Skip to content
Success

Console Output

Pull request #870 updated
21:26:50 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 71129c10ca7078d8a4562a0bb0e5380f64fb8b59+ad5b3f9207520c9656a2027aec7551b8e365d5f7 (610a42eb1c8e53deb10ca7c9634bb1547fe9e0a4)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-870@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: static-linux)
[Pipeline] { (Branch: cross-mac)
[Pipeline] { (Branch: cross-win)
[Pipeline] { (Branch: centos:7-amd64)
[Pipeline] { (Branch: centos:7-aarch64)
[Pipeline] { (Branch: quay.io/centos/centos:stream8-amd64)
[Pipeline] { (Branch: quay.io/centos/centos:stream8-aarch64)
[Pipeline] { (Branch: quay.io/centos/centos:stream9-amd64)
[Pipeline] { (Branch: quay.io/centos/centos:stream9-aarch64)
[Pipeline] { (Branch: debian:buster-amd64)
[Pipeline] { (Branch: debian:buster-aarch64)
[Pipeline] { (Branch: debian:buster-armhf)
[Pipeline] { (Branch: debian:bullseye-amd64)
[Pipeline] { (Branch: debian:bullseye-aarch64)
[Pipeline] { (Branch: debian:bullseye-armhf)
[Pipeline] { (Branch: debian:bookworm-amd64)
[Pipeline] { (Branch: debian:bookworm-aarch64)
[Pipeline] { (Branch: debian:bookworm-armhf)
[Pipeline] { (Branch: fedora:36-amd64)
[Pipeline] { (Branch: fedora:36-aarch64)
[Pipeline] { (Branch: fedora:37-amd64)
[Pipeline] { (Branch: fedora:37-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:bionic-amd64)
[Pipeline] { (Branch: ubuntu:bionic-aarch64)
[Pipeline] { (Branch: ubuntu:bionic-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:kinetic-amd64)
[Pipeline] { (Branch: ubuntu:kinetic-aarch64)
[Pipeline] { (Branch: ubuntu:kinetic-armhf)
[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-0cc7c5ea34d92e18b) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[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
[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-870@tmp/42ae0287-4473-4307-86fa-f58a959e8c99/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
21:26:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:26:53 chowning workspace
[Pipeline] sh
21:26:53 + pwd
21:26:53 + id -u
21:26:53 + id -g
21:26:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
21:26:54 Removing all docker containers
[Pipeline] sh
21:26:54 + docker container ls -aq
[Pipeline] echo
21:26:54 Docker containers have been removed
[Pipeline] echo
21:26:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:26:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-aarch64)
[Pipeline] sh
21:26:54 + echo starting...
21:26:54 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:26:55 + docker version
21:26:55 Client: Docker Engine - Community
21:26:55  Version:           22.06.0-beta.0
21:26:55  API version:       1.42
21:26:55  Go version:        go1.18.3
21:26:55  Git commit:        3e9117b
21:26:55  Built:             Fri Jun  3 17:55:34 2022
21:26:55  OS/Arch:           linux/arm64
21:26:55  Context:           default
21:26:55 
21:26:55 Server: Docker Engine - Community
21:26:55  Engine:
21:26:55   Version:          22.06.0-beta.0
21:26:55   API version:      1.42 (minimum version 1.12)
21:26:55   Go version:       go1.18.3
21:26:55   Git commit:       38633e7
21:26:55   Built:            Fri Jun  3 17:55:34 2022
21:26:55   OS/Arch:          linux/arm64
21:26:55   Experimental:     true
21:26:55  containerd:
21:26:55   Version:          1.6.8
21:26:55   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:26:55  runc:
21:26:55   Version:          1.1.4
21:26:55   GitCommit:        v1.1.4-0-g5fd4c4d
21:26:55  docker-init:
21:26:55   Version:          0.19.0
21:26:55   GitCommit:        de40ad0
[Pipeline] sh
21:26:55 + docker info
21:26:55 Client:
21:26:55  Context:    default
21:26:55  Debug Mode: false
21:26:55  Plugins:
21:26:55   buildx: Docker Buildx (Docker Inc.)
21:26:55     Version:  v0.8.2
21:26:55     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:26:55   compose: Docker Compose (Docker Inc.)
21:26:55     Version:  v2.12.0
21:26:55     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:26:55 
21:26:55 Server:
21:26:55  Containers: 0
21:26:55   Running: 0
21:26:55   Paused: 0
21:26:55   Stopped: 0
21:26:55  Images: 4
21:26:55  Server Version: 22.06.0-beta.0
21:26:55  Storage Driver: overlay2
21:26:55   Backing Filesystem: extfs
21:26:55   Supports d_type: true
21:26:55   Using metacopy: false
21:26:55   Native Overlay Diff: true
21:26:55   userxattr: false
21:26:55  Logging Driver: json-file
21:26:55  Cgroup Driver: cgroupfs
21:26:55  Cgroup Version: 1
21:26:55  Plugins:
21:26:55   Volume: local
21:26:55   Network: bridge host ipvlan macvlan null overlay
21:26:55   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:26:55  Swarm: inactive
21:26:55  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:26:55  Default Runtime: runc
21:26:55  Init Binary: docker-init
21:26:55  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:26:55  runc version: v1.1.4-0-g5fd4c4d
21:26:55  init version: de40ad0
21:26:55  Security Options:
21:26:55   apparmor
21:26:55   seccomp
21:26:55    Profile: builtin
21:26:55  Kernel Version: 5.15.0-1022-aws
21:26:55  Operating System: Ubuntu 20.04.5 LTS
21:26:55  OSType: linux
21:26:55  Architecture: aarch64
21:26:55  CPUs: 2
21:26:55  Total Memory: 7.559GiB
21:26:55  Name: ip-10-100-39-216
21:26:55  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:26:55  Docker Root Dir: /var/lib/docker
21:26:55  Debug Mode: false
21:26:55  Username: dockerbuildbot
21:26:55  Registry: https://index.docker.io/v1/
21:26:55  Labels:
21:26:55  Experimental: true
21:26:55  Insecure Registries:
21:26:55   127.0.0.0/8
21:26:55  Live Restore Enabled: true
21:26:55 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:26:55 The recommended git tool is: git
21:26:55 using credential docker-jenkins-github-credentials
21:26:55 Cloning the remote Git repository
21:26:55 Cloning with configured refspecs honoured and without tags
21:26:55 Fetching without tags
21:26:55 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:26:55 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:26:55 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:26:56 Commit message: "remove recipes for building docker-scan-plugin"
21:26:56 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
 > git rev-list --no-walk acf0ad8f52ea613fc851ec31005769239a288d1c # timeout=10
[Pipeline] sh
21:26:56 + make clean
21:26:56 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:26:56 rm -f -r src
21:26:56 make -C rpm clean
21:26:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:26:56 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:26:56 rm -f -r rpmbuild/
21:26:56 docker builder prune -f --filter until=24h
21:26:56 Total:	0B
21:26:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:26:56 make -C deb clean
21:26:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:26:56 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:26:56 rm -f -r debbuild
21:26:56 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:26:56 rm -f -r sources
21:26:56 docker builder prune -f --filter until=24h
21:26:57 Total:	0B
21:26:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:26:57 make -C static clean
21:26:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:26:57 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:26:57 rm -f -r build
21:26:57 docker builder prune -f --filter until=24h
21:26:57 Total:	0B
21:26:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:26:57 + make REF=master centos-7
21:26:57 git init src/github.com/docker/cli
21:26:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:26:57 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:26:57 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:26:57 + SRC=src/github.com/docker/cli
21:26:57 + REF=master
21:26:57 + REF_FETCH=master
21:26:57 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:26:57 + awk {print $2}
21:26:57 + REF=refs/heads/master
21:26:57 + [ -n refs/heads/master ]
21:26:57 + REF_FETCH=refs/heads/master:refs/heads/master
21:26:57 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:26:58 From https://github.com/docker/cli
21:26:58  * [new branch]      master     -> master
21:26:58  * [new branch]      master     -> origin/master
21:26:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:26:58 git init src/github.com/docker/docker
21:26:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:26:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:26:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:26:58 + SRC=src/github.com/docker/docker
21:26:58 + REF=master
21:26:58 + REF_FETCH=master
21:26:58 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:26:58 + awk {print $2}
21:26:58 + REF=refs/heads/master
21:26:58 + [ -n refs/heads/master ]
21:26:58 + REF_FETCH=refs/heads/master:refs/heads/master
21:26:58 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:26:59 From https://github.com/docker/docker
21:26:59  * [new branch]      master     -> master
21:26:59  * [new branch]      master     -> origin/master
21:26:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:00 git init src/github.com/docker/buildx
21:27:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:00 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:00 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:00 + SRC=src/github.com/docker/buildx
21:27:00 + REF=v0.10.4
21:27:00 + REF_FETCH=v0.10.4
21:27:00 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:00 + awk {print $2}
21:27:00 + REF=refs/tags/v0.10.4
21:27:00 + [ -n refs/tags/v0.10.4 ]
21:27:00 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:00 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:01 From https://github.com/docker/buildx
21:27:01  * [new tag]         v0.10.4    -> v0.10.4
21:27:01 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cc09a17f59f80d69) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:01 git init src/github.com/docker/compose
21:27:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:01 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:01 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:01 + SRC=src/github.com/docker/compose
21:27:01 + REF=v2.17.2
21:27:01 + REF_FETCH=v2.17.2
21:27:01 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:01 + awk {print $2}
21:27:01 + REF=refs/tags/v2.17.2
21:27:01 + [ -n refs/tags/v2.17.2 ]
21:27:01 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:01 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-870@tmp/4b3294b5-08fe-4fc0-9b04-3c937756866b/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
21:27:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:01 chowning workspace
[Pipeline] sh
21:27:01 From https://github.com/docker/compose
21:27:01  * [new tag]         v2.17.2    -> v2.17.2
21:27:01 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:01 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 centos-7
21:27:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:01 mkdir -p rpmbuild/SOURCES
21:27:01 docker run --rm -w /v \
21:27:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:01 	alpine \
21:27:01 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:02 + pwd
21:27:02 + id -u
21:27:02 + id -g
21:27:02 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
21:27:02 Removing all docker containers
[Pipeline] sh
21:27:02 + docker container ls -aq
[Pipeline] echo
21:27:02 Docker containers have been removed
[Pipeline] echo
21:27:02 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:03 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (static-linux)
[Pipeline] sh
21:27:03 + echo starting...
21:27:03 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:03 + docker version
21:27:03 Client: Docker Engine - Community
21:27:03  Version:           22.06.0-beta.0
21:27:03  API version:       1.42
21:27:03  Go version:        go1.18.3
21:27:03  Git commit:        3e9117b
21:27:03  Built:             Fri Jun  3 17:55:45 2022
21:27:03  OS/Arch:           linux/amd64
21:27:03  Context:           default
21:27:03 
21:27:03 Server: Docker Engine - Community
21:27:03  Engine:
21:27:03   Version:          22.06.0-beta.0
21:27:03   API version:      1.42 (minimum version 1.12)
21:27:03   Go version:       go1.18.3
21:27:03   Git commit:       38633e7
21:27:03   Built:            Fri Jun  3 17:55:45 2022
21:27:03   OS/Arch:          linux/amd64
21:27:03   Experimental:     true
21:27:03  containerd:
21:27:03   Version:          1.6.8
21:27:03   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:03  runc:
21:27:03   Version:          1.1.4
21:27:03   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:03  docker-init:
21:27:03   Version:          0.19.0
21:27:03   GitCommit:        de40ad0
[Pipeline] sh
21:27:03 + docker info
21:27:03 Client:
21:27:03  Context:    default
21:27:03  Debug Mode: false
21:27:03  Plugins:
21:27:03   buildx: Docker Buildx (Docker Inc.)
21:27:03     Version:  c5aec24
21:27:03     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:03   compose: Docker Compose (Docker Inc.)
21:27:03     Version:  v2.12.0
21:27:03     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:03   scan: Docker Scan (Docker Inc.)
21:27:03     Version:  v0.17.0
21:27:03     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:03 
21:27:03 Server:
21:27:03  Containers: 0
21:27:03   Running: 0
21:27:03   Paused: 0
21:27:03   Stopped: 0
21:27:03  Images: 4
21:27:03  Server Version: 22.06.0-beta.0
21:27:03  Storage Driver: overlay2
21:27:03   Backing Filesystem: extfs
21:27:03   Supports d_type: true
21:27:03   Using metacopy: false
21:27:03   Native Overlay Diff: true
21:27:03   userxattr: false
21:27:03  Logging Driver: json-file
21:27:03  Cgroup Driver: systemd
21:27:03  Cgroup Version: 2
21:27:03  Plugins:
21:27:03   Volume: local
21:27:03   Network: bridge host ipvlan macvlan null overlay
21:27:03   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:03  Swarm: inactive
21:27:03  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:03  Default Runtime: runc
21:27:03  Init Binary: docker-init
21:27:03  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:03  runc version: v1.1.4-0-g5fd4c4d
21:27:03  init version: de40ad0
21:27:03  Security Options:
21:27:03   apparmor
21:27:03   seccomp
21:27:03    Profile: builtin
21:27:03   cgroupns
21:27:03  Kernel Version: 5.15.0-1022-aws
21:27:03  Operating System: Ubuntu 20.04.5 LTS
21:27:03  OSType: linux
21:27:03  Architecture: x86_64
21:27:03  CPUs: 2
21:27:03  Total Memory: 7.557GiB
21:27:03  Name: ip-10-100-57-55
21:27:03  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:03  Docker Root Dir: /var/lib/docker
21:27:03  Debug Mode: false
21:27:03  Username: dockerbuildbot
21:27:03  Registry: https://index.docker.io/v1/
21:27:03  Labels:
21:27:03  Experimental: true
21:27:03  Insecure Registries:
21:27:03   127.0.0.0/8
21:27:03  Live Restore Enabled: true
21:27:03 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:03 The recommended git tool is: git
21:27:03 using credential docker-jenkins-github-credentials
21:27:03 Cloning the remote Git repository
21:27:03 Cloning with configured refspecs honoured and without tags
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-045e6b791d478d940) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[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-870@tmp/0de68bc6-573d-4e26-ba15-5f587086280a/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
21:27:04 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:04 chowning workspace
[Pipeline] sh
21:27:04 Fetching without tags
21:27:04 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:04 + pwd
21:27:04 + id -u
21:27:04 + id -g
21:27:04 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:04 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:04 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:04 Commit message: "remove recipes for building docker-scan-plugin"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
[Pipeline] sh
[Pipeline] echo
21:27:05 Removing all docker containers
[Pipeline] sh
21:27:05 + make REF=master DOCKER_BUILD_PKGS=static-linux static
21:27:05 git init src/github.com/docker/cli
21:27:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:05 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:05 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:05 + SRC=src/github.com/docker/cli
21:27:05 + REF=master
21:27:05 + REF_FETCH=master
21:27:05 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:05 + awk {print $2}
21:27:05 + REF=refs/heads/master
21:27:05 + [ -n refs/heads/master ]
21:27:05 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:05 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:05 + docker container ls -aq
[Pipeline] echo
21:27:05 Docker containers have been removed
[Pipeline] echo
21:27:05 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:05 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-mac)
[Pipeline] sh
21:27:05 + echo starting...
21:27:05 starting...
21:27:05 From https://github.com/docker/cli
21:27:05  * [new branch]      master     -> master
21:27:05  * [new branch]      master     -> origin/master
21:27:05 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:06 git init src/github.com/docker/docker
21:27:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:06 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:06 + SRC=src/github.com/docker/docker
21:27:06 + REF=master
21:27:06 + REF_FETCH=master
21:27:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:06 + awk {print $2}
21:27:06 + docker version
21:27:06 Client: Docker Engine - Community
21:27:06  Version:           22.06.0-beta.0
21:27:06  API version:       1.42
21:27:06  Go version:        go1.18.3
21:27:06  Git commit:        3e9117b
21:27:06  Built:             Fri Jun  3 17:55:45 2022
21:27:06  OS/Arch:           linux/amd64
21:27:06  Context:           default
21:27:06 
21:27:06 Server: Docker Engine - Community
21:27:06  Engine:
21:27:06   Version:          22.06.0-beta.0
21:27:06   API version:      1.42 (minimum version 1.12)
21:27:06   Go version:       go1.18.3
21:27:06   Git commit:       38633e7
21:27:06   Built:            Fri Jun  3 17:55:45 2022
21:27:06   OS/Arch:          linux/amd64
21:27:06   Experimental:     true
21:27:06  containerd:
21:27:06   Version:          1.6.8
21:27:06   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:06  runc:
21:27:06   Version:          1.1.4
21:27:06   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:06  docker-init:
21:27:06   Version:          0.19.0
21:27:06   GitCommit:        de40ad0
[Pipeline] sh
21:27:06 + REF=refs/heads/master
21:27:06 + [ -n refs/heads/master ]
21:27:06 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:06 + docker info
21:27:06 Client:
21:27:06  Context:    default
21:27:06  Debug Mode: false
21:27:06  Plugins:
21:27:06   buildx: Docker Buildx (Docker Inc.)
21:27:06     Version:  c5aec24
21:27:06     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:06   compose: Docker Compose (Docker Inc.)
21:27:06     Version:  v2.12.0
21:27:06     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:06   scan: Docker Scan (Docker Inc.)
21:27:06     Version:  v0.17.0
21:27:06     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:06 
21:27:06 Server:
21:27:06  Containers: 0
21:27:06   Running: 0
21:27:06   Paused: 0
21:27:06   Stopped: 0
21:27:06  Images: 4
21:27:06  Server Version: 22.06.0-beta.0
21:27:06  Storage Driver: overlay2
21:27:06   Backing Filesystem: extfs
21:27:06   Supports d_type: true
21:27:06   Using metacopy: false
21:27:06   Native Overlay Diff: true
21:27:06   userxattr: false
21:27:06  Logging Driver: json-file
21:27:06  Cgroup Driver: systemd
21:27:06  Cgroup Version: 2
21:27:06  Plugins:
21:27:06   Volume: local
21:27:06   Network: bridge host ipvlan macvlan null overlay
21:27:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:06  Swarm: inactive
21:27:06  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:27:06  Default Runtime: runc
21:27:06  Init Binary: docker-init
21:27:06  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:06  runc version: v1.1.4-0-g5fd4c4d
21:27:06  init version: de40ad0
21:27:06  Security Options:
21:27:06   apparmor
21:27:06   seccomp
21:27:06    Profile: builtin
21:27:06   cgroupns
21:27:06  Kernel Version: 5.15.0-1022-aws
21:27:06  Operating System: Ubuntu 20.04.5 LTS
21:27:06  OSType: linux
21:27:06  Architecture: x86_64
21:27:06  CPUs: 2
21:27:06  Total Memory: 7.475GiB
21:27:06  Name: ip-10-100-109-34
21:27:06  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:06  Docker Root Dir: /var/lib/docker
21:27:06  Debug Mode: false
21:27:06  Username: dockerbuildbot
21:27:06  Registry: https://index.docker.io/v1/
21:27:06  Labels:
21:27:06  Experimental: true
21:27:06  Insecure Registries:
21:27:06   127.0.0.0/8
21:27:06  Live Restore Enabled: true
21:27:06 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:06 The recommended git tool is: git
21:27:06 using credential docker-jenkins-github-credentials
21:27:06 Cloning the remote Git repository
21:27:06 Cloning with configured refspecs honoured and without tags
21:27:07 Fetching without tags
21:27:07 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:07 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:07 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:07 Commit message: "remove recipes for building docker-scan-plugin"
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:07 From https://github.com/docker/docker
21:27:07  * [new branch]      master     -> master
21:27:07  * [new branch]      master     -> origin/master
21:27:07 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:07 + make REF=master DOCKER_BUILD_PKGS=cross-mac static
21:27:07 git init src/github.com/docker/cli
21:27:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:07 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:07 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:07 + SRC=src/github.com/docker/cli
21:27:07 + REF=master
21:27:07 + REF_FETCH=master
21:27:07 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:07 + awk {print $2}
21:27:07 + REF=refs/heads/master
21:27:07 + [ -n refs/heads/master ]
21:27:07 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:07 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘ubuntu-2004&&x86_64’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘ubuntu-2004&&x86_64’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘ubuntu-2004&&x86_64’
‘linuxone-ubuntu-02’ doesn’t have label ‘ubuntu-2004&&x86_64’
‘linuxone-ubuntu-03’ doesn’t have label ‘ubuntu-2004&&x86_64’
‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu-2004&&x86_64’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ is offline
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967)’ is offline
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e8a9c0089ed455e)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488)’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘linuxone-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’
‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’
21:27:08 git init src/github.com/docker/buildx
21:27:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:08 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:08 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:08 + SRC=src/github.com/docker/buildx
21:27:08 + REF=v0.10.4
21:27:08 + REF_FETCH=v0.10.4
21:27:08 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:08 + awk {print $2}
21:27:08 + REF=refs/tags/v0.10.4
21:27:08 + [ -n refs/tags/v0.10.4 ]
21:27:08 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:08 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:08 From https://github.com/docker/cli
21:27:08  * [new branch]      master     -> master
21:27:08  * [new branch]      master     -> origin/master
21:27:08 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:08 git init src/github.com/docker/docker
21:27:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:08 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:08 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:08 + SRC=src/github.com/docker/docker
21:27:08 + REF=master
21:27:08 + REF_FETCH=master
21:27:08 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:08 + awk {print $2}
21:27:08 + REF=refs/heads/master
21:27:08 + [ -n refs/heads/master ]
21:27:08 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:08 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:09 From https://github.com/docker/buildx
21:27:09  * [new tag]         v0.10.4    -> v0.10.4
21:27:09 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:09 git init src/github.com/docker/compose
21:27:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:09 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:09 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:09 + SRC=src/github.com/docker/compose
21:27:09 + REF=v2.17.2
21:27:09 + REF_FETCH=v2.17.2
21:27:09 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:09 + awk {print $2}
21:27:09 + REF=refs/tags/v2.17.2
21:27:09 + [ -n refs/tags/v2.17.2 ]
21:27:09 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:09 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:09 From https://github.com/docker/compose
21:27:09  * [new tag]         v2.17.2    -> v2.17.2
21:27:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:09 for p in static-linux; do \
21:27:09 	make -C static VERSION=0.0.1-dev GO_VERSION=1.19.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
21:27:09 done
21:27:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:09 cd /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
21:27:10 mkdir -p rpmbuild/SOURCES
21:27:10 docker run --rm -w /v \
21:27:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:10 	alpine \
21:27:10 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:10 #1 [internal] load build definition from Dockerfile
21:27:10 #1 transferring dockerfile: 5.48kB done
21:27:10 #1 DONE 0.0s
21:27:10 
21:27:10 #2 [internal] load .dockerignore
21:27:10 #2 transferring context: 263B done
21:27:10 #2 DONE 0.1s
21:27:10 
21:27:10 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:27:10 #3 DONE 0.0s
21:27:10 
21:27:10 #4 resolve image config for docker.io/docker/dockerfile:1
21:27:10 From https://github.com/docker/docker
21:27:10  * [new branch]      master     -> master
21:27:10  * [new branch]      master     -> origin/master
21:27:10 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:10 #4 DONE 0.3s
21:27:10 
21:27:10 #5 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:27:10 #5 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
21:27:10 #5 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
21:27:10 #5 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 3.15MB / 11.55MB 0.1s
21:27:10 #5 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
21:27:10 #5 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
21:27:10 #5 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done
21:27:10 #5 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
21:27:10 git init src/github.com/docker/buildx
21:27:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:10 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:10 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:10 + SRC=src/github.com/docker/buildx
21:27:10 + REF=v0.10.4
21:27:10 + REF_FETCH=v0.10.4
21:27:10 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:10 + awk {print $2}
21:27:10 + REF=refs/tags/v0.10.4
21:27:10 + [ -n refs/tags/v0.10.4 ]
21:27:10 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:10 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:10 #5 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done
21:27:10 #5 DONE 0.5s
21:27:11 
21:27:11 #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:27:11 #6 DONE 0.0s
21:27:11 
21:27:11 #7 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
21:27:11 #7 DONE 0.0s
21:27:11 
21:27:11 #8 [auth] library/golang:pull token for registry-1.docker.io
21:27:11 #8 DONE 0.0s
21:27:11 
21:27:11 #9 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:27:11 #9 ...
21:27:11 
21:27:11 #10 [internal] load metadata for docker.io/library/golang:1.19.7-alpine3.16
21:27:11 #10 DONE 0.3s
21:27:11 
21:27:11 #11 [internal] load metadata for docker.io/tonistiigi/xx:1.1.1
21:27:11 #11 DONE 0.4s
21:27:11 From https://github.com/docker/buildx
21:27:11  * [new tag]         v0.10.4    -> v0.10.4
21:27:11 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:11 
21:27:11 #9 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:27:11 #9 DONE 0.4s
21:27:11 git init src/github.com/docker/compose
21:27:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:11 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:11 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:11 + SRC=src/github.com/docker/compose
21:27:11 + REF=v2.17.2
21:27:11 + REF_FETCH=v2.17.2
21:27:11 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:11 + awk {print $2}
21:27:11 + REF=refs/tags/v2.17.2
21:27:11 + [ -n refs/tags/v2.17.2 ]
21:27:11 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:11 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:12 From https://github.com/docker/compose
21:27:12  * [new tag]         v2.17.2    -> v2.17.2
21:27:12 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:12 for p in cross-mac; do \
21:27:12 	make -C static VERSION=0.0.1-dev GO_VERSION=1.19.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
21:27:12 done
21:27:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:12 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
21:27:12 youthful_swartz
21:27:12 cd /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
21:27:12 mkdir -p rpmbuild/SOURCES
21:27:12 docker run --rm -w /v \
21:27:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:12 	alpine \
21:27:12 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:12 #1 [internal] booting buildkit
21:27:12 #1 pulling image moby/buildkit:buildx-stable-1
21:27:15 mkdir -p rpmbuild/SOURCES
21:27:15 docker run --rm -w /v \
21:27:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:15 	alpine \
21:27:15 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:16 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done
21:27:16 #1 creating container buildx_buildkit_youthful_swartz0
21:27:16 == Building packages for centos-7 ==
21:27:16 mkdir -p "rpmbuild/centos-7"
21:27:16 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile .
21:27:16 
21:27:16 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:27:16 #12 resolve docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc 0.0s done
21:27:16 #12 sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc 1.65kB / 1.65kB done
21:27:16 #12 sha256:cea76d1dfc53288b8c430918ea79d3dfab33b63f84054d2c9ef8daacc9fdf7bf 1.16kB / 1.16kB done
21:27:16 #12 sha256:121e87337537bdb33f0b55ba85089319c51f95d4c0f610e30bb1c0cbef0e7369 5.11kB / 5.11kB done
21:27:16 #12 sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 2.81MB / 2.81MB 0.2s done
21:27:16 #12 sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd 284.76kB / 284.76kB 0.2s
21:27:16 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 10.49MB / 122.37MB 0.2s
21:27:16 #12 extracting sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22
21:27:16 #12 sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd 284.76kB / 284.76kB 0.2s done
21:27:16 #12 sha256:b4cbe309668774dbfa497a0b617af9e70c4ed50849ae7cb7bde00bedcd466292 155B / 155B 0.3s done
21:27:16 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 16.78MB / 122.37MB 0.4s
21:27:16 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 24.12MB / 122.37MB 0.6s
21:27:16 #12 ...
21:27:16 
21:27:16 #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:27:16 #13 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
21:27:16 #13 sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 2.65kB / 2.65kB done
21:27:16 #13 sha256:30f60105c995681479b4742a2d94ab6f93e256d8b64eb3965c07b53690af50cd 526B / 526B done
21:27:16 #13 sha256:86dcba2fb3ace8cdc35db7ae6f3d2fedd1158bcacd065543f1d3e77b714d0357 1.30kB / 1.30kB done
21:27:16 #13 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 done
21:27:16 #13 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.3s done
21:27:16 #13 DONE 0.7s
21:27:16 
21:27:16 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:27:16 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 33.68MB / 122.37MB 0.8s
21:27:16 #12 ...
21:27:16 
21:27:16 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:27:16 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
21:27:16 #14 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
21:27:16 #14 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
21:27:16 #14 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
21:27:16 #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.3s done
21:27:16 #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0.0s done
21:27:16 #14 DONE 0.9s
21:27:16 
21:27:16 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:27:16 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 41.94MB / 122.37MB 0.9s
21:27:16 #12 extracting sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 0.9s done
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-026f4469b659d8614) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
21:27:16 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 53.48MB / 122.37MB 1.1s
21:27:16 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 67.24MB / 122.37MB 1.3s
21:27:16 #12 extracting sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:16 #1 [internal] load build definition from Dockerfile
21:27:16 #1 transferring dockerfile: 869B done
21:27:16 #1 DONE 0.0s
21:27:16 
21:27:16 #2 [internal] load .dockerignore
21:27:16 #2 transferring context: 2B done
21:27:16 #2 DONE 0.0s
21:27:16 
21:27:16 #3 [auth] library/centos:pull token for registry-1.docker.io
21:27:16 #3 DONE 0.0s
21:27:16 
21:27:16 #4 [auth] library/golang:pull token for registry-1.docker.io
21:27:16 #4 DONE 0.0s
21:27:16 
21:27:16 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:16 #5 DONE 0.3s
21:27:16 
21:27:16 #6 [internal] load metadata for docker.io/library/centos:7
21:27:16 #6 DONE 0.3s
21:27:16 
21:27:16 #7 [internal] load build context
21:27:16 #7 DONE 0.0s
21:27:16 
21:27:16 #8 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
21:27:16 #8 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
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-870@tmp/0229b95c-ddae-4001-9886-3955b2ca8fb5/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
21:27:16 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:16 chowning workspace
[Pipeline] sh
21:27:17 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 74.87MB / 122.37MB 1.4s
21:27:17 #12 extracting sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd 0.1s done
21:27:17 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 82.84MB / 122.37MB 1.5s
21:27:17 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 92.27MB / 122.37MB 1.6s
21:27:17 #8 ...
21:27:17 
21:27:17 #7 [internal] load build context
21:27:17 #7 transferring context: 12.81kB done
21:27:17 #7 DONE 0.0s
21:27:17 
21:27:17 #8 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
21:27:17 #8 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done
21:27:17 #8 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done
21:27:17 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 0B / 108.37MB 0.1s
21:27:17 #8 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
21:27:17 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 13.63MB / 108.37MB 0.2s
21:27:17 + pwd
21:27:17 + id -u
21:27:17 + id -g
21:27:17 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:17 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 100.23MB / 122.37MB 1.7s
21:27:17 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 115.34MB / 122.37MB 1.9s
21:27:17 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 25.17MB / 108.37MB 0.3s
21:27:17 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 32.51MB / 108.37MB 0.4s
21:27:17 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 45.09MB / 108.37MB 0.5s
21:27:17 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 122.37MB / 122.37MB 2.0s
21:27:17 #12 ...
21:27:17 
21:27:17 #15 [internal] load build context
21:27:17 #15 transferring context: 38.20MB 2.0s done
21:27:17 #15 DONE 2.0s
21:27:17 
21:27:17 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:27:17 #12 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 122.37MB / 122.37MB 2.0s done
21:27:17 #12 extracting sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e61907ad9c73fe0) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
21:27:17 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 65.01MB / 108.37MB 0.7s
21:27:17 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 75.50MB / 108.37MB 0.8s
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b11db08dce4dd5b9) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00bd9a6a2124ae2bc) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff20b7a758d4a4e) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] echo
21:27:17 Removing all docker containers
[Pipeline] sh
21:27:17 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 84.93MB / 108.37MB 0.9s
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04abcd21c06a1ed83) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be1a40e4c14a0b87) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0275930c153a80bef) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1fd894e7e412488) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
21:27:18 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 100.66MB / 108.37MB 1.1s
21:27:18 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.2s
21:27:18 + docker container ls -aq
[Pipeline] echo
21:27:18 Docker containers have been removed
[Pipeline] echo
21:27:18 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:18 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-37-amd64)
[Pipeline] sh
21:27:18 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.3s done
21:27:18 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 0.1s
21:27:18 + echo starting...
21:27:18 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] sh
$ 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/
21:27:19 + docker version
21:27:19 Client: Docker Engine - Community
21:27:19  Version:           22.06.0-beta.0
21:27:19  API version:       1.42
21:27:19  Go version:        go1.18.3
21:27:19  Git commit:        3e9117b
21:27:19  Built:             Fri Jun  3 17:55:45 2022
21:27:19  OS/Arch:           linux/amd64
21:27:19  Context:           default
21:27:19 
21:27:19 Server: Docker Engine - Community
21:27:19  Engine:
21:27:19   Version:          22.06.0-beta.0
21:27:19   API version:      1.42 (minimum version 1.12)
21:27:19   Go version:       go1.18.3
21:27:19   Git commit:       38633e7
21:27:19   Built:            Fri Jun  3 17:55:45 2022
21:27:19   OS/Arch:          linux/amd64
21:27:19   Experimental:     true
21:27:19  containerd:
21:27:19   Version:          1.6.8
21:27:19   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:19  runc:
21:27:19   Version:          1.1.4
21:27:19   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:19  docker-init:
21:27:19   Version:          0.19.0
21:27:19   GitCommit:        de40ad0
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:19 + docker info
21:27:19 Client:
21:27:19  Context:    default
21:27:19  Debug Mode: false
21:27:19  Plugins:
21:27:19   buildx: Docker Buildx (Docker Inc.)
21:27:19     Version:  c5aec24
21:27:19     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:19   compose: Docker Compose (Docker Inc.)
21:27:19     Version:  v2.12.0
21:27:19     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:19   scan: Docker Scan (Docker Inc.)
21:27:19     Version:  v0.17.0
21:27:19     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:19 
21:27:19 Server:
21:27:19  Containers: 0
21:27:19   Running: 0
21:27:19   Paused: 0
21:27:19   Stopped: 0
21:27:19  Images: 4
21:27:19  Server Version: 22.06.0-beta.0
21:27:19  Storage Driver: overlay2
21:27:19   Backing Filesystem: extfs
21:27:19   Supports d_type: true
21:27:19   Using metacopy: false
21:27:19   Native Overlay Diff: true
21:27:19   userxattr: false
21:27:19  Logging Driver: json-file
21:27:19  Cgroup Driver: systemd
21:27:19  Cgroup Version: 2
21:27:19  Plugins:
21:27:19   Volume: local
21:27:19   Network: bridge host ipvlan macvlan null overlay
21:27:19   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:19  Swarm: inactive
21:27:19  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
21:27:19  Default Runtime: runc
21:27:19  Init Binary: docker-init
21:27:19  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:19  runc version: v1.1.4-0-g5fd4c4d
21:27:19  init version: de40ad0
21:27:19  Security Options:
21:27:19   apparmor
21:27:19   seccomp
21:27:19    Profile: builtin
21:27:19   cgroupns
21:27:19  Kernel Version: 5.15.0-1022-aws
21:27:19  Operating System: Ubuntu 20.04.5 LTS
21:27:19  OSType: linux
21:27:19  Architecture: x86_64
21:27:19  CPUs: 2
21:27:19  Total Memory: 7.475GiB
21:27:19  Name: ip-10-100-80-93
21:27:19  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:19  Docker Root Dir: /var/lib/docker
21:27:19  Debug Mode: false
21:27:19  Username: dockerbuildbot
21:27:19  Registry: https://index.docker.io/v1/
21:27:19  Labels:
21:27:19  Experimental: true
21:27:19  Insecure Registries:
21:27:19   127.0.0.0/8
21:27:19  Live Restore Enabled: true
21:27:19 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:19 The recommended git tool is: git
21:27:19 using credential docker-jenkins-github-credentials
21:27:19 Cloning the remote Git repository
21:27:19 Cloning with configured refspecs honoured and without tags
21:27:20 Fetching without tags
21:27:20 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:20 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:20 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:20 Commit message: "remove recipes for building docker-scan-plugin"
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ce8277cf337f1e03) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
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-870@tmp/f1ac3a12-38a6-46f7-af9e-61b6ec86a453/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] sh
[Pipeline] echo
21:27:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:20 chowning workspace
[Pipeline] sh
21:27:21 + make clean
21:27:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:21 rm -f -r src
21:27:21 make -C rpm clean
21:27:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:21 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:21 rm -f -r rpmbuild/
21:27:21 docker builder prune -f --filter until=24h
21:27:21 Total:	0B
21:27:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:21 make -C deb clean
21:27:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:21 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:21 rm -f -r debbuild
21:27:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:21 rm -f -r sources
21:27:21 docker builder prune -f --filter until=24h
21:27:21 + pwd
21:27:21 + id -u
21:27:21 + id -g
21:27:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:21 #1 creating container buildx_buildkit_youthful_swartz0 5.3s done
21:27:21 #1 DONE 7.9s
21:27:21 
21:27:21 #2 [internal] load .dockerignore
21:27:21 #2 transferring context: 263B done
21:27:21 #2 DONE 0.1s
21:27:21 
21:27:21 #3 [internal] load build definition from Dockerfile
21:27:21 #3 transferring dockerfile: 5.48kB done
21:27:21 #3 DONE 0.1s
21:27:21 
21:27:21 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:27:21 #4 DONE 0.0s
21:27:21 
21:27:21 #5 resolve image config for docker.io/docker/dockerfile:1
21:27:21 #5 DONE 0.6s
21:27:21 Total:	0B
21:27:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:21 make -C static clean
21:27:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:21 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:21 rm -f -r build
21:27:21 docker builder prune -f --filter until=24h
21:27:21 Total:	0B
21:27:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e2f11a37fe88e88b) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
21:27:21 
21:27:21 #6 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:27:21 #6 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
21:27:21 #6 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 2.10MB / 11.55MB 0.2s
21:27:21 #6 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done
21:27:21 #6 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
21:27:21 #6 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done
21:27:21 #6 DONE 0.5s
21:27:21 #12 extracting sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 4.2s done
[Pipeline] echo
21:27:21 Removing all docker containers
[Pipeline] sh
21:27:21 + make REF=master fedora-37
21:27:21 git init src/github.com/docker/cli
21:27:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:21 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:21 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:21 + SRC=src/github.com/docker/cli
21:27:21 + REF=master
21:27:21 + REF_FETCH=master
21:27:21 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:21 + awk {print $2}
21:27:21 + REF=refs/heads/master
21:27:21 + [ -n refs/heads/master ]
21:27:21 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:21 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f21c725708fda349) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-032494218face16e9) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:22 
21:27:22 #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.7-alpine3.16
21:27:22 #7 ...
21:27:22 
21:27:22 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:27:22 #8 DONE 0.0s
21:27:22 
21:27:22 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
21:27:22 #9 DONE 0.0s
21:27:22 
21:27:22 #10 [auth] library/golang:pull token for registry-1.docker.io
21:27:22 #10 DONE 0.0s
21:27:22 
21:27:22 #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.7-alpine3.16
21:27:22 #12 extracting sha256:b4cbe309668774dbfa497a0b617af9e70c4ed50849ae7cb7bde00bedcd466292 done
21:27:22 + docker container ls -aq
[Pipeline] echo
21:27:22 Docker containers have been removed
[Pipeline] echo
21:27:22 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:22 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-amd64)
[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-870@tmp/8cf4b22d-3d68-436b-ba95-93f9254258df/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
21:27:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:22 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-870@tmp/84b12481-3e60-4dea-abff-df590a315f98/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
21:27:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:22 chowning workspace
[Pipeline] sh
21:27:22 #12 DONE 6.7s
21:27:22 
21:27:22 #16 [build-base-alpine 2/4] COPY --from=xx / /
21:27:22 From https://github.com/docker/cli
21:27:22  * [new branch]      master     -> master
21:27:22  * [new branch]      master     -> origin/master
21:27:22 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:22 + echo starting...
21:27:22 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:22 + pwd
21:27:22 + id -u
21:27:22 + id -g
21:27:22 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:22 + pwd
21:27:22 + id -u
21:27:22 + id -g
21:27:22 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:22 git init src/github.com/docker/docker
21:27:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:22 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:22 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:22 + SRC=src/github.com/docker/docker
21:27:22 + REF=master
21:27:22 + REF_FETCH=master
21:27:22 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:22 + awk {print $2}
21:27:22 + REF=refs/heads/master
21:27:22 + [ -n refs/heads/master ]
21:27:22 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:22 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:22 + docker version
21:27:22 Client: Docker Engine - Community
21:27:22  Version:           22.06.0-beta.0
21:27:22  API version:       1.42
21:27:22  Go version:        go1.18.3
21:27:22  Git commit:        3e9117b
21:27:22  Built:             Fri Jun  3 17:55:45 2022
21:27:22  OS/Arch:           linux/amd64
21:27:22  Context:           default
21:27:22 
21:27:22 Server: Docker Engine - Community
21:27:22  Engine:
21:27:22   Version:          22.06.0-beta.0
21:27:22   API version:      1.42 (minimum version 1.12)
21:27:22   Go version:       go1.18.3
21:27:22   Git commit:       38633e7
21:27:22   Built:            Fri Jun  3 17:55:45 2022
21:27:22   OS/Arch:          linux/amd64
21:27:22   Experimental:     true
21:27:22  containerd:
21:27:22   Version:          1.6.8
21:27:22   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:22  runc:
21:27:22   Version:          1.1.4
21:27:22   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:22  docker-init:
21:27:22   Version:          0.19.0
21:27:22   GitCommit:        de40ad0
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:22 #16 DONE 0.7s
21:27:22 
21:27:22 #17 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
[Pipeline] echo
21:27:23 Removing all docker containers
[Pipeline] sh
21:27:23 + docker info
21:27:23 Client:
21:27:23  Context:    default
21:27:23  Debug Mode: false
21:27:23  Plugins:
21:27:23   buildx: Docker Buildx (Docker Inc.)
21:27:23     Version:  c5aec24
21:27:23     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:23   compose: Docker Compose (Docker Inc.)
21:27:23     Version:  v2.12.0
21:27:23     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:23   scan: Docker Scan (Docker Inc.)
21:27:23     Version:  v0.17.0
21:27:23     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:23 
21:27:23 Server:
21:27:23  Containers: 0
21:27:23   Running: 0
21:27:23   Paused: 0
21:27:23   Stopped: 0
21:27:23  Images: 4
21:27:23  Server Version: 22.06.0-beta.0
21:27:23  Storage Driver: overlay2
21:27:23   Backing Filesystem: extfs
21:27:23   Supports d_type: true
21:27:23   Using metacopy: false
21:27:23   Native Overlay Diff: true
21:27:23   userxattr: false
21:27:23  Logging Driver: json-file
21:27:23  Cgroup Driver: systemd
21:27:23  Cgroup Version: 2
21:27:23  Plugins:
21:27:23   Volume: local
21:27:23   Network: bridge host ipvlan macvlan null overlay
21:27:23   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:23  Swarm: inactive
21:27:23  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:23  Default Runtime: runc
21:27:23  Init Binary: docker-init
21:27:23  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:23  runc version: v1.1.4-0-g5fd4c4d
21:27:23  init version: de40ad0
21:27:23  Security Options:
21:27:23   apparmor
21:27:23   seccomp
21:27:23    Profile: builtin
21:27:23   cgroupns
21:27:23  Kernel Version: 5.15.0-1022-aws
21:27:23  Operating System: Ubuntu 20.04.5 LTS
21:27:23  OSType: linux
21:27:23  Architecture: x86_64
21:27:23  CPUs: 2
21:27:23  Total Memory: 7.475GiB
21:27:23  Name: ip-10-100-101-13
21:27:23  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:23  Docker Root Dir: /var/lib/docker
21:27:23  Debug Mode: false
21:27:23  Username: dockerbuildbot
21:27:23  Registry: https://index.docker.io/v1/
21:27:23  Labels:
21:27:23  Experimental: true
21:27:23  Insecure Registries:
21:27:23   127.0.0.0/8
21:27:23  Live Restore Enabled: true
21:27:23 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:23 The recommended git tool is: git
[Pipeline] echo
21:27:23 Removing all docker containers
[Pipeline] sh
21:27:23 using credential docker-jenkins-github-credentials
21:27:23 Cloning the remote Git repository
21:27:23 Cloning with configured refspecs honoured and without tags
21:27:23 #17 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:27:23 + docker container ls -aq
[Pipeline] echo
21:27:23 Docker containers have been removed
[Pipeline] echo
21:27:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:23 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-armhf)
[Pipeline] sh
21:27:23 #7 DONE 1.2s
21:27:23 
21:27:23 #11 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
21:27:23 #11 DONE 1.1s
21:27:23 
21:27:23 #12 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:27:23 #12 DONE 1.2s
21:27:23 
21:27:23 #13 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:27:23 #13 DONE 1.3s
21:27:23 
21:27:23 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:27:23 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
21:27:23 #14 DONE 0.0s
21:27:23 
21:27:23 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:27:23 #15 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
21:27:23 #15 DONE 0.1s
21:27:23 
21:27:23 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:27:23 #16 resolve docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc 0.0s done
21:27:23 + docker container ls -aq
[Pipeline] echo
21:27:23 Docker containers have been removed
[Pipeline] echo
21:27:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:23 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-amd64)
[Pipeline] sh
21:27:23 Fetching without tags
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-016e197fcbca95c34) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:23 + echo starting...
21:27:23 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
21:27:23 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
[Pipeline] sh
21:27:23 #16 ...
21:27:23 
21:27:23 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:27:23 #15 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done
21:27:23 #15 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.1s done
21:27:23 #15 DONE 0.3s
21:27:23 
21:27:23 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:27:23 #16 sha256:b4cbe309668774dbfa497a0b617af9e70c4ed50849ae7cb7bde00bedcd466292 155B / 155B 0.1s done
21:27:23 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 0B / 122.37MB 0.2s
21:27:23 #16 sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd 0B / 284.76kB 0.2s
21:27:23 + echo starting...
21:27:23 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:23 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:23 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
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-870@tmp/16f909c0-bcff-453e-8ce4-66cec6f7b2f2/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:27:23 Commit message: "remove recipes for building docker-scan-plugin"
21:27:23 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.3s
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:27:23 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:23 chowning workspace
[Pipeline] sh
21:27:23 #16 sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 0B / 2.81MB 0.2s
21:27:23 #16 sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd 284.76kB / 284.76kB 0.4s done
21:27:23 + docker version
21:27:23 Client: Docker Engine - Community
21:27:23  Version:           22.06.0-beta.0
21:27:23  API version:       1.42
21:27:23  Go version:        go1.18.3
21:27:23  Git commit:        3e9117b
21:27:23  Built:             Fri Jun  3 17:56:06 2022
21:27:23  OS/Arch:           linux/arm
21:27:23  Context:           default
21:27:23 
21:27:23 Server: Docker Engine - Community
21:27:23  Engine:
21:27:23   Version:          22.06.0-beta.0
21:27:23   API version:      1.42 (minimum version 1.12)
21:27:23   Go version:       go1.18.3
21:27:23   Git commit:       38633e7
21:27:23   Built:            Fri Jun  3 17:56:06 2022
21:27:23   OS/Arch:          linux/arm
21:27:23   Experimental:     true
21:27:23  containerd:
21:27:23   Version:          1.6.8
21:27:23   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:23  runc:
21:27:23   Version:          1.1.4
21:27:23   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:23  docker-init:
21:27:23   Version:          0.19.0
21:27:23   GitCommit:        de40ad0
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:24 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.7s done
21:27:24 #8 DONE 7.4s
21:27:24 
21:27:24 #9 [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
21:27:24 From https://github.com/docker/docker
21:27:24  * [new branch]      master     -> master
21:27:24  * [new branch]      master     -> origin/master
21:27:24 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:24 + pwd
21:27:24 + id -u
21:27:24 + id -g
21:27:24 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:24 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 8.39MB / 122.37MB 0.5s
21:27:24 #16 sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 2.81MB / 2.81MB 0.4s done
21:27:24 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 16.78MB / 122.37MB 0.6s
21:27:24 #16 extracting sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22
21:27:24 + docker version
21:27:24 Client: Docker Engine - Community
21:27:24  Version:           22.06.0-beta.0
21:27:24  API version:       1.42
21:27:24  Go version:        go1.18.3
21:27:24  Git commit:        3e9117b
21:27:24  Built:             Fri Jun  3 17:55:45 2022
21:27:24  OS/Arch:           linux/amd64
21:27:24  Context:           default
21:27:24 
21:27:24 Server: Docker Engine - Community
21:27:24  Engine:
21:27:24   Version:          22.06.0-beta.0
21:27:24   API version:      1.42 (minimum version 1.12)
21:27:24   Go version:       go1.18.3
21:27:24   Git commit:       38633e7
21:27:24   Built:            Fri Jun  3 17:55:45 2022
21:27:24   OS/Arch:          linux/amd64
21:27:24   Experimental:     true
21:27:24  containerd:
21:27:24   Version:          1.6.8
21:27:24   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:24  runc:
21:27:24   Version:          1.1.4
21:27:24   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:24  docker-init:
21:27:24   Version:          0.19.0
21:27:24   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
21:27:24 + docker info
21:27:24 Client:
21:27:24  Context:    default
21:27:24  Debug Mode: false
21:27:24  Plugins:
21:27:24   buildx: Docker Buildx (Docker Inc.)
21:27:24     Version:  v0.8.2
21:27:24     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:24   compose: Docker Compose (Docker Inc.)
21:27:24     Version:  v2.12.0
21:27:24     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:24 
21:27:24 Server:
21:27:24  Containers: 0
21:27:24   Running: 0
21:27:24   Paused: 0
21:27:24   Stopped: 0
21:27:24  Images: 4
21:27:24  Server Version: 22.06.0-beta.0
21:27:24  Storage Driver: overlay2
21:27:24   Backing Filesystem: extfs
21:27:24   Supports d_type: true
21:27:24   Using metacopy: false
21:27:24   Native Overlay Diff: true
21:27:24   userxattr: false
21:27:24  Logging Driver: json-file
21:27:24  Cgroup Driver: cgroupfs
21:27:24  Cgroup Version: 1
21:27:24  Plugins:
21:27:24   Volume: local
21:27:24   Network: bridge host ipvlan macvlan null overlay
21:27:24   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:24  Swarm: inactive
21:27:24  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:24  Default Runtime: runc
21:27:24  Init Binary: docker-init
21:27:24  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:24  runc version: v1.1.4-0-g5fd4c4d
21:27:24  init version: de40ad0
21:27:24  Security Options:
21:27:24   apparmor
21:27:24   seccomp
21:27:24    Profile: builtin
21:27:24  Kernel Version: 5.4.0-1088-aws
21:27:24  Operating System: Ubuntu 18.04.6 LTS
21:27:24  OSType: linux
21:27:24  Architecture: armv8l
21:27:24  CPUs: 2
21:27:24  Total Memory: 7.566GiB
21:27:24  Name: ip-10-100-80-29
21:27:24  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:27:24  Docker Root Dir: /var/lib/docker
21:27:24  Debug Mode: false
21:27:24  Username: dockerbuildbot
21:27:24  Registry: https://index.docker.io/v1/
21:27:24  Labels:
21:27:24  Experimental: true
21:27:24  Insecure Registries:
21:27:24   127.0.0.0/8
21:27:24  Live Restore Enabled: true
21:27:24 
21:27:24 WARNING: No swap limit support
[Pipeline] }
21:27:24 git init src/github.com/docker/buildx
21:27:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:24 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:24 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:24 + SRC=src/github.com/docker/buildx
21:27:24 + REF=v0.10.4
21:27:24 + REF_FETCH=v0.10.4
21:27:24 + + awk {print $2}
21:27:24 git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:24 + REF=refs/tags/v0.10.4
21:27:24 + [ -n refs/tags/v0.10.4 ]
21:27:24 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:24 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:24 The recommended git tool is: git
21:27:24 using credential docker-jenkins-github-credentials
21:27:24 Cloning the remote Git repository
21:27:24 Cloning with configured refspecs honoured and without tags
21:27:24 + make clean
21:27:24 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:24 rm -f -r src
21:27:24 make -C rpm clean
21:27:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:24 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:24 rm -f -r rpmbuild/
21:27:24 docker builder prune -f --filter until=24h
21:27:24 + docker info
21:27:24 Client:
21:27:24  Context:    default
21:27:24  Debug Mode: false
21:27:24  Plugins:
21:27:24   buildx: Docker Buildx (Docker Inc.)
21:27:24     Version:  c5aec24
21:27:24     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:24   compose: Docker Compose (Docker Inc.)
21:27:24     Version:  v2.12.0
21:27:24     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:24   scan: Docker Scan (Docker Inc.)
21:27:24     Version:  v0.17.0
21:27:24     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:24 
21:27:24 Server:
21:27:24  Containers: 0
21:27:24   Running: 0
21:27:24   Paused: 0
21:27:24   Stopped: 0
21:27:24  Images: 4
21:27:24  Server Version: 22.06.0-beta.0
21:27:24  Storage Driver: overlay2
21:27:24   Backing Filesystem: extfs
21:27:24   Supports d_type: true
21:27:24   Using metacopy: false
21:27:24   Native Overlay Diff: true
21:27:24   userxattr: false
21:27:24  Logging Driver: json-file
21:27:24  Cgroup Driver: systemd
21:27:24  Cgroup Version: 2
21:27:24  Plugins:
21:27:24   Volume: local
21:27:24   Network: bridge host ipvlan macvlan null overlay
21:27:24   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:24  Swarm: inactive
21:27:24  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:24  Default Runtime: runc
21:27:24  Init Binary: docker-init
21:27:24  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:24  runc version: v1.1.4-0-g5fd4c4d
21:27:24  init version: de40ad0
21:27:24  Security Options:
21:27:24   apparmor
21:27:24   seccomp
21:27:24    Profile: builtin
21:27:24   cgroupns
21:27:24  Kernel Version: 5.15.0-1022-aws
21:27:24  Operating System: Ubuntu 20.04.5 LTS
21:27:24  OSType: linux
21:27:24  Architecture: x86_64
21:27:24  CPUs: 2
21:27:24  Total Memory: 7.475GiB
21:27:24  Name: ip-10-100-123-79
21:27:24  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:24  Docker Root Dir: /var/lib/docker
21:27:24  Debug Mode: false
21:27:24  Username: dockerbuildbot
21:27:24  Registry: https://index.docker.io/v1/
21:27:24  Labels:
21:27:24  Experimental: true
21:27:24  Insecure Registries:
21:27:24   127.0.0.0/8
21:27:24  Live Restore Enabled: true
21:27:24 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:24 The recommended git tool is: git
21:27:24 #17 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:27:24 #17 1.652 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
21:27:24 #17 1.657 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
21:27:24 #17 1.667 (3/22) Installing readline (8.1.2-r0)
21:27:24 #17 1.672 (4/22) Installing bash (5.1.16-r2)
21:27:24 #17 1.688 Executing bash-5.1.16-r2.post-install
21:27:24 #17 1.690 (5/22) Installing libffi (3.4.2-r1)
21:27:24 #17 1.693 (6/22) Installing libgcc (11.2.1_git20220219-r2)
21:27:24 #17 1.696 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
21:27:24 #17 1.713 (8/22) Installing xz-libs (5.2.5-r1)
21:27:24 #17 1.717 (9/22) Installing libxml2 (2.9.14-r2)
21:27:24 #17 1.732 (10/22) Installing llvm13-libs (13.0.1-r2)
21:27:24 using credential docker-jenkins-github-credentials
21:27:24 Cloning the remote Git repository
21:27:24 Cloning with configured refspecs honoured and without tags
21:27:24 #9 ...
21:27:24 
21:27:24 #10 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:24 #10 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:27:24 #10 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 1.4s done
21:27:24 #10 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:27:24 #10 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 0.1s done
21:27:24 #10 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:24 #10 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:27:24 #10 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 6.0s done
21:27:24 #10 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:27:24 #10 DONE 8.0s
[Pipeline] echo
21:27:24 Removing all docker containers
[Pipeline] sh
21:27:24 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 23.07MB / 122.37MB 0.9s
21:27:24 #16 extracting sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 0.5s done
21:27:24 #16 extracting sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd
21:27:24 Total:	0B
21:27:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:24 make -C deb clean
21:27:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:24 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:24 rm -f -r debbuild
21:27:24 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:24 rm -f -r sources
21:27:24 docker builder prune -f --filter until=24h
21:27:24 Total:	0B
21:27:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:24 make -C static clean
21:27:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:24 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:24 rm -f -r build
21:27:24 docker builder prune -f --filter until=24h
21:27:24 Fetching without tags
21:27:25 Fetching without tags
21:27:25 
21:27:25 #9 [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
21:27:25 #16 extracting sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd 0.2s done
21:27:25 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 33.46MB / 122.37MB 1.4s
21:27:25 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:25 + docker container ls -aq
21:27:25 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:25 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
[Pipeline] echo
21:27:25 Docker containers have been removed
[Pipeline] echo
21:27:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:25 cleanWorkspace: Workspace is clean.
21:27:25 Total:	0B
21:27:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] stage
[Pipeline] { (debian-bookworm-armhf)
21:27:25 Commit message: "remove recipes for building docker-scan-plugin"
[Pipeline] sh
[Pipeline] sh
21:27:25 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:25 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:25 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:25 Commit message: "remove recipes for building docker-scan-plugin"
21:27:25 + echo starting...
21:27:25 starting...
21:27:25 From https://github.com/docker/buildx
21:27:25  * [new tag]         v0.10.4    -> v0.10.4
21:27:25 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:25 + make REF=master ubuntu-bionic
21:27:25 git init src/github.com/docker/cli
21:27:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:25 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:25 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:25 + SRC=src/github.com/docker/cli
21:27:25 + REF=master
21:27:25 + REF_FETCH=master
21:27:25 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:25 + awk {print $2}
21:27:25 + REF=refs/heads/master
21:27:25 + [ -n refs/heads/master ]
21:27:25 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:25 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:25 #17 2.528 (11/22) Installing clang-libs (13.0.1-r1)
[Pipeline] sh
21:27:25 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 44.04MB / 122.37MB 2.0s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:25 git init src/github.com/docker/compose
21:27:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:25 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:25 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:25 + SRC=src/github.com/docker/compose
21:27:25 + REF=v2.17.2
21:27:25 + REF_FETCH=v2.17.2
21:27:25 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:25 + awk {print $2}
21:27:25 + REF=refs/tags/v2.17.2
21:27:25 + [ -n refs/tags/v2.17.2 ]
21:27:25 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:25 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:25 + docker version
21:27:25 Client: Docker Engine - Community
21:27:25  Version:           22.06.0-beta.0
21:27:25  API version:       1.42
21:27:25  Go version:        go1.18.3
21:27:25  Git commit:        3e9117b
21:27:25  Built:             Fri Jun  3 17:56:06 2022
21:27:25  OS/Arch:           linux/arm
21:27:25  Context:           default
21:27:25 
21:27:25 Server: Docker Engine - Community
21:27:25  Engine:
21:27:25   Version:          22.06.0-beta.0
21:27:25   API version:      1.42 (minimum version 1.12)
21:27:25   Go version:       go1.18.3
21:27:25   Git commit:       38633e7
21:27:25   Built:            Fri Jun  3 17:56:06 2022
21:27:25   OS/Arch:          linux/arm
21:27:25   Experimental:     true
21:27:25  containerd:
21:27:25   Version:          1.6.8
21:27:25   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:25  runc:
21:27:25   Version:          1.1.4
21:27:25   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:25  docker-init:
21:27:25   Version:          0.19.0
21:27:25   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
21:27:25 + make clean
21:27:25 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:25 rm -f -r src
21:27:25 make -C rpm clean
21:27:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:25 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:25 rm -f -r rpmbuild/
21:27:25 docker builder prune -f --filter until=24h
21:27:25 Total:	0B
21:27:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:25 make -C deb clean
21:27:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:25 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:25 rm -f -r debbuild
21:27:25 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:25 rm -f -r sources
21:27:25 docker builder prune -f --filter until=24h
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-026b47d2f796483d9) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:25 + make clean
21:27:25 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:25 rm -f -r src
21:27:25 make -C rpm clean
21:27:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:25 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:25 rm -f -r rpmbuild/
21:27:25 docker builder prune -f --filter until=24h
21:27:25 Total:	0B
21:27:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:25 make -C deb clean
21:27:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:25 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:25 rm -f -r debbuild
21:27:25 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:25 rm -f -r sources
21:27:25 docker builder prune -f --filter until=24h
21:27:25 + docker info
21:27:25 Client:
21:27:25  Context:    default
21:27:25  Debug Mode: false
21:27:25  Plugins:
21:27:25   buildx: Docker Buildx (Docker Inc.)
21:27:25     Version:  v0.8.2
21:27:25     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:25   compose: Docker Compose (Docker Inc.)
21:27:25     Version:  v2.12.0
21:27:25     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:25 
21:27:25 Server:
21:27:25  Containers: 0
21:27:25   Running: 0
21:27:25   Paused: 0
21:27:25   Stopped: 0
21:27:25  Images: 4
21:27:25  Server Version: 22.06.0-beta.0
21:27:25  Storage Driver: overlay2
21:27:25   Backing Filesystem: extfs
21:27:25   Supports d_type: true
21:27:25   Using metacopy: false
21:27:25   Native Overlay Diff: true
21:27:25   userxattr: false
21:27:25  Logging Driver: json-file
21:27:25  Cgroup Driver: cgroupfs
21:27:25  Cgroup Version: 1
21:27:25  Plugins:
21:27:25   Volume: local
21:27:25   Network: bridge host ipvlan macvlan null overlay
21:27:25   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:25  Swarm: inactive
21:27:25  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:25  Default Runtime: runc
21:27:25  Init Binary: docker-init
21:27:25  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:25  runc version: v1.1.4-0-g5fd4c4d
21:27:25  init version: de40ad0
21:27:25  Security Options:
21:27:25   apparmor
21:27:25   seccomp
21:27:25    Profile: builtin
21:27:25  Kernel Version: 5.4.0-1088-aws
21:27:25  Operating System: Ubuntu 18.04.6 LTS
21:27:25  OSType: linux
21:27:25  Architecture: armv8l
21:27:25  CPUs: 2
21:27:25  Total Memory: 7.566GiB
21:27:25  Name: ip-10-100-97-46
21:27:25  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:27:25  Docker Root Dir: /var/lib/docker
21:27:25  Debug Mode: false
21:27:25  Username: dockerbuildbot
21:27:25  Registry: https://index.docker.io/v1/
21:27:25  Labels:
21:27:25  Experimental: true
21:27:25  Insecure Registries:
21:27:25   127.0.0.0/8
21:27:25  Live Restore Enabled: true
21:27:25 
21:27:25 WARNING: No swap limit support
21:27:25 From https://github.com/docker/cli
21:27:25  * [new branch]      master     -> master
21:27:25  * [new branch]      master     -> origin/master
21:27:25 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:26 The recommended git tool is: git
21:27:26 using credential docker-jenkins-github-credentials
21:27:26 Cloning the remote Git repository
21:27:26 Cloning with configured refspecs honoured and without tags
21:27:26 Total:	0B
21:27:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:26 make -C static clean
21:27:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:26 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:26 rm -f -r build
21:27:26 docker builder prune -f --filter until=24h
21:27:26 Total:	0B
21:27:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[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-870@tmp/60c12d13-4d61-4252-a14a-7d8576200978/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:27:26 #17 3.233 (12/22) Installing clang (13.0.1-r1)
21:27:26 #17 3.312 (13/22) Installing libmagic (5.41-r0)
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:27:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:26 chowning workspace
[Pipeline] sh
21:27:26 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 53.48MB / 122.37MB 2.4s
21:27:26 From https://github.com/docker/compose
21:27:26  * [new tag]         v2.17.2    -> v2.17.2
21:27:26 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:26 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 fedora-37
21:27:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:26 mkdir -p rpmbuild/SOURCES
21:27:26 docker run --rm -w /v \
21:27:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:26 	alpine \
21:27:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:26 Total:	0B
21:27:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:26 make -C static clean
21:27:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:26 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:26 rm -f -r build
21:27:26 docker builder prune -f --filter until=24h
21:27:26 Total:	0B
21:27:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:26 git init src/github.com/docker/docker
21:27:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:26 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:26 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:26 + SRC=src/github.com/docker/docker
21:27:26 + REF=master
21:27:26 + REF_FETCH=master
21:27:26 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:26 + awk {print $2}
21:27:26 + REF=refs/heads/master
21:27:26 + [ -n refs/heads/master ]
21:27:26 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:26 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:26 Fetching without tags
21:27:26 #9 DONE 2.0s
21:27:26 
21:27:26 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
21:27:26 #17 3.336 (14/22) Installing file (5.41-r0)
21:27:26 #17 3.339 (15/22) Installing brotli-libs (1.0.9-r6)
21:27:26 #17 3.351 (16/22) Installing nghttp2-libs (1.47.0-r0)
21:27:26 #17 3.356 (17/22) Installing libcurl (7.83.1-r6)
21:27:26 #17 3.364 (18/22) Installing expat (2.5.0-r0)
21:27:26 #17 3.368 (19/22) Installing pcre2 (10.40-r0)
21:27:26 #17 3.389 (20/22) Installing git (2.36.5-r0)
21:27:26 #17 3.514 (21/22) Installing lld (13.0.1-r0)
21:27:26 #17 3.552 (22/22) Installing llvm13 (13.0.1-r2)
21:27:26 + make REF=master debian-bullseye
21:27:26 git init src/github.com/docker/cli
21:27:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:26 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:26 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:26 + SRC=src/github.com/docker/cli
21:27:26 + REF=master
21:27:26 + REF_FETCH=master
21:27:26 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:26 + awk {print $2}
21:27:26 + REF=refs/heads/master
21:27:26 + [ -n refs/heads/master ]
21:27:26 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:26 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:26 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 59.77MB / 122.37MB 2.7s
21:27:26 + pwd
21:27:26 + id -u
21:27:26 + id -g
21:27:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:26 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:26 + make REF=master ubuntu-focal
21:27:26 git init src/github.com/docker/cli
21:27:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:26 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:26 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:26 + SRC=src/github.com/docker/cli
21:27:26 + REF=master
21:27:26 + REF_FETCH=master
21:27:26 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:26 + awk {print $2}
21:27:26 + REF=refs/heads/master
21:27:26 + [ -n refs/heads/master ]
21:27:26 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:26 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:26 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:26 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:26 Commit message: "remove recipes for building docker-scan-plugin"
21:27:26 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 68.16MB / 122.37MB 3.0s
21:27:26 #16 ...
21:27:26 
21:27:26 #17 [internal] load build context
21:27:26 #17 transferring context: 38.20MB 3.2s done
21:27:26 #17 DONE 3.3s
21:27:26 
21:27:26 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:27:26 #11 0.611 Loaded plugins: fastestmirror, ovl
21:27:26 #11 0.748 Determining fastest mirrors
21:27:26 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 79.69MB / 122.37MB 3.3s
21:27:26 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 85.98MB / 122.37MB 3.5s
21:27:26 #17 4.031 Executing busybox-1.35.0-r17.trigger
21:27:26 #17 4.036 OK: 313 MiB in 37 packages
21:27:26 From https://github.com/docker/cli
21:27:26  * [new branch]      master     -> master
21:27:26  * [new branch]      master     -> origin/master
21:27:26 + 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-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
[Pipeline] echo
21:27:27 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
21:27:27 From https://github.com/docker/cli
21:27:27  * [new branch]      master     -> master
21:27:27  * [new branch]      master     -> origin/master
21:27:27 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:27 git init src/github.com/docker/docker
21:27:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:27 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:27 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:27 + SRC=src/github.com/docker/docker
21:27:27 + REF=master
21:27:27 + REF_FETCH=master
21:27:27 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:27 + awk {print $2}
21:27:27 #17 DONE 4.4s
21:27:27 
21:27:27 #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
21:27:27 #18 DONE 0.0s
21:27:27 + docker container ls -aq
[Pipeline] echo
21:27:27 Docker containers have been removed
[Pipeline] echo
21:27:27 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:27 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-buster-armhf)
[Pipeline] sh
21:27:27 + make clean
21:27:27 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:27 rm -f -r src
21:27:27 make -C rpm clean
21:27:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:27 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:27 rm -f -r rpmbuild/
21:27:27 docker builder prune -f --filter until=24h
21:27:27 Total:	0B
21:27:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:27 make -C deb clean
21:27:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:27 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:27 rm -f -r debbuild
21:27:27 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:27 rm -f -r sources
21:27:27 docker builder prune -f --filter until=24h
21:27:27 git init src/github.com/docker/docker
21:27:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:27 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:27 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:27 + SRC=src/github.com/docker/docker
21:27:27 + REF=master
21:27:27 + REF_FETCH=master
21:27:27 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:27 + awk {print $2}
21:27:27 + REF=refs/heads/master
21:27:27 + [ -n refs/heads/master ]
21:27:27 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:27 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:27 
21:27:27 #19 [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"
21:27:27 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 99.61MB / 122.37MB 3.9s
21:27:27 Total:	0B
21:27:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:27 make -C static clean
21:27:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:27 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:27 rm -f -r build
21:27:27 docker builder prune -f --filter until=24h
21:27:27 Total:	0B
21:27:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:27 + echo starting...
21:27:27 starting...
[Pipeline] sh
21:27:27 + REF=refs/heads/master
21:27:27 + [ -n refs/heads/master ]
21:27:27 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:27 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:27 From https://github.com/docker/docker
21:27:27  * [new branch]      master     -> master
21:27:27  * [new branch]      master     -> origin/master
21:27:27 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:27 git init src/github.com/docker/buildx
21:27:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:27 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:27 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:27 + SRC=src/github.com/docker/buildx
21:27:27 + REF=v0.10.4
21:27:27 + REF_FETCH=v0.10.4
21:27:27 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:27 + awk {print $2}
21:27:27 + make REF=master debian-bookworm
21:27:27 git init src/github.com/docker/cli
21:27:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:27 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:27 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:27 + SRC=src/github.com/docker/cli
21:27:27 + REF=master
21:27:27 + REF_FETCH=master
21:27:27 + + awk {print $2}
21:27:27 git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:27 + REF=refs/heads/master
21:27:27 + [ -n refs/heads/master ]
21:27:27 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:27 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:27 + docker version
21:27:27 Client: Docker Engine - Community
21:27:27  Version:           22.06.0-beta.0
21:27:27  API version:       1.42
21:27:27  Go version:        go1.18.3
21:27:27  Git commit:        3e9117b
21:27:27  Built:             Fri Jun  3 17:56:06 2022
21:27:27  OS/Arch:           linux/arm
21:27:27  Context:           default
21:27:27 
21:27:27 Server: Docker Engine - Community
21:27:27  Engine:
21:27:27   Version:          22.06.0-beta.0
21:27:27   API version:      1.42 (minimum version 1.12)
21:27:27   Go version:       go1.18.3
21:27:27   Git commit:       38633e7
21:27:27   Built:            Fri Jun  3 17:56:06 2022
21:27:27   OS/Arch:          linux/arm
21:27:27   Experimental:     true
21:27:27  containerd:
21:27:27   Version:          1.6.8
21:27:27   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:27  runc:
21:27:27   Version:          1.1.4
21:27:27   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:27  docker-init:
21:27:27   Version:          0.19.0
21:27:27   GitCommit:        de40ad0
[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-870@tmp/663b7d25-795b-4e7f-9438-222a21b79cf2/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
21:27:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:28 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-870@tmp/dd3b7b5e-53cc-483f-830a-7c93c291ec0e/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
21:27:28 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 106.95MB / 122.37MB 4.4s
21:27:28 + REF=refs/tags/v0.10.4
21:27:28 + [ -n refs/tags/v0.10.4 ]
21:27:28 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:28 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:28 + docker info
21:27:28 Client:
21:27:28  Context:    default
21:27:28  Debug Mode: false
21:27:28  Plugins:
21:27:28   buildx: Docker Buildx (Docker Inc.)
21:27:28     Version:  v0.8.2
21:27:28     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:28   compose: Docker Compose (Docker Inc.)
21:27:28     Version:  v2.12.0
21:27:28     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:28 
21:27:28 Server:
21:27:28  Containers: 0
21:27:28   Running: 0
21:27:28   Paused: 0
21:27:28   Stopped: 0
21:27:28  Images: 4
21:27:28  Server Version: 22.06.0-beta.0
21:27:28  Storage Driver: overlay2
21:27:28   Backing Filesystem: extfs
21:27:28   Supports d_type: true
21:27:28   Using metacopy: false
21:27:28   Native Overlay Diff: true
21:27:28   userxattr: false
21:27:28  Logging Driver: json-file
21:27:28  Cgroup Driver: cgroupfs
21:27:28  Cgroup Version: 1
21:27:28  Plugins:
21:27:28   Volume: local
21:27:28   Network: bridge host ipvlan macvlan null overlay
21:27:28   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:28  Swarm: inactive
21:27:28  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:28  Default Runtime: runc
21:27:28  Init Binary: docker-init
21:27:28  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:28  runc version: v1.1.4-0-g5fd4c4d
21:27:28  init version: de40ad0
21:27:28  Security Options:
21:27:28   apparmor
21:27:28   seccomp
21:27:28    Profile: builtin
21:27:28  Kernel Version: 5.4.0-1088-aws
21:27:28  Operating System: Ubuntu 18.04.6 LTS
21:27:28  OSType: linux
21:27:28  Architecture: armv8l
21:27:28  CPUs: 2
21:27:28  Total Memory: 7.566GiB
21:27:28  Name: ip-10-100-109-187
21:27:28  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:27:28  Docker Root Dir: /var/lib/docker
21:27:28  Debug Mode: false
21:27:28  Username: dockerbuildbot
21:27:28  Registry: https://index.docker.io/v1/
21:27:28  Labels:
21:27:28  Experimental: true
21:27:28  Insecure Registries:
21:27:28   127.0.0.0/8
21:27:28  Live Restore Enabled: true
21:27:28 
21:27:28 WARNING: No swap limit support
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-870@tmp/6f1799b0-8c31-46e8-8242-8dce52081c8c/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-870@tmp/c9f1e14d-e48b-44ba-aa14-a91c903eb13b/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-870@tmp/95dad9c7-3ab6-479a-849e-57a5cd617691/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:27:28 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 113.25MB / 122.37MB 4.7s
21:27:28 From https://github.com/docker/docker
21:27:28  * [new branch]      master     -> master
21:27:28  * [new branch]      master     -> origin/master
21:27:28 + git -C src/github.com/docker/docker checkout -q refs/heads/master
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-870@tmp/6cd047e8-63e8-426e-9ad8-7fd2256a327f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:27:28 #19 0.987 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
21:27:28 From https://github.com/docker/cli
21:27:28  * [new branch]      master     -> master
21:27:28  * [new branch]      master     -> origin/master
21:27:28 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:28 From https://github.com/docker/docker
21:27:28  * [new branch]      master     -> master
21:27:28  * [new branch]      master     -> origin/master
21:27:28 + git -C src/github.com/docker/docker checkout -q refs/heads/master
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-870@tmp/a0f9c136-f9a4-42c2-8397-3576471a0eba/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-870@tmp/2afb9e14-2175-425f-8afc-b3050086f2ed/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] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
21:27:28 From https://github.com/docker/buildx
21:27:28  * [new tag]         v0.10.4    -> v0.10.4
21:27:28 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
21:27:28 #19 1.407 go: downloading github.com/akavel/rsrc v0.10.2
[Pipeline] {
21:27:28 git init src/github.com/docker/docker
21:27:28 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:28 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:28 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:28 + SRC=src/github.com/docker/docker
21:27:28 + REF=master
21:27:28 + REF_FETCH=master
21:27:28 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:28 + awk {print $2}
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
21:27:28 The recommended git tool is: git
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
21:27:28 using credential docker-jenkins-github-credentials
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
21:27:28 Cloning the remote Git repository
21:27:28 Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] echo
21:27:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:28 chowning workspace
[Pipeline] sh
21:27:28 #16 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 122.37MB / 122.37MB 5.2s done
21:27:28 #16 extracting sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb
21:27:28 + REF=refs/heads/master
21:27:28 + [ -n refs/heads/master ]
21:27:28 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:28 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:29 git init src/github.com/docker/buildx
21:27:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:29 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:29 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:29 + SRC=src/github.com/docker/buildx
21:27:29 + REF=v0.10.4
21:27:29 + REF_FETCH=v0.10.4
21:27:29 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:29 + awk {print $2}
21:27:29 + REF=refs/tags/v0.10.4
21:27:29 + [ -n refs/tags/v0.10.4 ]
21:27:29 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:29 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:29 + pwd
21:27:29 + id -u
21:27:29 + id -g
21:27:29 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:29 Unable to find image 'busybox:latest' locally
21:27:29 git init src/github.com/docker/buildx
21:27:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:29 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:29 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:29 + SRC=src/github.com/docker/buildx
21:27:29 + REF=v0.10.4
21:27:29 + REF_FETCH=v0.10.4
21:27:29 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:29 + awk {print $2}
21:27:29 + REF=refs/tags/v0.10.4
21:27:29 + [ -n refs/tags/v0.10.4 ]
21:27:29 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:29 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:29 Fetching without tags
21:27:29 git init src/github.com/docker/compose
21:27:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:29 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:29 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:29 + SRC=src/github.com/docker/compose
21:27:29 + REF=v2.17.2
21:27:29 + REF_FETCH=v2.17.2
21:27:29 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:29 + awk {print $2}
21:27:29 + REF=refs/tags/v2.17.2
21:27:29 + [ -n refs/tags/v2.17.2 ]
21:27:29 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:29 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
[Pipeline] echo
21:27:29 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:29 chowning workspace
[Pipeline] sh
21:27:29 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:29 latest: Pulling from library/busybox
21:27:29 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:29 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:29 Commit message: "remove recipes for building docker-scan-plugin"
21:27:29 #11 3.257  * base: download.cf.centos.org
21:27:29 #11 3.258  * extras: download.cf.centos.org
21:27:29 #11 3.258  * updates: download.cf.centos.org
21:27:29 From https://github.com/docker/compose
21:27:29  * [new tag]         v2.17.2    -> v2.17.2
21:27:29 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:29 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-bionic
21:27:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:29 mkdir -p sources
21:27:29 docker run --rm -w /v \
21:27:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:29 	alpine \
21:27:29 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:29 4b35f584bb4f: Pulling fs layer
21:27:29 4b35f584bb4f: Verifying Checksum
21:27:29 4b35f584bb4f: Download complete
21:27:29 + pwd
21:27:29 + id -u
21:27:29 + id -g
21:27:29 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:29 Unable to find image 'busybox:latest' locally
21:27:29 #19 DONE 2.1s
21:27:29 
21:27:29 #20 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
21:27:29 #0 0.714 + apk  --root / add --no-cache musl-dev gcc
21:27:29 #0 0.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:27:29 #0 1.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:27:29 #20 2.225 (1/9) Installing binutils (2.38-r3)
21:27:29 #20 2.320 (2/9) Installing libgomp (11.2.1_git20220219-r2)
21:27:29 #20 2.326 (3/9) Installing libatomic (11.2.1_git20220219-r2)
21:27:29 #20 2.333 (4/9) Installing gmp (6.2.1-r2)
21:27:29 #20 2.340 (5/9) Installing isl22 (0.22-r0)
21:27:29 #20 2.359 (6/9) Installing mpfr4 (4.1.0-r0)
21:27:29 #20 2.384 (7/9) Installing mpc1 (1.2.1-r0)
21:27:29 #20 2.392 (8/9) Installing gcc (11.2.1_git20220219-r2)
[Pipeline] echo
21:27:29 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:29 chowning workspace
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:29 latest: Pulling from library/busybox
21:27:29 4b35f584bb4f: Pulling fs layer
21:27:29 From https://github.com/docker/docker
21:27:29  * [new branch]      master     -> master
21:27:29  * [new branch]      master     -> origin/master
21:27:29 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:29 From https://github.com/docker/buildx
21:27:29  * [new tag]         v0.10.4    -> v0.10.4
21:27:29 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:30 From https://github.com/docker/buildx
21:27:30  * [new tag]         v0.10.4    -> v0.10.4
21:27:30 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:30 + pwd
21:27:30 + id -u
21:27:30 + id -g
21:27:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:30 Unable to find image 'busybox:latest' locally
21:27:30 4b35f584bb4f: Verifying Checksum
21:27:30 4b35f584bb4f: Download complete
21:27:30 4b35f584bb4f: Pull complete
21:27:30 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:30 git init src/github.com/docker/compose
21:27:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:30 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:30 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:30 + SRC=src/github.com/docker/compose
21:27:30 + REF=v2.17.2
21:27:30 + REF_FETCH=v2.17.2
21:27:30 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:30 + awk {print $2}
21:27:30 + REF=refs/tags/v2.17.2
21:27:30 + [ -n refs/tags/v2.17.2 ]
21:27:30 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:30 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
[Pipeline] echo
21:27:30 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:30 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-870@tmp/34ad91b8-98f7-43df-885f-9b8c0763b1c8/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:27:30 git init src/github.com/docker/compose
21:27:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:30 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:30 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:30 + SRC=src/github.com/docker/compose
21:27:30 + REF=v2.17.2
21:27:30 + REF_FETCH=v2.17.2
21:27:30 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:30 + awk {print $2}
21:27:30 latest: Pulling from library/busybox
21:27:30 4b35f584bb4f: Pulling fs layer
21:27:30 4b35f584bb4f: Verifying Checksum
21:27:30 4b35f584bb4f: Download complete
21:27:30 4b35f584bb4f: Pull complete
21:27:30 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:30 Status: Downloaded newer image for busybox:latest
21:27:30 Status: Downloaded newer image for busybox:latest
21:27:30 git init src/github.com/docker/buildx
21:27:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:30 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:30 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:30 + SRC=src/github.com/docker/buildx
21:27:30 + REF=v0.10.4
21:27:30 + REF_FETCH=v0.10.4
21:27:30 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:30 + awk {print $2}
21:27:30 + REF=refs/tags/v0.10.4
21:27:30 + [ -n refs/tags/v0.10.4 ]
21:27:30 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:30 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:30 + REF=refs/tags/v2.17.2
21:27:30 + [ -n refs/tags/v2.17.2 ]
21:27:30 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:30 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
[Pipeline] echo
21:27:30 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:30 chowning workspace
[Pipeline] sh
21:27:30 #20 3.105 (9/9) Installing musl-dev (1.2.3-r2)
21:27:30 #20 3.174 Executing busybox-1.35.0-r17.trigger
21:27:30 #20 3.180 OK: 424 MiB in 46 packages
21:27:30 + pwd
21:27:30 + id -u
21:27:30 + id -g
21:27:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:30 Unable to find image 'busybox:latest' locally
21:27:30 From https://github.com/docker/compose
21:27:30  * [new tag]         v2.17.2    -> v2.17.2
21:27:30 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:30 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-focal
21:27:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:30 mkdir -p sources
21:27:30 docker run --rm -w /v \
21:27:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:30 	alpine \
21:27:30 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:30 From https://github.com/docker/compose
21:27:30  * [new tag]         v2.17.2    -> v2.17.2
21:27:30 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:30 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-bullseye
21:27:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:30 mkdir -p sources
21:27:30 docker run --rm -w /v \
21:27:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:30 	alpine \
21:27:30 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:30 #20 DONE 3.4s
21:27:30 
21:27:30 #21 [build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
21:27:30 #21 DONE 0.1s
21:27:30 
21:27:30 #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
21:27:30 latest: Pulling from library/busybox
21:27:30 4b35f584bb4f: Pulling fs layer
21:27:30 4b35f584bb4f: Download complete
21:27:30 + pwd
21:27:30 + id -u
21:27:30 + id -g
21:27:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:30 Unable to find image 'busybox:latest' locally
21:27:30 4b35f584bb4f: Pull complete
21:27:30 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:30 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:27:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:31 chowning workspace
[Pipeline] sh
21:27:31 4b35f584bb4f: Pull complete
21:27:31 latest: Pulling from library/busybox
21:27:31 + pwd
21:27:31 + id -u
21:27:31 + id -g
21:27:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:31 Unable to find image 'busybox:latest' locally
21:27:31 From https://github.com/docker/buildx
21:27:31  * [new tag]         v0.10.4    -> v0.10.4
21:27:31 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:31 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:31 Status: Downloaded newer image for busybox:latest
21:27:31 4b35f584bb4f: Pulling fs layer
21:27:31 4b35f584bb4f: Verifying Checksum
21:27:31 4b35f584bb4f: Download complete
21:27:31 #22 DONE 0.4s
21:27:31 
21:27:31 #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
[Pipeline] echo
21:27:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:31 chowning workspace
[Pipeline] sh
21:27:31 latest: Pulling from library/busybox
21:27:31 4b35f584bb4f: Pulling fs layer
21:27:31 git init src/github.com/docker/compose
21:27:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:31 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:31 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:31 + SRC=src/github.com/docker/compose
21:27:31 + REF=v2.17.2
21:27:31 + REF_FETCH=v2.17.2
21:27:31 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:31 + awk {print $2}
21:27:31 + REF=refs/tags/v2.17.2
21:27:31 + [ -n refs/tags/v2.17.2 ]
21:27:31 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:31 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:31 4b35f584bb4f: Pull complete
21:27:31 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:31 Status: Downloaded newer image for busybox:latest
21:27:31 + pwd
21:27:31 + id -u
21:27:31 + id -g
21:27:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:31 Unable to find image 'busybox:latest' locally
21:27:31 4b35f584bb4f: Verifying Checksum
21:27:31 4b35f584bb4f: Download complete
[Pipeline] {
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-068f2a586fdecfd4d) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fc29d146a4eff281) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] {
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
21:27:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:31 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:32 #23 0.503 Building static docker-linux-amd64
21:27:32 #23 0.506 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:27:31Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
21:27:32 latest: Pulling from library/busybox
21:27:32 4b35f584bb4f: Pulling fs layer
21:27:32 4b35f584bb4f: Verifying Checksum
21:27:32 4b35f584bb4f: Download complete
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-870@tmp/d72d448c-5a80-4f69-bf69-0094dcc9f911/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-870@tmp/350c1d89-3f0e-45da-8b4e-1c4f7baf2f40/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:27:32 4b35f584bb4f: Pull complete
21:27:32 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:32 Status: Downloaded newer image for busybox:latest
21:27:32 + make clean
21:27:32 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:32 rm -f -r src
21:27:32 make -C rpm clean
21:27:32 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:32 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:32 rm -f -r rpmbuild/
21:27:32 docker builder prune -f --filter until=24h
21:27:32 Total:	0B
21:27:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:32 make -C deb clean
21:27:32 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:32 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:32 rm -f -r debbuild
21:27:32 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:32 rm -f -r sources
21:27:32 docker builder prune -f --filter until=24h
21:27:32 + pwd
21:27:32 + id -u
21:27:32 + id -g
21:27:32 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:32 Unable to find image 'busybox:latest' locally
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:27:32 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:32 chowning workspace
[Pipeline] sh
[Pipeline] echo
21:27:32 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:32 chowning workspace
[Pipeline] sh
21:27:32 Total:	0B
21:27:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:32 make -C static clean
21:27:32 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:32 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:32 rm -f -r build
21:27:32 docker builder prune -f --filter until=24h
21:27:32 Total:	0B
21:27:32 latest: Pulling from library/busybox
21:27:32 4b35f584bb4f: Pulling fs layer
21:27:32 + pwd
21:27:32 + id -u
21:27:32 + id -g
21:27:32 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:32 + pwd
21:27:32 + id -u
21:27:32 + id -g
21:27:32 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:32 Unable to find image 'busybox:latest' locally
21:27:32 + pwd
21:27:32 + id -u
21:27:32 + id -g
21:27:32 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:32 4b35f584bb4f: Pull complete
21:27:32 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:32 Status: Downloaded newer image for busybox:latest
21:27:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:32 4b35f584bb4f: Verifying Checksum
21:27:32 4b35f584bb4f: Download complete
21:27:32 mkdir -p rpmbuild/SOURCES
21:27:32 docker run --rm -w /v \
21:27:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:32 	alpine \
21:27:32 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:32 latest: Pulling from library/busybox
[Pipeline] echo
21:27:32 Removing all docker containers
[Pipeline] sh
21:27:32 + make REF=master raspbian-buster
21:27:32 git init src/github.com/docker/cli
21:27:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:32 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:32 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:32 + SRC=src/github.com/docker/cli
21:27:32 + REF=master
21:27:32 + REF_FETCH=master
21:27:32 + + awk {print $2}
21:27:32 git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:32 + REF=refs/heads/master
21:27:32 + [ -n refs/heads/master ]
21:27:32 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:32 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:32 4b35f584bb4f: Pull complete
21:27:32 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:32 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:27:33 Removing all docker containers
[Pipeline] sh
21:27:33 From https://github.com/docker/compose
21:27:33  * [new tag]         v2.17.2    -> v2.17.2
21:27:33 c7f63207db68: Pulling fs layer
21:27:33 c7f63207db68: Verifying Checksum
21:27:33 c7f63207db68: Download complete
[Pipeline] echo
21:27:33 Removing all docker containers
[Pipeline] sh
21:27:33 + docker container ls -aq
[Pipeline] echo
21:27:33 Docker containers have been removed
[Pipeline] echo
21:27:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-36-amd64)
[Pipeline] sh
21:27:33 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:33 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-bookworm
21:27:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:33 mkdir -p sources
21:27:33 docker run --rm -w /v \
21:27:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:33 	alpine \
21:27:33 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:33 + docker container ls -aq
[Pipeline] echo
21:27:33 Docker containers have been removed
[Pipeline] echo
21:27:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-win)
[Pipeline] sh
21:27:33 c7f63207db68: Pull complete
21:27:33 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:27:33 Status: Downloaded newer image for busybox:latest
21:27:33 + docker container ls -aq
[Pipeline] echo
21:27:33 Docker containers have been removed
[Pipeline] echo
21:27:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-amd64)
[Pipeline] sh
21:27:33 + echo starting...
21:27:33 starting...
21:27:33 From https://github.com/docker/cli
21:27:33  * [new branch]      master     -> master
21:27:33  * [new branch]      master     -> origin/master
21:27:33 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] echo
21:27:33 Removing all docker containers
[Pipeline] sh
21:27:33 + echo starting...
21:27:33 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:33 git init src/github.com/docker/docker
21:27:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:33 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:33 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:33 + SRC=src/github.com/docker/docker
21:27:33 + REF=master
21:27:33 + REF_FETCH=master
21:27:33 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:33 + awk {print $2}
21:27:33 + echo starting...
21:27:33 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:33 + docker container ls -aq
21:27:33 + docker version
21:27:33 Client: Docker Engine - Community
21:27:33  Version:           22.06.0-beta.0
21:27:33  API version:       1.42
21:27:33  Go version:        go1.18.3
21:27:33  Git commit:        3e9117b
21:27:33  Built:             Fri Jun  3 17:55:45 2022
21:27:33  OS/Arch:           linux/amd64
21:27:33  Context:           default
21:27:33 
21:27:33 Server: Docker Engine - Community
21:27:33  Engine:
21:27:33   Version:          22.06.0-beta.0
21:27:33   API version:      1.42 (minimum version 1.12)
21:27:33   Go version:       go1.18.3
21:27:33   Git commit:       38633e7
21:27:33   Built:            Fri Jun  3 17:55:45 2022
21:27:33   OS/Arch:          linux/amd64
21:27:33   Experimental:     true
21:27:33  containerd:
21:27:33   Version:          1.6.8
21:27:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:33  runc:
21:27:33   Version:          1.1.4
21:27:33   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:33  docker-init:
21:27:33   Version:          0.19.0
21:27:33   GitCommit:        de40ad0
21:27:33 + docker version
21:27:33 Client: Docker Engine - Community
21:27:33  Version:           22.06.0-beta.0
21:27:33  API version:       1.42
21:27:33  Go version:        go1.18.3
21:27:33  Git commit:        3e9117b
21:27:33  Built:             Fri Jun  3 17:55:45 2022
21:27:33  OS/Arch:           linux/amd64
21:27:33  Context:           default
21:27:33 
21:27:33 Server: Docker Engine - Community
21:27:33  Engine:
21:27:33   Version:          22.06.0-beta.0
21:27:33   API version:      1.42 (minimum version 1.12)
21:27:33   Go version:       go1.18.3
21:27:33   Git commit:       38633e7
21:27:33   Built:            Fri Jun  3 17:55:45 2022
21:27:33   OS/Arch:          linux/amd64
21:27:33   Experimental:     true
21:27:33  containerd:
21:27:33   Version:          1.6.8
21:27:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:33  runc:
21:27:33   Version:          1.1.4
21:27:33   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:33  docker-init:
21:27:33   Version:          0.19.0
21:27:33   GitCommit:        de40ad0
[Pipeline] echo
21:27:34 Docker containers have been removed
[Pipeline] echo
21:27:34 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
21:27:34 + REF=refs/heads/master
21:27:34 + [ -n refs/heads/master ]
21:27:34 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:34 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
[Pipeline] echo
21:27:34 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-amd64)
[Pipeline] sh
21:27:34 mkdir -p sources
21:27:34 docker run --rm -w /v \
21:27:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:34 	alpine \
21:27:34 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:34 #16 ...
21:27:34 
21:27:34 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:27:34 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
21:27:34 #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.1s done
21:27:34 #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
[Pipeline] echo
21:27:34 Removing all docker containers
[Pipeline] sh
21:27:34 + docker version
21:27:34 Client: Docker Engine - Community
21:27:34  Version:           22.06.0-beta.0
21:27:34  API version:       1.42
21:27:34  Go version:        go1.18.3
21:27:34  Git commit:        3e9117b
21:27:34  Built:             Fri Jun  3 17:55:45 2022
21:27:34  OS/Arch:           linux/amd64
21:27:34  Context:           default
21:27:34 
21:27:34 Server: Docker Engine - Community
21:27:34  Engine:
21:27:34   Version:          22.06.0-beta.0
21:27:34   API version:      1.42 (minimum version 1.12)
21:27:34   Go version:       go1.18.3
21:27:34   Git commit:       38633e7
21:27:34   Built:            Fri Jun  3 17:55:45 2022
21:27:34   OS/Arch:          linux/amd64
21:27:34   Experimental:     true
21:27:34  containerd:
21:27:34   Version:          1.6.8
21:27:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:34  runc:
21:27:34   Version:          1.1.4
21:27:34   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:34  docker-init:
21:27:34   Version:          0.19.0
21:27:34   GitCommit:        de40ad0
[Pipeline] sh
21:27:34 + docker info
21:27:34 Client:
21:27:34  Context:    default
21:27:34  Debug Mode: false
21:27:34  Plugins:
21:27:34   buildx: Docker Buildx (Docker Inc.)
21:27:34     Version:  c5aec24
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:34   compose: Docker Compose (Docker Inc.)
21:27:34     Version:  v2.12.0
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:34   scan: Docker Scan (Docker Inc.)
21:27:34     Version:  v0.17.0
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:34 
21:27:34 Server:
21:27:34  Containers: 0
21:27:34   Running: 0
21:27:34   Paused: 0
21:27:34   Stopped: 0
21:27:34  Images: 1
21:27:34  Server Version: 22.06.0-beta.0
21:27:34  Storage Driver: overlay2
21:27:34   Backing Filesystem: extfs
21:27:34   Supports d_type: true
21:27:34   Using metacopy: false
21:27:34   Native Overlay Diff: true
21:27:34   userxattr: false
21:27:34  Logging Driver: json-file
21:27:34  Cgroup Driver: systemd
21:27:34  Cgroup Version: 2
21:27:34  Plugins:
21:27:34   Volume: local
21:27:34   Network: bridge host ipvlan macvlan null overlay
21:27:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:34  Swarm: inactive
21:27:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:34  Default Runtime: runc
21:27:34  Init Binary: docker-init
21:27:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:34  runc version: v1.1.4-0-g5fd4c4d
21:27:34  init version: de40ad0
21:27:34  Security Options:
21:27:34   apparmor
21:27:34   seccomp
21:27:34    Profile: builtin
21:27:34   cgroupns
21:27:34  Kernel Version: 5.15.0-1022-aws
21:27:34  Operating System: Ubuntu 20.04.5 LTS
21:27:34  OSType: linux
21:27:34  Architecture: x86_64
21:27:34  CPUs: 2
21:27:34  Total Memory: 7.475GiB
21:27:34  Name: ip-10-100-35-200
21:27:34  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:34  Docker Root Dir: /var/lib/docker
21:27:34  Debug Mode: false
21:27:34  Username: dockerbuildbot
21:27:34  Registry: https://index.docker.io/v1/
21:27:34  Labels:
21:27:34  Experimental: true
21:27:34  Insecure Registries:
21:27:34   127.0.0.0/8
21:27:34  Live Restore Enabled: true
21:27:34 
21:27:34 + docker info
21:27:34 Client:
21:27:34  Context:    default
21:27:34  Debug Mode: false
21:27:34  Plugins:
21:27:34   buildx: Docker Buildx (Docker Inc.)
21:27:34     Version:  c5aec24
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:34   compose: Docker Compose (Docker Inc.)
21:27:34     Version:  v2.12.0
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:34   scan: Docker Scan (Docker Inc.)
21:27:34     Version:  v0.17.0
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:34 
21:27:34 Server:
21:27:34  Containers: 0
21:27:34   Running: 0
21:27:34   Paused: 0
21:27:34   Stopped: 0
21:27:34  Images: 1
21:27:34  Server Version: 22.06.0-beta.0
21:27:34  Storage Driver: overlay2
21:27:34   Backing Filesystem: extfs
21:27:34   Supports d_type: true
21:27:34   Using metacopy: false
21:27:34   Native Overlay Diff: true
21:27:34   userxattr: false
21:27:34  Logging Driver: json-file
21:27:34  Cgroup Driver: systemd
21:27:34  Cgroup Version: 2
21:27:34  Plugins:
21:27:34   Volume: local
21:27:34   Network: bridge host ipvlan macvlan null overlay
21:27:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:34  Swarm: inactive
21:27:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:34  Default Runtime: runc
21:27:34  Init Binary: docker-init
21:27:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:34  runc version: v1.1.4-0-g5fd4c4d
21:27:34  init version: de40ad0
21:27:34  Security Options:
21:27:34   apparmor
21:27:34   seccomp
21:27:34    Profile: builtin
21:27:34   cgroupns
21:27:34  Kernel Version: 5.15.0-1022-aws
21:27:34  Operating System: Ubuntu 20.04.5 LTS
21:27:34  OSType: linux
21:27:34  Architecture: x86_64
21:27:34  CPUs: 2
21:27:34  Total Memory: 7.475GiB
21:27:34  Name: ip-10-100-46-160
21:27:34  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:34  Docker Root Dir: /var/lib/docker
21:27:34  Debug Mode: false
21:27:34  Username: dockerbuildbot
21:27:34  Registry: https://index.docker.io/v1/
21:27:34  Labels:
21:27:34  Experimental: true
21:27:34  Insecure Registries:
21:27:34   127.0.0.0/8
21:27:34  Live Restore Enabled: true
21:27:34 
[Pipeline] }
[Pipeline] }
21:27:34 + echo starting...
21:27:34 starting...
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
[Pipeline] checkout
21:27:34 The recommended git tool is: git
[Pipeline] checkout
[Pipeline] // stage
21:27:34 The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:34 + docker container ls -aq
[Pipeline] echo
21:27:34 Docker containers have been removed
[Pipeline] echo
21:27:34 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:34 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-8-amd64)
[Pipeline] sh
21:27:34 + docker info
21:27:34 Client:
21:27:34  Context:    default
21:27:34  Debug Mode: false
21:27:34  Plugins:
21:27:34   buildx: Docker Buildx (Docker Inc.)
21:27:34     Version:  c5aec24
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:34   compose: Docker Compose (Docker Inc.)
21:27:34     Version:  v2.12.0
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:34   scan: Docker Scan (Docker Inc.)
21:27:34     Version:  v0.17.0
21:27:34     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:34 
21:27:34 Server:
21:27:34  Containers: 0
21:27:34   Running: 0
21:27:34   Paused: 0
21:27:34   Stopped: 0
21:27:34  Images: 4
21:27:34  Server Version: 22.06.0-beta.0
21:27:34  Storage Driver: overlay2
21:27:34   Backing Filesystem: extfs
21:27:34   Supports d_type: true
21:27:34   Using metacopy: false
21:27:34   Native Overlay Diff: true
21:27:34   userxattr: false
21:27:34  Logging Driver: json-file
21:27:34  Cgroup Driver: systemd
21:27:34  Cgroup Version: 2
21:27:34  Plugins:
21:27:34   Volume: local
21:27:34   Network: bridge host ipvlan macvlan null overlay
21:27:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:34  Swarm: inactive
21:27:34  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:27:34  Default Runtime: runc
21:27:34  Init Binary: docker-init
21:27:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:34  runc version: v1.1.4-0-g5fd4c4d
21:27:34  init version: de40ad0
21:27:34  Security Options:
21:27:34   apparmor
21:27:34   seccomp
21:27:34    Profile: builtin
21:27:34   cgroupns
21:27:34  Kernel Version: 5.15.0-1022-aws
21:27:34  Operating System: Ubuntu 20.04.5 LTS
21:27:34  OSType: linux
21:27:34  Architecture: x86_64
21:27:34  CPUs: 2
21:27:34  Total Memory: 7.557GiB
21:27:34  Name: ip-10-100-66-5
21:27:34  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:34  Docker Root Dir: /var/lib/docker
21:27:34  Debug Mode: false
21:27:34  Username: dockerbuildbot
21:27:34  Registry: https://index.docker.io/v1/
21:27:34  Labels:
21:27:34  Experimental: true
21:27:34  Insecure Registries:
21:27:34   127.0.0.0/8
21:27:34  Live Restore Enabled: true
21:27:34 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:34 The recommended git tool is: git
21:27:34 + docker version
21:27:34 Client: Docker Engine - Community
21:27:34  Version:           22.06.0-beta.0
21:27:34  API version:       1.42
21:27:34  Go version:        go1.18.3
21:27:34  Git commit:        3e9117b
21:27:34  Built:             Fri Jun  3 17:55:45 2022
21:27:34  OS/Arch:           linux/amd64
21:27:34  Context:           default
21:27:34 
21:27:34 Server: Docker Engine - Community
21:27:34  Engine:
21:27:34   Version:          22.06.0-beta.0
21:27:34   API version:      1.42 (minimum version 1.12)
21:27:34   Go version:       go1.18.3
21:27:34   Git commit:       38633e7
21:27:34   Built:            Fri Jun  3 17:55:45 2022
21:27:34   OS/Arch:          linux/amd64
21:27:34   Experimental:     true
21:27:34  containerd:
21:27:34   Version:          1.6.8
21:27:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:34  runc:
21:27:34   Version:          1.1.4
21:27:34   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:34  docker-init:
21:27:34   Version:          0.19.0
21:27:34   GitCommit:        de40ad0
[Pipeline] sh
21:27:34 mkdir -p rpmbuild/SOURCES
21:27:34 docker run --rm -w /v \
21:27:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:34 	alpine \
21:27:34 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:34 using credential docker-jenkins-github-credentials
21:27:34 Cloning the remote Git repository
21:27:34 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
21:27:34 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
21:27:34 Removing all docker containers
[Pipeline] sh
21:27:34 + echo starting...
21:27:34 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:35 From https://github.com/docker/docker
21:27:35  * [new branch]      master     -> master
21:27:35  * [new branch]      master     -> origin/master
21:27:35 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:35 mkdir -p sources
21:27:35 docker run --rm -w /v \
21:27:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:35 	alpine \
21:27:35 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:35 + docker info
21:27:35 Client:
21:27:35  Context:    default
21:27:35  Debug Mode: false
21:27:35  Plugins:
21:27:35   buildx: Docker Buildx (Docker Inc.)
21:27:35     Version:  c5aec24
21:27:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:35   compose: Docker Compose (Docker Inc.)
21:27:35     Version:  v2.12.0
21:27:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:35   scan: Docker Scan (Docker Inc.)
21:27:35     Version:  v0.17.0
21:27:35     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:35 
21:27:35 Server:
21:27:35  Containers: 0
21:27:35   Running: 0
21:27:35   Paused: 0
21:27:35   Stopped: 0
21:27:35  Images: 4
21:27:35  Server Version: 22.06.0-beta.0
21:27:35  Storage Driver: overlay2
21:27:35   Backing Filesystem: extfs
21:27:35   Supports d_type: true
21:27:35   Using metacopy: false
21:27:35   Native Overlay Diff: true
21:27:35   userxattr: false
21:27:35  Logging Driver: json-file
21:27:35  Cgroup Driver: systemd
21:27:35  Cgroup Version: 2
21:27:35  Plugins:
21:27:35   Volume: local
21:27:35   Network: bridge host ipvlan macvlan null overlay
21:27:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:35  Swarm: inactive
21:27:35  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:27:35  Default Runtime: runc
21:27:35  Init Binary: docker-init
21:27:35  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:35  runc version: v1.1.4-0-g5fd4c4d
21:27:35  init version: de40ad0
21:27:35  Security Options:
21:27:35   apparmor
21:27:35   seccomp
21:27:35    Profile: builtin
21:27:35   cgroupns
21:27:35  Kernel Version: 5.15.0-1022-aws
21:27:35  Operating System: Ubuntu 20.04.5 LTS
21:27:35  OSType: linux
21:27:35  Architecture: x86_64
21:27:35  CPUs: 2
21:27:35  Total Memory: 7.557GiB
21:27:35  Name: ip-10-100-59-145
21:27:35  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:35  Docker Root Dir: /var/lib/docker
21:27:35  Debug Mode: false
21:27:35  Username: dockerbuildbot
21:27:35  Registry: https://index.docker.io/v1/
21:27:35  Labels:
21:27:35  Experimental: true
21:27:35  Insecure Registries:
21:27:35   127.0.0.0/8
21:27:35  Live Restore Enabled: true
21:27:35 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:35 The recommended git tool is: git
21:27:35 using credential docker-jenkins-github-credentials
21:27:35 + docker container ls -aq
[Pipeline] echo
21:27:35 Docker containers have been removed
[Pipeline] echo
21:27:35 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
21:27:35 Cloning the remote Git repository
21:27:35 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
21:27:35 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-9-amd64)
[Pipeline] sh
21:27:35 + docker container ls -aq
21:27:35 Fetching without tags
[Pipeline] echo
21:27:35 Docker containers have been removed
[Pipeline] echo
21:27:35 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:35 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-armhf)
[Pipeline] sh
21:27:35 + docker version
21:27:35 Client: Docker Engine - Community
21:27:35  Version:           22.06.0-beta.0
21:27:35  API version:       1.42
21:27:35  Go version:        go1.18.3
21:27:35  Git commit:        3e9117b
21:27:35  Built:             Fri Jun  3 17:55:45 2022
21:27:35  OS/Arch:           linux/amd64
21:27:35  Context:           default
21:27:35 
21:27:35 Server: Docker Engine - Community
21:27:35  Engine:
21:27:35   Version:          22.06.0-beta.0
21:27:35   API version:      1.42 (minimum version 1.12)
21:27:35   Go version:       go1.18.3
21:27:35   Git commit:       38633e7
21:27:35   Built:            Fri Jun  3 17:55:45 2022
21:27:35   OS/Arch:          linux/amd64
21:27:35   Experimental:     true
21:27:35  containerd:
21:27:35   Version:          1.6.8
21:27:35   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:35  runc:
21:27:35   Version:          1.1.4
21:27:35   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:35  docker-init:
21:27:35   Version:          0.19.0
21:27:35   GitCommit:        de40ad0
[Pipeline] sh
21:27:35 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:35 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:35 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:35 Commit message: "remove recipes for building docker-scan-plugin"
21:27:35 + echo starting...
21:27:35 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:35 + echo starting...
21:27:35 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:35 + docker info
21:27:35 Client:
21:27:35  Context:    default
21:27:35  Debug Mode: false
21:27:35  Plugins:
21:27:35   buildx: Docker Buildx (Docker Inc.)
21:27:35     Version:  c5aec24
21:27:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:35   compose: Docker Compose (Docker Inc.)
21:27:35     Version:  v2.12.0
21:27:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:35   scan: Docker Scan (Docker Inc.)
21:27:35     Version:  v0.17.0
21:27:35     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:35 
21:27:35 Server:
21:27:35  Containers: 0
21:27:35   Running: 0
21:27:35   Paused: 0
21:27:35   Stopped: 0
21:27:35  Images: 1
21:27:35  Server Version: 22.06.0-beta.0
21:27:35  Storage Driver: overlay2
21:27:35   Backing Filesystem: extfs
21:27:35   Supports d_type: true
21:27:35   Using metacopy: false
21:27:35   Native Overlay Diff: true
21:27:35   userxattr: false
21:27:35  Logging Driver: json-file
21:27:35  Cgroup Driver: systemd
21:27:35  Cgroup Version: 2
21:27:35  Plugins:
21:27:35   Volume: local
21:27:35   Network: bridge host ipvlan macvlan null overlay
21:27:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:35  Swarm: inactive
21:27:35  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:35  Default Runtime: runc
21:27:35  Init Binary: docker-init
21:27:35  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:35  runc version: v1.1.4-0-g5fd4c4d
21:27:35  init version: de40ad0
21:27:35  Security Options:
21:27:35   apparmor
21:27:35   seccomp
21:27:35    Profile: builtin
21:27:35   cgroupns
21:27:35  Kernel Version: 5.15.0-1022-aws
21:27:35  Operating System: Ubuntu 20.04.5 LTS
21:27:35  OSType: linux
21:27:35  Architecture: x86_64
21:27:35  CPUs: 2
21:27:35  Total Memory: 7.475GiB
21:27:35  Name: ip-10-100-52-19
21:27:35  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:35  Docker Root Dir: /var/lib/docker
21:27:35  Debug Mode: false
21:27:35  Username: dockerbuildbot
21:27:35  Registry: https://index.docker.io/v1/
21:27:35  Labels:
21:27:35  Experimental: true
21:27:35  Insecure Registries:
21:27:35   127.0.0.0/8
21:27:35  Live Restore Enabled: true
21:27:35 
21:27:35 Fetching without tags
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:35 The recommended git tool is: git
21:27:35 git init src/github.com/docker/buildx
21:27:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:35 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:35 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:35 + SRC=src/github.com/docker/buildx
21:27:35 + REF=v0.10.4
21:27:35 + REF_FETCH=v0.10.4
21:27:35 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:35 + awk {print $2}
21:27:35 + REF=refs/tags/v0.10.4
21:27:35 + [ -n refs/tags/v0.10.4 ]
21:27:35 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:35 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:35 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:35 + docker version
21:27:35 Client: Docker Engine - Community
21:27:35  Version:           22.06.0-beta.0
21:27:35  API version:       1.42
21:27:35  Go version:        go1.18.3
21:27:35  Git commit:        3e9117b
21:27:35  Built:             Fri Jun  3 17:55:45 2022
21:27:35  OS/Arch:           linux/amd64
21:27:35  Context:           default
21:27:35 
21:27:35 Server: Docker Engine - Community
21:27:35  Engine:
21:27:35   Version:          22.06.0-beta.0
21:27:35   API version:      1.42 (minimum version 1.12)
21:27:35   Go version:       go1.18.3
21:27:35   Git commit:       38633e7
21:27:35   Built:            Fri Jun  3 17:55:45 2022
21:27:35   OS/Arch:          linux/amd64
21:27:35   Experimental:     true
21:27:35  containerd:
21:27:35   Version:          1.6.8
21:27:35   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:35  runc:
21:27:35   Version:          1.1.4
21:27:35   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:35  docker-init:
21:27:35   Version:          0.19.0
21:27:35   GitCommit:        de40ad0
[Pipeline] sh
21:27:35 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:35 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:35 Commit message: "remove recipes for building docker-scan-plugin"
21:27:35 + docker version
21:27:35 Client: Docker Engine - Community
21:27:35  Version:           22.06.0-beta.0
21:27:35  API version:       1.42
21:27:35  Go version:        go1.18.3
21:27:35  Git commit:        3e9117b
21:27:35  Built:             Fri Jun  3 17:56:06 2022
21:27:35  OS/Arch:           linux/arm
21:27:35  Context:           default
21:27:35 
21:27:35 Server: Docker Engine - Community
21:27:35  Engine:
21:27:35   Version:          22.06.0-beta.0
21:27:35   API version:      1.42 (minimum version 1.12)
21:27:35   Go version:       go1.18.3
21:27:35   Git commit:       38633e7
21:27:35   Built:            Fri Jun  3 17:56:06 2022
21:27:35   OS/Arch:          linux/arm
21:27:35   Experimental:     true
21:27:35  containerd:
21:27:35   Version:          1.6.8
21:27:35   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:35  runc:
21:27:35   Version:          1.1.4
21:27:35   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:35  docker-init:
21:27:35   Version:          0.19.0
21:27:35   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
21:27:36 + docker info
21:27:36 Client:
21:27:36  Context:    default
21:27:36  Debug Mode: false
21:27:36  Plugins:
21:27:36   buildx: Docker Buildx (Docker Inc.)
21:27:36     Version:  c5aec24
21:27:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:36   compose: Docker Compose (Docker Inc.)
21:27:36     Version:  v2.12.0
21:27:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:36   scan: Docker Scan (Docker Inc.)
21:27:36     Version:  v0.17.0
21:27:36     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:36 
21:27:36 Server:
21:27:36  Containers: 0
21:27:36   Running: 0
21:27:36   Paused: 0
21:27:36   Stopped: 0
21:27:36  Images: 1
21:27:36  Server Version: 22.06.0-beta.0
21:27:36  Storage Driver: overlay2
21:27:36   Backing Filesystem: extfs
21:27:36   Supports d_type: true
21:27:36   Using metacopy: false
21:27:36   Native Overlay Diff: true
21:27:36   userxattr: false
21:27:36  Logging Driver: json-file
21:27:36  Cgroup Driver: systemd
21:27:36  Cgroup Version: 2
21:27:36  Plugins:
21:27:36   Volume: local
21:27:36   Network: bridge host ipvlan macvlan null overlay
21:27:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:36  Swarm: inactive
21:27:36  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:36  Default Runtime: runc
21:27:36  Init Binary: docker-init
21:27:36  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:36  runc version: v1.1.4-0-g5fd4c4d
21:27:36  init version: de40ad0
21:27:36  Security Options:
21:27:36   apparmor
21:27:36   seccomp
21:27:36    Profile: builtin
21:27:36   cgroupns
21:27:36  Kernel Version: 5.15.0-1022-aws
21:27:36  Operating System: Ubuntu 20.04.5 LTS
21:27:36  OSType: linux
21:27:36  Architecture: x86_64
21:27:36  CPUs: 2
21:27:36  Total Memory: 7.475GiB
21:27:36  Name: ip-10-100-62-45
21:27:36  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:36  Docker Root Dir: /var/lib/docker
21:27:36  Debug Mode: false
21:27:36  Username: dockerbuildbot
21:27:36  Registry: https://index.docker.io/v1/
21:27:36  Labels:
21:27:36  Experimental: true
21:27:36  Insecure Registries:
21:27:36   127.0.0.0/8
21:27:36  Live Restore Enabled: true
21:27:36 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:36 The recommended git tool is: git
21:27:36 + docker info
21:27:36 Client:
21:27:36  Context:    default
21:27:36  Debug Mode: false
21:27:36  Plugins:
21:27:36   buildx: Docker Buildx (Docker Inc.)
21:27:36     Version:  v0.8.2
21:27:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:36   compose: Docker Compose (Docker Inc.)
21:27:36     Version:  v2.12.0
21:27:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:36 
21:27:36 Server:
21:27:36  Containers: 0
21:27:36   Running: 0
21:27:36   Paused: 0
21:27:36   Stopped: 0
21:27:36  Images: 1
21:27:36  Server Version: 22.06.0-beta.0
21:27:36  Storage Driver: overlay2
21:27:36   Backing Filesystem: extfs
21:27:36   Supports d_type: true
21:27:36   Using metacopy: false
21:27:36   Native Overlay Diff: true
21:27:36   userxattr: false
21:27:36  Logging Driver: json-file
21:27:36  Cgroup Driver: cgroupfs
21:27:36  Cgroup Version: 1
21:27:36  Plugins:
21:27:36   Volume: local
21:27:36   Network: bridge host ipvlan macvlan null overlay
21:27:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:36  Swarm: inactive
21:27:36  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:36  Default Runtime: runc
21:27:36  Init Binary: docker-init
21:27:36  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:36  runc version: v1.1.4-0-g5fd4c4d
21:27:36  init version: de40ad0
21:27:36  Security Options:
21:27:36   apparmor
21:27:36   seccomp
21:27:36    Profile: builtin
21:27:36  Kernel Version: 5.4.0-1088-aws
21:27:36  Operating System: Ubuntu 18.04.6 LTS
21:27:36  OSType: linux
21:27:36  Architecture: armv8l
21:27:36  CPUs: 2
21:27:36  Total Memory: 7.566GiB
21:27:36  Name: ip-10-100-57-227
21:27:36  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:27:36  Docker Root Dir: /var/lib/docker
21:27:36  Debug Mode: false
21:27:36  Username: dockerbuildbot
21:27:36  Registry: https://index.docker.io/v1/
21:27:36  Labels:
21:27:36  Experimental: true
21:27:36  Insecure Registries:
21:27:36   127.0.0.0/8
21:27:36  Live Restore Enabled: true
21:27:36 
21:27:36 WARNING: No swap limit support
[Pipeline] }
21:27:36 mkdir -p sources
21:27:36 docker run --rm -w /v \
21:27:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:36 	alpine \
21:27:36 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:36 The recommended git tool is: git
[Pipeline] sh
21:27:36 + make clean
21:27:36 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:36 rm -f -r src
21:27:36 make -C rpm clean
21:27:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:36 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:36 rm -f -r rpmbuild/
21:27:36 docker builder prune -f --filter until=24h
21:27:36 Total:	0B
21:27:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:36 make -C deb clean
21:27:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:36 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:36 rm -f -r debbuild
21:27:36 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:36 rm -f -r sources
21:27:36 docker builder prune -f --filter until=24h
21:27:36 Total:	0B
21:27:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:36 make -C static clean
21:27:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:36 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:36 rm -f -r build
21:27:36 docker builder prune -f --filter until=24h
21:27:36 Total:	0B
21:27:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:36 + make clean
21:27:36 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:36 rm -f -r src
21:27:36 make -C rpm clean
21:27:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:36 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:36 rm -f -r rpmbuild/
21:27:36 docker builder prune -f --filter until=24h
21:27:36 Total:	0B
21:27:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:36 make -C deb clean
21:27:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:36 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:36 rm -f -r debbuild
21:27:36 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:36 rm -f -r sources
21:27:36 docker builder prune -f --filter until=24h
21:27:36 From https://github.com/docker/buildx
21:27:36  * [new tag]         v0.10.4    -> v0.10.4
21:27:36 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:36 git init src/github.com/docker/compose
21:27:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:36 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:36 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:36 mkdir -p sources
21:27:36 docker run --rm -w /v \
21:27:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:36 	alpine \
21:27:36 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:36 #18 ...
21:27:36 
21:27:36 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:27:36 #16 extracting sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 7.6s done
21:27:36 #16 extracting sha256:b4cbe309668774dbfa497a0b617af9e70c4ed50849ae7cb7bde00bedcd466292 0.0s done
21:27:36 #16 DONE 13.1s
21:27:36 
21:27:36 #19 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / /
21:27:36 using credential docker-jenkins-github-credentials
21:27:36 Total:	0B
21:27:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:36 make -C static clean
21:27:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:36 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:36 rm -f -r build
21:27:36 docker builder prune -f --filter until=24h
21:27:36 Total:	0B
21:27:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:36 + SRC=src/github.com/docker/compose
21:27:36 + REF=v2.17.2
21:27:36 + REF_FETCH=v2.17.2
21:27:36 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:36 + awk {print $2}
21:27:36 + REF=refs/tags/v2.17.2
21:27:36 + [ -n refs/tags/v2.17.2 ]
21:27:36 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:36 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:36 Cloning the remote Git repository
21:27:36 Cloning with configured refspecs honoured and without tags
21:27:36 + make REF=master ubuntu-kinetic
21:27:36 git init src/github.com/docker/cli
21:27:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:36 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:36 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:36 + SRC=src/github.com/docker/cli
21:27:36 + REF=master
21:27:36 + REF_FETCH=master
21:27:36 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:36 + awk {print $2}
21:27:36 + REF=refs/heads/master
21:27:36 + [ -n refs/heads/master ]
21:27:36 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:36 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:36 using credential docker-jenkins-github-credentials
21:27:36 Cloning the remote Git repository
21:27:36 Cloning with configured refspecs honoured and without tags
21:27:37 #19 DONE 0.5s
21:27:37 
21:27:37 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:27:37 #18 ...
21:27:37 
21:27:37 #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
21:27:37 #0 0.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:27:37 From https://github.com/docker/compose
21:27:37  * [new tag]         v2.17.2    -> v2.17.2
21:27:37 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:37 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 raspbian-buster
21:27:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:37 mkdir -p sources
21:27:37 docker run --rm -w /v \
21:27:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:37 	alpine \
21:27:37 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
[Pipeline] echo
21:27:37 Removing all docker containers
[Pipeline] sh
21:27:37 + make REF=master ubuntu-jammy
21:27:37 git init src/github.com/docker/cli
21:27:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:37 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:37 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:37 + SRC=src/github.com/docker/cli
21:27:37 + REF=master
21:27:37 + REF_FETCH=master
21:27:37 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:37 + awk {print $2}
21:27:37 + REF=refs/heads/master
21:27:37 + [ -n refs/heads/master ]
21:27:37 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:37 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] echo
21:27:37 Removing all docker containers
[Pipeline] sh
21:27:37 mkdir -p rpmbuild/SOURCES
21:27:37 docker run --rm -w /v \
21:27:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:37 	alpine \
21:27:37 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:37 From https://github.com/docker/cli
21:27:37  * [new branch]      master     -> master
21:27:37  * [new branch]      master     -> origin/master
21:27:37 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:37 + docker container ls -aq
[Pipeline] echo
21:27:37 Docker containers have been removed
[Pipeline] echo
21:27:37 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:37 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-amd64)
[Pipeline] sh
21:27:37 mkdir -p sources
21:27:37 docker run --rm -w /v \
21:27:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:37 	alpine \
21:27:37 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:37 + docker container ls -aq
[Pipeline] echo
21:27:37 Docker containers have been removed
[Pipeline] echo
21:27:37 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:37 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-amd64)
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:27:37 git init src/github.com/docker/docker
21:27:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:37 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:37 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:37 + SRC=src/github.com/docker/docker
21:27:37 + REF=master
21:27:37 + REF_FETCH=master
21:27:37 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:37 + awk {print $2}
21:27:37 From https://github.com/docker/cli
21:27:37  * [new branch]      master     -> master
21:27:37  * [new branch]      master     -> origin/master
21:27:37 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:37 + echo starting...
21:27:37 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:37 + REF=refs/heads/master
21:27:37 + [ -n refs/heads/master ]
21:27:37 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:37 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:37 + echo starting...
21:27:37 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:37 git init src/github.com/docker/docker
21:27:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:37 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:37 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:37 + SRC=src/github.com/docker/docker
21:27:37 + REF=master
21:27:37 + REF_FETCH=master
21:27:37 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:37 + awk {print $2}
21:27:37 using credential docker-jenkins-github-credentials
21:27:38 Cloning the remote Git repository
21:27:38 Cloning with configured refspecs honoured and without tags
21:27:38 + docker version
21:27:38 Client: Docker Engine - Community
21:27:38  Version:           22.06.0-beta.0
21:27:38  API version:       1.42
21:27:38  Go version:        go1.18.3
21:27:38  Git commit:        3e9117b
21:27:38  Built:             Fri Jun  3 17:55:45 2022
21:27:38  OS/Arch:           linux/amd64
21:27:38  Context:           default
21:27:38 
21:27:38 Server: Docker Engine - Community
21:27:38  Engine:
21:27:38   Version:          22.06.0-beta.0
21:27:38   API version:      1.42 (minimum version 1.12)
21:27:38   Go version:       go1.18.3
21:27:38   Git commit:       38633e7
21:27:38   Built:            Fri Jun  3 17:55:45 2022
21:27:38   OS/Arch:          linux/amd64
21:27:38   Experimental:     true
21:27:38  containerd:
21:27:38   Version:          1.6.8
21:27:38   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:38  runc:
21:27:38   Version:          1.1.4
21:27:38   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:38  docker-init:
21:27:38   Version:          0.19.0
21:27:38   GitCommit:        de40ad0
[Pipeline] sh
21:27:38 Fetching without tags
21:27:38 Fetching without tags
21:27:38 + docker version
21:27:38 Client: Docker Engine - Community
21:27:38  Version:           22.06.0-beta.0
21:27:38  API version:       1.42
21:27:38  Go version:        go1.18.3
21:27:38  Git commit:        3e9117b
21:27:38  Built:             Fri Jun  3 17:55:45 2022
21:27:38  OS/Arch:           linux/amd64
21:27:38  Context:           default
21:27:38 
21:27:38 Server: Docker Engine - Community
21:27:38  Engine:
21:27:38   Version:          22.06.0-beta.0
21:27:38   API version:      1.42 (minimum version 1.12)
21:27:38   Go version:       go1.18.3
21:27:38   Git commit:       38633e7
21:27:38   Built:            Fri Jun  3 17:55:45 2022
21:27:38   OS/Arch:          linux/amd64
21:27:38   Experimental:     true
21:27:38  containerd:
21:27:38   Version:          1.6.8
21:27:38   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:38  runc:
21:27:38   Version:          1.1.4
21:27:38   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:38  docker-init:
21:27:38   Version:          0.19.0
21:27:38   GitCommit:        de40ad0
21:27:38 + REF=refs/heads/master
21:27:38 + [ -n refs/heads/master ]
21:27:38 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:38 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:27:38 mkdir -p sources
21:27:38 docker run --rm -w /v \
21:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:38 	alpine \
21:27:38 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:38 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:38 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:38 + docker info
21:27:38 Client:
21:27:38  Context:    default
21:27:38  Debug Mode: false
21:27:38  Plugins:
21:27:38   buildx: Docker Buildx (Docker Inc.)
21:27:38     Version:  c5aec24
21:27:38     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:38   compose: Docker Compose (Docker Inc.)
21:27:38     Version:  v2.12.0
21:27:38     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:38   scan: Docker Scan (Docker Inc.)
21:27:38     Version:  v0.17.0
21:27:38     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:38 
21:27:38 Server:
21:27:38  Containers: 0
21:27:38   Running: 0
21:27:38   Paused: 0
21:27:38   Stopped: 0
21:27:38  Images: 1
21:27:38  Server Version: 22.06.0-beta.0
21:27:38  Storage Driver: overlay2
21:27:38   Backing Filesystem: extfs
21:27:38   Supports d_type: true
21:27:38   Using metacopy: false
21:27:38   Native Overlay Diff: true
21:27:38   userxattr: false
21:27:38  Logging Driver: json-file
21:27:38  Cgroup Driver: systemd
21:27:38  Cgroup Version: 2
21:27:38  Plugins:
21:27:38   Volume: local
21:27:38   Network: bridge host ipvlan macvlan null overlay
21:27:38   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:38  Swarm: inactive
21:27:38  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
21:27:38  Default Runtime: runc
21:27:38  Init Binary: docker-init
21:27:38  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:38  runc version: v1.1.4-0-g5fd4c4d
21:27:38  init version: de40ad0
21:27:38  Security Options:
21:27:38   apparmor
21:27:38   seccomp
21:27:38    Profile: builtin
21:27:38   cgroupns
21:27:38  Kernel Version: 5.15.0-1022-aws
21:27:38  Operating System: Ubuntu 20.04.5 LTS
21:27:38  OSType: linux
21:27:38  Architecture: x86_64
21:27:38  CPUs: 2
21:27:38  Total Memory: 7.475GiB
21:27:38  Name: ip-10-100-38-120
21:27:38  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:38  Docker Root Dir: /var/lib/docker
21:27:38  Debug Mode: false
21:27:38  Username: dockerbuildbot
21:27:38  Registry: https://index.docker.io/v1/
21:27:38  Labels:
21:27:38  Experimental: true
21:27:38  Insecure Registries:
21:27:38   127.0.0.0/8
21:27:38  Live Restore Enabled: true
21:27:38 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:38 The recommended git tool is: git
21:27:38 #20 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:27:38 using credential docker-jenkins-github-credentials
21:27:38 Cloning the remote Git repository
21:27:38 Cloning with configured refspecs honoured and without tags
21:27:38 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:38 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:38 + docker info
21:27:38 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:38 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:38 == Building packages for fedora-37 ==
21:27:38 mkdir -p "rpmbuild/fedora-37"
21:27:38 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-fedora-37/x86_64 -f fedora-37/Dockerfile .
21:27:38 mkdir -p sources
21:27:38 docker run --rm -w /v \
21:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:38 	alpine \
21:27:38 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:38 #20 1.629 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
21:27:38 #20 1.638 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
21:27:38 #20 1.656 (3/22) Installing readline (8.1.2-r0)
21:27:38 #20 1.667 (4/22) Installing bash (5.1.16-r2)
21:27:38 #20 1.700 Executing bash-5.1.16-r2.post-install
21:27:38 #20 1.704 (5/22) Installing libffi (3.4.2-r1)
21:27:38 #20 1.708 (6/22) Installing libgcc (11.2.1_git20220219-r2)
21:27:38 #20 1.712 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
21:27:38 #20 1.742 (8/22) Installing xz-libs (5.2.5-r1)
21:27:38 #20 1.747 (9/22) Installing libxml2 (2.9.14-r2)
21:27:38 #20 1.766 (10/22) Installing llvm13-libs (13.0.1-r2)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:38 From https://github.com/docker/docker
21:27:38  * [new branch]      master     -> master
21:27:38  * [new branch]      master     -> origin/master
21:27:38 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:38 #1 [internal] load build definition from Dockerfile
21:27:38 #1 transferring dockerfile: 603B done
21:27:38 #1 DONE 0.0s
21:27:38 
21:27:38 #2 [internal] load .dockerignore
21:27:38 #2 transferring context: 2B done
21:27:38 #2 DONE 0.0s
21:27:38 
21:27:38 #3 [auth] library/golang:pull token for registry-1.docker.io
21:27:38 #3 DONE 0.0s
21:27:38 
21:27:38 #4 [auth] library/fedora:pull token for registry-1.docker.io
21:27:38 #4 DONE 0.0s
21:27:38 
21:27:38 #5 [internal] load metadata for docker.io/library/fedora:37
21:27:38 Client:
21:27:38  Context:    default
21:27:38  Debug Mode: false
21:27:38  Plugins:
21:27:38   buildx: Docker Buildx (Docker Inc.)
21:27:38     Version:  c5aec24
21:27:38     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:38   compose: Docker Compose (Docker Inc.)
21:27:38     Version:  v2.12.0
21:27:38     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:38   scan: Docker Scan (Docker Inc.)
21:27:38     Version:  v0.17.0
21:27:38     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:38 
21:27:38 Server:
21:27:38  Containers: 0
21:27:38   Running: 0
21:27:38   Paused: 0
21:27:38   Stopped: 0
21:27:38  Images: 1
21:27:38  Server Version: 22.06.0-beta.0
21:27:38  Storage Driver: overlay2
21:27:38   Backing Filesystem: extfs
21:27:38   Supports d_type: true
21:27:38   Using metacopy: false
21:27:38   Native Overlay Diff: true
21:27:38   userxattr: false
21:27:38  Logging Driver: json-file
21:27:38  Cgroup Driver: systemd
21:27:38  Cgroup Version: 2
21:27:38  Plugins:
21:27:38   Volume: local
21:27:38   Network: bridge host ipvlan macvlan null overlay
21:27:38   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:38  Swarm: inactive
21:27:38  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:38  Default Runtime: runc
21:27:38  Init Binary: docker-init
21:27:38  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:38  runc version: v1.1.4-0-g5fd4c4d
21:27:38  init version: de40ad0
21:27:38  Security Options:
21:27:38   apparmor
21:27:38   seccomp
21:27:38    Profile: builtin
21:27:38   cgroupns
21:27:38  Kernel Version: 5.15.0-1022-aws
21:27:38  Operating System: Ubuntu 20.04.5 LTS
21:27:38  OSType: linux
21:27:38  Architecture: x86_64
21:27:38  CPUs: 2
21:27:38  Total Memory: 7.475GiB
21:27:38  Name: ip-10-100-58-131
21:27:38  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:38  Docker Root Dir: /var/lib/docker
21:27:38  Debug Mode: false
21:27:38  Username: dockerbuildbot
21:27:38  Registry: https://index.docker.io/v1/
21:27:38  Labels:
21:27:38  Experimental: true
21:27:38  Insecure Registries:
21:27:38   127.0.0.0/8
21:27:38  Live Restore Enabled: true
21:27:38 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:38 The recommended git tool is: git
[Pipeline] echo
21:27:38 Removing all docker containers
[Pipeline] sh
21:27:39 using credential docker-jenkins-github-credentials
21:27:39 Cloning the remote Git repository
21:27:39 Cloning with configured refspecs honoured and without tags
21:27:39 #5 DONE 0.3s
21:27:39 
21:27:39 #6 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:39 #6 DONE 0.3s
21:27:39 
21:27:39 #7 [internal] load build context
21:27:39 #7 transferring context: 12.81kB done
21:27:39 #7 DONE 0.0s
21:27:39 
21:27:39 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:39 #8 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d69dd2a37789f967) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
21:27:39 + docker container ls -aq
[Pipeline] {
[Pipeline] withDockerRegistry
21:27:39 From https://github.com/docker/docker
21:27:39  * [new branch]      master     -> master
21:27:39  * [new branch]      master     -> origin/master
21:27:39 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] echo
21:27:39 Docker containers have been removed
[Pipeline] echo
21:27:39 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:39 cleanWorkspace: Workspace is clean.
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] stage
[Pipeline] { (debian-bookworm-amd64)
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:27:39 Fetching without tags
21:27:39 #8 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:27:39 #8 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:27:39 #8 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 0.1s done
21:27:39 #8 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:39 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.24MB / 149.01MB 0.1s
21:27:39 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 23.07MB / 149.01MB 0.3s
21:27:39 git init src/github.com/docker/buildx
21:27:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:39 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:39 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:39 + SRC=src/github.com/docker/buildx
21:27:39 + REF=v0.10.4
21:27:39 + REF_FETCH=v0.10.4
21:27:39 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:39 + awk {print $2}
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-870@tmp/5d7bf814-d41a-492b-9a24-f00fa440f150/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] echo
21:27:39 Removing all docker containers
[Pipeline] sh
21:27:39 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:27:39 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:39 chowning workspace
[Pipeline] sh
21:27:39 + echo starting...
21:27:39 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:39 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 34.60MB / 149.01MB 0.4s
21:27:39 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 42.99MB / 149.01MB 0.5s
21:27:39 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:39 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:39 + REF=refs/tags/v0.10.4
21:27:39 + [ -n refs/tags/v0.10.4 ]
21:27:39 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:39 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:39 Fetching without tags
21:27:39 + docker container ls -aq
[Pipeline] echo
21:27:39 Docker containers have been removed
[Pipeline] echo
21:27:39 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
21:27:39 mkdir -p sources
21:27:39 docker run --rm -w /v \
21:27:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:39 	alpine \
21:27:39 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
[Pipeline] echo
21:27:39 cleanWorkspace: Workspace is clean.
21:27:39 git init src/github.com/docker/buildx
21:27:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:39 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:39 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:39 + SRC=src/github.com/docker/buildx
21:27:39 + REF=v0.10.4
21:27:39 + REF_FETCH=v0.10.4
21:27:39 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:39 + awk {print $2}
21:27:39 + REF=refs/tags/v0.10.4
21:27:39 + [ -n refs/tags/v0.10.4 ]
21:27:39 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:39 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
[Pipeline] stage
[Pipeline] { (centos-7-amd64)
[Pipeline] sh
21:27:39 + pwd
21:27:39 + id -u
21:27:39 + id -g
21:27:39 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:39 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:39 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 63.96MB / 149.01MB 0.7s
21:27:39 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 74.45MB / 149.01MB 0.8s
21:27:39 + docker version
21:27:39 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:39 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:40 mkdir -p sources
21:27:40 docker run --rm -w /v \
21:27:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:40 	alpine \
21:27:40 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:40 #20 3.124 (11/22) Installing clang-libs (13.0.1-r1)
21:27:40 + echo starting...
21:27:40 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:40 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 84.93MB / 149.01MB 0.9s
21:27:40 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 94.37MB / 149.01MB 1.0s
21:27:40 Client: Docker Engine - Community
21:27:40  Version:           22.06.0-beta.0
21:27:40  API version:       1.42
21:27:40  Go version:        go1.18.3
21:27:40  Git commit:        3e9117b
21:27:40  Built:             Fri Jun  3 17:55:45 2022
21:27:40  OS/Arch:           linux/amd64
21:27:40  Context:           default
21:27:40 
21:27:40 Server: Docker Engine - Community
21:27:40  Engine:
21:27:40   Version:          22.06.0-beta.0
21:27:40   API version:      1.42 (minimum version 1.12)
21:27:40   Go version:       go1.18.3
21:27:40   Git commit:       38633e7
21:27:40   Built:            Fri Jun  3 17:55:45 2022
21:27:40   OS/Arch:          linux/amd64
21:27:40   Experimental:     true
21:27:40  containerd:
21:27:40   Version:          1.6.8
21:27:40   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:40  runc:
21:27:40   Version:          1.1.4
21:27:40   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:40  docker-init:
21:27:40   Version:          0.19.0
21:27:40   GitCommit:        de40ad0
[Pipeline] sh
21:27:40 From https://github.com/docker/buildx
21:27:40  * [new tag]         v0.10.4    -> v0.10.4
21:27:40 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:40 mkdir -p sources
21:27:40 docker run --rm -w /v \
21:27:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:40 	alpine \
21:27:40 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:27:40 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 103.81MB / 149.01MB 1.1s
21:27:40 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 123.73MB / 149.01MB 1.3s
[Pipeline] echo
21:27:40 Removing all docker containers
[Pipeline] sh
21:27:40 + docker version
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:40 + docker info
21:27:40 Fetching without tags
21:27:40 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 144.70MB / 149.01MB 1.5s
21:27:40 + docker container ls -aq
21:27:40 Client: Docker Engine - Community
21:27:40  Version:           22.06.0-beta.0
21:27:40  API version:       1.42
21:27:40  Go version:        go1.18.3
21:27:40  Git commit:        3e9117b
21:27:40  Built:             Fri Jun  3 17:55:45 2022
21:27:40  OS/Arch:           linux/amd64
21:27:40  Context:           default
21:27:40 
21:27:40 Server: Docker Engine - Community
21:27:40  Engine:
21:27:40   Version:          22.06.0-beta.0
21:27:40   API version:      1.42 (minimum version 1.12)
21:27:40   Go version:       go1.18.3
21:27:40   Git commit:       38633e7
21:27:40   Built:            Fri Jun  3 17:55:45 2022
21:27:40   OS/Arch:          linux/amd64
21:27:40   Experimental:     true
21:27:40  containerd:
21:27:40   Version:          1.6.8
21:27:40   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:40  runc:
21:27:40   Version:          1.1.4
21:27:40   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:40  docker-init:
21:27:40   Version:          0.19.0
21:27:40   GitCommit:        de40ad0
[Pipeline] echo
21:27:40 Docker containers have been removed
[Pipeline] echo
21:27:40 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
21:27:40 From https://github.com/docker/buildx
21:27:40  * [new tag]         v0.10.4    -> v0.10.4
21:27:40 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
[Pipeline] echo
21:27:40 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-bullseye-armhf)
21:27:40 Client:
21:27:40  Context:    default
21:27:40  Debug Mode: false
21:27:40  Plugins:
21:27:40   buildx: Docker Buildx (Docker Inc.)
21:27:40     Version:  c5aec24
21:27:40     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:40   compose: Docker Compose (Docker Inc.)
21:27:40     Version:  v2.12.0
21:27:40     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:40   scan: Docker Scan (Docker Inc.)
21:27:40     Version:  v0.17.0
21:27:40     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:40 
21:27:40 Server:
21:27:40  Containers: 0
21:27:40   Running: 0
21:27:40   Paused: 0
21:27:40   Stopped: 0
21:27:40  Images: 1
21:27:40  Server Version: 22.06.0-beta.0
21:27:40  Storage Driver: overlay2
21:27:40   Backing Filesystem: extfs
21:27:40   Supports d_type: true
21:27:40   Using metacopy: false
21:27:40   Native Overlay Diff: true
21:27:40   userxattr: false
21:27:40  Logging Driver: json-file
21:27:40  Cgroup Driver: systemd
21:27:40  Cgroup Version: 2
21:27:40  Plugins:
21:27:40   Volume: local
21:27:40   Network: bridge host ipvlan macvlan null overlay
21:27:40   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:40  Swarm: inactive
21:27:40  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
21:27:40  Default Runtime: runc
21:27:40  Init Binary: docker-init
21:27:40  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:40  runc version: v1.1.4-0-g5fd4c4d
21:27:40  init version: de40ad0
21:27:40  Security Options:
21:27:40   apparmor
21:27:40   seccomp
21:27:40    Profile: builtin
21:27:40   cgroupns
21:27:40  Kernel Version: 5.15.0-1022-aws
21:27:40  Operating System: Ubuntu 20.04.5 LTS
21:27:40  OSType: linux
21:27:40  Architecture: x86_64
21:27:40  CPUs: 2
21:27:40  Total Memory: 7.475GiB
21:27:40  Name: ip-10-100-37-240
21:27:40  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:40  Docker Root Dir: /var/lib/docker
21:27:40  Debug Mode: false
21:27:40  Username: dockerbuildbot
21:27:40  Registry: https://index.docker.io/v1/
21:27:40  Labels:
21:27:40  Experimental: true
21:27:40  Insecure Registries:
21:27:40   127.0.0.0/8
21:27:40  Live Restore Enabled: true
21:27:40 
[Pipeline] sh
21:27:40 git init src/github.com/docker/compose
21:27:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:40 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:40 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:40 + SRC=src/github.com/docker/compose
21:27:40 + REF=v2.17.2
21:27:40 + REF_FETCH=v2.17.2
21:27:40 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:40 + awk {print $2}
21:27:40 + REF=refs/tags/v2.17.2
21:27:40 + [ -n refs/tags/v2.17.2 ]
21:27:40 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:40 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:27:40 mkdir -p sources
21:27:40 docker run --rm -w /v \
21:27:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:40 	alpine \
21:27:40 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
[Pipeline] checkout
21:27:40 The recommended git tool is: git
21:27:40 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:40 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 1.7s done
21:27:41 == Building packages for debian-bullseye ==
21:27:41 mkdir -p "debbuild/debian-bullseye"
21:27:41 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
21:27:41 git init src/github.com/docker/compose
21:27:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:41 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:41 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:41 + SRC=src/github.com/docker/compose
21:27:41 + REF=v2.17.2
21:27:41 + REF_FETCH=v2.17.2
21:27:41 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:41 + awk {print $2}
21:27:41 + REF=refs/tags/v2.17.2
21:27:41 + [ -n refs/tags/v2.17.2 ]
21:27:41 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:41 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:41 + docker info
21:27:41 Client:
21:27:41  Context:    default
21:27:41  Debug Mode: false
21:27:41  Plugins:
21:27:41   buildx: Docker Buildx (Docker Inc.)
21:27:41     Version:  c5aec24
21:27:41     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:41   compose: Docker Compose (Docker Inc.)
21:27:41     Version:  v2.12.0
21:27:41     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:41   scan: Docker Scan (Docker Inc.)
21:27:41     Version:  v0.17.0
21:27:41     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:27:41 
21:27:41 Server:
21:27:41  Containers: 0
21:27:41   Running: 0
21:27:41   Paused: 0
21:27:41   Stopped: 0
21:27:41  Images: 1
21:27:41  Server Version: 22.06.0-beta.0
21:27:41  Storage Driver: overlay2
21:27:41   Backing Filesystem: extfs
21:27:41   Supports d_type: true
21:27:41   Using metacopy: false
21:27:41   Native Overlay Diff: true
21:27:41   userxattr: false
21:27:41  Logging Driver: json-file
21:27:41  Cgroup Driver: systemd
21:27:41  Cgroup Version: 2
21:27:41  Plugins:
21:27:41   Volume: local
21:27:41   Network: bridge host ipvlan macvlan null overlay
21:27:41   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:41  Swarm: inactive
21:27:41  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:41  Default Runtime: runc
21:27:41  Init Binary: docker-init
21:27:41  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:41  runc version: v1.1.4-0-g5fd4c4d
21:27:41  init version: de40ad0
21:27:41  Security Options:
21:27:41   apparmor
21:27:41   seccomp
21:27:41    Profile: builtin
21:27:41   cgroupns
21:27:41  Kernel Version: 5.15.0-1022-aws
21:27:41  Operating System: Ubuntu 20.04.5 LTS
21:27:41  OSType: linux
21:27:41  Architecture: x86_64
21:27:41  CPUs: 2
21:27:41  Total Memory: 7.475GiB
21:27:41  Name: ip-10-100-39-198
21:27:41  ID: c944a62a-a99e-4e56-b148-df1906108e3b
21:27:41  Docker Root Dir: /var/lib/docker
21:27:41  Debug Mode: false
21:27:41  Username: dockerbuildbot
21:27:41  Registry: https://index.docker.io/v1/
21:27:41  Labels:
21:27:41  Experimental: true
21:27:41  Insecure Registries:
21:27:41   127.0.0.0/8
21:27:41  Live Restore Enabled: true
21:27:41 
21:27:41 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:41 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
21:27:41 using credential docker-jenkins-github-credentials
[Pipeline] { (build)
21:27:41 + echo starting...
21:27:41 starting...
21:27:41 Cloning the remote Git repository
21:27:41 Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
21:27:41 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:41 mkdir -p sources
21:27:41 docker run --rm -w /v \
21:27:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:41 	alpine \
21:27:41 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:41 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 0.1s
21:27:41 #1 [internal] load build definition from Dockerfile
21:27:41 #1 transferring dockerfile: 913B done
21:27:41 #1 DONE 0.0s
21:27:41 
21:27:41 #2 [internal] load .dockerignore
21:27:41 #2 transferring context: 2B done
21:27:41 #2 DONE 0.0s
21:27:41 
21:27:41 #3 [auth] library/debian:pull token for registry-1.docker.io
21:27:41 #3 DONE 0.0s
21:27:41 
21:27:41 #4 [auth] library/golang:pull token for registry-1.docker.io
21:27:41 #4 DONE 0.0s
21:27:41 
21:27:41 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:41 From https://github.com/docker/compose
21:27:41  * [new tag]         v2.17.2    -> v2.17.2
21:27:41 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:41 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-kinetic
21:27:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:41 mkdir -p sources
21:27:41 docker run --rm -w /v \
21:27:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:41 	alpine \
21:27:41 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:41 + docker version
21:27:41 Client: Docker Engine - Community
21:27:41  Version:           22.06.0-beta.0
21:27:41  API version:       1.42
21:27:41  Go version:        go1.18.3
21:27:41  Git commit:        3e9117b
21:27:41  Built:             Fri Jun  3 17:56:06 2022
21:27:41  OS/Arch:           linux/arm
21:27:41  Context:           default
21:27:41 
21:27:41 Server: Docker Engine - Community
21:27:41  Engine:
21:27:41   Version:          22.06.0-beta.0
21:27:41   API version:      1.42 (minimum version 1.12)
21:27:41   Go version:       go1.18.3
21:27:41   Git commit:       38633e7
21:27:41   Built:            Fri Jun  3 17:56:06 2022
21:27:41   OS/Arch:          linux/arm
21:27:41   Experimental:     true
21:27:41  containerd:
21:27:41   Version:          1.6.8
21:27:41   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:41  runc:
21:27:41   Version:          1.1.4
21:27:41   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:41  docker-init:
21:27:41   Version:          0.19.0
21:27:41   GitCommit:        de40ad0
21:27:41 == Building packages for ubuntu-focal ==
21:27:41 mkdir -p "debbuild/ubuntu-focal"
21:27:41 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
[Pipeline] sh
21:27:41 #20 4.301 (12/22) Installing clang (13.0.1-r1)
21:27:41 #20 4.450 (13/22) Installing libmagic (5.41-r0)
21:27:41 #20 4.504 (14/22) Installing file (5.41-r0)
21:27:41 #20 4.507 (15/22) Installing brotli-libs (1.0.9-r6)
21:27:41 #20 4.525 (16/22) Installing nghttp2-libs (1.47.0-r0)
21:27:41 #20 4.533 (17/22) Installing libcurl (7.83.1-r6)
21:27:41 #20 4.547 (18/22) Installing expat (2.5.0-r0)
21:27:41 #20 4.554 (19/22) Installing pcre2 (10.40-r0)
21:27:41 #20 4.570 (20/22) Installing git (2.36.5-r0)
21:27:41 using credential docker-jenkins-github-credentials
21:27:41 #5 DONE 0.3s
21:27:41 
21:27:41 #6 [internal] load metadata for docker.io/library/debian:bullseye
21:27:41 #6 DONE 0.3s
21:27:41 
21:27:41 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:41 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:27:41 Cloning the remote Git repository
21:27:41 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-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
21:27:41 From https://github.com/docker/compose
21:27:41  * [new tag]         v2.17.2    -> v2.17.2
21:27:41 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:41 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-jammy
21:27:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:41 mkdir -p sources
21:27:41 docker run --rm -w /v \
21:27:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:41 	alpine \
21:27:41 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:41 #20 4.793 (21/22) Installing lld (13.0.1-r0)
21:27:41 #20 4.882 (22/22) Installing llvm13 (13.0.1-r2)
21:27:41 + docker info
21:27:41 Client:
21:27:41  Context:    default
21:27:41  Debug Mode: false
21:27:41  Plugins:
21:27:41   buildx: Docker Buildx (Docker Inc.)
21:27:41     Version:  v0.8.2
21:27:41     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:41   compose: Docker Compose (Docker Inc.)
21:27:41     Version:  v2.12.0
21:27:41     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:41 
21:27:41 Server:
21:27:41  Containers: 0
21:27:41   Running: 0
21:27:41   Paused: 0
21:27:41   Stopped: 0
21:27:41  Images: 1
21:27:41  Server Version: 22.06.0-beta.0
21:27:41  Storage Driver: overlay2
21:27:41   Backing Filesystem: extfs
21:27:41   Supports d_type: true
21:27:41   Using metacopy: false
21:27:41   Native Overlay Diff: true
21:27:41   userxattr: false
21:27:41  Logging Driver: json-file
21:27:41  Cgroup Driver: cgroupfs
21:27:41  Cgroup Version: 1
21:27:41  Plugins:
21:27:41   Volume: local
21:27:41   Network: bridge host ipvlan macvlan null overlay
21:27:41   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:41  Swarm: inactive
21:27:41  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:41  Default Runtime: runc
21:27:41  Init Binary: docker-init
21:27:41  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:41  runc version: v1.1.4-0-g5fd4c4d
21:27:41  init version: de40ad0
21:27:41  Security Options:
21:27:41   apparmor
21:27:41   seccomp
21:27:41    Profile: builtin
21:27:41  Kernel Version: 5.4.0-1088-aws
21:27:41  Operating System: Ubuntu 18.04.6 LTS
21:27:41  OSType: linux
21:27:41  Architecture: armv8l
21:27:41  CPUs: 2
21:27:41  Total Memory: 7.566GiB
21:27:41  Name: ip-10-100-36-202
21:27:41  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:27:41  Docker Root Dir: /var/lib/docker
21:27:41  Debug Mode: false
21:27:41  Username: dockerbuildbot
21:27:41  Registry: https://index.docker.io/v1/
21:27:41  Labels:
21:27:41  Experimental: true
21:27:41  Insecure Registries:
21:27:41   127.0.0.0/8
21:27:41  Live Restore Enabled: true
21:27:41 
21:27:41 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:41 The recommended git tool is: git
21:27:41 using credential docker-jenkins-github-credentials
21:27:41 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:27:41 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 0B / 157B 0.1s
21:27:41 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:41 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:27:41 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 0B / 116.81MB 0.1s
21:27:41 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 0.2s done
21:27:41 Cloning the remote Git repository
21:27:41 Cloning with configured refspecs honoured and without tags
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0773bbc6934e410b1) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
21:27:42 #1 [internal] load .dockerignore
21:27:42 #1 transferring context: 2B done
21:27:42 #1 DONE 0.0s
21:27:42 
21:27:42 #2 [internal] load build definition from Dockerfile
21:27:42 #2 transferring dockerfile: 1.21kB done
21:27:42 #2 DONE 0.0s
21:27:42 
21:27:42 #3 [internal] load metadata for docker.io/library/ubuntu:focal
21:27:42 #3 DONE 0.0s
21:27:42 
21:27:42 #4 [auth] library/golang:pull token for registry-1.docker.io
21:27:42 #4 DONE 0.0s
21:27:42 
21:27:42 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:42 #5 DONE 0.3s
21:27:42 
21:27:42 #6 [stage-1 1/9] FROM docker.io/library/ubuntu:focal
21:27:42 #6 DONE 0.0s
21:27:42 
21:27:42 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:42 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:42 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 7.34MB / 116.81MB 0.4s
21:27:42 == Building packages for ubuntu-bionic ==
21:27:42 mkdir -p "debbuild/ubuntu-bionic"
21:27:42 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/x86_64 -f ubuntu-bionic/Dockerfile .
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-870@tmp/2d9978dd-2c04-4da0-a8c0-c6ccc82b07f2/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
21:27:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:27:42 chowning workspace
[Pipeline] sh
21:27:42 Fetching without tags
21:27:42 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:42 #7 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:27:42 #7 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:27:42 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 12.58MB / 149.01MB 0.2s
21:27:42 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 0.1s done
21:27:42 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 22.02MB / 149.01MB 0.3s
21:27:42 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 13.63MB / 116.81MB 0.7s
21:27:42 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:42 #1 [internal] load .dockerignore
21:27:42 #1 transferring context: 2B done
21:27:42 #1 DONE 0.0s
21:27:42 
21:27:42 #2 [internal] load build definition from Dockerfile
21:27:42 #2 transferring dockerfile: 914B done
21:27:42 #2 DONE 0.0s
21:27:42 
21:27:42 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:27:42 #3 DONE 0.0s
21:27:42 
21:27:42 #4 [auth] library/golang:pull token for registry-1.docker.io
21:27:42 #4 DONE 0.0s
21:27:42 
21:27:42 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:42 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:42 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:42 + pwd
21:27:42 + id -u
21:27:42 + id -g
21:27:42 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:42 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 32.51MB / 149.01MB 0.4s
21:27:42 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 20.97MB / 116.81MB 1.0s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:42 Fetching without tags
21:27:42 #5 DONE 0.3s
21:27:42 
21:27:42 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
21:27:42 #6 DONE 0.3s
21:27:42 
21:27:42 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:42 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:27:42 Commit message: "remove recipes for building docker-scan-plugin"
 > 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:27:42 #7 ...
21:27:42 
21:27:42 #8 [internal] load build context
21:27:42 #8 transferring context: 31.20MB 0.5s done
21:27:42 #8 DONE 0.6s
21:27:42 
21:27:42 #9 [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
21:27:42 #9 CACHED
21:27:42 
21:27:42 #10 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:27:42 #10 CACHED
21:27:42 
21:27:42 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:42 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 52.43MB / 149.01MB 0.6s
21:27:42 #7 ...
21:27:42 
21:27:42 #11 [stage-1 4/9] COPY common /root/build-deb/debian
21:27:42 #11 DONE 0.2s
21:27:42 
21:27:42 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:42 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 62.91MB / 149.01MB 0.7s
21:27:42 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:42 Commit message: "remove recipes for building docker-scan-plugin"
21:27:42 Fetching without tags
21:27:42 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 28.31MB / 116.81MB 1.3s
21:27:42 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 1.00MB / 149.01MB 0.1s
21:27:42 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 0B / 155B 0.1s
21:27:42 #7 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:27:42 #7 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:27:42 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:42 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 11.53MB / 149.01MB 0.2s
21:27:42 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 0.1s done
21:27:43 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:43 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:43 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 79.69MB / 149.01MB 0.9s
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 101.71MB / 149.01MB 1.1s
[Pipeline] echo
21:27:43 Removing all docker containers
[Pipeline] sh
21:27:43 #20 5.907 Executing busybox-1.35.0-r17.trigger
21:27:43 #20 5.922 OK: 313 MiB in 37 packages
21:27:43 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:43 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:43 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 34.60MB / 116.81MB 1.6s
21:27:43 mkdir -p sources
21:27:43 docker run --rm -w /v \
21:27:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:43 	alpine \
21:27:43 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 23.07MB / 149.01MB 0.3s
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 37.75MB / 149.01MB 0.5s
21:27:43 using credential docker-jenkins-github-credentials
21:27:43 Cloning the remote Git repository
21:27:43 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 112.20MB / 149.01MB 1.2s
21:27:43 + docker container ls -aq
[Pipeline] echo
21:27:43 Docker containers have been removed
[Pipeline] echo
21:27:43 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:43 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-bookworm-armhf)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
[Pipeline] sh
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 67.11MB / 149.01MB 0.8s
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 76.44MB / 149.01MB 0.9s
21:27:43 + make REF=master DOCKER_BUILD_PKGS=cross-win static
21:27:43 git init src/github.com/docker/cli
21:27:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:43 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:43 + SRC=src/github.com/docker/cli
21:27:43 + REF=master
21:27:43 + REF_FETCH=master
21:27:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:43 + awk {print $2}
21:27:43 + REF=refs/heads/master
21:27:43 + [ -n refs/heads/master ]
21:27:43 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:43 Commit message: "remove recipes for building docker-scan-plugin"
[Pipeline] sh
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 130.02MB / 149.01MB 1.4s
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 142.61MB / 149.01MB 1.5s
21:27:43 using credential docker-jenkins-github-credentials
21:27:43 Cloning the remote Git repository
21:27:43 Cloning with configured refspecs honoured and without tags
21:27:43 mkdir -p sources
21:27:43 docker run --rm -w /v \
21:27:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:43 	alpine \
21:27:43 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:43 Commit message: "remove recipes for building docker-scan-plugin"
21:27:43 + echo starting...
21:27:43 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
21:27:43 #7 ...
21:27:43 
21:27:43 #8 [internal] load build context
21:27:43 #8 transferring context: 31.20MB 1.0s done
21:27:43 #8 DONE 1.0s
21:27:43 
21:27:43 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
[Pipeline] sh
21:27:43 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 41.94MB / 116.81MB 1.9s
21:27:43 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 49.28MB / 116.81MB 2.2s
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0424816fd3d57e378) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:43 + make clean
21:27:43 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:43 rm -f -r src
21:27:43 make -C rpm clean
21:27:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:43 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:43 rm -f -r rpmbuild/
21:27:43 docker builder prune -f --filter until=24h
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 1.7s done
21:27:43 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9
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-870@tmp/e091c229-c4c9-4949-a2e4-f51300dcc079/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 89.13MB / 149.01MB 1.1s
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 100.66MB / 149.01MB 1.2s
21:27:43 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 110.10MB / 149.01MB 1.3s
[Pipeline] wrap
[Pipeline] {
21:27:43 #7 ...
21:27:43 
21:27:43 #8 [internal] load build context
21:27:43 #8 transferring context: 31.11MB 2.4s done
21:27:43 #8 DONE 2.4s
21:27:43 
21:27:43 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:27:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
21:27:43 + docker version
21:27:43 Client: Docker Engine - Community
21:27:43  Version:           22.06.0-beta.0
21:27:43  API version:       1.42
21:27:43  Go version:        go1.18.3
21:27:43  Git commit:        3e9117b
21:27:43  Built:             Fri Jun  3 17:56:06 2022
21:27:43  OS/Arch:           linux/arm
21:27:43  Context:           default
21:27:43 
21:27:43 Server: Docker Engine - Community
21:27:43  Engine:
21:27:43   Version:          22.06.0-beta.0
21:27:43   API version:      1.42 (minimum version 1.12)
21:27:43   Go version:       go1.18.3
21:27:43   Git commit:       38633e7
21:27:43   Built:            Fri Jun  3 17:56:06 2022
21:27:43   OS/Arch:          linux/arm
21:27:43   Experimental:     true
21:27:43  containerd:
21:27:43   Version:          1.6.8
21:27:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:43  runc:
21:27:43   Version:          1.1.4
21:27:43   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:43  docker-init:
21:27:43   Version:          0.19.0
21:27:43   GitCommit:        de40ad0
[Pipeline] echo
21:27:43 chowning workspace
[Pipeline] sh
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:44 == Building packages for debian-bookworm ==
21:27:44 mkdir -p "debbuild/debian-bookworm"
21:27:44 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile .
21:27:44 #1 [internal] load build definition from Dockerfile
21:27:44 #1 transferring dockerfile: 913B done
21:27:44 #1 DONE 0.0s
21:27:44 
21:27:44 #2 [internal] load .dockerignore
21:27:44 #2 transferring context: 2B done
21:27:44 #2 DONE 0.0s
21:27:44 
21:27:44 #3 [auth] library/debian:pull token for registry-1.docker.io
21:27:44 #3 DONE 0.0s
21:27:44 
21:27:44 #4 [auth] library/golang:pull token for registry-1.docker.io
21:27:44 #4 DONE 0.0s
21:27:44 
21:27:44 #5 [internal] load metadata for docker.io/library/debian:bookworm
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:27:44 Total:	0B
21:27:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:44 make -C deb clean
21:27:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:44 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:44 rm -f -r debbuild
21:27:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:44 rm -f -r sources
21:27:44 docker builder prune -f --filter until=24h
[Pipeline] sh
[Pipeline] sh
21:27:44 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 131.07MB / 149.01MB 1.5s
21:27:44 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 142.61MB / 149.01MB 1.6s
21:27:44 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 56.62MB / 116.81MB 2.6s
21:27:44 + pwd
21:27:44 + id -u
21:27:44 + id -g
21:27:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:44 + docker info
21:27:44 Client:
21:27:44  Context:    default
21:27:44  Debug Mode: false
21:27:44  Plugins:
21:27:44   buildx: Docker Buildx (Docker Inc.)
21:27:44     Version:  v0.8.2
21:27:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:44   compose: Docker Compose (Docker Inc.)
21:27:44     Version:  v2.12.0
21:27:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:44 
21:27:44 Server:
21:27:44  Containers: 0
21:27:44   Running: 0
21:27:44   Paused: 0
21:27:44   Stopped: 0
21:27:44  Images: 4
21:27:44  Server Version: 22.06.0-beta.0
21:27:44  Storage Driver: overlay2
21:27:44   Backing Filesystem: extfs
21:27:44   Supports d_type: true
21:27:44   Using metacopy: false
21:27:44   Native Overlay Diff: true
21:27:44   userxattr: false
21:27:44  Logging Driver: json-file
21:27:44  Cgroup Driver: cgroupfs
21:27:44  Cgroup Version: 1
21:27:44  Plugins:
21:27:44   Volume: local
21:27:44   Network: bridge host ipvlan macvlan null overlay
21:27:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:44  Swarm: inactive
21:27:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:44  Default Runtime: runc
21:27:44  Init Binary: docker-init
21:27:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:44  runc version: v1.1.4-0-g5fd4c4d
21:27:44  init version: de40ad0
21:27:44  Security Options:
21:27:44   apparmor
21:27:44   seccomp
21:27:44    Profile: builtin
21:27:44  Kernel Version: 5.4.0-1088-aws
21:27:44  Operating System: Ubuntu 18.04.6 LTS
21:27:44  OSType: linux
21:27:44  Architecture: armv8l
21:27:44  CPUs: 2
21:27:44  Total Memory: 7.566GiB
21:27:44  Name: ip-10-100-113-196
21:27:44  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:27:44  Docker Root Dir: /var/lib/docker
21:27:44  Debug Mode: false
21:27:44  Username: dockerbuildbot
21:27:44  Registry: https://index.docker.io/v1/
21:27:44  Labels:
21:27:44  Experimental: true
21:27:44  Insecure Registries:
21:27:44   127.0.0.0/8
21:27:44  Live Restore Enabled: true
21:27:44 
21:27:44 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:44 The recommended git tool is: git
21:27:44 using credential docker-jenkins-github-credentials
21:27:44 Cloning the remote Git repository
21:27:44 Cloning with configured refspecs honoured and without tags
21:27:44 Total:	0B
21:27:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:44 make -C static clean
21:27:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:44 rm -f -r build
21:27:44 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-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:27:44 + make clean
21:27:44 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:44 rm -f -r src
21:27:44 make -C rpm clean
21:27:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:44 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:44 rm -f -r rpmbuild/
21:27:44 docker builder prune -f --filter until=24h
21:27:44 Total:	0B
21:27:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:44 make -C deb clean
21:27:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:44 Fetching without tags
21:27:44 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 1.8s done
21:27:44 + make clean
21:27:44 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:44 rm -f -r src
21:27:44 make -C rpm clean
21:27:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:44 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:44 rm -f -r rpmbuild/
21:27:44 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-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:27:44 From https://github.com/docker/cli
21:27:44  * [new branch]      master     -> master
21:27:44  * [new branch]      master     -> origin/master
21:27:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:44 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:44 Total:	0B
21:27:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:44 Fetching without tags
[Pipeline] sh
21:27:44 #5 DONE 0.3s
21:27:44 
21:27:44 #6 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:44 #6 DONE 0.3s
21:27:44 
21:27:44 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:44 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 done
21:27:44 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:27:44 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:27:44 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 0B / 116.81MB 0.1s
21:27:44 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 0B / 157B 0.1s
21:27:44 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:44 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 6.29MB / 116.81MB 0.3s
21:27:44 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 0.1s done
21:27:44 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:44 rm -f -r debbuild
21:27:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:44 rm -f -r sources
21:27:44 docker builder prune -f --filter until=24h
21:27:44 Total:	0B
21:27:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:44 make -C static clean
21:27:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:44 rm -f -r build
21:27:44 docker builder prune -f --filter until=24h
21:27:44 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:44 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:44 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9
21:27:44 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:44 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 62.91MB / 116.81MB 3.0s
21:27:44 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:44 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
[Pipeline] echo
21:27:44 Removing all docker containers
[Pipeline] sh
21:27:44 Commit message: "remove recipes for building docker-scan-plugin"
21:27:44 Total:	0B
21:27:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:44 make -C deb clean
21:27:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:44 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:44 rm -f -r debbuild
21:27:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:44 rm -f -r sources
21:27:44 docker builder prune -f --filter until=24h
21:27:44 Fetching without tags
21:27:44 Commit message: "remove recipes for building docker-scan-plugin"
21:27:44 Total:	0B
21:27:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:44 + make REF=master fedora-36
21:27:44 git init src/github.com/docker/cli
21:27:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:44 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:44 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:44 + SRC=src/github.com/docker/cli
21:27:44 + REF=master
21:27:44 + REF_FETCH=master
21:27:44 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:44 + awk {print $2}
21:27:44 + REF=refs/heads/master
21:27:44 + [ -n refs/heads/master ]
21:27:44 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:44 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:27:44 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:45 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 71.30MB / 116.81MB 3.4s
21:27:45 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:45 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:45 Total:	0B
21:27:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:45 make -C static clean
21:27:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:45 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:45 rm -f -r build
21:27:45 docker builder prune -f --filter until=24h
21:27:45 git init src/github.com/docker/docker
21:27:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:45 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:45 + SRC=src/github.com/docker/docker
21:27:45 + REF=master
21:27:45 + REF_FETCH=master
21:27:45 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:45 + awk {print $2}
21:27:45 + docker container ls -aq
[Pipeline] echo
21:27:45 Docker containers have been removed
[Pipeline] echo
21:27:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:45 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-armhf)
[Pipeline] sh
21:27:45 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 14.68MB / 116.81MB 0.6s
21:27:45 + make REF=master debian-buster
21:27:45 git init src/github.com/docker/cli
21:27:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:45 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:45 + SRC=src/github.com/docker/cli
21:27:45 + REF=master
21:27:45 + REF_FETCH=master
21:27:45 + + awk {print $2}
21:27:45 git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:45 + REF=refs/heads/master
21:27:45 + [ -n refs/heads/master ]
21:27:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:45 #7 ...
21:27:45 
21:27:45 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b
21:27:45 #9 resolve docker.io/library/ubuntu:bionic@sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b 0.0s done
21:27:45 #9 sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b 1.33kB / 1.33kB done
21:27:45 #9 sha256:0779371f96205678dbcaa3ef499be2e5f262c8b09aadc11754bf3daf9f35e03e 424B / 424B done
21:27:45 #9 sha256:3941d3b032a8168d53508410a67baad120a563df67a7959565a30a1cb2114731 2.30kB / 2.30kB done
21:27:45 #9 sha256:0c5227665c11379f79e9da3d3e4f1724f9316b87d259ac0131628ca1b923a392 25.69MB / 25.69MB 0.4s done
21:27:45 #9 extracting sha256:0c5227665c11379f79e9da3d3e4f1724f9316b87d259ac0131628ca1b923a392 1.9s done
21:27:45 #9 DONE 2.5s
21:27:45 
21:27:45 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:45 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 77.59MB / 116.81MB 3.7s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:45 Total:	0B
21:27:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:45 + REF=refs/heads/master
21:27:45 + [ -n refs/heads/master ]
21:27:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:27:45 #8 ...
21:27:45 
21:27:45 #9 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6
21:27:45 #9 resolve docker.io/library/fedora:37@sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6 0.0s done
21:27:45 #9 sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6 975B / 975B done
21:27:45 #9 sha256:3f987b7657e944cf87a129cc262982d4f80e38bd98f7db313ccaf90ca7069dd2 529B / 529B done
21:27:45 #9 sha256:e4c5c8cc5d55e798918c74a615fccb5a0545e99bcf5f2a3891f21305379bac50 2.00kB / 2.00kB done
21:27:45 #9 sha256:94ee613a6c2156668e36dc8491252e3417ab5be604798abb9e3e469c5e9919e8 66.24MB / 66.24MB 0.8s done
21:27:45 #9 extracting sha256:94ee613a6c2156668e36dc8491252e3417ab5be604798abb9e3e469c5e9919e8 4.4s done
21:27:45 #9 DONE 5.6s
21:27:45 
21:27:45 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:27:45 + echo starting...
21:27:45 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:45 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 25.17MB / 116.81MB 1.0s
21:27:45 From https://github.com/docker/cli
21:27:45  * [new branch]      master     -> master
21:27:45  * [new branch]      master     -> origin/master
21:27:45 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:45 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 84.93MB / 116.81MB 4.0s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:27:45 + make clean
21:27:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:45 rm -f -r src
21:27:45 make -C rpm clean
21:27:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:45 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:45 rm -f -r rpmbuild/
21:27:45 docker builder prune -f --filter until=24h
21:27:45 Total:	0B
21:27:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:45 make -C deb clean
21:27:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:45 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:45 rm -f -r debbuild
21:27:45 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:45 rm -f -r sources
21:27:45 docker builder prune -f --filter until=24h
21:27:45 + make REF=master centos-8
21:27:45 git init src/github.com/docker/cli
21:27:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:45 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:45 + SRC=src/github.com/docker/cli
21:27:45 + REF=master
21:27:45 + REF_FETCH=master
21:27:45 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:45 + awk {print $2}
21:27:45 + REF=refs/heads/master
21:27:45 + [ -n refs/heads/master ]
21:27:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:45 + make clean
21:27:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:45 rm -f -r src
21:27:45 make -C rpm clean
21:27:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:45 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:45 rm -f -r rpmbuild/
21:27:45 docker builder prune -f --filter until=24h
21:27:45 Total:	0B
21:27:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:45 make -C deb clean
21:27:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:45 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:45 rm -f -r debbuild
21:27:45 + docker version
21:27:45 Client: Docker Engine - Community
21:27:45  Version:           22.06.0-beta.0
21:27:45  API version:       1.42
21:27:45  Go version:        go1.18.3
21:27:45  Git commit:        3e9117b
21:27:45  Built:             Fri Jun  3 17:56:06 2022
21:27:45  OS/Arch:           linux/arm
21:27:45  Context:           default
21:27:45 
21:27:45 Server: Docker Engine - Community
21:27:45  Engine:
21:27:45   Version:          22.06.0-beta.0
21:27:45   API version:      1.42 (minimum version 1.12)
21:27:45   Go version:       go1.18.3
21:27:45   Git commit:       38633e7
21:27:45   Built:            Fri Jun  3 17:56:06 2022
21:27:45   OS/Arch:          linux/arm
21:27:45   Experimental:     true
21:27:45  containerd:
21:27:45   Version:          1.6.8
21:27:45   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:45  runc:
21:27:45   Version:          1.1.4
21:27:45   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:45  docker-init:
21:27:45   Version:          0.19.0
21:27:45   GitCommit:        de40ad0
[Pipeline] sh
21:27:45 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 35.65MB / 116.81MB 1.4s
21:27:45 git init src/github.com/docker/docker
21:27:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:45 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:45 + SRC=src/github.com/docker/docker
21:27:45 + REF=master
21:27:45 + REF_FETCH=master
21:27:45 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:45 + awk {print $2}
21:27:45 Total:	0B
21:27:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:45 make -C static clean
21:27:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:45 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:45 rm -f -r build
21:27:45 docker builder prune -f --filter until=24h
21:27:45 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:45 rm -f -r sources
21:27:45 docker builder prune -f --filter until=24h
21:27:45 Total:	0B
21:27:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:45 make -C static clean
21:27:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:45 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:45 rm -f -r build
21:27:45 docker builder prune -f --filter until=24h
21:27:46 + docker info
21:27:46 Client:
21:27:46  Context:    default
21:27:46  Debug Mode: false
21:27:46  Plugins:
21:27:46   buildx: Docker Buildx (Docker Inc.)
21:27:46     Version:  v0.8.2
21:27:46     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:46   compose: Docker Compose (Docker Inc.)
21:27:46     Version:  v2.12.0
21:27:46     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:46 
21:27:46 Server:
21:27:46  Containers: 0
21:27:46   Running: 0
21:27:46   Paused: 0
21:27:46   Stopped: 0
21:27:46  Images: 4
21:27:46  Server Version: 22.06.0-beta.0
21:27:46  Storage Driver: overlay2
21:27:46   Backing Filesystem: extfs
21:27:46   Supports d_type: true
21:27:46   Using metacopy: false
21:27:46   Native Overlay Diff: true
21:27:46   userxattr: false
21:27:46  Logging Driver: json-file
21:27:46  Cgroup Driver: cgroupfs
21:27:46  Cgroup Version: 1
21:27:46  Plugins:
21:27:46   Volume: local
21:27:46   Network: bridge host ipvlan macvlan null overlay
21:27:46   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:46  Swarm: inactive
21:27:46  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
21:27:46  Default Runtime: runc
21:27:46  Init Binary: docker-init
21:27:46  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:46  runc version: v1.1.4-0-g5fd4c4d
21:27:46  init version: de40ad0
21:27:46  Security Options:
21:27:46   apparmor
21:27:46   seccomp
21:27:46    Profile: builtin
21:27:46  Kernel Version: 5.4.0-1088-aws
21:27:46  Operating System: Ubuntu 18.04.6 LTS
21:27:46  OSType: linux
21:27:46  Architecture: armv8l
21:27:46  CPUs: 2
21:27:46  Total Memory: 7.566GiB
21:27:46  Name: ip-10-100-126-180
21:27:46  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:27:46  Docker Root Dir: /var/lib/docker
21:27:46  Debug Mode: false
21:27:46  Username: dockerbuildbot
21:27:46  Registry: https://index.docker.io/v1/
21:27:46  Labels:
21:27:46  Experimental: true
21:27:46  Insecure Registries:
21:27:46   127.0.0.0/8
21:27:46  Live Restore Enabled: true
21:27:46 
21:27:46 WARNING: No swap limit support
[Pipeline] }
21:27:46 Commit message: "remove recipes for building docker-scan-plugin"
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:46 + REF=refs/heads/master
21:27:46 + [ -n refs/heads/master ]
21:27:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:46 The recommended git tool is: git
21:27:46 using credential docker-jenkins-github-credentials
21:27:46 Cloning the remote Git repository
21:27:46 Cloning with configured refspecs honoured and without tags
21:27:46 Total:	0B
21:27:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:46 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 93.32MB / 116.81MB 4.4s
21:27:46 mkdir -p sources
21:27:46 docker run --rm -w /v \
21:27:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:46 	alpine \
21:27:46 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:46 From https://github.com/docker/cli
21:27:46  * [new branch]      master     -> master
21:27:46  * [new branch]      master     -> origin/master
21:27:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:46 git init src/github.com/docker/docker
21:27:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:46 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:46 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:46 + SRC=src/github.com/docker/docker
21:27:46 + REF=master
21:27:46 + REF_FETCH=master
21:27:46 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:46 + awk {print $2}
21:27:46 Total:	0B
21:27:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:46 From https://github.com/docker/cli
21:27:46  * [new branch]      master     -> master
21:27:46  * [new branch]      master     -> origin/master
21:27:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:46 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 44.04MB / 116.81MB 1.7s
21:27:46 + make REF=master raspbian-bookworm
21:27:46 git init src/github.com/docker/cli
21:27:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:46 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:46 + SRC=src/github.com/docker/cli
21:27:46 + REF=master
21:27:46 + REF_FETCH=master
21:27:46 + awk+  {print $2}
21:27:46 git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:46 + REF=refs/heads/master
21:27:46 + [ -n refs/heads/master ]
21:27:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:46 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 100.66MB / 116.81MB 4.7s
21:27:46 Fetching without tags
21:27:46 + REF=refs/heads/master
21:27:46 + [ -n refs/heads/master ]
21:27:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:27:46 git init src/github.com/docker/docker
21:27:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:46 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:46 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:46 + SRC=src/github.com/docker/docker
21:27:46 + REF=master
21:27:46 + REF_FETCH=master
21:27:46 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:46 + awk {print $2}
21:27:46 + make REF=master centos-9
21:27:46 git init src/github.com/docker/cli
21:27:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:46 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:46 + SRC=src/github.com/docker/cli
21:27:46 + REF=master
21:27:46 + REF_FETCH=master
21:27:46 + awk {print $2}
21:27:46 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:46 + REF=refs/heads/master
21:27:46 + [ -n refs/heads/master ]
21:27:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:46 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:46 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:46 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:46 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 52.43MB / 116.81MB 2.0s
21:27:46 Commit message: "remove recipes for building docker-scan-plugin"
21:27:46 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 106.95MB / 116.81MB 4.9s
21:27:46 + REF=refs/heads/master
21:27:46 + [ -n refs/heads/master ]
21:27:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:46 + make clean
21:27:46 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:46 rm -f -r src
21:27:46 make -C rpm clean
21:27:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:46 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:46 rm -f -r rpmbuild/
21:27:46 docker builder prune -f --filter until=24h
21:27:46 Total:	0B
21:27:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:46 make -C deb clean
21:27:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:46 From https://github.com/docker/docker
21:27:46  * [new branch]      master     -> master
21:27:46  * [new branch]      master     -> origin/master
21:27:46 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:46 Commit message: "remove recipes for building docker-scan-plugin"
21:27:46 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 59.77MB / 116.81MB 2.3s
21:27:46 Commit message: "remove recipes for building docker-scan-plugin"
21:27:46 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 114.29MB / 116.81MB 5.2s
21:27:46 From https://github.com/docker/cli
21:27:46  * [new branch]      master     -> master
21:27:46  * [new branch]      master     -> origin/master
21:27:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:47 rm -f -r debbuild
21:27:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:47 rm -f -r sources
21:27:47 docker builder prune -f --filter until=24h
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:47 make -C static clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:47 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:47 rm -f -r build
21:27:47 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-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
[Pipeline] sh
21:27:47 From https://github.com/docker/cli
21:27:47  * [new branch]      master     -> master
21:27:47  * [new branch]      master     -> origin/master
21:27:47 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:47 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 5.4s done
21:27:47 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 66.06MB / 116.81MB 2.5s
21:27:47 git init src/github.com/docker/docker
21:27:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:47 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:47 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:47 + SRC=src/github.com/docker/docker
21:27:47 + REF=master
21:27:47 + REF_FETCH=master
21:27:47 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:47 + awk {print $2}
21:27:47 + REF=refs/heads/master
21:27:47 + [ -n refs/heads/master ]
21:27:47 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:47 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:47 #20 ...
21:27:47 
21:27:47 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:27:47 #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 21.6s done
21:27:47 #18 DONE 23.9s
21:27:47 git init src/github.com/docker/docker
21:27:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:47 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:47 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:47 + SRC=src/github.com/docker/docker
21:27:47 + REF=master
21:27:47 + REF_FETCH=master
21:27:47 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:47 + awk {print $2}
21:27:47 git init src/github.com/docker/buildx
21:27:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:47 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:47 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:47 + SRC=src/github.com/docker/buildx
21:27:47 + REF=v0.10.4
21:27:47 + REF_FETCH=v0.10.4
21:27:47 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:47 + awk {print $2}
21:27:47 + REF=refs/tags/v0.10.4
21:27:47 + [ -n refs/tags/v0.10.4 ]
21:27:47 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:47 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:47 + make clean
21:27:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:47 rm -f -r src
21:27:47 make -C rpm clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:47 rm -f -r rpmbuild/
21:27:47 docker builder prune -f --filter until=24h
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:47 make -C deb clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:47 rm -f -r debbuild
21:27:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:47 rm -f -r sources
21:27:47 docker builder prune -f --filter until=24h
[Pipeline] sh
21:27:47 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf
21:27:47 From https://github.com/docker/docker
21:27:47  * [new branch]      master     -> master
21:27:47  * [new branch]      master     -> origin/master
21:27:47 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:47 #7 ...
21:27:47 
21:27:47 #8 [internal] load build context
21:27:47 #8 transferring context: 31.11MB 2.3s done
21:27:47 #8 DONE 3.0s
21:27:47 
21:27:47 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:47 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 74.45MB / 116.81MB 3.0s
21:27:47 == Building packages for raspbian-buster ==
21:27:47 mkdir -p "debbuild/raspbian-buster"
21:27:47 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
21:27:47 + make clean
21:27:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:47 rm -f -r src
21:27:47 make -C rpm clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:47 rm -f -r rpmbuild/
21:27:47 docker builder prune -f --filter until=24h
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:47 make -C deb clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:47 rm -f -r debbuild
21:27:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:47 rm -f -r sources
21:27:47 docker builder prune -f --filter until=24h
21:27:47 
21:27:47 #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
21:27:47 + make REF=master raspbian-bullseye
21:27:47 git init src/github.com/docker/cli
21:27:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:47 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:47 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:47 + SRC=src/github.com/docker/cli
21:27:47 + REF=master
21:27:47 + REF_FETCH=master
21:27:47 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:47 + awk {print $2}
21:27:47 + REF=refs/heads/master
21:27:47 + [ -n refs/heads/master ]
21:27:47 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:47 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:47 + REF=refs/heads/master
21:27:47 + [ -n refs/heads/master ]
21:27:47 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:47 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:47 make -C static clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:47 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:47 rm -f -r build
21:27:47 docker builder prune -f --filter until=24h
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:47 + make clean
21:27:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:47 rm -f -r src
21:27:47 make -C rpm clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:47 rm -f -r rpmbuild/
21:27:47 docker builder prune -f --filter until=24h
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:47 make -C deb clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:47 rm -f -r debbuild
21:27:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:47 rm -f -r sources
21:27:47 docker builder prune -f --filter until=24h
21:27:47 #7 ...
21:27:47 
21:27:47 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
21:27:47 #9 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.0s done
21:27:47 #9 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done
21:27:47 #9 sha256:c0eb6a0cc41c84db8f967a6708c136bf113cf4db37a6a7db0ec73f890ce725c5 529B / 529B done
21:27:47 #9 sha256:de2fcb8a44cc3df5a18659ccb61bf46f34e8084e3dae8ba2ca2aac8a60fc7809 1.47kB / 1.47kB done
21:27:47 #9 sha256:d50e868f9a626a3c456c0c52c3b013e87619bbac7798ac0c2acf2a2407303125 50.21MB / 50.21MB 2.2s done
21:27:47 #9 extracting sha256:d50e868f9a626a3c456c0c52c3b013e87619bbac7798ac0c2acf2a2407303125 3.4s done
21:27:47 #9 DONE 5.9s
21:27:47 
21:27:47 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:47 git init src/github.com/docker/buildx
21:27:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:47 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:47 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:47 + SRC=src/github.com/docker/buildx
21:27:47 + REF=v0.10.4
21:27:47 + REF_FETCH=v0.10.4
21:27:47 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:47 + awk {print $2}
21:27:47 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 81.79MB / 116.81MB 3.3s
21:27:47 #1 [internal] load .dockerignore
21:27:47 #1 transferring context: 2B done
21:27:47 #1 DONE 0.0s
21:27:47 
21:27:47 #2 [internal] load build definition from Dockerfile
21:27:47 #2 transferring dockerfile: 926B done
21:27:47 #2 DONE 0.0s
21:27:47 
21:27:47 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
21:27:47 #3 DONE 0.0s
21:27:47 
21:27:47 #4 [auth] library/golang:pull token for registry-1.docker.io
21:27:47 #4 DONE 0.0s
21:27:47 
21:27:47 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:47 make -C static clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:47 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:47 rm -f -r build
21:27:47 docker builder prune -f --filter until=24h
21:27:47 From https://github.com/docker/docker
21:27:47  * [new branch]      master     -> master
21:27:47  * [new branch]      master     -> origin/master
21:27:47 + make REF=master ubuntu-bionic
21:27:47 git init src/github.com/docker/cli
21:27:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:47 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:47 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:47 + SRC=src/github.com/docker/cli
21:27:47 + REF=master
21:27:47 + REF_FETCH=master
21:27:47 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:47 + awk {print $2}
21:27:47 + REF=refs/heads/master
21:27:47 + [ -n refs/heads/master ]
21:27:47 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:47 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:47 Total:	0B
21:27:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:47 make -C static clean
21:27:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:47 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:47 rm -f -r build
21:27:47 docker builder prune -f --filter until=24h
21:27:47 + REF=refs/tags/v0.10.4
21:27:47 + [ -n refs/tags/v0.10.4 ]
21:27:47 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:47 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:47 mkdir -p sources
21:27:47 docker run --rm -w /v \
21:27:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:47 	alpine \
21:27:47 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:48 #5 DONE 0.3s
21:27:48 
21:27:48 #6 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster
21:27:48 #6 DONE 0.0s
21:27:48 
21:27:48 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:48 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:27:48 #7 DONE 0.0s
21:27:48 
21:27:48 #8 [internal] load build context
21:27:48 Total:	0B
21:27:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:48 From https://github.com/docker/docker
21:27:48  * [new branch]      master     -> master
21:27:48  * [new branch]      master     -> origin/master
21:27:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:48 Total:	0B
21:27:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:48 mkdir -p sources
21:27:48 docker run --rm -w /v \
21:27:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:48 	alpine \
21:27:48 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:48 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 90.18MB / 116.81MB 3.7s
21:27:48 From https://github.com/docker/buildx
21:27:48  * [new tag]         v0.10.4    -> v0.10.4
21:27:48 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:48 Commit message: "remove recipes for building docker-scan-plugin"
21:27:48 git init src/github.com/docker/buildx
21:27:48 + make REF=master debian-buster
21:27:48 git init src/github.com/docker/cli
21:27:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:48 + SRC=src/github.com/docker/cli
21:27:48 + REF=master
21:27:48 + REF_FETCH=master
21:27:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:48 + awk {print $2}
21:27:48 + REF=refs/heads/master
21:27:48 + [ -n refs/heads/master ]
21:27:48 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:48 git init src/github.com/docker/buildx
21:27:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:48 + SRC=src/github.com/docker/buildx
21:27:48 + REF=v0.10.4
21:27:48 + REF_FETCH=v0.10.4
21:27:48 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:48 + awk {print $2}
21:27:48 From https://github.com/docker/cli
21:27:48  * [new branch]      master     -> master
21:27:48  * [new branch]      master     -> origin/master
21:27:48 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:48 + make REF=master debian-bullseye
21:27:48 git init src/github.com/docker/cli
21:27:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:48 + SRC=src/github.com/docker/cli
21:27:48 + REF=master
21:27:48 + REF_FETCH=master
21:27:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:48 + awk {print $2}
21:27:48 + REF=refs/heads/master
21:27:48 + [ -n refs/heads/master ]
21:27:48 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:48 #20 DONE 11.5s
21:27:48 
21:27:48 #21 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
21:27:48 #21 DONE 0.1s
21:27:48 
21:27:48 #22 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
21:27:48 #0 0.158 skipping packages installation on darwin
21:27:48 From https://github.com/docker/cli
21:27:48  * [new branch]      master     -> master
21:27:48  * [new branch]      master     -> origin/master
21:27:48 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:48 git init src/github.com/docker/docker
21:27:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:48 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:48 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:48 + SRC=src/github.com/docker/docker
21:27:48 + REF=master
21:27:48 + REF_FETCH=master
21:27:48 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:48 + awk {print $2}
21:27:48 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 99.61MB / 116.81MB 4.1s
21:27:48 From https://github.com/docker/buildx
21:27:48  * [new tag]         v0.10.4    -> v0.10.4
21:27:48 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:48 From https://github.com/docker/docker
21:27:48  * [new branch]      master     -> master
21:27:48  * [new branch]      master     -> origin/master
21:27:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:48 + SRC=src/github.com/docker/buildx
21:27:48 + REF=v0.10.4
21:27:48 + REF_FETCH=v0.10.4
21:27:48 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:48 + awk {print $2}
21:27:48 + REF=refs/tags/v0.10.4
21:27:48 + [ -n refs/tags/v0.10.4 ]
21:27:48 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:48 + REF=refs/tags/v0.10.4
21:27:48 + [ -n refs/tags/v0.10.4 ]
21:27:48 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:48 Commit message: "remove recipes for building docker-scan-plugin"
21:27:48 git init src/github.com/docker/docker
21:27:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:48 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:48 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:48 + SRC=src/github.com/docker/docker
21:27:48 + REF=master
21:27:48 + REF_FETCH=master
21:27:48 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:48 + awk {print $2}
21:27:48 + REF=refs/heads/master
21:27:48 + [ -n refs/heads/master ]
21:27:48 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:48 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:48 #22 DONE 0.2s
21:27:48 
21:27:48 #23 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
21:27:48 #0 0.187 skipping packages installation on darwin
21:27:48 #23 DONE 0.2s
21:27:48 
21:27:48 #24 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
21:27:48 + REF=refs/heads/master
21:27:48 + [ -n refs/heads/master ]
21:27:48 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:48 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:27:48 git init src/github.com/docker/buildx
21:27:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:48 + SRC=src/github.com/docker/buildx
21:27:48 + REF=v0.10.4
21:27:48 + REF_FETCH=v0.10.4
21:27:48 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:48 + awk {print $2}
21:27:48 + REF=refs/tags/v0.10.4
21:27:48 + [ -n refs/tags/v0.10.4 ]
21:27:48 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:48 git init src/github.com/docker/compose
21:27:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:48 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:48 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:48 + SRC=src/github.com/docker/compose
21:27:48 + REF=v2.17.2
21:27:48 + REF_FETCH=v2.17.2
21:27:48 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:48 + awk {print $2}
21:27:48 + REF=refs/tags/v2.17.2
21:27:48 + [ -n refs/tags/v2.17.2 ]
21:27:48 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:48 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:48 From https://github.com/docker/cli
21:27:48  * [new branch]      master     -> master
21:27:48  * [new branch]      master     -> origin/master
21:27:48 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:48 From https://github.com/docker/docker
21:27:48  * [new branch]      master     -> master
21:27:48  * [new branch]      master     -> origin/master
21:27:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:48 #8 transferring context: 31.11MB 0.8s done
21:27:48 #8 DONE 0.8s
21:27:48 
21:27:48 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:27:48 #9 CACHED
21:27:48 
21:27:48 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:48 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:48 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:27:48 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 0.1s done
21:27:48 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:27:48 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 18.87MB / 116.81MB 0.9s
21:27:49 #24 0.507 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
21:27:49 From https://github.com/docker/cli
21:27:49  * [new branch]      master     -> master
21:27:49  * [new branch]      master     -> origin/master
21:27:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:49 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 109.05MB / 116.81MB 4.5s
21:27:49 + make clean
21:27:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:49 rm -f -r src
21:27:49 make -C rpm clean
21:27:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:49 rm -f -r rpmbuild/
21:27:49 docker builder prune -f --filter until=24h
21:27:49 Total:	0B
21:27:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:49 make -C deb clean
21:27:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:49 rm -f -r debbuild
21:27:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:49 rm -f -r sources
21:27:49 docker builder prune -f --filter until=24h
21:27:49 git init src/github.com/docker/compose
21:27:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:49 + SRC=src/github.com/docker/compose
21:27:49 + REF=v2.17.2
21:27:49 + REF_FETCH=v2.17.2
21:27:49 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:49 + awk {print $2}
21:27:49 + REF=refs/tags/v2.17.2
21:27:49 + [ -n refs/tags/v2.17.2 ]
21:27:49 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:49 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.0s
[Pipeline] sh
21:27:49 git init src/github.com/docker/docker
21:27:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:49 + SRC=src/github.com/docker/docker
21:27:49 + REF=master
21:27:49 + REF_FETCH=master
21:27:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:49 + awk {print $2}
21:27:49 git init src/github.com/docker/buildx
21:27:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:49 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:49 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:49 + SRC=src/github.com/docker/buildx
21:27:49 + REF=v0.10.4
21:27:49 + REF_FETCH=v0.10.4
21:27:49 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:49 + awk {print $2}
21:27:49 + REF=refs/tags/v0.10.4
21:27:49 + [ -n refs/tags/v0.10.4 ]
21:27:49 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:49 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:49 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 28.31MB / 116.81MB 1.2s
21:27:49 #7 ...
21:27:49 
21:27:49 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:27:49 #10 DONE 0.4s
21:27:49 
21:27:49 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:49 git init src/github.com/docker/docker
21:27:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:49 + SRC=src/github.com/docker/docker
21:27:49 + REF=master
21:27:49 + REF_FETCH=master
21:27:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:49 + awk {print $2}
21:27:49 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 115.34MB / 116.81MB 4.8s
21:27:49 Total:	0B
21:27:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:49 make -C static clean
21:27:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:49 rm -f -r build
21:27:49 docker builder prune -f --filter until=24h
21:27:49 Total:	0B
21:27:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:49 + make clean
21:27:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:49 rm -f -r src
21:27:49 make -C rpm clean
21:27:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:49 rm -f -r rpmbuild/
21:27:49 docker builder prune -f --filter until=24h
21:27:49 Total:	0B
21:27:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:49 make -C deb clean
21:27:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:49 rm -f -r debbuild
21:27:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:49 rm -f -r sources
21:27:49 docker builder prune -f --filter until=24h
21:27:49 From https://github.com/docker/compose
21:27:49  * [new tag]         v2.17.2    -> v2.17.2
21:27:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:49 for p in cross-win; do \
21:27:49 	make -C static VERSION=0.0.1-dev GO_VERSION=1.19.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
21:27:49 done
21:27:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:49 cd /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker && docker buildx build --target binary --build-arg VERSION=0.0.0-20230330191823-de0d30f --build-arg DOCKER_GITCOMMIT=0656059 --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM  --platform windows/amd64 --output "./bundles/cross/win" .
21:27:49 + REF=refs/heads/master
21:27:49 + [ -n refs/heads/master ]
21:27:49 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:49 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 38.80MB / 116.81MB 1.6s
21:27:49 + REF=refs/heads/master
21:27:49 + [ -n refs/heads/master ]
21:27:49 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:49 From https://github.com/docker/buildx
21:27:49  * [new tag]         v0.10.4    -> v0.10.4
21:27:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:49 #24 0.996 go: downloading github.com/akavel/rsrc v0.10.2
21:27:49 From https://github.com/docker/buildx
21:27:49  * [new tag]         v0.10.4    -> v0.10.4
21:27:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:49 + make REF=master debian-bookworm
21:27:49 git init src/github.com/docker/cli
21:27:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:49 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:49 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:49 + SRC=src/github.com/docker/cli
21:27:49 + REF=master
21:27:49 + REF_FETCH=master
21:27:49 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:49 + awk {print $2}
21:27:49 + REF=refs/heads/master
21:27:49 + [ -n refs/heads/master ]
21:27:49 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:49 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:49 From https://github.com/docker/compose
21:27:49  * [new tag]         v2.17.2    -> v2.17.2
21:27:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:49 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 fedora-36
21:27:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:49 mkdir -p rpmbuild/SOURCES
21:27:49 docker run --rm -w /v \
21:27:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:49 	alpine \
21:27:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:49 Total:	0B
21:27:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:49 make -C static clean
21:27:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:49 rm -f -r build
21:27:49 docker builder prune -f --filter until=24h
21:27:49 #1 [internal] load build definition from Dockerfile
21:27:49 #1 transferring dockerfile: 26.94kB done
21:27:49 #1 DONE 0.0s
21:27:49 
21:27:49 #2 [internal] load .dockerignore
21:27:49 #2 transferring context: 113B done
21:27:49 #2 DONE 0.0s
21:27:49 
21:27:49 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:27:49 #3 DONE 0.0s
21:27:49 
21:27:49 #4 resolve image config for docker.io/docker/dockerfile:1
21:27:49 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 47.19MB / 116.81MB 1.9s
21:27:49 From https://github.com/docker/buildx
21:27:49  * [new tag]         v0.10.4    -> v0.10.4
21:27:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:49 git init src/github.com/docker/compose
21:27:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:49 + SRC=src/github.com/docker/compose
21:27:49 + REF=v2.17.2
21:27:49 + REF_FETCH=v2.17.2
21:27:49 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:49 + awk {print $2}
21:27:49 + REF=refs/tags/v2.17.2
21:27:49 + [ -n refs/tags/v2.17.2 ]
21:27:49 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:49 Unable to find image 'alpine:latest' locally
21:27:49 latest: Pulling from library/alpine
21:27:49 f56be85fc22e: Pulling fs layer
21:27:49 Total:	0B
21:27:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:49 #4 DONE 0.3s
21:27:49 
21:27:49 #5 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:27:49 #5 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
21:27:49 #5 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
21:27:49 #5 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
21:27:49 #5 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
21:27:49 #5 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done
21:27:49 #5 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
21:27:50 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 56.62MB / 116.81MB 2.2s
21:27:50 git init src/github.com/docker/compose
21:27:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:50 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:50 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:50 + SRC=src/github.com/docker/compose
21:27:50 + REF=v2.17.2
21:27:50 + REF_FETCH=v2.17.2
21:27:50 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:50 + awk {print $2}
21:27:50 + REF=refs/tags/v2.17.2
21:27:50 + [ -n refs/tags/v2.17.2 ]
21:27:50 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:50 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:50 From https://github.com/docker/docker
21:27:50  * [new branch]      master     -> master
21:27:50  * [new branch]      master     -> origin/master
21:27:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:50 git init src/github.com/docker/compose
21:27:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:50 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:50 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:50 + SRC=src/github.com/docker/compose
21:27:50 + REF=v2.17.2
21:27:50 + REF_FETCH=v2.17.2
21:27:50 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:50 + awk {print $2}
21:27:50 + REF=refs/tags/v2.17.2
21:27:50 + [ -n refs/tags/v2.17.2 ]
21:27:50 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:50 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:50 From https://github.com/docker/buildx
21:27:50  * [new tag]         v0.10.4    -> v0.10.4
21:27:50 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:50 f56be85fc22e: Verifying Checksum
21:27:50 f56be85fc22e: Download complete
21:27:50 f56be85fc22e: Pull complete
21:27:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:50 Status: Downloaded newer image for alpine:latest
21:27:50 + make REF=master centos-7
21:27:50 git init src/github.com/docker/cli
21:27:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:50 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:50 + SRC=src/github.com/docker/cli
21:27:50 + REF=master
21:27:50 + REF_FETCH=master
21:27:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:50 + awk {print $2}
21:27:50 + REF=refs/heads/master
21:27:50 + [ -n refs/heads/master ]
21:27:50 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:50 From https://github.com/docker/compose
21:27:50  * [new tag]         v2.17.2    -> v2.17.2
21:27:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:50 git init src/github.com/docker/buildx
21:27:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:50 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:50 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:50 + SRC=src/github.com/docker/buildx
21:27:50 + REF=v0.10.4
21:27:50 + REF_FETCH=v0.10.4
21:27:50 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:50 + awk {print $2}
21:27:50 + REF=refs/tags/v0.10.4
21:27:50 + [ -n refs/tags/v0.10.4 ]
21:27:50 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:50 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:50 From https://github.com/docker/compose
21:27:50  * [new tag]         v2.17.2    -> v2.17.2
21:27:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:50 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 centos-8
21:27:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:50 mkdir -p rpmbuild/SOURCES
21:27:50 docker run --rm -w /v \
21:27:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:50 	alpine \
21:27:50 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:50 Unable to find image 'alpine:latest' locally
21:27:50 git init src/github.com/docker/compose
21:27:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:50 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:50 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:50 + SRC=src/github.com/docker/compose
21:27:50 + REF=v2.17.2
21:27:50 + REF_FETCH=v2.17.2
21:27:50 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:50 + awk {print $2}
21:27:50 #24 DONE 2.2s
21:27:50 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 raspbian-bookworm
21:27:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:50 mkdir -p sources
21:27:50 docker run --rm -w /v \
21:27:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:50 	alpine \
21:27:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:50 #5 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.3s done
21:27:50 #5 DONE 0.5s
21:27:50 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.0s
21:27:50 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 62.91MB / 116.81MB 2.4s
21:27:50 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 69.21MB / 116.81MB 2.6s
21:27:50 #10 ...
21:27:50 
21:27:50 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:50 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 8.8s
21:27:50 latest: Pulling from library/alpine
21:27:50 f56be85fc22e: Pulling fs layer
21:27:50 + REF=refs/tags/v2.17.2
21:27:50 + [ -n refs/tags/v2.17.2 ]
21:27:50 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:50 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:50 From https://github.com/docker/compose
21:27:50  * [new tag]         v2.17.2    -> v2.17.2
21:27:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:50 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-buster
21:27:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:50 mkdir -p sources
21:27:50 docker run --rm -w /v \
21:27:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:50 	alpine \
21:27:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:50 From https://github.com/docker/docker
21:27:50  * [new branch]      master     -> master
21:27:50  * [new branch]      master     -> origin/master
21:27:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:50 
21:27:50 #25 [linux/amd64->darwin/arm64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
21:27:50 #25 DONE 0.1s
21:27:50 
21:27:50 #26 [linux/amd64->darwin/amd64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
21:27:50 #26 DONE 0.1s
21:27:50 
21:27:50 #27 [linux/amd64->darwin/amd64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true
21:27:50 
21:27:50 #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:27:50 #6 DONE 0.0s
21:27:50 
21:27:50 #7 [auth] library/golang:pull token for registry-1.docker.io
21:27:50 #7 DONE 0.0s
21:27:50 
21:27:50 #8 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
21:27:50 #8 ...
21:27:50 
21:27:50 #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
21:27:50 #9 DONE 0.3s
21:27:50 From https://github.com/docker/cli
21:27:50  * [new branch]      master     -> master
21:27:50  * [new branch]      master     -> origin/master
21:27:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:50 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 75.50MB / 116.81MB 2.8s
21:27:50 From https://github.com/docker/docker
21:27:50  * [new branch]      master     -> master
21:27:50  * [new branch]      master     -> origin/master
21:27:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:50 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 9.9s done
21:27:50 #8 ...
21:27:50 
21:27:50 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:27:50 #10 6.273 Fedora 37 - x86_64                               15 MB/s |  82 MB     00:05    
21:27:50 From https://github.com/docker/docker
21:27:50  * [new branch]      master     -> master
21:27:50  * [new branch]      master     -> origin/master
21:27:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:50 f56be85fc22e: Verifying Checksum
21:27:50 f56be85fc22e: Download complete
21:27:50 f56be85fc22e: Pull complete
21:27:50 From https://github.com/docker/compose
21:27:50  * [new tag]         v2.17.2    -> v2.17.2
21:27:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:50 Unable to find image 'alpine:latest' locally
21:27:50 latest: Pulling from library/alpine
21:27:50 git init src/github.com/docker/buildx
21:27:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:50 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:50 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:50 + SRC=src/github.com/docker/buildx
21:27:50 + REF=v0.10.4
21:27:50 + REF_FETCH=v0.10.4
21:27:50 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:50 + awk {print $2}
21:27:51 #27 DONE 0.2s
21:27:51 
21:27:51 #28 [linux/amd64->darwin/arm64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true
21:27:51 #28 DONE 0.2s
21:27:51 
21:27:51 #8 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
21:27:51 #8 DONE 0.3s
21:27:51 git init src/github.com/docker/docker
21:27:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:51 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:51 + SRC=src/github.com/docker/docker
21:27:51 + REF=master
21:27:51 + REF_FETCH=master
21:27:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:51 + awk {print $2}
21:27:51 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 83.89MB / 116.81MB 3.1s
21:27:51 git init src/github.com/docker/buildx
21:27:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:51 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:51 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:51 + SRC=src/github.com/docker/buildx
21:27:51 + REF=v0.10.4
21:27:51 + REF_FETCH=v0.10.4
21:27:51 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:51 + awk {print $2}
21:27:51 + REF=refs/tags/v0.10.4
21:27:51 + [ -n refs/tags/v0.10.4 ]
21:27:51 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:51 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:51 git init src/github.com/docker/buildx
21:27:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:51 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:51 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:51 + SRC=src/github.com/docker/buildx
21:27:51 + REF=v0.10.4
21:27:51 + REF_FETCH=v0.10.4
21:27:51 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:51 + awk {print $2}
21:27:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:51 Status: Downloaded newer image for alpine:latest
21:27:51 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 centos-9
21:27:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:51 mkdir -p rpmbuild/SOURCES
21:27:51 docker run --rm -w /v \
21:27:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:51 	alpine \
21:27:51 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:51 Unable to find image 'alpine:latest' locally
21:27:51 latest: Pulling from library/alpine
21:27:51 fd4b2aeb476b: Pulling fs layer
21:27:51 fd4b2aeb476b: Download complete
21:27:51 + REF=refs/tags/v0.10.4
21:27:51 + [ -n refs/tags/v0.10.4 ]
21:27:51 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:51 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:51 mkdir -p sources
21:27:51 docker run --rm -w /v \
21:27:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:51 	alpine \
21:27:51 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:51 From https://github.com/docker/buildx
21:27:51  * [new tag]         v0.10.4    -> v0.10.4
21:27:51 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:51 + REF=refs/heads/master
21:27:51 + [ -n refs/heads/master ]
21:27:51 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:51 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 93.32MB / 116.81MB 3.4s
21:27:51 + REF=refs/tags/v0.10.4
21:27:51 + [ -n refs/tags/v0.10.4 ]
21:27:51 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:51 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:51 #11 22.06 Resolving Dependencies
21:27:51 #11 22.06 --> Running transaction check
21:27:51 #11 22.06 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed
21:27:51 #11 22.09 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.21 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.21 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.21 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.21 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.22 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.22 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.22 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.22 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.22 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.23 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.23 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.23 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.23 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64
21:27:51 #11 22.23 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
21:27:51 #11 22.24 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
21:27:51 #11 22.24 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
21:27:51 #11 22.24 --> Running transaction check
21:27:51 #11 22.24 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed
21:27:51 #11 22.24 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed
21:27:51 #11 22.24 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64
21:27:51 #11 22.24 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed
21:27:51 #11 22.25 ---> Package file.aarch64 0:5.11-37.el7 will be installed
21:27:51 #11 22.25 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed
21:27:51 #11 22.25 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed
21:27:51 #11 22.25 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed
21:27:51 #11 22.25 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
21:27:51 #11 22.26 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.26 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.26 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.27 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:27:51 #11 22.28 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
21:27:51 #11 22.28 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
21:27:51 #11 22.29 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
21:27:51 #11 22.29 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
21:27:51 #11 22.29 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
21:27:51 #11 22.29 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
21:27:51 #11 22.29 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
21:27:51 #11 22.29 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:27:51 #11 22.29 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:27:51 #11 22.30 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:27:51 #11 22.30 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:27:51 #11 22.30 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated
21:27:51 #11 22.30 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64
21:27:51 #11 22.30 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64
21:27:51 #11 22.30 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update
21:27:51 #11 22.30 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed
21:27:51 #11 22.30 --> Running transaction check
21:27:51 #11 22.30 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed
21:27:51 #11 22.30 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
21:27:51 #11 22.30 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
21:27:51 #11 22.31 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
21:27:51 #11 22.31 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
21:27:51 #11 22.31 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
21:27:51 #11 22.31 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
21:27:51 #11 22.31 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
21:27:51 #11 22.32 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:27:51 #11 22.32 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:27:51 #11 22.32 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
21:27:51 #11 22.32 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
21:27:51 #11 22.32 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
21:27:51 #11 22.32 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
21:27:51 #11 22.32 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
21:27:51 #11 22.33 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
21:27:51 #11 22.33 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
21:27:51 #11 22.33 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
21:27:51 #11 22.33 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
21:27:51 #11 22.33 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
21:27:51 #11 22.33 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
21:27:51 #11 22.33 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
21:27:51 #11 22.33 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
21:27:51 #11 22.33 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
21:27:51 #11 22.34 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
21:27:51 #11 22.34 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated
21:27:51 #11 22.34 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64
21:27:51 #11 22.34 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update
21:27:51 #11 22.34 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated
21:27:51 #11 22.34 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update
21:27:51 #11 22.34 ---> Package zip.aarch64 0:3.0-11.el7 will be installed
21:27:51 #11 22.34 --> Running transaction check
21:27:51 #11 22.34 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
21:27:51 #11 22.35 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
21:27:51 #11 22.35 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
21:27:51 #11 22.35 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:27:51 #11 22.35 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:27:51 #11 22.35 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
21:27:51 #11 22.36 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated
21:27:51 #11 22.36 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update
21:27:51 #11 22.36 --> Running transaction check
21:27:51 #11 22.36 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
21:27:51 #11 22.36 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
21:27:51 #11 22.58 --> Finished Dependency Resolution
21:27:51 #11 22.59 
21:27:51 #11 22.59 Dependencies Resolved
21:27:51 #11 22.60 
21:27:51 #11 22.60 ================================================================================
21:27:51 #11 22.60  Package                   Arch       Version                  Repository  Size
21:27:51 #11 22.60 ================================================================================
21:27:51 #11 22.60 Installing:
21:27:51 #11 22.60  rpm-build                 aarch64    4.11.3-48.el7_9          updates    150 k
21:27:51 #11 22.60  rpmlint                   noarch     1.5-4.el7                base       229 k
21:27:51 #11 22.60 Installing for dependencies:
21:27:51 #11 22.60  bzip2                     aarch64    1.0.6-13.el7             base        52 k
21:27:51 #11 22.60  desktop-file-utils        aarch64    0.23-2.el7               base        68 k
21:27:51 #11 22.60  dwz                       aarch64    0.11-3.el7               base        95 k
21:27:51 #11 22.60  elfutils                  aarch64    0.176-5.el7              base       301 k
21:27:51 #11 22.60  emacs-filesystem          noarch     1:24.3-23.el7            base        58 k
21:27:51 #11 22.60  file                      aarch64    5.11-37.el7              base        57 k
21:27:51 #11 22.60  gdb                       aarch64    7.6.1-120.el7            base       2.3 M
21:27:51 #11 22.60  groff-base                aarch64    1.22.2-8.el7             base       920 k
21:27:51 #11 22.60  patch                     aarch64    2.7.1-12.el7_7           base       107 k
21:27:51 #11 22.60  perl                      aarch64    4:5.16.3-299.el7_9       updates    7.9 M
21:27:51 #11 22.60  perl-Carp                 noarch     1.26-244.el7             base        19 k
21:27:51 #11 22.60  perl-Encode               aarch64    2.51-7.el7               base       1.1 M
21:27:51 #11 22.60  perl-Exporter             noarch     5.68-3.el7               base        28 k
21:27:51 #11 22.60  perl-File-Path            noarch     2.09-2.el7               base        26 k
21:27:51 #11 22.60  perl-File-Temp            noarch     0.23.01-3.el7            base        56 k
21:27:51 #11 22.60  perl-Filter               aarch64    1.49-3.el7               base        76 k
21:27:51 #11 22.60  perl-Getopt-Long          noarch     2.40-3.el7               base        56 k
21:27:51 #11 22.60  perl-HTTP-Tiny            noarch     0.033-3.el7              base        38 k
21:27:51 #11 22.60  perl-PathTools            aarch64    3.40-5.el7               base        82 k
21:27:51 #11 22.60  perl-Pod-Escapes          noarch     1:1.04-299.el7_9         updates     52 k
21:27:51 #11 22.60  perl-Pod-Perldoc          noarch     3.20-4.el7               base        87 k
21:27:51 #11 22.60  perl-Pod-Simple           noarch     1:3.28-4.el7             base       216 k
21:27:51 #11 22.60  perl-Pod-Usage            noarch     1.63-3.el7               base        27 k
21:27:51 #11 22.60  perl-Scalar-List-Utils    aarch64    1.27-248.el7             base        35 k
21:27:51 #11 22.60  perl-Socket               aarch64    2.010-5.el7              base        48 k
21:27:51 #11 22.60  perl-Storable             aarch64    2.45-3.el7               base        73 k
21:27:51 #11 22.60  perl-Text-ParseWords      noarch     3.29-4.el7               base        14 k
21:27:51 #11 22.60  perl-Thread-Queue         noarch     3.02-2.el7               base        17 k
21:27:51 #11 22.60  perl-Time-HiRes           aarch64    4:1.9725-3.el7           base        45 k
21:27:51 #11 22.60  perl-Time-Local           noarch     1.2300-2.el7             base        24 k
21:27:51 #11 22.60  perl-constant             noarch     1.27-2.el7               base        19 k
21:27:51 #11 22.60  perl-libs                 aarch64    4:5.16.3-299.el7_9       updates    621 k
21:27:51 #11 22.60  perl-macros               aarch64    4:5.16.3-299.el7_9       updates     44 k
21:27:51 #11 22.60  perl-parent               noarch     1:0.225-244.el7          base        12 k
21:27:51 #11 22.60  perl-podlators            noarch     2.5.1-3.el7              base       112 k
21:27:51 #11 22.60  perl-srpm-macros          noarch     1-8.el7                  base       4.6 k
21:27:51 #11 22.60  perl-threads              aarch64    1.87-4.el7               base        48 k
21:27:51 #11 22.60  perl-threads-shared       aarch64    1.43-6.el7               base        37 k
21:27:51 #11 22.60  python-srpm-macros        noarch     3-34.el7                 base       8.8 k
21:27:51 #11 22.60  redhat-rpm-config         noarch     9.1.0-88.el7.centos      base        81 k
21:27:51 #11 22.60  unzip                     aarch64    6.0-24.el7_9             updates    168 k
21:27:51 #11 22.60  zip                       aarch64    3.0-11.el7               base       257 k
21:27:51 #11 22.60 Updating for dependencies:
21:27:51 #11 22.60  rpm                       aarch64    4.11.3-48.el7_9          updates    1.2 M
21:27:51 #11 22.60  rpm-build-libs            aarch64    4.11.3-48.el7_9          updates    101 k
21:27:51 #11 22.60  rpm-libs                  aarch64    4.11.3-48.el7_9          updates    256 k
21:27:51 #11 22.60  rpm-python                aarch64    4.11.3-48.el7_9          updates     83 k
21:27:51 #11 22.60 
21:27:51 #11 22.60 Transaction Summary
21:27:51 #11 22.60 ================================================================================
21:27:51 #11 22.60 Install  2 Packages (+42 Dependent packages)
21:27:51 #11 22.60 Upgrade             (  4 Dependent packages)
21:27:51 #11 22.60 
21:27:51 #11 22.60 Total download size: 17 M
21:27:51 #11 22.60 Downloading packages:
21:27:51 #11 22.60 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:27:51 #11 23.94 warning: /var/cache/yum/aarch64/7/base/packages/dwz-0.11-3.el7.aarch64.rpm: Header V4 RSA/SHA1 Signature, key ID 305d49d6: NOKEY
21:27:51 #11 23.94 Public key for dwz-0.11-3.el7.aarch64.rpm is not installed
21:27:51 f56be85fc22e: Pulling fs layer
21:27:51 f56be85fc22e: Verifying Checksum
21:27:51 f56be85fc22e: Download complete
21:27:51 fd4b2aeb476b: Pull complete
21:27:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:51 Status: Downloaded newer image for alpine:latest
21:27:51 mkdir -p sources
21:27:51 docker run --rm -w /v \
21:27:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:51 	alpine \
21:27:51 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:51 From https://github.com/docker/cli
21:27:51  * [new branch]      master     -> master
21:27:51  * [new branch]      master     -> origin/master
21:27:51 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:51 git init src/github.com/docker/docker
21:27:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:51 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:51 + SRC=src/github.com/docker/docker
21:27:51 + REF=master
21:27:51 + REF_FETCH=master
21:27:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:51 + awk {print $2}
21:27:51 + REF=refs/heads/master
21:27:51 + [ -n refs/heads/master ]
21:27:51 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:51 git init src/github.com/docker/compose
21:27:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:51 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:51 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:51 + SRC=src/github.com/docker/compose
21:27:51 + REF=v2.17.2
21:27:51 + REF_FETCH=v2.17.2
21:27:51 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:51 + awk {print $2}
21:27:51 + REF=refs/tags/v2.17.2
21:27:51 + [ -n refs/tags/v2.17.2 ]
21:27:51 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:51 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:51 f56be85fc22e: Pull complete
21:27:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:51 Status: Downloaded newer image for alpine:latest
21:27:51 From https://github.com/docker/compose
21:27:51  * [new tag]         v2.17.2    -> v2.17.2
21:27:51 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:51 #10 ...
21:27:51 
21:27:51 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:51 #8 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:27:51 #8 DONE 12.4s
21:27:51 
21:27:51 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:27:51 #7 ...
21:27:51 
21:27:51 #9 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73
21:27:51 #9 resolve docker.io/library/debian:bookworm@sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73 0.0s done
21:27:51 #9 sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73 1.85kB / 1.85kB done
21:27:51 #9 sha256:3eb2f1597c5d2d16d54394a8d061dfaa2776b4fa186b8e83127087f07b14c038 529B / 529B done
21:27:51 #9 sha256:1a5b4a712550a848cadffb953db04e83e0e0df96147e7c358c312499959a4b53 1.48kB / 1.48kB done
21:27:51 #9 sha256:0b14dce67c2fdb37d2b0eacccff5119e226c45c2906f12d6ee93d8850400824b 45.89MB / 45.89MB 3.1s done
21:27:51 #9 extracting sha256:0b14dce67c2fdb37d2b0eacccff5119e226c45c2906f12d6ee93d8850400824b 3.0s done
21:27:51 #9 DONE 7.4s
21:27:51 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 104.86MB / 116.81MB 3.8s
21:27:51 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 111.15MB / 116.81MB 4.0s
21:27:52 From https://github.com/docker/buildx
21:27:52  * [new tag]         v0.10.4    -> v0.10.4
21:27:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:52 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-bionic
21:27:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:52 mkdir -p sources
21:27:52 docker run --rm -w /v \
21:27:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:52 	alpine \
21:27:52 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:52 
21:27:52 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:52 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 0.1s
21:27:52 From https://github.com/docker/buildx
21:27:52  * [new tag]         v0.10.4    -> v0.10.4
21:27:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:52 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 4.5s done
21:27:52 git init src/github.com/docker/compose
21:27:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:52 + SRC=src/github.com/docker/compose
21:27:52 + REF=v2.17.2
21:27:52 + REF_FETCH=v2.17.2
21:27:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:52 + awk {print $2}
21:27:52 + REF=refs/tags/v2.17.2
21:27:52 + [ -n refs/tags/v2.17.2 ]
21:27:52 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:52 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:52 git init src/github.com/docker/compose
21:27:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:52 + SRC=src/github.com/docker/compose
21:27:52 + REF=v2.17.2
21:27:52 + REF_FETCH=v2.17.2
21:27:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:52 + awk {print $2}
21:27:52 + REF=refs/tags/v2.17.2
21:27:52 + [ -n refs/tags/v2.17.2 ]
21:27:52 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:52 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:52 From https://github.com/docker/docker
21:27:52  * [new branch]      master     -> master
21:27:52  * [new branch]      master     -> origin/master
21:27:52 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:52 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf
21:27:52 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.1s
21:27:52 From https://github.com/docker/docker
21:27:52  * [new branch]      master     -> master
21:27:52  * [new branch]      master     -> origin/master
21:27:52 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:27:52 git init src/github.com/docker/buildx
21:27:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:52 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:52 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:52 + SRC=src/github.com/docker/buildx
21:27:52 + REF=v0.10.4
21:27:52 + REF_FETCH=v0.10.4
21:27:52 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:52 + awk {print $2}
21:27:53 mkdir -p sources
21:27:53 docker run --rm -w /v \
21:27:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:53 	alpine \
21:27:53 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f6518ee760fc5cd7) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:27:53 From https://github.com/docker/compose
21:27:53  * [new tag]         v2.17.2    -> v2.17.2
21:27:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:53 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-buster
21:27:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:53 mkdir -p sources
21:27:53 docker run --rm -w /v \
21:27:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:53 	alpine \
21:27:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:53 Unable to find image 'alpine:latest' locally
21:27:53 From https://github.com/docker/compose
21:27:53  * [new tag]         v2.17.2    -> v2.17.2
21:27:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:53 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-bullseye
21:27:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:53 mkdir -p sources
21:27:53 docker run --rm -w /v \
21:27:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:53 	alpine \
21:27:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:53 Unable to find image 'alpine:latest' locally
21:27:53 + REF=refs/tags/v0.10.4
21:27:53 + [ -n refs/tags/v0.10.4 ]
21:27:53 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:53 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:53 #7 ...
21:27:53 
21:27:53 #12 [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
21:27:53 #0 0.992 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
21:27:53 #0 1.185 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
21:27:53 #0 1.252 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
21:27:53 #0 1.568 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
21:27:53 #0 1.771 Fetched 222 kB in 1s (206 kB/s)
21:27:53 #0 1.771 Reading package lists...
21:27:53 #0 4.396 dh_testdir
21:27:53 #0 4.425 dh_testroot
21:27:53 #0 4.454 dh_prep
21:27:53 #0 4.489 dh_testdir
21:27:53 #0 4.518 dh_testroot
21:27:53 #0 4.547 dh_install
21:27:53 #0 4.589 dh_installdocs
21:27:53 #0 4.640 dh_installchangelogs
21:27:53 #0 4.752 dh_compress
21:27:53 #0 4.804 dh_fixperms
21:27:53 #0 4.872 dh_installdeb
21:27:53 #0 4.913 dh_gencontrol
21:27:53 #0 5.087 dh_md5sums
21:27:53 #0 5.134 dh_builddeb
21:27:53 #0 5.167 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:27:53 #0 5.213 
21:27:53 #0 5.213 The package has been created.
21:27:53 #0 5.213 Attention, the package has been created in the current directory,
21:27:53 #0 5.213 not in ".." as indicated by the message above!
21:27:53 #0 5.237 Selecting previously unselected package docker-ce-build-deps.
21:27:53 #0 5.251 (Reading database ... 26310 files and directories currently installed.)
21:27:53 #0 5.253 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:27:53 #0 5.260 Unpacking docker-ce-build-deps (1.0) ...
21:27:53 #0 5.358 Reading package lists...
21:27:53 #0 6.880 Building dependency tree...
21:27:53 #0 7.250 Reading state information...
21:27:53 #0 7.298 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:27:53 #0 7.413 Starting 2 pkgProblemResolver with broken count: 0
21:27:53 #0 7.423 Done
21:27:53 #0 7.473  Done
21:27:53 #0 7.500 Starting pkgProblemResolver with broken count: 0
21:27:53 #0 7.591 Starting 2 pkgProblemResolver with broken count: 0
21:27:53 #0 7.597 Done
21:27:53 #0 7.883 The following additional packages will be installed:
21:27:53 #0 7.884   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:27:53 #0 7.884   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
21:27:53 #0 7.885   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
21:27:53 #0 7.886   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:27:53 #0 7.889 Suggested packages:
21:27:53 #0 7.889   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:27:53 #0 7.889 Recommended packages:
21:27:53 #0 7.889   dmsetup
21:27:53 #0 7.963 The following NEW packages will be installed:
21:27:53 #0 7.964   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:27:53 #0 7.967   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
21:27:53 #0 7.967   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
21:27:53 #0 7.967   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:27:53 #0 8.272 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
21:27:53 #0 8.272 1 not fully installed or removed.
21:27:53 #0 8.272 Need to get 8142 kB of archives.
21:27:53 #0 8.272 After this operation, 40.0 MB of additional disk space will be used.
21:27:53 #0 8.272 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
21:27:53 #0 8.332 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
21:27:53 #0 8.378 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB]
21:27:53 #0 8.392 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
21:27:53 #0 8.392 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
21:27:53 #0 8.392 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
21:27:53 #0 8.395 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB]
21:27:53 #0 8.457 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
21:27:53 #0 8.458 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
21:27:53 #0 8.461 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
21:27:53 #0 8.462 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.20 [19.7 kB]
21:27:53 #0 8.489 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB]
21:27:53 #0 8.564 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB]
21:27:53 #0 8.569 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-32-0 amd64 10.34-7ubuntu0.1 [170 kB]
21:27:53 #0 8.577 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-posix2 amd64 10.34-7ubuntu0.1 [5988 B]
21:27:53 #0 8.577 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-dev amd64 10.34-7ubuntu0.1 [672 kB]
21:27:53 #0 8.593 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
21:27:53 #0 8.596 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
21:27:53 #0 8.596 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB]
21:27:53 #0 8.601 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.20 [246 kB]
21:27:53 #0 8.602 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
21:27:53 #0 8.841 debconf: delaying package configuration, since apt-utils is not installed
21:27:53 #0 8.901 Fetched 8142 kB in 1s (13.1 MB/s)
21:27:53 #0 8.951 Selecting previously unselected package bash-completion.
21:27:53 #0 8.951 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26314 files and directories currently installed.)
21:27:53 #0 8.965 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
21:27:53 #0 9.977 Unpacking bash-completion (1:2.10-1ubuntu1) ...
21:27:53 #12 10.17 Selecting previously unselected package cmake-data.
21:27:53 #12 10.17 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
21:27:53 #12 10.18 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-870@tmp/3a2449e5-fd32-448d-bdc1-648fcd180fe2/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
21:27:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:27:53 chowning workspace
[Pipeline] sh
21:27:53 latest: Pulling from library/alpine
21:27:53 f56be85fc22e: Pulling fs layer
21:27:53 f56be85fc22e: Verifying Checksum
21:27:53 f56be85fc22e: Download complete
21:27:53 latest: Pulling from library/alpine
21:27:53 f56be85fc22e: Pulling fs layer
21:27:53 git init src/github.com/docker/buildx
21:27:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:27:53 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:27:53 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:27:53 + SRC=src/github.com/docker/buildx
21:27:53 + REF=v0.10.4
21:27:53 + REF_FETCH=v0.10.4
21:27:53 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:27:53 + awk {print $2}
21:27:53 #12 10.82 Selecting previously unselected package libarchive13:amd64.
21:27:53 #12 10.82 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ...
21:27:53 #12 10.83 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
21:27:53 
21:27:53 #29 [linux/amd64->darwin/arm64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
21:27:53 
21:27:53 #10 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:27:53 #10 resolve docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f 0.0s done
21:27:53 #10 sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f 1.86kB / 1.86kB done
21:27:53 #10 sha256:74b93dfc9812a94044b5ec30ae6b81bdd704c140b40eb391899dc2fbe83bc49d 7.32kB / 7.32kB done
21:27:53 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 1.05MB / 55.05MB 0.1s
21:27:53 #10 sha256:2101aa981e68ab1e06e3d4ac35ae75ed122f0380e5331e3ae4ba7e811bf9d256 1.80kB / 1.80kB done
21:27:53 #10 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 1.88MB / 5.17MB 0.1s
21:27:53 #10 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0B / 10.88MB 0.1s
21:27:53 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 7.34MB / 55.05MB 0.2s
21:27:53 #10 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 5.17MB / 5.17MB 0.1s done
21:27:53 #10 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 1.05MB / 10.88MB 0.2s
21:27:53 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 0B / 54.58MB 0.2s
21:27:53 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 11.53MB / 55.05MB 0.3s
21:27:53 #10 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 7.34MB / 10.88MB 0.3s
21:27:53 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 16.78MB / 55.05MB 0.4s
21:27:53 #10 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 10.88MB / 10.88MB 0.4s done
21:27:53 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 8.39MB / 54.58MB 0.4s
21:27:53 + pwd
21:27:53 + id -u
21:27:53 + id -g
21:27:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:27:53 f56be85fc22e: Pull complete
21:27:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:53 Status: Downloaded newer image for alpine:latest
21:27:53 f56be85fc22e: Verifying Checksum
21:27:53 f56be85fc22e: Download complete
21:27:53 f56be85fc22e: Pull complete
21:27:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:53 Status: Downloaded newer image for alpine:latest
21:27:53 + REF=refs/tags/v0.10.4
21:27:53 + [ -n refs/tags/v0.10.4 ]
21:27:53 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:53 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:27:53 mkdir -p sources
21:27:53 docker run --rm -w /v \
21:27:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:53 	alpine \
21:27:53 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:53 #12 10.91 Selecting previously unselected package libjsoncpp1:amd64.
21:27:53 #12 10.91 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
21:27:53 #12 10.92 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
21:27:53 #12 10.97 Selecting previously unselected package librhash0:amd64.
21:27:53 #12 10.97 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
21:27:53 #12 10.98 Unpacking librhash0:amd64 (1.3.9-1) ...
21:27:53 #12 11.04 Selecting previously unselected package libuv1:amd64.
21:27:53 #12 11.04 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
21:27:53 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 20.97MB / 55.05MB 0.5s
21:27:53 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 11.61MB / 54.58MB 0.5s
21:27:53 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 1.47MB / 85.99MB 0.5s
21:27:53 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 33.55MB / 55.05MB 0.7s
21:27:53 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 20.97MB / 54.58MB 0.7s
21:27:53 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 8.39MB / 85.99MB 0.7s
21:27:54 mkdir -p sources
21:27:54 docker run --rm -w /v \
21:27:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:54 	alpine \
21:27:54 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:54 #12 11.04 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
21:27:54 #12 11.09 Selecting previously unselected package cmake.
21:27:54 #12 11.10 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ...
21:27:54 #12 11.10 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
21:27:54 #12 ...
21:27:54 
21:27:54 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:54 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 9.8s done
21:27:54 #7 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:27:54 #7 DONE 12.1s
21:27:54 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 37.75MB / 55.05MB 0.8s
21:27:54 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 24.12MB / 54.58MB 0.8s
21:27:54 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 14.68MB / 85.99MB 0.8s
21:27:54 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 41.94MB / 55.05MB 0.9s
21:27:54 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 29.36MB / 54.58MB 0.9s
21:27:54 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 22.02MB / 85.99MB 0.9s
21:27:54 #29 0.533 Building static docker-darwin-arm64
21:27:54 #29 0.537 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:27:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f"' '-buildmode=pie' github.com/docker/cli/cmd/docker
21:27:54 From https://github.com/docker/buildx
21:27:54  * [new tag]         v0.10.4    -> v0.10.4
21:27:54 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
[Pipeline] echo
21:27:54 Removing all docker containers
[Pipeline] sh
21:27:54 
21:27:54 #12 [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
21:27:54 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 50.33MB / 55.05MB 1.1s
21:27:54 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 39.85MB / 54.58MB 1.1s
21:27:54 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 29.36MB / 85.99MB 1.1s
21:27:54 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 1.2s
21:27:54 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 45.22MB / 54.58MB 1.2s
21:27:54 git init src/github.com/docker/compose
21:27:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:54 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:54 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:54 + SRC=src/github.com/docker/compose
21:27:54 + REF=v2.17.2
21:27:54 + REF_FETCH=v2.17.2
21:27:54 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:54 + awk {print $2}
21:27:54 + REF=refs/tags/v2.17.2
21:27:54 + [ -n refs/tags/v2.17.2 ]
21:27:54 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:54 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:54 + docker container ls -aq
[Pipeline] echo
21:27:54 Docker containers have been removed
[Pipeline] echo
21:27:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:27:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-armhf)
[Pipeline] sh
21:27:54 From https://github.com/docker/buildx
21:27:54  * [new tag]         v0.10.4    -> v0.10.4
21:27:54 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:54 git init src/github.com/docker/compose
21:27:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:54 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:54 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:54 + SRC=src/github.com/docker/compose
21:27:54 + REF=v2.17.2
21:27:54 + REF_FETCH=v2.17.2
21:27:54 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:54 + awk {print $2}
21:27:54 + REF=refs/tags/v2.17.2
21:27:54 + [ -n refs/tags/v2.17.2 ]
21:27:54 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:54 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:54 #12 11.65 Selecting previously unselected package dh-apparmor.
21:27:54 #12 11.66 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
21:27:54 #12 11.66 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
21:27:54 #12 11.70 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:27:54 #12 11.71 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
21:27:54 #12 11.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:27:54 #12 11.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:27:54 #12 11.78 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
21:27:54 #12 11.78 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:27:54 #12 11.81 Selecting previously unselected package libudev-dev:amd64.
21:27:54 #12 11.82 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.20_amd64.deb ...
21:27:54 #12 11.82 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.20) ...
21:27:54 #12 11.86 Selecting previously unselected package libsepol1-dev:amd64.
21:27:54 #12 11.87 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ...
21:27:54 #12 11.87 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
21:27:54 #10 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 1.2s done
21:27:54 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 49.28MB / 54.58MB 1.3s
21:27:54 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 36.70MB / 85.99MB 1.3s
21:27:54 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 52.43MB / 54.58MB 1.4s
21:27:54 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 41.94MB / 85.99MB 1.4s
21:27:54 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 0B / 100.11MB 1.4s
21:27:54 == Building packages for ubuntu-kinetic ==
21:27:54 mkdir -p "debbuild/ubuntu-kinetic"
21:27:54 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/x86_64 -f ubuntu-kinetic/Dockerfile .
21:27:54 From https://github.com/docker/buildx
21:27:54  * [new tag]         v0.10.4    -> v0.10.4
21:27:54 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:27:54 + echo starting...
21:27:54 starting...
21:27:54 #12 11.96 Selecting previously unselected package libpcre2-16-0:amd64.
21:27:54 #12 11.96 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ...
21:27:54 #12 11.97 Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
21:27:54 #12 12.02 Selecting previously unselected package libpcre2-32-0:amd64.
21:27:54 #12 12.03 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_amd64.deb ...
21:27:54 #12 12.03 Unpacking libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
21:27:54 #12 12.09 Selecting previously unselected package libpcre2-posix2:amd64.
21:27:54 #12 12.09 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_amd64.deb ...
21:27:54 #12 12.10 Unpacking libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
21:27:54 #12 12.13 Selecting previously unselected package libpcre2-dev:amd64.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:27:54 #10 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e
21:27:54 #10 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 54.58MB / 54.58MB 1.6s done
21:27:54 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 56.62MB / 85.99MB 1.7s
21:27:54 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 12.58MB / 100.11MB 1.7s
21:27:54 #10 sha256:c453747a077b91c8a2ff79e9b4dc7b87e2ff96d97b127aac577076f4e4ce6923 156B / 156B 1.7s
21:27:54 #1 [internal] load build definition from Dockerfile
21:27:54 #1 transferring dockerfile: 1.21kB done
21:27:54 #1 DONE 0.0s
21:27:54 
21:27:54 #2 [internal] load .dockerignore
21:27:54 #2 transferring context: 2B done
21:27:54 #2 DONE 0.0s
21:27:54 
21:27:54 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:27:54 #3 DONE 0.0s
21:27:54 
21:27:54 #4 [auth] library/golang:pull token for registry-1.docker.io
21:27:54 #4 DONE 0.0s
21:27:54 
21:27:54 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:54 git init src/github.com/docker/compose
21:27:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:27:54 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:27:54 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:27:54 + SRC=src/github.com/docker/compose
21:27:54 + REF=v2.17.2
21:27:54 + REF_FETCH=v2.17.2
21:27:54 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:27:54 + awk {print $2}
21:27:54 + REF=refs/tags/v2.17.2
21:27:54 + [ -n refs/tags/v2.17.2 ]
21:27:54 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:54 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:27:55 == Building packages for ubuntu-jammy ==
21:27:55 mkdir -p "debbuild/ubuntu-jammy"
21:27:55 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile .
21:27:55 From https://github.com/docker/compose
21:27:55  * [new tag]         v2.17.2    -> v2.17.2
21:27:55 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:55 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 centos-7
21:27:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:55 mkdir -p rpmbuild/SOURCES
21:27:55 docker run --rm -w /v \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:55 	alpine \
21:27:55 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:55 Unable to find image 'alpine:latest' locally
21:27:55 #12 12.13 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_amd64.deb ...
21:27:55 #12 12.15 Unpacking libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
21:27:55 #12 12.27 Selecting previously unselected package libselinux1-dev:amd64.
21:27:55 #12 12.27 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_amd64.deb ...
21:27:55 #12 12.28 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
21:27:55 #12 12.33 Selecting previously unselected package libdevmapper-dev:amd64.
21:27:55 #12 12.34 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
21:27:55 #12 12.34 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
21:27:55 #12 12.38 Selecting previously unselected package libseccomp-dev:amd64.
21:27:55 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 68.16MB / 85.99MB 1.9s
21:27:55 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 23.07MB / 100.11MB 1.9s
21:27:55 #10 sha256:c453747a077b91c8a2ff79e9b4dc7b87e2ff96d97b127aac577076f4e4ce6923 156B / 156B 1.7s done
21:27:55 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 73.40MB / 85.99MB 2.0s
21:27:55 #5 DONE 0.3s
21:27:55 
21:27:55 #6 [internal] load metadata for docker.io/library/ubuntu:kinetic
21:27:55 #6 DONE 0.3s
21:27:55 
21:27:55 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:55 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.1s done
21:27:55 #7 DONE 0.1s
21:27:55 
21:27:55 #8 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0
21:27:55 #8 resolve docker.io/library/ubuntu:kinetic@sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0 0.0s done
21:27:55 latest: Pulling from library/alpine
21:27:55 f56be85fc22e: Pulling fs layer
21:27:55 f56be85fc22e: Download complete
21:27:55 #1 [internal] load build definition from Dockerfile
21:27:55 #1 transferring dockerfile: 1.21kB done
21:27:55 #1 DONE 0.0s
21:27:55 
21:27:55 #2 [internal] load .dockerignore
21:27:55 #2 transferring context: 2B done
21:27:55 #2 DONE 0.0s
21:27:55 
21:27:55 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:27:55 #3 DONE 0.0s
21:27:55 
21:27:55 #4 [auth] library/golang:pull token for registry-1.docker.io
21:27:55 #4 DONE 0.0s
21:27:55 
21:27:55 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:27:55 mkdir -p sources
21:27:55 docker run --rm -w /v \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:55 	alpine \
21:27:55 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:55 #12 12.38 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
21:27:55 #12 12.38 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
21:27:55 #12 12.42 Selecting previously unselected package libsystemd-dev:amd64.
21:27:55 #12 12.43 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.20_amd64.deb ...
21:27:55 #12 12.43 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.20) ...
21:27:55 #12 12.52 Selecting previously unselected package pkg-config.
21:27:55 #12 12.53 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
21:27:55 #12 12.53 Unpacking pkg-config (0.29.1-0ubuntu4) ...
21:27:55 #12 12.59 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
21:27:55 #12 12.60 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
21:27:55 #12 12.61 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
21:27:55 #12 12.62 Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
21:27:55 #7 ...
21:27:55 
21:27:55 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:27:55 #0 0.801 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:27:55 #0 0.802 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:27:55 #0 0.802 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:27:55 #0 0.947 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
21:27:55 #0 1.519 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [232 kB]
21:27:55 #0 1.819 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
21:27:55 #0 2.193 Fetched 8397 kB in 2s (5088 kB/s)
21:27:55 #0 2.193 Reading package lists...
21:27:55 #0 2.971 Reading package lists...
21:27:55 #0 3.729 Building dependency tree...
21:27:55 #0 3.876 Reading state information...
21:27:55 #0 4.070 The following additional packages will be installed:
21:27:55 #0 4.070   autoconf automake autopoint autotools-dev binutils
21:27:55 #0 4.070   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:27:55 #0 4.070   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
21:27:55 #0 4.070   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:27:55 #0 4.070   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:27:55 #0 4.070   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
21:27:55 #0 4.070   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:27:55 #0 4.070   intltool-debian iso-codes less libalgorithm-diff-perl
21:27:55 #0 4.070   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:27:55 #0 4.070   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
21:27:55 #0 4.070   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:27:55 #0 4.070   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:27:55 #0 4.070   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
21:27:55 #0 4.070   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
21:27:55 #0 4.070   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:27:55 #0 4.070   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:27:55 #0 4.070   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:27:55 #0 4.070   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:27:55 #0 4.070   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:27:55 #0 4.070   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
21:27:55 #0 4.070   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:27:55 #0 4.070   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:27:55 #0 4.070   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:27:55 #0 4.070   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:27:55 #0 4.070   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:27:55 #0 4.070   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:27:55 #0 4.070   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:27:55 #0 4.070   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:27:55 #0 4.070   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:27:55 #0 4.070   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:27:55 #0 4.070   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:27:55 #0 4.070   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:27:55 #0 4.070   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:27:55 #0 4.070   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:27:55 #0 4.070   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:27:55 #0 4.070   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:27:55 #0 4.070   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:27:55 #0 4.070   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:27:55 #0 4.070   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:27:55 #0 4.070   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:27:55 #0 4.070   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
21:27:55 #0 4.070   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:27:55 #0 4.070   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:27:55 #0 4.070   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:27:55 #0 4.070   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
21:27:55 #0 4.070   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:27:55 #0 4.070   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:27:55 #0 4.070   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:27:55 #0 4.070   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:27:55 #0 4.070   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:27:55 #0 4.070   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:27:55 #0 4.070   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:27:55 #0 4.070   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:27:55 #0 4.070   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:27:55 #0 4.070   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:27:55 #0 4.070   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:27:55 #0 4.070   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:27:55 #0 4.070   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
21:27:55 #0 4.070   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:27:55 #0 4.070   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:27:55 #0 4.071   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:27:55 #0 4.071   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:27:55 #0 4.071   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:27:55 #0 4.071   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:27:55 #0 4.071   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:27:55 #0 4.071   libstring-shellquote-perl libsub-exporter-perl
21:27:55 #0 4.071   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:27:55 #0 4.071   libsub-name-perl libsub-override-perl libsub-quote-perl
21:27:55 #0 4.071   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:27:55 #0 4.071   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:27:55 #0 4.071   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:27:55 #0 4.071   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:27:55 #0 4.071   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
21:27:55 #0 4.071   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:27:55 #0 4.071   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
21:27:55 #0 4.071   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
21:27:55 #0 4.071   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:27:55 #0 4.071   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:27:55 #0 4.071   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
21:27:55 #0 4.071   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
21:27:55 #0 4.071   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:27:55 #0 4.071   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
21:27:55 #0 4.071   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
21:27:55 #0 4.071   python3 python3-apt python3-certifi python3-chardet python3-debian
21:27:55 #0 4.071   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:27:55 #0 4.071   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:27:55 #0 4.071   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
21:27:55 #0 4.071   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:27:55 #0 4.073 Suggested packages:
21:27:55 #0 4.073   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:27:55 #0 4.073   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
21:27:55 #0 4.073   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:27:55 #0 4.073   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:27:55 #0 4.073   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:27:55 #0 4.073   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:27:55 #0 4.073   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:27:55 #0 4.073   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
21:27:55 #0 4.073   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:27:55 #0 4.073   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:27:55 #0 4.073   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
21:27:55 #0 4.073   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
21:27:55 #0 4.073   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
21:27:55 #0 4.073   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
21:27:55 #0 4.073   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:27:55 #0 4.073   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:27:55 #0 4.073   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
21:27:55 #0 4.073   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:27:55 #0 4.073   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
21:27:55 #0 4.073   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
21:27:55 #0 4.073   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:27:55 #0 4.073   diffutils-doc perl-doc libterm-readline-gnu-perl
21:27:55 #0 4.073   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
21:27:55 #0 4.073   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:27:55 #0 4.073   python-apt-doc python3-setuptools python3-cryptography python3-openssl
21:27:55 #0 4.073   python3-socks python-requests-doc python3.9-venv python3.9-doc
21:27:55 #0 4.073   binfmt-support readline-doc zip wdiff-doc
21:27:55 #0 6.463 The following NEW packages will be installed:
21:27:55 #0 6.463   autoconf automake autopoint autotools-dev binutils
21:27:55 #0 6.463   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:27:55 #0 6.463   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
21:27:55 #0 6.463   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:27:55 #0 6.463   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:27:55 #0 6.463   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
21:27:55 #0 6.463   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:27:55 #0 6.463   gpgconf gpgsm groff-base intltool-debian iso-codes less
21:27:55 #0 6.463   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:27:55 #0 6.463   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:27:55 #0 6.463   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
21:27:55 #0 6.463   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:27:55 #0 6.463   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:27:55 #0 6.463   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
21:27:55 #0 6.463   libclass-inspector-perl libclass-method-modifiers-perl
21:27:55 #0 6.463   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:27:55 #0 6.463   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:27:55 #0 6.463   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
21:27:55 #0 6.463   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:27:55 #0 6.463   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:27:55 #0 6.463   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:27:55 #0 6.463   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:27:55 #0 6.463   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:27:55 #0 6.463   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:27:55 #0 6.463   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:27:55 #0 6.463   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:27:55 #0 6.463   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:27:55 #0 6.463   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:27:55 #0 6.463   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:27:55 #0 6.463   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:27:55 #0 6.463   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:27:55 #0 6.463   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:27:55 #0 6.463   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:27:55 #0 6.463   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:27:55 #0 6.463   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:27:55 #0 6.463   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:27:55 #0 6.463   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:27:55 #0 6.463   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:27:55 #0 6.463   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:27:55 #0 6.463   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:27:55 #0 6.463   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
21:27:55 #0 6.463   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:27:55 #0 6.463   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:27:55 #0 6.463   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:27:55 #0 6.463   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
21:27:55 #0 6.463   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:27:55 #0 6.463   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:27:55 #0 6.463   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:27:55 #0 6.463   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:27:55 #0 6.463   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:27:55 #0 6.463   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:27:55 #0 6.463   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:27:55 #0 6.463   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:27:55 #0 6.463   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:27:55 #0 6.463   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:27:55 #0 6.463   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:27:55 #0 6.463   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:27:55 #0 6.463   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
21:27:55 #0 6.463   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:27:55 #0 6.463   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:27:55 #0 6.463   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:27:55 #0 6.463   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:27:55 #0 6.463   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:27:55 #0 6.463   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:27:55 #0 6.463   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:27:55 #0 6.463   libstring-shellquote-perl libsub-exporter-perl
21:27:55 #0 6.463   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:27:55 #0 6.463   libsub-name-perl libsub-override-perl libsub-quote-perl
21:27:55 #0 6.463   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:27:55 #0 6.463   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:27:55 #0 6.463   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:27:55 #0 6.463   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:27:55 #0 6.463   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
21:27:55 #0 6.463   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:27:55 #0 6.463   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
21:27:55 #0 6.463   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
21:27:55 #0 6.463   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:27:55 #0 6.463   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:27:55 #0 6.463   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
21:27:55 #0 6.463   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
21:27:55 #0 6.463   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:27:55 #0 6.463   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
21:27:55 #0 6.463   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
21:27:55 #0 6.463   python3 python3-apt python3-certifi python3-chardet python3-debian
21:27:55 #0 6.463   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:27:55 #0 6.463   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:27:55 #0 6.463   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
21:27:55 #0 6.463   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:27:55 #0 6.751 0 upgraded, 379 newly installed, 0 to remove and 1 not upgraded.
21:27:55 #0 6.751 Need to get 157 MB of archives.
21:27:55 #0 6.751 After this operation, 456 MB of additional disk space will be used.
21:27:55 #0 6.751 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
21:27:55 #0 6.755 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
21:27:55 #0 6.761 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
21:27:55 #0 6.762 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
21:27:55 #0 6.765 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
21:27:55 #0 6.780 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
21:27:55 #0 6.787 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
21:27:55 #0 6.806 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
21:27:55 #0 6.806 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
21:27:55 #0 6.829 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
21:27:55 #0 6.829 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
21:27:55 #0 6.830 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
21:27:55 #0 6.835 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
21:27:55 #0 6.837 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
21:27:55 #0 6.845 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
21:27:55 #0 6.846 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
21:27:55 #0 6.846 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
21:27:55 #0 6.847 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
21:27:55 #0 6.848 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
21:27:55 #0 6.849 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
21:27:55 #0 6.851 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
21:27:55 #0 6.855 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
21:27:55 #0 6.862 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
21:27:55 #0 6.865 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
21:27:55 #0 6.866 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
21:27:55 #0 6.870 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
21:27:55 #0 6.873 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
21:27:55 #0 6.875 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
21:27:55 #0 6.875 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
21:27:55 #0 6.879 Get:30 http://deb.debian.org/debian-security bullseye-security/main armhf openssl armhf 1.1.1n-0+deb11u4 [829 kB]
21:27:55 #0 6.881 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
21:27:55 #0 6.885 Get:32 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
21:27:55 #0 6.886 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
21:27:55 #0 6.887 Get:34 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB]
21:27:55 #0 6.901 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
21:27:55 #0 6.901 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
21:27:55 #0 6.902 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
21:27:55 #0 6.903 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
21:27:55 #0 6.904 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
21:27:55 #0 6.905 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
21:27:55 #0 6.906 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
21:27:55 #0 6.908 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB]
21:27:55 #0 6.911 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
21:27:55 #0 6.913 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
21:27:55 #0 6.914 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
21:27:55 #0 6.915 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
21:27:55 #0 6.916 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
21:27:55 #0 6.919 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:27:55 #0 6.919 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
21:27:55 #0 6.923 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
21:27:55 #0 6.926 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
21:27:55 #0 6.937 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
21:27:55 #0 6.939 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
21:27:55 #0 6.941 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
21:27:55 #0 6.942 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
21:27:55 #0 6.953 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
21:27:55 #0 6.954 Get:57 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u5 [271 kB]
21:27:55 #0 6.956 Get:58 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.162-1 [1545 kB]
21:27:55 #0 6.960 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
21:27:55 #0 6.961 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
21:27:55 #0 6.963 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
21:27:55 #0 6.964 Get:62 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
21:27:55 #0 6.973 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
21:27:55 #0 6.976 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
21:27:55 #0 6.980 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
21:27:55 #0 6.981 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
21:27:55 #0 7.015 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
21:27:55 #0 7.016 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
21:27:55 #0 7.018 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
21:27:55 #0 7.019 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
21:27:55 #0 7.020 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
21:27:55 #0 7.030 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
21:27:55 #0 7.037 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
21:27:55 #0 7.038 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
21:27:55 #0 7.114 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
21:27:55 #0 7.114 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
21:27:55 #0 7.122 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
21:27:55 #0 7.164 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
21:27:55 #0 7.165 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
21:27:55 #0 7.167 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.12 [1551 kB]
21:27:55 #0 7.177 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
21:27:55 #0 7.177 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.12 [2312 kB]
21:27:55 #0 7.191 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
21:27:55 #0 7.191 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
21:27:55 #0 7.193 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
21:27:55 #0 7.194 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
21:27:55 #0 7.194 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
21:27:55 #0 7.196 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
21:27:55 #0 7.197 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
21:27:55 #0 7.199 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
21:27:55 #0 7.200 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
21:27:55 #0 7.201 Get:92 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u7 [313 kB]
21:27:55 #0 7.201 Get:93 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u7 [262 kB]
21:27:55 #0 7.210 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
21:27:55 #0 7.210 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
21:27:55 #0 7.210 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
21:27:55 #0 7.210 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
21:27:55 #0 7.210 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
21:27:55 #0 7.210 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
21:27:55 #0 7.212 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
21:27:55 #0 7.212 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
21:27:55 #0 7.214 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
21:27:55 #0 7.215 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
21:27:55 #0 7.223 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
21:27:55 #0 7.269 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u3 [602 kB]
21:27:55 #0 7.269 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
21:27:55 #0 7.276 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:27:55 #0 7.276 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
21:27:55 #0 7.276 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
21:27:55 #0 7.280 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
21:27:55 #0 7.445 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
21:27:55 #0 7.446 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
21:27:55 #0 7.449 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
21:27:55 #0 7.449 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
21:27:55 #0 7.481 Get:115 http://deb.debian.org/debian-security bullseye-security/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB]
21:27:55 #0 7.481 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
21:27:55 #0 7.481 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
21:27:55 #0 7.481 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:27:55 #0 7.481 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
21:27:55 #0 7.481 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
21:27:55 #0 7.481 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
21:27:55 #0 7.481 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
21:27:55 #0 7.481 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
21:27:55 #0 7.481 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
21:27:55 #0 7.483 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
21:27:55 #0 7.483 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
21:27:55 #0 7.487 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
21:27:55 #0 7.489 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
21:27:55 #0 7.489 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
21:27:55 #0 7.489 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
21:27:55 #0 7.490 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
21:27:55 #0 7.492 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
21:27:55 #0 7.492 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
21:27:55 #0 7.492 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
21:27:55 #0 7.495 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
21:27:55 #0 7.495 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
21:27:55 #0 7.495 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
21:27:55 #0 7.495 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:27:55 #0 7.497 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
21:27:55 #0 7.501 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
21:27:55 #0 7.501 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
21:27:55 #0 7.502 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
21:27:55 #0 7.510 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
21:27:55 #0 7.510 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
21:27:55 #0 7.510 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
21:27:55 #0 7.510 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
21:27:55 #0 7.510 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
21:27:55 #0 7.510 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
21:27:55 #0 7.510 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
21:27:55 #0 7.510 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
21:27:55 #0 7.512 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
21:27:55 #0 7.513 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
21:27:55 #0 7.515 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
21:27:55 #0 7.515 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
21:27:55 #0 7.515 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:27:55 #0 7.515 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:27:55 #0 7.518 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
21:27:55 #0 7.518 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
21:27:55 #0 7.519 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
21:27:55 #0 7.520 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
21:27:55 #0 7.521 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:27:55 #0 7.521 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
21:27:55 #0 7.522 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:27:55 #0 7.524 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
21:27:55 #0 7.525 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
21:27:55 #0 7.529 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
21:27:55 #0 7.529 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
21:27:55 #0 7.534 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
21:27:55 #0 7.534 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
21:27:55 #0 7.534 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
21:27:55 #0 7.535 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
21:27:55 #0 7.536 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
21:27:55 #0 7.537 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
21:27:55 #0 7.539 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
21:27:55 #0 7.540 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
21:27:55 #0 7.544 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
21:27:55 #0 7.548 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
21:27:55 #0 7.554 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
21:27:55 #0 7.564 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
21:27:55 #0 7.564 Get:180 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [310 kB]
21:27:55 #0 7.564 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
21:27:55 #0 7.564 Get:182 http://deb.debian.org/debian-security bullseye-security/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB]
21:27:55 #0 7.572 Get:183 http://deb.debian.org/debian-security bullseye-security/main armhf git armhf 1:2.30.2-1+deb11u2 [5109 kB]
21:27:55 #0 7.593 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
21:27:55 #10 7.626 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:27:55 #10 7.626 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
21:27:55 #10 7.630 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:27:55 #10 7.633 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
21:27:55 #10 7.633 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
21:27:55 #10 7.633 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
21:27:55 #10 7.633 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
21:27:55 #10 7.636 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
21:27:55 #10 7.637 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
21:27:55 #10 7.639 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
21:27:55 #10 7.640 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:27:55 #10 7.641 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
21:27:55 #10 7.642 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
21:27:55 #10 7.645 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
21:27:55 #10 7.646 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB]
21:27:55 #10 7.648 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
21:27:55 #10 7.653 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
21:27:55 #10 7.653 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
21:27:55 #10 7.654 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
21:27:55 #10 7.654 Get:204 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB]
21:27:55 #10 7.656 Get:205 http://deb.debian.org/debian-security bullseye-security/main armhf libtiff5 armhf 4.2.0-1+deb11u4 [272 kB]
21:27:55 #10 7.657 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
21:27:55 #10 7.658 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
21:27:55 #10 7.658 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
21:27:55 #10 7.660 Get:209 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB]
21:27:55 #10 7.663 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB]
21:27:55 #10 7.667 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB]
21:27:55 #10 7.668 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
21:27:55 #10 7.669 Get:213 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u5 [247 kB]
21:27:55 #10 7.685 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:27:55 #10 7.689 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:27:55 #10 7.689 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
21:27:55 #10 7.692 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
21:27:55 #10 7.692 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
21:27:55 #10 7.701 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
21:27:55 #10 7.701 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
21:27:55 #10 7.701 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
21:27:55 #10 7.701 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
21:27:55 #10 7.701 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
21:27:55 #10 ...
21:27:55 
21:27:55 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:55 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 33.55MB / 100.11MB 2.1s
21:27:55 #10 ...
21:27:55 
21:27:55 #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
21:27:55 #11 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
21:27:55 #11 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
21:27:55 #11 sha256:4cfcc2489296c989f5d346c81b9b0f52340e8c93c805d84bd997609785153115 526B / 526B done
21:27:55 #11 sha256:ea14d91662afd3481dcb1e6f4263cb99e06571b6093490d24d995bbea65625a9 1.30kB / 1.30kB done
21:27:55 #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.8s done
21:27:55 #11 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
21:27:55 #11 DONE 2.3s
21:27:55 
21:27:55 #10 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:27:55 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.98MB / 85.99MB 2.3s
21:27:55 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 45.33MB / 100.11MB 2.3s
21:27:55 mkdir -p rpmbuild/SOURCES
21:27:55 docker run --rm -w /v \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:55 	alpine \
21:27:55 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:55 + docker version
21:27:55 Client: Docker Engine - Community
21:27:55  Version:           22.06.0-beta.0
21:27:55  API version:       1.42
21:27:55  Go version:        go1.18.3
21:27:55  Git commit:        3e9117b
21:27:55  Built:             Fri Jun  3 17:56:06 2022
21:27:55  OS/Arch:           linux/arm
21:27:55  Context:           default
21:27:55 
21:27:55 Server: Docker Engine - Community
21:27:55  Engine:
21:27:55   Version:          22.06.0-beta.0
21:27:55   API version:      1.42 (minimum version 1.12)
21:27:55   Go version:       go1.18.3
21:27:55   Git commit:       38633e7
21:27:55   Built:            Fri Jun  3 17:56:06 2022
21:27:55   OS/Arch:          linux/arm
21:27:55   Experimental:     true
21:27:55  containerd:
21:27:55   Version:          1.6.8
21:27:55   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:55  runc:
21:27:55   Version:          1.1.4
21:27:55   GitCommit:        v1.1.4-0-g5fd4c4d
21:27:55  docker-init:
21:27:55   Version:          0.19.0
21:27:55   GitCommit:        de40ad0
21:27:55 #8 sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0 1.13kB / 1.13kB done
21:27:55 #8 sha256:8c8f22bacbfba9678edddcc3b6d1e56cce02eff9cbf27ab46116de30cb79a3d6 424B / 424B done
21:27:55 #8 sha256:558d44db75c8f69c29f427cf88e6a71c39320f7607584baa6860f6e4f6121892 2.30kB / 2.30kB done
21:27:55 #8 sha256:5c19388d38e1ea904672812dd0aac505220c9254e2621a1684e0fe29e2dba80e 6.29MB / 26.70MB 0.2s
[Pipeline] sh
21:27:55 f56be85fc22e: Pull complete
21:27:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:55 Status: Downloaded newer image for alpine:latest
21:27:55 From https://github.com/docker/compose
21:27:55  * [new tag]         v2.17.2    -> v2.17.2
21:27:55 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:55 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-bookworm
21:27:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:55 mkdir -p sources
21:27:55 docker run --rm -w /v \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:55 	alpine \
21:27:55 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:55 Unable to find image 'alpine:latest' locally
21:27:55 #5 DONE 0.3s
21:27:55 
21:27:55 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
21:27:55 #6 DONE 0.3s
21:27:55 
21:27:55 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:55 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:27:55 #12 12.63 Setting up libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
21:27:55 #12 12.64 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
21:27:55 #12 12.65 Setting up bash-completion (1:2.10-1ubuntu1) ...
21:27:55 #10 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.99MB / 85.99MB 2.4s done
21:27:55 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 66.06MB / 100.11MB 2.6s
21:27:55 #8 sha256:5c19388d38e1ea904672812dd0aac505220c9254e2621a1684e0fe29e2dba80e 26.21MB / 26.70MB 0.4s
21:27:55 #8 sha256:5c19388d38e1ea904672812dd0aac505220c9254e2621a1684e0fe29e2dba80e 26.70MB / 26.70MB 0.4s done
21:27:55 latest: Pulling from library/alpine
21:27:55 f56be85fc22e: Pulling fs layer
21:27:55 f56be85fc22e: Download complete
21:27:55 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 10.3s
21:27:55 #7 ...
21:27:55 
21:27:55 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:27:55 #0 0.998 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
21:27:55 #0 1.123 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
21:27:55 #0 1.165 Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.7 kB]
21:27:55 #0 1.185 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1496 kB]
21:27:55 #0 1.236 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1613 kB]
21:27:55 #0 1.284 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3241 kB]
21:27:55 #0 1.518 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
21:27:55 #0 1.635 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB]
21:27:55 #0 1.712 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
21:27:55 #0 1.750 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
21:27:55 #0 2.404 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
21:27:55 #0 2.456 Get:12 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
21:27:55 #0 2.479 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB]
21:27:55 #0 2.479 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2387 kB]
21:27:55 #0 2.579 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3665 kB]
21:27:55 #0 2.759 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1537 kB]
21:27:55 #0 2.960 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.5 kB]
21:27:55 #0 3.111 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB]
21:27:55 #0 5.010 Fetched 27.5 MB in 4s (6430 kB/s)
21:27:55 #0 5.010 Reading package lists...
21:27:55 #0 6.881 Reading package lists...
21:27:55 #0 8.672 Building dependency tree...
21:27:55 #0 8.962 Reading state information...
21:27:55 #0 9.227 The following additional packages will be installed:
21:27:55 #0 9.227   at autoconf automake autopoint autotools-dev binutils binutils-common
21:27:55 #0 9.227   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
21:27:55 #0 9.227   cpp-7 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
21:27:55 #0 9.228   dirmngr distro-info-data dpkg-dev dput fakeroot file g++ g++-7 gcc gcc-7
21:27:55 #0 9.228   gcc-7-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
21:27:55 #0 9.228   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:27:55 #0 9.228   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
21:27:55 #0 9.228   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
21:27:55 #0 9.228   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan4
21:27:55 #0 9.228   libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
21:27:55 #0 9.228   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:27:55 #0 9.228   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
21:27:55 #0 9.228   libclass-accessor-perl libclass-method-modifiers-perl
21:27:55 #0 9.229   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
21:27:55 #0 9.229   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
21:27:55 #0 9.229   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
21:27:55 #0 9.229   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:27:55 #0 9.229   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:27:55 #0 9.229   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:27:55 #0 9.229   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:27:55 #0 9.229   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:27:55 #0 9.229   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:27:55 #0 9.229   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:27:55 #0 9.229   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:27:55 #0 9.229   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:27:55 #0 9.229   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:27:55 #0 9.229   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:27:55 #0 9.229   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:27:55 #0 9.229   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:27:55 #0 9.229   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:27:55 #0 9.230   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
21:27:55 #0 9.230   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:27:55 #0 9.230   libldap-common liblist-compare-perl liblist-moreutils-perl
21:27:55 #0 9.230   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:27:55 #0 9.230   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:27:55 #0 9.230   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:27:55 #0 9.230   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
21:27:55 #0 9.230   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:27:55 #0 9.230   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:27:55 #0 9.230   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:27:55 #0 9.230   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:27:55 #0 9.230   libparams-validate-perl libparse-debianchangelog-perl
21:27:55 #0 9.230   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:27:55 #0 9.230   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:27:55 #0 9.230   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
21:27:55 #0 9.230   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:27:55 #0 9.230   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:27:55 #0 9.230   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:27:55 #0 9.230   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:27:55 #0 9.230   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:27:55 #0 9.230   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:27:55 #0 9.230   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:27:55 #0 9.230   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
21:27:55 #0 9.230   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:27:55 #0 9.230   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:27:55 #0 9.230   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:27:55 #0 9.230   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:27:55 #0 9.230   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
21:27:55 #0 9.230   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:27:55 #0 9.230   lsb-release m4 make man-db manpages manpages-dev mime-support
21:27:55 #0 9.230   multiarch-support netbase openssh-client openssl patch patchutils perl
21:27:55 #0 9.230   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
21:27:55 #0 9.231   publicsuffix python-apt-common python3 python3-apt python3-certifi
21:27:55 #0 9.231   python3-chardet python3-debian python3-gpg python3-idna python3-magic
21:27:55 #0 9.231   python3-minimal python3-pkg-resources python3-requests python3-six
21:27:55 #0 9.231   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
21:27:55 #0 9.231   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
21:27:55 #0 9.231   xdg-user-dirs xz-utils
21:27:55 #0 9.233 Suggested packages:
21:27:55 #0 9.233   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:27:55 #0 9.233   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:27:55 #0 9.233   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
21:27:55 #0 9.233   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:27:55 #0 9.233   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:27:55 #0 9.233   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:27:55 #0 9.233   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:27:55 #0 9.234   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:27:55 #0 9.234   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:27:55 #0 9.234   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
21:27:55 #0 9.234   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
21:27:55 #0 9.234   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
21:27:55 #0 9.234   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
21:27:55 #0 9.234   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
21:27:55 #0 9.234   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
21:27:55 #0 9.234   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
21:27:55 #0 9.234   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
21:27:55 #0 9.234   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
21:27:55 #0 9.234   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:27:55 #0 9.234   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
21:27:55 #0 9.234   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:27:55 #0 9.234   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
21:27:55 #0 9.234   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
21:27:55 #0 9.234   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:27:55 #0 9.234   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
21:27:55 #0 9.234   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:27:55 #0 9.234   python-apt-doc python3-setuptools python3-cryptography python3-openssl
21:27:55 #0 9.234   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
21:27:55 #0 9.234   wdiff-doc
21:27:55 #0 9.960 The following NEW packages will be installed:
21:27:55 #0 9.960   at autoconf automake autopoint autotools-dev binutils binutils-common
21:27:55 #0 9.960   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
21:27:55 #0 9.960   cpp-7 curl dctrl-tools debhelper devscripts dh-autoreconf
21:27:55 #0 9.960   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
21:27:55 #0 9.960   equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git
21:27:55 #0 9.961   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:27:55 #0 9.961   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
21:27:55 #0 9.961   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:27:55 #0 9.961   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:27:55 #0 9.961   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
21:27:55 #0 9.961   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:27:55 #0 9.961   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
21:27:55 #0 9.961   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
21:27:55 #0 9.961   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:27:55 #0 9.961   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:27:55 #0 9.961   libdevel-callchecker-perl libdevel-globaldestruction-perl
21:27:55 #0 9.962   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:27:55 #0 9.962   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:27:55 #0 9.962   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:27:55 #0 9.962   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:27:55 #0 9.962   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:27:55 #0 9.962   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:27:55 #0 9.962   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:27:55 #0 9.962   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:27:55 #0 9.962   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:27:55 #0 9.963   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:27:55 #0 9.963   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:27:55 #0 9.963   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:27:55 #0 9.963   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:27:55 #0 9.963   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:27:55 #0 9.963   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:27:55 #0 9.963   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
21:27:55 #0 9.963   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:27:55 #0 9.963   libldap-common liblist-compare-perl liblist-moreutils-perl
21:27:55 #0 9.963   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:27:55 #0 9.963   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:27:55 #0 9.964   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:27:55 #0 9.964   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
21:27:55 #0 9.964   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:27:55 #0 9.964   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:27:55 #0 9.964   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:27:55 #0 9.964   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:27:55 #0 9.964   libparams-validate-perl libparse-debianchangelog-perl
21:27:55 #0 9.964   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:27:55 #0 9.964   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:27:55 #0 9.964   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
21:27:55 #0 9.964   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:27:55 #0 9.965   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:27:55 #0 9.965   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:27:55 #0 9.965   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:27:55 #0 9.965   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:27:55 #0 9.965   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:27:55 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 0B / 149.01MB 0.1s
21:27:55 #0 9.965   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:27:55 #0 9.965   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
21:27:55 #0 9.966   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:27:55 #0 9.966   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:27:55 #0 9.966   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:27:55 #0 9.966   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:27:55 #0 9.966   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
21:27:55 #0 9.967   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:27:55 #0 9.967   lsb-release m4 make man-db manpages manpages-dev mime-support
21:27:55 #0 9.967   multiarch-support netbase openssh-client openssl patch patchutils perl
21:27:55 #0 9.967   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
21:27:55 #0 9.967   publicsuffix python-apt-common python3 python3-apt python3-certifi
21:27:55 #0 9.967   python3-chardet python3-debian python3-gpg python3-idna python3-magic
21:27:55 #0 9.967   python3-minimal python3-pkg-resources python3-requests python3-six
21:27:55 #0 9.968   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
21:27:55 #0 9.968   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
21:27:55 #0 9.968   xdg-user-dirs xz-utils
21:27:55 #10 10.28 0 upgraded, 302 newly installed, 0 to remove and 0 not upgraded.
21:27:55 #10 10.28 Need to get 98.9 MB of archives.
21:27:55 #10 10.28 After this operation, 420 MB of additional disk space will be used.
21:27:55 #10 10.28 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB]
21:27:55 #10 10.31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.21 [1304 kB]
21:27:55 #10 ...
21:27:55 
21:27:55 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:55 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 10.6s done
21:27:55 #7 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:27:55 #7 DONE 13.0s
21:27:55 
21:27:55 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:27:55 #10 10.39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.12 [533 kB]
21:27:55 #10 10.40 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB]
21:27:55 #10 10.40 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.12 [1609 kB]
21:27:55 #10 10.43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
21:27:55 #10 10.43 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
21:27:55 #10 10.43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
21:27:55 #10 10.43 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
21:27:55 #10 10.43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
21:27:55 #10 10.43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB]
21:27:55 #10 10.48 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.12 [1713 kB]
21:27:55 #10 10.60 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.12 [203 kB]
21:27:55 #10 10.60 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
21:27:55 #10 10.60 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
21:27:55 #10 10.61 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B]
21:27:55 #10 10.61 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B]
21:27:55 #10 10.61 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB]
21:27:55 #10 10.61 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB]
21:27:55 #10 10.61 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]
21:27:55 #10 10.62 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
21:27:55 #10 10.62 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB]
21:27:55 #10 10.66 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
21:27:55 #10 10.69 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB]
21:27:55 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:55 #7 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:27:55 #7 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:27:55 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 0B / 155B 0.1s
21:27:55 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 19.92MB / 149.01MB 0.3s
21:27:55 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 0.1s done
21:27:55 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 30.41MB / 149.01MB 0.4s
21:27:55 + docker info
21:27:55 Client:
21:27:55  Context:    default
21:27:55  Debug Mode: false
21:27:55  Plugins:
21:27:55   buildx: Docker Buildx (Docker Inc.)
21:27:55     Version:  v0.8.2
21:27:55     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:27:55   compose: Docker Compose (Docker Inc.)
21:27:55     Version:  v2.12.0
21:27:55     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:27:55 
21:27:55 Server:
21:27:55  Containers: 0
21:27:55   Running: 0
21:27:55   Paused: 0
21:27:55   Stopped: 0
21:27:55  Images: 4
21:27:55  Server Version: 22.06.0-beta.0
21:27:55  Storage Driver: overlay2
21:27:55   Backing Filesystem: extfs
21:27:55   Supports d_type: true
21:27:55   Using metacopy: false
21:27:55   Native Overlay Diff: true
21:27:55   userxattr: false
21:27:55  Logging Driver: json-file
21:27:55  Cgroup Driver: cgroupfs
21:27:55  Cgroup Version: 1
21:27:55  Plugins:
21:27:55   Volume: local
21:27:55   Network: bridge host ipvlan macvlan null overlay
21:27:55   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:27:55  Swarm: inactive
21:27:55  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:27:55  Default Runtime: runc
21:27:55  Init Binary: docker-init
21:27:55  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:27:55  runc version: v1.1.4-0-g5fd4c4d
21:27:55  init version: de40ad0
21:27:55  Security Options:
21:27:55   apparmor
21:27:55   seccomp
21:27:55    Profile: builtin
21:27:55  Kernel Version: 5.4.0-1088-aws
21:27:55  Operating System: Ubuntu 18.04.6 LTS
21:27:55  OSType: linux
21:27:55  Architecture: armv8l
21:27:55  CPUs: 2
21:27:55  Total Memory: 7.566GiB
21:27:55  Name: ip-10-100-93-35
21:27:55  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:27:55  Docker Root Dir: /var/lib/docker
21:27:55  Debug Mode: false
21:27:55  Username: dockerbuildbot
21:27:55  Registry: https://index.docker.io/v1/
21:27:55  Labels:
21:27:55  Experimental: true
21:27:55  Insecure Registries:
21:27:55   127.0.0.0/8
21:27:55  Live Restore Enabled: true
21:27:55 
21:27:55 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:27:55 The recommended git tool is: git
21:27:55 using credential docker-jenkins-github-credentials
21:27:55 Cloning the remote Git repository
21:27:55 Cloning with configured refspecs honoured and without tags
21:27:55 From https://github.com/docker/compose
21:27:55  * [new tag]         v2.17.2    -> v2.17.2
21:27:55 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:27:55 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 raspbian-bullseye
21:27:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:55 mkdir -p sources
21:27:55 docker run --rm -w /v \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:55 	alpine \
21:27:55 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:55 Unable to find image 'alpine:latest' locally
21:27:55 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 73.62MB / 100.11MB 2.7s
21:27:55 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 81.79MB / 100.11MB 2.8s
21:27:56 #8 extracting sha256:5c19388d38e1ea904672812dd0aac505220c9254e2621a1684e0fe29e2dba80e
21:27:56 #8 ...
21:27:56 
21:27:56 #9 [internal] load build context
21:27:56 #9 transferring context: 31.20MB 0.7s done
21:27:56 #9 DONE 0.8s
21:27:56 
21:27:56 #8 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0
21:27:56 f56be85fc22e: Pull complete
21:27:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:56 Status: Downloaded newer image for alpine:latest
21:27:56 #10 10.72 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB]
21:27:56 #10 10.76 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB]
21:27:56 #10 10.76 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB]
21:27:56 #10 10.76 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1019 kB]
21:27:56 #10 10.78 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
21:27:56 #10 10.86 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]
21:27:56 #10 10.86 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.6 [3556 kB]
21:27:56 #10 10.95 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.6 [201 kB]
21:27:56 #10 10.96 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.21 [614 kB]
21:27:56 #10 11.00 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
21:27:56 #10 11.06 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.15 [4724 B]
21:27:56 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 41.94MB / 149.01MB 0.6s
21:27:56 Fetching without tags
21:27:56 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 88.08MB / 100.11MB 2.9s
21:27:56 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 95.42MB / 100.11MB 3.0s
21:27:56 #10 11.06 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
21:27:56 #10 11.07 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
21:27:56 #10 11.08 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
21:27:56 #10 11.08 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB]
21:27:56 #10 11.09 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
21:27:56 #10 11.09 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB]
21:27:56 #10 11.12 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
21:27:56 #10 11.12 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB]
21:27:56 #10 11.33 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.8 [664 kB]
21:27:56 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 50.33MB / 149.01MB 0.7s
21:27:56 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 67.11MB / 149.01MB 0.9s
21:27:56 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:56 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:27:56 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:27:56 Commit message: "remove recipes for building docker-scan-plugin"
21:27:56 mkdir -p rpmbuild/SOURCES
21:27:56 docker run --rm -w /v \
21:27:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:56 	alpine \
21:27:56 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:56 #10 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 100.11MB / 100.11MB 3.1s done
21:27:56 latest: Pulling from library/alpine
21:27:56 #12 13.55 Setting up pkg-config (0.29.1-0ubuntu4) ...
21:27:56 #12 13.63 Setting up libudev-dev:amd64 (245.4-4ubuntu3.20) ...
21:27:56 #12 13.64 Setting up libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
21:27:56 #12 13.65 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:27:56 #12 13.66 Setting up librhash0:amd64 (1.3.9-1) ...
21:27:56 #12 13.67 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
21:27:56 #12 13.68 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
21:27:56 #12 13.69 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.20) ...
21:27:56 #12 13.70 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
21:27:56 #12 13.71 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:27:56 #12 13.72 Setting up libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
21:27:56 #12 13.73 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
21:27:56 #12 13.74 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
21:27:56 #12 13.74 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
21:27:56 #12 13.75 Setting up docker-ce-build-deps (1.0) ...
21:27:56 #12 13.77 Processing triggers for man-db (2.9.1-1) ...
21:27:56 #12 13.80 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:27:56 #10 11.38 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB]
21:27:56 #10 11.41 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:27:56 #10 11.42 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB]
21:27:56 #10 11.42 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB]
21:27:56 #10 11.46 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB]
21:27:56 #10 11.46 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB]
21:27:56 #10 11.46 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB]
21:27:56 #10 11.46 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]
21:27:56 #10 11.47 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
21:27:56 #10 11.51 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB]
21:27:56 #10 11.51 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB]
21:27:56 #10 11.54 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB]
21:27:56 #10 11.57 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB]
21:27:56 #7 ...
21:27:56 
21:27:56 #8 [internal] load build context
21:27:56 #8 transferring context: 31.20MB 1.0s done
21:27:56 #8 DONE 1.1s
21:27:56 
21:27:56 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:56 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 84.93MB / 149.01MB 1.1s
21:27:56 #10 11.60 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B]
21:27:56 #10 11.60 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB]
21:27:56 #10 11.62 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB]
21:27:56 #10 11.62 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
21:27:56 #10 11.63 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.11 [1089 kB]
21:27:56 #10 11.66 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
21:27:56 #10 11.66 Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB]
21:27:56 #10 11.68 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB]
21:27:56 #10 11.70 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB]
21:27:56 #10 11.73 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.6 [16.9 kB]
21:27:56 #10 11.75 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.6 [149 kB]
21:27:56 #10 11.78 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunwind8 amd64 1.2.1-8ubuntu0.1 [47.5 kB]
21:27:56 #10 11.78 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB]
21:27:56 #10 11.80 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB]
21:27:56 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 109.05MB / 149.01MB 1.3s
21:27:56 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 119.26MB / 149.01MB 1.4s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
[Pipeline] sh
21:27:57 mkdir -p rpmbuild/SOURCES
21:27:57 docker run --rm -w /v \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:57 	alpine \
21:27:57 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:27:57 fd4b2aeb476b: Pulling fs layer
21:27:57 fd4b2aeb476b: Verifying Checksum
21:27:57 fd4b2aeb476b: Download complete
21:27:57 #10 11.80 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB]
21:27:57 #10 11.80 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB]
21:27:57 #10 11.81 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]
21:27:57 #10 11.81 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]
21:27:57 #10 11.82 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]
21:27:57 #10 11.82 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]
21:27:57 #10 11.85 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
21:27:57 #10 11.92 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.8 [197 kB]
21:27:57 #10 11.93 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.8 [488 kB]
21:27:57 #10 11.94 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.8 [1839 kB]
21:27:57 #10 12.00 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.8 [3388 B]
21:27:57 #10 12.00 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB]
21:27:57 #10 12.00 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-208.220 [997 kB]
21:27:57 #10 12.03 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB]
21:27:57 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 128.97MB / 149.01MB 1.5s
21:27:57 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 142.61MB / 149.01MB 1.6s
21:27:57 + make clean
21:27:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:27:57 rm -f -r src
21:27:57 make -C rpm clean
21:27:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:27:57 rm -f -r rpmbuild/
21:27:57 docker builder prune -f --filter until=24h
21:27:57 Total:	0B
21:27:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:27:57 make -C deb clean
21:27:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:27:57 rm -f -r debbuild
21:27:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:27:57 rm -f -r sources
21:27:57 docker builder prune -f --filter until=24h
21:27:57 mkdir -p sources
21:27:57 docker run --rm -w /v \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:57 	alpine \
21:27:57 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:57 #10 12.10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]
21:27:57 #10 12.10 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
21:27:57 #10 12.11 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB]
21:27:57 #10 12.15 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
21:27:57 #10 12.18 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
21:27:57 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 1.8s done
21:27:57 mkdir -p rpmbuild/SOURCES
21:27:57 docker run --rm -w /v \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:57 	alpine \
21:27:57 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:57 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.2s
21:27:57 Total:	0B
21:27:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:27:57 make -C static clean
21:27:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:27:57 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:27:57 rm -f -r build
21:27:57 docker builder prune -f --filter until=24h
21:27:57 Total:	0B
21:27:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:27:57 #10 12.46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
21:27:57 #10 12.46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
21:27:57 #10 12.46 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
21:27:57 #10 12.47 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
21:27:57 #10 12.47 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
21:27:57 #10 12.47 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
21:27:57 #10 12.48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
21:27:57 #10 12.48 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
21:27:57 #10 12.49 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
21:27:57 #10 12.52 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]
21:27:57 #10 12.56 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
21:27:57 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 0.1s
21:27:57 + make REF=master ubuntu-focal
21:27:57 git init src/github.com/docker/cli
21:27:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:27:57 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:27:57 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:27:57 + SRC=src/github.com/docker/cli
21:27:57 + REF=master
21:27:57 + REF_FETCH=master
21:27:57 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:27:57 + awk {print $2}
21:27:57 + REF=refs/heads/master
21:27:57 + [ -n refs/heads/master ]
21:27:57 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:57 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:57 #10 12.56 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]
21:27:57 #10 12.58 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
21:27:57 #10 12.67 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
21:27:57 #10 ...
21:27:57 
21:27:57 #12 [internal] load build context
21:27:57 #12 transferring context: 67.63MB 4.6s done
21:27:57 #12 DONE 4.6s
21:27:57 
21:27:57 #10 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:27:57 #8 extracting sha256:5c19388d38e1ea904672812dd0aac505220c9254e2621a1684e0fe29e2dba80e 1.8s done
21:27:57 #8 DONE 2.6s
21:27:57 
21:27:57 #10 [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
21:27:57 mkdir -p sources
21:27:57 docker run --rm -w /v \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:57 	alpine \
21:27:57 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:57 mkdir -p sources
21:27:57 docker run --rm -w /v \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:27:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:57 	alpine \
21:27:57 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:27:57 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 10.4s done
21:27:57 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:27:57 #12 DONE 15.1s
21:27:57 
21:27:57 #13 [stage-1 6/9] COPY sources/ /sources
21:27:57 #13 DONE 0.1s
21:27:58 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.1s
21:27:58 fd4b2aeb476b: Pull complete
21:27:58 #10 12.95 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
21:27:58 #10 12.95 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]
21:27:58 #10 13.00 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]
21:27:58 #7 DONE 16.5s
21:27:58 
21:27:58 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:27:58 #10 7.703 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
21:27:58 #10 7.703 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
21:27:58 #10 7.705 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
21:27:58 #10 7.705 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:27:58 #10 7.707 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:27:58 #10 7.708 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
21:27:58 #10 7.716 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
21:27:58 #10 7.716 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
21:27:58 #10 7.716 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
21:27:58 #10 7.729 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
21:27:58 #10 7.729 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
21:27:58 #10 7.729 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
21:27:58 #10 7.731 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
21:27:58 #10 7.733 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
21:27:58 #10 7.733 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
21:27:58 #10 7.734 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
21:27:58 #10 7.736 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
21:27:58 #10 7.737 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:27:58 #10 7.738 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
21:27:58 #10 7.739 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
21:27:58 #10 7.740 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
21:27:58 #10 7.742 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
21:27:58 #10 7.743 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
21:27:58 #10 7.746 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
21:27:58 #10 7.746 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
21:27:58 #10 7.746 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
21:27:58 #10 7.746 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:27:58 #10 7.749 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
21:27:58 #10 7.753 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
21:27:58 #10 7.754 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
21:27:58 #10 7.755 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
21:27:58 #10 7.756 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
21:27:58 #10 7.756 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
21:27:58 #10 7.760 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
21:27:58 #10 7.760 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
21:27:58 #10 7.760 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
21:27:58 #10 7.763 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
21:27:58 #10 7.764 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
21:27:58 #10 7.765 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:27:58 #10 7.766 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
21:27:58 #10 7.767 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
21:27:58 #10 7.768 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
21:27:58 #10 7.770 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
21:27:58 #10 7.774 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:27:58 #10 7.775 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
21:27:58 #10 7.776 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
21:27:58 #10 7.778 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
21:27:58 #10 7.805 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:27:58 #10 7.807 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
21:27:58 #10 7.808 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
21:27:58 #10 7.813 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
21:27:58 #10 7.826 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
21:27:58 #10 7.826 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
21:27:58 #10 7.833 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
21:27:58 #10 7.833 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
21:27:58 #10 7.833 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
21:27:58 #10 7.833 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
21:27:58 #10 7.833 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
21:27:58 #10 7.833 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
21:27:58 #10 7.833 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
21:27:58 #10 7.834 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
21:27:58 #10 7.835 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:27:58 #10 7.836 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
21:27:58 #10 7.840 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
21:27:58 #10 7.840 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
21:27:58 #10 7.841 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
21:27:58 #10 7.842 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
21:27:58 #10 7.845 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
21:27:58 #10 7.855 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
21:27:58 #10 7.856 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
21:27:58 #10 7.858 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
21:27:58 #10 7.860 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
21:27:58 #10 7.861 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
21:27:58 #10 7.862 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
21:27:58 #10 7.863 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:27:58 #10 7.864 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
21:27:58 #10 7.868 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
21:27:58 #10 7.868 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
21:27:58 #10 7.871 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
21:27:58 #10 7.873 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
21:27:58 #10 7.874 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
21:27:58 #10 7.875 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
21:27:58 #10 7.876 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
21:27:58 #10 7.878 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
21:27:58 #10 7.990 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
21:27:58 #10 7.993 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
21:27:58 #10 8.001 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
21:27:58 #10 8.001 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:27:58 #10 8.001 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
21:27:58 #10 8.014 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
21:27:58 #10 8.014 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
21:27:58 #10 8.014 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
21:27:58 #10 8.019 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
21:27:58 #10 8.019 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
21:27:58 #10 8.019 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
21:27:58 #10 8.019 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
21:27:58 #10 8.020 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
21:27:58 #10 8.021 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
21:27:58 #10 8.023 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
21:27:58 #10 8.025 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
21:27:58 #10 8.028 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
21:27:58 #10 8.030 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
21:27:58 #10 8.033 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
21:27:58 #10 8.034 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
21:27:58 #10 8.035 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
21:27:58 #10 8.039 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
21:27:58 #10 8.040 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:27:58 #10 8.043 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
21:27:58 #10 8.045 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:27:58 #10 8.054 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
21:27:58 #10 8.054 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
21:27:58 #10 8.069 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
21:27:58 #10 8.069 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
21:27:58 #10 8.071 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
21:27:58 #10 8.072 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
21:27:58 #10 8.074 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
21:27:58 #10 8.074 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
21:27:58 #10 8.075 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
21:27:58 #10 8.077 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
21:27:58 #10 8.079 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
21:27:58 #10 8.080 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
21:27:58 #10 8.083 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
21:27:58 #10 8.083 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
21:27:58 #10 8.089 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
21:27:58 #10 8.089 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:27:58 #10 8.089 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
21:27:58 #10 8.089 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
21:27:58 #10 8.089 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
21:27:58 #10 8.089 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
21:27:58 #10 8.094 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
21:27:58 #10 8.094 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
21:27:58 #10 8.094 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
21:27:58 #10 8.095 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
21:27:58 #10 8.119 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB]
21:27:58 #10 8.119 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
21:27:58 #10 8.119 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
21:27:58 #10 8.119 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
21:27:58 #10 8.125 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
21:27:58 #10 8.125 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
21:27:58 #10 8.125 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
21:27:58 #10 8.125 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
21:27:58 #10 8.128 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
21:27:58 #10 8.128 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
21:27:58 #10 8.128 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
21:27:58 #10 8.128 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
21:27:58 #10 8.134 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
21:27:58 #10 8.134 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
21:27:58 #10 8.134 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
21:27:58 #10 8.134 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
21:27:58 #10 8.147 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
21:27:58 #10 8.147 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
21:27:58 #10 8.147 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
21:27:58 #10 8.147 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
21:27:58 #10 8.147 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
21:27:58 #10 8.154 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
21:27:58 #10 8.154 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
21:27:58 #10 8.340 debconf: delaying package configuration, since apt-utils is not installed
21:27:58 #10 8.371 Fetched 157 MB in 2s (94.0 MB/s)
21:27:58 #10 8.397 Selecting previously unselected package bsdextrautils.
21:27:58 #10 8.397 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6654 files and directories currently installed.)
21:27:58 #10 8.397 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
21:27:58 #10 8.403 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
21:27:58 #10 8.447 Selecting previously unselected package libuchardet0:armhf.
21:27:58 #10 8.447 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
21:27:58 #10 8.453 Unpacking libuchardet0:armhf (0.0.7-1) ...
21:27:58 #10 8.487 Selecting previously unselected package groff-base.
21:27:58 #10 8.487 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
21:27:58 #10 8.490 Unpacking groff-base (1.22.4-6) ...
21:27:58 #10 8.643 Selecting previously unselected package libgdbm6:armhf.
21:27:58 #10 8.643 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
21:27:58 #10 8.649 Unpacking libgdbm6:armhf (1.19-2) ...
21:27:58 #10 8.681 Selecting previously unselected package libpipeline1:armhf.
21:27:58 #10 8.681 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
21:27:58 #10 8.686 Unpacking libpipeline1:armhf (1.5.3-1) ...
21:27:58 #10 8.731 Selecting previously unselected package man-db.
21:27:58 #10 8.731 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
21:27:58 #10 8.738 Unpacking man-db (2.9.4-2) ...
21:27:58 #10 8.942 Selecting previously unselected package perl-modules-5.32.
21:27:58 #10 8.942 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
21:27:58 #10 8.948 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:27:58 #10 9.433 Selecting previously unselected package libgdbm-compat4:armhf.
21:27:58 #10 9.433 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
21:27:58 #10 9.433 Unpacking libgdbm-compat4:armhf (1.19-2) ...
21:27:58 #10 9.473 Selecting previously unselected package libperl5.32:armhf.
21:27:58 #10 9.473 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
21:27:58 #10 9.476 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
21:27:58 #10 10.01 Selecting previously unselected package perl.
21:27:58 #10 10.01 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
21:27:58 #10 10.02 Unpacking perl (5.32.1-4+deb11u2) ...
21:27:58 #10 10.11 Selecting previously unselected package liblocale-gettext-perl.
21:27:58 #10 10.11 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
21:27:58 #10 10.11 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
21:27:58 #10 10.15 Selecting previously unselected package libpython3.9-minimal:armhf.
21:27:58 #10 10.15 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
21:27:58 #10 10.16 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
21:27:58 #10 10.32 Selecting previously unselected package libexpat1:armhf.
21:27:58 #10 10.32 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
21:27:58 #10 10.32 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
21:27:58 #10 10.39 Selecting previously unselected package python3.9-minimal.
21:27:58 #10 10.39 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
21:27:58 #10 10.39 Unpacking python3.9-minimal (3.9.2-1) ...
21:27:58 #10 10.57 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
21:27:58 #10 10.60 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
21:27:58 #10 10.61 Setting up python3.9-minimal (3.9.2-1) ...
21:27:58 
21:27:58 #14 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:27:58 From https://github.com/docker/cli
21:27:58  * [new branch]      master     -> master
21:27:58  * [new branch]      master     -> origin/master
21:27:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:27:58 #10 13.28 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]
21:27:58 #10 13.28 Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]
21:27:58 #10 13.28 Get:110 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
21:27:58 #10 13.32 Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB]
21:27:58 #10 13.36 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
21:27:58 mkdir -p rpmbuild/SOURCES
21:27:58 docker run --rm -w /v \
21:27:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:58 	alpine \
21:27:58 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:58 #7 ...
21:27:58 
21:27:58 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21
21:27:58 #9 resolve docker.io/library/ubuntu:jammy@sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21 0.0s done
21:27:58 #9 sha256:7a57c69fe1e9d5b97c5fe649849e79f2cfc3bf11d10bbd5218b4eb61716aebe6 424B / 424B done
21:27:58 #9 sha256:08d22c0ceb150ddeb2237c5fa3129c0183f3cc6f5eeb2e7aa4016da3ad02140a 2.30kB / 2.30kB done
21:27:58 #9 sha256:2ab09b027e7f3a0c2e8bb1944ac46de38cebab7145f0bd6effebfe5492c818b6 29.53MB / 29.53MB 0.4s done
21:27:58 #9 sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21 1.13kB / 1.13kB done
21:27:58 #9 extracting sha256:2ab09b027e7f3a0c2e8bb1944ac46de38cebab7145f0bd6effebfe5492c818b6 2.1s done
21:27:58 #9 DONE 2.8s
21:27:58 
21:27:58 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:58 git init src/github.com/docker/docker
21:27:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:27:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:27:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:27:58 + SRC=src/github.com/docker/docker
21:27:58 + REF=master
21:27:58 + REF_FETCH=master
21:27:58 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:27:58 + awk {print $2}
21:27:58 + REF=refs/heads/master
21:27:58 + [ -n refs/heads/master ]
21:27:58 + REF_FETCH=refs/heads/master:refs/heads/master
21:27:58 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:27:58 mkdir -p sources
21:27:58 docker run --rm -w /v \
21:27:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:58 	alpine \
21:27:58 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:58 #10 13.40 Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]
21:27:58 #10 13.40 Get:114 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB]
21:27:58 #10 13.40 Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB]
21:27:58 #10 13.41 Get:116 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB]
21:27:58 #10 13.41 Get:117 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB]
21:27:58 #10 13.41 Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB]
21:27:58 #10 13.41 Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB]
21:27:58 #10 13.42 Get:120 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB]
21:27:58 #10 13.42 Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB]
21:27:58 #10 13.44 Get:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB]
21:27:58 #10 13.49 Get:123 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB]
21:27:58 #10 13.49 Get:124 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB]
21:27:58 #10 13.50 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
21:27:58 #10 13.50 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB]
21:27:58 #10 13.52 Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
21:27:58 #10 13.52 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
21:27:58 #10 13.52 Get:129 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.24 [221 kB]
21:27:58 #10 13.53 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.24 [159 kB]
21:27:58 #10 13.53 Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]
21:27:58 #10 13.54 Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]
21:27:58 #10 13.57 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]
21:27:58 #10 13.59 Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
21:27:58 #10 DONE 1.0s
21:27:58 
21:27:58 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:58 #7 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:27:58 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 1.8s done
21:27:58 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 0.1s done
21:27:58 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:27:58 #7 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:27:58 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 1.7s
21:27:58 #10 13.62 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
21:27:58 #10 13.63 Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
21:27:58 #10 13.64 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
21:27:58 #10 13.65 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]
21:27:58 #10 13.67 Get:139 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB]
21:27:58 #10 13.72 Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
21:27:58 #10 13.73 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]
21:27:58 #10 13.74 Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]
21:27:58 #10 13.78 Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB]
21:27:58 #10 13.81 Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB]
21:27:58 #10 13.85 Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB]
21:27:58 #7 ...
21:27:58 
21:27:58 #11 [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
21:27:58 #0 0.941 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
21:27:58 #0 1.007 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
21:27:58 #0 1.146 Reading package lists...
21:27:58 #0 2.993 dh_testdir
21:27:58 #0 3.015 dh_testroot
21:27:58 #0 3.036 dh_prep
21:27:58 #0 3.061 dh_testdir
21:27:58 #0 3.083 dh_testroot
21:27:58 #0 3.105 dh_install
21:27:58 #0 3.127 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
21:27:58 #0 3.136 dh_installdocs
21:27:58 #0 3.158 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
21:27:58 #0 3.176 dh_installchangelogs
21:27:58 #0 3.261 dh_compress
21:27:58 #0 3.290 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
21:27:58 #0 3.323 dh_fixperms
21:27:58 #0 3.395 dh_installdeb
21:27:58 #0 3.425 dh_gencontrol
21:27:58 #0 3.425 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
21:27:58 #0 3.578 dh_md5sums
21:27:58 #0 3.611 dh_builddeb
21:27:58 #0 3.634 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:27:58 #0 3.654 
21:27:58 #0 3.654 The package has been created.
21:27:58 #0 3.654 Attention, the package has been created in the current directory,
21:27:58 #0 3.654 not in ".." as indicated by the message above!
21:27:58 #0 3.680 Selecting previously unselected package docker-ce-build-deps.
21:27:58 #0 3.688 (Reading database ... 17197 files and directories currently installed.)
21:27:58 #0 3.690 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:27:58 #0 3.695 Unpacking docker-ce-build-deps (1.0) ...
21:27:58 #0 3.754 Reading package lists...
21:27:58 #0 5.019 Building dependency tree...
21:27:58 #0 5.226 Reading state information...
21:27:58 #0 5.250 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:27:58 #0 5.302 Starting 2 pkgProblemResolver with broken count: 0
21:27:58 #0 5.302 Done
21:27:58 #0 5.325  Done
21:27:58 #0 5.338 Starting pkgProblemResolver with broken count: 0
21:27:58 #0 5.370 Starting 2 pkgProblemResolver with broken count: 0
21:27:58 #0 5.385 Done
21:27:58 #0 5.545 The following additional packages will be installed:
21:27:58 #0 5.545   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:27:58 #0 5.545   g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
21:27:58 #0 5.545   libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev
21:27:58 #0 5.546   libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev
21:27:58 #0 5.547   libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:27:58 #0 5.548 Suggested packages:
21:27:58 #0 5.548   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
21:27:58 #0 5.548   libtool-doc seccomp libstdc++-8-doc
21:27:58 #0 5.857 The following NEW packages will be installed:
21:27:58 #0 5.857   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:27:58 #0 5.857   g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
21:27:58 #0 5.858   libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev
21:27:58 #0 5.858   libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev
21:27:58 #0 5.859   libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:27:58 #0 6.310 0 upgraded, 28 newly installed, 0 to remove and 11 not upgraded.
21:27:58 #0 6.310 1 not fully installed or removed.
21:27:58 #0 6.310 Need to get 17.0 MB of archives.
21:27:58 #0 6.310 After this operation, 70.8 MB of additional disk space will be used.
21:27:58 #0 6.310 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
21:27:58 #0 6.446 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
21:27:58 #0 6.887 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
21:27:58 #0 7.161 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
21:27:58 #0 7.238 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
21:27:58 #0 7.238 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
21:27:58 #0 7.238 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
21:27:58 #0 7.239 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [272 kB]
21:27:58 #0 7.298 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
21:27:58 #0 7.298 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
21:27:58 #0 7.298 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
21:27:58 #0 7.298 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
21:27:58 #0 7.299 Get:13 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
21:27:58 #0 7.318 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
21:27:58 #0 7.403 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
21:27:58 #0 7.403 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
21:27:58 #0 7.403 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
21:27:58 #0 7.406 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
21:27:58 #0 7.414 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
21:27:58 #0 7.414 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
21:27:58 #0 7.414 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
21:27:58 #0 7.480 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
21:27:58 #0 7.480 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
21:27:58 #0 7.559 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
21:27:58 #0 7.562 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
21:27:58 #0 7.566 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
21:27:58 #0 7.569 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
21:27:58 #0 7.574 Get:28 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
21:27:58 #0 7.814 debconf: delaying package configuration, since apt-utils is not installed
21:27:58 #0 7.848 Fetched 17.0 MB in 2s (9723 kB/s)
21:27:58 #0 7.874 Selecting previously unselected package libstdc++-8-dev:armhf.
21:27:58 #0 7.874 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17201 files and directories currently installed.)
21:27:58 #0 7.884 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
21:27:58 #0 7.888 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
21:27:58 #0 8.217 Selecting previously unselected package g++-8.
21:27:58 #0 8.217 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
21:27:58 #0 8.220 Unpacking g++-8 (8.3.0-6+rpi1) ...
21:27:58 #0 8.920 Selecting previously unselected package g++.
21:27:58 #0 8.922 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
21:27:58 #0 8.929 Unpacking g++ (4:8.3.0-1+rpi2) ...
21:27:58 #0 8.960 Selecting previously unselected package build-essential.
21:27:58 #0 8.962 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
21:27:58 #0 8.969 Unpacking build-essential (12.6) ...
21:27:58 #0 9.007 Selecting previously unselected package bash-completion.
21:27:58 #0 9.007 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
21:27:58 #0 9.931 Unpacking bash-completion (1:2.8-6) ...
21:27:58 mkdir -p rpmbuild/SOURCES
21:27:58 docker run --rm -w /v \
21:27:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:27:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:27:58 	alpine \
21:27:58 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:27:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:27:59 #10 11.30 Selecting previously unselected package python3-minimal.
21:27:59 #10 11.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 ... 9507 files and directories currently installed.)
21:27:59 #10 11.30 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
21:27:59 #10 11.31 Unpacking python3-minimal (3.9.2-3) ...
21:27:59 #10 11.34 Selecting previously unselected package media-types.
21:27:59 #10 11.34 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:27:59 #10 11.34 Unpacking media-types (4.0.0) ...
21:27:59 #10 11.37 Selecting previously unselected package libmpdec3:armhf.
21:27:59 #10 11.37 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
21:27:59 #10 11.38 Unpacking libmpdec3:armhf (2.5.1-1) ...
21:27:59 #10 11.41 Selecting previously unselected package libncursesw6:armhf.
21:27:59 #10 11.41 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
21:27:59 #10 11.42 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
21:27:59 #10 11.45 Selecting previously unselected package readline-common.
21:27:59 #10 11.45 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:27:59 #10 11.46 Unpacking readline-common (8.1-1) ...
21:27:59 #10 11.49 Selecting previously unselected package libreadline8:armhf.
21:27:59 #10 11.49 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
21:27:59 #10 11.50 Unpacking libreadline8:armhf (8.1-1) ...
21:27:59 #10 11.54 Selecting previously unselected package libsqlite3-0:armhf.
21:27:59 #10 11.54 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
21:27:59 #10 11.54 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
21:27:59 #10 11.62 Selecting previously unselected package libpython3.9-stdlib:armhf.
21:27:59 #10 11.63 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
21:27:59 #10 11.63 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
21:27:59 #10 13.94 Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB]
21:27:59 #10 13.94 Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
21:27:59 #10 13.95 Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
21:27:59 #10 13.95 Get:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.2 [94.6 kB]
21:27:59 #10 13.96 Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
21:27:59 #10 13.96 Get:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
21:27:59 #10 13.98 Get:152 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pkg-resources all 39.0.1-2ubuntu0.1 [99.0 kB]
21:27:59 #10 13.99 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB]
21:27:59 #10 14.00 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB]
21:27:59 #10 14.03 Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB]
21:27:59 #10 14.08 Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:27:59 #10 14.08 Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
21:27:59 #10 14.10 Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
21:27:59 #10 14.13 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
21:27:59 #10 14.13 Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
21:27:59 #10 14.14 Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
21:27:59 #10 14.16 Get:162 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
21:27:59 #10 14.17 Get:163 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
21:27:59 #10 14.18 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
21:27:59 #11 ...
21:27:59 
21:27:59 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:59 Status: Downloaded newer image for alpine:latest
21:27:59 #10 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 4.2s done
21:27:59 #10 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0.1s
21:27:59 #10 11.86 Selecting previously unselected package python3.9.
21:27:59 #10 11.87 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
21:27:59 #10 11.87 Unpacking python3.9 (3.9.2-1) ...
21:27:59 #10 11.91 Selecting previously unselected package libpython3-stdlib:armhf.
21:27:59 #10 11.91 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
21:27:59 #10 11.92 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
21:27:59 #10 14.19 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB]
21:27:59 #10 14.22 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB]
21:27:59 #10 14.28 Get:167 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB]
21:27:59 #10 14.29 Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
21:27:59 #10 14.29 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
21:27:59 #10 14.29 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.24 [219 kB]
21:27:59 #10 14.30 Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB]
21:27:59 #10 14.30 Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.17 [804 kB]
21:27:59 #10 14.33 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.17 [3924 kB]
21:27:59 #10 14.42 Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
21:27:59 #7 ...
21:27:59 
21:27:59 #10 [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
21:27:59 #10 DONE 1.1s
21:27:59 #10 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0.2s done
21:27:59 #10 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124
21:27:59 #11 32.82 Public key for perl-libs-5.16.3-299.el7_9.aarch64.rpm is not installed
21:27:59 #10 11.95 Setting up python3-minimal (3.9.2-3) ...
21:27:59 #10 12.14 Selecting previously unselected package python3.
21:27:59 #10 12.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.)
21:27:59 #10 12.15 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
21:27:59 #10 12.16 Unpacking python3 (3.9.2-3) ...
21:27:59 #10 12.19 Selecting previously unselected package less.
21:27:59 #10 12.19 Preparing to unpack .../001-less_551-2_armhf.deb ...
21:27:59 #10 12.19 Unpacking less (551-2) ...
21:27:59 mkdir -p sources
21:27:59 docker run --rm -w /v \
21:27:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:27:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:27:59 	alpine \
21:27:59 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:27:59 #10 14.43 Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
21:27:59 #10 14.43 Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:27:59 #10 14.46 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB]
21:27:59 #10 14.52 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
21:27:59 #10 14.52 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB]
21:27:59 #10 14.52 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:27:59 #10 14.52 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB]
21:27:59 #10 14.52 Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB]
21:27:59 #10 14.52 Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:27:59 #10 14.53 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
21:27:59 #10 14.53 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:27:59 #10 14.53 Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:27:59 #10 14.53 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB]
21:27:59 #10 14.56 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
21:27:59 #10 14.58 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
21:27:59 #10 14.59 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
21:27:59 #10 14.61 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
21:27:59 #10 14.62 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
21:27:59 #10 14.64 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
21:27:59 #10 14.64 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
21:27:59 #10 14.64 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]
21:27:59 #10 14.64 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]
21:27:59 #10 14.64 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
21:27:59 #10 14.64 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB]
21:27:59 #10 14.67 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB]
21:27:59 #10 14.68 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
21:27:59 #10 14.69 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB]
21:27:59 #10 14.70 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
21:27:59 #10 14.70 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
21:27:59 #10 14.70 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
21:27:59 #10 14.70 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
21:27:59 #10 14.70 Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
21:27:59 #10 14.71 Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B]
21:27:59 #10 14.71 Get:208 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]
21:27:59 #10 14.73 Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
21:27:59 #10 14.76 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:27:59 
21:27:59 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:27:59 #10 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0.3s done
21:27:59 #10 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7
21:27:59 #10 12.23 Selecting previously unselected package netbase.
21:27:59 #10 12.24 Preparing to unpack .../002-netbase_6.3_all.deb ...
21:27:59 #10 12.24 Unpacking netbase (6.3) ...
21:27:59 #10 12.26 Selecting previously unselected package sensible-utils.
21:27:59 #10 12.26 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
21:27:59 #10 12.27 Unpacking sensible-utils (0.0.14) ...
21:27:59 #10 12.29 Selecting previously unselected package bzip2.
21:27:59 #10 12.30 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
21:27:59 #10 12.30 Unpacking bzip2 (1.0.8-4) ...
21:27:59 #10 12.33 Selecting previously unselected package openssl.
21:27:59 #10 12.33 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u4_armhf.deb ...
21:27:59 #10 12.34 Unpacking openssl (1.1.1n-0+deb11u4) ...
21:27:59 From https://github.com/docker/docker
21:27:59  * [new branch]      master     -> master
21:27:59  * [new branch]      master     -> origin/master
21:27:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:00 #10 14.78 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB]
21:28:00 #10 14.81 Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB]
21:28:00 #10 14.81 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
21:28:00 #10 14.81 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
21:28:00 #10 14.82 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB]
21:28:00 #10 14.84 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:28:00 #10 14.84 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
21:28:00 #10 14.84 Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
21:28:00 #10 14.84 Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
21:28:00 #10 14.84 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
21:28:00 #10 14.87 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
21:28:00 #10 14.90 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:28:00 #10 14.90 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
21:28:00 #10 14.91 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
21:28:00 #10 14.91 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
21:28:00 #10 14.92 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
21:28:00 #10 14.92 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB]
21:28:00 #10 14.93 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB]
21:28:00 #10 14.94 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
21:28:00 #10 14.94 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
21:28:00 #10 14.94 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
21:28:00 #10 14.97 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
21:28:00 #10 15.00 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
21:28:00 #10 12.45 Selecting previously unselected package ca-certificates.
21:28:00 #10 12.45 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
21:28:00 #10 12.45 Unpacking ca-certificates (20210119) ...
21:28:00 #10 12.51 Selecting previously unselected package libmagic-mgc.
21:28:00 #10 12.51 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ...
21:28:00 #10 12.51 Unpacking libmagic-mgc (1:5.39-3) ...
21:28:00 #10 12.61 Selecting previously unselected package libmagic1:armhf.
21:28:00 #10 12.61 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ...
21:28:00 #10 12.62 Unpacking libmagic1:armhf (1:5.39-3) ...
21:28:00 #10 12.66 Selecting previously unselected package file.
21:28:00 #10 12.66 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ...
21:28:00 #10 12.66 Unpacking file (1:5.39-3) ...
21:28:00 #10 12.69 Selecting previously unselected package gettext-base.
21:28:00 git init src/github.com/docker/buildx
21:28:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:00 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:00 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:00 + SRC=src/github.com/docker/buildx
21:28:00 + REF=v0.10.4
21:28:00 + REF_FETCH=v0.10.4
21:28:00 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:00 + awk {print $2}
21:28:00 mkdir -p sources
21:28:00 docker run --rm -w /v \
21:28:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:00 	alpine \
21:28:00 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:00 #10 15.00 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
21:28:00 #10 15.00 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
21:28:00 #10 15.02 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
21:28:00 #10 15.03 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]
21:28:00 #10 15.04 Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
21:28:00 #10 15.04 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
21:28:00 #10 15.04 Get:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
21:28:00 #10 15.05 Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
21:28:00 #10 15.05 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:28:00 #10 15.07 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB]
21:28:00 #10 15.10 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
21:28:00 #10 15.11 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB]
21:28:00 #10 15.13 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
21:28:00 #10 15.13 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB]
21:28:00 #10 15.14 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]
21:28:00 #10 15.14 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB]
21:28:00 #10 15.15 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]
21:28:00 #10 15.15 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
21:28:00 #10 15.15 Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
21:28:00 #10 15.16 Get:253 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
21:28:00 #10 15.18 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:28:00 #10 15.19 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:28:00 #10 15.20 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB]
21:28:00 #10 15.20 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB]
21:28:00 #10 12.70 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
21:28:00 #10 12.70 Unpacking gettext-base (0.21-4) ...
21:28:00 #10 12.76 Selecting previously unselected package manpages.
21:28:00 #10 12.76 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
21:28:00 #10 12.77 Unpacking manpages (5.10-1) ...
21:28:00 #10 12.92 Selecting previously unselected package libmd0:armhf.
21:28:00 #10 12.93 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
21:28:00 #10 12.93 Unpacking libmd0:armhf (1.0.3-3) ...
21:28:00 + REF=refs/tags/v0.10.4
21:28:00 + [ -n refs/tags/v0.10.4 ]
21:28:00 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:00 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:00 #10 15.21 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB]
21:28:00 #10 15.21 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB]
21:28:00 #10 15.22 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB]
21:28:00 #10 15.22 Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB]
21:28:00 #10 15.22 Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:28:00 #10 15.23 Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
21:28:00 #10 15.23 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
21:28:00 #10 15.25 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB]
21:28:00 #10 15.28 Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
21:28:00 #10 15.29 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
21:28:00 #10 15.30 Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
21:28:00 #10 15.31 Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB]
21:28:00 #10 15.31 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB]
21:28:00 #10 15.31 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
21:28:00 #10 15.32 Get:272 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
21:28:00 #10 15.32 Get:273 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB]
21:28:00 #10 15.32 Get:274 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB]
21:28:00 #10 15.32 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
21:28:00 #10 15.35 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:28:00 #10 15.37 Get:277 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
21:28:00 #10 15.37 Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB]
21:28:00 #10 15.38 Get:279 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:28:00 #10 15.38 Get:280 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:28:00 #10 15.39 Get:281 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
21:28:00 #10 15.40 Get:282 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB]
21:28:00 #10 15.42 Get:283 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]
21:28:00 #10 15.43 Get:284 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
21:28:00 #10 15.43 Get:285 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB]
21:28:00 #10 15.43 Get:286 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB]
21:28:00 #10 15.46 Get:287 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB]
21:28:00 #10 15.49 Get:288 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
21:28:00 #10 15.51 Get:289 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB]
21:28:00 #10 15.51 Get:290 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB]
21:28:00 #10 15.55 Get:291 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]
21:28:00 mkdir -p rpmbuild/SOURCES
21:28:00 docker run --rm -w /v \
21:28:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:00 	alpine \
21:28:00 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:00 #10 12.96 Selecting previously unselected package libbsd0:armhf.
21:28:00 #10 12.97 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
21:28:00 #10 12.97 Unpacking libbsd0:armhf (0.11.3-1) ...
21:28:00 #10 13.01 Selecting previously unselected package libedit2:armhf.
21:28:00 #10 13.01 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
21:28:00 #10 13.01 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
21:28:00 #10 13.06 Selecting previously unselected package libcbor0:armhf.
21:28:00 #10 13.06 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
21:28:00 #10 13.06 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
21:28:00 #10 13.09 Selecting previously unselected package libfido2-1:armhf.
21:28:00 #10 13.10 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
21:28:00 #10 13.10 Unpacking libfido2-1:armhf (1.6.0-2) ...
21:28:00 #10 13.14 Selecting previously unselected package openssh-client.
21:28:00 #10 13.14 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ...
21:28:00 #10 13.15 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
21:28:00 == Building packages for raspbian-bookworm ==
21:28:00 mkdir -p "debbuild/raspbian-bookworm"
21:28:00 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bookworm/aarch64 -f raspbian-bookworm/Dockerfile .
21:28:00 #10 15.58 Get:292 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB]
21:28:00 #10 15.58 Get:293 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB]
21:28:00 #10 15.58 Get:294 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
21:28:00 #10 15.58 Get:295 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
21:28:00 #10 15.58 Get:296 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B]
21:28:00 #10 15.59 Get:297 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
21:28:00 #10 15.61 Get:298 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.2 [168 kB]
21:28:00 #10 15.67 Get:299 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB]
21:28:00 #10 15.67 Get:300 http://archive.ubuntu.com/ubuntu bionic/universe amd64 equivs all 2.1.0 [19.4 kB]
21:28:00 #10 15.67 Get:301 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:28:00 #10 15.67 Get:302 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B]
21:28:00 #10 15.81 debconf: delaying package configuration, since apt-utils is not installed
21:28:00 #14 DONE 2.3s
21:28:00 
21:28:00 #15 [stage-1 8/9] WORKDIR /root/build-deb
21:28:00 #15 DONE 0.0s
21:28:00 
21:28:00 #16 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:28:00 #16 DONE 0.0s
21:28:00 
21:28:00 #17 exporting to image
21:28:00 #17 exporting layers
21:28:00 #10 13.28 Selecting previously unselected package ucf.
21:28:00 #10 13.28 Preparing to unpack .../018-ucf_3.0043_all.deb ...
21:28:00 #10 13.29 Moving old data out of the way
21:28:00 #10 13.29 Unpacking ucf (3.0043) ...
21:28:00 #10 13.33 Selecting previously unselected package xz-utils.
21:28:00 #10 13.33 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
21:28:00 #10 13.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:28:00 #10 13.40 Selecting previously unselected package libsigsegv2:armhf.
21:28:00 #10 13.40 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
21:28:00 #10 13.41 Unpacking libsigsegv2:armhf (2.13-1) ...
21:28:00 #10 13.44 Selecting previously unselected package m4.
21:28:00 #10 13.44 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
21:28:00 #10 13.44 Unpacking m4 (1.4.18-5) ...
21:28:00 #10 13.49 Selecting previously unselected package autoconf.
21:28:00 #10 13.49 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
21:28:00 #10 13.50 Unpacking autoconf (2.69-14) ...
21:28:00 #1 [internal] load build definition from Dockerfile
21:28:00 #1 transferring dockerfile: 928B done
21:28:00 #1 DONE 0.0s
21:28:00 
21:28:00 #2 [internal] load .dockerignore
21:28:00 #2 transferring context: 2B done
21:28:00 #2 DONE 0.0s
21:28:00 
21:28:00 #3 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
21:28:00 #3 DONE 0.0s
21:28:00 
21:28:00 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:00 #4 DONE 0.0s
21:28:00 
21:28:00 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:01 From https://github.com/docker/buildx
21:28:01  * [new tag]         v0.10.4    -> v0.10.4
21:28:01 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:01 #10 15.84 Fetched 98.9 MB in 6s (17.4 MB/s)
21:28:01 #10 15.85 Selecting previously unselected package liblocale-gettext-perl.
21:28:01 #10 15.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 ... 4051 files and directories currently installed.)
21:28:01 #10 15.86 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_amd64.deb ...
21:28:01 #10 15.86 Unpacking liblocale-gettext-perl (1.07-3build2) ...
21:28:01 #10 15.90 Selecting previously unselected package libssl1.1:amd64.
21:28:01 #10 15.90 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.21_amd64.deb ...
21:28:01 #10 15.91 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.21) ...
21:28:01 mkdir -p sources
21:28:01 docker run --rm -w /v \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:01 	alpine \
21:28:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:01 #10 13.56 Selecting previously unselected package autotools-dev.
21:28:01 #10 13.56 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
21:28:01 #10 13.57 Unpacking autotools-dev (20180224.1+nmu1) ...
21:28:01 #10 13.62 Selecting previously unselected package automake.
21:28:01 #10 13.62 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
21:28:01 #10 13.63 Unpacking automake (1:1.16.3-2) ...
21:28:01 mkdir -p sources
21:28:01 docker run --rm -w /v \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:01 	alpine \
21:28:01 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:01 #5 DONE 0.3s
21:28:01 
21:28:01 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bookworm
21:28:01 #6 DONE 0.3s
21:28:01 
21:28:01 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:01 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:01 mkdir -p sources
21:28:01 docker run --rm -w /v \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:01 	alpine \
21:28:01 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:01 #10 16.04 Selecting previously unselected package libpython3.6-minimal:amd64.
21:28:01 #10 16.04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_amd64.deb ...
21:28:01 #10 16.05 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.12) ...
21:28:01 #10 16.14 Selecting previously unselected package libexpat1:amd64.
21:28:01 #10 16.14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_amd64.deb ...
21:28:01 #10 16.14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
21:28:01 #10 16.18 Selecting previously unselected package python3.6-minimal.
21:28:01 #10 16.18 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_amd64.deb ...
21:28:01 #10 16.19 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:28:01 #10 13.72 Selecting previously unselected package autopoint.
21:28:01 #10 13.73 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
21:28:01 #10 13.73 Unpacking autopoint (0.21-4) ...
21:28:01 #10 13.77 Selecting previously unselected package binutils-common:armhf.
21:28:01 #10 13.77 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
21:28:01 #10 13.78 Unpacking binutils-common:armhf (2.35.2-2) ...
21:28:01 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:28:01 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:28:01 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:01 mkdir -p rpmbuild/SOURCES
21:28:01 docker run --rm -w /v \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:01 	alpine \
21:28:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:01 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 9.3s done
21:28:01 #10 16.36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.21) ...
21:28:01 #10 16.44 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.12) ...
21:28:01 #10 16.45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
21:28:01 #10 16.46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:28:01 git init src/github.com/docker/compose
21:28:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:01 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:01 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:01 + SRC=src/github.com/docker/compose
21:28:01 + REF=v2.17.2
21:28:01 + REF_FETCH=v2.17.2
21:28:01 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:01 + awk {print $2}
21:28:01 + REF=refs/tags/v2.17.2
21:28:01 + [ -n refs/tags/v2.17.2 ]
21:28:01 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:01 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:01 == Building packages for fedora-36 ==
21:28:01 mkdir -p "rpmbuild/fedora-36"
21:28:01 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-fedora-36/x86_64 -f fedora-36/Dockerfile .
21:28:01 #10 14.11 Selecting previously unselected package libbinutils:armhf.
21:28:01 #10 14.11 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
21:28:01 #10 14.11 Unpacking libbinutils:armhf (2.35.2-2) ...
21:28:01 #10 14.18 Selecting previously unselected package libctf-nobfd0:armhf.
21:28:01 #10 14.19 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
21:28:01 #10 14.19 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
21:28:01 mkdir -p rpmbuild/SOURCES
21:28:01 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 1.05MB / 116.81MB 0.5s
21:28:01 docker run --rm -w /v \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:01 	alpine \
21:28:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:01 #7 ...
21:28:01 
21:28:01 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:01 #0 0.836 Get:1 http://deb.debian.org/debian bookworm InRelease [178 kB]
21:28:01 #0 0.841 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [49.6 kB]
21:28:01 #0 0.843 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:28:01 #0 0.930 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8659 kB]
21:28:01 #0 1.207 Get:5 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [892 B]
21:28:01 #0 2.271 Fetched 8935 kB in 2s (5282 kB/s)
21:28:01 #0 2.271 Reading package lists...
21:28:01 #0 3.113 Reading package lists...
21:28:01 #0 3.935 Building dependency tree...
21:28:01 #0 4.103 Reading state information...
21:28:01 #0 4.353 The following additional packages will be installed:
21:28:01 #0 4.353   adduser autoconf automake autopoint autotools-dev binutils
21:28:01 #0 4.353   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bsdutils
21:28:01 #0 4.353   build-essential bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper
21:28:01 #0 4.353   debian-keyring dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:28:01 #0 4.353   distro-info-data dpkg-dev dput dwz fakeroot file fontconfig-config
21:28:01 #0 4.353   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git-man gnupg
21:28:01 #0 4.353   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:28:01 #0 4.353   gpgsm gpgv groff-base intltool-debian iso-codes krb5-locales less
21:28:01 #0 4.353   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:28:01 #0 4.353   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
21:28:01 #0 4.353   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
21:28:01 #0 4.353   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
21:28:01 #0 4.353   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
21:28:01 #0 4.353   libbinutils libblkid1 libbrotli1 libbsd0 libc-dev-bin libc-devtools
21:28:01 #0 4.353   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
21:28:01 #0 4.353   libcgi-pm-perl libclass-data-inheritable-perl libclass-inspector-perl
21:28:01 #0 4.353   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:01 #0 4.353   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:28:01 #0 4.353   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:28:01 #0 4.353   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:28:01 #0 4.353   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:01 #0 4.353   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:28:01 #0 4.353   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
21:28:01 #0 4.353   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:28:01 #0 4.353   libdigest-md5-file-perl libdistro-info-perl libdpkg-perl
21:28:01 #0 4.353   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:28:01 #0 4.353   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:28:01 #0 4.353   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:28:01 #0 4.353   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
21:28:01 #0 4.353   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:28:01 #0 4.353   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:28:01 #0 4.353   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:01 #0 4.353   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:28:01 #0 4.353   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
21:28:01 #0 4.353   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
21:28:01 #0 4.353   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2
21:28:01 #0 4.353   libheif1 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
21:28:01 #0 4.353   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
21:28:01 #0 4.353   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:01 #0 4.353   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:01 #0 4.353   libicu72 libimport-into-perl libindirect-perl libio-html-perl
21:28:01 #0 4.353   libio-interactive-perl libio-prompter-perl libio-pty-perl
21:28:01 #0 4.353   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
21:28:01 #0 4.353   libio-stringy-perl libipc-run-perl libipc-run3-perl
21:28:01 #0 4.353   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:01 #0 4.353   libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:28:01 #0 4.353   libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:28:01 #0 4.353   libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl
21:28:01 #0 4.353   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
21:28:01 #0 4.353   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:28:01 #0 4.353   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:28:01 #0 4.353   liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl
21:28:01 #0 4.359   libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl
21:28:01 #0 4.359   libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:01 #0 4.359   libmoo-perl libmoox-aliases-perl libmount1 libmouse-perl libmpc3 libmpfr6
21:28:01 #0 4.359   libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl
21:28:01 #0 4.359   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:28:01 #0 4.359   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:28:01 #0 4.359   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
21:28:01 #0 4.359   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:01 #0 4.359   libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl
21:28:01 #0 4.359   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:01 #0 4.359   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:01 #0 4.359   libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl
21:28:01 #0 4.359   libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:01 #0 4.359   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
21:28:01 #0 4.359   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:01 #0 4.359   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:01 #0 4.359   libsereal-encoder-perl libset-intspan-perl libsmartcols1 libsoap-lite-perl
21:28:01 #0 4.359   libsocket6-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl3
21:28:01 #0 4.359   libstdc++-12-dev libstrictures-perl libstring-copyright-perl
21:28:01 #0 4.359   libstring-escape-perl libstring-license-perl libstring-shellquote-perl
21:28:01 #0 4.359   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:28:01 #0 4.359   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:01 #0 4.359   libsvtav1enc1 libswitch-perl libsyntax-keyword-try-perl
21:28:01 #0 4.359   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:28:01 #0 4.359   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:28:01 #0 4.359   libtext-markdown-discount-perl libtext-xslate-perl libtiff6
21:28:01 #0 4.359   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:28:01 #0 4.359   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl
21:28:01 #0 4.359   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:01 #0 4.359   libunicode-utf8-perl liburi-perl libuuid1 libvariable-magic-perl
21:28:01 #0 4.359   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:28:01 #0 4.359   libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxau6 libxcb1
21:28:01 #0 4.359   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:28:01 #0 4.359   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:28:01 #0 4.359   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:28:01 #0 4.359   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libxstring-perl
21:28:01 #0 4.359   libyaml-0-2 libyaml-libyaml-perl libyuv0 licensecheck lintian linux-libc-dev
21:28:01 #0 4.359   lsb-release lzop m4 make man-db manpages manpages-dev media-types mount
21:28:01 #0 4.359   netbase openssh-client openssl patch patchutils pbzip2 perl
21:28:01 #0 4.359   perl-modules-5.36 perl-openssl-defaults pinentry-curses pixz plzip
21:28:01 #0 4.359   po-debconf pristine-tar publicsuffix python-apt-common python3 python3-apt
21:28:01 #0 4.359   python3-certifi python3-chardet python3-charset-normalizer python3-debian
21:28:01 #0 4.359   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:01 #0 4.359   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:01 #0 4.359   python3.11 python3.11-minimal readline-common rpcsvc-proto sensible-utils
21:28:01 #0 4.359   shared-mime-info strace t1utils ucf unzip util-linux util-linux-extra wdiff
21:28:01 #0 4.359   xauth xdelta xdelta3 xdg-user-dirs xz-utils zstd
21:28:01 #0 4.359 Suggested packages:
21:28:01 #0 4.359   cron quota autoconf-archive gnu-standards autoconf-doc binutils-doc
21:28:01 #0 4.359   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
21:28:01 #0 4.359   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
21:28:01 #0 4.359   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
21:28:01 #0 4.359   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
21:28:01 #0 4.359   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
21:28:01 #0 4.359   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
21:28:01 #0 4.359   reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:28:01 #0 4.359   pinentry-gnome3 tor mini-dinstall rsync gcc-12-doc gcc-multilib flex bison
21:28:01 #0 4.359   gdb gcc-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:28:01 #0 4.359   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
21:28:01 #0 4.359   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
21:28:01 #0 4.359   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
21:28:01 #0 4.359   low-memory-monitor gpm krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
21:28:01 #0 4.359   cryptsetup-bin libscalar-number-perl libsasl2-modules-gssapi-mit
21:28:01 #0 4.359   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:28:01 #0 4.359   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:28:01 #0 4.359   libnet-jabber-perl libstdc++-12-doc libbareword-filehandles-perl
21:28:01 #0 4.359   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:28:01 #0 4.359   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:28:01 #0 4.359   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:28:01 #0 4.359   libtext-template-perl m4-doc make-doc apparmor www-browser nfs-common
21:28:01 #0 4.359   keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:28:01 #0 4.359   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:28:01 #0 4.359   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:28:01 #0 4.359   python3-tk python3-venv python-apt-doc python3-setuptools
21:28:01 #0 4.359   python3-cryptography python3-openssl python3-socks python-requests-doc
21:28:01 #0 4.359   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
21:28:01 #0 4.359   binfmt-support readline-doc zip dosfstools kbd util-linux-locales wdiff-doc
21:28:01 #0 4.359 Recommended packages:
21:28:01 #0 4.359   uuid-runtime
21:28:01 #0 7.263 The following NEW packages will be installed:
21:28:01 #0 7.263   adduser autoconf automake autopoint autotools-dev binutils
21:28:01 #0 7.263   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:28:01 #0 7.263   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
21:28:01 #0 7.263   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:28:01 #0 7.263   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:28:01 #0 7.263   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
21:28:01 #0 7.263   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:28:01 #0 7.263   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:28:01 #0 7.263   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:28:01 #0 7.263   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
21:28:01 #0 7.263   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
21:28:01 #0 7.263   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
21:28:01 #0 7.263   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
21:28:01 #0 7.263   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:28:01 #0 7.263   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
21:28:01 #0 7.263   libclass-data-inheritable-perl libclass-inspector-perl
21:28:01 #0 7.263   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:01 #0 7.263   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:28:01 #0 7.263   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:28:01 #0 7.263   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:28:01 #0 7.263   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:01 #0 7.263   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:28:01 #0 7.263   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
21:28:01 #0 7.263   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:28:01 #0 7.263   libdigest-md5-file-perl libdistro-info-perl libdpkg-perl
21:28:01 #0 7.263   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:28:01 #0 7.263   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:28:01 #0 7.263   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:28:01 #0 7.263   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
21:28:01 #0 7.263   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:28:01 #0 7.263   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:28:01 #0 7.263   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:01 #0 7.263   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:28:01 #0 7.263   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
21:28:01 #0 7.263   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
21:28:01 #0 7.263   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2
21:28:01 #0 7.263   libheif1 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
21:28:01 #0 7.263   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
21:28:01 #0 7.263   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:01 #0 7.263   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:01 #0 7.263   libicu72 libimport-into-perl libindirect-perl libio-html-perl
21:28:01 #0 7.263   libio-interactive-perl libio-prompter-perl libio-pty-perl
21:28:01 #0 7.263   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
21:28:01 #0 7.263   libio-stringy-perl libipc-run-perl libipc-run3-perl
21:28:01 #0 7.263   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:01 #0 7.263   libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:28:01 #0 7.263   libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:28:01 #0 7.263   libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl
21:28:01 #0 7.263   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
21:28:01 #0 7.263   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:28:01 #0 7.263   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:28:01 #0 7.263   liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl
21:28:01 #0 7.263   libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl
21:28:01 #0 7.263   libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:01 #0 7.263   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6
21:28:01 #0 7.263   libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl
21:28:01 #0 7.263   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:28:01 #0 7.263   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:28:01 #0 7.263   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
21:28:01 #0 7.263   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:01 #0 7.263   libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl
21:28:01 #0 7.263   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:01 #0 7.263   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:01 #0 7.263   libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl
21:28:01 #0 7.263   libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:01 #0 7.263   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
21:28:01 #0 7.263   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:01 #0 7.263   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:01 #0 7.263   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
21:28:01 #0 7.263   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
21:28:01 #0 7.263   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:01 #0 7.263   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
21:28:01 #0 7.263   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:01 #0 7.263   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
21:28:01 #0 7.263   libswitch-perl libsyntax-keyword-try-perl libsys-cpuaffinity-perl
21:28:01 #0 7.263   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:28:01 #0 7.263   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:28:01 #0 7.263   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
21:28:01 #0 7.263   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
21:28:01 #0 7.263   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
21:28:01 #0 7.263   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:28:01 #0 7.263   liburi-perl libvariable-magic-perl libwant-perl libwebp7
21:28:01 #0 7.263   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
21:28:01 #0 7.263   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
21:28:01 #0 7.263   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:01 #0 7.263   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
21:28:01 #0 7.263   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
21:28:01 #0 7.263   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
21:28:01 #0 7.263   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
21:28:01 #0 7.263   manpages manpages-dev media-types netbase openssh-client openssl patch
21:28:01 #0 7.263   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
21:28:01 #0 7.263   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
21:28:01 #0 7.263   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:28:01 #0 7.263   python3-charset-normalizer python3-debian python3-gpg python3-idna
21:28:01 #0 7.263   python3-magic python3-minimal python3-pkg-resources python3-requests
21:28:01 #0 7.263   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
21:28:01 #0 7.263   python3.11-minimal readline-common rpcsvc-proto sensible-utils
21:28:01 #0 7.263   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
21:28:01 #0 7.263   xdg-user-dirs xz-utils zstd
21:28:01 #0 7.263 The following packages will be upgraded:
21:28:01 #0 7.263   bsdutils gpgv libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
21:28:01 #0 7.263   util-linux-extra
21:28:01 #0 7.557 9 upgraded, 422 newly installed, 0 to remove and 4 not upgraded.
21:28:01 #0 7.557 Need to get 171 MB of archives.
21:28:01 #0 7.557 After this operation, 522 MB of additional disk space will be used.
21:28:01 #0 7.557 Get:1 http://deb.debian.org/debian bookworm/main armhf bsdutils armhf 1:2.38.1-5+b1 [86.1 kB]
21:28:01 #0 7.557 Get:2 http://deb.debian.org/debian bookworm/main armhf libsmartcols1 armhf 2.38.1-5+b1 [93.4 kB]
21:28:01 #0 7.557 Get:3 http://deb.debian.org/debian bookworm/main armhf util-linux-extra armhf 2.38.1-5+b1 [99.4 kB]
21:28:01 #0 7.557 Get:4 http://deb.debian.org/debian bookworm/main armhf util-linux armhf 2.38.1-5+b1 [1093 kB]
21:28:01 #0 7.565 Get:5 http://deb.debian.org/debian bookworm/main armhf mount armhf 2.38.1-5+b1 [126 kB]
21:28:01 #0 7.565 Get:6 http://deb.debian.org/debian bookworm/main armhf perl-modules-5.36 all 5.36.0-7 [2815 kB]
21:28:01 #0 7.663 Get:7 http://deb.debian.org/debian bookworm/main armhf libgdbm6 armhf 1.23-3 [68.5 kB]
21:28:01 #0 7.663 Get:8 http://deb.debian.org/debian bookworm/main armhf libgdbm-compat4 armhf 1.23-3 [47.8 kB]
21:28:01 #0 7.663 Get:9 http://deb.debian.org/debian bookworm/main armhf libperl5.36 armhf 5.36.0-7 [3525 kB]
21:28:01 #0 7.771 Get:10 http://deb.debian.org/debian bookworm/main armhf perl armhf 5.36.0-7 [239 kB]
21:28:01 #0 7.771 Get:11 http://deb.debian.org/debian bookworm/main armhf liblocale-gettext-perl armhf 1.07-5 [14.9 kB]
21:28:01 #0 7.771 Get:12 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.8-1 [1661 kB]
21:28:01 #0 7.818 Get:13 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB]
21:28:01 #0 7.832 Get:14 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB]
21:28:01 #0 7.832 Get:15 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB]
21:28:01 #0 7.942 Get:16 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]
21:28:01 #0 7.942 Get:17 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
21:28:01 #0 7.942 Get:18 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-2 [108 kB]
21:28:01 #0 7.942 Get:19 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-1+b1 [29.4 kB]
21:28:01 #0 7.942 Get:20 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-1+b1 [74.5 kB]
21:28:01 #0 7.962 Get:21 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B]
21:28:01 #0 7.962 Get:22 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-1+b1 [287 kB]
21:28:01 #0 7.962 Get:23 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-1+b1 [111 kB]
21:28:01 #0 7.962 Get:24 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
21:28:01 #0 7.962 Get:25 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB]
21:28:01 #0 7.962 Get:26 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
21:28:01 #0 7.962 Get:27 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB]
21:28:01 #0 7.970 Get:28 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB]
21:28:01 #0 7.970 Get:29 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB]
21:28:01 #0 7.999 Get:30 http://deb.debian.org/debian bookworm/main armhf libuuid1 armhf 2.38.1-5+b1 [27.6 kB]
21:28:01 #0 7.999 Get:31 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB]
21:28:01 #0 8.080 Get:32 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
21:28:01 #0 8.096 Get:33 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]
21:28:01 #0 8.096 Get:34 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]
21:28:01 #0 8.096 Get:35 http://deb.debian.org/debian bookworm/main armhf adduser all 3.131 [166 kB]
21:28:01 #0 8.096 Get:36 http://deb.debian.org/debian bookworm/main armhf gpgv armhf 2.2.40-1.1 [615 kB]
21:28:01 #0 8.096 Get:37 http://deb.debian.org/debian bookworm/main armhf libblkid1 armhf 2.38.1-5+b1 [131 kB]
21:28:01 #0 8.162 Get:38 http://deb.debian.org/debian bookworm/main armhf libmount1 armhf 2.38.1-5+b1 [148 kB]
21:28:01 #0 8.166 Get:39 http://deb.debian.org/debian bookworm/main armhf less armhf 590-1.2 [124 kB]
21:28:01 #0 8.166 Get:40 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB]
21:28:01 #0 8.166 Get:41 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
21:28:01 #0 8.166 Get:42 http://deb.debian.org/debian bookworm/main armhf bzip2 armhf 1.0.8-5+b1 [48.9 kB]
21:28:01 #0 8.167 Get:43 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.8-1 [1373 kB]
21:28:01 #0 8.191 Get:44 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB]
21:28:01 #0 8.191 Get:45 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
21:28:01 #0 8.191 Get:46 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB]
21:28:01 #0 8.192 Get:47 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB]
21:28:01 #0 8.250 Get:48 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB]
21:28:01 #0 8.250 Get:49 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
21:28:01 #0 8.250 Get:50 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB]
21:28:01 #0 8.270 Get:51 http://deb.debian.org/debian bookworm/main armhf krb5-locales all 1.20.1-1 [62.4 kB]
21:28:01 #0 8.270 Get:52 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB]
21:28:01 #0 8.270 Get:53 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB]
21:28:01 #0 8.270 Get:54 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB]
21:28:01 #0 8.286 Get:55 http://deb.debian.org/debian bookworm/main armhf manpages all 6.03-1 [1332 kB]
21:28:01 #0 8.364 Get:56 http://deb.debian.org/debian bookworm/main armhf libbsd0 armhf 0.11.7-2 [113 kB]
21:28:01 #0 8.376 Get:57 http://deb.debian.org/debian bookworm/main armhf libedit2 armhf 3.1-20221030-2 [77.0 kB]
21:28:01 #0 8.376 Get:58 http://deb.debian.org/debian bookworm/main armhf libcbor0.8 armhf 0.8.0-2+b1 [23.1 kB]
21:28:01 #0 8.376 Get:59 http://deb.debian.org/debian bookworm/main armhf libfido2-1 armhf 1.12.0-2+b1 [69.3 kB]
21:28:01 #0 8.376 Get:60 http://deb.debian.org/debian bookworm/main armhf openssh-client armhf 1:9.2p1-2 [893 kB]
21:28:01 #0 8.376 Get:61 http://deb.debian.org/debian bookworm/main armhf ucf all 3.0043+nmu1 [55.2 kB]
21:28:01 #0 8.376 Get:62 http://deb.debian.org/debian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [469 kB]
21:28:01 #0 8.383 Get:63 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB]
21:28:01 #0 8.467 Get:64 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB]
21:28:01 #0 8.467 Get:65 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
21:28:01 #0 8.467 Get:66 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
21:28:01 #0 8.467 Get:67 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB]
21:28:01 #0 8.475 Get:68 http://deb.debian.org/debian bookworm/main armhf binutils-common armhf 2.40-2 [2476 kB]
21:28:01 #0 8.548 Get:69 http://deb.debian.org/debian bookworm/main armhf libbinutils armhf 2.40-2 [406 kB]
21:28:01 #0 8.548 Get:70 http://deb.debian.org/debian bookworm/main armhf libctf-nobfd0 armhf 2.40-2 [132 kB]
21:28:01 #0 8.615 Get:71 http://deb.debian.org/debian bookworm/main armhf libctf0 armhf 2.40-2 [71.1 kB]
21:28:01 #0 8.615 Get:72 http://deb.debian.org/debian bookworm/main armhf libjansson4 armhf 2.14-2 [36.7 kB]
21:28:01 #0 8.615 Get:73 http://deb.debian.org/debian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2 [2313 kB]
21:28:01 #0 8.641 Get:74 http://deb.debian.org/debian bookworm/main armhf binutils armhf 2.40-2 [64.9 kB]
21:28:01 #0 8.692 Get:75 http://deb.debian.org/debian bookworm/main armhf libc-dev-bin armhf 2.36-8 [42.6 kB]
21:28:01 #0 8.692 Get:76 http://deb.debian.org/debian bookworm/main armhf linux-libc-dev armhf 6.1.20-1 [1717 kB]
21:28:01 #0 8.709 Get:77 http://deb.debian.org/debian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [125 kB]
21:28:01 #0 8.709 Get:78 http://deb.debian.org/debian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [182 kB]
21:28:01 #0 8.734 Get:79 http://deb.debian.org/debian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
21:28:01 #0 8.734 Get:80 http://deb.debian.org/debian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [58.7 kB]
21:28:01 #0 8.734 Get:81 http://deb.debian.org/debian bookworm/main armhf libc6-dev armhf 2.36-8 [1265 kB]
21:28:01 #0 8.778 Get:82 http://deb.debian.org/debian bookworm/main armhf libisl23 armhf 0.25-1 [539 kB]
21:28:01 #0 8.793 Get:83 http://deb.debian.org/debian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [582 kB]
21:28:01 #0 8.816 Get:84 http://deb.debian.org/debian bookworm/main armhf libmpc3 armhf 1.3.1-1 [42.9 kB]
21:28:01 #0 8.816 Get:85 http://deb.debian.org/debian bookworm/main armhf cpp-12 armhf 12.2.0-14 [7274 kB]
21:28:01 #0 9.063 Get:86 http://deb.debian.org/debian bookworm/main armhf cpp armhf 4:12.2.0-3 [6832 B]
21:28:01 #0 9.063 Get:87 http://deb.debian.org/debian bookworm/main armhf libcc1-0 armhf 12.2.0-14 [32.9 kB]
21:28:01 #0 9.063 Get:88 http://deb.debian.org/debian bookworm/main armhf libgomp1 armhf 12.2.0-14 [97.0 kB]
21:28:01 #0 9.063 Get:89 http://deb.debian.org/debian bookworm/main armhf libatomic1 armhf 12.2.0-14 [7016 B]
21:28:01 #0 9.063 Get:90 http://deb.debian.org/debian bookworm/main armhf libasan8 armhf 12.2.0-14 [2114 kB]
21:28:01 #0 9.119 Get:91 http://deb.debian.org/debian bookworm/main armhf libubsan1 armhf 12.2.0-14 [855 kB]
21:28:01 #0 9.146 Get:92 http://deb.debian.org/debian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14 [742 kB]
21:28:01 #0 9.178 Get:93 http://deb.debian.org/debian bookworm/main armhf gcc-12 armhf 12.2.0-14 [14.2 MB]
21:28:01 #0 9.690 Get:94 http://deb.debian.org/debian bookworm/main armhf gcc armhf 4:12.2.0-3 [5224 B]
21:28:01 #0 9.691 Get:95 http://deb.debian.org/debian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14 [2085 kB]
21:28:01 #0 9.768 Get:96 http://deb.debian.org/debian bookworm/main armhf g++-12 armhf 12.2.0-14 [7996 kB]
21:28:01 #0 10.12 Get:97 http://deb.debian.org/debian bookworm/main armhf g++ armhf 4:12.2.0-3 [1336 B]
21:28:01 #1 [internal] load build definition from Dockerfile
21:28:01 #1 transferring dockerfile: 603B done
21:28:01 #1 DONE 0.0s
21:28:01 
21:28:01 #2 [internal] load .dockerignore
21:28:01 #2 transferring context: 2B done
21:28:01 #2 DONE 0.1s
21:28:01 
21:28:01 #3 [auth] library/fedora:pull token for registry-1.docker.io
21:28:01 #3 DONE 0.0s
21:28:01 
21:28:01 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:01 #4 DONE 0.0s
21:28:01 
21:28:01 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:02 #10 14.23 Selecting previously unselected package libctf0:armhf.
21:28:02 #10 14.23 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
21:28:02 #10 14.23 Unpacking libctf0:armhf (2.35.2-2) ...
21:28:02 #10 14.26 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:28:02 #10 14.26 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
21:28:02 #10 14.27 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
21:28:02 #10 10.12 Get:98 http://deb.debian.org/debian bookworm/main armhf make armhf 4.3-4.1 [384 kB]
21:28:02 #10 10.12 Get:99 http://deb.debian.org/debian bookworm/main armhf libdpkg-perl all 1.21.21 [590 kB]
21:28:02 #10 10.18 Get:100 http://deb.debian.org/debian bookworm/main armhf patch armhf 2.7.6-7 [125 kB]
21:28:02 #10 10.18 Get:101 http://deb.debian.org/debian bookworm/main armhf dpkg-dev all 1.21.21 [1353 kB]
21:28:02 #10 10.22 Get:102 http://deb.debian.org/debian bookworm/main armhf build-essential armhf 12.9 [7704 B]
21:28:02 #10 10.22 Get:103 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
21:28:02 #10 10.22 Get:104 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB]
21:28:02 #10 10.23 Get:105 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB]
21:28:02 #10 10.23 Get:106 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB]
21:28:02 #10 10.23 Get:107 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB]
21:28:02 #10 10.23 Get:108 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB]
21:28:02 #10 10.23 Get:109 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
21:28:02 #10 10.23 Get:110 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB]
21:28:02 #10 10.23 Get:111 http://deb.debian.org/debian bookworm/main armhf libcurl4 armhf 7.88.1-7 [347 kB]
21:28:02 #10 10.24 Get:112 http://deb.debian.org/debian bookworm/main armhf curl armhf 7.88.1-7 [304 kB]
21:28:02 #10 10.28 Get:113 http://deb.debian.org/debian bookworm/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
21:28:02 #10 10.28 Get:114 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
21:28:02 #10 10.29 Get:115 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
21:28:02 #10 10.29 Get:116 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
21:28:02 #10 10.29 Get:117 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
21:28:02 #10 10.32 Get:118 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
21:28:02 mkdir -p rpmbuild/SOURCES
21:28:02 docker run --rm -w /v \
21:28:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:02 	alpine \
21:28:02 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:02 #10 16.91 Selecting previously unselected package python3-minimal.
21:28:02 #10 16.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4322 files and directories currently installed.)
21:28:02 #10 16.91 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
21:28:02 #10 16.91 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:28:02 #10 16.95 Selecting previously unselected package mime-support.
21:28:02 #10 16.95 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:28:02 #10 16.95 Unpacking mime-support (3.60ubuntu1) ...
21:28:02 #10 16.99 Selecting previously unselected package libmpdec2:amd64.
21:28:02 #10 16.99 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
21:28:02 #10 16.99 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
21:28:02 #10 17.02 Selecting previously unselected package readline-common.
21:28:02 #10 17.02 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:28:02 #10 17.03 Unpacking readline-common (7.0-3) ...
21:28:02 #10 17.06 Selecting previously unselected package libreadline7:amd64.
21:28:02 #10 17.06 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
21:28:02 #5 DONE 0.3s
21:28:02 
21:28:02 #6 [internal] load metadata for docker.io/library/fedora:36
21:28:02 #6 DONE 0.3s
21:28:02 
21:28:02 #7 [internal] load build context
21:28:02 #7 transferring context: 12.81kB done
21:28:02 #7 DONE 0.0s
21:28:02 
21:28:02 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:02 #8 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:02 #8 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:02 #8 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:28:02 #8 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 0B / 7.86MB 0.1s
21:28:02 #8 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:28:02 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 5.24MB / 50.45MB 0.1s
21:28:02 From https://github.com/docker/compose
21:28:02  * [new tag]         v2.17.2    -> v2.17.2
21:28:02 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:02 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-focal
21:28:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:02 mkdir -p sources
21:28:02 docker run --rm -w /v \
21:28:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:02 	alpine \
21:28:02 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:02 #10 14.56 Selecting previously unselected package binutils.
21:28:02 #10 14.56 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
21:28:02 #10 14.56 Unpacking binutils (2.35.2-2) ...
21:28:02 #10 14.59 Selecting previously unselected package libc-dev-bin.
21:28:02 #10 14.60 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_armhf.deb ...
21:28:02 #10 14.60 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
21:28:02 #10 14.68 Selecting previously unselected package linux-libc-dev:armhf.
21:28:02 #10 14.68 Preparing to unpack .../033-linux-libc-dev_5.10.162-1_armhf.deb ...
21:28:02 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 8.39MB / 116.81MB 0.9s
21:28:02 #10 10.32 Get:119 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
21:28:02 #10 10.32 Get:120 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
21:28:02 #10 10.32 Get:121 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
21:28:02 #10 10.32 Get:122 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB]
21:28:02 #10 10.33 Get:123 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
21:28:02 #10 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 2.2s done
21:28:02 #10 17.07 Unpacking libreadline7:amd64 (7.0-3) ...
21:28:02 #10 17.11 Selecting previously unselected package libsqlite3-0:amd64.
21:28:02 #10 17.11 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ...
21:28:02 #10 17.11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
21:28:02 #10 17.18 Selecting previously unselected package libpython3.6-stdlib:amd64.
21:28:02 #10 17.18 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_amd64.deb ...
21:28:02 #10 17.18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.12) ...
21:28:02 #8 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 4.19MB / 7.86MB 0.2s
21:28:02 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 15.73MB / 50.45MB 0.2s
21:28:02 #8 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 7.86MB / 7.86MB 0.3s done
21:28:02 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 35.65MB / 50.45MB 0.4s
21:28:02 #8 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 8.39MB / 10.00MB 0.4s
21:28:02 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 44.04MB / 50.45MB 0.5s
21:28:02 #8 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 10.00MB / 10.00MB 0.4s done
21:28:02 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 897.02kB / 51.87MB 0.5s
21:28:02 #10 14.83 Unpacking linux-libc-dev:armhf (5.10.162-1) ...
21:28:02 == Building packages for ubuntu-bionic ==
21:28:02 mkdir -p "debbuild/ubuntu-bionic"
21:28:02 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
21:28:02 #1 [internal] load build definition from Dockerfile
21:28:02 #1 transferring dockerfile: 914B done
21:28:02 #1 DONE 0.0s
21:28:02 
21:28:02 #2 [internal] load .dockerignore
21:28:02 #2 transferring context: 2B done
21:28:02 #2 DONE 0.0s
21:28:02 
21:28:02 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:28:02 #3 DONE 0.0s
21:28:02 
21:28:02 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:02 #4 DONE 0.0s
21:28:02 
21:28:02 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:02 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 9.8s done
21:28:02 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 15.73MB / 116.81MB 1.3s
21:28:02 #10 10.63 Get:124 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.1+b3 [591 kB]
21:28:02 #10 10.64 Get:125 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB]
21:28:02 #10 10.68 Get:126 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
21:28:02 #10 10.68 Get:127 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
21:28:02 #10 10.68 Get:128 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB]
21:28:02 #10 10.73 Get:129 http://deb.debian.org/debian bookworm/main armhf debian-keyring all 2022.12.24 [30.5 MB]
21:28:02 #10 ...
21:28:02 
21:28:02 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:02 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c
21:28:02 #10 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 0.1s
21:28:02 #10 17.38 Selecting previously unselected package python3.6.
21:28:02 #10 17.38 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_amd64.deb ...
21:28:02 #10 17.38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:28:02 #10 17.42 Selecting previously unselected package libpython3-stdlib:amd64.
21:28:02 #10 17.42 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
21:28:02 #10 17.42 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
21:28:02 #10 17.45 Setting up python3-minimal (3.6.7-1~18.04) ...
21:28:02 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 0.6s
21:28:02 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 8.39MB / 51.87MB 0.6s
21:28:02 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 0.6s done
21:28:02 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 13.97MB / 51.87MB 0.7s
21:28:02 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 2.10MB / 68.85MB 0.7s
21:28:02 == Building packages for centos-8 ==
21:28:02 mkdir -p "rpmbuild/centos-8"
21:28:02 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
21:28:02 #1 [internal] load .dockerignore
21:28:02 #1 transferring context: 2B done
21:28:02 #1 DONE 0.1s
21:28:02 
21:28:02 #2 [internal] load build definition from Dockerfile
21:28:02 #2 transferring dockerfile: 1.37kB done
21:28:02 #2 DONE 0.1s
21:28:02 
21:28:02 #3 [auth] library/golang:pull token for registry-1.docker.io
21:28:02 #10 15.25 Selecting previously unselected package libcrypt-dev:armhf.
21:28:02 #5 DONE 0.4s
21:28:02 
21:28:02 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
21:28:02 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:28:02 #7 DONE 14.9s
21:28:02 
21:28:02 #11 [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
21:28:02 #11 10.10 Selecting previously unselected package cmake-data.
21:28:02 #11 10.10 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
21:28:02 #11 10.11 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
21:28:02 #11 10.57 Selecting previously unselected package libarchive13:armhf.
21:28:02 #11 10.58 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u3_armhf.deb ...
21:28:02 #11 10.58 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ...
21:28:02 #11 10.64 Selecting previously unselected package libjsoncpp1:armhf.
21:28:02 #11 10.65 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
21:28:02 #11 10.65 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
21:28:02 #11 10.69 Selecting previously unselected package librhash0:armhf.
21:28:02 #11 10.69 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
21:28:02 #11 10.70 Unpacking librhash0:armhf (1.3.8-1) ...
21:28:02 #11 10.75 Selecting previously unselected package libuv1:armhf.
21:28:02 #11 10.75 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
21:28:02 #11 10.76 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
21:28:02 #11 10.80 Selecting previously unselected package cmake.
21:28:02 #11 10.80 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
21:28:02 #11 10.80 Unpacking cmake (3.16.3-3~bpo10+1) ...
21:28:02 #11 11.14 Selecting previously unselected package dh-apparmor.
21:28:02 #11 11.14 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
21:28:02 #11 11.15 Unpacking dh-apparmor (2.13.2-10) ...
21:28:02 #11 11.19 Selecting previously unselected package dmsetup.
21:28:02 #11 11.19 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ...
21:28:02 #11 11.20 Unpacking dmsetup (2:1.02.155-3) ...
21:28:02 #11 11.24 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:28:02 #11 11.24 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
21:28:02 #11 11.25 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:28:02 #11 11.31 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:28:02 #11 11.31 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
21:28:02 #11 11.31 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
21:28:02 #11 11.36 Selecting previously unselected package libudev-dev:armhf.
21:28:02 #11 11.36 Preparing to unpack .../15-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
21:28:02 #11 11.37 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
21:28:02 #11 11.42 Selecting previously unselected package libsepol1-dev:armhf.
21:28:02 #11 11.42 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ...
21:28:02 #11 11.43 Unpacking libsepol1-dev:armhf (2.8-1) ...
21:28:02 #11 11.51 Selecting previously unselected package libpcre16-3:armhf.
21:28:02 #11 11.51 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ...
21:28:02 #11 11.51 Unpacking libpcre16-3:armhf (2:8.39-12) ...
21:28:02 #11 11.57 Selecting previously unselected package libpcre32-3:armhf.
21:28:02 #11 11.57 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ...
21:28:02 #11 11.58 Unpacking libpcre32-3:armhf (2:8.39-12) ...
21:28:02 #11 11.64 Selecting previously unselected package libpcrecpp0v5:armhf.
21:28:02 #11 11.64 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
21:28:02 #11 11.65 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
21:28:02 #11 11.69 Selecting previously unselected package libpcre3-dev:armhf.
21:28:02 #11 11.69 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ...
21:28:02 #11 11.70 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
21:28:02 #11 11.81 Selecting previously unselected package libselinux1-dev:armhf.
21:28:02 #11 11.81 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ...
21:28:02 #11 11.81 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
21:28:02 #11 11.86 Selecting previously unselected package libdevmapper-dev:armhf.
21:28:02 #11 11.86 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
21:28:02 #11 11.87 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
21:28:02 #11 11.91 Selecting previously unselected package libltdl7:armhf.
21:28:02 #11 11.91 Preparing to unpack .../23-libltdl7_2.4.6-9_armhf.deb ...
21:28:02 #11 11.91 Unpacking libltdl7:armhf (2.4.6-9) ...
21:28:02 #11 11.96 Selecting previously unselected package libltdl-dev:armhf.
21:28:02 #11 11.96 Preparing to unpack .../24-libltdl-dev_2.4.6-9_armhf.deb ...
21:28:02 #11 11.96 Unpacking libltdl-dev:armhf (2.4.6-9) ...
21:28:02 #11 12.03 Selecting previously unselected package libseccomp-dev:armhf.
21:28:02 #11 12.03 Preparing to unpack .../25-libseccomp-dev_2.3.3-4_armhf.deb ...
21:28:02 #11 12.04 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
21:28:02 #11 12.08 Selecting previously unselected package libsystemd-dev:armhf.
21:28:02 #11 12.08 Preparing to unpack .../26-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
21:28:02 #11 12.09 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
21:28:02 #11 12.17 Selecting previously unselected package pkg-config.
21:28:02 #11 12.17 Preparing to unpack .../27-pkg-config_0.29-6_armhf.deb ...
21:28:02 #11 12.17 Unpacking pkg-config (0.29-6) ...
21:28:02 #11 12.23 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
21:28:02 #11 12.25 Setting up libseccomp-dev:armhf (2.3.3-4) ...
21:28:02 #11 12.26 Setting up libpcre16-3:armhf (2:8.39-12) ...
21:28:02 #11 12.27 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ...
21:28:02 #11 12.29 Setting up libsepol1-dev:armhf (2.8-1) ...
21:28:02 #11 12.30 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
21:28:02 #11 12.31 Setting up bash-completion (1:2.8-6) ...
21:28:02 #11 13.35 Setting up libpcre32-3:armhf (2:8.39-12) ...
21:28:02 #11 13.36 Setting up pkg-config (0.29-6) ...
21:28:02 #11 13.43 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
21:28:02 #11 13.45 Setting up libltdl7:armhf (2.4.6-9) ...
21:28:02 #11 13.47 Setting up librhash0:armhf (1.3.8-1) ...
21:28:02 #11 13.49 Setting up cmake-data (3.16.3-3~bpo10+1) ...
21:28:02 #11 13.51 Setting up dh-apparmor (2.13.2-10) ...
21:28:02 #11 13.52 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
21:28:02 #11 13.54 Setting up libjsoncpp1:armhf (1.7.4-3) ...
21:28:02 #11 13.55 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
21:28:02 #11 13.56 Setting up libpcre3-dev:armhf (2:8.39-12) ...
21:28:02 #11 13.58 Setting up libltdl-dev:armhf (2.4.6-9) ...
21:28:02 #11 13.59 Setting up g++-8 (8.3.0-6+rpi1) ...
21:28:02 #11 13.60 Setting up cmake (3.16.3-3~bpo10+1) ...
21:28:02 #11 13.61 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
21:28:02 #11 13.63 Setting up g++ (4:8.3.0-1+rpi2) ...
21:28:02 #11 13.65 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:28:02 #11 13.66 Setting up build-essential (12.6) ...
21:28:02 #11 13.68 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:28:02 #11 13.69 Setting up dmsetup (2:1.02.155-3) ...
21:28:02 #11 13.70 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
21:28:02 #11 13.72 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
21:28:02 #11 13.74 Setting up docker-ce-build-deps (1.0) ...
21:28:02 #11 13.77 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
21:28:02 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 0B / 157B 1.4s
21:28:02 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:28:02 == Building packages for centos-9 ==
21:28:02 mkdir -p "rpmbuild/centos-9"
21:28:02 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile .
21:28:02 #10 17.63 Selecting previously unselected package python3.
21:28:02 #10 17.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 ... 4780 files and directories currently installed.)
21:28:02 #10 17.63 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ...
21:28:02 #10 17.64 Unpacking python3 (3.6.7-1~18.04) ...
21:28:02 #10 17.67 Selecting previously unselected package multiarch-support.
21:28:02 #10 17.67 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_amd64.deb ...
21:28:02 #10 17.67 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:28:02 #10 17.70 Selecting previously unselected package libxau6:amd64.
21:28:02 #10 17.70 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ...
21:28:02 #10 17.70 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ...
21:28:02 #10 17.73 Selecting previously unselected package libbsd0:amd64.
21:28:02 #10 17.73 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ...
21:28:02 #10 17.74 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
21:28:02 #10 17.77 Selecting previously unselected package libxdmcp6:amd64.
21:28:02 #10 17.77 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
21:28:02 #10 17.77 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
21:28:02 #10 17.80 Selecting previously unselected package libxcb1:amd64.
21:28:02 #10 17.80 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...
21:28:02 #10 17.80 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ...
21:28:02 #10 17.83 Selecting previously unselected package libx11-data.
21:28:02 #10 17.83 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
21:28:02 #10 17.84 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
21:28:02 #10 17.90 Selecting previously unselected package libx11-6:amd64.
21:28:02 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 18.87MB / 51.87MB 0.8s
21:28:02 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 6.29MB / 68.85MB 0.8s
21:28:02 #8 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86
21:28:02 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 30.53MB / 51.87MB 1.0s
21:28:02 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 20.69MB / 68.85MB 1.0s
21:28:02 #3 DONE 0.0s
21:28:02 
21:28:02 #4 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:03 #10 15.25 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
21:28:03 #10 15.26 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
21:28:03 #10 15.43 Selecting previously unselected package libtirpc-dev:armhf.
21:28:03 #10 15.44 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
21:28:03 #10 15.45 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
21:28:03 #6 DONE 0.4s
21:28:03 
21:28:03 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:03 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:03 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 0B / 157B 0.1s
21:28:03 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:03 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:28:03 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:28:03 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 0B / 116.81MB 0.1s
21:28:03 #11 13.79 Processing triggers for man-db (2.8.5-2) ...
21:28:03 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 26.21MB / 116.81MB 1.7s
21:28:03 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 1.5s done
21:28:03 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.2s
21:28:03 #1 [internal] load build definition from Dockerfile
21:28:03 #1 transferring dockerfile: 1.01kB done
21:28:03 #1 DONE 0.0s
21:28:03 
21:28:03 #2 [internal] load .dockerignore
21:28:03 #2 transferring context: 2B done
21:28:03 #2 DONE 0.0s
21:28:03 
21:28:03 #3 [auth] library/golang:pull token for registry-1.docker.io
21:28:03 #3 DONE 0.0s
21:28:03 
21:28:03 #4 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:03 #10 17.91 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ...
21:28:03 #10 17.91 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
21:28:03 #10 17.99 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:28:03 #10 18.04 Selecting previously unselected package libxext6:amd64.
21:28:03 #10 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 ... 5104 files and directories currently installed.)
21:28:03 #10 18.04 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_amd64.deb ...
21:28:03 #10 18.04 Unpacking libxext6:amd64 (2:1.3.3-1) ...
21:28:03 #10 18.08 Selecting previously unselected package bsdmainutils.
21:28:03 #10 18.08 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_amd64.deb ...
21:28:03 #10 18.08 Unpacking bsdmainutils (11.1.2ubuntu1) ...
21:28:03 #10 18.13 Selecting previously unselected package groff-base.
21:28:03 #10 18.13 Preparing to unpack .../002-groff-base_1.22.3-10_amd64.deb ...
21:28:03 #10 18.13 Unpacking groff-base (1.22.3-10) ...
21:28:03 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 33.98MB / 51.87MB 1.1s
21:28:03 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 25.17MB / 68.85MB 1.1s
21:28:03 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 0B / 149.01MB 1.1s
21:28:03 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 41.94MB / 51.87MB 1.3s
21:28:03 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 36.09MB / 68.85MB 1.3s
21:28:03 #4 DONE 0.4s
21:28:03 
21:28:03 #5 [internal] load metadata for quay.io/centos/centos:stream8
21:28:03 #5 DONE 0.3s
21:28:03 
21:28:03 #6 [internal] load build context
21:28:03 #6 transferring context: 12.81kB done
21:28:03 #6 DONE 0.0s
21:28:03 
21:28:03 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017
21:28:03 #7 resolve quay.io/centos/centos:stream8@sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017 0.0s done
21:28:03 #10 15.51 Selecting previously unselected package libnsl-dev:armhf.
21:28:03 #10 15.51 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
21:28:03 #10 15.52 Unpacking libnsl-dev:armhf (1.3.0-2) ...
21:28:03 #10 15.56 Selecting previously unselected package libc6-dev:armhf.
21:28:03 #10 15.56 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_armhf.deb ...
21:28:03 #10 15.57 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
21:28:03 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 0.1s done
21:28:03 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 6.29MB / 116.81MB 0.4s
21:28:03 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 34.60MB / 116.81MB 2.0s
21:28:03 #17 exporting layers 3.0s done
21:28:03 #17 writing image sha256:5a1ab252d4a8b239250c2cabf55a1d8c2429c692fcebdf59dd53bdc8721ce077 done
21:28:03 #17 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
21:28:03 #17 DONE 3.0s
21:28:03 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
21:28:03 #4 DONE 0.4s
21:28:03 
21:28:03 #5 [internal] load metadata for quay.io/centos/centos:stream9
21:28:03 #5 DONE 0.3s
21:28:03 
21:28:03 #6 [internal] load build context
21:28:03 #6 transferring context: 12.81kB done
21:28:03 #6 DONE 0.0s
21:28:03 
21:28:03 #7 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:a98e363d8384a1b8158628e1c770769999aeb721321c604e9cf5e91fb1544503
21:28:03 #7 resolve quay.io/centos/centos:stream9@sha256:a98e363d8384a1b8158628e1c770769999aeb721321c604e9cf5e91fb1544503 0.0s done
21:28:03 #7 sha256:a98e363d8384a1b8158628e1c770769999aeb721321c604e9cf5e91fb1544503 858B / 858B done
21:28:03 #7 sha256:e66375094217352a73b2bfbe4b881b147594b8e725962836e63ac0710fcd9dee 350B / 350B done
21:28:03 #7 sha256:fcfd57f8a05dac52488a1b2653916e95f41dc3fd5092a64e7c464aaf5440cdea 1.16kB / 1.16kB done
21:28:03 #7 sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 4.19MB / 57.88MB 0.1s
21:28:03 #10 18.20 Selecting previously unselected package libgdbm5:amd64.
21:28:03 #10 18.20 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ...
21:28:03 #10 18.20 Unpacking libgdbm5:amd64 (1.14.1-6) ...
21:28:03 #10 18.23 Selecting previously unselected package libpipeline1:amd64.
21:28:03 #10 18.23 Preparing to unpack .../004-libpipeline1_1.5.0-1_amd64.deb ...
21:28:03 #10 18.23 Unpacking libpipeline1:amd64 (1.5.0-1) ...
21:28:03 #10 18.27 Selecting previously unselected package man-db.
21:28:03 #10 18.28 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_amd64.deb ...
21:28:03 #10 18.28 Unpacking man-db (2.8.3-2ubuntu0.1) ...
21:28:03 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 45.09MB / 51.87MB 1.4s
21:28:03 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 42.99MB / 68.85MB 1.4s
21:28:03 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 13.63MB / 149.01MB 1.4s
21:28:03 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 50.82MB / 51.87MB 1.5s
21:28:03 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 48.23MB / 68.85MB 1.5s
21:28:03 #7 sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017 656B / 656B done
21:28:03 #7 sha256:ed9cdf7f074809c10f12fe2669e97d03ae1c105959c979f0861cdbc0caba47f7 350B / 350B done
21:28:03 #7 sha256:f0422dc107eb47d8ae71595c2144c7afff30dbe9fde789e64f289914c36ca64d 1.16kB / 1.16kB done
21:28:03 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 3.15MB / 84.82MB 0.1s
21:28:03 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 19.92MB / 84.82MB 0.3s
21:28:03 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 25.17MB / 84.82MB 0.4s
21:28:03 mkdir -p rpmbuild/SOURCES
21:28:03 docker run --rm -w /v \
21:28:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:03 	alpine \
21:28:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:03 #10 15.94 Selecting previously unselected package libisl23:armhf.
21:28:03 #10 15.94 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
21:28:03 #10 15.96 Unpacking libisl23:armhf (0.23-1) ...
21:28:03 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 14.68MB / 116.81MB 0.7s
21:28:03 #7 ...
21:28:03 
21:28:03 #8 [internal] load build context
21:28:03 #8 transferring context: 31.11MB 2.3s done
21:28:03 #8 DONE 2.4s
21:28:03 
21:28:03 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:03 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 42.99MB / 116.81MB 2.3s
21:28:03 #7 sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 13.63MB / 57.88MB 0.2s
21:28:03 #7 sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 21.74MB / 57.88MB 0.3s
21:28:03 #10 18.40 Selecting previously unselected package perl-modules-5.26.
21:28:03 #10 18.40 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
21:28:03 #10 18.40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
21:28:03 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 52.26MB / 68.85MB 1.6s
21:28:03 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 26.21MB / 149.01MB 1.6s
21:28:03 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 32.51MB / 84.82MB 0.5s
21:28:03 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 40.89MB / 84.82MB 0.6s
21:28:03 mkdir -p sources
21:28:03 docker run --rm -w /v \
21:28:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:03 	alpine \
21:28:03 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:03 mkdir -p sources
21:28:03 docker run --rm -w /v \
21:28:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:03 	alpine \
21:28:03 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:03 #10 16.10 Selecting previously unselected package libmpfr6:armhf.
21:28:03 #10 16.10 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
21:28:03 #10 16.13 Unpacking libmpfr6:armhf (4.1.0-3) ...
21:28:03 #10 16.36 Selecting previously unselected package libmpc3:armhf.
21:28:03 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 49.28MB / 116.81MB 2.5s
21:28:03 #7 sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 40.80MB / 57.88MB 0.5s
21:28:03 #7 sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 48.23MB / 57.88MB 0.6s
21:28:03 + set -e
21:28:03 + mkdir -p /root/build-deb/engine
21:28:03 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:28:03 #10 18.78 Selecting previously unselected package libgdbm-compat4:amd64.
21:28:03 #10 18.78 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_amd64.deb ...
21:28:03 #10 18.78 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ...
21:28:03 #10 18.81 Selecting previously unselected package libperl5.26:amd64.
21:28:03 #10 18.81 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_amd64.deb ...
21:28:03 #10 18.82 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.6) ...
21:28:04 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 61.87MB / 68.85MB 1.8s
21:28:04 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 35.65MB / 149.01MB 1.8s
21:28:04 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 2.0s done
21:28:04 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 2.0s
21:28:04 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 54.53MB / 149.01MB 2.0s
21:28:04 #8 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 0B / 155B 2.0s
21:28:04 #11 DONE 14.6s
21:28:04 
21:28:04 #12 [stage-1 5/8] COPY sources/ /sources
21:28:04 #12 DONE 0.2s
21:28:04 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 56.62MB / 84.82MB 0.8s
21:28:04 #10 16.36 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
21:28:04 #10 16.36 Unpacking libmpc3:armhf (1.2.0-1) ...
21:28:04 #10 16.38 Selecting previously unselected package cpp-10.
21:28:04 #10 16.39 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
21:28:04 #10 16.39 Unpacking cpp-10 (10.2.1-6) ...
21:28:04 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 56.62MB / 116.81MB 2.8s
21:28:04 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 24.12MB / 116.81MB 1.1s
21:28:04 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 6.7s
21:28:04 #7 sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 57.88MB / 57.88MB 0.7s
21:28:04 #7 sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 57.88MB / 57.88MB 0.8s done
21:28:04 #29 ...
21:28:04 
21:28:04 #30 [linux/amd64->darwin/amd64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
21:28:04 #0 0.498 Building static docker-darwin-amd64
21:28:04 #0 0.502 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:27:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f"' '-buildmode=pie' github.com/docker/cli/cmd/docker
21:28:04 #8 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 2.1s
21:28:04 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 65.44MB / 149.01MB 2.2s
21:28:04 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 67.00MB / 84.82MB 1.0s
21:28:04 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 80.74MB / 84.82MB 1.2s
21:28:04 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 62.91MB / 116.81MB 3.1s
21:28:04 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 30.41MB / 116.81MB 1.4s
21:28:04 mkdir -p sources
21:28:04 docker run --rm -w /v \
21:28:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:04 	alpine \
21:28:04 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:04 #7 extracting sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c
21:28:04 + mkdir -p /root/build-deb/cli
21:28:04 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:28:04 #10 19.23 Selecting previously unselected package perl.
21:28:04 #10 19.23 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_amd64.deb ...
21:28:04 #10 19.24 Unpacking perl (5.26.1-6ubuntu0.6) ...
21:28:04 #10 19.28 Selecting previously unselected package openssl.
21:28:04 #10 19.28 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.21_amd64.deb ...
21:28:04 #10 19.29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:28:04 #10 19.37 Selecting previously unselected package ca-certificates.
21:28:04 #10 19.37 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
21:28:04 #10 19.38 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
21:28:04 #10 19.42 Selecting previously unselected package distro-info-data.
21:28:04 #10 19.42 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
21:28:04 #10 19.43 Unpacking distro-info-data (0.37ubuntu0.15) ...
21:28:04 #10 19.46 Selecting previously unselected package libmagic-mgc.
21:28:04 #10 19.46 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
21:28:04 #10 19.47 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:28:04 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 82.84MB / 149.01MB 2.4s
21:28:04 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 92.27MB / 149.01MB 2.5s
21:28:04 #10 16.95 Selecting previously unselected package cpp.
21:28:04 #10 16.95 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
21:28:04 #10 16.96 Unpacking cpp (4:10.2.1-1) ...
21:28:04 #10 16.99 Selecting previously unselected package libcc1-0:armhf.
21:28:04 #10 16.99 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
21:28:04 #10 16.99 Unpacking libcc1-0:armhf (10.2.1-6) ...
21:28:04 #10 17.02 Selecting previously unselected package libgomp1:armhf.
21:28:04 #10 17.02 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
21:28:04 #10 17.03 Unpacking libgomp1:armhf (10.2.1-6) ...
21:28:04 #10 17.06 Selecting previously unselected package libatomic1:armhf.
21:28:04 #10 17.07 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
21:28:04 #10 17.07 Unpacking libatomic1:armhf (10.2.1-6) ...
21:28:04 #10 17.10 Selecting previously unselected package libasan6:armhf.
21:28:04 #10 17.10 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
21:28:04 #10 17.10 Unpacking libasan6:armhf (10.2.1-6) ...
21:28:04 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 70.25MB / 116.81MB 3.4s
21:28:04 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 39.85MB / 116.81MB 1.8s
21:28:04 == Building packages for debian-buster ==
21:28:04 mkdir -p "debbuild/debian-buster"
21:28:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile .
21:28:04 == Building packages for debian-bullseye ==
21:28:04 mkdir -p "debbuild/debian-bullseye"
21:28:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
21:28:04 mkdir -p sources
21:28:04 docker run --rm -w /v \
21:28:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:04 	alpine \
21:28:04 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:04 #7 DONE 20.3s
21:28:04 
21:28:04 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:04 #10 11.77 Get:130 http://deb.debian.org/debian bookworm/main armhf libfakeroot armhf 1.31-1.1 [24.6 kB]
21:28:04 #10 11.77 Get:131 http://deb.debian.org/debian bookworm/main armhf fakeroot armhf 1.31-1.1 [64.6 kB]
21:28:04 #10 11.77 Get:132 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB]
21:28:04 #10 11.78 Get:133 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB]
21:28:04 #10 11.78 Get:134 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB]
21:28:04 #10 11.82 Get:135 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
21:28:04 #10 11.82 Get:136 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB]
21:28:04 #10 11.82 Get:137 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB]
21:28:04 #10 11.86 Get:138 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB]
21:28:04 #10 11.88 Get:139 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB]
21:28:04 #10 11.91 Get:140 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB]
21:28:04 #10 11.91 Get:141 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB]
21:28:04 #10 11.91 Get:142 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB]
21:28:04 #10 11.96 Get:143 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB]
21:28:04 #10 11.96 Get:144 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB]
21:28:04 #10 11.98 Get:145 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB]
21:28:04 #10 12.03 Get:146 http://deb.debian.org/debian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB]
21:28:04 #10 12.03 Get:147 http://deb.debian.org/debian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
21:28:04 #10 12.04 Get:148 http://deb.debian.org/debian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB]
21:28:04 #10 12.04 Get:149 http://deb.debian.org/debian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB]
21:28:04 #10 12.04 Get:150 http://deb.debian.org/debian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB]
21:28:04 #10 12.04 Get:151 http://deb.debian.org/debian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B]
21:28:04 #10 12.04 Get:152 http://deb.debian.org/debian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB]
21:28:04 #10 12.04 Get:153 http://deb.debian.org/debian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.4 kB]
21:28:04 #10 12.04 Get:154 http://deb.debian.org/debian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB]
21:28:04 #10 12.04 Get:155 http://deb.debian.org/debian bookworm/main armhf libclone-perl armhf 0.46-1 [13.1 kB]
21:28:04 #10 12.05 Get:156 http://deb.debian.org/debian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB]
21:28:04 #10 12.05 Get:157 http://deb.debian.org/debian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
21:28:04 #10 12.05 Get:158 http://deb.debian.org/debian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB]
21:28:04 #10 12.05 Get:159 http://deb.debian.org/debian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:28:04 #10 12.05 Get:160 http://deb.debian.org/debian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB]
21:28:04 #10 12.05 Get:161 http://deb.debian.org/debian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B]
21:28:04 #10 12.05 Get:162 http://deb.debian.org/debian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b1 [298 kB]
21:28:04 #10 12.05 Get:163 http://deb.debian.org/debian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB]
21:28:04 #10 12.05 Get:164 http://deb.debian.org/debian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB]
21:28:04 #10 12.05 Get:165 http://deb.debian.org/debian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:28:04 #10 12.05 Get:166 http://deb.debian.org/debian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB]
21:28:04 #10 12.05 Get:167 http://deb.debian.org/debian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:28:04 #10 12.06 Get:168 http://deb.debian.org/debian bookworm/main armhf libwww-perl all 6.68-1 [186 kB]
21:28:04 #10 12.06 Get:169 http://deb.debian.org/debian bookworm/main armhf libdigest-md5-file-perl all 0.08-1.1 [9608 B]
21:28:04 #10 12.06 Get:170 http://deb.debian.org/debian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B]
21:28:04 #10 12.06 Get:171 http://deb.debian.org/debian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB]
21:28:04 #10 12.06 Get:172 http://deb.debian.org/debian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB]
21:28:04 #10 12.07 Get:173 http://deb.debian.org/debian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B]
21:28:04 #10 12.07 Get:174 http://deb.debian.org/debian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.5 kB]
21:28:04 #10 12.07 Get:175 http://deb.debian.org/debian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB]
21:28:04 #10 12.07 Get:176 http://deb.debian.org/debian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
21:28:04 #10 12.07 Get:177 http://deb.debian.org/debian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB]
21:28:04 #10 12.07 Get:178 http://deb.debian.org/debian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB]
21:28:04 #10 12.08 Get:179 http://deb.debian.org/debian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB]
21:28:04 #10 12.08 Get:180 http://deb.debian.org/debian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.7 kB]
21:28:04 #10 12.08 Get:181 http://deb.debian.org/debian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [21.9 kB]
21:28:04 #10 12.09 Get:182 http://deb.debian.org/debian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB]
21:28:04 #10 12.09 Get:183 http://deb.debian.org/debian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB]
21:28:04 #10 12.09 Get:184 http://deb.debian.org/debian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
21:28:04 #10 12.09 Get:185 http://deb.debian.org/debian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB]
21:28:04 #10 12.09 Get:186 http://deb.debian.org/debian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB]
21:28:04 #10 12.10 Get:187 http://deb.debian.org/debian bookworm/main armhf libswitch-perl all 2.17-3 [20.3 kB]
21:28:04 #10 12.10 Get:188 http://deb.debian.org/debian bookworm/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
21:28:04 #10 12.10 Get:189 http://deb.debian.org/debian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB]
21:28:04 #10 12.10 Get:190 http://deb.debian.org/debian bookworm/main armhf devscripts armhf 2.23.2 [1067 kB]
21:28:04 #10 12.11 Get:191 http://deb.debian.org/debian bookworm/main armhf diffstat armhf 1.65-1 [31.4 kB]
21:28:04 #10 12.11 Get:192 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.57 [5744 B]
21:28:04 #10 12.11 Get:193 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
21:28:04 #10 12.11 Get:194 http://deb.debian.org/debian bookworm/main armhf python3-chardet all 5.1.0+dfsg-2 [110 kB]
21:28:04 #10 12.15 Get:195 http://deb.debian.org/debian bookworm/main armhf python3-debian all 0.1.49 [115 kB]
21:28:04 #10 12.15 Get:196 http://deb.debian.org/debian bookworm/main armhf libgpgme11 armhf 1.18.0-3+b1 [280 kB]
21:28:04 #10 12.15 Get:197 http://deb.debian.org/debian bookworm/main armhf python3-gpg armhf 1.18.0-3+b1 [343 kB]
21:28:04 #10 12.17 Get:198 http://deb.debian.org/debian bookworm/main armhf python3-xdg all 0.28-2 [40.5 kB]
21:28:04 #10 12.17 Get:199 http://deb.debian.org/debian bookworm/main armhf dput all 1.1.3 [42.7 kB]
21:28:04 #10 12.19 Get:200 http://deb.debian.org/debian bookworm/main armhf equivs all 2.3.1 [22.7 kB]
21:28:04 #10 12.20 Get:201 http://deb.debian.org/debian bookworm/main armhf fonts-dejavu-core all 2.37-6 [1068 kB]
21:28:04 #10 12.20 Get:202 http://deb.debian.org/debian bookworm/main armhf fontconfig-config armhf 2.14.1-4 [315 kB]
21:28:04 #10 12.22 Get:203 http://deb.debian.org/debian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-7 [343 kB]
21:28:04 #10 12.27 Get:204 http://deb.debian.org/debian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB]
21:28:04 #10 12.27 Get:205 http://deb.debian.org/debian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB]
21:28:04 #10 12.31 Get:206 http://deb.debian.org/debian bookworm/main armhf git armhf 1:2.39.2-1.1 [5959 kB]
21:28:04 #10 12.50 Get:207 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.13.0-1 [2899 kB]
21:28:04 #10 12.62 Get:208 http://deb.debian.org/debian bookworm/main armhf libabsl20220623 armhf 20220623.1-1 [365 kB]
21:28:04 #10 12.62 Get:209 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:28:04 #10 12.65 Get:210 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-xs-perl armhf 0.04-8+b1 [11.1 kB]
21:28:04 #10 12.65 Get:211 http://deb.debian.org/debian bookworm/main armhf libalgorithm-merge-perl all 0.08-5 [11.8 kB]
21:28:04 #10 12.65 Get:212 http://deb.debian.org/debian bookworm/main armhf libaliased-perl all 0.34-3 [13.5 kB]
21:28:04 #10 12.65 Get:213 http://deb.debian.org/debian bookworm/main armhf libaom3 armhf 3.6.0-1 [1369 kB]
21:28:04 #10 12.66 Get:214 http://deb.debian.org/debian bookworm/main armhf libapt-pkg-perl armhf 0.1.40+b2 [64.5 kB]
21:28:04 #10 12.69 Get:215 http://deb.debian.org/debian bookworm/main armhf libarchive-cpio-perl all 0.10-3 [10.8 kB]
21:28:04 #10 12.69 Get:216 http://deb.debian.org/debian bookworm/main armhf libarchive13 armhf 3.6.2-1 [299 kB]
21:28:04 #10 12.69 Get:217 http://deb.debian.org/debian bookworm/main armhf libarray-intspan-perl all 2.004-2 [25.7 kB]
21:28:04 #10 12.69 Get:218 http://deb.debian.org/debian bookworm/main armhf libauthen-sasl-perl all 2.1600-3 [43.9 kB]
21:28:04 #10 12.69 Get:219 http://deb.debian.org/debian bookworm/main armhf libdav1d6 armhf 1.0.0-2 [256 kB]
21:28:04 #10 12.69 Get:220 http://deb.debian.org/debian bookworm/main armhf libgav1-1 armhf 0.18.0-1+b1 [284 kB]
21:28:04 #10 12.72 Get:221 http://deb.debian.org/debian bookworm/main armhf librav1e0 armhf 0.5.1-6 [514 kB]
21:28:04 #10 12.72 Get:222 http://deb.debian.org/debian bookworm/main armhf libsvtav1enc1 armhf 1.4.1+dfsg-1 [893 kB]
21:28:04 #10 12.75 Get:223 http://deb.debian.org/debian bookworm/main armhf libjpeg62-turbo armhf 1:2.1.5-2 [143 kB]
21:28:04 #10 12.75 Get:224 http://deb.debian.org/debian bookworm/main armhf libyuv0 armhf 0.0~git20230123.b2528b0-1 [85.5 kB]
21:28:04 #10 12.75 Get:225 http://deb.debian.org/debian bookworm/main armhf libavif15 armhf 0.11.1-1 [84.8 kB]
21:28:04 #10 12.75 Get:226 http://deb.debian.org/debian bookworm/main armhf libmodule-implementation-perl all 0.09-2 [12.6 kB]
21:28:04 #10 12.75 Get:227 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
21:28:04 #10 12.79 Get:228 http://deb.debian.org/debian bookworm/main armhf libvariable-magic-perl armhf 0.63-1+b1 [41.5 kB]
21:28:04 #10 12.79 Get:229 http://deb.debian.org/debian bookworm/main armhf libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
21:28:04 #10 12.80 Get:230 http://deb.debian.org/debian bookworm/main armhf libberkeleydb-perl armhf 0.64-2+b1 [111 kB]
21:28:04 #10 12.80 Get:231 http://deb.debian.org/debian bookworm/main armhf libpng16-16 armhf 1.6.39-2 [260 kB]
21:28:04 #10 12.80 Get:232 http://deb.debian.org/debian bookworm/main armhf libfreetype6 armhf 2.12.1+dfsg-4 [332 kB]
21:28:04 #10 12.80 Get:233 http://deb.debian.org/debian bookworm/main armhf libfontconfig1 armhf 2.14.1-4 [368 kB]
21:28:04 #10 12.80 Get:234 http://deb.debian.org/debian bookworm/main armhf libde265-0 armhf 1.0.11-1 [143 kB]
21:28:04 #10 12.80 Get:235 http://deb.debian.org/debian bookworm/main armhf libx265-199 armhf 3.5-2+b1 [580 kB]
21:28:04 #10 12.85 Get:236 http://deb.debian.org/debian bookworm/main armhf libheif1 armhf 1.15.1-1 [183 kB]
21:28:04 #10 12.85 Get:237 http://deb.debian.org/debian bookworm/main armhf libdeflate0 armhf 1.14-1 [52.2 kB]
21:28:04 #10 12.85 Get:238 http://deb.debian.org/debian bookworm/main armhf libjbig0 armhf 2.1-6.1 [27.1 kB]
21:28:04 #10 12.86 Get:239 http://deb.debian.org/debian bookworm/main armhf liblerc4 armhf 4.0.0+ds-2 [137 kB]
21:28:04 #10 12.86 Get:240 http://deb.debian.org/debian bookworm/main armhf libwebp7 armhf 1.2.4-0.1 [242 kB]
21:28:04 #10 12.86 Get:241 http://deb.debian.org/debian bookworm/main armhf libtiff6 armhf 4.5.0-5 [295 kB]
21:28:04 #10 12.86 Get:242 http://deb.debian.org/debian bookworm/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
21:28:04 #10 12.86 Get:243 http://deb.debian.org/debian bookworm/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
21:28:04 #10 12.87 Get:244 http://deb.debian.org/debian bookworm/main armhf libxcb1 armhf 1.15-1 [140 kB]
21:28:04 #10 12.87 Get:245 http://deb.debian.org/debian bookworm/main armhf libx11-data all 2:1.8.4-2 [292 kB]
21:28:04 #10 12.87 Get:246 http://deb.debian.org/debian bookworm/main armhf libx11-6 armhf 2:1.8.4-2 [695 kB]
21:28:04 #10 12.88 Get:247 http://deb.debian.org/debian bookworm/main armhf libxpm4 armhf 1:3.5.12-1.1 [42.3 kB]
21:28:04 #10 12.89 Get:248 http://deb.debian.org/debian bookworm/main armhf libgd3 armhf 2.3.3-9 [103 kB]
21:28:04 #10 12.91 Get:249 http://deb.debian.org/debian bookworm/main armhf libc-devtools armhf 2.36-8 [52.7 kB]
21:28:04 #10 12.91 Get:250 http://deb.debian.org/debian bookworm/main armhf libcapture-tiny-perl all 0.48-2 [24.6 kB]
21:28:04 #10 12.91 Get:251 http://deb.debian.org/debian bookworm/main armhf libcgi-pm-perl all 4.55-1 [220 kB]
21:28:04 #10 12.91 Get:252 http://deb.debian.org/debian bookworm/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
21:28:04 #10 12.91 Get:253 http://deb.debian.org/debian bookworm/main armhf libfcgi-perl armhf 0.82+ds-2 [24.0 kB]
21:28:04 #10 12.92 Get:254 http://deb.debian.org/debian bookworm/main armhf libcgi-fast-perl all 1:2.15-1 [12.1 kB]
21:28:04 #10 12.92 Get:255 http://deb.debian.org/debian bookworm/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:28:04 #10 12.92 Get:256 http://deb.debian.org/debian bookworm/main armhf libclass-inspector-perl all 1.36-3 [17.5 kB]
21:28:04 #10 12.92 Get:257 http://deb.debian.org/debian bookworm/main armhf libcommon-sense-perl armhf 3.75-3 [23.0 kB]
21:28:04 #10 12.92 Get:258 http://deb.debian.org/debian bookworm/main armhf libconfig-tiny-perl all 2.28-2 [16.4 kB]
21:28:04 #10 12.92 Get:259 http://deb.debian.org/debian bookworm/main armhf libparams-util-perl armhf 1.102-2+b1 [23.8 kB]
21:28:04 #10 12.92 Get:260 http://deb.debian.org/debian bookworm/main armhf libsub-install-perl all 0.929-1 [10.5 kB]
21:28:04 #10 12.92 Get:261 http://deb.debian.org/debian bookworm/main armhf libdata-optlist-perl all 0.113-1 [10.6 kB]
21:28:04 #10 12.92 Get:262 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-perl all 0.989-1 [50.5 kB]
21:28:04 #10 12.93 Get:263 http://deb.debian.org/debian bookworm/main armhf libconst-fast-perl all 0.014-2 [8792 B]
21:28:04 #10 12.93 Get:264 http://deb.debian.org/debian bookworm/main armhf libwant-perl armhf 0.29-2+b1 [26.3 kB]
21:28:04 #10 12.93 Get:265 http://deb.debian.org/debian bookworm/main armhf libcontextual-return-perl all 0.004014-4 [54.9 kB]
21:28:04 #10 12.93 Get:266 http://deb.debian.org/debian bookworm/main armhf libconvert-binhex-perl all 1.125-3 [27.4 kB]
21:28:04 #10 12.94 Get:267 http://deb.debian.org/debian bookworm/main armhf libcpanel-json-xs-perl armhf 4.35-1 [129 kB]
21:28:04 #10 12.94 Get:268 http://deb.debian.org/debian bookworm/main armhf libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
21:28:04 #10 12.94 Get:269 http://deb.debian.org/debian bookworm/main armhf libexception-class-perl all 1.45-1 [34.6 kB]
21:28:04 #10 12.95 Get:270 http://deb.debian.org/debian bookworm/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB]
21:28:04 #10 12.95 Get:271 http://deb.debian.org/debian bookworm/main armhf libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
21:28:04 #10 12.95 Get:272 http://deb.debian.org/debian bookworm/main armhf libdata-dpath-perl all 0.58-2 [43.6 kB]
21:28:04 #10 12.95 Get:273 http://deb.debian.org/debian bookworm/main armhf libdata-dump-perl all 1.25-1 [28.4 kB]
21:28:04 #10 12.96 Get:274 http://deb.debian.org/debian bookworm/main armhf libdata-messagepack-perl armhf 1.02-1+b1 [33.5 kB]
21:28:04 #10 12.96 Get:275 http://deb.debian.org/debian bookworm/main armhf libnet-domain-tld-perl all 1.75-3 [31.9 kB]
21:28:04 #10 12.96 Get:276 http://deb.debian.org/debian bookworm/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:28:04 #10 12.96 Get:277 http://deb.debian.org/debian bookworm/main armhf libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
21:28:04 #10 12.96 Get:278 http://deb.debian.org/debian bookworm/main armhf libnet-netmask-perl all 2.0002-2 [28.6 kB]
21:28:04 #10 12.96 Get:279 http://deb.debian.org/debian bookworm/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2+b1 [98.3 kB]
21:28:04 #10 12.97 Get:280 http://deb.debian.org/debian bookworm/main armhf libdata-validate-ip-perl all 0.31-1 [20.6 kB]
21:28:04 #10 12.97 Get:281 http://deb.debian.org/debian bookworm/main armhf libdata-validate-uri-perl all 0.07-2 [11.2 kB]
21:28:04 #10 12.97 Get:282 http://deb.debian.org/debian bookworm/main armhf libdevel-size-perl armhf 0.83-2+b1 [23.7 kB]
21:28:04 #10 12.97 Get:283 http://deb.debian.org/debian bookworm/main armhf libdistro-info-perl all 1.5 [5300 B]
21:28:04 #10 12.97 Get:284 http://deb.debian.org/debian bookworm/main armhf libemail-address-xs-perl armhf 1.05-1+b1 [26.7 kB]
21:28:04 #10 12.97 Get:285 http://deb.debian.org/debian bookworm/main armhf libexporter-tiny-perl all 1.006000-1 [38.6 kB]
21:28:04 #10 12.99 Get:286 http://deb.debian.org/debian bookworm/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
21:28:04 #10 12.99 Get:287 http://deb.debian.org/debian bookworm/main armhf libindirect-perl armhf 0.39-2+b1 [25.8 kB]
21:28:04 #10 13.00 Get:288 http://deb.debian.org/debian bookworm/main armhf libxs-parse-keyword-perl armhf 0.33-1 [56.0 kB]
21:28:04 #10 13.00 Get:289 http://deb.debian.org/debian bookworm/main armhf libxs-parse-sublike-perl armhf 0.16-1+b2 [28.1 kB]
21:28:04 #10 13.00 Get:290 http://deb.debian.org/debian bookworm/main armhf libobject-pad-perl armhf 0.78-1 [109 kB]
21:28:04 #10 13.00 Get:291 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-class-perl all 0.05-1 [11.0 kB]
21:28:04 #10 13.01 Get:292 http://deb.debian.org/debian bookworm/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [27.8 kB]
21:28:04 #10 13.01 Get:293 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-try-perl all 0.05-1 [10.4 kB]
21:28:04 #10 13.01 Get:294 http://deb.debian.org/debian bookworm/main armhf libipc-system-simple-perl all 1.30-2 [26.8 kB]
21:28:04 #10 13.01 Get:295 http://deb.debian.org/debian bookworm/main armhf libfile-basedir-perl all 0.09-2 [15.1 kB]
21:28:04 #10 13.01 Get:296 http://deb.debian.org/debian bookworm/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:28:04 #10 13.01 Get:297 http://deb.debian.org/debian bookworm/main armhf libfile-fcntllock-perl armhf 0.22-4+b1 [34.5 kB]
21:28:04 #10 13.01 Get:298 http://deb.debian.org/debian bookworm/main armhf libnumber-compare-perl all 0.03-3 [6332 B]
21:28:04 #10 13.02 Get:299 http://deb.debian.org/debian bookworm/main armhf libtext-glob-perl all 0.11-3 [7676 B]
21:28:04 #10 13.02 Get:300 http://deb.debian.org/debian bookworm/main armhf libfile-find-rule-perl all 0.34-3 [26.6 kB]
21:28:04 #10 13.02 Get:301 http://deb.debian.org/debian bookworm/main armhf libfont-afm-perl all 1.20-4 [13.1 kB]
21:28:04 #10 13.02 Get:302 http://deb.debian.org/debian bookworm/main armhf libio-string-perl all 1.08-4 [12.1 kB]
21:28:04 #10 13.03 Get:303 http://deb.debian.org/debian bookworm/main armhf libfont-ttf-perl all 1.06-2 [318 kB]
21:28:04 #10 13.04 Get:304 http://deb.debian.org/debian bookworm/main armhf libfreezethaw-perl all 0.5001-3 [16.0 kB]
21:28:04 #10 13.05 Get:305 http://deb.debian.org/debian bookworm/main armhf libsort-versions-perl all 1.62-3 [8928 B]
21:28:04 #10 13.05 Get:306 http://deb.debian.org/debian bookworm/main armhf libgit-wrapper-perl all 0.048-2 [33.4 kB]
21:28:04 #10 13.05 Get:307 http://deb.debian.org/debian bookworm/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
21:28:04 #10 13.05 Get:308 http://deb.debian.org/debian bookworm/main armhf libio-prompter-perl all 0.004015-2 [59.9 kB]
21:28:04 #10 13.05 Get:309 http://deb.debian.org/debian bookworm/main armhf libjson-perl all 4.10000-1 [87.5 kB]
21:28:04 #10 13.05 Get:310 http://deb.debian.org/debian bookworm/main armhf liblog-any-perl all 1.713-1 [76.3 kB]
21:28:04 #10 13.05 Get:311 http://deb.debian.org/debian bookworm/main armhf liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
21:28:04 #10 13.05 Get:312 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-perl all 0.40-1 [22.0 kB]
21:28:04 #10 13.05 Get:313 http://deb.debian.org/debian bookworm/main armhf libsub-identify-perl armhf 0.14-3 [10.5 kB]
21:28:04 #10 13.06 Get:314 http://deb.debian.org/debian bookworm/main armhf libsub-name-perl armhf 0.26-2+b1 [12.2 kB]
21:28:04 #10 13.06 Get:315 http://deb.debian.org/debian bookworm/main armhf libnamespace-clean-perl all 0.27-2 [17.8 kB]
21:28:04 #10 13.06 Get:316 http://deb.debian.org/debian bookworm/main armhf libpath-tiny-perl all 0.144-1 [56.4 kB]
21:28:04 #10 13.06 Get:317 http://deb.debian.org/debian bookworm/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
21:28:04 #10 13.06 Get:318 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-perl all 2.002001-1 [377 kB]
21:28:04 + mkdir -p /root/build-deb/buildx
21:28:04 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:28:04 #10 19.53 Selecting previously unselected package libmagic1:amd64.
21:28:04 #10 19.53 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
21:28:04 #10 19.53 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
21:28:04 #10 19.56 Selecting previously unselected package file.
21:28:04 #10 19.57 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
21:28:04 #10 19.57 Unpacking file (1:5.32-2ubuntu0.4) ...
21:28:04 #10 19.60 Selecting previously unselected package less.
21:28:04 #10 19.60 Preparing to unpack .../016-less_487-0.1_amd64.deb ...
21:28:04 #10 19.60 Unpacking less (487-0.1) ...
21:28:04 #10 19.64 Selecting previously unselected package libapt-inst2.0:amd64.
21:28:04 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 2.6s done
21:28:04 #8 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 2.6s done
21:28:04 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 118.49MB / 149.01MB 2.8s
21:28:04 #10 17.32 Selecting previously unselected package libubsan1:armhf.
21:28:04 #10 17.32 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
21:28:04 #10 17.32 Unpacking libubsan1:armhf (10.2.1-6) ...
21:28:04 #10 17.41 Selecting previously unselected package libgcc-10-dev:armhf.
21:28:04 #10 17.41 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
21:28:04 #10 17.42 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
21:28:04 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 76.55MB / 116.81MB 3.7s
21:28:04 #7 ...
21:28:04 
21:28:04 #8 [internal] load build context
21:28:04 #8 transferring context: 31.11MB 1.9s done
21:28:04 #8 DONE 1.9s
21:28:04 
21:28:04 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:04 #1 [internal] load build definition from Dockerfile
21:28:04 #1 transferring dockerfile: 911B done
21:28:04 #1 DONE 0.1s
21:28:04 
21:28:04 #2 [internal] load .dockerignore
21:28:04 #2 transferring context: 2B done
21:28:04 #2 DONE 0.1s
21:28:04 
21:28:04 #3 [auth] library/debian:pull token for registry-1.docker.io
21:28:04 #3 DONE 0.0s
21:28:04 
21:28:04 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:04 #4 DONE 0.0s
21:28:04 
21:28:04 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:04 #1 [internal] load build definition from Dockerfile
21:28:04 #1 transferring dockerfile: 913B done
21:28:04 #1 DONE 0.0s
21:28:04 
21:28:04 #2 [internal] load .dockerignore
21:28:04 #2 transferring context: 2B done
21:28:04 #2 DONE 0.1s
21:28:04 
21:28:04 #3 [auth] library/debian:pull token for registry-1.docker.io
21:28:04 #3 DONE 0.0s
21:28:04 
21:28:04 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:04 #4 DONE 0.0s
21:28:04 
21:28:04 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:05 #10 13.07 Get:319 http://deb.debian.org/debian bookworm/main armhf libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
21:28:05 #10 13.08 Get:320 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-1 [1227 kB]
21:28:05 #10 13.19 Get:321 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-1 [1208 kB]
21:28:05 #10 13.22 Get:322 http://deb.debian.org/debian bookworm/main armhf libgpm2 armhf 1.20.7-10+b1 [13.4 kB]
21:28:05 #10 13.25 Get:323 http://deb.debian.org/debian bookworm/main armhf libhtml-form-perl all 6.11-1 [33.1 kB]
21:28:05 #10 13.25 Get:324 http://deb.debian.org/debian bookworm/main armhf libhtml-format-perl all 2.16-2 [38.8 kB]
21:28:05 #10 13.25 Get:325 http://deb.debian.org/debian bookworm/main armhf libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
21:28:05 #10 13.25 Get:326 http://deb.debian.org/debian bookworm/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
21:28:05 #10 13.25 Get:327 http://deb.debian.org/debian bookworm/main armhf libhttp-daemon-perl all 6.16-1 [23.5 kB]
21:28:05 #10 13.25 Get:328 http://deb.debian.org/debian bookworm/main armhf libio-interactive-perl all 1.023-2 [11.0 kB]
21:28:05 #10 13.25 Get:329 http://deb.debian.org/debian bookworm/main armhf libio-sessiondata-perl all 1.03-3 [6316 B]
21:28:05 #10 13.25 Get:330 http://deb.debian.org/debian bookworm/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
21:28:05 #10 13.25 Get:331 http://deb.debian.org/debian bookworm/main armhf libipc-run3-perl all 0.048-3 [33.2 kB]
21:28:05 #10 13.25 Get:332 http://deb.debian.org/debian bookworm/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:28:05 #10 13.25 Get:333 http://deb.debian.org/debian bookworm/main armhf libjson-xs-perl armhf 4.030-2+b1 [90.4 kB]
21:28:05 #10 13.25 Get:334 http://deb.debian.org/debian bookworm/main armhf libjson-maybexs-perl all 1.004004-1 [13.3 kB]
21:28:05 #10 13.25 Get:335 http://deb.debian.org/debian bookworm/main armhf libldap-common all 2.5.13+dfsg-5 [29.3 kB]
21:28:05 #10 13.25 Get:336 http://deb.debian.org/debian bookworm/main armhf liblist-compare-perl all 0.55-2 [65.7 kB]
21:28:05 #10 13.25 Get:337 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-perl all 0.59-1 [37.1 kB]
21:28:05 #10 13.25 Get:338 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-xs-perl armhf 0.58-3 [30.6 kB]
21:28:05 #10 13.25 Get:339 http://deb.debian.org/debian bookworm/main armhf liblist-utilsby-perl all 0.12-2 [15.5 kB]
21:28:05 #10 13.25 Get:340 http://deb.debian.org/debian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB]
21:28:05 #10 13.25 Get:341 http://deb.debian.org/debian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [162 kB]
21:28:05 #10 13.25 Get:342 http://deb.debian.org/debian bookworm/main armhf liblz1 armhf 1.13-5 [37.8 kB]
21:28:05 #10 13.26 Get:343 http://deb.debian.org/debian bookworm/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
21:28:05 #10 13.26 Get:344 http://deb.debian.org/debian bookworm/main armhf libsys-hostname-long-perl all 1.5-3 [11.6 kB]
21:28:05 #10 13.26 Get:345 http://deb.debian.org/debian bookworm/main armhf libmail-sendmail-perl all 0.80-3 [24.3 kB]
21:28:05 #10 13.26 Get:346 http://deb.debian.org/debian bookworm/main armhf libnet-smtp-ssl-perl all 1.04-2 [6548 B]
21:28:05 #10 13.26 Get:347 http://deb.debian.org/debian bookworm/main armhf libmailtools-perl all 2.21-2 [95.6 kB]
21:28:05 #10 13.26 Get:348 http://deb.debian.org/debian bookworm/main armhf libmarkdown2 armhf 2.2.7-2 [30.2 kB]
21:28:05 #10 13.26 Get:349 http://deb.debian.org/debian bookworm/main armhf libmath-base85-perl all 0.5+dfsg-2 [6684 B]
21:28:05 #10 13.26 Get:350 http://deb.debian.org/debian bookworm/main armhf libmime-tools-perl all 5.510-1 [213 kB]
21:28:05 #10 13.26 Get:351 http://deb.debian.org/debian bookworm/main armhf libmldbm-perl all 2.05-4 [16.8 kB]
21:28:05 #10 13.26 Get:352 http://deb.debian.org/debian bookworm/main armhf libmoox-aliases-perl all 0.001006-2 [7156 B]
21:28:05 #10 13.26 Get:353 http://deb.debian.org/debian bookworm/main armhf libmouse-perl armhf 2.5.10-1+b3 [166 kB]
21:28:05 #10 13.26 Get:354 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-xs-perl armhf 0.30-1+b1 [18.2 kB]
21:28:05 #10 13.26 Get:355 http://deb.debian.org/debian bookworm/main armhf libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
21:28:05 #10 13.26 Get:356 http://deb.debian.org/debian bookworm/main armhf libperlio-gzip-perl armhf 0.20-1+b1 [16.3 kB]
21:28:05 #10 13.27 Get:357 http://deb.debian.org/debian bookworm/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.9 kB]
21:28:05 #10 13.28 Get:358 http://deb.debian.org/debian bookworm/main armhf libpod-parser-perl all 1.65-1 [96.3 kB]
21:28:05 #10 13.28 Get:359 http://deb.debian.org/debian bookworm/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
21:28:05 #10 13.28 Get:360 http://deb.debian.org/debian bookworm/main armhf libproc-processtable-perl armhf 0.634-1+b2 [42.9 kB]
21:28:05 #10 13.28 Get:361 http://deb.debian.org/debian bookworm/main armhf libre2-9 armhf 20220601+dfsg-1+b1 [148 kB]
21:28:05 #10 13.28 Get:362 http://deb.debian.org/debian bookworm/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.9 kB]
21:28:05 #10 13.28 Get:363 http://deb.debian.org/debian bookworm/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
21:28:05 #10 13.28 Get:364 http://deb.debian.org/debian bookworm/main armhf libref-util-perl all 0.204-2 [17.4 kB]
21:28:05 #10 13.29 Get:365 http://deb.debian.org/debian bookworm/main armhf libref-util-xs-perl armhf 0.117-2+b1 [13.0 kB]
21:28:05 #10 13.29 Get:366 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
21:28:05 #10 13.29 Get:367 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
21:28:05 #10 13.29 Get:368 http://deb.debian.org/debian bookworm/main armhf libregexp-wildcards-perl all 1.05-3 [14.1 kB]
21:28:05 #10 13.29 Get:369 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [58.6 kB]
21:28:05 #10 13.29 Get:370 http://deb.debian.org/debian bookworm/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.7 kB]
21:28:05 #10 13.31 Get:371 http://deb.debian.org/debian bookworm/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [95.0 kB]
21:28:05 #10 19.64 Preparing to unpack .../017-libapt-inst2.0_1.6.14_amd64.deb ...
21:28:05 #10 19.65 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
21:28:05 #10 19.69 Selecting previously unselected package libglib2.0-0:amd64.
21:28:05 #10 19.69 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
21:28:05 #10 19.69 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
21:28:05 #10 19.92 Selecting previously unselected package libglib2.0-data.
21:28:05 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 127.93MB / 149.01MB 2.9s
21:28:05 #10 17.52 Selecting previously unselected package gcc-10.
21:28:05 #10 17.52 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
21:28:05 #10 17.52 Unpacking gcc-10 (10.2.1-6) ...
21:28:05 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 46.14MB / 116.81MB 2.2s
21:28:05 #7 sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 84.82MB / 84.82MB 2.0s done
21:28:05 #5 DONE 0.3s
21:28:05 
21:28:05 #6 [internal] load metadata for docker.io/library/debian:buster
21:28:05 #6 DONE 0.3s
21:28:05 
21:28:05 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:05 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:05 #5 ...
21:28:05 
21:28:05 #6 [internal] load metadata for docker.io/library/debian:bullseye
21:28:05 #6 DONE 0.3s
21:28:05 
21:28:05 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:05 #5 DONE 0.3s
21:28:05 
21:28:05 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
21:28:05 #7 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.0s done
21:28:05 #10 13.31 Get:372 http://deb.debian.org/debian bookworm/main armhf libset-intspan-perl all 1.19-3 [25.3 kB]
21:28:05 #10 13.32 Get:373 http://deb.debian.org/debian bookworm/main armhf libtask-weaken-perl all 1.06-2 [9364 B]
21:28:05 #10 13.32 Get:374 http://deb.debian.org/debian bookworm/main armhf libxml-parser-perl armhf 2.46-4 [197 kB]
21:28:05 #10 13.32 Get:375 http://deb.debian.org/debian bookworm/main armhf libsoap-lite-perl all 1.27-3 [239 kB]
21:28:05 #10 13.32 Get:376 http://deb.debian.org/debian bookworm/main armhf libsocket6-perl armhf 0.29-3 [20.5 kB]
21:28:05 #10 13.32 Get:377 http://deb.debian.org/debian bookworm/main armhf libstring-copyright-perl all 0.003014-1 [23.4 kB]
21:28:05 #10 13.32 Get:378 http://deb.debian.org/debian bookworm/main armhf libstring-escape-perl all 2010.002-3 [18.7 kB]
21:28:05 #10 13.32 Get:379 http://deb.debian.org/debian bookworm/main armhf libstring-license-perl all 0.0.2-1 [34.3 kB]
21:28:05 #10 13.33 Get:380 http://deb.debian.org/debian bookworm/main armhf libstring-shellquote-perl all 1.04-3 [11.9 kB]
21:28:05 #10 13.33 Get:381 http://deb.debian.org/debian bookworm/main armhf libsys-cpuaffinity-perl armhf 1.13~03-2+b1 [33.1 kB]
21:28:05 #10 13.33 Get:382 http://deb.debian.org/debian bookworm/main armhf libterm-readkey-perl armhf 2.38-2+b1 [23.4 kB]
21:28:05 #10 13.33 Get:383 http://deb.debian.org/debian bookworm/main armhf libtext-levenshteinxs-perl armhf 0.03-5+b1 [7896 B]
21:28:05 #10 13.33 Get:384 http://deb.debian.org/debian bookworm/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.8 kB]
21:28:05 #10 13.33 Get:385 http://deb.debian.org/debian bookworm/main armhf libtext-xslate-perl armhf 3.5.9-1+b2 [194 kB]
21:28:05 #10 13.33 Get:386 http://deb.debian.org/debian bookworm/main armhf libtime-duration-perl all 1.21-2 [13.1 kB]
21:28:05 #10 13.34 Get:387 http://deb.debian.org/debian bookworm/main armhf libtime-moment-perl armhf 0.44-2+b1 [72.3 kB]
21:28:05 #10 13.34 Get:388 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-xs-perl armhf 0.025-1 [24.3 kB]
21:28:05 #10 13.34 Get:389 http://deb.debian.org/debian bookworm/main armhf libunicode-utf8-perl armhf 0.62-2 [19.3 kB]
21:28:05 #10 13.34 Get:390 http://deb.debian.org/debian bookworm/main armhf libwww-mechanize-perl all 2.16-1 [116 kB]
21:28:05 #10 13.34 Get:391 http://deb.debian.org/debian bookworm/main armhf libxdelta2 armhf 1.1.3-10.4 [41.9 kB]
21:28:05 #10 13.34 Get:392 http://deb.debian.org/debian bookworm/main armhf libxext6 armhf 2:1.3.4-1+b1 [47.8 kB]
21:28:05 #10 13.34 Get:393 http://deb.debian.org/debian bookworm/main armhf libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
21:28:05 #10 13.35 Get:394 http://deb.debian.org/debian bookworm/main armhf libxml-sax-base-perl all 1.09-3 [20.6 kB]
21:28:05 #10 13.35 Get:395 http://deb.debian.org/debian bookworm/main armhf libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
21:28:05 #10 13.35 Get:396 http://deb.debian.org/debian bookworm/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1+b1 [307 kB]
21:28:05 #10 13.35 Get:397 http://deb.debian.org/debian bookworm/main armhf libxml-sax-expat-perl all 0.51-2 [11.1 kB]
21:28:05 #10 13.35 Get:398 http://deb.debian.org/debian bookworm/main armhf libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
21:28:05 #10 13.35 Get:399 http://deb.debian.org/debian bookworm/main armhf libxmuu1 armhf 2:1.1.3-3 [23.3 kB]
21:28:05 #10 13.35 Get:400 http://deb.debian.org/debian bookworm/main armhf libxstring-perl armhf 0.005-2+b1 [8160 B]
21:28:05 #10 13.35 Get:401 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB]
21:28:05 #10 13.36 Get:402 http://deb.debian.org/debian bookworm/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [32.2 kB]
21:28:05 #10 13.36 Get:403 http://deb.debian.org/debian bookworm/main armhf licensecheck all 3.3.5-1 [49.8 kB]
21:28:05 #10 13.36 Get:404 http://deb.debian.org/debian bookworm/main armhf plzip armhf 1.10-5 [57.5 kB]
21:28:05 #10 13.36 Get:405 http://deb.debian.org/debian bookworm/main armhf lzop armhf 1.04-2 [82.2 kB]
21:28:05 #10 13.36 Get:406 http://deb.debian.org/debian bookworm/main armhf t1utils armhf 1.41-4 [54.7 kB]
21:28:05 #10 13.37 Get:407 http://deb.debian.org/debian bookworm/main armhf unzip armhf 6.0-28 [152 kB]
21:28:05 #10 13.37 Get:408 http://deb.debian.org/debian bookworm/main armhf lintian all 2.116.3 [1130 kB]
21:28:05 #10 13.38 Get:409 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
21:28:05 #10 13.38 Get:410 http://deb.debian.org/debian bookworm/main armhf manpages-dev all 6.03-1 [2030 kB]
21:28:05 #10 13.46 Get:411 http://deb.debian.org/debian bookworm/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
21:28:05 #10 13.46 Get:412 http://deb.debian.org/debian bookworm/main armhf pixz armhf 1.0.7-2 [19.5 kB]
21:28:05 #10 13.46 Get:413 http://deb.debian.org/debian bookworm/main armhf xdelta armhf 1.1.3-10.4 [26.0 kB]
21:28:05 #10 13.46 Get:414 http://deb.debian.org/debian bookworm/main armhf xdelta3 armhf 3.0.11-dfsg-1.2 [66.6 kB]
21:28:05 #10 13.46 Get:415 http://deb.debian.org/debian bookworm/main armhf pristine-tar armhf 1.50 [103 kB]
21:28:05 #10 13.46 Get:416 http://deb.debian.org/debian bookworm/main armhf publicsuffix all 20230209.2326-1 [126 kB]
21:28:05 #10 13.46 Get:417 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.5.3 [63.6 kB]
21:28:05 #10 13.47 Get:418 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.5.3 [144 kB]
21:28:05 #10 13.47 Get:419 http://deb.debian.org/debian bookworm/main armhf python3-certifi all 2022.9.24-1 [153 kB]
21:28:05 #10 13.47 Get:420 http://deb.debian.org/debian bookworm/main armhf python3-charset-normalizer all 3.0.1-2 [49.3 kB]
21:28:05 #10 13.47 Get:421 http://deb.debian.org/debian bookworm/main armhf python3-idna all 3.3-1 [39.4 kB]
21:28:05 #10 13.47 Get:422 http://deb.debian.org/debian bookworm/main armhf python3-magic all 2:0.4.26-3 [14.5 kB]
21:28:05 #10 13.47 Get:423 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
21:28:05 #10 13.48 Get:424 http://deb.debian.org/debian bookworm/main armhf python3-urllib3 all 1.26.12-1 [117 kB]
21:28:05 #10 13.48 Get:425 http://deb.debian.org/debian bookworm/main armhf python3-requests all 2.28.1+dfsg-1 [67.9 kB]
21:28:05 #10 13.48 Get:426 http://deb.debian.org/debian bookworm/main armhf python3-unidiff all 0.7.3-1 [11.7 kB]
21:28:05 #10 13.48 Get:427 http://deb.debian.org/debian bookworm/main armhf shared-mime-info armhf 2.2-1 [726 kB]
21:28:05 #10 13.51 Get:428 http://deb.debian.org/debian bookworm/main armhf strace armhf 6.1-0.1 [1175 kB]
21:28:05 #10 13.54 Get:429 http://deb.debian.org/debian bookworm/main armhf xauth armhf 1:1.1.2-1 [33.2 kB]
21:28:05 #10 13.55 Get:430 http://deb.debian.org/debian bookworm/main armhf xdg-user-dirs armhf 0.18-1 [53.4 kB]
21:28:05 #10 13.55 Get:431 http://deb.debian.org/debian bookworm/main armhf zstd armhf 1.5.4+dfsg2-3 [611 kB]
21:28:05 #10 19.92 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
21:28:05 #10 19.92 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:28:05 #10 19.96 Selecting previously unselected package libicu60:amd64.
21:28:05 #10 19.96 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_amd64.deb ...
21:28:05 #10 19.96 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ...
21:28:05 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 147.85MB / 149.01MB 3.1s
21:28:05 + mkdir -p /root/build-deb/compose
21:28:05 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:28:05 + mkdir -p /go/src/github.com/docker
21:28:05 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:28:05 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:28:05 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:28:05 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:28:05 VERSION AAA 0.0.0-20230330191823-de0d30f
21:28:05 VERSION bbb 0.0.0-20230330191823-de0d30f
21:28:05 + EPOCH=5
21:28:05 + EPOCH_SEP=
21:28:05 + [[ ! -z 5 ]]
21:28:05 + EPOCH_SEP=:
21:28:05 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:28:05 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:28:05 + VERSION=0.0.0-20230330191823-de0d30f
21:28:05 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:28:05 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:28:05 + debSource=docker-ce
21:28:05 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:28:05 + debMaintainer='Docker <support@docker.com>'
21:28:05 ++ date --rfc-2822
21:28:05 + debDate='Thu, 30 Mar 2023 21:28:05 +0000'
21:28:05 + pkgRevision=1
21:28:05 + cat
21:28:05 + export CLI_GITCOMMIT=de0d30f
21:28:05 + CLI_GITCOMMIT=de0d30f
21:28:05 + export ENGINE_GITCOMMIT=0656059
21:28:05 + ENGINE_GITCOMMIT=0656059
21:28:05 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:28:05 VERSION BBB 0.0.0-20230330191823-de0d30f
21:28:05 + dpkg-buildpackage -uc -us -I.git
21:28:05 dpkg-buildpackage: info: source package docker-ce
21:28:05 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal
21:28:05 dpkg-buildpackage: info: source distribution focal
21:28:05 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:28:05 dpkg-buildpackage: info: host architecture amd64
21:28:05  dpkg-source -I.git --before-build .
21:28:05 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 53.48MB / 116.81MB 2.5s
21:28:05 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 82.84MB / 116.81MB 4.1s
21:28:05 #7 extracting sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722
21:28:05 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:05 #7 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:28:05 #7 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 7.34MB / 10.00MB 0.2s
21:28:05 #7 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:28:05 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 0B / 50.45MB 0.2s
21:28:05 #7 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 1.05MB / 7.86MB 0.1s
21:28:05 #7 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done
21:28:05 #7 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done
21:28:05 #7 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done
21:28:05  debian/rules clean
21:28:05 dh clean --with=bash-completion
21:28:05    dh_clean
21:28:05 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 62.91MB / 116.81MB 2.9s
21:28:05 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 91.23MB / 116.81MB 4.4s
21:28:05 #7 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 10.00MB / 10.00MB 0.2s done
21:28:05 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 15.73MB / 50.45MB 0.4s
21:28:05 #7 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 7.86MB / 7.86MB 0.2s done
21:28:05 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 7.34MB / 51.87MB 0.4s
21:28:05 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 7.34MB / 68.85MB 0.4s
21:28:05 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 22.02MB / 50.45MB 0.5s
21:28:05 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 14.77MB / 51.87MB 0.5s
21:28:05 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 11.53MB / 68.85MB 0.5s
21:28:05 #10 13.88 debconf: delaying package configuration, since apt-utils is not installed
21:28:05 #10 13.91 Fetched 171 MB in 6s (27.1 MB/s)
21:28:05 #10 13.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 ... 6007 files and directories currently installed.)
21:28:05 #10 13.93 Preparing to unpack .../bsdutils_1%3a2.38.1-5+b1_armhf.deb ...
21:28:05 #10 13.94 Unpacking bsdutils (1:2.38.1-5+b1) over (1:2.38.1-5) ...
21:28:05 #10 14.03 Setting up bsdutils (1:2.38.1-5+b1) ...
21:28:05 #10 14.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 ... 6008 files and directories currently installed.)
21:28:05 #10 14.09 Preparing to unpack .../libsmartcols1_2.38.1-5+b1_armhf.deb ...
21:28:05 #10 14.10 Unpacking libsmartcols1:armhf (2.38.1-5+b1) over (2.38.1-5) ...
21:28:05  dpkg-source -I.git -b .
21:28:05 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:28:05 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:28:05 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:28:05 dpkg-source: info: using source format '1.0'
21:28:05 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz
21:28:05 #10 20.73 Selecting previously unselected package libxml2:amd64.
21:28:05 #10 20.73 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_amd64.deb ...
21:28:05 #10 20.73 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
21:28:05 #7 ...
21:28:05 
21:28:05 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b
21:28:05 #9 resolve docker.io/library/ubuntu:bionic@sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b 0.0s done
21:28:05 #9 sha256:55e299352d1e9c6f1d6e7aee23f9204c8e147eec9fb877be5649ad7f1af58bca 21.39MB / 21.39MB 1.0s done
21:28:05 #9 sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b 1.33kB / 1.33kB done
21:28:05 #9 sha256:715ddeafc950876ef9451c460d43ac1ba3e90655f582d845c7f656ee557bd2b2 424B / 424B done
21:28:05 #9 sha256:c0feaeaa2e651a8712ecfc0727458ba88952949b4b9136d20f0e7adb6a743c1f 2.31kB / 2.31kB done
21:28:05 #9 extracting sha256:55e299352d1e9c6f1d6e7aee23f9204c8e147eec9fb877be5649ad7f1af58bca 1.8s done
21:28:05 #9 DONE 3.1s
21:28:05 
21:28:05 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-08c9c96a4c818c668) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:06 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 98.57MB / 116.81MB 4.8s
21:28:06 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 28.00MB / 50.45MB 0.6s
21:28:06 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 20.97MB / 51.87MB 0.6s
21:28:06 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 19.92MB / 68.85MB 0.6s
21:28:06 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 40.39MB / 50.45MB 0.8s
21:28:06 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 33.55MB / 51.87MB 0.8s
21:28:06 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 33.64MB / 68.85MB 0.8s
21:28:06 #10 18.60 Selecting previously unselected package gcc.
21:28:06 #10 18.60 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
21:28:06 #10 18.61 Unpacking gcc (4:10.2.1-1) ...
21:28:06 #10 18.63 Selecting previously unselected package libstdc++-10-dev:armhf.
21:28:06 #10 14.15 Setting up libsmartcols1:armhf (2.38.1-5+b1) ...
21:28:06 #10 14.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 ... 6009 files and directories currently installed.)
21:28:06 #10 14.20 Preparing to unpack .../util-linux-extra_2.38.1-5+b1_armhf.deb ...
21:28:06 #10 14.22 Unpacking util-linux-extra (2.38.1-5+b1) over (2.38.1-5) ...
21:28:06 #10 14.29 Setting up util-linux-extra (2.38.1-5+b1) ...
21:28:06 #10 14.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 ... 6010 files and directories currently installed.)
21:28:06 #10 14.34 Preparing to unpack .../util-linux_2.38.1-5+b1_armhf.deb ...
21:28:06 #10 14.36 Unpacking util-linux (2.38.1-5+b1) over (2.38.1-5) ...
21:28:06 #10 20.82 Selecting previously unselected package libyaml-0-2:amd64.
21:28:06 #10 20.82 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ...
21:28:06 #10 20.83 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
21:28:06 #10 20.86 Selecting previously unselected package lsb-release.
21:28:06 #10 20.86 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
21:28:06 #10 20.87 Unpacking lsb-release (9.20170808ubuntu1) ...
21:28:06 #10 20.94 Selecting previously unselected package netbase.
21:28:06 #10 20.94 Preparing to unpack .../024-netbase_5.4_all.deb ...
21:28:06 #10 20.95 Unpacking netbase (5.4) ...
21:28:06 #10 20.98 Selecting previously unselected package shared-mime-info.
21:28:06 #10 20.98 Preparing to unpack .../025-shared-mime-info_1.9-2_amd64.deb ...
21:28:06 #10 20.98 Unpacking shared-mime-info (1.9-2) ...
21:28:06 #10 21.05 Selecting previously unselected package ucf.
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-870@tmp/ce73522e-05e5-4c81-8e9e-b56849b6cf13/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] {
21:28:06 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 69.21MB / 116.81MB 3.2s
[Pipeline] echo
21:28:06 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:06 chowning workspace
[Pipeline] sh
21:28:06 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 106.95MB / 116.81MB 5.1s
21:28:06 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 45.09MB / 50.45MB 0.9s
21:28:06 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 40.89MB / 51.87MB 0.9s
21:28:06 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 38.80MB / 68.85MB 0.9s
21:28:06 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.33MB / 50.45MB 1.0s
21:28:06 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 46.14MB / 51.87MB 1.0s
21:28:06 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 47.19MB / 68.85MB 1.0s
21:28:06 #10 18.64 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
21:28:06 #10 18.64 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
21:28:06 #10 21.05 Preparing to unpack .../026-ucf_3.0038_all.deb ...
21:28:06 #10 21.06 Moving old data out of the way
21:28:06 #10 21.06 Unpacking ucf (3.0038) ...
21:28:06 #10 21.09 Selecting previously unselected package xdg-user-dirs.
21:28:06 #10 21.09 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ...
21:28:06 #10 21.10 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
21:28:06 #10 21.16 Selecting previously unselected package xz-utils.
21:28:06 #10 21.16 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ...
21:28:06 #10 21.16 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
21:28:06 #10 21.20 Selecting previously unselected package gettext-base.
21:28:06 #10 21.20 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...
21:28:06 #10 21.21 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
21:28:06 #10 21.28 Selecting previously unselected package iso-codes.
21:28:06 mkdir -p sources
21:28:06 docker run --rm -w /v \
21:28:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:06 	alpine \
21:28:06 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:06 mkdir -p sources
21:28:06 docker run --rm -w /v \
21:28:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:06 	alpine \
21:28:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:06 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 76.55MB / 116.81MB 3.5s
21:28:06 + pwd
21:28:06 + id -u
21:28:06 + id -g
21:28:06 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:06 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 1.1s done
21:28:06 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 1.1s
21:28:06 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 58.72MB / 68.85MB 1.1s
21:28:06 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 1.1s done
21:28:06 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 1.3s
21:28:06 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 1.2s done
21:28:06 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 6.29MB / 149.01MB 1.3s
21:28:06 #10 18.86 Selecting previously unselected package g++-10.
21:28:06 #10 18.86 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
21:28:06 #10 18.87 Unpacking g++-10 (10.2.1-6) ...
21:28:06 #10 21.28 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
21:28:06 #10 21.29 Unpacking iso-codes (3.79-1) ...
21:28:06 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 4.3s done
21:28:06 #7 ...
21:28:06 
21:28:06 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:06 #0 1.227 Get:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease [109 kB]
21:28:06 #0 1.300 Get:2 http://archive.ubuntu.com/ubuntu kinetic InRelease [267 kB]
21:28:06 #0 1.644 Get:3 http://security.ubuntu.com/ubuntu kinetic-security/restricted amd64 Packages [318 kB]
21:28:06 #0 1.705 Get:4 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease [118 kB]
21:28:06 #0 1.811 Get:5 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease [99.9 kB]
21:28:06 #0 1.885 Get:6 http://security.ubuntu.com/ubuntu kinetic-security/main amd64 Packages [327 kB]
21:28:06 #0 1.901 Get:7 http://archive.ubuntu.com/ubuntu kinetic/multiverse amd64 Packages [289 kB]
21:28:06 #0 1.939 Get:8 http://security.ubuntu.com/ubuntu kinetic-security/multiverse amd64 Packages [6296 B]
21:28:06 #0 1.939 Get:9 http://security.ubuntu.com/ubuntu kinetic-security/universe amd64 Packages [190 kB]
21:28:06 #0 1.955 Get:10 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 Packages [17.9 MB]
21:28:06 #0 2.903 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 Packages [1778 kB]
21:28:06 #0 2.952 Get:12 http://archive.ubuntu.com/ubuntu kinetic/restricted amd64 Packages [151 kB]
21:28:06 #0 2.957 Get:13 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 Packages [470 kB]
21:28:06 #0 2.976 Get:14 http://archive.ubuntu.com/ubuntu kinetic-updates/restricted amd64 Packages [318 kB]
21:28:06 #0 2.994 Get:15 http://archive.ubuntu.com/ubuntu kinetic-updates/multiverse amd64 Packages [7021 B]
21:28:06 #0 2.994 Get:16 http://archive.ubuntu.com/ubuntu kinetic-updates/universe amd64 Packages [333 kB]
21:28:06 #0 3.405 Get:17 http://archive.ubuntu.com/ubuntu kinetic-backports/universe amd64 Packages [4521 B]
21:28:06 #0 4.376 Fetched 22.7 MB in 4s (6420 kB/s)
21:28:06 #0 4.376 Reading package lists...
21:28:06 #0 5.523 Reading package lists...
21:28:06 #0 6.580 Building dependency tree...
21:28:06 #0 6.806 Reading state information...
21:28:06 #0 7.080 The following additional packages will be installed:
21:28:06 #0 7.080   autoconf automake autopoint autotools-dev binutils binutils-common
21:28:06 #0 7.080   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:28:06 #0 7.080   ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon dbus-session-bus-common
21:28:06 #0 7.080   dbus-system-bus-common dctrl-tools debhelper debugedit dh-autoreconf
21:28:06 #0 7.081   dh-strip-nondeterminism diffstat dirmngr distro-info-data dmsetup dpkg-dev
21:28:06 #0 7.082   dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ g++-12 gcc
21:28:06 #0 7.082   gcc-12 gettext gettext-base gir1.2-glib-2.0 git-man gnupg gnupg-l10n
21:28:06 #0 7.082   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:28:06 #0 7.082   groff-base intltool-debian iso-codes krb5-locales less
21:28:06 #0 7.082   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:28:06 #0 7.082   libaliased-perl libapparmor1 libapt-pkg-perl libarchive-cpio-perl
21:28:06 #0 7.082   libarchive-zip-perl libargon2-1 libarray-intspan-perl libasan8 libassuan0
21:28:06 #0 7.082   libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl
21:28:06 #0 7.082   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
21:28:06 #0 7.082   libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:28:06 #0 7.082   libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl
21:28:06 #0 7.082   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:06 #0 7.082   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:28:06 #0 7.082   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev
21:28:06 #0 7.082   libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:28:06 #0 7.082   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:06 #0 7.082   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:28:06 #0 7.082   libdata-validate-uri-perl libdbus-1-3 libdebhelper-perl libdeflate0
21:28:06 #0 7.082   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:28:06 #0 7.082   libdevmapper1.02.1 libdistro-info-perl libdpkg-perl libdw1
21:28:06 #0 7.082   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:28:06 #0 7.082   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:28:06 #0 7.082   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:28:06 #0 7.082   libfdisk1 libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:28:06 #0 7.082   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:28:06 #0 7.082   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:28:06 #0 7.082   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:28:06 #0 7.082   libfontconfig1 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3
21:28:06 #0 7.082   libgdbm-compat4 libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl
21:28:06 #0 7.082   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:28:06 #0 7.082   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
21:28:06 #0 7.082   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:06 #0 7.082   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
21:28:06 #0 7.082   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:28:06 #0 7.082   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu71
21:28:06 #0 7.082   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
21:28:06 #0 7.082   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:28:06 #0 7.082   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
21:28:06 #0 7.082   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
21:28:06 #0 7.082   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
21:28:06 #0 7.082   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
21:28:06 #0 7.082   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
21:28:06 #0 7.082   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:28:06 #0 7.082   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:28:06 #0 7.082   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:28:06 #0 7.082   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:28:06 #0 7.082   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:28:06 #0 7.082   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
21:28:06 #0 7.082   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
21:28:06 #0 7.082   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
21:28:06 #0 7.082   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
21:28:06 #0 7.082   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
21:28:06 #0 7.082   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
21:28:06 #0 7.082   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:28:06 #0 7.082   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
21:28:06 #0 7.082   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
21:28:06 #0 7.082   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:28:06 #0 7.082   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libquadmath0
21:28:06 #0 7.082   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:28:06 #0 7.082   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:28:06 #0 7.082   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
21:28:06 #0 7.082   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:06 #0 7.082   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
21:28:06 #0 7.082   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
21:28:06 #0 7.082   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:06 #0 7.082   libstring-shellquote-perl libsub-exporter-perl
21:28:06 #0 7.082   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:06 #0 7.082   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:06 #0 7.082   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
21:28:06 #0 7.082   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:28:06 #0 7.082   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:28:06 #0 7.082   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:28:06 #0 7.083   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
21:28:06 #0 7.083   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:06 #0 7.083   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:28:06 #0 7.083   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:28:06 #0 7.083   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:06 #0 7.083   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:06 #0 7.083   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:28:06 #0 7.083   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
21:28:06 #0 7.083   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
21:28:06 #0 7.083   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
21:28:06 #0 7.087   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
21:28:06 #0 7.087   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:28:06 #0 7.087   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
21:28:06 #0 7.087   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
21:28:06 #0 7.087   python3-dbus python3-debian python3-gi python3-gpg python3-idna
21:28:06 #0 7.087   python3-magic python3-minimal python3-nacl python3-paramiko
21:28:06 #0 7.087   python3-pkg-resources python3-requests python3-six python3-unidiff
21:28:06 #0 7.087   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
21:28:06 #0 7.087   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
21:28:06 #0 7.087   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
21:28:06 #0 7.087 Suggested packages:
21:28:06 #0 7.087   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:28:06 #0 7.087   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
21:28:06 #0 7.087   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
21:28:06 #0 7.087   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
21:28:06 #0 7.087   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
21:28:06 #0 7.087   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:06 #0 7.087   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:28:06 #0 7.087   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:28:06 #0 7.087   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:28:06 #0 7.087   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync g++-multilib
21:28:06 #0 7.087   g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc
21:28:06 #0 7.087   gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:28:06 #0 7.087   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
21:28:06 #0 7.087   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:28:06 #0 7.087   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
21:28:06 #0 7.087   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libscalar-number-perl
21:28:06 #0 7.087   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:28:06 #0 7.087   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:28:06 #0 7.087   libstdc++-12-doc libbareword-filehandles-perl libmultidimensional-perl
21:28:06 #0 7.087   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
21:28:06 #0 7.087   libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl
21:28:06 #0 7.087   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:28:06 #0 7.087   libtext-template-perl m4-doc make-doc apparmor www-browser iw
21:28:06 #0 7.087   | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass ed
21:28:06 #0 7.087   diffutils-doc perl-doc libterm-readline-gnu-perl
21:28:06 #0 7.087   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
21:28:06 #0 7.087   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:28:06 #0 7.087   python-apt-doc python-cryptography-doc python3-cryptography-vectors
21:28:06 #0 7.087   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
21:28:06 #0 7.087   python3-setuptools python3-openssl python3-socks python-requests-doc
21:28:06 #0 7.087   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
21:28:06 #0 7.087   systemd-container systemd-homed systemd-userdbd systemd-boot
21:28:06 #0 7.087   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
21:28:06 #0 7.516 The following NEW packages will be installed:
21:28:06 #0 7.516   autoconf automake autopoint autotools-dev binutils binutils-common
21:28:06 #0 7.516   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:28:06 #0 7.517   ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
21:28:06 #0 7.517   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
21:28:06 #0 7.517   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:28:06 #0 7.517   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
21:28:06 #0 7.517   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
21:28:06 #0 7.518   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
21:28:06 #0 7.518   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:28:06 #0 7.518   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
21:28:06 #0 7.518   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:28:06 #0 7.518   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:06 #0 7.519   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
21:28:06 #0 7.519   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:28:06 #0 7.519   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
21:28:06 #0 7.519   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
21:28:06 #0 7.519   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
21:28:06 #0 7.519   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:06 #0 7.519   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:06 #0 7.519   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
21:28:06 #0 7.519   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:28:06 #0 7.519   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:28:06 #0 7.519   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
21:28:06 #0 7.519   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:28:06 #0 7.520   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
21:28:06 #0 7.520   libdw1 libdynaloader-functions-perl libedit2 libelf1
21:28:06 #0 7.520   libemail-address-xs-perl libencode-locale-perl liberror-perl
21:28:06 #0 7.520   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
21:28:06 #0 7.520   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
21:28:06 #0 7.520   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:28:06 #0 7.520   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:28:06 #0 7.520   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:06 #0 7.521   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:28:06 #0 7.521   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
21:28:06 #0 7.521   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
21:28:06 #0 7.521   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
21:28:06 #0 7.521   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
21:28:06 #0 7.521   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:06 #0 7.521   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
21:28:06 #0 7.521   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:28:06 #0 7.521   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu71
21:28:06 #0 7.521   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
21:28:06 #0 7.522   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:28:06 #0 7.522   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
21:28:06 #0 7.522   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
21:28:06 #0 7.522   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
21:28:06 #0 7.522   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
21:28:06 #0 7.522   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
21:28:06 #0 7.522   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:28:06 #0 7.522   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:28:06 #0 7.522   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:28:06 #0 7.522   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:28:06 #0 7.522   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:28:06 #0 7.523   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
21:28:06 #0 7.523   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
21:28:06 #0 7.528   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
21:28:06 #0 7.528   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
21:28:06 #0 7.528   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
21:28:06 #0 7.528   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
21:28:06 #0 7.528   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:28:06 #0 7.528   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
21:28:06 #0 7.528   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
21:28:06 #0 7.528   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:28:06 #0 7.528   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libquadmath0
21:28:06 #0 7.528   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:28:06 #0 7.528   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:28:06 #0 7.531   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
21:28:06 #0 7.531   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:06 #0 7.531   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
21:28:06 #0 7.531   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
21:28:06 #0 7.531   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:06 #0 7.531   libstring-shellquote-perl libsub-exporter-perl
21:28:06 #0 7.531   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:06 #0 7.531   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:06 #0 7.531   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
21:28:06 #0 7.531   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:28:06 #0 7.531   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:28:06 #0 7.531   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:28:06 #0 7.531   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
21:28:06 #0 7.531   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:06 #0 7.531   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:28:06 #0 7.531   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:28:06 #0 7.531   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:06 #0 7.532   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:06 #0 7.532   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:28:06 #0 7.532   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
21:28:06 #0 7.532   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
21:28:06 #0 7.532   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
21:28:06 #0 7.532   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
21:28:06 #0 7.532   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:28:06 #0 7.532   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
21:28:06 #0 7.532   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
21:28:06 #0 7.532   python3-dbus python3-debian python3-gi python3-gpg python3-idna
21:28:06 #0 7.532   python3-magic python3-minimal python3-nacl python3-paramiko
21:28:06 #0 7.536   python3-pkg-resources python3-requests python3-six python3-unidiff
21:28:06 #0 7.536   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
21:28:06 #0 7.536   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
21:28:06 #0 7.536   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
21:28:06 #11 ...
21:28:06 
21:28:06 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:06 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 9.3s done
21:28:06 #7 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:06 #7 DONE 11.5s
21:28:06 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 85.98MB / 116.81MB 3.8s
21:28:06 mkdir -p rpmbuild/SOURCES
21:28:06 docker run --rm -w /v \
21:28:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:06 	alpine \
21:28:06 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:06 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 5.5s
21:28:06 #10 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 3.9s done
21:28:06 #10 extracting sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 0.1s
21:28:06 #7 ...
21:28:06 
21:28:06 #8 [internal] load build context
21:28:06 #8 transferring context: 31.20MB 1.4s done
21:28:06 #8 DONE 1.5s
21:28:06 
21:28:06 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:06 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 1.4s done
21:28:06 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 26.21MB / 149.01MB 1.5s
21:28:06 #7 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 0.2s
21:28:06 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 35.91MB / 149.01MB 1.6s
21:28:06 #10 21.63 Selecting previously unselected package krb5-locales.
21:28:06 #10 21.63 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.4_all.deb ...
21:28:06 #10 21.64 Unpacking krb5-locales (1.16-2ubuntu0.4) ...
21:28:06 #10 21.67 Selecting previously unselected package libedit2:amd64.
21:28:06 #10 21.67 Preparing to unpack .../032-libedit2_3.1-20170329-1_amd64.deb ...
21:28:06 #10 21.67 Unpacking libedit2:amd64 (3.1-20170329-1) ...
21:28:06 #10 21.71 Selecting previously unselected package libkrb5support0:amd64.
21:28:06 #10 21.71 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ...
21:28:06 #10 21.72 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ...
21:28:06 #10 21.75 Selecting previously unselected package libk5crypto3:amd64.
21:28:06 #10 21.75 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ...
21:28:06 #10 21.75 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ...
21:28:06 #10 21.79 Selecting previously unselected package libkeyutils1:amd64.
21:28:06 #10 21.79 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ...
21:28:06 #10 21.79 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
21:28:06 #10 21.82 Selecting previously unselected package libkrb5-3:amd64.
21:28:06 #7 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 0B / 55.05MB 1.6s
21:28:06 #7 ...
21:28:06 
21:28:06 #8 [internal] load build context
21:28:06 #8 transferring context: 31.20MB 1.6s done
21:28:06 #8 DONE 1.7s
21:28:06 
21:28:06 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
21:28:06 #7 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 4.28MB / 55.05MB 1.7s
21:28:07 
21:28:07 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:07 #11 7.975 0 upgraded, 424 newly installed, 0 to remove and 0 not upgraded.
21:28:07 #11 7.975 Need to get 149 MB of archives.
21:28:07 #11 7.975 After this operation, 564 MB of additional disk space will be used.
21:28:07 #11 7.975 Get:1 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
21:28:07 #11 8.128 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libssl3 amd64 3.0.5-2ubuntu2.1 [1896 kB]
21:28:07 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 92.27MB / 116.81MB 4.0s
21:28:07 #10 15.07 Setting up util-linux (2.38.1-5+b1) ...
21:28:07 #10 15.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 ... 6011 files and directories currently installed.)
21:28:07 #10 15.23 Preparing to unpack .../00-mount_2.38.1-5+b1_armhf.deb ...
21:28:07 #10 15.24 Unpacking mount (2.38.1-5+b1) over (2.38.1-5) ...
21:28:07 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 5.7s done
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 46.14MB / 149.01MB 1.7s
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 55.57MB / 149.01MB 1.8s
[Pipeline] echo
21:28:07 Removing all docker containers
21:28:07 #10 19.48 Selecting previously unselected package g++.
21:28:07 #10 19.48 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
21:28:07 #10 19.49 Unpacking g++ (4:10.2.1-1) ...
21:28:07 #10 19.51 Selecting previously unselected package make.
21:28:07 #10 19.51 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
21:28:07 #10 19.51 Unpacking make (4.3-4.1) ...
21:28:07 #10 19.57 Selecting previously unselected package libdpkg-perl.
21:28:07 #10 19.58 Preparing to unpack .../055-libdpkg-perl_1.20.12_all.deb ...
21:28:07 #10 19.58 Unpacking libdpkg-perl (1.20.12) ...
21:28:07 #10 19.65 Selecting previously unselected package patch.
[Pipeline] sh
21:28:07 #10 21.82 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ...
21:28:07 #10 21.82 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ...
21:28:07 #10 21.88 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:28:07 #10 21.88 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ...
21:28:07 #10 21.88 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ...
21:28:07 #10 21.93 Selecting previously unselected package libpsl5:amd64.
21:28:07 #10 21.93 Preparing to unpack .../038-libpsl5_0.19.1-5build1_amd64.deb ...
21:28:07 #10 21.93 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
21:28:07 #10 21.97 Selecting previously unselected package libssl1.0.0:amd64.
21:28:07 #10 21.97 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.11_amd64.deb ...
21:28:07 #10 21.97 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.11) ...
21:28:07 #7 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 9.44MB / 55.05MB 1.8s
21:28:07 #7 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 33.55MB / 55.05MB 2.0s
21:28:07 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 100.66MB / 116.81MB 4.3s
21:28:07 
21:28:07 #13 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:28:07 #10 15.33 Selecting previously unselected package perl-modules-5.36.
21:28:07 #10 15.34 Preparing to unpack .../01-perl-modules-5.36_5.36.0-7_all.deb ...
21:28:07 #10 15.34 Unpacking perl-modules-5.36 (5.36.0-7) ...
21:28:07 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 9.7s done
21:28:07 #7 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:07 #7 DONE 12.0s
21:28:07 
21:28:07 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:07 #0 1.143 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
21:28:07 #0 1.225 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
21:28:07 #0 1.241 Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [107 kB]
21:28:07 #0 1.266 Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
21:28:07 #0 1.360 Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
21:28:07 #0 1.385 Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
21:28:07 #0 1.388 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
21:28:07 #0 1.755 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
21:28:07 #0 1.780 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [962 kB]
21:28:07 #0 1.799 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [28.6 kB]
21:28:07 #0 1.800 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1251 kB]
21:28:07 #0 1.822 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1149 kB]
21:28:07 #0 2.127 Get:13 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [23.2 kB]
21:28:07 #0 2.177 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [23.3 kB]
21:28:07 #0 2.206 Get:15 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.0 kB]
21:28:07 #0 2.214 Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [908 kB]
21:28:07 #0 2.469 Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [914 kB]
21:28:07 #0 2.538 Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [907 kB]
21:28:07 #0 3.739 Fetched 26.5 MB in 3s (9202 kB/s)
21:28:07 #0 3.739 Reading package lists...
21:28:07 #0 5.006 Reading package lists...
21:28:07 #0 6.197 Building dependency tree...
21:28:07 #0 6.443 Reading state information...
21:28:07 #0 6.706 The following additional packages will be installed:
21:28:07 #0 6.706   autoconf automake autopoint autotools-dev binutils binutils-common
21:28:07 #0 6.707   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:28:07 #0 6.707   ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf
21:28:07 #0 6.707   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:28:07 #0 6.707   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
21:28:07 #0 6.708   gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
21:28:07 #0 6.708   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:28:07 #0 6.711   intltool-debian iso-codes less libalgorithm-diff-perl
21:28:07 #0 6.711   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:28:07 #0 6.711   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:07 #0 6.711   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:28:07 #0 6.711   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:28:07 #0 6.711   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:28:07 #0 6.711   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:28:07 #0 6.711   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:07 #0 6.711   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:07 #0 6.711   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:28:07 #0 6.711   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:07 #0 6.711   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:28:07 #0 6.711   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:28:07 #0 6.711   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:28:07 #0 6.711   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:28:07 #0 6.711   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:28:07 #0 6.711   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:28:07 #0 6.711   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:28:07 #0 6.711   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:28:07 #0 6.711   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:28:07 #0 6.711   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:28:07 #0 6.711   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:28:07 #0 6.711   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:28:07 #0 6.711   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:28:07 #0 6.711   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:07 #0 6.711   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:07 #0 6.711   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:07 #0 6.711   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
21:28:07 #0 6.711   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
21:28:07 #0 6.711   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
21:28:07 #0 6.711   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:07 #0 6.711   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
21:28:07 #0 6.711   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
21:28:07 #0 6.711   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:28:07 #0 6.711   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:28:07 #0 6.711   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:28:07 #0 6.711   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:28:07 #0 6.711   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:28:07 #0 6.711   libmath-base85-perl libmd0 libmodule-implementation-perl
21:28:07 #0 6.711   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
21:28:07 #0 6.711   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
21:28:07 #0 6.711   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:28:07 #0 6.711   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:28:07 #0 6.711   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:28:07 #0 6.711   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
21:28:07 #0 6.711   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:07 #0 6.711   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:28:07 #0 6.711   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:07 #0 6.711   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:07 #0 6.711   libpython3.10-minimal libpython3.10-stdlib libquadmath0
21:28:07 #0 6.711   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:28:07 #0 6.711   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:28:07 #0 6.711   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:07 #0 6.711   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:07 #0 6.711   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
21:28:07 #0 6.711   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
21:28:07 #0 6.711   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:07 #0 6.711   libstring-shellquote-perl libsub-exporter-perl
21:28:07 #0 6.711   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:07 #0 6.711   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:07 #0 6.711   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:28:07 #0 6.711   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:28:07 #0 6.711   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:28:07 #0 6.711   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
21:28:07 #0 6.711   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:28:07 #0 6.711   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
21:28:07 #0 6.711   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
21:28:07 #0 6.711   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:07 #0 6.711   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:07 #0 6.711   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:28:07 #0 6.711   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
21:28:07 #0 6.711   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
21:28:07 #0 6.711   m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:28:07 #0 6.711   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
21:28:07 #0 6.711   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:28:07 #0 6.711   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:28:07 #0 6.711   python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:07 #0 6.711   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:07 #0 6.711   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
21:28:07 #0 6.711   ucf unzip wdiff xauth xz-utils zstd
21:28:07 #0 6.713 Suggested packages:
21:28:07 #0 6.713   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:28:07 #0 6.713   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
21:28:07 #0 6.713   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
21:28:07 #0 6.713   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
21:28:07 #0 6.713   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:07 #0 6.713   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:28:07 #0 6.713   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:28:07 #0 6.713   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:28:07 #0 6.713   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
21:28:07 #0 6.713   g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc
21:28:07 #0 6.713   gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:28:07 #0 6.713   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
21:28:07 #0 6.713   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:28:07 #0 6.713   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
21:28:07 #0 6.713   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
21:28:07 #0 6.713   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:28:07 #0 6.713   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:28:07 #0 6.713   libstdc++-11-doc libbareword-filehandles-perl libindirect-perl
21:28:07 #0 6.713   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:28:07 #0 6.713   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:28:07 #0 6.713   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:28:07 #0 6.713   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:28:07 #0 6.713   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:28:07 #0 6.713   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:28:07 #0 6.713   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:28:07 #0 6.713   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:28:07 #0 6.713   python3-cryptography python3-openssl python3-socks python-requests-doc
21:28:07 #0 6.713   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
21:28:07 #0 7.153 The following NEW packages will be installed:
21:28:07 #0 7.153   autoconf automake autopoint autotools-dev binutils binutils-common
21:28:07 #0 7.153   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:28:07 #0 7.153   ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts
21:28:07 #0 7.153   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:28:07 #0 7.153   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
21:28:07 #0 7.153   g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg
21:28:07 #0 7.153   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:28:07 #0 7.153   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
21:28:07 #0 7.153   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:28:07 #0 7.153   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:07 #0 7.153   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:28:07 #0 7.153   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:28:07 #0 7.153   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:28:07 #0 7.153   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:28:07 #0 7.153   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:07 #0 7.153   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:07 #0 7.153   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:28:07 #0 7.153   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:07 #0 7.153   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:28:07 #0 7.153   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:28:07 #0 7.153   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:28:07 #0 7.153   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:28:07 #0 7.153   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:28:07 #0 7.153   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:28:07 #0 7.153   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:28:07 #0 7.153   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:28:07 #0 7.153   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:28:07 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf
21:28:07 == Building packages for debian-bookworm ==
21:28:07 mkdir -p "debbuild/debian-bookworm"
21:28:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/x86_64 -f debian-bookworm/Dockerfile .
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 73.40MB / 149.01MB 2.0s
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 86.36MB / 149.01MB 2.1s
21:28:07 == Building packages for centos-7 ==
21:28:07 mkdir -p "rpmbuild/centos-7"
21:28:07 #10 19.65 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
21:28:07 #10 19.65 Unpacking patch (2.7.6-7) ...
21:28:07 #10 19.69 Selecting previously unselected package dpkg-dev.
21:28:07 #10 19.69 Preparing to unpack .../057-dpkg-dev_1.20.12_all.deb ...
21:28:07 #10 19.69 Unpacking dpkg-dev (1.20.12) ...
21:28:07 #10 19.82 Selecting previously unselected package build-essential.
21:28:07 #10 19.82 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
21:28:07 #10 19.83 Unpacking build-essential (12.9) ...
21:28:07 #10 19.85 Selecting previously unselected package libbrotli1:armhf.
21:28:07 #10 19.86 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
21:28:07 #10 19.86 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
21:28:07 #10 19.90 Selecting previously unselected package libsasl2-modules-db:armhf.
21:28:07 #10 19.90 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:28:07 #10 22.09 Selecting previously unselected package libxmuu1:amd64.
21:28:07 #10 22.09 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_amd64.deb ...
21:28:07 #10 22.09 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
21:28:07 #10 22.12 Selecting previously unselected package manpages.
21:28:07 #10 22.12 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
21:28:07 #10 22.12 Unpacking manpages (4.15-1) ...
21:28:07 #10 22.24 Selecting previously unselected package openssh-client.
21:28:07 #10 22.24 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ...
21:28:07 #10 22.25 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
21:28:07 #10 22.33 Selecting previously unselected package publicsuffix.
21:28:07 #7 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 39.85MB / 55.05MB 2.1s
21:28:07 #7 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 50.33MB / 55.05MB 2.2s
21:28:07 + docker container ls -aq
[Pipeline] echo
21:28:07 Docker containers have been removed
[Pipeline] echo
21:28:07 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
21:28:07 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 106.95MB / 116.81MB 4.5s
21:28:07 #10 15.81 Selecting previously unselected package libgdbm6:armhf.
21:28:07 #10 15.81 Preparing to unpack .../02-libgdbm6_1.23-3_armhf.deb ...
21:28:07 #10 15.82 Unpacking libgdbm6:armhf (1.23-3) ...
21:28:07 #10 15.85 Selecting previously unselected package libgdbm-compat4:armhf.
21:28:07 #10 15.85 Preparing to unpack .../03-libgdbm-compat4_1.23-3_armhf.deb ...
21:28:07 #10 15.86 Unpacking libgdbm-compat4:armhf (1.23-3) ...
21:28:07 #0 7.153   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:28:07 #0 7.153   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:28:07 #0 7.153   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:28:07 #0 7.153   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:28:07 #0 7.153   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:07 #0 7.153   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:07 #0 7.153   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:07 #0 7.153   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
21:28:07 #0 7.153   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
21:28:07 #0 7.153   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
21:28:07 #0 7.153   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:07 #0 7.153   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
21:28:07 #0 7.153   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
21:28:07 #0 7.153   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:28:07 #0 7.153   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:28:07 #0 7.153   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:28:07 #0 7.153   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:28:07 #0 7.153   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:28:07 #0 7.153   libmath-base85-perl libmd0 libmodule-implementation-perl
21:28:07 #0 7.153   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
21:28:07 #0 7.153   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
21:28:07 #0 7.153   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:28:07 #0 7.153   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:28:07 #0 7.153   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:28:07 #0 7.153   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
21:28:07 #0 7.153   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:07 #0 7.153   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:28:07 #0 7.153   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:07 #0 7.153   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:07 #0 7.153   libpython3.10-minimal libpython3.10-stdlib libquadmath0
21:28:07 #0 7.153   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:28:07 #0 7.153   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:28:07 #0 7.153   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:07 #0 7.153   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:07 #0 7.153   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
21:28:07 #0 7.153   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
21:28:07 #0 7.153   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:07 #0 7.153   libstring-shellquote-perl libsub-exporter-perl
21:28:07 #0 7.153   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:07 #0 7.153   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:07 #0 7.153   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:28:07 #0 7.153   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:28:07 #0 7.153   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:28:07 #0 7.153   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
21:28:07 #0 7.153   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:28:07 #0 7.153   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
21:28:07 #0 7.153   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
21:28:07 #0 7.153   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:07 #0 7.153   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:07 #0 7.153   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:28:07 #0 7.153   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
21:28:07 #0 7.153   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
21:28:07 #0 7.153   m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:28:07 #0 7.153   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
21:28:07 #0 7.153   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:28:07 #0 7.153   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:28:07 #0 7.153   python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:07 #0 7.153   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:07 #0 7.153   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
21:28:07 #0 7.153   ucf unzip wdiff xauth xz-utils zstd
21:28:07 #0 7.465 0 upgraded, 371 newly installed, 0 to remove and 0 not upgraded.
21:28:07 #0 7.465 Need to get 132 MB of archives.
21:28:07 #0 7.465 After this operation, 475 MB of additional disk space will be used.
21:28:07 #0 7.465 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
21:28:07 #0 7.491 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.6-1~22.04.2ubuntu1 [810 kB]
21:28:07 #0 7.571 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
21:28:07 #0 7.571 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04.2ubuntu1 [2263 kB]
21:28:07 #0 7.596 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
21:28:07 #0 7.599 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
21:28:07 #0 7.599 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
21:28:07 #0 7.600 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
21:28:07 #0 7.602 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
21:28:07 #0 7.605 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB]
21:28:07 #0 7.615 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.6-1~22.04.2ubuntu1 [1831 kB]
21:28:07 #11 8.043 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04.2ubuntu1 [497 kB]
21:28:07 #11 8.610 Get:3 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-minimal amd64 3.10.7-1ubuntu0.3 [802 kB]
21:28:07 #11 8.645 Get:4 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libexpat1 amd64 2.4.8-2ubuntu0.22.10.1 [84.3 kB]
21:28:07 #11 8.648 Get:5 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10-minimal amd64 3.10.7-1ubuntu0.3 [2115 kB]
21:28:07 #11 8.749 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-minimal amd64 3.10.6-1 [24.1 kB]
21:28:07 #11 8.751 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 media-types all 8.0.0 [24.9 kB]
21:28:07 #11 8.753 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
21:28:07 #11 8.757 Get:9 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libkrb5support0 amd64 1.20-1ubuntu0.1 [31.3 kB]
21:28:07 #11 8.759 Get:10 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libk5crypto3 amd64 1.20-1ubuntu0.1 [81.7 kB]
21:28:07 #11 8.763 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkeyutils1 amd64 1.6.3-1 [10.7 kB]
[Pipeline] echo
21:28:07 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-armhf)
[Pipeline] sh
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 96.47MB / 149.01MB 2.2s
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 104.86MB / 149.01MB 2.3s
21:28:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
21:28:07 #10 19.91 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:28:07 #10 19.94 Selecting previously unselected package libsasl2-2:armhf.
21:28:07 #10 19.94 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:28:07 #10 19.94 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:28:07 #10 19.98 Selecting previously unselected package libldap-2.4-2:armhf.
21:28:07 #10 19.98 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
21:28:07 #10 19.98 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
21:28:07 #10 20.03 Selecting previously unselected package libnghttp2-14:armhf.
21:28:07 #10 20.03 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
21:28:07 #10 20.03 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
21:28:07 #10 20.07 Selecting previously unselected package libpsl5:armhf.
21:28:07 #10 20.07 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
21:28:07 #10 20.07 Unpacking libpsl5:armhf (0.21.0-1.2) ...
21:28:07 #10 20.10 Selecting previously unselected package librtmp1:armhf.
21:28:07 #10 20.11 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
21:28:07 #10 20.11 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:28:07 #10 20.14 Selecting previously unselected package libssh2-1:armhf.
21:28:07 #10 20.14 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
21:28:07 #10 20.14 Unpacking libssh2-1:armhf (1.9.0-2) ...
21:28:07 #10 20.18 Selecting previously unselected package libcurl4:armhf.
21:28:07 #10 20.18 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u7_armhf.deb ...
21:28:07 #10 20.19 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u7) ...
21:28:07 #10 20.23 Selecting previously unselected package curl.
21:28:07 #10 20.23 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u7_armhf.deb ...
21:28:07 #10 20.24 Unpacking curl (7.74.0-1.3+deb11u7) ...
21:28:07 #10 20.28 Selecting previously unselected package dctrl-tools.
21:28:07 #10 22.33 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
21:28:07 #10 22.34 Unpacking publicsuffix (20180223.1310-1) ...
21:28:07 #10 22.37 Selecting previously unselected package python-apt-common.
21:28:07 #10 22.37 Preparing to unpack .../044-python-apt-common_1.6.6_all.deb ...
21:28:07 #10 22.37 Unpacking python-apt-common (1.6.6) ...
21:28:07 #10 22.40 Selecting previously unselected package python3-apt.
21:28:07 #10 22.40 Preparing to unpack .../045-python3-apt_1.6.6_amd64.deb ...
21:28:07 #10 22.40 Unpacking python3-apt (1.6.6) ...
21:28:07 #10 22.44 Selecting previously unselected package libunwind8:amd64.
21:28:07 #10 22.45 Preparing to unpack .../046-libunwind8_1.2.1-8ubuntu0.1_amd64.deb ...
21:28:07 #10 22.45 Unpacking libunwind8:amd64 (1.2.1-8ubuntu0.1) ...
21:28:07 #10 22.48 Selecting previously unselected package strace.
21:28:07 #10 22.48 Preparing to unpack .../047-strace_4.21-1ubuntu1_amd64.deb ...
21:28:07 #10 22.48 Unpacking strace (4.21-1ubuntu1) ...
21:28:07 #10 22.54 Selecting previously unselected package xauth.
21:28:07 #10 22.54 Preparing to unpack .../048-xauth_1%3a1.0.10-1_amd64.deb ...
21:28:07 #10 22.54 Unpacking xauth (1:1.0.10-1) ...
21:28:07 #10 22.57 Selecting previously unselected package at.
21:28:07 #10 22.57 Preparing to unpack .../049-at_3.1.20-3.1ubuntu2_amd64.deb ...
21:28:07 #10 22.57 Unpacking at (3.1.20-3.1ubuntu2) ...
21:28:07 #10 22.61 Selecting previously unselected package libsigsegv2:amd64.
21:28:07 #10 22.61 Preparing to unpack .../050-libsigsegv2_2.12-1_amd64.deb ...
21:28:07 #10 22.61 Unpacking libsigsegv2:amd64 (2.12-1) ...
21:28:07 #10 22.63 Selecting previously unselected package m4.
21:28:07 #10 22.64 Preparing to unpack .../051-m4_1.4.18-1_amd64.deb ...
21:28:07 #10 22.64 Unpacking m4 (1.4.18-1) ...
21:28:07 #10 22.68 Selecting previously unselected package autoconf.
21:28:07 #7 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.3s
21:28:07 #7 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.3s done
21:28:07 #7 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e
21:28:07 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 115.34MB / 116.81MB 4.8s
21:28:07 #10 15.89 Selecting previously unselected package libperl5.36:armhf.
21:28:07 #10 15.90 Preparing to unpack .../04-libperl5.36_5.36.0-7_armhf.deb ...
21:28:07 #10 15.90 Unpacking libperl5.36:armhf (5.36.0-7) ...
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 116.39MB / 149.01MB 2.4s
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 135.27MB / 149.01MB 2.6s
21:28:07 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 145.75MB / 149.01MB 2.7s
21:28:07 #11 9.040 Get:12 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libkrb5-3 amd64 1.20-1ubuntu0.1 [346 kB]
21:28:07 #11 9.117 Get:13 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libgssapi-krb5-2 amd64 1.20-1ubuntu0.1 [142 kB]
21:28:07 + echo starting...
21:28:07 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
21:28:07 #1 [internal] load build definition from Dockerfile
21:28:07 #1 transferring dockerfile: 869B done
21:28:07 #1 DONE 0.0s
21:28:07 
21:28:07 #2 [internal] load .dockerignore
21:28:07 #2 transferring context: 2B done
21:28:07 #2 DONE 0.0s
21:28:07 
21:28:07 #3 [auth] library/centos:pull token for registry-1.docker.io
21:28:07 #3 DONE 0.0s
21:28:07 
21:28:07 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:07 #4 DONE 0.0s
21:28:07 
21:28:07 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
[Pipeline] sh
21:28:07 #10 22.68 Preparing to unpack .../052-autoconf_2.69-11_all.deb ...
21:28:07 #10 22.69 Unpacking autoconf (2.69-11) ...
21:28:07 #10 22.74 Selecting previously unselected package autotools-dev.
21:28:07 #10 22.74 Preparing to unpack .../053-autotools-dev_20180224.1_all.deb ...
21:28:07 #10 22.74 Unpacking autotools-dev (20180224.1) ...
21:28:07 #10 22.78 Selecting previously unselected package automake.
21:28:07 #10 22.78 Preparing to unpack .../054-automake_1%3a1.15.1-3ubuntu2_all.deb ...
21:28:07 #10 22.78 Unpacking automake (1:1.15.1-3ubuntu2) ...
21:28:07 #10 22.85 Selecting previously unselected package autopoint.
21:28:07 #10 22.85 Preparing to unpack .../055-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
21:28:07 #10 22.85 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
21:28:07 #10 22.89 Selecting previously unselected package binutils-common:amd64.
21:28:07 #1 [internal] load build definition from Dockerfile
21:28:07 #1 transferring dockerfile: 913B done
21:28:07 #1 DONE 0.0s
21:28:07 
21:28:07 #2 [internal] load .dockerignore
21:28:07 #2 transferring context: 2B done
21:28:07 #2 DONE 0.0s
21:28:07 
21:28:07 #3 [auth] library/golang:pull token for registry-1.docker.io
21:28:07 #3 DONE 0.0s
21:28:07 
21:28:07 #4 [auth] library/debian:pull token for registry-1.docker.io
21:28:07 #4 DONE 0.0s
21:28:07 
21:28:07 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:07 #10 20.28 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
21:28:07 #10 20.29 Unpacking dctrl-tools (2.24-3) ...
21:28:07 #10 20.32 Selecting previously unselected package libdebhelper-perl.
21:28:07 #10 20.32 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
21:28:07 #10 20.32 Unpacking libdebhelper-perl (13.3.4) ...
21:28:07 #10 20.36 Selecting previously unselected package libtool.
21:28:07 #10 20.36 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
21:28:07 #10 20.36 Unpacking libtool (2.4.6-15) ...
21:28:07 #10 20.40 Selecting previously unselected package dh-autoreconf.
21:28:07 #10 20.40 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
21:28:07 #10 20.41 Unpacking dh-autoreconf (20) ...
21:28:07 #10 20.43 Selecting previously unselected package libarchive-zip-perl.
21:28:07 #10 20.43 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
21:28:07 #10 20.44 Unpacking libarchive-zip-perl (1.68-1) ...
21:28:07 #10 20.47 Selecting previously unselected package libsub-override-perl.
21:28:07 #10 20.47 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
21:28:07 #10 20.47 Unpacking libsub-override-perl (0.09-2) ...
21:28:07 #10 20.49 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:07 #10 20.49 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
21:28:07 #10 20.50 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
21:28:07 #10 20.52 Selecting previously unselected package dh-strip-nondeterminism.
21:28:07 #8 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 4.9s done
21:28:08 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 4.9s done
21:28:08 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 0.1s
21:28:08 #11 9.126 Get:14 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
21:28:08 #11 9.126 Get:15 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
21:28:08 #11 9.126 Get:16 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
21:28:08 #11 9.126 Get:17 http://archive.ubuntu.com/ubuntu kinetic/main amd64 readline-common all 8.2-1 [55.1 kB]
21:28:08 #11 9.126 Get:18 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libreadline8 amd64 8.2-1 [150 kB]
21:28:08 #11 9.133 Get:19 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsqlite3-0 amd64 3.39.3-1 [655 kB]
21:28:08 #11 9.146 Get:20 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-stdlib amd64 3.10.7-1ubuntu0.3 [1785 kB]
21:28:08 #11 9.172 Get:21 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10 amd64 3.10.7-1ubuntu0.3 [497 kB]
21:28:08 #11 9.180 Get:22 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpython3-stdlib amd64 3.10.6-1 [6848 B]
21:28:08 #11 8.522 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
21:28:08 #11 8.523 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
21:28:08 #11 8.525 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
21:28:08 #11 8.756 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
21:28:08 #10 22.89 Preparing to unpack .../056-binutils-common_2.30-21ubuntu1~18.04.8_amd64.deb ...
21:28:08 #10 22.89 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.8) ...
21:28:08 #10 22.93 Selecting previously unselected package libbinutils:amd64.
21:28:08 #10 22.93 Preparing to unpack .../057-libbinutils_2.30-21ubuntu1~18.04.8_amd64.deb ...
21:28:08 #10 22.94 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.8) ...
21:28:08 #10 23.01 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:28:08 #10 23.01 Preparing to unpack .../058-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.8_amd64.deb ...
21:28:08 #10 23.01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
21:28:08 #5 DONE 0.3s
21:28:08 
21:28:08 #6 [internal] load metadata for docker.io/library/centos:7
21:28:08 #6 DONE 0.5s
21:28:08 #5 DONE 0.4s
21:28:08 
21:28:08 #6 [internal] load metadata for docker.io/library/debian:bookworm
21:28:08 #6 DONE 0.3s
21:28:08 
21:28:08 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:08 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:08 #7 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:28:08 #7 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:28:08 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 1.05MB / 50.45MB 0.1s
21:28:08 #7 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 3.15MB / 7.86MB 0.1s
21:28:08 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:08 #10 20.53 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
21:28:08 #10 20.53 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
21:28:08 #10 20.56 Selecting previously unselected package libelf1:armhf.
21:28:08 #10 20.56 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
21:28:08 #10 20.56 Unpacking libelf1:armhf (0.183-1) ...
21:28:08 #10 20.60 Selecting previously unselected package dwz.
21:28:08 #10 20.60 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
21:28:08 #10 20.61 Unpacking dwz (0.13+20210201-1) ...
21:28:08 #10 20.65 Selecting previously unselected package libicu67:armhf.
21:28:08 #10 20.65 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
21:28:08 #10 20.65 Unpacking libicu67:armhf (67.1-7) ...
21:28:08 #8 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6
21:28:08 + docker version
21:28:08 Client: Docker Engine - Community
21:28:08  Version:           22.06.0-beta.0
21:28:08  API version:       1.42
21:28:08  Go version:        go1.18.3
21:28:08  Git commit:        3e9117b
21:28:08  Built:             Fri Jun  3 17:56:06 2022
21:28:08  OS/Arch:           linux/arm
21:28:08  Context:           default
21:28:08 
21:28:08 Server: Docker Engine - Community
21:28:08  Engine:
21:28:08   Version:          22.06.0-beta.0
21:28:08   API version:      1.42 (minimum version 1.12)
21:28:08   Go version:       go1.18.3
21:28:08   Git commit:       38633e7
21:28:08   Built:            Fri Jun  3 17:56:06 2022
21:28:08   OS/Arch:          linux/arm
21:28:08   Experimental:     true
21:28:08  containerd:
21:28:08   Version:          1.6.8
21:28:08   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:08  runc:
21:28:08   Version:          1.1.4
21:28:08   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:08  docker-init:
21:28:08   Version:          0.19.0
21:28:08   GitCommit:        de40ad0
[Pipeline] sh
21:28:08 #10 16.42 Selecting previously unselected package perl.
21:28:08 #10 16.42 Preparing to unpack .../05-perl_5.36.0-7_armhf.deb ...
21:28:08 #10 16.43 Unpacking perl (5.36.0-7) ...
21:28:08 #10 16.49 Selecting previously unselected package liblocale-gettext-perl.
21:28:08 #10 16.49 Preparing to unpack .../06-liblocale-gettext-perl_1.07-5_armhf.deb ...
21:28:08 #10 16.49 Unpacking liblocale-gettext-perl (1.07-5) ...
21:28:08 #10 16.53 Selecting previously unselected package libssl3:armhf.
21:28:08 #10 16.54 Preparing to unpack .../07-libssl3_3.0.8-1_armhf.deb ...
21:28:08 #10 16.54 Unpacking libssl3:armhf (3.0.8-1) ...
21:28:08 #11 9.458 Get:23 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3 amd64 3.10.6-1 [22.3 kB]
21:28:08 #11 9.486 Get:24 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
21:28:08 #11 9.491 Get:25 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
21:28:08 #11 9.520 Get:26 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-c5 amd64 0.16-1 [33.7 kB]
21:28:08 #11 9.522 Get:27 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcryptsetup12 amd64 2:2.5.0-2ubuntu1 [221 kB]
21:28:08 #11 9.537 Get:28 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfdisk1 amd64 2.38-4ubuntu1 [144 kB]
21:28:08 #11 9.543 Get:29 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkmod2 amd64 30+20220630-3ubuntu1 [48.9 kB]
21:28:08 #11 9.544 Get:30 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libapparmor1 amd64 3.0.7-1ubuntu2 [36.7 kB]
21:28:08 #11 9.545 Get:31 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libip4tc2 amd64 1.8.7-1ubuntu6 [19.7 kB]
21:28:08 #11 9.546 Get:32 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libsystemd-shared amd64 251.4-1ubuntu7.1 [1700 kB]
21:28:08 #11 9.574 Get:33 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 systemd amd64 251.4-1ubuntu7.1 [2808 kB]
21:28:08 #11 8.758 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
21:28:08 #11 8.759 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.1 [4819 kB]
21:28:08 #11 8.987 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.1 [232 kB]
21:28:08 #11 8.992 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.8 [1184 kB]
21:28:08 #11 9.051 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
21:28:08 #10 23.24 Selecting previously unselected package binutils.
21:28:08 #10 23.24 Preparing to unpack .../059-binutils_2.30-21ubuntu1~18.04.8_amd64.deb ...
21:28:08 #10 23.25 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
21:28:08 #10 23.27 Selecting previously unselected package libc-dev-bin.
21:28:08 #10 23.27 Preparing to unpack .../060-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ...
21:28:08 #10 23.27 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
21:28:08 #10 23.30 Selecting previously unselected package linux-libc-dev:amd64.
21:28:08 #10 23.31 Preparing to unpack .../061-linux-libc-dev_4.15.0-208.220_amd64.deb ...
21:28:08 #10 23.31 Unpacking linux-libc-dev:amd64 (4.15.0-208.220) ...
21:28:08 
21:28:08 #7 [internal] load build context
21:28:08 #7 transferring context: 12.81kB done
21:28:08 #7 DONE 0.0s
21:28:08 
21:28:08 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:08 #8 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:08 #8 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:28:08 #8 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:28:08 #8 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:08 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 3.87MB / 50.45MB 0.1s
21:28:08 #8 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 2.10MB / 7.86MB 0.1s
21:28:08 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 9.44MB / 50.45MB 0.2s
21:28:08 #8 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 7.86MB / 7.86MB 0.2s done
21:28:08 #8 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0B / 10.00MB 0.2s
21:28:08 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 6.29MB / 50.45MB 0.2s
21:28:08 #7 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 7.86MB / 7.86MB 0.2s
21:28:08 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 19.92MB / 50.45MB 0.4s
21:28:08 #7 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 7.86MB / 7.86MB 0.2s done
21:28:08 #7 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 4.19MB / 10.00MB 0.4s
21:28:08 #8 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 0.5s done
21:28:08 #8 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548
21:28:08 + docker info
21:28:08 Client:
21:28:08  Context:    default
21:28:08  Debug Mode: false
21:28:08  Plugins:
21:28:08   buildx: Docker Buildx (Docker Inc.)
21:28:08     Version:  v0.8.2
21:28:08     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:08   compose: Docker Compose (Docker Inc.)
21:28:08     Version:  v2.12.0
21:28:08     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:08 
21:28:08 Server:
21:28:08  Containers: 0
21:28:08   Running: 0
21:28:08   Paused: 0
21:28:08   Stopped: 0
21:28:08  Images: 4
21:28:08  Server Version: 22.06.0-beta.0
21:28:08  Storage Driver: overlay2
21:28:08   Backing Filesystem: extfs
21:28:08   Supports d_type: true
21:28:08   Using metacopy: false
21:28:08   Native Overlay Diff: true
21:28:08   userxattr: false
21:28:08  Logging Driver: json-file
21:28:08  Cgroup Driver: cgroupfs
21:28:08  Cgroup Version: 1
21:28:08  Plugins:
21:28:08   Volume: local
21:28:08   Network: bridge host ipvlan macvlan null overlay
21:28:08   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:08  Swarm: inactive
21:28:08  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:08  Default Runtime: runc
21:28:08  Init Binary: docker-init
21:28:08  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:08  runc version: v1.1.4-0-g5fd4c4d
21:28:08  init version: de40ad0
21:28:08  Security Options:
21:28:08   apparmor
21:28:08   seccomp
21:28:08    Profile: builtin
21:28:08  Kernel Version: 5.4.0-1088-aws
21:28:08  Operating System: Ubuntu 18.04.6 LTS
21:28:08  OSType: linux
21:28:08  Architecture: armv8l
21:28:08  CPUs: 2
21:28:08  Total Memory: 7.566GiB
21:28:08  Name: ip-10-100-106-81
21:28:08  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:28:08  Docker Root Dir: /var/lib/docker
21:28:08  Debug Mode: false
21:28:08  Username: dockerbuildbot
21:28:08  Registry: https://index.docker.io/v1/
21:28:08  Labels:
21:28:08  Experimental: true
21:28:08  Insecure Registries:
21:28:08   127.0.0.0/8
21:28:08  Live Restore Enabled: true
21:28:08 
21:28:08 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:28:08 #10 16.70 Selecting previously unselected package libpython3.11-minimal:armhf.
21:28:08 #10 16.70 Preparing to unpack .../08-libpython3.11-minimal_3.11.2-6_armhf.deb ...
21:28:08 #10 16.71 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
21:28:08 #10 16.85 Selecting previously unselected package libexpat1:armhf.
21:28:08 #10 16.85 Preparing to unpack .../09-libexpat1_2.5.0-1_armhf.deb ...
21:28:08 #10 16.86 Unpacking libexpat1:armhf (2.5.0-1) ...
21:28:08 #11 9.057 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.2 [5160 B]
21:28:08 #13 DONE 1.6s
21:28:08 
21:28:08 #14 [stage-1 7/8] WORKDIR /root/build-deb
21:28:08 #14 DONE 0.0s
21:28:08 
21:28:08 #15 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:28:08 #15 DONE 0.0s
21:28:08 
21:28:08 #16 exporting to image
21:28:08 #16 exporting layers
21:28:08 #10 23.47 Selecting previously unselected package libc6-dev:amd64.
21:28:08 #10 23.47 Preparing to unpack .../062-libc6-dev_2.27-3ubuntu1.6_amd64.deb ...
21:28:08 #10 23.47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) ...
21:28:08 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 18.87MB / 50.45MB 0.3s
21:28:08 #8 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 8.39MB / 10.00MB 0.3s
21:28:08 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 30.41MB / 50.45MB 0.4s
21:28:08 #8 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 10.00MB / 10.00MB 0.3s done
21:28:08 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 2.10MB / 51.87MB 0.4s
21:28:08 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 29.36MB / 50.45MB 0.6s
21:28:08 #7 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 10.00MB / 10.00MB 0.5s done
21:28:08 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 2.10MB / 51.87MB 0.6s
21:28:08 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 36.38MB / 50.45MB 0.7s
21:28:08 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 9.54MB / 51.87MB 0.7s
[Pipeline] checkout
21:28:08 The recommended git tool is: git
21:28:08 using credential docker-jenkins-github-credentials
21:28:08 mkdir -p sources
21:28:08 docker run --rm -w /v \
21:28:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:08 	alpine \
21:28:08 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:08 #10 16.90 Selecting previously unselected package python3.11-minimal.
21:28:08 #10 16.90 Preparing to unpack .../10-python3.11-minimal_3.11.2-6_armhf.deb ...
21:28:08 #10 16.91 Unpacking python3.11-minimal (3.11.2-6) ...
21:28:08 #10 17.14 Setting up libssl3:armhf (3.0.8-1) ...
21:28:08 #10 17.17 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
21:28:08 Cloning the remote Git repository
21:28:08 Cloning with configured refspecs honoured and without tags
21:28:08 #11 9.460 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
21:28:09 #10 23.82 Selecting previously unselected package gcc-7-base:amd64.
21:28:09 #10 23.82 Preparing to unpack .../063-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:09 #10 23.82 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:09 #10 23.86 Selecting previously unselected package libisl19:amd64.
21:28:09 #10 23.86 Preparing to unpack .../064-libisl19_0.19-1_amd64.deb ...
21:28:09 #10 23.86 Unpacking libisl19:amd64 (0.19-1) ...
21:28:09 #10 23.94 Selecting previously unselected package libmpfr6:amd64.
21:28:09 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 41.94MB / 50.45MB 0.6s
21:28:09 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 13.63MB / 51.87MB 0.6s
21:28:09 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 0.7s
21:28:09 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 22.13MB / 51.87MB 0.7s
21:28:09 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 14.86MB / 51.87MB 0.8s
21:28:09 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 42.99MB / 50.45MB 0.9s
21:28:09 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 20.97MB / 51.87MB 0.9s
21:28:09 #11 10.02 Get:34 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
21:28:09 #8 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0.5s done
21:28:09 #8 ...
21:28:09 
21:28:09 #9 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:febad66238b1245cbde9bc6adb0fcfac17dea9a14ac73e39717f5be8018caf16
21:28:09 #9 resolve docker.io/library/fedora:36@sha256:febad66238b1245cbde9bc6adb0fcfac17dea9a14ac73e39717f5be8018caf16 0.0s done
21:28:09 #9 sha256:febad66238b1245cbde9bc6adb0fcfac17dea9a14ac73e39717f5be8018caf16 975B / 975B done
21:28:09 #9 sha256:ace14564a1d30d1a9cd2a1586479c32ae676ecb4e752179fc45dd040e76e19f9 529B / 529B done
21:28:09 #9 sha256:541d7a7277e06fde24f25be3f03b888bf0cf9fa768c1f84cba0b8806937b368f 2.00kB / 2.00kB done
21:28:09 #9 sha256:f41b8ea2f8e36ccba56f30d98c091c897baed52501f122bbe57106ffe4a7a343 60.05MB / 60.05MB 1.0s done
21:28:09 #9 extracting sha256:f41b8ea2f8e36ccba56f30d98c091c897baed52501f122bbe57106ffe4a7a343 5.7s done
21:28:09 #9 DONE 7.3s
21:28:09 
21:28:09 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:09 #8 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028
21:28:09 #10 17.21 Setting up libexpat1:armhf (2.5.0-1) ...
21:28:09 #10 17.24 Setting up python3.11-minimal (3.11.2-6) ...
21:28:09 #10 21.43 Selecting previously unselected package libxml2:armhf.
21:28:09 #10 21.43 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u3_armhf.deb ...
21:28:09 #10 21.43 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
21:28:09 #10 21.51 Selecting previously unselected package gettext.
21:28:09 #10 21.51 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
21:28:09 #10 21.51 Unpacking gettext (0.21-4) ...
21:28:09 #10 21.63 Selecting previously unselected package intltool-debian.
21:28:09 #10 21.64 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
21:28:09 #10 21.64 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:28:09 #10 21.66 Selecting previously unselected package po-debconf.
21:28:09 #10 21.66 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
21:28:09 #10 21.67 Unpacking po-debconf (1.0.21+nmu1) ...
21:28:09 #10 21.72 Selecting previously unselected package debhelper.
21:28:09 #10 21.72 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
21:28:09 #10 21.73 Unpacking debhelper (13.3.4) ...
21:28:09 #10 23.94 Preparing to unpack .../065-libmpfr6_4.0.1-1_amd64.deb ...
21:28:09 #10 23.95 Unpacking libmpfr6:amd64 (4.0.1-1) ...
21:28:09 #10 23.99 Selecting previously unselected package libmpc3:amd64.
21:28:09 #10 23.99 Preparing to unpack .../066-libmpc3_1.1.0-1_amd64.deb ...
21:28:09 #10 24.00 Unpacking libmpc3:amd64 (1.1.0-1) ...
21:28:09 #10 24.02 Selecting previously unselected package cpp-7.
21:28:09 #10 24.02 Preparing to unpack .../067-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:09 #10 24.03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:28:09 mkdir -p sources
21:28:09 docker run --rm -w /v \
21:28:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:09 	alpine \
21:28:09 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:09 Fetching without tags
21:28:09 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 0.7s done
21:28:09 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 32.51MB / 51.87MB 0.8s
21:28:09 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 0B / 68.85MB 0.8s
21:28:09 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 42.99MB / 51.87MB 1.0s
21:28:09 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 12.58MB / 68.85MB 1.0s
21:28:09 #8 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86
21:28:09 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 47.19MB / 51.87MB 1.1s
21:28:09 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 21.77MB / 68.85MB 1.1s
21:28:09 #7 ...
21:28:09 
21:28:09 #8 [internal] load build context
21:28:09 #8 transferring context: 31.20MB 1.1s done
21:28:09 #8 DONE 1.2s
21:28:09 
21:28:09 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:09 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 1.1s
21:28:09 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 40.89MB / 51.87MB 1.1s
21:28:09 #7 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 1.1s done
21:28:09 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 47.19MB / 51.87MB 1.2s
21:28:09 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 0B / 149.01MB 1.2s
21:28:09 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 0B / 68.85MB 1.2s
21:28:09 #7 ...
21:28:09 
21:28:09 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da
21:28:09 #9 resolve docker.io/library/debian:buster@sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da 0.0s done
21:28:09 #9 sha256:ac8ad4307a275784e5fce8c832d1101b0fc8fd876e37f6fb2cb355c33ba456b1 529B / 529B done
21:28:09 #9 sha256:4591634d628962581d7c33e255844a93586a72ececbdc030c17159e79acc5ca8 1.46kB / 1.46kB done
21:28:09 #9 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 1.1s done
21:28:09 #9 sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da 984B / 984B done
21:28:09 #9 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 2.6s done
21:28:09 #9 DONE 4.0s
21:28:09 
21:28:09 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:09 #7 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6
21:28:09 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:09 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:09 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:09 #11 10.19 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.1 [143 kB]
21:28:09 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 1.2s
21:28:09 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 27.26MB / 68.85MB 1.2s
21:28:09 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 0B / 149.01MB 1.2s
21:28:09 Commit message: "remove recipes for building docker-scan-plugin"
21:28:09 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 1.4s
21:28:09 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 8.39MB / 149.01MB 1.4s
21:28:09 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 12.58MB / 68.85MB 1.4s
21:28:09 #7 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86
21:28:09 #7 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 1.4s done
21:28:09 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 21.44MB / 68.85MB 1.5s
21:28:09 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 0B / 155B 1.5s
21:28:09 #10 21.83 Selecting previously unselected package debian-keyring.
21:28:09 #10 21.83 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
21:28:09 #10 21.83 Unpacking debian-keyring (2021.07.26) ...
21:28:09 #11 10.71 Get:35 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
21:28:09 #11 10.71 Get:36 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
21:28:09 #11 10.71 Get:37 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libperl5.34 amd64 5.34.0-5ubuntu1.1 [4713 kB]
21:28:09 #7 extracting sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 5.0s
21:28:09 #7 extracting sha256:1a4b509731637c5bce327f65fd5250c3cd71d7e1475cbaba196ad861c2f2b63c 5.2s done
21:28:09 #11 10.19 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
21:28:09 #11 10.19 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
21:28:09 #11 10.19 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
21:28:09 #11 10.20 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
21:28:09 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 1.2s done
21:28:09 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 41.94MB / 68.85MB 1.5s
21:28:09 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 13.63MB / 149.01MB 1.5s
21:28:09 #8 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 1.4s done
21:28:09 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 20.97MB / 149.01MB 1.6s
21:28:09 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 29.36MB / 68.85MB 1.6s
21:28:09 #7 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 1.5s done
21:28:09 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 36.70MB / 68.85MB 1.7s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:09 #10 24.79 Selecting previously unselected package cpp.
21:28:09 #10 24.79 Preparing to unpack .../068-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
21:28:09 #10 24.79 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
21:28:09 #11 10.89 Get:38 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 perl amd64 5.34.0-5ubuntu1.1 [231 kB]
21:28:09 #11 10.93 Get:39 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 openssl amd64 3.0.5-2ubuntu2.1 [1177 kB]
21:28:09 #11 10.96 Get:40 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
21:28:09 #11 10.96 Get:41 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libdbus-1-3 amd64 1.14.0-2ubuntu3 [200 kB]
21:28:09 #11 11.01 Get:42 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-bin amd64 1.14.0-2ubuntu3 [39.4 kB]
21:28:09 #11 11.01 Get:43 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
21:28:09 #11 11.01 Get:44 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-daemon amd64 1.14.0-2ubuntu3 [118 kB]
21:28:09 #7 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 0.4s done
21:28:09 #7 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548
[Pipeline] sh
21:28:10 #7 DONE 6.7s
21:28:10 
21:28:10 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:10 #8 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:10 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 0.7s done
21:28:10 #8 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:10 #8 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:28:10 #8 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 7.86MB / 7.86MB 0.3s done
21:28:10 #8 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:28:10 #8 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 10.00MB / 10.00MB 0.6s done
21:28:10 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 1.4s done
21:28:10 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 1.9s done
21:28:10 #8 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 4.5s done
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 6.6s
21:28:10 #8 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 1.5s done
21:28:10 #8 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 0.5s done
21:28:10 #8 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0.1s
21:28:10 #11 10.71 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.2 [764 kB]
21:28:10 #11 10.75 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
21:28:10 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 48.23MB / 68.85MB 1.6s
21:28:10 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 57.67MB / 68.85MB 1.7s
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 25.17MB / 149.01MB 1.7s
21:28:10 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 67.11MB / 68.85MB 1.8s
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 35.65MB / 149.01MB 1.8s
21:28:10 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 33.55MB / 149.01MB 1.8s
21:28:10 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 43.11MB / 68.85MB 1.8s
21:28:10 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 47.19MB / 68.85MB 1.9s
21:28:10 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 48.23MB / 149.01MB 2.0s
21:28:10 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 53.48MB / 68.85MB 2.0s
21:28:10 #10 24.82 Selecting previously unselected package libcc1-0:amd64.
21:28:10 #10 24.83 Preparing to unpack .../069-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:28:10 #10 24.83 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:10 #10 24.86 Selecting previously unselected package libgomp1:amd64.
21:28:10 #10 24.86 Preparing to unpack .../070-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:28:10 #10 24.87 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:10 #10 24.90 Selecting previously unselected package libitm1:amd64.
21:28:10 #10 24.90 Preparing to unpack .../071-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:28:10 #10 24.90 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:10 #10 24.94 Selecting previously unselected package libatomic1:amd64.
21:28:10 #10 24.94 Preparing to unpack .../072-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:28:10 #10 24.94 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:10 #10 24.97 Selecting previously unselected package libasan4:amd64.
21:28:10 #10 24.97 Preparing to unpack .../073-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:10 #10 24.97 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:10 #10 25.03 Selecting previously unselected package liblsan0:amd64.
21:28:10 #7 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0.4s done
21:28:10 #10 extracting sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 3.6s done
21:28:10 #10 18.11 Selecting previously unselected package python3-minimal.
21:28:10 #10 18.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 ... 8356 files and directories currently installed.)
21:28:10 #10 18.12 Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ...
21:28:10 #10 18.15 Unpacking python3-minimal (3.11.2-1) ...
21:28:10 #10 18.26 Selecting previously unselected package media-types.
21:28:10 #10 18.26 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
21:28:10 #10 18.27 Unpacking media-types (10.0.0) ...
21:28:10 #10 18.44 Selecting previously unselected package libncursesw6:armhf.
21:28:10 #10 18.44 Preparing to unpack .../02-libncursesw6_6.4-2_armhf.deb ...
21:28:10 #10 18.47 Unpacking libncursesw6:armhf (6.4-2) ...
21:28:10 + make clean
21:28:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:10 rm -f -r src
21:28:10 make -C rpm clean
21:28:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:10 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:10 rm -f -r rpmbuild/
21:28:10 docker builder prune -f --filter until=24h
21:28:10 Total:	0B
21:28:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:10 make -C deb clean
21:28:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:10 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:10 rm -f -r debbuild
21:28:10 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:10 rm -f -r sources
21:28:10 docker builder prune -f --filter until=24h
21:28:10 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 63.96MB / 149.01MB 2.2s
21:28:10 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 2.2s
21:28:10 #7 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 2.2s done
21:28:10 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 1.9s done
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 47.19MB / 149.01MB 2.0s
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 56.62MB / 149.01MB 2.1s
21:28:10 #10 25.04 Preparing to unpack .../074-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:28:10 #10 25.04 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:10 #10 25.08 Selecting previously unselected package libtsan0:amd64.
21:28:10 #10 25.08 Preparing to unpack .../075-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:28:10 #10 25.08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:10 #10 25.14 Selecting previously unselected package libubsan0:amd64.
21:28:10 #10 25.14 Preparing to unpack .../076-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:10 #10 25.14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:10 #10 25.18 Selecting previously unselected package libcilkrts5:amd64.
21:28:10 #10 25.19 Preparing to unpack .../077-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:10 #10 25.19 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:10 #10 25.22 Selecting previously unselected package libmpx2:amd64.
21:28:10 #10 25.22 Preparing to unpack .../078-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:28:10 #10 25.22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:10 #10 25.25 Selecting previously unselected package libquadmath0:amd64.
21:28:10 #7 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 0.1s
21:28:10 #11 10.75 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:28:10 #11 10.75 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
21:28:10 #11 11.03 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu1 [14.3 kB]
21:28:10 #10 extracting sha256:c453747a077b91c8a2ff79e9b4dc7b87e2ff96d97b127aac577076f4e4ce6923
21:28:10 #10 extracting sha256:c453747a077b91c8a2ff79e9b4dc7b87e2ff96d97b127aac577076f4e4ce6923 done
21:28:10 #11 11.41 Get:45 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
21:28:10 #11 11.68 Get:46 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus amd64 1.14.0-2ubuntu3 [24.2 kB]
21:28:10 #10 18.59 Selecting previously unselected package libkrb5support0:armhf.
21:28:10 #10 18.60 Preparing to unpack .../03-libkrb5support0_1.20.1-1+b1_armhf.deb ...
21:28:10 #10 18.60 Unpacking libkrb5support0:armhf (1.20.1-1+b1) ...
21:28:10 #10 18.63 Selecting previously unselected package libk5crypto3:armhf.
21:28:10 #10 18.63 Preparing to unpack .../04-libk5crypto3_1.20.1-1+b1_armhf.deb ...
21:28:10 #10 18.64 Unpacking libk5crypto3:armhf (1.20.1-1+b1) ...
21:28:10 #10 18.67 Selecting previously unselected package libkeyutils1:armhf.
21:28:10 #10 18.67 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ...
21:28:10 #10 18.68 Unpacking libkeyutils1:armhf (1.6.3-2) ...
21:28:10 #10 18.71 Selecting previously unselected package libkrb5-3:armhf.
21:28:10 Total:	0B
21:28:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:10 make -C static clean
21:28:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:10 rm -f -r build
21:28:10 docker builder prune -f --filter until=24h
21:28:10 Total:	0B
21:28:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:28:10 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 77.59MB / 149.01MB 2.4s
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 67.11MB / 149.01MB 2.3s
21:28:10 #8 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0.4s done
21:28:10 #8 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 0.1s
21:28:10 #10 25.25 Preparing to unpack .../079-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:28:10 #10 25.26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:10 #10 25.29 Selecting previously unselected package libgcc-7-dev:amd64.
21:28:10 #10 25.29 Preparing to unpack .../080-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:10 #10 25.32 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:10 #11 11.04 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu1 [164 kB]
21:28:10 #11 11.08 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
21:28:10 #11 11.09 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
21:28:10 #11 11.10 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB]
21:28:10 #11 11.10 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB]
21:28:10 #11 11.11 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB]
21:28:10 #11 11.11 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 file amd64 1:5.41-3 [21.5 kB]
21:28:10 #11 11.11 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB]
21:28:10 #11 11.11 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
21:28:10 #11 11.12 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
21:28:10 #10 DONE 17.3s
21:28:10 
21:28:10 #13 [base 2/5] COPY --from=xx / /
21:28:10 #10 18.71 Preparing to unpack .../06-libkrb5-3_1.20.1-1+b1_armhf.deb ...
21:28:10 #10 18.71 Unpacking libkrb5-3:armhf (1.20.1-1+b1) ...
21:28:10 #10 18.77 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:28:10 #10 18.77 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-1+b1_armhf.deb ...
21:28:10 #10 18.77 Unpacking libgssapi-krb5-2:armhf (1.20.1-1+b1) ...
21:28:10 #10 18.81 Selecting previously unselected package libtirpc-common.
21:28:10 #10 18.81 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:28:10 #10 18.81 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:28:10 #10 18.84 Selecting previously unselected package libtirpc3:armhf.
21:28:10 #10 18.84 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
21:28:10 #10 18.85 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
21:28:10 #10 18.89 Selecting previously unselected package libnsl2:armhf.
21:28:10 #10 18.89 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ...
21:28:10 #10 18.89 Unpacking libnsl2:armhf (1.3.0-2) ...
21:28:10 #10 18.92 Selecting previously unselected package readline-common.
21:28:10 #11 11.70 Get:47 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 distro-info-data all 0.54ubuntu0.1 [5242 B]
21:28:10 #11 11.70 Get:48 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dmsetup amd64 2:1.02.185-1ubuntu1 [79.1 kB]
21:28:10 #11 11.77 Get:49 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-0 amd64 2.74.3-0ubuntu1 [1475 kB]
21:28:10 #7 extracting sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 5.0s
21:28:10 #7 ...
21:28:10 
21:28:10 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:10 #8 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:10 #8 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 7.86MB / 7.86MB 0.2s done
21:28:10 #8 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:28:10 #8 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 0.7s done
21:28:10 #8 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:10 #8 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:28:10 #8 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 10.00MB / 10.00MB 0.4s done
21:28:10 #8 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 2.5s done
21:28:10 #8 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 2.6s done
21:28:10 #8 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 4.0s done
21:28:10 #8 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 2.6s done
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 4.6s done
21:28:10 #8 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 0.6s done
21:28:10 #8 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0.5s done
21:28:10 #8 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 1.2s
21:28:10 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 93.32MB / 149.01MB 2.6s
21:28:10 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 101.36MB / 149.01MB 2.7s
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 80.74MB / 149.01MB 2.5s
21:28:10 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 90.18MB / 149.01MB 2.6s
21:28:10 #10 25.56 Selecting previously unselected package gcc-7.
21:28:10 #10 25.56 Preparing to unpack .../081-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:10 #10 25.56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:28:10 + make REF=master ubuntu-jammy
21:28:10 git init src/github.com/docker/cli
21:28:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:10 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:10 + SRC=src/github.com/docker/cli
21:28:10 + REF=master
21:28:10 + REF_FETCH=master
21:28:10 + + awk {print $2}
21:28:10 git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:10 + REF=refs/heads/master
21:28:10 + [ -n refs/heads/master ]
21:28:10 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:10 #11 11.40 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
21:28:10 #11 11.43 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
21:28:10 #11 11.46 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
21:28:10 #11 11.46 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
21:28:10 #11 11.47 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB]
21:28:10 #11 11.47 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
21:28:10 #11 11.48 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
21:28:10 #11 11.48 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
21:28:10 #11 11.48 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
21:28:10 #11 11.48 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
21:28:10 #11 11.48 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-data all 2:1.7.5-1 [119 kB]
21:28:10 #10 18.92 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
21:28:10 #10 18.92 Unpacking readline-common (8.2-1.3) ...
21:28:10 #10 18.96 Selecting previously unselected package libreadline8:armhf.
21:28:10 #10 18.96 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ...
21:28:10 #10 18.96 Unpacking libreadline8:armhf (8.2-1.3) ...
21:28:10 #10 19.00 Selecting previously unselected package libsqlite3-0:armhf.
21:28:10 #10 19.00 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ...
21:28:10 #10 19.01 Unpacking libsqlite3-0:armhf (3.40.1-2) ...
21:28:10 #10 19.08 Preparing to unpack .../14-libuuid1_2.38.1-5+b1_armhf.deb ...
21:28:10 #10 19.10 Unpacking libuuid1:armhf (2.38.1-5+b1) over (2.38.1-5) ...
21:28:10 #10 19.14 Setting up libuuid1:armhf (2.38.1-5+b1) ...
21:28:10 #10 19.18 Selecting previously unselected package libpython3.11-stdlib:armhf.
21:28:10 #11 12.03 Get:50 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgirepository-1.0-1 amd64 1.74.0-2 [67.3 kB]
21:28:10 #11 12.04 Get:51 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gir1.2-glib-2.0 amd64 1.74.0-2 [178 kB]
21:28:10 #11 12.05 Get:52 http://archive.ubuntu.com/ubuntu kinetic/main amd64 iso-codes all 4.11.0-1 [3352 kB]
21:28:10 #11 12.21 Get:53 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 krb5-locales all 1.20-1ubuntu0.1 [11.6 kB]
21:28:10 #11 12.21 Get:54 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 less amd64 590-1ubuntu0.22.10.1 [141 kB]
21:28:10 #11 12.22 Get:55 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmd0 amd64 1.0.4-2 [22.7 kB]
21:28:11 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 114.29MB / 149.01MB 2.9s
21:28:11 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 100.66MB / 149.01MB 2.8s
21:28:11 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 109.05MB / 149.01MB 2.9s
21:28:11 #10 19.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 ... 8485 files and directories currently installed.)
21:28:11 #10 19.18 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6_armhf.deb ...
21:28:11 #10 19.19 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
21:28:11 #10 19.36 Selecting previously unselected package python3.11.
21:28:11 #10 19.36 Preparing to unpack .../python3.11_3.11.2-6_armhf.deb ...
21:28:11 #10 19.36 Unpacking python3.11 (3.11.2-6) ...
21:28:11 #10 19.39 Selecting previously unselected package libpython3-stdlib:armhf.
21:28:11 #10 19.40 Preparing to unpack .../libpython3-stdlib_3.11.2-1_armhf.deb ...
21:28:11 #10 19.40 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
21:28:11 #10 19.43 Setting up python3-minimal (3.11.2-1) ...
21:28:11 #11 12.49 Get:56 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbsd0 amd64 0.11.6-1 [44.5 kB]
21:28:11 #11 12.52 Get:57 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libelf1 amd64 0.187-4 [50.9 kB]
21:28:11 #11 12.53 Get:58 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
21:28:11 #11 12.54 Get:59 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libicu71 amd64 71.1-3ubuntu1 [10.6 MB]
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06d0380f819d550e1) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07d92b74cf89f2e66) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
21:28:11 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 128.97MB / 149.01MB 3.1s
21:28:11 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 139.46MB / 149.01MB 3.2s
21:28:11 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 3.3s
21:28:11 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 117.44MB / 149.01MB 3.0s
21:28:11 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 125.00MB / 149.01MB 3.1s
21:28:11 mkdir -p sources
21:28:11 docker run --rm -w /v \
21:28:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:11 	alpine \
21:28:11 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:11 From https://github.com/docker/cli
21:28:11  * [new branch]      master     -> master
21:28:11  * [new branch]      master     -> origin/master
21:28:11 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:11 git init src/github.com/docker/docker
21:28:11 #10 19.57 Selecting previously unselected package python3.
21:28:11 #10 19.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 ... 8866 files and directories currently installed.)
21:28:11 #10 19.58 Preparing to unpack .../python3_3.11.2-1_armhf.deb ...
21:28:11 #10 19.58 Unpacking python3 (3.11.2-1) ...
21:28:11 #10 19.62 Selecting previously unselected package adduser.
21:28:11 #10 19.62 Preparing to unpack .../archives/adduser_3.131_all.deb ...
21:28:11 #10 19.62 Unpacking adduser (3.131) ...
21:28:11 #10 19.67 Setting up adduser (3.131) ...
21:28:11 #10 19.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8960 files and directories currently installed.)
21:28:11 #10 19.71 Preparing to unpack .../gpgv_2.2.40-1.1_armhf.deb ...
21:28:11 #10 19.72 Unpacking gpgv (2.2.40-1.1) over (2.2.40-1) ...
21:28:11 #10 19.79 Setting up gpgv (2.2.40-1.1) ...
21:28:11 #11 12.68 Get:60 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1ubuntu0.1 [763 kB]
21:28:11 #11 11.89 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-6 amd64 2:1.7.5-1 [666 kB]
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e01d50b53299d794) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f62c30ff85e5c32f) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d5c45a1a3586c8d6) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] {
21:28:11 #7 ...
21:28:11 
21:28:11 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:da953aad25daa905eb5a62e8e71e98f31b28192c29c0c15524ab16b7e6602730
21:28:11 #9 resolve docker.io/balenalib/rpi-raspbian:bookworm@sha256:da953aad25daa905eb5a62e8e71e98f31b28192c29c0c15524ab16b7e6602730 0.0s done
21:28:11 #9 sha256:da953aad25daa905eb5a62e8e71e98f31b28192c29c0c15524ab16b7e6602730 1.99kB / 1.99kB done
21:28:11 #9 sha256:decfc7c44756de509113f60fa9a88c658d310425f84fb4bf71cd27b0157bd406 257B / 257B 0.1s done
21:28:11 #9 sha256:d74305eb0c954d5c114d5d553893e44f6c1c9ca1516605d20ce1f86ee113aa91 306B / 306B 0.1s done
21:28:11 #9 sha256:1dd7cf05afddcd522cc2ab4ea8836bb64c24c65aca91dc12c55f41b68d6403ff 5.01kB / 5.01kB done
21:28:11 #9 sha256:8996396f59eed9eb8fefcd3cb2a089c66dfe6797fe502612682235a872396dc8 55.58MB / 55.58MB 2.9s done
21:28:11 21:28:11 #9 sha256:82de9d774bdcb1209bfaa94d7a8e3646d208c0e43ee7c02319ea59943cd7547d 909B / 909B 0.2s done
21:28:11 #9 sha256:cd57115a4e2596660b099bd9d42461ab850508b76d3d10feead7ea39dd38091d 178B / 178B 0.2s done
21:28:11 #9 sha256:8e2ac8ca41cbf082c29210a88a9cb22cdacd4affaefd9d86f015f6815ebf9eda 411B / 411B 0.3s done
21:28:11 #9 sha256:4c2d9fa6e0e87354a19ec17ea5d8500ae139ebefa61bcfc07041571b2527b9a8 120.34kB / 120.34kB 0.4s done
21:28:11 #9 sha256:04316490362d81f89d36155c0b0f967ed59d67780f3494c5b21da7bc44fe3343 14.08MB / 14.08MB 1.4s done
21:28:11 #9 extracting sha256:8996396f59eed9eb8fefcd3cb2a089c66dfe6797fe502612682235a872396dc8 5.1s done
#8 ...
21:28:11 #9 extracting sha256:d74305eb0c954d5c114d5d553893e44f6c1c9ca1516605d20ce1f86ee113aa91 done
21:28:11 #9 extracting sha256:decfc7c44756de509113f60fa9a88c658d310425f84fb4bf71cd27b0157bd406 done
21:28:11 #9 extracting sha256:82de9d774bdcb1209bfaa94d7a8e3646d208c0e43ee7c02319ea59943cd7547d done
21:28:11 #9 extracting sha256:cd57115a4e2596660b099bd9d42461ab850508b76d3d10feead7ea39dd38091d done
21:28:11 #9 extracting sha256:8e2ac8ca41cbf082c29210a88a9cb22cdacd4affaefd9d86f015f6815ebf9eda done
21:28:11 #9 extracting sha256:04316490362d81f89d36155c0b0f967ed59d67780f3494c5b21da7bc44fe3343 1.0s
21:28:11 #9 ...
21:28:11 
21:28:11 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:11 
21:28:11 #9 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:28:11 #9 DONE 1.5s
21:28:11 
21:28:11 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b1969fff53963a7c) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-037cc073ff9b8b103) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
21:28:11 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 134.18MB / 149.01MB 3.2s
21:28:11 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 3.5s
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ef44a18c818da37f) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-017b1c9ebbe713aa1) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
21:28:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:11 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:11 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:11 + SRC=src/github.com/docker/docker
21:28:11 + REF=master
21:28:11 + REF_FETCH=master
21:28:11 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:11 + awk {print $2}
21:28:11 + REF=refs/heads/master
21:28:11 + [ -n refs/heads/master ]
21:28:11 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:11 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:11 #10 19.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8960 files and directories currently installed.)
21:28:11 #10 19.83 Preparing to unpack .../libblkid1_2.38.1-5+b1_armhf.deb ...
21:28:11 #10 19.83 Unpacking libblkid1:armhf (2.38.1-5+b1) over (2.38.1-5) ...
21:28:11 #10 19.88 Setting up libblkid1:armhf (2.38.1-5+b1) ...
21:28:11 #10 19.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 ... 8961 files and directories currently installed.)
21:28:11 #10 19.92 Preparing to unpack .../libmount1_2.38.1-5+b1_armhf.deb ...
21:28:11 #10 19.93 Unpacking libmount1:armhf (2.38.1-5+b1) over (2.38.1-5) ...
21:28:11 #10 19.98 Setting up libmount1:armhf (2.38.1-5+b1) ...
21:28:11 #10 20.03 Selecting previously unselected package less.
[Pipeline] {
[Pipeline] withDockerRegistry
21:28:11 #8 ...
21:28:11 
21:28:11 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017
21:28:11 #7 extracting sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 6.3s done
21:28:11 #7 DONE 8.7s
21:28:11 #11 12.69 Get:61 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
21:28:11 #11 12.69 Get:62 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lsb-release all 11.2ubuntu1 [11.1 kB]
21:28:11 #11 12.69 Get:63 http://archive.ubuntu.com/ubuntu kinetic/main amd64 netbase all 6.3 [12.9 kB]
21:28:11 #11 12.69 Get:64 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
21:28:11 #11 12.69 Get:65 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-gi amd64 3.42.2-2 [226 kB]
21:28:11 #11 12.69 Get:66 http://archive.ubuntu.com/ubuntu kinetic/main amd64 networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
21:28:11 #11 12.97 Get:67 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python-apt-common all 2.4.0+22.10 [14.8 kB]
21:28:11 #7 ...
21:28:11 
21:28:11 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:da953aad25daa905eb5a62e8e71e98f31b28192c29c0c15524ab16b7e6602730
21:28:11 #9 extracting sha256:04316490362d81f89d36155c0b0f967ed59d67780f3494c5b21da7bc44fe3343 1.2s done
21:28:11 #9 extracting sha256:4c2d9fa6e0e87354a19ec17ea5d8500ae139ebefa61bcfc07041571b2527b9a8 0.0s done
21:28:11 #9 DONE 10.6s
21:28:11 
21:28:11 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08c2646e5c8a57a41) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00a48a72cf04644b8) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
21:28:11 #7 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 3.7s done
21:28:11 #7 DONE 6.4s
21:28:11 
21:28:11 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:12 #10 20.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 ... 8962 files and directories currently installed.)
21:28:12 #10 20.04 Preparing to unpack .../000-less_590-1.2_armhf.deb ...
21:28:12 #10 20.04 Unpacking less (590-1.2) ...
21:28:12 #10 20.08 Selecting previously unselected package netbase.
21:28:12 #10 20.08 Preparing to unpack .../001-netbase_6.4_all.deb ...
21:28:12 #10 20.08 Unpacking netbase (6.4) ...
21:28:12 #10 20.11 Selecting previously unselected package sensible-utils.
21:28:12 #10 20.11 Preparing to unpack .../002-sensible-utils_0.0.17+nmu1_all.deb ...
21:28:12 #10 20.11 Unpacking sensible-utils (0.0.17+nmu1) ...
21:28:12 #10 20.13 Selecting previously unselected package bzip2.
21:28:12 #10 20.14 Preparing to unpack .../003-bzip2_1.0.8-5+b1_armhf.deb ...
21:28:12 #10 20.14 Unpacking bzip2 (1.0.8-5+b1) ...
21:28:12 #10 20.17 Selecting previously unselected package openssl.
21:28:12 #10 20.17 Preparing to unpack .../004-openssl_3.0.8-1_armhf.deb ...
21:28:12 #10 20.17 Unpacking openssl (3.0.8-1) ...
21:28:12 
21:28:12 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:12 #11 12.99 Get:68 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3-apt amd64 2.4.0+22.10 [158 kB]
21:28:12 #11 13.03 Get:69 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
21:28:12 #11 13.04 Get:70 http://archive.ubuntu.com/ubuntu kinetic/main amd64 shared-mime-info amd64 2.2-1 [459 kB]
21:28:12 #11 13.06 Get:71 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 systemd-resolved amd64 251.4-1ubuntu7.1 [277 kB]
21:28:12 #11 13.06 Get:72 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 systemd-timesyncd amd64 251.4-1ubuntu7.1 [33.7 kB]
21:28:12 #11 13.06 Get:73 http://archive.ubuntu.com/ubuntu kinetic/main amd64 ucf all 3.0043 [56.1 kB]
21:28:12 #11 13.07 Get:74 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB]
21:28:12 #11 13.07 Get:75 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bsdextrautils amd64 2.38-4ubuntu1 [71.1 kB]
21:28:12 #11 13.07 Get:76 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmagic-mgc amd64 1:5.41-4 [257 kB]
21:28:12 #11 13.07 Get:77 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmagic1 amd64 1:5.41-4 [87.3 kB]
21:28:12 #11 12.42 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
21:28:12 #11 12.43 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
21:28:12 #11 12.43 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB]
21:28:12 #11 12.55 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
21:28:12 #11 12.61 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.1 [908 kB]
21:28:12 #11 12.66 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
21:28:12 #11 12.67 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB]
21:28:12 #11 12.67 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB]
21:28:12 #11 12.69 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
21:28:12 #11 12.70 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
21:28:12 #10 24.19 Selecting previously unselected package libfakeroot:armhf.
21:28:12 #10 24.19 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
21:28:12 #10 24.19 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
21:28:12 #10 24.22 Selecting previously unselected package fakeroot.
21:28:12 #10 24.22 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
21:28:12 #10 24.22 Unpacking fakeroot (1.25.3-1.1) ...
21:28:12 #10 24.26 Selecting previously unselected package libassuan0:armhf.
21:28:12 #10 24.26 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
21:28:12 #10 24.27 Unpacking libassuan0:armhf (2.5.3-7.1) ...
21:28:12 #10 24.29 Selecting previously unselected package gpgconf.
21:28:12 #10 24.29 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
21:28:12 #10 24.29 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:28:12 #10 24.34 Selecting previously unselected package libksba8:armhf.
21:28:12 #10 24.34 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u2_armhf.deb ...
21:28:12 #10 24.34 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ...
21:28:12 #10 24.38 Selecting previously unselected package libnpth0:armhf.
21:28:12 #10 24.38 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
21:28:12 #10 24.38 Unpacking libnpth0:armhf (1.6-3) ...
21:28:12 #10 24.41 Selecting previously unselected package dirmngr.
21:28:12 #10 24.42 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
21:28:12 #10 24.43 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:28:12 #10 24.48 Selecting previously unselected package gnupg-l10n.
21:28:12 #10 24.48 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:28:12 #10 24.48 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:28:12 #10 24.58 Selecting previously unselected package gnupg-utils.
21:28:12 #10 24.58 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
21:28:12 #10 24.58 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:28:12 #10 24.65 Selecting previously unselected package gpg.
21:28:12 #10 24.65 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ...
21:28:12 #10 24.66 Unpacking gpg (2.2.27-2+deb11u2) ...
21:28:12 #10 20.31 Selecting previously unselected package ca-certificates.
21:28:12 #10 20.31 Preparing to unpack .../005-ca-certificates_20230311_all.deb ...
21:28:12 #10 20.31 Unpacking ca-certificates (20230311) ...
21:28:12 #10 20.36 Selecting previously unselected package libmagic-mgc.
21:28:12 #10 20.36 Preparing to unpack .../006-libmagic-mgc_1%3a5.44-3_armhf.deb ...
21:28:12 #10 20.36 Unpacking libmagic-mgc (1:5.44-3) ...
21:28:12 #10 20.43 Selecting previously unselected package libmagic1:armhf.
21:28:12 #10 20.44 Preparing to unpack .../007-libmagic1_1%3a5.44-3_armhf.deb ...
21:28:12 #10 20.44 Unpacking libmagic1:armhf (1:5.44-3) ...
21:28:12 #10 20.47 Selecting previously unselected package file.
21:28:12 #10 20.47 Preparing to unpack .../008-file_1%3a5.44-3_armhf.deb ...
21:28:12 #10 20.47 Unpacking file (1:5.44-3) ...
21:28:12 #10 20.50 Selecting previously unselected package gettext-base.
21:28:12 #10 20.50 Preparing to unpack .../009-gettext-base_0.21-12_armhf.deb ...
21:28:12 #10 20.51 Unpacking gettext-base (0.21-12) ...
21:28:12 #10 20.55 Selecting previously unselected package libuchardet0:armhf.
21:28:12 #11 13.47 Get:78 http://archive.ubuntu.com/ubuntu kinetic/main amd64 file amd64 1:5.41-4 [21.5 kB]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:12 #10 24.72 Selecting previously unselected package pinentry-curses.
21:28:12 #10 24.73 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
21:28:12 #10 24.73 Unpacking pinentry-curses (1.1.0-4) ...
21:28:12 #10 24.76 Selecting previously unselected package gpg-agent.
21:28:12 #10 24.76 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
21:28:12 #10 24.77 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:28:12 #10 24.81 Selecting previously unselected package gpg-wks-client.
21:28:12 #10 24.81 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
21:28:12 #10 24.82 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:28:12 #10 24.85 Selecting previously unselected package gpg-wks-server.
21:28:12 #10 24.86 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
21:28:12 #10 24.86 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:28:12 #10 24.90 Selecting previously unselected package gpgsm.
21:28:12 #10 24.90 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
21:28:12 #10 24.90 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:28:12 #10 24.94 Selecting previously unselected package gnupg.
21:28:12 == Building packages for ubuntu-focal ==
21:28:12 mkdir -p "debbuild/ubuntu-focal"
21:28:12 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
21:28:12 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.2s
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:12 #8 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 3.2s done
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:12 #10 20.56 Preparing to unpack .../010-libuchardet0_0.0.7-1_armhf.deb ...
21:28:12 #10 20.56 Unpacking libuchardet0:armhf (0.0.7-1) ...
21:28:12 #10 20.59 Selecting previously unselected package groff-base.
21:28:12 #10 20.59 Preparing to unpack .../011-groff-base_1.22.4-10_armhf.deb ...
21:28:12 #10 20.59 Unpacking groff-base (1.22.4-10) ...
21:28:12 #10 20.70 Selecting previously unselected package krb5-locales.
21:28:12 #10 20.70 Preparing to unpack .../012-krb5-locales_1.20.1-1_all.deb ...
21:28:12 #10 20.70 Unpacking krb5-locales (1.20.1-1) ...
21:28:12 #10 20.73 Selecting previously unselected package bsdextrautils.
21:28:12 #10 20.73 Preparing to unpack .../013-bsdextrautils_2.38.1-5+b1_armhf.deb ...
21:28:12 #10 20.74 Unpacking bsdextrautils (2.38.1-5+b1) ...
21:28:12 #10 20.77 Selecting previously unselected package libpipeline1:armhf.
21:28:12 #10 20.77 Preparing to unpack .../014-libpipeline1_1.5.7-1_armhf.deb ...
21:28:12 #10 20.78 Unpacking libpipeline1:armhf (1.5.7-1) ...
21:28:12 #10 20.82 Selecting previously unselected package man-db.
21:28:12 #9 0.940 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:28:12 #9 0.952 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:28:12 #9 0.952 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:28:12 #11 13.63 Get:79 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gettext-base amd64 0.21-8 [37.8 kB]
21:28:12 #11 13.70 Get:80 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
21:28:12 #11 13.79 Get:81 http://archive.ubuntu.com/ubuntu kinetic/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
21:28:12 mkdir -p sources
21:28:12 docker run --rm -w /v \
21:28:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:12 	alpine \
21:28:12 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:12 #10 24.95 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ...
21:28:12 #10 24.95 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:28:12 #10 25.00 Selecting previously unselected package libfile-dirlist-perl.
21:28:12 #10 25.00 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
21:28:12 #10 25.01 Unpacking libfile-dirlist-perl (0.05-2) ...
21:28:12 #10 25.03 Selecting previously unselected package libfile-which-perl.
21:28:12 #10 25.04 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
21:28:12 #10 25.04 Unpacking libfile-which-perl (1.23-1) ...
21:28:12 #10 25.06 Selecting previously unselected package libfile-homedir-perl.
21:28:12 #10 25.06 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
21:28:12 #10 25.07 Unpacking libfile-homedir-perl (1.006-1) ...
21:28:12 #10 25.10 Selecting previously unselected package libfile-touch-perl.
21:28:12 #10 25.10 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
21:28:12 #10 25.10 Unpacking libfile-touch-perl (0.11-1) ...
21:28:12 #10 25.12 Selecting previously unselected package libio-pty-perl.
21:28:12 #10 25.12 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
21:28:12 #10 25.13 Unpacking libio-pty-perl (1:1.15-2) ...
21:28:12 #10 25.15 Selecting previously unselected package libipc-run-perl.
21:28:12 #10 25.15 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
21:28:12 #10 25.16 Unpacking libipc-run-perl (20200505.0-1) ...
21:28:12 #10 25.19 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:12 #1 [internal] load .dockerignore
21:28:12 #1 transferring context: 2B done
21:28:12 #1 DONE 0.0s
21:28:12 
21:28:12 #2 [internal] load build definition from Dockerfile
21:28:12 #2 transferring dockerfile: 1.21kB done
21:28:12 #2 DONE 0.0s
21:28:12 
21:28:12 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:28:12 #3 DONE 0.0s
21:28:12 
21:28:12 #4 [auth] library/golang:pull token for registry-1.docker.io
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:12 #11 13.10 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:12 #8 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:12 #7 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 4.6s done
21:28:12 #10 20.82 Preparing to unpack .../015-man-db_2.11.2-2_armhf.deb ...
21:28:12 #10 20.82 Unpacking man-db (2.11.2-2) ...
21:28:12 #10 20.95 Selecting previously unselected package manpages.
21:28:12 #10 20.95 Preparing to unpack .../016-manpages_6.03-1_all.deb ...
21:28:12 #10 20.95 Unpacking manpages (6.03-1) ...
21:28:12 #10 21.06 Selecting previously unselected package libbsd0:armhf.
21:28:12 #10 26.44 Selecting previously unselected package gcc.
21:28:12 #10 26.44 Preparing to unpack .../082-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
21:28:12 #10 26.44 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
21:28:12 #10 26.47 Selecting previously unselected package libstdc++-7-dev:amd64.
21:28:12 #10 26.47 Preparing to unpack .../083-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:12 #10 26.48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:12 #10 26.72 Selecting previously unselected package g++-7.
21:28:12 #10 26.72 Preparing to unpack .../084-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:28:12 #10 26.73 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
21:28:12 #9 1.104 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:12 #10 25.19 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:28:12 #10 25.19 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:28:12 #10 25.22 Selecting previously unselected package libb-hooks-op-check-perl.
21:28:12 #10 25.22 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
21:28:12 #10 25.22 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
21:28:12 #10 25.25 Selecting previously unselected package libdynaloader-functions-perl.
21:28:12 #10 25.25 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:28:12 #10 25.25 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:28:12 #10 25.27 Selecting previously unselected package libdevel-callchecker-perl.
21:28:12 #10 25.28 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
21:28:12 #10 25.28 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
21:28:12 #10 25.30 Selecting previously unselected package libparams-classify-perl.
21:28:12 #10 25.31 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
21:28:12 #10 25.31 Unpacking libparams-classify-perl (0.015-1+b3) ...
21:28:12 #10 25.33 Selecting previously unselected package libmodule-runtime-perl.
21:28:12 #10 25.33 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
21:28:12 #10 25.34 Unpacking libmodule-runtime-perl (0.016-1) ...
21:28:12 #10 25.36 Selecting previously unselected package libimport-into-perl.
21:28:12 #10 25.36 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
21:28:12 #10 25.37 Unpacking libimport-into-perl (1.002005-1) ...
21:28:12 #10 25.39 Selecting previously unselected package librole-tiny-perl.
21:28:12 #10 25.39 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
21:28:12 #10 25.39 Unpacking librole-tiny-perl (2.002004-1) ...
21:28:12 #10 25.42 Selecting previously unselected package libstrictures-perl.
21:28:12 #4 DONE 0.0s
21:28:12 
21:28:12 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:12 #5 ...
21:28:12 
21:28:12 #6 [internal] load metadata for docker.io/library/ubuntu:focal
21:28:12 #6 DONE 0.3s
21:28:12 
21:28:12 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:12 #5 DONE 0.4s
21:28:12 
21:28:12 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:12 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:12 #11 13.25 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB]
21:28:12 #11 13.50 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB]
21:28:12 #11 13.60 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:13 mkdir -p sources
21:28:13 docker run --rm -w /v \
21:28:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:13 	alpine \
21:28:13 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:13 #10 21.06 Preparing to unpack .../017-libbsd0_0.11.7-2_armhf.deb ...
21:28:13 #10 21.07 Unpacking libbsd0:armhf (0.11.7-2) ...
21:28:13 #10 21.10 Selecting previously unselected package libedit2:armhf.
21:28:13 #10 21.10 Preparing to unpack .../018-libedit2_3.1-20221030-2_armhf.deb ...
21:28:13 #10 21.11 Unpacking libedit2:armhf (3.1-20221030-2) ...
21:28:13 #10 21.15 Selecting previously unselected package libcbor0.8:armhf.
21:28:13 #10 21.15 Preparing to unpack .../019-libcbor0.8_0.8.0-2+b1_armhf.deb ...
21:28:13 #10 21.15 Unpacking libcbor0.8:armhf (0.8.0-2+b1) ...
21:28:13 #10 21.18 Selecting previously unselected package libfido2-1:armhf.
21:28:13 #10 21.18 Preparing to unpack .../020-libfido2-1_1.12.0-2+b1_armhf.deb ...
21:28:13 #10 21.19 Unpacking libfido2-1:armhf (1.12.0-2+b1) ...
21:28:13 #10 21.23 Selecting previously unselected package openssh-client.
21:28:13 #10 21.23 Preparing to unpack .../021-openssh-client_1%3a9.2p1-2_armhf.deb ...
21:28:13 #10 21.24 Unpacking openssh-client (1:9.2p1-2) ...
21:28:13 #8 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 4.8s done
21:28:13 #9 1.347 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:28:13 From https://github.com/docker/docker
21:28:13  * [new branch]      master     -> master
21:28:13  * [new branch]      master     -> origin/master
21:28:13 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:13 #11 14.02 Get:82 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
21:28:13 #11 14.02 Get:83 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
21:28:13 #11 14.03 Get:84 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfido2-1 amd64 1.11.0-1 [82.5 kB]
21:28:13 #11 14.04 Get:85 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnghttp2-14 amd64 1.49.0-1 [73.5 kB]
21:28:13 #11 14.05 Get:86 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpipeline1 amd64 1.5.6-2 [23.3 kB]
21:28:13 #11 14.05 Get:87 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpng16-16 amd64 1.6.38-2 [186 kB]
21:28:13 #11 14.06 Get:88 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
21:28:13 #10 25.42 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
21:28:13 #10 25.42 Unpacking libstrictures-perl (2.000006-1) ...
21:28:13 #10 25.44 Selecting previously unselected package libsub-quote-perl.
21:28:13 #10 25.44 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
21:28:13 #10 25.45 Unpacking libsub-quote-perl (2.006006-1) ...
21:28:13 #10 25.47 Selecting previously unselected package libmoo-perl.
21:28:13 #10 25.47 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
21:28:13 #10 25.48 Unpacking libmoo-perl (2.004004-1) ...
21:28:13 #10 25.51 Selecting previously unselected package libencode-locale-perl.
21:28:13 #10 25.51 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
21:28:13 #10 25.51 Unpacking libencode-locale-perl (1.05-1.1) ...
21:28:13 #10 25.54 Selecting previously unselected package libtimedate-perl.
21:28:13 #10 25.54 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
21:28:13 #10 25.54 Unpacking libtimedate-perl (2.3300-2) ...
21:28:13 #10 25.57 Selecting previously unselected package libhttp-date-perl.
21:28:13 #10 25.57 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
21:28:13 #10 25.57 Unpacking libhttp-date-perl (6.05-1) ...
21:28:13 #10 25.60 Selecting previously unselected package libfile-listing-perl.
21:28:13 #10 25.60 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
21:28:13 #10 25.60 Unpacking libfile-listing-perl (6.14-1) ...
21:28:13 #10 25.63 Selecting previously unselected package libhtml-tagset-perl.
21:28:13 #10 25.63 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
21:28:13 #10 25.63 Unpacking libhtml-tagset-perl (3.20-4) ...
21:28:13 #10 25.65 Selecting previously unselected package liburi-perl.
21:28:13 #10 25.66 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
21:28:13 #10 25.66 Unpacking liburi-perl (5.08-1) ...
21:28:13 #10 25.69 Selecting previously unselected package libhtml-parser-perl.
21:28:13 #10 25.69 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
21:28:13 #10 25.69 Unpacking libhtml-parser-perl (3.75-1+b1) ...
21:28:13 #10 25.72 Selecting previously unselected package libhtml-tree-perl.
21:28:13 #10 25.72 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
21:28:13 #10 25.73 Unpacking libhtml-tree-perl (5.07-2) ...
21:28:13 #10 25.77 Selecting previously unselected package libio-html-perl.
21:28:13 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:13 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 0B / 116.81MB 0.1s
21:28:13 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:28:13 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:28:13 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 0B / 157B 0.1s
21:28:13 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:13 #11 13.61 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB]
21:28:13 #11 13.68 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB]
21:28:13 #11 13.72 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.1 [221 kB]
21:28:13 #11 13.73 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.1 [661 kB]
21:28:13 #11 13.76 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.1 [107 kB]
21:28:13 #11 13.77 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.1 [103 kB]
21:28:13 #11 13.77 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.1 [2328 kB]
21:28:13 #10 21.34 Selecting previously unselected package ucf.
21:28:13 #10 21.34 Preparing to unpack .../022-ucf_3.0043+nmu1_all.deb ...
21:28:13 #10 21.34 Moving old data out of the way
21:28:13 #10 21.35 Unpacking ucf (3.0043+nmu1) ...
21:28:13 #10 21.38 Selecting previously unselected package xz-utils.
21:28:13 #10 21.38 Preparing to unpack .../023-xz-utils_5.4.1-0.2_armhf.deb ...
21:28:13 #10 21.38 Unpacking xz-utils (5.4.1-0.2) ...
21:28:13 #10 21.46 Selecting previously unselected package m4.
21:28:13 #10 21.47 Preparing to unpack .../024-m4_1.4.19-3_armhf.deb ...
21:28:13 #10 21.47 Unpacking m4 (1.4.19-3) ...
21:28:13 #10 21.52 Selecting previously unselected package autoconf.
21:28:13 #10 21.52 Preparing to unpack .../025-autoconf_2.71-3_all.deb ...
21:28:13 #10 21.52 Unpacking autoconf (2.71-3) ...
21:28:13 #10 21.58 Selecting previously unselected package autotools-dev.
21:28:13 #9 1.696 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:28:13 git init src/github.com/docker/buildx
21:28:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:13 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:13 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:13 + SRC=src/github.com/docker/buildx
21:28:13 + REF=v0.10.4
21:28:13 + REF_FETCH=v0.10.4
21:28:13 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:13 + awk {print $2}
21:28:13 + REF=refs/tags/v0.10.4
21:28:13 + [ -n refs/tags/v0.10.4 ]
21:28:13 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:13 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:13 #11 14.46 Get:89 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
21:28:13 #11 14.54 Get:90 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
21:28:13 #11 14.56 Get:91 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxcb1 amd64 1.15-1 [48.0 kB]
21:28:13 #11 14.67 Get:92 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libx11-data all 2:1.8.1-2 [118 kB]
21:28:13 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.2s
21:28:13 #10 27.62 Selecting previously unselected package g++.
21:28:13 #10 27.62 Preparing to unpack .../085-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
21:28:13 #10 27.62 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
21:28:13 #10 27.65 Selecting previously unselected package make.
21:28:13 #10 27.65 Preparing to unpack .../086-make_4.1-9.1ubuntu1_amd64.deb ...
21:28:13 #10 27.65 Unpacking make (4.1-9.1ubuntu1) ...
21:28:13 #10 27.69 Selecting previously unselected package libdpkg-perl.
21:28:13 #10 27.69 Preparing to unpack .../087-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
21:28:13 #10 27.69 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:28:13 #10 27.74 Selecting previously unselected package patch.
21:28:13 #10 27.74 Preparing to unpack .../088-patch_2.7.6-2ubuntu1.1_amd64.deb ...
21:28:13 #10 27.75 Unpacking patch (2.7.6-2ubuntu1.1) ...
21:28:13 #10 27.78 Selecting previously unselected package dpkg-dev.
21:28:13 #10 27.78 Preparing to unpack .../089-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
21:28:13 #10 27.78 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
21:28:13 #10 27.88 Selecting previously unselected package build-essential.
21:28:13 #10 27.88 Preparing to unpack .../090-build-essential_12.4ubuntu1_amd64.deb ...
21:28:13 #10 27.89 Unpacking build-essential (12.4ubuntu1) ...
21:28:13 #10 27.92 Selecting previously unselected package libroken18-heimdal:amd64.
21:28:13 #10 27.92 Preparing to unpack .../091-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 27.92 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 27.95 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:28:13 #10 27.95 Preparing to unpack .../092-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 27.96 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 28.00 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:28:13 #10 28.00 Preparing to unpack .../093-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 28.01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 28.04 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:28:13 #10 28.04 Preparing to unpack .../094-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 28.04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 28.08 Selecting previously unselected package libwind0-heimdal:amd64.
21:28:13 #10 28.08 Preparing to unpack .../095-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 28.08 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 28.12 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:28:13 #10 28.12 Preparing to unpack .../096-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 28.12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 28.16 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:28:13 #10 28.16 Preparing to unpack .../097-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 28.17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 28.22 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:28:13 #10 28.22 Preparing to unpack .../098-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 28.22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 28.25 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:28:13 #10 28.25 Preparing to unpack .../099-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:28:13 #10 28.26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:13 #10 28.29 Selecting previously unselected package libsasl2-modules-db:amd64.
21:28:13 #10 28.29 Preparing to unpack .../100-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:28:13 #10 28.29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:13 #10 28.32 Selecting previously unselected package libsasl2-2:amd64.
21:28:13 #10 28.32 Preparing to unpack .../101-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:28:13 #10 28.33 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:13 #10 28.36 Selecting previously unselected package libldap-common.
21:28:13 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 6.29MB / 116.81MB 0.3s
21:28:13 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 0.1s done
21:28:13 #8 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 3.6s done
21:28:13 #8 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18
21:28:13 #10 25.77 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
21:28:13 #10 25.77 Unpacking libio-html-perl (1.004-2) ...
21:28:13 #10 25.80 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:13 #10 25.80 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:28:13 #10 25.80 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:28:13 #10 25.82 Selecting previously unselected package libhttp-message-perl.
21:28:13 #10 25.83 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
21:28:13 #10 25.83 Unpacking libhttp-message-perl (6.28-1) ...
21:28:13 #10 25.86 Selecting previously unselected package libhttp-cookies-perl.
21:28:13 #10 25.86 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
21:28:13 #10 25.87 Unpacking libhttp-cookies-perl (6.10-1) ...
21:28:13 #10 25.89 Selecting previously unselected package libhttp-negotiate-perl.
21:28:13 #10 25.89 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
21:28:13 #10 25.90 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:28:13 #10 25.92 Selecting previously unselected package perl-openssl-defaults:armhf.
21:28:13 #10 25.92 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
21:28:13 #10 25.93 Unpacking perl-openssl-defaults:armhf (5) ...
21:28:13 #10 25.95 Selecting previously unselected package libnet-ssleay-perl.
21:28:13 #10 25.95 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
21:28:13 #10 25.96 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
21:28:13 #10 26.01 Selecting previously unselected package libio-socket-ssl-perl.
21:28:13 #8 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 2.7s done
21:28:13 #8 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18
21:28:13 #10 21.58 Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ...
21:28:13 #10 21.58 Unpacking autotools-dev (20220109.1) ...
21:28:13 #10 21.62 Selecting previously unselected package automake.
21:28:13 #10 21.62 Preparing to unpack .../027-automake_1%3a1.16.5-1.3_all.deb ...
21:28:13 #10 21.62 Unpacking automake (1:1.16.5-1.3) ...
21:28:13 #10 21.70 Selecting previously unselected package autopoint.
21:28:13 #10 21.70 Preparing to unpack .../028-autopoint_0.21-12_all.deb ...
21:28:13 #10 21.70 Unpacking autopoint (0.21-12) ...
21:28:13 #10 21.73 Selecting previously unselected package binutils-common:armhf.
21:28:13 #10 21.73 Preparing to unpack .../029-binutils-common_2.40-2_armhf.deb ...
21:28:13 #10 21.74 Unpacking binutils-common:armhf (2.40-2) ...
21:28:13 #11 14.79 Get:93 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libx11-6 amd64 2:1.8.1-2 [650 kB]
21:28:13 #10 28.36 Preparing to unpack .../102-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:28:13 #10 28.36 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:28:13 #10 28.42 Selecting previously unselected package libldap-2.4-2:amd64.
21:28:13 #10 28.42 Preparing to unpack .../103-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ...
21:28:13 #10 28.42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
21:28:13 #10 28.47 Selecting previously unselected package libnghttp2-14:amd64.
21:28:13 #10 28.47 Preparing to unpack .../104-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
21:28:13 #10 28.47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
21:28:13 #10 28.51 Selecting previously unselected package librtmp1:amd64.
21:28:13 #10 28.51 Preparing to unpack .../105-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
21:28:13 #10 28.51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
21:28:13 #10 28.55 Selecting previously unselected package libcurl4:amd64.
21:28:13 #10 28.55 Preparing to unpack .../106-libcurl4_7.58.0-2ubuntu3.24_amd64.deb ...
21:28:13 #10 28.55 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.24) ...
21:28:13 #10 28.60 Selecting previously unselected package curl.
21:28:13 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 14.68MB / 116.81MB 0.6s
21:28:13 #10 26.01 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
21:28:13 #10 26.02 Unpacking libio-socket-ssl-perl (2.069-1) ...
21:28:13 #10 26.06 Selecting previously unselected package libnet-http-perl.
21:28:13 #10 26.06 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
21:28:13 #10 26.06 Unpacking libnet-http-perl (6.20-1) ...
21:28:13 #10 26.09 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:13 #10 26.09 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:28:13 #10 26.10 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:28:13 #10 26.12 Selecting previously unselected package libtry-tiny-perl.
21:28:13 #10 26.12 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
21:28:13 #10 26.13 Unpacking libtry-tiny-perl (0.30-1) ...
21:28:13 #10 26.15 Selecting previously unselected package libwww-robotrules-perl.
21:28:13 #10 26.15 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
21:28:13 #10 26.15 Unpacking libwww-robotrules-perl (6.02-1) ...
21:28:13 #10 26.18 Selecting previously unselected package libwww-perl.
21:28:13 #10 26.18 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
21:28:13 #10 26.18 Unpacking libwww-perl (6.52-1) ...
21:28:13 #10 26.22 Selecting previously unselected package patchutils.
21:28:13 #10 26.22 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
21:28:13 #10 26.23 Unpacking patchutils (0.4.2-1) ...
21:28:13 #10 26.26 Selecting previously unselected package wdiff.
21:28:13 #10 26.26 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
21:28:13 #10 26.26 Unpacking wdiff (1.2.2-2+b1) ...
21:28:13 #10 26.31 Selecting previously unselected package devscripts.
21:28:13 #10 26.31 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
21:28:13 #10 26.33 Unpacking devscripts (2.21.3+deb11u1) ...
21:28:13 #11 14.16 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.1 [3198 B]
21:28:13 #11 14.17 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.1 [20.4 kB]
21:28:13 #11 14.18 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-69.76 [1326 kB]
21:28:13 #11 14.25 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
21:28:13 #11 14.25 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
21:28:13 #11 14.25 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
21:28:13 #11 14.26 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
21:28:13 #11 14.26 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.1 [2099 kB]
21:28:13 #11 14.28 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.3.0-1ubuntu1~22.04 [20.8 kB]
21:28:13 #11 14.28 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
21:28:13 #11 14.29 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
21:28:13 #10 27.83 Fedora 37 openh264 (From Cisco) - x86_64        2.4 kB/s | 2.5 kB     00:01    
21:28:13 #10 21.99 Selecting previously unselected package libbinutils:armhf.
21:28:13 #10 21.99 Preparing to unpack .../030-libbinutils_2.40-2_armhf.deb ...
21:28:13 #10 21.99 Unpacking libbinutils:armhf (2.40-2) ...
21:28:13 #10 22.06 Selecting previously unselected package libctf-nobfd0:armhf.
21:28:13 #10 22.06 Preparing to unpack .../031-libctf-nobfd0_2.40-2_armhf.deb ...
21:28:13 #10 22.06 Unpacking libctf-nobfd0:armhf (2.40-2) ...
21:28:13 #10 22.10 Selecting previously unselected package libctf0:armhf.
21:28:13 #11 14.95 Get:94 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
21:28:13 #11 14.96 Get:95 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
21:28:13 #11 14.96 Get:96 http://archive.ubuntu.com/ubuntu kinetic/main amd64 man-db amd64 2.10.2-2 [1180 kB]
21:28:13 #11 15.05 Get:97 http://archive.ubuntu.com/ubuntu kinetic/main amd64 manpages all 5.13-1 [1391 kB]
21:28:13 #11 15.12 Get:98 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 openssh-client amd64 1:9.0p1-1ubuntu7.1 [876 kB]
21:28:13 #11 15.16 Get:99 http://archive.ubuntu.com/ubuntu kinetic/main amd64 publicsuffix all 20220811.1734-1 [130 kB]
21:28:13 #10 28.60 Preparing to unpack .../107-curl_7.58.0-2ubuntu3.24_amd64.deb ...
21:28:13 #10 28.60 Unpacking curl (7.58.0-2ubuntu3.24) ...
21:28:13 #10 28.64 Selecting previously unselected package dctrl-tools.
21:28:13 #10 28.65 Preparing to unpack .../108-dctrl-tools_2.24-2build1_amd64.deb ...
21:28:13 #10 28.65 Unpacking dctrl-tools (2.24-2build1) ...
21:28:13 #10 28.73 Selecting previously unselected package libtool.
21:28:13 #10 28.73 Preparing to unpack .../109-libtool_2.4.6-2_all.deb ...
21:28:13 #10 28.74 Unpacking libtool (2.4.6-2) ...
21:28:13 #10 28.81 Selecting previously unselected package dh-autoreconf.
21:28:13 #10 28.81 Preparing to unpack .../110-dh-autoreconf_17_all.deb ...
21:28:13 #10 28.82 Unpacking dh-autoreconf (17) ...
21:28:13 #10 28.86 Selecting previously unselected package libarchive-zip-perl.
21:28:13 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 20.97MB / 116.81MB 0.9s
21:28:14 #16 exporting layers 5.1s done
21:28:14 #16 writing image sha256:2550f4d20c0c7c71529d0a1d591219e0fcdc23278d5dde4990ad47234c8a2c19 done
21:28:14 #16 naming to docker.io/debbuild-raspbian-buster/aarch64 done
21:28:14 #16 DONE 5.1s
21:28:14 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
21:28:14 + set -e
21:28:14 + mkdir -p /root/build-deb/engine
21:28:14 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:28:14 #11 14.58 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
21:28:14 #10 29.02 Fedora Modular 37 - x86_64                      4.0 MB/s | 3.8 MB     00:00    
21:28:14 #10 26.44 Selecting previously unselected package diffstat.
21:28:14 #10 26.45 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
21:28:14 #10 26.45 Unpacking diffstat (1.64-1) ...
21:28:14 #10 26.47 Selecting previously unselected package distro-info-data.
21:28:14 #10 26.48 Preparing to unpack .../144-distro-info-data_0.51+deb11u3_all.deb ...
21:28:14 #10 26.48 Unpacking distro-info-data (0.51+deb11u3) ...
21:28:14 #10 26.51 Selecting previously unselected package python3-pkg-resources.
21:28:14 #10 26.51 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
21:28:14 #10 26.51 Unpacking python3-pkg-resources (52.0.0-4) ...
21:28:14 #10 26.55 Selecting previously unselected package python3-chardet.
21:28:14 #8 ...
21:28:14 
21:28:14 #9 [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
21:28:14 #9 DONE 2.0s
21:28:14 
21:28:14 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:14 #10 22.10 Preparing to unpack .../032-libctf0_2.40-2_armhf.deb ...
21:28:14 #10 22.10 Unpacking libctf0:armhf (2.40-2) ...
21:28:14 #10 22.14 Selecting previously unselected package libjansson4:armhf.
21:28:14 #10 22.14 Preparing to unpack .../033-libjansson4_2.14-2_armhf.deb ...
21:28:14 #10 22.14 Unpacking libjansson4:armhf (2.14-2) ...
21:28:14 #10 22.17 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:28:14 #10 22.17 Preparing to unpack .../034-binutils-arm-linux-gnueabihf_2.40-2_armhf.deb ...
21:28:14 #10 22.17 Unpacking binutils-arm-linux-gnueabihf (2.40-2) ...
21:28:14 #7 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 4.5s done
21:28:14 #7 ...
21:28:14 
21:28:14 #9 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73
21:28:14 #9 resolve docker.io/library/debian:bookworm@sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73 0.0s done
21:28:14 #9 sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73 1.85kB / 1.85kB done
21:28:14 #9 sha256:ebc3e477f06e2de6065f6907bf9066a1f0c606df086e27342dd97193c4c59e42 529B / 529B done
21:28:14 #9 sha256:be4e7500a8877f5347534d4de54e19cd4a2d5360baad3e79ca6c4fee142d5b7b 1.46kB / 1.46kB done
21:28:14 #9 sha256:c15c60aea1a8c926f00ec7713f9ae1fcd349591095bddcc01ee5a6027b8a3998 49.28MB / 49.28MB 1.1s done
21:28:14 #9 extracting sha256:c15c60aea1a8c926f00ec7713f9ae1fcd349591095bddcc01ee5a6027b8a3998 4.4s done
21:28:14 #9 DONE 6.0s
21:28:14 
21:28:14 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:14 #7 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6
21:28:14 #11 15.44 Get:100 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libunwind8 amd64 1.6.2-0ubuntu1.1 [56.1 kB]
21:28:14 #10 28.86 Preparing to unpack .../111-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
21:28:14 #10 28.87 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:28:14 #10 29.04 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:14 #10 29.04 Preparing to unpack .../112-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
21:28:14 #10 29.04 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:28:14 #10 29.07 Selecting previously unselected package libtimedate-perl.
21:28:14 #10 29.07 Preparing to unpack .../113-libtimedate-perl_2.3000-2_all.deb ...
21:28:14 #10 29.08 Unpacking libtimedate-perl (2.3000-2) ...
21:28:14 #10 29.11 Selecting previously unselected package dh-strip-nondeterminism.
21:28:14 #10 29.11 Preparing to unpack .../114-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
21:28:14 #10 29.11 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
21:28:14 #10 29.14 Selecting previously unselected package libcroco3:amd64.
21:28:14 #11 14.62 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.3.0-1ubuntu1~22.04 [9967 kB]
21:28:14 #11 14.79 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
21:28:14 #11 14.79 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.1.0-2ubuntu1~22.04 [47.4 kB]
21:28:14 #11 14.80 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.1.0-2ubuntu1~22.04 [126 kB]
21:28:14 #11 14.80 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.1.0-2ubuntu1~22.04 [30.2 kB]
21:28:14 #11 14.80 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.1.0-2ubuntu1~22.04 [10.4 kB]
21:28:14 #11 14.80 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.3.0-1ubuntu1~22.04 [2284 kB]
21:28:14 #11 14.82 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.1.0-2ubuntu1~22.04 [1069 kB]
21:28:14 #11 14.83 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.3.0-1ubuntu1~22.04 [2262 kB]
21:28:14 #10 26.55 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
21:28:14 #10 26.56 Unpacking python3-chardet (4.0.0-1) ...
21:28:14 #10 26.60 Selecting previously unselected package python3-six.
21:28:14 #10 26.60 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
21:28:14 #10 26.60 Unpacking python3-six (1.16.0-2) ...
21:28:14 #10 26.64 Selecting previously unselected package python3-debian.
21:28:14 #10 26.64 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
21:28:14 #10 26.64 Unpacking python3-debian (0.1.39) ...
21:28:14 #10 26.69 Selecting previously unselected package libgpgme11:armhf.
21:28:14 #10 26.69 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
21:28:14 #10 26.69 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
21:28:14 #10 26.73 Selecting previously unselected package python3-gpg.
21:28:14 #10 26.73 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
21:28:14 #10 26.73 Unpacking python3-gpg (1.14.0-1+b2) ...
21:28:14 #10 26.79 Selecting previously unselected package dput.
21:28:14 From https://github.com/docker/buildx
21:28:14  * [new tag]         v0.10.4    -> v0.10.4
21:28:14 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:14 #10 22.41 Selecting previously unselected package binutils.
21:28:14 #10 22.41 Preparing to unpack .../035-binutils_2.40-2_armhf.deb ...
21:28:14 #10 22.41 Unpacking binutils (2.40-2) ...
21:28:14 #10 22.44 Selecting previously unselected package libc-dev-bin.
21:28:14 #10 22.45 Preparing to unpack .../036-libc-dev-bin_2.36-8_armhf.deb ...
21:28:14 #10 22.45 Unpacking libc-dev-bin (2.36-8) ...
21:28:14 #10 22.48 Selecting previously unselected package linux-libc-dev:armhf.
21:28:14 #10 22.48 Preparing to unpack .../037-linux-libc-dev_6.1.20-1_armhf.deb ...
21:28:14 #10 22.49 Unpacking linux-libc-dev:armhf (6.1.20-1) ...
21:28:14 #10 22.62 Selecting previously unselected package libcrypt-dev:armhf.
21:28:14 #10 22.63 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
21:28:14 #10 22.63 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
21:28:14 #10 22.67 Selecting previously unselected package libtirpc-dev:armhf.
21:28:14 #11 15.48 Get:101 http://archive.ubuntu.com/ubuntu kinetic/main amd64 strace amd64 5.16-0ubuntu4 [560 kB]
21:28:14 #11 15.52 Get:102 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xauth amd64 1:1.1.1-1 [27.6 kB]
21:28:14 #11 15.52 Get:103 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xz-utils amd64 5.2.5-2.1 [83.8 kB]
21:28:14 #11 15.52 Get:104 http://archive.ubuntu.com/ubuntu kinetic/main amd64 m4 amd64 1.4.19-1 [244 kB]
21:28:14 #11 15.53 Get:105 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autoconf all 2.71-2 [338 kB]
21:28:14 #11 15.54 Get:106 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autotools-dev all 20220109.1 [44.9 kB]
21:28:14 #11 15.54 Get:107 http://archive.ubuntu.com/ubuntu kinetic/main amd64 automake all 1:1.16.5-1.3 [558 kB]
21:28:14 #11 15.54 Get:108 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autopoint all 0.21-8 [421 kB]
21:28:14 #11 15.55 Get:109 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils-common amd64 2.39-3ubuntu1.1 [225 kB]
21:28:14 #11 15.55 Get:110 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libbinutils amd64 2.39-3ubuntu1.1 [610 kB]
21:28:14 #8 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 5.0s done
21:28:14 #8 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6
21:28:14 #10 29.14 Preparing to unpack .../115-libcroco3_0.6.12-2_amd64.deb ...
21:28:14 #10 29.15 Unpacking libcroco3:amd64 (0.6.12-2) ...
21:28:14 #10 29.18 Selecting previously unselected package gettext.
21:28:14 #10 29.18 Preparing to unpack .../116-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...
21:28:14 #10 29.19 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
21:28:14 #10 29.33 Selecting previously unselected package intltool-debian.
21:28:14 #10 29.33 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.4_all.deb ...
21:28:14 #10 29.33 Unpacking intltool-debian (0.35.0+20060710.4) ...
21:28:14 #10 29.36 Selecting previously unselected package po-debconf.
21:28:14 #10 29.36 Preparing to unpack .../118-po-debconf_1.0.20_all.deb ...
21:28:14 #10 29.36 Unpacking po-debconf (1.0.20) ...
21:28:14 #10 29.41 Selecting previously unselected package debhelper.
21:28:14 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 29.36MB / 116.81MB 1.3s
21:28:14 #10 26.79 Preparing to unpack .../151-dput_1.1.0_all.deb ...
21:28:14 #10 26.80 Unpacking dput (1.1.0) ...
21:28:14 #10 26.83 Selecting previously unselected package equivs.
21:28:14 #10 26.83 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
21:28:14 #10 26.83 Unpacking equivs (2.3.1) ...
21:28:14 #10 26.86 Selecting previously unselected package fonts-dejavu-core.
21:28:14 #10 26.86 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
21:28:14 #10 26.86 Unpacking fonts-dejavu-core (2.37-2) ...
21:28:14 #10 27.00 Selecting previously unselected package fontconfig-config.
21:28:14 #10 27.00 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
21:28:14 #10 27.07 Unpacking fontconfig-config (2.13.1-4.2) ...
21:28:14 #11 14.86 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.1.0-2ubuntu1~22.04 [976 kB]
21:28:14 + mkdir -p /root/build-deb/cli
21:28:14 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:28:14 git init src/github.com/docker/compose
21:28:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:14 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:14 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:14 + SRC=src/github.com/docker/compose
21:28:14 + REF=v2.17.2
21:28:14 + REF_FETCH=v2.17.2
21:28:14 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:14 + awk {print $2}
21:28:14 + REF=refs/tags/v2.17.2
21:28:14 + [ -n refs/tags/v2.17.2 ]
21:28:14 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:14 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:14 #10 22.67 Preparing to unpack .../039-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
21:28:14 #10 22.67 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
21:28:14 #10 22.71 Selecting previously unselected package libnsl-dev:armhf.
21:28:14 #10 22.71 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ...
21:28:14 #10 22.72 Unpacking libnsl-dev:armhf (1.3.0-2) ...
21:28:14 #10 22.75 Selecting previously unselected package rpcsvc-proto.
21:28:14 #10 22.75 Preparing to unpack .../041-rpcsvc-proto_1.4.3-1_armhf.deb ...
21:28:14 #10 22.75 Unpacking rpcsvc-proto (1.4.3-1) ...
21:28:14 #10 22.78 Selecting previously unselected package libc6-dev:armhf.
21:28:14 #10 22.79 Preparing to unpack .../042-libc6-dev_2.36-8_armhf.deb ...
21:28:14 #10 22.79 Unpacking libc6-dev:armhf (2.36-8) ...
21:28:14 #7 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 4.1s done
21:28:14 #7 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18
21:28:14 #10 29.41 Preparing to unpack .../119-debhelper_11.1.6ubuntu2_all.deb ...
21:28:14 #10 29.41 Unpacking debhelper (11.1.6ubuntu2) ...
21:28:14 #10 29.53 Selecting previously unselected package libfile-which-perl.
21:28:14 #10 29.53 Preparing to unpack .../120-libfile-which-perl_1.21-1_all.deb ...
21:28:14 #10 29.53 Unpacking libfile-which-perl (1.21-1) ...
21:28:14 #10 29.56 Selecting previously unselected package libfile-homedir-perl.
21:28:14 #10 29.56 Preparing to unpack .../121-libfile-homedir-perl_1.002-1_all.deb ...
21:28:14 #10 29.56 Unpacking libfile-homedir-perl (1.002-1) ...
21:28:14 #10 29.60 Selecting previously unselected package devscripts.
21:28:14 #10 29.60 Preparing to unpack .../122-devscripts_2.17.12ubuntu1.1_amd64.deb ...
21:28:14 #10 29.62 Unpacking devscripts (2.17.12ubuntu1.1) ...
21:28:14 #9 2.865 Fetched 8642 kB in 2s (3955 kB/s)
21:28:14 #11 15.83 Get:111 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libctf-nobfd0 amd64 2.39-3ubuntu1.1 [99.8 kB]
21:28:14 #11 15.89 Get:112 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libctf0 amd64 2.39-3ubuntu1.1 [97.4 kB]
21:28:14 #11 15.89 Get:113 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libgprofng0 amd64 2.39-3ubuntu1.1 [897 kB]
21:28:14 #11 15.93 Get:114 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.39-3ubuntu1.1 [2435 kB]
21:28:14 #7 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 0.5s done
21:28:14 #7 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548
21:28:14 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 36.70MB / 116.81MB 1.6s
21:28:14 #10 27.12 Selecting previously unselected package libcurl3-gnutls:armhf.
21:28:14 #10 27.12 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ...
21:28:14 #10 27.12 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
21:28:14 #10 27.17 Selecting previously unselected package liberror-perl.
21:28:14 #10 27.17 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
21:28:14 #10 27.17 Unpacking liberror-perl (0.17029-1) ...
21:28:14 #10 27.20 Selecting previously unselected package git-man.
21:28:14 #10 27.20 Preparing to unpack .../157-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
21:28:14 #10 27.21 Unpacking git-man (1:2.30.2-1+deb11u2) ...
21:28:14 #10 27.32 Selecting previously unselected package git.
21:28:14 #11 15.27 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.1.0-2ubuntu1~22.04 [154 kB]
21:28:14 + mkdir -p /root/build-deb/buildx
21:28:14 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:28:14 #10 22.94 Selecting previously unselected package libisl23:armhf.
21:28:14 #10 22.94 Preparing to unpack .../043-libisl23_0.25-1_armhf.deb ...
21:28:14 #10 22.94 Unpacking libisl23:armhf (0.25-1) ...
21:28:14 #10 23.02 Selecting previously unselected package libmpfr6:armhf.
21:28:14 #10 23.02 Preparing to unpack .../044-libmpfr6_4.2.0-1_armhf.deb ...
21:28:14 #10 23.02 Unpacking libmpfr6:armhf (4.2.0-1) ...
21:28:14 #10 23.08 Selecting previously unselected package libmpc3:armhf.
21:28:14 #10 23.08 Preparing to unpack .../045-libmpc3_1.3.1-1_armhf.deb ...
21:28:14 From https://github.com/docker/compose
21:28:14  * [new tag]         v2.17.2    -> v2.17.2
21:28:14 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:14 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-jammy
21:28:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:14 mkdir -p sources
21:28:14 docker run --rm -w /v \
21:28:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:14 	alpine \
21:28:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:14 #10 29.72 Selecting previously unselected package diffstat.
21:28:14 #10 29.73 Preparing to unpack .../123-diffstat_1.61-1build1_amd64.deb ...
21:28:14 #10 29.73 Unpacking diffstat (1.61-1build1) ...
21:28:14 #10 29.76 Selecting previously unselected package libassuan0:amd64.
21:28:14 #10 29.76 Preparing to unpack .../124-libassuan0_2.5.1-2_amd64.deb ...
21:28:14 #10 29.77 Unpacking libassuan0:amd64 (2.5.1-2) ...
21:28:14 #10 29.80 Selecting previously unselected package gpgconf.
21:28:14 #10 29.80 Preparing to unpack .../125-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:14 #10 29.80 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:28:14 #10 29.84 Selecting previously unselected package libksba8:amd64.
21:28:14 #10 29.84 Preparing to unpack .../126-libksba8_1.3.5-2ubuntu0.18.04.2_amd64.deb ...
21:28:14 #10 29.85 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ...
21:28:14 #10 29.88 Selecting previously unselected package libnpth0:amd64.
21:28:14 #10 29.88 Preparing to unpack .../127-libnpth0_1.5-3_amd64.deb ...
21:28:14 #10 29.89 Unpacking libnpth0:amd64 (1.5-3) ...
21:28:14 #10 29.92 Selecting previously unselected package dirmngr.
21:28:15 #11 15.96 Get:115 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils amd64 2.39-3ubuntu1.1 [3306 B]
21:28:15 #11 15.96 Get:116 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc-dev-bin amd64 2.36-0ubuntu4 [20.0 kB]
21:28:15 #11 15.96 Get:117 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 linux-libc-dev amd64 5.19.0-38.39 [1370 kB]
21:28:15 #11 15.98 Get:118 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcrypt-dev amd64 1:4.4.28-2 [112 kB]
21:28:15 #11 15.98 Get:119 http://archive.ubuntu.com/ubuntu kinetic/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
21:28:15 #11 15.98 Get:120 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB]
21:28:15 #11 15.98 Get:121 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
21:28:15 #7 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0.3s done
21:28:15 #7 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028
21:28:15 #8 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 0.7s done
21:28:15 #10 27.32 Preparing to unpack .../158-git_1%3a2.30.2-1+deb11u2_armhf.deb ...
21:28:15 #10 27.34 Unpacking git (1:2.30.2-1+deb11u2) ...
21:28:15 #11 15.63 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.3.0-1ubuntu1~22.04 [2517 kB]
21:28:15 #10 23.08 Unpacking libmpc3:armhf (1.3.1-1) ...
21:28:15 #10 23.11 Selecting previously unselected package cpp-12.
21:28:15 #10 23.11 Preparing to unpack .../046-cpp-12_12.2.0-14_armhf.deb ...
21:28:15 #10 23.11 Unpacking cpp-12 (12.2.0-14) ...
21:28:15 #10 29.92 Preparing to unpack .../128-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:15 #10 29.93 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:28:15 #10 29.99 Selecting previously unselected package python3-pkg-resources.
21:28:15 #10 29.99 Preparing to unpack .../129-python3-pkg-resources_39.0.1-2ubuntu0.1_all.deb ...
21:28:15 #10 29.99 Unpacking python3-pkg-resources (39.0.1-2ubuntu0.1) ...
21:28:15 #10 30.04 Selecting previously unselected package python3-chardet.
21:28:15 #10 30.04 Preparing to unpack .../130-python3-chardet_3.0.4-1_all.deb ...
21:28:15 #10 30.04 Unpacking python3-chardet (3.0.4-1) ...
21:28:15 #10 30.08 Selecting previously unselected package python3-six.
21:28:15 #10 30.08 Preparing to unpack .../131-python3-six_1.11.0-2_all.deb ...
21:28:15 #10 30.08 Unpacking python3-six (1.11.0-2) ...
21:28:15 #10 30.11 Selecting previously unselected package python3-debian.
21:28:15 #10 30.12 Preparing to unpack .../132-python3-debian_0.1.32_all.deb ...
21:28:15 #10 30.12 Unpacking python3-debian (0.1.32) ...
21:28:15 #10 30.15 Selecting previously unselected package gnupg-l10n.
21:28:15 #11 16.38 Get:122 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc6-dev amd64 2.36-0ubuntu4 [2088 kB]
21:28:15 #8 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548
21:28:15 #9 2.865 Reading package lists...
21:28:15 #9 ...
21:28:15 
21:28:15 #10 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:15 #10 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:15 #10 sha256:22cae9cdd24bdd1415621e48239b4459be5ca8a852e1662c96f871eb5d67235c 1.80kB / 1.80kB done
21:28:15 #10 sha256:3a2a2b97461b57fec869b865a33f78f508e464f750878145cf5471c8c782cd35 7.11kB / 7.11kB done
21:28:15 #10 sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 7.86MB / 7.86MB 0.3s done
21:28:15 #10 sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 10.00MB / 10.00MB 0.3s done
21:28:15 #10 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:15 #10 sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 50.45MB / 50.45MB 0.9s done
21:28:15 #10 sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 68.85MB / 68.85MB 1.6s done
21:28:15 #10 sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 51.87MB / 51.87MB 1.4s done
21:28:15 #10 sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 149.01MB / 149.01MB 2.9s done
21:28:15 #10 extracting sha256:4e2befb7f5d18aa27b3619ddf1b93607e62ca82d0c627557537c149893346d86 4.2s done
21:28:15 #10 sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 155B / 155B 1.6s done
21:28:15 #10 extracting sha256:792af667f62688dbef1f3ffeeca2daa6d448a62b6cacd604f1c4fc043d6cc2a6 0.6s done
21:28:15 #10 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0.4s done
21:28:15 #10 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 3.1s
21:28:15 #10 ...
21:28:15 
21:28:15 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:15 #9 2.865 Reading package lists...
21:28:15 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 47.19MB / 116.81MB 2.1s
21:28:15 #7 ...
21:28:15 
21:28:15 #8 [internal] load build context
21:28:15 #8 transferring context: 31.12MB 2.4s done
21:28:15 #8 DONE 2.4s
21:28:15 
21:28:15 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:15 #10 27.80 Selecting previously unselected package iso-codes.
21:28:15 #10 27.80 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
21:28:15 #10 27.81 Unpacking iso-codes (4.6.0-1) ...
21:28:15 + mkdir -p /root/build-deb/compose
21:28:15 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:28:15 + mkdir -p /go/src/github.com/docker
21:28:15 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:28:15 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:28:15 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:28:15 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:28:15 + EPOCH=5
21:28:15 + EPOCH_SEP=
21:28:15 + [[ ! -z 5 ]]
21:28:15 + EPOCH_SEP=:
21:28:15 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:28:15 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:28:15 VERSION AAA 0.0.0-20230330191823-de0d30f
21:28:15 + VERSION=0.0.0-20230330191823-de0d30f
21:28:15 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:28:15 VERSION bbb 0.0.0-20230330191823-de0d30f
21:28:15 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:28:15 + debSource=docker-ce
21:28:15 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:28:15 + debMaintainer='Docker <support@docker.com>'
21:28:15 ++ date --rfc-2822
21:28:15 + debDate='Thu, 30 Mar 2023 21:28:15 +0000'
21:28:15 + pkgRevision=1
21:28:15 + cat
21:28:15 + export CLI_GITCOMMIT=de0d30f
21:28:15 + CLI_GITCOMMIT=de0d30f
21:28:15 + export ENGINE_GITCOMMIT=0656059
21:28:15 + ENGINE_GITCOMMIT=0656059
21:28:15 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:28:15 VERSION BBB 0.0.0-20230330191823-de0d30f
21:28:15 + dpkg-buildpackage -uc -us -I.git
21:28:15 dpkg-buildpackage: info: source package docker-ce
21:28:15 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~raspbian.10~buster
21:28:15 dpkg-buildpackage: info: source distribution buster
21:28:15 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:28:15  dpkg-source -I.git --before-build .
21:28:15 dpkg-buildpackage: info: host architecture armhf
21:28:15 #8 ...
21:28:15 
21:28:15 #10 [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
21:28:15 #10 DONE 1.2s
21:28:15 
21:28:15 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:15 #10 30.15 Preparing to unpack .../133-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:28:15 #10 30.15 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:28:15 #10 30.19 Selecting previously unselected package gnupg-utils.
21:28:15 #10 30.19 Preparing to unpack .../134-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:15 #10 30.19 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:28:15 #10 30.23 Selecting previously unselected package gpg.
21:28:15 #10 30.23 Preparing to unpack .../135-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:15 #10 30.23 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:28:15 #10 30.30 Selecting previously unselected package pinentry-curses.
21:28:15 #10 30.30 Preparing to unpack .../136-pinentry-curses_1.1.0-1_amd64.deb ...
21:28:15 #10 30.31 Unpacking pinentry-curses (1.1.0-1) ...
21:28:15 #10 30.33 Selecting previously unselected package gpg-agent.
21:28:15 #10 30.34 Preparing to unpack .../137-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:15 #10 30.34 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:28:15 #10 30.39 Selecting previously unselected package gpg-wks-client.
21:28:15 #10 30.39 Preparing to unpack .../138-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:15 #10 30.39 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:28:15 #10 30.42 Selecting previously unselected package gpg-wks-server.
21:28:15 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 54.53MB / 116.81MB 2.5s
21:28:15 #10 28.21 Selecting previously unselected package libalgorithm-diff-perl.
21:28:15 #11 15.96 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.3.0-1ubuntu1~22.04 [20.1 MB]
21:28:15  debian/rules clean
21:28:15 dh clean --with=bash-completion
21:28:15    dh_clean
21:28:15 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 8.5s done
21:28:15 #10 23.73 Selecting previously unselected package cpp.
21:28:15 #10 23.73 Preparing to unpack .../047-cpp_4%3a12.2.0-3_armhf.deb ...
21:28:15 #10 23.73 Unpacking cpp (4:12.2.0-3) ...
21:28:15 #10 23.77 Selecting previously unselected package libcc1-0:armhf.
21:28:15 #10 23.77 Preparing to unpack .../048-libcc1-0_12.2.0-14_armhf.deb ...
21:28:15 #10 23.77 Unpacking libcc1-0:armhf (12.2.0-14) ...
21:28:15 #10 23.80 Selecting previously unselected package libgomp1:armhf.
21:28:15 #10 23.81 Preparing to unpack .../049-libgomp1_12.2.0-14_armhf.deb ...
21:28:15 #10 23.81 Unpacking libgomp1:armhf (12.2.0-14) ...
21:28:15 #10 23.85 Selecting previously unselected package libatomic1:armhf.
21:28:15 #10 23.85 Preparing to unpack .../050-libatomic1_12.2.0-14_armhf.deb ...
21:28:15 #10 23.86 Unpacking libatomic1:armhf (12.2.0-14) ...
21:28:15 #10 23.90 Selecting previously unselected package libasan8:armhf.
21:28:15 #10 23.90 Preparing to unpack .../051-libasan8_12.2.0-14_armhf.deb ...
21:28:15 #10 23.90 Unpacking libasan8:armhf (12.2.0-14) ...
21:28:15 #10 30.42 Preparing to unpack .../139-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:15 #10 30.43 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:28:15 #10 30.46 Selecting previously unselected package gpgsm.
21:28:15 #10 30.46 Preparing to unpack .../140-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:15 #10 30.46 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:28:15 #10 30.50 Selecting previously unselected package gnupg.
21:28:15 #10 30.51 Preparing to unpack .../141-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
21:28:15 #10 30.51 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:28:15 #10 30.57 Selecting previously unselected package libgpgme11:amd64.
21:28:15 #10 30.57 Preparing to unpack .../142-libgpgme11_1.10.0-1ubuntu2_amd64.deb ...
21:28:15 #10 30.58 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ...
21:28:15 #10 30.61 Selecting previously unselected package python3-gpg.
21:28:15 #10 30.62 Preparing to unpack .../143-python3-gpg_1.10.0-1ubuntu2_amd64.deb ...
21:28:15 #10 30.62 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
21:28:15 #10 30.67 Selecting previously unselected package dput.
21:28:15 #11 17.02 Get:123 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libisl23 amd64 0.25-1 [740 kB]
21:28:15 #11 17.04 Get:124 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
21:28:15 #11 17.11 Get:125 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
21:28:15 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 61.87MB / 116.81MB 2.9s
21:28:15 #8 extracting sha256:3e37868ebf669334a2dbdb206ac7b84d8f8d184a40dfb8c9bc501b29cda12548 0.6s done
21:28:15 #10 28.21 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
21:28:15 #10 28.21 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:28:15 #10 28.24 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:28:15 #10 28.25 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
21:28:15 #10 28.25 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:28:15 #10 28.27 Selecting previously unselected package libalgorithm-merge-perl.
21:28:15 #10 28.28 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
21:28:15 #10 28.28 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:28:15 #10 28.31 Selecting previously unselected package libaliased-perl.
21:28:15 #10 28.31 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
21:28:15 #10 28.31 Unpacking libaliased-perl (0.34-1.1) ...
21:28:15 #10 28.34 Selecting previously unselected package libapt-pkg-perl.
21:28:15 #10 28.34 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
21:28:15 #10 28.35 Unpacking libapt-pkg-perl (0.1.39) ...
21:28:15 #10 28.37 Selecting previously unselected package libarchive-cpio-perl.
21:28:15 #10 28.37 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:28:15 #10 28.38 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:28:15 #10 28.41 Selecting previously unselected package libarchive13:armhf.
21:28:15 #10 28.41 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
21:28:15 #10 28.42 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
21:28:15 #10 28.51 Selecting previously unselected package libarray-intspan-perl.
21:28:15  dpkg-source -I.git -b .
21:28:15 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:28:15 #7 ...
21:28:15 
21:28:15 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:15 #0 0.957 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
21:28:15 #0 1.360 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
21:28:15 #0 1.456 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
21:28:15 #0 1.549 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
21:28:15 #0 1.645 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
21:28:15 #0 1.870 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
21:28:15 #0 1.870 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
21:28:15 #0 2.418 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
21:28:15 #0 2.418 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1759 kB]
21:28:15 #0 2.477 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [2023 kB]
21:28:15 #0 2.579 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6837 B]
21:28:15 #0 2.729 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [18.5 kB]
21:28:15 #0 2.886 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [63.9 kB]
21:28:15 #0 3.011 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [20.1 kB]
21:28:15 #0 3.041 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1401 kB]
21:28:15 #0 3.342 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2760 B]
21:28:15 #0 3.342 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1340 kB]
21:28:15 #0 3.414 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [11.6 kB]
21:28:15 #0 3.890 Fetched 19.5 MB in 3s (5871 kB/s)
21:28:15 #0 3.890 Reading package lists...
21:28:15 #0 5.149 Reading package lists...
21:28:15 #0 6.338 Building dependency tree...
21:28:15 #0 6.518 Reading state information...
21:28:15 #0 6.721 The following additional packages will be installed:
21:28:15 #0 6.721   at autoconf automake autopoint autotools-dev binutils
21:28:15 #0 6.721   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:28:15 #0 6.721   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
21:28:15 #0 6.721   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
21:28:15 #0 6.721   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
21:28:15 #0 6.721   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:28:15 #0 6.721   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:28:15 #0 6.721   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:28:15 #0 6.721   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:15 #0 6.721   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
21:28:15 #0 6.721   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:28:15 #0 6.721   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
21:28:15 #0 6.721   libclass-accessor-perl libclass-method-modifiers-perl
21:28:15 #0 6.721   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
21:28:15 #0 6.721   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
21:28:15 #0 6.721   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
21:28:15 #0 6.721   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:28:15 #0 6.721   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:28:15 #0 6.721   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:28:15 #0 6.721   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:28:15 #0 6.721   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:28:15 #0 6.721   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:28:15 #0 6.721   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:28:15 #0 6.721   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:28:15 #0 6.721   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:28:15 #0 6.721   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:28:15 #0 6.721   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:15 #0 6.721   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:28:15 #0 6.721   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:28:15 #0 6.721   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:28:15 #0 6.721   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
21:28:15 #0 6.721   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:28:15 #0 6.721   libldap-common liblist-compare-perl liblist-moreutils-perl
21:28:15 #0 6.721   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
21:28:15 #0 6.721   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:28:15 #0 6.721   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:15 #0 6.721   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
21:28:15 #0 6.721   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:28:15 #0 6.721   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:28:15 #0 6.721   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:28:15 #0 6.721   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:15 #0 6.721   libparams-validate-perl libparse-debianchangelog-perl
21:28:15 #0 6.721   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:28:15 #0 6.721   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:28:15 #0 6.721   libpython3.6-minimal libpython3.6-stdlib libreadline7
21:28:15 #0 6.721   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:28:15 #0 6.721   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:28:15 #0 6.721   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:28:15 #0 6.721   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:28:15 #0 6.721   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:28:15 #0 6.721   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:28:15 #0 6.721   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:28:15 #0 6.721   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
21:28:15 #0 6.721   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
21:28:15 #0 6.721   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:15 #0 6.721   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:15 #0 6.721   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:28:15 #0 6.721   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
21:28:15 #0 6.721   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
21:28:15 #0 6.721   manpages-dev mime-support multiarch-support netbase openssh-client openssl
21:28:15 #0 6.721   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
21:28:15 #0 6.721   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:28:15 #0 6.721   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:28:15 #0 6.721   python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:15 #0 6.721   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:15 #0 6.721   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
21:28:15 #0 6.721   ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:28:15 #0 6.721 Suggested packages:
21:28:15 #0 6.722   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:28:15 #0 6.722   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:28:15 #0 6.722   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
21:28:15 #0 6.722   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:28:15 #0 6.722   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:28:15 #0 6.722   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:15 #0 6.722   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:28:15 #0 6.722   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:28:15 #0 6.722   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:28:15 #0 6.722   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
21:28:15 #0 6.722   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
21:28:15 #0 6.722   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
21:28:15 #0 6.722   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
21:28:15 #0 6.722   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
21:28:15 #0 6.722   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
21:28:15 #0 6.722   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
21:28:15 #0 6.722   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
21:28:15 #0 6.722   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
21:28:15 #0 6.722   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:28:15 #0 6.722   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
21:28:15 #0 6.722   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:28:15 #0 6.722   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
21:28:15 #0 6.722   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
21:28:15 #0 6.722   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:28:15 #0 6.722   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
21:28:15 #0 6.722   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:28:15 #0 6.722   python-apt-doc python3-setuptools python3-cryptography python3-openssl
21:28:15 #0 6.722   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
21:28:15 #0 6.722   wdiff-doc
21:28:15 #0 7.230 The following NEW packages will be installed:
21:28:15 #0 7.230   at autoconf automake autopoint autotools-dev binutils
21:28:15 #0 7.230   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:28:15 #0 7.230   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
21:28:15 #0 7.230   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:28:15 #0 7.230   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
21:28:15 #0 7.230   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:28:15 #0 7.230   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
21:28:15 #0 7.230   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:28:15 #0 7.230   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:28:15 #0 7.230   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
21:28:15 #0 7.230   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:28:15 #0 7.230   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
21:28:15 #0 7.230   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
21:28:15 #0 7.230   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:15 #0 7.230   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:28:15 #0 7.230   libdevel-callchecker-perl libdevel-globaldestruction-perl
21:28:15 #0 7.230   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:28:15 #0 7.230   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:28:15 #0 7.230   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:28:15 #0 7.230   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:28:15 #0 7.230   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:28:15 #0 7.230   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:28:15 #0 7.230   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:28:15 #0 7.230   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:28:15 #0 7.230   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:28:15 #0 7.230   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:28:15 #0 7.230   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:28:15 #0 7.230   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:15 #0 7.230   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:28:15 #0 7.230   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:28:15 #0 7.230   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:28:15 #0 7.230   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
21:28:15 #0 7.230   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:28:15 #0 7.230   libldap-common liblist-compare-perl liblist-moreutils-perl
21:28:15 #0 7.230   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
21:28:15 #0 7.230   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:28:15 #0 7.230   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:15 #0 7.230   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
21:28:15 #0 7.230   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:28:15 #0 7.230   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:28:15 #0 7.230   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:28:15 #0 7.230   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:15 #0 7.230   libparams-validate-perl libparse-debianchangelog-perl
21:28:15 #0 7.230   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:28:15 #0 7.230   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:28:15 #0 7.230   libpython3.6-minimal libpython3.6-stdlib libreadline7
21:28:15 #0 7.230   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:28:15 #0 7.230   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:28:15 #0 7.230   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:28:15 #0 7.230   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:28:15 #0 7.230   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:28:15 #0 7.230   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:28:15 #0 7.230   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:28:15 #0 7.230   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
21:28:15 #0 7.230   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
21:28:15 #0 7.230   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:15 #0 7.230   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:15 #0 7.230   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:28:15 #0 7.230   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
21:28:15 #0 7.230   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
21:28:15 #0 7.230   manpages-dev mime-support multiarch-support netbase openssh-client openssl
21:28:15 #0 7.230   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
21:28:15 #0 7.230   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:28:15 #0 7.230   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:28:15 #0 7.230   python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:15 #0 7.230   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:15 #0 7.230   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
21:28:15 #0 7.230   ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:28:15 #0 7.638 0 upgraded, 296 newly installed, 0 to remove and 0 not upgraded.
21:28:15 #0 7.638 Need to get 84.8 MB of archives.
21:28:15 #0 7.638 After this operation, 324 MB of additional disk space will be used.
21:28:15 #0 7.638 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblocale-gettext-perl armhf 1.07-3build2 [16.1 kB]
21:28:15 #0 7.779 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.21 [1071 kB]
21:28:15 #0 8.183 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.12 [524 kB]
21:28:15 #0 8.224 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.9 [61.1 kB]
21:28:15 #0 8.228 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.12 [1343 kB]
21:28:15 #0 8.291 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB]
21:28:15 #0 8.292 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
21:28:15 #0 8.293 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
21:28:15 #0 8.294 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
21:28:15 #0 8.297 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
21:28:15 #0 8.303 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.7 [424 kB]
21:28:15 #0 8.475 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.12 [1638 kB]
21:28:15 #0 9.100 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.12 [203 kB]
21:28:15 #0 9.100 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
21:28:15 #0 9.100 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
21:28:15 #0 9.101 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B]
21:28:15 #0 9.106 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxau6 armhf 1:1.0.8-1ubuntu1 [6736 B]
21:28:15 #0 9.106 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbsd0 armhf 0.8.7-1ubuntu0.1 [40.4 kB]
21:28:15 #0 9.106 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxdmcp6 armhf 1:1.1.2-3 [9316 B]
21:28:15 #0 9.106 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxcb1 armhf 1.13-2~ubuntu18.04 [41.2 kB]
21:28:15 #0 9.122 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
21:28:15 #0 9.122 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-6 armhf 2:1.6.4-3ubuntu0.4 [515 kB]
21:28:15 #0 9.282 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxext6 armhf 2:1.3.3-1 [25.1 kB]
21:28:15 #0 9.441 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bsdmainutils armhf 11.1.2ubuntu1 [177 kB]
21:28:15 #0 9.646 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf groff-base armhf 1.22.3-10 [1013 kB]
21:28:15 #0 9.844 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm5 armhf 1.14.1-6 [23.4 kB]
21:28:15 #0 9.858 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpipeline1 armhf 1.5.0-1 [21.1 kB]
21:28:15 #0 9.858 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf man-db armhf 2.8.3-2ubuntu0.1 [993 kB]
21:28:15 #0 9.912 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
21:28:15 #0 10.04 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm-compat4 armhf 1.14.1-6 [5764 B]
21:28:15 #0 10.04 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libperl5.26 armhf 5.26.1-6ubuntu0.6 [2898 kB]
21:28:16 #10 24.12 Selecting previously unselected package libubsan1:armhf.
21:28:16 #10 24.12 Preparing to unpack .../052-libubsan1_12.2.0-14_armhf.deb ...
21:28:16 #10 24.13 Unpacking libubsan1:armhf (12.2.0-14) ...
21:28:16 #10 24.23 Selecting previously unselected package libgcc-12-dev:armhf.
21:28:16 #10 30.67 Preparing to unpack .../144-dput_1.0.1ubuntu1_all.deb ...
21:28:16 #10 30.68 Unpacking dput (1.0.1ubuntu1) ...
21:28:16 #10 30.71 Selecting previously unselected package libfakeroot:amd64.
21:28:16 #10 30.72 Preparing to unpack .../145-libfakeroot_1.22-2ubuntu1_amd64.deb ...
21:28:16 #10 30.72 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
21:28:16 #10 30.75 Selecting previously unselected package fakeroot.
21:28:16 #10 30.75 Preparing to unpack .../146-fakeroot_1.22-2ubuntu1_amd64.deb ...
21:28:16 #10 30.75 Unpacking fakeroot (1.22-2ubuntu1) ...
21:28:16 #10 30.79 Selecting previously unselected package libcurl3-gnutls:amd64.
21:28:16 #10 30.79 Preparing to unpack .../147-libcurl3-gnutls_7.58.0-2ubuntu3.24_amd64.deb ...
21:28:16 #10 30.79 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ...
21:28:16 #10 30.84 Selecting previously unselected package liberror-perl.
21:28:16 #10 30.84 Preparing to unpack .../148-liberror-perl_0.17025-1_all.deb ...
21:28:16 #10 30.84 Unpacking liberror-perl (0.17025-1) ...
21:28:16 #10 30.87 Selecting previously unselected package git-man.
21:28:16 #10 30.87 Preparing to unpack .../149-git-man_1%3a2.17.1-1ubuntu0.17_all.deb ...
21:28:16 #10 30.87 Unpacking git-man (1:2.17.1-1ubuntu0.17) ...
21:28:16 #11 17.12 Get:126 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cpp-12 amd64 12.2.0-3ubuntu1 [10.6 MB]
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0155b7260d2766c5b) in /home/ubuntu/workspace/docker-ce-packaging_PR-870
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:28:16 #8 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028
21:28:16 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:28:16 dpkg-source: info: using source format '1.0'
21:28:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.tar.gz
21:28:16 #7 DONE 14.8s
21:28:16 
21:28:16 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:16 #0 1.168 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB]
21:28:16 #0 1.484 Get:2 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B]
21:28:16 #0 1.570 Get:3 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB]
21:28:16 #0 1.654 Get:4 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [146 kB]
21:28:16 #0 1.816 Get:5 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B]
21:28:16 #0 1.816 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB]
21:28:16 #10 28.51 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
21:28:16 #10 28.53 Unpacking libarray-intspan-perl (2.004-1) ...
21:28:16 #10 28.56 Selecting previously unselected package libauthen-sasl-perl.
21:28:16 #10 28.56 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:28:16 #10 28.57 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:28:16 #10 28.59 Selecting previously unselected package libmodule-implementation-perl.
21:28:16 #10 28.59 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:28:16 #10 28.60 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:28:16 #10 28.62 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:16 #10 28.62 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:28:16 #10 28.63 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:28:16 #10 28.65 Selecting previously unselected package libvariable-magic-perl.
21:28:16 #10 28.65 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
21:28:16 #10 28.66 Unpacking libvariable-magic-perl (0.62-1+b3) ...
21:28:16 #10 28.68 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:16 #10 28.68 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
21:28:16 #10 28.69 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
21:28:16 #10 28.71 Selecting previously unselected package libpng16-16:armhf.
21:28:16 #10 28.71 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
21:28:16 #10 28.72 Unpacking libpng16-16:armhf (1.6.37-3) ...
21:28:16 #10 28.77 Selecting previously unselected package libfreetype6:armhf.
21:28:16 #10 10.18 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl armhf 5.26.1-6ubuntu0.6 [201 kB]
21:28:16 #10 10.19 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.21 [590 kB]
21:28:16 #10 10.37 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
21:28:16 #10 ...
21:28:16 
21:28:16 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:16 #9 3.661 Reading package lists...
21:28:16 #10 30.98 Selecting previously unselected package git.
21:28:16 #10 30.98 Preparing to unpack .../150-git_1%3a2.17.1-1ubuntu0.17_amd64.deb ...
21:28:16 #10 31.00 Unpacking git (1:2.17.1-1ubuntu0.17) ...
21:28:16 mkdir -p sources
21:28:16 docker run --rm -w /v \
21:28:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:16 	alpine \
21:28:16 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
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-870@tmp/7bc2448b-b079-40d5-bec2-646f300f567a/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
21:28:16 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:16 chowning workspace
[Pipeline] sh
21:28:16 #10 24.23 Preparing to unpack .../053-libgcc-12-dev_12.2.0-14_armhf.deb ...
21:28:16 #10 24.23 Unpacking libgcc-12-dev:armhf (12.2.0-14) ...
21:28:16 #10 24.35 Selecting previously unselected package gcc-12.
21:28:16 #10 24.35 Preparing to unpack .../054-gcc-12_12.2.0-14_armhf.deb ...
21:28:16 #10 24.35 Unpacking gcc-12 (12.2.0-14) ...
21:28:16 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 69.21MB / 116.81MB 3.2s
21:28:16 #7 ...
21:28:16 
21:28:16 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9
21:28:16 #9 resolve docker.io/library/ubuntu:focal@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 0.0s done
21:28:16 #9 sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 1.13kB / 1.13kB done
21:28:16 #9 sha256:223d6beaf1aa0978b7a0dc4731333b59fe35ee9d3a8c48db1a8d686b1b211ea0 424B / 424B done
21:28:16 #9 sha256:4731390bddee2b1dc9fa35d820d20b69f95bb16381ae1434821f52eb87f9d503 2.31kB / 2.31kB done
21:28:16 #9 sha256:3503cc1332f3fe649c8a0937dbf6f052f1d2d9b9bdb97546cf15f09ec495d7a4 23.61MB / 23.61MB 1.1s done
21:28:16 #9 extracting sha256:3503cc1332f3fe649c8a0937dbf6f052f1d2d9b9bdb97546cf15f09ec495d7a4 1.9s done
21:28:16 #9 DONE 3.3s
21:28:16 
21:28:16 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:16 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 76.55MB / 116.81MB 3.5s
21:28:16 #10 28.77 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ...
21:28:16 #10 28.77 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
21:28:16 #10 28.83 Selecting previously unselected package libfontconfig1:armhf.
21:28:16 #10 28.83 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
21:28:16 #10 28.83 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
21:28:16 #10 28.87 Selecting previously unselected package libjpeg62-turbo:armhf.
21:28:16 #10 28.88 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
21:28:16 #10 28.88 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
21:28:16 #10 28.92 Selecting previously unselected package libdeflate0:armhf.
21:28:16 #10 28.92 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
21:28:16 #10 28.92 Unpacking libdeflate0:armhf (1.7-1) ...
21:28:16 #10 28.96 Selecting previously unselected package libjbig0:armhf.
21:28:16 #10 28.96 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
21:28:16 #10 28.96 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
21:28:16 #10 28.99 Selecting previously unselected package libwebp6:armhf.
21:28:16 #9 4.527 Building dependency tree...
21:28:16 #9 4.705 Reading state information...
21:28:16 #9 4.924 The following additional packages will be installed:
21:28:16 #9 4.924   autoconf automake autopoint autotools-dev binutils binutils-common
21:28:16 #9 4.924   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:28:16 #10 31.44 Selecting previously unselected package libalgorithm-diff-perl.
21:28:16 #10 31.45 Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-1_all.deb ...
21:28:16 #10 31.45 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
21:28:16 #10 31.47 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:28:16 #10 31.48 Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
21:28:16 #10 31.48 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
21:28:16 #10 31.51 Selecting previously unselected package libalgorithm-merge-perl.
21:28:16 #10 31.35 Fedora 37 - x86_64 - Updates                     17 MB/s |  28 MB     00:01    
21:28:16 #11 16.94 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
21:28:16 #11 16.94 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.3.0-1ubuntu1~22.04 [2087 kB]
21:28:16 #11 17.01 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.3.0-1ubuntu1~22.04 [11.4 MB]
21:28:16 + pwd
21:28:16 + id -u
21:28:16 + id -g
21:28:16 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:16 #11 17.63 Get:127 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cpp amd64 4:12.2.0-1ubuntu1 [27.3 kB]
21:28:16 #11 17.63 Get:128 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcc1-0 amd64 12.2.0-3ubuntu1 [46.4 kB]
21:28:16 #11 17.63 Get:129 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgomp1 amd64 12.2.0-3ubuntu1 [125 kB]
21:28:16 #11 17.64 Get:130 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libitm1 amd64 12.2.0-3ubuntu1 [29.4 kB]
21:28:16 #11 17.64 Get:131 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libatomic1 amd64 12.2.0-3ubuntu1 [10.4 kB]
21:28:16 #11 17.64 Get:132 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libasan8 amd64 12.2.0-3ubuntu1 [2433 kB]
21:28:16 #10 28.99 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ...
21:28:16 #10 29.00 Unpacking libwebp6:armhf (0.6.1-2.1) ...
21:28:16 #10 29.04 Selecting previously unselected package libtiff5:armhf.
21:28:16 #10 29.04 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u4_armhf.deb ...
21:28:16 #10 29.05 Unpacking libtiff5:armhf (4.2.0-1+deb11u4) ...
21:28:16 #10 29.09 Selecting previously unselected package libxau6:armhf.
21:28:16 #10 29.10 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
21:28:16 #10 29.10 Unpacking libxau6:armhf (1:1.0.9-1) ...
21:28:16 #10 29.13 Selecting previously unselected package libxdmcp6:armhf.
21:28:16 #10 29.13 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
21:28:16 #10 29.13 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
21:28:16 #10 29.17 Selecting previously unselected package libxcb1:armhf.
21:28:16 #10 29.17 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
21:28:16 #10 29.17 Unpacking libxcb1:armhf (1.14-3) ...
21:28:16 #10 29.20 Selecting previously unselected package libx11-data.
21:28:16 #9 4.925   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
21:28:16 #9 4.925   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:28:16 #9 4.925   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:28:16 #9 4.925   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
21:28:16 #9 4.925   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:28:16 #9 4.925   intltool-debian iso-codes less libalgorithm-diff-perl
21:28:16 #9 4.925   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:28:16 #9 4.925   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
21:28:16 #9 4.925   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:28:16 #9 4.925   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:28:16 #9 4.925   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
21:28:16 #9 4.925   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
21:28:16 #9 4.925   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:16 #9 4.925   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:28:16 #9 4.925   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:28:16 #9 4.925   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:28:16 #9 4.925   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:16 #9 4.925   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
21:28:16 #9 4.925   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:28:16 #9 4.925   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:28:16 #9 4.925   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:28:16 #9 4.925   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:28:16 #9 4.925   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:28:16 #9 4.925   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:28:16 #9 4.925   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:28:16 #9 4.925   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:16 #9 4.925   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:28:16 #9 4.925   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:28:16 #9 4.926   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:28:16 #9 4.926   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:28:16 #9 4.926   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:28:16 #9 4.926   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:16 #9 4.926   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:16 #9 4.926   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:16 #9 4.926   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:28:16 #9 4.926   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:28:16 #9 4.926   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:28:16 #9 4.926   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:16 #9 4.926   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:28:16 #9 4.926   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:28:16 #9 4.926   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:28:16 #9 4.926   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:28:16 #9 4.926   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:28:16 #9 4.926   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:28:16 #9 4.926   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:28:16 #9 4.926   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:16 #9 4.926   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:28:16 #9 4.926   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:28:16 #9 4.926   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:28:16 #9 4.926   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:28:16 #9 4.926   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:28:16 #9 4.926   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:28:16 #9 4.926   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:28:16 #9 4.926   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:28:16 #9 4.926   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:28:16 #9 4.926   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
21:28:16 #9 4.927   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:28:16 #9 4.927   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:28:16 #9 4.927   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:16 #9 4.927   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:16 #9 4.927   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:28:16 #9 4.927   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:28:16 #9 4.927   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:16 #9 4.927   libstring-shellquote-perl libsub-exporter-perl
21:28:16 #9 4.927   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:16 #9 4.927   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:16 #9 4.927   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:28:16 #9 4.927   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:28:16 #9 4.927   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:28:16 #9 4.927   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:28:16 #9 4.927   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
21:28:16 #9 4.927   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:28:16 #9 4.927   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
21:28:16 #9 4.927   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
21:28:16 #9 4.927   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:28:16 #9 4.927   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:28:16 #9 4.927   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:28:16 #9 4.927   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:28:16 #9 4.927   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
21:28:16 #9 4.928   netbase openssh-client openssl patch patchutils pbzip2 perl
21:28:16 #9 4.928   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
21:28:16 #9 4.928   pristine-tar publicsuffix python-apt-common python3 python3-apt
21:28:16 #9 4.928   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
21:28:16 #9 4.928   python3-magic python3-minimal python3-pkg-resources python3-requests
21:28:16 #9 4.928   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
21:28:16 #9 4.928   python3.9-minimal readline-common sensible-utils shared-mime-info strace
21:28:16 #9 4.928   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:28:16 #9 4.930 Suggested packages:
21:28:16 #9 4.930   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:28:16 #9 4.930   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
21:28:16 #9 4.930   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:28:16 #9 4.930   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:28:16 #9 4.930   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:16 #9 4.930   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:28:16 #9 4.930   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:28:16 #9 4.930   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
21:28:16 #9 4.930   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
21:28:16 #9 4.930   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:28:16 #9 4.930   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:28:16 #9 4.930   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
21:28:16 #9 4.930   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
21:28:16 #9 4.930   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
21:28:16 #9 4.930   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:28:16 #9 4.930   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:28:16 #9 4.930   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
21:28:16 #9 4.930   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
21:28:16 #9 4.930   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
21:28:16 #9 4.930   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
21:28:16 #9 4.930   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
21:28:16 #9 4.930   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
21:28:16 #9 4.930   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
21:28:16 #9 4.930   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:28:16 #9 4.930   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:28:16 #9 4.930   python3-cryptography python3-openssl python3-socks python-requests-doc
21:28:16 #9 4.930   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
21:28:16 #10 31.51 Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ...
21:28:16 #10 31.51 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:28:16 #10 31.54 Selecting previously unselected package libapt-pkg-perl.
21:28:16 #10 31.54 Preparing to unpack .../154-libapt-pkg-perl_0.1.33build1_amd64.deb ...
21:28:16 #10 31.54 Unpacking libapt-pkg-perl (0.1.33build1) ...
21:28:16 #10 31.57 Selecting previously unselected package libarchive-cpio-perl.
21:28:16 #10 31.58 Preparing to unpack .../155-libarchive-cpio-perl_0.10-1_all.deb ...
21:28:16 #10 31.58 Unpacking libarchive-cpio-perl (0.10-1) ...
21:28:16 #10 31.61 Selecting previously unselected package libb-hooks-op-check-perl.
21:28:16 #10 31.61 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1_amd64.deb ...
21:28:16 #10 31.61 Unpacking libb-hooks-op-check-perl (0.22-1) ...
21:28:16 #10 31.63 Selecting previously unselected package libdynaloader-functions-perl.
21:28:16 #10 31.63 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ...
21:28:16 #10 31.64 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:28:16 #10 31.66 Selecting previously unselected package libdevel-callchecker-perl.
21:28:16 #10 31.66 Preparing to unpack .../158-libdevel-callchecker-perl_0.007-2build1_amd64.deb ...
21:28:16 #10 31.66 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
21:28:16 #10 31.69 Selecting previously unselected package libparams-classify-perl.
21:28:16 #10 31.69 Preparing to unpack .../159-libparams-classify-perl_0.015-1_amd64.deb ...
21:28:16 #10 31.69 Unpacking libparams-classify-perl (0.015-1) ...
21:28:16 #10 31.72 Selecting previously unselected package libmodule-runtime-perl.
21:28:16 #10 31.72 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ...
21:28:16 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 8.6s done
21:28:16 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:28:16 #8 ...
21:28:16 
21:28:16 #11 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:28:16 #11 DONE 1.5s
21:28:16 
21:28:16 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:16 #8 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 3.1s done
21:28:16 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9
21:28:16 mkdir -p sources
21:28:16 docker run --rm -w /v \
21:28:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:16 	alpine \
21:28:16 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:16 #8 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 4.4s done
21:28:16 #11 18.14 Get:133 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblsan0 amd64 12.2.0-3ubuntu1 [1060 kB]
21:28:16 #10 29.20 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ...
21:28:16 #10 29.21 Unpacking libx11-data (2:1.7.2-1) ...
21:28:16 #10 29.27 Selecting previously unselected package libx11-6:armhf.
21:28:16 #10 29.27 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ...
21:28:16 #10 29.28 Unpacking libx11-6:armhf (2:1.7.2-1) ...
21:28:16 #10 29.35 Selecting previously unselected package libxpm4:armhf.
21:28:16 #10 29.36 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ...
21:28:16 #10 29.36 Unpacking libxpm4:armhf (1:3.5.12-1) ...
21:28:16 #10 29.39 Selecting previously unselected package libgd3:armhf.
21:28:16 #10 29.39 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
21:28:16 #10 29.40 Unpacking libgd3:armhf (2.3.0-2) ...
21:28:16 #10 29.43 Selecting previously unselected package libc-devtools.
21:28:16 #10 29.43 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u5_armhf.deb ...
21:28:16 #10 29.44 Unpacking libc-devtools (2.31-13+deb11u5) ...
21:28:16 #10 29.47 Selecting previously unselected package libcapture-tiny-perl.
21:28:16 #10 29.47 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
21:28:16 #10 29.48 Unpacking libcapture-tiny-perl (0.48-1) ...
21:28:16 #10 29.50 Selecting previously unselected package libclass-data-inheritable-perl.
21:28:16 #10 29.50 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:28:16 #10 29.51 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:28:16 #10 29.53 Selecting previously unselected package libclass-inspector-perl.
21:28:16 #10 29.53 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
21:28:16 #10 29.53 Unpacking libclass-inspector-perl (1.36-1) ...
21:28:16 #10 29.56 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:16 #10 29.56 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
21:28:16 #10 29.56 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
21:28:16 #10 29.59 Selecting previously unselected package libclone-perl.
21:28:17 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 83.89MB / 116.81MB 3.8s
21:28:17 #7 ...
21:28:17 
21:28:17 #10 [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
21:28:17 #10 DONE 0.7s
21:28:17 
21:28:17 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:17 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 90.18MB / 116.81MB 4.0s
21:28:17 #10 25.24 Selecting previously unselected package gcc.
21:28:17 #10 31.72 Unpacking libmodule-runtime-perl (0.016-1) ...
21:28:17 #10 31.75 Selecting previously unselected package libtry-tiny-perl.
21:28:17 #10 31.75 Preparing to unpack .../161-libtry-tiny-perl_0.30-1_all.deb ...
21:28:17 #10 31.75 Unpacking libtry-tiny-perl (0.30-1) ...
21:28:17 #10 31.78 Selecting previously unselected package libmodule-implementation-perl.
21:28:17 #10 31.78 Preparing to unpack .../162-libmodule-implementation-perl_0.09-1_all.deb ...
21:28:17 #10 31.78 Unpacking libmodule-implementation-perl (0.09-1) ...
21:28:17 #10 31.81 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:17 #10 31.81 Preparing to unpack .../163-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:28:17 #10 31.81 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:28:17 #10 31.84 Selecting previously unselected package libvariable-magic-perl.
21:28:17 #10 31.84 Preparing to unpack .../164-libvariable-magic-perl_0.62-1_amd64.deb ...
21:28:17 #10 31.84 Unpacking libvariable-magic-perl (0.62-1) ...
21:28:17 #10 31.87 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:17 #10 31.87 Preparing to unpack .../165-libb-hooks-endofscope-perl_0.21-1_all.deb ...
21:28:17 #10 31.87 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
21:28:17 #10 31.89 Selecting previously unselected package libhtml-tagset-perl.
21:28:17 #10 31.90 Preparing to unpack .../166-libhtml-tagset-perl_3.20-3_all.deb ...
21:28:17 #10 31.90 Unpacking libhtml-tagset-perl (3.20-3) ...
21:28:17 #10 31.92 Selecting previously unselected package liburi-perl.
21:28:17 #10 31.92 Preparing to unpack .../167-liburi-perl_1.73-1_all.deb ...
21:28:17 #10 31.94 Unpacking liburi-perl (1.73-1) ...
21:28:17 #10 31.97 Selecting previously unselected package libhtml-parser-perl.
21:28:17 #10 31.97 Preparing to unpack .../168-libhtml-parser-perl_3.72-3build1_amd64.deb ...
21:28:17 #10 31.98 Unpacking libhtml-parser-perl (3.72-3build1) ...
21:28:17 #10 32.01 Selecting previously unselected package libcgi-pm-perl.
21:28:17 #10 32.01 Preparing to unpack .../169-libcgi-pm-perl_4.38-1_all.deb ...
21:28:17 #10 32.01 Unpacking libcgi-pm-perl (4.38-1) ...
21:28:17 #10 32.05 Selecting previously unselected package libfcgi-perl.
21:28:17 #7 DONE 14.1s
21:28:17 
21:28:17 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:17 #10 10.71 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.15 [4724 B]
21:28:17 #10 10.71 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic-mgc armhf 1:5.32-2ubuntu0.4 [184 kB]
21:28:17 #10 10.79 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic1 armhf 1:5.32-2ubuntu0.4 [62.9 kB]
21:28:17 #10 10.82 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf file armhf 1:5.32-2ubuntu0.4 [21.5 kB]
21:28:17 #10 10.83 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf less armhf 487-0.1 [104 kB]
21:28:17 #10 10.86 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
21:28:17 #10 10.87 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB]
21:28:17 #10 10.98 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
21:28:17 #10 10.99 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libicu60 armhf 60.2-3ubuntu3.2 [7802 kB]
21:28:17 #8 ...
21:28:17 
21:28:17 #9 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
21:28:17 #9 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
21:28:17 #9 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
21:28:17 #9 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
21:28:17 #9 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
21:28:17 #9 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.1s done
21:28:17 #9 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.8s done
21:28:17 #9 DONE 8.7s
21:28:17 
21:28:17 #10 [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
21:28:17 #11 17.55 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
21:28:17 #11 17.55 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
21:28:17 #11 17.55 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
21:28:17 #11 17.56 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
21:28:17 #11 17.56 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
21:28:17 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9
21:28:17 #10 29.59 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
21:28:17 #10 29.59 Unpacking libclone-perl (0.45-1+b1) ...
21:28:17 #10 29.64 Selecting previously unselected package libcommon-sense-perl.
21:28:17 #10 29.65 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
21:28:17 #10 29.65 Unpacking libcommon-sense-perl (3.75-1+b4) ...
21:28:17 #10 29.67 Selecting previously unselected package libconfig-tiny-perl.
21:28:17 #10 29.68 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
21:28:17 #10 29.68 Unpacking libconfig-tiny-perl (2.26-1) ...
21:28:17 #10 29.71 Selecting previously unselected package libparams-util-perl.
21:28:17 #10 29.71 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
21:28:17 #10 29.71 Unpacking libparams-util-perl (1.102-1+b1) ...
21:28:17 #10 29.74 Selecting previously unselected package libsub-install-perl.
21:28:17 #10 29.74 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
21:28:17 #10 29.74 Unpacking libsub-install-perl (0.928-1.1) ...
21:28:17 #10 29.77 Selecting previously unselected package libdata-optlist-perl.
21:28:17 #10 29.77 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
21:28:17 #10 29.77 Unpacking libdata-optlist-perl (0.110-1.1) ...
21:28:17 #10 29.79 Selecting previously unselected package libsub-exporter-perl.
21:28:17 #10 29.79 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
21:28:17 #10 29.80 Unpacking libsub-exporter-perl (0.987-1) ...
21:28:17 #10 29.83 Selecting previously unselected package libconst-fast-perl.
[Pipeline] echo
21:28:17 Removing all docker containers
[Pipeline] sh
21:28:17 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 96.47MB / 116.81MB 4.3s
21:28:17 #10 25.25 Preparing to unpack .../055-gcc_4%3a12.2.0-3_armhf.deb ...
21:28:17 #10 25.25 Unpacking gcc (4:12.2.0-3) ...
21:28:17 #10 25.28 Selecting previously unselected package libstdc++-12-dev:armhf.
21:28:17 #10 25.28 Preparing to unpack .../056-libstdc++-12-dev_12.2.0-14_armhf.deb ...
21:28:17 #10 25.28 Unpacking libstdc++-12-dev:armhf (12.2.0-14) ...
21:28:17 #10 25.52 Selecting previously unselected package g++-12.
21:28:17 #13 DONE 5.8s
21:28:17 
21:28:17 #14 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:28:17 #14 DONE 0.4s
21:28:17 
21:28:17 #15 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
21:28:17 #15 DONE 0.4s
21:28:17 
21:28:17 #16 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
21:28:17 #10 32.06 Preparing to unpack .../170-libfcgi-perl_0.78-2build1_amd64.deb ...
21:28:17 #10 32.06 Unpacking libfcgi-perl (0.78-2build1) ...
21:28:17 #10 32.09 Selecting previously unselected package libcgi-fast-perl.
21:28:17 #10 32.09 Preparing to unpack .../171-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:28:17 #10 32.09 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:28:17 #10 32.12 Selecting previously unselected package libsub-name-perl.
21:28:17 #10 32.12 Preparing to unpack .../172-libsub-name-perl_0.21-1build1_amd64.deb ...
21:28:17 #10 32.12 Unpacking libsub-name-perl (0.21-1build1) ...
21:28:17 #10 32.18 Selecting previously unselected package libclass-accessor-perl.
21:28:17 #10 32.18 Preparing to unpack .../173-libclass-accessor-perl_0.51-1_all.deb ...
21:28:17 #10 32.18 Unpacking libclass-accessor-perl (0.51-1) ...
21:28:17 #10 32.21 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:17 #10 32.21 Preparing to unpack .../174-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:28:17 #10 32.21 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:28:17 #10 32.24 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:17 #10 32.24 Preparing to unpack .../175-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ...
21:28:17 #10 32.24 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
21:28:17 #10 32.27 Selecting previously unselected package libclone-perl.
21:28:17 #10 32.27 Preparing to unpack .../176-libclone-perl_0.39-1_amd64.deb ...
21:28:17 #10 32.28 Unpacking libclone-perl (0.39-1) ...
21:28:17 #10 32.30 Selecting previously unselected package libdata-dump-perl.
21:28:17 #10 11.36 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxml2 armhf 2.9.4+dfsg1-6.1ubuntu1.8 [569 kB]
21:28:17 #11 17.84 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
21:28:17 #11 17.86 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
21:28:17 #11 17.93 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
21:28:17 #11 17.93 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
21:28:17 #11 17.94 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
21:28:17 #11 17.94 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
21:28:17 #11 17.94 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.14+dfsg-0ubuntu0.22.04.1 [183 kB]
21:28:17 #11 17.94 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
21:28:17 #11 17.94 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
21:28:17 #11 17.94 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.10 [290 kB]
21:28:17 #11 17.95 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.10 [194 kB]
21:28:17 #10 29.83 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
21:28:17 #10 29.83 Unpacking libconst-fast-perl (0.014-1.1) ...
21:28:17 #10 29.85 Selecting previously unselected package libwant-perl.
21:28:17 #10 29.85 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
21:28:17 #10 29.86 Unpacking libwant-perl (0.29-1+b6) ...
21:28:17 #10 29.88 Selecting previously unselected package libcontextual-return-perl.
21:28:17 #10 29.89 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
21:28:17 #10 29.89 Unpacking libcontextual-return-perl (0.004014-2) ...
21:28:17 #10 29.92 Selecting previously unselected package libconvert-binhex-perl.
21:28:17 #10 29.92 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
21:28:17 #10 29.93 Unpacking libconvert-binhex-perl (1.125-1) ...
21:28:17 #10 29.95 Selecting previously unselected package libcpanel-json-xs-perl.
21:28:17 #10 29.95 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
21:28:17 #10 29.96 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
21:28:17 #10 29.99 Selecting previously unselected package libdevel-stacktrace-perl.
21:28:17 #10 29.99 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:28:17 #10 30.00 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:28:17 #10 30.02 Selecting previously unselected package libexception-class-perl.
21:28:17 #10 30.02 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
21:28:17 #10 30.03 Unpacking libexception-class-perl (1.44-1) ...
21:28:17 #11 18.71 Get:134 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtsan2 amd64 12.2.0-3ubuntu1 [2456 kB]
21:28:17 #10 25.52 Preparing to unpack .../057-g++-12_12.2.0-14_armhf.deb ...
21:28:17 #10 25.52 Unpacking g++-12 (12.2.0-14) ...
21:28:17 + docker container ls -aq
21:28:17 #10 32.30 Preparing to unpack .../177-libdata-dump-perl_1.23-1_all.deb ...
21:28:17 #10 32.30 Unpacking libdata-dump-perl (1.23-1) ...
21:28:17 #10 32.33 Selecting previously unselected package libparams-util-perl.
21:28:17 #10 32.33 Preparing to unpack .../178-libparams-util-perl_1.07-3build3_amd64.deb ...
21:28:17 #10 32.34 Unpacking libparams-util-perl (1.07-3build3) ...
21:28:17 #10 32.36 Selecting previously unselected package libsub-install-perl.
21:28:17 #10 32.36 Preparing to unpack .../179-libsub-install-perl_0.928-1_all.deb ...
21:28:17 #10 32.37 Unpacking libsub-install-perl (0.928-1) ...
21:28:17 #10 32.39 Selecting previously unselected package libdata-optlist-perl.
21:28:17 #10 32.39 Preparing to unpack .../180-libdata-optlist-perl_0.110-1_all.deb ...
21:28:17 #10 32.40 Unpacking libdata-optlist-perl (0.110-1) ...
21:28:17 #10 32.43 Selecting previously unselected package libdevel-globaldestruction-perl.
21:28:17 #10 32.43 Preparing to unpack .../181-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:28:17 #10 32.43 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:28:17 #10 32.46 Selecting previously unselected package libdigest-hmac-perl.
21:28:17 #10 32.46 Preparing to unpack .../182-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
21:28:17 #10 32.46 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
21:28:17 #10 32.49 Selecting previously unselected package libdistro-info-perl.
21:28:17 #10 32.49 Preparing to unpack .../183-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
21:28:17 #10 32.49 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:28:17 #10 32.52 Selecting previously unselected package perl-openssl-defaults:amd64.
21:28:17 #10 11.54 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-0-2 armhf 0.1.7-2ubuntu3 [40.8 kB]
[Pipeline] echo
21:28:17 Docker containers have been removed
[Pipeline] echo
21:28:17 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:28:17 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-armhf)
[Pipeline] sh
21:28:17 #11 18.23 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
21:28:17 #8 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 3.4s done
21:28:17 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9
21:28:17 == Building packages for debian-buster ==
21:28:17 mkdir -p "debbuild/debian-buster"
21:28:17 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
21:28:17 #1 [internal] load .dockerignore
21:28:17 #1 transferring context: 2B done
21:28:17 #1 DONE 0.1s
21:28:17 
21:28:17 #2 [internal] load build definition from Dockerfile
21:28:17 #2 transferring dockerfile: 911B done
21:28:17 #2 DONE 0.1s
21:28:17 
21:28:17 #3 [auth] library/golang:pull token for registry-1.docker.io
21:28:17 #10 30.05 Selecting previously unselected package libiterator-perl.
21:28:17 #10 30.05 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:28:17 #10 30.06 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:28:17 #10 30.08 Selecting previously unselected package libiterator-util-perl.
21:28:17 #10 30.08 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:28:17 #10 30.09 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:28:17 #10 30.11 Selecting previously unselected package libexporter-tiny-perl.
21:28:17 #10 30.11 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
21:28:17 #10 30.12 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:28:17 #10 30.14 Selecting previously unselected package liblist-moreutils-xs-perl.
21:28:17 #10 30.15 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
21:28:17 #10 30.15 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
21:28:17 #10 30.18 Selecting previously unselected package liblist-moreutils-perl.
21:28:17 #10 30.18 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
21:28:17 #10 30.18 Unpacking liblist-moreutils-perl (0.430-2) ...
21:28:17 #10 30.21 Selecting previously unselected package libdata-dpath-perl.
21:28:17 #10 30.21 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
21:28:17 #10 30.21 Unpacking libdata-dpath-perl (0.58-1) ...
21:28:17 #10 30.24 Selecting previously unselected package libdata-dump-perl.
21:28:17 #10 30.25 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
21:28:17 #10 30.25 Unpacking libdata-dump-perl (1.23-1.1) ...
21:28:17 #10 30.28 Selecting previously unselected package libdata-messagepack-perl.
21:28:17 #10 30.28 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
21:28:17 #10 30.28 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
21:28:17 #10 30.31 Selecting previously unselected package libnet-domain-tld-perl.
21:28:17 #10 30.31 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:28:17 #10 30.31 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:28:17 #10 30.34 Selecting previously unselected package libdata-validate-domain-perl.
21:28:17 #10 30.34 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:28:17 #10 30.34 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:28:17 #10 30.37 Selecting previously unselected package libdevel-size-perl.
21:28:17 == Building packages for raspbian-bullseye ==
21:28:17 mkdir -p "debbuild/raspbian-bullseye"
21:28:17 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
21:28:17 #11 18.85 Get:135 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libubsan1 amd64 12.2.0-3ubuntu1 [969 kB]
21:28:17 #11 18.89 Get:136 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libquadmath0 amd64 12.2.0-3ubuntu1 [152 kB]
21:28:17 #11 18.90 Get:137 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgcc-12-dev amd64 12.2.0-3ubuntu1 [2577 kB]
21:28:17 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 106.95MB / 116.81MB 4.7s
21:28:17 #10 32.52 Preparing to unpack .../184-perl-openssl-defaults_3build1_amd64.deb ...
21:28:17 #10 32.52 Unpacking perl-openssl-defaults:amd64 (3build1) ...
21:28:17 #10 32.55 Selecting previously unselected package libnet-ssleay-perl.
21:28:17 #10 32.55 Preparing to unpack .../185-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...
21:28:17 #10 32.55 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:28:17 #10 32.61 Selecting previously unselected package libio-socket-ssl-perl.
21:28:17 #10 32.62 Preparing to unpack .../186-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
21:28:17 #10 32.62 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:28:17 #10 32.66 Selecting previously unselected package libnet-smtp-ssl-perl.
21:28:17 #10 32.66 Preparing to unpack .../187-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:28:17 #10 32.66 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:28:17 #10 32.69 Selecting previously unselected package libmailtools-perl.
21:28:17 #10 32.69 Preparing to unpack .../188-libmailtools-perl_2.18-1_all.deb ...
21:28:17 #10 32.69 Unpacking libmailtools-perl (2.18-1) ...
21:28:17 #10 32.73 Selecting previously unselected package libsocket6-perl.
21:28:17 #10 32.73 Preparing to unpack .../189-libsocket6-perl_0.27-1build2_amd64.deb ...
21:28:17 #10 11.73 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:28:17 #10 11.74 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf netbase all 5.4 [12.7 kB]
21:28:17 #10 11.77 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf shared-mime-info armhf 1.9-2 [424 kB]
21:28:17 #16 0.706 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:28:17 #16 0.716 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:28:17 #16 0.717 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:28:17 #16 0.807 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:28:17 + echo starting...
21:28:17 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:28:17 #11 18.27 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
21:28:17 #11 18.28 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB]
21:28:17 #11 18.30 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB]
21:28:17 #11 18.30 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
21:28:17 #11 18.31 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B]
21:28:17 #11 18.31 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:28:17 #11 18.31 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:28:17 #11 18.31 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
21:28:17 #11 18.32 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB]
21:28:17 #11 18.32 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB]
21:28:18 #10 30.37 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
21:28:18 #10 30.37 Unpacking libdevel-size-perl (0.83-1+b2) ...
21:28:18 #10 30.40 Selecting previously unselected package libdistro-info-perl.
21:28:18 #10 30.40 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
21:28:18 #10 30.41 Unpacking libdistro-info-perl (1.0) ...
21:28:18 #10 30.43 Selecting previously unselected package libemail-address-xs-perl.
21:28:18 #10 30.43 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
21:28:18 #10 30.43 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
21:28:18 #10 30.46 Selecting previously unselected package libfcgi0ldbl:armhf.
21:28:18 #10 30.46 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
21:28:18 #10 30.47 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
21:28:18 #10 30.49 Selecting previously unselected package libfcgi-bin.
21:28:18 #10 30.49 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
21:28:18 #10 30.50 Unpacking libfcgi-bin (2.4.2-2) ...
21:28:18 #10 30.52 Selecting previously unselected package libfcgi-perl:armhf.
21:28:18 #10 30.52 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
21:28:18 #10 30.53 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
21:28:18 #10 30.56 Selecting previously unselected package libipc-system-simple-perl.
21:28:18 #10 30.56 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
21:28:18 #10 30.56 Unpacking libipc-system-simple-perl (1.30-1) ...
21:28:18 #10 30.59 Selecting previously unselected package libfile-basedir-perl.
21:28:18 #10 30.59 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
21:28:18 #10 30.59 Unpacking libfile-basedir-perl (0.08-1) ...
21:28:18 #10 30.62 Selecting previously unselected package libfile-chdir-perl.
21:28:18 #3 DONE 0.0s
21:28:18 
21:28:18 #4 [auth] library/debian:pull token for registry-1.docker.io
21:28:18 #4 DONE 0.0s
21:28:18 
21:28:18 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:18 #1 [internal] load build definition from Dockerfile
21:28:18 #1 transferring dockerfile: 928B done
21:28:18 #1 DONE 0.1s
21:28:18 
21:28:18 #2 [internal] load .dockerignore
21:28:18 #2 transferring context: 2B done
21:28:18 #2 DONE 0.1s
21:28:18 #11 19.02 Get:138 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gcc-12 amd64 12.2.0-3ubuntu1 [21.4 MB]
21:28:18 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 113.25MB / 116.81MB 4.9s
21:28:18 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 5.1s done
21:28:18 #10 32.73 Unpacking libsocket6-perl (0.27-1build2) ...
21:28:18 #10 32.76 Selecting previously unselected package libio-socket-inet6-perl.
21:28:18 #10 32.76 Preparing to unpack .../190-libio-socket-inet6-perl_2.72-2_all.deb ...
21:28:18 #10 32.76 Unpacking libio-socket-inet6-perl (2.72-2) ...
21:28:18 #10 32.79 Selecting previously unselected package libnet-ip-perl.
21:28:18 #10 32.79 Preparing to unpack .../191-libnet-ip-perl_1.26-1_all.deb ...
21:28:18 #10 32.79 Unpacking libnet-ip-perl (1.26-1) ...
21:28:18 #10 32.82 Selecting previously unselected package libnet-dns-perl.
21:28:18 #10 32.82 Preparing to unpack .../192-libnet-dns-perl_1.10-2_all.deb ...
21:28:18 #10 32.82 Unpacking libnet-dns-perl (1.10-2) ...
21:28:18 #10 32.88 Selecting previously unselected package libnet-domain-tld-perl.
21:28:18 #10 32.88 Preparing to unpack .../193-libnet-domain-tld-perl_1.75-1_all.deb ...
21:28:18 #10 32.88 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:28:18 #10 32.91 Selecting previously unselected package libemail-valid-perl.
21:28:18 #10 32.91 Preparing to unpack .../194-libemail-valid-perl_1.202-1_all.deb ...
21:28:18 #10 32.91 Unpacking libemail-valid-perl (1.202-1) ...
21:28:18 #10 32.94 Selecting previously unselected package libencode-locale-perl.
21:28:18 #10 32.94 Preparing to unpack .../195-libencode-locale-perl_1.05-1_all.deb ...
21:28:18 #10 32.95 Unpacking libencode-locale-perl (1.05-1) ...
21:28:18 #10 32.97 Selecting previously unselected package libexporter-tiny-perl.
21:28:18 #10 32.98 Preparing to unpack .../196-libexporter-tiny-perl_1.000000-2_all.deb ...
21:28:18 #10 32.98 Unpacking libexporter-tiny-perl (1.000000-2) ...
21:28:18 #10 12.03 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf ucf all 3.0038 [50.5 kB]
21:28:18 #10 12.04 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xdg-user-dirs armhf 0.17-1ubuntu1 [46.7 kB]
21:28:18 #10 12.05 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf xz-utils armhf 5.2.2-1.3ubuntu0.1 [82.1 kB]
21:28:18 #10 12.06 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext-base armhf 0.19.8.1-6ubuntu0.3 [109 kB]
21:28:18 #10 12.08 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
21:28:18 #10 26.19 Selecting previously unselected package g++.
21:28:18 #10 26.19 Preparing to unpack .../058-g++_4%3a12.2.0-3_armhf.deb ...
21:28:18 #10 26.20 Unpacking g++ (4:12.2.0-3) ...
21:28:18 #10 26.22 Selecting previously unselected package make.
21:28:18 #10 26.22 Preparing to unpack .../059-make_4.3-4.1_armhf.deb ...
21:28:18 #10 26.22 Unpacking make (4.3-4.1) ...
21:28:18 #10 26.28 Selecting previously unselected package libdpkg-perl.
21:28:18 #10 26.29 Preparing to unpack .../060-libdpkg-perl_1.21.21_all.deb ...
21:28:18 #10 26.29 Unpacking libdpkg-perl (1.21.21) ...
21:28:18 #10 26.35 Selecting previously unselected package patch.
21:28:18 #10 6.225 Fetched 20.2 MB in 6s (3636 kB/s)
21:28:18 mkdir -p sources
21:28:18 docker run --rm -w /v \
21:28:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:18 	alpine \
21:28:18 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:18 #11 18.60 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB]
21:28:18 #11 18.69 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:28:18 #11 18.69 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
21:28:18 #11 18.70 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB]
21:28:18 #11 18.71 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
21:28:18 #11 18.71 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
21:28:18 #11 18.71 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
21:28:18 #11 18.71 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
21:28:18 #11 18.71 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
21:28:18 #11 18.71 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
21:28:18 #11 18.71 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
21:28:18 + docker version
21:28:18 Client: Docker Engine - Community
21:28:18  Version:           22.06.0-beta.0
21:28:18  API version:       1.42
21:28:18  Go version:        go1.18.3
21:28:18  Git commit:        3e9117b
21:28:18  Built:             Fri Jun  3 17:56:06 2022
21:28:18  OS/Arch:           linux/arm
21:28:18  Context:           default
21:28:18 
21:28:18 Server: Docker Engine - Community
21:28:18  Engine:
21:28:18   Version:          22.06.0-beta.0
21:28:18   API version:      1.42 (minimum version 1.12)
21:28:18   Go version:       go1.18.3
21:28:18   Git commit:       38633e7
21:28:18   Built:            Fri Jun  3 17:56:06 2022
21:28:18   OS/Arch:          linux/arm
21:28:18   Experimental:     true
21:28:18  containerd:
21:28:18   Version:          1.6.8
21:28:18   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:18  runc:
21:28:18   Version:          1.1.4
21:28:18   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:18  docker-init:
21:28:18   Version:          0.19.0
21:28:18   GitCommit:        de40ad0
[Pipeline] sh
21:28:18 #10 30.62 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:28:18 #10 30.62 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:28:18 #10 30.65 Selecting previously unselected package libfile-fcntllock-perl.
21:28:18 #10 30.65 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
21:28:18 #10 30.66 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
21:28:18 #10 30.68 Selecting previously unselected package libnumber-compare-perl.
21:28:18 #10 30.69 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
21:28:18 #10 30.69 Unpacking libnumber-compare-perl (0.03-1.1) ...
21:28:18 #10 30.72 Selecting previously unselected package libtext-glob-perl.
21:28:18 #10 30.72 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
21:28:18 #10 30.72 Unpacking libtext-glob-perl (0.11-1) ...
21:28:18 #10 30.75 Selecting previously unselected package libfile-find-rule-perl.
21:28:18 #10 30.75 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
21:28:18 #10 30.75 Unpacking libfile-find-rule-perl (0.34-1) ...
21:28:18 #10 30.78 Selecting previously unselected package libfont-afm-perl.
21:28:18 #10 30.78 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
21:28:18 #10 30.78 Unpacking libfont-afm-perl (1.20-3) ...
21:28:18 #10 30.81 Selecting previously unselected package libio-string-perl.
21:28:18 #10 30.81 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
21:28:18 #10 30.81 Unpacking libio-string-perl (1.08-3.1) ...
21:28:18 #10 30.84 Selecting previously unselected package libfont-ttf-perl.
21:28:18 #5 DONE 0.4s
21:28:18 
21:28:18 #6 [internal] load metadata for docker.io/library/debian:buster
21:28:18 
21:28:18 #3 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
21:28:18 #3 DONE 0.0s
21:28:18 
21:28:18 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:18 #4 DONE 0.0s
21:28:18 
21:28:18 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:18 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf
21:28:18 #10 33.01 Selecting previously unselected package libipc-system-simple-perl.
21:28:18 #10 33.01 Preparing to unpack .../197-libipc-system-simple-perl_1.25-4_all.deb ...
21:28:18 #10 33.01 Unpacking libipc-system-simple-perl (1.25-4) ...
21:28:18 #10 33.04 Selecting previously unselected package libfile-basedir-perl.
21:28:18 #10 33.04 Preparing to unpack .../198-libfile-basedir-perl_0.07-1_all.deb ...
21:28:18 #10 33.05 Unpacking libfile-basedir-perl (0.07-1) ...
21:28:18 #10 33.07 Selecting previously unselected package libfile-chdir-perl.
21:28:18 #10 33.07 Preparing to unpack .../199-libfile-chdir-perl_0.1008-1_all.deb ...
21:28:18 #10 33.08 Unpacking libfile-chdir-perl (0.1008-1) ...
21:28:18 #10 33.10 Selecting previously unselected package libfile-fcntllock-perl.
21:28:18 #10 33.10 Preparing to unpack .../200-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
21:28:18 #10 33.11 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
21:28:18 #10 33.13 Selecting previously unselected package libhttp-date-perl.
21:28:18 #10 33.14 Preparing to unpack .../201-libhttp-date-perl_6.02-1_all.deb ...
21:28:18 #10 33.14 Unpacking libhttp-date-perl (6.02-1) ...
21:28:18 #10 33.16 Selecting previously unselected package libfile-listing-perl.
21:28:18 #10 33.17 Preparing to unpack .../202-libfile-listing-perl_6.04-1_all.deb ...
21:28:18 #10 33.17 Unpacking libfile-listing-perl (6.04-1) ...
21:28:18 #10 33.19 Selecting previously unselected package libfont-afm-perl.
21:28:18 #10 33.19 Preparing to unpack .../203-libfont-afm-perl_1.20-2_all.deb ...
21:28:18 #10 33.20 Unpacking libfont-afm-perl (1.20-2) ...
21:28:18 #10 33.22 Selecting previously unselected package libio-stringy-perl.
21:28:18 #10 33.23 Preparing to unpack .../204-libio-stringy-perl_2.111-2_all.deb ...
21:28:18 #10 33.23 Unpacking libio-stringy-perl (2.111-2) ...
21:28:18 #10 33.26 Selecting previously unselected package libparams-validate-perl.
21:28:18 #10 33.26 Preparing to unpack .../205-libparams-validate-perl_1.29-1_amd64.deb ...
21:28:18 #10 33.26 Unpacking libparams-validate-perl (1.29-1) ...
21:28:18 #10 33.29 Selecting previously unselected package libsub-exporter-perl.
21:28:18 #10 33.30 Preparing to unpack .../206-libsub-exporter-perl_0.987-1_all.deb ...
21:28:18 #10 33.30 Unpacking libsub-exporter-perl (0.987-1) ...
21:28:18 #10 33.33 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:28:18 #10 12.24 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf krb5-locales all 1.16-2ubuntu0.4 [13.4 kB]
21:28:18 #10 12.24 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libedit2 armhf 3.1-20170329-1 [61.9 kB]
21:28:18 #10 12.40 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.4 [27.2 kB]
21:28:18 #10 26.36 Preparing to unpack .../061-patch_2.7.6-7_armhf.deb ...
21:28:18 #10 26.36 Unpacking patch (2.7.6-7) ...
21:28:18 #10 26.40 Selecting previously unselected package dpkg-dev.
21:28:18 #10 26.40 Preparing to unpack .../062-dpkg-dev_1.21.21_all.deb ...
21:28:18 #10 26.40 Unpacking dpkg-dev (1.21.21) ...
21:28:18 #10 26.52 Selecting previously unselected package build-essential.
21:28:18 #10 26.52 Preparing to unpack .../063-build-essential_12.9_armhf.deb ...
21:28:18 #10 26.53 Unpacking build-essential (12.9) ...
21:28:18 #10 26.56 Selecting previously unselected package libbrotli1:armhf.
21:28:18 #10 26.56 Preparing to unpack .../064-libbrotli1_1.0.9-2+b6_armhf.deb ...
21:28:18 #10 26.56 Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
21:28:18 #10 26.61 Selecting previously unselected package libsasl2-modules-db:armhf.
21:28:18 #16 1.012 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:28:18 #16 1.012 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:28:18 #11 19.12 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:28:18 #10 30.84 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
21:28:18 #10 30.84 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:28:18 #10 30.90 Selecting previously unselected package libio-stringy-perl.
21:28:18 #10 30.90 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
21:28:18 #10 30.90 Unpacking libio-stringy-perl (2.111-3) ...
21:28:18 #10 30.93 Selecting previously unselected package libparams-validate-perl:armhf.
21:28:18 #10 30.93 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
21:28:18 #10 30.94 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
21:28:18 #10 30.97 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:28:18 #10 30.97 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
21:28:18 #10 30.97 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
21:28:18 #10 31.00 Selecting previously unselected package libsort-versions-perl.
21:28:18 #10 31.00 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
21:28:18 #10 31.00 Unpacking libsort-versions-perl (1.62-1) ...
21:28:18 #10 31.03 Selecting previously unselected package libgit-wrapper-perl.
21:28:18 #10 31.03 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
21:28:18 #10 31.03 Unpacking libgit-wrapper-perl (0.048-1) ...
21:28:18 #10 31.06 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:28:18 #10 31.06 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:28:18 #10 31.07 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:28:18 #6 DONE 0.5s
21:28:18 
21:28:18 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:18 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:18 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:28:18 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:18 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:28:18 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 0B / 45.92MB 0.2s
21:28:18 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 0B / 7.15MB 0.2s
21:28:18 + docker info
21:28:18 Client:
21:28:18  Context:    default
21:28:18  Debug Mode: false
21:28:18  Plugins:
21:28:18   buildx: Docker Buildx (Docker Inc.)
21:28:18     Version:  v0.8.2
21:28:18     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:18   compose: Docker Compose (Docker Inc.)
21:28:18     Version:  v2.12.0
21:28:18     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:18 
21:28:18 Server:
21:28:18  Containers: 0
21:28:18   Running: 0
21:28:18   Paused: 0
21:28:18   Stopped: 0
21:28:18  Images: 4
21:28:18  Server Version: 22.06.0-beta.0
21:28:18  Storage Driver: overlay2
21:28:18   Backing Filesystem: extfs
21:28:18   Supports d_type: true
21:28:18   Using metacopy: false
21:28:18   Native Overlay Diff: true
21:28:18   userxattr: false
21:28:18  Logging Driver: json-file
21:28:18  Cgroup Driver: cgroupfs
21:28:18  Cgroup Version: 1
21:28:18  Plugins:
21:28:18   Volume: local
21:28:18   Network: bridge host ipvlan macvlan null overlay
21:28:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:18  Swarm: inactive
21:28:18  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:18  Default Runtime: runc
21:28:18  Init Binary: docker-init
21:28:18  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:18  runc version: v1.1.4-0-g5fd4c4d
21:28:18  init version: de40ad0
21:28:18  Security Options:
21:28:18   apparmor
21:28:18   seccomp
21:28:18    Profile: builtin
21:28:18  Kernel Version: 5.4.0-1088-aws
21:28:18  Operating System: Ubuntu 18.04.6 LTS
21:28:18  OSType: linux
21:28:18  Architecture: armv8l
21:28:18  CPUs: 2
21:28:18  Total Memory: 7.566GiB
21:28:18  Name: ip-10-100-94-147
21:28:18  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
21:28:18  Docker Root Dir: /var/lib/docker
21:28:18  Debug Mode: false
21:28:18  Username: dockerbuildbot
21:28:18  Registry: https://index.docker.io/v1/
21:28:18  Labels:
21:28:18  Experimental: true
21:28:18  Insecure Registries:
21:28:18   127.0.0.0/8
21:28:18  Live Restore Enabled: true
21:28:18 
21:28:18 WARNING: No swap limit support
21:28:18 #5 DONE 0.4s
21:28:18 
21:28:18 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
21:28:18 #6 DONE 0.3s
21:28:18 
21:28:18 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:18 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:18 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:28:18 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:18 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:28:18 The recommended git tool is: git
21:28:18 #10 12.56 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.4 [83.7 kB]
21:28:18 #10 33.33 Preparing to unpack .../207-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
21:28:18 #10 33.33 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
21:28:18 #10 33.36 Selecting previously unselected package libsort-versions-perl.
21:28:18 #10 33.36 Preparing to unpack .../208-libsort-versions-perl_1.62-1_all.deb ...
21:28:18 #10 33.37 Unpacking libsort-versions-perl (1.62-1) ...
21:28:18 #10 33.39 Selecting previously unselected package libgit-wrapper-perl.
21:28:18 #10 33.39 Preparing to unpack .../209-libgit-wrapper-perl_0.047-1_all.deb ...
21:28:18 #10 33.40 Unpacking libgit-wrapper-perl (0.047-1) ...
21:28:18 #10 33.42 Selecting previously unselected package libio-html-perl.
21:28:18 #10 33.43 Preparing to unpack .../210-libio-html-perl_1.001-1_all.deb ...
21:28:18 #10 33.43 Unpacking libio-html-perl (1.001-1) ...
21:28:18 #10 33.46 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:18 #10 33.46 Preparing to unpack .../211-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:28:18 #10 33.46 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:28:18 #10 33.48 Selecting previously unselected package libhttp-message-perl.
21:28:18 #10 33.49 Preparing to unpack .../212-libhttp-message-perl_6.14-1_all.deb ...
21:28:18 #10 33.49 Unpacking libhttp-message-perl (6.14-1) ...
21:28:18 #10 33.52 Selecting previously unselected package libhtml-form-perl.
21:28:18 #10 33.53 Preparing to unpack .../213-libhtml-form-perl_6.03-1_all.deb ...
21:28:18 #10 33.53 Unpacking libhtml-form-perl (6.03-1) ...
21:28:18 #10 33.56 Selecting previously unselected package libhtml-tree-perl.
21:28:18 #10 26.61 Preparing to unpack .../065-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
21:28:18 #10 26.62 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
21:28:18 #10 26.65 Selecting previously unselected package libsasl2-2:armhf.
21:28:18 #10 26.65 Preparing to unpack .../066-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
21:28:18 #10 26.65 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
21:28:18 #10 26.69 Selecting previously unselected package libldap-2.5-0:armhf.
21:28:18 #10 26.69 Preparing to unpack .../067-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ...
21:28:18 #10 26.70 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
21:28:18 #10 26.74 Selecting previously unselected package libnghttp2-14:armhf.
21:28:18 #10 26.74 Preparing to unpack .../068-libnghttp2-14_1.52.0-1_armhf.deb ...
21:28:18 #10 26.75 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
21:28:18 #10 26.78 Selecting previously unselected package libpsl5:armhf.
21:28:18 #10 26.78 Preparing to unpack .../069-libpsl5_0.21.2-1_armhf.deb ...
21:28:18 #10 26.79 Unpacking libpsl5:armhf (0.21.2-1) ...
21:28:18 #10 26.83 Selecting previously unselected package librtmp1:armhf.
21:28:18 #10 26.83 Preparing to unpack .../070-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
21:28:18 #10 26.83 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:28:18 #10 26.87 Selecting previously unselected package libssh2-1:armhf.
21:28:18 using credential docker-jenkins-github-credentials
21:28:18 Cloning the remote Git repository
21:28:18 Cloning with configured refspecs honoured and without tags
21:28:18 #10 31.09 Selecting previously unselected package libio-prompter-perl.
21:28:18 #10 31.09 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
21:28:18 #10 31.10 Unpacking libio-prompter-perl (0.004015-1) ...
21:28:18 #10 31.13 Selecting previously unselected package libjson-perl.
21:28:18 #10 31.13 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
21:28:18 #10 31.13 Unpacking libjson-perl (4.03000-1) ...
21:28:18 #10 31.17 Selecting previously unselected package liblog-any-perl.
21:28:18 #10 31.17 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
21:28:18 #10 31.17 Unpacking liblog-any-perl (1.709-1) ...
21:28:18 #10 31.20 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:28:18 #10 31.20 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:28:18 #10 31.21 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:28:18 #10 31.23 Selecting previously unselected package libpackage-stash-perl.
21:28:18 #10 31.23 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
21:28:18 #10 31.23 Unpacking libpackage-stash-perl (0.39-1) ...
21:28:18 #10 31.26 Selecting previously unselected package libsub-identify-perl.
21:28:18 #10 31.26 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
21:28:18 #10 31.27 Unpacking libsub-identify-perl (0.14-1+b3) ...
21:28:18 #10 31.29 Selecting previously unselected package libsub-name-perl.
21:28:18 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 1.05MB / 7.15MB 0.3s
21:28:18 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 3.15MB / 45.92MB 0.5s
21:28:18 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 2.10MB / 7.15MB 0.5s
21:28:18 #7 ...
21:28:18 
21:28:18 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:18 #0 0.978 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:28:18 #0 0.992 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:28:18 #0 0.992 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:28:18 #0 1.148 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
21:28:18 #0 1.547 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [473 kB]
21:28:18 #0 1.976 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
21:28:18 #0 3.337 Fetched 8604 kB in 3s (3292 kB/s)
21:28:18 #0 3.337 Reading package lists...
21:28:18 #0 4.348 Reading package lists...
21:28:18 #0 5.302 Building dependency tree...
21:28:18 #0 5.498 Reading state information...
21:28:18 #0 5.716 The following additional packages will be installed:
21:28:18 #0 5.716   at autoconf automake autopoint autotools-dev binutils binutils-common
21:28:18 #0 5.716   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
21:28:18 #0 5.717   cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf
21:28:18 #0 5.717   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:28:18 #0 5.717   exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8
21:28:18 #0 5.717   gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:28:18 #0 5.718   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs
21:28:18 #0 5.720   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
21:28:18 #0 5.720   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
21:28:18 #0 5.720   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0
21:28:18 #0 5.720   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:28:18 #0 5.720   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:28:18 #0 5.720   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
21:28:18 #0 5.720   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
21:28:18 #0 5.720   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:18 #0 5.720   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:28:18 #0 5.720   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
21:28:18 #0 5.720   libdata-optlist-perl libdevel-callchecker-perl
21:28:18 #0 5.720   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
21:28:18 #0 5.720   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:28:18 #0 5.720   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:28:18 #0 5.720   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:28:18 #0 5.720   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:28:18 #0 5.720   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:28:18 #0 5.720   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:28:18 #0 5.720   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:28:18 #0 5.720   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:28:18 #0 5.720   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:28:18 #0 5.720   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:28:18 #0 5.720   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:28:18 #0 5.720   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:18 #0 5.720   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:18 #0 5.720   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:28:18 #0 5.720   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:28:18 #0 5.720   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:28:18 #0 5.720   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
21:28:18 #0 5.720   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:28:18 #0 5.720   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
21:28:18 #0 5.720   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:28:18 #0 5.720   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:28:18 #0 5.720   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:28:18 #0 5.720   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
21:28:18 #0 5.720   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:18 #0 5.720   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
21:28:18 #0 5.720   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
21:28:18 #0 5.720   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
21:28:18 #0 5.720   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
21:28:18 #0 5.720   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
21:28:18 #0 5.720   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:18 #0 5.720   libparams-validate-perl libparse-debianchangelog-perl
21:28:18 #0 5.720   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:28:18 #0 5.720   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:28:18 #0 5.720   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:28:18 #0 5.720   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
21:28:18 #0 5.720   libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:18 #0 5.720   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:18 #0 5.720   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:18 #0 5.720   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
21:28:18 #0 5.720   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
21:28:18 #0 5.720   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
21:28:18 #0 5.720   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:28:18 #0 5.720   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:28:18 #0 5.720   libsub-install-perl libsub-name-perl libsub-quote-perl
21:28:18 #0 5.720   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:28:18 #0 5.720   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:28:18 #0 5.720   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
21:28:18 #0 5.720   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:28:18 #0 5.720   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
21:28:18 #0 5.720   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:28:18 #0 5.720   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:18 #0 5.720   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:18 #0 5.720   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:28:18 #0 5.720   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:28:18 #0 5.720   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:28:18 #0 5.720   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:28:18 #0 5.720   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:28:18 #0 5.720   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:28:18 #0 5.720   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:28:18 #0 5.720   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:28:18 #0 5.720   python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:18 #0 5.720   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:18 #0 5.720   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:28:18 #0 5.720   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:28:18 #0 5.721 Suggested packages:
21:28:18 #0 5.721   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
21:28:18 #0 5.721   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
21:28:18 #0 5.722   checksecurity debtags dh-make adequate autopkgtest bls-standalone
21:28:18 #0 5.722   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
21:28:18 #0 5.722   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:28:18 #0 5.722   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:18 #0 5.722   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:28:18 #0 5.722   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:28:18 #0 5.722   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
21:28:18 #0 5.722   eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc
21:28:18 #0 5.722   libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib
21:28:18 #0 5.722   libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
21:28:18 #0 5.722   liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg
21:28:18 #0 5.722   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:28:18 #0 5.722   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:28:18 #0 5.722   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:28:18 #0 5.722   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
21:28:18 #0 5.722   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
21:28:18 #0 5.722   libhtml-template-perl libsasl2-modules-gssapi-mit
21:28:18 #0 5.722   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:28:18 #0 5.723   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:28:18 #0 5.723   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
21:28:18 #0 5.723   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:28:18 #0 5.723   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:28:18 #0 5.723   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:28:18 #0 5.723   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
21:28:18 #0 5.723   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:28:18 #0 5.723   diffutils-doc perl-doc libterm-readline-gnu-perl
21:28:18 #0 5.723   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
21:28:18 #0 5.723   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
21:28:18 #0 5.723   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
21:28:18 #0 5.723   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
21:28:18 #0 5.723   readline-doc zip wdiff-doc
21:28:18 #0 7.944 The following NEW packages will be installed:
21:28:18 #0 7.944   at autoconf automake autopoint autotools-dev binutils binutils-common
21:28:18 #0 7.944   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
21:28:18 #0 7.944   cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts
21:28:18 #0 7.944   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:28:18 #0 7.944   dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot
21:28:18 #0 7.944   file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n
21:28:18 #0 7.944   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:28:18 #0 7.944   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
21:28:18 #0 7.944   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:28:18 #0 7.944   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:18 #0 7.944   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:28:18 #0 7.944   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:28:18 #0 7.944   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
21:28:18 #0 7.944   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
21:28:18 #0 7.944   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:18 #0 7.944   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:28:18 #0 7.944   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
21:28:18 #0 7.944   libdata-optlist-perl libdevel-callchecker-perl
21:28:18 #0 7.944   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
21:28:18 #0 7.944   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:28:18 #0 7.944   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:28:18 #0 7.944   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:28:18 #0 7.944   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:28:18 #0 7.944   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:28:18 #0 7.944   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:28:18 #0 7.944   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:28:18 #0 7.944   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:28:18 #0 7.944   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:28:18 #0 7.944   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:28:18 #0 7.944   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:28:18 #0 7.944   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:18 #0 7.944   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:18 #0 7.944   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:28:18 #0 7.944   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:28:18 #0 7.944   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:28:18 #0 7.944   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
21:28:18 #0 7.944   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:28:18 #0 7.944   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
21:28:18 #0 7.944   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:28:18 #0 7.944   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:28:18 #0 7.944   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:28:18 #0 7.944   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
21:28:18 #0 7.944   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:18 #0 7.944   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
21:28:18 #0 7.944   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
21:28:18 #0 7.944   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
21:28:18 #0 7.944   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
21:28:18 #0 7.944   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
21:28:18 #0 7.944   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:18 #0 7.944   libparams-validate-perl libparse-debianchangelog-perl
21:28:18 #0 7.944   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:28:18 #0 7.944   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:28:18 #0 7.944   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:28:18 #0 7.944   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
21:28:18 #0 7.944   libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:18 #0 7.944   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:18 #0 7.944   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:18 #0 7.944   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
21:28:18 #0 7.944   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
21:28:18 #0 7.944   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
21:28:18 #0 7.944   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:28:18 #0 7.944   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:28:18 #0 7.944   libsub-install-perl libsub-name-perl libsub-quote-perl
21:28:18 #0 7.944   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:28:18 #0 7.944   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:28:18 #0 7.944   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
21:28:18 #0 7.944   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:28:18 #0 7.944   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
21:28:18 #0 7.944   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:28:18 #0 7.944   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:18 #0 7.944   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:18 #0 7.944   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:28:18 #0 7.944   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:28:18 #0 7.944   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:28:18 #0 7.944   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:28:18 #0 7.944   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:28:18 #0 7.944   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:28:18 #0 7.944   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:28:18 #0 7.944   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:28:18 #0 7.944   python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:18 #0 7.944   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:18 #0 7.945   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:28:18 #0 7.945   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:28:18 #0 8.236 0 upgraded, 365 newly installed, 0 to remove and 1 not upgraded.
21:28:18 #0 8.236 Need to get 171 MB of archives.
21:28:18 #0 8.236 After this operation, 589 MB of additional disk space will be used.
21:28:18 #0 8.236 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB]
21:28:18 #0 8.238 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
21:28:18 #0 8.240 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB]
21:28:18 #0 8.248 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
21:28:18 #0 8.248 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
21:28:18 #0 8.248 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
21:28:18 #0 8.248 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
21:28:18 #0 8.258 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
21:28:18 #0 8.268 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
21:28:18 #0 8.272 Get:10 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB]
21:28:18 #0 8.288 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
21:28:18 #0 8.338 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
21:28:18 #0 8.339 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
21:28:18 #0 8.431 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
21:28:18 #0 8.440 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
21:28:18 #0 8.440 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u4 [1551 kB]
21:28:18 #0 8.457 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u4 [589 kB]
21:28:18 #0 8.468 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB]
21:28:18 #0 8.469 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u4 [1736 kB]
21:28:18 #0 8.497 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:28:18 #0 8.498 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
21:28:18 #0 8.499 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:28:18 #0 8.501 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
21:28:18 #0 8.522 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
21:28:18 #0 8.531 Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
21:28:18 #0 8.531 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u4 [1733 kB]
21:28:18 #0 8.557 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u4 [330 kB]
21:28:18 #0 8.563 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:28:18 #0 8.563 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:28:18 #0 8.565 Get:30 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB]
21:28:18 #0 8.567 Get:31 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB]
21:28:18 #0 8.567 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB]
21:28:18 #0 8.567 Get:33 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
21:28:18 #0 8.573 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
21:28:18 #0 8.576 Get:35 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
21:28:18 #0 8.576 Get:36 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
21:28:18 #0 8.579 Get:37 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
21:28:18 #0 8.582 Get:38 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
21:28:18 #0 8.582 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB]
21:28:18 #0 8.584 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB]
21:28:18 #0 8.584 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB]
21:28:18 #0 8.590 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB]
21:28:18 #0 8.593 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
21:28:18 #0 8.758 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u5 [690 kB]
21:28:18 #0 8.764 Get:45 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB]
21:28:18 #0 8.784 Get:46 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB]
21:28:18 #0 8.784 Get:47 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
21:28:18 #0 8.798 Get:48 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB]
21:28:18 #0 8.798 Get:49 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
21:28:18 #0 8.798 Get:50 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB]
21:28:18 #0 8.803 Get:51 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB]
21:28:18 #0 8.803 Get:52 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
21:28:18 #0 8.803 Get:53 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
21:28:18 #0 8.809 Get:54 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
21:28:18 #0 8.820 Get:55 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
21:28:18 #0 8.820 Get:56 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
21:28:18 #0 8.832 Get:57 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
21:28:18 #0 8.840 Get:58 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
21:28:18 #0 8.872 Get:59 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
21:28:18 #0 8.874 Get:60 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
21:28:18 #0 8.907 Get:61 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
21:28:18 #0 8.907 Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB]
21:28:18 #0 8.908 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.269-1 [1553 kB]
21:28:18 #0 8.936 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB]
21:28:18 #0 8.974 Get:65 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
21:28:18 #0 8.996 Get:66 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
21:28:18 #0 9.003 Get:67 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
21:28:18 #0 9.005 Get:68 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
21:28:18 #0 9.165 Get:69 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
21:28:18 #0 9.165 Get:70 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
21:28:18 #0 9.165 Get:71 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
21:28:18 #0 9.165 Get:72 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
21:28:18 #0 9.165 Get:73 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
21:28:18 #0 9.165 Get:74 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
21:28:18 #10 9.167 Get:75 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
21:28:18 #10 9.172 Get:76 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
21:28:18 #10 9.174 Get:77 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
21:28:18 #10 9.181 Get:78 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
21:28:18 #10 9.181 Get:79 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
21:28:18 #10 9.181 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
21:28:18 #10 9.212 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
21:28:18 #10 9.363 Get:82 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
21:28:18 #10 9.364 Get:83 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
21:28:18 #10 9.387 Get:84 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
21:28:18 #10 9.537 Get:85 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
21:28:18 #10 9.538 Get:86 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
21:28:18 #10 9.545 Get:87 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB]
21:28:18 #10 9.568 Get:88 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
21:28:18 #10 9.569 Get:89 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB]
21:28:18 #10 9.597 Get:90 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
21:28:18 #10 9.597 Get:91 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u4 [855 kB]
21:28:18 #10 9.610 Get:92 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
21:28:18 #10 9.613 Get:93 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
21:28:18 #10 9.615 Get:94 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
21:28:18 #10 9.617 Get:95 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:28:18 #10 9.619 Get:96 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
21:28:18 #10 9.623 Get:97 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
21:28:18 #10 9.625 Get:98 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
21:28:18 #10 9.627 Get:99 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
21:28:18 #10 9.628 Get:100 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
21:28:18 #10 9.631 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u5 [334 kB]
21:28:18 #10 9.636 Get:102 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u5 [265 kB]
21:28:18 #10 9.641 Get:103 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB]
21:28:18 #10 9.643 Get:104 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
21:28:18 #10 9.652 Get:105 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
21:28:18 #10 9.653 Get:106 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
21:28:18 #10 9.655 Get:107 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
21:28:18 #10 9.656 Get:108 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
21:28:18 #10 9.657 Get:109 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
21:28:18 #10 9.659 Get:110 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB]
21:28:18 #10 9.678 Get:111 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB]
21:28:18 #10 12.70 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B]
21:28:18 #10 12.71 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.4 [233 kB]
21:28:18 #10 12.83 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.4 [101 kB]
21:28:18 #10 12.86 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
21:28:18 #10 12.87 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.0.0 armhf 1.0.2n-1ubuntu5.11 [712 kB]
21:28:18 #10 33.56 Preparing to unpack .../214-libhtml-tree-perl_5.07-1_all.deb ...
21:28:18 #10 33.56 Unpacking libhtml-tree-perl (5.07-1) ...
21:28:18 #10 33.60 Selecting previously unselected package libhtml-format-perl.
21:28:18 #10 33.61 Preparing to unpack .../215-libhtml-format-perl_2.12-1_all.deb ...
21:28:18 #10 33.61 Unpacking libhtml-format-perl (2.12-1) ...
21:28:18 #10 33.65 Selecting previously unselected package libhttp-cookies-perl.
21:28:18 #10 33.65 Preparing to unpack .../216-libhttp-cookies-perl_6.04-1_all.deb ...
21:28:18 #10 33.66 Unpacking libhttp-cookies-perl (6.04-1) ...
21:28:18 #10 33.68 Selecting previously unselected package libhttp-daemon-perl.
21:28:18 #10 33.69 Preparing to unpack .../217-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
21:28:18 #10 33.69 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:28:18 #10 33.72 Selecting previously unselected package libhttp-negotiate-perl.
21:28:18 #10 33.72 Preparing to unpack .../218-libhttp-negotiate-perl_6.00-2_all.deb ...
21:28:18 #10 33.72 Unpacking libhttp-negotiate-perl (6.00-2) ...
21:28:18 #10 33.74 Selecting previously unselected package libimport-into-perl.
21:28:18 #10 33.75 Preparing to unpack .../219-libimport-into-perl_1.002005-1_all.deb ...
21:28:18 #10 33.75 Unpacking libimport-into-perl (1.002005-1) ...
21:28:18 #10 33.77 Selecting previously unselected package libio-pty-perl.
21:28:18 #10 26.87 Preparing to unpack .../071-libssh2-1_1.10.0-3+b1_armhf.deb ...
21:28:18 #10 26.87 Unpacking libssh2-1:armhf (1.10.0-3+b1) ...
21:28:18 #10 26.92 Selecting previously unselected package libcurl4:armhf.
21:28:18 #10 26.92 Preparing to unpack .../072-libcurl4_7.88.1-7_armhf.deb ...
21:28:18 #10 26.92 Unpacking libcurl4:armhf (7.88.1-7) ...
21:28:18 #10 26.97 Selecting previously unselected package curl.
21:28:18 #10 26.97 Preparing to unpack .../073-curl_7.88.1-7_armhf.deb ...
21:28:18 #10 26.97 Unpacking curl (7.88.1-7) ...
21:28:18 #10 27.03 Selecting previously unselected package dctrl-tools.
21:28:18 #10 27.03 Preparing to unpack .../074-dctrl-tools_2.24-3_armhf.deb ...
21:28:18 #10 27.04 Unpacking dctrl-tools (2.24-3) ...
21:28:18 #10 27.07 Selecting previously unselected package libdebhelper-perl.
21:28:18 #10 27.07 Preparing to unpack .../075-libdebhelper-perl_13.11.4_all.deb ...
21:28:18 #10 27.08 Unpacking libdebhelper-perl (13.11.4) ...
21:28:18 #10 27.11 Selecting previously unselected package libtool.
21:28:18 #10 27.11 Preparing to unpack .../076-libtool_2.4.7-5_all.deb ...
21:28:18 #10 27.12 Unpacking libtool (2.4.7-5) ...
21:28:18 #10 27.16 Selecting previously unselected package dh-autoreconf.
21:28:18 #10 27.16 Preparing to unpack .../077-dh-autoreconf_20_all.deb ...
21:28:18 #10 27.16 Unpacking dh-autoreconf (20) ...
21:28:18 #10 27.19 Selecting previously unselected package libarchive-zip-perl.
21:28:18 Fetching without tags
21:28:18 #11 20.02 Get:139 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gcc amd64 4:12.2.0-1ubuntu1 [5104 B]
21:28:18 #11 20.02 Get:140 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstdc++-12-dev amd64 12.2.0-3ubuntu1 [2158 kB]
21:28:18 #11 20.10 Get:141 http://archive.ubuntu.com/ubuntu kinetic/main amd64 g++-12 amd64 12.2.0-3ubuntu1 [12.0 MB]
21:28:19 #10 DONE 1.9s
21:28:19 
21:28:19 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
21:28:19 #11 19.35 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
21:28:19 #11 19.55 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
21:28:19 #11 19.66 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
21:28:19 #10 31.29 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
21:28:19 #10 31.30 Unpacking libsub-name-perl (0.26-1+b1) ...
21:28:19 #10 31.32 Selecting previously unselected package libnamespace-clean-perl.
21:28:19 #10 31.32 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
21:28:19 #10 31.33 Unpacking libnamespace-clean-perl (0.27-1) ...
21:28:19 #10 31.35 Selecting previously unselected package libpath-tiny-perl.
21:28:19 #10 31.36 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
21:28:19 #10 31.36 Unpacking libpath-tiny-perl (0.118-1) ...
21:28:19 #10 31.39 Selecting previously unselected package libtype-tiny-perl.
21:28:19 #10 31.39 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
21:28:19 #10 31.39 Unpacking libtype-tiny-perl (1.012001-2) ...
21:28:19 #10 31.45 Selecting previously unselected package libgitlab-api-v4-perl.
21:28:19 #10 31.45 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:28:19 #10 31.46 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:28:19 #10 31.50 Selecting previously unselected package libglib2.0-0:armhf.
21:28:19 #10 31.50 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
21:28:19 #10 31.51 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
21:28:19 #10 31.64 Selecting previously unselected package libglib2.0-data.
21:28:19 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 3.15MB / 7.15MB 0.6s
21:28:19 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 4.19MB / 7.15MB 0.7s
21:28:19 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:19 #10 9.681 Get:112 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3 [102 kB]
21:28:19 #10 9.684 Get:113 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
21:28:19 #10 9.703 Get:114 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:28:19 #10 9.705 Get:115 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
21:28:19 #10 9.709 Get:116 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
21:28:19 #10 9.728 Get:117 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB]
21:28:19 #10 12.97 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxmuu1 armhf 2:1.1.2-2 [9130 B]
21:28:19 #10 12.97 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages all 4.15-1 [1234 kB]
21:28:19 #10 13.05 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssh-client armhf 1:7.6p1-4ubuntu0.7 [551 kB]
21:28:19 #10 13.07 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf publicsuffix all 20180223.1310-1 [97.6 kB]
21:28:19 #10 33.78 Preparing to unpack .../220-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ...
21:28:19 #10 33.78 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
21:28:19 #10 33.81 Selecting previously unselected package libio-string-perl.
21:28:19 #10 33.82 Preparing to unpack .../221-libio-string-perl_1.08-3_all.deb ...
21:28:19 #10 33.82 Unpacking libio-string-perl (1.08-3) ...
21:28:19 #10 33.85 Selecting previously unselected package libipc-run-perl.
21:28:19 #10 33.85 Preparing to unpack .../222-libipc-run-perl_0.96-1_all.deb ...
21:28:19 #10 33.85 Unpacking libipc-run-perl (0.96-1) ...
21:28:19 #10 33.89 Selecting previously unselected package liblist-compare-perl.
21:28:19 #10 33.89 Preparing to unpack .../223-liblist-compare-perl_0.53-1_all.deb ...
21:28:19 #10 33.89 Unpacking liblist-compare-perl (0.53-1) ...
21:28:19 #10 33.93 Selecting previously unselected package liblist-moreutils-perl.
21:28:19 #10 33.93 Preparing to unpack .../224-liblist-moreutils-perl_0.416-1build3_amd64.deb ...
21:28:19 #10 33.93 Unpacking liblist-moreutils-perl (0.416-1build3) ...
21:28:19 #10 33.96 Selecting previously unselected package libltdl7:amd64.
21:28:19 #10 33.97 Preparing to unpack .../225-libltdl7_2.4.6-2_amd64.deb ...
21:28:19 #10 33.97 Unpacking libltdl7:amd64 (2.4.6-2) ...
21:28:19 #10 34.00 Selecting previously unselected package libltdl-dev:amd64.
21:28:19 #10 34.00 Preparing to unpack .../226-libltdl-dev_2.4.6-2_amd64.deb ...
21:28:19 #10 34.00 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
21:28:19 #10 34.05 Selecting previously unselected package libnet-http-perl.
21:28:19 #10 34.05 Preparing to unpack .../227-libnet-http-perl_6.17-1_all.deb ...
21:28:19 #10 34.05 Unpacking libnet-http-perl (6.17-1) ...
21:28:19 #10 34.08 Selecting previously unselected package libwww-robotrules-perl.
21:28:19 #10 34.08 Preparing to unpack .../228-libwww-robotrules-perl_6.01-1_all.deb ...
21:28:19 #10 34.08 Unpacking libwww-robotrules-perl (6.01-1) ...
21:28:19 #10 34.10 Selecting previously unselected package libwww-perl.
21:28:19 #10 27.19 Preparing to unpack .../078-libarchive-zip-perl_1.68-1_all.deb ...
21:28:19 #10 27.20 Unpacking libarchive-zip-perl (1.68-1) ...
21:28:19 #10 27.24 Selecting previously unselected package libsub-override-perl.
21:28:19 #10 27.24 Preparing to unpack .../079-libsub-override-perl_0.09-4_all.deb ...
21:28:19 #10 27.24 Unpacking libsub-override-perl (0.09-4) ...
21:28:19 #10 27.27 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:19 #10 27.27 Preparing to unpack .../080-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
21:28:19 #10 27.27 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
21:28:19 #10 27.30 Selecting previously unselected package dh-strip-nondeterminism.
21:28:19 #10 27.30 Preparing to unpack .../081-dh-strip-nondeterminism_1.13.1-1_all.deb ...
21:28:19 #10 27.30 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
21:28:19 #10 27.33 Selecting previously unselected package libelf1:armhf.
21:28:19 #10 27.34 Preparing to unpack .../082-libelf1_0.188-2.1_armhf.deb ...
21:28:19 #10 27.34 Unpacking libelf1:armhf (0.188-2.1) ...
21:28:19 #10 27.38 Selecting previously unselected package dwz.
21:28:19 #10 27.38 Preparing to unpack .../083-dwz_0.15-1_armhf.deb ...
21:28:19 #10 27.39 Unpacking dwz (0.15-1) ...
21:28:19 #10 27.44 Selecting previously unselected package libicu72:armhf.
21:28:19 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:19 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:19 Commit message: "remove recipes for building docker-scan-plugin"
21:28:19 #7 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 4.0s done
21:28:19 #7 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 0.1s
21:28:19 #11 19.66 Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
21:28:19 #11 19.68 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
21:28:19 #11 19.69 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
21:28:19 #11 19.70 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
21:28:19 #11 19.71 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:28:19 #11 19.73 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
21:28:19 #11 19.73 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
21:28:19 #10 31.64 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
21:28:19 #10 31.64 Unpacking libglib2.0-data (2.66.8-1) ...
21:28:19 #10 31.80 Selecting previously unselected package libgpm2:armhf.
21:28:19 #10 31.80 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
21:28:19 #10 31.81 Unpacking libgpm2:armhf (1.20.7-8) ...
21:28:19 #10 31.83 Selecting previously unselected package libhash-fieldhash-perl.
21:28:19 #10 31.84 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
21:28:19 #10 31.84 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
21:28:19 #10 31.87 Selecting previously unselected package libhtml-form-perl.
21:28:19 #10 31.87 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
21:28:19 #10 31.87 Unpacking libhtml-form-perl (6.07-1) ...
21:28:19 #10 31.89 Selecting previously unselected package libhtml-format-perl.
21:28:19 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 6.29MB / 45.92MB 0.9s
21:28:19 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 5.24MB / 7.15MB 0.9s
21:28:19 #9 7.257 The following NEW packages will be installed:
21:28:19 #9 7.257   autoconf automake autopoint autotools-dev binutils binutils-common
21:28:19 #9 7.257   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:28:19 #9 7.257   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
21:28:19 #9 7.257   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:28:19 #9 7.257   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:28:19 #9 7.258   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
21:28:19 #9 7.258   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:28:19 #9 7.258   gpgconf gpgsm groff-base intltool-debian iso-codes less
21:28:19 #9 7.258   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:28:19 #9 7.258   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:19 #9 7.258   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
21:28:19 #9 7.258   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:28:19 #9 7.258   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:28:19 #9 7.258   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
21:28:19 #9 7.258   libclass-inspector-perl libclass-method-modifiers-perl
21:28:19 #9 7.258   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:19 #9 7.258   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:19 #9 7.258   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
21:28:19 #9 7.258   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:28:19 #9 7.258   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:28:19 #9 7.258   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:28:19 #9 7.258   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:28:19 #9 7.259   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:28:19 #9 7.259   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:28:19 #9 7.259   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:28:19 #9 7.259   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:28:19 #9 7.259   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:28:19 #9 7.259   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:19 #9 7.259   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:28:19 #9 7.259   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:28:19 #9 7.259   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:28:19 #9 7.259   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:28:19 #9 7.260   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:28:19 #9 7.260   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:19 #9 7.260   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:19 #9 7.260   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:19 #9 7.260   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:28:19 #9 7.260   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:28:19 #9 7.260   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:28:19 #9 7.260   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:19 #9 7.260   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:28:19 #9 7.260   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:28:19 #9 7.260   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:28:19 #9 7.260   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:28:19 #9 7.260   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:28:19 #9 7.260   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:28:19 #9 7.260   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:28:19 #9 7.260   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:19 #9 7.260   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:28:19 #9 7.260   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:28:19 #9 7.261   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:28:19 #9 7.261   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:28:19 #9 7.261   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:28:19 #9 7.261   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:28:19 #9 7.261   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:28:19 #9 7.261   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:28:19 #9 7.261   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:28:19 #9 7.261   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
21:28:19 #9 7.261   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:28:19 #9 7.261   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:28:19 #9 7.262   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:19 #9 7.262   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:19 #9 7.262   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:28:19 #9 7.262   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:28:19 #9 7.262   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:19 #9 7.262   libstring-shellquote-perl libsub-exporter-perl
21:28:19 #9 7.262   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:19 #9 7.262   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:19 #9 7.262   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:28:19 #9 7.262   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:28:19 #9 7.262   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:28:19 #9 7.262   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:28:19 #9 7.262   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
21:28:19 #9 7.262   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:28:19 #9 7.262   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
21:28:19 #9 7.262   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
21:28:19 #9 7.263   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:28:19 #9 7.263   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:28:19 #9 7.263   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:28:19 #9 7.263   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:28:19 #9 7.263   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
21:28:19 #9 7.263   netbase openssh-client openssl patch patchutils pbzip2 perl
21:28:19 #9 7.263   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
21:28:19 #9 7.264   pristine-tar publicsuffix python-apt-common python3 python3-apt
21:28:19 #9 7.264   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
21:28:19 #9 7.264   python3-magic python3-minimal python3-pkg-resources python3-requests
21:28:19 #9 7.264   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
21:28:19 #9 7.264   python3.9-minimal readline-common sensible-utils shared-mime-info strace
21:28:19 #9 7.264   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:28:19 #9 7.576 0 upgraded, 384 newly installed, 0 to remove and 1 not upgraded.
21:28:19 #9 7.576 Need to get 175 MB of archives.
21:28:19 #9 7.576 After this operation, 572 MB of additional disk space will be used.
21:28:19 #9 7.576 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
21:28:19 #9 7.581 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
21:28:19 #9 7.582 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
21:28:19 #9 7.604 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
21:28:19 #9 7.604 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
21:28:19 #9 7.604 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
21:28:19 #9 7.613 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
21:28:19 #9 7.646 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
21:28:19 #9 7.652 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
21:28:19 #9 7.697 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
21:28:19 #9 7.701 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
21:28:19 #9 7.701 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
21:28:19 #9 7.711 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
21:28:19 #9 7.712 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
21:28:19 #9 7.734 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
21:28:19 #9 7.734 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
21:28:19 #9 7.735 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
21:28:19 #9 7.738 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
21:28:19 #9 7.739 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
21:28:19 #9 7.740 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
21:28:19 #9 7.743 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
21:28:19 #9 7.752 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
21:28:19 #9 7.770 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
21:28:19 #9 7.776 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
21:28:19 #9 7.777 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
21:28:19 #9 7.778 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
21:28:19 #9 7.780 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
21:28:19 #9 7.781 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
21:28:19 #9 7.781 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:28:19 #9 7.782 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
21:28:19 #9 7.790 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
21:28:19 #9 7.793 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:28:19 #9 7.796 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:28:19 #9 7.798 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:28:19 #9 7.799 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
21:28:19 #9 7.802 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
21:28:19 #9 7.818 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
21:28:19 #9 7.819 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
21:28:19 #9 7.820 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
21:28:19 #9 7.822 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
21:28:19 #9 7.823 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
21:28:19 #9 7.824 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB]
21:28:19 #9 7.835 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
21:28:19 #16 2.042 Fetched 8642 kB in 2s (5416 kB/s)
21:28:19 #10 10.23 Get:118 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
21:28:19 #10 10.23 Get:119 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
21:28:19 #10 10.23 Get:120 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
21:28:19 #10 10.23 Get:121 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
21:28:19 #10 13.22 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.6 [16.9 kB]
21:28:19 #10 13.36 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.6 [136 kB]
21:28:19 #10 34.11 Preparing to unpack .../229-libwww-perl_6.31-1ubuntu0.1_all.deb ...
21:28:19 #10 34.11 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
21:28:19 #10 34.16 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:19 #10 34.16 Preparing to unpack .../230-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:28:19 #10 34.16 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:28:19 #10 34.19 Selecting previously unselected package libsys-hostname-long-perl.
21:28:19 #10 34.19 Preparing to unpack .../231-libsys-hostname-long-perl_1.5-1_all.deb ...
21:28:19 #10 34.19 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:28:19 #10 34.22 Selecting previously unselected package libmail-sendmail-perl.
21:28:19 #10 34.23 Preparing to unpack .../232-libmail-sendmail-perl_0.80-1_all.deb ...
21:28:19 #10 34.23 Unpacking libmail-sendmail-perl (0.80-1) ...
21:28:19 #10 34.26 Selecting previously unselected package librole-tiny-perl.
21:28:19 #10 34.26 Preparing to unpack .../233-librole-tiny-perl_2.000006-1_all.deb ...
21:28:19 #10 34.26 Unpacking librole-tiny-perl (2.000006-1) ...
21:28:19 #10 34.29 Selecting previously unselected package libstrictures-perl.
21:28:19 #10 34.29 Preparing to unpack .../234-libstrictures-perl_2.000003-1_all.deb ...
21:28:19 #10 34.29 Unpacking libstrictures-perl (2.000003-1) ...
21:28:19 #10 34.32 Selecting previously unselected package libsub-quote-perl.
21:28:19 #10 34.32 Preparing to unpack .../235-libsub-quote-perl_2.005000-1_all.deb ...
21:28:19 #10 34.33 Unpacking libsub-quote-perl (2.005000-1) ...
21:28:19 #10 27.44 Preparing to unpack .../084-libicu72_72.1-3_armhf.deb ...
21:28:19 #10 27.44 Unpacking libicu72:armhf (72.1-3) ...
21:28:19 #10 6.225 Reading package lists...
21:28:19 #10 7.650 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.
21:28:19 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 0B / 45.92MB 0.6s
21:28:19 #11 20.65 Get:142 http://archive.ubuntu.com/ubuntu kinetic/main amd64 g++ amd64 4:12.2.0-1ubuntu1 [1406 B]
21:28:19 #11 20.65 Get:143 http://archive.ubuntu.com/ubuntu kinetic/main amd64 make amd64 4.3-4.1build1 [180 kB]
21:28:19 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 7.15MB / 7.15MB 1.1s
21:28:19 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 9.44MB / 45.92MB 1.2s
21:28:19 #9 7.836 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:28:19 #9 7.839 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
21:28:19 #9 7.840 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
21:28:19 #9 7.844 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
21:28:19 #9 7.849 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:28:19 #9 7.851 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
21:28:19 #9 7.862 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
21:28:19 #9 7.867 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
21:28:19 #9 7.894 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
21:28:19 #9 7.900 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
21:28:19 #9 7.902 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
21:28:19 #9 7.903 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
21:28:19 #9 7.927 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
21:28:19 #9 7.940 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u5 [276 kB]
21:28:19 #9 7.940 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.162-1 [1576 kB]
21:28:19 #9 7.944 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
21:28:19 #9 7.945 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
21:28:19 #9 7.948 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
21:28:19 #9 7.949 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u5 [2359 kB]
21:28:19 #9 7.972 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
21:28:19 #9 7.981 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
21:28:19 #9 8.001 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
21:28:19 #9 8.002 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
21:28:19 #10 31.90 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
21:28:19 #10 31.90 Unpacking libhtml-format-perl (2.12-1.1) ...
21:28:19 #10 31.93 Selecting previously unselected package libhtml-html5-entities-perl.
21:28:19 #10 31.93 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:28:19 #10 31.94 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:28:19 #10 31.96 Selecting previously unselected package libhttp-daemon-perl.
21:28:19 #10 31.97 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
21:28:19 #10 31.97 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
21:28:19 #10 32.04 Selecting previously unselected package libio-sessiondata-perl.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:19 #16 2.042 Reading package lists...
21:28:19 #10 10.24 Get:122 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
21:28:19 #10 10.24 Get:123 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
21:28:19 #10 10.25 Get:124 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
21:28:19 #10 10.26 Get:125 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:28:19 #10 10.27 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
21:28:19 #10 10.29 Get:127 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
21:28:19 #10 10.30 Get:128 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
21:28:19 #10 10.30 Get:129 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
21:28:19 #10 10.31 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
21:28:19 #10 10.32 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
21:28:19 #10 10.33 Get:132 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
21:28:19 #10 10.34 Get:133 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
21:28:19 #10 10.35 Get:134 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
21:28:19 #10 10.35 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
21:28:19 #10 10.35 Get:136 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB]
21:28:19 #10 10.35 Get:137 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB]
21:28:19 #10 10.35 Get:138 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
21:28:19 #10 10.36 Get:139 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:28:19 #10 10.36 Get:140 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
21:28:19 #10 10.36 Get:141 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB]
21:28:19 #10 10.36 Get:142 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
21:28:19 #10 10.36 Get:143 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB]
21:28:19 #10 10.36 Get:144 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB]
21:28:19 #10 10.36 Get:145 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:28:19 #10 10.37 Get:146 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
21:28:19 #10 10.37 Get:147 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB]
21:28:19 #10 10.37 Get:148 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB]
21:28:19 #10 10.37 Get:149 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB]
21:28:19 #10 10.38 Get:150 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB]
21:28:19 #10 10.38 Get:151 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]
21:28:19 #10 10.38 Get:152 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
21:28:19 #10 10.38 Get:153 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]
21:28:19 #10 10.38 Get:154 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB]
21:28:19 #10 10.38 Get:155 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
21:28:19 #10 10.38 Get:156 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB]
21:28:19 #10 10.38 Get:157 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB]
21:28:19 #10 10.38 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
21:28:19 #10 10.39 Get:159 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB]
21:28:19 #10 10.39 Get:160 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
21:28:19 #10 10.39 Get:161 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB]
21:28:19 #10 10.39 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
21:28:19 #10 10.39 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:28:19 #10 10.39 Get:164 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B]
21:28:19 #10 10.39 Get:165 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB]
21:28:19 #10 10.40 Get:166 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB]
21:28:19 #10 10.40 Get:167 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB]
21:28:19 #10 10.41 Get:168 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
21:28:19 #10 10.41 Get:169 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
21:28:19 #10 10.41 Get:170 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:28:19 #10 10.41 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB]
21:28:19 #10 10.41 Get:172 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB]
21:28:19 #10 10.42 Get:173 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
21:28:19 #10 10.42 Get:174 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB]
21:28:19 #10 10.44 Get:175 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB]
[Pipeline] sh
21:28:19 #10 13.56 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf strace armhf 4.21-1ubuntu1 [217 kB]
21:28:19 #10 13.66 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xauth armhf 1:1.0.10-1 [21.7 kB]
21:28:19 #10 13.66 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf at armhf 3.1.20-3.1ubuntu2 [36.9 kB]
21:28:19 #10 13.67 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsigsegv2 armhf 2.12-1 [14.0 kB]
21:28:19 #10 13.68 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf m4 armhf 1.4.18-1 [181 kB]
21:28:19 #10 13.72 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autoconf all 2.69-11 [322 kB]
21:28:19 #10 13.76 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autotools-dev all 20180224.1 [39.6 kB]
21:28:19 #10 34.35 Selecting previously unselected package libmoo-perl.
21:28:19 #10 34.35 Preparing to unpack .../236-libmoo-perl_2.003004-1_all.deb ...
21:28:19 #10 34.36 Unpacking libmoo-perl (2.003004-1) ...
21:28:19 #10 34.39 Selecting previously unselected package libpackage-stash-perl.
21:28:19 #10 34.39 Preparing to unpack .../237-libpackage-stash-perl_0.37-1_all.deb ...
21:28:19 #10 34.39 Unpacking libpackage-stash-perl (0.37-1) ...
21:28:19 #10 34.42 Selecting previously unselected package libsub-identify-perl.
21:28:19 #10 34.42 Preparing to unpack .../238-libsub-identify-perl_0.14-1_amd64.deb ...
21:28:19 #10 34.42 Unpacking libsub-identify-perl (0.14-1) ...
21:28:19 #10 34.45 Selecting previously unselected package libnamespace-clean-perl.
21:28:19 #10 34.45 Preparing to unpack .../239-libnamespace-clean-perl_0.27-1_all.deb ...
21:28:19 #10 34.45 Unpacking libnamespace-clean-perl (0.27-1) ...
21:28:19 #10 34.48 Selecting previously unselected package libnumber-compare-perl.
21:28:19 #10 34.48 Preparing to unpack .../240-libnumber-compare-perl_0.03-1_all.deb ...
21:28:19 #10 34.48 Unpacking libnumber-compare-perl (0.03-1) ...
21:28:19 #10 34.51 Selecting previously unselected package libnumber-range-perl.
21:28:19 #10 34.51 Preparing to unpack .../241-libnumber-range-perl_0.12-1_all.deb ...
21:28:19 #10 34.51 Unpacking libnumber-range-perl (0.12-1) ...
21:28:19 #10 34.54 Selecting previously unselected package libpackage-stash-xs-perl.
21:28:19 #10 34.54 Preparing to unpack .../242-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ...
21:28:19 #10 34.54 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
21:28:19 #10 34.57 Selecting previously unselected package libparse-debianchangelog-perl.
21:28:19 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 3.15MB / 45.92MB 1.0s
21:28:19 #8 ...
21:28:19 
21:28:19 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:28:19 #0 6.449 Fedora 36 - x86_64                               15 MB/s |  81 MB     00:05    
21:28:19 #10 ...
21:28:19 
21:28:19 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:19 #11 20.93 Get:144 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdpkg-perl all 1.21.9ubuntu1 [237 kB]
21:28:19 #11 21.00 Get:145 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
21:28:19 #11 21.00 Get:146 http://archive.ubuntu.com/ubuntu kinetic/main amd64 patch amd64 2.7.6-7build2 [109 kB]
21:28:19 #11 21.01 Get:147 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lto-disabled-list all 35 [12.2 kB]
21:28:19 #11 21.01 Get:148 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dpkg-dev all 1.21.9ubuntu1 [1070 kB]
21:28:19 #11 21.04 Get:149 http://archive.ubuntu.com/ubuntu kinetic/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
21:28:19 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 7.15MB / 7.15MB 1.3s done
21:28:19 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 0B / 9.35MB 1.3s
21:28:19 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 12.58MB / 45.92MB 1.5s
21:28:19 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 1.05MB / 9.35MB 1.5s
21:28:19 #9 8.117 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
21:28:19 #9 8.119 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
21:28:19 #9 8.120 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
21:28:19 #9 8.122 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
21:28:19 #9 8.123 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
21:28:19 #9 8.124 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
21:28:19 #9 8.148 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
21:28:19 #9 8.165 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
21:28:19 #9 8.191 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
21:28:19 #9 8.200 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
21:28:19 #9 8.200 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
21:28:19 #9 8.232 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
21:28:19 #10 32.04 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
21:28:19 #10 32.05 Unpacking libio-sessiondata-perl (1.03-1.1) ...
21:28:19 #10 32.07 Selecting previously unselected package libipc-run3-perl.
21:28:19 #10 32.07 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
21:28:19 #10 32.08 Unpacking libipc-run3-perl (0.048-2) ...
21:28:19 #10 32.22 Selecting previously unselected package libtypes-serialiser-perl.
21:28:19 #10 32.22 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
21:28:19 #10 32.23 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:28:19 #10 32.25 Selecting previously unselected package libjson-xs-perl.
21:28:19 #10 32.25 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
21:28:19 #10 32.25 Unpacking libjson-xs-perl (4.030-1+b1) ...
21:28:19 #10 32.28 Selecting previously unselected package libjson-maybexs-perl.
21:28:19 #10 32.29 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
21:28:19 #10 32.29 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:28:19 #10 32.31 Selecting previously unselected package libldap-common.
21:28:19 #10 32.32 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
21:28:19 #10 32.32 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:28:19 #10 32.35 Selecting previously unselected package liblist-compare-perl.
21:28:19 #10 32.35 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
21:28:19 #10 32.35 Unpacking liblist-compare-perl (0.55-1) ...
21:28:19 #10 32.39 Selecting previously unselected package liblist-someutils-perl.
21:28:19 #10 32.39 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
21:28:19 #10 32.39 Unpacking liblist-someutils-perl (0.58-1) ...
21:28:19 #10 32.42 Selecting previously unselected package liblist-someutils-xs-perl.
21:28:19 #11 20.13 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
21:28:19 #11 20.31 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
21:28:19 #11 20.33 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
21:28:19 #11 20.38 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
21:28:19 #11 20.48 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:28:19 #10 13.76 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf automake all 1:1.15.1-3ubuntu2 [509 kB]
21:28:19 #10 13.81 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
21:28:19 #10 10.44 Get:176 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u6 [7080 B]
21:28:19 #10 10.45 Get:177 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:28:19 #10 10.45 Get:178 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB]
21:28:19 #10 10.45 Get:179 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
21:28:19 #10 10.46 Get:180 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB]
21:28:19 #10 10.48 Get:181 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB]
21:28:19 #10 10.49 Get:182 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB]
21:28:19 #10 10.49 Get:183 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB]
21:28:19 #10 10.49 Get:184 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB]
21:28:19 #10 10.50 Get:185 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-config all 4.92-8+deb10u7 [325 kB]
21:28:19 #10 10.51 Get:186 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-base amd64 4.92-8+deb10u7 [1137 kB]
21:28:19 #10 10.53 Get:187 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB]
21:28:19 #10 10.53 Get:188 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u3 [463 kB]
21:28:19 #10 10.54 Get:189 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u10 [318 kB]
21:28:19 #10 10.55 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-daemon-light amd64 4.92-8+deb10u7 [584 kB]
21:28:19 #10 10.55 Get:191 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u5 [331 kB]
21:28:19 #10 10.57 Get:192 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB]
21:28:19 #10 10.57 Get:193 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
21:28:19 #10 10.58 Get:194 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB]
21:28:19 #10 10.61 Get:195 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB]
21:28:19 #10 34.57 Preparing to unpack .../243-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
21:28:19 #10 34.58 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
21:28:19 #10 34.61 Selecting previously unselected package libtext-glob-perl.
21:28:19 #10 34.61 Preparing to unpack .../244-libtext-glob-perl_0.10-1_all.deb ...
21:28:19 #10 34.61 Unpacking libtext-glob-perl (0.10-1) ...
21:28:19 #10 34.63 Selecting previously unselected package libpath-iterator-rule-perl.
21:28:19 #10 34.63 Preparing to unpack .../245-libpath-iterator-rule-perl_1.009-1_all.deb ...
21:28:19 #10 34.64 Unpacking libpath-iterator-rule-perl (1.009-1) ...
21:28:19 #10 34.67 Selecting previously unselected package libpath-tiny-perl.
21:28:19 #10 34.67 Preparing to unpack .../246-libpath-tiny-perl_0.104-1_all.deb ...
21:28:19 #10 34.67 Unpacking libpath-tiny-perl (0.104-1) ...
21:28:19 #10 34.70 Selecting previously unselected package libperlio-gzip-perl.
21:28:19 #10 34.70 Preparing to unpack .../247-libperlio-gzip-perl_0.19-1build3_amd64.deb ...
21:28:19 #10 34.71 Unpacking libperlio-gzip-perl (0.19-1build3) ...
21:28:19 #10 34.73 Selecting previously unselected package libpod-constants-perl.
21:28:19 #10 34.73 Preparing to unpack .../248-libpod-constants-perl_0.19-1_all.deb ...
21:28:19 #10 34.73 Unpacking libpod-constants-perl (0.19-1) ...
21:28:19 #10 34.76 Selecting previously unselected package libregexp-pattern-license-perl.
21:28:19 #10 34.76 Preparing to unpack .../249-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
21:28:19 #10 34.77 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
21:28:19 #10 34.80 Selecting previously unselected package libsasl2-modules:amd64.
21:28:19 #10 34.80 Preparing to unpack .../250-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:28:19 #10 34.80 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:19 #10 34.84 Selecting previously unselected package libsort-key-perl.
21:28:19 #10 34.85 Preparing to unpack .../251-libsort-key-perl_1.33-2_amd64.deb ...
21:28:19 #10 34.85 Unpacking libsort-key-perl (1.33-2) ...
21:28:19 #10 34.88 Selecting previously unselected package libstring-copyright-perl.
21:28:19 #10 34.88 Preparing to unpack .../252-libstring-copyright-perl_0.003005-1_all.deb ...
21:28:19 #10 34.88 Unpacking libstring-copyright-perl (0.003005-1) ...
21:28:19 #10 34.91 Selecting previously unselected package libstring-escape-perl.
21:28:19 #11 0.952 Loaded plugins: fastestmirror, ovl
21:28:19 + make clean
21:28:19 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:19 rm -f -r src
21:28:19 make -C rpm clean
21:28:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:19 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:19 rm -f -r rpmbuild/
21:28:19 docker builder prune -f --filter until=24h
21:28:19 Total:	0B
21:28:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:19 make -C deb clean
21:28:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:19 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:19 rm -f -r debbuild
21:28:19 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:19 rm -f -r sources
21:28:19 docker builder prune -f --filter until=24h
21:28:19 #10 28.08 Selecting previously unselected package libxml2:armhf.
21:28:19 #10 28.08 Preparing to unpack .../085-libxml2_2.9.14+dfsg-1.1+b3_armhf.deb ...
21:28:19 #10 28.08 Unpacking libxml2:armhf (2.9.14+dfsg-1.1+b3) ...
21:28:19 #10 28.16 Selecting previously unselected package gettext.
21:28:20 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 6.29MB / 45.92MB 1.4s
21:28:20 #11 21.04 Get:150 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
21:28:20 #11 21.04 Get:151 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-6ubuntu2 [20.3 kB]
21:28:20 #11 21.04 Get:152 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-2 amd64 2.1.28+dfsg-6ubuntu2 [56.6 kB]
21:28:20 #11 21.04 Get:153 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libldap-2.5-0 amd64 2.5.14+dfsg-0ubuntu0.22.10.1 [184 kB]
21:28:20 #11 21.05 Get:154 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
21:28:20 #11 21.32 Get:155 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
21:28:20 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 2.13MB / 9.35MB 1.6s
21:28:20 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 4.19MB / 9.35MB 1.8s
21:28:20 #10 32.42 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
21:28:20 #10 32.43 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
21:28:20 #10 32.45 Selecting previously unselected package liblist-utilsby-perl.
21:28:20 #10 32.46 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
21:28:20 #10 32.46 Unpacking liblist-utilsby-perl (0.11-1) ...
21:28:20 #10 32.49 Selecting previously unselected package libltdl7:armhf.
21:28:20 #10 32.49 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
21:28:20 #10 32.50 Unpacking libltdl7:armhf (2.4.6-15) ...
21:28:20 #10 32.53 Selecting previously unselected package libltdl-dev:armhf.
21:28:20 #10 32.53 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
21:28:20 #10 32.53 Unpacking libltdl-dev:armhf (2.4.6-15) ...
21:28:20 #10 32.58 Selecting previously unselected package liblzo2-2:armhf.
21:28:20 #10 32.58 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
21:28:20 #10 32.58 Unpacking liblzo2-2:armhf (2.10-2) ...
21:28:20 #10 32.61 Selecting previously unselected package libsys-hostname-long-perl.
21:28:20 #10 32.61 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
21:28:20 #10 32.62 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:28:20 #10 32.64 Selecting previously unselected package libmail-sendmail-perl.
21:28:20 #9 8.442 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
21:28:20 #9 8.442 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
21:28:20 #9 8.450 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
21:28:20 #11 20.49 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB]
21:28:20 #11 20.51 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB]
21:28:20 #11 20.51 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
21:28:20 #11 20.52 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
21:28:20 #11 20.53 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB]
21:28:20 #11 20.54 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:28:20 #10 13.98 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-common armhf 2.30-21ubuntu1~18.04.8 [197 kB]
21:28:20 #10 34.91 Preparing to unpack .../253-libstring-escape-perl_2010.002-2_all.deb ...
21:28:20 #10 34.91 Unpacking libstring-escape-perl (2010.002-2) ...
21:28:20 #10 34.94 Selecting previously unselected package libtext-levenshtein-perl.
21:28:20 #10 34.94 Preparing to unpack .../254-libtext-levenshtein-perl_0.13-1_all.deb ...
21:28:20 #10 34.94 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:28:20 #10 34.97 Selecting previously unselected package libunicode-utf8-perl.
21:28:20 #10 34.97 Preparing to unpack .../255-libunicode-utf8-perl_0.60-1build4_amd64.deb ...
21:28:20 #10 34.97 Unpacking libunicode-utf8-perl (0.60-1build4) ...
21:28:20 #10 35.00 Selecting previously unselected package libxml-namespacesupport-perl.
21:28:20 #10 35.00 Preparing to unpack .../256-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:28:20 #10 35.00 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:28:20 #10 35.02 Selecting previously unselected package libxml-sax-base-perl.
21:28:20 #10 35.03 Preparing to unpack .../257-libxml-sax-base-perl_1.09-1_all.deb ...
21:28:20 #10 35.03 Unpacking libxml-sax-base-perl (1.09-1) ...
21:28:20 #10 35.06 Selecting previously unselected package libxml-sax-perl.
21:28:20 #10 35.06 Preparing to unpack .../258-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
21:28:20 #10 35.07 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:28:20 #10 35.10 Selecting previously unselected package libxml-libxml-perl.
21:28:20 #10 35.10 Preparing to unpack .../259-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ...
21:28:20 #10 35.10 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
21:28:20 #10 35.16 Selecting previously unselected package libxml-parser-perl.
21:28:20 #10 10.72 Get:196 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB]
21:28:20 #10 10.73 Get:197 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
21:28:20 #10 10.74 Get:198 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB]
21:28:20 #10 10.84 Get:199 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
21:28:20 #10 10.91 Get:200 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
21:28:20 #10 10.92 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
21:28:20 #10 10.92 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:28:20 #10 10.92 Get:203 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
21:28:20 #10 10.92 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB]
21:28:20 #10 10.92 Get:205 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
21:28:20 #10 10.92 Get:206 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
21:28:20 #10 10.93 Get:207 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
21:28:20 #10 10.93 Get:208 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
21:28:20 #10 10.93 Get:209 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB]
21:28:20 #10 10.93 Get:210 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
21:28:20 #10 10.94 Get:211 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:28:20 #10 10.94 Get:212 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB]
21:28:20 #10 10.95 Get:213 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB]
21:28:20 #10 10.95 Get:214 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
21:28:20 #10 10.95 Get:215 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB]
21:28:20 #10 10.95 Get:216 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB]
21:28:20 #10 10.95 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB]
21:28:20 #10 10.95 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB]
21:28:20 #10 10.95 Get:219 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB]
21:28:20 #10 10.95 Get:220 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB]
21:28:20 #11 1.112 Determining fastest mirrors
21:28:20 Total:	0B
21:28:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:20 make -C static clean
21:28:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:20 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:20 rm -f -r build
21:28:20 docker builder prune -f --filter until=24h
21:28:20 Total:	0B
21:28:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:20 #10 28.17 Preparing to unpack .../086-gettext_0.21-12_armhf.deb ...
21:28:20 #10 28.17 Unpacking gettext (0.21-12) ...
21:28:20 #10 28.30 Selecting previously unselected package intltool-debian.
21:28:20 #10 28.30 Preparing to unpack .../087-intltool-debian_0.35.0+20060710.6_all.deb ...
21:28:20 #10 28.31 Unpacking intltool-debian (0.35.0+20060710.6) ...
21:28:20 #10 28.33 Selecting previously unselected package po-debconf.
21:28:20 #10 28.33 Preparing to unpack .../088-po-debconf_1.0.21+nmu1_all.deb ...
21:28:20 #10 28.33 Unpacking po-debconf (1.0.21+nmu1) ...
21:28:20 #10 28.38 Selecting previously unselected package debhelper.
21:28:20 #10 28.39 Preparing to unpack .../089-debhelper_13.11.4_all.deb ...
21:28:20 #10 28.39 Unpacking debhelper (13.11.4) ...
[Pipeline] sh
21:28:20 #11 21.39 Get:156 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl4 amd64 7.85.0-1ubuntu0.5 [295 kB]
21:28:20 #11 21.40 Get:157 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 curl amd64 7.85.0-1ubuntu0.5 [199 kB]
21:28:20 #11 21.41 Get:158 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
21:28:20 #11 21.42 Get:159 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
21:28:20 #11 21.42 Get:160 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtool all 2.4.7-4 [166 kB]
21:28:20 #11 21.42 Get:161 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-autoreconf all 20 [16.1 kB]
21:28:20 #11 21.42 Get:162 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
21:28:20 #11 21.42 Get:163 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-override-perl all 0.09-3 [9756 B]
21:28:20 #11 21.42 Get:164 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:28:20 #11 21.43 Get:165 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:28:20 #10 32.65 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:28:20 #10 32.65 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:28:20 #10 32.68 Selecting previously unselected package libnet-smtp-ssl-perl.
21:28:20 #10 32.68 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:28:20 #10 32.68 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:28:20 #10 32.71 Selecting previously unselected package libmailtools-perl.
21:28:20 #10 32.71 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
21:28:20 #10 32.71 Unpacking libmailtools-perl (2.21-1) ...
21:28:20 #10 32.75 Selecting previously unselected package libmarkdown2:armhf.
21:28:20 #10 32.75 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
21:28:20 #10 32.75 Unpacking libmarkdown2:armhf (2.2.6-1) ...
21:28:20 #10 32.78 Selecting previously unselected package libmime-tools-perl.
21:28:20 #10 32.78 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
21:28:20 #10 32.78 Unpacking libmime-tools-perl (5.509-1) ...
21:28:20 #10 32.82 Selecting previously unselected package libmoox-aliases-perl.
21:28:20 #10 32.83 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:28:20 #10 32.83 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:28:20 #10 32.85 Selecting previously unselected package libnamespace-autoclean-perl.
21:28:20 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 16.78MB / 45.92MB 1.9s
21:28:20 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 5.24MB / 9.35MB 1.9s
21:28:20 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 6.29MB / 9.35MB 2.0s
21:28:20 #9 8.639 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
21:28:20 #9 8.639 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
21:28:20 #9 8.641 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB]
21:28:20 #9 8.664 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:28:20 #9 8.664 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
21:28:20 #9 8.687 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
21:28:20 #9 8.689 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
21:28:20 #9 8.692 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
21:28:20 #9 8.693 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
21:28:20 #9 8.696 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
21:28:20 #9 8.698 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
21:28:20 #9 8.699 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
21:28:20 #9 8.701 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
21:28:20 #9 8.703 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
21:28:20 #9 8.706 Get:96 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
21:28:20 #9 8.707 Get:97 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
21:28:20 #9 8.710 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
21:28:20 #9 8.711 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
21:28:20 #9 8.714 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
21:28:20 #9 8.720 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
21:28:20 #9 8.720 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
21:28:20 #9 8.722 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
21:28:20 #9 8.722 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
21:28:20 #9 8.724 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
21:28:20 #9 8.724 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
21:28:20 #9 8.727 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
21:28:20 #9 8.728 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:28:20 #11 20.82 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:28:20 #11 20.84 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
21:28:20 #11 20.84 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:28:20 #11 20.85 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
21:28:20 #11 20.87 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
21:28:20 #11 20.87 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
21:28:20 #11 20.87 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
21:28:20 #11 20.87 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
21:28:20 #11 20.88 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:28:20 #11 20.88 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB]
21:28:20 #11 20.88 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB]
21:28:20 #10 14.37 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbinutils armhf 2.30-21ubuntu1~18.04.8 [299 kB]
21:28:20 #10 14.47 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.30-21ubuntu1~18.04.8 [2156 kB]
21:28:20 #10 35.16 Preparing to unpack .../260-libxml-parser-perl_2.44-2build3_amd64.deb ...
21:28:20 #10 35.17 Unpacking libxml-parser-perl (2.44-2build3) ...
21:28:20 #10 35.21 Selecting previously unselected package libxml-sax-expat-perl.
21:28:20 #10 35.21 Preparing to unpack .../261-libxml-sax-expat-perl_0.40-2_all.deb ...
21:28:20 #10 35.22 Unpacking libxml-sax-expat-perl (0.40-2) ...
21:28:20 #10 35.24 Selecting previously unselected package libxml-simple-perl.
21:28:20 #10 35.24 Preparing to unpack .../262-libxml-simple-perl_2.24-1_all.deb ...
21:28:20 #10 35.25 Unpacking libxml-simple-perl (2.24-1) ...
21:28:20 #10 35.28 Selecting previously unselected package libyaml-libyaml-perl.
21:28:20 #10 35.28 Preparing to unpack .../263-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ...
21:28:20 #10 35.28 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
21:28:20 #10 35.31 Selecting previously unselected package licensecheck.
21:28:20 #10 35.31 Preparing to unpack .../264-licensecheck_3.0.31-2_all.deb ...
21:28:20 #10 35.31 Unpacking licensecheck (3.0.31-2) ...
21:28:20 #10 35.34 Selecting previously unselected package patchutils.
21:28:20 #10 35.34 Preparing to unpack .../265-patchutils_0.3.4-2_amd64.deb ...
21:28:20 #10 35.34 Unpacking patchutils (0.3.4-2) ...
21:28:20 #10 35.37 Selecting previously unselected package t1utils.
21:28:20 #10 35.37 Preparing to unpack .../266-t1utils_1.41-2_amd64.deb ...
21:28:20 #10 35.38 Unpacking t1utils (1.41-2) ...
21:28:20 #10 10.95 Get:221 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB]
21:28:20 #10 10.95 Get:222 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB]
21:28:20 #10 10.95 Get:223 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB]
21:28:20 #10 10.96 Get:224 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
21:28:20 #10 10.97 Get:225 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B]
21:28:20 #10 10.97 Get:226 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB]
21:28:20 #10 10.97 Get:227 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:28:20 #10 10.97 Get:228 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:28:20 #10 10.97 Get:229 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB]
21:28:20 #10 10.97 Get:230 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
21:28:20 #10 10.98 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
21:28:20 #10 10.98 Get:232 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B]
21:28:20 #10 10.98 Get:233 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:28:20 #10 10.98 Get:234 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB]
21:28:20 #10 10.98 Get:235 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB]
21:28:20 #10 10.98 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB]
21:28:20 #10 10.99 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
21:28:20 #10 10.99 Get:238 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB]
21:28:20 #10 10.99 Get:239 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
21:28:20 #10 10.99 Get:240 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
21:28:20 #10 11.00 Get:241 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
21:28:20 #10 11.00 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
21:28:20 #10 11.00 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB]
21:28:20 #10 11.00 Get:244 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB]
21:28:20 #10 11.00 Get:245 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB]
21:28:20 #10 11.00 Get:246 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB]
21:28:20 #10 11.00 Get:247 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:28:20 #10 11.00 Get:248 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB]
21:28:20 #10 11.01 Get:249 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
21:28:20 #10 11.01 Get:250 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
21:28:20 #10 11.01 Get:251 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:28:20 #10 11.01 Get:252 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
21:28:20 #10 11.02 Get:253 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
21:28:20 #10 11.03 Get:254 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB]
21:28:20 #10 11.03 Get:255 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB]
21:28:20 #10 11.03 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:28:20 #10 11.03 Get:257 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB]
21:28:20 #10 11.03 Get:258 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB]
21:28:20 #10 11.03 Get:259 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:28:20 #10 11.03 Get:260 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB]
21:28:20 #10 11.04 Get:261 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB]
21:28:20 #10 11.05 Get:262 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
21:28:20 #10 11.05 Get:263 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
21:28:20 #10 11.07 Get:264 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:28:20 #10 11.07 Get:265 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
21:28:20 #10 11.07 Get:266 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB]
21:28:20 #10 11.07 Get:267 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB]
21:28:20 #10 11.08 Get:268 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB]
21:28:20 #10 11.08 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB]
21:28:20 #10 11.08 Get:270 http://deb.debian.org/debian-security buster/updates/main amd64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
21:28:20 #10 11.08 Get:271 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
21:28:20 #10 11.08 Get:272 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB]
21:28:20 #10 11.08 Get:273 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B]
21:28:20 #10 11.08 Get:274 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
21:28:20 #10 11.09 Get:275 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
21:28:20 #10 11.09 Get:276 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB]
21:28:20 #10 11.09 Get:277 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB]
21:28:20 #10 11.09 Get:278 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB]
21:28:20 #10 11.10 Get:279 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB]
21:28:20 #10 11.10 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB]
21:28:20 #10 11.10 Get:281 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
21:28:20 #10 11.10 Get:282 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
21:28:20 #10 11.10 Get:283 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
21:28:20 #10 11.10 Get:284 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB]
21:28:20 #10 11.12 Get:285 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B]
21:28:20 #10 11.12 Get:286 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.38-0+deb10u1 [33.4 kB]
21:28:20 #10 11.12 Get:287 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.38-0+deb10u1 [173 kB]
21:28:20 #10 11.12 Get:288 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB]
21:28:20 #10 11.13 Get:289 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB]
21:28:20 #10 11.17 Get:290 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB]
21:28:20 #10 11.17 Get:291 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB]
21:28:20 #10 11.19 Get:292 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
21:28:20 #10 11.19 Get:293 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB]
21:28:20 #10 11.19 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB]
21:28:20 #10 11.19 Get:295 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B]
21:28:20 #10 11.19 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B]
21:28:20 #10 11.20 Get:297 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB]
21:28:20 #10 11.20 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB]
21:28:20 #10 11.20 Get:299 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB]
21:28:20 #10 11.20 Get:300 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
21:28:20 #10 11.20 Get:301 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B]
21:28:20 #10 11.20 Get:302 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:28:20 #10 11.20 Get:303 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB]
21:28:20 #10 11.20 Get:304 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB]
21:28:20 #10 11.20 Get:305 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB]
21:28:20 #10 11.20 Get:306 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
21:28:20 #10 11.20 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB]
21:28:20 #10 11.21 Get:308 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
21:28:20 #10 11.21 Get:309 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB]
21:28:20 #10 11.21 Get:310 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB]
21:28:20 #10 11.21 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB]
21:28:20 #10 11.21 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB]
21:28:20 #10 11.22 Get:313 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
21:28:20 #10 11.22 Get:314 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB]
21:28:20 #10 11.22 Get:315 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
21:28:20 #10 11.22 Get:316 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB]
21:28:20 #10 11.23 Get:317 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:28:20 #10 11.23 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
21:28:20 #10 11.23 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:28:20 #10 11.23 Get:320 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB]
21:28:20 #10 11.23 Get:321 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB]
21:28:20 #10 11.23 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB]
21:28:20 #10 11.23 Get:323 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
21:28:20 #10 11.23 Get:324 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB]
21:28:20 #10 11.24 Get:325 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB]
21:28:20 #10 11.24 Get:326 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB]
21:28:20 #10 11.24 Get:327 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
21:28:20 #10 11.24 Get:328 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]
21:28:20 #10 11.24 Get:329 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
21:28:20 #10 11.24 Get:330 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB]
21:28:20 #10 11.25 Get:331 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
21:28:20 #10 11.25 Get:332 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB]
21:28:20 #10 11.26 Get:333 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
21:28:20 #10 11.27 Get:334 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
21:28:20 #10 11.27 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
21:28:20 #10 11.27 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
21:28:20 #10 11.27 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
21:28:20 #10 11.29 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:28:20 #10 11.29 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
21:28:20 #10 11.29 Get:340 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
21:28:20 #10 11.29 Get:341 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
21:28:20 #10 11.29 Get:342 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
21:28:20 #10 11.29 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB]
21:28:20 #10 11.29 Get:344 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB]
21:28:20 #10 11.29 Get:345 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB]
21:28:20 #10 11.29 Get:346 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB]
21:28:20 #16 2.607 Reading package lists...
21:28:20 #16 3.123 Building dependency tree...
21:28:20 #16 3.264 Reading state information...
21:28:20 #10 28.50 Selecting previously unselected package debian-keyring.
21:28:20 #10 28.50 Preparing to unpack .../090-debian-keyring_2022.12.24_all.deb ...
21:28:20 #10 28.51 Unpacking debian-keyring (2022.12.24) ...
21:28:20 + make REF=master ubuntu-kinetic
21:28:20 git init src/github.com/docker/cli
21:28:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:20 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:20 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:20 + SRC=src/github.com/docker/cli
21:28:20 + REF=master
21:28:20 + REF_FETCH=master
21:28:20 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:20 + awk {print $2}
21:28:20 + REF=refs/heads/master
21:28:20 + [ -n refs/heads/master ]
21:28:20 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:20 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:20 #11 21.83 Get:166 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdw1 amd64 0.187-4 [248 kB]
21:28:20 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 9.44MB / 45.92MB 1.8s
21:28:20 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 7.34MB / 9.35MB 2.2s
21:28:20 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 19.92MB / 45.92MB 2.3s
21:28:20 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 8.39MB / 9.35MB 2.3s
21:28:20 #9 8.816 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
21:28:20 #9 8.821 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
21:28:20 #9 8.833 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:28:20 #9 8.834 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
21:28:20 #9 8.837 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
21:28:20 #9 8.847 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
21:28:20 #11 21.17 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
21:28:20 #11 21.23 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
21:28:20 #11 21.23 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:28:20 #11 21.23 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB]
21:28:20 #11 21.24 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:28:20 #11 21.24 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:28:20 #11 21.24 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B]
21:28:20 #11 21.24 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB]
21:28:20 #11 21.26 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
21:28:20 #11 21.26 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
21:28:20 #11 21.26 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:28:20 #10 32.85 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:28:20 #10 32.86 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:28:20 #10 32.88 Selecting previously unselected package libobject-id-perl.
21:28:20 #10 32.88 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
21:28:20 #10 32.89 Unpacking libobject-id-perl (0.1.2-2.1) ...
21:28:20 #10 32.91 Selecting previously unselected package libmoox-struct-perl.
21:28:20 #10 32.91 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
21:28:20 #10 32.92 Unpacking libmoox-struct-perl (0.020-1) ...
21:28:20 #10 32.94 Selecting previously unselected package libmouse-perl.
21:28:20 #10 32.94 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
21:28:20 #10 32.95 Unpacking libmouse-perl (2.5.10-1+b1) ...
21:28:20 #10 32.99 Selecting previously unselected package libnumber-range-perl.
21:28:20 #10 32.99 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
21:28:20 #10 32.99 Unpacking libnumber-range-perl (0.12-1.1) ...
21:28:20 #10 33.02 Selecting previously unselected package libossp-uuid16:armhf.
21:28:20 #10 33.02 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
21:28:20 #10 33.03 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
21:28:20 #10 33.05 Selecting previously unselected package libossp-uuid-perl.
21:28:20 #10 33.06 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
21:28:20 #10 33.06 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
21:28:20 #10 33.09 Selecting previously unselected package libpackage-stash-xs-perl.
21:28:20 #10 33.09 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
21:28:20 #10 33.09 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
21:28:20 #10 33.12 Selecting previously unselected package libpath-iterator-rule-perl.
21:28:20 #10 33.12 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:28:20 #10 33.12 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:28:20 #10 33.15 Selecting previously unselected package libperlio-gzip-perl.
21:28:20 #10 33.15 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
21:28:20 #10 33.16 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
21:28:20 #10 33.18 Selecting previously unselected package libpod-parser-perl.
21:28:20 #10 33.19 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
21:28:20 #10 33.20 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:28:20 #10 14.67 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils armhf 2.30-21ubuntu1~18.04.8 [3352 B]
21:28:20 #10 14.67 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc-dev-bin armhf 2.27-3ubuntu1.6 [59.4 kB]
21:28:20 #10 14.67 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf linux-libc-dev armhf 4.15.0-208.220 [977 kB]
21:28:20 #10 14.72 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc6-dev armhf 2.27-3ubuntu1.6 [1901 kB]
21:28:20 #10 35.41 Selecting previously unselected package lintian.
21:28:20 #10 35.41 Preparing to unpack .../267-lintian_2.5.81ubuntu1_all.deb ...
21:28:20 #10 35.41 Unpacking lintian (2.5.81ubuntu1) ...
21:28:20 #10 35.54 Selecting previously unselected package manpages-dev.
21:28:20 #10 35.54 Preparing to unpack .../268-manpages-dev_4.15-1_all.deb ...
21:28:20 #10 35.54 Unpacking manpages-dev (4.15-1) ...
21:28:20 #10 11.32 Get:347 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
21:28:20 #10 11.32 Get:348 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB]
21:28:20 #10 11.32 Get:349 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB]
21:28:20 #10 11.35 Get:350 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB]
21:28:20 #10 11.36 Get:351 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
21:28:20 #10 11.36 Get:352 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
21:28:20 #10 11.36 Get:353 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
21:28:20 #10 11.37 Get:354 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB]
21:28:20 #10 11.37 Get:355 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB]
21:28:20 #10 11.37 Get:356 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B]
21:28:20 #10 11.37 Get:357 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB]
21:28:20 #10 11.38 Get:358 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB]
21:28:20 #10 11.38 Get:359 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B]
21:28:20 #10 11.38 Get:360 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB]
21:28:20 #10 11.38 Get:361 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB]
21:28:20 #10 11.39 Get:362 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB]
21:28:20 #10 11.40 Get:363 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB]
21:28:20 #10 11.41 Get:364 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
21:28:20 #10 11.41 Get:365 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
21:28:20 #16 3.400 The following additional packages will be installed:
21:28:20 #16 3.401   libmagic-mgc libmagic1
21:28:20 #16 3.426 The following NEW packages will be installed:
21:28:20 #16 3.427   file libmagic-mgc libmagic1
21:28:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc
21:28:20  debian/rules build
21:28:20 dh build --with=bash-completion
21:28:20    dh_update_autotools_config
21:28:20    dh_autoreconf
21:28:20    debian/rules override_dh_auto_build
21:28:20 make[1]: Entering directory '/root/build-deb'
21:28:20 # Build the daemon and dependencies
21:28:20 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:28:20 
21:28:20 Removing bundles/
21:28:20 
21:28:20 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:28:20 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:28:20 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 12.58MB / 45.92MB 2.1s
21:28:20 #10 7.662 Reading package lists...
21:28:20 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 9.35MB / 9.35MB 2.5s
21:28:20 #10 33.21 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:28:20 #10 33.21 Unpacking libpod-parser-perl (1.63-2) ...
21:28:20 #10 33.25 Selecting previously unselected package libpod-constants-perl.
21:28:20 #10 33.26 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
21:28:20 #10 33.27 Unpacking libpod-constants-perl (0.19-2) ...
21:28:20 #10 33.30 Selecting previously unselected package libproc-processtable-perl.
21:28:20 #10 33.30 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
21:28:20 #10 33.31 Unpacking libproc-processtable-perl (0.59-2+b1) ...
21:28:20 #10 33.34 Selecting previously unselected package libre2-9:armhf.
21:28:20 #10 33.34 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
21:28:20 #10 33.35 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
21:28:20 #10 33.38 Selecting previously unselected package libre-engine-re2-perl:armhf.
21:28:20 #10 33.39 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
21:28:20 #10 33.39 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
21:28:20 #10 33.42 Selecting previously unselected package libreadonly-perl.
21:28:20 #10 14.81 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7-base armhf 7.5.0-3ubuntu1~18.04 [18.3 kB]
21:28:20 #10 14.81 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libisl19 armhf 0.19-1 [426 kB]
21:28:20 #10 14.84 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpfr6 armhf 4.0.1-1 [194 kB]
21:28:20 #10 14.84 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
21:28:20 #10 14.98 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp-7 armhf 7.5.0-3ubuntu1~18.04 [6565 kB]
21:28:20 #10 35.80 Selecting previously unselected package python3-certifi.
21:28:20 #10 35.81 Preparing to unpack .../269-python3-certifi_2018.1.18-2_all.deb ...
21:28:20 #10 35.81 Unpacking python3-certifi (2018.1.18-2) ...
21:28:20 #10 35.85 Selecting previously unselected package python3-idna.
21:28:20 #10 35.85 Preparing to unpack .../270-python3-idna_2.6-1_all.deb ...
21:28:20 #10 35.86 Unpacking python3-idna (2.6-1) ...
21:28:20 #10 35.89 Selecting previously unselected package python3-urllib3.
21:28:20 #10 35.89 Preparing to unpack .../271-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
21:28:20 #10 35.89 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:28:20 #10 35.93 Selecting previously unselected package python3-requests.
21:28:20 #10 11.63 debconf: delaying package configuration, since apt-utils is not installed
21:28:20 #10 11.66 Fetched 171 MB in 3s (49.7 MB/s)
21:28:20 #10 11.69 Selecting previously unselected package sensible-utils.
21:28:20 #10 11.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
21:28:20 #10 11.69 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
21:28:20 #10 11.69 Unpacking sensible-utils (0.0.12) ...
21:28:20 #10 11.73 Selecting previously unselected package lsb-base.
21:28:20 #10 11.73 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
21:28:20 #10 11.73 Unpacking lsb-base (10.2019051400) ...
21:28:20 #10 11.78 Selecting previously unselected package cron.
21:28:20 #10 11.78 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ...
21:28:20 #16 3.697 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
21:28:20 #16 3.697 Need to get 468 kB of archives.
21:28:20 #16 3.697 After this operation, 7075 kB of additional disk space will be used.
21:28:20 #16 3.697 Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:28:20 #16 3.704 Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:28:20 #16 3.706 Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:28:20 #16 3.823 debconf: delaying package configuration, since apt-utils is not installed
21:28:20 #16 3.864 Fetched 468 kB in 0s (1716 kB/s)
21:28:20 #16 3.881 Selecting previously unselected package libmagic-mgc.
21:28:21 From https://github.com/docker/cli
21:28:21  * [new branch]      master     -> master
21:28:21  * [new branch]      master     -> origin/master
21:28:21 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:21 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 15.73MB / 45.92MB 2.4s
21:28:21 #11 22.24 Get:167 http://archive.ubuntu.com/ubuntu kinetic/main amd64 debugedit amd64 1:5.0-5 [46.1 kB]
21:28:21 #11 22.25 Get:168 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dwz amd64 0.14-1build2 [105 kB]
21:28:21 #11 22.28 Get:169 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gettext amd64 0.21-8 [867 kB]
21:28:21 #10 9.073 Building dependency tree...
21:28:21 #10 9.292 Reading state information...
21:28:21 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 24.12MB / 45.92MB 2.6s
21:28:21 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 9.35MB / 9.35MB 2.6s done
21:28:21 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 0B / 47.40MB 2.7s
21:28:21 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 27.26MB / 45.92MB 2.9s
21:28:21 #10 33.42 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
21:28:21 #10 33.42 Unpacking libreadonly-perl (2.050-3) ...
21:28:21 #10 33.45 Selecting previously unselected package libref-util-perl.
21:28:21 #10 33.45 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
21:28:21 #10 33.46 Unpacking libref-util-perl (0.204-1) ...
21:28:21 #10 33.48 Selecting previously unselected package libref-util-xs-perl.
21:28:21 #10 33.48 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
21:28:21 #10 33.49 Unpacking libref-util-xs-perl (0.117-1+b3) ...
21:28:21 #10 33.51 Selecting previously unselected package libregexp-pattern-license-perl.
21:28:21 #10 33.51 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
21:28:21 #10 33.52 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
21:28:21 #10 33.55 Selecting previously unselected package libregexp-pattern-perl.
21:28:21 #10 33.55 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:28:21 #10 33.56 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:28:21 #10 33.58 Selecting previously unselected package libsasl2-modules:armhf.
21:28:21 #10 33.59 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:28:21 #10 33.59 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:28:21 #10 33.62 Selecting previously unselected package libsereal-decoder-perl.
21:28:21 #10 33.62 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
21:28:21 #10 33.63 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
21:28:21 #10 33.66 Selecting previously unselected package libsereal-encoder-perl.
21:28:21 #10 33.66 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
21:28:21 #10 33.66 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
21:28:21 #10 33.70 Selecting previously unselected package libtask-weaken-perl.
21:28:21 #10 33.70 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
21:28:21 #10 33.70 Unpacking libtask-weaken-perl (1.06-1) ...
21:28:21 #10 33.73 Selecting previously unselected package libxml-parser-perl:armhf.
21:28:21 #10 33.73 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
21:28:21 #10 33.73 Unpacking libxml-parser-perl:armhf (2.46-2) ...
21:28:21 #10 33.77 Selecting previously unselected package libsoap-lite-perl.
21:28:21 #10 35.93 Preparing to unpack .../272-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
21:28:21 #10 35.94 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
21:28:21 #10 35.97 Selecting previously unselected package python3-unidiff.
21:28:21 #10 35.97 Preparing to unpack .../273-python3-unidiff_0.5.4-1_all.deb ...
21:28:21 #10 35.98 Unpacking python3-unidiff (0.5.4-1) ...
21:28:21 #10 36.00 Selecting previously unselected package python3-xdg.
21:28:21 #10 36.01 Preparing to unpack .../274-python3-xdg_0.25-4ubuntu1.1_all.deb ...
21:28:21 #10 36.01 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
21:28:21 #10 36.04 Selecting previously unselected package unzip.
21:28:21 #10 36.04 Preparing to unpack .../275-unzip_6.0-21ubuntu1.2_amd64.deb ...
21:28:21 #10 36.05 Unpacking unzip (6.0-21ubuntu1.2) ...
21:28:21 #10 36.09 Selecting previously unselected package wdiff.
21:28:21 #10 36.09 Preparing to unpack .../276-wdiff_1.2.2-2_amd64.deb ...
21:28:21 #10 36.09 Unpacking wdiff (1.2.2-2) ...
21:28:21 #10 36.12 Selecting previously unselected package equivs.
21:28:21 #10 36.12 Preparing to unpack .../277-equivs_2.1.0_all.deb ...
21:28:21 #10 36.12 Unpacking equivs (2.1.0) ...
21:28:21 #10 36.15 Selecting previously unselected package libauthen-sasl-perl.
21:28:21 #9 9.468 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
21:28:21 #9 9.469 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
21:28:21 #9 9.470 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
21:28:21 #9 9.471 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
21:28:21 #9 9.476 Get:119 http://deb.debian.org/debian-security bullseye-security/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
21:28:21 #9 9.478 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
21:28:21 #9 9.479 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
21:28:21 #9 9.485 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:28:21 #9 9.500 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
21:28:21 #9 9.512 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
21:28:21 #9 9.526 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
21:28:21 #9 9.528 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
21:28:21 #9 9.536 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
21:28:21 #9 9.542 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
21:28:21 #9 9.548 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
21:28:21 #9 9.559 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
21:28:21 #9 9.567 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
21:28:21 #9 9.568 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
21:28:21 #9 9.569 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
21:28:21 #9 9.570 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
21:28:21 #9 9.571 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
21:28:21 #9 9.572 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
21:28:21 #9 9.574 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
21:28:21 #9 9.574 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
21:28:21 #9 9.575 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
21:28:21 #9 9.576 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
21:28:21 #9 9.577 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
21:28:21 #9 9.584 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:28:21 #9 9.585 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
21:28:21 #9 9.589 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
21:28:21 #9 9.592 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
21:28:21 #9 9.593 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
21:28:21 #9 9.596 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
21:28:21 #9 9.596 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
21:28:21 #9 9.596 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
21:28:21 #9 9.597 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
21:28:21 #9 9.598 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
21:28:21 #9 9.598 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
21:28:21 #9 9.599 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
21:28:21 #9 9.600 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
21:28:21 #9 9.601 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
21:28:21 #9 9.604 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
21:28:21 #9 9.604 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
21:28:21 #9 9.604 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
21:28:21 #9 9.605 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:28:21 #9 9.607 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:28:21 #9 9.607 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
21:28:21 #9 9.610 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
21:28:21 #9 9.612 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
21:28:21 #9 9.616 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
21:28:21 #9 9.617 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:28:21 #9 9.618 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
21:28:21 #9 9.619 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:28:21 #9 9.620 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
21:28:21 #9 9.623 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
21:28:21 #9 9.624 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
21:28:21 #9 9.625 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
21:28:21 #9 9.635 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
21:28:21 #10 11.78 Unpacking cron (3.0pl1-134+deb10u1) ...
21:28:21 #10 11.83 Selecting previously unselected package libbsd0:amd64.
21:28:21 #10 11.83 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
21:28:21 #10 11.84 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ...
21:28:21 #10 11.90 Selecting previously unselected package bsdmainutils.
21:28:21 #10 11.90 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ...
21:28:21 #10 11.90 Unpacking bsdmainutils (11.1.2+b1) ...
21:28:21 #10 11.99 Selecting previously unselected package libuchardet0:amd64.
21:28:21 #10 11.99 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ...
21:28:21 #10 11.99 Unpacking libuchardet0:amd64 (0.0.6-3) ...
21:28:21 #10 12.04 Selecting previously unselected package groff-base.
21:28:21 #10 12.04 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ...
21:28:21 #11 21.66 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
21:28:21 #16 3.881 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15719 files and directories currently installed.)
21:28:21 #16 3.894 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:28:21 #16 3.899 Unpacking libmagic-mgc (1:5.39-3) ...
21:28:21 #16 3.975 Selecting previously unselected package libmagic1:amd64.
21:28:21 #16 3.976 Preparing to unpack .../libmagic1_1%3a5.39-3_amd64.deb ...
21:28:21 #16 3.984 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:28:21 #16 4.021 Selecting previously unselected package file.
21:28:21 #16 4.023 Preparing to unpack .../file_1%3a5.39-3_amd64.deb ...
21:28:21 #16 4.028 Unpacking file (1:5.39-3) ...
21:28:21 #16 4.068 Setting up libmagic-mgc (1:5.39-3) ...
21:28:21 #16 4.079 Setting up libmagic1:amd64 (1:5.39-3) ...
21:28:21 #16 4.099 Setting up file (1:5.39-3) ...
21:28:21 #16 4.113 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:28:21 git init src/github.com/docker/docker
21:28:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:21 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:21 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:21 + SRC=src/github.com/docker/docker
21:28:21 + REF=master
21:28:21 + REF_FETCH=master
21:28:21 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:21 + awk {print $2}
21:28:21 #11 22.44 Get:170 http://archive.ubuntu.com/ubuntu kinetic/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:28:21 #11 22.44 Get:171 http://archive.ubuntu.com/ubuntu kinetic/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
21:28:21 #11 22.46 Get:172 http://archive.ubuntu.com/ubuntu kinetic/main amd64 debhelper all 13.9.1ubuntu1 [939 kB]
21:28:21 #11 22.52 Get:173 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfakeroot amd64 1.29-1ubuntu1 [31.1 kB]
21:28:21 #11 22.52 Get:174 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fakeroot amd64 1.29-1ubuntu1 [60.0 kB]
21:28:21 #11 22.52 Get:175 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libassuan0 amd64 2.5.5-4 [37.2 kB]
21:28:21 #11 22.52 Get:176 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgconf amd64 2.2.35-3ubuntu1 [93.6 kB]
21:28:21 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 18.87MB / 45.92MB 2.7s
21:28:21 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 0B / 7.15MB 2.8s
21:28:21 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 3.15MB / 47.40MB 3.1s
21:28:21 #10 36.15 Preparing to unpack .../278-libauthen-sasl-perl_2.1600-1_all.deb ...
21:28:21 #10 36.16 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:28:21 #10 36.19 Selecting previously unselected package python3-magic.
21:28:21 #10 36.19 Preparing to unpack .../279-python3-magic_2%3a0.4.15-1_all.deb ...
21:28:21 #10 36.20 Unpacking python3-magic (2:0.4.15-1) ...
21:28:21 #10 36.24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:21 #10 36.25 Setting up python-apt-common (1.6.6) ...
21:28:21 #10 36.26 Setting up libnpth0:amd64 (1.5-3) ...
21:28:21 #10 36.27 Setting up libedit2:amd64 (3.1-20170329-1) ...
21:28:21 #10 36.28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:21 #10 36.29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:21 #10 36.30 Setting up readline-common (7.0-3) ...
21:28:21 #10 36.31 Setting up libapt-inst2.0:amd64 (1.6.14) ...
21:28:21 #10 36.32 Setting up manpages (4.15-1) ...
21:28:21 #10 36.33 Setting up git-man (1:2.17.1-1ubuntu0.17) ...
21:28:21 #10 36.34 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ...
21:28:21 #10 36.35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:21 #10 36.36 Setting up less (487-0.1) ...
21:28:21 mkdir -p sources
21:28:21 docker run --rm -w /v \
21:28:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:21 	alpine \
21:28:21 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:21 #9 9.636 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u3 [7812 B]
21:28:21 #9 9.636 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:28:21 #9 9.639 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
21:28:21 #9 9.640 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
21:28:21 #9 9.641 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
21:28:21 #9 9.642 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
21:28:21 #9 9.646 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
21:28:21 #9 9.649 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
21:28:21 #9 9.665 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
21:28:21 #9 9.665 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
21:28:21 #9 9.670 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
21:28:21 #9 9.675 Get:184 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u7 [343 kB]
21:28:21 #9 9.690 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
21:28:21 #9 9.691 Get:186 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u2 [1828 kB]
21:28:21 #9 9.706 Get:187 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u2 [5518 kB]
21:28:21 #9 9.799 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
21:28:21 #9 9.815 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:28:21 #9 9.815 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
21:28:21 #9 9.816 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:28:21 #9 9.816 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
21:28:21 #9 9.817 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
21:28:21 #9 9.818 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
21:28:21 #9 9.818 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
21:28:21 #9 9.820 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
21:28:21 #9 9.823 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
21:28:21 #9 9.824 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
21:28:21 #9 9.824 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:28:21 #9 9.838 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
21:28:21 #9 9.838 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
21:28:21 #9 9.839 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
21:28:21 #9 9.842 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
21:28:21 #9 9.846 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
21:28:21 #9 9.849 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
21:28:21 #9 9.850 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
21:28:21 #9 9.851 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
21:28:21 #9 9.851 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
21:28:21 #9 9.854 Get:209 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u4 [290 kB]
21:28:21 #9 9.857 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
21:28:21 #9 9.858 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
21:28:21 #9 9.858 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
21:28:21 #9 9.860 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
21:28:21 #9 9.862 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
21:28:21 #9 9.869 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
21:28:21 #9 9.870 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
21:28:21 #9 9.872 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u5 [246 kB]
21:28:21 #9 9.876 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:28:21 #9 9.876 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:28:21 #9 9.877 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
21:28:21 #9 9.878 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
21:28:21 #9 9.878 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
21:28:21 #9 9.879 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
21:28:21 #9 9.880 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
21:28:21 #9 9.880 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
21:28:21 #9 9.884 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
21:28:21 #9 9.887 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
21:28:21 #9 9.889 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
21:28:21 #9 9.890 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
21:28:21 #9 9.891 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
21:28:21 #9 9.891 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:28:21 #9 9.904 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:28:21 #9 9.904 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
21:28:21 #9 9.904 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
21:28:21 #9 9.910 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
21:28:21 #9 9.912 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
21:28:21 #9 9.912 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
21:28:21 #9 9.913 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
21:28:21 #9 9.916 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
21:28:21 #9 9.918 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
21:28:21 #9 9.920 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
21:28:21 #9 9.920 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
21:28:21 #9 9.920 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
21:28:21 #9 9.921 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
21:28:21 #9 9.923 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:28:21 #9 9.925 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
21:28:21 #9 9.925 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
21:28:21 #9 9.927 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
21:28:21 #9 9.929 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
21:28:21 #9 9.930 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
21:28:21 #9 9.933 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
21:28:21 #9 9.933 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
21:28:21 #9 9.933 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
21:28:21 #9 9.933 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:28:21 #9 9.934 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
21:28:21 #9 9.935 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
21:28:21 #9 9.937 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
21:28:21 #9 9.938 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
21:28:21 #9 9.939 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
21:28:21 #9 9.940 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
21:28:21 #9 9.942 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
21:28:21 #9 9.945 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:28:21 #9 9.946 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
21:28:21 #9 9.949 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
21:28:21 #9 9.949 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
21:28:21 #9 9.951 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:28:21 #9 9.952 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
21:28:21 #9 9.954 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
21:28:21 #9 9.954 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
21:28:21 #9 9.954 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
21:28:21 #9 9.956 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:28:21 #9 9.958 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
21:28:21 #9 9.960 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
21:28:21 #9 9.979 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
21:28:21 #9 9.980 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:28:21 #9 9.981 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
21:28:21 #9 9.984 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
21:28:21 #9 9.988 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
21:28:21 #10 33.77 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
21:28:21 #10 33.78 Unpacking libsoap-lite-perl (1.27-1) ...
21:28:21 #10 33.84 Selecting previously unselected package libsort-key-perl.
21:28:21 #10 33.84 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
21:28:21 #10 33.84 Unpacking libsort-key-perl (1.33-2+b3) ...
21:28:21 #10 33.87 Selecting previously unselected package libstring-copyright-perl.
21:28:21 #10 33.87 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
21:28:21 #10 33.87 Unpacking libstring-copyright-perl (0.003006-1) ...
21:28:21 #10 33.90 Selecting previously unselected package libstring-escape-perl.
21:28:21 #10 33.90 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
21:28:21 #10 33.90 Unpacking libstring-escape-perl (2010.002-2) ...
21:28:21 #10 33.93 Selecting previously unselected package libstring-shellquote-perl.
21:28:21 #10 33.93 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
21:28:21 #10 33.94 Unpacking libstring-shellquote-perl (1.04-1) ...
21:28:21 #10 33.96 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
21:28:21 #10 33.96 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
21:28:21 #10 33.97 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
21:28:21 #10 33.99 Selecting previously unselected package libterm-readkey-perl.
21:28:21 #10 12.04 Unpacking groff-base (1.22.4-3+deb10u1) ...
21:28:21 #10 12.25 Selecting previously unselected package libgdbm6:amd64.
21:28:21 #10 12.25 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ...
21:28:21 #10 12.25 Unpacking libgdbm6:amd64 (1.18.1-4) ...
21:28:21 #10 12.29 Selecting previously unselected package libpipeline1:amd64.
21:28:21 #10 12.29 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ...
21:28:21 #10 12.30 Unpacking libpipeline1:amd64 (1.5.1-2) ...
21:28:21 #11 21.82 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:28:21 #11 21.84 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB]
21:28:21 #11 22.02 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
21:28:21 #11 22.07 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
21:28:21 #16 DONE 4.2s
21:28:21 
21:28:21 #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
21:28:21 + REF=refs/heads/master
21:28:21 + [ -n refs/heads/master ]
21:28:21 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:21 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:21 #11 22.93 Get:177 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libksba8 amd64 1.6.0-3ubuntu1.1 [119 kB]
21:28:21 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 22.02MB / 45.92MB 3.0s
21:28:21 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 1.05MB / 7.15MB 3.0s
21:28:21 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 2.10MB / 7.15MB 3.1s
21:28:21 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 30.41MB / 45.92MB 3.2s
21:28:21 #10 9.656 The following additional packages will be installed:
21:28:21 #10 9.656   autoconf automake autopoint autotools-dev binutils
21:28:21 #10 9.656   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bsdutils bzip2
21:28:21 #10 9.656   cpp cpp-12 debhelper dh-autoreconf dh-strip-nondeterminism dpkg dpkg-dev dwz
21:28:21 #10 9.656   fakeroot file gcc gcc-12 gcc-12-base gettext gettext-base git-man groff-base
21:28:21 #10 9.656   intltool-debian libarchive-zip-perl libasan8 libatomic1
21:28:21 #10 9.656   libb-hooks-op-check-perl libbinutils libblkid1 libc-bin libc-dev-bin libc6
21:28:21 #10 9.656   libc6-dev libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
21:28:21 #10 9.656   libclone-perl libcrypt-dev libcrypt1 libctf-nobfd0 libctf0 libcurl3-gnutls
21:28:21 #10 9.656   libcurl4 libdebhelper-perl libdevel-callchecker-perl libdigest-md5-file-perl
21:28:21 #10 9.656   libdpkg-perl libdynaloader-functions-perl libelf1 libencode-locale-perl
21:28:21 #10 9.656   liberror-perl libexpat1 libfakeroot libfile-dirlist-perl
21:28:21 #10 9.656   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:28:21 #10 9.657   libfile-touch-perl libfile-which-perl libgcc-12-dev libgcc-s1 libgomp1
21:28:21 #10 9.657   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:28:21 #10 9.657   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
21:28:21 #10 9.657   libhttp-negotiate-perl libicu72 libimport-into-perl libio-html-perl
21:28:21 #10 9.657   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 libjansson4
21:28:21 #10 9.657   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzma5 libmagic-mgc
21:28:21 #10 9.657   libmagic1 libmd0 libmodule-runtime-perl libmoo-perl libmount1 libmpc3
21:28:21 #10 9.657   libmpfr6 libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2
21:28:21 #10 9.657   libparams-classify-perl libperl5.36 libpipeline1 libpython3-stdlib
21:28:21 #10 9.657   libpython3.11-minimal libpython3.11-stdlib libregexp-ipv6-perl
21:28:21 #10 9.657   librole-tiny-perl libsmartcols1 libstdc++6 libsub-override-perl
21:28:21 #10 9.657   libsub-quote-perl libswitch-perl libtimedate-perl libtirpc-common
21:28:21 #10 9.657   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0
21:28:21 #10 9.657   liburi-perl libuuid1 libwww-perl libwww-robotrules-perl libxml2
21:28:21 #10 9.657   linux-libc-dev m4 make man-db media-types mount patch patchutils perl
21:28:21 #10 9.658   perl-base perl-modules-5.36 perl-openssl-defaults po-debconf python3
21:28:21 #10 9.658   python3-minimal python3.11 python3.11-minimal rpcsvc-proto sensible-utils
21:28:21 #10 9.658   util-linux util-linux-extra wdiff xz-utils
21:28:21 #10 9.659 Suggested packages:
21:28:21 #10 9.660   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:28:21 #10 9.660   gcc-12-locales cpp-12-doc dh-make adequate at autopkgtest bls-standalone
21:28:21 #10 9.660   bsd-mailx | mailx build-essential check-all-the-things cvs-buildpackage
21:28:21 #10 9.660   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
21:28:21 #10 9.660   how-can-i-help libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
21:28:21 #10 9.660   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
21:28:21 #10 9.660   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
21:28:21 #10 9.660   reprotest ssh-client svn-buildpackage w3m debsig-verify debian-keyring
21:28:21 #10 9.660   gcc-multilib manpages-dev flex bison gdb gcc-doc gcc-12-doc gettext-doc
21:28:21 #10 9.660   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
21:28:21 #10 9.660   git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff
21:28:21 #10 9.660   glibc-doc libc-l10n locales libnss-nis libnss-nisplus bzr libdata-dump-perl
21:28:21 #10 9.660   libcrypt-ssleay-perl cryptsetup-bin libscalar-number-perl libtool-doc
21:28:21 #10 9.660   gfortran | fortran95-compiler gcj-jdk libsub-name-perl libbusiness-isbn-perl
21:28:21 #10 9.660   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser nfs-common ed
21:28:21 #10 9.660   diffutils-doc perl-doc libterm-readline-gnu-perl
21:28:21 #10 9.660   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
21:28:21 #10 9.660   python3-doc python3-tk python3-venv python3.11-venv python3.11-doc
21:28:21 #10 9.660   binfmt-support dosfstools kbd util-linux-locales wdiff-doc
21:28:21 #10 9.660 Recommended packages:
21:28:21 #10 9.660   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
21:28:21 #10 9.660   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
21:28:21 #10 9.660   licensecheck lintian python3-apt python3-debian python3-magic
21:28:21 #10 9.660   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
21:28:21 #10 9.660   libsoap-lite-perl pristine-tar build-essential libalgorithm-merge-perl less
21:28:21 #10 9.660   ssh-client manpages manpages-dev libc-devtools libfile-fcntllock-perl
21:28:21 #10 9.660   libarchive-cpio-perl libhtml-format-perl libnamespace-clean-perl
21:28:21 #10 9.660   libxstring-perl libltdl-dev uuid-runtime libdata-dump-perl libhtml-form-perl
21:28:21 #10 9.660   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
21:28:21 #10 36.44 Setting up make (4.1-9.1ubuntu1) ...
21:28:21 #10 36.45 Setting up libapt-pkg-perl (0.1.33build1) ...
21:28:21 #10 36.46 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.11) ...
21:28:21 #10 36.54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
21:28:21 #10 36.55 Setting up mime-support (3.60ubuntu1) ...
21:28:21 #10 36.57 Setting up iso-codes (3.79-1) ...
21:28:21 #10 36.58 Setting up libsigsegv2:amd64 (2.12-1) ...
21:28:21 #10 36.59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:28:21 #10 36.60 Setting up libreadline7:amd64 (7.0-3) ...
21:28:21 #10 36.61 Setting up perl-openssl-defaults:amd64 (3build1) ...
21:28:21 #10 36.62 Setting up libpsl5:amd64 (0.19.1-5build1) ...
21:28:21 #9 9.997 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
21:28:21 #9 10.00 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:28:21 #9 10.02 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
21:28:21 #9 10.02 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
21:28:21 #9 10.02 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
21:28:21 #9 10.02 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
21:28:21 #9 10.02 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
21:28:21 #9 10.02 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
21:28:21 #9 10.02 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
21:28:21 #9 10.02 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
21:28:21 #9 10.02 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:28:21 #9 10.02 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
21:28:21 #9 10.02 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
21:28:21 #9 10.03 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
21:28:21 #9 10.03 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
21:28:21 #9 10.03 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
21:28:21 #9 10.03 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
21:28:21 #9 10.03 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
21:28:21 #9 10.04 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
21:28:21 #9 10.04 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
21:28:21 #9 10.04 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
21:28:21 #9 10.04 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
21:28:21 #9 10.05 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
21:28:21 #9 10.05 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:28:21 #9 10.05 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
21:28:21 #9 10.05 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
21:28:21 #9 10.05 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
21:28:21 #9 10.05 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
21:28:21 #9 10.05 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
21:28:21 #9 10.05 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
21:28:21 #9 10.06 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
21:28:21 #10 34.00 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
21:28:21 #9 10.06 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
21:28:21 #9 10.06 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
21:28:21 #10 34.00 Unpacking libterm-readkey-perl (2.38-1+b2) ...
21:28:21 #10 34.03 Selecting previously unselected package libtext-levenshteinxs-perl.
21:28:21 #10 34.03 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
21:28:21 #10 34.04 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
21:28:21 #10 34.06 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
21:28:21 #9 10.06 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
21:28:21 #10 34.06 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
21:28:21 #10 34.07 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
21:28:21 #10 34.10 Selecting previously unselected package libtext-xslate-perl.
21:28:21 #10 34.10 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
21:28:21 #10 34.11 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
21:28:21 #10 34.15 Selecting previously unselected package libtime-duration-perl.
21:28:21 #10 34.15 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
21:28:21 #9 10.06 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
21:28:21 #9 10.06 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
21:28:21 #10 34.16 Unpacking libtime-duration-perl (1.21-1) ...
21:28:21 #10 34.18 Selecting previously unselected package libtime-moment-perl.
21:28:21 #9 10.06 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:28:21 #9 10.07 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
21:28:21 #10 34.18 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
21:28:21 #10 34.19 Unpacking libtime-moment-perl (0.44-1+b3) ...
21:28:21 #9 10.07 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
21:28:21 #9 10.07 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
21:28:21 #10 34.22 Selecting previously unselected package libtype-tiny-xs-perl.
21:28:21 #10 34.22 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
21:28:21 #9 10.07 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
21:28:21 #9 10.08 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
21:28:21 #10 34.22 Unpacking libtype-tiny-xs-perl (0.022-1) ...
21:28:21 #10 34.25 Selecting previously unselected package libunicode-utf8-perl.
21:28:21 #9 10.08 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
21:28:21 #9 10.08 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
21:28:21 #10 34.25 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
21:28:21 #10 34.26 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
21:28:21 #9 10.08 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
21:28:21 #10 34.29 Selecting previously unselected package libxdelta2.
21:28:21 #10 34.29 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
21:28:21 #9 10.08 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
21:28:21 #10 34.29 Unpacking libxdelta2 (1.1.3-9.3) ...
21:28:21 #10 34.33 Selecting previously unselected package libxext6:armhf.
21:28:21 #9 10.08 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
21:28:21 #9 10.08 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
21:28:21 #9 10.08 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
21:28:21 #9 10.08 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
21:28:21 #9 10.08 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
21:28:21 #9 10.08 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
21:28:21 #9 10.08 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
21:28:21 #9 10.09 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
21:28:21 #9 10.09 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
21:28:21 #9 10.09 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:28:21 #9 10.09 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
21:28:21 #9 10.09 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:28:21 #9 10.09 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
21:28:21 #9 10.09 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
21:28:21 #9 10.09 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
21:28:21 #9 10.09 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
21:28:21 #9 10.10 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
21:28:21 #9 10.10 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
21:28:21 #9 10.10 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
21:28:21 #9 10.10 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
21:28:21 #9 10.10 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
21:28:21 #9 10.10 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
21:28:21 #9 10.10 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
21:28:21 #9 10.10 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
21:28:21 #9 10.10 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
21:28:21 #9 10.11 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
21:28:21 #9 10.11 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
21:28:21 #9 10.11 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
21:28:21 #9 10.11 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:28:21 #9 10.11 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
21:28:21 #9 10.11 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
21:28:21 #9 10.14 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
21:28:21 #9 10.14 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
21:28:21 #9 10.14 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
21:28:21 #9 10.14 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
21:28:21 #9 10.14 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
21:28:21 #9 10.14 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
21:28:21 #9 10.14 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
21:28:21 #9 10.15 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
21:28:21 #9 10.16 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
21:28:21 #9 10.16 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
21:28:21 #9 10.18 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
21:28:21 #9 10.18 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
21:28:21 #9 10.18 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
21:28:21 #9 10.18 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
21:28:21 #9 10.21 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
21:28:21 #9 10.21 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
21:28:21 #9 10.21 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
21:28:21 #9 10.21 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
21:28:21 #9 10.21 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
21:28:21 #9 10.21 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
21:28:21 #9 10.21 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
21:28:21 #9 10.21 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
21:28:21 #9 10.21 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
21:28:21 #10 12.35 Selecting previously unselected package man-db.
21:28:21 #10 12.35 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ...
21:28:21 #10 12.36 Unpacking man-db (2.8.5-2) ...
21:28:21 #11 22.08 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB]
21:28:21 #11 22.25 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
21:28:21 #11 22.25 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
21:28:21 #11 22.26 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB]
21:28:21 #11 22.30 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debian all 0.1.43ubuntu1 [107 kB]
21:28:21 #11 22.30 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4 [136 kB]
21:28:21 #10 15.84 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp armhf 4:7.4.0-1ubuntu2.3 [27.6 kB]
21:28:21 #10 15.85 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcc1-0 armhf 8.4.0-1ubuntu1~18.04 [32.6 kB]
21:28:21 #10 15.85 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgomp1 armhf 8.4.0-1ubuntu1~18.04 [66.6 kB]
21:28:21 #10 15.85 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libatomic1 armhf 8.4.0-1ubuntu1~18.04 [7060 B]
21:28:21 #10 15.85 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasan4 armhf 7.5.0-3ubuntu1~18.04 [328 kB]
21:28:21 #10 15.86 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libubsan0 armhf 7.5.0-3ubuntu1~18.04 [108 kB]
21:28:21 #10 15.86 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcilkrts5 armhf 7.5.0-3ubuntu1~18.04 [35.9 kB]
21:28:21 #10 15.86 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgcc-7-dev armhf 7.5.0-3ubuntu1~18.04 [706 kB]
21:28:21 #10 15.88 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7 armhf 7.5.0-3ubuntu1~18.04 [7278 kB]
21:28:21 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 3.15MB / 7.15MB 3.2s
21:28:21 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 25.17MB / 45.92MB 3.4s
21:28:21 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 5.24MB / 7.15MB 3.4s
21:28:21 #8 ...
21:28:21 
21:28:21 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:28:21 #0 2.061 CentOS Stream 9 - BaseOS                        6.3 MB/s | 6.1 MB     00:00    
21:28:21 #0 4.825 CentOS Stream 9 - AppStream                      16 MB/s |  16 MB     00:01    
21:28:21 #10 ...
21:28:21 
21:28:21 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:21 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 33.55MB / 45.92MB 3.5s
21:28:21 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 6.29MB / 47.40MB 3.5s
21:28:21 #10 36.63 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:21 #10 36.64 Setting up groff-base (1.22.3-10) ...
21:28:21 #10 36.66 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
21:28:21 #10 36.67 No schema files found: doing nothing.
21:28:21 #10 36.67 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:21 #10 36.68 Setting up unzip (6.0-21ubuntu1.2) ...
21:28:21 #10 36.70 Setting up linux-libc-dev:amd64 (4.15.0-208.220) ...
21:28:21 #10 36.71 Setting up libmpfr6:amd64 (4.0.1-1) ...
21:28:21 #10 36.72 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:21 #10 36.73 Setting up dctrl-tools (2.24-2build1) ...
21:28:21 #10 36.74 Setting up distro-info-data (0.37ubuntu0.15) ...
21:28:21 #10 36.75 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
21:28:21 #10 36.76 Setting up libpipeline1:amd64 (1.5.0-1) ...
21:28:21 #10 36.77 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:21 #10 36.78 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ...
21:28:21 #10 36.79 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
21:28:21 #10 36.80 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
21:28:21 #10 36.81 Setting up m4 (1.4.18-1) ...
21:28:21 #10 36.82 Setting up libgdbm5:amd64 (1.14.1-6) ...
21:28:21 #10 36.83 Setting up at (3.1.20-3.1ubuntu2) ...
21:28:21 #10 34.33 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
21:28:21 #10 34.33 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
21:28:21 #10 34.36 Selecting previously unselected package libxml-namespacesupport-perl.
21:28:21 #10 34.36 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:28:21 #10 34.37 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:28:21 #10 34.40 Selecting previously unselected package libxml-sax-base-perl.
21:28:21 #10 34.40 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:28:21 #10 34.40 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:28:21 #10 34.43 Selecting previously unselected package libxml-sax-perl.
21:28:21 #10 34.44 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:28:21 #10 34.44 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:28:21 #10 34.48 Selecting previously unselected package libxml-libxml-perl.
21:28:21 #10 34.48 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
21:28:21 #10 34.48 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:28:21 #10 34.54 Selecting previously unselected package libxml-sax-expat-perl.
21:28:21 #10 12.58 Selecting previously unselected package perl-modules-5.28.
21:28:21 #10 12.58 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
21:28:21 #10 12.59 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:28:21 #9 10.22 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
21:28:21 #9 10.22 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
21:28:21 #9 10.22 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
21:28:21 #9 10.22 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
21:28:21 #9 10.24 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
21:28:21 #9 10.24 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
21:28:21 #9 10.47 debconf: delaying package configuration, since apt-utils is not installed
21:28:22 #17 0.504 go: downloading github.com/tc-hib/go-winres v0.3.0
21:28:22 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.1s
21:28:22 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 6.29MB / 7.15MB 3.5s
21:28:22 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 7.15MB / 7.15MB 3.6s
21:28:22 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.1s
21:28:22 #11 23.25 Get:178 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
21:28:22 #11 23.26 Get:179 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dirmngr amd64 2.2.35-3ubuntu1 [303 kB]
21:28:22 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 36.70MB / 45.92MB 3.8s
21:28:22 #10 36.96 invoke-rc.d: could not determine current runlevel
21:28:22 #10 36.96 invoke-rc.d: policy-rc.d denied execution of start.
21:28:22 #10 36.96 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
21:28:22 #10 36.97 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ...
21:28:22 #10 36.98 Setting up ucf (3.0038) ...
21:28:22 #10 37.07 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
21:28:22 #10 37.08 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:28:22 #10 37.09 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:28:22 #10 37.10 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
21:28:22 #10 37.12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:22 #10 37.13 Setting up libcroco3:amd64 (0.6.12-2) ...
21:28:22 #10 37.14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:22 #10 37.15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.8) ...
21:28:22 #10 37.16 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:22 #10 37.17 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
21:28:22 #10 37.18 Setting up patch (2.7.6-2ubuntu1.1) ...
21:28:22 #10 37.19 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:28:22 #10 34.54 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
21:28:22 #10 34.55 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:28:22 #10 34.58 Selecting previously unselected package libxmlrpc-lite-perl.
21:28:22 #10 34.58 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
21:28:22 #10 34.58 Unpacking libxmlrpc-lite-perl (0.717-4) ...
21:28:22 #10 34.61 Selecting previously unselected package libxmuu1:armhf.
21:28:22 #10 34.62 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
21:28:22 #10 34.62 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
21:28:22 #10 34.65 Selecting previously unselected package libyaml-0-2:armhf.
21:28:22 #10 34.66 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
21:28:22 #10 34.66 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
21:28:22 #10 34.69 Selecting previously unselected package libyaml-libyaml-perl.
21:28:22 #10 34.69 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
21:28:22 #10 34.69 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:28:22 #10 34.72 Selecting previously unselected package licensecheck.
21:28:22 #10 34.72 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
21:28:22 #10 34.72 Unpacking licensecheck (3.1.1-2) ...
21:28:22 #10 34.76 Selecting previously unselected package lzip.
21:28:22 #9 10.50 Fetched 175 MB in 3s (59.5 MB/s)
21:28:22 #9 10.53 Selecting previously unselected package bsdextrautils.
21:28:22 #9 10.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 ... 6661 files and directories currently installed.)
21:28:22 #9 10.54 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
21:28:22 #9 10.54 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
21:28:22 #9 10.60 Selecting previously unselected package libuchardet0:amd64.
21:28:22 #9 10.60 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
21:28:22 #9 10.61 Unpacking libuchardet0:amd64 (0.0.7-1) ...
21:28:22 #9 10.65 Selecting previously unselected package groff-base.
21:28:22 #9 10.65 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
21:28:22 #9 10.66 Unpacking groff-base (1.22.4-6) ...
21:28:22 #11 22.71 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4 [215 kB]
21:28:22 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.0s
21:28:22 #17 0.962 go: downloading github.com/tc-hib/winres v0.1.6
21:28:22 #10 30.35 Selecting previously unselected package libfakeroot:armhf.
21:28:22 #10 30.35 Preparing to unpack .../091-libfakeroot_1.31-1.1_armhf.deb ...
21:28:22 #10 30.35 Unpacking libfakeroot:armhf (1.31-1.1) ...
21:28:22 #10 30.38 Selecting previously unselected package fakeroot.
21:28:22 #10 30.39 Preparing to unpack .../092-fakeroot_1.31-1.1_armhf.deb ...
21:28:22 #10 30.39 Unpacking fakeroot (1.31-1.1) ...
21:28:22 #10 30.43 Selecting previously unselected package libassuan0:armhf.
21:28:22 #10 30.43 Preparing to unpack .../093-libassuan0_2.5.5-5_armhf.deb ...
21:28:22 #10 30.43 Unpacking libassuan0:armhf (2.5.5-5) ...
21:28:22 #10 30.46 Selecting previously unselected package gpgconf.
21:28:22 #10 30.46 Preparing to unpack .../094-gpgconf_2.2.40-1.1_armhf.deb ...
21:28:22 #10 30.46 Unpacking gpgconf (2.2.40-1.1) ...
21:28:22 #10 30.51 Selecting previously unselected package libksba8:armhf.
21:28:22 #10 30.51 Preparing to unpack .../095-libksba8_1.6.3-2_armhf.deb ...
21:28:22 #10 30.52 Unpacking libksba8:armhf (1.6.3-2) ...
21:28:22 #10 30.55 Selecting previously unselected package libnpth0:armhf.
21:28:22 #10 30.56 Preparing to unpack .../096-libnpth0_1.6-3_armhf.deb ...
21:28:22 #10 30.56 Unpacking libnpth0:armhf (1.6-3) ...
21:28:22 #10 30.59 Selecting previously unselected package dirmngr.
21:28:22 #10 30.59 Preparing to unpack .../097-dirmngr_2.2.40-1.1_armhf.deb ...
21:28:22 #10 30.61 Unpacking dirmngr (2.2.40-1.1) ...
21:28:22 #10 16.24 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc armhf 4:7.4.0-1ubuntu2.3 [5208 B]
21:28:22 #10 16.39 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libstdc++-7-dev armhf 7.5.0-3ubuntu1~18.04 [1544 kB]
21:28:22 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 28.31MB / 45.92MB 3.7s
21:28:22 #11 23.40 Get:180 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
21:28:22 #11 23.41 Get:181 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-utils amd64 2.2.35-3ubuntu1 [310 kB]
21:28:22 #11 23.47 Get:182 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg amd64 2.2.35-3ubuntu1 [522 kB]
21:28:22 #11 23.53 Get:183 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pinentry-curses amd64 1.2.0-2ubuntu1 [34.5 kB]
21:28:22 #11 23.53 Get:184 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-agent amd64 2.2.35-3ubuntu1 [215 kB]
21:28:22 #11 23.55 Get:185 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-client amd64 2.2.35-3ubuntu1 [63.7 kB]
21:28:22 #11 23.55 Get:186 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-server amd64 2.2.35-3ubuntu1 [58.7 kB]
21:28:22 #11 23.56 Get:187 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgsm amd64 2.2.35-3ubuntu1 [201 kB]
21:28:22 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 10.49MB / 47.40MB 4.0s
21:28:22 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 39.85MB / 45.92MB 4.1s
21:28:22 #10 37.21 Setting up libunwind8:amd64 (1.2.1-8ubuntu0.1) ...
21:28:22 #10 37.22 Setting up krb5-locales (1.16-2ubuntu0.4) ...
21:28:22 #10 37.23 Setting up publicsuffix (20180223.1310-1) ...
21:28:22 #10 37.24 Setting up autotools-dev (20180224.1) ...
21:28:22 #10 37.24 Setting up t1utils (1.41-2) ...
21:28:22 #10 37.25 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
21:28:22 #10 37.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.26 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
21:28:22 #10 37.27 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:22 #10 37.28 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
21:28:22 #10 37.29 Setting up libltdl7:amd64 (2.4.6-2) ...
21:28:22 #10 37.30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:28:22 #10 37.32 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
21:28:22 #10 37.33 Setting up liblocale-gettext-perl (1.07-3build2) ...
21:28:22 #10 37.33 Setting up wdiff (1.2.2-2) ...
21:28:22 #10 37.34 Setting up shared-mime-info (1.9-2) ...
21:28:22 #10 34.76 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
21:28:22 #10 34.76 Unpacking lzip (1.22-3) ...
21:28:22 #10 34.79 Selecting previously unselected package lzop.
21:28:22 #10 34.80 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
21:28:22 #10 34.80 Unpacking lzop (1.04-2) ...
21:28:22 #10 34.83 Selecting previously unselected package t1utils.
21:28:22 #10 34.83 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
21:28:22 #10 34.84 Unpacking t1utils (1.41-4) ...
21:28:22 #10 34.87 Selecting previously unselected package unzip.
21:28:22 #10 34.88 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ...
21:28:22 #10 34.88 Unpacking unzip (6.0-26+deb11u1) ...
21:28:22 #10 34.93 Selecting previously unselected package lintian.
21:28:22 #10 34.93 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
21:28:22 #10 34.94 Unpacking lintian (2.104.0) ...
21:28:22 #9 10.84 Selecting previously unselected package libgdbm6:amd64.
21:28:22 #9 10.84 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
21:28:22 #9 10.85 Unpacking libgdbm6:amd64 (1.19-2) ...
21:28:22 #9 10.89 Selecting previously unselected package libpipeline1:amd64.
21:28:22 #9 10.89 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
21:28:22 #9 10.90 Unpacking libpipeline1:amd64 (1.5.3-1) ...
21:28:22 #9 10.95 Selecting previously unselected package man-db.
21:28:22 #9 10.95 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
21:28:22 #9 10.96 Unpacking man-db (2.9.4-2) ...
21:28:22 From https://github.com/docker/docker
21:28:22  * [new branch]      master     -> master
21:28:22  * [new branch]      master     -> origin/master
21:28:22 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:22 #11 23.11 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 dput all 1.1.0ubuntu2 [44.9 kB]
21:28:22 #10 13.20 Selecting previously unselected package libgdbm-compat4:amd64.
21:28:22 #10 13.20 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ...
21:28:22 #10 13.21 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
21:28:22 #10 13.26 Selecting previously unselected package libperl5.28:amd64.
21:28:22 #10 13.26 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
21:28:22 #10 13.26 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
21:28:22 #17 1.202 go: downloading github.com/urfave/cli/v2 v2.3.0
21:28:22 #17 1.249 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:28:22 #10 30.66 Selecting previously unselected package gnupg-l10n.
21:28:22 #10 30.66 Preparing to unpack .../098-gnupg-l10n_2.2.40-1.1_all.deb ...
21:28:22 #10 30.67 Unpacking gnupg-l10n (2.2.40-1.1) ...
21:28:22 #10 30.76 Selecting previously unselected package gnupg-utils.
21:28:22 #10 30.77 Preparing to unpack .../099-gnupg-utils_2.2.40-1.1_armhf.deb ...
21:28:22 #10 30.77 Unpacking gnupg-utils (2.2.40-1.1) ...
21:28:22 #10 30.83 Selecting previously unselected package gpg.
21:28:22 #10 30.83 Preparing to unpack .../100-gpg_2.2.40-1.1_armhf.deb ...
21:28:22 #10 30.84 Unpacking gpg (2.2.40-1.1) ...
21:28:22 #10 30.91 Selecting previously unselected package pinentry-curses.
21:28:22 #11 23.85 Get:188 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg all 2.2.35-3ubuntu1 [318 kB]
21:28:22 #11 23.92 Get:189 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
21:28:22 #11 23.92 Get:190 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-which-perl all 1.27-1 [14.3 kB]
21:28:22 #11 23.92 Get:191 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
21:28:22 #11 23.92 Get:192 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
21:28:22 #11 23.92 Get:193 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
21:28:22 #11 23.92 Get:194 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB]
21:28:22 #11 23.92 Get:195 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:28:22 #11 23.93 Get:196 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-xsaccessor-perl amd64 1.19-4 [34.1 kB]
21:28:22 #11 23.93 Get:197 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libb-hooks-op-check-perl amd64 0.22-2 [10.5 kB]
21:28:22 #11 23.93 Get:198 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdynaloader-functions-perl all 0.003-2 [12.5 kB]
21:28:22 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 31.46MB / 45.92MB 3.9s
21:28:22 #7 sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 7.15MB / 7.15MB 3.9s done
21:28:22 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 0B / 9.35MB 3.9s
21:28:22 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 2.10MB / 9.35MB 4.1s
21:28:22 #11 3.372  * base: download.cf.centos.org
21:28:22 #11 3.372  * extras: download.cf.centos.org
21:28:22 #11 3.372  * updates: download.cf.centos.org
21:28:22 #10 35.19 Selecting previously unselected package lsb-release.
21:28:22 #10 35.19 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
21:28:22 #10 35.19 Unpacking lsb-release (11.1.0) ...
21:28:22 #10 35.24 Selecting previously unselected package manpages-dev.
21:28:22 #10 35.24 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
21:28:22 #10 35.24 Unpacking manpages-dev (5.10-1) ...
21:28:22 #11 23.12 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:28:22 #11 23.32 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
21:28:22 #11 23.32 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.10 [285 kB]
21:28:22 #11 23.35 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
21:28:22 #11 23.35 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.8 [953 kB]
21:28:22 #11 23.40 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.8 [3141 kB]
21:28:22 #17 1.258 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:28:22 #17 1.520 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:28:22 #10 30.91 Preparing to unpack .../101-pinentry-curses_1.2.1-1_armhf.deb ...
21:28:22 #10 30.91 Unpacking pinentry-curses (1.2.1-1) ...
21:28:22 #10 30.95 Selecting previously unselected package gpg-agent.
21:28:22 #10 30.95 Preparing to unpack .../102-gpg-agent_2.2.40-1.1_armhf.deb ...
21:28:22 #10 30.95 Unpacking gpg-agent (2.2.40-1.1) ...
21:28:22 #10 31.01 Selecting previously unselected package gpg-wks-client.
21:28:22 #10 31.01 Preparing to unpack .../103-gpg-wks-client_2.2.40-1.1_armhf.deb ...
21:28:22 #10 31.01 Unpacking gpg-wks-client (2.2.40-1.1) ...
21:28:22 #10 31.05 Selecting previously unselected package gpg-wks-server.
21:28:22 #10 31.05 Preparing to unpack .../104-gpg-wks-server_2.2.40-1.1_armhf.deb ...
21:28:22 #10 31.06 Unpacking gpg-wks-server (2.2.40-1.1) ...
21:28:22 #10 31.09 Selecting previously unselected package gpgsm.
21:28:22 #10 31.09 Preparing to unpack .../105-gpgsm_2.2.40-1.1_armhf.deb ...
21:28:22 #10 31.10 Unpacking gpgsm (2.2.40-1.1) ...
21:28:22 #10 31.14 Selecting previously unselected package gnupg.
21:28:22 #11 24.21 Get:199 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
21:28:22 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 3.15MB / 9.35MB 4.2s
21:28:22 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 35.65MB / 45.92MB 4.3s
21:28:22 #10 17.00 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++-7 armhf 7.5.0-3ubuntu1~18.04 [7494 kB]
21:28:23 #10 35.55 Selecting previously unselected package pbzip2.
21:28:23 #10 35.55 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
21:28:23 #10 35.55 Unpacking pbzip2 (1.1.13-1) ...
21:28:23 #10 35.59 Selecting previously unselected package pixz.
21:28:23 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 13.63MB / 47.40MB 4.4s
21:28:23 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 44.04MB / 45.92MB 4.6s
21:28:23 #11 23.55 Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:28:23 #11 23.55 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
21:28:23 #11 23.55 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:28:23 #9 11.32 Selecting previously unselected package perl-modules-5.32.
21:28:23 #9 11.32 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
21:28:23 #9 11.34 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:28:23 git init src/github.com/docker/buildx
21:28:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:23 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:23 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:23 + SRC=src/github.com/docker/buildx
21:28:23 + REF=v0.10.4
21:28:23 + REF_FETCH=v0.10.4
21:28:23 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:23 + awk {print $2}
21:28:23 + REF=refs/tags/v0.10.4
21:28:23 + [ -n refs/tags/v0.10.4 ]
21:28:23 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:23 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:23 #17 1.543 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:28:23 #10 13.97 Selecting previously unselected package perl.
21:28:23 #10 13.98 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ...
21:28:23 #10 13.98 Unpacking perl (5.28.1-6+deb10u1) ...
21:28:23 #10 31.14 Preparing to unpack .../106-gnupg_2.2.40-1.1_all.deb ...
21:28:23 #10 31.15 Unpacking gnupg (2.2.40-1.1) ...
21:28:23 #10 31.21 Selecting previously unselected package libencode-locale-perl.
21:28:23 #10 31.21 Preparing to unpack .../107-libencode-locale-perl_1.05-3_all.deb ...
21:28:23 #10 31.21 Unpacking libencode-locale-perl (1.05-3) ...
21:28:23 #10 31.24 Selecting previously unselected package libtimedate-perl.
21:28:23 #10 31.24 Preparing to unpack .../108-libtimedate-perl_2.3300-2_all.deb ...
21:28:23 #10 31.25 Unpacking libtimedate-perl (2.3300-2) ...
21:28:23 #10 31.28 Selecting previously unselected package libhttp-date-perl.
21:28:23 #10 31.28 Preparing to unpack .../109-libhttp-date-perl_6.05-2_all.deb ...
21:28:23 #10 31.28 Unpacking libhttp-date-perl (6.05-2) ...
21:28:23 #10 31.31 Selecting previously unselected package libfile-listing-perl.
21:28:23 #10 31.31 Preparing to unpack .../110-libfile-listing-perl_6.15-1_all.deb ...
21:28:23 #10 31.32 Unpacking libfile-listing-perl (6.15-1) ...
21:28:23 #10 31.34 Selecting previously unselected package libhtml-tagset-perl.
21:28:23 #10 31.35 Preparing to unpack .../111-libhtml-tagset-perl_3.20-6_all.deb ...
21:28:23 #10 31.35 Unpacking libhtml-tagset-perl (3.20-6) ...
21:28:23 #10 31.38 Selecting previously unselected package libregexp-ipv6-perl.
21:28:23 #10 31.38 Preparing to unpack .../112-libregexp-ipv6-perl_0.03-3_all.deb ...
21:28:23 #10 31.38 Unpacking libregexp-ipv6-perl (0.03-3) ...
21:28:23 #10 31.41 Selecting previously unselected package liburi-perl.
21:28:23 #10 31.41 Preparing to unpack .../113-liburi-perl_5.17-1_all.deb ...
21:28:23 #10 31.41 Unpacking liburi-perl (5.17-1) ...
21:28:23 #10 31.45 Selecting previously unselected package libhtml-parser-perl:armhf.
21:28:23 #11 24.23 Get:200 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libparams-classify-perl amd64 0.015-2 [21.9 kB]
21:28:23 #11 24.24 Get:201 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
21:28:23 #11 24.25 Get:202 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
21:28:23 #11 24.25 Get:203 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
21:28:23 #11 24.26 Get:204 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:28:23 #11 24.26 Get:205 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
21:28:23 #11 24.27 Get:206 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libencode-locale-perl all 1.05-2 [12.2 kB]
21:28:23 #11 24.27 Get:207 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
21:28:23 #11 24.27 Get:208 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
21:28:23 #11 24.27 Get:209 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB]
21:28:23 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 5.24MB / 9.35MB 4.5s
21:28:23 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 38.23MB / 45.92MB 4.6s
21:28:23 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 6.29MB / 9.35MB 4.6s
21:28:23 #10 17.34 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++ armhf 4:7.4.0-1ubuntu2.3 [1568 B]
21:28:23 #10 17.34 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf make armhf 4.1-9.1ubuntu1 [142 kB]
21:28:23 #10 35.59 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
21:28:23 #10 35.59 Unpacking pixz (1.0.7-1) ...
21:28:23 #10 35.62 Selecting previously unselected package xdelta.
21:28:23 #10 35.62 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
21:28:23 #10 35.62 Unpacking xdelta (1.1.3-9.3) ...
21:28:23 #10 35.65 Selecting previously unselected package xdelta3.
21:28:23 #10 35.66 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
21:28:23 #10 35.66 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
21:28:23 #10 35.69 Selecting previously unselected package pristine-tar.
21:28:23 #10 35.69 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
21:28:23 #10 35.70 Unpacking pristine-tar (1.49) ...
21:28:23 #10 35.73 Selecting previously unselected package publicsuffix.
21:28:23 #10 35.73 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
21:28:23 #10 35.74 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
21:28:23 #10 35.77 Selecting previously unselected package python-apt-common.
21:28:23 #10 35.78 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
21:28:23 #10 35.78 Unpacking python-apt-common (2.2.1) ...
21:28:23 #10 35.83 Selecting previously unselected package python3-apt.
21:28:23 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 16.78MB / 47.40MB 4.8s
21:28:23 #11 23.83 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
21:28:23 #11 23.84 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
21:28:23 #11 23.87 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
21:28:23 #11 23.87 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
21:28:23 #11 23.87 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
21:28:23 #11 23.88 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:28:23 #11 23.88 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB]
21:28:23 #11 23.88 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
21:28:23 #11 23.88 Get:217 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.1 [389 kB]
21:28:23 #11 23.91 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
21:28:23 #11 23.91 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
21:28:23 #10 14.06 Selecting previously unselected package liblocale-gettext-perl.
21:28:23 #10 14.06 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
21:28:23 #10 14.07 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
21:28:23 #10 14.13 Selecting previously unselected package libssl1.1:amd64.
21:28:23 #10 14.13 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u4_amd64.deb ...
21:28:23 #10 14.14 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u4) ...
21:28:23 #10 31.45 Preparing to unpack .../114-libhtml-parser-perl_3.81-1_armhf.deb ...
21:28:23 #10 31.45 Unpacking libhtml-parser-perl:armhf (3.81-1) ...
21:28:23 #10 31.49 Selecting previously unselected package libhtml-tree-perl.
21:28:23 #10 31.50 Preparing to unpack .../115-libhtml-tree-perl_5.07-3_all.deb ...
21:28:23 #10 31.50 Unpacking libhtml-tree-perl (5.07-3) ...
21:28:23 #10 31.54 Selecting previously unselected package libclone-perl:armhf.
21:28:23 #10 31.54 Preparing to unpack .../116-libclone-perl_0.46-1_armhf.deb ...
21:28:23 #10 31.54 Unpacking libclone-perl:armhf (0.46-1) ...
21:28:23 #10 31.57 Selecting previously unselected package libio-html-perl.
21:28:23 #10 31.57 Preparing to unpack .../117-libio-html-perl_1.004-3_all.deb ...
21:28:23 #10 31.58 Unpacking libio-html-perl (1.004-3) ...
21:28:23 #10 31.60 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:23 #10 31.60 Preparing to unpack .../118-liblwp-mediatypes-perl_6.04-2_all.deb ...
21:28:23 #10 31.61 Unpacking liblwp-mediatypes-perl (6.04-2) ...
21:28:23 #10 31.63 Selecting previously unselected package libhttp-message-perl.
21:28:23 #10 31.64 Preparing to unpack .../119-libhttp-message-perl_6.44-1_all.deb ...
21:28:23 #10 31.64 Unpacking libhttp-message-perl (6.44-1) ...
21:28:23 #10 31.67 Selecting previously unselected package libhttp-cookies-perl.
21:28:23 #7 ...
21:28:23 
21:28:23 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:23 #0 0.907 Get:1 http://deb.debian.org/debian bookworm InRelease [178 kB]
21:28:23 #0 0.996 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [49.6 kB]
21:28:23 #0 1.000 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:28:23 #0 1.014 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8976 kB]
21:28:23 #0 1.258 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [892 B]
21:28:23 #0 2.836 Fetched 9252 kB in 2s (4219 kB/s)
21:28:23 #0 2.836 Reading package lists...
21:28:23 #0 3.714 Reading package lists...
21:28:23 #0 4.590 Building dependency tree...
21:28:23 #0 4.826 Reading state information...
21:28:23 #0 5.124 The following additional packages will be installed:
21:28:23 #0 5.124   adduser autoconf automake autopoint autotools-dev binutils binutils-common
21:28:23 #0 5.124   binutils-x86-64-linux-gnu bsdextrautils bsdutils build-essential bzip2
21:28:23 #0 5.124   ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring
21:28:23 #0 5.124   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:28:23 #0 5.124   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:28:23 #0 5.125   g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
21:28:23 #0 5.125   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv groff-base
21:28:23 #0 5.125   intltool-debian iso-codes krb5-locales less libabsl20220623
21:28:23 #0 5.125   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:28:23 #0 5.125   libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl
21:28:23 #0 5.125   libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0
21:28:23 #0 5.125   libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl
21:28:23 #0 5.125   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libblkid1 libbrotli1
21:28:23 #0 5.125   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:28:23 #0 5.125   libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl
21:28:23 #0 5.125   libclass-inspector-perl libclass-method-modifiers-perl
21:28:23 #0 5.125   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:23 #0 5.125   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:23 #0 5.125   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
21:28:23 #0 5.125   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:28:23 #0 5.125   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:28:23 #0 5.125   libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0
21:28:23 #0 5.125   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:28:23 #0 5.125   libdevel-stacktrace-perl libdigest-md5-file-perl libdistro-info-perl
21:28:23 #0 5.125   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:28:23 #0 5.125   libemail-address-xs-perl libencode-locale-perl liberror-perl
21:28:23 #0 5.125   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
21:28:23 #0 5.125   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
21:28:23 #0 5.125   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
21:28:23 #0 5.125   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
21:28:23 #0 5.125   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
21:28:23 #0 5.125   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
21:28:23 #0 5.125   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
21:28:23 #0 5.126   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
21:28:23 #0 5.126   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:28:23 #0 5.126   libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1
21:28:23 #0 5.126   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
21:28:23 #0 5.126   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
21:28:23 #0 5.126   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:23 #0 5.126   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:23 #0 5.126   libicu72 libimport-into-perl libindirect-perl libio-html-perl
21:28:23 #0 5.126   libio-interactive-perl libio-prompter-perl libio-pty-perl
21:28:23 #0 5.126   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
21:28:23 #0 5.126   libio-stringy-perl libipc-run-perl libipc-run3-perl
21:28:23 #0 5.126   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:23 #0 5.126   libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl
21:28:23 #0 5.126   libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3
21:28:23 #0 5.126   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
21:28:23 #0 5.126   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
21:28:23 #0 5.126   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:28:23 #0 5.126   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:28:23 #0 5.126   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
21:28:23 #0 5.126   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:28:23 #0 5.126   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
21:28:23 #0 5.126   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmount1
21:28:23 #0 5.126   libmouse-perl libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6
21:28:23 #0 5.126   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
21:28:23 #0 5.126   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:28:23 #0 5.126   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnsl2 libnuma1
21:28:23 #0 5.126   libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
21:28:23 #0 5.126   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:23 #0 5.126   libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl
21:28:23 #0 5.126   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:23 #0 5.127   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:23 #0 5.127   libpython3.11-minimal libpython3.11-stdlib libquadmath0 librav1e0
21:28:23 #0 5.127   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:28:23 #0 5.127   libref-util-perl libref-util-xs-perl libregexp-ipv6-perl
21:28:23 #0 5.127   libregexp-pattern-license-perl libregexp-pattern-perl
21:28:23 #0 5.127   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:23 #0 5.127   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:23 #0 5.127   libsereal-encoder-perl libset-intspan-perl libsmartcols1 libsoap-lite-perl
21:28:23 #0 5.127   libsocket6-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl3
21:28:23 #0 5.127   libstdc++-12-dev libstrictures-perl libstring-copyright-perl
21:28:23 #0 5.127   libstring-escape-perl libstring-license-perl libstring-shellquote-perl
21:28:23 #0 5.127   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:28:23 #0 5.127   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:23 #0 5.127   libsvtav1enc1 libswitch-perl libsyntax-keyword-try-perl
21:28:23 #0 5.127   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:28:23 #0 5.127   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:28:23 #0 5.127   libtext-markdown-discount-perl libtext-xslate-perl libtiff6
21:28:23 #0 5.127   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:28:23 #0 5.127   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
21:28:23 #0 5.128   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:23 #0 5.128   libunicode-utf8-perl libunwind8 liburi-perl libuuid1 libvariable-magic-perl
21:28:23 #0 5.128   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:28:23 #0 5.128   libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxau6 libxcb1
21:28:23 #0 5.128   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:28:23 #0 5.128   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:28:23 #0 5.128   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:28:23 #0 5.128   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libxstring-perl
21:28:23 #0 5.128   libyaml-0-2 libyaml-libyaml-perl libyuv0 licensecheck lintian linux-libc-dev
21:28:23 #0 5.128   lsb-release lzop m4 make man-db manpages manpages-dev media-types mount
21:28:23 #0 5.128   netbase openssh-client openssl patch patchutils pbzip2 perl
21:28:23 #0 5.128   perl-modules-5.36 perl-openssl-defaults pinentry-curses pixz plzip
21:28:23 #0 5.128   po-debconf pristine-tar publicsuffix python-apt-common python3 python3-apt
21:28:23 #0 5.128   python3-certifi python3-chardet python3-charset-normalizer python3-debian
21:28:23 #0 5.129   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:23 #0 5.129   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:23 #0 5.129   python3.11 python3.11-minimal readline-common rpcsvc-proto sensible-utils
21:28:23 #0 5.129   shared-mime-info strace t1utils ucf unzip util-linux util-linux-extra wdiff
21:28:23 #0 5.129   xauth xdelta xdelta3 xdg-user-dirs xz-utils zstd
21:28:23 #0 5.132 Suggested packages:
21:28:23 #0 5.132   cron quota autoconf-archive gnu-standards autoconf-doc binutils-doc
21:28:23 #0 5.133   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
21:28:23 #0 5.133   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
21:28:23 #0 5.133   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
21:28:23 #0 5.133   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
21:28:23 #0 5.133   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
21:28:23 #0 5.133   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
21:28:23 #0 5.133   reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:28:23 #0 5.133   pinentry-gnome3 tor mini-dinstall rsync g++-multilib g++-12-multilib
21:28:23 #0 5.133   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gcc-12-multilib gettext-doc
21:28:23 #0 5.133   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
21:28:23 #0 5.133   git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
21:28:23 #0 5.133   parcimonie xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl
21:28:23 #0 5.133   libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n low-memory-monitor gpm
21:28:23 #0 5.133   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl cryptsetup-bin
21:28:23 #0 5.133   libscalar-number-perl libsasl2-modules-gssapi-mit
21:28:23 #0 5.133   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:28:23 #0 5.133   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:28:23 #0 5.133   libnet-jabber-perl libstdc++-12-doc libbareword-filehandles-perl
21:28:23 #0 5.133   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:28:23 #0 5.133   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:28:23 #0 5.133   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:28:23 #0 5.133   libtext-template-perl m4-doc make-doc apparmor www-browser nfs-common
21:28:23 #0 5.133   keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:28:23 #0 5.133   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:28:23 #0 5.133   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:28:23 #0 5.133   python3-tk python3-venv python-apt-doc python3-setuptools
21:28:23 #0 5.133   python3-cryptography python3-openssl python3-socks python-requests-doc
21:28:23 #0 5.133   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
21:28:23 #0 5.133   binfmt-support readline-doc zip dosfstools kbd util-linux-locales wdiff-doc
21:28:23 #0 5.133 Recommended packages:
21:28:23 #0 5.133   uuid-runtime
21:28:23 #0 8.275 The following NEW packages will be installed:
21:28:23 #0 8.275   adduser autoconf automake autopoint autotools-dev binutils binutils-common
21:28:23 #0 8.275   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:28:23 #0 8.275   ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
21:28:23 #0 8.275   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:28:23 #0 8.275   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:28:23 #0 8.276   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
21:28:23 #0 8.276   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:28:23 #0 8.276   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:28:23 #0 8.276   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:28:23 #0 8.276   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
21:28:23 #0 8.276   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
21:28:23 #0 8.276   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
21:28:23 #0 8.276   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
21:28:23 #0 8.276   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:28:23 #0 8.277   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
21:28:23 #0 8.277   libclass-data-inheritable-perl libclass-inspector-perl
21:28:23 #0 8.277   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:23 #0 8.277   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:28:23 #0 8.277   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:28:23 #0 8.277   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:28:23 #0 8.277   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:23 #0 8.277   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:28:23 #0 8.277   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
21:28:23 #0 8.277   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:28:23 #0 8.277   libdigest-md5-file-perl libdistro-info-perl libdpkg-perl
21:28:23 #0 8.277   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:28:23 #0 8.277   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:28:23 #0 8.277   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:28:23 #0 8.277   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
21:28:23 #0 8.277   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:28:23 #0 8.277   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:28:23 #0 8.277   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:23 #0 8.277   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:28:23 #0 8.277   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
21:28:23 #0 8.277   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
21:28:23 #0 8.277   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0
21:28:23 #0 8.277   libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl
21:28:23 #0 8.277   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:23 #0 8.277   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
21:28:23 #0 8.277   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:28:23 #0 8.277   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
21:28:23 #0 8.277   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
21:28:23 #0 8.277   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:28:23 #0 8.277   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:28:23 #0 8.277   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:28:23 #0 8.278   libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo
21:28:23 #0 8.278   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:28:23 #0 8.278   libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
21:28:23 #0 8.278   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
21:28:23 #0 8.278   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:28:23 #0 8.278   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:28:23 #0 8.278   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
21:28:23 #0 8.278   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:28:23 #0 8.278   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
21:28:23 #0 8.278   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
21:28:23 #0 8.278   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
21:28:23 #0 8.278   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
21:28:23 #0 8.278   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
21:28:23 #0 8.278   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
21:28:23 #0 8.279   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
21:28:23 #0 8.279   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
21:28:23 #0 8.279   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
21:28:23 #0 8.279   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
21:28:23 #0 8.279   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
21:28:23 #0 8.279   libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9
21:28:23 #0 8.279   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:23 #0 8.279   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
21:28:23 #0 8.280   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:23 #0 8.280   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:23 #0 8.280   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
21:28:23 #0 8.280   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
21:28:23 #0 8.280   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:23 #0 8.280   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
21:28:23 #0 8.280   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:23 #0 8.280   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
21:28:23 #0 8.280   libswitch-perl libsyntax-keyword-try-perl libsys-cpuaffinity-perl
21:28:23 #0 8.280   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:28:23 #0 8.280   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:28:23 #0 8.280   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
21:28:23 #0 8.280   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
21:28:23 #0 8.280   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
21:28:23 #0 8.280   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:28:23 #0 8.280   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
21:28:23 #0 8.280   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
21:28:23 #0 8.280   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
21:28:23 #0 8.280   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:23 #0 8.280   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
21:28:23 #0 8.280   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
21:28:23 #0 8.280   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
21:28:23 #0 8.280   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
21:28:23 #0 8.281   manpages manpages-dev media-types netbase openssh-client openssl patch
21:28:23 #0 8.281   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
21:28:23 #0 8.281   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
21:28:23 #0 8.281   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:28:23 #0 8.281   python3-charset-normalizer python3-debian python3-gpg python3-idna
21:28:23 #0 8.281   python3-magic python3-minimal python3-pkg-resources python3-requests
21:28:23 #0 8.281   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
21:28:23 #0 8.282   python3.11-minimal readline-common rpcsvc-proto sensible-utils
21:28:23 #0 8.282   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
21:28:23 #0 8.282   xdg-user-dirs xz-utils zstd
21:28:23 #0 8.283 The following packages will be upgraded:
21:28:23 #0 8.286   bsdutils gpgv libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
21:28:23 #0 8.286   util-linux-extra
21:28:23 #0 8.583 9 upgraded, 429 newly installed, 0 to remove and 4 not upgraded.
21:28:23 #0 8.583 Need to get 197 MB of archives.
21:28:23 #0 8.583 After this operation, 685 MB of additional disk space will be used.
21:28:23 #0 8.583 Get:1 http://deb.debian.org/debian bookworm/main amd64 bsdutils amd64 1:2.38.1-5+b1 [94.4 kB]
21:28:23 #0 8.588 Get:2 http://deb.debian.org/debian bookworm/main amd64 libsmartcols1 amd64 2.38.1-5+b1 [107 kB]
21:28:23 #0 8.589 Get:3 http://deb.debian.org/debian bookworm/main amd64 util-linux-extra amd64 2.38.1-5+b1 [111 kB]
21:28:23 #0 8.602 Get:4 http://deb.debian.org/debian bookworm/main amd64 util-linux amd64 2.38.1-5+b1 [1177 kB]
21:28:23 #0 8.611 Get:5 http://deb.debian.org/debian bookworm/main amd64 mount amd64 2.38.1-5+b1 [134 kB]
21:28:23 #0 8.611 Get:6 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7 [2815 kB]
21:28:23 #0 8.634 Get:7 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
21:28:23 #0 8.634 Get:8 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
21:28:23 #0 8.656 Get:9 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7 [4218 kB]
21:28:23 #0 8.699 Get:10 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7 [239 kB]
21:28:23 #0 8.702 Get:11 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
21:28:23 #0 8.702 Get:12 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.8-1 [2013 kB]
21:28:23 #0 8.719 Get:13 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]
21:28:23 #0 8.726 Get:14 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
21:28:23 #0 8.751 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]
21:28:23 #0 8.768 Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1 [26.0 kB]
21:28:23 #0 8.768 Get:17 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
21:28:23 #0 8.769 Get:18 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-2 [134 kB]
21:28:23 #0 8.771 Get:19 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-1+b1 [32.5 kB]
21:28:23 #0 8.772 Get:20 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-1+b1 [78.7 kB]
21:28:23 #0 8.773 Get:21 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
21:28:23 #0 8.775 Get:22 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-1+b1 [332 kB]
21:28:23 #0 8.778 Get:23 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-1+b1 [134 kB]
21:28:23 #0 8.780 Get:24 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
21:28:23 #0 8.780 Get:25 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
21:28:23 #0 8.782 Get:26 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
21:28:23 #0 8.783 Get:27 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
21:28:23 #0 8.784 Get:28 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
21:28:23 #0 8.786 Get:29 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]
21:28:23 #0 8.795 Get:30 http://deb.debian.org/debian bookworm/main amd64 libuuid1 amd64 2.38.1-5+b1 [28.8 kB]
21:28:23 #0 8.796 Get:31 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]
21:28:23 #0 8.813 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB]
21:28:23 #10 8.820 Get:33 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1 [9012 B]
21:28:23 #10 8.821 Get:34 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1 [26.0 kB]
21:28:23 #10 8.823 Get:35 http://deb.debian.org/debian bookworm/main amd64 adduser all 3.131 [166 kB]
21:28:23 #10 8.825 Get:36 http://deb.debian.org/debian bookworm/main amd64 gpgv amd64 2.2.40-1.1 [648 kB]
21:28:23 #10 8.832 Get:37 http://deb.debian.org/debian bookworm/main amd64 libblkid1 amd64 2.38.1-5+b1 [147 kB]
21:28:23 #10 8.834 Get:38 http://deb.debian.org/debian bookworm/main amd64 libmount1 amd64 2.38.1-5+b1 [166 kB]
21:28:23 #10 8.836 Get:39 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-1.2 [131 kB]
21:28:23 #10 8.838 Get:40 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
21:28:23 #10 8.839 Get:41 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
21:28:23 #10 8.840 Get:42 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
21:28:23 #10 8.841 Get:43 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.8-1 [1407 kB]
21:28:23 #10 8.854 Get:44 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
21:28:23 #10 8.857 Get:45 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
21:28:23 #10 8.860 Get:46 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
21:28:23 #10 8.862 Get:47 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
21:28:23 #10 8.863 Get:48 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
21:28:23 #10 8.865 Get:49 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
21:28:23 #10 8.866 Get:50 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
21:28:23 #10 8.875 Get:51 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-1 [62.4 kB]
21:28:23 #10 8.877 Get:52 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB]
21:28:23 #10 8.878 Get:53 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
21:28:23 #10 8.879 Get:54 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
21:28:23 #10 8.892 Get:55 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-1 [1332 kB]
21:28:23 #10 8.905 Get:56 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
21:28:23 #10 8.907 Get:57 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
21:28:23 #10 8.908 Get:58 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
21:28:23 #10 8.909 Get:59 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
21:28:23 #10 8.910 Get:60 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2 [988 kB]
21:28:23 #10 8.920 Get:61 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
21:28:23 #10 8.921 Get:62 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
21:28:23 #10 8.926 Get:63 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
21:28:23 #10 8.929 Get:64 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
21:28:23 #10 8.933 Get:65 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
21:28:23 #10 8.935 Get:66 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
21:28:23 #10 8.942 Get:67 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
21:28:23 #10 8.948 Get:68 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB]
21:28:23 #10 8.981 Get:69 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB]
21:28:23 #10 8.998 Get:70 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB]
21:28:23 #10 9.000 Get:71 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB]
21:28:23 #10 9.002 Get:72 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB]
21:28:23 #10 9.009 Get:73 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]
21:28:23 #10 9.010 Get:74 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB]
21:28:23 #10 9.040 Get:75 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB]
21:28:23 #10 9.042 Get:76 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-8 [43.8 kB]
21:28:23 #10 9.043 Get:77 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.20-1 [1756 kB]
21:28:23 #10 9.064 Get:78 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
21:28:23 #10 9.064 Get:79 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
21:28:23 #10 9.066 Get:80 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
21:28:23 #10 9.067 Get:81 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
21:28:23 #10 9.069 Get:82 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-8 [1897 kB]
21:28:23 #10 9.090 Get:83 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1 [690 kB]
21:28:23 #10 9.096 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB]
21:28:23 #10 9.104 Get:85 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB]
21:28:23 #10 9.105 Get:86 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB]
21:28:23 #10 9.442 Get:87 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B]
21:28:23 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 8.39MB / 9.35MB 4.7s
21:28:23 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 40.89MB / 45.92MB 4.9s
21:28:23 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 9.35MB / 9.35MB 4.9s
21:28:23 #10 17.34 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
21:28:23 #10 17.37 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf patch armhf 2.7.6-2ubuntu1.1 [99.1 kB]
21:28:23 #10 17.37 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
21:28:23 #10 17.40 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf build-essential armhf 12.4ubuntu1 [4752 B]
21:28:23 #10 17.40 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [35.2 kB]
21:28:23 #10 17.40 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [136 kB]
21:28:23 #10 17.41 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [25.1 kB]
21:28:23 #10 17.56 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [76.5 kB]
21:28:23 #10 35.83 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
21:28:23 #10 35.83 Unpacking python3-apt (2.2.1) ...
21:28:23 #10 35.88 Selecting previously unselected package python3-certifi.
21:28:23 #10 35.88 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
21:28:23 #10 35.88 Unpacking python3-certifi (2020.6.20-1) ...
21:28:23 #10 35.93 Selecting previously unselected package python3-idna.
21:28:23 #10 35.93 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
21:28:23 #10 35.93 Unpacking python3-idna (2.10-1) ...
21:28:23 #10 35.97 Selecting previously unselected package python3-magic.
21:28:23 #10 35.97 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
21:28:23 #10 35.97 Unpacking python3-magic (2:0.4.20-3) ...
21:28:23 #10 36.01 Selecting previously unselected package python3-urllib3.
21:28:23 #10 36.01 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:28:23 #10 36.01 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:28:23 #10 36.05 Selecting previously unselected package python3-requests.
21:28:23 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 19.92MB / 47.40MB 5.1s
21:28:23 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.1s
21:28:23 #10 11.77 The following NEW packages will be installed:
21:28:23 #10 11.77   autoconf automake autopoint autotools-dev binutils
21:28:23 #10 11.78   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12
21:28:23 #10 11.78   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
21:28:23 #10 11.78   equivs fakeroot file gcc gcc-12 gettext gettext-base git git-man groff-base
21:28:23 #10 11.78   intltool-debian libarchive-zip-perl libasan8 libb-hooks-op-check-perl
21:28:23 #10 11.78   libbinutils libc-dev-bin libc6-dev libcc1-0 libclass-method-modifiers-perl
21:28:23 #10 11.78   libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0
21:28:23 #10 11.78   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
21:28:23 #10 11.78   libdigest-md5-file-perl libdpkg-perl libdynaloader-functions-perl libelf1
21:28:23 #10 11.78   libencode-locale-perl liberror-perl libexpat1 libfakeroot
21:28:23 #10 11.78   libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
21:28:23 #10 11.78   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
21:28:23 #10 11.78   libgcc-12-dev libgomp1 libhtml-parser-perl libhtml-tagset-perl
21:28:23 #10 11.78   libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
21:28:23 #10 11.78   libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl
21:28:23 #10 11.78   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
21:28:23 #10 11.78   libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:28:23 #10 11.78   libmagic-mgc libmagic1 libmd0 libmodule-runtime-perl libmoo-perl libmpc3
21:28:23 #10 11.78   libmpfr6 libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2
21:28:23 #10 11.78   libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal
21:28:23 #10 11.78   libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl
21:28:23 #10 11.78   libsub-override-perl libsub-quote-perl libswitch-perl libtimedate-perl
21:28:23 #10 11.78   libtirpc-common libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1
21:28:23 #10 11.78   libuchardet0 liburi-perl libwww-perl libwww-robotrules-perl libxml2
21:28:23 #10 11.78   linux-libc-dev m4 make man-db media-types patch patchutils
21:28:23 #10 11.78   perl-openssl-defaults po-debconf python3 python3-minimal python3.11
21:28:23 #10 11.78   python3.11-minimal rpcsvc-proto sensible-utils wdiff xz-utils
21:28:23 #10 11.78 The following packages will be upgraded:
21:28:23 #10 11.78   bsdutils curl dpkg gcc-12-base libatomic1 libblkid1 libc-bin libc6 libcrypt1
21:28:23 #10 11.78   libcurl4 libgcc-s1 liblzma5 libmount1 libperl5.36 libsmartcols1 libstdc++6
21:28:23 #10 11.78   libuuid1 mount perl perl-base perl-modules-5.36 util-linux util-linux-extra
21:28:23 #11 24.19 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
21:28:23 #11 24.20 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
21:28:23 #11 24.24 Get:222 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
21:28:23 #10 14.34 Selecting previously unselected package libpython3.7-minimal:amd64.
21:28:23 #10 14.34 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
21:28:23 #10 14.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
21:28:23 #10 31.67 Preparing to unpack .../120-libhttp-cookies-perl_6.10-1_all.deb ...
21:28:23 #10 31.68 Unpacking libhttp-cookies-perl (6.10-1) ...
21:28:23 #10 31.70 Selecting previously unselected package libhttp-negotiate-perl.
21:28:23 #10 31.71 Preparing to unpack .../121-libhttp-negotiate-perl_6.01-2_all.deb ...
21:28:23 #10 31.71 Unpacking libhttp-negotiate-perl (6.01-2) ...
21:28:23 #10 31.74 Selecting previously unselected package perl-openssl-defaults:armhf.
21:28:23 #10 31.74 Preparing to unpack .../122-perl-openssl-defaults_7+b1_armhf.deb ...
21:28:23 #10 31.74 Unpacking perl-openssl-defaults:armhf (7+b1) ...
21:28:23 #10 31.77 Selecting previously unselected package libnet-ssleay-perl:armhf.
21:28:23 #10 31.77 Preparing to unpack .../123-libnet-ssleay-perl_1.92-2+b1_armhf.deb ...
21:28:23 #10 31.78 Unpacking libnet-ssleay-perl:armhf (1.92-2+b1) ...
21:28:23 #10 31.83 Selecting previously unselected package libio-socket-ssl-perl.
21:28:23 #10 31.83 Preparing to unpack .../124-libio-socket-ssl-perl_2.081-2_all.deb ...
21:28:23 #10 31.83 Unpacking libio-socket-ssl-perl (2.081-2) ...
21:28:23 #10 31.88 Selecting previously unselected package libnet-http-perl.
21:28:23 #10 31.88 Preparing to unpack .../125-libnet-http-perl_6.22-1_all.deb ...
21:28:23 #10 31.88 Unpacking libnet-http-perl (6.22-1) ...
21:28:23 #10 31.91 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:23 #10 31.91 Preparing to unpack .../126-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:28:23 #10 31.92 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:28:23 #10 31.95 Selecting previously unselected package libtry-tiny-perl.
21:28:23 #10 31.95 Preparing to unpack .../127-libtry-tiny-perl_0.31-2_all.deb ...
21:28:23 #10 31.95 Unpacking libtry-tiny-perl (0.31-2) ...
21:28:23 #10 31.98 Selecting previously unselected package libwww-robotrules-perl.
21:28:23 #10 31.98 Preparing to unpack .../128-libwww-robotrules-perl_6.02-1_all.deb ...
21:28:23 #9 12.08 Selecting previously unselected package libgdbm-compat4:amd64.
21:28:23 #9 12.08 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
21:28:23 #10 9.454 Get:88 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB]
21:28:23 #10 9.455 Get:89 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB]
21:28:23 #10 9.458 Get:90 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB]
21:28:23 #10 9.469 Get:91 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B]
21:28:23 #10 9.474 Get:92 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
21:28:23 #10 9.527 Get:93 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB]
21:28:23 #10 9.537 Get:94 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB]
21:28:23 #10 9.566 Get:95 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
21:28:23 #10 9.568 Get:96 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB]
21:28:23 #10 9.570 Get:97 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB]
21:28:23 #10 9.595 Get:98 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB]
21:28:23 #11 24.68 Get:210 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:28:23 #11 24.75 Get:211 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liburi-perl all 5.12-1ubuntu1 [80.7 kB]
21:28:23 #11 24.91 Get:212 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-parser-perl amd64 3.78-1 [88.3 kB]
21:28:23 #11 24.99 Get:213 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
21:28:23 #10 36.05 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
21:28:23 #10 36.05 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:28:23 #10 36.09 Selecting previously unselected package python3-unidiff.
21:28:23 #10 36.09 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
21:28:23 #10 36.09 Unpacking python3-unidiff (0.5.5-2) ...
21:28:23 #10 36.12 Selecting previously unselected package python3-xdg.
21:28:23 #10 36.12 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
21:28:23 #10 36.12 Unpacking python3-xdg (0.27-2) ...
21:28:23 #10 36.16 Selecting previously unselected package shared-mime-info.
21:28:23 #10 36.16 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
21:28:23 #10 36.16 Unpacking shared-mime-info (2.0-1) ...
21:28:23 #10 36.26 Selecting previously unselected package strace.
21:28:23 #10 36.26 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
21:28:23 #10 36.27 Unpacking strace (5.10-1) ...
21:28:23 #10 36.33 Selecting previously unselected package xauth.
21:28:23 #10 36.33 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
21:28:23 #10 36.33 Unpacking xauth (1:1.1-1) ...
21:28:23 #10 36.38 Selecting previously unselected package xdg-user-dirs.
21:28:23 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 23.07MB / 47.40MB 5.4s
21:28:23 #11 24.25 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
21:28:23 #11 24.27 Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.4 [183 kB]
21:28:23 #11 24.28 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.1 [36.4 kB]
21:28:23 #11 24.28 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
21:28:23 #11 24.28 Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.1 [28.9 kB]
21:28:23 #11 24.29 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:28:23 #11 24.29 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:28:23 #11 24.29 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
21:28:23 #10 31.98 Unpacking libwww-robotrules-perl (6.02-1) ...
21:28:23 #10 32.01 Selecting previously unselected package libwww-perl.
21:28:23 #10 32.01 Preparing to unpack .../129-libwww-perl_6.68-1_all.deb ...
21:28:23 #10 32.02 Unpacking libwww-perl (6.68-1) ...
21:28:23 #10 32.05 Selecting previously unselected package libdigest-md5-file-perl.
21:28:23 #10 32.06 Preparing to unpack .../130-libdigest-md5-file-perl_0.08-1.1_all.deb ...
21:28:23 #10 32.06 Unpacking libdigest-md5-file-perl (0.08-1.1) ...
21:28:23 #10 32.09 Selecting previously unselected package libfile-dirlist-perl.
21:28:23 #10 32.09 Preparing to unpack .../131-libfile-dirlist-perl_0.05-3_all.deb ...
21:28:23 #10 32.09 Unpacking libfile-dirlist-perl (0.05-3) ...
21:28:23 #10 32.12 Selecting previously unselected package libfile-which-perl.
21:28:23 #10 32.12 Preparing to unpack .../132-libfile-which-perl_1.27-2_all.deb ...
21:28:23 #10 32.12 Unpacking libfile-which-perl (1.27-2) ...
21:28:23 #10 32.15 Selecting previously unselected package libfile-homedir-perl.
21:28:23 #10 32.15 Preparing to unpack .../133-libfile-homedir-perl_1.006-2_all.deb ...
21:28:23 #10 32.16 Unpacking libfile-homedir-perl (1.006-2) ...
21:28:23 #10 32.19 Selecting previously unselected package libfile-touch-perl.
21:28:23 #10 14.50 Selecting previously unselected package libexpat1:amd64.
21:28:23 #10 14.50 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_amd64.deb ...
21:28:23 #10 14.51 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ...
21:28:23 #10 14.57 Selecting previously unselected package python3.7-minimal.
21:28:23 #10 14.57 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
21:28:23 #10 14.57 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
21:28:23 #9 12.09 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
21:28:23 #9 12.16 Selecting previously unselected package libperl5.32:amd64.
21:28:23 #9 12.16 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
21:28:23 #9 12.16 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
21:28:24 #10 9.877 Get:99 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B]
21:28:24 #10 9.878 Get:100 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB]
21:28:24 #10 9.927 Get:101 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB]
21:28:24 mkdir -p sources
21:28:24 docker run --rm -w /v \
21:28:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:24 	alpine \
21:28:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:24 From https://github.com/docker/buildx
21:28:24  * [new tag]         v0.10.4    -> v0.10.4
21:28:24 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:24 #11 25.07 Get:214 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-html-perl all 1.004-3 [15.9 kB]
21:28:24 #11 25.07 Get:215 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:28:24 #11 25.08 Get:216 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-message-perl all 6.37-1 [76.3 kB]
21:28:24 #11 25.10 Get:217 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:28:24 #11 25.10 Get:218 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:28:24 #11 25.10 Get:219 http://archive.ubuntu.com/ubuntu kinetic/main amd64 perl-openssl-defaults amd64 7 [7536 B]
21:28:24 #11 25.11 Get:220 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-ssleay-perl amd64 1.92-2 [321 kB]
21:28:24 #10 36.38 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
21:28:24 #10 36.39 Unpacking xdg-user-dirs (0.17-2) ...
21:28:24 #10 36.45 Setting up libksba8:armhf (1.5.0-3+deb11u2) ...
21:28:24 #10 36.46 Setting up media-types (4.0.0) ...
21:28:24 #10 36.48 Setting up libpipeline1:armhf (1.5.3-1) ...
21:28:24 #10 36.49 Setting up wdiff (1.2.2-2+b1) ...
21:28:24 #10 36.50 Setting up libxau6:armhf (1:1.0.9-1) ...
21:28:24 #10 36.51 Setting up libre2-9:armhf (20210201+dfsg-1) ...
21:28:24 #10 36.52 Setting up libpsl5:armhf (0.21.0-1.2) ...
21:28:24 #10 36.53 Setting up libgpm2:armhf (1.20.7-8) ...
21:28:24 #10 36.54 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
21:28:24 #10 36.55 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:28:24 #10 36.56 Setting up libicu67:armhf (67.1-7) ...
21:28:24 #10 36.57 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
21:28:24 #10 36.58 Setting up xdg-user-dirs (0.17-2) ...
21:28:24 #10 36.60 Setting up libmagic-mgc (1:5.39-3) ...
21:28:24 #10 17.84 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [47.3 kB]
21:28:24 #10 17.88 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [88.0 kB]
21:28:24 #10 17.95 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [168 kB]
21:28:24 #10 18.02 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [13.1 kB]
21:28:24 #10 18.03 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [79.0 kB]
21:28:24 #10 18.05 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules-db armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.3 kB]
21:28:24 #10 18.05 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
21:28:24 #10 18.07 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
21:28:24 #10 18.07 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.11 [131 kB]
21:28:24 #10 18.10 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
21:28:24 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 45.92MB / 45.92MB 5.3s
21:28:24 #7 ...
21:28:24 
21:28:24 #8 [internal] load build context
21:28:24 #8 transferring context: 31.11MB 5.2s done
21:28:24 #8 DONE 5.6s
21:28:24 
21:28:24 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:24 #7 ...
21:28:24 
21:28:24 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91
21:28:24 #9 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91 done
21:28:24 #9 sha256:910ebb32e34ad5c196cb0edd69912b1b209831af24c7d41409e6f47f22f8bffc 5.00kB / 5.00kB done
21:28:24 #9 sha256:cd8d70a00e71863bfa6605014d4ab5d5f1c274ad787d72241305b763cb1e57ee 257B / 257B 0.2s done
21:28:24 #9 sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91 1.99kB / 1.99kB done
21:28:24 #9 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 41.79MB / 41.79MB 5.5s done
21:28:24 #9 sha256:7d7ecaba86e0a81cdaab07764d4f1a33559cca2282c1ce53f7cce311081df7c9 304B / 304B 0.2s done
21:28:24 #9 sha256:83502790502ddd5b7dba8aca592d2332dc0ac7efa8fe37bd500e858f55eeaf93 176B / 176B 0.4s done
21:28:24 #9 sha256:2bb109a565e6de9a7dac0d6b91e7be2ef45b3ad4d309679b36298c8e28caf2b2 909B / 909B 0.3s done
21:28:24 #9 sha256:f20327d786aae47c65ca9678b906c87dbd0974fa187ab64a9aeb789ca03eaab9 413B / 413B 0.4s done
21:28:24 #9 sha256:00041252b20f2827672dadea389c22e9e63c76be4ab42f59bd56e27fef33759c 123.08kB / 123.08kB 0.6s done
21:28:24 #9 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 17.96MB / 17.96MB 2.8s done
21:28:24 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 26.21MB / 47.40MB 5.5s
21:28:24 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 30.41MB / 47.40MB 5.7s
21:28:24 #7 ...
21:28:24 
21:28:24 #8 [internal] load build context
21:28:24 #8 transferring context: 31.11MB 5.4s done
21:28:24 #8 DONE 5.8s
21:28:24 
21:28:24 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:24 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 45.92MB / 45.92MB 5.7s done
21:28:24 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 0B / 53.32MB 5.8s
21:28:24 #7 ...
21:28:24 
21:28:24 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da
21:28:24 #9 resolve docker.io/library/debian:buster@sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da 0.0s done
21:28:24 #9 sha256:23552c2c17ea2c45ee11f32104aa68ac00e2807d2783baead9904f2d91db8201 1.47kB / 1.47kB done
21:28:24 #9 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 45.92MB / 45.92MB 5.8s
21:28:24 #9 sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da 984B / 984B done
21:28:24 #9 sha256:5a0917270fe6093c5a45ab4d4036ec167764f188778f3c20e78905219eedda12 529B / 529B done
21:28:24 #11 24.69 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
21:28:24 #10 12.21 23 upgraded, 127 newly installed, 0 to remove and 67 not upgraded.
21:28:24 #10 12.21 Need to get 87.3 MB of archives.
21:28:24 #10 12.21 After this operation, 282 MB of additional disk space will be used.
21:28:24 #10 12.21 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf bsdutils armhf 1:2.38.1-5 [84.2 kB]
21:28:24 #10 12.46 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf gcc-12-base armhf 12.2.0-14+rpi1 [37.7 kB]
21:28:24 #10 32.19 Preparing to unpack .../134-libfile-touch-perl_0.12-2_all.deb ...
21:28:24 #10 32.20 Unpacking libfile-touch-perl (0.12-2) ...
21:28:24 #10 32.23 Selecting previously unselected package libio-pty-perl.
21:28:24 #10 32.23 Preparing to unpack .../135-libio-pty-perl_1%3a1.17-1_armhf.deb ...
21:28:24 #10 32.23 Unpacking libio-pty-perl (1:1.17-1) ...
21:28:24 #10 32.26 Selecting previously unselected package libipc-run-perl.
21:28:24 #10 32.26 Preparing to unpack .../136-libipc-run-perl_20220807.0-1_all.deb ...
21:28:24 #10 32.27 Unpacking libipc-run-perl (20220807.0-1) ...
21:28:24 #10 32.30 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:24 #10 32.31 Preparing to unpack .../137-libclass-method-modifiers-perl_2.14-1_all.deb ...
21:28:24 #10 32.31 Unpacking libclass-method-modifiers-perl (2.14-1) ...
21:28:24 #10 32.34 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:24 #10 32.34 Preparing to unpack .../138-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ...
21:28:24 #10 32.34 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
21:28:24 #10 32.37 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
21:28:24 #10 32.37 Preparing to unpack .../139-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ...
21:28:24 #10 32.38 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
21:28:24 #10 32.41 Selecting previously unselected package libdynaloader-functions-perl.
21:28:24 #10 32.41 Preparing to unpack .../140-libdynaloader-functions-perl_0.003-3_all.deb ...
21:28:24 #10 32.41 Unpacking libdynaloader-functions-perl (0.003-3) ...
21:28:24 #10 32.44 Selecting previously unselected package libdevel-callchecker-perl:armhf.
21:28:24 #10 32.44 Preparing to unpack .../141-libdevel-callchecker-perl_0.008-2_armhf.deb ...
21:28:24 #10 32.44 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ...
21:28:24 #10 32.47 Selecting previously unselected package libparams-classify-perl:armhf.
21:28:24 #10 32.47 Preparing to unpack .../142-libparams-classify-perl_0.015-2+b1_armhf.deb ...
21:28:24 #10 32.47 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ...
21:28:24 #10 32.50 Selecting previously unselected package libmodule-runtime-perl.
21:28:24 #10 32.51 Preparing to unpack .../143-libmodule-runtime-perl_0.016-2_all.deb ...
21:28:24 #10 14.87 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u4) ...
21:28:24 #10 15.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
21:28:24 #10 15.02 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ...
21:28:24 #10 10.07 Get:102 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B]
21:28:24 #10 10.07 Get:103 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
21:28:24 #10 10.08 Get:104 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.21 [590 kB]
21:28:24 #10 10.09 Get:105 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB]
21:28:24 #10 10.10 Get:106 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.21 [1353 kB]
21:28:24 #10 10.10 Get:107 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
21:28:24 #10 10.11 Get:108 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
21:28:24 #10 10.11 Get:109 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
21:28:24 #10 10.11 Get:110 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
21:28:24 #10 10.11 Get:111 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
21:28:24 #10 10.12 Get:112 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB]
21:28:24 #10 10.12 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
21:28:24 #10 10.13 Get:114 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
21:28:24 #10 10.13 Get:115 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
21:28:24 #10 10.13 Get:116 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-7 [386 kB]
21:28:24 #10 10.14 Get:117 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-7 [314 kB]
21:28:24 #10 10.14 Get:118 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
21:28:24 #10 10.15 Get:119 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
21:28:24 #10 10.15 Get:120 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB]
21:28:24 #10 10.15 Get:121 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
21:28:24 #10 10.16 Get:122 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
21:28:24 #10 10.16 Get:123 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
21:28:24 #10 10.16 Get:124 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
21:28:24 #10 10.16 Get:125 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
21:28:24 #10 10.16 Get:126 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
21:28:24 #10 10.17 Get:127 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
21:28:24 #10 10.17 Get:128 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
21:28:24 git init src/github.com/docker/compose
21:28:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:24 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:24 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:24 + SRC=src/github.com/docker/compose
21:28:24 + REF=v2.17.2
21:28:24 + REF_FETCH=v2.17.2
21:28:24 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:24 + awk {print $2}
21:28:24 + REF=refs/tags/v2.17.2
21:28:24 + [ -n refs/tags/v2.17.2 ]
21:28:24 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:24 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:24 #10 36.61 Setting up libyaml-0-2:armhf (0.2.2-1) ...
21:28:24 #10 36.62 Setting up libglib2.0-0:armhf (2.66.8-1) ...
21:28:24 #10 36.65 No schema files found: doing nothing.
21:28:24 #10 36.65 Setting up distro-info-data (0.51+deb11u3) ...
21:28:24 #10 36.67 Setting up manpages (5.10-1) ...
21:28:24 #10 36.68 Setting up unzip (6.0-26+deb11u1) ...
21:28:24 #10 36.69 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:28:24 #10 36.70 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
21:28:24 #10 36.71 Setting up libsqlite3-0:armhf (3.34.1-3) ...
21:28:24 #10 36.72 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
21:28:24 #10 36.73 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:28:24 #10 36.74 Setting up libfcgi-bin (2.4.2-2) ...
21:28:24 #10 36.75 Setting up binutils-common:armhf (2.35.2-2) ...
21:28:24 #10 36.76 Setting up libnghttp2-14:armhf (1.43.0-1) ...
21:28:24 #10 36.77 Setting up libmagic1:armhf (1:5.39-3) ...
21:28:24 #10 36.79 Setting up libdeflate0:armhf (1.7-1) ...
21:28:24 #10 36.80 Setting up less (551-2) ...
21:28:24 #10 36.81 Setting up perl-openssl-defaults:armhf (5) ...
21:28:24 #10 18.26 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
21:28:24 #10 18.49 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.24 [188 kB]
21:28:24 #9 extracting sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151
21:28:24 #10 39.19 Setting up libmpc3:amd64 (1.1.0-1) ...
21:28:24 #10 39.20 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
21:28:24 #10 39.21 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
21:28:24 #10 39.22 Setting up libgdbm-compat4:amd64 (1.14.1-6) ...
21:28:24 #10 39.23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
21:28:24 #10 39.24 Setting up bsdmainutils (11.1.2ubuntu1) ...
21:28:24 #10 39.26 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:28:24 #10 39.26 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
21:28:24 #10 39.26 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:28:24 #10 39.26 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
21:28:24 #10 39.27 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:24 #10 39.30 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
21:28:24 #11 24.85 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:28:24 #11 24.86 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
21:28:24 #11 24.92 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
21:28:24 #11 24.94 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
21:28:24 #11 24.95 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
21:28:24 #10 12.46 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libgcc-s1 armhf 12.2.0-14+rpi1 [36.3 kB]
21:28:24 #10 12.46 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libatomic1 armhf 12.2.0-14+rpi1 [8240 B]
21:28:24 #10 12.46 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libstdc++6 armhf 12.2.0-14+rpi1 [504 kB]
21:28:24 #10 32.51 Unpacking libmodule-runtime-perl (0.016-2) ...
21:28:24 #10 32.53 Selecting previously unselected package libimport-into-perl.
21:28:24 #10 32.54 Preparing to unpack .../144-libimport-into-perl_1.002005-2_all.deb ...
21:28:24 #10 32.54 Unpacking libimport-into-perl (1.002005-2) ...
21:28:24 #10 32.57 Selecting previously unselected package librole-tiny-perl.
21:28:24 #10 32.57 Preparing to unpack .../145-librole-tiny-perl_2.002004-1_all.deb ...
21:28:24 #10 32.57 Unpacking librole-tiny-perl (2.002004-1) ...
21:28:24 #10 32.60 Selecting previously unselected package libsub-quote-perl.
21:28:24 #10 32.60 Preparing to unpack .../146-libsub-quote-perl_2.006008-1_all.deb ...
21:28:24 #10 32.61 Unpacking libsub-quote-perl (2.006008-1) ...
21:28:24 #10 32.63 Selecting previously unselected package libmoo-perl.
21:28:24 #10 32.64 Preparing to unpack .../147-libmoo-perl_2.005005-1_all.deb ...
21:28:24 #10 32.64 Unpacking libmoo-perl (2.005005-1) ...
21:28:24 #10 32.67 Selecting previously unselected package libswitch-perl.
21:28:24 #10 32.67 Preparing to unpack .../148-libswitch-perl_2.17-3_all.deb ...
21:28:24 #10 32.68 Unpacking libswitch-perl (2.17-3) ...
21:28:24 #10 32.71 Selecting previously unselected package patchutils.
21:28:24 #10 32.71 Preparing to unpack .../149-patchutils_0.4.2-1_armhf.deb ...
21:28:24 #10 32.71 Unpacking patchutils (0.4.2-1) ...
21:28:24 #10 15.03 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
21:28:24 #9 12.84 Selecting previously unselected package perl.
21:28:24 #9 12.84 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
21:28:24 #9 12.85 Unpacking perl (5.32.1-4+deb11u2) ...
21:28:24 #9 12.92 Selecting previously unselected package liblocale-gettext-perl.
21:28:24 #9 12.92 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
21:28:24 #9 12.92 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
21:28:24 #9 12.96 Selecting previously unselected package libpython3.9-minimal:amd64.
21:28:24 #9 12.96 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
21:28:24 #9 12.97 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
21:28:24 #10 10.38 Get:129 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.1+b3 [687 kB]
21:28:24 #10 10.38 Get:130 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
21:28:24 #10 36.82 Setting up linux-libc-dev:armhf (5.10.162-1) ...
21:28:24 #10 36.83 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
21:28:24 #10 36.84 Setting up gettext-base (0.21-4) ...
21:28:24 #10 36.85 Setting up liblzo2-2:armhf (2.10-2) ...
21:28:24 #10 36.86 Setting up libnpth0:armhf (1.6-3) ...
21:28:24 #10 36.87 Setting up file (1:5.39-3) ...
21:28:24 #10 36.88 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
21:28:24 #10 36.89 Setting up libassuan0:armhf (2.5.3-7.1) ...
21:28:24 #10 36.90 Setting up libgomp1:armhf (10.2.1-6) ...
21:28:24 #10 36.91 Setting up bzip2 (1.0.8-4) ...
21:28:24 #10 36.92 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:28:24 #10 36.93 Setting up pbzip2 (1.1.13-1) ...
21:28:24 #10 36.94 Setting up libjbig0:armhf (2.1-3.1+b2) ...
21:28:24 #10 36.95 Setting up libfakeroot:armhf (1.25.3-1.1) ...
21:28:24 #10 36.97 Setting up libasan6:armhf (10.2.1-6) ...
21:28:24 #10 36.98 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:28:24 #10 36.99 Setting up fakeroot (1.25.3-1.1) ...
21:28:24 #10 37.00 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:24 #10 37.01 Setting up autotools-dev (20180224.1+nmu1) ...
21:28:24 #10 37.02 Setting up libglib2.0-data (2.66.8-1) ...
21:28:24 #10 37.02 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
21:28:24 #10 37.04 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
21:28:24 #10 37.05 Setting up libx11-data (2:1.7.2-1) ...
21:28:24 #10 37.05 Setting up make (4.3-4.1) ...
21:28:24 #10 37.06 Setting up libmpfr6:armhf (4.1.0-3) ...
21:28:24 #10 37.07 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:28:24 #10 37.08 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:28:24 #10 37.09 Setting up lzip (1.22-3) ...
21:28:24 #10 37.12 Setting up strace (5.10-1) ...
21:28:24 #10 37.13 Setting up libsigsegv2:armhf (2.13-1) ...
21:28:24 #11 25.56 Get:221 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
21:28:24 #10 39.63 Updating certificates in /etc/ssl/certs...
21:28:24 #11 25.01 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
21:28:24 #11 25.02 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB]
21:28:24 #11 25.04 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:28:24 #11 25.07 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB]
21:28:24 #11 25.12 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:28:24 #10 39.33 Fedora Modular 37 - x86_64 - Updates            3.1 MB/s | 3.0 MB     00:00    
21:28:24 #11 ...
21:28:24 
21:28:24 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:24 #8 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 3.7s done
21:28:24 #8 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 3.3s done
21:28:24 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 0.9s
21:28:24 #10 12.70 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libc6 armhf 2.36-8+rpi1 [2159 kB]
21:28:24 #10 12.86 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libmd0 armhf 1.0.4-2 [28.6 kB]
21:28:24 #10 12.86 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf dpkg armhf 1.21.21+rpi1 [1497 kB]
21:28:24 #10 32.74 Selecting previously unselected package wdiff.
21:28:24 #10 32.74 Preparing to unpack .../150-wdiff_1.2.2-5_armhf.deb ...
21:28:24 #10 32.75 Unpacking wdiff (1.2.2-5) ...
21:28:24 #10 32.80 Selecting previously unselected package devscripts.
21:28:24 #10 32.81 Preparing to unpack .../151-devscripts_2.23.2_armhf.deb ...
21:28:24 #10 32.82 Unpacking devscripts (2.23.2) ...
21:28:24 #10 32.94 Selecting previously unselected package diffstat.
21:28:24 #9 13.17 Selecting previously unselected package libexpat1:amd64.
21:28:24 #9 13.17 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_amd64.deb ...
21:28:24 #9 13.18 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
21:28:24 #10 10.38 Get:131 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
21:28:24 #10 10.39 Get:132 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
21:28:24 #10 10.39 Get:133 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
21:28:24 #10 10.41 Get:134 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB]
21:28:24 #10 37.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:28:24 #10 37.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:24 #10 37.15 Setting up t1utils (1.41-4) ...
21:28:24 #10 37.16 Setting up diffstat (1.64-1) ...
21:28:24 #10 37.18 Setting up libpng16-16:armhf (1.6.37-3) ...
21:28:24 #10 37.19 Setting up libmpc3:armhf (1.2.0-1) ...
21:28:24 #10 37.20 Setting up libatomic1:armhf (10.2.1-6) ...
21:28:24 #10 37.21 Setting up patch (2.7.6-7) ...
21:28:24 #10 37.22 Setting up autopoint (0.21-4) ...
21:28:24 #10 37.23 Setting up libwebp6:armhf (0.6.1-2.1) ...
21:28:24 #10 37.23 Setting up fonts-dejavu-core (2.37-2) ...
21:28:24 #10 37.28 Setting up libxdelta2 (1.1.3-9.3) ...
21:28:24 #10 37.30 Setting up libncursesw6:armhf (6.2+20201114-2) ...
21:28:24 #10 37.30 Setting up libltdl7:armhf (2.4.6-15) ...
21:28:24 #10 37.31 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:28:24 #10 37.33 Setting up libubsan1:armhf (10.2.1-6) ...
21:28:24 #10 37.34 Setting up libmd0:armhf (1.0.3-3) ...
21:28:24 #11 25.94 Get:222 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
21:28:24 #11 25.94 Get:223 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:28:24 #11 25.95 Get:224 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
21:28:24 #11 25.95 Get:225 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:28:24 #11 25.96 Get:226 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-perl all 6.67-1 [141 kB]
21:28:24 #11 26.01 Get:227 http://archive.ubuntu.com/ubuntu kinetic/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
21:28:24 #11 26.03 Get:228 http://archive.ubuntu.com/ubuntu kinetic/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
21:28:24 #11 26.04 Get:229 http://archive.ubuntu.com/ubuntu kinetic/main amd64 devscripts amd64 2.22.2ubuntu3 [1060 kB]
21:28:24 From https://github.com/docker/compose
21:28:24  * [new tag]         v2.17.2    -> v2.17.2
21:28:24 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:24 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-kinetic
21:28:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:24 mkdir -p sources
21:28:24 docker run --rm -w /v \
21:28:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:24 	alpine \
21:28:24 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:24 #10 18.65 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.24 [152 kB]
21:28:24 #10 18.71 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dctrl-tools armhf 2.24-2build1 [52.9 kB]
21:28:24 #10 18.72 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtool all 2.4.6-2 [194 kB]
21:28:24 #10 18.76 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-autoreconf all 17 [15.8 kB]
21:28:24 #10 18.77 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
21:28:24 #10 18.78 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
21:28:24 #10 18.78 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtimedate-perl all 2.3000-2 [37.5 kB]
21:28:24 #10 18.79 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
21:28:24 #10 18.79 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcroco3 armhf 0.6.12-2 [69.4 kB]
21:28:24 #10 12.93 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libperl5.36 armhf 5.36.0-7 [3462 kB]
21:28:24 #10 13.10 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf perl armhf 5.36.0-7 [239 kB]
21:28:24 #10 13.10 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf perl-base armhf 5.36.0-7 [1413 kB]
21:28:24 #10 13.18 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf perl-modules-5.36 all 5.36.0-7 [2815 kB]
21:28:24 #10 32.94 Preparing to unpack .../152-diffstat_1.65-1_armhf.deb ...
21:28:24 #10 32.94 Unpacking diffstat (1.65-1) ...
21:28:24 #10 32.97 Selecting previously unselected package distro-info-data.
21:28:24 #10 32.97 Preparing to unpack .../153-distro-info-data_0.57_all.deb ...
21:28:24 #10 32.98 Unpacking distro-info-data (0.57) ...
21:28:24 #10 33.01 Selecting previously unselected package python3-pkg-resources.
21:28:24 #10 33.01 Preparing to unpack .../154-python3-pkg-resources_66.1.1-1_all.deb ...
21:28:24 #10 33.02 Unpacking python3-pkg-resources (66.1.1-1) ...
21:28:24 #10 33.07 Selecting previously unselected package python3-chardet.
21:28:24 #10 33.07 Preparing to unpack .../155-python3-chardet_5.1.0+dfsg-2_all.deb ...
21:28:24 #10 33.07 Unpacking python3-chardet (5.1.0+dfsg-2) ...
21:28:24 #10 33.13 Selecting previously unselected package python3-debian.
21:28:24 #10 33.13 Preparing to unpack .../156-python3-debian_0.1.49_all.deb ...
21:28:24 #10 33.13 Unpacking python3-debian (0.1.49) ...
21:28:24 #10 33.18 Selecting previously unselected package libgpgme11:armhf.
21:28:25 #10 15.77 Selecting previously unselected package python3-minimal.
21:28:25 #10 15.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9605 files and directories currently installed.)
21:28:25 #10 15.77 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
21:28:25 #10 15.78 Unpacking python3-minimal (3.7.3-1) ...
21:28:25 #10 15.83 Selecting previously unselected package mime-support.
21:28:25 #10 15.83 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:28:25 #10 15.83 Unpacking mime-support (3.62) ...
21:28:25 #9 13.31 Selecting previously unselected package python3.9-minimal.
21:28:25 #9 13.31 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
21:28:25 #9 13.33 Unpacking python3.9-minimal (3.9.2-1) ...
21:28:25 #10 10.71 Get:135 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.1 [28.2 kB]
21:28:25 #10 10.71 Get:136 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.1 [66.8 kB]
21:28:25 #10 10.71 Get:137 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
21:28:25 #10 10.71 Get:138 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
21:28:25 #10 10.72 Get:139 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
21:28:25 #10 10.72 Get:140 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
21:28:25 #10 10.72 Get:141 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
21:28:25 #10 10.73 Get:142 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
21:28:25 #10 10.74 Get:143 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
21:28:25 #10 10.75 Get:144 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
21:28:25 #10 10.76 Get:145 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
21:28:25 #10 10.76 Get:146 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
21:28:25 #10 10.77 Get:147 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
21:28:25 #10 10.77 Get:148 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
21:28:25 #10 10.78 Get:149 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
21:28:25 #10 10.79 Get:150 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
21:28:25 #10 10.80 Get:151 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
21:28:25 #10 10.80 Get:152 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
21:28:25 #10 10.80 Get:153 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
21:28:25 #10 10.80 Get:154 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
21:28:25 #10 10.80 Get:155 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
21:28:25 #10 10.80 Get:156 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
21:28:25 #10 10.80 Get:157 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
21:28:25 #10 10.80 Get:158 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
21:28:25 #10 10.81 Get:159 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
21:28:25 #10 10.81 Get:160 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
21:28:25 #10 10.81 Get:161 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
21:28:25 #10 10.81 Get:162 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
21:28:25 #10 10.81 Get:163 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
21:28:25 #10 10.81 Get:164 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:28:25 #10 10.81 Get:165 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
21:28:25 #10 10.81 Get:166 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
21:28:25 #10 10.82 Get:167 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
21:28:25 #10 10.82 Get:168 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
21:28:25 #10 10.82 Get:169 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
21:28:25 #10 10.82 Get:170 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:28:25 #10 10.82 Get:171 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
21:28:25 #10 10.83 Get:172 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:28:25 #10 10.83 Get:173 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
21:28:25 #10 10.83 Get:174 http://deb.debian.org/debian bookworm/main amd64 libdigest-md5-file-perl all 0.08-1.1 [9608 B]
21:28:25 #10 10.83 Get:175 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B]
21:28:25 #10 10.83 Get:176 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB]
21:28:25 #10 10.83 Get:177 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB]
21:28:25 #10 10.83 Get:178 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B]
21:28:25 #10 10.83 Get:179 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB]
21:28:25 #10 10.83 Get:180 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB]
21:28:25 #10 10.84 Get:181 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
21:28:25 #10 10.84 Get:182 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB]
21:28:25 #10 10.84 Get:183 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB]
21:28:25 #10 10.84 Get:184 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
21:28:25 #10 10.84 Get:185 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB]
21:28:25 #10 10.84 Get:186 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB]
21:28:25 #10 10.84 Get:187 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
21:28:25 #10 10.84 Get:188 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB]
21:28:25 #10 10.84 Get:189 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
21:28:25 #10 10.84 Get:190 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB]
21:28:25 #10 10.85 Get:191 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB]
21:28:25 #10 10.85 Get:192 http://deb.debian.org/debian bookworm/main amd64 libswitch-perl all 2.17-3 [20.3 kB]
21:28:25 #10 10.85 Get:193 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
21:28:25 #10 10.85 Get:194 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB]
21:28:25 #10 10.85 Get:195 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.2 [1067 kB]
21:28:25 #10 10.87 Get:196 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB]
21:28:25 #10 10.87 Get:197 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.57 [5744 B]
21:28:25 #10 10.87 Get:198 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
21:28:25 #10 10.87 Get:199 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
21:28:25 #10 10.87 Get:200 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB]
21:28:25 #10 10.87 Get:201 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB]
21:28:25 #10 10.88 Get:202 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB]
21:28:25 #10 10.89 Get:203 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB]
21:28:25 #10 10.89 Get:204 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB]
21:28:25 #10 10.89 Get:205 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB]
21:28:25 #10 10.89 Get:206 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
21:28:25 #10 10.91 Get:207 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
21:28:25 #10 10.91 Get:208 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-7 [380 kB]
21:28:25 #10 10.92 Get:209 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
21:28:25 #10 10.92 Get:210 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB]
21:28:25 #10 10.93 Get:211 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB]
21:28:25 #10 11.02 Get:212 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.13.0-1 [2899 kB]
21:28:25 #9 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 45.92MB / 45.92MB 6.7s done
21:28:25 #10 37.35 Setting up python-apt-common (2.2.1) ...
21:28:25 #10 37.36 Setting up libnsl-dev:armhf (1.3.0-2) ...
21:28:25 #10 37.38 Setting up sensible-utils (0.0.14) ...
21:28:25 #10 37.39 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
21:28:25 #10 37.40 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
21:28:25 #10 37.41 Setting up libuchardet0:armhf (0.0.7-1) ...
21:28:25 #10 37.43 Setting up lzop (1.04-2) ...
21:28:25 #10 37.43 Setting up libmpdec3:armhf (2.5.1-1) ...
21:28:25 #10 37.44 Setting up git-man (1:2.30.2-1+deb11u2) ...
21:28:25 #10 37.46 Setting up libssh2-1:armhf (1.9.0-2) ...
21:28:25 #10 37.47 Setting up netbase (6.3) ...
21:28:25 #10 37.49 Setting up libtiff5:armhf (4.2.0-1+deb11u4) ...
21:28:25 #10 37.50 Setting up libbinutils:armhf (2.35.2-2) ...
21:28:25 #10 37.51 Setting up libfido2-1:armhf (1.6.0-2) ...
21:28:25 #10 37.52 Setting up libisl23:armhf (0.23-1) ...
21:28:25 #10 37.53 Setting up libc-dev-bin (2.31-13+deb11u5) ...
21:28:25 #10 37.54 Setting up openssl (1.1.1n-0+deb11u4) ...
21:28:25 #10 37.56 Setting up libbsd0:armhf (0.11.3-1) ...
21:28:25 #10 37.57 Setting up libelf1:armhf (0.183-1) ...
21:28:25 #10 37.58 Setting up readline-common (8.1-1) ...
21:28:25 #10 37.59 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
21:28:25 #10 37.60 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
21:28:25 #10 37.61 Setting up libmarkdown2:armhf (2.2.6-1) ...
21:28:25 #10 37.63 Setting up libcc1-0:armhf (10.2.1-6) ...
21:28:25 #10 37.64 Setting up iso-codes (4.6.0-1) ...
21:28:25 #10 37.65 Setting up liblocale-gettext-perl (1.07-4+b1) ...
21:28:25 #10 37.66 Setting up cpp-10 (10.2.1-6) ...
21:28:25 #11 26.18 Get:230 http://archive.ubuntu.com/ubuntu kinetic/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
21:28:25 #11 26.19 Get:231 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-chardet all 4.0.0-2 [109 kB]
21:28:25 #10 18.94 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext armhf 0.19.8.1-6ubuntu0.3 [1229 kB]
21:28:25 #10 13.33 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libcrypt1 armhf 1:4.4.33-2 [93.3 kB]
21:28:25 #10 13.33 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf libsmartcols1 armhf 2.38.1-5 [90.9 kB]
21:28:25 #10 13.33 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf util-linux-extra armhf 2.38.1-5 [97.5 kB]
21:28:25 #10 13.33 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf util-linux armhf 2.38.1-5 [1063 kB]
21:28:25 #10 13.40 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf libc-bin armhf 2.36-8+rpi1 [492 kB]
21:28:25 #10 13.41 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf mount armhf 2.38.1-5 [125 kB]
21:28:25 #10 13.41 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB]
21:28:25 #10 13.47 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB]
21:28:25 #10 40.02 124 added, 0 removed; done.
21:28:25 #10 40.05 Setting up manpages-dev (4.15-1) ...
21:28:25 #10 40.06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ...
21:28:25 #10 40.07 Setting up libassuan0:amd64 (2.5.1-2) ...
21:28:25 #10 40.08 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
21:28:25 #10 40.10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:28:25 #10 40.11 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
21:28:25 #10 40.12 Setting up diffstat (1.61-1build1) ...
21:28:25 #10 40.13 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ...
21:28:25 #10 40.14 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
21:28:25 #10 40.15 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
21:28:25 #10 40.16 Setting up netbase (5.4) ...
21:28:25 #11 25.53 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
21:28:25 #11 25.71 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
21:28:25 #11 25.73 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
21:28:25 #11 25.76 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:28:25 #11 25.82 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB]
21:28:25 #10 33.18 Preparing to unpack .../157-libgpgme11_1.18.0-3+b1_armhf.deb ...
21:28:25 #10 33.18 Unpacking libgpgme11:armhf (1.18.0-3+b1) ...
21:28:25 #10 33.23 Selecting previously unselected package python3-gpg.
21:28:25 #10 33.23 Preparing to unpack .../158-python3-gpg_1.18.0-3+b1_armhf.deb ...
21:28:25 #10 33.23 Unpacking python3-gpg (1.18.0-3+b1) ...
21:28:25 #10 33.32 Selecting previously unselected package python3-xdg.
21:28:25 #10 33.33 Preparing to unpack .../159-python3-xdg_0.28-2_all.deb ...
21:28:25 #10 33.33 Unpacking python3-xdg (0.28-2) ...
21:28:25 #10 33.37 Selecting previously unselected package dput.
21:28:25 #10 33.37 Preparing to unpack .../160-dput_1.1.3_all.deb ...
21:28:25 #10 33.38 Unpacking dput (1.1.3) ...
21:28:25 #10 33.41 Selecting previously unselected package equivs.
21:28:25 #10 33.41 Preparing to unpack .../161-equivs_2.3.1_all.deb ...
21:28:25 #10 33.41 Unpacking equivs (2.3.1) ...
21:28:25 #10 33.44 Selecting previously unselected package fonts-dejavu-core.
21:28:25 #10 15.89 Selecting previously unselected package libmpdec2:amd64.
21:28:25 #10 15.89 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
21:28:25 #10 15.89 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:28:25 #10 15.94 Selecting previously unselected package readline-common.
21:28:25 #10 15.94 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:28:25 #10 15.95 Unpacking readline-common (7.0-5) ...
21:28:25 #10 16.00 Selecting previously unselected package libreadline7:amd64.
21:28:25 #10 16.00 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
21:28:25 #10 16.01 Unpacking libreadline7:amd64 (7.0-5) ...
21:28:25 #10 16.07 Selecting previously unselected package libsqlite3-0:amd64.
21:28:25 #10 16.07 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
21:28:25 #9 13.70 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
21:28:25 #10 11.05 Get:213 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB]
21:28:25 #10 11.05 Get:214 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:28:25 #10 11.06 Get:215 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8+b1 [11.4 kB]
21:28:25 #10 11.06 Get:216 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-merge-perl all 0.08-5 [11.8 kB]
21:28:25 #10 11.06 Get:217 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB]
21:28:25 #10 11.06 Get:218 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB]
21:28:25 #10 11.08 Get:219 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB]
21:28:25 #10 11.08 Get:220 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
21:28:25 #10 11.08 Get:221 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB]
21:28:25 #10 11.08 Get:222 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB]
21:28:25 #10 11.08 Get:223 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
21:28:25 #10 11.08 Get:224 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB]
21:28:25 #10 11.09 Get:225 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
21:28:25 #10 11.09 Get:226 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
21:28:25 #10 11.10 Get:227 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
21:28:25 #10 11.12 Get:228 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
21:28:25 #10 11.12 Get:229 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
21:28:25 #10 11.12 Get:230 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB]
21:28:25 #10 11.12 Get:231 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
21:28:25 #10 11.12 Get:232 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
21:28:25 #10 11.12 Get:233 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB]
21:28:25 #10 11.13 Get:234 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
21:28:25 #10 11.13 Get:235 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB]
21:28:25 #10 11.13 Get:236 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB]
21:28:25 #10 11.13 Get:237 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-4 [399 kB]
21:28:25 #10 11.13 Get:238 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
21:28:25 #10 11.14 Get:239 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1 [185 kB]
21:28:25 #10 11.14 Get:240 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
21:28:25 #10 11.14 Get:241 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
21:28:25 #10 11.15 Get:242 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB]
21:28:25 #10 11.15 Get:243 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
21:28:25 #10 11.16 Get:244 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
21:28:25 #10 11.16 Get:245 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
21:28:25 #10 11.16 Get:246 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.1 [285 kB]
21:28:25 #10 11.16 Get:247 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-5 [316 kB]
21:28:25 #10 11.16 Get:248 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
21:28:25 #10 11.17 Get:249 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
21:28:25 #10 11.17 Get:250 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
21:28:25 #10 11.17 Get:251 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2 [292 kB]
21:28:25 #10 11.17 Get:252 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2 [759 kB]
21:28:25 #10 11.18 Get:253 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1 [48.4 kB]
21:28:25 #10 11.18 Get:254 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
21:28:25 #10 11.18 Get:255 http://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-8 [51.4 kB]
21:28:25 #10 11.18 Get:256 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
21:28:25 #10 11.18 Get:257 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB]
21:28:25 #10 11.18 Get:258 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
21:28:25 #10 11.18 Get:259 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB]
21:28:25 #10 11.19 Get:260 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
21:28:25 #10 11.19 Get:261 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:28:25 #10 11.19 Get:262 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB]
21:28:25 #10 11.19 Get:263 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB]
21:28:25 #10 11.19 Get:264 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
21:28:25 #10 11.19 Get:265 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB]
21:28:25 #10 11.19 Get:266 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB]
21:28:25 #10 11.20 Get:267 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB]
21:28:25 #10 11.20 Get:268 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB]
21:28:25 #10 11.20 Get:269 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B]
21:28:25 #10 11.20 Get:270 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB]
21:28:25 #10 11.20 Get:271 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
21:28:25 #10 11.20 Get:272 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
21:28:25 #10 11.20 Get:273 http://deb.debian.org/debian bookworm/main amd64 libcpanel-json-xs-perl amd64 4.35-1 [131 kB]
21:28:25 #10 11.20 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
21:28:25 #10 11.21 Get:275 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB]
21:28:25 #10 11.21 Get:276 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
21:28:25 #10 11.21 Get:277 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
21:28:25 #10 11.21 Get:278 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB]
21:28:25 #10 11.21 Get:279 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB]
21:28:25 #10 11.22 Get:280 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB]
21:28:25 #10 11.22 Get:281 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
21:28:25 #10 11.22 Get:282 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:28:25 #10 11.22 Get:283 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
21:28:25 #10 11.22 Get:284 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
21:28:25 #10 11.22 Get:285 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB]
21:28:25 #10 11.22 Get:286 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
21:28:25 #10 11.23 Get:287 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
21:28:25 #10 11.23 Get:288 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB]
21:28:25 #10 11.23 Get:289 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5 [5300 B]
21:28:25 #10 37.67 Setting up dctrl-tools (2.24-3) ...
21:28:25 #10 37.68 Setting up debian-keyring (2021.07.26) ...
21:28:25 #10 37.69 Setting up libgdbm6:armhf (1.19-2) ...
21:28:25 #10 37.71 Setting up libctf0:armhf (2.35.2-2) ...
21:28:25 #10 37.72 Setting up pinentry-curses (1.1.0-4) ...
21:28:25 #10 37.74 Setting up manpages-dev (5.10-1) ...
21:28:25 #10 37.75 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
21:28:25 #10 37.76 Setting up libxcb1:armhf (1.14-3) ...
21:28:25 #10 37.77 Setting up gettext (0.21-4) ...
21:28:25 #10 37.79 Setting up xdelta (1.1.3-9.3) ...
21:28:25 #10 37.80 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
21:28:25 #10 37.81 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
21:28:25 #10 37.82 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
21:28:25 #10 37.83 Setting up libreadline8:armhf (8.1-1) ...
21:28:25 #10 37.84 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
21:28:25 #10 37.85 Setting up m4 (1.4.18-5) ...
21:28:25 #10 37.86 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
21:28:25 #10 37.87 Setting up ca-certificates (20210119) ...
21:28:25 #11 26.47 Get:232 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-debian all 0.1.46 [116 kB]
21:28:25 #11 26.53 Get:233 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgpgme11 amd64 1.17.1-4.1ubuntu1 [136 kB]
21:28:25 #11 26.54 Get:234 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-gpg amd64 1.17.1-4.1ubuntu1 [208 kB]
21:28:25 #11 26.55 Get:235 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-xdg all 0.27-2 [36.9 kB]
21:28:25 #11 26.55 Get:236 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dput all 1.1.2ubuntu2 [46.0 kB]
21:28:25 #11 26.56 Get:237 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:28:25 #11 26.58 Get:238 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
21:28:25 == Building packages for ubuntu-jammy ==
21:28:25 mkdir -p "debbuild/ubuntu-jammy"
21:28:25 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
21:28:25 #10 19.51 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf intltool-debian all 0.35.0+20060710.4 [24.9 kB]
21:28:25 #10 13.48 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB]
21:28:25 #10 13.56 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]
21:28:25 #10 13.56 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
21:28:25 #10 13.56 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf liblzma5 armhf 5.4.1-0.2 [192 kB]
21:28:25 #10 13.56 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
21:28:25 #10 13.56 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB]
21:28:25 #10 13.56 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB]
21:28:25 #10 13.57 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libuuid1 armhf 2.38.1-5 [27.1 kB]
21:28:25 #10 13.57 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB]
21:28:25 #10 13.65 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
21:28:25 #10 13.66 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]
21:28:25 #10 13.66 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]
21:28:25 #10 13.66 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf libblkid1 armhf 2.38.1-5 [131 kB]
21:28:25 #10 13.73 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libmount1 armhf 2.38.1-5 [143 kB]
21:28:25 #10 40.18 Setting up libisl19:amd64 (0.19-1) ...
21:28:25 #10 40.18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.12) ...
21:28:25 #10 40.19 Setting up strace (4.21-1ubuntu1) ...
21:28:25 #10 40.20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ...
21:28:25 #10 40.21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:28:25 #11 25.87 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:28:25 #11 25.89 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
21:28:25 #11 25.92 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
21:28:25 #11 25.93 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB]
21:28:25 #11 25.95 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
21:28:25 #11 25.96 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:28:25 #10 33.45 Preparing to unpack .../162-fonts-dejavu-core_2.37-6_all.deb ...
21:28:25 #10 33.45 Unpacking fonts-dejavu-core (2.37-6) ...
21:28:25 #10 33.58 Selecting previously unselected package fontconfig-config.
21:28:25 #10 33.58 Preparing to unpack .../163-fontconfig-config_2.14.1-4_armhf.deb ...
21:28:25 #10 33.66 Unpacking fontconfig-config (2.14.1-4) ...
21:28:25 #10 33.70 Selecting previously unselected package libcurl3-gnutls:armhf.
21:28:25 #10 16.08 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
21:28:25 #10 16.21 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:28:25 #10 16.21 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_amd64.deb ...
21:28:25 #10 16.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
21:28:25 #9 13.72 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
21:28:25 #9 13.73 Setting up python3.9-minimal (3.9.2-1) ...
21:28:25 #9 ...
21:28:25 
21:28:25 #10 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:25 #10 extracting sha256:591fe17e35ddac86d63495a7708b07af369e0d67d8742880f1e73cf1a205e028 3.9s done
21:28:25 #10 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 4.0s done
21:28:25 #10 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.1s
21:28:25 #10 11.25 Get:290 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB]
21:28:25 #10 11.25 Get:291 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
21:28:25 #10 11.25 Get:292 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
21:28:25 #10 11.27 Get:293 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB]
21:28:25 #10 11.29 Get:294 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB]
21:28:25 #10 11.29 Get:295 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB]
21:28:25 #10 11.29 Get:296 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB]
21:28:25 #10 11.29 Get:297 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
21:28:25 #10 11.29 Get:298 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB]
21:28:25 #10 11.30 Get:299 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
21:28:25 #10 11.30 Get:300 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
21:28:25 #10 11.30 Get:301 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
21:28:25 #10 11.30 Get:302 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:28:25 #10 11.30 Get:303 http://deb.debian.org/debian bookworm/main amd64 libfile-fcntllock-perl amd64 0.22-4+b1 [34.8 kB]
21:28:25 #10 11.30 Get:304 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
21:28:25 #10 11.31 Get:305 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
21:28:25 #10 11.31 Get:306 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
21:28:25 #10 11.31 Get:307 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB]
21:28:25 #10 11.31 Get:308 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB]
21:28:25 #10 11.31 Get:309 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB]
21:28:25 #10 11.31 Get:310 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
21:28:25 #10 11.32 Get:311 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B]
21:28:25 #10 11.32 Get:312 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
21:28:25 #10 11.32 Get:313 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
21:28:25 #10 11.32 Get:314 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB]
21:28:25 #10 11.32 Get:315 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB]
21:28:25 #10 11.32 Get:316 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB]
21:28:25 #10 11.32 Get:317 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
21:28:25 #10 11.33 Get:318 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB]
21:28:25 #10 11.33 Get:319 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB]
21:28:25 #10 11.33 Get:320 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB]
21:28:25 #10 11.33 Get:321 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
21:28:25 #10 11.33 Get:322 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB]
21:28:25 #10 11.33 Get:323 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
21:28:25 #10 11.34 Get:324 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB]
21:28:25 #10 11.34 Get:325 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
21:28:25 #10 11.34 Get:326 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-1 [1397 kB]
21:28:25 #10 11.36 Get:327 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-1 [1208 kB]
21:28:25 #10 11.37 Get:328 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB]
21:28:25 #10 11.37 Get:329 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB]
21:28:25 #10 11.37 Get:330 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB]
21:28:25 #10 11.37 Get:331 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
21:28:25 #10 11.37 Get:332 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
21:28:25 #10 11.37 Get:333 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
21:28:25 #10 11.37 Get:334 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB]
21:28:25 #10 11.37 Get:335 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B]
21:28:25 #10 11.38 Get:336 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:28:25 #10 11.38 Get:337 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB]
21:28:25 #10 11.38 Get:338 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:28:25 #10 11.38 Get:339 http://deb.debian.org/debian bookworm/main amd64 libjson-xs-perl amd64 4.030-2+b1 [92.1 kB]
21:28:25 #10 11.38 Get:340 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
21:28:25 #10 11.38 Get:341 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB]
21:28:25 #10 11.38 Get:342 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB]
21:28:25 #10 11.38 Get:343 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB]
21:28:25 #10 11.38 Get:344 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB]
21:28:25 #10 11.39 Get:345 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
21:28:25 #10 11.39 Get:346 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB]
21:28:25 #10 11.40 Get:347 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB]
21:28:25 #10 11.40 Get:348 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB]
21:28:25 #10 11.40 Get:349 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
21:28:25 #10 11.40 Get:350 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
21:28:25 #10 11.40 Get:351 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
21:28:25 #10 11.40 Get:352 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
21:28:25 #10 11.41 Get:353 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB]
21:28:25 #10 11.41 Get:354 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB]
21:28:25 #10 11.41 Get:355 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
21:28:25 #10 11.42 Get:356 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB]
21:28:25 #10 11.43 Get:357 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB]
21:28:25 #10 11.43 Get:358 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B]
21:28:25 #10 11.43 Get:359 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB]
21:28:25 #10 11.43 Get:360 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB]
21:28:25 #10 11.43 Get:361 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
21:28:25 #10 11.44 Get:362 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB]
21:28:25 #10 11.44 Get:363 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB]
21:28:25 #10 11.44 Get:364 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB]
21:28:25 #10 11.44 Get:365 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
21:28:25 #10 11.44 Get:366 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB]
21:28:25 #10 11.44 Get:367 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB]
21:28:25 #10 11.44 Get:368 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB]
21:28:25 #10 11.45 Get:369 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
21:28:25 #10 11.45 Get:370 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB]
21:28:25 #10 11.45 Get:371 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB]
21:28:25 #10 11.45 Get:372 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
21:28:25 #10 11.45 Get:373 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
21:28:25 #10 11.45 Get:374 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
21:28:25 #10 11.46 Get:375 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB]
21:28:25 #10 11.46 Get:376 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB]
21:28:25 #10 11.46 Get:377 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB]
21:28:25 #10 11.46 Get:378 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB]
21:28:25 #10 11.46 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B]
21:28:25 #10 11.46 Get:380 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB]
21:28:25 #10 11.47 Get:381 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB]
21:28:25 #10 11.47 Get:382 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB]
21:28:25 #10 11.47 Get:383 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
21:28:25 #10 11.47 Get:384 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB]
21:28:25 #10 11.47 Get:385 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB]
21:28:25 #10 11.48 Get:386 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
21:28:25 #10 11.48 Get:387 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB]
21:28:25 #10 11.48 Get:388 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB]
21:28:25 #10 11.48 Get:389 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B]
21:28:25 #10 11.48 Get:390 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB]
21:28:25 #10 11.48 Get:391 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB]
21:28:25 #10 11.48 Get:392 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB]
21:28:25 #10 11.49 Get:393 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB]
21:28:25 #10 11.49 Get:394 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB]
21:28:25 #10 11.49 Get:395 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB]
21:28:25 #10 11.50 Get:396 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
21:28:25 #10 11.50 Get:397 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB]
21:28:25 #10 11.50 Get:398 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB]
21:28:25 #10 11.50 Get:399 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
21:28:25 #10 11.50 Get:400 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
21:28:25 #10 11.50 Get:401 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
21:28:25 #10 11.50 Get:402 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
21:28:25 #10 11.50 Get:403 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB]
21:28:25 #10 11.51 Get:404 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
21:28:25 #10 11.51 Get:405 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
21:28:25 #10 11.51 Get:406 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
21:28:25 #10 11.51 Get:407 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B]
21:28:25 #10 11.51 Get:408 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
21:28:25 #10 11.51 Get:409 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [34.4 kB]
21:28:25 #10 11.51 Get:410 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB]
21:28:25 #10 11.52 Get:411 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB]
21:28:25 #10 11.52 Get:412 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB]
21:28:25 #10 11.52 Get:413 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB]
21:28:25 #10 11.52 Get:414 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
21:28:25 #10 11.52 Get:415 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3 [1130 kB]
21:28:25 #10 11.54 Get:416 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
21:28:25 #11 26.58 Get:239 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl3-gnutls amd64 7.85.0-1ubuntu0.5 [290 kB]
21:28:25 #11 26.58 Get:240 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
21:28:25 #11 26.58 Get:241 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 git-man all 1:2.37.2-1ubuntu1.4 [975 kB]
21:28:25 #11 26.59 Get:242 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 git amd64 1:2.37.2-1ubuntu1.4 [3287 kB]
21:28:25 #9 extracting sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59
21:28:25 #9 ...
21:28:25 
21:28:25 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:25 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 42.99MB / 47.40MB 7.0s
21:28:25 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 10.49MB / 53.32MB 7.0s
21:28:25 #7 extracting sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 1.1s
21:28:25 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 1.05MB / 116.81MB 7.0s
21:28:25 #1 [internal] load build definition from Dockerfile
21:28:25 #1 transferring dockerfile: 1.21kB done
21:28:25 #1 DONE 0.0s
21:28:25 
21:28:25 #2 [internal] load .dockerignore
21:28:25 #2 transferring context: 2B done
21:28:25 #2 DONE 0.0s
21:28:25 
21:28:25 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:28:25 #3 DONE 0.0s
21:28:25 
21:28:25 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:25 #4 DONE 0.0s
21:28:25 
21:28:25 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:25 #10 19.51 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf po-debconf all 1.0.20 [232 kB]
21:28:25 #10 19.52 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf debhelper all 11.1.6ubuntu2 [902 kB]
21:28:25 #10 19.55 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-which-perl all 1.21-1 [11.8 kB]
21:28:25 #10 19.56 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-homedir-perl all 1.002-1 [37.1 kB]
21:28:25 #10 19.56 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf devscripts armhf 2.17.12ubuntu1.1 [870 kB]
21:28:25 #10 19.61 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf diffstat armhf 1.61-1build1 [21.1 kB]
21:28:25 #10 19.61 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
21:28:25 #10 19.62 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB]
21:28:25 #10 19.62 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.18.04.2 [79.4 kB]
21:28:25 #10 13.73 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
21:28:25 #10 13.73 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf groff-base armhf 1.22.4-10 [774 kB]
21:28:25 #10 13.74 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf bsdextrautils armhf 2.38.1-5 [78.5 kB]
21:28:25 #10 13.74 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.4 kB]
21:28:25 #10 13.82 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf man-db armhf 2.11.2-2 [1342 kB]
21:28:25 #10 13.83 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
21:28:25 #10 13.83 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf bzip2 armhf 1.0.8-5+b2 [47.4 kB]
21:28:25 #10 13.83 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
21:28:25 #10 13.90 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic1 armhf 1:5.44-3 [95.3 kB]
21:28:25 #10 13.90 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf file armhf 1:5.44-3 [41.5 kB]
21:28:25 #10 13.90 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf gettext-base armhf 0.21-12 [156 kB]
21:28:25 #10 13.90 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [467 kB]
21:28:25 #10 13.90 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf m4 armhf 1.4.19-3 [256 kB]
21:28:25 #10 13.97 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf autoconf all 2.71-3 [332 kB]
21:28:25 #11 26.24 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:28:25 #11 26.27 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:28:25 #11 26.27 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB]
21:28:25 #11 26.29 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:28:25 #11 26.29 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:28:25 #11 26.30 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdistro-info-perl all 1.1build1 [5644 B]
21:28:25 #11 26.30 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB]
21:28:25 #11 26.30 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:28:25 #11 26.30 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
21:28:25 #11 26.30 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:28:25 #11 26.30 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
21:28:25 #10 33.70 Preparing to unpack .../164-libcurl3-gnutls_7.88.1-7_armhf.deb ...
21:28:25 #10 33.71 Unpacking libcurl3-gnutls:armhf (7.88.1-7) ...
21:28:25 #10 33.75 Selecting previously unselected package liberror-perl.
21:28:25 #10 33.75 Preparing to unpack .../165-liberror-perl_0.17029-2_all.deb ...
21:28:25 #10 33.76 Unpacking liberror-perl (0.17029-2) ...
21:28:25 #10 33.79 Selecting previously unselected package git-man.
21:28:25 #10 33.79 Preparing to unpack .../166-git-man_1%3a2.39.2-1.1_all.deb ...
21:28:25 #10 33.79 Unpacking git-man (1:2.39.2-1.1) ...
21:28:25 #10 33.92 Selecting previously unselected package git.
21:28:25 #10 33.92 Preparing to unpack .../167-git_1%3a2.39.2-1.1_armhf.deb ...
21:28:25 #10 33.94 Unpacking git (1:2.39.2-1.1) ...
21:28:25 #10 16.55 Selecting previously unselected package python3.7.
21:28:25 #10 16.55 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_amd64.deb ...
21:28:25 #10 16.55 Unpacking python3.7 (3.7.3-2+deb10u4) ...
21:28:25 #10 11.54 Get:417 http://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-1 [2030 kB]
21:28:25 #10 11.56 Get:418 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
21:28:25 #10 11.56 Get:419 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB]
21:28:25 #10 11.56 Get:420 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB]
21:28:25 #10 11.56 Get:421 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB]
21:28:25 #10 11.56 Get:422 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB]
21:28:25 #10 11.57 Get:423 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB]
21:28:25 #10 11.57 Get:424 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.5.3 [63.6 kB]
21:28:25 #10 11.57 Get:425 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.5.3 [158 kB]
21:28:25 #10 11.57 Get:426 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB]
21:28:25 #10 11.58 Get:427 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
21:28:25 #10 11.58 Get:428 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1 [39.4 kB]
21:28:25 #10 11.58 Get:429 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB]
21:28:25 #10 11.58 Get:430 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
21:28:25 #10 11.59 Get:431 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB]
21:28:25 #10 11.59 Get:432 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
21:28:25 #10 11.59 Get:433 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB]
21:28:25 #10 11.59 Get:434 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB]
21:28:25 #10 11.60 Get:435 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB]
21:28:25 #10 11.61 Get:436 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB]
21:28:25 #10 11.61 Get:437 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB]
21:28:25 #10 11.61 Get:438 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-3 [700 kB]
21:28:25 #11 26.90 Get:243 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:28:25 #11 26.94 Get:244 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-7 [11.8 kB]
21:28:25 #11 26.94 Get:245 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-merge-perl all 0.08-4 [12.0 kB]
21:28:25 #11 26.94 Get:246 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libaliased-perl all 0.34-2 [13.5 kB]
21:28:25 #11 26.94 Get:247 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
21:28:25 #11 26.96 Get:248 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive-cpio-perl all 0.10-2 [10.3 kB]
21:28:25 #11 26.96 Get:249 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarray-intspan-perl all 2.004-2 [25.0 kB]
21:28:25 #11 26.96 Get:250 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
21:28:25 #11 26.96 Get:251 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
21:28:25 #11 26.97 Get:252 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libvariable-magic-perl amd64 0.62-2 [35.5 kB]
21:28:25 #11 26.97 Get:253 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
21:28:25 #10 38.21 Updating certificates in /etc/ssl/certs...
21:28:25 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 47.19MB / 47.40MB 7.5s
21:28:25 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 14.68MB / 53.32MB 7.5s
21:28:25 #5 DONE 0.3s
21:28:25 
21:28:25 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
21:28:25 #6 DONE 0.3s
21:28:25 
21:28:25 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:25 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:25 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:25 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:25 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:28:25 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 0B / 116.81MB 0.1s
21:28:25 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:28:25 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 0B / 157B 0.1s
21:28:25 #10 19.77 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
21:28:25 #10 19.85 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB]
21:28:25 #10 13.98 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
21:28:25 #10 13.98 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
21:28:25 #10 13.98 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf autopoint all 0.21-12 [495 kB]
21:28:25 #10 14.05 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-common armhf 2.40-2+rpi1 [2475 kB]
21:28:25 #10 14.14 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf libbinutils armhf 2.40-2+rpi1 [407 kB]
21:28:25 #10 14.15 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libctf-nobfd0 armhf 2.40-2+rpi1 [133 kB]
21:28:25 #10 14.21 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libctf0 armhf 2.40-2+rpi1 [71.6 kB]
21:28:25 #10 14.21 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libjansson4 armhf 2.14-2 [37.0 kB]
21:28:25 #10 14.21 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2+rpi1 [2067 kB]
21:28:25 #11 26.58 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
21:28:25 #11 26.59 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
21:28:25 #11 26.60 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:28:25 #11 26.61 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
21:28:25 #11 26.62 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
21:28:25 #11 26.62 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
21:28:25 #11 26.65 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
21:28:26 #10 40.82 Setting up libltdl-dev:amd64 (2.4.6-2) ...
21:28:26 #10 40.83 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:26 #10 40.84 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:26 #10 40.85 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
21:28:26 #10 40.86 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.8) ...
21:28:26 #10 40.87 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:26 #10 40.88 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:26 #10 40.89 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:26 #10 40.90 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:28:26 #10 40.91 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:26 #10 40.92 Setting up file (1:5.32-2ubuntu0.4) ...
21:28:26 #10 40.93 Setting up fakeroot (1.22-2ubuntu1) ...
21:28:26 #10 40.94 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:26 #10 40.94 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
21:28:26 #10 40.94 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
21:28:26 #10 40.94 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
21:28:26 #10 40.94 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
21:28:26 #10 40.94 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
21:28:26 #10 40.94 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
21:28:26 #10 40.94 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
21:28:26 #10 40.94 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
21:28:26 #10 40.95 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:26 #10 40.96 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:26 #10 40.97 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:28:26 #10 16.61 Selecting previously unselected package libpython3-stdlib:amd64.
21:28:26 #10 16.61 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
21:28:26 #10 16.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:28:26 #10 16.66 Setting up python3-minimal (3.7.3-1) ...
21:28:26 #10 11.88 debconf: delaying package configuration, since apt-utils is not installed
21:28:26 #10 11.93 Fetched 197 MB in 3s (59.5 MB/s)
21:28:26 #10 11.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 ... 6013 files and directories currently installed.)
21:28:26 #10 11.95 Preparing to unpack .../bsdutils_1%3a2.38.1-5+b1_amd64.deb ...
21:28:26 #10 11.96 Unpacking bsdutils (1:2.38.1-5+b1) over (1:2.38.1-5) ...
21:28:26 #10 38.58 129 added, 0 removed; done.
21:28:26 #10 38.61 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
21:28:26 #10 38.62 Setting up shared-mime-info (2.0-1) ...
21:28:26 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 17.83MB / 53.32MB 7.9s
21:28:26 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 8.39MB / 116.81MB 7.9s
21:28:26 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 0.1s done
21:28:26 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 8.39MB / 116.81MB 0.4s
21:28:26 #10 20.14 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-pkg-resources all 39.0.1-2ubuntu0.1 [99.0 kB]
21:28:26 #10 20.18 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-chardet all 3.0.4-1 [80.3 kB]
21:28:26 #10 20.20 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-six all 1.11.0-2 [11.4 kB]
21:28:26 #10 20.20 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-debian all 0.1.32 [65.4 kB]
21:28:26 #10 20.21 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:28:26 #10 20.22 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB]
21:28:26 #10 20.24 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB]
21:28:26 #10 20.29 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
21:28:26 #10 14.29 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf binutils armhf 2.40-2+rpi1 [65.3 kB]
21:28:26 #10 14.29 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libisl23 armhf 0.25-1 [519 kB]
21:28:26 #10 14.30 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [574 kB]
21:28:26 #10 14.37 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf libmpc3 armhf 1.3.1-1 [41.0 kB]
21:28:26 #10 14.37 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf cpp-12 armhf 12.2.0-14+rpi1 [7159 kB]
21:28:26 #11 26.65 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:28:26 #11 26.65 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:28:26 #11 26.65 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:28:26 #11 26.66 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB]
21:28:26 #9 ...
21:28:26 
21:28:26 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:26 #7 sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 45.92MB / 45.92MB 6.5s done
21:28:26 #7 sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 9.35MB / 9.35MB 5.7s done
21:28:26 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 15.73MB / 53.32MB 7.5s
21:28:26 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 5.24MB / 47.40MB 7.5s
21:28:26 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 4.19MB / 116.81MB 7.5s
21:28:26 #7 extracting sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 0.4s
21:28:26 #10 40.98 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
21:28:26 #10 40.99 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.6) ...
21:28:26 #10 41.00 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:28:26 #10 41.01 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:28:26 #10 41.02 Setting up man-db (2.8.3-2ubuntu0.1) ...
21:28:26 #10 41.10 Building database of manual pages ...
21:28:26 #10 17.02 Selecting previously unselected package python3.
21:28:26 #10 17.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 ... 10074 files and directories currently installed.)
21:28:26 #10 17.02 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ...
21:28:26 #10 17.03 Unpacking python3 (3.7.3-1) ...
21:28:26 #10 17.09 Selecting previously unselected package less.
21:28:26 #10 17.09 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ...
21:28:26 #10 17.09 Unpacking less (487-0.1+b1) ...
21:28:26 #10 34.39 Selecting previously unselected package iso-codes.
21:28:26 #10 34.39 Preparing to unpack .../168-iso-codes_4.13.0-1_all.deb ...
21:28:26 #10 34.39 Unpacking iso-codes (4.13.0-1) ...
21:28:26 #10 12.06 Setting up bsdutils (1:2.38.1-5+b1) ...
21:28:26 #10 12.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 ... 6014 files and directories currently installed.)
21:28:26 #10 12.11 Preparing to unpack .../libsmartcols1_2.38.1-5+b1_amd64.deb ...
21:28:26 #10 12.13 Unpacking libsmartcols1:amd64 (2.38.1-5+b1) over (2.38.1-5) ...
21:28:26 #10 12.19 Setting up libsmartcols1:amd64 (2.38.1-5+b1) ...
21:28:26 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 9.0s done
21:28:26 #8 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:26 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 16.78MB / 116.81MB 0.7s
21:28:26 #11 27.37 Get:254 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libberkeleydb-perl amd64 0.64-1build3 [124 kB]
21:28:26 #10 20.30 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB]
21:28:26 #10 20.46 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.6 [76.5 kB]
21:28:26 #10 ...
21:28:26 
21:28:26 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:26 #9 14.63 Selecting previously unselected package python3-minimal.
21:28:26 #9 14.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 ... 9516 files and directories currently installed.)
21:28:26 #9 14.64 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
21:28:26 #9 14.64 Unpacking python3-minimal (3.9.2-3) ...
21:28:26 #9 14.68 Selecting previously unselected package media-types.
21:28:26 #9 14.68 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:28:26 #9 14.68 Unpacking media-types (4.0.0) ...
21:28:26 #9 14.71 Selecting previously unselected package libmpdec3:amd64.
21:28:26 #9 14.72 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
21:28:26 #9 14.72 Unpacking libmpdec3:amd64 (2.5.1-1) ...
21:28:26 #9 14.76 Selecting previously unselected package libncursesw6:amd64.
21:28:26 #9 14.76 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
21:28:26 #9 14.77 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
21:28:26 #9 14.83 Selecting previously unselected package readline-common.
21:28:26 #9 14.83 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:28:26 #9 14.83 Unpacking readline-common (8.1-1) ...
21:28:26 #9 14.87 Selecting previously unselected package libreadline8:amd64.
21:28:26 #9 14.87 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
21:28:26 #9 14.88 Unpacking libreadline8:amd64 (8.1-1) ...
21:28:26 #10 14.70 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf cpp armhf 4:12.2.0-1+rpi1 [20.2 kB]
21:28:26 #11 27.06 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
21:28:26 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 8.39MB / 47.40MB 7.9s
21:28:26 #10 41.22 Setting up pinentry-curses (1.1.0-1) ...
21:28:26 #10 41.24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ...
21:28:26 #10 41.25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:26 #10 41.26 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...
21:28:26 #10 41.27 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:26 #10 41.28 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:28:26 #10 41.29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
21:28:26 #10 41.30 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
21:28:26 #10 41.31 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
21:28:26 #10 41.32 Setting up python3 (3.6.7-1~18.04) ...
21:28:26 #10 17.20 Selecting previously unselected package netbase.
21:28:26 #10 17.20 Preparing to unpack .../002-netbase_5.6_all.deb ...
21:28:26 #10 17.22 Unpacking netbase (5.6) ...
21:28:26 #10 17.28 Selecting previously unselected package bzip2.
21:28:26 #10 17.28 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_amd64.deb ...
21:28:26 #10 17.29 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
21:28:26 #10 34.79 Selecting previously unselected package libabsl20220623:armhf.
21:28:26 #10 34.80 Preparing to unpack .../169-libabsl20220623_20220623.1-1_armhf.deb ...
21:28:26 #10 34.80 Unpacking libabsl20220623:armhf (20220623.1-1) ...
21:28:26 #10 34.87 Selecting previously unselected package libalgorithm-diff-perl.
21:28:26 #10 12.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 ... 6015 files and directories currently installed.)
21:28:26 #10 12.24 Preparing to unpack .../util-linux-extra_2.38.1-5+b1_amd64.deb ...
21:28:26 #10 12.26 Unpacking util-linux-extra (2.38.1-5+b1) over (2.38.1-5) ...
21:28:26 #10 12.43 Setting up util-linux-extra (2.38.1-5+b1) ...
21:28:26 #8 DONE 23.3s
21:28:26 
21:28:26 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:28:26 #10 11.57 CentOS Stream 9 - Extras packages                11 kB/s |  10 kB     00:00    
21:28:26 #10 11.78 Last metadata expiration check: 0:00:01 ago on Thu Mar 30 21:28:22 2023.
21:28:26 #10 12.75 Dependencies resolved.
21:28:26 #10 12.77 ================================================================================
21:28:26 #10 12.77  Package                       Arch    Version                 Repository  Size
21:28:26 #10 12.77 ================================================================================
21:28:26 #10 12.77 Installing:
21:28:26 #10 12.77  dnf-plugins-core              noarch  4.3.0-4.el9             baseos      38 k
21:28:26 #10 12.77  rpm-build                     x86_64  4.16.1.3-22.el9         appstream  101 k
21:28:26 #10 12.77  rpmlint                       noarch  1.11-19.el9             appstream  198 k
21:28:26 #10 12.77 Installing dependencies:
21:28:26 #10 12.77  adobe-source-code-pro-fonts   noarch  2.030.1.050-12.el9.1    baseos     832 k
21:28:26 #10 12.77  binutils                      x86_64  2.35.2-39.el9           baseos     4.6 M
21:28:26 #10 12.77  bzip2                         x86_64  1.0.8-8.el9             baseos      56 k
21:28:26 #10 12.77  checkpolicy                   x86_64  3.5-1.el9               appstream  347 k
21:28:26 #10 12.77  cpio                          x86_64  2.13-16.el9             baseos     275 k
21:28:26 #10 12.77  cracklib                      x86_64  2.9.6-27.el9            baseos      94 k
21:28:26 #10 12.77  cracklib-dicts                x86_64  2.9.6-27.el9            baseos     3.6 M
21:28:26 #10 12.77  dbus-libs                     x86_64  1:1.12.20-7.el9         baseos     152 k
21:28:26 #10 12.77  desktop-file-utils            x86_64  0.26-6.el9              appstream   74 k
21:28:26 #10 12.77  diffutils                     x86_64  3.7-12.el9              baseos     397 k
21:28:26 #10 12.77  dwz                           x86_64  0.14-3.el9              appstream  128 k
21:28:26 #10 12.77  ed                            x86_64  1.14.2-12.el9           baseos      75 k
21:28:26 #10 12.77  efi-srpm-macros               noarch  4-9.el9                 appstream   23 k
21:28:26 #10 12.77  elfutils                      x86_64  0.188-3.el9             baseos     529 k
21:28:26 #10 12.77  elfutils-debuginfod-client    x86_64  0.188-3.el9             baseos      38 k
21:28:26 #10 12.77  emacs-filesystem              noarch  1:27.2-8.el9            appstream  8.8 k
21:28:26 #10 12.77  enchant                       x86_64  1:1.6.0-30.el9          appstream   62 k
21:28:26 #10 12.77  environment-modules           x86_64  5.0.1-2.el9             baseos     492 k
21:28:26 #10 12.77  file                          x86_64  5.39-12.el9             baseos      49 k
21:28:26 #10 12.77  fonts-srpm-macros             noarch  1:2.0.5-7.el9.1         appstream   28 k
21:28:26 #10 12.77  gcc-toolset-12-binutils       x86_64  2.38-16.el9             appstream  5.5 M
21:28:26 #10 12.77  gcc-toolset-12-binutils-gold  x86_64  2.38-14.el9             appstream  752 k
21:28:26 #10 12.77  gcc-toolset-12-runtime        x86_64  12.0-5.el9              appstream   55 k
21:28:26 #10 12.77  gdb-minimal                   x86_64  10.2-10.el9             appstream  3.5 M
21:28:26 #10 12.77  gdk-pixbuf2                   x86_64  2.42.6-3.el9            appstream  492 k
21:28:26 #10 12.77  ghc-srpm-macros               noarch  1.5.0-6.el9             appstream  8.8 k
21:28:26 #10 12.77  glib-networking               x86_64  2.68.3-3.el9            baseos     186 k
21:28:26 #10 12.77  glibc-gconv-extra             x86_64  2.34-61.el9             baseos     1.7 M
21:28:26 #10 12.77  go-srpm-macros                noarch  3.0.9-9.el9             appstream   27 k
21:28:26 #10 12.77  groff-base                    x86_64  1.22.4-10.el9           baseos     1.1 M
21:28:26 #10 12.77  gsettings-desktop-schemas     x86_64  40.0-6.el9              baseos     684 k
21:28:26 #10 12.77  hunspell                      x86_64  1.7.0-11.el9            appstream  325 k
21:28:26 #10 12.77  hunspell-en-GB                noarch  0.20140811.1-20.el9     appstream  226 k
21:28:26 #10 12.77  hunspell-en-US                noarch  0.20140811.1-20.el9     appstream  177 k
21:28:26 #10 12.77  hunspell-filesystem           x86_64  1.7.0-11.el9            appstream  8.7 k
21:28:26 #10 12.77  info                          x86_64  6.7-15.el9              baseos     225 k
21:28:26 #10 12.77  json-glib                     x86_64  1.6.6-1.el9             baseos     163 k
21:28:26 #10 12.77  kernel-srpm-macros            noarch  1.0-12.el9              appstream   16 k
21:28:26 #10 12.77  less                          x86_64  590-1.el9               baseos     163 k
21:28:26 #10 12.77  libappstream-glib             x86_64  0.7.18-4.el9            appstream  396 k
21:28:26 #10 12.77  libatomic                     x86_64  11.3.1-4.3.el9          baseos      52 k
21:28:26 #10 12.77  libbrotli                     x86_64  1.0.9-6.el9             baseos     314 k
21:28:26 #10 12.77  libdb                         x86_64  5.3.28-53.el9           baseos     738 k
21:28:26 #10 12.77  libeconf                      x86_64  0.4.1-2.el9             baseos      28 k
21:28:26 #10 12.77  libfdisk                      x86_64  2.37.4-10.el9           baseos     154 k
21:28:26 #10 12.77  libicu                        x86_64  67.1-9.el9              baseos     9.6 M
21:28:26 #10 12.77  libjpeg-turbo                 x86_64  2.0.90-6.el9            appstream  176 k
21:28:26 #10 12.77  libpipeline                   x86_64  1.5.3-4.el9             baseos      49 k
21:28:26 #10 12.77  libpkgconf                    x86_64  1.7.3-10.el9            baseos      36 k
21:28:26 #10 12.77  libpng                        x86_64  2:1.6.37-12.el9         baseos     117 k
21:28:26 #10 12.77  libproxy                      x86_64  0.4.15-35.el9           baseos      74 k
21:28:26 #10 12.77  libpsl                        x86_64  0.21.1-5.el9            baseos      64 k
21:28:26 #10 12.77  libpwquality                  x86_64  1.4.4-8.el9             baseos     119 k
21:28:26 #10 12.77  libselinux-utils              x86_64  3.5-1.el9               baseos     183 k
21:28:26 #10 12.77  libsoup                       x86_64  2.72.0-8.el9            appstream  405 k
21:28:26 #10 12.77  libstemmer                    x86_64  0-18.585svn.el9         appstream   83 k
21:28:26 #10 12.77  libutempter                   x86_64  1.2.1-6.el9             baseos      27 k
21:28:26 #10 12.77  lua-srpm-macros               noarch  1-6.el9                 appstream  9.5 k
21:28:26 #10 12.77  man-db                        x86_64  2.9.3-7.el9             baseos     1.2 M
21:28:26 #10 12.77  ncurses                       x86_64  6.2-8.20210508.el9      baseos     407 k
21:28:26 #10 12.77  ocaml-srpm-macros             noarch  6-6.el9                 appstream  8.8 k
21:28:26 #10 12.77  openblas-srpm-macros          noarch  2-11.el9                appstream  8.4 k
21:28:26 #10 12.77  openssl                       x86_64  1:3.0.7-6.el9           baseos     1.2 M
21:28:26 #10 12.77  pam                           x86_64  1.5.1-14.el9            baseos     621 k
21:28:26 #10 12.77  patch                         x86_64  2.7.6-16.el9            appstream  128 k
21:28:26 #10 12.77  perl-AutoLoader               noarch  5.74-480.el9            appstream   22 k
21:28:26 #10 12.77  perl-B                        x86_64  1.80-480.el9            appstream  181 k
21:28:26 #10 12.77  perl-Carp                     noarch  1.50-460.el9            appstream   30 k
21:28:26 #10 12.77  perl-Class-Struct             noarch  0.66-480.el9            appstream   23 k
21:28:26 #10 12.77  perl-Data-Dumper              x86_64  2.174-462.el9           appstream   56 k
21:28:26 #10 12.77  perl-Digest                   noarch  1.19-4.el9              appstream   26 k
21:28:26 #10 12.77  perl-Digest-MD5               x86_64  2.58-4.el9              appstream   37 k
21:28:26 #10 12.77  perl-Encode                   x86_64  4:3.08-462.el9          appstream  1.7 M
21:28:26 #10 12.77  perl-Errno                    x86_64  1.30-480.el9            appstream   16 k
21:28:26 #10 12.77  perl-Exporter                 noarch  5.74-461.el9            appstream   32 k
21:28:26 #10 12.77  perl-Fcntl                    x86_64  1.13-480.el9            appstream   22 k
21:28:26 #10 12.77  perl-File-Basename            noarch  2.85-480.el9            appstream   18 k
21:28:26 #10 12.77  perl-File-Path                noarch  2.18-4.el9              appstream   36 k
21:28:26 #10 12.77  perl-File-Temp                noarch  1:0.231.100-4.el9       appstream   60 k
21:28:26 #10 12.77  perl-File-stat                noarch  1.09-480.el9            appstream   18 k
21:28:26 #10 12.77  perl-FileHandle               noarch  2.03-480.el9            appstream   17 k
21:28:26 #10 12.77  perl-Getopt-Long              noarch  1:2.52-4.el9            appstream   61 k
21:28:26 #10 12.77  perl-Getopt-Std               noarch  1.12-480.el9            appstream   17 k
21:28:26 #10 12.77  perl-HTTP-Tiny                noarch  0.076-460.el9           appstream   55 k
21:28:26 #10 12.77  perl-IO                       x86_64  1.43-480.el9            appstream   90 k
21:28:26 #10 12.77  perl-IO-Socket-IP             noarch  0.41-5.el9              appstream   43 k
21:28:26 #10 12.77  perl-IPC-Open3                noarch  1.21-480.el9            appstream   24 k
21:28:26 #10 12.77  perl-MIME-Base64              x86_64  3.16-4.el9              appstream   31 k
21:28:26 #10 12.77  perl-Net-SSLeay               x86_64  1.92-2.el9              appstream  388 k
21:28:26 #10 12.77  perl-POSIX                    x86_64  1.94-480.el9            appstream   97 k
21:28:26 #10 12.77  perl-PathTools                x86_64  3.78-461.el9            appstream   88 k
21:28:26 #10 12.77  perl-Pod-Escapes              noarch  1:1.07-460.el9          appstream   21 k
21:28:26 #10 12.77  perl-Pod-Perldoc              noarch  3.28.01-461.el9         appstream   87 k
21:28:26 #10 12.77  perl-Pod-Simple               noarch  1:3.42-4.el9            appstream  225 k
21:28:26 #10 12.77  perl-Pod-Usage                noarch  4:2.01-4.el9            appstream   41 k
21:28:26 #10 12.77  perl-Scalar-List-Utils        x86_64  4:1.56-461.el9          appstream   73 k
21:28:26 #10 12.77  perl-SelectSaver              noarch  1.02-480.el9            appstream   13 k
21:28:26 #10 12.77  perl-Socket                   x86_64  4:2.031-4.el9           appstream   56 k
21:28:26 #10 12.77  perl-Storable                 x86_64  1:3.21-460.el9          appstream   96 k
21:28:26 #10 12.77  perl-Symbol                   noarch  1.08-480.el9            appstream   15 k
21:28:26 #10 12.77  perl-Term-ANSIColor           noarch  5.01-461.el9            appstream   49 k
21:28:26 #10 12.77  perl-Term-Cap                 noarch  1.17-460.el9            appstream   23 k
21:28:26 #10 12.77  perl-Text-ParseWords          noarch  3.30-460.el9            appstream   17 k
21:28:26 #10 12.77  perl-Text-Tabs+Wrap           noarch  2013.0523-460.el9       appstream   24 k
21:28:26 #10 12.77  perl-Time-Local               noarch  2:1.300-7.el9           appstream   34 k
21:28:26 #10 12.77  perl-URI                      noarch  5.09-3.el9              appstream  121 k
21:28:26 #10 12.77  perl-base                     noarch  2.27-480.el9            appstream   17 k
21:28:26 #10 12.77  perl-constant                 noarch  1.33-461.el9            appstream   24 k
21:28:26 #10 12.77  perl-if                       noarch  0.60.800-480.el9        appstream   15 k
21:28:26 #10 12.77  perl-interpreter              x86_64  4:5.32.1-480.el9        appstream   72 k
21:28:26 #10 12.77  perl-libnet                   noarch  3.13-4.el9              appstream  130 k
21:28:26 #10 12.77  perl-libs                     x86_64  4:5.32.1-480.el9        appstream  2.2 M
21:28:26 #10 12.77  perl-mro                      x86_64  1.23-480.el9            appstream   29 k
21:28:26 #10 12.77  perl-overload                 noarch  1.31-480.el9            appstream   47 k
21:28:26 #10 12.77  perl-overloading              noarch  0.02-480.el9            appstream   14 k
21:28:26 #10 12.77  perl-parent                   noarch  1:0.238-460.el9         appstream   15 k
21:28:26 #10 12.77  perl-podlators                noarch  1:4.14-460.el9          appstream  114 k
21:28:26 #10 12.77  perl-srpm-macros              noarch  1-41.el9                appstream  9.1 k
21:28:26 #10 12.77  perl-subs                     noarch  1.03-480.el9            appstream   13 k
21:28:26 #10 12.77  perl-vars                     noarch  1.05-480.el9            appstream   14 k
21:28:26 #10 12.77  pkgconf                       x86_64  1.7.3-10.el9            baseos      41 k
21:28:26 #10 12.77  pkgconf-m4                    noarch  1.7.3-10.el9            baseos      15 k
21:28:26 #10 12.77  pkgconf-pkg-config            x86_64  1.7.3-10.el9            baseos      11 k
21:28:26 #10 12.77  policycoreutils               x86_64  3.5-1.el9               baseos     238 k
21:28:26 #10 12.77  policycoreutils-python-utils  noarch  3.5-1.el9               appstream   77 k
21:28:26 #10 12.77  procps-ng                     x86_64  3.3.17-11.el9           baseos     346 k
21:28:26 #10 12.77  publicsuffix-list-dafsa       noarch  20210518-3.el9          baseos      58 k
21:28:26 #10 12.77  pyproject-srpm-macros         noarch  1.6.2-1.el9             appstream   15 k
21:28:26 #10 12.77  python-srpm-macros            noarch  3.9-52.el9              appstream   24 k
21:28:26 #10 12.77  python3-audit                 x86_64  3.0.7-103.el9           appstream   84 k
21:28:26 #10 12.77  python3-dateutil              noarch  1:2.8.1-6.el9           baseos     302 k
21:28:26 #10 12.77  python3-dbus                  x86_64  1.2.18-2.el9            baseos     144 k
21:28:26 #10 12.77  python3-distro                noarch  1.5.0-7.el9             baseos      37 k
21:28:26 #10 12.77  python3-dnf-plugins-core      noarch  4.3.0-4.el9             baseos     260 k
21:28:26 #10 12.77  python3-enchant               noarch  3.2.0-5.el9             appstream   86 k
21:28:26 #10 12.77  python3-file-magic            noarch  5.39-12.el9             appstream   17 k
21:28:26 #10 12.77  python3-libselinux            x86_64  3.5-1.el9               appstream  188 k
21:28:26 #10 12.77  python3-libsemanage           x86_64  3.5-1.el9               appstream   80 k
21:28:26 #10 12.77  python3-policycoreutils       noarch  3.5-1.el9               appstream  2.1 M
21:28:26 #10 12.77  python3-setools               x86_64  4.4.1-1.el9             baseos     596 k
21:28:26 #10 12.77  python3-setuptools            noarch  53.0.0-12.el9           baseos     944 k
21:28:26 #10 12.77  python3-six                   noarch  1.15.0-9.el9            baseos      37 k
21:28:26 #10 12.77  python3-systemd               x86_64  234-18.el9              baseos      90 k
21:28:26 #10 12.77  qt5-srpm-macros               noarch  5.15.3-1.el9            appstream  9.7 k
21:28:26 #10 12.77  redhat-rpm-config             noarch  199-1.el9               appstream   72 k
21:28:26 #10 12.77  rust-srpm-macros              noarch  17-4.el9                appstream   10 k
21:28:26 #10 12.77  scl-utils                     x86_64  1:2.0.3-4.el9           appstream   37 k
21:28:26 #10 12.77  shared-mime-info              x86_64  2.1-5.el9               baseos     558 k
21:28:26 #10 12.77  systemd-libs                  x86_64  252-8.el9               baseos     649 k
21:28:26 #10 12.77  tcl                           x86_64  1:8.6.10-7.el9          baseos     1.1 M
21:28:26 #10 12.77  unzip                         x86_64  6.0-56.el9              baseos     182 k
21:28:26 #10 12.77  util-linux                    x86_64  2.37.4-10.el9           baseos     2.3 M
21:28:26 #10 12.77  util-linux-core               x86_64  2.37.4-10.el9           baseos     459 k
21:28:26 #10 12.77  vim-filesystem                noarch  2:8.2.2637-20.el9       baseos      18 k
21:28:26 #10 12.77  webkit2gtk3-jsc               x86_64  2.38.5-1.el9            appstream  6.5 M
21:28:26 #10 12.77  xz                            x86_64  5.2.5-8.el9             baseos     226 k
21:28:26 #10 12.77  zip                           x86_64  3.0-35.el9              baseos     266 k
21:28:26 #10 12.77  zstd                          x86_64  1.5.1-2.el9             baseos     548 k
21:28:26 #10 12.77 Installing weak dependencies:
21:28:26 #10 12.77  abattis-cantarell-fonts       noarch  0.301-4.el9             appstream  365 k
21:28:26 #10 12.77  hunspell-en                   noarch  0.20140811.1-20.el9     appstream  187 k
21:28:26 #10 12.77  libproxy-webkitgtk4           x86_64  0.4.15-35.el9           appstream   22 k
21:28:26 #10 12.77  perl-IO-Socket-SSL            noarch  2.073-1.el9             appstream  219 k
21:28:26 #10 12.77  perl-Mozilla-CA               noarch  20200520-6.el9          appstream   13 k
21:28:26 #10 12.77  perl-NDBM_File                x86_64  1.15-480.el9            appstream   23 k
21:28:26 #10 12.77 
21:28:26 #10 12.77 Transaction Summary
21:28:26 #10 12.77 ================================================================================
21:28:26 #10 12.77 Install  167 Packages
21:28:26 #10 12.77 
21:28:26 #10 12.79 Total download size: 69 M
21:28:26 #10 12.79 Installed size: 246 M
21:28:26 #10 12.79 Downloading Packages:
21:28:26 #10 13.80 (1/167): adobe-source-code-pro-fonts-2.030.1.05 2.2 MB/s | 832 kB     00:00    
21:28:26 #10 13.81 (2/167): bzip2-1.0.8-8.el9.x86_64.rpm           148 kB/s |  56 kB     00:00    
21:28:26 #10 13.85 (3/167): binutils-2.35.2-39.el9.x86_64.rpm       11 MB/s | 4.6 MB     00:00    
21:28:26 #10 13.85 (4/167): cracklib-2.9.6-27.el9.x86_64.rpm       2.2 MB/s |  94 kB     00:00    
21:28:26 #10 13.86 (5/167): cpio-2.13-16.el9.x86_64.rpm            5.5 MB/s | 275 kB     00:00    
21:28:26 #10 13.87 (6/167): dbus-libs-1.12.20-7.el9.x86_64.rpm      14 MB/s | 152 kB     00:00    
21:28:26 #10 13.91 (7/167): diffutils-3.7-12.el9.x86_64.rpm        7.9 MB/s | 397 kB     00:00    
21:28:26 #10 13.94 (8/167): cracklib-dicts-2.9.6-27.el9.x86_64.rpm  41 MB/s | 3.6 MB     00:00    
21:28:26 #10 13.94 (9/167): dnf-plugins-core-4.3.0-4.el9.noarch.rp 505 kB/s |  38 kB     00:00    
21:28:26 #10 13.95 (10/167): ed-1.14.2-12.el9.x86_64.rpm           2.0 MB/s |  75 kB     00:00    
21:28:26 #10 13.96 (11/167): elfutils-debuginfod-client-0.188-3.el 2.6 MB/s |  38 kB     00:00    
21:28:26 #10 13.98 (12/167): elfutils-0.188-3.el9.x86_64.rpm        13 MB/s | 529 kB     00:00    
21:28:26 #10 13.99 (13/167): environment-modules-5.0.1-2.el9.x86_6  12 MB/s | 492 kB     00:00    
21:28:26 #10 14.01 (14/167): file-5.39-12.el9.x86_64.rpm           1.2 MB/s |  49 kB     00:00    
21:28:26 #10 14.01 (15/167): glib-networking-2.68.3-3.el9.x86_64.r 8.5 MB/s | 186 kB     00:00    
21:28:26 #10 14.06 (16/167): glibc-gconv-extra-2.34-61.el9.x86_64.  23 MB/s | 1.7 MB     00:00    
21:28:26 #10 14.08 (17/167): groff-base-1.22.4-10.el9.x86_64.rpm    15 MB/s | 1.1 MB     00:00    
21:28:26 #10 14.08 (18/167): info-6.7-15.el9.x86_64.rpm             14 MB/s | 225 kB     00:00    
21:28:26 #10 14.09 (19/167): gsettings-desktop-schemas-40.0-6.el9.  27 MB/s | 684 kB     00:00    
21:28:26 #10 14.10 (20/167): json-glib-1.6.6-1.el9.x86_64.rpm      9.2 MB/s | 163 kB     00:00    
21:28:26 #10 14.10 (21/167): less-590-1.el9.x86_64.rpm             9.6 MB/s | 163 kB     00:00    
21:28:26 #10 14.11 (22/167): libatomic-11.3.1-4.3.el9.x86_64.rpm   5.8 MB/s |  52 kB     00:00    
21:28:26 #10 14.12 (23/167): libbrotli-1.0.9-6.el9.x86_64.rpm       20 MB/s | 314 kB     00:00    
21:28:26 #10 14.12 (24/167): libdb-5.3.28-53.el9.x86_64.rpm         34 MB/s | 738 kB     00:00    
21:28:26 #10 14.13 (25/167): libeconf-0.4.1-2.el9.x86_64.rpm       2.3 MB/s |  28 kB     00:00    
21:28:26 #10 14.14 (26/167): libfdisk-2.37.4-10.el9.x86_64.rpm     9.3 MB/s | 154 kB     00:00    
21:28:26 #10 14.16 (27/167): libpipeline-1.5.3-4.el9.x86_64.rpm    2.1 MB/s |  49 kB     00:00    
21:28:26 #10 14.17 (28/167): libpkgconf-1.7.3-10.el9.x86_64.rpm    1.4 MB/s |  36 kB     00:00    
21:28:26 #10 14.23 (29/167): libicu-67.1-9.el9.x86_64.rpm           87 MB/s | 9.6 MB     00:00    
21:28:26 #10 14.24 (30/167): libproxy-0.4.15-35.el9.x86_64.rpm     1.0 MB/s |  74 kB     00:00    
21:28:26 #10 14.24 (31/167): libpng-1.6.37-12.el9.x86_64.rpm       1.5 MB/s | 117 kB     00:00    
21:28:26 #10 14.25 (32/167): libpsl-0.21.1-5.el9.x86_64.rpm        8.3 MB/s |  64 kB     00:00    
21:28:26 #10 14.25 (33/167): libpwquality-1.4.4-8.el9.x86_64.rpm    10 MB/s | 119 kB     00:00    
21:28:26 #10 14.26 (34/167): libselinux-utils-3.5-1.el9.x86_64.rpm  13 MB/s | 183 kB     00:00    
21:28:26 #10 14.27 (35/167): libutempter-1.2.1-6.el9.x86_64.rpm    2.0 MB/s |  27 kB     00:00    
21:28:26 #10 14.27 (36/167): man-db-2.9.3-7.el9.x86_64.rpm          50 MB/s | 1.2 MB     00:00    
21:28:26 #10 14.31 (37/167): ncurses-6.2-8.20210508.el9.x86_64.rpm 7.1 MB/s | 407 kB     00:00    
21:28:26 #10 14.32 (38/167): pkgconf-1.7.3-10.el9.x86_64.rpm       5.5 MB/s |  41 kB     00:00    
21:28:26 #10 14.33 (39/167): pam-1.5.1-14.el9.x86_64.rpm            37 MB/s | 621 kB     00:00    
21:28:26 #10 14.34 (40/167): openssl-3.0.7-6.el9.x86_64.rpm         44 MB/s | 1.2 MB     00:00    
21:28:26 #10 14.34 (41/167): pkgconf-m4-1.7.3-10.el9.noarch.rpm    754 kB/s |  15 kB     00:00    
21:28:26 #10 14.35 (42/167): pkgconf-pkg-config-1.7.3-10.el9.x86_6 753 kB/s |  11 kB     00:00    
21:28:26 #10 14.40 (43/167): procps-ng-3.3.17-11.el9.x86_64.rpm    6.6 MB/s | 346 kB     00:00    
21:28:26 #10 14.40 (44/167): policycoreutils-3.5-1.el9.x86_64.rpm  4.1 MB/s | 238 kB     00:00    
21:28:26 #10 14.40 (45/167): publicsuffix-list-dafsa-20210518-3.el 1.0 MB/s |  58 kB     00:00    
21:28:26 #10 14.41 (46/167): python3-dateutil-2.8.1-6.el9.noarch.r  21 MB/s | 302 kB     00:00    
21:28:26 #10 14.41 (47/167): python3-distro-1.5.0-7.el9.noarch.rpm 4.1 MB/s |  37 kB     00:00    
21:28:26 #10 14.42 (48/167): python3-dbus-1.2.18-2.el9.x86_64.rpm  9.6 MB/s | 144 kB     00:00    
21:28:26 #10 14.43 (49/167): python3-dnf-plugins-core-4.3.0-4.el9.  17 MB/s | 260 kB     00:00    
21:28:26 #10 14.43 (50/167): python3-setools-4.4.1-1.el9.x86_64.rp  31 MB/s | 596 kB     00:00    
21:28:26 #10 14.44 (51/167): python3-six-1.15.0-9.el9.noarch.rpm   3.4 MB/s |  37 kB     00:00    
21:28:26 #10 14.45 (52/167): python3-setuptools-53.0.0-12.el9.noar  40 MB/s | 944 kB     00:00    
21:28:26 #10 14.46 (53/167): python3-systemd-234-18.el9.x86_64.rpm 4.4 MB/s |  90 kB     00:00    
21:28:26 #10 14.46 (54/167): shared-mime-info-2.1-5.el9.x86_64.rpm  23 MB/s | 558 kB     00:00    
21:28:26 #10 14.48 (55/167): systemd-libs-252-8.el9.x86_64.rpm      24 MB/s | 649 kB     00:00    
21:28:26 #10 14.50 (56/167): tcl-8.6.10-7.el9.x86_64.rpm            30 MB/s | 1.1 MB     00:00    
21:28:26 #10 14.50 (57/167): unzip-6.0-56.el9.x86_64.rpm           5.4 MB/s | 182 kB     00:00    
21:28:26 #10 14.51 (58/167): vim-filesystem-8.2.2637-20.el9.noarch 3.3 MB/s |  18 kB     00:00    
21:28:26 #10 14.52 (59/167): util-linux-core-2.37.4-10.el9.x86_64.  28 MB/s | 459 kB     00:00    
21:28:26 #10 14.54 (60/167): util-linux-2.37.4-10.el9.x86_64.rpm    56 MB/s | 2.3 MB     00:00    
21:28:26 #10 14.55 (61/167): xz-5.2.5-8.el9.x86_64.rpm             5.9 MB/s | 226 kB     00:00    
21:28:26 #10 14.60 (62/167): zip-3.0-35.el9.x86_64.rpm             3.7 MB/s | 266 kB     00:00    
21:28:26 #10 14.60 (63/167): zstd-1.5.1-2.el9.x86_64.rpm            10 MB/s | 548 kB     00:00    
21:28:26 #10 14.63 (64/167): abattis-cantarell-fonts-0.301-4.el9.n 4.2 MB/s | 365 kB     00:00    
21:28:26 #10 14.64 (65/167): checkpolicy-3.5-1.el9.x86_64.rpm      6.7 MB/s | 347 kB     00:00    
21:28:26 #10 14.65 (66/167): desktop-file-utils-0.26-6.el9.x86_64. 7.0 MB/s |  74 kB     00:00    
21:28:26 #10 14.69 (67/167): dwz-0.14-3.el9.x86_64.rpm             2.6 MB/s | 128 kB     00:00    
21:28:26 #10 14.69 (68/167): efi-srpm-macros-4-9.el9.noarch.rpm    485 kB/s |  23 kB     00:00    
21:28:26 #10 14.69 (69/167): emacs-filesystem-27.2-8.el9.noarch.rp 1.5 MB/s | 8.8 kB     00:00    
21:28:26 #10 14.72 (70/167): enchant-1.6.0-30.el9.x86_64.rpm       1.7 MB/s |  62 kB     00:00    
21:28:26 #10 14.73 (71/167): fonts-srpm-macros-2.0.5-7.el9.1.noarc 776 kB/s |  28 kB     00:00    
21:28:26 #10 14.84 (72/167): gcc-toolset-12-binutils-2.38-16.el9.x  38 MB/s | 5.5 MB     00:00    
21:28:26 #10 14.85 (73/167): gcc-toolset-12-runtime-12.0-5.el9.x86 506 kB/s |  55 kB     00:00    
21:28:26 #10 14.85 (74/167): gcc-toolset-12-binutils-gold-2.38-14. 6.2 MB/s | 752 kB     00:00    
21:28:26 #10 14.87 (75/167): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm    17 MB/s | 492 kB     00:00    
21:28:26 #10 14.91 (76/167): gdb-minimal-10.2-10.el9.x86_64.rpm     53 MB/s | 3.5 MB     00:00    
21:28:26 #10 14.91 (77/167): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 151 kB/s | 8.8 kB     00:00    
21:28:26 #10 14.91 (78/167): go-srpm-macros-3.0.9-9.el9.noarch.rpm 652 kB/s |  27 kB     00:00    
21:28:26 #11 27.69 Get:255 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfreetype6 amd64 2.12.1+dfsg-3 [387 kB]
21:28:26 #11 27.85 Get:256 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfontconfig1 amd64 2.13.1-4.4ubuntu1 [129 kB]
21:28:26 #11 27.87 Get:257 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
21:28:26 #11 27.90 Get:258 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
21:28:26 #10 20.73 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.6 [71.7 kB]
21:28:26 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 47.40MB / 47.40MB 8.2s done
21:28:26 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 20.97MB / 53.32MB 8.2s
21:28:26 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 8.3s done
21:28:26 #10 14.70 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf curl armhf 7.88.1-7 [300 kB]
21:28:26 #10 14.70 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl4 armhf 7.88.1-7 [343 kB]
21:28:26 #10 14.76 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
21:28:26 #10 14.76 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf libcc1-0 armhf 12.2.0-14+rpi1 [32.2 kB]
21:28:26 #10 14.76 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf libgomp1 armhf 12.2.0-14+rpi1 [95.4 kB]
21:28:26 #10 14.76 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf libasan8 armhf 12.2.0-14+rpi1 [2088 kB]
21:28:26 #10 14.85 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf libubsan1 armhf 12.2.0-14+rpi1 [861 kB]
21:28:26 #10 14.91 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14+rpi1 [727 kB]
21:28:26 #10 14.92 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf gcc-12 armhf 12.2.0-14+rpi1 [14.2 MB]
21:28:26 #9 14.94 Selecting previously unselected package libsqlite3-0:amd64.
21:28:26 #9 14.94 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
21:28:26 #9 14.94 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
21:28:26 #9 15.09 Selecting previously unselected package libpython3.9-stdlib:amd64.
21:28:26 #9 15.09 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
21:28:26 #9 15.09 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
21:28:26 #11 27.32 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:28:26 #11 27.33 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
21:28:26 #11 27.35 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB]
21:28:26 #11 27.35 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB]
21:28:26 #11 27.36 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:28:26 #11 27.37 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
21:28:26 #11 27.42 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:28:26 #11 27.43 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB]
21:28:26 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 18.87MB / 53.32MB 8.1s
21:28:26 #10 41.62 Setting up python3-magic (2:0.4.15-1) ...
21:28:26 #10 34.87 Preparing to unpack .../170-libalgorithm-diff-perl_1.201-1_all.deb ...
21:28:26 #10 34.87 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:28:26 #10 34.91 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf.
21:28:26 #10 34.91 Preparing to unpack .../171-libalgorithm-diff-xs-perl_0.04-8+b1_armhf.deb ...
21:28:26 #10 34.91 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ...
21:28:26 #10 34.94 Selecting previously unselected package libalgorithm-merge-perl.
21:28:26 #10 34.94 Preparing to unpack .../172-libalgorithm-merge-perl_0.08-5_all.deb ...
21:28:26 #10 34.94 Unpacking libalgorithm-merge-perl (0.08-5) ...
21:28:26 #10 34.97 Selecting previously unselected package libaliased-perl.
21:28:26 #10 34.97 Preparing to unpack .../173-libaliased-perl_0.34-3_all.deb ...
21:28:26 #10 34.98 Unpacking libaliased-perl (0.34-3) ...
21:28:26 #10 35.01 Selecting previously unselected package libaom3:armhf.
21:28:26 #10 35.01 Preparing to unpack .../174-libaom3_3.6.0-1_armhf.deb ...
21:28:26 #10 35.01 Unpacking libaom3:armhf (3.6.0-1) ...
21:28:26 #10 35.15 Selecting previously unselected package libapt-pkg-perl.
21:28:26 #10 35.15 Preparing to unpack .../175-libapt-pkg-perl_0.1.40+b2_armhf.deb ...
21:28:26 #10 35.15 Unpacking libapt-pkg-perl (0.1.40+b2) ...
21:28:26 #10 35.19 Selecting previously unselected package libarchive-cpio-perl.
21:28:26 #10 35.19 Preparing to unpack .../176-libarchive-cpio-perl_0.10-3_all.deb ...
21:28:26 #10 35.19 Unpacking libarchive-cpio-perl (0.10-3) ...
21:28:26 #10 35.23 Selecting previously unselected package libarchive13:armhf.
21:28:26 #10 17.67 Selecting previously unselected package libmagic-mgc.
21:28:26 #10 17.67 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
21:28:26 #10 17.68 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
21:28:26 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 8.4s done
21:28:26 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c
21:28:26 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:28:26 #7 DONE 13.9s
21:28:26 
21:28:26 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:26 #0 1.007 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
21:28:26 #0 1.409 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
21:28:26 #0 1.503 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
21:28:26 #0 1.602 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
21:28:26 #0 1.696 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
21:28:26 #0 1.886 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
21:28:26 #0 2.417 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
21:28:26 #0 2.434 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
21:28:26 #0 2.434 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1572 kB]
21:28:26 #0 2.481 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [17.6 kB]
21:28:26 #0 2.486 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1078 kB]
21:28:26 #0 2.688 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9590 B]
21:28:26 #0 2.758 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
21:28:26 #0 2.836 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
21:28:26 #0 2.934 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1205 kB]
21:28:26 #0 3.219 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [17.3 kB]
21:28:26 #0 3.219 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4735 B]
21:28:26 #0 3.219 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [788 kB]
21:28:26 #0 3.332 Fetched 17.7 MB in 3s (6504 kB/s)
21:28:26 #0 3.332 Reading package lists...
21:28:26 #0 4.438 Reading package lists...
21:28:26 #0 5.473 Building dependency tree...
21:28:26 #0 5.665 Reading state information...
21:28:26 #0 5.937 The following additional packages will be installed:
21:28:26 #0 5.937   at autoconf automake autopoint autotools-dev binutils
21:28:26 #0 5.937   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:28:26 #0 5.937   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
21:28:26 #0 5.937   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:28:26 #0 5.937   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
21:28:26 #0 5.937   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:28:26 #0 5.937   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:28:26 #0 5.937   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:28:26 #0 5.937   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:26 #0 5.937   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
21:28:26 #0 5.937   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:28:26 #0 5.937   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:28:26 #0 5.937   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:28:26 #0 5.937   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:26 #0 5.937   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:28:26 #0 5.937   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:28:26 #0 5.937   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:28:26 #0 5.937   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:28:26 #0 5.937   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:28:26 #0 5.937   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:28:26 #0 5.937   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:28:26 #0 5.937   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:28:26 #0 5.937   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:28:26 #0 5.937   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:28:26 #0 5.937   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:28:26 #0 5.937   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:28:26 #0 5.937   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:28:26 #0 5.937   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:28:26 #0 5.937   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:28:26 #0 5.937   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:28:26 #0 5.937   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:28:26 #0 5.937   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:26 #0 5.937   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:26 #0 5.937   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:28:26 #0 5.937   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:28:26 #0 5.937   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:28:26 #0 5.937   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:28:26 #0 5.937   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:28:26 #0 5.937   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:28:26 #0 5.937   libldap-common liblinux-epoll-perl liblist-compare-perl
21:28:26 #0 5.937   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:28:26 #0 5.937   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:28:26 #0 5.937   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:28:26 #0 5.937   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
21:28:26 #0 5.937   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
21:28:26 #0 5.937   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
21:28:26 #0 5.937   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:28:26 #0 5.937   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:28:26 #0 5.937   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:28:26 #0 5.937   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:28:26 #0 5.937   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:28:26 #0 5.937   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:28:26 #0 5.937   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:28:26 #0 5.937   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:28:26 #0 5.937   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
21:28:26 #0 5.937   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:26 #0 5.937   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:28:26 #0 5.937   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:28:26 #0 5.937   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:28:26 #0 5.937   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:28:26 #0 5.937   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:28:26 #0 5.937   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:28:26 #0 5.937   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:28:26 #0 5.937   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:26 #0 5.937   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:28:26 #0 5.937   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:28:26 #0 5.937   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
21:28:26 #0 5.937   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:26 #0 5.937   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:28:26 #0 5.937   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:28:26 #0 5.937   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:28:26 #0 5.937   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:28:26 #0 5.937   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:28:26 #0 5.937   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:28:26 #0 5.937   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:28:26 #0 5.937   openssh-client openssl patch patchutils perl perl-modules-5.30
21:28:26 #0 5.937   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:28:26 #0 5.937   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:28:26 #0 5.937   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:28:26 #0 5.937   python3-pkg-resources python3-requests python3-six python3-unidiff
21:28:26 #0 5.937   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:28:26 #0 5.937   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:28:26 #0 5.937   xz-utils
21:28:26 #0 5.937 Suggested packages:
21:28:26 #0 5.937   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:28:26 #0 5.937   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:28:26 #0 5.937   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
21:28:26 #0 5.937   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
21:28:26 #0 5.937   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:28:26 #0 5.937   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:26 #0 5.937   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:28:26 #0 5.937   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:28:26 #0 5.937   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:28:26 #0 5.937   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
21:28:26 #0 5.937   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
21:28:26 #0 5.937   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:28:26 #0 5.937   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
21:28:26 #0 5.937   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
21:28:26 #0 5.937   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
21:28:26 #0 5.937   libscalar-number-perl libsasl2-modules-gssapi-mit
21:28:26 #0 5.937   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:28:26 #0 5.937   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
21:28:26 #0 5.937   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:28:26 #0 5.937   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:28:26 #0 5.937   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:28:26 #0 5.937   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:28:26 #0 5.937   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:28:26 #0 5.937   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
21:28:26 #0 5.937   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
21:28:26 #0 5.937   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:28:26 #0 5.937   python3-cryptography python3-openssl python3-socks python3.8-venv
21:28:26 #0 5.937   python3.8-doc binfmt-support readline-doc zip wdiff-doc
21:28:26 #0 6.386 The following NEW packages will be installed:
21:28:26 #0 6.386   at autoconf automake autopoint autotools-dev binutils
21:28:26 #0 6.386   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:28:26 #0 6.386   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
21:28:26 #0 6.386   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:28:26 #0 6.386   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
21:28:26 #0 6.386   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:28:26 #0 6.386   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
21:28:26 #0 6.387   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:28:26 #0 6.387   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
21:28:26 #0 6.387   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
21:28:26 #0 6.387   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:28:26 #0 6.387   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:28:26 #0 6.387   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:28:26 #0 6.387   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:26 #0 6.387   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:28:26 #0 6.387   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:28:26 #0 6.387   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:28:26 #0 6.387   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:28:26 #0 6.387   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:28:26 #0 6.387   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:28:26 #0 6.387   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:28:26 #0 6.387   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:28:26 #0 6.387   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:28:26 #0 6.387   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:28:26 #0 6.387   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:28:26 #0 6.387   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:28:26 #0 6.387   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:28:26 #0 6.388   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:28:26 #0 6.388   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:28:26 #0 6.388   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:28:26 #0 6.388   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:28:26 #0 6.388   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:26 #0 6.388   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:26 #0 6.388   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:28:26 #0 6.388   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:28:26 #0 6.388   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:28:26 #0 6.388   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:28:26 #0 6.388   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:28:26 #0 6.388   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:28:26 #0 6.388   libldap-common liblinux-epoll-perl liblist-compare-perl
21:28:26 #0 6.388   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:28:26 #0 6.388   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:28:26 #0 6.388   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:28:26 #0 6.388   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
21:28:26 #0 6.388   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
21:28:26 #0 6.388   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
21:28:26 #0 6.388   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:28:26 #0 6.388   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:28:26 #0 6.388   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:28:26 #0 6.388   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:28:26 #0 6.388   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:28:26 #0 6.388   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:28:26 #0 6.388   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:28:26 #0 6.388   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:28:26 #0 6.388   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
21:28:26 #0 6.388   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:26 #0 6.388   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:28:26 #0 6.389   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:28:26 #0 6.389   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:28:26 #0 6.389   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:28:26 #0 6.389   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:28:26 #0 6.389   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:28:26 #0 6.389   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:28:26 #0 6.389   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:26 #0 6.389   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:28:26 #0 6.389   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:28:26 #0 6.389   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
21:28:26 #0 6.389   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:26 #0 6.389   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:28:26 #0 6.389   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:28:26 #0 6.389   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:28:26 #0 6.389   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:28:26 #0 6.389   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:28:26 #0 6.389   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:28:26 #0 6.390   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:28:26 #0 6.390   openssh-client openssl patch patchutils perl perl-modules-5.30
21:28:26 #0 6.390   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:28:26 #0 6.390   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:28:26 #0 6.390   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:28:26 #0 6.390   python3-pkg-resources python3-requests python3-six python3-unidiff
21:28:26 #0 6.390   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:28:26 #0 6.390   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:28:26 #0 6.390   xz-utils
21:28:26 #0 6.812 0 upgraded, 349 newly installed, 0 to remove and 1 not upgraded.
21:28:26 #0 6.812 Need to get 91.5 MB of archives.
21:28:26 #0 6.812 After this operation, 361 MB of additional disk space will be used.
21:28:26 #0 6.812 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB]
21:28:26 #0 6.959 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.17 [1084 kB]
21:28:26 #0 7.361 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.7 [708 kB]
21:28:26 #0 7.413 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
21:28:26 #0 7.418 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.7 [1585 kB]
21:28:26 #0 7.491 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
21:28:26 #0 7.493 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
21:28:26 #0 7.493 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
21:28:26 #0 7.497 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
21:28:26 #0 7.499 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
21:28:26 #0 7.505 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
21:28:26 #0 7.673 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.7 [1601 kB]
21:28:26 #0 8.289 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.7 [387 kB]
21:28:26 #0 8.301 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
21:28:26 #0 8.301 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
21:28:26 #0 8.303 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB]
21:28:26 #0 8.303 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB]
21:28:26 #0 8.310 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB]
21:28:26 #0 8.312 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB]
21:28:26 #0 8.337 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB]
21:28:26 #0 8.338 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB]
21:28:26 #0 8.338 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB]
21:28:26 #0 8.542 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
21:28:26 #0 9.197 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B]
21:28:26 #0 9.197 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.3 [3274 kB]
21:28:26 #0 9.355 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.3 [224 kB]
21:28:26 #0 9.355 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.17 [597 kB]
21:28:26 #0 9.360 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
21:28:26 #0 9.361 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.11 [4672 B]
21:28:26 #0 9.361 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB]
21:28:26 #0 9.366 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB]
21:28:26 #0 9.366 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB]
21:28:26 #0 9.366 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB]
21:28:26 #0 9.521 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
21:28:26 #0 9.715 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.4 [1125 kB]
21:28:26 #10 12.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 ... 6016 files and directories currently installed.)
21:28:26 #10 12.51 Preparing to unpack .../util-linux_2.38.1-5+b1_amd64.deb ...
21:28:26 #10 12.52 Unpacking util-linux (2.38.1-5+b1) over (2.38.1-5) ...
21:28:26 #10 15.46 (79/167): hunspell-en-0.20140811.1-20.el9.noarc 339 kB/s | 187 kB     00:00    
21:28:26 #10 15.47 (80/167): hunspell-en-GB-0.20140811.1-20.el9.no 408 kB/s | 226 kB     00:00    
21:28:26 #10 15.48 (81/167): hunspell-1.7.0-11.el9.x86_64.rpm      572 kB/s | 325 kB     00:00    
21:28:26 #10 15.48 (82/167): kernel-srpm-macros-1.0-12.el9.noarch. 3.7 MB/s |  16 kB     00:00    
21:28:26 #10 15.50 (83/167): libappstream-glib-0.7.18-4.el9.x86_64  38 MB/s | 396 kB     00:00    
21:28:26 #10 15.50 (84/167): libjpeg-turbo-2.0.90-6.el9.x86_64.rpm  25 MB/s | 176 kB     00:00    
21:28:26 #10 20.79 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB]
21:28:26 #10 20.90 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB]
21:28:26 #10 20.97 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgpgme11 armhf 1.10.0-1ubuntu2 [92.3 kB]
21:28:26 #10 20.98 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gpg armhf 1.10.0-1ubuntu2 [129 kB]
21:28:26 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 26.21MB / 116.81MB 1.1s
21:28:26 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 24.12MB / 53.32MB 8.5s
21:28:26 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 14.68MB / 116.81MB 8.5s
21:28:26 #9 15.41 Selecting previously unselected package python3.9.
21:28:27 #11 27.90 Get:259 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdeflate0 amd64 1.12-1 [76.1 kB]
21:28:27 #11 27.91 Get:260 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.10.1 [29.7 kB]
21:28:27 #11 27.92 Get:261 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblerc3 amd64 3.0+ds-1ubuntu1 [128 kB]
21:28:27 #11 27.93 Get:262 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
21:28:27 #11 27.95 Get:263 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libtiff5 amd64 4.4.0-4ubuntu3.3 [190 kB]
21:28:27 #11 27.97 Get:264 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.10.1 [37.0 kB]
21:28:27 #11 27.55 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:28:27 #11 27.57 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB]
21:28:27 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 11.53MB / 47.40MB 8.4s
21:28:27 #10 41.76 Setting up python3-idna (2.6-1) ...
21:28:27 #10 41.96 Setting up python3-xdg (0.25-4ubuntu1.1) ...
21:28:27 #10 35.23 Preparing to unpack .../177-libarchive13_3.6.2-1_armhf.deb ...
21:28:27 #10 35.23 Unpacking libarchive13:armhf (3.6.2-1) ...
21:28:27 #10 35.28 Selecting previously unselected package libarray-intspan-perl.
21:28:27 #10 35.28 Preparing to unpack .../178-libarray-intspan-perl_2.004-2_all.deb ...
21:28:27 #10 35.29 Unpacking libarray-intspan-perl (2.004-2) ...
21:28:27 #10 35.32 Selecting previously unselected package libauthen-sasl-perl.
21:28:27 #10 35.32 Preparing to unpack .../179-libauthen-sasl-perl_2.1600-3_all.deb ...
21:28:27 #10 35.32 Unpacking libauthen-sasl-perl (2.1600-3) ...
21:28:27 #10 35.36 Selecting previously unselected package libdav1d6:armhf.
21:28:27 #10 35.36 Preparing to unpack .../180-libdav1d6_1.0.0-2_armhf.deb ...
21:28:27 #10 35.37 Unpacking libdav1d6:armhf (1.0.0-2) ...
21:28:27 #10 35.42 Selecting previously unselected package libgav1-1:armhf.
21:28:27 #10 35.42 Preparing to unpack .../181-libgav1-1_0.18.0-1+b1_armhf.deb ...
21:28:27 #10 35.43 Unpacking libgav1-1:armhf (0.18.0-1+b1) ...
21:28:27 #10 35.48 Selecting previously unselected package librav1e0:armhf.
21:28:27 #11 10.11 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
21:28:27 #11 10.11 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
21:28:27 #11 10.13 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
21:28:27 #10 17.97 Selecting previously unselected package libmagic1:amd64.
21:28:27 #10 17.97 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
21:28:27 #10 17.98 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
21:28:27 #10 21.00 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dput all 1.0.1ubuntu1 [42.7 kB]
21:28:27 #10 21.01 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfakeroot armhf 1.22-2ubuntu1 [21.6 kB]
21:28:27 #10 21.01 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf fakeroot armhf 1.22-2ubuntu1 [60.3 kB]
21:28:27 #10 21.02 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl3-gnutls armhf 7.58.0-2ubuntu3.24 [187 kB]
21:28:27 #10 21.04 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liberror-perl all 0.17025-1 [22.8 kB]
21:28:27 #10 21.19 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git-man all 1:2.17.1-1ubuntu0.17 [804 kB]
21:28:27 #10 15.51 (85/167): libproxy-webkitgtk4-0.4.15-35.el9.x86 4.3 MB/s |  22 kB     00:00    
21:28:27 #10 15.52 (86/167): libsoup-2.72.0-8.el9.x86_64.rpm        39 MB/s | 405 kB     00:00    
21:28:27 #10 15.53 (87/167): libstemmer-0-18.585svn.el9.x86_64.rpm  15 MB/s |  83 kB     00:00    
21:28:27 #10 15.53 (88/167): lua-srpm-macros-1-6.el9.noarch.rpm    2.0 MB/s | 9.5 kB     00:00    
21:28:27 #10 15.54 (89/167): ocaml-srpm-macros-6-6.el9.noarch.rpm  2.0 MB/s | 8.8 kB     00:00    
21:28:27 #10 15.54 (90/167): openblas-srpm-macros-2-11.el9.noarch. 2.0 MB/s | 8.4 kB     00:00    
21:28:27 #10 15.55 (91/167): patch-2.7.6-16.el9.x86_64.rpm          19 MB/s | 128 kB     00:00    
21:28:27 #10 15.55 (92/167): perl-AutoLoader-5.74-480.el9.noarch.r 4.6 MB/s |  22 kB     00:00    
21:28:27 #10 15.56 (93/167): perl-B-1.80-480.el9.x86_64.rpm         29 MB/s | 181 kB     00:00    
21:28:27 #10 15.57 (94/167): perl-Carp-1.50-460.el9.noarch.rpm     4.4 MB/s |  30 kB     00:00    
21:28:27 #10 15.57 (95/167): perl-Class-Struct-0.66-480.el9.noarch 6.0 MB/s |  23 kB     00:00    
21:28:27 #10 15.58 (96/167): perl-Data-Dumper-2.174-462.el9.x86_64  14 MB/s |  56 kB     00:00    
21:28:27 #10 15.58 (97/167): perl-Digest-1.19-4.el9.noarch.rpm     4.4 MB/s |  26 kB     00:00    
21:28:27 #10 15.59 (98/167): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 7.3 MB/s |  37 kB     00:00    
21:28:27 #10 15.61 (99/167): perl-Encode-3.08-462.el9.x86_64.rpm    63 MB/s | 1.7 MB     00:00    
21:28:27 #10 15.62 (100/167): perl-Errno-1.30-480.el9.x86_64.rpm   4.2 MB/s |  16 kB     00:00    
21:28:27 #10 15.62 (101/167): perl-Exporter-5.74-461.el9.noarch.rp 7.6 MB/s |  32 kB     00:00    
21:28:27 #10 15.63 (102/167): perl-Fcntl-1.13-480.el9.x86_64.rpm   4.0 MB/s |  22 kB     00:00    
21:28:27 #10 15.64 (103/167): perl-File-Basename-2.85-480.el9.noar 2.4 MB/s |  18 kB     00:00    
21:28:27 #10 15.64 (104/167): perl-File-Path-2.18-4.el9.noarch.rpm 6.4 MB/s |  36 kB     00:00    
21:28:27 #10 15.65 (105/167): perl-File-Temp-0.231.100-4.el9.noarc  13 MB/s |  60 kB     00:00    
21:28:27 #10 15.65 (106/167): perl-File-stat-1.09-480.el9.noarch.r 5.2 MB/s |  18 kB     00:00    
21:28:27 #10 15.66 (107/167): perl-FileHandle-2.03-480.el9.noarch. 3.2 MB/s |  17 kB     00:00    
21:28:27 #10 15.66 (108/167): perl-Getopt-Long-2.52-4.el9.noarch.r  12 MB/s |  61 kB     00:00    
21:28:27 #10 15.67 (109/167): perl-Getopt-Std-1.12-480.el9.noarch. 3.8 MB/s |  17 kB     00:00    
21:28:27 #10 15.67 (110/167): perl-HTTP-Tiny-0.076-460.el9.noarch.  12 MB/s |  55 kB     00:00    
21:28:27 #10 15.68 (111/167): perl-IO-1.43-480.el9.x86_64.rpm       17 MB/s |  90 kB     00:00    
21:28:27 #10 15.68 (112/167): perl-IO-Socket-IP-0.41-5.el9.noarch.  11 MB/s |  43 kB     00:00    
21:28:27 #10 15.69 (113/167): perl-IO-Socket-SSL-2.073-1.el9.noarc  27 MB/s | 219 kB     00:00    
21:28:27 #10 15.74 (114/167): perl-IPC-Open3-1.21-480.el9.noarch.r 546 kB/s |  24 kB     00:00    
21:28:27 #10 15.74 (115/167): perl-MIME-Base64-3.16-4.el9.x86_64.r 7.1 MB/s |  31 kB     00:00    
21:28:27 #10 15.75 (116/167): perl-Mozilla-CA-20200520-6.el9.noarc 3.5 MB/s |  13 kB     00:00    
21:28:27 #10 15.75 (117/167): perl-NDBM_File-1.15-480.el9.x86_64.r 6.3 MB/s |  23 kB     00:00    
21:28:27 #10 15.79 (118/167): perl-Net-SSLeay-1.92-2.el9.x86_64.rp 9.5 MB/s | 388 kB     00:00    
21:28:27 #10 15.80 (119/167): hunspell-filesystem-1.7.0-11.el9.x86  27 kB/s | 8.7 kB     00:00    
21:28:27 #10 15.80 (120/167): perl-POSIX-1.94-480.el9.x86_64.rpm    13 MB/s |  97 kB     00:00    
21:28:27 #10 15.80 (121/167): perl-PathTools-3.78-461.el9.x86_64.r  11 MB/s |  88 kB     00:00    
21:28:27 #10 15.81 (122/167): perl-Pod-Escapes-1.07-460.el9.noarch 3.4 MB/s |  21 kB     00:00    
21:28:27 #10 15.81 (123/167): perl-Pod-Perldoc-3.28.01-461.el9.noa  14 MB/s |  87 kB     00:00    
21:28:27 #10 15.82 (124/167): perl-Pod-Simple-3.42-4.el9.noarch.rp  25 MB/s | 225 kB     00:00    
21:28:27 #10 15.82 (125/167): perl-Pod-Usage-2.01-4.el9.noarch.rpm 5.2 MB/s |  41 kB     00:00    
21:28:27 #10 15.82 (126/167): perl-Scalar-List-Utils-1.56-461.el9.  11 MB/s |  73 kB     00:00    
21:28:27 #10 15.83 (127/167): perl-SelectSaver-1.02-480.el9.noarch 1.8 MB/s |  13 kB     00:00    
21:28:27 #10 15.83 (128/167): perl-Socket-2.031-4.el9.x86_64.rpm   9.0 MB/s |  56 kB     00:00    
21:28:27 #10 15.83 (129/167): perl-Storable-3.21-460.el9.x86_64.rp  14 MB/s |  96 kB     00:00    
21:28:27 #10 15.84 (130/167): perl-Symbol-1.08-480.el9.noarch.rpm  2.3 MB/s |  15 kB     00:00    
21:28:27 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 34.60MB / 116.81MB 1.4s
21:28:27 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 27.26MB / 53.32MB 8.8s
21:28:27 #9 15.41 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
21:28:27 #9 15.41 Unpacking python3.9 (3.9.2-1) ...
21:28:27 #9 15.46 Selecting previously unselected package libpython3-stdlib:amd64.
21:28:27 #9 15.46 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
21:28:27 #9 15.47 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
21:28:27 #9 15.52 Setting up python3-minimal (3.9.2-3) ...
21:28:27 #11 28.37 Get:265 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgd3 amd64 2.3.3-6 [123 kB]
21:28:27 #11 27.97 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
21:28:27 #10 42.12 Setting up python3-six (1.11.0-2) ...
21:28:27 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 22.02MB / 53.32MB 8.6s
21:28:27 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 10.49MB / 116.81MB 8.6s
21:28:27 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 14.68MB / 47.40MB 8.7s
21:28:27 #8 ...
21:28:27 
21:28:27 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:28:27 #0 2.098 CentOS Stream 8 - AppStream                      27 MB/s |  29 MB     00:01    
21:28:27 #12 ...
21:28:27 
21:28:27 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:27 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 10.0s done
21:28:27 #8 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:27 #10 35.48 Preparing to unpack .../182-librav1e0_0.5.1-6_armhf.deb ...
21:28:27 #10 35.49 Unpacking librav1e0:armhf (0.5.1-6) ...
21:28:27 #10 35.56 Selecting previously unselected package libsvtav1enc1:armhf.
21:28:27 #10 35.56 Preparing to unpack .../183-libsvtav1enc1_1.4.1+dfsg-1_armhf.deb ...
21:28:27 #10 35.57 Unpacking libsvtav1enc1:armhf (1.4.1+dfsg-1) ...
21:28:27 #10 35.68 Selecting previously unselected package libjpeg62-turbo:armhf.
21:28:27 #10 35.68 Preparing to unpack .../184-libjpeg62-turbo_1%3a2.1.5-2_armhf.deb ...
21:28:27 #10 35.68 Unpacking libjpeg62-turbo:armhf (1:2.1.5-2) ...
21:28:27 #10 35.72 Selecting previously unselected package libyuv0:armhf.
21:28:27 #10 35.72 Preparing to unpack .../185-libyuv0_0.0~git20230123.b2528b0-1_armhf.deb ...
21:28:27 #10 35.73 Unpacking libyuv0:armhf (0.0~git20230123.b2528b0-1) ...
21:28:27 #10 35.77 Selecting previously unselected package libavif15:armhf.
21:28:27 #10 18.09 Selecting previously unselected package file.
21:28:27 #10 18.09 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ...
21:28:27 #10 18.12 Unpacking file (1:5.35-4+deb10u2) ...
21:28:27 #10 18.19 Selecting previously unselected package gettext-base.
21:28:27 #10 18.19 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ...
21:28:27 #10 18.19 Unpacking gettext-base (0.19.8.1-9) ...
21:28:27 #10 18.25 Selecting previously unselected package krb5-locales.
21:28:27 #10 18.25 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
21:28:27 #10 18.26 Unpacking krb5-locales (1.17-3+deb10u5) ...
21:28:27 #10 18.32 Selecting previously unselected package libkeyutils1:amd64.
21:28:27 #10 18.32 Preparing to unpack .../009-libkeyutils1_1.6-6_amd64.deb ...
21:28:27 #10 15.84 (131/167): perl-Term-ANSIColor-5.01-461.el9.noa 7.7 MB/s |  49 kB     00:00    
21:28:27 #10 15.84 (132/167): perl-Term-Cap-1.17-460.el9.noarch.rp 3.5 MB/s |  23 kB     00:00    
21:28:27 #10 15.85 (133/167): perl-Text-ParseWords-3.30-460.el9.no 3.0 MB/s |  17 kB     00:00    
21:28:27 #10 15.85 (134/167): perl-Text-Tabs+Wrap-2013.0523-460.el 4.0 MB/s |  24 kB     00:00    
21:28:27 #10 15.86 (135/167): perl-Time-Local-1.300-7.el9.noarch.r 3.9 MB/s |  34 kB     00:00    
21:28:27 #10 15.86 (136/167): perl-URI-5.09-3.el9.noarch.rpm        12 MB/s | 121 kB     00:00    
21:28:27 #10 15.87 (137/167): perl-base-2.27-480.el9.noarch.rpm    2.2 MB/s |  17 kB     00:00    
21:28:27 #10 15.87 (138/167): perl-constant-1.33-461.el9.noarch.rp 4.1 MB/s |  24 kB     00:00    
21:28:27 #10 15.87 (139/167): perl-if-0.60.800-480.el9.noarch.rpm  2.4 MB/s |  15 kB     00:00    
21:28:27 #10 15.88 (140/167): perl-interpreter-5.32.1-480.el9.x86_  10 MB/s |  72 kB     00:00    
21:28:27 #10 15.88 (141/167): perl-libnet-3.13-4.el9.noarch.rpm     16 MB/s | 130 kB     00:00    
21:28:27 #10 15.91 (142/167): perl-libs-5.32.1-480.el9.x86_64.rpm   69 MB/s | 2.2 MB     00:00    
21:28:27 #10 15.91 (143/167): perl-mro-1.23-480.el9.x86_64.rpm     1.2 MB/s |  29 kB     00:00    
21:28:27 #10 15.95 (144/167): perl-overload-1.31-480.el9.noarch.rp 1.2 MB/s |  47 kB     00:00    
21:28:27 #10 15.95 (145/167): perl-overloading-0.02-480.el9.noarch 354 kB/s |  14 kB     00:00    
21:28:27 #10 15.96 (146/167): perl-parent-0.238-460.el9.noarch.rpm 2.2 MB/s |  15 kB     00:00    
21:28:27 #10 15.96 (147/167): perl-podlators-4.14-460.el9.noarch.r  14 MB/s | 114 kB     00:00    
21:28:27 #10 15.97 (148/167): perl-srpm-macros-1-41.el9.noarch.rpm 1.2 MB/s | 9.1 kB     00:00    
21:28:27 #10 15.97 (149/167): perl-subs-1.03-480.el9.noarch.rpm    2.1 MB/s |  13 kB     00:00    
21:28:27 #10 15.97 (150/167): perl-vars-1.05-480.el9.noarch.rpm    2.5 MB/s |  14 kB     00:00    
21:28:27 #10 15.98 (151/167): policycoreutils-python-utils-3.5-1.e  12 MB/s |  77 kB     00:00    
21:28:27 #10 15.98 (152/167): pyproject-srpm-macros-1.6.2-1.el9.no 2.4 MB/s |  15 kB     00:00    
21:28:27 #10 15.98 (153/167): python-srpm-macros-3.9-52.el9.noarch 4.2 MB/s |  24 kB     00:00    
21:28:27 #10 15.99 (154/167): python3-audit-3.0.7-103.el9.x86_64.r  13 MB/s |  84 kB     00:00    
21:28:27 #10 15.99 (155/167): python3-enchant-3.2.0-5.el9.noarch.r  10 MB/s |  86 kB     00:00    
21:28:27 #10 15.99 (156/167): python3-file-magic-5.39-12.el9.noarc 2.3 MB/s |  17 kB     00:00    
21:28:27 #10 16.07 (157/167): python3-libselinux-3.5-1.el9.x86_64. 2.3 MB/s | 188 kB     00:00    
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-870@tmp/88cd1e04-d250-482b-9c5a-d2168ef8d059/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-870@tmp/8e020fab-9519-45d1-9942-88668780a744/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:28:27 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 30.41MB / 53.32MB 9.1s
21:28:27 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 20.97MB / 116.81MB 9.1s
[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-870@tmp/fcf0acc1-e0d8-4c45-91ab-95885b87d916/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-870@tmp/d340a20a-a52f-4fb4-93f0-1759ee6caf04/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-870@tmp/f5263195-67a8-4757-a2d2-ce58d8d4ad1c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:28:27 #9 15.83 Selecting previously unselected package python3.
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-870@tmp/0f5edd38-f1db-45e7-a234-a14d8c786bfa/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:28:27 #9 15.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9954 files and directories currently installed.)
21:28:27 #9 15.84 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
21:28:27 #9 15.84 Unpacking python3 (3.9.2-3) ...
21:28:27 #9 15.90 Selecting previously unselected package less.
21:28:27 #9 15.90 Preparing to unpack .../001-less_551-2_amd64.deb ...
21:28:27 #9 15.91 Unpacking less (551-2) ...
21:28:27 #11 28.69 Get:266 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc-devtools amd64 2.36-0ubuntu4 [28.5 kB]
21:28:27 #11 28.70 Get:267 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:28:27 #11 28.71 Get:268 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcgi-pm-perl all 4.54-1 [188 kB]
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-870@tmp/8d7c9487-e527-4762-8f98-f1b5a4b3a12d/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-870@tmp/86b0e778-a42b-4114-a857-623f237ffdd4/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-870@tmp/6a332f65-90c8-4ed9-97b5-3b0a1e14c909/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] {
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-870@tmp/518a17a1-6272-47fd-bfcf-19b831a4777a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
21:28:27 #11 28.12 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
21:28:27 #11 28.20 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
21:28:27 #11 28.23 Get:289 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
21:28:27 #10 42.27 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
21:28:27 #10 42.28 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:28:27 #10 42.29 Setting up python3-certifi (2018.1.18-2) ...
21:28:27 #10 42.43 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:28:27 #10 42.44 Setting up python3-pkg-resources (39.0.1-2ubuntu0.1) ...
[Pipeline] {
21:28:27 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 25.17MB / 53.32MB 9.0s
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-870@tmp/05c219c4-d763-4781-8b31-fbabfc61d1d7/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
21:28:27 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 10.1s
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
21:28:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:27 chowning workspace
[Pipeline] sh
21:28:27 #10 15.64 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf gcc armhf 4:12.2.0-1+rpi1 [5192 B]
21:28:27 #10 15.64 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf libc-dev-bin armhf 2.36-8+rpi1 [42.8 kB]
21:28:27 #10 15.65 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf linux-libc-dev armhf 6.0.12-1+rpi1+b1 [1657 kB]
21:28:27 #10 15.71 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [121 kB]
21:28:27 #10 15.71 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [174 kB]
21:28:27 #10 15.77 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
21:28:27 #10 15.77 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [55.1 kB]
21:28:27 #10 15.77 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf libc6-dev armhf 2.36-8+rpi1 [1255 kB]
21:28:27 #10 15.79 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
21:28:27 #10 15.85 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
21:28:27 #10 15.85 Get:83 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
21:28:27 #10 15.85 Get:84 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
21:28:27 #10 15.85 Get:85 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
21:28:27 #10 15.85 Get:86 http://archive.raspbian.org/raspbian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
21:28:27 #10 15.88 Get:87 http://archive.raspbian.org/raspbian bookworm/main armhf libdpkg-perl all 1.21.21+rpi1 [590 kB]
21:28:27 #10 15.89 Get:88 http://archive.raspbian.org/raspbian bookworm/main armhf patch armhf 2.7.6-7 [116 kB]
21:28:27 #10 15.89 Get:89 http://archive.raspbian.org/raspbian bookworm/main armhf make armhf 4.3-4.1 [376 kB]
21:28:27 #10 15.92 Get:90 http://archive.raspbian.org/raspbian bookworm/main armhf dpkg-dev all 1.21.21+rpi1 [1353 kB]
21:28:27 #10 15.97 Get:91 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB]
21:28:27 #8 DONE 24.3s
21:28:27 
21:28:27 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:28:27 #10 35.77 Preparing to unpack .../186-libavif15_0.11.1-1_armhf.deb ...
21:28:27 #10 35.77 Unpacking libavif15:armhf (0.11.1-1) ...
21:28:27 #10 35.80 Selecting previously unselected package libmodule-implementation-perl.
21:28:27 #10 35.81 Preparing to unpack .../187-libmodule-implementation-perl_0.09-2_all.deb ...
21:28:27 #10 35.81 Unpacking libmodule-implementation-perl (0.09-2) ...
21:28:27 #10 35.84 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:27 #10 35.84 Preparing to unpack .../188-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
21:28:27 #10 35.84 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
21:28:27 #10 35.87 Selecting previously unselected package libvariable-magic-perl.
21:28:27 #10 35.87 Preparing to unpack .../189-libvariable-magic-perl_0.63-1+b1_armhf.deb ...
21:28:27 #10 35.88 Unpacking libvariable-magic-perl (0.63-1+b1) ...
21:28:27 #10 35.91 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:27 #10 35.91 Preparing to unpack .../190-libb-hooks-endofscope-perl_0.26-1_all.deb ...
21:28:27 #10 35.91 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
21:28:27 #10 35.94 Selecting previously unselected package libberkeleydb-perl:armhf.
21:28:27 #10 35.94 Preparing to unpack .../191-libberkeleydb-perl_0.64-2+b1_armhf.deb ...
21:28:27 #10 35.94 Unpacking libberkeleydb-perl:armhf (0.64-2+b1) ...
21:28:27 #10 35.98 Selecting previously unselected package libpng16-16:armhf.
21:28:27 #10 18.33 Unpacking libkeyutils1:amd64 (1.6-6) ...
21:28:27 #10 18.37 Selecting previously unselected package libkrb5support0:amd64.
21:28:27 #10 18.37 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_amd64.deb ...
21:28:27 #10 18.38 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ...
21:28:27 #10 18.43 Selecting previously unselected package libk5crypto3:amd64.
21:28:27 #10 18.43 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_amd64.deb ...
21:28:27 #10 18.43 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ...
21:28:27 #10 18.50 Selecting previously unselected package libkrb5-3:amd64.
21:28:27 #10 18.50 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_amd64.deb ...
21:28:27 #10 18.50 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ...
21:28:27 #10 16.08 (158/167): python3-libsemanage-3.5-1.el9.x86_64 993 kB/s |  80 kB     00:00    
21:28:27 #10 16.09 (159/167): hunspell-en-US-0.20140811.1-20.el9.n 283 kB/s | 177 kB     00:00    
21:28:27 #10 16.11 (160/167): python3-policycoreutils-3.5-1.el9.no  60 MB/s | 2.1 MB     00:00    
21:28:27 #10 16.11 (161/167): qt5-srpm-macros-5.15.3-1.el9.noarch. 363 kB/s | 9.7 kB     00:00    
21:28:27 #10 16.12 (162/167): redhat-rpm-config-199-1.el9.noarch.r 2.6 MB/s |  72 kB     00:00    
21:28:27 #10 16.12 (163/167): rpm-build-4.16.1.3-22.el9.x86_64.rpm 7.5 MB/s | 101 kB     00:00    
21:28:27 #10 16.13 (164/167): rpmlint-1.11-19.el9.noarch.rpm        11 MB/s | 198 kB     00:00    
21:28:27 #10 16.13 (165/167): rust-srpm-macros-17-4.el9.noarch.rpm 789 kB/s |  10 kB     00:00    
21:28:27 #10 16.15 (166/167): scl-utils-2.0.3-4.el9.x86_64.rpm     2.2 MB/s |  37 kB     00:00    
21:28:27 #10 16.21 (167/167): webkit2gtk3-jsc-2.38.5-1.el9.x86_64.  80 MB/s | 6.5 MB     00:00    
21:28:27 #10 16.22 --------------------------------------------------------------------------------
21:28:27 #10 16.22 Total                                            20 MB/s |  69 MB     00:03     
21:28:27 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 34.60MB / 53.32MB 9.5s
21:28:27 #11 28.81 Get:269 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB]
21:28:27 #11 28.82 Get:270 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi-perl amd64 0.82+ds-1build1 [22.8 kB]
21:28:27 #11 28.83 Get:271 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
21:28:27 #11 28.83 Get:272 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:28:27 #11 28.83 Get:273 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
21:28:27 #11 28.84 Get:274 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
21:28:27 #11 28.84 Get:275 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:28:27 #9 15.97 Selecting previously unselected package netbase.
21:28:27 #9 15.97 Preparing to unpack .../002-netbase_6.3_all.deb ...
21:28:27 #9 15.98 Unpacking netbase (6.3) ...
21:28:27 #9 16.01 Selecting previously unselected package sensible-utils.
21:28:27 #9 16.01 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
21:28:27 #9 16.02 Unpacking sensible-utils (0.0.14) ...
21:28:27 #9 16.06 Selecting previously unselected package bzip2.
21:28:27 #9 16.06 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
21:28:27 #9 16.06 Unpacking bzip2 (1.0.8-4) ...
21:28:27 #9 16.11 Selecting previously unselected package openssl.
21:28:27 #9 16.11 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u4_amd64.deb ...
21:28:27 #9 16.12 Unpacking openssl (1.1.1n-0+deb11u4) ...
21:28:27 #11 10.54 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.5 [546 kB]
21:28:27 #11 10.56 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
21:28:27 #11 10.56 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:28:27 #11 10.56 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
21:28:27 #11 10.56 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
21:28:27 #11 10.57 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
21:28:27 #11 10.72 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB]
21:28:27 #10 21.74 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git armhf 1:2.17.1-1ubuntu0.17 [2826 kB]
21:28:27 #7 ...
21:28:27 
21:28:27 #8 [internal] load build context
21:28:27 #8 transferring context: 31.11MB 1.8s done
21:28:27 #8 DONE 1.8s
21:28:27 
21:28:27 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:27 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 40.89MB / 116.81MB 1.8s
21:28:27 #11 28.26 Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
21:28:27 #11 28.27 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
21:28:27 #11 28.28 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:28:27 #11 28.29 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
21:28:27 #11 28.34 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:28:27 #11 28.35 Get:295 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.14+dfsg-0ubuntu0.22.04.1 [15.9 kB]
21:28:27 #11 28.36 Get:296 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
21:28:27 #10 42.64 Setting up lsb-release (9.20170808ubuntu1) ...
21:28:27 #10 42.65 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
21:28:27 #10 42.66 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ...
21:28:27 #10 42.66 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ...
21:28:27 #10 42.67 Setting up perl (5.26.1-6ubuntu0.6) ...
21:28:27 #10 42.69 Setting up libfile-chdir-perl (0.1008-1) ...
21:28:27 #10 42.70 Setting up libsys-hostname-long-perl (1.5-1) ...
21:28:27 #10 42.71 Setting up libfile-fcntllock-perl (0.22-3build2) ...
21:28:27 #10 42.72 Setting up libtext-glob-perl (0.10-1) ...
21:28:27 #10 42.73 Setting up intltool-debian (0.35.0+20060710.4) ...
21:28:27 #10 42.73 Setting up libxml-sax-base-perl (1.09-1) ...
21:28:27 #10 42.74 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
21:28:27 #10 42.75 Setting up libstrictures-perl (2.000003-1) ...
21:28:27 #10 42.76 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:28:27 #10 42.77 Setting up libmail-sendmail-perl (0.80-1) ...
21:28:27 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 17.83MB / 47.40MB 9.2s
21:28:27 #10 13.79 Setting up util-linux (2.38.1-5+b1) ...
21:28:27 #10 16.00 Get:92 http://archive.raspbian.org/raspbian bookworm/main armhf dwz armhf 0.15-1 [92.4 kB]
21:28:27 #10 16.00 Get:93 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB]
21:28:27 #10 35.98 Preparing to unpack .../192-libpng16-16_1.6.39-2_armhf.deb ...
21:28:27 #10 35.99 Unpacking libpng16-16:armhf (1.6.39-2) ...
21:28:27 #10 36.04 Selecting previously unselected package libfreetype6:armhf.
21:28:27 #10 36.04 Preparing to unpack .../193-libfreetype6_2.12.1+dfsg-4_armhf.deb ...
21:28:27 #10 36.05 Unpacking libfreetype6:armhf (2.12.1+dfsg-4) ...
21:28:27 #10 36.11 Selecting previously unselected package libfontconfig1:armhf.
21:28:27 #10 36.11 Preparing to unpack .../194-libfontconfig1_2.14.1-4_armhf.deb ...
21:28:27 #10 36.11 Unpacking libfontconfig1:armhf (2.14.1-4) ...
21:28:27 #10 36.16 Selecting previously unselected package libde265-0:armhf.
21:28:27 #10 36.16 Preparing to unpack .../195-libde265-0_1.0.11-1_armhf.deb ...
21:28:27 #10 36.16 Unpacking libde265-0:armhf (1.0.11-1) ...
21:28:27 #10 36.21 Selecting previously unselected package libx265-199:armhf.
[Pipeline] {
[Pipeline] {
21:28:28 #10 18.62 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:28:28 #10 18.62 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ...
21:28:28 #10 18.62 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
21:28:28 #10 18.68 Selecting previously unselected package libicu63:amd64.
21:28:28 #10 18.68 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_amd64.deb ...
21:28:28 #10 18.69 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
21:28:28 #11 29.12 Get:276 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
21:28:28 #11 29.15 Get:277 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-install-perl all 0.928-2 [10.2 kB]
21:28:28 #11 29.15 Get:278 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
21:28:28 #11 29.15 Get:279 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
21:28:28 #11 29.17 Get:280 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libconst-fast-perl all 0.014-2 [8034 B]
21:28:28 #11 29.17 Get:281 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwant-perl amd64 0.29-2 [25.1 kB]
21:28:28 #11 29.17 Get:282 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcontextual-return-perl all 0.004014-3 [53.8 kB]
21:28:28 #11 29.18 Get:283 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcpanel-json-xs-perl amd64 4.32-1 [114 kB]
21:28:28 #11 29.19 Get:284 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:28:28 #11 29.19 Get:285 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
21:28:28 #11 29.19 Get:286 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
21:28:28 #9 16.27 Selecting previously unselected package ca-certificates.
21:28:28 #9 16.27 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
21:28:28 #9 16.28 Unpacking ca-certificates (20210119) ...
21:28:28 #9 16.35 Selecting previously unselected package libmagic-mgc.
21:28:28 #9 16.35 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:28:28 #9 16.35 Unpacking libmagic-mgc (1:5.39-3) ...
21:28:28 #9 16.46 Selecting previously unselected package libmagic1:amd64.
21:28:28 #9 16.46 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
[Pipeline] echo
21:28:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:28 chowning workspace
[Pipeline] sh
21:28:28 #10 21.92 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
21:28:28 #10 21.92 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-xs-perl armhf 0.04-5 [10.8 kB]
21:28:28 #10 21.92 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:28:28 #10 21.92 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libapt-pkg-perl armhf 0.1.33build1 [63.8 kB]
21:28:28 #10 21.93 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
21:28:28 #10 21.93 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-op-check-perl armhf 0.22-1 [9852 B]
21:28:28 #10 21.93 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:28:28 #10 21.93 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-callchecker-perl armhf 0.007-2build1 [14.0 kB]
21:28:28 #10 21.93 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-classify-perl armhf 0.015-1 [20.0 kB]
21:28:28 #10 22.08 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:28:28 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 49.28MB / 116.81MB 2.2s
21:28:28 #10 42.78 Setting up libsocket6-perl (0.27-1build2) ...
21:28:28 #10 42.79 Setting up patchutils (0.3.4-2) ...
21:28:28 #10 42.80 Setting up python3-chardet (3.0.4-1) ...
21:28:28 #10 43.04 Setting up liburi-perl (1.73-1) ...
21:28:28 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 16.78MB / 116.81MB 9.4s
21:28:28 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 28.31MB / 53.32MB 9.5s
21:28:28 mkdir -p sources
21:28:28 docker run --rm -w /v \
21:28:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:28 	alpine \
21:28:28 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:28 #10 36.21 Preparing to unpack .../196-libx265-199_3.5-2+b1_armhf.deb ...
21:28:28 #10 36.22 Unpacking libx265-199:armhf (3.5-2+b1) ...
21:28:28 #10 36.29 Selecting previously unselected package libheif1:armhf.
21:28:28 #10 36.30 Preparing to unpack .../197-libheif1_1.15.1-1_armhf.deb ...
21:28:28 #10 36.30 Unpacking libheif1:armhf (1.15.1-1) ...
21:28:28 #10 36.35 Selecting previously unselected package libdeflate0:armhf.
21:28:28 #10 36.35 Preparing to unpack .../198-libdeflate0_1.14-1_armhf.deb ...
21:28:28 #10 36.36 Unpacking libdeflate0:armhf (1.14-1) ...
21:28:28 #10 36.39 Selecting previously unselected package libjbig0:armhf.
21:28:28 #10 36.39 Preparing to unpack .../199-libjbig0_2.1-6.1_armhf.deb ...
21:28:28 #10 36.40 Unpacking libjbig0:armhf (2.1-6.1) ...
21:28:28 #10 36.43 Selecting previously unselected package liblerc4:armhf.
21:28:28 #10 36.43 Preparing to unpack .../200-liblerc4_4.0.0+ds-2_armhf.deb ...
21:28:28 #10 36.44 Unpacking liblerc4:armhf (4.0.0+ds-2) ...
21:28:28 #10 36.48 Selecting previously unselected package libwebp7:armhf.
21:28:28 #11 29.47 Get:287 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
21:28:28 #11 29.48 Get:288 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:28:28 #11 29.50 Get:289 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-moreutils-xs-perl amd64 0.430-3 [41.5 kB]
21:28:28 #11 29.51 Get:290 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:28:28 + pwd
21:28:28 + id -u
21:28:28 + id -g
21:28:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:28 Unable to find image 'busybox:latest' locally
21:28:28 #9 16.47 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:28:28 #9 16.51 Selecting previously unselected package file.
21:28:28 #9 16.51 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
21:28:28 #9 16.52 Unpacking file (1:5.39-3) ...
21:28:28 #9 16.56 Selecting previously unselected package gettext-base.
21:28:28 #9 16.57 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
21:28:28 #9 16.57 Unpacking gettext-base (0.21-4) ...
21:28:28 #9 16.64 Selecting previously unselected package manpages.
21:28:28 #9 16.64 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
21:28:28 #9 16.64 Unpacking manpages (5.10-1) ...
21:28:28 #10 22.22 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
21:28:28 #10 22.25 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:28:28 #10 22.29 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:28:28 #10 22.30 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libvariable-magic-perl armhf 0.62-1 [32.2 kB]
21:28:28 #10 22.35 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
21:28:28 #10 22.37 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tagset-perl all 3.20-3 [12.1 kB]
21:28:28 #10 22.38 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liburi-perl all 1.73-1 [77.2 kB]
21:28:28 #10 22.44 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-parser-perl armhf 3.72-3build1 [82.7 kB]
21:28:28 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 55.57MB / 116.81MB 2.5s
21:28:28 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 27.26MB / 116.81MB 9.7s
21:28:28 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 37.75MB / 53.32MB 9.9s
21:28:28 #10 43.05 Setting up libdata-dump-perl (1.23-1) ...
21:28:28 #10 43.06 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
21:28:28 #10 43.07 Setting up libio-string-perl (1.08-3) ...
21:28:28 #10 43.09 Setting up libalgorithm-diff-perl (1.19.03-1) ...
21:28:28 #10 43.11 Setting up libclone-perl (0.39-1) ...
21:28:28 #10 43.12 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
21:28:28 #10 43.13 Setting up libnet-http-perl (6.17-1) ...
21:28:28 #10 43.13 Setting up libnumber-compare-perl (0.03-1) ...
21:28:28 #10 43.14 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:28:28 #11 11.19 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB]
21:28:28 #11 11.20 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB]
21:28:28 #11 11.20 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB]
21:28:28 #11 11.21 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB]
21:28:28 #11 11.22 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
21:28:28 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 20.97MB / 47.40MB 9.7s
21:28:28 #10 14.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 ... 6017 files and directories currently installed.)
21:28:28 #10 14.15 Preparing to unpack .../00-mount_2.38.1-5+b1_amd64.deb ...
21:28:28 #10 14.16 Unpacking mount (2.38.1-5+b1) over (2.38.1-5) ...
21:28:28 #10 14.26 Selecting previously unselected package perl-modules-5.36.
21:28:28 #10 14.26 Preparing to unpack .../01-perl-modules-5.36_5.36.0-7_all.deb ...
21:28:28 #10 14.26 Unpacking perl-modules-5.36 (5.36.0-7) ...
21:28:28 #11 28.66 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:28:28 #11 28.69 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
21:28:28 #11 28.70 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
21:28:28 #11 28.70 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]
21:28:28 #11 28.71 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB]
21:28:28 #11 28.73 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
21:28:28 #11 28.73 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:28:28 #11 28.74 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
21:28:28 #11 28.74 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:28:28 #11 28.74 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
21:28:28 #11 28.74 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
21:28:28 #11 29.02 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:28:28 #11 29.03 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
21:28:28 #11 29.03 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
21:28:28 #11 29.04 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
21:28:28 #11 29.05 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
21:28:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:28 chowning workspace
[Pipeline] sh
21:28:28 #10 16.45 Get:94 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.1+b1 [571 kB]
21:28:28 #10 16.48 Get:95 http://archive.raspbian.org/raspbian bookworm/main armhf gettext armhf 0.21-12 [1201 kB]
21:28:28 #10 16.54 Get:96 http://archive.raspbian.org/raspbian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
21:28:28 #10 16.54 Get:97 http://archive.raspbian.org/raspbian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
21:28:28 #10 16.55 Get:98 http://archive.raspbian.org/raspbian bookworm/main armhf debhelper all 13.11.4 [942 kB]
21:28:28 #10 16.59 Get:99 http://archive.raspbian.org/raspbian bookworm/main armhf libfakeroot armhf 1.31-1.1 [25.6 kB]
21:28:28 #10 16.59 Get:100 http://archive.raspbian.org/raspbian bookworm/main armhf fakeroot armhf 1.31-1.1 [65.9 kB]
21:28:28 #10 36.48 Preparing to unpack .../201-libwebp7_1.2.4-0.1_armhf.deb ...
21:28:28 #10 36.48 Unpacking libwebp7:armhf (1.2.4-0.1) ...
21:28:28 #10 36.53 Selecting previously unselected package libtiff6:armhf.
21:28:28 #10 36.53 Preparing to unpack .../202-libtiff6_4.5.0-5_armhf.deb ...
21:28:28 #10 36.53 Unpacking libtiff6:armhf (4.5.0-5) ...
21:28:28 #10 36.58 Selecting previously unselected package libxau6:armhf.
21:28:28 #10 36.59 Preparing to unpack .../203-libxau6_1%3a1.0.9-1_armhf.deb ...
21:28:28 #10 36.59 Unpacking libxau6:armhf (1:1.0.9-1) ...
21:28:28 #10 36.63 Selecting previously unselected package libxdmcp6:armhf.
21:28:28 #10 36.63 Preparing to unpack .../204-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
21:28:28 #10 36.63 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
21:28:28 #10 36.67 Selecting previously unselected package libxcb1:armhf.
21:28:28 #10 36.67 Preparing to unpack .../205-libxcb1_1.15-1_armhf.deb ...
21:28:28 #10 36.67 Unpacking libxcb1:armhf (1.15-1) ...
21:28:28 #10 36.71 Selecting previously unselected package libx11-data.
21:28:28 #11 29.51 Get:291 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
21:28:28 #11 29.52 Get:292 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
21:28:28 #11 29.52 Get:293 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-messagepack-perl amd64 1.02-1 [34.8 kB]
21:28:28 #11 29.53 Get:294 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-domain-tld-perl all 1.75-2 [30.8 kB]
21:28:28 #11 29.53 Get:295 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:28:28 #11 29.53 Get:296 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:28:28 #11 29.53 Get:297 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:28:28 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 11.3s done
21:28:28 #9 16.84 Selecting previously unselected package libmd0:amd64.
21:28:28 #9 16.84 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
21:28:28 #9 16.85 Unpacking libmd0:amd64 (1.0.3-3) ...
21:28:28 #9 16.88 Selecting previously unselected package libbsd0:amd64.
21:28:28 #9 16.88 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
21:28:28 #9 16.89 Unpacking libbsd0:amd64 (0.11.3-1) ...
21:28:28 #9 16.93 Selecting previously unselected package libedit2:amd64.
21:28:28 #9 16.93 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
21:28:28 #9 16.94 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
21:28:28 #9 16.99 Selecting previously unselected package libcbor0:amd64.
21:28:28 #9 16.99 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
21:28:28 #9 17.00 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
21:28:28 #9 17.04 Selecting previously unselected package libfido2-1:amd64.
21:28:28 #9 17.04 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
21:28:28 latest: Pulling from library/busybox
21:28:28 b50100f25006: Pulling fs layer
21:28:28 b50100f25006: Verifying Checksum
21:28:28 #10 22.48 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-pm-perl all 4.38-1 [185 kB]
21:28:28 #10 22.53 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfcgi-perl armhf 0.78-2build1 [28.7 kB]
21:28:28 #10 ...
21:28:28 
21:28:28 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:28 #7 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 3.9s done
21:28:28 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 9.9s
21:28:28 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 61.87MB / 116.81MB 2.8s
21:28:28 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 40.89MB / 53.32MB 10.2s
21:28:28 #10 43.32 Setting up python3-unidiff (0.5.4-1) ...
21:28:28 #10 43.48 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
21:28:28 #10 43.49 Setting up libunicode-utf8-perl (0.60-1build4) ...
21:28:28 #10 43.50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:28:28 #10 43.51 Setting up libparams-util-perl (1.07-3build3) ...
21:28:28 #10 43.53 Setting up libsub-name-perl (0.21-1build1) ...
21:28:28 #10 43.54 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
21:28:28 #11 11.44 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
21:28:28 #11 11.44 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB]
21:28:28 #11 11.44 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB]
21:28:28 #11 11.44 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB]
21:28:28 #11 11.44 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.3 [28.2 kB]
21:28:28 #11 11.60 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.3 [79.3 kB]
21:28:28 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 31.46MB / 53.32MB 10.0s
21:28:28 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 24.12MB / 47.40MB 10.1s
21:28:28 #10 40.65 Setting up libgdbm-compat4:armhf (1.19-2) ...
21:28:28 #10 40.66 Setting up ucf (3.0043) ...
21:28:28 #10 40.76 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
21:28:28 #10 40.77 Setting up dwz (0.13+20210201-1) ...
21:28:28 #10 40.78 Setting up groff-base (1.22.4-6) ...
21:28:28 #10 40.80 Setting up cpp (4:10.2.1-1) ...
21:28:28 #10 40.81 Setting up pixz (1.0.7-1) ...
21:28:28 #10 40.82 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:28:28 #10 40.83 Setting up libcurl4:armhf (7.74.0-1.3+deb11u7) ...
21:28:28 #10 40.85 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
21:28:28 #10 40.86 Setting up libx11-6:armhf (2:1.7.2-1) ...
21:28:28 #10 40.87 Setting up curl (7.74.0-1.3+deb11u7) ...
21:28:28 #10 40.88 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
21:28:28 #10 40.89 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
21:28:28 #10 40.90 Setting up gpg (2.2.27-2+deb11u2) ...
21:28:28 #10 40.92 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
21:28:28 #10 40.93 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
21:28:28 #10 40.94 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:28:28 #10 40.95 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
21:28:28 #10 40.96 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:28:28 #11 29.06 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
21:28:28 #11 29.08 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB]
21:28:28 #11 29.08 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:28:28 #11 29.08 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB]
21:28:28 #11 29.09 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
21:28:28 #11 29.09 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
21:28:28 + pwd
21:28:28 + id -u
21:28:28 + id -g
21:28:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:28 Unable to find image 'busybox:latest' locally
21:28:28 #10 16.75 Get:101 http://archive.raspbian.org/raspbian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB]
21:28:28 #10 16.83 Get:102 http://archive.raspbian.org/raspbian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
21:28:28 #10 16.90 Get:103 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB]
21:28:28 #10 16.91 Get:104 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB]
21:28:28 #10 16.91 Get:105 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB]
21:28:28 #10 36.71 Preparing to unpack .../206-libx11-data_2%3a1.8.4-2_all.deb ...
21:28:28 #10 36.71 Unpacking libx11-data (2:1.8.4-2) ...
21:28:28 #10 36.77 Selecting previously unselected package libx11-6:armhf.
21:28:28 #10 36.78 Preparing to unpack .../207-libx11-6_2%3a1.8.4-2_armhf.deb ...
21:28:28 #10 36.78 Unpacking libx11-6:armhf (2:1.8.4-2) ...
21:28:28 #10 36.85 Selecting previously unselected package libxpm4:armhf.
21:28:28 #10 36.86 Preparing to unpack .../208-libxpm4_1%3a3.5.12-1.1_armhf.deb ...
21:28:28 #10 36.86 Unpacking libxpm4:armhf (1:3.5.12-1.1) ...
21:28:28 #10 36.89 Selecting previously unselected package libgd3:armhf.
21:28:28 #10 36.90 Preparing to unpack .../209-libgd3_2.3.3-9_armhf.deb ...
21:28:28 #10 36.90 Unpacking libgd3:armhf (2.3.3-9) ...
21:28:28 #10 36.93 Selecting previously unselected package libc-devtools.
21:28:28 #10 36.94 Preparing to unpack .../210-libc-devtools_2.36-8_armhf.deb ...
21:28:28 #10 36.94 Unpacking libc-devtools (2.36-8) ...
21:28:28 #10 36.97 Selecting previously unselected package libcapture-tiny-perl.
21:28:28 #10 36.97 Preparing to unpack .../211-libcapture-tiny-perl_0.48-2_all.deb ...
21:28:28 #10 36.98 Unpacking libcapture-tiny-perl (0.48-2) ...
21:28:28 #10 37.00 Selecting previously unselected package libcgi-pm-perl.
21:28:28 #10 37.00 Preparing to unpack .../212-libcgi-pm-perl_4.55-1_all.deb ...
21:28:28 #10 37.01 Unpacking libcgi-pm-perl (4.55-1) ...
21:28:28 #10 37.05 Selecting previously unselected package libfcgi0ldbl:armhf.
21:28:28 #10 37.06 Preparing to unpack .../213-libfcgi0ldbl_2.4.2-2_armhf.deb ...
21:28:28 #10 37.06 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
21:28:28 #10 37.09 Selecting previously unselected package libfcgi-perl.
21:28:28 #11 29.93 Get:298 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2 [82.5 kB]
21:28:28 #8 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:28 #9 17.05 Unpacking libfido2-1:amd64 (1.6.0-2) ...
21:28:28 #9 17.10 Selecting previously unselected package openssh-client.
21:28:28 #9 17.10 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ...
21:28:28 #9 17.11 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
21:28:28 #9 17.29 Selecting previously unselected package ucf.
21:28:28 #9 17.29 Preparing to unpack .../018-ucf_3.0043_all.deb ...
21:28:28 #10 43.33 Dependencies resolved.
21:28:28 #10 43.35 ================================================================================
21:28:28 #10 43.35  Package                       Arch     Version                 Repo       Size
21:28:28 #10 43.35 ================================================================================
21:28:28 #10 43.35 Installing:
21:28:28 #10 43.35  dnf-plugins-core              noarch   4.3.1-1.fc37            fedora     34 k
21:28:28 #10 43.35  rpm-build                     x86_64   4.18.0-1.fc37           fedora     77 k
21:28:28 #10 43.35  rpmlint                       noarch   2.4.0-3.fc37            updates   330 k
21:28:28 #10 43.35 Installing dependencies:
21:28:28 #10 43.35  ansible-srpm-macros           noarch   1-8.1.fc37              updates   8.6 k
21:28:28 #10 43.35  binutils                      x86_64   2.38-25.fc37            updates   5.4 M
21:28:28 #10 43.35  binutils-gold                 x86_64   2.38-25.fc37            updates   775 k
21:28:28 #10 43.35  bzip2                         x86_64   1.0.8-12.fc37           fedora     52 k
21:28:28 #10 43.35  cpio                          x86_64   2.13-13.fc37            fedora    277 k
21:28:28 #10 43.35  dash                          x86_64   0.5.11.5-2.fc37         fedora     98 k
21:28:28 #10 43.35  dbus-libs                     x86_64   1:1.14.6-1.fc37         updates   155 k
21:28:28 #10 43.35  debugedit                     x86_64   5.0-7.fc37              updates    77 k
21:28:28 #10 43.35  desktop-file-utils            x86_64   0.26-7.fc37             fedora     72 k
21:28:28 #10 43.35  devscripts-checkbashisms      x86_64   2.22.2-3.fc37           fedora     28 k
21:28:28 #10 43.35  diffutils                     x86_64   3.8-3.fc37              fedora    378 k
21:28:28 #10 43.35  dwz                           x86_64   0.14-7.fc37             fedora    129 k
21:28:28 #10 43.35  ed                            x86_64   1.18-2.fc37             fedora     78 k
21:28:28 #10 43.35  efi-srpm-macros               noarch   5-6.fc37                fedora     22 k
21:28:28 #10 43.35  elfutils                      x86_64   0.189-1.fc37            updates   537 k
21:28:28 #10 43.35  elfutils-debuginfod-client    x86_64   0.189-1.fc37            updates    39 k
21:28:28 #10 43.35  emacs-filesystem              noarch   1:28.2-3.fc37           updates   7.5 k
21:28:28 #10 43.35  enchant2                      x86_64   2.3.4-1.fc37            updates    63 k
21:28:28 #10 43.35  file                          x86_64   5.42-4.fc37             fedora     49 k
21:28:28 #10 43.35  fonts-srpm-macros             noarch   1:2.0.5-9.fc37          fedora     26 k
21:28:28 #10 43.35  fpc-srpm-macros               noarch   1.3-6.fc37              fedora    7.7 k
21:28:28 #10 43.35  gdb-minimal                   x86_64   13.1-1.fc37             updates   4.2 M
21:28:28 #10 43.35  gdk-pixbuf2                   x86_64   2.42.10-1.fc37          fedora    485 k
21:28:28 #10 43.35  ghc-srpm-macros               noarch   1.6.1-1.fc37            updates   8.0 k
21:28:28 #10 43.35  glibc-gconv-extra             x86_64   2.36-9.fc37             updates   1.6 M
21:28:28 #10 43.35  gnat-srpm-macros              noarch   5-1.fc37                updates   8.3 k
21:28:28 #10 43.35  go-srpm-macros                noarch   3.2.0-1.fc37            fedora     27 k
21:28:28 #10 43.35  groff-base                    x86_64   1.22.4-10.fc37          fedora    1.1 M
21:28:28 #10 43.35  hunspell                      x86_64   1.7.0-21.fc37           fedora    281 k
21:28:28 #10 43.35  hunspell-en-GB                noarch   0.20140811.1-23.fc37    fedora    225 k
21:28:28 #10 43.35  hunspell-en-US                noarch   0.20140811.1-23.fc37    fedora    176 k
21:28:28 #10 43.35  hunspell-filesystem           x86_64   1.7.0-21.fc37           fedora    8.8 k
21:28:28 #10 43.35  json-glib                     x86_64   1.6.6-3.fc37            fedora    162 k
21:28:28 #10 43.35  kernel-srpm-macros            noarch   1.0-15.fc37             fedora    9.4 k
21:28:28 #10 43.35  libappstream-glib             x86_64   0.8.1-1.fc37            fedora    404 k
21:28:28 #10 43.35  libjpeg-turbo                 x86_64   2.1.3-2.fc37            fedora    181 k
21:28:28 #10 43.35  libpkgconf                    x86_64   1.8.0-3.fc37            fedora     36 k
21:28:28 #10 43.35  libpng                        x86_64   2:1.6.37-13.fc37        fedora    119 k
21:28:28 #10 43.35  libstemmer                    x86_64   0-19.585svn.fc37        fedora     79 k
21:28:28 #10 43.35  lua-srpm-macros               noarch   1-7.fc37                fedora    8.8 k
21:28:28 #10 43.35  ncurses                       x86_64   6.3-4.20220501.fc37     updates   409 k
21:28:28 #10 43.35  nim-srpm-macros               noarch   3-7.fc37                fedora    8.4 k
21:28:28 #10 43.35  ocaml-srpm-macros             noarch   7-2.fc37                fedora     13 k
21:28:28 #10 43.35  openblas-srpm-macros          noarch   2-12.fc37               fedora    7.5 k
21:28:28 #10 43.35  package-notes-srpm-macros     noarch   0.5-6.fc37              fedora     11 k
21:28:28 #10 43.35  patch                         x86_64   2.7.6-17.fc37           fedora    124 k
21:28:28 #10 43.35  perl-AutoLoader               noarch   5.74-492.fc37           fedora     24 k
21:28:28 #10 43.35  perl-B                        x86_64   1.83-492.fc37           fedora    184 k
21:28:28 #10 43.35  perl-Carp                     noarch   1.52-489.fc37           fedora     29 k
21:28:28 #10 43.35  perl-Class-Struct             noarch   0.66-492.fc37           fedora     25 k
21:28:28 #10 43.35  perl-Data-Dumper              x86_64   2.184-490.fc37          fedora     56 k
21:28:28 #10 43.35  perl-Digest                   noarch   1.20-489.fc37           fedora     26 k
21:28:28 #10 43.35  perl-Digest-MD5               x86_64   2.58-489.fc37           fedora     36 k
21:28:28 #10 43.35  perl-DynaLoader               x86_64   1.52-492.fc37           fedora     29 k
21:28:28 #10 43.35  perl-Encode                   x86_64   4:3.19-492.fc37         fedora    1.7 M
21:28:28 21:28:28 #10 43.35  perl-Errno                    x86_64   1.36-492.fc37           fedora     18 k
21:28:28 #10 43.35  perl-Exporter                 noarch   5.77-489.fc37           fedora     31 k
#10 22.69 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-fast-perl all 1:2.13-1 [9940 B]
21:28:28 #10 43.35  perl-Fcntl                    x86_64   1.15-492.fc37           fedora     24 k
21:28:28 #10 43.35  perl-File-Basename            noarch   2.85-492.fc37           fedora     20 k
21:28:28 #10 22.76 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-name-perl armhf 0.21-1build1 [11.1 kB]
21:28:28 #10 22.78 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-accessor-perl all 0.51-1 [21.2 kB]
21:28:28 #10 22.84 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
21:28:28 #10 22.87 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-xsaccessor-perl armhf 1.19-2build8 [33.7 kB]
21:28:28 #10 22.92 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclone-perl armhf 0.39-1 [9832 B]
21:28:28 #10 22.93 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
21:28:28 #10 22.96 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-util-perl armhf 1.07-3build3 [18.6 kB]
21:28:28 #10 43.35  perl-File-Path                noarch   2.18-489.fc37           fedora     35 k
21:28:28 #10 43.35  perl-File-Temp                noarch   1:0.231.100-489.fc37    fedora     59 k
21:28:28 #10 43.35  perl-File-stat                noarch   1.12-492.fc37           fedora     20 k
21:28:28 #10 43.35  perl-FileHandle               noarch   2.03-492.fc37           fedora     19 k
21:28:28 #10 43.35  perl-Getopt-Long              noarch   1:2.54-1.fc37           updates    60 k
21:28:28 #10 43.35  perl-Getopt-Std               noarch   1.13-492.fc37           fedora     19 k
21:28:28 #10 43.35  perl-HTTP-Tiny                noarch   0.082-1.fc37            fedora     55 k
21:28:28 #10 43.35  perl-IO                       x86_64   1.50-492.fc37           fedora     95 k
21:28:28 #10 43.35  perl-IPC-Open3                noarch   1.22-492.fc37           fedora     26 k
21:28:28 #10 43.35  perl-MIME-Base64              x86_64   3.16-489.fc37           fedora     30 k
21:28:28 #10 43.35  perl-Net-SSLeay               x86_64   1.92-4.fc37             fedora    362 k
21:28:28 #10 43.35  perl-POSIX                    x86_64   2.03-492.fc37           fedora    101 k
21:28:28 #10 43.35  perl-PathTools                x86_64   3.84-489.fc37           fedora     89 k
21:28:28 #10 43.35  perl-Pod-Escapes              noarch   1:1.07-489.fc37         fedora     20 k
21:28:28 #10 43.35  perl-Pod-Perldoc              noarch   3.28.01-490.fc37        fedora     90 k
21:28:28 #10 43.35  perl-Pod-Simple               noarch   1:3.43-490.fc37         fedora    225 k
21:28:28 #10 43.35  perl-Pod-Usage                noarch   4:2.03-3.fc37           fedora     40 k
21:28:28 #10 43.35  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc37         fedora     72 k
21:28:28 #10 43.35  perl-SelectSaver              noarch   1.02-492.fc37           fedora     15 k
21:28:28 #10 43.35  perl-Socket                   x86_64   4:2.036-1.fc37          fedora     55 k
21:28:28 #10 43.35  perl-Storable                 x86_64   1:3.26-489.fc37         fedora     97 k
21:28:28 #10 43.35  perl-Symbol                   noarch   1.09-492.fc37           fedora     17 k
21:28:28 #10 43.35  perl-Term-ANSIColor           noarch   5.01-490.fc37           fedora     48 k
21:28:28 #10 43.35  perl-Term-Cap                 noarch   1.17-489.fc37           fedora     22 k
21:28:28 #10 43.35  perl-Text-ParseWords          noarch   3.31-489.fc37           fedora     16 k
21:28:28 #10 43.35  perl-Text-Tabs+Wrap           noarch   2021.0814-489.fc37      fedora     22 k
21:28:28 #10 43.35  perl-Time-Local               noarch   2:1.300-489.fc37        fedora     33 k
21:28:28 #10 43.35  perl-URI                      noarch   5.17-1.fc37             updates   123 k
21:28:28 #10 43.35  perl-base                     noarch   2.27-492.fc37           fedora     19 k
21:28:28 #10 43.35  perl-constant                 noarch   1.33-490.fc37           fedora     23 k
21:28:28 #10 43.35  perl-if                       noarch   0.61.000-492.fc37       fedora     17 k
21:28:28 #10 43.35  perl-interpreter              x86_64   4:5.36.0-492.fc37       fedora     75 k
21:28:28 #10 43.35  perl-libnet                   noarch   3.14-490.fc37           fedora    132 k
21:28:28 #10 43.35  perl-libs                     x86_64   4:5.36.0-492.fc37       fedora    2.2 M
21:28:28 #10 43.35  perl-mro                      x86_64   1.26-492.fc37           fedora     32 k
21:28:28 #10 43.35  perl-overload                 noarch   1.35-492.fc37           fedora     49 k
21:28:28 #10 43.35  perl-overloading              noarch   0.02-492.fc37           fedora     16 k
21:28:28 #10 43.35  perl-parent                   noarch   1:0.238-489.fc37        fedora     14 k
21:28:28 #10 43.35  perl-podlators                noarch   1:4.14-489.fc37         fedora    116 k
21:28:28 #10 43.35  perl-srpm-macros              noarch   1-46.fc37               fedora    8.3 k
21:28:28 #10 43.35  perl-subs                     noarch   1.04-492.fc37           fedora     15 k
21:28:28 #10 43.35  perl-vars                     noarch   1.05-492.fc37           fedora     16 k
21:28:28 #10 43.35  pkgconf                       x86_64   1.8.0-3.fc37            fedora     41 k
21:28:28 #10 43.35  pkgconf-m4                    noarch   1.8.0-3.fc37            fedora     14 k
21:28:28 #10 43.35  pkgconf-pkg-config            x86_64   1.8.0-3.fc37            fedora     10 k
21:28:28 #10 43.35  pyproject-srpm-macros         noarch   1.6.3-1.fc37            updates    14 k
21:28:28 #10 43.35  python-srpm-macros            noarch   3.11-5.fc37             updates    24 k
21:28:28 #10 43.35  python3-construct             noarch   2.10.68-3.fc37          fedora    152 k
21:28:28 #10 43.35  python3-dateutil              noarch   1:2.8.2-4.fc37          fedora    361 k
21:28:28 #10 43.35  python3-dbus                  x86_64   1.3.2-1.fc37            updates   157 k
21:28:28 #10 43.35  python3-distro                noarch   1.7.0-3.fc37            fedora     48 k
21:28:28 #10 43.35  python3-dnf-plugins-core      noarch   4.3.1-1.fc37            fedora    278 k
21:28:28 #10 43.35  python3-enchant               noarch   3.2.2-5.fc37            fedora    103 k
21:28:28 #10 43.35  python3-file-magic            noarch   5.42-4.fc37             fedora     20 k
21:28:28 #10 43.35  python3-pybeam                noarch   0.7-4.fc37              fedora     32 k
21:28:28 #10 43.35  python3-pyxdg                 noarch   0.27-6.fc37             fedora    135 k
21:28:28 #10 43.35  python3-six                   noarch   1.16.0-8.fc37           fedora     42 k
21:28:28 #10 43.35  python3-tomli-w               noarch   1.0.0-4.fc37            fedora     21 k
21:28:28 #10 43.35  python3-zstandard             x86_64   0.19.0-1.fc37           updates   470 k
21:28:28 #10 43.35  qt5-srpm-macros               noarch   5.15.8-1.fc37           updates   8.0 k
21:28:28 #10 43.35  redhat-rpm-config             noarch   229-1.fc37              updates    80 k
21:28:28 #10 43.35  rpmautospec-rpm-macros        noarch   0.3.5-1.fc37            updates   9.3 k
21:28:28 #10 43.35  rpmlint-fedora-license-data   noarch   1.16-1.fc37             updates    20 k
21:28:28 #10 43.35  rust-srpm-macros              noarch   24-1.fc37               updates    12 k
21:28:28 #10 43.35  shared-mime-info              x86_64   2.2-2.fc37              fedora    381 k
21:28:28 #10 43.35  unzip                         x86_64   6.0-58.fc37             fedora    182 k
21:28:28 #10 43.35  xxhash-libs                   x86_64   0.8.1-3.fc37            fedora     41 k
21:28:28 #10 43.35  xz                            x86_64   5.4.1-1.fc37            updates   419 k
21:28:28 #10 43.35  zip                           x86_64   3.0-33.fc37             fedora    259 k
21:28:28 #10 43.35  zstd                          x86_64   1.5.4-1.fc37            updates   472 k
21:28:28 #10 43.35 Installing weak dependencies:
21:28:28 #10 43.35  hunspell-en                   noarch   0.20140811.1-23.fc37    fedora    180 k
21:28:28 #10 43.35  perl-IO-Socket-IP             noarch   0.41-490.fc37           fedora     42 k
21:28:28 #10 43.35  perl-IO-Socket-SSL            noarch   2.075-1.fc37            fedora    221 k
21:28:28 #10 43.35  perl-Mozilla-CA               noarch   20211001-4.fc37         fedora     12 k
21:28:28 #10 43.35  perl-NDBM_File                x86_64   1.15-492.fc37           fedora     25 k
21:28:28 #10 43.35 
21:28:28 #10 43.35 Transaction Summary
21:28:28 #10 43.35 ================================================================================
21:28:28 #10 43.35 Install  137 Packages
21:28:28 #10 43.35 
21:28:28 #10 43.36 Total download size: 29 M
21:28:28 #10 43.36 Installed size: 110 M
21:28:28 #10 43.36 Downloading Packages:
21:28:28 #8 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 5.5s done
21:28:28 #10 43.62 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
21:28:28 #10 43.64 Setting up libsub-quote-perl (2.005000-1) ...
21:28:28 #10 43.64 Setting up libfcgi-perl (0.78-2build1) ...
21:28:28 #10 43.65 Setting up libwww-robotrules-perl (6.01-1) ...
21:28:28 #10 43.66 Setting up python3-debian (0.1.32) ...
21:28:28 #10 43.82 Setting up libauthen-sasl-perl (2.1600-1) ...
21:28:28 #10 43.83 Setting up libclass-accessor-perl (0.51-1) ...
21:28:28 #10 43.84 Setting up libsort-key-perl (1.33-2) ...
21:28:28 #10 43.85 Setting up libhtml-tagset-perl (3.20-3) ...
21:28:28 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 23.07MB / 116.81MB 10.2s
[Pipeline] echo
21:28:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:28 chowning workspace
[Pipeline] sh
21:28:28 #10 41.42 Setting up libxpm4:armhf (1:3.5.12-1) ...
21:28:28 #11 29.49 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
21:28:28 latest: Pulling from library/busybox
21:28:28 b50100f25006: Pulling fs layer
21:28:28 b50100f25006: Verifying Checksum
21:28:28 b50100f25006: Download complete
21:28:29 #10 14.85 Selecting previously unselected package libgdbm6:amd64.
21:28:29 #10 14.85 Preparing to unpack .../02-libgdbm6_1.23-3_amd64.deb ...
21:28:29 #10 14.85 Unpacking libgdbm6:amd64 (1.23-3) ...
21:28:29 #10 14.89 Selecting previously unselected package libgdbm-compat4:amd64.
21:28:29 #10 14.89 Preparing to unpack .../03-libgdbm-compat4_1.23-3_amd64.deb ...
21:28:29 #10 14.90 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
21:28:29 #10 16.98 Get:106 http://archive.raspbian.org/raspbian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B]
21:28:29 #10 16.98 Get:107 http://archive.raspbian.org/raspbian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB]
21:28:29 #10 16.98 Get:108 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.2 kB]
21:28:29 #10 17.06 Get:109 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB]
21:28:29 #10 17.14 Get:110 http://archive.raspbian.org/raspbian bookworm/main armhf libclone-perl armhf 0.46-1 [13.2 kB]
21:28:29 #10 17.14 Get:111 http://archive.raspbian.org/raspbian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB]
21:28:29 #10 17.14 Get:112 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
21:28:29 #10 17.14 Get:113 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB]
21:28:29 #10 17.14 Get:114 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:28:29 #10 17.14 Get:115 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB]
21:28:29 #10 17.14 Get:116 http://archive.raspbian.org/raspbian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B]
21:28:29 #10 17.14 Get:117 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b2 [297 kB]
21:28:29 #10 17.21 Get:118 http://archive.raspbian.org/raspbian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB]
21:28:29 #10 37.10 Preparing to unpack .../214-libfcgi-perl_0.82+ds-2_armhf.deb ...
21:28:29 #10 37.10 Unpacking libfcgi-perl (0.82+ds-2) ...
21:28:29 #10 37.13 Selecting previously unselected package libcgi-fast-perl.
21:28:29 #10 37.13 Preparing to unpack .../215-libcgi-fast-perl_1%3a2.15-1_all.deb ...
21:28:29 #10 37.14 Unpacking libcgi-fast-perl (1:2.15-1) ...
21:28:29 #10 37.17 Selecting previously unselected package libclass-data-inheritable-perl.
21:28:29 #10 37.18 Preparing to unpack .../216-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:28:29 #10 37.18 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:28:29 #10 37.21 Selecting previously unselected package libclass-inspector-perl.
21:28:29 #10 37.21 Preparing to unpack .../217-libclass-inspector-perl_1.36-3_all.deb ...
21:28:29 #10 37.22 Unpacking libclass-inspector-perl (1.36-3) ...
21:28:29 #10 37.25 Selecting previously unselected package libcommon-sense-perl:armhf.
21:28:29 #10 37.25 Preparing to unpack .../218-libcommon-sense-perl_3.75-3_armhf.deb ...
21:28:29 #10 37.25 Unpacking libcommon-sense-perl:armhf (3.75-3) ...
21:28:29 #10 37.28 Selecting previously unselected package libconfig-tiny-perl.
21:28:29 #10 37.28 Preparing to unpack .../219-libconfig-tiny-perl_2.28-2_all.deb ...
21:28:29 #10 37.28 Unpacking libconfig-tiny-perl (2.28-2) ...
21:28:29 #10 37.31 Selecting previously unselected package libparams-util-perl.
21:28:29 #11 30.21 Get:299 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:28:29 #11 30.23 Get:300 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:28:29 #11 30.24 Get:301 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdistro-info-perl all 1.1ubuntu1 [5606 B]
21:28:29 #11 30.24 Get:302 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libemail-address-xs-perl amd64 1.05-1 [29.3 kB]
21:28:29 #11 30.26 Get:303 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB]
21:28:29 #11 30.27 Get:304 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:28:29 #11 30.29 Get:305 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
21:28:29 #11 30.30 Get:306 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:28:29 #11 30.31 Get:307 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-fcntllock-perl amd64 0.22-4 [33.7 kB]
21:28:29 #11 30.34 Get:308 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
21:28:29 #8 DONE 27.0s
21:28:29 
21:28:29 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:28:29 #9 17.30 Moving old data out of the way
21:28:29 #9 17.30 Unpacking ucf (3.0043) ...
21:28:29 #9 17.35 Selecting previously unselected package xz-utils.
21:28:29 #9 17.35 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:28:29 #9 17.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:28:29 #9 17.42 Selecting previously unselected package libsigsegv2:amd64.
21:28:29 #9 17.42 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
21:28:29 #9 17.43 Unpacking libsigsegv2:amd64 (2.13-1) ...
21:28:29 #9 17.46 Selecting previously unselected package m4.
21:28:29 #9 17.46 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
21:28:29 #9 17.47 Unpacking m4 (1.4.18-5) ...
21:28:29 #9 17.54 Selecting previously unselected package autoconf.
21:28:29 #9 17.54 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
21:28:29 #10 22.97 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
21:28:29 #10 22.98 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
21:28:29 #10 22.99 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-globaldestruction-perl all 0.14-1 [6752 B]
21:28:29 #10 23.14 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
21:28:29 #10 23.21 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
21:28:29 #10 44.20 (1/137): bzip2-1.0.8-12.fc37.x86_64.rpm         179 kB/s |  52 kB     00:00    
21:28:29 #10 44.21 (2/137): cpio-2.13-13.fc37.x86_64.rpm           931 kB/s | 277 kB     00:00    
21:28:29 #10 44.21 (3/137): dash-0.5.11.5-2.fc37.x86_64.rpm        325 kB/s |  98 kB     00:00    
21:28:29 #10 44.22 (4/137): desktop-file-utils-0.26-7.fc37.x86_64. 5.8 MB/s |  72 kB     00:00    
21:28:29 #10 44.22 (5/137): devscripts-checkbashisms-2.22.2-3.fc37 3.2 MB/s |  28 kB     00:00    
21:28:29 #10 44.23 (6/137): diffutils-3.8-3.fc37.x86_64.rpm         30 MB/s | 378 kB     00:00    
21:28:29 #10 44.23 (7/137): dnf-plugins-core-4.3.1-1.fc37.noarch.r 3.5 MB/s |  34 kB     00:00    
21:28:29 #10 44.23 (8/137): dwz-0.14-7.fc37.x86_64.rpm             9.9 MB/s | 129 kB     00:00    
21:28:29 #10 44.24 (9/137): ed-1.18-2.fc37.x86_64.rpm              8.0 MB/s |  78 kB     00:00    
21:28:29 #10 44.24 (10/137): file-5.42-4.fc37.x86_64.rpm           8.4 MB/s |  49 kB     00:00    
21:28:29 #10 44.24 (11/137): efi-srpm-macros-5-6.fc37.noarch.rpm   2.6 MB/s |  22 kB     00:00    
21:28:29 #10 44.24 (12/137): fonts-srpm-macros-2.0.5-9.fc37.noarch 3.4 MB/s |  26 kB     00:00    
21:28:29 #10 44.25 (13/137): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 1.0 MB/s | 7.7 kB     00:00    
21:28:29 #10 44.25 (14/137): go-srpm-macros-3.2.0-1.fc37.noarch.rp 4.7 MB/s |  27 kB     00:00    
21:28:29 #10 44.26 (15/137): gdk-pixbuf2-2.42.10-1.fc37.x86_64.rpm  31 MB/s | 485 kB     00:00    
21:28:29 #10 44.27 (16/137): groff-base-1.22.4-10.fc37.x86_64.rpm   54 MB/s | 1.1 MB     00:00    
21:28:29 #10 44.27 (17/137): hunspell-1.7.0-21.fc37.x86_64.rpm      14 MB/s | 281 kB     00:00    
21:28:29 #10 44.28 (18/137): hunspell-en-0.20140811.1-23.fc37.noar  17 MB/s | 180 kB     00:00    
21:28:29 #10 44.28 (19/137): hunspell-en-GB-0.20140811.1-23.fc37.n  15 MB/s | 225 kB     00:00    
21:28:29 #10 44.29 (20/137): hunspell-en-US-0.20140811.1-23.fc37.n  14 MB/s | 176 kB     00:00    
21:28:29 #10 44.29 (21/137): hunspell-filesystem-1.7.0-21.fc37.x86 1.2 MB/s | 8.8 kB     00:00    
21:28:29 #10 44.29 (22/137): json-glib-1.6.6-3.fc37.x86_64.rpm      15 MB/s | 162 kB     00:00    
21:28:29 #10 44.30 (23/137): kernel-srpm-macros-1.0-15.fc37.noarch 1.0 MB/s | 9.4 kB     00:00    
21:28:29 #10 44.30 (24/137): libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm  26 MB/s | 181 kB     00:00    
21:28:29 #10 44.31 (25/137): libappstream-glib-0.8.1-1.fc37.x86_64  31 MB/s | 404 kB     00:00    
21:28:29 #10 44.31 (26/137): libpkgconf-1.8.0-3.fc37.x86_64.rpm    2.9 MB/s |  36 kB     00:00    
21:28:29 #10 44.31 (27/137): libpng-1.6.37-13.fc37.x86_64.rpm       11 MB/s | 119 kB     00:00    
21:28:29 #10 44.32 (28/137): lua-srpm-macros-1-7.fc37.noarch.rpm   1.5 MB/s | 8.8 kB     00:00    
21:28:29 #10 44.32 (29/137): libstemmer-0-19.585svn.fc37.x86_64.rp 8.6 MB/s |  79 kB     00:00    
21:28:29 #10 44.32 (30/137): nim-srpm-macros-3-7.fc37.noarch.rpm   1.1 MB/s | 8.4 kB     00:00    
21:28:29 #10 44.32 (31/137): ocaml-srpm-macros-7-2.fc37.noarch.rpm 1.8 MB/s |  13 kB     00:00    
21:28:29 #10 44.33 (32/137): openblas-srpm-macros-2-12.fc37.noarch 1.4 MB/s | 7.5 kB     00:00    
21:28:29 #10 44.33 (33/137): package-notes-srpm-macros-0.5-6.fc37. 1.4 MB/s |  11 kB     00:00    
21:28:29 #10 44.33 (34/137): patch-2.7.6-17.fc37.x86_64.rpm         15 MB/s | 124 kB     00:00    
21:28:29 #10 44.34 (35/137): perl-AutoLoader-5.74-492.fc37.noarch. 4.1 MB/s |  24 kB     00:00    
21:28:29 #10 44.34 (36/137): perl-B-1.83-492.fc37.x86_64.rpm        19 MB/s | 184 kB     00:00    
21:28:29 #10 44.34 (37/137): perl-Carp-1.52-489.fc37.noarch.rpm    3.4 MB/s |  29 kB     00:00    
21:28:29 #10 44.34 (38/137): perl-Class-Struct-0.66-492.fc37.noarc 5.0 MB/s |  25 kB     00:00    
21:28:29 #10 44.35 (39/137): perl-Data-Dumper-2.184-490.fc37.x86_6 7.5 MB/s |  56 kB     00:00    
21:28:29 #10 44.35 (40/137): perl-Digest-1.20-489.fc37.noarch.rpm  3.3 MB/s |  26 kB     00:00    
21:28:29 #10 44.35 (41/137): perl-DynaLoader-1.52-492.fc37.x86_64. 5.3 MB/s |  29 kB     00:00    
21:28:29 #10 44.36 (42/137): perl-Digest-MD5-2.58-489.fc37.x86_64. 2.7 MB/s |  36 kB     00:00    
21:28:29 #10 44.37 (43/137): perl-Encode-3.19-492.fc37.x86_64.rpm   80 MB/s | 1.7 MB     00:00    
21:28:29 #10 44.37 (44/137): perl-Errno-1.36-492.fc37.x86_64.rpm   1.1 MB/s |  18 kB     00:00    
21:28:29 #10 44.38 (45/137): perl-Exporter-5.77-489.fc37.noarch.rp 2.0 MB/s |  31 kB     00:00    
21:28:29 #10 44.38 (46/137): perl-Fcntl-1.15-492.fc37.x86_64.rpm   4.3 MB/s |  24 kB     00:00    
21:28:29 #10 44.38 (47/137): perl-File-Basename-2.85-492.fc37.noar 2.6 MB/s |  20 kB     00:00    
21:28:29 #10 44.39 (48/137): perl-File-Path-2.18-489.fc37.noarch.r 4.4 MB/s |  35 kB     00:00    
21:28:29 #10 44.39 (49/137): perl-File-stat-1.12-492.fc37.noarch.r 3.8 MB/s |  20 kB     00:00    
21:28:29 #10 44.39 (50/137): perl-File-Temp-0.231.100-489.fc37.noa 7.0 MB/s |  59 kB     00:00    
21:28:29 #10 44.39 (51/137): perl-FileHandle-2.03-492.fc37.noarch. 2.3 MB/s |  19 kB     00:00    
21:28:29 #10 44.40 (52/137): perl-Getopt-Std-1.13-492.fc37.noarch. 2.4 MB/s |  19 kB     00:00    
21:28:29 #10 44.40 (53/137): perl-HTTP-Tiny-0.082-1.fc37.noarch.rp  10 MB/s |  55 kB     00:00    
21:28:29 #10 44.40 (54/137): perl-IO-1.50-492.fc37.x86_64.rpm       12 MB/s |  95 kB     00:00    
21:28:29 #10 44.41 (55/137): perl-IO-Socket-IP-0.41-490.fc37.noarc 4.8 MB/s |  42 kB     00:00    
21:28:29 #10 44.41 (56/137): perl-IO-Socket-SSL-2.075-1.fc37.noarc  30 MB/s | 221 kB     00:00    
21:28:29 #10 43.86 Setting up libpath-tiny-perl (0.104-1) ...
21:28:29 #10 43.87 Setting up libnet-domain-tld-perl (1.75-1) ...
21:28:29 #10 43.87 Setting up libsub-install-perl (0.928-1) ...
21:28:29 #10 43.88 Setting up libdata-optlist-perl (0.110-1) ...
21:28:29 #10 43.89 Setting up libio-stringy-perl (2.111-2) ...
21:28:29 #10 43.90 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:28:29 #10 43.91 Setting up libtry-tiny-perl (0.30-1) ...
21:28:29 #10 43.92 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:28:29 #10 43.93 Setting up libfont-afm-perl (1.20-2) ...
21:28:29 #10 43.94 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
21:28:29 #10 43.95 Setting up python3-apt (1.6.6) ...
21:28:29 b50100f25006: Pull complete
21:28:29 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:29 Status: Downloaded newer image for busybox:latest
21:28:29 #7 ...
21:28:29 
21:28:29 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:29 #10 19.79 Selecting previously unselected package libxml2:amd64.
21:28:29 #10 19.79 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_amd64.deb ...
21:28:29 #10 19.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u5) ...
21:28:29 #10 19.92 Selecting previously unselected package manpages.
21:28:29 #10 19.92 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
21:28:29 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 27.26MB / 47.40MB 10.4s
21:28:29 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 34.60MB / 53.32MB 10.6s
21:28:29 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 68.16MB / 116.81MB 3.1s
21:28:29 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 44.04MB / 53.32MB 10.6s
21:28:29 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 33.55MB / 116.81MB 10.6s
21:28:29 #10 41.43 Setting up fontconfig-config (2.13.1-4.2) ...
21:28:29 #10 41.62 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
21:28:29 #10 41.71 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:28:29 #11 11.89 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
21:28:29 #11 11.89 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.3 [287 kB]
21:28:29 #11 12.07 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.3 [101 kB]
21:28:29 #11 12.09 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
21:28:29 #11 12.11 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B]
21:28:29 #11 12.11 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B]
21:28:29 #11 12.11 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB]
21:28:29 #11 12.12 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
21:28:29 #11 12.14 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.2 [517 kB]
21:28:29 #11 12.21 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB]
21:28:29 + pwd
21:28:29 + id -u
21:28:29 + id -g
21:28:29 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:29 Unable to find image 'busybox:latest' locally
21:28:29 #11 29.64 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
21:28:29 #11 29.73 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB]
21:28:29 #11 29.89 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
21:28:29 #11 29.90 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
21:28:29 #10 14.95 Selecting previously unselected package libperl5.36:amd64.
21:28:29 #10 14.95 Preparing to unpack .../04-libperl5.36_5.36.0-7_amd64.deb ...
21:28:29 #10 14.95 Unpacking libperl5.36:amd64 (5.36.0-7) ...
21:28:29 #10 17.29 Get:119 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB]
21:28:29 #10 17.29 Get:120 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:28:29 #10 17.29 Get:121 http://archive.raspbian.org/raspbian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB]
21:28:29 #10 17.29 Get:122 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:28:29 #10 17.29 Get:123 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-perl all 6.68-1 [186 kB]
21:28:29 #10 17.29 Get:124 http://archive.raspbian.org/raspbian bookworm/main armhf libdigest-md5-file-perl all 0.08-1.1 [9608 B]
21:28:29 #10 17.29 Get:125 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B]
21:28:29 #10 17.29 Get:126 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB]
21:28:29 #10 17.37 Get:127 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB]
21:28:29 #10 17.45 Get:128 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B]
21:28:29 #10 17.45 Get:129 http://archive.raspbian.org/raspbian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.7 kB]
21:28:29 #10 17.45 Get:130 http://archive.raspbian.org/raspbian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB]
21:28:29 #10 17.45 Get:131 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
21:28:29 #10 17.45 Get:132 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB]
21:28:29 #10 17.45 Get:133 http://archive.raspbian.org/raspbian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB]
21:28:29 #10 17.45 Get:134 http://archive.raspbian.org/raspbian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB]
21:28:29 #10 17.45 Get:135 http://archive.raspbian.org/raspbian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.8 kB]
21:28:29 #10 17.52 Get:136 http://archive.raspbian.org/raspbian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [22.0 kB]
21:28:29 #10 17.52 Get:137 http://archive.raspbian.org/raspbian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB]
21:28:29 #10 37.31 Preparing to unpack .../220-libparams-util-perl_1.102-2+b1_armhf.deb ...
21:28:29 #10 37.32 Unpacking libparams-util-perl (1.102-2+b1) ...
21:28:29 #10 37.35 Selecting previously unselected package libsub-install-perl.
21:28:29 #10 37.35 Preparing to unpack .../221-libsub-install-perl_0.929-1_all.deb ...
21:28:29 #10 37.35 Unpacking libsub-install-perl (0.929-1) ...
21:28:29 #10 37.38 Selecting previously unselected package libdata-optlist-perl.
21:28:29 #10 37.38 Preparing to unpack .../222-libdata-optlist-perl_0.113-1_all.deb ...
21:28:29 #10 37.39 Unpacking libdata-optlist-perl (0.113-1) ...
21:28:29 #10 37.44 Selecting previously unselected package libsub-exporter-perl.
21:28:29 #10 37.44 Preparing to unpack .../223-libsub-exporter-perl_0.989-1_all.deb ...
21:28:29 #10 37.44 Unpacking libsub-exporter-perl (0.989-1) ...
21:28:29 #10 37.47 Selecting previously unselected package libconst-fast-perl.
21:28:29 #10 37.47 Preparing to unpack .../224-libconst-fast-perl_0.014-2_all.deb ...
21:28:29 #10 37.48 Unpacking libconst-fast-perl (0.014-2) ...
21:28:29 #10 37.51 Selecting previously unselected package libwant-perl.
21:28:29 #10 37.51 Preparing to unpack .../225-libwant-perl_0.29-2+b1_armhf.deb ...
21:28:29 #10 37.51 Unpacking libwant-perl (0.29-2+b1) ...
21:28:29 #10 37.54 Selecting previously unselected package libcontextual-return-perl.
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
21:28:29 #9 17.54 Unpacking autoconf (2.69-14) ...
21:28:29 #9 17.62 Selecting previously unselected package autotools-dev.
21:28:29 #9 17.62 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
21:28:29 #9 17.63 Unpacking autotools-dev (20180224.1+nmu1) ...
21:28:29 #9 17.68 Selecting previously unselected package automake.
21:28:29 #9 17.68 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
21:28:29 #9 17.69 Unpacking automake (1:1.16.3-2) ...
21:28:29 #10 44.41 (57/137): perl-IPC-Open3-1.22-492.fc37.noarch.r 2.6 MB/s |  26 kB     00:00    
21:28:29 #10 44.42 (58/137): perl-MIME-Base64-3.16-489.fc37.x86_64 3.3 MB/s |  30 kB     00:00    
21:28:29 #10 44.42 (59/137): perl-NDBM_File-1.15-492.fc37.x86_64.r 4.8 MB/s |  25 kB     00:00    
21:28:29 #10 44.42 (60/137): perl-Mozilla-CA-20211001-4.fc37.noarc 1.5 MB/s |  12 kB     00:00    
21:28:29 #10 44.43 (61/137): perl-Net-SSLeay-1.92-4.fc37.x86_64.rp  32 MB/s | 362 kB     00:00    
21:28:29 #10 44.43 (62/137): perl-POSIX-2.03-492.fc37.x86_64.rpm   8.9 MB/s | 101 kB     00:00    
21:28:29 #10 44.43 (63/137): perl-PathTools-3.84-489.fc37.x86_64.r 7.6 MB/s |  89 kB     00:00    
21:28:29 #10 44.44 (64/137): perl-Pod-Escapes-1.07-489.fc37.noarch 3.2 MB/s |  20 kB     00:00    
21:28:29 #10 44.44 (65/137): perl-Pod-Perldoc-3.28.01-490.fc37.noa  10 MB/s |  90 kB     00:00    
21:28:29 #10 44.44 (66/137): perl-Pod-Simple-3.43-490.fc37.noarch.  23 MB/s | 225 kB     00:00    
21:28:29 #10 44.45 (67/137): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 6.0 MB/s |  40 kB     00:00    
21:28:29 #10 44.45 (68/137): perl-Scalar-List-Utils-1.63-489.fc37. 7.7 MB/s |  72 kB     00:00    
21:28:29 #10 44.45 (69/137): perl-SelectSaver-1.02-492.fc37.noarch 1.9 MB/s |  15 kB     00:00    
21:28:29 #10 44.46 (70/137): perl-Storable-3.26-489.fc37.x86_64.rp  18 MB/s |  97 kB     00:00    
21:28:29 #10 44.46 (71/137): perl-Socket-2.036-1.fc37.x86_64.rpm   6.6 MB/s |  55 kB     00:00    
21:28:29 #10 44.46 (72/137): perl-Symbol-1.09-492.fc37.noarch.rpm  2.2 MB/s |  17 kB     00:00    
21:28:29 #10 44.46 (73/137): perl-Term-ANSIColor-5.01-490.fc37.noa 6.3 MB/s |  48 kB     00:00    
21:28:29 #10 44.47 (74/137): perl-Term-Cap-1.17-489.fc37.noarch.rp 4.1 MB/s |  22 kB     00:00    
21:28:29 #10 44.47 (75/137): perl-Text-ParseWords-3.31-489.fc37.no 2.1 MB/s |  16 kB     00:00    
21:28:29 #10 44.47 (76/137): perl-Text-Tabs+Wrap-2021.0814-489.fc3 2.9 MB/s |  22 kB     00:00    
21:28:29 #10 44.48 (77/137): perl-Time-Local-1.300-489.fc37.noarch 6.1 MB/s |  33 kB     00:00    
21:28:29 #10 44.48 (78/137): perl-base-2.27-492.fc37.noarch.rpm    2.5 MB/s |  19 kB     00:00    
21:28:29 #10 44.48 (79/137): perl-constant-1.33-490.fc37.noarch.rp 2.9 MB/s |  23 kB     00:00    
21:28:29 #10 44.48 (80/137): perl-if-0.61.000-492.fc37.noarch.rpm  3.4 MB/s |  17 kB     00:00    
21:28:29 #10 44.49 (81/137): perl-interpreter-5.36.0-492.fc37.x86_ 9.6 MB/s |  75 kB     00:00    
21:28:29 #10 44.49 (82/137): perl-libnet-3.14-490.fc37.noarch.rpm   14 MB/s | 132 kB     00:00    
21:28:29 #10 44.50 (83/137): perl-mro-1.26-492.fc37.x86_64.rpm     4.1 MB/s |  32 kB     00:00    
21:28:29 #10 44.54 (84/137): perl-libs-5.36.0-492.fc37.x86_64.rpm   39 MB/s | 2.2 MB     00:00    
21:28:29 #10 44.55 (85/137): perl-overload-1.35-492.fc37.noarch.rp 879 kB/s |  49 kB     00:00    
21:28:29 #10 44.55 (86/137): perl-overloading-0.02-492.fc37.noarch 309 kB/s |  16 kB     00:00    
21:28:29 #10 44.55 (87/137): perl-parent-0.238-489.fc37.noarch.rpm 3.7 MB/s |  14 kB     00:00    
21:28:29 #10 44.56 (88/137): perl-srpm-macros-1-46.fc37.noarch.rpm 1.3 MB/s | 8.3 kB     00:00    
21:28:29 #10 44.56 (89/137): perl-podlators-4.14-489.fc37.noarch.r  12 MB/s | 116 kB     00:00    
21:28:29 #10 44.56 (90/137): perl-subs-1.04-492.fc37.noarch.rpm    1.8 MB/s |  15 kB     00:00    
21:28:29 #10 44.57 (91/137): perl-vars-1.05-492.fc37.noarch.rpm    2.1 MB/s |  16 kB     00:00    
21:28:29 #10 44.57 (92/137): pkgconf-1.8.0-3.fc37.x86_64.rpm       7.7 MB/s |  41 kB     00:00    
21:28:29 #10 44.57 (93/137): pkgconf-m4-1.8.0-3.fc37.noarch.rpm    1.9 MB/s |  14 kB     00:00    
21:28:29 #10 44.57 (94/137): pkgconf-pkg-config-1.8.0-3.fc37.x86_6 1.3 MB/s |  10 kB     00:00    
21:28:29 #10 44.58 (95/137): python3-construct-2.10.68-3.fc37.noar  18 MB/s | 152 kB     00:00    
21:28:29 #10 44.58 (96/137): python3-dateutil-2.8.2-4.fc37.noarch.  28 MB/s | 361 kB     00:00    
21:28:29 #10 44.59 (97/137): python3-distro-1.7.0-3.fc37.noarch.rp 3.7 MB/s |  48 kB     00:00    
21:28:29 #10 44.59 (98/137): python3-dnf-plugins-core-4.3.1-1.fc37  33 MB/s | 278 kB     00:00    
21:28:29 #10 44.60 (99/137): python3-enchant-3.2.2-5.fc37.noarch.r 9.3 MB/s | 103 kB     00:00    
21:28:29 #10 44.60 (100/137): python3-file-magic-5.42-4.fc37.noarc 1.9 MB/s |  20 kB     00:00    
21:28:29 #10 44.60 (101/137): python3-pybeam-0.7-4.fc37.noarch.rpm 6.0 MB/s |  32 kB     00:00    
21:28:29 #10 44.60 (102/137): python3-pyxdg-0.27-6.fc37.noarch.rpm  16 MB/s | 135 kB     00:00    
21:28:29 #10 44.61 (103/137): python3-six-1.16.0-8.fc37.noarch.rpm 4.5 MB/s |  42 kB     00:00    
21:28:29 #10 44.61 (104/137): python3-tomli-w-1.0.0-4.fc37.noarch. 3.5 MB/s |  21 kB     00:00    
21:28:29 #10 44.61 (105/137): rpm-build-4.18.0-1.fc37.x86_64.rpm   8.6 MB/s |  77 kB     00:00    
21:28:29 #10 44.62 (106/137): shared-mime-info-2.2-2.fc37.x86_64.r  32 MB/s | 381 kB     00:00    
21:28:29 #10 44.62 (107/137): xxhash-libs-0.8.1-3.fc37.x86_64.rpm  5.4 MB/s |  41 kB     00:00    
21:28:29 #10 44.63 (108/137): unzip-6.0-58.fc37.x86_64.rpm          14 MB/s | 182 kB     00:00    
21:28:29 #10 44.63 (109/137): zip-3.0-33.fc37.x86_64.rpm            23 MB/s | 259 kB     00:00    
21:28:29 #10 44.64 (110/137): ansible-srpm-macros-1-8.1.fc37.noarc 823 kB/s | 8.6 kB     00:00    
21:28:29 #10 44.65 (111/137): binutils-gold-2.38-25.fc37.x86_64.rp  35 MB/s | 775 kB     00:00    
[Pipeline] echo
21:28:29 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:29 chowning workspace
21:28:29 #10 23.22 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf perl-openssl-defaults armhf 3build1 [7012 B]
21:28:29 #10 23.23 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnet-ssleay-perl armhf 1.84-1ubuntu0.2 [264 kB]
21:28:29 #10 23.49 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
[Pipeline] sh
21:28:29 #10 44.12 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:28:29 #10 44.13 Setting up libxext6:amd64 (2:1.3.3-1) ...
21:28:29 #10 44.14 Setting up po-debconf (1.0.20) ...
21:28:29 #10 44.15 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:28:29 #10 44.16 Setting up libio-socket-inet6-perl (2.72-2) ...
21:28:29 #10 44.17 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:28:29 #10 44.18 Setting up libio-pty-perl (1:1.08-1.1build4) ...
21:28:29 #10 44.19 Setting up libfile-which-perl (1.21-1) ...
21:28:29 #10 44.20 Setting up libencode-locale-perl (1.05-1) ...
21:28:29 #10 44.21 Setting up libperlio-gzip-perl (0.19-1build3) ...
21:28:29 #10 44.22 Setting up libtext-levenshtein-perl (0.13-1) ...
21:28:29 #10 44.23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:28:29 #10 44.24 Setting up liberror-perl (0.17025-1) ...
21:28:29 #10 44.25 Setting up libvariable-magic-perl (0.62-1) ...
21:28:29 #10 44.26 Setting up libtimedate-perl (2.3000-2) ...
21:28:29 #10 44.27 Setting up libnet-ip-perl (1.26-1) ...
21:28:29 #10 44.28 Setting up librole-tiny-perl (2.000006-1) ...
21:28:29 #10 44.30 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:28:29 #10 44.31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
21:28:29 #10 44.32 Setting up libfile-homedir-perl (1.002-1) ...
21:28:29 #10 19.93 Unpacking manpages (4.16-2) ...
21:28:29 #10 20.12 Selecting previously unselected package libedit2:amd64.
21:28:29 #10 20.12 Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ...
21:28:29 #10 20.13 Unpacking libedit2:amd64 (3.1-20181209-1) ...
21:28:29 #10 20.19 Selecting previously unselected package openssh-client.
21:28:29 #10 20.19 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
21:28:29 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 29.94MB / 47.40MB 10.8s
21:28:29 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 75.50MB / 116.81MB 3.4s
21:28:29 #7 ...
21:28:29 
21:28:29 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21
21:28:29 #9 resolve docker.io/library/ubuntu:jammy@sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21 0.0s done
21:28:29 #9 sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21 1.13kB / 1.13kB done
21:28:29 #9 sha256:ad18cfdb19dac67bf0072dacea661a817330e5c955d081f4d09914e743ae5d4a 424B / 424B done
21:28:29 #9 sha256:2bf0095935ffb29018664cf219d8c1b2c890e3e3c4af89113df23e7330397187 2.31kB / 2.31kB done
21:28:29 #9 sha256:aea1895b7fd03ef3bc263eef4b6f1dd219fc3286f3ff79495aadb81a88650723 26.14MB / 26.14MB 1.4s done
21:28:29 #9 extracting sha256:aea1895b7fd03ef3bc263eef4b6f1dd219fc3286f3ff79495aadb81a88650723 1.8s done
21:28:29 #9 DONE 3.6s
21:28:29 
21:28:29 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:29 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 83.89MB / 116.81MB 3.7s
21:28:29 #10 41.72 Setting up libxext6:armhf (2:1.3.3-1.1) ...
21:28:29 #10 41.73 Setting up binutils (2.35.2-2) ...
21:28:29 #10 41.74 Setting up man-db (2.9.4-2) ...
21:28:29 #10 41.83 Building database of manual pages ...
21:28:29 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 47.19MB / 53.32MB 11.0s
21:28:29 #11 12.36 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
21:28:29 #11 12.43 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB]
21:28:29 latest: Pulling from library/busybox
21:28:29 b50100f25006: Pulling fs layer
21:28:29 b50100f25006: Verifying Checksum
21:28:29 b50100f25006: Download complete
21:28:29 #11 29.90 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
21:28:29 #11 29.91 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB]
21:28:29 #11 29.92 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
21:28:29 #11 29.94 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:28:29 #11 29.95 Get:328 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
21:28:29 #11 29.97 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB]
21:28:29 #10 17.60 Get:138 http://archive.raspbian.org/raspbian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB]
21:28:29 #10 17.60 Get:139 http://archive.raspbian.org/raspbian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
21:28:29 #10 17.60 Get:140 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB]
21:28:29 #10 17.60 Get:141 http://archive.raspbian.org/raspbian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB]
21:28:29 #10 17.60 Get:142 http://archive.raspbian.org/raspbian bookworm/main armhf libswitch-perl all 2.17-3 [20.3 kB]
21:28:29 #10 17.60 Get:143 http://archive.raspbian.org/raspbian bookworm/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
21:28:29 #10 17.60 Get:144 http://archive.raspbian.org/raspbian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB]
21:28:29 #10 17.68 Get:145 http://archive.raspbian.org/raspbian bookworm/main armhf devscripts armhf 2.23.2 [1067 kB]
21:28:29 #10 17.69 Get:146 http://archive.raspbian.org/raspbian bookworm/main armhf equivs all 2.3.1 [22.7 kB]
21:28:29 #10 17.69 Get:147 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-7 [338 kB]
21:28:29 #10 17.76 Get:148 http://archive.raspbian.org/raspbian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB]
21:28:29 #10 17.76 Get:149 http://archive.raspbian.org/raspbian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB]
21:28:29 #10 17.84 Get:150 http://archive.raspbian.org/raspbian bookworm/main armhf git armhf 1:2.39.2-1.1 [5459 kB]
21:28:29 #10 37.54 Preparing to unpack .../226-libcontextual-return-perl_0.004014-4_all.deb ...
21:28:29 #10 37.55 Unpacking libcontextual-return-perl (0.004014-4) ...
21:28:29 #10 37.58 Selecting previously unselected package libconvert-binhex-perl.
21:28:29 #10 37.58 Preparing to unpack .../227-libconvert-binhex-perl_1.125-3_all.deb ...
21:28:29 #10 37.58 Unpacking libconvert-binhex-perl (1.125-3) ...
21:28:29 #10 37.61 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
21:28:29 #10 37.61 Preparing to unpack .../228-libcpanel-json-xs-perl_4.35-1_armhf.deb ...
21:28:29 #10 37.62 Unpacking libcpanel-json-xs-perl:armhf (4.35-1) ...
21:28:29 #10 37.66 Selecting previously unselected package libdevel-stacktrace-perl.
21:28:29 #10 37.66 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ...
21:28:29 #10 37.66 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
21:28:29 #10 37.69 Selecting previously unselected package libexception-class-perl.
21:28:29 #10 37.69 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ...
21:28:29 #10 37.69 Unpacking libexception-class-perl (1.45-1) ...
21:28:29 #10 37.73 Selecting previously unselected package libiterator-perl.
21:28:29 #10 37.73 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ...
21:28:29 #10 37.73 Unpacking libiterator-perl (0.03+ds1-2) ...
21:28:29 #10 37.76 Selecting previously unselected package libiterator-util-perl.
21:28:29 #10 37.76 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ...
21:28:29 #10 37.76 Unpacking libiterator-util-perl (0.02+ds1-2) ...
21:28:29 #10 37.79 Selecting previously unselected package libdata-dpath-perl.
21:28:29 #10 37.79 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ...
21:28:29 #10 37.80 Unpacking libdata-dpath-perl (0.58-2) ...
21:28:29 #10 37.83 Selecting previously unselected package libdata-dump-perl.
21:28:29 #10 37.83 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
21:28:29 #10 37.83 Unpacking libdata-dump-perl (1.25-1) ...
21:28:29 #10 37.86 Selecting previously unselected package libdata-messagepack-perl.
21:28:29 b50100f25006: Pull complete
21:28:29 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:29 Status: Downloaded newer image for busybox:latest
21:28:29 #10 44.68 (112/137): binutils-2.38-25.fc37.x86_64.rpm     106 MB/s | 5.4 MB     00:00    
21:28:29 #10 44.69 (113/137): dbus-libs-1.14.6-1.fc37.x86_64.rpm   3.0 MB/s | 155 kB     00:00    
21:28:29 #10 44.69 (114/137): debugedit-5.0-7.fc37.x86_64.rpm      2.2 MB/s |  77 kB     00:00    
21:28:29 #10 44.70 (115/137): elfutils-debuginfod-client-0.189-1.f 5.7 MB/s |  39 kB     00:00    
21:28:29 #10 44.70 (116/137): elfutils-0.189-1.fc37.x86_64.rpm      40 MB/s | 537 kB     00:00    
21:28:29 #10 44.70 (117/137): emacs-filesystem-28.2-3.fc37.noarch. 659 kB/s | 7.5 kB     00:00    
21:28:29 #10 44.71 (118/137): enchant2-2.3.4-1.fc37.x86_64.rpm     5.8 MB/s |  63 kB     00:00    
21:28:29 #10 44.71 (119/137): ghc-srpm-macros-1.6.1-1.fc37.noarch. 1.4 MB/s | 8.0 kB     00:00    
21:28:29 #10 44.74 (120/137): gdb-minimal-13.1-1.fc37.x86_64.rpm   107 MB/s | 4.2 MB     00:00    
21:28:29 #10 44.75 (121/137): gnat-srpm-macros-5-1.fc37.noarch.rpm 272 kB/s | 8.3 kB     00:00    
21:28:29 #10 44.76 (122/137): glibc-gconv-extra-2.36-9.fc37.x86_64  33 MB/s | 1.6 MB     00:00    
21:28:29 #10 44.76 (123/137): perl-Getopt-Long-2.54-1.fc37.noarch. 4.5 MB/s |  60 kB     00:00    
21:28:29 #10 44.77 (124/137): ncurses-6.3-4.20220501.fc37.x86_64.r  21 MB/s | 409 kB     00:00    
21:28:29 #10 44.77 (125/137): perl-URI-5.17-1.fc37.noarch.rpm       11 MB/s | 123 kB     00:00    
21:28:29 #10 44.77 (126/137): pyproject-srpm-macros-1.6.3-1.fc37.n 1.4 MB/s |  14 kB     00:00    
21:28:29 #10 44.78 (127/137): python-srpm-macros-3.11-5.fc37.noarc 4.1 MB/s |  24 kB     00:00    
21:28:29 #10 44.78 (128/137): python3-dbus-1.3.2-1.fc37.x86_64.rpm  17 MB/s | 157 kB     00:00    
21:28:29 #10 44.79 (129/137): python3-zstandard-0.19.0-1.fc37.x86_  35 MB/s | 470 kB     00:00    
21:28:29 #10 44.79 (130/137): qt5-srpm-macros-5.15.8-1.fc37.noarch 1.0 MB/s | 8.0 kB     00:00    
21:28:29 #10 44.79 (131/137): redhat-rpm-config-229-1.fc37.noarch. 7.1 MB/s |  80 kB     00:00    
21:28:29 #10 44.80 (132/137): rpmautospec-rpm-macros-0.3.5-1.fc37. 1.1 MB/s | 9.3 kB     00:00    
21:28:29 #10 44.80 (133/137): rpmlint-fedora-license-data-1.16-1.f 4.0 MB/s |  20 kB     00:00    
21:28:29 #10 44.80 (134/137): rpmlint-2.4.0-3.fc37.noarch.rpm       32 MB/s | 330 kB     00:00    
21:28:29 #10 44.81 (135/137): rust-srpm-macros-24-1.fc37.noarch.rp 1.3 MB/s |  12 kB     00:00    
21:28:29 #10 44.81 (136/137): xz-5.4.1-1.fc37.x86_64.rpm            34 MB/s | 419 kB     00:00    
21:28:29 #10 44.82 (137/137): zstd-1.5.4-1.fc37.x86_64.rpm          45 MB/s | 472 kB     00:00    
21:28:29 #10 44.82 --------------------------------------------------------------------------------
21:28:29 #10 44.82 Total                                            20 MB/s |  29 MB     00:01     
21:28:29 #9 17.84 Selecting previously unselected package autopoint.
21:28:29 #9 17.84 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
21:28:29 #9 17.84 Unpacking autopoint (0.21-4) ...
21:28:29 #9 17.90 Selecting previously unselected package binutils-common:amd64.
21:28:29 #9 17.90 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
21:28:29 #9 17.90 Unpacking binutils-common:amd64 (2.35.2-2) ...
21:28:29 #10 23.54 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:28:29 #10 23.54 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmailtools-perl all 2.18-1 [74.0 kB]
21:28:29 #10 23.55 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsocket6-perl armhf 0.27-1build2 [21.7 kB]
21:28:29 #10 23.56 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-socket-inet6-perl all 2.72-2 [13.8 kB]
21:28:29 #10 23.56 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-ip-perl all 1.26-1 [31.5 kB]
21:28:29 #10 23.57 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-dns-perl all 1.10-2 [335 kB]
21:28:29 #10 23.76 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:28:29 + pwd
21:28:29 + id -u
21:28:29 + id -g
21:28:29 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:29 Unable to find image 'busybox:latest' locally
21:28:29 #11 30.74 Get:309 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
21:28:29 #11 30.81 Get:310 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-find-rule-perl all 0.34-2 [26.1 kB]
21:28:29 #10 44.33 Setting up libipc-system-simple-perl (1.25-4) ...
21:28:29 #10 44.34 Setting up libfile-basedir-perl (0.07-1) ...
21:28:29 #10 44.35 Setting up libstring-escape-perl (2010.002-2) ...
21:28:29 #10 44.36 Setting up libb-hooks-op-check-perl (0.22-1) ...
21:28:29 #10 44.37 Setting up libio-html-perl (1.001-1) ...
21:28:29 #10 44.38 Setting up libexporter-tiny-perl (1.000000-2) ...
21:28:29 #10 44.39 Setting up libarchive-cpio-perl (0.10-1) ...
21:28:29 #10 44.41 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:28:29 #10 44.42 Setting up libnumber-range-perl (0.12-1) ...
21:28:29 #10 44.44 Setting up liblist-compare-perl (0.53-1) ...
21:28:29 #10 44.45 Setting up autoconf (2.69-11) ...
21:28:29 #10 44.46 Setting up libpath-iterator-rule-perl (1.009-1) ...
21:28:29 #10 44.47 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
21:28:29 #10 44.50 Setting up python3-gpg (1.10.0-1ubuntu2) ...
21:28:29 #10 20.21 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
21:28:29 #10 20.40 Selecting previously unselected package ucf.
21:28:29 #10 20.40 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
21:28:29 #10 20.40 Moving old data out of the way
21:28:29 #10 20.40 Unpacking ucf (3.0038+nmu1) ...
21:28:29 #10 20.45 Selecting previously unselected package xz-utils.
21:28:29 #10 20.45 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
[Pipeline] echo
21:28:29 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:29 chowning workspace
21:28:29 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 37.75MB / 53.32MB 10.9s
21:28:29 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 29.36MB / 116.81MB 11.1s
[Pipeline] sh
21:28:29 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 39.85MB / 116.81MB 11.3s
21:28:29 b50100f25006: Pull complete
21:28:29 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:29 #10 37.86 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1+b1_armhf.deb ...
21:28:29 #10 37.87 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
21:28:29 #10 37.90 Selecting previously unselected package libnet-domain-tld-perl.
21:28:29 #10 37.90 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ...
21:28:29 #10 37.91 Unpacking libnet-domain-tld-perl (1.75-3) ...
21:28:29 #10 37.94 Selecting previously unselected package libdata-validate-domain-perl.
21:28:29 #10 37.94 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:28:29 #10 37.95 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:28:29 #10 37.97 Selecting previously unselected package libnet-ipv6addr-perl.
21:28:29 #10 37.97 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:28:29 #10 37.98 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:28:29 #10 38.00 Selecting previously unselected package libnet-netmask-perl.
21:28:29 #10 38.01 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ...
21:28:29 #10 38.01 Unpacking libnet-netmask-perl (2.0002-2) ...
21:28:29 #10 38.04 Selecting previously unselected package libnetaddr-ip-perl.
21:28:29 #10 38.04 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2+b1_armhf.deb ...
21:28:29 #10 38.04 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
21:28:29 #10 38.08 Selecting previously unselected package libdata-validate-ip-perl.
21:28:29 #10 15.65 Selecting previously unselected package perl.
21:28:29 #10 15.65 Preparing to unpack .../05-perl_5.36.0-7_amd64.deb ...
21:28:29 #10 15.66 Unpacking perl (5.36.0-7) ...
21:28:29 #11 30.89 Get:311 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
21:28:29 #11 30.91 Get:312 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
21:28:29 #11 30.93 Get:313 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfont-ttf-perl all 1.06-2 [323 kB]
21:28:29 #11 31.14 Get:314 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
21:28:29 #11 31.14 Get:315 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsort-versions-perl all 1.62-2 [8848 B]
21:28:29 latest: Pulling from library/busybox
21:28:29 b50100f25006: Pulling fs layer
21:28:29 #8 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76
21:28:29 #8 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:29 #8 DONE 21.6s
21:28:29 
21:28:29 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
21:28:29 #10 44.68 Setting up libnet-dns-perl (1.10-2) ...
21:28:29 #10 44.69 Setting up libsub-identify-perl (0.14-1) ...
21:28:29 #10 44.70 Setting up libpod-constants-perl (0.19-1) ...
21:28:29 #10 44.71 Setting up libsort-versions-perl (1.62-1) ...
21:28:29 #10 44.72 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:28:29 #10 44.73 Setting up libdynaloader-functions-perl (0.003-1) ...
21:28:29 #10 44.74 Setting up libsub-exporter-perl (0.987-1) ...
21:28:29 #10 44.75 Setting up xauth (1:1.0.10-1) ...
21:28:29 #10 44.76 Setting up libalgorithm-merge-perl (0.08-3) ...
21:28:29 #10 44.77 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
21:28:29 #10 44.79 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
21:28:29 #10 20.46 Unpacking xz-utils (5.2.4-1+deb10u1) ...
21:28:29 #10 20.55 Selecting previously unselected package libfl2:amd64.
21:28:29 #10 20.55 Preparing to unpack .../021-libfl2_2.6.4-6.2_amd64.deb ...
21:28:29 #10 20.56 Unpacking libfl2:amd64 (2.6.4-6.2) ...
21:28:29 #10 20.62 Selecting previously unselected package at.
21:28:29 #10 20.62 Preparing to unpack .../022-at_3.1.23-1_amd64.deb ...
21:28:29 #10 20.63 Unpacking at (3.1.23-1) ...
21:28:29 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 32.51MB / 47.40MB 11.2s
21:28:29 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 40.89MB / 53.32MB 11.3s
21:28:29 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 50.33MB / 53.32MB 11.6s
[Pipeline] echo
21:28:29 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:29 chowning workspace
[Pipeline] sh
21:28:29 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 91.23MB / 116.81MB 4.0s
21:28:29 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 97.52MB / 116.81MB 4.2s
21:28:29 Status: Downloaded newer image for busybox:latest
21:28:29 + pwd
21:28:29 + id -u
21:28:29 + id -g
21:28:29 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:29 Unable to find image 'busybox:latest' locally
21:28:29 latest: Pulling from library/busybox
21:28:30 #11 12.88 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.5 [591 kB]
21:28:30 #11 12.92 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB]
21:28:30 #11 12.93 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]
21:28:30 #11 12.93 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB]
21:28:30 #11 12.93 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB]
21:28:30 #11 12.95 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB]
21:28:30 #11 12.95 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB]
21:28:30 #11 12.95 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB]
21:28:30 #11 12.95 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB]
21:28:30 #10 38.08 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ...
21:28:30 #10 38.08 Unpacking libdata-validate-ip-perl (0.31-1) ...
21:28:30 #10 38.11 Selecting previously unselected package libdata-validate-uri-perl.
21:28:30 #10 38.11 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
21:28:30 #10 38.12 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:28:30 #10 38.14 Selecting previously unselected package libdevel-size-perl.
21:28:30 #10 38.15 Preparing to unpack .../243-libdevel-size-perl_0.83-2+b1_armhf.deb ...
21:28:30 #10 38.15 Unpacking libdevel-size-perl (0.83-2+b1) ...
21:28:30 #10 38.18 Selecting previously unselected package libdistro-info-perl.
21:28:30 #10 38.18 Preparing to unpack .../244-libdistro-info-perl_1.5_all.deb ...
21:28:30 #10 38.18 Unpacking libdistro-info-perl (1.5) ...
21:28:30 #10 38.21 Selecting previously unselected package libemail-address-xs-perl.
21:28:30 #10 38.21 Preparing to unpack .../245-libemail-address-xs-perl_1.05-1+b1_armhf.deb ...
21:28:30 #10 38.22 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
21:28:30 #10 38.24 Selecting previously unselected package libexporter-tiny-perl.
21:28:30 #10 38.25 Preparing to unpack .../246-libexporter-tiny-perl_1.006000-1_all.deb ...
21:28:30 #10 38.25 Unpacking libexporter-tiny-perl (1.006000-1) ...
21:28:30 #10 38.28 Selecting previously unselected package libfcgi-bin.
21:28:30 #10 38.28 Preparing to unpack .../247-libfcgi-bin_2.4.2-2_armhf.deb ...
21:28:30 #10 38.28 Unpacking libfcgi-bin (2.4.2-2) ...
21:28:30 #10 38.31 Selecting previously unselected package libindirect-perl.
21:28:30 #10 38.31 Preparing to unpack .../248-libindirect-perl_0.39-2+b1_armhf.deb ...
21:28:30 #10 38.32 Unpacking libindirect-perl (0.39-2+b1) ...
21:28:30 #10 38.34 Selecting previously unselected package libxs-parse-keyword-perl.
21:28:30 #10 38.34 Preparing to unpack .../249-libxs-parse-keyword-perl_0.33-1_armhf.deb ...
21:28:30 #10 38.35 Unpacking libxs-parse-keyword-perl (0.33-1) ...
21:28:30 #10 38.38 Selecting previously unselected package libxs-parse-sublike-perl:armhf.
21:28:30 #10 38.38 Preparing to unpack .../250-libxs-parse-sublike-perl_0.16-1+b2_armhf.deb ...
21:28:30 #10 18.29 debconf: delaying package configuration, since apt-utils is not installed
21:28:30 #11 30.39 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB]
21:28:30 #11 30.71 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
21:28:30 #11 30.72 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB]
21:28:30 #11 30.73 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
21:28:30 #11 30.74 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:28:30 #11 30.75 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:28:30 #10 15.73 Selecting previously unselected package liblocale-gettext-perl.
21:28:30 #10 15.73 Preparing to unpack .../06-liblocale-gettext-perl_1.07-5_amd64.deb ...
21:28:30 #10 15.73 Unpacking liblocale-gettext-perl (1.07-5) ...
21:28:30 #10 15.78 Selecting previously unselected package libssl3:amd64.
21:28:30 #10 15.78 Preparing to unpack .../07-libssl3_3.0.8-1_amd64.deb ...
21:28:30 #10 15.79 Unpacking libssl3:amd64 (3.0.8-1) ...
21:28:30 #10 44.80 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
21:28:30 #10 44.81 Setting up dput (1.0.1ubuntu1) ...
21:28:30 #10 44.96 Setting up libstring-copyright-perl (0.003005-1) ...
21:28:30 #10 44.97 Setting up libhtml-parser-perl (3.72-3build1) ...
21:28:30 #10 44.99 Setting up automake (1:1.15.1-3ubuntu2) ...
21:28:30 #10 45.00 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
21:28:30 #10 45.00 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
21:28:30 #10 45.00 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
21:28:30 #10 45.00 Setting up libipc-run-perl (0.96-1) ...
21:28:30 #10 45.02 Setting up libcgi-pm-perl (4.38-1) ...
21:28:30 #10 45.03 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:28:30 #10 45.04 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
21:28:30 #11 31.14 Get:316 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:28:30 #11 31.15 Get:317 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:28:30 #11 31.15 Get:318 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:28:30 #11 31.16 Get:319 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-perl all 4.09000-1 [82.4 kB]
21:28:30 #10 23.92 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
21:28:30 #10 23.94 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
21:28:30 #10 23.97 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libexporter-tiny-perl all 1.000000-2 [34.6 kB]
21:28:30 #10 24.02 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-system-simple-perl all 1.25-4 [22.5 kB]
21:28:30 #10 24.05 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-basedir-perl all 0.07-1 [16.9 kB]
21:28:30 #10 24.07 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:28:30 #10 24.08 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-fcntllock-perl armhf 0.22-3build2 [32.9 kB]
21:28:30 #10 24.10 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-date-perl all 6.02-1 [10.4 kB]
21:28:30 #10 24.10 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-listing-perl all 6.04-1 [9774 B]
21:28:30 #10 24.11 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
21:28:30 #10 24.27 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-stringy-perl all 2.111-2 [60.6 kB]
21:28:30 #9 18.29 Selecting previously unselected package libbinutils:amd64.
21:28:30 #9 18.29 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
21:28:30 #9 18.29 Unpacking libbinutils:amd64 (2.35.2-2) ...
21:28:30 #9 18.43 Selecting previously unselected package libctf-nobfd0:amd64.
21:28:30 #9 18.43 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
21:28:30 #9 18.44 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
21:28:30 #9 18.49 Selecting previously unselected package libctf0:amd64.
21:28:30 #9 18.49 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
21:28:30 #9 18.49 Unpacking libctf0:amd64 (2.35.2-2) ...
21:28:30 #9 18.52 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:28:30 #9 18.53 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
21:28:30 #9 18.53 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
21:28:30 b50100f25006: Verifying Checksum
21:28:30 b50100f25006: Download complete
21:28:30 b50100f25006: Pull complete
21:28:30 #10 20.71 Selecting previously unselected package libsigsegv2:amd64.
21:28:30 #10 20.71 Preparing to unpack .../023-libsigsegv2_2.12-2_amd64.deb ...
21:28:30 #10 20.81 Unpacking libsigsegv2:amd64 (2.12-2) ...
21:28:30 #10 20.88 Selecting previously unselected package m4.
21:28:30 #10 20.88 Preparing to unpack .../024-m4_1.4.18-2_amd64.deb ...
21:28:30 #10 20.89 Unpacking m4 (1.4.18-2) ...
21:28:30 #10 20.96 Selecting previously unselected package autoconf.
21:28:30 #10 20.96 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
21:28:30 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 53.32MB / 53.32MB 11.9s
21:28:30 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 103.81MB / 116.81MB 4.4s
21:28:30 b50100f25006: Pulling fs layer
21:28:30 b50100f25006: Verifying Checksum
21:28:30 b50100f25006: Download complete
21:28:30 #11 13.10 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB]
21:28:30 + pwd
21:28:30 + id -u
21:28:30 + id -g
21:28:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:30 Unable to find image 'busybox:latest' locally
21:28:30 #10 38.39 Unpacking libxs-parse-sublike-perl:armhf (0.16-1+b2) ...
21:28:30 #10 38.43 Selecting previously unselected package libobject-pad-perl.
21:28:30 #10 38.43 Preparing to unpack .../251-libobject-pad-perl_0.78-1_armhf.deb ...
21:28:30 #10 38.43 Unpacking libobject-pad-perl (0.78-1) ...
21:28:30 #10 38.47 Selecting previously unselected package libfeature-compat-class-perl.
21:28:30 #10 38.47 Preparing to unpack .../252-libfeature-compat-class-perl_0.05-1_all.deb ...
21:28:30 #10 38.48 Unpacking libfeature-compat-class-perl (0.05-1) ...
21:28:30 #10 38.51 Selecting previously unselected package libsyntax-keyword-try-perl.
21:28:30 #10 38.51 Preparing to unpack .../253-libsyntax-keyword-try-perl_0.28-1_armhf.deb ...
21:28:30 #10 38.51 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
21:28:30 #10 38.54 Selecting previously unselected package libfeature-compat-try-perl.
21:28:30 #10 38.55 Preparing to unpack .../254-libfeature-compat-try-perl_0.05-1_all.deb ...
21:28:30 #10 38.55 Unpacking libfeature-compat-try-perl (0.05-1) ...
21:28:30 #10 38.58 Selecting previously unselected package libipc-system-simple-perl.
21:28:30 #10 38.58 Preparing to unpack .../255-libipc-system-simple-perl_1.30-2_all.deb ...
21:28:30 #10 38.58 Unpacking libipc-system-simple-perl (1.30-2) ...
21:28:30 #10 38.61 Selecting previously unselected package libfile-basedir-perl.
21:28:30 #10 18.33 Fetched 87.3 MB in 6s (13.9 MB/s)
21:28:30 #10 18.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 ... 10361 files and directories currently installed.)
21:28:30 #10 18.36 Preparing to unpack .../bsdutils_1%3a2.38.1-5_armhf.deb ...
21:28:30 #10 18.37 Unpacking bsdutils (1:2.38.1-5) over (1:2.38.1-4) ...
21:28:30 #10 18.45 Setting up bsdutils (1:2.38.1-5) ...
21:28:30 #10 18.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 ... 10361 files and directories currently installed.)
21:28:30 #10 18.49 Preparing to unpack .../gcc-12-base_12.2.0-14+rpi1_armhf.deb ...
21:28:30 #10 18.51 Unpacking gcc-12-base:armhf (12.2.0-14+rpi1) over (12.2.0-10+rpi1) ...
21:28:30 #10 18.55 Setting up gcc-12-base:armhf (12.2.0-14+rpi1) ...
21:28:30 #10 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 ... 10361 files and directories currently installed.)
21:28:30 #10 18.60 Preparing to unpack .../libgcc-s1_12.2.0-14+rpi1_armhf.deb ...
21:28:30 #10 18.61 Unpacking libgcc-s1:armhf (12.2.0-14+rpi1) over (12.2.0-10+rpi1) ...
21:28:30 #10 18.65 Setting up libgcc-s1:armhf (12.2.0-14+rpi1) ...
21:28:30 #11 30.76 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB]
21:28:30 #11 30.80 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB]
21:28:30 #11 30.81 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB]
21:28:30 #11 30.82 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B]
21:28:30 #11 30.83 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
[Pipeline] echo
21:28:30 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:30 chowning workspace
[Pipeline] sh
21:28:30 #10 16.06 Selecting previously unselected package libpython3.11-minimal:amd64.
21:28:30 #10 16.06 Preparing to unpack .../08-libpython3.11-minimal_3.11.2-6_amd64.deb ...
21:28:30 #10 16.07 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
21:28:30 #10 16.25 Selecting previously unselected package libexpat1:amd64.
21:28:30 #10 16.25 Preparing to unpack .../09-libexpat1_2.5.0-1_amd64.deb ...
21:28:30 #10 16.25 Unpacking libexpat1:amd64 (2.5.0-1) ...
21:28:30 #10 45.19 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
21:28:30 #10 45.21 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
21:28:30 #10 45.23 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:28:30 #10 45.23 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
21:28:30 #10 45.23 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:28:30 #10 45.25 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:28:30 #10 45.26 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:28:30 #10 45.32 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:28:30 #11 31.46 Get:320 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
21:28:30 #11 31.50 Get:321 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:28:30 #11 31.50 Get:322 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpackage-stash-perl all 0.40-1 [19.5 kB]
21:28:30 #11 31.51 Get:323 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-identify-perl amd64 0.14-2 [10.9 kB]
21:28:30 #11 31.51 Get:324 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-name-perl amd64 0.26-2 [11.7 kB]
21:28:30 #11 31.51 Get:325 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
21:28:30 #11 31.51 Get:326 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
21:28:30 #11 31.52 Get:327 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:28:30 #11 31.52 Get:328 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtype-tiny-perl all 1.016008-1 [336 kB]
21:28:30 #11 31.54 Get:329 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:28:30 #11 31.54 Get:330 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-form-perl all 6.10-1 [23.0 kB]
21:28:30 #10 20.96 Unpacking autoconf (2.69-11) ...
21:28:30 #10 21.03 Selecting previously unselected package autotools-dev.
21:28:30 #10 21.04 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
21:28:30 #10 21.04 Unpacking autotools-dev (20180224.1) ...
21:28:30 #10 21.08 Selecting previously unselected package automake.
21:28:30 #10 ...
21:28:30 
21:28:30 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:30 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 11.1s done
21:28:30 #7 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:30 #7 DONE 25.1s
21:28:30 
21:28:30 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:30 #10 21.08 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
21:28:30 #10 21.09 Unpacking automake (1:1.16.1-4) ...
21:28:30 #10 21.22 Selecting previously unselected package autopoint.
21:28:30 #10 21.22 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
21:28:30 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 46.14MB / 116.81MB 12.1s
21:28:30 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:30 Status: Downloaded newer image for busybox:latest
21:28:30 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 113.25MB / 116.81MB 4.7s
21:28:30 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 44.04MB / 53.32MB 11.7s
21:28:30 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 35.65MB / 47.40MB 11.7s
21:28:30 #11 13.48 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB]
21:28:30 #11 13.59 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB]
21:28:30 latest: Pulling from library/busybox
21:28:30 b50100f25006: Pulling fs layer
21:28:30 b50100f25006: Verifying Checksum
21:28:30 b50100f25006: Download complete
21:28:30 b50100f25006: Pull complete
21:28:30 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:30 Status: Downloaded newer image for busybox:latest
21:28:30 #10 38.61 Preparing to unpack .../256-libfile-basedir-perl_0.09-2_all.deb ...
21:28:30 #10 38.62 Unpacking libfile-basedir-perl (0.09-2) ...
21:28:30 #10 38.64 Selecting previously unselected package libfile-chdir-perl.
21:28:30 #10 38.65 Preparing to unpack .../257-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:28:30 #10 38.65 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:28:30 #10 38.68 Selecting previously unselected package libfile-fcntllock-perl.
21:28:30 #10 38.68 Preparing to unpack .../258-libfile-fcntllock-perl_0.22-4+b1_armhf.deb ...
21:28:30 #10 38.68 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
21:28:30 #10 38.71 Selecting previously unselected package libnumber-compare-perl.
21:28:30 #10 38.71 Preparing to unpack .../259-libnumber-compare-perl_0.03-3_all.deb ...
21:28:30 #10 38.72 Unpacking libnumber-compare-perl (0.03-3) ...
21:28:30 #10 38.74 Selecting previously unselected package libtext-glob-perl.
21:28:30 #10 38.74 Preparing to unpack .../260-libtext-glob-perl_0.11-3_all.deb ...
21:28:30 #10 38.75 Unpacking libtext-glob-perl (0.11-3) ...
21:28:30 #10 38.78 Selecting previously unselected package libfile-find-rule-perl.
21:28:30 #10 38.78 Preparing to unpack .../261-libfile-find-rule-perl_0.34-3_all.deb ...
21:28:30 #10 38.78 Unpacking libfile-find-rule-perl (0.34-3) ...
21:28:30 #10 38.81 Selecting previously unselected package libfont-afm-perl.
21:28:30 #10 38.81 Preparing to unpack .../262-libfont-afm-perl_1.20-4_all.deb ...
21:28:30 #10 38.81 Unpacking libfont-afm-perl (1.20-4) ...
21:28:30 #10 18.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10361 files and directories currently installed.)
21:28:30 #10 18.70 Preparing to unpack .../libatomic1_12.2.0-14+rpi1_armhf.deb ...
21:28:30 #10 18.72 Unpacking libatomic1:armhf (12.2.0-14+rpi1) over (12.2.0-10+rpi1) ...
21:28:30 #10 18.76 Preparing to unpack .../libstdc++6_12.2.0-14+rpi1_armhf.deb ...
21:28:30 #10 18.79 Unpacking libstdc++6:armhf (12.2.0-14+rpi1) over (12.2.0-10+rpi1) ...
21:28:30 #10 18.89 Setting up libstdc++6:armhf (12.2.0-14+rpi1) ...
21:28:30 #11 31.11 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
21:28:30 #11 31.18 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
21:28:30 #10 16.32 Selecting previously unselected package python3.11-minimal.
21:28:30 #10 16.32 Preparing to unpack .../10-python3.11-minimal_3.11.2-6_amd64.deb ...
21:28:30 #10 16.33 Unpacking python3.11-minimal (3.11.2-6) ...
21:28:30 + pwd
21:28:30 + id -u
21:28:30 + id -g
21:28:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:30 Unable to find image 'busybox:latest' locally
21:28:30 #10 45.37 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:30 #10 45.49 
21:28:30 #10 45.49 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:30 #10 45.51 Setting up liblist-moreutils-perl (0.416-1build3) ...
21:28:30 #10 45.52 Setting up libtool (2.4.6-2) ...
21:28:30 #10 45.53 Setting up libhttp-date-perl (6.02-1) ...
21:28:30 #10 45.54 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:28:30 #10 45.55 Setting up build-essential (12.4ubuntu1) ...
21:28:30 #10 45.57 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ...
21:28:30 #10 45.58 Setting up libdevel-callchecker-perl (0.007-2build1) ...
21:28:30 #11 31.82 Get:331 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-format-perl all 2.16-1 [38.2 kB]
21:28:30 #11 31.85 Get:332 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
21:28:30 #11 31.85 Get:333 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
21:28:30 #11 31.86 Get:334 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
21:28:30 #11 31.87 Get:335 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libindirect-perl amd64 0.39-2 [22.4 kB]
21:28:30 #11 31.87 Get:336 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
21:28:30 #11 31.88 Get:337 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:28:30 #11 31.88 Get:338 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
21:28:30 #11 31.89 Get:339 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:28:30 #11 31.89 Get:340 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libldap-common all 2.5.14+dfsg-0ubuntu0.22.10.1 [19.8 kB]
21:28:30 #11 31.89 Get:341 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
21:28:30 #9 18.88 Selecting previously unselected package binutils.
21:28:30 #9 18.88 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
21:28:30 #9 18.89 Unpacking binutils (2.35.2-2) ...
21:28:30 #9 18.95 Selecting previously unselected package libc-dev-bin.
21:28:30 #9 18.95 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_amd64.deb ...
21:28:30 #9 18.95 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
21:28:30 #9 19.00 Selecting previously unselected package linux-libc-dev:amd64.
21:28:30 #9 19.00 Preparing to unpack .../033-linux-libc-dev_5.10.162-1_amd64.deb ...
21:28:30 #9 19.02 Unpacking linux-libc-dev:amd64 (5.10.162-1) ...
21:28:30 #10 21.22 Unpacking autopoint (0.19.8.1-9) ...
21:28:30 #10 21.26 Selecting previously unselected package binutils-common:amd64.
21:28:30 #10 21.27 Preparing to unpack .../029-binutils-common_2.31.1-16_amd64.deb ...
21:28:30 #10 21.27 Unpacking binutils-common:amd64 (2.31.1-16) ...
21:28:30 #7 extracting sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 6.2s
21:28:30 #10 24.51 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-validate-perl armhf 1.29-1 [50.3 kB]
21:28:30 #10 24.55 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
21:28:30 #10 24.60 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
21:28:30 #10 24.62 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-versions-perl all 1.62-1 [9294 B]
21:28:30 #10 24.63 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgit-wrapper-perl all 0.047-1 [29.6 kB]
21:28:30 #10 24.65 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-html-perl all 1.001-1 [14.9 kB]
21:28:30 #10 24.66 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
21:28:30 #10 24.67 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-message-perl all 6.14-1 [72.1 kB]
21:28:30 #10 24.70 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-form-perl all 6.03-1 [23.5 kB]
21:28:30 #10 24.70 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tree-perl all 5.07-1 [200 kB]
[Pipeline] echo
21:28:30 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 38.80MB / 47.40MB 12.1s
21:28:30 #7 extracting sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 5.4s
21:28:30 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:30 chowning workspace
[Pipeline] sh
21:28:30 #11 13.60 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB]
21:28:30 #11 13.68 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB]
21:28:30 #11 13.72 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.4 [207 kB]
21:28:30 b50100f25006: Pull complete
21:28:30 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:30 Status: Downloaded newer image for busybox:latest
21:28:30 #10 38.84 Selecting previously unselected package libio-string-perl.
21:28:30 #10 38.84 Preparing to unpack .../263-libio-string-perl_1.08-4_all.deb ...
21:28:30 #10 38.85 Unpacking libio-string-perl (1.08-4) ...
21:28:30 #10 38.87 Selecting previously unselected package libfont-ttf-perl.
21:28:30 #10 38.87 Preparing to unpack .../264-libfont-ttf-perl_1.06-2_all.deb ...
21:28:30 #10 38.88 Unpacking libfont-ttf-perl (1.06-2) ...
21:28:30 #10 38.94 Selecting previously unselected package libfreezethaw-perl.
21:28:30 #10 38.94 Preparing to unpack .../265-libfreezethaw-perl_0.5001-3_all.deb ...
21:28:30 #10 38.94 Unpacking libfreezethaw-perl (0.5001-3) ...
21:28:30 #10 38.97 Selecting previously unselected package libsort-versions-perl.
21:28:30 #10 38.97 Preparing to unpack .../266-libsort-versions-perl_1.62-3_all.deb ...
21:28:30 #10 38.98 Unpacking libsort-versions-perl (1.62-3) ...
21:28:30 #10 39.00 Selecting previously unselected package libgit-wrapper-perl.
21:28:30 #10 39.01 Preparing to unpack .../267-libgit-wrapper-perl_0.048-2_all.deb ...
21:28:30 #10 39.01 Unpacking libgit-wrapper-perl (0.048-2) ...
21:28:30 #10 39.04 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:28:30 #10 39.04 Preparing to unpack .../268-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
21:28:30 #10 39.04 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
21:28:30 #10 39.07 Selecting previously unselected package libio-prompter-perl.
21:28:30 #10 39.07 Preparing to unpack .../269-libio-prompter-perl_0.004015-2_all.deb ...
21:28:30 #10 39.07 Unpacking libio-prompter-perl (0.004015-2) ...
21:28:30 #10 39.15 Selecting previously unselected package libjson-perl.
21:28:30 #10 18.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 ... 10361 files and directories currently installed.)
21:28:30 #10 18.95 Preparing to unpack .../libc6_2.36-8+rpi1_armhf.deb ...
21:28:30 #10 19.07 Unpacking libc6:armhf (2.36-8+rpi1) over (2.36-6+rpi1) ...
21:28:30 #11 31.18 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB]
21:28:30 #11 31.18 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB]
21:28:30 #11 31.18 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
21:28:30 #11 31.18 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
21:28:30 #11 31.18 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
21:28:30 #11 31.19 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:28:30 #11 31.19 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
21:28:30 #11 31.20 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
21:28:30 #11 31.21 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:28:30 #10 16.66 Setting up libssl3:amd64 (3.0.8-1) ...
21:28:30 #10 16.68 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
21:28:30 #10 16.72 Setting up libexpat1:amd64 (2.5.0-1) ...
21:28:30 #10 16.74 Setting up python3.11-minimal (3.11.2-6) ...
21:28:30 latest: Pulling from library/busybox
21:28:30 b50100f25006: Pulling fs layer
21:28:30 b50100f25006: Download complete
21:28:30 #10 45.59 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.24) ...
21:28:30 #10 45.60 Setting up devscripts (2.17.12ubuntu1.1) ...
21:28:30 #10 45.77 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:28:30 #10 45.78 Setting up libcgi-fast-perl (1:2.13-1) ...
21:28:30 #10 45.79 Setting up libhtml-tree-perl (5.07-1) ...
21:28:30 #10 45.80 Setting up libfile-listing-perl (6.04-1) ...
21:28:30 #10 45.81 Setting up libhttp-message-perl (6.14-1) ...
21:28:30 #10 45.82 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
21:28:30 #10 45.86 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:28:30 #9 19.36 Selecting previously unselected package libcrypt-dev:amd64.
21:28:30 #9 19.36 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
21:28:30 #9 19.36 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
21:28:30 #9 19.41 Selecting previously unselected package libtirpc-dev:amd64.
21:28:30 #9 19.41 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
21:28:30 #10 21.63 Selecting previously unselected package libbinutils:amd64.
21:28:30 #10 21.64 Preparing to unpack .../030-libbinutils_2.31.1-16_amd64.deb ...
21:28:30 #10 21.64 Unpacking libbinutils:amd64 (2.31.1-16) ...
21:28:30 #10 45.92 Running transaction check
21:28:30 #10 45.98 Transaction check succeeded.
21:28:30 #10 45.98 Running transaction test
21:28:30 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 53.32MB / 53.32MB 12.5s done
21:28:30 #10 24.91 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
21:28:31 #12 13.96 CentOS Stream 8 - BaseOS                         22 MB/s |  28 MB     00:01    
21:28:31 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 47.19MB / 53.32MB 12.3s
21:28:31 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 36.70MB / 116.81MB 12.3s
21:28:31 #11 13.73 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.4 [317 kB]
21:28:31 #11 13.76 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.4 [38.1 kB]
21:28:31 #11 13.76 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.4 [37.2 kB]
21:28:31 #11 13.76 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.4 [2095 kB]
21:28:31 #11 13.86 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.4 [3368 B]
21:28:31 + pwd
21:28:31 + id -u
21:28:31 + id -g
21:28:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:31 Unable to find image 'busybox:latest' locally
21:28:31 #10 39.15 Preparing to unpack .../270-libjson-perl_4.10000-1_all.deb ...
21:28:31 #10 39.16 Unpacking libjson-perl (4.10000-1) ...
21:28:31 #10 39.19 Selecting previously unselected package liblog-any-perl.
21:28:31 #10 39.19 Preparing to unpack .../271-liblog-any-perl_1.713-1_all.deb ...
21:28:31 #10 39.20 Unpacking liblog-any-perl (1.713-1) ...
21:28:31 #10 39.23 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:28:31 #10 39.23 Preparing to unpack .../272-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:28:31 #10 39.23 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:28:31 #10 39.26 Selecting previously unselected package libpackage-stash-perl.
21:28:31 #10 39.26 Preparing to unpack .../273-libpackage-stash-perl_0.40-1_all.deb ...
21:28:31 #10 39.27 Unpacking libpackage-stash-perl (0.40-1) ...
21:28:31 #10 39.29 Selecting previously unselected package libsub-identify-perl.
21:28:31 #10 39.30 Preparing to unpack .../274-libsub-identify-perl_0.14-3_armhf.deb ...
21:28:31 #10 39.30 Unpacking libsub-identify-perl (0.14-3) ...
21:28:31 #10 39.36 Selecting previously unselected package libsub-name-perl:armhf.
21:28:31 #10 39.36 Preparing to unpack .../275-libsub-name-perl_0.26-2+b1_armhf.deb ...
21:28:31 #10 39.36 Unpacking libsub-name-perl:armhf (0.26-2+b1) ...
21:28:31 #11 31.49 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
21:28:31 #11 31.52 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB]
21:28:31 #11 31.53 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB]
21:28:31 #11 31.54 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
21:28:31 #11 31.55 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB]
21:28:31 #11 31.56 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
21:28:31 #11 31.56 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
21:28:31 #11 31.57 Get:359 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB]
21:28:31 #11 31.57 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.2 [1082 kB]
21:28:31 #11 31.60 Get:361 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
21:28:31 #11 31.62 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
21:28:31 #10 19.36 Running transaction check
21:28:31 #10 19.47 Transaction check succeeded.
21:28:31 #10 19.47 Running transaction test
21:28:31 b50100f25006: Pull complete
21:28:31 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:31 Status: Downloaded newer image for busybox:latest
21:28:31 #10 45.92 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:28:31 #10 45.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:31 #10 46.11 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:31 #9 19.42 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
21:28:31 #9 19.50 Selecting previously unselected package libnsl-dev:amd64.
21:28:31 #9 19.50 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
21:28:31 #9 19.50 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
21:28:31 #9 19.56 Selecting previously unselected package libc6-dev:amd64.
21:28:31 #9 19.56 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_amd64.deb ...
21:28:31 #9 19.57 Unpacking libc6-dev:amd64 (2.31-13+deb11u5) ...
21:28:31 #10 46.42 Transaction test succeeded.
21:28:31 #10 46.42 Running transaction
21:28:31 #10 21.74 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:28:31 #10 21.74 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
21:28:31 #10 21.75 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
21:28:31 #11 32.29 Get:342 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:28:31 #11 32.45 Get:343 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
21:28:31 #11 32.50 Get:344 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-utilsby-perl all 0.12-1 [15.5 kB]
21:28:31 #11 32.53 Get:345 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libltdl7 amd64 2.4.7-4 [40.3 kB]
21:28:31 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 53.48MB / 116.81MB 13.0s
21:28:31 #10 25.10 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-cookies-perl all 6.04-1 [17.2 kB]
21:28:31 #10 25.13 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
21:28:31 #10 25.15 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-negotiate-perl all 6.00-2 [13.4 kB]
21:28:31 #10 25.17 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
21:28:31 #10 25.19 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-pty-perl armhf 1:1.08-1.1build4 [29.3 kB]
21:28:31 #10 25.24 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-string-perl all 1.08-3 [11.1 kB]
21:28:31 #10 25.25 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-run-perl all 0.96-1 [89.9 kB]
21:28:31 #10 25.31 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
21:28:31 #11 14.01 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.9 [63.7 kB]
21:28:31 #11 14.27 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-146.163 [1109 kB]
21:28:31 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 50.33MB / 53.32MB 12.7s
21:28:31 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 42.99MB / 47.40MB 12.7s
21:28:31 #10 39.39 Selecting previously unselected package libnamespace-clean-perl.
21:28:31 #10 39.39 Preparing to unpack .../276-libnamespace-clean-perl_0.27-2_all.deb ...
21:28:31 #10 39.40 Unpacking libnamespace-clean-perl (0.27-2) ...
21:28:31 #10 39.43 Selecting previously unselected package libpath-tiny-perl.
21:28:31 #10 39.43 Preparing to unpack .../277-libpath-tiny-perl_0.144-1_all.deb ...
21:28:31 #10 39.43 Unpacking libpath-tiny-perl (0.144-1) ...
21:28:31 #10 39.46 Selecting previously unselected package libstrictures-perl.
21:28:31 #10 39.47 Preparing to unpack .../278-libstrictures-perl_2.000006-1_all.deb ...
21:28:31 #10 39.47 Unpacking libstrictures-perl (2.000006-1) ...
21:28:31 #10 39.50 Selecting previously unselected package libtype-tiny-perl.
21:28:31 #10 39.50 Preparing to unpack .../279-libtype-tiny-perl_2.002001-1_all.deb ...
21:28:31 #10 39.50 Unpacking libtype-tiny-perl (2.002001-1) ...
21:28:31 #10 39.56 Selecting previously unselected package libgitlab-api-v4-perl.
21:28:31 #10 39.57 Preparing to unpack .../280-libgitlab-api-v4-perl_0.26-3_all.deb ...
21:28:31 latest: Pulling from library/busybox
21:28:31 b50100f25006: Pulling fs layer
21:28:31 b50100f25006: Verifying Checksum
21:28:31 b50100f25006: Download complete
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:28:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:31 chowning workspace
[Pipeline] sh
21:28:31 #11 32.02 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB]
21:28:31 mkdir -p sources
21:28:31 docker run --rm -w /v \
21:28:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:31 	alpine \
21:28:31 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:31 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 5.5s done
21:28:31 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf
21:28:31 #10 46.13 Setting up libparams-classify-perl (0.015-1) ...
21:28:31 #10 46.15 Setting up git (1:2.17.1-1ubuntu0.17) ...
21:28:31 #10 46.18 Setting up libhttp-negotiate-perl (6.00-2) ...
21:28:31 #10 46.19 Setting up libmailtools-perl (2.18-1) ...
21:28:31 #10 46.20 Setting up libgit-wrapper-perl (0.047-1) ...
21:28:31 #10 46.21 Setting up libhtml-format-perl (2.12-1) ...
21:28:31 #10 46.22 Setting up libemail-valid-perl (1.202-1) ...
21:28:31 #10 46.23 Setting up libhttp-cookies-perl (6.04-1) ...
21:28:31 #10 46.24 Setting up curl (7.58.0-2ubuntu3.24) ...
21:28:31 #10 46.25 Setting up libmodule-runtime-perl (0.016-1) ...
21:28:31 #10 46.26 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:28:31 #10 46.27 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:28:31 #10 46.28 Setting up libxml-simple-perl (2.24-1) ...
21:28:31 #10 46.29 Setting up lintian (2.5.81ubuntu1) ...
21:28:31 #10 46.31 Setting up libhtml-form-perl (6.03-1) ...
21:28:31 #10 46.32 Setting up libimport-into-perl (1.002005-1) ...
21:28:31 #10 46.33 Setting up libmodule-implementation-perl (0.09-1) ...
21:28:31 #10 46.35 Setting up libparams-validate-perl (1.29-1) ...
21:28:31 #10 46.36 Setting up libmoo-perl (2.003004-1) ...
21:28:31 #10 46.37 Setting up libb-hooks-endofscope-perl (0.21-1) ...
21:28:31 #10 46.38 Setting up libpackage-stash-perl (0.37-1) ...
21:28:31 #10 46.39 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
21:28:31 #10 46.40 Setting up libnamespace-clean-perl (0.27-1) ...
21:28:31 #10 46.41 Setting up licensecheck (3.0.31-2) ...
21:28:31 #10 46.42 Setting up dh-autoreconf (17) ...
21:28:31 #10 46.43 Setting up libwww-perl (6.31-1ubuntu0.1) ...
21:28:31 #9 19.96 Selecting previously unselected package libisl23:amd64.
21:28:31 #10 22.07 Selecting previously unselected package binutils.
21:28:31 #10 22.07 Preparing to unpack .../032-binutils_2.31.1-16_amd64.deb ...
21:28:31 #10 22.08 Unpacking binutils (2.31.1-16) ...
21:28:31 #10 22.12 Selecting previously unselected package libc-dev-bin.
21:28:31 #10 22.12 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_amd64.deb ...
21:28:31 #10 22.13 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
21:28:31 #10 22.18 Selecting previously unselected package linux-libc-dev:amd64.
21:28:31 #10 22.18 Preparing to unpack .../034-linux-libc-dev_4.19.269-1_amd64.deb ...
21:28:31 #10 22.18 Unpacking linux-libc-dev:amd64 (4.19.269-1) ...
21:28:31 #11 32.59 Get:346 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libltdl-dev amd64 2.4.7-4 [169 kB]
21:28:31 #10 25.34 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-moreutils-perl armhf 0.416-1build3 [52.5 kB]
21:28:31 #10 25.36 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl7 armhf 2.4.6-2 [35.8 kB]
21:28:31 #10 25.52 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
21:28:31 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 53.32MB / 53.32MB 13.0s
21:28:31 #10 39.57 Unpacking libgitlab-api-v4-perl (0.26-3) ...
21:28:31 #10 39.62 Selecting previously unselected package libglib2.0-0:armhf.
21:28:31 #10 39.62 Preparing to unpack .../281-libglib2.0-0_2.74.6-1_armhf.deb ...
21:28:31 #10 39.63 Unpacking libglib2.0-0:armhf (2.74.6-1) ...
21:28:31 #10 39.75 Selecting previously unselected package libglib2.0-data.
21:28:31 #10 39.75 Preparing to unpack .../282-libglib2.0-data_2.74.6-1_all.deb ...
21:28:31 #10 39.75 Unpacking libglib2.0-data (2.74.6-1) ...
21:28:31 b50100f25006: Pull complete
21:28:31 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:31 Status: Downloaded newer image for busybox:latest
21:28:31 #11 32.26 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:28:31 #11 32.27 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
21:28:31 + pwd
21:28:31 + id -u
21:28:31 + id -g
21:28:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:31 Unable to find image 'busybox:latest' locally
21:28:31 #7 ...
21:28:31 
21:28:31 #10 [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
21:28:31 #10 DONE 2.2s
21:28:31 
21:28:31 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:31 #11 65.20 --------------------------------------------------------------------------------
21:28:31 #11 65.20 Total                                              414 kB/s |  17 MB  00:42     
21:28:31 #11 65.21 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:28:31 #11 65.21 Importing GPG key 0xF4A80EB5:
21:28:31 #11 65.21  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:28:31 #11 65.21  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:28:31 #11 65.21  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
21:28:31 #11 65.21  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:28:31 #11 65.22 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
21:28:31 #11 65.22 Importing GPG key 0x305D49D6:
21:28:31 #11 65.22  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
21:28:31 #11 65.22  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
21:28:31 #11 65.22  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
21:28:31 #11 65.22  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
21:28:31 #11 65.29 Running transaction check
21:28:31 #11 65.33 Running transaction test
21:28:31 #11 65.41 Transaction test succeeded
21:28:31 #11 65.41 Running transaction
21:28:31 #11 65.55   Updating   : rpm-4.11.3-48.el7_9.aarch64                                 1/52 
21:28:31 #10 46.44 Setting up debhelper (11.1.6ubuntu2) ...
21:28:31 #10 46.45 Setting up equivs (2.1.0) ...
21:28:31 #10 46.46 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:28:31 #10 46.47 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
21:28:31 #10 46.48 Setting up libxml-parser-perl (2.44-2build3) ...
21:28:31 #10 46.49 Setting up libxml-sax-expat-perl (0.40-2) ...
21:28:31 #10 46.53 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:28:31 #10 46.57 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:31 #9 ...
21:28:31 
21:28:31 #10 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:31 #10 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 10.6s done
21:28:31 #10 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:31 #10 DONE 26.4s
21:28:31 
21:28:31 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:31 #9 19.97 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
21:28:31 #9 19.97 Unpacking libisl23:amd64 (0.23-1) ...
21:28:31 #9 20.12 Selecting previously unselected package libmpfr6:amd64.
21:28:31 #9 20.12 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
21:28:31 #9 20.13 Unpacking libmpfr6:amd64 (4.1.0-3) ...
21:28:31 #10 22.45 Selecting previously unselected package libc6-dev:amd64.
21:28:31 #10 22.45 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_amd64.deb ...
21:28:31 #10 22.47 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ...
21:28:31 #10 20.37 Transaction test succeeded.
21:28:31 #11 32.69 Get:347 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
21:28:31 #11 32.71 Get:348 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:28:31 #11 32.71 Get:349 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmail-sendmail-perl all 0.80-2 [23.2 kB]
21:28:31 #11 32.72 Get:350 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
21:28:31 #11 32.72 Get:351 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
21:28:31 #11 32.74 Get:352 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
21:28:31 #10 25.88 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-http-perl all 6.17-1 [22.7 kB]
21:28:31 #10 47.06   Preparing        :                                                        1/1 
21:28:31 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 47.19MB / 47.40MB 13.3s
21:28:31 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 44.04MB / 116.81MB 13.3s
21:28:31 #11 14.59 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]
21:28:31 #11 14.60 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.9 [1916 kB]
21:28:31 #11 14.71 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
21:28:31 #11 14.71 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]
21:28:31 #11 14.74 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB]
21:28:31 #11 14.74 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
21:28:31 #11 14.75 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.1 [5888 kB]
[Pipeline] echo
21:28:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:28:31 chowning workspace
[Pipeline] sh
21:28:31 #10 39.91 Selecting previously unselected package libgpm2:armhf.
21:28:31 #10 39.91 Preparing to unpack .../283-libgpm2_1.20.7-10+b1_armhf.deb ...
21:28:31 #10 39.91 Unpacking libgpm2:armhf (1.20.7-10+b1) ...
21:28:31 #10 39.94 Selecting previously unselected package libhtml-form-perl.
21:28:31 #10 39.95 Preparing to unpack .../284-libhtml-form-perl_6.11-1_all.deb ...
21:28:31 #10 39.95 Unpacking libhtml-form-perl (6.11-1) ...
21:28:31 #10 39.98 Selecting previously unselected package libhtml-format-perl.
21:28:31 #10 39.98 Preparing to unpack .../285-libhtml-format-perl_2.16-2_all.deb ...
21:28:31 #10 39.99 Unpacking libhtml-format-perl (2.16-2) ...
21:28:31 #10 40.02 Selecting previously unselected package libhtml-html5-entities-perl.
21:28:31 #10 40.02 Preparing to unpack .../286-libhtml-html5-entities-perl_0.004-3_all.deb ...
21:28:31 #10 40.02 Unpacking libhtml-html5-entities-perl (0.004-3) ...
21:28:31 #10 40.05 Selecting previously unselected package libhtml-tokeparser-simple-perl.
21:28:31 #10 40.05 Preparing to unpack .../287-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
21:28:31 #10 40.06 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
21:28:31 #10 40.09 Selecting previously unselected package libhttp-daemon-perl.
21:28:31 #10 40.09 Preparing to unpack .../288-libhttp-daemon-perl_6.16-1_all.deb ...
21:28:31 #10 40.09 Unpacking libhttp-daemon-perl (6.16-1) ...
21:28:31 #10 40.12 Selecting previously unselected package libio-interactive-perl.
21:28:31 #10 40.12 Preparing to unpack .../289-libio-interactive-perl_1.023-2_all.deb ...
21:28:31 #10 40.12 Unpacking libio-interactive-perl (1.023-2) ...
21:28:31 #10 40.15 Selecting previously unselected package libio-sessiondata-perl.
21:28:31 #10 40.15 Preparing to unpack .../290-libio-sessiondata-perl_1.03-3_all.deb ...
21:28:31 #10 40.16 Unpacking libio-sessiondata-perl (1.03-3) ...
21:28:31 #10 40.18 Selecting previously unselected package libio-stringy-perl.
21:28:31 #10 40.18 Preparing to unpack .../291-libio-stringy-perl_2.111-3_all.deb ...
21:28:31 #10 40.19 Unpacking libio-stringy-perl (2.111-3) ...
21:28:31 #11 32.37 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
21:28:31 #11 32.40 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
21:28:31 #11 32.41 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB]
21:28:31 #11 32.43 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB]
21:28:31 #11 32.43 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
21:28:31 #11 32.45 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB]
21:28:31 latest: Pulling from library/busybox
21:28:31 b50100f25006: Pulling fs layer
21:28:31 #10 46.69 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:31 #10 46.73 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:28:31 #10 46.74 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
21:28:31 #10 46.75 Updating certificates in /etc/ssl/certs...
21:28:32 #9 20.30 Selecting previously unselected package libmpc3:amd64.
21:28:32 #9 20.30 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
21:28:32 #9 20.31 Unpacking libmpc3:amd64 (1.2.0-1) ...
21:28:32 #9 20.35 Selecting previously unselected package cpp-10.
21:28:32 #9 20.36 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
21:28:32 #9 20.36 Unpacking cpp-10 (10.2.1-6) ...
21:28:32 #11 33.15 Get:353 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:28:32 #11 33.22 Get:354 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmldbm-perl all 2.05-3 [17.5 kB]
21:28:32 #11 33.24 Get:355 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B]
21:28:32 #10 20.37 Running transaction
21:28:32 #10 25.88 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwww-robotrules-perl all 6.01-1 [14.1 kB]
21:28:32 #10 25.89 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwww-perl all 6.31-1ubuntu0.1 [137 kB]
21:28:32 #10 25.95 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-protocol-https-perl all 6.07-2 [8284 B]
21:28:32 #10 25.95 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:28:32 #10 25.96 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:28:32 #10 25.97 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librole-tiny-perl all 2.000006-1 [15.9 kB]
21:28:32 #10 25.97 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstrictures-perl all 2.000003-1 [16.1 kB]
21:28:32 #10 25.98 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-quote-perl all 2.005000-1 [17.0 kB]
21:28:32 #10 25.98 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmoo-perl all 2.003004-1 [45.5 kB]
21:28:32 #10 47.09   Installing       : elfutils-debuginfod-client-0.189-1.fc37.x86_64       1/137 
21:28:32 #10 47.11   Installing       : binutils-gold-2.38-25.fc37.x86_64                    2/137 
21:28:32 #10 47.20   Installing       : binutils-2.38-25.fc37.x86_64                         3/137 
21:28:32 #10 47.21   Running scriptlet: binutils-2.38-25.fc37.x86_64                         3/137 
21:28:32 #10 47.23   Installing       : python3-six-1.16.0-8.fc37.noarch                     4/137 
21:28:32 #10 47.23   Installing       : hunspell-filesystem-1.7.0-21.fc37.x86_64             5/137 
21:28:32 #10 47.24   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch           6/137 
21:28:32 #10 47.25   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch              7/137 
21:28:32 #10 47.25   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch           8/137 
21:28:32 #10 47.26   Installing       : hunspell-1.7.0-21.fc37.x86_64                        9/137 
21:28:32 #10 47.29   Installing       : elfutils-0.189-1.fc37.x86_64                        10/137 
21:28:32 #10 47.30   Installing       : xz-5.4.1-1.fc37.x86_64                              11/137 
21:28:32 #11 15.06 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]
21:28:32 #11 15.06 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.3.0-1ubuntu1~20.04 [41.8 kB]
21:28:32 #10 40.22 Selecting previously unselected package libipc-run3-perl.
21:28:32 #10 40.22 Preparing to unpack .../292-libipc-run3-perl_0.048-3_all.deb ...
21:28:32 #10 40.22 Unpacking libipc-run3-perl (0.048-3) ...
21:28:32 #10 40.25 Selecting previously unselected package libtypes-serialiser-perl.
21:28:32 #10 40.25 Preparing to unpack .../293-libtypes-serialiser-perl_1.01-1_all.deb ...
21:28:32 #10 40.26 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:28:32 #10 40.28 Selecting previously unselected package libjson-xs-perl.
21:28:32 #10 40.29 Preparing to unpack .../294-libjson-xs-perl_4.030-2+b1_armhf.deb ...
21:28:32 #10 40.29 Unpacking libjson-xs-perl (4.030-2+b1) ...
21:28:32 #10 40.32 Selecting previously unselected package libjson-maybexs-perl.
21:28:32 #10 40.32 Preparing to unpack .../295-libjson-maybexs-perl_1.004004-1_all.deb ...
21:28:32 #10 40.33 Unpacking libjson-maybexs-perl (1.004004-1) ...
21:28:32 #10 40.36 Selecting previously unselected package libldap-common.
21:28:32 #10 40.36 Preparing to unpack .../296-libldap-common_2.5.13+dfsg-5_all.deb ...
21:28:32 #10 40.37 Unpacking libldap-common (2.5.13+dfsg-5) ...
21:28:32 #10 40.40 Selecting previously unselected package liblist-compare-perl.
[Pipeline] echo
21:28:32 Removing all docker containers
[Pipeline] sh
21:28:32 + pwd
21:28:32 + id -u
21:28:32 + id -g
21:28:32 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:32 Unable to find image 'busybox:latest' locally
21:28:32 #11 32.61 debconf: delaying package configuration, since apt-utils is not installed
21:28:32 #11 32.63 Fetched 132 MB in 25s (5212 kB/s)
21:28:32 #11 32.65 Selecting previously unselected package liblocale-gettext-perl.
21:28:32 #11 32.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 ... 4393 files and directories currently installed.)
21:28:32 #11 32.66 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
21:28:32 #11 32.66 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:28:32 #11 32.70 Selecting previously unselected package libpython3.10-minimal:amd64.
21:28:32 #11 32.70 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2ubuntu1_amd64.deb ...
21:28:32 #11 32.70 Unpacking libpython3.10-minimal:amd64 (3.10.6-1~22.04.2ubuntu1) ...
21:28:32 #11 32.78 Selecting previously unselected package libexpat1:amd64.
21:28:32 #11 32.79 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
21:28:32 #11 32.79 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
21:28:32 #11 32.83 Selecting previously unselected package python3.10-minimal.
21:28:32 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 59.77MB / 116.81MB 13.8s
21:28:32 b50100f25006: Verifying Checksum
21:28:32 b50100f25006: Download complete
[Pipeline] echo
21:28:32 Removing all docker containers
[Pipeline] sh
21:28:32 #10 47.06 0 added, 0 removed; done.
21:28:32 #10 47.06 Running hooks in /etc/ca-certificates/update.d...
21:28:32 #10 47.06 done.
21:28:32 #10 20.44 Setting up libc6:armhf (2.36-8+rpi1) ...
21:28:32 #11 65.61   Updating   : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
21:28:32 #11 33.30 Get:356 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
21:28:32 #11 33.48 Get:357 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxs-parse-keyword-perl amd64 0.25-1 [51.6 kB]
21:28:32 #11 33.51 Get:358 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxs-parse-sublike-perl amd64 0.16-1ubuntu2 [27.5 kB]
21:28:32 #10 26.15 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-perl all 0.37-1 [18.3 kB]
21:28:32 #10 26.30 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-identify-perl armhf 0.14-1 [10.1 kB]
21:28:32 #10 26.31 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:28:32 #10 26.34 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
21:28:32 #10 26.37 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-range-perl all 0.12-1 [8556 B]
21:28:32 #10 26.39 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-xs-perl armhf 0.28-3build2 [14.7 kB]
21:28:32 #10 47.31   Installing       : unzip-6.0-58.fc37.x86_64                            12/137 
21:28:32 #10 47.31   Installing       : file-5.42-4.fc37.x86_64                             13/137 
21:28:32 #10 47.32   Installing       : dwz-0.14-7.fc37.x86_64                              14/137 
21:28:32 #10 47.33   Installing       : zip-3.0-33.fc37.x86_64                              15/137 
21:28:32 #10 47.34   Installing       : enchant2-2.3.4-1.fc37.x86_64                        16/137 
21:28:32 #10 47.35   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 17/137 
21:28:32 #10 47.36   Installing       : python3-construct-2.10.68-3.fc37.noarch             18/137 
21:28:32 #10 47.37   Installing       : python3-pybeam-0.7-4.fc37.noarch                    19/137 
21:28:32 #10 47.38   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch              20/137 
21:28:32 #10 47.40   Installing       : zstd-1.5.4-1.fc37.x86_64                            21/137 
21:28:32 #10 47.40   Installing       : rust-srpm-macros-24-1.fc37.noarch                   22/137 
21:28:32 #10 47.41   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch          23/137 
21:28:32 #10 47.41   Installing       : qt5-srpm-macros-5.15.8-1.fc37.noarch                24/137 
21:28:32 #10 47.43   Installing       : python3-zstandard-0.19.0-1.fc37.x86_64              25/137 
21:28:32 #10 47.43   Installing       : pyproject-srpm-macros-1.6.3-1.fc37.noarch           26/137 
21:28:32 #10 47.44   Installing       : ncurses-6.3-4.20220501.fc37.x86_64                  27/137 
21:28:32 #10 47.44   Installing       : gnat-srpm-macros-5-1.fc37.noarch                    28/137 
21:28:32 #10 47.45   Installing       : ghc-srpm-macros-1.6.1-1.fc37.noarch                 29/137 
21:28:32 #10 47.45   Installing       : emacs-filesystem-1:28.2-3.fc37.noarch               30/137 
21:28:32 #10 47.46   Installing       : desktop-file-utils-0.26-7.fc37.x86_64               31/137 
21:28:32 #10 47.46   Installing       : dbus-libs-1:1.14.6-1.fc37.x86_64                    32/137 
21:28:32 #10 47.48   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                    33/137 
21:28:32 #10 47.48   Installing       : ansible-srpm-macros-1-8.1.fc37.noarch               34/137 
21:28:32 #10 22.97 Selecting previously unselected package libisl19:amd64.
21:28:32 #10 22.97 Preparing to unpack .../036-libisl19_0.20-2_amd64.deb ...
21:28:32 #10 22.98 Unpacking libisl19:amd64 (0.20-2) ...
[Pipeline] echo
21:28:32 Removing all docker containers
[Pipeline] sh
21:28:32 #10 18.20 Selecting previously unselected package python3-minimal.
21:28:32 #10 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 ... 8365 files and directories currently installed.)
21:28:32 #10 18.20 Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ...
21:28:32 #10 18.21 Unpacking python3-minimal (3.11.2-1) ...
21:28:32 #10 18.25 Selecting previously unselected package media-types.
21:28:32 #10 18.25 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
21:28:32 #10 18.26 Unpacking media-types (10.0.0) ...
21:28:32 #10 18.31 Selecting previously unselected package libncursesw6:amd64.
21:28:32 #10 18.31 Preparing to unpack .../02-libncursesw6_6.4-2_amd64.deb ...
21:28:32 #11 15.21 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB]
21:28:32 #10 40.40 Preparing to unpack .../297-liblist-compare-perl_0.55-2_all.deb ...
21:28:32 #10 40.40 Unpacking liblist-compare-perl (0.55-2) ...
21:28:32 #10 40.44 Selecting previously unselected package liblist-someutils-perl.
21:28:32 #10 40.44 Preparing to unpack .../298-liblist-someutils-perl_0.59-1_all.deb ...
21:28:32 #10 40.44 Unpacking liblist-someutils-perl (0.59-1) ...
21:28:32 #10 40.47 Selecting previously unselected package liblist-someutils-xs-perl:armhf.
21:28:32 #10 40.48 Preparing to unpack .../299-liblist-someutils-xs-perl_0.58-3_armhf.deb ...
21:28:32 #10 40.48 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ...
21:28:32 #10 40.54 Selecting previously unselected package liblist-utilsby-perl.
21:28:32 #10 40.54 Preparing to unpack .../300-liblist-utilsby-perl_0.12-2_all.deb ...
21:28:32 #10 40.55 Unpacking liblist-utilsby-perl (0.12-2) ...
21:28:32 #10 40.58 Selecting previously unselected package libltdl7:armhf.
21:28:32 #10 40.58 Preparing to unpack .../301-libltdl7_2.4.7-5_armhf.deb ...
21:28:32 #10 40.58 Unpacking libltdl7:armhf (2.4.7-5) ...
21:28:32 #10 40.63 Selecting previously unselected package libltdl-dev:armhf.
21:28:32 #10 40.63 Preparing to unpack .../302-libltdl-dev_2.4.7-5_armhf.deb ...
21:28:32 #10 40.64 Unpacking libltdl-dev:armhf (2.4.7-5) ...
21:28:32 #7 sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 53.32MB / 53.32MB 13.6s done
21:28:32 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 13.6s
21:28:32 latest: Pulling from library/busybox
21:28:32 b50100f25006: Pulling fs layer
21:28:32 #11 32.83 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2ubuntu1_amd64.deb ...
21:28:32 #11 32.84 Unpacking python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:28:32 #11 32.91 Setting up libpython3.10-minimal:amd64 (3.10.6-1~22.04.2ubuntu1) ...
21:28:32 #11 32.93 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
21:28:32 #11 32.95 Setting up python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:28:32 + pwd
21:28:32 + id -u
21:28:32 + id -g
21:28:32 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/workspace busybox chown -R 1000:1000 /workspace
21:28:32 Unable to find image 'busybox:latest' locally
21:28:32 latest: Pulling from library/busybox
21:28:32 b50100f25006: Pulling fs layer
21:28:32 b50100f25006: Pull complete
21:28:32 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:32 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:28:32 Removing all docker containers
[Pipeline] sh
21:28:32 + docker container ls -aq
21:28:32 #10 DONE 47.4s
[Pipeline] echo
21:28:32 Docker containers have been removed
[Pipeline] echo
21:28:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:28:32 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-aarch64)
[Pipeline] sh
21:28:32 #11 65.92   Updating   : rpm-build-libs-4.11.3-48.el7_9.aarch64                      3/52 
21:28:32 #11 66.21   Installing : bzip2-1.0.6-13.el7.aarch64                                  4/52 
21:28:32 #11 66.39   Installing : groff-base-1.22.2-8.el7.aarch64                             5/52 
21:28:32 #11 66.41   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
21:28:32 #11 66.44   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
21:28:32 #11 33.52 Get:359 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libobject-pad-perl amd64 0.68-1 [97.0 kB]
21:28:32 #11 33.56 Get:360 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpackage-stash-xs-perl amd64 0.30-1 [19.2 kB]
21:28:32 #11 33.56 Get:361 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:28:32 #11 33.57 Get:362 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libperlio-gzip-perl amd64 0.20-1 [15.0 kB]
21:28:32 #11 33.58 Get:363 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
21:28:32 #10 26.41 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
21:28:32 #10 26.47 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-glob-perl all 0.10-1 [7554 B]
21:28:32 #10 26.48 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
21:28:32 #10 26.51 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-tiny-perl all 0.104-1 [55.3 kB]
21:28:32 #10 26.55 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libperlio-gzip-perl armhf 0.19-1build3 [13.3 kB]
21:28:32 #10 47.49   Installing       : xxhash-libs-0.8.1-3.fc37.x86_64                     35/137 
21:28:32 #10 47.57   Installing       : gdb-minimal-13.1-1.fc37.x86_64                      36/137 
21:28:32 #10 47.57   Installing       : debugedit-5.0-7.fc37.x86_64                         37/137 
21:28:32 #10 47.59   Installing       : shared-mime-info-2.2-2.fc37.x86_64                  38/137 
21:28:32 #10 47.60   Running scriptlet: shared-mime-info-2.2-2.fc37.x86_64                  38/137 
21:28:32 #10 47.62   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                 39/137 
21:28:32 #10 47.63   Installing       : python3-pyxdg-0.27-6.fc37.noarch                    40/137 
21:28:32 #10 47.63   Installing       : python3-file-magic-5.42-4.fc37.noarch               41/137 
21:28:32 #10 47.64   Installing       : python3-distro-1.7.0-3.fc37.noarch                  42/137 
21:28:32 #10 47.65   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch        43/137 
21:28:32 #10 47.66   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                      44/137 
21:28:32 #10 47.66   Installing       : perl-srpm-macros-1-46.fc37.noarch                   45/137 
21:28:32 #10 47.67   Installing       : package-notes-srpm-macros-0.5-6.fc37.noarch         46/137 
21:28:32 #10 47.67   Installing       : openblas-srpm-macros-2-12.fc37.noarch               47/137 
21:28:32 #10 47.68   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   48/137 
21:28:32 #10 47.68   Installing       : nim-srpm-macros-3-7.fc37.noarch                     49/137 
21:28:32 #10 47.68   Installing       : lua-srpm-macros-1-7.fc37.noarch                     50/137 
21:28:32 #10 47.69   Installing       : libstemmer-0-19.585svn.fc37.x86_64                  51/137 
21:28:32 #10 47.70   Installing       : libpng-2:1.6.37-13.fc37.x86_64                      52/137 
21:28:32 #10 47.70   Installing       : libpkgconf-1.8.0-3.fc37.x86_64                      53/137 
21:28:32 #10 47.71   Installing       : pkgconf-1.8.0-3.fc37.x86_64                         54/137 
21:28:32 #10 47.71   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.x86_64              55/137 
21:28:32 #10 47.72   Installing       : libjpeg-turbo-2.1.3-2.fc37.x86_64                   56/137 
21:28:32 #10 47.73   Installing       : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   57/137 
21:28:32 #10 47.74   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               58/137 
21:28:32 #10 47.75   Installing       : json-glib-1.6.6-3.fc37.x86_64                       59/137 
21:28:32 #10 47.76   Installing       : libappstream-glib-0.8.1-1.fc37.x86_64               60/137 
21:28:32 #10 47.77   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    61/137 
21:28:32 #10 47.81   Installing       : groff-base-1.22.4-10.fc37.x86_64                    61/137 
21:28:32 #10 47.82   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    61/137 
21:28:32 #10 47.83   Installing       : perl-Digest-1.20-489.fc37.noarch                    62/137 
21:28:32 #10 47.84   Installing       : perl-Digest-MD5-2.58-489.fc37.x86_64                63/137 
21:28:32 #10 47.85   Installing       : perl-B-1.83-492.fc37.x86_64                         64/137 
21:28:32 #10 47.85   Installing       : perl-FileHandle-2.03-492.fc37.noarch                65/137 
21:28:32 #10 47.85   Installing       : perl-AutoLoader-5.74-492.fc37.noarch                66/137 
21:28:32 #10 47.86   Installing       : perl-Data-Dumper-2.184-490.fc37.x86_64              67/137 
21:28:32 + docker container ls -aq
21:28:32 #10 23.08 Selecting previously unselected package libmpfr6:amd64.
21:28:32 #10 23.09 Preparing to unpack .../037-libmpfr6_4.0.2-1_amd64.deb ...
21:28:32 #10 23.09 Unpacking libmpfr6:amd64 (4.0.2-1) ...
21:28:32 #10 23.20 Selecting previously unselected package libmpc3:amd64.
21:28:32 #10 23.20 Preparing to unpack .../038-libmpc3_1.1.0-1_amd64.deb ...
21:28:32 #10 23.21 Unpacking libmpc3:amd64 (1.1.0-1) ...
21:28:32 #10 23.24 Selecting previously unselected package cpp-8.
21:28:32 #10 23.24 Preparing to unpack .../039-cpp-8_8.3.0-6_amd64.deb ...
21:28:32 #10 23.25 Unpacking cpp-8 (8.3.0-6) ...
21:28:32 + docker container ls -aq
21:28:32 #10 18.32 Unpacking libncursesw6:amd64 (6.4-2) ...
21:28:32 #10 18.40 Selecting previously unselected package libkrb5support0:amd64.
21:28:32 #10 18.40 Preparing to unpack .../03-libkrb5support0_1.20.1-1+b1_amd64.deb ...
21:28:32 #10 18.41 Unpacking libkrb5support0:amd64 (1.20.1-1+b1) ...
21:28:32 #10 18.45 Selecting previously unselected package libk5crypto3:amd64.
21:28:32 #10 18.45 Preparing to unpack .../04-libk5crypto3_1.20.1-1+b1_amd64.deb ...
21:28:32 #10 18.45 Unpacking libk5crypto3:amd64 (1.20.1-1+b1) ...
21:28:32 #10 18.51 Selecting previously unselected package libkeyutils1:amd64.
21:28:32 #10 18.51 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
21:28:32 #10 18.52 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
21:28:32 #10 18.56 Selecting previously unselected package libkrb5-3:amd64.
21:28:32 #11 15.50 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B]
21:28:32 #11 15.51 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.1 [2808 kB]
21:28:32 #10 40.69 Selecting previously unselected package liblz1:armhf.
21:28:32 #10 40.69 Preparing to unpack .../303-liblz1_1.13-5_armhf.deb ...
21:28:32 #10 40.70 Unpacking liblz1:armhf (1.13-5) ...
21:28:32 #10 40.76 Selecting previously unselected package liblzo2-2:armhf.
21:28:32 #10 40.76 Preparing to unpack .../304-liblzo2-2_2.10-2_armhf.deb ...
21:28:32 #10 40.76 Unpacking liblzo2-2:armhf (2.10-2) ...
21:28:32 #10 40.80 Selecting previously unselected package libsys-hostname-long-perl.
21:28:32 #10 40.80 Preparing to unpack .../305-libsys-hostname-long-perl_1.5-3_all.deb ...
21:28:32 #10 40.80 Unpacking libsys-hostname-long-perl (1.5-3) ...
21:28:32 #10 40.83 Selecting previously unselected package libmail-sendmail-perl.
21:28:32 #10 40.84 Preparing to unpack .../306-libmail-sendmail-perl_0.80-3_all.deb ...
21:28:32 #10 40.84 Unpacking libmail-sendmail-perl (0.80-3) ...
21:28:32 #10 40.87 Selecting previously unselected package libnet-smtp-ssl-perl.
21:28:32 #10 40.87 Preparing to unpack .../307-libnet-smtp-ssl-perl_1.04-2_all.deb ...
21:28:32 #10 40.88 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
21:28:32 #10 40.90 Selecting previously unselected package libmailtools-perl.
21:28:32 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 50.33MB / 116.81MB 14.0s
[Pipeline] echo
21:28:32 Docker containers have been removed
[Pipeline] echo
21:28:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:28:32 Docker containers have been removed
[Pipeline] echo
21:28:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:28:32 Removing all docker containers
[Pipeline] sh
21:28:32 b50100f25006: Verifying Checksum
21:28:32 b50100f25006: Download complete
21:28:32 b50100f25006: Pull complete
21:28:32 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:32 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:28:32 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:28:32 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-aarch64)
[Pipeline] stage
[Pipeline] { (fedora-36-aarch64)
21:28:32 b50100f25006: Download complete
21:28:32 b50100f25006: Pull complete
[Pipeline] sh
21:28:32 
21:28:32 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:28:32 #11 DONE 0.1s
21:28:32 
21:28:32 #12 [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
21:28:32 + docker container ls -aq
21:28:32 #11 33.86 Get:364 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpod-parser-perl all 1.65-1 [82.7 kB]
21:28:32 #11 33.90 Get:365 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
21:28:32 #11 33.91 Get:366 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
21:28:32 #11 33.91 Get:367 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libre2-9 amd64 20220601+dfsg-1 [162 kB]
21:28:32 #11 33.93 Get:368 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
21:28:32 #11 33.93 Get:369 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
21:28:32 #11 33.93 Get:370 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
21:28:32 #11 33.93 Get:371 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libref-util-xs-perl amd64 0.117-2 [12.8 kB]
21:28:32 #11 33.93 Get:372 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
21:28:32 #11 33.94 Get:373 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:28:32 #11 33.94 Get:374 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
21:28:32 #11 66.47   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
21:28:32 #11 66.50   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
21:28:32 #11 66.53   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
21:28:32 #10 26.70 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
21:28:32 #10 26.85 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
21:28:32 #10 26.87 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [41.9 kB]
21:28:32 #10 26.96 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-key-perl armhf 1.33-2 [33.6 kB]
21:28:32 #10 47.87   Installing       : perl-libnet-3.14-490.fc37.noarch                    68/137 
21:28:32 #10 47.87   Installing       : perl-base-2.27-492.fc37.noarch                      69/137 
21:28:32 #10 47.89   Installing       : perl-Net-SSLeay-1.92-4.fc37.x86_64                  70/137 
21:28:32 #10 47.90   Installing       : perl-URI-5.17-1.fc37.noarch                         71/137 
21:28:32 #10 47.90   Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       72/137 
21:28:32 #10 47.91   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              73/137 
21:28:32 #10 47.91   Installing       : perl-if-0.61.000-492.fc37.noarch                    74/137 
21:28:32 #10 47.92   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              75/137 
21:28:32 #10 47.92   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             76/137 
21:28:32 #10 47.93   Installing       : perl-File-Path-2.18-489.fc37.noarch                 77/137 
21:28:32 #10 47.93   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             78/137 
21:28:32 #10 47.94   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              79/137 
21:28:32 #10 47.94   Installing       : perl-Class-Struct-0.66-492.fc37.noarch              80/137 
21:28:32 #10 47.95   Installing       : perl-POSIX-2.03-492.fc37.x86_64                     81/137 
21:28:32 #10 47.95   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            82/137 
21:28:32 #10 47.96   Installing       : perl-IPC-Open3-1.22-492.fc37.noarch                 83/137 
21:28:32 #10 47.96   Installing       : perl-subs-1.04-492.fc37.noarch                      84/137 
21:28:32 #10 47.97   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          85/137 
21:28:32 #10 47.97   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  86/137 
21:28:32 #10 47.98   Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                  87/137 
21:28:32 #10 47.99   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              88/137 
21:28:32 #10 47.99   Installing       : perl-Socket-4:2.036-1.fc37.x86_64                   89/137 
21:28:32 #10 48.00   Installing       : perl-SelectSaver-1.02-492.fc37.noarch               90/137 
21:28:32 #10 48.00   Installing       : perl-Symbol-1.09-492.fc37.noarch                    91/137 
21:28:32 #10 48.00   Installing       : perl-File-stat-1.12-492.fc37.noarch                 92/137 
21:28:32 #10 48.01   Installing       : perl-podlators-1:4.14-489.fc37.noarch               93/137 
21:28:32 #10 48.02   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            94/137 
21:28:32 #10 48.02   Installing       : perl-Fcntl-1.15-492.fc37.x86_64                     95/137 
21:28:32 #10 48.03   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           96/137 
21:28:32 #10 48.03   Installing       : perl-mro-1.26-492.fc37.x86_64                       97/137 
21:28:32 #10 48.04   Installing       : perl-IO-1.50-492.fc37.x86_64                        98/137 
21:28:32 #10 48.04   Installing       : perl-overloading-0.02-492.fc37.noarch               99/137 
21:28:32 #10 48.05   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                100/137 
21:28:32 #10 48.05   Installing       : perl-Errno-1.36-492.fc37.x86_64                    101/137 
21:28:32 #10 48.06   Installing       : perl-File-Basename-2.85-492.fc37.noarch            102/137 
21:28:32 #10 48.06   Installing       : perl-Getopt-Std-1.13-492.fc37.noarch               103/137 
21:28:32 #10 48.06   Installing       : perl-MIME-Base64-3.16-489.fc37.x86_64              104/137 
21:28:32 #10 48.07   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64      105/137 
[Pipeline] sh
21:28:32 #10 18.59 Preparing to unpack .../06-libkrb5-3_1.20.1-1+b1_amd64.deb ...
21:28:32 #10 18.60 Unpacking libkrb5-3:amd64 (1.20.1-1+b1) ...
21:28:32 #10 18.68 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:28:32 #10 18.68 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-1+b1_amd64.deb ...
21:28:32 #10 18.69 Unpacking libgssapi-krb5-2:amd64 (1.20.1-1+b1) ...
21:28:32 #10 18.74 Selecting previously unselected package libtirpc-common.
21:28:32 #10 18.74 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:28:32 #10 18.74 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:28:32 #10 18.78 Selecting previously unselected package libtirpc3:amd64.
21:28:32 #10 18.78 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
21:28:32 #10 18.78 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
21:28:32 #11 15.91 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB]
21:28:32 #10 40.91 Preparing to unpack .../308-libmailtools-perl_2.21-2_all.deb ...
21:28:32 #10 40.91 Unpacking libmailtools-perl (2.21-2) ...
21:28:32 #10 40.96 Selecting previously unselected package libmarkdown2:armhf.
21:28:32 #10 40.96 Preparing to unpack .../309-libmarkdown2_2.2.7-2_armhf.deb ...
21:28:32 #10 40.96 Unpacking libmarkdown2:armhf (2.2.7-2) ...
21:28:32 #10 40.99 Selecting previously unselected package libmath-base85-perl.
21:28:32 #10 41.00 Preparing to unpack .../310-libmath-base85-perl_0.5+dfsg-2_all.deb ...
21:28:32 #10 41.00 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
21:28:32 #10 41.02 Selecting previously unselected package libmime-tools-perl.
21:28:32 #10 41.03 Preparing to unpack .../311-libmime-tools-perl_5.510-1_all.deb ...
21:28:32 #10 41.03 Unpacking libmime-tools-perl (5.510-1) ...
21:28:32 #10 41.07 Selecting previously unselected package libmldbm-perl.
21:28:32 #10 41.08 Preparing to unpack .../312-libmldbm-perl_2.05-4_all.deb ...
21:28:32 #10 41.08 Unpacking libmldbm-perl (2.05-4) ...
21:28:32 #10 41.11 Selecting previously unselected package libmoox-aliases-perl.
21:28:32 #10 41.11 Preparing to unpack .../313-libmoox-aliases-perl_0.001006-2_all.deb ...
21:28:32 #10 41.12 Unpacking libmoox-aliases-perl (0.001006-2) ...
21:28:32 #7 sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 47.40MB / 47.40MB 14.1s done
21:28:32 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 14.1s done
21:28:32 + echo starting...
21:28:32 starting...
21:28:32 + docker container ls -aq
[Pipeline] echo
21:28:32 Docker containers have been removed
[Pipeline] echo
21:28:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:28:32 Docker containers have been removed
[Pipeline] echo
21:28:32 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:28:32 Status: Downloaded newer image for busybox:latest
21:28:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:28:32 Removing all docker containers
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
21:28:32 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:28:32 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-8-aarch64)
[Pipeline] stage
[Pipeline] { (centos-9-aarch64)
[Pipeline] sh
21:28:33 #11 33.57 Selecting previously unselected package python3-minimal.
21:28:33 #11 33.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 ... 4709 files and directories currently installed.)
21:28:33 #11 33.58 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
21:28:33 #11 33.58 Unpacking python3-minimal (3.10.6-1~22.04) ...
21:28:33 #11 33.62 Selecting previously unselected package media-types.
21:28:33 #11 33.62 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:28:33 #11 33.62 Unpacking media-types (7.0.0) ...
21:28:33 #11 33.66 Selecting previously unselected package libmpdec3:amd64.
21:28:33 #11 33.66 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
21:28:33 #11 34.21 Get:375 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-modules amd64 2.1.28+dfsg-6ubuntu2 [69.8 kB]
21:28:33 #11 66.55   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     11/52 
21:28:33 #11 66.87   Installing : perl-Encode-2.51-7.el7.aarch64                             12/52 
21:28:33 #11 66.89   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
21:28:33 #11 66.91   Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                     14/52 
21:28:33 #11 66.93   Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                     15/52 
21:28:33 #11 66.95   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
21:28:33 #11 66.97   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
21:28:33 #10 27.01 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-copyright-perl all 0.003005-1 [10.1 kB]
21:28:33 #10 27.02 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
21:28:33 #10 27.03 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
21:28:33 #10 27.04 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libunicode-utf8-perl armhf 0.60-1build4 [17.2 kB]
21:28:33 #10 27.05 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:28:33 #10 27.06 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:28:33 #10 27.07 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
21:28:33 #10 48.08   Installing       : perl-constant-1.33-490.fc37.noarch                 106/137 
21:28:33 #10 48.08   Installing       : perl-Storable-1:3.26-489.fc37.x86_64               107/137 
21:28:33 #10 48.09   Installing       : perl-overload-1.35-492.fc37.noarch                 108/137 
21:28:33 #10 48.09   Installing       : perl-parent-1:0.238-489.fc37.noarch                109/137 
21:28:33 #10 48.09   Installing       : perl-vars-1.05-492.fc37.noarch                     110/137 
21:28:33 #10 48.10   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch              111/137 
21:28:33 #10 48.10   Installing       : perl-Carp-1.52-489.fc37.noarch                     112/137 
21:28:33 #10 48.11   Installing       : perl-Exporter-5.77-489.fc37.noarch                 113/137 
21:28:33 #10 48.11   Installing       : perl-NDBM_File-1.15-492.fc37.x86_64                114/137 
21:28:33 #10 48.12   Installing       : perl-PathTools-3.84-489.fc37.x86_64                115/137 
21:28:33 #10 48.13   Installing       : perl-DynaLoader-1.52-492.fc37.x86_64               116/137 
21:28:33 #10 48.19   Installing       : perl-Encode-4:3.19-492.fc37.x86_64                 117/137 
21:28:33 #10 48.29   Installing       : perl-libs-4:5.36.0-492.fc37.x86_64                 118/137 
21:28:33 #10 48.30   Installing       : perl-interpreter-4:5.36.0-492.fc37.x86_64          119/137 
21:28:33 #10 48.31   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.x86_64      120/137 
21:28:33 #10 48.31   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  121/137 
21:28:33 #10 48.31   Installing       : efi-srpm-macros-5-6.fc37.noarch                    122/137 
21:28:33 #10 48.32   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            123/137 
21:28:33 #10 48.32   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 124/137 
21:28:33 #10 48.33   Installing       : python-srpm-macros-3.11-5.fc37.noarch              125/137 
21:28:33 #10 48.33   Installing       : redhat-rpm-config-229-1.fc37.noarch                126/137 
21:28:33 #10 48.34   Installing       : ed-1.18-2.fc37.x86_64                              127/137 
21:28:33 #10 48.35   Installing       : patch-2.7.6-17.fc37.x86_64                         128/137 
21:28:33 #10 48.36   Installing       : diffutils-3.8-3.fc37.x86_64                        129/137 
21:28:33 #10 48.36   Installing       : dash-0.5.11.5-2.fc37.x86_64                        130/137 
21:28:33 #10 48.37   Running scriptlet: dash-0.5.11.5-2.fc37.x86_64                        130/137 
21:28:33 #10 48.39   Installing       : cpio-2.13-13.fc37.x86_64                           131/137 
[Pipeline] sh
21:28:33 + echo starting...
21:28:33 starting...
21:28:33 #10 18.84 Selecting previously unselected package libnsl2:amd64.
21:28:33 #10 18.84 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ...
21:28:33 #10 18.84 Unpacking libnsl2:amd64 (1.3.0-2) ...
21:28:33 #10 18.89 Selecting previously unselected package readline-common.
21:28:33 #10 ...
21:28:33 
21:28:33 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:33 #7 extracting sha256:f3dd1cf595e93f6c943e09024a2cba48811904b4a42e033bff38e901e5a9fc18 4.0s done
21:28:33 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 9.0s
21:28:33 #7 ...
21:28:33 
21:28:33 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:33 #10 18.89 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
21:28:33 #10 18.90 Unpacking readline-common (8.2-1.3) ...
21:28:33 #10 18.95 Selecting previously unselected package libreadline8:amd64.
21:28:33 #10 18.95 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
21:28:33 #10 18.95 Unpacking libreadline8:amd64 (8.2-1.3) ...
21:28:33 #10 19.02 Selecting previously unselected package libsqlite3-0:amd64.
21:28:33 #10 19.02 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ...
21:28:33 #11 15.95 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [683 kB]
21:28:33 #11 15.98 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.1 [6584 kB]
21:28:33 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 66.06MB / 116.81MB 14.6s
21:28:33 #10 41.15 Selecting previously unselected package libmouse-perl.
21:28:33 #10 41.15 Preparing to unpack .../314-libmouse-perl_2.5.10-1+b3_armhf.deb ...
21:28:33 #10 41.16 Unpacking libmouse-perl (2.5.10-1+b3) ...
21:28:33 #10 41.20 Selecting previously unselected package libpackage-stash-xs-perl:armhf.
21:28:33 #10 41.20 Preparing to unpack .../315-libpackage-stash-xs-perl_0.30-1+b1_armhf.deb ...
21:28:33 #10 41.20 Unpacking libpackage-stash-xs-perl:armhf (0.30-1+b1) ...
21:28:33 #10 41.24 Selecting previously unselected package libpath-iterator-rule-perl.
21:28:33 #10 41.24 Preparing to unpack .../316-libpath-iterator-rule-perl_1.015-2_all.deb ...
21:28:33 #10 41.24 Unpacking libpath-iterator-rule-perl (1.015-2) ...
21:28:33 #10 41.27 Selecting previously unselected package libperlio-gzip-perl.
21:28:33 #10 41.27 Preparing to unpack .../317-libperlio-gzip-perl_0.20-1+b1_armhf.deb ...
21:28:33 #10 41.28 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
21:28:33 #10 41.31 Selecting previously unselected package libperlio-utf8-strict-perl.
21:28:33 #10 41.31 Preparing to unpack .../318-libperlio-utf8-strict-perl_0.010-1_armhf.deb ...
21:28:33 #10 41.31 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
21:28:33 #10 41.34 Selecting previously unselected package libpod-parser-perl.
21:28:33 #10 41.35 Preparing to unpack .../319-libpod-parser-perl_1.65-1_all.deb ...
21:28:33 #10 41.36 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:28:33 #10 41.37 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:28:33 #10 41.37 Unpacking libpod-parser-perl (1.65-1) ...
[Pipeline] sh
21:28:33 + echo starting...
21:28:33 starting...
21:28:33 + docker container ls -aq
21:28:33 #11 33.66 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
21:28:33 #11 33.70 Selecting previously unselected package readline-common.
21:28:33 #11 33.70 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:28:33 #11 33.71 Unpacking readline-common (8.1.2-1) ...
21:28:33 #11 33.74 Selecting previously unselected package libreadline8:amd64.
21:28:33 #11 33.74 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
21:28:33 #11 33.75 Unpacking libreadline8:amd64 (8.1.2-1) ...
21:28:33 #11 33.79 Selecting previously unselected package libsqlite3-0:amd64.
21:28:33 #11 33.79 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ...
21:28:33 #11 33.79 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
21:28:33 #11 33.83 Selecting previously unselected package libpython3.10-stdlib:amd64.
21:28:33 #11 33.83 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2ubuntu1_amd64.deb ...
21:28:33 #11 33.84 Unpacking libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2ubuntu1) ...
21:28:33 #11 33.94 Selecting previously unselected package python3.10.
21:28:33 #11 34.26 Get:376 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsereal-decoder-perl amd64 4.025+ds-1 [102 kB]
21:28:33 #11 34.27 Get:377 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsereal-encoder-perl amd64 4.025+ds-1 [104 kB]
21:28:33 #11 34.29 Get:378 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
21:28:33 #11 34.29 Get:379 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsocket6-perl amd64 0.29-2 [19.7 kB]
21:28:33 #11 34.29 Get:380 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB]
21:28:33 #11 34.30 Get:381 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-copyright-perl all 0.003013-1 [21.2 kB]
21:28:33 #11 34.30 Get:382 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:28:33 #11 34.30 Get:383 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-shellquote-perl all 1.04-2 [12.3 kB]
21:28:33 #11 34.30 Get:384 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsyntax-keyword-try-perl amd64 0.27-1 [26.6 kB]
21:28:33 #11 34.30 Get:385 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libterm-readkey-perl amd64 2.38-2 [25.0 kB]
21:28:33 #11 67.00   Installing : perl-Socket-2.010-5.el7.aarch64                            18/52 
21:28:33 #11 67.02   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
21:28:33 #11 67.04   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
21:28:33 #11 67.07   Installing : perl-Storable-2.45-3.el7.aarch64                           21/52 
21:28:33 #11 67.10   Installing : perl-Filter-1.49-3.el7.aarch64                             22/52 
21:28:33 #10 27.26 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-libxml-perl armhf 2.0128+dfsg-5 [298 kB]
21:28:33 #10 48.39   Installing       : bzip2-1.0.8-12.fc37.x86_64                         132/137 
21:28:33 #10 48.40   Installing       : rpm-build-4.18.0-1.fc37.x86_64                     133/137 
21:28:33 #10 48.41   Installing       : rpmlint-fedora-license-data-1.16-1.fc37.noarch     134/137 
21:28:33 #10 48.43   Installing       : rpmlint-2.4.0-3.fc37.noarch                        135/137 
21:28:33 #10 48.44   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch               136/137 
21:28:33 + docker version
21:28:33 Client: Docker Engine - Community
21:28:33  Version:           22.06.0-beta.0
21:28:33  API version:       1.42
21:28:33  Go version:        go1.18.3
21:28:33  Git commit:        3e9117b
21:28:33  Built:             Fri Jun  3 17:55:34 2022
21:28:33  OS/Arch:           linux/arm64
21:28:33  Context:           default
21:28:33 
21:28:33 Server: Docker Engine - Community
21:28:33  Engine:
21:28:33   Version:          22.06.0-beta.0
21:28:33   API version:      1.42 (minimum version 1.12)
21:28:33   Go version:       go1.18.3
21:28:33   Git commit:       38633e7
21:28:33   Built:            Fri Jun  3 17:55:34 2022
21:28:33   OS/Arch:          linux/arm64
21:28:33   Experimental:     true
21:28:33  containerd:
21:28:33   Version:          1.6.8
21:28:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:33  runc:
21:28:33   Version:          1.1.4
21:28:33   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:33  docker-init:
21:28:33   Version:          0.19.0
21:28:33   GitCommit:        de40ad0
[Pipeline] echo
21:28:33 Docker containers have been removed
[Pipeline] echo
21:28:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:28:33 Removing all docker containers
[Pipeline] sh
[Pipeline] }
[Pipeline] }
[Pipeline] sh
21:28:33 #10 19.03 Unpacking libsqlite3-0:amd64 (3.40.1-2) ...
21:28:33 #10 19.19 Preparing to unpack .../14-libuuid1_2.38.1-5+b1_amd64.deb ...
21:28:33 #10 19.21 Unpacking libuuid1:amd64 (2.38.1-5+b1) over (2.38.1-5) ...
21:28:33 #10 19.26 Setting up libuuid1:amd64 (2.38.1-5+b1) ...
21:28:33 #10 19.31 Selecting previously unselected package libpython3.11-stdlib:amd64.
21:28:33 #11 16.30 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]
21:28:33 #11 16.30 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [1792 kB]
21:28:33 #9 21.52 Selecting previously unselected package cpp.
21:28:33 #9 21.53 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
21:28:33 #9 21.53 Unpacking cpp (4:10.2.1-1) ...
21:28:33 #9 21.57 Selecting previously unselected package libcc1-0:amd64.
21:28:33 #9 21.57 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
21:28:33 #9 21.58 Unpacking libcc1-0:amd64 (10.2.1-6) ...
21:28:33 #9 21.62 Selecting previously unselected package libgomp1:amd64.
21:28:33 #9 21.63 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
21:28:33 #9 21.63 Unpacking libgomp1:amd64 (10.2.1-6) ...
21:28:33 #9 21.68 Selecting previously unselected package libitm1:amd64.
21:28:33 #9 21.68 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
21:28:33 #9 21.69 Unpacking libitm1:amd64 (10.2.1-6) ...
21:28:33 #9 21.73 Selecting previously unselected package libatomic1:amd64.
21:28:33 #9 21.73 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
21:28:33 #9 21.74 Unpacking libatomic1:amd64 (10.2.1-6) ...
21:28:33 #9 21.78 Selecting previously unselected package libasan6:amd64.
21:28:33 #10 41.41 Selecting previously unselected package libpod-constants-perl.
21:28:33 #10 41.41 Preparing to unpack .../320-libpod-constants-perl_0.19-2_all.deb ...
21:28:33 #10 41.41 Unpacking libpod-constants-perl (0.19-2) ...
21:28:33 #10 41.44 Selecting previously unselected package libproc-processtable-perl:armhf.
21:28:33 #10 41.44 Preparing to unpack .../321-libproc-processtable-perl_0.634-1+b2_armhf.deb ...
21:28:33 #10 41.44 Unpacking libproc-processtable-perl:armhf (0.634-1+b2) ...
21:28:33 #10 41.48 Selecting previously unselected package libre2-9:armhf.
21:28:33 #10 41.48 Preparing to unpack .../322-libre2-9_20220601+dfsg-1+b1_armhf.deb ...
21:28:33 #10 41.49 Unpacking libre2-9:armhf (20220601+dfsg-1+b1) ...
21:28:33 #10 41.53 Selecting previously unselected package libre-engine-re2-perl:armhf.
21:28:33 #10 41.53 Preparing to unpack .../323-libre-engine-re2-perl_0.17+ds-1_armhf.deb ...
21:28:33 #10 41.53 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ...
21:28:33 #10 41.56 Selecting previously unselected package libreadonly-perl.
21:28:33 #10 41.56 Preparing to unpack .../324-libreadonly-perl_2.050-3_all.deb ...
21:28:33 #10 41.57 Unpacking libreadonly-perl (2.050-3) ...
21:28:33 #10 41.60 Selecting previously unselected package libref-util-perl.
21:28:33 #10 41.60 Preparing to unpack .../325-libref-util-perl_0.204-2_all.deb ...
21:28:33 #10 41.60 Unpacking libref-util-perl (0.204-2) ...
21:28:33 #10 41.63 Selecting previously unselected package libref-util-xs-perl.
21:28:33 #10 41.63 Preparing to unpack .../326-libref-util-xs-perl_0.117-2+b1_armhf.deb ...
21:28:33 #10 41.64 Unpacking libref-util-xs-perl (0.117-2+b1) ...
21:28:33 #10 41.67 Selecting previously unselected package libregexp-pattern-license-perl.
21:28:33 #10 41.67 Preparing to unpack .../327-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
21:28:33 #10 41.67 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
21:28:33 #10 41.71 Selecting previously unselected package libregexp-pattern-perl.
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:28:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bookworm-aarch64)
[Pipeline] sh
[Pipeline] sh
21:28:33 + echo starting...
21:28:33 starting...
21:28:33 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 56.62MB / 116.81MB 14.8s
[Pipeline] sh
21:28:33 #11 33.94 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2ubuntu1_amd64.deb ...
21:28:33 #11 33.94 Unpacking python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:28:33 #11 33.98 Selecting previously unselected package libpython3-stdlib:amd64.
21:28:33 #11 33.98 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
21:28:33 #11 33.99 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
21:28:33 #11 34.02 Setting up python3-minimal (3.10.6-1~22.04) ...
21:28:33 #11 34.70 Get:386 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-levenshteinxs-perl amd64 0.03-5 [8604 B]
21:28:33 #11 34.78 Get:387 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
21:28:33 #11 67.13   Installing : perl-PathTools-3.40-5.el7.aarch64                          23/52 
21:28:33 #11 67.15   Installing : perl-threads-shared-1.43-6.el7.aarch64                     24/52 
21:28:33 #11 67.18   Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                25/52 
21:28:33 #10 48.53   Installing       : glibc-gconv-extra-2.36-9.fc37.x86_64               137/137 
21:28:33 + echo starting...
21:28:33 starting...
21:28:33 #10 21.59 Selecting previously unselected package libmd0:armhf.
21:28:33 #10 21.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 ... 10361 files and directories currently installed.)
21:28:33 #10 21.59 Preparing to unpack .../libmd0_1.0.4-2_armhf.deb ...
21:28:33 #10 21.60 Unpacking libmd0:armhf (1.0.4-2) ...
21:28:33 #10 21.63 Setting up libmd0:armhf (1.0.4-2) ...
21:28:33 #10 21.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10367 files and directories currently installed.)
21:28:33 #10 21.68 Preparing to unpack .../dpkg_1.21.21+rpi1_armhf.deb ...
21:28:33 #10 21.69 Unpacking dpkg (1.21.21+rpi1) over (1.21.9+rpi1) ...
[Pipeline] }
[Pipeline] echo
21:28:33 Removing all docker containers
[Pipeline] sh
21:28:33 + docker container ls -aq
21:28:33 #10 19.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 ... 8494 files and directories currently installed.)
21:28:33 #10 19.31 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6_amd64.deb ...
21:28:33 #10 19.33 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
21:28:33 #11 16.38 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.1 [6699 kB]
21:28:33 #9 21.79 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
21:28:33 #9 21.79 Unpacking libasan6:amd64 (10.2.1-6) ...
21:28:33 #10 41.71 Preparing to unpack .../328-libregexp-pattern-perl_0.2.14-2_all.deb ...
21:28:33 #10 41.71 Unpacking libregexp-pattern-perl (0.2.14-2) ...
21:28:33 #10 41.74 Selecting previously unselected package libregexp-wildcards-perl.
21:28:33 #10 41.74 Preparing to unpack .../329-libregexp-wildcards-perl_1.05-3_all.deb ...
21:28:33 #10 41.75 Unpacking libregexp-wildcards-perl (1.05-3) ...
21:28:33 #10 41.79 Selecting previously unselected package libsasl2-modules:armhf.
21:28:33 #10 41.79 Preparing to unpack .../330-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ...
21:28:33 #10 41.80 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ...
21:28:33 #10 41.83 Selecting previously unselected package libsereal-decoder-perl.
21:28:33 #10 41.83 Preparing to unpack .../331-libsereal-decoder-perl_5.003+ds-1_armhf.deb ...
21:28:33 #10 41.83 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
21:28:33 #10 41.87 Selecting previously unselected package libsereal-encoder-perl.
21:28:33 #10 41.87 Preparing to unpack .../332-libsereal-encoder-perl_5.003+ds-1_armhf.deb ...
21:28:33 #10 41.87 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
21:28:33 #10 41.91 Selecting previously unselected package libset-intspan-perl.
21:28:33 #10 41.91 Preparing to unpack .../333-libset-intspan-perl_1.19-3_all.deb ...
21:28:33 #10 41.91 Unpacking libset-intspan-perl (1.19-3) ...
21:28:33 #10 41.94 Selecting previously unselected package libtask-weaken-perl.
21:28:33 #12 0.863 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
21:28:33 #12 0.863 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
21:28:33 #12 0.926 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
21:28:33 #12 0.998 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
21:28:33 + docker info
21:28:33 Client:
21:28:33  Context:    default
21:28:33  Debug Mode: false
21:28:33  Plugins:
21:28:33   buildx: Docker Buildx (Docker Inc.)
21:28:33     Version:  v0.8.2
21:28:33     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:33   compose: Docker Compose (Docker Inc.)
21:28:33     Version:  v2.12.0
21:28:33     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:33 
21:28:33 Server:
21:28:33  Containers: 0
21:28:33   Running: 0
21:28:33   Paused: 0
21:28:33   Stopped: 0
21:28:33  Images: 1
21:28:33  Server Version: 22.06.0-beta.0
21:28:33  Storage Driver: overlay2
21:28:33   Backing Filesystem: extfs
21:28:33   Supports d_type: true
21:28:33   Using metacopy: false
21:28:33   Native Overlay Diff: true
21:28:33   userxattr: false
21:28:33  Logging Driver: json-file
21:28:33  Cgroup Driver: cgroupfs
21:28:33  Cgroup Version: 1
21:28:33  Plugins:
21:28:33   Volume: local
21:28:33   Network: bridge host ipvlan macvlan null overlay
21:28:33   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:33  Swarm: inactive
21:28:33  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:33  Default Runtime: runc
21:28:33  Init Binary: docker-init
21:28:33  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:33  runc version: v1.1.4-0-g5fd4c4d
21:28:33  init version: de40ad0
21:28:33  Security Options:
21:28:33   apparmor
21:28:33   seccomp
21:28:33    Profile: builtin
21:28:33  Kernel Version: 5.15.0-1022-aws
21:28:33  Operating System: Ubuntu 20.04.5 LTS
21:28:33  OSType: linux
21:28:33  Architecture: aarch64
21:28:33  CPUs: 2
21:28:33  Total Memory: 7.559GiB
21:28:33  Name: ip-10-100-89-108
21:28:33  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:33  Docker Root Dir: /var/lib/docker
21:28:33  Debug Mode: false
21:28:33  Username: dockerbuildbot
21:28:33  Registry: https://index.docker.io/v1/
21:28:33  Labels:
21:28:33  Experimental: true
21:28:33  Insecure Registries:
21:28:33   127.0.0.0/8
21:28:33  Live Restore Enabled: true
21:28:33 
[Pipeline] }
21:28:33 + docker version
21:28:33 Client: Docker Engine - Community
21:28:33  Version:           22.06.0-beta.0
21:28:33  API version:       1.42
21:28:33  Go version:        go1.18.3
21:28:33  Git commit:        3e9117b
21:28:33  Built:             Fri Jun  3 17:55:34 2022
21:28:33  OS/Arch:           linux/arm64
21:28:33  Context:           default
21:28:33 
21:28:33 Server: Docker Engine - Community
21:28:33  Engine:
21:28:33   Version:          22.06.0-beta.0
21:28:33   API version:      1.42 (minimum version 1.12)
21:28:33   Go version:       go1.18.3
21:28:33   Git commit:       38633e7
21:28:33   Built:            Fri Jun  3 17:55:34 2022
21:28:33   OS/Arch:          linux/arm64
21:28:33   Experimental:     true
21:28:33  containerd:
21:28:33   Version:          1.6.8
21:28:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:33  runc:
21:28:33   Version:          1.1.4
21:28:33   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:33  docker-init:
21:28:33   Version:          0.19.0
21:28:33   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:28:33 Docker containers have been removed
[Pipeline] echo
21:28:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
21:28:33 + docker version
21:28:33 Client: Docker Engine - Community
21:28:33  Version:           22.06.0-beta.0
21:28:33  API version:       1.42
21:28:33  Go version:        go1.18.3
21:28:33  Git commit:        3e9117b
21:28:33  Built:             Fri Jun  3 17:55:34 2022
21:28:33  OS/Arch:           linux/arm64
21:28:33  Context:           default
21:28:33 
21:28:33 Server: Docker Engine - Community
21:28:33  Engine:
21:28:33   Version:          22.06.0-beta.0
21:28:33   API version:      1.42 (minimum version 1.12)
21:28:33   Go version:       go1.18.3
21:28:33   Git commit:       38633e7
21:28:33   Built:            Fri Jun  3 17:55:34 2022
21:28:33   OS/Arch:          linux/arm64
21:28:33   Experimental:     true
21:28:33  containerd:
21:28:33   Version:          1.6.8
21:28:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:33  runc:
21:28:33   Version:          1.1.4
21:28:33   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:33  docker-init:
21:28:33   Version:          0.19.0
21:28:33   GitCommit:        de40ad0
[Pipeline] // stage
21:28:33 #11 34.21 Selecting previously unselected package python3.
21:28:33 #11 34.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 ... 5138 files and directories currently installed.)
21:28:33 #11 34.22 Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
21:28:33 #11 34.22 Unpacking python3 (3.10.6-1~22.04) ...
21:28:33 #11 34.26 Selecting previously unselected package perl-modules-5.34.
21:28:33 #11 34.26 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
21:28:33 #11 34.26 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
21:28:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-aarch64)
21:28:33 #11 34.79 Get:388 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
21:28:33 #11 35.03 Get:389 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
[Pipeline] sh
21:28:33 #11 67.27   Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                       26/52 
21:28:33 #11 67.59   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/52 
21:28:33 #11 67.61   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/52 
21:28:33 #11 67.64   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        29/52 
21:28:33 #11 67.66   Installing : perl-File-Path-2.09-2.el7.noarch                           30/52 
21:28:33 #10 21.89 Setting up dpkg (1.21.21+rpi1) ...
21:28:33 #10 21.93 dpkg: warning: This system uses merged-usr-via-aliased-dirs, going behind dpkg's
21:28:33 #10 21.93 dpkg: warning: back, breaking its core assumptions. This can cause silent file
21:28:33 #10 21.93 dpkg: warning: overwrites and disappearances, and its general tools misbehavior.
21:28:33 #10 21.93 dpkg: warning: See <https://wiki.debian.org/Teams/Dpkg/FAQ#broken-usrmerge>.
21:28:33 + echo starting...
21:28:33 starting...
21:28:33 #10 27.69 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-parser-perl armhf 2.44-2build3 [196 kB]
21:28:33 #10 27.72 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-expat-perl all 0.40-2 [11.5 kB]
21:28:33 #10 27.72 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-simple-perl all 2.24-1 [63.6 kB]
21:28:33 #10 27.74 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-libyaml-perl armhf 0.69+repack-1 [24.1 kB]
21:28:33 #10 27.74 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf licensecheck all 3.0.31-2 [22.0 kB]
21:28:33 #10 27.76 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
21:28:33 #10 27.77 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf t1utils armhf 1.41-2 [48.2 kB]
21:28:33 #10 27.78 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lintian all 2.5.81ubuntu1 [847 kB]
21:28:33 #10 27.88 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages-dev all 4.15-1 [2217 kB]
21:28:33 #10 28.00 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-certifi all 2018.1.18-2 [144 kB]
21:28:33 #10 19.61 Selecting previously unselected package python3.11.
21:28:33 #10 19.61 Preparing to unpack .../python3.11_3.11.2-6_amd64.deb ...
21:28:33 #10 19.62 Unpacking python3.11 (3.11.2-6) ...
21:28:33 #10 19.68 Selecting previously unselected package libpython3-stdlib:amd64.
21:28:33 #10 19.68 Preparing to unpack .../libpython3-stdlib_3.11.2-1_amd64.deb ...
21:28:33 #10 19.68 Unpacking libpython3-stdlib:amd64 (3.11.2-1) ...
21:28:33 #10 19.71 Setting up python3-minimal (3.11.2-1) ...
21:28:33 #11 16.70 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]
21:28:33 #11 16.70 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]
21:28:33 #11 16.85 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
21:28:33 #12 1.236 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3243 kB]
21:28:33 #10 41.94 Preparing to unpack .../334-libtask-weaken-perl_1.06-2_all.deb ...
21:28:33 #10 41.95 Unpacking libtask-weaken-perl (1.06-2) ...
21:28:33 #10 41.99 Selecting previously unselected package libxml-parser-perl.
21:28:33 #10 41.99 Preparing to unpack .../335-libxml-parser-perl_2.46-4_armhf.deb ...
21:28:33 #10 42.00 Unpacking libxml-parser-perl (2.46-4) ...
21:28:33 #10 42.04 Selecting previously unselected package libsoap-lite-perl.
21:28:33 #10 42.04 Preparing to unpack .../336-libsoap-lite-perl_1.27-3_all.deb ...
21:28:33 #10 42.05 Unpacking libsoap-lite-perl (1.27-3) ...
21:28:33 #10 42.10 Selecting previously unselected package libsocket6-perl.
21:28:33 #10 42.10 Preparing to unpack .../337-libsocket6-perl_0.29-3_armhf.deb ...
21:28:33 #10 42.10 Unpacking libsocket6-perl (0.29-3) ...
21:28:33 #10 42.13 Selecting previously unselected package libstring-copyright-perl.
21:28:33 #10 42.13 Preparing to unpack .../338-libstring-copyright-perl_0.003014-1_all.deb ...
21:28:33 #10 42.14 Unpacking libstring-copyright-perl (0.003014-1) ...
21:28:33 #10 42.16 Selecting previously unselected package libstring-escape-perl.
21:28:33 #9 22.12 Selecting previously unselected package liblsan0:amd64.
21:28:33 #9 22.12 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
21:28:33 #9 22.13 Unpacking liblsan0:amd64 (10.2.1-6) ...
21:28:33 #9 22.28 Selecting previously unselected package libtsan0:amd64.
21:28:33 #9 22.28 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
21:28:33 #9 22.29 Unpacking libtsan0:amd64 (10.2.1-6) ...
21:28:33 #10 22.05   Preparing        :                                                        1/1 
21:28:33 #10 22.13   Installing       : systemd-libs-252-8.el9.x86_64                        1/167 
21:28:33 #10 22.13   Running scriptlet: systemd-libs-252-8.el9.x86_64                        1/167 
21:28:33 #10 22.15   Installing       : elfutils-debuginfod-client-0.188-3.el9.x86_64        2/167 
21:28:33 #10 22.16   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/167 
21:28:33 #10 22.20   Installing       : groff-base-1.22.4-10.el9.x86_64                      3/167 
21:28:33 #10 22.21   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/167 
21:28:33 #10 22.22   Installing       : file-5.39-12.el9.x86_64                              4/167 
21:28:33 #10 22.23   Installing       : python3-libselinux-3.5-1.el9.x86_64                  5/167 
21:28:33 #10 22.24   Installing       : xz-5.2.5-8.el9.x86_64                                6/167 
21:28:33 #10 22.25   Installing       : unzip-6.0-56.el9.x86_64                              7/167 
21:28:33 #10 22.31   Installing       : python3-setuptools-53.0.0-12.el9.noarch              8/167 
21:28:33 #10 22.32   Installing       : libproxy-0.4.15-35.el9.x86_64                        9/167 
21:28:33 #10 22.33   Installing       : less-590-1.el9.x86_64                               10/167 
21:28:33 #10 22.34   Installing       : diffutils-3.7-12.el9.x86_64                         11/167 
21:28:33 #10 22.35   Installing       : cracklib-2.9.6-27.el9.x86_64                        12/167 
21:28:33 #10 22.36   Installing       : cpio-2.13-16.el9.x86_64                             13/167 
21:28:33 #10 22.37   Installing       : bzip2-1.0.8-8.el9.x86_64                            14/167 
[Pipeline] checkout
21:28:33 + docker container ls -aq
21:28:33 The recommended git tool is: git
[Pipeline] sh
21:28:33 #10 24.52 Selecting previously unselected package cpp.
21:28:33 #10 24.52 Preparing to unpack .../040-cpp_4%3a8.3.0-1_amd64.deb ...
21:28:33 #10 24.53 Unpacking cpp (4:8.3.0-1) ...
21:28:33 #10 24.60 Selecting previously unselected package libcc1-0:amd64.
21:28:33 #10 24.60 Preparing to unpack .../041-libcc1-0_8.3.0-6_amd64.deb ...
21:28:33 #10 24.61 Unpacking libcc1-0:amd64 (8.3.0-6) ...
21:28:33 #10 24.71 Selecting previously unselected package libgomp1:amd64.
21:28:33 #10 24.71 Preparing to unpack .../042-libgomp1_8.3.0-6_amd64.deb ...
21:28:33 #10 24.73 Unpacking libgomp1:amd64 (8.3.0-6) ...
21:28:33 mkdir -p sources
21:28:33 docker run --rm -w /v \
21:28:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:28:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:33 	alpine \
21:28:33 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:28:33 + docker version
21:28:33 Client: Docker Engine - Community
21:28:33  Version:           22.06.0-beta.0
21:28:33  API version:       1.42
21:28:33  Go version:        go1.18.3
21:28:33  Git commit:        3e9117b
21:28:33  Built:             Fri Jun  3 17:55:34 2022
21:28:33  OS/Arch:           linux/arm64
21:28:33  Context:           default
21:28:33 
21:28:33 Server: Docker Engine - Community
21:28:33  Engine:
21:28:33   Version:          22.06.0-beta.0
21:28:33   API version:      1.42 (minimum version 1.12)
21:28:33   Go version:       go1.18.3
21:28:33   Git commit:       38633e7
21:28:33   Built:            Fri Jun  3 17:55:34 2022
21:28:33   OS/Arch:          linux/arm64
21:28:33   Experimental:     true
21:28:33  containerd:
21:28:33   Version:          1.6.8
21:28:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:33  runc:
21:28:33   Version:          1.1.4
21:28:33   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:33  docker-init:
21:28:33   Version:          0.19.0
21:28:33   GitCommit:        de40ad0
21:28:34 + docker version
21:28:34 Client: Docker Engine - Community
21:28:34  Version:           22.06.0-beta.0
21:28:34  API version:       1.42
21:28:34  Go version:        go1.18.3
21:28:34  Git commit:        3e9117b
21:28:34  Built:             Fri Jun  3 17:55:34 2022
21:28:34  OS/Arch:           linux/arm64
21:28:34  Context:           default
21:28:34 
21:28:34 Server: Docker Engine - Community
21:28:34  Engine:
21:28:34   Version:          22.06.0-beta.0
21:28:34   API version:      1.42 (minimum version 1.12)
21:28:34   Go version:       go1.18.3
21:28:34   Git commit:       38633e7
21:28:34   Built:            Fri Jun  3 17:55:34 2022
21:28:34   OS/Arch:          linux/arm64
21:28:34   Experimental:     true
21:28:34  containerd:
21:28:34   Version:          1.6.8
21:28:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc:
21:28:34   Version:          1.1.4
21:28:34   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:34  docker-init:
21:28:34   Version:          0.19.0
21:28:34   GitCommit:        de40ad0
[Pipeline] }
[Pipeline] echo
21:28:34 Docker containers have been removed
[Pipeline] echo
21:28:34 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
21:28:34 + docker info
21:28:34 Client:
21:28:34  Context:    default
21:28:34  Debug Mode: false
21:28:34  Plugins:
21:28:34   buildx: Docker Buildx (Docker Inc.)
21:28:34     Version:  v0.8.2
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:34   compose: Docker Compose (Docker Inc.)
21:28:34     Version:  v2.12.0
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:34 
21:28:34 Server:
21:28:34  Containers: 0
21:28:34   Running: 0
21:28:34   Paused: 0
21:28:34   Stopped: 0
21:28:34  Images: 1
21:28:34  Server Version: 22.06.0-beta.0
21:28:34  Storage Driver: overlay2
21:28:34   Backing Filesystem: extfs
21:28:34   Supports d_type: true
21:28:34   Using metacopy: false
21:28:34   Native Overlay Diff: true
21:28:34   userxattr: false
21:28:34  Logging Driver: json-file
21:28:34  Cgroup Driver: cgroupfs
21:28:34  Cgroup Version: 1
21:28:34  Plugins:
21:28:34   Volume: local
21:28:34   Network: bridge host ipvlan macvlan null overlay
21:28:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:34  Swarm: inactive
21:28:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:34  Default Runtime: runc
21:28:34  Init Binary: docker-init
21:28:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc version: v1.1.4-0-g5fd4c4d
21:28:34  init version: de40ad0
21:28:34  Security Options:
21:28:34   apparmor
21:28:34   seccomp
21:28:34    Profile: builtin
21:28:34  Kernel Version: 5.15.0-1022-aws
21:28:34  Operating System: Ubuntu 20.04.5 LTS
21:28:34  OSType: linux
21:28:34  Architecture: aarch64
21:28:34  CPUs: 2
21:28:34  Total Memory: 7.559GiB
21:28:34  Name: ip-10-100-66-239
21:28:34  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:34  Docker Root Dir: /var/lib/docker
21:28:34  Debug Mode: false
21:28:34  Username: dockerbuildbot
21:28:34  Registry: https://index.docker.io/v1/
21:28:34  Labels:
21:28:34  Experimental: true
21:28:34  Insecure Registries:
21:28:34   127.0.0.0/8
21:28:34  Live Restore Enabled: true
21:28:34 
21:28:34 #11 34.50 Selecting previously unselected package libgdbm6:amd64.
21:28:34 #11 34.50 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
21:28:34 #11 34.51 Unpacking libgdbm6:amd64 (1.23-1) ...
21:28:34 #11 34.55 Selecting previously unselected package libgdbm-compat4:amd64.
21:28:34 #11 34.55 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
21:28:34 #11 34.55 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
21:28:34 #11 34.59 Selecting previously unselected package libperl5.34:amd64.
21:28:34 #11 34.59 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_amd64.deb ...
21:28:34 #11 34.60 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.1) ...
21:28:34 #11 35.04 Get:390 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtime-moment-perl amd64 0.44-2 [71.6 kB]
21:28:34 #11 35.07 Get:391 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtype-tiny-xs-perl amd64 0.022-2 [25.2 kB]
21:28:34 #11 35.08 Get:392 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
21:28:34 #11 35.09 Get:393 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-mechanize-perl all 2.14-2 [93.9 kB]
21:28:34 #11 35.11 Get:394 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
21:28:34 #11 35.12 Get:395 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-base-perl all 1.09-2 [19.3 kB]
21:28:34 #11 35.12 Get:396 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:28:34 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 72.35MB / 116.81MB 15.6s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:28:34 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] sh
21:28:34 #10 22.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 ... 10369 files and directories currently installed.)
21:28:34 #10 22.10 Preparing to unpack .../libperl5.36_5.36.0-7_armhf.deb ...
21:28:34 #10 22.12 Unpacking libperl5.36:armhf (5.36.0-7) over (5.36.0-6) ...
21:28:34 #10 20.01 Selecting previously unselected package python3.
21:28:34 #10 20.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 ... 8875 files and directories currently installed.)
21:28:34 #10 20.01 Preparing to unpack .../python3_3.11.2-1_amd64.deb ...
21:28:34 #10 20.02 Unpacking python3 (3.11.2-1) ...
21:28:34 #10 20.06 Selecting previously unselected package adduser.
21:28:34 #10 20.06 Preparing to unpack .../archives/adduser_3.131_all.deb ...
21:28:34 #10 20.07 Unpacking adduser (3.131) ...
21:28:34 #10 20.14 Setting up adduser (3.131) ...
[Pipeline] stage
[Pipeline] { (fedora-37-aarch64)
[Pipeline] sh
21:28:34 #10 42.16 Preparing to unpack .../339-libstring-escape-perl_2010.002-3_all.deb ...
21:28:34 #10 42.17 Unpacking libstring-escape-perl (2010.002-3) ...
21:28:34 #10 42.19 Selecting previously unselected package libstring-license-perl.
21:28:34 #10 42.20 Preparing to unpack .../340-libstring-license-perl_0.0.2-1_all.deb ...
21:28:34 #10 42.20 Unpacking libstring-license-perl (0.0.2-1) ...
21:28:34 #10 42.23 Selecting previously unselected package libstring-shellquote-perl.
21:28:34 #10 42.23 Preparing to unpack .../341-libstring-shellquote-perl_1.04-3_all.deb ...
21:28:34 #10 42.23 Unpacking libstring-shellquote-perl (1.04-3) ...
21:28:34 #10 42.26 Selecting previously unselected package libsys-cpuaffinity-perl.
21:28:34 #10 42.26 Preparing to unpack .../342-libsys-cpuaffinity-perl_1.13~03-2+b1_armhf.deb ...
21:28:34 #10 42.27 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
21:28:34 #10 42.30 Selecting previously unselected package libterm-readkey-perl.
21:28:34 #10 42.30 Preparing to unpack .../343-libterm-readkey-perl_2.38-2+b1_armhf.deb ...
21:28:34 #10 42.31 Unpacking libterm-readkey-perl (2.38-2+b1) ...
21:28:34 #10 42.34 Selecting previously unselected package libtext-levenshteinxs-perl.
21:28:34 #10 42.34 Preparing to unpack .../344-libtext-levenshteinxs-perl_0.03-5+b1_armhf.deb ...
21:28:34 #10 42.34 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
21:28:34 #10 42.37 Selecting previously unselected package libtext-markdown-discount-perl.
21:28:34 #10 42.37 Preparing to unpack .../345-libtext-markdown-discount-perl_0.16-1_armhf.deb ...
21:28:34 #10 42.37 Unpacking libtext-markdown-discount-perl (0.16-1) ...
21:28:34 #10 42.41 Selecting previously unselected package libtext-xslate-perl:armhf.
21:28:34 #10 42.41 Preparing to unpack .../346-libtext-xslate-perl_3.5.9-1+b2_armhf.deb ...
21:28:34 #10 42.41 Unpacking libtext-xslate-perl:armhf (3.5.9-1+b2) ...
21:28:34 #10 42.46 Selecting previously unselected package libtime-duration-perl.
21:28:34 #10 42.46 Preparing to unpack .../347-libtime-duration-perl_1.21-2_all.deb ...
21:28:34 #10 42.46 Unpacking libtime-duration-perl (1.21-2) ...
21:28:34 #10 42.49 Selecting previously unselected package libtime-moment-perl.
21:28:34 #9 22.62 Selecting previously unselected package libubsan1:amd64.
21:28:34 #9 22.62 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
21:28:34 #9 22.64 Unpacking libubsan1:amd64 (10.2.1-6) ...
21:28:34 #10 22.45   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                  15/167 
21:28:34 #10 22.45   Installing       : python3-distro-1.5.0-7.el9.noarch                   16/167 
21:28:34 #10 22.48   Installing       : python3-setools-4.4.1-1.el9.x86_64                  17/167 
21:28:34 #10 22.50   Installing       : zip-3.0-35.el9.x86_64                               18/167 
21:28:34 #10 22.51   Installing       : python3-libsemanage-3.5-1.el9.x86_64                19/167 
21:28:34 #10 22.51   Installing       : python3-file-magic-5.39-12.el9.noarch               20/167 
21:28:34 #10 22.53   Installing       : elfutils-0.188-3.el9.x86_64                         21/167 
21:28:34 #10 22.61   Installing       : gdb-minimal-10.2-10.el9.x86_64                      22/167 
21:28:34 #10 22.61   Installing       : dbus-libs-1:1.12.20-7.el9.x86_64                    23/167 
21:28:34 #10 22.62   Installing       : python3-dbus-1.2.18-2.el9.x86_64                    24/167 
21:28:34 #10 22.64   Installing       : procps-ng-3.3.17-11.el9.x86_64                      25/167 
21:28:34 #10 22.65   Installing       : python3-systemd-234-18.el9.x86_64                   26/167 
21:28:34 #10 22.67   Installing       : util-linux-core-2.37.4-10.el9.x86_64                27/167 
21:28:34 #10 22.68   Running scriptlet: util-linux-core-2.37.4-10.el9.x86_64                27/167 
21:28:34 #10 22.69   Installing       : rust-srpm-macros-17-4.el9.noarch                    28/167 
21:28:34 #10 22.69   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 29/167 
21:28:34 #10 22.70   Installing       : python3-audit-3.0.7-103.el9.x86_64                  30/167 
21:28:34 #10 22.70   Installing       : pyproject-srpm-macros-1.6.2-1.el9.noarch            31/167 
21:28:34 #10 22.71   Installing       : perl-srpm-macros-1-41.el9.noarch                    32/167 
21:28:34 #10 22.71   Installing       : openblas-srpm-macros-2-11.el9.noarch                33/167 
21:28:34 #10 22.71   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    34/167 
21:28:34 #10 22.72   Installing       : lua-srpm-macros-1-6.el9.noarch                      35/167 
21:28:34 #10 22.73   Installing       : libstemmer-0-18.585svn.el9.x86_64                   36/167 
21:28:34 #10 22.73   Installing       : libjpeg-turbo-2.0.90-6.el9.x86_64                   37/167 
21:28:34 #10 22.74   Installing       : hunspell-filesystem-1.7.0-11.el9.x86_64             38/167 
21:28:34 #10 22.75   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           39/167 
21:28:34 #10 22.76   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              40/167 
21:28:34 #10 22.76   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           41/167 
21:28:34 #10 22.77   Installing       : hunspell-1.7.0-11.el9.x86_64                        42/167 
21:28:34 #10 22.78   Installing       : enchant-1:1.6.0-30.el9.x86_64                       43/167 
21:28:34 #10 22.79   Installing       : python3-enchant-3.2.0-5.el9.noarch                  44/167 
21:28:34 #10 22.80   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  45/167 
21:28:34 + docker info
21:28:34 Client:
21:28:34  Context:    default
21:28:34  Debug Mode: false
21:28:34  Plugins:
21:28:34   buildx: Docker Buildx (Docker Inc.)
21:28:34     Version:  v0.8.2
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:34   compose: Docker Compose (Docker Inc.)
21:28:34     Version:  v2.12.0
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:34 
21:28:34 Server:
21:28:34  Containers: 0
21:28:34   Running: 0
21:28:34   Paused: 0
21:28:34   Stopped: 0
21:28:34  Images: 1
21:28:34  Server Version: 22.06.0-beta.0
21:28:34  Storage Driver: overlay2
21:28:34   Backing Filesystem: extfs
21:28:34   Supports d_type: true
21:28:34   Using metacopy: false
21:28:34   Native Overlay Diff: true
21:28:34   userxattr: false
21:28:34  Logging Driver: json-file
21:28:34  Cgroup Driver: cgroupfs
21:28:34  Cgroup Version: 1
21:28:34  Plugins:
21:28:34   Volume: local
21:28:34   Network: bridge host ipvlan macvlan null overlay
21:28:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:34  Swarm: inactive
21:28:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:34  Default Runtime: runc
21:28:34  Init Binary: docker-init
21:28:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc version: v1.1.4-0-g5fd4c4d
21:28:34  init version: de40ad0
21:28:34  Security Options:
21:28:34   apparmor
21:28:34   seccomp
21:28:34    Profile: builtin
21:28:34  Kernel Version: 5.15.0-1022-aws
21:28:34  Operating System: Ubuntu 20.04.5 LTS
21:28:34  OSType: linux
21:28:34  Architecture: aarch64
21:28:34  CPUs: 2
21:28:34  Total Memory: 7.559GiB
21:28:34  Name: ip-10-100-89-30
21:28:34  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:34  Docker Root Dir: /var/lib/docker
21:28:34  Debug Mode: false
21:28:34  Username: dockerbuildbot
21:28:34  Registry: https://index.docker.io/v1/
21:28:34  Labels:
21:28:34  Experimental: true
21:28:34  Insecure Registries:
21:28:34   127.0.0.0/8
21:28:34  Live Restore Enabled: true
21:28:34 
21:28:34 #10 24.85 Selecting previously unselected package libitm1:amd64.
21:28:34 #10 24.85 Preparing to unpack .../043-libitm1_8.3.0-6_amd64.deb ...
21:28:34 #10 24.88 Unpacking libitm1:amd64 (8.3.0-6) ...
21:28:34 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.dsc
21:28:34  debian/rules build
21:28:34 dh build --with=bash-completion
21:28:34    dh_update_autotools_config
21:28:34    dh_autoreconf
21:28:34    debian/rules override_dh_auto_build
21:28:34 make[1]: Entering directory '/root/build-deb'
21:28:34 # Build the daemon and dependencies
21:28:34 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:28:34 
21:28:34 Removing bundles/
21:28:34 
21:28:34 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:28:34 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:28:34 + echo starting...
21:28:34 starting...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
21:28:34 #11 34.79 Selecting previously unselected package perl.
21:28:34 #11 34.79 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_amd64.deb ...
21:28:34 #11 34.80 Unpacking perl (5.34.0-3ubuntu1.1) ...
21:28:34 #11 34.84 Selecting previously unselected package openssl.
21:28:34 #11 34.84 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.8_amd64.deb ...
21:28:34 #11 34.84 Unpacking openssl (3.0.2-0ubuntu1.8) ...
21:28:34 #11 34.90 Selecting previously unselected package ca-certificates.
[Pipeline] checkout
21:28:34 The recommended git tool is: git
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:28:34 + docker info
21:28:34 Client:
21:28:34  Context:    default
21:28:34  Debug Mode: false
21:28:34  Plugins:
21:28:34   buildx: Docker Buildx (Docker Inc.)
21:28:34     Version:  v0.8.2
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:34   compose: Docker Compose (Docker Inc.)
21:28:34     Version:  v2.12.0
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:34 
21:28:34 Server:
21:28:34  Containers: 0
21:28:34   Running: 0
21:28:34   Paused: 0
21:28:34   Stopped: 0
21:28:34  Images: 1
21:28:34  Server Version: 22.06.0-beta.0
21:28:34  Storage Driver: overlay2
21:28:34   Backing Filesystem: extfs
21:28:34   Supports d_type: true
21:28:34   Using metacopy: false
21:28:34   Native Overlay Diff: true
21:28:34   userxattr: false
21:28:34  Logging Driver: json-file
21:28:34  Cgroup Driver: cgroupfs
21:28:34  Cgroup Version: 1
21:28:34  Plugins:
21:28:34   Volume: local
21:28:34   Network: bridge host ipvlan macvlan null overlay
21:28:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:34  Swarm: inactive
21:28:34  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:28:34  Default Runtime: runc
21:28:34  Init Binary: docker-init
21:28:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc version: v1.1.4-0-g5fd4c4d
21:28:34  init version: de40ad0
21:28:34  Security Options:
21:28:34   apparmor
21:28:34   seccomp
21:28:34    Profile: builtin
21:28:34  Kernel Version: 5.15.0-1022-aws
21:28:34  Operating System: Ubuntu 20.04.5 LTS
21:28:34  OSType: linux
21:28:34  Architecture: aarch64
21:28:34  CPUs: 2
21:28:34  Total Memory: 7.559GiB
21:28:34  Name: ip-10-100-86-107
21:28:34  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:34  Docker Root Dir: /var/lib/docker
21:28:34  Debug Mode: false
21:28:34  Username: dockerbuildbot
21:28:34  Registry: https://index.docker.io/v1/
21:28:34  Labels:
21:28:34  Experimental: true
21:28:34  Insecure Registries:
21:28:34   127.0.0.0/8
21:28:34  Live Restore Enabled: true
21:28:34 
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] checkout
[Pipeline] sh
21:28:34 The recommended git tool is: git
21:28:34 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 62.91MB / 116.81MB 15.6s
21:28:34 + docker version
21:28:34 Client: Docker Engine - Community
21:28:34  Version:           22.06.0-beta.0
21:28:34  API version:       1.42
21:28:34  Go version:        go1.18.3
21:28:34  Git commit:        3e9117b
21:28:34  Built:             Fri Jun  3 17:55:34 2022
21:28:34  OS/Arch:           linux/arm64
21:28:34  Context:           default
21:28:34 
21:28:34 Server: Docker Engine - Community
21:28:34  Engine:
21:28:34   Version:          22.06.0-beta.0
21:28:34   API version:      1.42 (minimum version 1.12)
21:28:34   Go version:       go1.18.3
21:28:34   Git commit:       38633e7
21:28:34   Built:            Fri Jun  3 17:55:34 2022
21:28:34   OS/Arch:          linux/arm64
21:28:34   Experimental:     true
21:28:34  containerd:
21:28:34   Version:          1.6.8
21:28:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc:
21:28:34   Version:          1.1.4
21:28:34   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:34  docker-init:
21:28:34   Version:          0.19.0
21:28:34   GitCommit:        de40ad0
21:28:34 #10 20.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 ... 8969 files and directories currently installed.)
21:28:34 #10 20.22 Preparing to unpack .../gpgv_2.2.40-1.1_amd64.deb ...
21:28:34 #10 20.24 Unpacking gpgv (2.2.40-1.1) over (2.2.40-1) ...
21:28:34 #10 20.40 Setting up gpgv (2.2.40-1.1) ...
21:28:34 #10 42.49 Preparing to unpack .../348-libtime-moment-perl_0.44-2+b1_armhf.deb ...
21:28:34 #10 42.50 Unpacking libtime-moment-perl (0.44-2+b1) ...
21:28:34 #10 42.53 Selecting previously unselected package libtype-tiny-xs-perl:armhf.
21:28:34 #10 42.53 Preparing to unpack .../349-libtype-tiny-xs-perl_0.025-1_armhf.deb ...
21:28:34 #10 42.54 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ...
21:28:34 #10 42.57 Selecting previously unselected package libunicode-utf8-perl.
21:28:34 #10 42.57 Preparing to unpack .../350-libunicode-utf8-perl_0.62-2_armhf.deb ...
21:28:34 #10 42.57 Unpacking libunicode-utf8-perl (0.62-2) ...
21:28:34 #10 42.60 Selecting previously unselected package libwww-mechanize-perl.
21:28:34 #10 42.60 Preparing to unpack .../351-libwww-mechanize-perl_2.16-1_all.deb ...
21:28:34 #10 42.61 Unpacking libwww-mechanize-perl (2.16-1) ...
21:28:34 #10 42.65 Selecting previously unselected package libxdelta2:armhf.
21:28:34 #10 42.65 Preparing to unpack .../352-libxdelta2_1.1.3-10.4_armhf.deb ...
21:28:34 #10 42.65 Unpacking libxdelta2:armhf (1.1.3-10.4) ...
21:28:34 #10 42.69 Selecting previously unselected package libxext6:armhf.
21:28:34 #10 42.70 Preparing to unpack .../353-libxext6_2%3a1.3.4-1+b1_armhf.deb ...
21:28:34 #10 42.70 Unpacking libxext6:armhf (2:1.3.4-1+b1) ...
21:28:34 #9 22.78 Selecting previously unselected package libquadmath0:amd64.
21:28:34 #9 22.78 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
21:28:34 #9 22.79 Unpacking libquadmath0:amd64 (10.2.1-6) ...
21:28:34 #9 22.84 Selecting previously unselected package libgcc-10-dev:amd64.
21:28:34 #9 22.84 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
21:28:34 #9 22.85 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
21:28:34 #10 22.80   Installing       : emacs-filesystem-1:27.2-8.el9.noarch                46/167 
21:28:34 #10 22.81   Installing       : desktop-file-utils-0.26-6.el9.x86_64                47/167 
21:28:34 #10 22.81   Installing       : efi-srpm-macros-4-9.el9.noarch                      48/167 
21:28:34 #10 22.82   Installing       : dwz-0.14-3.el9.x86_64                               49/167 
21:28:34 #10 22.83   Installing       : checkpolicy-3.5-1.el9.x86_64                        50/167 
21:28:34 #10 22.84   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          51/167 
21:28:34 #10 22.86   Installing       : zstd-1.5.1-2.el9.x86_64                             52/167 
21:28:34 #10 22.87   Installing       : vim-filesystem-2:8.2.2637-20.el9.noarch             53/167 
21:28:34 #10 22.91   Installing       : tcl-1:8.6.10-7.el9.x86_64                           54/167 
21:28:34 #10 22.94   Installing       : shared-mime-info-2.1-5.el9.x86_64                   55/167 
21:28:34 #10 22.94   Running scriptlet: shared-mime-info-2.1-5.el9.x86_64                   55/167 
21:28:34 #10 22.95   Installing       : python3-six-1.15.0-9.el9.noarch                     56/167 
21:28:34 #10 22.97   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               57/167 
21:28:34 #10 22.98   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch         58/167 
21:28:34 #10 22.99   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       59/167 
21:28:34 #10 22.99   Installing       : libpsl-0.21.1-5.el9.x86_64                          60/167 
21:28:34 #10 23.00   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      61/167 
21:28:34 #10 28.15 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-idna all 2.6-1 [32.5 kB]
21:28:34 #10 28.33 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
21:28:34 #10 28.46 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
21:28:34 #10 28.51 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-unidiff all 0.5.4-1 [7140 B]
21:28:34 #10 28.51 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
21:28:34 #10 28.53 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf unzip armhf 6.0-21ubuntu1.2 [155 kB]
21:28:34 #10 28.60 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf wdiff armhf 1.2.2-2 [27.7 kB]
[Pipeline] }
[Pipeline] echo
21:28:34 Removing all docker containers
[Pipeline] sh
21:28:34 #11 17.26 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB]
21:28:34 #11 17.29 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
21:28:34 #10 25.13 Selecting previously unselected package libatomic1:amd64.
21:28:34 #10 25.13 Preparing to unpack .../044-libatomic1_8.3.0-6_amd64.deb ...
21:28:34 #10 25.16 Unpacking libatomic1:amd64 (8.3.0-6) ...
[Pipeline] echo
21:28:34 + echo starting...
21:28:34 Removing all docker containers
21:28:34 starting...
[Pipeline] sh
21:28:34 #11 34.90 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
21:28:34 #11 34.91 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
21:28:34 #11 34.96 Selecting previously unselected package distro-info-data.
21:28:34 #11 34.96 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
21:28:34 #11 34.96 Unpacking distro-info-data (0.52ubuntu0.2) ...
21:28:34 #11 34.99 Selecting previously unselected package iso-codes.
21:28:34 #11 35.00 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
21:28:34 #11 35.00 Unpacking iso-codes (4.9.0-1) ...
21:28:34 #11 35.15 Selecting previously unselected package less.
21:28:34 #11 35.15 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_amd64.deb ...
21:28:34 #11 35.15 Unpacking less (590-1ubuntu0.22.04.1) ...
[Pipeline] sh
21:28:34 + docker info
21:28:34 Client:
21:28:34  Context:    default
21:28:34  Debug Mode: false
21:28:34  Plugins:
21:28:34   buildx: Docker Buildx (Docker Inc.)
21:28:34     Version:  v0.8.2
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:34   compose: Docker Compose (Docker Inc.)
21:28:34     Version:  v2.12.0
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:34 
21:28:34 Server:
21:28:34  Containers: 0
21:28:34   Running: 0
21:28:34   Paused: 0
21:28:34   Stopped: 0
21:28:34  Images: 1
21:28:34  Server Version: 22.06.0-beta.0
21:28:34  Storage Driver: overlay2
21:28:34   Backing Filesystem: extfs
21:28:34   Supports d_type: true
21:28:34   Using metacopy: false
21:28:34   Native Overlay Diff: true
21:28:34   userxattr: false
21:28:34  Logging Driver: json-file
21:28:34  Cgroup Driver: cgroupfs
21:28:34  Cgroup Version: 1
21:28:34  Plugins:
21:28:34   Volume: local
21:28:34   Network: bridge host ipvlan macvlan null overlay
21:28:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:34  Swarm: inactive
21:28:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:34  Default Runtime: runc
21:28:34  Init Binary: docker-init
21:28:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc version: v1.1.4-0-g5fd4c4d
21:28:34  init version: de40ad0
21:28:34  Security Options:
21:28:34   apparmor
21:28:34   seccomp
21:28:34    Profile: builtin
21:28:34  Kernel Version: 5.15.0-1022-aws
21:28:34  Operating System: Ubuntu 20.04.5 LTS
21:28:34  OSType: linux
21:28:34  Architecture: aarch64
21:28:34  CPUs: 2
21:28:34  Total Memory: 7.559GiB
21:28:34  Name: ip-10-100-94-192
21:28:34  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:34  Docker Root Dir: /var/lib/docker
21:28:34  Debug Mode: false
21:28:34  Username: dockerbuildbot
21:28:34  Registry: https://index.docker.io/v1/
21:28:34  Labels:
21:28:34  Experimental: true
21:28:34  Insecure Registries:
21:28:34   127.0.0.0/8
21:28:34  Live Restore Enabled: true
21:28:34 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:28:34 #11 35.53 Get:397 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
[Pipeline] checkout
21:28:34 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] sh
21:28:34 #10 20.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 ... 8969 files and directories currently installed.)
21:28:34 #10 20.46 Preparing to unpack .../libblkid1_2.38.1-5+b1_amd64.deb ...
21:28:34 #10 20.47 Unpacking libblkid1:amd64 (2.38.1-5+b1) over (2.38.1-5) ...
21:28:34 #10 20.57 Setting up libblkid1:amd64 (2.38.1-5+b1) ...
21:28:34 #10 20.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 ... 8970 files and directories currently installed.)
21:28:34 #10 20.64 Preparing to unpack .../libmount1_2.38.1-5+b1_amd64.deb ...
21:28:34 #10 20.65 Unpacking libmount1:amd64 (2.38.1-5+b1) over (2.38.1-5) ...
21:28:34 + docker version
21:28:34 Client: Docker Engine - Community
21:28:34  Version:           22.06.0-beta.0
21:28:34  API version:       1.42
21:28:34  Go version:        go1.18.3
21:28:34  Git commit:        3e9117b
21:28:34  Built:             Fri Jun  3 17:55:34 2022
21:28:34  OS/Arch:           linux/arm64
21:28:34  Context:           default
21:28:34 
21:28:34 Server: Docker Engine - Community
21:28:34  Engine:
21:28:34   Version:          22.06.0-beta.0
21:28:34   API version:      1.42 (minimum version 1.12)
21:28:34   Go version:       go1.18.3
21:28:34   Git commit:       38633e7
21:28:34   Built:            Fri Jun  3 17:55:34 2022
21:28:34   OS/Arch:          linux/arm64
21:28:34   Experimental:     true
21:28:34  containerd:
21:28:34   Version:          1.6.8
21:28:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc:
21:28:34   Version:          1.1.4
21:28:34   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:34  docker-init:
21:28:34   Version:          0.19.0
21:28:34   GitCommit:        de40ad0
21:28:34 #10 42.73 Selecting previously unselected package libxml-namespacesupport-perl.
21:28:34 #10 42.74 Preparing to unpack .../354-libxml-namespacesupport-perl_1.12-2_all.deb ...
21:28:34 #10 42.74 Unpacking libxml-namespacesupport-perl (1.12-2) ...
21:28:34 #10 42.77 Selecting previously unselected package libxml-sax-base-perl.
21:28:34 #10 42.77 Preparing to unpack .../355-libxml-sax-base-perl_1.09-3_all.deb ...
21:28:34 #10 42.78 Unpacking libxml-sax-base-perl (1.09-3) ...
21:28:34 #10 42.81 Selecting previously unselected package libxml-sax-perl.
21:28:34 #10 42.81 Preparing to unpack .../356-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:28:34 #10 42.82 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:28:34 #10 42.85 Selecting previously unselected package libxml-libxml-perl.
21:28:34 #10 42.85 Preparing to unpack .../357-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_armhf.deb ...
21:28:34 #10 42.86 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
21:28:34 #10 42.92 Selecting previously unselected package libxml-sax-expat-perl.
21:28:34 #10 42.92 Preparing to unpack .../358-libxml-sax-expat-perl_0.51-2_all.deb ...
21:28:34 #10 42.92 Unpacking libxml-sax-expat-perl (0.51-2) ...
21:28:34 #10 42.95 Selecting previously unselected package libxmlrpc-lite-perl.
21:28:34 #10 42.95 Preparing to unpack .../359-libxmlrpc-lite-perl_0.717-5_all.deb ...
21:28:34 #10 42.96 Unpacking libxmlrpc-lite-perl (0.717-5) ...
21:28:34 #10 42.99 Selecting previously unselected package libxmuu1:armhf.
21:28:34 #10 42.99 Preparing to unpack .../360-libxmuu1_2%3a1.1.3-3_armhf.deb ...
21:28:34 #10 43.00 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
21:28:34 #10 43.02 Selecting previously unselected package libxstring-perl:armhf.
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
21:28:34 Removing all docker containers
21:28:34 #10 28.60 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf equivs all 2.1.0 [19.4 kB]
21:28:34 #10 28.61 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:28:34 #10 28.62 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-magic all 2:0.4.15-1 [9280 B]
21:28:34 #10 28.77 debconf: delaying package configuration, since apt-utils is not installed
21:28:34 #10 28.79 Fetched 84.8 MB in 21s (3963 kB/s)
21:28:34 #10 28.81 Selecting previously unselected package liblocale-gettext-perl.
21:28:34 #10 28.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4045 files and directories currently installed.)
21:28:34 #10 28.81 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_armhf.deb ...
21:28:34 #10 28.82 Unpacking liblocale-gettext-perl (1.07-3build2) ...
21:28:34 #10 28.86 Selecting previously unselected package libssl1.1:armhf.
21:28:34 #10 28.86 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.21_armhf.deb ...
[Pipeline] sh
21:28:34 #10 23.03   Installing       : openssl-1:3.0.7-6.el9.x86_64                        62/167 
21:28:34 #10 23.05   Installing       : ncurses-6.2-8.20210508.el9.x86_64                   63/167 
21:28:34 #10 23.06   Installing       : perl-Digest-1.19-4.el9.noarch                       64/167 
21:28:34 #10 23.07   Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                   65/167 
21:28:34 #10 23.08   Installing       : perl-B-1.80-480.el9.x86_64                          66/167 
21:28:34 #10 23.08   Installing       : perl-FileHandle-2.03-480.el9.noarch                 67/167 
21:28:34 #10 23.09   Installing       : perl-AutoLoader-5.74-480.el9.noarch                 68/167 
21:28:34 #10 23.10   Installing       : perl-Data-Dumper-2.174-462.el9.x86_64               69/167 
21:28:34 #10 23.11   Installing       : perl-libnet-3.13-4.el9.noarch                       70/167 
21:28:34 #10 23.11   Installing       : perl-base-2.27-480.el9.noarch                       71/167 
21:28:34 #10 23.12   Installing       : perl-URI-5.09-3.el9.noarch                          72/167 
21:28:34 #10 23.15   Installing       : perl-Net-SSLeay-1.92-2.el9.x86_64                   73/167 
21:28:34 #10 23.15   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               74/167 
21:28:34 #10 23.16   Installing       : perl-if-0.60.800-480.el9.noarch                     75/167 
21:28:34 #10 23.16   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 76/167 
21:28:34 #10 23.17   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                77/167 
21:28:34 #10 23.18   Installing       : perl-File-Path-2.18-4.el9.noarch                    78/167 
21:28:34 #10 23.19   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               79/167 
21:28:34 #10 23.20   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              80/167 
21:28:34 #10 23.20   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        81/167 
21:28:34 #10 23.20   Installing       : perl-Class-Struct-0.66-480.el9.noarch               82/167 
21:28:34 #10 23.21   Installing       : perl-POSIX-1.94-480.el9.x86_64                      83/167 
21:28:34 #10 23.22   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             84/167 
21:28:34 #10 23.22   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  85/167 
21:28:34 #10 23.23   Installing       : perl-subs-1.03-480.el9.noarch                       86/167 
21:28:34 #10 23.23   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             87/167 
21:28:34 #10 23.24   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 88/167 
21:28:34 #10 23.24   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   89/167 
21:28:34 #11 17.44 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]
21:28:34 #11 17.44 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
21:28:34 #11 17.46 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB]
21:28:34 #11 17.47 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB]
21:28:34 #11 17.48 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB]
21:28:34 #11 17.48 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB]
21:28:34 #11 17.49 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB]
21:28:34 #11 17.50 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]
21:28:34 #11 17.65 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB]
21:28:34 #10 25.35 Selecting previously unselected package libasan5:amd64.
21:28:34 #10 25.36 Preparing to unpack .../045-libasan5_8.3.0-6_amd64.deb ...
21:28:34 #10 25.36 Unpacking libasan5:amd64 (8.3.0-6) ...
[Pipeline] checkout
21:28:34 The recommended git tool is: git
[Pipeline] sh
21:28:34 + docker container ls -aq
21:28:34 #11 35.20 Selecting previously unselected package libmd0:amd64.
21:28:34 #11 35.20 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ...
21:28:34 #11 35.20 Unpacking libmd0:amd64 (1.0.4-1build1) ...
21:28:34 #11 35.25 Selecting previously unselected package libbsd0:amd64.
21:28:34 #11 35.25 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ...
21:28:34 #11 35.26 Unpacking libbsd0:amd64 (0.11.5-1) ...
21:28:34 #11 35.30 Selecting previously unselected package libelf1:amd64.
21:28:34 #11 35.30 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ...
21:28:34 #11 35.30 Unpacking libelf1:amd64 (0.186-1build1) ...
21:28:34 #11 35.33 Selecting previously unselected package libicu70:amd64.
21:28:34 #11 35.34 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ...
21:28:34 #11 35.34 Unpacking libicu70:amd64 (70.1-2) ...
21:28:34 + docker container ls -aq
21:28:34 + docker info
21:28:34 Client:
21:28:34  Context:    default
21:28:34  Debug Mode: false
21:28:34  Plugins:
21:28:34   buildx: Docker Buildx (Docker Inc.)
21:28:34     Version:  v0.8.2
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:34   compose: Docker Compose (Docker Inc.)
21:28:34     Version:  v2.12.0
21:28:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:34 
21:28:34 Server:
21:28:34  Containers: 0
21:28:34   Running: 0
21:28:34   Paused: 0
21:28:34   Stopped: 0
21:28:34  Images: 1
21:28:34  Server Version: 22.06.0-beta.0
21:28:34  Storage Driver: overlay2
21:28:34   Backing Filesystem: extfs
21:28:34   Supports d_type: true
21:28:34   Using metacopy: false
21:28:34   Native Overlay Diff: true
21:28:34   userxattr: false
21:28:34  Logging Driver: json-file
21:28:34  Cgroup Driver: cgroupfs
21:28:34  Cgroup Version: 1
21:28:34  Plugins:
21:28:34   Volume: local
21:28:34   Network: bridge host ipvlan macvlan null overlay
21:28:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:34  Swarm: inactive
21:28:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:34  Default Runtime: runc
21:28:34  Init Binary: docker-init
21:28:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc version: v1.1.4-0-g5fd4c4d
21:28:34  init version: de40ad0
21:28:34  Security Options:
21:28:34   apparmor
21:28:34   seccomp
21:28:34    Profile: builtin
21:28:34  Kernel Version: 5.15.0-1022-aws
21:28:34  Operating System: Ubuntu 20.04.5 LTS
21:28:34  OSType: linux
21:28:34  Architecture: aarch64
21:28:34  CPUs: 2
21:28:34  Total Memory: 7.559GiB
21:28:34  Name: ip-10-100-93-64
21:28:34  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:34  Docker Root Dir: /var/lib/docker
21:28:34  Debug Mode: false
21:28:34  Username: dockerbuildbot
21:28:34  Registry: https://index.docker.io/v1/
21:28:34  Labels:
21:28:34  Experimental: true
21:28:34  Insecure Registries:
21:28:34   127.0.0.0/8
21:28:34  Live Restore Enabled: true
21:28:34 
[Pipeline] echo
21:28:34 Docker containers have been removed
[Pipeline] echo
21:28:34 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:28:34 Docker containers have been removed
[Pipeline] echo
21:28:34 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
21:28:34 #12 1.906 Fetched 3332 kB in 1s (2312 kB/s)
[Pipeline] echo
21:28:34 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
21:28:34 #11 35.97 Get:398 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
21:28:34 #11 36.01 Get:399 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:28:34 #11 36.01 Get:400 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
21:28:34 #11 36.01 Get:401 http://archive.ubuntu.com/ubuntu kinetic/main amd64 licensecheck all 3.3.0-1 [41.4 kB]
21:28:34 #11 36.02 Get:402 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-size-perl amd64 0.83-2 [20.4 kB]
21:28:34 #11 36.02 Get:403 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
21:28:34 #11 36.05 Get:404 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lzip amd64 1.23-4 [79.7 kB]
[Pipeline] { (debian-buster-aarch64)
[Pipeline] echo
21:28:34 cleanWorkspace: Workspace is clean.
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-aarch64)
[Pipeline] sh
21:28:34 == Building packages for ubuntu-kinetic ==
21:28:34 mkdir -p "debbuild/ubuntu-kinetic"
21:28:34 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/aarch64 -f ubuntu-kinetic/Dockerfile .
21:28:34 + docker version
21:28:34 Client: Docker Engine - Community
21:28:34  Version:           22.06.0-beta.0
21:28:34  API version:       1.42
21:28:34  Go version:        go1.18.3
21:28:34  Git commit:        3e9117b
21:28:34  Built:             Fri Jun  3 17:55:34 2022
21:28:34  OS/Arch:           linux/arm64
21:28:34  Context:           default
21:28:34 
21:28:34 Server: Docker Engine - Community
21:28:34  Engine:
21:28:34   Version:          22.06.0-beta.0
21:28:34   API version:      1.42 (minimum version 1.12)
21:28:34   Go version:       go1.18.3
21:28:34   Git commit:       38633e7
21:28:34   Built:            Fri Jun  3 17:55:34 2022
21:28:34   OS/Arch:          linux/arm64
21:28:34   Experimental:     true
21:28:34  containerd:
21:28:34   Version:          1.6.8
21:28:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:34  runc:
21:28:34   Version:          1.1.4
21:28:34   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:34  docker-init:
21:28:34   Version:          0.19.0
21:28:34   GitCommit:        de40ad0
21:28:34 #10 20.74 Setting up libmount1:amd64 (2.38.1-5+b1) ...
21:28:34 
21:28:34 #10 ...
21:28:34 
21:28:34 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:34 #7 extracting sha256:732983965a9f51ea7148f40e84360cc3cefd9ae40647c8c34ea7c073591cd8d9 10.7s done
21:28:34 #7 extracting sha256:f57d5c12f58472cdd71f36620ad2cfcb438bf03938e3b2fc2f9f22c01673ce76 done
21:28:34 #7 DONE 26.9s
21:28:34 
21:28:34 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:34 #10 20.80 Selecting previously unselected package less.
21:28:34 #10 20.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 ... 8971 files and directories currently installed.)
21:28:34 #10 20.81 Preparing to unpack .../000-less_590-1.2_amd64.deb ...
21:28:34 #10 20.82 Unpacking less (590-1.2) ...
21:28:34 #10 20.87 Selecting previously unselected package netbase.
21:28:34 #10 20.87 Preparing to unpack .../001-netbase_6.4_all.deb ...
21:28:34 #10 20.88 Unpacking netbase (6.4) ...
21:28:34 #10 43.03 Preparing to unpack .../361-libxstring-perl_0.005-2+b1_armhf.deb ...
21:28:34 #10 43.03 Unpacking libxstring-perl:armhf (0.005-2+b1) ...
21:28:34 #10 43.07 Selecting previously unselected package libyaml-0-2:armhf.
21:28:34 #10 43.07 Preparing to unpack .../362-libyaml-0-2_0.2.5-1_armhf.deb ...
21:28:34 #10 43.07 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
21:28:34 #10 43.11 Selecting previously unselected package libyaml-libyaml-perl.
21:28:34 #10 43.11 Preparing to unpack .../363-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ...
21:28:34 #10 43.11 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
21:28:34 #10 43.15 Selecting previously unselected package licensecheck.
21:28:34 #10 43.15 Preparing to unpack .../364-licensecheck_3.3.5-1_all.deb ...
21:28:34 #10 43.15 Unpacking licensecheck (3.3.5-1) ...
21:28:34 #10 43.19 Selecting previously unselected package plzip.
21:28:34 #10 43.19 Preparing to unpack .../365-plzip_1.10-5_armhf.deb ...
21:28:34 #10 43.19 Unpacking plzip (1.10-5) ...
21:28:34 #10 43.23 Selecting previously unselected package lzop.
21:28:34 #10 43.23 Preparing to unpack .../366-lzop_1.04-2_armhf.deb ...
21:28:34 #10 43.23 Unpacking lzop (1.04-2) ...
21:28:34 #10 43.26 Selecting previously unselected package t1utils.
21:28:34 #10 28.87 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.21) ...
21:28:34 #10 28.98 Selecting previously unselected package libpython3.6-minimal:armhf.
21:28:34 #10 28.98 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_armhf.deb ...
21:28:34 #10 28.98 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.12) ...
21:28:34 #10 29.09 Selecting previously unselected package libexpat1:armhf.
21:28:34 #10 23.25   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 90/167 
21:28:34 #10 23.26   Installing       : perl-Socket-4:2.031-4.el9.x86_64                    91/167 
21:28:34 #10 23.27   Installing       : perl-SelectSaver-1.02-480.el9.noarch                92/167 
21:28:34 #10 23.27   Installing       : perl-Symbol-1.08-480.el9.noarch                     93/167 
21:28:34 #10 23.28   Installing       : perl-File-stat-1.09-480.el9.noarch                  94/167 
21:28:34 #10 23.28   Installing       : perl-podlators-1:4.14-460.el9.noarch                95/167 
21:28:34 #10 23.29   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             96/167 
21:28:34 #10 23.30   Installing       : perl-Fcntl-1.13-480.el9.x86_64                      97/167 
21:28:34 #10 23.30   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            98/167 
21:28:34 #10 23.31   Installing       : perl-mro-1.23-480.el9.x86_64                        99/167 
21:28:34 #10 23.31   Installing       : perl-IO-1.43-480.el9.x86_64                        100/167 
21:28:34 #10 23.32   Installing       : perl-overloading-0.02-480.el9.noarch               101/167 
21:28:34 #10 23.33   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 102/167 
21:28:34 #10 23.33   Installing       : perl-Errno-1.30-480.el9.x86_64                     103/167 
21:28:34 #10 23.34   Installing       : perl-File-Basename-2.85-480.el9.noarch             104/167 
21:28:34 #10 23.34   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                105/167 
21:28:34 #10 23.35   Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 106/167 
21:28:34 #10 23.36   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       107/167 
21:28:34 #10 23.37   Installing       : perl-constant-1.33-461.el9.noarch                  108/167 
21:28:34 #10 23.37   Installing       : perl-Storable-1:3.21-460.el9.x86_64                109/167 
21:28:34 #10 23.38   Installing       : perl-overload-1.31-480.el9.noarch                  110/167 
21:28:34 #10 23.38   Installing       : perl-parent-1:0.238-460.el9.noarch                 111/167 
21:28:34 #10 23.39   Installing       : perl-vars-1.05-480.el9.noarch                      112/167 
21:28:34 #10 23.39   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               113/167 
21:28:34 #10 23.40   Installing       : perl-Carp-1.50-460.el9.noarch                      114/167 
21:28:34 #10 23.41   Installing       : perl-Exporter-5.74-461.el9.noarch                  115/167 
21:28:34 #10 23.41   Installing       : perl-NDBM_File-1.15-480.el9.x86_64                 116/167 
21:28:34 #10 23.42   Installing       : perl-PathTools-3.78-461.el9.x86_64                 117/167 
21:28:34 #10 23.48   Installing       : perl-Encode-4:3.08-462.el9.x86_64                  118/167 
21:28:34 #10 23.58   Installing       : perl-libs-4:5.32.1-480.el9.x86_64                  119/167 
21:28:34 #11 18.00 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB]
21:28:35 + docker container ls -aq
21:28:35 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 78.64MB / 116.81MB 16.6s
21:28:35 #10 25.80 Selecting previously unselected package liblsan0:amd64.
21:28:35 #10 25.80 Preparing to unpack .../046-liblsan0_8.3.0-6_amd64.deb ...
21:28:35 #9 23.31 Selecting previously unselected package gcc-10.
21:28:35 #9 23.32 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
21:28:35 #9 23.35 Unpacking gcc-10 (10.2.1-6) ...
[Pipeline] checkout
[Pipeline] sh
21:28:35 The recommended git tool is: git
[Pipeline] echo
21:28:35 Docker containers have been removed
[Pipeline] echo
21:28:35 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
21:28:35 #11 35.52 Selecting previously unselected package libxml2:amd64.
21:28:35 #11 35.53 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_amd64.deb ...
21:28:35 #11 35.53 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
21:28:35 #11 35.58 Selecting previously unselected package libyaml-0-2:amd64.
21:28:35 #11 35.58 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ...
21:28:35 #11 35.58 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
21:28:35 #11 35.62 Selecting previously unselected package lsb-release.
21:28:35 #11 35.62 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
21:28:35 #11 35.63 Unpacking lsb-release (11.1.0ubuntu4) ...
21:28:35 #11 35.66 Selecting previously unselected package netbase.
21:28:35 #11 35.66 Preparing to unpack .../018-netbase_6.3_all.deb ...
21:28:35 #11 35.67 Unpacking netbase (6.3) ...
21:28:35 #11 35.70 Selecting previously unselected package python-apt-common.
21:28:35 #11 35.70 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu1_all.deb ...
21:28:35 #11 35.70 Unpacking python-apt-common (2.4.0ubuntu1) ...
21:28:35 #11 35.74 Selecting previously unselected package python3-apt.
21:28:35 + docker info
21:28:35 Client:
21:28:35  Context:    default
21:28:35  Debug Mode: false
21:28:35  Plugins:
21:28:35   buildx: Docker Buildx (Docker Inc.)
21:28:35     Version:  v0.8.2
21:28:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:35   compose: Docker Compose (Docker Inc.)
21:28:35     Version:  v2.12.0
21:28:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:35 
21:28:35 Server:
21:28:35  Containers: 0
21:28:35   Running: 0
21:28:35   Paused: 0
21:28:35   Stopped: 0
21:28:35  Images: 1
21:28:35  Server Version: 22.06.0-beta.0
21:28:35  Storage Driver: overlay2
21:28:35   Backing Filesystem: extfs
21:28:35   Supports d_type: true
21:28:35   Using metacopy: false
21:28:35   Native Overlay Diff: true
21:28:35   userxattr: false
21:28:35  Logging Driver: json-file
21:28:35  Cgroup Driver: cgroupfs
21:28:35  Cgroup Version: 1
21:28:35  Plugins:
21:28:35   Volume: local
21:28:35   Network: bridge host ipvlan macvlan null overlay
21:28:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:35  Swarm: inactive
21:28:35  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:35  Default Runtime: runc
21:28:35  Init Binary: docker-init
21:28:35  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:35  runc version: v1.1.4-0-g5fd4c4d
21:28:35  init version: de40ad0
21:28:35  Security Options:
21:28:35   apparmor
21:28:35   seccomp
21:28:35    Profile: builtin
21:28:35  Kernel Version: 5.15.0-1022-aws
21:28:35  Operating System: Ubuntu 20.04.5 LTS
21:28:35  OSType: linux
21:28:35  Architecture: aarch64
21:28:35  CPUs: 2
21:28:35  Total Memory: 7.559GiB
21:28:35  Name: ip-10-100-124-130
21:28:35  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:35  Docker Root Dir: /var/lib/docker
21:28:35  Debug Mode: false
21:28:35  Username: dockerbuildbot
21:28:35  Registry: https://index.docker.io/v1/
21:28:35  Labels:
21:28:35  Experimental: true
21:28:35  Insecure Registries:
21:28:35   127.0.0.0/8
21:28:35  Live Restore Enabled: true
21:28:35 
21:28:35 #11 36.06 Get:405 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
21:28:35 #11 36.07 Get:406 http://archive.ubuntu.com/ubuntu kinetic/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
21:28:35 #11 36.08 Get:407 http://archive.ubuntu.com/ubuntu kinetic/main amd64 unzip amd64 6.0-27ubuntu1 [174 kB]
[Pipeline] echo
21:28:35 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (ubuntu-focal-aarch64)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
21:28:35 #11 67.69   Installing : perl-threads-1.87-4.el7.aarch64                            31/52 
21:28:35 #11 68.78   Installing : 4:perl-5.16.3-299.el7_9.aarch64                            32/52 
21:28:35 #11 68.83   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
21:28:35 #11 68.86   Updating   : rpm-python-4.11.3-48.el7_9.aarch64                         34/52 
21:28:35 #11 68.88   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
21:28:35 #11 68.92   Installing : unzip-6.0-24.el7_9.aarch64                                 36/52 
21:28:35 #11 68.94   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      37/52 
21:28:35 #11 68.97   Installing : desktop-file-utils-0.23-2.el7.aarch64                      38/52 
21:28:35 #11 69.03   Installing : zip-3.0-11.el7.aarch64                                     39/52 
21:28:35 #11 69.06   Installing : patch-2.7.1-12.el7_7.aarch64                               40/52 
21:28:35 #1 [internal] load .dockerignore
21:28:35 #1 transferring context: 2B done
21:28:35 #1 DONE 0.0s
21:28:35 
21:28:35 #2 [internal] load build definition from Dockerfile
21:28:35 #2 transferring dockerfile: 1.21kB done
21:28:35 #2 DONE 0.0s
21:28:35 
21:28:35 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:28:35 #3 DONE 0.0s
21:28:35 
21:28:35 #4 [auth] library/golang:pull token for registry-1.docker.io
21:28:35 #4 DONE 0.0s
21:28:35 
21:28:35 #5 [internal] load metadata for docker.io/library/ubuntu:kinetic
21:28:35 #10 20.91 Selecting previously unselected package sensible-utils.
21:28:35 #10 20.92 Preparing to unpack .../002-sensible-utils_0.0.17+nmu1_all.deb ...
21:28:35 #10 20.92 Unpacking sensible-utils (0.0.17+nmu1) ...
21:28:35 #10 20.97 Selecting previously unselected package bzip2.
21:28:35 #10 20.97 Preparing to unpack .../003-bzip2_1.0.8-5+b1_amd64.deb ...
21:28:35 #10 20.97 Unpacking bzip2 (1.0.8-5+b1) ...
21:28:35 #10 21.01 Selecting previously unselected package openssl.
21:28:35 #10 21.01 Preparing to unpack .../004-openssl_3.0.8-1_amd64.deb ...
21:28:35 #10 21.02 Unpacking openssl (3.0.8-1) ...
21:28:35 #10 43.26 Preparing to unpack .../367-t1utils_1.41-4_armhf.deb ...
21:28:35 #10 43.27 Unpacking t1utils (1.41-4) ...
21:28:35 #10 43.30 Selecting previously unselected package unzip.
21:28:35 #10 43.30 Preparing to unpack .../368-unzip_6.0-28_armhf.deb ...
21:28:35 #10 43.31 Unpacking unzip (6.0-28) ...
21:28:35 #10 43.36 Selecting previously unselected package lintian.
21:28:35 #10 43.36 Preparing to unpack .../369-lintian_2.116.3_all.deb ...
21:28:35 #10 43.36 Unpacking lintian (2.116.3) ...
21:28:35 #10 29.09 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_armhf.deb ...
21:28:35 #10 29.09 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.9) ...
21:28:35 #10 29.14 Selecting previously unselected package python3.6-minimal.
21:28:35 #10 29.14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_armhf.deb ...
21:28:35 #10 29.14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:28:35 #10 29.29 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.21) ...
21:28:35 #10 29.38 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.12) ...
21:28:35 #11 18.00 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB]
21:28:35 #11 18.03 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]
21:28:35 #11 18.03 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
21:28:35 #11 18.04 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
21:28:35 #11 18.05 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]
21:28:35 #11 18.11 Get:129 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
21:28:35 #11 18.13 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
21:28:35 #11 18.14 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
21:28:35 #11 18.16 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.18 [204 kB]
21:28:35 #10 23.59   Installing       : perl-interpreter-4:5.32.1-480.el9.x86_64           120/167 
21:28:35 #10 23.60   Installing       : kernel-srpm-macros-1.0-12.el9.noarch               121/167 
21:28:35 #10 23.61   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           122/167 
21:28:35 #10 23.61   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  123/167 
21:28:35 #10 23.61   Installing       : python-srpm-macros-3.9-52.el9.noarch               124/167 
21:28:35 #10 23.62   Installing       : redhat-rpm-config-199-1.el9.noarch                 125/167 
21:28:35 #10 23.63   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                     126/167 
21:28:35 #10 23.67   Installing       : libutempter-1.2.1-6.el9.x86_64                     126/167 
21:28:35 #10 23.69   Installing       : libselinux-utils-3.5-1.el9.x86_64                  127/167 
21:28:35 #10 23.70   Installing       : libpng-2:1.6.37-12.el9.x86_64                      128/167 
21:28:35 #10 23.71   Installing       : gdk-pixbuf2-2.42.6-3.el9.x86_64                    129/167 
21:28:35 #10 23.72   Installing       : libpkgconf-1.7.3-10.el9.x86_64                     130/167 
21:28:35 #10 23.73   Installing       : pkgconf-1.7.3-10.el9.x86_64                        131/167 
21:28:35 #10 23.74   Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64             132/167 
21:28:35 #10 23.74   Installing       : libpipeline-1.5.3-4.el9.x86_64                     133/167 
21:28:35 #10 23.75   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          134/167 
21:28:35 #10 23.78   Installing       : man-db-2.9.3-7.el9.x86_64                          134/167 
21:28:35 #10 23.79   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          134/167 
21:28:35 + echo starting...
21:28:35 starting...
21:28:35 #10 25.95 Unpacking liblsan0:amd64 (8.3.0-6) ...
21:28:35 #10 26.13 Selecting previously unselected package libtsan0:amd64.
21:28:35 #10 26.13 Preparing to unpack .../047-libtsan0_8.3.0-6_amd64.deb ...
21:28:35 #10 26.17 Unpacking libtsan0:amd64 (8.3.0-6) ...
21:28:35 + echo starting...
21:28:35 starting...
[Pipeline] checkout
21:28:35 The recommended git tool is: git
[Pipeline] }
21:28:35 #11 35.74 Preparing to unpack .../020-python3-apt_2.4.0ubuntu1_amd64.deb ...
21:28:35 #11 35.74 Unpacking python3-apt (2.4.0ubuntu1) ...
21:28:35 #11 35.78 Selecting previously unselected package python3-pkg-resources.
21:28:35 #11 35.78 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
21:28:35 #11 35.79 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:28:35 #11 35.83 Selecting previously unselected package ucf.
21:28:35 #11 35.83 Preparing to unpack .../022-ucf_3.0043_all.deb ...
21:28:35 #11 35.84 Moving old data out of the way
21:28:35 #11 35.84 Unpacking ucf (3.0043) ...
21:28:35 #11 35.88 Selecting previously unselected package bsdextrautils.
21:28:35 #11 35.88 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ...
21:28:35 #11 35.89 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
21:28:35 #11 35.92 Selecting previously unselected package libmagic-mgc.
21:28:35 #11 35.92 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_amd64.deb ...
21:28:35 #11 35.92 Unpacking libmagic-mgc (1:5.41-3) ...
21:28:35 #11 35.98 Selecting previously unselected package libmagic1:amd64.
21:28:35 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 69.21MB / 116.81MB 16.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
21:28:35 + docker info
21:28:35 Client:
21:28:35  Context:    default
21:28:35  Debug Mode: false
21:28:35  Plugins:
21:28:35   buildx: Docker Buildx (Docker Inc.)
21:28:35     Version:  v0.8.2
21:28:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:35   compose: Docker Compose (Docker Inc.)
21:28:35     Version:  v2.12.0
21:28:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:35 
21:28:35 Server:
21:28:35  Containers: 0
21:28:35   Running: 0
21:28:35   Paused: 0
21:28:35   Stopped: 0
21:28:35  Images: 1
21:28:35  Server Version: 22.06.0-beta.0
21:28:35  Storage Driver: overlay2
21:28:35   Backing Filesystem: extfs
21:28:35   Supports d_type: true
21:28:35   Using metacopy: false
21:28:35   Native Overlay Diff: true
21:28:35   userxattr: false
21:28:35  Logging Driver: json-file
21:28:35  Cgroup Driver: cgroupfs
21:28:35  Cgroup Version: 1
21:28:35  Plugins:
21:28:35   Volume: local
21:28:35   Network: bridge host ipvlan macvlan null overlay
21:28:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:35  Swarm: inactive
21:28:35  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:35  Default Runtime: runc
21:28:35  Init Binary: docker-init
21:28:35  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:35  runc version: v1.1.4-0-g5fd4c4d
21:28:35  init version: de40ad0
21:28:35  Security Options:
21:28:35   apparmor
21:28:35   seccomp
21:28:35    Profile: builtin
21:28:35  Kernel Version: 5.15.0-1022-aws
21:28:35  Operating System: Ubuntu 20.04.5 LTS
21:28:35  OSType: linux
21:28:35  Architecture: aarch64
21:28:35  CPUs: 2
21:28:35  Total Memory: 7.559GiB
21:28:35  Name: ip-10-100-87-165
21:28:35  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:35  Docker Root Dir: /var/lib/docker
21:28:35  Debug Mode: false
21:28:35  Username: dockerbuildbot
21:28:35  Registry: https://index.docker.io/v1/
21:28:35  Labels:
21:28:35  Experimental: true
21:28:35  Insecure Registries:
21:28:35   127.0.0.0/8
21:28:35  Live Restore Enabled: true
21:28:35 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:28:35 #5 ...
21:28:35 
21:28:35 #6 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:28:35 #6 DONE 0.3s
21:28:35 #10 48.54   Running scriptlet: glibc-gconv-extra-2.36-9.fc37.x86_64               137/137 
21:28:35 #10 50.57   Verifying        : bzip2-1.0.8-12.fc37.x86_64                           1/137 
21:28:35 #10 50.57   Verifying        : cpio-2.13-13.fc37.x86_64                             2/137 
21:28:35 #10 50.57   Verifying        : dash-0.5.11.5-2.fc37.x86_64                          3/137 
21:28:35 #10 50.57   Verifying        : desktop-file-utils-0.26-7.fc37.x86_64                4/137 
21:28:35 #10 50.57   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.x86_64        5/137 
21:28:35 #10 50.57   Verifying        : diffutils-3.8-3.fc37.x86_64                          6/137 
21:28:35 #10 50.57   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                 7/137 
21:28:35 #10 50.57   Verifying        : dwz-0.14-7.fc37.x86_64                               8/137 
21:28:35 #10 50.57   Verifying        : ed-1.18-2.fc37.x86_64                                9/137 
21:28:35 #10 50.57   Verifying        : efi-srpm-macros-5-6.fc37.noarch                     10/137 
21:28:35 #10 50.57   Verifying        : file-5.42-4.fc37.x86_64                             11/137 
21:28:35 #10 50.57   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             12/137 
21:28:35 #10 50.57   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   13/137 
21:28:35 #10 50.57   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   14/137 
21:28:35 #10 50.57   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  15/137 
21:28:35 #10 50.57   Verifying        : groff-base-1.22.4-10.fc37.x86_64                    16/137 
21:28:35 #10 50.57   Verifying        : hunspell-1.7.0-21.fc37.x86_64                       17/137 
21:28:35 #10 50.57   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             18/137 
21:28:35 #10 50.57   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          19/137 
21:28:35 #10 50.57   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          20/137 
21:28:35 #10 50.57   Verifying        : hunspell-filesystem-1.7.0-21.fc37.x86_64            21/137 
21:28:35 #10 50.57   Verifying        : json-glib-1.6.6-3.fc37.x86_64                       22/137 
21:28:35 #10 50.57   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               23/137 
21:28:35 #10 50.57   Verifying        : libappstream-glib-0.8.1-1.fc37.x86_64               24/137 
21:28:35 #10 50.57   Verifying        : libjpeg-turbo-2.1.3-2.fc37.x86_64                   25/137 
21:28:35 #10 50.57   Verifying        : libpkgconf-1.8.0-3.fc37.x86_64                      26/137 
21:28:35 #10 50.58   Verifying        : libpng-2:1.6.37-13.fc37.x86_64                      27/137 
21:28:35 #10 50.58   Verifying        : libstemmer-0-19.585svn.fc37.x86_64                  28/137 
21:28:35 #10 50.58   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     29/137 
21:28:35 #10 50.58   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     30/137 
21:28:35 #10 50.58   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   31/137 
21:28:35 #10 50.58   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               32/137 
21:28:35 #10 50.58   Verifying        : package-notes-srpm-macros-0.5-6.fc37.noarch         33/137 
21:28:35 #10 50.58   Verifying        : patch-2.7.6-17.fc37.x86_64                          34/137 
21:28:35 #10 50.58   Verifying        : perl-AutoLoader-5.74-492.fc37.noarch                35/137 
21:28:35 #10 50.58   Verifying        : perl-B-1.83-492.fc37.x86_64                         36/137 
21:28:35 #10 50.58   Verifying        : perl-Carp-1.52-489.fc37.noarch                      37/137 
21:28:35 #10 50.58   Verifying        : perl-Class-Struct-0.66-492.fc37.noarch              38/137 
21:28:35 #10 50.58   Verifying        : perl-Data-Dumper-2.184-490.fc37.x86_64              39/137 
21:28:35 #10 50.58   Verifying        : perl-Digest-1.20-489.fc37.noarch                    40/137 
21:28:35 #10 50.58   Verifying        : perl-Digest-MD5-2.58-489.fc37.x86_64                41/137 
21:28:35 #10 50.58   Verifying        : perl-DynaLoader-1.52-492.fc37.x86_64                42/137 
21:28:35 #10 50.58   Verifying        : perl-Encode-4:3.19-492.fc37.x86_64                  43/137 
21:28:35 #10 50.58   Verifying        : perl-Errno-1.36-492.fc37.x86_64                     44/137 
21:28:35 #10 50.58   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  45/137 
21:28:35 #10 50.58   Verifying        : perl-Fcntl-1.15-492.fc37.x86_64                     46/137 
21:28:35 #10 50.58   Verifying        : perl-File-Basename-2.85-492.fc37.noarch             47/137 
21:28:35 #10 50.58   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 48/137 
21:28:35 #10 50.58   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          49/137 
21:28:35 #10 50.58   Verifying        : perl-File-stat-1.12-492.fc37.noarch                 50/137 
21:28:35 #10 50.58   Verifying        : perl-FileHandle-2.03-492.fc37.noarch                51/137 
21:28:35 #10 50.58   Verifying        : perl-Getopt-Std-1.13-492.fc37.noarch                52/137 
21:28:35 #10 50.58   Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                  53/137 
21:28:35 #10 50.58   Verifying        : perl-IO-1.50-492.fc37.x86_64                        54/137 
21:28:35 #10 50.58   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              55/137 
21:28:35 #10 50.58   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              56/137 
21:28:35 #10 50.58   Verifying        : perl-IPC-Open3-1.22-492.fc37.noarch                 57/137 
21:28:35 #10 50.58   Verifying        : perl-MIME-Base64-3.16-489.fc37.x86_64               58/137 
21:28:35 #10 50.58   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              59/137 
21:28:35 #10 50.58   Verifying        : perl-NDBM_File-1.15-492.fc37.x86_64                 60/137 
21:28:35 #10 50.58   Verifying        : perl-Net-SSLeay-1.92-4.fc37.x86_64                  61/137 
21:28:35 #10 50.58   Verifying        : perl-POSIX-2.03-492.fc37.x86_64                     62/137 
21:28:35 #10 50.58   Verifying        : perl-PathTools-3.84-489.fc37.x86_64                 63/137 
21:28:35 #10 50.58   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             64/137 
21:28:35 #10 50.58   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            65/137 
21:28:35 #10 50.58   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              66/137 
21:28:35 #10 50.58   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 67/137 
21:28:35 #10 50.58   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64       68/137 
21:28:35 #10 50.58   Verifying        : perl-SelectSaver-1.02-492.fc37.noarch               69/137 
21:28:35 #10 50.58   Verifying        : perl-Socket-4:2.036-1.fc37.x86_64                   70/137 
21:28:35 #10 50.58   Verifying        : perl-Storable-1:3.26-489.fc37.x86_64                71/137 
21:28:35 #10 50.58   Verifying        : perl-Symbol-1.09-492.fc37.noarch                    72/137 
21:28:35 #10 50.58   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            73/137 
21:28:35 #10 50.58   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  74/137 
21:28:35 #10 50.58   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           75/137 
21:28:35 #10 50.58   Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       76/137 
21:28:35 #10 50.58   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             77/137 
21:28:35 #10 50.58   Verifying        : perl-base-2.27-492.fc37.noarch                      78/137 
21:28:35 #10 50.58   Verifying        : perl-constant-1.33-490.fc37.noarch                  79/137 
21:28:35 #10 50.58   Verifying        : perl-if-0.61.000-492.fc37.noarch                    80/137 
21:28:35 #10 50.58   Verifying        : perl-interpreter-4:5.36.0-492.fc37.x86_64           81/137 
21:28:35 #10 50.58   Verifying        : perl-libnet-3.14-490.fc37.noarch                    82/137 
21:28:35 #10 50.58   Verifying        : perl-libs-4:5.36.0-492.fc37.x86_64                  83/137 
21:28:35 #10 50.58   Verifying        : perl-mro-1.26-492.fc37.x86_64                       84/137 
21:28:35 #10 50.58   Verifying        : perl-overload-1.35-492.fc37.noarch                  85/137 
21:28:35 #10 50.58   Verifying        : perl-overloading-0.02-492.fc37.noarch               86/137 
21:28:35 #10 50.58   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 87/137 
21:28:35 #10 50.58   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               88/137 
21:28:35 #10 50.58   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   89/137 
21:28:35 #10 50.58   Verifying        : perl-subs-1.04-492.fc37.noarch                      90/137 
21:28:35 #10 50.58   Verifying        : perl-vars-1.05-492.fc37.noarch                      91/137 
21:28:35 #10 50.58   Verifying        : pkgconf-1.8.0-3.fc37.x86_64                         92/137 
21:28:35 #10 50.58   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                      93/137 
21:28:35 #10 50.58   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.x86_64              94/137 
21:28:35 #10 50.58   Verifying        : python3-construct-2.10.68-3.fc37.noarch             95/137 
21:28:35 #10 50.58   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch              96/137 
21:28:35 #10 50.58   Verifying        : python3-distro-1.7.0-3.fc37.noarch                  97/137 
21:28:35 #10 50.58   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch        98/137 
21:28:35 #10 50.58   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                 99/137 
21:28:35 #10 50.58   Verifying        : python3-file-magic-5.42-4.fc37.noarch              100/137 
21:28:35 #10 50.58   Verifying        : python3-pybeam-0.7-4.fc37.noarch                   101/137 
21:28:35 #10 50.58   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                   102/137 
21:28:35 #10 50.58   Verifying        : python3-six-1.16.0-8.fc37.noarch                   103/137 
21:28:35 #10 50.58   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                104/137 
21:28:35 #10 50.58   Verifying        : rpm-build-4.18.0-1.fc37.x86_64                     105/137 
21:28:35 #10 50.58   Verifying        : shared-mime-info-2.2-2.fc37.x86_64                 106/137 
21:28:35 #10 50.58   Verifying        : unzip-6.0-58.fc37.x86_64                           107/137 
21:28:35 #10 50.58   Verifying        : xxhash-libs-0.8.1-3.fc37.x86_64                    108/137 
21:28:35 #10 50.58   Verifying        : zip-3.0-33.fc37.x86_64                             109/137 
21:28:35 #10 50.58   Verifying        : ansible-srpm-macros-1-8.1.fc37.noarch              110/137 
21:28:35 #10 50.58   Verifying        : binutils-2.38-25.fc37.x86_64                       111/137 
21:28:35 #10 50.58   Verifying        : binutils-gold-2.38-25.fc37.x86_64                  112/137 
21:28:35 #10 50.58   Verifying        : dbus-libs-1:1.14.6-1.fc37.x86_64                   113/137 
21:28:35 #10 50.58   Verifying        : debugedit-5.0-7.fc37.x86_64                        114/137 
21:28:35 #10 50.58   Verifying        : elfutils-0.189-1.fc37.x86_64                       115/137 
21:28:35 #10 50.58   Verifying        : elfutils-debuginfod-client-0.189-1.fc37.x86_64     116/137 
21:28:35 #10 50.58   Verifying        : emacs-filesystem-1:28.2-3.fc37.noarch              117/137 
21:28:35 #10 50.58   Verifying        : enchant2-2.3.4-1.fc37.x86_64                       118/137 
21:28:35 #10 50.58   Verifying        : gdb-minimal-13.1-1.fc37.x86_64                     119/137 
21:28:35 #10 50.58   Verifying        : ghc-srpm-macros-1.6.1-1.fc37.noarch                120/137 
21:28:35 #10 50.58   Verifying        : glibc-gconv-extra-2.36-9.fc37.x86_64               121/137 
21:28:35 #10 50.58   Verifying        : gnat-srpm-macros-5-1.fc37.noarch                   122/137 
21:28:35 #10 50.59   Verifying        : ncurses-6.3-4.20220501.fc37.x86_64                 123/137 
21:28:35 #10 50.59   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              124/137 
21:28:35 #10 50.59   Verifying        : perl-URI-5.17-1.fc37.noarch                        125/137 
21:28:35 #10 50.59   Verifying        : pyproject-srpm-macros-1.6.3-1.fc37.noarch          126/137 
21:28:35 #10 50.59   Verifying        : python-srpm-macros-3.11-5.fc37.noarch              127/137 
21:28:35 #10 50.59   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                   128/137 
21:28:35 #10 50.59   Verifying        : python3-zstandard-0.19.0-1.fc37.x86_64             129/137 
21:28:35 #10 50.59   Verifying        : qt5-srpm-macros-5.15.8-1.fc37.noarch               130/137 
21:28:35 #10 50.59   Verifying        : redhat-rpm-config-229-1.fc37.noarch                131/137 
21:28:35 #10 50.59   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch         132/137 
21:28:35 #10 50.59   Verifying        : rpmlint-2.4.0-3.fc37.noarch                        133/137 
21:28:35 #10 50.59   Verifying        : rpmlint-fedora-license-data-1.16-1.fc37.noarch     134/137 
21:28:35 #10 50.59   Verifying        : rust-srpm-macros-24-1.fc37.noarch                  135/137 
21:28:35 #10 50.59   Verifying        : xz-5.4.1-1.fc37.x86_64                             136/137 
21:28:35 #10 50.59   Verifying        : zstd-1.5.4-1.fc37.x86_64                           137/137 
21:28:35 #10 50.71 
21:28:35 #10 50.71 Installed:
21:28:35 #10 50.71   ansible-srpm-macros-1-8.1.fc37.noarch                                         
21:28:35 #10 50.71   binutils-2.38-25.fc37.x86_64                                                  
21:28:35 #10 50.71   binutils-gold-2.38-25.fc37.x86_64                                             
21:28:35 #10 50.71   bzip2-1.0.8-12.fc37.x86_64                                                    
21:28:35 #10 50.71   cpio-2.13-13.fc37.x86_64                                                      
21:28:35 #10 50.71   dash-0.5.11.5-2.fc37.x86_64                                                   
21:28:35 #10 50.71   dbus-libs-1:1.14.6-1.fc37.x86_64                                              
21:28:35 #10 50.71   debugedit-5.0-7.fc37.x86_64                                                   
21:28:35 #10 50.71   desktop-file-utils-0.26-7.fc37.x86_64                                         
21:28:35 #10 50.71   devscripts-checkbashisms-2.22.2-3.fc37.x86_64                                 
21:28:35 #10 50.71   diffutils-3.8-3.fc37.x86_64                                                   
21:28:35 #10 50.71   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
21:28:35 #10 50.71   dwz-0.14-7.fc37.x86_64                                                        
21:28:35 #10 50.71   ed-1.18-2.fc37.x86_64                                                         
21:28:35 #10 50.71   efi-srpm-macros-5-6.fc37.noarch                                               
21:28:35 #10 50.71   elfutils-0.189-1.fc37.x86_64                                                  
21:28:35 #10 50.71   elfutils-debuginfod-client-0.189-1.fc37.x86_64                                
21:28:35 #10 50.71   emacs-filesystem-1:28.2-3.fc37.noarch                                         
21:28:35 #10 50.71   enchant2-2.3.4-1.fc37.x86_64                                                  
21:28:35 #10 50.71   file-5.42-4.fc37.x86_64                                                       
21:28:35 #10 50.71   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
21:28:35 #10 50.71   fpc-srpm-macros-1.3-6.fc37.noarch                                             
21:28:35 #10 50.71   gdb-minimal-13.1-1.fc37.x86_64                                                
21:28:35 #10 50.71   gdk-pixbuf2-2.42.10-1.fc37.x86_64                                             
21:28:35 #10 50.71   ghc-srpm-macros-1.6.1-1.fc37.noarch                                           
21:28:35 #10 50.71   glibc-gconv-extra-2.36-9.fc37.x86_64                                          
21:28:35 #10 50.71   gnat-srpm-macros-5-1.fc37.noarch                                              
21:28:35 #10 50.71   go-srpm-macros-3.2.0-1.fc37.noarch                                            
21:28:35 #10 50.71   groff-base-1.22.4-10.fc37.x86_64                                              
21:28:35 #10 50.71   hunspell-1.7.0-21.fc37.x86_64                                                 
21:28:35 #10 50.71   hunspell-en-0.20140811.1-23.fc37.noarch                                       
21:28:35 #10 50.71   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
21:28:35 #10 50.71   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
21:28:35 #10 50.71   hunspell-filesystem-1.7.0-21.fc37.x86_64                                      
21:28:35 #10 50.71   json-glib-1.6.6-3.fc37.x86_64                                                 
21:28:35 #10 50.71   kernel-srpm-macros-1.0-15.fc37.noarch                                         
21:28:35 #10 50.71   libappstream-glib-0.8.1-1.fc37.x86_64                                         
21:28:35 #10 50.71   libjpeg-turbo-2.1.3-2.fc37.x86_64                                             
21:28:35 #10 50.71   libpkgconf-1.8.0-3.fc37.x86_64                                                
21:28:35 #10 50.71   libpng-2:1.6.37-13.fc37.x86_64                                                
21:28:35 #10 50.71   libstemmer-0-19.585svn.fc37.x86_64                                            
21:28:35 #10 50.71   lua-srpm-macros-1-7.fc37.noarch                                               
21:28:35 #10 50.71   ncurses-6.3-4.20220501.fc37.x86_64                                            
21:28:35 #10 50.71   nim-srpm-macros-3-7.fc37.noarch                                               
21:28:35 #10 50.71   ocaml-srpm-macros-7-2.fc37.noarch                                             
21:28:35 #10 50.71   openblas-srpm-macros-2-12.fc37.noarch                                         
21:28:35 #10 50.71   package-notes-srpm-macros-0.5-6.fc37.noarch                                   
21:28:35 #10 50.71   patch-2.7.6-17.fc37.x86_64                                                    
21:28:35 #10 50.71   perl-AutoLoader-5.74-492.fc37.noarch                                          
21:28:35 #10 50.71   perl-B-1.83-492.fc37.x86_64                                                   
21:28:35 #10 50.71   perl-Carp-1.52-489.fc37.noarch                                                
21:28:35 #10 50.71   perl-Class-Struct-0.66-492.fc37.noarch                                        
21:28:35 #10 50.71   perl-Data-Dumper-2.184-490.fc37.x86_64                                        
21:28:35 #10 50.71   perl-Digest-1.20-489.fc37.noarch                                              
21:28:35 #10 50.71   perl-Digest-MD5-2.58-489.fc37.x86_64                                          
21:28:35 #10 50.71   perl-DynaLoader-1.52-492.fc37.x86_64                                          
21:28:35 #10 50.71   perl-Encode-4:3.19-492.fc37.x86_64                                            
21:28:35 #10 50.71   perl-Errno-1.36-492.fc37.x86_64                                               
21:28:35 #10 50.71   perl-Exporter-5.77-489.fc37.noarch                                            
21:28:35 #10 50.71   perl-Fcntl-1.15-492.fc37.x86_64                                               
21:28:35 #10 50.71   perl-File-Basename-2.85-492.fc37.noarch                                       
21:28:35 #10 50.71   perl-File-Path-2.18-489.fc37.noarch                                           
21:28:35 #10 50.71   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
21:28:35 #10 50.71   perl-File-stat-1.12-492.fc37.noarch                                           
21:28:35 #10 50.71   perl-FileHandle-2.03-492.fc37.noarch                                          
21:28:35 #10 50.71   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
21:28:35 #10 50.71   perl-Getopt-Std-1.13-492.fc37.noarch                                          
21:28:35 #10 50.71   perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
21:28:35 #10 50.71   perl-IO-1.50-492.fc37.x86_64                                                  
21:28:35 #10 50.71   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
21:28:35 #10 50.71   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
21:28:35 #10 50.71   perl-IPC-Open3-1.22-492.fc37.noarch                                           
21:28:35 #10 50.71   perl-MIME-Base64-3.16-489.fc37.x86_64                                         
21:28:35 #10 50.71   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
21:28:35 #10 50.71   perl-NDBM_File-1.15-492.fc37.x86_64                                           
21:28:35 #10 50.71   perl-Net-SSLeay-1.92-4.fc37.x86_64                                            
21:28:35 #10 50.71   perl-POSIX-2.03-492.fc37.x86_64                                               
21:28:35 #10 50.71   perl-PathTools-3.84-489.fc37.x86_64                                           
21:28:35 #10 50.71   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
21:28:35 #10 50.71   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
21:28:35 #10 50.71   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
21:28:35 #10 50.71   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
21:28:35 #10 50.71   perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64                                 
21:28:35 #10 50.71   perl-SelectSaver-1.02-492.fc37.noarch                                         
21:28:35 #10 50.71   perl-Socket-4:2.036-1.fc37.x86_64                                             
21:28:35 #10 50.71   perl-Storable-1:3.26-489.fc37.x86_64                                          
21:28:35 #10 50.71   perl-Symbol-1.09-492.fc37.noarch                                              
21:28:35 #10 50.71   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
21:28:35 #10 50.71   perl-Term-Cap-1.17-489.fc37.noarch                                            
21:28:35 #10 50.71   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
21:28:35 #10 50.71   perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
21:28:35 #10 50.71   perl-Time-Local-2:1.300-489.fc37.noarch                                       
21:28:35 #10 50.71   perl-URI-5.17-1.fc37.noarch                                                   
21:28:35 #10 50.71   perl-base-2.27-492.fc37.noarch                                                
21:28:35 #10 50.71   perl-constant-1.33-490.fc37.noarch                                            
21:28:35 #10 50.71   perl-if-0.61.000-492.fc37.noarch                                              
21:28:35 #10 50.71   perl-interpreter-4:5.36.0-492.fc37.x86_64                                     
21:28:35 #10 50.71   perl-libnet-3.14-490.fc37.noarch                                              
21:28:35 #10 50.71   perl-libs-4:5.36.0-492.fc37.x86_64                                            
21:28:35 #10 50.71   perl-mro-1.26-492.fc37.x86_64                                                 
21:28:35 #10 50.71   perl-overload-1.35-492.fc37.noarch                                            
21:28:35 #10 50.71   perl-overloading-0.02-492.fc37.noarch                                         
21:28:35 #10 50.71   perl-parent-1:0.238-489.fc37.noarch                                           
21:28:35 #10 50.71   perl-podlators-1:4.14-489.fc37.noarch                                         
21:28:35 #10 50.71   perl-srpm-macros-1-46.fc37.noarch                                             
21:28:35 #10 50.71   perl-subs-1.04-492.fc37.noarch                                                
21:28:35 #10 50.71   perl-vars-1.05-492.fc37.noarch                                                
21:28:35 #10 50.71   pkgconf-1.8.0-3.fc37.x86_64                                                   
21:28:35 #10 50.71   pkgconf-m4-1.8.0-3.fc37.noarch                                                
21:28:35 #10 50.71   pkgconf-pkg-config-1.8.0-3.fc37.x86_64                                        
21:28:35 #10 50.71   pyproject-srpm-macros-1.6.3-1.fc37.noarch                                     
21:28:35 #10 50.71   python-srpm-macros-3.11-5.fc37.noarch                                         
21:28:35 #10 50.71   python3-construct-2.10.68-3.fc37.noarch                                       
21:28:35 #10 50.71   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
21:28:35 #10 50.71   python3-dbus-1.3.2-1.fc37.x86_64                                              
21:28:35 #10 50.71   python3-distro-1.7.0-3.fc37.noarch                                            
21:28:35 #10 50.71   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
21:28:35 #10 50.71   python3-enchant-3.2.2-5.fc37.noarch                                           
21:28:35 #10 50.71   python3-file-magic-5.42-4.fc37.noarch                                         
21:28:35 #10 50.71   python3-pybeam-0.7-4.fc37.noarch                                              
21:28:35 #10 50.71   python3-pyxdg-0.27-6.fc37.noarch                                              
21:28:35 #10 50.71   python3-six-1.16.0-8.fc37.noarch                                              
21:28:35 #10 50.71   python3-tomli-w-1.0.0-4.fc37.noarch                                           
21:28:35 #10 50.71   python3-zstandard-0.19.0-1.fc37.x86_64                                        
21:28:35 #10 50.71   qt5-srpm-macros-5.15.8-1.fc37.noarch                                          
21:28:35 #10 50.71   redhat-rpm-config-229-1.fc37.noarch                                           
21:28:35 #10 50.71   rpm-build-4.18.0-1.fc37.x86_64                                                
21:28:35 #10 50.71   rpmautospec-rpm-macros-0.3.5-1.fc37.noarch                                    
21:28:35 #10 50.71   rpmlint-2.4.0-3.fc37.noarch                                                   
21:28:35 #10 50.71   rpmlint-fedora-license-data-1.16-1.fc37.noarch                                
21:28:35 #10 50.71   rust-srpm-macros-24-1.fc37.noarch                                             
21:28:35 #10 50.71   shared-mime-info-2.2-2.fc37.x86_64                                            
21:28:35 #10 50.71   unzip-6.0-58.fc37.x86_64                                                      
21:28:35 #10 50.71   xxhash-libs-0.8.1-3.fc37.x86_64                                               
21:28:35 #10 50.71   xz-5.4.1-1.fc37.x86_64                                                        
21:28:35 #10 50.71   zip-3.0-33.fc37.x86_64                                                        
21:28:35 #10 21.27 Selecting previously unselected package ca-certificates.
21:28:35 #10 21.27 Preparing to unpack .../005-ca-certificates_20230311_all.deb ...
21:28:35 #10 21.27 Unpacking ca-certificates (20230311) ...
21:28:35 #10 21.35 Selecting previously unselected package libmagic-mgc.
21:28:35 #10 21.35 Preparing to unpack .../006-libmagic-mgc_1%3a5.44-3_amd64.deb ...
21:28:35 #10 21.36 Unpacking libmagic-mgc (1:5.44-3) ...
21:28:35 #10 43.65 Selecting previously unselected package lsb-release.
21:28:35 #10 43.65 Preparing to unpack .../370-lsb-release_12.0-1_all.deb ...
21:28:35 #10 43.66 Unpacking lsb-release (12.0-1) ...
21:28:35 #10 43.69 Selecting previously unselected package manpages-dev.
21:28:35 #10 43.69 Preparing to unpack .../371-manpages-dev_6.03-1_all.deb ...
21:28:35 #10 43.69 Unpacking manpages-dev (6.03-1) ...
21:28:35 #10 29.39 Setting up libexpat1:armhf (2.2.5-3ubuntu0.9) ...
21:28:35 #10 29.40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:28:35 #10 23.41 Preparing to unpack .../perl_5.36.0-7_armhf.deb ...
21:28:35 #10 23.44 Unpacking perl (5.36.0-7) over (5.36.0-6) ...
21:28:35 #10 23.58 Preparing to unpack .../perl-base_5.36.0-7_armhf.deb ...
21:28:35 #10 23.60 Unpacking perl-base (5.36.0-7) over (5.36.0-6) ...
21:28:35 #11 18.33 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.18 [154 kB]
21:28:35 #10 23.81   Installing       : environment-modules-5.0.1-2.el9.x86_64             135/167 
21:28:35 #10 23.82   Running scriptlet: environment-modules-5.0.1-2.el9.x86_64             135/167 
21:28:35 #10 23.83   Installing       : scl-utils-1:2.0.3-4.el9.x86_64                     136/167 
21:28:35 #10 24.03   Installing       : libicu-67.1-9.el9.x86_64                           137/167 
21:28:35 #10 24.04   Installing       : libfdisk-2.37.4-10.el9.x86_64                      138/167 
21:28:35 #10 24.05   Installing       : libeconf-0.4.1-2.el9.x86_64                        139/167 
[Pipeline] sh
21:28:35 + echo starting...
21:28:35 starting...
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
21:28:35 #7 ...
21:28:35 
21:28:35 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da
21:28:35 #9 extracting sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 10.2s
21:28:35 #9 ...
21:28:35 
21:28:35 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:35 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 84.93MB / 116.81MB 17.3s
[Pipeline] stage
[Pipeline] { (build)
21:28:35 #11 35.99 Preparing to unpack .../025-libmagic1_1%3a5.41-3_amd64.deb ...
21:28:35 #11 35.99 Unpacking libmagic1:amd64 (1:5.41-3) ...
21:28:35 #11 36.02 Selecting previously unselected package file.
21:28:35 #11 36.02 Preparing to unpack .../026-file_1%3a5.41-3_amd64.deb ...
21:28:35 #11 36.02 Unpacking file (1:5.41-3) ...
21:28:35 #11 36.05 Selecting previously unselected package gettext-base.
21:28:35 #11 36.05 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ...
21:28:35 #11 36.06 Unpacking gettext-base (0.21-4ubuntu4) ...
21:28:35 #11 36.10 Selecting previously unselected package libuchardet0:amd64.
21:28:35 #11 36.10 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ...
21:28:35 #11 36.10 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
21:28:35 #11 36.13 Selecting previously unselected package groff-base.
21:28:35 #11 36.13 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ...
21:28:35 #11 36.14 Unpacking groff-base (1.22.4-8build1) ...
21:28:35 #11 36.20 Selecting previously unselected package libcbor0.8:amd64.
21:28:35 #10 26.29 Selecting previously unselected package libubsan1:amd64.
21:28:35 #10 26.29 Preparing to unpack .../048-libubsan1_8.3.0-6_amd64.deb ...
21:28:35 #10 26.30 Unpacking libubsan1:amd64 (8.3.0-6) ...
21:28:35 #10 26.36 Selecting previously unselected package libmpx2:amd64.
21:28:35 #10 26.36 Preparing to unpack .../049-libmpx2_8.3.0-6_amd64.deb ...
21:28:35 #10 26.36 Unpacking libmpx2:amd64 (8.3.0-6) ...
21:28:35 #10 26.40 Selecting previously unselected package libquadmath0:amd64.
[Pipeline] // stage
21:28:35 #11 36.39 Get:408 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 lintian all 2.115.3ubuntu2.1 [1108 kB]
21:28:35 #11 36.48 Get:409 http://archive.ubuntu.com/ubuntu kinetic/main amd64 manpages-dev all 5.13-1 [2355 kB]
21:28:35 #11 36.52 Get:410 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-certifi all 2022.6.15-2 [156 kB]
21:28:35 #11 36.52 Get:411 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cffi-backend amd64 1.15.1-1 [75.7 kB]
21:28:35 #11 36.52 Get:412 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cryptography amd64 3.4.8-2 [228 kB]
21:28:35 #11 36.53 Get:413 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-idna all 3.3-1 [49.3 kB]
21:28:35 #11 36.53 Get:414 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-nacl amd64 1.5.0-2 [63.1 kB]
21:28:35 #11 36.53 Get:415 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-six all 1.16.0-4 [12.4 kB]
21:28:35 #11 36.53 Get:416 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB]
21:28:35 #11 36.53 Get:417 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
21:28:35 #11 36.54 Get:418 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-urllib3 all 1.26.9-1 [98.8 kB]
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] checkout
21:28:35 The recommended git tool is: git
[Pipeline] sh
21:28:35 #10 50.71   zstd-1.5.4-1.fc37.x86_64                                                      
21:28:35 #10 50.71 
21:28:35 #10 50.71 Complete!
21:28:35 #10 DONE 50.8s
21:28:35 
21:28:35 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
21:28:35 #11 DONE 0.1s
21:28:35 
21:28:35 #12 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
21:28:35 #11 69.08   Installing : perl-srpm-macros-1-8.el7.noarch                            41/52 
21:28:35 #10 21.47 Selecting previously unselected package libmagic1:amd64.
21:28:35 #10 21.47 Preparing to unpack .../007-libmagic1_1%3a5.44-3_amd64.deb ...
21:28:35 #10 21.47 Unpacking libmagic1:amd64 (1:5.44-3) ...
21:28:35 #10 21.52 Selecting previously unselected package file.
21:28:35 #10 21.52 Preparing to unpack .../008-file_1%3a5.44-3_amd64.deb ...
21:28:35 #10 21.53 Unpacking file (1:5.44-3) ...
21:28:35 #10 21.56 Selecting previously unselected package gettext-base.
21:28:35 #10 21.56 Preparing to unpack .../009-gettext-base_0.21-12_amd64.deb ...
21:28:35 #10 21.57 Unpacking gettext-base (0.21-12) ...
21:28:35 #10 21.64 Selecting previously unselected package libuchardet0:amd64.
21:28:35 #10 43.98 Selecting previously unselected package pbzip2.
21:28:35 #10 43.98 Preparing to unpack .../372-pbzip2_1.1.13-1_armhf.deb ...
21:28:35 #10 43.98 Unpacking pbzip2 (1.1.13-1) ...
21:28:35 #10 44.01 Selecting previously unselected package pixz.
21:28:35 #10 44.01 Preparing to unpack .../373-pixz_1.0.7-2_armhf.deb ...
21:28:35 #10 44.02 Unpacking pixz (1.0.7-2) ...
21:28:35 #10 44.05 Selecting previously unselected package xdelta.
21:28:35 #10 44.05 Preparing to unpack .../374-xdelta_1.1.3-10.4_armhf.deb ...
21:28:35 #10 44.05 Unpacking xdelta (1.1.3-10.4) ...
21:28:35 #11 18.67 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
21:28:35 #11 18.69 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB]
21:28:35 #11 18.76 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB]
21:28:35 #11 18.77 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
21:28:35 #11 18.79 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB]
21:28:35 #10 24.06   Installing       : libdb-5.3.28-53.el9.x86_64                         140/167 
21:28:35 #10 24.10   Installing       : pam-1.5.1-14.el9.x86_64                            141/167 
21:28:35 #10 24.11   Installing       : libpwquality-1.4.4-8.el9.x86_64                    142/167 
21:28:35 #10 24.17   Installing       : util-linux-2.37.4-10.el9.x86_64                    143/167 
21:28:35 #10 24.17 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:28:35 #10 24.17 
21:28:35 #10 24.19   Installing       : policycoreutils-3.5-1.el9.x86_64                   144/167 
21:28:35 #10 24.20   Running scriptlet: policycoreutils-3.5-1.el9.x86_64                   144/167 
21:28:35 #10 24.24   Installing       : python3-policycoreutils-3.5-1.el9.noarch           145/167 
21:28:35 #10 24.26   Installing       : policycoreutils-python-utils-3.5-1.el9.noarch      146/167 
21:28:35 #10 24.27   Installing       : gcc-toolset-12-runtime-12.0-5.el9.x86_64           147/167 
21:28:35 + docker version
21:28:35 Client: Docker Engine - Community
21:28:35  Version:           22.06.0-beta.0
21:28:35  API version:       1.42
21:28:35  Go version:        go1.18.3
21:28:35  Git commit:        3e9117b
21:28:35  Built:             Fri Jun  3 17:55:34 2022
21:28:35  OS/Arch:           linux/arm64
21:28:35  Context:           default
21:28:35 
21:28:35 Server: Docker Engine - Community
21:28:35  Engine:
21:28:35   Version:          22.06.0-beta.0
21:28:35   API version:      1.42 (minimum version 1.12)
21:28:35   Go version:       go1.18.3
21:28:35   Git commit:       38633e7
21:28:35   Built:            Fri Jun  3 17:55:34 2022
21:28:35   OS/Arch:          linux/arm64
21:28:35   Experimental:     true
21:28:35  containerd:
21:28:35   Version:          1.6.8
21:28:35   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:35  runc:
21:28:35   Version:          1.1.4
21:28:35   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:35  docker-init:
21:28:35   Version:          0.19.0
21:28:35   GitCommit:        de40ad0
21:28:35 
21:28:35 #5 [internal] load metadata for docker.io/library/ubuntu:kinetic
21:28:35 #5 DONE 0.4s
21:28:35 
21:28:35 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:35 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:28:35 #7 sha256:52e053dd8cfd0c65fc59778081a56cba70b2d21c82a40acce8a221ab1da027aa 1.79kB / 1.79kB done
21:28:35 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 0B / 116.81MB 0.1s
21:28:35 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 0B / 157B 0.1s
21:28:35 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:28:35 #7 sha256:c7126952ca20cddddb6583255d5d29436006e4d8703373916cc404bbb1b6dac1 7.12kB / 7.12kB done
21:28:35 #12 1.906 Reading package lists...
21:28:35 + docker version
21:28:35 Client: Docker Engine - Community
21:28:35  Version:           22.06.0-beta.0
21:28:35  API version:       1.42
21:28:35  Go version:        go1.18.3
21:28:35  Git commit:        3e9117b
21:28:35  Built:             Fri Jun  3 17:55:34 2022
21:28:35  OS/Arch:           linux/arm64
21:28:35  Context:           default
21:28:35 
21:28:35 Server: Docker Engine - Community
21:28:35  Engine:
21:28:35   Version:          22.06.0-beta.0
21:28:35   API version:      1.42 (minimum version 1.12)
21:28:35   Go version:       go1.18.3
21:28:35   Git commit:       38633e7
21:28:35   Built:            Fri Jun  3 17:55:34 2022
21:28:35   OS/Arch:          linux/arm64
21:28:35   Experimental:     true
21:28:35  containerd:
21:28:35   Version:          1.6.8
21:28:35   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:35  runc:
21:28:35   Version:          1.1.4
21:28:35   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:35  docker-init:
21:28:35   Version:          0.19.0
21:28:35   GitCommit:        de40ad0
21:28:35 #11 36.20 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
21:28:35 #11 36.21 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
21:28:35 #11 36.25 Selecting previously unselected package libedit2:amd64.
21:28:35 #11 36.25 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ...
21:28:35 #11 36.25 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
21:28:35 #11 36.29 Selecting previously unselected package libfido2-1:amd64.
21:28:35 #11 36.29 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ...
21:28:35 #11 36.30 Unpacking libfido2-1:amd64 (1.10.0-1) ...
21:28:35 #11 36.33 Selecting previously unselected package libnghttp2-14:amd64.
21:28:35 #11 36.34 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ...
21:28:35 #11 36.34 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
21:28:35 #11 36.38 Selecting previously unselected package libpipeline1:amd64.
21:28:35 #11 36.38 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ...
21:28:35 #11 36.38 Unpacking libpipeline1:amd64 (1.5.5-1) ...
21:28:35 #11 36.42 Selecting previously unselected package libpng16-16:amd64.
21:28:35 #11 36.42 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ...
21:28:35 #11 36.42 Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
21:28:35 #11 36.46 Selecting previously unselected package libpsl5:amd64.
[Pipeline] sh
21:28:35 #7 extracting sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 10.6s
[Pipeline] sh
21:28:36 #10 44.08 Selecting previously unselected package xdelta3.
21:28:36 #10 44.08 Preparing to unpack .../375-xdelta3_3.0.11-dfsg-1.2_armhf.deb ...
21:28:36 #10 44.08 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
21:28:36 #10 44.12 Selecting previously unselected package pristine-tar.
21:28:36 #10 44.12 Preparing to unpack .../376-pristine-tar_1.50_armhf.deb ...
21:28:36 #10 44.12 Unpacking pristine-tar (1.50) ...
21:28:36 #10 44.16 Selecting previously unselected package publicsuffix.
21:28:36 #10 44.17 Preparing to unpack .../377-publicsuffix_20230209.2326-1_all.deb ...
21:28:36 #10 44.17 Unpacking publicsuffix (20230209.2326-1) ...
21:28:36 #10 44.21 Selecting previously unselected package python-apt-common.
21:28:36 #10 44.22 Preparing to unpack .../378-python-apt-common_2.5.3_all.deb ...
21:28:36 #10 44.22 Unpacking python-apt-common (2.5.3) ...
21:28:36 #10 44.26 Selecting previously unselected package python3-apt.
21:28:36 #10 44.26 Preparing to unpack .../379-python3-apt_2.5.3_armhf.deb ...
21:28:36 #10 44.27 Unpacking python3-apt (2.5.3) ...
21:28:36 #11 18.82 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B]
21:28:36 #11 18.82 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
21:28:36 #11 18.82 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B]
21:28:36 #11 18.82 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB]
21:28:36 #11 18.84 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB]
21:28:36 #11 19.01 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB]
21:28:36 #10 24.28   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.x86_64           147/167 
21:28:36 #10 24.46 ValueError: SELinux policy is not managed or store cannot be accessed.
21:28:36 #10 24.46 
21:28:36 #10 24.55   Installing       : gcc-toolset-12-binutils-2.38-16.el9.x86_64         148/167 
21:28:36 #10 24.56   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.x86_64         148/167 
21:28:36 #10 24.58   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64    149/167 
21:28:36 #7 sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c 157B / 157B 0.1s done
21:28:36 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 6.29MB / 116.81MB 0.4s
21:28:36 #10 29.88 Selecting previously unselected package python3-minimal.
21:28:36 #10 29.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 ... 4316 files and directories currently installed.)
21:28:36 #10 29.89 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
21:28:36 #10 29.89 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:28:36 #10 29.92 Selecting previously unselected package mime-support.
21:28:36 #10 29.92 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:28:36 #10 29.93 Unpacking mime-support (3.60ubuntu1) ...
21:28:36 #10 29.96 Selecting previously unselected package libmpdec2:armhf.
21:28:36 #10 29.96 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
21:28:36 #10 29.97 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
21:28:36 #10 30.00 Selecting previously unselected package readline-common.
21:28:36 #10 30.00 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:28:36 #10 30.00 Unpacking readline-common (7.0-3) ...
21:28:36 #10 30.04 Selecting previously unselected package libreadline7:armhf.
21:28:36 #10 30.04 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
21:28:36 #10 30.04 Unpacking libreadline7:armhf (7.0-3) ...
21:28:36 #10 30.08 Selecting previously unselected package libsqlite3-0:armhf.
21:28:36 #10 30.08 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_armhf.deb ...
21:28:36 #10 30.08 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
21:28:36 #10 30.14 Selecting previously unselected package libpython3.6-stdlib:armhf.
21:28:36 #10 30.14 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_armhf.deb ...
21:28:36 #10 30.14 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.12) ...
21:28:36 #11 69.66   Installing : gdb-7.6.1-120.el7.aarch64                                  42/52 
21:28:36 #11 69.69   Installing : file-5.11-37.el7.aarch64                                   43/52 
21:28:36 #11 69.72   Installing : dwz-0.11-3.el7.aarch64                                     44/52 
21:28:36 #11 69.75   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
21:28:36 #11 69.83   Installing : elfutils-0.176-5.el7.aarch64                               46/52 
21:28:36 #11 69.87   Installing : rpm-build-4.11.3-48.el7_9.aarch64                          47/52 
21:28:36 #10 21.64 Preparing to unpack .../010-libuchardet0_0.0.7-1_amd64.deb ...
21:28:36 #10 21.65 Unpacking libuchardet0:amd64 (0.0.7-1) ...
21:28:36 #10 21.69 Selecting previously unselected package groff-base.
21:28:36 #10 21.69 Preparing to unpack .../011-groff-base_1.22.4-10_amd64.deb ...
21:28:36 #10 21.70 Unpacking groff-base (1.22.4-10) ...
21:28:36 #10 21.87 Selecting previously unselected package krb5-locales.
21:28:36 #10 21.88 Preparing to unpack .../012-krb5-locales_1.20.1-1_all.deb ...
21:28:36 #10 21.88 Unpacking krb5-locales (1.20.1-1) ...
21:28:36 #10 21.92 Selecting previously unselected package bsdextrautils.
21:28:36 #10 21.92 Preparing to unpack .../013-bsdextrautils_2.38.1-5+b1_amd64.deb ...
21:28:36 #10 21.93 Unpacking bsdextrautils (2.38.1-5+b1) ...
21:28:36 #10 21.98 Selecting previously unselected package libpipeline1:amd64.
21:28:36 #10 21.98 Preparing to unpack .../014-libpipeline1_1.5.7-1_amd64.deb ...
21:28:36 #10 21.99 Unpacking libpipeline1:amd64 (1.5.7-1) ...
21:28:36 #10 22.04 Selecting previously unselected package man-db.
21:28:36 #10 22.04 Preparing to unpack .../015-man-db_2.11.2-2_amd64.deb ...
21:28:36 + docker version
21:28:36 Client: Docker Engine - Community
21:28:36  Version:           22.06.0-beta.0
21:28:36  API version:       1.42
21:28:36  Go version:        go1.18.3
21:28:36  Git commit:        3e9117b
21:28:36  Built:             Fri Jun  3 17:55:34 2022
21:28:36  OS/Arch:           linux/arm64
21:28:36  Context:           default
21:28:36 
21:28:36 Server: Docker Engine - Community
21:28:36  Engine:
21:28:36   Version:          22.06.0-beta.0
21:28:36   API version:      1.42 (minimum version 1.12)
21:28:36   Go version:       go1.18.3
21:28:36   Git commit:       38633e7
21:28:36   Built:            Fri Jun  3 17:55:34 2022
21:28:36   OS/Arch:          linux/arm64
21:28:36   Experimental:     true
21:28:36  containerd:
21:28:36   Version:          1.6.8
21:28:36   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:36  runc:
21:28:36   Version:          1.1.4
21:28:36   GitCommit:        v1.1.4-0-g5fd4c4d
21:28:36  docker-init:
21:28:36   Version:          0.19.0
21:28:36   GitCommit:        de40ad0
21:28:36 #11 36.46 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ...
21:28:36 #11 36.47 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
21:28:36 #11 36.51 Selecting previously unselected package libxau6:amd64.
21:28:36 #11 36.51 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ...
21:28:36 #11 36.51 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
21:28:36 #11 36.54 Selecting previously unselected package libxdmcp6:amd64.
21:28:36 #11 36.55 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
21:28:36 #11 36.55 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
21:28:36 #11 36.58 Selecting previously unselected package libxcb1:amd64.
21:28:36 #11 36.59 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ...
21:28:36 #11 36.59 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
21:28:36 #11 36.62 Selecting previously unselected package libx11-data.
21:28:36 #11 36.63 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
21:28:36 #11 36.63 Unpacking libx11-data (2:1.7.5-1) ...
21:28:36 #11 36.69 Selecting previously unselected package libx11-6:amd64.
[Pipeline] sh
21:28:36 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 75.50MB / 116.81MB 17.5s
21:28:36 + docker info
21:28:36 Client:
21:28:36  Context:    default
21:28:36  Debug Mode: false
21:28:36  Plugins:
21:28:36   buildx: Docker Buildx (Docker Inc.)
21:28:36     Version:  v0.8.2
21:28:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:36   compose: Docker Compose (Docker Inc.)
21:28:36     Version:  v2.12.0
21:28:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:36 
21:28:36 Server:
21:28:36  Containers: 0
21:28:36   Running: 0
21:28:36   Paused: 0
21:28:36   Stopped: 0
21:28:36  Images: 1
21:28:36  Server Version: 22.06.0-beta.0
21:28:36  Storage Driver: overlay2
21:28:36   Backing Filesystem: extfs
21:28:36   Supports d_type: true
21:28:36   Using metacopy: false
21:28:36   Native Overlay Diff: true
21:28:36   userxattr: false
21:28:36  Logging Driver: json-file
21:28:36  Cgroup Driver: cgroupfs
21:28:36  Cgroup Version: 1
21:28:36  Plugins:
21:28:36   Volume: local
21:28:36   Network: bridge host ipvlan macvlan null overlay
21:28:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:36  Swarm: inactive
21:28:36  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:36  Default Runtime: runc
21:28:36  Init Binary: docker-init
21:28:36  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:36  runc version: v1.1.4-0-g5fd4c4d
21:28:36  init version: de40ad0
21:28:36  Security Options:
21:28:36   apparmor
21:28:36   seccomp
21:28:36    Profile: builtin
21:28:36  Kernel Version: 5.15.0-1022-aws
21:28:36  Operating System: Ubuntu 20.04.5 LTS
21:28:36  OSType: linux
21:28:36  Architecture: aarch64
21:28:36  CPUs: 2
21:28:36  Total Memory: 7.559GiB
21:28:36  Name: ip-10-100-123-147
21:28:36  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:36  Docker Root Dir: /var/lib/docker
21:28:36  Debug Mode: false
21:28:36  Username: dockerbuildbot
21:28:36  Registry: https://index.docker.io/v1/
21:28:36  Labels:
21:28:36  Experimental: true
21:28:36  Insecure Registries:
21:28:36   127.0.0.0/8
21:28:36  Live Restore Enabled: true
21:28:36 
21:28:36 #10 26.40 Preparing to unpack .../050-libquadmath0_8.3.0-6_amd64.deb ...
21:28:36 #10 26.40 Unpacking libquadmath0:amd64 (8.3.0-6) ...
21:28:36 #10 26.44 Selecting previously unselected package libgcc-8-dev:amd64.
21:28:36 #10 26.44 Preparing to unpack .../051-libgcc-8-dev_8.3.0-6_amd64.deb ...
21:28:36 #10 26.45 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
21:28:36 #10 26.70 Selecting previously unselected package gcc-8.
21:28:36 #10 26.70 Preparing to unpack .../052-gcc-8_8.3.0-6_amd64.deb ...
21:28:36 #10 26.70 Unpacking gcc-8 (8.3.0-6) ...
[Pipeline] }
[Pipeline] // stage
21:28:36 + docker info
21:28:36 Client:
21:28:36  Context:    default
21:28:36  Debug Mode: false
21:28:36  Plugins:
21:28:36   buildx: Docker Buildx (Docker Inc.)
21:28:36     Version:  v0.8.2
21:28:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:36   compose: Docker Compose (Docker Inc.)
21:28:36     Version:  v2.12.0
21:28:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:36 
21:28:36 Server:
21:28:36  Containers: 0
21:28:36   Running: 0
21:28:36   Paused: 0
21:28:36   Stopped: 0
21:28:36  Images: 1
21:28:36  Server Version: 22.06.0-beta.0
21:28:36  Storage Driver: overlay2
21:28:36   Backing Filesystem: extfs
21:28:36   Supports d_type: true
21:28:36   Using metacopy: false
21:28:36   Native Overlay Diff: true
21:28:36   userxattr: false
21:28:36  Logging Driver: json-file
21:28:36  Cgroup Driver: cgroupfs
21:28:36  Cgroup Version: 1
21:28:36  Plugins:
21:28:36   Volume: local
21:28:36   Network: bridge host ipvlan macvlan null overlay
21:28:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:36  Swarm: inactive
21:28:36  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:36  Default Runtime: runc
21:28:36  Init Binary: docker-init
21:28:36  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:36  runc version: v1.1.4-0-g5fd4c4d
21:28:36  init version: de40ad0
21:28:36  Security Options:
21:28:36   apparmor
21:28:36   seccomp
21:28:36    Profile: builtin
21:28:36  Kernel Version: 5.15.0-1022-aws
21:28:36  Operating System: Ubuntu 20.04.5 LTS
21:28:36  OSType: linux
21:28:36  Architecture: aarch64
21:28:36  CPUs: 2
21:28:36  Total Memory: 7.559GiB
21:28:36  Name: ip-10-100-113-97
21:28:36  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:36  Docker Root Dir: /var/lib/docker
21:28:36  Debug Mode: false
21:28:36  Username: dockerbuildbot
21:28:36  Registry: https://index.docker.io/v1/
21:28:36  Labels:
21:28:36  Experimental: true
21:28:36  Insecure Registries:
21:28:36   127.0.0.0/8
21:28:36  Live Restore Enabled: true
21:28:36 
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
21:28:36 #10 44.31 Selecting previously unselected package python3-certifi.
21:28:36 #10 44.31 Preparing to unpack .../380-python3-certifi_2022.9.24-1_all.deb ...
21:28:36 #10 44.32 Unpacking python3-certifi (2022.9.24-1) ...
21:28:36 #10 44.36 Selecting previously unselected package python3-charset-normalizer.
21:28:36 #10 44.36 Preparing to unpack .../381-python3-charset-normalizer_3.0.1-2_all.deb ...
21:28:36 #10 44.36 Unpacking python3-charset-normalizer (3.0.1-2) ...
21:28:36 #10 44.40 Selecting previously unselected package python3-idna.
21:28:36 #10 44.40 Preparing to unpack .../382-python3-idna_3.3-1_all.deb ...
21:28:36 #10 44.41 Unpacking python3-idna (3.3-1) ...
21:28:36 #10 44.44 Selecting previously unselected package python3-magic.
21:28:36 #10 44.44 Preparing to unpack .../383-python3-magic_2%3a0.4.26-3_all.deb ...
21:28:36 #10 44.45 Unpacking python3-magic (2:0.4.26-3) ...
21:28:36 #10 44.48 Selecting previously unselected package python3-six.
21:28:36 #10 44.48 Preparing to unpack .../384-python3-six_1.16.0-4_all.deb ...
21:28:36 #10 44.48 Unpacking python3-six (1.16.0-4) ...
21:28:36 #10 44.52 Selecting previously unselected package python3-urllib3.
[Pipeline] checkout
21:28:36 The recommended git tool is: git
21:28:36 #10 24.67   Installing       : binutils-2.35.2-39.el9.x86_64                      150/167 
21:28:36 #10 24.68   Running scriptlet: binutils-2.35.2-39.el9.x86_64                      150/167 
21:28:36 #10 24.70   Installing       : libbrotli-1.0.9-6.el9.x86_64                       151/167 
21:28:36 #10 24.71   Installing       : libatomic-11.3.1-4.3.el9.x86_64                    152/167 
21:28:36 #10 24.84   Installing       : webkit2gtk3-jsc-2.38.5-1.el9.x86_64                153/167 
21:28:36 #10 24.85   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.x86_64           154/167 
21:28:36 #10 24.86   Installing       : json-glib-1.6.6-1.el9.x86_64                       155/167 
21:28:36 #10 24.87   Installing       : info-6.7-15.el9.x86_64                             156/167 
21:28:36 #10 24.87   Installing       : ed-1.14.2-12.el9.x86_64                            157/167 
21:28:36 #10 24.88   Installing       : patch-2.7.6-16.el9.x86_64                          158/167 
21:28:36 #10 24.90   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1   159/167 
21:28:36 #10 24.91   Installing       : gsettings-desktop-schemas-40.0-6.el9.x86_64        160/167 
[Pipeline] // stage
21:28:36 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 13.63MB / 116.81MB 0.7s
[Pipeline] stage
[Pipeline] { (build)
21:28:36 #10 30.30 Selecting previously unselected package python3.6.
21:28:36 #10 30.30 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_armhf.deb ...
21:28:36 #10 30.30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:28:36 #10 30.34 Selecting previously unselected package libpython3-stdlib:armhf.
21:28:36 #10 30.34 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
21:28:36 #10 30.34 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
21:28:36 #10 30.37 Setting up python3-minimal (3.6.7-1~18.04) ...
21:28:36 #11 69.94   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
21:28:36 #11 69.96   Cleanup    : rpm-python-4.11.3-45.el7.aarch64                           49/52 
21:28:36 #10 22.04 Unpacking man-db (2.11.2-2) ...
21:28:36 #10 22.28 Selecting previously unselected package manpages.
21:28:36 #10 22.28 Preparing to unpack .../016-manpages_6.03-1_all.deb ...
21:28:36 #10 22.29 Unpacking manpages (6.03-1) ...
21:28:36 using credential docker-jenkins-github-credentials
[Pipeline] checkout
21:28:36 The recommended git tool is: git
21:28:36 Cloning the remote Git repository
21:28:36 Cloning with configured refspecs honoured and without tags
21:28:36 #12 3.690 dh_testdir
21:28:36 #12 3.706 dh_testroot
21:28:36 #12 3.722 dh_prep
21:28:36 #12 3.740 dh_testdir
21:28:36 #12 3.756 dh_testroot
21:28:36 #12 3.772 dh_install
21:28:36 #12 3.796 dh_installdocs
21:28:36 #12 3.824 dh_installchangelogs
21:28:36 #12 3.889 dh_compress
21:28:36 #12 3.921 dh_fixperms
21:28:36 #11 36.70 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_amd64.deb ...
21:28:36 #11 36.70 Unpacking libx11-6:amd64 (2:1.7.5-1) ...
21:28:36 #11 36.75 Selecting previously unselected package libxext6:amd64.
21:28:36 #11 36.75 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ...
21:28:36 #11 36.75 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
21:28:36 #11 36.79 Selecting previously unselected package libxmuu1:amd64.
21:28:36 #11 36.79 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ...
21:28:36 #11 36.79 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
21:28:36 #11 36.83 Selecting previously unselected package man-db.
21:28:36 #11 36.84 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ...
21:28:36 #11 36.84 Unpacking man-db (2.10.2-1) ...
21:28:36 #11 36.90 Selecting previously unselected package manpages.
21:28:36 #11 36.90 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
21:28:36 #11 36.90 Unpacking manpages (5.10-1ubuntu1) ...
21:28:36 #11 37.04 Selecting previously unselected package openssh-client.
21:28:36 #11 37.04 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.1_amd64.deb ...
21:28:36 #11 37.05 Unpacking openssh-client (1:8.9p1-3ubuntu0.1) ...
21:28:36 #11 37.09 Selecting previously unselected package publicsuffix.
21:28:36 + docker info
21:28:36 Client:
21:28:36  Context:    default
21:28:36  Debug Mode: false
21:28:36  Plugins:
21:28:36   buildx: Docker Buildx (Docker Inc.)
21:28:36     Version:  v0.8.2
21:28:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:28:36   compose: Docker Compose (Docker Inc.)
21:28:36     Version:  v2.12.0
21:28:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:28:36 
21:28:36 Server:
21:28:36  Containers: 0
21:28:36   Running: 0
21:28:36   Paused: 0
21:28:36   Stopped: 0
21:28:36  Images: 1
21:28:36  Server Version: 22.06.0-beta.0
21:28:36  Storage Driver: overlay2
21:28:36   Backing Filesystem: extfs
21:28:36   Supports d_type: true
21:28:36   Using metacopy: false
21:28:36   Native Overlay Diff: true
21:28:36   userxattr: false
21:28:36  Logging Driver: json-file
21:28:36  Cgroup Driver: cgroupfs
21:28:36  Cgroup Version: 1
21:28:36  Plugins:
21:28:36   Volume: local
21:28:36   Network: bridge host ipvlan macvlan null overlay
21:28:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:28:36  Swarm: inactive
21:28:36  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:28:36  Default Runtime: runc
21:28:36  Init Binary: docker-init
21:28:36  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:28:36  runc version: v1.1.4-0-g5fd4c4d
21:28:36  init version: de40ad0
21:28:36  Security Options:
21:28:36   apparmor
21:28:36   seccomp
21:28:36    Profile: builtin
21:28:36  Kernel Version: 5.15.0-1022-aws
21:28:36  Operating System: Ubuntu 20.04.5 LTS
21:28:36  OSType: linux
21:28:36  Architecture: aarch64
21:28:36  CPUs: 2
21:28:36  Total Memory: 7.559GiB
21:28:36  Name: ip-10-100-81-156
21:28:36  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:28:36  Docker Root Dir: /var/lib/docker
21:28:36  Debug Mode: false
21:28:36  Username: dockerbuildbot
21:28:36  Registry: https://index.docker.io/v1/
21:28:36  Labels:
21:28:36  Experimental: true
21:28:36  Insecure Registries:
21:28:36   127.0.0.0/8
21:28:36  Live Restore Enabled: true
21:28:36 
21:28:36 #7 ...
21:28:36 
21:28:36 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91
21:28:36 #9 extracting sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 11.5s
21:28:36 #9 ...
21:28:36 
21:28:36 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
[Pipeline] }
21:28:36 #11 36.82 Get:419 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
21:28:36 #11 36.85 Get:420 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB]
21:28:36 #11 36.86 Get:421 http://archive.ubuntu.com/ubuntu kinetic/main amd64 zstd amd64 1.5.2+dfsg-1 [573 kB]
21:28:36 #11 36.90 Get:422 http://archive.ubuntu.com/ubuntu kinetic/main amd64 equivs all 2.3.1 [19.0 kB]
21:28:36 #11 36.90 Get:423 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libauthen-sasl-perl all 2.1600-2 [43.7 kB]
21:28:36 #11 36.90 Get:424 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-magic all 2:0.4.26-2 [13.2 kB]
21:28:36 #11 37.09 debconf: delaying package configuration, since apt-utils is not installed
21:28:36 #11 37.12 Fetched 149 MB in 29s (5063 kB/s)
21:28:36 #11 37.13 Selecting previously unselected package liblocale-gettext-perl.
21:28:36 #11 37.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 ... 4397 files and directories currently installed.)
21:28:36 #11 37.14 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
21:28:36 #11 37.14 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:28:36 #11 37.18 Selecting previously unselected package libssl3:amd64.
21:28:36 #11 37.18 Preparing to unpack .../libssl3_3.0.5-2ubuntu2.1_amd64.deb ...
21:28:36 #11 37.19 Unpacking libssl3:amd64 (3.0.5-2ubuntu2.1) ...
21:28:36 #11 37.25 Selecting previously unselected package libpython3.10-minimal:amd64.
21:28:36 #11 37.25 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.3_amd64.deb ...
21:28:36 #11 37.25 Unpacking libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.3) ...
21:28:36 #11 37.33 Selecting previously unselected package libexpat1:amd64.
21:28:36 #11 37.33 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_amd64.deb ...
21:28:36 #11 37.33 Unpacking libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
21:28:36 #11 37.36 Selecting previously unselected package python3.10-minimal.
21:28:36 #11 37.36 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.3_amd64.deb ...
21:28:36 #11 37.37 Unpacking python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:28:36 #11 37.43 Setting up libssl3:amd64 (3.0.5-2ubuntu2.1) ...
21:28:36 #11 37.50 Setting up libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.3) ...
21:28:36 #11 37.52 Setting up libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
21:28:36 #11 37.53 Setting up python3.10-minimal (3.10.7-1ubuntu0.3) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:28:36 #10 44.52 Preparing to unpack .../385-python3-urllib3_1.26.12-1_all.deb ...
21:28:36 #10 44.53 Unpacking python3-urllib3 (1.26.12-1) ...
21:28:36 #10 44.57 Selecting previously unselected package python3-requests.
21:28:36 #10 44.57 Preparing to unpack .../386-python3-requests_2.28.1+dfsg-1_all.deb ...
21:28:36 #10 44.57 Unpacking python3-requests (2.28.1+dfsg-1) ...
21:28:36 #10 44.61 Selecting previously unselected package python3-unidiff.
21:28:36 #10 44.61 Preparing to unpack .../387-python3-unidiff_0.7.3-1_all.deb ...
21:28:36 #10 44.61 Unpacking python3-unidiff (0.7.3-1) ...
21:28:36 #10 44.65 Selecting previously unselected package shared-mime-info.
21:28:36 #10 44.65 Preparing to unpack .../388-shared-mime-info_2.2-1_armhf.deb ...
21:28:36 #10 44.65 Unpacking shared-mime-info (2.2-1) ...
21:28:36 #10 44.76 Selecting previously unselected package strace.
21:28:36 #10 44.76 Preparing to unpack .../389-strace_6.1-0.1_armhf.deb ...
21:28:36 #10 44.76 Unpacking strace (6.1-0.1) ...
21:28:36 #10 44.83 Selecting previously unselected package xauth.
21:28:36 #10 44.83 Preparing to unpack .../390-xauth_1%3a1.1.2-1_armhf.deb ...
21:28:36 #10 44.83 Unpacking xauth (1:1.1.2-1) ...
21:28:36 #10 44.87 Selecting previously unselected package xdg-user-dirs.
21:28:36 #7 extracting sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 12.2s
21:28:36 #10 24.92   Installing       : glib-networking-2.68.3-3.el9.x86_64                161/167 
21:28:36 #10 24.94   Installing       : libsoup-2.72.0-8.el9.x86_64                        162/167 
21:28:36 #10 24.96   Installing       : libappstream-glib-0.7.18-4.el9.x86_64              163/167 
21:28:36 #10 24.97   Installing       : rpmlint-1.11-19.el9.noarch                         164/167 
21:28:36 #10 24.98   Installing       : rpm-build-4.16.1.3-22.el9.x86_64                   165/167 
21:28:36 #10 24.99   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                166/167 
21:28:36 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 20.97MB / 116.81MB 1.0s
21:28:36 #11 19.55 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:28:36 #11 19.55 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB]
21:28:36 #11 19.57 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB]
21:28:36 #11 19.64 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]
[Pipeline] checkout
21:28:36 #10 30.53 Selecting previously unselected package python3.
21:28:36 #10 30.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 ... 4774 files and directories currently installed.)
21:28:36 #10 30.54 Preparing to unpack .../0-python3_3.6.7-1~18.04_armhf.deb ...
21:28:36 #10 30.54 Unpacking python3 (3.6.7-1~18.04) ...
21:28:36 #10 30.57 Selecting previously unselected package multiarch-support.
21:28:36 #10 30.57 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_armhf.deb ...
21:28:36 #10 30.57 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:28:36 #10 30.60 Selecting previously unselected package libxau6:armhf.
21:28:36 #10 30.60 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_armhf.deb ...
21:28:36 #10 30.61 Unpacking libxau6:armhf (1:1.0.8-1ubuntu1) ...
21:28:36 #10 30.64 Selecting previously unselected package libbsd0:armhf.
21:28:36 #10 30.64 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_armhf.deb ...
21:28:36 #10 30.64 Unpacking libbsd0:armhf (0.8.7-1ubuntu0.1) ...
21:28:36 #10 30.67 Selecting previously unselected package libxdmcp6:armhf.
21:28:36 #10 30.67 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
21:28:36 #10 30.68 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
21:28:36 #10 30.70 Selecting previously unselected package libxcb1:armhf.
21:28:36 #10 30.70 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_armhf.deb ...
21:28:36 The recommended git tool is: git
21:28:36 #10 22.46 Selecting previously unselected package libbsd0:amd64.
21:28:36 #10 22.47 Preparing to unpack .../017-libbsd0_0.11.7-2_amd64.deb ...
21:28:36 #10 22.47 Unpacking libbsd0:amd64 (0.11.7-2) ...
21:28:36 #10 22.53 Selecting previously unselected package libedit2:amd64.
21:28:36 #10 22.53 Preparing to unpack .../018-libedit2_3.1-20221030-2_amd64.deb ...
21:28:36 #10 22.53 Unpacking libedit2:amd64 (3.1-20221030-2) ...
21:28:36 #10 22.59 Selecting previously unselected package libcbor0.8:amd64.
21:28:36 #10 22.59 Preparing to unpack .../019-libcbor0.8_0.8.0-2+b1_amd64.deb ...
21:28:36 #12 3.960 dh_installdeb
21:28:36 #12 3.985 dh_gencontrol
21:28:36 #12 4.091 dh_md5sums
21:28:36 #12 4.117 dh_builddeb
21:28:36 #12 4.134 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:28:36 #12 4.154 
21:28:36 #12 4.154 The package has been created.
21:28:36 #12 4.154 Attention, the package has been created in the current directory,
21:28:36 #12 4.154 not in ".." as indicated by the message above!
21:28:36 #12 4.176 Selecting previously unselected package docker-ce-build-deps.
21:28:36 #11 37.09 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
21:28:36 #11 37.10 Unpacking publicsuffix (20211207.1025-1) ...
21:28:36 #11 37.13 Selecting previously unselected package libunwind8:amd64.
21:28:36 #11 37.13 Preparing to unpack .../048-libunwind8_1.3.2-2build2_amd64.deb ...
21:28:36 #11 37.14 Unpacking libunwind8:amd64 (1.3.2-2build2) ...
21:28:36 #11 37.17 Selecting previously unselected package strace.
21:28:36 #11 37.17 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ...
21:28:36 #11 37.18 Unpacking strace (5.16-0ubuntu3) ...
21:28:36 #11 37.21 Selecting previously unselected package xauth.
21:28:36 #11 37.22 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ...
21:28:36 #11 37.22 Unpacking xauth (1:1.1-1build2) ...
21:28:36 #11 37.26 Selecting previously unselected package xz-utils.
21:28:36 #11 37.26 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
21:28:36 #11 37.27 Unpacking xz-utils (5.2.5-2ubuntu1) ...
21:28:36 #11 37.31 Selecting previously unselected package libsigsegv2:amd64.
21:28:36 #11 37.31 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ...
21:28:36 #11 37.31 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ...
21:28:36 #11 37.34 Selecting previously unselected package m4.
21:28:36 using credential docker-jenkins-github-credentials
21:28:36 Cloning the remote Git repository
21:28:36 Cloning with configured refspecs honoured and without tags
21:28:36 #10 44.88 Preparing to unpack .../391-xdg-user-dirs_0.18-1_armhf.deb ...
21:28:36 #10 44.89 Unpacking xdg-user-dirs (0.18-1) ...
21:28:36 #10 44.93 Selecting previously unselected package zstd.
21:28:36 #10 44.93 Preparing to unpack .../392-zstd_1.5.4+dfsg2-3_armhf.deb ...
21:28:36 #10 44.94 Unpacking zstd (1.5.4+dfsg2-3) ...
21:28:36 #10 45.03 Setting up liblz1:armhf (1.13-5) ...
21:28:36 #10 45.04 Setting up libksba8:armhf (1.6.3-2) ...
21:28:36 #10 45.05 Setting up media-types (10.0.0) ...
21:28:36 #10 45.07 Setting up libpipeline1:armhf (1.5.7-1) ...
21:28:36 #10 45.07 Setting up plzip (1.10-5) ...
21:28:36 #10 45.08 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
21:28:36 #10 45.09 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:28:36 #10 45.09 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:28:36 #10 45.10 Setting up wdiff (1.2.2-5) ...
21:28:36 #10 45.11 Setting up libaom3:armhf (3.6.0-1) ...
21:28:36 #10 45.12 Setting up libabsl20220623:armhf (20220623.1-1) ...
21:28:36 #10 45.13 Setting up libxau6:armhf (1:1.0.9-1) ...
21:28:36 using credential docker-jenkins-github-credentials
21:28:36 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 91.23MB / 116.81MB 18.4s
21:28:36 #10 25.07   Installing       : glibc-gconv-extra-2.34-61.el9.x86_64               167/167 
21:28:36 #11 69.98   Cleanup    : rpm-build-libs-4.11.3-45.el7.aarch64                       50/52 
21:28:36 #11 70.27   Cleanup    : rpm-4.11.3-45.el7.aarch64                                  51/52 
21:28:36 Cloning the remote Git repository
21:28:36 Cloning with configured refspecs honoured and without tags
21:28:36 #11 19.64 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]
21:28:36 #11 19.65 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
21:28:36 #11 19.65 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
21:28:36 #11 19.66 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB]
21:28:36 #11 19.66 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
21:28:36 #11 19.66 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
21:28:36 #10 30.71 Unpacking libxcb1:armhf (1.13-2~ubuntu18.04) ...
21:28:36 #10 30.73 Selecting previously unselected package libx11-data.
21:28:36 #10 30.73 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
21:28:36 #10 30.74 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
21:28:36 #10 30.80 Selecting previously unselected package libx11-6:armhf.
21:28:36 #10 30.80 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_armhf.deb ...
21:28:36 #10 30.80 Unpacking libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
21:28:36 #10 30.87 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:28:36 #10 30.91 Selecting previously unselected package libxext6:armhf.
21:28:36 #10 30.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5098 files and directories currently installed.)
21:28:36 #10 30.91 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_armhf.deb ...
21:28:36 #10 30.92 Unpacking libxext6:armhf (2:1.3.3-1) ...
21:28:36 #10 30.95 Selecting previously unselected package bsdmainutils.
21:28:36 #10 30.95 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_armhf.deb ...
21:28:36 #10 30.95 Unpacking bsdmainutils (11.1.2ubuntu1) ...
21:28:36 #10 30.99 Selecting previously unselected package groff-base.
21:28:36 #10 30.99 Preparing to unpack .../002-groff-base_1.22.3-10_armhf.deb ...
21:28:36 #10 22.59 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ...
21:28:36 #10 27.63 Selecting previously unselected package gcc.
21:28:36 #10 27.63 Preparing to unpack .../053-gcc_4%3a8.3.0-1_amd64.deb ...
21:28:36 #10 27.64 Unpacking gcc (4:8.3.0-1) ...
21:28:36 #10 27.70 Selecting previously unselected package libstdc++-8-dev:amd64.
21:28:36 #10 27.70 Preparing to unpack .../054-libstdc++-8-dev_8.3.0-6_amd64.deb ...
21:28:36 #10 27.70 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
21:28:36 #10 22.63 Selecting previously unselected package libfido2-1:amd64.
21:28:36 #10 22.63 Preparing to unpack .../020-libfido2-1_1.12.0-2+b1_amd64.deb ...
21:28:36 #10 22.64 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ...
21:28:36 #10 22.69 Selecting previously unselected package openssh-client.
21:28:36 #10 22.69 Preparing to unpack .../021-openssh-client_1%3a9.2p1-2_amd64.deb ...
21:28:36 #10 22.70 Unpacking openssh-client (1:9.2p1-2) ...
21:28:36 #12 4.188 (Reading database ... 21446 files and directories currently installed.)
21:28:36 #12 4.188 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:28:36 #12 4.192 Unpacking docker-ce-build-deps (1.0) ...
21:28:36 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.1s
21:28:36 #11 37.34 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ...
21:28:36 #11 37.35 Unpacking m4 (1.4.18-5ubuntu2) ...
21:28:36 #11 37.39 Selecting previously unselected package autoconf.
21:28:36 #11 37.39 Preparing to unpack .../054-autoconf_2.71-2_all.deb ...
21:28:36 #11 37.40 Unpacking autoconf (2.71-2) ...
21:28:36 #11 37.44 Selecting previously unselected package autotools-dev.
21:28:36 #11 37.44 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ...
21:28:36 #11 37.44 Unpacking autotools-dev (20220109.1) ...
21:28:36 #11 37.48 Selecting previously unselected package automake.
21:28:36 #11 37.48 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ...
21:28:36 #11 37.49 Unpacking automake (1:1.16.5-1.3) ...
21:28:36 #11 37.53 Selecting previously unselected package autopoint.
21:28:36 #11 37.53 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ...
21:28:36 #11 37.54 Unpacking autopoint (0.21-4ubuntu4) ...
21:28:36 #11 37.57 Selecting previously unselected package binutils-common:amd64.
21:28:36 #9 25.08 Selecting previously unselected package gcc.
21:28:36 #9 25.08 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
21:28:36 #9 25.09 Unpacking gcc (4:10.2.1-1) ...
21:28:36 #9 25.14 Selecting previously unselected package libstdc++-10-dev:amd64.
21:28:36 #9 25.14 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
21:28:36 #9 25.14 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
21:28:36 #9 25.39 Selecting previously unselected package g++-10.
21:28:37 #11 38.18 Selecting previously unselected package python3-minimal.
21:28:37 #11 38.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 ... 4724 files and directories currently installed.)
21:28:37 #11 38.19 Preparing to unpack .../00-python3-minimal_3.10.6-1_amd64.deb ...
21:28:37 #11 38.19 Unpacking python3-minimal (3.10.6-1) ...
21:28:37 #11 38.22 Selecting previously unselected package media-types.
21:28:37 #11 38.22 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
21:28:37 #11 38.22 Unpacking media-types (8.0.0) ...
21:28:37 #11 38.26 Selecting previously unselected package libmpdec3:amd64.
21:28:37 #11 38.26 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_amd64.deb ...
21:28:37 #11 38.26 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
21:28:37 #11 38.29 Selecting previously unselected package libkrb5support0:amd64.
21:28:37 #11 38.29 Preparing to unpack .../03-libkrb5support0_1.20-1ubuntu0.1_amd64.deb ...
21:28:37 #10 45.14 Setting up libre2-9:armhf (20220601+dfsg-1+b1) ...
21:28:37 #10 45.15 Setting up libkeyutils1:armhf (1.6.3-2) ...
21:28:37 #10 45.16 Setting up libpsl5:armhf (0.21.2-1) ...
21:28:37 #10 45.17 Setting up libgpm2:armhf (1.20.7-10+b1) ...
21:28:37 #10 45.18 Setting up libicu72:armhf (72.1-3) ...
21:28:37 #10 45.19 Setting up liblerc4:armhf (4.0.0+ds-2) ...
21:28:37 #10 45.20 Setting up bsdextrautils (2.38.1-5+b1) ...
21:28:37 #10 45.21 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
21:28:37 #10 45.23 Setting up libtext-glob-perl (0.11-3) ...
21:28:37 #10 45.24 Setting up xdg-user-dirs (0.18-1) ...
21:28:37 #10 45.26 Setting up libmagic-mgc (1:5.44-3) ...
21:28:37 #10 45.27 Setting up libyaml-0-2:armhf (0.2.5-1) ...
21:28:37 #10 45.28 Setting up libglib2.0-0:armhf (2.74.6-1) ...
21:28:37 #10 45.30 No schema files found: doing nothing.
21:28:37 #10 45.30 Setting up distro-info-data (0.57) ...
21:28:37 #10 45.32 Setting up manpages (6.03-1) ...
21:28:37 #10 45.33 Setting up libtirpc-common (1.3.3+ds-1) ...
21:28:37 #10 45.34 Setting up unzip (6.0-28) ...
21:28:37 #11 70.30   Cleanup    : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
21:28:37 #11 70.88   Verifying  : elfutils-0.176-5.el7.aarch64                                1/52 
21:28:37 #11 70.90   Verifying  : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
21:28:37 #11 70.92   Verifying  : rpm-4.11.3-48.el7_9.aarch64                                 3/52 
21:28:37 #11 70.93   Verifying  : perl-threads-1.87-4.el7.aarch64                             4/52 
21:28:37 #11 70.94   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                      5/52 
21:28:37 #11 70.95   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
21:28:37 #11 70.96   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
21:28:37 #11 70.98   Verifying  : dwz-0.11-3.el7.aarch64                                      8/52 
21:28:37 #11 70.99   Verifying  : file-5.11-37.el7.aarch64                                    9/52 
21:28:37 #11 71.00   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         10/52 
21:28:37 #11 71.01   Verifying  : perl-Socket-2.010-5.el7.aarch64                            11/52 
21:28:37 #11 71.02   Verifying  : perl-PathTools-3.40-5.el7.aarch64                          12/52 
21:28:37 #11 71.03   Verifying  : gdb-7.6.1-120.el7.aarch64                                  13/52 
21:28:37 #11 71.04   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          14/52 
21:28:37 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 82.84MB / 116.81MB 18.5s
21:28:37 #11 19.83 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:28:37 #11 20.06 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
21:28:37 #10 30.99 Unpacking groff-base (1.22.3-10) ...
21:28:37 #10 31.05 Selecting previously unselected package libgdbm5:armhf.
21:28:37 #10 31.05 Preparing to unpack .../003-libgdbm5_1.14.1-6_armhf.deb ...
21:28:37 #10 31.06 Unpacking libgdbm5:armhf (1.14.1-6) ...
21:28:37 #10 31.09 Selecting previously unselected package libpipeline1:armhf.
21:28:37 #10 31.09 Preparing to unpack .../004-libpipeline1_1.5.0-1_armhf.deb ...
21:28:37 #10 31.09 Unpacking libpipeline1:armhf (1.5.0-1) ...
21:28:37 #10 31.13 Selecting previously unselected package man-db.
21:28:37 #10 31.13 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_armhf.deb ...
21:28:37 #10 31.14 Unpacking man-db (2.8.3-2ubuntu0.1) ...
21:28:37 #10 31.22 Selecting previously unselected package perl-modules-5.26.
21:28:37 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 27.26MB / 116.81MB 1.3s
21:28:37 #7 ...
21:28:37 
21:28:37 #8 [internal] load build context
21:28:37 #8 transferring context: 31.12MB 1.5s done
21:28:37 #8 DONE 1.5s
21:28:37 
21:28:37 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:37 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 34.60MB / 116.81MB 1.6s
21:28:37 #12 1.470 Last metadata expiration check: 0:00:14 ago on Thu Mar 30 21:28:23 2023.
21:28:37 #10 27.98 Selecting previously unselected package g++-8.
21:28:37 #10 22.89 Selecting previously unselected package ucf.
21:28:37 #10 22.89 Preparing to unpack .../022-ucf_3.0043+nmu1_all.deb ...
21:28:37 #10 22.90 Moving old data out of the way
21:28:37 #10 22.90 Unpacking ucf (3.0043+nmu1) ...
21:28:37 #10 22.95 Selecting previously unselected package xz-utils.
21:28:37 #10 22.95 Preparing to unpack .../023-xz-utils_5.4.1-0.2_amd64.deb ...
21:28:37 #10 22.96 Unpacking xz-utils (5.4.1-0.2) ...
21:28:37 #11 37.57 Preparing to unpack .../058-binutils-common_2.38-4ubuntu2.1_amd64.deb ...
21:28:37 #11 37.57 Unpacking binutils-common:amd64 (2.38-4ubuntu2.1) ...
21:28:37 #11 37.61 Selecting previously unselected package libbinutils:amd64.
21:28:37 #11 37.61 Preparing to unpack .../059-libbinutils_2.38-4ubuntu2.1_amd64.deb ...
21:28:37 #11 37.61 Unpacking libbinutils:amd64 (2.38-4ubuntu2.1) ...
21:28:37 #11 37.66 Selecting previously unselected package libctf-nobfd0:amd64.
21:28:37 #11 37.66 Preparing to unpack .../060-libctf-nobfd0_2.38-4ubuntu2.1_amd64.deb ...
21:28:37 #11 37.66 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.1) ...
21:28:37 #11 37.70 Selecting previously unselected package libctf0:amd64.
21:28:37 #11 37.70 Preparing to unpack .../061-libctf0_2.38-4ubuntu2.1_amd64.deb ...
21:28:37 #11 37.70 Unpacking libctf0:amd64 (2.38-4ubuntu2.1) ...
21:28:37 #11 37.73 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:28:37 #11 37.73 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-4ubuntu2.1_amd64.deb ...
21:28:37 #11 37.74 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.1) ...
21:28:37 #11 37.82 Selecting previously unselected package binutils.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:28:37 #9 25.40 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
21:28:37 #9 25.40 Unpacking g++-10 (10.2.1-6) ...
21:28:37 using credential docker-jenkins-github-credentials
21:28:37 #11 38.29 Unpacking libkrb5support0:amd64 (1.20-1ubuntu0.1) ...
21:28:37 #11 38.33 Selecting previously unselected package libk5crypto3:amd64.
21:28:37 #11 38.33 Preparing to unpack .../04-libk5crypto3_1.20-1ubuntu0.1_amd64.deb ...
21:28:37 #11 38.33 Unpacking libk5crypto3:amd64 (1.20-1ubuntu0.1) ...
21:28:37 #11 38.36 Selecting previously unselected package libkeyutils1:amd64.
21:28:37 #11 38.36 Preparing to unpack .../05-libkeyutils1_1.6.3-1_amd64.deb ...
21:28:37 #11 38.37 Unpacking libkeyutils1:amd64 (1.6.3-1) ...
21:28:37 #11 38.40 Selecting previously unselected package libkrb5-3:amd64.
21:28:37 #11 38.40 Preparing to unpack .../06-libkrb5-3_1.20-1ubuntu0.1_amd64.deb ...
21:28:37 #11 38.40 Unpacking libkrb5-3:amd64 (1.20-1ubuntu0.1) ...
21:28:37 #11 38.44 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:28:37 #11 38.44 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1ubuntu0.1_amd64.deb ...
21:28:37 #11 38.45 Unpacking libgssapi-krb5-2:amd64 (1.20-1ubuntu0.1) ...
21:28:37 #11 38.48 Selecting previously unselected package libtirpc-common.
21:28:37 #11 38.48 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:28:37 #11 38.48 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:28:37 #11 38.51 Selecting previously unselected package libtirpc3:amd64.
21:28:37 #11 38.52 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
21:28:37 #11 38.52 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
21:28:37 #11 38.55 Selecting previously unselected package libnsl2:amd64.
21:28:37 #11 38.55 Preparing to unpack .../10-libnsl2_1.3.0-2build2_amd64.deb ...
21:28:37 #11 38.55 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
21:28:37 #11 38.58 Selecting previously unselected package readline-common.
21:28:37 #11 38.58 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
21:28:37 #11 38.59 Unpacking readline-common (8.2-1) ...
21:28:37 #11 38.62 Selecting previously unselected package libreadline8:amd64.
21:28:37 #10 45.36 Setting up libcbor0.8:armhf (0.8.0-2+b1) ...
21:28:37 #10 45.37 Setting up libbrotli1:armhf (1.0.9-2+b6) ...
21:28:37 #10 45.38 Setting up libsqlite3-0:armhf (3.40.1-2) ...
21:28:37 #10 45.40 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ...
21:28:37 #10 45.41 Setting up libfcgi-bin (2.4.2-2) ...
21:28:37 #10 45.42 Setting up binutils-common:armhf (2.40-2) ...
21:28:37 #10 45.44 Setting up libnghttp2-14:armhf (1.52.0-1) ...
21:28:37 #10 45.45 Setting up libmagic1:armhf (1:5.44-3) ...
21:28:37 #10 45.47 Setting up libdeflate0:armhf (1.14-1) ...
21:28:37 #10 45.48 Setting up less (590-1.2) ...
21:28:37 #10 45.50 Setting up perl-openssl-defaults:armhf (7+b1) ...
21:28:37 #10 45.51 Setting up linux-libc-dev:armhf (6.1.20-1) ...
21:28:37 #10 45.52 Setting up libctf-nobfd0:armhf (2.40-2) ...
21:28:37 #10 45.53 Setting up gettext-base (0.21-12) ...
21:28:37 #10 45.54 Setting up m4 (1.4.19-3) ...
21:28:37 #10 45.55 Setting up liblzo2-2:armhf (2.10-2) ...
21:28:37 #10 45.56 Setting up libnpth0:armhf (1.6-3) ...
21:28:37 #10 45.57 Setting up krb5-locales (1.20.1-1) ...
21:28:37 #10 45.58 Setting up file (1:5.44-3) ...
21:28:37 #10 45.59 Setting up libsvtav1enc1:armhf (1.4.1+dfsg-1) ...
21:28:37 #10 45.60 Setting up libassuan0:armhf (2.5.5-5) ...
21:28:37 #10 45.61 Setting up libgomp1:armhf (12.2.0-14) ...
21:28:37 #10 45.63 Setting up bzip2 (1.0.8-5+b1) ...
21:28:37 #10 45.64 Setting up libldap-common (2.5.13+dfsg-5) ...
21:28:37 #10 45.65 Setting up pbzip2 (1.1.13-1) ...
21:28:37 #10 45.66 Setting up libjbig0:armhf (2.1-6.1) ...
21:28:37 Cloning the remote Git repository
21:28:37 Cloning with configured refspecs honoured and without tags
21:28:37 #11 71.05   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
21:28:37 #11 71.07   Verifying  : desktop-file-utils-0.23-2.el7.aarch64                      16/52 
21:28:37 #11 71.08   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         17/52 
21:28:37 #11 71.09   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
21:28:37 #11 71.11   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
21:28:37 #11 71.12   Verifying  : rpm-build-4.11.3-48.el7_9.aarch64                          20/52 
21:28:37 #11 71.13   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/52 
21:28:37 #11 71.14   Verifying  : perl-Encode-2.51-7.el7.aarch64                             22/52 
21:28:37 #11 71.15   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
21:28:37 #11 71.17   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
21:28:37 #11 71.18   Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                     25/52 
21:28:37 #11 71.19   Verifying  : patch-2.7.1-12.el7_7.aarch64                               26/52 
21:28:37 #11 71.20   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     27/52 
21:28:37 #11 71.21   Verifying  : perl-Carp-1.26-244.el7.noarch                              28/52 
21:28:37 #11 71.22   Verifying  : groff-base-1.22.2-8.el7.aarch64                            29/52 
21:28:37 #11 71.24   Verifying  : rpm-build-libs-4.11.3-48.el7_9.aarch64                     30/52 
21:28:37 #11 71.25   Verifying  : perl-threads-shared-1.43-6.el7.aarch64                     31/52 
21:28:37 #11 20.30 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
21:28:37 #10 31.23 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
21:28:37 #10 31.23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
21:28:37 #7 extracting sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 13.0s done
21:28:37 #10 27.98 Preparing to unpack .../055-g++-8_8.3.0-6_amd64.deb ...
21:28:37 #10 27.98 Unpacking g++-8 (8.3.0-6) ...
21:28:37 #10 23.06 Selecting previously unselected package m4.
21:28:37 #10 23.07 Preparing to unpack .../024-m4_1.4.19-3_amd64.deb ...
21:28:37 #10 23.07 Unpacking m4 (1.4.19-3) ...
21:28:37 #10 23.15 Selecting previously unselected package autoconf.
21:28:37 #10 23.15 Preparing to unpack .../025-autoconf_2.71-3_all.deb ...
21:28:37 #10 23.16 Unpacking autoconf (2.71-3) ...
21:28:37 #10 23.25 Selecting previously unselected package autotools-dev.
21:28:37 #10 23.25 Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ...
21:28:37 #10 23.26 Unpacking autotools-dev (20220109.1) ...
21:28:37 #10 23.30 Selecting previously unselected package automake.
21:28:37 #10 23.31 Preparing to unpack .../027-automake_1%3a1.16.5-1.3_all.deb ...
21:28:37 #10 23.31 Unpacking automake (1:1.16.5-1.3) ...
21:28:37 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 42.99MB / 116.81MB 1.9s
21:28:37 #10 25.36 Setting up perl-base (5.36.0-7) ...
21:28:37 #10 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 ... 10370 files and directories currently installed.)
21:28:37 #10 25.41 Preparing to unpack .../perl-modules-5.36_5.36.0-7_all.deb ...
21:28:37 #10 25.43 Unpacking perl-modules-5.36 (5.36.0-7) over (5.36.0-6) ...
21:28:37 #11 37.83 Preparing to unpack .../063-binutils_2.38-4ubuntu2.1_amd64.deb ...
21:28:37 #11 37.83 Unpacking binutils (2.38-4ubuntu2.1) ...
21:28:37 #11 37.86 Selecting previously unselected package libc-dev-bin.
21:28:37 #11 37.86 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.1_amd64.deb ...
21:28:37 #11 37.86 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
21:28:37 #11 37.89 Selecting previously unselected package linux-libc-dev:amd64.
21:28:37 #11 37.89 Preparing to unpack .../065-linux-libc-dev_5.15.0-69.76_amd64.deb ...
21:28:37 #11 37.90 Unpacking linux-libc-dev:amd64 (5.15.0-69.76) ...
21:28:37 #11 38.04 Selecting previously unselected package libcrypt-dev:amd64.
21:28:37 #11 38.05 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
21:28:37 #11 38.05 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
21:28:37 #11 38.08 Selecting previously unselected package rpcsvc-proto.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:28:37 #11 38.62 Preparing to unpack .../12-libreadline8_8.2-1_amd64.deb ...
21:28:37 #11 38.62 Unpacking libreadline8:amd64 (8.2-1) ...
21:28:37 #11 38.66 Selecting previously unselected package libsqlite3-0:amd64.
21:28:37 #11 38.66 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_amd64.deb ...
21:28:37 #11 38.66 Unpacking libsqlite3-0:amd64 (3.39.3-1) ...
21:28:37 #11 38.70 Selecting previously unselected package libpython3.10-stdlib:amd64.
21:28:37 #11 38.70 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.3_amd64.deb ...
21:28:37 #11 38.70 Unpacking libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.3) ...
21:28:37 #10 45.67 Setting up librav1e0:armhf (0.5.1-6) ...
21:28:37 #10 45.68 Setting up libfakeroot:armhf (1.31-1.1) ...
21:28:37 #10 45.70 Setting up libjansson4:armhf (2.14-2) ...
21:28:37 #10 45.71 Setting up libkrb5support0:armhf (1.20.1-1+b1) ...
21:28:37 #10 45.72 Setting up libnumber-compare-perl (0.03-3) ...
21:28:37 #10 45.73 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
21:28:37 #10 45.74 Setting up fakeroot (1.31-1.1) ...
21:28:37 #10 45.75 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:37 #10 45.76 Setting up perl-modules-5.36 (5.36.0-7) ...
21:28:37 #10 45.77 Setting up autotools-dev (20220109.1) ...
21:28:37 #10 45.78 Setting up libglib2.0-data (2.74.6-1) ...
21:28:37 #10 45.79 Setting up rpcsvc-proto (1.4.3-1) ...
21:28:37 #10 45.80 Setting up libjpeg62-turbo:armhf (1:2.1.5-2) ...
21:28:37 #10 45.80 Setting up libx11-data (2:1.8.4-2) ...
21:28:37 #10 45.81 Setting up make (4.3-4.1) ...
21:28:37 #10 45.82 Setting up libmpfr6:armhf (4.2.0-1) ...
21:28:37 #10 45.83 Setting up gnupg-l10n (2.2.40-1.1) ...
21:28:37 #10 45.84 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:28:37 #10 45.85 Setting up strace (6.1-0.1) ...
21:28:37 #10 45.86 Setting up xz-utils (5.4.1-0.2) ...
21:28:37 #10 45.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:37 #12 20.37 CentOS Stream 8 - Extras                         26 kB/s |  18 kB     00:00    
21:28:37 #11 20.38 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
21:28:37 #11 20.38 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
21:28:37 #11 20.40 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
21:28:37 #11 20.41 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
21:28:37 #11 20.42 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
21:28:37 #11 20.43 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:28:37 #11 20.45 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
21:28:37 #11 20.45 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB]
21:28:37 #11 20.60 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB]
21:28:37 #11 71.26   Verifying  : bzip2-1.0.6-13.el7.aarch64                                 32/52 
21:28:37 #11 71.27   Verifying  : perl-Storable-2.45-3.el7.aarch64                           33/52 
21:28:37 #11 71.28   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           34/52 
21:28:37 #11 71.30   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/52 
21:28:37 #11 71.31   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/52 
21:28:37 #11 71.32   Verifying  : zip-3.0-11.el7.aarch64                                     37/52 
21:28:37 #11 71.34   Verifying  : rpm-python-4.11.3-48.el7_9.aarch64                         38/52 
21:28:37 #11 71.35   Verifying  : perl-Filter-1.49-3.el7.aarch64                             39/52 
21:28:37 #11 71.36   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                40/52 
21:28:37 #11 71.38   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
21:28:37 #11 71.39   Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                            42/52 
21:28:37 #11 71.40   Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                       43/52 
21:28:37 #11 71.41   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         44/52 
21:28:37 #11 71.43   Verifying  : unzip-6.0-24.el7_9.aarch64                                 45/52 
21:28:37 #11 71.44   Verifying  : python-srpm-macros-3-34.el7.noarch                         46/52 
21:28:37 #11 71.45   Verifying  : perl-File-Path-2.09-2.el7.noarch                           47/52 
21:28:37 #11 71.46   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
21:28:37 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 98.57MB / 116.81MB 19.3s
21:28:37 #10 23.44 Selecting previously unselected package autopoint.
21:28:37 #10 23.44 Preparing to unpack .../028-autopoint_0.21-12_all.deb ...
21:28:37 #10 23.45 Unpacking autopoint (0.21-12) ...
21:28:37 #10 23.50 Selecting previously unselected package binutils-common:amd64.
21:28:37 #10 23.50 Preparing to unpack .../029-binutils-common_2.40-2_amd64.deb ...
21:28:37 #10 23.51 Unpacking binutils-common:amd64 (2.40-2) ...
21:28:37 #10 31.57 Selecting previously unselected package libgdbm-compat4:armhf.
21:28:37 #10 31.57 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_armhf.deb ...
21:28:37 #10 31.57 Unpacking libgdbm-compat4:armhf (1.14.1-6) ...
21:28:37 #10 31.61 Selecting previously unselected package libperl5.26:armhf.
21:28:37 #10 31.61 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_armhf.deb ...
21:28:37 #10 31.61 Unpacking libperl5.26:armhf (5.26.1-6ubuntu0.6) ...
21:28:37 #11 38.08 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
21:28:37 #11 38.09 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:28:37 #11 38.12 Selecting previously unselected package libtirpc-dev:amd64.
21:28:37 #11 38.13 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
21:28:37 #11 38.13 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
21:28:37 #11 38.17 Selecting previously unselected package libnsl-dev:amd64.
21:28:37 #11 38.17 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ...
21:28:37 #11 38.17 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
21:28:37 #11 38.20 Selecting previously unselected package libc6-dev:amd64.
21:28:37 #11 38.20 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.1_amd64.deb ...
21:28:37 #11 38.21 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.1) ...
21:28:37 #11 38.34 Selecting previously unselected package gcc-11-base:amd64.
21:28:37 #9 26.22 Selecting previously unselected package g++.
21:28:37 #9 26.23 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
21:28:37 #9 26.23 Unpacking g++ (4:10.2.1-1) ...
21:28:37 #9 26.25 Selecting previously unselected package make.
21:28:37 using credential docker-jenkins-github-credentials
21:28:37 Cloning the remote Git repository
21:28:37 Cloning with configured refspecs honoured and without tags
21:28:37 #11 38.79 Selecting previously unselected package python3.10.
21:28:37 #11 38.79 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.3_amd64.deb ...
21:28:37 #11 38.80 Unpacking python3.10 (3.10.7-1ubuntu0.3) ...
21:28:37 #11 38.82 Selecting previously unselected package libpython3-stdlib:amd64.
21:28:37 #11 38.83 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_amd64.deb ...
21:28:37 #11 38.83 Unpacking libpython3-stdlib:amd64 (3.10.6-1) ...
21:28:37 #11 38.86 Setting up python3-minimal (3.10.6-1) ...
21:28:37 #11 39.05 Selecting previously unselected package python3.
21:28:37 Fetching without tags
21:28:37 #10 45.88 Setting up t1utils (1.41-4) ...
21:28:37 #10 45.89 Setting up diffstat (1.65-1) ...
21:28:37 #10 45.90 Setting up libpng16-16:armhf (1.6.39-2) ...
21:28:37 #10 45.90 Setting up libmpc3:armhf (1.3.1-1) ...
21:28:37 #10 45.91 Setting up libatomic1:armhf (12.2.0-14) ...
21:28:37 #10 45.92 Setting up patch (2.7.6-7) ...
21:28:37 #10 45.94 Setting up autopoint (0.21-12) ...
21:28:37 #10 45.95 Setting up fonts-dejavu-core (2.37-6) ...
21:28:37 #10 46.01 Setting up libgav1-1:armhf (0.18.0-1+b1) ...
21:28:37 #10 46.02 Setting up libxdelta2:armhf (1.1.3-10.4) ...
21:28:37 #10 46.03 Setting up libncursesw6:armhf (6.4-2) ...
21:28:37 #10 46.04 Setting up libk5crypto3:armhf (1.20.1-1+b1) ...
21:28:37 #10 46.06 Setting up libdav1d6:armhf (1.0.0-2) ...
21:28:37 #10 46.07 Setting up libltdl7:armhf (2.4.7-5) ...
21:28:37 #10 46.07 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
21:28:37 #10 46.08 Setting up libx265-199:armhf (3.5-2+b1) ...
21:28:37 #10 46.09 Setting up libwebp7:armhf (1.2.4-0.1) ...
21:28:37 #10 46.10 Setting up libubsan1:armhf (12.2.0-14) ...
21:28:37 #10 46.11 Setting up python-apt-common (2.5.3) ...
21:28:37 #10 46.13 Setting up mount (2.38.1-5+b1) ...
21:28:37 #12 21.35 CentOS Stream 8 - Extras common packages        6.6 kB/s | 5.3 kB     00:00    
21:28:37 #11 20.77 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB]
21:28:37 #11 20.90 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:28:37 #11 20.91 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B]
21:28:37 #11 20.92 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:28:37 #11 71.47   Verifying  : rpm-4.11.3-45.el7.aarch64                                  49/52 
21:28:37 #11 71.47   Verifying  : rpm-python-4.11.3-45.el7.aarch64                           50/52 
21:28:37 #11 71.48   Verifying  : rpm-build-libs-4.11.3-45.el7.aarch64                       51/52 
21:28:37 #11 71.48   Verifying  : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
21:28:37 #11 71.53 
21:28:37 #11 71.53 Installed:
21:28:37 #11 71.53   rpm-build.aarch64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
21:28:37 #11 71.53 
21:28:37 #11 71.53 Dependency Installed:
21:28:37 #11 71.53   bzip2.aarch64 0:1.0.6-13.el7                                                  
21:28:37 #11 71.53   desktop-file-utils.aarch64 0:0.23-2.el7                                       
21:28:37 #11 71.53   dwz.aarch64 0:0.11-3.el7                                                      
21:28:37 #11 71.53   elfutils.aarch64 0:0.176-5.el7                                                
21:28:37 #11 71.53   emacs-filesystem.noarch 1:24.3-23.el7                                         
21:28:37 #11 71.53   file.aarch64 0:5.11-37.el7                                                    
21:28:37 #11 71.53   gdb.aarch64 0:7.6.1-120.el7                                                   
21:28:37 #11 71.53   groff-base.aarch64 0:1.22.2-8.el7                                             
21:28:37 #11 71.53   patch.aarch64 0:2.7.1-12.el7_7                                                
21:28:37 #11 71.53   perl.aarch64 4:5.16.3-299.el7_9                                               
21:28:37 #11 71.53   perl-Carp.noarch 0:1.26-244.el7                                               
21:28:37 #11 71.53   perl-Encode.aarch64 0:2.51-7.el7                                              
21:28:37 #11 71.53   perl-Exporter.noarch 0:5.68-3.el7                                             
21:28:37 #11 71.53   perl-File-Path.noarch 0:2.09-2.el7                                            
21:28:37 #11 71.53   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
21:28:37 #11 71.53   perl-Filter.aarch64 0:1.49-3.el7                                              
21:28:37 #11 71.53   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
21:28:37 #11 71.53   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
21:28:37 #11 71.53   perl-PathTools.aarch64 0:3.40-5.el7                                           
21:28:37 #11 71.53   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
21:28:37 #11 71.53   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
21:28:37 #11 71.53   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
21:28:37 #11 71.53   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
21:28:37 #11 71.53   perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
21:28:37 #11 71.53   perl-Socket.aarch64 0:2.010-5.el7                                             
21:28:37 #11 71.53   perl-Storable.aarch64 0:2.45-3.el7                                            
21:28:37 #11 71.53   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
21:28:37 #11 71.53   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
21:28:37 #11 71.53   perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
21:28:37 #11 71.53   perl-Time-Local.noarch 0:1.2300-2.el7                                         
21:28:37 #11 71.53   perl-constant.noarch 0:1.27-2.el7                                             
21:28:37 #11 71.53   perl-libs.aarch64 4:5.16.3-299.el7_9                                          
21:28:37 #11 71.53   perl-macros.aarch64 4:5.16.3-299.el7_9                                        
21:28:37 #11 71.53   perl-parent.noarch 1:0.225-244.el7                                            
21:28:37 #11 71.53   perl-podlators.noarch 0:2.5.1-3.el7                                           
21:28:37 #11 71.53   perl-srpm-macros.noarch 0:1-8.el7                                             
21:28:37 #11 71.53   perl-threads.aarch64 0:1.87-4.el7                                             
21:28:37 #11 71.53   perl-threads-shared.aarch64 0:1.43-6.el7                                      
21:28:37 #11 71.53   python-srpm-macros.noarch 0:3-34.el7                                          
21:28:37 #11 71.53   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
21:28:37 #11 71.53   unzip.aarch64 0:6.0-24.el7_9                                                  
21:28:37 #11 71.53   zip.aarch64 0:3.0-11.el7                                                      
21:28:37 #11 71.53 
21:28:37 #11 71.53 Dependency Updated:
21:28:37 #11 71.53   rpm.aarch64 0:4.11.3-48.el7_9       rpm-build-libs.aarch64 0:4.11.3-48.el7_9 
21:28:37 #11 71.53   rpm-libs.aarch64 0:4.11.3-48.el7_9  rpm-python.aarch64 0:4.11.3-48.el7_9     
21:28:37 #11 71.53 
21:28:37 #11 71.53 Complete!
21:28:37 #11 DONE 71.7s
21:28:37 
21:28:37 #12 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
21:28:37 #12 DONE 0.1s
21:28:37 #12 4.264 Reading package lists...
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
21:28:37 #7 extracting sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1
21:28:37 #10 23.93 Selecting previously unselected package libbinutils:amd64.
21:28:37 #10 28.85 Selecting previously unselected package g++.
21:28:37 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 50.33MB / 116.81MB 2.3s
21:28:38 #11 38.34 Preparing to unpack .../071-gcc-11-base_11.3.0-1ubuntu1~22.04_amd64.deb ...
21:28:38 #11 38.34 Unpacking gcc-11-base:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:38 #11 38.38 Selecting previously unselected package libisl23:amd64.
21:28:38 #11 38.38 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ...
21:28:38 #11 38.39 Unpacking libisl23:amd64 (0.24-2build1) ...
21:28:38 #11 38.44 Selecting previously unselected package libmpfr6:amd64.
21:28:38 #11 38.44 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ...
21:28:38 #11 38.44 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
21:28:38 #11 38.49 Selecting previously unselected package libmpc3:amd64.
21:28:38 #11 38.49 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ...
21:28:38 #11 38.50 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
21:28:38 #11 38.53 Selecting previously unselected package cpp-11.
21:28:38 #11 38.53 Preparing to unpack .../075-cpp-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
21:28:38 #11 38.53 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
21:28:38 Fetching without tags
21:28:38 #10 31.95 Selecting previously unselected package perl.
21:28:38 #10 31.95 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_armhf.deb ...
21:28:38 #10 31.96 Unpacking perl (5.26.1-6ubuntu0.6) ...
21:28:38 #10 32.00 Selecting previously unselected package openssl.
21:28:38 #10 32.00 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.21_armhf.deb ...
21:28:38 #10 32.00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:28:38 #10 32.08 Selecting previously unselected package ca-certificates.
21:28:38 #17 14.15 NAME:
21:28:38 #17 14.15    go-winres - A tool for embedding resources in Windows executables
21:28:38 #17 14.15 
21:28:38 #17 14.15 USAGE:
21:28:38 #17 14.16    go-winres [global options] command [command options] [arguments...]
21:28:38 #17 14.16 
21:28:38 #17 14.16 COMMANDS:
21:28:38 #17 14.16    init     Create an initial ./winres/winres.json
21:28:38 #17 14.16    make     Make syso files for the "go build" command
21:28:38 #17 14.16    simply   Make syso files for the "go build" command (simplified)
21:28:38 #17 14.16    extract  Extract all resources from an executable
21:28:38 #17 14.16    patch    Replace resources in an executable file (exe, dll)
21:28:38 #17 14.16    help, h  Shows a list of commands or help for one command
21:28:38 #17 14.16 
21:28:38 #17 14.16 GLOBAL OPTIONS:
21:28:38 #17 14.16    --help, -h  show help (default: false)
21:28:38 #17 DONE 14.4s
21:28:38 
21:28:38 #18 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
21:28:38 #18 DONE 0.1s
21:28:38 
21:28:38 #19 [build 2/6] WORKDIR /go/src/github.com/docker/docker
21:28:38 #19 DONE 0.0s
21:28:38 
21:28:38 #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
21:28:38 #20 0.681 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:28:38 #20 0.692 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:28:38 #20 0.693 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:28:38 #20 0.802 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:28:38 #20 0.911 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:28:38 #20 1.007 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:28:38 Fetching without tags
21:28:38 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 89.13MB / 116.81MB 19.3s
21:28:38 #9 26.26 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
21:28:38 #9 26.26 Unpacking make (4.3-4.1) ...
21:28:38 #9 26.33 Selecting previously unselected package libdpkg-perl.
21:28:38 #9 26.33 Preparing to unpack .../059-libdpkg-perl_1.20.12_all.deb ...
21:28:38 #9 26.34 Unpacking libdpkg-perl (1.20.12) ...
21:28:38 #9 26.42 Selecting previously unselected package patch.
21:28:38 #9 26.42 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
21:28:38 #9 26.42 Unpacking patch (2.7.6-7) ...
21:28:38 #9 26.46 Selecting previously unselected package dpkg-dev.
21:28:38 #9 26.46 Preparing to unpack .../061-dpkg-dev_1.20.12_all.deb ...
21:28:38 #9 26.47 Unpacking dpkg-dev (1.20.12) ...
21:28:38 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:38 #12 2.224 Package bash-5.2.15-1.fc37.x86_64 is already installed.
21:28:38 #12 2.241 Package bash-5.2.15-1.fc37.x86_64 is already installed.
21:28:38 #12 2.250 Package bash-5.2.15-1.fc37.x86_64 is already installed.
21:28:38 #12 2.250 Package ca-certificates-2023.2.60-1.0.fc37.noarch is already installed.
21:28:38 #12 2.251 Package libarchive-3.6.1-3.fc37.x86_64 is already installed.
21:28:38 #12 2.252 Package pkgconf-pkg-config-1.8.0-3.fc37.x86_64 is already installed.
21:28:38 #12 2.252 Package tar-2:1.34-5.fc37.x86_64 is already installed.
21:28:38 #12 2.260 Package bash-5.2.15-1.fc37.x86_64 is already installed.
21:28:38 #12 2.366 Dependencies resolved.
21:28:38 #12 2.393 ================================================================================
21:28:38 #12 2.393  Package                       Arch    Version                   Repo      Size
21:28:38 #12 2.393 ================================================================================
21:28:38 #12 2.393 Installing:
21:28:38 #12 2.393  cmake                         x86_64  3.26.1-1.fc37             updates  6.8 M
21:28:38 #12 2.393  device-mapper-devel           x86_64  1.02.175-9.fc37           fedora    43 k
21:28:38 #12 2.393  gcc                           x86_64  12.2.1-4.fc37             updates   33 M
21:28:38 #12 2.393  git                           x86_64  2.39.2-1.fc37             updates   66 k
21:28:38 #12 2.393  glibc-static                  x86_64  2.36-9.fc37               updates  1.9 M
21:28:38 #12 2.393  libseccomp-devel              x86_64  2.5.3-3.fc37              fedora    60 k
21:28:38 #12 2.393  libselinux-devel              x86_64  3.5-1.fc37                updates  151 k
21:28:38 #12 2.393  libtool                       x86_64  2.4.7-2.fc37              fedora   601 k
21:28:38 #12 2.393  libtool-ltdl-devel            x86_64  2.4.7-2.fc37              fedora   164 k
21:28:38 #12 2.393  make                          x86_64  1:4.3-11.fc37             fedora   542 k
21:28:38 #12 2.393  selinux-policy-devel          noarch  37.19-1.fc37              updates  887 k
21:28:38 #12 2.393  systemd                       x86_64  251.13-6.fc37             updates  4.2 M
21:28:38 #12 2.393  systemd-devel                 x86_64  251.13-6.fc37             updates  577 k
21:28:38 #12 2.393  which                         x86_64  2.21-39.fc37              updates   42 k
21:28:38 #12 2.393 Upgrading:
21:28:38 #12 2.393  libselinux                    x86_64  3.5-1.fc37                updates   86 k
21:28:38 #12 2.393  libsepol                      x86_64  3.5-1.fc37                updates  322 k
21:28:38 #12 2.393  systemd-libs                  x86_64  251.13-6.fc37             updates  618 k
21:28:38 #12 2.393 Installing dependencies:
21:28:38 #12 2.393  annobin-docs                  noarch  11.14-1.fc37              updates   92 k
21:28:38 #12 2.393  annobin-plugin-gcc            x86_64  11.14-1.fc37              updates  891 k
21:28:38 #12 2.393  autoconf                      noarch  2.71-4.fc37               updates  733 k
21:28:38 #12 2.393  automake                      noarch  1.16.5-9.fc37             fedora   696 k
21:28:38 #12 2.393  checkpolicy                   x86_64  3.5-1.fc37                updates  347 k
21:28:38 #12 2.393  cmake-data                    noarch  3.26.1-1.fc37             updates  2.2 M
21:28:38 #12 2.393  cmake-filesystem              x86_64  3.26.1-1.fc37             updates   17 k
21:28:38 #12 2.393  cmake-rpm-macros              noarch  3.26.1-1.fc37             updates   16 k
21:28:38 #12 2.393  cpp                           x86_64  12.2.1-4.fc37             updates   11 M
21:28:38 #12 2.393  dbus                          x86_64  1:1.14.6-1.fc37           updates  7.7 k
21:28:38 #12 2.393  dbus-broker                   x86_64  33-1.fc37                 updates  174 k
21:28:38 #12 2.393  dbus-common                   noarch  1:1.14.6-1.fc37           updates   15 k
21:28:38 #12 2.393  device-mapper                 x86_64  1.02.175-9.fc37           fedora   138 k
21:28:38 #12 2.393  device-mapper-libs            x86_64  1.02.175-9.fc37           fedora   177 k
21:28:38 #12 2.393  gc                            x86_64  8.0.6-4.fc37              fedora   103 k
21:28:38 #12 2.393  gcc-plugin-annobin            x86_64  12.2.1-4.fc37             updates   53 k
21:28:38 #12 2.393  git-core                      x86_64  2.39.2-1.fc37             updates  4.2 M
21:28:38 #12 2.393  git-core-doc                  noarch  2.39.2-1.fc37             updates  2.8 M
21:28:38 #12 2.393  glibc-devel                   x86_64  2.36-9.fc37               updates  102 k
21:28:38 #12 2.393  glibc-headers-x86             noarch  2.36-9.fc37               updates  581 k
21:28:38 #12 2.393  guile22                       x86_64  2.2.7-6.fc37              fedora   6.5 M
21:28:38 #12 2.393  jsoncpp                       x86_64  1.9.5-3.fc37              fedora    98 k
21:28:38 #12 2.393  kernel-headers                x86_64  6.2.6-200.fc37            updates  1.5 M
21:28:38 #12 2.393  kmod-libs                     x86_64  30-2.fc37                 fedora    68 k
21:28:38 #12 2.393  less                          x86_64  590-5.fc37                fedora   160 k
21:28:38 #12 2.393  libargon2                     x86_64  20190702-1.fc37           fedora    28 k
21:28:38 #12 2.393  libcbor                       x86_64  0.7.0-7.fc37              fedora    56 k
21:28:38 #12 2.393  libedit                       x86_64  3.1-43.20221009cvs.fc37   updates  106 k
21:28:38 #12 2.393  libfdisk                      x86_64  2.38.1-1.fc37             fedora   160 k
21:28:38 #12 2.393  libfido2                      x86_64  1.11.0-3.fc37             fedora    97 k
21:28:38 #12 2.393  libmpc                        x86_64  1.2.1-5.fc37              fedora    61 k
21:28:38 #12 2.393  libseccomp                    x86_64  2.5.3-3.fc37              fedora    70 k
21:28:38 #12 2.393  libselinux-utils              x86_64  3.5-1.fc37                updates  160 k
21:28:38 #12 2.393  libsepol-devel                x86_64  3.5-1.fc37                updates   49 k
21:28:38 #12 2.393  libtool-ltdl                  x86_64  2.4.7-2.fc37              fedora    37 k
21:28:38 #12 2.393  libutempter                   x86_64  1.2.1-7.fc37              fedora    26 k
21:28:38 #12 2.393  libuv                         x86_64  1:1.44.2-2.fc37           fedora   151 k
21:28:38 #12 2.393  libxcrypt-devel               x86_64  4.4.33-4.fc37             updates   30 k
21:28:38 #12 2.393  libxcrypt-static              x86_64  4.4.33-4.fc37             updates  104 k
21:28:38 #12 2.393  m4                            x86_64  1.4.19-4.fc37             fedora   303 k
21:28:38 #12 2.393  openssh                       x86_64  8.8p1-9.fc37              updates  451 k
21:28:38 #12 2.393  openssh-clients               x86_64  8.8p1-9.fc37              updates  697 k
21:28:38 #12 2.393  pcre2-devel                   x86_64  10.40-1.fc37.1            fedora   505 k
21:28:38 #12 2.393  pcre2-utf16                   x86_64  10.40-1.fc37.1            fedora   216 k
21:28:38 #12 2.393  pcre2-utf32                   x86_64  10.40-1.fc37.1            fedora   203 k
21:28:38 #12 2.393  perl-Error                    noarch  1:0.17029-10.fc37         fedora    41 k
21:28:38 #12 2.393  perl-File-Compare             noarch  1.100.700-492.fc37        fedora    16 k
21:28:38 #12 2.393  perl-File-Copy                noarch  2.39-492.fc37             fedora    23 k
21:28:38 #12 2.393  perl-File-Find                noarch  1.40-492.fc37             fedora    28 k
21:28:38 #12 2.393  perl-Git                      noarch  2.39.2-1.fc37             updates   43 k
21:28:38 #12 2.393  perl-TermReadKey              x86_64  2.38-14.fc37              fedora    36 k
21:28:38 #12 2.393  perl-Thread-Queue             noarch  3.14-489.fc37             fedora    21 k
21:28:38 #12 2.393  perl-lib                      x86_64  0.65-492.fc37             fedora    18 k
21:28:38 #12 2.393  perl-threads                  x86_64  1:2.27-489.fc37           fedora    57 k
21:28:38 #12 2.393  perl-threads-shared           x86_64  1.64-489.fc37             fedora    44 k
21:28:38 #12 2.393  policycoreutils               x86_64  3.4-6.fc37                fedora   238 k
21:28:38 #12 2.393  policycoreutils-devel         x86_64  3.4-6.fc37                fedora   150 k
21:28:38 #12 2.393  policycoreutils-python-utils  noarch  3.4-6.fc37                fedora    80 k
21:28:38 #12 2.393  python3-audit                 x86_64  3.1-2.fc37                updates   87 k
21:28:38 #12 2.393  python3-libselinux            x86_64  3.5-1.fc37                updates  196 k
21:28:38 #12 2.393  python3-libsemanage           x86_64  3.4-5.fc37                fedora    83 k
21:28:38 #12 2.393  python3-policycoreutils       noarch  3.4-6.fc37                fedora   2.2 M
21:28:38 #12 2.393  python3-setools               x86_64  4.4.0-9.fc37              fedora   618 k
21:28:38 #12 2.393  python3-setuptools            noarch  62.6.0-2.fc37             fedora   1.6 M
21:28:38 #12 2.393  rhash                         x86_64  1.4.2-3.fc37              fedora   185 k
21:28:38 #12 2.393  rpm-plugin-selinux            x86_64  4.18.0-1.fc37             fedora    20 k
21:28:38 #12 2.393  selinux-policy                noarch  37.19-1.fc37              updates   51 k
21:28:38 #12 2.393  selinux-policy-targeted       noarch  37.19-1.fc37              updates  6.6 M
21:28:38 #12 2.393  systemd-pam                   x86_64  251.13-6.fc37             updates  333 k
21:28:38 #12 2.393  systemd-rpm-macros            noarch  251.13-6.fc37             updates   29 k
21:28:38 #12 2.393  util-linux                    x86_64  2.38.1-1.fc37             fedora   2.3 M
21:28:38 #12 2.393  vim-filesystem                noarch  2:9.0.1429-1.fc37         updates   18 k
21:28:38 #12 2.393  xkeyboard-config              noarch  2.36-3.fc37               updates  957 k
21:28:38 #12 2.393 Installing weak dependencies:
21:28:38 #12 2.393  cryptsetup-libs               x86_64  2.6.1-1.fc37              updates  491 k
21:28:38 #12 2.393  libbpf                        x86_64  2:0.8.0-2.fc37            fedora   172 k
21:28:38 #12 2.393  libxkbcommon                  x86_64  1.4.1-2.fc37              fedora   140 k
21:28:38 #12 2.393  qrencode-libs                 x86_64  4.1.1-3.fc37              fedora    61 k
21:28:38 #12 2.393  systemd-networkd              x86_64  251.13-6.fc37             updates  615 k
21:28:38 #12 2.393  systemd-resolved              x86_64  251.13-6.fc37             updates  281 k
21:28:38 #12 2.393 
21:28:38 #12 2.393 Transaction Summary
21:28:38 #12 2.393 ================================================================================
21:28:38 #12 2.393 Install  93 Packages
21:28:38 #12 2.393 Upgrade   3 Packages
21:28:38 #12 2.393 
21:28:38 #12 2.397 Total download size: 103 M
21:28:38 #12 2.398 Downloading Packages:
21:28:38 #11 39.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 ... 5206 files and directories currently installed.)
21:28:38 #11 39.06 Preparing to unpack .../000-python3_3.10.6-1_amd64.deb ...
21:28:38 #11 39.06 Unpacking python3 (3.10.6-1) ...
21:28:38 #11 39.09 Selecting previously unselected package libargon2-1:amd64.
21:28:38 #11 39.09 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_amd64.deb ...
21:28:38 #11 39.10 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
21:28:38 #11 39.13 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:28:38 #11 39.13 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
21:28:38 #11 39.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
21:28:38 #11 39.17 Selecting previously unselected package libjson-c5:amd64.
21:28:38 #11 39.17 Preparing to unpack .../003-libjson-c5_0.16-1_amd64.deb ...
21:28:38 #11 39.17 Unpacking libjson-c5:amd64 (0.16-1) ...
21:28:38 #11 39.20 Selecting previously unselected package libcryptsetup12:amd64.
21:28:38 #11 39.20 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_amd64.deb ...
21:28:38 #11 39.21 Unpacking libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
21:28:38 #11 39.24 Selecting previously unselected package libfdisk1:amd64.
21:28:38 #11 39.24 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_amd64.deb ...
21:28:38 #11 39.24 Unpacking libfdisk1:amd64 (2.38-4ubuntu1) ...
21:28:38 #11 39.28 Selecting previously unselected package libkmod2:amd64.
21:28:38 #11 39.28 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_amd64.deb ...
21:28:38 #11 39.28 Unpacking libkmod2:amd64 (30+20220630-3ubuntu1) ...
21:28:38 #11 39.31 Selecting previously unselected package libapparmor1:amd64.
21:28:38 #11 39.31 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_amd64.deb ...
21:28:38 #11 39.32 Unpacking libapparmor1:amd64 (3.0.7-1ubuntu2) ...
21:28:38 #11 39.35 Selecting previously unselected package libip4tc2:amd64.
21:28:38 #11 39.35 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_amd64.deb ...
21:28:38 #11 39.35 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu6) ...
21:28:38 #11 39.38 Selecting previously unselected package libsystemd-shared:amd64.
21:28:38 #10 46.14 Setting up sensible-utils (0.0.17+nmu1) ...
21:28:38 #10 46.15 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
21:28:38 #10 46.16 Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
21:28:38 #10 46.17 Setting up libtiff6:armhf (4.5.0-5) ...
21:28:38 #10 46.18 Setting up libasan8:armhf (12.2.0-14) ...
21:28:38 #10 46.19 Setting up libuchardet0:armhf (0.0.7-1) ...
21:28:38 #10 46.20 Setting up lzop (1.04-2) ...
21:28:38 #10 46.21 Setting up git-man (1:2.39.2-1.1) ...
21:28:38 #10 46.22 Setting up libssh2-1:armhf (1.10.0-3+b1) ...
21:28:38 #10 46.23 Setting up netbase (6.4) ...
21:28:38 #10 46.25 Setting up libkrb5-3:armhf (1.20.1-1+b1) ...
21:28:38 #10 46.26 Setting up libbinutils:armhf (2.40-2) ...
21:28:38 #10 46.27 Setting up lsb-release (12.0-1) ...
21:28:38 #10 46.28 Setting up libfido2-1:armhf (1.12.0-2+b1) ...
21:28:38 #10 46.29 Setting up libisl23:armhf (0.25-1) ...
21:28:38 #10 46.30 Setting up libde265-0:armhf (1.0.11-1) ...
21:28:38 #10 46.31 Setting up libc-dev-bin (2.36-8) ...
21:28:38 #10 46.32 Setting up openssl (3.0.8-1) ...
21:28:38 #10 46.33 Setting up libbsd0:armhf (0.11.7-2) ...
21:28:38 #10 46.34 Setting up libyuv0:armhf (0.0~git20230123.b2528b0-1) ...
21:28:38 #10 46.35 Setting up libelf1:armhf (0.188-2.1) ...
21:28:38 #10 46.36 Setting up readline-common (8.2-1.3) ...
21:28:38 #10 46.37 Setting up publicsuffix (20230209.2326-1) ...
21:28:38 #10 46.38 Setting up libxml2:armhf (2.9.14+dfsg-1.1+b3) ...
21:28:38 #10 46.39 Setting up zstd (1.5.4+dfsg2-3) ...
21:28:38 #10 46.40 Setting up libmarkdown2:armhf (2.2.7-2) ...
21:28:38 #10 46.41 Setting up libcc1-0:armhf (12.2.0-14) ...
21:28:38 #10 46.42 Setting up iso-codes (4.13.0-1) ...
21:28:38 #10 46.44 Setting up liblocale-gettext-perl (1.07-5) ...
21:28:38 using credential docker-jenkins-github-credentials
21:28:38 Cloning the remote Git repository
21:28:38 Cloning with configured refspecs honoured and without tags
21:28:38 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 #11 20.93 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB]
21:28:38 #11 20.93 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB]
21:28:38 #11 20.95 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:28:38 #11 20.96 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
21:28:38 #11 20.96 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB]
21:28:38 #11 20.97 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
21:28:38 #11 21.13 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
21:28:38 
21:28:38 #13 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
21:28:38 #12 5.386 Building dependency tree...
21:28:38 #12 5.564 Reading state information...
21:28:38 #12 5.582 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:28:38 #12 5.620 Starting 2 pkgProblemResolver with broken count: 0
21:28:38 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 #10 23.94 Preparing to unpack .../030-libbinutils_2.40-2_amd64.deb ...
21:28:38 #10 23.95 Unpacking libbinutils:amd64 (2.40-2) ...
21:28:38 #10 24.06 Selecting previously unselected package libctf-nobfd0:amd64.
21:28:38 #10 24.06 Preparing to unpack .../031-libctf-nobfd0_2.40-2_amd64.deb ...
21:28:38 #10 24.07 Unpacking libctf-nobfd0:amd64 (2.40-2) ...
21:28:38 #10 24.19 Selecting previously unselected package libctf0:amd64.
21:28:38 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:38 #10 28.85 Preparing to unpack .../056-g++_4%3a8.3.0-1_amd64.deb ...
21:28:38 #10 28.86 Unpacking g++ (4:8.3.0-1) ...
21:28:38 #10 28.89 Selecting previously unselected package make.
21:28:38 #10 28.89 Preparing to unpack .../057-make_4.2.1-1.2_amd64.deb ...
21:28:38 #10 28.90 Unpacking make (4.2.1-1.2) ...
21:28:38 #10 28.95 Selecting previously unselected package libdpkg-perl.
21:28:38 #10 28.96 Preparing to unpack .../058-libdpkg-perl_1.19.8_all.deb ...
21:28:38 #10 28.96 Unpacking libdpkg-perl (1.19.8) ...
21:28:38 #10 29.03 Selecting previously unselected package patch.
21:28:38 #10 29.03 Preparing to unpack .../059-patch_2.7.6-3+deb10u1_amd64.deb ...
21:28:38 #10 29.04 Unpacking patch (2.7.6-3+deb10u1) ...
21:28:38 #10 29.07 Selecting previously unselected package dpkg-dev.
21:28:38 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:28:38 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 56.62MB / 116.81MB 2.6s
21:28:38 #20 1.959 Fetched 8642 kB in 2s (5605 kB/s)
21:28:38 #11 38.69 Selecting previously unselected package cpp.
21:28:38 #11 38.70 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
21:28:38 #11 38.70 Unpacking cpp (4:11.2.0-1ubuntu1) ...
21:28:38 #11 38.74 Selecting previously unselected package libcc1-0:amd64.
21:28:38 #11 38.74 Preparing to unpack .../077-libcc1-0_12.1.0-2ubuntu1~22.04_amd64.deb ...
21:28:38 #11 38.75 Unpacking libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:38 #11 38.79 Selecting previously unselected package libgomp1:amd64.
21:28:38 #11 38.79 Preparing to unpack .../078-libgomp1_12.1.0-2ubuntu1~22.04_amd64.deb ...
21:28:38 #11 38.80 Unpacking libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:38 #11 38.84 Selecting previously unselected package libitm1:amd64.
21:28:38 #11 38.85 Preparing to unpack .../079-libitm1_12.1.0-2ubuntu1~22.04_amd64.deb ...
21:28:38 #11 38.85 Unpacking libitm1:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:38 #11 38.89 Selecting previously unselected package libatomic1:amd64.
21:28:38 #11 38.89 Preparing to unpack .../080-libatomic1_12.1.0-2ubuntu1~22.04_amd64.deb ...
21:28:38 #11 38.90 Unpacking libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:38 #10 32.08 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
21:28:38 #10 32.08 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
21:28:38 #10 32.12 Selecting previously unselected package distro-info-data.
21:28:38 #10 32.13 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
21:28:38 #10 32.13 Unpacking distro-info-data (0.37ubuntu0.15) ...
21:28:38 #10 32.16 Selecting previously unselected package libmagic-mgc.
21:28:38 #10 32.16 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_armhf.deb ...
21:28:38 #10 32.16 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:28:38 #10 32.24 Selecting previously unselected package libmagic1:armhf.
21:28:38 #10 32.24 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_armhf.deb ...
21:28:38 #10 32.25 Unpacking libmagic1:armhf (1:5.32-2ubuntu0.4) ...
21:28:38 #10 32.28 Selecting previously unselected package file.
21:28:38 #10 32.28 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_armhf.deb ...
21:28:38 #10 32.28 Unpacking file (1:5.32-2ubuntu0.4) ...
21:28:38 #10 32.31 Selecting previously unselected package less.
21:28:38 #10 32.31 Preparing to unpack .../016-less_487-0.1_armhf.deb ...
21:28:38 #10 32.32 Unpacking less (487-0.1) ...
21:28:38 #10 32.35 Selecting previously unselected package libapt-inst2.0:armhf.
21:28:38 #9 26.60 Selecting previously unselected package build-essential.
21:28:38 #9 26.60 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
21:28:38 #9 26.61 Unpacking build-essential (12.9) ...
21:28:38 #9 26.64 Selecting previously unselected package libbrotli1:amd64.
21:28:38 #9 26.64 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
21:28:38 #9 26.65 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
21:28:38 #9 26.70 Selecting previously unselected package libsasl2-modules-db:amd64.
21:28:38 #9 26.70 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:28:38 #9 26.71 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:28:38 #9 26.74 Selecting previously unselected package libsasl2-2:amd64.
21:28:38 #9 26.74 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:28:38 #9 26.75 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:28:38 #9 26.79 Selecting previously unselected package libldap-2.4-2:amd64.
21:28:38 #9 26.79 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
21:28:38 #9 26.80 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:28:38 #9 26.85 Selecting previously unselected package libnghttp2-14:amd64.
21:28:38 #10 46.45 Setting up dctrl-tools (2.24-3) ...
21:28:38 #10 46.46 Setting up debian-keyring (2022.12.24) ...
21:28:38 #10 46.47 Setting up libgdbm6:armhf (1.23-3) ...
21:28:38 #10 46.48 Setting up libctf0:armhf (2.40-2) ...
21:28:38 #10 46.49 Setting up pinentry-curses (1.2.1-1) ...
21:28:38 #10 46.50 Setting up manpages-dev (6.03-1) ...
21:28:38 #10 46.51 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
21:28:38 #10 46.53 Setting up cpp-12 (12.2.0-14) ...
21:28:38 #10 46.54 Setting up libxcb1:armhf (1.15-1) ...
21:28:38 #10 46.55 Setting up gettext (0.21-12) ...
21:28:38 #10 46.56 Setting up xdelta (1.1.3-10.4) ...
21:28:38 #10 46.57 Setting up libavif15:armhf (0.11.1-1) ...
21:28:38 #10 46.58 Setting up libarchive13:armhf (3.6.2-1) ...
21:28:38 #10 46.59 Setting up fontconfig-config (2.14.1-4) ...
21:28:38 #11 39.38 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7.1_amd64.deb ...
21:28:38 #11 39.39 Unpacking libsystemd-shared:amd64 (251.4-1ubuntu7.1) ...
21:28:38 #11 39.45 Selecting previously unselected package systemd.
21:28:38 #11 39.45 Preparing to unpack .../010-systemd_251.4-1ubuntu7.1_amd64.deb ...
21:28:38 #11 39.47 Unpacking systemd (251.4-1ubuntu7.1) ...
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:38 #11 21.28 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB]
21:28:38 #11 21.37 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
21:28:38 #13 0.591 Loaded plugins: fastestmirror, ovl
21:28:38 #12 5.623 Done
21:28:38 #12 5.641  Done
21:28:38 #12 5.648 Starting pkgProblemResolver with broken count: 0
21:28:38 #12 5.672 Starting 2 pkgProblemResolver with broken count: 0
21:28:38 #12 5.675 Done
21:28:38 #12 5.762 The following additional packages will be installed:
21:28:38 #12 5.763   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:28:38 #12 5.763   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
21:28:38 #12 5.763   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
21:28:38 #12 5.763   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:28:38 #12 5.764 Suggested packages:
21:28:38 #12 5.764   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:28:38 #12 5.764 Recommended packages:
21:28:38 #12 5.764   dmsetup
21:28:38 #12 5.810 The following NEW packages will be installed:
21:28:38 #12 5.810   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:28:38 #12 5.811   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
21:28:38 #12 5.811   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
21:28:38 #12 5.811   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:28:38 #10 24.19 Preparing to unpack .../032-libctf0_2.40-2_amd64.deb ...
21:28:38 #10 24.31 Unpacking libctf0:amd64 (2.40-2) ...
21:28:38 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 104.86MB / 116.81MB 20.1s
21:28:38 using credential docker-jenkins-github-credentials
21:28:38 #10 29.07 Preparing to unpack .../060-dpkg-dev_1.19.8_all.deb ...
21:28:38 #10 29.08 Unpacking dpkg-dev (1.19.8) ...
21:28:38 #10 29.19 Selecting previously unselected package build-essential.
21:28:38 #10 29.19 Preparing to unpack .../061-build-essential_12.6_amd64.deb ...
21:28:38 #10 29.19 Unpacking build-essential (12.6) ...
21:28:38 #10 29.22 Selecting previously unselected package openssl.
21:28:38 #10 29.22 Preparing to unpack .../062-openssl_1.1.1n-0+deb10u4_amd64.deb ...
21:28:38 #10 29.22 Unpacking openssl (1.1.1n-0+deb10u4) ...
21:28:38 #10 29.32 Selecting previously unselected package ca-certificates.
21:28:38 Cloning the remote Git repository
21:28:38 Cloning with configured refspecs honoured and without tags
21:28:38 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 62.91MB / 116.81MB 2.9s
21:28:38 #11 38.94 Selecting previously unselected package libasan6:amd64.
21:28:38 #11 38.94 Preparing to unpack .../081-libasan6_11.3.0-1ubuntu1~22.04_amd64.deb ...
21:28:38 #11 38.95 Unpacking libasan6:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:38 #11 39.02 Selecting previously unselected package liblsan0:amd64.
21:28:38 #11 39.03 Preparing to unpack .../082-liblsan0_12.1.0-2ubuntu1~22.04_amd64.deb ...
21:28:38 #11 39.03 Unpacking liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:38 #11 39.09 Selecting previously unselected package libtsan0:amd64.
21:28:38 #11 39.09 Preparing to unpack .../083-libtsan0_11.3.0-1ubuntu1~22.04_amd64.deb ...
21:28:38 #11 39.09 Unpacking libtsan0:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:38 #9 26.85 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
21:28:38 #9 26.85 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
21:28:38 #9 26.91 Selecting previously unselected package libpsl5:amd64.
21:28:38 #9 26.91 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
21:28:38 #9 26.91 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
21:28:38 #9 26.95 Selecting previously unselected package librtmp1:amd64.
21:28:38 #9 26.95 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
21:28:38 #9 26.95 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:28:38 #9 26.99 Selecting previously unselected package libssh2-1:amd64.
21:28:38 #9 26.99 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
21:28:38 #9 26.99 Unpacking libssh2-1:amd64 (1.9.0-2) ...
21:28:38 #9 27.04 Selecting previously unselected package libcurl4:amd64.
21:28:38 #9 27.04 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
21:28:38 #9 27.04 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
21:28:38 #9 27.10 Selecting previously unselected package curl.
21:28:38 #10 32.36 Preparing to unpack .../017-libapt-inst2.0_1.6.14_armhf.deb ...
21:28:38 #10 32.36 Unpacking libapt-inst2.0:armhf (1.6.14) ...
21:28:38 #10 32.40 Selecting previously unselected package libglib2.0-0:armhf.
21:28:38 #10 32.40 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
21:28:38 #10 32.41 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
21:28:38 #10 32.53 Selecting previously unselected package libglib2.0-data.
21:28:38 #10 32.53 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
21:28:38 #10 32.53 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:28:38 #10 32.56 Selecting previously unselected package libicu60:armhf.
21:28:38 #10 32.56 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_armhf.deb ...
21:28:38 #10 32.56 Unpacking libicu60:armhf (60.2-3ubuntu3.2) ...
21:28:38 Fetching without tags
21:28:38 #10 46.77 Setting up libedit2:armhf (3.1-20221030-2) ...
21:28:38 #10 46.79 Setting up libreadline8:armhf (8.2-1.3) ...
21:28:38 #10 46.80 Setting up libheif1:armhf (1.15.1-1) ...
21:28:38 #10 46.81 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
21:28:38 #10 46.82 Setting up ca-certificates (20230311) ...
21:28:38 #11 39.58 Selecting previously unselected package perl-modules-5.34.
21:28:38 #11 39.59 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
21:28:38 #11 39.59 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
21:28:38 #11 39.82 Selecting previously unselected package libgdbm6:amd64.
21:28:38 #11 39.82 Preparing to unpack .../012-libgdbm6_1.23-1_amd64.deb ...
21:28:38 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 96.47MB / 116.81MB 19.9s
21:28:38 #11 21.39 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]
21:28:38 #11 21.43 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]
21:28:38 #11 21.44 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]
21:28:38 #11 21.45 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:28:38 #11 21.46 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]
21:28:38 #11 21.51 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]
21:28:38 #11 21.55 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
21:28:38 #11 21.60 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]
21:28:38 #13 0.722 Enabling base-source repository
21:28:38 #13 0.723 Enabling extras-source repository
21:28:38 #12 6.100 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
21:28:38 #13 0.723 Enabling updates-source repository
21:28:38 #13 0.724 Loading mirror speeds from cached hostfile
21:28:38 #12 6.100 1 not fully installed or removed.
21:28:38 #12 6.100 Need to get 7028 kB of archives.
21:28:38 #13 0.725  * base: download.cf.centos.org
21:28:38 #13 0.725  * extras: download.cf.centos.org
21:28:38 #13 0.725  * updates: download.cf.centos.org
21:28:38 #12 6.100 After this operation, 35.7 MB of additional disk space will be used.
21:28:38 #12 6.100 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
21:28:38 #12 6.157 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
21:28:38 #12 6.199 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:38 #10 29.32 Preparing to unpack .../063-ca-certificates_20200601~deb10u2_all.deb ...
21:28:38 #10 29.33 Unpacking ca-certificates (20200601~deb10u2) ...
21:28:38 #10 29.38 Selecting previously unselected package libsasl2-modules-db:amd64.
21:28:38 #10 29.38 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:28:38 #10 29.39 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:28:38 #10 29.42 Selecting previously unselected package libsasl2-2:amd64.
21:28:38 #10 29.42 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:28:38 #10 29.42 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:28:38 #10 29.46 Selecting previously unselected package libldap-common.
21:28:38 #10 29.46 Preparing to unpack .../066-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:28:38 #10 29.47 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:28:38 #10 29.50 Selecting previously unselected package libldap-2.4-2:amd64.
21:28:38 #10 29.50 Preparing to unpack .../067-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
21:28:38 #10 29.51 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
21:28:38 #10 29.56 Selecting previously unselected package libnghttp2-14:amd64.
21:28:38 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 71.30MB / 116.81MB 3.3s
21:28:38 #11 39.18 Selecting previously unselected package libubsan1:amd64.
21:28:38 #11 39.18 Preparing to unpack .../084-libubsan1_12.1.0-2ubuntu1~22.04_amd64.deb ...
21:28:38 #11 39.19 Unpacking libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:38 #11 39.24 Selecting previously unselected package libquadmath0:amd64.
21:28:38 #11 39.24 Preparing to unpack .../085-libquadmath0_12.1.0-2ubuntu1~22.04_amd64.deb ...
21:28:38 #11 39.25 Unpacking libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:38 #11 39.28 Selecting previously unselected package libgcc-11-dev:amd64.
21:28:38 #11 39.28 Preparing to unpack .../086-libgcc-11-dev_11.3.0-1ubuntu1~22.04_amd64.deb ...
21:28:38 #11 39.29 Unpacking libgcc-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:38 #11 39.38 Selecting previously unselected package gcc-11.
21:28:38 #11 39.38 Preparing to unpack .../087-gcc-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
21:28:38 Fetching without tags
21:28:38 using credential docker-jenkins-github-credentials
21:28:38 Cloning the remote Git repository
21:28:38 Cloning with configured refspecs honoured and without tags
21:28:38 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:38 #20 1.959 Reading package lists...
21:28:38 #9 27.10 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u7_amd64.deb ...
21:28:38 #9 27.10 Unpacking curl (7.74.0-1.3+deb11u7) ...
21:28:38 #9 27.15 Selecting previously unselected package dctrl-tools.
21:28:38 #9 27.15 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
21:28:38 #9 27.16 Unpacking dctrl-tools (2.24-3+b1) ...
21:28:38 #9 27.20 Selecting previously unselected package libdebhelper-perl.
21:28:38 #9 27.20 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
21:28:38 #9 27.21 Unpacking libdebhelper-perl (13.3.4) ...
21:28:38 #9 27.24 Selecting previously unselected package libtool.
21:28:38 #9 27.24 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
21:28:38 #9 27.25 Unpacking libtool (2.4.6-15) ...
21:28:38 #9 27.30 Selecting previously unselected package dh-autoreconf.
21:28:38 #9 27.30 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
21:28:38 #9 27.30 Unpacking dh-autoreconf (20) ...
21:28:38 #11 39.82 Unpacking libgdbm6:amd64 (1.23-1) ...
21:28:38 #11 39.85 Selecting previously unselected package libgdbm-compat4:amd64.
21:28:38 #11 39.85 Preparing to unpack .../013-libgdbm-compat4_1.23-1_amd64.deb ...
21:28:38 #11 39.86 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
21:28:38 #11 39.88 Selecting previously unselected package libperl5.34:amd64.
21:28:38 #11 39.88 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_amd64.deb ...
21:28:38 #11 39.89 Unpacking libperl5.34:amd64 (5.34.0-5ubuntu1.1) ...
21:28:38 #11 40.07 Selecting previously unselected package perl.
21:28:38 #11 40.07 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_amd64.deb ...
21:28:38 #11 40.08 Unpacking perl (5.34.0-5ubuntu1.1) ...
21:28:38 #11 40.11 Selecting previously unselected package openssl.
21:28:38 #11 40.11 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2.1_amd64.deb ...
21:28:38 #11 40.12 Unpacking openssl (3.0.5-2ubuntu2.1) ...
21:28:38 #11 40.17 Selecting previously unselected package ca-certificates.
21:28:38 #11 40.17 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
21:28:38 #11 40.17 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
21:28:38 #11 21.76 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:28:38 #11 21.91 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]
21:28:38 #12 6.200 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB]
21:28:38 #12 6.206 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB]
21:28:38 #12 6.207 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB]
21:28:38 #12 6.209 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB]
21:28:38 #12 6.210 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB]
21:28:38 #12 6.260 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
21:28:38 #12 6.261 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB]
21:28:38 #12 6.263 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [10.9 kB]
21:28:38 #12 6.287 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev-dev amd64 237-3ubuntu10.57 [19.1 kB]
21:28:38 #12 6.312 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsepol1-dev amd64 2.7-1ubuntu0.1 [324 kB]
21:28:38 #12 6.357 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB]
21:28:38 #12 6.363 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB]
21:28:38 #12 6.368 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB]
21:28:38 #12 6.369 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB]
21:28:38 #12 6.379 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libselinux1-dev amd64 2.7-2build2 [149 kB]
21:28:38 #12 6.382 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-dev amd64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
21:28:38 #12 6.383 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~18.04.2 [81.7 kB]
21:28:38 #12 6.384 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.57 [184 kB]
21:28:38 #12 6.387 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]
21:28:38 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:38 using credential docker-jenkins-github-credentials
21:28:38 Cloning the remote Git repository
21:28:38 Cloning with configured refspecs honoured and without tags
21:28:39 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:39 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # timeout=10
21:28:39 #10 29.56 Preparing to unpack .../068-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
21:28:39 #10 29.56 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:28:39 #10 29.60 Selecting previously unselected package libpsl5:amd64.
21:28:39 #10 29.60 Preparing to unpack .../069-libpsl5_0.20.2-2_amd64.deb ...
21:28:39 #10 29.60 Unpacking libpsl5:amd64 (0.20.2-2) ...
21:28:39 #10 29.64 Selecting previously unselected package librtmp1:amd64.
21:28:39 #10 29.64 Preparing to unpack .../070-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
21:28:39 #10 29.64 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:28:39 #10 29.68 Selecting previously unselected package libssh2-1:amd64.
21:28:39 #10 29.69 Preparing to unpack .../071-libssh2-1_1.8.0-2.1_amd64.deb ...
21:28:39 #10 29.69 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
21:28:39 #10 29.73 Selecting previously unselected package libcurl4:amd64.
21:28:39 #10 29.73 Preparing to unpack .../072-libcurl4_7.64.0-4+deb10u5_amd64.deb ...
21:28:39 #10 29.73 Unpacking libcurl4:amd64 (7.64.0-4+deb10u5) ...
21:28:39 #10 29.78 Selecting previously unselected package curl.
21:28:39 #10 29.78 Preparing to unpack .../073-curl_7.64.0-4+deb10u5_amd64.deb ...
21:28:39 #10 29.79 Unpacking curl (7.64.0-4+deb10u5) ...
21:28:39 #10 29.83 Selecting previously unselected package dctrl-tools.
21:28:39 #10 29.83 Preparing to unpack .../074-dctrl-tools_2.24-3_amd64.deb ...
21:28:39 #10 29.84 Unpacking dctrl-tools (2.24-3) ...
21:28:39 #10 29.88 Selecting previously unselected package libtool.
21:28:39 #10 29.88 Preparing to unpack .../075-libtool_2.4.6-9_all.deb ...
21:28:39 #10 29.88 Unpacking libtool (2.4.6-9) ...
21:28:39 #10 24.76 Selecting previously unselected package libgprofng0:amd64.
21:28:39 #10 24.76 Preparing to unpack .../033-libgprofng0_2.40-2_amd64.deb ...
21:28:39 #10 24.82 Unpacking libgprofng0:amd64 (2.40-2) ...
21:28:39 #10 25.01 Selecting previously unselected package libjansson4:amd64.
 > 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:39 #11 39.39 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
21:28:39 using credential docker-jenkins-github-credentials
21:28:39 Cloning the remote Git repository
21:28:39 Cloning with configured refspecs honoured and without tags
21:28:39 #9 27.33 Selecting previously unselected package libarchive-zip-perl.
21:28:39 #9 27.33 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
21:28:39 #9 27.34 Unpacking libarchive-zip-perl (1.68-1) ...
21:28:39 #9 27.37 Selecting previously unselected package libsub-override-perl.
21:28:39 #9 27.37 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
21:28:39 #9 27.38 Unpacking libsub-override-perl (0.09-2) ...
21:28:39 #9 27.41 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:39 #9 27.41 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
21:28:39 #9 27.41 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
21:28:39 #9 27.44 Selecting previously unselected package dh-strip-nondeterminism.
21:28:39 #9 27.44 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
21:28:39 #9 27.45 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
21:28:39 #9 27.48 Selecting previously unselected package libelf1:amd64.
21:28:39 #9 27.48 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
21:28:39 #9 27.49 Unpacking libelf1:amd64 (0.183-1) ...
21:28:39 #9 27.53 Selecting previously unselected package dwz.
21:28:39 using credential docker-jenkins-github-credentials
21:28:39 #11 40.22 Selecting previously unselected package libdbus-1-3:amd64.
21:28:39 #11 40.22 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_amd64.deb ...
21:28:39 #11 40.23 Unpacking libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
21:28:39 #11 40.25 Selecting previously unselected package dbus-bin.
21:28:39 #11 40.25 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_amd64.deb ...
21:28:39 #11 40.26 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
21:28:39 #11 40.28 Selecting previously unselected package dbus-session-bus-common.
21:28:39 #11 40.28 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
21:28:39 #11 40.29 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:28:39 #11 40.31 Selecting previously unselected package dbus-daemon.
21:28:39 #11 40.31 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_amd64.deb ...
21:28:39 #11 40.32 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
21:28:39 #11 40.35 Selecting previously unselected package dbus-system-bus-common.
21:28:39 #11 40.35 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
21:28:39 #11 40.35 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:28:39 #11 40.38 Selecting previously unselected package dbus.
21:28:39 #11 40.38 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_amd64.deb ...
21:28:39 Cloning the remote Git repository
21:28:39 Cloning with configured refspecs honoured and without tags
21:28:39 #11 22.05 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]
21:28:39 #11 22.07 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:28:39 #11 22.08 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]
21:28:39 #11 22.09 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]
21:28:39 #11 22.21 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]
21:28:39 #10 47.17 Updating certificates in /etc/ssl/certs...
21:28:39 #12 6.519 debconf: delaying package configuration, since apt-utils is not installed
21:28:39 #12 6.549 Fetched 7028 kB in 1s (12.4 MB/s)
21:28:39 #12 6.578 Selecting previously unselected package bash-completion.
21:28:39 #12 6.578 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21450 files and directories currently installed.)
21:28:39 #12 6.591 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
21:28:39 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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
21:28:39 #12 22.56 CentOS Stream 8 - PowerTools                    5.5 MB/s | 5.8 MB     00:01    
21:28:39 #10 29.94 Selecting previously unselected package dh-autoreconf.
21:28:39 #10 29.94 Preparing to unpack .../076-dh-autoreconf_19_all.deb ...
21:28:39 #10 29.95 Unpacking dh-autoreconf (19) ...
21:28:39 #10 29.98 Selecting previously unselected package libarchive-zip-perl.
21:28:39 #10 29.98 Preparing to unpack .../077-libarchive-zip-perl_1.64-1_all.deb ...
21:28:39 #10 29.98 Unpacking libarchive-zip-perl (1.64-1) ...
21:28:39 #10 30.01 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:39 #10 30.02 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
21:28:39 #10 30.02 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
21:28:39 #10 30.08 Selecting previously unselected package dh-strip-nondeterminism.
21:28:39 #10 30.09 Preparing to unpack .../079-dh-strip-nondeterminism_1.1.2-1_all.deb ...
21:28:39 #10 30.09 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
21:28:39 #10 30.11 Selecting previously unselected package dwz.
21:28:39 #10 30.11 Preparing to unpack .../080-dwz_0.12-3_amd64.deb ...
21:28:39 #10 25.02 Preparing to unpack .../034-libjansson4_2.14-2_amd64.deb ...
21:28:39 #10 25.03 Unpacking libjansson4:amd64 (2.14-2) ...
21:28:39 #10 25.10 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:28:39 #10 25.10 Preparing to unpack .../035-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ...
21:28:39 #10 25.12 Unpacking binutils-x86-64-linux-gnu (2.40-2) ...
21:28:39 #11 39.69 Selecting previously unselected package gcc.
21:28:39 #11 39.69 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
21:28:39 #11 39.70 Unpacking gcc (4:11.2.0-1ubuntu1) ...
21:28:39 #11 39.73 Selecting previously unselected package libstdc++-11-dev:amd64.
21:28:39 #11 39.73 Preparing to unpack .../089-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_amd64.deb ...
21:28:39 #11 39.74 Unpacking libstdc++-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:39 #11 39.92 Selecting previously unselected package g++-11.
21:28:39 #11 39.92 Preparing to unpack .../090-g++-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
21:28:39 #11 39.92 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
21:28:39 #7 ...
21:28:39 
21:28:39 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0
21:28:39 #9 resolve docker.io/library/ubuntu:kinetic@sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0 0.0s done
21:28:39 #9 sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0 1.13kB / 1.13kB done
21:28:39 #9 sha256:e37c01607a81ee7737f164af67cb5f5f8e1ecbf82c4f5cfe940675b8e8830ee1 424B / 424B done
21:28:39 #9 sha256:94bcbf2021edfcf5671a4872ded2d62d36cd3a86813acc7bc2471fefce3c2ac2 2.31kB / 2.31kB done
21:28:39 #9 sha256:5c09adf37dd1d92aeedd2906b2635d9b7f1eca9f39f51d52f919d26d113c8d35 25.07MB / 25.07MB 1.4s done
21:28:39 #9 extracting sha256:5c09adf37dd1d92aeedd2906b2635d9b7f1eca9f39f51d52f919d26d113c8d35 2.0s done
21:28:39 #9 DONE 3.7s
21:28:39 
21:28:39 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:39 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 79.69MB / 116.81MB 3.6s
21:28:39 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:39 #10 25.08   Running scriptlet: glibc-gconv-extra-2.34-61.el9.x86_64               167/167 
21:28:39 #10 27.79   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1     1/167 
21:28:39 #10 27.79   Verifying        : binutils-2.35.2-39.el9.x86_64                        2/167 
21:28:39 #10 27.79   Verifying        : bzip2-1.0.8-8.el9.x86_64                             3/167 
21:28:39 #10 27.79   Verifying        : cpio-2.13-16.el9.x86_64                              4/167 
21:28:39 #10 27.79   Verifying        : cracklib-2.9.6-27.el9.x86_64                         5/167 
21:28:39 #10 27.79   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                   6/167 
21:28:39 #10 27.79   Verifying        : dbus-libs-1:1.12.20-7.el9.x86_64                     7/167 
21:28:39 #10 27.79   Verifying        : diffutils-3.7-12.el9.x86_64                          8/167 
21:28:39 #10 27.79   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                  9/167 
21:28:39 #10 27.79   Verifying        : ed-1.14.2-12.el9.x86_64                             10/167 
21:28:39 #10 27.79   Verifying        : elfutils-0.188-3.el9.x86_64                         11/167 
21:28:39 #10 27.79   Verifying        : elfutils-debuginfod-client-0.188-3.el9.x86_64       12/167 
21:28:39 #10 27.79   Verifying        : environment-modules-5.0.1-2.el9.x86_64              13/167 
21:28:39 #10 27.79   Verifying        : file-5.39-12.el9.x86_64                             14/167 
21:28:39 #10 27.79   Verifying        : glib-networking-2.68.3-3.el9.x86_64                 15/167 
21:28:39 #10 27.80   Verifying        : glibc-gconv-extra-2.34-61.el9.x86_64                16/167 
21:28:39 #10 27.80   Verifying        : groff-base-1.22.4-10.el9.x86_64                     17/167 
21:28:39 #10 27.80   Verifying        : gsettings-desktop-schemas-40.0-6.el9.x86_64         18/167 
21:28:39 #10 27.80   Verifying        : info-6.7-15.el9.x86_64                              19/167 
21:28:39 #10 27.80   Verifying        : json-glib-1.6.6-1.el9.x86_64                        20/167 
21:28:39 #10 27.80   Verifying        : less-590-1.el9.x86_64                               21/167 
21:28:39 #10 27.80   Verifying        : libatomic-11.3.1-4.3.el9.x86_64                     22/167 
21:28:39 #10 27.80   Verifying        : libbrotli-1.0.9-6.el9.x86_64                        23/167 
21:28:39 #10 27.80   Verifying        : libdb-5.3.28-53.el9.x86_64                          24/167 
21:28:39 #10 27.80   Verifying        : libeconf-0.4.1-2.el9.x86_64                         25/167 
21:28:39 #10 27.80   Verifying        : libfdisk-2.37.4-10.el9.x86_64                       26/167 
21:28:39 #10 27.80   Verifying        : libicu-67.1-9.el9.x86_64                            27/167 
21:28:39 #10 27.80   Verifying        : libpipeline-1.5.3-4.el9.x86_64                      28/167 
21:28:39 #10 27.80   Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      29/167 
21:28:39 #10 27.80   Verifying        : libpng-2:1.6.37-12.el9.x86_64                       30/167 
21:28:39 #10 27.80   Verifying        : libproxy-0.4.15-35.el9.x86_64                       31/167 
21:28:39 #10 27.80   Verifying        : libpsl-0.21.1-5.el9.x86_64                          32/167 
21:28:39 #10 27.80   Verifying        : libpwquality-1.4.4-8.el9.x86_64                     33/167 
21:28:39 #10 27.80   Verifying        : libselinux-utils-3.5-1.el9.x86_64                   34/167 
21:28:39 #10 27.80   Verifying        : libutempter-1.2.1-6.el9.x86_64                      35/167 
21:28:39 #10 27.80   Verifying        : man-db-2.9.3-7.el9.x86_64                           36/167 
21:28:39 #10 27.80   Verifying        : ncurses-6.2-8.20210508.el9.x86_64                   37/167 
21:28:39 #10 27.80   Verifying        : openssl-1:3.0.7-6.el9.x86_64                        38/167 
21:28:39 #10 27.80   Verifying        : pam-1.5.1-14.el9.x86_64                             39/167 
21:28:39 #10 27.80   Verifying        : pkgconf-1.7.3-10.el9.x86_64                         40/167 
21:28:39 #10 27.80   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      41/167 
21:28:39 #10 27.80   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              42/167 
21:28:39 #10 27.80   Verifying        : policycoreutils-3.5-1.el9.x86_64                    43/167 
21:28:39 #10 27.80   Verifying        : procps-ng-3.3.17-11.el9.x86_64                      44/167 
21:28:39 #10 27.80   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       45/167 
21:28:39 #10 27.80   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               46/167 
21:28:39 #10 27.80   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                    47/167 
21:28:39 #10 27.80   Verifying        : python3-distro-1.5.0-7.el9.noarch                   48/167 
21:28:39 #10 27.80   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch         49/167 
21:28:39 #10 27.80   Verifying        : python3-setools-4.4.1-1.el9.x86_64                  50/167 
21:28:39 #10 27.80   Verifying        : python3-setuptools-53.0.0-12.el9.noarch             51/167 
21:28:39 #10 27.80   Verifying        : python3-six-1.15.0-9.el9.noarch                     52/167 
21:28:39 #10 27.80   Verifying        : python3-systemd-234-18.el9.x86_64                   53/167 
21:28:39 #10 27.80   Verifying        : shared-mime-info-2.1-5.el9.x86_64                   54/167 
21:28:39 #10 27.80   Verifying        : systemd-libs-252-8.el9.x86_64                       55/167 
21:28:39 #10 27.80   Verifying        : tcl-1:8.6.10-7.el9.x86_64                           56/167 
21:28:39 #10 27.80   Verifying        : unzip-6.0-56.el9.x86_64                             57/167 
21:28:39 #10 27.80   Verifying        : util-linux-2.37.4-10.el9.x86_64                     58/167 
21:28:39 #10 27.80   Verifying        : util-linux-core-2.37.4-10.el9.x86_64                59/167 
21:28:39 #10 27.80   Verifying        : vim-filesystem-2:8.2.2637-20.el9.noarch             60/167 
21:28:39 #10 27.80   Verifying        : xz-5.2.5-8.el9.x86_64                               61/167 
21:28:39 #10 27.80   Verifying        : zip-3.0-35.el9.x86_64                               62/167 
21:28:39 #10 27.80   Verifying        : zstd-1.5.1-2.el9.x86_64                             63/167 
21:28:39 #10 27.80   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          64/167 
21:28:39 #10 27.80   Verifying        : checkpolicy-3.5-1.el9.x86_64                        65/167 
21:28:39 #10 27.80   Verifying        : desktop-file-utils-0.26-6.el9.x86_64                66/167 
21:28:39 #10 27.80   Verifying        : dwz-0.14-3.el9.x86_64                               67/167 
21:28:39 #10 27.80   Verifying        : efi-srpm-macros-4-9.el9.noarch                      68/167 
21:28:39 #10 27.80   Verifying        : emacs-filesystem-1:27.2-8.el9.noarch                69/167 
21:28:39 #10 27.80   Verifying        : enchant-1:1.6.0-30.el9.x86_64                       70/167 
21:28:39 #10 27.80   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            71/167 
21:28:39 #10 27.80   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.x86_64          72/167 
21:28:39 #10 27.80   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64     73/167 
21:28:39 #10 27.80   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.x86_64            74/167 
21:28:39 #10 27.80   Verifying        : gdb-minimal-10.2-10.el9.x86_64                      75/167 
21:28:39 #10 27.80   Verifying        : gdk-pixbuf2-2.42.6-3.el9.x86_64                     76/167 
21:28:39 #10 27.80   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  77/167 
21:28:39 #10 27.80   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   78/167 
21:28:39 #10 27.80   Verifying        : hunspell-1.7.0-11.el9.x86_64                        79/167 
21:28:39 #10 27.80   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              80/167 
21:28:39 #10 27.80   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           81/167 
21:28:39 #10 27.80   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           82/167 
21:28:39 #10 27.80   Verifying        : hunspell-filesystem-1.7.0-11.el9.x86_64             83/167 
21:28:39 #10 27.80   Verifying        : kernel-srpm-macros-1.0-12.el9.noarch                84/167 
21:28:39 #10 27.81   Verifying        : libappstream-glib-0.7.18-4.el9.x86_64               85/167 
21:28:39 #10 27.81   Verifying        : libjpeg-turbo-2.0.90-6.el9.x86_64                   86/167 
21:28:39 #10 27.81   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.x86_64            87/167 
21:28:39 #10 27.81   Verifying        : libsoup-2.72.0-8.el9.x86_64                         88/167 
21:28:39 #10 27.81   Verifying        : libstemmer-0-18.585svn.el9.x86_64                   89/167 
21:28:39 #10 27.81   Verifying        : lua-srpm-macros-1-6.el9.noarch                      90/167 
21:28:39 #10 27.81   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    91/167 
21:28:39 #10 27.81   Verifying        : openblas-srpm-macros-2-11.el9.noarch                92/167 
21:28:39 #10 27.81   Verifying        : patch-2.7.6-16.el9.x86_64                           93/167 
21:28:39 #10 27.81   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                 94/167 
21:28:39 #10 27.81   Verifying        : perl-B-1.80-480.el9.x86_64                          95/167 
21:28:39 #10 27.81   Verifying        : perl-Carp-1.50-460.el9.noarch                       96/167 
21:28:39 #10 27.81   Verifying        : perl-Class-Struct-0.66-480.el9.noarch               97/167 
21:28:39 #10 27.81   Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64               98/167 
21:28:39 #10 27.81   Verifying        : perl-Digest-1.19-4.el9.noarch                       99/167 
21:28:39 #10 27.81   Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                  100/167 
21:28:39 #10 27.81   Verifying        : perl-Encode-4:3.08-462.el9.x86_64                  101/167 
21:28:39 #10 27.81   Verifying        : perl-Errno-1.30-480.el9.x86_64                     102/167 
21:28:39 #10 27.81   Verifying        : perl-Exporter-5.74-461.el9.noarch                  103/167 
21:28:39 #10 27.81   Verifying        : perl-Fcntl-1.13-480.el9.x86_64                     104/167 
21:28:39 #10 27.81   Verifying        : perl-File-Basename-2.85-480.el9.noarch             105/167 
21:28:39 #10 27.81   Verifying        : perl-File-Path-2.18-4.el9.noarch                   106/167 
21:28:39 #10 27.81   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            107/167 
21:28:39 #10 27.81   Verifying        : perl-File-stat-1.09-480.el9.noarch                 108/167 
21:28:39 #10 27.81   Verifying        : perl-FileHandle-2.03-480.el9.noarch                109/167 
21:28:39 #10 27.81   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               110/167 
21:28:39 #10 27.81   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                111/167 
21:28:39 #10 27.81   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                112/167 
21:28:39 #10 27.81   Verifying        : perl-IO-1.43-480.el9.x86_64                        113/167 
21:28:39 #10 27.81   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                114/167 
21:28:39 #10 27.81   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              115/167 
21:28:39 #10 27.81   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                 116/167 
21:28:39 #10 27.81   Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 117/167 
21:28:39 #10 27.81   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              118/167 
21:28:39 #10 27.81   Verifying        : perl-NDBM_File-1.15-480.el9.x86_64                 119/167 
21:28:39 #10 27.81   Verifying        : perl-Net-SSLeay-1.92-2.el9.x86_64                  120/167 
21:28:39 #10 27.81   Verifying        : perl-POSIX-1.94-480.el9.x86_64                     121/167 
21:28:39 #10 27.81   Verifying        : perl-PathTools-3.78-461.el9.x86_64                 122/167 
21:28:39 #10 27.81   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             123/167 
21:28:39 #10 27.81   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            124/167 
21:28:39 #10 27.81   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                125/167 
21:28:39 #10 27.81   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 126/167 
21:28:39 #10 27.81   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       127/167 
21:28:39 #10 27.81   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               128/167 
21:28:39 #10 27.81   Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   129/167 
21:28:39 #10 27.81   Verifying        : perl-Storable-1:3.21-460.el9.x86_64                130/167 
21:28:39 #10 27.81   Verifying        : perl-Symbol-1.08-480.el9.noarch                    131/167 
21:28:39 #10 27.81   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            132/167 
21:28:39 #10 27.81   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  133/167 
21:28:39 #10 27.81   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           134/167 
21:28:39 #10 27.81   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       135/167 
21:28:39 #10 27.81   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               136/167 
21:28:39 #10 27.81   Verifying        : perl-URI-5.09-3.el9.noarch                         137/167 
21:28:39 #10 27.81   Verifying        : perl-base-2.27-480.el9.noarch                      138/167 
21:28:39 #10 27.81   Verifying        : perl-constant-1.33-461.el9.noarch                  139/167 
21:28:39 #10 27.81   Verifying        : perl-if-0.60.800-480.el9.noarch                    140/167 
21:28:39 #10 27.81   Verifying        : perl-interpreter-4:5.32.1-480.el9.x86_64           141/167 
21:28:39 #10 27.81   Verifying        : perl-libnet-3.13-4.el9.noarch                      142/167 
21:28:39 #10 27.81   Verifying        : perl-libs-4:5.32.1-480.el9.x86_64                  143/167 
21:28:39 #10 27.81   Verifying        : perl-mro-1.23-480.el9.x86_64                       144/167 
21:28:39 #10 27.81   Verifying        : perl-overload-1.31-480.el9.noarch                  145/167 
21:28:39 #10 27.81   Verifying        : perl-overloading-0.02-480.el9.noarch               146/167 
21:28:39 #10 27.81   Verifying        : perl-parent-1:0.238-460.el9.noarch                 147/167 
21:28:39 #10 27.81   Verifying        : perl-podlators-1:4.14-460.el9.noarch               148/167 
21:28:39 #10 27.81   Verifying        : perl-srpm-macros-1-41.el9.noarch                   149/167 
21:28:39 #10 27.81   Verifying        : perl-subs-1.03-480.el9.noarch                      150/167 
21:28:39 #10 27.81   Verifying        : perl-vars-1.05-480.el9.noarch                      151/167 
21:28:39 #10 27.81   Verifying        : policycoreutils-python-utils-3.5-1.el9.noarch      152/167 
21:28:39 #10 27.82   Verifying        : pyproject-srpm-macros-1.6.2-1.el9.noarch           153/167 
21:28:39 #10 27.82   Verifying        : python-srpm-macros-3.9-52.el9.noarch               154/167 
21:28:39 #10 27.82   Verifying        : python3-audit-3.0.7-103.el9.x86_64                 155/167 
21:28:39 #10 27.82   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 156/167 
21:28:39 #10 27.82   Verifying        : python3-file-magic-5.39-12.el9.noarch              157/167 
21:28:39 #10 27.82   Verifying        : python3-libselinux-3.5-1.el9.x86_64                158/167 
21:28:39 #10 27.82   Verifying        : python3-libsemanage-3.5-1.el9.x86_64               159/167 
21:28:39 #10 27.82   Verifying        : python3-policycoreutils-3.5-1.el9.noarch           160/167 
21:28:39 #10 27.82   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                161/167 
21:28:39 #10 27.82   Verifying        : redhat-rpm-config-199-1.el9.noarch                 162/167 
21:28:39 #10 27.82   Verifying        : rpm-build-4.16.1.3-22.el9.x86_64                   163/167 
21:28:39 #10 27.82   Verifying        : rpmlint-1.11-19.el9.noarch                         164/167 
21:28:39 #10 27.82   Verifying        : rust-srpm-macros-17-4.el9.noarch                   165/167 
21:28:39 #10 27.82   Verifying        : scl-utils-1:2.0.3-4.el9.x86_64                     166/167 
21:28:39 #9 27.53 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
21:28:39 #9 27.53 Unpacking dwz (0.13+20210201-1) ...
21:28:39 #9 27.58 Selecting previously unselected package libicu67:amd64.
21:28:39 #9 27.58 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
21:28:39 #9 27.58 Unpacking libicu67:amd64 (67.1-7) ...
21:28:39 #11 40.39 Unpacking dbus (1.14.0-2ubuntu3) ...
21:28:39 #11 40.42 Selecting previously unselected package distro-info-data.
21:28:39 #11 40.42 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
21:28:39 #11 40.42 Unpacking distro-info-data (0.54ubuntu0.1) ...
21:28:39 #11 40.45 Selecting previously unselected package dmsetup.
21:28:39 #11 40.45 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_amd64.deb ...
21:28:39 #11 40.45 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
21:28:39 #11 40.49 Selecting previously unselected package libglib2.0-0:amd64.
21:28:39 #11 40.50 Preparing to unpack .../026-libglib2.0-0_2.74.3-0ubuntu1_amd64.deb ...
21:28:39 #11 40.50 Unpacking libglib2.0-0:amd64 (2.74.3-0ubuntu1) ...
21:28:39 #11 40.55 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:28:39 #11 40.55 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_amd64.deb ...
21:28:39 #11 40.56 Unpacking libgirepository-1.0-1:amd64 (1.74.0-2) ...
21:28:39 #11 40.59 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:28:39 #11 40.59 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_amd64.deb ...
21:28:39 #11 40.59 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-2) ...
21:28:39 #11 40.62 Selecting previously unselected package iso-codes.
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:39 #11 22.26 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]
21:28:39 #11 22.26 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
21:28:39 #11 22.26 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
21:28:39 #11 22.27 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:28:39 #11 22.42 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]
21:28:39 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:39 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:39 #7 ...
21:28:39 
21:28:39 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da
21:28:39 #9 extracting sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 13.5s done
21:28:39 #9 DONE 20.8s
21:28:39 
21:28:39 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:39 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 112.20MB / 116.81MB 21.0s
21:28:39 #7 extracting sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 1.6s done
21:28:39 #20 2.493 Reading package lists...
21:28:39 #10 47.60 140 added, 0 removed; done.
21:28:39 #10 47.63 Setting up libfreetype6:armhf (2.12.1+dfsg-4) ...
21:28:39 #10 47.64 Setting up libgcc-12-dev:armhf (12.2.0-14) ...
21:28:39 #10 47.65 Setting up shared-mime-info (2.2-1) ...
21:28:39 #12 3.719 (1/96): device-mapper-1.02.175-9.fc37.x86_64.rp 473 kB/s | 138 kB     00:00    
21:28:39 #12 3.722 (2/96): device-mapper-devel-1.02.175-9.fc37.x86 144 kB/s |  43 kB     00:00    
21:28:39 #12 3.730 (3/96): automake-1.16.5-9.fc37.noarch.rpm       2.2 MB/s | 696 kB     00:00    
21:28:39 #12 3.735 (4/96): device-mapper-libs-1.02.175-9.fc37.x86_  15 MB/s | 177 kB     00:00    
21:28:39 #12 3.738 (5/96): gc-8.0.6-4.fc37.x86_64.rpm              7.0 MB/s | 103 kB     00:00    
21:28:39 #12 3.759 (6/96): jsoncpp-1.9.5-3.fc37.x86_64.rpm         6.4 MB/s |  98 kB     00:00    
21:28:39 #12 3.762 (7/96): kmod-libs-30-2.fc37.x86_64.rpm          3.9 MB/s |  68 kB     00:00    
21:28:39 #12 3.795 (8/96): guile22-2.2.7-6.fc37.x86_64.rpm         102 MB/s | 6.5 MB     00:00    
21:28:39 #12 3.798 (9/96): libargon2-20190702-1.fc37.x86_64.rpm    855 kB/s |  28 kB     00:00    
21:28:39 #12 3.802 (10/96): less-590-5.fc37.x86_64.rpm             4.2 MB/s | 160 kB     00:00    
21:28:39 #12 3.806 (11/96): libbpf-0.8.0-2.fc37.x86_64.rpm          17 MB/s | 172 kB     00:00    
21:28:39 #12 3.808 (12/96): libcbor-0.7.0-7.fc37.x86_64.rpm        5.6 MB/s |  56 kB     00:00    
21:28:39 #12 3.812 (13/96): libfido2-1.11.0-3.fc37.x86_64.rpm       17 MB/s |  97 kB     00:00    
21:28:39 #12 3.816 (14/96): libfdisk-2.38.1-1.fc37.x86_64.rpm       16 MB/s | 160 kB     00:00    
21:28:39 #12 3.819 (15/96): libmpc-1.2.1-5.fc37.x86_64.rpm         6.3 MB/s |  61 kB     00:00    
21:28:39 #12 3.822 (16/96): libseccomp-2.5.3-3.fc37.x86_64.rpm     7.5 MB/s |  70 kB     00:00    
21:28:39 #12 3.826 (17/96): libseccomp-devel-2.5.3-3.fc37.x86_64.r 8.4 MB/s |  60 kB     00:00    
21:28:39 #12 3.832 (18/96): libtool-2.4.7-2.fc37.x86_64.rpm         46 MB/s | 601 kB     00:00    
21:28:39 #12 3.835 (19/96): libtool-ltdl-2.4.7-2.fc37.x86_64.rpm   3.2 MB/s |  37 kB     00:00    
21:28:39 #12 3.840 (20/96): libtool-ltdl-devel-2.4.7-2.fc37.x86_64  24 MB/s | 164 kB     00:00    
21:28:39 #12 3.842 (21/96): libutempter-1.2.1-7.fc37.x86_64.rpm    2.7 MB/s |  26 kB     00:00    
21:28:39 #12 3.846 (22/96): libuv-1.44.2-2.fc37.x86_64.rpm          14 MB/s | 151 kB     00:00    
21:28:39 #12 3.851 (23/96): libxkbcommon-1.4.1-2.fc37.x86_64.rpm    18 MB/s | 140 kB     00:00    
21:28:39 #12 3.857 (24/96): m4-1.4.19-4.fc37.x86_64.rpm             22 MB/s | 303 kB     00:00    
21:28:39 #12 3.863 (25/96): make-4.3-11.fc37.x86_64.rpm             34 MB/s | 542 kB     00:00    
21:28:39 #12 3.870 (26/96): pcre2-devel-10.40-1.fc37.1.x86_64.rpm   29 MB/s | 505 kB     00:00    
21:28:39 #12 3.875 (27/96): pcre2-utf32-10.40-1.fc37.1.x86_64.rpm   19 MB/s | 203 kB     00:00    
21:28:39 #12 3.879 (28/96): pcre2-utf16-10.40-1.fc37.1.x86_64.rpm   14 MB/s | 216 kB     00:00    
21:28:39 #12 3.881 (29/96): perl-Error-0.17029-10.fc37.noarch.rpm  3.6 MB/s |  41 kB     00:00    
21:28:39 #12 3.884 (30/96): perl-File-Compare-1.100.700-492.fc37.n 1.8 MB/s |  16 kB     00:00    
21:28:39 #12 3.887 (31/96): perl-File-Copy-2.39-492.fc37.noarch.rp 4.6 MB/s |  23 kB     00:00    
21:28:39 #12 3.889 (32/96): perl-File-Find-1.40-492.fc37.noarch.rp 4.0 MB/s |  28 kB     00:00    
21:28:39 #12 3.892 (33/96): perl-TermReadKey-2.38-14.fc37.x86_64.r 4.9 MB/s |  36 kB     00:00    
21:28:39 #12 3.895 (34/96): perl-lib-0.65-492.fc37.x86_64.rpm      3.5 MB/s |  18 kB     00:00    
21:28:39 #12 3.898 (35/96): perl-Thread-Queue-3.14-489.fc37.noarch 2.6 MB/s |  21 kB     00:00    
21:28:39 Fetching without tags
21:28:39 #10 51.21 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
21:28:39 #10 51.22 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:28:39 #10 51.35 Setting up perl (5.32.1-4+deb11u2) ...
21:28:39 #10 51.37 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
21:28:39 #10 51.38 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:28:39 #10 51.40 Setting up libdata-dump-perl (1.23-1.1) ...
21:28:39 #10 51.41 Setting up libref-util-perl (0.204-1) ...
21:28:39 #10 51.42 Setting up libipc-system-simple-perl (1.30-1) ...
21:28:39 #10 51.43 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:28:39 #10 51.44 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
21:28:39 #10 51.45 Setting up libvariable-magic-perl (0.62-1+b3) ...
21:28:39 #10 51.46 Setting up libio-html-perl (1.004-2) ...
21:28:39 #10 51.47 Setting up libpod-parser-perl (1.63-2) ...
21:28:39 #10 51.48 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
21:28:39 #10 51.49 Setting up liblist-moreutils-xs-perl (0.430-2) ...
21:28:39 #10 51.50 Setting up gcc-10 (10.2.1-6) ...
21:28:39 #10 51.51 Setting up libparams-util-perl (1.102-1+b1) ...
21:28:39 #10 51.52 Setting up libdpkg-perl (1.20.12) ...
21:28:39 #10 51.53 Setting up libtime-duration-perl (1.21-1) ...
21:28:39 #10 51.54 Setting up autoconf (2.69-14) ...
21:28:39 #10 51.55 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:28:39 #10 51.56 Setting up libarray-intspan-perl (2.004-1) ...
21:28:39 #10 51.57 Setting up libcapture-tiny-perl (0.48-1) ...
21:28:39 #10 51.58 Setting up libtimedate-perl (2.3300-2) ...
21:28:39 #10 51.59 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:28:39 #10 51.60 Setting up libsub-name-perl (0.26-1+b1) ...
21:28:39 #10 51.61 Setting up libtype-tiny-xs-perl (0.022-1) ...
21:28:39 #10 51.62 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:28:39 #10 51.63 Setting up libproc-processtable-perl (0.59-2+b1) ...
21:28:39 #10 51.64 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:28:39 #10 51.65 Setting up xauth (1:1.1-1) ...
21:28:39 #10 51.66 Setting up libpath-tiny-perl (0.118-1) ...
21:28:39 #10 51.67 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:28:39 #10 51.68 Setting up libjson-perl (4.03000-1) ...
21:28:39 #10 51.69 Setting up libipc-run3-perl (0.048-2) ...
21:28:39 #10 51.70 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
21:28:39 #10 51.73 Setting up libsub-override-perl (0.09-2) ...
21:28:39 #10 51.74 Setting up libaliased-perl (0.34-1.1) ...
21:28:39 #10 51.75 Setting up libstrictures-perl (2.000006-1) ...
21:28:39 #10 51.76 Setting up libsub-quote-perl (2.006006-1) ...
21:28:39 #10 51.77 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:28:39 #10 51.78 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
21:28:39 #10 51.79 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
21:28:39 #10 51.80 Setting up libsort-versions-perl (1.62-1) ...
21:28:39 #10 51.81 Setting up libexporter-tiny-perl (1.002002-1) ...
21:28:39 #10 51.82 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
21:28:39 #10 51.83 Setting up libfile-dirlist-perl (0.05-2) ...
21:28:39 #10 51.84 Setting up libterm-readkey-perl (2.38-1+b2) ...
21:28:39 #10 51.85 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
21:28:39 #10 51.86 Setting up libperlio-gzip-perl (0.19-1+b7) ...
21:28:39 #10 51.87 Setting up libsys-hostname-long-perl (1.5-2) ...
21:28:39 #10 51.89 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:28:39 #10 51.89 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
21:28:39 #10 51.90 Setting up liburi-perl (5.08-1) ...
21:28:39 #10 51.91 Setting up libfile-touch-perl (0.11-1) ...
21:28:39 #10 51.92 Setting up python3.9 (3.9.2-1) ...
21:28:39 #10 33.26 Selecting previously unselected package libxml2:armhf.
21:28:39 #10 33.27 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_armhf.deb ...
21:28:39 #10 33.27 Unpacking libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.8) ...
21:28:39 #10 33.34 Selecting previously unselected package libyaml-0-2:armhf.
21:28:39 #10 33.34 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_armhf.deb ...
21:28:39 #10 33.35 Unpacking libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
21:28:39 #10 33.38 Selecting previously unselected package lsb-release.
21:28:39 #10 33.38 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
21:28:39 #10 33.38 Unpacking lsb-release (9.20170808ubuntu1) ...
21:28:39 #10 33.41 Selecting previously unselected package netbase.
21:28:39 #10 33.41 Preparing to unpack .../024-netbase_5.4_all.deb ...
21:28:39 #10 33.42 Unpacking netbase (5.4) ...
21:28:39 #10 33.45 Selecting previously unselected package shared-mime-info.
21:28:39 #10 33.45 Preparing to unpack .../025-shared-mime-info_1.9-2_armhf.deb ...
21:28:39 #10 33.45 Unpacking shared-mime-info (1.9-2) ...
21:28:39 #10 33.52 Selecting previously unselected package ucf.
21:28:39 #10 33.52 Preparing to unpack .../026-ucf_3.0038_all.deb ...
21:28:39 #10 33.52 Moving old data out of the way
21:28:39 #10 33.53 Unpacking ucf (3.0038) ...
21:28:39 #10 33.56 Selecting previously unselected package xdg-user-dirs.
21:28:39 #10 33.56 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_armhf.deb ...
21:28:39 #10 33.57 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
21:28:39 #10 33.61 Selecting previously unselected package xz-utils.
21:28:39 #10 33.62 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_armhf.deb ...
21:28:39 #10 33.62 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
21:28:39 #10 33.65 Selecting previously unselected package gettext-base.
21:28:39 #10 30.12 Unpacking dwz (0.12-3) ...
21:28:39 #10 30.16 Selecting previously unselected package libglib2.0-0:amd64.
21:28:39 #10 30.16 Preparing to unpack .../081-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ...
21:28:39 #10 30.17 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
21:28:39 #10 30.31 Selecting previously unselected package libcroco3:amd64.
21:28:39 #10 30.31 Preparing to unpack .../082-libcroco3_0.6.12-3_amd64.deb ...
21:28:39 #10 30.31 Unpacking libcroco3:amd64 (0.6.12-3) ...
21:28:39 #10 30.36 Selecting previously unselected package libncurses6:amd64.
21:28:39 #10 30.36 Preparing to unpack .../083-libncurses6_6.1+20181013-2+deb10u3_amd64.deb ...
21:28:39 #10 30.36 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u3) ...
21:28:39 #10 30.41 Selecting previously unselected package gettext.
21:28:39 #10 25.41 Selecting previously unselected package binutils.
21:28:39 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 102.76MB / 116.81MB 20.9s
21:28:39 #11 40.11 Selecting previously unselected package g++.
21:28:39 #11 40.11 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
21:28:39 #11 40.11 Unpacking g++ (4:11.2.0-1ubuntu1) ...
21:28:39 #11 40.15 Selecting previously unselected package make.
21:28:39 #11 40.15 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ...
21:28:39 #11 40.15 Unpacking make (4.3-4.1build1) ...
21:28:39 #11 40.19 Selecting previously unselected package libdpkg-perl.
21:28:39 #11 40.19 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
21:28:39 #11 40.19 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
21:28:39 #11 40.24 Selecting previously unselected package bzip2.
21:28:39 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:39 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 85.98MB / 116.81MB 3.9s
21:28:39 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 92.27MB / 116.81MB 4.1s
21:28:39 #10 27.82   Verifying        : webkit2gtk3-jsc-2.38.5-1.el9.x86_64                167/167 
21:28:39 #10 27.96 
21:28:39 #10 27.96 Installed:
21:28:39 #10 27.96   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
21:28:39 #10 27.96   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
21:28:39 #10 27.96   binutils-2.35.2-39.el9.x86_64                                                 
21:28:39 #10 27.96   bzip2-1.0.8-8.el9.x86_64                                                      
21:28:39 #10 27.96   checkpolicy-3.5-1.el9.x86_64                                                  
21:28:39 #10 27.96   cpio-2.13-16.el9.x86_64                                                       
21:28:39 #10 27.96   cracklib-2.9.6-27.el9.x86_64                                                  
21:28:39 #10 27.96   cracklib-dicts-2.9.6-27.el9.x86_64                                            
21:28:39 #10 27.96   dbus-libs-1:1.12.20-7.el9.x86_64                                              
21:28:39 #10 27.96   desktop-file-utils-0.26-6.el9.x86_64                                          
21:28:39 #10 27.96   diffutils-3.7-12.el9.x86_64                                                   
21:28:39 #10 27.96   dnf-plugins-core-4.3.0-4.el9.noarch                                           
21:28:39 #10 27.96   dwz-0.14-3.el9.x86_64                                                         
21:28:39 #10 27.96   ed-1.14.2-12.el9.x86_64                                                       
21:28:39 #10 27.96   efi-srpm-macros-4-9.el9.noarch                                                
21:28:39 #10 27.96   elfutils-0.188-3.el9.x86_64                                                   
21:28:39 #10 27.96   elfutils-debuginfod-client-0.188-3.el9.x86_64                                 
21:28:39 #10 27.96   emacs-filesystem-1:27.2-8.el9.noarch                                          
21:28:39 #10 27.96   enchant-1:1.6.0-30.el9.x86_64                                                 
21:28:39 #10 27.96   environment-modules-5.0.1-2.el9.x86_64                                        
21:28:39 #10 27.96   file-5.39-12.el9.x86_64                                                       
21:28:39 #10 27.96   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
21:28:39 #10 27.96   gcc-toolset-12-binutils-2.38-16.el9.x86_64                                    
21:28:39 #10 27.96   gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64                               
21:28:39 #10 27.96   gcc-toolset-12-runtime-12.0-5.el9.x86_64                                      
21:28:39 #10 27.96   gdb-minimal-10.2-10.el9.x86_64                                                
21:28:39 #10 27.96   gdk-pixbuf2-2.42.6-3.el9.x86_64                                               
21:28:39 #10 27.96   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
21:28:39 #10 27.96   glib-networking-2.68.3-3.el9.x86_64                                           
21:28:39 #10 27.96   glibc-gconv-extra-2.34-61.el9.x86_64                                          
21:28:39 #10 27.96   go-srpm-macros-3.0.9-9.el9.noarch                                             
21:28:39 #10 27.96   groff-base-1.22.4-10.el9.x86_64                                               
21:28:39 #10 27.96   gsettings-desktop-schemas-40.0-6.el9.x86_64                                   
21:28:39 #10 27.96   hunspell-1.7.0-11.el9.x86_64                                                  
21:28:39 #10 27.96   hunspell-en-0.20140811.1-20.el9.noarch                                        
21:28:39 #10 27.96   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
21:28:39 #10 27.96   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
21:28:39 #10 27.96   hunspell-filesystem-1.7.0-11.el9.x86_64                                       
21:28:39 #10 27.96   info-6.7-15.el9.x86_64                                                        
21:28:39 #10 27.96   json-glib-1.6.6-1.el9.x86_64                                                  
21:28:39 #10 27.96   kernel-srpm-macros-1.0-12.el9.noarch                                          
21:28:39 #10 27.96   less-590-1.el9.x86_64                                                         
21:28:39 #10 27.96   libappstream-glib-0.7.18-4.el9.x86_64                                         
21:28:39 #10 27.96   libatomic-11.3.1-4.3.el9.x86_64                                               
21:28:39 #10 27.96   libbrotli-1.0.9-6.el9.x86_64                                                  
21:28:39 #10 27.96   libdb-5.3.28-53.el9.x86_64                                                    
21:28:39 #10 27.96   libeconf-0.4.1-2.el9.x86_64                                                   
21:28:39 #10 27.96   libfdisk-2.37.4-10.el9.x86_64                                                 
21:28:39 #10 27.96   libicu-67.1-9.el9.x86_64                                                      
21:28:39 #10 27.96   libjpeg-turbo-2.0.90-6.el9.x86_64                                             
21:28:39 #10 27.96   libpipeline-1.5.3-4.el9.x86_64                                                
21:28:39 #10 27.96   libpkgconf-1.7.3-10.el9.x86_64                                                
21:28:39 #10 27.96   libpng-2:1.6.37-12.el9.x86_64                                                 
21:28:39 #10 27.96   libproxy-0.4.15-35.el9.x86_64                                                 
21:28:39 #10 27.96   libproxy-webkitgtk4-0.4.15-35.el9.x86_64                                      
21:28:39 #10 27.96   libpsl-0.21.1-5.el9.x86_64                                                    
21:28:39 #10 27.96   libpwquality-1.4.4-8.el9.x86_64                                               
21:28:39 #10 27.96   libselinux-utils-3.5-1.el9.x86_64                                             
21:28:39 #10 27.96   libsoup-2.72.0-8.el9.x86_64                                                   
21:28:39 #10 27.96   libstemmer-0-18.585svn.el9.x86_64                                             
21:28:39 #10 27.96   libutempter-1.2.1-6.el9.x86_64                                                
21:28:39 #10 27.96   lua-srpm-macros-1-6.el9.noarch                                                
21:28:39 #10 27.96   man-db-2.9.3-7.el9.x86_64                                                     
21:28:39 #10 27.96   ncurses-6.2-8.20210508.el9.x86_64                                             
21:28:39 #10 27.96   ocaml-srpm-macros-6-6.el9.noarch                                              
21:28:39 #10 27.96   openblas-srpm-macros-2-11.el9.noarch                                          
21:28:39 #10 27.96   openssl-1:3.0.7-6.el9.x86_64                                                  
21:28:39 #10 27.96   pam-1.5.1-14.el9.x86_64                                                       
21:28:39 #10 27.96   patch-2.7.6-16.el9.x86_64                                                     
21:28:39 #10 27.96   perl-AutoLoader-5.74-480.el9.noarch                                           
21:28:39 #10 27.96   perl-B-1.80-480.el9.x86_64                                                    
21:28:39 #10 27.96   perl-Carp-1.50-460.el9.noarch                                                 
21:28:39 #10 27.96   perl-Class-Struct-0.66-480.el9.noarch                                         
21:28:39 #10 27.96   perl-Data-Dumper-2.174-462.el9.x86_64                                         
21:28:39 #10 27.96   perl-Digest-1.19-4.el9.noarch                                                 
21:28:39 #10 27.96   perl-Digest-MD5-2.58-4.el9.x86_64                                             
21:28:39 #10 27.96   perl-Encode-4:3.08-462.el9.x86_64                                             
21:28:39 #10 27.96   perl-Errno-1.30-480.el9.x86_64                                                
21:28:39 #10 27.96   perl-Exporter-5.74-461.el9.noarch                                             
21:28:39 #10 27.96   perl-Fcntl-1.13-480.el9.x86_64                                                
21:28:39 #10 27.96   perl-File-Basename-2.85-480.el9.noarch                                        
21:28:39 #10 27.96   perl-File-Path-2.18-4.el9.noarch                                              
21:28:39 #10 27.96   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
21:28:39 #10 27.96   perl-File-stat-1.09-480.el9.noarch                                            
21:28:39 #10 27.96   perl-FileHandle-2.03-480.el9.noarch                                           
21:28:39 #10 27.96   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
21:28:39 #10 27.96   perl-Getopt-Std-1.12-480.el9.noarch                                           
21:28:39 #10 27.96   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
21:28:39 #10 27.96   perl-IO-1.43-480.el9.x86_64                                                   
21:28:39 #10 27.96   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
21:28:39 #10 27.96   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
21:28:39 #10 27.96   perl-IPC-Open3-1.21-480.el9.noarch                                            
21:28:39 #10 27.96   perl-MIME-Base64-3.16-4.el9.x86_64                                            
21:28:39 #10 27.96   perl-Mozilla-CA-20200520-6.el9.noarch                                         
21:28:39 #10 27.96   perl-NDBM_File-1.15-480.el9.x86_64                                            
21:28:39 #10 27.96   perl-Net-SSLeay-1.92-2.el9.x86_64                                             
21:28:39 #10 27.96   perl-POSIX-1.94-480.el9.x86_64                                                
21:28:39 #10 27.96   perl-PathTools-3.78-461.el9.x86_64                                            
21:28:39 #10 27.96   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
21:28:39 #10 27.96   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
21:28:39 #10 27.96   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
21:28:39 #10 27.96   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
21:28:39 #10 27.96   perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
21:28:39 #10 27.96   perl-SelectSaver-1.02-480.el9.noarch                                          
21:28:39 #10 27.96   perl-Socket-4:2.031-4.el9.x86_64                                              
21:28:39 #10 27.96   perl-Storable-1:3.21-460.el9.x86_64                                           
21:28:39 #10 27.96   perl-Symbol-1.08-480.el9.noarch                                               
21:28:39 #10 27.96   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
21:28:39 #10 27.96   perl-Term-Cap-1.17-460.el9.noarch                                             
21:28:39 #10 27.96   perl-Text-ParseWords-3.30-460.el9.noarch                                      
21:28:39 #10 27.96   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
21:28:39 #10 27.96   perl-Time-Local-2:1.300-7.el9.noarch                                          
21:28:39 #10 27.96   perl-URI-5.09-3.el9.noarch                                                    
21:28:39 #10 27.96   perl-base-2.27-480.el9.noarch                                                 
21:28:39 #10 27.96   perl-constant-1.33-461.el9.noarch                                             
21:28:39 #10 27.96   perl-if-0.60.800-480.el9.noarch                                               
21:28:39 #10 27.96   perl-interpreter-4:5.32.1-480.el9.x86_64                                      
21:28:39 #10 27.96   perl-libnet-3.13-4.el9.noarch                                                 
21:28:39 #10 27.96   perl-libs-4:5.32.1-480.el9.x86_64                                             
21:28:39 #10 27.96   perl-mro-1.23-480.el9.x86_64                                                  
21:28:39 #10 27.96   perl-overload-1.31-480.el9.noarch                                             
21:28:39 #10 27.96   perl-overloading-0.02-480.el9.noarch                                          
21:28:39 #10 27.96   perl-parent-1:0.238-460.el9.noarch                                            
21:28:39 #10 27.96   perl-podlators-1:4.14-460.el9.noarch                                          
21:28:39 #10 27.96   perl-srpm-macros-1-41.el9.noarch                                              
21:28:39 #10 27.96   perl-subs-1.03-480.el9.noarch                                                 
21:28:39 #10 27.96   perl-vars-1.05-480.el9.noarch                                                 
21:28:39 #10 27.96   pkgconf-1.7.3-10.el9.x86_64                                                   
21:28:39 #10 27.96   pkgconf-m4-1.7.3-10.el9.noarch                                                
21:28:39 #10 27.96   pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
21:28:39 #10 27.96   policycoreutils-3.5-1.el9.x86_64                                              
21:28:39 #10 27.96   policycoreutils-python-utils-3.5-1.el9.noarch                                 
21:28:39 #10 27.96   procps-ng-3.3.17-11.el9.x86_64                                                
21:28:39 #10 27.96   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
21:28:39 #10 27.96   pyproject-srpm-macros-1.6.2-1.el9.noarch                                      
21:28:39 #10 27.96   python-srpm-macros-3.9-52.el9.noarch                                          
21:28:39 #10 27.96   python3-audit-3.0.7-103.el9.x86_64                                            
21:28:39 #10 27.96   python3-dateutil-1:2.8.1-6.el9.noarch                                         
21:28:39 #10 27.96   python3-dbus-1.2.18-2.el9.x86_64                                              
21:28:39 #10 27.96   python3-distro-1.5.0-7.el9.noarch                                             
21:28:39 #10 27.96   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
21:28:39 #10 27.96   python3-enchant-3.2.0-5.el9.noarch                                            
21:28:39 #10 27.96   python3-file-magic-5.39-12.el9.noarch                                         
21:28:39 #10 27.96   python3-libselinux-3.5-1.el9.x86_64                                           
21:28:39 #10 27.96   python3-libsemanage-3.5-1.el9.x86_64                                          
21:28:39 #10 27.96   python3-policycoreutils-3.5-1.el9.noarch                                      
21:28:39 #10 27.96   python3-setools-4.4.1-1.el9.x86_64                                            
21:28:39 #10 27.96   python3-setuptools-53.0.0-12.el9.noarch                                       
21:28:39 #10 27.96   python3-six-1.15.0-9.el9.noarch                                               
21:28:39 #10 27.96   python3-systemd-234-18.el9.x86_64                                             
21:28:39 #10 27.96   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
21:28:39 #10 27.96   redhat-rpm-config-199-1.el9.noarch                                            
21:28:39 #10 27.96   rpm-build-4.16.1.3-22.el9.x86_64                                              
21:28:39 #10 27.96   rpmlint-1.11-19.el9.noarch                                                    
21:28:39 #10 27.96   rust-srpm-macros-17-4.el9.noarch                                              
21:28:39 #10 27.96   scl-utils-1:2.0.3-4.el9.x86_64                                                
21:28:39 #10 27.96   shared-mime-info-2.1-5.el9.x86_64                                             
21:28:39 #10 27.96   systemd-libs-252-8.el9.x86_64                                                 
21:28:39 #10 27.96   tcl-1:8.6.10-7.el9.x86_64                                                     
21:28:39 #10 27.96   unzip-6.0-56.el9.x86_64                                                       
21:28:39 #10 27.96   util-linux-2.37.4-10.el9.x86_64                                               
21:28:39 #10 27.96   util-linux-core-2.37.4-10.el9.x86_64                                          
21:28:39 #10 27.96   vim-filesystem-2:8.2.2637-20.el9.noarch                                       
21:28:39 #10 27.96   webkit2gtk3-jsc-2.38.5-1.el9.x86_64                                           
21:28:39 #10 27.96   xz-5.2.5-8.el9.x86_64                                                         
21:28:39 #10 27.96   zip-3.0-35.el9.x86_64                                                         
21:28:39 #10 27.96   zstd-1.5.1-2.el9.x86_64                                                       
21:28:39 #10 27.96 
21:28:39 #10 27.96 Complete!
21:28:39 #10 DONE 28.1s
21:28:39 
21:28:39 #11 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
21:28:39 #11 40.62 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
21:28:39 #11 40.62 Unpacking iso-codes (4.11.0-1) ...
21:28:39 #11 40.78 Selecting previously unselected package krb5-locales.
21:28:39 #11 40.78 Preparing to unpack .../030-krb5-locales_1.20-1ubuntu0.1_all.deb ...
21:28:39 #11 40.78 Unpacking krb5-locales (1.20-1ubuntu0.1) ...
21:28:39 #11 40.81 Selecting previously unselected package less.
21:28:39 #11 40.81 Preparing to unpack .../031-less_590-1ubuntu0.22.10.1_amd64.deb ...
21:28:39 #11 40.82 Unpacking less (590-1ubuntu0.22.10.1) ...
21:28:39 #11 40.85 Selecting previously unselected package libmd0:amd64.
21:28:39 #11 40.85 Preparing to unpack .../032-libmd0_1.0.4-2_amd64.deb ...
21:28:39 #11 40.86 Unpacking libmd0:amd64 (1.0.4-2) ...
21:28:39 #11 40.89 Selecting previously unselected package libbsd0:amd64.
21:28:39 #11 40.89 Preparing to unpack .../033-libbsd0_0.11.6-1_amd64.deb ...
21:28:39 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:39 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:28:39 #7 extracting sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd
21:28:39 #20 3.021 Building dependency tree...
21:28:39 #20 3.305 The following additional packages will be installed:
21:28:39 #12 3.901 (36/96): perl-threads-2.27-489.fc37.x86_64.rpm  6.7 MB/s |  57 kB     00:00    
21:28:39 #12 3.905 (37/96): perl-threads-shared-1.64-489.fc37.x86_ 4.8 MB/s |  44 kB     00:00    
21:28:39 #12 3.909 (38/96): policycoreutils-3.4-6.fc37.x86_64.rpm   31 MB/s | 238 kB     00:00    
21:28:39 #12 3.912 (39/96): policycoreutils-devel-3.4-6.fc37.x86_6  14 MB/s | 150 kB     00:00    
21:28:39 #12 3.916 (40/96): policycoreutils-python-utils-3.4-6.fc3 8.0 MB/s |  80 kB     00:00    
21:28:39 #12 3.922 (41/96): python3-libsemanage-3.4-5.fc37.x86_64. 9.7 MB/s |  83 kB     00:00    
21:28:39 #12 3.938 (42/96): python3-policycoreutils-3.4-6.fc37.noa  88 MB/s | 2.2 MB     00:00    
21:28:39 #12 3.944 (43/96): python3-setools-4.4.0-9.fc37.x86_64.rp  24 MB/s | 618 kB     00:00    
21:28:39 #12 4.023 (44/96): python3-setuptools-62.6.0-2.fc37.noarc  17 MB/s | 1.6 MB     00:00    
21:28:39 #12 4.026 (45/96): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  773 kB/s |  61 kB     00:00    
21:28:39 #12 4.030 (46/96): rhash-1.4.2-3.fc37.x86_64.rpm          2.2 MB/s | 185 kB     00:00    
21:28:39 #12 4.033 (47/96): rpm-plugin-selinux-4.18.0-1.fc37.x86_6 1.9 MB/s |  20 kB     00:00    
21:28:39 #12 4.038 (48/96): annobin-docs-11.14-1.fc37.noarch.rpm    13 MB/s |  92 kB     00:00    
21:28:39 #12 4.060 (49/96): util-linux-2.38.1-1.fc37.x86_64.rpm     79 MB/s | 2.3 MB     00:00    
21:28:39 #12 4.067 (50/96): annobin-plugin-gcc-11.14-1.fc37.x86_64  27 MB/s | 891 kB     00:00    
21:28:39 #12 4.077 (51/96): autoconf-2.71-4.fc37.noarch.rpm         22 MB/s | 733 kB     00:00    
21:28:39 #12 4.092 (52/96): checkpolicy-3.5-1.fc37.x86_64.rpm       15 MB/s | 347 kB     00:00    
21:28:39 #12 4.144 (53/96): cmake-3.26.1-1.fc37.x86_64.rpm          91 MB/s | 6.8 MB     00:00    
21:28:39 #12 7.137 Unpacking bash-completion (1:2.8-1ubuntu1) ...
21:28:39 #12 7.261 Selecting previously unselected package cmake-data.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:28:39 #10 33.65 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_armhf.deb ...
21:28:39 #10 33.65 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
21:28:39 #10 33.69 Selecting previously unselected package iso-codes.
21:28:39 #10 33.69 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
21:28:39 #10 33.69 Unpacking iso-codes (3.79-1) ...
21:28:39 #10 30.41 Preparing to unpack .../084-gettext_0.19.8.1-9_amd64.deb ...
21:28:39 #10 30.41 Unpacking gettext (0.19.8.1-9) ...
21:28:39 #10 30.57 Selecting previously unselected package intltool-debian.
21:28:39 #10 30.57 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
21:28:39 #10 30.57 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:28:39 #10 30.60 Selecting previously unselected package po-debconf.
21:28:39 #10 30.60 Preparing to unpack .../086-po-debconf_1.0.21_all.deb ...
21:28:39 #10 30.61 Unpacking po-debconf (1.0.21) ...
21:28:39 #10 30.67 Selecting previously unselected package debhelper.
21:28:39 #10 25.41 Preparing to unpack .../036-binutils_2.40-2_amd64.deb ...
21:28:39 #10 25.42 Unpacking binutils (2.40-2) ...
21:28:39 #10 25.46 Selecting previously unselected package libc-dev-bin.
21:28:39 #10 25.46 Preparing to unpack .../037-libc-dev-bin_2.36-8_amd64.deb ...
21:28:39 #10 25.46 Unpacking libc-dev-bin (2.36-8) ...
21:28:39 #10 25.49 Selecting previously unselected package linux-libc-dev:amd64.
21:28:39 #10 25.49 Preparing to unpack .../038-linux-libc-dev_6.1.20-1_amd64.deb ...
21:28:39 #10 25.49 Unpacking linux-libc-dev:amd64 (6.1.20-1) ...
21:28:39 #10 25.68 Selecting previously unselected package libcrypt-dev:amd64.
21:28:39 #10 25.68 Preparing to unpack .../039-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
21:28:39 #10 25.69 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
21:28:39 #10 25.73 Selecting previously unselected package libtirpc-dev:amd64.
21:28:39 #10 25.73 Preparing to unpack .../040-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
21:28:39 #10 25.73 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
21:28:39 #10 25.78 Selecting previously unselected package libnsl-dev:amd64.
21:28:39 #10 25.78 Preparing to unpack .../041-libnsl-dev_1.3.0-2_amd64.deb ...
21:28:39 #10 25.79 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:39 #11 40.24 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ...
21:28:39 #11 40.25 Unpacking bzip2 (1.0.8-5build1) ...
21:28:39 #11 40.28 Selecting previously unselected package patch.
21:28:39 #11 40.28 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ...
21:28:39 #11 40.29 Unpacking patch (2.7.6-7build2) ...
21:28:39 #11 40.32 Selecting previously unselected package lto-disabled-list.
21:28:39 #11 40.32 Preparing to unpack .../096-lto-disabled-list_24_all.deb ...
21:28:39 #11 40.33 Unpacking lto-disabled-list (24) ...
21:28:39 #11 40.36 Selecting previously unselected package dpkg-dev.
21:28:39 #11 40.36 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
21:28:39 #11 40.37 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
21:28:39 #11 40.41 Selecting previously unselected package build-essential.
21:28:39 #11 40.41 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ...
21:28:39 #11 40.44 Unpacking build-essential (12.9ubuntu3) ...
21:28:39 #11 40.48 Selecting previously unselected package libbrotli1:amd64.
21:28:39 #11 40.89 Unpacking libbsd0:amd64 (0.11.6-1) ...
21:28:39 #11 40.92 Selecting previously unselected package libelf1:amd64.
21:28:39 #11 40.92 Preparing to unpack .../034-libelf1_0.187-4_amd64.deb ...
21:28:39 #11 40.93 Unpacking libelf1:amd64 (0.187-4) ...
21:28:39 #11 40.95 Selecting previously unselected package libglib2.0-data.
21:28:39 #11 40.96 Preparing to unpack .../035-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
21:28:39 #11 40.96 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
21:28:39 #11 40.99 Selecting previously unselected package libicu71:amd64.
21:28:39 #11 40.99 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_amd64.deb ...
21:28:39 #11 40.99 Unpacking libicu71:amd64 (71.1-3ubuntu1) ...
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:28:39 #20 3.306   clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
21:28:39 #20 3.306   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
21:28:39 #20 3.307   libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime
21:28:39 #20 3.308 Suggested packages:
21:28:39 #20 3.308   clang-11-doc llvm-11-doc
21:28:39 #20 3.308 Recommended packages:
21:28:39 #20 3.308   llvm-11-dev libomp-11-dev binfmt-support
21:28:39 #20 3.475 The following NEW packages will be installed:
21:28:39 #20 3.475   clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
21:28:39 #20 3.476   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
21:28:39 #20 3.476   libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime
21:28:39 #12 4.157 (54/96): cmake-data-3.26.1-1.fc37.noarch.rpm     27 MB/s | 2.2 MB     00:00    
21:28:39 #12 4.159 (55/96): cmake-filesystem-3.26.1-1.fc37.x86_64. 291 kB/s |  17 kB     00:00    
21:28:39 #12 4.164 (56/96): cmake-rpm-macros-3.26.1-1.fc37.noarch. 911 kB/s |  16 kB     00:00    
21:28:39 #12 4.170 (57/96): cryptsetup-libs-2.6.1-1.fc37.x86_64.rp  51 MB/s | 491 kB     00:00    
21:28:39 #12 4.177 (58/96): dbus-1.14.6-1.fc37.x86_64.rpm          567 kB/s | 7.7 kB     00:00    
21:28:39 #12 4.193 (59/96): dbus-broker-33-1.fc37.x86_64.rpm       9.4 MB/s | 174 kB     00:00    
21:28:39 #12 4.200 (60/96): dbus-common-1.14.6-1.fc37.noarch.rpm   779 kB/s |  15 kB     00:00    
21:28:39 #12 4.257 (61/96): cpp-12.2.1-4.fc37.x86_64.rpm           109 MB/s |  11 MB     00:00    
21:28:39 #12 4.262 (62/96): gcc-plugin-annobin-12.2.1-4.fc37.x86_6 913 kB/s |  53 kB     00:00    
21:28:39 #12 4.274 (63/96): git-2.39.2-1.fc37.x86_64.rpm           4.6 MB/s |  66 kB     00:00    
21:28:39 #12 4.327 (64/96): git-core-2.39.2-1.fc37.x86_64.rpm       70 MB/s | 4.2 MB     00:00    
21:28:39 #12 4.348 (65/96): git-core-doc-2.39.2-1.fc37.noarch.rpm   40 MB/s | 2.8 MB     00:00    
21:28:39 #12 4.365 (66/96): glibc-devel-2.36-9.fc37.x86_64.rpm     3.1 MB/s | 102 kB     00:00    
21:28:39 #11 22.76 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
21:28:39 #11 22.78 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
21:28:39 #11 22.80 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB]
21:28:39 #11 23.01 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB]
21:28:39 #11 23.01 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
21:28:39 #11 23.02 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-debian all 0.1.36ubuntu1 [65.0 kB]
21:28:39 #11 23.02 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgpgme11 armhf 1.13.1-7ubuntu2 [102 kB]
21:28:39 #11 23.03 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gpg armhf 1.13.1-7ubuntu2 [144 kB]
21:28:39 #11 23.04 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dput all 1.0.3ubuntu1 [42.3 kB]
21:28:40 #12 7.264 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
21:28:40 #12 7.270 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:28:40 #10 34.04 Selecting previously unselected package krb5-locales.
21:28:40 #10 34.04 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.4_all.deb ...
21:28:40 #10 34.04 Unpacking krb5-locales (1.16-2ubuntu0.4) ...
21:28:40 #10 34.07 Selecting previously unselected package libedit2:armhf.
21:28:40 #10 34.07 Preparing to unpack .../032-libedit2_3.1-20170329-1_armhf.deb ...
21:28:40 #10 34.08 Unpacking libedit2:armhf (3.1-20170329-1) ...
21:28:40 #10 34.12 Selecting previously unselected package libkrb5support0:armhf.
21:28:40 #10 34.12 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.4_armhf.deb ...
21:28:40 #10 34.12 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.4) ...
21:28:40 #10 34.16 Selecting previously unselected package libk5crypto3:armhf.
21:28:40 #10 34.16 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.4_armhf.deb ...
21:28:40 #10 34.16 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.4) ...
21:28:40 #10 34.20 Selecting previously unselected package libkeyutils1:armhf.
21:28:40 #10 30.67 Preparing to unpack .../087-debhelper_12.1.1_all.deb ...
21:28:40 #10 30.67 Unpacking debhelper (12.1.1) ...
21:28:40 #10 30.80 Selecting previously unselected package debian-keyring.
21:28:40 #10 30.80 Preparing to unpack .../088-debian-keyring_2019.02.25_all.deb ...
21:28:40 #10 30.81 Unpacking debian-keyring (2019.02.25) ...
21:28:40 #10 25.82 Selecting previously unselected package rpcsvc-proto.
21:28:40 #10 25.82 Preparing to unpack .../042-rpcsvc-proto_1.4.3-1_amd64.deb ...
21:28:40 #10 25.82 Unpacking rpcsvc-proto (1.4.3-1) ...
21:28:40 #10 25.86 Selecting previously unselected package libc6-dev:amd64.
21:28:40 #10 25.86 Preparing to unpack .../043-libc6-dev_2.36-8_amd64.deb ...
21:28:40 #10 25.86 Unpacking libc6-dev:amd64 (2.36-8) ...
21:28:40 Fetching without tags
21:28:40 Fetching without tags
21:28:40 #11 40.49 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ...
21:28:40 #11 40.49 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
21:28:40 #11 40.52 Selecting previously unselected package libsasl2-modules-db:amd64.
21:28:40 #11 40.52 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
21:28:40 #11 40.53 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:28:40 #11 40.57 Selecting previously unselected package libsasl2-2:amd64.
21:28:40 #11 40.57 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
21:28:40 #11 40.58 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:28:40 #11 40.62 Selecting previously unselected package libldap-2.5-0:amd64.
21:28:40 #11 40.62 Preparing to unpack .../102-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.04.1_amd64.deb ...
21:28:40 #11 40.62 Unpacking libldap-2.5-0:amd64 (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:28:40 #11 40.67 Selecting previously unselected package librtmp1:amd64.
21:28:40 #11 40.67 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
21:28:40 #11 40.68 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:28:40 #11 40.72 Selecting previously unselected package libssh-4:amd64.
21:28:40 #10 52.73 Setting up libemail-address-xs-perl (1.04-1+b3) ...
21:28:40 #7 ...
21:28:40 
21:28:40 #10 [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
21:28:40 #10 DONE 0.8s
21:28:40 
21:28:40 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:40 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 100.66MB / 116.81MB 4.4s
21:28:40 #11 41.18 Selecting previously unselected package libxml2:amd64.
21:28:40 #11 41.18 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_amd64.deb ...
21:28:40 #11 41.18 Unpacking libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
21:28:40 #11 41.22 Selecting previously unselected package libyaml-0-2:amd64.
21:28:40 #11 41.22 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_amd64.deb ...
21:28:40 #11 41.23 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
21:28:40 #11 41.26 Selecting previously unselected package lsb-release.
21:28:40 #11 41.26 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
21:28:40 #11 41.26 Unpacking lsb-release (11.2ubuntu1) ...
21:28:40 #11 41.29 Selecting previously unselected package netbase.
21:28:40 #11 41.29 Preparing to unpack .../040-netbase_6.3_all.deb ...
21:28:40 #11 41.29 Unpacking netbase (6.3) ...
21:28:40 #11 41.33 Selecting previously unselected package python3-dbus.
21:28:40 #11 41.33 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_amd64.deb ...
21:28:40 #11 41.33 Unpacking python3-dbus (1.2.18-3build1) ...
21:28:40 #11 41.36 Selecting previously unselected package python3-gi.
21:28:40 #11 41.36 Preparing to unpack .../042-python3-gi_3.42.2-2_amd64.deb ...
21:28:40 #11 41.37 Unpacking python3-gi (3.42.2-2) ...
21:28:40 #11 41.41 Selecting previously unselected package networkd-dispatcher.
21:28:40 #11 41.41 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
21:28:40 #11 41.41 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
21:28:40 #11 41.44 Selecting previously unselected package python-apt-common.
21:28:40 #11 41.44 Preparing to unpack .../044-python-apt-common_2.4.0+22.10_all.deb ...
21:28:40 #11 41.44 Unpacking python-apt-common (2.4.0+22.10) ...
21:28:40 #11 41.47 Selecting previously unselected package python3-apt.
21:28:40 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/870/head:refs/remotes/origin/PR-870 +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/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:28:40 Fetching without tags
21:28:40 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:40 #11 DONE 0.7s
21:28:40 
21:28:40 #12 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
21:28:40 #12 DONE 0.1s
21:28:40 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:40 #20 3.747 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
21:28:40 #20 3.747 Need to get 58.8 MB of archives.
21:28:40 #20 3.747 After this operation, 300 MB of additional disk space will be used.
21:28:40 #20 3.747 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
21:28:40 #20 3.809 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
21:28:40 #12 4.377 (67/96): glibc-headers-x86-2.36-9.fc37.noarch.r  23 MB/s | 581 kB     00:00    
21:28:40 #12 4.403 (68/96): glibc-static-2.36-9.fc37.x86_64.rpm     54 MB/s | 1.9 MB     00:00    
21:28:40 #12 4.428 (69/96): kernel-headers-6.2.6-200.fc37.x86_64.r  33 MB/s | 1.5 MB     00:00    
21:28:40 #12 4.434 (70/96): libedit-3.1-43.20221009cvs.fc37.x86_64 3.5 MB/s | 106 kB     00:00    
21:28:40 #12 4.449 (71/96): libselinux-devel-3.5-1.fc37.x86_64.rpm 7.8 MB/s | 151 kB     00:00    
21:28:40 #12 4.456 (72/96): libselinux-utils-3.5-1.fc37.x86_64.rpm 8.6 MB/s | 160 kB     00:00    
21:28:40 #12 4.594 (73/96): gcc-12.2.1-4.fc37.x86_64.rpm            83 MB/s |  33 MB     00:00    
21:28:40 #12 4.597 (74/96): libsepol-devel-3.5-1.fc37.x86_64.rpm   335 kB/s |  49 kB     00:00    
21:28:40 #12 4.600 (75/96): libxcrypt-devel-4.4.33-4.fc37.x86_64.r 212 kB/s |  30 kB     00:00    
21:28:40 #12 4.605 (76/96): libxcrypt-static-4.4.33-4.fc37.x86_64.  14 MB/s | 104 kB     00:00    
21:28:40 #12 4.610 (77/96): openssh-8.8p1-9.fc37.x86_64.rpm         36 MB/s | 451 kB     00:00    
21:28:40 #12 4.617 (78/96): openssh-clients-8.8p1-9.fc37.x86_64.rp  40 MB/s | 697 kB     00:00    
21:28:40 #11 23.04 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.18 [202 kB]
21:28:40 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:40 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:40 #12 7.621 Selecting previously unselected package liblzo2-2:amd64.
21:28:40 #12 7.625 Preparing to unpack .../02-liblzo2-2_2.08-1.2_amd64.deb ...
21:28:40 #12 7.629 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
21:28:40 #12 7.664 Selecting previously unselected package libarchive13:amd64.
21:28:40 #12 7.667 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ...
21:28:40 #12 7.673 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
21:28:40 #12 7.727 Selecting previously unselected package libjsoncpp1:amd64.
21:28:40 #12 7.729 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_amd64.deb ...
21:28:40 #12 7.731 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:28:40 #12 7.771 Selecting previously unselected package librhash0:amd64.
21:28:40 #10 34.20 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ...
21:28:40 #10 34.20 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
21:28:40 #10 34.24 Selecting previously unselected package libkrb5-3:armhf.
21:28:40 #10 34.24 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.4_armhf.deb ...
21:28:40 #10 34.24 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.4) ...
21:28:40 #10 34.30 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:28:40 #10 34.30 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.4_armhf.deb ...
21:28:40 #10 34.30 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.4) ...
21:28:40 #10 34.34 Selecting previously unselected package libpsl5:armhf.
21:28:40 #10 34.34 Preparing to unpack .../038-libpsl5_0.19.1-5build1_armhf.deb ...
21:28:40 #10 34.35 Unpacking libpsl5:armhf (0.19.1-5build1) ...
21:28:40 #10 34.39 Selecting previously unselected package libssl1.0.0:armhf.
21:28:40 #10 34.39 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.11_armhf.deb ...
21:28:40 #10 34.39 Unpacking libssl1.0.0:armhf (1.0.2n-1ubuntu5.11) ...
21:28:40 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:40 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:40 #9 28.44 Selecting previously unselected package libxml2:amd64.
21:28:40 #9 28.44 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
21:28:40 #9 28.44 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
21:28:40 #9 28.53 Selecting previously unselected package gettext.
21:28:40 #9 28.53 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
21:28:40 #9 28.53 Unpacking gettext (0.21-4) ...
21:28:40 #9 28.67 Selecting previously unselected package intltool-debian.
21:28:40 #9 28.67 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
21:28:40 #9 28.68 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:28:40 #9 28.70 Selecting previously unselected package po-debconf.
21:28:40 #9 28.70 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
21:28:40 #9 28.71 Unpacking po-debconf (1.0.21+nmu1) ...
21:28:40 #9 28.76 Selecting previously unselected package debhelper.
21:28:40 #9 28.76 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
21:28:40 #9 28.77 Unpacking debhelper (13.3.4) ...
21:28:40 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:40 Merging remotes/origin/master commit ad5b3f9207520c9656a2027aec7551b8e365d5f7 into PR head commit 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:40 #10 26.09 Selecting previously unselected package libisl23:amd64.
21:28:40 #10 26.09 Preparing to unpack .../044-libisl23_0.25-1_amd64.deb ...
21:28:40 #10 26.10 Unpacking libisl23:amd64 (0.25-1) ...
21:28:40 #10 26.19 Selecting previously unselected package libmpfr6:amd64.
21:28:40 #10 26.19 Preparing to unpack .../045-libmpfr6_4.2.0-1_amd64.deb ...
21:28:40 #10 26.19 Unpacking libmpfr6:amd64 (4.2.0-1) ...
21:28:40 #10 26.25 Selecting previously unselected package libmpc3:amd64.
21:28:40 #10 26.25 Preparing to unpack .../046-libmpc3_1.3.1-1_amd64.deb ...
21:28:40 #10 26.26 Unpacking libmpc3:amd64 (1.3.1-1) ...
21:28:40 #10 26.29 Selecting previously unselected package cpp-12.
21:28:40 #10 26.29 Preparing to unpack .../047-cpp-12_12.2.0-14_amd64.deb ...
21:28:40 #10 26.29 Unpacking cpp-12 (12.2.0-14) ...
21:28:40 #11 40.72 Preparing to unpack .../104-libssh-4_0.9.6-2build1_amd64.deb ...
21:28:40 #11 40.73 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
21:28:40 #11 40.77 Selecting previously unselected package libcurl4:amd64.
21:28:40 #11 40.77 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.10_amd64.deb ...
21:28:40 #11 40.78 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.10) ...
21:28:40 #11 40.81 Selecting previously unselected package curl.
21:28:40 #11 40.82 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.10_amd64.deb ...
21:28:40 #11 40.82 Unpacking curl (7.81.0-1ubuntu1.10) ...
21:28:40 #11 40.87 Selecting previously unselected package dctrl-tools.
21:28:40 #11 40.87 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ...
21:28:40 #11 40.88 Unpacking dctrl-tools (2.24-3build2) ...
21:28:40 #11 40.91 Selecting previously unselected package libdebhelper-perl.
21:28:40 #11 40.91 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ...
21:28:40 #11 40.92 Unpacking libdebhelper-perl (13.6ubuntu1) ...
21:28:40 #11 40.96 Selecting previously unselected package libtool.
21:28:40 #10 52.74 Setting up libnet-ssleay-perl (1.88-3+b1) ...
21:28:40 #10 52.76 Setting up automake (1:1.16.3-2) ...
21:28:40 #10 52.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:28:40 #10 52.77 Setting up libapt-pkg-perl (0.1.39) ...
21:28:40 #10 52.78 Setting up libio-sessiondata-perl (1.03-1.1) ...
21:28:40 #10 52.79 Setting up libstring-escape-perl (2010.002-2) ...
21:28:40 #10 52.80 Setting up libhttp-date-perl (6.05-1) ...
21:28:40 #10 52.81 Setting up libfile-which-perl (1.23-1) ...
21:28:40 #10 52.82 Setting up libfile-basedir-perl (0.08-1) ...
21:28:40 #10 52.83 Setting up libnumber-range-perl (0.12-1.1) ...
21:28:40 #10 52.84 Setting up libtask-weaken-perl (1.06-1) ...
21:28:40 #10 52.85 Setting up libunicode-utf8-perl (0.62-1+b2) ...
21:28:40 #10 52.86 Setting up libmouse-perl (2.5.10-1+b1) ...
21:28:40 #10 52.87 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
21:28:40 #10 52.88 Setting up g++-10 (10.2.1-6) ...
21:28:40 #10 52.89 Setting up libfile-listing-perl (6.14-1) ...
21:28:40 #10 52.90 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
21:28:40 #10 52.91 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:28:40 #10 52.92 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:28:40 #10 52.93 Setting up libdata-messagepack-perl (1.00-4+b1) ...
21:28:40 #10 52.94 Setting up libclass-inspector-perl (1.36-1) ...
21:28:40 #10 52.95 Setting up libfont-afm-perl (1.20-3) ...
21:28:40 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:40 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:40 Merge succeeded, producing 71129c10ca7078d8a4562a0bb0e5380f64fb8b59
21:28:40 Checking out Revision 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 (PR-870)
21:28:40 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 106.95MB / 116.81MB 4.7s
21:28:40 #11 41.47 Preparing to unpack .../045-python3-apt_2.4.0+22.10_amd64.deb ...
21:28:40 #11 41.47 Unpacking python3-apt (2.4.0+22.10) ...
21:28:40 #11 41.51 Selecting previously unselected package python3-pkg-resources.
21:28:40 #11 41.51 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
21:28:40 #11 41.51 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:28:40 #11 41.55 Selecting previously unselected package shared-mime-info.
21:28:40 #11 41.55 Preparing to unpack .../047-shared-mime-info_2.2-1_amd64.deb ...
21:28:40 #11 41.55 Unpacking shared-mime-info (2.2-1) ...
21:28:40 #11 41.60 Selecting previously unselected package systemd-resolved.
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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:40 
21:28:40 #13 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
21:28:40 #20 3.948 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB]
21:28:40 #20 4.120 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
21:28:40 #20 4.123 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB]
21:28:40 #20 4.124 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB]
21:28:40 #20 4.125 Get:7 http://deb.debian.org/debian bullseye/main amd64 libc6-i386 amd64 2.31-13+deb11u5 [2616 kB]
21:28:40 #20 4.148 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB]
21:28:40 #20 4.172 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB]
21:28:40 #12 4.620 (79/96): perl-Git-2.39.2-1.fc37.noarch.rpm      4.7 MB/s |  43 kB     00:00    
21:28:40 #12 4.623 (80/96): python3-audit-3.1-2.fc37.x86_64.rpm    7.7 MB/s |  87 kB     00:00    
21:28:40 #12 4.627 (81/96): python3-libselinux-3.5-1.fc37.x86_64.r  20 MB/s | 196 kB     00:00    
21:28:40 #12 4.632 (82/96): selinux-policy-37.19-1.fc37.noarch.rpm 5.6 MB/s |  51 kB     00:00    
21:28:40 #12 4.639 (83/96): selinux-policy-devel-37.19-1.fc37.noar  55 MB/s | 887 kB     00:00    
21:28:40 #12 4.694 (84/96): selinux-policy-targeted-37.19-1.fc37.n  99 MB/s | 6.6 MB     00:00    
21:28:40 #12 4.706 (85/96): systemd-devel-251.13-6.fc37.x86_64.rpm  10 MB/s | 577 kB     00:00    
21:28:40 #12 4.737 (86/96): systemd-251.13-6.fc37.x86_64.rpm        49 MB/s | 4.2 MB     00:00    
21:28:40 #12 4.744 (87/96): systemd-networkd-251.13-6.fc37.x86_64.  13 MB/s | 615 kB     00:00    
21:28:40 #12 4.749 (88/96): systemd-pam-251.13-6.fc37.x86_64.rpm   8.7 MB/s | 333 kB     00:00    
21:28:40 #12 4.757 (89/96): vim-filesystem-9.0.1429-1.fc37.noarch. 2.5 MB/s |  18 kB     00:00    
21:28:40 #12 4.762 (90/96): systemd-resolved-251.13-6.fc37.x86_64.  22 MB/s | 281 kB     00:00    
21:28:40 #12 4.764 (91/96): systemd-rpm-macros-251.13-6.fc37.noarc 2.0 MB/s |  29 kB     00:00    
21:28:40 #12 4.767 (92/96): which-2.21-39.fc37.x86_64.rpm          4.2 MB/s |  42 kB     00:00    
21:28:40 #12 4.771 (93/96): libselinux-3.5-1.fc37.x86_64.rpm        13 MB/s |  86 kB     00:00    
21:28:40 #12 4.781 (94/96): xkeyboard-config-2.36-3.fc37.noarch.rp  58 MB/s | 957 kB     00:00    
21:28:40 #12 4.785 (95/96): libsepol-3.5-1.fc37.x86_64.rpm          19 MB/s | 322 kB     00:00    
21:28:40 #12 4.791 (96/96): systemd-libs-251.13-6.fc37.x86_64.rpm   34 MB/s | 618 kB     00:00    
21:28:40 #12 4.795 --------------------------------------------------------------------------------
21:28:40 #12 4.796 Total                                            43 MB/s | 103 MB     00:02     
21:28:40 #11 23.20 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB]
21:28:40 #11 23.37 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.10 [887 kB]
21:28:40 #12 7.773 Preparing to unpack .../05-librhash0_1.3.6-2_amd64.deb ...
21:28:40 #12 7.776 Unpacking librhash0:amd64 (1.3.6-2) ...
21:28:40 #12 7.812 Selecting previously unselected package libuv1:amd64.
21:28:40 #12 7.815 Preparing to unpack .../06-libuv1_1.18.0-3_amd64.deb ...
21:28:40 #12 7.818 Unpacking libuv1:amd64 (1.18.0-3) ...
21:28:40 #12 7.849 Selecting previously unselected package cmake.
21:28:40 #12 7.852 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ...
21:28:40 #12 7.855 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
21:28:40 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 109.05MB / 116.81MB 21.7s
21:28:40 #10 34.47 Selecting previously unselected package libxmuu1:armhf.
21:28:40 #10 34.47 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_armhf.deb ...
21:28:40 #10 34.48 Unpacking libxmuu1:armhf (2:1.1.2-2) ...
21:28:40 #10 34.50 Selecting previously unselected package manpages.
21:28:40 #10 34.50 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
21:28:40 #10 34.51 Unpacking manpages (4.15-1) ...
21:28:40 #10 34.59 Selecting previously unselected package openssh-client.
21:28:40 #10 34.59 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_armhf.deb ...
21:28:40 #10 34.60 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
21:28:40 #10 34.67 Selecting previously unselected package publicsuffix.
21:28:40 #10 34.67 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
21:28:40 #10 34.68 Unpacking publicsuffix (20180223.1310-1) ...
21:28:40 #10 34.71 Selecting previously unselected package python-apt-common.
21:28:40 #9 28.89 Selecting previously unselected package debian-keyring.
21:28:40 #9 28.89 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
21:28:40 #9 28.90 Unpacking debian-keyring (2021.07.26) ...
21:28:40 #7 extracting sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 0.9s done
21:28:40 21:28:40 #11 40.96 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ...
21:28:40 #11 40.96 Unpacking libtool (2.4.6-15build2) ...
#10 52.96 Setting up libwant-perl (0.29-1+b6) ...
21:28:40 #11 41.00 Selecting previously unselected package dh-autoreconf.
21:28:40 #11 41.01 Preparing to unpack .../110-dh-autoreconf_20_all.deb ...
21:28:40 #11 41.01 Unpacking dh-autoreconf (20) ...
21:28:40 #10 52.96 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:28:40 #11 41.04 Selecting previously unselected package libarchive-zip-perl.
21:28:40 #11 41.05 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ...
21:28:40 #11 41.05 Unpacking libarchive-zip-perl (1.68-1) ...
21:28:40 #10 52.97 Setting up libtext-glob-perl (0.11-1) ...
21:28:40 #11 41.09 Selecting previously unselected package libsub-override-perl.
21:28:40 #11 41.09 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ...
21:28:40 #10 52.98 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:28:40 #11 41.10 Unpacking libsub-override-perl (0.09-2) ...
21:28:40 #11 41.13 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:40 #10 52.99 Setting up liblist-compare-perl (0.55-1) ...
21:28:40 #11 41.13 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:28:40 #11 41.14 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:28:40 #11 41.17 Selecting previously unselected package dh-strip-nondeterminism.
21:28:40 #11 41.17 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:28:40 #11 41.18 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:28:40 #11 41.22 Selecting previously unselected package libdw1:amd64.
21:28:40 #10 53.00 Setting up libref-util-xs-perl (0.117-1+b3) ...
21:28:40 #10 53.01 Setting up libio-pty-perl (1:1.15-2) ...
21:28:40 #10 53.02 Setting up libtool (2.4.6-15) ...
21:28:40 #10 53.03 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
21:28:40 #10 53.04 Setting up libsort-key-perl (1.33-2+b3) ...
21:28:40 #10 53.05 Setting up libclone-perl (0.45-1+b1) ...
21:28:40 #10 53.07 Setting up libalgorithm-diff-perl (1.201-1) ...
21:28:40 #10 53.08 Setting up libarchive-zip-perl (1.68-1) ...
21:28:40 #10 53.09 Setting up libsub-identify-perl (0.14-1+b3) ...
21:28:40 #10 53.10 Setting up libdistro-info-perl (1.0) ...
21:28:40 #10 53.11 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
21:28:40 #10 53.12 Setting up libobject-id-perl (0.1.2-2.1) ...
21:28:40 #10 53.13 Setting up libio-stringy-perl (2.111-3) ...
21:28:40 #10 53.14 Setting up liblist-moreutils-perl (0.430-2) ...
21:28:40 #10 53.15 Setting up libhtml-tagset-perl (3.20-4) ...
21:28:40 #10 53.16 Setting up liblog-any-perl (1.709-1) ...
21:28:40 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 115.34MB / 116.81MB 5.0s
21:28:40 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 5.1s done
21:28:40 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf
21:28:40 #11 41.60 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7.1_amd64.deb ...
21:28:40 #11 41.61 Unpacking systemd-resolved (251.4-1ubuntu7.1) ...
21:28:40 #11 41.65 Selecting previously unselected package systemd-timesyncd.
21:28:40 #11 41.65 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7.1_amd64.deb ...
21:28:40 #11 41.65 Unpacking systemd-timesyncd (251.4-1ubuntu7.1) ...
21:28:40 #11 41.69 Selecting previously unselected package ucf.
21:28:40 #11 41.69 Preparing to unpack .../050-ucf_3.0043_all.deb ...
21:28:40 #11 41.69 Moving old data out of the way
21:28:40 #11 41.69 Unpacking ucf (3.0043) ...
21:28:40 #11 41.74 Selecting previously unselected package xdg-user-dirs.
21:28:40 #11 41.74 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...
21:28:40 #11 41.74 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
21:28:40 #11 41.78 Selecting previously unselected package bsdextrautils.
21:28:40 #11 41.79 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_amd64.deb ...
21:28:40 #11 41.79 Unpacking bsdextrautils (2.38-4ubuntu1) ...
21:28:40 #11 41.82 Selecting previously unselected package libmagic-mgc.
21:28:40 #11 41.82 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_amd64.deb ...
21:28:40 #11 41.82 Unpacking libmagic-mgc (1:5.41-4) ...
21:28:40 #11 41.87 Selecting previously unselected package libmagic1:amd64.
21:28:40 #20 4.179 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB]
21:28:40 #20 4.222 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB]
21:28:40 #20 4.307 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB]
21:28:40 #20 4.308 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B]
21:28:40 #20 4.336 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB]
21:28:40 #20 4.338 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB]
21:28:40 #20 4.347 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B]
21:28:40 #20 4.347 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB]
21:28:40 #20 4.349 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B]
21:28:40 #20 4.349 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB]
21:28:40 #20 4.413 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB]
21:28:40 #11 23.75 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.10 [3374 kB]
21:28:40 #12 8.187 Selecting previously unselected package dh-apparmor.
21:28:40 #12 8.187 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
21:28:40 #12 8.190 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
21:28:40 #12 8.235 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:28:40 #12 8.236 Preparing to unpack .../09-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
21:28:40 #12 8.239 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:28:40 #12 8.280 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:28:40 #12 8.283 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
21:28:40 #12 8.286 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:28:40 #12 8.322 Selecting previously unselected package libudev-dev:amd64.
21:28:40 #7 extracting sha256:4ba30d485dd0583b3079a70184a97c458599a0629e661b1382394653cb802242 15.4s done
21:28:40 #10 28.83 Preparing to unpack .../libcrypt1_1%3a4.4.33-2_armhf.deb ...
21:28:40 #10 28.84 Unpacking libcrypt1:armhf (1:4.4.33-2) over (1:4.4.33-1) ...
21:28:40 #10 28.89 Setting up libcrypt1:armhf (1:4.4.33-2) ...
21:28:40 #10 28.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10370 files and directories currently installed.)
21:28:40 #10 28.94 Preparing to unpack .../libsmartcols1_2.38.1-5_armhf.deb ...
21:28:40 #10 28.95 Unpacking libsmartcols1:armhf (2.38.1-5) over (2.38.1-4) ...
21:28:40 #10 29.00 Setting up libsmartcols1:armhf (2.38.1-5) ...
21:28:40 #10 34.71 Preparing to unpack .../044-python-apt-common_1.6.6_all.deb ...
21:28:40 #10 34.71 Unpacking python-apt-common (1.6.6) ...
21:28:40 #10 34.74 Selecting previously unselected package python3-apt.
21:28:40 #10 34.74 Preparing to unpack .../045-python3-apt_1.6.6_armhf.deb ...
21:28:40 #10 34.75 Unpacking python3-apt (1.6.6) ...
21:28:40 #10 34.78 Selecting previously unselected package strace.
21:28:40 #10 34.78 Preparing to unpack .../046-strace_4.21-1ubuntu1_armhf.deb ...
21:28:40 #10 34.79 Unpacking strace (4.21-1ubuntu1) ...
21:28:40 #10 34.83 Selecting previously unselected package xauth.
21:28:40 #10 34.83 Preparing to unpack .../047-xauth_1%3a1.0.10-1_armhf.deb ...
21:28:40 #10 34.83 Unpacking xauth (1:1.0.10-1) ...
21:28:40 #10 34.86 Selecting previously unselected package at.
21:28:40 #10 34.86 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_armhf.deb ...
21:28:40 #10 34.87 Unpacking at (3.1.20-3.1ubuntu2) ...
21:28:40 #10 34.90 Selecting previously unselected package libsigsegv2:armhf.
21:28:40 #10 34.90 Preparing to unpack .../049-libsigsegv2_2.12-1_armhf.deb ...
21:28:40 #10 34.90 Unpacking libsigsegv2:armhf (2.12-1) ...
21:28:40 #10 34.93 Selecting previously unselected package m4.
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:40 #10 53.17 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:28:40 #10 53.18 Setting up libdevel-size-perl (0.83-1+b2) ...
21:28:40 #10 53.19 Setting up libdebhelper-perl (13.3.4) ...
21:28:40 #10 53.20 Setting up libpod-constants-perl (0.19-2) ...
21:28:40 #10 53.21 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
21:28:40 #10 53.22 Setting up libconvert-binhex-perl (1.125-1) ...
21:28:40 #10 53.23 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:28:40 #10 53.24 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:28:40 #10 53.25 Setting up libtry-tiny-perl (0.30-1) ...
21:28:40 #10 53.26 Setting up libtype-tiny-perl (1.012001-2) ...
21:28:40 #10 53.27 Setting up libcommon-sense-perl (3.75-1+b4) ...
21:28:40 #10 53.28 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:28:40 #10 53.28 Setting up libnet-http-perl (6.20-1) ...
21:28:40 #10 53.29 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
21:28:40 #10 53.30 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:28:40 #10 53.31 Setting up libtime-moment-perl (0.44-1+b3) ...
21:28:40 #10 53.32 Setting up libencode-locale-perl (1.05-1.1) ...
21:28:40 #10 53.33 Setting up python3 (3.9.2-3) ...
21:28:40 #11 41.22 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ...
21:28:40 #11 41.23 Unpacking libdw1:amd64 (0.186-1build1) ...
21:28:40 #11 41.26 Selecting previously unselected package debugedit.
21:28:40 #11 41.26 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ...
21:28:40 #11 41.26 Unpacking debugedit (1:5.0-4build1) ...
21:28:40 #11 41.31 Selecting previously unselected package dwz.
21:28:40 #11 41.31 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ...
21:28:40 #11 41.31 Unpacking dwz (0.14-1build2) ...
21:28:40 #11 41.36 Selecting previously unselected package gettext.
21:28:40 #11 41.36 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ...
21:28:40 #11 41.36 Unpacking gettext (0.21-4ubuntu4) ...
21:28:40 #11 41.41 Selecting previously unselected package intltool-debian.
21:28:40 #11 41.41 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ...
21:28:40 #11 41.42 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:28:40 #11 41.46 Selecting previously unselected package po-debconf.
21:28:40 #11 41.88 Preparing to unpack .../054-libmagic1_1%3a5.41-4_amd64.deb ...
21:28:40 #11 41.88 Unpacking libmagic1:amd64 (1:5.41-4) ...
21:28:40 #11 41.91 Selecting previously unselected package file.
21:28:40 #11 41.91 Preparing to unpack .../055-file_1%3a5.41-4_amd64.deb ...
21:28:40 #11 41.91 Unpacking file (1:5.41-4) ...
21:28:40 #11 41.93 Selecting previously unselected package gettext-base.
21:28:40 #11 41.93 Preparing to unpack .../056-gettext-base_0.21-8_amd64.deb ...
21:28:40 #11 41.94 Unpacking gettext-base (0.21-8) ...
21:28:40 #11 41.97 Selecting previously unselected package libuchardet0:amd64.
21:28:40 #11 41.97 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_amd64.deb ...
21:28:40 #11 41.97 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
21:28:40 #11 42.00 Selecting previously unselected package groff-base.
21:28:40 #11 42.00 Preparing to unpack .../058-groff-base_1.22.4-8build1_amd64.deb ...
21:28:40 #11 42.01 Unpacking groff-base (1.22.4-8build1) ...
21:28:40 #11 42.07 Selecting previously unselected package libcbor0.8:amd64.
21:28:40 #11 42.07 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
21:28:40 #11 42.08 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
21:28:40 #11 42.11 Selecting previously unselected package libedit2:amd64.
21:28:40 #11 42.11 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_amd64.deb ...
21:28:40 #11 42.11 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
21:28:40 #11 42.14 Selecting previously unselected package libfido2-1:amd64.
21:28:40 #11 42.14 Preparing to unpack .../061-libfido2-1_1.11.0-1_amd64.deb ...
21:28:40 #11 42.15 Unpacking libfido2-1:amd64 (1.11.0-1) ...
21:28:40 #11 42.18 Selecting previously unselected package libnghttp2-14:amd64.
21:28:40 #11 42.18 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_amd64.deb ...
21:28:40 #11 42.18 Unpacking libnghttp2-14:amd64 (1.49.0-1) ...
21:28:40 #11 42.22 Selecting previously unselected package libpipeline1:amd64.
21:28:40 #11 42.22 Preparing to unpack .../063-libpipeline1_1.5.6-2_amd64.deb ...
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:41 #20 4.535 debconf: delaying package configuration, since apt-utils is not installed
21:28:41 #20 4.570 Fetched 58.8 MB in 1s (63.2 MB/s)
21:28:41 #20 4.597 Selecting previously unselected package libz3-4:amd64.
21:28:41 #20 4.597 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15754 files and directories currently installed.)
21:28:41 #20 4.606 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ...
21:28:41 #20 4.613 Unpacking libz3-4:amd64 (4.8.10-1) ...
21:28:41 #11 23.97 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
21:28:41 #11 23.97 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]
21:28:41 #11 23.97 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:28:41 #11 23.97 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB]
21:28:41 #11 23.97 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
21:28:41 #11 23.97 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB]
21:28:41 #11 23.97 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB]
21:28:41 #11 23.97 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:28:41 #12 8.323 Preparing to unpack .../11-libudev-dev_237-3ubuntu10.57_amd64.deb ...
21:28:41 #12 8.330 Unpacking libudev-dev:amd64 (237-3ubuntu10.57) ...
21:28:41 #12 8.362 Selecting previously unselected package libsepol1-dev:amd64.
21:28:41 #12 8.362 Preparing to unpack .../12-libsepol1-dev_2.7-1ubuntu0.1_amd64.deb ...
21:28:41 #12 8.365 Unpacking libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
21:28:41 #12 8.432 Selecting previously unselected package libpcre16-3:amd64.
21:28:41 #12 8.435 Preparing to unpack .../13-libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
21:28:41 #12 8.438 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
21:28:41 #12 8.483 Selecting previously unselected package libpcre32-3:amd64.
21:28:41 #12 8.485 Preparing to unpack .../14-libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
21:28:41 #12 8.489 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
21:28:41 #12 8.531 Selecting previously unselected package libpcrecpp0v5:amd64.
21:28:41 #12 8.534 Preparing to unpack .../15-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ...
21:28:41 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 115.34MB / 116.81MB 22.5s
21:28:41 #7 extracting sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1
21:28:41 #10 29.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 ... 10370 files and directories currently installed.)
21:28:41 #10 29.05 Preparing to unpack .../util-linux-extra_2.38.1-5_armhf.deb ...
21:28:41 #10 29.06 Unpacking util-linux-extra (2.38.1-5) over (2.38.1-4) ...
21:28:41 #10 29.13 Setting up util-linux-extra (2.38.1-5) ...
21:28:41 #10 29.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 ... 10370 files and directories currently installed.)
21:28:41 #10 29.20 Preparing to unpack .../util-linux_2.38.1-5_armhf.deb ...
21:28:41 #10 29.22 Unpacking util-linux (2.38.1-5) over (2.38.1-4) ...
21:28:41 #10 34.93 Preparing to unpack .../050-m4_1.4.18-1_armhf.deb ...
21:28:41 #10 34.93 Unpacking m4 (1.4.18-1) ...
21:28:41 #10 34.97 Selecting previously unselected package autoconf.
21:28:41 #10 34.97 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
21:28:41 #10 34.97 Unpacking autoconf (2.69-11) ...
21:28:41 #10 35.02 Selecting previously unselected package autotools-dev.
21:28:41 #10 35.03 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
21:28:41 #10 35.03 Unpacking autotools-dev (20180224.1) ...
21:28:41 #10 35.06 Selecting previously unselected package automake.
21:28:41 #10 35.06 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
21:28:41 #10 35.07 Unpacking automake (1:1.15.1-3ubuntu2) ...
21:28:41 #10 35.13 Selecting previously unselected package autopoint.
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/870/head:refs/remotes/origin/PR-870 # 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/870/head:refs/remotes/origin/PR-870 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:41 #10 53.60 Setting up libexception-class-perl (1.44-1) ...
21:28:41 #10 53.60 Setting up python3-xdg (0.27-2) ...
21:28:41 #11 41.46 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ...
21:28:41 #11 41.46 Unpacking po-debconf (1.0.21+nmu1) ...
21:28:41 #11 41.52 Selecting previously unselected package debhelper.
21:28:41 #11 41.52 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ...
21:28:41 #11 41.53 Unpacking debhelper (13.6ubuntu1) ...
21:28:41 #11 41.60 Selecting previously unselected package libfakeroot:amd64.
21:28:41 #11 41.60 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ...
21:28:41 #11 41.61 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
21:28:41 #11 41.64 Selecting previously unselected package fakeroot.
21:28:41 #11 41.65 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ...
21:28:41 #11 41.65 Unpacking fakeroot (1.28-1ubuntu1) ...
21:28:41 #11 41.71 Selecting previously unselected package libassuan0:amd64.
21:28:41 #11 42.22 Unpacking libpipeline1:amd64 (1.5.6-2) ...
21:28:41 #11 42.25 Selecting previously unselected package libpng16-16:amd64.
21:28:41 #11 42.25 Preparing to unpack .../064-libpng16-16_1.6.38-2_amd64.deb ...
21:28:41 #11 42.26 Unpacking libpng16-16:amd64 (1.6.38-2) ...
21:28:41 #11 42.29 Selecting previously unselected package libpsl5:amd64.
21:28:41 #11 42.30 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_amd64.deb ...
21:28:41 #11 42.30 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
21:28:41 #11 42.33 Selecting previously unselected package libxau6:amd64.
21:28:41 #11 42.33 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_amd64.deb ...
21:28:41 #11 42.34 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
21:28:41 #11 42.37 Selecting previously unselected package libxdmcp6:amd64.
21:28:41 #11 42.37 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
21:28:41 #11 42.37 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
21:28:41 #11 42.40 Selecting previously unselected package libxcb1:amd64.
21:28:41 #11 42.41 Preparing to unpack .../068-libxcb1_1.15-1_amd64.deb ...
21:28:41 #11 42.41 Unpacking libxcb1:amd64 (1.15-1) ...
21:28:41 #11 42.43 Selecting previously unselected package libx11-data.
21:28:41 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 9.0s done
21:28:41 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:28:41 #7 DONE 15.1s
21:28:41 
21:28:41 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:41 #0 1.114 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
21:28:41 #0 1.540 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
21:28:41 #0 1.642 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [107 kB]
21:28:41 #0 1.740 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
21:28:41 #0 1.842 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
21:28:41 #0 2.083 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
21:28:41 #0 3.096 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
21:28:41 #0 3.096 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
21:28:41 #0 3.105 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [11.0 kB]
21:28:41 #0 3.105 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3270 B]
21:28:41 #0 3.105 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [798 kB]
21:28:41 #0 3.513 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [828 kB]
21:28:41 #0 4.054 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [23.3 kB]
21:28:41 #0 4.056 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [48.9 kB]
21:28:41 #0 4.061 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B]
21:28:41 #0 4.061 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [595 kB]
21:28:41 #0 4.101 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [10.1 kB]
21:28:41 #0 4.101 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [502 kB]
21:28:41 #0 4.184 Fetched 22.1 MB in 3s (6371 kB/s)
21:28:41 #0 4.184 Reading package lists...
21:28:41 #0 5.316 Reading package lists...
21:28:41 #0 6.366 Building dependency tree...
21:28:41 #0 6.571 Reading state information...
21:28:41 #0 6.922 The following additional packages will be installed:
21:28:41 #0 6.922   autoconf automake autopoint autotools-dev binutils
21:28:41 #0 6.922   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:28:41 #0 6.922   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
21:28:41 #0 6.922   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:28:41 #0 6.922   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:28:41 #0 6.922   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
21:28:41 #0 6.922   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:28:41 #0 6.922   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
21:28:41 #0 6.922   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:28:41 #0 6.922   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:41 #0 6.922   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:28:41 #0 6.922   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:28:41 #0 6.922   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:28:41 #0 6.922   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:28:41 #0 6.922   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:41 #0 6.922   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:41 #0 6.922   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:28:41 #0 6.922   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:41 #0 6.922   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:28:41 #0 6.922   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:28:41 #0 6.922   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:28:41 #0 6.922   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:28:41 #0 6.922   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:28:41 #0 6.922   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:28:41 #0 6.922   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:28:41 #0 6.922   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:28:41 #0 6.922   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:28:41 #0 6.922   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:28:41 #0 6.922   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:28:41 #0 6.922   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:28:41 #0 6.922   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:28:41 #0 6.922   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:41 #0 6.922   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:41 #0 6.922   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:41 #0 6.922   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
21:28:41 #0 6.922   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
21:28:41 #0 6.922   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
21:28:41 #0 6.922   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:41 #0 6.922   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
21:28:41 #0 6.922   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
21:28:41 #0 6.922   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:28:41 #0 6.922   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:28:41 #0 6.922   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
21:28:41 #0 6.922   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:28:41 #0 6.922   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:28:41 #0 6.922   libmath-base85-perl libmd0 libmodule-implementation-perl
21:28:41 #0 6.922   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
21:28:41 #0 6.922   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
21:28:41 #0 6.922   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:28:41 #0 6.922   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:28:41 #0 6.922   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:28:41 #0 6.922   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
21:28:41 #0 6.922   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:41 #0 6.922   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:28:41 #0 6.922   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:41 #0 6.922   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:41 #0 6.922   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
21:28:41 #0 6.922   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:41 #0 6.922   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
21:28:41 #0 6.922   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:28:41 #0 6.922   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
21:28:41 #0 6.922   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
21:28:41 #0 6.922   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
21:28:41 #0 6.922   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
21:28:41 #0 6.922   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:41 #0 6.922   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:41 #0 6.922   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:28:41 #0 6.922   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:28:41 #0 6.922   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:28:41 #0 6.922   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
21:28:41 #0 6.922   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:41 #0 6.922   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:28:41 #0 6.922   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
21:28:41 #0 6.922   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:28:41 #0 6.922   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:28:41 #0 6.922   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
21:28:41 #0 6.922   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:28:41 #0 6.922   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
21:28:41 #0 6.922   media-types netbase openssh-client openssl patch patchutils perl
21:28:41 #0 6.922   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:28:41 #0 6.922   publicsuffix python-apt-common python3 python3-apt python3-certifi
21:28:41 #0 6.922   python3-chardet python3-debian python3-gpg python3-idna python3-magic
21:28:41 #0 6.922   python3-minimal python3-pkg-resources python3-requests python3-six
21:28:41 #0 6.922   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
21:28:41 #0 6.923   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
21:28:41 #0 6.923   zstd
21:28:41 #0 6.927 Suggested packages:
21:28:41 #0 6.927   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:28:41 #0 6.927   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
21:28:41 #0 6.927   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
21:28:41 #0 6.927   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
21:28:41 #0 6.927   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:41 #0 6.927   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:28:41 #0 6.927   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:28:41 #0 6.927   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:28:41 #0 6.927   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
21:28:41 #0 6.927   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:28:41 #0 6.927   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
21:28:41 #0 6.927   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
21:28:41 #0 6.927   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
21:28:41 #0 6.927   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
21:28:41 #0 6.927   libscalar-number-perl libsasl2-modules-gssapi-mit
21:28:41 #0 6.927   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:28:41 #0 6.927   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
21:28:41 #0 6.927   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:28:41 #0 6.927   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:28:41 #0 6.927   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:28:41 #0 6.927   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:28:41 #0 6.927   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:28:41 #0 6.927   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:28:41 #0 6.927   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:28:41 #0 6.927   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:28:41 #0 6.927   python3-cryptography python3-openssl python3-socks python-requests-doc
21:28:41 #0 6.927   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
21:28:41 #0 7.371 The following NEW packages will be installed:
21:28:41 #0 7.371   autoconf automake autopoint autotools-dev binutils
21:28:41 #0 7.371   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:28:41 #0 7.371   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
21:28:41 #0 7.371   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:28:41 #0 7.371   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:28:41 #0 7.371   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
21:28:41 #0 7.372   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:28:41 #0 7.372   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
21:28:41 #0 7.372   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:28:41 #0 7.372   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:41 #0 7.372   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:28:41 #0 7.372   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:28:41 #0 7.372   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:28:41 #0 7.372   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:28:41 #0 7.372   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:41 #0 7.372   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:41 #0 7.372   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:28:41 #0 7.372   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:28:41 #0 7.372   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:28:41 #0 7.372   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:28:41 #0 7.372   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:28:41 #0 7.372   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:28:41 #0 7.372   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:28:41 #0 7.372   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:28:41 #0 7.372   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:28:41 #0 7.372   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:28:41 #0 7.372   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:28:41 #0 7.372   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:28:41 #0 7.372   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:28:41 #0 7.372   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:28:41 #0 7.372   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:28:41 #0 7.372   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:28:41 #0 7.372   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:41 #0 7.372   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:41 #0 7.372   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
21:28:41 #0 7.372   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
21:28:41 #0 7.372   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
21:28:41 #0 7.372   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:28:41 #0 7.372   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
21:28:41 #0 7.372   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
21:28:41 #0 7.372   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:28:41 #0 7.372   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:28:41 #0 7.372   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
21:28:41 #0 7.372   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:28:41 #0 7.372   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:28:41 #0 7.372   libmath-base85-perl libmd0 libmodule-implementation-perl
21:28:41 #0 7.372   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
21:28:41 #0 7.372   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
21:28:41 #0 7.372   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:28:41 #0 7.372   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:28:41 #0 7.372   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:28:41 #0 7.372   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
21:28:41 #0 7.372   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:41 #0 7.372   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:28:41 #0 7.372   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:41 #0 7.372   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:41 #0 7.372   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
21:28:41 #0 7.372   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:41 #0 7.372   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
21:28:41 #0 7.373   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:28:41 #0 7.373   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
21:28:41 #0 7.373   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
21:28:41 #0 7.373   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
21:28:41 #0 7.373   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
21:28:41 #0 7.373   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:41 #0 7.373   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:41 #0 7.373   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:28:41 #0 7.373   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:28:41 #0 7.373   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:28:41 #0 7.373   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
21:28:41 #0 7.373   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:41 #0 7.373   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:28:41 #0 7.373   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
21:28:41 #0 7.373   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:28:41 #0 7.373   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:28:41 #0 7.373   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
21:28:41 #0 7.373   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:28:41 #0 7.373   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
21:28:41 #0 7.373   media-types netbase openssh-client openssl patch patchutils perl
21:28:41 #0 7.373   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:28:41 #0 7.373   publicsuffix python-apt-common python3 python3-apt python3-certifi
21:28:41 #0 7.373   python3-chardet python3-debian python3-gpg python3-idna python3-magic
21:28:41 #0 7.373   python3-minimal python3-pkg-resources python3-requests python3-six
21:28:41 #0 7.373   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
21:28:41 #0 7.374   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
21:28:41 #0 7.374   zstd
21:28:41 #0 7.802 0 upgraded, 366 newly installed, 0 to remove and 0 not upgraded.
21:28:41 #0 7.802 Need to get 114 MB of archives.
21:28:41 #0 7.802 After this operation, 377 MB of additional disk space will be used.
21:28:41 #0 7.802 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
21:28:41 #0 7.952 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.6-1~22.04.2ubuntu1 [794 kB]
21:28:41 #0 8.341 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
21:28:41 #0 8.348 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.6-1~22.04.2ubuntu1 [1941 kB]
21:28:41 #0 8.475 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
21:28:41 #0 8.475 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
21:28:41 #0 8.475 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
21:28:41 #0 8.477 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
21:28:41 #0 8.478 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
21:28:41 #0 8.485 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
21:28:41 #0 8.516 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.6-1~22.04.2ubuntu1 [1750 kB]
21:28:41 #0 8.999 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.6-1~22.04.2ubuntu1 [497 kB]
21:28:41 #11 9.486 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
21:28:41 #11 9.487 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
21:28:41 #11 9.489 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
21:28:41 #11 9.745 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
21:28:41 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 22.8s done
21:28:41 #11 24.12 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:28:41 #11 24.20 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB]
21:28:41 #11 24.29 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
21:28:41 #11 24.32 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:28:41 #10 27.09 Selecting previously unselected package cpp.
21:28:41 #10 27.09 Preparing to unpack .../048-cpp_4%3a12.2.0-3_amd64.deb ...
21:28:41 #10 27.09 Unpacking cpp (4:12.2.0-3) ...
21:28:41 #10 27.12 Selecting previously unselected package libcc1-0:amd64.
21:28:41 #10 27.12 Preparing to unpack .../049-libcc1-0_12.2.0-14_amd64.deb ...
21:28:41 #10 27.13 Unpacking libcc1-0:amd64 (12.2.0-14) ...
21:28:41 #10 27.16 Selecting previously unselected package libgomp1:amd64.
21:28:41 #12 8.537 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
21:28:41 #12 8.563 Selecting previously unselected package libpcre3-dev:amd64.
21:28:41 #12 8.566 Preparing to unpack .../16-libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ...
21:28:41 #12 8.569 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
21:28:41 #12 8.647 Selecting previously unselected package libselinux1-dev:amd64.
21:28:41 #12 8.649 Preparing to unpack .../17-libselinux1-dev_2.7-2build2_amd64.deb ...
21:28:41 #12 8.652 Unpacking libselinux1-dev:amd64 (2.7-2build2) ...
21:28:41 #12 8.698 Selecting previously unselected package libdevmapper-dev:amd64.
21:28:41 #12 8.700 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
21:28:41 #12 8.704 Unpacking libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:28:41 #12 8.735 Selecting previously unselected package libseccomp-dev:amd64.
21:28:41 #12 8.736 Preparing to unpack .../19-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_amd64.deb ...
21:28:41 #12 8.739 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
21:28:41 #12 8.772 Selecting previously unselected package libsystemd-dev:amd64.
21:28:41 #10 35.13 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
21:28:41 #10 35.14 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
21:28:41 #10 35.17 Selecting previously unselected package binutils-common:armhf.
21:28:41 #10 35.17 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.8_armhf.deb ...
21:28:41 #10 35.17 Unpacking binutils-common:armhf (2.30-21ubuntu1~18.04.8) ...
21:28:41 #10 35.21 Selecting previously unselected package libbinutils:armhf.
21:28:41 #10 35.21 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.8_armhf.deb ...
21:28:41 #10 35.21 Unpacking libbinutils:armhf (2.30-21ubuntu1~18.04.8) ...
21:28:41 #10 35.26 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:28:41 #10 35.26 Preparing to unpack .../057-binutils-arm-linux-gnueabihf_2.30-21ubuntu1~18.04.8_armhf.deb ...
21:28:41 #10 35.26 Unpacking binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.8) ...
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # 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 ad5b3f9207520c9656a2027aec7551b8e365d5f7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71129c10ca7078d8a4562a0bb0e5380f64fb8b59 # timeout=10
21:28:41 #10 53.75 Setting up libconfig-tiny-perl (2.26-1) ...
21:28:41 #10 53.76 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
21:28:41 #10 53.77 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
21:28:41 #10 53.78 Setting up liblist-utilsby-perl (0.11-1) ...
21:28:41 #10 53.79 Setting up libstring-shellquote-perl (1.04-1) ...
21:28:41 #10 53.80 Setting up libsub-install-perl (0.928-1.1) ...
21:28:41 #10 53.81 Setting up gcc (4:10.2.1-1) ...
21:28:41 #10 53.83 Setting up dpkg-dev (1.20.12) ...
21:28:41 #10 53.84 Setting up libnumber-compare-perl (0.03-1.1) ...
21:28:41 #10 53.85 Setting up intltool-debian (0.35.0+20060710.5) ...
21:28:41 #10 53.86 Setting up liberror-perl (0.17029-1) ...
21:28:41 #10 53.87 Setting up python3-six (1.16.0-2) ...
21:28:41 #13 0.945 CentOS Stream 9 - BaseOS                         27 kB/s | 8.0 kB     00:00    
21:28:41 #11 41.71 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ...
21:28:41 #11 41.72 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
21:28:41 #11 41.75 Selecting previously unselected package gpgconf.
21:28:41 #11 41.75 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
21:28:41 #11 41.76 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:28:41 #11 41.80 Selecting previously unselected package libksba8:amd64.
21:28:41 #11 41.81 Preparing to unpack .../126-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
21:28:41 #11 41.81 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
21:28:41 #11 41.85 Selecting previously unselected package libnpth0:amd64.
21:28:41 #11 41.85 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ...
21:28:41 #11 41.86 Unpacking libnpth0:amd64 (1.6-3build2) ...
21:28:41 #11 41.90 Selecting previously unselected package dirmngr.
21:28:41 #11 41.90 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
21:28:41 #11 41.92 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:28:41 #11 41.95 Selecting previously unselected package gnupg-l10n.
21:28:41 #11 41.95 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:28:41 #11 41.96 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:28:41 #11 42.00 Selecting previously unselected package gnupg-utils.
21:28:41 #11 42.00 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
21:28:41 #11 42.01 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:28:41 #11 42.05 Selecting previously unselected package gpg.
21:28:41 #11 42.05 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
21:28:41 #11 42.05 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:28:41 #11 42.43 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
21:28:41 #11 42.44 Unpacking libx11-data (2:1.8.1-2) ...
21:28:41 #11 42.50 Selecting previously unselected package libx11-6:amd64.
21:28:41 #11 42.50 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_amd64.deb ...
21:28:41 #11 42.50 Unpacking libx11-6:amd64 (2:1.8.1-2) ...
21:28:41 #11 42.54 Selecting previously unselected package libxext6:amd64.
21:28:41 #11 42.54 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_amd64.deb ...
21:28:41 #11 42.55 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
21:28:41 #11 42.58 Selecting previously unselected package libxmuu1:amd64.
21:28:41 #11 42.58 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_amd64.deb ...
21:28:41 #11 42.58 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
21:28:41 #11 42.62 Selecting previously unselected package man-db.
21:28:41 #11 42.62 Preparing to unpack .../073-man-db_2.10.2-2_amd64.deb ...
21:28:41 #11 42.62 Unpacking man-db (2.10.2-2) ...
21:28:41 #11 42.67 Selecting previously unselected package manpages.
21:28:41 #11 9.746 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
21:28:41 #11 9.748 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.1 [4062 kB]
21:28:41 #11 9.946 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.1 [232 kB]
21:28:41 #11 9.950 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.8 [1152 kB]
21:28:41 #11 9.981 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
21:28:41 #11 9.987 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.2 [5160 B]
21:28:41 #11 24.35 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB]
21:28:41 #11 24.39 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB]
21:28:41 #11 24.40 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB]
21:28:41 #11 24.42 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB]
21:28:41 #11 24.44 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
21:28:41 #11 24.44 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
21:28:41 #11 24.45 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
21:28:41 #10 27.16 Preparing to unpack .../050-libgomp1_12.2.0-14_amd64.deb ...
21:28:41 #10 27.17 Unpacking libgomp1:amd64 (12.2.0-14) ...
21:28:41 #10 27.21 Selecting previously unselected package libitm1:amd64.
21:28:41 #10 27.21 Preparing to unpack .../051-libitm1_12.2.0-14_amd64.deb ...
21:28:41 #10 27.21 Unpacking libitm1:amd64 (12.2.0-14) ...
21:28:41 #10 27.25 Selecting previously unselected package libatomic1:amd64.
21:28:41 #10 27.25 Preparing to unpack .../052-libatomic1_12.2.0-14_amd64.deb ...
21:28:41 #10 27.26 Unpacking libatomic1:amd64 (12.2.0-14) ...
21:28:41 #10 27.31 Selecting previously unselected package libasan8:amd64.
21:28:41 #10 27.31 Preparing to unpack .../053-libasan8_12.2.0-14_amd64.deb ...
21:28:41 #10 27.31 Unpacking libasan8:amd64 (12.2.0-14) ...
21:28:41 #12 8.775 Preparing to unpack .../20-libsystemd-dev_237-3ubuntu10.57_amd64.deb ...
21:28:41 #12 8.778 Unpacking libsystemd-dev:amd64 (237-3ubuntu10.57) ...
21:28:41 #12 8.836 Selecting previously unselected package pkg-config.
21:28:41 #12 8.836 Preparing to unpack .../21-pkg-config_0.29.1-0ubuntu2_amd64.deb ...
21:28:41 #12 8.839 Unpacking pkg-config (0.29.1-0ubuntu2) ...
21:28:41 #12 8.880 Setting up libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
21:28:41 #12 8.889 Setting up libuv1:amd64 (1.18.0-3) ...
21:28:41 #12 8.899 Setting up bash-completion (1:2.8-1ubuntu1) ...
21:28:41 #20 5.243 Selecting previously unselected package libllvm11:amd64.
21:28:41 #10 35.48 Selecting previously unselected package binutils.
21:28:41 #10 35.49 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.8_armhf.deb ...
21:28:41 #10 35.49 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
21:28:41 #10 35.52 Selecting previously unselected package libc-dev-bin.
21:28:41 #10 35.52 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_armhf.deb ...
21:28:41 #10 35.52 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
21:28:41 #10 35.55 Selecting previously unselected package linux-libc-dev:armhf.
21:28:41 #10 35.55 Preparing to unpack .../060-linux-libc-dev_4.15.0-208.220_armhf.deb ...
21:28:41 #10 35.56 Unpacking linux-libc-dev:armhf (4.15.0-208.220) ...
21:28:41 #10 29.68 Setting up util-linux (2.38.1-5) ...
21:28:41 #10 29.71 update-alternatives: warning: forcing reinstallation of alternative /bin/more because link group pager is broken
21:28:41 #10 29.71 update-alternatives: warning: skip creation of /usr/share/man/man1/pager.1.gz because associated file /usr/share/man/man1/more.1.gz (of link group pager) doesn't exist
21:28:41 #10 29.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 ... 10370 files and directories currently installed.)
21:28:41 #10 29.89 Preparing to unpack .../libc-bin_2.36-8+rpi1_armhf.deb ...
21:28:41 #10 29.90 Unpacking libc-bin (2.36-8+rpi1) over (2.36-6+rpi1) ...
21:28:41 #10 54.00 Setting up dh-autoreconf (20) ...
21:28:41 #10 54.01 Setting up patchutils (0.4.2-1) ...
21:28:41 #10 54.02 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:28:41 #10 54.03 Setting up libltdl-dev:armhf (2.4.6-15) ...
21:28:41 #10 54.04 Setting up libjson-maybexs-perl (1.004003-1) ...
21:28:41 #10 54.05 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:28:41 #10 54.06 Setting up libio-string-perl (1.08-3.1) ...
21:28:41 #10 54.07 Setting up libreadonly-perl (2.050-3) ...
21:28:41 #10 54.08 Setting up python3-gpg (1.14.0-1+b2) ...
21:28:41 #10 54.23 Setting up python3-certifi (2020.6.20-1) ...
21:28:41 #13 1.465 CentOS Stream 9 - AppStream                      18 kB/s | 8.1 kB     00:00    
21:28:41 #11 42.10 Selecting previously unselected package pinentry-curses.
21:28:41 #11 42.10 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ...
21:28:41 #11 42.11 Unpacking pinentry-curses (1.1.1-1build2) ...
21:28:41 #11 42.16 Selecting previously unselected package gpg-agent.
21:28:41 #11 42.16 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
21:28:41 #11 42.17 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:28:41 #11 42.20 Selecting previously unselected package gpg-wks-client.
21:28:41 #11 42.20 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
21:28:41 #11 42.21 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:28:41 #11 42.24 Selecting previously unselected package gpg-wks-server.
21:28:41 #11 42.24 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
21:28:41 #11 42.25 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:28:41 #11 42.28 Selecting previously unselected package gpgsm.
21:28:41 #11 42.67 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
21:28:41 #11 42.68 Unpacking manpages (5.13-1) ...
21:28:41 #11 42.73 Selecting previously unselected package openssh-client.
21:28:41 #11 42.73 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_amd64.deb ...
21:28:41 #11 42.74 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
21:28:41 #11 42.78 Selecting previously unselected package publicsuffix.
21:28:41 #11 42.78 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
21:28:41 #11 42.78 Unpacking publicsuffix (20220811.1734-1) ...
21:28:41 #11 42.81 Selecting previously unselected package libunwind8:amd64.
21:28:41 #11 42.82 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1.1_amd64.deb ...
21:28:41 #11 42.82 Unpacking libunwind8:amd64 (1.6.2-0ubuntu1.1) ...
21:28:41 #11 42.84 Selecting previously unselected package strace.
21:28:41 #11 42.84 Preparing to unpack .../078-strace_5.16-0ubuntu4_amd64.deb ...
21:28:41 #11 42.85 Unpacking strace (5.16-0ubuntu4) ...
21:28:41 #11 42.88 Selecting previously unselected package xauth.
21:28:41 #11 42.88 Preparing to unpack .../079-xauth_1%3a1.1.1-1_amd64.deb ...
21:28:41 #11 42.89 Unpacking xauth (1:1.1.1-1) ...
21:28:41 #11 42.92 Selecting previously unselected package xz-utils.
21:28:41 #11 42.92 Preparing to unpack .../080-xz-utils_5.2.5-2.1_amd64.deb ...
21:28:41 #11 42.92 Unpacking xz-utils (5.2.5-2.1) ...
21:28:41 #11 42.95 Selecting previously unselected package m4.
21:28:41 #11 42.95 Preparing to unpack .../081-m4_1.4.19-1_amd64.deb ...
21:28:41 #11 42.95 Unpacking m4 (1.4.19-1) ...
21:28:41 #11 42.98 Selecting previously unselected package autoconf.
21:28:41 Commit message: "remove recipes for building docker-scan-plugin"
21:28:41 #7 extracting sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6
21:28:41 #11 24.61 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B]
21:28:41 #11 24.69 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB]
21:28:41 #11 24.76 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:28:41 #10 27.54 Selecting previously unselected package liblsan0:amd64.
21:28:41 #10 27.55 Preparing to unpack .../054-liblsan0_12.2.0-14_amd64.deb ...
21:28:41 #10 27.55 Unpacking liblsan0:amd64 (12.2.0-14) ...
21:28:41 #10 27.66 Selecting previously unselected package libtsan2:amd64.
21:28:41 #10 27.66 Preparing to unpack .../055-libtsan2_12.2.0-14_amd64.deb ...
21:28:41 #10 27.67 Unpacking libtsan2:amd64 (12.2.0-14) ...
21:28:41 #20 5.245 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ...
21:28:41 #20 5.249 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
21:28:41 #10 35.68 Selecting previously unselected package libc6-dev:armhf.
21:28:41 #10 35.69 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_armhf.deb ...
21:28:41 #10 35.69 Unpacking libc6-dev:armhf (2.27-3ubuntu1.6) ...
21:28:41 #10 35.91 Selecting previously unselected package gcc-7-base:armhf.
21:28:41 #10 35.91 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:41 #10 35.91 Unpacking gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:41 #10 35.95 Selecting previously unselected package libisl19:armhf.
21:28:41 #10 30.05 Setting up libc-bin (2.36-8+rpi1) ...
21:28:41 #10 30.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10370 files and directories currently installed.)
21:28:41 #10 30.12 Preparing to unpack .../mount_2.38.1-5_armhf.deb ...
21:28:41 #10 30.14 Unpacking mount (2.38.1-5) over (2.38.1-4) ...
21:28:41 #10 54.35 Setting up libfile-find-rule-perl (0.34-1) ...
21:28:41 #10 54.36 Setting up libstring-copyright-perl (0.003006-1) ...
21:28:41 #10 54.37 Setting up libgd3:armhf (2.3.0-2) ...
21:28:41 #10 54.38 Setting up python3-idna (2.10-1) ...
21:28:41 #11 42.28 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
21:28:41 #11 42.29 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:28:41 #11 42.33 Selecting previously unselected package gnupg.
21:28:41 #11 42.33 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:28:41 #11 42.33 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:28:41 #11 42.37 Selecting previously unselected package libfile-dirlist-perl.
21:28:41 #11 42.37 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ...
21:28:41 #11 42.38 Unpacking libfile-dirlist-perl (0.05-2) ...
21:28:41 #11 42.41 Selecting previously unselected package libfile-which-perl.
21:28:41 #11 42.41 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ...
21:28:41 #11 42.42 Unpacking libfile-which-perl (1.23-1) ...
21:28:41 #11 42.45 Selecting previously unselected package libfile-homedir-perl.
21:28:41 #11 42.46 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ...
21:28:41 #11 42.46 Unpacking libfile-homedir-perl (1.006-1) ...
21:28:41 #11 42.50 Selecting previously unselected package libfile-touch-perl.
21:28:41 #11 42.50 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ...
21:28:41 #11 42.50 Unpacking libfile-touch-perl (0.12-1) ...
21:28:41 #11 42.53 Selecting previously unselected package libio-pty-perl.
21:28:41 #11 42.98 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
21:28:41 #11 42.99 Unpacking autoconf (2.71-2) ...
21:28:41 #11 43.04 Selecting previously unselected package autotools-dev.
21:28:41 #11 43.04 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
21:28:41 #11 43.05 Unpacking autotools-dev (20220109.1) ...
21:28:41 #11 43.08 Selecting previously unselected package automake.
21:28:41 #11 43.08 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
21:28:41 #11 43.08 Unpacking automake (1:1.16.5-1.3) ...
21:28:41 #11 43.13 Selecting previously unselected package autopoint.
21:28:41 #11 43.13 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
21:28:41 #11 43.13 Unpacking autopoint (0.21-8) ...
21:28:41 #11 43.16 Selecting previously unselected package binutils-common:amd64.
21:28:41 #11 43.16 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_amd64.deb ...
21:28:41 #11 43.17 Unpacking binutils-common:amd64 (2.39-3ubuntu1.1) ...
21:28:41 #11 43.19 Selecting previously unselected package libbinutils:amd64.
21:28:41 #11 43.20 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_amd64.deb ...
21:28:41 #11 43.20 Unpacking libbinutils:amd64 (2.39-3ubuntu1.1) ...
21:28:41 #11 43.24 Selecting previously unselected package libctf-nobfd0:amd64.
21:28:41 #10 49.86 Setting up libgssapi-krb5-2:armhf (1.20.1-1+b1) ...
21:28:41 #10 49.88 Setting up libgdbm-compat4:armhf (1.23-3) ...
21:28:41 #10 49.89 Setting up ucf (3.0043+nmu1) ...
21:28:41 #10 49.99 Setting up dwz (0.15-1) ...
21:28:41 #10 50.00 Setting up groff-base (1.22.4-10) ...
21:28:41 #10 50.02 Setting up cpp (4:12.2.0-3) ...
21:28:41 #10 50.04 Setting up pixz (1.0.7-2) ...
21:28:41 #10 50.05 Setting up gpgconf (2.2.40-1.1) ...
21:28:41 #10 50.07 Setting up libcurl4:armhf (7.88.1-7) ...
21:28:41 #10 50.08 Setting up libx11-6:armhf (2:1.8.4-2) ...
21:28:41 #10 50.09 Setting up curl (7.88.1-7) ...
21:28:41 #10 50.10 Setting up libfontconfig1:armhf (2.14.1-4) ...
21:28:41 #10 50.11 Setting up binutils-arm-linux-gnueabihf (2.40-2) ...
21:28:41 #10 50.12 Setting up libperl5.36:armhf (5.36.0-7) ...
21:28:41 #10 50.13 Setting up libxmuu1:armhf (2:1.1.3-3) ...
21:28:41 #10 50.16 Setting up gpg (2.2.40-1.1) ...
21:28:41 #10 50.17 Setting up gnupg-utils (2.2.40-1.1) ...
21:28:41 #10 50.19 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
21:28:41 #10 50.20 Setting up gpg-agent (2.2.40-1.1) ...
21:28:41 Commit message: "remove recipes for building docker-scan-plugin"
21:28:42 Commit message: "remove recipes for building docker-scan-plugin"
21:28:42 #11 10.39 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
21:28:42 #11 24.84 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB]
21:28:42 #11 24.93 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
21:28:42 #11 24.94 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B]
21:28:42 #11 24.95 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
21:28:42 #11 24.95 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdistro-info-perl all 0.23ubuntu1 [4668 B]
21:28:42 #11 24.95 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:28:42 #11 24.96 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
21:28:42 #11 24.99 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB]
21:28:42 #10 27.89 Selecting previously unselected package libubsan1:amd64.
21:28:42 #10 27.90 Preparing to unpack .../056-libubsan1_12.2.0-14_amd64.deb ...
21:28:42 #10 27.90 Unpacking libubsan1:amd64 (12.2.0-14) ...
21:28:42 #10 28.00 Selecting previously unselected package libquadmath0:amd64.
21:28:42 #10 35.95 Preparing to unpack .../063-libisl19_0.19-1_armhf.deb ...
21:28:42 #10 35.95 Unpacking libisl19:armhf (0.19-1) ...
21:28:42 #10 36.01 Selecting previously unselected package libmpfr6:armhf.
21:28:42 #10 36.02 Preparing to unpack .../064-libmpfr6_4.0.1-1_armhf.deb ...
21:28:42 #10 36.02 Unpacking libmpfr6:armhf (4.0.1-1) ...
21:28:42 #10 36.06 Selecting previously unselected package libmpc3:armhf.
21:28:42 #10 36.06 Preparing to unpack .../065-libmpc3_1.1.0-1_armhf.deb ...
21:28:42 #10 36.07 Unpacking libmpc3:armhf (1.1.0-1) ...
21:28:42 #10 36.09 Selecting previously unselected package cpp-7.
21:28:42 #10 36.10 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:42 #10 36.10 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:28:42 #12 9.475 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
21:28:42 #12 9.485 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:28:42 #12 9.500 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:28:42 #12 9.511 Setting up librhash0:amd64 (1.3.6-2) ...
21:28:42 #12 9.520 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:28:42 #12 9.530 Setting up pkg-config (0.29.1-0ubuntu2) ...
21:28:42 #12 9.577 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
21:28:42 #10 30.22 Selecting previously unselected package libpython3.11-minimal:armhf.
21:28:42 #10 30.22 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_armhf.deb ...
21:28:42 #10 30.22 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
21:28:42 #10 30.33 Selecting previously unselected package libexpat1:armhf.
21:28:42 #10 30.33 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ...
21:28:42 #10 30.34 Unpacking libexpat1:armhf (2.5.0-1) ...
21:28:42 #10 30.38 Selecting previously unselected package python3.11-minimal.
21:28:42 #10 30.39 Preparing to unpack .../python3.11-minimal_3.11.2-6_armhf.deb ...
21:28:42 #10 30.39 Unpacking python3.11-minimal (3.11.2-6) ...
21:28:42 #10 54.56 Setting up libdata-optlist-perl (0.110-1.1) ...
21:28:42 #10 54.57 Setting up libipc-run-perl (20200505.0-1) ...
21:28:42 #10 54.58 Setting up git (1:2.30.2-1+deb11u2) ...
21:28:42 #10 54.60 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
21:28:42 #10 54.61 Setting up python3-urllib3 (1.26.5-1~exp1) ...
[Pipeline] sh
21:28:42 #11 42.54 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
21:28:42 #11 42.54 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:28:42 #11 42.58 Selecting previously unselected package libipc-run-perl.
21:28:42 #11 42.58 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ...
21:28:42 #11 42.58 Unpacking libipc-run-perl (20200505.0-1) ...
21:28:42 #11 42.62 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:42 #11 42.62 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:28:42 #11 42.63 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:28:42 #11 42.66 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:42 #11 42.67 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ...
21:28:42 #11 42.67 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
21:28:42 #11 42.70 Selecting previously unselected package libb-hooks-op-check-perl.
21:28:42 #11 42.70 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ...
21:28:42 #11 42.71 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
21:28:42 #11 42.74 Selecting previously unselected package libdynaloader-functions-perl.
21:28:42 #11 42.74 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:28:42 #11 42.75 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:28:42 #11 42.78 Selecting previously unselected package libdevel-callchecker-perl.
21:28:42 #11 42.78 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
21:28:42 #11 42.79 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:28:42 #11 42.82 Selecting previously unselected package libparams-classify-perl.
21:28:42 #11 42.83 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ...
21:28:42 #11 42.83 Unpacking libparams-classify-perl (0.015-1build5) ...
21:28:42 #11 42.87 Selecting previously unselected package libmodule-runtime-perl.
21:28:42 #11 42.87 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ...
21:28:42 #11 42.88 Unpacking libmodule-runtime-perl (0.016-1) ...
21:28:42 #11 43.24 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_amd64.deb ...
21:28:42 #11 43.25 Unpacking libctf-nobfd0:amd64 (2.39-3ubuntu1.1) ...
21:28:42 #11 43.28 Selecting previously unselected package libctf0:amd64.
21:28:42 #11 43.28 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_amd64.deb ...
21:28:42 #11 43.28 Unpacking libctf0:amd64 (2.39-3ubuntu1.1) ...
21:28:42 #11 43.34 Selecting previously unselected package libgprofng0:amd64.
21:28:42 #11 43.34 Preparing to unpack .../090-libgprofng0_2.39-3ubuntu1.1_amd64.deb ...
21:28:42 #11 43.34 Unpacking libgprofng0:amd64 (2.39-3ubuntu1.1) ...
21:28:42 #11 43.39 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:28:42 #11 43.39 Preparing to unpack .../091-binutils-x86-64-linux-gnu_2.39-3ubuntu1.1_amd64.deb ...
21:28:42 #11 43.39 Unpacking binutils-x86-64-linux-gnu (2.39-3ubuntu1.1) ...
21:28:42 #11 43.47 Selecting previously unselected package binutils.
21:28:42 #11 43.48 Preparing to unpack .../092-binutils_2.39-3ubuntu1.1_amd64.deb ...
21:28:42 #11 43.48 Unpacking binutils (2.39-3ubuntu1.1) ...
21:28:42 #11 43.51 Selecting previously unselected package libc-dev-bin.
21:28:42 #11 25.14 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB]
21:28:42 #10 28.01 Preparing to unpack .../057-libquadmath0_12.2.0-14_amd64.deb ...
21:28:42 #10 28.01 Unpacking libquadmath0:amd64 (12.2.0-14) ...
21:28:42 #10 28.05 Selecting previously unselected package libgcc-12-dev:amd64.
21:28:42 #10 28.05 Preparing to unpack .../058-libgcc-12-dev_12.2.0-14_amd64.deb ...
21:28:42 #10 28.05 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ...
21:28:42 #10 28.28 Selecting previously unselected package gcc-12.
21:28:42 #12 6.522 Running transaction check
21:28:42 #12 6.626 Transaction check succeeded.
21:28:42 #12 6.627 Running transaction test
21:28:42 #12 9.587 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
21:28:42 #12 9.597 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
21:28:42 #12 9.607 Setting up libsystemd-dev:amd64 (237-3ubuntu10.57) ...
21:28:42 #12 9.618 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
21:28:42 #12 9.630 Setting up libudev-dev:amd64 (237-3ubuntu10.57) ...
21:28:42 #12 9.647 Setting up liblzo2-2:amd64 (2.08-1.2) ...
21:28:42 #12 9.665 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:28:42 #12 9.674 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
21:28:42 #12 9.687 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
21:28:42 #12 9.698 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
21:28:42 #12 9.709 Setting up libselinux1-dev:amd64 (2.7-2build2) ...
21:28:42 #12 9.721 Setting up libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:28:42 #12 9.732 Setting up docker-ce-build-deps (1.0) ...
21:28:42 #12 9.742 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
21:28:42 #12 9.765 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:28:42 Commit message: "remove recipes for building docker-scan-plugin"
21:28:42 #10 30.57 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
21:28:42 #10 30.59 Setting up libexpat1:armhf (2.5.0-1) ...
21:28:42 #10 30.60 Setting up python3.11-minimal (3.11.2-6) ...
21:28:42 #10 54.78 Setting up libcontextual-return-perl (0.004014-2) ...
21:28:42 #10 54.79 Setting up libwww-robotrules-perl (6.02-1) ...
21:28:42 #10 54.80 Setting up libtypes-serialiser-perl (1.01-1) ...
21:28:42 #10 54.80 Setting up g++ (4:10.2.1-1) ...
21:28:42 #10 54.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:28:42 #10 54.83 Setting up libhtml-parser-perl (3.75-1+b1) ...
21:28:42 #10 54.84 Setting up libgit-wrapper-perl (0.048-1) ...
21:28:42 #10 54.85 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:28:42 #10 54.86 Setting up librole-tiny-perl (2.002004-1) ...
21:28:42 #10 54.87 Setting up gnupg (2.2.27-2+deb11u2) ...
21:28:42 #10 54.88 Setting up build-essential (12.9) ...
21:28:42 #10 54.89 Setting up python3-unidiff (0.5.5-2) ...
21:28:42 #10 55.01 Setting up lsb-release (11.1.0) ...
[Pipeline] sh
21:28:42 #7 extracting sha256:3f5b3ed640e906ad20c2a86568f52c60a48e1d82e4654d3378280f572737f7c1 1.2s done
21:28:42 #7 sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 116.81MB / 116.81MB 23.6s done
21:28:42 #7 extracting sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd
21:28:42 #11 42.91 Selecting previously unselected package libimport-into-perl.
21:28:42 #11 42.92 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ...
21:28:42 #11 42.92 Unpacking libimport-into-perl (1.002005-1) ...
21:28:42 #11 42.95 Selecting previously unselected package librole-tiny-perl.
21:28:42 #11 42.95 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ...
21:28:42 #11 42.96 Unpacking librole-tiny-perl (2.002004-1) ...
21:28:42 #11 42.99 Selecting previously unselected package libsub-quote-perl.
21:28:42 #11 42.99 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ...
21:28:42 #11 42.99 Unpacking libsub-quote-perl (2.006006-1) ...
21:28:42 #11 43.03 Selecting previously unselected package libmoo-perl.
21:28:42 #11 43.03 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ...
21:28:42 #11 43.03 Unpacking libmoo-perl (2.005004-3) ...
21:28:42 #11 43.06 Selecting previously unselected package libencode-locale-perl.
21:28:42 #11 43.07 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ...
21:28:42 #11 43.07 Unpacking libencode-locale-perl (1.05-1.1) ...
21:28:42 #11 43.10 Selecting previously unselected package libtimedate-perl.
21:28:42 #11 43.51 Preparing to unpack .../093-libc-dev-bin_2.36-0ubuntu4_amd64.deb ...
21:28:42 #11 43.51 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
21:28:42 #11 43.54 Selecting previously unselected package linux-libc-dev:amd64.
21:28:42 #11 43.54 Preparing to unpack .../094-linux-libc-dev_5.19.0-38.39_amd64.deb ...
21:28:42 #11 43.54 Unpacking linux-libc-dev:amd64 (5.19.0-38.39) ...
21:28:42 Commit message: "remove recipes for building docker-scan-plugin"
21:28:42 #10 50.69 Setting up libxpm4:armhf (1:3.5.12-1.1) ...
21:28:42 #10 50.70 Setting up openssh-client (1:9.2p1-2) ...
21:28:42 #10 50.77 Setting up gpgsm (2.2.40-1.1) ...
21:28:42 #10 28.28 Preparing to unpack .../059-gcc-12_12.2.0-14_amd64.deb ...
21:28:42 #10 28.28 Unpacking gcc-12 (12.2.0-14) ...
[Pipeline] sh
21:28:42 + make clean
21:28:42 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:42 rm -f -r src
21:28:42 make -C rpm clean
21:28:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:42 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:42 rm -f -r rpmbuild/
21:28:42 docker builder prune -f --filter until=24h
21:28:42 #10 33.46 Selecting previously unselected package libfakeroot:amd64.
21:28:42 #10 33.46 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ...
21:28:42 #12 DONE 9.9s
21:28:42 
21:28:42 #13 [stage-1 5/8] COPY sources/ /sources
21:28:42 #13 DONE 0.1s
21:28:42 
21:28:42 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:28:42 #10 36.63 Selecting previously unselected package cpp.
21:28:42 #10 36.63 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
21:28:42 #10 36.63 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
21:28:42 #10 36.66 Selecting previously unselected package libcc1-0:armhf.
21:28:42 #10 36.66 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_armhf.deb ...
21:28:42 #10 36.67 Unpacking libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
21:28:42 #10 36.70 Selecting previously unselected package libgomp1:armhf.
21:28:42 #10 36.70 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_armhf.deb ...
21:28:42 #10 36.70 Unpacking libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
21:28:42 #10 36.74 Selecting previously unselected package libatomic1:armhf.
21:28:42 #10 55.02 Setting up libfont-ttf-perl (1.06-1.1) ...
21:28:42 #10 55.03 Setting up libfile-homedir-perl (1.006-1) ...
21:28:42 #10 55.04 Setting up python3-magic (2:0.4.20-3) ...
21:28:42 #10 55.16 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:28:42 #11 43.71 Selecting previously unselected package libcrypt-dev:amd64.
21:28:42 #11 43.71 Preparing to unpack .../095-libcrypt-dev_1%3a4.4.28-2_amd64.deb ...
21:28:42 #11 43.71 Unpacking libcrypt-dev:amd64 (1:4.4.28-2) ...
21:28:42 #11 43.74 Selecting previously unselected package rpcsvc-proto.
21:28:42 #11 43.75 Preparing to unpack .../096-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
21:28:42 #11 43.75 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:28:42 #11 43.78 Selecting previously unselected package libtirpc-dev:amd64.
21:28:42 #11 43.78 Preparing to unpack .../097-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
21:28:42 #11 43.79 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
21:28:42 #11 43.82 Selecting previously unselected package libnsl-dev:amd64.
21:28:42 #11 43.82 Preparing to unpack .../098-libnsl-dev_1.3.0-2build2_amd64.deb ...
21:28:42 #11 43.83 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
21:28:42 #11 43.86 Selecting previously unselected package libc6-dev:amd64.
21:28:42 #11 43.86 Preparing to unpack .../099-libc6-dev_2.36-0ubuntu4_amd64.deb ...
21:28:42 #11 43.86 Unpacking libc6-dev:amd64 (2.36-0ubuntu4) ...
21:28:42 #11 43.10 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ...
21:28:42 #11 43.11 Unpacking libtimedate-perl (2.3300-2) ...
21:28:42 #11 43.14 Selecting previously unselected package libhttp-date-perl.
21:28:42 #11 43.14 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ...
21:28:42 #11 43.15 Unpacking libhttp-date-perl (6.05-1) ...
21:28:42 #11 43.18 Selecting previously unselected package libfile-listing-perl.
21:28:42 #11 43.18 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ...
21:28:42 #11 43.19 Unpacking libfile-listing-perl (6.14-1) ...
21:28:42 #11 43.22 Selecting previously unselected package libhtml-tagset-perl.
21:28:42 #11 43.22 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ...
21:28:42 #11 43.22 Unpacking libhtml-tagset-perl (3.20-4) ...
21:28:42 #11 43.25 Selecting previously unselected package liburi-perl.
21:28:42 #11 43.25 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ...
21:28:42 #11 43.26 Unpacking liburi-perl (5.10-1) ...
21:28:42 #11 43.30 Selecting previously unselected package libhtml-parser-perl:amd64.
21:28:42 #11 43.30 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ...
21:28:42 #11 43.31 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ...
21:28:42 #11 43.34 Selecting previously unselected package libhtml-tree-perl.
21:28:42 #10 50.78 Setting up libxext6:armhf (2:1.3.4-1+b1) ...
21:28:42 #10 50.79 Setting up libcurl3-gnutls:armhf (7.88.1-7) ...
21:28:42 #10 50.80 Setting up binutils (2.40-2) ...
21:28:42 #10 50.81 Setting up man-db (2.11.2-2) ...
21:28:42 #10 50.90 Building database of manual pages ...
21:28:42 + make clean
21:28:42 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:42 rm -f -r src
21:28:42 make -C rpm clean
21:28:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:42 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:42 rm -f -r rpmbuild/
21:28:42 docker builder prune -f --filter until=24h
21:28:42 Total:	0B
21:28:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:42 make -C deb clean
21:28:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:42 Total:	0B
21:28:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:42 make -C deb clean
21:28:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:42 rm -f -r debbuild
21:28:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:42 rm -f -r sources
21:28:42 docker builder prune -f --filter until=24h
21:28:42 Total:	0B
21:28:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:42 make -C static clean
21:28:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:42 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:42 rm -f -r build
21:28:42 docker builder prune -f --filter until=24h
21:28:42 #11 25.59 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:28:42 #11 25.59 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
21:28:42 #11 25.59 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB]
21:28:42 #11 25.60 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]
21:28:42 #11 25.60 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
21:28:42 #11 25.61 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:28:42 #11 25.61 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]
21:28:42 #11 25.61 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
21:28:42 #11 25.62 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B]
21:28:42 #11 25.66 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:28:42 #11 25.82 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
21:28:42 #11 25.90 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB]
21:28:42 #11 25.92 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB]
21:28:42 + make clean
21:28:42 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:42 rm -f -r src
21:28:42 make -C rpm clean
21:28:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:42 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:42 rm -f -r rpmbuild/
21:28:42 docker builder prune -f --filter until=24h
21:28:42 #10 33.46 Unpacking libfakeroot:amd64 (1.23-1) ...
21:28:42 #10 33.50 Selecting previously unselected package fakeroot.
21:28:42 #10 33.50 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ...
21:28:42 #10 33.50 Unpacking fakeroot (1.23-1) ...
21:28:42 #10 33.54 Selecting previously unselected package libassuan0:amd64.
21:28:42 #10 33.54 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ...
21:28:42 #10 33.55 Unpacking libassuan0:amd64 (2.5.2-1) ...
21:28:42 #10 33.58 Selecting previously unselected package gpgconf.
21:28:42 #10 33.58 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
21:28:42 #10 33.58 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:28:42 #10 33.63 Selecting previously unselected package libksba8:amd64.
21:28:42 #10 33.63 Preparing to unpack .../093-libksba8_1.3.5-2+deb10u2_amd64.deb ...
21:28:42 #10 33.64 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
21:28:42 #10 33.68 Selecting previously unselected package libnpth0:amd64.
[Pipeline] sh
21:28:42 #10 36.74 Preparing to unpack .../070-libatomic1_8.4.0-1ubuntu1~18.04_armhf.deb ...
21:28:42 #10 36.74 Unpacking libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
21:28:42 #10 36.77 Selecting previously unselected package libasan4:armhf.
21:28:42 #10 36.77 Preparing to unpack .../071-libasan4_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:42 #10 36.78 Unpacking libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:42 #10 36.83 Selecting previously unselected package libubsan0:armhf.
21:28:42 #10 36.83 Preparing to unpack .../072-libubsan0_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:42 #10 36.83 Unpacking libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:42 #10 36.88 Selecting previously unselected package libcilkrts5:armhf.
21:28:42 #10 36.88 Preparing to unpack .../073-libcilkrts5_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:42 #10 36.88 Unpacking libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:42 #10 36.91 Selecting previously unselected package libgcc-7-dev:armhf.
21:28:42 #10 36.91 Preparing to unpack .../074-libgcc-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:42 #10 36.91 Unpacking libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:42 #10 37.01 Selecting previously unselected package gcc-7.
21:28:42 Commit message: "remove recipes for building docker-scan-plugin"
21:28:42 #10 55.17 Setting up pristine-tar (1.49) ...
21:28:42 #10 55.18 Setting up libio-socket-ssl-perl (2.069-1) ...
21:28:42 #10 55.19 Setting up libsub-exporter-perl (0.987-1) ...
21:28:42 #10 55.20 Setting up libc-devtools (2.31-13+deb11u5) ...
21:28:42 #10 55.21 Setting up libalgorithm-merge-perl (0.08-3) ...
21:28:42 #10 55.23 Setting up libhttp-message-perl (6.28-1) ...
21:28:42 #10 55.24 Setting up libhtml-form-perl (6.07-1) ...
21:28:42 #10 55.25 Setting up python3-pkg-resources (52.0.0-4) ...
21:28:42 #10 55.43 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:28:42 #11 11.12 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf less armhf 590-1ubuntu0.22.04.1 [135 kB]
21:28:42 #11 11.13 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB]
21:28:42 #11 11.13 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB]
21:28:42 #11 11.13 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
21:28:42 #11 11.13 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
21:28:42 #11 43.99 Selecting previously unselected package libisl23:amd64.
21:28:42 #11 44.00 Preparing to unpack .../100-libisl23_0.25-1_amd64.deb ...
21:28:42 #11 44.00 Unpacking libisl23:amd64 (0.25-1) ...
21:28:42 #11 44.04 Selecting previously unselected package libmpfr6:amd64.
21:28:42 #11 44.04 Preparing to unpack .../101-libmpfr6_4.1.0-3build3_amd64.deb ...
21:28:42 #11 44.05 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
21:28:42 #11 44.11 Selecting previously unselected package libmpc3:amd64.
21:28:42 #11 44.11 Preparing to unpack .../102-libmpc3_1.2.1-2build1_amd64.deb ...
21:28:42 #11 44.11 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
21:28:42 #11 44.14 Selecting previously unselected package cpp-12.
21:28:42 #11 44.14 Preparing to unpack .../103-cpp-12_12.2.0-3ubuntu1_amd64.deb ...
21:28:42 #11 44.14 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
21:28:42 #11 43.34 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ...
21:28:42 #11 43.35 Unpacking libhtml-tree-perl (5.07-2) ...
21:28:42 #11 43.39 Selecting previously unselected package libio-html-perl.
21:28:42 #11 43.39 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ...
21:28:42 #11 43.40 Unpacking libio-html-perl (1.004-2) ...
21:28:42 #11 43.43 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:42 #11 43.43 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:28:42 #11 43.44 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:28:42 #11 43.47 Selecting previously unselected package libhttp-message-perl.
21:28:42 #11 43.47 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ...
21:28:42 #11 43.47 Unpacking libhttp-message-perl (6.36-1) ...
21:28:42 #11 43.51 Selecting previously unselected package libhttp-cookies-perl.
21:28:42 #11 43.51 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ...
21:28:42 #11 43.51 Unpacking libhttp-cookies-perl (6.10-1) ...
21:28:42 #11 43.54 Selecting previously unselected package libhttp-negotiate-perl.
21:28:42 #11 43.55 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ...
21:28:42 #11 43.56 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:28:42 #11 43.59 Selecting previously unselected package perl-openssl-defaults:amd64.
21:28:43 #13 2.746 CentOS Stream 9 - CRB                           4.5 MB/s | 5.3 MB     00:01    
21:28:43 rm -f -r debbuild
21:28:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:43 rm -f -r sources
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 make -C static clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:43 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:43 rm -f -r build
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:28:43 #11 26.20 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB]
21:28:43 #10 33.68 Preparing to unpack .../094-libnpth0_1.6-1_amd64.deb ...
21:28:43 #10 33.69 Unpacking libnpth0:amd64 (1.6-1) ...
21:28:43 #10 33.72 Selecting previously unselected package dirmngr.
21:28:43 #10 33.73 Preparing to unpack .../095-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
21:28:43 #10 33.74 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:28:43 #10 33.81 Selecting previously unselected package gnupg-l10n.
21:28:43 #10 33.81 Preparing to unpack .../096-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:28:43 #10 33.81 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:28:43 #10 33.91 Selecting previously unselected package gnupg-utils.
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 make -C deb clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:43 rm -f -r debbuild
21:28:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:43 rm -f -r sources
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 make -C static clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:43 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:43 rm -f -r build
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Commit message: "remove recipes for building docker-scan-plugin"
21:28:43 + make clean
21:28:43 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:43 rm -f -r src
21:28:43 make -C rpm clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:43 rm -f -r rpmbuild/
21:28:43 docker builder prune -f --filter until=24h
21:28:43 #10 37.01 Preparing to unpack .../075-gcc-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:43 #10 37.01 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:28:43 #10 55.44 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
21:28:43 #10 55.45 Setting up libjson-xs-perl (4.030-1+b1) ...
21:28:43 #10 55.46 Setting up libhttp-negotiate-perl (6.01-1) ...
21:28:43 #10 55.47 Setting up libio-prompter-perl (0.004015-1) ...
21:28:43 #10 55.48 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:28:43 #10 55.49 Setting up libhttp-cookies-perl (6.10-1) ...
21:28:43 #10 55.50 Setting up python3-apt (2.2.1) ...
21:28:43 #10 55.65 Setting up po-debconf (1.0.21+nmu1) ...
21:28:43 #10 55.66 Setting up libhtml-tree-perl (5.07-2) ...
21:28:43 #10 55.67 Setting up libparams-classify-perl (0.015-1+b3) ...
21:28:43 #10 55.68 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:28:43 #10 55.69 Setting up libhtml-format-perl (2.12-1.1) ...
21:28:43 #10 55.70 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:28:43 #10 55.75 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:28:43 #10 55.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:43 #11 44.32 Selecting previously unselected package cpp.
21:28:43 #11 44.33 Preparing to unpack .../104-cpp_4%3a12.2.0-1ubuntu1_amd64.deb ...
21:28:43 #11 44.33 Unpacking cpp (4:12.2.0-1ubuntu1) ...
21:28:43 #11 44.36 Selecting previously unselected package libcc1-0:amd64.
21:28:43 #11 44.36 Preparing to unpack .../105-libcc1-0_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.37 Unpacking libcc1-0:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.40 Selecting previously unselected package libgomp1:amd64.
21:28:43 #11 44.40 Preparing to unpack .../106-libgomp1_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.40 Unpacking libgomp1:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.43 Selecting previously unselected package libitm1:amd64.
21:28:43 #11 44.43 Preparing to unpack .../107-libitm1_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.43 Unpacking libitm1:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.46 Selecting previously unselected package libatomic1:amd64.
21:28:43 #11 44.46 Preparing to unpack .../108-libatomic1_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.47 Unpacking libatomic1:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.49 Selecting previously unselected package libasan8:amd64.
21:28:43 #11 44.50 Preparing to unpack .../109-libasan8_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 43.60 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ...
21:28:43 #11 43.60 Unpacking perl-openssl-defaults:amd64 (5build2) ...
21:28:43 #11 43.63 Selecting previously unselected package libnet-ssleay-perl:amd64.
21:28:43 #11 43.63 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ...
21:28:43 #11 43.64 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ...
21:28:43 #11 43.69 Selecting previously unselected package libio-socket-ssl-perl.
21:28:43 #11 43.69 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ...
21:28:43 #11 43.69 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:28:43 #11 43.72 Selecting previously unselected package libnet-http-perl.
21:28:43 #11 43.73 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ...
21:28:43 #11 43.73 Unpacking libnet-http-perl (6.22-1) ...
21:28:43 #11 43.76 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:43 #11 43.76 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:28:43 #11 43.76 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:28:43 #11 43.79 Selecting previously unselected package libtry-tiny-perl.
21:28:43 #11 43.80 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ...
21:28:43 #11 43.80 Unpacking libtry-tiny-perl (0.31-1) ...
21:28:43 #11 43.83 Selecting previously unselected package libwww-robotrules-perl.
[Pipeline] sh
21:28:43 #9 31.38 Selecting previously unselected package libfakeroot:amd64.
21:28:43 #9 31.38 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
21:28:43 #9 31.38 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
21:28:43 #9 31.41 Selecting previously unselected package fakeroot.
21:28:43 #9 31.41 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
21:28:43 #9 31.42 Unpacking fakeroot (1.25.3-1.1) ...
21:28:43 #9 31.46 Selecting previously unselected package libassuan0:amd64.
21:28:43 #9 31.46 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
21:28:43 #9 31.47 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
21:28:43 #9 31.49 Selecting previously unselected package gpgconf.
21:28:43 #9 31.49 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
21:28:43 #9 31.50 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:28:43 #9 31.55 Selecting previously unselected package libksba8:amd64.
21:28:43 #9 31.55 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u2_amd64.deb ...
21:28:43 #9 31.55 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ...
21:28:43 #9 31.60 Selecting previously unselected package libnpth0:amd64.
21:28:43 #9 31.60 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
21:28:43 #9 31.60 Unpacking libnpth0:amd64 (1.6-3) ...
21:28:43 #9 31.67 Selecting previously unselected package dirmngr.
21:28:43 #9 31.67 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
21:28:43 #9 31.69 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:28:43 #9 31.75 Selecting previously unselected package gnupg-l10n.
21:28:43 #10 31.40 Selecting previously unselected package python3-minimal.
21:28:43 #10 31.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10686 files and directories currently installed.)
21:28:43 #10 31.41 Preparing to unpack .../python3-minimal_3.11.2-1_armhf.deb ...
21:28:43 #10 31.42 Unpacking python3-minimal (3.11.2-1) ...
21:28:43 #10 31.45 Selecting previously unselected package media-types.
21:28:43 #10 31.45 Preparing to unpack .../media-types_10.0.0_all.deb ...
21:28:43 #10 31.45 Unpacking media-types (10.0.0) ...
21:28:43 #10 31.49 Preparing to unpack .../liblzma5_5.4.1-0.2_armhf.deb ...
21:28:43 #10 31.51 Unpacking liblzma5:armhf (5.4.1-0.2) over (5.4.0-0.1) ...
21:28:43 #10 31.55 Setting up liblzma5:armhf (5.4.1-0.2) ...
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:28:43 #11 26.22 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
21:28:43 #11 26.24 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB]
21:28:43 #11 26.25 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
21:28:43 #11 26.25 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B]
21:28:43 #11 26.25 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:28:43 #11 26.26 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
21:28:43 #11 26.26 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:43 #7 extracting sha256:028b21e39d17f6632c7b82f0c900d32b50233b13940a7a60009782a6abc32cdd 1.0s done
21:28:43 #10 33.92 Preparing to unpack .../097-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
21:28:43 #10 33.92 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:28:43 #10 34.00 Selecting previously unselected package gpg.
21:28:43 #10 34.00 Preparing to unpack .../098-gpg_2.2.12-1+deb10u2_amd64.deb ...
21:28:43 #10 34.00 Unpacking gpg (2.2.12-1+deb10u2) ...
21:28:43 #10 34.08 Selecting previously unselected package pinentry-curses.
21:28:43 #10 34.08 Preparing to unpack .../099-pinentry-curses_1.1.0-2_amd64.deb ...
21:28:43 #10 34.09 Unpacking pinentry-curses (1.1.0-2) ...
21:28:43 #10 34.12 Selecting previously unselected package gpg-agent.
21:28:43 #10 34.12 Preparing to unpack .../100-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
21:28:43 #10 34.12 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
[Pipeline] sh
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 make -C deb clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:43 rm -f -r debbuild
21:28:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:43 rm -f -r sources
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 make -C static clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:43 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:43 rm -f -r build
21:28:43 docker builder prune -f --filter until=24h
[Pipeline] sh
21:28:43 #10 37.57 Selecting previously unselected package gcc.
21:28:43 #10 55.93 
21:28:43 #10 55.93 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:43 #12 26.69 Dependencies resolved.
21:28:43 #12 26.70 =============================================================================================
21:28:43 #12 26.70  Package                      Arch    Version                                Repo        Size
21:28:43 #12 26.70 =============================================================================================
21:28:43 #12 26.70 Installing:
21:28:43 #12 26.70  dnf-plugins-core             noarch  4.0.21-18.el8                          baseos      75 k
21:28:43 #12 26.70  rpm-build                    x86_64  4.14.3-26.el8                          appstream  174 k
21:28:43 #12 26.70  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
21:28:43 #12 26.70 Installing dependencies:
21:28:43 #12 26.70  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
21:28:43 #12 26.70  dbus-glib                    x86_64  0.110-2.el8                            baseos     127 k
21:28:43 #12 26.70  desktop-file-utils           x86_64  0.26-1.el8                             appstream   80 k
21:28:43 #12 26.70  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
21:28:43 #12 26.70  dwz                          x86_64  0.12-10.el8                            appstream  109 k
21:28:43 #12 26.70  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
21:28:43 #12 26.70  elfutils                     x86_64  0.188-3.el8                            baseos     544 k
21:28:43 #12 26.70  emacs-filesystem             noarch  1:26.1-9.el8                           baseos      70 k
21:28:43 #12 26.70  file                         x86_64  5.33-24.el8                            baseos      77 k
21:28:43 #12 26.70  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
21:28:43 #12 26.70  gdb-headless                 x86_64  8.2-19.el8                             appstream  3.7 M
21:28:43 #12 26.70  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
21:28:43 #12 26.70  glibc-gconv-extra            x86_64  2.28-225.el8                           baseos     1.5 M
21:28:43 #12 26.70  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
21:28:43 #12 26.70  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
21:28:43 #12 26.70  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
21:28:43 #12 26.70  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
21:28:43 #12 26.70  libbabeltrace                x86_64  1.5.4-4.el8                            baseos     200 k
21:28:43 #12 26.70  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
21:28:43 #12 26.70  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
21:28:43 #12 26.70  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
21:28:43 #12 26.70  ncurses                      x86_64  6.1-9.20180224.el8                     baseos     387 k
21:28:43 #12 26.70  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
21:28:43 #12 26.70  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
21:28:43 #12 26.70  openssl                      x86_64  1:1.1.1k-9.el8                         baseos     737 k
21:28:43 #12 26.70  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
21:28:43 #12 26.70  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
21:28:43 #12 26.70  perl-Data-Dumper             x86_64  2.167-399.el8                          baseos      58 k
21:28:43 #12 26.70  perl-Digest                  noarch  1.17-395.el8                           appstream   27 k
21:28:43 #12 26.70  perl-Digest-MD5              x86_64  2.55-396.el8                           appstream   37 k
21:28:43 #12 26.70  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
21:28:43 #12 26.70  perl-Errno                   x86_64  1.28-422.el8                           baseos      76 k
21:28:43 #12 26.70  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
21:28:43 #12 26.70  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
21:28:43 #12 26.70  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
21:28:43 #12 26.70  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
21:28:43 #12 26.70  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
21:28:43 #12 26.70  perl-IO                      x86_64  1.38-422.el8                           baseos     142 k
21:28:43 #12 26.70  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
21:28:43 #12 26.70  perl-Net-SSLeay              x86_64  1.88-1.module_el8.4.0+517+be1595ff     appstream  379 k
21:28:43 #12 26.70  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
21:28:43 #12 26.70  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
21:28:43 #12 26.70  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
21:28:43 #12 26.70  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
21:28:43 #12 26.70  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
21:28:43 #12 26.70  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
21:28:43 #12 26.70  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
21:28:43 #12 26.70  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
21:28:43 #12 26.70  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
21:28:43 #12 26.70  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
21:28:43 #12 26.70  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
21:28:43 #12 26.70  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
21:28:43 #12 26.70  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
21:28:43 #12 26.70  perl-URI                     noarch  1.73-3.el8                             appstream  116 k
21:28:43 #12 26.70  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
21:28:43 #12 26.70  perl-constant                noarch  1.33-396.el8                           baseos      25 k
21:28:43 #12 26.70  perl-interpreter             x86_64  4:5.26.3-422.el8                       baseos     6.3 M
21:28:43 #12 26.70  perl-libnet                  noarch  3.11-3.el8                             appstream  121 k
21:28:43 #12 26.70  perl-libs                    x86_64  4:5.26.3-422.el8                       baseos     1.6 M
21:28:43 #12 26.70  perl-macros                  x86_64  4:5.26.3-422.el8                       baseos      73 k
21:28:43 #12 26.70  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
21:28:43 #12 26.70  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
21:28:43 #12 26.70  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
21:28:43 #12 26.70  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
21:28:43 #12 26.70  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
21:28:43 #12 26.70  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
21:28:43 #12 26.70  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
21:28:43 #12 26.70  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
21:28:43 #12 26.70  python-rpm-macros            noarch  3-44.el8                               baseos      16 k
21:28:43 #12 26.70  python-srpm-macros           noarch  3-44.el8                               baseos      16 k
21:28:43 #12 26.70  python3-dateutil             noarch  1:2.6.1-6.el8                          baseos     251 k
21:28:43 #12 26.70  python3-dbus                 x86_64  1.2.4-15.el8                           baseos     134 k
21:28:43 #12 26.70  python3-dnf-plugins-core     noarch  4.0.21-18.el8                          baseos     258 k
21:28:43 #12 26.70  python3-rpm-macros           noarch  3-44.el8                               baseos      15 k
21:28:43 #12 26.70  python3-six                  noarch  1.11.0-8.el8                           baseos      38 k
21:28:43 #12 26.70  python3-systemd              x86_64  234-8.el8                              appstream   81 k
21:28:43 #12 26.70  qt5-srpm-macros              noarch  5.15.3-1.el8                           appstream   11 k
21:28:43 #12 26.70  redhat-rpm-config            noarch  131-1.el8                              baseos      94 k
21:28:43 #12 26.70  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
21:28:43 #12 26.70  unzip                        x86_64  6.0-46.el8                             baseos     196 k
21:28:43 #12 26.70  zip                          x86_64  3.0-23.el8                             baseos     270 k
21:28:43 #12 26.70  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
21:28:43 #12 26.70 Installing weak dependencies:
21:28:43 #12 26.70  elfutils-debuginfod-client   x86_64  0.188-3.el8                            baseos      75 k
21:28:43 #12 26.70  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
21:28:43 #12 26.70  perl-IO-Socket-SSL           noarch  2.066-4.module_el8.4.0+517+be1595ff    appstream  298 k
21:28:43 #12 26.70  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
21:28:43 #12 26.70 Enabling module streams:
21:28:43 #12 26.70  perl                                 5.26                                                   
21:28:43 #12 26.70  perl-IO-Socket-SSL                   2.066                                                  
21:28:43 #12 26.70  perl-libwww-perl                     6.34                                                   
21:28:43 #12 26.70 
21:28:43 #12 26.70 Transaction Summary
21:28:43 #12 26.70 =============================================================================================
21:28:43 #12 26.70 Install  89 Packages
21:28:43 #12 26.70 
21:28:43 #12 26.70 Total download size: 27 M
21:28:43 #12 26.70 Installed size: 83 M
21:28:43 #12 26.70 Downloading Packages:
21:28:43 #11 44.50 Unpacking libasan8:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.57 Selecting previously unselected package liblsan0:amd64.
21:28:43 #11 44.57 Preparing to unpack .../110-liblsan0_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.57 Unpacking liblsan0:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.62 Selecting previously unselected package libtsan2:amd64.
21:28:43 #11 44.62 Preparing to unpack .../111-libtsan2_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.62 Unpacking libtsan2:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.69 Selecting previously unselected package libubsan1:amd64.
21:28:43 #11 44.69 Preparing to unpack .../112-libubsan1_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.69 Unpacking libubsan1:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.74 Selecting previously unselected package libquadmath0:amd64.
21:28:43 #11 43.83 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ...
21:28:43 #11 43.84 Unpacking libwww-robotrules-perl (6.02-1) ...
21:28:43 #11 43.86 Selecting previously unselected package libwww-perl.
21:28:43 #11 43.87 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ...
21:28:43 #11 43.87 Unpacking libwww-perl (6.61-1) ...
21:28:43 #11 43.90 Selecting previously unselected package patchutils.
21:28:43 #11 43.90 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ...
21:28:43 #11 43.91 Unpacking patchutils (0.4.2-1build2) ...
21:28:43 #11 43.94 Selecting previously unselected package wdiff.
21:28:43 #11 43.94 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ...
21:28:43 #11 43.95 Unpacking wdiff (1.2.2-2build3) ...
21:28:43 #11 43.99 Selecting previously unselected package devscripts.
21:28:43 #11 44.00 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ...
21:28:43 #11 44.01 Unpacking devscripts (2.22.1ubuntu1) ...
21:28:43 #11 11.72 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.2 [599 kB]
21:28:43 #11 11.73 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
21:28:43 #11 11.73 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:28:43 #11 12.13 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
21:28:43 + make REF=master ubuntu-jammy
21:28:43 git init src/github.com/docker/cli
21:28:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:43 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:43 + SRC=src/github.com/docker/cli
21:28:43 + REF=master
21:28:43 + REF_FETCH=master
21:28:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:43 + awk {print $2}
21:28:43 + REF=refs/heads/master
21:28:43 + [ -n refs/heads/master ]
21:28:43 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:43 + make clean
21:28:43 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:43 rm -f -r src
21:28:43 make -C rpm clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:43 rm -f -r rpmbuild/
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 make -C deb clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 #9 31.75 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:28:43 #9 31.75 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:28:43 #9 31.87 Selecting previously unselected package gnupg-utils.
21:28:43 #9 31.87 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
21:28:43 #9 31.88 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:28:43 #9 31.96 Selecting previously unselected package gpg.
21:28:43 #9 31.96 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ...
21:28:43 #9 31.96 Unpacking gpg (2.2.27-2+deb11u2) ...
21:28:43 #10 31.59 Selecting previously unselected package libtirpc-common.
21:28:43 #10 31.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10713 files and directories currently installed.)
21:28:43 #10 31.60 Preparing to unpack .../libtirpc-common_1.3.3+ds-1_all.deb ...
21:28:43 #10 31.61 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:28:43 #10 31.64 Selecting previously unselected package libtirpc3:armhf.
21:28:43 #10 31.65 Preparing to unpack .../libtirpc3_1.3.3+ds-1_armhf.deb ...
21:28:43 #10 31.65 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
21:28:43 #10 31.70 Selecting previously unselected package libnsl2:armhf.
21:28:43 #10 31.70 Preparing to unpack .../libnsl2_1.3.0-2_armhf.deb ...
21:28:43 #10 31.70 Unpacking libnsl2:armhf (1.3.0-2) ...
21:28:43 #10 31.75 Preparing to unpack .../libuuid1_2.38.1-5_armhf.deb ...
21:28:43 #10 31.76 Unpacking libuuid1:armhf (2.38.1-5) over (2.38.1-4) ...
21:28:43 #10 31.80 Setting up libuuid1:armhf (2.38.1-5) ...
21:28:43 #11 26.42 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB]
21:28:43 #7 ...
21:28:43 
21:28:43 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91
21:28:43 #9 extracting sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 13.6s done
21:28:43 #9 extracting sha256:7d7ecaba86e0a81cdaab07764d4f1a33559cca2282c1ce53f7cce311081df7c9 done
21:28:43 #9 extracting sha256:cd8d70a00e71863bfa6605014d4ab5d5f1c274ad787d72241305b763cb1e57ee done
21:28:43 #9 extracting sha256:2bb109a565e6de9a7dac0d6b91e7be2ef45b3ad4d309679b36298c8e28caf2b2 0.0s done
21:28:43 #9 extracting sha256:83502790502ddd5b7dba8aca592d2332dc0ac7efa8fe37bd500e858f55eeaf93 done
21:28:43 #9 extracting sha256:f20327d786aae47c65ca9678b906c87dbd0974fa187ab64a9aeb789ca03eaab9 0.0s done
21:28:43 #9 extracting sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 2.7s done
21:28:43 #9 extracting sha256:00041252b20f2827672dadea389c22e9e63c76be4ab42f59bd56e27fef33759c done
21:28:43 #9 DONE 25.1s
21:28:43 
21:28:43 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:43 #7 extracting sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6
21:28:43 #10 34.19 Selecting previously unselected package gpg-wks-client.
21:28:43 #10 34.19 Preparing to unpack .../101-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
21:28:43 #10 34.20 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:28:43 #10 34.26 Selecting previously unselected package gpg-wks-server.
21:28:43 #10 34.26 Preparing to unpack .../102-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
21:28:43 #10 34.27 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:28:43 #10 34.35 Selecting previously unselected package gpgsm.
21:28:43 #10 34.35 Preparing to unpack .../103-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
21:28:43 #10 34.36 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:28:43 #10 34.44 Selecting previously unselected package gnupg.
21:28:43 #10 34.44 Preparing to unpack .../104-gnupg_2.2.12-1+deb10u2_all.deb ...
[Pipeline] sh
21:28:43 + make REF=master fedora-36
21:28:43 git init src/github.com/docker/cli
21:28:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:43 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:43 + SRC=src/github.com/docker/cli
21:28:43 + REF=master
21:28:43 + REF_FETCH=master
21:28:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:43 + awk {print $2}
21:28:43 + REF=refs/heads/master
21:28:43 + [ -n refs/heads/master ]
21:28:43 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:43 + make REF=master debian-bullseye
21:28:43 git init src/github.com/docker/cli
21:28:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:43 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:43 + SRC=src/github.com/docker/cli
21:28:43 + REF=master
21:28:43 + REF_FETCH=master
21:28:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags+  origin master
21:28:43 awk {print $2}
21:28:43 + REF=refs/heads/master
21:28:43 + [ -n refs/heads/master ]
21:28:43 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:28:43 #10 37.57 Preparing to unpack .../076-gcc_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
21:28:43 #10 37.57 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
21:28:43 #10 37.60 Selecting previously unselected package libstdc++-7-dev:armhf.
21:28:43 #10 37.60 Preparing to unpack .../077-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:43 #10 37.61 Unpacking libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:43 #10 37.81 Selecting previously unselected package g++-7.
21:28:43 #10 37.81 Preparing to unpack .../078-g++-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:28:43 #10 37.82 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
21:28:43 #10 55.99 Setting up python3-chardet (4.0.0-1) ...
21:28:43 + make clean
21:28:43 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:43 rm -f -r src
21:28:43 make -C rpm clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:43 rm -f -r rpmbuild/
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 #20 6.924 Selecting previously unselected package libclang-cpp11.
21:28:43 #20 6.926 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
21:28:43 #20 6.930 Unpacking libclang-cpp11 (1:11.0.1-2) ...
21:28:43 #12 7.864 Transaction test succeeded.
21:28:43 #12 7.864 Running transaction
21:28:43 #11 44.74 Preparing to unpack .../113-libquadmath0_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.74 Unpacking libquadmath0:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.77 Selecting previously unselected package libgcc-12-dev:amd64.
21:28:43 #11 44.77 Preparing to unpack .../114-libgcc-12-dev_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.78 Unpacking libgcc-12-dev:amd64 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.87 Selecting previously unselected package gcc-12.
21:28:43 #11 44.87 Preparing to unpack .../115-gcc-12_12.2.0-3ubuntu1_amd64.deb ...
21:28:43 #11 44.88 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
21:28:43 #11 44.12 Selecting previously unselected package diffstat.
21:28:43 #11 44.12 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ...
21:28:43 #11 44.13 Unpacking diffstat (1.64-1build2) ...
21:28:43 #11 44.17 Selecting previously unselected package python3-chardet.
21:28:43 #11 44.17 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ...
21:28:43 #11 44.17 Unpacking python3-chardet (4.0.0-1) ...
21:28:43 #11 44.22 Selecting previously unselected package zstd.
21:28:43 #11 44.22 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ...
21:28:43 #11 44.23 Unpacking zstd (1.4.8+dfsg-3build1) ...
21:28:43 #11 44.27 Selecting previously unselected package python3-debian.
21:28:43 #11 44.27 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1_all.deb ...
21:28:43 #11 44.28 Unpacking python3-debian (0.1.43ubuntu1) ...
21:28:43 #11 44.32 Selecting previously unselected package libgpgme11:amd64.
21:28:43 #11 44.32 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4_amd64.deb ...
21:28:43 #11 44.33 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
21:28:43 #11 44.37 Selecting previously unselected package python3-gpg.
21:28:43 #11 44.37 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4_amd64.deb ...
21:28:43 #11 44.38 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
21:28:43 #11 44.44 Selecting previously unselected package dput.
21:28:43 #11 12.21 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu1 [14.3 kB]
21:28:43 #11 12.23 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu1 [154 kB]
21:28:43 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:43 rm -f -r debbuild
21:28:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:43 rm -f -r sources
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 make -C static clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:43 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:43 rm -f -r build
21:28:43 docker builder prune -f --filter until=24h
21:28:43 #9 32.05 Selecting previously unselected package pinentry-curses.
21:28:43 #9 32.05 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
21:28:43 #9 32.05 Unpacking pinentry-curses (1.1.0-4) ...
21:28:43 #9 32.09 Selecting previously unselected package gpg-agent.
21:28:43 #9 32.09 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
21:28:43 #9 32.10 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:28:43 #9 32.19 Selecting previously unselected package gpg-wks-client.
21:28:43 #9 32.19 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
21:28:43 #9 32.19 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:28:43 #9 32.23 Selecting previously unselected package gpg-wks-server.
21:28:43 #9 32.23 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
21:28:43 #9 32.24 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:28:43 #9 32.28 Selecting previously unselected package gpgsm.
21:28:43 #10 31.84 Selecting previously unselected package libpython3.11-stdlib:armhf.
21:28:43 #10 31.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 ... 10733 files and directories currently installed.)
21:28:43 #10 31.85 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6_armhf.deb ...
21:28:43 #10 31.85 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
21:28:43 #10 32.03 Selecting previously unselected package python3.11.
21:28:43 #10 32.03 Preparing to unpack .../python3.11_3.11.2-6_armhf.deb ...
21:28:43 #10 32.03 Unpacking python3.11 (3.11.2-6) ...
21:28:43 #10 32.07 Selecting previously unselected package libpython3-stdlib:armhf.
21:28:43 Commit message: "remove recipes for building docker-scan-plugin"
21:28:43 #11 26.70 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB]
21:28:43 #11 26.75 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
21:28:43 #11 26.76 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB]
21:28:43 #11 26.77 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB]
21:28:43 #11 26.78 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB]
21:28:43 #11 26.79 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:28:43 #11 26.80 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB]
21:28:43 #11 26.83 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB]
21:28:43 Commit message: "remove recipes for building docker-scan-plugin"
21:28:43 #10 34.45 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:28:43 #10 34.54 Selecting previously unselected package libfile-which-perl.
21:28:43 #10 34.54 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ...
21:28:43 #10 34.55 Unpacking libfile-which-perl (1.23-1) ...
21:28:43 #10 34.60 Selecting previously unselected package libfile-homedir-perl.
21:28:43 #10 34.60 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ...
21:28:43 #10 34.60 Unpacking libfile-homedir-perl (1.004-1) ...
21:28:43 #10 34.67 Selecting previously unselected package libio-pty-perl.
21:28:43 #10 34.68 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ...
21:28:43 #10 34.68 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
21:28:43 #10 34.71 Selecting previously unselected package libipc-run-perl.
21:28:43 #10 34.71 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ...
21:28:43 #10 34.72 Unpacking libipc-run-perl (20180523.0-1) ...
21:28:43 #10 34.75 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:43 #10 34.75 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:28:43 #10 34.75 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:28:43 #10 34.78 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:43 + make clean
21:28:43 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:43 rm -f -r src
21:28:43 make -C rpm clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:43 rm -f -r rpmbuild/
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 make -C deb clean
21:28:43 #10 29.66 Selecting previously unselected package gcc.
21:28:43 #10 29.66 Preparing to unpack .../060-gcc_4%3a12.2.0-3_amd64.deb ...
21:28:43 #10 29.67 Unpacking gcc (4:12.2.0-3) ...
21:28:43 #10 29.69 Selecting previously unselected package libstdc++-12-dev:amd64.
21:28:43 #10 29.70 Preparing to unpack .../061-libstdc++-12-dev_12.2.0-14_amd64.deb ...
21:28:43 #10 29.70 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ...
21:28:43 #10 56.26 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:28:43 #10 56.27 Setting up libmodule-runtime-perl (0.016-1) ...
21:28:43 #10 56.29 Setting up libmailtools-perl (2.21-1) ...
21:28:43 #10 56.30 Setting up python3-debian (0.1.39) ...
21:28:43 #10 56.45 Setting up python3-requests (2.25.1+dfsg-2) ...
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:43 make -C deb clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:43 rm -f -r debbuild
21:28:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:43 rm -f -r sources
21:28:43 docker builder prune -f --filter until=24h
21:28:43 Total:	0B
21:28:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:43 make -C static clean
21:28:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:43 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:43 rm -f -r build
21:28:43 docker builder prune -f --filter until=24h
21:28:44 #10 33.93 Fedora 36 openh264 (From Cisco) - x86_64        2.3 kB/s | 2.5 kB     00:01    
21:28:44 Commit message: "remove recipes for building docker-scan-plugin"
21:28:44 + make REF=master centos-8
21:28:44 git init src/github.com/docker/cli
21:28:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:44 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:44 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:44 + SRC=src/github.com/docker/cli
21:28:44 + REF=master
21:28:44 + REF_FETCH=master
21:28:44 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:44 + awk {print $2}
21:28:44 + REF=refs/heads/master
21:28:44 + [ -n refs/heads/master ]
21:28:44 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:44 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:44 #11 44.44 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ...
21:28:44 #11 44.45 Unpacking dput (1.1.0ubuntu2) ...
21:28:44 #11 44.49 Selecting previously unselected package fonts-dejavu-core.
21:28:44 #11 44.49 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ...
21:28:44 #11 44.50 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:28:44 #12 27.54 (1/89): dwz-0.12-10.el8.x86_64.rpm              479 kB/s | 109 kB     00:00    
21:28:44 #12 27.54 (2/89): efi-srpm-macros-3-3.el8.noarch.rpm       96 kB/s |  22 kB     00:00    
21:28:44 #12 27.55 (3/89): gc-7.6.4-3.el8.x86_64.rpm                12 MB/s | 109 kB     00:00    
21:28:44 #12 27.55 (4/89): desktop-file-utils-0.26-1.el8.x86_64.rp 328 kB/s |  80 kB     00:00    
21:28:44 #12 27.56 (5/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  835 kB/s | 9.3 kB     00:00    
21:28:44 #12 27.56 (6/89): go-srpm-macros-2-17.el8.noarch.rpm      1.8 MB/s |  13 kB     00:00    
21:28:44 #12 27.60 (7/89): gdb-headless-8.2-19.el8.x86_64.rpm       57 MB/s | 3.7 MB     00:00    
21:28:44 #12 27.61 (8/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm    787 kB/s |  38 kB     00:00    
21:28:44 #12 27.61 (9/89): libipt-1.6.1-8.el8.x86_64.rpm           5.6 MB/s |  50 kB     00:00    
21:28:44 #12 27.62 (10/89): ocaml-srpm-macros-5-4.el8.noarch.rpm   1.1 MB/s | 9.4 kB     00:00    
21:28:44 #12 27.62 (11/89): openblas-srpm-macros-2-2.el8.noarch.rp 1.0 MB/s | 7.9 kB     00:00    
21:28:44 #12 27.63 (12/89): perl-Digest-1.17-395.el8.noarch.rpm    3.6 MB/s |  27 kB     00:00    
21:28:44 #12 27.63 (13/89): perl-Digest-MD5-2.55-396.el8.x86_64.rp 4.4 MB/s |  37 kB     00:00    
21:28:44 #12 27.64 (14/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 5.2 MB/s |  47 kB     00:00    
21:28:44 #12 27.65 (15/89): perl-Mozilla-CA-20160104-7.module_el8. 1.0 MB/s |  15 kB     00:00    
21:28:44 Commit message: "remove recipes for building docker-scan-plugin"
21:28:44 #11 12.43 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
21:28:44 #11 12.49 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB]
21:28:44 #11 12.50 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB]
21:28:44 #11 12.52 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic-mgc armhf 1:5.41-3 [257 kB]
21:28:44 #11 12.57 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic1 armhf 1:5.41-3 [80.2 kB]
21:28:44 Total:	0B
21:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:28:44 From https://github.com/docker/cli
21:28:44  * [new branch]      master     -> master
21:28:44  * [new branch]      master     -> origin/master
21:28:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:44 #9 32.29 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
21:28:44 #9 32.29 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:28:44 #9 32.34 Selecting previously unselected package gnupg.
21:28:44 #9 32.34 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ...
21:28:44 #9 32.35 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:28:44 #9 32.42 Selecting previously unselected package libfile-dirlist-perl.
21:28:44 #9 32.42 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
21:28:44 #9 32.43 Unpacking libfile-dirlist-perl (0.05-2) ...
21:28:44 #9 32.46 Selecting previously unselected package libfile-which-perl.
21:28:44 #9 32.46 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
21:28:44 #9 32.47 Unpacking libfile-which-perl (1.23-1) ...
21:28:44 #9 32.50 Selecting previously unselected package libfile-homedir-perl.
21:28:44 #9 32.50 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
21:28:44 #9 32.51 Unpacking libfile-homedir-perl (1.006-1) ...
21:28:44 #10 32.08 Preparing to unpack .../libpython3-stdlib_3.11.2-1_armhf.deb ...
21:28:44 #10 32.08 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
21:28:44 #10 32.12 Setting up python3-minimal (3.11.2-1) ...
21:28:44 #10 32.30 Selecting previously unselected package python3.
21:28:44 #10 32.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 ... 11114 files and directories currently installed.)
21:28:44 #10 32.31 Preparing to unpack .../python3_3.11.2-1_armhf.deb ...
21:28:44 #10 32.32 Unpacking python3 (3.11.2-1) ...
21:28:44 #10 32.36 Preparing to unpack .../libblkid1_2.38.1-5_armhf.deb ...
21:28:44 #11 26.92 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
21:28:44 #11 26.94 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB]
21:28:44 #11 27.09 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
21:28:44 #10 34.78 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:28:44 #10 34.79 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:28:44 #10 34.81 Selecting previously unselected package libdevel-globaldestruction-perl.
21:28:44 #10 34.81 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:28:44 #10 34.82 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:28:44 #10 34.84 Selecting previously unselected package libb-hooks-op-check-perl.
21:28:44 #10 34.84 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ...
21:28:44 #10 34.84 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
21:28:44 #10 34.88 Selecting previously unselected package libdynaloader-functions-perl.
21:28:44 #10 34.88 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ...
21:28:44 #10 34.88 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:28:44 #10 34.90 Selecting previously unselected package libdevel-callchecker-perl.
21:28:44 #10 34.91 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ...
21:28:44 #10 34.91 Unpacking libdevel-callchecker-perl (0.008-1) ...
21:28:44 #10 34.94 Selecting previously unselected package libparams-classify-perl.
21:28:44 #10 34.94 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ...
21:28:44 #10 34.94 Unpacking libparams-classify-perl (0.015-1+b1) ...
21:28:44 #10 34.97 Selecting previously unselected package libmodule-runtime-perl.
21:28:44 #10 34.97 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
21:28:44 #10 34.97 Unpacking libmodule-runtime-perl (0.016-1) ...
21:28:44 #10 35.00 Selecting previously unselected package libimport-into-perl.
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:44 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:44 rm -f -r debbuild
21:28:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:44 rm -f -r sources
21:28:44 docker builder prune -f --filter until=24h
21:28:44 Total:	0B
21:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:44 make -C static clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:44 rm -f -r build
21:28:44 docker builder prune -f --filter until=24h
21:28:44 #10 56.59 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:28:44 #10 56.63 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:28:44 #10 56.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:28:44 #10 56.77 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:44 #10 29.95 Selecting previously unselected package g++-12.
21:28:44 #10 29.95 Preparing to unpack .../062-g++-12_12.2.0-14_amd64.deb ...
21:28:44 #10 29.96 Unpacking g++-12 (12.2.0-14) ...
21:28:44 Total:	0B
21:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:28:44 From https://github.com/docker/cli
21:28:44  * [new branch]      master     -> master
21:28:44  * [new branch]      master     -> origin/master
21:28:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:44 From https://github.com/docker/cli
21:28:44  * [new branch]      master     -> master
21:28:44  * [new branch]      master     -> origin/master
21:28:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:44 #10 38.39 Selecting previously unselected package g++.
21:28:44 #11 44.63 Selecting previously unselected package fontconfig-config.
21:28:44 #11 44.63 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
21:28:44 #11 44.63 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
21:28:44 #11 44.68 Selecting previously unselected package libcurl3-gnutls:amd64.
21:28:44 #11 44.68 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.10_amd64.deb ...
21:28:44 #11 44.68 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.10) ...
21:28:44 #11 44.72 Selecting previously unselected package liberror-perl.
21:28:44 #11 44.72 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ...
21:28:44 #11 44.72 Unpacking liberror-perl (0.17029-1) ...
21:28:44 #11 44.75 Selecting previously unselected package git-man.
21:28:44 #11 44.76 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.8_all.deb ...
21:28:44 #11 44.76 Unpacking git-man (1:2.34.1-1ubuntu1.8) ...
21:28:44 #11 44.81 Selecting previously unselected package git.
21:28:44 #11 44.81 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.8_amd64.deb ...
21:28:44 #11 44.82 Unpacking git (1:2.34.1-1ubuntu1.8) ...
21:28:44 #11 44.95 Selecting previously unselected package libalgorithm-diff-perl.
21:28:44 #12 27.66 (16/89): perl-IO-Socket-SSL-2.066-4.module_el8.  10 MB/s | 298 kB     00:00    
21:28:44 #12 27.67 (17/89): perl-URI-1.73-3.el8.noarch.rpm          15 MB/s | 116 kB     00:00    
21:28:44 #12 27.68 (18/89): perl-Net-SSLeay-1.88-1.module_el8.4.0+  15 MB/s | 379 kB     00:00    
21:28:44 #12 27.68 (19/89): perl-libnet-3.11-3.el8.noarch.rpm      8.7 MB/s | 121 kB     00:00    
21:28:44 #12 27.69 (20/89): perl-srpm-macros-1-25.el8.noarch.rpm   1.1 MB/s |  11 kB     00:00    
21:28:44 #12 27.69 (21/89): python3-systemd-234-8.el8.x86_64.rpm   9.3 MB/s |  81 kB     00:00    
21:28:44 #12 27.70 (22/89): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.3 MB/s |  11 kB     00:00    
21:28:44 #12 27.70 (23/89): rpm-build-4.14.3-26.el8.x86_64.rpm      18 MB/s | 174 kB     00:00    
21:28:44 #12 27.71 (24/89): rust-srpm-macros-5-2.el8.noarch.rpm    1.5 MB/s | 9.2 kB     00:00    
21:28:44 #12 27.71 (25/89): rpmlint-1.10-14.el8.noarch.rpm          10 MB/s | 192 kB     00:00    
21:28:44 #12 27.72 (26/89): zstd-1.4.4-1.el8.x86_64.rpm             25 MB/s | 393 kB     00:00    
21:28:44 #12 27.73 (27/89): bzip2-1.0.6-26.el8.x86_64.rpm          4.2 MB/s |  60 kB     00:00    
21:28:44 #12 27.74 (28/89): dbus-glib-0.110-2.el8.x86_64.rpm        12 MB/s | 127 kB     00:00    
21:28:44 #12 27.76 (29/89): guile-2.0.14-7.el8.x86_64.rpm           18 MB/s | 3.5 MB     00:00    
21:28:44 #12 27.77 (30/89): diffutils-3.6-6.el8.x86_64.rpm         9.7 MB/s | 358 kB     00:00    
21:28:44 #12 27.77 (31/89): dnf-plugins-core-4.0.21-18.el8.noarch. 2.2 MB/s |  75 kB     00:00    
21:28:44 #12 27.78 (32/89): elfutils-0.188-3.el8.x86_64.rpm         24 MB/s | 544 kB     00:00    
21:28:44 #12 27.79 (33/89): elfutils-debuginfod-client-0.188-3.el8 4.6 MB/s |  75 kB     00:00    
21:28:44 #12 27.79 (34/89): emacs-filesystem-26.1-9.el8.noarch.rpm 3.5 MB/s |  70 kB     00:00    
21:28:44 #12 27.80 (35/89): file-5.33-24.el8.x86_64.rpm            5.5 MB/s |  77 kB     00:00    
21:28:44 #12 27.80 (36/89): libbabeltrace-1.5.4-4.el8.x86_64.rpm    24 MB/s | 200 kB     00:00    
21:28:44 #12 27.81 (37/89): libpkgconf-1.4.2-1.el8.x86_64.rpm      5.5 MB/s |  35 kB     00:00    
21:28:44 #12 27.82 (38/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   8.8 MB/s |  58 kB     00:00    
21:28:44 #12 27.83 (39/89): groff-base-1.22.3-18.el8.x86_64.rpm     26 MB/s | 1.0 MB     00:00    
21:28:44 #12 27.84 (40/89): ncurses-6.1-9.20180224.el8.x86_64.rpm   17 MB/s | 387 kB     00:00    
21:28:44 #12 27.85 (41/89): glibc-gconv-extra-2.28-225.el8.x86_64.  24 MB/s | 1.5 MB     00:00    
21:28:44 #12 27.86 (42/89): patch-2.7.6-11.el8.x86_64.rpm          7.5 MB/s | 138 kB     00:00    
21:28:44 #11 12.59 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf file armhf 1:5.41-3 [20.6 kB]
21:28:44 #11 12.59 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB]
21:28:44 #11 12.59 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
[Pipeline] sh
21:28:44 #11 45.21 Selecting previously unselected package gcc.
21:28:44 #11 45.21 Preparing to unpack .../116-gcc_4%3a12.2.0-1ubuntu1_amd64.deb ...
21:28:44 #11 45.22 Unpacking gcc (4:12.2.0-1ubuntu1) ...
21:28:44 #11 45.24 Selecting previously unselected package libstdc++-12-dev:amd64.
21:28:44 #11 45.24 Preparing to unpack .../117-libstdc++-12-dev_12.2.0-3ubuntu1_amd64.deb ...
21:28:44 #11 45.25 Unpacking libstdc++-12-dev:amd64 (12.2.0-3ubuntu1) ...
21:28:44 #11 45.42 Selecting previously unselected package g++-12.
21:28:44 #11 45.42 Preparing to unpack .../118-g++-12_12.2.0-3ubuntu1_amd64.deb ...
21:28:44 #11 45.43 Unpacking g++-12 (12.2.0-3ubuntu1) ...
21:28:44 #20 7.865 Selecting previously unselected package libgc1:amd64.
21:28:44 #20 7.867 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ...
21:28:44 #20 7.871 Unpacking libgc1:amd64 (1:8.0.4-3) ...
21:28:44 #20 7.921 Selecting previously unselected package libobjc4:amd64.
21:28:44 #20 7.923 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ...
21:28:44 #20 7.927 Unpacking libobjc4:amd64 (10.2.1-6) ...
21:28:44 #20 7.960 Selecting previously unselected package libobjc-10-dev:amd64.
21:28:44 #20 7.962 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ...
21:28:44 #20 7.966 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ...
21:28:44 #20 8.032 Selecting previously unselected package libc6-i386.
21:28:44 #20 8.032 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u5_amd64.deb ...
21:28:44 git init src/github.com/docker/docker
21:28:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:44 + SRC=src/github.com/docker/docker
21:28:44 + REF=master
21:28:44 + REF_FETCH=master
21:28:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:44 + awk {print $2}
21:28:44 + REF=refs/heads/master
21:28:44 + [ -n refs/heads/master ]
21:28:44 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:44 #9 32.55 Selecting previously unselected package libfile-touch-perl.
21:28:44 #9 32.55 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
21:28:44 #9 32.56 Unpacking libfile-touch-perl (0.11-1) ...
21:28:44 #9 32.59 Selecting previously unselected package libio-pty-perl.
21:28:44 #9 32.59 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
21:28:44 #9 32.59 Unpacking libio-pty-perl (1:1.15-2) ...
21:28:44 #9 32.64 Selecting previously unselected package libipc-run-perl.
21:28:44 #9 32.64 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
21:28:44 #9 32.64 Unpacking libipc-run-perl (20200505.0-1) ...
21:28:44 #9 32.70 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:44 #9 32.70 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:28:44 #9 32.71 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:28:44 #9 32.74 Selecting previously unselected package libb-hooks-op-check-perl.
21:28:44 #9 32.74 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
21:28:44 #9 32.74 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
21:28:44 #9 32.77 Selecting previously unselected package libdynaloader-functions-perl.
21:28:44 #9 32.77 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:28:44 #9 32.78 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:28:44 #9 32.80 Selecting previously unselected package libdevel-callchecker-perl.
[Pipeline] sh
21:28:44 #10 32.37 Unpacking libblkid1:armhf (2.38.1-5) over (2.38.1-4) ...
21:28:44 #10 32.43 Setting up libblkid1:armhf (2.38.1-5) ...
21:28:44 #10 32.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 ... 11135 files and directories currently installed.)
21:28:44 #10 32.48 Preparing to unpack .../libmount1_2.38.1-5_armhf.deb ...
21:28:44 #10 32.50 Unpacking libmount1:armhf (2.38.1-5) over (2.38.1-4) ...
21:28:44 #10 32.55 Setting up libmount1:armhf (2.38.1-5) ...
21:28:44 #10 32.60 Selecting previously unselected package libuchardet0:armhf.
21:28:44 + make REF=master debian-bookworm
21:28:44 git init src/github.com/docker/cli
21:28:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:44 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:44 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:44 + SRC=src/github.com/docker/cli
21:28:44 + REF=master
21:28:44 + REF_FETCH=master
21:28:44 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:44 + awk {print $2}
21:28:44 + REF=refs/heads/master
21:28:44 + [ -n refs/heads/master ]
21:28:44 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:44 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:44 #11 27.25 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
21:28:44 #11 27.32 Get:278 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
21:28:44 #11 27.36 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB]
21:28:44 #11 27.41 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB]
21:28:44 #11 27.42 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB]
21:28:44 #10 35.00 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
21:28:44 #10 35.00 Unpacking libimport-into-perl (1.002005-1) ...
21:28:44 #10 35.03 Selecting previously unselected package librole-tiny-perl.
21:28:44 #10 35.03 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ...
21:28:44 #10 35.04 Unpacking librole-tiny-perl (2.000006-1) ...
21:28:44 #10 35.07 Selecting previously unselected package libstrictures-perl.
21:28:44 #10 35.07 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ...
21:28:44 #10 35.08 Unpacking libstrictures-perl (2.000005-1) ...
21:28:44 #10 35.10 Selecting previously unselected package libsub-quote-perl.
21:28:44 #10 35.10 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ...
21:28:44 #10 35.11 Unpacking libsub-quote-perl (2.005001-1) ...
21:28:44 #10 35.13 Selecting previously unselected package libmoo-perl.
21:28:44 #10 35.14 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ...
21:28:44 #10 35.14 Unpacking libmoo-perl (2.003004-2) ...
21:28:44 #10 35.17 Selecting previously unselected package libencode-locale-perl.
21:28:44 #10 35.17 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ...
21:28:44 #10 35.17 Unpacking libencode-locale-perl (1.05-1) ...
21:28:44 #10 35.20 Selecting previously unselected package libtimedate-perl.
21:28:44 #10 35.20 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
21:28:44 #10 35.20 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
21:28:44 Total:	0B
21:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
[Pipeline] sh
21:28:44 #10 56.89 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:44 #10 56.94 Setting up dh-strip-nondeterminism (1.12.0-1) ...
21:28:44 #10 56.95 Setting up libconst-fast-perl (0.014-1.1) ...
21:28:44 #10 56.96 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
21:28:44 #10 56.97 Setting up libdata-dpath-perl (0.58-1) ...
21:28:44 #10 56.98 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:28:44 #10 56.99 Setting up libpackage-stash-perl (0.39-1) ...
21:28:44 #10 57.00 Setting up libimport-into-perl (1.002005-1) ...
21:28:44 #10 57.01 Setting up libmoo-perl (2.004004-1) ...
21:28:44 #10 57.02 Setting up liblist-someutils-perl (0.58-1) ...
21:28:44 #10 57.03 Setting up debhelper (13.3.4) ...
21:28:44 #10 57.04 Setting up libmime-tools-perl (5.509-1) ...
21:28:44 git init src/github.com/docker/docker
21:28:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:44 + SRC=src/github.com/docker/docker
21:28:44 + REF=master
21:28:44 + REF_FETCH=master
21:28:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:44 + awk {print $2}
[Pipeline] sh
21:28:44 git init src/github.com/docker/docker
21:28:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:44 + SRC=src/github.com/docker/docker
21:28:44 + REF=master
21:28:44 + REF_FETCH=master
21:28:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:44 + awk {print $2}
21:28:44 #10 38.39 Preparing to unpack .../079-g++_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
21:28:44 #10 38.40 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
21:28:44 #10 38.43 Selecting previously unselected package make.
21:28:44 #10 38.43 Preparing to unpack .../080-make_4.1-9.1ubuntu1_armhf.deb ...
21:28:44 #10 38.43 Unpacking make (4.1-9.1ubuntu1) ...
21:28:44 #10 38.47 Selecting previously unselected package libdpkg-perl.
21:28:44 #10 38.47 Preparing to unpack .../081-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
21:28:44 #10 38.48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:28:44 #10 38.52 Selecting previously unselected package patch.
21:28:44 #10 38.52 Preparing to unpack .../082-patch_2.7.6-2ubuntu1.1_armhf.deb ...
21:28:44 #10 38.53 Unpacking patch (2.7.6-2ubuntu1.1) ...
21:28:44 #10 38.56 Selecting previously unselected package dpkg-dev.
21:28:44 #10 38.56 Preparing to unpack .../083-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
21:28:44 #10 38.57 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
21:28:44 #10 38.64 Selecting previously unselected package build-essential.
21:28:44 #11 44.95 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ...
21:28:44 #11 44.95 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:28:44 #11 44.99 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:28:44 #11 44.99 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
21:28:44 #11 45.00 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
21:28:44 #11 45.03 Selecting previously unselected package libalgorithm-merge-perl.
21:28:44 #11 45.03 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ...
21:28:44 #11 45.04 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:28:44 #11 45.07 Selecting previously unselected package libaliased-perl.
21:28:44 #11 45.07 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ...
21:28:44 #11 45.08 Unpacking libaliased-perl (0.34-1.1) ...
21:28:44 #11 45.11 Selecting previously unselected package libapt-pkg-perl.
21:28:44 #11 45.11 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ...
21:28:44 #11 45.12 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:28:44 #11 45.17 Selecting previously unselected package libarchive-cpio-perl.
21:28:44 #11 45.17 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:28:44 #11 13.00 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
21:28:44 #12 27.86 (43/89): perl-Carp-1.42-396.el8.noarch.rpm      3.3 MB/s |  30 kB     00:00    
21:28:44 #12 27.87 (44/89): perl-Data-Dumper-2.167-399.el8.x86_64. 7.0 MB/s |  58 kB     00:00    
21:28:44 #12 27.88 (45/89): perl-Errno-1.28-422.el8.x86_64.rpm      12 MB/s |  76 kB     00:00    
21:28:44 #12 27.89 (46/89): openssl-1.1.1k-9.el8.x86_64.rpm         13 MB/s | 737 kB     00:00    
21:28:44 #12 27.89 (47/89): perl-Exporter-5.72-396.el8.noarch.rpm  2.6 MB/s |  34 kB     00:00    
21:28:44 #12 27.89 (48/89): perl-File-Path-2.15-2.el8.noarch.rpm   4.7 MB/s |  38 kB     00:00    
21:28:44 #12 27.90 (49/89): perl-File-Temp-0.230.600-1.el8.noarch. 7.3 MB/s |  63 kB     00:00    
21:28:44 #12 27.91 (50/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm 4.7 MB/s |  63 kB     00:00    
21:28:44 #12 27.91 (51/89): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  4.5 MB/s |  58 kB     00:00    
21:28:44 #12 27.92 (52/89): perl-IO-1.38-422.el8.x86_64.rpm         15 MB/s | 142 kB     00:00    
21:28:44 #12 27.92 (53/89): perl-MIME-Base64-3.15-396.el8.x86_64.r 3.1 MB/s |  31 kB     00:00    
21:28:44 #12 27.93 (54/89): perl-PathTools-3.74-1.el8.x86_64.rpm   9.8 MB/s |  90 kB     00:00    
21:28:44 #12 27.93 (55/89): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.4 MB/s |  20 kB     00:00    
21:28:44 #12 27.94 (56/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r  10 MB/s |  86 kB     00:00    
21:28:44 #12 27.94 (57/89): perl-Pod-Simple-3.35-395.el8.noarch.rp  19 MB/s | 213 kB     00:00    
21:28:44 #12 27.95 (58/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm 3.4 MB/s |  34 kB     00:00    
21:28:44 #12 27.95 (59/89): perl-Scalar-List-Utils-1.49-2.el8.x86_ 7.7 MB/s |  68 kB     00:00    
21:28:44 #12 27.96 (60/89): perl-Socket-2.027-3.el8.x86_64.rpm     6.2 MB/s |  59 kB     00:00    
21:28:44 #12 27.97 (61/89): perl-Encode-2.97-3.el8.x86_64.rpm       14 MB/s | 1.5 MB     00:00    
21:28:44 #12 27.97 (62/89): perl-Storable-3.11-3.el8.x86_64.rpm    4.3 MB/s |  98 kB     00:00    
21:28:44 #12 27.98 (63/89): perl-Term-ANSIColor-4.06-396.el8.noarc 2.1 MB/s |  46 kB     00:00    
21:28:44 #12 27.98 (64/89): perl-Term-Cap-1.17-395.el8.noarch.rpm  1.8 MB/s |  23 kB     00:00    
21:28:44 #12 27.99 (65/89): perl-Text-ParseWords-3.30-395.el8.noar 2.4 MB/s |  18 kB     00:00    
21:28:44 #12 27.99 (66/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.2 MB/s |  24 kB     00:00    
21:28:44 #12 27.99 (67/89): perl-Time-Local-1.280-1.el8.noarch.rpm 2.8 MB/s |  34 kB     00:00    
21:28:44 #12 28.00 (68/89): perl-constant-1.33-396.el8.noarch.rpm  2.7 MB/s |  25 kB     00:00    
21:28:44 #12 28.00 (69/89): perl-Unicode-Normalize-1.25-396.el8.x8 5.7 MB/s |  82 kB     00:00    
21:28:44 #12 28.01 (70/89): perl-macros-5.26.3-422.el8.x86_64.rpm  9.8 MB/s |  73 kB     00:00    
21:28:44 #12 28.02 (71/89): perl-parent-0.237-1.el8.noarch.rpm     4.2 MB/s |  20 kB     00:00    
21:28:44 #12 28.02 (72/89): perl-podlators-4.11-1.el8.noarch.rpm    18 MB/s | 118 kB     00:00    
21:28:44 #12 28.03 (73/89): perl-threads-2.21-2.el8.x86_64.rpm      12 MB/s |  61 kB     00:00    
21:28:44 #12 28.03 (74/89): perl-threads-shared-1.58-2.el8.x86_64.  10 MB/s |  48 kB     00:00    
21:28:44 #12 28.04 (75/89): pkgconf-1.4.2-1.el8.x86_64.rpm         5.1 MB/s |  38 kB     00:00    
21:28:44 #12 28.05 (76/89): perl-libs-5.26.3-422.el8.x86_64.rpm     29 MB/s | 1.6 MB     00:00    
21:28:44 #12 28.06 (77/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm      1.1 MB/s |  17 kB     00:00    
21:28:44 #12 28.06 (78/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 2.0 MB/s |  15 kB     00:00    
21:28:44 #12 28.07 (79/89): python-rpm-macros-3-44.el8.noarch.rpm  2.0 MB/s |  16 kB     00:00    
21:28:44 #12 28.07 (80/89): python-srpm-macros-3-44.el8.noarch.rpm 2.1 MB/s |  16 kB     00:00    
21:28:44 #12 28.08 (81/89): python3-dateutil-2.6.1-6.el8.noarch.rp  20 MB/s | 251 kB     00:00    
21:28:44 #12 28.08 (82/89): python3-dbus-1.2.4-15.el8.x86_64.rpm    10 MB/s | 134 kB     00:00    
21:28:44 #12 28.09 (83/89): python3-rpm-macros-3-44.el8.noarch.rpm 3.1 MB/s |  15 kB     00:00    
21:28:44 #12 28.09 (84/89): python3-six-1.11.0-8.el8.noarch.rpm    8.4 MB/s |  38 kB     00:00    
21:28:44 #12 28.10 (85/89): python3-dnf-plugins-core-4.0.21-18.el8  15 MB/s | 258 kB     00:00    
21:28:44 #12 28.11 (86/89): redhat-rpm-config-131-1.el8.noarch.rpm 7.8 MB/s |  94 kB     00:00    
21:28:44 #12 28.11 (87/89): unzip-6.0-46.el8.x86_64.rpm             15 MB/s | 196 kB     00:00    
21:28:44 #12 28.12 (88/89): zip-3.0-23.el8.x86_64.rpm               17 MB/s | 270 kB     00:00    
21:28:44 #12 28.17 (89/89): perl-interpreter-5.26.3-422.el8.x86_64  36 MB/s | 6.3 MB     00:00    
21:28:44 + make REF=master centos-9
21:28:44 git init src/github.com/docker/cli
21:28:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:44 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:44 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:44 + SRC=src/github.com/docker/cli
21:28:44 + REF=master
21:28:44 + REF_FETCH=master
21:28:44 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:44 + awk {print $2}
21:28:44 + REF=refs/heads/master
21:28:44 + [ -n refs/heads/master ]
21:28:44 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:44 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:44 #10 35.14 Fedora Modular 36 - x86_64                      2.5 MB/s | 2.4 MB     00:00    
21:28:44 #11 45.62 Selecting previously unselected package g++.
21:28:44 #11 45.63 Preparing to unpack .../119-g++_4%3a12.2.0-1ubuntu1_amd64.deb ...
21:28:44 #11 45.63 Unpacking g++ (4:12.2.0-1ubuntu1) ...
21:28:44 #11 45.66 Selecting previously unselected package make.
21:28:44 #11 45.66 Preparing to unpack .../120-make_4.3-4.1build1_amd64.deb ...
21:28:44 #11 45.66 Unpacking make (4.3-4.1build1) ...
21:28:44 #11 45.69 Selecting previously unselected package libdpkg-perl.
21:28:44 #11 45.69 Preparing to unpack .../121-libdpkg-perl_1.21.9ubuntu1_all.deb ...
21:28:44 #11 45.70 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
21:28:44 #11 45.74 Selecting previously unselected package bzip2.
21:28:44 #11 45.74 Preparing to unpack .../122-bzip2_1.0.8-5build1_amd64.deb ...
21:28:44 #11 45.74 Unpacking bzip2 (1.0.8-5build1) ...
21:28:44 #11 45.77 Selecting previously unselected package patch.
21:28:44 #11 45.77 Preparing to unpack .../123-patch_2.7.6-7build2_amd64.deb ...
21:28:44 #11 45.77 Unpacking patch (2.7.6-7build2) ...
21:28:44 #11 45.80 Selecting previously unselected package lto-disabled-list.
21:28:44 #20 8.042 Unpacking libc6-i386 (2.31-13+deb11u5) ...
21:28:44 From https://github.com/docker/cli
21:28:44  * [new branch]      master     -> master
21:28:44  * [new branch]      master     -> origin/master
21:28:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:44 #9 32.81 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
21:28:44 #9 32.81 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
21:28:44 #9 32.84 Selecting previously unselected package libparams-classify-perl.
21:28:44 #9 32.84 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
21:28:44 #9 32.85 Unpacking libparams-classify-perl (0.015-1+b3) ...
21:28:44 #9 32.88 Selecting previously unselected package libmodule-runtime-perl.
21:28:44 #9 32.88 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
21:28:44 #9 32.89 Unpacking libmodule-runtime-perl (0.016-1) ...
21:28:44 #9 32.92 Selecting previously unselected package libimport-into-perl.
21:28:44 #9 32.92 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
21:28:44 #9 32.93 Unpacking libimport-into-perl (1.002005-1) ...
21:28:44 #9 32.95 Selecting previously unselected package librole-tiny-perl.
21:28:44 #9 32.95 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
21:28:44 #9 32.96 Unpacking librole-tiny-perl (2.002004-1) ...
21:28:44 #9 32.99 Selecting previously unselected package libstrictures-perl.
21:28:44 #9 32.99 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
21:28:44 #9 33.00 Unpacking libstrictures-perl (2.000006-1) ...
21:28:44 #9 33.02 Selecting previously unselected package libsub-quote-perl.
21:28:44 #9 33.02 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
21:28:44 #9 33.03 Unpacking libsub-quote-perl (2.006006-1) ...
21:28:44 #9 33.05 Selecting previously unselected package libmoo-perl.
21:28:44 #9 33.06 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
21:28:44 #9 33.06 Unpacking libmoo-perl (2.004004-1) ...
21:28:44 #9 33.10 Selecting previously unselected package libencode-locale-perl.
21:28:44 #9 33.10 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
21:28:44 #9 33.11 Unpacking libencode-locale-perl (1.05-1.1) ...
21:28:44 #9 33.13 Selecting previously unselected package libtimedate-perl.
21:28:44 + make clean
21:28:44 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:44 rm -f -r src
21:28:44 make -C rpm clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:44 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:44 rm -f -r rpmbuild/
21:28:44 docker builder prune -f --filter until=24h
21:28:44 #10 32.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
21:28:44 #10 32.61 Preparing to unpack .../000-libuchardet0_0.0.7-1_armhf.deb ...
21:28:44 #10 32.62 Unpacking libuchardet0:armhf (0.0.7-1) ...
21:28:44 #10 32.66 Selecting previously unselected package groff-base.
21:28:44 #10 32.66 Preparing to unpack .../001-groff-base_1.22.4-10_armhf.deb ...
21:28:44 #10 32.67 Unpacking groff-base (1.22.4-10) ...
21:28:44 #10 32.77 Selecting previously unselected package bsdextrautils.
21:28:44 #10 32.77 Preparing to unpack .../002-bsdextrautils_2.38.1-5_armhf.deb ...
21:28:44 #10 32.77 Unpacking bsdextrautils (2.38.1-5) ...
21:28:44 #10 32.82 Selecting previously unselected package libpipeline1:armhf.
21:28:44 #10 32.82 Preparing to unpack .../003-libpipeline1_1.5.7-1_armhf.deb ...
21:28:44 #10 32.82 Unpacking libpipeline1:armhf (1.5.7-1) ...
21:28:44 #10 32.87 Selecting previously unselected package man-db.
21:28:44 + make clean
21:28:44 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:44 rm -f -r src
21:28:44 make -C rpm clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:44 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:44 rm -f -r rpmbuild/
21:28:44 docker builder prune -f --filter until=24h
21:28:44 #11 27.53 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB]
21:28:44 #11 27.54 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
21:28:44 #11 27.54 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB]
21:28:44 #11 27.54 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB]
21:28:44 #11 27.56 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB]
21:28:44 #10 35.23 Selecting previously unselected package libhttp-date-perl.
21:28:44 #10 35.23 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ...
21:28:44 #10 35.24 Unpacking libhttp-date-perl (6.02-1) ...
21:28:44 #10 35.26 Selecting previously unselected package libfile-listing-perl.
21:28:44 #10 35.27 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ...
21:28:44 #10 35.27 Unpacking libfile-listing-perl (6.04-1) ...
21:28:44 #10 35.29 Selecting previously unselected package libhtml-tagset-perl.
21:28:44 #10 35.29 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ...
21:28:44 #10 35.30 Unpacking libhtml-tagset-perl (3.20-3) ...
21:28:44 #10 35.33 Selecting previously unselected package liburi-perl.
21:28:44 #10 35.33 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ...
21:28:44 #10 35.33 Unpacking liburi-perl (1.76-1) ...
21:28:44 #10 35.36 Selecting previously unselected package libhtml-parser-perl.
21:28:44 #10 35.36 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ...
21:28:44 #10 35.37 Unpacking libhtml-parser-perl (3.72-3+b3) ...
21:28:44 #10 35.40 Selecting previously unselected package libhtml-tree-perl.
21:28:44 #10 35.41 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
21:28:44 #10 35.41 Unpacking libhtml-tree-perl (5.07-2) ...
21:28:44 #10 35.45 Selecting previously unselected package libio-html-perl.
21:28:44 #10 35.46 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ...
21:28:44 #10 35.46 Unpacking libio-html-perl (1.001-1) ...
21:28:44 #10 35.48 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:44 #10 35.49 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:28:44 #10 35.49 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:28:44 #10 35.52 Selecting previously unselected package libhttp-message-perl.
21:28:44 #10 35.52 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ...
21:28:44 #10 35.52 Unpacking libhttp-message-perl (6.18-1) ...
21:28:44 #10 35.55 Selecting previously unselected package libhttp-cookies-perl.
21:28:44 #10 35.55 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ...
21:28:44 + make REF=master ubuntu-bionic
21:28:44 git init src/github.com/docker/cli
21:28:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:44 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:44 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:44 + SRC=src/github.com/docker/cli
21:28:44 + REF=master
21:28:44 + REF_FETCH=master
21:28:44 + git -C src/github.com/docker/cli ls-remote --refs+  --heads --tags origin master
21:28:44 awk {print $2}
21:28:44 + REF=refs/heads/master
21:28:44 + [ -n refs/heads/master ]
21:28:44 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:44 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:44 #10 57.06 Setting up dput (1.1.0) ...
21:28:44 #10 57.19 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
21:28:44 #10 57.20 Setting up equivs (2.3.1) ...
21:28:44 #10 57.21 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:28:44 #10 57.22 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
21:28:44 #10 57.24 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
21:28:44 #10 57.26 Setting up libnamespace-clean-perl (0.27-1) ...
21:28:44 #10 57.27 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
21:28:44 #10 57.28 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:28:44 #10 57.29 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:28:44 #10 57.30 Setting up libmoox-struct-perl (0.020-1) ...
21:28:44 + REF=refs/heads/master
21:28:44 + [ -n refs/heads/master ]
21:28:44 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:44 + make clean
21:28:44 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:44 rm -f -r src
21:28:44 make -C rpm clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:44 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:44 rm -f -r rpmbuild/
21:28:44 docker builder prune -f --filter until=24h
21:28:44 + REF=refs/heads/master
21:28:44 + [ -n refs/heads/master ]
21:28:44 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:44 + make clean
21:28:44 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:28:44 rm -f -r src
21:28:44 make -C rpm clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:44 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:28:44 rm -f -r rpmbuild/
21:28:44 docker builder prune -f --filter until=24h
21:28:44 #10 38.64 Preparing to unpack .../084-build-essential_12.4ubuntu1_armhf.deb ...
21:28:44 #10 38.65 Unpacking build-essential (12.4ubuntu1) ...
21:28:44 #10 38.68 Selecting previously unselected package libroken18-heimdal:armhf.
21:28:44 #10 38.68 Preparing to unpack .../085-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:44 #10 38.68 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:44 #10 38.73 Selecting previously unselected package libasn1-8-heimdal:armhf.
21:28:44 #10 38.73 Preparing to unpack .../086-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:44 #10 38.73 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:44 #10 38.77 Selecting previously unselected package libheimbase1-heimdal:armhf.
21:28:44 #10 38.77 Preparing to unpack .../087-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:44 #10 38.78 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:44 #10 38.81 Selecting previously unselected package libhcrypto4-heimdal:armhf.
21:28:44 #10 38.81 Preparing to unpack .../088-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:44 #10 38.82 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:44 #10 38.86 Selecting previously unselected package libwind0-heimdal:armhf.
21:28:44 #10 38.86 Preparing to unpack .../089-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:44 #10 38.86 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:44 #10 38.90 Selecting previously unselected package libhx509-5-heimdal:armhf.
21:28:44 #11 45.18 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:28:44 #11 45.23 Selecting previously unselected package libarray-intspan-perl.
21:28:44 #11 45.23 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ...
21:28:44 #11 45.23 Unpacking libarray-intspan-perl (2.004-1) ...
21:28:44 #11 45.27 Selecting previously unselected package libmodule-implementation-perl.
21:28:44 #11 45.27 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:28:44 #11 45.28 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:28:44 #11 45.33 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:44 #11 45.33 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:28:44 #11 45.34 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:28:44 #11 45.38 Selecting previously unselected package libvariable-magic-perl.
21:28:44 #11 45.38 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ...
21:28:44 #11 45.39 Unpacking libvariable-magic-perl (0.62-1build5) ...
21:28:44 #11 45.43 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:44 #11 45.43 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ...
21:28:44 #11 45.44 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
21:28:44 #11 45.49 Selecting previously unselected package libfreetype6:amd64.
21:28:44 #12 28.18 --------------------------------------------------------------------------------
21:28:44 #12 28.18 Total                                            19 MB/s |  27 MB     00:01     
21:28:44 #11 45.80 Preparing to unpack .../124-lto-disabled-list_35_all.deb ...
21:28:44 #11 45.80 Unpacking lto-disabled-list (35) ...
21:28:44 #11 45.83 Selecting previously unselected package dpkg-dev.
21:28:44 #11 45.83 Preparing to unpack .../125-dpkg-dev_1.21.9ubuntu1_all.deb ...
21:28:44 #11 45.84 Unpacking dpkg-dev (1.21.9ubuntu1) ...
21:28:44 #11 45.88 Selecting previously unselected package build-essential.
21:28:44 #11 45.88 Preparing to unpack .../126-build-essential_12.9ubuntu3_amd64.deb ...
21:28:44 #11 45.88 Unpacking build-essential (12.9ubuntu3) ...
21:28:44 #11 45.91 Selecting previously unselected package libbrotli1:amd64.
21:28:44 #11 45.91 Preparing to unpack .../127-libbrotli1_1.0.9-2build6_amd64.deb ...
21:28:44 #11 45.92 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
21:28:44 #11 45.95 Selecting previously unselected package libsasl2-modules-db:amd64.
21:28:44 #11 45.95 Preparing to unpack .../128-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_amd64.deb ...
21:28:44 #11 45.95 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:28:44 #11 45.98 Selecting previously unselected package libsasl2-2:amd64.
21:28:44 #11 45.99 Preparing to unpack .../129-libsasl2-2_2.1.28+dfsg-6ubuntu2_amd64.deb ...
21:28:44 #11 45.99 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:28:44 #11 46.02 Selecting previously unselected package libldap-2.5-0:amd64.
21:28:44 #11 46.02 Preparing to unpack .../130-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.10.1_amd64.deb ...
21:28:44 #11 46.02 Unpacking libldap-2.5-0:amd64 (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:28:44 #11 46.06 Selecting previously unselected package librtmp1:amd64.
21:28:44 #11 46.06 Preparing to unpack .../131-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
21:28:44 #11 46.06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:28:44 #11 46.09 Selecting previously unselected package libssh-4:amd64.
21:28:44 #11 46.10 Preparing to unpack .../132-libssh-4_0.9.6-2build1_amd64.deb ...
21:28:44 #11 46.10 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
21:28:44 #11 46.13 Selecting previously unselected package libcurl4:amd64.
21:28:44 #20 8.324 Selecting previously unselected package lib32gcc-s1.
21:28:44 #20 8.324 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ...
21:28:44 #20 8.328 Unpacking lib32gcc-s1 (10.2.1-6) ...
21:28:44 #20 8.370 Selecting previously unselected package lib32stdc++6.
21:28:44 #20 8.372 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ...
21:28:44 #20 8.376 Unpacking lib32stdc++6 (10.2.1-6) ...
21:28:44 #20 8.448 Selecting previously unselected package libclang-common-11-dev.
21:28:44 git init src/github.com/docker/docker
21:28:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:44 + SRC=src/github.com/docker/docker
21:28:44 + REF=master
21:28:44 + REF_FETCH=master
21:28:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:44 + awk {print $2}
21:28:44 #9 33.13 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
21:28:44 #9 33.14 Unpacking libtimedate-perl (2.3300-2) ...
21:28:44 #9 33.17 Selecting previously unselected package libhttp-date-perl.
21:28:44 #9 33.17 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
21:28:44 #9 33.18 Unpacking libhttp-date-perl (6.05-1) ...
21:28:44 #9 33.20 Selecting previously unselected package libfile-listing-perl.
21:28:44 #9 33.20 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
21:28:44 #9 33.21 Unpacking libfile-listing-perl (6.14-1) ...
21:28:44 #9 33.23 Selecting previously unselected package libhtml-tagset-perl.
21:28:44 #9 33.23 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
21:28:44 #9 33.24 Unpacking libhtml-tagset-perl (3.20-4) ...
21:28:44 #9 33.27 Selecting previously unselected package liburi-perl.
21:28:44 #9 33.27 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
21:28:44 #9 33.27 Unpacking liburi-perl (5.08-1) ...
21:28:44 #9 33.31 Selecting previously unselected package libhtml-parser-perl.
21:28:44 #9 33.31 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
21:28:44 #9 33.32 Unpacking libhtml-parser-perl (3.75-1+b1) ...
21:28:44 Total:	0B
21:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:44 make -C deb clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:44 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:44 rm -f -r debbuild
21:28:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:44 rm -f -r sources
21:28:44 docker builder prune -f --filter until=24h
21:28:44 Total:	0B
21:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:44 make -C static clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:44 rm -f -r build
21:28:44 docker builder prune -f --filter until=24h
21:28:44 #10 32.87 Preparing to unpack .../004-man-db_2.11.2-2_armhf.deb ...
21:28:44 #10 32.88 Unpacking man-db (2.11.2-2) ...
21:28:44 #10 32.99 Selecting previously unselected package sensible-utils.
21:28:44 #10 32.99 Preparing to unpack .../005-sensible-utils_0.0.17+nmu1_all.deb ...
21:28:44 #10 32.99 Unpacking sensible-utils (0.0.17+nmu1) ...
21:28:44 #10 33.03 Selecting previously unselected package bzip2.
21:28:44 #10 33.03 Preparing to unpack .../006-bzip2_1.0.8-5+b2_armhf.deb ...
21:28:44 #10 33.03 Unpacking bzip2 (1.0.8-5+b2) ...
21:28:44 #10 33.06 Selecting previously unselected package libmagic-mgc.
21:28:44 #10 33.07 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_armhf.deb ...
21:28:44 #10 33.07 Unpacking libmagic-mgc (1:5.44-3) ...
21:28:44 Total:	0B
21:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:44 make -C deb clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:44 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:44 rm -f -r debbuild
21:28:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:44 rm -f -r sources
21:28:44 docker builder prune -f --filter until=24h
21:28:44 Total:	0B
21:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:44 make -C static clean
21:28:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:44 rm -f -r build
21:28:44 docker builder prune -f --filter until=24h
21:28:44 #11 27.72 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
21:28:44 From https://github.com/docker/cli
21:28:44  * [new branch]      master     -> master
21:28:44  * [new branch]      master     -> origin/master
21:28:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:44 #10 35.56 Unpacking libhttp-cookies-perl (6.04-1) ...
21:28:44 #10 35.59 Selecting previously unselected package libhttp-negotiate-perl.
21:28:44 #10 35.59 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
21:28:44 #10 35.59 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:28:44 #10 35.62 Selecting previously unselected package perl-openssl-defaults:amd64.
21:28:44 #10 35.62 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ...
21:28:44 #10 35.62 Unpacking perl-openssl-defaults:amd64 (3) ...
21:28:44 #10 35.65 Selecting previously unselected package libnet-ssleay-perl.
21:28:44 #10 35.65 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ...
21:28:44 #10 35.65 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
21:28:44 #10 35.71 Selecting previously unselected package libio-socket-ssl-perl.
21:28:44 #10 35.71 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ...
21:28:44 #10 35.72 Unpacking libio-socket-ssl-perl (2.060-3) ...
21:28:44 #10 35.76 Selecting previously unselected package libnet-http-perl.
21:28:44 #10 35.76 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ...
21:28:44 #10 35.77 Unpacking libnet-http-perl (6.18-1) ...
21:28:44 #10 35.79 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:44 #10 35.80 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:28:44 #10 35.80 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:28:44 #10 35.82 Selecting previously unselected package libtry-tiny-perl.
21:28:44 #13 4.568 Package bash-5.1.8-6.el9.x86_64 is already installed.
21:28:44 #13 4.588 Package bash-5.1.8-6.el9.x86_64 is already installed.
21:28:44 #13 4.598 Package bash-5.1.8-6.el9.x86_64 is already installed.
21:28:44 #13 4.598 Package ca-certificates-2022.2.54-90.2.el9.noarch is already installed.
21:28:44 #13 4.599 Package libarchive-3.5.3-4.el9.x86_64 is already installed.
21:28:44 #13 4.599 Package pkgconf-pkg-config-1.7.3-10.el9.x86_64 is already installed.
21:28:44 #13 4.600 Package tar-2:1.34-6.el9.x86_64 is already installed.
21:28:44 #13 4.610 Package bash-5.1.8-6.el9.x86_64 is already installed.
21:28:44 #13 4.667 Dependencies resolved.
21:28:44 #13 4.673 ================================================================================
21:28:44 #13 4.673  Package                   Arch     Version                   Repository   Size
21:28:44 #13 4.673 ================================================================================
21:28:44 #13 4.673 Installing:
21:28:44 #13 4.673  cmake                     x86_64   3.20.2-8.el9              appstream   6.7 M
21:28:44 #13 4.673  device-mapper-devel       x86_64   9:1.02.187-7.el9          crb          44 k
21:28:44 #13 4.673  gcc                       x86_64   11.3.1-4.3.el9            appstream    32 M
21:28:44 #13 4.673  git                       x86_64   2.39.1-1.el9              appstream    63 k
21:28:44 #13 4.673  glibc-static              x86_64   2.34-61.el9               crb         1.7 M
21:28:44 #13 4.673  libseccomp-devel          x86_64   2.5.2-2.el9               appstream    59 k
21:28:44 #13 4.673  libselinux-devel          x86_64   3.5-1.el9                 appstream   160 k
21:28:44 #13 4.673  libtool                   x86_64   2.4.6-45.el9              appstream   582 k
21:28:44 #13 4.673  libtool-ltdl-devel        x86_64   2.4.6-45.el9              crb         161 k
21:28:44 #13 4.673  make                      x86_64   1:4.3-7.el9               baseos      538 k
21:28:44 #13 4.673  selinux-policy-devel      noarch   38.1.9-1.el9              appstream   1.4 M
21:28:44 #13 4.673  systemd                   x86_64   252-8.el9                 baseos      4.1 M
21:28:44 #13 4.673  systemd-devel             x86_64   252-8.el9                 appstream   642 k
21:28:44 #13 4.673  which                     x86_64   2.21-28.el9               baseos       42 k
21:28:44 #13 4.673 Installing dependencies:
21:28:44 #13 4.673  acl                       x86_64   2.3.1-3.el9               baseos       73 k
21:28:44 #13 4.673  annobin                   x86_64   11.13-1.el9               appstream   975 k
21:28:44 #13 4.673  autoconf                  noarch   2.69-38.el9               appstream   681 k
21:28:44 #13 4.673  automake                  noarch   1.16.2-6.el9              appstream   689 k
21:28:44 #13 4.673  cmake-data                noarch   3.20.2-8.el9              appstream   2.1 M
21:28:44 #13 4.673  cmake-filesystem          x86_64   3.20.2-8.el9              appstream    19 k
21:28:44 #13 4.673  cmake-rpm-macros          noarch   3.20.2-8.el9              appstream    12 k
21:28:44 #13 4.673  cpp                       x86_64   11.3.1-4.3.el9            appstream    11 M
21:28:44 #13 4.673  dbus                      x86_64   1:1.12.20-7.el9           baseos      3.9 k
21:28:44 #13 4.673  dbus-broker               x86_64   28-7.el9                  baseos      172 k
21:28:44 #13 4.673  dbus-common               noarch   1:1.12.20-7.el9           baseos       15 k
21:28:44 #13 4.673  device-mapper             x86_64   9:1.02.187-7.el9          baseos      141 k
21:28:44 #13 4.673  device-mapper-libs        x86_64   9:1.02.187-7.el9          baseos      179 k
21:28:44 #13 4.673  gcc-plugin-annobin        x86_64   11.3.1-4.3.el9            appstream    64 k
21:28:44 #13 4.673  git-core                  x86_64   2.39.1-1.el9              appstream   4.2 M
21:28:44 #13 4.673  git-core-doc              noarch   2.39.1-1.el9              appstream   2.9 M
21:28:44 #13 4.673  glibc-devel               x86_64   2.34-61.el9               appstream    50 k
21:28:44 #13 4.673  glibc-headers             x86_64   2.34-61.el9               appstream   552 k
21:28:44 #13 4.673  kernel-headers            x86_64   5.14.0-289.el9            appstream   5.1 M
21:28:44 #13 4.673  kmod-libs                 x86_64   28-7.el9                  baseos       64 k
21:28:44 #13 4.673  libcbor                   x86_64   0.7.0-5.el9               baseos       57 k
21:28:44 #13 4.673  libedit                   x86_64   3.1-37.20210216cvs.el9    baseos      105 k
21:28:44 #13 4.673  libfido2                  x86_64   1.6.0-7.el9               baseos       71 k
21:28:44 #13 4.673  libmpc                    x86_64   1.2.1-4.el9               appstream    62 k
21:28:44 #13 4.673  libseccomp                x86_64   2.5.2-2.el9               baseos       72 k
21:28:44 #13 4.673  libsepol-devel            x86_64   3.5-1.el9                 appstream    48 k
21:28:44 #13 4.673  libtool-ltdl              x86_64   2.4.6-45.el9              appstream    37 k
21:28:44 #13 4.673  libuv                     x86_64   1:1.42.0-1.el9            appstream   150 k
21:28:44 #13 4.673  libxcrypt-devel           x86_64   4.4.18-3.el9              appstream    29 k
21:28:44 #13 4.673  libxcrypt-static          x86_64   4.4.18-3.el9              crb         102 k
21:28:44 #13 4.673  llvm-libs                 x86_64   15.0.7-1.el9              appstream    21 M
21:28:44 #13 4.673  m4                        x86_64   1.4.19-1.el9              appstream   300 k
21:28:44 #13 4.673  openssh                   x86_64   8.7p1-28.el9              baseos      457 k
21:28:44 #13 4.673  openssh-clients           x86_64   8.7p1-28.el9              baseos      707 k
21:28:44 #13 4.673  pcre2-devel               x86_64   10.40-2.el9               appstream   515 k
21:28:44 #13 4.673  pcre2-utf16               x86_64   10.40-2.el9               appstream   217 k
21:28:44 #13 4.673  pcre2-utf32               x86_64   10.40-2.el9               appstream   206 k
21:28:44 #13 4.673  perl-DynaLoader           x86_64   1.47-480.el9              appstream    27 k
21:28:44 #13 4.673  perl-Error                noarch   1:0.17029-7.el9           appstream    42 k
21:28:44 #13 4.673  perl-File-Compare         noarch   1.100.600-480.el9         appstream    14 k
21:28:44 #13 4.673  perl-File-Copy            noarch   2.34-480.el9              appstream    21 k
21:28:44 #13 4.673  perl-File-Find            noarch   1.37-480.el9              appstream    27 k
21:28:44 #13 4.673  perl-Git                  noarch   2.39.1-1.el9              appstream    39 k
21:28:44 #13 4.673  perl-TermReadKey          x86_64   2.38-11.el9               appstream    37 k
21:28:44 #13 4.673  perl-Thread-Queue         noarch   3.14-460.el9              appstream    22 k
21:28:44 #13 4.673  perl-lib                  x86_64   0.65-480.el9              appstream    16 k
21:28:44 #13 4.673  perl-threads              x86_64   1:2.25-460.el9            appstream    58 k
21:28:44 #13 4.673  perl-threads-shared       x86_64   1.61-460.el9              appstream    45 k
21:28:44 #13 4.673  policycoreutils-devel     x86_64   3.5-1.el9                 appstream   146 k
21:28:44 #13 4.673  rpm-plugin-selinux        x86_64   4.16.1.3-22.el9           baseos       18 k
21:28:44 #13 4.673  selinux-policy            noarch   38.1.9-1.el9              baseos       55 k
21:28:44 #13 4.673  selinux-policy-targeted   noarch   38.1.9-1.el9              baseos      6.8 M
21:28:44 #13 4.673  systemd-pam               x86_64   252-8.el9                 baseos      257 k
21:28:44 #13 4.673  systemd-rpm-macros        noarch   252-8.el9                 baseos       45 k
21:28:44 #13 4.673 
21:28:44 #13 4.673 Transaction Summary
21:28:44 #13 4.673 ================================================================================
21:28:44 #13 4.673 Install  68 Packages
21:28:44 #13 4.673 
21:28:44 #13 4.676 Total download size: 109 M
21:28:44 #13 4.676 Installed size: 381 M
21:28:44 #13 4.677 Downloading Packages:
21:28:44 #10 57.31 Setting up lintian (2.104.0) ...
21:28:44 #10 57.32 Setting up licensecheck (3.1.1-2) ...
21:28:44 #10 57.33 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:28:44 #10 57.35 Setting up libwww-perl (6.52-1) ...
21:28:44 #10 57.36 Setting up devscripts (2.21.3+deb11u1) ...
21:28:44 #10 57.50 Setting up libxml-parser-perl:armhf (2.46-2) ...
21:28:44 #10 57.52 Setting up libxml-sax-expat-perl (0.51-1) ...
21:28:44 #10 57.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:28:45 Total:	0B
21:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:45 make -C deb clean
21:28:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:45 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:45 rm -f -r debbuild
21:28:45 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:45 rm -f -r sources
21:28:45 docker builder prune -f --filter until=24h
21:28:45 Total:	0B
21:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:45 make -C static clean
21:28:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:45 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:45 rm -f -r build
21:28:45 docker builder prune -f --filter until=24h
21:28:45 Total:	0B
21:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:45 make -C deb clean
21:28:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:45 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:28:45 rm -f -r debbuild
21:28:45 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:28:45 rm -f -r sources
21:28:45 docker builder prune -f --filter until=24h
21:28:45 Total:	0B
21:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:45 make -C static clean
21:28:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:45 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:28:45 rm -f -r build
21:28:45 docker builder prune -f --filter until=24h
21:28:45 #10 38.90 Preparing to unpack .../090-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:45 #10 38.90 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:45 #10 38.94 Selecting previously unselected package libkrb5-26-heimdal:armhf.
21:28:45 #10 38.94 Preparing to unpack .../091-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:45 #10 38.94 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:45 #10 38.99 Selecting previously unselected package libheimntlm0-heimdal:armhf.
21:28:45 #10 38.99 Preparing to unpack .../092-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:45 #10 39.00 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:45 #10 39.03 Selecting previously unselected package libgssapi3-heimdal:armhf.
21:28:45 #10 39.03 Preparing to unpack .../093-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:28:45 #10 39.04 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:45 #10 39.07 Selecting previously unselected package libsasl2-modules-db:armhf.
21:28:45 #10 39.07 Preparing to unpack .../094-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:28:45 #10 39.08 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:45 #10 39.11 Selecting previously unselected package libsasl2-2:armhf.
21:28:45 #10 39.11 Preparing to unpack .../095-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:28:45 #10 39.11 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:45 #10 39.14 Selecting previously unselected package libldap-common.
21:28:45 #11 45.49 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.1_amd64.deb ...
21:28:45 #11 45.49 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
21:28:45 #11 45.56 Selecting previously unselected package libfontconfig1:amd64.
21:28:45 #11 45.57 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
21:28:45 #11 45.58 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
21:28:45 #11 46.13 Preparing to unpack .../133-libcurl4_7.85.0-1ubuntu0.5_amd64.deb ...
21:28:45 #11 46.14 Unpacking libcurl4:amd64 (7.85.0-1ubuntu0.5) ...
21:28:45 #11 46.16 Selecting previously unselected package curl.
21:28:45 #11 46.16 Preparing to unpack .../134-curl_7.85.0-1ubuntu0.5_amd64.deb ...
21:28:45 #11 46.17 Unpacking curl (7.85.0-1ubuntu0.5) ...
21:28:45 #11 46.20 Selecting previously unselected package dctrl-tools.
21:28:45 #11 46.20 Preparing to unpack .../135-dctrl-tools_2.24-3build2_amd64.deb ...
21:28:45 #11 46.21 Unpacking dctrl-tools (2.24-3build2) ...
21:28:45 #11 46.24 Selecting previously unselected package libdebhelper-perl.
21:28:45 #11 46.24 Preparing to unpack .../136-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
21:28:45 #11 46.25 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
21:28:45 #11 46.29 Selecting previously unselected package libtool.
21:28:45 #11 46.29 Preparing to unpack .../137-libtool_2.4.7-4_all.deb ...
21:28:45 #11 46.29 Unpacking libtool (2.4.7-4) ...
21:28:45 #11 46.33 Selecting previously unselected package dh-autoreconf.
21:28:45 #11 46.33 Preparing to unpack .../138-dh-autoreconf_20_all.deb ...
21:28:45 #11 46.33 Unpacking dh-autoreconf (20) ...
21:28:45 #11 46.36 Selecting previously unselected package libarchive-zip-perl.
21:28:45 #20 8.450 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
21:28:45 #20 8.454 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
21:28:45 + REF=refs/heads/master
21:28:45 + [ -n refs/heads/master ]
21:28:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:45 #12 9.105   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch            1/1 
21:28:45 #12 9.235   Preparing        :                                                        1/1 
21:28:45 #12 9.288   Upgrading        : systemd-libs-251.13-6.fc37.x86_64                     1/99 
21:28:45 #12 9.300   Upgrading        : libsepol-3.5-1.fc37.x86_64                            2/99 
21:28:45 #12 9.306   Upgrading        : libselinux-3.5-1.fc37.x86_64                          3/99 
21:28:45 #12 9.316   Installing       : python3-libselinux-3.5-1.fc37.x86_64                  4/99 
21:28:45 #12 9.322   Installing       : cmake-rpm-macros-3.26.1-1.fc37.noarch                 5/99 
21:28:45 #12 9.329   Installing       : cmake-filesystem-3.26.1-1.fc37.x86_64                 6/99 
21:28:45 #12 9.343   Installing       : checkpolicy-3.5-1.fc37.x86_64                         7/99 
21:28:45 #12 9.348   Installing       : perl-threads-1:2.27-489.fc37.x86_64                   8/99 
21:28:45 #12 9.354   Installing       : perl-File-Find-1.40-492.fc37.noarch                   9/99 
21:28:45 #12 9.360   Installing       : m4-1.4.19-4.fc37.x86_64                              10/99 
21:28:45 #12 9.366   Installing       : libtool-ltdl-2.4.7-2.fc37.x86_64                     11/99 
21:28:45 #12 9.372   Installing       : libseccomp-2.5.3-3.fc37.x86_64                       12/99 
21:28:45 #12 9.377   Installing       : libmpc-1.2.1-5.fc37.x86_64                           13/99 
21:28:45 #11 13.55 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
21:28:45 #11 13.55 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
21:28:45 #11 13.56 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB]
21:28:45 #11 13.56 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
21:28:45 #11 13.56 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB]
21:28:45 #11 13.57 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB]
21:28:45 #11 13.57 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
21:28:45 #11 13.58 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
21:28:45 #11 13.58 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
21:28:45 #11 13.62 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB]
21:28:45 From https://github.com/docker/cli
21:28:45  * [new branch]      master     -> master
21:28:45  * [new branch]      master     -> origin/master
21:28:45 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:45 Total:	0B
21:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:45 #9 33.39 Selecting previously unselected package libhtml-tree-perl.
21:28:45 #9 33.39 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
21:28:45 #9 33.40 Unpacking libhtml-tree-perl (5.07-2) ...
21:28:45 #9 33.46 Selecting previously unselected package libio-html-perl.
21:28:45 #9 33.46 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
21:28:45 #9 33.47 Unpacking libio-html-perl (1.004-2) ...
21:28:45 #9 33.50 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:45 #9 33.50 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:28:45 #9 33.51 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:28:45 #9 33.54 Selecting previously unselected package libhttp-message-perl.
21:28:45 #9 33.54 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
21:28:45 #9 33.55 Unpacking libhttp-message-perl (6.28-1) ...
21:28:45 #9 33.58 Selecting previously unselected package libhttp-cookies-perl.
21:28:45 #9 33.58 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
21:28:45 #9 33.59 Unpacking libhttp-cookies-perl (6.10-1) ...
21:28:45 #10 33.15 Selecting previously unselected package libmagic1:armhf.
21:28:45 #10 33.15 Preparing to unpack .../008-libmagic1_1%3a5.44-3_armhf.deb ...
21:28:45 #10 33.16 Unpacking libmagic1:armhf (1:5.44-3) ...
21:28:45 #10 33.19 Selecting previously unselected package file.
21:28:45 #10 33.19 Preparing to unpack .../009-file_1%3a5.44-3_armhf.deb ...
21:28:45 #10 33.20 Unpacking file (1:5.44-3) ...
21:28:45 #10 33.23 Selecting previously unselected package gettext-base.
21:28:45 #10 33.23 Preparing to unpack .../010-gettext-base_0.21-12_armhf.deb ...
21:28:45 #10 33.24 Unpacking gettext-base (0.21-12) ...
21:28:45 #10 33.30 Selecting previously unselected package xz-utils.
21:28:45 #10 33.30 Preparing to unpack .../011-xz-utils_5.4.1-0.2_armhf.deb ...
21:28:45 #10 33.30 Unpacking xz-utils (5.4.1-0.2) ...
21:28:45 #10 33.37 Selecting previously unselected package m4.
21:28:45 #10 33.37 Preparing to unpack .../012-m4_1.4.19-3_armhf.deb ...
21:28:45 #10 33.37 Unpacking m4 (1.4.19-3) ...
21:28:45 #10 33.42 Selecting previously unselected package autoconf.
[Pipeline] sh
21:28:45 #10 31.03 Selecting previously unselected package g++.
21:28:45 #10 31.03 Preparing to unpack .../063-g++_4%3a12.2.0-3_amd64.deb ...
21:28:45 #10 31.03 Unpacking g++ (4:12.2.0-3) ...
21:28:45 #10 31.06 Selecting previously unselected package make.
21:28:45 #10 31.06 Preparing to unpack .../064-make_4.3-4.1_amd64.deb ...
21:28:45 #10 31.06 Unpacking make (4.3-4.1) ...
21:28:45 #10 31.13 Selecting previously unselected package libdpkg-perl.
21:28:45 Total:	0B
21:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:45 #14 DONE 2.4s
21:28:45 
21:28:45 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:28:45 #15 DONE 0.0s
21:28:45 
21:28:45 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:28:45 #16 DONE 0.0s
21:28:45 
21:28:45 #17 exporting to image
21:28:45 #17 exporting layers
21:28:45 #11 27.97 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB]
21:28:45 #11 28.01 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
21:28:45 #11 28.05 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB]
21:28:45 #11 28.07 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB]
21:28:45 #11 28.10 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB]
21:28:45 #11 28.16 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:28:45 git init src/github.com/docker/docker
21:28:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:45 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:45 + SRC=src/github.com/docker/docker
21:28:45 + REF=master
21:28:45 + REF_FETCH=master
21:28:45 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:45 + awk {print $2}
21:28:45 #10 35.83 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
21:28:45 #10 35.83 Unpacking libtry-tiny-perl (0.30-1) ...
21:28:45 #10 35.86 Selecting previously unselected package libwww-robotrules-perl.
21:28:45 #10 35.86 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
21:28:45 #10 35.86 Unpacking libwww-robotrules-perl (6.02-1) ...
21:28:45 #10 35.89 Selecting previously unselected package libwww-perl.
21:28:45 #10 35.89 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ...
21:28:45 #10 35.90 Unpacking libwww-perl (6.36-2) ...
21:28:45 #10 35.94 Selecting previously unselected package patchutils.
21:28:45 #10 35.95 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ...
21:28:45 #10 35.95 Unpacking patchutils (0.3.4-2) ...
21:28:45 #10 35.98 Selecting previously unselected package wdiff.
21:28:45 #10 35.99 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ...
21:28:45 #10 35.99 Unpacking wdiff (1.2.2-2+b1) ...
21:28:45 #10 36.05 Selecting previously unselected package devscripts.
21:28:45 #10 57.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:45 #10 57.73 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:45 #10 57.78 Setting up libsoap-lite-perl (1.27-1) ...
21:28:45 #10 57.80 Setting up libxmlrpc-lite-perl (0.717-4) ...
21:28:45 #10 57.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
[Pipeline] sh
21:28:45 Total:	0B
21:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:28:45 Total:	0B
21:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:28:45 From https://github.com/docker/cli
21:28:45  * [new branch]      master     -> master
21:28:45  * [new branch]      master     -> origin/master
21:28:45 #10 39.14 Preparing to unpack .../096-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:28:45 #10 39.15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:28:45 #10 39.18 Selecting previously unselected package libldap-2.4-2:armhf.
21:28:45 #10 39.19 Preparing to unpack .../097-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ...
21:28:45 #10 39.19 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
21:28:45 #10 39.23 Selecting previously unselected package libnghttp2-14:armhf.
21:28:45 #10 39.24 Preparing to unpack .../098-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
21:28:45 #10 39.24 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
21:28:45 #10 39.28 Selecting previously unselected package librtmp1:armhf.
21:28:45 #10 39.28 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
21:28:45 #10 39.28 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
21:28:45 #10 39.32 Selecting previously unselected package libcurl4:armhf.
21:28:45 #10 39.32 Preparing to unpack .../100-libcurl4_7.58.0-2ubuntu3.24_armhf.deb ...
21:28:45 #10 39.32 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.24) ...
21:28:45 #10 39.36 Selecting previously unselected package curl.
21:28:45 #10 39.36 Preparing to unpack .../101-curl_7.58.0-2ubuntu3.24_armhf.deb ...
21:28:45 #10 39.37 Unpacking curl (7.58.0-2ubuntu3.24) ...
21:28:45 #10 39.41 Selecting previously unselected package dctrl-tools.
21:28:45 #10 53.09 Setting up libgpgme11:armhf (1.18.0-3+b1) ...
21:28:45 #10 53.10 Setting up dirmngr (2.2.40-1.1) ...
21:28:45 #10 53.24 Setting up perl (5.36.0-7) ...
[Pipeline] sh
21:28:45 #10 53.26 Setting up libpackage-stash-xs-perl:armhf (0.30-1+b1) ...
21:28:45 #10 53.27 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:28:45 #10 53.28 Setting up libxs-parse-keyword-perl (0.33-1) ...
21:28:45 #10 53.29 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
21:28:45 #10 53.30 Setting up libswitch-perl (2.17-3) ...
21:28:45 #10 53.31 Setting up libdata-dump-perl (1.25-1) ...
21:28:45 #10 53.32 Setting up gcc-12 (12.2.0-14) ...
21:28:45 #10 53.33 Setting up libfile-find-rule-perl (0.34-3) ...
21:28:45 #10 53.34 Setting up libref-util-perl (0.204-2) ...
21:28:45 #10 53.35 Setting up libipc-system-simple-perl (1.30-2) ...
21:28:45 #10 53.36 Setting up libnet-domain-tld-perl (1.75-3) ...
21:28:45 #10 53.37 Setting up libperlio-utf8-strict-perl (0.010-1) ...
21:28:45 #10 53.38 Setting up libsocket6-perl (0.29-3) ...
21:28:45 #10 53.39 Setting up libgd3:armhf (2.3.3-9) ...
21:28:45 #10 53.40 Setting up libvariable-magic-perl (0.63-1+b1) ...
21:28:45 #10 53.41 Setting up libio-html-perl (1.004-3) ...
21:28:45 #10 53.42 Setting up libpod-parser-perl (1.65-1) ...
21:28:45 #10 53.43 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
21:28:45 #10 53.44 Setting up libparams-util-perl (1.102-2+b1) ...
21:28:45 #10 53.45 Setting up libdpkg-perl (1.21.21) ...
21:28:45 #10 53.46 Setting up libtime-duration-perl (1.21-2) ...
21:28:45 #10 53.46 Setting up autoconf (2.71-3) ...
21:28:45 #10 53.48 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
21:28:45 #10 53.49 Setting up libarray-intspan-perl (2.004-2) ...
21:28:45 #10 53.50 Setting up libcapture-tiny-perl (0.48-2) ...
21:28:45 #10 53.51 Setting up libtimedate-perl (2.3300-2) ...
21:28:45 #10 53.51 Setting up libregexp-ipv6-perl (0.03-3) ...
21:28:45 #10 53.52 Setting up gpg-wks-server (2.2.40-1.1) ...
21:28:45 #10 53.53 Setting up libsub-name-perl:armhf (0.26-2+b1) ...
21:28:45 #10 53.54 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ...
21:28:45 #10 53.55 Setting up libsyntax-keyword-try-perl (0.28-1) ...
21:28:45 #10 53.56 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:28:45 #10 53.57 Setting up libproc-processtable-perl:armhf (0.634-1+b2) ...
21:28:45 #10 53.58 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:28:45 #11 45.64 Selecting previously unselected package libjpeg-turbo8:amd64.
21:28:45 #11 45.65 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
21:28:45 #11 45.65 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
21:28:45 #11 45.69 Selecting previously unselected package libjpeg8:amd64.
21:28:45 #11 45.70 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ...
21:28:45 #11 45.71 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
21:28:45 #11 45.77 Selecting previously unselected package libdeflate0:amd64.
21:28:45 #11 45.77 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ...
21:28:45 #11 45.78 Unpacking libdeflate0:amd64 (1.10-2) ...
21:28:45 #11 45.84 Selecting previously unselected package libjbig0:amd64.
21:28:45 #11 45.84 Preparing to unpack .../208-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
21:28:45 #11 45.85 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
21:28:45 #11 45.92 Selecting previously unselected package libwebp7:amd64.
21:28:45 #11 46.36 Preparing to unpack .../139-libarchive-zip-perl_1.68-1_all.deb ...
21:28:45 #11 46.36 Unpacking libarchive-zip-perl (1.68-1) ...
21:28:45 #11 46.40 Selecting previously unselected package libsub-override-perl.
21:28:45 #11 46.40 Preparing to unpack .../140-libsub-override-perl_0.09-3_all.deb ...
21:28:45 #11 46.41 Unpacking libsub-override-perl (0.09-3) ...
21:28:45 #11 46.43 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:45 #11 46.43 Preparing to unpack .../141-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:28:45 #11 46.44 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:28:45 #11 46.46 Selecting previously unselected package dh-strip-nondeterminism.
21:28:45 #11 46.47 Preparing to unpack .../142-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:28:45 #11 46.47 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:28:45 #11 46.51 Selecting previously unselected package libdw1:amd64.
21:28:45 #11 46.51 Preparing to unpack .../143-libdw1_0.187-4_amd64.deb ...
21:28:45 #11 46.52 Unpacking libdw1:amd64 (0.187-4) ...
21:28:45 #11 46.54 Selecting previously unselected package debugedit.
21:28:45 #11 46.55 Preparing to unpack .../144-debugedit_1%3a5.0-5_amd64.deb ...
21:28:45 #11 46.55 Unpacking debugedit (1:5.0-5) ...
21:28:45 #11 46.58 Selecting previously unselected package dwz.
21:28:45 #12 9.384   Installing       : libfdisk-2.38.1-1.fc37.x86_64                        14/99 
21:28:45 #12 9.575   Installing       : cpp-12.2.1-4.fc37.x86_64                             15/99 
21:28:45 #12 9.581   Installing       : perl-threads-shared-1.64-489.fc37.x86_64             16/99 
21:28:45 #12 9.587   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch               17/99 
21:28:45 #12 9.594   Installing       : python3-libsemanage-3.4-5.fc37.x86_64                18/99 
21:28:45 #12 9.604   Installing       : libselinux-utils-3.5-1.fc37.x86_64                   19/99 
21:28:45 #12 9.615   Installing       : libsepol-devel-3.5-1.fc37.x86_64                     20/99 
21:28:45 #12 9.630   Installing       : systemd-devel-251.13-6.fc37.x86_64                   21/99 
21:28:45 #12 9.679   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  22/99 
21:28:45 #12 9.691   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     23/99 
21:28:45 #12 9.698   Installing       : vim-filesystem-2:9.0.1429-1.fc37.noarch              24/99 
21:28:45 #12 9.706   Installing       : python3-audit-3.1-2.fc37.x86_64                      25/99 
21:28:45 #12 9.713   Installing       : libedit-3.1-43.20221009cvs.fc37.x86_64               26/99 
21:28:45 #10 33.42 Preparing to unpack .../013-autoconf_2.71-3_all.deb ...
21:28:45 #10 33.42 Unpacking autoconf (2.71-3) ...
21:28:45 #10 33.48 Selecting previously unselected package autotools-dev.
21:28:45 #10 33.48 Preparing to unpack .../014-autotools-dev_20220109.1_all.deb ...
21:28:45 #10 33.49 Unpacking autotools-dev (20220109.1) ...
21:28:45 #10 33.53 Selecting previously unselected package automake.
21:28:45 #10 33.53 Preparing to unpack .../015-automake_1%3a1.16.5-1.3_all.deb ...
21:28:45 #10 33.54 Unpacking automake (1:1.16.5-1.3) ...
21:28:45 #10 33.61 Selecting previously unselected package autopoint.
21:28:45 #10 33.61 Preparing to unpack .../016-autopoint_0.21-12_all.deb ...
21:28:45 #10 33.61 Unpacking autopoint (0.21-12) ...
21:28:45 #10 33.65 Selecting previously unselected package binutils-common:armhf.
21:28:45 #9 33.66 Selecting previously unselected package libhttp-negotiate-perl.
21:28:45 #9 33.66 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
21:28:45 #9 33.66 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:28:45 #9 33.69 Selecting previously unselected package perl-openssl-defaults:amd64.
21:28:45 #9 33.69 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
21:28:45 #9 33.70 Unpacking perl-openssl-defaults:amd64 (5) ...
21:28:45 #9 33.73 Selecting previously unselected package libnet-ssleay-perl.
21:28:45 #9 33.73 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
21:28:45 #9 33.74 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
21:28:45 git init src/github.com/docker/docker
21:28:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:45 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:45 + SRC=src/github.com/docker/docker
21:28:45 + REF=master
21:28:45 + REF_FETCH=master
21:28:45 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin+  master
21:28:45 awk {print $2}
21:28:45 #10 31.13 Preparing to unpack .../065-libdpkg-perl_1.21.21_all.deb ...
21:28:45 #10 31.14 Unpacking libdpkg-perl (1.21.21) ...
21:28:45 #10 31.21 Selecting previously unselected package patch.
21:28:45 #10 31.21 Preparing to unpack .../066-patch_2.7.6-7_amd64.deb ...
21:28:45 #10 31.22 Unpacking patch (2.7.6-7) ...
21:28:45 #10 31.25 Selecting previously unselected package dpkg-dev.
21:28:45 #10 31.26 Preparing to unpack .../067-dpkg-dev_1.21.21_all.deb ...
21:28:45 #10 31.26 Unpacking dpkg-dev (1.21.21) ...
21:28:45 #10 31.39 Selecting previously unselected package build-essential.
21:28:45 #11 28.16 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:28:45 #11 28.17 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B]
21:28:45 #11 28.17 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
21:28:45 #11 28.18 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB]
21:28:45 #11 28.34 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB]
21:28:45 + REF=refs/heads/master
21:28:45 + [ -n refs/heads/master ]
21:28:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:45 #10 36.05 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ...
21:28:45 #10 36.07 Unpacking devscripts (2.19.5+deb10u1) ...
21:28:45 #10 36.24 Selecting previously unselected package diffstat.
21:28:45 #10 36.24 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ...
21:28:45 #10 36.24 Unpacking diffstat (1.62-1) ...
21:28:45 #10 36.27 Selecting previously unselected package distro-info-data.
21:28:45 #10 36.27 Preparing to unpack .../147-distro-info-data_0.41+deb10u6_all.deb ...
21:28:45 #10 36.27 Unpacking distro-info-data (0.41+deb10u6) ...
21:28:45 #10 36.31 Selecting previously unselected package python3-pkg-resources.
21:28:45 #10 57.84 Processing triggers for ca-certificates (20210119) ...
21:28:45 #10 57.85 Updating certificates in /etc/ssl/certs...
21:28:45 + make REF=master fedora-37
21:28:45 git init src/github.com/docker/cli
21:28:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:45 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:45 + SRC=src/github.com/docker/cli
21:28:45 + REF=master
21:28:45 + REF_FETCH=master
21:28:45 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:45 + awk {print $2}
21:28:45 + REF=refs/heads/master
21:28:45 + [ -n refs/heads/master ]
21:28:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:45 + make REF=master ubuntu-kinetic
21:28:45 git init src/github.com/docker/cli
21:28:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:45 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:45 + SRC=src/github.com/docker/cli
21:28:45 + REF=master
21:28:45 + REF_FETCH=master
21:28:45 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags+  origin master
21:28:45 awk {print $2}
21:28:45 + REF=refs/heads/master
21:28:45 + [ -n refs/heads/master ]
21:28:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:45 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:45 git init src/github.com/docker/docker
21:28:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:45 #10 39.42 Preparing to unpack .../102-dctrl-tools_2.24-2build1_armhf.deb ...
21:28:45 #10 39.42 Unpacking dctrl-tools (2.24-2build1) ...
21:28:45 #10 39.45 Selecting previously unselected package libtool.
21:28:45 #10 39.45 Preparing to unpack .../103-libtool_2.4.6-2_all.deb ...
21:28:45 #10 39.46 Unpacking libtool (2.4.6-2) ...
21:28:45 #10 39.50 Selecting previously unselected package dh-autoreconf.
21:28:45 #10 39.50 Preparing to unpack .../104-dh-autoreconf_17_all.deb ...
21:28:45 #10 39.51 Unpacking dh-autoreconf (17) ...
21:28:45 #10 39.54 Selecting previously unselected package libarchive-zip-perl.
21:28:45 #10 39.54 Preparing to unpack .../105-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
21:28:45 #10 39.54 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:28:45 #10 39.58 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:45 #10 39.58 Preparing to unpack .../106-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
21:28:45 #10 39.58 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:28:45 #10 39.61 Selecting previously unselected package libtimedate-perl.
21:28:45 #10 39.61 Preparing to unpack .../107-libtimedate-perl_2.3000-2_all.deb ...
21:28:45 #10 39.62 Unpacking libtimedate-perl (2.3000-2) ...
21:28:45 #10 39.65 Selecting previously unselected package dh-strip-nondeterminism.
21:28:45 + make REF=master debian-buster
21:28:45 git init src/github.com/docker/cli
21:28:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:45 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:45 + SRC=src/github.com/docker/cli
21:28:45 + REF=master
21:28:45 + REF_FETCH=master
21:28:45 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:45 + awk {print $2}
21:28:45 + REF=refs/heads/master
21:28:45 + [ -n refs/heads/master ]
21:28:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:45 #10 53.59 Setting up xauth (1:1.1.2-1) ...
21:28:45 #10 53.60 Setting up libpath-tiny-perl (0.144-1) ...
21:28:45 #10 53.61 Setting up libarchive-cpio-perl (0.10-3) ...
21:28:45 #10 53.62 Setting up libjson-perl (4.10000-1) ...
21:28:45 #10 53.63 Setting up libnsl2:armhf (1.3.0-2) ...
21:28:45 #10 53.64 Setting up libipc-run3-perl (0.048-3) ...
21:28:45 #10 53.65 Setting up libregexp-wildcards-perl (1.05-3) ...
21:28:45 #10 53.66 Setting up libfcgi-perl (0.82+ds-2) ...
21:28:45 #10 53.67 Setting up libsub-override-perl (0.09-4) ...
21:28:45 #10 53.68 Setting up libaliased-perl (0.34-3) ...
21:28:45 #10 53.69 Setting up libstrictures-perl (2.000006-1) ...
21:28:45 #10 53.70 Setting up libsub-quote-perl (2.006008-1) ...
21:28:45 #10 53.71 Setting up libdevel-stacktrace-perl (2.0400-2) ...
21:28:45 #10 53.72 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
21:28:45 #10 53.73 Setting up libsort-versions-perl (1.62-3) ...
21:28:45 #10 53.74 Setting up libexporter-tiny-perl (1.006000-1) ...
21:28:45 #10 53.75 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ...
21:28:45 #10 53.77 Setting up libfile-dirlist-perl (0.05-3) ...
21:28:45 #10 53.78 Setting up libterm-readkey-perl (2.38-2+b1) ...
21:28:45 #10 53.79 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
21:28:45 #10 53.80 Setting up libperlio-gzip-perl (0.20-1+b1) ...
21:28:45 #10 53.81 Setting up libsys-hostname-long-perl (1.5-3) ...
21:28:45 #10 53.82 Setting up libhtml-html5-entities-perl (0.004-3) ...
21:28:45 #10 53.83 Setting up libsereal-decoder-perl (5.003+ds-1) ...
21:28:45 #10 53.84 Setting up liburi-perl (5.17-1) ...
21:28:45 #10 53.85 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:28:45 #10 53.87 Setting up libfile-touch-perl (0.12-2) ...
21:28:45 #10 53.88 Setting up libc-devtools (2.36-8) ...
21:28:45 #10 53.89 Setting up libemail-address-xs-perl (1.05-1+b1) ...
21:28:45 #10 53.90 Setting up libnet-ssleay-perl:armhf (1.92-2+b1) ...
21:28:45 #11 46.58 Preparing to unpack .../145-dwz_0.14-1build2_amd64.deb ...
21:28:45 #11 46.58 Unpacking dwz (0.14-1build2) ...
21:28:45 #11 46.61 Selecting previously unselected package gettext.
21:28:45 #11 46.62 Preparing to unpack .../146-gettext_0.21-8_amd64.deb ...
21:28:45 #11 46.62 Unpacking gettext (0.21-8) ...
21:28:45 #11 46.66 Selecting previously unselected package intltool-debian.
21:28:45 #11 46.66 Preparing to unpack .../147-intltool-debian_0.35.0+20060710.5_all.deb ...
21:28:45 #11 46.67 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:28:45 #11 46.70 Selecting previously unselected package po-debconf.
21:28:45 #11 46.70 Preparing to unpack .../148-po-debconf_1.0.21+nmu1_all.deb ...
21:28:45 #11 46.71 Unpacking po-debconf (1.0.21+nmu1) ...
21:28:45 #11 46.75 Selecting previously unselected package debhelper.
21:28:45 #11 46.75 Preparing to unpack .../149-debhelper_13.9.1ubuntu1_all.deb ...
21:28:45 #11 46.76 Unpacking debhelper (13.9.1ubuntu1) ...
21:28:45 #11 46.81 Selecting previously unselected package libfakeroot:amd64.
21:28:45 #11 45.92 Preparing to unpack .../209-libwebp7_1.2.2-2_amd64.deb ...
21:28:45 #11 45.92 Unpacking libwebp7:amd64 (1.2.2-2) ...
21:28:45 #11 45.98 Selecting previously unselected package libtiff5:amd64.
21:28:45 #11 45.98 Preparing to unpack .../210-libtiff5_4.3.0-6ubuntu0.4_amd64.deb ...
21:28:45 #11 45.99 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.4) ...
21:28:45 #11 46.04 Selecting previously unselected package libxpm4:amd64.
21:28:45 #11 46.05 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_amd64.deb ...
21:28:45 #11 46.05 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ...
21:28:45 #11 46.10 Selecting previously unselected package libgd3:amd64.
21:28:45 #11 46.11 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ...
21:28:45 #11 46.11 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
21:28:45 #11 46.16 Selecting previously unselected package libc-devtools.
21:28:45 #12 9.818   Installing       : kernel-headers-6.2.6-200.fc37.x86_64                 27/99 
21:28:45 #12 9.871   Installing       : glibc-headers-x86-2.36-9.fc37.noarch                 28/99 
21:28:45 #12 9.879   Installing       : libxcrypt-devel-4.4.33-4.fc37.x86_64                 29/99 
21:28:45 #12 9.886   Installing       : glibc-devel-2.36-9.fc37.x86_64                       30/99 
21:28:45 #12 9.993   Installing       : glibc-static-2.36-9.fc37.x86_64                      31/99 
21:28:45 #12 9.999   Installing       : libxcrypt-static-4.4.33-4.fc37.x86_64                32/99 
21:28:45 #12 10.01   Installing       : dbus-common-1:1.14.6-1.fc37.noarch                   33/99 
21:28:45 #12 10.01   Running scriptlet: dbus-common-1:1.14.6-1.fc37.noarch                   33/99 
21:28:45 #12 10.02   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         34/99 
21:28:45 + make REF=master ubuntu-focal
21:28:45 git init src/github.com/docker/cli
21:28:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/.git/
21:28:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:28:45 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:28:45 + SRC=src/github.com/docker/cli
21:28:45 + REF=master
21:28:45 + REF_FETCH=master
21:28:45 + awk {print $2}
21:28:45 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:28:45 #20 9.087 Selecting previously unselected package libclang1-11.
21:28:45 #20 9.089 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ...
21:28:45 #20 9.093 Unpacking libclang1-11 (1:11.0.1-2) ...
21:28:45 #10 33.65 Preparing to unpack .../017-binutils-common_2.40-2+rpi1_armhf.deb ...
21:28:45 #10 33.65 Unpacking binutils-common:armhf (2.40-2+rpi1) ...
21:28:45 #10 33.91 Selecting previously unselected package libbinutils:armhf.
21:28:45 #9 33.81 Selecting previously unselected package libio-socket-ssl-perl.
21:28:45 #9 33.81 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
21:28:45 #9 33.82 Unpacking libio-socket-ssl-perl (2.069-1) ...
21:28:45 #9 33.88 Selecting previously unselected package libnet-http-perl.
21:28:45 #9 33.88 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
21:28:45 #9 33.89 Unpacking libnet-http-perl (6.20-1) ...
21:28:45 #9 33.96 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:45 #9 33.96 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:28:45 #9 33.97 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:28:45 #9 34.01 Selecting previously unselected package libtry-tiny-perl.
21:28:45 #9 34.01 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
21:28:45 #9 34.02 Unpacking libtry-tiny-perl (0.30-1) ...
21:28:45 #9 34.07 Selecting previously unselected package libwww-robotrules-perl.
21:28:45 #9 34.07 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
21:28:45 #9 34.07 Unpacking libwww-robotrules-perl (6.02-1) ...
21:28:45 #9 34.10 Selecting previously unselected package libwww-perl.
21:28:45 #9 34.11 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
21:28:45 #9 34.12 Unpacking libwww-perl (6.52-1) ...
21:28:45 #9 34.18 Selecting previously unselected package patchutils.
21:28:45 + REF=refs/heads/master
21:28:45 + [ -n refs/heads/master ]
21:28:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:45 #10 31.40 Preparing to unpack .../068-build-essential_12.9_amd64.deb ...
21:28:45 #10 31.40 Unpacking build-essential (12.9) ...
21:28:45 #10 31.43 Selecting previously unselected package libbrotli1:amd64.
21:28:45 #10 31.44 Preparing to unpack .../069-libbrotli1_1.0.9-2+b6_amd64.deb ...
21:28:45 #10 31.44 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
21:28:45 #10 31.49 Selecting previously unselected package libsasl2-modules-db:amd64.
21:28:45 #10 31.49 Preparing to unpack .../070-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
21:28:45 #10 31.49 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
21:28:45 #10 31.52 Selecting previously unselected package libsasl2-2:amd64.
21:28:45 #10 31.52 Preparing to unpack .../071-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
21:28:45 #10 31.53 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
21:28:45 #10 31.57 Selecting previously unselected package libldap-2.5-0:amd64.
21:28:45 #10 31.57 Preparing to unpack .../072-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
21:28:45 #10 31.57 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
21:28:45 #10 31.62 Selecting previously unselected package libnghttp2-14:amd64.
21:28:45 #10 31.62 Preparing to unpack .../073-libnghttp2-14_1.52.0-1_amd64.deb ...
21:28:45 #11 14.02 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-data all 2:1.7.5-1 [119 kB]
21:28:45 #11 28.56 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB]
21:28:45 #11 28.57 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B]
21:28:45 #11 28.58 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB]
21:28:45 #11 28.60 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
21:28:45 #11 28.66 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB]
21:28:45 #11 28.70 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB]
21:28:45 From https://github.com/docker/docker
21:28:45  * [new branch]      master     -> master
21:28:45  * [new branch]      master     -> origin/master
21:28:45 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:45 #10 36.31 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ...
21:28:45 #10 36.31 Unpacking python3-pkg-resources (40.8.0-1) ...
21:28:45 #10 36.36 Selecting previously unselected package python3-chardet.
21:28:45 #10 36.37 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ...
21:28:45 #10 36.37 Unpacking python3-chardet (3.0.4-3) ...
21:28:45 #10 36.42 Selecting previously unselected package python3-six.
21:28:45 #10 36.42 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ...
21:28:45 #10 36.42 Unpacking python3-six (1.12.0-1) ...
21:28:45 #10 36.45 Selecting previously unselected package python3-debian.
21:28:45 #10 36.46 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ...
21:28:45 #10 36.46 Unpacking python3-debian (0.1.35) ...
21:28:45 #10 36.51 Selecting previously unselected package libgpgme11:amd64.
21:28:45 #10 36.51 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ...
21:28:45 #10 36.52 Unpacking libgpgme11:amd64 (1.12.0-6) ...
21:28:45 #10 58.17 0 added, 0 removed; done.
21:28:45 #10 58.17 Running hooks in /etc/ca-certificates/update.d...
21:28:45 #10 58.17 done.
21:28:45 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:45 + SRC=src/github.com/docker/docker
21:28:45 + REF=master
21:28:45 + REF_FETCH=master
21:28:45 + git -C src/github.com/docker/docker ls-remote --refs --heads+  --tags origin master
21:28:45 awk {print $2}
21:28:45 #10 39.65 Preparing to unpack .../108-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
21:28:45 #10 39.65 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
21:28:45 #10 39.69 Selecting previously unselected package libcroco3:armhf.
21:28:45 #10 39.69 Preparing to unpack .../109-libcroco3_0.6.12-2_armhf.deb ...
21:28:45 #10 39.69 Unpacking libcroco3:armhf (0.6.12-2) ...
21:28:45 #10 39.73 Selecting previously unselected package gettext.
21:28:45 #10 39.73 Preparing to unpack .../110-gettext_0.19.8.1-6ubuntu0.3_armhf.deb ...
21:28:45 #10 39.73 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
21:28:45 #10 39.86 Selecting previously unselected package intltool-debian.
21:28:45 #10 39.86 Preparing to unpack .../111-intltool-debian_0.35.0+20060710.4_all.deb ...
21:28:45 #10 39.86 Unpacking intltool-debian (0.35.0+20060710.4) ...
21:28:45 #10 39.89 Selecting previously unselected package po-debconf.
21:28:45 #10 39.89 Preparing to unpack .../112-po-debconf_1.0.20_all.deb ...
21:28:45 #10 39.90 Unpacking po-debconf (1.0.20) ...
21:28:45 #10 39.93 Selecting previously unselected package debhelper.
21:28:45 #10 53.91 Setting up automake (1:1.16.5-1.3) ...
21:28:45 #10 53.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:28:45 #10 53.92 Setting up libapt-pkg-perl (0.1.40+b2) ...
21:28:45 #10 53.93 Setting up libio-sessiondata-perl (1.03-3) ...
21:28:45 #10 53.95 Setting up libstring-escape-perl (2010.002-3) ...
21:28:45 #10 53.96 Setting up libberkeleydb-perl:armhf (0.64-2+b1) ...
21:28:45 #10 53.97 Setting up libhttp-date-perl (6.05-2) ...
21:28:45 #10 53.98 Setting up libfile-which-perl (1.27-2) ...
21:28:45 #10 53.99 Setting up libfile-basedir-perl (0.09-2) ...
21:28:45 #10 54.00 Setting up libtask-weaken-perl (1.06-2) ...
21:28:45 #10 54.01 Setting up libunicode-utf8-perl (0.62-2) ...
21:28:45 #10 54.02 Setting up libfeature-compat-try-perl (0.05-1) ...
21:28:45 #10 54.03 Setting up libset-intspan-perl (1.19-3) ...
21:28:45 #10 54.04 Setting up libmouse-perl (2.5.10-1+b3) ...
21:28:45 #10 54.05 Setting up libfile-listing-perl (6.15-1) ...
21:28:45 #10 54.06 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
21:28:45 #10 54.07 Setting up gpg-wks-client (2.2.40-1.1) ...
21:28:45 #10 54.08 Setting up libregexp-pattern-perl (0.2.14-2) ...
21:28:45 #10 54.09 Setting up libdata-messagepack-perl (1.02-1+b1) ...
21:28:45 #10 54.10 Setting up libclass-inspector-perl (1.36-3) ...
21:28:45 #11 46.81 Preparing to unpack .../150-libfakeroot_1.29-1ubuntu1_amd64.deb ...
21:28:45 #11 46.81 Unpacking libfakeroot:amd64 (1.29-1ubuntu1) ...
21:28:45 #11 46.84 Selecting previously unselected package fakeroot.
21:28:45 #11 46.84 Preparing to unpack .../151-fakeroot_1.29-1ubuntu1_amd64.deb ...
21:28:45 #11 46.85 Unpacking fakeroot (1.29-1ubuntu1) ...
21:28:45 #11 46.88 Selecting previously unselected package libassuan0:amd64.
21:28:45 #11 46.88 Preparing to unpack .../152-libassuan0_2.5.5-4_amd64.deb ...
21:28:45 #11 46.89 Unpacking libassuan0:amd64 (2.5.5-4) ...
21:28:45 #11 46.91 Selecting previously unselected package gpgconf.
21:28:45 #11 46.91 Preparing to unpack .../153-gpgconf_2.2.35-3ubuntu1_amd64.deb ...
21:28:45 #11 46.92 Unpacking gpgconf (2.2.35-3ubuntu1) ...
21:28:45 #11 46.95 Selecting previously unselected package libksba8:amd64.
21:28:45 #11 46.95 Preparing to unpack .../154-libksba8_1.6.0-3ubuntu1.1_amd64.deb ...
21:28:45 #11 46.95 Unpacking libksba8:amd64 (1.6.0-3ubuntu1.1) ...
21:28:45 #11 46.98 Selecting previously unselected package libnpth0:amd64.
21:28:45 #11 46.99 Preparing to unpack .../155-libnpth0_1.6-3build2_amd64.deb ...
21:28:45 #11 46.99 Unpacking libnpth0:amd64 (1.6-3build2) ...
21:28:45 #11 47.02 Selecting previously unselected package dirmngr.
21:28:45 #11 47.02 Preparing to unpack .../156-dirmngr_2.2.35-3ubuntu1_amd64.deb ...
21:28:45 #11 47.04 Unpacking dirmngr (2.2.35-3ubuntu1) ...
21:28:45 #11 47.06 Selecting previously unselected package gnupg-l10n.
21:28:45 #11 47.07 Preparing to unpack .../157-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
21:28:45 #11 47.07 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
21:28:45 #11 47.10 Selecting previously unselected package gnupg-utils.
21:28:45 #11 47.10 Preparing to unpack .../158-gnupg-utils_2.2.35-3ubuntu1_amd64.deb ...
21:28:45 #11 47.10 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
21:28:45 #11 47.13 Selecting previously unselected package gpg.
21:28:45 #11 46.17 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.1_amd64.deb ...
21:28:45 #11 46.17 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
21:28:45 #11 46.22 Selecting previously unselected package libcapture-tiny-perl.
21:28:45 #11 46.22 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
21:28:45 #11 46.23 Unpacking libcapture-tiny-perl (0.48-1) ...
21:28:45 #11 46.29 Selecting previously unselected package libclass-data-inheritable-perl.
21:28:45 #11 46.29 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:28:45 #11 46.30 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:28:45 #11 46.36 Selecting previously unselected package libclone-perl.
21:28:45 #11 46.36 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ...
21:28:45 #11 46.37 Unpacking libclone-perl (0.45-1build3) ...
21:28:45 #11 46.40 Selecting previously unselected package libcommon-sense-perl:amd64.
21:28:45 #11 46.40 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ...
21:28:45 #11 46.41 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
21:28:45 #11 46.46 Selecting previously unselected package libconfig-tiny-perl.
21:28:45 #11 46.46 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ...
21:28:45 #11 46.47 Unpacking libconfig-tiny-perl (2.28-1) ...
21:28:45 #11 46.51 Selecting previously unselected package libparams-util-perl.
21:28:45 #12 10.07   Installing       : dbus-broker-33-1.fc37.x86_64                         34/99 
21:28:45 #12 10.08   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         34/99 
21:28:45 #12 10.09   Installing       : dbus-1:1.14.6-1.fc37.x86_64                          35/99 
21:28:45 #12 10.09   Installing       : annobin-docs-11.14-1.fc37.noarch                     36/99 
21:28:45 #12 10.10   Installing       : rhash-1.4.2-3.fc37.x86_64                            37/99 
21:28:45 #12 10.11   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    38/99 
21:28:45 #12 10.20   Installing       : python3-setuptools-62.6.0-2.fc37.noarch              39/99 
21:28:45 #12 10.24   Installing       : python3-setools-4.4.0-9.fc37.x86_64                  40/99 
21:28:45 #12 10.25   Installing       : perl-lib-0.65-492.fc37.x86_64                        41/99 
21:28:45 #12 10.25   Installing       : perl-TermReadKey-2.38-14.fc37.x86_64                 42/99 
21:28:45 #12 10.26   Installing       : perl-File-Copy-2.39-492.fc37.noarch                  43/99 
21:28:45 #12 10.26   Installing       : perl-File-Compare-1.100.700-492.fc37.noarch          44/99 
21:28:45 #12 10.28   Installing       : autoconf-2.71-4.fc37.noarch                          45/99 
21:28:45 #12 10.30   Installing       : automake-1.16.5-9.fc37.noarch                        46/99 
21:28:45 + REF=refs/heads/master
21:28:45 + [ -n refs/heads/master ]
21:28:45 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:45 #10 33.91 Preparing to unpack .../018-libbinutils_2.40-2+rpi1_armhf.deb ...
21:28:45 #10 33.91 Unpacking libbinutils:armhf (2.40-2+rpi1) ...
21:28:45 #10 33.98 Selecting previously unselected package libctf-nobfd0:armhf.
21:28:45 #10 33.98 Preparing to unpack .../019-libctf-nobfd0_2.40-2+rpi1_armhf.deb ...
21:28:45 #10 33.99 Unpacking libctf-nobfd0:armhf (2.40-2+rpi1) ...
21:28:45 #10 34.03 Selecting previously unselected package libctf0:armhf.
21:28:45 #10 34.03 Preparing to unpack .../020-libctf0_2.40-2+rpi1_armhf.deb ...
21:28:45 #10 34.04 Unpacking libctf0:armhf (2.40-2+rpi1) ...
21:28:45 #10 34.08 Selecting previously unselected package libjansson4:armhf.
21:28:45 #10 34.08 Preparing to unpack .../021-libjansson4_2.14-2_armhf.deb ...
21:28:45 #10 34.09 Unpacking libjansson4:armhf (2.14-2) ...
21:28:45 #10 34.12 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:28:45 #10 34.12 Preparing to unpack .../022-binutils-arm-linux-gnueabihf_2.40-2+rpi1_armhf.deb ...
21:28:45 #10 34.12 Unpacking binutils-arm-linux-gnueabihf (2.40-2+rpi1) ...
21:28:45 #9 34.18 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
21:28:45 #9 34.19 Unpacking patchutils (0.4.2-1) ...
21:28:45 #9 34.25 Selecting previously unselected package wdiff.
21:28:45 #9 34.26 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
21:28:45 #9 34.26 Unpacking wdiff (1.2.2-2+b1) ...
21:28:45 #9 34.32 Selecting previously unselected package devscripts.
21:28:45 #11 14.36 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-6 armhf 2:1.7.5-1 [604 kB]
21:28:45 #11 28.71 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
21:28:45 #11 28.72 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB]
21:28:45 #11 28.78 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB]
21:28:45 #11 28.78 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB]
21:28:45 #11 28.94 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB]
21:28:45 #10 31.63 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
21:28:45 #10 31.67 Selecting previously unselected package libpsl5:amd64.
21:28:45 #10 31.67 Preparing to unpack .../074-libpsl5_0.21.2-1_amd64.deb ...
21:28:45 #10 31.67 Unpacking libpsl5:amd64 (0.21.2-1) ...
21:28:45 #10 31.71 Selecting previously unselected package librtmp1:amd64.
21:28:45 #10 31.71 Preparing to unpack .../075-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
21:28:45 #10 31.71 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:28:45 #10 31.75 Selecting previously unselected package libssh2-1:amd64.
21:28:45 #10 31.75 Preparing to unpack .../076-libssh2-1_1.10.0-3+b1_amd64.deb ...
21:28:45 #10 31.76 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
21:28:45 #10 31.80 Selecting previously unselected package libcurl4:amd64.
21:28:45 #10 31.81 Preparing to unpack .../077-libcurl4_7.88.1-7_amd64.deb ...
21:28:45 #10 31.81 Unpacking libcurl4:amd64 (7.88.1-7) ...
21:28:45 #10 31.86 Selecting previously unselected package curl.
21:28:45 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.0s
21:28:45 #10 36.56 Selecting previously unselected package python3-gpg.
21:28:45 #10 36.56 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ...
21:28:45 #10 36.56 Unpacking python3-gpg (1.12.0-6) ...
21:28:45 #10 36.63 Selecting previously unselected package dput.
21:28:45 #10 36.63 Preparing to unpack .../154-dput_1.0.3_all.deb ...
21:28:45 #10 36.64 Unpacking dput (1.0.3) ...
21:28:45 #10 36.67 Selecting previously unselected package equivs.
21:28:45 #10 36.67 Preparing to unpack .../155-equivs_2.2.0_all.deb ...
21:28:45 #10 36.68 Unpacking equivs (2.2.0) ...
21:28:45 #10 36.74 Selecting previously unselected package exim4-config.
21:28:46 #10 DONE 58.5s
21:28:46 
21:28:46 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:28:46 #11 DONE 0.0s
21:28:46 + REF=refs/heads/master
21:28:46 + [ -n refs/heads/master ]
21:28:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:46 #10 39.94 Preparing to unpack .../113-debhelper_11.1.6ubuntu2_all.deb ...
21:28:46 #10 39.94 Unpacking debhelper (11.1.6ubuntu2) ...
21:28:46 #10 40.03 Selecting previously unselected package libfile-which-perl.
21:28:46 #10 40.04 Preparing to unpack .../114-libfile-which-perl_1.21-1_all.deb ...
21:28:46 #10 40.04 Unpacking libfile-which-perl (1.21-1) ...
21:28:46 #10 40.07 Selecting previously unselected package libfile-homedir-perl.
21:28:46 #10 40.07 Preparing to unpack .../115-libfile-homedir-perl_1.002-1_all.deb ...
21:28:46 #10 40.07 Unpacking libfile-homedir-perl (1.002-1) ...
21:28:46 #10 40.11 Selecting previously unselected package devscripts.
21:28:46 #10 40.11 Preparing to unpack .../116-devscripts_2.17.12ubuntu1.1_armhf.deb ...
21:28:46 #10 40.13 Unpacking devscripts (2.17.12ubuntu1.1) ...
21:28:46 From https://github.com/docker/cli
21:28:46  * [new branch]      master     -> master
21:28:46  * [new branch]      master     -> origin/master
21:28:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:46 #10 54.11 Setting up libfont-afm-perl (1.20-4) ...
21:28:46 #10 54.12 Setting up libwant-perl (0.29-2+b1) ...
21:28:46 #10 54.13 Setting up libdynaloader-functions-perl (0.003-3) ...
21:28:46 #10 54.14 Setting up libclass-method-modifiers-perl (2.14-1) ...
21:28:46 #10 54.15 Setting up liblist-compare-perl (0.55-2) ...
21:28:46 #10 54.16 Setting up libref-util-xs-perl (0.117-2+b1) ...
21:28:46 #10 54.17 Setting up libio-pty-perl (1:1.17-1) ...
21:28:46 #10 54.18 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
21:28:46 #10 54.19 Setting up libclone-perl:armhf (0.46-1) ...
21:28:46 #10 54.20 Setting up libalgorithm-diff-perl (1.201-1) ...
21:28:46 #10 54.21 Setting up libarchive-zip-perl (1.68-1) ...
21:28:46 #10 54.22 Setting up libsub-identify-perl (0.14-3) ...
21:28:46 #10 54.23 Setting up libdistro-info-perl (1.5) ...
21:28:46 #10 54.24 Setting up libcpanel-json-xs-perl:armhf (4.35-1) ...
21:28:46 #10 54.25 Setting up libio-stringy-perl (2.111-3) ...
21:28:46 #10 54.26 Setting up libhtml-tagset-perl (3.20-6) ...
21:28:46 #10 54.27 Setting up liblog-any-perl (1.713-1) ...
21:28:46 #10 54.28 Setting up libauthen-sasl-perl (2.1600-3) ...
21:28:46 #10 54.29 Setting up libdevel-size-perl (0.83-2+b1) ...
21:28:46 #10 54.30 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
21:28:46 #10 54.31 Setting up libdebhelper-perl (13.11.4) ...
21:28:46 #10 54.32 Setting up libpod-constants-perl (0.19-2) ...
21:28:46 #10 54.34 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
21:28:46 #10 54.34 Setting up libconvert-binhex-perl (1.125-3) ...
21:28:46 #10 54.35 Setting up liblwp-mediatypes-perl (6.04-2) ...
21:28:46 #10 54.37 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
21:28:46 #10 54.38 Setting up libio-interactive-perl (1.023-2) ...
21:28:46 #10 54.39 Setting up libtry-tiny-perl (0.31-2) ...
21:28:46 #10 54.40 Setting up libtype-tiny-perl (2.002001-1) ...
21:28:46 #10 54.41 Setting up libcommon-sense-perl:armhf (3.75-3) ...
21:28:46 #11 47.14 Preparing to unpack .../159-gpg_2.2.35-3ubuntu1_amd64.deb ...
21:28:46 #11 47.14 Unpacking gpg (2.2.35-3ubuntu1) ...
21:28:46 #11 47.18 Selecting previously unselected package pinentry-curses.
21:28:46 #11 47.18 Preparing to unpack .../160-pinentry-curses_1.2.0-2ubuntu1_amd64.deb ...
21:28:46 #11 47.18 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
21:28:46 #11 47.21 Selecting previously unselected package gpg-agent.
21:28:46 #11 47.22 Preparing to unpack .../161-gpg-agent_2.2.35-3ubuntu1_amd64.deb ...
21:28:46 #11 47.22 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
21:28:46 #11 47.25 Selecting previously unselected package gpg-wks-client.
21:28:46 #11 47.25 Preparing to unpack .../162-gpg-wks-client_2.2.35-3ubuntu1_amd64.deb ...
21:28:46 #11 47.26 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
21:28:46 #11 47.28 Selecting previously unselected package gpg-wks-server.
21:28:46 #11 47.29 Preparing to unpack .../163-gpg-wks-server_2.2.35-3ubuntu1_amd64.deb ...
21:28:46 #11 47.29 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
21:28:46 #11 47.32 Selecting previously unselected package gpgsm.
21:28:46 #11 47.32 Preparing to unpack .../164-gpgsm_2.2.35-3ubuntu1_amd64.deb ...
21:28:46 #11 47.32 Unpacking gpgsm (2.2.35-3ubuntu1) ...
21:28:46 #11 47.35 Selecting previously unselected package gnupg.
21:28:46 From https://github.com/docker/cli
21:28:46  * [new branch]      master     -> master
21:28:46  * [new branch]      master     -> origin/master
21:28:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:46 #11 46.51 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ...
21:28:46 #11 46.52 Unpacking libparams-util-perl (1.102-1build3) ...
21:28:46 #11 46.57 Selecting previously unselected package libsub-install-perl.
21:28:46 #11 46.57 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ...
21:28:46 #11 46.58 Unpacking libsub-install-perl (0.928-1.1) ...
21:28:46 #11 46.62 Selecting previously unselected package libdata-optlist-perl.
21:28:46 #11 46.62 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ...
21:28:46 #11 46.63 Unpacking libdata-optlist-perl (0.112-1) ...
21:28:46 #11 46.68 Selecting previously unselected package libsub-exporter-perl.
21:28:46 #11 46.68 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ...
21:28:46 #11 46.69 Unpacking libsub-exporter-perl (0.988-1) ...
21:28:46 #11 46.73 Selecting previously unselected package libconst-fast-perl.
21:28:46 From https://github.com/docker/cli
21:28:46  * [new branch]      master     -> master
21:28:46  * [new branch]      master     -> origin/master
21:28:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:46 #12 10.31   Installing       : perl-Error-1:0.17029-10.fc37.noarch                  47/99 
21:28:46 #12 10.31   Installing       : pcre2-utf32-10.40-1.fc37.1.x86_64                    48/99 
21:28:46 #12 10.32   Installing       : pcre2-utf16-10.40-1.fc37.1.x86_64                    49/99 
21:28:46 #12 10.33   Installing       : pcre2-devel-10.40-1.fc37.1.x86_64                    50/99 
21:28:46 #12 10.34   Installing       : libselinux-devel-3.5-1.fc37.x86_64                   51/99 
21:28:46 #12 10.35   Installing       : libuv-1:1.44.2-2.fc37.x86_64                         52/99 
21:28:46 #12 10.35   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      53/99 
21:28:46 #12 10.39   Installing       : libutempter-1.2.1-7.fc37.x86_64                      53/99 
21:28:46 From https://github.com/docker/docker
21:28:46  * [new branch]      master     -> master
21:28:46  * [new branch]      master     -> origin/master
21:28:46 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:46 #10 34.35 Selecting previously unselected package binutils.
21:28:46 #10 34.35 Preparing to unpack .../023-binutils_2.40-2+rpi1_armhf.deb ...
21:28:46 #10 34.35 Unpacking binutils (2.40-2+rpi1) ...
21:28:46 #10 34.39 Selecting previously unselected package libisl23:armhf.
21:28:46 #10 34.39 Preparing to unpack .../024-libisl23_0.25-1_armhf.deb ...
21:28:46 #10 34.40 Unpacking libisl23:armhf (0.25-1) ...
21:28:46 #10 34.48 Selecting previously unselected package libmpfr6:armhf.
21:28:46 #10 34.48 Preparing to unpack .../025-libmpfr6_4.2.0-1_armhf.deb ...
21:28:46 #9 34.32 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
21:28:46 #9 34.34 Unpacking devscripts (2.21.3+deb11u1) ...
21:28:46 #9 34.48 Selecting previously unselected package diffstat.
21:28:46 #9 34.48 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
21:28:46 #9 34.48 Unpacking diffstat (1.64-1) ...
21:28:46 #9 34.52 Selecting previously unselected package distro-info-data.
21:28:46 #9 34.52 Preparing to unpack .../148-distro-info-data_0.51+deb11u3_all.deb ...
21:28:46 #9 34.52 Unpacking distro-info-data (0.51+deb11u3) ...
21:28:46 #9 34.55 Selecting previously unselected package python3-pkg-resources.
21:28:46 #9 34.55 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
21:28:46 #9 34.56 Unpacking python3-pkg-resources (52.0.0-4) ...
21:28:46 #9 34.60 Selecting previously unselected package python3-chardet.
21:28:46 #11 29.09 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB]
21:28:46 #11 29.10 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
21:28:46 #11 29.19 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
21:28:46 #11 29.22 Get:313 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB]
21:28:46 #12 29.45 Running transaction check
21:28:46 #12 29.53 Transaction check succeeded.
21:28:46 #12 29.53 Running transaction test
21:28:46 #11 14.58 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
21:28:46 #11 14.59 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
21:28:46 #11 14.60 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB]
21:28:46 #11 14.68 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB]
21:28:46 #11 14.74 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssh-client armhf 1:8.9p1-3ubuntu0.1 [837 kB]
21:28:46 #11 14.81 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB]
21:28:46 #10 31.86 Preparing to unpack .../078-curl_7.88.1-7_amd64.deb ...
21:28:46 #10 31.87 Unpacking curl (7.88.1-7) ...
21:28:46 #10 31.93 Selecting previously unselected package dctrl-tools.
21:28:46 #10 31.93 Preparing to unpack .../079-dctrl-tools_2.24-3+b1_amd64.deb ...
21:28:46 #10 31.93 Unpacking dctrl-tools (2.24-3+b1) ...
21:28:46 #10 31.98 Selecting previously unselected package libdebhelper-perl.
21:28:46 #10 31.98 Preparing to unpack .../080-libdebhelper-perl_13.11.4_all.deb ...
21:28:46 #10 31.98 Unpacking libdebhelper-perl (13.11.4) ...
21:28:46 #10 32.04 Selecting previously unselected package libtool.
21:28:46 #10 32.04 Preparing to unpack .../081-libtool_2.4.7-5_all.deb ...
21:28:46 #10 32.05 Unpacking libtool (2.4.7-5) ...
21:28:46 #10 32.09 Selecting previously unselected package dh-autoreconf.
21:28:46 #20 9.723 Selecting previously unselected package clang-11.
21:28:46 #20 9.725 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ...
21:28:46 #20 9.735 Unpacking clang-11 (1:11.0.1-2) ...
21:28:46 #20 9.801 Selecting previously unselected package clang.
21:28:46 #20 9.801 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ...
21:28:46 #20 9.809 Unpacking clang (1:11.0-51+nmu5) ...
21:28:46 #20 9.846 Selecting previously unselected package libpfm4:amd64.
21:28:46 #20 9.850 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
21:28:46 #20 9.855 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
21:28:46 #10 36.74 Preparing to unpack .../156-exim4-config_4.92-8+deb10u7_all.deb ...
21:28:46 #10 36.75 Unpacking exim4-config (4.92-8+deb10u7) ...
21:28:46 #10 36.81 Selecting previously unselected package exim4-base.
21:28:46 #10 36.81 Preparing to unpack .../157-exim4-base_4.92-8+deb10u7_amd64.deb ...
21:28:46 #10 36.81 Unpacking exim4-base (4.92-8+deb10u7) ...
21:28:46 #10 36.90 Selecting previously unselected package libevent-2.1-6:amd64.
21:28:46 #10 36.91 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ...
21:28:46 #10 36.91 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ...
21:28:46 #10 36.96 Selecting previously unselected package libunbound8:amd64.
21:28:46 #10 36.96 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u3_amd64.deb ...
21:28:46 #10 36.96 Unpacking libunbound8:amd64 (1.9.0-2+deb10u3) ...
21:28:46 #10 37.03 Selecting previously unselected package libgnutls-dane0:amd64.
21:28:46 
21:28:46 #12 [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
21:28:46 git init src/github.com/docker/buildx
21:28:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:46 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:46 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:46 + SRC=src/github.com/docker/buildx
21:28:46 + REF=v0.10.4
21:28:46 + REF_FETCH=v0.10.4
21:28:46 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:46 + awk {print $2}
21:28:46 git init src/github.com/docker/docker
21:28:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:46 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:46 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:46 + SRC=src/github.com/docker/docker
21:28:46 + REF=master
21:28:46 + REF_FETCH=master
21:28:46 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:46 + awk {print $2}
21:28:46 #10 40.21 Selecting previously unselected package diffstat.
21:28:46 #10 40.21 Preparing to unpack .../117-diffstat_1.61-1build1_armhf.deb ...
21:28:46 #10 40.22 Unpacking diffstat (1.61-1build1) ...
21:28:46 #10 40.25 Selecting previously unselected package libassuan0:armhf.
21:28:46 #10 40.25 Preparing to unpack .../118-libassuan0_2.5.1-2_armhf.deb ...
21:28:46 #10 40.26 Unpacking libassuan0:armhf (2.5.1-2) ...
21:28:46 #10 40.28 Selecting previously unselected package gpgconf.
21:28:46 #10 40.29 Preparing to unpack .../119-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:46 #10 40.29 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:28:46 #10 40.33 Selecting previously unselected package libksba8:armhf.
21:28:46 #10 40.33 Preparing to unpack .../120-libksba8_1.3.5-2ubuntu0.18.04.2_armhf.deb ...
21:28:46 #10 40.34 Unpacking libksba8:armhf (1.3.5-2ubuntu0.18.04.2) ...
21:28:46 #10 40.38 Selecting previously unselected package libnpth0:armhf.
21:28:46 #10 40.38 Preparing to unpack .../121-libnpth0_1.5-3_armhf.deb ...
21:28:46 #10 40.39 Unpacking libnpth0:armhf (1.5-3) ...
21:28:46 #10 40.42 Selecting previously unselected package dirmngr.
21:28:46 #10 54.43 Setting up libmldbm-perl (2.05-4) ...
21:28:46 #10 54.45 Setting up libxml-namespacesupport-perl (1.12-2) ...
21:28:46 #10 54.48 Setting up libnet-http-perl (6.22-1) ...
21:28:46 #10 54.50 Setting up libpath-iterator-rule-perl (1.015-2) ...
21:28:46 #10 54.52 Setting up libtext-markdown-discount-perl (0.16-1) ...
21:28:46 #10 54.55 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
21:28:46 #10 54.59 Setting up libtime-moment-perl (0.44-2+b1) ...
21:28:46 #10 54.63 Setting up libencode-locale-perl (1.05-3) ...
21:28:46 #13 5.865 (1/68): dbus-1.12.20-7.el9.x86_64.rpm            13 kB/s | 3.9 kB     00:00    
21:28:46 #13 5.870 (2/68): acl-2.3.1-3.el9.x86_64.rpm              245 kB/s |  73 kB     00:00    
21:28:46 #13 5.873 (3/68): dbus-common-1.12.20-7.el9.noarch.rpm    2.0 MB/s |  15 kB     00:00    
21:28:46 #13 5.878 (4/68): dbus-broker-28-7.el9.x86_64.rpm         559 kB/s | 172 kB     00:00    
21:28:46 #13 5.889 (5/68): device-mapper-1.02.187-7.el9.x86_64.rpm 7.4 MB/s | 141 kB     00:00    
21:28:46 #13 5.894 (6/68): device-mapper-libs-1.02.187-7.el9.x86_6 8.6 MB/s | 179 kB     00:00    
21:28:46 #13 5.898 (7/68): libcbor-0.7.0-5.el9.x86_64.rpm          7.7 MB/s |  57 kB     00:00    
21:28:46 #13 5.901 (8/68): kmod-libs-28-7.el9.x86_64.rpm           5.8 MB/s |  64 kB     00:00    
21:28:46 #13 5.904 (9/68): libedit-3.1-37.20210216cvs.el9.x86_64.r  11 MB/s | 105 kB     00:00    
21:28:46 #13 5.909 (10/68): libfido2-1.6.0-7.el9.x86_64.rpm        6.8 MB/s |  71 kB     00:00    
21:28:46 #13 5.916 (11/68): make-4.3-7.el9.x86_64.rpm               47 MB/s | 538 kB     00:00    
21:28:46 #13 5.922 (12/68): libseccomp-2.5.2-2.el9.x86_64.rpm      4.2 MB/s |  72 kB     00:00    
21:28:46 #13 5.928 (13/68): openssh-8.7p1-28.el9.x86_64.rpm         25 MB/s | 457 kB     00:00    
21:28:46 #13 5.936 (14/68): openssh-clients-8.7p1-28.el9.x86_64.rp  37 MB/s | 707 kB     00:00    
21:28:46 #13 5.939 (15/68): rpm-plugin-selinux-4.16.1.3-22.el9.x86 1.7 MB/s |  18 kB     00:00    
21:28:46 #13 5.944 (16/68): selinux-policy-38.1.9-1.el9.noarch.rpm 3.8 MB/s |  55 kB     00:00    
21:28:46 #13 6.012 (17/68): selinux-policy-targeted-38.1.9-1.el9.n  91 MB/s | 6.8 MB     00:00    
21:28:46 #13 6.018 (18/68): systemd-pam-252-8.el9.x86_64.rpm       3.7 MB/s | 257 kB     00:00    
21:28:46 #13 6.050 (19/68): systemd-252-8.el9.x86_64.rpm            41 MB/s | 4.1 MB     00:00    
21:28:46 #13 6.054 (20/68): systemd-rpm-macros-252-8.el9.noarch.rp 1.1 MB/s |  45 kB     00:00    
21:28:46 #13 6.060 (21/68): which-2.21-28.el9.x86_64.rpm           1.1 MB/s |  42 kB     00:00    
21:28:46 #13 6.071 (22/68): annobin-11.13-1.el9.x86_64.rpm          55 MB/s | 975 kB     00:00    
21:28:46 #13 6.085 (23/68): automake-1.16.2-6.el9.noarch.rpm        27 MB/s | 689 kB     00:00    
21:28:46 #13 6.124 (24/68): autoconf-2.69-38.el9.noarch.rpm        9.5 MB/s | 681 kB     00:00    
21:28:46 #11 47.35 Preparing to unpack .../165-gnupg_2.2.35-3ubuntu1_all.deb ...
21:28:46 #11 47.36 Unpacking gnupg (2.2.35-3ubuntu1) ...
21:28:46 #11 47.39 Selecting previously unselected package libfile-dirlist-perl.
21:28:46 #11 47.39 Preparing to unpack .../166-libfile-dirlist-perl_0.05-2_all.deb ...
21:28:46 #11 47.39 Unpacking libfile-dirlist-perl (0.05-2) ...
21:28:46 #11 47.43 Selecting previously unselected package libfile-which-perl.
21:28:46 #11 47.44 Preparing to unpack .../167-libfile-which-perl_1.27-1_all.deb ...
21:28:46 #11 47.44 Unpacking libfile-which-perl (1.27-1) ...
21:28:46 #11 47.48 Selecting previously unselected package libfile-homedir-perl.
21:28:46 #11 47.48 Preparing to unpack .../168-libfile-homedir-perl_1.006-1_all.deb ...
21:28:46 #11 47.49 Unpacking libfile-homedir-perl (1.006-1) ...
21:28:46 #11 47.51 Selecting previously unselected package libfile-touch-perl.
21:28:46 #11 47.52 Preparing to unpack .../169-libfile-touch-perl_0.12-1_all.deb ...
21:28:46 #11 47.52 Unpacking libfile-touch-perl (0.12-1) ...
21:28:46 #11 47.56 Selecting previously unselected package libio-pty-perl.
21:28:46 #11 47.56 Preparing to unpack .../170-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
21:28:46 #11 47.56 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:28:46 #11 47.59 Selecting previously unselected package libipc-run-perl.
21:28:46 git init src/github.com/docker/docker
21:28:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:46 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:46 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:46 + SRC=src/github.com/docker/docker
21:28:46 + REF=master
21:28:46 + REF_FETCH=master
21:28:46 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:46 + awk {print $2}
21:28:46 #11 46.73 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ...
21:28:46 #11 46.75 Unpacking libconst-fast-perl (0.014-1.1) ...
21:28:46 #11 46.78 Selecting previously unselected package libwant-perl.
21:28:46 #11 46.78 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ...
21:28:46 #11 46.79 Unpacking libwant-perl (0.29-1build7) ...
21:28:46 #11 46.83 Selecting previously unselected package libcontextual-return-perl.
21:28:46 #11 46.83 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ...
21:28:46 #11 46.84 Unpacking libcontextual-return-perl (0.004014-2) ...
21:28:46 #11 46.88 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
21:28:46 #11 46.89 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ...
21:28:46 #11 46.89 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
21:28:46 #11 46.93 Selecting previously unselected package libdevel-stacktrace-perl.
21:28:46 #11 46.93 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:28:46 #11 46.94 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:28:46 #11 46.99 Selecting previously unselected package libexception-class-perl.
21:28:46 #11 46.99 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ...
21:28:46 #11 47.00 Unpacking libexception-class-perl (1.45-1) ...
21:28:46 #11 47.04 Selecting previously unselected package libiterator-perl.
21:28:46 git init src/github.com/docker/docker
21:28:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:46 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:46 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:46 + SRC=src/github.com/docker/docker
21:28:46 + REF=master
21:28:46 + REF_FETCH=master
21:28:46 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:46 + awk {print $2}
21:28:46 #12 10.45   Installing       : util-linux-2.38.1-1.fc37.x86_64                      54/99 
21:28:46 #12 10.47   Installing       : policycoreutils-3.4-6.fc37.x86_64                    55/99 
21:28:46 #12 10.48   Running scriptlet: policycoreutils-3.4-6.fc37.x86_64                    55/99 
21:28:46 #12 10.49   Installing       : selinux-policy-37.19-1.fc37.noarch                   56/99 
21:28:46 #12 10.50   Running scriptlet: selinux-policy-37.19-1.fc37.noarch                   56/99 
21:28:46 git init src/github.com/docker/buildx
21:28:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:46 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:46 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:46 + SRC=src/github.com/docker/buildx
21:28:46 + REF=v0.10.4
21:28:46 + REF_FETCH=v0.10.4
21:28:46 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:46 + awk {print $2}
21:28:46 #10 34.48 Unpacking libmpfr6:armhf (4.2.0-1) ...
21:28:46 #10 34.54 Selecting previously unselected package libmpc3:armhf.
21:28:46 #10 34.54 Preparing to unpack .../026-libmpc3_1.3.1-1_armhf.deb ...
21:28:46 #10 34.54 Unpacking libmpc3:armhf (1.3.1-1) ...
21:28:46 #10 34.58 Selecting previously unselected package cpp-12.
21:28:46 #10 34.58 Preparing to unpack .../027-cpp-12_12.2.0-14+rpi1_armhf.deb ...
21:28:46 #10 34.58 Unpacking cpp-12 (12.2.0-14+rpi1) ...
21:28:46 #9 34.61 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
21:28:46 #9 34.61 Unpacking python3-chardet (4.0.0-1) ...
21:28:46 #9 34.65 Selecting previously unselected package python3-six.
21:28:46 #9 34.65 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
21:28:46 #9 34.66 Unpacking python3-six (1.16.0-2) ...
21:28:46 #9 34.69 Selecting previously unselected package python3-debian.
21:28:46 #9 34.69 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
21:28:46 #9 34.69 Unpacking python3-debian (0.1.39) ...
21:28:46 #9 34.74 Selecting previously unselected package libgpgme11:amd64.
21:28:46 #9 34.74 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
21:28:46 #9 34.74 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
21:28:46 #9 34.78 Selecting previously unselected package python3-gpg.
21:28:46 #9 34.79 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
21:28:46 #9 34.79 Unpacking python3-gpg (1.14.0-1+b2) ...
21:28:46 #9 34.85 Selecting previously unselected package dput.
21:28:46 From https://github.com/docker/cli
21:28:46  * [new branch]      master     -> master
21:28:46  * [new branch]      master     -> origin/master
21:28:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:28:46 #11 29.27 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB]
21:28:46 #11 29.34 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB]
21:28:46 #11 29.38 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B]
21:28:46 #11 29.38 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB]
21:28:46 #11 29.39 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
21:28:46 #11 29.39 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
21:28:46 #11 14.82 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB]
21:28:46 #11 14.83 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB]
21:28:46 #11 14.84 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB]
21:28:46 #12 29.84 Transaction test succeeded.
21:28:46 #12 29.84 Running transaction
21:28:46 #10 32.09 Preparing to unpack .../082-dh-autoreconf_20_all.deb ...
21:28:46 #10 32.10 Unpacking dh-autoreconf (20) ...
21:28:46 #10 32.13 Selecting previously unselected package libarchive-zip-perl.
21:28:46 #10 32.13 Preparing to unpack .../083-libarchive-zip-perl_1.68-1_all.deb ...
21:28:46 #10 32.13 Unpacking libarchive-zip-perl (1.68-1) ...
21:28:46 #10 32.18 Selecting previously unselected package libsub-override-perl.
21:28:46 #10 32.18 Preparing to unpack .../084-libsub-override-perl_0.09-4_all.deb ...
21:28:46 #10 32.19 Unpacking libsub-override-perl (0.09-4) ...
21:28:46 #10 32.22 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:46 #10 32.22 Preparing to unpack .../085-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
21:28:46 #10 32.22 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
21:28:46 #10 32.25 Selecting previously unselected package dh-strip-nondeterminism.
21:28:46 #10 32.26 Preparing to unpack .../086-dh-strip-nondeterminism_1.13.1-1_all.deb ...
21:28:46 #10 32.26 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
21:28:46 #10 32.29 Selecting previously unselected package libelf1:amd64.
21:28:46 #10 32.30 Preparing to unpack .../087-libelf1_0.188-2.1_amd64.deb ...
21:28:46 #10 32.30 Unpacking libelf1:amd64 (0.188-2.1) ...
21:28:46 #10 32.35 Selecting previously unselected package dwz.
21:28:46 From https://github.com/docker/docker
21:28:46  * [new branch]      master     -> master
21:28:46  * [new branch]      master     -> origin/master
21:28:46 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:46 #10 37.03 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u10_amd64.deb ...
21:28:46 #10 37.04 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u10) ...
21:28:46 #10 37.08 Selecting previously unselected package exim4-daemon-light.
21:28:46 #10 37.08 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u7_amd64.deb ...
21:28:46 #10 37.09 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
21:28:46 #10 37.17 Selecting previously unselected package libcurl3-gnutls:amd64.
21:28:46 #10 37.18 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u5_amd64.deb ...
21:28:46 #10 37.18 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u5) ...
21:28:46 #10 37.24 Selecting previously unselected package libpcre2-8-0:amd64.
21:28:46 #10 37.24 Preparing to unpack .../163-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ...
21:28:46 #10 37.25 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ...
21:28:46 #10 37.30 Selecting previously unselected package liberror-perl.
21:28:46 #20 9.939 Selecting previously unselected package lld-11.
21:28:46 #20 9.949 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ...
21:28:46 #20 9.958 Unpacking lld-11 (1:11.0.1-2) ...
21:28:46 #20 10.18 Selecting previously unselected package lld.
21:28:46 #20 10.18 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ...
21:28:46 #20 10.19 Unpacking lld (1:11.0-51+nmu5) ...
21:28:46 #20 10.21 Selecting previously unselected package llvm-11-runtime.
21:28:46 + REF=refs/tags/v0.10.4
21:28:46 + [ -n refs/tags/v0.10.4 ]
21:28:46 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:46 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:46 + REF=refs/heads/master
21:28:46 + [ -n refs/heads/master ]
21:28:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:46 #10 40.42 Preparing to unpack .../122-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:46 #10 40.44 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:28:46 #10 40.49 Selecting previously unselected package python3-pkg-resources.
21:28:46 #10 40.49 Preparing to unpack .../123-python3-pkg-resources_39.0.1-2ubuntu0.1_all.deb ...
21:28:46 #10 40.49 Unpacking python3-pkg-resources (39.0.1-2ubuntu0.1) ...
21:28:46 #10 40.53 Selecting previously unselected package python3-chardet.
21:28:46 #10 40.54 Preparing to unpack .../124-python3-chardet_3.0.4-1_all.deb ...
21:28:46 #10 40.54 Unpacking python3-chardet (3.0.4-1) ...
21:28:46 #10 40.58 Selecting previously unselected package python3-six.
21:28:46 #10 40.58 Preparing to unpack .../125-python3-six_1.11.0-2_all.deb ...
21:28:46 #10 40.58 Unpacking python3-six (1.11.0-2) ...
21:28:46 #10 40.61 Selecting previously unselected package python3-debian.
21:28:46 #10 40.61 Preparing to unpack .../126-python3-debian_0.1.32_all.deb ...
21:28:46 #10 40.62 Unpacking python3-debian (0.1.32) ...
21:28:46 #10 40.65 Selecting previously unselected package gnupg-l10n.
21:28:46 #10 54.67 Setting up libexception-class-perl (1.45-1) ...
21:28:46 #10 54.74 Setting up libxstring-perl:armhf (0.005-2+b1) ...
21:28:46 #10 54.75 Setting up libmath-base85-perl (0.5+dfsg-2) ...
21:28:46 #10 54.76 Setting up libconfig-tiny-perl (2.28-2) ...
21:28:46 #10 54.77 Setting up libsereal-encoder-perl (5.003+ds-1) ...
21:28:46 #10 54.78 Setting up libdevel-callchecker-perl:armhf (0.008-2) ...
21:28:46 #10 54.79 Setting up liblist-utilsby-perl (0.12-2) ...
21:28:46 #10 54.80 Setting up libstring-shellquote-perl (1.04-3) ...
21:28:46 #10 54.82 Setting up libnet-netmask-perl (2.0002-2) ...
21:28:46 #10 54.83 Setting up libsub-install-perl (0.929-1) ...
21:28:46 #10 54.85 Setting up gcc (4:12.2.0-3) ...
21:28:46 #13 6.183 (25/68): cmake-3.20.2-8.el9.x86_64.rpm           61 MB/s | 6.7 MB     00:00    
21:28:46 #13 6.198 (26/68): cmake-data-3.20.2-8.el9.noarch.rpm      20 MB/s | 2.1 MB     00:00    
21:28:46 #13 6.201 (27/68): cmake-filesystem-3.20.2-8.el9.x86_64.r 256 kB/s |  19 kB     00:00    
21:28:46 #13 6.204 (28/68): cmake-rpm-macros-3.20.2-8.el9.noarch.r 598 kB/s |  12 kB     00:00    
21:28:46 #13 6.242 (29/68): gcc-plugin-annobin-11.3.1-4.3.el9.x86_ 1.9 MB/s |  64 kB     00:00    
21:28:46 #13 6.329 (30/68): cpp-11.3.1-4.3.el9.x86_64.rpm           84 MB/s |  11 MB     00:00    
21:28:46 #13 6.354 (31/68): git-2.39.1-1.el9.x86_64.rpm            626 kB/s |  63 kB     00:00    
21:28:46 #11 47.59 Preparing to unpack .../171-libipc-run-perl_20220807.0-1_all.deb ...
21:28:46 #11 47.59 Unpacking libipc-run-perl (20220807.0-1) ...
21:28:46 #11 47.62 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:46 #11 47.63 Preparing to unpack .../172-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:28:46 #11 47.63 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:28:46 #11 47.66 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:46 #11 47.66 Preparing to unpack .../173-libclass-xsaccessor-perl_1.19-4_amd64.deb ...
21:28:46 #11 47.67 Unpacking libclass-xsaccessor-perl (1.19-4) ...
21:28:46 #11 47.70 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
21:28:46 #11 47.70 Preparing to unpack .../174-libb-hooks-op-check-perl_0.22-2_amd64.deb ...
21:28:46 #11 47.71 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2) ...
21:28:46 #11 47.74 Selecting previously unselected package libdynaloader-functions-perl.
21:28:46 #11 47.74 Preparing to unpack .../175-libdynaloader-functions-perl_0.003-2_all.deb ...
21:28:46 #11 47.74 Unpacking libdynaloader-functions-perl (0.003-2) ...
21:28:46 #11 47.77 Selecting previously unselected package libdevel-callchecker-perl.
21:28:46 #11 47.77 Preparing to unpack .../176-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
21:28:46 #11 47.77 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:28:46 #11 47.80 Selecting previously unselected package libparams-classify-perl:amd64.
21:28:46 #11 47.80 Preparing to unpack .../177-libparams-classify-perl_0.015-2_amd64.deb ...
21:28:46 #11 47.81 Unpacking libparams-classify-perl:amd64 (0.015-2) ...
21:28:46 #11 47.84 Selecting previously unselected package libmodule-runtime-perl.
21:28:46 #11 47.84 Preparing to unpack .../178-libmodule-runtime-perl_0.016-2_all.deb ...
21:28:46 #11 47.84 Unpacking libmodule-runtime-perl (0.016-2) ...
21:28:46 #11 47.87 Selecting previously unselected package libimport-into-perl.
21:28:46 #11 47.87 Preparing to unpack .../179-libimport-into-perl_1.002005-2_all.deb ...
21:28:46 #11 47.87 Unpacking libimport-into-perl (1.002005-2) ...
21:28:46 #11 47.90 Selecting previously unselected package librole-tiny-perl.
21:28:46 + REF=refs/heads/master
21:28:46 + [ -n refs/heads/master ]
21:28:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:46 #11 47.05 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:28:46 #11 47.05 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:28:46 #11 47.11 Selecting previously unselected package libiterator-util-perl.
21:28:46 #11 47.11 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:28:46 #11 47.11 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:28:46 #11 47.16 Selecting previously unselected package libexporter-tiny-perl.
21:28:46 #11 47.16 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ...
21:28:46 #11 47.16 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:28:46 #11 47.21 Selecting previously unselected package liblist-moreutils-xs-perl.
21:28:46 #11 47.21 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ...
21:28:46 #11 47.22 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
21:28:46 #11 47.27 Selecting previously unselected package liblist-moreutils-perl.
21:28:46 + REF=refs/heads/master
21:28:46 + [ -n refs/heads/master ]
21:28:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:46 #12 10.52   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          57/99 
21:28:46 #12 10.76   Installing       : selinux-policy-targeted-37.19-1.fc37.noarch          57/99 
21:28:46 + REF=refs/tags/v0.10.4
21:28:46 + [ -n refs/tags/v0.10.4 ]
21:28:46 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:46 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:46 #9 34.86 Preparing to unpack .../155-dput_1.1.0_all.deb ...
21:28:46 #9 34.86 Unpacking dput (1.1.0) ...
21:28:46 #9 34.90 Selecting previously unselected package equivs.
21:28:46 #9 34.90 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
21:28:46 #9 34.91 Unpacking equivs (2.3.1) ...
21:28:46 #9 34.94 Selecting previously unselected package fonts-dejavu-core.
21:28:46 #9 34.94 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
21:28:46 #9 34.94 Unpacking fonts-dejavu-core (2.37-2) ...
21:28:46 #9 35.10 Selecting previously unselected package fontconfig-config.
21:28:46 #9 35.10 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
21:28:46 #9 35.18 Unpacking fontconfig-config (2.13.1-4.2) ...
21:28:46 #9 35.23 Selecting previously unselected package libcurl3-gnutls:amd64.
21:28:46 #9 35.23 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u7_amd64.deb ...
21:28:46 git init src/github.com/docker/docker
21:28:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/.git/
21:28:46 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:28:46 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:28:46 + SRC=src/github.com/docker/docker
21:28:46 + REF=master
21:28:46 + REF_FETCH=master
21:28:46 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:28:46 + awk {print $2}
21:28:46 + REF=refs/heads/master
21:28:46 + [ -n refs/heads/master ]
21:28:46 + REF_FETCH=refs/heads/master:refs/heads/master
21:28:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:28:46 #11 29.55 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:28:46 #11 29.62 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB]
21:28:46 #11 29.67 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB]
21:28:46 #11 29.71 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB]
21:28:46 #11 29.73 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
21:28:46 #11 15.26 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB]
21:28:46 #10 32.35 Preparing to unpack .../088-dwz_0.15-1_amd64.deb ...
21:28:46 #10 32.35 Unpacking dwz (0.15-1) ...
21:28:46 #10 32.39 Selecting previously unselected package libicu72:amd64.
21:28:46 #10 32.39 Preparing to unpack .../089-libicu72_72.1-3_amd64.deb ...
21:28:46 #10 32.39 Unpacking libicu72:amd64 (72.1-3) ...
21:28:46 #10 37.30 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ...
21:28:46 #10 37.30 Unpacking liberror-perl (0.17027-2) ...
21:28:46 #10 37.34 Selecting previously unselected package git-man.
21:28:46 #10 37.34 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
21:28:46 #10 37.35 Unpacking git-man (1:2.20.1-2+deb10u8) ...
21:28:46 #10 37.49 Selecting previously unselected package git.
21:28:46 #10 37.49 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u8_amd64.deb ...
21:28:46 #10 37.51 Unpacking git (1:2.20.1-2+deb10u8) ...
21:28:46 #20 10.22 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
21:28:46 #20 10.22 Unpacking llvm-11-runtime (1:11.0.1-2) ...
21:28:46 #20 10.28 Selecting previously unselected package llvm-runtime.
21:28:46 #20 10.28 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ...
21:28:46 #20 10.28 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
21:28:46 #20 10.32 Selecting previously unselected package llvm-11.
21:28:46 #20 10.32 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ...
21:28:46 #20 10.32 Unpacking llvm-11 (1:11.0.1-2) ...
21:28:46 From https://github.com/docker/docker
21:28:46  * [new branch]      master     -> master
21:28:46  * [new branch]      master     -> origin/master
21:28:46 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:46 #12 0.684 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:28:46 #12 0.684 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:28:46 #12 0.684 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:28:46 #10 40.65 Preparing to unpack .../127-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:28:46 #10 40.65 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:28:46 #10 40.68 Selecting previously unselected package gnupg-utils.
21:28:46 #10 40.69 Preparing to unpack .../128-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:46 #10 40.69 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:28:46 #10 40.72 Selecting previously unselected package gpg.
21:28:46 #10 40.72 Preparing to unpack .../129-gpg_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:46 #10 40.73 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:28:46 #10 40.79 Selecting previously unselected package pinentry-curses.
21:28:46 #10 40.79 Preparing to unpack .../130-pinentry-curses_1.1.0-1_armhf.deb ...
21:28:46 #10 40.79 Unpacking pinentry-curses (1.1.0-1) ...
21:28:46 #10 40.82 Selecting previously unselected package gpg-agent.
21:28:46 #10 40.82 Preparing to unpack .../131-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:46 #10 40.83 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:28:46 #10 40.87 Selecting previously unselected package gpg-wks-client.
21:28:46 #10 40.87 Preparing to unpack .../132-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:46 #10 40.87 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:28:46 #10 40.90 Selecting previously unselected package gpg-wks-server.
21:28:46 #10 54.87 Setting up dpkg-dev (1.21.21) ...
21:28:46 #10 54.89 Setting up libindirect-perl (0.39-2+b1) ...
21:28:46 #10 54.90 Setting up libxs-parse-sublike-perl:armhf (0.16-1+b2) ...
21:28:46 #10 54.91 Setting up intltool-debian (0.35.0+20060710.6) ...
21:28:46 #10 54.92 Setting up libfreezethaw-perl (0.5001-3) ...
21:28:46 #10 54.93 Setting up libobject-pad-perl (0.78-1) ...
21:28:46 #10 54.95 Setting up liberror-perl (0.17029-2) ...
21:28:46 #10 54.96 Setting up patchutils (0.4.2-1) ...
21:28:46 #10 54.97 Setting up libmail-sendmail-perl (0.80-3) ...
21:28:46 #10 54.98 Setting up libltdl-dev:armhf (2.4.7-5) ...
21:28:46 #10 54.99 Setting up libjson-maybexs-perl (1.004004-1) ...
21:28:46 #10 55.00 Setting up libxml-sax-base-perl (1.09-3) ...
21:28:46 #10 55.01 Setting up libio-string-perl (1.08-4) ...
21:28:46 #10 55.02 Setting up libreadonly-perl (2.050-3) ...
21:28:46 #10 55.03 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
21:28:46 #10 55.04 Setting up libstring-copyright-perl (0.003014-1) ...
21:28:46 #10 55.05 Setting up libdata-optlist-perl (0.113-1) ...
21:28:46 #10 55.06 Setting up libipc-run-perl (20220807.0-1) ...
21:28:46 #10 55.08 Setting up git (1:2.39.2-1.1) ...
21:28:46 #10 55.10 Setting up libtext-xslate-perl:armhf (3.5.9-1+b2) ...
21:28:46 #10 55.11 Setting up libcontextual-return-perl (0.004014-4) ...
21:28:46 #10 55.12 Setting up libwww-robotrules-perl (6.02-1) ...
21:28:46 #10 55.13 Setting up libtypes-serialiser-perl (1.01-1) ...
21:28:46 #10 55.14 Setting up libnsl-dev:armhf (1.3.0-2) ...
21:28:46 #10 55.15 Setting up libhtml-parser-perl:armhf (3.81-1) ...
21:28:46 #13 6.461 (32/68): git-core-2.39.1-1.el9.x86_64.rpm        34 MB/s | 4.2 MB     00:00    
21:28:46 #13 6.482 (33/68): git-core-doc-2.39.1-1.el9.noarch.rpm    23 MB/s | 2.9 MB     00:00    
21:28:46 #11 47.90 Preparing to unpack .../180-librole-tiny-perl_2.002004-1_all.deb ...
21:28:46 #11 47.91 Unpacking librole-tiny-perl (2.002004-1) ...
21:28:46 #11 47.94 Selecting previously unselected package libsub-quote-perl.
21:28:46 #11 47.94 Preparing to unpack .../181-libsub-quote-perl_2.006006-1_all.deb ...
21:28:46 #11 47.94 Unpacking libsub-quote-perl (2.006006-1) ...
21:28:46 #11 47.97 Selecting previously unselected package libmoo-perl.
21:28:46 #11 47.97 Preparing to unpack .../182-libmoo-perl_2.005004-3_all.deb ...
21:28:46 #11 47.98 Unpacking libmoo-perl (2.005004-3) ...
21:28:46 #11 48.01 Selecting previously unselected package libencode-locale-perl.
21:28:46 #11 48.01 Preparing to unpack .../183-libencode-locale-perl_1.05-2_all.deb ...
21:28:46 #11 48.01 Unpacking libencode-locale-perl (1.05-2) ...
21:28:46 #11 48.04 Selecting previously unselected package libtimedate-perl.
21:28:46 #11 48.04 Preparing to unpack .../184-libtimedate-perl_2.3300-2_all.deb ...
21:28:46 #11 48.05 Unpacking libtimedate-perl (2.3300-2) ...
21:28:46 #11 48.08 Selecting previously unselected package libhttp-date-perl.
21:28:46 #11 48.08 Preparing to unpack .../185-libhttp-date-perl_6.05-1_all.deb ...
21:28:46 #11 48.09 Unpacking libhttp-date-perl (6.05-1) ...
21:28:46 #11 48.11 Selecting previously unselected package libfile-listing-perl.
21:28:46 #11 47.27 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ...
21:28:46 #11 47.27 Unpacking liblist-moreutils-perl (0.430-2) ...
21:28:46 #11 47.31 Selecting previously unselected package libdata-dpath-perl.
21:28:46 #11 47.31 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ...
21:28:46 #11 47.32 Unpacking libdata-dpath-perl (0.58-1) ...
21:28:46 #11 47.35 Selecting previously unselected package libdata-dump-perl.
21:28:46 #11 47.36 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ...
21:28:46 #11 47.36 Unpacking libdata-dump-perl (1.25-1) ...
21:28:46 #11 47.39 Selecting previously unselected package libdata-messagepack-perl.
21:28:46 #11 47.40 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ...
21:28:46 #11 47.40 Unpacking libdata-messagepack-perl (1.01-2build1) ...
21:28:46 #11 47.44 Selecting previously unselected package libnet-domain-tld-perl.
21:28:46 #11 47.44 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:28:46 #11 47.45 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:28:46 #11 47.49 Selecting previously unselected package libdata-validate-domain-perl.
21:28:46 #11 47.49 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:28:46 #11 47.50 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:28:46 #11 29.75 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB]
21:28:46 #11 29.78 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB]
21:28:46 #11 29.80 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:28:46 #11 29.81 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:28:46 #11 29.82 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
21:28:46 #11 29.87 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB]
21:28:46 #9 35.23 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ...
21:28:46 #9 35.28 Selecting previously unselected package liberror-perl.
21:28:46 #9 35.29 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
21:28:46 #9 35.29 Unpacking liberror-perl (0.17029-1) ...
21:28:46 #9 35.32 Selecting previously unselected package git-man.
21:28:46 #9 35.32 Preparing to unpack .../161-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
21:28:46 #9 35.32 Unpacking git-man (1:2.30.2-1+deb11u2) ...
21:28:46 #11 15.33 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB]
21:28:47 #10 35.21 Selecting previously unselected package cpp.
21:28:47 #10 35.21 Preparing to unpack .../028-cpp_4%3a12.2.0-1+rpi1_armhf.deb ...
21:28:47 #10 35.22 Unpacking cpp (4:12.2.0-1+rpi1) ...
21:28:47 #10 35.25 Preparing to unpack .../029-curl_7.88.1-7_armhf.deb ...
21:28:47 #10 35.26 Unpacking curl (7.88.1-7) over (7.86.0-2) ...
21:28:47 #10 35.32 Preparing to unpack .../030-libcurl4_7.88.1-7_armhf.deb ...
21:28:47 git init src/github.com/docker/buildx
21:28:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:47 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:47 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:47 + SRC=src/github.com/docker/buildx
21:28:47 + REF=v0.10.4
21:28:47 + REF_FETCH=v0.10.4
21:28:47 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:47 + awk {print $2}
21:28:47 + REF=refs/tags/v0.10.4
21:28:47 + [ -n refs/tags/v0.10.4 ]
21:28:47 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 From https://github.com/docker/docker
21:28:47  * [new branch]      master     -> master
21:28:47  * [new branch]      master     -> origin/master
21:28:47 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:47 #7 extracting sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 5.1s
21:28:47 git init src/github.com/docker/buildx
21:28:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:47 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:47 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:47 + SRC=src/github.com/docker/buildx
21:28:47 + REF=v0.10.4
21:28:47 + REF_FETCH=v0.10.4
21:28:47 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:47 + awk {print $2}
21:28:47 #10 37.71 Fedora 36 - x86_64 - Updates                     19 MB/s |  36 MB     00:01    
21:28:47 #10 40.90 Preparing to unpack .../133-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:47 #10 40.91 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:28:47 #10 40.94 Selecting previously unselected package gpgsm.
21:28:47 #10 40.94 Preparing to unpack .../134-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:47 #10 40.94 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:28:47 #10 40.98 Selecting previously unselected package gnupg.
21:28:47 #10 40.98 Preparing to unpack .../135-gnupg_2.2.4-1ubuntu1.6_armhf.deb ...
21:28:47 #10 40.99 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:28:47 #10 41.03 Selecting previously unselected package libgpgme11:armhf.
21:28:47 #10 41.03 Preparing to unpack .../136-libgpgme11_1.10.0-1ubuntu2_armhf.deb ...
21:28:47 #10 41.03 Unpacking libgpgme11:armhf (1.10.0-1ubuntu2) ...
21:28:47 #10 41.07 Selecting previously unselected package python3-gpg.
21:28:47 #10 41.07 Preparing to unpack .../137-python3-gpg_1.10.0-1ubuntu2_armhf.deb ...
21:28:47 #10 41.08 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
21:28:47 #10 41.13 Selecting previously unselected package dput.
21:28:47 #10 41.13 Preparing to unpack .../138-dput_1.0.1ubuntu1_all.deb ...
21:28:47 #10 41.14 Unpacking dput (1.0.1ubuntu1) ...
21:28:47 #10 41.17 Selecting previously unselected package libfakeroot:armhf.
21:28:47 #10 41.18 Preparing to unpack .../139-libfakeroot_1.22-2ubuntu1_armhf.deb ...
21:28:47 #10 41.18 Unpacking libfakeroot:armhf (1.22-2ubuntu1) ...
21:28:47 #10 41.21 Selecting previously unselected package fakeroot.
21:28:47 #10 41.21 Preparing to unpack .../140-fakeroot_1.22-2ubuntu1_armhf.deb ...
21:28:47 #10 41.22 Unpacking fakeroot (1.22-2ubuntu1) ...
21:28:47 #10 41.25 Selecting previously unselected package libcurl3-gnutls:armhf.
21:28:47 #10 55.17 Setting up libgit-wrapper-perl (0.048-2) ...
21:28:47 #10 55.18 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:28:47 #10 55.18 Setting up librole-tiny-perl (2.002004-1) ...
21:28:47 #10 55.19 Setting up gnupg (2.2.40-1.1) ...
21:28:47 #10 55.21 Setting up libc6-dev:armhf (2.36-8) ...
21:28:47 #10 55.22 Setting up libfont-ttf-perl (1.06-2) ...
21:28:47 #10 55.23 Setting up libfile-homedir-perl (1.006-2) ...
21:28:47 #10 55.24 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ...
21:28:47 #10 55.25 Setting up pristine-tar (1.50) ...
21:28:47 #10 55.26 Setting up libio-socket-ssl-perl (2.081-2) ...
21:28:47 #10 55.27 Setting up libsub-exporter-perl (0.989-1) ...
21:28:47 #10 55.28 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
21:28:47 #10 55.29 Setting up libalgorithm-merge-perl (0.08-5) ...
21:28:47 #10 55.30 Setting up libhttp-message-perl (6.44-1) ...
21:28:47 #10 55.31 Setting up libdata-validate-ip-perl (0.31-1) ...
21:28:47 #10 55.32 Setting up libhtml-form-perl (6.11-1) ...
21:28:47 #10 55.34 Setting up libiterator-perl (0.03+ds1-2) ...
21:28:47 #10 55.34 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
21:28:47 #10 55.36 Setting up libjson-xs-perl (4.030-2+b1) ...
21:28:47 #10 55.37 Setting up python3.11 (3.11.2-6) ...
21:28:47 #11 48.11 Preparing to unpack .../186-libfile-listing-perl_6.15-1_all.deb ...
21:28:47 #11 48.12 Unpacking libfile-listing-perl (6.15-1) ...
21:28:47 #11 48.15 Selecting previously unselected package libhtml-tagset-perl.
21:28:47 #11 48.15 Preparing to unpack .../187-libhtml-tagset-perl_3.20-4_all.deb ...
21:28:47 #11 48.15 Unpacking libhtml-tagset-perl (3.20-4) ...
21:28:47 #11 48.18 Selecting previously unselected package liburi-perl.
21:28:47 #11 48.18 Preparing to unpack .../188-liburi-perl_5.12-1ubuntu1_all.deb ...
21:28:47 #11 48.19 Unpacking liburi-perl (5.12-1ubuntu1) ...
21:28:47 #11 48.22 Selecting previously unselected package libhtml-parser-perl:amd64.
21:28:47 #11 48.22 Preparing to unpack .../189-libhtml-parser-perl_3.78-1_amd64.deb ...
21:28:47 #11 48.22 Unpacking libhtml-parser-perl:amd64 (3.78-1) ...
21:28:47 #11 48.25 Selecting previously unselected package libhtml-tree-perl.
21:28:47 #11 48.25 Preparing to unpack .../190-libhtml-tree-perl_5.07-2_all.deb ...
21:28:47 #11 48.26 Unpacking libhtml-tree-perl (5.07-2) ...
21:28:47 #11 48.30 Selecting previously unselected package libio-html-perl.
21:28:47 #11 48.30 Preparing to unpack .../191-libio-html-perl_1.004-3_all.deb ...
21:28:47 #11 48.31 Unpacking libio-html-perl (1.004-3) ...
21:28:47 #11 48.33 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:47 #13 6.628 (34/68): gcc-11.3.1-4.3.el9.x86_64.rpm           75 MB/s |  32 MB     00:00    
21:28:47 #13 6.634 (35/68): glibc-devel-2.34-61.el9.x86_64.rpm     336 kB/s |  50 kB     00:00    
21:28:47 #13 6.643 (36/68): glibc-headers-2.34-61.el9.x86_64.rpm   3.4 MB/s | 552 kB     00:00    
21:28:47 #13 6.690 (37/68): kernel-headers-5.14.0-289.el9.x86_64.r  84 MB/s | 5.1 MB     00:00    
21:28:47 #13 6.694 (38/68): libmpc-1.2.1-4.el9.x86_64.rpm          1.5 MB/s |  62 kB     00:00    
21:28:47 #13 6.697 (39/68): libseccomp-devel-2.5.2-2.el9.x86_64.rp 1.3 MB/s |  59 kB     00:00    
21:28:47 #13 6.706 (40/68): libsepol-devel-3.5-1.el9.x86_64.rpm    6.1 MB/s |  48 kB     00:00    
21:28:47 #13 6.712 (41/68): libselinux-devel-3.5-1.el9.x86_64.rpm   11 MB/s | 160 kB     00:00    
21:28:47 #13 6.718 (42/68): libtool-2.4.6-45.el9.x86_64.rpm         28 MB/s | 582 kB     00:00    
21:28:47 #13 6.722 (43/68): libtool-ltdl-2.4.6-45.el9.x86_64.rpm   2.6 MB/s |  37 kB     00:00    
21:28:47 #13 6.758 (44/68): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 747 kB/s |  29 kB     00:00    
21:28:47 #13 6.768 (45/68): libuv-1.42.0-1.el9.x86_64.rpm          3.0 MB/s | 150 kB     00:00    
21:28:47 #13 6.812 (46/68): m4-1.4.19-1.el9.x86_64.rpm             6.5 MB/s | 300 kB     00:00    
21:28:47 #11 47.54 Selecting previously unselected package libnet-ipv6addr-perl.
21:28:47 #11 47.54 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:28:47 #11 47.55 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:28:47 #11 47.59 Selecting previously unselected package libnet-netmask-perl.
21:28:47 #11 47.59 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ...
21:28:47 #11 47.60 Unpacking libnet-netmask-perl (2.0001-1) ...
21:28:47 #11 47.64 Selecting previously unselected package libnetaddr-ip-perl.
21:28:47 #11 47.64 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ...
21:28:47 #11 47.65 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:28:47 #11 47.70 Selecting previously unselected package libdata-validate-ip-perl.
21:28:47 #11 47.70 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ...
21:28:47 #11 47.70 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:28:47 #11 47.73 Selecting previously unselected package libdata-validate-uri-perl.
21:28:47 #11 47.74 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ...
21:28:47 #11 47.74 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:28:47 #11 30.11 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]
21:28:47 #9 35.45 Selecting previously unselected package git.
21:28:47 #9 35.45 Preparing to unpack .../162-git_1%3a2.30.2-1+deb11u2_amd64.deb ...
21:28:47 #9 35.47 Unpacking git (1:2.30.2-1+deb11u2) ...
21:28:47 #11 15.56 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB]
21:28:47 #11 15.67 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB]
21:28:47 #11 15.68 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB]
21:28:47 #11 15.74 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB]
21:28:47 #11 15.78 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-common armhf 2.38-4ubuntu2.1 [221 kB]
21:28:47 #10 35.34 Unpacking libcurl4:armhf (7.88.1-7) over (7.86.0-2) ...
21:28:47 #10 35.40 Selecting previously unselected package libdebhelper-perl.
21:28:47 #10 35.40 Preparing to unpack .../031-libdebhelper-perl_13.11.4_all.deb ...
21:28:47 #10 35.40 Unpacking libdebhelper-perl (13.11.4) ...
21:28:47 #10 35.46 Selecting previously unselected package libcc1-0:armhf.
21:28:47 From https://github.com/docker/docker
21:28:47  * [new branch]      master     -> master
21:28:47  * [new branch]      master     -> origin/master
21:28:47 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:47 git init src/github.com/docker/buildx
21:28:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:47 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:47 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:47 + SRC=src/github.com/docker/buildx
21:28:47 + REF=v0.10.4
21:28:47 + REF_FETCH=v0.10.4
21:28:47 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:47 + awk {print $2}
21:28:47 #10 33.14 Selecting previously unselected package libxml2:amd64.
21:28:47 #10 33.15 Preparing to unpack .../090-libxml2_2.9.14+dfsg-1.1+b3_amd64.deb ...
21:28:47 #10 33.15 Unpacking libxml2:amd64 (2.9.14+dfsg-1.1+b3) ...
21:28:47 #10 33.23 Selecting previously unselected package gettext.
21:28:47 git init src/github.com/docker/buildx
21:28:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:47 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:47 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:47 + SRC=src/github.com/docker/buildx
21:28:47 + REF=v0.10.4
21:28:47 + REF_FETCH=v0.10.4
21:28:47 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:47 + awk {print $2}
21:28:47 + REF=refs/tags/v0.10.4
21:28:47 + [ -n refs/tags/v0.10.4 ]
21:28:47 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 + REF=refs/tags/v0.10.4
21:28:47 + [ -n refs/tags/v0.10.4 ]
21:28:47 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 #10 38.08 Selecting previously unselected package libgc1c2:amd64.
21:28:47 #10 38.08 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ...
21:28:47 #10 38.10 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ...
21:28:47 #10 38.14 Selecting previously unselected package libltdl7:amd64.
21:28:47 #10 38.14 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ...
21:28:47 #10 38.15 Unpacking libltdl7:amd64 (2.4.6-9) ...
21:28:47 #10 38.19 Selecting previously unselected package guile-2.2-libs:amd64.
21:28:47 #10 41.25 Preparing to unpack .../141-libcurl3-gnutls_7.58.0-2ubuntu3.24_armhf.deb ...
21:28:47 #10 41.26 Unpacking libcurl3-gnutls:armhf (7.58.0-2ubuntu3.24) ...
21:28:47 #10 41.30 Selecting previously unselected package liberror-perl.
21:28:47 #10 41.30 Preparing to unpack .../142-liberror-perl_0.17025-1_all.deb ...
21:28:47 #10 41.30 Unpacking liberror-perl (0.17025-1) ...
21:28:47 #10 41.33 Selecting previously unselected package git-man.
21:28:47 #10 41.33 Preparing to unpack .../143-git-man_1%3a2.17.1-1ubuntu0.17_all.deb ...
21:28:47 #10 41.34 Unpacking git-man (1:2.17.1-1ubuntu0.17) ...
21:28:47 #11 48.34 Preparing to unpack .../192-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:28:47 #11 48.34 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:28:47 #11 48.37 Selecting previously unselected package libhttp-message-perl.
21:28:47 #11 48.37 Preparing to unpack .../193-libhttp-message-perl_6.37-1_all.deb ...
21:28:47 #11 48.37 Unpacking libhttp-message-perl (6.37-1) ...
21:28:47 #11 48.40 Selecting previously unselected package libhttp-cookies-perl.
21:28:47 #11 48.40 Preparing to unpack .../194-libhttp-cookies-perl_6.10-1_all.deb ...
21:28:47 #11 48.41 Unpacking libhttp-cookies-perl (6.10-1) ...
21:28:47 #11 48.44 Selecting previously unselected package libhttp-negotiate-perl.
21:28:47 #11 48.44 Preparing to unpack .../195-libhttp-negotiate-perl_6.01-1_all.deb ...
21:28:47 #11 48.45 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:28:47 #11 48.48 Selecting previously unselected package perl-openssl-defaults:amd64.
21:28:47 #11 48.48 Preparing to unpack .../196-perl-openssl-defaults_7_amd64.deb ...
21:28:47 #11 48.48 Unpacking perl-openssl-defaults:amd64 (7) ...
21:28:47 #11 48.51 Selecting previously unselected package libnet-ssleay-perl:amd64.
21:28:47 #11 48.51 Preparing to unpack .../197-libnet-ssleay-perl_1.92-2_amd64.deb ...
21:28:47 #11 48.52 Unpacking libnet-ssleay-perl:amd64 (1.92-2) ...
21:28:47 #11 48.56 Selecting previously unselected package libio-socket-ssl-perl.
21:28:47 #11 48.56 Preparing to unpack .../198-libio-socket-ssl-perl_2.074-2_all.deb ...
21:28:47 #11 48.56 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:28:47 #11 48.59 Selecting previously unselected package libnet-http-perl.
21:28:47 #11 48.60 Preparing to unpack .../199-libnet-http-perl_6.22-1_all.deb ...
21:28:47 #11 48.60 Unpacking libnet-http-perl (6.22-1) ...
21:28:47 #11 48.63 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:47 #11 48.63 Preparing to unpack .../200-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:28:47 #11 48.64 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:28:47 #11 48.66 Selecting previously unselected package libtry-tiny-perl.
21:28:47 #13 6.870 (47/68): pcre2-devel-10.40-2.el9.x86_64.rpm     5.6 MB/s | 515 kB     00:00    
21:28:47 #13 6.984 (48/68): llvm-libs-15.0.7-1.el9.x86_64.rpm       82 MB/s |  21 MB     00:00    
21:28:47 #13 6.988 (49/68): pcre2-utf16-10.40-2.el9.x86_64.rpm     1.2 MB/s | 217 kB     00:00    
21:28:47 #13 6.994 (50/68): pcre2-utf32-10.40-2.el9.x86_64.rpm     1.7 MB/s | 206 kB     00:00    
21:28:47 #13 6.999 (51/68): perl-DynaLoader-1.47-480.el9.x86_64.rp 6.4 MB/s |  27 kB     00:00    
21:28:47 #13 7.002 (52/68): perl-Error-0.17029-7.el9.noarch.rpm    5.7 MB/s |  42 kB     00:00    
21:28:47 #13 7.004 (53/68): perl-File-Compare-1.100.600-480.el9.no 1.5 MB/s |  14 kB     00:00    
21:28:47 #13 7.008 (54/68): perl-File-Copy-2.34-480.el9.noarch.rpm 2.3 MB/s |  21 kB     00:00    
21:28:47 #13 7.012 (55/68): perl-File-Find-1.37-480.el9.noarch.rpm 4.0 MB/s |  27 kB     00:00    
21:28:47 #13 7.015 (56/68): perl-Git-2.39.1-1.el9.noarch.rpm       4.1 MB/s |  39 kB     00:00    
21:28:47 #13 7.018 (57/68): perl-TermReadKey-2.38-11.el9.x86_64.rp 4.2 MB/s |  37 kB     00:00    
21:28:47 #13 7.021 (58/68): perl-lib-0.65-480.el9.x86_64.rpm       2.6 MB/s |  16 kB     00:00    
21:28:47 #13 7.027 (59/68): perl-Thread-Queue-3.14-460.el9.noarch. 1.9 MB/s |  22 kB     00:00    
21:28:47 #13 7.030 (60/68): perl-threads-2.25-460.el9.x86_64.rpm   4.9 MB/s |  58 kB     00:00    
21:28:47 #13 7.033 (61/68): perl-threads-shared-1.61-460.el9.x86_6 3.8 MB/s |  45 kB     00:00    
21:28:47 #13 7.041 (62/68): policycoreutils-devel-3.5-1.el9.x86_64  14 MB/s | 146 kB     00:00    
21:28:47 #13 7.050 (63/68): systemd-devel-252-8.el9.x86_64.rpm      44 MB/s | 642 kB     00:00    
21:28:47 #13 7.061 (64/68): selinux-policy-devel-38.1.9-1.el9.noar  47 MB/s | 1.4 MB     00:00    
21:28:47 #13 7.064 (65/68): device-mapper-devel-1.02.187-7.el9.x86 2.1 MB/s |  44 kB     00:00    
21:28:47 #13 7.081 (66/68): glibc-static-2.34-61.el9.x86_64.rpm     57 MB/s | 1.7 MB     00:00    
21:28:47 #12 30.96   Preparing        :                                                        1/1 
21:28:47 #11 47.78 Selecting previously unselected package libdistro-info-perl.
21:28:47 #11 47.79 Preparing to unpack .../244-libdistro-info-perl_1.1build1_all.deb ...
21:28:47 #11 47.79 Unpacking libdistro-info-perl (1.1build1) ...
21:28:47 #11 47.83 Selecting previously unselected package libemail-address-xs-perl.
21:28:47 #11 47.83 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ...
21:28:47 #11 47.84 Unpacking libemail-address-xs-perl (1.04-1build6) ...
21:28:47 #11 47.88 Selecting previously unselected package libipc-system-simple-perl.
21:28:47 #11 47.88 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ...
21:28:47 #11 47.89 Unpacking libipc-system-simple-perl (1.30-1) ...
21:28:47 #11 47.93 Selecting previously unselected package libfile-basedir-perl.
21:28:47 #11 47.93 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ...
21:28:47 #11 47.94 Unpacking libfile-basedir-perl (0.09-1) ...
21:28:47 #11 47.97 Selecting previously unselected package libfile-chdir-perl.
21:28:47 #11 47.98 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:28:47 #11 47.98 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:28:47 #11 48.02 Selecting previously unselected package libfile-fcntllock-perl.
21:28:47 From https://github.com/docker/docker
21:28:47  * [new branch]      master     -> master
21:28:47  * [new branch]      master     -> origin/master
21:28:47 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:47 From https://github.com/docker/buildx
21:28:47  * [new tag]         v0.10.4    -> v0.10.4
21:28:47 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:47 #11 15.79 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libbinutils armhf 2.38-4ubuntu2.1 [498 kB]
21:28:47 #11 15.82 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf-nobfd0 armhf 2.38-4ubuntu2.1 [94.4 kB]
21:28:47 #11 15.82 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf0 armhf 2.38-4ubuntu2.1 [94.1 kB]
21:28:47 #11 15.82 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.38-4ubuntu2.1 [3061 kB]
21:28:47 #10 35.46 Preparing to unpack .../032-libcc1-0_12.2.0-14+rpi1_armhf.deb ...
21:28:47 #10 35.46 Unpacking libcc1-0:armhf (12.2.0-14+rpi1) ...
21:28:47 #10 35.50 Selecting previously unselected package libgomp1:armhf.
21:28:47 #10 35.50 Preparing to unpack .../033-libgomp1_12.2.0-14+rpi1_armhf.deb ...
21:28:47 #10 35.51 Unpacking libgomp1:armhf (12.2.0-14+rpi1) ...
21:28:47 #10 35.55 Selecting previously unselected package libasan8:armhf.
21:28:47 #10 35.55 Preparing to unpack .../034-libasan8_12.2.0-14+rpi1_armhf.deb ...
21:28:47 #10 35.55 Unpacking libasan8:armhf (12.2.0-14+rpi1) ...
21:28:47 + REF=refs/tags/v0.10.4
21:28:47 + [ -n refs/tags/v0.10.4 ]
21:28:47 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 #10 33.24 Preparing to unpack .../091-gettext_0.21-12_amd64.deb ...
21:28:47 #10 33.24 Unpacking gettext (0.21-12) ...
21:28:47 #10 33.37 Selecting previously unselected package intltool-debian.
21:28:47 #10 33.37 Preparing to unpack .../092-intltool-debian_0.35.0+20060710.6_all.deb ...
21:28:47 #10 33.38 Unpacking intltool-debian (0.35.0+20060710.6) ...
21:28:47 #10 33.40 Selecting previously unselected package po-debconf.
21:28:47 #10 33.41 Preparing to unpack .../093-po-debconf_1.0.21+nmu1_all.deb ...
21:28:47 #10 33.41 Unpacking po-debconf (1.0.21+nmu1) ...
21:28:47 #10 33.46 Selecting previously unselected package debhelper.
21:28:47 #10 33.46 Preparing to unpack .../094-debhelper_13.11.4_all.deb ...
21:28:47 #10 33.47 Unpacking debhelper (13.11.4) ...
21:28:47 From https://github.com/docker/buildx
21:28:47  * [new tag]         v0.10.4    -> v0.10.4
21:28:47 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:47 #10 38.19 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ...
21:28:47 #10 38.20 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
21:28:47 #10 41.41 Selecting previously unselected package git.
21:28:47 #10 41.42 Preparing to unpack .../144-git_1%3a2.17.1-1ubuntu0.17_armhf.deb ...
21:28:47 #10 41.43 Unpacking git (1:2.17.1-1ubuntu0.17) ...
21:28:47 #11 48.66 Preparing to unpack .../201-libtry-tiny-perl_0.31-1_all.deb ...
21:28:47 #11 48.67 Unpacking libtry-tiny-perl (0.31-1) ...
21:28:47 #11 48.69 Selecting previously unselected package libwww-robotrules-perl.
21:28:47 #11 48.70 Preparing to unpack .../202-libwww-robotrules-perl_6.02-1_all.deb ...
21:28:47 #11 48.70 Unpacking libwww-robotrules-perl (6.02-1) ...
21:28:47 #11 48.73 Selecting previously unselected package libwww-perl.
21:28:47 #11 48.73 Preparing to unpack .../203-libwww-perl_6.67-1_all.deb ...
21:28:47 #11 48.73 Unpacking libwww-perl (6.67-1) ...
21:28:47 #11 48.76 Selecting previously unselected package patchutils.
21:28:47 #11 48.76 Preparing to unpack .../204-patchutils_0.4.2-1build2_amd64.deb ...
21:28:47 #11 48.77 Unpacking patchutils (0.4.2-1build2) ...
21:28:47 #11 48.79 Selecting previously unselected package wdiff.
21:28:47 #11 48.80 Preparing to unpack .../205-wdiff_1.2.2-2build3_amd64.deb ...
21:28:47 #11 48.80 Unpacking wdiff (1.2.2-2build3) ...
21:28:47 #11 48.84 Selecting previously unselected package devscripts.
21:28:47 #11 48.84 Preparing to unpack .../206-devscripts_2.22.2ubuntu3_amd64.deb ...
21:28:47 #11 48.86 Unpacking devscripts (2.22.2ubuntu3) ...
21:28:47 #12 1.000 Reading package lists...
21:28:47 #13 7.085 (67/68): libxcrypt-static-4.4.18-3.el9.x86_64.r 6.3 MB/s | 102 kB     00:00    
21:28:47 #13 7.344 (68/68): libtool-ltdl-devel-2.4.6-45.el9.x86_64 585 kB/s | 161 kB     00:00    
21:28:47 #12 30.99   Installing       : python-srpm-macros-3-44.el8.noarch                    1/89 
21:28:47 #12 31.02   Installing       : unzip-6.0-46.el8.x86_64                               2/89 
21:28:47 #12 31.17   Installing       : groff-base-1.22.3-18.el8.x86_64                       3/89 
21:28:47 #12 31.20   Installing       : file-5.33-24.el8.x86_64                               4/89 
21:28:47 #12 31.22   Installing       : bzip2-1.0.6-26.el8.x86_64                             5/89 
21:28:47 #11 48.02 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
21:28:47 #11 48.03 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
21:28:47 #11 48.06 Selecting previously unselected package libnumber-compare-perl.
21:28:47 #11 48.06 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ...
21:28:47 #11 48.10 Unpacking libnumber-compare-perl (0.03-2) ...
21:28:47 #11 48.15 Selecting previously unselected package libtext-glob-perl.
21:28:47 #11 48.15 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ...
21:28:47 #11 48.15 Unpacking libtext-glob-perl (0.11-2) ...
21:28:47 #11 48.19 Selecting previously unselected package libfile-find-rule-perl.
21:28:47 #11 48.19 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ...
21:28:47 #11 48.19 Unpacking libfile-find-rule-perl (0.34-1) ...
21:28:47 #11 48.23 Selecting previously unselected package libfont-afm-perl.
21:28:47 #11 48.23 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ...
21:28:47 #11 48.23 Unpacking libfont-afm-perl (1.20-3) ...
21:28:47 #11 48.26 Selecting previously unselected package libio-string-perl.
21:28:47 git init src/github.com/docker/buildx
21:28:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:47 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:47 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:47 + SRC=src/github.com/docker/buildx
21:28:47 + REF=v0.10.4
21:28:47 + REF_FETCH=v0.10.4
21:28:47 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:47 + awk {print $2}
21:28:47 + REF=refs/tags/v0.10.4
21:28:47 + [ -n refs/tags/v0.10.4 ]
21:28:47 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:47 git init src/github.com/docker/compose
21:28:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:47 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:47 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:47 + SRC=src/github.com/docker/compose
21:28:47 + REF=v2.17.2
21:28:47 + REF_FETCH=v2.17.2
21:28:47 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2+ 
21:28:47 awk {print $2}
21:28:47 #11 16.36 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils armhf 2.38-4ubuntu2.1 [3162 B]
21:28:47 #20 11.20 Selecting previously unselected package llvm.
21:28:47 #20 11.20 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ...
21:28:47 #20 11.21 Unpacking llvm (1:11.0-51+nmu5) ...
21:28:47 #20 11.26 Setting up libz3-4:amd64 (4.8.10-1) ...
21:28:47 #20 11.28 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
21:28:47 #20 11.29 Setting up libllvm11:amd64 (1:11.0.1-2) ...
21:28:47 #20 11.30 Setting up libclang1-11 (1:11.0.1-2) ...
21:28:47 #20 11.31 Setting up libgc1:amd64 (1:8.0.4-3) ...
21:28:47 #20 11.32 Setting up libc6-i386 (2.31-13+deb11u5) ...
21:28:47 #20 11.33 Setting up llvm-11-runtime (1:11.0.1-2) ...
21:28:47 #20 11.35 Setting up llvm-11 (1:11.0.1-2) ...
21:28:47 #20 11.36 Setting up libobjc4:amd64 (10.2.1-6) ...
21:28:47 #20 11.37 Setting up lld-11 (1:11.0.1-2) ...
21:28:47 #20 11.38 Setting up libclang-cpp11 (1:11.0.1-2) ...
21:28:47 #20 11.39 Setting up lib32gcc-s1 (10.2.1-6) ...
21:28:47 #20 11.40 Setting up lib32stdc++6 (10.2.1-6) ...
21:28:47 #20 11.42 Setting up llvm-runtime (1:11.0-51+nmu5) ...
21:28:47 #10 35.78 Selecting previously unselected package libubsan1:armhf.
21:28:47 #10 35.78 Preparing to unpack .../035-libubsan1_12.2.0-14+rpi1_armhf.deb ...
21:28:47 #10 35.78 Unpacking libubsan1:armhf (12.2.0-14+rpi1) ...
21:28:47 #10 35.88 Selecting previously unselected package libgcc-12-dev:armhf.
21:28:47 #10 35.89 Preparing to unpack .../036-libgcc-12-dev_12.2.0-14+rpi1_armhf.deb ...
21:28:47 #10 35.89 Unpacking libgcc-12-dev:armhf (12.2.0-14+rpi1) ...
21:28:47 #10 36.00 Selecting previously unselected package gcc-12.
21:28:47 #11 30.48 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:28:47 #11 30.48 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB]
21:28:47 #11 30.49 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB]
21:28:47 #11 30.50 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB]
21:28:47 #11 30.51 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB]
21:28:47 #11 30.51 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB]
21:28:47 #11 30.53 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.2 [982 kB]
21:28:47 #11 30.70 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]
21:28:47 #9 36.01 Selecting previously unselected package iso-codes.
21:28:47 #9 36.02 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
21:28:47 #9 36.02 Unpacking iso-codes (4.6.0-1) ...
21:28:47 #10 33.59 Selecting previously unselected package debian-keyring.
21:28:47 #10 33.59 Preparing to unpack .../095-debian-keyring_2022.12.24_all.deb ...
21:28:47 #10 33.59 Unpacking debian-keyring (2022.12.24) ...
21:28:47 git init src/github.com/docker/compose
21:28:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:47 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:47 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:47 + SRC=src/github.com/docker/compose
21:28:47 + REF=v2.17.2
21:28:47 + REF_FETCH=v2.17.2
21:28:47 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:47 + awk {print $2}
21:28:47 #10 41.74 Selecting previously unselected package libalgorithm-diff-perl.
21:28:47 #10 41.75 Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-1_all.deb ...
21:28:47 #10 41.75 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
21:28:47 #10 41.78 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:28:47 #10 41.78 Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-5_armhf.deb ...
21:28:47 #10 41.78 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
21:28:47 #10 41.81 Selecting previously unselected package libalgorithm-merge-perl.
21:28:47 #10 41.81 Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ...
21:28:47 #10 41.82 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:28:47 #10 41.84 Selecting previously unselected package libapt-pkg-perl.
21:28:47 #10 41.85 Preparing to unpack .../148-libapt-pkg-perl_0.1.33build1_armhf.deb ...
21:28:47 #10 41.85 Unpacking libapt-pkg-perl (0.1.33build1) ...
21:28:47 #10 41.88 Selecting previously unselected package libarchive-cpio-perl.
21:28:47 #10 41.88 Preparing to unpack .../149-libarchive-cpio-perl_0.10-1_all.deb ...
21:28:47 #10 41.89 Unpacking libarchive-cpio-perl (0.10-1) ...
21:28:47 #10 41.91 Selecting previously unselected package libb-hooks-op-check-perl.
21:28:47 #10 41.91 Preparing to unpack .../150-libb-hooks-op-check-perl_0.22-1_armhf.deb ...
21:28:47 #10 41.92 Unpacking libb-hooks-op-check-perl (0.22-1) ...
21:28:47 #10 41.95 Selecting previously unselected package libdynaloader-functions-perl.
21:28:47 #10 41.95 Preparing to unpack .../151-libdynaloader-functions-perl_0.003-1_all.deb ...
21:28:47 #10 41.95 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:28:47 #10 41.98 Selecting previously unselected package libdevel-callchecker-perl.
21:28:47 #10 41.98 Preparing to unpack .../152-libdevel-callchecker-perl_0.007-2build1_armhf.deb ...
21:28:47 #10 41.98 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
21:28:47 #10 42.01 Selecting previously unselected package libparams-classify-perl.
21:28:47 #10 42.01 Preparing to unpack .../153-libparams-classify-perl_0.015-1_armhf.deb ...
21:28:47 #10 42.02 Unpacking libparams-classify-perl (0.015-1) ...
21:28:47 #11 48.92 Selecting previously unselected package diffstat.
21:28:47 #11 48.92 Preparing to unpack .../207-diffstat_1.64-1build2_amd64.deb ...
21:28:47 #11 48.93 Unpacking diffstat (1.64-1build2) ...
21:28:47 #11 48.96 Selecting previously unselected package python3-chardet.
21:28:47 #11 48.96 Preparing to unpack .../208-python3-chardet_4.0.0-2_all.deb ...
21:28:47 #11 48.96 Unpacking python3-chardet (4.0.0-2) ...
21:28:47 #11 49.00 Selecting previously unselected package python3-debian.
21:28:47 #11 49.00 Preparing to unpack .../209-python3-debian_0.1.46_all.deb ...
21:28:47 #11 49.01 Unpacking python3-debian (0.1.46) ...
21:28:47 #11 49.05 Selecting previously unselected package libgpgme11:amd64.
21:28:47 #11 49.05 Preparing to unpack .../210-libgpgme11_1.17.1-4.1ubuntu1_amd64.deb ...
21:28:47 #11 49.05 Unpacking libgpgme11:amd64 (1.17.1-4.1ubuntu1) ...
21:28:47 #11 49.09 Selecting previously unselected package python3-gpg.
21:28:47 #11 49.09 Preparing to unpack .../211-python3-gpg_1.17.1-4.1ubuntu1_amd64.deb ...
21:28:47 #11 49.09 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
21:28:47 #11 49.13 Selecting previously unselected package python3-xdg.
21:28:47 #11 49.13 Preparing to unpack .../212-python3-xdg_0.27-2_all.deb ...
21:28:47 #11 49.13 Unpacking python3-xdg (0.27-2) ...
21:28:47 #11 49.18 Selecting previously unselected package dput.
21:28:47 From https://github.com/docker/buildx
21:28:47  * [new tag]         v0.10.4    -> v0.10.4
21:28:47 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:47 #13 7.347 --------------------------------------------------------------------------------
21:28:47 #13 7.348 Total                                            41 MB/s | 109 MB     00:02     
21:28:47 #12 31.27   Installing       : zip-3.0-23.el8.x86_64                                 6/89 
21:28:47 #12 31.28   Installing       : python-rpm-macros-3-44.el8.noarch                     7/89 
21:28:47 #12 31.30   Installing       : python3-rpm-macros-3-44.el8.noarch                    8/89 
21:28:47 #12 31.32   Installing       : python3-six-1.11.0-8.el8.noarch                       9/89 
21:28:47 #12 31.36   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                10/89 
21:28:47 #12 31.38   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        11/89 
21:28:47 #12 31.41   Installing       : patch-2.7.6-11.el8.x86_64                            12/89 
21:28:47 #11 48.27 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ...
21:28:47 #11 48.27 Unpacking libio-string-perl (1.08-3.1) ...
21:28:47 #11 48.30 Selecting previously unselected package libfont-ttf-perl.
21:28:47 #11 48.30 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ...
21:28:47 #11 48.31 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:28:47 #11 48.38 Selecting previously unselected package libsort-versions-perl.
21:28:47 #11 48.38 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ...
21:28:47 #11 48.39 Unpacking libsort-versions-perl (1.62-1) ...
21:28:47 #11 48.42 Selecting previously unselected package libgit-wrapper-perl.
21:28:47 #11 48.42 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ...
21:28:47 #11 48.43 Unpacking libgit-wrapper-perl (0.048-1) ...
21:28:47 #11 48.46 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:28:47 #11 48.47 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:28:47 #11 48.47 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:28:47 #11 48.50 Selecting previously unselected package libio-prompter-perl.
21:28:47 From https://github.com/docker/buildx
21:28:47  * [new tag]         v0.10.4    -> v0.10.4
21:28:47 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:47 From https://github.com/docker/docker
21:28:47  * [new branch]      master     -> master
21:28:47  * [new branch]      master     -> origin/master
21:28:47 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:47 + REF=refs/tags/v2.17.2
21:28:47 + [ -n refs/tags/v2.17.2 ]
21:28:47 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:47 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 From https://github.com/docker/docker
21:28:48  * [new branch]      master     -> master
21:28:48  * [new branch]      master     -> origin/master
21:28:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:48 #11 16.44 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.1 [19.0 kB]
21:28:48 #11 26.88 Resolving Dependencies
21:28:48 #11 26.88 --> Running transaction check
21:28:48 #11 26.88 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
21:28:48 #11 26.90 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.02 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.03 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.03 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.03 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.03 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
21:28:48 #11 27.04 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
21:28:48 #11 27.04 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
21:28:48 #11 27.04 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
21:28:48 #11 27.04 --> Running transaction check
21:28:48 #11 27.04 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
21:28:48 #11 27.04 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
21:28:48 #11 27.04 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
21:28:48 #11 27.04 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
21:28:48 #11 27.05 ---> Package file.x86_64 0:5.11-37.el7 will be installed
21:28:48 #11 27.05 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
21:28:48 #11 27.05 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
21:28:48 #11 27.05 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
21:28:48 #11 27.05 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
21:28:48 #11 27.06 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.06 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.06 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.06 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.07 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:28:48 #11 27.08 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
21:28:48 #11 27.08 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
21:28:48 #11 27.08 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
21:28:48 #11 27.09 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
21:28:48 #11 27.09 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
21:28:48 #11 27.09 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
21:28:48 #11 27.09 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
21:28:48 #11 27.09 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:28:48 #11 27.09 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:28:48 #11 27.09 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:28:48 #11 27.09 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:28:48 #11 27.09 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
21:28:48 #11 27.10 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
21:28:48 #11 27.10 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
21:28:48 #11 27.10 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
21:28:48 #11 27.10 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed
21:28:48 #11 27.10 --> Running transaction check
21:28:48 #11 27.10 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
21:28:48 #11 27.10 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
21:28:48 #11 27.10 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
21:28:48 #11 27.10 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
21:28:48 #11 27.10 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
21:28:48 #11 27.10 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
21:28:48 #11 27.11 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
21:28:48 #11 27.11 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
21:28:48 #11 27.11 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:28:48 #11 27.11 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:28:48 #11 27.12 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
21:28:48 #11 27.12 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
21:28:48 #11 27.12 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
21:28:48 #11 27.12 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
21:28:48 #11 27.12 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
21:28:48 #11 27.12 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
21:28:48 #11 27.12 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
21:28:48 #11 27.12 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
21:28:48 #11 27.12 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
21:28:48 #11 27.12 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
21:28:48 #11 27.12 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
21:28:48 #11 27.13 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
21:28:48 #11 27.13 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
21:28:48 #11 27.13 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
21:28:48 #11 27.13 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
21:28:48 #11 27.13 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
21:28:48 #11 27.13 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
21:28:48 #11 27.13 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
21:28:48 #11 27.13 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
21:28:48 #11 27.13 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
21:28:48 #11 27.13 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
21:28:48 #11 27.13 --> Running transaction check
21:28:48 #11 27.13 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
21:28:48 #11 27.14 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
21:28:48 #11 27.14 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
21:28:48 #11 27.14 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:28:48 #11 27.15 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:28:48 #11 27.15 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
21:28:48 #11 27.15 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
21:28:48 #11 27.15 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
21:28:48 #11 27.15 --> Running transaction check
21:28:48 #11 27.15 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
21:28:48 #11 27.15 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
21:28:48 #11 27.22 --> Finished Dependency Resolution
21:28:48 #11 27.22 
21:28:48 #11 27.22 Dependencies Resolved
21:28:48 #11 27.23 
21:28:48 #11 27.23 ================================================================================
21:28:48 #11 27.23  Package                   Arch      Version                   Repository  Size
21:28:48 #11 27.23 ================================================================================
21:28:48 #11 27.23 Installing:
21:28:48 #11 27.23  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
21:28:48 #11 27.23  rpmlint                   noarch    1.5-4.el7                 base       229 k
21:28:48 #11 27.23 Installing for dependencies:
21:28:48 #11 27.23  bzip2                     x86_64    1.0.6-13.el7              base        52 k
21:28:48 #11 27.23  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
21:28:48 #11 27.23  dwz                       x86_64    0.11-3.el7                base        99 k
21:28:48 #11 27.23  elfutils                  x86_64    0.176-5.el7               base       308 k
21:28:48 #11 27.23  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
21:28:48 #11 27.23  file                      x86_64    5.11-37.el7               base        57 k
21:28:48 #11 27.23  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
21:28:48 #11 27.23  groff-base                x86_64    1.22.2-8.el7              base       942 k
21:28:48 #11 27.23  patch                     x86_64    2.7.1-12.el7_7            base       111 k
21:28:48 #11 27.23  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
21:28:48 #11 27.23  perl-Carp                 noarch    1.26-244.el7              base        19 k
21:28:48 #11 27.23  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
21:28:48 #11 27.23  perl-Exporter             noarch    5.68-3.el7                base        28 k
21:28:48 #11 27.23  perl-File-Path            noarch    2.09-2.el7                base        26 k
21:28:48 #11 27.23  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
21:28:48 #11 27.23  perl-Filter               x86_64    1.49-3.el7                base        76 k
21:28:48 #11 27.23  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
21:28:48 #11 27.23  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
21:28:48 #11 27.23  perl-PathTools            x86_64    3.40-5.el7                base        82 k
21:28:48 #11 27.23  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
21:28:48 #11 27.23  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
21:28:48 #11 27.23  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
21:28:48 #11 27.23  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
21:28:48 #11 27.23  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
21:28:48 #11 27.23  perl-Socket               x86_64    2.010-5.el7               base        49 k
21:28:48 #11 27.23  perl-Storable             x86_64    2.45-3.el7                base        77 k
21:28:48 #11 27.23  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
21:28:48 #11 27.23  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
21:28:48 #11 27.23  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
21:28:48 #11 27.23  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
21:28:48 #11 27.23  perl-constant             noarch    1.27-2.el7                base        19 k
21:28:48 #11 27.23  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
21:28:48 #11 27.23  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
21:28:48 #11 27.23  perl-parent               noarch    1:0.225-244.el7           base        12 k
21:28:48 #11 27.23  perl-podlators            noarch    2.5.1-3.el7               base       112 k
21:28:48 #11 27.23  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
21:28:48 #11 27.23  perl-threads              x86_64    1.87-4.el7                base        49 k
21:28:48 #11 27.23  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
21:28:48 #11 27.23  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
21:28:48 #11 27.23  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
21:28:48 #11 27.23  unzip                     x86_64    6.0-24.el7_9              updates    172 k
21:28:48 #11 27.23  zip                       x86_64    3.0-11.el7                base       260 k
21:28:48 #11 27.23 Updating for dependencies:
21:28:48 #11 27.23  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
21:28:48 #11 27.23  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
21:28:48 #11 27.23  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
21:28:48 #11 27.23  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
21:28:48 #11 27.23 
21:28:48 #11 27.23 Transaction Summary
21:28:48 #11 27.23 ================================================================================
21:28:48 #11 27.23 Install  2 Packages (+42 Dependent packages)
21:28:48 #11 27.23 Upgrade             (  4 Dependent packages)
21:28:48 #11 27.23 
21:28:48 #11 27.23 Total download size: 18 M
21:28:48 #11 27.23 Downloading packages:
21:28:48 #11 27.23 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:28:48 #20 11.43 Setting up llvm (1:11.0-51+nmu5) ...
21:28:48 #20 11.44 Setting up libobjc-10-dev:amd64 (10.2.1-6) ...
21:28:48 #20 11.45 Setting up libclang-common-11-dev (1:11.0.1-2) ...
21:28:48 #20 11.46 Setting up clang-11 (1:11.0.1-2) ...
21:28:48 #20 11.48 Setting up lld (1:11.0-51+nmu5) ...
21:28:48 #20 11.50 Setting up clang (1:11.0-51+nmu5) ...
21:28:48 #20 11.52 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:28:48 From https://github.com/docker/docker
21:28:48  * [new branch]      master     -> master
21:28:48  * [new branch]      master     -> origin/master
21:28:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:48 #10 36.00 Preparing to unpack .../037-gcc-12_12.2.0-14+rpi1_armhf.deb ...
21:28:48 #10 36.01 Unpacking gcc-12 (12.2.0-14+rpi1) ...
21:28:48 #11 30.82 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
21:28:48 #11 30.83 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
21:28:48 #11 30.98 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
21:28:48 #10 56.17 Setting up libhttp-negotiate-perl (6.01-2) ...
21:28:48 #10 56.17 Setting up libio-prompter-perl (0.004015-2) ...
21:28:48 #10 56.18 Setting up libiterator-util-perl (0.02+ds1-2) ...
21:28:48 #10 56.19 Setting up libstdc++-12-dev:armhf (12.2.0-14) ...
21:28:48 #10 56.20 Setting up libhttp-cookies-perl (6.10-1) ...
21:28:48 #10 56.21 Setting up libtool (2.4.7-5) ...
21:28:48 #10 56.22 Setting up po-debconf (1.0.21+nmu1) ...
21:28:48 #10 56.23 Setting up libhtml-tree-perl (5.07-3) ...
21:28:48 #10 56.24 Setting up libparams-classify-perl:armhf (0.015-2+b1) ...
21:28:48 #10 56.25 Setting up libcgi-pm-perl (4.55-1) ...
21:28:48 #10 56.26 Setting up python3 (3.11.2-1) ...
21:28:48 #9 36.43 Selecting previously unselected package libalgorithm-diff-perl.
21:28:48 #9 36.44 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
21:28:48 #9 36.44 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:28:48 #9 36.48 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:28:48 #9 36.48 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
21:28:48 #9 36.49 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:28:48 #9 36.52 Selecting previously unselected package libalgorithm-merge-perl.
21:28:48 #9 36.52 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
21:28:48 #9 36.52 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:28:48 #9 36.56 Selecting previously unselected package libaliased-perl.
21:28:48 From https://github.com/docker/docker
21:28:48  * [new branch]      master     -> master
21:28:48  * [new branch]      master     -> origin/master
21:28:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:28:48 + REF=refs/tags/v2.17.2
21:28:48 + [ -n refs/tags/v2.17.2 ]
21:28:48 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 #10 42.05 Selecting previously unselected package libmodule-runtime-perl.
21:28:48 #10 42.05 Preparing to unpack .../154-libmodule-runtime-perl_0.016-1_all.deb ...
21:28:48 #10 42.05 Unpacking libmodule-runtime-perl (0.016-1) ...
21:28:48 #10 42.08 Selecting previously unselected package libtry-tiny-perl.
21:28:48 #10 42.08 Preparing to unpack .../155-libtry-tiny-perl_0.30-1_all.deb ...
21:28:48 #10 42.09 Unpacking libtry-tiny-perl (0.30-1) ...
21:28:48 #10 42.11 Selecting previously unselected package libmodule-implementation-perl.
21:28:48 #10 42.12 Preparing to unpack .../156-libmodule-implementation-perl_0.09-1_all.deb ...
21:28:48 #10 42.12 Unpacking libmodule-implementation-perl (0.09-1) ...
21:28:48 #10 42.15 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:48 #10 42.15 Preparing to unpack .../157-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:28:48 #10 42.16 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:28:48 #10 42.18 Selecting previously unselected package libvariable-magic-perl.
21:28:48 #10 42.19 Preparing to unpack .../158-libvariable-magic-perl_0.62-1_armhf.deb ...
21:28:48 #10 42.19 Unpacking libvariable-magic-perl (0.62-1) ...
21:28:48 #10 42.22 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:48 #11 49.18 Preparing to unpack .../213-dput_1.1.2ubuntu2_all.deb ...
21:28:48 #11 49.18 Unpacking dput (1.1.2ubuntu2) ...
21:28:48 #11 49.22 Selecting previously unselected package fonts-dejavu-core.
21:28:48 #11 49.22 Preparing to unpack .../214-fonts-dejavu-core_2.37-2build1_all.deb ...
21:28:48 #11 49.22 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:28:48 #11 49.34 Selecting previously unselected package fontconfig-config.
21:28:48 #11 49.34 Preparing to unpack .../215-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
21:28:48 #11 49.35 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
21:28:48 #11 49.39 Selecting previously unselected package libcurl3-gnutls:amd64.
21:28:48 #11 49.39 Preparing to unpack .../216-libcurl3-gnutls_7.85.0-1ubuntu0.5_amd64.deb ...
21:28:48 #11 49.39 Unpacking libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.5) ...
21:28:48 #11 49.42 Selecting previously unselected package liberror-perl.
21:28:48 #11 49.42 Preparing to unpack .../217-liberror-perl_0.17029-1_all.deb ...
21:28:48 #11 49.43 Unpacking liberror-perl (0.17029-1) ...
21:28:48 #10 38.81 Selecting previously unselected package iso-codes.
21:28:48 #10 38.81 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ...
21:28:48 #10 38.82 Unpacking iso-codes (4.2-1) ...
21:28:48 #12 31.49   Installing       : openssl-1:1.1.1k-9.el8.x86_64                        13/89 
21:28:48 #12 31.55   Installing       : ncurses-6.1-9.20180224.el8.x86_64                    14/89 
21:28:48 #12 31.57   Installing       : perl-Digest-1.17-395.el8.noarch                      15/89 
21:28:48 #12 31.58   Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                  16/89 
21:28:48 #12 31.61   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                17/89 
21:28:48 #12 31.63   Installing       : perl-libnet-3.11-3.el8.noarch                        18/89 
21:28:48 #12 31.70   Installing       : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff   19/89 
21:28:48 #11 48.50 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ...
21:28:48 #11 48.51 Unpacking libio-prompter-perl (0.004015-1) ...
21:28:48 #11 48.55 Selecting previously unselected package libjson-perl.
21:28:48 #11 48.55 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ...
21:28:48 #11 48.55 Unpacking libjson-perl (4.04000-1) ...
21:28:48 #11 48.59 Selecting previously unselected package liblog-any-perl.
21:28:48 #11 48.59 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ...
21:28:48 #11 48.59 Unpacking liblog-any-perl (1.710-1) ...
21:28:48 #11 48.63 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:28:48 #11 48.63 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:28:48 #11 48.63 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:28:48 #11 48.66 Selecting previously unselected package libpackage-stash-perl.
21:28:48 #11 48.67 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ...
21:28:48 #11 48.67 Unpacking libpackage-stash-perl (0.39-1) ...
21:28:48 #11 48.70 Selecting previously unselected package libsub-identify-perl.
21:28:48 #11 48.71 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ...
21:28:48 #11 48.71 Unpacking libsub-identify-perl (0.14-1build5) ...
21:28:48 #11 48.74 Selecting previously unselected package libsub-name-perl.
21:28:48 #11 48.74 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ...
21:28:48 #11 48.75 Unpacking libsub-name-perl (0.26-1build3) ...
21:28:48 #11 48.78 Selecting previously unselected package libnamespace-clean-perl.
21:28:48 #11 48.78 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ...
21:28:48 #11 48.78 Unpacking libnamespace-clean-perl (0.27-1) ...
21:28:48 #11 48.81 Selecting previously unselected package libpath-tiny-perl.
21:28:48 #11 48.82 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ...
21:28:48 #11 48.82 Unpacking libpath-tiny-perl (0.122-1) ...
21:28:48 #11 48.85 Selecting previously unselected package libstrictures-perl.
21:28:48 #12 2.011 dpkg-buildpackage: info: source package docker-ce-build-deps
21:28:48 #12 2.011 dpkg-buildpackage: info: source version 1.0
21:28:48 #12 2.011 dpkg-buildpackage: info: source distribution unstable
21:28:48 #12 2.011 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:28:48 #12 2.044 dpkg-buildpackage: info: host architecture armhf
21:28:48 #12 2.044  dpkg-source --before-build .
21:28:48 #12 2.144  debian/rules clean
21:28:48 #12 2.145 dh clean
21:28:48 #12 2.221    dh_clean
21:28:48 #12 2.251  debian/rules binary
21:28:48 git init src/github.com/docker/compose
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:48 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:48 + SRC=src/github.com/docker/compose
21:28:48 + REF=v2.17.2
21:28:48 + REF_FETCH=v2.17.2
21:28:48 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:48 + awk {print $2}
21:28:48 git init src/github.com/docker/buildx
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:48 + SRC=src/github.com/docker/buildx
21:28:48 + REF=v0.10.4
21:28:48 + REF_FETCH=v0.10.4
21:28:48 + git -C src/github.com/docker/buildx+  ls-remote --refs --heads --tags origin v0.10.4
21:28:48 awk {print $2}
21:28:48 + REF=refs/tags/v0.10.4
21:28:48 + [ -n refs/tags/v0.10.4 ]
21:28:48 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:48 #11 16.51 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-69.76 [1289 kB]
21:28:48 From https://github.com/docker/buildx
21:28:48  * [new tag]         v0.10.4    -> v0.10.4
21:28:48 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:48 git init src/github.com/docker/buildx
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:48 + SRC=src/github.com/docker/buildx
21:28:48 + REF=v0.10.4
21:28:48 + REF_FETCH=v0.10.4
21:28:48 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:48 + awk {print $2}
21:28:48 #11 31.28 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:28:48 #11 31.31 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B]
21:28:48 #11 31.32 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB]
21:28:48 #11 31.34 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.1 [154 kB]
21:28:48 #9 36.56 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
21:28:48 #9 36.61 Unpacking libaliased-perl (0.34-1.1) ...
21:28:48 #9 36.67 Selecting previously unselected package libapt-pkg-perl.
21:28:48 #9 36.67 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
21:28:48 #9 36.67 Unpacking libapt-pkg-perl (0.1.39) ...
21:28:48 #9 36.71 Selecting previously unselected package libarchive-cpio-perl.
21:28:48 #9 36.71 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:28:48 #9 36.72 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:28:48 #9 36.75 Selecting previously unselected package libarchive13:amd64.
21:28:48 #9 36.75 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
21:28:48 #9 36.76 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:28:48 #9 36.81 Selecting previously unselected package libarray-intspan-perl.
21:28:48 git init src/github.com/docker/buildx
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:48 + SRC=src/github.com/docker/buildx
21:28:48 + REF=v0.10.4
21:28:48 + REF_FETCH=v0.10.4
21:28:48 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.4
21:28:48 + awk {print $2}
21:28:48 From https://github.com/docker/compose
21:28:48  * [new tag]         v2.17.2    -> v2.17.2
21:28:48 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:48 #10 42.22 Preparing to unpack .../159-libb-hooks-endofscope-perl_0.21-1_all.deb ...
21:28:48 #10 42.23 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
21:28:48 #10 42.26 Selecting previously unselected package libhtml-tagset-perl.
21:28:48 #10 42.26 Preparing to unpack .../160-libhtml-tagset-perl_3.20-3_all.deb ...
21:28:48 #10 42.26 Unpacking libhtml-tagset-perl (3.20-3) ...
21:28:48 #10 42.29 Selecting previously unselected package liburi-perl.
21:28:48 #10 42.29 Preparing to unpack .../161-liburi-perl_1.73-1_all.deb ...
21:28:48 #10 42.30 Unpacking liburi-perl (1.73-1) ...
21:28:48 #10 42.33 Selecting previously unselected package libhtml-parser-perl.
21:28:48 #10 42.33 Preparing to unpack .../162-libhtml-parser-perl_3.72-3build1_armhf.deb ...
21:28:48 #10 42.33 Unpacking libhtml-parser-perl (3.72-3build1) ...
21:28:48 #10 42.37 Selecting previously unselected package libcgi-pm-perl.
21:28:48 #10 42.37 Preparing to unpack .../163-libcgi-pm-perl_4.38-1_all.deb ...
21:28:48 #10 42.37 Unpacking libcgi-pm-perl (4.38-1) ...
21:28:48 #10 42.41 Selecting previously unselected package libfcgi-perl.
21:28:48 #10 42.41 Preparing to unpack .../164-libfcgi-perl_0.78-2build1_armhf.deb ...
21:28:48 #10 42.42 Unpacking libfcgi-perl (0.78-2build1) ...
21:28:48 #10 42.44 Selecting previously unselected package libcgi-fast-perl.
21:28:48 #10 42.45 Preparing to unpack .../165-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:28:48 #10 42.45 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:28:48 #10 42.48 Selecting previously unselected package libsub-name-perl.
21:28:48 #10 42.48 Preparing to unpack .../166-libsub-name-perl_0.21-1build1_armhf.deb ...
21:28:48 #10 42.48 Unpacking libsub-name-perl (0.21-1build1) ...
21:28:48 #10 42.51 Selecting previously unselected package libclass-accessor-perl.
21:28:48 #10 42.51 Preparing to unpack .../167-libclass-accessor-perl_0.51-1_all.deb ...
21:28:48 #10 42.53 Unpacking libclass-accessor-perl (0.51-1) ...
21:28:48 #10 42.55 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:48 #11 49.45 Selecting previously unselected package git-man.
21:28:48 #11 49.46 Preparing to unpack .../218-git-man_1%3a2.37.2-1ubuntu1.4_all.deb ...
21:28:48 #11 49.46 Unpacking git-man (1:2.37.2-1ubuntu1.4) ...
21:28:48 #11 49.50 Selecting previously unselected package git.
21:28:48 #11 49.51 Preparing to unpack .../219-git_1%3a2.37.2-1ubuntu1.4_amd64.deb ...
21:28:48 #11 49.51 Unpacking git (1:2.37.2-1ubuntu1.4) ...
21:28:48 #11 49.64 Selecting previously unselected package libalgorithm-diff-perl.
21:28:48 #11 49.64 Preparing to unpack .../220-libalgorithm-diff-perl_1.201-1_all.deb ...
21:28:48 #11 49.65 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:28:48 #11 49.67 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64.
21:28:48 #11 49.68 Preparing to unpack .../221-libalgorithm-diff-xs-perl_0.04-7_amd64.deb ...
21:28:48 #11 49.68 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-7) ...
21:28:48 #10 39.22 Selecting previously unselected package libalgorithm-diff-perl.
21:28:48 #12 31.73   Installing       : perl-URI-1.73-3.el8.noarch                           20/89 
21:28:48 #12 31.75   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               21/89 
21:28:48 #12 31.77   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   22/89 
21:28:48 #12 31.79   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  23/89 
21:28:48 #12 31.81   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 24/89 
21:28:48 #12 31.86   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be15   25/89 
21:28:48 #12 31.88   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              26/89 
21:28:48 #12 31.90   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    27/89 
21:28:48 #12 31.92   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                28/89 
21:28:48 #12 31.96   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                29/89 
21:28:48 From https://github.com/docker/buildx
21:28:48  * [new tag]         v0.10.4    -> v0.10.4
21:28:48 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:48 #11 48.85 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ...
21:28:48 #11 48.86 Unpacking libstrictures-perl (2.000006-1) ...
21:28:48 #11 48.89 Selecting previously unselected package libtype-tiny-perl.
21:28:48 #11 48.89 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ...
21:28:48 #11 48.90 Unpacking libtype-tiny-perl (1.012004-1) ...
21:28:48 #11 48.94 Selecting previously unselected package libgitlab-api-v4-perl.
21:28:48 #11 48.94 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:28:48 #11 48.95 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:28:48 #11 48.99 Selecting previously unselected package libhash-fieldhash-perl.
21:28:48 #11 48.99 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ...
21:28:48 #11 48.99 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
21:28:48 #11 49.02 Selecting previously unselected package libhtml-form-perl.
21:28:48 #11 49.03 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ...
21:28:48 #11 49.03 Unpacking libhtml-form-perl (6.07-1) ...
21:28:48 #11 49.06 Selecting previously unselected package libhtml-format-perl.
21:28:48 #11 49.06 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ...
21:28:48 #11 49.07 Unpacking libhtml-format-perl (2.12-1.1) ...
21:28:48 #11 49.10 Selecting previously unselected package libhtml-html5-entities-perl.
21:28:48 git init src/github.com/docker/compose
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:48 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:48 + SRC=src/github.com/docker/compose
21:28:48 + REF=v2.17.2
21:28:48 + REF_FETCH=v2.17.2
21:28:48 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:48 + awk {print $2}
21:28:48 + REF=refs/tags/v2.17.2
21:28:48 + [ -n refs/tags/v2.17.2 ]
21:28:48 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 #12 2.253 dh binary
21:28:48 #12 2.319    dh_update_autotools_config
21:28:48 #12 2.345    dh_autoreconf
21:28:48 #12 2.384    create-stamp debian/debhelper-build-stamp
21:28:48 #12 2.384    dh_prep
21:28:48 #12 2.410    dh_install
21:28:48 #12 2.442    dh_installdocs
21:28:48 #12 2.478    dh_installchangelogs
21:28:48 + REF=refs/tags/v2.17.2
21:28:48 + [ -n refs/tags/v2.17.2 ]
21:28:48 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 #11 16.92 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB]
21:28:48 #11 16.93 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
21:28:48 #11 16.93 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB]
21:28:48 #11 16.95 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
21:28:48 #11 16.95 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.1 [1332 kB]
21:28:48 #11 17.01 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11-base armhf 11.3.0-1ubuntu1~22.04 [20.8 kB]
21:28:48 #11 17.01 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB]
21:28:48 #11 17.05 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
21:28:48 git init src/github.com/docker/compose
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:48 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:48 + SRC=src/github.com/docker/compose
21:28:48 + REF=v2.17.2
21:28:48 + REF_FETCH=v2.17.2
21:28:48 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:48 + awk {print $2}
21:28:48 git init src/github.com/docker/buildx
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/.git/
21:28:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.4"
21:28:48 + SRC=src/github.com/docker/buildx
21:28:48 + REF=v0.10.4
21:28:48 + REF_FETCH=v0.10.4
21:28:48 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.10.4
21:28:48 awk {print $2}
21:28:48 + REF=refs/tags/v0.10.4
21:28:48 + [ -n refs/tags/v0.10.4 ]
21:28:48 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:48 #11 31.44 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB]
21:28:48 #11 31.44 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:28:48 #11 31.46 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B]
21:28:48 #9 36.82 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
21:28:48 #9 36.82 Unpacking libarray-intspan-perl (2.004-1) ...
21:28:48 #9 36.85 Selecting previously unselected package libauthen-sasl-perl.
21:28:48 #9 36.85 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:28:48 #9 36.86 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:28:48 #9 36.89 Selecting previously unselected package libmodule-implementation-perl.
21:28:48 #9 36.89 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:28:48 #9 36.90 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:28:48 #9 36.92 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:48 #9 36.93 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:28:48 #9 36.93 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:28:48 #9 36.96 Selecting previously unselected package libvariable-magic-perl.
21:28:48 #9 36.96 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
21:28:48 #9 36.96 Unpacking libvariable-magic-perl (0.62-1+b3) ...
21:28:48 #9 36.99 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:48 #9 37.00 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
21:28:48 #9 37.00 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
21:28:48 #9 37.06 Selecting previously unselected package libpng16-16:amd64.
21:28:48 + REF=refs/tags/v0.10.4
21:28:48 + [ -n refs/tags/v0.10.4 ]
21:28:48 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:48 #10 36.78 Selecting previously unselected package gcc.
21:28:48 #10 36.79 Preparing to unpack .../038-gcc_4%3a12.2.0-1+rpi1_armhf.deb ...
21:28:48 #10 36.79 Unpacking gcc (4:12.2.0-1+rpi1) ...
21:28:48 #10 36.82 Selecting previously unselected package libc-dev-bin.
21:28:48 #10 36.82 Preparing to unpack .../039-libc-dev-bin_2.36-8+rpi1_armhf.deb ...
21:28:48 #10 36.83 Unpacking libc-dev-bin (2.36-8+rpi1) ...
21:28:48 #10 36.86 Selecting previously unselected package linux-libc-dev:armhf.
21:28:48 #10 56.54 Setting up libhtml-format-perl (2.16-2) ...
21:28:48 #10 56.55 Setting up python3-xdg (0.28-2) ...
21:28:48 #10 56.70 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:28:48 #10 56.75 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:28:48 #10 56.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:48 #10 56.93 
21:28:48 #10 56.93 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:48 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-bullseye
21:28:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:48 mkdir -p sources
21:28:48 docker run --rm -w /v \
21:28:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:48 	alpine \
21:28:48 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:48 Unable to find image 'alpine:latest' locally
21:28:48 From https://github.com/docker/buildx
21:28:48  * [new tag]         v0.10.4    -> v0.10.4
21:28:48 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:48 #10 42.56 Preparing to unpack .../168-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:28:48 #10 42.56 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:28:48 #10 42.59 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:48 #10 42.59 Preparing to unpack .../169-libclass-xsaccessor-perl_1.19-2build8_armhf.deb ...
21:28:48 #10 42.59 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
21:28:48 #10 42.62 Selecting previously unselected package libclone-perl.
21:28:48 #10 42.62 Preparing to unpack .../170-libclone-perl_0.39-1_armhf.deb ...
21:28:48 #10 42.62 Unpacking libclone-perl (0.39-1) ...
21:28:48 #10 42.65 Selecting previously unselected package libdata-dump-perl.
21:28:48 #10 42.65 Preparing to unpack .../171-libdata-dump-perl_1.23-1_all.deb ...
21:28:48 #10 42.65 Unpacking libdata-dump-perl (1.23-1) ...
21:28:48 #10 42.69 Selecting previously unselected package libparams-util-perl.
21:28:48 #10 42.69 Preparing to unpack .../172-libparams-util-perl_1.07-3build3_armhf.deb ...
21:28:48 #10 42.69 Unpacking libparams-util-perl (1.07-3build3) ...
21:28:48 #10 42.73 Selecting previously unselected package libsub-install-perl.
21:28:48 #10 42.73 Preparing to unpack .../173-libsub-install-perl_0.928-1_all.deb ...
21:28:48 #10 42.74 Unpacking libsub-install-perl (0.928-1) ...
21:28:48 #10 42.76 Selecting previously unselected package libdata-optlist-perl.
21:28:48 #11 49.71 Selecting previously unselected package libalgorithm-merge-perl.
21:28:48 #11 49.71 Preparing to unpack .../222-libalgorithm-merge-perl_0.08-4_all.deb ...
21:28:48 #11 49.71 Unpacking libalgorithm-merge-perl (0.08-4) ...
21:28:48 #11 49.74 Selecting previously unselected package libaliased-perl.
21:28:48 #11 49.74 Preparing to unpack .../223-libaliased-perl_0.34-2_all.deb ...
21:28:48 #11 49.74 Unpacking libaliased-perl (0.34-2) ...
21:28:48 #11 49.77 Selecting previously unselected package libapt-pkg-perl.
21:28:48 #11 49.77 Preparing to unpack .../224-libapt-pkg-perl_0.1.40build2_amd64.deb ...
21:28:48 #11 49.77 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:28:48 #11 49.80 Selecting previously unselected package libarchive-cpio-perl.
21:28:48 #11 49.80 Preparing to unpack .../225-libarchive-cpio-perl_0.10-2_all.deb ...
21:28:48 #11 49.81 Unpacking libarchive-cpio-perl (0.10-2) ...
21:28:48 #11 49.83 Selecting previously unselected package libarray-intspan-perl.
21:28:48 #11 49.84 Preparing to unpack .../226-libarray-intspan-perl_2.004-2_all.deb ...
21:28:48 #11 49.84 Unpacking libarray-intspan-perl (2.004-2) ...
21:28:48 #11 49.87 Selecting previously unselected package libmodule-implementation-perl.
21:28:48 #11 49.87 Preparing to unpack .../227-libmodule-implementation-perl_0.09-2_all.deb ...
21:28:48 #11 49.87 Unpacking libmodule-implementation-perl (0.09-2) ...
21:28:48 #11 49.90 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:48 #11 49.90 Preparing to unpack .../228-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
21:28:48 #11 49.90 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
21:28:48 #10 39.22 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:28:48 #10 39.22 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:28:48 #10 39.25 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:28:48 #10 39.26 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
21:28:48 #10 39.26 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:28:48 #10 39.29 Selecting previously unselected package libalgorithm-merge-perl.
21:28:48 #10 39.29 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ...
21:28:48 #10 39.29 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:28:48 #10 39.33 Selecting previously unselected package libapt-inst2.0:amd64.
21:28:48 #10 39.34 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ...
21:28:48 #10 39.34 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
21:28:48 #10 39.38 Selecting previously unselected package libapt-pkg-perl.
21:28:48 #10 39.39 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ...
21:28:48 #10 39.39 Unpacking libapt-pkg-perl (0.1.34+b1) ...
21:28:48 #10 39.42 Selecting previously unselected package libarchive-cpio-perl.
21:28:48 #10 39.42 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ...
21:28:48 #10 39.43 Unpacking libarchive-cpio-perl (0.10-1) ...
21:28:48 #10 39.45 Selecting previously unselected package libasync-mergepoint-perl.
21:28:48 #10 39.45 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ...
21:28:48 #10 39.46 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:28:48 #10 39.49 Selecting previously unselected package libauthen-sasl-perl.
21:28:48 #10 39.49 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ...
21:28:48 #10 39.49 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:28:48 #10 39.52 Selecting previously unselected package libmodule-implementation-perl.
21:28:48 #10 39.53 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ...
21:28:48 #10 39.53 Unpacking libmodule-implementation-perl (0.09-1) ...
21:28:48 #10 39.56 Selecting previously unselected package libvariable-magic-perl.
21:28:48 #12 31.98   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    30/89 
21:28:48 #12 32.01   Installing       : perl-podlators-4.11-1.el8.noarch                     31/89 
21:28:48 #12 32.04   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 32/89 
21:28:48 #12 32.06   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             33/89 
21:28:48 #12 32.08   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 34/89 
21:28:48 #12 32.10   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 35/89 
21:28:48 #12 32.12   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    36/89 
21:28:48 #12 32.15   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 37/89 
21:28:48 #12 32.16   Installing       : perl-Errno-1.28-422.el8.x86_64                       38/89 
21:28:48 git init src/github.com/docker/compose
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:48 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:48 + SRC=src/github.com/docker/compose
21:28:48 + REF=v2.17.2
21:28:48 + REF_FETCH=v2.17.2
21:28:48 + git -C src/github.com/docker/compose+  ls-remote --refs --heads --tags origin v2.17.2
21:28:48 awk {print $2}
21:28:48 + REF=refs/tags/v2.17.2
21:28:48 + [ -n refs/tags/v2.17.2 ]
21:28:48 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 #11 49.10 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:28:48 #11 49.11 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:28:48 #11 49.14 Selecting previously unselected package libhttp-daemon-perl.
21:28:48 #11 49.14 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
21:28:48 #11 49.15 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:28:48 #11 49.18 Selecting previously unselected package libio-interactive-perl.
21:28:48 #11 49.18 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ...
21:28:48 #11 49.19 Unpacking libio-interactive-perl (1.023-1) ...
21:28:48 #11 49.22 Selecting previously unselected package libio-prompt-tiny-perl.
21:28:48 #11 49.22 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ...
21:28:48 #11 49.23 Unpacking libio-prompt-tiny-perl (0.003-1) ...
21:28:48 #11 49.26 Selecting previously unselected package libtypes-serialiser-perl.
21:28:48 #11 49.26 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ...
21:28:48 #11 49.27 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:28:48 #11 49.30 Selecting previously unselected package libjson-xs-perl.
21:28:48 #11 49.30 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ...
21:28:48 #11 49.31 Unpacking libjson-xs-perl (4.030-1build3) ...
21:28:48 #11 49.34 Selecting previously unselected package libjson-maybexs-perl.
21:28:48 #12 2.557    dh_perl
21:28:48 #12 2.590    dh_link
21:28:48 #12 2.622    dh_strip_nondeterminism
21:28:48 #12 2.681    dh_compress
21:28:48 #12 2.716    dh_fixperms
21:28:48 #12 2.753    dh_missing
21:28:48 #12 2.777    dh_installdeb
21:28:48 #12 2.808    dh_gencontrol
21:28:48 From https://github.com/docker/compose
21:28:48  * [new tag]         v2.17.2    -> v2.17.2
21:28:48 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:48 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 centos-8
21:28:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:48 mkdir -p rpmbuild/SOURCES
21:28:48 docker run --rm -w /v \
21:28:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:48 	alpine \
21:28:48 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:48 Unable to find image 'alpine:latest' locally
21:28:48 + REF=refs/tags/v0.10.4
21:28:48 + [ -n refs/tags/v0.10.4 ]
21:28:48 + REF_FETCH=refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.4:refs/tags/v0.10.4
21:28:48 + REF=refs/tags/v2.17.2
21:28:48 + [ -n refs/tags/v2.17.2 ]
21:28:48 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:48 #11 31.62 debconf: delaying package configuration, since apt-utils is not installed
21:28:48 #11 31.66 Fetched 91.5 MB in 25s (3654 kB/s)
21:28:48 #11 31.68 Selecting previously unselected package liblocale-gettext-perl.
21:28:48 #11 31.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 ... 4118 files and directories currently installed.)
21:28:48 #11 31.68 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ...
21:28:48 #11 31.68 Unpacking liblocale-gettext-perl (1.07-4) ...
21:28:48 #11 31.72 Selecting previously unselected package libssl1.1:armhf.
21:28:48 #11 31.72 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.17_armhf.deb ...
21:28:48 #11 31.73 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.17) ...
21:28:48 #11 31.84 Selecting previously unselected package libpython3.8-minimal:armhf.
21:28:48 #9 37.06 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
21:28:48 #9 37.06 Unpacking libpng16-16:amd64 (1.6.37-3) ...
21:28:48 #9 37.11 Selecting previously unselected package libfreetype6:amd64.
21:28:48 #9 37.12 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
21:28:48 #9 37.12 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
21:28:48 #9 37.19 Selecting previously unselected package libfontconfig1:amd64.
21:28:48 #9 37.19 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
21:28:48 #9 37.19 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
21:28:48 #9 37.25 Selecting previously unselected package libjpeg62-turbo:amd64.
21:28:48 #9 37.25 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
21:28:48 #9 37.26 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
21:28:48 #9 37.30 Selecting previously unselected package libdeflate0:amd64.
21:28:48 #10 36.86 Preparing to unpack .../040-linux-libc-dev_6.0.12-1+rpi1+b1_armhf.deb ...
21:28:48 #10 36.87 Unpacking linux-libc-dev:armhf (6.0.12-1+rpi1+b1) ...
21:28:48 #10 37.03 Selecting previously unselected package libcrypt-dev:armhf.
21:28:48 #10 37.03 Preparing to unpack .../041-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
21:28:48 #10 37.04 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
21:28:48 #10 37.08 Selecting previously unselected package libtirpc-dev:armhf.
21:28:48 #10 37.08 Preparing to unpack .../042-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
21:28:48 #10 37.09 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
21:28:48 #10 37.13 Selecting previously unselected package libnsl-dev:armhf.
21:28:48 #10 56.96 Setting up libfeature-compat-class-perl (0.05-1) ...
21:28:48 #10 56.97 Setting up python3-six (1.16.0-4) ...
21:28:48 latest: Pulling from library/alpine
21:28:48 c41833b44d91: Pulling fs layer
21:28:48 c41833b44d91: Verifying Checksum
21:28:48 c41833b44d91: Download complete
21:28:48 git init src/github.com/docker/compose
21:28:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:48 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:48 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:48 + SRC=src/github.com/docker/compose
21:28:48 + REF=v2.17.2
21:28:48 + REF_FETCH=v2.17.2
21:28:48 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin+  v2.17.2
21:28:48 awk {print $2}
21:28:48 #11 49.93 Selecting previously unselected package libvariable-magic-perl.
21:28:48 #11 49.93 Preparing to unpack .../229-libvariable-magic-perl_0.62-2_amd64.deb ...
21:28:48 #11 49.93 Unpacking libvariable-magic-perl (0.62-2) ...
21:28:48 #11 49.96 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:48 #11 49.96 Preparing to unpack .../230-libb-hooks-endofscope-perl_0.26-1_all.deb ...
21:28:48 #11 49.97 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
21:28:48 #11 49.99 Selecting previously unselected package libberkeleydb-perl:amd64.
21:28:48 #11 50.00 Preparing to unpack .../231-libberkeleydb-perl_0.64-1build3_amd64.deb ...
21:28:48 #11 50.00 Unpacking libberkeleydb-perl:amd64 (0.64-1build3) ...
21:28:48 #11 50.03 Selecting previously unselected package libfreetype6:amd64.
21:28:48 #11 50.03 Preparing to unpack .../232-libfreetype6_2.12.1+dfsg-3_amd64.deb ...
21:28:48 #11 50.04 Unpacking libfreetype6:amd64 (2.12.1+dfsg-3) ...
21:28:48 #11 50.07 Selecting previously unselected package libfontconfig1:amd64.
21:28:48 #11 50.08 Preparing to unpack .../233-libfontconfig1_2.13.1-4.4ubuntu1_amd64.deb ...
21:28:48 #11 50.08 Unpacking libfontconfig1:amd64 (2.13.1-4.4ubuntu1) ...
21:28:48 #11 50.11 Selecting previously unselected package libjpeg-turbo8:amd64.
21:28:48 #11 50.11 Preparing to unpack .../234-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
21:28:48 #11 50.11 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
21:28:48 #11 50.14 Selecting previously unselected package libjpeg8:amd64.
21:28:48 #10 42.77 Preparing to unpack .../174-libdata-optlist-perl_0.110-1_all.deb ...
21:28:48 #10 42.77 Unpacking libdata-optlist-perl (0.110-1) ...
21:28:48 #10 42.80 Selecting previously unselected package libdevel-globaldestruction-perl.
21:28:48 #10 42.80 Preparing to unpack .../175-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:28:48 #10 42.80 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:28:48 #10 42.83 Selecting previously unselected package libdigest-hmac-perl.
21:28:48 #10 42.84 Preparing to unpack .../176-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
21:28:48 #10 42.84 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
21:28:48 #10 42.87 Selecting previously unselected package libdistro-info-perl.
21:28:48 #10 42.87 Preparing to unpack .../177-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
21:28:48 #10 42.87 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:28:48 #10 42.90 Selecting previously unselected package perl-openssl-defaults:armhf.
21:28:48 #10 42.90 Preparing to unpack .../178-perl-openssl-defaults_3build1_armhf.deb ...
21:28:48 #10 42.91 Unpacking perl-openssl-defaults:armhf (3build1) ...
21:28:48 #10 42.93 Selecting previously unselected package libnet-ssleay-perl.
21:28:48 #10 42.94 Preparing to unpack .../179-libnet-ssleay-perl_1.84-1ubuntu0.2_armhf.deb ...
21:28:48 #10 42.94 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:28:48 #10 42.99 Selecting previously unselected package libio-socket-ssl-perl.
21:28:48 #10 39.56 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ...
21:28:48 #10 39.57 Unpacking libvariable-magic-perl (0.62-1+b1) ...
21:28:48 #10 39.60 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:48 #10 39.60 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:28:48 #10 39.60 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:28:48 #10 39.63 Selecting previously unselected package libcapture-tiny-perl.
21:28:48 #10 39.63 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ...
21:28:48 #10 39.64 Unpacking libcapture-tiny-perl (0.48-1) ...
21:28:48 #10 39.66 Selecting previously unselected package libcgi-pm-perl.
21:28:48 #10 39.67 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ...
21:28:48 #10 39.67 Unpacking libcgi-pm-perl (4.40-1) ...
21:28:48 #10 39.72 Selecting previously unselected package libfcgi-perl.
21:28:48 #10 39.72 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ...
21:28:48 #10 39.72 Unpacking libfcgi-perl (0.78-2+b3) ...
21:28:48 #10 39.76 Selecting previously unselected package libcgi-fast-perl.
21:28:48 #10 39.76 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:28:48 #10 39.76 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:28:48 #10 39.79 Selecting previously unselected package libsub-name-perl.
21:28:48 #12 32.18   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     39/89 
21:28:48 #12 32.42   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      40/89 
21:28:48 #12 32.44   Installing       : perl-Carp-1.42-396.el8.noarch                        41/89 
21:28:48 #12 2.921    dh_md5sums
21:28:48 #11 49.34 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ...
21:28:48 #11 49.34 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:28:48 #11 49.38 Selecting previously unselected package libldap-common.
21:28:48 #11 49.38 Preparing to unpack .../281-libldap-common_2.5.14+dfsg-0ubuntu0.22.04.1_all.deb ...
21:28:48 #11 49.39 Unpacking libldap-common (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:28:48 #11 49.42 Selecting previously unselected package liblist-compare-perl.
21:28:48 #11 49.42 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ...
21:28:48 #11 49.43 Unpacking liblist-compare-perl (0.55-1) ...
21:28:48 #11 49.46 Selecting previously unselected package liblist-someutils-perl.
21:28:48 #11 49.47 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ...
21:28:48 #11 49.47 Unpacking liblist-someutils-perl (0.58-1) ...
21:28:48 #11 49.51 Selecting previously unselected package liblist-someutils-xs-perl.
21:28:48 #11 49.51 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
21:28:48 #11 49.51 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:28:48 #11 49.55 Selecting previously unselected package liblist-utilsby-perl.
21:28:48 #11 49.55 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ...
21:28:48 #11 49.55 Unpacking liblist-utilsby-perl (0.11-1) ...
21:28:48 #11 49.59 Selecting previously unselected package libltdl7:amd64.
21:28:49 latest: Pulling from library/alpine
21:28:49 c41833b44d91: Pulling fs layer
21:28:49 c41833b44d91: Verifying Checksum
21:28:49 c41833b44d91: Download complete
21:28:49 #7 extracting sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 5.2s
21:28:49 From https://github.com/docker/compose
21:28:49  * [new tag]         v2.17.2    -> v2.17.2
21:28:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:49 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-bookworm
21:28:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:49 mkdir -p sources
21:28:49 docker run --rm -w /v \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:49 	alpine \
21:28:49 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:49 Unable to find image 'alpine:latest' locally
21:28:49 From https://github.com/docker/compose
21:28:49  * [new tag]         v2.17.2    -> v2.17.2
21:28:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:49 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 centos-9
21:28:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:49 mkdir -p rpmbuild/SOURCES
21:28:49 docker run --rm -w /v \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:49 	alpine \
21:28:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:49 #11 31.84 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.7_armhf.deb ...
21:28:49 #11 31.85 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.7) ...
21:28:49 #11 31.94 Selecting previously unselected package libexpat1:armhf.
21:28:49 #11 31.94 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
21:28:49 #11 31.95 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
21:28:49 #11 31.99 Selecting previously unselected package python3.8-minimal.
21:28:49 #11 31.99 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.7_armhf.deb ...
21:28:49 #11 31.99 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:28:49 #11 17.46 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
21:28:49 #9 37.30 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
21:28:49 #9 37.31 Unpacking libdeflate0:amd64 (1.7-1) ...
21:28:49 #9 37.34 Selecting previously unselected package libjbig0:amd64.
21:28:49 #9 37.34 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
21:28:49 #9 37.35 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
21:28:49 #9 37.38 Selecting previously unselected package libwebp6:amd64.
21:28:49 #9 37.39 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
21:28:49 #9 37.39 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
21:28:49 #9 37.44 Selecting previously unselected package libtiff5:amd64.
21:28:49 #9 37.44 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u4_amd64.deb ...
21:28:49 #9 37.44 Unpacking libtiff5:amd64 (4.2.0-1+deb11u4) ...
21:28:49 #9 37.49 Selecting previously unselected package libxau6:amd64.
21:28:49 #9 37.49 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
21:28:49 #9 37.50 Unpacking libxau6:amd64 (1:1.0.9-1) ...
21:28:49 #9 37.53 Selecting previously unselected package libxdmcp6:amd64.
21:28:49 #9 37.53 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
21:28:49 #9 37.54 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
21:28:49 #9 37.57 Selecting previously unselected package libxcb1:amd64.
21:28:49 #10 37.13 Preparing to unpack .../043-libnsl-dev_1.3.0-2_armhf.deb ...
21:28:49 #10 37.14 Unpacking libnsl-dev:armhf (1.3.0-2) ...
21:28:49 #10 37.17 Selecting previously unselected package rpcsvc-proto.
21:28:49 #10 37.17 Preparing to unpack .../044-rpcsvc-proto_1.4.3-1_armhf.deb ...
21:28:49 #10 37.18 Unpacking rpcsvc-proto (1.4.3-1) ...
21:28:49 #10 37.22 Selecting previously unselected package libc6-dev:armhf.
21:28:49 #10 37.22 Preparing to unpack .../045-libc6-dev_2.36-8+rpi1_armhf.deb ...
21:28:49 #10 37.22 Unpacking libc6-dev:armhf (2.36-8+rpi1) ...
21:28:49 #10 37.37 Selecting previously unselected package libtool.
21:28:49 #10 37.37 Preparing to unpack .../046-libtool_2.4.7-5_all.deb ...
21:28:49 #10 37.37 Unpacking libtool (2.4.7-5) ...
21:28:49 #10 37.42 Selecting previously unselected package dh-autoreconf.
21:28:49 #10 57.10 Setting up dh-autoreconf (20) ...
21:28:49 #10 57.11 Setting up libdata-validate-uri-perl (0.07-2) ...
21:28:49 #10 57.11 Setting up libnet-smtp-ssl-perl (1.04-2) ...
21:28:49 #10 57.12 Setting up python3-gpg (1.18.0-3+b1) ...
21:28:49 #10 57.28 Setting up python3-certifi (2022.9.24-1) ...
21:28:49 c41833b44d91: Pull complete
21:28:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:49 Status: Downloaded newer image for alpine:latest
21:28:49 + REF=refs/tags/v2.17.2
21:28:49 + [ -n refs/tags/v2.17.2 ]
21:28:49 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:49 #11 50.15 Preparing to unpack .../235-libjpeg8_8c-2ubuntu10_amd64.deb ...
21:28:49 #11 50.15 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
21:28:49 #11 50.22 Selecting previously unselected package libdeflate0:amd64.
21:28:49 #11 50.22 Preparing to unpack .../236-libdeflate0_1.12-1_amd64.deb ...
21:28:49 #11 50.23 Unpacking libdeflate0:amd64 (1.12-1) ...
21:28:49 #11 50.26 Selecting previously unselected package libjbig0:amd64.
21:28:49 #11 50.27 Preparing to unpack .../237-libjbig0_2.1-3.1ubuntu0.22.10.1_amd64.deb ...
21:28:49 #11 50.27 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.10.1) ...
21:28:49 #11 50.30 Selecting previously unselected package liblerc3:amd64.
21:28:49 #11 50.30 Preparing to unpack .../238-liblerc3_3.0+ds-1ubuntu1_amd64.deb ...
21:28:49 #11 50.30 Unpacking liblerc3:amd64 (3.0+ds-1ubuntu1) ...
21:28:49 #11 50.33 Selecting previously unselected package libwebp7:amd64.
21:28:49 #11 50.34 Preparing to unpack .../239-libwebp7_1.2.2-2_amd64.deb ...
21:28:49 #11 50.34 Unpacking libwebp7:amd64 (1.2.2-2) ...
21:28:49 #11 50.37 Selecting previously unselected package libtiff5:amd64.
21:28:49 #11 50.38 Preparing to unpack .../240-libtiff5_4.4.0-4ubuntu3.3_amd64.deb ...
21:28:49 #11 50.38 Unpacking libtiff5:amd64 (4.4.0-4ubuntu3.3) ...
21:28:49 #11 50.41 Selecting previously unselected package libxpm4:amd64.
21:28:49 #11 50.42 Preparing to unpack .../241-libxpm4_1%3a3.5.12-1ubuntu0.22.10.1_amd64.deb ...
21:28:49 #11 50.42 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.10.1) ...
21:28:49 #11 50.45 Selecting previously unselected package libgd3:amd64.
21:28:49 #11 50.45 Preparing to unpack .../242-libgd3_2.3.3-6_amd64.deb ...
21:28:49 #11 50.46 Unpacking libgd3:amd64 (2.3.3-6) ...
21:28:49 #11 50.48 Selecting previously unselected package libc-devtools.
21:28:49 #10 43.00 Preparing to unpack .../180-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
21:28:49 #10 43.00 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:28:49 #10 43.04 Selecting previously unselected package libnet-smtp-ssl-perl.
21:28:49 #10 43.04 Preparing to unpack .../181-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:28:49 #10 43.04 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:28:49 #10 43.07 Selecting previously unselected package libmailtools-perl.
21:28:49 #10 43.07 Preparing to unpack .../182-libmailtools-perl_2.18-1_all.deb ...
21:28:49 #10 43.07 Unpacking libmailtools-perl (2.18-1) ...
21:28:49 #10 43.11 Selecting previously unselected package libsocket6-perl.
21:28:49 #10 43.11 Preparing to unpack .../183-libsocket6-perl_0.27-1build2_armhf.deb ...
21:28:49 #10 43.11 Unpacking libsocket6-perl (0.27-1build2) ...
21:28:49 #10 43.14 Selecting previously unselected package libio-socket-inet6-perl.
21:28:49 #10 43.14 Preparing to unpack .../184-libio-socket-inet6-perl_2.72-2_all.deb ...
21:28:49 #10 43.14 Unpacking libio-socket-inet6-perl (2.72-2) ...
21:28:49 #10 43.17 Selecting previously unselected package libnet-ip-perl.
21:28:49 #10 43.17 Preparing to unpack .../185-libnet-ip-perl_1.26-1_all.deb ...
21:28:49 #10 43.18 Unpacking libnet-ip-perl (1.26-1) ...
21:28:49 #10 43.20 Selecting previously unselected package libnet-dns-perl.
21:28:49 #10 43.20 Preparing to unpack .../186-libnet-dns-perl_1.10-2_all.deb ...
21:28:49 #10 43.21 Unpacking libnet-dns-perl (1.10-2) ...
21:28:49 #10 43.26 Selecting previously unselected package libnet-domain-tld-perl.
21:28:49 #10 43.27 Preparing to unpack .../187-libnet-domain-tld-perl_1.75-1_all.deb ...
21:28:49 #10 43.27 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:28:49 #10 43.30 Selecting previously unselected package libemail-valid-perl.
21:28:49 #10 43.30 Preparing to unpack .../188-libemail-valid-perl_1.202-1_all.deb ...
21:28:49 #10 43.30 Unpacking libemail-valid-perl (1.202-1) ...
21:28:49 #10 43.33 Selecting previously unselected package libencode-locale-perl.
21:28:49 From https://github.com/docker/buildx
21:28:49  * [new tag]         v0.10.4    -> v0.10.4
21:28:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:49 #10 39.79 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ...
21:28:49 #10 39.80 Unpacking libsub-name-perl (0.21-1+b3) ...
21:28:49 #10 39.82 Selecting previously unselected package libclass-accessor-perl.
21:28:49 #10 39.83 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ...
21:28:49 #10 39.83 Unpacking libclass-accessor-perl (0.51-1) ...
21:28:49 #10 39.86 Selecting previously unselected package libclass-inspector-perl.
21:28:49 #10 39.86 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ...
21:28:49 #10 39.86 Unpacking libclass-inspector-perl (1.32-1) ...
21:28:49 #10 39.89 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:49 #10 39.89 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ...
21:28:49 #10 39.89 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
21:28:49 #10 39.92 Selecting previously unselected package libclone-perl.
21:28:49 #10 39.92 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ...
21:28:49 #10 39.93 Unpacking libclone-perl (0.41-1+b1) ...
21:28:49 #10 39.95 Selecting previously unselected package libcommon-sense-perl.
21:28:49 #10 39.95 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ...
21:28:49 #10 39.96 Unpacking libcommon-sense-perl (3.74-2+b7) ...
21:28:49 #10 39.99 Selecting previously unselected package libparams-util-perl.
21:28:49 #10 39.99 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ...
21:28:49 #10 39.99 Unpacking libparams-util-perl (1.07-3+b4) ...
21:28:49 #10 40.02 Selecting previously unselected package libsub-install-perl.
21:28:49 #12 32.46   Installing       : perl-Exporter-5.72-396.el8.noarch                    42/89 
21:28:49 #12 32.67   Installing       : perl-libs-4:5.26.3-422.el8.x86_64                    43/89 
21:28:49 #12 32.71   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           44/89 
21:28:49 #12 32.72   Installing       : perl-parent-1:0.237-1.el8.noarch                     45/89 
21:28:49 #12 32.74   Installing       : perl-macros-4:5.26.3-422.el8.x86_64                  46/89 
21:28:49 #12 32.76   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         47/89 
21:28:49 #12 32.78   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           48/89 
21:28:49 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 8.4s done
21:28:49 #12 2.952    dh_builddeb
21:28:49 #12 2.976 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:28:49 #12 2.992  dpkg-genbuildinfo --build=binary
21:28:49 #12 3.136  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
21:28:49 #12 3.212 dpkg-genchanges: info: binary-only upload (no source code included)
21:28:49 #12 3.215  dpkg-source --after-build .
21:28:49 #12 3.311 dpkg-buildpackage: info: binary-only upload (no source included)
21:28:49 #12 3.315 
21:28:49 #12 3.315 The package has been created.
21:28:49 #12 3.315 Attention, the package has been created in the current directory,
21:28:49 #12 3.315 not in ".." as indicated by the message above!
21:28:49 #11 49.59 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ...
21:28:49 #11 49.60 Unpacking libltdl7:amd64 (2.4.6-15build2) ...
21:28:49 #11 49.63 Selecting previously unselected package libltdl-dev:amd64.
21:28:49 #11 49.63 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ...
21:28:49 #11 49.64 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ...
21:28:49 #11 49.69 Selecting previously unselected package liblzo2-2:amd64.
21:28:49 #11 49.69 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ...
21:28:49 #11 49.70 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
21:28:49 #11 49.73 Selecting previously unselected package libsys-hostname-long-perl.
21:28:49 #11 49.73 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ...
21:28:49 #11 49.74 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:28:49 #11 49.77 Selecting previously unselected package libmail-sendmail-perl.
21:28:49 #11 49.77 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:28:49 #11 49.78 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:28:49 #11 49.81 Selecting previously unselected package libnet-smtp-ssl-perl.
21:28:49 c41833b44d91: Pull complete
21:28:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:49 Status: Downloaded newer image for alpine:latest
21:28:49 From https://github.com/docker/compose
21:28:49  * [new tag]         v2.17.2    -> v2.17.2
21:28:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:49 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 fedora-36
21:28:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:49 mkdir -p rpmbuild/SOURCES
21:28:49 docker run --rm -w /v \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:49 	alpine \
21:28:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:49 Unable to find image 'alpine:latest' locally
21:28:49 latest: Pulling from library/alpine
21:28:49 c41833b44d91: Pulling fs layer
21:28:49 Unable to find image 'alpine:latest' locally
21:28:49 latest: Pulling from library/alpine
21:28:49 #11 32.15 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.17) ...
21:28:49 #11 32.23 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.7) ...
21:28:49 #11 32.25 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
21:28:49 #11 32.25 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:28:49 From https://github.com/docker/compose
21:28:49  * [new tag]         v2.17.2    -> v2.17.2
21:28:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:49 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-jammy
21:28:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:49 mkdir -p sources
21:28:49 docker run --rm -w /v \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:49 	alpine \
21:28:49 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:49 #17 exporting layers 4.4s done
21:28:49 #17 writing image sha256:0fd98e4a58dc31ea43c9b55b32accb358ea379dc6d9fc1ddfff3405cdaed08e7 done
21:28:49 #17 naming to docker.io/debbuild-ubuntu-bionic/x86_64 done
21:28:49 #17 DONE 4.4s
21:28:49 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/x86_64
21:28:49 #11 17.65 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cpp-11 armhf 11.3.0-1ubuntu1~22.04 [7846 kB]
21:28:49 #9 37.57 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
21:28:49 #9 37.58 Unpacking libxcb1:amd64 (1.14-3) ...
21:28:49 #9 37.61 Selecting previously unselected package libx11-data.
21:28:49 #9 37.61 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
21:28:49 #9 37.62 Unpacking libx11-data (2:1.7.2-1) ...
21:28:49 #9 37.69 Selecting previously unselected package libx11-6:amd64.
21:28:49 #9 37.69 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
21:28:49 #9 37.70 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
21:28:49 #9 37.79 Selecting previously unselected package libxpm4:amd64.
21:28:49 #9 37.79 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
21:28:49 #9 37.80 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
21:28:49 #10 37.42 Preparing to unpack .../047-dh-autoreconf_20_all.deb ...
21:28:49 #10 37.42 Unpacking dh-autoreconf (20) ...
21:28:49 #10 37.45 Selecting previously unselected package libarchive-zip-perl.
21:28:49 #10 37.45 Preparing to unpack .../048-libarchive-zip-perl_1.68-1_all.deb ...
21:28:49 #10 37.46 Unpacking libarchive-zip-perl (1.68-1) ...
21:28:49 #10 37.51 Selecting previously unselected package libsub-override-perl.
21:28:49 #10 37.51 Preparing to unpack .../049-libsub-override-perl_0.09-4_all.deb ...
21:28:49 #10 37.51 Unpacking libsub-override-perl (0.09-4) ...
21:28:49 #10 37.55 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:28:49 #10 37.55 Preparing to unpack .../050-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
21:28:49 #10 37.55 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
21:28:49 #10 37.58 Selecting previously unselected package dh-strip-nondeterminism.
21:28:49 #10 37.58 Preparing to unpack .../051-dh-strip-nondeterminism_1.13.1-1_all.deb ...
21:28:49 #10 37.59 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
21:28:49 #10 37.62 Selecting previously unselected package libdpkg-perl.
21:28:49 #10 37.62 Preparing to unpack .../052-libdpkg-perl_1.21.21+rpi1_all.deb ...
21:28:49 #10 37.63 Unpacking libdpkg-perl (1.21.21+rpi1) ...
21:28:49 #10 37.69 Selecting previously unselected package patch.
21:28:49 #10 57.41 Setting up libmodule-runtime-perl (0.016-2) ...
21:28:49 #10 57.42 Setting up libmailtools-perl (2.21-2) ...
21:28:49 #10 57.45 Setting up python3-idna (3.3-1) ...
21:28:49 #10 57.64 Setting up python3-urllib3 (1.26.12-1) ...
21:28:49 From https://github.com/docker/compose
21:28:49  * [new tag]         v2.17.2    -> v2.17.2
21:28:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:49 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-bionic
21:28:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:49 mkdir -p sources
21:28:49 docker run --rm -w /v \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:49 	alpine \
21:28:49 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:49 #11 50.48 Preparing to unpack .../243-libc-devtools_2.36-0ubuntu4_amd64.deb ...
21:28:49 #11 50.49 Unpacking libc-devtools (2.36-0ubuntu4) ...
21:28:49 #11 50.52 Selecting previously unselected package libcapture-tiny-perl.
21:28:49 #11 50.53 Preparing to unpack .../244-libcapture-tiny-perl_0.48-1_all.deb ...
21:28:49 #11 50.53 Unpacking libcapture-tiny-perl (0.48-1) ...
21:28:49 #11 50.56 Selecting previously unselected package libcgi-pm-perl.
21:28:49 #11 50.56 Preparing to unpack .../245-libcgi-pm-perl_4.54-1_all.deb ...
21:28:49 #11 50.56 Unpacking libcgi-pm-perl (4.54-1) ...
21:28:49 #11 50.59 Selecting previously unselected package libfcgi0ldbl:amd64.
21:28:49 #11 50.60 Preparing to unpack .../246-libfcgi0ldbl_2.4.2-2build2_amd64.deb ...
21:28:49 #11 50.60 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ...
21:28:49 #11 50.63 Selecting previously unselected package libfcgi-perl:amd64.
21:28:49 #11 50.63 Preparing to unpack .../247-libfcgi-perl_0.82+ds-1build1_amd64.deb ...
21:28:49 #11 50.63 Unpacking libfcgi-perl:amd64 (0.82+ds-1build1) ...
21:28:49 #11 50.66 Selecting previously unselected package libcgi-fast-perl.
21:28:49 #11 50.66 Preparing to unpack .../248-libcgi-fast-perl_1%3a2.15-1_all.deb ...
21:28:49 #11 50.66 Unpacking libcgi-fast-perl (1:2.15-1) ...
21:28:49 #11 50.70 Selecting previously unselected package libclass-data-inheritable-perl.
21:28:49 #10 43.33 Preparing to unpack .../189-libencode-locale-perl_1.05-1_all.deb ...
21:28:49 #10 43.34 Unpacking libencode-locale-perl (1.05-1) ...
21:28:49 #10 43.36 Selecting previously unselected package libexporter-tiny-perl.
21:28:49 #10 43.37 Preparing to unpack .../190-libexporter-tiny-perl_1.000000-2_all.deb ...
21:28:49 #10 43.37 Unpacking libexporter-tiny-perl (1.000000-2) ...
21:28:49 #10 43.40 Selecting previously unselected package libipc-system-simple-perl.
21:28:49 #10 43.40 Preparing to unpack .../191-libipc-system-simple-perl_1.25-4_all.deb ...
21:28:49 #10 43.41 Unpacking libipc-system-simple-perl (1.25-4) ...
21:28:49 #10 43.43 Selecting previously unselected package libfile-basedir-perl.
21:28:49 #10 43.44 Preparing to unpack .../192-libfile-basedir-perl_0.07-1_all.deb ...
21:28:49 #10 43.44 Unpacking libfile-basedir-perl (0.07-1) ...
21:28:49 #10 43.47 Selecting previously unselected package libfile-chdir-perl.
21:28:49 #10 43.47 Preparing to unpack .../193-libfile-chdir-perl_0.1008-1_all.deb ...
21:28:49 #10 43.48 Unpacking libfile-chdir-perl (0.1008-1) ...
21:28:49 #10 43.51 Selecting previously unselected package libfile-fcntllock-perl.
21:28:49 #10 43.51 Preparing to unpack .../194-libfile-fcntllock-perl_0.22-3build2_armhf.deb ...
21:28:49 #10 43.51 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
21:28:49 #10 43.54 Selecting previously unselected package libhttp-date-perl.
21:28:49 git init src/github.com/docker/compose
21:28:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:49 + SRC=src/github.com/docker/compose
21:28:49 + REF=v2.17.2
21:28:49 + REF_FETCH=v2.17.2
21:28:49 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:49 + awk {print $2}
21:28:49 + REF=refs/tags/v2.17.2
21:28:49 + [ -n refs/tags/v2.17.2 ]
21:28:49 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:49 #10 40.02 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ...
21:28:49 #10 40.02 Unpacking libsub-install-perl (0.928-1) ...
21:28:49 #10 40.05 Selecting previously unselected package libdata-optlist-perl.
21:28:49 #10 40.05 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ...
21:28:49 #10 40.05 Unpacking libdata-optlist-perl (0.110-1) ...
21:28:49 #10 40.08 Selecting previously unselected package libsub-exporter-perl.
21:28:49 #10 40.08 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ...
21:28:49 #10 40.09 Unpacking libsub-exporter-perl (0.987-1) ...
21:28:49 #10 40.11 Selecting previously unselected package libconst-fast-perl.
21:28:49 #10 40.12 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ...
21:28:49 #10 40.12 Unpacking libconst-fast-perl (0.014-1) ...
21:28:49 #10 40.14 Selecting previously unselected package libwant-perl.
21:28:49 #10 40.15 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ...
21:28:49 #10 40.15 Unpacking libwant-perl (0.29-1+b4) ...
21:28:49 #10 40.18 Selecting previously unselected package libcontextual-return-perl.
21:28:49 #10 40.18 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ...
21:28:49 #10 40.18 Unpacking libcontextual-return-perl (0.004014-2) ...
21:28:49 #10 40.22 Selecting previously unselected package libconvert-binhex-perl.
21:28:49 #10 40.22 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ...
21:28:49 #10 40.22 Unpacking libconvert-binhex-perl (1.125-1) ...
21:28:49 #10 40.25 Selecting previously unselected package libdata-dump-perl.
21:28:49 #10 40.25 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ...
21:28:49 #10 40.26 Unpacking libdata-dump-perl (1.23-1) ...
21:28:49 #10 40.29 Selecting previously unselected package libdigest-bubblebabble-perl.
21:28:49 #10 40.29 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:28:49 #10 40.30 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:28:49 #10 40.32 Selecting previously unselected package libdigest-hmac-perl.
21:28:49 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:28:49 #7 DONE 14.0s
21:28:49 
21:28:49 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:49 #0 0.937 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
21:28:49 #0 1.354 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [118 kB]
21:28:49 #0 1.455 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
21:28:49 #0 1.554 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
21:28:49 #0 1.654 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted armhf Packages [12.9 kB]
21:28:49 #0 1.674 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf Packages [1694 kB]
21:28:49 #0 1.893 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse armhf Packages [207 kB]
21:28:49 #0 1.900 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf Packages [17.2 MB]
21:28:49 #0 2.740 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf Packages [355 kB]
21:28:49 #0 2.740 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse armhf Packages [1301 B]
21:28:49 #0 2.740 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe armhf Packages [275 kB]
21:28:49 #0 3.156 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted armhf Packages [10.2 kB]
21:28:49 #0 3.227 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe armhf Packages [4539 B]
21:28:49 #0 3.238 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe armhf Packages [181 kB]
21:28:49 #0 3.476 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted armhf Packages [9846 B]
21:28:49 #0 3.481 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse armhf Packages [593 B]
21:28:49 #0 3.481 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main armhf Packages [229 kB]
21:28:49 #0 3.582 Fetched 20.8 MB in 3s (6814 kB/s)
21:28:49 #0 3.582 Reading package lists...
21:28:49 #0 4.664 Reading package lists...
21:28:49 #0 5.680 Building dependency tree...
21:28:49 #0 5.872 Reading state information...
21:28:49 #0 6.188 The following additional packages will be installed:
21:28:49 #0 6.188   autoconf automake autopoint autotools-dev binutils
21:28:49 #0 6.188   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:28:49 #0 6.188   bzip2 ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon
21:28:49 #0 6.188   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
21:28:49 #0 6.188   debugedit dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:28:49 #0 6.188   distro-info-data dmsetup dpkg-dev dput dwz fakeroot file fontconfig-config
21:28:49 #0 6.188   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base gir1.2-glib-2.0
21:28:49 #0 6.188   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:28:49 #0 6.188   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
21:28:49 #0 6.188   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:28:49 #0 6.188   libalgorithm-merge-perl libaliased-perl libapparmor1 libapt-pkg-perl
21:28:49 #0 6.188   libarchive-cpio-perl libarchive-zip-perl libargon2-1 libarray-intspan-perl
21:28:49 #0 6.188   libasan8 libassuan0 libatomic1 libauthen-sasl-perl
21:28:49 #0 6.188   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
21:28:49 #0 6.188   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:28:49 #0 6.188   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
21:28:49 #0 6.188   libclass-data-inheritable-perl libclass-method-modifiers-perl
21:28:49 #0 6.188   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:49 #0 6.188   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:49 #0 6.188   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
21:28:49 #0 6.188   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:28:49 #0 6.188   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:28:49 #0 6.188   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
21:28:49 #0 6.188   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:28:49 #0 6.188   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
21:28:49 #0 6.188   libdw1 libdynaloader-functions-perl libedit2 libelf1
21:28:49 #0 6.188   libemail-address-xs-perl libencode-locale-perl liberror-perl
21:28:49 #0 6.188   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
21:28:49 #0 6.188   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
21:28:49 #0 6.188   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:28:49 #0 6.188   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:28:49 #0 6.188   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:49 #0 6.188   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:28:49 #0 6.188   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
21:28:49 #0 6.188   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
21:28:49 #0 6.188   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2
21:28:49 #0 6.188   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
21:28:49 #0 6.188   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
21:28:49 #0 6.188   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:49 #0 6.188   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:49 #0 6.188   libicu71 libimport-into-perl libindirect-perl libio-html-perl
21:28:49 #0 6.188   libio-interactive-perl libio-prompter-perl libio-pty-perl
21:28:49 #0 6.188   libio-socket-ssl-perl libio-string-perl libip4tc2 libipc-run-perl
21:28:49 #0 6.188   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:28:49 #0 6.188   libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5
21:28:49 #0 6.188   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:28:49 #0 6.188   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common
21:28:49 #0 6.188   liblerc3 liblist-compare-perl liblist-moreutils-perl
21:28:49 #0 6.188   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
21:28:49 #0 6.188   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:28:49 #0 6.188   liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
21:28:49 #0 6.188   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:28:49 #0 6.188   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:28:49 #0 6.188   libmd0 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:49 #0 6.188   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpdec3 libmpfr6
21:28:49 #0 6.188   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:28:49 #0 6.188   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:28:49 #0 6.188   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:28:49 #0 6.188   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
21:28:49 #0 6.188   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:49 #0 6.188   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:28:49 #0 6.188   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:49 #0 6.188   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:49 #0 6.188   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
21:28:49 #0 6.188   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:49 #0 6.188   libregexp-pattern-license-perl libregexp-pattern-perl
21:28:49 #0 6.188   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:49 #0 6.188   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:49 #0 6.188   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
21:28:49 #0 6.188   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
21:28:49 #0 6.188   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:49 #0 6.188   libstring-shellquote-perl libsub-exporter-perl
21:28:49 #0 6.188   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:49 #0 6.188   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:49 #0 6.188   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
21:28:49 #0 6.188   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:28:49 #0 6.188   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:28:49 #0 6.188   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:28:49 #0 6.188   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl
21:28:49 #0 6.188   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:49 #0 6.188   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:28:49 #0 6.188   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:28:49 #0 6.188   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:49 #0 6.188   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:49 #0 6.188   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:28:49 #0 6.188   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
21:28:49 #0 6.188   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
21:28:49 #0 6.188   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
21:28:49 #0 6.188   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
21:28:49 #0 6.188   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:28:49 #0 6.188   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
21:28:49 #0 6.188   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
21:28:49 #0 6.188   python3-dbus python3-debian python3-gi python3-gpg python3-idna
21:28:49 #0 6.188   python3-magic python3-minimal python3-nacl python3-paramiko
21:28:49 #0 6.188   python3-pkg-resources python3-requests python3-six python3-unidiff
21:28:49 #0 6.188   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
21:28:49 #0 6.188   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
21:28:49 #0 6.188   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
21:28:49 #0 6.188 Suggested packages:
21:28:49 #0 6.188   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:28:49 #0 6.188   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
21:28:49 #0 6.188   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
21:28:49 #0 6.188   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
21:28:49 #0 6.188   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
21:28:49 #0 6.188   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:49 #0 6.188   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:28:49 #0 6.188   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:28:49 #0 6.188   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:28:49 #0 6.188   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync gcc-12-doc
21:28:49 #0 6.188   gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:28:49 #0 6.188   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
21:28:49 #0 6.188   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
21:28:49 #0 6.188   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
21:28:49 #0 6.188   libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
21:28:49 #0 6.188   libscalar-number-perl libsasl2-modules-gssapi-mit
21:28:49 #0 6.188   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:28:49 #0 6.188   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
21:28:49 #0 6.188   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:28:49 #0 6.188   libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
21:28:49 #0 6.188   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
21:28:49 #0 6.188   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
21:28:49 #0 6.188   www-browser iw | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass
21:28:49 #0 6.188   ed diffutils-doc perl-doc libterm-readline-gnu-perl
21:28:49 #0 6.188   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
21:28:49 #0 6.188   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:28:49 #0 6.188   python-apt-doc python-cryptography-doc python3-cryptography-vectors
21:28:49 #0 6.188   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
21:28:49 #0 6.188   python3-setuptools python3-openssl python3-socks python-requests-doc
21:28:49 #0 6.188   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
21:28:49 #0 6.188   systemd-container systemd-homed systemd-userdbd systemd-boot
21:28:49 #0 6.188   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
21:28:49 #0 6.640 The following NEW packages will be installed:
21:28:49 #0 6.640   autoconf automake autopoint autotools-dev binutils
21:28:49 #0 6.640   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:28:49 #0 6.640   bzip2 ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
21:28:49 #0 6.640   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
21:28:49 #0 6.640   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:28:49 #0 6.640   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
21:28:49 #0 6.640   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
21:28:49 #0 6.640   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
21:28:49 #0 6.640   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:28:49 #0 6.640   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
21:28:49 #0 6.640   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:28:49 #0 6.640   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:49 #0 6.640   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
21:28:49 #0 6.640   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:28:49 #0 6.640   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
21:28:49 #0 6.640   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
21:28:49 #0 6.640   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
21:28:49 #0 6.640   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:49 #0 6.640   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:28:49 #0 6.640   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
21:28:49 #0 6.640   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:28:49 #0 6.640   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:28:49 #0 6.640   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
21:28:49 #0 6.640   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:28:49 #0 6.640   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
21:28:49 #0 6.640   libdw1 libdynaloader-functions-perl libedit2 libelf1
21:28:49 #0 6.640   libemail-address-xs-perl libencode-locale-perl liberror-perl
21:28:49 #0 6.640   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
21:28:49 #0 6.640   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
21:28:49 #0 6.640   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:28:49 #0 6.640   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:28:49 #0 6.640   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:49 #0 6.640   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:28:49 #0 6.640   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
21:28:49 #0 6.640   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
21:28:49 #0 6.640   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2
21:28:49 #0 6.640   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
21:28:49 #0 6.640   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
21:28:49 #0 6.640   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:49 #0 6.640   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:49 #0 6.640   libicu71 libimport-into-perl libindirect-perl libio-html-perl
21:28:49 #0 6.640   libio-interactive-perl libio-prompter-perl libio-pty-perl
21:28:49 #0 6.640   libio-socket-ssl-perl libio-string-perl libip4tc2 libipc-run-perl
21:28:49 #0 6.640   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:28:49 #0 6.640   libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5
21:28:49 #0 6.640   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:28:49 #0 6.640   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common
21:28:49 #0 6.640   liblerc3 liblist-compare-perl liblist-moreutils-perl
21:28:49 #0 6.640   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
21:28:49 #0 6.640   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:28:49 #0 6.640   liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
21:28:49 #0 6.640   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:28:49 #0 6.640   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:28:49 #0 6.640   libmd0 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
21:28:49 #0 6.640   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpdec3 libmpfr6
21:28:49 #0 6.640   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:28:49 #0 6.640   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:28:49 #0 6.640   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:28:49 #0 6.640   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
21:28:49 #0 6.640   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:28:49 #0 6.640   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:28:49 #0 6.640   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:28:49 #0 6.640   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:28:49 #0 6.640   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
21:28:49 #0 6.640   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:28:49 #0 6.640   libregexp-pattern-license-perl libregexp-pattern-perl
21:28:49 #0 6.641   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
21:28:49 #0 6.641   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:28:49 #0 6.641   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
21:28:49 #0 6.641   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
21:28:49 #0 6.641   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:28:49 #0 6.641   libstring-shellquote-perl libsub-exporter-perl
21:28:49 #0 6.641   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:28:49 #0 6.641   libsub-name-perl libsub-override-perl libsub-quote-perl
21:28:49 #0 6.641   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
21:28:49 #0 6.641   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:28:49 #0 6.641   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:28:49 #0 6.641   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:28:49 #0 6.641   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl
21:28:49 #0 6.641   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:28:49 #0 6.641   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:28:49 #0 6.641   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:28:49 #0 6.641   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:49 #0 6.641   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:49 #0 6.641   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:28:49 #0 6.641   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
21:28:49 #0 6.641   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
21:28:49 #0 6.641   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
21:28:49 #0 6.641   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
21:28:49 #0 6.641   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:28:49 #0 6.641   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
21:28:49 #0 6.641   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
21:28:49 #0 6.641   python3-dbus python3-debian python3-gi python3-gpg python3-idna
21:28:49 #0 6.641   python3-magic python3-minimal python3-nacl python3-paramiko
21:28:49 #0 6.641   python3-pkg-resources python3-requests python3-six python3-unidiff
21:28:49 #0 6.641   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
21:28:49 #0 6.641   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
21:28:49 #0 6.641   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
21:28:49 #0 7.071 0 upgraded, 419 newly installed, 0 to remove and 0 not upgraded.
21:28:49 #0 7.071 Need to get 127 MB of archives.
21:28:49 #0 7.071 After this operation, 443 MB of additional disk space will be used.
21:28:49 #0 7.071 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
21:28:49 #0 7.221 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libssl3 armhf 3.0.5-2ubuntu2.1 [1563 kB]
21:28:49 #0 7.681 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-minimal armhf 3.10.7-1ubuntu0.3 [788 kB]
21:28:49 #0 7.728 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libexpat1 armhf 2.4.8-2ubuntu0.22.10.1 [63.6 kB]
21:28:49 #0 7.728 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10-minimal armhf 3.10.7-1ubuntu0.3 [1803 kB]
21:28:49 #0 7.813 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-minimal armhf 3.10.6-1 [24.1 kB]
21:28:49 #0 7.813 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf media-types all 8.0.0 [24.9 kB]
21:28:49 #0 7.814 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
21:28:49 #0 7.818 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libkrb5support0 armhf 1.20-1ubuntu0.1 [29.6 kB]
21:28:49 #0 7.818 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libk5crypto3 armhf 1.20-1ubuntu0.1 [78.4 kB]
21:28:49 #0 7.828 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkeyutils1 armhf 1.6.3-1 [9368 B]
21:28:49 #0 8.221 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libkrb5-3 armhf 1.20-1ubuntu0.1 [320 kB]
21:28:49 #0 8.659 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libgssapi-krb5-2 armhf 1.20-1ubuntu0.1 [118 kB]
21:28:49 #0 8.680 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
21:28:49 #0 8.681 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
21:28:49 #0 8.693 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
21:28:49 #0 8.704 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf readline-common all 8.2-1 [55.1 kB]
21:28:49 #0 8.710 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libreadline8 armhf 8.2-1 [128 kB]
21:28:49 #0 8.754 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsqlite3-0 armhf 3.39.3-1 [561 kB]
21:28:49 #0 8.824 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-stdlib armhf 3.10.7-1ubuntu0.3 [1706 kB]
21:28:49 #0 8.925 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10 armhf 3.10.7-1ubuntu0.3 [497 kB]
21:28:49 #0 8.948 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpython3-stdlib armhf 3.10.6-1 [6850 B]
21:28:49 #0 9.350 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3 armhf 3.10.6-1 [22.3 kB]
21:28:49 From https://github.com/docker/buildx
21:28:49  * [new tag]         v0.10.4    -> v0.10.4
21:28:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:49 #12 32.81   Installing       : perl-File-Path-2.15-2.el8.noarch                     49/89 
21:28:49 #12 32.83   Installing       : perl-IO-1.38-422.el8.x86_64                          50/89 
21:28:49 #12 32.86   Installing       : perl-PathTools-3.74-1.el8.x86_64                     51/89 
21:28:49 #12 32.88   Installing       : perl-constant-1.33-396.el8.noarch                    52/89 
21:28:49 #12 32.90   Installing       : perl-threads-1:2.21-2.el8.x86_64                     53/89 
21:28:49 #12 3.335 Selecting previously unselected package docker-ce-build-deps.
21:28:49 #12 3.350 (Reading database ... 28396 files and directories currently installed.)
21:28:49 #12 3.351 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:28:49 #12 3.354 Unpacking docker-ce-build-deps (1.0) ...
21:28:49 #11 49.82 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:28:49 #11 49.82 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:28:49 #11 49.85 Selecting previously unselected package libmailtools-perl.
21:28:49 #11 49.85 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ...
21:28:49 #11 49.86 Unpacking libmailtools-perl (2.21-1) ...
21:28:49 #11 49.90 Selecting previously unselected package libmarkdown2:amd64.
21:28:49 #11 49.91 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ...
21:28:49 #11 49.91 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
21:28:49 #11 49.94 Selecting previously unselected package libmath-base85-perl.
21:28:49 #11 49.95 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:28:49 #11 49.95 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:28:49 #11 49.98 Selecting previously unselected package libmoox-aliases-perl.
21:28:49 #11 49.98 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:28:49 #11 49.99 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:28:49 #11 50.02 Selecting previously unselected package libnamespace-autoclean-perl.
21:28:49 #11 50.02 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:28:49 #11 50.03 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:28:49 #11 50.06 Selecting previously unselected package libobject-id-perl.
21:28:49 #11 50.06 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
21:28:49 #11 50.07 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:28:49 #11 50.10 Selecting previously unselected package libmoox-struct-perl.
21:28:49 #11 50.10 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ...
21:28:49 #11 50.11 Unpacking libmoox-struct-perl (0.020-1) ...
21:28:49 #11 50.14 Selecting previously unselected package libmouse-perl.
21:28:49 #11 50.14 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ...
21:28:49 #11 50.14 Unpacking libmouse-perl (2.5.10-1build4) ...
21:28:49 #11 50.19 Selecting previously unselected package libpackage-stash-xs-perl.
21:28:49 From https://github.com/docker/buildx
21:28:49  * [new tag]         v0.10.4    -> v0.10.4
21:28:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:49 c41833b44d91: Verifying Checksum
21:28:49 c41833b44d91: Download complete
21:28:49 c41833b44d91: Pull complete
21:28:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:49 Status: Downloaded newer image for alpine:latest
21:28:49 c41833b44d91: Pulling fs layer
21:28:49 c41833b44d91: Verifying Checksum
21:28:49 c41833b44d91: Download complete
21:28:49 c41833b44d91: Pull complete
21:28:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:49 Status: Downloaded newer image for alpine:latest
21:28:49 Unable to find image 'alpine:latest' locally
21:28:49 latest: Pulling from library/alpine
21:28:49 #9 37.83 Selecting previously unselected package libgd3:amd64.
21:28:49 #9 37.83 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
21:28:49 #9 37.84 Unpacking libgd3:amd64 (2.3.0-2) ...
21:28:49 #9 37.88 Selecting previously unselected package libc-devtools.
21:28:49 #9 37.88 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u5_amd64.deb ...
21:28:49 #9 37.88 Unpacking libc-devtools (2.31-13+deb11u5) ...
21:28:49 #9 37.92 Selecting previously unselected package libcapture-tiny-perl.
21:28:49 #9 37.93 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
21:28:49 #9 37.93 Unpacking libcapture-tiny-perl (0.48-1) ...
21:28:49 #9 37.96 Selecting previously unselected package libclass-data-inheritable-perl.
21:28:49 #9 37.96 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:28:49 #9 37.96 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:28:49 #9 38.00 Selecting previously unselected package libclass-inspector-perl.
21:28:49 #9 38.00 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
21:28:49 #9 38.00 Unpacking libclass-inspector-perl (1.36-1) ...
21:28:49 #9 38.03 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:49 #9 38.03 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
21:28:49 #9 38.03 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
21:28:49 #9 38.07 Selecting previously unselected package libclone-perl.
21:28:49 #9 38.07 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
21:28:49 #9 38.07 Unpacking libclone-perl (0.45-1+b1) ...
21:28:49 #9 38.10 Selecting previously unselected package libcommon-sense-perl.
21:28:49 #9 38.10 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
21:28:49 #9 38.11 Unpacking libcommon-sense-perl (3.75-1+b4) ...
21:28:49 #9 38.13 Selecting previously unselected package libconfig-tiny-perl.
21:28:49 #7 ...
21:28:49 
21:28:49 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:49 #0 1.449 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:28:49 #0 1.464 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:28:49 #0 1.492 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:28:49 #0 1.616 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
21:28:49 #0 2.061 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [465 kB]
21:28:49 #0 2.084 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
21:28:49 #0 3.408 Fetched 8392 kB in 2s (3799 kB/s)
21:28:49 #0 3.408 Reading package lists...
21:28:49 #0 4.300 Reading package lists...
21:28:49 #0 5.176 Building dependency tree...
21:28:49 #0 5.342 Reading state information...
21:28:49 #0 5.556 The following additional packages will be installed:
21:28:49 #0 5.557   at autoconf automake autopoint autotools-dev binutils
21:28:49 #0 5.557   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:28:49 #0 5.557   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
21:28:49 #0 5.557   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:28:49 #0 5.557   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
21:28:49 #0 5.557   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
21:28:49 #0 5.557   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:28:49 #0 5.557   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
21:28:49 #0 5.557   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:28:49 #0 5.557   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:28:49 #0 5.557   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:28:49 #0 5.557   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:28:49 #0 5.557   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
21:28:49 #0 5.557   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
21:28:49 #0 5.557   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:28:49 #0 5.557   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:28:49 #0 5.557   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
21:28:49 #0 5.557   libdata-optlist-perl libdevel-callchecker-perl
21:28:49 #0 5.557   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
21:28:49 #0 5.557   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:28:49 #0 5.557   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:28:49 #0 5.557   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:28:49 #0 5.557   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:28:49 #0 5.557   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:28:49 #0 5.557   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:28:49 #0 5.557   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:28:49 #0 5.559   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:28:49 #0 5.559   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:28:49 #0 5.559   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:28:49 #0 5.559   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:28:49 #0 5.559   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:49 #0 5.559   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:49 #0 5.559   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:28:49 #0 5.559   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:28:49 #0 5.559   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:28:49 #0 5.559   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
21:28:49 #0 5.559   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
21:28:49 #0 5.559   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
21:28:49 #0 5.559   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:28:49 #0 5.559   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:28:49 #0 5.559   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
21:28:49 #0 5.559   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
21:28:49 #0 5.559   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
21:28:49 #0 5.559   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
21:28:49 #0 5.559   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:28:49 #0 5.559   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
21:28:49 #0 5.559   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
21:28:49 #0 5.559   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:28:49 #0 5.559   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
21:28:49 #0 5.559   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:28:49 #0 5.559   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:28:49 #0 5.559   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:28:49 #0 5.559   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
21:28:49 #0 5.559   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:28:49 #0 5.559   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:28:49 #0 5.559   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:28:49 #0 5.559   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
21:28:49 #0 5.559   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
21:28:49 #0 5.559   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
21:28:49 #0 5.559   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:28:49 #0 5.559   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:28:49 #0 5.559   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:28:49 #0 5.559   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:28:49 #0 5.559   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
21:28:49 #0 5.559   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:28:49 #0 5.559   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
21:28:49 #0 5.559   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:28:49 #0 5.559   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:49 #0 5.559   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:49 #0 5.559   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:28:49 #0 5.559   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:28:49 #0 5.559   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:28:49 #0 5.559   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:28:49 #0 5.559   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:28:49 #0 5.559   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:28:49 #0 5.559   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:28:49 #0 5.559   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:28:49 #0 5.559   python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:49 #0 5.559   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:49 #0 5.559   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:28:49 #0 5.559   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:28:49 #0 5.584 Suggested packages:
21:28:49 #0 5.584   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
21:28:49 #0 5.584   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
21:28:49 #0 5.584   checksecurity debtags dh-make adequate autopkgtest bls-standalone
21:28:49 #0 5.584   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
21:28:49 #0 5.584   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:28:49 #0 5.584   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:28:49 #0 5.584   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:28:49 #0 5.584   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:28:49 #0 5.584   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
21:28:49 #0 5.584   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
21:28:49 #0 5.584   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
21:28:49 #0 5.584   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
21:28:49 #0 5.584   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:28:49 #0 5.584   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:28:49 #0 5.584   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:28:49 #0 5.584   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
21:28:49 #0 5.584   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
21:28:49 #0 5.584   libhtml-template-perl libsasl2-modules-gssapi-mit
21:28:49 #0 5.584   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:28:49 #0 5.584   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:28:49 #0 5.584   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
21:28:49 #0 5.584   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:28:49 #0 5.584   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:28:49 #0 5.584   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:28:49 #0 5.584   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
21:28:49 #0 5.584   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:28:49 #0 5.584   diffutils-doc perl-doc libterm-readline-gnu-perl
21:28:49 #0 5.584   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
21:28:49 #0 5.584   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
21:28:49 #0 5.584   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
21:28:49 #0 5.584   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
21:28:49 #0 5.584   readline-doc zip wdiff-doc
21:28:49 #0 7.685 The following NEW packages will be installed:
21:28:49 #0 7.685   at autoconf automake autopoint autotools-dev binutils
21:28:49 #0 7.685   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:28:49 #0 7.685   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
21:28:49 #0 7.685   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
21:28:49 #0 7.685   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
21:28:49 #0 7.685   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
21:28:49 #0 7.685   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:28:49 #0 7.685   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
21:28:49 #0 7.685   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:28:49 #0 7.685   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:28:49 #0 7.685   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
21:28:49 #0 7.685   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:28:49 #0 7.685   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
21:28:49 #0 7.685   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
21:28:49 #0 7.685   libclass-inspector-perl libclass-method-modifiers-perl
21:28:49 #0 7.685   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:28:49 #0 7.685   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
21:28:49 #0 7.685   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:28:49 #0 7.685   libdevel-callchecker-perl libdevel-globaldestruction-perl
21:28:49 #0 7.685   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:28:49 #0 7.685   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:28:49 #0 7.685   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:28:49 #0 7.685   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:28:49 #0 7.685   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:28:49 #0 7.685   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:28:49 #0 7.685   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:28:49 #0 7.685   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:28:49 #0 7.685   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:28:49 #0 7.685   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:28:49 #0 7.685   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:28:49 #0 7.685   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:28:49 #0 7.685   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:28:49 #0 7.685   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:28:49 #0 7.685   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:28:49 #0 7.685   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:28:49 #0 7.685   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
21:28:49 #0 7.685   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
21:28:49 #0 7.685   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
21:28:49 #0 7.685   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:28:49 #0 7.685   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:28:49 #0 7.685   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
21:28:49 #0 7.685   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
21:28:49 #0 7.685   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
21:28:49 #0 7.685   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
21:28:49 #0 7.685   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:28:49 #0 7.685   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
21:28:49 #0 7.685   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
21:28:49 #0 7.685   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:28:49 #0 7.685   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
21:28:49 #0 7.685   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:28:49 #0 7.685   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:28:49 #0 7.685   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:28:49 #0 7.685   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
21:28:49 #0 7.685   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:28:49 #0 7.685   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:28:49 #0 7.685   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:28:49 #0 7.685   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
21:28:49 #0 7.685   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
21:28:49 #0 7.685   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
21:28:49 #0 7.685   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:28:49 #0 7.685   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:28:49 #0 7.685   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:28:49 #0 7.685   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:28:49 #0 7.685   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
21:28:49 #0 7.685   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:28:49 #0 7.685   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
21:28:49 #0 7.685   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:28:49 #0 7.685   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:28:49 #0 7.685   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:28:49 #0 7.685   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:28:49 #0 7.685   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:28:49 #0 7.685   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:28:49 #0 7.685   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:28:49 #0 7.685   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:28:49 #0 7.685   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:28:49 #0 7.685   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:28:49 #0 7.685   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:28:49 #0 7.685   python3-idna python3-magic python3-minimal python3-pkg-resources
21:28:49 #0 7.685   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:28:49 #0 7.685   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:28:49 #0 7.685   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:28:49 #0 7.966 0 upgraded, 359 newly installed, 0 to remove and 1 not upgraded.
21:28:49 #0 7.966 Need to get 156 MB of archives.
21:28:49 #0 7.966 After this operation, 480 MB of additional disk space will be used.
21:28:49 #0 7.966 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
21:28:49 #0 7.969 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
21:28:49 #0 7.971 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB]
21:28:49 #0 7.977 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB]
21:28:49 #0 7.977 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB]
21:28:49 #0 7.977 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
21:28:49 #0 7.988 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB]
21:28:49 #0 8.004 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB]
21:28:49 #0 8.004 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB]
21:28:49 #0 8.004 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB]
21:28:49 #0 8.028 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
21:28:49 #0 8.096 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
21:28:49 #0 8.096 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB]
21:28:49 #0 8.173 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
21:28:49 #0 8.173 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB]
21:28:49 #0 8.173 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u4 [1312 kB]
21:28:49 #0 8.215 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [582 kB]
21:28:49 #0 8.215 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
21:28:49 #0 8.215 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1465 kB]
21:28:49 #0 8.241 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
21:28:49 #0 8.241 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
21:28:49 #0 8.241 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
21:28:49 #0 8.241 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
21:28:49 #0 8.241 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
21:28:49 #0 8.241 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
21:28:49 #0 8.244 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1659 kB]
21:28:49 #0 8.284 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
21:28:49 #0 8.284 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
21:28:49 #0 8.284 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
21:28:49 #0 8.284 Get:30 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB]
21:28:49 #0 8.284 Get:31 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB]
21:28:49 #0 8.297 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB]
21:28:49 #0 8.297 Get:33 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
21:28:49 #0 8.302 Get:34 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
21:28:49 #0 8.302 Get:35 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB]
21:28:49 #0 8.302 Get:36 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB]
21:28:49 #0 8.302 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf krb5-locales all 1.17-3+deb10u5 [95.7 kB]
21:28:49 #0 8.302 Get:38 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
21:28:49 #0 8.305 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
21:28:49 #0 8.308 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
21:28:49 #0 8.320 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
21:28:49 #0 8.320 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
21:28:49 #0 8.320 Get:43 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB]
21:28:49 #0 8.486 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u5 [597 kB]
21:28:49 #0 8.500 Get:45 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB]
21:28:49 #0 8.510 Get:46 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB]
21:28:49 #0 8.520 Get:47 http://deb.debian.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2 [704 kB]
21:28:49 #0 8.537 Get:48 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB]
21:28:49 #0 8.537 Get:49 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB]
21:28:49 #0 8.537 Get:50 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
21:28:49 #0 8.537 Get:51 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB]
21:28:49 #0 8.537 Get:52 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB]
21:28:49 #0 8.538 Get:53 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB]
21:28:49 #0 8.541 Get:54 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB]
21:28:49 #0 8.555 Get:55 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
21:28:49 #0 8.555 Get:56 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB]
21:28:49 #0 8.596 Get:57 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
21:28:49 #0 8.596 Get:58 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB]
21:28:49 #0 8.687 Get:59 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB]
21:28:49 #0 8.737 Get:60 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB]
21:28:49 #0 8.776 Get:61 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB]
21:28:49 #0 8.776 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB]
21:28:49 #0 8.776 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.269-1 [1537 kB]
21:28:49 #0 8.805 Get:64 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB]
21:28:49 #0 8.836 Get:65 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB]
21:28:49 #0 8.840 Get:66 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB]
21:28:49 #0 8.861 Get:67 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB]
21:28:49 #0 8.861 Get:68 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB]
21:28:49 #0 9.012 Get:69 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB]
21:28:49 #0 9.012 Get:70 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB]
21:28:49 #0 9.012 Get:71 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB]
21:28:49 #0 9.012 Get:72 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B]
21:28:49 #0 9.017 Get:73 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB]
21:28:49 #0 9.017 Get:74 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB]
21:28:49 #0 9.041 Get:75 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB]
21:28:49 #0 9.068 Get:76 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB]
21:28:49 #0 9.220 Get:77 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B]
21:28:49 #0 9.220 Get:78 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB]
21:28:49 #0 9.249 Get:79 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB]
21:28:49 #0 9.405 Get:80 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B]
21:28:49 #0 9.405 Get:81 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB]
21:28:49 #0 9.405 Get:82 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
21:28:49 #0 9.428 Get:83 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB]
21:28:49 #0 9.428 Get:84 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
21:28:49 #0 9.461 Get:85 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B]
21:28:49 #0 9.461 Get:86 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u4 [829 kB]
21:28:49 #0 9.485 Get:87 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
21:28:49 #0 9.485 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
21:28:49 #0 9.485 Get:89 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
21:28:49 #0 9.485 Get:90 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:28:49 #0 9.493 Get:91 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
21:28:49 #0 9.493 Get:92 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
21:28:49 #0 9.493 Get:93 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
21:28:49 #0 9.493 Get:94 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
21:28:49 #0 9.500 Get:95 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
21:28:49 #0 9.500 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u5 [299 kB]
21:28:49 #0 9.508 Get:97 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u5 [258 kB]
21:28:49 #0 9.508 Get:98 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
21:28:49 #0 9.516 Get:99 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB]
21:28:49 #0 9.518 Get:100 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB]
21:28:49 #0 9.518 Get:101 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
21:28:49 #0 9.563 Get:102 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
21:28:49 #0 9.563 Get:103 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
21:28:49 #0 9.563 Get:104 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB]
21:28:49 #0 9.563 Get:105 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB]
21:28:49 #0 9.600 Get:106 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB]
21:28:49 #0 9.600 Get:107 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u3 [79.8 kB]
21:28:49 #0 9.600 Get:108 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB]
21:28:49 #0 9.600 Get:109 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:28:49 #0 9.600 Get:110 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB]
21:28:49 #0 9.600 Get:111 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB]
21:28:49 #0 9.628 Get:112 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB]
21:28:49 #10 10.41 Get:113 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB]
21:28:49 #10 10.41 Get:114 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB]
21:28:49 #10 10.41 Get:115 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
21:28:49 #10 10.41 Get:116 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
21:28:49 #10 ...
21:28:49 
21:28:49 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:49 #10 37.69 Preparing to unpack .../053-patch_2.7.6-7_armhf.deb ...
21:28:49 #10 37.70 Unpacking patch (2.7.6-7) ...
21:28:49 #10 37.74 Selecting previously unselected package make.
21:28:49 #10 37.74 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
21:28:49 #10 37.74 Unpacking make (4.3-4.1) ...
21:28:49 #10 37.80 Selecting previously unselected package dpkg-dev.
21:28:49 #10 37.80 Preparing to unpack .../055-dpkg-dev_1.21.21+rpi1_all.deb ...
21:28:49 #10 37.81 Unpacking dpkg-dev (1.21.21+rpi1) ...
21:28:49 #10 37.91 Selecting previously unselected package libelf1:armhf.
21:28:49 #10 57.82 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
21:28:49 #10 57.86 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:28:49 #10 57.93 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:28:49 Unable to find image 'alpine:latest' locally
21:28:49 latest: Pulling from library/alpine
21:28:49 c41833b44d91: Pulling fs layer
21:28:49 #11 50.70 Preparing to unpack .../249-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:28:49 #11 50.70 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:28:49 #11 50.74 Selecting previously unselected package libclone-perl.
21:28:49 #11 50.74 Preparing to unpack .../250-libclone-perl_0.45-1build3_amd64.deb ...
21:28:49 #11 50.75 Unpacking libclone-perl (0.45-1build3) ...
21:28:49 #11 50.78 Selecting previously unselected package libcommon-sense-perl:amd64.
21:28:49 #11 50.78 Preparing to unpack .../251-libcommon-sense-perl_3.75-2build1_amd64.deb ...
21:28:49 #11 50.78 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
21:28:49 #11 50.81 Selecting previously unselected package libconfig-tiny-perl.
21:28:49 #11 50.81 Preparing to unpack .../252-libconfig-tiny-perl_2.28-1_all.deb ...
21:28:49 #11 50.81 Unpacking libconfig-tiny-perl (2.28-1) ...
21:28:49 #11 50.84 Selecting previously unselected package libparams-util-perl.
21:28:49 #11 50.84 Preparing to unpack .../253-libparams-util-perl_1.102-1build3_amd64.deb ...
21:28:49 #11 50.85 Unpacking libparams-util-perl (1.102-1build3) ...
21:28:49 #11 50.88 Selecting previously unselected package libsub-install-perl.
21:28:49 #11 50.88 Preparing to unpack .../254-libsub-install-perl_0.928-2_all.deb ...
21:28:49 #11 50.88 Unpacking libsub-install-perl (0.928-2) ...
21:28:49 #11 50.91 Selecting previously unselected package libdata-optlist-perl.
21:28:49 #10 43.54 Preparing to unpack .../195-libhttp-date-perl_6.02-1_all.deb ...
21:28:49 #10 43.55 Unpacking libhttp-date-perl (6.02-1) ...
21:28:49 #10 43.57 Selecting previously unselected package libfile-listing-perl.
21:28:49 #10 43.58 Preparing to unpack .../196-libfile-listing-perl_6.04-1_all.deb ...
21:28:49 #10 43.58 Unpacking libfile-listing-perl (6.04-1) ...
21:28:49 #10 43.61 Selecting previously unselected package libfont-afm-perl.
21:28:49 #10 43.61 Preparing to unpack .../197-libfont-afm-perl_1.20-2_all.deb ...
21:28:49 #10 43.61 Unpacking libfont-afm-perl (1.20-2) ...
21:28:49 #10 43.64 Selecting previously unselected package libio-stringy-perl.
21:28:49 #10 43.64 Preparing to unpack .../198-libio-stringy-perl_2.111-2_all.deb ...
21:28:49 #10 43.65 Unpacking libio-stringy-perl (2.111-2) ...
21:28:49 #10 43.68 Selecting previously unselected package libparams-validate-perl.
21:28:49 #10 43.68 Preparing to unpack .../199-libparams-validate-perl_1.29-1_armhf.deb ...
21:28:49 #10 43.68 Unpacking libparams-validate-perl (1.29-1) ...
21:28:49 #10 43.71 Selecting previously unselected package libsub-exporter-perl.
21:28:49 #10 43.72 Preparing to unpack .../200-libsub-exporter-perl_0.987-1_all.deb ...
21:28:49 #10 43.72 Unpacking libsub-exporter-perl (0.987-1) ...
21:28:49 #10 43.75 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:28:49 #10 43.75 Preparing to unpack .../201-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
21:28:49 #10 43.75 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
21:28:49 #10 43.78 Selecting previously unselected package libsort-versions-perl.
21:28:49 #10 43.78 Preparing to unpack .../202-libsort-versions-perl_1.62-1_all.deb ...
21:28:49 #10 43.79 Unpacking libsort-versions-perl (1.62-1) ...
21:28:49 #10 43.81 Selecting previously unselected package libgit-wrapper-perl.
21:28:49 #10 43.81 Preparing to unpack .../203-libgit-wrapper-perl_0.047-1_all.deb ...
21:28:49 #10 43.82 Unpacking libgit-wrapper-perl (0.047-1) ...
21:28:49 #10 43.84 Selecting previously unselected package libio-html-perl.
21:28:49 #10 43.84 Preparing to unpack .../204-libio-html-perl_1.001-1_all.deb ...
21:28:49 #10 43.85 Unpacking libio-html-perl (1.001-1) ...
21:28:49 From https://github.com/docker/buildx
21:28:49  * [new tag]         v0.10.4    -> v0.10.4
21:28:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.4
21:28:49 #10 40.33 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:28:49 #10 40.33 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:28:49 #10 40.36 Selecting previously unselected package libdistro-info-perl.
21:28:49 #10 40.36 Preparing to unpack .../203-libdistro-info-perl_0.21_all.deb ...
21:28:49 #10 40.37 Unpacking libdistro-info-perl (0.21) ...
21:28:49 #10 40.39 Selecting previously unselected package libnet-smtp-ssl-perl.
21:28:49 #10 40.40 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:28:49 #10 40.40 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:28:49 #10 40.43 Selecting previously unselected package libmailtools-perl.
21:28:49 #10 40.43 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ...
21:28:49 #10 40.43 Unpacking libmailtools-perl (2.18-1) ...
21:28:49 #10 40.47 Selecting previously unselected package libnet-ip-perl.
21:28:49 #10 40.47 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ...
21:28:49 #10 40.48 Unpacking libnet-ip-perl (1.26-2) ...
21:28:49 #10 40.50 Selecting previously unselected package libnet-dns-perl.
21:28:49 #10 40.51 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ...
21:28:49 #10 40.51 Unpacking libnet-dns-perl (1.19-1) ...
21:28:49 #11 9.511 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
21:28:49 #11 9.541 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
21:28:49 #11 9.709 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-c5 armhf 0.16-1 [29.2 kB]
21:28:49 #11 9.727 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcryptsetup12 armhf 2:2.5.0-2ubuntu1 [195 kB]
21:28:49 git init src/github.com/docker/compose
21:28:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:49 + SRC=src/github.com/docker/compose
21:28:49 + REF=v2.17.2
21:28:49 + REF_FETCH=v2.17.2
21:28:49 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:49 + awk {print $2}
21:28:49 + REF=refs/tags/v2.17.2
21:28:49 + [ -n refs/tags/v2.17.2 ]
21:28:49 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:49 #11 50.19 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ...
21:28:49 #11 50.20 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
21:28:49 #11 50.23 Selecting previously unselected package libpath-iterator-rule-perl.
21:28:49 #11 50.23 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:28:49 #11 50.24 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:28:49 #11 50.27 Selecting previously unselected package libperlio-gzip-perl.
21:28:49 #11 50.27 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ...
21:28:49 #11 50.28 Unpacking libperlio-gzip-perl (0.19-1build8) ...
21:28:49 #11 50.31 Selecting previously unselected package libperlio-utf8-strict-perl.
21:28:49 #11 50.31 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
21:28:49 #11 50.32 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:28:49 #11 50.36 Selecting previously unselected package libpod-parser-perl.
21:28:49 #11 50.36 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ...
21:28:49 #11 50.37 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:28:49 #11 50.38 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:28:49 #11 50.39 Unpacking libpod-parser-perl (1.63-2) ...
21:28:49 #11 50.43 Selecting previously unselected package libpod-constants-perl.
21:28:49 git init src/github.com/docker/compose
21:28:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:49 + SRC=src/github.com/docker/compose
21:28:49 + REF=v2.17.2
21:28:49 + REF_FETCH=v2.17.2
21:28:49 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:49 + awk {print $2}
21:28:49 #13 9.296 Running transaction check
21:28:49 #13 9.398 Transaction check succeeded.
21:28:49 #13 9.398 Running transaction test
21:28:49 latest: Pulling from library/alpine
21:28:49 c41833b44d91: Pulling fs layer
21:28:49 c41833b44d91: Verifying Checksum
21:28:49 c41833b44d91: Download complete
21:28:49 c41833b44d91: Pull complete
21:28:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:49 Status: Downloaded newer image for alpine:latest
21:28:49 c41833b44d91: Pulling fs layer
21:28:49 c41833b44d91: Verifying Checksum
21:28:49 c41833b44d91: Download complete
21:28:49 #9 38.14 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
21:28:49 #9 38.14 Unpacking libconfig-tiny-perl (2.26-1) ...
21:28:49 #9 38.17 Selecting previously unselected package libparams-util-perl.
21:28:49 #9 38.17 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
21:28:49 #9 38.18 Unpacking libparams-util-perl (1.102-1+b1) ...
21:28:49 #9 38.20 Selecting previously unselected package libsub-install-perl.
21:28:49 #9 38.21 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
21:28:49 #9 38.21 Unpacking libsub-install-perl (0.928-1.1) ...
21:28:49 #9 38.24 Selecting previously unselected package libdata-optlist-perl.
21:28:49 #9 38.24 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
21:28:49 #9 38.25 Unpacking libdata-optlist-perl (0.110-1.1) ...
21:28:49 #9 38.29 Selecting previously unselected package libsub-exporter-perl.
21:28:49 #9 38.29 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
21:28:49 #9 38.29 Unpacking libsub-exporter-perl (0.987-1) ...
21:28:49 #9 38.35 Selecting previously unselected package libconst-fast-perl.
21:28:49 #11 32.86 Selecting previously unselected package python3-minimal.
21:28:49 #11 32.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
21:28:49 #11 32.86 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
21:28:49 #11 32.87 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:28:49 #11 32.90 Selecting previously unselected package mime-support.
21:28:49 #11 32.90 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:28:49 #11 32.90 Unpacking mime-support (3.64ubuntu1) ...
21:28:49 #11 32.94 Selecting previously unselected package libmpdec2:armhf.
21:28:49 #10 37.91 Preparing to unpack .../056-libelf1_0.188-2.1+rpi1_armhf.deb ...
21:28:49 #10 37.92 Unpacking libelf1:armhf (0.188-2.1+rpi1) ...
21:28:49 #10 37.96 Selecting previously unselected package dwz.
21:28:49 #10 37.97 Preparing to unpack .../057-dwz_0.15-1_armhf.deb ...
21:28:49 #10 37.97 Unpacking dwz (0.15-1) ...
21:28:49 #10 38.01 Selecting previously unselected package libicu72:armhf.
21:28:49 #10 38.01 Preparing to unpack .../058-libicu72_72.1-3_armhf.deb ...
21:28:49 #10 38.01 Unpacking libicu72:armhf (72.1-3) ...
21:28:49 #10 58.00 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:49 #10 58.12 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:49 #10 58.15 Setting up dh-strip-nondeterminism (1.13.1-1) ...
21:28:49 #10 58.17 Setting up libconst-fast-perl (0.014-2) ...
21:28:49 #10 58.18 Setting up libhttp-daemon-perl (6.16-1) ...
21:28:49 #10 58.19 Setting up python3-unidiff (0.7.3-1) ...
21:28:49 + set -e
21:28:49 + mkdir -p /root/build-deb/engine
21:28:49 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:28:49 #11 18.48 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB]
21:28:49 #20 DONE 13.1s
21:28:49 
21:28:49 #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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
21:28:49 c41833b44d91: Verifying Checksum
21:28:49 #11 50.91 Preparing to unpack .../255-libdata-optlist-perl_0.112-1_all.deb ...
21:28:49 c41833b44d91: Download complete
21:28:49 c41833b44d91: Pull complete
21:28:49 #11 50.92 Unpacking libdata-optlist-perl (0.112-1) ...
21:28:49 #11 50.94 Selecting previously unselected package libsub-exporter-perl.
21:28:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:49 Status: Downloaded newer image for alpine:latest
21:28:49 #11 50.95 Preparing to unpack .../256-libsub-exporter-perl_0.988-1_all.deb ...
21:28:49 #11 50.95 Unpacking libsub-exporter-perl (0.988-1) ...
21:28:49 #11 50.98 Selecting previously unselected package libconst-fast-perl.
21:28:49 #11 50.98 Preparing to unpack .../257-libconst-fast-perl_0.014-2_all.deb ...
21:28:49 #11 50.98 Unpacking libconst-fast-perl (0.014-2) ...
21:28:49 #11 51.01 Selecting previously unselected package libwant-perl.
21:28:49 #11 51.01 Preparing to unpack .../258-libwant-perl_0.29-2_amd64.deb ...
21:28:49 #11 51.02 Unpacking libwant-perl (0.29-2) ...
21:28:49 #11 51.04 Selecting previously unselected package libcontextual-return-perl.
21:28:49 #11 51.05 Preparing to unpack .../259-libcontextual-return-perl_0.004014-3_all.deb ...
21:28:49 #11 51.05 Unpacking libcontextual-return-perl (0.004014-3) ...
21:28:49 #11 51.08 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
21:28:49 #11 51.08 Preparing to unpack .../260-libcpanel-json-xs-perl_4.32-1_amd64.deb ...
21:28:49 #11 51.09 Unpacking libcpanel-json-xs-perl:amd64 (4.32-1) ...
21:28:49 #11 51.12 Selecting previously unselected package libdevel-stacktrace-perl.
21:28:49 #11 51.12 Preparing to unpack .../261-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:28:49 #11 51.12 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:28:49 #11 51.15 Selecting previously unselected package libexception-class-perl.
21:28:49 #11 51.15 Preparing to unpack .../262-libexception-class-perl_1.45-1_all.deb ...
21:28:49 #11 51.16 Unpacking libexception-class-perl (1.45-1) ...
21:28:49 #11 51.19 Selecting previously unselected package libiterator-perl.
21:28:49 #11 51.19 Preparing to unpack .../263-libiterator-perl_0.03+ds1-2_all.deb ...
21:28:49 #11 51.19 Unpacking libiterator-perl (0.03+ds1-2) ...
21:28:49 #11 51.22 Selecting previously unselected package libiterator-util-perl.
21:28:49 #10 43.88 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:49 #10 43.88 Preparing to unpack .../205-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:28:49 #10 43.88 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:28:49 #10 43.91 Selecting previously unselected package libhttp-message-perl.
21:28:49 #10 43.91 Preparing to unpack .../206-libhttp-message-perl_6.14-1_all.deb ...
21:28:49 #10 43.91 Unpacking libhttp-message-perl (6.14-1) ...
21:28:49 #10 43.95 Selecting previously unselected package libhtml-form-perl.
21:28:49 #10 43.95 Preparing to unpack .../207-libhtml-form-perl_6.03-1_all.deb ...
21:28:49 #10 43.95 Unpacking libhtml-form-perl (6.03-1) ...
21:28:49 #10 43.98 Selecting previously unselected package libhtml-tree-perl.
21:28:49 #10 43.99 Preparing to unpack .../208-libhtml-tree-perl_5.07-1_all.deb ...
21:28:49 #10 43.99 Unpacking libhtml-tree-perl (5.07-1) ...
21:28:49 #10 44.03 Selecting previously unselected package libhtml-format-perl.
21:28:49 #10 44.03 Preparing to unpack .../209-libhtml-format-perl_2.12-1_all.deb ...
21:28:49 #10 44.04 Unpacking libhtml-format-perl (2.12-1) ...
21:28:49 #10 44.07 Selecting previously unselected package libhttp-cookies-perl.
21:28:49 git init src/github.com/docker/compose
21:28:49 #10 40.58 Selecting previously unselected package libnet-domain-tld-perl.
21:28:49 #10 40.58 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ...
21:28:49 #10 40.58 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:28:49 #10 40.62 Selecting previously unselected package libemail-valid-perl.
21:28:49 #10 40.62 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ...
21:28:49 #10 40.62 Unpacking libemail-valid-perl (1.202-1) ...
21:28:49 #10 40.65 Selecting previously unselected package libexporter-tiny-perl.
21:28:49 #10 40.65 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ...
21:28:49 #10 40.65 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:28:49 #10 40.68 Selecting previously unselected package libipc-system-simple-perl.
21:28:49 #10 40.68 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ...
21:28:49 #10 40.69 Unpacking libipc-system-simple-perl (1.25-4) ...
21:28:49 #10 40.71 Selecting previously unselected package libfile-basedir-perl.
21:28:49 #10 40.72 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ...
21:28:49 #10 40.72 Unpacking libfile-basedir-perl (0.08-1) ...
21:28:49 #10 40.75 Selecting previously unselected package libfile-chdir-perl.
21:28:49 #10 40.75 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ...
21:28:49 #10 40.75 Unpacking libfile-chdir-perl (0.1008-1) ...
21:28:49 #10 40.78 Selecting previously unselected package libfile-fcntllock-perl.
21:28:49 #10 40.78 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ...
21:28:49 #10 40.79 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
21:28:50 #11 9.806 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfdisk1 armhf 2.38-4ubuntu1 [186 kB]
21:28:50 #11 9.850 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkmod2 armhf 30+20220630-3ubuntu1 [41.3 kB]
21:28:50 #11 9.858 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libapparmor1 armhf 3.0.7-1ubuntu2 [32.3 kB]
21:28:50 #11 9.863 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip4tc2 armhf 1.8.7-1ubuntu6 [17.5 kB]
21:28:50 #11 9.866 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libsystemd-shared armhf 251.4-1ubuntu7.1 [1609 kB]
21:28:50 #11 50.43 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ...
21:28:50 #11 50.44 Unpacking libpod-constants-perl (0.19-2) ...
21:28:50 #11 50.47 Selecting previously unselected package libproc-processtable-perl:amd64.
21:28:50 #11 50.48 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ...
21:28:50 #11 50.48 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
21:28:50 #11 50.52 Selecting previously unselected package libre2-9:amd64.
21:28:50 #11 50.52 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ...
21:28:50 #11 50.53 Unpacking libre2-9:amd64 (20220201+dfsg-1) ...
21:28:50 #11 50.56 Selecting previously unselected package libre-engine-re2-perl:amd64.
21:28:50 #11 50.57 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
21:28:50 #11 50.57 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
21:28:50 #11 50.61 Selecting previously unselected package libreadonly-perl.
21:28:50 #11 50.61 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ...
21:28:50 #11 50.62 Unpacking libreadonly-perl (2.050-3) ...
21:28:50 #11 50.65 Selecting previously unselected package libref-util-perl.
21:28:50 #11 50.66 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ...
21:28:50 #11 50.66 Unpacking libref-util-perl (0.204-1) ...
21:28:50 #11 50.70 Selecting previously unselected package libref-util-xs-perl.
21:28:50 From https://github.com/docker/compose
21:28:50  * [new tag]         v2.17.2    -> v2.17.2
21:28:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:50 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-kinetic
21:28:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:50 mkdir -p sources
21:28:50 docker run --rm -w /v \
21:28:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:50 	alpine \
21:28:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:50 Unable to find image 'alpine:latest' locally
21:28:50 + REF=refs/tags/v2.17.2
21:28:50 + [ -n refs/tags/v2.17.2 ]
21:28:50 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:50 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:50 #12 32.92   Installing       : perl-threads-shared-1.58-2.el8.x86_64                54/89 
21:28:50 #12 33.50   Installing       : perl-interpreter-4:5.26.3-422.el8.x86_64             55/89 
21:28:50 #12 33.54   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     56/89 
21:28:50 #12 33.55   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     56/89 
21:28:50 #12 33.58   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        57/89 
21:28:50 c41833b44d91: Pull complete
21:28:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:50 Status: Downloaded newer image for alpine:latest
21:28:50 #9 38.35 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
21:28:50 #9 38.36 Unpacking libconst-fast-perl (0.014-1.1) ...
21:28:50 #9 38.39 Selecting previously unselected package libwant-perl.
21:28:50 #9 38.39 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
21:28:50 #9 38.40 Unpacking libwant-perl (0.29-1+b6) ...
21:28:50 #9 38.43 Selecting previously unselected package libcontextual-return-perl.
21:28:50 #9 38.43 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
21:28:50 #9 38.43 Unpacking libcontextual-return-perl (0.004014-2) ...
21:28:50 #9 38.50 Selecting previously unselected package libconvert-binhex-perl.
21:28:50 #9 38.50 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
21:28:50 #9 38.51 Unpacking libconvert-binhex-perl (1.125-1) ...
21:28:50 #9 38.53 Selecting previously unselected package libcpanel-json-xs-perl.
21:28:50 #9 38.54 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
21:28:50 #9 38.54 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
21:28:50 #9 38.58 Selecting previously unselected package libdevel-stacktrace-perl.
21:28:50 #9 38.59 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:28:50 #9 38.59 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:28:50 #9 38.62 Selecting previously unselected package libexception-class-perl.
21:28:50 #11 32.94 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
21:28:50 #11 32.94 Unpacking libmpdec2:armhf (2.4.2-3) ...
21:28:50 #11 32.97 Selecting previously unselected package readline-common.
21:28:50 #11 32.97 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:28:50 #11 32.98 Unpacking readline-common (8.0-4) ...
21:28:50 #11 33.01 Selecting previously unselected package libreadline8:armhf.
21:28:50 #11 33.01 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
21:28:50 #11 33.02 Unpacking libreadline8:armhf (8.0-4) ...
21:28:50 #11 33.05 Selecting previously unselected package libsqlite3-0:armhf.
21:28:50 #11 33.05 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
21:28:50 #11 33.06 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
21:28:50 #11 33.12 Selecting previously unselected package libpython3.8-stdlib:armhf.
21:28:50 #11 33.12 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.7_armhf.deb ...
21:28:50 #11 33.12 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.7) ...
21:28:50 #10 58.31 Setting up libdata-dpath-perl (0.58-2) ...
21:28:50 #10 58.32 Setting up python3-magic (2:0.4.26-3) ...
21:28:50 #10 58.45 Setting up g++-12 (12.2.0-14) ...
21:28:50 #11 18.49 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.1.0-2ubuntu1~22.04 [39.1 kB]
21:28:50 #11 18.49 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.1.0-2ubuntu1~22.04 [110 kB]
21:28:50 #11 18.50 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.1.0-2ubuntu1~22.04 [7658 B]
21:28:50 #11 18.50 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libasan6 armhf 11.3.0-1ubuntu1~22.04 [2242 kB]
21:28:50 #11 18.52 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.1.0-2ubuntu1~22.04 [959 kB]
21:28:50 #11 18.61 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgcc-11-dev armhf 11.3.0-1ubuntu1~22.04 [835 kB]
21:28:50 #11 18.65 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11 armhf 11.3.0-1ubuntu1~22.04 [15.8 MB]
21:28:50 #11 51.22 Preparing to unpack .../264-libiterator-util-perl_0.02+ds1-2_all.deb ...
21:28:50 #11 51.23 Unpacking libiterator-util-perl (0.02+ds1-2) ...
21:28:50 #11 51.25 Selecting previously unselected package libexporter-tiny-perl.
21:28:50 #11 51.26 Preparing to unpack .../265-libexporter-tiny-perl_1.002002-1_all.deb ...
21:28:50 #11 51.26 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:28:50 #11 51.29 Selecting previously unselected package liblist-moreutils-xs-perl.
21:28:50 #11 51.29 Preparing to unpack .../266-liblist-moreutils-xs-perl_0.430-3_amd64.deb ...
21:28:50 #11 51.29 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
21:28:50 #11 51.32 Selecting previously unselected package liblist-moreutils-perl.
21:28:50 #11 51.32 Preparing to unpack .../267-liblist-moreutils-perl_0.430-2_all.deb ...
21:28:50 #11 51.33 Unpacking liblist-moreutils-perl (0.430-2) ...
21:28:50 #11 51.35 Selecting previously unselected package libdata-dpath-perl.
21:28:50 #11 51.36 Preparing to unpack .../268-libdata-dpath-perl_0.58-1_all.deb ...
21:28:50 #11 51.36 Unpacking libdata-dpath-perl (0.58-1) ...
21:28:50 #11 51.39 Selecting previously unselected package libdata-dump-perl.
21:28:50 #11 51.39 Preparing to unpack .../269-libdata-dump-perl_1.25-1_all.deb ...
21:28:50 #11 51.40 Unpacking libdata-dump-perl (1.25-1) ...
21:28:50 #11 51.43 Selecting previously unselected package libdata-messagepack-perl.
21:28:50 #10 44.07 Preparing to unpack .../210-libhttp-cookies-perl_6.04-1_all.deb ...
21:28:50 #10 44.07 Unpacking libhttp-cookies-perl (6.04-1) ...
21:28:50 #10 44.10 Selecting previously unselected package libhttp-daemon-perl.
21:28:50 #10 44.10 Preparing to unpack .../211-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
21:28:50 #10 44.11 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:28:50 #10 44.14 Selecting previously unselected package libhttp-negotiate-perl.
21:28:50 #10 44.14 Preparing to unpack .../212-libhttp-negotiate-perl_6.00-2_all.deb ...
21:28:50 #10 44.14 Unpacking libhttp-negotiate-perl (6.00-2) ...
21:28:50 #10 44.17 Selecting previously unselected package libimport-into-perl.
21:28:50 #10 44.17 Preparing to unpack .../213-libimport-into-perl_1.002005-1_all.deb ...
21:28:50 #10 44.17 Unpacking libimport-into-perl (1.002005-1) ...
21:28:50 #10 44.20 Selecting previously unselected package libio-pty-perl.
21:28:50 #10 44.20 Preparing to unpack .../214-libio-pty-perl_1%3a1.08-1.1build4_armhf.deb ...
21:28:50 #10 44.21 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
21:28:50 #10 44.24 Selecting previously unselected package libio-string-perl.
21:28:50 #10 44.24 Preparing to unpack .../215-libio-string-perl_1.08-3_all.deb ...
21:28:50 #10 44.24 Unpacking libio-string-perl (1.08-3) ...
21:28:50 #10 44.27 Selecting previously unselected package libipc-run-perl.
21:28:50 #10 44.27 Preparing to unpack .../216-libipc-run-perl_0.96-1_all.deb ...
21:28:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose/.git/
21:28:50 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:28:50 ./scripts/checkout.sh src/github.com/docker/compose "v2.17.2"
21:28:50 + SRC=src/github.com/docker/compose
21:28:50 + REF=v2.17.2
21:28:50 + REF_FETCH=v2.17.2
21:28:50 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.17.2
21:28:50 + awk {print $2}
21:28:50 + REF=refs/tags/v2.17.2
21:28:50 + [ -n refs/tags/v2.17.2 ]
21:28:50 + REF_FETCH=refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:50 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.17.2:refs/tags/v2.17.2
21:28:50 #10 40.81 Selecting previously unselected package libfont-afm-perl.
21:28:50 #10 40.82 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ...
21:28:50 #10 40.82 Unpacking libfont-afm-perl (1.20-2) ...
21:28:50 #10 40.85 Selecting previously unselected package libfribidi0:amd64.
21:28:50 #10 40.86 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ...
21:28:50 #10 40.86 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
21:28:50 #10 40.89 Selecting previously unselected package libfuture-perl.
21:28:50 #10 40.90 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ...
21:28:50 #10 40.90 Unpacking libfuture-perl (0.39-1) ...
21:28:50 #10 40.93 Selecting previously unselected package libio-stringy-perl.
21:28:50 #10 40.94 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ...
21:28:50 #10 40.94 Unpacking libio-stringy-perl (2.111-3) ...
21:28:50 #10 40.97 Selecting previously unselected package libparams-validate-perl.
21:28:50 #10 40.97 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ...
21:28:50 #10 40.98 Unpacking libparams-validate-perl (1.29-1+b1) ...
21:28:50 #10 41.01 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:28:50 #10 41.01 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
21:28:50 #10 41.01 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
21:28:50 #10 41.04 Selecting previously unselected package libsort-versions-perl.
21:28:50 #10 41.04 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ...
21:28:50 #10 41.05 Unpacking libsort-versions-perl (1.62-1) ...
21:28:50 #10 41.07 Selecting previously unselected package libgit-wrapper-perl.
21:28:50 #10 41.07 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ...
21:28:50 #10 41.08 Unpacking libgit-wrapper-perl (0.048-1) ...
21:28:50 #10 41.11 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:28:50 #10 41.11 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:28:50 #11 10.00 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf systemd armhf 251.4-1ubuntu7.1 [2785 kB]
21:28:50 #11 50.70 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ...
21:28:50 #11 50.70 Unpacking libref-util-xs-perl (0.117-1build5) ...
21:28:50 #11 50.74 Selecting previously unselected package libregexp-pattern-license-perl.
21:28:50 #11 50.74 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
21:28:50 #11 50.74 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
21:28:50 #11 50.78 Selecting previously unselected package libregexp-pattern-perl.
21:28:50 #11 50.78 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:28:50 #11 50.78 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:28:50 #11 50.82 Selecting previously unselected package libsasl2-modules:amd64.
21:28:50 #11 50.82 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
21:28:50 #11 50.83 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:28:50 #11 50.87 Selecting previously unselected package libsereal-decoder-perl.
21:28:50 #11 50.87 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ...
21:28:50 #11 50.87 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
21:28:50 #11 50.91 Selecting previously unselected package libsereal-encoder-perl:amd64.
21:28:50 #11 50.91 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ...
21:28:50 #11 50.91 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ...
21:28:50 #11 50.95 Selecting previously unselected package libset-intspan-perl.
21:28:50 latest: Pulling from library/alpine
21:28:50 c41833b44d91: Pulling fs layer
21:28:50 c41833b44d91: Verifying Checksum
21:28:50 c41833b44d91: Download complete
21:28:50 From https://github.com/docker/compose
21:28:50  * [new tag]         v2.17.2    -> v2.17.2
21:28:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:50 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 ubuntu-focal
21:28:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:50 mkdir -p sources
21:28:50 docker run --rm -w /v \
21:28:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:50 	alpine \
21:28:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:50 Unable to find image 'alpine:latest' locally
21:28:50 From https://github.com/docker/compose
21:28:50  * [new tag]         v2.17.2    -> v2.17.2
21:28:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:50 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.7 debian-buster
21:28:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:28:50 mkdir -p sources
21:28:50 docker run --rm -w /v \
21:28:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:50 	alpine \
21:28:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:50 Unable to find image 'alpine:latest' locally
21:28:50 #12 33.60   Installing       : pkgconf-1.4.2-1.el8.x86_64                           58/89 
21:28:50 #12 33.62   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                59/89 
21:28:50 #12 33.66   Installing       : libbabeltrace-1.5.4-4.el8.x86_64                     60/89 
21:28:50 #10 35.75 Selecting previously unselected package libfakeroot:amd64.
21:28:50 #10 35.75 Preparing to unpack .../096-libfakeroot_1.31-1.1_amd64.deb ...
21:28:50 #10 35.76 Unpacking libfakeroot:amd64 (1.31-1.1) ...
21:28:50 #10 36.03 Selecting previously unselected package fakeroot.
21:28:50 #10 36.03 Preparing to unpack .../097-fakeroot_1.31-1.1_amd64.deb ...
21:28:50 #10 36.07 Unpacking fakeroot (1.31-1.1) ...
21:28:50 #10 36.25 Selecting previously unselected package libassuan0:amd64.
21:28:50 #10 36.26 Preparing to unpack .../098-libassuan0_2.5.5-5_amd64.deb ...
21:28:50 #10 36.28 Unpacking libassuan0:amd64 (2.5.5-5) ...
21:28:50 #9 38.62 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
21:28:50 #9 38.63 Unpacking libexception-class-perl (1.44-1) ...
21:28:50 #9 38.66 Selecting previously unselected package libiterator-perl.
21:28:50 #9 38.66 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:28:50 #9 38.67 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:28:50 #9 38.70 Selecting previously unselected package libiterator-util-perl.
21:28:50 #9 38.70 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:28:50 #9 38.70 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:28:50 #9 38.73 Selecting previously unselected package libexporter-tiny-perl.
21:28:50 #9 38.73 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
21:28:50 #9 38.74 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:28:50 #9 38.77 Selecting previously unselected package liblist-moreutils-xs-perl.
21:28:50 #9 38.77 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
21:28:50 #9 38.78 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
21:28:50 #9 38.81 Selecting previously unselected package liblist-moreutils-perl.
21:28:50 #9 38.81 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
21:28:50 #9 38.81 Unpacking liblist-moreutils-perl (0.430-2) ...
21:28:50 #9 38.85 Selecting previously unselected package libdata-dpath-perl.
21:28:50 #11 33.28 Selecting previously unselected package python3.8.
21:28:50 #11 33.28 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.7_armhf.deb ...
21:28:50 #11 33.29 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:28:50 #11 33.32 Selecting previously unselected package libpython3-stdlib:armhf.
21:28:50 #11 33.32 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
21:28:50 #11 33.32 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
21:28:50 #11 33.35 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:28:50 #10 58.46 Setting up python3-pkg-resources (66.1.1-1) ...
21:28:50 #10 58.74 Setting up libmodule-implementation-perl (0.09-2) ...
21:28:50 #12 3.394 Reading package lists...
21:28:50 #12 4.127 Building dependency tree...
21:28:50 #12 4.267 Reading state information...
21:28:50 #11 51.43 Preparing to unpack .../270-libdata-messagepack-perl_1.02-1_amd64.deb ...
21:28:50 #11 51.44 Unpacking libdata-messagepack-perl (1.02-1) ...
21:28:50 #11 51.47 Selecting previously unselected package libnet-domain-tld-perl.
21:28:50 #11 51.47 Preparing to unpack .../271-libnet-domain-tld-perl_1.75-2_all.deb ...
21:28:50 #11 51.48 Unpacking libnet-domain-tld-perl (1.75-2) ...
21:28:50 #11 51.50 Selecting previously unselected package libdata-validate-domain-perl.
21:28:50 #11 51.51 Preparing to unpack .../272-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:28:50 #11 51.51 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:28:50 #11 51.54 Selecting previously unselected package libnet-ipv6addr-perl.
21:28:50 #11 51.54 Preparing to unpack .../273-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:28:50 #11 51.55 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:28:50 #11 51.58 Selecting previously unselected package libnet-netmask-perl.
21:28:50 #11 51.58 Preparing to unpack .../274-libnet-netmask-perl_2.0001-1_all.deb ...
21:28:50 #11 51.59 Unpacking libnet-netmask-perl (2.0001-1) ...
21:28:50 #11 51.62 Selecting previously unselected package libnetaddr-ip-perl.
21:28:50 #11 51.62 Preparing to unpack .../275-libnetaddr-ip-perl_4.079+dfsg-2_amd64.deb ...
21:28:50 #11 51.62 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
21:28:50 #11 51.66 Selecting previously unselected package libdata-validate-ip-perl.
21:28:50 #11 51.66 Preparing to unpack .../276-libdata-validate-ip-perl_0.30-1_all.deb ...
21:28:50 #11 51.67 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:28:50 #11 51.70 Selecting previously unselected package libdata-validate-uri-perl.
21:28:50 #11 51.70 Preparing to unpack .../277-libdata-validate-uri-perl_0.07-2_all.deb ...
21:28:50 #11 51.70 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:28:50 #11 51.74 Selecting previously unselected package libdistro-info-perl.
21:28:50 #11 51.74 Preparing to unpack .../278-libdistro-info-perl_1.1ubuntu1_all.deb ...
21:28:50 #11 51.74 Unpacking libdistro-info-perl (1.1ubuntu1) ...
21:28:50 #11 51.77 Selecting previously unselected package libemail-address-xs-perl.
21:28:50 #10 38.65 Selecting previously unselected package libxml2:armhf.
21:28:50 #10 38.65 Preparing to unpack .../059-libxml2_2.9.14+dfsg-1.1+b1_armhf.deb ...
21:28:50 #10 38.66 Unpacking libxml2:armhf (2.9.14+dfsg-1.1+b1) ...
21:28:50 #10 38.74 Selecting previously unselected package gettext.
21:28:50 #10 44.27 Unpacking libipc-run-perl (0.96-1) ...
21:28:50 #10 44.31 Selecting previously unselected package liblist-compare-perl.
21:28:50 #10 44.31 Preparing to unpack .../217-liblist-compare-perl_0.53-1_all.deb ...
21:28:50 #10 44.31 Unpacking liblist-compare-perl (0.53-1) ...
21:28:50 #10 44.34 Selecting previously unselected package liblist-moreutils-perl.
21:28:50 #10 44.35 Preparing to unpack .../218-liblist-moreutils-perl_0.416-1build3_armhf.deb ...
21:28:50 #10 44.35 Unpacking liblist-moreutils-perl (0.416-1build3) ...
21:28:50 #10 44.39 Selecting previously unselected package libltdl7:armhf.
21:28:50 #10 44.39 Preparing to unpack .../219-libltdl7_2.4.6-2_armhf.deb ...
21:28:50 #10 44.39 Unpacking libltdl7:armhf (2.4.6-2) ...
21:28:50 #10 44.43 Selecting previously unselected package libltdl-dev:armhf.
21:28:50 #10 44.43 Preparing to unpack .../220-libltdl-dev_2.4.6-2_armhf.deb ...
21:28:50 #10 44.43 Unpacking libltdl-dev:armhf (2.4.6-2) ...
21:28:50 #10 44.47 Selecting previously unselected package libnet-http-perl.
21:28:50 #10 44.48 Preparing to unpack .../221-libnet-http-perl_6.17-1_all.deb ...
21:28:50 #10 44.48 Unpacking libnet-http-perl (6.17-1) ...
21:28:50 #10 44.51 Selecting previously unselected package libwww-robotrules-perl.
21:28:50 #10 44.51 Preparing to unpack .../222-libwww-robotrules-perl_6.01-1_all.deb ...
21:28:50 #10 44.51 Unpacking libwww-robotrules-perl (6.01-1) ...
21:28:50 #10 44.54 Selecting previously unselected package libwww-perl.
21:28:50 #10 44.54 Preparing to unpack .../223-libwww-perl_6.31-1ubuntu0.1_all.deb ...
21:28:50 #10 44.55 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
21:28:50 #10 44.59 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:50 #10 44.59 Preparing to unpack .../224-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:28:50 #10 44.59 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:28:50 #10 44.62 Selecting previously unselected package libsys-hostname-long-perl.
21:28:50 + mkdir -p /root/build-deb/cli
21:28:50 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:28:50 #21 0.752 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:28:50 #21 0.752 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:28:50 #21 0.752 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:28:50 #10 41.11 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:28:50 #10 41.14 Selecting previously unselected package libio-prompter-perl.
21:28:50 #10 41.14 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ...
21:28:50 #10 41.15 Unpacking libio-prompter-perl (0.004015-1) ...
21:28:50 #10 41.20 Selecting previously unselected package libjson-perl.
21:28:50 #10 41.20 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ...
21:28:50 #10 41.23 Unpacking libjson-perl (4.02000-1) ...
21:28:50 #10 41.28 Selecting previously unselected package liblog-any-perl.
21:28:50 #10 41.28 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ...
21:28:50 #10 41.28 Unpacking liblog-any-perl (1.707-1) ...
21:28:50 #10 41.31 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:28:50 #10 41.32 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:28:50 #10 41.32 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:28:50 #10 41.35 Selecting previously unselected package libpackage-stash-perl.
21:28:50 #11 10.53 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
21:28:50 #11 50.95 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ...
21:28:50 #11 50.95 Unpacking libset-intspan-perl (1.19-2) ...
21:28:50 #11 50.99 Selecting previously unselected package libsocket6-perl.
21:28:50 #11 50.99 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ...
21:28:50 c41833b44d91: Pull complete
21:28:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:50 Status: Downloaded newer image for alpine:latest
21:28:50 #11 50.99 Unpacking libsocket6-perl (0.29-1build4) ...
21:28:50 #11 51.02 Selecting previously unselected package libstring-copyright-perl.
21:28:50 #11 51.03 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ...
21:28:50 #11 51.03 Unpacking libstring-copyright-perl (0.003012-1) ...
21:28:50 #11 51.06 Selecting previously unselected package libstring-escape-perl.
21:28:50 #11 51.06 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ...
21:28:50 #11 51.07 Unpacking libstring-escape-perl (2010.002-2) ...
21:28:50 #11 51.10 Selecting previously unselected package libstring-shellquote-perl.
21:28:50 #11 51.10 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ...
21:28:50 #11 51.11 Unpacking libstring-shellquote-perl (1.04-1) ...
21:28:50 #11 51.15 Selecting previously unselected package libxs-parse-keyword-perl.
21:28:50 #11 51.15 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ...
21:28:50 #11 51.15 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
21:28:50 #11 51.19 Selecting previously unselected package libsyntax-keyword-try-perl.
21:28:50 latest: Pulling from library/alpine
21:28:50 c41833b44d91: Pulling fs layer
21:28:50 latest: Pulling from library/alpine
21:28:50 c41833b44d91: Pulling fs layer
21:28:50 c41833b44d91: Verifying Checksum
21:28:50 c41833b44d91: Download complete
21:28:50 #12 33.68   Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                     60/89 
21:28:50 #12 33.90   Installing       : glibc-gconv-extra-2.28-225.el8.x86_64                61/89 
21:28:50 #12 33.93   Running scriptlet: glibc-gconv-extra-2.28-225.el8.x86_64                61/89 
21:28:50 #12 33.94   Installing       : emacs-filesystem-1:26.1-9.el8.noarch                 62/89 
21:28:50 #12 33.97   Installing       : desktop-file-utils-0.26-1.el8.x86_64                 63/89 
21:28:50 #12 33.98   Installing       : elfutils-debuginfod-client-0.188-3.el8.x86_64        64/89 
21:28:50 #12 34.07   Installing       : elfutils-0.188-3.el8.x86_64                          65/89 
21:28:50 #12 34.13   Installing       : diffutils-3.6-6.el8.x86_64                           66/89 
21:28:50 #12 34.14   Running scriptlet: diffutils-3.6-6.el8.x86_64                           66/89 
21:28:50 #7 extracting sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 8.9s done
21:28:50 #10 36.31 Selecting previously unselected package gpgconf.
21:28:50 #10 36.32 Preparing to unpack .../099-gpgconf_2.2.40-1.1_amd64.deb ...
21:28:50 #10 36.32 Unpacking gpgconf (2.2.40-1.1) ...
21:28:50 #10 36.38 Selecting previously unselected package libksba8:amd64.
21:28:50 #10 36.38 Preparing to unpack .../100-libksba8_1.6.3-2_amd64.deb ...
21:28:50 #10 36.38 Unpacking libksba8:amd64 (1.6.3-2) ...
21:28:50 #10 36.43 Selecting previously unselected package libnpth0:amd64.
21:28:50 #10 36.43 Preparing to unpack .../101-libnpth0_1.6-3_amd64.deb ...
21:28:50 #10 36.43 Unpacking libnpth0:amd64 (1.6-3) ...
21:28:50 #10 36.47 Selecting previously unselected package dirmngr.
21:28:50 #10 36.47 Preparing to unpack .../102-dirmngr_2.2.40-1.1_amd64.deb ...
21:28:50 #10 36.48 Unpacking dirmngr (2.2.40-1.1) ...
21:28:50 #10 36.55 Selecting previously unselected package gnupg-l10n.
21:28:50 #11 33.52 Selecting previously unselected package python3.
21:28:50 #11 33.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 ... 4863 files and directories currently installed.)
21:28:50 #11 33.53 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ...
21:28:50 #11 33.53 Unpacking python3 (3.8.2-0ubuntu2) ...
21:28:50 #11 33.57 Selecting previously unselected package libbsd0:armhf.
21:28:50 #11 33.57 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ...
21:28:50 #11 33.57 Unpacking libbsd0:armhf (0.10.0-1) ...
21:28:50 #11 33.60 Selecting previously unselected package bsdmainutils.
21:28:50 #11 33.60 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ...
21:28:50 #9 38.85 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
21:28:50 #9 38.86 Unpacking libdata-dpath-perl (0.58-1) ...
21:28:50 #9 38.89 Selecting previously unselected package libdata-dump-perl.
21:28:50 #9 38.89 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
21:28:50 #9 38.89 Unpacking libdata-dump-perl (1.23-1.1) ...
21:28:50 #9 38.92 Selecting previously unselected package libdata-messagepack-perl.
21:28:50 #9 38.92 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
21:28:50 #9 38.93 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
21:28:50 #9 38.96 Selecting previously unselected package libnet-domain-tld-perl.
21:28:50 #9 38.96 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:28:50 #9 38.97 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:28:50 #9 38.99 Selecting previously unselected package libdata-validate-domain-perl.
21:28:50 #9 39.00 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:28:50 #9 39.00 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:28:50 #9 39.03 Selecting previously unselected package libdevel-size-perl.
21:28:50 #9 39.03 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
21:28:50 #9 39.04 Unpacking libdevel-size-perl (0.83-1+b2) ...
21:28:50 #9 39.07 Selecting previously unselected package libdistro-info-perl.
21:28:50 #9 39.07 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
21:28:50 #9 39.07 Unpacking libdistro-info-perl (1.0) ...
21:28:50 #9 39.10 Selecting previously unselected package libemail-address-xs-perl.
21:28:50 #9 39.10 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
21:28:50 #9 39.11 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
21:28:50 #9 39.14 Selecting previously unselected package libfcgi0ldbl:amd64.
21:28:50 #9 39.14 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
21:28:50 #9 39.15 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
21:28:50 #9 39.18 Selecting previously unselected package libfcgi-bin.
21:28:50 #10 58.75 Setting up libcgi-fast-perl (1:2.15-1) ...
21:28:50 #10 58.76 Setting up python3-apt (2.5.3) ...
21:28:50 #12 4.286 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:28:50 #12 4.464 Starting 2 pkgProblemResolver with broken count: 0
21:28:50 #12 4.466 Done
21:28:50 #12 4.632  Done
21:28:50 #11 51.77 Preparing to unpack .../279-libemail-address-xs-perl_1.05-1_amd64.deb ...
21:28:50 #11 51.77 Unpacking libemail-address-xs-perl (1.05-1) ...
21:28:50 #11 51.81 Selecting previously unselected package libfcgi-bin.
21:28:50 #11 51.81 Preparing to unpack .../280-libfcgi-bin_2.4.2-2build2_amd64.deb ...
21:28:50 #11 51.81 Unpacking libfcgi-bin (2.4.2-2build2) ...
21:28:50 #11 51.84 Selecting previously unselected package libipc-system-simple-perl.
21:28:50 #11 51.84 Preparing to unpack .../281-libipc-system-simple-perl_1.30-1_all.deb ...
21:28:50 #11 51.85 Unpacking libipc-system-simple-perl (1.30-1) ...
21:28:50 #11 51.87 Selecting previously unselected package libfile-basedir-perl.
21:28:50 #11 51.88 Preparing to unpack .../282-libfile-basedir-perl_0.09-1_all.deb ...
21:28:50 #11 51.88 Unpacking libfile-basedir-perl (0.09-1) ...
21:28:50 #11 51.91 Selecting previously unselected package libfile-chdir-perl.
21:28:50 #11 51.91 Preparing to unpack .../283-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:28:50 #11 51.91 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:28:50 #11 51.94 Selecting previously unselected package libfile-fcntllock-perl.
21:28:50 #11 51.94 Preparing to unpack .../284-libfile-fcntllock-perl_0.22-4_amd64.deb ...
21:28:50 #11 51.94 Unpacking libfile-fcntllock-perl (0.22-4) ...
21:28:50 #11 51.97 Selecting previously unselected package libnumber-compare-perl.
21:28:50 #11 51.97 Preparing to unpack .../285-libnumber-compare-perl_0.03-2_all.deb ...
21:28:50 #11 51.98 Unpacking libnumber-compare-perl (0.03-2) ...
21:28:50 #10 38.74 Preparing to unpack .../060-gettext_0.21-12_armhf.deb ...
21:28:50 #10 38.74 Unpacking gettext (0.21-12) ...
21:28:50 #10 38.89 Selecting previously unselected package intltool-debian.
21:28:50 #10 38.89 Preparing to unpack .../061-intltool-debian_0.35.0+20060710.6_all.deb ...
21:28:50 #10 38.90 Unpacking intltool-debian (0.35.0+20060710.6) ...
21:28:50 #10 38.93 Selecting previously unselected package po-debconf.
21:28:50 #10 38.93 Preparing to unpack .../062-po-debconf_1.0.21+nmu1_all.deb ...
21:28:50 #10 38.94 Unpacking po-debconf (1.0.21+nmu1) ...
21:28:50 #10 38.99 Selecting previously unselected package debhelper.
21:28:50 #10 44.62 Preparing to unpack .../225-libsys-hostname-long-perl_1.5-1_all.deb ...
21:28:50 #10 44.62 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:28:50 #10 44.65 Selecting previously unselected package libmail-sendmail-perl.
21:28:50 #10 44.65 Preparing to unpack .../226-libmail-sendmail-perl_0.80-1_all.deb ...
21:28:50 #10 44.66 Unpacking libmail-sendmail-perl (0.80-1) ...
21:28:50 #10 44.68 Selecting previously unselected package librole-tiny-perl.
21:28:50 #10 44.69 Preparing to unpack .../227-librole-tiny-perl_2.000006-1_all.deb ...
21:28:50 #10 44.69 Unpacking librole-tiny-perl (2.000006-1) ...
21:28:50 #10 44.72 Selecting previously unselected package libstrictures-perl.
21:28:50 #10 44.72 Preparing to unpack .../228-libstrictures-perl_2.000003-1_all.deb ...
21:28:50 #10 44.72 Unpacking libstrictures-perl (2.000003-1) ...
21:28:50 #10 44.75 Selecting previously unselected package libsub-quote-perl.
21:28:50 #10 44.75 Preparing to unpack .../229-libsub-quote-perl_2.005000-1_all.deb ...
21:28:50 #10 44.76 Unpacking libsub-quote-perl (2.005000-1) ...
21:28:50 #10 44.79 Selecting previously unselected package libmoo-perl.
21:28:50 #10 44.79 Preparing to unpack .../230-libmoo-perl_2.003004-1_all.deb ...
21:28:50 #10 44.79 Unpacking libmoo-perl (2.003004-1) ...
21:28:50 #10 44.82 Selecting previously unselected package libpackage-stash-perl.
21:28:50 + mkdir -p /root/build-deb/buildx
21:28:50 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:28:50 #10 41.35 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ...
21:28:50 #10 41.36 Unpacking libpackage-stash-perl (0.38-1) ...
21:28:50 #10 41.38 Selecting previously unselected package libsub-identify-perl.
21:28:50 #10 41.38 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ...
21:28:50 #10 41.39 Unpacking libsub-identify-perl (0.14-1+b1) ...
21:28:50 #10 41.42 Selecting previously unselected package libnamespace-clean-perl.
21:28:50 #10 41.42 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ...
21:28:50 #10 41.42 Unpacking libnamespace-clean-perl (0.27-1) ...
21:28:50 #10 41.45 Selecting previously unselected package libpath-tiny-perl.
21:28:50 #10 41.45 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ...
21:28:50 #10 41.45 Unpacking libpath-tiny-perl (0.108-1) ...
21:28:50 #10 41.49 Selecting previously unselected package libtype-tiny-perl.
21:28:50 #10 41.49 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ...
21:28:50 #10 41.49 Unpacking libtype-tiny-perl (1.004004-1) ...
21:28:50 #10 41.55 Selecting previously unselected package libgitlab-api-v4-perl.
21:28:50 #10 41.55 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ...
21:28:50 From https://github.com/docker/compose
21:28:50  * [new tag]         v2.17.2    -> v2.17.2
21:28:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.17.2
21:28:50 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.7 fedora-37
21:28:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:28:50 mkdir -p rpmbuild/SOURCES
21:28:50 docker run --rm -w /v \
21:28:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:50 	alpine \
21:28:50 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:50 #11 51.19 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ...
21:28:50 #11 51.19 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
21:28:50 #11 51.23 Selecting previously unselected package libterm-readkey-perl.
21:28:50 #11 51.23 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ...
21:28:50 #11 51.24 Unpacking libterm-readkey-perl (2.38-1build4) ...
21:28:50 #11 51.27 Selecting previously unselected package libtext-levenshteinxs-perl.
21:28:50 #11 51.27 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ...
21:28:50 #11 51.28 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
21:28:50 #11 51.31 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
21:28:50 #11 51.32 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
21:28:50 #11 51.32 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
21:28:50 #11 51.36 Selecting previously unselected package libtext-xslate-perl:amd64.
21:28:50 #11 51.36 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
21:28:50 #11 51.36 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
21:28:50 #11 51.41 Selecting previously unselected package libtime-duration-perl.
21:28:50 #11 51.41 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ...
21:28:50 #11 51.42 Unpacking libtime-duration-perl (1.21-1) ...
21:28:50 c41833b44d91: Verifying Checksum
21:28:50 c41833b44d91: Download complete
21:28:50 c41833b44d91: Pull complete
21:28:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:50 Status: Downloaded newer image for alpine:latest
21:28:50 c41833b44d91: Pull complete
21:28:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:50 Status: Downloaded newer image for alpine:latest
21:28:50 #12 34.17   Installing       : dbus-glib-0.110-2.el8.x86_64                         67/89 
21:28:50 #12 34.18   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         67/89 
21:28:50 #12 34.21   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     68/89 
21:28:50 #12 34.28   Installing       : zstd-1.4.4-1.el8.x86_64                              69/89 
21:28:50 #12 34.29   Installing       : rust-srpm-macros-5-2.el8.noarch                      70/89 
21:28:50 #12 34.30   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  71/89 
21:28:50 #12 34.32   Installing       : python3-systemd-234-8.el8.x86_64                     72/89 
21:28:50 #12 34.37   Installing       : python3-dnf-plugins-core-4.0.21-18.el8.noarch        73/89 
21:28:50 #10 36.55 Preparing to unpack .../103-gnupg-l10n_2.2.40-1.1_all.deb ...
21:28:50 #10 36.55 Unpacking gnupg-l10n (2.2.40-1.1) ...
21:28:50 #10 36.65 Selecting previously unselected package gnupg-utils.
21:28:50 #10 36.65 Preparing to unpack .../104-gnupg-utils_2.2.40-1.1_amd64.deb ...
21:28:50 #10 36.66 Unpacking gnupg-utils (2.2.40-1.1) ...
21:28:50 #10 36.73 Selecting previously unselected package gpg.
21:28:50 #10 36.73 Preparing to unpack .../105-gpg_2.2.40-1.1_amd64.deb ...
21:28:50 #10 36.74 Unpacking gpg (2.2.40-1.1) ...
21:28:50 #11 33.61 Unpacking bsdmainutils (11.1.2ubuntu3) ...
21:28:50 #11 33.66 Selecting previously unselected package libuchardet0:armhf.
21:28:50 #11 33.66 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ...
21:28:50 #11 33.66 Unpacking libuchardet0:armhf (0.0.6-3build1) ...
21:28:50 #11 33.69 Selecting previously unselected package groff-base.
21:28:50 #11 33.69 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ...
21:28:50 #11 33.70 Unpacking groff-base (1.22.4-4build1) ...
21:28:50 #11 33.80 Selecting previously unselected package libgdbm6:armhf.
21:28:50 #11 33.80 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ...
21:28:50 #11 33.80 Unpacking libgdbm6:armhf (1.18.1-5) ...
21:28:50 #11 33.83 Selecting previously unselected package libpipeline1:armhf.
21:28:50 #11 33.83 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ...
21:28:50 #11 33.84 Unpacking libpipeline1:armhf (1.5.2-2build1) ...
21:28:50 #11 33.88 Selecting previously unselected package man-db.
21:28:50 #11 33.88 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ...
21:28:50 #11 33.88 Unpacking man-db (2.9.1-1) ...
21:28:50 #11 33.99 Selecting previously unselected package perl-modules-5.30.
21:28:50 #9 39.19 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
21:28:50 #9 39.19 Unpacking libfcgi-bin (2.4.2-2) ...
21:28:50 #9 39.22 Selecting previously unselected package libfcgi-perl:amd64.
21:28:50 #9 39.22 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
21:28:50 #9 39.22 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
21:28:50 #9 39.26 Selecting previously unselected package libipc-system-simple-perl.
21:28:50 #9 39.26 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
21:28:50 #9 39.26 Unpacking libipc-system-simple-perl (1.30-1) ...
21:28:50 #9 39.29 Selecting previously unselected package libfile-basedir-perl.
21:28:50 #9 39.30 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
21:28:50 #9 39.30 Unpacking libfile-basedir-perl (0.08-1) ...
21:28:50 #9 39.33 Selecting previously unselected package libfile-chdir-perl.
21:28:50 #9 39.33 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:28:50 #9 39.34 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:28:50 #9 39.37 Selecting previously unselected package libfile-fcntllock-perl.
21:28:50 #9 39.38 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
21:28:50 #9 39.38 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
21:28:50 #9 39.42 Selecting previously unselected package libnumber-compare-perl.
21:28:50 #10 58.92 Setting up python3-charset-normalizer (3.0.1-2) ...
21:28:50 #10 59.07 Setting up libpackage-stash-perl (0.40-1) ...
21:28:50 #10 59.08 Setting up libimport-into-perl (1.002005-2) ...
21:28:50 #10 59.09 Setting up libmoo-perl (2.005005-1) ...
21:28:50 #10 59.10 Setting up liblist-someutils-perl (0.59-1) ...
21:28:50 #10 59.11 Setting up debhelper (13.11.4) ...
21:28:50 #10 59.12 Setting up libmime-tools-perl (5.510-1) ...
21:28:50 #10 59.13 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ...
21:28:50 #10 59.14 Setting up python3-chardet (5.1.0+dfsg-2) ...
21:28:50 #12 4.781 Starting pkgProblemResolver with broken count: 0
21:28:50 #12 4.818 Starting 2 pkgProblemResolver with broken count: 0
21:28:50 #12 4.820 Done
21:28:50 #7 extracting sha256:d35297b6d570293c7581e727c51353a6eb15d3b2f7bdaf391595c28c2a8d4fc6 7.2s done
21:28:50 #11 52.00 Selecting previously unselected package libtext-glob-perl.
21:28:50 #11 52.00 Preparing to unpack .../286-libtext-glob-perl_0.11-2_all.deb ...
21:28:50 #11 52.01 Unpacking libtext-glob-perl (0.11-2) ...
21:28:50 #11 52.03 Selecting previously unselected package libfile-find-rule-perl.
21:28:50 #11 52.04 Preparing to unpack .../287-libfile-find-rule-perl_0.34-2_all.deb ...
21:28:50 #11 52.04 Unpacking libfile-find-rule-perl (0.34-2) ...
21:28:50 #11 52.07 Selecting previously unselected package libfont-afm-perl.
21:28:50 #11 52.07 Preparing to unpack .../288-libfont-afm-perl_1.20-3_all.deb ...
21:28:50 #11 52.07 Unpacking libfont-afm-perl (1.20-3) ...
21:28:50 #11 52.10 Selecting previously unselected package libio-string-perl.
21:28:50 #11 52.10 Preparing to unpack .../289-libio-string-perl_1.08-3.1_all.deb ...
21:28:50 #11 52.11 Unpacking libio-string-perl (1.08-3.1) ...
21:28:50 #11 52.14 Selecting previously unselected package libfont-ttf-perl.
21:28:50 #11 52.14 Preparing to unpack .../290-libfont-ttf-perl_1.06-2_all.deb ...
21:28:50 #11 52.14 Unpacking libfont-ttf-perl (1.06-2) ...
21:28:50 #11 52.18 Selecting previously unselected package libfreezethaw-perl.
21:28:50 #11 52.18 Preparing to unpack .../291-libfreezethaw-perl_0.5001-2.1_all.deb ...
21:28:50 #11 52.19 Unpacking libfreezethaw-perl (0.5001-2.1) ...
21:28:50 #11 52.21 Selecting previously unselected package libsort-versions-perl.
21:28:50 #10 38.99 Preparing to unpack .../063-debhelper_13.11.4_all.deb ...
21:28:50 #10 38.99 Unpacking debhelper (13.11.4) ...
21:28:50 #10 39.09 Selecting previously unselected package libfakeroot:armhf.
21:28:50 #10 39.09 Preparing to unpack .../064-libfakeroot_1.31-1.1_armhf.deb ...
21:28:50 #10 39.09 Unpacking libfakeroot:armhf (1.31-1.1) ...
21:28:50 #10 39.13 Selecting previously unselected package fakeroot.
21:28:50 #10 39.13 Preparing to unpack .../065-fakeroot_1.31-1.1_armhf.deb ...
21:28:50 #10 39.14 Unpacking fakeroot (1.31-1.1) ...
21:28:50 #10 39.18 Selecting previously unselected package libencode-locale-perl.
21:28:50 #10 39.18 Preparing to unpack .../066-libencode-locale-perl_1.05-3_all.deb ...
21:28:50 #10 39.18 Unpacking libencode-locale-perl (1.05-3) ...
21:28:50 #10 39.21 Selecting previously unselected package libtimedate-perl.
21:28:50 #10 44.82 Preparing to unpack .../231-libpackage-stash-perl_0.37-1_all.deb ...
21:28:50 #10 44.83 Unpacking libpackage-stash-perl (0.37-1) ...
21:28:50 #10 44.85 Selecting previously unselected package libsub-identify-perl.
21:28:50 #10 44.86 Preparing to unpack .../232-libsub-identify-perl_0.14-1_armhf.deb ...
21:28:50 #10 44.86 Unpacking libsub-identify-perl (0.14-1) ...
21:28:50 #10 44.88 Selecting previously unselected package libnamespace-clean-perl.
21:28:50 #10 44.89 Preparing to unpack .../233-libnamespace-clean-perl_0.27-1_all.deb ...
21:28:50 #10 44.89 Unpacking libnamespace-clean-perl (0.27-1) ...
21:28:50 #10 44.92 Selecting previously unselected package libnumber-compare-perl.
21:28:50 #10 44.92 Preparing to unpack .../234-libnumber-compare-perl_0.03-1_all.deb ...
21:28:50 #10 44.92 Unpacking libnumber-compare-perl (0.03-1) ...
21:28:50 #10 44.95 Selecting previously unselected package libnumber-range-perl.
21:28:50 #10 44.95 Preparing to unpack .../235-libnumber-range-perl_0.12-1_all.deb ...
21:28:50 #10 44.95 Unpacking libnumber-range-perl (0.12-1) ...
21:28:50 #10 44.98 Selecting previously unselected package libpackage-stash-xs-perl.
21:28:50 #10 44.98 Preparing to unpack .../236-libpackage-stash-xs-perl_0.28-3build2_armhf.deb ...
21:28:50 #10 44.98 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
21:28:50 #10 45.01 Selecting previously unselected package libparse-debianchangelog-perl.
21:28:50 #10 45.01 Preparing to unpack .../237-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
21:28:50 #10 45.01 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
21:28:50 #10 45.04 Selecting previously unselected package libtext-glob-perl.
21:28:50 #10 45.04 Preparing to unpack .../238-libtext-glob-perl_0.10-1_all.deb ...
21:28:50 #10 45.05 Unpacking libtext-glob-perl (0.10-1) ...
21:28:50 #10 45.07 Selecting previously unselected package libpath-iterator-rule-perl.
21:28:51 #10 41.55 Unpacking libgitlab-api-v4-perl (0.16-1) ...
21:28:51 #10 41.59 Selecting previously unselected package libglib2.0-data.
21:28:51 #10 41.59 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
21:28:51 #10 41.59 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
21:28:51 #10 41.76 Selecting previously unselected package libgpm2:amd64.
21:28:51 #10 41.76 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ...
21:28:51 #10 41.76 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:28:51 #10 41.81 Selecting previously unselected package libidn11:amd64.
21:28:51 #10 41.81 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ...
21:28:51 #10 41.82 Unpacking libidn11:amd64 (1.33-2.2) ...
21:28:51 #10 41.86 Selecting previously unselected package libntlm0:amd64.
21:28:51 #10 41.86 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ...
21:28:51 #10 41.87 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ...
21:28:51 #10 41.90 Selecting previously unselected package libgsasl7.
21:28:51 #10 41.91 Preparing to unpack .../238-libgsasl7_1.8.0-8+deb10u1_amd64.deb ...
21:28:51 #10 41.91 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
21:28:51 Unable to find image 'alpine:latest' locally
21:28:51 latest: Pulling from library/alpine
21:28:51 c41833b44d91: Pulling fs layer
21:28:51 #11 51.45 Selecting previously unselected package libtime-moment-perl.
21:28:51 #11 51.45 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ...
21:28:51 #11 51.46 Unpacking libtime-moment-perl (0.44-1build6) ...
21:28:51 #11 51.50 Selecting previously unselected package libtype-tiny-xs-perl.
21:28:51 #11 51.50 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ...
21:28:51 #11 51.51 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
21:28:51 #11 51.54 Selecting previously unselected package libunicode-utf8-perl.
21:28:51 #11 51.54 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
21:28:51 #11 51.55 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:28:51 #11 51.58 Selecting previously unselected package libxml-namespacesupport-perl.
21:28:51 #11 51.59 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:28:51 #11 51.59 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:28:51 #11 51.62 Selecting previously unselected package libxml-sax-base-perl.
21:28:51 #11 51.62 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:28:51 #11 51.63 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:28:51 #11 51.68 Selecting previously unselected package libxml-sax-perl.
21:28:51 #21 1.000 Reading package lists...
21:28:51 #12 34.40   Installing       : perl-srpm-macros-1-25.el8.noarch                     74/89 
21:28:51 #12 34.41   Installing       : openblas-srpm-macros-2-2.el8.noarch                  75/89 
21:28:51 #12 34.42   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     76/89 
21:28:51 #12 34.44   Installing       : libipt-1.6.1-8.el8.x86_64                            77/89 
21:28:51 #12 34.46   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     78/89 
21:28:51 #11 19.62 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B]
21:28:51 #10 36.82 Selecting previously unselected package pinentry-curses.
21:28:51 #10 36.82 Preparing to unpack .../106-pinentry-curses_1.2.1-1_amd64.deb ...
21:28:51 #10 36.82 Unpacking pinentry-curses (1.2.1-1) ...
21:28:51 #10 36.87 Selecting previously unselected package gpg-agent.
21:28:51 #10 36.87 Preparing to unpack .../107-gpg-agent_2.2.40-1.1_amd64.deb ...
21:28:51 #10 36.87 Unpacking gpg-agent (2.2.40-1.1) ...
21:28:51 #10 36.93 Selecting previously unselected package gpg-wks-client.
21:28:51 #10 36.93 Preparing to unpack .../108-gpg-wks-client_2.2.40-1.1_amd64.deb ...
21:28:51 #10 36.93 Unpacking gpg-wks-client (2.2.40-1.1) ...
21:28:51 #10 36.97 Selecting previously unselected package gpg-wks-server.
21:28:51 #10 36.98 Preparing to unpack .../109-gpg-wks-server_2.2.40-1.1_amd64.deb ...
21:28:51 #10 36.98 Unpacking gpg-wks-server (2.2.40-1.1) ...
21:28:51 #10 37.02 Selecting previously unselected package gpgsm.
21:28:51 #10 37.03 Preparing to unpack .../110-gpgsm_2.2.40-1.1_amd64.deb ...
21:28:51 #10 37.03 Unpacking gpgsm (2.2.40-1.1) ...
21:28:51 #7 extracting sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8
21:28:51 #11 33.99 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
21:28:51 #11 34.00 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
21:28:51 #9 39.42 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
21:28:51 #9 39.42 Unpacking libnumber-compare-perl (0.03-1.1) ...
21:28:51 #9 39.46 Selecting previously unselected package libtext-glob-perl.
21:28:51 #9 39.46 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
21:28:51 #9 39.47 Unpacking libtext-glob-perl (0.11-1) ...
21:28:51 #9 39.49 Selecting previously unselected package libfile-find-rule-perl.
21:28:51 #9 39.49 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
21:28:51 #9 39.50 Unpacking libfile-find-rule-perl (0.34-1) ...
21:28:51 #9 39.53 Selecting previously unselected package libfont-afm-perl.
21:28:51 #9 39.53 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
21:28:51 #9 39.54 Unpacking libfont-afm-perl (1.20-3) ...
21:28:51 #9 39.57 Selecting previously unselected package libio-string-perl.
21:28:51 #9 39.57 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
21:28:51 #9 39.57 Unpacking libio-string-perl (1.08-3.1) ...
21:28:51 #9 39.60 Selecting previously unselected package libfont-ttf-perl.
21:28:51 #9 39.60 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
21:28:51 #9 39.61 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:28:51 #9 39.67 Selecting previously unselected package libio-stringy-perl.
21:28:51 #12 5.076 The following additional packages will be installed:
21:28:51 #12 5.077   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:28:51 #12 5.077   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
21:28:51 #12 5.077   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
21:28:51 #12 5.077   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:28:51 #12 5.077   libudev-dev libuv1 pkg-config procps
21:28:51 #12 5.079 Suggested packages:
21:28:51 #12 5.079   cmake-doc ninja-build apparmor-easyprof seccomp
21:28:51 #12 5.079 Recommended packages:
21:28:51 #12 5.079   psmisc
21:28:51 #10 59.45 Setting up python3-debian (0.1.49) ...
21:28:51 #13 10.72 Transaction test succeeded.
21:28:51 #13 10.72 Running transaction
21:28:51 #7 extracting sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 0.1s
21:28:51 #11 52.22 Preparing to unpack .../292-libsort-versions-perl_1.62-2_all.deb ...
21:28:51 #11 52.22 Unpacking libsort-versions-perl (1.62-2) ...
21:28:51 #11 52.25 Selecting previously unselected package libgit-wrapper-perl.
21:28:51 #11 52.25 Preparing to unpack .../293-libgit-wrapper-perl_0.048-1_all.deb ...
21:28:51 #11 52.25 Unpacking libgit-wrapper-perl (0.048-1) ...
21:28:51 #11 52.28 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:28:51 #11 52.28 Preparing to unpack .../294-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:28:51 #11 52.28 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:28:51 #11 52.31 Selecting previously unselected package libio-prompter-perl.
21:28:51 #11 52.31 Preparing to unpack .../295-libio-prompter-perl_0.004015-1_all.deb ...
21:28:51 #11 52.32 Unpacking libio-prompter-perl (0.004015-1) ...
21:28:51 #11 52.35 Selecting previously unselected package libjson-perl.
21:28:51 #11 52.35 Preparing to unpack .../296-libjson-perl_4.09000-1_all.deb ...
21:28:51 #11 52.35 Unpacking libjson-perl (4.09000-1) ...
21:28:51 #11 52.38 Selecting previously unselected package liblog-any-perl.
21:28:51 #11 52.38 Preparing to unpack .../297-liblog-any-perl_1.710-1_all.deb ...
21:28:51 #11 52.39 Unpacking liblog-any-perl (1.710-1) ...
21:28:51 #11 52.41 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:28:51 #11 52.42 Preparing to unpack .../298-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:28:51 #11 52.42 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:28:51 #10 39.22 Preparing to unpack .../067-libtimedate-perl_2.3300-2_all.deb ...
21:28:51 #10 39.22 Unpacking libtimedate-perl (2.3300-2) ...
21:28:51 #10 39.26 Selecting previously unselected package libhttp-date-perl.
21:28:51 #10 39.26 Preparing to unpack .../068-libhttp-date-perl_6.05-2_all.deb ...
21:28:51 #10 39.27 Unpacking libhttp-date-perl (6.05-2) ...
21:28:51 #10 39.30 Selecting previously unselected package libfile-listing-perl.
21:28:51 #10 39.30 Preparing to unpack .../069-libfile-listing-perl_6.15-1_all.deb ...
21:28:51 #10 39.30 Unpacking libfile-listing-perl (6.15-1) ...
21:28:51 #10 39.34 Selecting previously unselected package libhtml-tagset-perl.
21:28:51 #10 39.34 Preparing to unpack .../070-libhtml-tagset-perl_3.20-6_all.deb ...
21:28:51 #10 39.34 Unpacking libhtml-tagset-perl (3.20-6) ...
21:28:51 #10 39.37 Selecting previously unselected package libregexp-ipv6-perl.
21:28:51 #10 39.37 Preparing to unpack .../071-libregexp-ipv6-perl_0.03-3_all.deb ...
21:28:51 #10 39.38 Unpacking libregexp-ipv6-perl (0.03-3) ...
21:28:51 #10 39.41 Selecting previously unselected package liburi-perl.
21:28:51 #10 39.41 Preparing to unpack .../072-liburi-perl_5.17-1_all.deb ...
21:28:51 #10 39.42 Unpacking liburi-perl (5.17-1) ...
21:28:51 #10 39.46 Selecting previously unselected package libhtml-parser-perl:armhf.
21:28:51 #10 39.46 Preparing to unpack .../073-libhtml-parser-perl_3.81-1_armhf.deb ...
21:28:51 #10 39.46 Unpacking libhtml-parser-perl:armhf (3.81-1) ...
21:28:51 #10 39.50 Selecting previously unselected package libhtml-tree-perl.
21:28:51 #10 39.50 Preparing to unpack .../074-libhtml-tree-perl_5.07-3_all.deb ...
21:28:51 #10 39.51 Unpacking libhtml-tree-perl (5.07-3) ...
21:28:51 #10 39.56 Selecting previously unselected package libclone-perl:armhf.
21:28:51 #10 39.56 Preparing to unpack .../075-libclone-perl_0.46-1_armhf.deb ...
21:28:51 #10 45.08 Preparing to unpack .../239-libpath-iterator-rule-perl_1.009-1_all.deb ...
21:28:51 #10 45.08 Unpacking libpath-iterator-rule-perl (1.009-1) ...
21:28:51 #10 45.11 Selecting previously unselected package libpath-tiny-perl.
21:28:51 #10 45.11 Preparing to unpack .../240-libpath-tiny-perl_0.104-1_all.deb ...
21:28:51 #10 45.12 Unpacking libpath-tiny-perl (0.104-1) ...
21:28:51 #10 45.15 Selecting previously unselected package libperlio-gzip-perl.
21:28:51 #10 45.15 Preparing to unpack .../241-libperlio-gzip-perl_0.19-1build3_armhf.deb ...
21:28:51 #10 45.15 Unpacking libperlio-gzip-perl (0.19-1build3) ...
21:28:51 #10 45.18 Selecting previously unselected package libpod-constants-perl.
21:28:51 #10 45.18 Preparing to unpack .../242-libpod-constants-perl_0.19-1_all.deb ...
21:28:51 #10 45.19 Unpacking libpod-constants-perl (0.19-1) ...
21:28:51 #10 45.22 Selecting previously unselected package libregexp-pattern-license-perl.
21:28:51 #10 45.22 Preparing to unpack .../243-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
21:28:51 #10 45.23 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
21:28:51 #10 45.26 Selecting previously unselected package libsasl2-modules:armhf.
21:28:51 #10 45.26 Preparing to unpack .../244-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:28:51 #10 45.26 Unpacking libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:51 #10 45.30 Selecting previously unselected package libsort-key-perl.
21:28:51 #10 45.30 Preparing to unpack .../245-libsort-key-perl_1.33-2_armhf.deb ...
21:28:51 #10 45.31 Unpacking libsort-key-perl (1.33-2) ...
21:28:51 #10 45.33 Selecting previously unselected package libstring-copyright-perl.
21:28:51 #10 45.34 Preparing to unpack .../246-libstring-copyright-perl_0.003005-1_all.deb ...
21:28:51 #10 45.34 Unpacking libstring-copyright-perl (0.003005-1) ...
21:28:51 #10 45.37 Selecting previously unselected package libstring-escape-perl.
21:28:51 #10 45.37 Preparing to unpack .../247-libstring-escape-perl_2010.002-2_all.deb ...
21:28:51 #10 45.37 Unpacking libstring-escape-perl (2010.002-2) ...
21:28:51 #10 45.40 Selecting previously unselected package libtext-levenshtein-perl.
21:28:51 #10 41.97 Selecting previously unselected package libhtml-form-perl.
21:28:51 #10 41.97 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ...
21:28:51 #10 41.97 Unpacking libhtml-form-perl (6.03-1) ...
21:28:51 #10 42.00 Selecting previously unselected package libhtml-format-perl.
21:28:51 #10 42.00 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ...
21:28:51 #10 42.01 Unpacking libhtml-format-perl (2.12-1) ...
21:28:51 #10 42.04 Selecting previously unselected package libhttp-daemon-perl.
21:28:51 #10 42.04 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
21:28:51 #10 42.05 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
21:28:51 #10 42.08 Selecting previously unselected package libstruct-dumb-perl.
21:28:51 #10 42.08 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ...
21:28:51 #10 42.08 Unpacking libstruct-dumb-perl (0.09-1) ...
21:28:51 #10 42.11 Selecting previously unselected package libio-async-perl.
21:28:51 #10 42.11 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ...
21:28:51 #10 42.12 Unpacking libio-async-perl (0.72-1) ...
21:28:51 #10 42.17 Selecting previously unselected package libio-sessiondata-perl.
21:28:51 + mkdir -p /root/build-deb/compose
21:28:51 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:28:51 + mkdir -p /go/src/github.com/docker
21:28:51 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:28:51 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:28:51 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:28:51 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:28:51 + EPOCH=5
21:28:51 + EPOCH_SEP=
21:28:51 + [[ ! -z 5 ]]
21:28:51 + EPOCH_SEP=:
21:28:51 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:28:51 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:28:51 VERSION AAA 0.0.0-20230330191823-de0d30f
21:28:51 + VERSION=0.0.0-20230330191823-de0d30f
21:28:51 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:28:51 VERSION bbb 0.0.0-20230330191823-de0d30f
21:28:51 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:28:51 + debSource=docker-ce
21:28:51 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:28:51 + debMaintainer='Docker <support@docker.com>'
21:28:51 ++ date --rfc-2822
21:28:51 + debDate='Thu, 30 Mar 2023 21:28:51 +0000'
21:28:51 + pkgRevision=1
21:28:51 + cat
21:28:51 + export CLI_GITCOMMIT=de0d30f
21:28:51 + CLI_GITCOMMIT=de0d30f
21:28:51 + export ENGINE_GITCOMMIT=0656059
21:28:51 + ENGINE_GITCOMMIT=0656059
21:28:51 VERSION BBB 0.0.0-20230330191823-de0d30f
21:28:51 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:28:51 + dpkg-buildpackage -uc -us -I.git
21:28:51 dpkg-buildpackage: info: source package docker-ce
21:28:51 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic
21:28:51 dpkg-buildpackage: info: source distribution bionic
21:28:51 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:28:51  dpkg-source -I.git --before-build build-deb
21:28:51 c41833b44d91: Verifying Checksum
21:28:51 c41833b44d91: Download complete
21:28:51 c41833b44d91: Pull complete
21:28:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:28:51 Status: Downloaded newer image for alpine:latest
21:28:51 #11 51.68 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:28:51 #11 51.69 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:28:51 #11 51.75 Selecting previously unselected package libxml-libxml-perl.
21:28:51 #11 51.75 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
21:28:51 #11 51.76 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:28:51 #11 51.81 Selecting previously unselected package libxml-parser-perl:amd64.
21:28:51 #11 51.81 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ...
21:28:51 #11 51.82 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
21:28:51 #11 51.86 Selecting previously unselected package libxml-sax-expat-perl.
21:28:51 #11 51.86 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ...
21:28:51 #11 51.87 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:28:51 #11 51.91 Selecting previously unselected package libyaml-libyaml-perl.
21:28:51 #11 51.91 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
21:28:51 #11 51.91 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:28:51 #10 37.08 Selecting previously unselected package gnupg.
21:28:51 #10 37.08 Preparing to unpack .../111-gnupg_2.2.40-1.1_all.deb ...
21:28:51 #10 37.09 Unpacking gnupg (2.2.40-1.1) ...
21:28:51 #10 37.21 Selecting previously unselected package libencode-locale-perl.
21:28:51 #10 37.21 Preparing to unpack .../112-libencode-locale-perl_1.05-3_all.deb ...
21:28:51 #10 37.22 Unpacking libencode-locale-perl (1.05-3) ...
21:28:51 #10 37.25 Selecting previously unselected package libtimedate-perl.
21:28:51 #10 37.25 Preparing to unpack .../113-libtimedate-perl_2.3300-2_all.deb ...
21:28:51 #10 37.26 Unpacking libtimedate-perl (2.3300-2) ...
21:28:51 #10 37.29 Selecting previously unselected package libhttp-date-perl.
21:28:51 #11 34.33 Selecting previously unselected package libgdbm-compat4:armhf.
21:28:51 #11 34.33 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ...
21:28:51 #11 34.33 Unpacking libgdbm-compat4:armhf (1.18.1-5) ...
21:28:51 #11 34.37 Selecting previously unselected package libperl5.30:armhf.
21:28:51 #11 34.37 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_armhf.deb ...
21:28:51 #11 34.37 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.3) ...
21:28:51 #9 39.68 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
21:28:51 #9 39.68 Unpacking libio-stringy-perl (2.111-3) ...
21:28:51 #9 39.72 Selecting previously unselected package libparams-validate-perl:amd64.
21:28:51 #9 39.72 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
21:28:51 #9 39.72 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
21:28:51 #9 39.76 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:28:51 #9 39.76 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
21:28:51 #9 39.77 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
21:28:51 #9 39.80 Selecting previously unselected package libsort-versions-perl.
21:28:51 #9 39.80 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
21:28:51 #9 39.81 Unpacking libsort-versions-perl (1.62-1) ...
21:28:51 #9 39.84 Selecting previously unselected package libgit-wrapper-perl.
21:28:51 #9 39.84 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
21:28:51 #9 39.84 Unpacking libgit-wrapper-perl (0.048-1) ...
21:28:51 #9 39.88 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:28:51 #9 39.88 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:28:51 #9 39.89 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:28:51 #11 11.19 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
21:28:51 #11 11.19 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
21:28:51 #11 11.19 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libperl5.34 armhf 5.34.0-5ubuntu1.1 [3967 kB]
21:28:51 #11 11.35 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf perl armhf 5.34.0-5ubuntu1.1 [231 kB]
21:28:51 #11 11.36 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf openssl armhf 3.0.5-2ubuntu2.1 [1147 kB]
21:28:51 #11 11.42 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
21:28:51 #12 5.335 The following NEW packages will be installed:
21:28:51 #12 5.335   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:28:51 #12 5.336   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
21:28:51 #12 5.336   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
21:28:51 #12 5.336   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:28:51 #12 5.336   libudev-dev libuv1 pkg-config procps
21:28:51 #10 59.63 Setting up python3-requests (2.28.1+dfsg-1) ...
21:28:51 #11 52.44 Selecting previously unselected package libpackage-stash-perl.
21:28:51 #11 52.45 Preparing to unpack .../299-libpackage-stash-perl_0.40-1_all.deb ...
21:28:51 #11 52.45 Unpacking libpackage-stash-perl (0.40-1) ...
21:28:51 #11 52.48 Selecting previously unselected package libsub-identify-perl.
21:28:51 #11 52.48 Preparing to unpack .../300-libsub-identify-perl_0.14-2_amd64.deb ...
21:28:51 #11 52.48 Unpacking libsub-identify-perl (0.14-2) ...
21:28:51 #11 52.51 Selecting previously unselected package libsub-name-perl:amd64.
21:28:51 #11 52.51 Preparing to unpack .../301-libsub-name-perl_0.26-2_amd64.deb ...
21:28:51 #11 52.51 Unpacking libsub-name-perl:amd64 (0.26-2) ...
21:28:51 #11 52.54 Selecting previously unselected package libnamespace-clean-perl.
21:28:51 #11 52.55 Preparing to unpack .../302-libnamespace-clean-perl_0.27-2_all.deb ...
21:28:51 #11 52.55 Unpacking libnamespace-clean-perl (0.27-2) ...
21:28:51 #11 52.58 Selecting previously unselected package libpath-tiny-perl.
21:28:51 #11 52.58 Preparing to unpack .../303-libpath-tiny-perl_0.122-1_all.deb ...
21:28:51 #11 52.59 Unpacking libpath-tiny-perl (0.122-1) ...
21:28:51 #11 52.62 Selecting previously unselected package libstrictures-perl.
21:28:51 #11 52.62 Preparing to unpack .../304-libstrictures-perl_2.000006-1_all.deb ...
21:28:51 #11 52.63 Unpacking libstrictures-perl (2.000006-1) ...
21:28:51 #11 52.66 Selecting previously unselected package libtype-tiny-perl.
21:28:51 #11 52.66 Preparing to unpack .../305-libtype-tiny-perl_1.016008-1_all.deb ...
21:28:51 #11 52.66 Unpacking libtype-tiny-perl (1.016008-1) ...
21:28:51 #11 52.70 Selecting previously unselected package libgitlab-api-v4-perl.
21:28:51 #11 52.70 Preparing to unpack .../306-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:28:51 #11 52.71 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:28:51 #11 52.74 Selecting previously unselected package libhtml-form-perl.
21:28:51 #11 52.74 Preparing to unpack .../307-libhtml-form-perl_6.10-1_all.deb ...
21:28:51 #11 52.75 Unpacking libhtml-form-perl (6.10-1) ...
21:28:51 #11 52.77 Selecting previously unselected package libhtml-format-perl.
21:28:51 #10 39.56 Unpacking libclone-perl:armhf (0.46-1) ...
21:28:51 #10 39.60 Selecting previously unselected package libio-html-perl.
21:28:51 #10 39.60 Preparing to unpack .../076-libio-html-perl_1.004-3_all.deb ...
21:28:51 #10 39.60 Unpacking libio-html-perl (1.004-3) ...
21:28:51 #10 39.63 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:51 #10 39.63 Preparing to unpack .../077-liblwp-mediatypes-perl_6.04-2_all.deb ...
21:28:51 #10 39.64 Unpacking liblwp-mediatypes-perl (6.04-2) ...
21:28:51 #10 39.68 Selecting previously unselected package libhttp-message-perl.
21:28:51 #10 39.68 Preparing to unpack .../078-libhttp-message-perl_6.44-1_all.deb ...
21:28:51 #10 39.68 Unpacking libhttp-message-perl (6.44-1) ...
21:28:51 #10 39.72 Selecting previously unselected package libhttp-cookies-perl.
21:28:51 #10 39.72 Preparing to unpack .../079-libhttp-cookies-perl_6.10-1_all.deb ...
21:28:51 #10 39.73 Unpacking libhttp-cookies-perl (6.10-1) ...
21:28:51 #10 39.76 Selecting previously unselected package libhttp-negotiate-perl.
21:28:51 #10 39.76 Preparing to unpack .../080-libhttp-negotiate-perl_6.01-2_all.deb ...
21:28:51 #10 39.77 Unpacking libhttp-negotiate-perl (6.01-2) ...
21:28:51 #10 39.80 Selecting previously unselected package perl-openssl-defaults:armhf.
21:28:51 #10 45.40 Preparing to unpack .../248-libtext-levenshtein-perl_0.13-1_all.deb ...
21:28:51 #10 45.41 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:28:51 #10 45.43 Selecting previously unselected package libunicode-utf8-perl.
21:28:51 #10 45.44 Preparing to unpack .../249-libunicode-utf8-perl_0.60-1build4_armhf.deb ...
21:28:51 #10 45.44 Unpacking libunicode-utf8-perl (0.60-1build4) ...
21:28:51 #10 45.47 Selecting previously unselected package libxml-namespacesupport-perl.
21:28:51 #10 45.47 Preparing to unpack .../250-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:28:51 #10 45.48 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:28:51 #10 45.52 Selecting previously unselected package libxml-sax-base-perl.
21:28:51 #10 45.52 Preparing to unpack .../251-libxml-sax-base-perl_1.09-1_all.deb ...
21:28:51 #10 45.52 Unpacking libxml-sax-base-perl (1.09-1) ...
21:28:51 #10 45.56 Selecting previously unselected package libxml-sax-perl.
21:28:51 #10 45.56 Preparing to unpack .../252-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
21:28:51 #10 45.56 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:28:51 #10 45.60 Selecting previously unselected package libxml-libxml-perl.
21:28:51 #10 45.60 Preparing to unpack .../253-libxml-libxml-perl_2.0128+dfsg-5_armhf.deb ...
21:28:51 #10 45.61 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
21:28:51 #10 45.65 Selecting previously unselected package libxml-parser-perl.
21:28:51 #10 42.17 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ...
21:28:51 #10 42.18 Unpacking libio-sessiondata-perl (1.03-1) ...
21:28:51 #10 42.21 Selecting previously unselected package libio-string-perl.
21:28:51 #10 42.21 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
21:28:51 #10 42.21 Unpacking libio-string-perl (1.08-3) ...
21:28:51 #10 42.24 Selecting previously unselected package libtypes-serialiser-perl.
21:28:51 #10 42.25 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ...
21:28:51 #10 42.25 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:28:51 #10 42.28 Selecting previously unselected package libjson-xs-perl.
21:28:51 #10 42.28 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ...
21:28:51 #10 42.29 Unpacking libjson-xs-perl (3.040-1+b1) ...
21:28:51 #10 42.33 Selecting previously unselected package liblzo2-2:amd64.
21:28:51 #10 42.33 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ...
21:28:51 #10 42.33 Unpacking liblzo2-2:amd64 (2.10-0.1) ...
21:28:51 #10 42.37 Selecting previously unselected package libkyotocabinet16v5:amd64.
21:28:51 #10 42.37 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ...
21:28:51 #10 42.38 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
21:28:51 dpkg-buildpackage: info: host architecture amd64
21:28:51  debian/rules clean
21:28:51 dh clean --with=bash-completion
21:28:51    dh_clean
21:28:51 #11 51.95 Selecting previously unselected package licensecheck.
21:28:51 #11 51.95 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ...
21:28:51 #11 51.96 Unpacking licensecheck (3.2.14-2) ...
21:28:51 #11 51.99 Selecting previously unselected package libdevel-size-perl.
21:28:51 #11 51.99 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ...
21:28:51 #11 52.00 Unpacking libdevel-size-perl (0.83-1build4) ...
21:28:51 #11 52.03 Selecting previously unselected package libipc-run3-perl.
21:28:51 #11 52.03 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ...
21:28:51 #11 52.04 Unpacking libipc-run3-perl (0.048-2) ...
21:28:51 #11 52.08 Selecting previously unselected package lzip.
21:28:51 #11 52.08 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ...
21:28:51 #11 52.09 Unpacking lzip (1.23-1) ...
21:28:51 #11 52.12 Selecting previously unselected package lzop.
21:28:51 #11 52.12 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ...
21:28:51 #11 52.13 Unpacking lzop (1.04-2build2) ...
21:28:51 #11 52.16 Selecting previously unselected package t1utils.
21:28:51 #11 52.16 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ...
21:28:51 #11 52.17 Unpacking t1utils (1.41-4build2) ...
21:28:51 #11 52.21 Selecting previously unselected package unzip.
21:28:51 #11 52.21 Preparing to unpack .../345-unzip_6.0-26ubuntu3.1_amd64.deb ...
21:28:51 #11 52.22 Unpacking unzip (6.0-26ubuntu3.1) ...
21:28:51 #11 52.26 Selecting previously unselected package lintian.
21:28:51 #10 37.29 Preparing to unpack .../114-libhttp-date-perl_6.05-2_all.deb ...
21:28:51 #10 37.30 Unpacking libhttp-date-perl (6.05-2) ...
21:28:51 #10 37.32 Selecting previously unselected package libfile-listing-perl.
21:28:51 #10 37.33 Preparing to unpack .../115-libfile-listing-perl_6.15-1_all.deb ...
21:28:51 #10 37.33 Unpacking libfile-listing-perl (6.15-1) ...
21:28:51 #10 37.36 Selecting previously unselected package libhtml-tagset-perl.
21:28:51 #10 37.37 Preparing to unpack .../116-libhtml-tagset-perl_3.20-6_all.deb ...
21:28:51 #10 37.37 Unpacking libhtml-tagset-perl (3.20-6) ...
21:28:51 #10 37.40 Selecting previously unselected package libregexp-ipv6-perl.
21:28:51 #10 37.40 Preparing to unpack .../117-libregexp-ipv6-perl_0.03-3_all.deb ...
21:28:51 #10 37.40 Unpacking libregexp-ipv6-perl (0.03-3) ...
21:28:51 #10 37.43 Selecting previously unselected package liburi-perl.
21:28:51 #10 37.43 Preparing to unpack .../118-liburi-perl_5.17-1_all.deb ...
21:28:51 #10 37.43 Unpacking liburi-perl (5.17-1) ...
21:28:51 #10 37.47 Selecting previously unselected package libhtml-parser-perl:amd64.
21:28:51 #10 37.48 Preparing to unpack .../119-libhtml-parser-perl_3.81-1_amd64.deb ...
21:28:51 #10 37.48 Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
21:28:51 #10 37.52 Selecting previously unselected package libhtml-tree-perl.
21:28:51 #10 37.52 Preparing to unpack .../120-libhtml-tree-perl_5.07-3_all.deb ...
21:28:51 #10 37.52 Unpacking libhtml-tree-perl (5.07-3) ...
21:28:51 #10 37.57 Selecting previously unselected package libclone-perl:amd64.
21:28:51 #10 37.57 Preparing to unpack .../121-libclone-perl_0.46-1_amd64.deb ...
21:28:51 #10 37.57 Unpacking libclone-perl:amd64 (0.46-1) ...
21:28:51 #10 37.60 Selecting previously unselected package libio-html-perl.
21:28:51 #10 37.60 Preparing to unpack .../122-libio-html-perl_1.004-3_all.deb ...
21:28:51 #10 37.61 Unpacking libio-html-perl (1.004-3) ...
21:28:51 #10 37.64 Selecting previously unselected package liblwp-mediatypes-perl.
21:28:51 #10 37.64 Preparing to unpack .../123-liblwp-mediatypes-perl_6.04-2_all.deb ...
21:28:51 #11 20.04 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libstdc++-11-dev armhf 11.3.0-1ubuntu1~22.04 [2140 kB]
21:28:51 #12 34.49   Installing       : gc-7.6.4-3.el8.x86_64                                79/89 
21:28:51 #12 34.86   Installing       : guile-5:2.0.14-7.el8.x86_64                          80/89 
21:28:51 #12 34.89   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          80/89 
21:28:51 #11 34.74 Selecting previously unselected package perl.
21:28:51 #11 11.42 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libdbus-1-3 armhf 1.14.0-2ubuntu3 [182 kB]
21:28:51 #11 11.42 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-bin armhf 1.14.0-2ubuntu3 [37.6 kB]
21:28:51 #11 11.43 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
21:28:51 #11 11.43 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-daemon armhf 1.14.0-2ubuntu3 [109 kB]
21:28:51 #9 39.98 Selecting previously unselected package libio-prompter-perl.
21:28:51 #9 39.99 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
21:28:51 #9 39.99 Unpacking libio-prompter-perl (0.004015-1) ...
21:28:51 #9 40.03 Selecting previously unselected package libjson-perl.
21:28:51 #9 40.03 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
21:28:51 #9 40.04 Unpacking libjson-perl (4.03000-1) ...
21:28:51 #12 5.607 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:28:51 #12 5.607 1 not fully installed or removed.
21:28:51 #12 5.607 Need to get 9065 kB of archives.
21:28:51 #12 5.607 After this operation, 33.9 MB of additional disk space will be used.
21:28:51 #12 5.607 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
21:28:51 #12 5.611 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:28:51 #12 5.619 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB]
21:28:51 #12 5.620 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
21:28:51 #12 5.643 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
21:28:51 #12 5.645 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
21:28:51 #12 5.653 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
21:28:51 #12 5.654 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
21:28:51 #12 5.655 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
21:28:51 #12 5.711 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
21:28:51 #10 59.78 Setting up equivs (2.3.1) ...
21:28:51 #10 59.82 Setting up g++ (4:12.2.0-3) ...
21:28:51 #10 59.84 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:28:51 #10 59.87 Setting up build-essential (12.9) ...
21:28:51 #10 59.90 Setting up libmoox-aliases-perl (0.001006-2) ...
21:28:51 #10 59.91 Setting up libb-hooks-endofscope-perl (0.26-1) ...
21:28:51 #10 59.97 Setting up dput (1.1.3) ...
21:28:51 #11 52.78 Preparing to unpack .../308-libhtml-format-perl_2.16-1_all.deb ...
21:28:51 #11 52.78 Unpacking libhtml-format-perl (2.16-1) ...
21:28:51 #11 52.81 Selecting previously unselected package libhtml-html5-entities-perl.
21:28:51 #11 52.81 Preparing to unpack .../309-libhtml-html5-entities-perl_0.004-2_all.deb ...
21:28:51 #11 52.81 Unpacking libhtml-html5-entities-perl (0.004-2) ...
21:28:51 #11 52.84 Selecting previously unselected package libhtml-tokeparser-simple-perl.
21:28:51 #11 52.84 Preparing to unpack .../310-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
21:28:51 #11 52.85 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
21:28:51 #11 52.87 Selecting previously unselected package libhttp-daemon-perl.
21:28:51 #11 52.87 Preparing to unpack .../311-libhttp-daemon-perl_6.14-1.1_all.deb ...
21:28:51 #11 52.88 Unpacking libhttp-daemon-perl (6.14-1.1) ...
21:28:51 #11 52.90 Selecting previously unselected package libindirect-perl.
21:28:51 #11 52.91 Preparing to unpack .../312-libindirect-perl_0.39-2_amd64.deb ...
21:28:51 #11 52.91 Unpacking libindirect-perl (0.39-2) ...
21:28:51 #11 52.94 Selecting previously unselected package libio-interactive-perl.
21:28:51 #11 52.94 Preparing to unpack .../313-libio-interactive-perl_1.023-1_all.deb ...
21:28:51 #11 52.94 Unpacking libio-interactive-perl (1.023-1) ...
21:28:51 #11 52.97 Selecting previously unselected package libtypes-serialiser-perl.
21:28:51 #11 52.97 Preparing to unpack .../314-libtypes-serialiser-perl_1.01-1_all.deb ...
21:28:51 #11 52.97 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:28:51 #11 53.00 Selecting previously unselected package libjson-xs-perl.
21:28:51 #10 39.80 Preparing to unpack .../081-perl-openssl-defaults_7+b1_armhf.deb ...
21:28:51 #10 39.81 Unpacking perl-openssl-defaults:armhf (7+b1) ...
21:28:51 #10 39.85 Selecting previously unselected package libnet-ssleay-perl:armhf.
21:28:51 #10 39.85 Preparing to unpack .../082-libnet-ssleay-perl_1.92-2+b2_armhf.deb ...
21:28:51 #10 39.86 Unpacking libnet-ssleay-perl:armhf (1.92-2+b2) ...
21:28:51 #10 39.91 Selecting previously unselected package libio-socket-ssl-perl.
21:28:51 #10 39.92 Preparing to unpack .../083-libio-socket-ssl-perl_2.081-2_all.deb ...
21:28:51 #10 39.92 Unpacking libio-socket-ssl-perl (2.081-2) ...
21:28:51 #10 39.97 Selecting previously unselected package libnet-http-perl.
21:28:51 #10 39.97 Preparing to unpack .../084-libnet-http-perl_6.22-1_all.deb ...
21:28:51 #10 39.97 Unpacking libnet-http-perl (6.22-1) ...
21:28:51 #10 40.00 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:51 #10 40.00 Preparing to unpack .../085-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:28:51 #10 40.01 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:28:51 #10 40.04 Selecting previously unselected package libtry-tiny-perl.
21:28:51 #10 45.66 Preparing to unpack .../254-libxml-parser-perl_2.44-2build3_armhf.deb ...
21:28:51 #10 45.66 Unpacking libxml-parser-perl (2.44-2build3) ...
21:28:51 #10 45.71 Selecting previously unselected package libxml-sax-expat-perl.
21:28:51 #10 45.71 Preparing to unpack .../255-libxml-sax-expat-perl_0.40-2_all.deb ...
21:28:51 #10 45.72 Unpacking libxml-sax-expat-perl (0.40-2) ...
21:28:51 #10 45.75 Selecting previously unselected package libxml-simple-perl.
21:28:51 #10 45.75 Preparing to unpack .../256-libxml-simple-perl_2.24-1_all.deb ...
21:28:51 #10 45.75 Unpacking libxml-simple-perl (2.24-1) ...
21:28:51 #10 45.78 Selecting previously unselected package libyaml-libyaml-perl.
21:28:51 #10 45.79 Preparing to unpack .../257-libyaml-libyaml-perl_0.69+repack-1_armhf.deb ...
21:28:51 #10 45.79 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
21:28:51 #10 45.82 Selecting previously unselected package licensecheck.
21:28:51 #10 45.82 Preparing to unpack .../258-licensecheck_3.0.31-2_all.deb ...
21:28:51 #10 45.82 Unpacking licensecheck (3.0.31-2) ...
21:28:51 #10 45.85 Selecting previously unselected package patchutils.
21:28:51 #10 45.85 Preparing to unpack .../259-patchutils_0.3.4-2_armhf.deb ...
21:28:51 #10 45.86 Unpacking patchutils (0.3.4-2) ...
21:28:51 #10 45.89 Selecting previously unselected package t1utils.
21:28:51 #10 42.43 Selecting previously unselected package liblist-compare-perl.
21:28:51 #10 42.43 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ...
21:28:51 #10 42.44 Unpacking liblist-compare-perl (0.53-1) ...
21:28:51 #10 42.51 Selecting previously unselected package liblist-moreutils-perl.
21:28:51 #10 42.52 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ...
21:28:51 #10 42.52 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
21:28:51 #10 42.55 Selecting previously unselected package libltdl-dev:amd64.
21:28:51 #10 42.56 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ...
21:28:51 #10 42.56 Unpacking libltdl-dev:amd64 (2.4.6-9) ...
21:28:51 #10 42.61 Selecting previously unselected package libsys-hostname-long-perl.
21:28:51 #10 42.61 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ...
21:28:51 #10 42.61 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:28:51 #10 42.64 Selecting previously unselected package libmail-sendmail-perl.
21:28:51 #10 42.64 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ...
21:28:51 #10 42.65 Unpacking libmail-sendmail-perl (0.80-1) ...
21:28:51 #10 42.68 Selecting previously unselected package mailutils-common.
21:28:51  dpkg-source -I.git -b build-deb
21:28:51 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:28:51 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:28:51 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:28:51 dpkg-source: info: using source format '1.0'
21:28:51 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz
21:28:51 #11 52.27 Preparing to unpack .../346-lintian_2.114.0ubuntu1.2_all.deb ...
21:28:51 #11 52.28 Unpacking lintian (2.114.0ubuntu1.2) ...
21:28:51 #10 37.64 Unpacking liblwp-mediatypes-perl (6.04-2) ...
21:28:51 #10 37.67 Selecting previously unselected package libhttp-message-perl.
21:28:51 #10 37.67 Preparing to unpack .../124-libhttp-message-perl_6.44-1_all.deb ...
21:28:51 #10 37.68 Unpacking libhttp-message-perl (6.44-1) ...
21:28:51 #10 37.71 Selecting previously unselected package libhttp-cookies-perl.
21:28:51 #10 37.71 Preparing to unpack .../125-libhttp-cookies-perl_6.10-1_all.deb ...
21:28:51 #10 37.72 Unpacking libhttp-cookies-perl (6.10-1) ...
21:28:51 #10 37.75 Selecting previously unselected package libhttp-negotiate-perl.
21:28:51 #10 37.75 Preparing to unpack .../126-libhttp-negotiate-perl_6.01-2_all.deb ...
21:28:51 #10 37.75 Unpacking libhttp-negotiate-perl (6.01-2) ...
21:28:51 #10 37.78 Selecting previously unselected package perl-openssl-defaults:amd64.
21:28:51 #10 37.78 Preparing to unpack .../127-perl-openssl-defaults_7+b1_amd64.deb ...
21:28:51 #10 37.79 Unpacking perl-openssl-defaults:amd64 (7+b1) ...
21:28:51 #10 37.82 Selecting previously unselected package libnet-ssleay-perl:amd64.
21:28:51 #10 37.82 Preparing to unpack .../128-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
21:28:51 #10 37.83 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
21:28:51 #10 37.88 Selecting previously unselected package libio-socket-ssl-perl.
21:28:51 #12 35.27   Installing       : gdb-headless-8.2-19.el8.x86_64                       81/89 
21:28:51 #11 34.74 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_armhf.deb ...
21:28:51 #11 34.75 Unpacking perl (5.30.0-9ubuntu0.3) ...
21:28:51 #11 34.80 Selecting previously unselected package openssl.
21:28:51 #11 34.80 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.17_armhf.deb ...
21:28:51 #11 34.80 Unpacking openssl (1.1.1f-1ubuntu2.17) ...
21:28:51 #11 34.89 Selecting previously unselected package ca-certificates.
21:28:51 #11 34.89 Preparing to unpack .../013-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
21:28:51 #11 34.89 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
21:28:51 #11 34.93 Selecting previously unselected package distro-info-data.
21:28:51 #11 34.93 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.11_all.deb ...
21:28:51 #11 34.94 Unpacking distro-info-data (0.43ubuntu1.11) ...
21:28:51 #11 34.96 Selecting previously unselected package libmagic-mgc.
21:28:51 #11 34.96 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ...
21:28:51 #11 34.96 Unpacking libmagic-mgc (1:5.38-4) ...
21:28:51 21:28:51 #11 35.02 Selecting previously unselected package libmagic1:armhf.
#12 35.29   Installing       : go-srpm-macros-2-17.el8.noarch                       82/89 
21:28:51 #12 35.31   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   83/89 
21:28:51 #12 35.32   Installing       : efi-srpm-macros-3-3.el8.noarch                       84/89 
21:28:51 #12 35.35   Installing       : dwz-0.12-10.el8.x86_64                               85/89 
21:28:51 #12 35.37   Installing       : redhat-rpm-config-131-1.el8.noarch                   86/89 
21:28:51 #12 35.40   Installing       : rpm-build-4.14.3-26.el8.x86_64                       87/89 
21:28:51 #12 35.42   Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                88/89 
21:28:51 #12 35.47   Installing       : rpmlint-1.10-14.el8.noarch                           89/89 
21:28:51 #11 11.83 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
21:28:51 #9 40.11 Selecting previously unselected package liblog-any-perl.
21:28:51 #9 40.11 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
21:28:51 #9 40.12 Unpacking liblog-any-perl (1.709-1) ...
21:28:51 #9 40.20 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:28:51 #9 40.20 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:28:51 #9 40.20 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:28:51 #9 40.23 Selecting previously unselected package libpackage-stash-perl.
21:28:51 #9 40.23 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
21:28:51 #9 40.24 Unpacking libpackage-stash-perl (0.39-1) ...
21:28:51 #9 40.27 Selecting previously unselected package libsub-identify-perl.
21:28:51 #9 40.27 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
21:28:51 #9 40.27 Unpacking libsub-identify-perl (0.14-1+b3) ...
21:28:51 #9 40.30 Selecting previously unselected package libsub-name-perl.
21:28:51 #9 40.31 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
21:28:51 #9 40.31 Unpacking libsub-name-perl (0.26-1+b1) ...
21:28:51 #9 40.36 Selecting previously unselected package libnamespace-clean-perl.
21:28:51 #9 40.37 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
21:28:51 #9 40.37 Unpacking libnamespace-clean-perl (0.27-1) ...
21:28:51 #9 40.43 Selecting previously unselected package libpath-tiny-perl.
21:28:51 #9 40.44 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
21:28:51 #9 40.44 Unpacking libpath-tiny-perl (0.118-1) ...
21:28:51 #9 40.47 Selecting previously unselected package libtype-tiny-perl.
21:28:51 #12 5.712 Get:11 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
21:28:51 #12 5.713 Get:12 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
21:28:51 #12 5.713 Get:13 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
21:28:51 #12 5.714 Get:14 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7+deb11u1 [123 kB]
21:28:51 #12 5.714 Get:15 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
21:28:51 #12 5.716 Get:16 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
21:28:51 #12 5.727 Get:17 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
21:28:51 #12 5.728 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
21:28:51 #12 5.729 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
21:28:51 #12 5.740 Get:20 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
21:28:51 #12 5.740 Get:21 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
21:28:51 #12 5.741 Get:22 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
21:28:51 #12 5.741 Get:23 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u1 [401 kB]
21:28:51 #12 5.744 Get:24 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
21:28:51 #12 5.932 debconf: delaying package configuration, since apt-utils is not installed
21:28:51 #12 5.969 Fetched 9065 kB in 0s (22.7 MB/s)
21:28:51 #10 60.11 Setting up libnamespace-clean-perl (0.27-2) ...
21:28:51 #10 60.12 Setting up libstring-license-perl (0.0.2-1) ...
21:28:51 #10 60.14 Setting up licensecheck (3.3.5-1) ...
21:28:51 #10 60.15 Setting up libgitlab-api-v4-perl (0.26-3) ...
21:28:51 #10 60.16 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:28:51 #10 60.17 Setting up libwww-perl (6.68-1) ...
21:28:51 #10 60.18 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
21:28:51 #10 60.19 Setting up libdigest-md5-file-perl (0.08-1.1) ...
21:28:51 #10 60.20 Setting up libwww-mechanize-perl (2.16-1) ...
21:28:51 #10 60.21 Setting up devscripts (2.23.2) ...
21:28:52 #11 53.00 Preparing to unpack .../315-libjson-xs-perl_4.030-1build3_amd64.deb ...
21:28:52 #11 53.01 Unpacking libjson-xs-perl (4.030-1build3) ...
21:28:52 #11 53.03 Selecting previously unselected package libjson-maybexs-perl.
21:28:52 #11 53.03 Preparing to unpack .../316-libjson-maybexs-perl_1.004003-1_all.deb ...
21:28:52 #11 53.04 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:28:52 #11 53.07 Selecting previously unselected package libldap-common.
21:28:52 #11 53.07 Preparing to unpack .../317-libldap-common_2.5.14+dfsg-0ubuntu0.22.10.1_all.deb ...
21:28:52 #11 53.07 Unpacking libldap-common (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:28:52 #11 53.10 Selecting previously unselected package liblist-compare-perl.
21:28:52 #11 53.10 Preparing to unpack .../318-liblist-compare-perl_0.55-1_all.deb ...
21:28:52 #11 53.10 Unpacking liblist-compare-perl (0.55-1) ...
21:28:52 #11 53.14 Selecting previously unselected package liblist-someutils-perl.
21:28:52 #11 53.14 Preparing to unpack .../319-liblist-someutils-perl_0.58-1_all.deb ...
21:28:52 #11 53.14 Unpacking liblist-someutils-perl (0.58-1) ...
21:28:52 #11 53.17 Selecting previously unselected package liblist-someutils-xs-perl.
21:28:52 #11 53.18 Preparing to unpack .../320-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
21:28:52 #11 53.18 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:28:52 #11 53.21 Selecting previously unselected package liblist-utilsby-perl.
21:28:52 #10 40.04 Preparing to unpack .../086-libtry-tiny-perl_0.31-2_all.deb ...
21:28:52 #10 40.04 Unpacking libtry-tiny-perl (0.31-2) ...
21:28:52 #10 40.07 Selecting previously unselected package libwww-robotrules-perl.
21:28:52 #10 40.08 Preparing to unpack .../087-libwww-robotrules-perl_6.02-1_all.deb ...
21:28:52 #10 40.08 Unpacking libwww-robotrules-perl (6.02-1) ...
21:28:52 #10 40.11 Selecting previously unselected package libwww-perl.
21:28:52 #10 40.11 Preparing to unpack .../088-libwww-perl_6.68-1_all.deb ...
21:28:52 #10 40.12 Unpacking libwww-perl (6.68-1) ...
21:28:52 #10 40.16 Selecting previously unselected package libdigest-md5-file-perl.
21:28:52 #10 40.17 Preparing to unpack .../089-libdigest-md5-file-perl_0.08-1.1_all.deb ...
21:28:52 #10 40.17 Unpacking libdigest-md5-file-perl (0.08-1.1) ...
21:28:52 #10 40.20 Selecting previously unselected package libfile-dirlist-perl.
21:28:52 #10 40.20 Preparing to unpack .../090-libfile-dirlist-perl_0.05-3_all.deb ...
21:28:52 #10 40.21 Unpacking libfile-dirlist-perl (0.05-3) ...
21:28:52 #10 40.23 Selecting previously unselected package libfile-which-perl.
21:28:52 #10 40.24 Preparing to unpack .../091-libfile-which-perl_1.27-2_all.deb ...
21:28:52 #10 40.24 Unpacking libfile-which-perl (1.27-2) ...
21:28:52 #10 40.28 Selecting previously unselected package libfile-homedir-perl.
21:28:52 #10 45.89 Preparing to unpack .../260-t1utils_1.41-2_armhf.deb ...
21:28:52 #10 45.90 Unpacking t1utils (1.41-2) ...
21:28:52 #10 45.93 Selecting previously unselected package lintian.
21:28:52 #10 45.93 Preparing to unpack .../261-lintian_2.5.81ubuntu1_all.deb ...
21:28:52 #10 45.93 Unpacking lintian (2.5.81ubuntu1) ...
21:28:52 #10 46.03 Selecting previously unselected package manpages-dev.
21:28:52 #10 42.68 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ...
21:28:52 #10 42.68 Unpacking mailutils-common (1:3.5-4) ...
21:28:52 #10 42.76 Selecting previously unselected package mysql-common.
21:28:52 #10 42.76 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ...
21:28:52 #10 42.77 Unpacking mysql-common (5.8+1.0.5) ...
21:28:52 #10 42.81 Selecting previously unselected package mariadb-common.
21:28:52 #10 42.81 Preparing to unpack .../257-mariadb-common_1%3a10.3.38-0+deb10u1_all.deb ...
21:28:52 #10 42.82 Unpacking mariadb-common (1:10.3.38-0+deb10u1) ...
21:28:52 #10 42.86 Selecting previously unselected package libmariadb3:amd64.
21:28:52 #10 42.86 Preparing to unpack .../258-libmariadb3_1%3a10.3.38-0+deb10u1_amd64.deb ...
21:28:52 #10 42.86 Unpacking libmariadb3:amd64 (1:10.3.38-0+deb10u1) ...
21:28:52 #10 42.93 Selecting previously unselected package libpython2.7-minimal:amd64.
21:28:52 #11 52.57 Selecting previously unselected package manpages-dev.
21:28:52 #11 52.57 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ...
21:28:52 #11 52.58 Unpacking manpages-dev (5.10-1ubuntu1) ...
21:28:52 #10 37.88 Preparing to unpack .../129-libio-socket-ssl-perl_2.081-2_all.deb ...
21:28:52 #10 37.89 Unpacking libio-socket-ssl-perl (2.081-2) ...
21:28:52 #10 37.93 Selecting previously unselected package libnet-http-perl.
21:28:52 #10 37.94 Preparing to unpack .../130-libnet-http-perl_6.22-1_all.deb ...
21:28:52 #10 37.94 Unpacking libnet-http-perl (6.22-1) ...
21:28:52 #10 37.97 Selecting previously unselected package liblwp-protocol-https-perl.
21:28:52 #10 37.97 Preparing to unpack .../131-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:28:52 #10 37.98 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:28:52 #10 38.01 Selecting previously unselected package libtry-tiny-perl.
21:28:52 #10 38.01 Preparing to unpack .../132-libtry-tiny-perl_0.31-2_all.deb ...
21:28:52 #10 38.02 Unpacking libtry-tiny-perl (0.31-2) ...
21:28:52 #10 38.05 Selecting previously unselected package libwww-robotrules-perl.
21:28:52 #10 38.05 Preparing to unpack .../133-libwww-robotrules-perl_6.02-1_all.deb ...
21:28:52 #10 38.06 Unpacking libwww-robotrules-perl (6.02-1) ...
21:28:52 #10 38.08 Selecting previously unselected package libwww-perl.
21:28:52 #10 38.09 Preparing to unpack .../134-libwww-perl_6.68-1_all.deb ...
21:28:52 #10 38.09 Unpacking libwww-perl (6.68-1) ...
21:28:52 #10 38.14 Selecting previously unselected package libdigest-md5-file-perl.
21:28:52 #11 35.02 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ...
21:28:52 #11 35.03 Unpacking libmagic1:armhf (1:5.38-4) ...
21:28:52 #11 35.06 Selecting previously unselected package file.
21:28:52 #11 35.06 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ...
21:28:52 #11 35.06 Unpacking file (1:5.38-4) ...
21:28:52 #11 35.09 Selecting previously unselected package less.
21:28:52 #11 35.09 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ...
21:28:52 #11 35.10 Unpacking less (551-1ubuntu0.1) ...
21:28:52 #11 35.14 Selecting previously unselected package libelf1:armhf.
21:28:52 #12 35.48   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          89/89 
21:28:52 #12 35.50   Running scriptlet: rpmlint-1.10-14.el8.noarch                           89/89 
21:28:52 #12 35.61   Verifying        : desktop-file-utils-0.26-1.el8.x86_64                  1/89 
21:28:52 #12 35.61   Verifying        : dwz-0.12-10.el8.x86_64                                2/89 
21:28:52 #12 35.61   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/89 
21:28:52 #12 35.61   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/89 
21:28:52 #12 35.61   Verifying        : gdb-headless-8.2-19.el8.x86_64                        5/89 
21:28:52 #12 35.61   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/89 
21:28:52 #12 35.61   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/89 
21:28:52 #12 35.61   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/89 
21:28:52 #12 35.61   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/89 
21:28:52 #12 35.61   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/89 
21:28:52 #12 35.61   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/89 
21:28:52 #12 35.61   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/89 
21:28:52 #12 35.61   Verifying        : perl-Digest-1.17-395.el8.noarch                      13/89 
21:28:52 #12 35.61   Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                  14/89 
21:28:52 #12 35.61   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/89 
21:28:52 #12 35.61   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be15   16/89 
21:28:52 #12 35.62   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   17/89 
21:28:52 #12 35.62   Verifying        : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff   18/89 
21:28:52 #12 35.62   Verifying        : perl-URI-1.73-3.el8.noarch                           19/89 
21:28:52 #12 35.62   Verifying        : perl-libnet-3.11-3.el8.noarch                        20/89 
21:28:52 #12 35.62   Verifying        : perl-srpm-macros-1-25.el8.noarch                     21/89 
21:28:52 #12 35.62   Verifying        : python3-systemd-234-8.el8.x86_64                     22/89 
21:28:52 #12 35.62   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  23/89 
21:28:52 #12 35.62   Verifying        : rpm-build-4.14.3-26.el8.x86_64                       24/89 
21:28:52 #12 35.62   Verifying        : rpmlint-1.10-14.el8.noarch                           25/89 
21:28:52 #12 35.62   Verifying        : rust-srpm-macros-5-2.el8.noarch                      26/89 
21:28:52 #12 35.62   Verifying        : zstd-1.4.4-1.el8.x86_64                              27/89 
21:28:52 #12 35.62   Verifying        : bzip2-1.0.6-26.el8.x86_64                            28/89 
21:28:52 #12 35.62   Verifying        : dbus-glib-0.110-2.el8.x86_64                         29/89 
21:28:52 #12 35.62   Verifying        : diffutils-3.6-6.el8.x86_64                           30/89 
21:28:52 #12 35.62   Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                31/89 
21:28:52 #12 35.62   Verifying        : elfutils-0.188-3.el8.x86_64                          32/89 
21:28:52 #12 35.62   Verifying        : elfutils-debuginfod-client-0.188-3.el8.x86_64        33/89 
21:28:52 #12 35.62   Verifying        : emacs-filesystem-1:26.1-9.el8.noarch                 34/89 
21:28:52 #12 35.62   Verifying        : file-5.33-24.el8.x86_64                              35/89 
21:28:52 #12 35.62   Verifying        : glibc-gconv-extra-2.28-225.el8.x86_64                36/89 
21:28:52 #12 35.62   Verifying        : groff-base-1.22.3-18.el8.x86_64                      37/89 
21:28:52 #12 35.62   Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                     38/89 
21:28:52 #12 35.62   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        39/89 
21:28:52 #12 35.62   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     40/89 
21:28:52 #12 35.62   Verifying        : ncurses-6.1-9.20180224.el8.x86_64                    41/89 
21:28:52 #12 35.62   Verifying        : openssl-1:1.1.1k-9.el8.x86_64                        42/89 
21:28:52 #12 35.62   Verifying        : patch-2.7.6-11.el8.x86_64                            43/89 
21:28:52 #12 35.62   Verifying        : perl-Carp-1.42-396.el8.noarch                        44/89 
21:28:52 #12 35.62   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                45/89 
21:28:52 #12 35.62   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      46/89 
21:28:52 #12 35.62   Verifying        : perl-Errno-1.28-422.el8.x86_64                       47/89 
21:28:52 #12 35.62   Verifying        : perl-Exporter-5.72-396.el8.noarch                    48/89 
21:28:52 #12 35.62   Verifying        : perl-File-Path-2.15-2.el8.noarch                     49/89 
21:28:52 #12 35.62   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                50/89 
21:28:52 #12 35.62   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 51/89 
21:28:52 #12 35.62   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    52/89 
21:28:52 #12 35.62   Verifying        : perl-IO-1.38-422.el8.x86_64                          53/89 
21:28:52 #12 35.62   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 54/89 
21:28:52 #12 35.62   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     55/89 
21:28:52 #12 35.62   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               56/89 
21:28:52 #12 35.62   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 57/89 
21:28:52 #12 35.62   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                58/89 
21:28:52 #12 35.62   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 59/89 
21:28:52 #12 35.62   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           60/89 
21:28:52 #12 35.62   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     61/89 
21:28:52 #12 35.62   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    62/89 
21:28:52 #12 35.62   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              63/89 
21:28:52 #12 35.62   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    64/89 
21:28:52 #12 35.62   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             65/89 
21:28:52 #12 35.62   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         66/89 
21:28:52 #12 35.62   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 67/89 
21:28:52 #12 35.62   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           68/89 
21:28:52 #12 35.62   Verifying        : perl-constant-1.33-396.el8.noarch                    69/89 
21:28:52 #12 35.62   Verifying        : perl-interpreter-4:5.26.3-422.el8.x86_64             70/89 
21:28:52 #12 35.62   Verifying        : perl-libs-4:5.26.3-422.el8.x86_64                    71/89 
21:28:52 #12 35.62   Verifying        : perl-macros-4:5.26.3-422.el8.x86_64                  72/89 
21:28:52 #12 35.62   Verifying        : perl-parent-1:0.237-1.el8.noarch                     73/89 
21:28:52 #12 35.62   Verifying        : perl-podlators-4.11-1.el8.noarch                     74/89 
21:28:52 #12 35.62   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     75/89 
21:28:52 #12 35.62   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                76/89 
21:28:52 #12 35.62   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           77/89 
21:28:52 #12 35.62   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        78/89 
21:28:52 #12 35.62   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                79/89 
21:28:52 #12 35.62   Verifying        : python-rpm-macros-3-44.el8.noarch                    80/89 
21:28:52 #12 35.62   Verifying        : python-srpm-macros-3-44.el8.noarch                   81/89 
21:28:52 #12 35.62   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                82/89 
21:28:52 #12 35.62   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     83/89 
21:28:52 #12 35.62   Verifying        : python3-dnf-plugins-core-4.0.21-18.el8.noarch        84/89 
21:28:52 #12 35.62   Verifying        : python3-rpm-macros-3-44.el8.noarch                   85/89 
21:28:52 #12 35.62   Verifying        : python3-six-1.11.0-8.el8.noarch                      86/89 
21:28:52 #12 35.62   Verifying        : redhat-rpm-config-131-1.el8.noarch                   87/89 
21:28:52 #12 35.62   Verifying        : unzip-6.0-46.el8.x86_64                              88/89 
21:28:52 #11 12.09 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus armhf 1.14.0-2ubuntu3 [28.0 kB]
21:28:52 #11 12.11 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf distro-info-data all 0.54ubuntu0.1 [5242 B]
21:28:52 #11 12.12 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dmsetup armhf 2:1.02.185-1ubuntu1 [81.2 kB]
21:28:52 #11 12.19 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-0 armhf 2.74.3-0ubuntu1 [1342 kB]
21:28:52 #12 5.996 Selecting previously unselected package bash-completion.
21:28:52 #12 5.996 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28400 files and directories currently installed.)
21:28:52 #12 6.011 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
21:28:52 #9 40.47 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
21:28:52 #9 40.48 Unpacking libtype-tiny-perl (1.012001-2) ...
21:28:52 #9 40.54 Selecting previously unselected package libgitlab-api-v4-perl.
21:28:52 #9 40.55 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:28:52 #9 40.55 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:28:52 #10 60.35 Setting up libxml-parser-perl (2.46-4) ...
21:28:52 #10 60.36 Setting up lintian (2.116.3) ...
21:28:52 #10 60.37 Setting up libxml-sax-expat-perl (0.51-2) ...
21:28:52 #10 60.41 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:28:52 #11 20.72 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf g++-11 armhf 11.3.0-1ubuntu1~22.04 [9025 kB]
21:28:52 #11 53.21 Preparing to unpack .../321-liblist-utilsby-perl_0.12-1_all.deb ...
21:28:52 #11 53.21 Unpacking liblist-utilsby-perl (0.12-1) ...
21:28:52 #11 53.24 Selecting previously unselected package libltdl7:amd64.
21:28:52 #11 53.24 Preparing to unpack .../322-libltdl7_2.4.7-4_amd64.deb ...
21:28:52 #11 53.25 Unpacking libltdl7:amd64 (2.4.7-4) ...
21:28:52 #11 53.28 Selecting previously unselected package libltdl-dev:amd64.
21:28:52 #11 53.28 Preparing to unpack .../323-libltdl-dev_2.4.7-4_amd64.deb ...
21:28:52 #11 53.28 Unpacking libltdl-dev:amd64 (2.4.7-4) ...
21:28:52 #11 53.33 Selecting previously unselected package liblzo2-2:amd64.
21:28:52 #11 53.33 Preparing to unpack .../324-liblzo2-2_2.10-2build3_amd64.deb ...
21:28:52 #11 53.33 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
21:28:52 #11 53.36 Selecting previously unselected package libsys-hostname-long-perl.
21:28:52 #11 53.36 Preparing to unpack .../325-libsys-hostname-long-perl_1.5-2_all.deb ...
21:28:52 #11 53.36 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:28:52 #11 53.39 Selecting previously unselected package libmail-sendmail-perl.
21:28:52 #11 53.39 Preparing to unpack .../326-libmail-sendmail-perl_0.80-2_all.deb ...
21:28:52 #11 53.39 Unpacking libmail-sendmail-perl (0.80-2) ...
21:28:52 #11 53.42 Selecting previously unselected package libnet-smtp-ssl-perl.
21:28:52 #11 53.43 Preparing to unpack .../327-libnet-smtp-ssl-perl_1.04-2_all.deb ...
21:28:52 #11 53.43 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
21:28:52 #11 53.45 Selecting previously unselected package libmailtools-perl.
21:28:52 #11 53.46 Preparing to unpack .../328-libmailtools-perl_2.21-1_all.deb ...
21:28:52 #11 53.46 Unpacking libmailtools-perl (2.21-1) ...
21:28:52 #11 53.50 Selecting previously unselected package libmarkdown2:amd64.
21:28:52 #11 53.50 Preparing to unpack .../329-libmarkdown2_2.2.7-2_amd64.deb ...
21:28:52 #11 53.51 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
21:28:52 #11 53.54 Selecting previously unselected package libmath-base85-perl.
21:28:52 #10 40.28 Preparing to unpack .../092-libfile-homedir-perl_1.006-2_all.deb ...
21:28:52 #10 40.28 Unpacking libfile-homedir-perl (1.006-2) ...
21:28:52 #10 40.32 Selecting previously unselected package libfile-touch-perl.
21:28:52 #10 40.32 Preparing to unpack .../093-libfile-touch-perl_0.12-2_all.deb ...
21:28:52 #10 40.32 Unpacking libfile-touch-perl (0.12-2) ...
21:28:52 #10 40.36 Selecting previously unselected package libio-pty-perl.
21:28:52 #10 40.36 Preparing to unpack .../094-libio-pty-perl_1%3a1.17-1_armhf.deb ...
21:28:52 #10 40.36 Unpacking libio-pty-perl (1:1.17-1) ...
21:28:52 #10 40.40 Selecting previously unselected package libipc-run-perl.
21:28:52 #10 40.40 Preparing to unpack .../095-libipc-run-perl_20220807.0-1_all.deb ...
21:28:52 #10 40.40 Unpacking libipc-run-perl (20220807.0-1) ...
21:28:52 #10 40.44 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:52 #10 40.44 Preparing to unpack .../096-libclass-method-modifiers-perl_2.14-1_all.deb ...
21:28:52 #10 40.45 Unpacking libclass-method-modifiers-perl (2.14-1) ...
21:28:52 #10 40.48 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:52 #10 40.48 Preparing to unpack .../097-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ...
21:28:52 #10 40.48 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
21:28:52 #10 40.52 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
21:28:52 #10 46.04 Preparing to unpack .../262-manpages-dev_4.15-1_all.deb ...
21:28:52 #10 46.04 Unpacking manpages-dev (4.15-1) ...
21:28:52 #10 46.23 Selecting previously unselected package python3-certifi.
21:28:52 #10 46.23 Preparing to unpack .../263-python3-certifi_2018.1.18-2_all.deb ...
21:28:52 #10 46.23 Unpacking python3-certifi (2018.1.18-2) ...
21:28:52 #10 46.28 Selecting previously unselected package python3-idna.
21:28:52 #10 46.28 Preparing to unpack .../264-python3-idna_2.6-1_all.deb ...
21:28:52 #10 46.28 Unpacking python3-idna (2.6-1) ...
21:28:52 #10 46.31 Selecting previously unselected package python3-urllib3.
21:28:52 #10 46.32 Preparing to unpack .../265-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
21:28:52 #10 46.32 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:28:52 #10 46.36 Selecting previously unselected package python3-requests.
21:28:52 #10 46.36 Preparing to unpack .../266-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
21:28:52 #10 46.37 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
21:28:52 #10 46.40 Selecting previously unselected package python3-unidiff.
21:28:52 #10 46.40 Preparing to unpack .../267-python3-unidiff_0.5.4-1_all.deb ...
21:28:52 #10 46.40 Unpacking python3-unidiff (0.5.4-1) ...
21:28:52 #10 46.44 Selecting previously unselected package python3-xdg.
21:28:52 #10 42.93 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
21:28:52 #10 42.93 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
21:28:52 #10 43.02 Selecting previously unselected package libpython2.7-stdlib:amd64.
21:28:52 #10 43.02 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ...
21:28:52 #10 43.02 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
21:28:52 #11 52.84 Selecting previously unselected package python3-certifi.
21:28:52 #11 52.85 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ...
21:28:52 #11 52.85 Unpacking python3-certifi (2020.6.20-1) ...
21:28:52 #11 52.90 Selecting previously unselected package python3-idna.
21:28:52 #11 52.90 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ...
21:28:52 #11 52.91 Unpacking python3-idna (3.3-1) ...
21:28:52 #11 52.95 Selecting previously unselected package python3-six.
21:28:52 #11 52.95 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ...
21:28:52 #11 52.95 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:28:52 #11 53.00 Selecting previously unselected package python3-urllib3.
21:28:52 #11 53.00 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:28:52 #11 53.01 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:28:52 #11 53.06 Selecting previously unselected package python3-requests.
21:28:52 #10 38.14 Preparing to unpack .../135-libdigest-md5-file-perl_0.08-1.1_all.deb ...
21:28:52 #10 38.14 Unpacking libdigest-md5-file-perl (0.08-1.1) ...
21:28:52 #10 38.17 Selecting previously unselected package libfile-dirlist-perl.
21:28:52 #10 38.17 Preparing to unpack .../136-libfile-dirlist-perl_0.05-3_all.deb ...
21:28:52 #10 38.17 Unpacking libfile-dirlist-perl (0.05-3) ...
21:28:52 #10 38.20 Selecting previously unselected package libfile-which-perl.
21:28:52 #10 38.20 Preparing to unpack .../137-libfile-which-perl_1.27-2_all.deb ...
21:28:52 #10 38.20 Unpacking libfile-which-perl (1.27-2) ...
21:28:52 #10 38.23 Selecting previously unselected package libfile-homedir-perl.
21:28:52 #10 38.23 Preparing to unpack .../138-libfile-homedir-perl_1.006-2_all.deb ...
21:28:52 #10 38.24 Unpacking libfile-homedir-perl (1.006-2) ...
21:28:52 #10 38.27 Selecting previously unselected package libfile-touch-perl.
21:28:52 #10 38.27 Preparing to unpack .../139-libfile-touch-perl_0.12-2_all.deb ...
21:28:52 #10 38.27 Unpacking libfile-touch-perl (0.12-2) ...
21:28:52 #10 38.30 Selecting previously unselected package libio-pty-perl.
21:28:52 #10 38.30 Preparing to unpack .../140-libio-pty-perl_1%3a1.17-1_amd64.deb ...
21:28:52 #10 38.30 Unpacking libio-pty-perl (1:1.17-1) ...
21:28:52 #10 38.34 Selecting previously unselected package libipc-run-perl.
21:28:52 #10 38.34 Preparing to unpack .../141-libipc-run-perl_20220807.0-1_all.deb ...
21:28:52 #11 35.14 Preparing to unpack .../019-libelf1_0.176-1.1build1_armhf.deb ...
21:28:52 #11 35.14 Unpacking libelf1:armhf (0.176-1.1build1) ...
21:28:52 #11 35.18 Selecting previously unselected package libglib2.0-0:armhf.
21:28:52 #11 35.18 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
21:28:52 #11 35.19 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
21:28:52 #11 35.30 Selecting previously unselected package libglib2.0-data.
21:28:52 #11 35.30 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:28:52 #11 35.31 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:28:52 #11 35.34 Selecting previously unselected package tzdata.
21:28:52 #11 35.34 Preparing to unpack .../022-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
21:28:52 #11 35.35 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
21:28:52 #12 35.62   Verifying        : zip-3.0-23.el8.x86_64                                89/89 
21:28:52 #12 36.01 
21:28:52 #12 36.01 Installed:
21:28:52 #12 36.01   bzip2-1.0.6-26.el8.x86_64                                                     
21:28:52 #12 36.01   dbus-glib-0.110-2.el8.x86_64                                                  
21:28:52 #12 36.01   desktop-file-utils-0.26-1.el8.x86_64                                          
21:28:52 #12 36.01   diffutils-3.6-6.el8.x86_64                                                    
21:28:52 #12 36.01   dnf-plugins-core-4.0.21-18.el8.noarch                                         
21:28:52 #12 36.01   dwz-0.12-10.el8.x86_64                                                        
21:28:52 #12 36.01   efi-srpm-macros-3-3.el8.noarch                                                
21:28:52 #12 36.01   elfutils-0.188-3.el8.x86_64                                                   
21:28:52 #12 36.01   elfutils-debuginfod-client-0.188-3.el8.x86_64                                 
21:28:52 #12 36.01   emacs-filesystem-1:26.1-9.el8.noarch                                          
21:28:52 #12 36.01   file-5.33-24.el8.x86_64                                                       
21:28:52 #12 36.01   gc-7.6.4-3.el8.x86_64                                                         
21:28:52 #12 36.01   gdb-headless-8.2-19.el8.x86_64                                                
21:28:52 #12 36.01   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
21:28:52 #12 36.01   glibc-gconv-extra-2.28-225.el8.x86_64                                         
21:28:52 #12 36.01   go-srpm-macros-2-17.el8.noarch                                                
21:28:52 #12 36.01   groff-base-1.22.3-18.el8.x86_64                                               
21:28:52 #12 36.01   guile-5:2.0.14-7.el8.x86_64                                                   
21:28:52 #12 36.01   libatomic_ops-7.6.2-3.el8.x86_64                                              
21:28:52 #12 36.01   libbabeltrace-1.5.4-4.el8.x86_64                                              
21:28:52 #12 36.01   libipt-1.6.1-8.el8.x86_64                                                     
21:28:52 #12 36.01   libpkgconf-1.4.2-1.el8.x86_64                                                 
21:28:52 #12 36.01   libtool-ltdl-2.4.6-25.el8.x86_64                                              
21:28:52 #12 36.01   ncurses-6.1-9.20180224.el8.x86_64                                             
21:28:52 #12 36.01   ocaml-srpm-macros-5-4.el8.noarch                                              
21:28:52 #12 36.01   openblas-srpm-macros-2-2.el8.noarch                                           
21:28:52 #12 36.01   openssl-1:1.1.1k-9.el8.x86_64                                                 
21:28:52 #12 36.01   patch-2.7.6-11.el8.x86_64                                                     
21:28:52 #12 36.01   perl-Carp-1.42-396.el8.noarch                                                 
21:28:52 #12 36.01   perl-Data-Dumper-2.167-399.el8.x86_64                                         
21:28:52 #12 36.01   perl-Digest-1.17-395.el8.noarch                                               
21:28:52 #12 36.01   perl-Digest-MD5-2.55-396.el8.x86_64                                           
21:28:52 #12 36.01   perl-Encode-4:2.97-3.el8.x86_64                                               
21:28:52 #12 36.01   perl-Errno-1.28-422.el8.x86_64                                                
21:28:52 #12 36.01   perl-Exporter-5.72-396.el8.noarch                                             
21:28:52 #12 36.01   perl-File-Path-2.15-2.el8.noarch                                              
21:28:52 #12 36.01   perl-File-Temp-0.230.600-1.el8.noarch                                         
21:28:52 #12 36.01   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
21:28:52 #12 36.01   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
21:28:52 #12 36.01   perl-IO-1.38-422.el8.x86_64                                                   
21:28:52 #12 36.01   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
21:28:52 #12 36.01   perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch                 
21:28:52 #12 36.01   perl-MIME-Base64-3.15-396.el8.x86_64                                          
21:28:52 #12 36.01   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
21:28:52 #12 36.01   perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64                     
21:28:52 #12 36.01   perl-PathTools-3.74-1.el8.x86_64                                              
21:28:52 #12 36.01   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
21:28:52 #12 36.01   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
21:28:52 #12 36.01   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
21:28:52 #12 36.01   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
21:28:52 #12 36.01   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
21:28:52 #12 36.01   perl-Socket-4:2.027-3.el8.x86_64                                              
21:28:52 #12 36.01   perl-Storable-1:3.11-3.el8.x86_64                                             
21:28:52 #12 36.01   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
21:28:52 #12 36.01   perl-Term-Cap-1.17-395.el8.noarch                                             
21:28:52 #12 36.01   perl-Text-ParseWords-3.30-395.el8.noarch                                      
21:28:52 #12 36.01   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
21:28:52 #12 36.01   perl-Time-Local-1:1.280-1.el8.noarch                                          
21:28:52 #12 36.01   perl-URI-1.73-3.el8.noarch                                                    
21:28:52 #12 36.01   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
21:28:52 #12 36.01   perl-constant-1.33-396.el8.noarch                                             
21:28:52 #12 36.01   perl-interpreter-4:5.26.3-422.el8.x86_64                                      
21:28:52 #12 36.01   perl-libnet-3.11-3.el8.noarch                                                 
21:28:52 #12 36.01   perl-libs-4:5.26.3-422.el8.x86_64                                             
21:28:52 #12 36.01   perl-macros-4:5.26.3-422.el8.x86_64                                           
21:28:52 #12 36.01   perl-parent-1:0.237-1.el8.noarch                                              
21:28:52 #12 36.01   perl-podlators-4.11-1.el8.noarch                                              
21:28:52 #12 36.01   perl-srpm-macros-1-25.el8.noarch                                              
21:28:52 #12 36.01   perl-threads-1:2.21-2.el8.x86_64                                              
21:28:52 #12 36.01   perl-threads-shared-1.58-2.el8.x86_64                                         
21:28:52 #12 36.01   pkgconf-1.4.2-1.el8.x86_64                                                    
21:28:52 #12 36.01   pkgconf-m4-1.4.2-1.el8.noarch                                                 
21:28:52 #12 36.01   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
21:28:52 #12 36.01   python-rpm-macros-3-44.el8.noarch                                             
21:28:52 #12 36.01   python-srpm-macros-3-44.el8.noarch                                            
21:28:52 #12 36.01   python3-dateutil-1:2.6.1-6.el8.noarch                                         
21:28:52 #12 36.01   python3-dbus-1.2.4-15.el8.x86_64                                              
21:28:52 #12 36.01   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
21:28:52 #12 36.01   python3-rpm-macros-3-44.el8.noarch                                            
21:28:52 #12 36.01   python3-six-1.11.0-8.el8.noarch                                               
21:28:52 #12 36.01   python3-systemd-234-8.el8.x86_64                                              
21:28:52 #12 36.01   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
21:28:52 #12 36.01   redhat-rpm-config-131-1.el8.noarch                                            
21:28:52 #12 36.01   rpm-build-4.14.3-26.el8.x86_64                                                
21:28:52 #12 36.01   rpmlint-1.10-14.el8.noarch                                                    
21:28:52 #12 36.01   rust-srpm-macros-5-2.el8.noarch                                               
21:28:52 #12 36.01   unzip-6.0-46.el8.x86_64                                                       
21:28:52 #12 36.01   zip-3.0-23.el8.x86_64                                                         
21:28:52 #12 36.01   zstd-1.4.4-1.el8.x86_64                                                       
21:28:52 #12 36.01 
21:28:52 #12 36.01 Complete!
21:28:52 #9 40.66 Selecting previously unselected package libglib2.0-0:amd64.
21:28:52 #9 40.66 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
21:28:52 #9 40.66 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
21:28:52 #9 40.81 Selecting previously unselected package libglib2.0-data.
21:28:52 #9 40.81 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
21:28:52 #9 40.82 Unpacking libglib2.0-data (2.66.8-1) ...
21:28:52 #10 60.46 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:28:52 #10 60.58 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:28:52 #10 60.61 Setting up libsoap-lite-perl (1.27-3) ...
21:28:52 #10 60.62 Setting up libxmlrpc-lite-perl (0.717-5) ...
21:28:52 #10 60.63 Processing triggers for libc-bin (2.36-8) ...
21:28:52 #10 60.65 Processing triggers for ca-certificates (20230311) ...
21:28:52 #10 60.66 Updating certificates in /etc/ssl/certs...
21:28:52 #11 53.54 Preparing to unpack .../330-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:28:52 #11 53.54 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:28:52 #11 53.57 Selecting previously unselected package libmldbm-perl.
21:28:52 #11 53.58 Preparing to unpack .../331-libmldbm-perl_2.05-3_all.deb ...
21:28:52 #11 53.58 Unpacking libmldbm-perl (2.05-3) ...
21:28:52 #11 53.61 Selecting previously unselected package libmoox-aliases-perl.
21:28:52 #11 53.61 Preparing to unpack .../332-libmoox-aliases-perl_0.001006-2_all.deb ...
21:28:52 #11 53.62 Unpacking libmoox-aliases-perl (0.001006-2) ...
21:28:52 #11 53.64 Selecting previously unselected package libmouse-perl.
21:28:52 #11 53.64 Preparing to unpack .../333-libmouse-perl_2.5.10-1build4_amd64.deb ...
21:28:52 #11 53.65 Unpacking libmouse-perl (2.5.10-1build4) ...
21:28:52 #11 53.70 Selecting previously unselected package libxs-parse-keyword-perl.
21:28:52 #11 53.70 Preparing to unpack .../334-libxs-parse-keyword-perl_0.25-1_amd64.deb ...
21:28:52 #11 53.70 Unpacking libxs-parse-keyword-perl (0.25-1) ...
21:28:52 #11 53.73 Selecting previously unselected package libxs-parse-sublike-perl:amd64.
21:28:52 #11 53.73 Preparing to unpack .../335-libxs-parse-sublike-perl_0.16-1ubuntu2_amd64.deb ...
21:28:52 #11 53.74 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1ubuntu2) ...
21:28:52 #11 53.76 Selecting previously unselected package libobject-pad-perl.
21:28:52 #10 40.52 Preparing to unpack .../098-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ...
21:28:52 #10 40.52 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
21:28:52 #10 40.56 Selecting previously unselected package libdynaloader-functions-perl.
21:28:52 #10 40.56 Preparing to unpack .../099-libdynaloader-functions-perl_0.003-3_all.deb ...
21:28:52 #10 40.57 Unpacking libdynaloader-functions-perl (0.003-3) ...
21:28:52 #10 40.60 Selecting previously unselected package libdevel-callchecker-perl:armhf.
21:28:52 #10 40.60 Preparing to unpack .../100-libdevel-callchecker-perl_0.008-2_armhf.deb ...
21:28:52 #10 40.60 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ...
21:28:52 #10 40.64 Selecting previously unselected package libparams-classify-perl:armhf.
21:28:52 #10 40.64 Preparing to unpack .../101-libparams-classify-perl_0.015-2+b1_armhf.deb ...
21:28:52 #10 40.64 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ...
21:28:52 #10 40.67 Selecting previously unselected package libmodule-runtime-perl.
21:28:52 #10 40.67 Preparing to unpack .../102-libmodule-runtime-perl_0.016-2_all.deb ...
21:28:52 #10 40.68 Unpacking libmodule-runtime-perl (0.016-2) ...
21:28:52 #10 40.71 Selecting previously unselected package libimport-into-perl.
21:28:52 #10 40.71 Preparing to unpack .../103-libimport-into-perl_1.002005-2_all.deb ...
21:28:52 #10 40.71 Unpacking libimport-into-perl (1.002005-2) ...
21:28:52 #10 40.74 Selecting previously unselected package librole-tiny-perl.
21:28:52 #10 40.74 Preparing to unpack .../104-librole-tiny-perl_2.002004-1_all.deb ...
21:28:52 #10 40.75 Unpacking librole-tiny-perl (2.002004-1) ...
21:28:52 #10 40.78 Selecting previously unselected package libsub-quote-perl.
21:28:52 #10 40.78 Preparing to unpack .../105-libsub-quote-perl_2.006008-1_all.deb ...
21:28:52 #10 40.79 Unpacking libsub-quote-perl (2.006008-1) ...
21:28:52 #10 40.82 Selecting previously unselected package libmoo-perl.
21:28:52 #10 40.82 Preparing to unpack .../106-libmoo-perl_2.005005-1_all.deb ...
21:28:52 #10 40.82 Unpacking libmoo-perl (2.005005-1) ...
21:28:52 #10 40.86 Selecting previously unselected package libswitch-perl.
21:28:52 #10 46.44 Preparing to unpack .../268-python3-xdg_0.25-4ubuntu1.1_all.deb ...
21:28:52 #10 46.44 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
21:28:52 #10 46.48 Selecting previously unselected package unzip.
21:28:52 #10 46.48 Preparing to unpack .../269-unzip_6.0-21ubuntu1.2_armhf.deb ...
21:28:52 #10 46.48 Unpacking unzip (6.0-21ubuntu1.2) ...
21:28:52 #10 46.52 Selecting previously unselected package wdiff.
21:28:52 #10 46.52 Preparing to unpack .../270-wdiff_1.2.2-2_armhf.deb ...
21:28:52 #10 46.52 Unpacking wdiff (1.2.2-2) ...
21:28:52 #10 46.55 Selecting previously unselected package equivs.
21:28:52 #10 46.55 Preparing to unpack .../271-equivs_2.1.0_all.deb ...
21:28:52 #10 46.56 Unpacking equivs (2.1.0) ...
21:28:52 #10 46.59 Selecting previously unselected package libauthen-sasl-perl.
21:28:52 #10 46.59 Preparing to unpack .../272-libauthen-sasl-perl_2.1600-1_all.deb ...
21:28:52 #10 46.59 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:28:52 #10 46.62 Selecting previously unselected package python3-magic.
21:28:52 #10 46.63 Preparing to unpack .../273-python3-magic_2%3a0.4.15-1_all.deb ...
21:28:52 #10 46.63 Unpacking python3-magic (2:0.4.15-1) ...
21:28:52 #10 46.67 Setting up python-apt-common (1.6.6) ...
21:28:52 #13 12.03   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch            1/1 
21:28:52 #13 12.14   Preparing        :                                                        1/1 
21:28:52 #13 12.21   Installing       : make-1:4.3-7.el9.x86_64                               1/68 
21:28:52 #13 12.22   Installing       : selinux-policy-38.1.9-1.el9.noarch                    2/68 
21:28:52 #13 12.22   Running scriptlet: selinux-policy-38.1.9-1.el9.noarch                    2/68 
21:28:52 #11 53.06 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
21:28:52 #11 53.07 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:28:52 #11 53.11 Selecting previously unselected package python3-unidiff.
21:28:52 #11 53.11 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
21:28:52 #11 53.11 Unpacking python3-unidiff (0.5.5-2) ...
21:28:52 #11 53.15 Selecting previously unselected package python3-xdg.
21:28:52 #11 53.15 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
21:28:52 #11 53.16 Unpacking python3-xdg (0.27-2) ...
21:28:52 #11 53.19 Selecting previously unselected package equivs.
21:28:52 #10 43.25 Selecting previously unselected package libpython2.7:amd64.
21:28:52 #10 43.25 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u1_amd64.deb ...
21:28:52 #10 43.25 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ...
21:28:52 #10 38.34 Unpacking libipc-run-perl (20220807.0-1) ...
21:28:52 #10 38.38 Selecting previously unselected package libclass-method-modifiers-perl.
21:28:52 #10 38.38 Preparing to unpack .../142-libclass-method-modifiers-perl_2.14-1_all.deb ...
21:28:52 #10 38.38 Unpacking libclass-method-modifiers-perl (2.14-1) ...
21:28:52 #10 38.41 Selecting previously unselected package libclass-xsaccessor-perl.
21:28:52 #10 38.41 Preparing to unpack .../143-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ...
21:28:52 #10 38.41 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
21:28:52 #10 38.45 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
21:28:52 #10 38.45 Preparing to unpack .../144-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ...
21:28:52 #10 38.45 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
21:28:52 #10 38.48 Selecting previously unselected package libdynaloader-functions-perl.
21:28:52 #10 38.48 Preparing to unpack .../145-libdynaloader-functions-perl_0.003-3_all.deb ...
21:28:52 #10 38.49 Unpacking libdynaloader-functions-perl (0.003-3) ...
21:28:52 #10 38.52 Selecting previously unselected package libdevel-callchecker-perl:amd64.
21:28:52 #10 38.52 Preparing to unpack .../146-libdevel-callchecker-perl_0.008-2_amd64.deb ...
21:28:52 #10 38.52 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
21:28:52 #10 38.55 Selecting previously unselected package libparams-classify-perl:amd64.
21:28:52 #10 38.55 Preparing to unpack .../147-libparams-classify-perl_0.015-2+b1_amd64.deb ...
21:28:52 #10 38.56 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ...
21:28:52 #10 38.58 Selecting previously unselected package libmodule-runtime-perl.
21:28:52 #10 38.59 Preparing to unpack .../148-libmodule-runtime-perl_0.016-2_all.deb ...
21:28:52 #10 38.59 Unpacking libmodule-runtime-perl (0.016-2) ...
21:28:52 #10 38.62 Selecting previously unselected package libimport-into-perl.
21:28:52 #10 38.62 Preparing to unpack .../149-libimport-into-perl_1.002005-2_all.deb ...
21:28:52 #10 38.63 Unpacking libimport-into-perl (1.002005-2) ...
21:28:52 #10 38.66 Selecting previously unselected package librole-tiny-perl.
21:28:52 #11 35.52 Selecting previously unselected package libicu66:armhf.
21:28:52 #11 35.52 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ...
21:28:52 #11 35.52 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
21:28:52 #9 40.98 Selecting previously unselected package libgpm2:amd64.
21:28:52 #9 40.98 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
21:28:52 #9 40.98 Unpacking libgpm2:amd64 (1.20.7-8) ...
21:28:52 #9 41.02 Selecting previously unselected package libhash-fieldhash-perl.
21:28:52 #9 41.03 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
21:28:52 #9 41.03 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
21:28:52 #9 41.06 Selecting previously unselected package libhtml-form-perl.
21:28:52 #9 41.06 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
21:28:52 #9 41.06 Unpacking libhtml-form-perl (6.07-1) ...
21:28:52 #9 41.16 Selecting previously unselected package libhtml-format-perl.
21:28:52 #9 41.17 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
21:28:52 #9 41.17 Unpacking libhtml-format-perl (2.12-1.1) ...
21:28:52 #9 41.24 Selecting previously unselected package libhtml-html5-entities-perl.
21:28:52 #9 41.24 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:28:52 #9 41.24 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:28:52 #9 41.27 Selecting previously unselected package libhttp-daemon-perl.
21:28:52 #11 12.43 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgirepository-1.0-1 armhf 1.74.0-2 [91.8 kB]
21:28:52 #11 12.44 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gir1.2-glib-2.0 armhf 1.74.0-2 [178 kB]
21:28:52 #11 12.45 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iso-codes all 4.11.0-1 [3352 kB]
21:28:52 #11 12.61 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf krb5-locales all 1.20-1ubuntu0.1 [11.6 kB]
21:28:52 #11 12.62 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf less armhf 590-1ubuntu0.22.10.1 [131 kB]
21:28:52 #11 12.62 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmd0 armhf 1.0.4-2 [22.2 kB]
21:28:52 #11 53.77 Preparing to unpack .../336-libobject-pad-perl_0.68-1_amd64.deb ...
21:28:52 #11 53.77 Unpacking libobject-pad-perl (0.68-1) ...
21:28:52 #11 53.80 Selecting previously unselected package libpackage-stash-xs-perl:amd64.
21:28:52 #11 53.80 Preparing to unpack .../337-libpackage-stash-xs-perl_0.30-1_amd64.deb ...
21:28:52 #11 53.80 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1) ...
21:28:52 #11 53.83 Selecting previously unselected package libpath-iterator-rule-perl.
21:28:52 #11 53.84 Preparing to unpack .../338-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:28:52 #11 53.84 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:28:52 #11 53.86 Selecting previously unselected package libperlio-gzip-perl.
21:28:52 #11 53.87 Preparing to unpack .../339-libperlio-gzip-perl_0.20-1_amd64.deb ...
21:28:52 #11 53.87 Unpacking libperlio-gzip-perl (0.20-1) ...
21:28:52 #11 53.90 Selecting previously unselected package libperlio-utf8-strict-perl.
21:28:52 #11 53.90 Preparing to unpack .../340-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
21:28:52 #11 53.90 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:28:52 #11 53.93 Selecting previously unselected package libpod-parser-perl.
21:28:52 #11 53.94 Preparing to unpack .../341-libpod-parser-perl_1.65-1_all.deb ...
21:28:52 #11 53.95 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:28:52 #11 53.96 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:28:52 #11 53.96 Unpacking libpod-parser-perl (1.65-1) ...
21:28:52 #11 53.99 Selecting previously unselected package libpod-constants-perl.
21:28:52 #10 61.01 0 added, 0 removed; done.
21:28:52 #10 61.01 Running hooks in /etc/ca-certificates/update.d...
21:28:52 #12 6.463 Unpacking bash-completion (1:2.11-2) ...
21:28:52 #12 6.570 Selecting previously unselected package cmake-data.
21:28:52 #12 6.573 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:28:52 #12 6.577 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:28:52 #10 40.86 Preparing to unpack .../107-libswitch-perl_2.17-3_all.deb ...
21:28:52 #10 40.86 Unpacking libswitch-perl (2.17-3) ...
21:28:52 #10 40.90 Selecting previously unselected package patchutils.
21:28:52 #10 40.90 Preparing to unpack .../108-patchutils_0.4.2-1_armhf.deb ...
21:28:52 #10 40.90 Unpacking patchutils (0.4.2-1) ...
21:28:52 #10 40.94 Selecting previously unselected package wdiff.
21:28:52 #10 40.94 Preparing to unpack .../109-wdiff_1.2.2-5_armhf.deb ...
21:28:52 #10 40.95 Unpacking wdiff (1.2.2-5) ...
21:28:52 #10 41.00 Selecting previously unselected package devscripts.
21:28:52 #10 46.68 Setting up libnpth0:armhf (1.5-3) ...
21:28:52 #10 46.69 Setting up libedit2:armhf (3.1-20170329-1) ...
21:28:52 #10 46.70 Setting up libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
21:28:52 #10 46.71 Setting up libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
21:28:52 #10 46.73 Setting up readline-common (7.0-3) ...
21:28:52 #10 46.74 Setting up libapt-inst2.0:armhf (1.6.14) ...
21:28:52 #10 46.75 Setting up manpages (4.15-1) ...
21:28:52 #10 46.76 Setting up strace (4.21-1ubuntu1) ...
21:28:52 #10 46.77 Setting up git-man (1:2.17.1-1ubuntu0.17) ...
21:28:52 #10 46.78 Setting up libicu60:armhf (60.2-3ubuntu3.2) ...
21:28:52 #10 46.79 Setting up libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
21:28:52 #10 46.80 Setting up less (487-0.1) ...
21:28:52 #10 46.88 Setting up make (4.1-9.1ubuntu1) ...
21:28:52 #11 21.25 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B]
21:28:52 #11 21.25 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB]
21:28:52 #11 21.25 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
21:28:52 #11 21.26 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
21:28:52 #11 21.26 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB]
21:28:52 #11 21.26 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB]
21:28:52 #11 21.26 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
21:28:52 #11 21.27 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
21:28:52 #11 21.27 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
21:28:52 #13 12.24   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch           3/68 
21:28:52 #13 12.44   Installing       : selinux-policy-targeted-38.1.9-1.el9.noarch           3/68 
21:28:52 #11 53.19 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
21:28:52 #11 53.20 Unpacking equivs (2.3.1) ...
21:28:52 #11 53.23 Selecting previously unselected package libauthen-sasl-perl.
21:28:52 #11 53.23 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:28:52 #11 53.24 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:28:52 #11 53.28 Selecting previously unselected package python3-magic.
21:28:52 #11 53.28 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ...
21:28:52 #11 53.29 Unpacking python3-magic (2:0.4.24-2) ...
21:28:52 #11 53.34 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
21:28:52 #11 53.35 Setting up media-types (7.0.0) ...
21:28:52 #11 53.37 Setting up libpipeline1:amd64 (1.5.5-1) ...
21:28:52 #11 53.38 Setting up wdiff (1.2.2-2build3) ...
21:28:52 #11 53.39 Setting up gcc-11-base:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:52 #11 53.41 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
21:28:52 #11 53.42 Setting up libre2-9:amd64 (20220201+dfsg-1) ...
21:28:52 #11 53.43 Setting up lto-disabled-list (24) ...
21:28:52 #11 53.45 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
21:28:52 #11 53.46 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
21:28:52 #11 53.47 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:28:52 #11 53.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
21:28:52 #11 53.48 Setting up libtext-glob-perl (0.11-2) ...
21:28:52 #11 53.50 Setting up libmagic-mgc (1:5.41-3) ...
21:28:52 #11 53.51 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
21:28:52 #11 53.52 Setting up distro-info-data (0.52ubuntu0.2) ...
21:28:52 #11 53.53 Setting up manpages (5.10-1ubuntu1) ...
21:28:52 #11 53.54 Setting up unzip (6.0-26ubuntu3.1) ...
21:28:52 #11 53.56 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
21:28:52 #10 43.38 Selecting previously unselected package libmailutils5:amd64.
21:28:52 #10 43.38 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ...
21:28:52 #10 43.39 Unpacking libmailutils5:amd64 (1:3.5-4) ...
21:28:52 #10 43.47 Selecting previously unselected package libmime-tools-perl.
21:28:52 #10 43.47 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ...
21:28:52 #10 43.53 Unpacking libmime-tools-perl (5.509-1) ...
21:28:52 #10 43.58 Selecting previously unselected package libnet-dns-sec-perl.
21:28:52 #10 43.58 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ...
21:28:52 #10 43.59 Unpacking libnet-dns-sec-perl (1.11-1) ...
21:28:52 #10 43.62 Selecting previously unselected package libnet-libidn-perl.
21:28:52 #10 43.62 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ...
21:28:52 #10 43.62 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
21:28:52 #10 43.65 Selecting previously unselected package libnumber-compare-perl.
21:28:52 #10 43.65 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ...
21:28:52 #10 43.66 Unpacking libnumber-compare-perl (0.03-1) ...
21:28:52 #10 43.68 Selecting previously unselected package libnumber-range-perl.
21:28:52 #10 43.68 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ...
21:28:52 #10 43.69 Unpacking libnumber-range-perl (0.12-1) ...
21:28:52 #10 43.71 Selecting previously unselected package libossp-uuid16:amd64.
21:28:52 #10 43.72 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ...
21:28:52 #10 43.72 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
21:28:52 #10 43.75 Selecting previously unselected package libossp-uuid-perl.
21:28:52 #10 43.75 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ...
21:28:52 #10 38.66 Preparing to unpack .../150-librole-tiny-perl_2.002004-1_all.deb ...
21:28:52 #10 38.66 Unpacking librole-tiny-perl (2.002004-1) ...
21:28:52 #10 38.69 Selecting previously unselected package libsub-quote-perl.
21:28:52 #10 38.69 Preparing to unpack .../151-libsub-quote-perl_2.006008-1_all.deb ...
21:28:52 #10 38.70 Unpacking libsub-quote-perl (2.006008-1) ...
21:28:52 #10 38.72 Selecting previously unselected package libmoo-perl.
21:28:52 #10 38.73 Preparing to unpack .../152-libmoo-perl_2.005005-1_all.deb ...
21:28:52 #10 38.73 Unpacking libmoo-perl (2.005005-1) ...
21:28:52 #10 38.76 Selecting previously unselected package libswitch-perl.
21:28:52 #10 38.76 Preparing to unpack .../153-libswitch-perl_2.17-3_all.deb ...
21:28:52 #10 38.77 Unpacking libswitch-perl (2.17-3) ...
21:28:52 #10 38.79 Selecting previously unselected package patchutils.
21:28:52 #10 38.80 Preparing to unpack .../154-patchutils_0.4.2-1_amd64.deb ...
21:28:52 #10 38.80 Unpacking patchutils (0.4.2-1) ...
21:28:52 #10 38.84 Selecting previously unselected package wdiff.
21:28:52 #10 38.84 Preparing to unpack .../155-wdiff_1.2.2-5_amd64.deb ...
21:28:52 #10 38.84 Unpacking wdiff (1.2.2-5) ...
21:28:52 #10 38.90 Selecting previously unselected package devscripts.
21:28:53 #9 41.27 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
21:28:53 #9 41.28 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
21:28:53 #9 41.30 Selecting previously unselected package libio-sessiondata-perl.
21:28:53 #9 41.31 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
21:28:53 #9 41.31 Unpacking libio-sessiondata-perl (1.03-1.1) ...
21:28:53 #9 41.34 Selecting previously unselected package libipc-run3-perl.
21:28:53 #9 41.35 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
21:28:53 #9 41.35 Unpacking libipc-run3-perl (0.048-2) ...
21:28:53 #9 41.38 Selecting previously unselected package libtypes-serialiser-perl.
21:28:53 #9 41.38 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
21:28:53 #9 41.38 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:28:53 #9 41.41 Selecting previously unselected package libjson-xs-perl.
21:28:53 #9 41.41 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
21:28:53 #9 41.42 Unpacking libjson-xs-perl (4.030-1+b1) ...
21:28:53 #9 41.45 Selecting previously unselected package libjson-maybexs-perl.
21:28:53 #9 41.45 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
21:28:53 #9 41.46 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:28:53 #9 41.49 Selecting previously unselected package libldap-common.
21:28:53 #9 41.49 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
21:28:53 #11 53.99 Preparing to unpack .../342-libpod-constants-perl_0.19-2_all.deb ...
21:28:53 #11 54.00 Unpacking libpod-constants-perl (0.19-2) ...
21:28:53 #11 54.02 Selecting previously unselected package libproc-processtable-perl:amd64.
21:28:53 #11 54.02 Preparing to unpack .../343-libproc-processtable-perl_0.634-1build1_amd64.deb ...
21:28:53 #11 54.03 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
21:28:53 #11 54.06 Selecting previously unselected package libre2-9:amd64.
21:28:53 #11 54.07 Preparing to unpack .../344-libre2-9_20220601+dfsg-1_amd64.deb ...
21:28:53 #11 54.07 Unpacking libre2-9:amd64 (20220601+dfsg-1) ...
21:28:53 #11 54.10 Selecting previously unselected package libre-engine-re2-perl:amd64.
21:28:53 #11 54.10 Preparing to unpack .../345-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
21:28:53 #11 54.11 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
21:28:53 #11 54.13 Selecting previously unselected package libreadonly-perl.
21:28:53 #11 54.13 Preparing to unpack .../346-libreadonly-perl_2.050-3_all.deb ...
21:28:53 #11 54.14 Unpacking libreadonly-perl (2.050-3) ...
21:28:53 #11 54.17 Selecting previously unselected package libref-util-perl.
21:28:53 #11 54.17 Preparing to unpack .../347-libref-util-perl_0.204-1_all.deb ...
21:28:53 #11 54.17 Unpacking libref-util-perl (0.204-1) ...
21:28:53 #11 54.20 Selecting previously unselected package libref-util-xs-perl.
21:28:53 #11 54.20 Preparing to unpack .../348-libref-util-xs-perl_0.117-2_amd64.deb ...
21:28:53 #11 54.20 Unpacking libref-util-xs-perl (0.117-2) ...
21:28:53 #11 54.23 Selecting previously unselected package libregexp-pattern-license-perl.
21:28:53 #11 54.23 Preparing to unpack .../349-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
21:28:53 #11 54.23 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
21:28:53 #11 54.26 Selecting previously unselected package libregexp-pattern-perl.
21:28:53 #11 54.27 Preparing to unpack .../350-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:28:53 #11 54.27 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:28:53 #11 54.30 Selecting previously unselected package libregexp-wildcards-perl.
21:28:53 #11 54.30 Preparing to unpack .../351-libregexp-wildcards-perl_1.05-3_all.deb ...
21:28:53 #11 54.30 Unpacking libregexp-wildcards-perl (1.05-3) ...
21:28:53 #12 6.955 Selecting previously unselected package libncurses6:armhf.
21:28:53 #12 6.958 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ...
21:28:53 #12 6.966 Unpacking libncurses6:armhf (6.2+20201114-2) ...
21:28:53 #12 7.002 Selecting previously unselected package libprocps8:armhf.
21:28:53 #12 DONE 36.4s
21:28:53 
21:28:53 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
21:28:53 #13 DONE 0.1s
21:28:53 
21:28:53 #14 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
21:28:53 #10 61.01 done.
21:28:53 #10 41.00 Preparing to unpack .../110-devscripts_2.23.2_armhf.deb ...
21:28:53 #10 41.02 Unpacking devscripts (2.23.2) ...
21:28:53 #10 41.13 Selecting previously unselected package equivs.
21:28:53 #10 41.13 Preparing to unpack .../111-equivs_2.3.1_all.deb ...
21:28:53 #10 41.13 Unpacking equivs (2.3.1) ...
21:28:53 #10 41.18 Selecting previously unselected package libcurl3-gnutls:armhf.
21:28:53 #10 41.18 Preparing to unpack .../112-libcurl3-gnutls_7.88.1-7_armhf.deb ...
21:28:53 #10 41.18 Unpacking libcurl3-gnutls:armhf (7.88.1-7) ...
21:28:53 #10 41.23 Selecting previously unselected package liberror-perl.
21:28:53 #10 41.24 Preparing to unpack .../113-liberror-perl_0.17029-2_all.deb ...
21:28:53 #10 41.24 Unpacking liberror-perl (0.17029-2) ...
21:28:53 #10 41.27 Selecting previously unselected package git-man.
21:28:53 #10 41.28 Preparing to unpack .../114-git-man_1%3a2.39.2-1.1_all.deb ...
21:28:53 #10 41.28 Unpacking git-man (1:2.39.2-1.1) ...
21:28:53 #10 41.38 Selecting previously unselected package git.
21:28:53 #10 46.89 Setting up libapt-pkg-perl (0.1.33build1) ...
21:28:53 #10 46.90 Setting up libssl1.0.0:armhf (1.0.2n-1ubuntu5.11) ...
21:28:53 #10 46.99 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
21:28:53 #10 47.00 Setting up mime-support (3.60ubuntu1) ...
21:28:53 #10 47.02 Setting up iso-codes (3.79-1) ...
21:28:53 #10 47.03 Setting up libsigsegv2:armhf (2.12-1) ...
21:28:53 #10 47.04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:28:53 #10 47.06 Setting up libreadline7:armhf (7.0-3) ...
21:28:53 #10 47.07 Setting up perl-openssl-defaults:armhf (3build1) ...
21:28:53 #10 47.08 Setting up libpsl5:armhf (0.19.1-5build1) ...
21:28:53 #10 47.09 Setting up groff-base (1.22.3-10) ...
21:28:53 #10 47.11 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
21:28:53 #10 47.12 No schema files found: doing nothing.
21:28:53 #10 47.12 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:53 #10 47.14 Setting up unzip (6.0-21ubuntu1.2) ...
21:28:53 #10 47.15 Setting up linux-libc-dev:armhf (4.15.0-208.220) ...
21:28:53 #10 47.16 Setting up libmpfr6:armhf (4.0.1-1) ...
21:28:53 #10 47.17 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:53 #10 47.19 Setting up dctrl-tools (2.24-2build1) ...
21:28:53 #10 47.20 Setting up distro-info-data (0.37ubuntu0.15) ...
21:28:53 #11 21.67 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB]
21:28:53 #11 53.57 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
21:28:53 #11 53.58 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
21:28:53 #11 53.60 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:28:53 #11 53.62 Setting up binutils-common:amd64 (2.38-4ubuntu2.1) ...
21:28:53 #11 53.63 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
21:28:53 #11 53.64 Setting up libmagic1:amd64 (1:5.41-3) ...
21:28:53 #11 53.66 Setting up libdeflate0:amd64 (1.10-2) ...
21:28:53 #11 53.68 Setting up less (590-1ubuntu0.22.04.1) ...
21:28:53 #11 53.69 Setting up perl-openssl-defaults:amd64 (5build2) ...
21:28:53 #11 53.71 Setting up linux-libc-dev:amd64 (5.15.0-69.76) ...
21:28:53 #11 53.72 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.1) ...
21:28:53 #11 53.74 Setting up gettext-base (0.21-4ubuntu4) ...
21:28:53 #11 53.75 Setting up liblzo2-2:amd64 (2.10-2build3) ...
21:28:53 #11 53.76 Setting up libnpth0:amd64 (1.6-3build2) ...
21:28:53 #10 43.76 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
21:28:53 #10 43.78 Selecting previously unselected package libpackage-stash-xs-perl.
21:28:53 #10 43.79 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ...
21:28:53 #10 43.79 Unpacking libpackage-stash-xs-perl (0.29-1) ...
21:28:53 #10 43.85 Selecting previously unselected package libparse-debianchangelog-perl.
21:28:53 #10 43.85 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
21:28:53 #10 43.86 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
21:28:53 #10 43.89 Selecting previously unselected package libtext-glob-perl.
21:28:53 #10 43.89 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ...
21:28:53 #10 43.89 Unpacking libtext-glob-perl (0.10-1) ...
21:28:53 #10 43.92 Selecting previously unselected package libpath-iterator-rule-perl.
21:28:53 #10 43.92 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:28:53 #10 43.93 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:28:53 #10 43.95 Selecting previously unselected package libperlio-gzip-perl.
21:28:53 #10 38.90 Preparing to unpack .../156-devscripts_2.23.2_amd64.deb ...
21:28:53 #10 38.92 Unpacking devscripts (2.23.2) ...
21:28:53 #10 39.06 Selecting previously unselected package diffstat.
21:28:53 #10 39.06 Preparing to unpack .../157-diffstat_1.65-1_amd64.deb ...
21:28:53 #10 39.07 Unpacking diffstat (1.65-1) ...
21:28:53 #10 39.10 Selecting previously unselected package distro-info-data.
21:28:53 #10 39.10 Preparing to unpack .../158-distro-info-data_0.57_all.deb ...
21:28:53 #10 39.11 Unpacking distro-info-data (0.57) ...
21:28:53 #10 39.14 Selecting previously unselected package python3-pkg-resources.
21:28:53 #10 39.14 Preparing to unpack .../159-python3-pkg-resources_66.1.1-1_all.deb ...
21:28:53 #10 39.14 Unpacking python3-pkg-resources (66.1.1-1) ...
21:28:53 #9 41.49 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:28:53 #9 41.53 Selecting previously unselected package liblist-compare-perl.
21:28:53 #9 41.53 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
21:28:53 #9 41.54 Unpacking liblist-compare-perl (0.55-1) ...
21:28:53 #9 41.57 Selecting previously unselected package liblist-someutils-perl.
21:28:53 #9 41.57 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
21:28:53 #9 41.58 Unpacking liblist-someutils-perl (0.58-1) ...
21:28:53 #9 41.61 Selecting previously unselected package liblist-someutils-xs-perl.
21:28:53 #9 41.61 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
21:28:53 #9 41.61 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
21:28:53 #9 41.64 Selecting previously unselected package liblist-utilsby-perl.
21:28:53 #9 41.64 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
21:28:53 #9 41.65 Unpacking liblist-utilsby-perl (0.11-1) ...
21:28:53 #9 41.68 Selecting previously unselected package libltdl7:amd64.
21:28:53 #9 41.68 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
21:28:53 #9 41.68 Unpacking libltdl7:amd64 (2.4.6-15) ...
21:28:53 #9 41.72 Selecting previously unselected package libltdl-dev:amd64.
21:28:53 #11 36.29 Selecting previously unselected package libxml2:armhf.
21:28:53 #11 54.34 Selecting previously unselected package libsasl2-modules:amd64.
21:28:53 #11 54.34 Preparing to unpack .../352-libsasl2-modules_2.1.28+dfsg-6ubuntu2_amd64.deb ...
21:28:53 #11 54.35 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:28:53 #11 54.38 Selecting previously unselected package libsereal-decoder-perl.
21:28:53 #11 54.38 Preparing to unpack .../353-libsereal-decoder-perl_4.025+ds-1_amd64.deb ...
21:28:53 #11 54.38 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
21:28:53 #11 54.41 Selecting previously unselected package libsereal-encoder-perl:amd64.
21:28:53 #11 54.41 Preparing to unpack .../354-libsereal-encoder-perl_4.025+ds-1_amd64.deb ...
21:28:53 #11 54.42 Unpacking libsereal-encoder-perl:amd64 (4.025+ds-1) ...
21:28:53 #11 54.44 Selecting previously unselected package libset-intspan-perl.
21:28:53 #11 54.45 Preparing to unpack .../355-libset-intspan-perl_1.19-2_all.deb ...
21:28:53 #11 54.45 Unpacking libset-intspan-perl (1.19-2) ...
21:28:53 #11 54.48 Selecting previously unselected package libsocket6-perl.
21:28:53 #11 54.48 Preparing to unpack .../356-libsocket6-perl_0.29-2_amd64.deb ...
21:28:53 #11 54.48 Unpacking libsocket6-perl (0.29-2) ...
21:28:53 #11 54.52 Selecting previously unselected package libsodium23:amd64.
21:28:53 #11 54.52 Preparing to unpack .../357-libsodium23_1.0.18-1build2_amd64.deb ...
21:28:53 #12 7.004 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
21:28:53 #12 7.008 Unpacking libprocps8:armhf (2:3.3.17-5) ...
21:28:53 #12 7.044 Selecting previously unselected package procps.
21:28:53 #12 7.047 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
21:28:53 #12 7.054 Unpacking procps (2:3.3.17-5) ...
21:28:53 #12 7.127 Selecting previously unselected package libjsoncpp24:armhf.
21:28:53 #12 7.129 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
21:28:53 #12 7.133 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
21:28:53 #12 7.166 Selecting previously unselected package librhash0:armhf.
21:28:53 #12 7.169 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
21:28:53 #12 7.172 Unpacking librhash0:armhf (1.4.1-2) ...
21:28:53 #12 7.216 Selecting previously unselected package libuv1:armhf.
21:28:53 #12 7.219 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
21:28:53 #12 7.221 Unpacking libuv1:armhf (1.40.0-2) ...
21:28:53 #12 7.253 Selecting previously unselected package cmake.
21:28:53 #10 DONE 61.5s
21:28:53 
21:28:53 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:28:53 #11 DONE 0.0s
21:28:53 #10 41.39 Preparing to unpack .../115-git_1%3a2.39.2-1.1_armhf.deb ...
21:28:53 #10 41.39 Unpacking git (1:2.39.2-1.1) ...
21:28:53 #10 47.21 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
21:28:53 #10 47.22 Setting up libpipeline1:armhf (1.5.0-1) ...
21:28:53 #10 47.23 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:53 #10 47.24 Setting up libksba8:armhf (1.3.5-2ubuntu0.18.04.2) ...
21:28:53 #10 47.25 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
21:28:53 #10 47.26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
21:28:53 #10 47.27 Setting up m4 (1.4.18-1) ...
21:28:53 #10 47.28 Setting up libgdbm5:armhf (1.14.1-6) ...
21:28:53 #10 47.29 Setting up at (3.1.20-3.1ubuntu2) ...
21:28:53 #11 21.82 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB]
21:28:53 #11 13.02 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbsd0 armhf 0.11.6-1 [39.8 kB]
21:28:53 #11 13.21 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libelf1 armhf 0.187-4 [43.8 kB]
21:28:53 #11 13.28 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
21:28:53 #11 53.78 Setting up file (1:5.41-3) ...
21:28:53 #11 53.79 Setting up libassuan0:amd64 (2.5.5-1build1) ...
21:28:53 #11 53.80 Setting up libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:53 #11 53.81 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
21:28:53 #11 53.83 Setting up bzip2 (1.0.8-5build1) ...
21:28:53 #11 53.84 Setting up libldap-common (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:28:53 #11 53.86 Setting up libunwind8:amd64 (1.3.2-2build2) ...
21:28:53 #11 53.87 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
21:28:53 #11 53.88 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
21:28:53 #11 53.90 Setting up libasan6:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:53 #11 53.92 Setting up libnumber-compare-perl (0.03-2) ...
21:28:53 #11 53.93 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:28:53 #11 53.95 Setting up fakeroot (1.28-1ubuntu1) ...
21:28:53 #11 53.96 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:53 #11 53.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
21:28:53 #11 53.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
21:28:53 #11 53.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
21:28:53 #11 53.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
21:28:53 #11 53.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
21:28:53 #11 53.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
21:28:53 #11 53.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
21:28:53 #11 53.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
21:28:53 #11 53.97 Setting up autotools-dev (20220109.1) ...
21:28:53 #11 53.98 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
21:28:53 #11 53.99 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:28:53 #11 54.01 Setting up libx11-data (2:1.7.5-1) ...
21:28:53 #11 54.02 Setting up make (4.3-4.1build1) ...
21:28:53 #11 54.03 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
21:28:53 #11 54.05 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:28:53 #11 54.06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:28:53 #11 54.07 Setting up lzip (1.23-1) ...
21:28:53 #11 54.08 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:28:53 #10 43.96 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ...
21:28:53 #10 43.96 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
21:28:53 #10 43.99 Selecting previously unselected package libpod-constants-perl.
21:28:53 #10 43.99 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ...
21:28:53 #10 43.99 Unpacking libpod-constants-perl (0.19-1) ...
21:28:53 #10 44.02 Selecting previously unselected package libreadonly-perl.
21:28:53 #10 44.02 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ...
21:28:53 #10 44.03 Unpacking libreadonly-perl (2.050-1) ...
21:28:53 #10 44.05 Selecting previously unselected package libref-util-perl.
21:28:53 #10 44.06 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ...
21:28:53 #10 44.06 Unpacking libref-util-perl (0.204-1) ...
21:28:53 #10 44.09 Selecting previously unselected package libref-util-xs-perl.
21:28:53 #10 44.09 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ...
21:28:53 #10 44.10 Unpacking libref-util-xs-perl (0.117-1+b1) ...
21:28:53 #10 44.13 Selecting previously unselected package libregexp-pattern-license-perl.
21:28:53 #10 44.13 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
21:28:53 #10 44.13 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
21:28:53 #10 44.16 Selecting previously unselected package libsasl2-modules:amd64.
21:28:53 #10 44.17 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:28:53 #10 44.17 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:28:53 #10 44.21 Selecting previously unselected package libsereal-decoder-perl.
21:28:53 #10 44.21 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ...
21:28:53 #10 44.21 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
21:28:53 #10 44.25 Selecting previously unselected package libsereal-encoder-perl.
21:28:53 #10 44.25 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ...
21:28:53 #10 44.26 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
21:28:53 #10 44.29 Selecting previously unselected package libsereal-perl.
21:28:53 #10 39.21 Selecting previously unselected package python3-chardet.
21:28:53 #10 39.21 Preparing to unpack .../160-python3-chardet_5.1.0+dfsg-2_all.deb ...
21:28:53 #10 39.22 Unpacking python3-chardet (5.1.0+dfsg-2) ...
21:28:53 #10 39.27 Selecting previously unselected package python3-debian.
21:28:53 #10 39.27 Preparing to unpack .../161-python3-debian_0.1.49_all.deb ...
21:28:53 #10 39.28 Unpacking python3-debian (0.1.49) ...
21:28:53 #9 41.72 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
21:28:53 #9 41.73 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
21:28:53 #9 41.78 Selecting previously unselected package liblzo2-2:amd64.
21:28:53 #9 41.78 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
21:28:53 #9 41.78 Unpacking liblzo2-2:amd64 (2.10-2) ...
21:28:53 #9 41.81 Selecting previously unselected package libsys-hostname-long-perl.
21:28:53 #9 41.82 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
21:28:53 #9 41.82 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:28:53 #9 41.88 Selecting previously unselected package libmail-sendmail-perl.
21:28:53 #9 41.88 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:28:53 #9 41.89 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:28:53 #9 41.91 Selecting previously unselected package libnet-smtp-ssl-perl.
21:28:53 #9 41.92 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:28:53 #9 41.92 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:28:53 #9 41.95 Selecting previously unselected package libmailtools-perl.
21:28:53 #9 41.95 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
21:28:53 #9 41.95 Unpacking libmailtools-perl (2.21-1) ...
21:28:53 #9 42.00 Selecting previously unselected package libmarkdown2:amd64.
21:28:53 #11 36.30 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_armhf.deb ...
21:28:53 #11 36.30 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:28:53 #11 36.37 Selecting previously unselected package libyaml-0-2:armhf.
21:28:53 #11 36.37 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ...
21:28:53 #11 36.38 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
21:28:53 #11 36.41 Selecting previously unselected package lsb-release.
21:28:53 #11 36.41 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
21:28:53 #11 36.41 Unpacking lsb-release (11.1.0ubuntu2) ...
21:28:53 #11 36.44 Selecting previously unselected package netbase.
21:28:53 #11 36.44 Preparing to unpack .../027-netbase_6.1_all.deb ...
21:28:53 #11 36.44 Unpacking netbase (6.1) ...
21:28:53 #11 36.47 Selecting previously unselected package python3-pkg-resources.
21:28:53 #11 36.47 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
21:28:53 #11 36.47 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:28:53 #11 36.51 Selecting previously unselected package python3-six.
21:28:53 #11 36.51 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
21:28:53 #11 36.52 Unpacking python3-six (1.14.0-2) ...
21:28:53 #11 36.55 Selecting previously unselected package shared-mime-info.
21:28:53 #11 36.55 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ...
21:28:53 #11 36.55 Unpacking shared-mime-info (1.15-1) ...
21:28:53 #11 36.62 Selecting previously unselected package ucf.
21:28:53 #11 54.52 Unpacking libsodium23:amd64 (1.0.18-1build2) ...
21:28:53 #11 54.55 Selecting previously unselected package libstring-copyright-perl.
21:28:53 #11 54.55 Preparing to unpack .../358-libstring-copyright-perl_0.003013-1_all.deb ...
21:28:53 #11 54.56 Unpacking libstring-copyright-perl (0.003013-1) ...
21:28:53 #11 54.59 Selecting previously unselected package libstring-escape-perl.
21:28:53 #11 54.59 Preparing to unpack .../359-libstring-escape-perl_2010.002-2_all.deb ...
21:28:53 #11 54.59 Unpacking libstring-escape-perl (2010.002-2) ...
21:28:53 #11 54.62 Selecting previously unselected package libstring-shellquote-perl.
21:28:53 #11 54.62 Preparing to unpack .../360-libstring-shellquote-perl_1.04-2_all.deb ...
21:28:53 #11 54.63 Unpacking libstring-shellquote-perl (1.04-2) ...
21:28:53 #11 54.66 Selecting previously unselected package libsyntax-keyword-try-perl.
21:28:53 #11 54.66 Preparing to unpack .../361-libsyntax-keyword-try-perl_0.27-1_amd64.deb ...
21:28:53 #11 54.66 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
21:28:53 #11 54.69 Selecting previously unselected package libterm-readkey-perl.
21:28:53 #11 54.69 Preparing to unpack .../362-libterm-readkey-perl_2.38-2_amd64.deb ...
21:28:53 #11 54.69 Unpacking libterm-readkey-perl (2.38-2) ...
21:28:53 #11 54.72 Selecting previously unselected package libtext-levenshteinxs-perl.
21:28:53 #11 54.72 Preparing to unpack .../363-libtext-levenshteinxs-perl_0.03-5_amd64.deb ...
21:28:53 #11 54.73 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
21:28:53 #11 54.76 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
21:28:53 #11 54.76 Preparing to unpack .../364-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
21:28:53 #11 54.77 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
21:28:53 #11 54.79 Selecting previously unselected package libtext-xslate-perl:amd64.
21:28:53 #11 54.80 Preparing to unpack .../365-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
21:28:53 #11 54.80 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
21:28:53 #11 54.84 Selecting previously unselected package libtime-duration-perl.
21:28:53 #12 7.256 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
21:28:53 #12 7.259 Unpacking cmake (3.18.4-2+deb11u1) ...
21:28:53 
21:28:53 #12 [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
21:28:53 #10 41.79 Setting up media-types (10.0.0) ...
21:28:53 #10 47.42 invoke-rc.d: could not determine current runlevel
21:28:53 #10 47.43 invoke-rc.d: policy-rc.d denied execution of start.
21:28:53 #10 47.43 Setting up libbsd0:armhf (0.8.7-1ubuntu0.1) ...
21:28:53 #10 47.44 Setting up libkrb5support0:armhf (1.16-2ubuntu0.4) ...
21:28:53 #10 47.45 Setting up ucf (3.0038) ...
21:28:53 #10 47.54 Setting up libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.8) ...
21:28:53 #10 47.55 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:28:53 #10 47.56 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:28:53 #10 47.57 Setting up libmagic1:armhf (1:5.32-2ubuntu0.4) ...
21:28:53 #10 47.59 Setting up libcroco3:armhf (0.6.12-2) ...
21:28:53 #10 47.61 Setting up gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:53 #10 47.64 Setting up binutils-common:armhf (2.30-21ubuntu1~18.04.8) ...
21:28:53 #10 47.66 Setting up libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
21:28:53 #10 47.67 Setting up patch (2.7.6-2ubuntu1.1) ...
21:28:53 #10 47.68 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:28:53 #10 47.69 Setting up krb5-locales (1.16-2ubuntu0.4) ...
21:28:53 #10 47.71 Setting up publicsuffix (20180223.1310-1) ...
21:28:53 #10 47.72 Setting up autotools-dev (20180224.1) ...
21:28:53 #11 21.92 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.14+dfsg-0ubuntu0.22.04.1 [159 kB]
21:28:53 #11 22.05 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
21:28:53 #11 22.08 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
21:28:53 #11 13.30 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libicu71 armhf 71.1-3ubuntu1 [10.3 MB]
21:28:53 #11 54.08 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
21:28:53 #11 54.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:28:53 #11 54.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
21:28:53 #11 54.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:28:53 #11 54.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
21:28:53 #11 54.10 Setting up strace (5.16-0ubuntu3) ...
21:28:53 #11 54.11 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
21:28:53 #11 54.13 Setting up xz-utils (5.2.5-2ubuntu1) ...
21:28:53 #11 54.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.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
21:28:53 #11 54.15 Setting up t1utils (1.41-4build2) ...
21:28:53 #11 54.16 Setting up libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:53 #11 54.17 Setting up diffstat (1.64-1build2) ...
21:28:53 #11 54.19 Setting up libpng16-16:amd64 (1.6.37-3build5) ...
21:28:53 #11 54.20 Setting up libmpc3:amd64 (1.2.1-2build1) ...
21:28:53 #11 54.21 Setting up libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:53 #11 54.23 Setting up patch (2.7.6-7build2) ...
21:28:53 #11 54.24 Setting up autopoint (0.21-4ubuntu4) ...
21:28:53 #11 54.26 Setting up fonts-dejavu-core (2.37-2build1) ...
21:28:53 #11 54.33 Setting up ucf (3.0043) ...
21:28:53 #10 44.29 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ...
21:28:53 #10 44.29 Unpacking libsereal-perl (4.005-1) ...
21:28:53 #10 44.32 Selecting previously unselected package libtask-weaken-perl.
21:28:53 #10 44.32 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ...
21:28:53 #10 44.33 Unpacking libtask-weaken-perl (1.06-1) ...
21:28:53 #10 44.35 Selecting previously unselected package libxml-parser-perl.
21:28:53 #10 44.36 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ...
21:28:53 #10 44.36 Unpacking libxml-parser-perl (2.44-4) ...
21:28:53 #10 44.41 Selecting previously unselected package libsoap-lite-perl.
21:28:53 #10 44.42 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ...
21:28:53 #10 44.42 Unpacking libsoap-lite-perl (1.27-1) ...
21:28:53 #10 44.48 Selecting previously unselected package libsort-key-perl.
21:28:53 #10 44.48 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ...
21:28:53 #10 44.48 Unpacking libsort-key-perl (1.33-2+b1) ...
21:28:53 #10 44.51 Selecting previously unselected package libstring-copyright-perl.
21:28:53 #10 44.51 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ...
21:28:53 #10 39.37 Selecting previously unselected package libgpgme11:amd64.
21:28:53 #10 39.37 Preparing to unpack .../162-libgpgme11_1.18.0-3+b1_amd64.deb ...
21:28:53 #10 39.37 Unpacking libgpgme11:amd64 (1.18.0-3+b1) ...
21:28:53 #10 39.42 Selecting previously unselected package python3-gpg.
21:28:53 #10 39.42 Preparing to unpack .../163-python3-gpg_1.18.0-3+b1_amd64.deb ...
21:28:53 #10 39.43 Unpacking python3-gpg (1.18.0-3+b1) ...
21:28:53 #10 39.49 Selecting previously unselected package python3-xdg.
21:28:53 #10 39.49 Preparing to unpack .../164-python3-xdg_0.28-2_all.deb ...
21:28:53 #10 39.50 Unpacking python3-xdg (0.28-2) ...
21:28:53 #10 39.54 Selecting previously unselected package dput.
21:28:53 #10 39.54 Preparing to unpack .../165-dput_1.1.3_all.deb ...
21:28:53 #10 39.55 Unpacking dput (1.1.3) ...
21:28:53 #10 39.59 Selecting previously unselected package equivs.
21:28:53 #10 39.59 Preparing to unpack .../166-equivs_2.3.1_all.deb ...
21:28:53 #10 39.59 Unpacking equivs (2.3.1) ...
21:28:53 #10 39.63 Selecting previously unselected package fonts-dejavu-core.
21:28:53 #7 ...
21:28:53 
21:28:53 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:53 #0 1.920 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
21:28:53 #0 1.928 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
21:28:53 #0 2.236 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
21:28:53 #0 2.382 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [315 kB]
21:28:53 #0 3.868 Get:5 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
21:28:53 #0 3.868 Get:6 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
21:28:53 #0 3.868 Get:7 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
21:28:53 #0 3.868 Get:8 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
21:28:53 #0 4.615 Fetched 18.8 MB in 3s (5682 kB/s)
21:28:53 #0 4.615 Reading package lists...
21:28:53 #0 6.136 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?)
21:28:53 #0 6.149 Reading package lists...
21:28:53 #0 7.872 Building dependency tree...
21:28:53 #0 8.072 Reading state information...
21:28:53 #0 8.422 The following additional packages will be installed:
21:28:53 #0 8.422   autoconf automake autopoint autotools-dev binutils
21:28:53 #0 8.422   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
21:28:53 #0 8.422   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
21:28:53 #0 8.422   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
21:28:53 #0 8.422   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
21:28:53 #0 8.422   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
21:28:53 #0 8.422   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:28:53 #0 8.422   libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
21:28:53 #0 8.422   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
21:28:53 #0 8.422   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
21:28:53 #0 8.422   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:53 #0 8.423   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
21:28:53 #0 8.423   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:28:53 #0 8.423   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
21:28:53 #0 8.423   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
21:28:53 #0 8.423   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
21:28:53 #0 8.423   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
21:28:53 #0 8.423   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
21:28:53 #0 8.423   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
21:28:53 #0 8.423   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
21:28:53 #0 8.423   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
21:28:53 #0 8.423   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
21:28:53 #0 8.423   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
21:28:53 #0 8.423   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
21:28:53 #0 8.423   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
21:28:53 #0 8.424   po-debconf python3 python3-minimal python3.9 python3.9-minimal
21:28:53 #0 8.424   sensible-utils wdiff xz-utils
21:28:53 #0 8.426 Suggested packages:
21:28:53 #0 8.426   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:28:53 #0 8.426   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
21:28:53 #0 8.426   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
21:28:53 #0 8.426   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:28:53 #0 8.426   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
21:28:53 #0 8.426   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
21:28:53 #0 8.426   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
21:28:53 #0 8.426   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
21:28:53 #0 8.426   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
21:28:53 #0 8.426   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:28:53 #0 8.426   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
21:28:53 #0 8.426   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
21:28:53 #0 8.426   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
21:28:53 #0 8.426   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
21:28:53 #0 8.426   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
21:28:53 #0 8.426   diffutils-doc perl-doc libterm-readline-gnu-perl
21:28:53 #0 8.426   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
21:28:53 #0 8.426   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
21:28:53 #0 8.426   binfmt-support wdiff-doc
21:28:53 #0 8.426 Recommended packages:
21:28:53 #0 8.426   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
21:28:53 #0 8.426   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
21:28:53 #0 8.426   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
21:28:53 #0 8.426   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
21:28:53 #0 8.426   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
21:28:53 #0 8.426   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
21:28:53 #0 8.426   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
21:28:53 #0 8.427   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
21:28:53 #0 8.427   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
21:28:53 #0 8.427   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
21:28:53 #10 10.16 The following NEW packages will be installed:
21:28:53 #10 10.16   autoconf automake autopoint autotools-dev binutils
21:28:53 #10 10.16   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
21:28:53 #10 10.16   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
21:28:53 #10 10.16   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
21:28:53 #10 10.16   intltool-debian libarchive-zip-perl libasan6 libatomic1
21:28:53 #10 10.16   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
21:28:53 #10 10.16   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
21:28:53 #10 10.16   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
21:28:53 #10 10.16   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
21:28:53 #10 10.16   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
21:28:53 #10 10.16   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:28:53 #10 10.16   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
21:28:53 #10 10.16   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:28:53 #10 10.16   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
21:28:53 #10 10.16   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
21:28:53 #10 10.16   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
21:28:53 #10 10.16   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
21:28:53 #10 10.16   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
21:28:53 #10 10.16   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
21:28:53 #10 10.16   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
21:28:53 #10 10.16   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
21:28:53 #10 10.16   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
21:28:53 #10 10.16   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
21:28:53 #10 10.16   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
21:28:53 #10 10.16   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
21:28:53 #10 10.16   po-debconf python3 python3-minimal python3.9 python3.9-minimal
21:28:53 #10 10.16   sensible-utils wdiff xz-utils
21:28:53 #10 10.16 The following packages will be upgraded:
21:28:53 #10 10.16   curl libc6 libcurl4
21:28:53 #11 36.62 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
21:28:53 #11 36.62 Moving old data out of the way
21:28:53 #11 36.63 Unpacking ucf (3.0038+nmu1) ...
21:28:53 #11 36.66 Selecting previously unselected package xdg-user-dirs.
21:28:53 #11 36.66 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ...
21:28:53 #11 36.67 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
21:28:53 #11 36.71 Selecting previously unselected package xz-utils.
21:28:53 #11 36.71 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ...
21:28:53 #11 36.72 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
21:28:53 #11 36.75 Selecting previously unselected package gettext-base.
21:28:53 #9 42.00 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
21:28:53 #9 42.00 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
21:28:53 #9 42.04 Selecting previously unselected package libmime-tools-perl.
21:28:53 #9 42.04 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
21:28:53 #9 42.04 Unpacking libmime-tools-perl (5.509-1) ...
21:28:53 #9 42.09 Selecting previously unselected package libmoox-aliases-perl.
21:28:53 #9 42.09 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:28:53 #9 42.10 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:28:53 #9 42.13 Selecting previously unselected package libnamespace-autoclean-perl.
21:28:53 #9 42.13 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:28:53 #9 42.14 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:28:53 #9 42.17 Selecting previously unselected package libobject-id-perl.
21:28:53 #9 42.17 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
21:28:53 #9 42.18 Unpacking libobject-id-perl (0.1.2-2.1) ...
21:28:53 #9 42.21 Selecting previously unselected package libmoox-struct-perl.
21:28:53 #9 42.21 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
21:28:53 #9 42.22 Unpacking libmoox-struct-perl (0.020-1) ...
21:28:53 #9 42.24 Selecting previously unselected package libmouse-perl.
21:28:53 #11 54.84 Preparing to unpack .../366-libtime-duration-perl_1.21-1_all.deb ...
21:28:53 #11 54.85 Unpacking libtime-duration-perl (1.21-1) ...
21:28:53 #11 54.87 Selecting previously unselected package libtime-moment-perl.
21:28:53 #11 54.88 Preparing to unpack .../367-libtime-moment-perl_0.44-2_amd64.deb ...
21:28:53 #11 54.88 Unpacking libtime-moment-perl (0.44-2) ...
21:28:53 #11 54.91 Selecting previously unselected package libtype-tiny-xs-perl:amd64.
21:28:53 #11 54.91 Preparing to unpack .../368-libtype-tiny-xs-perl_0.022-2_amd64.deb ...
21:28:53 #11 54.91 Unpacking libtype-tiny-xs-perl:amd64 (0.022-2) ...
21:28:53 #11 54.94 Selecting previously unselected package libunicode-utf8-perl.
21:28:53 #11 54.95 Preparing to unpack .../369-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
21:28:53 #11 54.95 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:28:53 #11 54.98 Selecting previously unselected package libwww-mechanize-perl.
21:28:53 #11 54.98 Preparing to unpack .../370-libwww-mechanize-perl_2.14-2_all.deb ...
21:28:53 #11 54.98 Unpacking libwww-mechanize-perl (2.14-2) ...
21:28:53 #11 55.01 Selecting previously unselected package libxml-namespacesupport-perl.
21:28:53 #11 55.02 Preparing to unpack .../371-libxml-namespacesupport-perl_1.12-2_all.deb ...
21:28:53 #11 55.02 Unpacking libxml-namespacesupport-perl (1.12-2) ...
21:28:53 #11 55.05 Selecting previously unselected package libxml-sax-base-perl.
21:28:53 #12 7.612 Selecting previously unselected package dh-apparmor.
21:28:53 #12 7.614 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
21:28:53 #12 7.618 Unpacking dh-apparmor (2.13.6-10) ...
21:28:53 #12 7.651 Selecting previously unselected package dmsetup.
21:28:53 #12 7.654 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
21:28:53 #12 7.657 Unpacking dmsetup (2:1.02.175-2.1) ...
21:28:53 #12 7.701 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:28:53 #12 7.704 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:28:53 #12 7.707 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:28:53 #12 7.747 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:28:53 #12 7.749 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:28:53 #12 7.752 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
21:28:53 #12 7.777 Selecting previously unselected package libudev-dev:armhf.
21:28:53 #12 7.779 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_armhf.deb ...
21:28:53 #12 7.782 Unpacking libudev-dev:armhf (247.3-7+deb11u1) ...
21:28:53 #12 7.818 Selecting previously unselected package libsepol1-dev:armhf.
21:28:53 #12 7.820 Preparing to unpack .../14-libsepol1-dev_3.1-1_armhf.deb ...
21:28:53 #12 7.823 Unpacking libsepol1-dev:armhf (3.1-1) ...
21:28:53 #12 7.880 Selecting previously unselected package libpcre2-16-0:armhf.
21:28:53 #10 41.81 Setting up libpipeline1:armhf (1.5.7-1) ...
21:28:53 #10 41.82 Setting up wdiff (1.2.2-5) ...
21:28:53 #10 41.83 Setting up libicu72:armhf (72.1-3) ...
21:28:53 #10 41.84 Setting up bsdextrautils (2.38.1-5) ...
21:28:53 #10 41.85 Setting up libmagic-mgc (1:5.44-3) ...
21:28:53 #10 41.86 Setting up libtirpc-common (1.3.3+ds-1) ...
21:28:53 #10 41.88 Setting up binutils-common:armhf (2.40-2+rpi1) ...
21:28:53 #10 41.89 Setting up libmagic1:armhf (1:5.44-3) ...
21:28:53 #10 41.91 Setting up perl-openssl-defaults:armhf (7+b1) ...
21:28:53 #10 41.92 Setting up linux-libc-dev:armhf (6.0.12-1+rpi1+b1) ...
21:28:53 #10 41.94 Setting up libctf-nobfd0:armhf (2.40-2+rpi1) ...
21:28:53 #10 41.95 Setting up gettext-base (0.21-12) ...
21:28:53 #10 41.96 Setting up m4 (1.4.19-3) ...
21:28:53 #10 41.98 Setting up libcurl3-gnutls:armhf (7.88.1-7) ...
21:28:53 #10 41.99 Setting up file (1:5.44-3) ...
21:28:53 #10 42.00 Setting up libgomp1:armhf (12.2.0-14+rpi1) ...
21:28:53 #10 42.01 Setting up bzip2 (1.0.8-5+b2) ...
21:28:53 #10 42.02 Setting up libfakeroot:armhf (1.31-1.1) ...
21:28:53 #10 42.04 Setting up libjansson4:armhf (2.14-2) ...
21:28:53 #10 42.05 Setting up fakeroot (1.31-1.1) ...
21:28:53 #10 42.06 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:53 #10 42.06 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
21:28:53 #10 42.06 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
21:28:53 #10 42.06 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
21:28:53 #10 42.06 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
21:28:53 #10 42.06 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
21:28:53 #10 42.06 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
21:28:53 #10 42.06 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
21:28:53 #10 42.06 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
21:28:53 #10 42.07 Setting up perl-modules-5.36 (5.36.0-7) ...
21:28:53 #10 42.08 Setting up autotools-dev (20220109.1) ...
21:28:53 #10 42.09 Setting up rpcsvc-proto (1.4.3-1) ...
21:28:53 #10 42.11 Setting up make (4.3-4.1) ...
21:28:53 #10 42.12 Setting up libmpfr6:armhf (4.2.0-1) ...
21:28:53 #10 42.13 Setting up xz-utils (5.4.1-0.2) ...
21:28:53 #10 47.73 Setting up t1utils (1.41-2) ...
21:28:53 #10 47.74 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
21:28:53 #10 47.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.75 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
21:28:53 #10 47.76 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:53 #10 47.77 Setting up libfakeroot:armhf (1.22-2ubuntu1) ...
21:28:53 #10 47.79 Setting up libltdl7:armhf (2.4.6-2) ...
21:28:53 #10 47.81 Setting up openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:28:53 #10 47.82 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
21:28:53 #10 47.84 Setting up liblocale-gettext-perl (1.07-3build2) ...
21:28:53 #10 47.85 Setting up wdiff (1.2.2-2) ...
21:28:53 #10 47.86 Setting up shared-mime-info (1.9-2) ...
21:28:53 #11 22.12 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.10 [253 kB]
21:28:53 #11 22.17 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.10 [188 kB]
21:28:53 #11 22.20 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
21:28:53 #11 22.21 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
21:28:53 #11 22.21 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB]
21:28:53 #11 22.23 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB]
21:28:53 #23 DONE 70.1s
21:28:53 
21:28:53 #24 [binary 1/1] COPY --from=build /out .
21:28:53 #24 DONE 0.1s
21:28:53 
21:28:53 #25 exporting to client
21:28:53 #25 copying files 19.47MB 0.1s
21:28:53 #25 copying files 34.47MB 0.2s done
21:28:53 #25 DONE 0.2s
21:28:53 cd /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker && docker buildx build --target all --build-arg VERSION=0.0.0-20230330191823-de0d30f --build-arg DOCKER_GITCOMMIT=0656059 --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM  --output "./bundles/binary" .
21:28:53 #1 [internal] load .dockerignore
21:28:53 #1 transferring context: 113B done
21:28:53 #1 DONE 0.0s
21:28:53 
21:28:53 #2 [internal] load build definition from Dockerfile
21:28:53 #2 transferring dockerfile: 26.94kB done
21:28:53 #2 DONE 0.0s
21:28:53 
21:28:53 #3 resolve image config for docker.io/docker/dockerfile:1
21:28:53 #3 DONE 0.1s
21:28:53 
21:28:53 #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:28:53 #4 CACHED
21:28:53 
21:28:53 #5 [internal] load metadata for docker.io/library/busybox:latest
21:28:53 #5 DONE 0.0s
21:28:53 
21:28:53 #6 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
21:28:53 #6 ...
21:28:53 
21:28:53 #7 [auth] djs55/vpnkit:pull token for registry-1.docker.io
21:28:53 #7 DONE 0.0s
21:28:53 
21:28:53 #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
21:28:53 #8 DONE 0.2s
21:28:53 
21:28:53 #6 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
21:28:53 #6 DONE 0.3s
21:28:53 
21:28:53 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:28:53 #9 DONE 0.3s
21:28:53 
21:28:53 #10 [build-dummy 1/2] FROM docker.io/library/busybox
21:28:53 #10 DONE 0.0s
21:28:53 
21:28:53 #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:28:53 #11 resolve docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f 0.0s done
21:28:53 #11 sha256:74b93dfc9812a94044b5ec30ae6b81bdd704c140b40eb391899dc2fbe83bc49d 7.32kB / 7.32kB done
21:28:53 #11 sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f 1.86kB / 1.86kB done
21:28:53 #11 sha256:2101aa981e68ab1e06e3d4ac35ae75ed122f0380e5331e3ae4ba7e811bf9d256 1.80kB / 1.80kB done
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 0B / 55.05MB 0.1s
21:28:53 #11 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0B / 5.17MB 0.1s
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 3.15MB / 55.05MB 0.2s
21:28:53 #11 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 3.15MB / 5.17MB 0.2s
21:28:53 #11 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 5.17MB / 5.17MB 0.3s
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 7.34MB / 55.05MB 0.4s
21:28:53 #11 sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 5.17MB / 5.17MB 0.4s done
21:28:53 #11 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0B / 10.88MB 0.4s
21:28:53 #11 ...
21:28:53 
21:28:53 #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
21:28:53 #12 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
21:28:53 #12 sha256:4cfcc2489296c989f5d346c81b9b0f52340e8c93c805d84bd997609785153115 526B / 526B done
21:28:53 #12 sha256:ea14d91662afd3481dcb1e6f4263cb99e06571b6093490d24d995bbea65625a9 1.30kB / 1.30kB done
21:28:53 #12 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
21:28:53 #12 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
21:28:53 #12 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.0s done
21:28:53 #12 DONE 0.7s
21:28:53 
21:28:53 #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 15.73MB / 55.05MB 0.6s
21:28:53 #11 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 9.44MB / 10.88MB 0.6s
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 0B / 54.58MB 0.6s
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 20.97MB / 55.05MB 0.7s
21:28:53 #11 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 10.88MB / 10.88MB 0.7s
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 31.46MB / 55.05MB 0.9s
21:28:53 #11 sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 10.88MB / 10.88MB 0.7s done
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 4.19MB / 54.58MB 0.9s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 0B / 85.99MB 0.9s
21:28:53 #11 ...
21:28:53 
21:28:53 #13 [build-dummy 2/2] RUN mkdir -p /build
21:28:53 #13 DONE 1.1s
21:28:53 
21:28:53 #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 38.80MB / 55.05MB 1.1s
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 12.58MB / 54.58MB 1.1s
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 42.99MB / 55.05MB 1.2s
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 16.78MB / 54.58MB 1.2s
21:28:53 #11 ...
21:28:53 
21:28:53 #14 [binary-dummy 1/1] COPY --from=build-dummy /build /build
21:28:53 #14 DONE 0.3s
21:28:53 
21:28:53 #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 47.19MB / 55.05MB 1.4s
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 22.02MB / 54.58MB 1.4s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 11.53MB / 85.99MB 1.4s
21:28:53 #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 1.5s done
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 32.54MB / 54.58MB 1.5s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 20.97MB / 85.99MB 1.5s
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 46.14MB / 54.58MB 1.7s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 32.51MB / 85.99MB 1.7s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 4.19MB / 100.11MB 1.7s
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 49.40MB / 54.58MB 1.8s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 10.49MB / 100.11MB 1.8s
21:28:53 #11 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 52.43MB / 54.58MB 1.9s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 40.89MB / 85.99MB 1.9s
21:28:53 #11 sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 54.58MB / 54.58MB 2.0s done
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 48.23MB / 85.99MB 2.0s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 19.92MB / 100.11MB 2.0s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 56.62MB / 85.99MB 2.1s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 25.17MB / 100.11MB 2.1s
21:28:53 #11 sha256:c453747a077b91c8a2ff79e9b4dc7b87e2ff96d97b127aac577076f4e4ce6923 156B / 156B 2.1s done
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 68.16MB / 85.99MB 2.3s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 43.18MB / 100.11MB 2.3s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 75.50MB / 85.99MB 2.4s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 49.28MB / 100.11MB 2.4s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 80.74MB / 85.99MB 2.5s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 56.62MB / 100.11MB 2.5s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.99MB / 85.99MB 2.6s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 62.91MB / 100.11MB 2.6s
21:28:53 #11 sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 85.99MB / 85.99MB 2.7s done
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 69.21MB / 100.11MB 2.7s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 76.55MB / 100.11MB 2.8s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 89.70MB / 100.11MB 3.0s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 100.11MB / 100.11MB 3.2s
21:28:53 #11 sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 100.11MB / 100.11MB 3.3s done
21:28:53 #11 ...
21:28:53 
21:28:53 #15 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:28:53 #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
21:28:53 #15 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
21:28:53 #15 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
21:28:53 #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:28:53 #15 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
21:28:53 #15 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done
21:28:53 #15 DONE 3.7s
21:28:53 
21:28:53 #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:28:53 #11 ...
21:28:53 
21:28:53 #16 [internal] load build context
21:28:53 #16 transferring context: 67.63MB 5.1s done
21:28:53 #16 DONE 5.2s
21:28:53 
21:28:53 #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
21:28:53 #11 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 4.3s done
21:28:53 #11 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf
21:28:53 #11 extracting sha256:68a71c865a2c34678c6dea55e4b0928f751ee3c0ca91cace6e4e0578c534d6cf 0.2s done
21:28:53 #11 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124
21:28:53 #11 extracting sha256:670730c27c2eacf07897a6e94fe55423ea50b884d9c28161a283bbbf064d1124 0.3s done
21:28:53 #11 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7
21:28:53 #11 extracting sha256:5a7a2c95f0f8b221d776ccf35911b68eec2cf9414a44d216205a6f03e381d3d7 2.0s done
21:28:53 #11 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14
21:28:53 #10 44.52 Unpacking libstring-copyright-perl (0.003006-1) ...
21:28:53 #10 44.55 Selecting previously unselected package libstring-escape-perl.
21:28:53 #11 54.42 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
21:28:53 #11 54.44 Setting up libltdl7:amd64 (2.4.6-15build2) ...
21:28:53 #10 44.55 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ...
21:28:53 #10 44.55 Unpacking libstring-escape-perl (2010.002-2) ...
21:28:53 #11 54.45 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:28:53 #11 54.46 Setting up libssh-4:amd64 (0.9.6-2build1) ...
21:28:53 #11 54.48 Setting up libwebp7:amd64 (1.2.2-2) ...
21:28:53 #10 44.58 Selecting previously unselected package libstring-shellquote-perl.
21:28:53 #10 44.58 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ...
21:28:53 #11 54.49 Setting up libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:53 #11 54.51 Setting up libmd0:amd64 (1.0.4-1build1) ...
21:28:53 #10 44.58 Unpacking libstring-shellquote-perl (1.04-1) ...
21:28:53 #10 44.61 Selecting previously unselected package libterm-readkey-perl.
21:28:53 #11 54.52 Setting up python-apt-common (2.4.0ubuntu1) ...
21:28:53 #11 54.54 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
21:28:53 #10 44.61 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ...
21:28:53 #10 44.62 Unpacking libterm-readkey-perl (2.38-1) ...
21:28:53 #10 44.65 Selecting previously unselected package libtest-fatal-perl.
21:28:53 #10 44.65 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ...
21:28:53 #10 44.65 Unpacking libtest-fatal-perl (0.014-1) ...
21:28:53 #10 44.68 Selecting previously unselected package libtest-refcount-perl.
21:28:53 #10 44.69 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ...
21:28:53 #10 44.69 Unpacking libtest-refcount-perl (0.08-3) ...
21:28:53 #10 44.72 Selecting previously unselected package libtext-levenshtein-perl.
21:28:53 #14 0.978 Last metadata expiration check: 0:00:15 ago on Thu Mar 30 21:28:38 2023.
21:28:53 #10 39.63 Preparing to unpack .../167-fonts-dejavu-core_2.37-6_all.deb ...
21:28:53 #10 39.64 Unpacking fonts-dejavu-core (2.37-6) ...
21:28:53 #10 39.79 Selecting previously unselected package fontconfig-config.
21:28:53 #10 39.79 Preparing to unpack .../168-fontconfig-config_2.14.1-4_amd64.deb ...
21:28:53 #10 39.88 Unpacking fontconfig-config (2.14.1-4) ...
21:28:53 #10 39.92 Selecting previously unselected package libcurl3-gnutls:amd64.
21:28:54 #10 ...
21:28:54 
21:28:54 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:28:54 #11 36.75 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ...
21:28:54 #11 36.75 Unpacking gettext-base (0.19.8.1-10build1) ...
21:28:54 #11 36.78 Selecting previously unselected package iso-codes.
21:28:54 #11 36.78 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
21:28:54 #11 36.78 Unpacking iso-codes (4.4-1) ...
21:28:54 #9 42.25 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
21:28:54 #9 42.25 Unpacking libmouse-perl (2.5.10-1+b1) ...
21:28:54 #9 42.30 Selecting previously unselected package libnumber-range-perl.
21:28:54 #9 42.30 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
21:28:54 #9 42.30 Unpacking libnumber-range-perl (0.12-1.1) ...
21:28:54 #9 42.33 Selecting previously unselected package libossp-uuid16:amd64.
21:28:54 #9 42.34 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
21:28:54 #9 42.34 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
21:28:54 #9 42.37 Selecting previously unselected package libossp-uuid-perl.
21:28:54 #9 42.37 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
21:28:54 #9 42.41 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
21:28:54 #9 42.44 Selecting previously unselected package libpackage-stash-xs-perl.
21:28:54 #9 42.44 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
21:28:54 #9 42.45 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
21:28:54 #9 42.48 Selecting previously unselected package libpath-iterator-rule-perl.
21:28:54 #11 55.05 Preparing to unpack .../372-libxml-sax-base-perl_1.09-2_all.deb ...
21:28:54 #11 55.05 Unpacking libxml-sax-base-perl (1.09-2) ...
21:28:54 #11 55.08 Selecting previously unselected package libxml-sax-perl.
21:28:54 #11 55.09 Preparing to unpack .../373-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:28:54 #11 55.09 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:28:54 #11 55.13 Selecting previously unselected package libxml-libxml-perl.
21:28:54 #11 55.13 Preparing to unpack .../374-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
21:28:54 #11 55.13 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:28:54 #11 55.17 Selecting previously unselected package libxml-parser-perl:amd64.
21:28:54 #11 55.17 Preparing to unpack .../375-libxml-parser-perl_2.46-3build1_amd64.deb ...
21:28:54 #11 55.18 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
21:28:54 #11 55.22 Selecting previously unselected package libxml-sax-expat-perl.
21:28:54 #11 55.22 Preparing to unpack .../376-libxml-sax-expat-perl_0.51-1_all.deb ...
21:28:54 #11 55.23 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:28:54 #11 55.25 Selecting previously unselected package libyaml-libyaml-perl.
21:28:54 #11 55.26 Preparing to unpack .../377-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
21:28:54 #11 55.26 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:28:54 #11 55.29 Selecting previously unselected package licensecheck.
21:28:54 #12 7.882 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
21:28:54 #12 7.886 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
21:28:54 #12 7.931 Selecting previously unselected package libpcre2-32-0:armhf.
21:28:54 #12 7.934 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
21:28:54 #12 7.937 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
21:28:54 #12 7.982 Selecting previously unselected package libpcre2-posix2:armhf.
21:28:54 #12 7.984 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
21:28:54 #12 7.988 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
21:28:54 #12 8.013 Selecting previously unselected package libpcre2-dev:armhf.
21:28:54 #12 8.016 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
21:28:54 #12 8.020 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
21:28:54 #12 8.098 Selecting previously unselected package libselinux1-dev:armhf.
21:28:54 #10 42.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.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
21:28:54 #10 42.15 Setting up libmpc3:armhf (1.3.1-1) ...
21:28:54 #10 42.16 Setting up libatomic1:armhf (12.2.0-14+rpi1) ...
21:28:54 #10 42.17 Setting up patch (2.7.6-7) ...
21:28:54 #10 42.19 Setting up autopoint (0.21-12) ...
21:28:54 #10 42.20 Setting up libubsan1:armhf (12.2.0-14+rpi1) ...
21:28:54 #10 42.21 Setting up mount (2.38.1-5) ...
21:28:54 #10 42.22 Setting up sensible-utils (0.0.17+nmu1) ...
21:28:54 #10 42.24 Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
21:28:54 #10 42.25 Setting up libasan8:armhf (12.2.0-14+rpi1) ...
21:28:54 #10 42.27 Setting up libuchardet0:armhf (0.0.7-1) ...
21:28:54 #10 42.28 Setting up libcurl4:armhf (7.88.1-7) ...
21:28:54 #10 42.29 Setting up git-man (1:2.39.2-1.1) ...
21:28:54 #10 42.30 Setting up curl (7.88.1-7) ...
21:28:54 #10 42.32 Setting up libbinutils:armhf (2.40-2+rpi1) ...
21:28:54 #10 42.33 Setting up libisl23:armhf (0.25-1) ...
21:28:54 #10 42.34 Setting up libc-dev-bin (2.36-8+rpi1) ...
21:28:54 #11 22.62 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
21:28:54 #12 0.696 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:28:54 #12 0.696 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:28:54 #12 0.696 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:28:54 #11 14.06 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libxml2 armhf 2.9.14+dfsg-1ubuntu0.1 [589 kB]
21:28:54 #11 14.08 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
21:28:54 #11 14.09 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lsb-release all 11.2ubuntu1 [11.1 kB]
21:28:54 #11 14.09 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf netbase all 6.3 [12.9 kB]
21:28:54 #11 14.09 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
21:28:54 #11 14.09 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-gi armhf 3.42.2-2 [211 kB]
21:28:54 #11 14.10 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
21:28:54 #10 44.72 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ...
21:28:54 #10 44.72 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:28:54 #10 44.75 Selecting previously unselected package libtype-tiny-xs-perl.
21:28:54 #10 44.75 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ...
21:28:54 #10 44.76 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
21:28:54 #10 44.79 Selecting previously unselected package libunicode-utf8-perl.
21:28:54 #10 44.79 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ...
21:28:54 #10 44.79 Unpacking libunicode-utf8-perl (0.62-1) ...
21:28:54 #10 44.83 Selecting previously unselected package libunwind8:amd64.
21:28:54 #10 44.83 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ...
21:28:54 #10 44.83 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ...
21:28:54 #10 44.88 Selecting previously unselected package libwrap0:amd64.
21:28:54 #10 44.88 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ...
21:28:54 #10 44.89 Unpacking libwrap0:amd64 (7.6.q-28) ...
21:28:54 #10 44.92 Selecting previously unselected package libxau6:amd64.
21:28:54 #10 44.92 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
21:28:54 #10 44.93 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ...
21:28:54 #10 44.96 Selecting previously unselected package libxdmcp6:amd64.
21:28:54 #10 44.97 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
21:28:54 #10 44.98 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
21:28:54 #10 45.01 Selecting previously unselected package libxcb1:amd64.
21:28:54 #10 45.01 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ...
21:28:54 #10 45.01 Unpacking libxcb1:amd64 (1.13.1-2) ...
21:28:54 #11 54.55 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
21:28:54 #11 54.56 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
21:28:54 #11 54.57 Setting up lzop (1.04-2build2) ...
21:28:54 #11 54.60 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
21:28:54 #11 54.61 Setting up git-man (1:2.34.1-1ubuntu1.8) ...
21:28:54 #11 54.63 Setting up netbase (6.3) ...
21:28:54 #11 54.66 Setting up libbinutils:amd64 (2.38-4ubuntu2.1) ...
21:28:54 #11 54.67 Setting up libfido2-1:amd64 (1.10.0-1) ...
21:28:54 #11 54.68 Setting up libisl23:amd64 (0.24-2build1) ...
21:28:54 #11 54.70 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
21:28:54 #11 54.71 Setting up openssl (3.0.2-0ubuntu1.8) ...
21:28:54 #11 54.73 Setting up libbsd0:amd64 (0.11.5-1) ...
21:28:54 #11 54.74 Setting up libelf1:amd64 (0.186-1build1) ...
21:28:54 #11 54.75 Setting up readline-common (8.1.2-1) ...
21:28:54 #11 54.77 Setting up publicsuffix (20211207.1025-1) ...
21:28:54 #11 54.78 Setting up zstd (1.4.8+dfsg-3build1) ...
21:28:54 #11 54.79 Setting up libmarkdown2:amd64 (2.2.7-2) ...
21:28:54 #11 54.80 Setting up libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:54 #11 54.82 Setting up iso-codes (4.9.0-1) ...
21:28:54 #11 54.83 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:28:54 #11 54.84 Setting up liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:54 #11 54.85 Setting up dctrl-tools (2.24-3build2) ...
21:28:54 #11 54.87 Setting up libitm1:amd64 (12.1.0-2ubuntu1~22.04) ...
21:28:54 #10 39.92 Preparing to unpack .../169-libcurl3-gnutls_7.88.1-7_amd64.deb ...
21:28:54 #10 39.93 Unpacking libcurl3-gnutls:amd64 (7.88.1-7) ...
21:28:54 #10 39.98 Selecting previously unselected package liberror-perl.
21:28:54 #10 39.99 Preparing to unpack .../170-liberror-perl_0.17029-2_all.deb ...
21:28:54 #10 39.99 Unpacking liberror-perl (0.17029-2) ...
21:28:54 #10 40.02 Selecting previously unselected package git-man.
21:28:54 #10 40.02 Preparing to unpack .../171-git-man_1%3a2.39.2-1.1_all.deb ...
21:28:54 #10 40.03 Unpacking git-man (1:2.39.2-1.1) ...
21:28:54 #10 40.17 Selecting previously unselected package git.
21:28:54 #11 37.15 Selecting previously unselected package krb5-locales.
21:28:54 #11 37.15 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ...
21:28:54 #11 37.15 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
21:28:54 #11 37.18 Selecting previously unselected package libcbor0.6:armhf.
21:28:54 #11 37.18 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ...
21:28:54 #11 37.19 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ...
21:28:54 #11 37.22 Selecting previously unselected package libedit2:armhf.
21:28:54 #11 37.23 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ...
21:28:54 #11 37.23 Unpacking libedit2:armhf (3.1-20191231-1) ...
21:28:54 #11 37.26 Selecting previously unselected package libfido2-1:armhf.
21:28:54 #11 37.27 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ...
21:28:54 #11 37.27 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ...
21:28:54 #11 37.31 Selecting previously unselected package libkrb5support0:armhf.
21:28:54 #11 37.31 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_armhf.deb ...
21:28:54 #11 37.31 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.3) ...
21:28:54 #11 37.35 Selecting previously unselected package libk5crypto3:armhf.
21:28:54 #11 37.35 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_armhf.deb ...
21:28:54 #11 37.35 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.3) ...
21:28:54 #11 37.39 Selecting previously unselected package libkeyutils1:armhf.
21:28:54 #9 42.48 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:28:54 #9 42.48 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:28:54 #9 42.52 Selecting previously unselected package libperlio-gzip-perl.
21:28:54 #9 42.52 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
21:28:54 #9 42.52 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
21:28:54 #9 42.55 Selecting previously unselected package libpod-parser-perl.
21:28:54 #9 42.56 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
21:28:54 #9 42.57 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:28:54 #9 42.58 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:28:54 #9 42.58 Unpacking libpod-parser-perl (1.63-2) ...
21:28:54 #9 42.62 Selecting previously unselected package libpod-constants-perl.
21:28:54 #9 42.62 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
21:28:54 #9 42.63 Unpacking libpod-constants-perl (0.19-2) ...
21:28:54 #9 42.66 Selecting previously unselected package libproc-processtable-perl.
21:28:54 #9 42.66 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
21:28:54 #9 42.67 Unpacking libproc-processtable-perl (0.59-2+b1) ...
21:28:54 #9 42.71 Selecting previously unselected package libre2-9:amd64.
21:28:54 #11 55.30 Preparing to unpack .../378-licensecheck_3.3.0-1_all.deb ...
21:28:54 #11 55.30 Unpacking licensecheck (3.3.0-1) ...
21:28:54 #11 55.33 Selecting previously unselected package libdevel-size-perl.
21:28:54 #11 55.33 Preparing to unpack .../379-libdevel-size-perl_0.83-2_amd64.deb ...
21:28:54 #11 55.33 Unpacking libdevel-size-perl (0.83-2) ...
21:28:54 #11 55.36 Selecting previously unselected package libipc-run3-perl.
21:28:54 #11 55.37 Preparing to unpack .../380-libipc-run3-perl_0.048-2_all.deb ...
21:28:54 #11 55.37 Unpacking libipc-run3-perl (0.048-2) ...
21:28:54 #11 55.40 Selecting previously unselected package lzip.
21:28:54 #11 55.41 Preparing to unpack .../381-lzip_1.23-4_amd64.deb ...
21:28:54 #11 55.41 Unpacking lzip (1.23-4) ...
21:28:54 #11 55.44 Selecting previously unselected package lzop.
21:28:54 #11 55.44 Preparing to unpack .../382-lzop_1.04-2build2_amd64.deb ...
21:28:54 #11 55.45 Unpacking lzop (1.04-2build2) ...
21:28:54 #11 55.47 Selecting previously unselected package t1utils.
21:28:54 #11 55.48 Preparing to unpack .../383-t1utils_1.41-4build2_amd64.deb ...
21:28:54 #11 55.48 Unpacking t1utils (1.41-4build2) ...
21:28:54 #11 55.51 Selecting previously unselected package unzip.
21:28:54 #12 8.100 Preparing to unpack .../19-libselinux1-dev_3.1-3_armhf.deb ...
21:28:54 #12 8.103 Unpacking libselinux1-dev:armhf (3.1-3) ...
21:28:54 #12 8.153 Selecting previously unselected package libdevmapper-dev:armhf.
21:28:54 #12 8.155 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
21:28:54 #12 8.159 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
21:28:54 #12 8.186 Selecting previously unselected package libseccomp-dev:armhf.
21:28:54 #12 8.189 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
21:28:54 #12 8.192 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
21:28:54 #12 8.226 Selecting previously unselected package libsystemd-dev:armhf.
21:28:54 #12 8.229 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u1_armhf.deb ...
21:28:54 #12 8.232 Unpacking libsystemd-dev:armhf (247.3-7+deb11u1) ...
21:28:54 #12 8.326 Selecting previously unselected package pkg-config.
21:28:54 #12 8.328 Preparing to unpack .../23-pkg-config_0.29.2-1_armhf.deb ...
21:28:54 #10 42.35 Setting up libelf1:armhf (0.188-2.1+rpi1) ...
21:28:54 #10 42.36 Setting up libxml2:armhf (2.9.14+dfsg-1.1+b1) ...
21:28:54 #10 42.37 Setting up libcc1-0:armhf (12.2.0-14+rpi1) ...
21:28:54 #10 42.39 Setting up libperl5.36:armhf (5.36.0-7) ...
21:28:54 #10 42.40 Setting up libctf0:armhf (2.40-2+rpi1) ...
21:28:54 #10 42.41 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
21:28:54 #10 42.42 Setting up cpp-12 (12.2.0-14+rpi1) ...
21:28:54 #10 42.44 Setting up gettext (0.21-12) ...
21:28:54 #10 42.45 Setting up perl (5.36.0-7) ...
21:28:54 #10 42.47 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
21:28:54 #10 42.48 Setting up libswitch-perl (2.17-3) ...
21:28:54 #10 42.50 Setting up libgcc-12-dev:armhf (12.2.0-14+rpi1) ...
21:28:54 #10 42.51 Setting up libio-html-perl (1.004-3) ...
21:28:54 #10 42.52 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
21:28:54 #10 42.54 Setting up libdpkg-perl (1.21.21+rpi1) ...
21:28:54 #10 42.55 Setting up autoconf (2.71-3) ...
21:28:54 #10 42.56 Setting up libtimedate-perl (2.3300-2) ...
21:28:54 #10 42.58 Setting up libregexp-ipv6-perl (0.03-3) ...
21:28:54 #10 42.59 Setting up dwz (0.15-1) ...
21:28:54 #10 42.60 Setting up groff-base (1.22.4-10) ...
21:28:54 #10 42.62 Setting up cpp (4:12.2.0-1+rpi1) ...
21:28:54 #10 42.64 Setting up libnsl2:armhf (1.3.0-2) ...
21:28:54 #10 42.65 Setting up libsub-override-perl (0.09-4) ...
21:28:54 #11 22.91 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B]
21:28:54 #10 45.10 Selecting previously unselected package libx11-data.
21:28:54 #10 45.10 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
21:28:54 #10 45.10 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
21:28:54 #10 45.18 Selecting previously unselected package libx11-6:amd64.
21:28:54 #10 45.18 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ...
21:28:54 #10 45.19 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
21:28:54 #10 45.28 Selecting previously unselected package libxext6:amd64.
21:28:54 #10 45.28 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
21:28:54 #11 54.88 Setting up libgdbm6:amd64 (1.23-1) ...
21:28:54 #11 54.90 Setting up libicu70:amd64 (70.1-2) ...
21:28:54 #11 54.91 Setting up libtsan0:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:54 #11 54.93 Setting up libctf0:amd64 (2.38-4ubuntu2.1) ...
21:28:54 #11 54.94 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
21:28:54 #11 54.95 Setting up pinentry-curses (1.1.1-1build2) ...
21:28:54 #11 54.97 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
21:28:54 #11 54.98 Setting up manpages-dev (5.10-1ubuntu1) ...
21:28:54 #11 54.99 Setting up libdw1:amd64 (0.186-1build1) ...
21:28:54 #11 55.01 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
21:28:54 #11 55.02 Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
21:28:54 #11 55.03 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
21:28:54 #10 40.17 Preparing to unpack .../172-git_1%3a2.39.2-1.1_amd64.deb ...
21:28:54 #10 40.18 Unpacking git (1:2.39.2-1.1) ...
21:28:54 #11 37.39 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
21:28:54 #11 37.39 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
21:28:54 #11 37.42 Selecting previously unselected package libkrb5-3:armhf.
21:28:54 #11 37.42 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_armhf.deb ...
21:28:54 #11 37.42 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.3) ...
21:28:54 #11 37.48 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:28:54 #11 37.48 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_armhf.deb ...
21:28:54 #11 37.49 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
21:28:54 #11 37.52 Selecting previously unselected package libpsl5:armhf.
21:28:54 #11 37.53 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
21:28:54 #11 37.53 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
21:28:54 #11 37.56 Selecting previously unselected package libxau6:armhf.
21:28:54 #11 37.56 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ...
21:28:54 #11 37.56 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ...
21:28:54 #11 37.59 Selecting previously unselected package libxdmcp6:armhf.
21:28:54 #9 42.71 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
21:28:54 #9 42.72 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
21:28:54 #9 42.76 Selecting previously unselected package libre-engine-re2-perl:amd64.
21:28:54 #9 42.77 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
21:28:54 #9 42.77 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
21:28:54 #9 42.80 Selecting previously unselected package libreadonly-perl.
21:28:54 #9 42.80 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
21:28:54 #9 42.80 Unpacking libreadonly-perl (2.050-3) ...
21:28:54 #9 42.83 Selecting previously unselected package libref-util-perl.
21:28:54 #9 42.84 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
21:28:54 #9 42.84 Unpacking libref-util-perl (0.204-1) ...
21:28:54 #9 42.87 Selecting previously unselected package libref-util-xs-perl.
21:28:54 #9 42.87 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
21:28:54 #9 42.88 Unpacking libref-util-xs-perl (0.117-1+b3) ...
21:28:54 #9 42.91 Selecting previously unselected package libregexp-pattern-license-perl.
21:28:54 #9 42.91 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
21:28:54 #9 42.91 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
21:28:54 #9 42.95 Selecting previously unselected package libregexp-pattern-perl.
21:28:54 #9 42.95 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:28:54 #9 42.96 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:28:54 #9 42.99 Selecting previously unselected package libsasl2-modules:amd64.
21:28:54 #9 42.99 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:28:54 #9 43.00 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:28:54 #9 43.04 Selecting previously unselected package libsereal-decoder-perl.
21:28:54 #9 43.04 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
21:28:54 #9 43.04 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
21:28:54 #9 43.08 Selecting previously unselected package libsereal-encoder-perl.
21:28:54 #11 55.51 Preparing to unpack .../384-unzip_6.0-27ubuntu1_amd64.deb ...
21:28:54 #11 55.52 Unpacking unzip (6.0-27ubuntu1) ...
21:28:54 #11 55.55 Selecting previously unselected package lintian.
21:28:54 #11 55.56 Preparing to unpack .../385-lintian_2.115.3ubuntu2.1_all.deb ...
21:28:54 #11 55.57 Unpacking lintian (2.115.3ubuntu2.1) ...
21:28:54 #12 8.331 Unpacking pkg-config (0.29.2-1) ...
21:28:54 #12 8.399 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
21:28:54 #12 8.409 Setting up libsepol1-dev:armhf (3.1-1) ...
21:28:54 #12 8.419 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
21:28:54 #12 8.429 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
21:28:54 #12 8.439 Setting up libuv1:armhf (1.40.0-2) ...
21:28:54 #12 8.450 Setting up bash-completion (1:2.11-2) ...
21:28:54 #11 35.65 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
21:28:54 #11 35.65 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
21:28:54 #10 42.66 Setting up libsub-quote-perl (2.006008-1) ...
21:28:54 #10 42.67 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
21:28:54 #10 42.68 Setting up libfile-dirlist-perl (0.05-3) ...
21:28:54 #10 42.70 Setting up binutils-arm-linux-gnueabihf (2.40-2+rpi1) ...
21:28:54 #10 42.71 Setting up liburi-perl (5.17-1) ...
21:28:54 #10 42.72 Setting up libfile-touch-perl (0.12-2) ...
21:28:54 #10 42.73 Setting up libnet-ssleay-perl:armhf (1.92-2+b2) ...
21:28:54 #10 42.74 Setting up automake (1:1.16.5-1.3) ...
21:28:54 #10 42.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:28:54 #10 42.75 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
21:28:54 #10 42.75 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
21:28:54 #10 42.76 Setting up libhttp-date-perl (6.05-2) ...
21:28:54 #10 42.77 Setting up libfile-which-perl (1.27-2) ...
21:28:54 #10 42.78 Setting up libfile-listing-perl (6.15-1) ...
21:28:54 #10 42.80 Setting up libdynaloader-functions-perl (0.003-3) ...
21:28:54 #10 42.81 Setting up libclass-method-modifiers-perl (2.14-1) ...
21:28:54 #10 42.82 Setting up libio-pty-perl (1:1.17-1) ...
21:28:54 #10 42.83 Setting up libclone-perl:armhf (0.46-1) ...
21:28:54 #10 42.86 Setting up libarchive-zip-perl (1.68-1) ...
21:28:54 #11 22.91 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:28:54 #11 22.93 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:28:54 #11 22.93 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
21:28:54 #11 23.06 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB]
21:28:54 #11 23.07 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB]
21:28:54 #11 23.10 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB]
21:28:54 #11 14.51 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python-apt-common all 2.4.0+22.10 [14.8 kB]
21:28:54 #10 45.29 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
21:28:54 #10 45.32 Selecting previously unselected package libxml-namespacesupport-perl.
21:28:54 #10 45.32 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:28:54 #10 45.32 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:28:54 #10 45.35 Selecting previously unselected package libxml-sax-base-perl.
21:28:54 #10 45.35 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ...
21:28:54 #10 45.36 Unpacking libxml-sax-base-perl (1.09-1) ...
21:28:54 #10 45.39 Selecting previously unselected package libxml-sax-perl.
21:28:54 #10 45.40 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ...
21:28:54 #10 45.40 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
21:28:54 #10 45.44 Selecting previously unselected package libxml-libxml-perl.
21:28:54 #10 45.45 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
21:28:54 #10 45.45 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
21:28:54 #10 45.52 Selecting previously unselected package libxml-sax-expat-perl.
21:28:54 #11 55.22 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
21:28:54 #11 55.23 Setting up libreadline8:amd64 (8.1.2-1) ...
21:28:54 #11 55.25 Setting up m4 (1.4.18-5ubuntu2) ...
21:28:54 #11 55.26 Setting up libldap-2.5-0:amd64 (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:28:54 #11 55.27 Setting up libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2ubuntu1) ...
21:28:54 #11 55.29 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
21:28:54 #11 37.59 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ...
21:28:54 #11 37.59 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
21:28:54 #11 37.62 Selecting previously unselected package libxcb1:armhf.
21:28:54 #11 37.62 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ...
21:28:54 #11 37.63 Unpacking libxcb1:armhf (1.14-2) ...
21:28:54 #11 37.66 Selecting previously unselected package libx11-data.
21:28:54 #11 37.66 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
21:28:54 #11 37.66 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
21:28:54 #11 37.71 Selecting previously unselected package libx11-6:armhf.
21:28:54 #11 37.71 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_armhf.deb ...
21:28:54 #11 37.72 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
21:28:54 #11 37.79 Selecting previously unselected package libxext6:armhf.
21:28:54 #11 37.79 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ...
21:28:54 #11 37.79 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ...
21:28:54 #11 37.82 Selecting previously unselected package libxmuu1:armhf.
21:28:54 #11 extracting sha256:db119aaf144b2bc25823dcfc08c6e276826608564a4fb7e50c46d6fc8b8dea14 2.4s done
21:28:54 #11 extracting sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736
21:28:54 #11 55.87 Selecting previously unselected package manpages-dev.
21:28:54 #11 55.87 Preparing to unpack .../386-manpages-dev_5.13-1_all.deb ...
21:28:54 #11 55.88 Unpacking manpages-dev (5.13-1) ...
21:28:54 #11 55.98 Selecting previously unselected package python3-certifi.
21:28:54 #11 55.98 Preparing to unpack .../387-python3-certifi_2022.6.15-2_all.deb ...
21:28:54 #11 55.99 Unpacking python3-certifi (2022.6.15-2) ...
21:28:54 #11 56.02 Selecting previously unselected package python3-cffi-backend:amd64.
21:28:54 #11 56.02 Preparing to unpack .../388-python3-cffi-backend_1.15.1-1_amd64.deb ...
21:28:54 #11 56.02 Unpacking python3-cffi-backend:amd64 (1.15.1-1) ...
21:28:54 #11 56.05 Selecting previously unselected package python3-cryptography.
21:28:54 #11 56.06 Preparing to unpack .../389-python3-cryptography_3.4.8-2_amd64.deb ...
21:28:54 #11 56.06 Unpacking python3-cryptography (3.4.8-2) ...
21:28:54 #11 56.11 Selecting previously unselected package python3-idna.
21:28:54 #9 43.08 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
21:28:54 #9 43.08 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
21:28:54 #9 43.12 Selecting previously unselected package libtask-weaken-perl.
21:28:54 #9 43.12 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
21:28:54 #9 43.13 Unpacking libtask-weaken-perl (1.06-1) ...
21:28:54 #9 43.15 Selecting previously unselected package libxml-parser-perl:amd64.
21:28:54 #9 43.16 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
21:28:54 #9 43.16 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
21:28:54 #9 43.21 Selecting previously unselected package libsoap-lite-perl.
21:28:54 #9 43.22 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
21:28:54 #9 43.22 Unpacking libsoap-lite-perl (1.27-1) ...
21:28:54 #9 43.28 Selecting previously unselected package libsort-key-perl.
21:28:54 #9 43.28 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
21:28:54 #9 43.29 Unpacking libsort-key-perl (1.33-2+b3) ...
21:28:54 #9 43.32 Selecting previously unselected package libstring-copyright-perl.
21:28:54 #12 10.77   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          57/99 
21:28:54 #12 18.32   Installing       : python3-policycoreutils-3.4-6.fc37.noarch            58/99 
21:28:54 #12 18.34   Installing       : policycoreutils-python-utils-3.4-6.fc37.noarch       59/99 
21:28:54 #12 18.34   Running scriptlet: openssh-8.8p1-9.fc37.x86_64                          60/99 
21:28:54 #12 18.37   Installing       : openssh-8.8p1-9.fc37.x86_64                          60/99 
21:28:54 #12 18.38   Installing       : libcbor-0.7.0-7.fc37.x86_64                          61/99 
21:28:54 #12 18.39   Installing       : libfido2-1.11.0-3.fc37.x86_64                        62/99 
21:28:54 #12 18.40   Installing       : openssh-clients-8.8p1-9.fc37.x86_64                  63/99 
21:28:54 #12 18.41   Running scriptlet: openssh-clients-8.8p1-9.fc37.x86_64                  63/99 
21:28:54 #12 18.42   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         64/99 
21:28:54 #12 18.43   Installing       : libargon2-20190702-1.fc37.x86_64                     65/99 
21:28:54 #12 18.44   Installing       : less-590-5.fc37.x86_64                               66/99 
21:28:54 #12 18.52   Installing       : git-core-2.39.2-1.fc37.x86_64                        67/99 
21:28:54 #12 18.55   Installing       : git-core-doc-2.39.2-1.fc37.noarch                    68/99 
21:28:54 #12 18.57   Installing       : perl-Git-2.39.2-1.fc37.noarch                        69/99 
21:28:54 #12 18.57   Installing       : git-2.39.2-1.fc37.x86_64                             70/99 
21:28:54 #12 18.58   Installing       : kmod-libs-30-2.fc37.x86_64                           71/99 
21:28:54 #12 18.60   Installing       : systemd-networkd-251.13-6.fc37.x86_64                72/99 
21:28:54 #12 18.60   Running scriptlet: systemd-networkd-251.13-6.fc37.x86_64                72/99 
21:28:54 #12 18.62   Installing       : systemd-pam-251.13-6.fc37.x86_64                     73/99 
21:28:54 #12 18.63   Installing       : systemd-resolved-251.13-6.fc37.x86_64                74/99 
21:28:54 #12 18.64   Running scriptlet: systemd-resolved-251.13-6.fc37.x86_64                74/99 
21:28:54 #12 18.76   Installing       : systemd-251.13-6.fc37.x86_64                         75/99 
21:28:54 #12 18.77   Running scriptlet: systemd-251.13-6.fc37.x86_64                         75/99 
21:28:54 #12 18.92 Creating group 'input' with GID 104.
21:28:54 #12 18.92 Creating group 'kvm' with GID 36.
21:28:54 #12 18.92 Creating group 'render' with GID 105.
21:28:54 #12 18.92 Creating group 'sgx' with GID 106.
21:28:54 #12 18.92 Creating group 'systemd-journal' with GID 190.
21:28:54 #12 18.92 Creating group 'systemd-network' with GID 192.
21:28:54 #12 18.92 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:28:54 #12 18.92 Creating group 'systemd-oom' with GID 999.
21:28:54 #12 18.92 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
21:28:54 #12 18.92 Creating group 'systemd-resolve' with GID 193.
21:28:54 #12 18.92 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:28:54 #12 18.92 
21:28:54 #12 18.93   Installing       : cryptsetup-libs-2.6.1-1.fc37.x86_64                  76/99 
21:28:54 #12 18.94   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            77/99 
21:28:54 #12 18.95   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 78/99 
21:28:54 #12 18.95   Installing       : jsoncpp-1.9.5-3.fc37.x86_64                          79/99 
21:28:54 #10 42.87 Setting up libhtml-tagset-perl (3.20-6) ...
21:28:54 #10 42.88 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
21:28:54 #10 42.89 Setting up libdebhelper-perl (13.11.4) ...
21:28:54 #10 42.90 Setting up liblwp-mediatypes-perl (6.04-2) ...
21:28:54 #10 42.91 Setting up libtry-tiny-perl (0.31-2) ...
21:28:54 #10 42.93 Setting up libnet-http-perl (6.22-1) ...
21:28:54 #10 42.94 Setting up libencode-locale-perl (1.05-3) ...
21:28:54 #10 42.96 Setting up binutils (2.40-2+rpi1) ...
21:28:54 #10 42.97 Setting up libdevel-callchecker-perl:armhf (0.008-2) ...
21:28:54 #10 42.98 Setting up man-db (2.11.2-2) ...
21:28:54 #10 43.09 Building database of manual pages ...
21:28:54 #11 23.21 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:28:54 #11 23.21 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
21:28:54 #11 23.23 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB]
21:28:54 #11 14.66 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3-apt armhf 2.4.0+22.10 [149 kB]
21:28:54 #11 14.87 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
21:28:54 #10 45.52 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ...
21:28:54 #10 45.52 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:28:54 #10 45.57 Selecting previously unselected package libxml-simple-perl.
21:28:54 #10 45.57 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ...
21:28:54 #10 45.57 Unpacking libxml-simple-perl (2.25-1) ...
21:28:54 #10 45.61 Selecting previously unselected package libxmlrpc-lite-perl.
21:28:54 #10 45.61 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ...
21:28:54 #10 45.61 Unpacking libxmlrpc-lite-perl (0.717-2) ...
21:28:54 #10 45.65 Selecting previously unselected package libxmuu1:amd64.
21:28:54 #10 45.65 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
21:28:54 #10 45.65 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
21:28:54 #10 45.69 Selecting previously unselected package libyaml-0-2:amd64.
21:28:54 #10 45.69 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ...
21:28:54 #10 45.70 Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
21:28:54 #10 45.73 Selecting previously unselected package libyaml-libyaml-perl.
21:28:54 #10 45.73 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ...
21:28:54 #10 45.74 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
21:28:54 #10 45.77 Selecting previously unselected package licensecheck.
21:28:55 #11 37.82 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
21:28:55 #11 37.82 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
21:28:55 #11 37.85 Selecting previously unselected package manpages.
21:28:55 #11 37.85 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
21:28:55 #11 37.85 Unpacking manpages (5.05-1) ...
21:28:55 #11 37.96 Selecting previously unselected package openssh-client.
21:28:55 #11 37.96 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_armhf.deb ...
21:28:55 #11 37.97 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
21:28:55 #11 38.05 Selecting previously unselected package publicsuffix.
21:28:55 #11 38.05 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
21:28:55 #11 38.05 Unpacking publicsuffix (20200303.0012-1) ...
21:28:55 #11 38.09 Selecting previously unselected package python-apt-common.
21:28:55 #11 56.11 Preparing to unpack .../390-python3-idna_3.3-1_all.deb ...
21:28:55 #11 56.12 Unpacking python3-idna (3.3-1) ...
21:28:55 #11 56.15 Selecting previously unselected package python3-nacl.
21:28:55 #11 56.15 Preparing to unpack .../391-python3-nacl_1.5.0-2_amd64.deb ...
21:28:55 #11 56.16 Unpacking python3-nacl (1.5.0-2) ...
21:28:55 #11 56.20 Selecting previously unselected package python3-six.
21:28:55 #11 56.20 Preparing to unpack .../392-python3-six_1.16.0-4_all.deb ...
21:28:55 #11 56.21 Unpacking python3-six (1.16.0-4) ...
21:28:55 #11 56.24 Selecting previously unselected package python3-bcrypt.
21:28:55 #11 56.24 Preparing to unpack .../393-python3-bcrypt_3.2.0-1build1_amd64.deb ...
21:28:55 #11 56.24 Unpacking python3-bcrypt (3.2.0-1build1) ...
21:28:55 #11 56.28 Selecting previously unselected package python3-paramiko.
21:28:55 #11 56.28 Preparing to unpack .../394-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
21:28:55 #11 56.28 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
21:28:55 #11 56.32 Selecting previously unselected package python3-urllib3.
21:28:55 #11 56.33 Preparing to unpack .../395-python3-urllib3_1.26.9-1_all.deb ...
21:28:55 #11 56.33 Unpacking python3-urllib3 (1.26.9-1) ...
21:28:55 #11 56.37 Selecting previously unselected package python3-requests.
21:28:55 #9 43.32 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
21:28:55 #9 43.33 Unpacking libstring-copyright-perl (0.003006-1) ...
21:28:55 #9 43.36 Selecting previously unselected package libstring-escape-perl.
21:28:55 #9 43.36 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
21:28:55 #9 43.37 Unpacking libstring-escape-perl (2010.002-2) ...
21:28:55 #9 43.39 Selecting previously unselected package libstring-shellquote-perl.
21:28:55 #9 43.40 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
21:28:55 #9 43.40 Unpacking libstring-shellquote-perl (1.04-1) ...
21:28:55 #9 43.43 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
21:28:55 #9 43.43 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
21:28:55 #9 43.44 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
21:28:55 #9 43.47 Selecting previously unselected package libterm-readkey-perl.
21:28:55 #9 43.47 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
21:28:55 #9 43.48 Unpacking libterm-readkey-perl (2.38-1+b2) ...
21:28:55 #9 43.51 Selecting previously unselected package libtext-levenshteinxs-perl.
21:28:55 #9 43.51 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
21:28:55 #9 43.51 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
21:28:55 #9 43.54 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
21:28:55 #10 40.78 Selecting previously unselected package iso-codes.
21:28:55 #10 40.78 Preparing to unpack .../173-iso-codes_4.13.0-1_all.deb ...
21:28:55 #10 40.78 Unpacking iso-codes (4.13.0-1) ...
21:28:55 #12 18.96   Installing       : gc-8.0.6-4.fc37.x86_64                               80/99 
21:28:55 #12 19.23   Installing       : guile22-2.2.7-6.fc37.x86_64                          81/99 
21:28:55 #12 8.949 Setting up libncurses6:armhf (6.2+20201114-2) ...
21:28:55 #12 8.958 Setting up pkg-config (0.29.2-1) ...
21:28:55 #12 9.004 Setting up libudev-dev:armhf (247.3-7+deb11u1) ...
21:28:55 #12 9.012 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
21:28:55 #12 9.021 Setting up libjsoncpp24:armhf (1.9.4-4) ...
21:28:55 #12 9.030 Setting up librhash0:armhf (1.4.1-2) ...
21:28:55 #12 9.039 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:28:55 #12 9.051 Setting up dh-apparmor (2.13.6-10) ...
21:28:55 #12 9.060 Setting up libsystemd-dev:armhf (247.3-7+deb11u1) ...
21:28:55 #12 9.069 Setting up libprocps8:armhf (2:3.3.17-5) ...
21:28:55 #12 9.077 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
21:28:55 #12 9.087 Setting up libselinux1-dev:armhf (3.1-3) ...
21:28:55 #12 9.097 Setting up procps (2:3.3.17-5) ...
21:28:55 #12 9.128 Setting up cmake (3.18.4-2+deb11u1) ...
21:28:55 #11 14.94 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf shared-mime-info armhf 2.2-1 [457 kB]
21:28:55 #11 15.05 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf systemd-resolved armhf 251.4-1ubuntu7.1 [265 kB]
21:28:55 #11 15.08 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf systemd-timesyncd armhf 251.4-1ubuntu7.1 [33.5 kB]
21:28:55 #11 15.09 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf ucf all 3.0043 [56.1 kB]
21:28:55 #11 15.09 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xdg-user-dirs armhf 0.17-2ubuntu4 [52.6 kB]
21:28:55 #11 15.10 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bsdextrautils armhf 2.38-4ubuntu1 [76.6 kB]
21:28:55 #11 15.10 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmagic-mgc armhf 1:5.41-4 [257 kB]
21:28:55 #11 15.12 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmagic1 armhf 1:5.41-4 [80.1 kB]
21:28:55 #10 45.77 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ...
21:28:55 #10 45.77 Unpacking licensecheck (3.0.31-3) ...
21:28:55 #10 45.80 Selecting previously unselected package t1utils.
21:28:55 #10 45.81 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ...
21:28:55 #10 45.81 Unpacking t1utils (1.41-3) ...
21:28:55 #10 45.86 Selecting previously unselected package lintian.
21:28:55 #10 45.86 Preparing to unpack .../317-lintian_2.15.0_all.deb ...
21:28:55 #10 45.87 Unpacking lintian (2.15.0) ...
21:28:55 #10 46.01 Selecting previously unselected package lsb-release.
21:28:55 #10 46.01 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ...
21:28:55 #10 46.02 Unpacking lsb-release (10.2019051400) ...
21:28:55 #10 46.05 Selecting previously unselected package mailutils.
21:28:55 #11 55.63 Updating certificates in /etc/ssl/certs...
21:28:55 #12 0.924 Reading package lists...
21:28:55 #11 38.09 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
21:28:55 #11 38.09 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:28:55 #11 38.12 Selecting previously unselected package python3-apt.
21:28:55 #11 38.12 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ...
21:28:55 #11 38.13 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
21:28:55 #11 38.17 Selecting previously unselected package strace.
21:28:55 #11 38.17 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ...
21:28:55 #11 38.17 Unpacking strace (5.5-3ubuntu1) ...
21:28:55 #11 38.22 Selecting previously unselected package xauth.
21:28:55 #11 38.22 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ...
21:28:55 #11 38.23 Unpacking xauth (1:1.1-0ubuntu1) ...
21:28:55 #11 38.26 Selecting previously unselected package libfl2:armhf.
21:28:55 #11 38.26 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ...
21:28:55 #11 38.26 Unpacking libfl2:armhf (2.6.4-6.2) ...
21:28:55 #11 38.30 Selecting previously unselected package at.
21:28:55 #11 38.30 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ...
21:28:55 #11 38.30 Unpacking at (3.1.23-1ubuntu1) ...
21:28:55 #11 38.34 Selecting previously unselected package libsigsegv2:armhf.
21:28:55 #11 56.38 Preparing to unpack .../396-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
21:28:55 #11 56.38 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
21:28:55 #11 56.42 Selecting previously unselected package python3-unidiff.
21:28:55 #11 56.42 Preparing to unpack .../397-python3-unidiff_0.7.3-1_all.deb ...
21:28:55 #11 56.42 Unpacking python3-unidiff (0.7.3-1) ...
21:28:55 #11 56.45 Selecting previously unselected package zstd.
21:28:55 #11 56.46 Preparing to unpack .../398-zstd_1.5.2+dfsg-1_amd64.deb ...
21:28:55 #11 56.46 Unpacking zstd (1.5.2+dfsg-1) ...
21:28:55 #11 56.50 Selecting previously unselected package equivs.
21:28:55 #11 56.50 Preparing to unpack .../399-equivs_2.3.1_all.deb ...
21:28:55 #11 56.50 Unpacking equivs (2.3.1) ...
21:28:55 #11 56.53 Selecting previously unselected package libauthen-sasl-perl.
21:28:55 #11 56.53 Preparing to unpack .../400-libauthen-sasl-perl_2.1600-2_all.deb ...
21:28:55 #11 56.54 Unpacking libauthen-sasl-perl (2.1600-2) ...
21:28:55 #11 56.57 Selecting previously unselected package python3-magic.
21:28:55 #11 56.57 Preparing to unpack .../401-python3-magic_2%3a0.4.26-2_all.deb ...
21:28:55 #11 56.58 Unpacking python3-magic (2:0.4.26-2) ...
21:28:55 #11 56.63 Setting up libip4tc2:amd64 (1.8.7-1ubuntu6) ...
21:28:55 #9 43.55 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
21:28:55 #9 43.58 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
21:28:55 #9 43.61 Selecting previously unselected package libtext-xslate-perl.
21:28:55 #9 43.62 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
21:28:55 #9 43.62 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
21:28:55 #9 43.67 Selecting previously unselected package libtime-duration-perl.
21:28:55 #9 43.67 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
21:28:55 #9 43.68 Unpacking libtime-duration-perl (1.21-1) ...
21:28:55 #9 43.71 Selecting previously unselected package libtime-moment-perl.
21:28:55 #9 43.71 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
21:28:55 #9 43.71 Unpacking libtime-moment-perl (0.44-1+b3) ...
21:28:55 #9 43.75 Selecting previously unselected package libtype-tiny-xs-perl.
21:28:55 #9 43.76 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
21:28:55 #9 43.76 Unpacking libtype-tiny-xs-perl (0.022-1) ...
21:28:55 #9 43.79 Selecting previously unselected package libunicode-utf8-perl.
21:28:55 #10 41.20 Selecting previously unselected package libabsl20220623:amd64.
21:28:55 #10 41.20 Preparing to unpack .../174-libabsl20220623_20220623.1-1_amd64.deb ...
21:28:55 #10 41.21 Unpacking libabsl20220623:amd64 (20220623.1-1) ...
21:28:55 #10 41.27 Selecting previously unselected package libalgorithm-diff-perl.
21:28:55 #10 41.28 Preparing to unpack .../175-libalgorithm-diff-perl_1.201-1_all.deb ...
21:28:55 #10 41.28 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:28:55 #10 41.32 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64.
21:28:55 #12 19.25   Installing       : make-1:4.3-11.fc37.x86_64                            82/99 
21:28:55 #12 19.74   Installing       : gcc-12.2.1-4.fc37.x86_64                             83/99 
21:28:55 #12 19.75   Running scriptlet: gcc-12.2.1-4.fc37.x86_64                             83/99 
21:28:55 #12 9.138 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:28:55 #12 9.147 Setting up dmsetup (2:1.02.175-2.1) ...
21:28:55 #12 9.157 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
21:28:55 #12 9.166 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
21:28:55 #12 9.177 Setting up docker-ce-build-deps (1.0) ...
21:28:55 #12 9.188 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:28:55 #12 9.204 Processing triggers for man-db (2.9.4-2) ...
21:28:55 #11 23.68 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB]
21:28:55 #11 23.84 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB]
21:28:55 #11 23.94 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
21:28:55 #10 46.05 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ...
21:28:55 #10 46.06 Unpacking mailutils (1:3.5-4) ...
21:28:55 #10 46.11 Selecting previously unselected package manpages-dev.
21:28:55 #10 46.11 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ...
21:28:55 #10 46.12 Unpacking manpages-dev (4.16-2) ...
21:28:55 #11 56.06 124 added, 0 removed; done.
21:28:55 #11 56.09 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
21:28:55 #11 56.10 Setting up libgdbm-compat4:amd64 (1.23-1) ...
21:28:55 #11 56.12 Setting up libgcc-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:55 #11 56.13 Setting up dwz (0.14-1build2) ...
21:28:55 #11 56.15 Setting up groff-base (1.22.4-8build1) ...
21:28:55 #11 56.17 Setting up cpp (4:11.2.0-1ubuntu1) ...
21:28:55 #11 56.19 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:28:55 #11 56.20 Setting up debugedit (1:5.0-4build1) ...
21:28:55 #12 2.065 dpkg-buildpackage: info: source package docker-ce-build-deps
21:28:55 #12 2.065 dpkg-buildpackage: info: source version 1.0
21:28:55 #12 2.065 dpkg-buildpackage: info: source distribution unstable
21:28:55 #12 2.065 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:28:55 #12 2.104 dpkg-buildpackage: info: host architecture armhf
21:28:55 #12 2.104  dpkg-source --before-build .
21:28:55 #12 2.209  debian/rules clean
21:28:55 #11 38.34 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ...
21:28:55 #11 38.34 Unpacking libsigsegv2:armhf (2.12-2) ...
21:28:55 #11 38.37 Selecting previously unselected package m4.
21:28:55 #11 38.37 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ...
21:28:55 #11 38.37 Unpacking m4 (1.4.18-4) ...
21:28:55 #11 38.41 Selecting previously unselected package autoconf.
21:28:55 #11 38.41 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
21:28:55 #11 38.42 Unpacking autoconf (2.69-11.1) ...
21:28:55 #11 38.47 Selecting previously unselected package autotools-dev.
21:28:55 #11 38.47 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
21:28:55 #11 38.48 Unpacking autotools-dev (20180224.1) ...
21:28:55 #11 38.51 Selecting previously unselected package automake.
21:28:55 #11 38.51 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
21:28:55 #11 38.52 Unpacking automake (1:1.16.1-4ubuntu6) ...
21:28:55 #11 38.58 Selecting previously unselected package autopoint.
21:28:55 #11 56.64 Setting up libksba8:amd64 (1.6.0-3ubuntu1.1) ...
21:28:55 #11 56.65 Setting up media-types (8.0.0) ...
21:28:55 #11 56.67 Setting up libpipeline1:amd64 (1.5.6-2) ...
21:28:55 #11 56.68 Setting up libicu71:amd64 (71.1-3ubuntu1) ...
21:28:55 #11 56.69 Setting up wdiff (1.2.2-2build3) ...
21:28:55 #11 56.70 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
21:28:55 #11 56.71 Setting up libre2-9:amd64 (20220601+dfsg-1) ...
21:28:55 #11 56.72 Setting up libkeyutils1:amd64 (1.6.3-1) ...
21:28:55 #11 56.73 Setting up lto-disabled-list (35) ...
21:28:55 #11 56.75 Setting up libapparmor1:amd64 (3.0.7-1ubuntu2) ...
21:28:55 #11 56.76 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
21:28:55 #11 56.77 Setting up libsodium23:amd64 (1.0.18-1build2) ...
21:28:55 #11 56.78 Setting up bsdextrautils (2.38-4ubuntu1) ...
21:28:55 #11 56.79 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ...
21:28:55 #11 56.80 Setting up libtext-glob-perl (0.11-2) ...
21:28:55 #11 56.81 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
21:28:55 #11 56.84 Setting up libmagic-mgc (1:5.41-4) ...
21:28:55 #9 43.79 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
21:28:55 #9 43.80 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
21:28:55 #9 43.83 Selecting previously unselected package libunwind8:amd64.
21:28:55 #9 43.83 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
21:28:55 #9 43.84 Unpacking libunwind8:amd64 (1.3.2-2) ...
21:28:55 #9 43.87 Selecting previously unselected package libxdelta2.
21:28:55 #9 43.88 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
21:28:55 #9 43.89 Unpacking libxdelta2 (1.1.3-9.3) ...
21:28:55 #9 43.95 Selecting previously unselected package libxext6:amd64.
21:28:55 #9 43.96 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
21:28:55 #9 43.96 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
21:28:55 #9 43.99 Selecting previously unselected package libxml-namespacesupport-perl.
21:28:55 #9 43.99 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:28:55 #9 44.00 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:28:55 #9 44.03 Selecting previously unselected package libxml-sax-base-perl.
21:28:55 #9 44.03 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:28:55 #9 44.03 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:28:55 #10 41.32 Preparing to unpack .../176-libalgorithm-diff-xs-perl_0.04-8+b1_amd64.deb ...
21:28:55 #10 41.32 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ...
21:28:55 #10 41.36 Selecting previously unselected package libalgorithm-merge-perl.
21:28:55 #10 41.36 Preparing to unpack .../177-libalgorithm-merge-perl_0.08-5_all.deb ...
21:28:55 #10 41.36 Unpacking libalgorithm-merge-perl (0.08-5) ...
21:28:55 #10 41.39 Selecting previously unselected package libaliased-perl.
21:28:55 #10 41.39 Preparing to unpack .../178-libaliased-perl_0.34-3_all.deb ...
21:28:55 #10 41.40 Unpacking libaliased-perl (0.34-3) ...
21:28:55 #10 41.44 Selecting previously unselected package libaom3:amd64.
21:28:55 #10 41.44 Preparing to unpack .../179-libaom3_3.6.0-1_amd64.deb ...
21:28:55 #10 41.44 Unpacking libaom3:amd64 (3.6.0-1) ...
21:28:55 #12 19.77   Installing       : policycoreutils-devel-3.4-6.fc37.x86_64              84/99 
21:28:55 #12 19.90   Installing       : selinux-policy-devel-37.19-1.fc37.noarch             85/99 
21:28:55 #11 23.98 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
21:28:55 #11 24.05 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB]
21:28:55 #11 24.09 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
21:28:55 #11 24.10 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
21:28:55 #11 24.17 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:28:55 #10 49.78 Setting up libmpc3:armhf (1.1.0-1) ...
21:28:55 #10 49.79 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
21:28:55 #10 49.80 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
21:28:55 #10 49.81 Setting up libgdbm-compat4:armhf (1.14.1-6) ...
21:28:55 #10 49.82 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
21:28:55 #10 49.83 Setting up bsdmainutils (11.1.2ubuntu1) ...
21:28:55 #10 49.85 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:28:55 #10 49.85 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
21:28:55 #10 49.86 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:28:55 #10 49.86 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
21:28:55 #10 49.87 Setting up libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:28:55 #10 49.88 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
21:28:55 #10 46.49 Selecting previously unselected package psmisc.
21:28:55 #10 46.49 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ...
21:28:55 #10 46.50 Unpacking psmisc (23.2-1+deb10u1) ...
21:28:55 #10 46.59 Selecting previously unselected package publicsuffix.
21:28:55 #11 15.53 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf file armhf 1:5.41-4 [20.6 kB]
21:28:55 #11 15.69 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gettext-base armhf 0.21-8 [37.6 kB]
21:28:55 #11 15.77 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
21:28:55 #10 43.75 Setting up dpkg-dev (1.21.21+rpi1) ...
21:28:55 #10 43.77 Setting up intltool-debian (0.35.0+20060710.6) ...
21:28:55 #10 43.79 Setting up liberror-perl (0.17029-2) ...
21:28:55 #10 43.80 Setting up patchutils (0.4.2-1) ...
21:28:55 #10 43.81 Setting up gcc-12 (12.2.0-14+rpi1) ...
21:28:55 #10 43.83 Setting up libipc-run-perl (20220807.0-1) ...
21:28:55 #10 43.84 Setting up git (1:2.39.2-1.1) ...
21:28:55 #10 43.86 Setting up libwww-robotrules-perl (6.02-1) ...
21:28:55 #10 43.88 Setting up libnsl-dev:armhf (1.3.0-2) ...
21:28:55 #10 43.89 Setting up libhtml-parser-perl:armhf (3.81-1) ...
21:28:55 #10 43.91 Setting up librole-tiny-perl (2.002004-1) ...
21:28:55 #10 43.92 Setting up libc6-dev:armhf (2.36-8+rpi1) ...
21:28:55 #10 43.93 Setting up libfile-homedir-perl (1.006-2) ...
21:28:55 #10 43.95 Setting up libio-socket-ssl-perl (2.081-2) ...
21:28:55 #10 43.96 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
21:28:55 #10 43.97 Setting up libhttp-message-perl (6.44-1) ...
21:28:55 #10 43.98 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
21:28:55 #10 43.99 Setting up python3.11 (3.11.2-6) ...
21:28:55 #11 56.21 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.10) ...
21:28:55 #11 56.23 Setting up libc6-dev:amd64 (2.35-0ubuntu3.1) ...
21:28:55 #11 56.24 Setting up libx11-6:amd64 (2:1.7.5-1) ...
21:28:55 #11 56.25 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.4) ...
21:28:55 #11 56.27 Setting up curl (7.81.0-1ubuntu1.10) ...
21:28:55 #11 56.28 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
21:28:55 #11 56.29 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
21:28:55 #11 56.30 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
21:28:55 #11 56.32 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:28:55 #11 56.33 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
21:28:55 #11 56.34 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:28:55 #11 56.36 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.1) ...
21:28:55 #11 56.37 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.1) ...
21:28:55 #11 56.38 Setting up gettext (0.21-4ubuntu4) ...
21:28:55 #11 56.40 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:28:55 #12 2.210 dh clean
21:28:55 #12 2.293    dh_clean
21:28:55 #12 2.329  debian/rules binary
21:28:55 #12 2.330 dh binary
21:28:55 #12 2.400    dh_update_autotools_config
21:28:55 #12 2.429    dh_autoreconf
21:28:55 #12 2.473    create-stamp debian/debhelper-build-stamp
21:28:55 #12 2.473    dh_prep
21:28:55 #12 2.502    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:28:55 #12 2.555    dh_install
21:28:55 #11 38.58 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
21:28:55 #11 38.59 Unpacking autopoint (0.19.8.1-10build1) ...
21:28:55 #11 38.62 Selecting previously unselected package binutils-common:armhf.
21:28:55 #11 38.62 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.4_armhf.deb ...
21:28:55 #11 38.63 Unpacking binutils-common:armhf (2.34-6ubuntu1.4) ...
21:28:55 #11 38.67 Selecting previously unselected package libbinutils:armhf.
21:28:55 #11 38.67 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.4_armhf.deb ...
21:28:55 #11 38.68 Unpacking libbinutils:armhf (2.34-6ubuntu1.4) ...
21:28:55 #11 38.73 Selecting previously unselected package libctf-nobfd0:armhf.
21:28:55 #11 38.73 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.4_armhf.deb ...
21:28:55 #11 38.74 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.4) ...
21:28:55 #11 38.77 Selecting previously unselected package libctf0:armhf.
21:28:55 #11 38.77 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.4_armhf.deb ...
21:28:55 #11 38.77 Unpacking libctf0:armhf (2.34-6ubuntu1.4) ...
21:28:55 #11 38.80 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:28:55 #11 38.80 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.4_armhf.deb ...
21:28:55 #11 38.80 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.4) ...
21:28:55 #11 56.85 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
21:28:55 #11 56.86 Setting up libglib2.0-0:amd64 (2.74.3-0ubuntu1) ...
21:28:55 #11 56.87 No schema files found: doing nothing.
21:28:55 #11 56.87 Setting up distro-info-data (0.54ubuntu0.1) ...
21:28:55 #11 56.89 Setting up manpages (5.13-1) ...
21:28:55 #11 56.90 Setting up libtirpc-common (1.3.3+ds-1) ...
21:28:55 #11 56.91 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
21:28:55 #11 56.92 Setting up unzip (6.0-27ubuntu1) ...
21:28:55 #11 56.94 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
21:28:55 #11 56.95 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
21:28:55 #11 56.96 Setting up libsqlite3-0:amd64 (3.39.3-1) ...
21:28:55 #11 56.97 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:28:55 #11 56.98 Setting up libfcgi-bin (2.4.2-2build2) ...
21:28:55 #11 57.00 Setting up binutils-common:amd64 (2.39-3ubuntu1.1) ...
21:28:55 #11 57.01 Setting up libnghttp2-14:amd64 (1.49.0-1) ...
21:28:55 #11 57.02 Setting up libmagic1:amd64 (1:5.41-4) ...
21:28:55 #11 57.04 Setting up libdeflate0:amd64 (1.12-1) ...
21:28:55 #11 57.05 Setting up less (590-1ubuntu0.22.10.1) ...
21:28:55 #11 57.07 Setting up perl-openssl-defaults:amd64 (7) ...
21:28:55 #11 57.08 Setting up linux-libc-dev:amd64 (5.19.0-38.39) ...
21:28:55 #11 57.09 Setting up libctf-nobfd0:amd64 (2.39-3ubuntu1.1) ...
21:28:55 #11 57.10 Setting up gettext-base (0.21-8) ...
21:28:55 #11 57.11 Setting up m4 (1.4.19-1) ...
21:28:55 #11 57.13 Setting up liblzo2-2:amd64 (2.10-2build3) ...
21:28:55 #11 57.14 Setting up libnpth0:amd64 (1.6-3build2) ...
21:28:55 #11 57.15 Setting up krb5-locales (1.20-1ubuntu0.1) ...
21:28:55 #9 44.10 Selecting previously unselected package libxml-sax-perl.
21:28:55 #9 44.10 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:28:55 #9 44.10 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:28:55 #9 44.14 Selecting previously unselected package libxml-libxml-perl.
21:28:55 #9 44.14 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
21:28:55 #9 44.15 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:28:55 #9 44.21 Selecting previously unselected package libxml-sax-expat-perl.
21:28:55 #9 44.22 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
21:28:55 #9 44.22 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:28:55 #9 44.25 Selecting previously unselected package libxmlrpc-lite-perl.
21:28:55 #9 44.25 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
21:28:55 #9 44.26 Unpacking libxmlrpc-lite-perl (0.717-4) ...
21:28:55 #9 44.30 Selecting previously unselected package libxmuu1:amd64.
21:28:55 #9 44.30 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
21:28:55 #9 44.30 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
21:28:55 #9 44.33 Selecting previously unselected package libyaml-0-2:amd64.
21:28:55 #10 41.63 Selecting previously unselected package libapt-pkg-perl.
21:28:55 #10 41.63 Preparing to unpack .../180-libapt-pkg-perl_0.1.40+b2_amd64.deb ...
21:28:55 #10 41.64 Unpacking libapt-pkg-perl (0.1.40+b2) ...
21:28:55 #10 41.67 Selecting previously unselected package libarchive-cpio-perl.
21:28:55 #10 41.67 Preparing to unpack .../181-libarchive-cpio-perl_0.10-3_all.deb ...
21:28:55 #10 41.68 Unpacking libarchive-cpio-perl (0.10-3) ...
21:28:55 #10 41.73 Selecting previously unselected package libarchive13:amd64.
21:28:55 #10 41.74 Preparing to unpack .../182-libarchive13_3.6.2-1_amd64.deb ...
21:28:55 #10 41.74 Unpacking libarchive13:amd64 (3.6.2-1) ...
21:28:55 #10 41.80 Selecting previously unselected package libarray-intspan-perl.
21:28:55 #10 41.80 Preparing to unpack .../183-libarray-intspan-perl_2.004-2_all.deb ...
21:28:55 #10 41.80 Unpacking libarray-intspan-perl (2.004-2) ...
21:28:55 #10 41.83 Selecting previously unselected package libauthen-sasl-perl.
21:28:55 #14 2.407 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:28:55 #14 2.409 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:28:55 #14 2.410 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:28:55 #14 2.410 Package ca-certificates-2022.2.54-80.2.el8.noarch is already installed.
21:28:55 #14 2.411 Package libarchive-3.3.3-5.el8.x86_64 is already installed.
21:28:55 #14 2.412 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
21:28:55 #14 2.412 Package systemd-239-73.el8.x86_64 is already installed.
21:28:55 #14 2.413 Package tar-2:1.30-9.el8.x86_64 is already installed.
21:28:55 #14 2.414 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:28:55 #14 2.547 Dependencies resolved.
21:28:55 #14 2.554 ================================================================================
21:28:55 #14 2.554  Package                      Arch   Version                   Repository  Size
21:28:55 #14 2.554 ================================================================================
21:28:55 #14 2.554 Installing:
21:28:55 #14 2.554  cmake                        x86_64 3.20.2-5.el8              appstream   12 M
21:28:55 #14 2.554  device-mapper-devel          x86_64 8:1.02.181-9.el8          powertools 284 k
21:28:55 #14 2.554  gcc                          x86_64 8.5.0-18.el8              baseos      23 M
21:28:55 #14 2.554  git                          x86_64 2.39.1-1.el8              appstream  104 k
21:28:55 #14 2.554  glibc-static                 x86_64 2.28-225.el8              powertools 2.1 M
21:28:55 #14 2.554  libseccomp-devel             x86_64 2.5.2-1.el8               appstream   57 k
21:28:55 #14 2.554  libselinux-devel             x86_64 2.9-8.el8                 baseos     200 k
21:28:55 #14 2.554  libtool                      x86_64 2.4.6-25.el8              appstream  709 k
21:28:55 #14 2.554  libtool-ltdl-devel           x86_64 2.4.6-25.el8              appstream  184 k
21:28:55 #14 2.554  make                         x86_64 1:4.2.1-11.el8            baseos     498 k
21:28:55 #14 2.554  selinux-policy-devel         noarch 3.14.3-117.el8            baseos     1.6 M
21:28:55 #14 2.554  systemd-devel                x86_64 239-73.el8                baseos     510 k
21:28:55 #14 2.554  which                        x86_64 2.21-18.el8               baseos      49 k
21:28:55 #14 2.554 Installing dependencies:
21:28:55 #14 2.554  annobin                      x86_64 11.13-1.el8               baseos     972 k
21:28:55 #14 2.554  autoconf                     noarch 2.69-29.el8               appstream  710 k
21:28:55 #14 2.554  automake                     noarch 1.16.1-7.el8              appstream  713 k
21:28:55 #14 2.554  checkpolicy                  x86_64 2.9-1.el8                 baseos     348 k
21:28:55 #14 2.554  cmake-data                   noarch 3.20.2-5.el8              appstream  1.7 M
21:28:55 #14 2.554  cmake-filesystem             x86_64 3.20.2-5.el8              appstream   45 k
21:28:55 #14 2.554  cmake-rpm-macros             noarch 3.20.2-5.el8              appstream   44 k
21:28:55 #14 2.554  cpp                          x86_64 8.5.0-18.el8              baseos      10 M
21:28:55 #14 2.554  gcc-plugin-annobin           x86_64 8.5.0-18.el8              baseos      35 k
21:28:55 #14 2.554  git-core                     x86_64 2.39.1-1.el8              appstream   10 M
21:28:55 #14 2.554  git-core-doc                 noarch 2.39.1-1.el8              appstream  3.0 M
21:28:55 #14 2.554  glibc-devel                  x86_64 2.28-225.el8              baseos      83 k
21:28:55 #14 2.554  glibc-headers                x86_64 2.28-225.el8              baseos     488 k
21:28:55 #14 2.554  isl                          x86_64 0.16.1-6.el8              appstream  841 k
21:28:55 #14 2.554  kernel-headers               x86_64 4.18.0-448.el8            baseos      11 M
21:28:55 #14 2.554  libedit                      x86_64 3.1-23.20170329cvs.el8    baseos     102 k
21:28:55 #14 2.554  libgomp                      x86_64 8.5.0-18.el8              baseos     208 k
21:28:55 #14 2.554  libmpc                       x86_64 1.1.0-9.1.el8             appstream   61 k
21:28:55 #14 2.554  libselinux-utils             x86_64 2.9-8.el8                 baseos     243 k
21:28:55 #14 2.554  libsepol-devel               x86_64 2.9-3.el8                 baseos      87 k
21:28:55 #14 2.554  libuv                        x86_64 1:1.41.1-1.el8_4          appstream  156 k
21:28:55 #14 2.554  libxcrypt-devel              x86_64 4.1.1-6.el8               baseos      25 k
21:28:55 #14 2.554  libxcrypt-static             x86_64 4.1.1-6.el8               powertools  56 k
21:28:55 #14 2.554  m4                           x86_64 1.4.18-7.el8              baseos     223 k
21:28:55 #14 2.554  openssh                      x86_64 8.0p1-17.el8              baseos     524 k
21:28:55 #14 2.554  openssh-clients              x86_64 8.0p1-17.el8              baseos     669 k
21:28:55 #14 2.554  pcre2-devel                  x86_64 10.32-3.el8               baseos     605 k
21:28:55 #14 2.554  pcre2-utf16                  x86_64 10.32-3.el8               baseos     229 k
21:28:55 #14 2.554  pcre2-utf32                  x86_64 10.32-3.el8               baseos     220 k
21:28:55 #14 2.554  perl-Error                   noarch 1:0.17025-2.el8           appstream   46 k
21:28:55 #14 2.554  perl-Git                     noarch 2.39.1-1.el8              appstream   78 k
21:28:55 #14 2.554  perl-TermReadKey             x86_64 2.37-7.el8                appstream   40 k
21:28:55 #14 2.554  perl-Thread-Queue            noarch 3.13-1.el8                appstream   24 k
21:28:55 #14 2.554  policycoreutils              x86_64 2.9-24.el8                baseos     409 k
21:28:55 #14 2.554  policycoreutils-devel        x86_64 2.9-24.el8                baseos     296 k
21:28:55 #14 2.554  policycoreutils-python-utils noarch 2.9-24.el8                baseos     260 k
21:28:55 #14 2.554  python3-audit                x86_64 3.0.7-4.el8               baseos      87 k
21:28:55 #14 2.554  python3-libselinux           x86_64 2.9-8.el8                 baseos     283 k
21:28:55 #14 2.554  python3-libsemanage          x86_64 2.9-9.el8                 baseos     128 k
21:28:55 #14 2.554  python3-policycoreutils      noarch 2.9-24.el8                baseos     2.3 M
21:28:55 #14 2.554  python3-setools              x86_64 4.3.0-3.el8               baseos     624 k
21:28:55 #14 2.554  rpm-plugin-selinux           x86_64 4.14.3-26.el8             baseos      78 k
21:28:55 #14 2.554  selinux-policy               noarch 3.14.3-117.el8            baseos     659 k
21:28:55 #14 2.554  selinux-policy-minimum       noarch 3.14.3-117.el8            baseos      14 M
21:28:55 #14 2.554  vim-filesystem               noarch 2:8.0.1763-19.el8.4       appstream   50 k
21:28:55 #14 2.554 
21:28:55 #14 2.554 Transaction Summary
21:28:55 #14 2.554 ================================================================================
21:28:55 #14 2.554 Install  58 Packages
21:28:55 #14 2.554 
21:28:55 #14 2.557 Total download size: 104 M
21:28:55 #14 2.557 Installed size: 285 M
21:28:55 #14 2.558 Downloading Packages:
21:28:55 #11 24.17 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
21:28:55 #11 24.23 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
21:28:55 #11 24.26 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
21:28:56 #10 46.60 Preparing to unpack .../322-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
21:28:56 #10 46.61 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
21:28:56 #10 46.71 Selecting previously unselected package python-apt-common.
21:28:56 #10 46.71 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ...
21:28:56 #10 46.72 Unpacking python-apt-common (1.8.4.3) ...
21:28:56 #10 46.83 Selecting previously unselected package python3-apt.
21:28:56 #10 46.83 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ...
21:28:56 #11 15.87 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
21:28:56 #12 2.592    dh_installdocs
21:28:56 #12 2.631    dh_installchangelogs
21:28:56 #11 39.02 Selecting previously unselected package binutils.
21:28:56 #11 39.03 Preparing to unpack .../073-binutils_2.34-6ubuntu1.4_armhf.deb ...
21:28:56 #11 39.03 Unpacking binutils (2.34-6ubuntu1.4) ...
21:28:56 #11 39.06 Selecting previously unselected package libc-dev-bin.
21:28:56 #11 39.06 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_armhf.deb ...
21:28:56 #11 39.06 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
21:28:56 #11 39.10 Selecting previously unselected package linux-libc-dev:armhf.
21:28:56 #11 39.10 Preparing to unpack .../075-linux-libc-dev_5.4.0-146.163_armhf.deb ...
21:28:56 #11 39.10 Unpacking linux-libc-dev:armhf (5.4.0-146.163) ...
21:28:56 #11 57.16 Setting up file (1:5.41-4) ...
21:28:56 #11 57.17 Setting up libassuan0:amd64 (2.5.5-4) ...
21:28:56 #11 57.18 Setting up libgomp1:amd64 (12.2.0-3ubuntu1) ...
21:28:56 #11 57.20 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
21:28:56 #11 57.21 Setting up bzip2 (1.0.8-5build1) ...
21:28:56 #11 57.22 Setting up libldap-common (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:28:56 #11 57.24 Setting up libunwind8:amd64 (1.6.2-0ubuntu1.1) ...
21:28:56 #11 57.25 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.10.1) ...
21:28:56 #11 57.26 Setting up libfakeroot:amd64 (1.29-1ubuntu1) ...
21:28:56 #11 57.28 Setting up libkrb5support0:amd64 (1.20-1ubuntu0.1) ...
21:28:56 #11 57.29 Setting up libnumber-compare-perl (0.03-2) ...
21:28:56 #11 57.30 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:28:56 #11 57.31 Setting up fakeroot (1.29-1ubuntu1) ...
21:28:56 #11 57.32 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:56 #11 57.32 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
21:28:56 #11 57.32 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
21:28:56 #11 57.32 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
21:28:56 #11 57.32 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
21:28:56 #11 57.32 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
21:28:56 #11 57.32 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
21:28:56 #11 57.32 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
21:28:56 #11 57.32 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
21:28:56 #11 57.33 Setting up autotools-dev (20220109.1) ...
21:28:56 #11 57.34 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
21:28:56 #11 57.35 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:28:56 #11 57.36 Setting up libx11-data (2:1.8.1-2) ...
21:28:56 #9 44.34 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
21:28:56 #9 44.34 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
21:28:56 #9 44.37 Selecting previously unselected package libyaml-libyaml-perl.
21:28:56 #9 44.37 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
21:28:56 #9 44.38 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:28:56 #9 44.41 Selecting previously unselected package licensecheck.
21:28:56 #9 44.42 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
21:28:56 #9 44.42 Unpacking licensecheck (3.1.1-2) ...
21:28:56 #9 44.45 Selecting previously unselected package lzip.
21:28:56 #9 44.46 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
21:28:56 #9 44.46 Unpacking lzip (1.22-3) ...
21:28:56 #9 44.53 Selecting previously unselected package lzop.
21:28:56 #9 44.54 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
21:28:56 #9 44.54 Unpacking lzop (1.04-2) ...
21:28:56 #9 44.57 Selecting previously unselected package t1utils.
21:28:56 #10 41.84 Preparing to unpack .../184-libauthen-sasl-perl_2.1600-3_all.deb ...
21:28:56 #10 41.84 Unpacking libauthen-sasl-perl (2.1600-3) ...
21:28:56 #10 41.88 Selecting previously unselected package libdav1d6:amd64.
21:28:56 #10 41.88 Preparing to unpack .../185-libdav1d6_1.0.0-2_amd64.deb ...
21:28:56 #10 41.89 Unpacking libdav1d6:amd64 (1.0.0-2) ...
21:28:56 #10 42.04 Selecting previously unselected package libgav1-1:amd64.
21:28:56 #10 42.05 Preparing to unpack .../186-libgav1-1_0.18.0-1+b1_amd64.deb ...
21:28:56 #10 42.05 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
21:28:56 #10 42.12 Selecting previously unselected package librav1e0:amd64.
21:28:56 #12 19.91   Running scriptlet: selinux-policy-devel-37.19-1.fc37.noarch             85/99 
21:28:56 #12 20.20   Installing       : cmake-data-3.26.1-1.fc37.noarch                      86/99 
21:28:56 #12 20.36   Installing       : cmake-3.26.1-1.fc37.x86_64                           87/99 
21:28:56 #12 20.37   Installing       : libtool-2.4.7-2.fc37.x86_64                          88/99 
21:28:56 #12 20.38   Installing       : annobin-plugin-gcc-11.14-1.fc37.x86_64               89/99 
21:28:56 #12 20.39   Running scriptlet: annobin-plugin-gcc-11.14-1.fc37.x86_64               89/99 
21:28:56 #12 20.41   Installing       : gcc-plugin-annobin-12.2.1-4.fc37.x86_64              90/99 
21:28:56 #12 20.41   Installing       : device-mapper-devel-1.02.175-9.fc37.x86_64           91/99 
21:28:56 #12 20.42   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               92/99 
21:28:56 #12 20.43   Installing       : libseccomp-devel-2.5.3-3.fc37.x86_64                 93/99 
21:28:56 #12 20.44   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              94/99 
21:28:56 #12 20.44   Installing       : which-2.21-39.fc37.x86_64                            95/99 
21:28:56 #12 20.45   Installing       : systemd-rpm-macros-251.13-6.fc37.noarch              96/99 
21:28:56 #12 20.45   Cleanup          : libselinux-3.4-5.fc37.x86_64                         97/99 
21:28:56 #12 20.46   Cleanup          : libsepol-3.4-3.fc37.x86_64                           98/99 
21:28:56 #12 20.47   Cleanup          : systemd-libs-251.13-5.fc37.x86_64                    99/99 
21:28:56 #12 20.47   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          99/99 
21:28:56 #12 20.48   Running scriptlet: systemd-resolved-251.13-6.fc37.x86_64                99/99 
21:28:56 #11 24.67 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
21:28:56 #10 50.22 Updating certificates in /etc/ssl/certs...
21:28:56 #10 46.89 Unpacking python3-apt (1.8.4.3) ...
21:28:56 #10 46.97 Selecting previously unselected package python3-certifi.
21:28:56 #10 46.98 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ...
21:28:56 #10 46.98 Unpacking python3-certifi (2018.8.24-1) ...
21:28:56 #10 47.06 Selecting previously unselected package python3-idna.
21:28:56 #10 47.06 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ...
21:28:56 #10 47.07 Unpacking python3-idna (2.6-1) ...
21:28:56 #11 16.10 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
21:28:56 #11 16.10 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
21:28:56 #11 16.11 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfido2-1 armhf 1.11.0-1 [74.0 kB]
21:28:56 #11 16.12 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnghttp2-14 armhf 1.49.0-1 [67.9 kB]
21:28:56 #11 16.12 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpipeline1 armhf 1.5.6-2 [26.1 kB]
21:28:56 #11 16.13 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpng16-16 armhf 1.6.38-2 [166 kB]
21:28:56 #11 16.14 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
21:28:56 #12 2.719    dh_perl
21:28:56 #12 2.757    dh_link
21:28:56 #12 2.793    dh_strip_nondeterminism
21:28:56 #12 2.858    dh_compress
21:28:56 #12 2.897    dh_fixperms
21:28:56 #12 2.937    dh_missing
21:28:56 #12 2.964    dh_installdeb
21:28:56 #11 39.24 Selecting previously unselected package libcrypt-dev:armhf.
21:28:56 #11 39.25 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
21:28:56 #11 39.25 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
21:28:56 #11 39.29 Selecting previously unselected package libc6-dev:armhf.
21:28:56 #11 39.29 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_armhf.deb ...
21:28:56 #11 39.29 Unpacking libc6-dev:armhf (2.31-0ubuntu9.9) ...
21:28:56 #11 57.37 Setting up make (4.3-4.1build1) ...
21:28:56 #11 57.38 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
21:28:56 #11 57.39 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
21:28:56 #11 57.40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:28:56 #11 57.41 Setting up liblerc3:amd64 (3.0+ds-1ubuntu1) ...
21:28:56 #11 57.43 Setting up lzip (1.23-4) ...
21:28:56 #11 57.43 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:28:56 #11 57.43 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
21:28:56 #11 57.44 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:28:56 #11 57.44 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
21:28:56 #11 57.44 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:28:56 #11 57.44 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
21:28:56 #11 57.45 Setting up strace (5.16-0ubuntu4) ...
21:28:56 #11 57.46 Setting up libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
21:28:56 #11 57.47 Setting up xz-utils (5.2.5-2.1) ...
21:28:56 #11 57.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.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
21:28:56 #11 57.49 Setting up t1utils (1.41-4build2) ...
21:28:56 #11 57.50 Setting up libquadmath0:amd64 (12.2.0-3ubuntu1) ...
21:28:56 #11 57.51 Setting up diffstat (1.64-1build2) ...
21:28:56 #11 57.52 Setting up libpng16-16:amd64 (1.6.38-2) ...
21:28:56 #11 57.53 Setting up libmpc3:amd64 (1.2.1-2build1) ...
21:28:56 #11 57.54 Setting up libatomic1:amd64 (12.2.0-3ubuntu1) ...
21:28:56 #11 57.55 Setting up patch (2.7.6-7build2) ...
21:28:56 #11 57.56 Setting up autopoint (0.21-8) ...
21:28:56 #11 57.57 Setting up fonts-dejavu-core (2.37-2build1) ...
21:28:56 #9 44.58 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
21:28:56 #9 44.58 Unpacking t1utils (1.41-4) ...
21:28:56 #9 44.62 Selecting previously unselected package unzip.
21:28:56 #9 44.62 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ...
21:28:56 #9 44.63 Unpacking unzip (6.0-26+deb11u1) ...
21:28:56 #9 44.69 Selecting previously unselected package lintian.
21:28:56 #9 44.69 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
21:28:56 #9 44.70 Unpacking lintian (2.104.0) ...
21:28:56 #11 56.89 Setting up python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:28:56 #10 42.12 Preparing to unpack .../187-librav1e0_0.5.1-6_amd64.deb ...
21:28:56 #10 42.13 Unpacking librav1e0:amd64 (0.5.1-6) ...
21:28:56 #10 42.22 Selecting previously unselected package libsvtav1enc1:amd64.
21:28:56 #10 42.23 Preparing to unpack .../188-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
21:28:56 #10 42.23 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
21:28:56 #7 ...
21:28:56 
21:28:56 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:28:56 #10 10.43 Get:117 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB]
21:28:56 #10 10.43 Get:118 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
21:28:56 #10 10.43 Get:119 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
21:28:56 #10 10.45 Get:120 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:28:56 #10 10.46 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
21:28:56 #10 10.47 Get:122 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
21:28:56 #10 10.48 Get:123 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
21:28:56 #10 10.48 Get:124 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
21:28:56 #10 10.50 Get:125 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
21:28:56 #10 10.50 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
21:28:56 #10 10.51 Get:127 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
21:28:56 #10 10.53 Get:128 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
21:28:56 #10 10.53 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
21:28:56 #10 10.54 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
21:28:56 #10 10.54 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB]
21:28:56 #10 10.54 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
21:28:56 #10 10.54 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
21:28:56 #10 10.54 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:28:56 #10 10.56 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
21:28:56 #10 10.56 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB]
21:28:56 #10 10.56 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
21:28:56 #10 10.56 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
21:28:56 #10 10.56 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB]
21:28:56 #10 10.56 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:28:56 #10 10.56 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
21:28:56 #10 10.56 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
21:28:56 #10 10.56 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
21:28:56 #10 10.56 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
21:28:56 #10 10.56 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
21:28:56 #10 10.56 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
21:28:56 #10 10.56 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
21:28:56 #10 10.56 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
21:28:56 #10 10.56 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
21:28:56 #10 10.56 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
21:28:56 #10 10.57 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
21:28:56 #10 10.57 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB]
21:28:56 #10 10.57 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
21:28:56 #10 10.58 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
21:28:56 #10 10.58 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
21:28:56 #10 10.58 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
21:28:56 #10 10.58 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
21:28:56 #10 10.58 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:28:56 #10 10.58 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
21:28:56 #10 10.58 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB]
21:28:56 #10 10.58 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
21:28:56 #10 10.59 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
21:28:56 #10 10.59 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
21:28:56 #10 10.59 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
21:28:56 #10 10.59 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:28:56 #10 10.59 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB]
21:28:56 #10 10.59 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB]
21:28:56 #10 10.60 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
21:28:56 #10 10.60 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
21:28:56 #10 10.61 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB]
21:28:56 #10 10.61 Get:171 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u6 [7080 B]
21:28:56 #10 10.62 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB]
21:28:56 #10 10.62 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB]
21:28:56 #10 10.62 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB]
21:28:56 #10 10.62 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB]
21:28:56 #10 10.62 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB]
21:28:56 #10 10.63 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB]
21:28:56 #10 10.64 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB]
21:28:56 #10 10.64 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB]
21:28:56 #10 10.64 Get:180 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u7 [325 kB]
21:28:56 #10 10.69 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u7 [1134 kB]
21:28:56 #10 10.69 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB]
21:28:56 #10 10.69 Get:183 http://deb.debian.org/debian-security buster/updates/main armhf libunbound8 armhf 1.9.0-2+deb10u3 [412 kB]
21:28:56 #10 10.69 Get:184 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u10 [316 kB]
21:28:56 #10 10.69 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u7 [545 kB]
21:28:56 #10 10.69 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u5 [297 kB]
21:28:56 #10 10.72 Get:187 http://deb.debian.org/debian-security buster/updates/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [191 kB]
21:28:56 #10 10.72 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
21:28:56 #10 10.72 Get:189 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB]
21:28:56 #10 10.74 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u8 [4554 kB]
21:28:56 #10 10.85 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB]
21:28:56 #10 10.85 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
21:28:56 #10 10.85 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB]
21:28:56 #10 10.96 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
21:28:56 #10 10.98 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
21:28:56 #10 10.98 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB]
21:28:56 #10 11.00 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:28:56 #10 11.00 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
21:28:56 #10 11.00 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB]
21:28:56 #10 11.00 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB]
21:28:56 #10 11.00 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB]
21:28:56 #10 11.00 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB]
21:28:56 #10 11.00 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB]
21:28:56 #10 11.00 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB]
21:28:56 #10 11.00 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
21:28:56 #10 11.00 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:28:56 #10 11.00 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB]
21:28:56 #10 11.02 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB]
21:28:56 #10 11.02 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB]
21:28:56 #10 11.02 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB]
21:28:56 #10 11.02 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB]
21:28:56 #10 11.02 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB]
21:28:56 #10 11.02 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB]
21:28:56 #10 11.02 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB]
21:28:56 #10 11.02 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB]
21:28:56 #10 11.02 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB]
21:28:56 #10 11.02 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB]
21:28:56 #10 11.02 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB]
21:28:56 #10 11.02 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
21:28:56 #10 11.02 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B]
21:28:56 #10 11.02 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB]
21:28:56 #10 11.02 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:28:56 #10 11.03 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:28:56 #10 11.03 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB]
21:28:56 #10 11.03 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B]
21:28:56 #10 11.03 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
21:28:56 #10 11.03 Get:227 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B]
21:28:56 #10 11.05 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:28:56 #10 11.05 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB]
21:28:56 #10 11.05 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB]
21:28:56 #10 11.05 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB]
21:28:56 #10 11.05 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB]
21:28:56 #10 11.05 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB]
21:28:56 #10 11.05 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB]
21:28:56 #10 11.05 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB]
21:28:56 #10 11.05 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
21:28:56 #10 11.05 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB]
21:28:56 #10 11.07 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB]
21:28:56 #10 11.07 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB]
21:28:56 #10 11.07 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB]
21:28:56 #10 11.07 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB]
21:28:56 #10 11.07 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
21:28:56 #10 11.07 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB]
21:28:56 #10 11.07 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
21:28:56 #10 11.08 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
21:28:56 #10 11.08 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:28:56 #10 11.08 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
21:28:56 #10 11.08 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
21:28:56 #10 11.08 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB]
21:28:56 #10 11.08 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB]
21:28:56 #10 11.08 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:28:56 #10 11.09 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB]
21:28:56 #10 11.09 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB]
21:28:56 #10 11.09 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:28:56 #10 11.09 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB]
21:28:56 #10 11.10 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB]
21:28:56 #10 11.12 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
21:28:56 #10 11.12 Get:258 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
21:28:56 #10 11.13 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB]
21:28:56 #10 11.13 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
21:28:56 #10 11.13 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB]
21:28:56 #10 11.13 Get:262 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB]
21:28:56 #10 11.14 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB]
21:28:56 #10 11.14 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB]
21:28:56 #10 11.15 Get:265 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
21:28:56 #10 11.15 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB]
21:28:56 #10 11.15 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB]
21:28:56 #10 11.15 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B]
21:28:56 #10 11.15 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB]
21:28:56 #10 11.15 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB]
21:28:56 #10 11.15 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB]
21:28:56 #10 11.16 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB]
21:28:56 #10 11.17 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB]
21:28:56 #10 11.17 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB]
21:28:56 #10 11.18 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB]
21:28:56 #10 11.18 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB]
21:28:56 #10 11.18 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
21:28:56 #10 11.18 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB]
21:28:56 #10 11.19 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB]
21:28:56 #10 11.19 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B]
21:28:56 #10 11.19 Get:281 http://deb.debian.org/debian-security buster/updates/main armhf mariadb-common all 1:10.3.38-0+deb10u1 [33.4 kB]
21:28:56 #10 11.19 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.38-0+deb10u1 [163 kB]
21:28:56 #10 11.20 Get:283 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB]
21:28:56 #10 11.21 Get:284 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1837 kB]
21:28:56 #10 11.23 Get:285 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-2+deb10u1 [892 kB]
21:28:56 #10 11.25 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB]
21:28:56 #10 11.26 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB]
21:28:56 #10 11.26 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB]
21:28:56 #10 11.26 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB]
21:28:56 #10 11.26 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B]
21:28:56 #10 11.29 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B]
21:28:56 #10 11.29 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB]
21:28:56 #10 11.29 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB]
21:28:56 #10 11.29 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB]
21:28:56 #10 11.29 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
21:28:56 #10 11.29 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B]
21:28:56 #10 11.29 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:28:56 #10 11.29 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB]
21:28:56 #10 11.29 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB]
21:28:56 #10 11.29 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB]
21:28:56 #10 11.29 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB]
21:28:56 #10 11.29 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB]
21:28:56 #10 11.30 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
21:28:56 #10 11.30 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB]
21:28:56 #10 11.30 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB]
21:28:56 #10 11.31 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB]
21:28:56 #10 11.31 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB]
21:28:56 #10 11.31 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
21:28:56 #10 11.31 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB]
21:28:56 #10 11.31 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
21:28:56 #10 11.32 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB]
21:28:56 #10 11.32 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:28:56 #10 11.32 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
21:28:56 #10 11.32 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:28:56 #10 11.33 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB]
21:28:56 #10 11.33 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB]
21:28:56 #10 11.35 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB]
21:28:56 #10 11.35 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB]
21:28:56 #10 11.35 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB]
21:28:56 #10 11.35 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB]
21:28:56 #10 11.35 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB]
21:28:56 #10 11.35 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB]
21:28:56 #10 11.35 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
21:28:56 #10 11.36 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB]
21:28:56 #10 11.36 Get:325 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
21:28:56 #10 11.37 Get:326 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB]
21:28:56 #10 11.39 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB]
21:28:56 #10 11.39 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
21:28:56 #10 11.39 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB]
21:28:56 #10 11.39 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
21:28:56 #10 11.39 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB]
21:28:56 #10 11.42 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:28:56 #10 11.42 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB]
21:28:56 #10 11.42 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
21:28:56 #10 11.42 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
21:28:56 #10 11.42 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB]
21:28:56 #10 11.42 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB]
21:28:56 #10 11.42 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB]
21:28:56 #10 11.42 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB]
21:28:56 #10 11.42 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB]
21:28:56 #10 11.45 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
21:28:56 #10 11.45 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB]
21:28:56 #10 11.45 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB]
21:28:56 #10 11.47 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB]
21:28:56 #10 11.47 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
21:28:56 #10 11.47 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
21:28:56 #10 11.47 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
21:28:56 #10 11.47 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB]
21:28:56 #10 11.47 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB]
21:28:56 #10 11.47 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B]
21:28:56 #10 11.47 Get:351 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB]
21:28:56 #10 11.47 Get:352 http://deb.debian.org/debian buster/main armhf python3-requests all 2.21.0-1 [66.9 kB]
21:28:56 #10 11.47 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B]
21:28:56 #10 11.47 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB]
21:28:56 #10 11.47 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB]
21:28:56 #10 11.50 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB]
21:28:56 #10 11.50 Get:357 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB]
21:28:56 #10 11.50 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB]
21:28:56 #10 11.50 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
21:28:56 #10 11.78 debconf: delaying package configuration, since apt-utils is not installed
21:28:56 #10 11.81 Fetched 156 MB in 4s (41.2 MB/s)
21:28:56 #10 11.83 Selecting previously unselected package sensible-utils.
21:28:56 #10 11.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6671 files and directories currently installed.)
21:28:56 #10 11.83 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
21:28:56 #10 11.84 Unpacking sensible-utils (0.0.12) ...
21:28:56 #10 11.88 Selecting previously unselected package lsb-base.
21:28:56 #10 11.88 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
21:28:56 #10 11.88 Unpacking lsb-base (10.2019051400) ...
21:28:56 #10 11.94 Selecting previously unselected package cron.
21:28:56 #10 11.94 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ...
21:28:56 #10 11.94 Unpacking cron (3.0pl1-134+deb10u1) ...
21:28:56 #10 12.01 Selecting previously unselected package libbsd0:armhf.
21:28:56 #10 12.01 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
21:28:56 #10 12.04 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
21:28:56 #10 12.11 Selecting previously unselected package bsdmainutils.
21:28:56 #10 12.11 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ...
21:28:56 #10 12.11 Unpacking bsdmainutils (11.1.2+b1) ...
21:28:56 #10 12.21 Selecting previously unselected package libuchardet0:armhf.
21:28:56 #10 12.21 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ...
21:28:56 #10 12.22 Unpacking libuchardet0:armhf (0.0.6-3) ...
21:28:56 #10 12.27 Selecting previously unselected package groff-base.
21:28:56 #10 12.27 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ...
21:28:56 #10 12.28 Unpacking groff-base (1.22.4-3+deb10u1) ...
21:28:56 #10 12.51 Selecting previously unselected package libgdbm6:armhf.
21:28:56 #10 12.51 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ...
21:28:56 #10 12.52 Unpacking libgdbm6:armhf (1.18.1-4) ...
21:28:56 #10 12.57 Selecting previously unselected package libpipeline1:armhf.
21:28:56 #10 12.57 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ...
21:28:56 #10 12.57 Unpacking libpipeline1:armhf (1.5.1-2) ...
21:28:56 #10 12.63 Selecting previously unselected package man-db.
21:28:56 #10 12.63 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ...
21:28:56 #10 12.64 Unpacking man-db (2.8.5-2) ...
21:28:56 #10 12.89 Selecting previously unselected package perl-modules-5.28.
21:28:56 #10 12.89 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
21:28:56 #10 12.89 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:28:56 #10 13.50 Selecting previously unselected package libgdbm-compat4:armhf.
21:28:56 #10 13.50 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ...
21:28:56 #10 13.50 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
21:28:56 #10 13.56 Selecting previously unselected package libperl5.28:armhf.
21:28:56 #10 13.56 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
21:28:56 #10 13.57 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
21:28:56 #10 14.51 Selecting previously unselected package perl.
21:28:56 #10 14.51 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ...
21:28:56 #10 14.52 Unpacking perl (5.28.1-6+deb10u1) ...
21:28:56 #10 14.59 Selecting previously unselected package liblocale-gettext-perl.
21:28:56 #10 14.59 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ...
21:28:56 #10 14.59 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
21:28:56 #10 14.64 Selecting previously unselected package libssl1.1:armhf.
21:28:56 #10 14.64 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u4_armhf.deb ...
21:28:56 #10 14.65 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u4) ...
21:28:56 #10 14.84 Selecting previously unselected package libpython3.7-minimal:armhf.
21:28:56 #10 14.84 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
21:28:56 #10 14.84 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
21:28:56 #10 14.99 Selecting previously unselected package libexpat1:armhf.
21:28:56 #10 14.99 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
21:28:56 #10 14.99 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
21:28:56 #10 15.07 Selecting previously unselected package python3.7-minimal.
21:28:56 #10 15.07 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
21:28:56 #10 15.07 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
21:28:56 #10 15.31 Setting up libssl1.1:armhf (1.1.1n-0+deb10u4) ...
21:28:56 #10 15.48 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
21:28:56 #10 15.50 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
21:28:56 #10 15.52 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
21:28:56 #10 16.09 Selecting previously unselected package python3-minimal.
21:28:56 #10 16.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 ... 9597 files and directories currently installed.)
21:28:56 #10 16.09 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
21:28:56 #10 16.10 Unpacking python3-minimal (3.7.3-1) ...
21:28:56 #10 16.14 Selecting previously unselected package mime-support.
21:28:56 #10 16.14 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:28:56 #10 16.15 Unpacking mime-support (3.62) ...
21:28:56 #10 16.20 Selecting previously unselected package libmpdec2:armhf.
21:28:56 #10 16.20 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
21:28:56 #10 16.21 Unpacking libmpdec2:armhf (2.4.2-2) ...
21:28:56 #10 16.25 Selecting previously unselected package readline-common.
21:28:56 #10 16.25 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:28:56 #10 16.26 Unpacking readline-common (7.0-5) ...
21:28:56 #10 16.31 Selecting previously unselected package libreadline7:armhf.
21:28:56 #10 16.31 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
21:28:56 #10 16.32 Unpacking libreadline7:armhf (7.0-5) ...
21:28:56 #10 16.39 Selecting previously unselected package libsqlite3-0:armhf.
21:28:56 #10 16.39 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
21:28:56 #10 16.39 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
21:28:56 #10 16.50 Selecting previously unselected package libpython3.7-stdlib:armhf.
21:28:56 #10 16.50 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
21:28:56 #10 16.51 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
21:28:56 #10 16.83 Selecting previously unselected package python3.7.
21:28:56 #10 16.83 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_armhf.deb ...
21:28:56 #10 16.84 Unpacking python3.7 (3.7.3-2+deb10u4) ...
21:28:56 #10 16.90 Selecting previously unselected package libpython3-stdlib:armhf.
21:28:56 #10 16.90 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
21:28:56 #10 16.90 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
21:28:56 #10 16.93 Setting up python3-minimal (3.7.3-1) ...
21:28:56 #10 17.23 Selecting previously unselected package python3.
21:28:56 #10 17.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 ... 10066 files and directories currently installed.)
21:28:56 #10 17.23 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
21:28:56 #10 17.25 Unpacking python3 (3.7.3-1) ...
21:28:56 #10 17.31 Selecting previously unselected package less.
21:28:56 #10 17.31 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ...
21:28:56 #10 17.32 Unpacking less (487-0.1+b1) ...
21:28:56 #11 25.07 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
21:28:56 mkdir -p sources
21:28:56 docker run --rm -w /v \
21:28:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:56 	alpine \
21:28:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:56 #10 50.62 124 added, 0 removed; done.
21:28:56 #10 47.19 Selecting previously unselected package python3-magic.
21:28:56 #10 47.19 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ...
21:28:56 #10 47.22 Unpacking python3-magic (2:0.4.15-2) ...
21:28:56 #10 47.31 Selecting previously unselected package python3-urllib3.
21:28:56 #10 47.31 Preparing to unpack .../328-python3-urllib3_1.24.1-1_all.deb ...
21:28:56 #10 47.32 Unpacking python3-urllib3 (1.24.1-1) ...
21:28:56 #10 47.38 Selecting previously unselected package python3-requests.
21:28:56 #7 extracting sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 5.2s
21:28:56 #11 39.52 Selecting previously unselected package gcc-9-base:armhf.
21:28:56 #11 39.52 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:28:56 #11 39.52 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:28:56 #11 39.57 Selecting previously unselected package libisl22:armhf.
21:28:56 #12 2.998    dh_gencontrol
21:28:56 #12 3.125    dh_md5sums
21:28:56 #12 3.165    dh_builddeb
21:28:56 #12 3.193 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:28:56 #12 3.210  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
21:28:56 #11 57.64 Setting up ucf (3.0043) ...
21:28:56 #11 57.73 Setting up libk5crypto3:amd64 (1.20-1ubuntu0.1) ...
21:28:56 #11 57.75 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
21:28:56 #11 57.76 Setting up libltdl7:amd64 (2.4.7-4) ...
21:28:56 #11 57.77 Setting up libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:28:56 #11 57.78 Setting up libwebp7:amd64 (1.2.2-2) ...
21:28:56 #11 57.79 Setting up libfdisk1:amd64 (2.38-4ubuntu1) ...
21:28:56 #11 57.80 Setting up libubsan1:amd64 (12.2.0-3ubuntu1) ...
21:28:56 #11 57.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
21:28:56 #11 57.82 Setting up libmd0:amd64 (1.0.4-2) ...
21:28:56 #11 57.83 Setting up python-apt-common (2.4.0+22.10) ...
21:28:56 #9 45.00 Selecting previously unselected package lsb-release.
21:28:56 #9 45.01 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
21:28:56 #9 45.01 Unpacking lsb-release (11.1.0) ...
21:28:56 #9 45.05 Selecting previously unselected package manpages-dev.
21:28:56 #9 45.05 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
21:28:56 #9 45.06 Unpacking manpages-dev (5.10-1) ...
21:28:56 #10 42.46 Selecting previously unselected package libjpeg62-turbo:amd64.
21:28:56 #10 42.46 Preparing to unpack .../189-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
21:28:56 #10 42.46 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
21:28:56 #10 42.51 Selecting previously unselected package libyuv0:amd64.
21:28:56 #10 42.51 Preparing to unpack .../190-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
21:28:56 #10 42.52 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
21:28:56 #10 42.57 Selecting previously unselected package libavif15:amd64.
21:28:56 #10 42.57 Preparing to unpack .../191-libavif15_0.11.1-1_amd64.deb ...
21:28:56 #10 42.58 Unpacking libavif15:amd64 (0.11.1-1) ...
21:28:56 #10 42.61 Selecting previously unselected package libmodule-implementation-perl.
21:28:56 #10 44.82 Setting up libhttp-negotiate-perl (6.01-2) ...
21:28:56 #10 44.83 Setting up libhttp-cookies-perl (6.10-1) ...
21:28:56 #10 44.85 Setting up libtool (2.4.7-5) ...
21:28:56 #10 44.86 Setting up po-debconf (1.0.21+nmu1) ...
21:28:56 #10 44.87 Setting up libhtml-tree-perl (5.07-3) ...
21:28:56 #10 44.88 Setting up libparams-classify-perl:armhf (0.015-2+b1) ...
21:28:56 #10 44.90 Setting up python3 (3.11.2-1) ...
21:28:56 #10 17.38 Selecting previously unselected package netbase.
21:28:56 #10 17.38 Preparing to unpack .../002-netbase_5.6_all.deb ...
21:28:56 #10 17.39 Unpacking netbase (5.6) ...
21:28:56 #10 17.42 Selecting previously unselected package bzip2.
21:28:56 #10 17.42 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
21:28:56 #10 17.45 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
21:28:56 #10 17.51 Selecting previously unselected package libmagic-mgc.
21:28:56 #10 17.51 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
21:28:56 #10 17.51 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
21:28:56 #10 17.66 Selecting previously unselected package libmagic1:armhf.
21:28:56 #10 17.66 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
21:28:56 #10 17.66 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
21:28:56 #10 17.71 Selecting previously unselected package file.
21:28:56 #10 17.71 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ...
21:28:56 #10 17.72 Unpacking file (1:5.35-4+deb10u2) ...
21:28:56 #11 25.09 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
21:28:56 #11 25.11 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
21:28:56 #11 25.17 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:28:56 #11 25.23 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
21:28:56 #11 25.23 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
21:28:56 #11 25.23 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
21:28:56 #11 25.23 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B]
21:28:56 #11 25.23 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
21:28:56 #11 25.24 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
21:28:56 #12 20.51   Running scriptlet: systemd-libs-251.13-5.fc37.x86_64                    99/99 
21:28:56 #12 21.07   Verifying        : automake-1.16.5-9.fc37.noarch                         1/99 
21:28:56 #12 21.07   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  2/99 
21:28:56 #12 21.07   Verifying        : device-mapper-devel-1.02.175-9.fc37.x86_64            3/99 
21:28:56 #12 21.07   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             4/99 
21:28:56 #12 21.07   Verifying        : gc-8.0.6-4.fc37.x86_64                                5/99 
21:28:56 #12 21.07   Verifying        : guile22-2.2.7-6.fc37.x86_64                           6/99 
21:28:56 #12 21.08   Verifying        : jsoncpp-1.9.5-3.fc37.x86_64                           7/99 
21:28:56 #12 21.08   Verifying        : kmod-libs-30-2.fc37.x86_64                            8/99 
21:28:56 #12 21.08   Verifying        : less-590-5.fc37.x86_64                                9/99 
21:28:56 #12 21.08   Verifying        : libargon2-20190702-1.fc37.x86_64                     10/99 
21:28:56 #12 21.08   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         11/99 
21:28:56 #12 21.08   Verifying        : libcbor-0.7.0-7.fc37.x86_64                          12/99 
21:28:56 #12 21.08   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        13/99 
21:28:56 #12 21.08   Verifying        : libfido2-1.11.0-3.fc37.x86_64                        14/99 
21:28:56 #12 21.08   Verifying        : libmpc-1.2.1-5.fc37.x86_64                           15/99 
21:28:56 #12 21.08   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       16/99 
21:28:56 #12 21.08   Verifying        : libseccomp-devel-2.5.3-3.fc37.x86_64                 17/99 
21:28:56 #12 21.08   Verifying        : libtool-2.4.7-2.fc37.x86_64                          18/99 
21:28:56 #12 21.08   Verifying        : libtool-ltdl-2.4.7-2.fc37.x86_64                     19/99 
21:28:56 #12 21.08   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               20/99 
21:28:56 #12 21.08   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      21/99 
21:28:56 #12 21.08   Verifying        : libuv-1:1.44.2-2.fc37.x86_64                         22/99 
21:28:56 #12 21.08   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     23/99 
21:28:56 #12 21.08   Verifying        : m4-1.4.19-4.fc37.x86_64                              24/99 
21:28:56 #12 21.08   Verifying        : make-1:4.3-11.fc37.x86_64                            25/99 
21:28:56 #12 21.08   Verifying        : pcre2-devel-10.40-1.fc37.1.x86_64                    26/99 
21:28:56 #12 21.08   Verifying        : pcre2-utf16-10.40-1.fc37.1.x86_64                    27/99 
21:28:56 #12 21.08   Verifying        : pcre2-utf32-10.40-1.fc37.1.x86_64                    28/99 
21:28:56 #12 21.08   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                  29/99 
21:28:56 #12 21.08   Verifying        : perl-File-Compare-1.100.700-492.fc37.noarch          30/99 
21:28:56 #12 21.08   Verifying        : perl-File-Copy-2.39-492.fc37.noarch                  31/99 
21:28:56 #12 21.08   Verifying        : perl-File-Find-1.40-492.fc37.noarch                  32/99 
21:28:56 #12 21.08   Verifying        : perl-TermReadKey-2.38-14.fc37.x86_64                 33/99 
21:28:56 #12 21.08   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch               34/99 
21:28:56 #12 21.08   Verifying        : perl-lib-0.65-492.fc37.x86_64                        35/99 
21:28:56 #12 21.08   Verifying        : perl-threads-1:2.27-489.fc37.x86_64                  36/99 
21:28:56 #12 21.08   Verifying        : perl-threads-shared-1.64-489.fc37.x86_64             37/99 
21:28:56 #12 21.08   Verifying        : policycoreutils-3.4-6.fc37.x86_64                    38/99 
21:28:56 #12 21.08   Verifying        : policycoreutils-devel-3.4-6.fc37.x86_64              39/99 
21:28:56 #12 21.08   Verifying        : policycoreutils-python-utils-3.4-6.fc37.noarch       40/99 
21:28:56 #12 21.08   Verifying        : python3-libsemanage-3.4-5.fc37.x86_64                41/99 
21:28:56 #12 21.08   Verifying        : python3-policycoreutils-3.4-6.fc37.noarch            42/99 
21:28:56 #12 21.08   Verifying        : python3-setools-4.4.0-9.fc37.x86_64                  43/99 
21:28:56 #12 21.08   Verifying        : python3-setuptools-62.6.0-2.fc37.noarch              44/99 
21:28:56 #12 21.08   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    45/99 
21:28:56 #12 21.08   Verifying        : rhash-1.4.2-3.fc37.x86_64                            46/99 
21:28:56 #12 21.08   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              47/99 
21:28:56 #12 21.08   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      48/99 
21:28:56 #12 21.08   Verifying        : annobin-docs-11.14-1.fc37.noarch                     49/99 
21:28:56 #12 21.08   Verifying        : annobin-plugin-gcc-11.14-1.fc37.x86_64               50/99 
21:28:56 #12 21.08   Verifying        : autoconf-2.71-4.fc37.noarch                          51/99 
21:28:56 #12 21.08   Verifying        : checkpolicy-3.5-1.fc37.x86_64                        52/99 
21:28:56 #12 21.08   Verifying        : cmake-3.26.1-1.fc37.x86_64                           53/99 
21:28:56 #12 21.08   Verifying        : cmake-data-3.26.1-1.fc37.noarch                      54/99 
21:28:56 #12 21.08   Verifying        : cmake-filesystem-3.26.1-1.fc37.x86_64                55/99 
21:28:56 #12 21.08   Verifying        : cmake-rpm-macros-3.26.1-1.fc37.noarch                56/99 
21:28:56 #12 21.08   Verifying        : cpp-12.2.1-4.fc37.x86_64                             57/99 
21:28:56 #12 21.08   Verifying        : cryptsetup-libs-2.6.1-1.fc37.x86_64                  58/99 
21:28:56 #12 21.08   Verifying        : dbus-1:1.14.6-1.fc37.x86_64                          59/99 
21:28:56 #12 21.08   Verifying        : dbus-broker-33-1.fc37.x86_64                         60/99 
21:28:56 #12 21.08   Verifying        : dbus-common-1:1.14.6-1.fc37.noarch                   61/99 
21:28:56 #12 21.08   Verifying        : gcc-12.2.1-4.fc37.x86_64                             62/99 
21:28:56 #12 21.08   Verifying        : gcc-plugin-annobin-12.2.1-4.fc37.x86_64              63/99 
21:28:56 #12 21.08   Verifying        : git-2.39.2-1.fc37.x86_64                             64/99 
21:28:56 #12 21.08   Verifying        : git-core-2.39.2-1.fc37.x86_64                        65/99 
21:28:56 #12 21.08   Verifying        : git-core-doc-2.39.2-1.fc37.noarch                    66/99 
21:28:56 #12 21.08   Verifying        : glibc-devel-2.36-9.fc37.x86_64                       67/99 
21:28:56 #12 21.08   Verifying        : glibc-headers-x86-2.36-9.fc37.noarch                 68/99 
21:28:56 #12 21.08   Verifying        : glibc-static-2.36-9.fc37.x86_64                      69/99 
21:28:56 #12 21.08   Verifying        : kernel-headers-6.2.6-200.fc37.x86_64                 70/99 
21:28:56 #12 21.08   Verifying        : libedit-3.1-43.20221009cvs.fc37.x86_64               71/99 
21:28:56 #12 21.08   Verifying        : libselinux-devel-3.5-1.fc37.x86_64                   72/99 
21:28:56 #12 21.08   Verifying        : libselinux-utils-3.5-1.fc37.x86_64                   73/99 
21:28:56 #12 21.08   Verifying        : libsepol-devel-3.5-1.fc37.x86_64                     74/99 
21:28:56 #12 21.08   Verifying        : libxcrypt-devel-4.4.33-4.fc37.x86_64                 75/99 
21:28:56 #12 21.08   Verifying        : libxcrypt-static-4.4.33-4.fc37.x86_64                76/99 
21:28:56 #12 21.08   Verifying        : openssh-8.8p1-9.fc37.x86_64                          77/99 
21:28:56 #12 21.08   Verifying        : openssh-clients-8.8p1-9.fc37.x86_64                  78/99 
21:28:56 #12 21.08   Verifying        : perl-Git-2.39.2-1.fc37.noarch                        79/99 
21:28:56 #12 21.08   Verifying        : python3-audit-3.1-2.fc37.x86_64                      80/99 
21:28:56 #12 21.08   Verifying        : python3-libselinux-3.5-1.fc37.x86_64                 81/99 
21:28:56 #12 21.08   Verifying        : selinux-policy-37.19-1.fc37.noarch                   82/99 
21:28:56 #12 21.08   Verifying        : selinux-policy-devel-37.19-1.fc37.noarch             83/99 
21:28:56 #12 21.08   Verifying        : selinux-policy-targeted-37.19-1.fc37.noarch          84/99 
21:28:56 #12 21.08   Verifying        : systemd-251.13-6.fc37.x86_64                         85/99 
21:28:56 #12 21.08   Verifying        : systemd-devel-251.13-6.fc37.x86_64                   86/99 
21:28:56 #12 21.08   Verifying        : systemd-networkd-251.13-6.fc37.x86_64                87/99 
21:28:56 #12 21.08   Verifying        : systemd-pam-251.13-6.fc37.x86_64                     88/99 
21:28:56 #12 21.08   Verifying        : systemd-resolved-251.13-6.fc37.x86_64                89/99 
21:28:56 #12 21.08   Verifying        : systemd-rpm-macros-251.13-6.fc37.noarch              90/99 
21:28:56 #12 21.09   Verifying        : vim-filesystem-2:9.0.1429-1.fc37.noarch              91/99 
21:28:56 #12 21.09   Verifying        : which-2.21-39.fc37.x86_64                            92/99 
21:28:56 #12 21.09   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  93/99 
21:28:56 #12 21.09   Verifying        : libselinux-3.5-1.fc37.x86_64                         94/99 
21:28:56 #12 21.09   Verifying        : libselinux-3.4-5.fc37.x86_64                         95/99 
21:28:56 #12 21.09   Verifying        : libsepol-3.5-1.fc37.x86_64                           96/99 
21:28:56 #12 21.09   Verifying        : libsepol-3.4-3.fc37.x86_64                           97/99 
21:28:56 #12 21.09   Verifying        : systemd-libs-251.13-6.fc37.x86_64                    98/99 
21:28:56 #12 DONE 10.6s
21:28:56 
21:28:56 #13 [stage-1 5/8] COPY sources/ /sources
21:28:56 #10 50.65 Setting up manpages-dev (4.15-1) ...
21:28:56 #10 50.67 Setting up libc6-dev:armhf (2.27-3ubuntu1.6) ...
21:28:56 #10 50.69 Setting up libassuan0:armhf (2.5.1-2) ...
21:28:56 #10 50.70 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
21:28:56 #10 50.73 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
21:28:56 #10 50.74 Setting up diffstat (1.61-1build1) ...
21:28:56 #10 50.75 Setting up libxau6:armhf (1:1.0.8-1ubuntu1) ...
21:28:56 #10 50.76 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
21:28:56 #10 50.78 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
21:28:56 #10 50.79 Setting up netbase (5.4) ...
21:28:56 #10 50.81 Setting up libisl19:armhf (0.19-1) ...
21:28:56 #10 50.82 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.12) ...
21:28:56 #10 50.83 Setting up libk5crypto3:armhf (1.16-2ubuntu0.4) ...
21:28:56 #10 47.38 Preparing to unpack .../329-python3-requests_2.21.0-1_all.deb ...
21:28:56 #10 47.39 Unpacking python3-requests (2.21.0-1) ...
21:28:56 #10 47.42 Selecting previously unselected package python3-unidiff.
21:28:56 #10 47.43 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ...
21:28:56 #10 47.43 Unpacking python3-unidiff (0.5.4-1) ...
21:28:56 #10 47.46 Selecting previously unselected package python3-xdg.
21:28:56 #10 47.47 Preparing to unpack .../331-python3-xdg_0.25-5_all.deb ...
21:28:56 #10 47.47 Unpacking python3-xdg (0.25-5) ...
21:28:56 #10 47.53 Selecting previously unselected package shared-mime-info.
21:28:56 #10 47.54 Preparing to unpack .../332-shared-mime-info_1.10-1_amd64.deb ...
21:28:56 #10 47.54 Unpacking shared-mime-info (1.10-1) ...
21:28:56 #10 47.65 Selecting previously unselected package strace.
21:28:56 #14 3.765 (1/58): autoconf-2.69-29.el8.noarch.rpm         2.9 MB/s | 710 kB     00:00    
21:28:56 #14 3.775 (2/58): automake-1.16.1-7.el8.noarch.rpm        2.8 MB/s | 713 kB     00:00    
21:28:56 #14 3.781 (3/58): cmake-filesystem-3.20.2-5.el8.x86_64.rp 8.1 MB/s |  45 kB     00:00    
21:28:56 #14 3.786 (4/58): cmake-rpm-macros-3.20.2-5.el8.noarch.rp 8.9 MB/s |  44 kB     00:00    
21:28:56 #14 3.794 (5/58): git-2.39.1-1.el8.x86_64.rpm              14 MB/s | 104 kB     00:00    
21:28:56 #14 3.815 (6/58): cmake-data-3.20.2-5.el8.noarch.rpm       34 MB/s | 1.7 MB     00:00    
21:28:56 #14 3.868 (7/58): git-core-doc-2.39.1-1.el8.noarch.rpm     57 MB/s | 3.0 MB     00:00    
21:28:56 #14 3.889 (8/58): isl-0.16.1-6.el8.x86_64.rpm              40 MB/s | 841 kB     00:00    
21:28:56 #14 3.896 (9/58): libmpc-1.1.0-9.1.el8.x86_64.rpm          11 MB/s |  61 kB     00:00    
21:28:56 #14 3.902 (10/58): libseccomp-devel-2.5.2-1.el8.x86_64.rp 9.9 MB/s |  57 kB     00:00    
21:28:56 #14 3.920 (11/58): libtool-2.4.6-25.el8.x86_64.rpm         41 MB/s | 709 kB     00:00    
21:28:56 #14 3.928 (12/58): libtool-ltdl-devel-2.4.6-25.el8.x86_64  23 MB/s | 184 kB     00:00    
21:28:56 #14 3.937 (13/58): libuv-1.41.1-1.el8_4.x86_64.rpm         18 MB/s | 156 kB     00:00    
21:28:56 #14 3.945 (14/58): perl-Error-0.17025-2.el8.noarch.rpm    6.1 MB/s |  46 kB     00:00    
21:28:56 #14 3.954 (15/58): perl-Git-2.39.1-1.el8.noarch.rpm       9.9 MB/s |  78 kB     00:00    
21:28:56 #14 3.959 (16/58): perl-TermReadKey-2.37-7.el8.x86_64.rpm 8.0 MB/s |  40 kB     00:00    
21:28:56 #14 3.965 (17/58): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.6 MB/s |  24 kB     00:00    
21:28:56 #14 3.973 (18/58): vim-filesystem-8.0.1763-19.el8.4.noarc 6.1 MB/s |  50 kB     00:00    
21:28:56 #7 extracting sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 5.6s done
21:28:56 #11 39.57 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ...
21:28:56 #11 39.57 Unpacking libisl22:armhf (0.22.1-1) ...
21:28:56 #11 39.64 Selecting previously unselected package libmpfr6:armhf.
21:28:56 #11 39.65 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ...
21:28:56 #11 39.65 Unpacking libmpfr6:armhf (4.0.2-1) ...
21:28:56 #11 39.71 Selecting previously unselected package libmpc3:armhf.
21:28:56 #11 39.71 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ...
21:28:56 #11 39.71 Unpacking libmpc3:armhf (1.1.0-1) ...
21:28:56 #11 39.75 Selecting previously unselected package cpp-9.
21:28:56 #11 39.75 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:28:56 #11 39.75 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:28:56 #12 3.364  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
21:28:56 #12 3.444 dpkg-genchanges: info: binary-only upload (no source code included)
21:28:56 #12 3.446  dpkg-source --after-build .
21:28:56 #12 3.550 dpkg-buildpackage: info: binary-only upload (no source included)
21:28:56 #11 16.54 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
21:28:56 #11 16.62 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
21:28:56 #11 16.62 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxcb1 armhf 1.15-1 [45.4 kB]
21:28:56 #11 16.74 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libx11-data all 2:1.8.1-2 [118 kB]
21:28:56 #11 57.84 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
21:28:56 #11 57.86 Setting up libcrypt-dev:amd64 (1:4.4.28-2) ...
21:28:56 #11 57.87 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:28:56 #11 57.88 Setting up libasan8:amd64 (12.2.0-3ubuntu1) ...
21:28:56 #11 57.89 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
21:28:56 #11 57.90 Setting up lzop (1.04-2build2) ...
21:28:56 #11 57.92 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
21:28:56 #11 57.93 Setting up git-man (1:2.37.2-1ubuntu1.4) ...
21:28:56 #11 57.94 Setting up libgirepository-1.0-1:amd64 (1.74.0-2) ...
21:28:56 #11 57.95 Setting up netbase (6.3) ...
21:28:56 #11 57.97 Setting up libkrb5-3:amd64 (1.20-1ubuntu0.1) ...
21:28:56 #11 57.98 Setting up libtsan2:amd64 (12.2.0-3ubuntu1) ...
21:28:56 #11 58.00 Setting up libbinutils:amd64 (2.39-3ubuntu1.1) ...
21:28:56 #11 58.01 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:28:56 #9 45.41 Selecting previously unselected package pbzip2.
21:28:56 #10 42.62 Preparing to unpack .../192-libmodule-implementation-perl_0.09-2_all.deb ...
21:28:56 #10 42.62 Unpacking libmodule-implementation-perl (0.09-2) ...
21:28:56 #10 42.66 Selecting previously unselected package libsub-exporter-progressive-perl.
21:28:56 #10 42.66 Preparing to unpack .../193-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
21:28:56 #10 42.67 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
21:28:56 #10 42.74 Selecting previously unselected package libvariable-magic-perl.
21:28:56 #10 42.74 Preparing to unpack .../194-libvariable-magic-perl_0.63-1+b1_amd64.deb ...
21:28:56 #10 42.74 Unpacking libvariable-magic-perl (0.63-1+b1) ...
21:28:56 #10 42.78 Selecting previously unselected package libb-hooks-endofscope-perl.
21:28:56 #10 42.78 Preparing to unpack .../195-libb-hooks-endofscope-perl_0.26-1_all.deb ...
21:28:56 #10 42.78 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
21:28:56 #10 42.81 Selecting previously unselected package libberkeleydb-perl:amd64.
21:28:56 #10 42.82 Preparing to unpack .../196-libberkeleydb-perl_0.64-2+b1_amd64.deb ...
21:28:56 #10 42.82 Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ...
21:28:56 #10 42.86 Selecting previously unselected package libpng16-16:amd64.
21:28:56 #11 57.57 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ...
21:28:56 #11 57.61 Setting up openssh-client (1:8.9p1-3ubuntu0.1) ...
21:28:56 #10 45.00 Setting up gcc (4:12.2.0-1+rpi1) ...
21:28:56 #10 45.03 Setting up dh-autoreconf (20) ...
21:28:56 #10 45.04 Setting up libmodule-runtime-perl (0.016-2) ...
21:28:56 #10 45.05 Setting up dh-strip-nondeterminism (1.13.1-1) ...
21:28:56 #10 45.07 Setting up libimport-into-perl (1.002005-2) ...
21:28:56 #10 45.08 Setting up libmoo-perl (2.005005-1) ...
21:28:56 #10 45.09 Setting up debhelper (13.11.4) ...
21:28:56 #10 45.10 Setting up equivs (2.3.1) ...
21:28:56 #10 45.12 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:28:56 #10 45.13 Setting up libwww-perl (6.68-1) ...
21:28:56 #10 45.14 Setting up libdigest-md5-file-perl (0.08-1.1) ...
21:28:56 #10 45.16 Setting up devscripts (2.23.2) ...
21:28:56 #10 17.78 Selecting previously unselected package gettext-base.
21:28:56 #10 17.78 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ...
21:28:56 #10 17.78 Unpacking gettext-base (0.19.8.1-9) ...
21:28:56 #10 17.87 Selecting previously unselected package krb5-locales.
21:28:56 #10 17.87 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
21:28:56 #10 17.87 Unpacking krb5-locales (1.17-3+deb10u5) ...
21:28:56 #10 17.92 Selecting previously unselected package libkeyutils1:armhf.
21:28:56 #10 17.92 Preparing to unpack .../009-libkeyutils1_1.6-6_armhf.deb ...
21:28:56 #10 17.92 Unpacking libkeyutils1:armhf (1.6-6) ...
21:28:56 #10 17.96 Selecting previously unselected package libkrb5support0:armhf.
21:28:56 #10 17.96 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
21:28:56 #10 17.98 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
21:28:57 #12 21.09   Verifying        : systemd-libs-251.13-5.fc37.x86_64                    99/99 
21:28:57 #12 21.26 
21:28:57 #12 21.26 Upgraded:
21:28:57 #12 21.26   libselinux-3.5-1.fc37.x86_64               libsepol-3.5-1.fc37.x86_64         
21:28:57 #12 21.26   systemd-libs-251.13-6.fc37.x86_64         
21:28:57 #12 21.26 Installed:
21:28:57 #12 21.26   annobin-docs-11.14-1.fc37.noarch                                              
21:28:57 #12 21.26   annobin-plugin-gcc-11.14-1.fc37.x86_64                                        
21:28:57 #12 21.26   autoconf-2.71-4.fc37.noarch                                                   
21:28:57 #12 21.26   automake-1.16.5-9.fc37.noarch                                                 
21:28:57 #12 21.26   checkpolicy-3.5-1.fc37.x86_64                                                 
21:28:57 #12 21.26   cmake-3.26.1-1.fc37.x86_64                                                    
21:28:57 #12 21.26   cmake-data-3.26.1-1.fc37.noarch                                               
21:28:57 #12 21.26   cmake-filesystem-3.26.1-1.fc37.x86_64                                         
21:28:57 #12 21.26   cmake-rpm-macros-3.26.1-1.fc37.noarch                                         
21:28:57 #12 21.26   cpp-12.2.1-4.fc37.x86_64                                                      
21:28:57 #12 21.26   cryptsetup-libs-2.6.1-1.fc37.x86_64                                           
21:28:57 #12 21.26   dbus-1:1.14.6-1.fc37.x86_64                                                   
21:28:57 #12 21.26   dbus-broker-33-1.fc37.x86_64                                                  
21:28:57 #12 21.26   dbus-common-1:1.14.6-1.fc37.noarch                                            
21:28:57 #12 21.26   device-mapper-1.02.175-9.fc37.x86_64                                          
21:28:57 #12 21.26   device-mapper-devel-1.02.175-9.fc37.x86_64                                    
21:28:57 #12 21.26   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
21:28:57 #12 21.26   gc-8.0.6-4.fc37.x86_64                                                        
21:28:57 #12 21.26   gcc-12.2.1-4.fc37.x86_64                                                      
21:28:57 #12 21.26   gcc-plugin-annobin-12.2.1-4.fc37.x86_64                                       
21:28:57 #12 21.26   git-2.39.2-1.fc37.x86_64                                                      
21:28:57 #12 21.26   git-core-2.39.2-1.fc37.x86_64                                                 
21:28:57 #12 21.26   git-core-doc-2.39.2-1.fc37.noarch                                             
21:28:57 #12 21.26   glibc-devel-2.36-9.fc37.x86_64                                                
21:28:57 #12 21.26   glibc-headers-x86-2.36-9.fc37.noarch                                          
21:28:57 #12 21.26   glibc-static-2.36-9.fc37.x86_64                                               
21:28:57 #12 21.26   guile22-2.2.7-6.fc37.x86_64                                                   
21:28:57 #12 21.26   jsoncpp-1.9.5-3.fc37.x86_64                                                   
21:28:57 #12 21.26   kernel-headers-6.2.6-200.fc37.x86_64                                          
21:28:57 #12 21.26   kmod-libs-30-2.fc37.x86_64                                                    
21:28:57 #12 21.26   less-590-5.fc37.x86_64                                                        
21:28:57 #12 21.26   libargon2-20190702-1.fc37.x86_64                                              
21:28:57 #12 21.26   libbpf-2:0.8.0-2.fc37.x86_64                                                  
21:28:57 #12 21.26   libcbor-0.7.0-7.fc37.x86_64                                                   
21:28:57 #12 21.26   libedit-3.1-43.20221009cvs.fc37.x86_64                                        
21:28:57 #12 21.26   libfdisk-2.38.1-1.fc37.x86_64                                                 
21:28:57 #12 21.26   libfido2-1.11.0-3.fc37.x86_64                                                 
21:28:57 #12 21.26   libmpc-1.2.1-5.fc37.x86_64                                                    
21:28:57 #12 21.26   libseccomp-2.5.3-3.fc37.x86_64                                                
21:28:57 #12 21.26   libseccomp-devel-2.5.3-3.fc37.x86_64                                          
21:28:57 #12 21.26   libselinux-devel-3.5-1.fc37.x86_64                                            
21:28:57 #12 21.26   libselinux-utils-3.5-1.fc37.x86_64                                            
21:28:57 #12 21.26   libsepol-devel-3.5-1.fc37.x86_64                                              
21:28:57 #12 21.26   libtool-2.4.7-2.fc37.x86_64                                                   
21:28:57 #12 21.26   libtool-ltdl-2.4.7-2.fc37.x86_64                                              
21:28:57 #12 21.26   libtool-ltdl-devel-2.4.7-2.fc37.x86_64                                        
21:28:57 #12 21.26   libutempter-1.2.1-7.fc37.x86_64                                               
21:28:57 #12 21.26   libuv-1:1.44.2-2.fc37.x86_64                                                  
21:28:57 #12 21.26   libxcrypt-devel-4.4.33-4.fc37.x86_64                                          
21:28:57 #12 21.26   libxcrypt-static-4.4.33-4.fc37.x86_64                                         
21:28:57 #12 21.26   libxkbcommon-1.4.1-2.fc37.x86_64                                              
21:28:57 #12 21.26   m4-1.4.19-4.fc37.x86_64                                                       
21:28:57 #12 21.26   make-1:4.3-11.fc37.x86_64                                                     
21:28:57 #12 21.26   openssh-8.8p1-9.fc37.x86_64                                                   
21:28:57 #12 21.26   openssh-clients-8.8p1-9.fc37.x86_64                                           
21:28:57 #12 21.26   pcre2-devel-10.40-1.fc37.1.x86_64                                             
21:28:57 #12 21.26   pcre2-utf16-10.40-1.fc37.1.x86_64                                             
21:28:57 #12 21.26   pcre2-utf32-10.40-1.fc37.1.x86_64                                             
21:28:57 #12 21.26   perl-Error-1:0.17029-10.fc37.noarch                                           
21:28:57 #12 21.26   perl-File-Compare-1.100.700-492.fc37.noarch                                   
21:28:57 #12 21.26   perl-File-Copy-2.39-492.fc37.noarch                                           
21:28:57 #12 21.26   perl-File-Find-1.40-492.fc37.noarch                                           
21:28:57 #12 21.26   perl-Git-2.39.2-1.fc37.noarch                                                 
21:28:57 #12 21.26   perl-TermReadKey-2.38-14.fc37.x86_64                                          
21:28:57 #12 21.26   perl-Thread-Queue-3.14-489.fc37.noarch                                        
21:28:57 #12 21.26   perl-lib-0.65-492.fc37.x86_64                                                 
21:28:57 #12 21.26   perl-threads-1:2.27-489.fc37.x86_64                                           
21:28:57 #12 21.26   perl-threads-shared-1.64-489.fc37.x86_64                                      
21:28:57 #12 21.26   policycoreutils-3.4-6.fc37.x86_64                                             
21:28:57 #12 21.26   policycoreutils-devel-3.4-6.fc37.x86_64                                       
21:28:57 #12 21.26   policycoreutils-python-utils-3.4-6.fc37.noarch                                
21:28:57 #12 21.26   python3-audit-3.1-2.fc37.x86_64                                               
21:28:57 #12 21.26   python3-libselinux-3.5-1.fc37.x86_64                                          
21:28:57 #12 21.26   python3-libsemanage-3.4-5.fc37.x86_64                                         
21:28:57 #12 21.26   python3-policycoreutils-3.4-6.fc37.noarch                                     
21:28:57 #12 21.26   python3-setools-4.4.0-9.fc37.x86_64                                           
21:28:57 #12 21.26   python3-setuptools-62.6.0-2.fc37.noarch                                       
21:28:57 #12 21.26   qrencode-libs-4.1.1-3.fc37.x86_64                                             
21:28:57 #12 21.26   rhash-1.4.2-3.fc37.x86_64                                                     
21:28:57 #12 21.26   rpm-plugin-selinux-4.18.0-1.fc37.x86_64                                       
21:28:57 #12 21.26   selinux-policy-37.19-1.fc37.noarch                                            
21:28:57 #12 21.26   selinux-policy-devel-37.19-1.fc37.noarch                                      
21:28:57 #12 21.26   selinux-policy-targeted-37.19-1.fc37.noarch                                   
21:28:57 #12 21.26   systemd-251.13-6.fc37.x86_64                                                  
21:28:57 #12 21.26   systemd-devel-251.13-6.fc37.x86_64                                            
21:28:57 #12 21.26   systemd-networkd-251.13-6.fc37.x86_64                                         
21:28:57 #12 21.26   systemd-pam-251.13-6.fc37.x86_64                                              
21:28:57 #12 21.26   systemd-resolved-251.13-6.fc37.x86_64                                         
21:28:57 #12 21.26   systemd-rpm-macros-251.13-6.fc37.noarch                                       
21:28:57 #12 21.26   util-linux-2.38.1-1.fc37.x86_64                                               
21:28:57 #12 21.26   vim-filesystem-2:9.0.1429-1.fc37.noarch                                       
21:28:57 #12 21.26   which-2.21-39.fc37.x86_64                                                     
21:28:57 #12 21.26   xkeyboard-config-2.36-3.fc37.noarch                                           
21:28:57 #12 21.26 
21:28:57 #12 21.26 Complete!
21:28:57 #12 DONE 21.5s
21:28:57 #10 50.84 Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:28:57 #10 47.66 Preparing to unpack .../333-strace_4.26-0.2_amd64.deb ...
21:28:57 #10 47.66 Unpacking strace (4.26-0.2) ...
21:28:57 #10 47.73 Selecting previously unselected package unzip.
21:28:57 #10 47.74 Preparing to unpack .../334-unzip_6.0-23+deb10u3_amd64.deb ...
21:28:57 #10 47.74 Unpacking unzip (6.0-23+deb10u3) ...
21:28:57 #10 47.80 Selecting previously unselected package xauth.
21:28:57 #10 47.80 Preparing to unpack .../335-xauth_1%3a1.0.10-1_amd64.deb ...
21:28:57 #10 47.80 Unpacking xauth (1:1.0.10-1) ...
21:28:57 #10 47.84 Selecting previously unselected package xdg-user-dirs.
21:28:57 #10 47.85 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ...
21:28:57 #10 47.85 Unpacking xdg-user-dirs (0.17-2) ...
21:28:57 #10 47.92 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:28:57 #14 3.999 (19/58): annobin-11.13-1.el8.x86_64.rpm          39 MB/s | 972 kB     00:00    
21:28:57 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf
21:28:57 #13 DONE 0.3s
21:28:57 
21:28:57 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:28:57 #12 3.555 
21:28:57 #12 3.555 The package has been created.
21:28:57 #12 3.555 Attention, the package has been created in the current directory,
21:28:57 #12 3.555 not in ".." as indicated by the message above!
21:28:57 #12 3.576 Selecting previously unselected package docker-ce-build-deps.
21:28:57 #12 3.592 (Reading database ... 29659 files and directories currently installed.)
21:28:57 #12 3.593 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:28:57 #12 3.597 Unpacking docker-ce-build-deps (1.0) ...
21:28:57 #11 16.86 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libx11-6 armhf 2:1.8.1-2 [590 kB]
21:28:57 #11 17.02 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
21:28:57 #11 17.02 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
21:28:57 #11 17.02 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf man-db armhf 2.10.2-2 [1145 kB]
21:28:57 #11 17.12 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf manpages all 5.13-1 [1391 kB]
21:28:57 #11 58.11 Setting up libfido2-1:amd64 (1.11.0-1) ...
21:28:57 #11 58.12 Setting up libisl23:amd64 (0.25-1) ...
21:28:57 #11 58.13 Setting up libc-dev-bin (2.36-0ubuntu4) ...
21:28:57 #11 58.14 Setting up openssl (3.0.5-2ubuntu2.1) ...
21:28:57 #11 58.16 Setting up libbsd0:amd64 (0.11.6-1) ...
21:28:57 #11 58.17 Setting up libelf1:amd64 (0.187-4) ...
21:28:57 #11 58.19 Setting up libjson-c5:amd64 (0.16-1) ...
21:28:57 #11 58.20 Setting up readline-common (8.2-1) ...
21:28:57 #11 58.22 Setting up publicsuffix (20220811.1734-1) ...
21:28:57 #11 58.22 Setting up libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
21:28:57 #11 58.24 Setting up zstd (1.5.2+dfsg-1) ...
21:28:57 #11 58.25 Setting up libmarkdown2:amd64 (2.2.7-2) ...
21:28:57 #11 58.26 Setting up libcc1-0:amd64 (12.2.0-3ubuntu1) ...
21:28:57 #11 58.27 Setting up iso-codes (4.11.0-1) ...
21:28:57 #11 58.28 Setting up dbus-bin (1.14.0-2ubuntu3) ...
21:28:57 #11 58.29 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:28:57 #11 58.30 Setting up liblsan0:amd64 (12.2.0-3ubuntu1) ...
21:28:57 #11 58.31 Setting up dctrl-tools (2.24-3build2) ...
21:28:57 #11 58.33 Setting up libitm1:amd64 (12.2.0-3ubuntu1) ...
21:28:57 #11 58.34 Setting up libkmod2:amd64 (30+20220630-3ubuntu1) ...
21:28:57 #11 58.35 Setting up libgdbm6:amd64 (1.23-1) ...
21:28:57 #11 58.36 Setting up libctf0:amd64 (2.39-3ubuntu1.1) ...
21:28:57 #11 58.37 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
21:28:57 #11 58.38 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
21:28:57 #11 58.39 Setting up manpages-dev (5.13-1) ...
21:28:57 #11 58.40 Setting up libdw1:amd64 (0.187-4) ...
21:28:57 #11 58.41 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
21:28:57 mkdir -p sources
21:28:57 docker run --rm -w /v \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:57 	alpine \
21:28:57 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:57 #9 45.42 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
21:28:57 #9 45.42 Unpacking pbzip2 (1.1.13-1) ...
21:28:57 #9 45.47 Selecting previously unselected package pixz.
21:28:57 #9 45.48 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
21:28:57 #9 45.48 Unpacking pixz (1.0.7-1) ...
21:28:57 #10 42.87 Preparing to unpack .../197-libpng16-16_1.6.39-2_amd64.deb ...
21:28:57 #10 42.87 Unpacking libpng16-16:amd64 (1.6.39-2) ...
21:28:57 #10 42.92 Selecting previously unselected package libfreetype6:amd64.
21:28:57 #10 42.93 Preparing to unpack .../198-libfreetype6_2.12.1+dfsg-4_amd64.deb ...
21:28:57 #10 42.93 Unpacking libfreetype6:amd64 (2.12.1+dfsg-4) ...
21:28:57 #10 43.00 Selecting previously unselected package libfontconfig1:amd64.
21:28:57 #10 43.00 Preparing to unpack .../199-libfontconfig1_2.14.1-4_amd64.deb ...
21:28:57 #10 43.01 Unpacking libfontconfig1:amd64 (2.14.1-4) ...
21:28:57 #10 43.05 Selecting previously unselected package libde265-0:amd64.
21:28:57 #10 43.06 Preparing to unpack .../200-libde265-0_1.0.11-1_amd64.deb ...
21:28:57 #10 43.06 Unpacking libde265-0:amd64 (1.0.11-1) ...
21:28:57 #10 43.11 Selecting previously unselected package libnuma1:amd64.
21:28:57 #11 57.69 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:28:57 #11 57.69 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
21:28:57 #11 57.69 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:28:57 #11 57.69 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
21:28:57 #11 57.69 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:28:57 #11 57.69 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
21:28:57 #11 57.70 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:28:57 #11 57.71 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
21:28:57 #11 57.73 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.10) ...
21:28:57 #11 57.75 Setting up python3 (3.10.6-1~22.04) ...
21:28:57 #10 45.31 Processing triggers for libc-bin (2.36-8+rpi1) ...
21:28:57 #10 18.04 Selecting previously unselected package libk5crypto3:armhf.
21:28:57 #10 18.04 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
21:28:57 #10 18.05 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
21:28:57 #10 18.11 Selecting previously unselected package libkrb5-3:armhf.
21:28:57 #10 18.11 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
21:28:57 #10 18.12 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
21:28:57 mkdir -p sources
21:28:57 docker run --rm -w /v \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:57 	alpine \
21:28:57 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:57 
21:28:57 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
21:28:57 #11 25.65 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:28:57 #11 25.80 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB]
21:28:57 #11 25.87 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B]
21:28:57 #10 47.93 Setting up libapt-pkg-perl (0.1.34+b1) ...
21:28:57 #10 47.94 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
21:28:57 #10 47.95 Setting up libpipeline1:amd64 (1.5.1-2) ...
21:28:57 #10 47.96 Setting up wdiff (1.2.2-2+b1) ...
21:28:57 #10 47.97 Setting up lsb-base (10.2019051400) ...
21:28:57 #10 47.98 Setting up mysql-common (5.8+1.0.5) ...
21:28:57 #10 48.01 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:28:57 #10 48.02 Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
21:28:57 #10 48.03 Setting up libkeyutils1:amd64 (1.6-6) ...
21:28:57 #10 48.04 Setting up libpsl5:amd64 (0.20.2-2) ...
21:28:57 #10 48.05 Setting up libgpm2:amd64 (1.20.7-5) ...
21:28:57 #10 48.06 Setting up mime-support (3.62) ...
21:28:57 #10 48.09 Setting up xdg-user-dirs (0.17-2) ...
21:28:57 #10 48.11 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
21:28:57 #10 48.12 Setting up psmisc (23.2-1+deb10u1) ...
21:28:57 #10 48.14 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ...
21:28:57 #14 4.186 (20/58): cmake-3.20.2-5.el8.x86_64.rpm           18 MB/s |  12 MB     00:00    
21:28:57 #14 4.338 (21/58): git-core-2.39.1-1.el8.x86_64.rpm        19 MB/s |  10 MB     00:00    
21:28:57 #14 4.344 (22/58): checkpolicy-2.9-1.el8.x86_64.rpm       1.0 MB/s | 348 kB     00:00    
21:28:57 #14 4.350 (23/58): gcc-plugin-annobin-8.5.0-18.el8.x86_64 7.8 MB/s |  35 kB     00:00    
21:28:57 #14 4.358 (24/58): glibc-devel-2.28-225.el8.x86_64.rpm    9.9 MB/s |  83 kB     00:00    
21:28:57 #14 4.405 (25/58): glibc-headers-2.28-225.el8.x86_64.rpm   10 MB/s | 488 kB     00:00    
21:28:57 mkdir -p sources
21:28:57 docker run --rm -w /v \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:57 	alpine \
21:28:57 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:57 #11 17.18 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf openssh-client armhf 1:9.0p1-1ubuntu7.1 [812 kB]
21:28:57 #11 17.22 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf publicsuffix all 20220811.1734-1 [130 kB]
21:28:57 #11 58.42 Setting up cpp-12 (12.2.0-3ubuntu1) ...
21:28:57 #11 58.43 Setting up libxcb1:amd64 (1.15-1) ...
21:28:57 #11 58.44 Setting up gettext (0.21-8) ...
21:28:57 #11 58.45 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
21:28:57 #9 45.57 Selecting previously unselected package xdelta.
21:28:57 #9 45.57 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
21:28:57 #9 45.58 Unpacking xdelta (1.1.3-9.3) ...
21:28:57 #9 45.72 Selecting previously unselected package xdelta3.
21:28:57 #9 45.72 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
21:28:57 #9 45.73 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
21:28:57 #9 45.81 Selecting previously unselected package pristine-tar.
21:28:57 #9 45.81 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
21:28:57 #9 45.82 Unpacking pristine-tar (1.49) ...
21:28:57 #11 40.26 Selecting previously unselected package cpp.
21:28:57 #11 40.26 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
21:28:57 #11 40.27 Unpacking cpp (4:9.3.0-1ubuntu2) ...
21:28:57 #11 40.31 Selecting previously unselected package libcc1-0:armhf.
21:28:57 #11 40.32 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ...
21:28:57 #11 40.32 Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
21:28:57 #11 40.35 Selecting previously unselected package libgomp1:armhf.
21:28:57 #11 40.35 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ...
21:28:57 #11 40.36 Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
21:28:57 #11 40.39 Selecting previously unselected package libatomic1:armhf.
21:28:57 #10 43.11 Preparing to unpack .../201-libnuma1_2.0.16-1_amd64.deb ...
21:28:57 #10 43.12 Unpacking libnuma1:amd64 (2.0.16-1) ...
21:28:57 #10 43.16 Selecting previously unselected package libx265-199:amd64.
21:28:57 #10 43.16 Preparing to unpack .../202-libx265-199_3.5-2+b1_amd64.deb ...
21:28:57 #10 43.16 Unpacking libx265-199:amd64 (3.5-2+b1) ...
21:28:57 #10 43.32 Selecting previously unselected package libheif1:amd64.
21:28:57 #10 43.33 Preparing to unpack .../203-libheif1_1.15.1-1_amd64.deb ...
21:28:57 #10 43.33 Unpacking libheif1:amd64 (1.15.1-1) ...
21:28:57 #10 43.39 Selecting previously unselected package libdeflate0:amd64.
21:28:57 #10 DONE 45.8s
21:28:57 #10 18.22 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:28:57 #10 18.22 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
21:28:57 #10 18.23 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
21:28:57 #10 18.30 Selecting previously unselected package libicu63:armhf.
21:28:57 #10 18.30 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_armhf.deb ...
21:28:57 #10 18.30 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
21:28:57 #11 25.89 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
21:28:57 #11 25.91 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
21:28:57 #11 25.94 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB]
21:28:57 #11 25.96 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:28:57 #11 25.98 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
21:28:57 #11 25.98 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
21:28:57 #11 25.99 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
21:28:57 #11 26.01 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
21:28:57 #10 48.15 Setting up libyaml-0-2:amd64 (0.2.1-1) ...
21:28:57 #10 48.16 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
21:28:57 #10 48.18 No schema files found: doing nothing.
21:28:57 #10 48.18 Setting up distro-info-data (0.41+deb10u6) ...
21:28:57 #10 48.20 Setting up manpages (4.16-2) ...
21:28:57 #10 48.20 Setting up unzip (6.0-23+deb10u3) ...
21:28:57 #10 48.23 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
21:28:57 #10 48.24 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:28:57 #10 48.26 Setting up binutils-common:amd64 (2.31.1-16) ...
21:28:57 #10 48.27 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:28:57 #10 48.28 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
21:28:57 #10 48.30 Setting up less (487-0.1+b1) ...
21:28:57 #10 48.39 Setting up perl-openssl-defaults:amd64 (3) ...
21:28:57 #14 4.561 (26/58): cpp-8.5.0-18.el8.x86_64.rpm             28 MB/s |  10 MB     00:00    
21:28:57 #14 4.568 (27/58): libedit-3.1-23.20170329cvs.el8.x86_64.  15 MB/s | 102 kB     00:00    
21:28:57 #14 4.578 (28/58): libgomp-8.5.0-18.el8.x86_64.rpm         23 MB/s | 208 kB     00:00    
21:28:57 #14 4.587 (29/58): libselinux-devel-2.9-8.el8.x86_64.rpm   23 MB/s | 200 kB     00:00    
21:28:57 #14 4.644 (30/58): kernel-headers-4.18.0-448.el8.x86_64.r  44 MB/s |  11 MB     00:00    
21:28:57 #14 4.652 (31/58): libselinux-utils-2.9-8.el8.x86_64.rpm  3.7 MB/s | 243 kB     00:00    
21:28:57 #14 4.656 (32/58): libsepol-devel-2.9-3.el8.x86_64.rpm    7.5 MB/s |  87 kB     00:00    
21:28:57 #10 51.53 Setting up libltdl-dev:armhf (2.4.6-2) ...
21:28:57 #10 51.54 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:57 #10 51.55 Setting up libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:57 #10 51.57 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
21:28:57 #10 51.58 Setting up libbinutils:armhf (2.30-21ubuntu1~18.04.8) ...
21:28:57 #10 51.59 Setting up libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:57 #10 51.60 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:57 #10 51.61 Setting up libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:57 #10 51.62 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:28:57 #10 51.63 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:57 #10 51.64 Setting up binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.8) ...
21:28:57 #10 51.65 Setting up file (1:5.32-2ubuntu0.4) ...
21:28:57 #10 51.67 Setting up fakeroot (1.22-2ubuntu1) ...
21:28:57 #10 51.68 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:57 #10 51.68 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
21:28:57 #10 51.68 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
21:28:57 #10 51.68 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
21:28:57 #10 51.68 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
21:28:57 #10 51.68 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
21:28:57 #10 51.68 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
21:28:57 #10 51.68 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
21:28:57 #10 51.68 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
21:28:57 #10 51.69 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:57 #10 51.70 Setting up libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:57 #10 51.71 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:28:57 #10 51.72 Setting up libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
21:28:57 #10 51.73 Setting up libperl5.26:armhf (5.26.1-6ubuntu0.6) ...
21:28:57 #10 51.75 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:28:57 #10 51.76 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:28:57 #11 17.62 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libunwind8 armhf 1.6.2-0ubuntu1.1 [49.6 kB]
21:28:57 #11 58.60 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
21:28:57 #11 58.61 Setting up libreadline8:amd64 (8.2-1) ...
21:28:57 #11 58.62 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
21:28:57 #11 58.64 Setting up libldap-2.5-0:amd64 (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:28:57 #11 58.65 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
21:28:57 mkdir -p sources
21:28:57 docker run --rm -w /v \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:57 	alpine \
21:28:57 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:57 #21 7.433 + apt-get  install --no-install-recommends -y gcc-mingw-w64-x86-64
21:28:57 #21 7.443 Reading package lists...
21:28:57 #21 7.960 Building dependency tree...
21:28:57 #21 8.099 Reading state information...
21:28:57 #11 40.39 Preparing to unpack .../086-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ...
21:28:57 #11 40.40 Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
21:28:57 #11 40.43 Selecting previously unselected package libasan5:armhf.
21:28:57 #11 40.43 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:28:57 #11 40.43 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:28:57 #9 45.89 Selecting previously unselected package publicsuffix.
21:28:57 #9 45.90 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
21:28:57 #9 45.90 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
21:28:57 #9 46.01 Selecting previously unselected package python-apt-common.
21:28:57 #9 46.01 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
21:28:57 #9 46.01 Unpacking python-apt-common (2.2.1) ...
21:28:57 #9 46.11 Selecting previously unselected package python3-apt.
21:28:57 #12 3.633 Reading package lists...
21:28:57 #10 43.39 Preparing to unpack .../204-libdeflate0_1.14-1_amd64.deb ...
21:28:57 #10 43.40 Unpacking libdeflate0:amd64 (1.14-1) ...
21:28:57 #10 43.44 Selecting previously unselected package libjbig0:amd64.
21:28:57 #10 43.44 Preparing to unpack .../205-libjbig0_2.1-6.1_amd64.deb ...
21:28:57 #10 43.45 Unpacking libjbig0:amd64 (2.1-6.1) ...
21:28:57 #10 43.49 Selecting previously unselected package liblerc4:amd64.
21:28:57 #10 43.49 Preparing to unpack .../206-liblerc4_4.0.0+ds-2_amd64.deb ...
21:28:57 #10 43.50 Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
21:28:57 #10 43.55 Selecting previously unselected package libwebp7:amd64.
21:28:57 #10 43.55 Preparing to unpack .../207-libwebp7_1.2.4-0.1_amd64.deb ...
21:28:57 #10 43.55 Unpacking libwebp7:amd64 (1.2.4-0.1) ...
21:28:57 #10 43.61 Selecting previously unselected package libtiff6:amd64.
21:28:57 mkdir -p rpmbuild/SOURCES
21:28:57 docker run --rm -w /v \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:57 	alpine \
21:28:57 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:57 
21:28:57 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:28:57 #11 DONE 0.0s
21:28:57 
21:28:57 #12 [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
21:28:57 #11 58.04 Setting up binutils (2.38-4ubuntu2.1) ...
21:28:57 #11 58.05 Setting up python3-xdg (0.27-2) ...
21:28:57 #11 58.21 Setting up man-db (2.10.2-1) ...
21:28:57 #11 58.30 Building database of manual pages ...
21:28:57 #10 48.40 Setting up linux-libc-dev:amd64 (4.19.269-1) ...
21:28:57 #10 48.41 Setting up gettext-base (0.19.8.1-9) ...
21:28:57 #10 48.42 Setting up liblzo2-2:amd64 (2.10-0.1) ...
21:28:57 #10 48.43 Setting up libnpth0:amd64 (1.6-1) ...
21:28:57 #10 48.44 Setting up krb5-locales (1.17-3+deb10u5) ...
21:28:57 #10 48.46 Setting up file (1:5.35-4+deb10u2) ...
21:28:57 #10 48.47 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
21:28:57 #10 48.48 Setting up libassuan0:amd64 (2.5.2-1) ...
21:28:57 #10 48.49 Setting up libgomp1:amd64 (8.3.0-6) ...
21:28:57 #10 48.51 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
21:28:57 #10 48.52 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
21:28:57 #10 48.53 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:28:57 #10 48.54 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ...
21:28:57 #10 48.56 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
21:28:57 #10 48.57 Setting up libfakeroot:amd64 (1.23-1) ...
21:28:57 #10 48.58 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ...
21:28:57 #10 48.59 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:28:57 #10 48.60 Setting up fakeroot (1.23-1) ...
21:28:57 #10 48.61 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:57 #10 48.62 Setting up mariadb-common (1:10.3.38-0+deb10u1) ...
21:28:57 #10 48.64 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:28:57 #10 48.64 Setting up libasan5:amd64 (8.3.0-6) ...
21:28:57 #10 48.66 Setting up autotools-dev (20180224.1) ...
21:28:57 #10 48.67 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
21:28:57 #10 48.68 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
21:28:57 #10 48.69 Setting up libwrap0:amd64 (7.6.q-28) ...
21:28:57 #10 48.71 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
21:28:58 #11 40.74 Selecting previously unselected package libubsan1:armhf.
21:28:58 #11 40.74 Preparing to unpack .../088-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ...
21:28:58 #11 40.74 Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
21:28:58 #11 40.84 Selecting previously unselected package libgcc-9-dev:armhf.
21:28:58 #11 40.84 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:28:58 #11 40.84 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:28:58 #11 40.94 Selecting previously unselected package gcc-9.
21:28:58 #11 40.94 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:28:58 #11 40.94 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:28:58 #11 58.99 Updating certificates in /etc/ssl/certs...
21:28:58 #10 43.61 Preparing to unpack .../208-libtiff6_4.5.0-5_amd64.deb ...
21:28:58 #10 43.62 Unpacking libtiff6:amd64 (4.5.0-5) ...
21:28:58 #10 43.67 Selecting previously unselected package libxau6:amd64.
21:28:58 #10 43.67 Preparing to unpack .../209-libxau6_1%3a1.0.9-1_amd64.deb ...
21:28:58 #10 43.67 Unpacking libxau6:amd64 (1:1.0.9-1) ...
21:28:58 #10 43.71 Selecting previously unselected package libxdmcp6:amd64.
21:28:58 #10 43.71 Preparing to unpack .../210-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
21:28:58 #10 43.71 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
21:28:58 #10 43.75 Selecting previously unselected package libxcb1:amd64.
21:28:58 #10 43.75 Preparing to unpack .../211-libxcb1_1.15-1_amd64.deb ...
21:28:58 #10 43.75 Unpacking libxcb1:amd64 (1.15-1) ...
21:28:58 #10 43.79 Selecting previously unselected package libx11-data.
21:28:58 #10 43.79 Preparing to unpack .../212-libx11-data_2%3a1.8.4-2_all.deb ...
21:28:58 #10 43.80 Unpacking libx11-data (2:1.8.4-2) ...
21:28:58 #10 43.87 Selecting previously unselected package libx11-6:amd64.
21:28:58 #10 43.87 Preparing to unpack .../213-libx11-6_2%3a1.8.4-2_amd64.deb ...
21:28:58 #10 43.87 Unpacking libx11-6:amd64 (2:1.8.4-2) ...
21:28:58 #10 43.96 Selecting previously unselected package libxpm4:amd64.
21:28:58 #10 51.77 Setting up man-db (2.8.3-2ubuntu0.1) ...
21:28:58 #10 51.86 Building database of manual pages ...
21:28:58 #10 51.98 Setting up pinentry-curses (1.1.0-1) ...
21:28:58 #10 51.99 Setting up libkrb5-3:armhf (1.16-2ubuntu0.4) ...
21:28:58 #10 52.00 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
21:28:58 #10 52.01 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:58 #10 52.02 Setting up libxcb1:armhf (1.13-2~ubuntu18.04) ...
21:28:58 #10 52.03 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:28:58 #10 52.05 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:28:58 #10 52.05 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
21:28:58 #10 52.06 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
21:28:58 #10 52.08 Setting up python3 (3.6.7-1~18.04) ...
21:28:58 #21 8.239 The following additional packages will be installed:
21:28:58 #21 8.240   binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
21:28:58 #21 8.240   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
21:28:58 #21 8.241   gcc-mingw-w64-x86-64-win32-runtime mingw-w64-common mingw-w64-x86-64-dev
21:28:58 #21 8.242 Suggested packages:
21:28:58 #21 8.242   gcc-10-locales wine64
21:28:58 #21 8.294 The following NEW packages will be installed:
21:28:58 #21 8.294   binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64
21:28:58 #21 8.294   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
21:28:58 #21 8.295   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime
21:28:58 #21 8.296   mingw-w64-common mingw-w64-x86-64-dev
21:28:58 #21 8.575 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
21:28:58 #21 8.575 Need to get 87.4 MB of archives.
21:28:58 #21 8.575 After this operation, 508 MB of additional disk space will be used.
21:28:58 #21 8.575 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]
21:28:58 #12 4.449 Building dependency tree...
21:28:58 #12 4.632 Reading state information...
21:28:58 mkdir -p rpmbuild/SOURCES
21:28:58 docker run --rm -w /v \
21:28:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:58 	alpine \
21:28:58 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:58 #9 46.12 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
21:28:58 #9 46.13 Unpacking python3-apt (2.2.1) ...
21:28:58 #9 46.18 Selecting previously unselected package python3-certifi.
21:28:58 #9 46.18 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
21:28:58 #9 46.18 Unpacking python3-certifi (2020.6.20-1) ...
21:28:58 #9 46.23 Selecting previously unselected package python3-idna.
21:28:58 #9 46.23 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
21:28:58 #9 46.23 Unpacking python3-idna (2.10-1) ...
21:28:58 #9 46.27 Selecting previously unselected package python3-magic.
21:28:58 #9 46.27 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
21:28:58 #9 46.28 Unpacking python3-magic (2:0.4.20-3) ...
21:28:58 #9 46.31 Selecting previously unselected package python3-urllib3.
21:28:58 #9 46.31 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:28:58 #9 46.31 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:28:58 #9 46.36 Selecting previously unselected package python3-requests.
21:28:58 #9 46.36 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
21:28:58 #9 46.36 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:28:58 #9 46.40 Selecting previously unselected package python3-unidiff.
21:28:58 #9 46.40 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
21:28:58 #9 46.41 Unpacking python3-unidiff (0.5.5-2) ...
21:28:58 #9 46.45 Selecting previously unselected package python3-xdg.
21:28:58 #9 46.45 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
21:28:58 #9 46.45 Unpacking python3-xdg (0.27-2) ...
21:28:58 #9 46.50 Selecting previously unselected package shared-mime-info.
21:28:58 #14 4.661 (33/58): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 3.0 MB/s |  25 kB     00:00    
21:28:58 #14 4.669 (34/58): m4-1.4.18-7.el8.x86_64.rpm              19 MB/s | 223 kB     00:00    
21:28:58 #14 4.716 (35/58): make-4.2.1-11.el8.x86_64.rpm           8.9 MB/s | 498 kB     00:00    
21:28:58 #14 4.723 (36/58): openssh-8.0p1-17.el8.x86_64.rpm        9.4 MB/s | 524 kB     00:00    
21:28:58 #14 4.737 (37/58): openssh-clients-8.0p1-17.el8.x86_64.rp  31 MB/s | 669 kB     00:00    
21:28:58 #14 4.747 (38/58): pcre2-devel-10.32-3.el8.x86_64.rpm      26 MB/s | 605 kB     00:00    
21:28:58 #14 4.756 (39/58): pcre2-utf32-10.32-3.el8.x86_64.rpm      24 MB/s | 220 kB     00:00    
21:28:58 #14 4.764 (40/58): pcre2-utf16-10.32-3.el8.x86_64.rpm     8.6 MB/s | 229 kB     00:00    
21:28:58 #14 4.801 (41/58): policycoreutils-2.9-24.el8.x86_64.rpm  9.1 MB/s | 409 kB     00:00    
21:28:58 #14 4.807 (42/58): policycoreutils-devel-2.9-24.el8.x86_6 6.8 MB/s | 296 kB     00:00    
21:28:58 #14 4.815 (43/58): policycoreutils-python-utils-2.9-24.el  19 MB/s | 260 kB     00:00    
21:28:58 #14 4.819 (44/58): python3-audit-3.0.7-4.el8.x86_64.rpm   7.5 MB/s |  87 kB     00:00    
21:28:58 #14 4.856 (45/58): python3-libselinux-2.9-8.el8.x86_64.rp 6.8 MB/s | 283 kB     00:00    
21:28:58 #14 4.862 (46/58): python3-libsemanage-2.9-9.el8.x86_64.r 2.9 MB/s | 128 kB     00:00    
21:28:58 #14 4.912 (47/58): python3-setools-4.3.0-3.el8.x86_64.rpm  12 MB/s | 624 kB     00:00    
21:28:58 #14 4.920 (48/58): rpm-plugin-selinux-4.14.3-26.el8.x86_6  12 MB/s |  78 kB     00:00    
21:28:58 #14 4.978 (49/58): selinux-policy-3.14.3-117.el8.noarch.r  11 MB/s | 659 kB     00:00    
21:28:58 #14 5.050 (50/58): python3-policycoreutils-2.9-24.el8.noa  12 MB/s | 2.3 MB     00:00    
21:28:58 #14 5.081 (51/58): selinux-policy-devel-3.14.3-117.el8.no  16 MB/s | 1.6 MB     00:00    
21:28:58 #14 5.126 (52/58): systemd-devel-239-73.el8.x86_64.rpm     11 MB/s | 510 kB     00:00    
21:28:58 #14 5.132 (53/58): which-2.21-18.el8.x86_64.rpm           8.9 MB/s |  49 kB     00:00    
21:28:58 #14 5.172 (54/58): device-mapper-devel-1.02.181-9.el8.x86 7.0 MB/s | 284 kB     00:00    
21:28:58 #11 58.52 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
21:28:58 #11 58.54 Setting up python3-six (1.16.0-3ubuntu1) ...
21:28:58 #11 17.85 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf strace armhf 5.16-0ubuntu4 [438 kB]
21:28:58 #11 18.09 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xauth armhf 1:1.1.1-1 [23.9 kB]
21:28:58 #10 48.72 Setting up make (4.2.1-1.2) ...
21:28:58 #10 48.74 Setting up libmpfr6:amd64 (4.0.2-1) ...
21:28:58 #10 48.75 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:28:58 #10 48.79 Setting up libntlm0:amd64 (1.5-1+deb10u1) ...
21:28:58 #10 48.80 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:28:58 #10 48.82 Setting up libidn11:amd64 (1.33-2.2) ...
21:28:58 #10 48.83 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u3) ...
21:28:58 #10 48.84 Setting up strace (4.26-0.2) ...
21:28:58 #10 48.85 Setting up libsigsegv2:amd64 (2.12-2) ...
21:28:58 #10 48.86 Setting up xz-utils (5.2.4-1+deb10u1) ...
21:28:58 #10 48.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:58 #10 48.87 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
21:28:58 #10 48.89 Setting up t1utils (1.41-3) ...
21:28:58 #10 48.90 Setting up libquadmath0:amd64 (8.3.0-6) ...
21:28:58 #10 48.91 Setting up diffstat (1.62-1) ...
21:28:58 #10 48.92 Setting up libmpc3:amd64 (1.1.0-1) ...
21:28:58 #11 26.45 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
21:28:58 #11 26.52 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
21:28:58 mkdir -p sources
21:28:58 docker run --rm -w /v \
21:28:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:58 	alpine \
21:28:58 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:58 #11 59.40 124 added, 0 removed; done.
21:28:58 #11 59.43 Setting up libgprofng0:amd64 (2.39-3ubuntu1.1) ...
21:28:58 #11 59.44 Setting up libfreetype6:amd64 (2.12.1+dfsg-3) ...
21:28:58 #11 59.45 Setting up dbus (1.14.0-2ubuntu3) ...
21:28:58 #11 59.48 Setting up libgcc-12-dev:amd64 (12.2.0-3ubuntu1) ...
21:28:58 #11 59.49 Setting up shared-mime-info (2.2-1) ...
21:28:58 #21 8.604 Get:2 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
21:28:58 #21 8.606 Get:3 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
21:28:58 #21 8.646 Get:4 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
21:28:58 #21 8.673 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]
21:28:58 #21 8.769 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]
21:28:58 #12 4.638 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:28:58 #12 4.858 Starting 2 pkgProblemResolver with broken count: 0
21:28:58 #12 4.861 Done
21:28:58 #10 43.97 Preparing to unpack .../214-libxpm4_1%3a3.5.12-1.1_amd64.deb ...
21:28:58 #10 43.97 Unpacking libxpm4:amd64 (1:3.5.12-1.1) ...
21:28:58 #10 44.02 Selecting previously unselected package libgd3:amd64.
21:28:58 #10 44.02 Preparing to unpack .../215-libgd3_2.3.3-9_amd64.deb ...
21:28:58 #10 44.02 Unpacking libgd3:amd64 (2.3.3-9) ...
21:28:58 #10 44.06 Selecting previously unselected package libc-devtools.
21:28:58 #10 44.07 Preparing to unpack .../216-libc-devtools_2.36-8_amd64.deb ...
21:28:58 #10 44.07 Unpacking libc-devtools (2.36-8) ...
21:28:58 #10 44.11 Selecting previously unselected package libcapture-tiny-perl.
21:28:58 #10 44.12 Preparing to unpack .../217-libcapture-tiny-perl_0.48-2_all.deb ...
21:28:58 #10 44.12 Unpacking libcapture-tiny-perl (0.48-2) ...
21:28:58 #10 44.15 Selecting previously unselected package libcgi-pm-perl.
21:28:58 #10 44.16 Preparing to unpack .../218-libcgi-pm-perl_4.55-1_all.deb ...
21:28:58 #10 44.16 Unpacking libcgi-pm-perl (4.55-1) ...
21:28:58 #9 46.50 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
21:28:58 #9 46.50 Unpacking shared-mime-info (2.0-1) ...
21:28:58 #9 46.62 Selecting previously unselected package strace.
21:28:58 #9 46.63 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
21:28:58 #9 46.63 Unpacking strace (5.10-1) ...
21:28:58 #9 46.71 Selecting previously unselected package xauth.
21:28:58 #9 46.71 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
21:28:58 #9 46.72 Unpacking xauth (1:1.1-1) ...
21:28:58 #9 46.76 Selecting previously unselected package xdg-user-dirs.
21:28:58 #11 58.67 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:28:58 #11 58.81 Setting up perl (5.34.0-3ubuntu1.1) ...
21:28:58 #11 58.83 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
21:28:58 #11 58.84 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:28:58 #11 58.86 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
21:28:58 #11 18.09 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xz-utils armhf 5.2.5-2.1 [83.6 kB]
21:28:58 #11 18.11 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf m4 armhf 1.4.19-1 [236 kB]
21:28:58 #11 18.14 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autoconf all 2.71-2 [338 kB]
21:28:58 #11 18.18 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autotools-dev all 20220109.1 [44.9 kB]
21:28:58 #11 18.18 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf automake all 1:1.16.5-1.3 [558 kB]
21:28:58 #11 18.22 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autopoint all 0.21-8 [421 kB]
21:28:58 #11 18.25 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils-common armhf 2.39-3ubuntu1.1 [223 kB]
21:28:58 #11 18.26 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libbinutils armhf 2.39-3ubuntu1.1 [439 kB]
21:28:58 #11 26.61 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B]
21:28:58 #11 26.63 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
21:28:58 #11 26.65 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:28:58 #11 26.67 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB]
21:28:58 #11 26.74 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB]
21:28:58 #11 26.79 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
21:28:58 #11 26.86 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB]
21:28:58 #10 48.93 Setting up libatomic1:amd64 (8.3.0-6) ...
21:28:58 #10 48.94 Setting up patch (2.7.6-3+deb10u1) ...
21:28:58 #10 48.96 Setting up mailutils-common (1:3.5-4) ...
21:28:58 #10 48.97 Setting up autopoint (0.19.8.1-9) ...
21:28:58 #10 48.98 Setting up libmariadb3:amd64 (1:10.3.38-0+deb10u1) ...
21:28:58 #10 48.99 Setting up libfl2:amd64 (2.6.4-6.2) ...
21:28:58 #10 49.00 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ...
21:28:58 #10 49.01 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ...
21:28:58 #10 49.03 Setting up libltdl7:amd64 (2.4.6-9) ...
21:28:58 #10 49.04 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:28:58 #10 49.05 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ...
21:28:58 #10 49.08 Setting up libmpx2:amd64 (8.3.0-6) ...
21:28:58 #10 49.09 Setting up libubsan1:amd64 (8.3.0-6) ...
21:28:58 #10 49.11 Setting up libisl19:amd64 (0.20-2) ...
21:28:58 #10 49.12 Setting up dwz (0.12-3) ...
21:28:58 #10 49.13 Setting up python-apt-common (1.8.4.3) ...
21:28:58 #10 19.33 Selecting previously unselected package libxml2:armhf.
21:28:58 #10 19.33 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_armhf.deb ...
21:28:58 #10 19.33 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
21:28:58 #10 19.46 Selecting previously unselected package manpages.
21:28:58 #10 19.46 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
21:28:58 #12 5.017  Done
21:28:58 #21 8.985 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]
21:28:58 #21 9.071 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]
21:28:58 #10 44.22 Selecting previously unselected package libfcgi0ldbl:amd64.
21:28:58 #10 44.22 Preparing to unpack .../219-libfcgi0ldbl_2.4.2-2_amd64.deb ...
21:28:58 #10 44.23 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
21:28:58 #10 44.27 Selecting previously unselected package libfcgi-perl.
21:28:58 #10 44.28 Preparing to unpack .../220-libfcgi-perl_0.82+ds-2_amd64.deb ...
21:28:58 #10 44.28 Unpacking libfcgi-perl (0.82+ds-2) ...
21:28:58 #10 44.31 Selecting previously unselected package libcgi-fast-perl.
21:28:58 #10 44.32 Preparing to unpack .../221-libcgi-fast-perl_1%3a2.15-1_all.deb ...
21:28:58 #10 44.32 Unpacking libcgi-fast-perl (1:2.15-1) ...
21:28:58 #10 44.35 Selecting previously unselected package libclass-data-inheritable-perl.
21:28:58 #10 44.36 Preparing to unpack .../222-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:28:58 #10 44.39 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:28:58 #10 44.42 Selecting previously unselected package libclass-inspector-perl.
21:28:58 #10 44.42 Preparing to unpack .../223-libclass-inspector-perl_1.36-3_all.deb ...
21:28:58 #10 44.43 Unpacking libclass-inspector-perl (1.36-3) ...
21:28:58 #10 44.47 Selecting previously unselected package libcommon-sense-perl:amd64.
21:28:58 #10 44.47 Preparing to unpack .../224-libcommon-sense-perl_3.75-3_amd64.deb ...
21:28:58 #10 44.47 Unpacking libcommon-sense-perl:amd64 (3.75-3) ...
21:28:58 #10 44.53 Selecting previously unselected package libconfig-tiny-perl.
21:28:58 #9 46.77 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
21:28:58 #9 46.78 Unpacking xdg-user-dirs (0.17-2) ...
21:28:58 #9 46.84 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
21:28:58 #9 46.88 Setting up media-types (4.0.0) ...
21:28:58 #9 46.90 Setting up libpipeline1:amd64 (1.5.3-1) ...
21:28:58 #9 46.92 Setting up wdiff (1.2.2-2+b1) ...
21:28:58 #9 46.93 Setting up libxau6:amd64 (1:1.0.9-1) ...
21:28:58 #9 46.94 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
21:28:58 #9 46.95 Setting up libpsl5:amd64 (0.21.0-1.2) ...
21:28:58 #9 46.96 Setting up libgpm2:amd64 (1.20.7-8) ...
21:28:58 #9 46.97 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
21:28:58 #9 46.98 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:28:58 #9 46.98 Setting up libicu67:amd64 (67.1-7) ...
21:28:58 #11 58.87 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
21:28:58 #11 59.04 Setting up libdata-dump-perl (1.25-1) ...
21:28:58 #11 59.05 Setting up python3-certifi (2020.6.20-1) ...
21:28:58 #11 41.48 Selecting previously unselected package gcc.
21:28:58 #11 41.48 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
21:28:58 #11 41.49 Unpacking gcc (4:9.3.0-1ubuntu2) ...
21:28:58 #11 41.52 Selecting previously unselected package libstdc++-9-dev:armhf.
21:28:58 #11 41.52 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:28:58 #11 41.52 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:28:58 #10 52.38 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:28:58 #10 52.39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
21:28:58 #10 52.40 Setting up python3-magic (2:0.4.15-1) ...
21:28:58 #10 52.53 Setting up python3-idna (2.6-1) ...
21:28:58 #10 52.71 Setting up python3-xdg (0.25-4ubuntu1.1) ...
21:28:58 #14 5.514 (55/58): gcc-8.5.0-18.el8.x86_64.rpm             20 MB/s |  23 MB     00:01    
21:28:58 #14 5.522 (56/58): libxcrypt-static-4.1.1-6.el8.x86_64.rp 7.4 MB/s |  56 kB     00:00    
21:28:58 #14 5.546 (57/58): glibc-static-2.28-225.el8.x86_64.rpm   5.6 MB/s | 2.1 MB     00:00    
21:28:58 #11 26.87 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:28:58 #11 26.87 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB]
21:28:58 #10 49.14 Setting up sensible-utils (0.0.12) ...
21:28:58 #10 49.16 Setting up exim4-config (4.92-8+deb10u7) ...
21:28:58 #12 0.829 Hit:1 http://archive.raspbian.org/raspbian bookworm InRelease
21:28:58 #10 19.46 Unpacking manpages (4.16-2) ...
21:28:58 #12 5.185 Starting pkgProblemResolver with broken count: 0
21:28:58 #12 5.219 Starting 2 pkgProblemResolver with broken count: 0
21:28:58 #12 5.222 Done
21:28:58 #21 9.272 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
21:28:58 #21 9.392 debconf: delaying package configuration, since apt-utils is not installed
21:28:58 #9 46.99 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
21:28:58 #9 47.01 Setting up xdg-user-dirs (0.17-2) ...
21:28:58 #9 47.03 Setting up libmagic-mgc (1:5.39-3) ...
21:28:58 #9 47.05 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
21:28:58 #9 47.06 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
21:28:58 #9 47.09 No schema files found: doing nothing.
21:28:58 #9 47.10 Setting up distro-info-data (0.51+deb11u3) ...
21:28:58 #9 47.11 Setting up manpages (5.10-1) ...
21:28:58 #9 47.13 Setting up unzip (6.0-26+deb11u1) ...
21:28:58 #9 47.15 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:28:58 #9 47.16 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
21:28:58 #9 47.18 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
21:28:58 #9 47.19 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
21:28:58 #9 47.21 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:28:58 #9 47.22 Setting up libfcgi-bin (2.4.2-2) ...
21:28:58 #9 47.23 Setting up binutils-common:amd64 (2.35.2-2) ...
21:28:58 #9 47.24 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
21:28:58 #9 47.25 Setting up libmagic1:amd64 (1:5.39-3) ...
21:28:58 #9 47.27 Setting up libdeflate0:amd64 (1.7-1) ...
21:28:58 #9 47.28 Setting up less (551-2) ...
21:28:58 #9 47.30 Setting up perl-openssl-defaults:amd64 (5) ...
21:28:58 #9 47.31 Setting up linux-libc-dev:amd64 (5.10.162-1) ...
21:28:58 #10 44.53 Preparing to unpack .../225-libconfig-tiny-perl_2.28-2_all.deb ...
21:28:58 #10 44.53 Unpacking libconfig-tiny-perl (2.28-2) ...
21:28:58 #10 44.58 Selecting previously unselected package libparams-util-perl.
21:28:58 #10 44.58 Preparing to unpack .../226-libparams-util-perl_1.102-2+b1_amd64.deb ...
21:28:58 #10 44.59 Unpacking libparams-util-perl (1.102-2+b1) ...
21:28:58 #10 44.63 Selecting previously unselected package libsub-install-perl.
21:28:58 #10 44.64 Preparing to unpack .../227-libsub-install-perl_0.929-1_all.deb ...
21:28:58 #10 44.64 Unpacking libsub-install-perl (0.929-1) ...
21:28:58 #10 44.68 Selecting previously unselected package libdata-optlist-perl.
21:28:58 #10 44.68 Preparing to unpack .../228-libdata-optlist-perl_0.113-1_all.deb ...
21:28:58 #10 44.68 Unpacking libdata-optlist-perl (0.113-1) ...
21:28:58 #10 44.72 Selecting previously unselected package libsub-exporter-perl.
21:28:58 #10 44.72 Preparing to unpack .../229-libsub-exporter-perl_0.989-1_all.deb ...
21:28:58 #10 44.73 Unpacking libsub-exporter-perl (0.989-1) ...
21:28:58 #10 44.76 Selecting previously unselected package libconst-fast-perl.
21:28:58 #11 41.76 Selecting previously unselected package g++-9.
21:28:58 #11 41.76 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:28:58 #11 41.76 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:28:58 #11 59.18 Setting up libfile-find-rule-perl (0.34-1) ...
21:28:58 #11 59.20 Setting up libref-util-perl (0.204-1) ...
21:28:58 #11 59.21 Setting up libipc-system-simple-perl (1.30-1) ...
21:28:58 #11 59.22 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:28:58 #11 59.23 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:28:58 #11 59.24 Setting up libsocket6-perl (0.29-1build4) ...
21:28:58 #11 59.26 Setting up libio-prompt-tiny-perl (0.003-1) ...
21:28:58 #11 59.27 Setting up libhash-fieldhash-perl (0.15-1build5) ...
21:28:58 #11 59.28 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
21:28:58 #11 59.30 Setting up libvariable-magic-perl (0.62-1build5) ...
21:28:58 #11 59.31 Setting up python3-idna (3.3-1) ...
21:28:58 #14 5.670 (58/58): selinux-policy-minimum-3.14.3-117.el8.  23 MB/s |  14 MB     00:00    
21:28:58 #14 5.674 --------------------------------------------------------------------------------
21:28:58 #14 5.674 Total                                            33 MB/s | 104 MB     00:03     
21:28:58 #11 18.67 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libctf-nobfd0 armhf 2.39-3ubuntu1.1 [85.2 kB]
21:28:58 #11 27.29 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:28:58 #10 49.46 Adding system-user for exim (v4)
21:28:58 #10 49.73 Setting up libuchardet0:amd64 (0.0.6-3) ...
21:28:58 mkdir -p sources
21:28:58 docker run --rm -w /v \
21:28:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker:/engine \
21:28:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:58 	alpine \
21:28:58 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:28:58 #10 19.66 Selecting previously unselected package libedit2:armhf.
21:28:58 #10 19.66 Preparing to unpack .../017-libedit2_3.1-20181209-1_armhf.deb ...
21:28:58 #10 19.67 Unpacking libedit2:armhf (3.1-20181209-1) ...
21:28:58 #10 19.78 Selecting previously unselected package openssh-client.
21:28:58 #10 19.78 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_armhf.deb ...
21:28:58 #10 19.79 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
21:28:59 #11 extracting sha256:6f87262882f946341503f70f92660d560eca8730db0968566e377d686536c736 3.7s done
21:28:59 #11 extracting sha256:c453747a077b91c8a2ff79e9b4dc7b87e2ff96d97b127aac577076f4e4ce6923
21:28:59 #11 extracting sha256:c453747a077b91c8a2ff79e9b4dc7b87e2ff96d97b127aac577076f4e4ce6923 done
21:28:59 #11 DONE 16.0s
21:28:59 
21:28:59 #17 [base 2/5] COPY --from=xx / /
21:28:59 #12 5.533 The following additional packages will be installed:
21:28:59 #12 5.533   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:28:59 #12 5.533   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
21:28:59 #12 5.533   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
21:28:59 #12 5.533   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:28:59 #12 5.534   libuv1 pkg-config pkgconf pkgconf-bin procps
21:28:59 #12 5.536 Suggested packages:
21:28:59 #12 5.536   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
21:28:59 #12 5.536 Recommended packages:
21:28:59 #12 5.536   psmisc
21:28:59 #21 9.427 Fetched 87.4 MB in 1s (89.9 MB/s)
21:28:59 #21 9.448 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:28:59 #21 9.448 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16833 files and directories currently installed.)
21:28:59 #21 9.460 Preparing to unpack .../0-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
21:28:59 #21 9.464 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:28:59 #9 47.32 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
21:28:59 #9 47.34 Setting up gettext-base (0.21-4) ...
21:28:59 #9 47.35 Setting up liblzo2-2:amd64 (2.10-2) ...
21:28:59 #9 47.36 Setting up libnpth0:amd64 (1.6-3) ...
21:28:59 #9 47.37 Setting up file (1:5.39-3) ...
21:28:59 #9 47.38 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
21:28:59 #9 47.39 Setting up libassuan0:amd64 (2.5.3-7.1) ...
21:28:59 #9 47.40 Setting up libgomp1:amd64 (10.2.1-6) ...
21:28:59 #9 47.41 Setting up bzip2 (1.0.8-4) ...
21:28:59 #9 47.42 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:28:59 #9 47.44 Setting up libunwind8:amd64 (1.3.2-2) ...
21:28:59 #9 47.45 Setting up pbzip2 (1.1.13-1) ...
21:28:59 #9 47.46 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
21:28:59 #9 47.47 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
21:28:59 #9 47.49 Setting up libasan6:amd64 (10.2.1-6) ...
21:28:59 #9 47.50 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:28:59 #9 47.51 Setting up fakeroot (1.25.3-1.1) ...
21:28:59 #9 47.52 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:28:59 #9 47.53 Setting up autotools-dev (20180224.1+nmu1) ...
21:28:59 #10 44.77 Preparing to unpack .../230-libconst-fast-perl_0.014-2_all.deb ...
21:28:59 #10 44.77 Unpacking libconst-fast-perl (0.014-2) ...
21:28:59 #10 44.80 Selecting previously unselected package libwant-perl.
21:28:59 #10 44.81 Preparing to unpack .../231-libwant-perl_0.29-2+b1_amd64.deb ...
21:28:59 #10 44.81 Unpacking libwant-perl (0.29-2+b1) ...
21:28:59 #10 44.85 Selecting previously unselected package libcontextual-return-perl.
21:28:59 #10 44.85 Preparing to unpack .../232-libcontextual-return-perl_0.004014-4_all.deb ...
21:28:59 #10 44.85 Unpacking libcontextual-return-perl (0.004014-4) ...
21:28:59 #10 44.89 Selecting previously unselected package libconvert-binhex-perl.
21:28:59 #10 44.89 Preparing to unpack .../233-libconvert-binhex-perl_1.125-3_all.deb ...
21:28:59 #10 44.89 Unpacking libconvert-binhex-perl (1.125-3) ...
21:28:59 #10 44.92 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
21:28:59 #10 44.93 Preparing to unpack .../234-libcpanel-json-xs-perl_4.35-1_amd64.deb ...
21:28:59 #10 44.93 Unpacking libcpanel-json-xs-perl:amd64 (4.35-1) ...
21:28:59 #10 44.98 Selecting previously unselected package libdevel-stacktrace-perl.
21:28:59 #10 44.98 Preparing to unpack .../235-libdevel-stacktrace-perl_2.0400-2_all.deb ...
21:28:59 #10 44.99 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
21:28:59 #11 59.52 Setting up libio-html-perl (1.004-2) ...
21:28:59 #11 59.53 Setting up libpod-parser-perl (1.63-2) ...
21:28:59 #11 59.54 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
21:28:59 #11 59.55 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
21:28:59 #11 59.56 Setting up libparams-util-perl (1.102-1build3) ...
21:28:59 #11 59.58 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
21:28:59 #11 59.59 Setting up libtime-duration-perl (1.21-1) ...
21:28:59 #11 59.60 Setting up autoconf (2.71-2) ...
21:28:59 #11 59.62 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:28:59 #11 18.95 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libctf0 armhf 2.39-3ubuntu1.1 [85.9 kB]
21:28:59 #11 19.01 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.39-3ubuntu1.1 [2772 kB]
21:28:59 #11 27.44 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:28:59 #11 27.46 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B]
21:28:59 #11 27.47 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB]
21:28:59 #11 27.73 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
21:28:59 #10 49.74 Setting up git-man (1:2.20.1-2+deb10u8) ...
21:28:59 #10 49.74 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
21:28:59 #10 49.75 Setting up netbase (5.6) ...
21:28:59 #10 49.78 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ...
21:28:59 #10 49.79 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:28:59 #10 49.80 Setting up libbinutils:amd64 (2.31.1-16) ...
21:28:59 #10 49.81 Setting up cpp-8 (8.3.0-6) ...
21:28:59 #10 49.82 Setting up libc-dev-bin (2.28-10+deb10u2) ...
21:28:59 #10 49.84 Setting up openssl (1.1.1n-0+deb10u4) ...
21:28:59 #10 49.85 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
21:28:59 #10 49.86 Setting up readline-common (7.0-5) ...
21:28:59 #10 49.87 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
21:28:59 #10 49.88 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u5) ...
21:28:59 #10 49.90 Setting up libcc1-0:amd64 (8.3.0-6) ...
21:28:59 #10 49.91 Setting up iso-codes (4.2-1) ...
21:28:59 #10 49.92 Setting up liblocale-gettext-perl (1.07-3+b4) ...
21:28:59 #10 49.93 Setting up liblsan0:amd64 (8.3.0-6) ...
21:28:59 #10 49.97 Setting up dctrl-tools (2.24-3) ...
21:28:59 #10 52.87 Setting up python3-six (1.11.0-2) ...
21:28:59 #10 53.01 Setting up libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
21:28:59 #10 53.02 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:28:59 #10 53.03 Setting up python3-certifi (2018.1.18-2) ...
21:28:59 #10 53.16 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
21:28:59 #10 53.18 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:28:59 #10 53.19 Setting up python3-pkg-resources (39.0.1-2ubuntu0.1) ...
21:28:59 mkdir -p rpmbuild/SOURCES
21:28:59 docker run --rm -w /v \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:59 	alpine \
21:28:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:59 #10 19.94 Selecting previously unselected package ucf.
21:28:59 #10 19.94 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
21:28:59 #10 19.94 Moving old data out of the way
21:28:59 #10 19.94 Unpacking ucf (3.0038+nmu1) ...
21:28:59 #10 20.00 Selecting previously unselected package xz-utils.
21:28:59 #10 20.00 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
21:28:59 #10 20.01 Unpacking xz-utils (5.2.4-1+deb10u1) ...
21:28:59 #10 20.08 Selecting previously unselected package libfl2:armhf.
21:28:59 #10 20.08 Preparing to unpack .../021-libfl2_2.6.4-6.2_armhf.deb ...
21:28:59 #10 20.09 Unpacking libfl2:armhf (2.6.4-6.2) ...
21:28:59 #10 20.16 Selecting previously unselected package at.
21:28:59 #10 20.16 Preparing to unpack .../022-at_3.1.23-1_armhf.deb ...
21:28:59 #12 5.846 The following NEW packages will be installed:
21:28:59 #12 5.846   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:28:59 #12 5.847   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
21:28:59 #12 5.847   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
21:28:59 #12 5.847   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:28:59 #12 5.848   libuv1 pkg-config pkgconf pkgconf-bin procps
21:28:59 #21 9.785 Selecting previously unselected package gcc-mingw-w64-base.
21:28:59 #21 9.787 Preparing to unpack .../1-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
21:28:59 #21 9.791 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:28:59 #21 9.830 Selecting previously unselected package mingw-w64-common.
21:28:59 #9 47.54 Setting up libglib2.0-data (2.66.8-1) ...
21:28:59 #9 47.55 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
21:28:59 #9 47.56 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
21:28:59 #9 47.57 Setting up libx11-data (2:1.7.2-1) ...
21:28:59 #9 47.59 Setting up make (4.3-4.1) ...
21:28:59 #9 47.60 Setting up libmpfr6:amd64 (4.1.0-3) ...
21:28:59 #9 47.61 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:28:59 #9 47.62 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:28:59 #9 47.63 Setting up lzip (1.22-3) ...
21:28:59 #9 47.65 Setting up strace (5.10-1) ...
21:28:59 #9 47.66 Setting up libsigsegv2:amd64 (2.13-1) ...
21:28:59 #9 47.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:28:59 #9 47.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:59 #9 47.69 Setting up t1utils (1.41-4) ...
21:28:59 #9 47.70 Setting up libquadmath0:amd64 (10.2.1-6) ...
21:28:59 #9 47.71 Setting up diffstat (1.64-1) ...
21:28:59 #9 47.72 Setting up libpng16-16:amd64 (1.6.37-3) ...
21:28:59 #9 47.73 Setting up libmpc3:amd64 (1.2.0-1) ...
21:28:59 #9 47.74 Setting up libatomic1:amd64 (10.2.1-6) ...
21:28:59 #9 47.75 Setting up patch (2.7.6-7) ...
21:28:59 #9 47.76 Setting up autopoint (0.21-4) ...
21:28:59 #9 47.78 Setting up libwebp6:amd64 (0.6.1-2.1) ...
21:28:59 #9 47.79 Setting up fonts-dejavu-core (2.37-2) ...
21:28:59 #9 47.84 Setting up libxdelta2 (1.1.3-9.3) ...
21:28:59 #10 45.03 Selecting previously unselected package libexception-class-perl.
21:28:59 #10 45.04 Preparing to unpack .../236-libexception-class-perl_1.45-1_all.deb ...
21:28:59 #10 45.04 Unpacking libexception-class-perl (1.45-1) ...
21:28:59 #10 45.07 Selecting previously unselected package libiterator-perl.
21:28:59 #10 45.08 Preparing to unpack .../237-libiterator-perl_0.03+ds1-2_all.deb ...
21:28:59 #10 45.08 Unpacking libiterator-perl (0.03+ds1-2) ...
21:28:59 #10 45.11 Selecting previously unselected package libiterator-util-perl.
21:28:59 #10 45.11 Preparing to unpack .../238-libiterator-util-perl_0.02+ds1-2_all.deb ...
21:28:59 #10 45.12 Unpacking libiterator-util-perl (0.02+ds1-2) ...
21:28:59 #10 45.15 Selecting previously unselected package libdata-dpath-perl.
21:28:59 #10 45.15 Preparing to unpack .../239-libdata-dpath-perl_0.58-2_all.deb ...
21:28:59 #10 45.15 Unpacking libdata-dpath-perl (0.58-2) ...
21:28:59 #10 45.19 Selecting previously unselected package libdata-dump-perl.
21:28:59 #10 45.19 Preparing to unpack .../240-libdata-dump-perl_1.25-1_all.deb ...
21:28:59 #10 45.19 Unpacking libdata-dump-perl (1.25-1) ...
21:28:59 #10 45.22 Selecting previously unselected package libdata-messagepack-perl.
21:28:59 #10 48.51 Fedora Modular 36 - x86_64 - Updates            2.9 MB/s | 3.0 MB     00:01    
21:28:59 #11 59.80 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:28:59 #11 59.81 Setting up libarray-intspan-perl (2.004-1) ...
21:28:59 #11 59.83 Setting up libcapture-tiny-perl (0.48-1) ...
21:28:59 #11 59.84 Setting up libtimedate-perl (2.3300-2) ...
21:28:59 #11 59.86 Setting up libstdc++-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
21:28:59 #11 59.87 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:28:59 #11 59.89 Setting up libsub-name-perl (0.26-1build3) ...
21:28:59 #11 59.90 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
21:28:59 #11 59.92 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
21:28:59 #11 59.93 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:28:59 #11 59.95 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
21:28:59 #11 59.97 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:28:59 #11 59.98 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
21:28:59 #11 60.00 Setting up xauth (1:1.1-1build2) ...
21:28:59 #11 60.01 Setting up libpath-tiny-perl (0.122-1) ...
21:28:59 #11 19.34 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils armhf 2.39-3ubuntu1.1 [3172 B]
21:28:59 #11 19.34 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc-dev-bin armhf 2.36-0ubuntu4 [18.7 kB]
21:28:59 #11 19.34 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf linux-libc-dev armhf 5.19.0-38.39 [1331 kB]
21:28:59 #11 42.31 Selecting previously unselected package g++.
21:28:59 #11 42.32 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
21:28:59 #11 42.32 Unpacking g++ (4:9.3.0-1ubuntu2) ...
21:28:59 #11 42.34 Selecting previously unselected package make.
21:28:59 #11 42.35 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ...
21:28:59 #11 42.35 Unpacking make (4.2.1-1.2) ...
21:28:59 #11 42.39 Selecting previously unselected package libdpkg-perl.
21:28:59 #11 42.39 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
21:28:59 #11 42.39 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
21:28:59 #11 42.44 Selecting previously unselected package patch.
21:28:59 #11 27.78 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
21:28:59 #11 27.78 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:28:59 #11 27.78 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
21:28:59 #11 27.79 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:28:59 #11 27.79 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB]
21:28:59 #11 27.81 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
21:28:59 #10 49.99 Setting up libitm1:amd64 (8.3.0-6) ...
21:28:59 #10 50.00 Setting up debian-keyring (2019.02.25) ...
21:28:59 #10 50.01 Setting up libreadline7:amd64 (7.0-5) ...
21:28:59 #10 50.02 Setting up libgdbm6:amd64 (1.18.1-4) ...
21:28:59 #10 50.03 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:28:59 #10 50.04 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
21:28:59 #10 50.05 Setting up libtsan0:amd64 (8.3.0-6) ...
21:28:59 #10 50.06 Setting up pinentry-curses (1.1.0-2) ...
21:28:59 #10 50.08 Setting up manpages-dev (4.16-2) ...
21:28:59 #10 50.09 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
21:28:59 #10 50.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
21:28:59 #10 50.11 Setting up libxcb1:amd64 (1.13.1-2) ...
21:28:59 #10 50.12 Setting up at (3.1.23-1) ...
21:28:59 #10 53.38 Setting up lsb-release (9.20170808ubuntu1) ...
21:28:59 #10 53.39 Setting up libxmuu1:armhf (2:1.1.2-2) ...
21:28:59 #10 53.40 Setting up libgpgme11:armhf (1.10.0-1ubuntu2) ...
21:28:59 #10 53.41 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.4) ...
21:28:59 #10 53.42 Setting up perl (5.26.1-6ubuntu0.6) ...
21:28:59 #10 53.44 Setting up libfile-chdir-perl (0.1008-1) ...
21:28:59 #10 53.45 Setting up libsys-hostname-long-perl (1.5-1) ...
21:28:59 #10 53.46 Setting up libfile-fcntllock-perl (0.22-3build2) ...
21:28:59 #10 53.47 Setting up libtext-glob-perl (0.10-1) ...
21:28:59 #10 53.48 Setting up intltool-debian (0.35.0+20060710.4) ...
21:28:59 #10 53.49 Setting up libxml-sax-base-perl (1.09-1) ...
21:28:59 #10 53.50 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
21:28:59 #10 53.52 Setting up libstrictures-perl (2.000003-1) ...
21:28:59 #10 20.17 Unpacking at (3.1.23-1) ...
21:28:59 #10 20.21 Selecting previously unselected package libsigsegv2:armhf.
21:28:59 #10 20.21 Preparing to unpack .../023-libsigsegv2_2.12-2_armhf.deb ...
21:28:59 #10 20.21 Unpacking libsigsegv2:armhf (2.12-2) ...
21:28:59 #10 20.28 Selecting previously unselected package m4.
21:28:59 #10 20.28 Preparing to unpack .../024-m4_1.4.18-2_armhf.deb ...
21:28:59 #10 20.28 Unpacking m4 (1.4.18-2) ...
21:28:59 #10 20.35 Selecting previously unselected package autoconf.
21:28:59 #10 20.35 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
21:28:59 #10 20.36 Unpacking autoconf (2.69-11) ...
21:28:59 #12 6.120 0 upgraded, 26 newly installed, 0 to remove and 4 not upgraded.
21:28:59 #12 6.120 1 not fully installed or removed.
21:28:59 #12 6.120 Need to get 10.1 MB of archives.
21:28:59 #12 6.120 After this operation, 40.3 MB of additional disk space will be used.
21:28:59 #12 6.120 Get:1 http://deb.debian.org/debian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB]
21:28:59 #12 6.126 Get:2 http://deb.debian.org/debian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [68.6 kB]
21:28:59 #12 6.128 Get:3 http://deb.debian.org/debian bookworm/main armhf librhash0 armhf 1.4.3-3 [146 kB]
21:28:59 #12 6.130 Get:4 http://deb.debian.org/debian bookworm/main armhf libuv1 armhf 1.44.2-1 [126 kB]
21:28:59 #12 6.136 Get:5 http://deb.debian.org/debian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB]
21:28:59 #12 6.146 Get:6 http://deb.debian.org/debian bookworm/main armhf libproc2-0 armhf 2:4.0.2-3 [54.2 kB]
21:28:59 #12 6.148 Get:7 http://deb.debian.org/debian bookworm/main armhf procps armhf 2:4.0.2-3 [695 kB]
21:28:59 #12 6.152 Get:8 http://deb.debian.org/debian bookworm/main armhf cmake armhf 3.25.1-1 [4263 kB]
21:28:59 #12 6.176 Get:9 http://deb.debian.org/debian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB]
21:28:59 mkdir -p rpmbuild/SOURCES
21:28:59 docker run --rm -w /v \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli:/cli \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:59 	alpine \
21:28:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:28:59 #21 9.832 Preparing to unpack .../2-mingw-w64-common_8.0.0-1_all.deb ...
21:28:59 #21 9.836 Unpacking mingw-w64-common (8.0.0-1) ...
21:28:59 #9 47.85 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
21:28:59 #9 47.86 Setting up libltdl7:amd64 (2.4.6-15) ...
21:28:59 #9 47.87 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:28:59 #9 47.88 Setting up libubsan1:amd64 (10.2.1-6) ...
21:28:59 #9 47.90 Setting up libmd0:amd64 (1.0.3-3) ...
21:28:59 #9 47.92 Setting up python-apt-common (2.2.1) ...
21:28:59 #9 47.93 Setting up libnsl-dev:amd64 (1.3.0-2) ...
21:28:59 #9 47.94 Setting up sensible-utils (0.0.14) ...
21:28:59 #9 47.95 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
21:28:59 #9 47.96 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
21:28:59 #9 47.97 Setting up libuchardet0:amd64 (0.0.7-1) ...
21:28:59 #9 47.99 Setting up lzop (1.04-2) ...
21:28:59 #9 48.00 Setting up libmpdec3:amd64 (2.5.1-1) ...
21:28:59 #9 48.01 Setting up git-man (1:2.30.2-1+deb11u2) ...
21:28:59 #9 48.02 Setting up libssh2-1:amd64 (1.9.0-2) ...
21:28:59 #9 48.03 Setting up netbase (6.3) ...
21:28:59 #9 48.05 Setting up libtiff5:amd64 (4.2.0-1+deb11u4) ...
21:28:59 #10 45.23 Preparing to unpack .../241-libdata-messagepack-perl_1.02-1+b1_amd64.deb ...
21:28:59 #10 45.23 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
21:28:59 #10 45.27 Selecting previously unselected package libnet-domain-tld-perl.
21:28:59 #10 45.27 Preparing to unpack .../242-libnet-domain-tld-perl_1.75-3_all.deb ...
21:28:59 #10 45.28 Unpacking libnet-domain-tld-perl (1.75-3) ...
21:28:59 #10 45.31 Selecting previously unselected package libdata-validate-domain-perl.
21:28:59 #10 45.31 Preparing to unpack .../243-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:28:59 #10 45.31 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:28:59 #10 45.34 Selecting previously unselected package libnet-ipv6addr-perl.
21:28:59 #10 45.35 Preparing to unpack .../244-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:28:59 #10 45.35 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:28:59 #10 45.38 Selecting previously unselected package libnet-netmask-perl.
21:28:59 #10 45.38 Preparing to unpack .../245-libnet-netmask-perl_2.0002-2_all.deb ...
21:28:59 #10 45.39 Unpacking libnet-netmask-perl (2.0002-2) ...
21:28:59 #10 45.42 Selecting previously unselected package libnetaddr-ip-perl.
21:28:59 #10 45.42 Preparing to unpack .../246-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ...
21:28:59 #10 45.42 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
21:28:59 #10 45.46 Selecting previously unselected package libdata-validate-ip-perl.
21:28:59 #14 DONE 2.2s
21:28:59 
21:28:59 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:28:59 #15 DONE 0.0s
21:28:59 
21:28:59 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:28:59 #16 DONE 0.0s
21:28:59 
21:28:59 #17 exporting to image
21:28:59 #17 exporting layers
21:28:59 #11 60.02 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:28:59 #11 60.03 Setting up libjson-perl (4.04000-1) ...
21:28:59 #11 60.05 Setting up libipc-run3-perl (0.048-2) ...
21:28:59 #11 60.07 Setting up libsub-override-perl (0.09-2) ...
21:28:59 #11 60.08 Setting up libaliased-perl (0.34-1.1) ...
21:28:59 #11 60.09 Setting up python3-unidiff (0.5.5-2) ...
21:28:59 #11 60.22 Setting up libstrictures-perl (2.000006-1) ...
21:28:59 #11 60.24 Setting up libsub-quote-perl (2.006006-1) ...
21:28:59 #11 60.25 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:28:59 #11 60.26 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
21:28:59 #11 19.40 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcrypt-dev armhf 1:4.4.28-2 [122 kB]
21:28:59 #11 19.41 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
21:28:59 #11 19.41 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB]
21:28:59 #11 19.42 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
21:28:59 #11 19.42 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc6-dev armhf 2.36-0ubuntu4 [1338 kB]
21:28:59 #11 42.44 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ...
21:28:59 #11 42.45 Unpacking patch (2.7.6-6) ...
21:28:59 #11 42.48 Selecting previously unselected package dpkg-dev.
21:28:59 #11 42.49 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
21:28:59 #11 42.49 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
21:28:59 #11 42.58 Selecting previously unselected package build-essential.
21:28:59 #11 42.58 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ...
21:28:59 #11 42.58 Unpacking build-essential (12.8ubuntu1.1) ...
21:28:59 #11 42.62 Selecting previously unselected package libbrotli1:armhf.
21:28:59 #11 42.62 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
21:28:59 #11 42.62 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
21:28:59 #11 42.68 Selecting previously unselected package libroken18-heimdal:armhf.
21:28:59 mkdir -p sources
21:28:59 docker run --rm -w /v \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:59 	alpine \
21:28:59 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:59 #10 53.53 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:28:59 #10 53.54 Setting up libmail-sendmail-perl (0.80-1) ...
21:28:59 #10 53.55 Setting up libsocket6-perl (0.27-1build2) ...
21:28:59 #10 53.56 Setting up patchutils (0.3.4-2) ...
21:28:59 #10 53.58 Setting up python3-chardet (3.0.4-1) ...
21:28:59 #10 53.82 Setting up liburi-perl (1.73-1) ...
21:28:59 #10 50.25 invoke-rc.d: could not determine current runlevel
21:28:59 #10 50.25 invoke-rc.d: policy-rc.d denied execution of start.
21:28:59 #10 50.26 Setting up libedit2:amd64 (3.1-20181209-1) ...
21:28:59 #10 50.27 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
21:28:59 #10 50.29 Setting up cron (3.0pl1-134+deb10u1) ...
21:28:59 #10 50.37 Adding group `crontab' (GID 102) ...
21:28:59 #10 50.38 Done.
21:28:59 #10 50.40 invoke-rc.d: could not determine current runlevel
21:28:59 #10 50.40 invoke-rc.d: policy-rc.d denied execution of start.
21:28:59 #10 50.51 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
21:28:59 mkdir -p rpmbuild/SOURCES
21:28:59 docker run --rm -w /v \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:59 	alpine \
21:28:59 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:59 #10 20.48 Selecting previously unselected package autotools-dev.
21:28:59 #10 20.48 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
21:28:59 #10 20.48 Unpacking autotools-dev (20180224.1) ...
21:28:59 #10 20.53 Selecting previously unselected package automake.
21:28:59 #10 20.53 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
21:28:59 #10 20.54 Unpacking automake (1:1.16.1-4) ...
21:28:59 mkdir -p rpmbuild/SOURCES
21:28:59 docker run --rm -w /v \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:59 	alpine \
21:28:59 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:59 mkdir -p sources
21:28:59 docker run --rm -w /v \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:28:59 	alpine \
21:28:59 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:59 #13 DONE 2.4s
21:28:59 
21:28:59 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
21:28:59 #14 DONE 0.0s
21:28:59 
21:28:59 #15 exporting to image
21:28:59 #15 exporting layers
21:28:59 #12 6.177 Get:10 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB]
21:28:59 #12 6.177 Get:11 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB]
21:28:59 #12 6.178 Get:12 http://deb.debian.org/debian bookworm/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-2 [12.0 kB]
21:28:59 #12 6.179 Get:13 http://deb.debian.org/debian bookworm/main armhf libudev-dev armhf 252.6-1 [51.7 kB]
21:28:59 #12 6.179 Get:14 http://deb.debian.org/debian bookworm/main armhf libsepol-dev armhf 3.4-2 [329 kB]
21:28:59 #12 6.181 Get:15 http://deb.debian.org/debian bookworm/main armhf libpcre2-16-0 armhf 10.42-1 [211 kB]
21:28:59 #12 6.182 Get:16 http://deb.debian.org/debian bookworm/main armhf libpcre2-32-0 armhf 10.42-1 [203 kB]
21:28:59 #12 6.183 Get:17 http://deb.debian.org/debian bookworm/main armhf libpcre2-posix3 armhf 10.42-1 [55.0 kB]
21:28:59 #12 6.184 Get:18 http://deb.debian.org/debian bookworm/main armhf libpcre2-dev armhf 10.42-1 [666 kB]
21:28:59 #12 6.187 Get:19 http://deb.debian.org/debian bookworm/main armhf libselinux1-dev armhf 3.4-1+b5 [150 kB]
21:28:59 #12 6.188 Get:20 http://deb.debian.org/debian bookworm/main armhf libdevmapper-dev armhf 2:1.02.185-2 [42.0 kB]
21:28:59 #12 6.189 Get:21 http://deb.debian.org/debian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+b3 [85.3 kB]
21:28:59 #12 6.189 Get:22 http://deb.debian.org/debian bookworm/main armhf libsystemd-dev armhf 252.6-1 [351 kB]
21:28:59 #12 6.196 Get:23 http://deb.debian.org/debian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB]
21:28:59 #12 6.198 Get:24 http://deb.debian.org/debian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [28.5 kB]
21:28:59 #12 6.199 Get:25 http://deb.debian.org/debian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB]
21:28:59 #12 6.201 Get:26 http://deb.debian.org/debian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB]
21:28:59 #12 6.376 debconf: delaying package configuration, since apt-utils is not installed
21:28:59 #12 6.414 Fetched 10.1 MB in 0s (29.3 MB/s)
21:28:59 #12 6.441 Selecting previously unselected package bash-completion.
21:28:59 #9 48.06 Setting up libbinutils:amd64 (2.35.2-2) ...
21:28:59 #9 48.07 Setting up libfido2-1:amd64 (1.6.0-2) ...
21:28:59 #9 48.09 Setting up libisl23:amd64 (0.23-1) ...
21:28:59 #9 48.10 Setting up libc-dev-bin (2.31-13+deb11u5) ...
21:28:59 #9 48.11 Setting up openssl (1.1.1n-0+deb11u4) ...
21:28:59 #9 48.13 Setting up libbsd0:amd64 (0.11.3-1) ...
21:28:59 #9 48.14 Setting up libelf1:amd64 (0.183-1) ...
21:28:59 #9 48.15 Setting up readline-common (8.1-1) ...
21:28:59 #9 48.16 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
21:28:59 #9 48.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
21:28:59 #9 48.19 Setting up libmarkdown2:amd64 (2.2.6-1) ...
21:28:59 #9 48.20 Setting up libcc1-0:amd64 (10.2.1-6) ...
21:28:59 #9 48.22 Setting up iso-codes (4.6.0-1) ...
21:28:59 #9 48.22 Setting up liblocale-gettext-perl (1.07-4+b1) ...
21:28:59 #9 48.24 Setting up liblsan0:amd64 (10.2.1-6) ...
21:28:59 #9 48.25 Setting up cpp-10 (10.2.1-6) ...
21:28:59 #9 48.26 Setting up dctrl-tools (2.24-3+b1) ...
21:28:59 #10 45.47 Preparing to unpack .../247-libdata-validate-ip-perl_0.31-1_all.deb ...
21:28:59 #10 45.47 Unpacking libdata-validate-ip-perl (0.31-1) ...
21:28:59 #10 45.50 Selecting previously unselected package libdata-validate-uri-perl.
21:28:59 #10 45.51 Preparing to unpack .../248-libdata-validate-uri-perl_0.07-2_all.deb ...
21:28:59 #10 45.51 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:28:59 #10 45.55 Selecting previously unselected package libdevel-size-perl.
21:28:59 #10 45.55 Preparing to unpack .../249-libdevel-size-perl_0.83-2+b1_amd64.deb ...
21:28:59 #10 45.56 Unpacking libdevel-size-perl (0.83-2+b1) ...
21:28:59 #10 45.59 Selecting previously unselected package libdistro-info-perl.
21:28:59 #10 45.59 Preparing to unpack .../250-libdistro-info-perl_1.5_all.deb ...
21:28:59 #10 45.60 Unpacking libdistro-info-perl (1.5) ...
21:28:59 #10 45.66 Selecting previously unselected package libemail-address-xs-perl.
21:28:59 #10 45.67 Preparing to unpack .../251-libemail-address-xs-perl_1.05-1+b1_amd64.deb ...
21:28:59 #10 45.67 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
21:28:59 #10 45.70 Selecting previously unselected package libexporter-tiny-perl.
21:28:59 #10 45.71 Preparing to unpack .../252-libexporter-tiny-perl_1.006000-1_all.deb ...
21:28:59 #10 45.71 Unpacking libexporter-tiny-perl (1.006000-1) ...
21:28:59 #10 45.74 Selecting previously unselected package libfcgi-bin.
21:28:59 #10 45.74 Preparing to unpack .../253-libfcgi-bin_2.4.2-2_amd64.deb ...
21:28:59 #10 45.75 Unpacking libfcgi-bin (2.4.2-2) ...
21:28:59 #10 45.79 Selecting previously unselected package libindirect-perl.
21:28:59 #10 45.79 Preparing to unpack .../254-libindirect-perl_0.39-2+b1_amd64.deb ...
21:28:59 #10 45.79 Unpacking libindirect-perl (0.39-2+b1) ...
21:28:59 #10 45.83 Selecting previously unselected package libxs-parse-keyword-perl.
21:28:59 #11 60.28 Setting up libsort-versions-perl (1.62-1) ...
21:28:59 #11 60.29 Setting up libexporter-tiny-perl (1.002002-1) ...
21:28:59 #11 60.30 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
21:28:59 #11 60.31 Setting up libfile-dirlist-perl (0.05-2) ...
21:28:59 #11 60.32 Setting up libterm-readkey-perl (2.38-1build4) ...
21:28:59 #11 60.34 Setting up lsb-release (11.1.0ubuntu4) ...
21:28:59 #11 60.35 Setting up python3-magic (2:0.4.24-2) ...
21:28:59 #11 60.49 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
21:28:59 #11 60.50 Setting up libperlio-gzip-perl (0.19-1build8) ...
21:28:59 #11 60.52 Setting up libsys-hostname-long-perl (1.5-2) ...
21:28:59 #11 42.68 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:28:59 #11 42.68 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:28:59 #11 42.72 Selecting previously unselected package libasn1-8-heimdal:armhf.
21:28:59 #11 42.72 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:28:59 #11 42.73 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:28:59 #11 42.77 Selecting previously unselected package libheimbase1-heimdal:armhf.
21:28:59 #11 42.77 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:28:59 #11 42.78 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:28:59 #11 42.82 Selecting previously unselected package libhcrypto4-heimdal:armhf.
21:28:59 #11 42.82 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:28:59 #11 42.82 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:28:59 #11 42.86 Selecting previously unselected package libwind0-heimdal:armhf.
21:28:59 #11 42.86 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:28:59 #11 42.87 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:28:59 #11 42.90 Selecting previously unselected package libhx509-5-heimdal:armhf.
21:28:59 #11 42.90 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:28:59 #11 42.91 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:28:59 #11 42.94 Selecting previously unselected package libkrb5-26-heimdal:armhf.
21:28:59 #10 53.83 Setting up libdata-dump-perl (1.23-1) ...
21:28:59 #10 53.84 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
21:28:59 #10 53.85 Setting up libio-string-perl (1.08-3) ...
21:28:59 #10 53.86 Setting up libalgorithm-diff-perl (1.19.03-1) ...
21:28:59 #10 53.87 Setting up libclone-perl (0.39-1) ...
21:28:59 #10 53.89 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
21:28:59 #10 53.90 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
21:28:59 #10 53.92 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:28:59 #10 53.92 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
21:28:59 #10 53.92 Setting up libnet-http-perl (6.17-1) ...
21:28:59 #10 53.93 Setting up libnumber-compare-perl (0.03-1) ...
21:28:59 #10 53.94 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:28:59 #10 50.52 Setting up m4 (1.4.18-2) ...
21:28:59 #10 50.53 Setting up binutils (2.31.1-16) ...
21:28:59 #10 50.54 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
21:28:59 #10 50.55 Setting up ca-certificates (20200601~deb10u2) ...
21:28:59 #17 DONE 0.6s
21:28:59 
21:28:59 #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:28:59 mkdir -p rpmbuild/SOURCES
21:28:59 docker run --rm -w /v \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:28:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:28:59 	alpine \
21:28:59 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:28:59 #11 28.22 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
21:28:59 #11 28.40 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB]
21:29:00 #10 20.66 Selecting previously unselected package autopoint.
21:29:00 #10 20.66 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
21:29:00 #10 20.67 Unpacking autopoint (0.19.8.1-9) ...
21:29:00 #10 20.72 Selecting previously unselected package binutils-common:armhf.
21:29:00 #10 20.72 Preparing to unpack .../029-binutils-common_2.31.1-16_armhf.deb ...
21:29:00 #10 20.73 Unpacking binutils-common:armhf (2.31.1-16) ...
21:29:00 #12 0.946 Reading package lists...
21:29:00 #12 2.318 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.
21:29:00 #12 6.441 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
21:29:00 #12 6.459 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ...
21:29:00 #12 6.471 Unpacking bash-completion (1:2.11-6) ...
21:29:00 #12 6.579 Selecting previously unselected package libjsoncpp25:armhf.
21:29:00 #12 6.579 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_armhf.deb ...
21:29:00 #12 6.586 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
21:29:00 #12 6.621 Selecting previously unselected package librhash0:armhf.
21:29:00 #12 6.624 Preparing to unpack .../02-librhash0_1.4.3-3_armhf.deb ...
21:29:00 #12 6.627 Unpacking librhash0:armhf (1.4.3-3) ...
21:29:00 #12 6.669 Selecting previously unselected package libuv1:armhf.
21:29:00 #12 6.672 Preparing to unpack .../03-libuv1_1.44.2-1_armhf.deb ...
21:29:00 #12 6.676 Unpacking libuv1:armhf (1.44.2-1) ...
21:29:00 #12 6.727 Selecting previously unselected package cmake-data.
21:29:00 #9 48.31 Setting up libitm1:amd64 (10.2.1-6) ...
21:29:00 #9 48.32 Setting up debian-keyring (2021.07.26) ...
21:29:00 #9 48.33 Setting up libgdbm6:amd64 (1.19-2) ...
21:29:00 #9 48.34 Setting up libtsan0:amd64 (10.2.1-6) ...
21:29:00 #9 48.35 Setting up libctf0:amd64 (2.35.2-2) ...
21:29:00 #9 48.36 Setting up pinentry-curses (1.1.0-4) ...
21:29:00 #9 48.37 Setting up manpages-dev (5.10-1) ...
21:29:00 #9 48.38 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
21:29:00 #9 48.39 Setting up libxcb1:amd64 (1.14-3) ...
21:29:00 #9 48.40 Setting up gettext (0.21-4) ...
21:29:00 #9 48.41 Setting up xdelta (1.1.3-9.3) ...
21:29:00 #9 48.42 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:29:00 #9 48.43 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
21:29:00 #9 48.44 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
21:29:00 #9 48.45 Setting up libreadline8:amd64 (8.1-1) ...
21:29:00 #9 48.46 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:29:00 #9 48.47 Setting up m4 (1.4.18-5) ...
21:29:00 #9 48.48 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ...
21:29:00 #10 45.83 Preparing to unpack .../255-libxs-parse-keyword-perl_0.33-1_amd64.deb ...
21:29:00 #10 45.83 Unpacking libxs-parse-keyword-perl (0.33-1) ...
21:29:00 #10 45.87 Selecting previously unselected package libxs-parse-sublike-perl:amd64.
21:29:00 #10 45.87 Preparing to unpack .../256-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ...
21:29:00 #10 45.88 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
21:29:00 #10 45.91 Selecting previously unselected package libobject-pad-perl.
21:29:00 #10 45.91 Preparing to unpack .../257-libobject-pad-perl_0.78-1_amd64.deb ...
21:29:00 #10 45.91 Unpacking libobject-pad-perl (0.78-1) ...
21:29:00 #10 45.95 Selecting previously unselected package libfeature-compat-class-perl.
21:29:00 #10 45.96 Preparing to unpack .../258-libfeature-compat-class-perl_0.05-1_all.deb ...
21:29:00 #10 45.96 Unpacking libfeature-compat-class-perl (0.05-1) ...
21:29:00 #10 45.99 Selecting previously unselected package libsyntax-keyword-try-perl.
21:29:00 #10 45.99 Preparing to unpack .../259-libsyntax-keyword-try-perl_0.28-1_amd64.deb ...
21:29:00 #10 46.00 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
21:29:00 #10 46.03 Selecting previously unselected package libfeature-compat-try-perl.
21:29:00 #10 46.04 Preparing to unpack .../260-libfeature-compat-try-perl_0.05-1_all.deb ...
21:29:00 #10 46.04 Unpacking libfeature-compat-try-perl (0.05-1) ...
21:29:00 #10 46.07 Selecting previously unselected package libipc-system-simple-perl.
21:29:00 mkdir -p sources
21:29:00 docker run --rm -w /v \
21:29:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:29:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:00 	alpine \
21:29:00 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:29:00 #11 60.53 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:29:00 #11 60.55 Setting up libsereal-decoder-perl (4.023+ds-1) ...
21:29:00 #11 60.56 Setting up liburi-perl (5.10-1) ...
21:29:00 #11 60.57 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:29:00 #11 60.58 Setting up libfile-touch-perl (0.12-1) ...
21:29:00 #11 60.61 Setting up libc-devtools (2.35-0ubuntu3.1) ...
21:29:00 #11 60.62 Setting up libemail-address-xs-perl (1.04-1build6) ...
21:29:00 #11 60.64 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ...
21:29:00 #11 60.65 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:29:00 #21 10.45 Selecting previously unselected package mingw-w64-x86-64-dev.
21:29:00 #21 10.45 Preparing to unpack .../3-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:29:00 #21 10.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:29:00 #11 42.95 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:29:00 #11 42.95 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:00 #11 43.00 Selecting previously unselected package libheimntlm0-heimdal:armhf.
21:29:00 #11 43.00 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:29:00 #11 43.00 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:00 #11 43.03 Selecting previously unselected package libgssapi3-heimdal:armhf.
21:29:00 #11 43.04 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:29:00 #11 43.04 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:00 #11 43.07 Selecting previously unselected package libsasl2-modules-db:armhf.
21:29:00 #11 43.08 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:29:00 #11 43.08 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:29:00 #11 43.11 Selecting previously unselected package libsasl2-2:armhf.
21:29:00 #11 43.11 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:29:00 #11 43.12 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:29:00 #11 43.16 Selecting previously unselected package libldap-common.
21:29:00 #11 43.16 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:29:00 #11 43.16 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:29:00 #11 43.20 Selecting previously unselected package libldap-2.4-2:armhf.
21:29:00 #10 54.12 Setting up python3-unidiff (0.5.4-1) ...
21:29:00 #10 50.92 Updating certificates in /etc/ssl/certs...
21:29:00 #11 19.88 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libisl23 armhf 0.25-1 [580 kB]
21:29:00 #18 DONE 0.4s
21:29:00 
21:29:00 #19 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
21:29:00 #14 7.105 Running transaction check
21:29:00 #14 7.205 Transaction check succeeded.
21:29:00 #14 7.205 Running transaction test
21:29:00 #10 21.08 Selecting previously unselected package libbinutils:armhf.
21:29:00 #10 21.08 Preparing to unpack .../030-libbinutils_2.31.1-16_armhf.deb ...
21:29:00 #10 21.08 Unpacking libbinutils:armhf (2.31.1-16) ...
21:29:00 #10 21.16 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:29:00 #10 21.16 Preparing to unpack .../031-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ...
21:29:00 #10 21.16 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
21:29:00 #12 2.646 dpkg-buildpackage: info: source package docker-ce-build-deps
21:29:00 #12 2.646 dpkg-buildpackage: info: source version 1.0
21:29:00 #12 2.646 dpkg-buildpackage: info: source distribution unstable
21:29:00 #12 2.646 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:29:00 #12 2.690 dpkg-buildpackage: info: host architecture armhf
21:29:00 #12 2.690  dpkg-source --before-build .
21:29:00 #12 6.729 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ...
21:29:00 #12 6.736 Unpacking cmake-data (3.25.1-1) ...
21:29:00 #9 48.49 Setting up ca-certificates (20210119) ...
21:29:00 #10 46.07 Preparing to unpack .../261-libipc-system-simple-perl_1.30-2_all.deb ...
21:29:00 #10 46.08 Unpacking libipc-system-simple-perl (1.30-2) ...
21:29:00 #10 46.12 Selecting previously unselected package libfile-basedir-perl.
21:29:00 #10 46.12 Preparing to unpack .../262-libfile-basedir-perl_0.09-2_all.deb ...
21:29:00 #10 46.12 Unpacking libfile-basedir-perl (0.09-2) ...
21:29:00 #10 46.16 Selecting previously unselected package libfile-chdir-perl.
21:29:00 #10 46.16 Preparing to unpack .../263-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:29:00 #10 46.16 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:29:00 #10 46.19 Selecting previously unselected package libfile-fcntllock-perl.
21:29:00 #10 46.19 Preparing to unpack .../264-libfile-fcntllock-perl_0.22-4+b1_amd64.deb ...
21:29:00 #10 46.20 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
21:29:00 #10 46.26 Selecting previously unselected package libnumber-compare-perl.
21:29:00 #10 46.26 Preparing to unpack .../265-libnumber-compare-perl_0.03-3_all.deb ...
21:29:00 #10 46.27 Unpacking libnumber-compare-perl (0.03-3) ...
21:29:00 #10 46.30 Selecting previously unselected package libtext-glob-perl.
21:29:00 #11 60.85 Setting up automake (1:1.16.5-1.3) ...
21:29:00 #11 60.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:00 #11 60.86 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
21:29:00 #11 60.86 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
21:29:00 #11 60.87 Setting up libapt-pkg-perl (0.1.40build2) ...
21:29:00 #11 60.89 Setting up libstring-escape-perl (2010.002-2) ...
21:29:00 #11 60.91 Setting up libhttp-date-perl (6.05-1) ...
21:29:00 #11 60.92 Setting up libfile-which-perl (1.23-1) ...
21:29:00 #11 60.94 Setting up libfile-basedir-perl (0.09-1) ...
21:29:00 #11 60.95 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:29:00 #11 60.96 Setting up libset-intspan-perl (1.19-2) ...
21:29:00 #11 60.97 Setting up libmouse-perl (2.5.10-1build4) ...
21:29:00 #11 60.99 Setting up libfile-listing-perl (6.14-1) ...
21:29:00 #11 61.00 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:29:00 #11 43.20 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
21:29:00 #11 43.21 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
21:29:00 #11 43.25 Selecting previously unselected package libnghttp2-14:armhf.
21:29:00 #11 43.25 Preparing to unpack .../114-libnghttp2-14_1.40.0-1build1_armhf.deb ...
21:29:00 #11 43.26 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
21:29:00 #11 43.30 Selecting previously unselected package librtmp1:armhf.
21:29:00 #11 43.30 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
21:29:00 #11 43.30 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
21:29:00 #11 43.34 Selecting previously unselected package libssh-4:armhf.
21:29:00 #11 43.34 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
21:29:00 #11 43.34 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
21:29:00 #11 43.39 Selecting previously unselected package libcurl4:armhf.
21:29:00 #11 43.39 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.18_armhf.deb ...
21:29:00 #11 43.40 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.18) ...
21:29:00 #11 43.44 Selecting previously unselected package curl.
21:29:00 #10 54.25 Setting up libunicode-utf8-perl (0.60-1build4) ...
21:29:00 #10 54.26 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:29:00 #10 54.27 Setting up libparams-util-perl (1.07-3build3) ...
21:29:00 #10 54.28 Setting up libsub-name-perl (0.21-1build1) ...
21:29:00 #10 54.29 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
21:29:00 #10 54.38 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
21:29:00 #10 54.40 Setting up libsub-quote-perl (2.005000-1) ...
21:29:00 #10 54.41 Setting up libfcgi-perl (0.78-2build1) ...
21:29:00 #10 54.42 Setting up libwww-robotrules-perl (6.01-1) ...
21:29:00 #10 54.43 Setting up python3-debian (0.1.32) ...
21:29:00 #11 20.37 Get:123 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
21:29:00 #11 20.39 Get:124 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
21:29:00 #11 20.39 Get:125 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cpp-12 armhf 12.2.0-3ubuntu1 [8151 kB]
21:29:00 #11 28.78 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
21:29:00 #11 28.79 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
21:29:00 #11 28.80 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB]
21:29:00 #11 28.84 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-debian all 0.1.43ubuntu1 [107 kB]
21:29:00 #11 28.85 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4 [117 kB]
21:29:00 #11 28.85 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4 [196 kB]
21:29:00 #11 28.86 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dput all 1.1.0ubuntu2 [44.9 kB]
21:29:00 #11 28.86 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:29:00 #11 28.91 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
21:29:00 #10 21.50 Selecting previously unselected package binutils.
21:29:00 #10 21.50 Preparing to unpack .../032-binutils_2.31.1-16_armhf.deb ...
21:29:00 #10 21.50 Unpacking binutils (2.31.1-16) ...
21:29:00 #12 2.806  debian/rules clean
21:29:00 #12 2.808 dh clean
21:29:00 #12 2.900    dh_clean
21:29:00 #12 2.938  debian/rules binary
21:29:00 #12 2.939 dh binary
21:29:00 #12 3.018    dh_update_autotools_config
21:29:00 #12 3.051    dh_autoreconf
21:29:00 #12 7.069 Selecting previously unselected package libproc2-0:armhf.
21:29:00 #12 7.072 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_armhf.deb ...
21:29:00 #12 7.075 Unpacking libproc2-0:armhf (2:4.0.2-3) ...
21:29:00 #12 7.117 Selecting previously unselected package procps.
21:29:00 #12 7.118 Preparing to unpack .../06-procps_2%3a4.0.2-3_armhf.deb ...
21:29:00 #12 7.127 Unpacking procps (2:4.0.2-3) ...
21:29:00 #12 7.216 Selecting previously unselected package cmake.
21:29:00 #12 7.219 Preparing to unpack .../07-cmake_3.25.1-1_armhf.deb ...
21:29:00 #12 7.222 Unpacking cmake (3.25.1-1) ...
21:29:00 #9 48.83 Updating certificates in /etc/ssl/certs...
21:29:00 #10 46.30 Preparing to unpack .../266-libtext-glob-perl_0.11-3_all.deb ...
21:29:00 #10 46.30 Unpacking libtext-glob-perl (0.11-3) ...
21:29:00 #10 46.33 Selecting previously unselected package libfile-find-rule-perl.
21:29:00 #10 46.33 Preparing to unpack .../267-libfile-find-rule-perl_0.34-3_all.deb ...
21:29:00 #10 46.34 Unpacking libfile-find-rule-perl (0.34-3) ...
21:29:00 #10 46.37 Selecting previously unselected package libfont-afm-perl.
21:29:00 #10 46.38 Preparing to unpack .../268-libfont-afm-perl_1.20-4_all.deb ...
21:29:00 #10 46.38 Unpacking libfont-afm-perl (1.20-4) ...
21:29:00 #10 46.41 Selecting previously unselected package libio-string-perl.
21:29:00 #10 46.42 Preparing to unpack .../269-libio-string-perl_1.08-4_all.deb ...
21:29:00 #10 46.42 Unpacking libio-string-perl (1.08-4) ...
21:29:00 #10 46.45 Selecting previously unselected package libfont-ttf-perl.
21:29:00 #10 46.46 Preparing to unpack .../270-libfont-ttf-perl_1.06-2_all.deb ...
21:29:00 #10 46.46 Unpacking libfont-ttf-perl (1.06-2) ...
21:29:00 #10 46.54 Selecting previously unselected package libfreezethaw-perl.
21:29:00 #11 61.01 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:29:00 #11 61.03 Setting up libdata-messagepack-perl (1.01-2build1) ...
21:29:00 #11 61.04 Setting up libfont-afm-perl (1.20-3) ...
21:29:00 #11 61.05 Setting up libwant-perl (0.29-1build7) ...
21:29:00 #11 61.07 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:29:00 #11 61.08 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:29:00 #11 61.09 Setting up liblist-compare-perl (0.55-1) ...
21:29:00 #11 61.11 Setting up libref-util-xs-perl (0.117-1build5) ...
21:29:00 #11 61.12 Setting up libio-pty-perl (1:1.15-2build2) ...
21:29:00 #11 61.13 Setting up libtool (2.4.6-15build2) ...
21:29:00 #11 61.15 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
21:29:00 #11 61.16 Setting up libfile-fcntllock-perl (0.22-3build7) ...
21:29:00 #11 61.18 Setting up libclone-perl (0.45-1build3) ...
21:29:00 #11 61.19 Setting up libalgorithm-diff-perl (1.201-1) ...
21:29:00 #11 61.21 Setting up libarchive-zip-perl (1.68-1) ...
21:29:00 #11 61.22 Setting up libsub-identify-perl (0.14-1build5) ...
21:29:00 #11 43.44 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.18_armhf.deb ...
21:29:00 #11 43.44 Unpacking curl (7.68.0-1ubuntu2.18) ...
21:29:00 #11 43.49 Selecting previously unselected package dctrl-tools.
21:29:00 #11 43.50 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ...
21:29:00 #11 43.50 Unpacking dctrl-tools (2.24-3) ...
21:29:00 #11 43.54 Selecting previously unselected package libtool.
21:29:00 #11 43.54 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ...
21:29:00 #11 43.54 Unpacking libtool (2.4.6-14) ...
21:29:00 #11 43.59 Selecting previously unselected package dh-autoreconf.
21:29:00 #11 43.59 Preparing to unpack .../121-dh-autoreconf_19_all.deb ...
21:29:00 #11 43.59 Unpacking dh-autoreconf (19) ...
21:29:00 #11 43.62 Selecting previously unselected package libdebhelper-perl.
21:29:00 #11 43.62 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ...
21:29:00 #11 43.63 Unpacking libdebhelper-perl (12.10ubuntu1) ...
21:29:00 #11 43.66 Selecting previously unselected package libarchive-zip-perl.
21:29:00 #11 43.66 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ...
21:29:00 #11 43.67 Unpacking libarchive-zip-perl (1.67-2) ...
21:29:00 #11 43.70 Selecting previously unselected package libsub-override-perl.
21:29:00 #11 43.70 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ...
21:29:00 #11 43.71 Unpacking libsub-override-perl (0.09-2) ...
21:29:00 #11 43.73 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:00 #11 43.73 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
21:29:00 #11 43.74 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
21:29:00 #11 43.77 Selecting previously unselected package dh-strip-nondeterminism.
21:29:00 #10 54.58 Setting up libauthen-sasl-perl (2.1600-1) ...
21:29:00 #10 54.59 Setting up libclass-accessor-perl (0.51-1) ...
21:29:00 #10 54.60 Setting up libsort-key-perl (1.33-2) ...
21:29:00 #10 54.61 Setting up libhtml-tagset-perl (3.20-3) ...
21:29:00 #10 54.62 Setting up libpath-tiny-perl (0.104-1) ...
21:29:00 #10 54.63 Setting up libtool (2.4.6-2) ...
21:29:00 #10 54.64 Setting up libnet-domain-tld-perl (1.75-1) ...
21:29:00 #10 54.65 Setting up libsub-install-perl (0.928-1) ...
21:29:00 #10 54.66 Setting up libdata-optlist-perl (0.110-1) ...
21:29:00 #10 54.67 Setting up libio-stringy-perl (2.111-2) ...
21:29:00 #10 54.68 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:29:00 #10 54.69 Setting up libtry-tiny-perl (0.30-1) ...
21:29:00 #10 54.70 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:29:00 #10 54.71 Setting up libfont-afm-perl (1.20-2) ...
21:29:00 #10 54.72 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
21:29:00 #21 11.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:29:00 #21 11.13 Preparing to unpack .../4-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
21:29:00 #21 11.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:29:00 #10 51.38 137 added, 0 removed; done.
21:29:00 #10 51.47 Setting up libunbound8:amd64 (1.9.0-2+deb10u3) ...
21:29:00 #10 51.48 Setting up shared-mime-info (1.10-1) ...
21:29:00 #11 29.31 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.10 [247 kB]
21:29:00 #11 61.71 Setting up libgssapi-krb5-2:amd64 (1.20-1ubuntu0.1) ...
21:29:00 #11 61.74 Setting up libsystemd-shared:amd64 (251.4-1ubuntu7.1) ...
21:29:00 #11 61.75 Setting up libgdbm-compat4:amd64 (1.23-1) ...
21:29:00 #11 61.76 Setting up gir1.2-glib-2.0:amd64 (1.74.0-2) ...
21:29:00 #11 61.77 Setting up libssh-4:amd64 (0.9.6-2build1) ...
21:29:00 #11 61.78 Setting up dwz (0.14-1build2) ...
21:29:00 #11 61.79 Setting up groff-base (1.22.4-8build1) ...
21:29:00 #11 61.81 Setting up cpp (4:12.2.0-1ubuntu1) ...
21:29:00 #11 61.82 Setting up gpgconf (2.2.35-3ubuntu1) ...
21:29:00 #11 61.84 Setting up debugedit (1:5.0-5) ...
21:29:00 #19 DONE 0.5s
21:29:00 #11 61.85 Setting up libcurl4:amd64 (7.85.0-1ubuntu0.5) ...
21:29:00 #11 61.86 Setting up libx11-6:amd64 (2:1.8.1-2) ...
21:29:00 
21:29:00 #11 61.87 Setting up libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
21:29:00 #11 61.88 Setting up libtiff5:amd64 (4.4.0-4ubuntu3.3) ...
21:29:00 #20 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
21:29:00 #11 61.89 Setting up curl (7.85.0-1ubuntu0.5) ...
21:29:00 #11 61.90 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
21:29:00 #11 61.91 Setting up gpg (2.2.35-3ubuntu1) ...
21:29:00 #11 61.92 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
21:29:00 #11 61.93 Setting up binutils-x86-64-linux-gnu (2.39-3ubuntu1.1) ...
21:29:00 #11 61.94 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
21:29:00 #11 61.95 Setting up libperl5.34:amd64 (5.34.0-5ubuntu1.1) ...
21:29:00 #11 61.96 Setting up gpg-agent (2.2.35-3ubuntu1) ...
21:29:00 #11 62.08 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:29:00 #10 21.54 Selecting previously unselected package libc-dev-bin.
21:29:00 #10 21.54 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_armhf.deb ...
21:29:00 #10 21.54 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
21:29:00 #10 21.60 Selecting previously unselected package linux-libc-dev:armhf.
21:29:00 #10 21.60 Preparing to unpack .../034-linux-libc-dev_4.19.269-1_armhf.deb ...
21:29:00 #10 21.61 Unpacking linux-libc-dev:armhf (4.19.269-1) ...
21:29:00 mkdir -p sources
21:29:00 docker run --rm -w /v \
21:29:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:29:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:00 	alpine \
21:29:00 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:29:00 #12 3.098    create-stamp debian/debhelper-build-stamp
21:29:00 #12 3.098    dh_prep
21:29:00 #12 3.130    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:29:00 #12 3.188    dh_install
21:29:00 #9 49.24 129 added, 0 removed; done.
21:29:00 #9 49.36 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
21:29:00 #10 46.55 Preparing to unpack .../271-libfreezethaw-perl_0.5001-3_all.deb ...
21:29:00 #10 46.55 Unpacking libfreezethaw-perl (0.5001-3) ...
21:29:00 #10 46.58 Selecting previously unselected package libsort-versions-perl.
21:29:00 #10 46.58 Preparing to unpack .../272-libsort-versions-perl_1.62-3_all.deb ...
21:29:00 #10 46.59 Unpacking libsort-versions-perl (1.62-3) ...
21:29:00 #10 46.62 Selecting previously unselected package libgit-wrapper-perl.
21:29:00 #10 46.62 Preparing to unpack .../273-libgit-wrapper-perl_0.048-2_all.deb ...
21:29:00 #10 46.62 Unpacking libgit-wrapper-perl (0.048-2) ...
21:29:00 #10 46.66 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:29:00 #10 46.66 Preparing to unpack .../274-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
21:29:00 #10 46.67 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
21:29:00 #10 46.70 Selecting previously unselected package libio-prompter-perl.
21:29:00 #10 46.70 Preparing to unpack .../275-libio-prompter-perl_0.004015-2_all.deb ...
21:29:00 #10 46.71 Unpacking libio-prompter-perl (0.004015-2) ...
21:29:00 #10 46.74 Selecting previously unselected package libjson-perl.
21:29:00 #10 46.74 Preparing to unpack .../276-libjson-perl_4.10000-1_all.deb ...
21:29:00 #10 46.74 Unpacking libjson-perl (4.10000-1) ...
21:29:00 #10 46.78 Selecting previously unselected package liblog-any-perl.
21:29:00 #11 61.23 Setting up libdistro-info-perl (1.1build1) ...
21:29:00 #11 61.25 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
21:29:00 #11 61.26 Setting up python3-apt (2.4.0ubuntu1) ...
21:29:00 #11 61.43 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:29:00 #11 61.44 Setting up liblist-moreutils-perl (0.430-2) ...
21:29:00 #11 61.46 Setting up libhtml-tagset-perl (3.20-4) ...
21:29:00 #11 61.47 Setting up liblog-any-perl (1.710-1) ...
21:29:00 #11 61.48 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:29:00 #11 61.50 Setting up libdevel-size-perl (0.83-1build4) ...
21:29:00 #11 61.53 Setting up libdebhelper-perl (13.6ubuntu1) ...
21:29:00 #11 61.57 Setting up libpod-constants-perl (0.19-2) ...
21:29:00 #11 61.58 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
21:29:00 #11 61.59 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:29:00 #11 43.77 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ...
21:29:00 #11 43.77 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
21:29:00 #11 43.80 Selecting previously unselected package dwz.
21:29:00 #11 43.80 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ...
21:29:00 #11 43.80 Unpacking dwz (0.13-5) ...
21:29:00 #11 43.85 Selecting previously unselected package libcroco3:armhf.
21:29:00 #11 43.85 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ...
21:29:00 #11 43.85 Unpacking libcroco3:armhf (0.6.13-1) ...
21:29:00 #11 43.89 Selecting previously unselected package gettext.
21:29:00 #11 43.89 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ...
21:29:00 #11 43.89 Unpacking gettext (0.19.8.1-10build1) ...
21:29:00 #11 43.99 Selecting previously unselected package intltool-debian.
21:29:00 #10 54.74 Setting up python3-apt (1.6.6) ...
21:29:00 #10 54.89 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:29:00 #10 54.91 Setting up libxext6:armhf (2:1.3.3-1) ...
21:29:00 #10 54.92 Setting up po-debconf (1.0.20) ...
21:29:00 #10 54.93 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:29:00 #10 54.94 Setting up libio-socket-inet6-perl (2.72-2) ...
21:29:00 #10 54.95 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:29:00 #10 54.96 Setting up libio-pty-perl (1:1.08-1.1build4) ...
21:29:00 #10 54.97 Setting up libfile-which-perl (1.21-1) ...
21:29:00 #10 54.98 Setting up libencode-locale-perl (1.05-1) ...
21:29:00 #10 54.99 Setting up libperlio-gzip-perl (0.19-1build3) ...
21:29:00 #10 55.00 Setting up libtext-levenshtein-perl (0.13-1) ...
21:29:00 #10 55.02 Setting up liberror-perl (0.17025-1) ...
21:29:00 #10 55.02 Setting up libvariable-magic-perl (0.62-1) ...
21:29:00 #10 55.04 Setting up libtimedate-perl (2.3000-2) ...
21:29:00 #10 55.05 Setting up libnet-ip-perl (1.26-1) ...
21:29:00 #10 55.06 Setting up librole-tiny-perl (2.000006-1) ...
21:29:00 #10 55.07 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:29:00 #10 55.08 Setting up libfile-homedir-perl (1.002-1) ...
21:29:00 #10 55.09 Setting up libipc-system-simple-perl (1.25-4) ...
21:29:01 #13 12.54   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch           3/68 
21:29:01 #11 20.84 Get:126 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cpp armhf 4:12.2.0-1ubuntu1 [27.3 kB]
21:29:01 #11 20.84 Get:127 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcc1-0 armhf 12.2.0-3ubuntu1 [38.9 kB]
21:29:01 #11 20.84 Get:128 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgomp1 armhf 12.2.0-3ubuntu1 [109 kB]
21:29:01 #11 20.84 Get:129 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libatomic1 armhf 12.2.0-3ubuntu1 [7664 B]
21:29:01 #11 20.84 Get:130 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libasan8 armhf 12.2.0-3ubuntu1 [2383 kB]
21:29:01 #11 20.95 Get:131 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libubsan1 armhf 12.2.0-3ubuntu1 [950 kB]
21:29:01 #11 20.99 Get:132 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgcc-12-dev armhf 12.2.0-3ubuntu1 [857 kB]
21:29:01 #11 62.20 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:29:01 #11 62.31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:29:01 #10 21.88 Selecting previously unselected package libc6-dev:armhf.
21:29:01 #10 21.88 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_armhf.deb ...
21:29:01 #10 21.89 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ...
21:29:01 #12 3.227    dh_installdocs
21:29:01 #12 3.270    dh_installchangelogs
21:29:01 #12 3.368    dh_perl
21:29:01 #12 3.409    dh_link
21:29:01 #12 3.449    dh_strip_nondeterminism
21:29:01 #12 3.524    dh_compress
21:29:01 #12 3.569    dh_fixperms
21:29:01 #9 49.37 Setting up shared-mime-info (2.0-1) ...
21:29:01 #10 46.78 Preparing to unpack .../277-liblog-any-perl_1.713-1_all.deb ...
21:29:01 #10 46.79 Unpacking liblog-any-perl (1.713-1) ...
21:29:01 #10 46.82 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:29:01 #10 46.83 Preparing to unpack .../278-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:29:01 #10 46.83 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:29:01 #10 46.86 Selecting previously unselected package libpackage-stash-perl.
21:29:01 #10 46.86 Preparing to unpack .../279-libpackage-stash-perl_0.40-1_all.deb ...
21:29:01 #10 46.87 Unpacking libpackage-stash-perl (0.40-1) ...
21:29:01 #10 46.90 Selecting previously unselected package libsub-identify-perl.
21:29:01 #10 46.90 Preparing to unpack .../280-libsub-identify-perl_0.14-3_amd64.deb ...
21:29:01 #10 46.91 Unpacking libsub-identify-perl (0.14-3) ...
21:29:01 #10 46.94 Selecting previously unselected package libsub-name-perl:amd64.
21:29:01 #10 46.94 Preparing to unpack .../281-libsub-name-perl_0.26-2+b1_amd64.deb ...
21:29:01 #10 46.94 Unpacking libsub-name-perl:amd64 (0.26-2+b1) ...
21:29:01 #10 46.98 Selecting previously unselected package libnamespace-clean-perl.
21:29:01 #10 46.98 Preparing to unpack .../282-libnamespace-clean-perl_0.27-2_all.deb ...
21:29:01 #10 46.99 Unpacking libnamespace-clean-perl (0.27-2) ...
21:29:01 #10 47.02 Selecting previously unselected package libpath-tiny-perl.
21:29:01 #10 47.02 Preparing to unpack .../283-libpath-tiny-perl_0.144-1_all.deb ...
21:29:01 #10 47.02 Unpacking libpath-tiny-perl (0.144-1) ...
21:29:01 #10 47.06 Selecting previously unselected package libstrictures-perl.
21:29:01 #10 47.06 Preparing to unpack .../284-libstrictures-perl_2.000006-1_all.deb ...
21:29:01 #10 47.07 Unpacking libstrictures-perl (2.000006-1) ...
21:29:01 #10 47.11 Selecting previously unselected package libtype-tiny-perl.
21:29:01 #10 47.11 Preparing to unpack .../285-libtype-tiny-perl_2.002001-1_all.deb ...
21:29:01 #10 47.12 Unpacking libtype-tiny-perl (2.002001-1) ...
21:29:01 #12 7.630 Selecting previously unselected package dh-apparmor.
21:29:01 #12 7.633 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ...
21:29:01 #12 7.637 Unpacking dh-apparmor (3.0.8-3) ...
21:29:01 #12 7.672 Selecting previously unselected package dmsetup.
21:29:01 #12 7.675 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_armhf.deb ...
21:29:01 #12 7.679 Unpacking dmsetup (2:1.02.185-2) ...
21:29:01 #12 7.718 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:29:01 #12 7.721 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
21:29:01 #12 7.725 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
21:29:01 #12 7.770 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:29:01 #14 8.217 Transaction test succeeded.
21:29:01 #11 43.99 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ...
21:29:01 #11 44.00 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:29:01 #11 44.05 Selecting previously unselected package po-debconf.
21:29:01 #11 44.05 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ...
21:29:01 #11 44.05 Unpacking po-debconf (1.0.21) ...
21:29:01 #11 44.10 Selecting previously unselected package debhelper.
21:29:01 #11 44.10 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ...
21:29:01 #11 44.11 Unpacking debhelper (12.10ubuntu1) ...
21:29:01 #11 44.22 Selecting previously unselected package libfakeroot:armhf.
21:29:01 #10 55.10 Setting up libfile-basedir-perl (0.07-1) ...
21:29:01 #10 55.12 Setting up libstring-escape-perl (2010.002-2) ...
21:29:01 #10 55.13 Setting up libb-hooks-op-check-perl (0.22-1) ...
21:29:01 #10 55.14 Setting up libio-html-perl (1.001-1) ...
21:29:01 #10 55.15 Setting up libexporter-tiny-perl (1.000000-2) ...
21:29:01 #10 55.16 Setting up libarchive-cpio-perl (0.10-1) ...
21:29:01 #10 55.17 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:29:01 #10 55.18 Setting up libnumber-range-perl (0.12-1) ...
21:29:01 #10 55.19 Setting up liblist-compare-perl (0.53-1) ...
21:29:01 #10 55.20 Setting up autoconf (2.69-11) ...
21:29:01 #10 55.21 Setting up libpath-iterator-rule-perl (1.009-1) ...
21:29:01 #10 55.22 Setting up python3-gpg (1.10.0-1ubuntu2) ...
21:29:01 #11 61.63 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:29:01 #11 61.65 Setting up libio-interactive-perl (1.023-1) ...
21:29:01 #11 61.66 Setting up libtry-tiny-perl (0.31-1) ...
21:29:01 #11 61.68 Setting up libtype-tiny-perl (1.012004-1) ...
21:29:01 #11 61.69 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
21:29:01 #11 61.72 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:29:01 #11 61.75 Setting up libnet-http-perl (6.22-1) ...
21:29:01 #11 61.78 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:29:01 #11 61.80 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
21:29:01 #11 61.83 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:29:01 #13 20.80   Installing       : perl-DynaLoader-1.47-480.el9.x86_64                   4/68 
21:29:01 #13 20.81   Installing       : perl-threads-1:2.25-460.el9.x86_64                    5/68 
21:29:01 #13 20.84   Installing       : perl-File-Find-1.37-480.el9.noarch                    6/68 
21:29:01 #13 20.85   Installing       : perl-File-Copy-2.34-480.el9.noarch                    7/68 
21:29:01 #13 20.85   Installing       : perl-File-Compare-1.100.600-480.el9.noarch            8/68 
21:29:01 #13 20.92   Installing       : m4-1.4.19-1.el9.x86_64                                9/68 
21:29:01 #13 20.94   Installing       : autoconf-2.69-38.el9.noarch                          10/68 
21:29:01 #13 20.98   Installing       : libmpc-1.2.1-4.el9.x86_64                            11/68 
21:29:01 #11 62.43 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:29:01 #11 62.43 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.10.1) ...
21:29:01 #11 62.44 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
21:29:01 #11 62.51 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:29:01 #11 62.51 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
21:29:01 #11 62.51 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:29:01 #11 62.51 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
21:29:01 #11 62.52 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:29:01 #11 62.52 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
21:29:01 #11 62.52 Setting up gpgsm (2.2.35-3ubuntu1) ...
21:29:01 #11 62.53 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
21:29:01 mkdir -p sources
21:29:01 docker run --rm -w /v \
21:29:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:29:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:01 	alpine \
21:29:01 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:29:01 #11 29.71 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB]
21:29:01 #11 29.72 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.8 [953 kB]
21:29:01 #11 29.90 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.8 [3497 kB]
21:29:01 #12 3.615    dh_missing
21:29:01 #12 3.645    dh_installdeb
21:29:01 #12 3.685    dh_gencontrol
21:29:01 #12 3.822    dh_md5sums
21:29:01 #20 0.725 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:29:01 #20 0.736 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:29:01 #20 0.736 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:29:01 #20 0.826 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:29:01 #20 0.953 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:29:01 #10 47.19 Selecting previously unselected package libgitlab-api-v4-perl.
21:29:01 #10 47.19 Preparing to unpack .../286-libgitlab-api-v4-perl_0.26-3_all.deb ...
21:29:01 #10 47.19 Unpacking libgitlab-api-v4-perl (0.26-3) ...
21:29:01 #10 47.25 Selecting previously unselected package libglib2.0-0:amd64.
21:29:01 #10 47.25 Preparing to unpack .../287-libglib2.0-0_2.74.6-1_amd64.deb ...
21:29:01 #10 47.25 Unpacking libglib2.0-0:amd64 (2.74.6-1) ...
21:29:01 #12 7.773 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_armhf.deb ...
21:29:01 #12 7.778 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
21:29:01 #12 7.805 Selecting previously unselected package libudev-dev:armhf.
21:29:01 #12 7.806 Preparing to unpack .../12-libudev-dev_252.6-1_armhf.deb ...
21:29:01 #12 7.810 Unpacking libudev-dev:armhf (252.6-1) ...
21:29:01 #12 7.844 Selecting previously unselected package libsepol-dev:armhf.
21:29:01 #12 7.847 Preparing to unpack .../13-libsepol-dev_3.4-2_armhf.deb ...
21:29:01 #12 7.852 Unpacking libsepol-dev:armhf (3.4-2) ...
21:29:01 #12 7.918 Selecting previously unselected package libpcre2-16-0:armhf.
21:29:01 #12 7.921 Preparing to unpack .../14-libpcre2-16-0_10.42-1_armhf.deb ...
21:29:01 #12 7.924 Unpacking libpcre2-16-0:armhf (10.42-1) ...
21:29:01 #12 7.973 Selecting previously unselected package libpcre2-32-0:armhf.
21:29:01 #12 7.976 Preparing to unpack .../15-libpcre2-32-0_10.42-1_armhf.deb ...
21:29:01 #12 7.980 Unpacking libpcre2-32-0:armhf (10.42-1) ...
21:29:01 #12 8.036 Selecting previously unselected package libpcre2-posix3:armhf.
21:29:01 #11 44.22 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ...
21:29:01 #11 44.22 Unpacking libfakeroot:armhf (1.24-1) ...
21:29:01 #11 44.25 Selecting previously unselected package fakeroot.
21:29:01 #11 44.25 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ...
21:29:01 #11 44.26 Unpacking fakeroot (1.24-1) ...
21:29:01 #11 44.30 Selecting previously unselected package libassuan0:armhf.
21:29:01 #11 44.30 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
21:29:01 #11 44.30 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
21:29:01 #11 44.33 Selecting previously unselected package gpgconf.
21:29:01 #11 44.33 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
21:29:01 #11 44.33 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.37 Selecting previously unselected package libksba8:armhf.
21:29:01 #11 44.37 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ...
21:29:01 #11 44.38 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
21:29:01 #11 44.42 Selecting previously unselected package libnpth0:armhf.
21:29:01 #11 44.42 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ...
21:29:01 #11 44.42 Unpacking libnpth0:armhf (1.6-1) ...
21:29:01 #11 44.46 Selecting previously unselected package dirmngr.
21:29:01 #14 8.220 Running transaction
21:29:01 #10 55.40 Setting up libnet-dns-perl (1.10-2) ...
21:29:01 #10 55.41 Setting up libsub-identify-perl (0.14-1) ...
21:29:01 #10 55.42 Setting up libpod-constants-perl (0.19-1) ...
21:29:01 #10 55.43 Setting up libsort-versions-perl (1.62-1) ...
21:29:01 #10 55.44 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:29:01 #10 55.46 Setting up libdynaloader-functions-perl (0.003-1) ...
21:29:01 #10 55.46 Setting up libsub-exporter-perl (0.987-1) ...
21:29:01 #10 55.48 Setting up xauth (1:1.0.10-1) ...
21:29:01 #10 55.49 Setting up libalgorithm-merge-perl (0.08-3) ...
21:29:01 #10 55.50 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
21:29:01 #10 55.51 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
21:29:01 #10 55.52 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
21:29:01 #10 55.53 Setting up dput (1.0.1ubuntu1) ...
21:29:01 #11 61.86 Setting up libtime-moment-perl (0.44-1build6) ...
21:29:01 #11 61.88 Setting up libencode-locale-perl (1.05-1.1) ...
21:29:01 #11 61.92 Setting up libexception-class-perl (1.45-1) ...
21:29:01 #11 61.95 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:29:01 #11 61.98 Setting up libconfig-tiny-perl (2.28-1) ...
21:29:01 #11 62.01 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ...
21:29:01 #11 62.04 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:29:01 #11 62.06 Setting up liblist-utilsby-perl (0.11-1) ...
21:29:01 #13 21.02   Installing       : cmake-rpm-macros-3.20.2-8.el9.noarch                 12/68 
21:29:01 #13 21.02   Installing       : cmake-filesystem-3.20.2-8.el9.x86_64                 13/68 
21:29:01 #13 21.03   Installing       : libseccomp-2.5.2-2.el9.x86_64                        14/68 
21:29:01 #11 62.55 Setting up libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.5) ...
21:29:01 #11 62.56 Setting up systemd (251.4-1ubuntu7.1) ...
21:29:01 #11 62.59 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:29:01 #11 62.59 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:29:01 #11 62.60 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:29:01 #11 62.60 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:29:01 #11 62.60 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:29:01 #11 62.60 Initializing machine ID from D-Bus machine ID.
21:29:01 #11 62.79 Setting up binutils (2.39-3ubuntu1.1) ...
21:29:01 #11 21.43 Get:133 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gcc-12 armhf 12.2.0-3ubuntu1 [16.2 MB]
21:29:01 #12 3.870    dh_builddeb
21:29:01 #12 3.902 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:01 #12 3.921  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
21:29:01 #12 4.079  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
21:29:01 mkdir -p sources
21:29:01 docker run --rm -w /v \
21:29:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:29:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:01 	alpine \
21:29:01 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:29:01 #20 1.073 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:29:01 #10 22.33 Selecting previously unselected package libisl19:armhf.
21:29:01 #10 22.33 Preparing to unpack .../036-libisl19_0.20-2_armhf.deb ...
21:29:01 #10 22.34 Unpacking libisl19:armhf (0.20-2) ...
21:29:01 #10 22.45 Selecting previously unselected package libmpfr6:armhf.
21:29:01 #10 22.45 Preparing to unpack .../037-libmpfr6_4.0.2-1_armhf.deb ...
21:29:01 #10 22.45 Unpacking libmpfr6:armhf (4.0.2-1) ...
21:29:01 #10 22.60 Selecting previously unselected package libmpc3:armhf.
21:29:01 #10 22.60 Preparing to unpack .../038-libmpc3_1.1.0-1_armhf.deb ...
21:29:01 #10 22.61 Unpacking libmpc3:armhf (1.1.0-1) ...
21:29:01 #10 22.64 Selecting previously unselected package cpp-8.
21:29:01 #10 22.64 Preparing to unpack .../039-cpp-8_8.3.0-6_armhf.deb ...
21:29:01 #10 47.40 Selecting previously unselected package libglib2.0-data.
21:29:01 #10 47.40 Preparing to unpack .../288-libglib2.0-data_2.74.6-1_all.deb ...
21:29:01 #10 47.40 Unpacking libglib2.0-data (2.74.6-1) ...
21:29:01 #10 47.58 Selecting previously unselected package libgpm2:amd64.
21:29:01 #10 47.58 Preparing to unpack .../289-libgpm2_1.20.7-10+b1_amd64.deb ...
21:29:01 #10 47.58 Unpacking libgpm2:amd64 (1.20.7-10+b1) ...
21:29:01 #10 47.61 Selecting previously unselected package libhtml-form-perl.
21:29:01 #10 47.61 Preparing to unpack .../290-libhtml-form-perl_6.11-1_all.deb ...
21:29:01 #10 47.62 Unpacking libhtml-form-perl (6.11-1) ...
21:29:01 #10 47.65 Selecting previously unselected package libhtml-format-perl.
21:29:01 #12 8.039 Preparing to unpack .../16-libpcre2-posix3_10.42-1_armhf.deb ...
21:29:01 #12 8.043 Unpacking libpcre2-posix3:armhf (10.42-1) ...
21:29:01 #12 8.073 Selecting previously unselected package libpcre2-dev:armhf.
21:29:01 #12 8.075 Preparing to unpack .../17-libpcre2-dev_10.42-1_armhf.deb ...
21:29:01 #12 8.079 Unpacking libpcre2-dev:armhf (10.42-1) ...
21:29:01 #12 8.166 Selecting previously unselected package libselinux1-dev:armhf.
21:29:01 #12 8.166 Preparing to unpack .../18-libselinux1-dev_3.4-1+b5_armhf.deb ...
21:29:01 #12 8.169 Unpacking libselinux1-dev:armhf (3.4-1+b5) ...
21:29:01 #12 8.220 Selecting previously unselected package libdevmapper-dev:armhf.
21:29:01 #12 8.223 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_armhf.deb ...
21:29:01 #12 8.226 Unpacking libdevmapper-dev:armhf (2:1.02.185-2) ...
21:29:01 #12 8.256 Selecting previously unselected package libseccomp-dev:armhf.
21:29:01 #12 8.258 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_armhf.deb ...
21:29:01 #12 8.262 Unpacking libseccomp-dev:armhf (2.5.4-1+b3) ...
21:29:01 #12 8.304 Selecting previously unselected package libsystemd-dev:armhf.
21:29:01 #12 8.304 Preparing to unpack .../21-libsystemd-dev_252.6-1_armhf.deb ...
21:29:01 #12 8.309 Unpacking libsystemd-dev:armhf (252.6-1) ...
21:29:01 #12 8.406 Selecting previously unselected package libpkgconf3:armhf.
21:29:01 #11 44.46 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
21:29:01 #11 44.47 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.52 Selecting previously unselected package gnupg-l10n.
21:29:01 #11 44.52 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:29:01 #11 44.53 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.56 Selecting previously unselected package gnupg-utils.
21:29:01 #11 44.56 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
21:29:01 #11 44.56 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.62 Selecting previously unselected package gpg.
21:29:01 #11 44.62 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
21:29:01 #11 44.63 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.69 Selecting previously unselected package pinentry-curses.
21:29:01 #10 55.68 Setting up libstring-copyright-perl (0.003005-1) ...
21:29:01 #10 55.69 Setting up libhtml-parser-perl (3.72-3build1) ...
21:29:01 #10 55.70 Setting up automake (1:1.15.1-3ubuntu2) ...
21:29:01 #10 55.71 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
21:29:01 #10 55.71 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
21:29:01 #10 55.71 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
21:29:01 #10 55.71 Setting up libipc-run-perl (0.96-1) ...
21:29:01 #10 55.72 Setting up libcgi-pm-perl (4.38-1) ...
21:29:01 #10 55.73 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:29:01 #10 55.76 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
21:29:01 #11 62.09 Setting up libstring-shellquote-perl (1.04-1) ...
21:29:01 #11 62.11 Setting up libnet-netmask-perl (2.0001-1) ...
21:29:01 #11 62.13 Setting up libsub-install-perl (0.928-1.1) ...
21:29:01 #11 62.15 Setting up gcc (4:11.2.0-1ubuntu1) ...
21:29:01 #11 62.20 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
21:29:01 #11 62.24 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:01 #11 62.27 Setting up liberror-perl (0.17029-1) ...
21:29:01 #11 62.29 Setting up dh-autoreconf (20) ...
21:29:01 #11 62.31 Setting up patchutils (0.4.2-1build2) ...
21:29:01 #11 62.34 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:29:01 #11 62.38 Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
21:29:01 #11 62.42 Setting up libjson-maybexs-perl (1.004003-1) ...
21:29:01 #11 62.80 Setting up man-db (2.10.2-2) ...
21:29:01 #11 62.89 Building database of manual pages ...
21:29:01 #12 4.178 dpkg-genchanges: info: binary-only upload (no source code included)
21:29:01 #12 4.181  dpkg-source --after-build .
21:29:01 #12 4.298 dpkg-buildpackage: info: binary-only upload (no source included)
21:29:01 #12 4.303 
21:29:01 #12 4.303 The package has been created.
21:29:01 #12 4.303 Attention, the package has been created in the current directory,
21:29:01 #12 4.303 not in ".." as indicated by the message above!
21:29:01 #12 4.328 Selecting previously unselected package docker-ce-build-deps.
21:29:01 #12 4.341 (Reading database ... 18450 files and directories currently installed.)
21:29:01 #10 22.65 Unpacking cpp-8 (8.3.0-6) ...
21:29:01 #11 30.12 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:29:01 #11 30.12 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB]
21:29:01 #11 30.12 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:29:01 #11 30.12 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
21:29:01 #11 30.12 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
21:29:01 #11 30.12 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
21:29:01 #11 30.52 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
21:29:01 #10 47.65 Preparing to unpack .../291-libhtml-format-perl_2.16-2_all.deb ...
21:29:01 #10 47.66 Unpacking libhtml-format-perl (2.16-2) ...
21:29:01 #10 47.69 Selecting previously unselected package libhtml-html5-entities-perl.
21:29:01 #10 47.70 Preparing to unpack .../292-libhtml-html5-entities-perl_0.004-3_all.deb ...
21:29:01 #10 47.70 Unpacking libhtml-html5-entities-perl (0.004-3) ...
21:29:01 #10 47.73 Selecting previously unselected package libhtml-tokeparser-simple-perl.
21:29:01 #10 47.73 Preparing to unpack .../293-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
21:29:01 #10 47.74 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
21:29:01 #10 47.77 Selecting previously unselected package libhttp-daemon-perl.
21:29:01 #10 47.77 Preparing to unpack .../294-libhttp-daemon-perl_6.16-1_all.deb ...
21:29:01 #10 47.78 Unpacking libhttp-daemon-perl (6.16-1) ...
21:29:01 #10 47.81 Selecting previously unselected package libio-interactive-perl.
21:29:01 #10 47.81 Preparing to unpack .../295-libio-interactive-perl_1.023-2_all.deb ...
21:29:01 #10 47.82 Unpacking libio-interactive-perl (1.023-2) ...
21:29:01 #10 47.85 Selecting previously unselected package libio-sessiondata-perl.
21:29:01 #10 47.85 Preparing to unpack .../296-libio-sessiondata-perl_1.03-3_all.deb ...
21:29:01 #10 47.86 Unpacking libio-sessiondata-perl (1.03-3) ...
21:29:01 #10 47.89 Selecting previously unselected package libio-stringy-perl.
21:29:01 #12 8.409 Preparing to unpack .../22-libpkgconf3_1.8.1-1_armhf.deb ...
21:29:01 #12 8.413 Unpacking libpkgconf3:armhf (1.8.1-1) ...
21:29:01 #12 8.443 Selecting previously unselected package pkgconf-bin.
21:29:01 #12 8.446 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_armhf.deb ...
21:29:01 #12 8.449 Unpacking pkgconf-bin (1.8.1-1) ...
21:29:01 #12 8.480 Selecting previously unselected package pkgconf:armhf.
21:29:01 #12 8.483 Preparing to unpack .../24-pkgconf_1.8.1-1_armhf.deb ...
21:29:01 #12 8.487 Unpacking pkgconf:armhf (1.8.1-1) ...
21:29:01 #12 8.520 Selecting previously unselected package pkg-config:armhf.
21:29:01 #12 8.523 Preparing to unpack .../25-pkg-config_1.8.1-1_armhf.deb ...
21:29:01 #12 8.527 Unpacking pkg-config:armhf (1.8.1-1) ...
21:29:01 #12 8.569 Setting up libseccomp-dev:armhf (2.5.4-1+b3) ...
21:29:01 #12 8.579 Setting up libpcre2-16-0:armhf (10.42-1) ...
21:29:01 #12 8.590 Setting up libpcre2-32-0:armhf (10.42-1) ...
21:29:01 #12 8.603 Setting up libpkgconf3:armhf (1.8.1-1) ...
21:29:01 #12 8.616 Setting up libuv1:armhf (1.44.2-1) ...
21:29:01 #12 8.627 Setting up bash-completion (1:2.11-6) ...
21:29:01 #11 44.69 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ...
21:29:01 #11 44.69 Unpacking pinentry-curses (1.1.0-3build1) ...
21:29:01 #11 44.73 Selecting previously unselected package gpg-agent.
21:29:01 #11 44.73 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
21:29:01 #11 44.73 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.78 Selecting previously unselected package gpg-wks-client.
21:29:01 #11 44.78 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
21:29:01 #11 44.78 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.81 Selecting previously unselected package gpg-wks-server.
21:29:01 #11 44.81 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
21:29:01 #11 44.82 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.85 Selecting previously unselected package gpgsm.
21:29:01 #11 44.85 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
21:29:01 #11 44.85 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.90 Selecting previously unselected package gnupg.
21:29:01 #11 44.90 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:29:01 #11 44.90 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:29:01 #11 44.94 Selecting previously unselected package libfile-which-perl.
21:29:01 #10 55.91 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
21:29:01 #10 55.92 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:29:01 #10 55.94 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:29:01 #10 55.95 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:29:02 #11 62.46 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:29:02 #11 62.50 Setting up libio-string-perl (1.08-3.1) ...
21:29:02 #11 62.52 Setting up libreadonly-perl (2.050-3) ...
21:29:02 #11 62.53 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:29:02 #11 62.54 Setting up python3-chardet (4.0.0-1) ...
21:29:02 #11 63.07 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
21:29:02 #11 63.09 Setting up libgpgme11:amd64 (1.17.1-4.1ubuntu1) ...
21:29:02 #11 63.11 Setting up dirmngr (2.2.35-3ubuntu1) ...
21:29:02 #11 63.24 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:29:02 #11 63.25 Setting up perl (5.34.0-5ubuntu1.1) ...
21:29:02 #11 63.27 Setting up libpackage-stash-xs-perl:amd64 (0.30-1) ...
21:29:02 #11 63.28 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:29:02 #11 63.30 Setting up libxs-parse-keyword-perl (0.25-1) ...
21:29:02 #13 21.07   Installing       : libedit-3.1-37.20210216cvs.el9.x86_64                15/68 
21:29:02 #13 21.60   Installing       : llvm-libs-15.0.7-1.el9.x86_64                        16/68 
21:29:02 #13 21.83   Installing       : cpp-11.3.1-4.3.el9.x86_64                            17/68 
21:29:02 #21 12.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:29:02 #21 12.27 Preparing to unpack .../5-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:29:02 #21 12.27 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:29:02 mkdir -p rpmbuild/SOURCES
21:29:02 docker run --rm -w /v \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:29:02 	alpine \
21:29:02 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:29:02 #12 4.342 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:02 #12 4.348 Unpacking docker-ce-build-deps (1.0) ...
21:29:02 #11 30.61 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
21:29:02 #11 30.63 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:29:02 #11 30.67 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB]
21:29:02 #11 30.72 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
21:29:02 #11 30.74 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.1 [325 kB]
21:29:02 #10 47.89 Preparing to unpack .../297-libio-stringy-perl_2.111-3_all.deb ...
21:29:02 #10 47.89 Unpacking libio-stringy-perl (2.111-3) ...
21:29:02 #10 47.93 Selecting previously unselected package libipc-run3-perl.
21:29:02 #10 47.94 Preparing to unpack .../298-libipc-run3-perl_0.048-3_all.deb ...
21:29:02 #10 47.94 Unpacking libipc-run3-perl (0.048-3) ...
21:29:02 #10 47.98 Selecting previously unselected package libtypes-serialiser-perl.
21:29:02 #10 47.98 Preparing to unpack .../299-libtypes-serialiser-perl_1.01-1_all.deb ...
21:29:02 #10 47.98 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:29:02 #10 48.01 Selecting previously unselected package libjson-xs-perl.
21:29:02 #10 48.01 Preparing to unpack .../300-libjson-xs-perl_4.030-2+b1_amd64.deb ...
21:29:02 #10 48.02 Unpacking libjson-xs-perl (4.030-2+b1) ...
21:29:02 #10 48.06 Selecting previously unselected package libjson-maybexs-perl.
21:29:02 #10 48.06 Preparing to unpack .../301-libjson-maybexs-perl_1.004004-1_all.deb ...
21:29:02 #10 48.06 Unpacking libjson-maybexs-perl (1.004004-1) ...
21:29:02 #10 48.09 Selecting previously unselected package libldap-common.
21:29:02 #10 48.09 Preparing to unpack .../302-libldap-common_2.5.13+dfsg-5_all.deb ...
21:29:02 #10 48.10 Unpacking libldap-common (2.5.13+dfsg-5) ...
21:29:02 #10 48.13 Selecting previously unselected package liblist-compare-perl.
21:29:02 #12 8.647 Setting up libproc2-0:armhf (2:4.0.2-3) ...
21:29:02 #12 8.658 Setting up libjsoncpp25:armhf (1.9.5-4) ...
21:29:02 #12 8.669 Setting up libudev-dev:armhf (252.6-1) ...
21:29:02 #12 8.682 Setting up libsepol-dev:armhf (3.4-2) ...
21:29:02 #12 8.694 Setting up pkgconf-bin (1.8.1-1) ...
21:29:02 #12 8.705 Setting up libpcre2-posix3:armhf (10.42-1) ...
21:29:02 #12 8.715 Setting up librhash0:armhf (1.4.3-3) ...
21:29:02 #12 8.728 Setting up procps (2:4.0.2-3) ...
21:29:02 #12 8.766 Setting up cmake-data (3.25.1-1) ...
21:29:02 #12 8.780 Setting up dh-apparmor (3.0.8-3) ...
21:29:02 #12 8.789 Setting up libsystemd-dev:armhf (252.6-1) ...
21:29:02 #12 8.800 Setting up libpcre2-dev:armhf (10.42-1) ...
21:29:02 #12 8.811 Setting up libselinux1-dev:armhf (3.4-1+b5) ...
21:29:02 #12 8.823 Setting up pkgconf:armhf (1.8.1-1) ...
21:29:02 #12 8.833 Setting up pkg-config:armhf (1.8.1-1) ...
21:29:02 #12 8.843 Setting up cmake (3.25.1-1) ...
21:29:02 #12 8.854 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
21:29:02 #12 8.866 Setting up dmsetup (2:1.02.185-2) ...
21:29:02 #12 8.881 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
21:29:02 #12 8.891 Setting up libdevmapper-dev:armhf (2:1.02.185-2) ...
21:29:02 #12 8.902 Setting up docker-ce-build-deps (1.0) ...
21:29:02 #12 8.912 Processing triggers for libc-bin (2.36-8) ...
21:29:02 #12 8.934 Processing triggers for man-db (2.11.2-2) ...
21:29:02 #11 44.94 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ...
21:29:02 #11 44.94 Unpacking libfile-which-perl (1.23-1) ...
21:29:02 #11 44.97 Selecting previously unselected package libfile-homedir-perl.
21:29:02 #11 44.97 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ...
21:29:02 #11 44.97 Unpacking libfile-homedir-perl (1.004-1) ...
21:29:02 #11 45.00 Selecting previously unselected package libio-pty-perl.
21:29:02 #11 45.00 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ...
21:29:02 #11 45.00 Unpacking libio-pty-perl (1:1.12-1) ...
21:29:02 #11 45.03 Selecting previously unselected package libipc-run-perl.
21:29:02 #11 45.03 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ...
21:29:02 #11 45.03 Unpacking libipc-run-perl (20180523.0-2) ...
21:29:02 #11 45.09 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:02 #11 45.09 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:29:02 #11 45.09 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:29:02 #11 45.11 Selecting previously unselected package libb-hooks-op-check-perl.
21:29:02 #11 45.12 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ...
21:29:02 #11 45.12 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
21:29:02 #11 45.14 Selecting previously unselected package libdynaloader-functions-perl.
21:29:02 #11 45.15 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ...
21:29:02 #11 45.15 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:29:02 #11 45.17 Selecting previously unselected package libdevel-callchecker-perl.
21:29:02 #11 45.17 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ...
21:29:02 #11 45.18 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:29:02 #11 45.20 Selecting previously unselected package libparams-classify-perl.
21:29:02 #10 56.01 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:02 #10 56.07 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:02 #10 56.19 
21:29:02 #10 56.19 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:02 #10 56.21 Setting up liblist-moreutils-perl (0.416-1build3) ...
21:29:02 #10 56.22 Setting up libhttp-date-perl (6.02-1) ...
21:29:02 #10 56.23 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:29:02 #10 56.24 Setting up build-essential (12.4ubuntu1) ...
21:29:02 #10 56.25 Setting up libcurl3-gnutls:armhf (7.58.0-2ubuntu3.24) ...
21:29:02 #10 56.27 Setting up libdevel-callchecker-perl (0.007-2build1) ...
21:29:02 mkdir -p sources
21:29:02 docker run --rm -w /v \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx:/buildx \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:02 	alpine \
21:29:02 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:29:02 #11 63.31 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
21:29:02 #11 63.32 Setting up libdata-dump-perl (1.25-1) ...
21:29:02 #11 63.33 Setting up gcc-12 (12.2.0-3ubuntu1) ...
21:29:02 #11 63.34 Setting up libfile-find-rule-perl (0.34-2) ...
21:29:02 #11 63.35 Setting up libref-util-perl (0.204-1) ...
21:29:02 #11 63.36 Setting up libipc-system-simple-perl (1.30-1) ...
21:29:02 #11 63.37 Setting up libnet-domain-tld-perl (1.75-2) ...
21:29:02 #11 63.38 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:29:02 #11 63.39 Setting up libsocket6-perl (0.29-2) ...
21:29:02 #11 63.40 Setting up systemd-timesyncd (251.4-1ubuntu7.1) ...
21:29:02 #13 21.87   Installing       : policycoreutils-devel-3.5-1.el9.x86_64               18/68 
21:29:02 #13 22.09   Installing       : selinux-policy-devel-38.1.9-1.el9.noarch             19/68 
21:29:02 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 5.0s
21:29:02 #7 ...
21:29:02 
21:29:02 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:02 #10 10.63 3 upgraded, 126 newly installed, 0 to remove and 12 not upgraded.
21:29:02 #10 10.63 Need to get 80.3 MB of archives.
21:29:02 #10 10.63 After this operation, 301 MB of additional disk space will be used.
21:29:02 #10 10.63 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB]
21:29:02 #10 10.86 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u5 [2297 kB]
21:29:02 #10 10.94 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
21:29:02 #10 10.94 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
21:29:02 #10 11.10 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
21:29:02 #10 11.10 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
21:29:02 #10 11.10 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
21:29:02 #10 11.18 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
21:29:02 #10 11.34 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
21:29:02 #10 11.34 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB]
21:29:02 #10 11.53 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
21:29:02 #10 11.57 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
21:29:02 #10 11.57 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB]
21:29:02 #10 11.58 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
21:29:02 #10 11.65 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
21:29:02 #10 11.65 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
21:29:02 #10 11.66 Get:17 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u5 [267 kB]
21:29:02 #10 11.66 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
21:29:02 #10 11.66 Get:19 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20230317-1 [1119 kB]
21:29:02 #10 11.66 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
21:29:02 #10 11.69 Get:21 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u5 [1815 kB]
21:29:02 #10 11.73 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
21:29:02 #10 11.80 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
21:29:02 #10 11.80 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
21:29:02 #10 11.80 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
21:29:02 #10 11.80 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
21:29:02 #10 11.80 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
21:29:02 #10 11.80 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
21:29:02 #10 11.81 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
21:29:02 #10 11.81 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
21:29:02 #10 11.87 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB]
21:29:02 #10 11.95 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
21:29:02 #10 11.95 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
21:29:02 #10 11.95 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
21:29:02 #10 11.96 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:29:02 #10 11.96 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
21:29:02 #10 11.96 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
21:29:02 #10 12.03 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
21:29:02 #10 12.11 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
21:29:02 #10 12.12 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
21:29:02 #10 12.12 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
21:29:02 #10 12.12 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
21:29:02 #10 12.26 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
21:29:02 #10 12.26 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
21:29:02 #10 12.27 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
21:29:02 #10 12.34 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
21:29:02 #10 12.34 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
21:29:02 #10 12.73 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
21:29:02 #10 12.73 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u7 [258 kB]
21:29:02 #10 12.73 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u7 [310 kB]
21:29:02 #10 12.74 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
21:29:02 #10 12.74 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
21:29:02 #10 12.74 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
21:29:02 #10 12.74 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
21:29:02 #10 12.74 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
21:29:02 #10 12.82 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
21:29:02 #10 12.86 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
21:29:02 #10 12.89 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
21:29:02 #10 13.70 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
21:29:02 #10 13.70 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
21:29:02 #10 13.70 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB]
21:29:02 #10 13.70 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
21:29:02 #10 13.70 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
21:29:02 #10 13.70 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
21:29:02 #10 13.70 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
21:29:02 #10 13.70 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
21:29:02 #10 13.70 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
21:29:02 #10 13.76 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
21:29:02 #10 13.84 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.12+rpi1 [1551 kB]
21:29:02 #10 13.88 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
21:29:02 #10 13.92 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
21:29:02 #10 13.92 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.12+rpi1 [2312 kB]
21:29:02 #10 14.01 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
21:29:02 #10 14.01 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
21:29:02 #10 14.03 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
21:29:02 #10 14.56 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u3 [581 kB]
21:29:02 #10 14.57 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
21:29:02 #10 14.58 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:29:02 #10 14.60 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
21:29:02 #10 14.60 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
21:29:02 #10 14.63 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
21:29:02 #10 14.63 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
21:29:02 #10 14.63 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
21:29:02 #10 14.63 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
21:29:02 #10 14.64 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
21:29:02 #10 14.72 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
21:29:02 #10 14.72 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
21:29:02 #10 14.72 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
21:29:02 #10 14.72 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
21:29:02 #10 14.72 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
21:29:02 #10 14.73 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
21:29:02 #10 14.73 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
21:29:02 #10 14.73 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
21:29:02 #10 14.80 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:29:02 #10 14.80 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
21:29:02 #10 14.87 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
21:29:02 #10 14.87 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
21:29:02 #10 14.87 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
21:29:02 #10 14.88 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
21:29:02 #10 14.88 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
21:29:02 #10 14.88 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
21:29:02 #10 14.88 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
21:29:02 #10 14.96 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
21:29:02 #10 14.96 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
21:29:02 #10 15.12 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
21:29:02 #10 15.37 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
21:29:02 #10 15.45 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
21:29:02 #10 15.54 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
21:29:02 #10 15.54 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
21:29:02 #10 15.54 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
21:29:02 #10 15.54 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:29:02 #10 15.54 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:29:02 #10 15.54 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
21:29:02 #10 15.54 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
21:29:02 #10 15.62 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
21:29:02 #10 15.62 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
21:29:02 #10 15.62 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:29:02 #10 15.62 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
21:29:02 #10 15.70 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:29:02 #10 15.70 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
21:29:02 #10 15.70 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
21:29:02 #10 15.70 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
21:29:02 #10 15.70 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
21:29:02 #10 15.70 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
21:29:02 #10 15.79 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
21:29:02 #10 15.79 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [306 kB]
21:29:02 #10 15.79 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
21:29:02 #10 15.80 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB]
21:29:02 #10 15.88 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [4704 kB]
21:29:02 #10 16.44 debconf: delaying package configuration, since apt-utils is not installed
21:29:02 #10 16.50 Fetched 80.3 MB in 6s (13.4 MB/s)
21:29:02 #10 16.53 Selecting previously unselected package bsdextrautils.
21:29:02 #10 16.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 ... 7899 files and directories currently installed.)
21:29:02 #10 16.53 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
21:29:02 #10 16.54 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
21:29:02 #10 16.63 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
21:29:02 #10 16.80 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) over (2.31-13+rpi1+deb11u3) ...
21:29:02 #10 18.23 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
21:29:02 #10 ...
21:29:02 
21:29:02 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:02 #14 9.478   Preparing        :                                                        1/1 
21:29:02 #11 30.91 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB]
21:29:02 #11 30.94 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
21:29:02 #11 30.96 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
21:29:02 #11 30.96 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB]
21:29:02 #11 30.97 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.04.1 [25.4 kB]
21:29:02 #10 48.13 Preparing to unpack .../303-liblist-compare-perl_0.55-2_all.deb ...
21:29:02 #10 48.14 Unpacking liblist-compare-perl (0.55-2) ...
21:29:02 #10 48.17 Selecting previously unselected package liblist-someutils-perl.
21:29:02 #10 48.17 Preparing to unpack .../304-liblist-someutils-perl_0.59-1_all.deb ...
21:29:02 #10 48.18 Unpacking liblist-someutils-perl (0.59-1) ...
21:29:02 #10 48.22 Selecting previously unselected package liblist-someutils-xs-perl:amd64.
21:29:02 #10 48.22 Preparing to unpack .../305-liblist-someutils-xs-perl_0.58-3_amd64.deb ...
21:29:02 #10 48.23 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ...
21:29:02 #10 48.25 Selecting previously unselected package liblist-utilsby-perl.
21:29:02 #10 48.26 Preparing to unpack .../306-liblist-utilsby-perl_0.12-2_all.deb ...
21:29:02 #10 48.26 Unpacking liblist-utilsby-perl (0.12-2) ...
21:29:02 #10 48.30 Selecting previously unselected package libltdl7:amd64.
21:29:02 #10 48.30 Preparing to unpack .../307-libltdl7_2.4.7-5_amd64.deb ...
21:29:02 #10 48.30 Unpacking libltdl7:amd64 (2.4.7-5) ...
21:29:02 #10 48.34 Selecting previously unselected package libltdl-dev:amd64.
21:29:02 #10 48.34 Preparing to unpack .../308-libltdl-dev_2.4.7-5_amd64.deb ...
21:29:02 #10 48.34 Unpacking libltdl-dev:amd64 (2.4.7-5) ...
21:29:02 #10 48.39 Selecting previously unselected package liblz1:amd64.
21:29:02 #11 45.20 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ...
21:29:02 #11 45.21 Unpacking libparams-classify-perl (0.015-1build2) ...
21:29:02 #11 45.23 Selecting previously unselected package libmodule-runtime-perl.
21:29:02 #11 45.23 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
21:29:02 #11 45.24 Unpacking libmodule-runtime-perl (0.016-1) ...
21:29:02 #11 45.26 Selecting previously unselected package libimport-into-perl.
21:29:02 #11 45.26 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
21:29:02 #11 45.27 Unpacking libimport-into-perl (1.002005-1) ...
21:29:02 #11 45.29 Selecting previously unselected package librole-tiny-perl.
21:29:02 #11 45.29 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ...
21:29:02 #11 45.30 Unpacking librole-tiny-perl (2.001004-1) ...
21:29:02 #11 45.32 Selecting previously unselected package libstrictures-perl.
21:29:02 #11 45.32 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
21:29:02 #11 45.33 Unpacking libstrictures-perl (2.000006-1) ...
21:29:02 #11 45.35 Selecting previously unselected package libsub-quote-perl.
21:29:02 #11 45.36 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
21:29:02 #11 45.36 Unpacking libsub-quote-perl (2.006006-1) ...
21:29:02 #11 45.39 Selecting previously unselected package libmoo-perl.
21:29:02 #11 45.39 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ...
21:29:02 #11 45.39 Unpacking libmoo-perl (2.003006-1) ...
21:29:02 #11 45.42 Selecting previously unselected package libencode-locale-perl.
21:29:02 #11 45.42 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ...
21:29:02 #11 45.42 Unpacking libencode-locale-perl (1.05-1) ...
21:29:02 #11 45.45 Selecting previously unselected package libtimedate-perl.
21:29:02 #11 45.45 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ...
21:29:02 #11 45.45 Unpacking libtimedate-perl (2.3200-1) ...
21:29:02 #11 45.48 Selecting previously unselected package libhttp-date-perl.
21:29:02 #11 45.48 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
21:29:02 #11 45.49 Unpacking libhttp-date-perl (6.05-1) ...
21:29:02 #11 45.51 Selecting previously unselected package libfile-listing-perl.
21:29:02 #11 45.51 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ...
21:29:02 #11 45.53 Unpacking libfile-listing-perl (6.04-1) ...
21:29:02 mkdir -p rpmbuild/SOURCES
21:29:02 docker run --rm -w /v \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:29:02 	alpine \
21:29:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:02 #10 56.27 Setting up libcurl4:armhf (7.58.0-2ubuntu3.24) ...
21:29:02 #10 56.28 Setting up devscripts (2.17.12ubuntu1.1) ...
21:29:02 #10 56.45 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:29:02 #10 56.45 Setting up libcgi-fast-perl (1:2.13-1) ...
21:29:02 #10 56.46 Setting up libhtml-tree-perl (5.07-1) ...
21:29:02 #10 56.47 Setting up libfile-listing-perl (6.04-1) ...
21:29:02 #10 56.48 Setting up libhttp-message-perl (6.14-1) ...
21:29:02 #10 56.49 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
21:29:02 #10 56.53 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:02 #10 56.60 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:02 #10 56.66 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:02 #20 2.014 Fetched 8642 kB in 2s (5588 kB/s)
21:29:02 #11 63.61 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:29:02 #11 63.61 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:29:02 #11 63.62 Setting up libvariable-magic-perl (0.62-2) ...
21:29:02 #11 63.63 Setting up libio-html-perl (1.004-3) ...
21:29:02 #11 63.64 Setting up libpod-parser-perl (1.65-1) ...
21:29:02 #11 63.65 Setting up libb-hooks-op-check-perl:amd64 (0.22-2) ...
21:29:02 #11 63.66 Setting up liblist-moreutils-xs-perl (0.430-3) ...
21:29:02 #11 63.67 Setting up libparams-util-perl (1.102-1build3) ...
21:29:02 #11 63.68 Setting up libdpkg-perl (1.21.9ubuntu1) ...
21:29:02 #11 63.69 Setting up libtime-duration-perl (1.21-1) ...
21:29:02 #11 63.70 Setting up autoconf (2.71-2) ...
21:29:02 #11 63.71 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
21:29:02 #11 63.72 Setting up libarray-intspan-perl (2.004-2) ...
21:29:02 #11 63.73 Setting up libcapture-tiny-perl (0.48-1) ...
21:29:02 #11 63.75 Setting up libtimedate-perl (2.3300-2) ...
21:29:02 #11 63.76 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
21:29:02 #11 63.77 Setting up libsub-name-perl:amd64 (0.26-2) ...
21:29:02 #11 63.78 Setting up libtype-tiny-xs-perl:amd64 (0.022-2) ...
21:29:02 #11 63.79 Setting up libsyntax-keyword-try-perl (0.27-1) ...
21:29:02 #11 63.80 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:29:02 #11 63.82 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
21:29:02 #11 63.83 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:29:02 #11 63.84 Setting up xauth (1:1.1.1-1) ...
21:29:02 #11 63.85 Setting up libpath-tiny-perl (0.122-1) ...
21:29:02 #11 63.86 Setting up libarchive-cpio-perl (0.10-2) ...
21:29:02 #11 63.87 Setting up libjson-perl (4.09000-1) ...
21:29:02 #13 22.16   Running scriptlet: selinux-policy-devel-38.1.9-1.el9.noarch             19/68 
21:29:02 #13 22.17   Installing       : perl-threads-shared-1.61-460.el9.x86_64              20/68 
21:29:02 #13 22.18   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                21/68 
21:29:02 #13 22.20   Installing       : automake-1.16.2-6.el9.noarch                         22/68 
21:29:02 #13 22.24   Installing       : perl-TermReadKey-2.38-11.el9.x86_64                  23/68 
21:29:02 #11 62.84 Setting up libstring-copyright-perl (0.003012-1) ...
21:29:02 #11 62.86 Setting up python3-debian (0.1.43ubuntu1) ...
21:29:02 #11 63.06 Setting up python3-requests (2.25.1+dfsg-2) ...
21:29:02 #11 63.22 Setting up libdata-optlist-perl (0.112-1) ...
21:29:02 #11 63.25 Setting up libipc-run-perl (20200505.0-1) ...
21:29:02 #14 9.539   Installing       : python3-libselinux-2.9-8.el8.x86_64                   1/58 
21:29:02 #14 9.600   Installing       : make-1:4.2.1-11.el8.x86_64                            2/58 
21:29:02 #14 9.618   Running scriptlet: make-1:4.2.1-11.el8.x86_64                            2/58 
21:29:02 #14 9.643   Installing       : m4-1.4.18-7.el8.x86_64                                3/58 
21:29:02 #14 9.661   Running scriptlet: m4-1.4.18-7.el8.x86_64                                3/58 
21:29:02 #14 9.728   Installing       : autoconf-2.69-29.el8.noarch                           4/58 
21:29:02 #10 52.99 Dependencies resolved.
21:29:02 #10 53.02 ================================================================================
21:29:02 #10 53.02  Package                       Arch     Version                 Repo       Size
21:29:02 #10 53.02 ================================================================================
21:29:02 #10 53.02 Installing:
21:29:02 #10 53.02  dnf-plugins-core              noarch   4.3.1-1.fc36            updates    34 k
21:29:02 #10 53.02  rpm-build                     x86_64   4.17.1-3.fc36           updates    58 k
21:29:02 #10 53.02  rpmlint                       noarch   2.4.0-3.fc36            updates   238 k
21:29:02 #10 53.02 Upgrading:
21:29:02 #10 53.02  elfutils-libelf               x86_64   0.189-1.fc36            updates   195 k
21:29:02 #10 53.02  elfutils-libs                 x86_64   0.189-1.fc36            updates   259 k
21:29:02 #10 53.02 Installing dependencies:
21:29:02 #10 53.02  ansible-srpm-macros           noarch   1-8.1.fc36              updates   8.5 k
21:29:02 #10 53.02  binutils                      x86_64   2.37-37.fc36            updates   6.0 M
21:29:02 #10 53.02  binutils-gold                 x86_64   2.37-37.fc36            updates   753 k
21:29:02 #10 53.02  bzip2                         x86_64   1.0.8-11.fc36           fedora     52 k
21:29:02 #10 53.02  cpio                          x86_64   2.13-12.fc36            fedora    270 k
21:29:02 #10 53.02  dash                          x86_64   0.5.10.2-10.fc36        fedora     97 k
21:29:02 #10 53.02  dbus-libs                     x86_64   1:1.14.4-1.fc36         updates   155 k
21:29:02 #10 53.02  debugedit                     x86_64   5.0-7.fc36              updates    77 k
21:29:02 #10 53.02  desktop-file-utils            x86_64   0.26-6.fc36             fedora     72 k
21:29:02 #10 53.02  devscripts-checkbashisms      x86_64   2.22.1-1.fc36           fedora     28 k
21:29:02 #10 53.02  diffutils                     x86_64   3.8-2.fc36              fedora    370 k
21:29:02 #10 53.02  dwz                           x86_64   0.14-4.fc36             updates   127 k
21:29:02 #10 53.02  ed                            x86_64   1.14.2-12.fc36          fedora     73 k
21:29:02 #10 53.02  efi-srpm-macros               noarch   5-5.fc36                fedora     22 k
21:29:02 #10 53.02  elfutils                      x86_64   0.189-1.fc36            updates   531 k
21:29:02 #10 53.02  elfutils-debuginfod-client    x86_64   0.189-1.fc36            updates    39 k
21:29:02 #10 53.02  emacs-filesystem              noarch   1:28.2-3.fc36           updates   7.4 k
21:29:02 #10 53.02  enchant                       x86_64   1:1.6.0-30.fc36         fedora     59 k
21:29:02 #10 53.02  file                          x86_64   5.41-4.fc36             fedora     48 k
21:29:02 #10 53.02  fonts-srpm-macros             noarch   1:2.0.5-7.fc36          fedora     27 k
21:29:02 #10 53.02  fpc-srpm-macros               noarch   1.3-5.fc36              fedora    7.6 k
21:29:02 #10 53.02  gdb-minimal                   x86_64   12.1-2.fc36             updates   3.9 M
21:29:02 #10 53.02  gdk-pixbuf2                   x86_64   2.42.9-2.fc36           updates   466 k
21:29:02 #10 53.02  ghc-srpm-macros               noarch   1.5.0-6.fc36            fedora    7.7 k
21:29:02 #10 53.02  glibc-gconv-extra             x86_64   2.35-22.fc36            updates   1.6 M
21:29:02 #10 53.02  gnat-srpm-macros              noarch   4-15.fc36               fedora    8.2 k
21:29:02 #10 53.02  go-srpm-macros                noarch   3.2.0-1.fc36            updates    26 k
21:29:02 #10 53.02  groff-base                    x86_64   1.22.4-9.fc36           fedora    1.0 M
21:29:02 #10 53.02  hunspell                      x86_64   1.7.0-19.fc36           fedora    303 k
21:29:02 #10 53.02  hunspell-en-GB                noarch   0.20140811.1-22.fc36    fedora    225 k
21:29:02 #10 53.02  hunspell-en-US                noarch   0.20140811.1-22.fc36    fedora    176 k
21:29:02 #10 53.02  hunspell-filesystem           x86_64   1.7.0-19.fc36           fedora    8.9 k
21:29:02 #10 53.02  info                          x86_64   6.8-3.fc36              fedora    225 k
21:29:02 #10 53.02  json-glib                     x86_64   1.6.6-2.fc36            fedora    152 k
21:29:02 #10 53.02  kernel-srpm-macros            noarch   1.0-14.fc36             fedora    9.1 k
21:29:02 #10 53.02  libappstream-glib             x86_64   0.8.0-4.fc36            updates   391 k
21:29:02 #10 53.02  libjpeg-turbo                 x86_64   2.1.2-2.fc36            fedora    182 k
21:29:02 #10 53.02  libpkgconf                    x86_64   1.8.0-2.fc36            fedora     36 k
21:29:02 #10 53.02  libpng                        x86_64   2:1.6.37-12.fc36        fedora    119 k
21:29:02 #10 53.02  libstemmer                    x86_64   0-18.585svn.fc36        fedora     82 k
21:29:02 #10 53.02  lua-srpm-macros               noarch   1-6.fc36                fedora    8.5 k
21:29:02 #10 53.02  ncurses                       x86_64   6.2-9.20210508.fc36     fedora    400 k
21:29:02 #10 53.02  nim-srpm-macros               noarch   3-6.fc36                fedora    8.3 k
21:29:02 #10 53.02  ocaml-srpm-macros             noarch   6-6.fc36                fedora    7.7 k
21:29:02 #10 53.02  openblas-srpm-macros          noarch   2-11.fc36               fedora    7.4 k
21:29:02 #10 53.02  package-notes-srpm-macros     noarch   0.4-14.fc36             fedora     11 k
21:29:02 #10 53.02  patch                         x86_64   2.7.6-16.fc36           fedora    124 k
21:29:02 #10 53.02  perl-AutoLoader               noarch   5.74-486.fc36           fedora     26 k
21:29:02 #10 53.02  perl-B                        x86_64   1.82-486.fc36           fedora    185 k
21:29:02 #10 53.02  perl-Carp                     noarch   1.52-479.fc36           fedora     29 k
21:29:02 #10 53.02  perl-Class-Struct             noarch   0.66-486.fc36           fedora     27 k
21:29:02 #10 53.02  perl-Data-Dumper              x86_64   2.183-3.fc36            fedora     56 k
21:29:02 #10 53.02  perl-Digest                   noarch   1.20-2.fc36             fedora     25 k
21:29:02 #10 53.02  perl-Digest-MD5               x86_64   2.58-479.fc36           fedora     36 k
21:29:02 #10 53.02  perl-DynaLoader               x86_64   1.50-486.fc36           fedora     31 k
21:29:02 #10 53.02  perl-Encode                   x86_64   4:3.17-485.fc36         updates   1.7 M
21:29:02 #10 53.02  perl-Errno                    x86_64   1.33-486.fc36           fedora     20 k
21:29:02 #10 53.02  perl-Exporter                 noarch   5.76-480.fc36           fedora     31 k
21:29:02 #10 53.02  perl-Fcntl                    x86_64   1.14-486.fc36           fedora     25 k
21:29:02 #10 53.02  perl-File-Basename            noarch   2.85-486.fc36           fedora     22 k
21:29:02 #10 53.02  perl-File-Path                noarch   2.18-479.fc36           fedora     35 k
21:29:02 #10 53.02  perl-File-Temp                noarch   1:0.231.100-479.fc36    fedora     59 k
21:29:02 #10 53.02  perl-File-stat                noarch   1.09-486.fc36           fedora     22 k
21:29:02 #10 53.02  perl-FileHandle               noarch   2.03-486.fc36           fedora     20 k
21:29:02 #10 53.02  perl-Getopt-Long              noarch   1:2.54-1.fc36           updates    60 k
21:29:02 #10 53.02  perl-Getopt-Std               noarch   1.13-486.fc36           fedora     21 k
21:29:02 #10 53.02  perl-HTTP-Tiny                noarch   0.082-1.fc36            updates    55 k
21:29:02 #10 53.02  perl-IO                       x86_64   1.46-486.fc36           fedora     92 k
21:29:02 #10 53.02  perl-IPC-Open3                noarch   1.21-486.fc36           fedora     28 k
21:29:02 #10 53.02  perl-MIME-Base64              x86_64   3.16-479.fc36           fedora     30 k
21:29:02 #10 53.02  perl-Net-SSLeay               x86_64   1.92-2.fc36             fedora    364 k
21:29:02 #10 53.02  perl-POSIX                    x86_64   1.97-486.fc36           fedora    102 k
21:29:02 #10 53.02  perl-PathTools                x86_64   3.80-479.fc36           fedora     85 k
21:29:02 #10 53.02  perl-Pod-Escapes              noarch   1:1.07-479.fc36         fedora     20 k
21:29:02 #10 53.02  perl-Pod-Perldoc              noarch   3.28.01-480.fc36        fedora     83 k
21:29:02 #10 53.02  perl-Pod-Simple               noarch   1:3.43-3.fc36           fedora    215 k
21:29:02 #10 53.02  perl-Pod-Usage                noarch   4:2.01-479.fc36         fedora     40 k
21:29:02 #10 53.02  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc36         updates    72 k
21:29:02 #10 53.02  perl-SelectSaver              noarch   1.02-486.fc36           fedora     17 k
21:29:02 #10 53.02  perl-Socket                   x86_64   4:2.036-1.fc36          updates    55 k
21:29:02 #10 53.02  perl-Storable                 x86_64   1:3.25-2.fc36           fedora     96 k
21:29:02 #10 53.02  perl-Symbol                   noarch   1.09-486.fc36           fedora     19 k
21:29:02 #10 53.02  perl-Term-ANSIColor           noarch   5.01-480.fc36           fedora     48 k
21:29:02 #10 53.02  perl-Term-Cap                 noarch   1.17-479.fc36           fedora     22 k
21:29:02 #10 53.02  perl-Text-ParseWords          noarch   3.31-1.fc36             updates    16 k
21:29:02 #10 53.02  perl-Text-Tabs+Wrap           noarch   2021.0814-2.fc36        fedora     22 k
21:29:02 #10 53.02  perl-Time-Local               noarch   2:1.300-479.fc36        fedora     34 k
21:29:02 #10 53.02  perl-URI                      noarch   5.10-1.fc36             fedora    108 k
21:29:02 #10 53.02  perl-base                     noarch   2.27-486.fc36           fedora     21 k
21:29:02 #10 53.02  perl-constant                 noarch   1.33-480.fc36           fedora     23 k
21:29:02 #10 53.02  perl-if                       noarch   0.60.900-486.fc36       fedora     19 k
21:29:02 #10 53.02  perl-interpreter              x86_64   4:5.34.1-486.fc36       fedora     76 k
21:29:02 #10 53.02  perl-libnet                   noarch   3.13-480.fc36           fedora    126 k
21:29:02 #10 53.02  perl-libs                     x86_64   4:5.34.1-486.fc36       fedora    2.1 M
21:29:02 #10 53.02  perl-mro                      x86_64   1.25-486.fc36           fedora     33 k
21:29:02 #10 53.02  perl-overload                 noarch   1.33-486.fc36           fedora     50 k
21:29:02 #10 53.02  perl-overloading              noarch   0.02-486.fc36           fedora     18 k
21:29:02 #10 53.02  perl-parent                   noarch   1:0.238-479.fc36        fedora     14 k
21:29:02 #10 53.02  perl-podlators                noarch   1:4.14-479.fc36         fedora    112 k
21:29:02 #10 53.02  perl-srpm-macros              noarch   1-43.fc36               fedora    8.4 k
21:29:02 #10 53.02  perl-subs                     noarch   1.04-486.fc36           fedora     17 k
21:29:02 #10 53.02  perl-vars                     noarch   1.05-486.fc36           fedora     18 k
21:29:02 #10 53.02  pkgconf                       x86_64   1.8.0-2.fc36            fedora     41 k
21:29:02 #10 53.02  pkgconf-m4                    noarch   1.8.0-2.fc36            fedora     14 k
21:29:02 #10 53.02  pkgconf-pkg-config            x86_64   1.8.0-2.fc36            fedora     10 k
21:29:02 #10 53.02  pyproject-srpm-macros         noarch   1.6.3-1.fc36            updates    14 k
21:29:02 #10 53.02  python-srpm-macros            noarch   3.10-20.fc36            updates    23 k
21:29:02 #10 53.02  python3-construct             noarch   2.10.68-1.fc36          updates   112 k
21:29:02 #10 53.02  python3-dateutil              noarch   1:2.8.1-8.fc36          fedora    289 k
21:29:02 #10 53.02  python3-dbus                  x86_64   1.2.18-3.fc36           fedora    132 k
21:29:02 #10 53.02  python3-distro                noarch   1.6.0-2.fc36            fedora     38 k
21:29:02 #10 53.02  python3-dnf-plugins-core      noarch   4.3.1-1.fc36            updates   229 k
21:29:02 #10 53.02  python3-enchant               noarch   3.2.2-2.fc36            fedora     79 k
21:29:02 #10 53.02  python3-file-magic            noarch   5.41-4.fc36             fedora     18 k
21:29:02 #10 53.02  python3-pybeam                noarch   0.7-2.fc36              fedora     24 k
21:29:02 #10 53.02  python3-pyxdg                 noarch   0.27-4.fc36             fedora     96 k
21:29:02 #10 53.02  python3-six                   noarch   1.16.0-5.fc36           fedora     36 k
21:29:02 #10 53.02  python3-tomli                 noarch   1.2.3-1.fc36            fedora     29 k
21:29:02 #10 53.02  python3-tomli-w               noarch   0.4.0-3.fc36            fedora     18 k
21:29:02 #10 53.02  python3-zstandard             x86_64   0.17.0-1.fc36           fedora    458 k
21:29:02 #10 53.02  qt5-srpm-macros               noarch   5.15.8-1.fc36           updates   7.8 k
21:29:02 #10 53.02  redhat-rpm-config             noarch   223-1.fc36              updates    71 k
21:29:02 #10 53.02  rpmautospec-rpm-macros        noarch   0.3.5-1.fc36            updates   9.1 k
21:29:02 #10 53.02  rpmlint-fedora-license-data   noarch   1.15-1.fc36             updates    19 k
21:29:02 #10 53.02  rust-srpm-macros              noarch   24-1.fc36               updates    11 k
21:29:02 #10 53.02  shared-mime-info              x86_64   2.1-3.fc35              fedora    373 k
21:29:02 #10 53.02  unzip                         x86_64   6.0-57.fc36             fedora    182 k
21:29:02 #10 53.02  xxhash-libs                   x86_64   0.8.1-2.fc36            fedora     42 k
21:29:02 #10 53.02  xz                            x86_64   5.4.1-1.fc36            updates   405 k
21:29:02 #10 53.02  zip                           x86_64   3.0-32.fc36             fedora    260 k
21:29:02 #10 53.02  zstd                          x86_64   1.5.4-1.fc36            updates   472 k
21:29:02 #10 53.02 Installing weak dependencies:
21:29:02 #10 53.02  hunspell-en                   noarch   0.20140811.1-22.fc36    fedora    180 k
21:29:02 #10 53.02  perl-IO-Socket-IP             noarch   0.41-480.fc36           fedora     42 k
21:29:02 #10 53.02  perl-IO-Socket-SSL            noarch   2.074-2.fc36            fedora    218 k
21:29:02 #10 53.02  perl-Mozilla-CA               noarch   20211001-2.fc36         fedora     12 k
21:29:02 #10 53.02  perl-NDBM_File                x86_64   1.15-486.fc36           fedora     27 k
21:29:02 #10 53.02 
21:29:02 #10 53.02 Transaction Summary
21:29:02 #10 53.02 ================================================================================
21:29:02 #10 53.02 Install  139 Packages
21:29:02 #10 53.02 Upgrade    2 Packages
21:29:02 #10 53.02 
21:29:02 #10 53.02 Total download size: 29 M
21:29:02 #10 53.02 Downloading Packages:
21:29:02 #10 53.53 Setting up bsdmainutils (11.1.2+b1) ...
21:29:02 #10 48.39 Preparing to unpack .../309-liblz1_1.13-5_amd64.deb ...
21:29:02 #10 48.40 Unpacking liblz1:amd64 (1.13-5) ...
21:29:02 #10 48.44 Selecting previously unselected package liblzo2-2:amd64.
21:29:02 #10 48.44 Preparing to unpack .../310-liblzo2-2_2.10-2_amd64.deb ...
21:29:02 #10 48.44 Unpacking liblzo2-2:amd64 (2.10-2) ...
21:29:02 #10 48.47 Selecting previously unselected package libsys-hostname-long-perl.
21:29:02 #10 48.48 Preparing to unpack .../311-libsys-hostname-long-perl_1.5-3_all.deb ...
21:29:02 #10 48.48 Unpacking libsys-hostname-long-perl (1.5-3) ...
21:29:02 #10 48.51 Selecting previously unselected package libmail-sendmail-perl.
21:29:02 #10 48.51 Preparing to unpack .../312-libmail-sendmail-perl_0.80-3_all.deb ...
21:29:02 #10 48.52 Unpacking libmail-sendmail-perl (0.80-3) ...
21:29:02 #10 48.55 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:02 #10 48.55 Preparing to unpack .../313-libnet-smtp-ssl-perl_1.04-2_all.deb ...
21:29:02 #10 48.55 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
21:29:02 #10 48.58 Selecting previously unselected package libmailtools-perl.
21:29:02 #10 48.58 Preparing to unpack .../314-libmailtools-perl_2.21-2_all.deb ...
21:29:02 #10 48.59 Unpacking libmailtools-perl (2.21-2) ...
21:29:02 #10 48.63 Selecting previously unselected package libmarkdown2:amd64.
21:29:02 #11 45.55 Selecting previously unselected package libhtml-tagset-perl.
21:29:02 #11 45.56 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
21:29:02 #11 45.56 Unpacking libhtml-tagset-perl (3.20-4) ...
21:29:02 #11 45.59 Selecting previously unselected package liburi-perl.
21:29:02 #11 45.59 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ...
21:29:02 #11 45.59 Unpacking liburi-perl (1.76-2) ...
21:29:02 #11 45.62 Selecting previously unselected package libhtml-parser-perl.
21:29:02 #11 45.63 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ...
21:29:02 #11 45.63 Unpacking libhtml-parser-perl (3.72-5) ...
21:29:02 #11 45.66 Selecting previously unselected package libhtml-tree-perl.
21:29:02 #11 45.66 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
21:29:02 #11 45.67 Unpacking libhtml-tree-perl (5.07-2) ...
21:29:02 #11 45.71 Selecting previously unselected package libio-html-perl.
21:29:02 #11 45.71 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ...
21:29:02 #11 45.71 Unpacking libio-html-perl (1.001-1) ...
21:29:02 #11 45.74 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:02 mkdir -p sources
21:29:02 docker run --rm -w /v \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:02 	alpine \
21:29:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:02 #10 56.78 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:02 #10 56.81 Setting up libparams-classify-perl (0.015-1) ...
21:29:02 #10 56.82 Setting up git (1:2.17.1-1ubuntu0.17) ...
21:29:02 #10 56.86 Setting up libhttp-negotiate-perl (6.00-2) ...
21:29:02 #10 56.87 Setting up libmailtools-perl (2.18-1) ...
21:29:02 #10 56.89 Setting up libgit-wrapper-perl (0.047-1) ...
21:29:02 #10 23.48 Selecting previously unselected package cpp.
21:29:02 #10 23.48 Preparing to unpack .../040-cpp_4%3a8.3.0-1_armhf.deb ...
21:29:02 #10 23.49 Unpacking cpp (4:8.3.0-1) ...
21:29:02 #10 23.54 Selecting previously unselected package libcc1-0:armhf.
21:29:02 #10 23.54 Preparing to unpack .../041-libcc1-0_8.3.0-6_armhf.deb ...
21:29:02 #10 23.54 Unpacking libcc1-0:armhf (8.3.0-6) ...
21:29:02 #10 23.59 Selecting previously unselected package libgomp1:armhf.
21:29:02 #10 23.59 Preparing to unpack .../042-libgomp1_8.3.0-6_armhf.deb ...
21:29:02 #10 23.60 Unpacking libgomp1:armhf (8.3.0-6) ...
21:29:02 #10 23.67 Selecting previously unselected package libatomic1:armhf.
21:29:02 #10 23.67 Preparing to unpack .../043-libatomic1_8.3.0-6_armhf.deb ...
21:29:02 #10 23.68 Unpacking libatomic1:armhf (8.3.0-6) ...
21:29:02 #10 23.75 Selecting previously unselected package libasan5:armhf.
21:29:02 #10 23.75 Preparing to unpack .../044-libasan5_8.3.0-6_armhf.deb ...
21:29:02 #10 23.75 Unpacking libasan5:armhf (8.3.0-6) ...
21:29:02 #11 63.88 Setting up libnsl2:amd64 (1.3.0-2build2) ...
21:29:02 #11 63.89 Setting up libipc-run3-perl (0.048-2) ...
21:29:02 #11 63.90 Setting up libregexp-wildcards-perl (1.05-3) ...
21:29:02 #11 63.91 Setting up libfcgi-perl:amd64 (0.82+ds-1build1) ...
21:29:02 #11 63.92 Setting up libsub-override-perl (0.09-3) ...
21:29:02 #11 63.93 Setting up libaliased-perl (0.34-2) ...
21:29:02 #11 63.94 Setting up libstrictures-perl (2.000006-1) ...
21:29:02 #11 63.95 Setting up libsub-quote-perl (2.006006-1) ...
21:29:02 #11 63.97 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:29:02 #11 63.98 Setting up libclass-xsaccessor-perl (1.19-4) ...
21:29:02 #11 63.99 Setting up libsort-versions-perl (1.62-2) ...
21:29:02 #11 64.00 Setting up libexporter-tiny-perl (1.002002-1) ...
21:29:02 #11 64.01 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
21:29:02 #11 64.02 Setting up libfile-dirlist-perl (0.05-2) ...
21:29:02 #11 64.04 Setting up libterm-readkey-perl (2.38-2) ...
21:29:02 #11 64.05 Setting up libtext-levenshteinxs-perl (0.03-5) ...
21:29:02 #11 64.06 Setting up libperlio-gzip-perl (0.20-1) ...
21:29:02 #11 64.07 Setting up libsys-hostname-long-perl (1.5-2) ...
21:29:02 #11 64.08 Setting up libhtml-html5-entities-perl (0.004-2) ...
21:29:02 #13 22.31   Installing       : perl-lib-0.65-480.el9.x86_64                         24/68 
21:29:02 #13 22.31   Installing       : perl-Error-1:0.17029-7.el9.noarch                    25/68 
21:29:02 #13 22.35   Installing       : pcre2-utf32-10.40-2.el9.x86_64                       26/68 
21:29:02 #13 22.35   Installing       : pcre2-utf16-10.40-2.el9.x86_64                       27/68 
21:29:02 #13 22.38   Installing       : pcre2-devel-10.40-2.el9.x86_64                       28/68 
21:29:02 #11 63.26 Setting up git (1:2.34.1-1ubuntu1.8) ...
21:29:02 #11 63.28 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
21:29:02 #11 63.29 Setting up libcontextual-return-perl (0.004014-2) ...
21:29:02 #11 63.31 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:02 #11 63.32 Setting up libtypes-serialiser-perl (1.01-1) ...
21:29:02 #11 63.33 Setting up g++ (4:11.2.0-1ubuntu1) ...
21:29:02 #11 63.37 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:02 #11 63.37 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
21:29:02 #11 63.38 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ...
21:29:02 #11 63.39 Setting up libgit-wrapper-perl (0.048-1) ...
21:29:02 #11 63.41 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:29:02 #11 63.42 Setting up librole-tiny-perl (2.002004-1) ...
21:29:02 #11 63.44 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:29:02 #11 63.45 Setting up build-essential (12.9ubuntu3) ...
21:29:02 #11 63.46 Setting up libfont-ttf-perl (1.06-1.1) ...
21:29:02 #11 63.48 Setting up libfile-homedir-perl (1.006-1) ...
21:29:02 #14 9.752   Running scriptlet: autoconf-2.69-29.el8.noarch                           4/58 
21:29:02 #14 9.813   Installing       : checkpolicy-2.9-1.el8.x86_64                          5/58 
21:29:02 #14 9.842   Installing       : libmpc-1.1.0-9.1.el8.x86_64                           6/58 
21:29:02 #14 9.861   Installing       : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/58 
21:29:02 #10 53.55 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:29:02 #10 53.56 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:29:02 #10 53.56 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
21:29:02 #10 53.58 Setting up libcroco3:amd64 (0.6.12-3) ...
21:29:02 #10 53.59 Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
21:29:02 #10 53.60 Setting up ucf (3.0038+nmu1) ...
21:29:02 #10 53.74 Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
21:29:02 #10 53.76 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
21:29:02 #10 53.77 Setting up groff-base (1.22.4-3+deb10u1) ...
21:29:02 #10 53.79 Setting up cpp (4:8.3.0-1) ...
21:29:02 #11 22.79 Get:134 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gcc armhf 4:12.2.0-1ubuntu1 [5116 B]
21:29:02 #11 22.79 Get:135 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstdc++-12-dev armhf 12.2.0-3ubuntu1 [2238 kB]
21:29:02 #11 22.90 Get:136 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf g++-12 armhf 12.2.0-3ubuntu1 [9309 kB]
21:29:02 #10 48.63 Preparing to unpack .../315-libmarkdown2_2.2.7-2_amd64.deb ...
21:29:02 #10 48.64 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
21:29:02 #10 48.71 Selecting previously unselected package libmath-base85-perl.
21:29:02 #10 48.71 Preparing to unpack .../316-libmath-base85-perl_0.5+dfsg-2_all.deb ...
21:29:02 #10 48.71 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
21:29:02 #10 48.74 Selecting previously unselected package libmime-tools-perl.
21:29:02 #10 48.74 Preparing to unpack .../317-libmime-tools-perl_5.510-1_all.deb ...
21:29:02 #10 48.74 Unpacking libmime-tools-perl (5.510-1) ...
21:29:02 #10 48.79 Selecting previously unselected package libmldbm-perl.
21:29:02 #10 48.79 Preparing to unpack .../318-libmldbm-perl_2.05-4_all.deb ...
21:29:02 #10 48.80 Unpacking libmldbm-perl (2.05-4) ...
21:29:02 #10 48.83 Selecting previously unselected package libmoox-aliases-perl.
21:29:02 #10 48.83 Preparing to unpack .../319-libmoox-aliases-perl_0.001006-2_all.deb ...
21:29:02 #10 48.83 Unpacking libmoox-aliases-perl (0.001006-2) ...
21:29:02 #10 48.86 Selecting previously unselected package libmouse-perl.
21:29:02 mkdir -p sources
21:29:02 docker run --rm -w /v \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:02 	alpine \
21:29:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:02 #11 45.74 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:29:02 #11 45.74 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:29:02 #11 45.77 Selecting previously unselected package libhttp-message-perl.
21:29:02 #11 45.77 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ...
21:29:02 #11 45.78 Unpacking libhttp-message-perl (6.22-1) ...
21:29:02 #11 45.81 Selecting previously unselected package libhttp-cookies-perl.
21:29:02 #11 45.81 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ...
21:29:02 #11 45.81 Unpacking libhttp-cookies-perl (6.08-1) ...
21:29:02 #11 45.84 Selecting previously unselected package libhttp-negotiate-perl.
21:29:02 #11 45.84 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
21:29:02 #11 45.84 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:29:02 #11 45.87 Selecting previously unselected package perl-openssl-defaults:armhf.
21:29:02 #11 45.87 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ...
21:29:02 #11 45.87 Unpacking perl-openssl-defaults:armhf (4) ...
21:29:02 #11 45.90 Selecting previously unselected package libnet-ssleay-perl.
21:29:02 #11 45.90 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
21:29:02 #11 45.91 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
21:29:02 #11 45.96 Selecting previously unselected package libio-socket-ssl-perl.
21:29:02 #11 45.96 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ...
21:29:02 #11 45.96 Unpacking libio-socket-ssl-perl (2.067-1) ...
21:29:02 #11 46.01 Selecting previously unselected package libnet-http-perl.
21:29:02 #11 46.01 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ...
21:29:02 #11 46.01 Unpacking libnet-http-perl (6.19-1) ...
21:29:02 #11 46.04 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:02 #11 46.04 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
21:29:02 #11 46.04 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:29:02 #11 46.07 Selecting previously unselected package libtry-tiny-perl.
21:29:03 #11 31.37 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwebp7 armhf 1.2.2-2 [166 kB]
21:29:03 #10 56.90 Setting up libhtml-format-perl (2.12-1) ...
21:29:03 #10 56.91 Setting up libemail-valid-perl (1.202-1) ...
21:29:03 #10 56.92 Setting up libhttp-cookies-perl (6.04-1) ...
21:29:03 #10 56.93 Setting up curl (7.58.0-2ubuntu3.24) ...
21:29:03 #10 56.95 Setting up libmodule-runtime-perl (0.016-1) ...
21:29:03 #10 56.96 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:29:03 #10 56.97 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:29:03 #10 56.98 Setting up libxml-simple-perl (2.24-1) ...
21:29:03 #10 57.00 Setting up lintian (2.5.81ubuntu1) ...
21:29:03 #10 57.02 Setting up libhtml-form-perl (6.03-1) ...
21:29:03 #10 57.03 Setting up libimport-into-perl (1.002005-1) ...
21:29:03 #10 57.04 Setting up libmodule-implementation-perl (0.09-1) ...
21:29:03 #10 57.05 Setting up libparams-validate-perl (1.29-1) ...
21:29:03 #10 57.06 Setting up libmoo-perl (2.003004-1) ...
21:29:03 #10 57.07 Setting up libb-hooks-endofscope-perl (0.21-1) ...
21:29:03 #10 57.08 Setting up libpackage-stash-perl (0.37-1) ...
21:29:03 #10 57.09 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
21:29:03 #10 57.10 Setting up libnamespace-clean-perl (0.27-1) ...
21:29:03 mkdir -p rpmbuild/SOURCES
21:29:03 docker run --rm -w /v \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:29:03 	alpine \
21:29:03 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:03 mkdir -p sources
21:29:03 docker run --rm -w /v \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:03 	alpine \
21:29:03 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:03 mkdir -p rpmbuild/SOURCES
21:29:03 docker run --rm -w /v \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:29:03 	alpine \
21:29:03 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:03 #11 64.09 Setting up libsereal-decoder-perl (4.025+ds-1) ...
21:29:03 #11 64.10 Setting up liburi-perl (5.12-1ubuntu1) ...
21:29:03 #11 64.11 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:29:03 #11 64.12 Setting up libfile-touch-perl (0.12-1) ...
21:29:03 #11 64.13 Setting up systemd-resolved (251.4-1ubuntu7.1) ...
21:29:03 #11 64.23 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
21:29:03 #11 64.24 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
21:29:03 #11 64.24 Cannot take a backup of /etc/resolv.conf.
21:29:03 #11 64.24 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:29:03 #11 64.24 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
21:29:03 #11 64.36 Setting up libemail-address-xs-perl (1.05-1) ...
21:29:03 #10 23.86 Selecting previously unselected package libubsan1:armhf.
21:29:03 #10 23.86 Preparing to unpack .../045-libubsan1_8.3.0-6_armhf.deb ...
21:29:03 #10 23.86 Unpacking libubsan1:armhf (8.3.0-6) ...
21:29:03 #10 23.91 Selecting previously unselected package libgcc-8-dev:armhf.
21:29:03 #10 23.91 Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_armhf.deb ...
21:29:03 #10 23.92 Unpacking libgcc-8-dev:armhf (8.3.0-6) ...
21:29:03 #11 63.50 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
21:29:03 #11 63.52 Setting up libio-socket-ssl-perl (2.074-2) ...
21:29:03 #11 63.53 Setting up libsub-exporter-perl (0.988-1) ...
21:29:03 #11 63.54 Setting up libalgorithm-merge-perl (0.08-3) ...
21:29:03 #11 63.56 Setting up libhttp-message-perl (6.36-1) ...
21:29:03 #11 63.57 Setting up libdata-validate-ip-perl (0.30-1) ...
21:29:03 #11 63.58 Setting up libhtml-form-perl (6.07-1) ...
21:29:03 #11 63.60 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:29:03 #11 63.61 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:29:03 #11 63.62 Setting up libjson-xs-perl (4.030-1build3) ...
21:29:03 #11 63.64 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:03 #11 63.66 Setting up libio-prompter-perl (0.004015-1) ...
21:29:03 #11 63.67 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:29:03 #11 63.68 Setting up libhttp-cookies-perl (6.10-1) ...
21:29:03 #11 63.70 Setting up po-debconf (1.0.21+nmu1) ...
21:29:03 #11 63.71 Setting up libhtml-tree-perl (5.07-2) ...
21:29:03 #11 63.72 Setting up libparams-classify-perl (0.015-1build5) ...
21:29:03 #11 63.74 Setting up libhtml-format-perl (2.12-1.1) ...
21:29:03 #11 63.75 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:29:03 #11 63.81 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:03 #13 22.43   Installing       : libuv-1:1.42.0-1.el9.x86_64                          29/68 
21:29:03 #20 2.014 Reading package lists...
21:29:03 #10 53.81 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:29:03 #10 53.82 Setting up libcurl4:amd64 (7.64.0-4+deb10u5) ...
21:29:03 #10 53.83 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ...
21:29:03 #10 53.85 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
21:29:03 #10 53.86 Setting up curl (7.64.0-4+deb10u5) ...
21:29:03 #10 53.87 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
21:29:03 #10 53.88 Setting up gpg (2.2.12-1+deb10u2) ...
21:29:03 #10 53.89 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
21:29:03 #10 53.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:29:03 #10 53.92 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
21:29:03 #10 53.94 Setting up python3.7 (3.7.3-2+deb10u4) ...
21:29:03 #10 48.87 Preparing to unpack .../320-libmouse-perl_2.5.10-1+b3_amd64.deb ...
21:29:03 #10 48.87 Unpacking libmouse-perl (2.5.10-1+b3) ...
21:29:03 #10 48.92 Selecting previously unselected package libpackage-stash-xs-perl:amd64.
21:29:03 #10 48.92 Preparing to unpack .../321-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ...
21:29:03 #10 48.92 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
21:29:03 #10 48.96 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:03 #10 48.96 Preparing to unpack .../322-libpath-iterator-rule-perl_1.015-2_all.deb ...
21:29:03 #10 48.96 Unpacking libpath-iterator-rule-perl (1.015-2) ...
21:29:03 #10 49.00 Selecting previously unselected package libperlio-gzip-perl.
21:29:03 #10 49.00 Preparing to unpack .../323-libperlio-gzip-perl_0.20-1+b1_amd64.deb ...
21:29:03 #10 49.01 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
21:29:03 #10 49.04 Selecting previously unselected package libperlio-utf8-strict-perl.
21:29:03 #10 49.04 Preparing to unpack .../324-libperlio-utf8-strict-perl_0.010-1_amd64.deb ...
21:29:03 #10 49.05 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
21:29:03 #10 49.08 Selecting previously unselected package libpod-parser-perl.
21:29:03 #10 49.09 Preparing to unpack .../325-libpod-parser-perl_1.65-1_all.deb ...
21:29:03 #10 49.10 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:29:03 #10 49.11 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:29:03 #10 54.01 (1/141): bzip2-1.0.8-11.fc36.x86_64.rpm         176 kB/s |  52 kB     00:00    
21:29:03 #11 46.07 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
21:29:03 #11 46.07 Unpacking libtry-tiny-perl (0.30-1) ...
21:29:03 #11 46.10 Selecting previously unselected package libwww-robotrules-perl.
21:29:03 #11 46.10 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:03 #11 46.11 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:03 #11 46.13 Selecting previously unselected package libwww-perl.
21:29:03 #11 46.13 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ...
21:29:03 #11 46.14 Unpacking libwww-perl (6.43-1) ...
21:29:03 #11 46.17 Selecting previously unselected package patchutils.
21:29:03 #11 46.17 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ...
21:29:03 #11 46.18 Unpacking patchutils (0.3.4-2) ...
21:29:03 #11 46.21 Selecting previously unselected package wdiff.
21:29:03 #11 46.21 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ...
21:29:03 #11 46.22 Unpacking wdiff (1.2.2-2build1) ...
21:29:03 #11 46.26 Selecting previously unselected package devscripts.
21:29:03 #11 46.26 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ...
21:29:03 #11 46.28 Unpacking devscripts (2.20.2ubuntu2) ...
21:29:03 #11 31.73 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.4 [165 kB]
21:29:03 #11 31.79 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.04.1 [31.3 kB]
21:29:03 #10 57.11 Setting up licensecheck (3.0.31-2) ...
21:29:03 #10 57.12 Setting up dh-autoreconf (17) ...
21:29:03 #10 57.13 Setting up libwww-perl (6.31-1ubuntu0.1) ...
21:29:03 #10 57.14 Setting up debhelper (11.1.6ubuntu2) ...
21:29:03 #10 57.15 Setting up equivs (2.1.0) ...
21:29:03 #10 57.16 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:29:03 #10 57.17 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
21:29:03 #10 57.18 Setting up libxml-parser-perl (2.44-2build3) ...
21:29:03 #10 57.19 Setting up libxml-sax-expat-perl (0.40-2) ...
21:29:03 #10 57.23 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:03 #10 57.28 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:03 #11 64.37 Setting up libnet-ssleay-perl:amd64 (1.92-2) ...
21:29:03 #11 64.38 Setting up automake (1:1.16.5-1.3) ...
21:29:03 #11 64.39 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:03 #11 64.39 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
21:29:03 #11 64.39 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
21:29:03 #11 64.39 Setting up libapt-pkg-perl (0.1.40build2) ...
21:29:03 #11 64.40 Setting up libstring-escape-perl (2010.002-2) ...
21:29:03 #11 64.42 Setting up libberkeleydb-perl:amd64 (0.64-1build3) ...
21:29:03 #11 64.43 Setting up libhttp-date-perl (6.05-1) ...
21:29:03 #11 64.44 Setting up libfile-which-perl (1.27-1) ...
21:29:03 #11 64.45 Setting up libfile-basedir-perl (0.09-1) ...
21:29:03 #11 64.46 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:29:03 #11 64.47 Setting up libset-intspan-perl (1.19-2) ...
21:29:03 #11 64.48 Setting up libmouse-perl (2.5.10-1build4) ...
21:29:03 #11 64.49 Setting up libfile-listing-perl (6.15-1) ...
21:29:03 #11 64.50 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
21:29:03 #11 64.51 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:29:03 #11 64.53 Setting up libdata-messagepack-perl (1.02-1) ...
21:29:03 #11 64.54 Setting up libfont-afm-perl (1.20-3) ...
21:29:03 #11 64.55 Setting up libwant-perl (0.29-2) ...
21:29:03 #11 64.56 Setting up libdynaloader-functions-perl (0.003-2) ...
21:29:03 #11 64.57 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:29:03 #10 24.11 Selecting previously unselected package gcc-8.
21:29:03 #10 24.11 Preparing to unpack .../047-gcc-8_8.3.0-6_armhf.deb ...
21:29:03 #10 24.11 Unpacking gcc-8 (8.3.0-6) ...
21:29:03 mkdir -p sources
21:29:03 docker run --rm -w /v \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:03 	alpine \
21:29:03 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:03 #11 63.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:03 #13 22.73   Installing       : cmake-data-3.20.2-8.el9.noarch                       30/68 
21:29:03 #13 22.96   Installing       : cmake-3.20.2-8.el9.x86_64                            31/68 
21:29:03 #13 23.00   Installing       : libtool-ltdl-2.4.6-45.el9.x86_64                     32/68 
21:29:03 #13 23.01   Installing       : libsepol-devel-3.5-1.el9.x86_64                      33/68 
21:29:03 #10 49.12 Unpacking libpod-parser-perl (1.65-1) ...
21:29:03 #10 49.16 Selecting previously unselected package libpod-constants-perl.
21:29:03 #10 49.16 Preparing to unpack .../326-libpod-constants-perl_0.19-2_all.deb ...
21:29:03 #10 49.16 Unpacking libpod-constants-perl (0.19-2) ...
21:29:03 #10 49.19 Selecting previously unselected package libproc-processtable-perl:amd64.
21:29:03 #10 49.20 Preparing to unpack .../327-libproc-processtable-perl_0.634-1+b2_amd64.deb ...
21:29:03 #10 49.20 Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ...
21:29:03 #10 49.25 Selecting previously unselected package libre2-9:amd64.
21:29:03 #10 49.25 Preparing to unpack .../328-libre2-9_20220601+dfsg-1+b1_amd64.deb ...
21:29:03 #10 49.27 Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ...
21:29:03 #10 49.31 Selecting previously unselected package libre-engine-re2-perl:amd64.
21:29:03 #10 49.31 Preparing to unpack .../329-libre-engine-re2-perl_0.17+ds-1_amd64.deb ...
21:29:03 #10 49.32 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ...
21:29:03 #10 49.36 Selecting previously unselected package libreadonly-perl.
21:29:03 #10 49.36 Preparing to unpack .../330-libreadonly-perl_2.050-3_all.deb ...
21:29:03 #10 49.37 Unpacking libreadonly-perl (2.050-3) ...
21:29:03 #10 49.40 Selecting previously unselected package libref-util-perl.
21:29:03 #10 49.40 Preparing to unpack .../331-libref-util-perl_0.204-2_all.deb ...
21:29:03 #10 49.40 Unpacking libref-util-perl (0.204-2) ...
21:29:03 #10 49.43 Selecting previously unselected package libref-util-xs-perl.
21:29:03 #10 49.44 Preparing to unpack .../332-libref-util-xs-perl_0.117-2+b1_amd64.deb ...
21:29:03 #10 49.44 Unpacking libref-util-xs-perl (0.117-2+b1) ...
21:29:03 #10 49.47 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:03 #10 54.01 (2/141): dash-0.5.10.2-10.fc36.x86_64.rpm       320 kB/s |  97 kB     00:00    
21:29:03 #10 54.02 (3/141): cpio-2.13-12.fc36.x86_64.rpm           874 kB/s | 270 kB     00:00    
21:29:03 #10 54.05 (4/141): desktop-file-utils-0.26-6.fc36.x86_64. 1.5 MB/s |  72 kB     00:00    
21:29:03 #10 54.06 (5/141): devscripts-checkbashisms-2.22.1-1.fc36 659 kB/s |  28 kB     00:00    
21:29:03 #10 54.07 (6/141): diffutils-3.8-2.fc36.x86_64.rpm        7.0 MB/s | 370 kB     00:00    
21:29:03 #10 54.08 (7/141): ed-1.14.2-12.fc36.x86_64.rpm           3.8 MB/s |  73 kB     00:00    
21:29:03 #10 54.08 (8/141): efi-srpm-macros-5-5.fc36.noarch.rpm    1.0 MB/s |  22 kB     00:00    
21:29:03 #10 54.08 (9/141): enchant-1.6.0-30.fc36.x86_64.rpm       4.9 MB/s |  59 kB     00:00    
21:29:03 #10 54.09 (10/141): fonts-srpm-macros-2.0.5-7.fc36.noarch 3.5 MB/s |  27 kB     00:00    
21:29:03 #10 54.09 (11/141): file-5.41-4.fc36.x86_64.rpm           4.1 MB/s |  48 kB     00:00    
21:29:03 #10 54.10 (12/141): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 717 kB/s | 7.6 kB     00:00    
21:29:03 #10 54.10 (13/141): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 750 kB/s | 7.7 kB     00:00    
21:29:03 #10 54.10 (14/141): gnat-srpm-macros-4-15.fc36.noarch.rpm 1.0 MB/s | 8.2 kB     00:00    
21:29:03 #10 54.12 (15/141): groff-base-1.22.4-9.fc36.x86_64.rpm    41 MB/s | 1.0 MB     00:00    
21:29:03 #10 54.13 (16/141): hunspell-1.7.0-19.fc36.x86_64.rpm      10 MB/s | 303 kB     00:00    
21:29:03 #10 54.14 (17/141): hunspell-en-0.20140811.1-22.fc36.noar 6.5 MB/s | 180 kB     00:00    
21:29:03 #10 54.14 (18/141): hunspell-en-GB-0.20140811.1-22.fc36.n  14 MB/s | 225 kB     00:00    
21:29:03 #10 54.14 (19/141): hunspell-filesystem-1.7.0-19.fc36.x86 1.3 MB/s | 8.9 kB     00:00    
21:29:03 #10 54.15 (20/141): hunspell-en-US-0.20140811.1-22.fc36.n  14 MB/s | 176 kB     00:00    
21:29:03 #10 54.15 (21/141): info-6.8-3.fc36.x86_64.rpm             20 MB/s | 225 kB     00:00    
21:29:03 #10 54.16 (22/141): json-glib-1.6.6-2.fc36.x86_64.rpm      13 MB/s | 152 kB     00:00    
21:29:03 #10 54.16 (23/141): kernel-srpm-macros-1.0-14.fc36.noarch 1.4 MB/s | 9.1 kB     00:00    
21:29:03 #10 54.16 (24/141): libjpeg-turbo-2.1.2-2.fc36.x86_64.rpm  19 MB/s | 182 kB     00:00    
21:29:03 #10 54.17 (25/141): libpkgconf-1.8.0-2.fc36.x86_64.rpm    4.2 MB/s |  36 kB     00:00    
21:29:03 #10 54.17 (26/141): libpng-1.6.37-12.fc36.x86_64.rpm       20 MB/s | 119 kB     00:00    
21:29:03 #10 54.17 (27/141): libstemmer-0-18.585svn.fc36.x86_64.rp 8.5 MB/s |  82 kB     00:00    
21:29:03 #10 54.18 (28/141): lua-srpm-macros-1-6.fc36.noarch.rpm   971 kB/s | 8.5 kB     00:00    
21:29:03 #10 54.21 (29/141): ncurses-6.2-9.20210508.fc36.x86_64.rp 9.2 MB/s | 400 kB     00:00    
21:29:03 #10 54.22 (30/141): nim-srpm-macros-3-6.fc36.noarch.rpm   213 kB/s | 8.3 kB     00:00    
21:29:03 #10 54.22 (31/141): ocaml-srpm-macros-6-6.fc36.noarch.rpm 187 kB/s | 7.7 kB     00:00    
21:29:03 #10 54.22 (32/141): openblas-srpm-macros-2-11.fc36.noarch 942 kB/s | 7.4 kB     00:00    
21:29:03 #10 54.22 (33/141): package-notes-srpm-macros-0.4-14.fc36 1.9 MB/s |  11 kB     00:00    
21:29:03 #10 54.23 (34/141): patch-2.7.6-16.fc36.x86_64.rpm         14 MB/s | 124 kB     00:00    
21:29:03 #10 54.23 (35/141): perl-AutoLoader-5.74-486.fc36.noarch. 2.9 MB/s |  26 kB     00:00    
21:29:03 #10 54.23 (36/141): perl-Carp-1.52-479.fc36.noarch.rpm    4.6 MB/s |  29 kB     00:00    
21:29:03 #10 54.24 (37/141): perl-B-1.82-486.fc36.x86_64.rpm        16 MB/s | 185 kB     00:00    
21:29:03 #10 54.24 (38/141): perl-Class-Struct-0.66-486.fc36.noarc 2.5 MB/s |  27 kB     00:00    
21:29:03 #10 54.25 (39/141): perl-Data-Dumper-2.183-3.fc36.x86_64. 5.5 MB/s |  56 kB     00:00    
21:29:03 #10 54.25 (40/141): perl-Digest-1.20-2.fc36.noarch.rpm    4.4 MB/s |  25 kB     00:00    
21:29:03 #10 54.25 (41/141): perl-Digest-MD5-2.58-479.fc36.x86_64. 4.3 MB/s |  36 kB     00:00    
21:29:03 #10 54.25 (42/141): perl-DynaLoader-1.50-486.fc36.x86_64. 3.8 MB/s |  31 kB     00:00    
21:29:03 #10 54.26 (43/141): perl-Exporter-5.76-480.fc36.noarch.rp 5.5 MB/s |  31 kB     00:00    
21:29:03 #10 54.26 (44/141): perl-Errno-1.33-486.fc36.x86_64.rpm   2.3 MB/s |  20 kB     00:00    
21:29:03 #10 54.26 (45/141): perl-Fcntl-1.14-486.fc36.x86_64.rpm   3.2 MB/s |  25 kB     00:00    
21:29:03 #10 54.27 (46/141): perl-File-Basename-2.85-486.fc36.noar 2.7 MB/s |  22 kB     00:00    
21:29:03 #10 54.27 (47/141): perl-File-Temp-0.231.100-479.fc36.noa 9.1 MB/s |  59 kB     00:00    
21:29:03 #10 54.27 (48/141): perl-File-Path-2.18-479.fc36.noarch.r 3.6 MB/s |  35 kB     00:00    
21:29:03 #10 54.28 (49/141): perl-File-stat-1.09-486.fc36.noarch.r 2.4 MB/s |  22 kB     00:00    
21:29:03 #10 54.28 (50/141): perl-FileHandle-2.03-486.fc36.noarch. 2.3 MB/s |  20 kB     00:00    
21:29:03 #10 54.28 (51/141): perl-Getopt-Std-1.13-486.fc36.noarch. 3.4 MB/s |  21 kB     00:00    
21:29:03 #10 54.29 (52/141): perl-IO-1.46-486.fc36.x86_64.rpm      9.8 MB/s |  92 kB     00:00    
21:29:03 #10 54.29 (53/141): perl-IO-Socket-IP-0.41-480.fc36.noarc 4.4 MB/s |  42 kB     00:00    
21:29:03 #10 54.29 (54/141): perl-IPC-Open3-1.21-486.fc36.noarch.r 5.0 MB/s |  28 kB     00:00    
21:29:03 #10 54.30 (55/141): perl-IO-Socket-SSL-2.074-2.fc36.noarc  20 MB/s | 218 kB     00:00    
21:29:03 #10 54.30 (56/141): perl-MIME-Base64-3.16-479.fc36.x86_64 2.8 MB/s |  30 kB     00:00    
21:29:03 #10 54.30 (57/141): perl-Mozilla-CA-20211001-2.fc36.noarc 1.1 MB/s |  12 kB     00:00    
21:29:03 #10 54.31 (58/141): perl-NDBM_File-1.15-486.fc36.x86_64.r 3.8 MB/s |  27 kB     00:00    
21:29:03 #10 54.31 (59/141): perl-Net-SSLeay-1.92-2.fc36.x86_64.rp  29 MB/s | 364 kB     00:00    
21:29:03 #10 54.32 (60/141): perl-POSIX-1.97-486.fc36.x86_64.rpm   7.9 MB/s | 102 kB     00:00    
21:29:03 #10 54.32 (61/141): perl-Pod-Escapes-1.07-479.fc36.noarch 3.2 MB/s |  20 kB     00:00    
21:29:03 #10 54.35 (62/141): perl-PathTools-3.80-479.fc36.x86_64.r 2.7 MB/s |  85 kB     00:00    
21:29:03 #11 46.39 Selecting previously unselected package diffstat.
21:29:03 #11 46.39 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ...
21:29:03 #11 46.40 Unpacking diffstat (1.63-1) ...
21:29:03 #11 46.43 Selecting previously unselected package python3-chardet.
21:29:03 #11 46.43 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ...
21:29:03 #11 46.43 Unpacking python3-chardet (3.0.4-4build1) ...
21:29:03 #11 46.47 Selecting previously unselected package python3-debian.
21:29:03 #11 46.47 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1_all.deb ...
21:29:03 #11 46.48 Unpacking python3-debian (0.1.36ubuntu1) ...
21:29:03 #11 46.51 Selecting previously unselected package libgpgme11:armhf.
21:29:03 #12 4.392 Reading package lists...
21:29:03 #11 23.37 Get:137 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf g++ armhf 4:12.2.0-1ubuntu1 [1404 B]
21:29:03 #11 23.37 Get:138 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf make armhf 4.3-4.1build1 [163 kB]
21:29:03 #11 23.37 Get:139 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdpkg-perl all 1.21.9ubuntu1 [237 kB]
21:29:03 #11 23.37 Get:140 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
21:29:03 #11 23.37 Get:141 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf patch armhf 2.7.6-7build2 [111 kB]
21:29:03 #11 23.38 Get:142 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lto-disabled-list all 35 [12.2 kB]
21:29:03 #11 23.38 Get:143 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dpkg-dev all 1.21.9ubuntu1 [1070 kB]
21:29:03 #11 31.81 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB]
21:29:03 #11 31.85 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.1 [29.7 kB]
21:29:03 #11 31.86 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:29:03 #11 31.87 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:29:03 #11 31.87 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
21:29:03 #11 31.87 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
21:29:03 #11 31.88 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:29:03 #11 31.88 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
21:29:03 #10 57.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:03 #10 57.43 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:29:03 #10 57.45 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
21:29:03 #10 57.45 Updating certificates in /etc/ssl/certs...
21:29:03 == Building packages for debian-bookworm ==
21:29:03 mkdir -p "debbuild/debian-bookworm"
21:29:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile .
21:29:03 #11 64.58 Setting up liblist-compare-perl (0.55-1) ...
21:29:03 #11 64.59 Setting up libref-util-xs-perl (0.117-2) ...
21:29:03 #11 64.61 Setting up libio-pty-perl (1:1.15-2build2) ...
21:29:03 #11 64.62 Setting up libfile-fcntllock-perl (0.22-4) ...
21:29:03 #11 64.63 Setting up libclone-perl (0.45-1build3) ...
21:29:03 #11 64.64 Setting up libalgorithm-diff-perl (1.201-1) ...
21:29:03 #11 64.65 Setting up libarchive-zip-perl (1.68-1) ...
21:29:03 #11 64.66 Setting up libsub-identify-perl (0.14-2) ...
21:29:03 #11 64.68 Setting up libdistro-info-perl (1.1ubuntu1) ...
21:29:03 #11 64.69 Setting up libcpanel-json-xs-perl:amd64 (4.32-1) ...
21:29:03 #11 64.70 Setting up liblist-moreutils-perl (0.430-2) ...
21:29:03 #11 64.71 Setting up libhtml-tagset-perl (3.20-4) ...
21:29:03 #11 64.72 Setting up liblog-any-perl (1.710-1) ...
21:29:03 #11 64.73 Setting up libauthen-sasl-perl (2.1600-2) ...
21:29:03 #11 64.74 Setting up libdevel-size-perl (0.83-2) ...
21:29:03 #11 64.75 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
21:29:03 #11 64.76 Setting up libpod-constants-perl (0.19-2) ...
21:29:03 #11 64.77 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
21:29:03 #11 64.78 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:29:03 #11 64.79 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:29:03 #11 64.81 Setting up libio-interactive-perl (1.023-1) ...
21:29:03 #11 64.82 Setting up libtry-tiny-perl (0.31-1) ...
21:29:03 #11 64.83 Setting up libtype-tiny-perl (1.016008-1) ...
21:29:03 #11 64.84 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
21:29:03 #11 64.85 Setting up libmldbm-perl (2.05-3) ...
21:29:03 #11 64.87 Setting up libxml-namespacesupport-perl (1.12-2) ...
21:29:03 #11 64.88 Setting up libnet-http-perl (6.22-1) ...
21:29:03 #11 64.89 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:29:03 == Building packages for centos-8 ==
21:29:03 mkdir -p "rpmbuild/centos-8"
21:29:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile .
21:29:03 == Building packages for debian-bullseye ==
21:29:03 mkdir -p "debbuild/debian-bullseye"
21:29:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
21:29:03 #11 63.98 
21:29:03 #11 63.98 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:03 #11 64.01 Setting up dput (1.1.0ubuntu2) ...
21:29:03 #11 64.17 Setting up libdata-validate-uri-perl (0.07-2) ...
21:29:03 #11 64.18 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:29:03 #11 64.19 Setting up libmodule-runtime-perl (0.016-1) ...
21:29:03 #11 64.20 Setting up libmailtools-perl (2.21-1) ...
21:29:03 #11 64.22 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:29:03 #11 64.26 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:03 #11 64.33 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:03 #13 23.07   Installing       : libselinux-devel-3.5-1.el9.x86_64                    34/68 
21:29:03 #9 51.80 Setting up libgdbm-compat4:amd64 (1.19-2) ...
21:29:03 #9 51.82 Setting up ucf (3.0043) ...
21:29:03 #9 51.94 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
21:29:03 #9 51.96 Setting up dwz (0.13+20210201-1) ...
21:29:03 #9 51.97 Setting up groff-base (1.22.4-6) ...
21:29:03 #9 51.99 Setting up cpp (4:10.2.1-1) ...
21:29:03 #9 52.01 Setting up pixz (1.0.7-1) ...
21:29:03 #9 52.03 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:29:03 #9 52.04 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
21:29:03 #9 52.05 Setting up libc6-dev:amd64 (2.31-13+deb11u5) ...
21:29:03 #9 52.06 Setting up libx11-6:amd64 (2:1.7.2-1) ...
21:29:03 #9 52.07 Setting up curl (7.74.0-1.3+deb11u7) ...
21:29:03 #9 52.09 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
21:29:03 #9 52.10 Setting up gpg (2.2.27-2+deb11u2) ...
21:29:03 #9 52.11 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
21:29:03 #9 52.12 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
21:29:03 #20 2.539 Reading package lists...
21:29:03 #20 3.056 Building dependency tree...
21:29:03 #20 3.193 Reading state information...
21:29:03 #10 49.48 Preparing to unpack .../333-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
21:29:03 #10 49.48 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
21:29:03 #10 49.52 Selecting previously unselected package libregexp-pattern-perl.
21:29:03 #10 49.52 Preparing to unpack .../334-libregexp-pattern-perl_0.2.14-2_all.deb ...
21:29:03 #10 49.53 Unpacking libregexp-pattern-perl (0.2.14-2) ...
21:29:03 #10 49.59 Selecting previously unselected package libregexp-wildcards-perl.
21:29:03 #10 49.59 Preparing to unpack .../335-libregexp-wildcards-perl_1.05-3_all.deb ...
21:29:03 #10 49.60 Unpacking libregexp-wildcards-perl (1.05-3) ...
21:29:03 #10 49.64 Selecting previously unselected package libsasl2-modules:amd64.
21:29:03 #10 49.64 Preparing to unpack .../336-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ...
21:29:03 #10 49.65 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
21:29:03 #10 49.68 Selecting previously unselected package libsereal-decoder-perl.
21:29:03 #10 49.68 Preparing to unpack .../337-libsereal-decoder-perl_5.003+ds-1_amd64.deb ...
21:29:03 #10 49.68 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
21:29:03 #10 49.72 Selecting previously unselected package libsereal-encoder-perl.
21:29:03 #10 54.35 (63/141): perl-Pod-Perldoc-3.28.01-480.fc36.noa 2.7 MB/s |  83 kB     00:00    
21:29:03 #10 54.35 (64/141): perl-Pod-Simple-3.43-3.fc36.noarch.rp 6.6 MB/s | 215 kB     00:00    
21:29:03 #10 54.36 (65/141): perl-SelectSaver-1.02-486.fc36.noarch 2.4 MB/s |  17 kB     00:00    
21:29:03 #10 54.36 (66/141): perl-Pod-Usage-2.01-479.fc36.noarch.r 3.7 MB/s |  40 kB     00:00    
21:29:03 #10 54.36 (67/141): perl-Storable-3.25-2.fc36.x86_64.rpm  9.7 MB/s |  96 kB     00:00    
21:29:03 #10 54.37 (68/141): perl-Symbol-1.09-486.fc36.noarch.rpm  1.7 MB/s |  19 kB     00:00    
21:29:03 #10 54.37 (69/141): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.8 MB/s |  22 kB     00:00    
21:29:03 #10 54.38 (70/141): perl-Term-ANSIColor-5.01-480.fc36.noa 4.1 MB/s |  48 kB     00:00    
21:29:03 #10 54.38 (71/141): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 2.1 MB/s |  22 kB     00:00    
21:29:03 #10 54.38 (72/141): perl-Time-Local-1.300-479.fc36.noarch 3.1 MB/s |  34 kB     00:00    
21:29:03 #10 54.39 (73/141): perl-base-2.27-486.fc36.noarch.rpm    2.8 MB/s |  21 kB     00:00    
21:29:03 #10 54.39 (74/141): perl-URI-5.10-1.fc36.noarch.rpm       9.4 MB/s | 108 kB     00:00    
21:29:03 #10 54.39 (75/141): perl-constant-1.33-480.fc36.noarch.rp 2.4 MB/s |  23 kB     00:00    
21:29:03 #10 54.40 (76/141): perl-if-0.60.900-486.fc36.noarch.rpm  1.9 MB/s |  19 kB     00:00    
21:29:03 #10 54.40 (77/141): perl-interpreter-5.34.1-486.fc36.x86_ 9.3 MB/s |  76 kB     00:00    
21:29:03 #10 54.41 (78/141): perl-libnet-3.13-480.fc36.noarch.rpm   10 MB/s | 126 kB     00:00    
21:29:03 #10 54.48 (79/141): perl-libs-5.34.1-486.fc36.x86_64.rpm   26 MB/s | 2.1 MB     00:00    
21:29:03 #10 54.48 (80/141): perl-mro-1.25-486.fc36.x86_64.rpm     473 kB/s |  33 kB     00:00    
21:29:03 #10 54.48 (81/141): perl-overload-1.33-486.fc36.noarch.rp 690 kB/s |  50 kB     00:00    
21:29:03 #10 54.49 (82/141): perl-overloading-0.02-486.fc36.noarch 2.1 MB/s |  18 kB     00:00    
21:29:03 #10 54.49 (83/141): perl-parent-0.238-479.fc36.noarch.rpm 2.4 MB/s |  14 kB     00:00    
21:29:03 #10 54.49 (84/141): perl-podlators-4.14-479.fc36.noarch.r  12 MB/s | 112 kB     00:00    
21:29:03 #10 54.50 (85/141): perl-srpm-macros-1-43.fc36.noarch.rpm 919 kB/s | 8.4 kB     00:00    
21:29:03 #10 54.50 (86/141): perl-subs-1.04-486.fc36.noarch.rpm    2.8 MB/s |  17 kB     00:00    
21:29:03 #10 54.50 (87/141): perl-vars-1.05-486.fc36.noarch.rpm    2.2 MB/s |  18 kB     00:00    
21:29:03 #10 54.51 (88/141): pkgconf-1.8.0-2.fc36.x86_64.rpm       5.0 MB/s |  41 kB     00:00    
21:29:03 #10 54.51 (89/141): pkgconf-pkg-config-1.8.0-2.fc36.x86_6 1.9 MB/s |  10 kB     00:00    
21:29:03 #10 54.51 (90/141): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    1.6 MB/s |  14 kB     00:00    
21:29:03 #10 54.52 (91/141): python3-dateutil-2.8.1-8.fc36.noarch.  26 MB/s | 289 kB     00:00    
21:29:03 #10 54.52 (92/141): python3-dbus-1.2.18-3.fc36.x86_64.rpm  11 MB/s | 132 kB     00:00    
21:29:03 #10 54.53 (93/141): python3-distro-1.6.0-2.fc36.noarch.rp 5.0 MB/s |  38 kB     00:00    
21:29:03 #10 54.53 (94/141): python3-enchant-3.2.2-2.fc36.noarch.r 7.6 MB/s |  79 kB     00:00    
21:29:03 #10 54.53 (95/141): python3-file-magic-5.41-4.fc36.noarch 2.1 MB/s |  18 kB     00:00    
21:29:03 #10 54.54 (96/141): python3-pyxdg-0.27-4.fc36.noarch.rpm   13 MB/s |  96 kB     00:00    
21:29:03 #10 54.54 (97/141): python3-pybeam-0.7-2.fc36.noarch.rpm  2.2 MB/s |  24 kB     00:00    
21:29:03 #10 54.54 (98/141): python3-six-1.16.0-5.fc36.noarch.rpm  3.4 MB/s |  36 kB     00:00    
21:29:03 #10 54.55 (99/141): python3-tomli-1.2.3-1.fc36.noarch.rpm 3.1 MB/s |  29 kB     00:00    
21:29:03 #10 54.55 (100/141): python3-tomli-w-0.4.0-3.fc36.noarch. 2.5 MB/s |  18 kB     00:00    
21:29:03 #10 54.56 (101/141): python3-zstandard-0.17.0-1.fc36.x86_  37 MB/s | 458 kB     00:00    
21:29:03 #10 54.56 (102/141): shared-mime-info-2.1-3.fc35.x86_64.r  24 MB/s | 373 kB     00:00    
21:29:03 #10 54.57 (103/141): xxhash-libs-0.8.1-2.fc36.x86_64.rpm  4.3 MB/s |  42 kB     00:00    
21:29:03 #10 54.57 (104/141): unzip-6.0-57.fc36.x86_64.rpm          12 MB/s | 182 kB     00:00    
21:29:03 #10 54.58 (105/141): zip-3.0-32.fc36.x86_64.rpm            21 MB/s | 260 kB     00:00    
21:29:03 #10 54.58 (106/141): ansible-srpm-macros-1-8.1.fc36.noarc 659 kB/s | 8.5 kB     00:00    
21:29:03 #11 46.52 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2_armhf.deb ...
21:29:03 #11 46.52 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2) ...
21:29:03 #11 46.56 Selecting previously unselected package python3-gpg.
21:29:03 #11 46.56 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2_armhf.deb ...
21:29:03 #11 46.56 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
21:29:03 #11 46.61 Selecting previously unselected package dput.
21:29:03 #11 46.61 Preparing to unpack .../193-dput_1.0.3ubuntu1_all.deb ...
21:29:03 #11 46.62 Unpacking dput (1.0.3ubuntu1) ...
21:29:03 #11 46.65 Selecting previously unselected package libcurl3-gnutls:armhf.
21:29:03 #11 46.65 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.18_armhf.deb ...
21:29:03 #11 46.66 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.18) ...
21:29:03 #11 46.69 Selecting previously unselected package liberror-perl.
21:29:03 #11 46.70 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ...
21:29:03 #11 46.70 Unpacking liberror-perl (0.17029-1) ...
21:29:03 #11 46.72 Selecting previously unselected package git-man.
21:29:03 #11 46.73 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.10_all.deb ...
21:29:03 #11 46.73 Unpacking git-man (1:2.25.1-1ubuntu3.10) ...
21:29:03 #11 46.83 Selecting previously unselected package git.
21:29:03 #10 54.56 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u10) ...
21:29:03 #10 54.57 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ...
21:29:03 #10 54.59 Setting up gettext (0.19.8.1-9) ...
21:29:03 #10 54.60 Setting up exim4-base (4.92-8+deb10u7) ...
21:29:03 #12 5.802 Building dependency tree...
21:29:03 #12 6.049 Reading state information...
21:29:03 #11 32.28 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
21:29:03 #11 32.35 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
21:29:03 #10 57.77 0 added, 0 removed; done.
21:29:03 #10 57.77 Running hooks in /etc/ca-certificates/update.d...
21:29:03 #10 57.78 done.
21:29:03 #1 [internal] load .dockerignore
21:29:03 #1 transferring context: 2B done
21:29:03 #1 DONE 0.0s
21:29:03 
21:29:03 #2 [internal] load build definition from Dockerfile
21:29:03 #2 transferring dockerfile: 913B done
21:29:03 #2 DONE 0.0s
21:29:03 
21:29:03 #3 [auth] library/golang:pull token for registry-1.docker.io
21:29:03 #3 DONE 0.0s
21:29:03 
21:29:03 #4 [auth] library/debian:pull token for registry-1.docker.io
21:29:03 #4 DONE 0.0s
21:29:03 
21:29:03 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:03 mkdir -p sources
21:29:03 docker run --rm -w /v \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:03 	alpine \
21:29:03 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:03 == Building packages for fedora-36 ==
21:29:03 mkdir -p "rpmbuild/fedora-36"
21:29:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-fedora-36/aarch64 -f fedora-36/Dockerfile .
21:29:03 #11 64.90 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
21:29:03 #11 64.91 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:29:03 #11 64.93 Setting up libtime-moment-perl (0.44-2) ...
21:29:03 #11 64.94 Setting up libencode-locale-perl (1.05-2) ...
21:29:03 #11 64.95 Setting up libexception-class-perl (1.45-1) ...
21:29:03 #11 64.96 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:29:03 #11 64.97 Setting up libconfig-tiny-perl (2.28-1) ...
21:29:03 #11 64.98 Setting up libsereal-encoder-perl:amd64 (4.025+ds-1) ...
21:29:03 #11 64.99 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:29:03 #11 65.01 Setting up liblist-utilsby-perl (0.12-1) ...
21:29:03 #11 65.02 Setting up libstring-shellquote-perl (1.04-2) ...
21:29:03 #11 65.03 Setting up libnet-netmask-perl (2.0001-1) ...
21:29:03 #11 65.04 Setting up libsub-install-perl (0.928-2) ...
21:29:03 #11 65.05 Setting up gcc (4:12.2.0-1ubuntu1) ...
21:29:03 #11 65.08 Setting up dpkg-dev (1.21.9ubuntu1) ...
21:29:03 #11 65.10 Setting up libindirect-perl (0.39-2) ...
21:29:03 #1 [internal] load build definition from Dockerfile
21:29:03 #1 transferring dockerfile: 913B done
21:29:03 #1 DONE 0.0s
21:29:03 
21:29:03 #2 [internal] load .dockerignore
21:29:03 #2 transferring context: 2B done
21:29:03 #2 DONE 0.1s
21:29:03 
21:29:03 #3 [auth] library/golang:pull token for registry-1.docker.io
21:29:03 #3 DONE 0.0s
21:29:03 
21:29:03 #4 [auth] library/debian:pull token for registry-1.docker.io
21:29:03 #4 DONE 0.0s
21:29:03 
21:29:03 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:03 #11 64.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:03 #11 64.52 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:03 #11 64.55 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:29:03 #11 64.56 Setting up libconst-fast-perl (0.014-1.1) ...
21:29:03 #11 64.58 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:29:03 #11 64.59 Setting up libdata-dpath-perl (0.58-1) ...
21:29:03 #13 23.35   Installing       : kernel-headers-5.14.0-289.el9.x86_64                 35/68 
21:29:03 #13 23.52   Installing       : glibc-headers-2.34-61.el9.x86_64                     36/68 
21:29:03 #13 23.58   Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                  37/68 
21:29:03 #9 52.13 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:29:03 #9 52.14 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
21:29:03 #9 52.15 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
21:29:03 #9 52.16 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:29:03 == Building packages for ubuntu-jammy ==
21:29:03 mkdir -p "debbuild/ubuntu-jammy"
21:29:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
21:29:03 #20 3.325 The following additional packages will be installed:
21:29:03 #20 3.325   libmagic-mgc libmagic1
21:29:03 #20 3.351 The following NEW packages will be installed:
21:29:03 #20 3.353   file libmagic-mgc libmagic1
21:29:03 == Building packages for centos-9 ==
21:29:03 mkdir -p "rpmbuild/centos-9"
21:29:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile .
21:29:03 #1 [internal] load build definition from Dockerfile
21:29:03 #1 transferring dockerfile: 1.01kB done
21:29:03 #1 DONE 0.1s
21:29:03 
21:29:03 #2 [internal] load .dockerignore
21:29:03 #2 transferring context: 2B done
21:29:03 #2 DONE 0.1s
21:29:03 
21:29:03 #3 [auth] library/golang:pull token for registry-1.docker.io
21:29:04 #10 49.72 Preparing to unpack .../338-libsereal-encoder-perl_5.003+ds-1_amd64.deb ...
21:29:04 #10 49.73 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
21:29:04 #10 49.76 Selecting previously unselected package libset-intspan-perl.
21:29:04 #10 49.77 Preparing to unpack .../339-libset-intspan-perl_1.19-3_all.deb ...
21:29:04 #10 49.77 Unpacking libset-intspan-perl (1.19-3) ...
21:29:04 #10 49.80 Selecting previously unselected package libtask-weaken-perl.
21:29:04 #10 49.80 Preparing to unpack .../340-libtask-weaken-perl_1.06-2_all.deb ...
21:29:04 #10 49.81 Unpacking libtask-weaken-perl (1.06-2) ...
21:29:04 #10 49.84 Selecting previously unselected package libxml-parser-perl.
21:29:04 #10 49.84 Preparing to unpack .../341-libxml-parser-perl_2.46-4_amd64.deb ...
21:29:04 #10 49.84 Unpacking libxml-parser-perl (2.46-4) ...
21:29:04 #10 49.89 Selecting previously unselected package libsoap-lite-perl.
21:29:04 #10 49.89 Preparing to unpack .../342-libsoap-lite-perl_1.27-3_all.deb ...
21:29:04 #10 49.89 Unpacking libsoap-lite-perl (1.27-3) ...
21:29:04 #10 49.95 Selecting previously unselected package libsocket6-perl.
21:29:04 #10 54.60 (107/141): binutils-gold-2.37-37.fc36.x86_64.rp  39 MB/s | 753 kB     00:00    
21:29:04 #10 54.61 (108/141): dbus-libs-1.14.4-1.fc36.x86_64.rpm   6.2 MB/s | 155 kB     00:00    
21:29:04 #10 54.62 (109/141): debugedit-5.0-7.fc36.x86_64.rpm      4.5 MB/s |  77 kB     00:00    
21:29:04 #10 54.66 (110/141): binutils-2.37-37.fc36.x86_64.rpm      75 MB/s | 6.0 MB     00:00    
21:29:04 #10 54.66 (111/141): dnf-plugins-core-4.3.1-1.fc36.noarch 681 kB/s |  34 kB     00:00    
21:29:04 #10 54.67 (112/141): dwz-0.14-4.fc36.x86_64.rpm           2.6 MB/s | 127 kB     00:00    
21:29:04 #10 54.67 (113/141): elfutils-debuginfod-client-0.189-1.f 4.8 MB/s |  39 kB     00:00    
21:29:04 #10 54.68 (114/141): elfutils-0.189-1.fc36.x86_64.rpm      32 MB/s | 531 kB     00:00    
21:29:04 #10 54.68 (115/141): emacs-filesystem-28.2-3.fc36.noarch. 549 kB/s | 7.4 kB     00:00    
21:29:04 #10 54.71 (116/141): gdb-minimal-12.1-2.fc36.x86_64.rpm    93 MB/s | 3.9 MB     00:00    
21:29:04 #10 54.75 (117/141): gdk-pixbuf2-2.42.9-2.fc36.x86_64.rpm 7.0 MB/s | 466 kB     00:00    
21:29:04 #10 54.77 (118/141): glibc-gconv-extra-2.35-22.fc36.x86_6  20 MB/s | 1.6 MB     00:00    
21:29:04 #10 54.77 (119/141): go-srpm-macros-3.2.0-1.fc36.noarch.r 526 kB/s |  26 kB     00:00    
21:29:04 #10 54.78 (120/141): libappstream-glib-0.8.0-4.fc36.x86_6  17 MB/s | 391 kB     00:00    
21:29:04 #10 54.78 (121/141): perl-Getopt-Long-2.54-1.fc36.noarch. 6.3 MB/s |  60 kB     00:00    
21:29:04 #10 54.80 (122/141): perl-Encode-3.17-485.fc36.x86_64.rpm  66 MB/s | 1.7 MB     00:00    
21:29:04 #10 54.80 (123/141): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 2.5 MB/s |  55 kB     00:00    
21:29:04 #10 54.80 (124/141): perl-Scalar-List-Utils-1.63-489.fc36 3.5 MB/s |  72 kB     00:00    
21:29:04 #10 54.81 (125/141): perl-Text-ParseWords-3.31-1.fc36.noa 2.5 MB/s |  16 kB     00:00    
21:29:04 #10 54.81 (126/141): perl-Socket-2.036-1.fc36.x86_64.rpm  5.3 MB/s |  55 kB     00:00    
21:29:04 #10 54.81 (127/141): pyproject-srpm-macros-1.6.3-1.fc36.n 1.8 MB/s |  14 kB     00:00    
21:29:04 #10 54.82 (128/141): python-srpm-macros-3.10-20.fc36.noar 2.7 MB/s |  23 kB     00:00    
21:29:04 #11 46.83 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.10_armhf.deb ...
21:29:04 #11 46.85 Unpacking git (1:2.25.1-1ubuntu3.10) ...
21:29:04 #12 6.058 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:04 #10 54.70 exim: DB upgrade, deleting hints-db
21:29:04 #11 32.37 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
21:29:04 #11 32.48 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
21:29:04 #11 32.50 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB]
21:29:04 #11 32.52 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:29:04 #11 32.57 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB]
21:29:04 #11 32.63 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:29:04 #5 DONE 0.3s
21:29:04 
21:29:04 #6 [internal] load metadata for docker.io/library/debian:bookworm
21:29:04 #6 DONE 0.4s
21:29:04 
21:29:04 #7 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73
21:29:04 #7 resolve docker.io/library/debian:bookworm@sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73 0.0s done
21:29:04 #11 23.83 Get:144 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
21:29:04 #11 23.90 Get:145 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
21:29:04 #1 [internal] load build definition from Dockerfile
21:29:04 #1 transferring dockerfile: 603B done
21:29:04 #1 DONE 0.0s
21:29:04 
21:29:04 #2 [internal] load .dockerignore
21:29:04 #2 transferring context: 2B done
21:29:04 #2 DONE 0.0s
21:29:04 
21:29:04 #3 [auth] library/fedora:pull token for registry-1.docker.io
21:29:04 #3 DONE 0.0s
21:29:04 
21:29:04 #4 [auth] library/golang:pull token for registry-1.docker.io
21:29:04 #4 DONE 0.0s
21:29:04 
21:29:04 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:04 == Building packages for ubuntu-bionic ==
21:29:04 mkdir -p "debbuild/ubuntu-bionic"
21:29:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
21:29:04 #11 65.11 Setting up libxs-parse-sublike-perl:amd64 (0.16-1ubuntu2) ...
21:29:04 #11 65.12 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:04 #11 65.14 Setting up libfreezethaw-perl (0.5001-2.1) ...
21:29:04 #11 65.15 Setting up libobject-pad-perl (0.68-1) ...
21:29:04 #11 65.16 Setting up liberror-perl (0.17029-1) ...
21:29:04 #11 65.17 Setting up libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.3) ...
21:29:04 #11 65.18 Setting up patchutils (0.4.2-1build2) ...
21:29:04 #11 65.19 Setting up libmail-sendmail-perl (0.80-2) ...
21:29:04 #11 65.20 Setting up libltdl-dev:amd64 (2.4.7-4) ...
21:29:04 #11 65.22 Setting up libjson-maybexs-perl (1.004003-1) ...
21:29:04 #11 65.23 Setting up libxml-sax-base-perl (1.09-2) ...
21:29:04 #11 65.24 Setting up libio-string-perl (1.08-3.1) ...
21:29:04 #11 65.25 Setting up libreadonly-perl (2.050-3) ...
21:29:04 #11 65.26 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
21:29:04 #11 65.27 Setting up libstring-copyright-perl (0.003013-1) ...
21:29:04 #11 65.28 Setting up libdata-optlist-perl (0.112-1) ...
21:29:04 #11 65.29 Setting up libipc-run-perl (20220807.0-1) ...
21:29:04 #11 65.30 Setting up git (1:2.37.2-1ubuntu1.4) ...
21:29:04 #11 65.32 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
21:29:04 #11 65.33 Setting up libcontextual-return-perl (0.004014-3) ...
21:29:04 #11 65.34 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:04 #11 65.35 Setting up libtypes-serialiser-perl (1.01-1) ...
21:29:04 #11 65.36 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
21:29:04 #11 65.38 Setting up libhtml-parser-perl:amd64 (3.78-1) ...
21:29:04 #11 65.39 Setting up libgit-wrapper-perl (0.048-1) ...
21:29:04 #11 65.39 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:29:04 #11 65.40 Setting up librole-tiny-perl (2.002004-1) ...
21:29:04 #11 65.41 Setting up gnupg (2.2.35-3ubuntu1) ...
21:29:04 #11 65.43 Setting up libc6-dev:amd64 (2.36-0ubuntu4) ...
21:29:04 mkdir -p sources
21:29:04 docker run --rm -w /v \
21:29:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:04 	alpine \
21:29:04 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:04 #5 ...
21:29:04 
21:29:04 #6 [internal] load metadata for docker.io/library/debian:bullseye
21:29:04 #6 DONE 0.3s
21:29:04 #11 64.61 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:29:04 #11 64.62 Setting up libpackage-stash-perl (0.39-1) ...
21:29:04 #11 64.63 Setting up libimport-into-perl (1.002005-1) ...
21:29:04 #11 64.65 Setting up libmoo-perl (2.005004-3) ...
21:29:04 #11 64.66 Setting up liblist-someutils-perl (0.58-1) ...
21:29:04 #11 64.67 Setting up debhelper (13.6ubuntu1) ...
21:29:04 #11 64.69 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:29:04 #11 64.70 Setting up equivs (2.3.1) ...
21:29:04 #11 64.71 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:29:04 #11 64.72 Setting up libb-hooks-endofscope-perl (0.25-1) ...
21:29:04 #11 64.74 Setting up libnamespace-clean-perl (0.27-1) ...
21:29:04 #11 64.75 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:29:04 #11 64.76 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:29:04 #11 64.78 Setting up libmoox-struct-perl (0.020-1) ...
21:29:04 #11 64.79 Setting up lintian (2.114.0ubuntu1.2) ...
21:29:04 #11 64.81 Setting up licensecheck (3.2.14-2) ...
21:29:04 #1 [internal] load build definition from Dockerfile
21:29:04 #1 transferring dockerfile: 1.37kB done
21:29:04 #1 DONE 0.0s
21:29:04 
21:29:04 #2 [internal] load .dockerignore
21:29:04 #2 transferring context: 2B done
21:29:04 #2 DONE 0.1s
21:29:04 
21:29:04 #3 [auth] library/golang:pull token for registry-1.docker.io
21:29:04 #3 DONE 0.0s
21:29:04 
21:29:04 #4 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:04 #9 52.62 Setting up libxpm4:amd64 (1:3.5.12-1) ...
21:29:04 #9 52.63 Setting up fontconfig-config (2.13.1-4.2) ...
21:29:04 #1 [internal] load build definition from Dockerfile
21:29:04 #1 transferring dockerfile: 1.21kB done
21:29:04 #1 DONE 0.0s
21:29:04 
21:29:04 #2 [internal] load .dockerignore
21:29:04 #2 transferring context: 2B done
21:29:04 #2 DONE 0.0s
21:29:04 
21:29:04 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:29:04 #3 DONE 0.0s
21:29:04 
21:29:04 #4 [auth] library/golang:pull token for registry-1.docker.io
21:29:04 #4 DONE 0.0s
21:29:04 
21:29:04 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:04 #20 3.621 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
21:29:04 #20 3.621 Need to get 468 kB of archives.
21:29:04 #20 3.621 After this operation, 7075 kB of additional disk space will be used.
21:29:04 #20 3.621 Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:29:04 #20 3.628 Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:29:04 #20 3.629 Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:29:04 #3 DONE 0.0s
21:29:04 
21:29:04 #4 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:04 #11 47.22 Selecting previously unselected package libalgorithm-diff-perl.
21:29:04 #10 49.95 Preparing to unpack .../343-libsocket6-perl_0.29-3_amd64.deb ...
21:29:04 #11 47.22 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:29:04 #11 47.23 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:29:04 #10 49.96 Unpacking libsocket6-perl (0.29-3) ...
21:29:04 #10 49.98 Selecting previously unselected package libstring-copyright-perl.
21:29:04 #11 47.26 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:29:04 #11 47.26 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
21:29:04 #10 49.99 Preparing to unpack .../344-libstring-copyright-perl_0.003014-1_all.deb ...
21:29:04 #10 49.99 Unpacking libstring-copyright-perl (0.003014-1) ...
21:29:04 #11 47.26 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
21:29:04 #11 47.29 Selecting previously unselected package libalgorithm-merge-perl.
21:29:04 #10 50.02 Selecting previously unselected package libstring-escape-perl.
21:29:04 #10 50.02 Preparing to unpack .../345-libstring-escape-perl_2010.002-3_all.deb ...
21:29:04 #11 47.29 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ...
21:29:04 #11 47.29 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:29:04 #10 50.03 Unpacking libstring-escape-perl (2010.002-3) ...
21:29:04 #10 50.06 Selecting previously unselected package libstring-license-perl.
21:29:04 #11 47.32 Selecting previously unselected package libapt-pkg-perl.
21:29:04 #11 47.32 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ...
21:29:04 #10 50.06 Preparing to unpack .../346-libstring-license-perl_0.0.2-1_all.deb ...
21:29:04 #10 50.06 Unpacking libstring-license-perl (0.0.2-1) ...
21:29:04 #11 47.32 Unpacking libapt-pkg-perl (0.1.36build3) ...
21:29:04 #11 47.35 Selecting previously unselected package libarchive-cpio-perl.
21:29:04 #10 50.09 Selecting previously unselected package libstring-shellquote-perl.
21:29:04 #10 50.10 Preparing to unpack .../347-libstring-shellquote-perl_1.04-3_all.deb ...
21:29:04 #11 47.35 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ...
21:29:04 #11 47.36 Unpacking libarchive-cpio-perl (0.10-1) ...
21:29:04 #10 50.10 Unpacking libstring-shellquote-perl (1.04-3) ...
21:29:04 #10 50.13 Selecting previously unselected package libsys-cpuaffinity-perl.
21:29:04 #10 50.13 Preparing to unpack .../348-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ...
21:29:04 #10 50.13 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
21:29:04 #10 50.17 Selecting previously unselected package libterm-readkey-perl.
21:29:04 #10 54.82 (129/141): python3-dnf-plugins-core-4.3.1-1.fc3  29 MB/s | 229 kB     00:00    
21:29:04 #10 54.83 (130/141): python3-construct-2.10.68-1.fc36.noa 8.8 MB/s | 112 kB     00:00    
21:29:04 #10 54.83 (131/141): qt5-srpm-macros-5.15.8-1.fc36.noarch 696 kB/s | 7.8 kB     00:00    
21:29:04 #10 54.83 (132/141): redhat-rpm-config-223-1.fc36.noarch. 6.2 MB/s |  71 kB     00:00    
21:29:04 #10 54.84 (133/141): rpmautospec-rpm-macros-0.3.5-1.fc36. 1.2 MB/s | 9.1 kB     00:00    
21:29:04 #10 54.84 (134/141): rpm-build-4.17.1-3.fc36.x86_64.rpm   4.8 MB/s |  58 kB     00:00    
21:29:04 #10 54.85 (135/141): rpmlint-2.4.0-3.fc36.noarch.rpm       20 MB/s | 238 kB     00:00    
21:29:04 #10 54.85 (136/141): rpmlint-fedora-license-data-1.15-1.f 1.5 MB/s |  19 kB     00:00    
21:29:04 #10 54.86 (137/141): rust-srpm-macros-24-1.fc36.noarch.rp 1.3 MB/s |  11 kB     00:00    
21:29:04 #10 54.89 (138/141): xz-5.4.1-1.fc36.x86_64.rpm           9.4 MB/s | 405 kB     00:00    
21:29:04 #10 54.90 (139/141): zstd-1.5.4-1.fc36.x86_64.rpm         9.9 MB/s | 472 kB     00:00    
21:29:04 #10 54.90 (140/141): elfutils-libelf-0.189-1.fc36.x86_64.  16 MB/s | 195 kB     00:00    
21:29:04 #10 54.91 (141/141): elfutils-libs-0.189-1.fc36.x86_64.rp  15 MB/s | 259 kB     00:00    
21:29:04 #10 54.91 --------------------------------------------------------------------------------
21:29:04 #10 54.91 Total                                            16 MB/s |  29 MB     00:01     
21:29:04 #12 6.424 Starting 2 pkgProblemResolver with broken count: 0
21:29:04 #12 6.429 Done
21:29:04 #10 54.79 Setting up gcc-8 (8.3.0-6) ...
21:29:04 #10 54.80 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:29:04 #10 54.83 Setting up libtool (2.4.6-9) ...
21:29:04 #10 54.84 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
21:29:04 #10 54.93 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:29:04 #10 54.94 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
21:29:04 #10 54.96 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
21:29:04 #10 54.98 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u5) ...
21:29:04 #10 54.99 Setting up python3 (3.7.3-1) ...
21:29:04 #11 32.63 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
21:29:04 #11 32.64 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
21:29:04 #11 32.65 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
21:29:04 #14 9.882   Installing       : cmake-filesystem-3.20.2-5.el8.x86_64                  8/58 
21:29:04 #14 10.92   Installing       : cpp-8.5.0-18.el8.x86_64                               9/58 
21:29:04 #14 10.94   Running scriptlet: cpp-8.5.0-18.el8.x86_64                               9/58 
21:29:04 #14 10.96   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 10/58 
21:29:04 #14 11.06   Installing       : python3-setools-4.3.0-3.el8.x86_64                   11/58 
21:29:04 #14 11.15   Installing       : systemd-devel-239-73.el8.x86_64                      12/58 
21:29:04 #14 11.22   Installing       : python3-audit-3.0.7-4.el8.x86_64                     13/58 
21:29:04 #14 11.27   Installing       : pcre2-utf32-10.32-3.el8.x86_64                       14/58 
21:29:04 #10 24.96 Selecting previously unselected package gcc.
21:29:04 #10 24.96 Preparing to unpack .../048-gcc_4%3a8.3.0-1_armhf.deb ...
21:29:04 #10 24.97 Unpacking gcc (4:8.3.0-1) ...
21:29:04 #10 25.00 Selecting previously unselected package libstdc++-8-dev:armhf.
21:29:04 #10 25.00 Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_armhf.deb ...
21:29:04 #10 25.01 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ...
21:29:04 #7 sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73 1.85kB / 1.85kB done
21:29:04 #7 sha256:cce1709d79cfd360ef5dea1abecf3af05d181fed3b788836e6b661b835a73c14 529B / 529B done
21:29:04 #7 sha256:d6ac7bdf9f59d4094d0146590ef5eee4aaeda1e41010b9fb6a820fb4ee0f4df6 1.48kB / 1.48kB done
21:29:04 #7 sha256:b813e5ae6de73806a605f44184f1b7d14569e88447b46841154803d1dd1eb646 0B / 49.33MB 0.1s
21:29:04 #7 sha256:b813e5ae6de73806a605f44184f1b7d14569e88447b46841154803d1dd1eb646 3.15MB / 49.33MB 0.2s
21:29:04 #7 ...
21:29:04 
21:29:04 #8 [internal] load build context
21:29:04 #8 transferring context: 31.15MB 0.3s done
21:29:04 #8 DONE 0.3s
21:29:04 
21:29:04 #7 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73
21:29:04 #7 sha256:b813e5ae6de73806a605f44184f1b7d14569e88447b46841154803d1dd1eb646 16.78MB / 49.33MB 0.3s
21:29:04 #11 24.20 Get:146 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-6ubuntu2 [18.7 kB]
21:29:04 #11 24.21 Get:147 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-2 armhf 2.1.28+dfsg-6ubuntu2 [52.4 kB]
21:29:04 #11 24.23 Get:148 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libldap-2.5-0 armhf 2.5.14+dfsg-0ubuntu0.22.10.1 [160 kB]
21:29:04 #11 24.26 Get:149 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
21:29:04 #11 24.27 Get:150 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
21:29:04 #11 24.30 Get:151 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl4 armhf 7.85.0-1ubuntu0.5 [253 kB]
21:29:04 #11 24.33 Get:152 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf curl armhf 7.85.0-1ubuntu0.5 [192 kB]
21:29:04 #10 DONE 58.3s
21:29:04 
21:29:04 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:29:04 #11 DONE 0.0s
21:29:04 
21:29:04 #12 [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
21:29:04 #5 DONE 0.3s
21:29:04 
21:29:04 #6 [internal] load metadata for docker.io/library/fedora:36
21:29:04 #6 DONE 0.3s
21:29:04 
21:29:04 #7 [internal] load build context
21:29:04 #7 transferring context: 12.81kB done
21:29:04 #7 DONE 0.0s
21:29:04 
21:29:04 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:04 #8 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:04 #1 [internal] load build definition from Dockerfile
21:29:04 #1 transferring dockerfile: 914B done
21:29:04 #1 DONE 0.1s
21:29:04 
21:29:04 #2 [internal] load .dockerignore
21:29:04 #2 transferring context: 2B done
21:29:04 #2 DONE 0.1s
21:29:04 
21:29:04 #3 [auth] library/golang:pull token for registry-1.docker.io
21:29:04 #3 DONE 0.0s
21:29:04 
21:29:04 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
21:29:04 #4 DONE 0.0s
21:29:04 
21:29:04 #5 [internal] load metadata for docker.io/library/ubuntu:bionic
21:29:04 #11 65.44 Setting up libfont-ttf-perl (1.06-2) ...
21:29:04 #11 65.45 Setting up libfile-homedir-perl (1.006-1) ...
21:29:04 #11 65.46 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-7) ...
21:29:04 #11 65.47 Setting up libio-socket-ssl-perl (2.074-2) ...
21:29:04 #11 65.48 Setting up libsub-exporter-perl (0.988-1) ...
21:29:04 #11 65.49 Setting up libpython3-stdlib:amd64 (3.10.6-1) ...
21:29:04 #11 65.50 Setting up libalgorithm-merge-perl (0.08-4) ...
21:29:04 #11 65.51 Setting up libhttp-message-perl (6.37-1) ...
21:29:04 #11 65.52 Setting up libdata-validate-ip-perl (0.30-1) ...
21:29:04 #11 65.54 Setting up libhtml-form-perl (6.10-1) ...
21:29:04 #11 65.55 Setting up libiterator-perl (0.03+ds1-2) ...
21:29:04 #11 65.56 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:29:04 #11 65.57 Setting up libjson-xs-perl (4.030-1build3) ...
21:29:04 #11 65.58 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:04 #11 65.59 Setting up libio-prompter-perl (0.004015-1) ...
21:29:04 #11 65.60 Setting up python3.10 (3.10.7-1ubuntu0.3) ...
21:29:04 
21:29:04 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:04 #5 DONE 0.4s
21:29:04 
21:29:04 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:04 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:04 #7 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:04 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 1.34MB / 7.73MB 0.1s
21:29:04 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:04 #7 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 0B / 49.24MB 0.1s
21:29:04 == Building packages for ubuntu-kinetic ==
21:29:04 mkdir -p "debbuild/ubuntu-kinetic"
21:29:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/aarch64 -f ubuntu-kinetic/Dockerfile .
21:29:04 #11 64.82 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:29:04 #11 64.83 Setting up libwww-perl (6.61-1) ...
21:29:04 #11 64.85 Setting up devscripts (2.22.1ubuntu1) ...
21:29:04 #11 65.00 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
21:29:04 #11 65.02 Setting up libxml-sax-expat-perl (0.51-1) ...
21:29:04 #11 65.06 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:04 #4 DONE 0.4s
21:29:04 
21:29:04 #5 [internal] load metadata for quay.io/centos/centos:stream8
21:29:04 #5 DONE 0.4s
21:29:04 
21:29:04 #6 [internal] load build context
21:29:04 #6 transferring context: 12.81kB done
21:29:04 #6 DONE 0.0s
21:29:04 
21:29:04 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017
21:29:04 #7 resolve quay.io/centos/centos:stream8@sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017 0.0s done
21:29:04 #9 52.82 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
21:29:04 #13 23.59   Installing       : glibc-devel-2.34-61.el9.x86_64                       38/68 
21:29:04 #13 24.09   Installing       : gcc-11.3.1-4.3.el9.x86_64                            39/68 
21:29:04 #13 24.13   Running scriptlet: gcc-11.3.1-4.3.el9.x86_64                            39/68 
21:29:04 #20 3.755 debconf: delaying package configuration, since apt-utils is not installed
21:29:04 #20 3.787 Fetched 468 kB in 0s (1719 kB/s)
21:29:04 #20 3.808 Selecting previously unselected package libmagic-mgc.
21:29:04 #20 3.808 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15719 files and directories currently installed.)
21:29:04 #20 3.818 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:29:04 #20 3.823 Unpacking libmagic-mgc (1:5.39-3) ...
21:29:04 #20 3.922 Selecting previously unselected package libmagic1:amd64.
21:29:04 #20 3.924 Preparing to unpack .../libmagic1_1%3a5.39-3_amd64.deb ...
21:29:04 #20 3.934 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:29:04 #20 3.983 Selecting previously unselected package file.
21:29:04 #20 3.986 Preparing to unpack .../file_1%3a5.39-3_amd64.deb ...
21:29:04 #20 3.993 Unpacking file (1:5.39-3) ...
21:29:04 #20 4.038 Setting up libmagic-mgc (1:5.39-3) ...
21:29:04 #4 ...
21:29:04 
21:29:04 #5 [internal] load metadata for quay.io/centos/centos:stream9
21:29:04 #5 DONE 0.3s
21:29:04 
21:29:04 #4 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:04 #4 DONE 0.3s
21:29:04 
21:29:04 #6 [internal] load build context
21:29:04 #6 transferring context: 12.81kB done
21:29:04 #6 DONE 0.0s
21:29:04 
21:29:04 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:04 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:04 #11 47.39 Selecting previously unselected package libarray-intspan-perl.
21:29:04 #11 47.39 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ...
21:29:04 #11 47.39 Unpacking libarray-intspan-perl (2.003-1) ...
21:29:04 #11 47.42 Selecting previously unselected package libasync-mergepoint-perl.
21:29:04 #11 47.42 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ...
21:29:04 #11 47.42 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:29:04 #11 47.45 Selecting previously unselected package libmodule-implementation-perl.
21:29:04 #11 47.45 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ...
21:29:04 #11 47.46 Unpacking libmodule-implementation-perl (0.09-1) ...
21:29:04 #11 47.48 Selecting previously unselected package libsub-exporter-progressive-perl.
21:29:04 #11 47.49 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:29:04 #11 47.49 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:29:04 #11 47.52 Selecting previously unselected package libvariable-magic-perl.
21:29:04 #11 47.52 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ...
21:29:04 #11 47.52 Unpacking libvariable-magic-perl (0.62-1build2) ...
21:29:04 #11 47.55 Selecting previously unselected package libb-hooks-endofscope-perl.
21:29:04 #11 47.55 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:29:04 #11 47.56 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:29:04 #11 47.58 Selecting previously unselected package libcapture-tiny-perl.
21:29:04 #11 47.58 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
21:29:04 #11 47.59 Unpacking libcapture-tiny-perl (0.48-1) ...
21:29:04 #10 50.17 Preparing to unpack .../349-libterm-readkey-perl_2.38-2+b1_amd64.deb ...
21:29:04 #10 50.17 Unpacking libterm-readkey-perl (2.38-2+b1) ...
21:29:04 #10 50.20 Selecting previously unselected package libtext-levenshteinxs-perl.
21:29:04 #10 50.21 Preparing to unpack .../350-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ...
21:29:04 #10 50.21 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
21:29:04 #10 50.24 Selecting previously unselected package libtext-markdown-discount-perl.
21:29:04 #10 50.24 Preparing to unpack .../351-libtext-markdown-discount-perl_0.16-1_amd64.deb ...
21:29:04 #10 50.25 Unpacking libtext-markdown-discount-perl (0.16-1) ...
21:29:04 #10 50.28 Selecting previously unselected package libtext-xslate-perl:amd64.
21:29:04 #10 50.28 Preparing to unpack .../352-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ...
21:29:04 #10 50.28 Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
21:29:04 #10 50.34 Selecting previously unselected package libtime-duration-perl.
21:29:04 #10 50.34 Preparing to unpack .../353-libtime-duration-perl_1.21-2_all.deb ...
21:29:04 #10 50.34 Unpacking libtime-duration-perl (1.21-2) ...
21:29:04 #10 50.37 Selecting previously unselected package libtime-moment-perl.
21:29:04 #10 50.38 Preparing to unpack .../354-libtime-moment-perl_0.44-2+b1_amd64.deb ...
21:29:04 #10 50.38 Unpacking libtime-moment-perl (0.44-2+b1) ...
21:29:04 #10 50.41 Selecting previously unselected package libtype-tiny-xs-perl:amd64.
21:29:04 #12 6.697  Done
21:29:04 #10 55.26 Setting up python3-xdg (0.25-5) ...
21:29:04 #11 33.05 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:29:04 #14 11.31   Installing       : pcre2-utf16-10.32-3.el8.x86_64                       15/58 
21:29:04 #14 11.40   Installing       : pcre2-devel-10.32-3.el8.x86_64                       16/58 
21:29:04 #14 11.42   Running scriptlet: openssh-8.0p1-17.el8.x86_64                          17/58 
21:29:04 #14 11.50   Installing       : openssh-8.0p1-17.el8.x86_64                          17/58 
21:29:04 #14 11.55   Installing       : libsepol-devel-2.9-3.el8.x86_64                      18/58 
21:29:04 #14 11.60   Installing       : libselinux-devel-2.9-8.el8.x86_64                    19/58 
21:29:04 #11 24.35 Get:153 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
21:29:04 #11 24.35 Get:154 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
21:29:04 #8 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 6.29MB / 7.73MB 0.1s
21:29:04 #8 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:04 #8 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 6.29MB / 49.24MB 0.1s
21:29:04 #8 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:04 #8 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:04 #8 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.1s done
21:29:04 #8 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 22.69MB / 49.24MB 0.3s
21:29:04 #8 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.3s done
21:29:04 #8 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 0B / 52.19MB 0.3s
21:29:04 #5 DONE 0.3s
21:29:04 
21:29:04 #6 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:04 #6 DONE 0.3s
21:29:04 
21:29:04 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:04 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.1s done
21:29:04 mkdir -p rpmbuild/SOURCES
21:29:04 docker run --rm -w /v \
21:29:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/v \
21:29:04 	alpine \
21:29:04 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:04 #21 14.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:29:04 #21 14.60 Preparing to unpack .../6-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
21:29:04 #21 14.60 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:29:04 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.2s
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 10.49MB / 49.24MB 0.2s
21:29:04 #7 ...
21:29:04 
21:29:04 #8 [internal] load build context
21:29:04 #8 transferring context: 31.15MB 0.3s done
21:29:04 #8 DONE 0.4s
21:29:04 
21:29:04 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:04 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.2s done
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 23.07MB / 49.24MB 0.3s
21:29:04 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0B / 10.00MB 0.3s
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 42.99MB / 49.24MB 0.5s
21:29:04 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.4s done
21:29:04 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 5.24MB / 52.19MB 0.5s
21:29:04 #11 65.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:04 #11 65.23 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:04 #11 65.26 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:29:04 #11 65.28 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
21:29:04 #11 65.29 Updating certificates in /etc/ssl/certs...
21:29:04 #11 44.19 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
21:29:04 #7 sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017 656B / 656B done
21:29:04 #7 sha256:14e974d29f1c03e4da6c181932528cbb705d103344247f8e7f725736e6fe98bb 350B / 350B done
21:29:04 #7 sha256:6f300ed86b532faa73c8b30af5505733766dcd42c32a06c3b40f69e4fdf976e8 1.16kB / 1.16kB done
21:29:04 #7 sha256:adda5a5e23eb82e9a88dded13d6eec0e7cb118a24deeb72257b46f5e0047ce20 0B / 83.46MB 0.1s
21:29:04 #7 sha256:adda5a5e23eb82e9a88dded13d6eec0e7cb118a24deeb72257b46f5e0047ce20 46.14MB / 83.46MB 0.3s
21:29:04 #12 DONE 11.0s
21:29:04 
21:29:04 #13 [stage-1 5/8] COPY sources/ /sources
21:29:04 #13 DONE 0.1s
21:29:04 
21:29:04 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:29:04 #9 52.91 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:29:04 #9 52.92 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
21:29:04 #9 52.93 Setting up binutils (2.35.2-2) ...
21:29:04 #9 52.95 Setting up man-db (2.9.4-2) ...
21:29:04 #9 53.05 Building database of manual pages ...
21:29:04 #13 24.26   Installing       : glibc-static-2.34-61.el9.x86_64                      40/68 
21:29:04 #13 24.31   Installing       : libxcrypt-static-4.4.18-3.el9.x86_64                 41/68 
21:29:04 #13 24.32   Installing       : systemd-rpm-macros-252-8.el9.noarch                  42/68 
21:29:04 #13 24.32   Running scriptlet: openssh-8.7p1-28.el9.x86_64                          43/68 
21:29:04 #13 24.37   Installing       : openssh-8.7p1-28.el9.x86_64                          43/68 
21:29:04 #13 24.41   Installing       : libcbor-0.7.0-5.el9.x86_64                           44/68 
21:29:04 #13 24.41   Installing       : libfido2-1.6.0-7.el9.x86_64                          45/68 
21:29:04 #13 24.46   Installing       : openssh-clients-8.7p1-28.el9.x86_64                  46/68 
21:29:04 #7 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 15.73MB / 49.24MB 0.2s
21:29:04 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:04 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.2s done
21:29:04 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.2s
21:29:04 #7 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:04 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 0B / 52.19MB 0.2s
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 26.21MB / 49.24MB 0.3s
21:29:04 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.2s done
21:29:04 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 10.49MB / 52.19MB 0.3s
21:29:04 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 0B / 62.71MB 0.3s
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 35.65MB / 49.24MB 0.4s
21:29:04 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 20.97MB / 52.19MB 0.4s
21:29:04 #20 4.052 Setting up libmagic1:amd64 (1:5.39-3) ...
21:29:04 #20 4.077 Setting up file (1:5.39-3) ...
21:29:04 #20 4.092 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:29:04 #20 DONE 4.2s
21:29:04 
21:29:04 #21 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
21:29:04 #5 DONE 0.3s
21:29:04 
21:29:04 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
21:29:04 #6 DONE 0.3s
21:29:04 
21:29:04 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:04 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:04 #7 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:04 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0B / 7.73MB 0.1s
21:29:04 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:04 #7 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 3.71MB / 49.24MB 0.1s
21:29:04 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.1s done
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 13.63MB / 49.24MB 0.2s
21:29:04 #11 47.62 Selecting previously unselected package libclass-xsaccessor-perl.
21:29:04 #11 47.62 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ...
21:29:04 #11 47.62 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
21:29:04 #11 47.65 Selecting previously unselected package libclone-perl.
21:29:04 #11 47.65 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ...
21:29:04 #11 47.65 Unpacking libclone-perl (0.43-2) ...
21:29:04 #11 47.68 Selecting previously unselected package libcommon-sense-perl.
21:29:04 #11 47.68 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ...
21:29:04 #11 47.69 Unpacking libcommon-sense-perl (3.74-2build6) ...
21:29:04 #11 47.71 Selecting previously unselected package libparams-util-perl.
21:29:04 #11 47.72 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ...
21:29:04 #11 47.72 Unpacking libparams-util-perl (1.07-3build5) ...
21:29:04 #11 47.74 Selecting previously unselected package libsub-install-perl.
21:29:04 #11 47.75 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ...
21:29:04 #11 47.75 Unpacking libsub-install-perl (0.928-1) ...
21:29:04 #11 47.77 Selecting previously unselected package libdata-optlist-perl.
21:29:04 #11 47.78 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ...
21:29:04 #11 47.78 Unpacking libdata-optlist-perl (0.110-1) ...
21:29:04 #11 47.80 Selecting previously unselected package libsub-exporter-perl.
21:29:04 #11 47.81 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ...
21:29:04 #11 47.81 Unpacking libsub-exporter-perl (0.987-1) ...
21:29:04 #11 47.84 Selecting previously unselected package libconst-fast-perl.
21:29:04 mkdir -p sources
21:29:04 docker run --rm -w /v \
21:29:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/compose:/compose \
21:29:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/sources:/v \
21:29:04 	alpine \
21:29:04 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:29:04 #12 6.977 Starting pkgProblemResolver with broken count: 0
21:29:04 #12 7.045 Starting 2 pkgProblemResolver with broken count: 0
21:29:04 #12 7.050 Done
21:29:04 #10 50.42 Preparing to unpack .../355-libtype-tiny-xs-perl_0.025-1_amd64.deb ...
21:29:04 #10 50.42 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ...
21:29:04 #10 50.46 Selecting previously unselected package libunicode-utf8-perl.
21:29:04 #10 50.46 Preparing to unpack .../356-libunicode-utf8-perl_0.62-2_amd64.deb ...
21:29:04 #10 50.46 Unpacking libunicode-utf8-perl (0.62-2) ...
21:29:04 #10 50.50 Selecting previously unselected package libunwind8:amd64.
21:29:04 #10 50.50 Preparing to unpack .../357-libunwind8_1.6.2-3_amd64.deb ...
21:29:04 #10 50.51 Unpacking libunwind8:amd64 (1.6.2-3) ...
21:29:04 #10 50.55 Selecting previously unselected package libwww-mechanize-perl.
21:29:04 #10 50.55 Preparing to unpack .../358-libwww-mechanize-perl_2.16-1_all.deb ...
21:29:04 #10 50.56 Unpacking libwww-mechanize-perl (2.16-1) ...
21:29:04 #10 50.60 Selecting previously unselected package libxdelta2:amd64.
21:29:04 #10 50.61 Preparing to unpack .../359-libxdelta2_1.1.3-10.4_amd64.deb ...
21:29:04 #10 50.61 Unpacking libxdelta2:amd64 (1.1.3-10.4) ...
21:29:04 #10 50.66 Selecting previously unselected package libxext6:amd64.
21:29:04 #10 55.41 Setting up man-db (2.8.5-2) ...
21:29:04 #10 55.52 Building database of manual pages ...
21:29:04 #11 33.24 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB]
21:29:04 #11 33.30 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:29:04 #11 33.35 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
21:29:04 #11 24.76 Get:155 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtool all 2.4.7-4 [166 kB]
21:29:04 #14 11.64   Installing       : libselinux-utils-2.9-8.el8.x86_64                    20/58 
21:29:04 #14 11.69   Installing       : policycoreutils-2.9-24.el8.x86_64                    21/58 
21:29:04 #14 11.72   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                    21/58 
21:29:04 #8 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 35.65MB / 49.24MB 0.4s
21:29:04 #8 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 10.49MB / 52.19MB 0.4s
21:29:04 #8 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 45.09MB / 49.24MB 0.5s
21:29:04 #8 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 19.92MB / 52.19MB 0.5s
21:29:04 #10 25.68 Selecting previously unselected package g++-8.
21:29:04 #10 25.68 Preparing to unpack .../050-g++-8_8.3.0-6_armhf.deb ...
21:29:04 #10 25.70 Unpacking g++-8 (8.3.0-6) ...
21:29:04 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 1.05MB / 7.73MB 0.1s
21:29:04 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:04 #7 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:04 #7 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 1.05MB / 49.24MB 0.1s
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 13.63MB / 49.24MB 0.2s
21:29:04 #7 sha256:b813e5ae6de73806a605f44184f1b7d14569e88447b46841154803d1dd1eb646 32.51MB / 49.33MB 0.6s
21:29:04 #7 sha256:b813e5ae6de73806a605f44184f1b7d14569e88447b46841154803d1dd1eb646 48.23MB / 49.33MB 0.7s
21:29:04 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s
21:29:04 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 16.78MB / 52.19MB 0.6s
21:29:04 #11 66.24 Setting up libiterator-util-perl (0.02+ds1-2) ...
21:29:04 #7 sha256:adda5a5e23eb82e9a88dded13d6eec0e7cb118a24deeb72257b46f5e0047ce20 63.96MB / 83.46MB 0.4s
21:29:04 #7 sha256:adda5a5e23eb82e9a88dded13d6eec0e7cb118a24deeb72257b46f5e0047ce20 83.46MB / 83.46MB 0.6s
21:29:04 #1 [internal] load .dockerignore
21:29:04 #1 transferring context: 2B done
21:29:04 #1 DONE 0.0s
21:29:04 
21:29:04 #2 [internal] load build definition from Dockerfile
21:29:04 #2 transferring dockerfile: 1.21kB done
21:29:04 #2 DONE 0.0s
21:29:04 
21:29:04 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
21:29:04 #3 DONE 0.0s
21:29:04 
21:29:04 #4 [auth] library/golang:pull token for registry-1.docker.io
21:29:04 #4 DONE 0.0s
21:29:04 
21:29:04 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:05 #13 24.50   Running scriptlet: openssh-clients-8.7p1-28.el9.x86_64                  46/68 
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 46.14MB / 49.24MB 0.5s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 30.56MB / 52.19MB 0.5s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 10.72MB / 62.71MB 0.5s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 40.89MB / 52.19MB 0.6s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 16.78MB / 62.71MB 0.6s
21:29:05 #21 ...
21:29:05 
21:29:05 #22 [containerd-src 1/3] WORKDIR /usr/src/containerd
21:29:05 #22 DONE 0.2s
21:29:05 
21:29:05 #23 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
21:29:05 #23 DONE 0.2s
21:29:05 
21:29:05 #24 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
21:29:05 #24 DONE 0.2s
21:29:05 
21:29:05 #25 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
21:29:05 #25 DONE 0.3s
21:29:05 
21:29:05 #26 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
21:29:05 #26 DONE 0.3s
21:29:05 
21:29:05 #27 [tini-src 1/3] WORKDIR /usr/src/tini
21:29:05 #27 DONE 0.3s
21:29:05 
21:29:05 #28 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:29:05 #11 47.84 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ...
21:29:05 #11 47.85 Unpacking libconst-fast-perl (0.014-1) ...
21:29:05 #11 47.87 Selecting previously unselected package libwant-perl.
21:29:05 #11 47.87 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ...
21:29:05 #11 47.88 Unpacking libwant-perl (0.29-1build4) ...
21:29:05 #11 47.91 Selecting previously unselected package libcontextual-return-perl.
21:29:05 #11 47.92 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ...
21:29:05 #11 47.92 Unpacking libcontextual-return-perl (0.004014-2) ...
21:29:05 #11 47.95 Selecting previously unselected package libcpanel-json-xs-perl.
21:29:05 #11 47.96 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ...
21:29:05 #11 47.96 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
21:29:05 #11 47.99 Selecting previously unselected package libdata-dump-perl.
21:29:05 #11 48.00 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ...
21:29:05 #11 48.00 Unpacking libdata-dump-perl (1.23-1) ...
21:29:05 #11 48.03 Selecting previously unselected package libdigest-bubblebabble-perl.
21:29:05 #11 48.03 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:29:05 #11 48.03 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:29:05 #11 48.06 Selecting previously unselected package libdigest-hmac-perl.
21:29:05 #7 ...
21:29:05 
21:29:05 #8 [internal] load build context
21:29:05 #8 transferring context: 31.15MB 0.3s done
21:29:05 #8 DONE 0.4s
21:29:05 
21:29:05 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 23.07MB / 49.24MB 0.3s
21:29:05 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 7.39MB / 10.00MB 0.3s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 33.55MB / 49.24MB 0.4s
21:29:05 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.3s done
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 0B / 62.71MB 0.4s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 1.05MB / 52.19MB 0.4s
21:29:05 #10 50.66 Preparing to unpack .../360-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
21:29:05 #10 50.66 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
21:29:05 #10 50.70 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:05 #10 50.70 Preparing to unpack .../361-libxml-namespacesupport-perl_1.12-2_all.deb ...
21:29:05 #10 50.70 Unpacking libxml-namespacesupport-perl (1.12-2) ...
21:29:05 #10 50.74 Selecting previously unselected package libxml-sax-base-perl.
21:29:05 #10 50.74 Preparing to unpack .../362-libxml-sax-base-perl_1.09-3_all.deb ...
21:29:05 #10 50.75 Unpacking libxml-sax-base-perl (1.09-3) ...
21:29:05 #10 50.79 Selecting previously unselected package libxml-sax-perl.
21:29:05 #10 50.79 Preparing to unpack .../363-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:29:05 #10 50.80 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:29:05 #10 50.84 Selecting previously unselected package libxml-libxml-perl.
21:29:05 #10 50.84 Preparing to unpack .../364-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
21:29:05 #10 50.85 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
21:29:05 #10 50.91 Selecting previously unselected package libxml-sax-expat-perl.
21:29:05 #10 50.91 Preparing to unpack .../365-libxml-sax-expat-perl_0.51-2_all.deb ...
21:29:05 #10 50.92 Unpacking libxml-sax-expat-perl (0.51-2) ...
21:29:05 #10 50.95 Selecting previously unselected package libxmlrpc-lite-perl.
21:29:05 #10 50.95 Preparing to unpack .../366-libxmlrpc-lite-perl_0.717-5_all.deb ...
21:29:05 #10 50.96 Unpacking libxmlrpc-lite-perl (0.717-5) ...
21:29:05 #10 50.99 Selecting previously unselected package libxmuu1:amd64.
21:29:05 #10 51.00 Preparing to unpack .../367-libxmuu1_2%3a1.1.3-3_amd64.deb ...
21:29:05 #10 51.00 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
21:29:05 #10 51.03 Selecting previously unselected package libxstring-perl:amd64.
21:29:05 #15 exporting layers 4.9s done
21:29:05 #15 writing image sha256:087ef622dd1f2a39fd8301257d32017360cc06c04ad8dd7389a790b4cb7044cd done
21:29:05 #15 naming to docker.io/rpmbuild-fedora-37/x86_64 done
21:29:05 #15 DONE 4.9s
21:29:05 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/x86_64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:29:05 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:29:05 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:29:05 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:29:05 warning: source_date_epoch_from_changelog set but %changelog is missing
21:29:05 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZRMuFt
21:29:05 + umask 022
21:29:05 + cd /root/rpmbuild/BUILD
21:29:05 + cd /root/rpmbuild/BUILD
21:29:05 + rm -rf src
21:29:05 + /usr/bin/mkdir -p src
21:29:05 + cd src
21:29:05 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
21:29:05 #11 33.40 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
21:29:05 #11 33.42 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB]
21:29:05 #11 33.43 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
21:29:05 #11 33.45 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:29:05 #11 33.45 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:29:05 #11 33.46 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:29:05 #11 33.48 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB]
21:29:05 == Building packages for ubuntu-focal ==
21:29:05 mkdir -p "debbuild/ubuntu-focal"
21:29:05 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
21:29:05 #11 25.11 Get:156 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-autoreconf all 20 [16.1 kB]
21:29:05 #11 25.12 Get:157 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
21:29:05 #11 25.15 Get:158 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-override-perl all 0.09-3 [9756 B]
21:29:05 #11 25.15 Get:159 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:29:05 #11 25.16 Get:160 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:29:05 #11 25.16 Get:161 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdw1 armhf 0.187-4 [223 kB]
21:29:05 #14 11.94   Installing       : python3-policycoreutils-2.9-24.el8.noarch            22/58 
21:29:05 #14 12.00   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       23/58 
21:29:05 #14 12.02   Installing       : rpm-plugin-selinux-4.14.3-26.el8.x86_64              24/58 
21:29:05 #14 12.06   Installing       : selinux-policy-3.14.3-117.el8.noarch                 25/58 
21:29:05 #14 12.08   Running scriptlet: selinux-policy-3.14.3-117.el8.noarch                 25/58 
21:29:05 #8 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:05 #8 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 29.36MB / 52.19MB 0.6s
21:29:05 #8 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298
21:29:05 #8 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 40.89MB / 52.19MB 0.7s
21:29:05 #8 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 7.34MB / 62.71MB 0.7s
21:29:05 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.2s done
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 24.12MB / 49.24MB 0.3s
21:29:05 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 5.24MB / 10.00MB 0.3s
21:29:05 #7 ...
21:29:05 
21:29:05 #8 [internal] load build context
21:29:05 #8 transferring context: 31.15MB 0.4s done
21:29:05 #8 DONE 0.4s
21:29:05 
21:29:05 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 42.99MB / 49.24MB 0.5s
21:29:05 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.4s done
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 13.63MB / 52.19MB 0.5s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 9.44MB / 62.71MB 0.5s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 36.07MB / 52.19MB 0.8s
21:29:05 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 9.44MB / 62.71MB 0.8s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 2.10MB / 115.22MB 0.8s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 46.14MB / 52.19MB 0.9s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 16.78MB / 62.71MB 0.9s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 15.73MB / 115.22MB 0.9s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.0s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 24.40MB / 62.71MB 1.0s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 28.31MB / 115.22MB 1.0s
21:29:05 #11 66.26 Setting up libstdc++-12-dev:amd64 (12.2.0-3ubuntu1) ...
21:29:05 #11 66.27 Setting up libhttp-cookies-perl (6.10-1) ...
21:29:05 #11 66.28 Setting up libtool (2.4.7-4) ...
21:29:05 #11 66.29 Setting up po-debconf (1.0.21+nmu1) ...
21:29:05 #11 66.30 Setting up libhtml-tree-perl (5.07-2) ...
21:29:05 #11 66.31 Setting up libparams-classify-perl:amd64 (0.015-2) ...
21:29:05 #11 66.32 Setting up libcgi-pm-perl (4.54-1) ...
21:29:05 #11 66.33 Setting up python3 (3.10.6-1) ...
21:29:05 #7 sha256:b813e5ae6de73806a605f44184f1b7d14569e88447b46841154803d1dd1eb646 49.33MB / 49.33MB 0.9s done
21:29:05 #7 extracting sha256:b813e5ae6de73806a605f44184f1b7d14569e88447b46841154803d1dd1eb646
21:29:05 #21 15.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:29:05 #21 15.73 Preparing to unpack .../7-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:29:05 #21 15.74 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:29:05 #7 sha256:adda5a5e23eb82e9a88dded13d6eec0e7cb118a24deeb72257b46f5e0047ce20 83.46MB / 83.46MB 0.6s done
21:29:05 #7 extracting sha256:adda5a5e23eb82e9a88dded13d6eec0e7cb118a24deeb72257b46f5e0047ce20
21:29:05 #5 DONE 0.3s
21:29:05 
21:29:05 #6 [internal] load metadata for docker.io/library/ubuntu:kinetic
21:29:05 #6 DONE 0.3s
21:29:05 
21:29:05 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:05 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:05 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:05 #7 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:05 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 1.05MB / 7.73MB 0.1s
21:29:05 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:05 #7 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 0B / 49.24MB 0.1s
21:29:05 #13 24.59   Installing       : git-core-2.39.1-1.el9.x86_64                         47/68 
21:29:05 #13 24.81   Installing       : git-core-doc-2.39.1-1.el9.noarch                     48/68 
21:29:05 #13 24.86   Installing       : perl-Git-2.39.1-1.el9.noarch                         49/68 
21:29:05 #13 24.87   Installing       : git-2.39.1-1.el9.x86_64                              50/68 
21:29:05 #13 24.92   Installing       : kmod-libs-28-7.el9.x86_64                            51/68 
21:29:05 #13 24.93   Installing       : acl-2.3.1-3.el9.x86_64                               52/68 
21:29:05 #13 24.98   Installing       : dbus-1:1.12.20-7.el9.x86_64                          53/68 
21:29:05 #13 24.99   Installing       : systemd-pam-252-8.el9.x86_64                         54/68 
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 50.33MB / 52.19MB 0.7s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 20.97MB / 62.71MB 0.7s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 5.24MB / 115.22MB 0.7s
21:29:05 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 48.23MB / 62.71MB 0.9s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 25.17MB / 115.22MB 0.9s
21:29:05 #11 65.61 0 added, 0 removed; done.
21:29:05 #11 65.61 Running hooks in /etc/ca-certificates/update.d...
21:29:05 #11 65.61 done.
21:29:05 #11 DONE 65.8s
21:29:05 #28 ...
21:29:05 
21:29:05 #29 [runc-src 1/3] WORKDIR /usr/src/runc
21:29:05 #29 DONE 0.5s
21:29:05 
21:29:05 #21 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
21:29:05 #21 DONE 0.5s
21:29:05 
21:29:05 #30 [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
21:29:05 #12 0.877 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
21:29:05 #12 0.940 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
21:29:05 #11 48.06 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:29:05 #11 48.07 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:29:05 #11 48.10 Selecting previously unselected package libdistro-info-perl.
21:29:05 #11 48.10 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1_all.deb ...
21:29:05 #11 48.10 Unpacking libdistro-info-perl (0.23ubuntu1) ...
21:29:05 #11 48.13 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:05 #11 48.13 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:29:05 #11 48.13 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:29:05 #11 48.16 Selecting previously unselected package libmailtools-perl.
21:29:05 #11 48.16 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ...
21:29:05 #11 48.17 Unpacking libmailtools-perl (2.21-1) ...
21:29:05 #11 48.20 Selecting previously unselected package libnet-ip-perl.
21:29:05 #11 48.20 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ...
21:29:05 #11 48.21 Unpacking libnet-ip-perl (1.26-2) ...
21:29:05 #11 48.24 Selecting previously unselected package libnet-dns-perl.
21:29:05 #11 48.24 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ...
21:29:05 #11 48.24 Unpacking libnet-dns-perl (1.22-1) ...
21:29:05 #11 48.30 Selecting previously unselected package libnet-domain-tld-perl.
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 16.78MB / 62.71MB 0.6s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 23.07MB / 52.19MB 0.6s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 24.12MB / 62.71MB 0.7s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 32.51MB / 52.19MB 0.7s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 4.19MB / 115.22MB 0.7s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 28.31MB / 62.71MB 0.8s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 42.99MB / 52.19MB 0.8s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 14.68MB / 115.22MB 0.8s
21:29:05 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 0.1s
21:29:05 #10 51.03 Preparing to unpack .../368-libxstring-perl_0.005-2+b1_amd64.deb ...
21:29:05 #10 51.04 Unpacking libxstring-perl:amd64 (0.005-2+b1) ...
21:29:05 #10 51.08 Selecting previously unselected package libyaml-0-2:amd64.
21:29:05 #10 51.09 Preparing to unpack .../369-libyaml-0-2_0.2.5-1_amd64.deb ...
21:29:05 #10 51.09 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
21:29:05 #10 51.13 Selecting previously unselected package libyaml-libyaml-perl.
21:29:05 #10 51.13 Preparing to unpack .../370-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ...
21:29:05 #10 51.14 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
21:29:05 #10 51.17 Selecting previously unselected package licensecheck.
21:29:05 #10 51.18 Preparing to unpack .../371-licensecheck_3.3.5-1_all.deb ...
21:29:05 #10 51.18 Unpacking licensecheck (3.3.5-1) ...
21:29:05 #10 51.22 Selecting previously unselected package plzip.
21:29:05 #10 51.23 Preparing to unpack .../372-plzip_1.10-5_amd64.deb ...
21:29:05 #10 51.23 Unpacking plzip (1.10-5) ...
21:29:05 #10 51.26 Selecting previously unselected package lzop.
21:29:05 #11 33.91 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:29:05 #1 [internal] load build definition from Dockerfile
21:29:05 #1 transferring dockerfile: 1.21kB done
21:29:05 #1 DONE 0.0s
21:29:05 
21:29:05 #2 [internal] load .dockerignore
21:29:05 #2 transferring context: 2B done
21:29:05 #2 DONE 0.1s
21:29:05 
21:29:05 #3 [auth] library/golang:pull token for registry-1.docker.io
21:29:05 #3 DONE 0.0s
21:29:05 
21:29:05 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
21:29:05 #4 DONE 0.0s
21:29:05 
21:29:05 #5 [internal] load metadata for docker.io/library/ubuntu:focal
21:29:05 #11 25.24 Get:162 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf debugedit armhf 1:5.0-5 [42.8 kB]
21:29:05 #11 25.25 Get:163 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dwz armhf 0.14-1build2 [99.2 kB]
21:29:05 #11 25.27 Get:164 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gettext armhf 0.21-8 [802 kB]
21:29:05 #12 7.556 The following additional packages will be installed:
21:29:05 #12 7.556   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:29:05 #12 7.556   g++-12 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
21:29:05 #12 7.556   libdevmapper1.02.1 libjsoncpp25 libltdl-dev libltdl7 libpcre2-16-0
21:29:05 #12 7.556   libpcre2-32-0 libpcre2-8-0 libpcre2-dev libpcre2-posix3 libpkgconf3
21:29:05 #12 7.556   librhash0 libseccomp-dev libseccomp2 libselinux1 libselinux1-dev
21:29:05 #12 7.557   libsepol-dev libstdc++-12-dev libsystemd-dev libsystemd0 libudev-dev
21:29:05 #12 7.557   libudev1 libuv1 pkg-config pkgconf pkgconf-bin udev
21:29:05 #12 7.559 Suggested packages:
21:29:05 #12 7.559   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils gcc-12-doc
21:29:05 #12 7.559   lrzip libtool-doc seccomp libstdc++-12-doc
21:29:05 #8 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 0.9s
21:29:05 #8 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 27.26MB / 62.71MB 0.9s
21:29:05 #8 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 37.75MB / 62.71MB 1.0s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 25.17MB / 52.19MB 0.6s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 18.87MB / 62.71MB 0.6s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 35.65MB / 52.19MB 0.7s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 24.12MB / 62.71MB 0.7s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 1.50MB / 115.22MB 0.7s
21:29:05 #11 66.62 Setting up libhtml-format-perl (2.16-1) ...
21:29:05 #11 66.63 Setting up python3-xdg (0.27-2) ...
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.0s done
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 36.70MB / 62.71MB 1.1s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 37.75MB / 115.22MB 1.1s
21:29:05 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 0B / 156B 1.1s
21:29:05 #7 ...
21:29:05 
21:29:05 #8 [internal] load build context
21:29:05 #8 transferring context: 31.15MB 0.3s done
21:29:05 #8 DONE 0.3s
21:29:05 
21:29:05 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:05 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.1s done
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 9.35MB / 49.24MB 0.2s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 31.46MB / 49.24MB 0.4s
21:29:05 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.3s done
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 0B / 52.19MB 0.4s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 53.48MB / 62.71MB 1.0s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 35.65MB / 115.22MB 1.0s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.1s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 45.09MB / 115.22MB 1.1s
21:29:05 #13 25.02   Running scriptlet: systemd-252-8.el9.x86_64                             55/68 
21:29:05 
21:29:05 #12 [stage-1 4/9] COPY common /root/build-deb/debian
21:29:05 #12 DONE 0.1s
21:29:05 
21:29:05 #13 [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
21:29:05 #12 1.014 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
21:29:05 #12 1.087 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
21:29:05 #11 48.30 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ...
21:29:05 #11 48.31 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:29:05 #11 48.33 Selecting previously unselected package libemail-valid-perl.
21:29:05 #11 48.34 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ...
21:29:05 #11 48.34 Unpacking libemail-valid-perl (1.202-1) ...
21:29:05 #11 48.37 Selecting previously unselected package libexporter-tiny-perl.
21:29:05 #11 48.37 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ...
21:29:05 #11 48.38 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:29:05 #11 48.42 Selecting previously unselected package libipc-system-simple-perl.
21:29:05 #11 48.42 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ...
21:29:05 #11 48.43 Unpacking libipc-system-simple-perl (1.26-1) ...
21:29:05 #11 48.45 Selecting previously unselected package libfile-basedir-perl.
21:29:05 #11 48.46 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ...
21:29:05 #11 48.46 Unpacking libfile-basedir-perl (0.08-1) ...
21:29:05 #11 48.49 Selecting previously unselected package libfile-chdir-perl.
21:29:05 #11 48.49 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ...
21:29:05 #11 48.50 Unpacking libfile-chdir-perl (0.1008-1) ...
21:29:05 #11 48.52 Selecting previously unselected package libfile-fcntllock-perl.
21:29:05 #11 48.52 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
21:29:05 #11 48.53 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
21:29:05 #11 48.55 Selecting previously unselected package libnumber-compare-perl.
21:29:05 #11 48.56 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
21:29:05 #11 48.56 Unpacking libnumber-compare-perl (0.03-1) ...
21:29:05 #11 48.59 Selecting previously unselected package libtext-glob-perl.
21:29:05 #11 48.59 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ...
21:29:05 #11 48.59 Unpacking libtext-glob-perl (0.10-1) ...
21:29:05 #11 48.62 Selecting previously unselected package libfile-find-rule-perl.
21:29:05 #11 48.62 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ...
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 42.62MB / 62.71MB 0.9s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 50.33MB / 52.19MB 0.9s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 24.04MB / 115.22MB 0.9s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.1s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.0s done
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 41.94MB / 115.22MB 1.1s
21:29:05 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.1s
21:29:05 #10 51.27 Preparing to unpack .../373-lzop_1.04-2_amd64.deb ...
21:29:05 #10 51.27 Unpacking lzop (1.04-2) ...
21:29:05 #10 51.31 Selecting previously unselected package t1utils.
21:29:05 #10 51.31 Preparing to unpack .../374-t1utils_1.41-4_amd64.deb ...
21:29:05 #10 51.32 Unpacking t1utils (1.41-4) ...
21:29:05 #10 51.36 Selecting previously unselected package unzip.
21:29:05 #10 51.36 Preparing to unpack .../375-unzip_6.0-28_amd64.deb ...
21:29:05 #10 51.36 Unpacking unzip (6.0-28) ...
21:29:05 #10 51.42 Selecting previously unselected package lintian.
21:29:05 #10 51.43 Preparing to unpack .../376-lintian_2.116.3_all.deb ...
21:29:05 #10 51.44 Unpacking lintian (2.116.3) ...
21:29:05 #11 34.06 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:29:05 #11 34.08 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdistro-info-perl all 1.1build1 [5644 B]
21:29:05 #11 34.09 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB]
21:29:05 #11 34.15 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:29:05 #11 34.19 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
21:29:05 #5 DONE 0.3s
21:29:05 
21:29:05 #6 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:05 #6 DONE 0.3s
21:29:05 
21:29:05 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:05 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:05 #11 25.36 Get:165 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:29:05 + STATUS=0
21:29:05 + '[' 0 -ne 0 ']'
21:29:05 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
21:29:05 #8 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 47.19MB / 62.71MB 1.1s
21:29:05 #8 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 56.62MB / 62.71MB 1.2s
21:29:05 #8 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.2s done
21:29:05 #8 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.3s
21:29:05 #8 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.3s
21:29:05 #10 56.09 Running transaction check
21:29:05 #10 56.16 Transaction check succeeded.
21:29:05 #10 56.16 Running transaction test
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 46.14MB / 52.19MB 0.8s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 36.70MB / 62.71MB 0.8s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 12.58MB / 115.22MB 0.8s
21:29:05 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 0.9s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 49.28MB / 62.71MB 0.9s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 23.07MB / 115.22MB 0.9s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 0.9s done
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.1s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 44.04MB / 115.22MB 1.1s
21:29:05 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.0s done
21:29:05 #11 66.81 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:29:05 #11 66.86 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:05 #11 66.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 49.28MB / 62.71MB 1.2s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 48.23MB / 115.22MB 1.2s
21:29:05 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.1s done
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.4s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 67.27MB / 115.22MB 1.4s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.4s done
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 78.64MB / 115.22MB 1.5s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 40.89MB / 49.24MB 0.5s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 9.44MB / 52.19MB 0.5s
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 20.97MB / 52.19MB 0.6s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 0B / 62.71MB 0.6s
21:29:05 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.2s done
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 55.57MB / 115.22MB 1.2s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.3s done
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 65.01MB / 115.22MB 1.3s
21:29:05 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 0B / 156B 1.3s
21:29:05 #13 25.28   Installing       : systemd-252-8.el9.x86_64                             55/68 
21:29:05 #13 25.41   Running scriptlet: systemd-252-8.el9.x86_64                             55/68 
21:29:05 #11 48.63 Unpacking libfile-find-rule-perl (0.34-1) ...
21:29:05 #11 48.65 Selecting previously unselected package libfont-afm-perl.
21:29:05 #11 48.66 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ...
21:29:05 #11 48.66 Unpacking libfont-afm-perl (1.20-2) ...
21:29:05 #11 48.69 Selecting previously unselected package libio-string-perl.
21:29:05 #11 48.69 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
21:29:05 #11 48.69 Unpacking libio-string-perl (1.08-3) ...
21:29:05 #11 48.72 Selecting previously unselected package libfont-ttf-perl.
21:29:05 #11 48.72 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ...
21:29:05 #11 48.72 Unpacking libfont-ttf-perl (1.06-1) ...
21:29:05 #11 48.77 Selecting previously unselected package libfuture-perl.
21:29:05 #11 48.78 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ...
21:29:05 #11 48.78 Unpacking libfuture-perl (0.43-1) ...
21:29:05 #11 48.81 Selecting previously unselected package libio-stringy-perl.
21:29:05 #11 48.81 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ...
21:29:05 #11 48.82 Unpacking libio-stringy-perl (2.111-3) ...
21:29:05 #11 48.85 Selecting previously unselected package libparams-validate-perl.
21:29:05 #10 ...
21:29:05 
21:29:05 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:05 #7 extracting sha256:e468ea278d6f56594015f20538893878a5ae05ba36074aee6e3344eec18ee3d8 6.4s done
21:29:05 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 7.6s
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.1s done
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 51.38MB / 115.22MB 1.2s
21:29:05 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.1s done
21:29:05 #11 34.21 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:29:05 #11 34.22 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB]
21:29:05 #11 34.25 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
21:29:05 #11 34.26 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B]
21:29:05 #11 34.26 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:29:05 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:05 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 5.24MB / 10.00MB 0.1s
21:29:05 #7 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:05 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 4.19MB / 49.24MB 0.1s
21:29:05 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0B / 7.73MB 0.1s
21:29:05 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:05 #7 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:05 #11 25.76 Get:166 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
21:29:05 #10 56.60 Transaction test succeeded.
21:29:05 #10 56.60 Running transaction
21:29:05 #8 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.3s done
21:29:05 #8 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.3s done
21:29:05 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 12.58MB / 115.22MB 1.5s
21:29:05 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 23.07MB / 115.22MB 1.6s
21:29:05 #12 8.173 The following NEW packages will be installed:
21:29:05 #12 8.174   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:29:05 #12 8.174   g++-12 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
21:29:05 #12 8.174   libdevmapper1.02.1 libjsoncpp25 libltdl-dev libltdl7 libpcre2-16-0
21:29:05 #12 8.174   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
21:29:05 #12 8.174   libseccomp-dev libselinux1-dev libsepol-dev libstdc++-12-dev libsystemd-dev
21:29:05 #12 8.175   libudev-dev libuv1 pkg-config pkgconf pkgconf-bin
21:29:05 #12 8.176 The following packages will be upgraded:
21:29:05 #12 8.177   libpcre2-8-0 libseccomp2 libselinux1 libsystemd0 libudev1 udev
21:29:05 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.1s done
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 52.43MB / 115.22MB 1.2s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 63.96MB / 115.22MB 1.3s
21:29:05 #11 67.04 
21:29:05 #11 67.04 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:05 #11 67.06 Setting up python3-six (1.16.0-4) ...
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 88.08MB / 115.22MB 1.6s
21:29:05 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 98.21MB / 115.22MB 1.7s
21:29:06 == Building packages for fedora-37 ==
21:29:06 mkdir -p "rpmbuild/fedora-37"
21:29:06 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster -t rpmbuild-fedora-37/aarch64 -f fedora-37/Dockerfile .
21:29:06 #1 [internal] load .dockerignore
21:29:06 #1 transferring context: 2B done
21:29:06 #1 DONE 0.0s
21:29:06 
21:29:06 #2 [internal] load build definition from Dockerfile
21:29:06 #2 transferring dockerfile: 603B done
21:29:06 #2 DONE 0.0s
21:29:06 
21:29:06 #3 [auth] library/golang:pull token for registry-1.docker.io
21:29:06 #3 DONE 0.0s
21:29:06 
21:29:06 #4 [auth] library/fedora:pull token for registry-1.docker.io
21:29:06 #4 DONE 0.0s
21:29:06 
21:29:06 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:06 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 30.41MB / 52.19MB 0.7s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 11.53MB / 62.71MB 0.7s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 0B / 115.22MB 0.7s
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 44.04MB / 52.19MB 0.9s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 23.07MB / 62.71MB 0.9s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 17.83MB / 115.22MB 0.9s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 75.50MB / 115.22MB 1.4s
21:29:06 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.3s done
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 95.42MB / 115.22MB 1.6s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 105.91MB / 115.22MB 1.7s
21:29:06 #13 25.56   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   56/68 
21:29:06 #13 25.59   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   56/68 
21:29:06 #13 25.61 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
21:29:06 #13 25.61 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
21:29:06 #13 25.61 
21:29:06 #13 25.62   Running scriptlet: dbus-broker-28-7.el9.x86_64                          57/68 
21:29:06 #13 25.67   Installing       : dbus-broker-28-7.el9.x86_64                          57/68 
21:29:06 #13 25.68   Running scriptlet: dbus-broker-28-7.el9.x86_64                          57/68 
21:29:06 #13 25.70 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
21:29:06 #13 25.70 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
21:29:06 #13 25.70 
21:29:06 #13 25.70   Installing       : device-mapper-libs-9:1.02.187-7.el9.x86_64           58/68 
21:29:06 #11 48.85 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ...
21:29:06 #11 48.86 Unpacking libparams-validate-perl (1.29-3) ...
21:29:06 #11 48.88 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:29:06 #11 48.88 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
21:29:06 #11 48.89 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
21:29:06 #11 48.92 Selecting previously unselected package libsort-versions-perl.
21:29:06 #11 48.92 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ...
21:29:06 #11 48.92 Unpacking libsort-versions-perl (1.62-1) ...
21:29:06 #11 48.95 Selecting previously unselected package libgit-wrapper-perl.
21:29:06 #11 48.95 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ...
21:29:06 #11 48.96 Unpacking libgit-wrapper-perl (0.048-1) ...
21:29:06 #11 48.98 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:29:06 #11 48.99 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:29:06 #11 48.99 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:29:06 #11 49.02 Selecting previously unselected package libio-prompter-perl.
21:29:06 #11 49.02 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ...
21:29:06 #11 49.02 Unpacking libio-prompter-perl (0.004015-1) ...
21:29:06 #11 49.05 Selecting previously unselected package libjson-perl.
21:29:06 #11 49.05 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ...
21:29:06 #11 49.06 Unpacking libjson-perl (4.02000-2) ...
21:29:06 #11 49.10 Selecting previously unselected package liblog-any-perl.
21:29:06 #11 49.11 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ...
21:29:06 #11 49.11 Unpacking liblog-any-perl (1.708-1) ...
21:29:06 #11 49.14 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:29:06 #11 49.15 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:29:06 #11 49.15 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 70.25MB / 115.22MB 1.4s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 84.93MB / 115.22MB 1.5s
21:29:06 #7 ...
21:29:06 
21:29:06 #8 [internal] load build context
21:29:06 #8 transferring context: 31.15MB 0.3s done
21:29:06 #8 DONE 0.3s
21:29:06 
21:29:06 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:06 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.3s
21:29:06 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 26.21MB / 49.24MB 0.3s
21:29:06 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.3s
21:29:06 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 35.65MB / 49.24MB 0.4s
21:29:06 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.3s done
21:29:06 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 46.14MB / 49.24MB 0.5s
21:29:06 #11 26.16 Get:167 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf debhelper all 13.9.1ubuntu1 [939 kB]
21:29:06 #10 51.77 Selecting previously unselected package lsb-release.
21:29:06 #10 51.77 Preparing to unpack .../377-lsb-release_12.0-1_all.deb ...
21:29:06 #10 51.78 Unpacking lsb-release (12.0-1) ...
21:29:06 #10 51.81 Selecting previously unselected package manpages-dev.
21:29:06 #10 51.81 Preparing to unpack .../378-manpages-dev_6.03-1_all.deb ...
21:29:06 #10 51.81 Unpacking manpages-dev (6.03-1) ...
21:29:06 #10 52.14 Selecting previously unselected package pbzip2.
21:29:06 == Building packages for debian-buster ==
21:29:06 mkdir -p "debbuild/debian-buster"
21:29:06 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
21:29:06 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 32.51MB / 115.22MB 1.7s
21:29:06 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 42.99MB / 115.22MB 1.8s
21:29:06 #12 8.609 6 upgraded, 31 newly installed, 0 to remove and 61 not upgraded.
21:29:06 #12 8.609 1 not fully installed or removed.
21:29:06 #12 8.609 Need to get 22.0 MB of archives.
21:29:06 #12 8.609 After this operation, 91.7 MB of additional disk space will be used.
21:29:06 #12 8.609 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14+rpi1 [2027 kB]
21:29:06 + STATUS=0
21:29:06 + '[' 0 -ne 0 ']'
21:29:06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:29:06 + RPM_EC=0
21:29:06 ++ jobs -p
21:29:06 + exit 0
21:29:06 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qbqLbh
21:29:06 + umask 022
21:29:06 + cd /root/rpmbuild/BUILD
21:29:06 + 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'
21:29:06 + export CFLAGS
21:29:06 + 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'
21:29:06 + export CXXFLAGS
21:29:06 + 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'
21:29:06 + export FFLAGS
21:29:06 + 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'
21:29:06 + export FCFLAGS
21:29:06 + 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'
21:29:06 + export LDFLAGS
21:29:06 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:29:06 + export LT_SYS_LIBRARY_PATH
21:29:06 + CC=gcc
21:29:06 + export CC
21:29:06 + CXX=g++
21:29:06 + export CXX
21:29:06 + cd src
21:29:06 + export DOCKER_GITCOMMIT=0656059
21:29:06 + DOCKER_GITCOMMIT=0656059
21:29:06 + mkdir -p /go/src/github.com/docker
21:29:06 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:29:06 + pushd /root/rpmbuild/BUILD/src/engine
21:29:06 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:29:06 + TMP_GOPATH=/go
21:29:06 + hack/dockerfile/install/install.sh tini
21:29:06 + RM_GOPATH=0
21:29:06 + TMP_GOPATH=/go
21:29:06 + : /usr/local/bin
21:29:06 + '[' -z /go ']'
21:29:06 + export GOPATH=/go
21:29:06 + GOPATH=/go
21:29:06 + case "$(go env GOARCH)" in
21:29:06 ++ go env GOARCH
21:29:06 + export GO_BUILDMODE=-buildmode=pie
21:29:06 + GO_BUILDMODE=-buildmode=pie
21:29:06 ++ dirname hack/dockerfile/install/install.sh
21:29:06 + dir=hack/dockerfile/install
21:29:06 + bin=tini
21:29:06 + shift
21:29:06 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:29:06 + . hack/dockerfile/install/tini.installer
21:29:06 ++ : v0.19.0
21:29:06 Install tini version v0.19.0
21:29:06 + install_tini
21:29:06 + echo 'Install tini version v0.19.0'
21:29:06 + git clone https://github.com/krallin/tini.git /go/tini
21:29:06 Cloning into '/go/tini'...
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 74.45MB / 115.22MB 1.4s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 90.57MB / 115.22MB 1.6s
21:29:06 #11 67.20 Setting up dh-autoreconf (20) ...
21:29:06 #11 67.20 Setting up libdata-validate-uri-perl (0.07-2) ...
21:29:06 #11 67.22 Setting up libnet-smtp-ssl-perl (1.04-2) ...
21:29:06 #11 67.23 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
21:29:06 #11 67.40 Setting up python3-certifi (2022.6.15-2) ...
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 108.00MB / 115.22MB 1.8s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 1.9s
21:29:06 #5 DONE 0.3s
21:29:06 
21:29:06 #6 [internal] load metadata for docker.io/library/fedora:37
21:29:06 #6 DONE 0.3s
21:29:06 
21:29:06 #7 [internal] load build context
21:29:06 #7 DONE 0.0s
21:29:06 
21:29:06 #8 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6
21:29:06 #8 resolve docker.io/library/fedora:37@sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6 0.0s done
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 1.8s
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.0s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 31.46MB / 62.71MB 1.0s
21:29:06 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.0s done
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 41.03MB / 62.71MB 1.1s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 30.41MB / 115.22MB 1.1s
21:29:06 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 0B / 156B 1.1s
21:29:06 #13 25.79   Installing       : device-mapper-9:1.02.187-7.el9.x86_64                59/68 
21:29:06 #13 25.89   Installing       : systemd-devel-252-8.el9.x86_64                       60/68 
21:29:06 #13 25.94   Installing       : device-mapper-devel-9:1.02.187-7.el9.x86_64          61/68 
21:29:06 #13 25.95   Installing       : annobin-11.13-1.el9.x86_64                           62/68 
21:29:06 #13 25.99   Running scriptlet: annobin-11.13-1.el9.x86_64                           62/68 
21:29:06 #11 49.19 Selecting previously unselected package libpackage-stash-perl.
21:29:06 #11 49.19 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ...
21:29:06 #11 49.20 Unpacking libpackage-stash-perl (0.38-1) ...
21:29:06 #11 49.23 Selecting previously unselected package libsub-identify-perl.
21:29:06 #11 49.23 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ...
21:29:06 #11 49.23 Unpacking libsub-identify-perl (0.14-1build2) ...
21:29:06 #11 49.26 Selecting previously unselected package libsub-name-perl.
21:29:06 #11 49.26 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ...
21:29:06 #11 49.27 Unpacking libsub-name-perl (0.26-1) ...
21:29:06 #11 49.30 Selecting previously unselected package libnamespace-clean-perl.
21:29:06 #11 49.30 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ...
21:29:06 #11 49.30 Unpacking libnamespace-clean-perl (0.27-1) ...
21:29:06 #11 49.33 Selecting previously unselected package libpath-tiny-perl.
21:29:06 #11 49.33 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ...
21:29:06 #11 49.33 Unpacking libpath-tiny-perl (0.108-1) ...
21:29:06 #11 49.37 Selecting previously unselected package libtype-tiny-perl.
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 95.42MB / 115.22MB 1.6s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 113.25MB / 115.22MB 1.8s
21:29:06 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.5s done
21:29:06 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 0B / 52.19MB 0.6s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 2.10MB / 62.71MB 0.6s
21:29:06 #7 ...
21:29:06 
21:29:06 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:06 #10 27.14 Selecting previously unselected package g++.
21:29:06 #10 27.14 Preparing to unpack .../051-g++_4%3a8.3.0-1_armhf.deb ...
21:29:06 #10 27.16 Unpacking g++ (4:8.3.0-1) ...
21:29:06 #10 52.14 Preparing to unpack .../379-pbzip2_1.1.13-1_amd64.deb ...
21:29:06 #10 52.14 Unpacking pbzip2 (1.1.13-1) ...
21:29:06 #10 52.18 Selecting previously unselected package pixz.
21:29:06 #10 52.19 Preparing to unpack .../380-pixz_1.0.7-2_amd64.deb ...
21:29:06 #10 52.19 Unpacking pixz (1.0.7-2) ...
21:29:06 #10 52.22 Selecting previously unselected package xdelta.
21:29:06 #10 52.22 Preparing to unpack .../381-xdelta_1.1.3-10.4_amd64.deb ...
21:29:06 #10 52.22 Unpacking xdelta (1.1.3-10.4) ...
21:29:06 #10 52.25 Selecting previously unselected package xdelta3.
21:29:06 #10 52.26 Preparing to unpack .../382-xdelta3_3.0.11-dfsg-1.2_amd64.deb ...
21:29:06 #10 52.26 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
21:29:06 #10 52.29 Selecting previously unselected package pristine-tar.
21:29:06 #10 52.30 Preparing to unpack .../383-pristine-tar_1.50_amd64.deb ...
21:29:06 #10 52.30 Unpacking pristine-tar (1.50) ...
21:29:06 #10 52.34 Selecting previously unselected package publicsuffix.
21:29:06 #10 52.34 Preparing to unpack .../384-publicsuffix_20230209.2326-1_all.deb ...
21:29:06 #10 52.34 Unpacking publicsuffix (20230209.2326-1) ...
21:29:06 #10 52.38 Selecting previously unselected package python-apt-common.
21:29:06 #11 34.69 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
21:29:06 #11 34.77 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
21:29:06 #11 34.78 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
21:29:06 #1 [internal] load build definition from Dockerfile
21:29:06 #1 transferring dockerfile: 911B done
21:29:06 #1 DONE 0.0s
21:29:06 
21:29:06 #2 [internal] load .dockerignore
21:29:06 #2 transferring context: 2B done
21:29:06 #2 DONE 0.1s
21:29:06 
21:29:06 #3 [auth] library/golang:pull token for registry-1.docker.io
21:29:06 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 52.43MB / 115.22MB 1.9s
21:29:06 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 62.91MB / 115.22MB 2.0s
21:29:06 + cd /go/tini
21:29:06 + git checkout -q v0.19.0
21:29:06 + cmake .
21:29:06 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:29:06   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:29:06   CMake.
21:29:06 
21:29:06   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:29:06   CMake that the project does not need compatibility with older versions.
21:29:06 
21:29:06 
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 103.81MB / 115.22MB 1.7s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 113.25MB / 115.22MB 1.8s
21:29:06 #13 0.871 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
21:29:06 #13 0.872 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
21:29:06 #13 0.939 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
21:29:06 #13 1.258 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [107 kB]
21:29:06 #11 67.53 Setting up libmodule-runtime-perl (0.016-2) ...
21:29:06 #11 67.54 Setting up libmailtools-perl (2.21-1) ...
21:29:06 #11 67.55 Setting up python3-gi (3.42.2-2) ...
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.0s done
21:29:06 #8 ...
21:29:06 
21:29:06 #7 [internal] load build context
21:29:06 #7 transferring context: 12.81kB done
21:29:06 #7 DONE 0.0s
21:29:06 
21:29:06 #8 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6
21:29:06 #8 sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770 2.10MB / 64.45MB 0.1s
21:29:06 #8 sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6 975B / 975B done
21:29:06 #8 sha256:85123637b7399d34a2cc410b1fb0d0d3efc0fce39a7d2b6686e7006c341df153 529B / 529B done
21:29:06 #8 sha256:2185c9e5402cfe771b816ec39c106860fdc8bf9b1d6cc5c2dff6c77cb8068764 2.00kB / 2.00kB done
21:29:06 #8 sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770 15.73MB / 64.45MB 0.2s
21:29:06 #14 12.11   Running scriptlet: selinux-policy-minimum-3.14.3-117.el8.noarch         26/58 
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.0s done
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 50.33MB / 62.71MB 1.2s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 47.19MB / 115.22MB 1.2s
21:29:06 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.1s done
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.3s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 55.57MB / 115.22MB 1.3s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.3s done
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 70.25MB / 115.22MB 1.4s
21:29:06 #13 26.01   Installing       : gcc-plugin-annobin-11.3.1-4.3.el9.x86_64             63/68 
21:29:06 #13 26.02   Running scriptlet: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64             63/68 
21:29:06 #13 26.05   Installing       : libtool-2.4.6-45.el9.x86_64                          64/68 
21:29:06 #13 26.07   Installing       : libtool-ltdl-devel-2.4.6-45.el9.x86_64               65/68 
21:29:06 #13 26.13   Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                  66/68 
21:29:06 #13 26.13   Installing       : rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            67/68 
21:29:06 #13 26.17   Installing       : which-2.21-28.el9.x86_64                             68/68 
21:29:06 #13 26.17   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch          68/68 
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.0s done
21:29:06 #11 49.37 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ...
21:29:06 #11 49.37 Unpacking libtype-tiny-perl (1.008001-2) ...
21:29:06 #11 49.43 Selecting previously unselected package libgitlab-api-v4-perl.
21:29:06 #11 49.43 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ...
21:29:06 #11 49.44 Unpacking libgitlab-api-v4-perl (0.25-1) ...
21:29:06 #11 49.48 Selecting previously unselected package libhash-fieldhash-perl.
21:29:06 #11 49.48 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ...
21:29:06 #11 49.48 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
21:29:06 #11 49.51 Selecting previously unselected package libhtml-form-perl.
21:29:06 #11 49.51 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ...
21:29:06 #11 49.51 Unpacking libhtml-form-perl (6.07-1) ...
21:29:06 #11 49.54 Selecting previously unselected package libhtml-format-perl.
21:29:06 #11 49.55 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ...
21:29:06 #11 49.55 Unpacking libhtml-format-perl (2.12-1) ...
21:29:06 #11 49.58 Selecting previously unselected package libhttp-daemon-perl.
21:29:06 #14 DONE 1.8s
21:29:06 
21:29:06 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:29:06 #15 DONE 0.0s
21:29:06 
21:29:06 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:29:06 #16 DONE 0.0s
21:29:06 
21:29:06 #17 exporting to image
21:29:06 #17 exporting layers
21:29:06 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 19.92MB / 52.19MB 0.8s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 22.02MB / 62.71MB 0.8s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 13.63MB / 115.22MB 0.8s
21:29:06 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 31.46MB / 52.19MB 0.9s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 31.46MB / 62.71MB 0.9s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 22.02MB / 115.22MB 0.9s
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 41.94MB / 52.19MB 1.0s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 40.89MB / 62.71MB 1.0s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 32.51MB / 115.22MB 1.0s
21:29:06 #11 35.07 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B]
21:29:06 #11 35.07 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:29:06 #11 35.08 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:29:06 #11 35.08 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
21:29:06 #11 35.10 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB]
21:29:06 #11 35.12 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
21:29:06 #11 35.13 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:29:06 #11 35.14 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
21:29:06 #10 52.38 Preparing to unpack .../385-python-apt-common_2.5.3_all.deb ...
21:29:06 #10 52.39 Unpacking python-apt-common (2.5.3) ...
21:29:06 #10 52.44 Selecting previously unselected package python3-apt.
21:29:06 #10 52.44 Preparing to unpack .../386-python3-apt_2.5.3_amd64.deb ...
21:29:06 #10 52.44 Unpacking python3-apt (2.5.3) ...
21:29:06 #10 52.49 Selecting previously unselected package python3-certifi.
21:29:06 #10 52.49 Preparing to unpack .../387-python3-certifi_2022.9.24-1_all.deb ...
21:29:06 #10 52.49 Unpacking python3-certifi (2022.9.24-1) ...
21:29:06 #10 52.56 Selecting previously unselected package python3-charset-normalizer.
21:29:06 #10 52.56 Preparing to unpack .../388-python3-charset-normalizer_3.0.1-2_all.deb ...
21:29:06 #10 52.57 Unpacking python3-charset-normalizer (3.0.1-2) ...
21:29:06 #10 52.60 Selecting previously unselected package python3-idna.
21:29:06 #11 26.34 Get:168 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfakeroot armhf 1.29-1ubuntu1 [25.6 kB]
21:29:06 #11 26.35 Get:169 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fakeroot armhf 1.29-1ubuntu1 [61.8 kB]
21:29:06 #11 26.35 Get:170 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libassuan0 armhf 2.5.5-4 [30.4 kB]
21:29:06 #11 26.36 Get:171 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgconf armhf 2.2.35-3ubuntu1 [117 kB]
21:29:06 #11 26.37 Get:172 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libksba8 armhf 1.6.0-3ubuntu1.1 [99.3 kB]
21:29:06 #11 26.38 Get:173 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
21:29:06 #11 26.38 Get:174 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dirmngr armhf 2.2.35-3ubuntu1 [329 kB]
21:29:06 #11 26.40 Get:175 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
21:29:06 #11 26.40 Get:176 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-utils armhf 2.2.35-3ubuntu1 [456 kB]
21:29:06 #3 DONE 0.0s
21:29:06 
21:29:06 #4 [auth] library/debian:pull token for registry-1.docker.io
21:29:06 #4 DONE 0.0s
21:29:06 
21:29:06 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:06 #5 ...
21:29:06 
21:29:06 #6 [internal] load metadata for docker.io/library/debian:buster
21:29:06 #6 DONE 0.3s
21:29:06 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc
21:29:06  debian/rules build
21:29:06 dh build --with=bash-completion
21:29:06    dh_update_autotools_config
21:29:06    dh_autoreconf
21:29:06    debian/rules override_dh_auto_build
21:29:06 make[1]: Entering directory '/root/build-deb'
21:29:06 # Build the daemon and dependencies
21:29:06 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:29:06 
21:29:06 Removing bundles/
21:29:06 
21:29:06 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:06 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:29:06 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 82.58MB / 115.22MB 2.2s
21:29:06 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 92.27MB / 115.22MB 2.3s
21:29:06 -- The C compiler identification is GNU 12.2.1
21:29:06 -- Detecting C compiler ABI info
21:29:06 -- Detecting C compiler ABI info - done
21:29:06 -- Check for working C compiler: /usr/bin/gcc - skipped
21:29:06 -- Detecting C compile features
21:29:06 -- Detecting C compile features - done
21:29:06 #13 1.378 Fetched 226 kB in 1s (244 kB/s)
21:29:06 #11 67.72 Setting up python3-idna (3.3-1) ...
21:29:06 #11 67.92 Setting up python3-urllib3 (1.26.9-1) ...
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.0s done
21:29:06 #10 57.32   Preparing        :                                                        1/1 
21:29:06 #10 57.35   Upgrading        : elfutils-libelf-0.189-1.fc36.x86_64                  1/143 
21:29:06 #10 57.37   Upgrading        : elfutils-libs-0.189-1.fc36.x86_64                    2/143 
21:29:06 #10 57.37   Installing       : elfutils-debuginfod-client-0.189-1.fc36.x86_64       3/143 
21:29:06 #10 57.39   Installing       : binutils-gold-2.37-37.fc36.x86_64                    4/143 
21:29:06 #10 57.52   Installing       : binutils-2.37-37.fc36.x86_64                         5/143 
21:29:06 #10 57.53   Running scriptlet: binutils-2.37-37.fc36.x86_64                         5/143 
21:29:06 #10 57.55   Installing       : python3-six-1.16.0-5.fc36.noarch                     6/143 
21:29:06 #10 57.55   Installing       : hunspell-filesystem-1.7.0-19.fc36.x86_64             7/143 
21:29:06 #10 57.56   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           8/143 
21:29:06 #10 57.57   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              9/143 
21:29:06 #8 sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770 26.21MB / 64.45MB 0.3s
21:29:06 #8 sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770 35.65MB / 64.45MB 0.4s
21:29:06 #14 13.67   Installing       : selinux-policy-minimum-3.14.3-117.el8.noarch         26/58 
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 89.13MB / 115.22MB 1.6s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 99.61MB / 115.22MB 1.7s
21:29:06 #11 49.58 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
21:29:06 #11 49.59 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:29:06 #11 49.62 Selecting previously unselected package libidn11:armhf.
21:29:06 #11 49.62 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ...
21:29:06 #11 49.63 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ...
21:29:06 #11 49.66 Selecting previously unselected package libstruct-dumb-perl.
21:29:06 #11 49.66 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ...
21:29:06 #11 49.66 Unpacking libstruct-dumb-perl (0.09-1) ...
21:29:06 #11 49.70 Selecting previously unselected package libio-async-perl.
21:29:06 #11 49.70 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ...
21:29:06 #11 49.71 Unpacking libio-async-perl (0.75-1) ...
21:29:06 #11 49.76 Selecting previously unselected package liblinux-epoll-perl.
21:29:06 #11 49.76 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ...
21:29:06 #11 49.76 Unpacking liblinux-epoll-perl (0.017-1) ...
21:29:06 #11 49.79 Selecting previously unselected package libio-async-loop-epoll-perl.
21:29:06 #11 49.79 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ...
21:29:06 #11 49.80 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
21:29:06 #11 49.82 Selecting previously unselected package libtypes-serialiser-perl.
21:29:06 #11 49.82 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ...
21:29:06 #11 49.83 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:29:06 #11 49.85 Selecting previously unselected package libjson-xs-perl.
21:29:06 #11 49.86 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ...
21:29:06 #11 49.86 Unpacking libjson-xs-perl (4.020-1build1) ...
21:29:06 #11 49.89 Selecting previously unselected package libjson-maybexs-perl.
21:29:06 #11 49.90 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ...
21:29:06 #11 49.90 Unpacking libjson-maybexs-perl (1.004000-1) ...
21:29:06 #11 49.93 Selecting previously unselected package liblist-compare-perl.
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 51.38MB / 52.19MB 1.1s
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 50.33MB / 62.71MB 1.1s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 43.77MB / 115.22MB 1.1s
21:29:06 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.2s done
21:29:06 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 60.82MB / 62.71MB 1.2s
21:29:06 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 52.43MB / 115.22MB 1.2s
21:29:06 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 0B / 156B 1.2s
21:29:06 #10 52.60 Preparing to unpack .../389-python3-idna_3.3-1_all.deb ...
21:29:06 #12 1.213 Reading package lists...
21:29:06 #10 52.61 Unpacking python3-idna (3.3-1) ...
21:29:06 #10 52.64 Selecting previously unselected package python3-magic.
21:29:06 #10 52.64 Preparing to unpack .../390-python3-magic_2%3a0.4.26-3_all.deb ...
21:29:06 #10 52.65 Unpacking python3-magic (2:0.4.26-3) ...
21:29:06 #10 52.68 Selecting previously unselected package python3-six.
21:29:06 #10 52.68 Preparing to unpack .../391-python3-six_1.16.0-4_all.deb ...
21:29:06 #10 52.69 Unpacking python3-six (1.16.0-4) ...
21:29:06 #10 52.72 Selecting previously unselected package python3-urllib3.
21:29:06 #10 52.72 Preparing to unpack .../392-python3-urllib3_1.26.12-1_all.deb ...
21:29:06 #10 52.73 Unpacking python3-urllib3 (1.26.12-1) ...
21:29:06 #10 52.77 Selecting previously unselected package python3-requests.
21:29:06 #10 52.77 Preparing to unpack .../393-python3-requests_2.28.1+dfsg-1_all.deb ...
21:29:06 #10 52.78 Unpacking python3-requests (2.28.1+dfsg-1) ...
21:29:06 #10 52.82 Selecting previously unselected package python3-unidiff.
21:29:06 #10 52.82 Preparing to unpack .../394-python3-unidiff_0.7.3-1_all.deb ...
21:29:06 #10 52.82 Unpacking python3-unidiff (0.7.3-1) ...
21:29:06 #11 26.83 Get:177 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg armhf 2.2.35-3ubuntu1 [481 kB]
21:29:06 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 102.76MB / 115.22MB 2.4s
21:29:06 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 113.25MB / 115.22MB 2.5s
21:29:06 -- Performing Test HAS_BUILTIN_FORTIFY
21:29:06 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:29:06 -- Configuring done (0.4s)
21:29:06 -- Generating done (0.0s)
21:29:06 -- Build files have been written to: /go/tini
21:29:06 + make tini-static
21:29:06 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:29:06 
21:29:06 #5 [internal] load metadata for docker.io/library/golang:1.19.7-buster
21:29:06 #5 DONE 0.3s
21:29:06 
21:29:06 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:06 #7 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:06 #7 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:06 #7 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:06 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 2.85MB / 10.00MB 0.1s
21:29:06 #7 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:06 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 6.29MB / 49.24MB 0.1s
21:29:06 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0B / 7.73MB 0.1s
21:29:06 #10 27.71 Selecting previously unselected package make.
21:29:06 #10 27.71 Preparing to unpack .../052-make_4.2.1-1.2_armhf.deb ...
21:29:06 #10 27.73 Unpacking make (4.2.1-1.2) ...
21:29:06 #10 27.86 Selecting previously unselected package libdpkg-perl.
21:29:06 #10 27.86 Preparing to unpack .../053-libdpkg-perl_1.19.8_all.deb ...
21:29:06 #10 27.86 Unpacking libdpkg-perl (1.19.8) ...
21:29:06 #11 68.10 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:29:06 #11 68.14 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:06 #11 68.21 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:07 #10 57.58   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch          10/143 
21:29:07 #10 57.59   Installing       : hunspell-1.7.0-19.fc36.x86_64                       11/143 
21:29:07 #10 57.61   Installing       : elfutils-0.189-1.fc36.x86_64                        12/143 
21:29:07 #10 57.62   Installing       : dwz-0.14-4.fc36.x86_64                              13/143 
21:29:07 #10 57.64   Installing       : xz-5.4.1-1.fc36.x86_64                              14/143 
21:29:07 #10 57.65   Installing       : unzip-6.0-57.fc36.x86_64                            15/143 
21:29:07 #10 57.65   Installing       : file-5.41-4.fc36.x86_64                             16/143 
21:29:07 #10 57.66   Installing       : zip-3.0-32.fc36.x86_64                              17/143 
21:29:07 #10 57.67   Installing       : enchant-1:1.6.0-30.fc36.x86_64                      18/143 
21:29:07 #10 57.68   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 19/143 
21:29:07 #10 57.69   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              20/143 
21:29:07 #10 57.70   Installing       : python3-construct-2.10.68-1.fc36.noarch             21/143 
21:29:07 #10 57.71   Installing       : python3-pybeam-0.7-2.fc36.noarch                    22/143 
21:29:07 #10 57.73   Installing       : zstd-1.5.4-1.fc36.x86_64                            23/143 
21:29:07 #10 57.73   Installing       : rust-srpm-macros-24-1.fc36.noarch                   24/143 
21:29:07 #10 57.74   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc36.noarch          25/143 
21:29:07 #10 57.74   Installing       : qt5-srpm-macros-5.15.8-1.fc36.noarch                26/143 
21:29:07 #10 57.75   Installing       : pyproject-srpm-macros-1.6.3-1.fc36.noarch           27/143 
21:29:07 #10 57.75   Installing       : emacs-filesystem-1:28.2-3.fc36.noarch               28/143 
21:29:07 #10 57.76   Installing       : desktop-file-utils-0.26-6.fc36.x86_64               29/143 
21:29:07 #10 57.76   Installing       : dbus-libs-1:1.14.4-1.fc36.x86_64                    30/143 
21:29:07 #10 57.78   Installing       : python3-dbus-1.2.18-3.fc36.x86_64                   31/143 
21:29:07 #7 ...
21:29:07 
21:29:07 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b
21:29:07 #9 resolve docker.io/library/ubuntu:bionic@sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b 0.0s done
21:29:07 #9 sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b 1.33kB / 1.33kB done
21:29:07 #9 sha256:e77e90f3a41b2c9480c68088c746065623ba9ca77f4e311070ebf404ac6ef2dd 424B / 424B done
21:29:07 #9 sha256:c1adc1968c7b7646687f8585de8e3473681323cb9052956ed8f509529a52e61d 2.32kB / 2.32kB done
21:29:07 #9 sha256:13f679bb266a0be5756ce3bb145f89ccd6395d778b1a4bed5a0b0b26105bde2b 22.71MB / 22.71MB 0.3s done
21:29:07 #9 extracting sha256:13f679bb266a0be5756ce3bb145f89ccd6395d778b1a4bed5a0b0b26105bde2b 1.8s done
21:29:07 #9 DONE 2.3s
21:29:07 
21:29:07 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:07 #8 sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770 55.59MB / 64.45MB 0.6s
21:29:07 #8 sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770 64.45MB / 64.45MB 0.7s
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 109.05MB / 115.22MB 1.8s
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 1.9s
21:29:07 #12 9.252 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf g++-12 armhf 12.2.0-14+rpi1 [7914 kB]
21:29:07 #11 49.93 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ...
21:29:07 #11 49.94 Unpacking liblist-compare-perl (0.53-1) ...
21:29:07 #11 49.97 Selecting previously unselected package liblist-moreutils-perl.
21:29:07 #11 49.97 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ...
21:29:07 #11 49.98 Unpacking liblist-moreutils-perl (0.416-1build5) ...
21:29:07 #11 50.01 Selecting previously unselected package liblist-someutils-perl.
21:29:07 #11 50.01 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
21:29:07 #11 50.01 Unpacking liblist-someutils-perl (0.58-1) ...
21:29:07 #11 50.04 Selecting previously unselected package liblist-someutils-xs-perl.
21:29:07 #11 50.04 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ...
21:29:07 #11 50.04 Unpacking liblist-someutils-xs-perl (0.58-2) ...
21:29:07 #11 50.08 Selecting previously unselected package libltdl7:armhf.
21:29:07 #11 50.08 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ...
21:29:07 #11 50.08 Unpacking libltdl7:armhf (2.4.6-14) ...
21:29:07 #11 50.11 Selecting previously unselected package libltdl-dev:armhf.
21:29:07 #11 50.12 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ...
21:29:07 #11 50.12 Unpacking libltdl-dev:armhf (2.4.6-14) ...
21:29:07 #11 50.16 Selecting previously unselected package libsys-hostname-long-perl.
21:29:07 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.3s done
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 62.91MB / 115.22MB 1.3s
21:29:07 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.3s done
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 73.40MB / 115.22MB 1.4s
21:29:07 #12 2.769 dh_testdir
21:29:07 #12 2.786 dh_testroot
21:29:07 #12 2.802 dh_prep
21:29:07 #12 2.820 dh_testdir
21:29:07 #12 2.836 dh_testroot
21:29:07 #12 2.852 dh_install
21:29:07 #12 2.875 dh_installdocs
21:29:07 #12 2.904 dh_installchangelogs
21:29:07 #12 2.966 dh_compress
21:29:07 #12 2.999 dh_fixperms
21:29:07 #10 52.87 Selecting previously unselected package shared-mime-info.
21:29:07 #10 52.87 Preparing to unpack .../395-shared-mime-info_2.2-1_amd64.deb ...
21:29:07 #10 52.87 Unpacking shared-mime-info (2.2-1) ...
21:29:07 #10 52.98 Selecting previously unselected package strace.
21:29:07 #10 52.98 Preparing to unpack .../396-strace_6.1-0.1_amd64.deb ...
21:29:07 #10 52.99 Unpacking strace (6.1-0.1) ...
21:29:07 #10 53.06 Selecting previously unselected package xauth.
21:29:07 #10 53.07 Preparing to unpack .../397-xauth_1%3a1.1.2-1_amd64.deb ...
21:29:07 #10 53.07 Unpacking xauth (1:1.1.2-1) ...
21:29:07 #10 53.11 Selecting previously unselected package xdg-user-dirs.
21:29:07 #30 ...
21:29:07 
21:29:07 #31 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
21:29:07 #0 1.925 hint: Using 'master' as the name for the initial branch. This default branch name
21:29:07 #0 1.925 hint: is subject to change. To configure the initial branch name to use in all
21:29:07 #0 1.925 hint: of your new repositories, which will suppress this warning, call:
21:29:07 #0 1.925 hint: 
21:29:07 #0 1.925 hint: 	git config --global init.defaultBranch <name>
21:29:07 #0 1.925 hint: 
21:29:07 #0 1.925 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:29:07 #0 1.925 hint: 'development'. The just-created branch can be renamed via this command:
21:29:07 #0 1.925 hint: 
21:29:07 #0 1.925 hint: 	git branch -m <name>
21:29:07 #0 1.928 Initialized empty Git repository in /usr/src/containerd/.git/
21:29:07 #31 DONE 2.0s
21:29:07 
21:29:07 #32 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:29:07 [100%] Linking C executable tini-static
21:29:07 #7 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.2s done
21:29:07 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 15.73MB / 49.24MB 0.2s
21:29:07 #7 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.2s done
21:29:07 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 0B / 52.19MB 0.2s
21:29:07 #7 ...
21:29:07 
21:29:07 #8 [internal] load build context
21:29:07 #8 transferring context: 31.15MB 0.3s done
21:29:07 #8 DONE 0.3s
21:29:07 
21:29:07 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:07 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 26.21MB / 49.24MB 0.3s
21:29:07 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 9.44MB / 52.19MB 0.3s
21:29:07 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 5.24MB / 62.71MB 0.3s
21:29:07 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 35.65MB / 49.24MB 0.4s
21:29:07 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 19.92MB / 52.19MB 0.4s
21:29:07 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 13.63MB / 62.71MB 0.4s
21:29:07 #11 35.54 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B]
21:29:07 #11 35.62 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB]
21:29:07 #11 35.63 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:29:07 #11 35.69 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
21:29:07 #11 35.76 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
21:29:07 #10 27.98 Selecting previously unselected package patch.
21:29:07 #10 27.98 Preparing to unpack .../054-patch_2.7.6-3+deb10u1_armhf.deb ...
21:29:07 #10 27.98 Unpacking patch (2.7.6-3+deb10u1) ...
21:29:07 #10 28.04 Selecting previously unselected package dpkg-dev.
21:29:07 #10 28.04 Preparing to unpack .../055-dpkg-dev_1.19.8_all.deb ...
21:29:07 #10 28.04 Unpacking dpkg-dev (1.19.8) ...
21:29:07 #10 28.18 Selecting previously unselected package build-essential.
21:29:07 #10 28.18 Preparing to unpack .../056-build-essential_12.6_armhf.deb ...
21:29:07 #10 28.18 Unpacking build-essential (12.6) ...
21:29:07 #10 28.22 Selecting previously unselected package openssl.
21:29:07 #10 28.22 Preparing to unpack .../057-openssl_1.1.1n-0+deb10u4_armhf.deb ...
21:29:07 #11 68.28 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:07 #11 68.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:07 #11 68.42 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:29:07 #11 68.43 Setting up libconst-fast-perl (0.014-2) ...
21:29:07 #11 68.44 Setting up libhttp-daemon-perl (6.14-1.1) ...
21:29:07 #11 68.45 Setting up python3-unidiff (0.7.3-1) ...
21:29:07 #10 57.78   Installing       : ansible-srpm-macros-1-8.1.fc36.noarch               32/143 
21:29:07 #10 57.79   Installing       : xxhash-libs-0.8.1-2.fc36.x86_64                     33/143 
21:29:07 #10 57.87   Installing       : gdb-minimal-12.1-2.fc36.x86_64                      34/143 
21:29:07 #10 57.88   Installing       : debugedit-5.0-7.fc36.x86_64                         35/143 
21:29:07 #10 57.90   Installing       : shared-mime-info-2.1-3.fc35.x86_64                  36/143 
21:29:07 #10 57.91   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                  36/143 
21:29:07 #10 57.94   Installing       : python3-zstandard-0.17.0-1.fc36.x86_64              37/143 
21:29:07 #10 57.94   Installing       : python3-tomli-w-0.4.0-3.fc36.noarch                 38/143 
21:29:07 #10 57.95   Installing       : python3-tomli-1.2.3-1.fc36.noarch                   39/143 
21:29:07 #10 57.96   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    40/143 
21:29:07 #10 57.97   Installing       : python3-file-magic-5.41-4.fc36.noarch               41/143 
21:29:07 #10 57.97   Installing       : python3-distro-1.6.0-2.fc36.noarch                  42/143 
21:29:07 #10 57.99   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch        43/143 
21:29:07 #10 57.99   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      44/143 
21:29:07 #10 58.00   Installing       : perl-srpm-macros-1-43.fc36.noarch                   45/143 
21:29:07 #10 58.00   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        46/143 
21:29:07 #10 58.00   Installing       : openblas-srpm-macros-2-11.fc36.noarch               47/143 
21:29:07 #10 58.01   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   48/143 
21:29:07 #10 58.01   Installing       : nim-srpm-macros-3-6.fc36.noarch                     49/143 
21:29:07 #10 58.02   Installing       : ncurses-6.2-9.20210508.fc36.x86_64                  50/143 
21:29:07 #10 58.03   Installing       : lua-srpm-macros-1-6.fc36.noarch                     51/143 
21:29:07 #10 58.03   Installing       : libstemmer-0-18.585svn.fc36.x86_64                  52/143 
21:29:07 #10 58.04   Installing       : libpng-2:1.6.37-12.fc36.x86_64                      53/143 
21:29:07 #10 58.05   Installing       : libpkgconf-1.8.0-2.fc36.x86_64                      54/143 
21:29:07 #10 58.05   Installing       : pkgconf-1.8.0-2.fc36.x86_64                         55/143 
21:29:07 #10 58.06   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              56/143 
21:29:07 #10 58.06   Installing       : libjpeg-turbo-2.1.2-2.fc36.x86_64                   57/143 
21:29:07 #10 58.08   Installing       : gdk-pixbuf2-2.42.9-2.fc36.x86_64                    58/143 
21:29:07 #10 58.08   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               59/143 
21:29:07 #10 58.09   Installing       : json-glib-1.6.6-2.fc36.x86_64                       60/143 
21:29:07 #8 sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770 64.45MB / 64.45MB 0.7s done
21:29:07 #8 extracting sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.0s done
21:29:07 #12 9.730 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf g++ armhf 4:12.2.0-1+rpi1 [1628 B]
21:29:07 #12 9.730 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf build-essential armhf 12.9 [7704 B]
21:29:07 #12 9.731 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB]
21:29:07 #12 9.732 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive13 armhf 3.6.2-1 [293 kB]
21:29:07 #12 9.734 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [66.7 kB]
21:29:07 #12 9.748 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf librhash0 armhf 1.4.3-3 [142 kB]
21:29:07 #12 9.749 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libuv1 armhf 1.44.2-1+rpi1 [125 kB]
21:29:07 #12 9.751 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB]
21:29:07 #11 50.16 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ...
21:29:07 #11 50.16 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:29:07 #11 50.19 Selecting previously unselected package libmail-sendmail-perl.
21:29:07 #11 50.19 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ...
21:29:07 #11 50.19 Unpacking libmail-sendmail-perl (0.80-1) ...
21:29:07 #11 50.22 Selecting previously unselected package libmoox-aliases-perl.
21:29:07 #11 50.22 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ...
21:29:07 #11 50.22 Unpacking libmoox-aliases-perl (0.001006-1) ...
21:29:07 #11 50.26 Selecting previously unselected package libobject-id-perl.
21:29:07 #11 50.26 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
21:29:07 #11 50.26 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
21:29:07 #11 50.29 Selecting previously unselected package libmoox-struct-perl.
21:29:07 #11 50.29 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ...
21:29:07 #11 50.30 Unpacking libmoox-struct-perl (0.017-1) ...
21:29:07 #11 50.32 Selecting previously unselected package libnet-dns-sec-perl.
21:29:07 #11 50.32 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ...
21:29:07 #11 50.33 Unpacking libnet-dns-sec-perl (1.15-1) ...
21:29:07 #11 50.36 Selecting previously unselected package libnet-libidn-perl.
21:29:07 #11 50.36 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ...
21:29:07 #11 50.36 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
21:29:07 #11 50.39 Selecting previously unselected package libnumber-range-perl.
21:29:07 #11 50.39 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ...
21:29:07 #11 50.39 Unpacking libnumber-range-perl (0.12-1) ...
21:29:07 #11 50.41 Selecting previously unselected package libpackage-stash-xs-perl.
21:29:07 #11 50.42 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ...
21:29:07 #11 50.42 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
21:29:07 #11 50.45 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:07 #11 50.45 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:29:07 #11 50.45 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:29:07 #11 50.48 Selecting previously unselected package libperl4-corelibs-perl.
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 82.84MB / 115.22MB 1.5s
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 93.32MB / 115.22MB 1.6s
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 113.25MB / 115.22MB 1.8s
21:29:07 #12 3.038 dh_installdeb
21:29:07 #12 3.061 dh_gencontrol
21:29:07 #12 3.169 dh_md5sums
21:29:07 #12 3.196 dh_builddeb
21:29:07 #12 3.213 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:07 #12 3.233 
21:29:07 #12 3.233 The package has been created.
21:29:07 #12 3.233 Attention, the package has been created in the current directory,
21:29:07 #12 3.233 not in ".." as indicated by the message above!
21:29:07 #12 3.254 Selecting previously unselected package docker-ce-build-deps.
21:29:07 #10 53.11 Preparing to unpack .../398-xdg-user-dirs_0.18-1_amd64.deb ...
21:29:07 #10 53.12 Unpacking xdg-user-dirs (0.18-1) ...
21:29:07 #10 53.16 Selecting previously unselected package zstd.
21:29:07 #10 53.17 Preparing to unpack .../399-zstd_1.5.4+dfsg2-3_amd64.deb ...
21:29:07 #10 53.17 Unpacking zstd (1.5.4+dfsg2-3) ...
21:29:07 #10 53.27 Setting up liblz1:amd64 (1.13-5) ...
21:29:07 #10 53.29 Setting up libksba8:amd64 (1.6.3-2) ...
21:29:07 #10 53.30 Setting up media-types (10.0.0) ...
21:29:07 #10 53.32 Setting up libpipeline1:amd64 (1.5.7-1) ...
21:29:07 #10 53.33 Setting up plzip (1.10-5) ...
21:29:07 #10 53.33 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
21:29:07 #10 53.34 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:29:07 #10 53.34 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:29:07 #10 53.35 Setting up wdiff (1.2.2-5) ...
21:29:07 #10 53.36 Setting up libaom3:amd64 (3.6.0-1) ...
21:29:07 #10 53.37 Setting up libabsl20220623:amd64 (20220623.1-1) ...
21:29:07 [100%] Built target tini-static
21:29:07 + mkdir -p /usr/local/bin
21:29:07 + cp tini-static /usr/local/bin/docker-init
21:29:07 + VERSION=0.0.0-20230330191823-de0d30f
21:29:07 + PRODUCT=docker
21:29:07 + hack/make.sh dynbinary
21:29:07 
21:29:07 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s
21:29:07 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 39.85MB / 52.19MB 0.6s
21:29:07 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 35.65MB / 62.71MB 0.6s
21:29:07 #7 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.7s done
21:29:07 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 49.28MB / 52.19MB 0.7s
21:29:07 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 45.09MB / 62.71MB 0.7s
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 0B / 115.22MB 0.7s
21:29:07 #11 35.78 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB]
21:29:07 #11 35.94 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:29:07 #11 35.96 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB]
21:29:07 #11 35.97 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
21:29:07 #11 35.97 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
21:29:07 #11 35.98 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
21:29:07 #10 28.22 Unpacking openssl (1.1.1n-0+deb10u4) ...
21:29:07 #10 28.36 Selecting previously unselected package ca-certificates.
21:29:07 #10 28.36 Preparing to unpack .../058-ca-certificates_20200601~deb10u2_all.deb ...
21:29:07 #10 28.37 Unpacking ca-certificates (20200601~deb10u2) ...
21:29:07 #10 28.49 Selecting previously unselected package libsasl2-modules-db:armhf.
21:29:07 #10 28.49 Preparing to unpack .../059-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:29:07 #11 27.30 Get:178 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pinentry-curses armhf 1.2.0-2ubuntu1 [36.2 kB]
21:29:07 #11 27.30 Get:179 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-agent armhf 2.2.35-3ubuntu1 [234 kB]
21:29:07 #11 27.33 Get:180 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-client armhf 2.2.35-3ubuntu1 [88.1 kB]
21:29:07 #11 27.34 Get:181 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-server armhf 2.2.35-3ubuntu1 [81.7 kB]
21:29:07 #11 27.35 Get:182 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgsm armhf 2.2.35-3ubuntu1 [211 kB]
21:29:07 #11 27.39 Get:183 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg all 2.2.35-3ubuntu1 [318 kB]
21:29:07 #11 27.43 Get:184 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
21:29:07 #11 27.43 Get:185 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-which-perl all 1.27-1 [14.3 kB]
21:29:07 #11 27.43 Get:186 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
21:29:07 #11 27.43 Get:187 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-touch-perl all 0.12-1 [9024 B]
21:29:07 #11 68.59 Setting up lsb-release (11.2ubuntu1) ...
21:29:07 #11 68.72 Setting up libdata-dpath-perl (0.58-1) ...
21:29:07 #11 68.73 Setting up python3-magic (2:0.4.26-2) ...
21:29:07 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 3.0s done
21:29:07 #8 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 2.4s done
21:29:07 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 2.2s done
21:29:07 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de
21:29:07 #10 58.11   Installing       : libappstream-glib-0.8.0-4.fc36.x86_64               61/143 
21:29:07 #10 58.12   Installing       : info-6.8-3.fc36.x86_64                              62/143 
21:29:07 #10 58.12   Installing       : ed-1.14.2-12.fc36.x86_64                            63/143 
21:29:07 #10 58.13   Installing       : patch-2.7.6-16.fc36.x86_64                          64/143 
21:29:07 #10 58.14   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     65/143 
21:29:07 #10 58.19   Installing       : groff-base-1.22.4-9.fc36.x86_64                     65/143 
21:29:07 #10 58.19   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     65/143 
21:29:07 #10 58.21   Installing       : perl-Digest-1.20-2.fc36.noarch                      66/143 
21:29:07 #10 58.22   Installing       : perl-Digest-MD5-2.58-479.fc36.x86_64                67/143 
21:29:07 #10 58.23   Installing       : perl-B-1.82-486.fc36.x86_64                         68/143 
21:29:07 #10 58.23   Installing       : perl-FileHandle-2.03-486.fc36.noarch                69/143 
21:29:07 #10 58.24   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                70/143 
21:29:07 #10 58.24   Installing       : perl-Data-Dumper-2.183-3.fc36.x86_64                71/143 
21:29:07 #10 58.25   Installing       : perl-libnet-3.13-480.fc36.noarch                    72/143 
21:29:07 #10 58.26   Installing       : perl-base-2.27-486.fc36.noarch                      73/143 
21:29:07 #10 58.27   Installing       : perl-Net-SSLeay-1.92-2.fc36.x86_64                  74/143 
21:29:07 #10 58.28   Installing       : perl-URI-5.10-1.fc36.noarch                         75/143 
21:29:07 #10 58.29   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         76/143 
21:29:07 #10 58.30   Installing       : perl-if-0.60.900-486.fc36.noarch                    77/143 
21:29:07 #10 58.30   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             78/143 
21:29:07 #10 58.31   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             79/143 
21:29:07 #7 ...
21:29:07 
21:29:07 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21
21:29:07 #9 resolve docker.io/library/ubuntu:jammy@sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21 0.0s done
21:29:07 #9 sha256:537da24818633b45fcb65e5285a68c3ec1f3db25f5ae5476a7757bc8dfae92a3 424B / 424B done
21:29:07 #9 sha256:bab8ce5c00ca3ef91e0d3eb4c6e6d6ec7cffa9574c447fd8d54a8d96e7c1c80e 2.32kB / 2.32kB done
21:29:07 #9 sha256:cd741b12a7eaa64357041c2d3f4590c898313a7f8f65cd1577594e6ee03a8c38 27.35MB / 27.35MB 0.4s done
21:29:07 #9 sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21 1.13kB / 1.13kB done
21:29:07 #9 extracting sha256:cd741b12a7eaa64357041c2d3f4590c898313a7f8f65cd1577594e6ee03a8c38 2.1s done
21:29:07 #9 DONE 2.7s
21:29:07 
21:29:07 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:07 #12 9.818 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf cmake armhf 3.25.1-1 [3859 kB]
21:29:07 #12 9.997 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB]
21:29:07 #12 9.998 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-8-0 armhf 10.42-1 [225 kB]
21:29:07 #12 10.000 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf libselinux1 armhf 3.4-1+b2 [64.5 kB]
21:29:07 #12 10.00 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.6-1+rpi1 [1559 kB]
21:29:07 #12 10.08 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.6-1+rpi1 [99.1 kB]
21:29:07 #11 50.48 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ...
21:29:07 #11 50.48 Unpacking libperl4-corelibs-perl (0.004-2) ...
21:29:07 #11 50.52 Selecting previously unselected package libperlio-gzip-perl.
21:29:07 #11 50.52 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ...
21:29:07 #11 50.52 Unpacking libperlio-gzip-perl (0.19-1build5) ...
21:29:07 #11 50.55 Selecting previously unselected package libpod-constants-perl.
21:29:07 #11 50.55 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ...
21:29:07 #11 50.56 Unpacking libpod-constants-perl (0.19-1) ...
21:29:07 #11 50.59 Selecting previously unselected package libre2-5:armhf.
21:29:07 #11 50.59 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ...
21:29:07 #11 50.60 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ...
21:29:07 #11 50.64 Selecting previously unselected package libre-engine-re2-perl.
21:29:07 #11 50.64 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ...
21:29:07 #11 50.65 Unpacking libre-engine-re2-perl (0.13-5) ...
21:29:07 #11 50.67 Selecting previously unselected package libreadonly-perl.
21:29:07 #11 50.67 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ...
21:29:07 #11 50.68 Unpacking libreadonly-perl (2.050-2) ...
21:29:07 #11 50.71 Selecting previously unselected package libref-util-perl.
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.0s done
21:29:07 #13 1.378 Reading package lists...
21:29:07 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 10.0s
21:29:07 #12 3.264 (Reading database ... 21180 files and directories currently installed.)
21:29:07 #12 3.265 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:07 #12 3.269 Unpacking docker-ce-build-deps (1.0) ...
21:29:07 #10 53.38 Setting up libxau6:amd64 (1:1.0.9-1) ...
21:29:07 #10 53.39 Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ...
21:29:07 #10 53.40 Setting up libkeyutils1:amd64 (1.6.3-2) ...
21:29:07 #10 53.41 Setting up libpsl5:amd64 (0.21.2-1) ...
21:29:07 #10 53.42 Setting up libgpm2:amd64 (1.20.7-10+b1) ...
21:29:07 #10 53.43 Setting up libicu72:amd64 (72.1-3) ...
21:29:07 #10 53.44 Setting up liblerc4:amd64 (4.0.0+ds-2) ...
21:29:07 #10 53.45 Setting up bsdextrautils (2.38.1-5+b1) ...
21:29:07 #10 53.46 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
21:29:07 #10 53.47 Setting up libtext-glob-perl (0.11-3) ...
21:29:07 #10 53.48 Setting up xdg-user-dirs (0.18-1) ...
21:29:07 #10 53.50 Setting up libmagic-mgc (1:5.44-3) ...
21:29:07 #10 53.51 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
21:29:07 #10 53.53 Setting up libglib2.0-0:amd64 (2.74.6-1) ...
21:29:07 #10 53.54 No schema files found: doing nothing.
21:29:07 #10 53.54 Setting up distro-info-data (0.57) ...
21:29:07 #10 53.55 Setting up manpages (6.03-1) ...
21:29:07 #10 53.57 Setting up libtirpc-common (1.3.3+ds-1) ...
21:29:07 #10 53.59 Setting up unzip (6.0-28) ...
21:29:07 #10 53.61 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ...
21:29:07 #10 53.62 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
21:29:07 #10 53.63 Setting up libsqlite3-0:amd64 (3.40.1-2) ...
21:29:07 #10 53.64 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
21:29:07 #10 53.66 Setting up libfcgi-bin (2.4.2-2) ...
21:29:07 #10 53.67 Setting up binutils-common:amd64 (2.40-2) ...
21:29:07 #10 53.68 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
21:29:07 #10 53.69 Setting up libmagic1:amd64 (1:5.44-3) ...
21:29:07 Removing bundles/
21:29:07 
21:29:07 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:07 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:29:07 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 0.8s
21:29:07 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 55.57MB / 62.71MB 0.8s
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 10.49MB / 115.22MB 0.8s
21:29:07 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298
21:29:07 #7 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 0.8s done
21:29:07 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 0.9s
21:29:07 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 19.92MB / 115.22MB 0.9s
21:29:07 #7 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 0.9s done
21:29:07 #21 18.06 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:29:07 #21 18.07 Preparing to unpack .../8-gcc-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:29:07 #21 18.07 Unpacking gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:29:07 #21 18.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:29:07 #21 18.13 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:29:07 #21 18.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:29:07 #21 18.15 Setting up mingw-w64-common (8.0.0-1) ...
21:29:07 #21 18.16 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:29:07 #21 18.17 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:29:07 #21 18.18 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:29:07 #21 18.19 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
21:29:07 #21 18.20 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:29:07 #21 18.21 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
21:29:07 #21 18.22 Setting up gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:29:07 #11 68.86 Setting up python3-cffi-backend:amd64 (1.15.1-1) ...
21:29:07 #11 68.87 Setting up g++-12 (12.2.0-3ubuntu1) ...
21:29:07 #11 68.88 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:29:07 #11 69.07 Setting up python3-dbus (1.2.18-3build1) ...
21:29:07 #8 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.1s
21:29:07 #32 ...
21:29:07 
21:29:07 #33 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
21:29:07 #0 2.615 hint: Using 'master' as the name for the initial branch. This default branch name
21:29:07 #0 2.615 hint: is subject to change. To configure the initial branch name to use in all
21:29:07 #0 2.615 hint: of your new repositories, which will suppress this warning, call:
21:29:07 #0 2.615 hint: 
21:29:07 #0 2.615 hint: 	git config --global init.defaultBranch <name>
21:29:07 #0 2.615 hint: 
21:29:07 #0 2.615 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:29:07 #0 2.615 hint: 'development'. The just-created branch can be renamed via this command:
21:29:07 #0 2.615 hint: 
21:29:07 #0 2.615 hint: 	git branch -m <name>
21:29:07 #0 2.618 Initialized empty Git repository in /usr/src/rootlesskit/.git/
21:29:07 #33 DONE 2.7s
21:29:07 #10 58.31   Installing       : perl-File-Path-2.18-479.fc36.noarch                 80/143 
21:29:07 #10 58.32   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              81/143 
21:29:07 #10 58.32   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              82/143 
21:29:07 #10 58.33   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              83/143 
21:29:07 #10 58.34   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              84/143 
21:29:07 #10 58.34   Installing       : perl-POSIX-1.97-486.fc36.x86_64                     85/143 
21:29:07 #10 58.35   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            86/143 
21:29:07 #10 58.35   Installing       : perl-subs-1.04-486.fc36.noarch                      87/143 
21:29:07 #10 58.36   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  88/143 
21:29:07 #10 58.37   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                89/143 
21:29:07 #10 58.38   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          90/143 
21:29:07 #10 58.38   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 91/143 
21:29:07 #10 58.39   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  92/143 
21:29:07 #10 58.39   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               93/143 
21:29:07 #10 58.40   Installing       : perl-Symbol-1.09-486.fc36.noarch                    94/143 
21:29:07 #10 58.40   Installing       : perl-File-stat-1.09-486.fc36.noarch                 95/143 
21:29:07 #10 58.41   Installing       : perl-Socket-4:2.036-1.fc36.x86_64                   96/143 
21:29:07 #10 58.42   Installing       : perl-podlators-1:4.14-479.fc36.noarch               97/143 
21:29:07 #10 58.42   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            98/143 
21:29:07 #10 58.43   Installing       : perl-Fcntl-1.14-486.fc36.x86_64                     99/143 
21:29:07 #10 58.43   Installing       : perl-mro-1.25-486.fc36.x86_64                      100/143 
21:29:07 #10 58.44   Installing       : perl-overloading-0.02-486.fc36.noarch              101/143 
21:29:07 #10 58.45   Installing       : perl-IO-1.46-486.fc36.x86_64                       102/143 
21:29:07 #10 58.45   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            103/143 
21:29:07 #10 58.46   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              104/143 
21:29:07 #10 58.46   Installing       : perl-Errno-1.33-486.fc36.x86_64                    105/143 
21:29:07 #10 58.47   Installing       : perl-File-Basename-2.85-486.fc36.noarch            106/143 
21:29:07 #10 58.47   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               107/143 
21:29:07 #10 58.48   Installing       : perl-MIME-Base64-3.16-479.fc36.x86_64              108/143 
21:29:07 #10 58.48   Installing       : perl-constant-1.33-480.fc36.noarch                 109/143 
21:29:07 #10 58.49   Installing       : perl-parent-1:0.238-479.fc36.noarch                110/143 
21:29:07 #10 58.49   Installing       : perl-vars-1.05-486.fc36.noarch                     111/143 
21:29:07 #10 58.50   Installing       : perl-overload-1.33-486.fc36.noarch                 112/143 
21:29:07 #10 58.51   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      113/143 
21:29:07 #10 58.51   Installing       : perl-Storable-1:3.25-2.fc36.x86_64                 114/143 
21:29:07 #10 28.49 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
21:29:07 #10 28.54 Selecting previously unselected package libsasl2-2:armhf.
21:29:07 #10 28.54 Preparing to unpack .../060-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:29:07 #10 28.55 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
21:29:07 #10 28.61 Selecting previously unselected package libldap-common.
21:29:07 #10 28.61 Preparing to unpack .../061-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:29:07 #10 28.61 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:29:07 #10 28.67 Selecting previously unselected package libldap-2.4-2:armhf.
21:29:07 #10 28.67 Preparing to unpack .../062-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
21:29:07 #10 28.67 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
21:29:07 #10 28.76 Selecting previously unselected package libnghttp2-14:armhf.
21:29:07 #10 28.76 Preparing to unpack .../063-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
21:29:07 #12 10.08 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB]
21:29:07 #12 10.08 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB]
21:29:07 #12 10.14 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-2 [12.1 kB]
21:29:07 #12 10.14 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf libudev-dev armhf 252.6-1+rpi1 [52.0 kB]
21:29:07 #12 10.14 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf libsepol-dev armhf 3.4-2 [319 kB]
21:29:07 #12 10.16 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-16-0 armhf 10.42-1 [210 kB]
21:29:07 #12 10.16 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-32-0 armhf 10.42-1 [201 kB]
21:29:07 #12 10.16 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-posix3 armhf 10.42-1 [55.1 kB]
21:29:07 #11 50.71 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
21:29:07 #11 50.72 Unpacking libref-util-perl (0.204-1) ...
21:29:07 #11 50.74 Selecting previously unselected package libref-util-xs-perl.
21:29:07 #11 50.74 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ...
21:29:07 #11 50.74 Unpacking libref-util-xs-perl (0.117-1build2) ...
21:29:07 #11 50.77 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:07 #11 50.78 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
21:29:07 #11 50.78 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
21:29:07 #11 50.81 Selecting previously unselected package libregexp-pattern-perl.
21:29:07 #11 50.81 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ...
21:29:07 #11 50.82 Unpacking libregexp-pattern-perl (0.2.12-1) ...
21:29:07 #11 50.85 Selecting previously unselected package libsasl2-modules:armhf.
21:29:07 #11 50.85 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:29:07 #11 50.85 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:29:07 #11 50.89 Selecting previously unselected package libsereal-decoder-perl.
21:29:07 #11 50.89 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ...
21:29:07 #11 50.89 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
21:29:07 #11 50.93 Selecting previously unselected package libsereal-encoder-perl.
21:29:07 #13 2.443 dpkg-buildpackage: info: source package docker-ce-build-deps
21:29:07 #13 2.443 dpkg-buildpackage: info: source version 1.0
21:29:07 #13 2.443 dpkg-buildpackage: info: source distribution unstable
21:29:07 #13 2.443 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:29:07 #13 2.476  dpkg-source --before-build .
21:29:07 #13 2.477 dpkg-buildpackage: info: host architecture amd64
21:29:07 #13 2.575  debian/rules clean
21:29:07 #13 2.577 dh clean
21:29:07 #13 2.663    dh_clean
21:29:07 #13 2.695  debian/rules binary
21:29:07 #13 26.20   Running scriptlet: which-2.21-28.el9.x86_64                             68/68 
21:29:07 #13 27.19   Verifying        : acl-2.3.1-3.el9.x86_64                                1/68 
21:29:07 #13 27.19   Verifying        : dbus-1:1.12.20-7.el9.x86_64                           2/68 
21:29:07 #13 27.19   Verifying        : dbus-broker-28-7.el9.x86_64                           3/68 
21:29:07 #13 27.19   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    4/68 
21:29:07 #13 27.19   Verifying        : device-mapper-9:1.02.187-7.el9.x86_64                 5/68 
21:29:07 #13 27.19   Verifying        : device-mapper-libs-9:1.02.187-7.el9.x86_64            6/68 
21:29:07 #13 27.19   Verifying        : kmod-libs-28-7.el9.x86_64                             7/68 
21:29:07 #13 27.19   Verifying        : libcbor-0.7.0-5.el9.x86_64                            8/68 
21:29:07 #13 27.19   Verifying        : libedit-3.1-37.20210216cvs.el9.x86_64                 9/68 
21:29:07 #13 27.19   Verifying        : libfido2-1.6.0-7.el9.x86_64                          10/68 
21:29:07 #13 27.19   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        11/68 
21:29:07 #13 27.19   Verifying        : make-1:4.3-7.el9.x86_64                              12/68 
21:29:07 #13 27.19   Verifying        : openssh-8.7p1-28.el9.x86_64                          13/68 
21:29:07 #13 27.19   Verifying        : openssh-clients-8.7p1-28.el9.x86_64                  14/68 
21:29:07 #13 27.19   Verifying        : rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            15/68 
21:29:07 #13 27.19   Verifying        : selinux-policy-38.1.9-1.el9.noarch                   16/68 
21:29:07 #13 27.19   Verifying        : selinux-policy-targeted-38.1.9-1.el9.noarch          17/68 
21:29:07 #13 27.19   Verifying        : systemd-252-8.el9.x86_64                             18/68 
21:29:07 #13 27.20   Verifying        : systemd-pam-252-8.el9.x86_64                         19/68 
21:29:07 #13 27.20   Verifying        : systemd-rpm-macros-252-8.el9.noarch                  20/68 
21:29:07 #13 27.20   Verifying        : which-2.21-28.el9.x86_64                             21/68 
21:29:07 #13 27.20   Verifying        : annobin-11.13-1.el9.x86_64                           22/68 
21:29:07 #13 27.20   Verifying        : autoconf-2.69-38.el9.noarch                          23/68 
21:29:07 #13 27.20   Verifying        : automake-1.16.2-6.el9.noarch                         24/68 
21:29:07 #13 27.20   Verifying        : cmake-3.20.2-8.el9.x86_64                            25/68 
21:29:07 #13 27.20   Verifying        : cmake-data-3.20.2-8.el9.noarch                       26/68 
21:29:07 #13 27.20   Verifying        : cmake-filesystem-3.20.2-8.el9.x86_64                 27/68 
21:29:07 #13 27.20   Verifying        : cmake-rpm-macros-3.20.2-8.el9.noarch                 28/68 
21:29:07 #13 27.20   Verifying        : cpp-11.3.1-4.3.el9.x86_64                            29/68 
21:29:07 #13 27.20   Verifying        : gcc-11.3.1-4.3.el9.x86_64                            30/68 
21:29:07 #13 27.20   Verifying        : gcc-plugin-annobin-11.3.1-4.3.el9.x86_64             31/68 
21:29:07 #13 27.20   Verifying        : git-2.39.1-1.el9.x86_64                              32/68 
21:29:07 #13 27.20   Verifying        : git-core-2.39.1-1.el9.x86_64                         33/68 
21:29:07 #13 27.20   Verifying        : git-core-doc-2.39.1-1.el9.noarch                     34/68 
21:29:07 #13 27.20   Verifying        : glibc-devel-2.34-61.el9.x86_64                       35/68 
21:29:07 #13 27.20   Verifying        : glibc-headers-2.34-61.el9.x86_64                     36/68 
21:29:07 #13 27.20   Verifying        : kernel-headers-5.14.0-289.el9.x86_64                 37/68 
21:29:07 #13 27.20   Verifying        : libmpc-1.2.1-4.el9.x86_64                            38/68 
21:29:07 #13 27.20   Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                  39/68 
21:29:07 #13 27.20   Verifying        : libselinux-devel-3.5-1.el9.x86_64                    40/68 
21:29:07 #13 27.20   Verifying        : libsepol-devel-3.5-1.el9.x86_64                      41/68 
21:29:07 #13 27.20   Verifying        : libtool-2.4.6-45.el9.x86_64                          42/68 
21:29:07 #13 27.20   Verifying        : libtool-ltdl-2.4.6-45.el9.x86_64                     43/68 
21:29:07 #13 27.20   Verifying        : libuv-1:1.42.0-1.el9.x86_64                          44/68 
21:29:07 #13 27.20   Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                  45/68 
21:29:07 #13 27.20   Verifying        : llvm-libs-15.0.7-1.el9.x86_64                        46/68 
21:29:07 #13 27.20   Verifying        : m4-1.4.19-1.el9.x86_64                               47/68 
21:29:07 #13 27.20   Verifying        : pcre2-devel-10.40-2.el9.x86_64                       48/68 
21:29:07 #13 27.20   Verifying        : pcre2-utf16-10.40-2.el9.x86_64                       49/68 
21:29:07 #13 27.20   Verifying        : pcre2-utf32-10.40-2.el9.x86_64                       50/68 
21:29:07 #13 27.20   Verifying        : perl-DynaLoader-1.47-480.el9.x86_64                  51/68 
21:29:07 #13 27.20   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    52/68 
21:29:07 #13 27.20   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch           53/68 
21:29:07 #13 27.20   Verifying        : perl-File-Copy-2.34-480.el9.noarch                   54/68 
21:29:07 #13 27.20   Verifying        : perl-File-Find-1.37-480.el9.noarch                   55/68 
21:29:07 #13 27.20   Verifying        : perl-Git-2.39.1-1.el9.noarch                         56/68 
21:29:07 #13 27.20   Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                  57/68 
21:29:07 #13 27.20   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                58/68 
21:29:07 #13 27.20   Verifying        : perl-lib-0.65-480.el9.x86_64                         59/68 
21:29:07 #13 27.20   Verifying        : perl-threads-1:2.25-460.el9.x86_64                   60/68 
21:29:07 #13 27.20   Verifying        : perl-threads-shared-1.61-460.el9.x86_64              61/68 
21:29:07 #13 27.20   Verifying        : policycoreutils-devel-3.5-1.el9.x86_64               62/68 
21:29:07 #13 27.20   Verifying        : selinux-policy-devel-38.1.9-1.el9.noarch             63/68 
21:29:07 #13 27.20   Verifying        : systemd-devel-252-8.el9.x86_64                       64/68 
21:29:07 #13 27.20   Verifying        : device-mapper-devel-9:1.02.187-7.el9.x86_64          65/68 
21:29:07 #13 27.20   Verifying        : glibc-static-2.34-61.el9.x86_64                      66/68 
21:29:07 #13 27.20   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.x86_64               67/68 
21:29:07 #13 27.20   Verifying        : libxcrypt-static-4.4.18-3.el9.x86_64                 68/68 
21:29:07 #13 27.35 
21:29:07 #13 27.35 Installed:
21:29:07 #13 27.35   acl-2.3.1-3.el9.x86_64                                                        
21:29:07 #13 27.35   annobin-11.13-1.el9.x86_64                                                    
21:29:07 #13 27.35   autoconf-2.69-38.el9.noarch                                                   
21:29:07 #13 27.35   automake-1.16.2-6.el9.noarch                                                  
21:29:07 #13 27.35   cmake-3.20.2-8.el9.x86_64                                                     
21:29:07 #13 27.35   cmake-data-3.20.2-8.el9.noarch                                                
21:29:07 #13 27.35   cmake-filesystem-3.20.2-8.el9.x86_64                                          
21:29:07 #13 27.35   cmake-rpm-macros-3.20.2-8.el9.noarch                                          
21:29:07 #13 27.35   cpp-11.3.1-4.3.el9.x86_64                                                     
21:29:07 #13 27.35   dbus-1:1.12.20-7.el9.x86_64                                                   
21:29:07 #13 27.35   dbus-broker-28-7.el9.x86_64                                                   
21:29:07 #13 27.35   dbus-common-1:1.12.20-7.el9.noarch                                            
21:29:07 #13 27.35   device-mapper-9:1.02.187-7.el9.x86_64                                         
21:29:07 #13 27.35   device-mapper-devel-9:1.02.187-7.el9.x86_64                                   
21:29:07 #13 27.35   device-mapper-libs-9:1.02.187-7.el9.x86_64                                    
21:29:07 #13 27.35   gcc-11.3.1-4.3.el9.x86_64                                                     
21:29:07 #13 27.35   gcc-plugin-annobin-11.3.1-4.3.el9.x86_64                                      
21:29:07 #13 27.35   git-2.39.1-1.el9.x86_64                                                       
21:29:07 #13 27.35   git-core-2.39.1-1.el9.x86_64                                                  
21:29:07 #13 27.35   git-core-doc-2.39.1-1.el9.noarch                                              
21:29:07 #13 27.35   glibc-devel-2.34-61.el9.x86_64                                                
21:29:07 #13 27.35   glibc-headers-2.34-61.el9.x86_64                                              
21:29:07 #13 27.35   glibc-static-2.34-61.el9.x86_64                                               
21:29:07 #13 27.35   kernel-headers-5.14.0-289.el9.x86_64                                          
21:29:07 #13 27.35   kmod-libs-28-7.el9.x86_64                                                     
21:29:07 #13 27.35   libcbor-0.7.0-5.el9.x86_64                                                    
21:29:07 #13 27.35   libedit-3.1-37.20210216cvs.el9.x86_64                                         
21:29:07 #13 27.35   libfido2-1.6.0-7.el9.x86_64                                                   
21:29:07 #13 27.35   libmpc-1.2.1-4.el9.x86_64                                                     
21:29:07 #13 27.35   libseccomp-2.5.2-2.el9.x86_64                                                 
21:29:07 #13 27.35   libseccomp-devel-2.5.2-2.el9.x86_64                                           
21:29:07 #13 27.35   libselinux-devel-3.5-1.el9.x86_64                                             
21:29:07 #13 27.35   libsepol-devel-3.5-1.el9.x86_64                                               
21:29:07 #13 27.35   libtool-2.4.6-45.el9.x86_64                                                   
21:29:07 #13 27.35   libtool-ltdl-2.4.6-45.el9.x86_64                                              
21:29:07 #13 27.35   libtool-ltdl-devel-2.4.6-45.el9.x86_64                                        
21:29:07 #13 27.35   libuv-1:1.42.0-1.el9.x86_64                                                   
21:29:07 #13 27.35   libxcrypt-devel-4.4.18-3.el9.x86_64                                           
21:29:07 #13 27.35   libxcrypt-static-4.4.18-3.el9.x86_64                                          
21:29:07 #13 27.35   llvm-libs-15.0.7-1.el9.x86_64                                                 
21:29:07 #13 27.35   m4-1.4.19-1.el9.x86_64                                                        
21:29:07 #13 27.35   make-1:4.3-7.el9.x86_64                                                       
21:29:07 #13 27.35   openssh-8.7p1-28.el9.x86_64                                                   
21:29:07 #13 27.35   openssh-clients-8.7p1-28.el9.x86_64                                           
21:29:07 #13 27.35   pcre2-devel-10.40-2.el9.x86_64                                                
21:29:07 #13 27.35   pcre2-utf16-10.40-2.el9.x86_64                                                
21:29:07 #13 27.35   pcre2-utf32-10.40-2.el9.x86_64                                                
21:29:07 #13 27.35   perl-DynaLoader-1.47-480.el9.x86_64                                           
21:29:07 #13 27.35   perl-Error-1:0.17029-7.el9.noarch                                             
21:29:07 #13 27.35   perl-File-Compare-1.100.600-480.el9.noarch                                    
21:29:07 #13 27.35   perl-File-Copy-2.34-480.el9.noarch                                            
21:29:07 #13 27.35   perl-File-Find-1.37-480.el9.noarch                                            
21:29:07 #13 27.35   perl-Git-2.39.1-1.el9.noarch                                                  
21:29:07 #13 27.35   perl-TermReadKey-2.38-11.el9.x86_64                                           
21:29:07 #13 27.35   perl-Thread-Queue-3.14-460.el9.noarch                                         
21:29:07 #13 27.35   perl-lib-0.65-480.el9.x86_64                                                  
21:29:07 #13 27.35   perl-threads-1:2.25-460.el9.x86_64                                            
21:29:07 #13 27.35   perl-threads-shared-1.61-460.el9.x86_64                                       
21:29:07 #13 27.35   policycoreutils-devel-3.5-1.el9.x86_64                                        
21:29:07 #13 27.35   rpm-plugin-selinux-4.16.1.3-22.el9.x86_64                                     
21:29:07 #13 27.35   selinux-policy-38.1.9-1.el9.noarch                                            
21:29:07 #13 27.35   selinux-policy-devel-38.1.9-1.el9.noarch                                      
21:29:07 #13 27.35   selinux-policy-targeted-38.1.9-1.el9.noarch                                   
21:29:07 #13 27.35   systemd-252-8.el9.x86_64                                                      
21:29:07 #13 27.35   systemd-devel-252-8.el9.x86_64                                                
21:29:07 #13 27.35   systemd-pam-252-8.el9.x86_64                                                  
21:29:07 #13 27.35   systemd-rpm-macros-252-8.el9.noarch                                           
21:29:07 #13 27.35   which-2.21-28.el9.x86_64                                                      
21:29:07 #13 27.35 
21:29:07 #13 27.35 Complete!
21:29:07 #13 DONE 27.5s
21:29:07 
21:29:07 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
21:29:07 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 2.4s done
21:29:07 #10 53.71 Setting up libdeflate0:amd64 (1.14-1) ...
21:29:07 #10 53.73 Setting up less (590-1.2) ...
21:29:07 #10 53.74 Setting up perl-openssl-defaults:amd64 (7+b1) ...
21:29:07 #10 53.76 Setting up linux-libc-dev:amd64 (6.1.20-1) ...
21:29:07 #10 53.77 Setting up libctf-nobfd0:amd64 (2.40-2) ...
21:29:07 #10 53.78 Setting up gettext-base (0.21-12) ...
21:29:07 #10 53.79 Setting up m4 (1.4.19-3) ...
21:29:07 #10 53.80 Setting up liblzo2-2:amd64 (2.10-2) ...
21:29:07 #10 53.83 Setting up libnpth0:amd64 (1.6-3) ...
21:29:07 #10 53.84 Setting up krb5-locales (1.20.1-1) ...
21:29:07 #10 53.85 Setting up file (1:5.44-3) ...
21:29:07 #10 53.86 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
21:29:07 #10 53.87 Setting up libassuan0:amd64 (2.5.5-5) ...
21:29:07 #10 53.89 Setting up libgomp1:amd64 (12.2.0-14) ...
21:29:07 #10 53.90 Setting up bzip2 (1.0.8-5+b1) ...
21:29:08 #7 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.0s done
21:29:08 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 38.80MB / 115.22MB 1.1s
21:29:08 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 50.33MB / 115.22MB 1.2s
21:29:08 #11 69.21 Setting up libmodule-implementation-perl (0.09-2) ...
21:29:08 
21:29:08 #34 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:29:08 #11 36.38 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
21:29:08 #10 58.52   Installing       : perl-Getopt-Long-1:2.54-1.fc36.noarch              115/143 
21:29:08 #10 58.53   Installing       : perl-DynaLoader-1.50-486.fc36.x86_64               116/143 
21:29:08 #10 58.53   Installing       : perl-Carp-1.52-479.fc36.noarch                     117/143 
21:29:08 #10 58.53   Installing       : perl-Exporter-5.76-480.fc36.noarch                 118/143 
21:29:08 #10 58.54   Installing       : perl-NDBM_File-1.15-486.fc36.x86_64                119/143 
21:29:08 #10 58.55   Installing       : perl-PathTools-3.80-479.fc36.x86_64                120/143 
21:29:08 #10 58.60   Installing       : perl-Encode-4:3.17-485.fc36.x86_64                 121/143 
21:29:08 #10 58.70   Installing       : perl-libs-4:5.34.1-486.fc36.x86_64                 122/143 
21:29:08 #10 58.71   Installing       : perl-interpreter-4:5.34.1-486.fc36.x86_64          123/143 
21:29:08 #10 58.72   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.x86_64      124/143 
21:29:08 #10 58.72   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  125/143 
21:29:08 #10 58.73   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                126/143 
21:29:08 #10 58.73   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  127/143 
21:29:08 #10 58.74   Installing       : efi-srpm-macros-5-5.fc36.noarch                    128/143 
21:29:08 #10 58.74   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            129/143 
21:29:08 #10 58.75   Installing       : go-srpm-macros-3.2.0-1.fc36.noarch                 130/143 
21:29:08 #10 58.75   Installing       : python-srpm-macros-3.10-20.fc36.noarch             131/143 
21:29:08 #10 58.76   Installing       : redhat-rpm-config-223-1.fc36.noarch                132/143 
21:29:08 #10 58.77   Installing       : diffutils-3.8-2.fc36.x86_64                        133/143 
21:29:08 #10 58.78   Installing       : dash-0.5.10.2-10.fc36.x86_64                       134/143 
21:29:08 #10 58.78   Running scriptlet: dash-0.5.10.2-10.fc36.x86_64                       134/143 
21:29:08 #10 58.80   Installing       : cpio-2.13-12.fc36.x86_64                           135/143 
21:29:08 #10 58.81   Installing       : bzip2-1.0.8-11.fc36.x86_64                         136/143 
21:29:08 #10 58.82   Installing       : rpm-build-4.17.1-3.fc36.x86_64                     137/143 
21:29:08 #10 58.82   Installing       : rpmlint-fedora-license-data-1.15-1.fc36.noarch     138/143 
21:29:08 #10 58.85   Installing       : rpmlint-2.4.0-3.fc36.noarch                        139/143 
21:29:08 #11 27.83 Get:188 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
21:29:08 #11 28.00 Get:189 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB]
21:29:08 #10 28.77 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
21:29:08 #10 28.85 Selecting previously unselected package libpsl5:armhf.
21:29:08 #10 28.86 Preparing to unpack .../064-libpsl5_0.20.2-2_armhf.deb ...
21:29:08 #10 28.86 Unpacking libpsl5:armhf (0.20.2-2) ...
21:29:08 #10 28.95 Selecting previously unselected package librtmp1:armhf.
21:29:08 #10 28.95 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
21:29:08 #10 28.95 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
21:29:08 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.5s done
21:29:08 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739
21:29:08 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 2.7s done
21:29:08 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de
21:29:08 #12 10.24 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-dev armhf 10.42-1 [648 kB]
21:29:08 #12 10.25 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libselinux1-dev armhf 3.4-1+b2 [143 kB]
21:29:08 #12 10.25 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper-dev armhf 2:1.02.185-2 [42.0 kB]
21:29:08 #12 10.25 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB]
21:29:08 #12 10.25 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [161 kB]
21:29:08 #12 10.25 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf libseccomp2 armhf 2.5.4-1+rpi1+b1 [46.2 kB]
21:29:08 #12 10.32 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+rpi1+b1 [86.6 kB]
21:29:08 #12 10.32 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.6-1+rpi1 [298 kB]
21:29:08 #12 10.32 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-dev armhf 252.6-1+rpi1 [352 kB]
21:29:08 #12 10.40 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB]
21:29:08 #12 10.40 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [27.8 kB]
21:29:08 #12 10.40 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB]
21:29:08 #12 10.40 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB]
21:29:08 #11 50.93 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ...
21:29:08 #11 50.94 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
21:29:08 #11 50.97 Selecting previously unselected package libsereal-perl.
21:29:08 #11 50.97 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ...
21:29:08 #11 50.98 Unpacking libsereal-perl (4.011-1) ...
21:29:08 #11 51.00 Selecting previously unselected package libsort-key-perl.
21:29:08 #11 51.00 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ...
21:29:08 #11 51.01 Unpacking libsort-key-perl (1.33-2build2) ...
21:29:08 #11 51.04 Selecting previously unselected package libstring-copyright-perl.
21:29:08 #11 51.04 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ...
21:29:08 #11 51.05 Unpacking libstring-copyright-perl (0.003006-1) ...
21:29:08 #11 51.07 Selecting previously unselected package libstring-escape-perl.
21:29:08 #11 51.07 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ...
21:29:08 #11 51.08 Unpacking libstring-escape-perl (2010.002-2) ...
21:29:08 #11 51.10 Selecting previously unselected package libstring-shellquote-perl.
21:29:08 #11 51.10 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ...
21:29:08 #11 51.11 Unpacking libstring-shellquote-perl (1.04-1) ...
21:29:08 #11 51.13 Selecting previously unselected package libterm-readkey-perl.
21:29:08 #11 51.14 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ...
21:29:08 #11 51.14 Unpacking libterm-readkey-perl (2.38-1build1) ...
21:29:08 #11 51.19 Selecting previously unselected package libtest-fatal-perl.
21:29:08 #11 51.19 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ...
21:29:08 #11 51.19 Unpacking libtest-fatal-perl (0.014-1) ...
21:29:08 #11 51.22 Selecting previously unselected package libtest-refcount-perl.
21:29:08 #11 51.22 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ...
21:29:08 #11 51.23 Unpacking libtest-refcount-perl (0.10-1) ...
21:29:08 #11 51.25 Selecting previously unselected package libtext-levenshtein-perl.
21:29:08 #13 2.697 dh binary
21:29:08 #13 2.776    dh_update_autotools_config
21:29:08 #13 2.803    dh_autoreconf
21:29:08 #13 2.844    create-stamp debian/debhelper-build-stamp
21:29:08 #13 2.844    dh_prep
21:29:08 #13 2.871    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:29:08 #13 2.920    dh_install
21:29:08 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de
21:29:08 #10 53.91 Setting up libldap-common (2.5.13+dfsg-5) ...
21:29:08 #10 53.92 Setting up libunwind8:amd64 (1.6.2-3) ...
21:29:08 #10 53.93 Setting up pbzip2 (1.1.13-1) ...
21:29:08 #10 53.94 Setting up libjbig0:amd64 (2.1-6.1) ...
21:29:08 #10 53.95 Setting up librav1e0:amd64 (0.5.1-6) ...
21:29:08 #10 53.97 Setting up libfakeroot:amd64 (1.31-1.1) ...
21:29:08 #10 53.99 Setting up libjansson4:amd64 (2.14-2) ...
21:29:08 #10 54.00 Setting up libkrb5support0:amd64 (1.20.1-1+b1) ...
21:29:08 #10 54.01 Setting up libnumber-compare-perl (0.03-3) ...
21:29:08 #10 54.02 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
21:29:08 #10 54.03 Setting up fakeroot (1.31-1.1) ...
21:29:08 #10 54.03 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:08 #10 54.04 Setting up perl-modules-5.36 (5.36.0-7) ...
21:29:08 #10 54.05 Setting up autotools-dev (20220109.1) ...
21:29:08 #10 54.06 Setting up libglib2.0-data (2.74.6-1) ...
21:29:08 #10 54.07 Setting up rpcsvc-proto (1.4.3-1) ...
21:29:08 #10 54.08 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
21:29:08 #10 54.09 Setting up libx11-data (2:1.8.4-2) ...
21:29:08 #10 54.10 Setting up make (4.3-4.1) ...
21:29:08 #10 54.11 Setting up libmpfr6:amd64 (4.2.0-1) ...
21:29:08 #10 54.12 Setting up gnupg-l10n (2.2.40-1.1) ...
21:29:08 #10 54.14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:29:08 #10 54.15 Setting up strace (6.1-0.1) ...
21:29:08 #10 54.16 Setting up xz-utils (5.4.1-0.2) ...
21:29:08 #10 54.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:08 #10 54.18 Setting up t1utils (1.41-4) ...
21:29:08 #10 54.19 Setting up libquadmath0:amd64 (12.2.0-14) ...
21:29:08 #10 54.20 Setting up diffstat (1.65-1) ...
21:29:08 #10 54.21 Setting up libpng16-16:amd64 (1.6.39-2) ...
21:29:08 #10 54.23 Setting up libmpc3:amd64 (1.3.1-1) ...
21:29:08 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 59.79MB / 115.22MB 1.3s
21:29:08 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 71.30MB / 115.22MB 1.4s
21:29:08 #11 69.22 Setting up libcgi-fast-perl (1:2.15-1) ...
21:29:08 #11 69.24 Setting up python3-apt (2.4.0+22.10) ...
21:29:08 #11 69.39 Setting up libpackage-stash-perl (0.40-1) ...
21:29:08 #11 69.40 Setting up libimport-into-perl (1.002005-2) ...
21:29:08 #11 69.41 Setting up libmoo-perl (2.005004-3) ...
21:29:08 #11 69.45 Setting up python3-bcrypt (3.2.0-1build1) ...
21:29:08 #7 ...
21:29:08 
21:29:08 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0
21:29:08 #9 resolve docker.io/library/ubuntu:kinetic@sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0 0.0s done
21:29:08 #9 sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0 1.13kB / 1.13kB done
21:29:08 #9 sha256:2a79f91eb2bb4ffc5d96c58a06fda63550bf94a1a6b2e9ef2f835e52ca8a04ee 424B / 424B done
21:29:08 #9 sha256:438c48db988d0f48de4461bb2bf49524880c28c5863b1ba5b175a9d7c284b009 2.32kB / 2.32kB done
21:29:08 #9 sha256:4f720bb411d1d3a6b6c043988c66cdaeee655f968c6eabf7f1ada7ac1529b046 25.76MB / 25.76MB 0.5s done
21:29:08 #9 extracting sha256:4f720bb411d1d3a6b6c043988c66cdaeee655f968c6eabf7f1ada7ac1529b046 2.1s done
21:29:08 #9 DONE 3.0s
21:29:08 
21:29:08 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:08 #34 ...
21:29:08 
21:29:08 #28 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:29:08 #28 3.218 hint: Using 'master' as the name for the initial branch. This default branch name
21:29:08 #28 3.218 hint: is subject to change. To configure the initial branch name to use in all
21:29:08 #28 3.218 hint: of your new repositories, which will suppress this warning, call:
21:29:08 #28 3.218 hint: 
21:29:08 #28 3.218 hint: 	git config --global init.defaultBranch <name>
21:29:08 #28 3.218 hint: 
21:29:08 #28 3.218 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:29:08 #28 3.218 hint: 'development'. The just-created branch can be renamed via this command:
21:29:08 #28 3.218 hint: 
21:29:08 #28 3.218 hint: 	git branch -m <name>
21:29:08 #28 3.219 Initialized empty Git repository in /usr/src/tini/.git/
21:29:08 #28 DONE 3.3s
21:29:08 
21:29:08 #35 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
21:29:08 #0 3.174 hint: Using 'master' as the name for the initial branch. This default branch name
21:29:08 #0 3.174 hint: is subject to change. To configure the initial branch name to use in all
21:29:08 #0 3.174 hint: of your new repositories, which will suppress this warning, call:
21:29:08 #0 3.174 hint: 
21:29:08 #0 3.174 hint: 	git config --global init.defaultBranch <name>
21:29:08 #0 3.174 hint: 
21:29:08 #0 3.174 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:29:08 #0 3.174 hint: 'development'. The just-created branch can be renamed via this command:
21:29:08 #0 3.174 hint: 
21:29:08 #0 3.174 hint: 	git branch -m <name>
21:29:08 #0 3.176 Initialized empty Git repository in /usr/src/runc/.git/
21:29:08 #35 DONE 3.2s
21:29:08 #11 36.53 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
21:29:08 #11 36.54 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B]
21:29:08 #11 36.56 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:29:08 #11 36.58 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
21:29:08 #11 36.70 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:29:08 #11 36.70 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.14+dfsg-0ubuntu0.22.04.1 [15.9 kB]
21:29:08 #11 36.71 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
21:29:08 #11 36.75 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
21:29:08 #11 36.77 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
21:29:08 #10 58.85   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch               140/143 
21:29:08 #10 58.94   Installing       : glibc-gconv-extra-2.35-22.fc36.x86_64              141/143 
21:29:08 #10 58.95   Running scriptlet: glibc-gconv-extra-2.35-22.fc36.x86_64              141/143 
21:29:08 #10 58.96   Cleanup          : elfutils-libs-0.188-3.fc36.x86_64                  142/143 
21:29:08 #10 58.97   Cleanup          : elfutils-libelf-0.188-3.fc36.x86_64                143/143 
21:29:08 #11 28.14 Get:190 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:29:08 #11 28.15 Get:191 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-xsaccessor-perl armhf 1.19-4 [33.4 kB]
21:29:08 #11 28.17 Get:192 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libb-hooks-op-check-perl armhf 0.22-2 [10.1 kB]
21:29:08 #11 28.17 Get:193 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdynaloader-functions-perl all 0.003-2 [12.5 kB]
21:29:08 #11 28.18 Get:194 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
21:29:08 #11 28.19 Get:195 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libparams-classify-perl armhf 0.015-2 [20.6 kB]
21:29:08 #11 28.20 Get:196 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB]
21:29:08 #11 28.21 Get:197 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libimport-into-perl all 1.002005-2 [10.7 kB]
21:29:08 #11 28.21 Get:198 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
21:29:08 #10 29.04 Selecting previously unselected package libssh2-1:armhf.
21:29:08 #10 29.05 Preparing to unpack .../066-libssh2-1_1.8.0-2.1_armhf.deb ...
21:29:08 #10 29.05 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
21:29:08 #10 29.13 Selecting previously unselected package libcurl4:armhf.
21:29:08 #10 29.13 Preparing to unpack .../067-libcurl4_7.64.0-4+deb10u5_armhf.deb ...
21:29:08 #10 29.14 Unpacking libcurl4:armhf (7.64.0-4+deb10u5) ...
21:29:08 #10 29.22 Selecting previously unselected package curl.
21:29:08 #10 29.22 Preparing to unpack .../068-curl_7.64.0-4+deb10u5_armhf.deb ...
21:29:08 #10 29.22 Unpacking curl (7.64.0-4+deb10u5) ...
21:29:08 #8 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.4s done
21:29:08 #8 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739
21:29:08 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.3s done
21:29:08 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f
21:29:08 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.2s done
21:29:08 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739
21:29:08 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 3.1s done
21:29:08 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de
21:29:08 #7 ...
21:29:08 
21:29:08 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
21:29:08 #9 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.0s done
21:29:08 #9 sha256:a37d66742c803d4715d6d6a3d1be9cb2310227bbacd2cc8af89332d57d52d57c 1.48kB / 1.48kB done
21:29:08 #9 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.7s done
21:29:08 #9 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done
21:29:08 #9 sha256:c7908b5cd3ce2969645bc08efd3940e1d145da5d935fb084e7fde00949a1ccb9 529B / 529B done
21:29:08 #9 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 3.0s done
21:29:08 #9 DONE 4.1s
21:29:08 
21:29:08 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:08 #12 10.64 debconf: delaying package configuration, since apt-utils is not installed
21:29:08 #12 10.68 Fetched 22.0 MB in 2s (9912 kB/s)
21:29:08 #12 10.70 Selecting previously unselected package libstdc++-12-dev:armhf.
21:29:08 #12 10.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18454 files and directories currently installed.)
21:29:08 #12 10.71 Preparing to unpack .../00-libstdc++-12-dev_12.2.0-14+rpi1_armhf.deb ...
21:29:08 #12 10.71 Unpacking libstdc++-12-dev:armhf (12.2.0-14+rpi1) ...
21:29:08 #11 51.26 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ...
21:29:08 #11 51.26 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:29:08 #11 51.29 Selecting previously unselected package libtype-tiny-xs-perl.
21:29:08 #11 51.29 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ...
21:29:08 #11 51.29 Unpacking libtype-tiny-xs-perl (0.016-1) ...
21:29:08 #11 51.33 Selecting previously unselected package libunicode-utf8-perl.
21:29:08 #11 51.33 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ...
21:29:08 #11 51.33 Unpacking libunicode-utf8-perl (0.62-1build1) ...
21:29:08 #11 51.36 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:08 #11 51.36 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:29:08 #11 51.37 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:29:08 #11 51.40 Selecting previously unselected package libxml-sax-base-perl.
21:29:08 #11 51.40 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ...
21:29:08 #11 51.41 Unpacking libxml-sax-base-perl (1.09-1) ...
21:29:08 #11 51.45 Selecting previously unselected package libxml-sax-perl.
21:29:08 #11 51.45 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:29:08 #11 51.45 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:29:08 #11 51.48 Selecting previously unselected package libxml-libxml-perl.
21:29:08 #13 2.953    dh_installdocs
21:29:08 #13 2.990    dh_installchangelogs
21:29:08 #13 3.075    dh_perl
21:29:08 #13 3.110    dh_link
21:29:08 #13 3.143    dh_strip_nondeterminism
21:29:08 #13 3.202    dh_compress
21:29:08 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.2s done
21:29:08 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739
21:29:08 #7 extracting sha256:b813e5ae6de73806a605f44184f1b7d14569e88447b46841154803d1dd1eb646 3.0s done
21:29:08 #7 DONE 4.2s
21:29:08 
21:29:08 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:08 #10 54.24 Setting up libatomic1:amd64 (12.2.0-14) ...
21:29:08 #10 54.25 Setting up patch (2.7.6-7) ...
21:29:08 #10 54.26 Setting up autopoint (0.21-12) ...
21:29:08 #10 54.27 Setting up fonts-dejavu-core (2.37-6) ...
21:29:08 #10 54.34 Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
21:29:08 #10 54.35 Setting up libxdelta2:amd64 (1.1.3-10.4) ...
21:29:08 #10 54.36 Setting up libncursesw6:amd64 (6.4-2) ...
21:29:08 #10 54.37 Setting up libk5crypto3:amd64 (1.20.1-1+b1) ...
21:29:08 #10 54.38 Setting up libdav1d6:amd64 (1.0.0-2) ...
21:29:08 #10 54.39 Setting up libltdl7:amd64 (2.4.7-5) ...
21:29:08 #10 54.40 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
21:29:08 #10 54.42 Setting up libwebp7:amd64 (1.2.4-0.1) ...
21:29:08 #10 54.43 Setting up libubsan1:amd64 (12.2.0-14) ...
21:29:08 #10 54.44 Setting up libnuma1:amd64 (2.0.16-1) ...
21:29:08 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 80.74MB / 115.22MB 1.5s
21:29:08 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 90.18MB / 115.22MB 1.6s
21:29:08 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 100.66MB / 115.22MB 1.7s
21:29:08 
21:29:08 #36 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:29:08 #11 36.78 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
21:29:08 #8 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.3s done
21:29:08 #8 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f
21:29:08 #10 29.30 Selecting previously unselected package dctrl-tools.
21:29:08 #10 29.30 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
21:29:08 #10 29.32 Unpacking dctrl-tools (2.24-3) ...
21:29:08 #10 29.40 Selecting previously unselected package libtool.
21:29:08 #10 29.40 Preparing to unpack .../070-libtool_2.4.6-9_all.deb ...
21:29:08 #10 29.40 Unpacking libtool (2.4.6-9) ...
21:29:08 #10 29.50 Selecting previously unselected package dh-autoreconf.
21:29:08 #10 29.50 Preparing to unpack .../071-dh-autoreconf_19_all.deb ...
21:29:08 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.2s done
21:29:08 #11 69.58 Setting up liblist-someutils-perl (0.58-1) ...
21:29:08 #11 69.59 Setting up debhelper (13.9.1ubuntu1) ...
21:29:08 #11 69.61 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:29:08 #11 69.62 Setting up python3-chardet (4.0.0-2) ...
21:29:08 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.3s done
21:29:08 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739
21:29:08 #12 10.95 Selecting previously unselected package g++-12.
21:29:08 #12 10.95 Preparing to unpack .../01-g++-12_12.2.0-14+rpi1_armhf.deb ...
21:29:08 #12 10.95 Unpacking g++-12 (12.2.0-14+rpi1) ...
21:29:08 #11 51.49 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ...
21:29:08 #11 51.49 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:29:08 #11 51.54 Selecting previously unselected package libxml-parser-perl.
21:29:08 #11 51.55 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ...
21:29:08 #11 51.55 Unpacking libxml-parser-perl (2.46-1) ...
21:29:08 #11 51.59 Selecting previously unselected package libxml-sax-expat-perl.
21:29:08 #11 51.60 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ...
21:29:08 #11 51.60 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:29:08 #11 51.63 Selecting previously unselected package libxml-writer-perl.
21:29:08 #11 51.63 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ...
21:29:08 #11 51.63 Unpacking libxml-writer-perl (0.625-1) ...
21:29:08 #11 51.66 Selecting previously unselected package libyaml-libyaml-perl.
21:29:08 #11 51.66 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ...
21:29:08 #11 51.67 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
21:29:08 #11 51.70 Selecting previously unselected package licensecheck.
21:29:08 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.3s done
21:29:08 #13 3.239    dh_fixperms
21:29:08 #13 3.278    dh_missing
21:29:08 #13 3.317    dh_installdeb
21:29:08 #13 3.351    dh_gencontrol
21:29:08 #13 3.463    dh_md5sums
21:29:08 #10 54.45 Setting up python-apt-common (2.5.3) ...
21:29:08 #10 54.47 Setting up mount (2.38.1-5+b1) ...
21:29:08 #10 54.48 Setting up sensible-utils (0.0.17+nmu1) ...
21:29:08 #10 54.50 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
21:29:08 #10 54.51 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
21:29:08 #10 54.53 Setting up libtiff6:amd64 (4.5.0-5) ...
21:29:08 #10 54.54 Setting up libasan8:amd64 (12.2.0-14) ...
21:29:08 #10 54.55 Setting up libuchardet0:amd64 (0.0.7-1) ...
21:29:08 #10 54.56 Setting up lzop (1.04-2) ...
21:29:08 #10 54.57 Setting up git-man (1:2.39.2-1.1) ...
21:29:08 #10 54.58 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
21:29:08 #10 54.60 Setting up netbase (6.4) ...
21:29:08 #10 54.63 Setting up libkrb5-3:amd64 (1.20.1-1+b1) ...
21:29:08 #10 54.68 Setting up libtsan2:amd64 (12.2.0-14) ...
21:29:08 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 110.11MB / 115.22MB 1.8s
21:29:08 #11 37.18 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB]
21:29:08 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 2.7s done
21:29:08 #10 29.51 Unpacking dh-autoreconf (19) ...
21:29:08 #10 29.55 Selecting previously unselected package libarchive-zip-perl.
21:29:08 #10 29.55 Preparing to unpack .../072-libarchive-zip-perl_1.64-1_all.deb ...
21:29:08 #10 29.55 Unpacking libarchive-zip-perl (1.64-1) ...
21:29:08 #10 29.61 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:08 #10 29.61 Preparing to unpack .../073-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
21:29:08 #10 29.62 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
21:29:08 #10 29.66 Selecting previously unselected package dh-strip-nondeterminism.
21:29:08 #10 29.67 Preparing to unpack .../074-dh-strip-nondeterminism_1.1.2-1_all.deb ...
21:29:08 #10 29.67 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
21:29:08 #10 29.74 Selecting previously unselected package dwz.
21:29:08 #10 29.74 Preparing to unpack .../075-dwz_0.12-3_armhf.deb ...
21:29:08 #10 29.74 Unpacking dwz (0.12-3) ...
21:29:08 #10 29.85 Selecting previously unselected package libglib2.0-0:armhf.
21:29:08 #10 29.85 Preparing to unpack .../076-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
21:29:08 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 0.1s
21:29:08 #11 69.93 Setting up python3-cryptography (3.4.8-2) ...
21:29:08 #11 28.62 Get:199 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
21:29:08 #11 28.76 Get:200 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
21:29:08 #11 28.85 Get:201 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libencode-locale-perl all 1.05-2 [12.2 kB]
21:29:08 #11 51.70 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ...
21:29:08 #11 51.70 Unpacking licensecheck (3.0.45-1) ...
21:29:08 #11 51.73 Selecting previously unselected package libdevel-size-perl.
21:29:08 #11 51.73 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ...
21:29:08 #11 51.74 Unpacking libdevel-size-perl (0.83-1build1) ...
21:29:08 #11 51.76 Selecting previously unselected package t1utils.
21:29:08 #11 51.77 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ...
21:29:08 #11 51.77 Unpacking t1utils (1.41-3) ...
21:29:08 #11 51.81 Selecting previously unselected package lintian.
21:29:08 #11 51.81 Preparing to unpack .../323-lintian_2.62.0ubuntu2.2_all.deb ...
21:29:08 #11 51.82 Unpacking lintian (2.62.0ubuntu2.2) ...
21:29:08 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f
21:29:08 #13 3.497    dh_builddeb
21:29:08 #13 3.523 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:08 #13 3.644  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
21:29:09 #7 ...
21:29:09 
21:29:09 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9
21:29:09 #9 resolve docker.io/library/ubuntu:focal@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 0.0s done
21:29:09 #9 sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 1.13kB / 1.13kB done
21:29:09 #9 sha256:f92b9de5f10b6e1fcda653f5d02bd6c816386dfb830c71cef95df52b2280cd1c 424B / 424B done
21:29:09 #9 sha256:625d192afcdc5add2f097cd05a177ab19f18e69473911dbb479fc5eba56ba8fd 2.32kB / 2.32kB done
21:29:09 #9 sha256:a774dfcdedc7c7c4f0009ddadc2f33557d60452450684534df5625f9693df81a 25.97MB / 25.97MB 1.6s done
21:29:09 #9 extracting sha256:a774dfcdedc7c7c4f0009ddadc2f33557d60452450684534df5625f9693df81a 1.3s done
21:29:09 #9 DONE 3.3s
21:29:09 
21:29:09 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:09 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 2.6s done
21:29:09 #10 54.69 Setting up libbinutils:amd64 (2.40-2) ...
21:29:09 #10 54.71 Setting up lsb-release (12.0-1) ...
21:29:09 #10 54.72 Setting up libfido2-1:amd64 (1.12.0-2+b1) ...
21:29:09 #10 54.73 Setting up libisl23:amd64 (0.25-1) ...
21:29:09 #10 54.73 Setting up libde265-0:amd64 (1.0.11-1) ...
21:29:09 #10 54.74 Setting up libc-dev-bin (2.36-8) ...
21:29:09 #10 54.76 Setting up openssl (3.0.8-1) ...
21:29:09 #10 54.79 Setting up libbsd0:amd64 (0.11.7-2) ...
21:29:09 #10 54.80 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
21:29:09 #10 54.80 Setting up libelf1:amd64 (0.188-2.1) ...
21:29:09 #10 54.81 Setting up readline-common (8.2-1.3) ...
21:29:09 #10 54.83 Setting up publicsuffix (20230209.2326-1) ...
21:29:09 #10 54.84 Setting up libxml2:amd64 (2.9.14+dfsg-1.1+b3) ...
21:29:09 #10 54.85 Setting up zstd (1.5.4+dfsg2-3) ...
21:29:09 #10 54.86 Setting up libmarkdown2:amd64 (2.2.7-2) ...
21:29:09 #10 54.87 Setting up libcc1-0:amd64 (12.2.0-14) ...
21:29:09 #10 54.88 Setting up iso-codes (4.13.0-1) ...
21:29:09 #10 54.89 Setting up liblocale-gettext-perl (1.07-5) ...
21:29:09 #10 54.90 Setting up liblsan0:amd64 (12.2.0-14) ...
21:29:09 #10 54.91 Setting up dctrl-tools (2.24-3+b1) ...
21:29:09 #10 54.95 Setting up libitm1:amd64 (12.2.0-14) ...
21:29:09 #10 54.96 Setting up debian-keyring (2022.12.24) ...
21:29:09 #10 54.97 Setting up libgdbm6:amd64 (1.23-3) ...
21:29:09 #10 54.98 Setting up libctf0:amd64 (2.40-2) ...
21:29:09 #10 54.98 Setting up pinentry-curses (1.2.1-1) ...
21:29:09 #10 55.00 Setting up manpages-dev (6.03-1) ...
21:29:09 #7 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.0s done
21:29:09 #12 3.355 Reading package lists...
21:29:09 #12 4.528 Building dependency tree...
21:29:09 #12 4.710 Reading state information...
21:29:09 #12 4.731 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:09 #12 4.775 Starting 2 pkgProblemResolver with broken count: 0
21:29:09 #12 4.777 Done
21:29:09 #12 4.800  Done
21:29:09 #11 37.37 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB]
21:29:09 #11 37.56 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
21:29:09 #11 37.58 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:29:09 #11 37.59 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
21:29:09 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de
21:29:09 #10 29.85 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
21:29:09 #10 30.03 Selecting previously unselected package libcroco3:armhf.
21:29:09 #10 30.03 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ...
21:29:09 #10 30.04 Unpacking libcroco3:armhf (0.6.12-3) ...
21:29:09 #7 ...
21:29:09 
21:29:09 #10 [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
21:29:09 #10 DONE 1.7s
21:29:09 
21:29:09 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:09 #11 28.87 Get:202 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
21:29:09 #11 28.91 Get:203 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-date-perl all 6.05-1 [9920 B]
21:29:09 #11 28.92 Get:204 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-listing-perl all 6.15-1 [11.5 kB]
21:29:09 #11 28.93 Get:205 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:29:09 #11 28.94 Get:206 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liburi-perl all 5.12-1ubuntu1 [80.7 kB]
21:29:09 #11 28.99 Get:207 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-parser-perl armhf 3.78-1 [85.3 kB]
21:29:09 #11 29.02 Get:208 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
21:29:09 #11 29.08 Get:209 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-html-perl all 1.004-3 [15.9 kB]
21:29:09 #11 70.20 Setting up python3-debian (0.1.46) ...
21:29:09 #11 52.04 Selecting previously unselected package manpages-dev.
21:29:09 #11 52.05 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ...
21:29:09 #11 52.05 Unpacking manpages-dev (5.05-1) ...
21:29:09 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.3s done
21:29:09 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f
21:29:09 #12 11.62 Selecting previously unselected package g++.
21:29:09 #12 11.63 Preparing to unpack .../02-g++_4%3a12.2.0-1+rpi1_armhf.deb ...
21:29:09 #12 11.63 Unpacking g++ (4:12.2.0-1+rpi1) ...
21:29:09 #12 11.66 Selecting previously unselected package build-essential.
21:29:09 #13 3.781  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
21:29:09 #13 3.861 dpkg-genchanges: info: binary-only upload (no source code included)
21:29:09 #13 3.863  dpkg-source --after-build .
21:29:09 #13 3.960 dpkg-buildpackage: info: binary-only upload (no source included)
21:29:09 #13 3.965 
21:29:09 #13 3.965 The package has been created.
21:29:09 #13 3.965 Attention, the package has been created in the current directory,
21:29:09 #13 3.965 not in ".." as indicated by the message above!
21:29:09 #13 3.988 Selecting previously unselected package docker-ce-build-deps.
21:29:09 #13 4.004 (Reading database ... 25577 files and directories currently installed.)
21:29:09 #13 4.006 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:09 #13 4.010 Unpacking docker-ce-build-deps (1.0) ...
21:29:09 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de
21:29:09 #10 55.01 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
21:29:09 #10 55.02 Setting up cpp-12 (12.2.0-14) ...
21:29:09 #10 55.03 Setting up libxcb1:amd64 (1.15-1) ...
21:29:09 #10 55.04 Setting up gettext (0.21-12) ...
21:29:09 #10 55.05 Setting up xdelta (1.1.3-10.4) ...
21:29:09 #10 55.06 Setting up libavif15:amd64 (0.11.1-1) ...
21:29:09 #10 55.08 Setting up libarchive13:amd64 (3.6.2-1) ...
21:29:09 #10 55.09 Setting up fontconfig-config (2.14.1-4) ...
21:29:09 #7 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 1.6s done
21:29:09 #12 4.807 Starting pkgProblemResolver with broken count: 0
21:29:09 #12 4.837 Starting 2 pkgProblemResolver with broken count: 0
21:29:09 #12 4.839 Done
21:29:09 #12 4.962 The following additional packages will be installed:
21:29:09 #12 4.962   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:29:09 #12 4.962   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
21:29:09 #12 4.962   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
21:29:09 #12 4.963   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:29:09 #12 4.964 Suggested packages:
21:29:09 #12 4.964   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:29:09 #12 4.964 Recommended packages:
21:29:09 #12 4.964   dmsetup
21:29:09 #12 5.018 The following NEW packages will be installed:
21:29:09 #12 5.018   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:29:09 #12 5.018   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
21:29:09 #12 5.018   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
21:29:09 #12 5.019   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:29:09 #11 37.60 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:29:09 #11 37.60 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
21:29:09 #11 37.63 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
21:29:09 #11 37.64 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:29:09 #11 37.64 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
21:29:09 #11 37.64 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
21:29:09 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.2s done
21:29:09 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739
21:29:09 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.2s done
21:29:09 #10 30.11 Selecting previously unselected package libncurses6:armhf.
21:29:09 #10 30.11 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u3_armhf.deb ...
21:29:09 #10 30.11 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u3) ...
21:29:09 #10 30.18 Selecting previously unselected package gettext.
21:29:09 #10 30.18 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ...
21:29:09 #10 30.18 Unpacking gettext (0.19.8.1-9) ...
21:29:09 #11 70.37 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
21:29:09 #11 70.54 Setting up equivs (2.3.1) ...
21:29:09 #11 70.55 Setting up g++ (4:12.2.0-1ubuntu1) ...
21:29:09 #11 70.57 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:09 #11 70.57 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
21:29:09 #11 70.58 Setting up build-essential (12.9ubuntu3) ...
21:29:09 #11 70.59 Setting up libmoox-aliases-perl (0.001006-2) ...
21:29:09 #11 70.60 Setting up libb-hooks-endofscope-perl (0.26-1) ...
21:29:09 #11 70.61 Setting up python3-nacl (1.5.0-2) ...
21:29:09 #9 0.830 Get:1 http://deb.debian.org/debian bookworm InRelease [178 kB]
21:29:09 #9 0.841 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [49.6 kB]
21:29:09 #9 0.936 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:29:09 #9 0.943 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8870 kB]
21:29:09 #9 1.146 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [896 B]
21:29:09 #11 52.28 Selecting previously unselected package python3-certifi.
21:29:09 #11 52.28 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ...
21:29:09 #11 52.29 Unpacking python3-certifi (2019.11.28-1) ...
21:29:09 #11 52.33 Selecting previously unselected package python3-idna.
21:29:09 #11 52.34 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ...
21:29:09 #11 52.34 Unpacking python3-idna (2.8-1) ...
21:29:09 #11 52.38 Selecting previously unselected package python3-urllib3.
21:29:09 #11 52.38 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
21:29:09 #11 52.38 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:29:09 #11 52.42 Selecting previously unselected package python3-requests.
21:29:09 #11 52.42 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:29:09 #11 52.43 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:29:09 #11 52.46 Selecting previously unselected package python3-unidiff.
21:29:09 #11 52.46 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ...
21:29:09 #11 52.47 Unpacking python3-unidiff (0.5.5-2) ...
21:29:09 #11 52.50 Selecting previously unselected package python3-xdg.
21:29:09 #12 11.66 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
21:29:09 #12 11.66 Unpacking build-essential (12.9) ...
21:29:09 #12 11.70 Selecting previously unselected package bash-completion.
21:29:09 #12 11.70 Preparing to unpack .../04-bash-completion_1%3a2.11-6_all.deb ...
21:29:09 #12 11.72 Unpacking bash-completion (1:2.11-6) ...
21:29:09 #12 11.84 Selecting previously unselected package libarchive13:armhf.
21:29:09 #12 11.84 Preparing to unpack .../05-libarchive13_3.6.2-1_armhf.deb ...
21:29:09 #12 11.85 Unpacking libarchive13:armhf (3.6.2-1) ...
21:29:09 #12 11.91 Selecting previously unselected package libjsoncpp25:armhf.
21:29:09 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.3s done
21:29:09 #7 ...
21:29:09 
21:29:09 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da
21:29:09 #9 resolve docker.io/library/debian:buster@sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da 0.0s done
21:29:09 #9 sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da 984B / 984B done
21:29:09 #9 sha256:a5f47fe848328e0744bfa9929bc07049f9f7fae244f6d3db9cfc7fb9d9db7899 529B / 529B done
21:29:09 #9 sha256:6827e70239010113626cf8d0766f9d388bc84df28db30764b661f3a28eff63a1 1.48kB / 1.48kB done
21:29:09 #9 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:09 #9 DONE 2.6s
21:29:09 
21:29:09 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:09 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.1s
21:29:09 #10 55.33 Setting up libedit2:amd64 (3.1-20221030-2) ...
21:29:09 #10 55.34 Setting up libreadline8:amd64 (8.2-1.3) ...
21:29:09 #10 55.35 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
21:29:09 #10 55.36 Setting up ca-certificates (20230311) ...
21:29:09 #17 exporting layers 8.9s done
21:29:09 #17 writing image sha256:2c0bc5a9a9d73656720db5660f4a07b437f8c375331a9fa50966fb2eef289f30 done
21:29:09 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
21:29:09 #17 DONE 8.9s
21:29:09 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
21:29:09 + set -e
21:29:09 + mkdir -p /root/build-deb/engine
21:29:09 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:09 + mkdir -p /root/build-deb/cli
21:29:09 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:09 + mkdir -p /root/build-deb/buildx
21:29:09 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:09 #11 38.05 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
21:29:09 #7 ...
21:29:09 
21:29:09 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:09 #10 19.49 Selecting previously unselected package libuchardet0:armhf.
21:29:09 #10 19.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 ... 7930 files and directories currently installed.)
21:29:09 #10 19.50 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
21:29:09 #10 19.51 Unpacking libuchardet0:armhf (0.0.7-1) ...
21:29:09 #10 19.57 Selecting previously unselected package groff-base.
21:29:09 #10 19.57 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
21:29:09 #10 19.58 Unpacking groff-base (1.22.4-6) ...
21:29:09 #10 19.75 Selecting previously unselected package libgdbm6:armhf.
21:29:09 #10 19.75 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
21:29:09 #10 19.75 Unpacking libgdbm6:armhf (1.19-2) ...
21:29:09 #10 19.81 Selecting previously unselected package libpipeline1:armhf.
21:29:09 #10 19.81 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
21:29:09 #10 19.81 Unpacking libpipeline1:armhf (1.5.3-1) ...
21:29:09 #10 19.88 Selecting previously unselected package man-db.
21:29:09 #10 19.88 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
21:29:09 #10 19.89 Unpacking man-db (2.9.4-2) ...
21:29:09 #10 20.07 Selecting previously unselected package perl-modules-5.32.
21:29:09 #10 20.07 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
21:29:09 #10 20.08 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:29:09 #10 20.76 Selecting previously unselected package libgdbm-compat4:armhf.
21:29:09 #10 20.76 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
21:29:09 #10 20.78 Unpacking libgdbm-compat4:armhf (1.19-2) ...
21:29:09 #10 21.05 Selecting previously unselected package libperl5.32:armhf.
21:29:09 #10 21.05 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
21:29:09 #10 21.06 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
21:29:09 #10 21.92 Selecting previously unselected package perl.
21:29:09 #10 21.92 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
21:29:09 #10 21.95 Unpacking perl (5.32.1-4+deb11u2) ...
21:29:09 #10 22.63 Selecting previously unselected package libpython3.9-minimal:armhf.
21:29:09 #10 22.63 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
21:29:09 #10 22.64 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
21:29:09 #10 22.93 Selecting previously unselected package libexpat1:armhf.
21:29:09 #10 22.93 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
21:29:09 #10 22.93 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
21:29:09 #10 23.00 Selecting previously unselected package python3.9-minimal.
21:29:09 #10 23.00 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
21:29:09 #10 23.01 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
21:29:09 #10 23.36 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
21:29:09 #10 23.38 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
21:29:09 #10 23.39 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
21:29:09 #10 24.27 Selecting previously unselected package python3-minimal.
21:29:09 #10 24.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 ... 10737 files and directories currently installed.)
21:29:09 #10 24.27 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
21:29:09 #10 24.28 Unpacking python3-minimal (3.9.2-3) ...
21:29:09 #10 24.33 Selecting previously unselected package media-types.
21:29:09 #10 24.33 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:29:09 #10 24.33 Unpacking media-types (4.0.0) ...
21:29:09 #10 24.38 Selecting previously unselected package libmpdec3:armhf.
21:29:09 #10 24.38 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
21:29:09 #10 24.39 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
21:29:09 #10 24.44 Selecting previously unselected package libpython3.9-stdlib:armhf.
21:29:09 #10 24.45 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
21:29:09 #10 24.45 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
21:29:09 #10 24.76 Selecting previously unselected package python3.9.
21:29:09 #10 24.76 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
21:29:09 #10 24.77 Unpacking python3.9 (3.9.2-1+rpi1) ...
21:29:09 #10 24.82 Selecting previously unselected package libpython3-stdlib:armhf.
21:29:09 #10 24.82 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
21:29:09 #10 24.85 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
21:29:09 #10 24.90 Setting up python3-minimal (3.9.2-3) ...
21:29:09 #10 25.27 Selecting previously unselected package python3.
21:29:09 #10 25.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 ... 11134 files and directories currently installed.)
21:29:09 #10 25.28 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
21:29:09 #10 25.30 Unpacking python3 (3.9.2-3) ...
21:29:09 #10 25.34 Selecting previously unselected package sensible-utils.
21:29:09 #10 25.34 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
21:29:09 #10 25.34 Unpacking sensible-utils (0.0.14) ...
21:29:09 #10 25.38 Selecting previously unselected package bzip2.
21:29:09 #10 25.38 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
21:29:09 #10 25.39 Unpacking bzip2 (1.0.8-4) ...
21:29:09 #10 25.43 Selecting previously unselected package libmagic-mgc.
21:29:09 #10 25.43 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
21:29:09 #10 25.44 Unpacking libmagic-mgc (1:5.39-3) ...
21:29:09 #10 25.56 Selecting previously unselected package libmagic1:armhf.
21:29:09 #10 25.56 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
21:29:09 #10 25.57 Unpacking libmagic1:armhf (1:5.39-3) ...
21:29:09 #10 25.62 Selecting previously unselected package file.
21:29:09 #10 25.62 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
21:29:09 #10 25.63 Unpacking file (1:5.39-3) ...
21:29:09 #10 25.68 Selecting previously unselected package gettext-base.
21:29:09 #10 25.68 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
21:29:09 #10 25.68 Unpacking gettext-base (0.21-4) ...
21:29:09 #10 25.78 Selecting previously unselected package xz-utils.
21:29:09 #10 25.78 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
21:29:09 #10 25.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:29:09 #10 25.85 Selecting previously unselected package libsigsegv2:armhf.
21:29:09 #10 25.85 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
21:29:09 #10 25.86 Unpacking libsigsegv2:armhf (2.13-1) ...
21:29:09 #10 25.94 Selecting previously unselected package m4.
21:29:09 #10 25.94 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
21:29:09 #10 25.95 Unpacking m4 (1.4.18-5) ...
21:29:09 #10 26.02 Selecting previously unselected package autoconf.
21:29:09 #10 26.02 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
21:29:09 #10 26.03 Unpacking autoconf (2.69-14) ...
21:29:09 #10 ...
21:29:09 
21:29:09 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:09 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f
21:29:09 #10 30.41 Selecting previously unselected package intltool-debian.
21:29:09 #10 30.41 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ...
21:29:09 #10 30.41 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:29:09 #10 30.45 Selecting previously unselected package po-debconf.
21:29:09 #10 30.45 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ...
21:29:09 #10 30.46 Unpacking po-debconf (1.0.21) ...
21:29:09 #10 30.54 Selecting previously unselected package debhelper.
21:29:09 #10 30.54 Preparing to unpack .../082-debhelper_12.1.1_all.deb ...
21:29:09 #21 DONE 19.7s
21:29:09 
21:29:09 #22 [build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
21:29:09 #22 DONE 0.5s
21:29:09 
21:29:09 #23 [build 6/6] RUN --mount=type=bind,target=.     --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...)
21:29:09 #11 70.79 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
21:29:09 #11 70.91 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
21:29:09 #11 29.48 Get:210 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:29:09 #11 29.63 Get:211 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-message-perl all 6.37-1 [76.3 kB]
21:29:09 #11 52.50 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ...
21:29:09 #11 52.50 Unpacking python3-xdg (0.26-1ubuntu1) ...
21:29:09 #11 52.54 Selecting previously unselected package unzip.
21:29:09 #11 52.54 Preparing to unpack .../331-unzip_6.0-25ubuntu1.1_armhf.deb ...
21:29:09 #11 52.54 Unpacking unzip (6.0-25ubuntu1.1) ...
21:29:09 #11 52.58 Selecting previously unselected package equivs.
21:29:09 #11 52.58 Preparing to unpack .../332-equivs_2.2.0_all.deb ...
21:29:09 #11 52.59 Unpacking equivs (2.2.0) ...
21:29:09 #11 52.61 Selecting previously unselected package libauthen-sasl-perl.
21:29:09 #11 52.62 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ...
21:29:09 #11 52.62 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:29:09 #11 52.65 Selecting previously unselected package python3-magic.
21:29:09 #11 52.65 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ...
21:29:09 #11 52.66 Unpacking python3-magic (2:0.4.15-3) ...
21:29:09 #11 52.71 Setting up libapt-pkg-perl (0.1.36build3) ...
21:29:09 #11 52.72 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
21:29:09 #12 11.91 Preparing to unpack .../06-libjsoncpp25_1.9.5-4_armhf.deb ...
21:29:09 #12 11.92 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
21:29:09 #12 11.96 Selecting previously unselected package librhash0:armhf.
21:29:09 #12 11.96 Preparing to unpack .../07-librhash0_1.4.3-3_armhf.deb ...
21:29:09 #12 11.97 Unpacking librhash0:armhf (1.4.3-3) ...
21:29:09 #12 12.01 Selecting previously unselected package libuv1:armhf.
21:29:09 #12 12.02 Preparing to unpack .../08-libuv1_1.44.2-1+rpi1_armhf.deb ...
21:29:09 #12 12.02 Unpacking libuv1:armhf (1.44.2-1+rpi1) ...
21:29:09 #12 12.11 Selecting previously unselected package cmake-data.
21:29:09 #12 12.11 Preparing to unpack .../09-cmake-data_3.25.1-1_all.deb ...
21:29:09 #12 12.12 Unpacking cmake-data (3.25.1-1) ...
21:29:09 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739
21:29:09 #7 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.4s done
21:29:09 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739
21:29:09 #10 55.73 Updating certificates in /etc/ssl/certs...
21:29:09 + mkdir -p /root/build-deb/compose
21:29:09 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:09 + mkdir -p /go/src/github.com/docker
21:29:09 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:09 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:09 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:09 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:09 + EPOCH=5
21:29:09 + EPOCH_SEP=
21:29:09 + [[ ! -z 5 ]]
21:29:09 + EPOCH_SEP=:
21:29:09 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:09 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:09 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:09 + VERSION=0.0.0-20230330191823-de0d30f
21:29:09 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:09 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:09 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:09 + debSource=docker-ce
21:29:09 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:09 + debMaintainer='Docker <support@docker.com>'
21:29:09 ++ date --rfc-2822
21:29:09 + debDate='Thu, 30 Mar 2023 21:29:09 +0000'
21:29:09 + pkgRevision=1
21:29:09 + cat
21:29:09 + export CLI_GITCOMMIT=de0d30f
21:29:09 + CLI_GITCOMMIT=de0d30f
21:29:09 + export ENGINE_GITCOMMIT=0656059
21:29:09 + ENGINE_GITCOMMIT=0656059
21:29:09 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:09 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:09 + dpkg-buildpackage -uc -us -I.git
21:29:09 dpkg-buildpackage: info: source package docker-ce
21:29:09 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye
21:29:09 dpkg-buildpackage: info: source distribution bullseye
21:29:09 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:09 dpkg-buildpackage: info: host architecture armhf
21:29:09  dpkg-source -I.git --before-build .
21:29:09 #11 38.20 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
21:29:09 #11 38.24 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
21:29:09 #11 38.42 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB]
21:29:09 #11 38.43 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:29:09 #11 38.46 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB]
21:29:09 #12 5.432 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
21:29:09 #12 5.432 1 not fully installed or removed.
21:29:09 #12 5.432 Need to get 6406 kB of archives.
21:29:09 #12 5.432 After this operation, 26.6 MB of additional disk space will be used.
21:29:09 #12 5.432 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bash-completion all 1:2.8-1ubuntu1 [168 kB]
21:29:09 #10 30.54 Unpacking debhelper (12.1.1) ...
21:29:09 #10 30.76 Selecting previously unselected package debian-keyring.
21:29:09 #10 30.76 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ...
21:29:09 #10 30.76 Unpacking debian-keyring (2019.02.25) ...
21:29:09 #11 70.91 Setting up dput (1.1.2ubuntu2) ...
21:29:09 #11 71.06 Setting up libnamespace-clean-perl (0.27-2) ...
21:29:09 #11 71.07 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
21:29:09 #11 29.76 Get:212 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:29:09 #11 29.78 Get:213 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:29:09 #11 29.79 Get:214 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf perl-openssl-defaults armhf 7 [7536 B]
21:29:09 #11 29.80 Get:215 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-ssleay-perl armhf 1.92-2 [306 kB]
21:29:09 #8 ...
21:29:09 
21:29:09 #9 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:febad66238b1245cbde9bc6adb0fcfac17dea9a14ac73e39717f5be8018caf16
21:29:09 #9 resolve docker.io/library/fedora:36@sha256:febad66238b1245cbde9bc6adb0fcfac17dea9a14ac73e39717f5be8018caf16 0.0s done
21:29:09 #9 sha256:febad66238b1245cbde9bc6adb0fcfac17dea9a14ac73e39717f5be8018caf16 975B / 975B done
21:29:09 #9 sha256:2acfc9b73a50f419b48abac83ba6e3fe3712bf8843cded5785d518828f26226a 529B / 529B done
21:29:09 #9 sha256:ee8eaf70aa854a380346dae22a7208d0eb3a79c0583edadfe766c349bfc489c5 1.99kB / 1.99kB done
21:29:09 #9 sha256:9b917c661f02a263855792fd6dcab73a006dbae49e38cc3beea971ce0a30a4ad 58.12MB / 58.12MB 1.2s done
21:29:09 #9 extracting sha256:9b917c661f02a263855792fd6dcab73a006dbae49e38cc3beea971ce0a30a4ad 3.7s done
21:29:09 #9 DONE 5.3s
21:29:09 
21:29:09 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:09 #8 ...
21:29:09 
21:29:09 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:29:09 #11 52.73 Setting up libpipeline1:armhf (1.5.2-2build1) ...
21:29:09 #11 52.74 Setting up wdiff (1.2.2-2build1) ...
21:29:09 #11 52.76 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ...
21:29:09 #11 52.77 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
21:29:09 #11 52.78 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
21:29:09 #11 52.79 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
21:29:09 #11 52.80 Setting up mime-support (3.64ubuntu1) ...
21:29:09 #11 52.82 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
21:29:09 #11 52.85 Setting up libmagic-mgc (1:5.38-4) ...
21:29:09 #11 52.86 Setting up libyaml-0-2:armhf (0.2.2-1) ...
21:29:09 #11 52.88 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
21:29:09 #11 52.89 No schema files found: doing nothing.
21:29:09 #11 52.89 Setting up distro-info-data (0.43ubuntu1.11) ...
21:29:09 #11 52.90 Setting up manpages (5.05-1) ...
21:29:09 #11 52.91 Setting up unzip (6.0-25ubuntu1.1) ...
21:29:09 #11 52.93 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
21:29:09 #11 52.96 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
21:29:09 #11 52.97 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:29:09 #11 52.98 Setting up binutils-common:armhf (2.34-6ubuntu1.4) ...
21:29:09 #11 52.99 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
21:29:09 #11 53.00 Setting up libmagic1:armhf (1:5.38-4) ...
21:29:09 #11 53.02 Setting up less (551-1ubuntu0.1) ...
21:29:09 #11 53.04 Setting up perl-openssl-defaults:armhf (4) ...
21:29:10 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.2s done
21:29:10 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f
21:29:10 #7 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.3s done
21:29:10 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f
21:29:10  debian/rules clean
21:29:10 dh clean --with=bash-completion
21:29:10    dh_clean
21:29:10 #11 38.46 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
21:29:10 #11 38.46 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
21:29:10 #11 38.49 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
21:29:10 #11 38.50 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
21:29:10 #11 38.51 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB]
21:29:10 #12 5.782 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
21:29:10 #11 71.28 Setting up licensecheck (3.3.0-1) ...
21:29:10 #11 71.29 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:29:10 #11 71.30 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:29:10 #11 71.32 Setting up libwww-perl (6.67-1) ...
21:29:10 #11 71.33 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
21:29:10 #11 71.34 Setting up libwww-mechanize-perl (2.14-2) ...
21:29:10 #11 71.35 Setting up devscripts (2.22.2ubuntu3) ...
21:29:10 #11 29.93 Get:216 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
21:29:10 #11 29.97 Get:217 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
21:29:10 #11 29.97 Get:218 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:29:10 #11 29.97 Get:219 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
21:29:10 #11 29.98 Get:220 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:29:10 #11 53.05 Setting up linux-libc-dev:armhf (5.4.0-146.163) ...
21:29:10 #11 53.06 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.4) ...
21:29:10 #11 53.07 Setting up gettext-base (0.19.8.1-10build1) ...
21:29:10 #11 53.08 Setting up libnpth0:armhf (1.6-1) ...
21:29:10 #11 53.09 Setting up krb5-locales (1.17-6ubuntu4.3) ...
21:29:10 #11 53.10 Setting up file (1:5.38-4) ...
21:29:10 #11 53.11 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
21:29:10 #11 53.12 Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
21:29:10 #11 53.13 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ...
21:29:10 #11 53.13 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:29:10 #11 53.15 Setting up libfakeroot:armhf (1.24-1) ...
21:29:10 #11 53.16 Setting up libkrb5support0:armhf (1.17-6ubuntu4.3) ...
21:29:10 #11 53.17 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:29:10 #11 53.18 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
21:29:10 #11 53.29 
21:29:10 #11 53.29 Current default time zone: 'Etc/UTC'
21:29:10 #7 ...
21:29:10 
21:29:10 #8 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:a98e363d8384a1b8158628e1c770769999aeb721321c604e9cf5e91fb1544503
21:29:10 #8 resolve quay.io/centos/centos:stream9@sha256:a98e363d8384a1b8158628e1c770769999aeb721321c604e9cf5e91fb1544503 0.0s done
21:29:10 #8 sha256:60fa0d4293096d63cc8757eca4991495f55d31bed5a7a3e613a1b697979d0cb5 1.16kB / 1.16kB done
21:29:10 #8 sha256:a98e363d8384a1b8158628e1c770769999aeb721321c604e9cf5e91fb1544503 858B / 858B done
21:29:10 #8 sha256:4a963d58510858f4e942ba6ffc0ccc3709df8efaa125b9f18a997630bc5b5a73 350B / 350B done
21:29:10 #8 sha256:daa553166685bfe7535d023b8c42dc2a2009eb8a3060c11682cfdef7da6981e6 55.96MB / 55.96MB 1.8s done
21:29:10 #8 extracting sha256:daa553166685bfe7535d023b8c42dc2a2009eb8a3060c11682cfdef7da6981e6 3.1s done
21:29:10 #8 DONE 5.5s
21:29:10 
21:29:10 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:10 #7 ...
21:29:10 
21:29:10 #9 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:29:10 #12 12.49 Selecting previously unselected package cmake.
21:29:10 #12 12.49 Preparing to unpack .../10-cmake_3.25.1-1_armhf.deb ...
21:29:10 #12 12.49 Unpacking cmake (3.25.1-1) ...
21:29:10 #9 2.085 Fetched 9146 kB in 2s (6053 kB/s)
21:29:10  dpkg-source -I.git -b .
21:29:10 #10 56.19 140 added, 0 removed; done.
21:29:10 #10 56.26 Setting up libgprofng0:amd64 (2.40-2) ...
21:29:10 #10 56.27 Setting up libfreetype6:amd64 (2.12.1+dfsg-4) ...
21:29:10 #10 56.28 Setting up libgcc-12-dev:amd64 (12.2.0-14) ...
21:29:10 #12 6.029 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblzo2-2 armhf 2.08-1.2 [44.2 kB]
21:29:10 #12 6.032 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive13 armhf 3.2.2-3.1ubuntu0.7 [251 kB]
21:29:10 #12 6.048 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libjsoncpp1 armhf 1.7.4-3 [65.9 kB]
21:29:10 #12 6.051 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librhash0 armhf 1.3.6-2 [90.3 kB]
21:29:10 #12 6.056 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libuv1 armhf 1.18.0-3 [53.5 kB]
21:29:10 #12 6.059 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake armhf 3.10.2-1ubuntu2.18.04.2 [2724 kB]
21:29:10 #11 71.50 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
21:29:10 #11 71.51 Setting up libxml-sax-expat-perl (0.51-1) ...
21:29:10 #11 71.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:10 #11 71.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:10 #11 71.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:10 #13 4.086 Reading package lists...
21:29:10 #13 4.858 Building dependency tree...
21:29:10 #13 5.039 Reading state information...
21:29:10 #13 5.045 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:10 #11 30.38 Get:221 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-perl all 6.67-1 [141 kB]
21:29:10 #7 extracting sha256:adda5a5e23eb82e9a88dded13d6eec0e7cb118a24deeb72257b46f5e0047ce20 4.7s done
21:29:10 #7 DONE 5.6s
21:29:10 
21:29:10 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:10 #8 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:10 #8 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:10 #8 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:10 #8 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:10 #8 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.8s done
21:29:10 #8 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.1s done
21:29:10 #8 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.3s done
21:29:10 #8 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.0s done
21:29:10 #8 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.3s done
21:29:10 #8 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.6s done
21:29:10 #8 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 3.1s done
21:29:10 #8 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.1s done
21:29:10 #8 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.4s done
21:29:10 #8 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.3s done
21:29:10 #8 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 0.5s
21:29:10 #11 53.29 Local time is now:      Thu Mar 30 21:29:10 UTC 2023.
21:29:10 #11 53.29 Universal Time is now:  Thu Mar 30 21:29:10 UTC 2023.
21:29:10 #11 53.29 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:29:10 #11 53.29 
21:29:10 #11 53.31 Setting up fakeroot (1.24-1) ...
21:29:10 #11 53.31 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:10 #11 53.31 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
21:29:10 #11 53.31 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
21:29:10 #11 53.31 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
21:29:10 #11 53.31 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
21:29:10 #11 53.31 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
21:29:10 #11 53.31 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
21:29:10 #11 53.31 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
21:29:10 #11 53.31 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
21:29:10 #11 53.32 Setting up autotools-dev (20180224.1) ...
21:29:10 #11 53.33 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:29:10 #11 53.34 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
21:29:10 #11 53.35 Setting up make (4.2.1-1.2) ...
21:29:10 #11 53.36 Setting up libmpfr6:armhf (4.0.2-1) ...
21:29:10 #11 53.37 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:29:10 #11 53.38 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
21:29:10 #11 53.39 Setting up libidn11:armhf (1.33-2.2ubuntu2) ...
21:29:10 #11 53.40 Setting up strace (5.5-3ubuntu1) ...
21:29:10 #11 53.41 Setting up libsigsegv2:armhf (2.12-2) ...
21:29:10 #11 53.42 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
21:29:10 #11 53.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.43 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
21:29:10 #11 53.44 Setting up t1utils (1.41-3) ...
21:29:10 #11 53.45 Setting up diffstat (1.63-1) ...
21:29:10 #11 53.46 Setting up libmpc3:armhf (1.1.0-1) ...
21:29:10 #11 53.47 Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
21:29:10 #11 53.48 Setting up patch (2.7.6-6) ...
21:29:10 #11 53.49 Setting up autopoint (0.19.8.1-10build1) ...
21:29:10 #11 53.50 Setting up libfl2:armhf (2.6.4-6.2) ...
21:29:10 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 1.8s done
21:29:10 #12 12.89 Selecting previously unselected package dh-apparmor.
21:29:10 #12 12.89 Preparing to unpack .../11-dh-apparmor_3.0.8-3_all.deb ...
21:29:10 #12 12.90 Unpacking dh-apparmor (3.0.8-3) ...
21:29:10 #12 12.94 Preparing to unpack .../12-libpcre2-8-0_10.42-1_armhf.deb ...
21:29:10 #12 12.95 Unpacking libpcre2-8-0:armhf (10.42-1) over (10.40-3) ...
21:29:10 #7 ...
21:29:10 
21:29:10 #10 [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
21:29:10 #10 DONE 2.4s
21:29:10 
21:29:10 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:10 #23 0.674 
21:29:10 #23 0.688 Removing /tmp/bundles/
21:29:10 #23 0.690 
21:29:10 #23 0.695 ---> Making bundle: binary (in /tmp/bundles/binary)
21:29:10 #23 0.727 ++++++ cat ./cli/winresources/dockerd/winres.json
21:29:10 #23 0.728 {
21:29:10 #23 0.728   "RT_GROUP_ICON": {
21:29:10 #23 0.728     "#1": {
21:29:10 #23 0.728       "0409": "../../winresources/docker.ico"
21:29:10 #23 0.728     }
21:29:10 #23 0.728   },
21:29:10 #23 0.728   "RT_MANIFEST": {
21:29:10 #23 0.728     "#1": {
21:29:10 #23 0.728       "0409": {
21:29:10 #23 0.728         "identity": {},
21:29:10 #23 0.728         "description": "Docker Engine",
21:29:10 #23 0.728         "minimum-os": "vista",
21:29:10 #23 0.728         "execution-level": "",
21:29:10 #23 0.728         "ui-access": false,
21:29:10 #23 0.728         "auto-elevate": false,
21:29:10 #23 0.728         "dpi-awareness": "unaware",
21:29:10 #23 0.728         "disable-theming": false,
21:29:10 #23 0.728         "disable-window-filtering": false,
21:29:10 #23 0.728         "high-resolution-scrolling-aware": false,
21:29:10 #23 0.728         "ultra-high-resolution-scrolling-aware": false,
21:29:10 #23 0.728         "long-path-aware": false,
21:29:10 #23 0.728         "printer-driver-isolation": false,
21:29:10 #23 0.728         "gdi-scaling": false,
21:29:10 #23 0.728         "segment-heap": false,
21:29:10 #23 0.728         "use-common-controls-v6": false
21:29:10 #23 0.728       }
21:29:10 #23 0.728     }
21:29:10 #23 0.728   },
21:29:10 #23 0.728   "RT_MESSAGETABLE": {
21:29:10 #23 0.728     "#1": {
21:29:10 #23 0.728       "0409": "../../winresources/event_messages.bin"
21:29:10 #23 0.728     }
21:29:10 #23 0.728   },
21:29:10 #23 0.728   "RT_VERSION": {
21:29:10 #23 0.728     "#1": {
21:29:10 #23 0.728       "0409": {
21:29:10 #23 0.728         "fixed": {
21:29:10 #23 0.728           "file_version": "0.0.0.0",
21:29:10 #23 0.728           "product_version": "0.0.0.0",
21:29:10 #23 0.728           "type": "Unknown"
21:29:10 #23 0.728         },
21:29:10 #23 0.728         "info": {
21:29:10 #23 0.728           "0000": {
21:29:10 #23 0.728             "CompanyName": "",
21:29:10 #23 0.728             "FileVersion": "0.0.0-20230330191823-de0d30f",
21:29:10 #23 0.728             "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
21:29:10 #23 0.728             "OriginalFileName": "dockerd.exe",
21:29:10 #23 0.728             "ProductName": "",
21:29:10 #23 0.728             "ProductVersion": "0.0.0-20230330191823-de0d30f",
21:29:10 #23 0.728             "SpecialBuild": "0656059"
21:29:10 #23 0.728           }
21:29:10 #23 0.728         }
21:29:10 #23 0.728       }
21:29:10 #23 0.728     }
21:29:10 #23 0.728   }
21:29:10 #23 0.728 }
21:29:10 #23 0.733 cmd/dockerd/cobra.go
21:29:10 #23 0.733 cmd/dockerd/config.go
21:29:10 #23 0.733 cmd/dockerd/config_windows.go
21:29:10 #23 0.733 cmd/dockerd/daemon.go
21:29:10 #23 0.733 cmd/dockerd/daemon_test.go
21:29:10 #23 0.734 cmd/dockerd/daemon_windows.go
21:29:10 #23 0.734 cmd/dockerd/docker.go
21:29:10 #23 0.734 cmd/dockerd/docker_windows.go
21:29:10 #23 0.734 cmd/dockerd/error.go
21:29:10 #23 0.734 cmd/dockerd/genwinres_windows.go
21:29:10 #23 0.738 cmd/dockerd/grpclog.go
21:29:10 #23 0.739 cmd/dockerd/metrics.go
21:29:10 #23 0.739 cmd/dockerd/options.go
21:29:10 #23 0.739 cmd/dockerd/options_test.go
21:29:10 #23 0.739 cmd/dockerd/required.go
21:29:10 #23 0.739 cmd/dockerd/service_windows.go
21:29:10 #23 0.760 Building static /tmp/bundles/binary-daemon/dockerd.exe (windows/amd64)...
21:29:10 dpkg-source: warning: native package version may not have a revision
21:29:10 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:10 dpkg-source: info: using source format '1.0'
21:29:10 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz
21:29:10 #10 56.35 Setting up shared-mime-info (2.2-1) ...
21:29:10 #12 6.183 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
21:29:10 #12 6.184 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [117 kB]
21:29:10 #12 6.187 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper-event1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [9764 B]
21:29:10 #12 6.336 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libudev-dev armhf 237-3ubuntu10.57 [19.1 kB]
21:29:10 #11 38.94 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
21:29:10 #11 39.10 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
21:29:10 #11 39.13 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB]
21:29:10 #11 39.17 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB]
21:29:10 #11 39.20 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
21:29:10 #11 39.29 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:29:10 #11 71.74 Processing triggers for sgml-base (1.30) ...
21:29:10 #11 71.76 Setting up libfontconfig1:amd64 (2.13.1-4.4ubuntu1) ...
21:29:10 #11 71.77 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:29:10 #11 71.80 Setting up lintian (2.115.3ubuntu2.1) ...
21:29:10 #11 71.83 Setting up libgd3:amd64 (2.3.3-6) ...
21:29:10 #11 71.86 Setting up libc-devtools (2.36-0ubuntu4) ...
21:29:10 #11 71.88 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
21:29:10 #11 71.89 Updating certificates in /etc/ssl/certs...
21:29:10 #13 5.270 Starting 2 pkgProblemResolver with broken count: 0
21:29:10 #13 5.274 Done
21:29:10 #13 5.449  Done
21:29:10 #11 30.73 Get:222 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
21:29:10 #11 30.76 Get:223 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
21:29:10 #11 53.51 Setting up ucf (3.0038+nmu1) ...
21:29:10 #11 53.61 Setting up libk5crypto3:armhf (1.17-6ubuntu4.3) ...
21:29:10 #11 53.62 Setting up libltdl7:armhf (2.4.6-14) ...
21:29:10 #11 53.63 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:29:10 #11 53.64 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:10 #11 53.65 Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
21:29:10 #11 53.66 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:29:10 #11 53.67 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
21:29:10 #11 53.69 Setting up libuchardet0:armhf (0.0.6-3build1) ...
21:29:10 #11 53.70 Setting up libre2-5:armhf (20200101+dfsg-1build1) ...
21:29:10 #11 53.71 Setting up git-man (1:2.25.1-1ubuntu3.10) ...
21:29:10 #11 53.72 Setting up libisl22:armhf (0.22.1-1) ...
21:29:10 #11 53.73 Setting up netbase (6.1) ...
21:29:10 #11 53.76 Setting up libkrb5-3:armhf (1.17-6ubuntu4.3) ...
21:29:10 #11 53.77 Setting up libmpdec2:armhf (2.4.2-3) ...
21:29:10 #11 53.78 Setting up libbinutils:armhf (2.34-6ubuntu1.4) ...
21:29:10 #11 53.79 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ...
21:29:10 #11 53.81 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
21:29:10 #11 53.81 Setting up openssl (1.1.1f-1ubuntu2.17) ...
21:29:10 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 0.1s
21:29:10 #12 13.04 Setting up libpcre2-8-0:armhf (10.42-1) ...
21:29:10 #12 13.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 ... 23363 files and directories currently installed.)
21:29:10 #12 13.12 Preparing to unpack .../libselinux1_3.4-1+b2_armhf.deb ...
21:29:10 #12 13.14 Unpacking libselinux1:armhf (3.4-1+b2) over (3.4-1+b1) ...
21:29:10 #12 13.21 Setting up libselinux1:armhf (3.4-1+b2) ...
21:29:10 #9 2.085 Reading package lists...
21:29:10 #12 6.488 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsepol1-dev armhf 2.7-1ubuntu0.1 [303 kB]
21:29:10 #11 39.30 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1.2 [60.9 kB]
21:29:10 #11 39.34 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB]
21:29:10 #11 39.38 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB]
21:29:10 #11 39.41 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
21:29:10 #13 5.631 Starting pkgProblemResolver with broken count: 0
21:29:10 #13 5.663 Starting 2 pkgProblemResolver with broken count: 0
21:29:10 #11 30.77 Get:224 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf devscripts armhf 2.22.2ubuntu3 [1060 kB]
21:29:10 #11 30.99 Get:225 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
21:29:10 #11 31.00 Get:226 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-chardet all 4.0.0-2 [109 kB]
21:29:10 #11 31.00 Get:227 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-debian all 0.1.46 [116 kB]
21:29:10 #11 31.01 Get:228 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgpgme11 armhf 1.17.1-4.1ubuntu1 [116 kB]
21:29:11 #11 53.83 Setting up libbsd0:armhf (0.10.0-1) ...
21:29:11 #11 53.84 Setting up libelf1:armhf (0.176-1.1build1) ...
21:29:11 #11 53.85 Setting up readline-common (8.0-4) ...
21:29:11 #11 53.88 Setting up publicsuffix (20200303.0012-1) ...
21:29:11 #11 53.89 Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
21:29:11 #11 53.90 Setting up iso-codes (4.4-1) ...
21:29:11 #11 53.91 Setting up liblocale-gettext-perl (1.07-4) ...
21:29:11 #11 53.92 Setting up dctrl-tools (2.24-3) ...
21:29:11 #11 53.94 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:11 #11 53.95 Setting up libgdbm6:armhf (1.18.1-5) ...
21:29:11 #11 53.96 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:29:11 #11 53.97 Setting up libctf0:armhf (2.34-6ubuntu1.4) ...
21:29:11 #11 53.98 Setting up pinentry-curses (1.1.0-3build1) ...
21:29:11 #11 54.00 Setting up manpages-dev (5.05-1) ...
21:29:11 #11 54.01 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
21:29:11 #11 54.03 Setting up libxcb1:armhf (1.14-2) ...
21:29:11 #12 13.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 ... 23363 files and directories currently installed.)
21:29:11 #12 13.28 Preparing to unpack .../udev_252.6-1+rpi1_armhf.deb ...
21:29:11 #12 13.29 Unpacking udev (252.6-1+rpi1) over (252.4-1+rpi1) ...
21:29:11 #12 6.760 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre16-3 armhf 2:8.39-9ubuntu0.1 [128 kB]
21:29:11 #12 6.796 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre32-3 armhf 2:8.39-9ubuntu0.1 [121 kB]
21:29:11 #12 6.823 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcrecpp0v5 armhf 2:8.39-9ubuntu0.1 [13.2 kB]
21:29:11 #12 6.825 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre3-dev armhf 2:8.39-9ubuntu0.1 [475 kB]
21:29:11 #12 6.890 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libselinux1-dev armhf 2.7-2build2 [142 kB]
21:29:11 #11 39.42 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB]
21:29:11 #13 5.667 Done
21:29:11 #13 5.933 The following additional packages will be installed:
21:29:11 #11 31.02 Get:229 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-gpg armhf 1.17.1-4.1ubuntu1 [192 kB]
21:29:11 #11 31.03 Get:230 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-xdg all 0.27-2 [36.9 kB]
21:29:11 #11 31.04 Get:231 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dput all 1.1.2ubuntu2 [46.0 kB]
21:29:11 #14 DONE 2.8s
21:29:11 
21:29:11 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
21:29:11 #15 DONE 0.0s
21:29:11 
21:29:11 #16 exporting to image
21:29:11 #16 exporting layers
21:29:11 #11 54.04 Setting up at (3.1.23-1ubuntu1) ...
21:29:11 #11 54.18 invoke-rc.d: could not determine current runlevel
21:29:11 #11 54.18 invoke-rc.d: policy-rc.d denied execution of start.
21:29:11 #11 54.19 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
21:29:11 #11 54.20 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:11 #11 54.21 Setting up libedit2:armhf (3.1-20191231-1) ...
21:29:11 #11 54.22 Setting up libreadline8:armhf (8.0-4) ...
21:29:11 #11 54.23 Setting up m4 (1.4.18-4) ...
21:29:11 #11 54.24 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:11 #11 54.25 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
21:29:11 #11 72.33 0 added, 0 removed; done.
21:29:11 #11 72.33 Running hooks in /etc/ca-certificates/update.d...
21:29:11 #11 72.33 done.
21:29:11 #11 72.35 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:29:11 #12 6.904 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper-dev armhf 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
21:29:11 #12 6.906 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~18.04.2 [77.0 kB]
21:29:11 #12 6.913 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsystemd-dev armhf 237-3ubuntu10.57 [184 kB]
21:29:11 #12 6.927 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pkg-config armhf 0.29.1-0ubuntu2 [42.0 kB]
21:29:11 #12 7.074 debconf: delaying package configuration, since apt-utils is not installed
21:29:11 #12 7.112 Fetched 6406 kB in 2s (3378 kB/s)
21:29:11 #12 7.148 Selecting previously unselected package bash-completion.
21:29:11 #11 39.82 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB]
21:29:11 #11 31.44 Get:232 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:29:11 #13 5.933   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:29:11 #13 5.933   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:29:11 #13 5.934   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:29:11 #13 5.934   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
21:29:11 #13 5.934   libsystemd-dev libudev-dev libuv1 pkg-config
21:29:11 #13 5.935 Suggested packages:
21:29:11 #13 5.935   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:29:11 #13 5.935 Recommended packages:
21:29:11 #13 5.935   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
21:29:11 #13 5.974 The following NEW packages will be installed:
21:29:11 #13 5.974   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:29:11 #13 5.974   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:29:11 #13 5.975   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:29:11 #13 5.975   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
21:29:11 #13 5.976   libsystemd-dev libudev-dev libuv1 pkg-config
21:29:11 #8 extracting sha256:e733ff1786fde464ae5c487ee23562295e5ec377f322e1a0ddbeb9eb0b767770 4.0s done
21:29:11 #8 DONE 5.1s
21:29:11 
21:29:11 #9 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:11 #9 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:11 #9 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:11 #9 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:11 #9 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:11 #9 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:11 #9 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.3s done
21:29:11 #9 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.6s done
21:29:11 #9 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.4s done
21:29:11 #9 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.2s done
21:29:11 #9 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 3.2s done
21:29:11 #9 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.0s done
21:29:11 #9 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.3s done
21:29:11 #9 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.4s done
21:29:11 #9 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.3s done
21:29:11 #9 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 0.1s
21:29:11 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 1.9s done
21:29:11 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd
21:29:11 #11 DONE 72.7s
21:29:11 
21:29:11 #12 [stage-1 4/9] COPY common /root/build-deb/debian
21:29:11 #12 DONE 0.1s
21:29:11 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 2.6s done
21:29:11 #10 58.98   Running scriptlet: elfutils-libelf-0.188-3.fc36.x86_64                143/143 
21:29:11 #10 61.66   Verifying        : bzip2-1.0.8-11.fc36.x86_64                           1/143 
21:29:11 #10 61.66   Verifying        : cpio-2.13-12.fc36.x86_64                             2/143 
21:29:11 #10 61.66   Verifying        : dash-0.5.10.2-10.fc36.x86_64                         3/143 
21:29:11 #10 61.66   Verifying        : desktop-file-utils-0.26-6.fc36.x86_64                4/143 
21:29:11 #10 61.66   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.x86_64        5/143 
21:29:11 #10 61.66   Verifying        : diffutils-3.8-2.fc36.x86_64                          6/143 
21:29:11 #10 61.66   Verifying        : ed-1.14.2-12.fc36.x86_64                             7/143 
21:29:11 #10 61.66   Verifying        : efi-srpm-macros-5-5.fc36.noarch                      8/143 
21:29:11 #10 61.66   Verifying        : enchant-1:1.6.0-30.fc36.x86_64                       9/143 
21:29:11 #10 61.66   Verifying        : file-5.41-4.fc36.x86_64                             10/143 
21:29:11 #10 61.66   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             11/143 
21:29:11 #10 61.66   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   12/143 
21:29:11 #10 61.66   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 13/143 
21:29:11 #10 61.66   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   14/143 
21:29:11 #10 61.66   Verifying        : groff-base-1.22.4-9.fc36.x86_64                     15/143 
21:29:11 #10 61.66   Verifying        : hunspell-1.7.0-19.fc36.x86_64                       16/143 
21:29:11 #10 61.66   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             17/143 
21:29:11 #10 61.66   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          18/143 
21:29:11 #10 61.66   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          19/143 
21:29:11 #10 61.66   Verifying        : hunspell-filesystem-1.7.0-19.fc36.x86_64            20/143 
21:29:11 #10 61.66   Verifying        : info-6.8-3.fc36.x86_64                              21/143 
21:29:11 #10 61.66   Verifying        : json-glib-1.6.6-2.fc36.x86_64                       22/143 
21:29:11 #10 61.66   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               23/143 
21:29:11 #10 61.66   Verifying        : libjpeg-turbo-2.1.2-2.fc36.x86_64                   24/143 
21:29:11 #10 61.66   Verifying        : libpkgconf-1.8.0-2.fc36.x86_64                      25/143 
21:29:11 #10 61.66   Verifying        : libpng-2:1.6.37-12.fc36.x86_64                      26/143 
21:29:11 #10 61.66   Verifying        : libstemmer-0-18.585svn.fc36.x86_64                  27/143 
21:29:11 #10 61.66   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     28/143 
21:29:11 #10 61.66   Verifying        : ncurses-6.2-9.20210508.fc36.x86_64                  29/143 
21:29:11 #10 61.66   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     30/143 
21:29:11 #10 61.66   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   31/143 
21:29:11 #10 61.66   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               32/143 
21:29:11 #10 61.66   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        33/143 
21:29:11 #10 61.66   Verifying        : patch-2.7.6-16.fc36.x86_64                          34/143 
21:29:11 #10 61.66   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                35/143 
21:29:11 #10 61.66   Verifying        : perl-B-1.82-486.fc36.x86_64                         36/143 
21:29:11 #10 61.66   Verifying        : perl-Carp-1.52-479.fc36.noarch                      37/143 
21:29:11 #10 61.66   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              38/143 
21:29:11 #10 61.66   Verifying        : perl-Data-Dumper-2.183-3.fc36.x86_64                39/143 
21:29:11 #10 61.66   Verifying        : perl-Digest-1.20-2.fc36.noarch                      40/143 
21:29:11 #10 61.66   Verifying        : perl-Digest-MD5-2.58-479.fc36.x86_64                41/143 
21:29:11 #10 61.66   Verifying        : perl-DynaLoader-1.50-486.fc36.x86_64                42/143 
21:29:11 #10 61.66   Verifying        : perl-Errno-1.33-486.fc36.x86_64                     43/143 
21:29:11 #10 61.66   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  44/143 
21:29:11 #10 61.66   Verifying        : perl-Fcntl-1.14-486.fc36.x86_64                     45/143 
21:29:11 #10 61.66   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             46/143 
21:29:11 #10 61.66   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 47/143 
21:29:11 #10 61.66   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          48/143 
21:29:11 #10 61.66   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 49/143 
21:29:11 #10 61.66   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                50/143 
21:29:11 #10 61.66   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                51/143 
21:29:11 #10 61.66   Verifying        : perl-IO-1.46-486.fc36.x86_64                        52/143 
21:29:11 #10 61.66   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              53/143 
21:29:11 #10 61.66   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              54/143 
21:29:11 #10 61.67   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 55/143 
21:29:11 #10 61.67   Verifying        : perl-MIME-Base64-3.16-479.fc36.x86_64               56/143 
21:29:11 #10 61.67   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              57/143 
21:29:11 #10 61.67   Verifying        : perl-NDBM_File-1.15-486.fc36.x86_64                 58/143 
21:29:11 #10 61.67   Verifying        : perl-Net-SSLeay-1.92-2.fc36.x86_64                  59/143 
21:29:11 #10 61.67   Verifying        : perl-POSIX-1.97-486.fc36.x86_64                     60/143 
21:29:11 #10 61.67   Verifying        : perl-PathTools-3.80-479.fc36.x86_64                 61/143 
21:29:11 #10 61.67   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             62/143 
21:29:11 #10 61.67   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            63/143 
21:29:11 #10 61.67   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                64/143 
21:29:11 #10 61.67   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               65/143 
21:29:11 #10 61.67   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               66/143 
21:29:11 #10 61.67   Verifying        : perl-Storable-1:3.25-2.fc36.x86_64                  67/143 
21:29:11 #10 61.67   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    68/143 
21:29:11 #10 61.67   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            69/143 
21:29:11 #10 61.67   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  70/143 
21:29:11 #10 61.67   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         71/143 
21:29:11 #10 61.67   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             72/143 
21:29:11 #10 61.67   Verifying        : perl-URI-5.10-1.fc36.noarch                         73/143 
21:29:11 #10 61.67   Verifying        : perl-base-2.27-486.fc36.noarch                      74/143 
21:29:11 #10 61.67   Verifying        : perl-constant-1.33-480.fc36.noarch                  75/143 
21:29:11 #10 61.67   Verifying        : perl-if-0.60.900-486.fc36.noarch                    76/143 
21:29:11 #10 61.67   Verifying        : perl-interpreter-4:5.34.1-486.fc36.x86_64           77/143 
21:29:11 #10 61.67   Verifying        : perl-libnet-3.13-480.fc36.noarch                    78/143 
21:29:11 #10 61.67   Verifying        : perl-libs-4:5.34.1-486.fc36.x86_64                  79/143 
21:29:11 #10 61.67   Verifying        : perl-mro-1.25-486.fc36.x86_64                       80/143 
21:29:11 #10 61.67   Verifying        : perl-overload-1.33-486.fc36.noarch                  81/143 
21:29:11 #10 61.67   Verifying        : perl-overloading-0.02-486.fc36.noarch               82/143 
21:29:11 #10 61.67   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 83/143 
21:29:11 #10 61.67   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               84/143 
21:29:11 #10 61.67   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   85/143 
21:29:11 #10 61.67   Verifying        : perl-subs-1.04-486.fc36.noarch                      86/143 
21:29:11 #10 61.67   Verifying        : perl-vars-1.05-486.fc36.noarch                      87/143 
21:29:11 #10 61.67   Verifying        : pkgconf-1.8.0-2.fc36.x86_64                         88/143 
21:29:11 #10 61.67   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      89/143 
21:29:11 #10 61.67   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              90/143 
21:29:11 #10 61.67   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              91/143 
21:29:11 #10 61.67   Verifying        : python3-dbus-1.2.18-3.fc36.x86_64                   92/143 
21:29:11 #10 61.67   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  93/143 
21:29:11 #10 61.67   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                 94/143 
21:29:11 #10 61.67   Verifying        : python3-file-magic-5.41-4.fc36.noarch               95/143 
21:29:11 #10 61.67   Verifying        : python3-pybeam-0.7-2.fc36.noarch                    96/143 
21:29:11 #10 61.67   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                    97/143 
21:29:11 #10 61.67   Verifying        : python3-six-1.16.0-5.fc36.noarch                    98/143 
21:29:11 #10 61.67   Verifying        : python3-tomli-1.2.3-1.fc36.noarch                   99/143 
21:29:11 #10 61.67   Verifying        : python3-tomli-w-0.4.0-3.fc36.noarch                100/143 
21:29:11 #10 61.67   Verifying        : python3-zstandard-0.17.0-1.fc36.x86_64             101/143 
21:29:11 #10 61.67   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                 102/143 
21:29:11 #10 61.67   Verifying        : unzip-6.0-57.fc36.x86_64                           103/143 
21:29:11 #10 61.67   Verifying        : xxhash-libs-0.8.1-2.fc36.x86_64                    104/143 
21:29:11 #10 61.67   Verifying        : zip-3.0-32.fc36.x86_64                             105/143 
21:29:11 #10 61.67   Verifying        : ansible-srpm-macros-1-8.1.fc36.noarch              106/143 
21:29:11 #10 61.67   Verifying        : binutils-2.37-37.fc36.x86_64                       107/143 
21:29:11 #10 61.67   Verifying        : binutils-gold-2.37-37.fc36.x86_64                  108/143 
21:29:11 #10 61.67   Verifying        : dbus-libs-1:1.14.4-1.fc36.x86_64                   109/143 
21:29:11 #10 61.68   Verifying        : debugedit-5.0-7.fc36.x86_64                        110/143 
21:29:11 #10 61.68   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch               111/143 
21:29:11 #10 61.68   Verifying        : dwz-0.14-4.fc36.x86_64                             112/143 
21:29:11 #10 61.68   Verifying        : elfutils-0.189-1.fc36.x86_64                       113/143 
21:29:11 #10 61.68   Verifying        : elfutils-debuginfod-client-0.189-1.fc36.x86_64     114/143 
21:29:11 #10 61.68   Verifying        : emacs-filesystem-1:28.2-3.fc36.noarch              115/143 
21:29:11 #10 61.68   Verifying        : gdb-minimal-12.1-2.fc36.x86_64                     116/143 
21:29:11 #10 61.68   Verifying        : gdk-pixbuf2-2.42.9-2.fc36.x86_64                   117/143 
21:29:11 #10 61.68   Verifying        : glibc-gconv-extra-2.35-22.fc36.x86_64              118/143 
21:29:11 #10 61.68   Verifying        : go-srpm-macros-3.2.0-1.fc36.noarch                 119/143 
21:29:11 #10 61.68   Verifying        : libappstream-glib-0.8.0-4.fc36.x86_64              120/143 
21:29:11 #10 61.68   Verifying        : perl-Encode-4:3.17-485.fc36.x86_64                 121/143 
21:29:11 #10 61.68   Verifying        : perl-Getopt-Long-1:2.54-1.fc36.noarch              122/143 
21:29:11 #10 61.68   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 123/143 
21:29:11 #10 61.68   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      124/143 
21:29:11 #10 61.68   Verifying        : perl-Socket-4:2.036-1.fc36.x86_64                  125/143 
21:29:11 #10 61.68   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            126/143 
21:29:11 #10 61.68   Verifying        : pyproject-srpm-macros-1.6.3-1.fc36.noarch          127/143 
21:29:11 #10 61.68   Verifying        : python-srpm-macros-3.10-20.fc36.noarch             128/143 
21:29:11 #10 61.68   Verifying        : python3-construct-2.10.68-1.fc36.noarch            129/143 
21:29:11 #10 61.68   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch       130/143 
21:29:11 #10 61.68   Verifying        : qt5-srpm-macros-5.15.8-1.fc36.noarch               131/143 
21:29:11 #10 61.68   Verifying        : redhat-rpm-config-223-1.fc36.noarch                132/143 
21:29:11 #10 61.68   Verifying        : rpm-build-4.17.1-3.fc36.x86_64                     133/143 
21:29:11 #10 61.68   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc36.noarch         134/143 
21:29:11 #10 61.68   Verifying        : rpmlint-2.4.0-3.fc36.noarch                        135/143 
21:29:11 #10 61.68   Verifying        : rpmlint-fedora-license-data-1.15-1.fc36.noarch     136/143 
21:29:11 #10 61.68   Verifying        : rust-srpm-macros-24-1.fc36.noarch                  137/143 
21:29:11 #10 61.68   Verifying        : xz-5.4.1-1.fc36.x86_64                             138/143 
21:29:11 #10 61.68   Verifying        : zstd-1.5.4-1.fc36.x86_64                           139/143 
21:29:11 #10 61.68   Verifying        : elfutils-libelf-0.189-1.fc36.x86_64                140/143 
21:29:11 #10 61.68   Verifying        : elfutils-libelf-0.188-3.fc36.x86_64                141/143 
21:29:11 #10 61.68   Verifying        : elfutils-libs-0.189-1.fc36.x86_64                  142/143 
21:29:11 #10 61.68   Verifying        : elfutils-libs-0.188-3.fc36.x86_64                  143/143 
21:29:11 #10 61.82 
21:29:11 #10 61.82 Upgraded:
21:29:11 #10 61.82   elfutils-libelf-0.189-1.fc36.x86_64     elfutils-libs-0.189-1.fc36.x86_64    
21:29:11 #10 61.82 Installed:
21:29:11 #10 61.82   ansible-srpm-macros-1-8.1.fc36.noarch                                         
21:29:11 #10 61.82   binutils-2.37-37.fc36.x86_64                                                  
21:29:11 #10 61.82   binutils-gold-2.37-37.fc36.x86_64                                             
21:29:11 #10 61.82   bzip2-1.0.8-11.fc36.x86_64                                                    
21:29:11 #10 61.82   cpio-2.13-12.fc36.x86_64                                                      
21:29:11 #10 61.82   dash-0.5.10.2-10.fc36.x86_64                                                  
21:29:11 #10 61.82   dbus-libs-1:1.14.4-1.fc36.x86_64                                              
21:29:11 #10 61.82   debugedit-5.0-7.fc36.x86_64                                                   
21:29:11 #10 61.82   desktop-file-utils-0.26-6.fc36.x86_64                                         
21:29:11 #10 61.82   devscripts-checkbashisms-2.22.1-1.fc36.x86_64                                 
21:29:11 #10 61.82   diffutils-3.8-2.fc36.x86_64                                                   
21:29:11 #10 61.82   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
21:29:11 #10 61.82   dwz-0.14-4.fc36.x86_64                                                        
21:29:11 #10 61.82   ed-1.14.2-12.fc36.x86_64                                                      
21:29:11 #10 61.82   efi-srpm-macros-5-5.fc36.noarch                                               
21:29:11 #10 61.82   elfutils-0.189-1.fc36.x86_64                                                  
21:29:11 #10 61.82   elfutils-debuginfod-client-0.189-1.fc36.x86_64                                
21:29:11 #10 61.82   emacs-filesystem-1:28.2-3.fc36.noarch                                         
21:29:11 #10 61.82   enchant-1:1.6.0-30.fc36.x86_64                                                
21:29:11 #10 61.82   file-5.41-4.fc36.x86_64                                                       
21:29:11 #10 61.82   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
21:29:11 #10 61.82   fpc-srpm-macros-1.3-5.fc36.noarch                                             
21:29:11 #10 61.82   gdb-minimal-12.1-2.fc36.x86_64                                                
21:29:11 #10 61.82   gdk-pixbuf2-2.42.9-2.fc36.x86_64                                              
21:29:11 #10 61.82   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
21:29:11 #10 61.82   glibc-gconv-extra-2.35-22.fc36.x86_64                                         
21:29:11 #10 61.82   gnat-srpm-macros-4-15.fc36.noarch                                             
21:29:11 #10 61.82   go-srpm-macros-3.2.0-1.fc36.noarch                                            
21:29:11 #10 61.82   groff-base-1.22.4-9.fc36.x86_64                                               
21:29:11 #10 61.82   hunspell-1.7.0-19.fc36.x86_64                                                 
21:29:11 #10 61.82   hunspell-en-0.20140811.1-22.fc36.noarch                                       
21:29:11 #10 61.82   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
21:29:11 #10 61.82   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
21:29:11 #10 61.82   hunspell-filesystem-1.7.0-19.fc36.x86_64                                      
21:29:11 #10 61.82   info-6.8-3.fc36.x86_64                                                        
21:29:11 #10 61.82   json-glib-1.6.6-2.fc36.x86_64                                                 
21:29:11 #10 61.82   kernel-srpm-macros-1.0-14.fc36.noarch                                         
21:29:11 #10 61.82   libappstream-glib-0.8.0-4.fc36.x86_64                                         
21:29:11 #10 61.82   libjpeg-turbo-2.1.2-2.fc36.x86_64                                             
21:29:11 #10 61.82   libpkgconf-1.8.0-2.fc36.x86_64                                                
21:29:11 #10 61.82   libpng-2:1.6.37-12.fc36.x86_64                                                
21:29:11 #10 61.82   libstemmer-0-18.585svn.fc36.x86_64                                            
21:29:11 #10 61.82   lua-srpm-macros-1-6.fc36.noarch                                               
21:29:11 #10 61.82   ncurses-6.2-9.20210508.fc36.x86_64                                            
21:29:11 #10 61.82   nim-srpm-macros-3-6.fc36.noarch                                               
21:29:11 #10 61.82   ocaml-srpm-macros-6-6.fc36.noarch                                             
21:29:11 #10 61.82   openblas-srpm-macros-2-11.fc36.noarch                                         
21:29:11 #10 61.82   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
21:29:11 #10 61.82   patch-2.7.6-16.fc36.x86_64                                                    
21:29:11 #10 61.82   perl-AutoLoader-5.74-486.fc36.noarch                                          
21:29:11 #10 61.82   perl-B-1.82-486.fc36.x86_64                                                   
21:29:11 #10 61.82   perl-Carp-1.52-479.fc36.noarch                                                
21:29:11 #10 61.82   perl-Class-Struct-0.66-486.fc36.noarch                                        
21:29:11 #10 61.82   perl-Data-Dumper-2.183-3.fc36.x86_64                                          
21:29:11 #10 61.82   perl-Digest-1.20-2.fc36.noarch                                                
21:29:11 #10 61.82   perl-Digest-MD5-2.58-479.fc36.x86_64                                          
21:29:11 #10 61.82   perl-DynaLoader-1.50-486.fc36.x86_64                                          
21:29:11 #10 61.82   perl-Encode-4:3.17-485.fc36.x86_64                                            
21:29:11 #10 61.82   perl-Errno-1.33-486.fc36.x86_64                                               
21:29:11 #10 61.82   perl-Exporter-5.76-480.fc36.noarch                                            
21:29:11 #10 61.82   perl-Fcntl-1.14-486.fc36.x86_64                                               
21:29:11 #10 61.82   perl-File-Basename-2.85-486.fc36.noarch                                       
21:29:11 #10 61.82   perl-File-Path-2.18-479.fc36.noarch                                           
21:29:11 #10 61.82   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
21:29:11 #10 61.82   perl-File-stat-1.09-486.fc36.noarch                                           
21:29:11 #10 61.82   perl-FileHandle-2.03-486.fc36.noarch                                          
21:29:11 #10 61.82   perl-Getopt-Long-1:2.54-1.fc36.noarch                                         
21:29:11 #10 61.82   perl-Getopt-Std-1.13-486.fc36.noarch                                          
21:29:11 #10 61.82   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
21:29:11 #10 61.82   perl-IO-1.46-486.fc36.x86_64                                                  
21:29:11 #10 61.82   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
21:29:11 #10 61.82   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
21:29:11 #10 61.82   perl-IPC-Open3-1.21-486.fc36.noarch                                           
21:29:11 #10 61.82   perl-MIME-Base64-3.16-479.fc36.x86_64                                         
21:29:11 #10 61.82   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
21:29:11 #10 61.82   perl-NDBM_File-1.15-486.fc36.x86_64                                           
21:29:11 #10 61.82   perl-Net-SSLeay-1.92-2.fc36.x86_64                                            
21:29:11 #10 61.82   perl-POSIX-1.97-486.fc36.x86_64                                               
21:29:11 #10 61.82   perl-PathTools-3.80-479.fc36.x86_64                                           
21:29:11 #10 61.82   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
21:29:11 #10 61.82   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
21:29:11 #10 61.82   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
21:29:11 #10 61.82   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
21:29:11 #10 61.82   perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64                                 
21:29:11 #10 61.82   perl-SelectSaver-1.02-486.fc36.noarch                                         
21:29:11 #10 61.82   perl-Socket-4:2.036-1.fc36.x86_64                                             
21:29:11 #10 61.82   perl-Storable-1:3.25-2.fc36.x86_64                                            
21:29:11 #10 61.82   perl-Symbol-1.09-486.fc36.noarch                                              
21:29:11 #10 61.82   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
21:29:11 #10 61.82   perl-Term-Cap-1.17-479.fc36.noarch                                            
21:29:11 #10 61.82   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
21:29:11 #10 61.82   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
21:29:11 #10 61.82   perl-Time-Local-2:1.300-479.fc36.noarch                                       
21:29:11 #10 61.82   perl-URI-5.10-1.fc36.noarch                                                   
21:29:11 #10 61.82   perl-base-2.27-486.fc36.noarch                                                
21:29:11 #10 61.82   perl-constant-1.33-480.fc36.noarch                                            
21:29:11 #10 61.82   perl-if-0.60.900-486.fc36.noarch                                              
21:29:11 #10 61.82   perl-interpreter-4:5.34.1-486.fc36.x86_64                                     
21:29:11 #10 61.82   perl-libnet-3.13-480.fc36.noarch                                              
21:29:11 #10 61.82   perl-libs-4:5.34.1-486.fc36.x86_64                                            
21:29:11 #10 61.82   perl-mro-1.25-486.fc36.x86_64                                                 
21:29:11 #10 61.82   perl-overload-1.33-486.fc36.noarch                                            
21:29:11 #10 61.82   perl-overloading-0.02-486.fc36.noarch                                         
21:29:11 #10 61.82   perl-parent-1:0.238-479.fc36.noarch                                           
21:29:11 #10 61.82   perl-podlators-1:4.14-479.fc36.noarch                                         
21:29:11 #10 61.82   perl-srpm-macros-1-43.fc36.noarch                                             
21:29:11 #10 61.82   perl-subs-1.04-486.fc36.noarch                                                
21:29:11 #10 61.82   perl-vars-1.05-486.fc36.noarch                                                
21:29:11 #10 61.82   pkgconf-1.8.0-2.fc36.x86_64                                                   
21:29:11 #10 61.82   pkgconf-m4-1.8.0-2.fc36.noarch                                                
21:29:11 #10 61.82   pkgconf-pkg-config-1.8.0-2.fc36.x86_64                                        
21:29:11 #10 61.82   pyproject-srpm-macros-1.6.3-1.fc36.noarch                                     
21:29:11 #10 61.82   python-srpm-macros-3.10-20.fc36.noarch                                        
21:29:11 #10 61.82   python3-construct-2.10.68-1.fc36.noarch                                       
21:29:11 #10 61.82   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
21:29:11 #10 61.82   python3-dbus-1.2.18-3.fc36.x86_64                                             
21:29:11 #10 61.82   python3-distro-1.6.0-2.fc36.noarch                                            
21:29:11 #10 61.82   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
21:29:11 #10 61.82   python3-enchant-3.2.2-2.fc36.noarch                                           
21:29:11 #10 61.82   python3-file-magic-5.41-4.fc36.noarch                                         
21:29:11 #10 61.82   python3-pybeam-0.7-2.fc36.noarch                                              
21:29:11 #10 61.82   python3-pyxdg-0.27-4.fc36.noarch                                              
21:29:11 #10 61.82   python3-six-1.16.0-5.fc36.noarch                                              
21:29:11 #10 61.82   python3-tomli-1.2.3-1.fc36.noarch                                             
21:29:11 #10 61.82   python3-tomli-w-0.4.0-3.fc36.noarch                                           
21:29:11 #10 61.82   python3-zstandard-0.17.0-1.fc36.x86_64                                        
21:29:11 #10 61.82   qt5-srpm-macros-5.15.8-1.fc36.noarch                                          
21:29:11 #10 61.82   redhat-rpm-config-223-1.fc36.noarch                                           
21:29:11 #10 61.82   rpm-build-4.17.1-3.fc36.x86_64                                                
21:29:11 #10 61.82   rpmautospec-rpm-macros-0.3.5-1.fc36.noarch                                    
21:29:11 #10 61.82   rpmlint-2.4.0-3.fc36.noarch                                                   
21:29:11 #10 61.82   rpmlint-fedora-license-data-1.15-1.fc36.noarch                                
21:29:11 #10 61.82   rust-srpm-macros-24-1.fc36.noarch                                             
21:29:11 #10 61.82   shared-mime-info-2.1-3.fc35.x86_64                                            
21:29:11 #10 61.82   unzip-6.0-57.fc36.x86_64                                                      
21:29:11 #10 61.82   xxhash-libs-0.8.1-2.fc36.x86_64                                               
21:29:11 #10 61.82   xz-5.4.1-1.fc36.x86_64                                                        
21:29:11 #10 61.82   zip-3.0-32.fc36.x86_64                                                        
21:29:11 #10 61.82   zstd-1.5.4-1.fc36.x86_64                                                      
21:29:11 #10 61.82 
21:29:11 #10 61.82 Complete!
21:29:11 #10 DONE 62.0s
21:29:11 
21:29:11 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
21:29:11 #11 DONE 0.0s
21:29:11 
21:29:11 #12 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
21:29:11 #12 13.97 Preparing to unpack .../libudev1_252.6-1+rpi1_armhf.deb ...
21:29:11 #12 13.98 Unpacking libudev1:armhf (252.6-1+rpi1) over (252.4-1+rpi1) ...
21:29:11 #12 14.04 Setting up libudev1:armhf (252.6-1+rpi1) ...
21:29:11 #12 14.08 Selecting previously unselected package dmsetup.
21:29:11 #12 7.148 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21184 files and directories currently installed.)
21:29:11 #12 7.159 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
21:29:11 #11 39.97 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
21:29:11 #11 39.99 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:29:11 #11 40.01 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB]
21:29:11 #11 40.10 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB]
21:29:11 #11 40.13 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB]
21:29:11 #11 40.14 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B]
21:29:11 #11 40.15 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
21:29:11 #11 40.16 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
21:29:11 #11 40.24 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
21:29:11 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 2.6s done
21:29:11 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd
21:29:11 #13 6.393 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
21:29:11 #13 6.393 1 not fully installed or removed.
21:29:11 #13 6.393 Need to get 11.6 MB of archives.
21:29:11 #13 6.393 After this operation, 47.8 MB of additional disk space will be used.
21:29:11 #13 6.393 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
21:29:11 
21:29:11 #13 [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
21:29:11 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd
21:29:11 #11 54.58 Updating certificates in /etc/ssl/certs...
21:29:11 #9 2.672 Reading package lists...
21:29:11 #9 3.248 Building dependency tree...
21:29:11 #9 3.402 Reading state information...
21:29:11 #9 3.633 The following additional packages will be installed:
21:29:11 #8 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 1.8s done
21:29:11 #8 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd
21:29:11 #12 14.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23364 files and directories currently installed.)
21:29:11 #12 14.09 Preparing to unpack .../00-dmsetup_2%3a1.02.185-2_armhf.deb ...
21:29:11 #12 14.10 Unpacking dmsetup (2:1.02.185-2) ...
21:29:11 #12 14.14 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:29:11 #12 14.14 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
21:29:11 #12 14.15 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
21:29:11 #12 14.19 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:29:11 #12 14.19 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.185-2_armhf.deb ...
21:29:11 #12 14.20 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
21:29:11 #12 14.23 Selecting previously unselected package libudev-dev:armhf.
21:29:11 #12 14.23 Preparing to unpack .../03-libudev-dev_252.6-1+rpi1_armhf.deb ...
21:29:11 #12 14.24 Unpacking libudev-dev:armhf (252.6-1+rpi1) ...
21:29:11 #12 14.27 Selecting previously unselected package libsepol-dev:armhf.
21:29:11 #12 14.27 Preparing to unpack .../04-libsepol-dev_3.4-2_armhf.deb ...
21:29:11 #12 14.28 Unpacking libsepol-dev:armhf (3.4-2) ...
21:29:11 #12 14.34 Selecting previously unselected package libpcre2-16-0:armhf.
21:29:11 #12 7.651 Unpacking bash-completion (1:2.8-1ubuntu1) ...
21:29:11 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 1.5s done
21:29:11 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd
21:29:12 #11 40.24 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB]
21:29:12 #13 6.767 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
21:29:12 #11 32.02 Get:233 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
21:29:12 #11 54.97 124 added, 0 removed; done.
21:29:12 #11 55.01 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:29:12 #11 55.02 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:12 #11 55.03 Setting up bsdmainutils (11.1.2ubuntu3) ...
21:29:12 #11 55.04 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:29:12 #11 55.04 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
21:29:12 #11 55.05 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:29:12 #11 55.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
21:29:12 #11 55.05 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
21:29:12 #11 55.06 Setting up libgdbm-compat4:armhf (1.18.1-5) ...
21:29:12 #11 55.07 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
21:29:12 #11 55.09 Setting up dwz (0.13-5) ...
21:29:12 #11 55.10 Setting up groff-base (1.22.4-4build1) ...
21:29:12 #11 55.11 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:29:12 #11 55.12 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:29:12 #11 55.13 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.3) ...
21:29:12 #11 55.14 Setting up libc6-dev:armhf (2.31-0ubuntu9.9) ...
21:29:12 #11 55.15 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
21:29:12 #9 3.633   adduser autoconf automake autopoint autotools-dev binutils
21:29:12 #9 3.633   binutils-aarch64-linux-gnu binutils-common bsdextrautils bsdutils
21:29:12 #9 3.633   build-essential bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper
21:29:12 #9 3.633   debian-keyring dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:29:12 #9 3.634   distro-info-data dpkg-dev dput dwz fakeroot file fontconfig-config
21:29:12 #9 3.634   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git-man gnupg
21:29:12 #9 3.634   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:29:12 #9 3.634   gpgsm gpgv groff-base intltool-debian iso-codes krb5-locales less
21:29:12 #9 3.634   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:29:12 #9 3.634   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
21:29:12 #9 3.634   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
21:29:12 #9 3.634   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
21:29:12 #9 3.634   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
21:29:12 #9 3.634   libbinutils libblkid1 libbrotli1 libbsd0 libc-dev-bin libc-devtools
21:29:12 #9 3.634   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
21:29:12 #9 3.634   libcgi-pm-perl libclass-data-inheritable-perl libclass-inspector-perl
21:29:12 #9 3.635   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:29:12 #9 3.635   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:29:12 #9 3.635   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:29:12 #9 3.635   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:29:12 #9 3.635   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:29:12 #9 3.635   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:29:12 #9 3.635   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
21:29:12 #9 3.635   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:29:12 #9 3.635   libdigest-md5-file-perl libdistro-info-perl libdpkg-perl
21:29:12 #9 3.635   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:29:12 #9 3.635   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:29:12 #9 3.635   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:29:12 #9 3.635   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
21:29:12 #9 3.635   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:29:12 #9 3.635   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:29:12 #9 3.635   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:29:12 #9 3.635   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:29:12 #9 3.635   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
21:29:12 #9 3.635   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
21:29:12 #9 3.635   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0
21:29:12 #9 3.635   libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl
21:29:12 #9 3.635   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:29:12 #9 3.635   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
21:29:12 #9 3.635   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:29:12 #9 3.635   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72
21:29:12 #9 3.635   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
21:29:12 #9 3.635   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:29:12 #9 3.635   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:29:12 #9 3.635   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:29:12 #9 3.635   libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo
21:29:12 #9 3.635   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:29:12 #9 3.636   libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
21:29:12 #9 3.636   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
21:29:12 #9 3.636   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:29:12 #9 3.636   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:12 #9 3.636   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
21:29:12 #9 3.636   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:29:12 #9 3.636   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
21:29:12 #9 3.636   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmount1
21:29:12 #9 3.636   libmouse-perl libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6
21:29:12 #9 3.636   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
21:29:12 #9 3.636   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:29:12 #9 3.636   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnsl2 libnuma1
21:29:12 #9 3.636   libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
21:29:12 #9 3.636   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:29:12 #9 3.636   libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl
21:29:12 #9 3.636   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:29:12 #9 3.636   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:29:12 #9 3.636   libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl
21:29:12 #9 3.636   libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:29:12 #9 3.636   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
21:29:12 #9 3.637   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
21:29:12 #9 3.637   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:29:12 #9 3.638   libsereal-encoder-perl libset-intspan-perl libsmartcols1 libsoap-lite-perl
21:29:12 #9 3.638   libsocket6-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl3
21:29:12 #9 3.638   libstdc++-12-dev libstrictures-perl libstring-copyright-perl
21:29:12 #9 3.638   libstring-escape-perl libstring-license-perl libstring-shellquote-perl
21:29:12 #9 3.638   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:29:12 #9 3.638   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:12 #9 3.638   libsvtav1enc1 libswitch-perl libsyntax-keyword-try-perl
21:29:12 #9 3.638   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:29:12 #9 3.638   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:29:12 #9 3.638   libtext-markdown-discount-perl libtext-xslate-perl libtiff6
21:29:12 #9 3.638   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:29:12 #9 3.638   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
21:29:12 #9 3.638   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:29:12 #9 3.638   libunicode-utf8-perl liburi-perl libuuid1 libvariable-magic-perl
21:29:12 #9 3.638   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:29:12 #9 3.638   libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxau6 libxcb1
21:29:12 #9 3.638   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:29:12 #9 3.638   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:29:12 #9 3.638   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:29:12 #9 3.638   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libxstring-perl
21:29:12 #9 3.638   libyaml-0-2 libyaml-libyaml-perl libyuv0 licensecheck lintian linux-libc-dev
21:29:12 #9 3.638   lsb-release lzop m4 make man-db manpages manpages-dev media-types mount
21:29:12 #9 3.638   netbase openssh-client openssl patch patchutils pbzip2 perl
21:29:12 #9 3.638   perl-modules-5.36 perl-openssl-defaults pinentry-curses pixz plzip
21:29:12 #9 3.638   po-debconf pristine-tar publicsuffix python-apt-common python3 python3-apt
21:29:12 #9 3.638   python3-certifi python3-chardet python3-charset-normalizer python3-debian
21:29:12 #9 3.638   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:29:12 #9 3.638   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:29:12 #9 3.638   python3.11 python3.11-minimal readline-common rpcsvc-proto sensible-utils
21:29:12 #9 3.638   shared-mime-info strace t1utils ucf unzip util-linux util-linux-extra wdiff
21:29:12 #9 3.638   xauth xdelta xdelta3 xdg-user-dirs xz-utils zstd
21:29:12 #9 3.641 Suggested packages:
21:29:12 #9 3.641   cron quota autoconf-archive gnu-standards autoconf-doc binutils-doc
21:29:12 #9 3.641   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
21:29:12 #9 3.641   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
21:29:12 #9 3.641   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
21:29:12 #9 3.641   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
21:29:12 #9 3.641   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
21:29:12 #9 3.641   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
21:29:12 #9 3.641   reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:29:12 #9 3.641   pinentry-gnome3 tor mini-dinstall rsync gcc-12-doc gcc-multilib flex bison
21:29:12 #9 3.641   gdb gcc-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:29:12 #9 3.641   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
21:29:12 #9 3.641   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
21:29:12 #9 3.641   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
21:29:12 #9 3.641   low-memory-monitor gpm krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
21:29:12 #9 3.641   cryptsetup-bin libscalar-number-perl libsasl2-modules-gssapi-mit
21:29:12 #9 3.641   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:29:12 #9 3.641   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:29:12 #9 3.641   libnet-jabber-perl libstdc++-12-doc libbareword-filehandles-perl
21:29:12 #9 3.641   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:29:12 #9 3.641   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:29:12 #9 3.641   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:29:12 #9 3.641   libtext-template-perl m4-doc make-doc apparmor www-browser nfs-common
21:29:12 #9 3.641   keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:29:12 #9 3.641   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:29:12 #9 3.641   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:29:12 #9 3.641   python3-tk python3-venv python-apt-doc python3-setuptools
21:29:12 #9 3.641   python3-cryptography python3-openssl python3-socks python-requests-doc
21:29:12 #9 3.641   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
21:29:12 #9 3.641   binfmt-support readline-doc zip dosfstools kbd util-linux-locales wdiff-doc
21:29:12 #9 3.641 Recommended packages:
21:29:12 #9 3.641   uuid-runtime
21:29:12 #12 14.34 Preparing to unpack .../05-libpcre2-16-0_10.42-1_armhf.deb ...
21:29:12 #12 14.35 Unpacking libpcre2-16-0:armhf (10.42-1) ...
21:29:12 #12 14.40 Selecting previously unselected package libpcre2-32-0:armhf.
21:29:12 #12 14.40 Preparing to unpack .../06-libpcre2-32-0_10.42-1_armhf.deb ...
21:29:12 #12 14.40 Unpacking libpcre2-32-0:armhf (10.42-1) ...
21:29:12 #12 14.45 Selecting previously unselected package libpcre2-posix3:armhf.
21:29:12 #12 14.45 Preparing to unpack .../07-libpcre2-posix3_10.42-1_armhf.deb ...
21:29:12 #12 14.46 Unpacking libpcre2-posix3:armhf (10.42-1) ...
21:29:12 #12 14.49 Selecting previously unselected package libpcre2-dev:armhf.
21:29:12 #12 14.49 Preparing to unpack .../08-libpcre2-dev_10.42-1_armhf.deb ...
21:29:12 #12 14.50 Unpacking libpcre2-dev:armhf (10.42-1) ...
21:29:12 #12 14.58 Selecting previously unselected package libselinux1-dev:armhf.
21:29:12 #12 7.758 Selecting previously unselected package cmake-data.
21:29:12 #12 7.760 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
21:29:12 #12 7.765 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:29:12 #7 ...
21:29:12 
21:29:12 #10 [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
21:29:12 #10 DONE 3.3s
21:29:12 
21:29:12 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:12 #11 40.66 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB]
21:29:12 #13 6.895 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
21:29:12 #13 6.915 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
21:29:12 #13 6.933 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB]
21:29:12 #13 6.945 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:29:12 #13 6.946 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB]
21:29:12 #13 6.948 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
21:29:12 #13 7.087 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.1 [5013 kB]
21:29:12 #11 32.02 Get:234 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl3-gnutls armhf 7.85.0-1ubuntu0.5 [248 kB]
21:29:12 #11 32.03 Get:235 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liberror-perl all 0.17029-1 [26.5 kB]
21:29:12 #11 32.03 Get:236 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf git-man all 1:2.37.2-1ubuntu1.4 [975 kB]
21:29:12 #11 32.11 Get:237 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf git armhf 1:2.37.2-1ubuntu1.4 [3674 kB]
21:29:12 #11 32.29 Get:238 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:29:12 #11 55.16 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.7) ...
21:29:12 #11 55.17 Setting up python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:29:12 #13 0.744 Hit:1 http://archive.ubuntu.com/ubuntu kinetic InRelease
21:29:12 #13 0.746 Hit:2 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease
21:29:12 #13 0.758 Hit:3 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease
21:29:12 #13 0.842 Hit:4 http://security.ubuntu.com/ubuntu kinetic-security InRelease
21:29:12 #12 14.58 Preparing to unpack .../09-libselinux1-dev_3.4-1+b2_armhf.deb ...
21:29:12 #12 14.58 Unpacking libselinux1-dev:armhf (3.4-1+b2) ...
21:29:12 #12 14.63 Selecting previously unselected package libdevmapper-dev:armhf.
21:29:12 #12 14.63 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.185-2_armhf.deb ...
21:29:12 #12 14.63 Unpacking libdevmapper-dev:armhf (2:1.02.185-2) ...
21:29:12 #12 14.67 Selecting previously unselected package libltdl7:armhf.
21:29:12 #12 14.67 Preparing to unpack .../11-libltdl7_2.4.7-5_armhf.deb ...
21:29:12 #12 14.68 Unpacking libltdl7:armhf (2.4.7-5) ...
21:29:12 #12 14.71 Selecting previously unselected package libltdl-dev:armhf.
21:29:12 #12 14.72 Preparing to unpack .../12-libltdl-dev_2.4.7-5_armhf.deb ...
21:29:12 #12 14.72 Unpacking libltdl-dev:armhf (2.4.7-5) ...
21:29:12 #12 14.78 Preparing to unpack .../13-libseccomp2_2.5.4-1+rpi1+b1_armhf.deb ...
21:29:12 #12 14.79 Unpacking libseccomp2:armhf (2.5.4-1+rpi1+b1) over (2.5.4-1+rpi1) ...
21:29:12 #12 14.84 Setting up libseccomp2:armhf (2.5.4-1+rpi1+b1) ...
21:29:12 #12 14.88 Selecting previously unselected package libseccomp-dev:armhf.
21:29:12 #12 8.042 Selecting previously unselected package liblzo2-2:armhf.
21:29:12 #12 8.045 Preparing to unpack .../02-liblzo2-2_2.08-1.2_armhf.deb ...
21:29:12 #12 8.048 Unpacking liblzo2-2:armhf (2.08-1.2) ...
21:29:12 #12 8.084 Selecting previously unselected package libarchive13:armhf.
21:29:12 #12 8.086 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_armhf.deb ...
21:29:12 #12 8.093 Unpacking libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
21:29:12 #12 8.140 Selecting previously unselected package libjsoncpp1:armhf.
21:29:12 #12 8.142 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_armhf.deb ...
21:29:12 #12 8.146 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
21:29:12 #12 8.182 Selecting previously unselected package librhash0:armhf.
21:29:12 #12 8.184 Preparing to unpack .../05-librhash0_1.3.6-2_armhf.deb ...
21:29:12 #12 8.187 Unpacking librhash0:armhf (1.3.6-2) ...
21:29:12 #12 8.224 Selecting previously unselected package libuv1:armhf.
21:29:12 #12 8.226 Preparing to unpack .../06-libuv1_1.18.0-3_armhf.deb ...
21:29:12 #12 8.229 Unpacking libuv1:armhf (1.18.0-3) ...
21:29:12 #12 8.258 Selecting previously unselected package cmake.
21:29:12 #11 40.82 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
21:29:12 #11 40.85 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
21:29:12 #11 40.87 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
21:29:12 #11 40.91 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:29:12 #11 40.98 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
21:29:12 #11 32.29 Get:239 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-diff-xs-perl armhf 0.04-7 [11.3 kB]
21:29:12 #11 32.29 Get:240 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-merge-perl all 0.08-4 [12.0 kB]
21:29:12 #11 32.29 Get:241 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libaliased-perl all 0.34-2 [13.5 kB]
21:29:12 #11 32.29 Get:242 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
21:29:12 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 1.8s done
21:29:12 #12 14.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 ... 23933 files and directories currently installed.)
21:29:12 #12 14.90 Preparing to unpack .../libseccomp-dev_2.5.4-1+rpi1+b1_armhf.deb ...
21:29:12 #12 14.90 Unpacking libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ...
21:29:12 #12 14.95 Preparing to unpack .../libsystemd0_252.6-1+rpi1_armhf.deb ...
21:29:12 #12 14.96 Unpacking libsystemd0:armhf (252.6-1+rpi1) over (252.4-1+rpi1) ...
21:29:12 #12 8.259 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_armhf.deb ...
21:29:12 #12 8.264 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
21:29:12 #12 8.531 Selecting previously unselected package dh-apparmor.
21:29:12 #11 41.12 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
21:29:12 #11 41.16 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:29:12 #11 41.16 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
21:29:12 #11 41.17 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB]
21:29:12 #11 41.17 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB]
21:29:12 #11 32.69 Get:243 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive-cpio-perl all 0.10-2 [10.3 kB]
21:29:12 #11 32.77 Get:244 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB]
21:29:12 #11 32.81 Get:245 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB]
21:29:12 #13 7.329 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B]
21:29:12 #13 7.330 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
21:29:12 #13 7.480 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB]
21:29:12 #11 55.85 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.4) ...
21:29:12 #11 55.87 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:29:12 #11 55.89 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
21:29:12 #11 55.91 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:29:12 #11 55.92 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
21:29:12 #11 55.96 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:29:12 #11 55.98 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:29:12 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 0.1s
21:29:12 #12 15.08 Setting up libsystemd0:armhf (252.6-1+rpi1) ...
21:29:12 #12 15.11 Selecting previously unselected package libsystemd-dev:armhf.
21:29:12 #12 15.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 ... 23976 files and directories currently installed.)
21:29:12 #12 15.13 Preparing to unpack .../libsystemd-dev_252.6-1+rpi1_armhf.deb ...
21:29:12 #12 15.13 Unpacking libsystemd-dev:armhf (252.6-1+rpi1) ...
21:29:12 #12 15.22 Selecting previously unselected package libpkgconf3:armhf.
21:29:12 #12 15.22 Preparing to unpack .../libpkgconf3_1.8.1-1_armhf.deb ...
21:29:12 #12 15.23 Unpacking libpkgconf3:armhf (1.8.1-1) ...
21:29:12 #12 15.26 Selecting previously unselected package pkgconf-bin.
21:29:12 #12 15.26 Preparing to unpack .../pkgconf-bin_1.8.1-1_armhf.deb ...
21:29:12 #12 15.26 Unpacking pkgconf-bin (1.8.1-1) ...
21:29:12 #12 15.30 Selecting previously unselected package pkgconf:armhf.
21:29:12 #12 15.30 Preparing to unpack .../pkgconf_1.8.1-1_armhf.deb ...
21:29:12 #12 15.31 Unpacking pkgconf:armhf (1.8.1-1) ...
21:29:12 #12 15.34 Selecting previously unselected package pkg-config:armhf.
21:29:12 #12 15.34 Preparing to unpack .../pkg-config_1.8.1-1_armhf.deb ...
21:29:12 #12 15.35 Unpacking pkg-config:armhf (1.8.1-1) ...
21:29:12 #12 15.39 Setting up libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ...
21:29:12 #12 15.40 Setting up libstdc++-12-dev:armhf (12.2.0-14+rpi1) ...
21:29:12 #12 8.533 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
21:29:12 #12 8.538 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
21:29:12 #12 8.571 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:29:12 #12 8.573 Preparing to unpack .../09-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
21:29:12 #12 8.577 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:29:12 #12 8.620 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:29:12 #12 8.622 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
21:29:12 #12 8.625 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:29:12 #12 8.655 Selecting previously unselected package libudev-dev:armhf.
21:29:12 #12 8.657 Preparing to unpack .../11-libudev-dev_237-3ubuntu10.57_armhf.deb ...
21:29:12 #12 8.664 Unpacking libudev-dev:armhf (237-3ubuntu10.57) ...
21:29:12 #12 8.692 Selecting previously unselected package libsepol1-dev:armhf.
21:29:12 #12 8.694 Preparing to unpack .../12-libsepol1-dev_2.7-1ubuntu0.1_armhf.deb ...
21:29:12 #12 8.697 Unpacking libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
21:29:12 #12 8.756 Selecting previously unselected package libpcre16-3:armhf.
21:29:13 #11 41.58 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
21:29:13 #11 32.86 Get:246 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
21:29:13 #11 32.87 Get:247 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libvariable-magic-perl armhf 0.62-2 [32.7 kB]
21:29:13 #11 32.92 Get:248 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
21:29:13 #11 32.94 Get:249 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libberkeleydb-perl armhf 0.64-1build3 [111 kB]
21:29:13 #11 33.02 Get:250 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfreetype6 armhf 2.12.1+dfsg-3 [324 kB]
21:29:13 #13 7.555 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.7 [20.7 kB]
21:29:13 #13 7.591 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB]
21:29:13 #10 58.76 Setting up libgssapi-krb5-2:amd64 (1.20.1-1+b1) ...
21:29:13 #10 58.77 Setting up libgdbm-compat4:amd64 (1.23-3) ...
21:29:13 #10 58.79 Setting up ucf (3.0043+nmu1) ...
21:29:13 #10 58.91 Setting up libx265-199:amd64 (3.5-2+b1) ...
21:29:13 #10 58.92 Setting up dwz (0.15-1) ...
21:29:13 #10 58.93 Setting up groff-base (1.22.4-10) ...
21:29:13 #10 58.95 Setting up cpp (4:12.2.0-3) ...
21:29:13 #10 58.97 Setting up pixz (1.0.7-2) ...
21:29:13 #10 58.98 Setting up gpgconf (2.2.40-1.1) ...
21:29:13 #10 58.99 Setting up libcurl4:amd64 (7.88.1-7) ...
21:29:13 #10 59.01 Setting up libx11-6:amd64 (2:1.8.4-2) ...
21:29:13 #10 59.02 Setting up curl (7.88.1-7) ...
21:29:13 #10 59.03 Setting up libfontconfig1:amd64 (2.14.1-4) ...
21:29:13 #10 59.05 Setting up libperl5.36:amd64 (5.36.0-7) ...
21:29:13 #10 59.06 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
21:29:13 #10 59.07 Setting up gpg (2.2.40-1.1) ...
21:29:13 #10 59.08 Setting up gnupg-utils (2.2.40-1.1) ...
21:29:13 #10 59.09 Setting up binutils-x86-64-linux-gnu (2.40-2) ...
21:29:13 #10 59.11 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
21:29:13 #10 59.12 Setting up gpg-agent (2.2.40-1.1) ...
21:29:13 #12 15.41 Setting up libarchive13:armhf (3.6.2-1) ...
21:29:13 #12 15.43 Setting up libpcre2-16-0:armhf (10.42-1) ...
21:29:13 #12 15.44 Setting up libpcre2-32-0:armhf (10.42-1) ...
21:29:13 #12 15.45 Setting up libpkgconf3:armhf (1.8.1-1) ...
21:29:13 #12 15.46 Setting up libuv1:armhf (1.44.2-1+rpi1) ...
21:29:13 #12 15.47 Setting up bash-completion (1:2.11-6) ...
21:29:13 #12 15.50 Setting up udev (252.6-1+rpi1) ...
21:29:13 #10 33.52 Selecting previously unselected package libfakeroot:armhf.
21:29:13 #10 33.53 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ...
21:29:13 #10 33.54 Unpacking libfakeroot:armhf (1.23-1) ...
21:29:13 #10 33.58 Selecting previously unselected package fakeroot.
21:29:13 #10 33.58 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ...
21:29:13 #10 33.58 Unpacking fakeroot (1.23-1) ...
21:29:13 #10 33.64 Selecting previously unselected package libassuan0:armhf.
21:29:13 #10 33.64 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ...
21:29:13 #10 33.65 Unpacking libassuan0:armhf (2.5.2-1) ...
21:29:13 #10 33.69 Selecting previously unselected package gpgconf.
21:29:13 #10 33.69 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
21:29:13 #10 33.69 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:29:13 #10 33.80 Selecting previously unselected package libksba8:armhf.
21:29:13 #10 33.80 Preparing to unpack .../088-libksba8_1.3.5-2+deb10u2_armhf.deb ...
21:29:13 #10 33.82 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ...
21:29:13 #10 33.88 Selecting previously unselected package libnpth0:armhf.
21:29:13 #10 33.88 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ...
21:29:13 #10 33.89 Unpacking libnpth0:armhf (1.6-1) ...
21:29:13 #10 33.94 Selecting previously unselected package dirmngr.
21:29:13 #10 33.94 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
21:29:13 #10 33.97 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:29:13 #10 34.08 Selecting previously unselected package gnupg-l10n.
21:29:13 #10 34.08 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:29:13 #10 34.08 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:29:13 #8 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 1.6s done
21:29:13 #12 8.758 Preparing to unpack .../13-libpcre16-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
21:29:13 #12 8.761 Unpacking libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
21:29:13 #12 8.801 Selecting previously unselected package libpcre32-3:armhf.
21:29:13 #12 8.803 Preparing to unpack .../14-libpcre32-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
21:29:13 #12 8.806 Unpacking libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
21:29:13 #12 8.849 Selecting previously unselected package libpcrecpp0v5:armhf.
21:29:13 #12 8.851 Preparing to unpack .../15-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_armhf.deb ...
21:29:13 #12 8.854 Unpacking libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
21:29:13 #12 8.880 Selecting previously unselected package libpcre3-dev:armhf.
21:29:13 #12 8.882 Preparing to unpack .../16-libpcre3-dev_2%3a8.39-9ubuntu0.1_armhf.deb ...
21:29:13 #12 8.885 Unpacking libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
21:29:13 #12 8.948 Selecting previously unselected package libselinux1-dev:armhf.
21:29:13 #12 8.950 Preparing to unpack .../17-libselinux1-dev_2.7-2build2_armhf.deb ...
21:29:13 #12 8.954 Unpacking libselinux1-dev:armhf (2.7-2build2) ...
21:29:13 #12 8.993 Selecting previously unselected package libdevmapper-dev:armhf.
21:29:13 #11 41.75 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB]
21:29:13 #11 33.12 Get:251 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfontconfig1 armhf 2.13.1-4.4ubuntu1 [107 kB]
21:29:13 #11 33.14 Get:252 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
21:29:13 #11 33.16 Get:253 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
21:29:13 #13 7.875 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB]
21:29:13 #13 7.920 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-32-0 amd64 10.39-3ubuntu0.1 [194 kB]
21:29:13 #13 7.950 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-posix3 amd64 10.39-3ubuntu0.1 [6130 B]
21:29:13 #13 7.951 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-dev amd64 10.39-3ubuntu0.1 [730 kB]
21:29:13 #13 8.018 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB]
21:29:13 #13 8.029 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB]
21:29:13 #13 8.030 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB]
21:29:13 #13 8.036 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.7 [306 kB]
21:29:13 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 2.7s done
21:29:13 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd
21:29:13 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 1.6s done
21:29:13 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 0.1s
21:29:13 #10 34.28 Selecting previously unselected package gnupg-utils.
21:29:13 #10 34.28 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
21:29:13 #10 34.29 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:29:13 #12 8.995 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
21:29:13 #12 8.999 Unpacking libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:29:13 #12 9.026 Selecting previously unselected package libseccomp-dev:armhf.
21:29:13 #12 9.028 Preparing to unpack .../19-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_armhf.deb ...
21:29:13 #12 9.032 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
21:29:13 #12 9.069 Selecting previously unselected package libsystemd-dev:armhf.
21:29:13 #12 9.072 Preparing to unpack .../20-libsystemd-dev_237-3ubuntu10.57_armhf.deb ...
21:29:13 #12 9.076 Unpacking libsystemd-dev:armhf (237-3ubuntu10.57) ...
21:29:13 #12 9.126 Selecting previously unselected package pkg-config.
21:29:13 #12 9.128 Preparing to unpack .../21-pkg-config_0.29.1-0ubuntu2_armhf.deb ...
21:29:13 #12 9.131 Unpacking pkg-config (0.29.1-0ubuntu2) ...
21:29:13 #12 9.172 Setting up libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
21:29:13 #12 9.182 Setting up libuv1:armhf (1.18.0-3) ...
21:29:13 #12 9.192 Setting up bash-completion (1:2.8-1ubuntu1) ...
21:29:13 #12 1.709 Last metadata expiration check: 0:00:15 ago on Thu Mar 30 21:28:57 2023.
21:29:13 #13 1.014 Reading package lists...
21:29:13 #13 1.929 dpkg-buildpackage: info: source package docker-ce-build-deps
21:29:13 #13 1.929 dpkg-buildpackage: info: source version 1.0
21:29:13 #13 1.929 dpkg-buildpackage: info: source distribution unstable
21:29:13 #13 1.929 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:29:13 #13 1.961  dpkg-source --before-build .
21:29:13 #13 1.961 dpkg-buildpackage: info: host architecture amd64
21:29:13 #13 2.055  debian/rules clean
21:29:13 #11 41.88 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB]
21:29:13 #11 41.94 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
21:29:13 #11 41.97 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.1 [162 kB]
21:29:13 #11 33.55 Get:254 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdeflate0 armhf 1.12-1 [64.1 kB]
21:29:13 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 1.7s done
21:29:13 #13 8.205 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu1 [1461 kB]
21:29:13 #10 34.41 Selecting previously unselected package gpg.
21:29:13 #10 34.41 Preparing to unpack .../093-gpg_2.2.12-1+deb10u2_armhf.deb ...
21:29:13 #10 34.41 Unpacking gpg (2.2.12-1+deb10u2) ...
21:29:13 #10 34.53 Selecting previously unselected package pinentry-curses.
21:29:13 #10 34.53 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ...
21:29:13 #10 34.54 Unpacking pinentry-curses (1.1.0-2) ...
21:29:13 #10 34.59 Selecting previously unselected package gpg-agent.
21:29:13 #10 34.59 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
21:29:13 #10 34.59 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:29:13 #10 59.60 Setting up libxpm4:amd64 (1:3.5.12-1.1) ...
21:29:13 #10 59.61 Setting up openssh-client (1:9.2p1-2) ...
21:29:13 #13 2.057 dh clean
21:29:13 #13 2.144    dh_clean
21:29:13 #13 2.175  debian/rules binary
21:29:13 #13 2.177 dh binary
21:29:13 #13 2.250    dh_update_autotools_config
21:29:13 #13 2.277    dh_autoreconf
21:29:13 #12 2.515 Package bash-5.2.15-1.fc36.x86_64 is already installed.
21:29:13 #12 2.532 Package bash-5.2.15-1.fc36.x86_64 is already installed.
21:29:13 #12 2.541 Package bash-5.2.15-1.fc36.x86_64 is already installed.
21:29:13 #12 2.542 Package ca-certificates-2023.2.60-1.0.fc36.noarch is already installed.
21:29:13 #12 2.543 Package libarchive-3.5.3-3.fc36.x86_64 is already installed.
21:29:13 #12 2.543 Package pkgconf-pkg-config-1.8.0-2.fc36.x86_64 is already installed.
21:29:13 #12 2.544 Package tar-2:1.34-3.fc36.x86_64 is already installed.
21:29:13 #12 2.553 Package bash-5.2.15-1.fc36.x86_64 is already installed.
21:29:13 #11 42.03 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.2 [1082 kB]
21:29:13 #11 42.17 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB]
21:29:13 #11 42.29 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB]
21:29:13 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 16.0s done
21:29:13 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:29:13 #11 56.45 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
21:29:13 #11 56.55 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:13 #11 56.56 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:29:13 #11 56.57 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ...
21:29:13 #11 56.58 Setting up python3 (3.8.2-0ubuntu2) ...
21:29:13 #8 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13
21:29:13 #8 ...
21:29:13 
21:29:13 #9 [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
21:29:13 #9 DONE 3.8s
21:29:13 
21:29:13 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:13 #8 ...
21:29:13 
21:29:13 #10 [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
21:29:13 #11 33.80 Get:255 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.10.1 [25.2 kB]
21:29:13 #11 33.82 Get:256 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblerc3 armhf 3.0+ds-1ubuntu1 [106 kB]
21:29:13 #36 ...
21:29:13 
21:29:13 #30 [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
21:29:13 #30 3.850 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:29:13 #30 3.890 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:29:13 #30 3.890 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:29:13 #30 4.283 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:29:13 #30 5.054 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:29:13 #30 6.199 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:29:13 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13
21:29:13 #9 5.669 The following NEW packages will be installed:
21:29:13 #9 5.669   adduser autoconf automake autopoint autotools-dev binutils
21:29:13 #9 5.669   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:29:13 #9 5.669   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
21:29:13 #9 5.669   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:29:13 #9 5.669   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:29:13 #9 5.669   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
21:29:13 #9 5.669   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:29:13 #9 5.669   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:29:13 #9 5.669   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:29:13 #9 5.669   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
21:29:13 #9 5.669   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
21:29:13 #9 5.669   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
21:29:13 #9 5.669   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
21:29:13 #9 5.669   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:29:13 #9 5.669   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
21:29:13 #9 5.669   libclass-data-inheritable-perl libclass-inspector-perl
21:29:13 #9 5.669   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:29:13 #9 5.669   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:29:13 #9 5.669   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:29:13 #9 5.669   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:29:13 #9 5.669   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:29:13 #9 5.669   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:29:13 #9 5.669   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
21:29:13 #9 5.669   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:29:13 #9 5.669   libdigest-md5-file-perl libdistro-info-perl libdpkg-perl
21:29:13 #9 5.669   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:29:13 #9 5.669   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:29:13 #9 5.669   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:29:13 #9 5.669   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
21:29:13 #9 5.669   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:29:13 #9 5.669   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:29:13 #9 5.669   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:29:13 #9 5.669   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:29:13 #9 5.669   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
21:29:13 #9 5.669   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
21:29:13 #9 5.669   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0
21:29:13 #9 5.669   libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl
21:29:13 #9 5.669   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:29:13 #9 5.669   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
21:29:13 #9 5.669   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:29:13 #9 5.669   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72
21:29:13 #9 5.669   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
21:29:13 #9 5.669   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:29:13 #9 5.669   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:29:13 #9 5.669   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:29:13 #9 5.669   libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo
21:29:13 #9 5.669   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:29:13 #9 5.669   libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
21:29:13 #9 5.669   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
21:29:13 #9 5.669   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:29:13 #9 5.669   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:13 #9 5.669   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
21:29:13 #9 5.669   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:29:13 #9 5.669   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
21:29:13 #9 5.669   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
21:29:13 #9 5.669   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
21:29:13 #9 5.669   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
21:29:13 #9 5.669   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
21:29:13 #9 5.669   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
21:29:13 #9 5.669   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
21:29:13 #9 5.669   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
21:29:13 #9 5.669   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
21:29:13 #9 5.669   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
21:29:13 #9 5.669   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
21:29:13 #9 5.669   libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8
21:29:13 #9 5.669   libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl
21:29:13 #9 5.669   libregexp-pattern-license-perl libregexp-pattern-perl
21:29:13 #9 5.669   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
21:29:13 #9 5.669   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:29:13 #9 5.669   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
21:29:13 #9 5.669   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
21:29:13 #9 5.669   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:29:13 #9 5.669   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
21:29:13 #9 5.669   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:29:13 #9 5.669   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
21:29:13 #9 5.669   libswitch-perl libsyntax-keyword-try-perl libsys-cpuaffinity-perl
21:29:13 #9 5.669   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:29:13 #9 5.669   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:29:13 #9 5.669   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
21:29:13 #9 5.669   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
21:29:13 #9 5.669   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
21:29:13 #9 5.669   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:29:13 #9 5.669   liburi-perl libvariable-magic-perl libwant-perl libwebp7
21:29:13 #9 5.669   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
21:29:13 #9 5.669   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
21:29:13 #9 5.669   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:29:13 #9 5.669   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
21:29:13 #9 5.669   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
21:29:13 #9 5.669   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
21:29:13 #9 5.669   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
21:29:13 #9 5.669   manpages manpages-dev media-types netbase openssh-client openssl patch
21:29:13 #9 5.669   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
21:29:13 #9 5.669   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
21:29:13 #9 5.669   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:29:13 #9 5.669   python3-charset-normalizer python3-debian python3-gpg python3-idna
21:29:13 #9 5.669   python3-magic python3-minimal python3-pkg-resources python3-requests
21:29:13 #9 5.669   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
21:29:13 #9 5.673   python3.11-minimal readline-common rpcsvc-proto sensible-utils
21:29:13 #9 5.673   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
21:29:13 #9 5.673   xdg-user-dirs xz-utils zstd
21:29:13 #9 5.673 The following packages will be upgraded:
21:29:13 #9 5.673   bsdutils gpgv libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
21:29:13 #9 5.673   util-linux-extra
21:29:14 #10 34.66 Selecting previously unselected package gpg-wks-client.
21:29:14 #10 34.66 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
21:29:14 #10 34.67 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:29:14 #10 34.72 Selecting previously unselected package gpg-wks-server.
21:29:14 #10 34.72 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
21:29:14 #10 34.73 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:29:14 #10 34.79 Selecting previously unselected package gpgsm.
21:29:14 #10 34.79 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
21:29:14 #10 34.80 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:29:14 #10 34.86 Selecting previously unselected package gnupg.
21:29:14 #10 34.86 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u2_all.deb ...
21:29:14 #10 34.87 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:29:14 #10 59.69 Setting up gpgsm (2.2.40-1.1) ...
21:29:14 #10 59.71 Setting up libheif1:amd64 (1.15.1-1) ...
21:29:14 #10 59.72 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
21:29:14 #10 59.73 Setting up libcurl3-gnutls:amd64 (7.88.1-7) ...
21:29:14 #10 59.74 Setting up binutils (2.40-2) ...
21:29:14 #10 59.75 Setting up man-db (2.11.2-2) ...
21:29:14 #10 59.85 Building database of manual pages ...
21:29:14 #9 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 2.1s done
21:29:14 #9 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd
21:29:14 #13 2.317    create-stamp debian/debhelper-build-stamp
21:29:14 #13 2.317    dh_prep
21:29:14 #13 2.345    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:29:14 #13 2.395    dh_install
21:29:14 #13 2.427    dh_installdocs
21:29:14 #13 2.463    dh_installchangelogs
21:29:14 #13 2.543    dh_perl
21:29:14 #12 2.666 Dependencies resolved.
21:29:14 #12 2.693 ================================================================================
21:29:14 #12 2.693  Package                       Arch    Version                   Repo      Size
21:29:14 #12 2.693 ================================================================================
21:29:14 #12 2.693 Installing:
21:29:14 #12 2.693  cmake                         x86_64  3.25.2-1.fc36             updates  6.8 M
21:29:14 #12 2.693  device-mapper-devel           x86_64  1.02.175-7.fc36           fedora    43 k
21:29:14 #12 2.693  gcc                           x86_64  12.2.1-4.fc36             updates   33 M
21:29:14 #12 2.693  git                           x86_64  2.39.2-1.fc36             updates   66 k
21:29:14 #12 2.693  glibc-static                  x86_64  2.35-22.fc36              updates  1.9 M
21:29:14 #12 2.693  libseccomp-devel              x86_64  2.5.3-2.fc36              fedora    53 k
21:29:14 #12 2.693  libselinux-devel              x86_64  3.3-4.fc36                fedora   113 k
21:29:14 #12 2.693  libtool                       x86_64  2.4.7-1.fc36              updates  593 k
21:29:14 #12 2.693  libtool-ltdl-devel            x86_64  2.4.7-1.fc36              updates  157 k
21:29:14 #12 2.693  make                          x86_64  1:4.3-7.fc36              fedora   535 k
21:29:14 #12 2.693  selinux-policy-devel          noarch  36.17-1.fc36              updates  815 k
21:29:14 #12 2.693  systemd                       x86_64  250.10-2.fc36             updates  4.2 M
21:29:14 #12 2.693  systemd-devel                 x86_64  250.10-2.fc36             updates  446 k
21:29:14 #12 2.693  which                         x86_64  2.21-32.fc36              fedora    42 k
21:29:14 #12 2.693 Installing dependencies:
21:29:14 #12 2.693  annobin-docs                  noarch  11.11-1.fc36              updates   92 k
21:29:14 #12 2.693  annobin-plugin-gcc            x86_64  11.11-1.fc36              updates  890 k
21:29:14 #12 2.693  autoconf                      noarch  2.71-3.fc36               updates  720 k
21:29:14 #12 2.693  automake                      noarch  1.16.5-7.fc36             updates  675 k
21:29:14 #12 2.693  checkpolicy                   x86_64  3.3-2.fc36                fedora   339 k
21:29:14 #12 2.693  cmake-data                    noarch  3.25.2-1.fc36             updates  1.7 M
21:29:14 #12 2.693  cmake-filesystem              x86_64  3.25.2-1.fc36             updates   17 k
21:29:14 #12 2.693  cmake-rpm-macros              noarch  3.25.2-1.fc36             updates   16 k
21:29:14 #12 2.693  cpp                           x86_64  12.2.1-4.fc36             updates   11 M
21:29:14 #12 2.693  dbus                          x86_64  1:1.14.4-1.fc36           updates  7.2 k
21:29:14 #12 2.693  dbus-broker                   x86_64  33-1.fc36                 updates  174 k
21:29:14 #12 2.693  dbus-common                   noarch  1:1.14.4-1.fc36           updates   14 k
21:29:14 #12 2.693  device-mapper                 x86_64  1.02.175-7.fc36           fedora   139 k
21:29:14 #12 2.693  device-mapper-libs            x86_64  1.02.175-7.fc36           fedora   177 k
21:29:14 #12 2.693  gc                            x86_64  8.0.6-3.fc36              updates  103 k
21:29:14 #12 2.693  gcc-plugin-annobin            x86_64  12.2.1-4.fc36             updates   53 k
21:29:14 #12 2.693  git-core                      x86_64  2.39.2-1.fc36             updates  4.2 M
21:29:14 #12 2.693  git-core-doc                  noarch  2.39.2-1.fc36             updates  2.6 M
21:29:14 #12 2.693  glibc-devel                   x86_64  2.35-22.fc36              updates   71 k
21:29:14 #12 2.693  glibc-headers-x86             noarch  2.35-22.fc36              updates  476 k
21:29:14 #12 2.693  guile22                       x86_64  2.2.7-5.fc36              fedora   6.4 M
21:29:14 #12 2.693  jsoncpp                       x86_64  1.9.5-2.fc36              fedora    98 k
21:29:14 #12 2.693  kernel-headers                x86_64  6.2.6-100.fc36            updates  1.4 M
21:29:14 #12 2.693  kmod-libs                     x86_64  29-7.fc36                 fedora    68 k
21:29:14 #12 2.693  less                          x86_64  590-5.fc36                updates  161 k
21:29:14 #12 2.693  libargon2                     x86_64  20171227-9.fc36           updates   28 k
21:29:14 #12 2.693  libcbor                       x86_64  0.7.0-5.fc36              fedora    56 k
21:29:14 #12 2.693  libedit                       x86_64  3.1-41.20210910cvs.fc36   fedora   104 k
21:29:14 #12 2.693  libfdisk                      x86_64  2.38-1.fc36               updates  160 k
21:29:14 #12 2.693  libfido2                      x86_64  1.10.0-5.fc36             updates   94 k
21:29:14 #12 2.693  libmpc                        x86_64  1.2.1-4.fc36              fedora    61 k
21:29:14 #12 2.693  libseccomp                    x86_64  2.5.3-2.fc36              fedora    70 k
21:29:14 #12 2.693  libselinux-utils              x86_64  3.3-4.fc36                fedora   142 k
21:29:14 #12 2.693  libsepol-devel                x86_64  3.3-3.fc36                fedora    40 k
21:29:14 #12 2.693  libtool-ltdl                  x86_64  2.4.7-1.fc36              updates   37 k
21:29:14 #12 2.693  libutempter                   x86_64  1.2.1-6.fc36              fedora    26 k
21:29:14 #12 2.693  libuv                         x86_64  1:1.44.2-1.fc36           updates  151 k
21:29:14 #12 2.693  libxcrypt-devel               x86_64  4.4.33-4.fc36             updates   30 k
21:29:14 #12 2.693  libxcrypt-static              x86_64  4.4.33-4.fc36             updates  104 k
21:29:14 #12 2.693  m4                            x86_64  1.4.19-3.fc36             fedora   296 k
21:29:14 #12 2.693  openssh                       x86_64  8.8p1-1.fc36.1            fedora   451 k
21:29:14 #12 2.693  openssh-clients               x86_64  8.8p1-1.fc36.1            fedora   703 k
21:29:14 #12 2.693  pcre2-devel                   x86_64  10.40-1.fc36              updates  474 k
21:29:14 #12 2.693  pcre2-utf16                   x86_64  10.40-1.fc36              updates  216 k
21:29:14 #12 2.693  pcre2-utf32                   x86_64  10.40-1.fc36              updates  203 k
21:29:14 #12 2.693  perl-Error                    noarch  1:0.17029-8.fc36          fedora    41 k
21:29:14 #12 2.693  perl-File-Compare             noarch  1.100.600-486.fc36        fedora    18 k
21:29:14 #12 2.693  perl-File-Copy                noarch  2.35-486.fc36             fedora    25 k
21:29:14 #12 2.693  perl-File-Find                noarch  1.39-486.fc36             fedora    30 k
21:29:14 #12 2.693  perl-Git                      noarch  2.39.2-1.fc36             updates   43 k
21:29:14 #12 2.693  perl-TermReadKey              x86_64  2.38-12.fc36              fedora    36 k
21:29:14 #12 2.693  perl-Thread-Queue             noarch  3.14-479.fc36             fedora    21 k
21:29:14 #12 2.693  perl-lib                      x86_64  0.65-486.fc36             fedora    20 k
21:29:14 #12 2.693  perl-threads                  x86_64  1:2.26-449.fc36           fedora    57 k
21:29:14 #12 2.693  perl-threads-shared           x86_64  1.62-479.fc36             fedora    44 k
21:29:14 #12 2.693  policycoreutils               x86_64  3.3-4.fc36                fedora   202 k
21:29:14 #12 2.693  policycoreutils-devel         x86_64  3.3-4.fc36                fedora   142 k
21:29:14 #12 2.693  policycoreutils-python-utils  noarch  3.3-4.fc36                fedora    72 k
21:29:14 #12 2.693  python3-audit                 x86_64  3.1-2.fc36                updates   83 k
21:29:14 #12 2.693  python3-libselinux            x86_64  3.3-4.fc36                fedora   186 k
21:29:14 #12 2.693  python3-libsemanage           x86_64  3.3-3.fc36                fedora    80 k
21:29:14 #12 2.693  python3-policycoreutils       noarch  3.3-4.fc36                fedora   2.0 M
21:29:14 #12 2.693  python3-setools               x86_64  4.4.0-5.fc36              fedora   552 k
21:29:14 #12 2.693  python3-setuptools            noarch  59.6.0-3.fc36             updates  934 k
21:29:14 #12 2.693  rhash                         x86_64  1.4.2-2.fc36              fedora   185 k
21:29:14 #12 2.693  rpm-plugin-selinux            x86_64  4.17.1-3.fc36             updates   18 k
21:29:14 #12 2.693  selinux-policy                noarch  36.17-1.fc36              updates   66 k
21:29:14 #12 2.693  selinux-policy-targeted       noarch  36.17-1.fc36              updates  6.4 M
21:29:14 #12 2.693  systemd-pam                   x86_64  250.10-2.fc36             updates  330 k
21:29:14 #12 2.693  systemd-rpm-macros            noarch  250.10-2.fc36             updates   24 k
21:29:14 #12 2.693  util-linux                    x86_64  2.38-1.fc36               updates  2.3 M
21:29:14 #12 2.693  vim-filesystem                noarch  2:9.0.1307-1.fc36         updates   17 k
21:29:14 #12 2.693  xkeyboard-config              noarch  2.35.1-1.fc36             fedora   878 k
21:29:14 #12 2.693 Installing weak dependencies:
21:29:14 #12 2.693  cryptsetup-libs               x86_64  2.4.3-2.fc36              fedora   432 k
21:29:14 #12 2.693  libbpf                        x86_64  2:0.7.0-3.fc36            updates  159 k
21:29:14 #12 2.693  libxkbcommon                  x86_64  1.4.0-1.fc36              fedora   140 k
21:29:14 #12 2.693  qrencode-libs                 x86_64  4.1.1-2.fc36              fedora    61 k
21:29:14 #12 2.693  systemd-networkd              x86_64  250.10-2.fc36             updates  613 k
21:29:14 #12 2.693  systemd-resolved              x86_64  250.10-2.fc36             updates  272 k
21:29:14 #12 2.693 
21:29:14 #12 2.693 Transaction Summary
21:29:14 #12 2.693 ================================================================================
21:29:14 #12 2.693 Install  93 Packages
21:29:14 #12 2.693 
21:29:14 #12 2.697 Total download size: 99 M
21:29:14 #12 2.697 Installed size: 375 M
21:29:14 #12 2.698 Downloading Packages:
21:29:14 #11 42.29 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB]
21:29:14 #11 42.30 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:29:14 #11 42.30 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
21:29:14 #12 9.768 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
21:29:14 #12 9.777 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:29:14 #12 9.791 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:29:14 #12 9.800 Setting up librhash0:armhf (1.3.6-2) ...
21:29:14 #12 9.809 Setting up libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:29:14 #12 9.819 Setting up pkg-config (0.29.1-0ubuntu2) ...
21:29:14 #12 9.861 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
21:29:14 #11 56.86 Setting up binutils (2.34-6ubuntu1.4) ...
21:29:14 #11 56.87 Setting up python3-xdg (0.26-1ubuntu1) ...
21:29:14 #11 57.02 Setting up man-db (2.9.1-1) ...
21:29:14 #11 57.11 Building database of manual pages ...
21:29:14 #7 DONE 55.7s
21:29:14 
21:29:14 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:14 #10 26.12 Selecting previously unselected package autotools-dev.
21:29:14 #10 26.12 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
21:29:14 #10 26.12 Unpacking autotools-dev (20180224.1+nmu1) ...
21:29:14 #10 26.19 Selecting previously unselected package automake.
21:29:14 #10 26.19 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
21:29:14 #10 26.19 Unpacking automake (1:1.16.3-2) ...
21:29:14 #10 26.31 Selecting previously unselected package autopoint.
21:29:14 #10 26.31 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
21:29:14 #10 26.32 Unpacking autopoint (0.21-4) ...
21:29:14 #10 26.39 Selecting previously unselected package binutils-common:armhf.
21:29:14 #10 26.39 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
21:29:14 #10 26.39 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
21:29:14 #10 26.76 Selecting previously unselected package libbinutils:armhf.
21:29:14 #10 26.76 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
21:29:14 #10 26.78 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
21:29:14 #10 26.90 Selecting previously unselected package libctf-nobfd0:armhf.
21:29:14 #10 26.90 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
21:29:14 #10 26.90 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
21:29:14 #10 26.96 Selecting previously unselected package libctf0:armhf.
21:29:14 #10 26.96 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
21:29:14 #10 26.96 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
21:29:14 #10 27.01 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:29:14 #10 27.01 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
21:29:14 #10 27.02 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
21:29:14 #10 27.37 Selecting previously unselected package binutils.
21:29:14 #10 27.37 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
21:29:14 #10 27.37 Unpacking binutils (2.35.2-2+rpi1) ...
21:29:14 #10 27.43 Selecting previously unselected package libisl23:armhf.
21:29:14 #10 27.43 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
21:29:14 #10 27.44 Unpacking libisl23:armhf (0.23-1) ...
21:29:14 #10 27.56 Selecting previously unselected package libmpfr6:armhf.
21:29:14 #10 27.56 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
21:29:14 #10 27.57 Unpacking libmpfr6:armhf (4.1.0-3) ...
21:29:14 #10 27.66 Selecting previously unselected package libmpc3:armhf.
21:29:14 #10 27.66 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
21:29:14 #10 27.67 Unpacking libmpc3:armhf (1.2.0-1) ...
21:29:14 #10 27.74 Selecting previously unselected package cpp-10.
21:29:14 #10 27.74 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
21:29:14 #10 27.75 Unpacking cpp-10 (10.2.1-6+rpi1) ...
21:29:14 #10 28.46 Selecting previously unselected package cpp.
21:29:14 #10 28.46 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
21:29:14 #10 28.46 Unpacking cpp (4:10.2.1-1+rpi1) ...
21:29:14 #10 28.50 Preparing to unpack .../025-curl_7.74.0-1.3+deb11u7_armhf.deb ...
21:29:14 #10 28.51 Unpacking curl (7.74.0-1.3+deb11u7) over (7.74.0-1.3+deb11u3) ...
21:29:14 #10 28.59 Preparing to unpack .../026-libcurl4_7.74.0-1.3+deb11u7_armhf.deb ...
21:29:14 #10 28.61 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u7) over (7.74.0-1.3+deb11u3) ...
21:29:14 #10 28.76 Selecting previously unselected package libdebhelper-perl.
21:29:14 #10 28.76 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ...
21:29:14 #10 28.76 Unpacking libdebhelper-perl (13.3.4) ...
21:29:14 #10 28.83 Selecting previously unselected package libcc1-0:armhf.
21:29:14 #10 28.83 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
21:29:14 #10 28.84 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
21:29:14 #10 28.89 Selecting previously unselected package libgomp1:armhf.
21:29:14 #10 28.89 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ...
21:29:14 #10 28.91 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
21:29:14 #10 28.96 Selecting previously unselected package libatomic1:armhf.
21:29:14 #10 28.96 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ...
21:29:14 #10 28.97 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
21:29:14 #10 29.03 Selecting previously unselected package libasan6:armhf.
21:29:14 #10 29.03 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ...
21:29:14 #10 29.03 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
21:29:14 #10 29.38 Selecting previously unselected package libubsan1:armhf.
21:29:14 #10 29.38 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ...
21:29:14 #10 29.39 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
21:29:14 #10 29.53 Selecting previously unselected package libgcc-10-dev:armhf.
21:29:14 #10 29.53 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
21:29:14 #10 29.54 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
21:29:14 #10 29.72 Selecting previously unselected package gcc-10.
21:29:14 #10 29.72 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ...
21:29:14 #10 29.72 Unpacking gcc-10 (10.2.1-6+rpi1) ...
21:29:14 #11 33.91 Get:257 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwebp7 armhf 1.2.2-2 [166 kB]
21:29:14 #11 33.98 Get:258 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libtiff5 armhf 4.4.0-4ubuntu3.3 [171 kB]
21:29:14 #11 34.03 Get:259 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.10.1 [31.3 kB]
21:29:14 #11 34.04 Get:260 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgd3 armhf 2.3.3-6 [105 kB]
21:29:14 #11 34.06 Get:261 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc-devtools armhf 2.36-0ubuntu4 [29.6 kB]
21:29:14 #11 34.06 Get:262 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:29:14 #11 34.06 Get:263 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcgi-pm-perl all 4.54-1 [188 kB]
21:29:14 #11 34.09 Get:264 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB]
21:29:14 #10 4.483 Fedora 36 - aarch64                              21 MB/s |  77 MB     00:03    
21:29:14 #12 16.25 invoke-rc.d: could not determine current runlevel
21:29:14 #12 16.26 invoke-rc.d: policy-rc.d denied execution of restart.
21:29:14 #12 16.27 Setting up libjsoncpp25:armhf (1.9.5-4) ...
21:29:14 #12 16.28 Setting up libudev-dev:armhf (252.6-1+rpi1) ...
21:29:14 #12 16.30 Setting up libsepol-dev:armhf (3.4-2) ...
21:29:14 #12 16.32 Setting up pkgconf-bin (1.8.1-1) ...
21:29:14 #12 16.33 Setting up libltdl7:armhf (2.4.7-5) ...
21:29:14 #12 16.34 Setting up libpcre2-posix3:armhf (10.42-1) ...
21:29:14 #12 16.35 Setting up librhash0:armhf (1.4.3-3) ...
21:29:14 #12 16.36 Setting up cmake-data (3.25.1-1) ...
21:29:14 #12 16.38 Setting up dh-apparmor (3.0.8-3) ...
21:29:14 #12 16.39 Setting up libsystemd-dev:armhf (252.6-1+rpi1) ...
21:29:14 #12 16.40 Setting up g++-12 (12.2.0-14+rpi1) ...
21:29:14 #12 16.41 Setting up libpcre2-dev:armhf (10.42-1) ...
21:29:14 #12 16.43 Setting up libselinux1-dev:armhf (3.4-1+b2) ...
21:29:14 #12 16.44 Setting up pkgconf:armhf (1.8.1-1) ...
21:29:14 #12 16.45 Setting up libltdl-dev:armhf (2.4.7-5) ...
21:29:14 #12 16.46 Setting up pkg-config:armhf (1.8.1-1) ...
21:29:14 #12 16.47 Setting up g++ (4:12.2.0-1+rpi1) ...
21:29:14 #12 16.50 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:14 #12 16.51 Setting up cmake (3.25.1-1) ...
21:29:14 #12 16.52 Setting up build-essential (12.9) ...
21:29:14 #12 16.53 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
21:29:14 #12 16.55 Setting up dmsetup (2:1.02.185-2) ...
21:29:14 #12 16.56 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
21:29:14 #12 16.58 Setting up libdevmapper-dev:armhf (2:1.02.185-2) ...
21:29:14 #13 8.824 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
21:29:14 #9 ...
21:29:14 
21:29:14 #10 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:14 #10 resolve docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 0.0s done
21:29:14 #10 sha256:5bf413a4797e2e445bd6c53828e8d72cfb050efa44ef7231895eaad0c9fdc5ac 7.12kB / 7.12kB done
21:29:14 #10 sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5 988B / 988B done
21:29:14 #10 sha256:18d13eb44e38d265f052cae67ae6cc5271f27dc79005b4e9c04125281b46490c 1.80kB / 1.80kB done
21:29:14 #10 sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 49.24MB / 49.24MB 0.6s done
21:29:14 #10 sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 7.73MB / 7.73MB 0.2s done
21:29:14 #10 sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 10.00MB / 10.00MB 0.4s done
21:29:14 #10 sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 52.19MB / 52.19MB 1.0s done
21:29:14 #10 sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 62.71MB / 62.71MB 1.4s done
21:29:14 #10 extracting sha256:6a9fffb8d1cb480140dc56a24c58a5d1a284109cd8a640a3719bcda5963d1298 3.1s done
21:29:14 #10 sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 115.22MB / 115.22MB 2.2s done
21:29:14 #10 sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c 156B / 156B 1.1s done
21:29:14 #10 extracting sha256:f926b3d11ccb48534d760b7e8ccd49db3841835d1c101a700f3683415d6c24de 0.3s done
21:29:14 #10 extracting sha256:05517ad1eaae60c6b12d7f5c80a935abed6019e2ecc42b288c0861b582f9a739 0.3s done
21:29:14 #10 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 2.7s done
21:29:14 #10 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 2.3s done
21:29:14 #10 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13
21:29:14 #10 ...
21:29:14 
21:29:14 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:14 #9 5.954 9 upgraded, 428 newly installed, 0 to remove and 4 not upgraded.
21:29:14 #9 5.954 Need to get 184 MB of archives.
21:29:14 #9 5.954 After this operation, 659 MB of additional disk space will be used.
21:29:14 #9 5.954 Get:1 http://deb.debian.org/debian bookworm/main arm64 bsdutils arm64 1:2.38.1-5+b1 [94.4 kB]
21:29:14 #9 5.959 Get:2 http://deb.debian.org/debian bookworm/main arm64 libsmartcols1 arm64 2.38.1-5+b1 [104 kB]
21:29:14 #9 5.962 Get:3 http://deb.debian.org/debian bookworm/main arm64 util-linux-extra arm64 2.38.1-5+b1 [112 kB]
21:29:14 #9 5.962 Get:4 http://deb.debian.org/debian bookworm/main arm64 util-linux arm64 2.38.1-5+b1 [1144 kB]
21:29:14 #9 5.969 Get:5 http://deb.debian.org/debian bookworm/main arm64 mount arm64 2.38.1-5+b1 [134 kB]
21:29:14 #9 5.977 Get:6 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7 [2815 kB]
21:29:14 #9 5.987 Get:7 http://deb.debian.org/debian bookworm/main arm64 libgdbm6 arm64 1.23-3 [70.9 kB]
21:29:14 #9 5.990 Get:8 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB]
21:29:14 #9 5.991 Get:9 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7 [4019 kB]
21:29:14 #9 6.014 Get:10 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7 [239 kB]
21:29:14 #9 6.015 Get:11 http://deb.debian.org/debian bookworm/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB]
21:29:14 #9 6.016 Get:12 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.8-1 [1801 kB]
21:29:14 #9 6.029 Get:13 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB]
21:29:14 #9 6.037 Get:14 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB]
21:29:14 #9 6.037 Get:15 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB]
21:29:14 #9 6.041 Get:16 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1 [26.0 kB]
21:29:14 #9 6.043 Get:17 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB]
21:29:14 #9 6.044 Get:18 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-2 [122 kB]
21:29:14 #9 6.045 Get:19 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-1+b1 [31.7 kB]
21:29:14 #9 6.046 Get:20 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-1+b1 [79.2 kB]
21:29:14 #9 6.048 Get:21 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
21:29:14 #9 6.049 Get:22 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-1+b1 [313 kB]
21:29:14 #9 6.051 Get:23 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-1+b1 [123 kB]
21:29:14 #9 6.052 Get:24 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
21:29:14 #9 6.053 Get:25 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB]
21:29:14 #9 6.054 Get:26 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB]
21:29:14 #9 6.055 Get:27 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB]
21:29:14 #9 6.056 Get:28 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB]
21:29:14 #9 6.058 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB]
21:29:14 #9 6.062 Get:30 http://deb.debian.org/debian bookworm/main arm64 libuuid1 arm64 2.38.1-5+b1 [28.5 kB]
21:29:14 #9 6.063 Get:31 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB]
21:29:14 #9 6.072 Get:32 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB]
21:29:14 #10 34.95 Selecting previously unselected package libfile-which-perl.
21:29:14 #10 34.95 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ...
21:29:14 #10 34.96 Unpacking libfile-which-perl (1.23-1) ...
21:29:14 #10 35.00 Selecting previously unselected package libfile-homedir-perl.
21:29:14 #10 35.00 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ...
21:29:14 #10 35.00 Unpacking libfile-homedir-perl (1.004-1) ...
21:29:14 #10 35.04 Selecting previously unselected package libio-pty-perl.
21:29:14 #10 35.04 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ...
21:29:14 #10 35.05 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
21:29:14 #10 35.12 Selecting previously unselected package libipc-run-perl.
21:29:14 #10 35.12 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ...
21:29:14 #10 35.12 Unpacking libipc-run-perl (20180523.0-1) ...
21:29:14 #10 35.17 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:14 #10 35.17 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:29:14 #10 35.18 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:29:14 #10 35.22 Selecting previously unselected package libsub-exporter-progressive-perl.
21:29:14 #10 35.22 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:29:14 #10 35.22 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:29:14 #10 35.25 Selecting previously unselected package libdevel-globaldestruction-perl.
21:29:14 #10 35.25 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:29:14 #10 35.25 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:29:14 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 2.3s done
21:29:14 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13
21:29:14 #13 2.577    dh_link
21:29:14 #13 2.609    dh_strip_nondeterminism
21:29:14 #13 2.668    dh_compress
21:29:14 #13 2.704    dh_fixperms
21:29:14 #13 2.743    dh_missing
21:29:14 #13 2.768    dh_installdeb
21:29:14 #13 2.800    dh_gencontrol
21:29:14 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 2.3s done
21:29:14 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13
21:29:14 #11 42.71 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB]
21:29:14 #11 57.32 Setting up libgpgme11:armhf (1.13.1-7ubuntu2) ...
21:29:14 #11 57.33 Setting up python3-six (1.14.0-2) ...
21:29:14 #12 9.872 Setting up libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
21:29:14 #12 9.881 Setting up libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
21:29:14 #12 9.890 Setting up libsystemd-dev:armhf (237-3ubuntu10.57) ...
21:29:14 #12 9.902 Setting up libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
21:29:14 #12 9.915 Setting up libudev-dev:armhf (237-3ubuntu10.57) ...
21:29:14 #12 9.928 Setting up liblzo2-2:armhf (2.08-1.2) ...
21:29:14 #12 9.942 Setting up libjsoncpp1:armhf (1.7.4-3) ...
21:29:14 #12 9.953 Setting up libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
21:29:14 #12 9.962 Setting up libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
21:29:14 #12 9.972 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
21:29:14 #12 9.983 Setting up libselinux1-dev:armhf (2.7-2build2) ...
21:29:14 #12 9.994 Setting up libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:29:14 #12 10.00 Setting up docker-ce-build-deps (1.0) ...
21:29:14 #12 10.01 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
21:29:14 #12 10.03 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:29:14 #12 16.59 Setting up docker-ce-build-deps (1.0) ...
21:29:14 #12 16.60 Processing triggers for libc-bin (2.36-8+rpi1) ...
21:29:14 #12 16.62 Processing triggers for man-db (2.11.2-2) ...
21:29:14 #30 ...
21:29:14 
21:29:14 #37 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:29:14 #37 DONE 5.8s
21:29:14 
21:29:14 #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
21:29:14 #0 1.806 go: downloading github.com/tc-hib/go-winres v0.3.0
21:29:14 #0 2.607 go: downloading github.com/tc-hib/winres v0.1.6
21:29:14 #0 2.880 go: downloading github.com/urfave/cli/v2 v2.3.0
21:29:14 #0 2.996 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:29:14 #0 3.009 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:29:14 #0 3.899 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:29:14 #0 4.020 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:29:14 #13 8.973 debconf: delaying package configuration, since apt-utils is not installed
21:29:14 #13 9.008 Fetched 11.6 MB in 3s (4079 kB/s)
21:29:14 #13 9.037 Selecting previously unselected package bash-completion.
21:29:14 #13 9.037 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25581 files and directories currently installed.)
21:29:14 #13 9.054 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
21:29:14 #13 9.066 Unpacking bash-completion (1:2.11-5ubuntu1) ...
21:29:14 #13 9.187 Selecting previously unselected package libarchive13:amd64.
21:29:14 #9 6.075 Get:33 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1 [9012 B]
21:29:14 #9 6.076 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1 [26.0 kB]
21:29:14 #9 6.077 Get:35 http://deb.debian.org/debian bookworm/main arm64 adduser all 3.131 [166 kB]
21:29:14 #9 6.079 Get:36 http://deb.debian.org/debian bookworm/main arm64 gpgv arm64 2.2.40-1.1 [629 kB]
21:29:14 #9 6.082 Get:37 http://deb.debian.org/debian bookworm/main arm64 libblkid1 arm64 2.38.1-5+b1 [143 kB]
21:29:14 #9 6.083 Get:38 http://deb.debian.org/debian bookworm/main arm64 libmount1 arm64 2.38.1-5+b1 [159 kB]
21:29:14 #9 6.085 Get:39 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-1.2 [128 kB]
21:29:14 #9 6.094 Get:40 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB]
21:29:14 #9 6.095 Get:41 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
21:29:14 #9 6.097 Get:42 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
21:29:14 #9 6.097 Get:43 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.8-1 [1373 kB]
21:29:14 #9 6.108 Get:44 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
21:29:14 #9 6.110 Get:45 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
21:29:14 #9 6.112 Get:46 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
21:29:14 #9 6.113 Get:47 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
21:29:14 #9 6.114 Get:48 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB]
21:29:14 #9 6.116 Get:49 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
21:29:14 #9 6.117 Get:50 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB]
21:29:14 #9 6.121 Get:51 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-1 [62.4 kB]
21:29:14 #9 6.122 Get:52 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB]
21:29:14 #9 6.124 Get:53 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB]
21:29:14 #9 6.125 Get:54 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB]
21:29:14 #9 6.132 Get:55 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-1 [1332 kB]
21:29:14 #9 6.151 Get:56 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB]
21:29:14 #9 6.152 Get:57 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB]
21:29:14 #9 6.155 Get:58 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB]
21:29:14 #9 6.155 Get:59 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB]
21:29:14 #9 6.155 Get:60 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2 [931 kB]
21:29:14 #9 6.162 Get:61 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1 [55.2 kB]
21:29:14 #9 6.162 Get:62 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
21:29:14 #9 6.163 Get:63 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
21:29:14 #9 6.179 Get:64 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
21:29:14 #9 6.179 Get:65 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
21:29:14 #9 6.179 Get:66 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
21:29:14 #9 6.179 Get:67 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB]
21:29:14 #9 6.181 Get:68 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB]
21:29:14 #9 6.201 Get:69 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB]
21:29:14 #9 6.203 Get:70 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB]
21:29:14 #9 6.204 Get:71 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB]
21:29:14 #9 6.206 Get:72 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB]
21:29:14 #9 6.210 Get:73 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB]
21:29:14 #9 6.211 Get:74 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB]
21:29:14 #9 6.233 Get:75 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB]
21:29:14 #9 6.233 Get:76 http://deb.debian.org/debian bookworm/main arm64 libc-dev-bin arm64 2.36-8 [43.0 kB]
21:29:14 #9 6.233 Get:77 http://deb.debian.org/debian bookworm/main arm64 linux-libc-dev arm64 6.1.20-1 [1732 kB]
21:29:14 #9 6.245 Get:78 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB]
21:29:14 #9 6.245 Get:79 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB]
21:29:14 #9 6.245 Get:80 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
21:29:14 #9 6.245 Get:81 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB]
21:29:14 #9 6.246 Get:82 http://deb.debian.org/debian bookworm/main arm64 libc6-dev arm64 2.36-8 [1427 kB]
21:29:14 #9 6.255 Get:83 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1 [611 kB]
21:29:14 #9 6.259 Get:84 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB]
21:29:14 #9 6.262 Get:85 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB]
21:29:14 #9 6.262 Get:86 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14 [8226 kB]
21:29:14 #10 35.29 Selecting previously unselected package libb-hooks-op-check-perl.
21:29:14 #10 35.29 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
21:29:14 #10 35.29 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
21:29:14 #10 35.33 Selecting previously unselected package libdynaloader-functions-perl.
21:29:14 #10 35.33 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ...
21:29:14 #10 35.34 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:29:14 #10 35.39 Selecting previously unselected package libdevel-callchecker-perl.
21:29:14 #10 35.39 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ...
21:29:14 #10 35.40 Unpacking libdevel-callchecker-perl (0.008-1) ...
21:29:14 #10 35.43 Selecting previously unselected package libparams-classify-perl.
21:29:14 #10 35.43 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ...
21:29:14 #10 35.44 Unpacking libparams-classify-perl (0.015-1+b1) ...
21:29:14 #10 35.47 Selecting previously unselected package libmodule-runtime-perl.
21:29:14 #10 35.47 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ...
21:29:14 #10 35.47 Unpacking libmodule-runtime-perl (0.016-1) ...
21:29:14 #10 35.51 Selecting previously unselected package libimport-into-perl.
21:29:14 #10 35.51 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ...
21:29:14 #9 DONE 3.8s
21:29:14 
21:29:14 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:29:14 #13 2.912    dh_md5sums
21:29:14 #13 2.944    dh_builddeb
21:29:14 #13 2.970 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:14 #11 42.94 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B]
21:29:14 #11 42.95 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB]
21:29:14 #11 42.98 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB]
21:29:14 #11 43.02 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
21:29:14 #11 43.05 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB]
21:29:14 #11 57.46 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:29:14 #11 57.47 Setting up perl (5.30.0-9ubuntu0.3) ...
21:29:14 #11 57.49 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
21:29:14 #11 57.50 Setting up python3-gpg (1.13.1-7ubuntu2) ...
21:29:14 #11 57.66 Setting up libdata-dump-perl (1.23-1) ...
21:29:14 #11 57.67 Setting up python3-certifi (2019.11.28-1) ...
21:29:14 #12 DONE 10.2s
21:29:14 
21:29:14 #13 [stage-1 5/8] COPY sources/ /sources
21:29:14 #13 DONE 0.1s
21:29:14 
21:29:14 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:29:14 #11 34.49 Get:265 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi-perl armhf 0.82+ds-1build1 [21.3 kB]
21:29:14 #13 9.190 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
21:29:14 #13 9.198 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
21:29:14 #13 9.237 Selecting previously unselected package libjsoncpp25:amd64.
21:29:14 #13 9.239 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ...
21:29:14 #13 9.244 Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
21:29:14 #13 9.282 Selecting previously unselected package librhash0:amd64.
21:29:14 #13 9.284 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
21:29:14 #13 9.288 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
21:29:14 #13 9.328 Selecting previously unselected package libuv1:amd64.
21:29:14 #13 9.331 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ...
21:29:14 #13 9.336 Unpacking libuv1:amd64 (1.43.0-1) ...
21:29:14 #13 9.366 Selecting previously unselected package dh-elpa-helper.
21:29:14 #13 9.369 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:29:14 #13 9.373 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:29:14 #13 9.411 Selecting previously unselected package emacsen-common.
21:29:14 #10 DONE 1.0s
21:29:14 
21:29:14 #11 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:29:14 #9 6.322 Get:87 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B]
21:29:14 #9 6.322 Get:88 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14 [37.7 kB]
21:29:14 #9 6.322 Get:89 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14 [104 kB]
21:29:14 #9 6.322 Get:90 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14 [23.9 kB]
21:29:14 #9 6.323 Get:91 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14 [9536 B]
21:29:14 #9 6.329 Get:92 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14 [2095 kB]
21:29:14 #9 6.399 Get:93 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14 [926 kB]
21:29:14 #9 6.451 Get:94 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14 [2179 kB]
21:29:14 #9 6.503 Get:95 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14 [862 kB]
21:29:14 #10 35.51 Unpacking libimport-into-perl (1.002005-1) ...
21:29:14 #10 35.55 Selecting previously unselected package librole-tiny-perl.
21:29:14 #10 35.55 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ...
21:29:14 #10 35.55 Unpacking librole-tiny-perl (2.000006-1) ...
21:29:14 #10 35.58 Selecting previously unselected package libstrictures-perl.
21:29:14 #10 35.58 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ...
21:29:14 #10 35.58 Unpacking libstrictures-perl (2.000005-1) ...
21:29:14 #10 35.62 Selecting previously unselected package libsub-quote-perl.
21:29:14 #10 35.62 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ...
21:29:14 #10 35.62 Unpacking libsub-quote-perl (2.005001-1) ...
21:29:14 #10 35.66 Selecting previously unselected package libmoo-perl.
21:29:14 #10 35.66 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ...
21:29:14 #10 35.66 Unpacking libmoo-perl (2.003004-2) ...
21:29:14 #10 35.71 Selecting previously unselected package libencode-locale-perl.
21:29:14 #10 35.71 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ...
21:29:14 #10 35.72 Unpacking libencode-locale-perl (1.05-1) ...
21:29:14 #10 35.75 Selecting previously unselected package libtimedate-perl.
21:29:14 #10 35.75 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
21:29:14 #10 64.78 Setting up libgpgme11:amd64 (1.12.0-6) ...
21:29:14 #10 64.79 Setting up gcc (4:8.3.0-1) ...
21:29:14 #10 64.81 Setting up python3-six (1.12.0-1) ...
21:29:14 #10 64.94 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:29:14 #10 64.95 Setting up perl (5.28.1-6+deb10u1) ...
21:29:14 #10 64.98 Setting up libpackage-stash-xs-perl (0.29-1) ...
21:29:14 #10 64.99 Setting up python3-gpg (1.12.0-6) ...
21:29:14 #10 65.15 Setting up libdata-dump-perl (1.23-1) ...
21:29:14 #10 65.16 Setting up python3-certifi (2018.8.24-1) ...
21:29:14 #10 65.29 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:29:14 #10 65.30 Setting up libref-util-perl (0.204-1) ...
21:29:14 #10 65.31 Setting up libipc-system-simple-perl (1.25-4) ...
21:29:14 #10 65.32 Setting up libnet-domain-tld-perl (1.75-1) ...
21:29:14 #10 65.33 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
21:29:14 #10 65.34 Setting up libvariable-magic-perl (0.62-1+b1) ...
21:29:14 #10 65.35 Setting up python3-idna (2.6-1) ...
21:29:14 #10 65.52 Setting up libio-html-perl (1.001-1) ...
21:29:14 #10 65.53 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
21:29:14 #10 65.54 Setting up libtest-refcount-perl (0.08-3) ...
21:29:14 #10 65.55 Setting up libparams-util-perl (1.07-3+b4) ...
21:29:14 #10 65.56 Setting up libdpkg-perl (1.19.8) ...
21:29:14 #10 65.57 Setting up autoconf (2.69-11) ...
21:29:14 #10 65.58 Setting up python3-urllib3 (1.24.1-1) ...
21:29:14 #13 3.086  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
21:29:14 #13 3.225  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
21:29:14 #13 3.300 dpkg-genchanges: info: binary-only upload (no source code included)
21:29:14 #13 3.302  dpkg-source --after-build .
21:29:14 #11 43.28 debconf: delaying package configuration, since apt-utils is not installed
21:29:14 #11 43.31 Fetched 114 MB in 36s (3184 kB/s)
21:29:14 #11 43.33 Selecting previously unselected package liblocale-gettext-perl.
21:29:14 #11 43.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 ... 4388 files and directories currently installed.)
21:29:14 #11 43.33 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
21:29:14 #11 43.34 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:29:14 #11 43.37 Selecting previously unselected package libpython3.10-minimal:armhf.
21:29:14 #11 43.37 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2ubuntu1_armhf.deb ...
21:29:14 #11 43.38 Unpacking libpython3.10-minimal:armhf (3.10.6-1~22.04.2ubuntu1) ...
21:29:14 #11 57.79 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:29:14 #11 34.65 Get:266 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB]
21:29:14 #11 34.66 Get:267 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:29:14 #11 34.68 Get:268 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
21:29:14 #11 34.69 Get:269 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
21:29:14 #11 34.75 Get:270 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:29:14 #11 34.76 Get:271 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
21:29:14 #11 34.79 Get:272 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-install-perl all 0.928-2 [10.2 kB]
21:29:14 #11 34.81 Get:273 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
21:29:14 #11 34.82 Get:274 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
21:29:14 #11 34.85 Get:275 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libconst-fast-perl all 0.014-2 [8034 B]
21:29:14 #14 13.74   Running scriptlet: selinux-policy-minimum-3.14.3-117.el8.noarch         26/58 
21:29:14 #14 21.51   Installing       : policycoreutils-devel-2.9-24.el8.x86_64              27/58 
21:29:14 #14 21.76   Installing       : selinux-policy-devel-3.14.3-117.el8.noarch           28/58 
21:29:14 #14 21.79   Running scriptlet: selinux-policy-devel-3.14.3-117.el8.noarch           28/58 
21:29:14 #14 21.81   Installing       : libgomp-8.5.0-18.el8.x86_64                          29/58 
21:29:14 #14 21.82   Running scriptlet: libgomp-8.5.0-18.el8.x86_64                          29/58 
21:29:14 #14 21.85   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                30/58 
21:29:14 #12 DONE 17.1s
21:29:14 
21:29:14 #13 [stage-1 5/8] COPY sources/ /sources
21:29:14 #13 DONE 0.3s
21:29:14 #13 9.414 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:29:14 #13 9.425 Unpacking emacsen-common (3.0.4) ...
21:29:14 #13 9.469 Selecting previously unselected package cmake-data.
21:29:14 #13 9.472 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
21:29:14 #13 9.480 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
21:29:14 #12 3.784 (1/93): device-mapper-1.02.175-7.fc36.x86_64.rp 474 kB/s | 139 kB     00:00    
21:29:14 #38 ...
21:29:14 
21:29:14 #39 [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
21:29:14 #0 4.565 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:29:14 #0 4.598 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:29:14 #0 4.598 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:29:14 #0 5.081 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:29:14 #0 6.257 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:29:14 #0 7.441 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:29:15 #9 6.513 Get:96 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14 [998 kB]
21:29:15 #9 6.553 Get:97 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14 [959 kB]
21:29:15 #9 6.581 Get:98 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14 [16.3 MB]
21:29:15 #10 31.36 Selecting previously unselected package gcc.
21:29:15 #10 31.36 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
21:29:15 #10 31.36 Unpacking gcc (4:10.2.1-1+rpi1) ...
21:29:15 #10 31.42 Selecting previously unselected package libc-dev-bin.
21:29:15 #10 31.42 Preparing to unpack .../036-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
21:29:15 #10 31.42 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
21:29:15 #10 31.50 Selecting previously unselected package linux-libc-dev:armhf.
21:29:15 #10 31.50 Preparing to unpack .../037-linux-libc-dev_1%3a1.20230317-1_armhf.deb ...
21:29:15 #10 35.75 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
21:29:15 #10 35.79 Selecting previously unselected package libhttp-date-perl.
21:29:15 #10 35.79 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ...
21:29:15 #10 35.80 Unpacking libhttp-date-perl (6.02-1) ...
21:29:15 #10 35.83 Selecting previously unselected package libfile-listing-perl.
21:29:15 #10 35.83 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ...
21:29:15 #10 35.83 Unpacking libfile-listing-perl (6.04-1) ...
21:29:15 #10 35.92 Selecting previously unselected package libhtml-tagset-perl.
21:29:15 #10 35.92 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ...
21:29:15 #10 35.93 Unpacking libhtml-tagset-perl (3.20-3) ...
21:29:15 #10 35.97 Selecting previously unselected package liburi-perl.
21:29:15 #10 35.97 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ...
21:29:15 #10 35.97 Unpacking liburi-perl (1.76-1) ...
21:29:15 #10 36.02 Selecting previously unselected package libhtml-parser-perl.
21:29:15 #10 36.02 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ...
21:29:15 #10 65.74 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:29:15 #10 65.75 Setting up libcapture-tiny-perl (0.48-1) ...
21:29:15 #10 65.76 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
21:29:15 #10 65.77 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:29:15 #10 65.79 Setting up libsub-name-perl (0.21-1+b3) ...
21:29:15 #10 65.80 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
21:29:15 #10 65.81 Setting up g++-8 (8.3.0-6) ...
21:29:15 #10 65.82 Setting up libfile-chdir-perl (0.1008-1) ...
21:29:15 #10 65.83 Setting up xauth (1:1.0.10-1) ...
21:29:15 #10 65.84 Setting up libpath-tiny-perl (0.108-1) ...
21:29:15 #10 65.85 Setting up libarchive-cpio-perl (0.10-1) ...
21:29:15 #10 ...
21:29:15 
21:29:15 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:15 #8 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 2.3s done
21:29:15 #8 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 2.1s done
21:29:15 #8 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 1.5s
21:29:15 #13 3.397 dpkg-buildpackage: info: binary-only upload (no source included)
21:29:15 #13 3.402 
21:29:15 #13 3.402 The package has been created.
21:29:15 #13 3.402 Attention, the package has been created in the current directory,
21:29:15 #13 3.402 not in ".." as indicated by the message above!
21:29:15 #13 3.453 Selecting previously unselected package docker-ce-build-deps.
21:29:15 #13 3.469 (Reading database ... 27533 files and directories currently installed.)
21:29:15 #13 3.470 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:15 #13 3.474 Unpacking docker-ce-build-deps (1.0) ...
21:29:15 #11 43.45 Selecting previously unselected package libexpat1:armhf.
21:29:15 #11 43.45 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
21:29:15 #11 43.46 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
21:29:15 #11 43.50 Selecting previously unselected package python3.10-minimal.
21:29:15 #11 43.50 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2ubuntu1_armhf.deb ...
21:29:15 #11 43.50 Unpacking python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:29:15 #11 43.60 Setting up libpython3.10-minimal:armhf (3.10.6-1~22.04.2ubuntu1) ...
21:29:15 #11 57.80 Setting up libref-util-perl (0.204-1) ...
21:29:15 #11 57.81 Setting up libipc-system-simple-perl (1.26-1) ...
21:29:15 #11 57.83 Setting up libnet-domain-tld-perl (1.75-1) ...
21:29:15 #11 57.84 Setting up libxml-writer-perl (0.625-1) ...
21:29:15 #11 57.85 Setting up libhash-fieldhash-perl (0.15-1build2) ...
21:29:15 #11 57.86 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
21:29:15 #11 57.87 Setting up shared-mime-info (1.15-1) ...
21:29:15 
21:29:15 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:29:15 #7 ...
21:29:15 
21:29:15 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:15 #0 0.797 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:29:15 #0 0.814 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:29:15 #0 0.814 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:29:15 #0 0.934 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:29:15 #0 1.118 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
21:29:15 #0 1.735 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:29:15 #0 2.125 Fetched 8524 kB in 2s (5376 kB/s)
21:29:15 #0 2.125 Reading package lists...
21:29:15 #0 2.670 Reading package lists...
21:29:15 #0 3.193 Building dependency tree...
21:29:15 #0 3.374 Reading state information...
21:29:15 #0 3.638 The following additional packages will be installed:
21:29:15 #0 3.638   autoconf automake autopoint autotools-dev binutils
21:29:15 #0 3.638   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:29:15 #0 3.638   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
21:29:15 #0 3.638   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:29:15 #0 3.638   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:29:15 #0 3.638   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
21:29:15 #0 3.638   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:29:15 #0 3.639   intltool-debian iso-codes less libalgorithm-diff-perl
21:29:15 #0 3.639   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:29:15 #0 3.639   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
21:29:15 #0 3.639   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:29:15 #0 3.639   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:29:15 #0 3.639   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
21:29:15 #0 3.639   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
21:29:15 #0 3.639   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:29:15 #0 3.639   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:29:15 #0 3.639   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:29:15 #0 3.639   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:29:15 #0 3.639   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:29:15 #0 3.639   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
21:29:15 #0 3.639   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:29:15 #0 3.639   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:29:15 #0 3.639   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:29:15 #0 3.639   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:29:15 #0 3.639   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:29:15 #0 3.639   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:29:15 #0 3.639   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:29:15 #0 3.639   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:29:15 #0 3.639   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:29:15 #0 3.639   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:29:15 #0 3.639   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:29:15 #0 3.639   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:29:15 #0 3.639   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:29:15 #0 3.639   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:29:15 #0 3.639   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:15 #0 3.639   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:29:15 #0 3.639   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:29:15 #0 3.639   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:29:15 #0 3.639   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:29:15 #0 3.639   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:29:15 #0 3.639   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:29:15 #0 3.639   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:29:15 #0 3.639   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:29:15 #0 3.639   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:29:15 #0 3.639   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:29:15 #0 3.639   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:29:15 #0 3.639   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:29:15 #0 3.639   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:29:15 #0 3.639   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:29:15 #0 3.639   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:29:15 #0 3.639   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:29:15 #0 3.639   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:29:15 #0 3.639   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:29:15 #0 3.639   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:29:15 #0 3.639   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:29:15 #0 3.639   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:29:15 #0 3.639   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:29:15 #0 3.639   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
21:29:15 #0 3.639   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:29:15 #0 3.639   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:29:15 #0 3.639   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:29:15 #0 3.639   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:29:15 #0 3.639   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:29:15 #0 3.639   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:29:15 #0 3.639   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:29:15 #0 3.639   libstring-shellquote-perl libsub-exporter-perl
21:29:15 #0 3.639   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:29:15 #0 3.639   libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:15 #0 3.640   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:29:15 #0 3.640   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:29:15 #0 3.640   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:29:15 #0 3.640   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:29:15 #0 3.640   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
21:29:15 #0 3.640   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:29:15 #0 3.640   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
21:29:15 #0 3.640   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
21:29:15 #0 3.640   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:29:15 #0 3.640   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:29:15 #0 3.640   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
21:29:15 #0 3.640   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
21:29:15 #0 3.640   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:29:15 #0 3.640   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
21:29:15 #0 3.640   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
21:29:15 #0 3.640   python3 python3-apt python3-certifi python3-chardet python3-debian
21:29:15 #0 3.640   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:29:15 #0 3.640   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:29:15 #0 3.640   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
21:29:15 #0 3.640   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:29:15 #0 3.643 Suggested packages:
21:29:15 #0 3.643   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:29:15 #0 3.643   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
21:29:15 #0 3.643   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:29:15 #0 3.643   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:29:15 #0 3.643   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:29:15 #0 3.643   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:29:15 #0 3.643   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:29:15 #0 3.643   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
21:29:15 #0 3.643   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:29:15 #0 3.643   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:29:15 #0 3.643   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
21:29:15 #0 3.643   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
21:29:15 #0 3.643   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
21:29:15 #0 3.643   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
21:29:15 #0 3.643   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:29:15 #0 3.643   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:29:15 #0 3.643   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
21:29:15 #0 3.643   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:29:15 #0 3.643   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
21:29:15 #0 3.643   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
21:29:15 #0 3.643   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:29:15 #0 3.643   diffutils-doc perl-doc libterm-readline-gnu-perl
21:29:15 #0 3.643   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
21:29:15 #0 3.643   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:29:15 #0 3.643   python-apt-doc python3-setuptools python3-cryptography python3-openssl
21:29:15 #0 3.643   python3-socks python-requests-doc python3.9-venv python3.9-doc
21:29:15 #0 3.643   binfmt-support readline-doc zip wdiff-doc
21:29:15 #0 5.225 The following NEW packages will be installed:
21:29:15 #0 5.225   autoconf automake autopoint autotools-dev binutils
21:29:15 #0 5.225   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:29:15 #0 5.226   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
21:29:15 #0 5.226   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:29:15 #0 5.226   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:29:15 #0 5.226   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
21:29:15 #0 5.226   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:29:15 #0 5.226   gpgconf gpgsm groff-base intltool-debian iso-codes less
21:29:15 #0 5.226   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:29:15 #0 5.226   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:29:15 #0 5.226   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
21:29:15 #0 5.226   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:29:15 #0 5.226   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:29:15 #0 5.226   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
21:29:15 #0 5.226   libclass-inspector-perl libclass-method-modifiers-perl
21:29:15 #0 5.226   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:29:15 #0 5.226   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:29:15 #0 5.226   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
21:29:15 #0 5.226   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:29:15 #0 5.226   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:29:15 #0 5.226   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:29:15 #0 5.226   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:29:15 #0 5.226   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:29:15 #0 5.226   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:29:15 #0 5.226   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:29:15 #0 5.226   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:29:15 #0 5.226   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:29:15 #0 5.226   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:29:15 #0 5.226   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:29:15 #0 5.226   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:29:15 #0 5.226   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:29:15 #0 5.226   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:29:15 #0 5.226   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:29:15 #0 5.226   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:29:15 #0 5.226   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:15 #0 5.226   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:29:15 #0 5.226   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:29:15 #0 5.226   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:29:15 #0 5.226   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:29:15 #0 5.226   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:29:15 #0 5.226   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:29:15 #0 5.226   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:29:15 #0 5.226   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:29:15 #0 5.226   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:29:15 #0 5.226   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:29:15 #0 5.226   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:29:15 #0 5.226   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:29:15 #0 5.226   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:29:15 #0 5.227   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:29:15 #0 5.227   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:29:15 #0 5.227   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:29:15 #0 5.227   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:29:15 #0 5.227   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:29:15 #0 5.227   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:29:15 #0 5.227   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:29:15 #0 5.227   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:29:15 #0 5.227   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:29:15 #0 5.227   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
21:29:15 #0 5.227   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:29:15 #0 5.227   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:29:15 #0 5.227   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:29:15 #0 5.227   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:29:15 #0 5.227   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:29:15 #0 5.227   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:29:15 #0 5.227   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:29:15 #0 5.227   libstring-shellquote-perl libsub-exporter-perl
21:29:15 #0 5.227   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:29:15 #0 5.227   libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:15 #0 5.227   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:29:15 #0 5.227   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:29:15 #0 5.227   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:29:15 #0 5.227   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:29:15 #0 5.227   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
21:29:15 #0 5.227   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:29:15 #0 5.227   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
21:29:15 #0 5.227   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
21:29:15 #0 5.227   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:29:15 #0 5.227   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:29:15 #0 5.227   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
21:29:15 #0 5.227   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
21:29:15 #0 5.227   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:29:15 #0 5.227   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
21:29:15 #0 5.227   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
21:29:15 #0 5.227   python3 python3-apt python3-certifi python3-chardet python3-debian
21:29:15 #0 5.227   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:29:15 #0 5.227   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:29:15 #0 5.228   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
21:29:15 #0 5.228   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:29:15 #0 5.509 0 upgraded, 382 newly installed, 0 to remove and 1 not upgraded.
21:29:15 #0 5.509 Need to get 168 MB of archives.
21:29:15 #0 5.509 After this operation, 549 MB of additional disk space will be used.
21:29:15 #0 5.509 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB]
21:29:15 #0 5.514 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
21:29:15 #0 5.518 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
21:29:15 #0 5.524 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
21:29:15 #0 5.524 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
21:29:15 #0 5.526 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
21:29:15 #0 5.538 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
21:29:15 #0 5.569 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
21:29:15 #0 5.569 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
21:29:15 #0 5.586 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
21:29:15 #0 5.586 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
21:29:15 #0 5.586 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
21:29:15 #0 5.591 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
21:29:15 #0 5.592 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
21:29:15 #0 5.618 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
21:29:15 #0 5.618 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
21:29:15 #0 5.618 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
21:29:15 #0 5.618 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
21:29:15 #0 5.618 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
21:29:15 #0 5.618 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
21:29:15 #0 5.619 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
21:29:15 #0 5.624 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
21:29:15 #0 5.635 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
21:29:15 #0 5.654 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
21:29:15 #0 5.655 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
21:29:15 #0 5.655 Get:26 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
21:29:15 #0 5.656 Get:27 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
21:29:15 #0 5.657 Get:28 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
21:29:15 #0 5.658 Get:29 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:29:15 #0 5.658 Get:30 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
21:29:15 #0 5.664 Get:31 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
21:29:15 #0 5.665 Get:32 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
21:29:15 #0 5.667 Get:33 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
21:29:15 #0 5.668 Get:34 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
21:29:15 #0 5.693 Get:35 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
21:29:15 #0 5.694 Get:36 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
21:29:15 #0 5.705 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
21:29:15 #0 5.705 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
21:29:15 #0 5.705 Get:39 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
21:29:15 #0 5.705 Get:40 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
21:29:15 #0 5.720 Get:41 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
21:29:15 #0 5.720 Get:42 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u1 [893 kB]
21:29:15 #0 5.738 Get:43 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
21:29:15 #0 5.738 Get:44 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:29:15 #0 5.738 Get:45 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
21:29:15 #0 5.738 Get:46 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
21:29:15 #0 5.738 Get:47 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
21:29:15 #0 5.741 Get:48 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:29:15 #0 5.742 Get:49 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
21:29:15 #0 5.748 Get:50 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
21:29:15 #0 5.753 Get:51 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
21:29:15 #0 5.770 Get:52 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
21:29:15 #0 5.782 Get:53 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
21:29:15 #0 5.782 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
21:29:15 #0 5.782 Get:55 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
21:29:15 #0 5.797 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
21:29:15 #0 5.797 Get:57 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u5 [272 kB]
21:29:15 #0 5.803 Get:58 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
21:29:15 #0 5.807 Get:59 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
21:29:15 #0 5.808 Get:60 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB]
21:29:15 #0 5.813 Get:61 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
21:29:15 #0 5.816 Get:62 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u5 [2030 kB]
21:29:15 #0 5.842 Get:63 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
21:29:15 #0 5.842 Get:64 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
21:29:15 #0 5.849 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
21:29:15 #0 5.850 Get:66 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
21:29:15 #0 5.906 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
21:29:15 #0 5.906 Get:68 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
21:29:15 #0 5.906 Get:69 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
21:29:15 #0 5.915 Get:70 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
21:29:15 #0 5.915 Get:71 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
21:29:15 #0 5.915 Get:72 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
21:29:15 #0 5.926 Get:73 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
21:29:15 #0 5.930 Get:74 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
21:29:15 #0 5.942 Get:75 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
21:29:15 #0 5.949 Get:76 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
21:29:15 #0 5.958 Get:77 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
21:29:15 #0 6.272 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
21:29:15 #0 6.272 Get:79 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
21:29:15 #0 6.279 Get:80 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
21:29:15 #0 6.338 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
21:29:15 #0 6.338 Get:82 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
21:29:15 #0 6.341 Get:83 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.12 [1551 kB]
21:29:15 #0 6.350 Get:84 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:29:15 #0 6.352 Get:85 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:29:15 #0 6.364 Get:86 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
21:29:15 #0 6.365 Get:87 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
21:29:15 #0 6.366 Get:88 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
21:29:15 #0 6.367 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
21:29:15 #0 6.368 Get:90 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
21:29:15 #0 6.370 Get:91 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
21:29:15 #0 6.371 Get:92 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
21:29:15 #0 6.372 Get:93 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:29:15 #0 6.373 Get:94 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
21:29:15 #0 6.374 Get:95 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
21:29:15 #0 6.375 Get:96 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
21:29:15 #0 6.376 Get:97 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
21:29:15 #0 6.377 Get:98 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
21:29:15 #0 6.379 Get:99 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
21:29:15 #0 6.382 Get:100 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
21:29:15 #0 6.382 Get:101 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
21:29:15 #0 6.383 Get:102 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
21:29:15 #0 6.384 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
21:29:15 #0 6.386 Get:104 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
21:29:15 #0 6.388 Get:105 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:29:15 #0 6.388 Get:106 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
21:29:15 #0 6.391 Get:107 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:29:15 #0 6.458 Get:108 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
21:29:15 #0 6.458 Get:109 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
21:29:15 #0 6.486 Get:110 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:29:15 #0 6.487 Get:111 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
21:29:15 #0 6.494 Get:112 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
21:29:15 #0 6.510 Get:113 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
21:29:15 #0 6.735 Get:114 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
21:29:15 #0 6.735 Get:115 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
21:29:15 #0 6.736 Get:116 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
21:29:15 #0 6.736 Get:117 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
21:29:15 #0 6.740 Get:118 http://deb.debian.org/debian-security bullseye-security/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB]
21:29:15 #0 6.741 Get:119 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
21:29:15 #0 6.750 Get:120 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
21:29:15 #0 6.750 Get:121 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:29:15 #0 6.754 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
21:29:15 #0 6.758 Get:123 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
21:29:15 #0 6.770 Get:124 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
21:29:15 #0 6.770 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
21:29:15 #0 6.770 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
21:29:15 #0 6.773 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
21:29:15 #0 6.776 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
21:29:15 #0 6.781 Get:129 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
21:29:15 #0 6.786 Get:130 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
21:29:15 #0 6.787 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
21:29:15 #0 6.788 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
21:29:15 #0 6.789 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
21:29:15 #0 6.791 Get:134 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
21:29:15 #0 6.792 Get:135 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
21:29:15 #0 6.793 Get:136 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
21:29:15 #0 6.794 Get:137 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
21:29:15 #0 6.795 Get:138 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
21:29:15 #0 6.801 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
21:29:15 #0 6.802 Get:140 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
21:29:15 #0 6.803 Get:141 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:29:15 #0 6.806 Get:142 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
21:29:15 #0 6.807 Get:143 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
21:29:15 #0 6.809 Get:144 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
21:29:15 #0 6.811 Get:145 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
21:29:15 #0 6.815 Get:146 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
21:29:15 #0 6.815 Get:147 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
21:29:15 #0 6.815 Get:148 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
21:29:15 #0 6.815 Get:149 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
21:29:15 #0 6.815 Get:150 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
21:29:15 #0 6.815 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
21:29:15 #0 6.815 Get:152 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
21:29:15 #0 6.816 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
21:29:15 #0 6.820 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
21:29:15 #0 6.820 Get:155 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
21:29:15 #0 6.820 Get:156 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
21:29:15 #0 6.820 Get:157 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
21:29:15 #0 6.820 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:29:15 #0 6.820 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:29:15 #0 6.821 Get:160 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
21:29:15 #0 6.825 Get:161 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
21:29:15 #0 6.828 Get:162 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
21:29:15 #0 6.828 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
21:29:15 #0 6.828 Get:164 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:29:15 #0 6.828 Get:165 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
21:29:15 #0 6.828 Get:166 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:29:15 #0 6.830 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
21:29:15 #0 6.830 Get:168 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
21:29:15 #0 6.832 Get:169 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
21:29:15 #0 6.834 Get:170 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
21:29:15 #0 6.840 Get:171 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
21:29:15 #0 6.841 Get:172 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7812 B]
21:29:15 #0 6.842 Get:173 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:29:15 #0 6.844 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
21:29:15 #0 6.844 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
21:29:15 #0 6.882 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
21:29:15 #0 6.886 Get:177 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
21:29:15 #0 6.888 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
21:29:15 #0 6.891 Get:179 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
21:29:15 #0 6.892 Get:180 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
21:29:15 #0 6.893 Get:181 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
21:29:15 #0 6.901 Get:182 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
21:29:15 #0 6.901 Get:183 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u7 [321 kB]
21:29:15 #13 9.837 Selecting previously unselected package cmake.
21:29:15 #13 9.840 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_amd64.deb ...
21:29:15 #13 9.844 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
21:29:15 #13 9.966 Selecting previously unselected package dh-apparmor.
21:29:15 #12 3.791 (2/93): checkpolicy-3.3-2.fc36.x86_64.rpm       1.1 MB/s | 339 kB     00:00    
21:29:15 #12 3.796 (3/93): cryptsetup-libs-2.4.3-2.fc36.x86_64.rpm 1.4 MB/s | 432 kB     00:00    
21:29:15 #12 3.801 (4/93): device-mapper-devel-1.02.175-7.fc36.x86 2.8 MB/s |  43 kB     00:00    
21:29:15 #12 3.806 (5/93): device-mapper-libs-1.02.175-7.fc36.x86_  19 MB/s | 177 kB     00:00    
21:29:15 #12 3.813 (6/93): jsoncpp-1.9.5-2.fc36.x86_64.rpm         8.2 MB/s |  98 kB     00:00    
21:29:15 #12 3.821 (7/93): kmod-libs-29-7.fc36.x86_64.rpm          5.0 MB/s |  68 kB     00:00    
21:29:15 #12 3.831 (8/93): libcbor-0.7.0-5.fc36.x86_64.rpm         4.0 MB/s |  56 kB     00:00    
21:29:15 #12 3.866 (9/93): guile22-2.2.7-5.fc36.x86_64.rpm          93 MB/s | 6.4 MB     00:00    
21:29:15 #12 3.869 (10/93): libedit-3.1-41.20210910cvs.fc36.x86_64 2.4 MB/s | 104 kB     00:00    
21:29:15 #12 3.873 (11/93): libmpc-1.2.1-4.fc36.x86_64.rpm         1.6 MB/s |  61 kB     00:00    
21:29:15 #12 3.876 (12/93): libseccomp-devel-2.5.3-2.fc36.x86_64.r 9.2 MB/s |  53 kB     00:00    
21:29:15 #12 3.879 (13/93): libseccomp-2.5.3-2.fc36.x86_64.rpm     7.6 MB/s |  70 kB     00:00    
21:29:15 #12 3.882 (14/93): libselinux-devel-3.3-4.fc36.x86_64.rpm  13 MB/s | 113 kB     00:00    
21:29:15 #12 3.887 (15/93): libselinux-utils-3.3-4.fc36.x86_64.rpm  13 MB/s | 142 kB     00:00    
21:29:15 #12 3.890 (16/93): libutempter-1.2.1-6.fc36.x86_64.rpm    3.5 MB/s |  26 kB     00:00    
21:29:15 #12 3.895 (17/93): libsepol-devel-3.3-3.fc36.x86_64.rpm   3.4 MB/s |  40 kB     00:00    
21:29:15 #12 3.899 (18/93): libxkbcommon-1.4.0-1.fc36.x86_64.rpm    13 MB/s | 140 kB     00:00    
21:29:15 #12 3.904 (19/93): m4-1.4.19-3.fc36.x86_64.rpm             22 MB/s | 296 kB     00:00    
21:29:15 #12 3.912 (20/93): openssh-8.8p1-1.fc36.1.x86_64.rpm       36 MB/s | 451 kB     00:00    
21:29:15 #12 3.919 (21/93): make-4.3-7.fc36.x86_64.rpm              27 MB/s | 535 kB     00:00    
21:29:15 #12 3.925 (22/93): openssh-clients-8.8p1-1.fc36.1.x86_64.  34 MB/s | 703 kB     00:00    
21:29:15 #12 3.928 (23/93): perl-Error-0.17029-8.fc36.noarch.rpm   2.7 MB/s |  41 kB     00:00    
21:29:15 #12 3.932 (24/93): perl-File-Compare-1.100.600-486.fc36.n 3.2 MB/s |  18 kB     00:00    
21:29:15 #12 3.935 (25/93): perl-File-Copy-2.35-486.fc36.noarch.rp 2.8 MB/s |  25 kB     00:00    
21:29:15 #12 3.937 (26/93): perl-File-Find-1.39-486.fc36.noarch.rp 3.5 MB/s |  30 kB     00:00    
21:29:15 #12 3.941 (27/93): perl-TermReadKey-2.38-12.fc36.x86_64.r 3.9 MB/s |  36 kB     00:00    
21:29:15 #12 3.944 (28/93): perl-Thread-Queue-3.14-479.fc36.noarch 3.4 MB/s |  21 kB     00:00    
21:29:15 #12 3.948 (29/93): perl-lib-0.65-486.fc36.x86_64.rpm      2.0 MB/s |  20 kB     00:00    
21:29:15 #12 3.950 (30/93): perl-threads-2.26-449.fc36.x86_64.rpm  6.4 MB/s |  57 kB     00:00    
21:29:15 #12 3.954 (31/93): perl-threads-shared-1.62-479.fc36.x86_ 4.8 MB/s |  44 kB     00:00    
21:29:15 #12 3.959 (32/93): policycoreutils-3.3-4.fc36.x86_64.rpm   25 MB/s | 202 kB     00:00    
21:29:15 #12 3.963 (33/93): policycoreutils-devel-3.3-4.fc36.x86_6  12 MB/s | 142 kB     00:00    
21:29:15 #12 3.967 (34/93): policycoreutils-python-utils-3.3-4.fc3 6.0 MB/s |  72 kB     00:00    
21:29:15 #12 3.971 (35/93): python3-libsemanage-3.3-3.fc36.x86_64.  10 MB/s |  80 kB     00:00    
21:29:15 #12 3.980 (36/93): python3-libselinux-3.3-4.fc36.x86_64.r  11 MB/s | 186 kB     00:00    
21:29:15 #12 3.995 (37/93): python3-policycoreutils-3.3-4.fc36.noa  73 MB/s | 2.0 MB     00:00    
21:29:15 #39 ...
21:29:15 
21:29:15 #40 [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
21:29:15 #0 4.610 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:29:15 #0 4.641 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:29:15 #0 4.641 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:29:15 #0 5.179 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:29:15 #0 6.230 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:29:15 #0 7.396 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:29:15 #40 ...
21:29:15 
21:29: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
21:29:15 #0 4.099 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:29:15 #0 4.116 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:29:15 #0 4.116 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:29:15 #0 4.420 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:29:15 #0 5.212 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:29:15 #0 6.254 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:29:15 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 2.3s done
21:29:15 #9 6.866 Get:99 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B]
21:29:15 #9 6.867 Get:100 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14 [2006 kB]
21:29:15 #9 6.891 Get:101 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14 [9071 kB]
21:29:15 #9 6.947 Get:102 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3 [1336 B]
21:29:15 #9 6.951 Get:103 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1 [391 kB]
21:29:15 #9 6.954 Get:104 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.21 [590 kB]
21:29:15 #9 6.958 Get:105 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
21:29:15 #9 6.960 Get:106 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.21 [1353 kB]
21:29:15 #9 6.973 Get:107 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
21:29:15 #9 6.974 Get:108 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
21:29:15 #9 6.976 Get:109 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
21:29:15 #9 6.978 Get:110 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
21:29:15 #9 6.978 Get:111 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
21:29:15 #9 6.980 Get:112 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB]
21:29:15 #9 6.982 Get:113 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
21:29:15 #9 6.984 Get:114 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:29:15 #9 6.986 Get:115 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
21:29:15 #9 6.990 Get:116 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-7 [361 kB]
21:29:15 #9 6.994 Get:117 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-7 [307 kB]
21:29:15 #9 6.997 Get:118 http://deb.debian.org/debian bookworm/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
21:29:15 #9 6.998 Get:119 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB]
21:29:15 #9 7.002 Get:120 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
21:29:15 #9 7.002 Get:121 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB]
21:29:15 #9 7.009 Get:122 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
21:29:15 #9 7.009 Get:123 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B]
21:29:15 #9 7.009 Get:124 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
21:29:15 #9 7.009 Get:125 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
21:29:15 #9 7.009 Get:126 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
21:29:15 #9 7.009 Get:127 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB]
21:29:15 #9 7.009 Get:128 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
21:29:15 #9 7.073 Get:129 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.1+b3 [619 kB]
21:29:15 #9 7.077 Get:130 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB]
21:29:15 #9 7.083 Get:131 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
21:29:15 #9 7.084 Get:132 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
21:29:15 #9 7.086 Get:133 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB]
21:29:15 #9 7.092 Get:134 http://deb.debian.org/debian bookworm/main arm64 debian-keyring all 2022.12.24 [30.5 MB]
21:29:15 #10 31.51 Unpacking linux-libc-dev:armhf (1:1.20230317-1) ...
21:29:15 #10 65.86 Setting up libjson-perl (4.02000-1) ...
21:29:15 #10 65.87 Setting up libfcgi-perl (0.78-2+b3) ...
21:29:15 #10 65.88 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:29:15 #10 65.89 Setting up python3-unidiff (0.5.4-1) ...
21:29:15 #10 66.02 Setting up libstrictures-perl (2.000005-1) ...
21:29:15 #10 66.03 Setting up libsub-quote-perl (2.005001-1) ...
21:29:15 #10 66.03 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
21:29:15 #10 66.04 Setting up libsort-versions-perl (1.62-1) ...
21:29:15 #10 66.05 Setting up libexporter-tiny-perl (1.002001-1) ...
21:29:15 #10 66.06 Setting up libterm-readkey-perl (2.38-1) ...
21:29:15 #10 66.07 Setting up lsb-release (10.2019051400) ...
21:29:15 #10 66.08 Setting up libclass-accessor-perl (0.51-1) ...
21:29:15 #10 66.09 Setting up libnet-ip-perl (1.26-2) ...
21:29:15 #10 66.10 Setting up python3-magic (2:0.4.15-2) ...
21:29:15 #10 36.03 Unpacking libhtml-parser-perl (3.72-3+b3) ...
21:29:15 #10 36.09 Selecting previously unselected package libhtml-tree-perl.
21:29:15 #10 36.09 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ...
21:29:15 #10 36.09 Unpacking libhtml-tree-perl (5.07-2) ...
21:29:15 #10 36.18 Selecting previously unselected package libio-html-perl.
21:29:15 #10 36.18 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ...
21:29:15 #10 36.18 Unpacking libio-html-perl (1.001-1) ...
21:29:15 #10 36.22 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:15 #10 36.22 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:29:15 #10 36.22 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:29:15 #10 36.27 Selecting previously unselected package libhttp-message-perl.
21:29:15 #10 36.27 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ...
21:29:15 #10 36.27 Unpacking libhttp-message-perl (6.18-1) ...
21:29:15 #11 43.62 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
21:29:15 #11 43.64 Setting up python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:29:15 #11 35.26 Get:276 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwant-perl armhf 0.29-2 [24.0 kB]
21:29:15 #11 35.42 Get:277 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcontextual-return-perl all 0.004014-3 [53.8 kB]
21:29:15 #11 35.52 Get:278 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcpanel-json-xs-perl armhf 4.32-1 [112 kB]
21:29:15 #10 6.902 Get:184 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
21:29:15 #10 6.904 Get:185 http://deb.debian.org/debian-security bullseye-security/main arm64 git-man all 1:2.30.2-1+deb11u2 [1828 kB]
21:29:15 #10 6.917 Get:186 http://deb.debian.org/debian-security bullseye-security/main arm64 git arm64 1:2.30.2-1+deb11u2 [5423 kB]
21:29:15 #10 6.947 Get:187 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
21:29:15 #10 6.963 Get:188 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:29:15 #10 6.964 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
21:29:15 #10 6.966 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:29:15 #10 6.967 Get:191 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
21:29:15 #10 6.968 Get:192 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
21:29:15 #10 6.969 Get:193 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
21:29:15 #10 6.970 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
21:29:15 #10 6.973 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
21:29:15 #10 6.974 Get:196 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
21:29:15 #10 6.975 Get:197 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
21:29:15 #10 6.977 Get:198 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:29:15 #10 6.978 Get:199 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
21:29:15 #10 6.979 Get:200 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
21:29:15 #10 6.980 Get:201 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
21:29:15 #10 6.983 Get:202 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB]
21:29:15 #10 6.986 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
21:29:15 #10 6.989 Get:204 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
21:29:15 #10 6.991 Get:205 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
21:29:15 #10 6.992 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
21:29:15 #10 6.993 Get:207 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB]
21:29:15 #10 6.996 Get:208 http://deb.debian.org/debian-security bullseye-security/main arm64 libtiff5 arm64 4.2.0-1+deb11u4 [278 kB]
21:29:15 #10 6.999 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
21:29:15 #10 7.000 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
21:29:15 #10 7.001 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
21:29:15 #10 7.002 Get:212 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB]
21:29:15 #10 7.005 Get:213 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB]
21:29:15 #10 7.010 Get:214 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
21:29:15 #10 7.011 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
21:29:15 #10 7.012 Get:216 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u5 [245 kB]
21:29:15 #10 7.015 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:29:15 #10 7.031 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:29:15 #10 7.032 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
21:29:15 #10 7.032 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
21:29:15 #10 7.033 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
21:29:15 #10 7.034 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
21:29:15 #10 7.035 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
21:29:15 #10 7.035 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
21:29:15 #10 7.043 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
21:29:15 #10 7.045 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
21:29:15 #10 7.045 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
21:29:15 #10 7.047 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
21:29:15 #10 7.049 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
21:29:15 #10 7.051 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:29:15 #10 7.064 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:29:15 #10 7.066 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
21:29:15 #10 7.068 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
21:29:15 #10 7.069 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
21:29:15 #10 7.070 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
21:29:15 #10 7.073 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
21:29:15 #10 7.073 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
21:29:15 #10 7.074 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
21:29:15 #10 7.076 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
21:29:15 #10 7.077 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
21:29:15 #10 7.078 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
21:29:15 #10 7.079 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
21:29:15 #10 7.081 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
21:29:15 #10 7.082 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:29:15 #10 7.084 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
21:29:15 #10 7.085 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
21:29:15 #10 7.086 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
21:29:15 #10 7.087 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
21:29:15 #10 7.089 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
21:29:15 #10 7.090 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
21:29:15 #10 7.091 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
21:29:15 #10 7.092 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
21:29:15 #10 7.092 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:29:15 #10 7.093 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
21:29:15 #10 7.095 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
21:29:15 #10 7.096 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
21:29:15 #10 7.098 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
21:29:15 #10 7.098 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
21:29:15 #10 7.100 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
21:29:15 #10 7.102 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
21:29:15 #10 7.104 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:29:15 #10 7.105 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
21:29:15 #10 7.105 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
21:29:15 #10 7.107 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
21:29:15 #10 7.109 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:29:15 #10 7.110 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
21:29:15 #10 7.113 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
21:29:15 #10 7.115 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
21:29:15 #10 7.137 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
21:29:15 #10 7.138 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:29:15 #10 7.138 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
21:29:15 #10 7.140 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
21:29:15 #10 7.141 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
21:29:15 #10 7.143 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:29:15 #10 7.144 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
21:29:15 #10 7.148 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
21:29:15 #10 7.148 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
21:29:15 #10 7.154 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
21:29:15 #10 7.161 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:29:15 #10 7.165 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
21:29:15 #10 7.166 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
21:29:15 #10 7.167 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
21:29:15 #10 7.168 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
21:29:15 #10 7.169 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
21:29:15 #10 7.170 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
21:29:15 #10 7.170 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
21:29:15 #10 7.172 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
21:29:15 #10 7.174 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:29:15 #10 7.175 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
21:29:15 #10 7.176 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
21:29:15 #10 7.178 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
21:29:15 #10 7.179 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
21:29:15 #10 7.181 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
21:29:15 #10 7.182 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
21:29:15 #10 7.187 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
21:29:15 #10 7.191 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
21:29:15 #10 7.191 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
21:29:15 #10 7.192 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
21:29:15 #10 7.193 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
21:29:15 #10 7.196 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
21:29:15 #10 7.196 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:29:15 #10 7.196 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
21:29:15 #10 7.197 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
21:29:15 #10 7.198 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
21:29:15 #10 7.200 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
21:29:15 #10 7.201 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
21:29:15 #10 7.202 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
21:29:15 #10 7.203 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
21:29:15 #13 9.969 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ...
21:29:15 #13 9.973 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ...
21:29:15 #13 10.01 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:29:15 #13 10.01 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
21:29:15 #13 10.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:29:15 #13 10.06 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:29:15 #13 10.06 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
21:29:15 #13 10.07 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:29:15 #13 10.10 Selecting previously unselected package libudev-dev:amd64.
21:29:15 #13 10.10 Preparing to unpack .../12-libudev-dev_249.11-0ubuntu3.7_amd64.deb ...
21:29:15 #13 10.10 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.7) ...
21:29:15 #13 10.14 Selecting previously unselected package libsepol-dev:amd64.
21:29:15 #13 10.14 Preparing to unpack .../13-libsepol-dev_3.3-1build1_amd64.deb ...
21:29:15 #13 10.15 Unpacking libsepol-dev:amd64 (3.3-1build1) ...
21:29:15 #13 10.19 Selecting previously unselected package libpcre2-16-0:amd64.
21:29:15 #13 10.20 Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...
21:29:15 #13 10.21 Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
21:29:15 #13 10.24 Selecting previously unselected package libpcre2-32-0:amd64.
21:29:15 #13 10.25 Preparing to unpack .../15-libpcre2-32-0_10.39-3ubuntu0.1_amd64.deb ...
21:29:15 #13 10.25 Unpacking libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
21:29:15 #13 10.30 Selecting previously unselected package libpcre2-posix3:amd64.
21:29:15 #12 4.002 (38/93): python3-setools-4.4.0-5.fc36.x86_64.rp  21 MB/s | 552 kB     00:00    
21:29:15 #12 4.006 (39/93): qrencode-libs-4.1.1-2.fc36.x86_64.rpm  2.6 MB/s |  61 kB     00:00    
21:29:15 #12 4.010 (40/93): rhash-1.4.2-2.fc36.x86_64.rpm           24 MB/s | 185 kB     00:00    
21:29:15 #12 4.013 (41/93): which-2.21-32.fc36.x86_64.rpm          4.2 MB/s |  42 kB     00:00    
21:29:15 #12 4.023 (42/93): xkeyboard-config-2.35.1-1.fc36.noarch.  54 MB/s | 878 kB     00:00    
21:29:15 #12 4.029 (43/93): annobin-docs-11.11-1.fc36.noarch.rpm   6.5 MB/s |  92 kB     00:00    
21:29:15 #12 4.037 (44/93): annobin-plugin-gcc-11.11-1.fc36.x86_64  40 MB/s | 890 kB     00:00    
21:29:15 #12 4.046 (45/93): autoconf-2.71-3.fc36.noarch.rpm         31 MB/s | 720 kB     00:00    
21:29:15 #12 4.061 (46/93): automake-1.16.5-7.fc36.noarch.rpm       30 MB/s | 675 kB     00:00    
21:29:15 #12 4.109 (47/93): cmake-3.25.2-1.fc36.x86_64.rpm          97 MB/s | 6.8 MB     00:00    
21:29:15 #12 4.111 (48/93): cmake-filesystem-3.25.2-1.fc36.x86_64. 358 kB/s |  17 kB     00:00    
21:29:15 #12 4.126 (49/93): cmake-data-3.25.2-1.fc36.noarch.rpm     21 MB/s | 1.7 MB     00:00    
21:29:15 #12 4.152 (50/93): cmake-rpm-macros-3.25.2-1.fc36.noarch. 408 kB/s |  16 kB     00:00    
21:29:15 #12 4.156 (51/93): dbus-1.14.4-1.fc36.x86_64.rpm          307 kB/s | 7.2 kB     00:00    
21:29:15 #12 4.214 (52/93): cpp-12.2.1-4.fc36.x86_64.rpm           104 MB/s |  11 MB     00:00    
21:29:15 #12 4.218 (53/93): dbus-broker-33-1.fc36.x86_64.rpm       2.6 MB/s | 174 kB     00:00    
21:29:15 #12 4.221 (54/93): dbus-common-1.14.4-1.fc36.noarch.rpm   235 kB/s |  14 kB     00:00    
21:29:15 #12 4.229 (55/93): gc-8.0.6-3.fc36.x86_64.rpm              14 MB/s | 103 kB     00:00    
21:29:15 #12 4.232 (56/93): gcc-plugin-annobin-12.2.1-4.fc36.x86_6 5.3 MB/s |  53 kB     00:00    
21:29:15 #12 4.273 (57/93): git-2.39.2-1.fc36.x86_64.rpm           1.9 MB/s |  66 kB     00:00    
21:29:15 #12 4.331 (58/93): git-core-doc-2.39.2-1.fc36.noarch.rpm   46 MB/s | 2.6 MB     00:00    
21:29:15 #41 ...
21:29:15 
21:29:15 #30 [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
21:29:15 #30 10.17 Fetched 8642 kB in 7s (1315 kB/s)
21:29:15 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13
21:29:15 #9 7.321 Get:135 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.1 [27.9 kB]
21:29:15 #9 7.321 Get:136 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.1 [66.3 kB]
21:29:15 #9 7.321 Get:137 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB]
21:29:15 #9 7.321 Get:138 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB]
21:29:15 #9 7.321 Get:139 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB]
21:29:15 #9 7.321 Get:140 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
21:29:15 #9 7.321 Get:141 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB]
21:29:15 #9 7.322 Get:142 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
21:29:15 #9 7.328 Get:143 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB]
21:29:15 #9 7.332 Get:144 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB]
21:29:15 #9 7.337 Get:145 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB]
21:29:15 #9 7.340 Get:146 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB]
21:29:15 #9 7.344 Get:147 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB]
21:29:15 #10 31.84 Selecting previously unselected package libcrypt-dev:armhf.
21:29:15 #10 31.84 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
21:29:15 #10 31.85 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
21:29:15 #10 31.94 Selecting previously unselected package libtirpc-dev:armhf.
21:29:15 #10 31.94 Preparing to unpack .../039-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
21:29:15 #10 31.95 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
21:29:15 #10 32.02 Selecting previously unselected package libnsl-dev:armhf.
21:29:15 #10 32.02 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ...
21:29:15 #10 32.02 Unpacking libnsl-dev:armhf (1.3.0-2) ...
21:29:15 #10 32.08 Selecting previously unselected package libc6-dev:armhf.
21:29:15 #10 32.08 Preparing to unpack .../041-libc6-dev_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
21:29:15 #10 66.23 Setting up libperlio-gzip-perl (0.19-1+b5) ...
21:29:15 #10 66.25 Setting up libsys-hostname-long-perl (1.5-1) ...
21:29:15 #10 66.26 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
21:29:15 #10 66.26 Setting up liburi-perl (1.76-1) ...
21:29:15 #10 66.27 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
21:29:15 #10 66.35 invoke-rc.d: could not determine current runlevel
21:29:15 #10 36.32 Selecting previously unselected package libhttp-cookies-perl.
21:29:15 #10 36.32 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ...
21:29:15 #10 36.33 Unpacking libhttp-cookies-perl (6.04-1) ...
21:29:15 #10 36.36 Selecting previously unselected package libhttp-negotiate-perl.
21:29:15 #10 36.36 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ...
21:29:15 #10 36.37 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:29:15 #10 36.41 Selecting previously unselected package perl-openssl-defaults:armhf.
21:29:15 #10 36.41 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ...
21:29:15 #10 36.41 Unpacking perl-openssl-defaults:armhf (3) ...
21:29:15 #10 36.44 Selecting previously unselected package libnet-ssleay-perl.
21:29:15 #10 36.44 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
21:29:15 #10 36.45 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
21:29:15 #10 36.55 Selecting previously unselected package libio-socket-ssl-perl.
21:29:15 #10 36.55 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ...
21:29:15 #13 3.535 Reading package lists...
21:29:15 #11 35.62 Get:279 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:29:15 #11 35.64 Get:280 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
21:29:15 #11 35.65 Get:281 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB]
21:29:15 #11 35.66 Get:282 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
21:29:15 #11 35.67 Get:283 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:29:15 #11 35.68 Get:284 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-moreutils-xs-perl armhf 0.430-3 [36.9 kB]
21:29:15 #11 35.69 Get:285 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:29:15 #11 35.71 Get:286 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
21:29:15 #10 7.205 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
21:29:15 #10 7.206 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
21:29:15 #10 7.208 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
21:29:15 #10 7.210 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
21:29:15 #10 7.212 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
21:29:15 #10 7.213 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:29:15 #10 7.213 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
21:29:15 #10 7.215 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
21:29:15 #10 7.217 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
21:29:15 #10 7.219 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
21:29:15 #10 7.220 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
21:29:15 #10 7.221 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
21:29:15 #10 7.222 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
21:29:15 #10 7.223 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
21:29:15 #10 7.224 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
21:29:15 #10 7.226 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
21:29:15 #10 7.228 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
21:29:15 #10 7.230 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB]
21:29:15 #10 7.230 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
21:29:15 #10 7.233 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
21:29:15 #10 7.234 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
21:29:15 #10 7.235 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
21:29:15 #10 7.236 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
21:29:15 #10 7.237 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
21:29:15 #10 7.238 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:29:15 #10 7.239 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
21:29:15 #10 7.240 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:29:15 #10 7.241 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
21:29:15 #10 7.244 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
21:29:15 #10 7.245 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
21:29:15 #10 7.245 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
21:29:15 #10 7.247 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
21:29:15 #10 7.249 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
21:29:15 #10 7.250 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
21:29:15 #10 7.254 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
21:29:15 #10 7.256 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
21:29:15 #10 7.257 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
21:29:15 #10 7.259 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
21:29:15 #10 7.260 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
21:29:15 #10 7.261 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
21:29:15 #10 7.262 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
21:29:15 #10 7.264 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
21:29:15 #10 7.266 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:29:15 #10 7.268 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
21:29:15 #10 7.270 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
21:29:15 #10 7.270 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
21:29:15 #10 7.271 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
21:29:15 #10 7.274 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
21:29:15 #10 7.275 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
21:29:15 #10 7.278 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
21:29:15 #10 7.280 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
21:29:15 #10 7.286 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB]
21:29:15 #10 7.289 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
21:29:15 #10 7.293 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
21:29:15 #10 7.293 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
21:29:15 #10 7.330 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
21:29:15 #13 10.30 Preparing to unpack .../16-libpcre2-posix3_10.39-3ubuntu0.1_amd64.deb ...
21:29:15 #13 10.31 Unpacking libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
21:29:15 #13 10.34 Selecting previously unselected package libpcre2-dev:amd64.
21:29:15 #13 10.34 Preparing to unpack .../17-libpcre2-dev_10.39-3ubuntu0.1_amd64.deb ...
21:29:15 #13 10.34 Unpacking libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
21:29:15 #13 10.39 Selecting previously unselected package libselinux1-dev:amd64.
21:29:15 #13 10.39 Preparing to unpack .../18-libselinux1-dev_3.3-1build2_amd64.deb ...
21:29:15 #13 10.40 Unpacking libselinux1-dev:amd64 (3.3-1build2) ...
21:29:15 #13 10.43 Selecting previously unselected package libdevmapper-dev:amd64.
21:29:15 #13 10.44 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
21:29:15 #13 10.44 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
21:29:15 #13 10.47 Selecting previously unselected package libseccomp-dev:amd64.
21:29:15 #13 10.48 Preparing to unpack .../20-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ...
21:29:15 #13 10.48 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
21:29:15 #13 10.51 Selecting previously unselected package libsystemd-dev:amd64.
21:29:15 #13 10.52 Preparing to unpack .../21-libsystemd-dev_249.11-0ubuntu3.7_amd64.deb ...
21:29:15 #13 10.52 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.7) ...
21:29:15 #12 4.359 (59/93): git-core-2.39.2-1.fc36.x86_64.rpm       36 MB/s | 4.2 MB     00:00    
21:29:15 #12 4.374 (60/93): glibc-devel-2.35-22.fc36.x86_64.rpm    1.6 MB/s |  71 kB     00:00    
21:29:15 #12 4.406 (61/93): glibc-headers-x86-2.35-22.fc36.noarch.  11 MB/s | 476 kB     00:00    
21:29:15 #12 4.434 (62/93): glibc-static-2.35-22.fc36.x86_64.rpm    36 MB/s | 1.9 MB     00:00    
21:29:15 #12 4.449 (63/93): kernel-headers-6.2.6-100.fc36.x86_64.r  33 MB/s | 1.4 MB     00:00    
21:29:15 #12 4.461 (64/93): less-590-5.fc36.x86_64.rpm             6.9 MB/s | 161 kB     00:00    
21:29:15 #30 10.17 Reading package lists...
21:29:15 #30 ...
21:29:15 
21:29:15 #34 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:29:15 #34 DONE 8.1s
21:29:15 #9 7.349 Get:148 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB]
21:29:15 #9 7.352 Get:149 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB]
21:29:15 #9 7.356 Get:150 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB]
21:29:15 #9 7.361 Get:151 http://deb.debian.org/debian bookworm/main arm64 libencode-locale-perl all 1.05-3 [12.9 kB]
21:29:15 #9 7.362 Get:152 http://deb.debian.org/debian bookworm/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
21:29:15 #9 7.362 Get:153 http://deb.debian.org/debian bookworm/main arm64 libhttp-date-perl all 6.05-2 [10.5 kB]
21:29:15 #9 7.363 Get:154 http://deb.debian.org/debian bookworm/main arm64 libfile-listing-perl all 6.15-1 [12.6 kB]
21:29:15 #9 7.364 Get:155 http://deb.debian.org/debian bookworm/main arm64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
21:29:15 #9 7.364 Get:156 http://deb.debian.org/debian bookworm/main arm64 libregexp-ipv6-perl all 0.03-3 [5212 B]
21:29:15 #9 7.365 Get:157 http://deb.debian.org/debian bookworm/main arm64 liburi-perl all 5.17-1 [90.4 kB]
21:29:15 #9 7.366 Get:158 http://deb.debian.org/debian bookworm/main arm64 libhtml-parser-perl arm64 3.81-1 [98.6 kB]
21:29:15 #9 7.367 Get:159 http://deb.debian.org/debian bookworm/main arm64 libhtml-tree-perl all 5.07-3 [211 kB]
21:29:15 #9 7.369 Get:160 http://deb.debian.org/debian bookworm/main arm64 libclone-perl arm64 0.46-1 [13.5 kB]
21:29:15 #9 7.369 Get:161 http://deb.debian.org/debian bookworm/main arm64 libio-html-perl all 1.004-3 [16.2 kB]
21:29:15 #9 7.370 Get:162 http://deb.debian.org/debian bookworm/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
21:29:15 #9 7.371 Get:163 http://deb.debian.org/debian bookworm/main arm64 libhttp-message-perl all 6.44-1 [81.7 kB]
21:29:15 #9 7.372 Get:164 http://deb.debian.org/debian bookworm/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:29:15 #9 7.373 Get:165 http://deb.debian.org/debian bookworm/main arm64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
21:29:15 #9 7.374 Get:166 http://deb.debian.org/debian bookworm/main arm64 perl-openssl-defaults arm64 7+b1 [7924 B]
21:29:15 #9 7.375 Get:167 http://deb.debian.org/debian bookworm/main arm64 libnet-ssleay-perl arm64 1.92-2+b1 [308 kB]
21:29:15 #9 7.377 Get:168 http://deb.debian.org/debian bookworm/main arm64 libio-socket-ssl-perl all 2.081-2 [219 kB]
21:29:15 #9 7.379 Get:169 http://deb.debian.org/debian bookworm/main arm64 libnet-http-perl all 6.22-1 [25.3 kB]
21:29:15 #9 7.380 Get:170 http://deb.debian.org/debian bookworm/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:29:15 #9 7.380 Get:171 http://deb.debian.org/debian bookworm/main arm64 libtry-tiny-perl all 0.31-2 [22.6 kB]
21:29:15 #9 7.381 Get:172 http://deb.debian.org/debian bookworm/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:29:15 #9 7.381 Get:173 http://deb.debian.org/debian bookworm/main arm64 libwww-perl all 6.68-1 [186 kB]
21:29:15 #9 7.383 Get:174 http://deb.debian.org/debian bookworm/main arm64 libdigest-md5-file-perl all 0.08-1.1 [9608 B]
21:29:15 #9 7.384 Get:175 http://deb.debian.org/debian bookworm/main arm64 libfile-dirlist-perl all 0.05-3 [7600 B]
21:29:15 #9 7.386 Get:176 http://deb.debian.org/debian bookworm/main arm64 libfile-which-perl all 1.27-2 [15.1 kB]
21:29:15 #9 7.386 Get:177 http://deb.debian.org/debian bookworm/main arm64 libfile-homedir-perl all 1.006-2 [42.4 kB]
21:29:15 #9 7.388 Get:178 http://deb.debian.org/debian bookworm/main arm64 libfile-touch-perl all 0.12-2 [8816 B]
21:29:15 #9 7.391 Get:179 http://deb.debian.org/debian bookworm/main arm64 libio-pty-perl arm64 1:1.17-1 [34.5 kB]
21:29:15 #9 7.404 Get:180 http://deb.debian.org/debian bookworm/main arm64 libipc-run-perl all 20220807.0-1 [104 kB]
21:29:15 #9 7.405 Get:181 http://deb.debian.org/debian bookworm/main arm64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
21:29:15 #9 7.406 Get:182 http://deb.debian.org/debian bookworm/main arm64 libclass-xsaccessor-perl arm64 1.19-4+b1 [35.3 kB]
21:29:15 #9 7.408 Get:183 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-op-check-perl arm64 0.22-2+b1 [10.4 kB]
21:29:15 #9 7.409 Get:184 http://deb.debian.org/debian bookworm/main arm64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
21:29:15 #9 7.411 Get:185 http://deb.debian.org/debian bookworm/main arm64 libdevel-callchecker-perl arm64 0.008-2 [15.9 kB]
21:29:15 #9 7.414 Get:186 http://deb.debian.org/debian bookworm/main arm64 libparams-classify-perl arm64 0.015-2+b1 [22.9 kB]
21:29:15 #9 7.416 Get:187 http://deb.debian.org/debian bookworm/main arm64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
21:29:15 #9 7.419 Get:188 http://deb.debian.org/debian bookworm/main arm64 libimport-into-perl all 1.002005-2 [11.3 kB]
21:29:15 #9 7.420 Get:189 http://deb.debian.org/debian bookworm/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
21:29:15 #9 7.421 Get:190 http://deb.debian.org/debian bookworm/main arm64 libsub-quote-perl all 2.006008-1 [21.8 kB]
21:29:15 #9 7.422 Get:191 http://deb.debian.org/debian bookworm/main arm64 libmoo-perl all 2.005005-1 [58.0 kB]
21:29:15 #9 7.424 Get:192 http://deb.debian.org/debian bookworm/main arm64 libswitch-perl all 2.17-3 [20.3 kB]
21:29:15 #9 7.425 Get:193 http://deb.debian.org/debian bookworm/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
21:29:15 #9 7.427 Get:194 http://deb.debian.org/debian bookworm/main arm64 wdiff arm64 1.2.2-5 [119 kB]
21:29:15 #9 7.428 Get:195 http://deb.debian.org/debian bookworm/main arm64 devscripts arm64 2.23.2 [1067 kB]
21:29:15 #9 7.434 Get:196 http://deb.debian.org/debian bookworm/main arm64 diffstat arm64 1.65-1 [31.2 kB]
21:29:15 #9 7.434 Get:197 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.57 [5744 B]
21:29:15 #9 7.436 Get:198 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
21:29:15 #9 7.439 Get:199 http://deb.debian.org/debian bookworm/main arm64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
21:29:15 #9 7.440 Get:200 http://deb.debian.org/debian bookworm/main arm64 python3-debian all 0.1.49 [115 kB]
21:29:15 #9 7.441 Get:201 http://deb.debian.org/debian bookworm/main arm64 libgpgme11 arm64 1.18.0-3+b1 [286 kB]
21:29:15 #9 7.443 Get:202 http://deb.debian.org/debian bookworm/main arm64 python3-gpg arm64 1.18.0-3+b1 [352 kB]
21:29:15 #9 7.445 Get:203 http://deb.debian.org/debian bookworm/main arm64 python3-xdg all 0.28-2 [40.5 kB]
21:29:15 #9 7.465 Get:204 http://deb.debian.org/debian bookworm/main arm64 dput all 1.1.3 [42.7 kB]
21:29:15 #9 7.466 Get:205 http://deb.debian.org/debian bookworm/main arm64 equivs all 2.3.1 [22.7 kB]
21:29:15 #9 7.466 Get:206 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB]
21:29:15 #9 7.472 Get:207 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB]
21:29:15 #9 7.474 Get:208 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-7 [356 kB]
21:29:15 #9 7.476 Get:209 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB]
21:29:15 #9 7.478 Get:210 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1 [2049 kB]
21:29:15 #9 7.494 Get:211 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1 [7023 kB]
21:29:15 #9 7.541 Get:212 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.13.0-1 [2899 kB]
21:29:15 #9 7.554 Get:213 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1 [363 kB]
21:29:15 #10 32.08 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
21:29:15 #10 36.55 Unpacking libio-socket-ssl-perl (2.060-3) ...
21:29:15 #10 36.63 Selecting previously unselected package libnet-http-perl.
21:29:15 #10 36.63 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ...
21:29:15 #10 36.64 Unpacking libnet-http-perl (6.18-1) ...
21:29:15 #10 36.68 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:15 #10 36.68 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:29:15 #10 36.68 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:29:15 #10 36.72 Selecting previously unselected package libtry-tiny-perl.
21:29:15 #10 36.72 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ...
21:29:15 #10 36.73 Unpacking libtry-tiny-perl (0.30-1) ...
21:29:15 #10 36.76 Selecting previously unselected package libwww-robotrules-perl.
21:29:15 #10 36.76 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:15 #10 36.76 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:15 #10 36.80 Selecting previously unselected package libwww-perl.
21:29:15 #10 36.80 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ...
21:29:15 #10 66.35 invoke-rc.d: policy-rc.d denied execution of start.
21:29:15 #10 66.35 Initializing GnuTLS DH parameter file
21:29:15 #10 66.42 Setting up libmailutils5:amd64 (1:3.5-4) ...
21:29:15 #10 66.43 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:29:15 #10 66.44 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
21:29:15 #10 66.44 Setting up python3-pkg-resources (40.8.0-1) ...
21:29:15 #13 4.186 Building dependency tree...
21:29:15 #13 4.321 Reading state information...
21:29:15 #13 4.326 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:15 #10 1.836 CentOS Stream 9 - BaseOS                        8.1 MB/s | 7.7 MB     00:00    
21:29:15 #11 44.44 Selecting previously unselected package python3-minimal.
21:29:15 #11 44.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 ... 4704 files and directories currently installed.)
21:29:15 #11 44.44 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
21:29:15 #11 44.45 Unpacking python3-minimal (3.10.6-1~22.04) ...
21:29:15 #11 44.48 Selecting previously unselected package media-types.
21:29:15 #10 61.60 Setting up libgpgme11:amd64 (1.18.0-3+b1) ...
21:29:15 #10 61.61 Setting up dirmngr (2.2.40-1.1) ...
21:29:15 #10 61.74 Setting up perl (5.36.0-7) ...
21:29:15 #10 61.76 Setting up libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
21:29:15 #10 61.77 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:29:15 #10 61.78 Setting up libxs-parse-keyword-perl (0.33-1) ...
21:29:15 #10 61.79 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
21:29:15 #10 61.80 Setting up libswitch-perl (2.17-3) ...
21:29:15 #10 61.81 Setting up libdata-dump-perl (1.25-1) ...
21:29:15 #10 61.83 Setting up gcc-12 (12.2.0-14) ...
21:29:15 #10 61.84 Setting up libfile-find-rule-perl (0.34-3) ...
21:29:16 #10 7.331 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
21:29:16 #10 7.331 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
21:29:16 #10 7.331 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
21:29:16 #10 7.332 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
21:29:16 #10 7.333 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
21:29:16 #10 7.334 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
21:29:16 #10 7.334 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
21:29:16 #10 7.335 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
21:29:16 #10 7.336 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
21:29:16 #10 7.337 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
21:29:16 #10 7.337 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
21:29:16 #10 7.338 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
21:29:16 #10 7.340 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
21:29:16 #10 7.340 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
21:29:16 #10 7.341 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
21:29:16 #10 7.345 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
21:29:16 #10 7.353 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
21:29:16 #10 7.376 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
21:29:16 #10 7.626 debconf: delaying package configuration, since apt-utils is not installed
21:29:16 #10 7.651 Fetched 168 MB in 2s (78.6 MB/s)
21:29:16 #10 7.671 Selecting previously unselected package bsdextrautils.
21:29:16 #10 7.671 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
21:29:16 #10 7.677 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ...
21:29:16 #10 7.681 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
21:29:16 #13 10.59 Selecting previously unselected package libglib2.0-0:amd64.
21:29:16 #13 10.59 Preparing to unpack .../22-libglib2.0-0_2.72.4-0ubuntu1_amd64.deb ...
21:29:16 #13 10.60 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
21:29:16 #13 10.66 Selecting previously unselected package pkg-config.
21:29:16 #13 10.66 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_amd64.deb ...
21:29:16 #13 10.67 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:29:16 #13 10.74 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
21:29:16 #13 10.76 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
21:29:16 #13 10.78 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
21:29:16 #13 10.81 No schema files found: doing nothing.
21:29:16 #13 10.82 Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
21:29:16 #13 10.84 Setting up libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
21:29:16 #12 4.606 (65/93): gcc-12.2.1-4.fc36.x86_64.rpm            86 MB/s |  33 MB     00:00    
21:29:16 #12 4.611 (66/93): libargon2-20171227-9.fc36.x86_64.rpm   178 kB/s |  28 kB     00:00    
21:29:16 #12 4.617 (67/93): libbpf-0.7.0-3.fc36.x86_64.rpm         1.0 MB/s | 159 kB     00:00    
21:29:16 #12 4.621 (68/93): libfido2-1.10.0-5.fc36.x86_64.rpm       12 MB/s |  94 kB     00:00    
21:29:16 #12 4.627 (69/93): libfdisk-2.38-1.fc36.x86_64.rpm         11 MB/s | 160 kB     00:00    
21:29:16 #12 4.632 (70/93): libtool-2.4.7-1.fc36.x86_64.rpm         39 MB/s | 593 kB     00:00    
21:29:16 #12 4.637 (71/93): libtool-ltdl-2.4.7-1.fc36.x86_64.rpm   2.6 MB/s |  37 kB     00:00    
21:29:16 #12 4.642 (72/93): libtool-ltdl-devel-2.4.7-1.fc36.x86_64  18 MB/s | 157 kB     00:00    
21:29:16 #12 4.645 (73/93): libuv-1.44.2-1.fc36.x86_64.rpm          12 MB/s | 151 kB     00:00    
21:29:16 #12 4.649 (74/93): libxcrypt-devel-4.4.33-4.fc36.x86_64.r 2.7 MB/s |  30 kB     00:00    
21:29:16 #12 4.653 (75/93): libxcrypt-static-4.4.33-4.fc36.x86_64.  14 MB/s | 104 kB     00:00    
21:29:16 #12 4.660 (76/93): pcre2-devel-10.40-1.fc36.x86_64.rpm     34 MB/s | 474 kB     00:00    
21:29:16 #12 4.664 (77/93): pcre2-utf16-10.40-1.fc36.x86_64.rpm     15 MB/s | 216 kB     00:00    
21:29:16 #12 4.669 (78/93): pcre2-utf32-10.40-1.fc36.x86_64.rpm     14 MB/s | 203 kB     00:00    
21:29:16 #12 4.673 (79/93): perl-Git-2.39.2-1.fc36.noarch.rpm      5.9 MB/s |  43 kB     00:00    
21:29:16 #12 4.676 (80/93): python3-audit-3.1-2.fc36.x86_64.rpm    8.0 MB/s |  83 kB     00:00    
21:29:16 #12 4.686 (81/93): python3-setuptools-59.6.0-3.fc36.noarc  57 MB/s | 934 kB     00:00    
21:29:16 #12 4.689 (82/93): rpm-plugin-selinux-4.17.1-3.fc36.x86_6 1.6 MB/s |  18 kB     00:00    
21:29:16 #12 4.693 (83/93): selinux-policy-36.17-1.fc36.noarch.rpm 4.3 MB/s |  66 kB     00:00    
21:29:16 #12 4.704 (84/93): selinux-policy-devel-36.17-1.fc36.noar  47 MB/s | 815 kB     00:00    
21:29:16 #12 4.741 (85/93): systemd-250.10-2.fc36.x86_64.rpm        92 MB/s | 4.2 MB     00:00    
21:29:16 #12 4.753 (86/93): systemd-devel-250.10-2.fc36.x86_64.rpm 9.5 MB/s | 446 kB     00:00    
21:29:16 #12 4.793 (87/93): selinux-policy-targeted-36.17-1.fc36.n  65 MB/s | 6.4 MB     00:00    
21:29:16 
21:29:16 #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
21:29:16 #41 10.79 Fetched 8642 kB in 7s (1238 kB/s)
21:29:16 #9 7.557 Get:214 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:29:16 #9 7.558 Get:215 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1 [11.2 kB]
21:29:16 #9 7.558 Get:216 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5 [11.8 kB]
21:29:16 #9 7.559 Get:217 http://deb.debian.org/debian bookworm/main arm64 libaliased-perl all 0.34-3 [13.5 kB]
21:29:16 #9 7.559 Get:218 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1 [1379 kB]
21:29:16 #9 7.569 Get:219 http://deb.debian.org/debian bookworm/main arm64 libapt-pkg-perl arm64 0.1.40+b2 [66.1 kB]
21:29:16 #9 7.570 Get:220 http://deb.debian.org/debian bookworm/main arm64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
21:29:16 #9 7.571 Get:221 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
21:29:16 #9 7.573 Get:222 http://deb.debian.org/debian bookworm/main arm64 libarray-intspan-perl all 2.004-2 [25.7 kB]
21:29:16 #9 7.574 Get:223 http://deb.debian.org/debian bookworm/main arm64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
21:29:16 #9 7.576 Get:224 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2 [274 kB]
21:29:16 #9 7.579 Get:225 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1 [425 kB]
21:29:16 #9 7.581 Get:226 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB]
21:29:16 #9 7.589 Get:227 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB]
21:29:16 #9 7.589 Get:228 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB]
21:29:16 #9 7.591 Get:229 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1 [122 kB]
21:29:16 #9 7.592 Get:230 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1 [88.3 kB]
21:29:16 #9 7.594 Get:231 http://deb.debian.org/debian bookworm/main arm64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
21:29:16 #9 7.595 Get:232 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
21:29:16 #9 7.596 Get:233 http://deb.debian.org/debian bookworm/main arm64 libvariable-magic-perl arm64 0.63-1+b1 [42.8 kB]
21:29:16 #9 7.597 Get:234 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
21:29:16 #9 7.598 Get:235 http://deb.debian.org/debian bookworm/main arm64 libberkeleydb-perl arm64 0.64-2+b1 [121 kB]
21:29:16 #9 7.599 Get:236 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB]
21:29:16 #9 7.601 Get:237 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-4 [369 kB]
21:29:16 #9 7.604 Get:238 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB]
21:29:16 #9 7.608 Get:239 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1 [148 kB]
21:29:16 #9 7.608 Get:240 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB]
21:29:16 #9 7.609 Get:241 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB]
21:29:16 #9 7.613 Get:242 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1 [191 kB]
21:29:16 #9 7.615 Get:243 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB]
21:29:16 #9 7.616 Get:244 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB]
21:29:16 #9 7.617 Get:245 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB]
21:29:16 #9 7.620 Get:246 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.1 [259 kB]
21:29:16 #9 7.622 Get:247 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-5 [300 kB]
21:29:16 #9 7.624 Get:248 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
21:29:16 #9 7.625 Get:249 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
21:29:16 #9 7.626 Get:250 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB]
21:29:16 #9 7.627 Get:251 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2 [292 kB]
21:29:16 #9 7.632 Get:252 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2 [736 kB]
21:29:16 #9 7.633 Get:253 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1 [45.2 kB]
21:29:16 #9 7.634 Get:254 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9 [113 kB]
21:29:16 #9 7.639 Get:255 http://deb.debian.org/debian bookworm/main arm64 libc-devtools arm64 2.36-8 [50.2 kB]
21:29:16 #9 7.640 Get:256 http://deb.debian.org/debian bookworm/main arm64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
21:29:16 #9 7.642 Get:257 http://deb.debian.org/debian bookworm/main arm64 libcgi-pm-perl all 4.55-1 [220 kB]
21:29:16 #9 7.646 Get:258 http://deb.debian.org/debian bookworm/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
21:29:16 #9 7.648 Get:259 http://deb.debian.org/debian bookworm/main arm64 libfcgi-perl arm64 0.82+ds-2 [24.4 kB]
21:29:16 #9 7.649 Get:260 http://deb.debian.org/debian bookworm/main arm64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
21:29:16 #9 7.650 Get:261 http://deb.debian.org/debian bookworm/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:29:16 #9 7.651 Get:262 http://deb.debian.org/debian bookworm/main arm64 libclass-inspector-perl all 1.36-3 [17.5 kB]
21:29:16 #9 7.652 Get:263 http://deb.debian.org/debian bookworm/main arm64 libcommon-sense-perl arm64 3.75-3 [23.0 kB]
21:29:16 #9 7.653 Get:264 http://deb.debian.org/debian bookworm/main arm64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
21:29:16 #9 7.654 Get:265 http://deb.debian.org/debian bookworm/main arm64 libparams-util-perl arm64 1.102-2+b1 [24.2 kB]
21:29:16 #9 7.655 Get:266 http://deb.debian.org/debian bookworm/main arm64 libsub-install-perl all 0.929-1 [10.5 kB]
21:29:16 #9 7.656 Get:267 http://deb.debian.org/debian bookworm/main arm64 libdata-optlist-perl all 0.113-1 [10.6 kB]
21:29:16 #9 7.657 Get:268 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-perl all 0.989-1 [50.5 kB]
21:29:16 #9 7.659 Get:269 http://deb.debian.org/debian bookworm/main arm64 libconst-fast-perl all 0.014-2 [8792 B]
21:29:16 #9 7.659 Get:270 http://deb.debian.org/debian bookworm/main arm64 libwant-perl arm64 0.29-2+b1 [27.1 kB]
21:29:16 #9 7.660 Get:271 http://deb.debian.org/debian bookworm/main arm64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
21:29:16 #9 7.662 Get:272 http://deb.debian.org/debian bookworm/main arm64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
21:29:16 #9 7.663 Get:273 http://deb.debian.org/debian bookworm/main arm64 libcpanel-json-xs-perl arm64 4.35-1 [128 kB]
21:29:16 #9 7.665 Get:274 http://deb.debian.org/debian bookworm/main arm64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
21:29:16 #9 7.666 Get:275 http://deb.debian.org/debian bookworm/main arm64 libexception-class-perl all 1.45-1 [34.6 kB]
21:29:16 #9 7.667 Get:276 http://deb.debian.org/debian bookworm/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
21:29:16 #9 7.669 Get:277 http://deb.debian.org/debian bookworm/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
21:29:16 #9 7.670 Get:278 http://deb.debian.org/debian bookworm/main arm64 libdata-dpath-perl all 0.58-2 [43.6 kB]
21:29:16 #9 7.671 Get:279 http://deb.debian.org/debian bookworm/main arm64 libdata-dump-perl all 1.25-1 [28.4 kB]
21:29:16 #9 7.672 Get:280 http://deb.debian.org/debian bookworm/main arm64 libdata-messagepack-perl arm64 1.02-1+b1 [34.0 kB]
21:29:16 #9 7.674 Get:281 http://deb.debian.org/debian bookworm/main arm64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
21:29:16 #9 7.675 Get:282 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:29:16 #9 7.677 Get:283 http://deb.debian.org/debian bookworm/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
21:29:16 #9 7.678 Get:284 http://deb.debian.org/debian bookworm/main arm64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
21:29:16 #9 7.680 Get:285 http://deb.debian.org/debian bookworm/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2+b1 [98.8 kB]
21:29:16 #9 7.682 Get:286 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
21:29:16 #9 7.684 Get:287 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
21:29:16 #9 7.685 Get:288 http://deb.debian.org/debian bookworm/main arm64 libdevel-size-perl arm64 0.83-2+b1 [24.2 kB]
21:29:16 #9 7.687 Get:289 http://deb.debian.org/debian bookworm/main arm64 libdistro-info-perl all 1.5 [5300 B]
21:29:16 #9 7.688 Get:290 http://deb.debian.org/debian bookworm/main arm64 libemail-address-xs-perl arm64 1.05-1+b1 [28.3 kB]
21:29:16 #9 7.689 Get:291 http://deb.debian.org/debian bookworm/main arm64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
21:29:16 #9 7.691 Get:292 http://deb.debian.org/debian bookworm/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
21:29:16 #9 7.691 Get:293 http://deb.debian.org/debian bookworm/main arm64 libindirect-perl arm64 0.39-2+b1 [26.6 kB]
21:29:16 #9 7.692 Get:294 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [57.0 kB]
21:29:16 #9 7.694 Get:295 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-sublike-perl arm64 0.16-1+b2 [28.0 kB]
21:29:16 #9 7.697 Get:296 http://deb.debian.org/debian bookworm/main arm64 libobject-pad-perl arm64 0.78-1 [113 kB]
21:29:16 #9 7.698 Get:297 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
21:29:16 #9 7.699 Get:298 http://deb.debian.org/debian bookworm/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [28.2 kB]
21:29:16 #9 7.700 Get:299 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
21:29:16 #9 7.719 Get:300 http://deb.debian.org/debian bookworm/main arm64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
21:29:16 #9 7.721 Get:301 http://deb.debian.org/debian bookworm/main arm64 libfile-basedir-perl all 0.09-2 [15.1 kB]
21:29:16 #9 7.722 Get:302 http://deb.debian.org/debian bookworm/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:29:16 #9 7.724 Get:303 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1 [34.8 kB]
21:29:16 #9 7.726 Get:304 http://deb.debian.org/debian bookworm/main arm64 libnumber-compare-perl all 0.03-3 [6332 B]
21:29:16 #9 7.727 Get:305 http://deb.debian.org/debian bookworm/main arm64 libtext-glob-perl all 0.11-3 [7676 B]
21:29:16 #9 7.729 Get:306 http://deb.debian.org/debian bookworm/main arm64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
21:29:16 #9 7.730 Get:307 http://deb.debian.org/debian bookworm/main arm64 libfont-afm-perl all 1.20-4 [13.1 kB]
21:29:16 #9 7.731 Get:308 http://deb.debian.org/debian bookworm/main arm64 libio-string-perl all 1.08-4 [12.1 kB]
21:29:16 #9 7.733 Get:309 http://deb.debian.org/debian bookworm/main arm64 libfont-ttf-perl all 1.06-2 [318 kB]
21:29:16 #9 7.734 Get:310 http://deb.debian.org/debian bookworm/main arm64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
21:29:16 #9 7.735 Get:311 http://deb.debian.org/debian bookworm/main arm64 libsort-versions-perl all 1.62-3 [8928 B]
21:29:16 #9 7.736 Get:312 http://deb.debian.org/debian bookworm/main arm64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
21:29:16 #9 7.739 Get:313 http://deb.debian.org/debian bookworm/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
21:29:16 #9 7.741 Get:314 http://deb.debian.org/debian bookworm/main arm64 libio-prompter-perl all 0.004015-2 [59.9 kB]
21:29:16 #9 7.743 Get:315 http://deb.debian.org/debian bookworm/main arm64 libjson-perl all 4.10000-1 [87.5 kB]
21:29:16 #9 7.752 Get:316 http://deb.debian.org/debian bookworm/main arm64 liblog-any-perl all 1.713-1 [76.3 kB]
21:29:16 #9 7.754 Get:317 http://deb.debian.org/debian bookworm/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
21:29:16 #9 7.755 Get:318 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-perl all 0.40-1 [22.0 kB]
21:29:16 #9 7.756 Get:319 http://deb.debian.org/debian bookworm/main arm64 libsub-identify-perl arm64 0.14-3 [10.9 kB]
21:29:16 #9 7.764 Get:320 http://deb.debian.org/debian bookworm/main arm64 libsub-name-perl arm64 0.26-2+b1 [12.4 kB]
21:29:16 #9 7.765 Get:321 http://deb.debian.org/debian bookworm/main arm64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
21:29:16 #9 7.767 Get:322 http://deb.debian.org/debian bookworm/main arm64 libpath-tiny-perl all 0.144-1 [56.4 kB]
21:29:16 #9 7.768 Get:323 http://deb.debian.org/debian bookworm/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
21:29:16 #9 7.770 Get:324 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-perl all 2.002001-1 [377 kB]
21:29:16 #9 7.772 Get:325 http://deb.debian.org/debian bookworm/main arm64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
21:29:16 #9 7.773 Get:326 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-1 [1311 kB]
21:29:16 #9 7.780 Get:327 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-1 [1208 kB]
21:29:16 #9 7.788 Get:328 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
21:29:16 #9 7.788 Get:329 http://deb.debian.org/debian bookworm/main arm64 libhtml-form-perl all 6.11-1 [33.1 kB]
21:29:16 #9 7.789 Get:330 http://deb.debian.org/debian bookworm/main arm64 libhtml-format-perl all 2.16-2 [38.8 kB]
21:29:16 #9 7.790 Get:331 http://deb.debian.org/debian bookworm/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
21:29:16 #9 7.790 Get:332 http://deb.debian.org/debian bookworm/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
21:29:16 #9 7.791 Get:333 http://deb.debian.org/debian bookworm/main arm64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
21:29:16 #9 7.791 Get:334 http://deb.debian.org/debian bookworm/main arm64 libio-interactive-perl all 1.023-2 [11.0 kB]
21:29:16 #9 7.792 Get:335 http://deb.debian.org/debian bookworm/main arm64 libio-sessiondata-perl all 1.03-3 [6316 B]
21:29:16 #9 7.792 Get:336 http://deb.debian.org/debian bookworm/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:29:16 #9 7.793 Get:337 http://deb.debian.org/debian bookworm/main arm64 libipc-run3-perl all 0.048-3 [33.2 kB]
21:29:16 #9 7.794 Get:338 http://deb.debian.org/debian bookworm/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:29:16 #9 7.795 Get:339 http://deb.debian.org/debian bookworm/main arm64 libjson-xs-perl arm64 4.030-2+b1 [90.7 kB]
21:29:16 #9 7.798 Get:340 http://deb.debian.org/debian bookworm/main arm64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
21:29:16 #9 7.799 Get:341 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB]
21:29:16 #9 7.800 Get:342 http://deb.debian.org/debian bookworm/main arm64 liblist-compare-perl all 0.55-2 [65.7 kB]
21:29:16 #9 7.819 Get:343 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-perl all 0.59-1 [37.1 kB]
21:29:16 #9 7.822 Get:344 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [31.1 kB]
21:29:16 #9 7.824 Get:345 http://deb.debian.org/debian bookworm/main arm64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
21:29:16 #9 7.827 Get:346 http://deb.debian.org/debian bookworm/main arm64 libltdl7 arm64 2.4.7-5 [392 kB]
21:29:16 #9 7.828 Get:347 http://deb.debian.org/debian bookworm/main arm64 libltdl-dev arm64 2.4.7-5 [165 kB]
21:29:16 #9 7.829 Get:348 http://deb.debian.org/debian bookworm/main arm64 liblz1 arm64 1.13-5 [38.9 kB]
21:29:16 #9 7.831 Get:349 http://deb.debian.org/debian bookworm/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
21:29:16 #9 7.832 Get:350 http://deb.debian.org/debian bookworm/main arm64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
21:29:16 #9 7.833 Get:351 http://deb.debian.org/debian bookworm/main arm64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
21:29:16 #9 7.835 Get:352 http://deb.debian.org/debian bookworm/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
21:29:16 #9 7.836 Get:353 http://deb.debian.org/debian bookworm/main arm64 libmailtools-perl all 2.21-2 [95.6 kB]
21:29:16 #9 7.837 Get:354 http://deb.debian.org/debian bookworm/main arm64 libmarkdown2 arm64 2.2.7-2 [34.1 kB]
21:29:16 #9 7.839 Get:355 http://deb.debian.org/debian bookworm/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
21:29:16 #9 7.842 Get:356 http://deb.debian.org/debian bookworm/main arm64 libmime-tools-perl all 5.510-1 [213 kB]
21:29:16 #9 7.843 Get:357 http://deb.debian.org/debian bookworm/main arm64 libmldbm-perl all 2.05-4 [16.8 kB]
21:29:16 #9 7.845 Get:358 http://deb.debian.org/debian bookworm/main arm64 libmoox-aliases-perl all 0.001006-2 [7156 B]
21:29:16 #9 7.847 Get:359 http://deb.debian.org/debian bookworm/main arm64 libmouse-perl arm64 2.5.10-1+b3 [167 kB]
21:29:16 #9 7.847 Get:360 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-xs-perl arm64 0.30-1+b1 [18.8 kB]
21:29:16 #9 7.849 Get:361 http://deb.debian.org/debian bookworm/main arm64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
21:29:16 #9 7.850 Get:362 http://deb.debian.org/debian bookworm/main arm64 libperlio-gzip-perl arm64 0.20-1+b1 [17.1 kB]
21:29:16 #9 7.852 Get:363 http://deb.debian.org/debian bookworm/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.2 kB]
21:29:16 #9 7.856 Get:364 http://deb.debian.org/debian bookworm/main arm64 libpod-parser-perl all 1.65-1 [96.3 kB]
21:29:16 #10 32.43 Selecting previously unselected package libtool.
21:29:16 #10 32.43 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ...
21:29:16 #10 32.43 Unpacking libtool (2.4.6-15) ...
21:29:16 #10 32.54 Selecting previously unselected package dh-autoreconf.
21:29:16 #10 32.54 Preparing to unpack .../043-dh-autoreconf_20_all.deb ...
21:29:16 #10 32.55 Unpacking dh-autoreconf (20) ...
21:29:16 #10 32.59 Selecting previously unselected package libarchive-zip-perl.
21:29:16 #10 32.59 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ...
21:29:16 #10 32.60 Unpacking libarchive-zip-perl (1.68-1) ...
21:29:16 #10 32.66 Selecting previously unselected package libsub-override-perl.
21:29:16 #10 32.66 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ...
21:29:16 #10 36.81 Unpacking libwww-perl (6.36-2) ...
21:29:16 #10 36.87 Selecting previously unselected package patchutils.
21:29:16 #10 36.87 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ...
21:29:16 #10 36.88 Unpacking patchutils (0.3.4-2) ...
21:29:16 #10 36.93 Selecting previously unselected package wdiff.
21:29:16 #10 36.93 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ...
21:29:16 #10 36.94 Unpacking wdiff (1.2.2-2+b1) ...
21:29:16 #10 37.02 Selecting previously unselected package devscripts.
21:29:16 #10 37.02 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ...
21:29:16 #10 66.67 Setting up automake (1:1.16.1-4) ...
21:29:16 #10 66.68 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:16 #10 66.69 Setting up libasync-mergepoint-perl (0.04-2) ...
21:29:16 #10 66.70 Setting up libio-sessiondata-perl (1.03-1) ...
21:29:16 #10 66.71 Setting up libstring-escape-perl (2010.002-2) ...
21:29:16 #10 66.73 Setting up libhttp-date-perl (6.02-1) ...
21:29:16 #10 66.74 Setting up libfile-which-perl (1.23-1) ...
21:29:16 #10 66.75 Setting up mailutils (1:3.5-4) ...
21:29:16 #10 66.76 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
21:29:16 #10 66.76 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
21:29:16 #10 66.76 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
21:29:16 #10 66.77 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
21:29:16 #10 66.77 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
21:29:16 #10 66.77 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
21:29:16 #10 66.78 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
21:29:16 #10 66.78 Setting up libfile-basedir-perl (0.08-1) ...
21:29:16 #10 66.79 Setting up libnumber-range-perl (0.12-1) ...
21:29:16 #10 66.81 Setting up libtask-weaken-perl (1.06-1) ...
21:29:16 #10 66.81 Setting up libunicode-utf8-perl (0.62-1) ...
21:29:16 #10 66.83 Setting up libstruct-dumb-perl (0.09-1) ...
21:29:16 #10 66.83 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
21:29:16 #10 66.84 Setting up libfile-listing-perl (6.04-1) ...
21:29:16 #10 66.85 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:29:16 #10 66.86 Setting up libclass-inspector-perl (1.32-1) ...
21:29:16 #10 66.87 Setting up libfont-afm-perl (1.20-2) ...
21:29:16 #10 66.88 Setting up libwant-perl (0.29-1+b4) ...
21:29:16 #10 66.89 Setting up libdynaloader-functions-perl (0.003-1) ...
21:29:16 #10 66.90 Setting up libtext-glob-perl (0.10-1) ...
21:29:16 #10 66.91 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:29:16 #10 66.92 Setting up liblist-compare-perl (0.53-1) ...
21:29:16 #10 66.93 Setting up libref-util-xs-perl (0.117-1+b1) ...
21:29:16 #10 66.94 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
21:29:16 #10 66.95 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
21:29:16 #10 66.96 Setting up libsort-key-perl (1.33-2+b1) ...
21:29:16 #11 DONE 1.0s
21:29:16 
21:29:16 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:29:16 #13 4.499 Starting 2 pkgProblemResolver with broken count: 0
21:29:16 #13 4.502 Done
21:29:16 #11 44.48 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:29:16 #11 44.48 Unpacking media-types (7.0.0) ...
21:29:16 #11 44.52 Selecting previously unselected package libmpdec3:armhf.
21:29:16 #11 44.52 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
21:29:16 #11 44.52 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
21:29:16 #11 44.55 Selecting previously unselected package readline-common.
21:29:16 #11 44.55 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:29:16 #11 44.56 Unpacking readline-common (8.1.2-1) ...
21:29:16 #11 44.59 Selecting previously unselected package libreadline8:armhf.
21:29:16 #11 44.59 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
21:29:16 #11 44.59 Unpacking libreadline8:armhf (8.1.2-1) ...
21:29:16 #11 44.63 Selecting previously unselected package libsqlite3-0:armhf.
21:29:16 #11 44.63 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
21:29:16 #11 44.63 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
21:29:16 #11 44.66 Selecting previously unselected package libpython3.10-stdlib:armhf.
21:29:16 #11 44.66 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2ubuntu1_armhf.deb ...
21:29:16 #11 44.67 Unpacking libpython3.10-stdlib:armhf (3.10.6-1~22.04.2ubuntu1) ...
21:29:16 #10 61.86 Setting up libref-util-perl (0.204-2) ...
21:29:16 #10 61.87 Setting up libipc-system-simple-perl (1.30-2) ...
21:29:16 #10 61.88 Setting up libnet-domain-tld-perl (1.75-3) ...
21:29:16 #10 61.89 Setting up libperlio-utf8-strict-perl (0.010-1) ...
21:29:16 #10 61.90 Setting up libsocket6-perl (0.29-3) ...
21:29:16 #10 61.91 Setting up libgd3:amd64 (2.3.3-9) ...
21:29:16 #10 61.92 Setting up libvariable-magic-perl (0.63-1+b1) ...
21:29:16 #10 61.93 Setting up libio-html-perl (1.004-3) ...
21:29:16 #10 61.94 Setting up libpod-parser-perl (1.65-1) ...
21:29:16 #10 61.95 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
21:29:16 #10 61.96 Setting up libparams-util-perl (1.102-2+b1) ...
21:29:16 #10 61.97 Setting up libdpkg-perl (1.21.21) ...
21:29:16 #10 61.98 Setting up libtime-duration-perl (1.21-2) ...
21:29:16 #10 61.99 Setting up autoconf (2.71-3) ...
21:29:16 #10 62.00 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
21:29:16 #10 62.01 Setting up libarray-intspan-perl (2.004-2) ...
21:29:16 #10 62.02 Setting up libcapture-tiny-perl (0.48-2) ...
21:29:16 #10 62.03 Setting up libtimedate-perl (2.3300-2) ...
21:29:16 #10 62.04 Setting up libregexp-ipv6-perl (0.03-3) ...
21:29:16 #10 62.05 Setting up gpg-wks-server (2.2.40-1.1) ...
21:29:16 #10 62.06 Setting up libsub-name-perl:amd64 (0.26-2+b1) ...
21:29:16 #10 62.07 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ...
21:29:16 #10 62.08 Setting up libsyntax-keyword-try-perl (0.28-1) ...
21:29:16 #10 62.09 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:29:16 #10 62.10 Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ...
21:29:16 #10 62.11 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:29:16 #10 62.12 Setting up xauth (1:1.1.2-1) ...
21:29:16 #10 62.13 Setting up libpath-tiny-perl (0.144-1) ...
21:29:16 #10 62.14 Setting up libarchive-cpio-perl (0.10-3) ...
21:29:16 #10 62.15 Setting up libjson-perl (4.10000-1) ...
21:29:16 #10 62.16 Setting up libnsl2:amd64 (1.3.0-2) ...
21:29:16 #10 62.17 Setting up libipc-run3-perl (0.048-3) ...
21:29:16 #10 7.738 Selecting previously unselected package libuchardet0:arm64.
21:29:16 #10 7.740 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ...
21:29:16 #10 7.748 Unpacking libuchardet0:arm64 (0.0.7-1) ...
21:29:16 #10 7.787 Selecting previously unselected package groff-base.
21:29:16 #10 7.787 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ...
21:29:16 #10 7.790 Unpacking groff-base (1.22.4-6) ...
21:29:16 #13 10.86 Setting up libuv1:amd64 (1.43.0-1) ...
21:29:16 #13 10.87 Setting up emacsen-common (3.0.4) ...
21:29:16 #13 10.91 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:29:16 #13 10.93 Setting up bash-completion (1:2.11-5ubuntu1) ...
21:29:16 #13 10.95 Setting up libjsoncpp25:amd64 (1.9.5-3) ...
21:29:16 #13 10.97 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:29:16 #13 11.01 Setting up libudev-dev:amd64 (249.11-0ubuntu3.7) ...
21:29:16 #13 11.03 Setting up libsepol-dev:amd64 (3.3-1build1) ...
21:29:16 #13 11.04 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:29:16 #13 11.05 Setting up libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
21:29:16 #13 11.06 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
21:29:16 #12 4.801 (88/93): systemd-networkd-250.10-2.fc36.x86_64.  11 MB/s | 613 kB     00:00    
21:29:16 #12 4.808 (89/93): systemd-pam-250.10-2.fc36.x86_64.rpm   6.4 MB/s | 330 kB     00:00    
21:29:16 #12 4.811 (90/93): systemd-rpm-macros-250.10-2.fc36.noarc 3.1 MB/s |  24 kB     00:00    
21:29:16 #12 4.820 (91/93): systemd-resolved-250.10-2.fc36.x86_64.  15 MB/s | 272 kB     00:00    
21:29:16 #12 4.836 (92/93): util-linux-2.38-1.fc36.x86_64.rpm       83 MB/s | 2.3 MB     00:00    
21:29:16 #12 4.838 (93/93): vim-filesystem-9.0.1307-1.fc36.noarch. 790 kB/s |  17 kB     00:00    
21:29:16 #12 4.842 --------------------------------------------------------------------------------
21:29:16 #12 4.843 Total                                            46 MB/s |  99 MB     00:02     
21:29:16 #11 36.12 Get:287 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
21:29:16 #11 36.28 Get:288 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-messagepack-perl armhf 1.02-1 [32.7 kB]
21:29:16 #11 36.33 Get:289 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-domain-tld-perl all 1.75-2 [30.8 kB]
21:29:16 #9 7.857 Get:365 http://deb.debian.org/debian bookworm/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
21:29:16 #9 7.858 Get:366 http://deb.debian.org/debian bookworm/main arm64 libproc-processtable-perl arm64 0.634-1+b2 [42.4 kB]
21:29:16 #9 7.860 Get:367 http://deb.debian.org/debian bookworm/main arm64 libre2-9 arm64 20220601+dfsg-1+b1 [156 kB]
21:29:16 #9 7.862 Get:368 http://deb.debian.org/debian bookworm/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.4 kB]
21:29:16 #9 7.863 Get:369 http://deb.debian.org/debian bookworm/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
21:29:16 #9 7.864 Get:370 http://deb.debian.org/debian bookworm/main arm64 libref-util-perl all 0.204-2 [17.4 kB]
21:29:16 #9 7.870 Get:371 http://deb.debian.org/debian bookworm/main arm64 libref-util-xs-perl arm64 0.117-2+b1 [13.8 kB]
21:29:16 #9 7.871 Get:372 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
21:29:16 #9 7.873 Get:373 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
21:29:16 #9 7.874 Get:374 http://deb.debian.org/debian bookworm/main arm64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
21:29:16 #9 7.875 Get:375 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB]
21:29:16 #9 7.877 Get:376 http://deb.debian.org/debian bookworm/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [95.6 kB]
21:29:16 #9 7.879 Get:377 http://deb.debian.org/debian bookworm/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [97.1 kB]
21:29:16 #9 7.882 Get:378 http://deb.debian.org/debian bookworm/main arm64 libset-intspan-perl all 1.19-3 [25.3 kB]
21:29:16 #9 7.884 Get:379 http://deb.debian.org/debian bookworm/main arm64 libtask-weaken-perl all 1.06-2 [9364 B]
21:29:16 #9 7.885 Get:380 http://deb.debian.org/debian bookworm/main arm64 libxml-parser-perl arm64 2.46-4 [198 kB]
21:29:16 #9 7.893 Get:381 http://deb.debian.org/debian bookworm/main arm64 libsoap-lite-perl all 1.27-3 [239 kB]
21:29:16 #9 7.896 Get:382 http://deb.debian.org/debian bookworm/main arm64 libsocket6-perl arm64 0.29-3 [21.3 kB]
21:29:16 #9 7.898 Get:383 http://deb.debian.org/debian bookworm/main arm64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
21:29:16 #9 7.900 Get:384 http://deb.debian.org/debian bookworm/main arm64 libstring-escape-perl all 2010.002-3 [18.7 kB]
21:29:16 #9 7.901 Get:385 http://deb.debian.org/debian bookworm/main arm64 libstring-license-perl all 0.0.2-1 [34.3 kB]
21:29:16 #9 7.901 Get:386 http://deb.debian.org/debian bookworm/main arm64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
21:29:16 #9 7.903 Get:387 http://deb.debian.org/debian bookworm/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-2+b1 [33.2 kB]
21:29:16 #9 7.903 Get:388 http://deb.debian.org/debian bookworm/main arm64 libterm-readkey-perl arm64 2.38-2+b1 [24.1 kB]
21:29:16 #9 7.906 Get:389 http://deb.debian.org/debian bookworm/main arm64 libtext-levenshteinxs-perl arm64 0.03-5+b1 [8396 B]
21:29:16 #9 7.906 Get:390 http://deb.debian.org/debian bookworm/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [13.0 kB]
21:29:16 #9 7.910 Get:391 http://deb.debian.org/debian bookworm/main arm64 libtext-xslate-perl arm64 3.5.9-1+b2 [196 kB]
21:29:16 #9 7.910 Get:392 http://deb.debian.org/debian bookworm/main arm64 libtime-duration-perl all 1.21-2 [13.1 kB]
21:29:16 #9 7.911 Get:393 http://deb.debian.org/debian bookworm/main arm64 libtime-moment-perl arm64 0.44-2+b1 [72.2 kB]
21:29:16 #9 7.913 Get:394 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.6 kB]
21:29:16 #9 7.916 Get:395 http://deb.debian.org/debian bookworm/main arm64 libunicode-utf8-perl arm64 0.62-2 [19.9 kB]
21:29:16 #9 7.917 Get:396 http://deb.debian.org/debian bookworm/main arm64 libwww-mechanize-perl all 2.16-1 [116 kB]
21:29:16 #9 7.919 Get:397 http://deb.debian.org/debian bookworm/main arm64 libxdelta2 arm64 1.1.3-10.4 [47.4 kB]
21:29:16 #9 7.921 Get:398 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB]
21:29:16 #9 7.924 Get:399 http://deb.debian.org/debian bookworm/main arm64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
21:29:16 #9 7.925 Get:400 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
21:29:16 #9 7.926 Get:401 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
21:29:16 #9 7.927 Get:402 http://deb.debian.org/debian bookworm/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1+b1 [309 kB]
21:29:16 #9 7.930 Get:403 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
21:29:16 #9 7.931 Get:404 http://deb.debian.org/debian bookworm/main arm64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
21:29:16 #9 7.932 Get:405 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB]
21:29:16 #9 7.933 Get:406 http://deb.debian.org/debian bookworm/main arm64 libxstring-perl arm64 0.005-2+b1 [8324 B]
21:29:16 #9 7.935 Get:407 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
21:29:16 #9 7.936 Get:408 http://deb.debian.org/debian bookworm/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [32.8 kB]
21:29:16 #9 7.937 Get:409 http://deb.debian.org/debian bookworm/main arm64 licensecheck all 3.3.5-1 [49.8 kB]
21:29:16 #9 7.938 Get:410 http://deb.debian.org/debian bookworm/main arm64 plzip arm64 1.10-5 [58.0 kB]
21:29:16 #9 7.939 Get:411 http://deb.debian.org/debian bookworm/main arm64 lzop arm64 1.04-2 [82.8 kB]
21:29:16 #9 7.941 Get:412 http://deb.debian.org/debian bookworm/main arm64 t1utils arm64 1.41-4 [59.8 kB]
21:29:16 #9 7.944 Get:413 http://deb.debian.org/debian bookworm/main arm64 unzip arm64 6.0-28 [157 kB]
21:29:16 #9 7.952 Get:414 http://deb.debian.org/debian bookworm/main arm64 lintian all 2.116.3 [1130 kB]
21:29:16 #9 7.952 Get:415 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B]
21:29:16 #9 7.955 Get:416 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-1 [2030 kB]
21:29:16 #9 7.971 Get:417 http://deb.debian.org/debian bookworm/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
21:29:16 #9 7.972 Get:418 http://deb.debian.org/debian bookworm/main arm64 pixz arm64 1.0.7-2 [20.4 kB]
21:29:16 #9 7.973 Get:419 http://deb.debian.org/debian bookworm/main arm64 xdelta arm64 1.1.3-10.4 [27.4 kB]
21:29:16 #9 7.976 Get:420 http://deb.debian.org/debian bookworm/main arm64 xdelta3 arm64 3.0.11-dfsg-1.2 [66.0 kB]
21:29:16 #9 7.976 Get:421 http://deb.debian.org/debian bookworm/main arm64 pristine-tar arm64 1.50 [110 kB]
21:29:16 #9 7.977 Get:422 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB]
21:29:16 #9 7.979 Get:423 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.5.3 [63.6 kB]
21:29:16 #9 7.981 Get:424 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.5.3 [152 kB]
21:29:16 #9 7.983 Get:425 http://deb.debian.org/debian bookworm/main arm64 python3-certifi all 2022.9.24-1 [153 kB]
21:29:16 #9 7.985 Get:426 http://deb.debian.org/debian bookworm/main arm64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
21:29:16 #9 7.987 Get:427 http://deb.debian.org/debian bookworm/main arm64 python3-idna all 3.3-1 [39.4 kB]
21:29:16 #9 7.988 Get:428 http://deb.debian.org/debian bookworm/main arm64 python3-magic all 2:0.4.26-3 [14.5 kB]
21:29:16 #9 7.989 Get:429 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB]
21:29:16 #9 7.992 Get:430 http://deb.debian.org/debian bookworm/main arm64 python3-urllib3 all 1.26.12-1 [117 kB]
21:29:16 #9 7.993 Get:431 http://deb.debian.org/debian bookworm/main arm64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
21:29:16 #9 7.996 Get:432 http://deb.debian.org/debian bookworm/main arm64 python3-unidiff all 0.7.3-1 [11.7 kB]
21:29:16 #9 7.997 Get:433 http://deb.debian.org/debian bookworm/main arm64 shared-mime-info arm64 2.2-1 [727 kB]
21:29:16 #9 8.009 Get:434 http://deb.debian.org/debian bookworm/main arm64 strace arm64 6.1-0.1 [1193 kB]
21:29:16 #9 8.020 Get:435 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB]
21:29:16 #9 8.021 Get:436 http://deb.debian.org/debian bookworm/main arm64 xdg-user-dirs arm64 0.18-1 [54.2 kB]
21:29:16 #9 8.022 Get:437 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-3 [584 kB]
21:29:16 #10 32.67 Unpacking libsub-override-perl (0.09-2) ...
21:29:16 #10 32.71 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:16 #10 32.71 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
21:29:16 #10 32.72 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
21:29:16 #10 32.76 Selecting previously unselected package dh-strip-nondeterminism.
21:29:16 #10 32.76 Preparing to unpack .../047-dh-strip-nondeterminism_1.12.0-1_all.deb ...
21:29:16 #10 32.77 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
21:29:16 #10 32.82 Selecting previously unselected package libdpkg-perl.
21:29:16 #10 32.82 Preparing to unpack .../048-libdpkg-perl_1.20.12+rpi1_all.deb ...
21:29:16 #10 32.82 Unpacking libdpkg-perl (1.20.12+rpi1) ...
21:29:16 #14 21.94   Installing       : openssh-clients-8.0p1-17.el8.x86_64                  31/58 
21:29:16 #14 22.96   Installing       : git-core-2.39.1-1.el8.x86_64                         32/58 
21:29:16 #10 37.07 Unpacking devscripts (2.19.5+deb10u1) ...
21:29:16 #10 ...
21:29:16 
21:29:16 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:16 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 18.3s
21:29:16 #7 ...
21:29:16 
21:29:16 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:16 #10 37.31 Selecting previously unselected package diffstat.
21:29:16 #10 37.31 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ...
21:29:16 #10 37.32 Unpacking diffstat (1.62-1) ...
21:29:16 #10 66.97 Setting up libclone-perl (0.41-1+b1) ...
21:29:16 #10 66.99 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:29:16 #10 67.00 Setting up libarchive-zip-perl (1.64-1) ...
21:29:16 #10 67.01 Setting up libsub-identify-perl (0.14-1+b1) ...
21:29:16 #10 67.02 Setting up libdistro-info-perl (0.21) ...
21:29:16 #10 67.03 Setting up python3-apt (1.8.4.3) ...
21:29:16 #10 67.18 Setting up libio-stringy-perl (2.111-3) ...
21:29:16 #10 67.19 Setting up liblist-moreutils-perl (0.416-1+b4) ...
21:29:16 #10 67.20 Setting up libhtml-tagset-perl (3.20-3) ...
21:29:16 #10 67.21 Setting up liblog-any-perl (1.707-1) ...
21:29:16 #10 67.22 Setting up libauthen-sasl-perl (2.1600-1) ...
21:29:16 #10 67.23 Setting up libpod-constants-perl (0.19-1) ...
21:29:16 #13 4.638  Done
21:29:16 #13 4.778 Starting pkgProblemResolver with broken count: 0
21:29:16 #13 4.803 Starting 2 pkgProblemResolver with broken count: 0
21:29:16 #13 4.807 Done
21:29:16 #11 44.75 Selecting previously unselected package python3.10.
21:29:16 #11 44.75 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2ubuntu1_armhf.deb ...
21:29:16 #11 44.76 Unpacking python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:29:16 #11 44.78 Selecting previously unselected package libpython3-stdlib:armhf.
21:29:16 #11 44.78 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
21:29:16 #11 44.79 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
21:29:16 #11 44.81 Setting up python3-minimal (3.10.6-1~22.04) ...
21:29:16 #11 44.99 Selecting previously unselected package python3.
21:29:16 #10 62.18 Setting up libregexp-wildcards-perl (1.05-3) ...
21:29:16 #10 62.19 Setting up libfcgi-perl (0.82+ds-2) ...
21:29:16 #10 62.20 Setting up libsub-override-perl (0.09-4) ...
21:29:16 #10 62.21 Setting up libaliased-perl (0.34-3) ...
21:29:16 #10 62.22 Setting up libstrictures-perl (2.000006-1) ...
21:29:16 #10 62.23 Setting up libsub-quote-perl (2.006008-1) ...
21:29:16 #10 62.24 Setting up libdevel-stacktrace-perl (2.0400-2) ...
21:29:16 #10 62.25 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
21:29:16 #10 62.27 Setting up libsort-versions-perl (1.62-3) ...
21:29:16 #10 62.28 Setting up libexporter-tiny-perl (1.006000-1) ...
21:29:16 #10 62.29 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ...
21:29:16 #10 62.31 Setting up libfile-dirlist-perl (0.05-3) ...
21:29:16 #10 62.32 Setting up libterm-readkey-perl (2.38-2+b1) ...
21:29:16 #10 62.33 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
21:29:16 #10 62.34 Setting up libperlio-gzip-perl (0.20-1+b1) ...
21:29:16 #10 62.35 Setting up libsys-hostname-long-perl (1.5-3) ...
21:29:16 #10 62.36 Setting up libhtml-html5-entities-perl (0.004-3) ...
21:29:16 #10 62.37 Setting up libsereal-decoder-perl (5.003+ds-1) ...
21:29:16 #10 62.38 Setting up liburi-perl (5.17-1) ...
21:29:16 #14 DONE 1.7s
21:29:16 
21:29:16 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:29:16 #15 DONE 0.0s
21:29:16 
21:29:16 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:29:16 #16 DONE 0.0s
21:29:16 
21:29:16 #17 exporting to image
21:29:16 #17 exporting layers
21:29:16 #10 7.932 Selecting previously unselected package libgdbm6:arm64.
21:29:16 #10 7.932 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ...
21:29:16 #10 7.937 Unpacking libgdbm6:arm64 (1.19-2) ...
21:29:16 #10 7.980 Selecting previously unselected package libpipeline1:arm64.
21:29:16 #10 7.980 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ...
21:29:16 #10 7.991 Unpacking libpipeline1:arm64 (1.5.3-1) ...
21:29:16 #10 8.093 Selecting previously unselected package man-db.
21:29:16 #10 8.093 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ...
21:29:16 #10 8.101 Unpacking man-db (2.9.4-2) ...
21:29:16 #13 11.08 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
21:29:16 #13 11.12 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ...
21:29:16 #13 11.13 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.7) ...
21:29:16 #13 11.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:29:16 #13 11.16 Setting up libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
21:29:16 #13 11.18 Setting up libselinux1-dev:amd64 (3.3-1build2) ...
21:29:16 #13 11.19 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
21:29:16 #13 11.20 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
21:29:16 #13 11.22 Setting up docker-ce-build-deps (1.0) ...
21:29:16 #13 11.23 Processing triggers for man-db (2.10.2-1) ...
21:29:16 #16 exporting layers 5.1s done
21:29:16 #16 writing image sha256:4acb6ebd2556f2d1c038bf2021db4530a50f38975badac133121f5f260d7b4c6 done
21:29:16 #16 naming to docker.io/rpmbuild-centos-9/x86_64 done
21:29:16 #16 DONE 5.1s
21:29:16 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:29:16 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:29:16 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:29:16 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:29:16 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u55uDG
21:29:16 + umask 022
21:29:16 + cd /root/rpmbuild/BUILD
21:29:16 + cd /root/rpmbuild/BUILD
21:29:16 + rm -rf src
21:29:16 + /usr/bin/mkdir -p src
21:29:16 + cd src
21:29:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:29:16 + /usr/bin/tar -xof -
21:29:16 #9 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 2.6s done
21:29:16 #9 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 0.1s
21:29:16 #11 36.39 Get:290 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:29:16 #11 36.41 Get:291 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:29:16 #11 36.43 Get:292 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:29:16 #11 36.45 Get:293 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2 [81.5 kB]
21:29:16 #11 36.50 Get:294 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:29:16 #11 36.51 Get:295 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:29:16 #11 36.52 Get:296 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdistro-info-perl all 1.1ubuntu1 [5606 B]
21:29:16 #11 36.52 Get:297 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libemail-address-xs-perl armhf 1.05-1 [26.4 kB]
21:29:16 #9 8.213 debconf: delaying package configuration, since apt-utils is not installed
21:29:16 #9 8.244 Fetched 184 MB in 2s (78.9 MB/s)
21:29:16 #9 8.263 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6007 files and directories currently installed.)
21:29:16 #9 8.267 Preparing to unpack .../bsdutils_1%3a2.38.1-5+b1_arm64.deb ...
21:29:16 #9 8.279 Unpacking bsdutils (1:2.38.1-5+b1) over (1:2.38.1-5) ...
21:29:16 #17 exporting layers 9.7s done
21:29:16 #17 writing image sha256:453dfdbef786ebb6806f5d05ba2025f6a131b6b1bdfbcae69c5d71dcc4c3a636 done
21:29:16 #17 naming to docker.io/debbuild-debian-bookworm/aarch64 done
21:29:16 #17 DONE 9.7s
21:29:16 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/aarch64
21:29:16 + set -e
21:29:16 + mkdir -p /root/build-deb/engine
21:29:16 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:16 #10 32.97 Selecting previously unselected package patch.
21:29:16 #10 32.97 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ...
21:29:16 #10 32.97 Unpacking patch (2.7.6-7) ...
21:29:16 #10 33.04 Selecting previously unselected package make.
21:29:16 #10 33.04 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ...
21:29:16 #10 33.04 Unpacking make (4.3-4.1) ...
21:29:16 #10 33.15 Selecting previously unselected package dpkg-dev.
21:29:16 #10 37.35 Selecting previously unselected package distro-info-data.
21:29:16 #10 37.35 Preparing to unpack .../142-distro-info-data_0.41+deb10u6_all.deb ...
21:29:16 #10 37.36 Unpacking distro-info-data (0.41+deb10u6) ...
21:29:16 #10 37.40 Selecting previously unselected package python3-pkg-resources.
21:29:16 #10 37.40 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ...
21:29:16 #10 37.41 Unpacking python3-pkg-resources (40.8.0-1) ...
21:29:16 #10 37.48 Selecting previously unselected package python3-chardet.
21:29:16 #10 37.48 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ...
21:29:16 #10 37.49 Unpacking python3-chardet (3.0.4-3) ...
21:29:16 #10 37.55 Selecting previously unselected package python3-six.
21:29:16 #10 37.55 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ...
21:29:16 #10 37.56 Unpacking python3-six (1.12.0-1) ...
21:29:16 #10 37.60 Selecting previously unselected package python3-debian.
21:29:16 #10 37.60 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ...
21:29:16 #10 67.25 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
21:29:16 #10 67.26 Setting up libconvert-binhex-perl (1.125-1) ...
21:29:16 #10 67.27 Setting up libfuture-perl (0.39-1) ...
21:29:16 #10 67.28 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:29:16 #10 67.29 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
21:29:16 #10 67.30 Setting up libtry-tiny-perl (0.30-1) ...
21:29:16 #10 67.31 Setting up libtype-tiny-perl (1.004004-1) ...
21:29:16 #10 67.32 Setting up libtest-fatal-perl (0.014-1) ...
21:29:16 #10 67.33 Setting up libcommon-sense-perl (3.74-2+b7) ...
21:29:16 #10 67.35 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:29:16 #10 67.36 Setting up libnet-http-perl (6.18-1) ...
21:29:16 #10 67.37 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:29:16 #10 67.38 Setting up libencode-locale-perl (1.05-1) ...
21:29:16 #10 67.39 Setting up libtext-levenshtein-perl (0.13-1) ...
21:29:16 #10 67.40 Setting up libnet-dns-perl (1.19-1) ...
21:29:16 #10 67.41 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
21:29:16 #10 67.42 Setting up libdevel-callchecker-perl (0.008-1) ...
21:29:16 #10 67.43 Setting up libstring-shellquote-perl (1.04-1) ...
21:29:16 #10 67.44 Setting up libsub-install-perl (0.928-1) ...
21:29:16 #13 5.026 The following additional packages will be installed:
21:29:16 #13 5.026   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:29:16 #13 5.026   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
21:29:16 #13 5.027   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:29:16 #13 5.027   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:29:16 #13 5.027   libuv1 pkg-config
21:29:16 #13 5.028 Suggested packages:
21:29:16 #13 5.028   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:29:16 #13 5.060 The following NEW packages will be installed:
21:29:16 #13 5.061   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:29:16 #13 5.061   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
21:29:16 #13 5.061   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:29:16 #13 5.062   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:29:16 #13 5.062   libuv1 pkg-config
21:29:16 #11 44.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5133 files and directories currently installed.)
21:29:16 #11 44.99 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ...
21:29:16 #11 45.00 Unpacking python3 (3.10.6-1~22.04) ...
21:29:16 #11 45.02 Selecting previously unselected package perl-modules-5.34.
21:29:16 #11 45.03 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
21:29:16 #11 45.03 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
21:29:16 #11 45.25 Selecting previously unselected package libgdbm6:armhf.
21:29:16 #10 62.40 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:29:16 #10 62.41 Setting up libfile-touch-perl (0.12-2) ...
21:29:16 #10 62.43 Setting up libc-devtools (2.36-8) ...
21:29:16 #10 62.44 Setting up libemail-address-xs-perl (1.05-1+b1) ...
21:29:16 #10 62.45 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
21:29:16 #10 62.46 Setting up automake (1:1.16.5-1.3) ...
21:29:16 #10 62.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:16 #10 62.48 Setting up libapt-pkg-perl (0.1.40+b2) ...
21:29:16 #10 62.49 Setting up libio-sessiondata-perl (1.03-3) ...
21:29:16 #10 62.50 Setting up libstring-escape-perl (2010.002-3) ...
21:29:16 #10 62.51 Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ...
21:29:16 #10 62.52 Setting up libhttp-date-perl (6.05-2) ...
21:29:16 #10 62.53 Setting up libfile-which-perl (1.27-2) ...
21:29:16 #10 62.54 Setting up libfile-basedir-perl (0.09-2) ...
21:29:16 #10 62.55 Setting up libtask-weaken-perl (1.06-2) ...
21:29:16 #10 62.56 Setting up libunicode-utf8-perl (0.62-2) ...
21:29:16 #10 62.57 Setting up libfeature-compat-try-perl (0.05-1) ...
21:29:16 #10 62.58 Setting up libset-intspan-perl (1.19-3) ...
21:29:16 #10 62.59 Setting up libmouse-perl (2.5.10-1+b3) ...
21:29:16 #10 8.301 Selecting previously unselected package perl-modules-5.32.
21:29:16 #10 8.301 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
21:29:16 #10 8.305 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:29:16 #13 11.32 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:29:16 #9 8.380 Setting up bsdutils (1:2.38.1-5+b1) ...
21:29:16 #9 8.441 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6008 files and directories currently installed.)
21:29:16 #9 8.441 Preparing to unpack .../libsmartcols1_2.38.1-5+b1_arm64.deb ...
21:29:16 #9 8.445 Unpacking libsmartcols1:arm64 (2.38.1-5+b1) over (2.38.1-5) ...
21:29:16 #9 8.512 Setting up libsmartcols1:arm64 (2.38.1-5+b1) ...
21:29:16 #9 8.574 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6009 files and directories currently installed.)
21:29:16 #9 8.574 Preparing to unpack .../util-linux-extra_2.38.1-5+b1_arm64.deb ...
21:29:16 #10 33.15 Preparing to unpack .../051-dpkg-dev_1.20.12+rpi1_all.deb ...
21:29:16 #10 33.16 Unpacking dpkg-dev (1.20.12+rpi1) ...
21:29:16 #10 37.61 Unpacking python3-debian (0.1.35) ...
21:29:16 #10 37.68 Selecting previously unselected package libgpgme11:armhf.
21:29:16 #10 37.68 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ...
21:29:16 #10 37.71 Unpacking libgpgme11:armhf (1.12.0-6) ...
21:29:16 #10 37.80 Selecting previously unselected package python3-gpg.
21:29:16 #10 37.80 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ...
21:29:16 #10 37.81 Unpacking python3-gpg (1.12.0-6) ...
21:29:16 #10 67.46 Setting up dpkg-dev (1.19.8) ...
21:29:16 #10 67.48 Setting up libnumber-compare-perl (0.03-1) ...
21:29:16 #10 67.49 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:16 #10 67.50 Setting up libio-async-perl (0.72-1) ...
21:29:16 #10 67.52 Setting up liberror-perl (0.17027-2) ...
21:29:16 #10 67.53 Setting up patchutils (0.3.4-2) ...
21:29:16 #10 67.54 Setting up libmail-sendmail-perl (0.80-1) ...
21:29:16 #10 67.55 Setting up libltdl-dev:amd64 (2.4.6-9) ...
21:29:16 #10 67.56 Setting up libxml-sax-base-perl (1.09-1) ...
21:29:16 #10 67.58 Setting up libio-string-perl (1.08-3) ...
21:29:16 #10 67.59 Setting up libreadonly-perl (2.050-1) ...
21:29:16 #10 67.60 Setting up python3-chardet (3.0.4-3) ...
21:29:16 #7 ...
21:29:16 
21:29:16 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:16 #0 0.800 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:29:16 #0 0.817 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:29:16 #0 0.817 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:29:16 #0 0.984 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:29:16 #0 1.609 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [463 kB]
21:29:16 #0 2.049 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
21:29:16 #0 2.380 Fetched 8422 kB in 2s (4607 kB/s)
21:29:16 #0 2.380 Reading package lists...
21:29:16 #0 3.059 Reading package lists...
21:29:16 #0 3.734 Building dependency tree...
21:29:16 #0 3.889 Reading state information...
21:29:16 #0 4.136 The following additional packages will be installed:
21:29:16 #0 4.136   at autoconf automake autopoint autotools-dev binutils
21:29:16 #0 4.136   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:29:16 #0 4.136   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
21:29:16 #0 4.136   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:29:16 #0 4.136   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
21:29:16 #0 4.136   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
21:29:16 #0 4.136   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:29:16 #0 4.136   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
21:29:16 #0 4.136   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:29:16 #0 4.136   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:29:16 #0 4.136   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:29:16 #0 4.136   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:29:16 #0 4.137   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
21:29:16 #0 4.137   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
21:29:16 #0 4.137   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:29:16 #0 4.137   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:29:16 #0 4.137   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
21:29:16 #0 4.137   libdata-optlist-perl libdevel-callchecker-perl
21:29:16 #0 4.137   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
21:29:16 #0 4.137   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:29:16 #0 4.137   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:29:16 #0 4.137   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:29:16 #0 4.137   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:29:16 #0 4.137   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:29:16 #0 4.137   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:29:16 #0 4.137   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:29:16 #0 4.137   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:29:16 #0 4.137   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:29:16 #0 4.137   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:29:16 #0 4.137   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:29:16 #0 4.137   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:16 #0 4.137   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:29:16 #0 4.137   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:29:16 #0 4.137   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:29:16 #0 4.137   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:29:16 #0 4.137   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
21:29:16 #0 4.137   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:29:16 #0 4.137   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
21:29:16 #0 4.137   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:29:16 #0 4.137   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:16 #0 4.137   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:29:16 #0 4.137   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
21:29:16 #0 4.137   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:29:16 #0 4.137   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
21:29:16 #0 4.137   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
21:29:16 #0 4.137   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:29:16 #0 4.137   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
21:29:16 #0 4.137   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
21:29:16 #0 4.137   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:29:16 #0 4.137   libparams-validate-perl libparse-debianchangelog-perl
21:29:16 #0 4.137   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:29:16 #0 4.137   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:29:16 #0 4.137   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:29:16 #0 4.137   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
21:29:16 #0 4.137   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:29:16 #0 4.137   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:29:16 #0 4.137   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:29:16 #0 4.137   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
21:29:16 #0 4.137   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
21:29:16 #0 4.137   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
21:29:16 #0 4.137   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:29:16 #0 4.137   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:29:16 #0 4.137   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:29:16 #0 4.137   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:29:16 #0 4.137   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
21:29:16 #0 4.137   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:29:16 #0 4.137   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
21:29:16 #0 4.137   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:29:16 #0 4.137   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:29:16 #0 4.137   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:29:16 #0 4.137   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:29:16 #0 4.137   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:29:16 #0 4.137   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:29:16 #0 4.137   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:29:16 #0 4.137   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:29:16 #0 4.137   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:29:16 #0 4.138   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:29:16 #0 4.138   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:29:16 #0 4.138   python3-idna python3-magic python3-minimal python3-pkg-resources
21:29:16 #0 4.138   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:29:16 #0 4.138   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:29:16 #0 4.138   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:29:16 #0 4.142 Suggested packages:
21:29:16 #0 4.142   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
21:29:16 #0 4.142   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
21:29:16 #0 4.142   checksecurity debtags dh-make adequate autopkgtest bls-standalone
21:29:16 #0 4.142   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
21:29:16 #0 4.142   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:29:16 #0 4.142   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:29:16 #0 4.142   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:29:16 #0 4.142   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:29:16 #0 4.142   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
21:29:16 #0 4.142   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
21:29:16 #0 4.142   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
21:29:16 #0 4.142   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
21:29:16 #0 4.142   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:29:16 #0 4.142   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:29:16 #0 4.142   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:29:16 #0 4.142   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
21:29:16 #0 4.142   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
21:29:16 #0 4.142   libhtml-template-perl libsasl2-modules-gssapi-mit
21:29:16 #0 4.142   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:29:16 #0 4.142   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:29:16 #0 4.142   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
21:29:16 #0 4.142   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:29:16 #0 4.142   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:29:16 #0 4.142   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:29:16 #0 4.142   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
21:29:16 #0 4.142   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:29:16 #0 4.142   diffutils-doc perl-doc libterm-readline-gnu-perl
21:29:16 #0 4.142   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
21:29:16 #0 4.142   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
21:29:16 #0 4.142   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
21:29:16 #0 4.142   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
21:29:16 #0 4.142   readline-doc zip wdiff-doc
21:29:16 #0 5.707 The following NEW packages will be installed:
21:29:16 #0 5.707   at autoconf automake autopoint autotools-dev binutils
21:29:16 #0 5.707   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:29:16 #0 5.708   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
21:29:16 #0 5.708   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
21:29:16 #0 5.708   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
21:29:16 #0 5.708   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
21:29:16 #0 5.708   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:29:16 #0 5.708   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
21:29:16 #0 5.708   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:29:16 #0 5.708   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:29:16 #0 5.708   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
21:29:16 #0 5.708   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:29:16 #0 5.708   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
21:29:16 #0 5.708   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
21:29:16 #0 5.708   libclass-inspector-perl libclass-method-modifiers-perl
21:29:16 #0 5.708   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:29:16 #0 5.708   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
21:29:16 #0 5.708   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:29:16 #0 5.708   libdevel-callchecker-perl libdevel-globaldestruction-perl
21:29:16 #0 5.708   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:29:16 #0 5.708   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:29:16 #0 5.708   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:29:16 #0 5.708   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:29:16 #0 5.708   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:29:16 #0 5.708   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:29:16 #0 5.708   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:29:16 #0 5.708   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:29:16 #0 5.708   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:29:16 #0 5.708   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:29:16 #0 5.708   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:29:16 #0 5.708   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:16 #0 5.708   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:29:16 #0 5.708   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:29:16 #0 5.708   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:29:16 #0 5.708   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:29:16 #0 5.708   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
21:29:16 #0 5.708   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:29:16 #0 5.708   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
21:29:16 #0 5.708   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:29:16 #0 5.708   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:16 #0 5.708   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:29:16 #0 5.708   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
21:29:16 #0 5.708   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:29:16 #0 5.708   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
21:29:16 #0 5.708   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
21:29:16 #0 5.708   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:29:16 #0 5.709   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
21:29:16 #0 5.709   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
21:29:16 #0 5.709   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:29:16 #0 5.709   libparams-validate-perl libparse-debianchangelog-perl
21:29:16 #0 5.709   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:29:16 #0 5.709   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:29:16 #0 5.709   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:29:16 #0 5.709   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
21:29:16 #0 5.709   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:29:16 #0 5.709   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:29:16 #0 5.709   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:29:16 #0 5.709   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
21:29:16 #0 5.709   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
21:29:16 #0 5.709   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
21:29:16 #0 5.709   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:29:16 #0 5.709   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:29:16 #0 5.709   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:29:16 #0 5.709   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:29:16 #0 5.709   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
21:29:16 #0 5.709   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:29:16 #0 5.709   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
21:29:16 #0 5.709   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:29:16 #0 5.709   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:29:16 #0 5.709   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:29:16 #0 5.709   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:29:16 #0 5.709   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:29:16 #0 5.709   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:29:16 #0 5.709   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:29:16 #0 5.709   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:29:16 #0 5.709   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:29:16 #0 5.709   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:29:16 #0 5.709   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:29:16 #0 5.709   python3-idna python3-magic python3-minimal python3-pkg-resources
21:29:16 #0 5.709   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:29:16 #0 5.709   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:29:16 #0 5.709   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:29:16 #0 5.990 0 upgraded, 362 newly installed, 0 to remove and 1 not upgraded.
21:29:16 #0 5.990 Need to get 162 MB of archives.
21:29:16 #0 5.990 After this operation, 560 MB of additional disk space will be used.
21:29:16 #0 5.990 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB]
21:29:16 #0 5.992 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
21:29:16 #0 5.992 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB]
21:29:16 #0 5.996 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB]
21:29:16 #0 5.999 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB]
21:29:16 #0 6.004 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB]
21:29:16 #0 6.004 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB]
21:29:16 #0 6.009 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB]
21:29:16 #0 6.011 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB]
21:29:16 #0 6.012 Get:10 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB]
21:29:16 #0 6.029 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
21:29:16 #0 6.064 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB]
21:29:16 #0 6.065 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB]
21:29:16 #0 6.106 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB]
21:29:16 #0 6.109 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB]
21:29:16 #0 6.109 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u4 [1394 kB]
21:29:16 #0 6.128 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u4 [588 kB]
21:29:16 #0 6.130 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
21:29:16 #0 6.140 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u4 [1404 kB]
21:29:16 #0 6.148 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
21:29:16 #0 6.149 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
21:29:16 #0 6.150 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
21:29:16 #0 6.151 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
21:29:16 #0 6.152 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
21:29:16 #0 6.154 Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
21:29:16 #0 6.161 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u4 [1641 kB]
21:29:16 #0 6.178 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u4 [330 kB]
21:29:16 #0 6.181 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
21:29:16 #0 6.182 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
21:29:16 #0 6.183 Get:30 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB]
21:29:16 #0 6.185 Get:31 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB]
21:29:16 #0 6.186 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB]
21:29:16 #0 6.187 Get:33 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB]
21:29:16 #0 6.190 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB]
21:29:16 #0 6.191 Get:35 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB]
21:29:16 #0 6.192 Get:36 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB]
21:29:16 #0 6.194 Get:37 http://deb.debian.org/debian-security buster/updates/main arm64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
21:29:16 #0 6.195 Get:38 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
21:29:16 #0 6.221 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
21:29:16 #0 6.240 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
21:29:16 #0 6.242 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
21:29:16 #0 6.246 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
21:29:16 #0 6.248 Get:43 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
21:29:16 #0 6.344 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u5 [625 kB]
21:29:16 #0 6.346 Get:45 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB]
21:29:16 #0 6.359 Get:46 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB]
21:29:16 #0 6.360 Get:47 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB]
21:29:16 #0 6.368 Get:48 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB]
21:29:16 #0 6.369 Get:49 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB]
21:29:16 #0 6.372 Get:50 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB]
21:29:16 #0 6.373 Get:51 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB]
21:29:16 #0 6.374 Get:52 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB]
21:29:16 #0 6.375 Get:53 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB]
21:29:16 #0 6.377 Get:54 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB]
21:29:16 #0 6.381 Get:55 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB]
21:29:16 #0 6.382 Get:56 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB]
21:29:16 #0 6.390 Get:57 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB]
21:29:16 #0 6.400 Get:58 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB]
21:29:16 #0 6.422 Get:59 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB]
21:29:16 #0 6.427 Get:60 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB]
21:29:16 #0 6.446 Get:61 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB]
21:29:16 #0 6.447 Get:62 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB]
21:29:16 #0 6.468 Get:63 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.269-1 [1534 kB]
21:29:16 #0 6.488 Get:64 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB]
21:29:16 #0 6.504 Get:65 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB]
21:29:16 #0 6.512 Get:66 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB]
21:29:16 #0 6.516 Get:67 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB]
21:29:16 #0 6.516 Get:68 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB]
21:29:16 #0 6.597 Get:69 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB]
21:29:16 #0 6.597 Get:70 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB]
21:29:16 #0 6.597 Get:71 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB]
21:29:16 #0 6.597 Get:72 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB]
21:29:16 #0 6.603 Get:73 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B]
21:29:16 #0 6.603 Get:74 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB]
21:29:16 #0 6.603 Get:75 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB]
21:29:16 #0 6.603 Get:76 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB]
21:29:16 #0 6.605 Get:77 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB]
21:29:16 #0 6.607 Get:78 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB]
21:29:16 #0 6.615 Get:79 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB]
21:29:16 #0 6.700 Get:80 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B]
21:29:16 #0 6.700 Get:81 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB]
21:29:16 #0 6.712 Get:82 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB]
21:29:16 #0 6.800 Get:83 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B]
21:29:16 #0 6.800 Get:84 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB]
21:29:16 #0 6.800 Get:85 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB]
21:29:16 #0 6.808 Get:86 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
21:29:16 #0 6.810 Get:87 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB]
21:29:16 #0 6.827 Get:88 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B]
21:29:16 #0 6.828 Get:89 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u4 [834 kB]
21:29:16 #0 6.836 Get:90 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
21:29:16 #0 6.838 Get:91 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
21:29:16 #0 6.839 Get:92 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
21:29:16 #0 6.840 Get:93 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:29:16 #0 6.852 Get:94 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
21:29:16 #0 6.855 Get:95 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
21:29:16 #0 6.856 Get:96 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
21:29:16 #0 6.858 Get:97 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
21:29:16 #0 6.860 Get:98 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
21:29:16 #0 6.864 Get:99 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u5 [314 kB]
21:29:16 #0 6.867 Get:100 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u5 [261 kB]
21:29:16 #0 6.870 Get:101 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
21:29:16 #0 6.872 Get:102 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB]
21:29:16 #0 6.877 Get:103 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB]
21:29:16 #0 6.878 Get:104 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB]
21:29:16 #0 6.879 Get:105 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
21:29:16 #0 6.880 Get:106 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
21:29:16 #0 6.881 Get:107 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB]
21:29:16 #0 6.882 Get:108 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB]
21:29:16 #0 6.893 Get:109 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB]
21:29:16 #0 6.895 Get:110 http://deb.debian.org/debian-security buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u3 [92.6 kB]
21:29:16 #0 6.897 Get:111 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB]
21:29:16 #0 6.908 Get:112 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:29:16 #0 6.909 Get:113 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB]
21:29:16 #0 6.911 Get:114 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB]
21:29:16 #0 6.922 Get:115 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB]
21:29:16 #0 7.496 Get:116 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB]
21:29:16 #0 7.497 Get:117 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB]
21:29:16 #0 7.498 Get:118 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
21:29:16 #0 7.499 Get:119 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
21:29:16 #0 7.509 Get:120 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB]
21:29:16 #0 7.509 Get:121 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
21:29:16 #0 7.509 Get:122 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
21:29:16 #0 7.516 Get:123 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:29:16 #0 7.527 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
21:29:16 #0 7.535 Get:125 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
21:29:16 #0 7.543 Get:126 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
21:29:16 #0 7.544 Get:127 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
21:29:16 #0 7.550 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
21:29:16 #0 7.555 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
21:29:16 #0 7.560 Get:130 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
21:29:16 #0 7.576 Get:131 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
21:29:16 #14 23.41   Installing       : git-core-doc-2.39.1-1.el8.noarch                     33/58 
21:29:16 #14 23.72   Installing       : kernel-headers-4.18.0-448.el8.x86_64                 34/58 
21:29:16 #14 23.77   Running scriptlet: glibc-headers-2.28-225.el8.x86_64                    35/58 
21:29:16 #14 23.86   Installing       : glibc-headers-2.28-225.el8.x86_64                    35/58 
21:29:16 #14 23.88   Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                   36/58 
21:29:16 #14 23.90   Installing       : glibc-devel-2.28-225.el8.x86_64                      37/58 
21:29:16 #14 23.92   Running scriptlet: glibc-devel-2.28-225.el8.x86_64                      37/58 
21:29:16 #11 45.25 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ...
21:29:16 #11 45.26 Unpacking libgdbm6:armhf (1.23-1) ...
21:29:16 #11 45.29 Selecting previously unselected package libgdbm-compat4:armhf.
21:29:16 #11 45.29 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ...
21:29:16 #11 45.29 Unpacking libgdbm-compat4:armhf (1.23-1) ...
21:29:16 #11 45.33 Selecting previously unselected package libperl5.34:armhf.
21:29:16 #11 45.33 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_armhf.deb ...
21:29:16 #11 45.33 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.1) ...
21:29:16 #11 45.50 Selecting previously unselected package perl.
21:29:16 #11 45.50 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_armhf.deb ...
21:29:16 #11 45.51 Unpacking perl (5.34.0-3ubuntu1.1) ...
21:29:16 #10 62.60 Setting up libfile-listing-perl (6.15-1) ...
21:29:16 #10 62.61 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
21:29:16 #10 62.62 Setting up gpg-wks-client (2.2.40-1.1) ...
21:29:16 #10 62.63 Setting up libregexp-pattern-perl (0.2.14-2) ...
21:29:16 #10 62.64 Setting up libdata-messagepack-perl (1.02-1+b1) ...
21:29:16 #10 62.66 Setting up libclass-inspector-perl (1.36-3) ...
21:29:16 #10 62.67 Setting up libfont-afm-perl (1.20-4) ...
21:29:16 #10 62.68 Setting up libwant-perl (0.29-2+b1) ...
21:29:16 #10 62.70 Setting up libdynaloader-functions-perl (0.003-3) ...
21:29:16 #10 62.71 Setting up libclass-method-modifiers-perl (2.14-1) ...
21:29:16 #10 62.72 Setting up liblist-compare-perl (0.55-2) ...
21:29:16 #10 62.74 Setting up libref-util-xs-perl (0.117-2+b1) ...
21:29:16 #10 62.75 Setting up libio-pty-perl (1:1.17-1) ...
21:29:16 #10 62.76 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
21:29:16 #10 62.77 Setting up libclone-perl:amd64 (0.46-1) ...
21:29:16 #10 62.78 Setting up libalgorithm-diff-perl (1.201-1) ...
21:29:16 #10 62.79 Setting up libarchive-zip-perl (1.68-1) ...
21:29:16 #10 62.80 Setting up libsub-identify-perl (0.14-3) ...
21:29:16 #10 62.81 Setting up libdistro-info-perl (1.5) ...
21:29:16 #10 62.82 Setting up libcpanel-json-xs-perl:amd64 (4.35-1) ...
21:29:16 #10 62.83 Setting up libio-stringy-perl (2.111-3) ...
21:29:16 #10 62.84 Setting up libhtml-tagset-perl (3.20-6) ...
21:29:16 #10 62.85 Setting up liblog-any-perl (1.713-1) ...
21:29:16 #10 62.86 Setting up libauthen-sasl-perl (2.1600-3) ...
21:29:16 #10 62.87 Setting up libdevel-size-perl (0.83-2+b1) ...
21:29:16 #10 62.88 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
21:29:16 #10 62.90 Setting up libdebhelper-perl (13.11.4) ...
21:29:16 #10 62.90 Setting up libpod-constants-perl (0.19-2) ...
21:29:16 #10 62.91 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
21:29:17 #11 59.78 Setting up liblinux-epoll-perl (0.017-1) ...
21:29:17 #11 59.79 Setting up libvariable-magic-perl (0.62-1build2) ...
21:29:17 #11 59.80 Setting up python3-idna (2.8-1) ...
21:29:17 #11 59.99 Setting up libio-html-perl (1.001-1) ...
21:29:17 #11 60.00 Setting up libcroco3:armhf (0.6.13-1) ...
21:29:17 #11 60.01 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
21:29:17 #13 DONE 11.9s
21:29:17 #9 8.606 Unpacking util-linux-extra (2.38.1-5+b1) over (2.38.1-5) ...
21:29:17 #9 8.724 Setting up util-linux-extra (2.38.1-5+b1) ...
21:29:17 #9 8.787 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6010 files and directories currently installed.)
21:29:17 #9 8.787 Preparing to unpack .../util-linux_2.38.1-5+b1_arm64.deb ...
21:29:17 #11 36.93 Get:298 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB]
21:29:17 #11 37.01 Get:299 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:29:17 #11 37.05 Get:300 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
21:29:17 #11 37.10 Get:301 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:29:17 #11 37.12 Get:302 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-fcntllock-perl armhf 0.22-4 [33.2 kB]
21:29:17 + STATUS=0
21:29:17 + '[' 0 -ne 0 ']'
21:29:17 + /usr/bin/tar -xof -
21:29:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:29:17 #10 33.34 Selecting previously unselected package libelf1:armhf.
21:29:17 #10 33.34 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ...
21:29:17 #10 33.35 Unpacking libelf1:armhf (0.183-1) ...
21:29:17 #10 33.47 Selecting previously unselected package dwz.
21:29:17 #10 33.47 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ...
21:29:17 #10 33.47 Unpacking dwz (0.13+20210201-1) ...
21:29:17 #10 33.56 Selecting previously unselected package libicu67:armhf.
21:29:17 #10 33.56 Preparing to unpack .../054-libicu67_67.1-7_armhf.deb ...
21:29:17 #10 33.56 Unpacking libicu67:armhf (67.1-7) ...
21:29:17 + mkdir -p /root/build-deb/cli
21:29:17 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:17 #10 37.93 Selecting previously unselected package dput.
21:29:17 #10 37.93 Preparing to unpack .../149-dput_1.0.3_all.deb ...
21:29:17 #10 37.94 Unpacking dput (1.0.3) ...
21:29:17 #10 37.99 Selecting previously unselected package equivs.
21:29:17 #10 37.99 Preparing to unpack .../150-equivs_2.2.0_all.deb ...
21:29:17 #10 38.00 Unpacking equivs (2.2.0) ...
21:29:17 #10 38.14 Selecting previously unselected package exim4-config.
21:29:17 #10 38.14 Preparing to unpack .../151-exim4-config_4.92-8+deb10u7_all.deb ...
21:29:17 #10 67.82 Setting up libstring-copyright-perl (0.003006-1) ...
21:29:17 #10 67.83 Setting up python3-debian (0.1.35) ...
21:29:17 #10 7.582 Get:132 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
21:29:17 #10 7.582 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB]
21:29:17 #10 7.584 Get:134 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB]
21:29:17 #10 7.584 Get:135 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB]
21:29:17 #10 7.586 Get:136 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
21:29:17 #10 7.586 Get:137 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:29:17 #10 7.587 Get:138 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
21:29:17 #10 7.587 Get:139 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB]
21:29:17 #10 7.588 Get:140 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
21:29:17 #10 7.588 Get:141 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB]
21:29:17 #10 7.590 Get:142 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB]
21:29:17 #10 7.590 Get:143 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:29:17 #10 7.591 Get:144 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
21:29:17 #10 7.591 Get:145 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB]
21:29:17 #10 7.592 Get:146 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB]
21:29:17 #10 7.594 Get:147 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB]
21:29:17 #10 7.600 Get:148 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB]
21:29:17 #10 7.600 Get:149 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
21:29:17 #10 7.600 Get:150 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
21:29:17 #10 7.600 Get:151 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
21:29:17 #10 7.600 Get:152 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
21:29:17 #10 7.600 Get:153 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
21:29:17 #10 7.600 Get:154 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB]
21:29:17 #10 7.600 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB]
21:29:17 #10 7.602 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
21:29:17 #10 7.605 Get:157 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
21:29:17 #10 7.606 Get:158 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
21:29:17 #10 7.606 Get:159 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB]
21:29:17 #10 7.608 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
21:29:17 #10 7.608 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:29:17 #10 7.609 Get:162 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B]
21:29:17 #10 7.610 Get:163 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB]
21:29:17 #10 7.614 Get:164 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB]
21:29:17 #10 7.617 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB]
21:29:17 #10 7.617 Get:166 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
21:29:17 #10 7.619 Get:167 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
21:29:17 #10 7.619 Get:168 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:29:17 #10 7.620 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB]
21:29:17 #10 7.622 Get:170 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB]
21:29:17 #10 7.624 Get:171 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
21:29:17 #10 7.626 Get:172 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB]
21:29:17 #10 7.637 Get:173 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB]
21:29:17 #10 7.640 Get:174 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u6 [7080 B]
21:29:17 #10 7.640 Get:175 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:29:17 #10 7.640 Get:176 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB]
21:29:17 #10 7.641 Get:177 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
21:29:17 #10 7.642 Get:178 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB]
21:29:17 #10 7.643 Get:179 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB]
21:29:17 #10 7.647 Get:180 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB]
21:29:17 #10 7.649 Get:181 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB]
21:29:17 #10 7.650 Get:182 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB]
21:29:17 #10 7.651 Get:183 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u7 [325 kB]
21:29:17 #10 7.655 Get:184 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u7 [1136 kB]
21:29:17 #10 7.666 Get:185 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB]
21:29:17 #10 7.668 Get:186 http://deb.debian.org/debian-security buster/updates/main arm64 libunbound8 arm64 1.9.0-2+deb10u3 [434 kB]
21:29:17 #10 7.674 Get:187 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u10 [317 kB]
21:29:17 #10 7.677 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u7 [558 kB]
21:29:17 #10 7.684 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u5 [312 kB]
21:29:17 #10 7.691 Get:190 http://deb.debian.org/debian-security buster/updates/main arm64 libpcre2-8-0 arm64 10.32-5+deb10u1 [187 kB]
21:29:17 #10 7.691 Get:191 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB]
21:29:17 #10 7.693 Get:192 http://deb.debian.org/debian-security buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u8 [1623 kB]
21:29:17 #10 7.720 Get:193 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u8 [5501 kB]
21:29:17 #10 7.768 Get:194 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB]
21:29:17 #10 7.776 Get:195 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB]
21:29:17 #10 7.776 Get:196 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB]
21:29:17 #10 7.821 Get:197 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
21:29:17 #10 7.846 Get:198 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
21:29:17 #10 7.847 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB]
21:29:17 #10 7.850 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:29:17 #10 7.851 Get:201 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
21:29:17 #10 7.854 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB]
21:29:17 #10 7.856 Get:203 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
21:29:17 #10 7.856 Get:204 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
21:29:17 #10 7.857 Get:205 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
21:29:17 #10 7.858 Get:206 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
21:29:17 #10 7.859 Get:207 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB]
21:29:17 #10 7.866 Get:208 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
21:29:17 #10 7.870 Get:209 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:29:17 #10 7.871 Get:210 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB]
21:29:17 #10 7.874 Get:211 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB]
21:29:17 #10 7.875 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
21:29:17 #10 7.879 Get:213 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB]
21:29:17 #10 7.880 Get:214 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB]
21:29:17 #10 7.881 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB]
21:29:17 #10 7.883 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB]
21:29:17 #10 7.885 Get:217 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB]
21:29:17 #10 7.888 Get:218 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB]
21:29:17 #10 7.888 Get:219 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB]
21:29:17 #10 7.889 Get:220 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB]
21:29:17 #10 7.890 Get:221 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB]
21:29:17 #10 7.893 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
21:29:17 #10 7.894 Get:223 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B]
21:29:17 #10 7.895 Get:224 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB]
21:29:17 #10 7.896 Get:225 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:29:17 #10 7.897 Get:226 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:29:17 #10 7.898 Get:227 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB]
21:29:17 #10 7.899 Get:228 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
21:29:17 #10 7.900 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
21:29:17 #10 7.901 Get:230 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B]
21:29:17 #10 7.901 Get:231 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:29:17 #10 7.902 Get:232 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB]
21:29:17 #10 7.903 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB]
21:29:17 #10 7.904 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB]
21:29:17 #10 7.907 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
21:29:17 #14 DONE 2.0s
21:29:17 
21:29:17 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:29:17 #15 DONE 0.0s
21:29:17 
21:29:17 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:29:17 #16 DONE 0.0s
21:29:17 
21:29:17 #17 exporting to image
21:29:17 #17 exporting layers
21:29:17 #11 45.55 Selecting previously unselected package openssl.
21:29:17 #11 45.55 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.8_armhf.deb ...
21:29:17 #11 45.55 Unpacking openssl (3.0.2-0ubuntu1.8) ...
21:29:17 #11 45.60 Selecting previously unselected package ca-certificates.
21:29:17 #11 45.60 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
21:29:17 #11 45.61 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
21:29:17 #11 45.65 Selecting previously unselected package distro-info-data.
21:29:17 #11 45.65 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
21:29:17 #11 45.66 Unpacking distro-info-data (0.52ubuntu0.2) ...
21:29:17 #11 45.68 Selecting previously unselected package iso-codes.
21:29:17 #11 45.68 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
21:29:17 #11 45.68 Unpacking iso-codes (4.9.0-1) ...
21:29:17 #13 5.479 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
21:29:17 #13 5.479 1 not fully installed or removed.
21:29:17 #13 5.479 Need to get 14.1 MB of archives.
21:29:17 #13 5.479 After this operation, 51.4 MB of additional disk space will be used.
21:29:17 #13 5.479 Get:1 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
21:29:17 #10 62.92 Setting up libconvert-binhex-perl (1.125-3) ...
21:29:17 #10 62.93 Setting up liblwp-mediatypes-perl (6.04-2) ...
21:29:17 #10 62.95 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
21:29:17 #10 62.96 Setting up libio-interactive-perl (1.023-2) ...
21:29:17 #10 62.97 Setting up libtry-tiny-perl (0.31-2) ...
21:29:17 #10 62.98 Setting up libtype-tiny-perl (2.002001-1) ...
21:29:17 #10 62.99 Setting up libcommon-sense-perl:amd64 (3.75-3) ...
21:29:17 #10 63.00 Setting up libmldbm-perl (2.05-4) ...
21:29:17 #10 63.01 Setting up libxml-namespacesupport-perl (1.12-2) ...
21:29:17 #10 63.02 Setting up libnet-http-perl (6.22-1) ...
21:29:17 #10 63.03 Setting up libpath-iterator-rule-perl (1.015-2) ...
21:29:17 #10 63.04 Setting up libtext-markdown-discount-perl (0.16-1) ...
21:29:17 #10 63.06 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
21:29:17 #10 63.07 Setting up libtime-moment-perl (0.44-2+b1) ...
21:29:17 #10 63.08 Setting up libencode-locale-perl (1.05-3) ...
21:29:17 #10 63.09 Setting up libexception-class-perl (1.45-1) ...
21:29:17 #10 63.10 Setting up libxstring-perl:amd64 (0.005-2+b1) ...
21:29:17 #10 63.11 Setting up libmath-base85-perl (0.5+dfsg-2) ...
21:29:17 #10 63.12 Setting up libconfig-tiny-perl (2.28-2) ...
21:29:17 #10 63.13 Setting up libsereal-encoder-perl (5.003+ds-1) ...
21:29:17 #11 60.03 Setting up libtest-refcount-perl (0.10-1) ...
21:29:17 #11 60.04 Setting up libparams-util-perl (1.07-3build5) ...
21:29:17 #11 60.05 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
21:29:17 #11 60.06 Setting up autoconf (2.69-11.1) ...
21:29:17 #11 60.09 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:29:17 #11 60.24 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:29:17 #11 60.25 Setting up libarray-intspan-perl (2.003-1) ...
21:29:17 #11 60.26 Setting up libcapture-tiny-perl (0.48-1) ...
21:29:17 
21:29:17 #14 [stage-1 6/9] COPY sources/ /sources
21:29:17 #10 8.870 Selecting previously unselected package libgdbm-compat4:arm64.
21:29:17 #10 8.870 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ...
21:29:17 #10 8.875 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
21:29:17 #10 8.923 Selecting previously unselected package libperl5.32:arm64.
21:29:17 #10 8.923 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
21:29:17 #10 8.930 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
21:29:17 #9 8.798 Unpacking util-linux (2.38.1-5+b1) over (2.38.1-5) ...
21:29:17 #11 37.17 Get:303 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
21:29:17 #11 37.18 Get:304 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-glob-perl all 0.11-2 [8042 B]
21:29:17 #11 37.19 Get:305 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-find-rule-perl all 0.34-2 [26.1 kB]
21:29:17 #11 37.21 Get:306 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
21:29:17 #11 37.23 Get:307 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
21:29:17 #11 37.24 Get:308 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfont-ttf-perl all 1.06-2 [323 kB]
21:29:17 + mkdir -p /root/build-deb/buildx
21:29:17 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:17 #13 34.41 Checking for new repos for mirrors
21:29:17 #13 34.41 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
21:29:17 #13 34.41  --> Already installed : bash-4.2.46-34.el7.aarch64
21:29:17 #13 34.42 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
21:29:17 #13 34.42  --> 1:make-3.82-24.el7.aarch64
21:29:17 #13 34.57  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
21:29:17 #13 34.57  --> git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.57 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
21:29:17 #13 34.57  --> Already installed : bash-4.2.46-34.el7.aarch64
21:29:17 #13 34.58 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
21:29:17 #13 34.58  --> Already installed : bash-4.2.46-34.el7.aarch64
21:29:17 #13 34.58  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
21:29:17 #13 34.58  --> cmake-2.8.12.2-2.el7.aarch64
21:29:17 #13 34.58  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
21:29:17 #13 34.58  --> gcc-4.8.5-44.el7.aarch64
21:29:17 #13 34.58  --> git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.58  --> glibc-static-2.17-326.el7_9.aarch64
21:29:17 #13 34.58  --> libarchive-3.1.2-14.el7_7.aarch64
21:29:17 #13 34.58  --> libseccomp-devel-2.3.1-4.el7.aarch64
21:29:17 #13 34.58  --> libselinux-devel-2.5-15.el7.aarch64
21:29:17 #13 34.58  --> libtool-2.4.2-22.el7_3.aarch64
21:29:17 #13 34.59  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
21:29:17 #13 34.59  --> 1:make-3.82-24.el7.aarch64
21:29:17 #13 34.59  --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64
21:29:17 #13 34.59  --> Already installed : systemd-219-78.el7.aarch64
21:29:17 #13 34.59  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:29:17 #13 34.59  --> systemd-devel-219-78.el7_9.7.aarch64
21:29:17 #13 34.59  --> Already installed : 2:tar-1.26-35.el7.aarch64
21:29:17 #13 34.59  --> which-2.20-7.el7.aarch64
21:29:17 #13 34.60 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
21:29:17 #13 34.60  --> Already installed : bash-4.2.46-34.el7.aarch64
21:29:17 #13 34.60 --> Running transaction check
21:29:17 #13 34.60 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed
21:29:17 #13 34.61 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed
21:29:17 #13 34.61 --> 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
21:29:17 #13 34.75 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed
21:29:17 #13 34.75 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
21:29:17 #13 34.75 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
21:29:17 #13 34.75 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64
21:29:17 #13 34.76 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64
21:29:17 #13 34.76 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64
21:29:17 #13 34.77 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64
21:29:17 #13 34.77 ---> Package git.aarch64 0:1.8.3.1-24.el7_9 will be installed
21:29:17 #13 34.78 --> Processing Dependency: perl-Git = 1.8.3.1-24.el7_9 for package: git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.78 --> Processing Dependency: rsync for package: git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.79 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.79 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.80 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.80 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.80 --> Processing Dependency: less for package: git-1.8.3.1-24.el7_9.aarch64
21:29:17 #13 34.81 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed
21:29:17 #13 34.81 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed
21:29:17 #13 34.81 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64
21:29:17 #13 34.81 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed
21:29:17 #13 34.81 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64
21:29:17 #13 34.81 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64
21:29:17 #13 34.81 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed
21:29:17 #13 34.81 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64
21:29:17 #13 34.82 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64
21:29:17 #13 34.82 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64
21:29:17 #13 34.82 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed
21:29:17 #13 34.82 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64
21:29:17 #13 34.83 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64
21:29:17 #13 34.83 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed
21:29:17 #13 34.83 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
21:29:17 #13 34.83 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
21:29:17 #13 34.83 ---> Package make.aarch64 1:3.82-24.el7 will be installed
21:29:17 #13 34.83 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
21:29:17 #13 34.83 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:29:17 #13 34.84 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:29:17 #13 34.84 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:29:17 #13 34.84 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:29:17 #13 34.84 ---> Package systemd-devel.aarch64 0:219-78.el7_9.7 will be installed
21:29:17 #13 34.84 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
21:29:17 #13 34.85 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
21:29:17 #13 34.85 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.aarch64
21:29:17 #13 34.85 ---> Package which.aarch64 0:2.20-7.el7 will be installed
21:29:17 #13 34.86 --> Running transaction check
21:29:17 #13 34.86 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
21:29:17 #13 34.86 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
21:29:17 #13 34.86 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
21:29:17 #13 34.86 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
21:29:17 #13 34.87 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
21:29:17 #13 34.87 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed
21:29:17 #13 34.88 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated
21:29:17 #13 34.88 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64
21:29:17 #13 34.88 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update
21:29:17 #13 34.88 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed
21:29:17 #13 34.89 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
21:29:17 #13 34.89 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
21:29:17 #13 34.89 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64
21:29:17 #13 34.89 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64
21:29:17 #13 34.90 ---> Package less.aarch64 0:458-9.el7 will be installed
21:29:17 #13 34.90 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed
21:29:17 #13 34.90 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed
21:29:17 #13 34.90 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
21:29:17 #13 34.90 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed
21:29:17 #13 34.90 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed
21:29:17 #13 34.90 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed
21:29:17 #13 34.90 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed
21:29:17 #13 34.90 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed
21:29:17 #13 34.90 ---> Package openssh-clients.aarch64 0:7.4p1-22.el7_9 will be installed
21:29:17 #13 34.91 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.aarch64
21:29:17 #13 34.91 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.aarch64
21:29:17 #13 34.91 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
21:29:17 #13 34.91 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
21:29:17 #13 34.91 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed
21:29:17 #13 34.91 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
21:29:17 #13 34.91 ---> Package perl-Git.noarch 0:1.8.3.1-24.el7_9 will be installed
21:29:17 #13 34.92 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed
21:29:17 #13 34.92 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed
21:29:17 #13 34.92 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64
21:29:17 #13 34.92 ---> Package rsync.aarch64 0:3.1.2-12.el7_9 will be installed
21:29:17 #13 34.92 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
21:29:17 #13 34.92 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
21:29:17 #13 34.93 ---> Package systemd.aarch64 0:219-78.el7 will be updated
21:29:17 #13 35.07 ---> Package systemd.aarch64 0:219-78.el7_9.7 will be an update
21:29:17 #13 35.08 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated
21:29:17 #13 35.08 ---> Package systemd-libs.aarch64 0:219-78.el7_9.7 will be an update
21:29:17 #13 35.08 --> Running transaction check
21:29:17 #13 35.08 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated
21:29:17 #13 35.08 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update
21:29:17 #13 35.08 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed
21:29:17 #13 35.08 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64
21:29:17 #13 35.09 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated
21:29:17 #13 35.09 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64
21:29:17 #13 35.09 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update
21:29:17 #13 35.09 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed
21:29:17 #13 35.09 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64
21:29:17 #13 35.10 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64
21:29:17 #13 35.10 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed
21:29:17 #13 35.10 ---> Package openssh.aarch64 0:7.4p1-22.el7_9 will be installed
21:29:17 #13 35.10 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
21:29:17 #13 35.10 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
21:29:17 #13 35.10 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
21:29:17 #13 35.10 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64
21:29:17 #13 35.10 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
21:29:17 #13 35.10 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.11 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.11 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.11 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.11 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.11 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.11 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.11 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.12 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.12 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.12 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:29:17 #13 35.12 --> Running transaction check
21:29:17 #13 35.12 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
21:29:17 #13 35.12 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed
21:29:17 #13 35.12 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated
21:29:17 #13 35.12 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update
21:29:17 #13 35.12 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed
21:29:17 #13 35.12 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
21:29:17 #13 35.12 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
21:29:17 #13 35.12 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
21:29:17 #13 35.12 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
21:29:17 #13 35.12 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:29:17 #13 35.12 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
21:29:17 #13 35.17 --> Finished Dependency Resolution
21:29:17 #13 35.21 
21:29:17 #13 35.21 Dependencies Resolved
21:29:17 #13 35.22 
21:29:17 #13 35.22 ================================================================================
21:29:17 #13 35.22  Package                  Arch      Version                     Repository
21:29:17 #13 35.22                                                                            Size
21:29:17 #13 35.22 ================================================================================
21:29:17 #13 35.22 Installing:
21:29:17 #13 35.22  cmake                    aarch64   2.8.12.2-2.el7              base      6.8 M
21:29:17 #13 35.22  device-mapper-devel      aarch64   7:1.02.170-6.el7_9.5        updates   205 k
21:29:17 #13 35.22  gcc                      aarch64   4.8.5-44.el7                base       13 M
21:29:17 #13 35.22  git                      aarch64   1.8.3.1-24.el7_9            updates   4.4 M
21:29:17 #13 35.22  glibc-static             aarch64   2.17-326.el7_9              updates   1.4 M
21:29:17 #13 35.22  libarchive               aarch64   3.1.2-14.el7_7              base      294 k
21:29:17 #13 35.22  libseccomp-devel         aarch64   2.3.1-4.el7                 base       63 k
21:29:17 #13 35.22  libselinux-devel         aarch64   2.5-15.el7                  base      186 k
21:29:17 #13 35.22  libtool                  aarch64   2.4.2-22.el7_3              base      588 k
21:29:17 #13 35.22  libtool-ltdl-devel       aarch64   2.4.2-22.el7_3              base      167 k
21:29:17 #13 35.22  make                     aarch64   1:3.82-24.el7               base      415 k
21:29:17 #13 35.22  selinux-policy-devel     noarch    3.13.1-268.el7_9.2          updates   1.7 M
21:29:17 #13 35.22  systemd-devel            aarch64   219-78.el7_9.7              updates   216 k
21:29:17 #13 35.22  which                    aarch64   2.20-7.el7                  base       40 k
21:29:17 #13 35.22 Installing for dependencies:
21:29:17 #13 35.22  audit-libs-python        aarch64   2.8.5-4.el7                 base       73 k
21:29:17 #13 35.22  autoconf                 noarch    2.69-11.el7                 base      701 k
21:29:17 #13 35.22  automake                 noarch    1.13.4-3.el7                base      679 k
21:29:17 #13 35.22  checkpolicy              aarch64   2.5-8.el7                   base      275 k
21:29:17 #13 35.22  cpp                      aarch64   4.8.5-44.el7                base      5.2 M
21:29:17 #13 35.22  fipscheck                aarch64   1.4.1-6.el7                 base       22 k
21:29:17 #13 35.22  fipscheck-lib            aarch64   1.4.1-6.el7                 base       10 k
21:29:17 #13 35.22  glibc-devel              aarch64   2.17-326.el7_9              updates   1.1 M
21:29:17 #13 35.22  glibc-headers            aarch64   2.17-326.el7_9              updates   673 k
21:29:17 #13 35.22  kernel-headers           aarch64   4.18.0-348.20.1.el7         updates   8.2 M
21:29:17 #13 35.22  less                     aarch64   458-9.el7                   base      115 k
21:29:17 #13 35.22  libcgroup                aarch64   0.41-21.el7                 base       63 k
21:29:17 #13 35.22  libedit                  aarch64   3.0-12.20121213cvs.el7      base       85 k
21:29:17 #13 35.22  libgomp                  aarch64   4.8.5-44.el7                base      155 k
21:29:17 #13 35.22  libmpc                   aarch64   1.0.1-3.el7                 base       49 k
21:29:17 #13 35.22  libseccomp               aarch64   2.3.1-4.el7                 base       55 k
21:29:17 #13 35.22  libselinux-python        aarch64   2.5-15.el7                  base      222 k
21:29:17 #13 35.22  libselinux-utils         aarch64   2.5-15.el7                  base      154 k
21:29:17 #13 35.22  libsemanage-python       aarch64   2.5-14.el7                  base      109 k
21:29:17 #13 35.22  libsepol-devel           aarch64   2.5-10.el7                  base       76 k
21:29:17 #13 35.22  libtool-ltdl             aarch64   2.4.2-22.el7_3              base       47 k
21:29:17 #13 35.22  lzo                      aarch64   2.06-8.el7                  base       52 k
21:29:17 #13 35.22  m4                       aarch64   1.4.16-10.el7               base      251 k
21:29:17 #13 35.22  mpfr                     aarch64   3.1.1-4.el7                 base      198 k
21:29:17 #13 35.22  openssh                  aarch64   7.4p1-22.el7_9              updates   503 k
21:29:17 #13 35.22  openssh-clients          aarch64   7.4p1-22.el7_9              updates   610 k
21:29:17 #13 35.22  pcre-devel               aarch64   8.32-17.el7                 base      479 k
21:29:17 #13 35.22  perl-Data-Dumper         aarch64   2.145-3.el7                 base       46 k
21:29:17 #13 35.22  perl-Error               noarch    1:0.17020-2.el7             base       32 k
21:29:17 #13 35.22  perl-Git                 noarch    1.8.3.1-24.el7_9            updates    56 k
21:29:17 #13 35.22  perl-TermReadKey         aarch64   2.30-20.el7                 base       30 k
21:29:17 #13 35.22  perl-Test-Harness        noarch    3.28-3.el7                  base      302 k
21:29:17 #13 35.22  policycoreutils          aarch64   2.5-34.el7                  base      916 k
21:29:17 #13 35.22  policycoreutils-devel    aarch64   2.5-34.el7                  base      323 k
21:29:17 #13 35.22  policycoreutils-python   aarch64   2.5-34.el7                  base      456 k
21:29:17 #13 35.22  python-IPy               noarch    0.75-6.el7                  base       32 k
21:29:17 #13 35.22  rsync                    aarch64   3.1.2-12.el7_9              updates   397 k
21:29:17 #13 35.22  selinux-policy           noarch    3.13.1-268.el7_9.2          updates   498 k
21:29:17 #13 35.22  setools-libs             aarch64   3.3.8-4.el7                 base      567 k
21:29:17 #13 35.22 Updating for dependencies:
21:29:17 #13 35.22  device-mapper            aarch64   7:1.02.170-6.el7_9.5        updates   293 k
21:29:17 #13 35.22  device-mapper-libs       aarch64   7:1.02.170-6.el7_9.5        updates   313 k
21:29:17 #13 35.22  glibc                    aarch64   2.17-326.el7_9              updates   3.6 M
21:29:17 #13 35.22  glibc-common             aarch64   2.17-326.el7_9              updates    12 M
21:29:17 #13 35.22  systemd                  aarch64   219-78.el7_9.7              updates   4.9 M
21:29:17 #13 35.22  systemd-libs             aarch64   219-78.el7_9.7              updates   396 k
21:29:17 #13 35.22 
21:29:17 #13 35.22 Transaction Summary
21:29:17 #13 35.22 ================================================================================
21:29:17 #13 35.22 Install  14 Packages (+39 Dependent packages)
21:29:17 #13 35.22 Upgrade              (  6 Dependent packages)
21:29:17 #13 35.22 
21:29:17 #13 35.22 Total download size: 74 M
21:29:17 #13 35.22 Downloading packages:
21:29:17 #13 35.23 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:29:17 #10 38.15 Unpacking exim4-config (4.92-8+deb10u7) ...
21:29:17 #10 38.24 Selecting previously unselected package exim4-base.
21:29:17 #10 38.24 Preparing to unpack .../152-exim4-base_4.92-8+deb10u7_armhf.deb ...
21:29:17 #10 38.25 Unpacking exim4-base (4.92-8+deb10u7) ...
21:29:17 #10 38.39 Selecting previously unselected package libevent-2.1-6:armhf.
21:29:17 #10 38.39 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ...
21:29:17 #10 67.98 Setting up python3-requests (2.21.0-1) ...
21:29:17 #10 68.13 Setting up libdata-optlist-perl (0.110-1) ...
21:29:17 #10 68.14 Setting up libipc-run-perl (20180523.0-1) ...
21:29:17 #10 68.15 Setting up git (1:2.20.1-2+deb10u8) ...
21:29:17 #10 68.18 Setting up libcontextual-return-perl (0.004014-2) ...
21:29:17 #10 68.19 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:17 #10 68.20 Setting up libtypes-serialiser-perl (1.0-1) ...
21:29:17 #10 68.21 Setting up g++ (4:8.3.0-1) ...
21:29:17 #10 68.23 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:17 #10 7.920 Get:236 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB]
21:29:17 #10 7.922 Get:237 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
21:29:17 #10 7.923 Get:238 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
21:29:17 #10 7.923 Get:239 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
21:29:17 #10 7.925 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
21:29:17 #10 7.926 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB]
21:29:17 #10 7.930 Get:242 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB]
21:29:17 #10 7.932 Get:243 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB]
21:29:17 #10 7.936 Get:244 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB]
21:29:17 #10 7.938 Get:245 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:29:17 #10 7.941 Get:246 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB]
21:29:17 #10 7.943 Get:247 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
21:29:17 #10 7.944 Get:248 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
21:29:17 #10 7.945 Get:249 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:29:17 #10 7.946 Get:250 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
21:29:17 #10 7.947 Get:251 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
21:29:17 #10 7.948 Get:252 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB]
21:29:17 #10 7.950 Get:253 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB]
21:29:17 #10 7.951 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:29:17 #10 7.952 Get:255 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB]
21:29:17 #10 7.953 Get:256 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB]
21:29:17 #10 7.954 Get:257 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:29:17 #10 7.956 Get:258 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB]
21:29:17 #10 7.968 Get:259 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB]
21:29:17 #10 7.968 Get:260 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
21:29:17 #10 7.968 Get:261 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
21:29:17 #10 7.976 Get:262 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
21:29:17 #10 7.977 Get:263 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
21:29:17 #10 7.980 Get:264 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB]
21:29:17 #10 7.980 Get:265 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB]
21:29:17 #10 7.989 Get:266 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB]
21:29:17 #10 7.989 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB]
21:29:17 #10 7.989 Get:268 http://deb.debian.org/debian-security buster/updates/main arm64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
21:29:17 #10 7.989 Get:269 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
21:29:17 #10 7.989 Get:270 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB]
21:29:17 #10 7.989 Get:271 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B]
21:29:17 #10 7.989 Get:272 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB]
21:29:17 #10 7.989 Get:273 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
21:29:17 #10 7.989 Get:274 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB]
21:29:17 #10 7.994 Get:275 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB]
21:29:17 #10 7.994 Get:276 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB]
21:29:17 #10 7.995 Get:277 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB]
21:29:17 #10 8.002 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB]
21:29:17 #10 8.002 Get:279 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB]
21:29:17 #10 8.002 Get:280 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
21:29:17 #10 8.002 Get:281 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
21:29:17 #10 8.005 Get:282 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB]
21:29:17 #10 8.012 Get:283 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B]
21:29:17 #10 8.013 Get:284 http://deb.debian.org/debian-security buster/updates/main arm64 mariadb-common all 1:10.3.38-0+deb10u1 [33.4 kB]
21:29:17 #10 8.015 Get:285 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.38-0+deb10u1 [163 kB]
21:29:17 #10 8.021 Get:286 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB]
21:29:17 #10 8.027 Get:287 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB]
21:29:17 #10 8.044 Get:288 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB]
21:29:17 #10 8.054 Get:289 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB]
21:29:17 #10 8.062 Get:290 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
21:29:17 #10 8.064 Get:291 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB]
21:29:17 #10 8.066 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB]
21:29:17 #10 8.066 Get:293 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B]
21:29:17 #10 8.067 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B]
21:29:17 #10 8.068 Get:295 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB]
21:29:17 #10 8.069 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB]
21:29:17 #10 8.070 Get:297 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB]
21:29:17 #10 8.071 Get:298 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
21:29:17 #10 8.072 Get:299 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B]
21:29:17 #10 8.073 Get:300 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:29:17 #10 8.074 Get:301 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB]
21:29:17 #10 8.075 Get:302 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB]
21:29:17 #10 8.076 Get:303 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB]
21:29:17 #10 8.077 Get:304 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
21:29:17 #10 8.078 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB]
21:29:17 #10 8.079 Get:306 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
21:29:17 #10 8.080 Get:307 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB]
21:29:17 #10 8.081 Get:308 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB]
21:29:17 #10 8.083 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB]
21:29:17 #10 8.085 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB]
21:29:17 #10 8.086 Get:311 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
21:29:17 #10 8.087 Get:312 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB]
21:29:17 #10 8.089 Get:313 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
21:29:17 #10 8.092 Get:314 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB]
21:29:17 #10 8.093 Get:315 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:29:17 #10 8.094 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
21:29:17 #10 8.095 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:29:17 #10 8.096 Get:318 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB]
21:29:17 #10 8.097 Get:319 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB]
21:29:17 #10 8.097 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB]
21:29:17 #10 8.098 Get:321 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
21:29:17 #10 8.099 Get:322 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB]
21:29:17 #10 8.100 Get:323 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB]
21:29:17 #10 8.101 Get:324 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB]
21:29:17 #10 8.104 Get:325 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB]
21:29:17 #10 8.104 Get:326 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
21:29:17 #10 8.106 Get:327 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB]
21:29:17 #10 8.108 Get:328 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
21:29:17 #10 8.116 Get:329 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB]
21:29:17 #10 8.121 Get:330 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
21:29:17 #11 45.84 Selecting previously unselected package less.
21:29:17 #11 45.84 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_armhf.deb ...
21:29:17 #11 45.84 Unpacking less (590-1ubuntu0.22.04.1) ...
21:29:17 #11 45.88 Selecting previously unselected package libmd0:armhf.
21:29:17 #11 45.88 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ...
21:29:17 #11 45.88 Unpacking libmd0:armhf (1.0.4-1build1) ...
21:29:17 #11 45.91 Selecting previously unselected package libbsd0:armhf.
21:29:17 #11 45.91 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ...
21:29:17 #11 45.91 Unpacking libbsd0:armhf (0.11.5-1) ...
21:29:17 #11 45.94 Selecting previously unselected package libelf1:armhf.
21:29:17 #11 45.94 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ...
21:29:17 #11 45.95 Unpacking libelf1:armhf (0.186-1build1) ...
21:29:17 #11 45.97 Selecting previously unselected package libicu70:armhf.
21:29:17 #11 45.98 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ...
21:29:17 #11 45.98 Unpacking libicu70:armhf (70.1-2) ...
21:29:17 #13 5.851 Get:2 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
21:29:17 #13 5.978 Get:3 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjsoncpp25 amd64 1.9.5-4 [80.3 kB]
21:29:17 #13 5.998 Get:4 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
21:29:17 #13 6.016 Get:5 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB]
21:29:17 #13 6.029 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:29:17 #10 63.14 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
21:29:17 #10 63.14 Setting up liblist-utilsby-perl (0.12-2) ...
21:29:17 #10 63.16 Setting up libstring-shellquote-perl (1.04-3) ...
21:29:17 #10 63.17 Setting up libnet-netmask-perl (2.0002-2) ...
21:29:17 #10 63.18 Setting up libsub-install-perl (0.929-1) ...
21:29:17 #10 63.19 Setting up gcc (4:12.2.0-3) ...
21:29:17 #10 63.21 Setting up dpkg-dev (1.21.21) ...
21:29:17 #10 63.23 Setting up libindirect-perl (0.39-2+b1) ...
21:29:17 #10 63.24 Setting up libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
21:29:17 #10 63.25 Setting up intltool-debian (0.35.0+20060710.6) ...
21:29:17 #10 63.26 Setting up libfreezethaw-perl (0.5001-3) ...
21:29:17 #10 63.27 Setting up libobject-pad-perl (0.78-1) ...
21:29:17 #10 63.28 Setting up liberror-perl (0.17029-2) ...
21:29:17 #10 63.29 Setting up patchutils (0.4.2-1) ...
21:29:17 #10 63.30 Setting up libmail-sendmail-perl (0.80-3) ...
21:29:17 #10 63.31 Setting up libltdl-dev:amd64 (2.4.7-5) ...
21:29:17 #10 63.33 Setting up libjson-maybexs-perl (1.004004-1) ...
21:29:17 #10 63.34 Setting up libxml-sax-base-perl (1.09-3) ...
21:29:17 #10 63.35 Setting up libio-string-perl (1.08-4) ...
21:29:17 #10 63.36 Setting up libreadonly-perl (2.050-3) ...
21:29:17 #10 63.38 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
21:29:17 #10 63.39 Setting up libstring-copyright-perl (0.003014-1) ...
21:29:17 #10 63.40 Setting up libdata-optlist-perl (0.113-1) ...
21:29:17 #10 63.41 Setting up libipc-run-perl (20220807.0-1) ...
21:29:17 #10 63.42 Setting up git (1:2.39.2-1.1) ...
21:29:17 #10 63.43 Setting up libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
21:29:17 #10 63.44 Setting up libcontextual-return-perl (0.004014-4) ...
21:29:17 #14 23.93   Installing       : libxcrypt-static-4.1.1-6.el8.x86_64                  38/58 
21:29:17 #14 24.33   Installing       : glibc-static-2.28-225.el8.x86_64                     39/58 
21:29:17 #14 24.34   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            40/58 
21:29:17 #14 24.36   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  41/58 
21:29:17 #14 24.43   Installing       : automake-1.16.1-7.el8.noarch                         42/58 
21:29:17 #14 24.46   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   43/58 
21:29:17 #14 24.48   Installing       : perl-Error-1:0.17025-2.el8.noarch                    44/58 
21:29:17 #14 24.50   Installing       : perl-Git-2.39.1-1.el8.noarch                         45/58 
21:29:17 #14 24.52   Installing       : git-2.39.1-1.el8.x86_64                              46/58 
21:29:17 #11 60.27 Setting up libtimedate-perl (2.3200-1) ...
21:29:17 #11 60.28 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:29:17 #11 60.30 Setting up libsub-name-perl (0.26-1) ...
21:29:17 #11 60.31 Setting up libtype-tiny-xs-perl (0.016-1) ...
21:29:17 #11 60.32 Setting up libfile-chdir-perl (0.1008-1) ...
21:29:17 #11 60.33 Setting up xauth (1:1.1-0ubuntu1) ...
21:29:17 #11 60.34 Setting up cpp (4:9.3.0-1ubuntu2) ...
21:29:17 #11 60.35 Setting up libpath-tiny-perl (0.108-1) ...
21:29:17 #11 60.37 Setting up libarchive-cpio-perl (0.10-1) ...
21:29:17 #11 60.38 Setting up libjson-perl (4.02000-2) ...
21:29:17 #11 60.39 Setting up libsub-override-perl (0.09-2) ...
21:29:17 #11 60.40 Setting up python3-unidiff (0.5.5-2) ...
21:29:17 #14 DONE 0.2s
21:29:17 
21:29:17 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:29:17 #7 ...
21:29:17 
21:29:17 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:17 #0 1.043 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
21:29:17 #0 1.448 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
21:29:17 #0 1.544 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
21:29:17 #0 1.637 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
21:29:17 #0 1.739 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
21:29:17 #0 1.815 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
21:29:17 #0 1.826 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
21:29:17 #0 2.454 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
21:29:17 #0 2.479 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2230 kB]
21:29:17 #0 2.593 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2138 kB]
21:29:17 #0 2.688 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [6147 B]
21:29:17 #0 2.839 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B]
21:29:17 #0 2.914 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [20.1 kB]
21:29:17 #0 2.988 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [64.0 kB]
21:29:17 #0 3.094 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1444 kB]
21:29:17 #0 3.410 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [5474 B]
21:29:17 #0 3.410 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1859 kB]
21:29:17 #0 3.506 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2760 B]
21:29:17 #0 3.939 Fetched 20.7 MB in 3s (6313 kB/s)
21:29:17 #0 3.939 Reading package lists...
21:29:17 #0 4.982 Reading package lists...
21:29:17 #0 5.971 Building dependency tree...
21:29:17 #0 6.149 Reading state information...
21:29:17 #0 6.342 The following additional packages will be installed:
21:29:17 #0 6.342   at autoconf automake autopoint autotools-dev binutils
21:29:17 #0 6.342   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:29:17 #0 6.342   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
21:29:17 #0 6.342   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
21:29:17 #0 6.342   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
21:29:17 #0 6.342   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:29:17 #0 6.342   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:29:17 #0 6.342   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:29:17 #0 6.342   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:29:17 #0 6.342   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
21:29:17 #0 6.342   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:29:17 #0 6.342   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl
21:29:17 #0 6.342   libclass-accessor-perl libclass-method-modifiers-perl
21:29:17 #0 6.342   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
21:29:17 #0 6.342   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
21:29:17 #0 6.342   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
21:29:17 #0 6.342   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:29:17 #0 6.342   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:29:17 #0 6.342   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:29:17 #0 6.342   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:29:17 #0 6.342   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:29:17 #0 6.342   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:29:17 #0 6.342   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:29:17 #0 6.342   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:29:17 #0 6.342   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:29:17 #0 6.342   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:29:17 #0 6.342   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:17 #0 6.342   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:29:17 #0 6.342   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:29:17 #0 6.342   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:29:17 #0 6.342   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
21:29:17 #0 6.342   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:29:17 #0 6.342   libldap-common liblist-compare-perl liblist-moreutils-perl
21:29:17 #0 6.342   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:17 #0 6.342   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:29:17 #0 6.342   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:29:17 #0 6.342   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
21:29:17 #0 6.342   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:29:17 #0 6.342   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:29:17 #0 6.342   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:29:17 #0 6.342   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:29:17 #0 6.342   libparams-validate-perl libparse-debianchangelog-perl
21:29:17 #0 6.342   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:29:17 #0 6.342   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:29:17 #0 6.342   libpython3.6-minimal libpython3.6-stdlib libreadline7
21:29:17 #0 6.342   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:29:17 #0 6.342   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:29:17 #0 6.342   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:29:17 #0 6.342   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:29:17 #0 6.342   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:29:17 #0 6.342   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:29:17 #0 6.342   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:29:17 #0 6.342   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
21:29:17 #0 6.342   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
21:29:17 #0 6.342   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
21:29:17 #0 6.342   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:29:17 #0 6.342   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:29:17 #0 6.342   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
21:29:17 #0 6.342   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
21:29:17 #0 6.342   man-db manpages manpages-dev mime-support multiarch-support netbase
21:29:17 #0 6.342   openssh-client openssl patch patchutils perl perl-modules-5.26
21:29:17 #0 6.342   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:29:17 #0 6.342   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:29:17 #0 6.342   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:29:17 #0 6.342   python3-pkg-resources python3-requests python3-six python3-unidiff
21:29:17 #0 6.343   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
21:29:17 #0 6.343   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:29:17 #0 6.346 Suggested packages:
21:29:17 #0 6.346   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:29:17 #0 6.346   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:29:17 #0 6.346   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
21:29:17 #0 6.346   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:29:17 #0 6.346   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:29:17 #0 6.346   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:29:17 #0 6.346   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:29:17 #0 6.346   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:29:17 #0 6.346   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:29:17 #0 6.346   mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb
21:29:17 #0 6.346   gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg
21:29:17 #0 6.346   liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
21:29:17 #0 6.346   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:29:17 #0 6.346   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:29:17 #0 6.346   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:29:17 #0 6.346   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
21:29:17 #0 6.346   libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl
21:29:17 #0 6.346   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:29:17 #0 6.346   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:29:17 #0 6.346   libstdc++-7-doc libbareword-filehandles-perl libindirect-perl
21:29:17 #0 6.346   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:29:17 #0 6.346   libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl
21:29:17 #0 6.346   lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere
21:29:17 #0 6.346   ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
21:29:17 #0 6.346   | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc
21:29:17 #0 6.346   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:29:17 #0 6.346   python3-cryptography python3-openssl python3-socks python3.6-venv
21:29:17 #0 6.346   python3.6-doc binfmt-support readline-doc zip wdiff-doc
21:29:17 #0 6.785 The following NEW packages will be installed:
21:29:17 #0 6.785   at autoconf automake autopoint autotools-dev binutils
21:29:17 #0 6.785   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:29:17 #0 6.785   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
21:29:17 #0 6.785   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:29:17 #0 6.785   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
21:29:17 #0 6.785   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:29:17 #0 6.785   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
21:29:17 #0 6.785   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:29:17 #0 6.785   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:29:17 #0 6.785   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
21:29:17 #0 6.785   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:29:17 #0 6.785   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
21:29:17 #0 6.785   libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl
21:29:17 #0 6.785   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
21:29:17 #0 6.785   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
21:29:17 #0 6.785   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
21:29:17 #0 6.785   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:29:17 #0 6.785   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:29:17 #0 6.785   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:29:17 #0 6.785   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:29:17 #0 6.785   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:29:17 #0 6.785   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:29:17 #0 6.785   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:29:17 #0 6.785   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:29:17 #0 6.785   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:29:17 #0 6.785   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:29:17 #0 6.785   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:17 #0 6.785   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:29:17 #0 6.785   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:29:17 #0 6.785   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:29:17 #0 6.785   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
21:29:17 #0 6.785   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:29:17 #0 6.785   libldap-common liblist-compare-perl liblist-moreutils-perl
21:29:17 #0 6.785   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:17 #0 6.785   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:29:17 #0 6.785   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:29:17 #0 6.785   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
21:29:17 #0 6.785   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:29:17 #0 6.785   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:29:17 #0 6.786   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:29:17 #0 6.786   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:29:17 #0 6.786   libparams-validate-perl libparse-debianchangelog-perl
21:29:17 #0 6.786   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:29:17 #0 6.786   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:29:17 #0 6.786   libpython3.6-minimal libpython3.6-stdlib libreadline7
21:29:17 #0 6.786   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:29:17 #0 6.786   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:29:17 #0 6.786   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:29:17 #0 6.786   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:29:17 #0 6.786   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:29:17 #0 6.786   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:29:17 #0 6.786   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:29:17 #0 6.786   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
21:29:17 #0 6.786   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
21:29:17 #0 6.786   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
21:29:17 #0 6.786   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:29:17 #0 6.786   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:29:17 #0 6.786   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
21:29:17 #0 6.786   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
21:29:17 #0 6.786   man-db manpages manpages-dev mime-support multiarch-support netbase
21:29:17 #0 6.786   openssh-client openssl patch patchutils perl perl-modules-5.26
21:29:17 #0 6.786   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:29:17 #0 6.787   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:29:17 #0 6.787   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:29:17 #0 6.787   python3-pkg-resources python3-requests python3-six python3-unidiff
21:29:17 #0 6.787   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
21:29:17 #0 6.787   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:29:17 #0 7.217 0 upgraded, 298 newly installed, 0 to remove and 0 not upgraded.
21:29:17 #0 7.217 Need to get 87.9 MB of archives.
21:29:17 #0 7.217 After this operation, 385 MB of additional disk space will be used.
21:29:17 #0 7.217 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB]
21:29:17 #0 7.366 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.21 [1064 kB]
21:29:17 #0 7.784 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [528 kB]
21:29:17 #0 7.827 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB]
21:29:17 #0 7.832 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [1327 kB]
21:29:17 #0 7.896 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB]
21:29:17 #0 7.897 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
21:29:17 #0 7.899 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
21:29:17 #0 7.902 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
21:29:17 #0 7.902 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
21:29:17 #0 7.908 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB]
21:29:17 #0 8.084 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.12 [1608 kB]
21:29:17 #0 8.707 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.12 [203 kB]
21:29:17 #0 8.713 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
21:29:17 #0 8.714 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
21:29:17 #0 8.715 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B]
21:29:17 #0 8.715 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B]
21:29:17 #0 8.716 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB]
21:29:17 #0 8.716 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B]
21:29:17 #0 8.717 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB]
21:29:17 #0 8.718 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
21:29:17 #0 8.782 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB]
21:29:17 #0 8.947 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB]
21:29:17 #0 9.108 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB]
21:29:17 #0 9.306 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB]
21:29:17 #0 9.522 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB]
21:29:17 #0 9.522 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpipeline1 arm64 1.5.0-1 [22.0 kB]
21:29:17 #0 9.524 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 man-db arm64 2.8.3-2ubuntu0.1 [993 kB]
21:29:17 #0 9.581 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
21:29:17 #0 9.715 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B]
21:29:17 #0 9.715 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.6 [3338 kB]
21:29:17 #0 9.868 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.6 [201 kB]
21:29:17 #0 9.878 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.21 [583 kB]
21:29:17 #0 10.05 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
21:29:17 #10 ...
21:29:17 
21:29:17 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:17 #10 38.39 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ...
21:29:17 #10 38.47 Selecting previously unselected package libunbound8:armhf.
21:29:17 #10 38.47 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u3_armhf.deb ...
21:29:17 #10 38.48 Unpacking libunbound8:armhf (1.9.0-2+deb10u3) ...
21:29:17 #10 38.56 Selecting previously unselected package libgnutls-dane0:armhf.
21:29:17 #10 38.57 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u10_armhf.deb ...
21:29:17 #10 38.58 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u10) ...
21:29:17 + STATUS=0
21:29:17 + '[' 0 -ne 0 ']'
21:29:17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:29:17 + RPM_EC=0
21:29:17 ++ jobs -p
21:29:17 + exit 0
21:29:17 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FlNLcL
21:29:17 + umask 022
21:29:17 + cd /root/rpmbuild/BUILD
21:29:17 + cd src
21:29:17 + export DOCKER_GITCOMMIT=0656059
21:29:17 + DOCKER_GITCOMMIT=0656059
21:29:17 + mkdir -p /go/src/github.com/docker
21:29:17 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:29:17 + pushd /root/rpmbuild/BUILD/src/engine
21:29:17 + TMP_GOPATH=/go
21:29:17 + hack/dockerfile/install/install.sh tini
21:29:17 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:29:17 + RM_GOPATH=0
21:29:17 + TMP_GOPATH=/go
21:29:17 + : /usr/local/bin
21:29:17 + '[' -z /go ']'
21:29:17 + export GOPATH=/go
21:29:17 + GOPATH=/go
21:29:17 + case "$(go env GOARCH)" in
21:29:17 ++ go env GOARCH
21:29:17 + export GO_BUILDMODE=-buildmode=pie
21:29:17 + GO_BUILDMODE=-buildmode=pie
21:29:17 ++ dirname hack/dockerfile/install/install.sh
21:29:17 + dir=hack/dockerfile/install
21:29:17 + bin=tini
21:29:17 + shift
21:29:17 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:29:17 + . hack/dockerfile/install/tini.installer
21:29:17 ++ : v0.19.0
21:29:17 + install_tini
21:29:17 + echo 'Install tini version v0.19.0'
21:29:17 Install tini version v0.19.0
21:29:17 + git clone https://github.com/krallin/tini.git /go/tini
21:29:17 Cloning into '/go/tini'...
21:29:17 #10 68.24 Setting up libhtml-parser-perl (3.72-3+b3) ...
21:29:17 #10 68.25 Setting up libgit-wrapper-perl (0.048-1) ...
21:29:17 #10 68.27 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:29:17 #10 68.29 Setting up librole-tiny-perl (2.000006-1) ...
21:29:17 #10 68.30 Setting up gnupg (2.2.12-1+deb10u2) ...
21:29:17 #10 68.31 Setting up build-essential (12.6) ...
21:29:17 #10 68.33 Setting up libfile-homedir-perl (1.004-1) ...
21:29:17 #10 68.34 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:29:17 #10 68.35 Setting up libio-socket-ssl-perl (2.060-3) ...
21:29:17 #10 68.36 Setting up libsub-exporter-perl (0.987-1) ...
21:29:17 #10 68.37 Setting up libalgorithm-merge-perl (0.08-3) ...
21:29:17 #10 68.38 Setting up libhttp-message-perl (6.18-1) ...
21:29:17 #10 68.39 Setting up libhtml-form-perl (6.03-1) ...
21:29:17 #10 68.40 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
21:29:17 #10 68.42 Setting up libjson-xs-perl (3.040-1+b1) ...
21:29:17 #10 68.43 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:17 #10 68.44 Setting up libio-prompter-perl (0.004015-1) ...
21:29:17 #10 68.44 Setting up libhttp-cookies-perl (6.04-1) ...
21:29:17 #10 68.46 Setting up po-debconf (1.0.21) ...
21:29:17 #10 68.47 Setting up libhtml-tree-perl (5.07-2) ...
21:29:17 #10 68.48 Setting up libparams-classify-perl (0.015-1+b1) ...
21:29:17 #10 68.49 Setting up libcgi-pm-perl (4.40-1) ...
21:29:17 #10 68.50 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:29:17 #10 68.51 Setting up libnet-dns-sec-perl (1.11-1) ...
21:29:17 #10 68.53 Setting up libsereal-perl (4.005-1) ...
21:29:17 #10 68.54 Setting up libhtml-format-perl (2.12-1) ...
21:29:17 #10 68.55 Setting up libxml-sax-perl (1.00+dfsg-1) ...
21:29:17 #10 8.122 Get:331 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
21:29:17 #10 8.123 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
21:29:17 #10 8.124 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
21:29:17 #10 8.125 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB]
21:29:17 #10 8.129 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:29:17 #10 8.129 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB]
21:29:17 #10 8.131 Get:337 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
21:29:17 #10 8.132 Get:338 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
21:29:17 #10 8.133 Get:339 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB]
21:29:17 #10 8.134 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB]
21:29:17 #10 8.138 Get:341 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB]
21:29:17 #10 8.140 Get:342 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB]
21:29:17 #10 8.142 Get:343 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB]
21:29:17 #10 8.158 Get:344 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
21:29:17 #10 8.159 Get:345 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB]
21:29:17 #10 8.168 Get:346 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB]
21:29:17 #10 8.186 Get:347 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB]
21:29:17 #10 8.189 Get:348 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
21:29:17 #10 8.196 Get:349 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
21:29:17 #10 8.199 Get:350 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
21:29:17 #10 8.202 Get:351 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB]
21:29:17 #10 8.205 Get:352 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB]
21:29:17 #10 8.206 Get:353 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B]
21:29:17 #10 8.206 Get:354 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB]
21:29:17 #10 8.207 Get:355 http://deb.debian.org/debian buster/main arm64 python3-requests all 2.21.0-1 [66.9 kB]
21:29:17 #10 8.209 Get:356 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B]
21:29:17 #10 8.209 Get:357 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB]
21:29:17 #10 8.210 Get:358 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB]
21:29:17 #10 8.217 Get:359 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB]
21:29:17 #10 8.224 Get:360 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB]
21:29:17 #10 8.232 Get:361 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB]
21:29:17 #10 8.233 Get:362 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
21:29:17 #11 46.25 Selecting previously unselected package libxml2:armhf.
21:29:17 #11 46.25 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_armhf.deb ...
21:29:17 #11 46.25 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
21:29:17 #11 46.29 Selecting previously unselected package libyaml-0-2:armhf.
21:29:17 #11 46.29 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ...
21:29:17 #11 46.30 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
21:29:17 #11 46.33 Selecting previously unselected package lsb-release.
21:29:17 #13 6.029 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 emacsen-common all 3.0.4 [14.9 kB]
21:29:17 #13 6.031 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cmake-data all 3.24.2-1ubuntu1 [2024 kB]
21:29:17 #13 6.174 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cmake amd64 3.24.2-1ubuntu1 [8978 kB]
21:29:17 #10 63.45 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:17 #10 63.46 Setting up libtypes-serialiser-perl (1.01-1) ...
21:29:17 #10 63.47 Setting up libnsl-dev:amd64 (1.3.0-2) ...
21:29:17 #10 63.48 Setting up libhtml-parser-perl:amd64 (3.81-1) ...
21:29:17 #10 63.49 Setting up libgit-wrapper-perl (0.048-2) ...
21:29:17 #10 63.50 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:29:17 #10 63.54 Setting up librole-tiny-perl (2.002004-1) ...
21:29:17 #10 63.55 Setting up gnupg (2.2.40-1.1) ...
21:29:17 #10 63.56 Setting up libc6-dev:amd64 (2.36-8) ...
21:29:17 #10 63.57 Setting up libfont-ttf-perl (1.06-2) ...
21:29:17 #10 63.58 Setting up libfile-homedir-perl (1.006-2) ...
21:29:17 #10 63.59 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ...
21:29:17 #10 63.60 Setting up pristine-tar (1.50) ...
21:29:17 #10 63.61 Setting up libio-socket-ssl-perl (2.081-2) ...
21:29:17 #10 63.62 Setting up libsub-exporter-perl (0.989-1) ...
21:29:17 #10 63.63 Setting up libpython3-stdlib:amd64 (3.11.2-1) ...
21:29:17 #10 63.64 Setting up libalgorithm-merge-perl (0.08-5) ...
21:29:17 #10 63.66 Setting up libhttp-message-perl (6.44-1) ...
21:29:17 #11 60.53 Setting up libstrictures-perl (2.000006-1) ...
21:29:17 #11 60.54 Setting up libsub-quote-perl (2.006006-1) ...
21:29:17 #11 60.55 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
21:29:17 #11 60.56 Setting up libsort-versions-perl (1.62-1) ...
21:29:17 #11 60.57 Setting up libexporter-tiny-perl (1.002001-1) ...
21:29:17 #11 60.58 Setting up libre-engine-re2-perl (0.13-5) ...
21:29:17 #11 60.59 Setting up libterm-readkey-perl (2.38-1build1) ...
21:29:17 #11 60.60 Setting up lsb-release (11.1.0ubuntu2) ...
21:29:17 #11 60.62 Setting up libnet-ip-perl (1.26-2) ...
21:29:17 #11 60.62 Setting up python3-magic (2:0.4.15-3) ...
21:29:17 #11 60.75 Setting up libperlio-gzip-perl (0.19-1build5) ...
21:29:17 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 3.6s done
21:29:17 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:17 #11 37.76 Get:309 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
21:29:17 #11 37.90 Get:310 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsort-versions-perl all 1.62-2 [8848 B]
21:29:17 #11 37.92 Get:311 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:29:17 #10 38.65 Selecting previously unselected package exim4-daemon-light.
21:29:17 #10 38.65 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u7_armhf.deb ...
21:29:17 #10 38.66 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
21:29:17 #10 38.78 Selecting previously unselected package libcurl3-gnutls:armhf.
21:29:17 #10 38.78 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u5_armhf.deb ...
21:29:17 #10 38.79 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u5) ...
21:29:17 #10 38.88 Selecting previously unselected package libpcre2-8-0:armhf.
21:29:17 #10 38.88 Preparing to unpack .../158-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ...
21:29:17 #10 38.89 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ...
21:29:17 + cd /go/tini
21:29:17 + git checkout -q v0.19.0
21:29:17 + cmake .
21:29:17 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:29:17   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:29:17   CMake.
21:29:17 
21:29:17   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:29:17   CMake that the project does not need compatibility with older versions.
21:29:17 
21:29:17 
21:29:17 #10 68.61 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:17 #10 68.67 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:17 #10 68.79 
21:29:17 #10 68.79 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:17 #10 8.435 debconf: delaying package configuration, since apt-utils is not installed
21:29:17 #10 8.468 Fetched 162 MB in 2s (64.7 MB/s)
21:29:17 #10 8.502 Selecting previously unselected package sensible-utils.
21:29:17 #10 8.502 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
21:29:17 #10 8.502 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
21:29:17 #10 8.507 Unpacking sensible-utils (0.0.12) ...
21:29:17 #10 8.547 Selecting previously unselected package lsb-base.
21:29:17 #10 8.547 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
21:29:17 #10 8.551 Unpacking lsb-base (10.2019051400) ...
21:29:17 #10 8.602 Selecting previously unselected package cron.
21:29:17 #10 8.602 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ...
21:29:17 #10 8.607 Unpacking cron (3.0pl1-134+deb10u1) ...
21:29:17 #10 8.661 Selecting previously unselected package libbsd0:arm64.
21:29:17 #10 8.663 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ...
21:29:17 #10 8.673 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ...
21:29:17 + mkdir -p /root/build-deb/compose
21:29:17 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:17 + mkdir -p /go/src/github.com/docker
21:29:17 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:17 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:17 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:17 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:17 + EPOCH=5
21:29:17 + EPOCH_SEP=
21:29:17 + [[ ! -z 5 ]]
21:29:17 + EPOCH_SEP=:
21:29:17 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:17 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:17 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:17 + VERSION=0.0.0-20230330191823-de0d30f
21:29:17 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:17 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:17 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:17 + debSource=docker-ce
21:29:17 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:17 + debMaintainer='Docker <support@docker.com>'
21:29:17 ++ date --rfc-2822
21:29:17 + debDate='Thu, 30 Mar 2023 21:29:17 +0000'
21:29:17 + pkgRevision=1
21:29:17 + cat
21:29:17 + export CLI_GITCOMMIT=de0d30f
21:29:17 + CLI_GITCOMMIT=de0d30f
21:29:17 + export ENGINE_GITCOMMIT=0656059
21:29:17 + ENGINE_GITCOMMIT=0656059
21:29:17 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:17 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:17 + dpkg-buildpackage -uc -us -I.git
21:29:17 dpkg-buildpackage: info: source package docker-ce
21:29:17 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm
21:29:17 dpkg-buildpackage: info: source distribution bookworm
21:29:17 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:17 dpkg-buildpackage: info: host architecture armhf
21:29:17  dpkg-source -I.git --before-build .
21:29:17 #11 46.33 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
21:29:17 #11 46.34 Unpacking lsb-release (11.1.0ubuntu4) ...
21:29:17 #11 46.37 Selecting previously unselected package netbase.
21:29:17 #11 46.37 Preparing to unpack .../018-netbase_6.3_all.deb ...
21:29:17 #11 46.37 Unpacking netbase (6.3) ...
21:29:17 #11 46.40 Selecting previously unselected package python-apt-common.
21:29:17 #11 46.40 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu1_all.deb ...
21:29:17 #11 46.40 Unpacking python-apt-common (2.4.0ubuntu1) ...
21:29:17 #11 46.43 Selecting previously unselected package python3-apt.
21:29:17 #11 46.44 Preparing to unpack .../020-python3-apt_2.4.0ubuntu1_armhf.deb ...
21:29:17 #11 46.44 Unpacking python3-apt (2.4.0ubuntu1) ...
21:29:17 #11 46.47 Selecting previously unselected package python3-pkg-resources.
21:29:17 #11 46.48 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
21:29:17 #11 46.48 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:29:17 #11 46.52 Selecting previously unselected package ucf.
21:29:17 #11 46.52 Preparing to unpack .../022-ucf_3.0043_all.deb ...
21:29:17 #11 46.53 Moving old data out of the way
21:29:17 #11 46.53 Unpacking ucf (3.0043) ...
21:29:17 #11 46.56 Selecting previously unselected package bsdextrautils.
21:29:18 #10 63.67 Setting up libdata-validate-ip-perl (0.31-1) ...
21:29:18 #10 63.68 Setting up libhtml-form-perl (6.11-1) ...
21:29:18 #10 63.69 Setting up libiterator-perl (0.03+ds1-2) ...
21:29:18 #10 63.70 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
21:29:18 #10 63.71 Setting up libjson-xs-perl (4.030-2+b1) ...
21:29:18 #10 63.72 Setting up python3.11 (3.11.2-6) ...
21:29:18 #12 2.173 CentOS Stream 8 - AppStream                      22 MB/s |  25 MB     00:01    
21:29:18 #11 60.76 Setting up libsys-hostname-long-perl (1.5-1) ...
21:29:18 #11 60.77 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
21:29:18 #11 60.78 Setting up liburi-perl (1.76-2) ...
21:29:18 #11 60.79 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:29:18 #11 60.80 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:18 #11 60.81 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
21:29:18 #11 60.82 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:29:18 #11 61.00 Setting up automake (1:1.16.1-4ubuntu6) ...
21:29:18 #11 61.01 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:18 #11 61.01 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
21:29:18 #11 61.01 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
21:29:18 #11 61.02 Setting up libasync-mergepoint-perl (0.04-2) ...
21:29:18 #11 61.03 Setting up libstring-escape-perl (2010.002-2) ...
21:29:18 #11 61.04 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:29:18 #11 61.05 Setting up libhttp-date-perl (6.05-1) ...
21:29:18 #11 61.06 Setting up libfile-which-perl (1.23-1) ...
21:29:18 #11 61.07 Setting up libfile-basedir-perl (0.08-1) ...
21:29:18 #11 61.08 Setting up gettext (0.19.8.1-10build1) ...
21:29:18 #11 61.09 Setting up libnumber-range-perl (0.12-1) ...
21:29:18 #11 61.10 Setting up libunicode-utf8-perl (0.62-1build1) ...
21:29:18 #11 61.11 Setting up libstruct-dumb-perl (0.09-1) ...
21:29:18 #14 24.55   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        47/58 
21:29:18 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 4.5s done
21:29:18 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:18 #7 DONE 13.1s
21:29:18 
21:29:18 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:18 #0 1.112 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
21:29:18 #0 1.519 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
21:29:18 #0 1.613 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [107 kB]
21:29:18 #0 1.707 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
21:29:18 #0 1.803 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
21:29:18 #0 2.034 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
21:29:18 #0 2.038 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
21:29:18 #0 2.039 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
21:29:18 #0 3.063 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1114 kB]
21:29:18 #0 3.067 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [14.3 kB]
21:29:18 #0 3.067 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1009 kB]
21:29:18 #0 3.479 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [428 kB]
21:29:18 #0 3.949 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [23.3 kB]
21:29:18 #0 3.953 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.0 kB]
21:29:18 #0 3.961 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [415 kB]
21:29:18 #0 4.031 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [10.2 kB]
21:29:18 #0 4.031 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [765 kB]
21:29:18 #0 4.109 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [791 kB]
21:29:18 #0 4.267 Fetched 24.4 MB in 3s (7023 kB/s)
21:29:18 #0 4.267 Reading package lists...
21:29:18 #0 5.139 Reading package lists...
21:29:18 #0 6.019 Building dependency tree...
21:29:18 #0 6.229 Reading state information...
21:29:18 #0 6.539 The following additional packages will be installed:
21:29:18 #0 6.539   autoconf automake autopoint autotools-dev binutils
21:29:18 #0 6.539   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:29:18 #0 6.539   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
21:29:18 #0 6.539   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:29:18 #0 6.540   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:29:18 #0 6.540   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
21:29:18 #0 6.540   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:29:18 #0 6.541   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
21:29:18 #0 6.541   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:29:18 #0 6.541   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:29:18 #0 6.541   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:29:18 #0 6.541   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:29:18 #0 6.541   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:29:18 #0 6.541   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:29:18 #0 6.541   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:29:18 #0 6.541   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:29:18 #0 6.541   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:29:18 #0 6.541   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:29:18 #0 6.541   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:29:18 #0 6.541   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:29:18 #0 6.541   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:29:18 #0 6.541   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:29:18 #0 6.541   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:29:18 #0 6.541   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:29:18 #0 6.541   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:29:18 #0 6.541   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:29:18 #0 6.541   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:29:18 #0 6.541   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:29:18 #0 6.541   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:29:18 #0 6.541   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:29:18 #0 6.541   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:29:18 #0 6.541   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:29:18 #0 6.541   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:18 #0 6.541   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:29:18 #0 6.541   libhwasan0 libicu70 libimport-into-perl libio-html-perl
21:29:18 #0 6.541   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
21:29:18 #0 6.541   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
21:29:18 #0 6.541   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:29:18 #0 6.541   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
21:29:18 #0 6.541   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
21:29:18 #0 6.541   libldap-common liblist-compare-perl liblist-moreutils-perl
21:29:18 #0 6.541   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
21:29:18 #0 6.541   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:29:18 #0 6.541   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:18 #0 6.541   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:29:18 #0 6.541   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:29:18 #0 6.541   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
21:29:18 #0 6.541   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
21:29:18 #0 6.541   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:29:18 #0 6.541   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
21:29:18 #0 6.541   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:29:18 #0 6.541   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:29:18 #0 6.541   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
21:29:18 #0 6.541   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
21:29:18 #0 6.541   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
21:29:18 #0 6.541   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
21:29:18 #0 6.541   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
21:29:18 #0 6.541   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
21:29:18 #0 6.541   libreadonly-perl libref-util-perl libref-util-xs-perl
21:29:18 #0 6.541   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
21:29:18 #0 6.542   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:29:18 #0 6.542   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
21:29:18 #0 6.542   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
21:29:18 #0 6.542   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
21:29:18 #0 6.542   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
21:29:18 #0 6.542   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:29:18 #0 6.542   libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:18 #0 6.542   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:29:18 #0 6.542   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:29:18 #0 6.542   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:29:18 #0 6.542   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
21:29:18 #0 6.542   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:29:18 #0 6.542   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
21:29:18 #0 6.542   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
21:29:18 #0 6.542   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:29:18 #0 6.542   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:29:18 #0 6.542   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
21:29:18 #0 6.542   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
21:29:18 #0 6.542   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
21:29:18 #0 6.542   man-db manpages manpages-dev media-types netbase openssh-client openssl
21:29:18 #0 6.542   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
21:29:18 #0 6.542   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:29:18 #0 6.542   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:29:18 #0 6.543   python3-idna python3-magic python3-minimal python3-pkg-resources
21:29:18 #0 6.543   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:29:18 #0 6.543   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
21:29:18 #0 6.543   ucf unzip wdiff xauth xz-utils zstd
21:29:18 #0 6.546 Suggested packages:
21:29:18 #0 6.546   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:29:18 #0 6.546   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
21:29:18 #0 6.546   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
21:29:18 #0 6.546   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
21:29:18 #0 6.546   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:29:18 #0 6.546   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:29:18 #0 6.546   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:29:18 #0 6.546   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:29:18 #0 6.546   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
21:29:18 #0 6.546   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:29:18 #0 6.546   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
21:29:18 #0 6.546   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
21:29:18 #0 6.546   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
21:29:18 #0 6.546   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
21:29:18 #0 6.546   libscalar-number-perl libsasl2-modules-gssapi-mit
21:29:18 #0 6.546   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:29:18 #0 6.546   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
21:29:18 #0 6.546   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:29:18 #0 6.546   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:29:18 #0 6.546   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:29:18 #0 6.546   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:29:18 #0 6.546   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:29:18 #0 6.546   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:29:18 #0 6.546   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:29:18 #0 6.546   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:29:18 #0 6.546   python3-cryptography python3-openssl python3-socks python-requests-doc
21:29:18 #0 6.546   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
21:29:18 #0 6.871 The following NEW packages will be installed:
21:29:18 #0 6.871   autoconf automake autopoint autotools-dev binutils
21:29:18 #0 6.871   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:29:18 #0 6.871   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
21:29:18 #0 6.871   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:29:18 #0 6.871   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:29:18 #0 6.871   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
21:29:18 #0 6.871   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:29:18 #0 6.871   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
21:29:18 #0 6.871   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:29:18 #0 6.871   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:29:18 #0 6.871   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:29:18 #0 6.871   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:29:18 #0 6.871   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:29:18 #0 6.871   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:29:18 #0 6.871   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:29:18 #0 6.871   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:29:18 #0 6.871   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:29:18 #0 6.871   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:29:18 #0 6.871   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:29:18 #0 6.871   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:29:18 #0 6.872   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:29:18 #0 6.872   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:29:18 #0 6.872   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:29:18 #0 6.872   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:29:18 #0 6.872   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:29:18 #0 6.872   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:29:18 #0 6.872   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:29:18 #0 6.872   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:29:18 #0 6.872   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:29:18 #0 6.872   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:29:18 #0 6.872   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:29:18 #0 6.872   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:29:18 #0 6.872   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:18 #0 6.872   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:29:18 #0 6.872   libhwasan0 libicu70 libimport-into-perl libio-html-perl
21:29:18 #0 6.872   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
21:29:18 #0 6.872   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
21:29:18 #0 6.872   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:29:18 #0 6.872   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
21:29:18 #0 6.872   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
21:29:18 #0 6.872   libldap-common liblist-compare-perl liblist-moreutils-perl
21:29:18 #0 6.872   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
21:29:18 #0 6.872   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:29:18 #0 6.872   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:18 #0 6.872   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:29:18 #0 6.872   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:29:18 #0 6.872   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
21:29:18 #0 6.872   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
21:29:18 #0 6.872   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:29:18 #0 6.872   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
21:29:18 #0 6.872   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:29:18 #0 6.873   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:29:18 #0 6.873   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
21:29:18 #0 6.873   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
21:29:18 #0 6.873   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
21:29:18 #0 6.873   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
21:29:18 #0 6.873   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
21:29:18 #0 6.873   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
21:29:18 #0 6.873   libreadonly-perl libref-util-perl libref-util-xs-perl
21:29:18 #0 6.873   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
21:29:18 #0 6.873   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:29:18 #0 6.873   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
21:29:18 #0 6.873   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
21:29:18 #0 6.873   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
21:29:18 #0 6.873   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
21:29:18 #0 6.873   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:29:18 #0 6.873   libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:18 #0 6.873   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:29:18 #0 6.873   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:29:18 #0 6.873   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:29:18 #0 6.873   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
21:29:18 #0 6.873   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:29:18 #0 6.873   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
21:29:18 #0 6.873   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
21:29:18 #0 6.873   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:29:18 #0 6.873   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:29:18 #0 6.873   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
21:29:18 #0 6.873   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
21:29:18 #0 6.874   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
21:29:18 #0 6.874   man-db manpages manpages-dev media-types netbase openssh-client openssl
21:29:18 #0 6.874   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
21:29:18 #0 6.874   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:29:18 #0 6.874   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:29:18 #0 6.874   python3-idna python3-magic python3-minimal python3-pkg-resources
21:29:18 #0 6.875   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:29:18 #0 6.875   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
21:29:18 #0 6.875   ucf unzip wdiff xauth xz-utils zstd
21:29:18 #0 7.305 0 upgraded, 370 newly installed, 0 to remove and 0 not upgraded.
21:29:18 #0 7.305 Need to get 129 MB of archives.
21:29:18 #0 7.305 After this operation, 459 MB of additional disk space will be used.
21:29:18 #0 7.305 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
21:29:18 #0 7.455 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.6-1~22.04.2ubuntu1 [807 kB]
21:29:18 #0 7.846 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
21:29:18 #0 7.855 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.6-1~22.04.2ubuntu1 [2244 kB]
21:29:18 #0 7.990 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
21:29:18 #0 7.991 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
21:29:18 #0 7.991 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
21:29:18 #0 7.998 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
21:29:18 #0 8.003 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
21:29:18 #0 8.009 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
21:29:18 #0 8.043 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.6-1~22.04.2ubuntu1 [1828 kB]
21:29:18 #0 8.527 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.6-1~22.04.2ubuntu1 [497 kB]
21:29:18 #11 9.013 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
21:29:18 #11 9.014 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
21:29:18 #11 9.015 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
21:29:18 #11 37.99 Get:312 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:29:18 #11 38.00 Get:313 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
21:29:18 #11 38.08 Get:314 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-perl all 4.09000-1 [82.4 kB]
21:29:18 #10 38.94 Selecting previously unselected package liberror-perl.
21:29:18 #10 38.94 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ...
21:29:18 #10 38.95 Unpacking liberror-perl (0.17027-2) ...
21:29:18 #10 38.98 Selecting previously unselected package git-man.
21:29:18 #10 38.98 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
21:29:18 #10 38.98 Unpacking git-man (1:2.20.1-2+deb10u8) ...
21:29:18 #10 ...
21:29:18 
21:29:18 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:18 #7 extracting sha256:aca0062c6629ce1e7e70766e69826d67331e169d53424a1c8ecfc07819e677bf 19.7s done
21:29:18 #7 extracting sha256:0f97f534621054952fe498786c7966872e6760d72fb8237fb92256819df6218c done
21:29:18 #7 DONE 59.9s
21:29:18 
21:29:18 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:18 #10 39.13 Selecting previously unselected package git.
21:29:18 #10 39.13 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u8_armhf.deb ...
21:29:18 #10 39.16 Unpacking git (1:2.20.1-2+deb10u8) ...
21:29:18 -- The C compiler identification is GNU 11.3.1
21:29:18 -- Detecting C compiler ABI info
21:29:18 -- Detecting C compiler ABI info - done
21:29:18 -- Check for working C compiler: /usr/bin/cc - skipped
21:29:18 -- Detecting C compile features
21:29:18 -- Detecting C compile features - done
21:29:18 -- Performing Test HAS_BUILTIN_FORTIFY
21:29:18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:29:18 -- Configuring done
21:29:18 -- Generating done
21:29:18 -- Build files have been written to: /go/tini
21:29:18 + make tini-static
21:29:18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:29:18 #10 68.82 Setting up dput (1.0.3) ...
21:29:18 #10 68.97 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:29:18 #10 68.98 Setting up libmodule-runtime-perl (0.016-1) ...
21:29:18 #10 68.99 Setting up libmailtools-perl (2.18-1) ...
21:29:18 #10 69.01 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
21:29:18 #10 69.02 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
21:29:18 #10 69.07 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:18 #12 6.608 Running transaction check
21:29:18 #12 6.699 Transaction check succeeded.
21:29:18 #12 6.699 Running transaction test
21:29:18 #10 8.749 Selecting previously unselected package bsdmainutils.
21:29:18 #10 8.749 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ...
21:29:18 #10 8.758 Unpacking bsdmainutils (11.1.2+b1) ...
21:29:18 #10 8.833 Selecting previously unselected package libuchardet0:arm64.
21:29:18 #10 8.833 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ...
21:29:18 #10 8.837 Unpacking libuchardet0:arm64 (0.0.6-3) ...
21:29:18 #10 8.875 Selecting previously unselected package groff-base.
21:29:18 #10 8.875 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ...
21:29:18 #10 8.879 Unpacking groff-base (1.22.4-3+deb10u1) ...
21:29:18  debian/rules clean
21:29:18 dh clean --with=bash-completion
21:29:18    dh_clean
21:29:18 #11 46.56 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ...
21:29:18 #11 46.57 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
21:29:18 #11 46.60 Selecting previously unselected package libmagic-mgc.
21:29:18 #11 46.60 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_armhf.deb ...
21:29:18 #11 46.60 Unpacking libmagic-mgc (1:5.41-3) ...
21:29:18 #11 46.66 Selecting previously unselected package libmagic1:armhf.
21:29:18 #11 46.66 Preparing to unpack .../025-libmagic1_1%3a5.41-3_armhf.deb ...
21:29:18 #11 46.67 Unpacking libmagic1:armhf (1:5.41-3) ...
21:29:18 #11 46.69 Selecting previously unselected package file.
21:29:18 #11 46.70 Preparing to unpack .../026-file_1%3a5.41-3_armhf.deb ...
21:29:18 #11 46.70 Unpacking file (1:5.41-3) ...
21:29:18 #11 46.72 Selecting previously unselected package gettext-base.
21:29:18 #11 46.73 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ...
21:29:18 #11 46.73 Unpacking gettext-base (0.21-4ubuntu4) ...
21:29:18 #11 46.77 Selecting previously unselected package libuchardet0:armhf.
21:29:18 #10 9.587 Selecting previously unselected package perl.
21:29:18 #10 9.589 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ...
21:29:18 #10 9.604 Unpacking perl (5.32.1-4+deb11u2) ...
21:29:18 #10 9.678 Selecting previously unselected package liblocale-gettext-perl.
21:29:18 #10 9.678 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
21:29:18 #10 9.681 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
21:29:18 #10 9.727 Selecting previously unselected package libpython3.9-minimal:arm64.
21:29:18 #10 9.727 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ...
21:29:18 #10 9.737 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
21:29:18 #10 9.891 Selecting previously unselected package libexpat1:arm64.
21:29:18 #10 9.893 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_arm64.deb ...
21:29:18 #10 9.896 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
21:29:18 #9 9.801 Setting up util-linux (2.38.1-5+b1) ...
21:29:18 #9 9.993 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6011 files and directories currently installed.)
21:29:18 #9 9.996 Preparing to unpack .../00-mount_2.38.1-5+b1_arm64.deb ...
21:29:18 #9 10.01 Unpacking mount (2.38.1-5+b1) over (2.38.1-5) ...
21:29:18 #11 61.12 Setting up libfile-listing-perl (6.04-1) ...
21:29:18 #11 61.13 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:29:18 #11 61.14 Setting up libregexp-pattern-perl (0.2.12-1) ...
21:29:18 #11 61.15 Setting up libfont-afm-perl (1.20-2) ...
21:29:18 #11 61.17 Setting up libwant-perl (0.29-1build4) ...
21:29:18 #11 61.18 Setting up libdynaloader-functions-perl (0.003-1) ...
21:29:18 #11 61.19 Setting up libtext-glob-perl (0.10-1) ...
21:29:18 #11 61.20 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:29:18 #11 61.21 Setting up liblist-compare-perl (0.53-1) ...
21:29:18 #11 61.22 Setting up libref-util-xs-perl (0.117-1build2) ...
21:29:18 #11 61.23 Setting up libio-pty-perl (1:1.12-1) ...
21:29:18 #11 61.24 Setting up libtool (2.4.6-14) ...
21:29:18 #11 61.25 Setting up libfile-fcntllock-perl (0.22-3build4) ...
21:29:18 #11 61.27 Setting up libsort-key-perl (1.33-2build2) ...
21:29:18 #11 61.28 Setting up libclone-perl (0.43-2) ...
21:29:18 #11 61.29 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:29:18 #11 61.30 Setting up libarchive-zip-perl (1.67-2) ...
21:29:18 #11 61.32 Setting up libsub-identify-perl (0.14-1build2) ...
21:29:18 #13 6.610 Get:10 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
21:29:18 #13 6.611 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-1ubuntu1 [12.5 kB]
21:29:18 #10 ...
21:29:18 
21:29:18 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:18 #7 extracting sha256:c77a3f42d13a5b883782685b1672575097e42f7318f89d26005d124c632de87f 2.4s done
21:29:18 #7 extracting sha256:5ff7be32d7f96ccb3b6fcc75eac3ec6cec642f151ec4c0fda6eef9c26441d8dd 1.5s done
21:29:18 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 4.7s done
21:29:18 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:18 #7 DONE 13.7s
21:29:18 
21:29:18 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:29:18 #10 4.388 CentOS Stream 9 - AppStream                      15 MB/s |  15 MB     00:00    
21:29:18 #11 9.279 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
21:29:18 #11 9.279 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
21:29:18 #11 9.279 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.1 [4723 kB]
21:29:18 #11 9.475 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.1 [232 kB]
21:29:18 #11 9.481 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.8 [1161 kB]
21:29:18 #7 DONE 13.6s
21:29:18 
21:29:18 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:18 #10 10.39 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.15 [4724 B]
21:29:18 #10 10.39 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB]
21:29:18 #10 10.47 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB]
21:29:18 #10 10.50 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB]
21:29:18 #10 10.51 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB]
21:29:18 #10 10.54 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
21:29:18 #10 10.55 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB]
21:29:18 #10 10.67 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
21:29:18 #10 10.67 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB]
21:29:18 #10 11.08 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.8 [548 kB]
21:29:18 #10 11.24 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-0-2 arm64 0.1.7-2ubuntu3 [40.0 kB]
21:29:18 #10 11.43 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:29:18 #10 11.44 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB]
21:29:18 #10 11.46 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB]
21:29:18 #11 38.14 Get:315 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
21:29:18 #11 38.17 Get:316 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:29:18 #11 38.17 Get:317 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB]
21:29:18 #11 38.18 Get:318 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-identify-perl armhf 0.14-2 [10.5 kB]
21:29:18 #11 38.18 Get:319 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-name-perl armhf 0.26-2 [11.1 kB]
21:29:18 [100%] Linking C executable tini-static
21:29:18 [100%] Built target tini-static
21:29:18 + mkdir -p /usr/local/bin
21:29:18 + cp tini-static /usr/local/bin/docker-init
21:29:18 #10 69.14 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:18 #10 69.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:18 #10 69.33 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:18 #10 9.046 Selecting previously unselected package libgdbm6:arm64.
21:29:18 #10 9.047 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ...
21:29:18 #10 9.052 Unpacking libgdbm6:arm64 (1.18.1-4) ...
21:29:18 #10 9.117 Selecting previously unselected package libpipeline1:arm64.
21:29:18 #10 9.117 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ...
21:29:18 #10 9.130 Unpacking libpipeline1:arm64 (1.5.1-2) ...
21:29:18  dpkg-source -I.git -b .
21:29:18 dpkg-source: warning: native package version may not have a revision
21:29:18 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:18 dpkg-source: info: using source format '1.0'
21:29:18 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz
21:29:18 #11 46.77 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ...
21:29:18 #11 46.77 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
21:29:18 #11 46.80 Selecting previously unselected package groff-base.
21:29:18 #11 46.81 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ...
21:29:18 #11 46.81 Unpacking groff-base (1.22.4-8build1) ...
21:29:18 #11 46.87 Selecting previously unselected package libcbor0.8:armhf.
21:29:18 #11 46.87 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
21:29:18 #11 46.88 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
21:29:18 #11 46.90 Selecting previously unselected package libedit2:armhf.
21:29:18 #11 46.91 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ...
21:29:18 #11 46.91 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
21:29:18 #11 46.94 Selecting previously unselected package libfido2-1:armhf.
21:29:18 #11 46.94 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ...
21:29:18 #11 46.95 Unpacking libfido2-1:armhf (1.10.0-1) ...
21:29:18 #11 46.98 Selecting previously unselected package libnghttp2-14:armhf.
21:29:18 #11 46.98 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ...
21:29:18 #11 46.99 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
21:29:18 #11 47.02 Selecting previously unselected package libpipeline1:armhf.
21:29:18 #11 47.02 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ...
21:29:18 #11 47.02 Unpacking libpipeline1:armhf (1.5.5-1) ...
21:29:18 #11 47.06 Selecting previously unselected package libpng16-16:armhf.
21:29:18 #11 47.06 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ...
21:29:18 #11 47.06 Unpacking libpng16-16:armhf (1.6.37-3build5) ...
21:29:18 #11 47.10 Selecting previously unselected package libpsl5:armhf.
21:29:18 #10 34.80 Selecting previously unselected package libxml2:armhf.
21:29:18 #10 34.80 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7+deb11u3_armhf.deb ...
21:29:18 #10 34.81 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
21:29:18 #10 34.93 Selecting previously unselected package gettext.
21:29:18 #10 34.93 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ...
21:29:18 #10 34.94 Unpacking gettext (0.21-4) ...
21:29:18 #9 10.13 Selecting previously unselected package perl-modules-5.36.
21:29:18 #9 10.13 Preparing to unpack .../01-perl-modules-5.36_5.36.0-7_all.deb ...
21:29:18 #9 10.14 Unpacking perl-modules-5.36 (5.36.0-7) ...
21:29:18 #10 9.954 Selecting previously unselected package python3.9-minimal.
21:29:18 #10 9.955 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ...
21:29:18 #10 9.965 Unpacking python3.9-minimal (3.9.2-1) ...
21:29:18 #11 61.33 Setting up libdistro-info-perl (0.23ubuntu1) ...
21:29:18 #11 61.35 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
21:29:18 #11 61.36 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
21:29:18 #11 61.52 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
21:29:18 #11 61.53 Setting up libio-stringy-perl (2.111-3) ...
21:29:18 #11 61.54 Setting up liblist-moreutils-perl (0.416-1build5) ...
21:29:18 #11 61.55 Setting up libhtml-tagset-perl (3.20-4) ...
21:29:18 #11 61.56 Setting up liblog-any-perl (1.708-1) ...
21:29:18 #11 61.57 Setting up libauthen-sasl-perl (2.1600-1) ...
21:29:18 #13 6.761 Get:12 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libudev-dev amd64 251.4-1ubuntu7.1 [21.3 kB]
21:29:18 #13 6.918 Get:13 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsepol-dev amd64 3.4-2 [377 kB]
21:29:18 #10 64.40 Setting up libhttp-negotiate-perl (6.01-2) ...
21:29:18 #10 64.41 Setting up libio-prompter-perl (0.004015-2) ...
21:29:18 #10 64.42 Setting up libiterator-util-perl (0.02+ds1-2) ...
21:29:18 #10 64.43 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ...
21:29:18 #10 64.44 Setting up libhttp-cookies-perl (6.10-1) ...
21:29:18 #10 64.45 Setting up libtool (2.4.7-5) ...
21:29:18 #10 64.47 Setting up po-debconf (1.0.21+nmu1) ...
21:29:18 #10 64.48 Setting up libhtml-tree-perl (5.07-3) ...
21:29:18 #10 64.49 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ...
21:29:18 #10 64.50 Setting up libcgi-pm-perl (4.55-1) ...
21:29:18 #10 64.51 Setting up python3 (3.11.2-1) ...
21:29:18 #12 ...
21:29:18 
21:29:18 #8 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:18 #8 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 4.5s done
21:29:18 #8 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:18 #8 DONE 14.2s
21:29:18 #41 10.79 Reading package lists...
21:29:18 #41 ...
21:29:18 
21:29:18 #36 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:29:18 #36 DONE 10.3s
21:29:18 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 4.5s done
21:29:18 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c
21:29:18 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:18 #7 DONE 13.2s
21:29:18 
21:29:18 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:18 #0 1.235 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
21:29:18 #0 1.658 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [118 kB]
21:29:18 #0 1.754 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
21:29:18 #0 1.850 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
21:29:18 #0 1.949 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted arm64 Packages [60.7 kB]
21:29:18 #0 1.978 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 Packages [17.7 MB]
21:29:18 #0 2.954 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse arm64 Packages [236 kB]
21:29:18 #0 2.954 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 Packages [1750 kB]
21:29:18 #0 3.022 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 Packages [459 kB]
21:29:18 #0 3.043 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse arm64 Packages [3234 B]
21:29:18 #0 3.043 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted arm64 Packages [220 kB]
21:29:18 #0 3.447 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe arm64 Packages [323 kB]
21:29:18 #0 3.870 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe arm64 Packages [4532 B]
21:29:18 #0 3.871 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main arm64 Packages [321 kB]
21:29:18 #0 3.924 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe arm64 Packages [186 kB]
21:29:18 #0 3.970 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse arm64 Packages [2220 B]
21:29:18 #0 3.974 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted arm64 Packages [220 kB]
21:29:18 #0 4.024 Fetched 22.0 MB in 3s (6757 kB/s)
21:29:18 #0 4.024 Reading package lists...
21:29:18 #0 4.782 Reading package lists...
21:29:18 #0 5.484 Building dependency tree...
21:29:18 #0 5.666 Reading state information...
21:29:18 #0 5.912 The following additional packages will be installed:
21:29:18 #0 5.912   autoconf automake autopoint autotools-dev binutils
21:29:18 #0 5.912   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:29:18 #0 5.912   bzip2 ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon
21:29:18 #0 5.912   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
21:29:18 #0 5.912   debugedit dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:29:18 #0 5.912   distro-info-data dmsetup dpkg-dev dput dwz fakeroot file fontconfig-config
21:29:18 #0 5.913   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base gir1.2-glib-2.0
21:29:18 #0 5.913   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:29:18 #0 5.913   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
21:29:18 #0 5.913   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:29:18 #0 5.913   libalgorithm-merge-perl libaliased-perl libapparmor1 libapt-pkg-perl
21:29:18 #0 5.913   libarchive-cpio-perl libarchive-zip-perl libargon2-1 libarray-intspan-perl
21:29:18 #0 5.913   libasan8 libassuan0 libatomic1 libauthen-sasl-perl
21:29:18 #0 5.913   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
21:29:18 #0 5.914   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:29:18 #0 5.914   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
21:29:18 #0 5.914   libclass-data-inheritable-perl libclass-method-modifiers-perl
21:29:18 #0 5.914   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:29:18 #0 5.914   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:29:18 #0 5.914   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
21:29:18 #0 5.914   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:29:18 #0 5.914   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:29:18 #0 5.914   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
21:29:18 #0 5.914   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:29:18 #0 5.914   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
21:29:18 #0 5.914   libdw1 libdynaloader-functions-perl libedit2 libelf1
21:29:18 #0 5.914   libemail-address-xs-perl libencode-locale-perl liberror-perl
21:29:18 #0 5.914   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
21:29:18 #0 5.914   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
21:29:18 #0 5.914   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:29:18 #0 5.914   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:29:18 #0 5.914   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:29:18 #0 5.914   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:29:18 #0 5.914   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
21:29:18 #0 5.914   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
21:29:18 #0 5.914   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
21:29:18 #0 5.915   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
21:29:18 #0 5.915   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:29:18 #0 5.915   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
21:29:18 #0 5.915   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:29:18 #0 5.915   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu71
21:29:18 #0 5.915   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
21:29:18 #0 5.915   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:29:18 #0 5.915   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
21:29:18 #0 5.915   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
21:29:18 #0 5.915   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
21:29:18 #0 5.915   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
21:29:18 #0 5.915   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
21:29:18 #0 5.915   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:29:18 #0 5.915   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:29:18 #0 5.915   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:29:18 #0 5.915   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:29:18 #0 5.915   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:29:18 #0 5.915   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
21:29:18 #0 5.915   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
21:29:18 #0 5.915   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
21:29:18 #0 5.915   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
21:29:18 #0 5.915   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
21:29:18 #0 5.915   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
21:29:18 #0 5.915   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:29:18 #0 5.915   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
21:29:18 #0 5.915   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
21:29:18 #0 5.915   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:29:18 #0 5.916   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib
21:29:18 #0 5.916   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:29:18 #0 5.916   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:29:18 #0 5.916   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
21:29:18 #0 5.916   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:29:18 #0 5.916   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
21:29:18 #0 5.916   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
21:29:18 #0 5.916   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:29:18 #0 5.916   libstring-shellquote-perl libsub-exporter-perl
21:29:18 #0 5.916   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:29:18 #0 5.916   libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:18 #0 5.916   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
21:29:18 #0 5.916   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:29:18 #0 5.916   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:29:18 #0 5.916   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:29:18 #0 5.916   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
21:29:18 #0 5.916   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:29:18 #0 5.916   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:29:18 #0 5.916   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:29:18 #0 5.916   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:29:18 #0 5.916   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:29:18 #0 5.916   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:29:18 #0 5.916   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
21:29:18 #0 5.916   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
21:29:18 #0 5.917   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
21:29:18 #0 5.917   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
21:29:18 #0 5.917   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:29:18 #0 5.917   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
21:29:18 #0 5.917   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
21:29:18 #0 5.917   python3-dbus python3-debian python3-gi python3-gpg python3-idna
21:29:18 #0 5.917   python3-magic python3-minimal python3-nacl python3-paramiko
21:29:18 #0 5.918   python3-pkg-resources python3-requests python3-six python3-unidiff
21:29:18 #0 5.918   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
21:29:18 #0 5.918   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
21:29:18 #0 5.920   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
21:29:18 #0 5.920 Suggested packages:
21:29:18 #0 5.920   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:29:18 #0 5.920   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
21:29:18 #0 5.920   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
21:29:18 #0 5.920   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
21:29:18 #0 5.920   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
21:29:18 #0 5.920   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:29:18 #0 5.920   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:29:18 #0 5.920   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:29:18 #0 5.920   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:29:18 #0 5.920   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync gcc-12-doc
21:29:18 #0 5.920   gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:29:18 #0 5.920   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
21:29:18 #0 5.920   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
21:29:18 #0 5.920   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
21:29:18 #0 5.920   libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
21:29:18 #0 5.920   libscalar-number-perl libsasl2-modules-gssapi-mit
21:29:18 #0 5.920   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:29:18 #0 5.920   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
21:29:18 #0 5.920   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:29:18 #0 5.920   libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
21:29:18 #0 5.920   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
21:29:18 #0 5.920   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
21:29:18 #0 5.920   www-browser iw | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass
21:29:18 #0 5.920   ed diffutils-doc perl-doc libterm-readline-gnu-perl
21:29:18 #0 5.920   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
21:29:18 #0 5.920   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:29:18 #0 5.920   python-apt-doc python-cryptography-doc python3-cryptography-vectors
21:29:18 #0 5.920   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
21:29:18 #0 5.920   python3-setuptools python3-openssl python3-socks python-requests-doc
21:29:18 #0 5.920   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
21:29:18 #0 5.920   systemd-container systemd-homed systemd-userdbd systemd-boot
21:29:18 #0 5.920   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
21:29:18 #0 6.236 The following NEW packages will be installed:
21:29:18 #0 6.236   autoconf automake autopoint autotools-dev binutils
21:29:18 #0 6.236   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:29:18 #0 6.236   bzip2 ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
21:29:18 #0 6.236   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
21:29:18 #0 6.236   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:29:18 #0 6.236   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
21:29:18 #0 6.236   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
21:29:18 #0 6.237   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
21:29:18 #0 6.237   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:29:18 #0 6.237   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
21:29:18 #0 6.237   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:29:18 #0 6.237   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:29:18 #0 6.237   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
21:29:18 #0 6.237   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:29:18 #0 6.237   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
21:29:18 #0 6.237   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
21:29:18 #0 6.237   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
21:29:18 #0 6.237   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:29:18 #0 6.237   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:29:18 #0 6.237   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
21:29:18 #0 6.237   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:29:18 #0 6.237   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:29:18 #0 6.237   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
21:29:18 #0 6.237   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:29:18 #0 6.237   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
21:29:18 #0 6.237   libdw1 libdynaloader-functions-perl libedit2 libelf1
21:29:18 #0 6.237   libemail-address-xs-perl libencode-locale-perl liberror-perl
21:29:18 #0 6.237   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
21:29:18 #0 6.237   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
21:29:18 #0 6.237   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:29:18 #0 6.237   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:29:18 #0 6.237   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:29:18 #0 6.237   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:29:18 #0 6.237   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
21:29:18 #0 6.237   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
21:29:18 #0 6.237   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
21:29:18 #0 6.237   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
21:29:18 #0 6.237   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:29:18 #0 6.237   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
21:29:18 #0 6.237   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:29:18 #0 6.237   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu71
21:29:18 #0 6.237   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
21:29:18 #0 6.237   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:29:18 #0 6.237   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
21:29:18 #0 6.237   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
21:29:18 #0 6.237   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
21:29:18 #0 6.237   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
21:29:18 #0 6.237   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
21:29:18 #0 6.237   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:29:18 #0 6.237   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:29:18 #0 6.237   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:29:18 #0 6.237   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:29:18 #0 6.237   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:29:18 #0 6.237   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
21:29:18 #0 6.237   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
21:29:18 #0 6.237   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
21:29:18 #0 6.237   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
21:29:18 #0 6.237   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
21:29:18 #0 6.237   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
21:29:18 #0 6.237   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:29:18 #0 6.237   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
21:29:18 #0 6.237   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
21:29:18 #0 6.237   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:29:18 #0 6.237   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib
21:29:18 #0 6.238   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:29:18 #0 6.238   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:29:18 #0 6.238   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
21:29:18 #0 6.238   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:29:18 #0 6.238   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
21:29:18 #0 6.238   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
21:29:18 #0 6.238   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:29:18 #0 6.238   libstring-shellquote-perl libsub-exporter-perl
21:29:18 #0 6.238   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:29:18 #0 6.238   libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:18 #0 6.238   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
21:29:18 #0 6.238   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:29:18 #0 6.238   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:29:18 #0 6.238   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:29:18 #0 6.238   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
21:29:18 #0 6.238   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:29:18 #0 6.238   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:29:18 #0 6.238   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
21:29:18 #0 6.239   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:29:18 #0 6.239   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:29:18 #0 6.239   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:29:18 #0 6.239   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
21:29:18 #0 6.239   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
21:29:18 #0 6.239   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
21:29:18 #0 6.239   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
21:29:18 #0 6.239   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:29:18 #0 6.239   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
21:29:18 #0 6.239   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
21:29:18 #0 6.240   python3-dbus python3-debian python3-gi python3-gpg python3-idna
21:29:18 #0 6.240   python3-magic python3-minimal python3-nacl python3-paramiko
21:29:18 #0 6.240   python3-pkg-resources python3-requests python3-six python3-unidiff
21:29:18 #0 6.240   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
21:29:18 #0 6.240   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
21:29:18 #0 6.240   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
21:29:18 #0 6.665 0 upgraded, 424 newly installed, 0 to remove and 0 not upgraded.
21:29:18 #0 6.665 Need to get 141 MB of archives.
21:29:18 #0 6.665 After this operation, 551 MB of additional disk space will be used.
21:29:18 #0 6.665 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
21:29:18 #0 6.810 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libssl3 arm64 3.0.5-2ubuntu2.1 [1755 kB]
21:29:18 #0 7.266 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-minimal arm64 3.10.7-1ubuntu0.3 [798 kB]
21:29:18 #0 7.304 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libexpat1 arm64 2.4.8-2ubuntu0.22.10.1 [72.1 kB]
21:29:18 #0 7.307 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10-minimal arm64 3.10.7-1ubuntu0.3 [1977 kB]
21:29:18 #0 7.401 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-minimal arm64 3.10.6-1 [24.1 kB]
21:29:18 #0 7.401 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 media-types all 8.0.0 [24.9 kB]
21:29:18 #0 7.401 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
21:29:18 #0 7.401 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libkrb5support0 arm64 1.20-1ubuntu0.1 [31.3 kB]
21:29:18 #0 7.405 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libk5crypto3 arm64 1.20-1ubuntu0.1 [85.0 kB]
21:29:18 #0 7.411 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkeyutils1 arm64 1.6.3-1 [10.6 kB]
21:29:18 #0 7.809 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libkrb5-3 arm64 1.20-1ubuntu0.1 [345 kB]
21:29:18 #11 8.254 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libgssapi-krb5-2 arm64 1.20-1ubuntu0.1 [139 kB]
21:29:18 #11 9.559 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
21:29:18 #11 9.567 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.2 [5160 B]
21:29:18 #10 11.72 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ucf all 3.0038 [50.5 kB]
21:29:18 #10 11.73 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB]
21:29:18 #10 11.74 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB]
21:29:18 #10 11.75 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext-base arm64 0.19.8.1-6ubuntu0.3 [110 kB]
21:29:18 #10 11.77 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
21:29:18 #11 38.59 Get:320 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB]
21:29:18 #11 38.67 Get:321 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
21:29:18 + VERSION=0.0.0-20230330191823-de0d30f
21:29:18 + PRODUCT=docker
21:29:18 + hack/make.sh dynbinary
21:29:18 
21:29:18 Removing bundles/
21:29:18 
21:29:18 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:18 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:29:18 #10 69.37 Setting up libconst-fast-perl (0.014-1) ...
21:29:18 #10 69.38 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
21:29:18 #10 69.39 Setting up libmodule-implementation-perl (0.09-1) ...
21:29:18 #10 69.40 Setting up libemail-valid-perl (1.202-1) ...
21:29:18 #10 69.41 Setting up libcgi-fast-perl (1:2.13-1) ...
21:29:18 #10 69.42 Setting up libpackage-stash-perl (0.38-1) ...
21:29:18 #10 69.43 Setting up libimport-into-perl (1.002005-1) ...
21:29:18 #10 69.44 Setting up libmoo-perl (2.003004-2) ...
21:29:18 #10 69.45 Setting up libmime-tools-perl (5.509-1) ...
21:29:18 #10 69.46 Setting up libxml-simple-perl (2.25-1) ...
21:29:18 #10 69.47 Setting up libparams-validate-perl (1.29-1+b1) ...
21:29:18 #10 69.48 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:29:18 #10 69.50 Setting up lintian (2.15.0) ...
21:29:18 #10 69.51 Setting up libnamespace-clean-perl (0.27-1) ...
21:29:18 #10 69.52 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
21:29:18 #10 69.53 Setting up licensecheck (3.0.31-3) ...
21:29:18 #10 69.55 Setting up libgitlab-api-v4-perl (0.16-1) ...
21:29:18 #10 9.221 Selecting previously unselected package man-db.
21:29:18 #10 9.221 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ...
21:29:18 #10 9.232 Unpacking man-db (2.8.5-2) ...
21:29:18 #11 47.10 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ...
21:29:18 #11 47.10 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
21:29:18 #11 47.13 Selecting previously unselected package libxau6:armhf.
21:29:18 #11 47.14 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ...
21:29:18 #11 47.14 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
21:29:18 #11 47.17 Selecting previously unselected package libxdmcp6:armhf.
21:29:18 #11 47.17 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
21:29:18 #11 47.17 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
21:29:18 #11 47.20 Selecting previously unselected package libxcb1:armhf.
21:29:18 #11 47.21 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ...
21:29:18 #11 47.21 Unpacking libxcb1:armhf (1.14-3ubuntu3) ...
21:29:18 #11 47.24 Selecting previously unselected package libx11-data.
21:29:18 #11 47.24 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
21:29:18 #11 47.24 Unpacking libx11-data (2:1.7.5-1) ...
21:29:18 #11 47.30 Selecting previously unselected package libx11-6:armhf.
21:29:18 #11 47.30 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_armhf.deb ...
21:29:18 #11 47.30 Unpacking libx11-6:armhf (2:1.7.5-1) ...
21:29:18 #11 47.34 Selecting previously unselected package libxext6:armhf.
21:29:18 #10 35.15 Selecting previously unselected package intltool-debian.
21:29:18 #10 35.15 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ...
21:29:18 #10 35.15 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:29:18 #10 35.20 Selecting previously unselected package po-debconf.
21:29:18 #10 35.20 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ...
21:29:18 #10 35.21 Unpacking po-debconf (1.0.21+nmu1) ...
21:29:18 #10 35.29 Selecting previously unselected package debhelper.
21:29:18 #10 35.29 Preparing to unpack .../059-debhelper_13.3.4_all.deb ...
21:29:18 #10 35.29 Unpacking debhelper (13.3.4) ...
21:29:18 #10 10.31 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
21:29:18 #10 10.34 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
21:29:18 #10 10.36 Setting up python3.9-minimal (3.9.2-1) ...
21:29:18 #11 61.58 Setting up libdevel-size-perl (0.83-1build1) ...
21:29:18 #11 61.59 Setting up libdebhelper-perl (12.10ubuntu1) ...
21:29:18 #11 61.60 Setting up libpod-constants-perl (0.19-1) ...
21:29:18 #11 61.61 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
21:29:18 #11 61.63 Setting up libperl4-corelibs-perl (0.004-2) ...
21:29:18 #11 61.64 Setting up libfuture-perl (0.43-1) ...
21:29:18 #11 61.65 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:29:18 #11 61.66 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
21:29:18 #11 61.66 Setting up libtry-tiny-perl (0.30-1) ...
21:29:18 #11 61.68 Setting up libtype-tiny-perl (1.008001-2) ...
21:29:18 #11 61.69 Setting up libtest-fatal-perl (0.014-1) ...
21:29:18 #11 61.70 Setting up libcommon-sense-perl (3.74-2build6) ...
21:29:18 #11 61.72 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:29:18 #11 61.73 Setting up libnet-http-perl (6.19-1) ...
21:29:18 #11 61.74 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:29:18 #11 61.75 Setting up libencode-locale-perl (1.05-1) ...
21:29:18 #11 61.76 Setting up libtext-levenshtein-perl (0.13-1) ...
21:29:18 #11 61.77 Setting up libnet-dns-perl (1.22-1) ...
21:29:18 #11 61.78 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
21:29:18 #11 61.79 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:29:18 #13 7.214 Get:14 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-16-0 amd64 10.40-1ubuntu1 [210 kB]
21:29:18 #13 7.263 Get:15 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-32-0 amd64 10.40-1ubuntu1 [197 kB]
21:29:18 #13 7.294 Get:16 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-posix3 amd64 10.40-1ubuntu1 [6146 B]
21:29:18 #13 7.295 Get:17 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-dev amd64 10.40-1ubuntu1 [744 kB]
21:29:18 #10 64.79 Setting up libhtml-format-perl (2.16-2) ...
21:29:18 
21:29:18 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:29:18 
21:29:18 #30 [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
21:29:18 #30 10.17 Reading package lists...
21:29:18 #11 8.276 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
21:29:18 #11 8.277 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
21:29:18 #11 8.290 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
21:29:18 #11 8.297 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 readline-common all 8.2-1 [55.1 kB]
21:29:18 #11 8.306 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libreadline8 arm64 8.2-1 [149 kB]
21:29:18 #11 8.346 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsqlite3-0 arm64 3.39.3-1 [644 kB]
21:29:18 #11 8.422 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-stdlib arm64 3.10.7-1ubuntu0.3 [1761 kB]
21:29:18 #11 8.518 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10 arm64 3.10.7-1ubuntu0.3 [497 kB]
21:29:18 #11 9.970 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
21:29:18 #11 38.77 Get:322 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
21:29:18 #10 11.94 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB]
21:29:18 #10 11.94 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB]
21:29:18 #11 38.80 Get:323 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtype-tiny-perl all 1.016008-1 [336 kB]
21:29:18 #11 38.99 Get:324 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:29:18 #10 69.57 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:29:18 #10 69.58 Setting up libwww-perl (6.36-2) ...
21:29:18 #10 69.59 Setting up debhelper (12.1.1) ...
21:29:18 #10 69.59 Setting up dh-autoreconf (19) ...
21:29:18 #10 69.61 Setting up devscripts (2.19.5+deb10u1) ...
21:29:18 #10 69.76 Setting up dh-strip-nondeterminism (1.1.2-1) ...
21:29:18 #10 69.77 Setting up equivs (2.2.0) ...
21:29:18 #10 69.78 Setting up libxml-parser-perl (2.44-4) ...
21:29:18 #10 69.79 Setting up libxml-sax-expat-perl (0.51-1) ...
21:29:18 #10 69.83 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:18 #10 9.496 Selecting previously unselected package perl-modules-5.28.
21:29:18 #10 9.496 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
21:29:18 #10 9.510 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:29:19 #11 47.34 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ...
21:29:19 #11 47.35 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
21:29:19 #11 47.38 Selecting previously unselected package libxmuu1:armhf.
21:29:19 #11 47.38 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ...
21:29:19 #11 47.39 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
21:29:19 #11 47.43 Selecting previously unselected package man-db.
21:29:19 #11 47.43 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ...
21:29:19 #11 47.44 Unpacking man-db (2.10.2-1) ...
21:29:19 #11 47.49 Selecting previously unselected package manpages.
21:29:19 #11 47.49 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
21:29:19 #11 47.49 Unpacking manpages (5.10-1ubuntu1) ...
21:29:19 #11 47.62 Selecting previously unselected package openssh-client.
21:29:19 #10 35.45 Selecting previously unselected package libfakeroot:armhf.
21:29:19 #10 35.45 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ...
21:29:19 #10 35.46 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
21:29:19 #10 35.50 Selecting previously unselected package fakeroot.
21:29:19 #10 35.51 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ...
21:29:19 #10 35.51 Unpacking fakeroot (1.25.3-1.1) ...
21:29:19 #10 35.58 Selecting previously unselected package libfile-dirlist-perl.
21:29:19 #10 35.58 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ...
21:29:19 #11 61.79 Setting up libstring-shellquote-perl (1.04-1) ...
21:29:19 #11 61.80 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:19 #11 61.81 Setting up libsub-install-perl (0.928-1) ...
21:29:19 #11 61.82 Setting up gcc (4:9.3.0-1ubuntu2) ...
21:29:19 #11 61.84 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
21:29:19 #11 61.86 Setting up libnumber-compare-perl (0.03-1) ...
21:29:19 #11 61.87 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:19 #11 61.87 Setting up libio-async-perl (0.75-1) ...
21:29:19 #11 61.88 Setting up liberror-perl (0.17029-1) ...
21:29:19 #11 61.89 Setting up patchutils (0.3.4-2) ...
21:29:19 #11 61.90 Setting up libmail-sendmail-perl (0.80-1) ...
21:29:19 #11 61.91 Setting up libltdl-dev:armhf (2.4.6-14) ...
21:29:19 #11 61.92 Setting up libjson-maybexs-perl (1.004000-1) ...
21:29:19 #11 61.93 Setting up libxml-sax-base-perl (1.09-1) ...
21:29:19 #11 61.94 Setting up libio-string-perl (1.08-3) ...
21:29:19 #11 61.95 Setting up libreadonly-perl (2.050-2) ...
21:29:19 #11 61.96 Setting up python3-chardet (3.0.4-4build1) ...
21:29:19 #13 7.366 Get:18 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libselinux1-dev amd64 3.4-1 [163 kB]
21:29:19 #13 7.376 Get:19 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper-dev amd64 2:1.02.185-1ubuntu1 [36.7 kB]
21:29:19 #13 7.379 Get:20 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu1 [91.1 kB]
21:29:19 #13 7.384 Get:21 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libsystemd-dev amd64 251.4-1ubuntu7.1 [314 kB]
21:29:19 #13 7.401 Get:22 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
21:29:19 #13 7.549 debconf: delaying package configuration, since apt-utils is not installed
21:29:19 #13 7.579 Fetched 14.1 MB in 2s (6040 kB/s)
21:29:19 #13 7.606 Selecting previously unselected package bash-completion.
21:29:19 #10 64.80 Setting up python3-xdg (0.28-2) ...
21:29:19 #10 64.95 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:29:19 #10 65.00 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:19 #10 65.06 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:19 #9 10.80 Selecting previously unselected package libgdbm6:arm64.
21:29:19 #9 10.80 Preparing to unpack .../02-libgdbm6_1.23-3_arm64.deb ...
21:29:19 #9 10.81 Unpacking libgdbm6:arm64 (1.23-3) ...
21:29:19 #10 39.79 Selecting previously unselected package libgc1c2:armhf.
21:29:19 #10 39.79 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
21:29:19 #10 39.80 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
21:29:19 #10 39.85 Selecting previously unselected package libltdl7:armhf.
21:29:19 #10 39.85 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ...
21:29:19 #10 39.85 Unpacking libltdl7:armhf (2.4.6-9) ...
21:29:19 #10 39.90 Selecting previously unselected package guile-2.2-libs:armhf.
21:29:19 #10 39.91 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
21:29:19 #10 39.92 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
21:29:19 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 5.1s done
21:29:19 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c
21:29:19 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:19 #11 8.543 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpython3-stdlib arm64 3.10.6-1 [6848 B]
21:29:19 #11 39.01 Get:325 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-form-perl all 6.10-1 [23.0 kB]
21:29:19 #11 39.02 Get:326 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-format-perl all 2.16-1 [38.2 kB]
21:29:19 #11 39.03 Get:327 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
21:29:19 #11 39.03 Get:328 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
21:29:19 #11 39.04 Get:329 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
21:29:19 #11 39.04 Get:330 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libindirect-perl armhf 0.39-2 [20.8 kB]
21:29:19 #10 12.09 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.4 [28.1 kB]
21:29:19 #10 12.26 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.4 [79.7 kB]
21:29:19 #10 12.39 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B]
21:29:19 #8 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 5.8s done
21:29:19 #10 69.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:19 #10 70.01 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:19 #10 70.07 Setting up libsoap-lite-perl (1.27-1) ...
21:29:19 #10 70.08 Setting up libxmlrpc-lite-perl (0.717-2) ...
21:29:19 #11 47.62 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.1_armhf.deb ...
21:29:19 #11 47.63 Unpacking openssh-client (1:8.9p1-3ubuntu0.1) ...
21:29:19 #11 47.68 Selecting previously unselected package publicsuffix.
21:29:19 #11 47.68 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
21:29:19 #11 47.68 Unpacking publicsuffix (20211207.1025-1) ...
21:29:19 #11 47.71 Selecting previously unselected package strace.
21:29:19 #11 47.71 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ...
21:29:19 #11 47.72 Unpacking strace (5.16-0ubuntu3) ...
21:29:19 #11 47.75 Selecting previously unselected package xauth.
21:29:19 #11 47.75 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ...
21:29:19 #11 47.76 Unpacking xauth (1:1.1-1build2) ...
21:29:19 #11 47.79 Selecting previously unselected package xz-utils.
21:29:19 #11 47.79 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ...
21:29:19 #11 47.79 Unpacking xz-utils (5.2.5-2ubuntu1) ...
21:29:19 #11 47.86 Selecting previously unselected package libsigsegv2:armhf.
21:29:19 #10 35.59 Unpacking libfile-dirlist-perl (0.05-2) ...
21:29:19 #10 35.64 Selecting previously unselected package libfile-which-perl.
21:29:19 #10 35.64 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ...
21:29:19 #10 35.64 Unpacking libfile-which-perl (1.23-1) ...
21:29:19 #10 35.69 Selecting previously unselected package libfile-homedir-perl.
21:29:19 #10 35.69 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ...
21:29:19 #10 35.70 Unpacking libfile-homedir-perl (1.006-1) ...
21:29:19 #10 35.75 Selecting previously unselected package libfile-touch-perl.
21:29:19 #10 35.75 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ...
21:29:19 #10 35.75 Unpacking libfile-touch-perl (0.11-1) ...
21:29:19 #10 35.80 Selecting previously unselected package libio-pty-perl.
21:29:19 #10 35.80 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ...
21:29:19 #11 62.19 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:29:19 #11 62.20 Setting up libfile-find-rule-perl (0.34-1) ...
21:29:19 #11 62.21 Setting up libstring-copyright-perl (0.003006-1) ...
21:29:19 #11 62.22 Setting up python3-debian (0.1.36ubuntu1) ...
21:29:19 #13 7.606 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27537 files and directories currently installed.)
21:29:19 #13 7.623 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
21:29:19 #13 7.635 Unpacking bash-completion (1:2.11-6ubuntu1) ...
21:29:19 #13 7.755 Selecting previously unselected package libarchive13:amd64.
21:29:19 #13 7.758 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
21:29:19 #13 7.765 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
21:29:19 #13 7.797 Selecting previously unselected package libjsoncpp25:amd64.
21:29:19 #13 7.800 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_amd64.deb ...
21:29:19 #13 7.803 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
21:29:19 #13 7.836 Selecting previously unselected package librhash0:amd64.
21:29:19 #13 7.836 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
21:29:19 #13 7.839 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
21:29:19 #13 7.874 Selecting previously unselected package libuv1:amd64.
21:29:19 #9 10.93 Selecting previously unselected package libgdbm-compat4:arm64.
21:29:19 #9 10.93 Preparing to unpack .../03-libgdbm-compat4_1.23-3_arm64.deb ...
21:29:19 #9 11.00 Unpacking libgdbm-compat4:arm64 (1.23-3) ...
21:29:19 #10 65.18 
21:29:19 #10 65.18 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:19 #10 65.20 Setting up libfeature-compat-class-perl (0.05-1) ...
21:29:19 #10 65.21 Setting up python3-six (1.16.0-4) ...
21:29:19 #7 DONE 13.5s
21:29:19 
21:29:19 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:19 #0 1.106 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
21:29:19 #0 1.531 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
21:29:19 #0 1.631 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
21:29:19 #0 1.735 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
21:29:19 #0 1.833 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
21:29:19 #0 2.034 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
21:29:19 #0 2.038 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
21:29:19 #0 2.038 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
21:29:19 #0 2.612 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9068 B]
21:29:19 #0 2.612 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [5234 B]
21:29:19 #0 2.612 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2236 kB]
21:29:19 #0 2.845 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1228 kB]
21:29:19 #0 3.419 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
21:29:19 #0 3.425 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
21:29:19 #0 3.425 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [929 kB]
21:29:19 #0 3.473 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [4999 B]
21:29:19 #0 3.473 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3252 B]
21:29:19 #0 3.473 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1848 kB]
21:29:19 #0 3.658 Fetched 19.4 MB in 3s (6583 kB/s)
21:29:19 #0 3.658 Reading package lists...
21:29:19 #0 4.521 Reading package lists...
21:29:19 #0 5.322 Building dependency tree...
21:29:19 #0 5.505 Reading state information...
21:29:19 #0 5.733 The following additional packages will be installed:
21:29:19 #0 5.733   at autoconf automake autopoint autotools-dev binutils
21:29:19 #0 5.733   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:29:19 #0 5.733   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
21:29:19 #0 5.733   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:29:19 #0 5.733   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
21:29:19 #0 5.733   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:29:19 #0 5.733   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:29:19 #0 5.733   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:29:19 #0 5.733   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:29:19 #0 5.733   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
21:29:19 #0 5.733   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:29:19 #0 5.733   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:29:19 #0 5.733   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:29:19 #0 5.733   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:29:19 #0 5.733   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:29:19 #0 5.733   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:29:19 #0 5.733   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:29:19 #0 5.733   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:29:19 #0 5.733   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:29:19 #0 5.733   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:29:19 #0 5.733   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:29:19 #0 5.733   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:29:19 #0 5.733   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:29:19 #0 5.733   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:29:19 #0 5.733   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:29:19 #0 5.733   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:29:19 #0 5.733   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:29:19 #0 5.733   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:29:19 #0 5.733   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:29:19 #0 5.733   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:29:19 #0 5.733   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:29:19 #0 5.733   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:19 #0 5.733   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:29:19 #0 5.733   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:29:19 #0 5.733   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:29:19 #0 5.733   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:29:19 #0 5.733   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:29:19 #0 5.733   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
21:29:19 #0 5.733   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
21:29:19 #0 5.733   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
21:29:19 #0 5.733   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:29:19 #0 5.733   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:29:19 #0 5.733   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:19 #0 5.733   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:29:19 #0 5.733   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:29:19 #0 5.733   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
21:29:19 #0 5.733   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:29:19 #0 5.733   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:29:19 #0 5.733   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:29:19 #0 5.733   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:29:19 #0 5.733   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:29:19 #0 5.733   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:29:19 #0 5.733   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:29:19 #0 5.733   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:29:19 #0 5.733   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
21:29:19 #0 5.733   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:29:19 #0 5.733   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:29:19 #0 5.733   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:29:19 #0 5.733   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:29:19 #0 5.733   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:29:19 #0 5.733   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:29:19 #0 5.733   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:29:19 #0 5.733   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:29:19 #0 5.733   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:19 #0 5.733   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:29:19 #0 5.733   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:29:19 #0 5.733   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
21:29:19 #0 5.733   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:29:19 #0 5.733   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:29:19 #0 5.733   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:29:19 #0 5.733   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:29:19 #0 5.733   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:29:19 #0 5.733   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:29:19 #0 5.733   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:29:19 #0 5.733   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:29:19 #0 5.733   openssh-client openssl patch patchutils perl perl-modules-5.30
21:29:19 #0 5.733   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:29:19 #0 5.733   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:29:19 #0 5.733   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:29:19 #0 5.733   python3-pkg-resources python3-requests python3-six python3-unidiff
21:29:19 #0 5.733   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:29:19 #0 5.733   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:29:19 #0 5.733   xz-utils
21:29:19 #0 5.734 Suggested packages:
21:29:19 #0 5.734   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:29:19 #0 5.734   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:29:19 #0 5.734   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
21:29:19 #0 5.734   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
21:29:19 #0 5.734   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:29:19 #0 5.734   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:29:19 #0 5.734   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:29:19 #0 5.734   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:29:19 #0 5.734   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:29:19 #0 5.734   mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc
21:29:19 #0 5.734   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:29:19 #0 5.734   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:29:19 #0 5.734   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:29:19 #0 5.734   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
21:29:19 #0 5.734   libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
21:29:19 #0 5.734   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:29:19 #0 5.734   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:29:19 #0 5.734   libstdc++-9-doc libbareword-filehandles-perl libindirect-perl
21:29:19 #0 5.734   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:29:19 #0 5.734   libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:29:19 #0 5.734   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:29:19 #0 5.734   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:29:19 #0 5.734   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:29:19 #0 5.734   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
21:29:19 #0 5.734   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
21:29:19 #0 5.734   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:29:19 #0 5.734   python3-cryptography python3-openssl python3-socks python3.8-venv
21:29:19 #0 5.734   python3.8-doc binfmt-support readline-doc zip wdiff-doc
21:29:19 #0 6.085 The following NEW packages will be installed:
21:29:19 #0 6.085   at autoconf automake autopoint autotools-dev binutils
21:29:19 #0 6.085   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:29:19 #0 6.085   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
21:29:19 #0 6.085   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:29:19 #0 6.085   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
21:29:19 #0 6.085   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:29:19 #0 6.085   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
21:29:19 #0 6.085   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:29:19 #0 6.085   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
21:29:19 #0 6.085   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
21:29:19 #0 6.085   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:29:19 #0 6.085   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:29:19 #0 6.085   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:29:19 #0 6.085   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:29:19 #0 6.085   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:29:19 #0 6.085   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:29:19 #0 6.085   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:29:19 #0 6.085   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:29:19 #0 6.085   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:29:19 #0 6.085   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:29:19 #0 6.085   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:29:19 #0 6.085   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:29:19 #0 6.085   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:29:19 #0 6.085   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:29:19 #0 6.085   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:29:19 #0 6.085   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:29:19 #0 6.085   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:29:19 #0 6.085   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:29:19 #0 6.085   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:29:19 #0 6.085   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:29:19 #0 6.085   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:29:19 #0 6.085   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:29:19 #0 6.085   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:29:19 #0 6.085   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:29:19 #0 6.085   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:29:19 #0 6.085   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:29:19 #0 6.085   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:29:19 #0 6.085   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
21:29:19 #0 6.085   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
21:29:19 #0 6.085   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
21:29:19 #0 6.085   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:29:19 #0 6.085   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:29:19 #0 6.085   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:29:19 #0 6.085   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:29:19 #0 6.085   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:29:19 #0 6.085   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
21:29:19 #0 6.085   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:29:19 #0 6.085   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:29:19 #0 6.085   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:29:19 #0 6.085   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:29:19 #0 6.085   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:29:19 #0 6.085   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:29:19 #0 6.085   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:29:19 #0 6.085   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:29:19 #0 6.085   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
21:29:19 #0 6.085   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:29:19 #0 6.085   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:29:19 #0 6.085   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:29:19 #0 6.085   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:29:19 #0 6.085   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:29:19 #0 6.085   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:29:19 #0 6.085   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:29:19 #0 6.085   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:29:19 #0 6.085   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:29:19 #0 6.085   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:29:19 #0 6.085   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:29:19 #0 6.085   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
21:29:19 #0 6.085   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:29:19 #0 6.086   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:29:19 #0 6.086   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:29:19 #0 6.086   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:29:19 #0 6.086   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:29:19 #0 6.086   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:29:19 #0 6.086   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:29:19 #0 6.086   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:29:19 #0 6.086   openssh-client openssl patch patchutils perl perl-modules-5.30
21:29:19 #0 6.086   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:29:19 #0 6.086   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:29:19 #0 6.086   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:29:19 #0 6.086   python3-pkg-resources python3-requests python3-six python3-unidiff
21:29:19 #0 6.086   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:29:19 #0 6.087   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:29:19 #0 6.087   xz-utils
21:29:19 #0 6.520 0 upgraded, 352 newly installed, 0 to remove and 1 not upgraded.
21:29:19 #0 6.520 Need to get 97.8 MB of archives.
21:29:19 #0 6.520 After this operation, 449 MB of additional disk space will be used.
21:29:19 #0 6.520 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
21:29:19 #0 6.664 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.17 [1158 kB]
21:29:19 #11 7.092 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.7 [714 kB]
21:29:19 #11 7.144 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
21:29:19 #30 14.15 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:29:19 #30 14.16 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:29:19 #30 14.16 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:29:19 #14 24.95   Installing       : cmake-data-3.20.2-5.el8.noarch                       48/58 
21:29:19 #14 26.08   Installing       : cmake-3.20.2-5.el8.x86_64                            49/58 
21:29:19 #14 26.19   Installing       : isl-0.16.1-6.el8.x86_64                              50/58 
21:29:19 #11 8.940 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3 arm64 3.10.6-1 [22.3 kB]
21:29:19 #10 12.40 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.4 [241 kB]
21:29:19 #8 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:19 #10 70.10 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:29:19 #10 70.12 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:29:19 #10 70.13 Updating certificates in /etc/ssl/certs...
21:29:19 #11 47.86 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ...
21:29:19 #11 47.86 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ...
21:29:19 #11 47.89 Selecting previously unselected package m4.
21:29:19 #11 47.89 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ...
21:29:19 #11 47.90 Unpacking m4 (1.4.18-5ubuntu2) ...
21:29:19 #11 47.93 Selecting previously unselected package autoconf.
21:29:19 #11 47.94 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
21:29:19 #11 47.94 Unpacking autoconf (2.71-2) ...
21:29:19 #11 47.98 Selecting previously unselected package autotools-dev.
21:29:19 #11 47.98 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
21:29:19 #11 47.98 Unpacking autotools-dev (20220109.1) ...
21:29:19 #11 48.02 Selecting previously unselected package automake.
21:29:19 #11 48.02 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
21:29:19 #11 48.03 Unpacking automake (1:1.16.5-1.3) ...
21:29:19 #11 48.07 Selecting previously unselected package autopoint.
21:29:19 #11 48.07 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
21:29:19 #11 48.07 Unpacking autopoint (0.21-4ubuntu4) ...
21:29:19 #11 48.10 Selecting previously unselected package binutils-common:armhf.
21:29:19 #11 62.36 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:29:19 #11 62.51 Setting up libdata-optlist-perl (0.110-1) ...
21:29:19 #11 62.52 Setting up libipc-run-perl (20180523.0-2) ...
21:29:19 #11 62.53 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:29:19 #11 62.54 Setting up libcontextual-return-perl (0.004014-2) ...
21:29:19 #11 62.55 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:19 #11 62.55 Setting up libtypes-serialiser-perl (1.0-1) ...
21:29:19 #11 62.56 Setting up g++ (4:9.3.0-1ubuntu2) ...
21:29:19 #11 62.59 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:19 #11 62.59 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
21:29:19 #11 62.59 Setting up libhtml-parser-perl (3.72-5) ...
21:29:19 #10 35.81 Unpacking libio-pty-perl (1:1.15-2) ...
21:29:19 #10 35.85 Selecting previously unselected package libipc-run-perl.
21:29:19 #10 35.86 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ...
21:29:19 #10 35.86 Unpacking libipc-run-perl (20200505.0-1) ...
21:29:19 #10 35.92 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:19 #10 35.92 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:29:19 #10 35.93 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:29:19 #10 35.98 Selecting previously unselected package libb-hooks-op-check-perl.
21:29:19 #10 35.98 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
21:29:19 #10 36.00 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
21:29:19 #10 36.07 Selecting previously unselected package libdynaloader-functions-perl.
21:29:19 #10 36.07 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:29:19 #10 10.04 Selecting previously unselected package libgdbm-compat4:arm64.
21:29:19 #10 10.04 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ...
21:29:19 #10 10.05 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ...
21:29:19 #10 10.10 Selecting previously unselected package libperl5.28:arm64.
21:29:19 #10 10.10 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ...
21:29:19 #10 10.11 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ...
21:29:19 #13 7.877 Preparing to unpack .../04-libuv1_1.44.2-1_amd64.deb ...
21:29:19 #13 7.881 Unpacking libuv1:amd64 (1.44.2-1) ...
21:29:19 #13 7.907 Selecting previously unselected package dh-elpa-helper.
21:29:19 #13 7.910 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:29:19 #13 7.913 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:29:19 #13 7.946 Selecting previously unselected package emacsen-common.
21:29:19 #13 7.949 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:29:19 #13 7.958 Unpacking emacsen-common (3.0.4) ...
21:29:19 #13 7.994 Selecting previously unselected package cmake-data.
21:29:19 #13 7.997 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
21:29:19 #13 8.005 Unpacking cmake-data (3.24.2-1ubuntu1) ...
21:29:19 #12 7.913 Transaction test succeeded.
21:29:19 #12 7.914 Running transaction
21:29:19 #9 11.41 Selecting previously unselected package libperl5.36:arm64.
21:29:19 #9 11.41 Preparing to unpack .../04-libperl5.36_5.36.0-7_arm64.deb ...
21:29:19 #10 65.35 Setting up dh-autoreconf (20) ...
21:29:19 #10 65.36 Setting up libdata-validate-uri-perl (0.07-2) ...
21:29:19 #10 65.37 Setting up libnet-smtp-ssl-perl (1.04-2) ...
21:29:19 #10 65.38 Setting up python3-gpg (1.18.0-3+b1) ...
21:29:19 #11 7.147 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.7 [1830 kB]
21:29:19 #11 7.235 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
21:29:19 #11 7.237 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
21:29:19 #11 7.238 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
21:29:19 #11 7.245 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
21:29:19 #11 7.247 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
21:29:19 #11 7.249 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
21:29:19 #11 9.095 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
21:29:19 #11 9.134 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
21:29:19 #10 11.24 Selecting previously unselected package python3-minimal.
21:29:19 #10 11.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 ... 9515 files and directories currently installed.)
21:29:19 #10 11.25 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
21:29:19 #10 11.25 Unpacking python3-minimal (3.9.2-3) ...
21:29:19 #10 11.30 Selecting previously unselected package media-types.
21:29:19 #10 11.30 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:29:19 #10 11.30 Unpacking media-types (4.0.0) ...
21:29:19 #10 11.35 Selecting previously unselected package libmpdec3:arm64.
21:29:19 #10 11.35 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
21:29:19 #10 12.54 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.4 [103 kB]
21:29:19 #10 12.56 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
21:29:19 #10 12.58 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.11 [724 kB]
21:29:19 #10 12.67 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B]
21:29:19 #10 12.67 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB]
21:29:19 #10 12.75 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.7 [525 kB]
21:29:19 #10 12.76 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB]
21:29:19 #8 DONE 15.3s
21:29:19 
21:29:19 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:29:19 #10 70.49 0 added, 0 removed; done.
21:29:19 #10 70.49 Running hooks in /etc/ca-certificates/update.d...
21:29:19 #11 39.45 Get:331 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
21:29:19 #11 39.52 Get:332 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:29:19 #11 39.54 Get:333 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
21:29:19 #11 39.70 Get:334 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:29:19 #11 39.71 Get:335 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libldap-common all 2.5.14+dfsg-0ubuntu0.22.10.1 [19.8 kB]
21:29:19 #11 39.73 Get:336 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
21:29:19 #11 39.77 Get:337 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
21:29:19 #11 39.79 Get:338 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
21:29:19 #11 39.80 Get:339 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-utilsby-perl all 0.12-1 [15.5 kB]
21:29:19 #11 48.10 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.1_armhf.deb ...
21:29:19 #11 48.10 Unpacking binutils-common:armhf (2.38-4ubuntu2.1) ...
21:29:19 #11 48.14 Selecting previously unselected package libbinutils:armhf.
21:29:19 #11 48.14 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.1_armhf.deb ...
21:29:19 #11 48.14 Unpacking libbinutils:armhf (2.38-4ubuntu2.1) ...
21:29:19 #11 48.18 Selecting previously unselected package libctf-nobfd0:armhf.
21:29:19 #11 48.18 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.1_armhf.deb ...
21:29:19 #11 48.18 Unpacking libctf-nobfd0:armhf (2.38-4ubuntu2.1) ...
21:29:19 #11 48.21 Selecting previously unselected package libctf0:armhf.
21:29:19 #11 48.22 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.1_armhf.deb ...
21:29:19 #11 48.22 Unpacking libctf0:armhf (2.38-4ubuntu2.1) ...
21:29:19 #11 48.25 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:29:19 #11 48.25 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-4ubuntu2.1_armhf.deb ...
21:29:19 #11 48.25 Unpacking binutils-arm-linux-gnueabihf (2.38-4ubuntu2.1) ...
21:29:19 #11 48.34 Selecting previously unselected package binutils.
21:29:19 #11 62.60 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:29:19 #11 62.61 Setting up librole-tiny-perl (2.001004-1) ...
21:29:19 #11 62.62 Setting up build-essential (12.8ubuntu1.1) ...
21:29:19 #11 62.63 Setting up libfont-ttf-perl (1.06-1) ...
21:29:19 #11 62.64 Setting up libfile-homedir-perl (1.004-1) ...
21:29:19 #11 62.65 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
21:29:19 #11 62.66 Setting up libio-socket-ssl-perl (2.067-1) ...
21:29:19 #11 62.67 Setting up libsub-exporter-perl (0.987-1) ...
21:29:19 #11 62.68 Setting up libalgorithm-merge-perl (0.08-3) ...
21:29:19 #11 62.69 Setting up libhttp-message-perl (6.22-1) ...
21:29:19 #11 62.70 Setting up libhtml-form-perl (6.07-1) ...
21:29:19 #11 62.71 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
21:29:19 #11 62.72 Setting up libjson-xs-perl (4.020-1build1) ...
21:29:19 #11 62.73 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:19 #11 62.74 Setting up libio-prompter-perl (0.004015-1) ...
21:29:19 #11 62.75 Setting up libhttp-cookies-perl (6.08-1) ...
21:29:19 #11 62.76 Setting up po-debconf (1.0.21) ...
21:29:19 #11 62.77 Setting up libhtml-tree-perl (5.07-2) ...
21:29:19 #11 62.78 Setting up libparams-classify-perl (0.015-1build2) ...
21:29:19 #11 62.79 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
21:29:19 #11 62.80 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:29:19 #11 62.81 Setting up libnet-dns-sec-perl (1.15-1) ...
21:29:19 #11 62.82 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.18) ...
21:29:19 #11 62.82 Setting up libsereal-perl (4.011-1) ...
21:29:19 #11 62.83 Setting up libhtml-format-perl (2.12-1) ...
21:29:19 #11 62.84 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:29:19 #11 62.90 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:19 #10 36.09 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:29:19 #10 36.14 Selecting previously unselected package libdevel-callchecker-perl.
21:29:19 #10 36.14 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
21:29:19 #10 36.14 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
21:29:19 #10 36.19 Selecting previously unselected package libparams-classify-perl.
21:29:19 #10 36.19 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ...
21:29:19 #10 36.19 Unpacking libparams-classify-perl (0.015-1+b3) ...
21:29:19 #10 36.24 Selecting previously unselected package libmodule-runtime-perl.
21:29:19 #10 36.24 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ...
21:29:19 #10 36.25 Unpacking libmodule-runtime-perl (0.016-1) ...
21:29:19 #10 36.29 Selecting previously unselected package libimport-into-perl.
21:29:19 #10 36.29 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ...
21:29:19 #9 11.42 Unpacking libperl5.36:arm64 (5.36.0-7) ...
21:29:19 #11 10.68 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 less arm64 590-1ubuntu0.22.04.1 [142 kB]
21:29:19 #11 10.68 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB]
21:29:19 #11 10.68 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB]
21:29:19 #11 10.68 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
21:29:19 #11 10.68 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
21:29:19 #10 65.54 Setting up python3-certifi (2022.9.24-1) ...
21:29:19 #10 65.67 Setting up libmodule-runtime-perl (0.016-2) ...
21:29:19 #10 65.68 Setting up libmailtools-perl (2.21-2) ...
21:29:19 #10 65.69 Setting up python3-idna (3.3-1) ...
21:29:19 #11 7.418 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.7 [1649 kB]
21:29:19 #11 9.278 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-c5 arm64 0.16-1 [33.2 kB]
21:29:19 #11 9.299 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcryptsetup12 arm64 2:2.5.0-2ubuntu1 [217 kB]
21:29:19 #11 9.381 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfdisk1 arm64 2.38-4ubuntu1 [140 kB]
21:29:19 #11 9.412 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkmod2 arm64 30+20220630-3ubuntu1 [47.1 kB]
21:29:19 #11 9.420 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libapparmor1 arm64 3.0.7-1ubuntu2 [36.8 kB]
21:29:19 #11 9.428 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libip4tc2 arm64 1.8.7-1ubuntu6 [19.6 kB]
21:29:19 #11 9.431 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libsystemd-shared arm64 251.4-1ubuntu7.1 [1617 kB]
21:29:19 #10 11.35 Unpacking libmpdec3:arm64 (2.5.1-1) ...
21:29:19 #10 11.40 Selecting previously unselected package libncursesw6:arm64.
21:29:19 #10 11.40 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
21:29:19 #10 11.41 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
21:29:19 #10 11.46 Selecting previously unselected package readline-common.
21:29:19 #10 11.46 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:29:19 #10 11.46 Unpacking readline-common (8.1-1) ...
21:29:19 #10 11.51 Selecting previously unselected package libreadline8:arm64.
21:29:19 #10 11.51 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
21:29:19 #10 11.51 Unpacking libreadline8:arm64 (8.1-1) ...
21:29:19 #10 11.58 Selecting previously unselected package libsqlite3-0:arm64.
21:29:19 #10 11.58 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
21:29:19 #10 11.58 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
21:29:19 #10 11.69 Selecting previously unselected package libpython3.9-stdlib:arm64.
21:29:19 #10 11.69 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
21:29:19 #10 12.92 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.6 [16.9 kB]
21:29:19 #10 13.06 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.6 [149 kB]
21:29:20 #10 70.49 done.
21:29:20 #10 DONE 70.8s
21:29:20 #11 39.81 Get:340 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libltdl7 armhf 2.4.7-4 [37.2 kB]
21:29:20 #11 39.82 Get:341 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libltdl-dev armhf 2.4.7-4 [167 kB]
21:29:20 #11 48.34 Preparing to unpack .../062-binutils_2.38-4ubuntu2.1_armhf.deb ...
21:29:20 #11 48.34 Unpacking binutils (2.38-4ubuntu2.1) ...
21:29:20 #11 48.37 Selecting previously unselected package libc-dev-bin.
21:29:20 #11 48.37 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_armhf.deb ...
21:29:20 #11 48.37 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
21:29:20 #11 48.40 Selecting previously unselected package linux-libc-dev:armhf.
21:29:20 #11 48.40 Preparing to unpack .../064-linux-libc-dev_5.15.0-69.76_armhf.deb ...
21:29:20 #11 48.41 Unpacking linux-libc-dev:armhf (5.15.0-69.76) ...
21:29:20 #11 48.53 Selecting previously unselected package libcrypt-dev:armhf.
21:29:20 #11 48.53 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ...
21:29:20 #11 48.53 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ...
21:29:20 #11 48.56 Selecting previously unselected package rpcsvc-proto.
21:29:20 #11 48.56 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
21:29:20 #11 48.57 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:29:20 #11 48.60 Selecting previously unselected package libtirpc-dev:armhf.
21:29:20 #10 40.76 Selecting previously unselected package iso-codes.
21:29:20 #10 40.76 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ...
21:29:20 #10 40.77 Unpacking iso-codes (4.2-1) ...
21:29:20 #11 62.96 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:20 #10 36.30 Unpacking libimport-into-perl (1.002005-1) ...
21:29:20 #10 36.38 Selecting previously unselected package librole-tiny-perl.
21:29:20 #10 36.38 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ...
21:29:20 #10 36.39 Unpacking librole-tiny-perl (2.002004-1) ...
21:29:20 #10 36.44 Selecting previously unselected package libstrictures-perl.
21:29:20 #10 36.44 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ...
21:29:20 #10 36.44 Unpacking libstrictures-perl (2.000006-1) ...
21:29:20 #10 36.48 Selecting previously unselected package libsub-quote-perl.
21:29:20 #10 36.49 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ...
21:29:20 #10 36.49 Unpacking libsub-quote-perl (2.006006-1) ...
21:29:20 #10 36.53 Selecting previously unselected package libmoo-perl.
21:29:20 #10 36.53 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ...
21:29:20 #10 36.54 Unpacking libmoo-perl (2.004004-1) ...
21:29:20 #10 36.59 Selecting previously unselected package libencode-locale-perl.
21:29:20 #10 36.59 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ...
21:29:20 #10 36.60 Unpacking libencode-locale-perl (1.05-1.1) ...
21:29:20 #10 36.65 Selecting previously unselected package libtimedate-perl.
21:29:20 #10 36.65 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ...
21:29:20 #10 10.73 Selecting previously unselected package perl.
21:29:20 #10 10.73 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ...
21:29:20 #10 10.74 Unpacking perl (5.28.1-6+deb10u1) ...
21:29:20 #10 65.88 Setting up python3-urllib3 (1.26.12-1) ...
21:29:20 #10 66.05 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
21:29:20 #13 8.376 Selecting previously unselected package cmake.
21:29:20 #13 8.380 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_amd64.deb ...
21:29:20 #13 8.384 Unpacking cmake (3.24.2-1ubuntu1) ...
21:29:20 #13 8.540 Selecting previously unselected package dh-apparmor.
21:29:20 #13 8.543 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
21:29:20 #13 8.547 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
21:29:20 #13 8.580 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:29:20 #13 8.580 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
21:29:20 #13 8.583 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
21:29:20 #13 8.608 Selecting previously unselected package libudev-dev:amd64.
21:29:20 #13 8.611 Preparing to unpack .../11-libudev-dev_251.4-1ubuntu7.1_amd64.deb ...
21:29:20 #13 8.615 Unpacking libudev-dev:amd64 (251.4-1ubuntu7.1) ...
21:29:20 #13 8.642 Selecting previously unselected package libsepol-dev:amd64.
21:29:20 #13 8.645 Preparing to unpack .../12-libsepol-dev_3.4-2_amd64.deb ...
21:29:20 #13 8.649 Unpacking libsepol-dev:amd64 (3.4-2) ...
21:29:20 #11 9.566 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 systemd arm64 251.4-1ubuntu7.1 [2712 kB]
21:29:20 #10 11.70 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
21:29:20 #10 13.26 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 strace arm64 4.21-1ubuntu1 [226 kB]
21:29:20 #10 13.36 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB]
21:29:20 #10 13.37 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 at arm64 3.1.20-3.1ubuntu2 [36.8 kB]
21:29:20 
21:29:20 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:29:20 #11 DONE 0.1s
21:29:20 
21:29:20 #12 [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
21:29:20 #11 48.60 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ...
21:29:20 #11 48.60 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
21:29:20 #11 48.63 Selecting previously unselected package libnsl-dev:armhf.
21:29:20 #11 48.64 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ...
21:29:20 #11 48.64 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
21:29:20 #11 48.67 Selecting previously unselected package libc6-dev:armhf.
21:29:20 #11 48.67 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_armhf.deb ...
21:29:20 #11 48.68 Unpacking libc6-dev:armhf (2.35-0ubuntu3.1) ...
21:29:20 #11 48.77 Selecting previously unselected package gcc-11-base:armhf.
21:29:20 #11 48.77 Preparing to unpack .../070-gcc-11-base_11.3.0-1ubuntu1~22.04_armhf.deb ...
21:29:20 #11 48.78 Unpacking gcc-11-base:armhf (11.3.0-1ubuntu1~22.04) ...
21:29:20 #11 48.81 Selecting previously unselected package libisl23:armhf.
21:29:20 #11 48.81 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ...
21:29:20 #11 48.82 Unpacking libisl23:armhf (0.24-2build1) ...
21:29:20 #11 48.85 Selecting previously unselected package libmpfr6:armhf.
21:29:20 #11 63.09 
21:29:20 #11 63.09 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:20 #11 63.12 Setting up dput (1.0.3ubuntu1) ...
21:29:20 #11 63.26 Setting up libio-async-loop-epoll-perl (0.20-1) ...
21:29:20 #11 63.27 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:29:20 #10 36.66 Unpacking libtimedate-perl (2.3300-2) ...
21:29:20 #10 36.70 Selecting previously unselected package libhttp-date-perl.
21:29:20 #10 36.70 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ...
21:29:20 #10 36.72 Unpacking libhttp-date-perl (6.05-1) ...
21:29:20 #10 36.79 Selecting previously unselected package libfile-listing-perl.
21:29:20 #10 36.79 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ...
21:29:20 #13 8.696 Selecting previously unselected package libpcre2-16-0:amd64.
21:29:20 #13 8.700 Preparing to unpack .../13-libpcre2-16-0_10.40-1ubuntu1_amd64.deb ...
21:29:20 #13 8.704 Unpacking libpcre2-16-0:amd64 (10.40-1ubuntu1) ...
21:29:20 #13 8.742 Selecting previously unselected package libpcre2-32-0:amd64.
21:29:20 #13 8.745 Preparing to unpack .../14-libpcre2-32-0_10.40-1ubuntu1_amd64.deb ...
21:29:20 #13 8.749 Unpacking libpcre2-32-0:amd64 (10.40-1ubuntu1) ...
21:29:20 #13 8.785 Selecting previously unselected package libpcre2-posix3:amd64.
21:29:20 #13 8.787 Preparing to unpack .../15-libpcre2-posix3_10.40-1ubuntu1_amd64.deb ...
21:29:20 #13 8.792 Unpacking libpcre2-posix3:amd64 (10.40-1ubuntu1) ...
21:29:20 #13 8.822 Selecting previously unselected package libpcre2-dev:amd64.
21:29:20 #13 8.825 Preparing to unpack .../16-libpcre2-dev_10.40-1ubuntu1_amd64.deb ...
21:29:20 #13 8.828 Unpacking libpcre2-dev:amd64 (10.40-1ubuntu1) ...
21:29:20 #13 8.871 Selecting previously unselected package libselinux1-dev:amd64.
21:29:20 #13 8.874 Preparing to unpack .../17-libselinux1-dev_3.4-1_amd64.deb ...
21:29:20 #13 8.879 Unpacking libselinux1-dev:amd64 (3.4-1) ...
21:29:20 #13 8.916 Selecting previously unselected package libdevmapper-dev:amd64.
21:29:20 #10 10.87 Selecting previously unselected package liblocale-gettext-perl.
21:29:20 #10 10.87 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ...
21:29:20 #10 10.88 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
21:29:20 #10 10.94 Selecting previously unselected package libssl1.1:arm64.
21:29:20 #10 10.94 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u4_arm64.deb ...
21:29:20 #10 10.94 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u4) ...
21:29:20 #10 11.10 Selecting previously unselected package libpython3.7-minimal:arm64.
21:29:20 #10 66.09 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:20 #10 66.16 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:20 #10 66.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:20 #11 11.19 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.2 [728 kB]
21:29:20 #11 11.21 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
21:29:20 #11 11.21 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:29:20 #11 11.21 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
21:29:20 #11 11.21 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu1 [14.3 kB]
21:29:20 #9 12.01 Selecting previously unselected package perl.
21:29:20 #9 12.01 Preparing to unpack .../05-perl_5.36.0-7_arm64.deb ...
21:29:20 #9 12.02 Unpacking perl (5.36.0-7) ...
21:29:20 #9 12.08 Selecting previously unselected package liblocale-gettext-perl.
21:29:20 #9 12.08 Preparing to unpack .../06-liblocale-gettext-perl_1.07-5_arm64.deb ...
21:29:20 #9 12.08 Unpacking liblocale-gettext-perl (1.07-5) ...
21:29:20 #9 12.15 Selecting previously unselected package libssl3:arm64.
21:29:20 #9 12.15 Preparing to unpack .../07-libssl3_3.0.8-1_arm64.deb ...
21:29:20 #11 8.039 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.7 [387 kB]
21:29:20 #11 8.057 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
21:29:20 #11 8.059 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
21:29:20 #11 8.060 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB]
21:29:20 #11 8.061 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
21:29:20 #11 8.068 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
21:29:20 #11 8.070 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
21:29:20 #11 8.126 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
21:29:20 #11 8.127 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
21:29:20 #11 8.128 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB]
21:29:20 #10 12.01 Selecting previously unselected package python3.9.
21:29:20 #10 12.01 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
21:29:20 #10 12.02 Unpacking python3.9 (3.9.2-1) ...
21:29:20 #10 13.40 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsigsegv2 arm64 2.12-1 [14.1 kB]
21:29:20 #10 13.40 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 m4 arm64 1.4.18-1 [185 kB]
21:29:20 #10 13.42 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autoconf all 2.69-11 [322 kB]
21:29:20 #10 13.46 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autotools-dev all 20180224.1 [39.6 kB]
21:29:20 #10 13.47 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 automake all 1:1.15.1-3ubuntu2 [509 kB]
21:29:20 #10 13.51 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
21:29:20 #12 9.142   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch            1/1 
21:29:20 #12 9.266   Preparing        :                                                        1/1 
21:29:20 #12 9.308   Installing       : python3-libselinux-3.3-4.fc36.x86_64                  1/93 
21:29:20 #12 9.316   Installing       : libtool-ltdl-2.4.7-1.fc36.x86_64                      2/93 
21:29:20 #12 9.324   Installing       : libfdisk-2.38-1.fc36.x86_64                           3/93 
21:29:20 #12 9.329   Installing       : cmake-rpm-macros-3.25.2-1.fc36.noarch                 4/93 
21:29:20 #12 9.335   Installing       : cmake-filesystem-3.25.2-1.fc36.x86_64                 5/93 
21:29:20 #12 9.343   Installing       : perl-threads-1:2.26-449.fc36.x86_64                   6/93 
21:29:20 #12 9.348   Installing       : perl-File-Find-1.39-486.fc36.noarch                   7/93 
21:29:20 #11 48.86 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ...
21:29:20 #11 48.86 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
21:29:20 #11 48.89 Selecting previously unselected package libmpc3:armhf.
21:29:20 #11 48.89 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ...
21:29:20 #11 48.90 Unpacking libmpc3:armhf (1.2.1-2build1) ...
21:29:20 #11 48.93 Selecting previously unselected package cpp-11.
21:29:20 #11 48.94 Preparing to unpack .../074-cpp-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
21:29:20 #11 48.94 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
21:29:20 #11 49.09 Selecting previously unselected package cpp.
21:29:20 #11 49.09 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ...
21:29:20 #11 49.10 Unpacking cpp (4:11.2.0-1ubuntu1) ...
21:29:20 #11 49.13 Selecting previously unselected package libcc1-0:armhf.
21:29:20 #11 63.40 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:29:20 #11 63.41 Setting up libmodule-runtime-perl (0.016-1) ...
21:29:20 #11 63.42 Setting up libmailtools-perl (2.21-1) ...
21:29:20 #11 63.43 Setting up git (1:2.25.1-1ubuntu3.10) ...
21:29:20 #11 63.46 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:29:20 #11 63.50 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:20 #11 63.57 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:20 #10 36.80 Unpacking libfile-listing-perl (6.14-1) ...
21:29:20 #11 40.27 Get:342 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
21:29:20 #11 40.49 Get:343 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:29:20 #11 40.50 Get:344 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmail-sendmail-perl all 0.80-2 [23.2 kB]
21:29:20 #11 40.52 Get:345 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B]
21:29:20 #11 40.53 Get:346 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
21:29:20 #11 40.62 Get:347 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
21:29:20 #10 41.36 Selecting previously unselected package libalgorithm-diff-perl.
21:29:20 #10 41.36 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:29:20 #10 41.37 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:29:20 #10 41.40 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:29:20 #10 41.40 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ...
21:29:20 #10 41.42 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:29:20 #10 41.45 Selecting previously unselected package libalgorithm-merge-perl.
21:29:20 #10 41.45 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ...
21:29:20 #10 41.46 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:29:20 #10 41.49 Selecting previously unselected package libapt-inst2.0:armhf.
21:29:20 #10 41.49 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ...
21:29:20 #10 41.50 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
21:29:20 #10 41.55 Selecting previously unselected package libapt-pkg-perl.
21:29:20 #10 41.56 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ...
21:29:20 #10 41.56 Unpacking libapt-pkg-perl (0.1.34+b1) ...
21:29:20 #13 8.919 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.185-1ubuntu1_amd64.deb ...
21:29:20 #13 8.923 Unpacking libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
21:29:20 #13 8.957 Selecting previously unselected package libseccomp-dev:amd64.
21:29:20 #13 8.958 Preparing to unpack .../19-libseccomp-dev_2.5.4-1ubuntu1_amd64.deb ...
21:29:20 #13 8.962 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu1) ...
21:29:20 #13 8.992 Selecting previously unselected package libsystemd-dev:amd64.
21:29:20 #13 8.995 Preparing to unpack .../20-libsystemd-dev_251.4-1ubuntu7.1_amd64.deb ...
21:29:20 #13 8.999 Unpacking libsystemd-dev:amd64 (251.4-1ubuntu7.1) ...
21:29:20 #13 9.054 Selecting previously unselected package pkg-config.
21:29:20 #13 9.058 Preparing to unpack .../21-pkg-config_0.29.2-1ubuntu3_amd64.deb ...
21:29:20 #13 9.062 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:29:20 #13 9.101 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu1) ...
21:29:20 #13 9.110 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
21:29:20 #13 9.121 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
21:29:20 #13 9.130 Setting up libpcre2-16-0:amd64 (10.40-1ubuntu1) ...
21:29:20 #13 9.141 Setting up libpcre2-32-0:amd64 (10.40-1ubuntu1) ...
21:29:20 #13 9.151 Setting up libuv1:amd64 (1.44.2-1) ...
21:29:20 #13 9.161 Setting up emacsen-common (3.0.4) ...
21:29:20 #10 11.11 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
21:29:20 #10 11.12 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
21:29:20 #10 11.25 Selecting previously unselected package libexpat1:arm64.
21:29:20 #10 11.25 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_arm64.deb ...
21:29:20 #10 11.26 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
21:29:20 #10 11.31 Selecting previously unselected package python3.7-minimal.
21:29:20 #10 11.31 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
21:29:20 #10 11.32 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
21:29:20 #10 66.35 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:20 #10 66.37 Setting up dh-strip-nondeterminism (1.13.1-1) ...
21:29:20 #10 66.38 Setting up libconst-fast-perl (0.014-2) ...
21:29:20 #10 66.41 Setting up libhttp-daemon-perl (6.16-1) ...
21:29:20 #10 66.42 Setting up python3-unidiff (0.7.3-1) ...
21:29:20 #10 66.55 Setting up libdata-dpath-perl (0.58-2) ...
21:29:20 #11 11.61 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu1 [161 kB]
21:29:20 #9 12.15 Unpacking libssl3:arm64 (3.0.8-1) ...
21:29:20 #9 12.38 Selecting previously unselected package libpython3.11-minimal:arm64.
21:29:20 #9 12.38 Preparing to unpack .../08-libpython3.11-minimal_3.11.2-6_arm64.deb ...
21:29:20 #9 12.38 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ...
21:29:20 
21:29:20 #9 ...
21:29:20 
21:29:20 #10 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:20 #10 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 6.1s done
21:29:20 #10 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:20 #10 DONE 16.7s
21:29:20 
21:29:20 #9 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:20 #9 12.51 Selecting previously unselected package libexpat1:arm64.
21:29:20 #9 12.51 Preparing to unpack .../09-libexpat1_2.5.0-1_arm64.deb ...
21:29:20 #9 12.51 Unpacking libexpat1:arm64 (2.5.0-1) ...
21:29:20 #11 8.308 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
21:29:20 #10 12.13 Selecting previously unselected package libpython3-stdlib:arm64.
21:29:20 #10 12.13 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
21:29:20 #10 12.14 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
21:29:20 #10 12.18 Setting up python3-minimal (3.9.2-3) ...
21:29:20 #10 13.69 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.8 [197 kB]
21:29:20 #11 10.08 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
21:29:20 #12 9.355   Installing       : m4-1.4.19-3.fc36.x86_64                               8/93 
21:29:20 #12 9.362   Installing       : libseccomp-2.5.3-2.fc36.x86_64                        9/93 
21:29:20 #12 9.367   Installing       : libmpc-1.2.1-4.fc36.x86_64                           10/93 
21:29:20 #11 49.13 Preparing to unpack .../076-libcc1-0_12.1.0-2ubuntu1~22.04_armhf.deb ...
21:29:20 #11 49.14 Unpacking libcc1-0:armhf (12.1.0-2ubuntu1~22.04) ...
21:29:20 #11 49.17 Selecting previously unselected package libgomp1:armhf.
21:29:20 #11 49.17 Preparing to unpack .../077-libgomp1_12.1.0-2ubuntu1~22.04_armhf.deb ...
21:29:20 #11 49.18 Unpacking libgomp1:armhf (12.1.0-2ubuntu1~22.04) ...
21:29:20 #11 49.21 Selecting previously unselected package libatomic1:armhf.
21:29:20 #11 49.21 Preparing to unpack .../078-libatomic1_12.1.0-2ubuntu1~22.04_armhf.deb ...
21:29:20 #11 49.21 Unpacking libatomic1:armhf (12.1.0-2ubuntu1~22.04) ...
21:29:20 #11 49.24 Selecting previously unselected package libasan6:armhf.
21:29:20 #11 49.24 Preparing to unpack .../079-libasan6_11.3.0-1ubuntu1~22.04_armhf.deb ...
21:29:20 #11 49.25 Unpacking libasan6:armhf (11.3.0-1ubuntu1~22.04) ...
21:29:20 #11 49.33 Selecting previously unselected package libubsan1:armhf.
21:29:20 #11 49.33 Preparing to unpack .../080-libubsan1_12.1.0-2ubuntu1~22.04_armhf.deb ...
21:29:20 #11 49.33 Unpacking libubsan1:armhf (12.1.0-2ubuntu1~22.04) ...
21:29:20 #11 49.38 Selecting previously unselected package libgcc-11-dev:armhf.
21:29:20 #11 63.64 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:20 #11 63.77 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:20 #11 63.80 Setting up dh-strip-nondeterminism (1.7.0-1) ...
21:29:20 #11 63.81 Setting up libconst-fast-perl (0.014-1) ...
21:29:20 #11 63.82 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:29:20 #11 63.83 Setting up libgit-wrapper-perl (0.048-1) ...
21:29:20 #11 63.84 Setting up libcurl4:armhf (7.68.0-1ubuntu2.18) ...
21:29:20 #11 63.85 Setting up curl (7.68.0-1ubuntu2.18) ...
21:29:20 #11 63.85 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:29:20 #11 63.86 Setting up libmodule-implementation-perl (0.09-1) ...
21:29:20 #11 63.87 Setting up libemail-valid-perl (1.202-1) ...
21:29:20 #11 63.88 Setting up libpackage-stash-perl (0.38-1) ...
21:29:20 #11 63.90 Setting up libimport-into-perl (1.002005-1) ...
21:29:20 #11 63.91 Setting up libmoo-perl (2.003006-1) ...
21:29:20 #11 63.92 Setting up liblist-someutils-perl (0.58-1) ...
21:29:20 #12 0.747 Hit:1 http://deb.debian.org/debian buster InRelease
21:29:20 #12 0.748 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:29:20 #12 0.748 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:29:20 #10 37.12 Selecting previously unselected package libhtml-tagset-perl.
21:29:20 #10 37.12 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ...
21:29:20 #10 37.14 Unpacking libhtml-tagset-perl (3.20-4) ...
21:29:20 #10 37.21 Selecting previously unselected package liburi-perl.
21:29:20 #10 37.21 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ...
21:29:20 #10 37.21 Unpacking liburi-perl (5.08-1) ...
21:29:20 #10 37.27 Selecting previously unselected package libhtml-parser-perl.
21:29:20 #10 37.27 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
21:29:20 #10 37.28 Unpacking libhtml-parser-perl (3.75-1+b1) ...
21:29:20 #11 40.64 Get:348 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:29:20 #11 40.64 Get:349 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmldbm-perl all 2.05-3 [17.5 kB]
21:29:20 #11 40.65 Get:350 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmoox-aliases-perl all 0.001006-2 [6796 B]
21:29:20 #11 40.65 Get:351 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
21:29:20 #11 40.71 Get:352 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxs-parse-keyword-perl armhf 0.25-1 [49.2 kB]
21:29:20 #10 41.60 Selecting previously unselected package libarchive-cpio-perl.
21:29:20 #10 41.60 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ...
21:29:20 #10 41.61 Unpacking libarchive-cpio-perl (0.10-1) ...
21:29:20 #10 41.64 Selecting previously unselected package libasync-mergepoint-perl.
21:29:20 #10 41.64 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ...
21:29:20 #10 41.65 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:29:20 #10 41.68 Selecting previously unselected package libauthen-sasl-perl.
21:29:20 #10 41.68 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ...
21:29:20 #10 41.68 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:29:20 #10 41.72 Selecting previously unselected package libmodule-implementation-perl.
21:29:20 #10 41.72 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ...
21:29:20 #10 41.72 Unpacking libmodule-implementation-perl (0.09-1) ...
21:29:20 #10 41.75 Selecting previously unselected package libvariable-magic-perl.
21:29:20 #10 41.76 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ...
21:29:20 #10 41.76 Unpacking libvariable-magic-perl (0.62-1+b1) ...
21:29:20 #10 41.79 Selecting previously unselected package libb-hooks-endofscope-perl.
21:29:20 #10 41.79 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:29:20 #10 41.80 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:29:20 #13 9.194 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:29:20 #13 9.204 Setting up bash-completion (1:2.11-6ubuntu1) ...
21:29:20 #13 9.224 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
21:29:20 #13 9.238 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:29:20 #13 9.285 Setting up libudev-dev:amd64 (251.4-1ubuntu7.1) ...
21:29:20 #13 9.293 Setting up libsepol-dev:amd64 (3.4-2) ...
21:29:20 #13 9.303 Setting up libpcre2-posix3:amd64 (10.40-1ubuntu1) ...
21:29:20 #13 9.314 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
21:29:20 #13 9.324 Setting up cmake-data (3.24.2-1ubuntu1) ...
21:29:20 #13 9.364 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
21:29:20 #13 9.375 Setting up libsystemd-dev:amd64 (251.4-1ubuntu7.1) ...
21:29:20 #13 9.386 Setting up libpcre2-dev:amd64 (10.40-1ubuntu1) ...
21:29:20 #10 11.51 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u4) ...
21:29:20 #10 11.62 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
21:29:20 #10 66.56 Setting up python3-magic (2:0.4.26-3) ...
21:29:20 #10 66.69 Setting up g++-12 (12.2.0-14) ...
21:29:20 #10 66.70 Setting up python3-pkg-resources (66.1.1-1) ...
21:29:20 #11 11.98 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
21:29:20 #11 12.02 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB]
21:29:20 #9 12.57 Selecting previously unselected package python3.11-minimal.
21:29:20 #9 12.57 Preparing to unpack .../10-python3.11-minimal_3.11.2-6_arm64.deb ...
21:29:20 #9 12.58 Unpacking python3.11-minimal (3.11.2-6) ...
21:29:20 #10 ...
21:29:20 
21:29:20 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:20 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 6.1s done
21:29:20 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:20 #7 DONE 16.6s
21:29:20 
21:29:20 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:20 #10 12.43 Selecting previously unselected package python3.
21:29:20 #10 12.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 ... 9953 files and directories currently installed.)
21:29:20 #10 12.44 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
21:29:20 #10 12.44 Unpacking python3 (3.9.2-3) ...
21:29:20 #10 12.51 Selecting previously unselected package less.
21:29:20 #10 12.51 Preparing to unpack .../001-less_551-2_arm64.deb ...
21:29:20 #10 12.52 Unpacking less (551-2) ...
21:29:20 #10 12.58 Selecting previously unselected package netbase.
21:29:20 #10 12.58 Preparing to unpack .../002-netbase_6.3_all.deb ...
21:29:20 #10 12.58 Unpacking netbase (6.3) ...
21:29:20 #10 12.66 Selecting previously unselected package sensible-utils.
21:29:20 #10 12.66 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
21:29:20 #10 12.67 Unpacking sensible-utils (0.0.14) ...
21:29:21 #10 14.07 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.8 [416 kB]
21:29:21 #10 14.19 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.8 [2168 kB]
21:29:21 #12 9.410   Installing       : checkpolicy-3.3-2.fc36.x86_64                        11/93 
21:29:21 #12 9.601   Installing       : cpp-12.2.1-4.fc36.x86_64                             12/93 
21:29:21 #12 9.638   Installing       : perl-threads-shared-1.62-479.fc36.x86_64             13/93 
21:29:21 #12 9.674   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch               14/93 
21:29:21 #12 9.681   Installing       : python3-libsemanage-3.3-3.fc36.x86_64                15/93 
21:29:21 #12 9.687   Installing       : vim-filesystem-2:9.0.1307-1.fc36.noarch              16/93 
21:29:21 #12 9.722   Installing       : systemd-rpm-macros-250.10-2.fc36.noarch              17/93 
21:29:21 #11 49.39 Preparing to unpack .../081-libgcc-11-dev_11.3.0-1ubuntu1~22.04_armhf.deb ...
21:29:21 #11 49.39 Unpacking libgcc-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
21:29:21 #11 49.45 Selecting previously unselected package gcc-11.
21:29:21 #11 49.45 Preparing to unpack .../082-gcc-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
21:29:21 #11 49.45 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
21:29:21 #11 63.93 Setting up liblist-someutils-xs-perl (0.58-2) ...
21:29:21 #11 63.94 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:29:21 #11 63.95 Setting up libmoox-aliases-perl (0.001006-1) ...
21:29:21 #11 63.96 Setting up libparams-validate-perl (1.29-3) ...
21:29:21 #11 63.97 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:29:21 #11 63.98 Setting up libnamespace-clean-perl (0.27-1) ...
21:29:21 #11 63.99 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
21:29:21 #11 64.00 Setting up libgitlab-api-v4-perl (0.25-1) ...
21:29:21 #11 64.01 Setting up libmoox-struct-perl (0.017-1) ...
21:29:21 #11 64.02 Setting up lintian (2.62.0ubuntu2.2) ...
21:29:21 #11 64.03 Setting up licensecheck (3.0.45-1) ...
21:29:21 #11 64.05 Setting up dh-autoreconf (19) ...
21:29:21 #11 64.06 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:29:21 #11 64.07 Setting up libwww-perl (6.43-1) ...
21:29:21 #11 64.08 Setting up debhelper (12.10ubuntu1) ...
21:29:21 #11 64.09 Setting up devscripts (2.20.2ubuntu2) ...
21:29:21 #10 37.36 Selecting previously unselected package libhtml-tree-perl.
21:29:21 #10 37.36 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ...
21:29:21 #10 37.37 Unpacking libhtml-tree-perl (5.07-2) ...
21:29:21 #10 37.58 Selecting previously unselected package libio-html-perl.
21:29:21 #10 37.58 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ...
21:29:21 #10 37.59 Unpacking libio-html-perl (1.004-2) ...
21:29:21 #10 41.83 Selecting previously unselected package libcapture-tiny-perl.
21:29:21 #10 41.83 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ...
21:29:21 #10 41.85 Unpacking libcapture-tiny-perl (0.48-1) ...
21:29:21 #10 41.88 Selecting previously unselected package libcgi-pm-perl.
21:29:21 #10 41.88 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ...
21:29:21 #10 41.88 Unpacking libcgi-pm-perl (4.40-1) ...
21:29:21 #10 41.94 Selecting previously unselected package libfcgi-perl.
21:29:21 #10 41.94 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ...
21:29:21 #10 41.94 Unpacking libfcgi-perl (0.78-2+b3) ...
21:29:21 #10 41.98 Selecting previously unselected package libcgi-fast-perl.
21:29:21 #10 41.98 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:29:21 #10 41.98 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:29:21 #10 42.01 Selecting previously unselected package libsub-name-perl.
21:29:21 #10 42.01 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ...
21:29:21 #10 42.02 Unpacking libsub-name-perl (0.21-1+b3) ...
21:29:21 #10 42.05 Selecting previously unselected package libclass-accessor-perl.
21:29:21 #10 42.05 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ...
21:29:21 #10 42.06 Unpacking libclass-accessor-perl (0.51-1) ...
21:29:21 #10 42.09 Selecting previously unselected package libclass-inspector-perl.
21:29:21 #10 42.09 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ...
21:29:21 #10 42.10 Unpacking libclass-inspector-perl (1.32-1) ...
21:29:21 #10 42.13 Selecting previously unselected package libclass-xsaccessor-perl.
21:29:21 #10 42.13 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ...
21:29:21 #10 42.13 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
21:29:21 #13 9.396 Setting up libselinux1-dev:amd64 (3.4-1) ...
21:29:21 #13 9.406 Setting up libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
21:29:21 #13 9.416 Setting up cmake (3.24.2-1ubuntu1) ...
21:29:21 #13 9.427 Setting up docker-ce-build-deps (1.0) ...
21:29:21 #13 9.442 Processing triggers for man-db (2.10.2-2) ...
21:29:21 #13 9.508 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:29:21 #10 11.69 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
21:29:21 #10 11.73 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
21:29:21 #10 66.98 Setting up libmodule-implementation-perl (0.09-2) ...
21:29:21 #10 67.00 Setting up libcgi-fast-perl (1:2.15-1) ...
21:29:21 #10 67.02 Setting up python3-apt (2.5.3) ...
21:29:21 #11 12.06 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB]
21:29:21 #11 12.08 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic-mgc arm64 1:5.41-3 [257 kB]
21:29:21 #11 12.14 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic1 arm64 1:5.41-3 [85.0 kB]
21:29:21 #11 12.16 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 file arm64 1:5.41-3 [21.6 kB]
21:29:21 #11 12.16 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB]
21:29:21 #11 12.16 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
21:29:21 #11 12.21 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
21:29:21 #11 12.26 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
21:29:21 #9 12.80 Setting up libssl3:arm64 (3.0.8-1) ...
21:29:21 #9 12.81 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ...
21:29:21 #9 12.83 Setting up libexpat1:arm64 (2.5.0-1) ...
21:29:21 #9 12.84 Setting up python3.11-minimal (3.11.2-6) ...
21:29:21 #10 12.70 Selecting previously unselected package bzip2.
21:29:21 #10 12.70 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
21:29:21 #10 12.70 Unpacking bzip2 (1.0.8-4) ...
21:29:21 #10 12.75 Selecting previously unselected package openssl.
21:29:21 #10 12.75 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u4_arm64.deb ...
21:29:21 #10 12.76 Unpacking openssl (1.1.1n-0+deb11u4) ...
21:29:21 #10 12.87 Selecting previously unselected package ca-certificates.
21:29:21 #10 12.88 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
21:29:21 #10 12.88 Unpacking ca-certificates (20210119) ...
21:29:21 #11 8.995 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
21:29:21 #12 9.773   Installing       : python3-setuptools-59.6.0-3.fc36.noarch              18/93 
21:29:21 #12 9.836   Installing       : python3-setools-4.4.0-5.fc36.x86_64                  19/93 
21:29:21 #12 9.872   Installing       : python3-audit-3.1-2.fc36.x86_64                      20/93 
21:29:21 #12 9.904   Installing       : pcre2-utf32-10.40-1.fc36.x86_64                      21/93 
21:29:21 #12 9.912   Installing       : pcre2-utf16-10.40-1.fc36.x86_64                      22/93 
21:29:21 #12 9.921   Installing       : pcre2-devel-10.40-1.fc36.x86_64                      23/93 
21:29:21 #12 9.955   Installing       : libuv-1:1.44.2-1.fc36.x86_64                         24/93 
21:29:21 #12 9.983   Installing       : libbpf-2:0.7.0-3.fc36.x86_64                         25/93 
21:29:21 #12 9.989   Installing       : libargon2-20171227-9.fc36.x86_64                     26/93 
21:29:21 #11 49.73 Selecting previously unselected package gcc.
21:29:21 #11 49.73 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ...
21:29:21 #11 49.74 Unpacking gcc (4:11.2.0-1ubuntu1) ...
21:29:21 #11 49.80 Selecting previously unselected package libstdc++-11-dev:armhf.
21:29:21 #11 10.82 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
21:29:21 #11 10.83 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
21:29:21 #11 10.83 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libperl5.34 arm64 5.34.0-5ubuntu1.1 [4618 kB]
21:29:21 #11 64.23 Setting up equivs (2.2.0) ...
21:29:21 #11 64.24 Setting up libxml-parser-perl (2.46-1) ...
21:29:21 #11 64.26 Setting up libxml-sax-expat-perl (0.51-1) ...
21:29:21 #11 64.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:21 #14 26.21   Running scriptlet: isl-0.16.1-6.el8.x86_64                              50/58 
21:29:21 #14 27.89   Installing       : gcc-8.5.0-18.el8.x86_64                              51/58 
21:29:21 #14 27.92   Running scriptlet: gcc-8.5.0-18.el8.x86_64                              51/58 
21:29:21 #14 28.04   Installing       : libtool-2.4.6-25.el8.x86_64                          52/58 
21:29:21 #14 28.06   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          52/58 
21:29:21 #14 28.08   Installing       : annobin-11.13-1.el8.x86_64                           53/58 
21:29:21 #14 28.10   Running scriptlet: annobin-11.13-1.el8.x86_64                           53/58 
21:29:21 #14 28.13   Installing       : gcc-plugin-annobin-8.5.0-18.el8.x86_64               54/58 
21:29:21 #14 28.14   Running scriptlet: gcc-plugin-annobin-8.5.0-18.el8.x86_64               54/58 
21:29:21 #14 28.19   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               55/58 
21:29:21 #14 28.23   Installing       : device-mapper-devel-8:1.02.181-9.el8.x86_64          56/58 
21:29:21 #14 28.25   Installing       : which-2.21-18.el8.x86_64                             57/58 
21:29:21 #14 28.28   Installing       : libseccomp-devel-2.5.2-1.el8.x86_64                  58/58 
21:29:21 #10 37.66 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:21 #10 37.66 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:29:21 #10 37.71 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:29:21 #10 37.79 Selecting previously unselected package libhttp-message-perl.
21:29:21 #10 37.79 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ...
21:29:21 #10 37.81 Unpacking libhttp-message-perl (6.28-1) ...
21:29:21 #13 DONE 9.9s
21:29:21 
21:29:21 #14 [stage-1 6/9] COPY sources/ /sources
21:29:21 #10 42.17 Selecting previously unselected package libclone-perl.
21:29:21 #10 42.17 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ...
21:29:21 #10 42.18 Unpacking libclone-perl (0.41-1+b1) ...
21:29:21 #10 42.21 Selecting previously unselected package libcommon-sense-perl.
21:29:21 #10 42.21 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ...
21:29:21 #10 42.22 Unpacking libcommon-sense-perl (3.74-2+b7) ...
21:29:21 #10 42.25 Selecting previously unselected package libparams-util-perl.
21:29:21 #10 42.25 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ...
21:29:21 #10 42.26 Unpacking libparams-util-perl (1.07-3+b4) ...
21:29:21 #10 42.29 Selecting previously unselected package libsub-install-perl.
21:29:21 #10 42.29 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ...
21:29:21 #10 42.29 Unpacking libsub-install-perl (0.928-1) ...
21:29:21 #10 42.32 Selecting previously unselected package libdata-optlist-perl.
21:29:21 #10 42.33 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ...
21:29:21 #10 42.33 Unpacking libdata-optlist-perl (0.110-1) ...
21:29:21 #10 42.36 Selecting previously unselected package libsub-exporter-perl.
21:29:21 #10 42.36 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ...
21:29:21 #10 42.37 Unpacking libsub-exporter-perl (0.987-1) ...
21:29:21 #11 41.13 Get:353 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxs-parse-sublike-perl armhf 0.16-1ubuntu2 [26.8 kB]
21:29:21 #11 41.30 Get:354 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libobject-pad-perl armhf 0.68-1 [91.1 kB]
21:29:21 #11 41.44 Get:355 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpackage-stash-xs-perl armhf 0.30-1 [17.6 kB]
21:29:21 #11 41.46 Get:356 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:29:21 #11 41.49 Get:357 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libperlio-gzip-perl armhf 0.20-1 [13.9 kB]
21:29:21 #10 67.21 Setting up python3-charset-normalizer (3.0.1-2) ...
21:29:21 #10 12.97 Selecting previously unselected package libmagic-mgc.
21:29:21 #10 12.98 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ...
21:29:21 #10 12.98 Unpacking libmagic-mgc (1:5.39-3) ...
21:29:21 #10 13.09 Selecting previously unselected package libmagic1:arm64.
21:29:21 #10 13.09 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ...
21:29:21 #10 13.10 Unpacking libmagic1:arm64 (1:5.39-3) ...
21:29:21 #10 13.16 Selecting previously unselected package file.
21:29:21 #10 13.16 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ...
21:29:21 #10 13.16 Unpacking file (1:5.39-3) ...
21:29:21 #11 8.999 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.3 [3766 kB]
21:29:21 #11 9.165 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.3 [224 kB]
21:29:21 #11 9.168 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.17 [599 kB]
21:29:21 #11 9.175 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
21:29:21 #11 9.177 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.11 [4672 B]
21:29:21 #11 9.177 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
21:29:21 #11 9.234 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
21:29:21 #11 9.246 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
21:29:21 #11 9.252 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB]
21:29:21 #12 9.996   Installing       : less-590-5.fc36.x86_64                               27/93 
21:29:21 #12 10.17   Installing       : kernel-headers-6.2.6-100.fc36.x86_64                 28/93 
21:29:21 #12 10.24   Installing       : glibc-headers-x86-2.35-22.fc36.noarch                29/93 
21:29:21 #10 14.37 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.8 [3364 B]
21:29:21 #10 14.37 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.6 [58.6 kB]
21:29:21 #10 14.37 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-208.220 [975 kB]
21:29:21 #10 14.42 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.6 [2048 kB]
21:29:21 #10 14.51 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB]
21:29:21 #10 14.51 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB]
21:29:21 #10 14.53 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB]
21:29:21 #10 14.54 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
21:29:21 #11 49.81 Preparing to unpack .../084-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_armhf.deb ...
21:29:21 #11 49.81 Unpacking libstdc++-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
21:29:21 #11 49.98 Selecting previously unselected package g++-11.
21:29:21 #11 49.98 Preparing to unpack .../085-g++-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
21:29:21 #11 49.98 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
21:29:21 #11 64.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:21 #11 64.48 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:21 #11 64.51 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:29:21 #11 64.53 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
21:29:21 #11 64.54 Updating certificates in /etc/ssl/certs...
21:29:21 #11 11.01 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 perl arm64 5.34.0-5ubuntu1.1 [231 kB]
21:29:21 #11 11.04 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 openssl arm64 3.0.5-2ubuntu2.1 [1157 kB]
21:29:21 #11 11.06 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
21:29:21 #11 11.07 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libdbus-1-3 arm64 1.14.0-2ubuntu3 [200 kB]
21:29:21 #11 11.07 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-bin arm64 1.14.0-2ubuntu3 [38.9 kB]
21:29:21 #11 11.07 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
21:29:21 #11 11.11 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-daemon arm64 1.14.0-2ubuntu3 [114 kB]
21:29:21 #14 28.30   Running scriptlet: libseccomp-devel-2.5.2-1.el8.x86_64                  58/58 
21:29:21 #14 28.59   Verifying        : autoconf-2.69-29.el8.noarch                           1/58 
21:29:21 #14 28.59   Verifying        : automake-1.16.1-7.el8.noarch                          2/58 
21:29:21 #14 28.59   Verifying        : cmake-3.20.2-5.el8.x86_64                             3/58 
21:29:21 #14 28.59   Verifying        : cmake-data-3.20.2-5.el8.noarch                        4/58 
21:29:21 #14 28.59   Verifying        : cmake-filesystem-3.20.2-5.el8.x86_64                  5/58 
21:29:21 #14 28.59   Verifying        : cmake-rpm-macros-3.20.2-5.el8.noarch                  6/58 
21:29:21 #14 28.59   Verifying        : git-2.39.1-1.el8.x86_64                               7/58 
21:29:21 #14 28.59   Verifying        : git-core-2.39.1-1.el8.x86_64                          8/58 
21:29:21 #14 28.59   Verifying        : git-core-doc-2.39.1-1.el8.noarch                      9/58 
21:29:21 #14 28.59   Verifying        : isl-0.16.1-6.el8.x86_64                              10/58 
21:29:21 #14 28.60   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          11/58 
21:29:21 #14 28.60   Verifying        : libseccomp-devel-2.5.2-1.el8.x86_64                  12/58 
21:29:21 #14 28.60   Verifying        : libtool-2.4.6-25.el8.x86_64                          13/58 
21:29:21 #14 28.60   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               14/58 
21:29:21 #14 28.60   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        15/58 
21:29:21 #14 28.60   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    16/58 
21:29:21 #14 28.60   Verifying        : perl-Git-2.39.1-1.el8.noarch                         17/58 
21:29:21 #14 28.60   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   18/58 
21:29:21 #14 28.60   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  19/58 
21:29:21 #14 28.60   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            20/58 
21:29:21 #14 28.60   Verifying        : annobin-11.13-1.el8.x86_64                           21/58 
21:29:21 #14 28.60   Verifying        : checkpolicy-2.9-1.el8.x86_64                         22/58 
21:29:21 #14 28.60   Verifying        : cpp-8.5.0-18.el8.x86_64                              23/58 
21:29:21 #14 28.60   Verifying        : gcc-8.5.0-18.el8.x86_64                              24/58 
21:29:21 #14 28.60   Verifying        : gcc-plugin-annobin-8.5.0-18.el8.x86_64               25/58 
21:29:21 #14 28.60   Verifying        : glibc-devel-2.28-225.el8.x86_64                      26/58 
21:29:21 #14 28.60   Verifying        : glibc-headers-2.28-225.el8.x86_64                    27/58 
21:29:21 #14 28.60   Verifying        : kernel-headers-4.18.0-448.el8.x86_64                 28/58 
21:29:21 #14 28.60   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                29/58 
21:29:21 #14 28.60   Verifying        : libgomp-8.5.0-18.el8.x86_64                          30/58 
21:29:21 #14 28.60   Verifying        : libselinux-devel-2.9-8.el8.x86_64                    31/58 
21:29:21 #14 28.60   Verifying        : libselinux-utils-2.9-8.el8.x86_64                    32/58 
21:29:21 #14 28.60   Verifying        : libsepol-devel-2.9-3.el8.x86_64                      33/58 
21:29:21 #14 28.60   Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                   34/58 
21:29:21 #14 28.60   Verifying        : m4-1.4.18-7.el8.x86_64                               35/58 
21:29:21 #14 28.60   Verifying        : make-1:4.2.1-11.el8.x86_64                           36/58 
21:29:21 #14 28.60   Verifying        : openssh-8.0p1-17.el8.x86_64                          37/58 
21:29:21 #14 28.60   Verifying        : openssh-clients-8.0p1-17.el8.x86_64                  38/58 
21:29:21 #14 28.60   Verifying        : pcre2-devel-10.32-3.el8.x86_64                       39/58 
21:29:21 #14 28.60   Verifying        : pcre2-utf16-10.32-3.el8.x86_64                       40/58 
21:29:21 #14 28.60   Verifying        : pcre2-utf32-10.32-3.el8.x86_64                       41/58 
21:29:21 #14 28.60   Verifying        : policycoreutils-2.9-24.el8.x86_64                    42/58 
21:29:21 #14 28.60   Verifying        : policycoreutils-devel-2.9-24.el8.x86_64              43/58 
21:29:21 #14 28.60   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       44/58 
21:29:21 #14 28.60   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     45/58 
21:29:21 #14 28.60   Verifying        : python3-libselinux-2.9-8.el8.x86_64                  46/58 
21:29:21 #14 28.60   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 47/58 
21:29:21 #14 28.60   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            48/58 
21:29:21 #14 28.60   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   49/58 
21:29:21 #14 28.60   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.x86_64              50/58 
21:29:21 #14 28.60   Verifying        : selinux-policy-3.14.3-117.el8.noarch                 51/58 
21:29:21 #14 28.60   Verifying        : selinux-policy-devel-3.14.3-117.el8.noarch           52/58 
21:29:21 #14 28.60   Verifying        : selinux-policy-minimum-3.14.3-117.el8.noarch         53/58 
21:29:21 #14 28.60   Verifying        : systemd-devel-239-73.el8.x86_64                      54/58 
21:29:21 #14 28.60   Verifying        : which-2.21-18.el8.x86_64                             55/58 
21:29:21 #14 28.60   Verifying        : device-mapper-devel-8:1.02.181-9.el8.x86_64          56/58 
21:29:21 #14 28.60   Verifying        : glibc-static-2.28-225.el8.x86_64                     57/58 
21:29:21 #14 DONE 0.2s
21:29:21 
21:29:21 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:29:21 #10 42.40 Selecting previously unselected package libconst-fast-perl.
21:29:21 #10 42.40 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ...
21:29:21 #10 42.40 Unpacking libconst-fast-perl (0.014-1) ...
21:29:21 #10 42.44 Selecting previously unselected package libwant-perl.
21:29:21 #10 42.44 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ...
21:29:21 #10 42.45 Unpacking libwant-perl (0.29-1+b4) ...
21:29:21 #10 42.48 Selecting previously unselected package libcontextual-return-perl.
21:29:21 #10 42.48 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ...
21:29:21 #10 42.48 Unpacking libcontextual-return-perl (0.004014-2) ...
21:29:21 #10 42.52 Selecting previously unselected package libconvert-binhex-perl.
21:29:21 #10 42.52 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ...
21:29:21 #10 42.52 Unpacking libconvert-binhex-perl (1.125-1) ...
21:29:21 #10 42.55 Selecting previously unselected package libdata-dump-perl.
21:29:21 #10 42.55 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ...
21:29:21 #10 42.56 Unpacking libdata-dump-perl (1.23-1) ...
21:29:21 #10 42.59 Selecting previously unselected package libdigest-bubblebabble-perl.
21:29:21 #10 42.59 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:29:21 #10 42.60 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:29:21 #10 42.65 Selecting previously unselected package libdigest-hmac-perl.
21:29:21 #10 42.65 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:29:21 #11 41.49 Get:358 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
21:29:21 #11 41.50 Get:359 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpod-parser-perl all 1.65-1 [82.7 kB]
21:29:21 #11 41.55 Get:360 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
21:29:21 #11 41.55 Get:361 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
21:29:21 #11 41.57 Get:362 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libre2-9 armhf 20220601+dfsg-1 [161 kB]
21:29:21 #11 41.61 Get:363 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
21:29:21 #10 67.46 Setting up libpackage-stash-perl (0.40-1) ...
21:29:21 #10 67.50 Setting up libimport-into-perl (1.002005-2) ...
21:29:21 #10 67.51 Setting up libmoo-perl (2.005005-1) ...
21:29:21 #10 67.52 Setting up liblist-someutils-perl (0.59-1) ...
21:29:21 #10 67.54 Setting up debhelper (13.11.4) ...
21:29:21 #10 67.55 Setting up libmime-tools-perl (5.510-1) ...
21:29:21 #10 67.57 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ...
21:29:21 #10 67.58 Setting up python3-chardet (5.1.0+dfsg-2) ...
21:29:21 #11 12.66 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
21:29:21 #17 exporting layers 5.5s done
21:29:21 #17 writing image sha256:871a7ff06bfd992d8a2d244434e5e84d74f9a906bd134d5937da9d612e43e287 done
21:29:21 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
21:29:21 #17 DONE 5.5s
21:29:21 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
21:29:21 #10 13.20 Selecting previously unselected package gettext-base.
21:29:21 #10 13.20 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
21:29:21 #10 13.21 Unpacking gettext-base (0.21-4) ...
21:29:21 #10 13.29 Selecting previously unselected package manpages.
21:29:21 #10 13.29 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
21:29:21 #10 13.29 Unpacking manpages (5.10-1) ...
21:29:21 #11 9.406 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
21:29:21 #9 ...
21:29:21 
21:29:21 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:29:21 #0 4.130 Fedora 37 - aarch64                              23 MB/s |  78 MB     00:03    
21:29:21 #10 ...
21:29:21 
21:29:21 #9 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:21 #9 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 5.1s
21:29:21 #12 10.27   Installing       : libxcrypt-devel-4.4.33-4.fc36.x86_64                 30/93 
21:29:21 #12 10.28   Installing       : glibc-devel-2.35-22.fc36.x86_64                      31/93 
21:29:21 #12 10.43   Installing       : glibc-static-2.35-22.fc36.x86_64                     32/93 
21:29:21 #12 10.44   Installing       : libxcrypt-static-4.4.33-4.fc36.x86_64                33/93 
21:29:21 #10 14.68 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB]
21:29:21 #11 50.14 Selecting previously unselected package g++.
21:29:21 #11 50.15 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ...
21:29:21 #11 50.15 Unpacking g++ (4:11.2.0-1ubuntu1) ...
21:29:21 #11 50.17 Selecting previously unselected package make.
21:29:21 #11 50.18 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ...
21:29:21 #11 50.18 Unpacking make (4.3-4.1build1) ...
21:29:21 #11 50.21 Selecting previously unselected package libdpkg-perl.
21:29:21 #11 50.21 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
21:29:21 #11 50.21 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
21:29:21 #11 50.25 Selecting previously unselected package bzip2.
21:29:21 #11 50.25 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ...
21:29:21 #11 50.25 Unpacking bzip2 (1.0.8-5build1) ...
21:29:21 #11 50.28 Selecting previously unselected package patch.
21:29:21 #11 50.28 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ...
21:29:21 #11 50.29 Unpacking patch (2.7.6-7build2) ...
21:29:21 #11 50.31 Selecting previously unselected package lto-disabled-list.
21:29:21 #11 50.31 Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
21:29:21 #11 50.32 Unpacking lto-disabled-list (24) ...
21:29:21 #11 50.34 Selecting previously unselected package dpkg-dev.
21:29:21 #11 50.35 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
21:29:21 #11 50.35 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
21:29:21 #11 50.39 Selecting previously unselected package build-essential.
21:29:21 #11 50.39 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ...
21:29:21 #11 50.40 Unpacking build-essential (12.9ubuntu3) ...
21:29:21 #11 50.43 Selecting previously unselected package libbrotli1:armhf.
21:29:21 #11 64.84 0 added, 0 removed; done.
21:29:21 #11 64.84 Running hooks in /etc/ca-certificates/update.d...
21:29:21 #11 64.85 done.
21:29:21 #14 28.60   Verifying        : libxcrypt-static-4.1.1-6.el8.x86_64                  58/58 
21:29:21 #14 28.91 
21:29:21 #14 28.91 Installed:
21:29:21 #14 28.91   annobin-11.13-1.el8.x86_64                                                    
21:29:21 #14 28.91   autoconf-2.69-29.el8.noarch                                                   
21:29:21 #14 28.91   automake-1.16.1-7.el8.noarch                                                  
21:29:21 #14 28.91   checkpolicy-2.9-1.el8.x86_64                                                  
21:29:21 #14 28.91   cmake-3.20.2-5.el8.x86_64                                                     
21:29:21 #14 28.91   cmake-data-3.20.2-5.el8.noarch                                                
21:29:21 #14 28.91   cmake-filesystem-3.20.2-5.el8.x86_64                                          
21:29:21 #14 28.91   cmake-rpm-macros-3.20.2-5.el8.noarch                                          
21:29:21 #14 28.91   cpp-8.5.0-18.el8.x86_64                                                       
21:29:21 #14 28.91   device-mapper-devel-8:1.02.181-9.el8.x86_64                                   
21:29:21 #14 28.91   gcc-8.5.0-18.el8.x86_64                                                       
21:29:21 #14 28.91   gcc-plugin-annobin-8.5.0-18.el8.x86_64                                        
21:29:21 #14 28.91   git-2.39.1-1.el8.x86_64                                                       
21:29:21 #14 28.91   git-core-2.39.1-1.el8.x86_64                                                  
21:29:21 #14 28.91   git-core-doc-2.39.1-1.el8.noarch                                              
21:29:21 #14 28.91   glibc-devel-2.28-225.el8.x86_64                                               
21:29:21 #14 28.91   glibc-headers-2.28-225.el8.x86_64                                             
21:29:21 #14 28.91   glibc-static-2.28-225.el8.x86_64                                              
21:29:21 #14 28.91   isl-0.16.1-6.el8.x86_64                                                       
21:29:21 #14 28.91   kernel-headers-4.18.0-448.el8.x86_64                                          
21:29:21 #14 28.91   libedit-3.1-23.20170329cvs.el8.x86_64                                         
21:29:21 #14 28.91   libgomp-8.5.0-18.el8.x86_64                                                   
21:29:21 #14 28.91   libmpc-1.1.0-9.1.el8.x86_64                                                   
21:29:21 #14 28.91   libseccomp-devel-2.5.2-1.el8.x86_64                                           
21:29:21 #14 28.91   libselinux-devel-2.9-8.el8.x86_64                                             
21:29:21 #14 28.91   libselinux-utils-2.9-8.el8.x86_64                                             
21:29:21 #14 28.91   libsepol-devel-2.9-3.el8.x86_64                                               
21:29:21 #14 28.91   libtool-2.4.6-25.el8.x86_64                                                   
21:29:21 #14 28.91   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
21:29:21 #14 28.91   libuv-1:1.41.1-1.el8_4.x86_64                                                 
21:29:21 #14 28.91   libxcrypt-devel-4.1.1-6.el8.x86_64                                            
21:29:21 #14 28.91   libxcrypt-static-4.1.1-6.el8.x86_64                                           
21:29:21 #14 28.91   m4-1.4.18-7.el8.x86_64                                                        
21:29:21 #14 28.91   make-1:4.2.1-11.el8.x86_64                                                    
21:29:21 #14 28.91   openssh-8.0p1-17.el8.x86_64                                                   
21:29:21 #14 28.91   openssh-clients-8.0p1-17.el8.x86_64                                           
21:29:21 #14 28.91   pcre2-devel-10.32-3.el8.x86_64                                                
21:29:21 #14 28.91   pcre2-utf16-10.32-3.el8.x86_64                                                
21:29:21 #14 28.91   pcre2-utf32-10.32-3.el8.x86_64                                                
21:29:21 #14 28.91   perl-Error-1:0.17025-2.el8.noarch                                             
21:29:21 #14 28.91   perl-Git-2.39.1-1.el8.noarch                                                  
21:29:21 #14 28.91   perl-TermReadKey-2.37-7.el8.x86_64                                            
21:29:21 #14 28.91   perl-Thread-Queue-3.13-1.el8.noarch                                           
21:29:21 #14 28.91   policycoreutils-2.9-24.el8.x86_64                                             
21:29:21 #14 28.91   policycoreutils-devel-2.9-24.el8.x86_64                                       
21:29:21 #14 28.91   policycoreutils-python-utils-2.9-24.el8.noarch                                
21:29:21 #14 28.91   python3-audit-3.0.7-4.el8.x86_64                                              
21:29:21 #14 28.91   python3-libselinux-2.9-8.el8.x86_64                                           
21:29:21 #14 28.91   python3-libsemanage-2.9-9.el8.x86_64                                          
21:29:21 #14 28.91   python3-policycoreutils-2.9-24.el8.noarch                                     
21:29:21 #14 28.91   python3-setools-4.3.0-3.el8.x86_64                                            
21:29:21 #14 28.91   rpm-plugin-selinux-4.14.3-26.el8.x86_64                                       
21:29:21 #14 28.91   selinux-policy-3.14.3-117.el8.noarch                                          
21:29:21 #14 28.91   selinux-policy-devel-3.14.3-117.el8.noarch                                    
21:29:21 #14 28.91   selinux-policy-minimum-3.14.3-117.el8.noarch                                  
21:29:21 #14 28.91   systemd-devel-239-73.el8.x86_64                                               
21:29:21 #14 28.91   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
21:29:21 #14 28.91   which-2.21-18.el8.x86_64                                                      
21:29:21 #14 28.91 
21:29:21 #14 28.91 Complete!
21:29:21 #10 42.66 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:29:21 #10 42.68 Selecting previously unselected package libdistro-info-perl.
21:29:21 #10 42.69 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ...
21:29:21 #10 42.69 Unpacking libdistro-info-perl (0.21) ...
21:29:21 #10 42.77 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:21 #10 42.77 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:29:21 #10 42.78 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:29:21 #10 42.81 Selecting previously unselected package libmailtools-perl.
21:29:21 #10 42.81 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ...
21:29:21 #10 42.82 Unpacking libmailtools-perl (2.18-1) ...
21:29:21 #10 42.86 Selecting previously unselected package libnet-ip-perl.
21:29:21 #10 42.86 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ...
21:29:21 #10 42.87 Unpacking libnet-ip-perl (1.26-2) ...
21:29:21 #10 38.13 Selecting previously unselected package libhttp-cookies-perl.
21:29:21 #10 38.13 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ...
21:29:21 #10 38.14 Unpacking libhttp-cookies-perl (6.10-1) ...
21:29:22 #11 12.96 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB]
21:29:22 #11 13.01 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
21:29:22 #11 13.07 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB]
21:29:22 #11 13.08 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB]
21:29:22 #11 13.14 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
21:29:22 #12 1.022 Reading package lists...
21:29:22 #11 9.630 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.4 [1200 kB]
21:29:22 #12 10.47   Installing       : gc-8.0.6-3.fc36.x86_64                               34/93 
21:29:22 #12 10.74   Installing       : guile22-2.2.7-5.fc36.x86_64                          35/93 
21:29:22 #11 50.43 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ...
21:29:22 #11 50.44 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
21:29:22 #11 50.48 Selecting previously unselected package libsasl2-modules-db:armhf.
21:29:22 #11 50.48 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
21:29:22 #11 50.48 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:29:22 #11 50.51 Selecting previously unselected package libsasl2-2:armhf.
21:29:22 #11 50.51 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
21:29:22 #11 50.52 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:29:22 #11 50.55 Selecting previously unselected package libldap-2.5-0:armhf.
21:29:22 #11 50.55 Preparing to unpack .../097-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.04.1_armhf.deb ...
21:29:22 #11 50.56 Unpacking libldap-2.5-0:armhf (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:29:22 #11 50.60 Selecting previously unselected package librtmp1:armhf.
21:29:22 #11 50.60 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
21:29:22 #11 50.60 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:29:22 #11 50.64 Selecting previously unselected package libssh-4:armhf.
21:29:22 #11 50.64 Preparing to unpack .../099-libssh-4_0.9.6-2build1_armhf.deb ...
21:29:22 #11 50.65 Unpacking libssh-4:armhf (0.9.6-2build1) ...
21:29:22 #11 50.68 Selecting previously unselected package libcurl4:armhf.
21:29:22 #11 11.51 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
21:29:22 #10 42.90 Selecting previously unselected package libnet-dns-perl.
21:29:22 #10 42.91 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ...
21:29:22 #10 42.91 Unpacking libnet-dns-perl (1.19-1) ...
21:29:22 #10 43.00 Selecting previously unselected package libnet-domain-tld-perl.
21:29:22 #10 43.00 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ...
21:29:22 #10 43.02 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:29:22 #9 13.61 Selecting previously unselected package python3-minimal.
21:29:22 #9 13.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8366 files and directories currently installed.)
21:29:22 #9 13.62 Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ...
21:29:22 #9 13.64 Unpacking python3-minimal (3.11.2-1) ...
21:29:22 #9 13.89 Selecting previously unselected package media-types.
21:29:22 #9 13.89 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
21:29:22 #9 13.91 Unpacking media-types (10.0.0) ...
21:29:22 #10 38.71 Selecting previously unselected package libhttp-negotiate-perl.
21:29:22 #11 13.16 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
21:29:22 #11 13.16 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
21:29:22 #11 13.16 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB]
21:29:22 #11 13.17 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-data all 2:1.7.5-1 [119 kB]
21:29:22 #11 13.20 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-6 arm64 2:1.7.5-1 [661 kB]
21:29:22 #11 42.01 Get:364 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
21:29:22 #11 42.15 Get:365 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libref-util-perl all 0.204-1 [15.0 kB]
21:29:22 #11 42.18 Get:366 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libref-util-xs-perl armhf 0.117-2 [11.6 kB]
21:29:22 #11 42.19 Get:367 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
21:29:22 #11 42.32 Get:368 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:29:22 #10 67.87 Setting up python3-debian (0.1.49) ...
21:29:22 #10 68.05 Setting up python3-requests (2.28.1+dfsg-1) ...
21:29:22 #10 68.21 Setting up equivs (2.3.1) ...
21:29:22 #10 68.23 Setting up g++ (4:12.2.0-3) ...
21:29:22 #10 68.24 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:22 #10 68.25 Setting up build-essential (12.9) ...
21:29:22 #12 2.320 dh_testdir
21:29:22 #11 9.992 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
21:29:22 #11 9.993 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
21:29:22 #11 10.02 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
21:29:22 + set -e
21:29:22 + mkdir -p /root/build-deb/engine
21:29:22 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:22 #10 13.69 Selecting previously unselected package libmd0:arm64.
21:29:22 #10 13.69 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
21:29:22 #10 13.71 Unpacking libmd0:arm64 (1.0.3-3) ...
21:29:22 #10 13.82 Selecting previously unselected package libbsd0:arm64.
21:29:22 #10 13.82 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ...
21:29:22 #10 13.85 Unpacking libbsd0:arm64 (0.11.3-1) ...
21:29:22 #11 50.68 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.10_armhf.deb ...
21:29:22 #11 50.69 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.10) ...
21:29:22 #11 50.71 Selecting previously unselected package curl.
21:29:22 #11 50.72 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.10_armhf.deb ...
21:29:22 #11 50.72 Unpacking curl (7.81.0-1ubuntu1.10) ...
21:29:22 #11 50.75 Selecting previously unselected package dctrl-tools.
21:29:22 #11 50.76 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ...
21:29:22 #11 50.76 Unpacking dctrl-tools (2.24-3build2) ...
21:29:22 #11 50.79 Selecting previously unselected package libdebhelper-perl.
21:29:22 #11 50.79 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ...
21:29:22 #11 50.79 Unpacking libdebhelper-perl (13.6ubuntu1) ...
21:29:22 #11 50.83 Selecting previously unselected package libtool.
21:29:22 #11 50.83 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ...
21:29:22 #11 50.83 Unpacking libtool (2.4.6-15build2) ...
21:29:22 #11 50.86 Selecting previously unselected package dh-autoreconf.
21:29:22 #11 50.86 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
21:29:22 #11 50.86 Unpacking dh-autoreconf (20) ...
21:29:22 #11 50.89 Selecting previously unselected package libarchive-zip-perl.
21:29:22 #10 15.54 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB]
21:29:22 #11 11.77 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus arm64 1.14.0-2ubuntu3 [23.7 kB]
21:29:22 #11 11.79 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 distro-info-data all 0.54ubuntu0.1 [5242 B]
21:29:22 #11 11.79 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dmsetup arm64 2:1.02.185-1ubuntu1 [74.4 kB]
21:29:22 #11 11.85 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-0 arm64 2.74.3-0ubuntu1 [1448 kB]
21:29:22 #10 43.31 Selecting previously unselected package libemail-valid-perl.
21:29:22 #10 43.31 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ...
21:29:22 #10 43.31 Unpacking libemail-valid-perl (1.202-1) ...
21:29:22 #14 DONE 29.3s
21:29:22 
21:29:22 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
21:29:22 #9 14.12 Selecting previously unselected package libncursesw6:arm64.
21:29:22 #9 14.12 Preparing to unpack .../02-libncursesw6_6.4-2_arm64.deb ...
21:29:22 #9 14.13 Unpacking libncursesw6:arm64 (6.4-2) ...
21:29:22 #11 42.33 Get:369 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB]
21:29:22 #11 42.34 Get:370 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-modules armhf 2.1.28+dfsg-6ubuntu2 [62.1 kB]
21:29:22 #11 42.38 Get:371 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsereal-decoder-perl armhf 4.025+ds-1 [94.4 kB]
21:29:22 #11 42.42 Get:372 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsereal-encoder-perl armhf 4.025+ds-1 [94.8 kB]
21:29:22 #11 42.44 Get:373 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
21:29:22 #10 38.71 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ...
21:29:22 #10 38.72 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:29:22 #10 12.95 Selecting previously unselected package python3-minimal.
21:29:22 #10 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 ... 9600 files and directories currently installed.)
21:29:22 #10 12.95 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
21:29:22 #10 12.96 Unpacking python3-minimal (3.7.3-1) ...
21:29:22 #10 13.11 Selecting previously unselected package mime-support.
21:29:22 #10 13.12 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:29:22 #10 13.12 Unpacking mime-support (3.62) ...
21:29:22 #10 68.26 Setting up libmoox-aliases-perl (0.001006-2) ...
21:29:22 #10 68.27 Setting up libb-hooks-endofscope-perl (0.26-1) ...
21:29:22 #10 68.28 Setting up dput (1.1.3) ...
21:29:22 #10 68.41 Setting up libnamespace-clean-perl (0.27-2) ...
21:29:22 #10 68.42 Setting up libstring-license-perl (0.0.2-1) ...
21:29:22 #10 68.44 Setting up licensecheck (3.3.5-1) ...
21:29:22 #10 68.45 Setting up libgitlab-api-v4-perl (0.26-3) ...
21:29:22 #10 68.47 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:29:22 #10 68.48 Setting up libwww-perl (6.68-1) ...
21:29:22 #10 68.49 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
21:29:22 #10 68.50 Setting up libdigest-md5-file-perl (0.08-1.1) ...
21:29:22 #11 10.42 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.5 [570 kB]
21:29:22 #12 2.339 dh_testroot
21:29:22 #12 2.359 dh_prep
21:29:22 #12 2.379 dh_testdir
21:29:22 #12 2.397 dh_testroot
21:29:22 #12 2.415 dh_install
21:29:22 #12 2.441 dh_installdocs
21:29:22 #12 2.472 dh_installchangelogs
21:29:22 #12 2.543 dh_compress
21:29:22 #10 14.02 Selecting previously unselected package libedit2:arm64.
21:29:22 #10 14.02 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
21:29:22 #10 14.06 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
21:29:22 #10 14.18 Selecting previously unselected package libcbor0:arm64.
21:29:22 #10 14.19 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
21:29:22 #10 14.20 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
21:29:22 #11 50.89 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
21:29:22 #11 50.90 Unpacking libarchive-zip-perl (1.68-1) ...
21:29:22 #11 50.93 Selecting previously unselected package libsub-override-perl.
21:29:22 #11 50.93 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ...
21:29:22 #11 50.93 Unpacking libsub-override-perl (0.09-2) ...
21:29:22 #11 50.96 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:22 #11 50.96 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:29:22 #11 50.96 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:29:22 #11 50.99 Selecting previously unselected package dh-strip-nondeterminism.
21:29:22 #11 50.99 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:29:22 #11 51.00 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:29:22 #11 51.02 Selecting previously unselected package libdw1:armhf.
21:29:22 #11 51.03 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ...
21:29:22 #11 51.03 Unpacking libdw1:armhf (0.186-1build1) ...
21:29:22 #11 51.06 Selecting previously unselected package debugedit.
21:29:22 #11 51.06 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ...
21:29:22 #11 51.07 Unpacking debugedit (1:5.0-4build1) ...
21:29:22 #11 51.10 Selecting previously unselected package dwz.
21:29:22 #11 51.10 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ...
21:29:22 #11 51.10 Unpacking dwz (0.14-1build2) ...
21:29:22 #11 51.13 Selecting previously unselected package gettext.
21:29:22 #11 51.13 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ...
21:29:22 #11 51.14 Unpacking gettext (0.21-4ubuntu4) ...
21:29:22 #11 51.18 Selecting previously unselected package intltool-debian.
21:29:22 #11 51.19 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ...
21:29:22 #11 51.19 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:29:22 #11 51.22 Selecting previously unselected package po-debconf.
21:29:22 #10 15.54 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB]
21:29:22 #10 15.54 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB]
21:29:22 #10 15.54 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB]
21:29:22 #10 15.54 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B]
21:29:22 #10 15.54 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB]
21:29:22 #10 15.55 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB]
21:29:22 #10 15.55 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB]
21:29:22 #10 15.55 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB]
21:29:22 #10 15.61 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB]
21:29:22 #10 15.77 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB]
21:29:22 #12 10.80   Installing       : make-1:4.3-7.fc36.x86_64                             36/93 
21:29:22 #12 11.25   Installing       : gcc-12.2.1-4.fc36.x86_64                             37/93 
21:29:22 #12 11.29   Running scriptlet: gcc-12.2.1-4.fc36.x86_64                             37/93 
21:29:22 #12 11.31   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                   38/93 
21:29:22 #12 11.32   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                   38/93 
21:29:22 #12 11.33   Running scriptlet: dbus-broker-33-1.fc36.x86_64                         39/93 
21:29:22 #12 11.38   Installing       : dbus-broker-33-1.fc36.x86_64                         39/93 
21:29:22 #11 12.11 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgirepository-1.0-1 arm64 1.74.0-2 [65.9 kB]
21:29:22 #11 12.11 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gir1.2-glib-2.0 arm64 1.74.0-2 [178 kB]
21:29:22 #11 12.12 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 iso-codes all 4.11.0-1 [3352 kB]
21:29:22 #10 43.46 Selecting previously unselected package libexporter-tiny-perl.
21:29:22 #10 43.46 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ...
21:29:22 #10 43.57 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:29:22 #10 43.70 Selecting previously unselected package libipc-system-simple-perl.
21:29:22 #10 43.70 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ...
21:29:22 #9 14.25 Selecting previously unselected package libkrb5support0:arm64.
21:29:22 #9 14.25 Preparing to unpack .../03-libkrb5support0_1.20.1-1+b1_arm64.deb ...
21:29:22 #9 14.26 Unpacking libkrb5support0:arm64 (1.20.1-1+b1) ...
21:29:22 #9 14.33 Selecting previously unselected package libk5crypto3:arm64.
21:29:22 #9 14.33 Preparing to unpack .../04-libk5crypto3_1.20.1-1+b1_arm64.deb ...
21:29:22 #9 14.34 Unpacking libk5crypto3:arm64 (1.20.1-1+b1) ...
21:29:22 #9 14.42 Selecting previously unselected package libkeyutils1:arm64.
21:29:22 #9 14.42 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ...
21:29:22 #9 14.43 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
21:29:22 #11 42.45 Get:374 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsocket6-perl armhf 0.29-2 [18.6 kB]
21:29:22 #10 39.16 Selecting previously unselected package perl-openssl-defaults:armhf.
21:29:22 #10 39.17 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ...
21:29:22 #10 39.17 Unpacking perl-openssl-defaults:armhf (5) ...
21:29:22 #10 39.21 Selecting previously unselected package libnet-ssleay-perl.
21:29:22 #10 39.21 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
21:29:22 #10 39.22 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
21:29:22 #10 39.28 Selecting previously unselected package libio-socket-ssl-perl.
21:29:22 #10 ...
21:29:22 
21:29:22 #7 [golang 1/1] FROM docker.io/library/golang:1.19.7-buster@sha256:1af6a8c19532a332f2e4dbb1885a14312fb3a465ba2ef3282c4dc96da1549cd5
21:29:22 #7 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 6.2s done
21:29:22 #7 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:22 #7 DONE 15.9s
21:29:22 
21:29:22 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:29:22 #10 13.26 Selecting previously unselected package libmpdec2:arm64.
21:29:22 #10 13.27 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
21:29:22 #10 13.27 Unpacking libmpdec2:arm64 (2.4.2-2) ...
21:29:22 #10 13.44 Selecting previously unselected package readline-common.
21:29:22 #10 13.44 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:29:22 #10 13.48 Unpacking readline-common (7.0-5) ...
21:29:22 #10 68.51 Setting up libwww-mechanize-perl (2.16-1) ...
21:29:22 #10 68.53 Setting up devscripts (2.23.2) ...
21:29:22 #10 68.68 Setting up libxml-parser-perl (2.46-4) ...
21:29:22 #10 68.69 Setting up lintian (2.116.3) ...
21:29:22 #10 68.71 Setting up libxml-sax-expat-perl (0.51-2) ...
21:29:22 #10 68.75 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:22 #10 68.80 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:22 #9 68.33 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
21:29:22 #9 68.37 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:29:22 #9 68.49 Setting up perl (5.32.1-4+deb11u2) ...
21:29:22 #9 68.51 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
21:29:22 #9 68.53 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:29:22 #9 68.54 Setting up libdata-dump-perl (1.23-1.1) ...
21:29:22 #9 68.55 Setting up libref-util-perl (0.204-1) ...
21:29:22 #9 68.56 Setting up libipc-system-simple-perl (1.30-1) ...
21:29:22 #9 68.57 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:29:22 #9 68.58 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
21:29:22 #9 68.60 Setting up libvariable-magic-perl (0.62-1+b3) ...
21:29:22 #9 68.61 Setting up libio-html-perl (1.004-2) ...
21:29:22 #9 68.62 Setting up libpod-parser-perl (1.63-2) ...
21:29:22 #9 68.63 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
21:29:22 #9 68.64 Setting up liblist-moreutils-xs-perl (0.430-2) ...
21:29:22 #9 68.65 Setting up gcc-10 (10.2.1-6) ...
21:29:22 #9 68.66 Setting up libparams-util-perl (1.102-1+b1) ...
21:29:22 #9 68.67 Setting up libdpkg-perl (1.20.12) ...
21:29:22 #9 68.68 Setting up libtime-duration-perl (1.21-1) ...
21:29:22 #9 68.70 Setting up autoconf (2.69-14) ...
21:29:22 #9 68.71 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:29:22 #9 68.72 Setting up libarray-intspan-perl (2.004-1) ...
21:29:22 #9 68.73 Setting up libcapture-tiny-perl (0.48-1) ...
21:29:22 #9 68.74 Setting up libtimedate-perl (2.3300-2) ...
21:29:22 #9 68.75 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:29:22 #9 68.76 Setting up libsub-name-perl (0.26-1+b1) ...
21:29:22 #9 68.77 Setting up libtype-tiny-xs-perl (0.022-1) ...
21:29:22 #9 68.78 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:29:22 #9 68.79 Setting up libproc-processtable-perl (0.59-2+b1) ...
21:29:22 #9 68.80 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:29:22 #9 68.82 Setting up xauth (1:1.1-1) ...
21:29:22 #9 68.83 Setting up libpath-tiny-perl (0.118-1) ...
21:29:22 #9 68.84 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:29:22 #9 68.84 Setting up libjson-perl (4.03000-1) ...
21:29:22 #9 68.86 Setting up libipc-run3-perl (0.048-2) ...
21:29:22 #9 68.87 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
21:29:22 #9 68.88 Setting up libsub-override-perl (0.09-2) ...
21:29:22 #9 68.89 Setting up libaliased-perl (0.34-1.1) ...
21:29:22 #9 68.90 Setting up libstrictures-perl (2.000006-1) ...
21:29:22 #9 68.91 Setting up libsub-quote-perl (2.006006-1) ...
21:29:22 #9 68.93 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:29:22 #9 68.94 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
21:29:22 #9 68.95 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
21:29:22 #9 68.96 Setting up libsort-versions-perl (1.62-1) ...
21:29:22 #9 68.97 Setting up libexporter-tiny-perl (1.002002-1) ...
21:29:22 #9 68.98 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
21:29:22 #9 69.00 Setting up libfile-dirlist-perl (0.05-2) ...
21:29:22 #9 69.01 Setting up libterm-readkey-perl (2.38-1+b2) ...
21:29:22 #9 69.02 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
21:29:22 #9 69.03 Setting up libperlio-gzip-perl (0.19-1+b7) ...
21:29:22 #9 69.04 Setting up libsys-hostname-long-perl (1.5-2) ...
21:29:22 #9 69.05 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:29:22 #9 69.06 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
21:29:22 #9 69.07 Setting up liburi-perl (5.08-1) ...
21:29:22 #9 69.08 Setting up libfile-touch-perl (0.11-1) ...
21:29:22 #9 69.09 Setting up python3.9 (3.9.2-1) ...
21:29:22 #9 69.67 Setting up libemail-address-xs-perl (1.04-1+b3) ...
21:29:22 #9 69.68 Setting up libnet-ssleay-perl (1.88-3+b1) ...
21:29:22 #9 69.69 Setting up automake (1:1.16.3-2) ...
21:29:22 #9 69.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:22 #9 69.71 Setting up libapt-pkg-perl (0.1.39) ...
21:29:22 #9 69.72 Setting up libio-sessiondata-perl (1.03-1.1) ...
21:29:22 #9 69.73 Setting up libstring-escape-perl (2010.002-2) ...
21:29:22 #9 69.74 Setting up libhttp-date-perl (6.05-1) ...
21:29:22 #9 69.75 Setting up libfile-which-perl (1.23-1) ...
21:29:22 #9 69.76 Setting up libfile-basedir-perl (0.08-1) ...
21:29:22 #9 69.77 Setting up libnumber-range-perl (0.12-1.1) ...
21:29:22 #9 69.78 Setting up libtask-weaken-perl (1.06-1) ...
21:29:22 #9 69.80 Setting up libunicode-utf8-perl (0.62-1+b2) ...
21:29:22 #9 69.81 Setting up libmouse-perl (2.5.10-1+b1) ...
21:29:22 #9 69.82 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
21:29:22 #9 69.83 Setting up g++-10 (10.2.1-6) ...
21:29:22 #9 69.84 Setting up libfile-listing-perl (6.14-1) ...
21:29:22 #9 69.85 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
21:29:22 #9 69.86 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:29:22 #9 69.88 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:29:22 #9 69.89 Setting up libdata-messagepack-perl (1.00-4+b1) ...
21:29:22 #9 69.90 Setting up libclass-inspector-perl (1.36-1) ...
21:29:22 #9 69.91 Setting up libfont-afm-perl (1.20-3) ...
21:29:22 #9 69.93 Setting up libwant-perl (0.29-1+b6) ...
21:29:22 #9 69.94 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:29:22 #9 69.95 Setting up libtext-glob-perl (0.11-1) ...
21:29:22 #9 69.96 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:29:22 #9 69.97 Setting up liblist-compare-perl (0.55-1) ...
21:29:22 #9 69.99 Setting up libref-util-xs-perl (0.117-1+b3) ...
21:29:22 #9 70.02 Setting up libio-pty-perl (1:1.15-2) ...
21:29:22 #9 70.03 Setting up libtool (2.4.6-15) ...
21:29:22 #9 70.04 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
21:29:22 #9 70.05 Setting up libsort-key-perl (1.33-2+b3) ...
21:29:22 #9 70.06 Setting up libclone-perl (0.45-1+b1) ...
21:29:22 #9 70.07 Setting up libalgorithm-diff-perl (1.201-1) ...
21:29:22 #9 70.08 Setting up libarchive-zip-perl (1.68-1) ...
21:29:22 #9 70.09 Setting up libsub-identify-perl (0.14-1+b3) ...
21:29:22 #9 70.10 Setting up libdistro-info-perl (1.0) ...
21:29:22 #9 70.11 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
21:29:22 #9 70.12 Setting up libobject-id-perl (0.1.2-2.1) ...
21:29:22 #9 70.13 Setting up libio-stringy-perl (2.111-3) ...
21:29:22 #9 70.14 Setting up liblist-moreutils-perl (0.430-2) ...
21:29:22 #9 70.15 Setting up libhtml-tagset-perl (3.20-4) ...
21:29:22 #9 70.16 Setting up liblog-any-perl (1.709-1) ...
21:29:22 #9 70.17 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:29:22 #9 70.19 Setting up libdevel-size-perl (0.83-1+b2) ...
21:29:22 #9 70.19 Setting up libdebhelper-perl (13.3.4) ...
21:29:22 #9 70.21 Setting up libpod-constants-perl (0.19-2) ...
21:29:22 #9 70.22 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
21:29:22 #9 70.23 Setting up libconvert-binhex-perl (1.125-1) ...
21:29:22 #9 70.24 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:29:22 #9 70.25 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:29:22 #9 70.26 Setting up libtry-tiny-perl (0.30-1) ...
21:29:22 #9 70.27 Setting up libtype-tiny-perl (1.012001-2) ...
21:29:22 #9 70.28 Setting up libcommon-sense-perl (3.75-1+b4) ...
21:29:22 #9 70.29 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:29:22 #9 70.31 Setting up libnet-http-perl (6.20-1) ...
21:29:22 #9 70.32 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
21:29:22 #9 70.33 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:29:22 #9 70.34 Setting up libtime-moment-perl (0.44-1+b3) ...
21:29:22 #9 70.35 Setting up libencode-locale-perl (1.05-1.1) ...
21:29:22 #9 70.36 Setting up python3 (3.9.2-3) ...
21:29:22 #9 70.64 Setting up libexception-class-perl (1.44-1) ...
21:29:22 #9 70.65 Setting up python3-xdg (0.27-2) ...
21:29:22 #9 70.80 Setting up libconfig-tiny-perl (2.26-1) ...
21:29:22 #9 70.81 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
21:29:22 #9 70.82 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
21:29:22 #9 70.83 Setting up liblist-utilsby-perl (0.11-1) ...
21:29:22 #9 70.84 Setting up libstring-shellquote-perl (1.04-1) ...
21:29:22 #9 70.86 Setting up libsub-install-perl (0.928-1.1) ...
21:29:22 #9 70.87 Setting up gcc (4:10.2.1-1) ...
21:29:22 #9 70.89 Setting up dpkg-dev (1.20.12) ...
21:29:22 #9 70.91 Setting up libnumber-compare-perl (0.03-1.1) ...
21:29:22 #9 70.92 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:22 #9 70.93 Setting up liberror-perl (0.17029-1) ...
21:29:22 #9 70.94 Setting up python3-six (1.16.0-2) ...
21:29:22 #9 71.08 Setting up dh-autoreconf (20) ...
21:29:22 #9 71.09 Setting up patchutils (0.4.2-1) ...
21:29:22 #9 71.10 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:29:22 #9 71.11 Setting up libltdl-dev:amd64 (2.4.6-15) ...
21:29:22 #9 71.12 Setting up libjson-maybexs-perl (1.004003-1) ...
21:29:22 #9 71.13 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:29:22 #9 71.14 Setting up libio-string-perl (1.08-3.1) ...
21:29:22 #9 71.15 Setting up libreadonly-perl (2.050-3) ...
21:29:22 #9 71.16 Setting up python3-gpg (1.14.0-1+b2) ...
21:29:22 #9 71.33 Setting up python3-certifi (2020.6.20-1) ...
21:29:22 #11 10.44 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
21:29:22 #11 10.44 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:29:22 #11 10.44 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
21:29:22 #11 10.44 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
21:29:22 #11 10.45 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
21:29:22 #11 13.67 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
21:29:22 #11 13.84 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
21:29:22 #11 13.86 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB]
21:29:22 #12 2.577 dh_fixperms
21:29:22 #12 2.619 dh_installdeb
21:29:22 #12 2.645 dh_gencontrol
21:29:22 #12 2.758 dh_md5sums
21:29:22 #12 2.786 dh_builddeb
21:29:22 #12 2.805 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:22 #12 2.825 
21:29:22 #12 2.825 The package has been created.
21:29:22 #12 2.825 Attention, the package has been created in the current directory,
21:29:22 #12 2.825 not in ".." as indicated by the message above!
21:29:22 #12 2.846 Selecting previously unselected package docker-ce-build-deps.
21:29:22 #12 2.861 (Reading database ... 27795 files and directories currently installed.)
21:29:22 #15 DONE 4.7s
21:29:22 
21:29:22 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:29:22 #16 DONE 0.0s
21:29:22 
21:29:22 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:29:22 #17 DONE 0.0s
21:29:22 
21:29:22 #18 exporting to image
21:29:22 #18 exporting layers
21:29:22 #10 14.38 Selecting previously unselected package libfido2-1:arm64.
21:29:22 #10 14.38 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
21:29:22 #10 14.38 Unpacking libfido2-1:arm64 (1.6.0-2) ...
21:29:22 #10 14.47 Selecting previously unselected package openssh-client.
21:29:22 #10 14.47 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_arm64.deb ...
21:29:22 #10 14.49 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
21:29:22 #11 51.22 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
21:29:22 #11 51.22 Unpacking po-debconf (1.0.21+nmu1) ...
21:29:22 #11 51.27 Selecting previously unselected package debhelper.
21:29:22 #11 51.27 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ...
21:29:22 #11 51.28 Unpacking debhelper (13.6ubuntu1) ...
21:29:22 #11 51.33 Selecting previously unselected package libfakeroot:armhf.
21:29:22 #11 51.33 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ...
21:29:22 #11 51.33 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ...
21:29:22 #11 51.37 Selecting previously unselected package fakeroot.
21:29:22 #11 51.37 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ...
21:29:22 #11 51.38 Unpacking fakeroot (1.28-1ubuntu1) ...
21:29:22 #11 51.41 Selecting previously unselected package libassuan0:armhf.
21:29:22 #11 51.41 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ...
21:29:22 #11 51.41 Unpacking libassuan0:armhf (2.5.5-1build1) ...
21:29:22 #11 51.44 Selecting previously unselected package gpgconf.
21:29:22 + mkdir -p /root/build-deb/cli
21:29:22 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:22 #12 11.43   Running scriptlet: dbus-broker-33-1.fc36.x86_64                         39/93 
21:29:22 #12 11.44   Installing       : dbus-1:1.14.4-1.fc36.x86_64                          40/93 
21:29:22 #12 11.44   Installing       : annobin-docs-11.11-1.fc36.noarch                     41/93 
21:29:22 #12 11.49   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                42/93 
21:29:22 #12 11.53   Installing       : libxkbcommon-1.4.0-1.fc36.x86_64                     43/93 
21:29:22 #12 11.54   Installing       : rhash-1.4.2-2.fc36.x86_64                            44/93 
21:29:22 #12 11.59   Installing       : qrencode-libs-4.1.1-2.fc36.x86_64                    45/93 
21:29:22 #12 11.59   Installing       : perl-lib-0.65-486.fc36.x86_64                        46/93 
21:29:22 #12 11.60   Installing       : perl-TermReadKey-2.38-12.fc36.x86_64                 47/93 
21:29:22 #12 11.63   Installing       : perl-File-Copy-2.35-486.fc36.noarch                  48/93 
21:29:22 #12 11.64   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch          49/93 
21:29:22 #12 11.65   Installing       : autoconf-2.71-3.fc36.noarch                          50/93 
21:29:22 #12 11.70   Installing       : automake-1.16.5-7.fc36.noarch                        51/93 
21:29:22 #12 11.73   Installing       : perl-Error-1:0.17029-8.fc36.noarch                   52/93 
21:29:22 #11 12.28 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 krb5-locales all 1.20-1ubuntu0.1 [11.6 kB]
21:29:22 #11 12.28 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 less arm64 590-1ubuntu0.22.10.1 [140 kB]
21:29:22 #11 12.29 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmd0 arm64 1.0.4-2 [23.7 kB]
21:29:22 #10 43.70 Unpacking libipc-system-simple-perl (1.25-4) ...
21:29:22 #10 43.77 Selecting previously unselected package libfile-basedir-perl.
21:29:22 #10 43.77 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ...
21:29:22 #10 43.78 Unpacking libfile-basedir-perl (0.08-1) ...
21:29:22 #9 14.50 Selecting previously unselected package libkrb5-3:arm64.
21:29:22 #9 14.50 Preparing to unpack .../06-libkrb5-3_1.20.1-1+b1_arm64.deb ...
21:29:22 #9 14.50 Unpacking libkrb5-3:arm64 (1.20.1-1+b1) ...
21:29:22 #9 14.60 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:29:22 #9 14.60 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-1+b1_arm64.deb ...
21:29:22 #9 14.61 Unpacking libgssapi-krb5-2:arm64 (1.20.1-1+b1) ...
21:29:22 #9 14.67 Selecting previously unselected package libtirpc-common.
21:29:22 #9 14.67 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:29:22 #9 14.68 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:29:23 #11 42.86 Get:375 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB]
21:29:23 #10 39.28 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ...
21:29:23 #10 39.28 Unpacking libio-socket-ssl-perl (2.069-1) ...
21:29:23 #10 39.32 Selecting previously unselected package libnet-http-perl.
21:29:23 #10 39.33 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ...
21:29:23 #10 39.33 Unpacking libnet-http-perl (6.20-1) ...
21:29:23 #10 39.36 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:23 #10 39.36 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:29:23 #10 39.37 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:29:23 #10 39.40 Selecting previously unselected package libtry-tiny-perl.
21:29:23 #10 39.40 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ...
21:29:23 #10 39.40 Unpacking libtry-tiny-perl (0.30-1) ...
21:29:23 #10 39.43 Selecting previously unselected package libwww-robotrules-perl.
21:29:23 #10 39.43 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:23 #10 39.44 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:23 #10 39.47 Selecting previously unselected package libwww-perl.
21:29:23 #10 39.47 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ...
21:29:23 #10 39.47 Unpacking libwww-perl (6.52-1) ...
21:29:23 #10 39.52 Selecting previously unselected package patchutils.
21:29:23 #10 13.65 Selecting previously unselected package libreadline7:arm64.
21:29:23 #10 13.65 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
21:29:23 #10 13.66 Unpacking libreadline7:arm64 (7.0-5) ...
21:29:23 #10 13.72 Selecting previously unselected package libsqlite3-0:arm64.
21:29:23 #10 13.72 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
21:29:23 #10 13.73 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
21:29:23 #10 68.91 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:23 #10 68.94 Setting up libsoap-lite-perl (1.27-3) ...
21:29:23 #10 68.95 Setting up libxmlrpc-lite-perl (0.717-5) ...
21:29:23 #10 68.96 Processing triggers for libc-bin (2.36-8) ...
21:29:23 #10 68.98 Processing triggers for ca-certificates (20230311) ...
21:29:23 #10 68.99 Updating certificates in /etc/ssl/certs...
21:29:23 #9 71.47 Setting up libfile-find-rule-perl (0.34-1) ...
21:29:23 #11 10.60 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB]
21:29:23 #12 2.862 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:23 #12 2.865 Unpacking docker-ce-build-deps (1.0) ...
21:29:23 #10 14.66 Selecting previously unselected package ucf.
21:29:23 #10 14.66 Preparing to unpack .../018-ucf_3.0043_all.deb ...
21:29:23 #10 14.67 Moving old data out of the way
21:29:23 #10 14.67 Unpacking ucf (3.0043) ...
21:29:23 #10 14.76 Selecting previously unselected package xz-utils.
21:29:23 #11 51.45 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
21:29:23 #11 51.45 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.49 Selecting previously unselected package libksba8:armhf.
21:29:23 #11 51.49 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.2_armhf.deb ...
21:29:23 #11 51.49 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ...
21:29:23 #11 51.53 Selecting previously unselected package libnpth0:armhf.
21:29:23 #11 51.53 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ...
21:29:23 #11 51.53 Unpacking libnpth0:armhf (1.6-3build2) ...
21:29:23 #11 51.57 Selecting previously unselected package dirmngr.
21:29:23 #11 51.57 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
21:29:23 #11 51.58 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.62 Selecting previously unselected package gnupg-l10n.
21:29:23 #11 51.62 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:29:23 #11 51.62 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.65 Selecting previously unselected package gnupg-utils.
21:29:23 #11 51.66 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
21:29:23 #11 51.66 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.69 Selecting previously unselected package gpg.
21:29:23 + mkdir -p /root/build-deb/buildx
21:29:23 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:23 #9 extracting sha256:9cd14eb8ee2e7f9d892aef6529a67924d8cb795c5fbf251713f44f86f25ceb13 6.5s done
21:29:23 #12 11.74   Running scriptlet: libutempter-1.2.1-6.fc36.x86_64                      53/93 
21:29:23 #12 11.78   Installing       : libutempter-1.2.1-6.fc36.x86_64                      53/93 
21:29:23 #12 11.87   Installing       : util-linux-2.38-1.fc36.x86_64                        54/93 
21:29:23 #12 11.91   Running scriptlet: openssh-8.8p1-1.fc36.1.x86_64                        55/93 
21:29:23 #12 11.94   Installing       : openssh-8.8p1-1.fc36.1.x86_64                        55/93 
21:29:23 #12 11.95   Installing       : libsepol-devel-3.3-3.fc36.x86_64                     56/93 
21:29:23 #11 12.69 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbsd0 arm64 0.11.6-1 [43.6 kB]
21:29:23 #9 14.74 Selecting previously unselected package libtirpc3:arm64.
21:29:23 #9 14.74 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
21:29:23 #9 14.75 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
21:29:23 #9 14.81 Selecting previously unselected package libnsl2:arm64.
21:29:23 #9 14.81 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ...
21:29:23 #9 14.82 Unpacking libnsl2:arm64 (1.3.0-2) ...
21:29:23 #9 14.87 Selecting previously unselected package readline-common.
21:29:23 #9 14.87 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
21:29:23 #9 14.88 Unpacking readline-common (8.2-1.3) ...
21:29:23 #9 14.95 Selecting previously unselected package libreadline8:arm64.
21:29:23 #9 14.95 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ...
21:29:23 #9 14.96 Unpacking libreadline8:arm64 (8.2-1.3) ...
21:29:23 #11 DONE 66.0s
21:29:23 
21:29:23 #12 [stage-1 4/9] COPY common /root/build-deb/debian
21:29:23 #12 DONE 0.0s
21:29:23 
21:29:23 #13 [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
21:29:23 #10 44.01 Selecting previously unselected package libfile-chdir-perl.
21:29:23 #10 44.01 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ...
21:29:23 #10 44.01 Unpacking libfile-chdir-perl (0.1008-1) ...
21:29:23 #10 44.08 Selecting previously unselected package libfile-fcntllock-perl.
21:29:23 #10 44.08 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ...
21:29:23 #10 44.08 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
21:29:23 #10 44.15 Selecting previously unselected package libfont-afm-perl.
21:29:23 #10 44.15 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ...
21:29:23 #11 43.20 Get:376 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-copyright-perl all 0.003013-1 [21.2 kB]
21:29:23 #11 43.20 Get:377 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
21:29:23 #11 43.21 Get:378 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-shellquote-perl all 1.04-2 [12.3 kB]
21:29:23 #11 43.22 Get:379 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsyntax-keyword-try-perl armhf 0.27-1 [25.5 kB]
21:29:23 #11 43.23 Get:380 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libterm-readkey-perl armhf 2.38-2 [23.8 kB]
21:29:23 #11 43.24 Get:381 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-levenshteinxs-perl armhf 0.03-5 [8014 B]
21:29:23 #11 43.24 Get:382 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
21:29:23 #11 43.24 Get:383 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
21:29:23 #10 39.52 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ...
21:29:23 #10 39.52 Unpacking patchutils (0.4.2-1) ...
21:29:23 #10 39.56 Selecting previously unselected package libtinfo5:armhf.
21:29:23 #10 39.57 Preparing to unpack .../101-libtinfo5_6.2+20201114-2_armhf.deb ...
21:29:23 #10 39.57 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
21:29:23 #10 39.61 Selecting previously unselected package wdiff.
21:29:23 #10 39.61 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ...
21:29:23 #10 39.61 Unpacking wdiff (1.2.2-2) ...
21:29:23 #10 39.67 Selecting previously unselected package devscripts.
21:29:23 #10 39.67 Preparing to unpack .../103-devscripts_2.21.3+deb11u1_armhf.deb ...
21:29:23 #10 39.69 Unpacking devscripts (2.21.3+deb11u1) ...
21:29:23 #10 39.79 Selecting previously unselected package equivs.
21:29:23 #10 13.83 Selecting previously unselected package libpython3.7-stdlib:arm64.
21:29:23 #10 13.84 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_arm64.deb ...
21:29:23 #10 13.85 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
21:29:23 #9 71.48 Setting up libstring-copyright-perl (0.003006-1) ...
21:29:23 #9 71.50 Setting up libgd3:amd64 (2.3.0-2) ...
21:29:23 #9 71.51 Setting up python3-idna (2.10-1) ...
21:29:23 #9 71.71 Setting up libdata-optlist-perl (0.110-1.1) ...
21:29:23 #9 71.72 Setting up libipc-run-perl (20200505.0-1) ...
21:29:23 #11 11.07 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB]
21:29:23 #11 11.07 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB]
21:29:23 #11 11.08 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB]
21:29:23 #11 11.09 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
21:29:23 #11 11.09 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
21:29:23 #30 15.39 Reading package lists...
21:29:23 #30 17.90 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
21:29:23 #10 14.76 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:29:23 #10 14.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:29:23 #10 14.86 Selecting previously unselected package libsigsegv2:arm64.
21:29:23 #10 14.86 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
21:29:23 #10 14.87 Unpacking libsigsegv2:arm64 (2.13-1) ...
21:29:23 #10 14.95 Selecting previously unselected package m4.
21:29:23 #10 14.96 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
21:29:23 #10 14.96 Unpacking m4 (1.4.18-5) ...
21:29:23 #11 14.24 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB]
21:29:23 #11 14.32 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssh-client arm64 1:8.9p1-3ubuntu0.1 [866 kB]
21:29:23 #11 14.36 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB]
21:29:23 #11 14.37 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB]
21:29:23 #11 14.39 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB]
21:29:23 #11 14.39 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB]
21:29:23 #11 14.39 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB]
21:29:23 #11 14.39 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB]
21:29:23 #11 51.69 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
21:29:23 #11 51.70 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.74 Selecting previously unselected package pinentry-curses.
21:29:23 #11 51.74 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ...
21:29:23 #11 51.75 Unpacking pinentry-curses (1.1.1-1build2) ...
21:29:23 #11 51.78 Selecting previously unselected package gpg-agent.
21:29:23 #11 51.78 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
21:29:23 #11 51.79 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.82 Selecting previously unselected package gpg-wks-client.
21:29:23 #11 51.82 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
21:29:23 #11 51.82 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.85 Selecting previously unselected package gpg-wks-server.
21:29:23 #11 51.85 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
21:29:23 #11 51.86 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.89 Selecting previously unselected package gpgsm.
21:29:23 #11 51.89 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
21:29:23 #11 51.89 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.92 Selecting previously unselected package gnupg.
21:29:23 + mkdir -p /root/build-deb/compose
21:29:23 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:23 #9 extracting sha256:42eef5ff75ed0d6b48f1009b8a9fa951c840f6823084cfbf58d0e76f67be0a8c done
21:29:23 #9 DONE 17.1s
21:29:23 
21:29:23 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:29:23 #12 11.99   Installing       : libselinux-devel-3.3-4.fc36.x86_64                   57/93 
21:29:23 #12 12.03   Installing       : libselinux-utils-3.3-4.fc36.x86_64                   58/93 
21:29:23 #12 12.06   Installing       : policycoreutils-3.3-4.fc36.x86_64                    59/93 
21:29:23 #12 12.09   Running scriptlet: policycoreutils-3.3-4.fc36.x86_64                    59/93 
21:29:23 #12 12.10   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              60/93 
21:29:23 #12 12.11   Installing       : selinux-policy-36.17-1.fc36.noarch                   61/93 
21:29:23 #12 12.14   Running scriptlet: selinux-policy-36.17-1.fc36.noarch                   61/93 
21:29:23 #11 12.91 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libelf1 arm64 0.187-4 [51.1 kB]
21:29:23 #11 12.95 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
21:29:23 #9 15.04 Selecting previously unselected package libsqlite3-0:arm64.
21:29:23 #9 15.04 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ...
21:29:23 #9 15.05 Unpacking libsqlite3-0:arm64 (3.40.1-2) ...
21:29:23 #9 15.13 Preparing to unpack .../14-libuuid1_2.38.1-5+b1_arm64.deb ...
21:29:23 #9 15.15 Unpacking libuuid1:arm64 (2.38.1-5+b1) over (2.38.1-5) ...
21:29:23 #9 15.20 Setting up libuuid1:arm64 (2.38.1-5+b1) ...
21:29:23 #9 15.24 Selecting previously unselected package libpython3.11-stdlib:arm64.
21:29:23 #9 15.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 ... 8495 files and directories currently installed.)
21:29:23 #9 15.24 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6_arm64.deb ...
21:29:23 #10 44.15 Unpacking libfont-afm-perl (1.20-2) ...
21:29:23 #10 44.22 Selecting previously unselected package libfribidi0:armhf.
21:29:23 #10 44.22 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ...
21:29:23 #10 44.23 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
21:29:23 #10 44.34 Selecting previously unselected package libfuture-perl.
21:29:23 #10 44.34 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ...
21:29:23 #10 44.35 Unpacking libfuture-perl (0.39-1) ...
21:29:23 #10 44.44 Selecting previously unselected package libio-stringy-perl.
21:29:23 #11 43.33 Get:384 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
21:29:23 #11 43.33 Get:385 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtime-moment-perl armhf 0.44-2 [71.1 kB]
21:29:23 #10 39.79 Preparing to unpack .../104-equivs_2.3.1_all.deb ...
21:29:23 #10 39.80 Unpacking equivs (2.3.1) ...
21:29:23 #10 39.85 Selecting previously unselected package libcurl3-gnutls:armhf.
21:29:23 #10 39.85 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ...
21:29:23 #10 39.86 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
21:29:23 #10 39.91 Selecting previously unselected package liberror-perl.
21:29:23 #10 39.92 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ...
21:29:23 #10 39.92 Unpacking liberror-perl (0.17029-1) ...
21:29:23 #10 39.96 Selecting previously unselected package git-man.
21:29:23 #10 39.96 Preparing to unpack .../107-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
21:29:23 #10 39.97 Unpacking git-man (1:2.30.2-1+deb11u2) ...
21:29:23 #10 14.13 Selecting previously unselected package python3.7.
21:29:23 #10 14.13 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_arm64.deb ...
21:29:23 #10 14.14 Unpacking python3.7 (3.7.3-2+deb10u4) ...
21:29:23 #10 14.20 Selecting previously unselected package libpython3-stdlib:arm64.
21:29:23 #10 14.20 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
21:29:23 #10 14.21 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
21:29:23 #10 14.32 Setting up python3-minimal (3.7.3-1) ...
21:29:23 #10 16.69 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B]
21:29:23 #10 16.69 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB]
21:29:23 #10 16.71 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB]
21:29:23 #11 11.31 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
21:29:23 #9 71.74 Setting up git (1:2.30.2-1+deb11u2) ...
21:29:23 #9 71.76 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
21:29:23 #9 71.77 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:29:23 #9 71.96 Setting up libcontextual-return-perl (0.004014-2) ...
21:29:23 #9 71.97 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:23 #9 71.98 Setting up libtypes-serialiser-perl (1.01-1) ...
21:29:23 #9 71.99 Setting up g++ (4:10.2.1-1) ...
21:29:23 #9 72.02 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:23 #9 72.03 Setting up libhtml-parser-perl (3.75-1+b1) ...
21:29:23 #9 72.04 Setting up libgit-wrapper-perl (0.048-1) ...
21:29:23 #9 72.05 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:29:23 #9 72.07 Setting up librole-tiny-perl (2.002004-1) ...
21:29:23 #9 72.08 Setting up gnupg (2.2.27-2+deb11u2) ...
21:29:23 #9 72.09 Setting up build-essential (12.9) ...
21:29:23 #10 69.35 0 added, 0 removed; done.
21:29:23 #10 69.35 Running hooks in /etc/ca-certificates/update.d...
21:29:23 #10 69.35 done.
21:29:23 #10 15.02 Selecting previously unselected package autoconf.
21:29:23 #10 15.02 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
21:29:23 #10 15.05 Unpacking autoconf (2.69-14) ...
21:29:23 #10 15.22 Selecting previously unselected package autotools-dev.
21:29:23 #10 15.23 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
21:29:23 #10 15.24 Unpacking autotools-dev (20180224.1+nmu1) ...
21:29:23 #10 15.29 Selecting previously unselected package automake.
21:29:23 #11 51.93 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:29:23 #11 51.93 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:29:23 #11 51.96 Selecting previously unselected package libfile-dirlist-perl.
21:29:23 #11 51.96 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ...
21:29:23 #11 51.97 Unpacking libfile-dirlist-perl (0.05-2) ...
21:29:23 #11 51.99 Selecting previously unselected package libfile-which-perl.
21:29:23 #11 52.00 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ...
21:29:23 #11 52.00 Unpacking libfile-which-perl (1.23-1) ...
21:29:23 #11 52.03 Selecting previously unselected package libfile-homedir-perl.
21:29:23 #11 52.03 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ...
21:29:23 #11 52.03 Unpacking libfile-homedir-perl (1.006-1) ...
21:29:23 #11 52.06 Selecting previously unselected package libfile-touch-perl.
21:29:23 #11 52.06 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ...
21:29:23 #11 52.07 Unpacking libfile-touch-perl (0.12-1) ...
21:29:23 #11 52.09 Selecting previously unselected package libio-pty-perl.
21:29:23 #11 52.09 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
21:29:23 #11 52.10 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:29:23 #11 52.12 Selecting previously unselected package libipc-run-perl.
21:29:23 #11 52.13 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ...
21:29:23 #11 52.13 Unpacking libipc-run-perl (20200505.0-1) ...
21:29:23 #11 52.17 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:23 #11 52.17 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:29:23 #11 52.18 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:29:23 #11 52.20 Selecting previously unselected package libclass-xsaccessor-perl.
21:29:23 #11 52.20 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ...
21:29:23 #11 52.21 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
21:29:23 #11 52.23 Selecting previously unselected package libb-hooks-op-check-perl.
21:29:23 #12 2.906 Reading package lists...
21:29:23 + mkdir -p /go/src/github.com/docker
21:29:23 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:23 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:23 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:23 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:23 + EPOCH=5
21:29:23 + EPOCH_SEP=
21:29:23 + [[ ! -z 5 ]]
21:29:23 + EPOCH_SEP=:
21:29:23 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:23 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:23 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:23 + VERSION=0.0.0-20230330191823-de0d30f
21:29:23 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:23 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:23 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:23 + debSource=docker-ce
21:29:23 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:23 + debMaintainer='Docker <support@docker.com>'
21:29:23 ++ date --rfc-2822
21:29:23 + debDate='Thu, 30 Mar 2023 21:29:23 +0000'
21:29:23 + pkgRevision=1
21:29:23 + cat
21:29:23 + export CLI_GITCOMMIT=de0d30f
21:29:23 + CLI_GITCOMMIT=de0d30f
21:29:23 + export ENGINE_GITCOMMIT=0656059
21:29:23 + ENGINE_GITCOMMIT=0656059
21:29:23 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:23 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:23 + dpkg-buildpackage -uc -us -I.git
21:29:23 dpkg-buildpackage: info: source package docker-ce
21:29:23 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic
21:29:23 dpkg-buildpackage: info: source distribution bionic
21:29:23 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:23  dpkg-source -I.git --before-build build-deb
21:29:23 dpkg-buildpackage: info: host architecture armhf
21:29:23 #12 12.16   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          62/93 
21:29:23 #12 12.34   Installing       : selinux-policy-targeted-36.17-1.fc36.noarch          62/93 
21:29:23 #10 9.218 CentOS Stream 9 - Extras packages                13 kB/s |  10 kB     00:00    
21:29:23 #11 12.99 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libicu71 arm64 71.1-3ubuntu1 [10.5 MB]
21:29:23 #9 15.25 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ...
21:29:23 #9 15.42 Selecting previously unselected package python3.11.
21:29:23 #9 15.42 Preparing to unpack .../python3.11_3.11.2-6_arm64.deb ...
21:29:23 #9 15.43 Unpacking python3.11 (3.11.2-6) ...
21:29:23 #9 15.47 Selecting previously unselected package libpython3-stdlib:arm64.
21:29:23 #9 15.47 Preparing to unpack .../libpython3-stdlib_3.11.2-1_arm64.deb ...
21:29:23 #9 15.48 Unpacking libpython3-stdlib:arm64 (3.11.2-1) ...
21:29:23 #9 15.51 Setting up python3-minimal (3.11.2-1) ...
21:29:23 #10 44.44 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ...
21:29:23 #10 44.45 Unpacking libio-stringy-perl (2.111-3) ...
21:29:23 #10 44.51 Selecting previously unselected package libparams-validate-perl.
21:29:23 #10 44.51 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ...
21:29:23 #10 44.53 Unpacking libparams-validate-perl (1.29-1+b1) ...
21:29:23 #10 44.64 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:29:23 #10 44.64 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
21:29:23 #10 44.64 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
21:29:23 #10 44.69 Selecting previously unselected package libsort-versions-perl.
21:29:23 #10 44.69 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ...
21:29:23 #10 44.69 Unpacking libsort-versions-perl (1.62-1) ...
21:29:23 #10 44.72 Selecting previously unselected package libgit-wrapper-perl.
21:29:23 #10 44.72 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ...
21:29:23 #10 44.73 Unpacking libgit-wrapper-perl (0.048-1) ...
21:29:23 #10 44.76 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:29:23 #10 44.76 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:29:23 #10 44.77 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:29:23 #10 44.80 Selecting previously unselected package libio-prompter-perl.
21:29:23 #10 44.80 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ...
21:29:23 #11 43.75 Get:386 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtype-tiny-xs-perl armhf 0.022-2 [23.0 kB]
21:29:23 #10 40.07 Selecting previously unselected package git.
21:29:23 #10 40.07 Preparing to unpack .../108-git_1%3a2.30.2-1+deb11u2_armhf.deb ...
21:29:23 #10 40.09 Unpacking git (1:2.30.2-1+deb11u2) ...
21:29:23 #11 11.31 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
21:29:23 #11 11.32 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
21:29:23 #11 11.32 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
21:29:23 #11 11.32 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB]
21:29:23 #11 11.46 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB]
21:29:23 #9 72.11 Setting up python3-unidiff (0.5.5-2) ...
21:29:23 #9 72.32 Setting up lsb-release (11.1.0) ...
21:29:23 #9 72.33 Setting up libfont-ttf-perl (1.06-1.1) ...
21:29:23 #9 72.35 Setting up libfile-homedir-perl (1.006-1) ...
21:29:23 #10 15.29 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
21:29:23 #10 15.30 Unpacking automake (1:1.16.3-2) ...
21:29:23 #10 15.37 Selecting previously unselected package autopoint.
21:29:23 #10 15.37 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
21:29:23 #10 15.38 Unpacking autopoint (0.21-4) ...
21:29:23 #10 15.42 Selecting previously unselected package binutils-common:arm64.
21:29:23 #10 15.42 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
21:29:23 #10 15.42 Unpacking binutils-common:arm64 (2.35.2-2) ...
21:29:23 #11 52.24 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ...
21:29:23 #11 52.24 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
21:29:23 #11 52.27 Selecting previously unselected package libdynaloader-functions-perl.
21:29:23 #11 52.27 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:29:23 #11 52.27 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:29:23 #11 52.30 Selecting previously unselected package libdevel-callchecker-perl.
21:29:23 #11 52.30 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
21:29:23 #11 52.31 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:29:23 #11 52.34 Selecting previously unselected package libparams-classify-perl.
21:29:23 #11 52.34 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ...
21:29:23 #11 52.35 Unpacking libparams-classify-perl (0.015-1build5) ...
21:29:23 #11 52.37 Selecting previously unselected package libmodule-runtime-perl.
21:29:23 #11 52.37 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ...
21:29:23 #11 52.38 Unpacking libmodule-runtime-perl (0.016-1) ...
21:29:23 #11 52.41 Selecting previously unselected package libimport-into-perl.
21:29:23 #11 52.41 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ...
21:29:23 #11 52.41 Unpacking libimport-into-perl (1.002005-1) ...
21:29:23 #11 52.44 Selecting previously unselected package librole-tiny-perl.
21:29:23 #12 3.506 Building dependency tree...
21:29:23 #12 3.630 Reading state information...
21:29:23 #12 3.643 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:23 #12 3.672 Starting 2 pkgProblemResolver with broken count: 0
21:29:23 #12 3.674 Done
21:29:23 #12 3.687  Done
21:29:23 #12 3.692 Starting pkgProblemResolver with broken count: 0
21:29:23 #12 3.713 Starting 2 pkgProblemResolver with broken count: 0
21:29:23 #12 3.715 Done
21:29:23 #12 3.782 The following additional packages will be installed:
21:29:23 #12 3.787   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:29:23 #12 3.787   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
21:29:23 #12 3.787   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
21:29:23 #12 3.787   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
21:29:23 #12 3.787   libuv1 pkg-config procps
21:29:23 #12 3.787 Suggested packages:
21:29:23 #12 3.787   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:29:23  debian/rules clean
21:29:23 dh clean --with=bash-completion
21:29:23    dh_clean
21:29:23 #11 14.80 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB]
21:29:23 #10 10.20 Dependencies resolved.
21:29:23 #10 10.22 ================================================================================
21:29:23 #10 10.22  Package                       Arch     Version                Repository  Size
21:29:23 #10 10.22 ================================================================================
21:29:23 #10 10.22 Installing:
21:29:23 #10 10.22  dnf-plugins-core              noarch   4.3.0-4.el9            baseos      38 k
21:29:23 #10 10.22  rpm-build                     aarch64  4.16.1.3-22.el9        appstream  100 k
21:29:23 #10 10.22  rpmlint                       noarch   1.11-19.el9            appstream  198 k
21:29:23 #10 10.22 Installing dependencies:
21:29:23 #10 10.22  adobe-source-code-pro-fonts   noarch   2.030.1.050-12.el9.1   baseos     832 k
21:29:23 #10 10.22  binutils                      aarch64  2.35.2-39.el9          baseos     4.8 M
21:29:23 #10 10.22  bzip2                         aarch64  1.0.8-8.el9            baseos      56 k
21:29:23 #10 10.22  checkpolicy                   aarch64  3.5-1.el9              appstream  341 k
21:29:23 #10 10.22  cpio                          aarch64  2.13-16.el9            baseos     274 k
21:29:23 #10 10.22  cracklib                      aarch64  2.9.6-27.el9           baseos      95 k
21:29:23 #10 10.22  cracklib-dicts                aarch64  2.9.6-27.el9           baseos     3.6 M
21:29:23 #10 10.22  dbus-libs                     aarch64  1:1.12.20-7.el9        baseos     150 k
21:29:23 #10 10.22  desktop-file-utils            aarch64  0.26-6.el9             appstream   72 k
21:29:23 #10 10.22  diffutils                     aarch64  3.7-12.el9             baseos     392 k
21:29:23 #10 10.22  dwz                           aarch64  0.14-3.el9             appstream  126 k
21:29:23 #10 10.22  ed                            aarch64  1.14.2-12.el9          baseos      74 k
21:29:23 #10 10.22  efi-srpm-macros               noarch   4-9.el9                appstream   23 k
21:29:23 #10 10.22  elfutils                      aarch64  0.188-3.el9            baseos     524 k
21:29:23 #10 10.22  elfutils-debuginfod-client    aarch64  0.188-3.el9            baseos      37 k
21:29:23 #10 10.22  emacs-filesystem              noarch   1:27.2-8.el9           appstream  8.8 k
21:29:23 #10 10.22  enchant                       aarch64  1:1.6.0-30.el9         appstream   61 k
21:29:23 #10 10.22  environment-modules           aarch64  5.0.1-2.el9            baseos     492 k
21:29:23 #10 10.22  file                          aarch64  5.39-12.el9            baseos      49 k
21:29:23 #10 10.22  fonts-srpm-macros             noarch   1:2.0.5-7.el9.1        appstream   28 k
21:29:23 #10 10.22  gcc-toolset-12-binutils       aarch64  2.38-16.el9            appstream  5.8 M
21:29:23 #10 10.22  gcc-toolset-12-binutils-gold  aarch64  2.38-14.el9            appstream  897 k
21:29:23 #10 10.22  gcc-toolset-12-runtime        aarch64  12.0-5.el9             appstream   55 k
21:29:23 #10 10.22  gdb-minimal                   aarch64  10.2-10.el9            appstream  3.1 M
21:29:23 #10 10.22  gdk-pixbuf2                   aarch64  2.42.6-3.el9           appstream  490 k
21:29:23 #10 10.22  ghc-srpm-macros               noarch   1.5.0-6.el9            appstream  8.8 k
21:29:23 #10 10.22  glib-networking               aarch64  2.68.3-3.el9           baseos     185 k
21:29:23 #10 10.22  glibc-gconv-extra             aarch64  2.34-61.el9            baseos     1.7 M
21:29:23 #10 10.22  go-srpm-macros                noarch   3.0.9-9.el9            appstream   27 k
21:29:23 #10 10.22  groff-base                    aarch64  1.22.4-10.el9          baseos     1.0 M
21:29:23 #10 10.22  gsettings-desktop-schemas     aarch64  40.0-6.el9             baseos     684 k
21:29:23 #10 10.22  hunspell                      aarch64  1.7.0-11.el9           appstream  319 k
21:29:23 #10 10.22  hunspell-en-GB                noarch   0.20140811.1-20.el9    appstream  226 k
21:29:23 #10 10.22  hunspell-en-US                noarch   0.20140811.1-20.el9    appstream  177 k
21:29:23 #10 10.22  hunspell-filesystem           aarch64  1.7.0-11.el9           appstream  8.6 k
21:29:23 #10 10.22  info                          aarch64  6.7-15.el9             baseos     221 k
21:29:23 #10 10.22  json-glib                     aarch64  1.6.6-1.el9            baseos     160 k
21:29:23 #10 10.22  kernel-srpm-macros            noarch   1.0-12.el9             appstream   16 k
21:29:23 #10 10.22  less                          aarch64  590-1.el9              baseos     161 k
21:29:23 #10 10.22  libappstream-glib             aarch64  0.7.18-4.el9           appstream  380 k
21:29:23 #10 10.22  libbrotli                     aarch64  1.0.9-6.el9            baseos     314 k
21:29:23 #10 10.22  libdb                         aarch64  5.3.28-53.el9          baseos     712 k
21:29:23 #10 10.22  libeconf                      aarch64  0.4.1-2.el9            baseos      27 k
21:29:23 #10 10.22  libfdisk                      aarch64  2.37.4-10.el9          baseos     149 k
21:29:23 #10 10.22  libicu                        aarch64  67.1-9.el9             baseos     9.5 M
21:29:23 #10 10.22  libjpeg-turbo                 aarch64  2.0.90-6.el9           appstream  170 k
21:29:23 #10 10.22  libpipeline                   aarch64  1.5.3-4.el9            baseos      48 k
21:29:23 #10 10.22  libpkgconf                    aarch64  1.7.3-10.el9           baseos      36 k
21:29:23 #10 10.22  libpng                        aarch64  2:1.6.37-12.el9        baseos     115 k
21:29:23 #10 10.22  libproxy                      aarch64  0.4.15-35.el9          baseos      71 k
21:29:23 #10 10.22  libpsl                        aarch64  0.21.1-5.el9           baseos      64 k
21:29:23 #10 10.22  libpwquality                  aarch64  1.4.4-8.el9            baseos     119 k
21:29:23 #10 10.22  libselinux-utils              aarch64  3.5-1.el9              baseos     183 k
21:29:23 #10 10.22  libsoup                       aarch64  2.72.0-8.el9           appstream  397 k
21:29:23 #10 10.22  libstemmer                    aarch64  0-18.585svn.el9        appstream   82 k
21:29:23 #10 10.22  libutempter                   aarch64  1.2.1-6.el9            baseos      27 k
21:29:23 #10 10.22  lua-srpm-macros               noarch   1-6.el9                appstream  9.5 k
21:29:23 #10 10.22  man-db                        aarch64  2.9.3-7.el9            baseos     1.2 M
21:29:23 #10 10.22  ncurses                       aarch64  6.2-8.20210508.el9     baseos     406 k
21:29:23 #10 10.22  ocaml-srpm-macros             noarch   6-6.el9                appstream  8.8 k
21:29:23 #10 10.22  openblas-srpm-macros          noarch   2-11.el9               appstream  8.4 k
21:29:23 #10 10.22  openssl                       aarch64  1:3.0.7-6.el9          baseos     1.2 M
21:29:23 #10 10.22  pam                           aarch64  1.5.1-14.el9           baseos     618 k
21:29:23 #10 10.22  patch                         aarch64  2.7.6-16.el9           appstream  124 k
21:29:23 #10 10.22  perl-AutoLoader               noarch   5.74-480.el9           appstream   22 k
21:29:23 #10 10.22  perl-B                        aarch64  1.80-480.el9           appstream  182 k
21:29:23 #10 10.22  perl-Carp                     noarch   1.50-460.el9           appstream   30 k
21:29:23 #10 10.22  perl-Class-Struct             noarch   0.66-480.el9           appstream   23 k
21:29:23 #10 10.22  perl-Data-Dumper              aarch64  2.174-462.el9          appstream   55 k
21:29:23 #10 10.22  perl-Digest                   noarch   1.19-4.el9             appstream   26 k
21:29:23 #10 10.22  perl-Digest-MD5               aarch64  2.58-4.el9             appstream   37 k
21:29:23 #10 10.22  perl-Encode                   aarch64  4:3.08-462.el9         appstream  1.7 M
21:29:23 #10 10.22  perl-Errno                    aarch64  1.30-480.el9           appstream   16 k
21:29:23 #10 10.22  perl-Exporter                 noarch   5.74-461.el9           appstream   32 k
21:29:23 #10 10.22  perl-Fcntl                    aarch64  1.13-480.el9           appstream   21 k
21:29:23 #10 10.22  perl-File-Basename            noarch   2.85-480.el9           appstream   18 k
21:29:23 #10 10.22  perl-File-Path                noarch   2.18-4.el9             appstream   36 k
21:29:23 #10 10.22  perl-File-Temp                noarch   1:0.231.100-4.el9      appstream   60 k
21:29:23 #10 10.22  perl-File-stat                noarch   1.09-480.el9           appstream   18 k
21:29:23 #10 10.22  perl-FileHandle               noarch   2.03-480.el9           appstream   17 k
21:29:23 #10 10.22  perl-Getopt-Long              noarch   1:2.52-4.el9           appstream   61 k
21:29:23 #10 10.22  perl-Getopt-Std               noarch   1.12-480.el9           appstream   17 k
21:29:23 #10 10.22  perl-HTTP-Tiny                noarch   0.076-460.el9          appstream   55 k
21:29:23 #10 10.22  perl-IO                       aarch64  1.43-480.el9           appstream   89 k
21:29:23 #10 10.22  perl-IO-Socket-IP             noarch   0.41-5.el9             appstream   43 k
21:29:23 #10 10.22  perl-IPC-Open3                noarch   1.21-480.el9           appstream   24 k
21:29:23 #10 10.22  perl-MIME-Base64              aarch64  3.16-4.el9             appstream   31 k
21:29:23 #10 10.22  perl-Net-SSLeay               aarch64  1.92-2.el9             appstream  389 k
21:29:23 #10 10.22  perl-POSIX                    aarch64  1.94-480.el9           appstream   98 k
21:29:23 #10 10.22  perl-PathTools                aarch64  3.78-461.el9           appstream   88 k
21:29:23 #10 10.22  perl-Pod-Escapes              noarch   1:1.07-460.el9         appstream   21 k
21:29:23 #10 10.22  perl-Pod-Perldoc              noarch   3.28.01-461.el9        appstream   87 k
21:29:23 #10 10.22  perl-Pod-Simple               noarch   1:3.42-4.el9           appstream  225 k
21:29:23 #10 10.22  perl-Pod-Usage                noarch   4:2.01-4.el9           appstream   41 k
21:29:23 #10 10.22  perl-Scalar-List-Utils        aarch64  4:1.56-461.el9         appstream   72 k
21:29:23 #10 10.22  perl-SelectSaver              noarch   1.02-480.el9           appstream   13 k
21:29:23 #10 10.22  perl-Socket                   aarch64  4:2.031-4.el9          appstream   55 k
21:29:23 #10 10.22  perl-Storable                 aarch64  1:3.21-460.el9         appstream   94 k
21:29:23 #10 10.22  perl-Symbol                   noarch   1.08-480.el9           appstream   15 k
21:29:23 #10 10.22  perl-Term-ANSIColor           noarch   5.01-461.el9           appstream   49 k
21:29:23 #10 10.22  perl-Term-Cap                 noarch   1.17-460.el9           appstream   23 k
21:29:23 #10 10.22  perl-Text-ParseWords          noarch   3.30-460.el9           appstream   17 k
21:29:23 #10 10.22  perl-Text-Tabs+Wrap           noarch   2013.0523-460.el9      appstream   24 k
21:29:23 #10 10.22  perl-Time-Local               noarch   2:1.300-7.el9          appstream   34 k
21:29:23 #10 10.22  perl-URI                      noarch   5.09-3.el9             appstream  121 k
21:29:23 #10 10.22  perl-base                     noarch   2.27-480.el9           appstream   17 k
21:29:23 #10 10.22  perl-constant                 noarch   1.33-461.el9           appstream   24 k
21:29:23 #10 10.22  perl-if                       noarch   0.60.800-480.el9       appstream   15 k
21:29:23 #10 10.22  perl-interpreter              aarch64  4:5.32.1-480.el9       appstream   72 k
21:29:23 #10 10.22  perl-libnet                   noarch   3.13-4.el9             appstream  130 k
21:29:23 #10 10.22  perl-libs                     aarch64  4:5.32.1-480.el9       appstream  2.1 M
21:29:23 #10 10.22  perl-mro                      aarch64  1.23-480.el9           appstream   29 k
21:29:23 #10 10.22  perl-overload                 noarch   1.31-480.el9           appstream   47 k
21:29:23 #10 10.22  perl-overloading              noarch   0.02-480.el9           appstream   14 k
21:29:23 #10 10.22  perl-parent                   noarch   1:0.238-460.el9        appstream   15 k
21:29:23 #10 10.22  perl-podlators                noarch   1:4.14-460.el9         appstream  114 k
21:29:23 #10 10.22  perl-srpm-macros              noarch   1-41.el9               appstream  9.1 k
21:29:23 #10 10.22  perl-subs                     noarch   1.03-480.el9           appstream   13 k
21:29:23 #10 10.22  perl-vars                     noarch   1.05-480.el9           appstream   14 k
21:29:23 #10 10.22  pkgconf                       aarch64  1.7.3-10.el9           baseos      40 k
21:29:23 #10 10.22  pkgconf-m4                    noarch   1.7.3-10.el9           baseos      15 k
21:29:23 #10 10.22  pkgconf-pkg-config            aarch64  1.7.3-10.el9           baseos      11 k
21:29:23 #10 10.22  policycoreutils               aarch64  3.5-1.el9              baseos     238 k
21:29:23 #10 10.22  policycoreutils-python-utils  noarch   3.5-1.el9              appstream   77 k
21:29:23 #10 10.22  procps-ng                     aarch64  3.3.17-11.el9          baseos     348 k
21:29:23 #10 10.22  publicsuffix-list-dafsa       noarch   20210518-3.el9         baseos      58 k
21:29:23 #10 10.22  pyproject-srpm-macros         noarch   1.6.2-1.el9            appstream   15 k
21:29:23 #10 10.22  python-srpm-macros            noarch   3.9-52.el9             appstream   24 k
21:29:23 #10 10.22  python3-audit                 aarch64  3.0.7-103.el9          appstream   84 k
21:29:23 #10 10.22  python3-dateutil              noarch   1:2.8.1-6.el9          baseos     302 k
21:29:23 #10 10.22  python3-dbus                  aarch64  1.2.18-2.el9           baseos     144 k
21:29:23 #10 10.22  python3-distro                noarch   1.5.0-7.el9            baseos      37 k
21:29:23 #10 10.22  python3-dnf-plugins-core      noarch   4.3.0-4.el9            baseos     260 k
21:29:23 #10 10.22  python3-enchant               noarch   3.2.0-5.el9            appstream   86 k
21:29:23 #10 10.22  python3-file-magic            noarch   5.39-12.el9            appstream   17 k
21:29:23 #10 10.22  python3-libselinux            aarch64  3.5-1.el9              appstream  183 k
21:29:23 #10 10.22  python3-libsemanage           aarch64  3.5-1.el9              appstream   79 k
21:29:23 #10 10.22  python3-policycoreutils       noarch   3.5-1.el9              appstream  2.1 M
21:29:23 #10 10.22  python3-setools               aarch64  4.4.1-1.el9            baseos     587 k
21:29:23 #10 10.22  python3-setuptools            noarch   53.0.0-12.el9          baseos     944 k
21:29:23 #10 10.22  python3-six                   noarch   1.15.0-9.el9           baseos      37 k
21:29:23 #10 10.22  python3-systemd               aarch64  234-18.el9             baseos      89 k
21:29:23 #10 10.22  qt5-srpm-macros               noarch   5.15.3-1.el9           appstream  9.7 k
21:29:23 #10 10.22  redhat-rpm-config             noarch   199-1.el9              appstream   72 k
21:29:23 #10 10.22  rust-srpm-macros              noarch   17-4.el9               appstream   10 k
21:29:23 #10 10.22  scl-utils                     aarch64  1:2.0.3-4.el9          appstream   37 k
21:29:23 #10 10.22  shared-mime-info              aarch64  2.1-5.el9              baseos     558 k
21:29:23 #10 10.22  systemd-libs                  aarch64  252-8.el9              baseos     616 k
21:29:23 #10 10.22  tcl                           aarch64  1:8.6.10-7.el9         baseos     1.1 M
21:29:23 #10 10.22  unzip                         aarch64  6.0-56.el9             baseos     179 k
21:29:23 #10 10.22  util-linux                    aarch64  2.37.4-10.el9          baseos     2.3 M
21:29:23 #10 10.22  util-linux-core               aarch64  2.37.4-10.el9          baseos     458 k
21:29:23 #10 10.22  vim-filesystem                noarch   2:8.2.2637-20.el9      baseos      18 k
21:29:23 #10 10.22  webkit2gtk3-jsc               aarch64  2.38.5-1.el9           appstream  2.9 M
21:29:23 #10 10.22  xz                            aarch64  5.2.5-8.el9            baseos     226 k
21:29:23 #10 10.22  zip                           aarch64  3.0-35.el9             baseos     260 k
21:29:23 #10 10.22  zstd                          aarch64  1.5.1-2.el9            baseos     387 k
21:29:23 #10 10.22 Installing weak dependencies:
21:29:23 #10 10.22  abattis-cantarell-fonts       noarch   0.301-4.el9            appstream  365 k
21:29:23 #10 10.22  hunspell-en                   noarch   0.20140811.1-20.el9    appstream  187 k
21:29:23 #10 10.22  libproxy-webkitgtk4           aarch64  0.4.15-35.el9          appstream   21 k
21:29:23 #10 10.22  perl-IO-Socket-SSL            noarch   2.073-1.el9            appstream  219 k
21:29:23 #10 10.22  perl-Mozilla-CA               noarch   20200520-6.el9         appstream   13 k
21:29:23 #10 10.22  perl-NDBM_File                aarch64  1.15-480.el9           appstream   23 k
21:29:23 #10 10.22 
21:29:23 #10 10.22 Transaction Summary
21:29:23 #10 10.22 ================================================================================
21:29:23 #10 10.22 Install  166 Packages
21:29:23 #10 10.22 
21:29:23 #10 10.23 Total download size: 66 M
21:29:23 #10 10.23 Installed size: 261 M
21:29:23 #10 10.23 Downloading Packages:
21:29:24 #9 15.67 Selecting previously unselected package python3.
21:29:24 #9 15.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8876 files and directories currently installed.)
21:29:24 #9 15.67 Preparing to unpack .../python3_3.11.2-1_arm64.deb ...
21:29:24 #9 15.68 Unpacking python3 (3.11.2-1) ...
21:29:24 #9 15.72 Selecting previously unselected package adduser.
21:29:24 #9 15.72 Preparing to unpack .../archives/adduser_3.131_all.deb ...
21:29:24 #9 15.72 Unpacking adduser (3.131) ...
21:29:24 #9 15.77 Setting up adduser (3.131) ...
21:29:24 #10 44.80 Unpacking libio-prompter-perl (0.004015-1) ...
21:29:24 #10 44.83 Selecting previously unselected package libjson-perl.
21:29:24 #10 44.83 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ...
21:29:24 #10 44.84 Unpacking libjson-perl (4.02000-1) ...
21:29:24 #10 44.87 Selecting previously unselected package liblog-any-perl.
21:29:24 #10 44.87 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ...
21:29:24 #10 44.88 Unpacking liblog-any-perl (1.707-1) ...
21:29:24 #10 44.91 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:29:24 #10 44.91 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:29:24 #10 44.91 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:29:24 #10 44.94 Selecting previously unselected package libpackage-stash-perl.
21:29:24 #10 44.94 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ...
21:29:24 #10 44.94 Unpacking libpackage-stash-perl (0.38-1) ...
21:29:24 #10 44.97 Selecting previously unselected package libsub-identify-perl.
21:29:24 #10 44.97 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ...
21:29:24 #10 44.97 Unpacking libsub-identify-perl (0.14-1+b1) ...
21:29:24 #10 45.00 Selecting previously unselected package libnamespace-clean-perl.
21:29:24 #10 45.00 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ...
21:29:24 #10 45.00 Unpacking libnamespace-clean-perl (0.27-1) ...
21:29:24 #10 45.03 Selecting previously unselected package libpath-tiny-perl.
21:29:24 #11 43.91 Get:387 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
21:29:24 #11 43.93 Get:388 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-mechanize-perl all 2.14-2 [93.9 kB]
21:29:24 #10 40.52 Setting up media-types (4.0.0) ...
21:29:24 #10 40.53 Setting up libpipeline1:armhf (1.5.3-1) ...
21:29:24 #10 40.54 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
21:29:24 #10 40.56 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:29:24 #10 40.56 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
21:29:24 #10 40.56 Setting up libicu67:armhf (67.1-7) ...
21:29:24 #10 40.58 Setting up libmagic-mgc (1:5.39-3) ...
21:29:24 #10 40.59 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:29:24 #10 40.60 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
21:29:24 #10 40.61 Setting up libmagic1:armhf (1:5.39-3) ...
21:29:24 #10 40.64 Setting up perl-openssl-defaults:armhf (5) ...
21:29:24 #11 11.73 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
21:29:24 #11 11.74 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB]
21:29:24 #9 72.36 Setting up python3-magic (2:0.4.20-3) ...
21:29:24 #9 72.50 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:29:24 #9 72.53 Setting up pristine-tar (1.49) ...
21:29:24 #9 72.54 Setting up libio-socket-ssl-perl (2.069-1) ...
21:29:24 #9 72.56 Setting up libsub-exporter-perl (0.987-1) ...
21:29:24 #9 72.57 Setting up libc-devtools (2.31-13+deb11u5) ...
21:29:24 #9 72.58 Setting up libalgorithm-merge-perl (0.08-3) ...
21:29:24 #9 72.60 Setting up libhttp-message-perl (6.28-1) ...
21:29:24 #9 72.61 Setting up libhtml-form-perl (6.07-1) ...
21:29:24 #10 14.76 Selecting previously unselected package python3.
21:29:24 #10 14.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10069 files and directories currently installed.)
21:29:24 #10 14.76 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ...
21:29:24 #10 14.77 Unpacking python3 (3.7.3-1) ...
21:29:24 #10 14.84 Selecting previously unselected package less.
21:29:24 #10 14.84 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ...
21:29:24 #10 14.85 Unpacking less (487-0.1+b1) ...
21:29:24 #10 17.13 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B]
21:29:24 #10 17.13 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB]
21:29:24 #10 17.13 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
21:29:24 #10 17.14 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB]
21:29:24 #10 17.14 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
21:29:24 #10 17.17 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B]
21:29:24 #10 17.17 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [36.3 kB]
21:29:24 #10 15.64 Selecting previously unselected package libbinutils:arm64.
21:29:24 #10 15.64 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
21:29:24 #10 15.65 Unpacking libbinutils:arm64 (2.35.2-2) ...
21:29:24 #10 15.73 Selecting previously unselected package libctf-nobfd0:arm64.
21:29:24 #10 15.73 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
21:29:24 #10 15.74 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
21:29:24 #10 15.77 Selecting previously unselected package libctf0:arm64.
21:29:24 #10 15.78 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
21:29:24 #10 15.78 Unpacking libctf0:arm64 (2.35.2-2) ...
21:29:24 #10 15.82 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:29:24 #10 15.82 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
21:29:24 #10 15.82 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
21:29:24 #13 0.996 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
21:29:24 #13 0.996 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
21:29:24 #13 1.020 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
21:29:24 #13 1.095 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
21:29:24 #11 52.44 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
21:29:24 #11 52.45 Unpacking librole-tiny-perl (2.002004-1) ...
21:29:24 #11 52.50 Selecting previously unselected package libsub-quote-perl.
21:29:24 #11 52.50 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ...
21:29:24 #11 52.50 Unpacking libsub-quote-perl (2.006006-1) ...
21:29:24 #11 52.53 Selecting previously unselected package libmoo-perl.
21:29:24 #11 52.53 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ...
21:29:24 #11 52.54 Unpacking libmoo-perl (2.005004-3) ...
21:29:24 #11 52.56 Selecting previously unselected package libencode-locale-perl.
21:29:24 #11 52.57 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ...
21:29:24 #11 52.57 Unpacking libencode-locale-perl (1.05-1.1) ...
21:29:24 #11 52.60 Selecting previously unselected package libtimedate-perl.
21:29:24 #11 52.60 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
21:29:24 #11 52.60 Unpacking libtimedate-perl (2.3300-2) ...
21:29:24 #11 52.63 Selecting previously unselected package libhttp-date-perl.
21:29:24 #11 52.64 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ...
21:29:24 #11 52.64 Unpacking libhttp-date-perl (6.05-1) ...
21:29:24 #11 52.67 Selecting previously unselected package libfile-listing-perl.
21:29:24 #11 52.67 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ...
21:29:24 #11 52.67 Unpacking libfile-listing-perl (6.14-1) ...
21:29:24 #11 52.70 Selecting previously unselected package libhtml-tagset-perl.
21:29:24 #11 52.70 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ...
21:29:24 #11 52.71 Unpacking libhtml-tagset-perl (3.20-4) ...
21:29:24 #11 52.73 Selecting previously unselected package liburi-perl.
21:29:24 #11 52.73 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ...
21:29:24 #11 52.74 Unpacking liburi-perl (5.10-1) ...
21:29:24 #11 52.77 Selecting previously unselected package libhtml-parser-perl:armhf.
21:29:24  dpkg-source -I.git -b build-deb
21:29:24 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:29:24 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:29:24 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:24 dpkg-source: info: using source format '1.0'
21:29:24 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz
21:29:24 #12 3.966 The following NEW packages will be installed:
21:29:24 #12 3.967   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:29:24 #12 3.967   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
21:29:24 #12 3.968   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
21:29:24 #12 3.968   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
21:29:24 #12 3.968   libuv1 pkg-config procps
21:29:24 #15 DONE 2.4s
21:29:24 
21:29:24 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:29:24 #16 DONE 0.0s
21:29:24 
21:29:24 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:29:24 #17 DONE 0.0s
21:29:24 
21:29:24 #18 exporting to image
21:29:24 #18 exporting layers
21:29:24 #11 15.24 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB]
21:29:24 #11 15.24 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB]
21:29:24 #11 15.35 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB]
21:29:24 #10 DONE 70.0s
21:29:24 
21:29:24 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:29:24 #11 DONE 0.0s
21:29:24 
21:29:24 #12 [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
21:29:24 #9 15.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8970 files and directories currently installed.)
21:29:24 #9 15.82 Preparing to unpack .../gpgv_2.2.40-1.1_arm64.deb ...
21:29:24 #9 15.83 Unpacking gpgv (2.2.40-1.1) over (2.2.40-1) ...
21:29:24 #9 15.97 Setting up gpgv (2.2.40-1.1) ...
21:29:24 #9 16.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 ... 8970 files and directories currently installed.)
21:29:24 #9 16.01 Preparing to unpack .../libblkid1_2.38.1-5+b1_arm64.deb ...
21:29:24 #9 16.02 Unpacking libblkid1:arm64 (2.38.1-5+b1) over (2.38.1-5) ...
21:29:24 #11 13.74 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1ubuntu0.1 [722 kB]
21:29:24 #11 13.75 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
21:29:24 #11 13.76 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lsb-release all 11.2ubuntu1 [11.1 kB]
21:29:24 #11 13.76 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 netbase all 6.3 [12.9 kB]
21:29:24 #11 13.76 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
21:29:24 #11 13.76 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-gi arm64 3.42.2-2 [225 kB]
21:29:24 #11 13.77 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
21:29:24 #10 45.03 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ...
21:29:24 #10 45.04 Unpacking libpath-tiny-perl (0.108-1) ...
21:29:24 #10 45.07 Selecting previously unselected package libtype-tiny-perl.
21:29:24 #10 45.07 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ...
21:29:24 #10 45.07 Unpacking libtype-tiny-perl (1.004004-1) ...
21:29:24 #10 45.13 Selecting previously unselected package libgitlab-api-v4-perl.
21:29:24 #10 45.13 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ...
21:29:24 #10 45.14 Unpacking libgitlab-api-v4-perl (0.16-1) ...
21:29:24 #10 45.18 Selecting previously unselected package libglib2.0-data.
21:29:24 #10 45.18 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
21:29:24 #10 45.18 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
21:29:24 #11 44.07 Get:389 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
21:29:24 #11 44.08 Get:390 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-base-perl all 1.09-2 [19.3 kB]
21:29:24 #11 44.09 Get:391 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:29:24 #11 44.13 Get:392 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
21:29:24 #11 44.23 Get:393 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
21:29:24 #11 44.26 Get:394 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:29:24 #11 44.26 Get:395 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
21:29:24 #11 44.27 Get:396 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf licensecheck all 3.3.0-1 [41.4 kB]
21:29:24 #10 40.65 Setting up linux-libc-dev:armhf (1:1.20230317-1) ...
21:29:24 #10 40.66 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
21:29:24 #10 40.68 Setting up gettext-base (0.21-4) ...
21:29:24 #10 40.69 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
21:29:24 #10 40.70 Setting up file (1:5.39-3) ...
21:29:24 #10 40.72 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
21:29:24 #10 40.74 Setting up bzip2 (1.0.8-4) ...
21:29:24 #10 40.75 Setting up libfakeroot:armhf (1.25.3-1.1) ...
21:29:24 #10 40.77 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
21:29:24 #10 40.78 Setting up fakeroot (1.25.3-1.1) ...
21:29:24 #10 40.79 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:24 #10 40.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
21:29:24 #10 40.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
21:29:24 #10 40.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
21:29:24 #10 40.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
21:29:24 #10 40.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
21:29:24 #10 40.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
21:29:24 #10 40.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
21:29:24 #10 40.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
21:29:24 #10 40.80 Setting up autotools-dev (20180224.1+nmu1) ...
21:29:24 #10 40.82 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
21:29:24 #10 40.83 Setting up make (4.3-4.1) ...
21:29:24 #10 40.84 Setting up libmpfr6:armhf (4.1.0-3) ...
21:29:24 #10 40.85 Setting up libsigsegv2:armhf (2.13-1) ...
21:29:24 #11 11.91 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB]
21:29:24 #11 11.94 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
21:29:24 #11 11.95 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B]
21:29:24 #11 11.95 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
21:29:24 #11 11.96 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
21:29:24 #11 11.96 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
21:29:24 #11 11.98 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.2 [552 kB]
21:29:24 #11 12.04 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB]
21:29:24 #9 72.62 Setting up python3-pkg-resources (52.0.0-4) ...
21:29:24 #9 72.81 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:29:24 #9 72.83 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
21:29:24 #9 72.84 Setting up libjson-xs-perl (4.030-1+b1) ...
21:29:24 #9 72.85 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:24 #9 72.86 Setting up libio-prompter-perl (0.004015-1) ...
21:29:24 #10 14.96 Selecting previously unselected package netbase.
21:29:24 #10 14.96 Preparing to unpack .../002-netbase_5.6_all.deb ...
21:29:24 #10 14.97 Unpacking netbase (5.6) ...
21:29:24 #10 17.32 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [130 kB]
21:29:24 #10 16.07 Selecting previously unselected package binutils.
21:29:24 #11 52.77 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ...
21:29:24 #11 52.78 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ...
21:29:24 #11 52.81 Selecting previously unselected package libhtml-tree-perl.
21:29:24 #11 52.81 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ...
21:29:24 #11 52.82 Unpacking libhtml-tree-perl (5.07-2) ...
21:29:24 #11 52.86 Selecting previously unselected package libio-html-perl.
21:29:24 #11 52.86 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ...
21:29:24 #11 52.86 Unpacking libio-html-perl (1.004-2) ...
21:29:24 #11 52.89 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:24 #11 52.90 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:29:24 #11 52.90 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:29:24 #11 52.93 Selecting previously unselected package libhttp-message-perl.
21:29:24 #11 52.93 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ...
21:29:24 #11 52.93 Unpacking libhttp-message-perl (6.36-1) ...
21:29:24 #11 52.96 Selecting previously unselected package libhttp-cookies-perl.
21:29:24 #11 52.97 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ...
21:29:24 #11 52.97 Unpacking libhttp-cookies-perl (6.10-1) ...
21:29:24 #11 53.00 Selecting previously unselected package libhttp-negotiate-perl.
21:29:24 #12 4.243 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:29:24 #12 4.243 1 not fully installed or removed.
21:29:24 #12 4.243 Need to get 8859 kB of archives.
21:29:24 #12 4.243 After this operation, 38.2 MB of additional disk space will be used.
21:29:24 #12 4.243 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:29:24 #12 4.250 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:29:24 #12 4.266 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB]
21:29:24 #12 4.267 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB]
21:29:24 #12 4.270 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u3 [314 kB]
21:29:24 #12 4.273 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:29:24 #12 4.275 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:29:24 #12 4.276 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
21:29:24 #12 4.278 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:29:24 #12 4.314 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB]
21:29:24 #12 4.315 Get:11 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:29:24 #12 4.317 Get:12 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:29:24 #12 4.319 Get:13 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
21:29:24 #12 4.320 Get:14 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
21:29:24 #12 4.321 Get:15 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:29:24 #12 4.325 Get:16 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:29:24 #12 4.327 Get:17 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:29:24 #12 4.330 Get:18 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:29:24 #11 15.40 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-common arm64 2.38-4ubuntu2.1 [221 kB]
21:29:24 #11 15.41 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libbinutils arm64 2.38-4ubuntu2.1 [825 kB]
21:29:24 #11 15.47 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf-nobfd0 arm64 2.38-4ubuntu2.1 [107 kB]
21:29:24 #9 16.08 Setting up libblkid1:arm64 (2.38.1-5+b1) ...
21:29:24 #9 16.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 ... 8971 files and directories currently installed.)
21:29:24 #9 16.13 Preparing to unpack .../libmount1_2.38.1-5+b1_arm64.deb ...
21:29:24 #9 16.14 Unpacking libmount1:arm64 (2.38.1-5+b1) over (2.38.1-5) ...
21:29:24 #9 16.21 Setting up libmount1:arm64 (2.38.1-5+b1) ...
21:29:24 #9 16.26 Selecting previously unselected package less.
21:29:24 #10 45.33 Selecting previously unselected package libgpm2:armhf.
21:29:24 #10 45.33 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ...
21:29:24 #10 45.34 Unpacking libgpm2:armhf (1.20.7-5) ...
21:29:24 #10 45.37 Selecting previously unselected package libidn11:armhf.
21:29:24 #10 45.37 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ...
21:29:24 #10 45.38 Unpacking libidn11:armhf (1.33-2.2) ...
21:29:24 #10 45.42 Selecting previously unselected package libntlm0:armhf.
21:29:24 #10 45.42 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ...
21:29:24 #10 45.42 Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
21:29:24 #10 45.45 Selecting previously unselected package libgsasl7.
21:29:24 #10 45.45 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ...
21:29:24 #10 45.46 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
21:29:24 #10 45.51 Selecting previously unselected package libhtml-form-perl.
21:29:24 #10 40.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:29:24 #10 40.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:24 #10 40.87 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
21:29:24 #10 40.87 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
21:29:24 #10 40.87 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
21:29:24 #10 40.87 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
21:29:24 #10 40.88 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
21:29:24 #10 40.88 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
21:29:24 #10 40.88 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
21:29:24 #10 40.88 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
21:29:24 #10 40.88 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
21:29:24 #10 40.88 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
21:29:24 #10 40.88 Setting up libmpc3:armhf (1.2.0-1) ...
21:29:24 #10 40.90 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
21:29:24 #10 40.91 Setting up patch (2.7.6-7) ...
21:29:24 #10 40.92 Setting up autopoint (0.21-4) ...
21:29:24 #10 40.93 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
21:29:24 #10 40.97 Setting up libnsl-dev:armhf (1.3.0-2) ...
21:29:24 #10 40.98 Setting up sensible-utils (0.0.14) ...
21:29:24 #10 40.99 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
21:29:24 #10 41.00 Setting up libuchardet0:armhf (0.0.7-1) ...
21:29:24 #10 41.02 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
21:29:24 #10 41.03 Setting up libcurl4:armhf (7.74.0-1.3+deb11u7) ...
21:29:24 #10 41.04 Setting up git-man (1:2.30.2-1+deb11u2) ...
21:29:24 #10 41.06 Setting up curl (7.74.0-1.3+deb11u7) ...
21:29:24 #10 41.07 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
21:29:24 #10 41.08 Setting up libisl23:armhf (0.23-1) ...
21:29:24 #10 41.09 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
21:29:24 #10 41.11 Setting up libtinfo5:armhf (6.2+20201114-2) ...
21:29:24 #10 41.12 Setting up libelf1:armhf (0.183-1) ...
21:29:24 #10 41.13 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
21:29:24 #10 41.14 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
21:29:24 #10 41.16 Setting up cpp-10 (10.2.1-6+rpi1) ...
21:29:24 #10 41.17 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
21:29:24 #10 41.19 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
21:29:24 #11 12.19 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
21:29:24 #11 12.27 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
21:29:24 #9 72.88 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:29:24 #9 72.89 Setting up libhttp-cookies-perl (6.10-1) ...
21:29:24 #9 72.91 Setting up python3-apt (2.2.1) ...
21:29:24 #9 73.06 Setting up po-debconf (1.0.21+nmu1) ...
21:29:24 #9 73.07 Setting up libhtml-tree-perl (5.07-2) ...
21:29:24 #9 73.09 Setting up libparams-classify-perl (0.015-1+b3) ...
21:29:24 #9 73.10 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:29:24 #9 73.11 Setting up libhtml-format-perl (2.12-1.1) ...
21:29:24 #9 73.12 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:29:24 #10 15.06 Selecting previously unselected package bzip2.
21:29:24 #10 15.06 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_arm64.deb ...
21:29:24 #10 15.07 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
21:29:24 #10 15.18 Selecting previously unselected package libmagic-mgc.
21:29:24 #10 15.18 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ...
21:29:24 #10 15.19 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
21:29:24 #10 15.33 Selecting previously unselected package libmagic1:arm64.
21:29:24 #10 15.33 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ...
21:29:24 #10 15.34 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ...
21:29:24 #10 15.42 Selecting previously unselected package file.
21:29:24 #10 15.42 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ...
21:29:24 #10 15.43 Unpacking file (1:5.35-4+deb10u2) ...
21:29:24 #10 16.08 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
21:29:24 #10 16.08 Unpacking binutils (2.35.2-2) ...
21:29:24 #10 16.11 Selecting previously unselected package libc-dev-bin.
21:29:24 #10 16.12 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_arm64.deb ...
21:29:24 #10 16.12 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
21:29:24 #10 16.15 Selecting previously unselected package linux-libc-dev:arm64.
21:29:24 #10 16.16 Preparing to unpack .../033-linux-libc-dev_5.10.162-1_arm64.deb ...
21:29:24 #10 16.16 Unpacking linux-libc-dev:arm64 (5.10.162-1) ...
21:29:24 #10 16.30 Selecting previously unselected package libcrypt-dev:arm64.
21:29:24 #10 16.30 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
21:29:24 #10 16.30 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
21:29:24 #10 16.34 Selecting previously unselected package libtirpc-dev:arm64.
21:29:24 #10 17.65 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [25.9 kB]
21:29:24 #10 17.66 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [76.5 kB]
21:29:24 #10 17.69 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [46.7 kB]
21:29:24 #10 17.72 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [88.5 kB]
21:29:24 #10 17.76 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [171 kB]
21:29:24 #10 17.81 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [13.3 kB]
21:29:24 #11 53.00 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ...
21:29:24 #11 53.01 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:29:24 #11 53.03 Selecting previously unselected package perl-openssl-defaults:armhf.
21:29:24 #11 53.03 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ...
21:29:24 #11 53.04 Unpacking perl-openssl-defaults:armhf (5build2) ...
21:29:24 #11 53.07 Selecting previously unselected package libnet-ssleay-perl:armhf.
21:29:24 #11 53.07 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ...
21:29:24 #11 53.07 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ...
21:29:24 #11 53.11 Selecting previously unselected package libio-socket-ssl-perl.
21:29:24 #11 53.12 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ...
21:29:24 #11 53.12 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:29:24 #11 53.15 Selecting previously unselected package libnet-http-perl.
21:29:24 #11 53.15 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ...
21:29:24 #11 53.16 Unpacking libnet-http-perl (6.22-1) ...
21:29:24 #11 53.19 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:24 #11 53.19 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:29:24 #11 53.23 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:29:24 #12 4.398 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:29:24 #12 4.408 Get:20 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:29:24 #12 4.411 Get:21 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:29:24 #12 4.411 Get:22 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:29:24 #12 4.412 Get:23 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
21:29:24 #12 4.415 Get:24 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
21:29:24 #12 4.563 debconf: delaying package configuration, since apt-utils is not installed
21:29:24 #12 4.596 Fetched 8859 kB in 0s (20.3 MB/s)
21:29:24 #12 4.626 Selecting previously unselected package bash-completion.
21:29:24 #12 4.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 ... 27799 files and directories currently installed.)
21:29:24 #12 4.643 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
21:29:24 #11 15.47 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf0 arm64 2.38-4ubuntu2.1 [103 kB]
21:29:24 #11 15.48 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.38-4ubuntu2.1 [3229 kB]
21:29:24 #11 15.63 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils arm64 2.38-4ubuntu2.1 [3166 B]
21:29:24 #9 16.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 ... 8972 files and directories currently installed.)
21:29:24 #9 16.27 Preparing to unpack .../000-less_590-1.2_arm64.deb ...
21:29:24 #9 16.27 Unpacking less (590-1.2) ...
21:29:24 #9 16.32 Selecting previously unselected package netbase.
21:29:24 #9 16.32 Preparing to unpack .../001-netbase_6.4_all.deb ...
21:29:24 #9 16.32 Unpacking netbase (6.4) ...
21:29:24 #9 16.35 Selecting previously unselected package sensible-utils.
21:29:24 #9 16.35 Preparing to unpack .../002-sensible-utils_0.0.17+nmu1_all.deb ...
21:29:24 #9 16.35 Unpacking sensible-utils (0.0.17+nmu1) ...
21:29:24 #9 16.39 Selecting previously unselected package bzip2.
21:29:24 #9 16.39 Preparing to unpack .../003-bzip2_1.0.8-5+b1_arm64.deb ...
21:29:24 #9 16.40 Unpacking bzip2 (1.0.8-5+b1) ...
21:29:24 #9 16.44 Selecting previously unselected package openssl.
21:29:24 #9 16.44 Preparing to unpack .../004-openssl_3.0.8-1_arm64.deb ...
21:29:24 #9 16.45 Unpacking openssl (3.0.8-1) ...
21:29:24 #10 45.52 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ...
21:29:24 #10 45.52 Unpacking libhtml-form-perl (6.03-1) ...
21:29:24 #10 45.55 Selecting previously unselected package libhtml-format-perl.
21:29:24 #10 45.55 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ...
21:29:24 #10 45.56 Unpacking libhtml-format-perl (2.12-1) ...
21:29:24 #10 45.60 Selecting previously unselected package libhttp-daemon-perl.
21:29:24 #10 45.60 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
21:29:24 #10 45.60 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
21:29:24 #10 45.63 Selecting previously unselected package libstruct-dumb-perl.
21:29:24 #10 45.63 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ...
21:29:24 #10 45.64 Unpacking libstruct-dumb-perl (0.09-1) ...
21:29:24 #10 45.67 Selecting previously unselected package libio-async-perl.
21:29:24 #10 45.67 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ...
21:29:24 #10 45.68 Unpacking libio-async-perl (0.72-1) ...
21:29:24 #10 45.73 Selecting previously unselected package libio-sessiondata-perl.
21:29:24 #10 45.73 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ...
21:29:24 #10 45.74 Unpacking libio-sessiondata-perl (1.03-1) ...
21:29:24 #11 14.17 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python-apt-common all 2.4.0+22.10 [14.8 kB]
21:29:24 #10 41.20 Setting up libgdbm6:armhf (1.19-2) ...
21:29:24 #10 41.22 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
21:29:24 #10 41.23 Setting up wdiff (1.2.2-2) ...
21:29:24 #10 41.24 Setting up gettext (0.21-4) ...
21:29:24 #10 41.26 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
21:29:24 #10 41.27 Setting up m4 (1.4.18-5) ...
21:29:24 #10 41.28 Setting up libgdbm-compat4:armhf (1.19-2) ...
21:29:24 #10 41.30 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
21:29:24 #10 41.32 Setting up dwz (0.13+20210201-1) ...
21:29:24 #10 41.33 Setting up groff-base (1.22.4-6) ...
21:29:24 #10 41.36 Setting up cpp (4:10.2.1-1+rpi1) ...
21:29:24 #10 41.38 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
21:29:24 #10 41.39 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
21:29:24 #10 41.41 Setting up python3.9 (3.9.2-1+rpi1) ...
21:29:24 #11 44.67 Get:397 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-size-perl armhf 0.83-2 [19.6 kB]
21:29:24 #10 11.26 (1/166): adobe-source-code-pro-fonts-2.030.1.05 2.6 MB/s | 832 kB     00:00    
21:29:24 #10 11.27 (2/166): bzip2-1.0.8-8.el9.aarch64.rpm          173 kB/s |  56 kB     00:00    
21:29:24 #10 11.27 (3/166): cpio-2.13-16.el9.aarch64.rpm            25 MB/s | 274 kB     00:00    
21:29:24 #10 11.29 (4/166): binutils-2.35.2-39.el9.aarch64.rpm      14 MB/s | 4.8 MB     00:00    
21:29:24 #10 11.30 (5/166): cracklib-2.9.6-27.el9.aarch64.rpm      3.8 MB/s |  95 kB     00:00    
21:29:24 #10 11.32 (6/166): cracklib-dicts-2.9.6-27.el9.aarch64.rp  86 MB/s | 3.6 MB     00:00    
21:29:24 #10 11.32 (7/166): dbus-libs-1.12.20-7.el9.aarch64.rpm    4.7 MB/s | 150 kB     00:00    
21:29:24 #10 11.33 (8/166): diffutils-3.7-12.el9.aarch64.rpm        16 MB/s | 392 kB     00:00    
21:29:24 #10 11.33 (9/166): dnf-plugins-core-4.3.0-4.el9.noarch.rp 3.9 MB/s |  38 kB     00:00    
21:29:24 #10 11.34 (10/166): ed-1.14.2-12.el9.aarch64.rpm          5.8 MB/s |  74 kB     00:00    
21:29:24 #10 11.34 (11/166): elfutils-0.188-3.el9.aarch64.rpm       34 MB/s | 524 kB     00:00    
21:29:24 #10 11.35 (12/166): elfutils-debuginfod-client-0.188-3.el 3.1 MB/s |  37 kB     00:00    
21:29:24 #10 11.36 (13/166): environment-modules-5.0.1-2.el9.aarch  28 MB/s | 492 kB     00:00    
21:29:24 #10 11.36 (14/166): file-5.39-12.el9.aarch64.rpm          3.8 MB/s |  49 kB     00:00    
21:29:24 #9 73.17 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:24 #9 73.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:24 #9 73.35 
21:29:24 #9 73.35 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:24 #10 16.34 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ...
21:29:24 #10 16.35 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
21:29:24 #10 16.39 Selecting previously unselected package libnsl-dev:arm64.
21:29:24 #10 16.40 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
21:29:24 #10 16.40 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
21:29:24 #10 16.43 Selecting previously unselected package libc6-dev:arm64.
21:29:24 #10 16.43 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_arm64.deb ...
21:29:24 #10 16.44 Unpacking libc6-dev:arm64 (2.31-13+deb11u5) ...
21:29:24 #10 15.55 Selecting previously unselected package gettext-base.
21:29:24 #10 15.55 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ...
21:29:24 #10 15.55 Unpacking gettext-base (0.19.8.1-9) ...
21:29:24 #10 15.60 Selecting previously unselected package krb5-locales.
21:29:24 #10 15.60 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
21:29:24 #10 15.61 Unpacking krb5-locales (1.17-3+deb10u5) ...
21:29:24 #10 15.66 Selecting previously unselected package libkeyutils1:arm64.
21:29:24 #10 17.81 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [79.6 kB]
21:29:24 #10 17.82 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.6 kB]
21:29:24 #10 17.82 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB]
21:29:24 #10 17.83 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
21:29:24 #10 17.99 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.11 [131 kB]
21:29:24 #11 53.26 Selecting previously unselected package libtry-tiny-perl.
21:29:24 #11 53.26 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ...
21:29:24 #11 53.27 Unpacking libtry-tiny-perl (0.31-1) ...
21:29:24 #11 53.30 Selecting previously unselected package libwww-robotrules-perl.
21:29:24 #11 53.30 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:24 #11 53.30 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:24 #11 53.33 Selecting previously unselected package libwww-perl.
21:29:24 #11 53.33 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ...
21:29:24 #11 53.34 Unpacking libwww-perl (6.61-1) ...
21:29:24 #11 53.37 Selecting previously unselected package patchutils.
21:29:24 #11 53.37 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ...
21:29:24 #11 53.37 Unpacking patchutils (0.4.2-1build2) ...
21:29:24 #11 53.41 Selecting previously unselected package wdiff.
21:29:24 #11 53.41 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ...
21:29:24 #11 53.41 Unpacking wdiff (1.2.2-2build3) ...
21:29:24 #11 53.47 Selecting previously unselected package devscripts.
21:29:24 #11 16.03 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.1 [19.6 kB]
21:29:25 #15 DONE 2.3s
21:29:25 
21:29:25 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
21:29:25 #16 DONE 0.0s
21:29:25 
21:29:25 #17 exporting to image
21:29:25 #17 exporting layers
21:29:25 #9 16.58 Selecting previously unselected package ca-certificates.
21:29:25 #9 16.58 Preparing to unpack .../005-ca-certificates_20230311_all.deb ...
21:29:25 #9 16.58 Unpacking ca-certificates (20230311) ...
21:29:25 #9 16.64 Selecting previously unselected package libmagic-mgc.
21:29:25 #9 16.64 Preparing to unpack .../006-libmagic-mgc_1%3a5.44-3_arm64.deb ...
21:29:25 #9 16.64 Unpacking libmagic-mgc (1:5.44-3) ...
21:29:25 #9 16.72 Selecting previously unselected package libmagic1:arm64.
21:29:25 #9 16.72 Preparing to unpack .../007-libmagic1_1%3a5.44-3_arm64.deb ...
21:29:25 #9 16.73 Unpacking libmagic1:arm64 (1:5.44-3) ...
21:29:25 #9 16.77 Selecting previously unselected package file.
21:29:25 #9 16.77 Preparing to unpack .../008-file_1%3a5.44-3_arm64.deb ...
21:29:25 #9 16.77 Unpacking file (1:5.44-3) ...
21:29:25 #9 16.81 Selecting previously unselected package gettext-base.
21:29:25 #9 16.81 Preparing to unpack .../009-gettext-base_0.21-12_arm64.deb ...
21:29:25 #9 16.81 Unpacking gettext-base (0.21-12) ...
21:29:25 #9 16.87 Selecting previously unselected package libuchardet0:arm64.
21:29:25 #9 16.87 Preparing to unpack .../010-libuchardet0_0.0.7-1_arm64.deb ...
21:29:25 #9 16.87 Unpacking libuchardet0:arm64 (0.0.7-1) ...
21:29:25 #10 45.77 Selecting previously unselected package libio-string-perl.
21:29:25 #10 45.77 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
21:29:25 #10 45.78 Unpacking libio-string-perl (1.08-3) ...
21:29:25 #10 45.81 Selecting previously unselected package libtypes-serialiser-perl.
21:29:25 #10 45.81 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ...
21:29:25 #10 45.81 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:29:25 #10 45.85 Selecting previously unselected package libjson-xs-perl.
21:29:25 #10 45.85 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ...
21:29:25 #10 45.86 Unpacking libjson-xs-perl (3.040-1+b1) ...
21:29:25 #10 45.90 Selecting previously unselected package liblzo2-2:armhf.
21:29:25 #10 45.90 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ...
21:29:25 #10 45.90 Unpacking liblzo2-2:armhf (2.10-0.1) ...
21:29:25 #10 45.94 Selecting previously unselected package libkyotocabinet16v5:armhf.
21:29:25 #10 45.95 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
21:29:25 #10 45.95 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
21:29:25 #10 46.00 Selecting previously unselected package liblist-compare-perl.
21:29:25 #10 46.01 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ...
21:29:25 #10 46.01 Unpacking liblist-compare-perl (0.53-1) ...
21:29:25 #10 46.05 Selecting previously unselected package liblist-moreutils-perl.
21:29:25 #10 46.05 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ...
21:29:25 #10 46.05 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
21:29:25 #11 14.31 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3-apt arm64 2.4.0+22.10 [156 kB]
21:29:25 #11 14.52 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
21:29:25 #11 14.59 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 shared-mime-info arm64 2.2-1 [458 kB]
21:29:25 #11 44.83 Get:398 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
21:29:25 #11 44.88 Get:399 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lzip armhf 1.23-4 [79.4 kB]
21:29:25 #11 45.00 Get:400 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lzop armhf 1.04-2build2 [84.5 kB]
21:29:25 #11 45.05 Get:401 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
21:29:25 #12 0.731 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:29:25 #12 0.731 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:29:25 #12 0.732 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:29:25 #10 11.37 (15/166): glib-networking-2.68.3-3.el9.aarch64.  12 MB/s | 185 kB     00:00    
21:29:25 #10 11.44 (16/166): glibc-gconv-extra-2.34-61.el9.aarch64  21 MB/s | 1.7 MB     00:00    
21:29:25 #10 11.45 (17/166): groff-base-1.22.4-10.el9.aarch64.rpm   13 MB/s | 1.0 MB     00:00    
21:29:25 #10 11.46 (18/166): gsettings-desktop-schemas-40.0-6.el9. 8.3 MB/s | 684 kB     00:00    
21:29:25 #10 11.46 (19/166): json-glib-1.6.6-1.el9.aarch64.rpm      19 MB/s | 160 kB     00:00    
21:29:25 #10 11.46 (20/166): info-6.7-15.el9.aarch64.rpm            16 MB/s | 221 kB     00:00    
21:29:25 #10 11.47 (21/166): less-590-1.el9.aarch64.rpm             13 MB/s | 161 kB     00:00    
21:29:25 #10 11.48 (22/166): libbrotli-1.0.9-6.el9.aarch64.rpm      22 MB/s | 314 kB     00:00    
21:29:25 #10 11.48 (23/166): libeconf-0.4.1-2.el9.aarch64.rpm      3.5 MB/s |  27 kB     00:00    
21:29:25 #10 11.49 (24/166): libdb-5.3.28-53.el9.aarch64.rpm        43 MB/s | 712 kB     00:00    
21:29:25 #10 11.49 (25/166): libfdisk-2.37.4-10.el9.aarch64.rpm     11 MB/s | 149 kB     00:00    
21:29:25 #10 11.51 (26/166): libpkgconf-1.7.3-10.el9.aarch64.rpm   2.8 MB/s |  36 kB     00:00    
21:29:25 #10 11.51 (27/166): libpipeline-1.5.3-4.el9.aarch64.rpm   2.9 MB/s |  48 kB     00:00    
21:29:25 #10 11.55 (28/166): libicu-67.1-9.el9.aarch64.rpm         140 MB/s | 9.5 MB     00:00    
21:29:25 #10 11.55 (29/166): libpng-1.6.37-12.el9.aarch64.rpm      2.5 MB/s | 115 kB     00:00    
21:29:25 #10 11.56 (30/166): libproxy-0.4.15-35.el9.aarch64.rpm    1.7 MB/s |  71 kB     00:00    
21:29:25 #10 11.57 (31/166): libpsl-0.21.1-5.el9.aarch64.rpm       6.4 MB/s |  64 kB     00:00    
21:29:25 #9 73.37 Setting up python3-chardet (4.0.0-1) ...
21:29:25 #9 73.63 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:29:25 #10 16.65 Selecting previously unselected package libisl23:arm64.
21:29:25 #10 16.66 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
21:29:25 #10 16.66 Unpacking libisl23:arm64 (0.23-1) ...
21:29:25 #10 16.74 Selecting previously unselected package libmpfr6:arm64.
21:29:25 #10 16.74 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
21:29:25 #10 16.74 Unpacking libmpfr6:arm64 (4.1.0-3) ...
21:29:25 #10 16.80 Selecting previously unselected package libmpc3:arm64.
21:29:25 #10 16.81 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
21:29:25 #10 16.81 Unpacking libmpc3:arm64 (1.2.0-1) ...
21:29:25 #10 16.84 Selecting previously unselected package cpp-10.
21:29:25 #10 16.84 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
21:29:25 #11 12.73 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.5 [637 kB]
21:29:25 #11 12.77 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB]
21:29:25 #11 12.77 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]
21:29:25 #11 12.78 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB]
21:29:25 #11 12.78 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB]
21:29:25 #11 12.80 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB]
21:29:25 #11 12.80 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB]
21:29:25 #11 12.80 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB]
21:29:25 #11 12.80 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB]
21:29:25 #11 12.94 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB]
21:29:25 #10 15.66 Preparing to unpack .../009-libkeyutils1_1.6-6_arm64.deb ...
21:29:25 #10 15.66 Unpacking libkeyutils1:arm64 (1.6-6) ...
21:29:25 #10 15.71 Selecting previously unselected package libkrb5support0:arm64.
21:29:25 #10 15.71 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
21:29:25 #10 15.71 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
21:29:25 #10 15.75 Selecting previously unselected package libk5crypto3:arm64.
21:29:25 #10 15.75 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
21:29:25 #10 15.76 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
21:29:25 #10 15.80 Selecting previously unselected package libkrb5-3:arm64.
21:29:25 #10 15.80 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
21:29:25 #10 15.81 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
21:29:25 #10 15.90 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:29:25 #10 15.90 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
21:29:25 #11 53.47 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ...
21:29:25 #11 53.49 Unpacking devscripts (2.22.1ubuntu1) ...
21:29:25 #11 53.55 Selecting previously unselected package diffstat.
21:29:25 #11 53.55 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ...
21:29:25 #11 53.55 Unpacking diffstat (1.64-1build2) ...
21:29:25 #11 53.58 Selecting previously unselected package python3-chardet.
21:29:25 #11 53.58 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ...
21:29:25 #11 53.59 Unpacking python3-chardet (4.0.0-1) ...
21:29:25 #11 53.63 Selecting previously unselected package zstd.
21:29:25 #11 53.63 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ...
21:29:25 #11 53.64 Unpacking zstd (1.4.8+dfsg-3build1) ...
21:29:25 #11 53.68 Selecting previously unselected package python3-debian.
21:29:25 #11 53.68 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1_all.deb ...
21:29:25 #11 53.68 Unpacking python3-debian (0.1.43ubuntu1) ...
21:29:25 #11 53.72 Selecting previously unselected package libgpgme11:armhf.
21:29:25 #11 53.72 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4_armhf.deb ...
21:29:25 #11 53.73 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
21:29:25 #11 53.76 Selecting previously unselected package python3-gpg.
21:29:25 #11 53.76 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4_armhf.deb ...
21:29:25 #11 53.77 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
21:29:25 #11 53.81 Selecting previously unselected package dput.
21:29:25 #11 16.11 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-69.76 [1302 kB]
21:29:25 #30 17.93 Reading package lists...
21:29:25 #30 ...
21:29:25 
21:29:25 #40 [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
21:29:25 #40 11.62 Fetched 8642 kB in 7s (1185 kB/s)
21:29:25 #40 11.62 Reading package lists...
21:29:25 #40 14.63 Reading package lists...
21:29:25 #40 17.06 Building dependency tree...
21:29:25 #40 18.51 The following additional packages will be installed:
21:29:25 #40 18.53   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:29:25 #40 18.53 Suggested packages:
21:29:25 #40 18.54   cmake-doc ninja-build lrzip
21:29:25 #40 18.82 The following NEW packages will be installed:
21:29:25 #40 18.82   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:29:25 #40 19.16 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:29:25 #40 19.16 Need to get 17.3 MB of archives.
21:29:25 #40 19.16 After this operation, 70.1 MB of additional disk space will be used.
21:29:25 #40 19.16 Get:1 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:29:25 #40 19.22 Get:2 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:29:25 #40 19.50 Get:3 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
21:29:25 #40 19.52 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
21:29:25 #40 19.53 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
21:29:25 #40 19.53 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
21:29:25 #40 19.54 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
21:29:25 #40 19.55 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
21:29:25 #40 20.28 debconf: delaying package configuration, since apt-utils is not installed
21:29:25 #12 5.254 Unpacking bash-completion (1:2.8-6) ...
21:29:25 #9 16.91 Selecting previously unselected package groff-base.
21:29:25 #9 16.91 Preparing to unpack .../011-groff-base_1.22.4-10_arm64.deb ...
21:29:25 #9 16.91 Unpacking groff-base (1.22.4-10) ...
21:29:25 #9 17.01 Selecting previously unselected package krb5-locales.
21:29:25 #17 exporting layers 7.2s done
21:29:25 #17 writing image sha256:b4e0219702ad926138e583ded59e4202dbd6947a0468163cd29c25d3d3423eee done
21:29:25 #17 naming to docker.io/debbuild-raspbian-bookworm/aarch64 done
21:29:25 #17 DONE 7.2s
21:29:25 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/raspbian-bookworm:/build  debbuild-raspbian-bookworm/aarch64
21:29:25 + set -e
21:29:25 + mkdir -p /root/build-deb/engine
21:29:25 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:25 + mkdir -p /root/build-deb/cli
21:29:25 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:25 #10 46.09 Selecting previously unselected package libltdl-dev:armhf.
21:29:25 #10 46.09 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ...
21:29:25 #10 46.09 Unpacking libltdl-dev:armhf (2.4.6-9) ...
21:29:25 #10 46.14 Selecting previously unselected package libsys-hostname-long-perl.
21:29:25 #10 46.15 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ...
21:29:25 #10 46.15 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:29:25 #10 46.18 Selecting previously unselected package libmail-sendmail-perl.
21:29:25 #10 46.18 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ...
21:29:25 #10 46.19 Unpacking libmail-sendmail-perl (0.80-1) ...
21:29:25 #10 46.21 Selecting previously unselected package mailutils-common.
21:29:25 #10 46.22 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ...
21:29:25 #10 46.22 Unpacking mailutils-common (1:3.5-4) ...
21:29:25 #13 1.337 Reading package lists...
21:29:25 #11 14.68 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 systemd-resolved arm64 251.4-1ubuntu7.1 [266 kB]
21:29:25 #11 14.72 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 systemd-timesyncd arm64 251.4-1ubuntu7.1 [32.4 kB]
21:29:25 #11 14.72 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 ucf all 3.0043 [56.1 kB]
21:29:25 #11 14.72 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xdg-user-dirs arm64 0.17-2ubuntu4 [53.5 kB]
21:29:25 #11 14.73 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bsdextrautils arm64 2.38-4ubuntu1 [69.6 kB]
21:29:25 #11 14.73 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmagic-mgc arm64 1:5.41-4 [257 kB]
21:29:25 #11 14.76 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmagic1 arm64 1:5.41-4 [85.0 kB]
21:29:25 #11 45.08 Get:402 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf unzip armhf 6.0-27ubuntu1 [162 kB]
21:29:25 #11 45.13 Get:403 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf lintian all 2.115.3ubuntu2.1 [1108 kB]
21:29:25 #11 45.27 Get:404 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf manpages-dev all 5.13-1 [2355 kB]
21:29:25 #10 11.57 (32/166): libpwquality-1.4.4-8.el9.aarch64.rpm  7.6 MB/s | 119 kB     00:00    
21:29:25 #10 11.58 (33/166): libselinux-utils-3.5-1.el9.aarch64.rp 9.2 MB/s | 183 kB     00:00    
21:29:25 #10 11.58 (34/166): libutempter-1.2.1-6.el9.aarch64.rpm   2.1 MB/s |  27 kB     00:00    
21:29:25 #10 11.59 (35/166): ncurses-6.2-8.20210508.el9.aarch64.rp  27 MB/s | 406 kB     00:00    
21:29:25 #10 11.60 (36/166): man-db-2.9.3-7.el9.aarch64.rpm         44 MB/s | 1.2 MB     00:00    
21:29:25 #10 11.61 (37/166): openssl-3.0.7-6.el9.aarch64.rpm        36 MB/s | 1.2 MB     00:00    
21:29:25 #10 11.62 (38/166): pam-1.5.1-14.el9.aarch64.rpm           21 MB/s | 618 kB     00:00    
21:29:25 #10 11.63 (39/166): pkgconf-pkg-config-1.7.3-10.el9.aarch 2.4 MB/s |  11 kB     00:00    
21:29:25 #10 11.63 (40/166): pkgconf-m4-1.7.3-10.el9.noarch.rpm    2.0 MB/s |  15 kB     00:00    
21:29:25 #10 11.63 (41/166): pkgconf-1.7.3-10.el9.aarch64.rpm      3.4 MB/s |  40 kB     00:00    
21:29:25 #10 11.64 (42/166): policycoreutils-3.5-1.el9.aarch64.rpm  24 MB/s | 238 kB     00:00    
21:29:25 #10 11.70 (43/166): procps-ng-3.3.17-11.el9.aarch64.rpm   4.8 MB/s | 348 kB     00:00    
21:29:25 #10 11.71 (44/166): publicsuffix-list-dafsa-20210518-3.el 864 kB/s |  58 kB     00:00    
21:29:25 #10 11.71 (45/166): python3-dateutil-2.8.1-6.el9.noarch.r 4.1 MB/s | 302 kB     00:00    
21:29:25 #10 11.71 (46/166): python3-dbus-1.2.18-2.el9.aarch64.rpm  12 MB/s | 144 kB     00:00    
21:29:25 #10 11.72 (47/166): python3-distro-1.5.0-7.el9.noarch.rpm 5.2 MB/s |  37 kB     00:00    
21:29:25 #10 11.72 (48/166): python3-dnf-plugins-core-4.3.0-4.el9.  24 MB/s | 260 kB     00:00    
21:29:25 #10 11.73 (49/166): python3-setools-4.4.1-1.el9.aarch64.r  40 MB/s | 587 kB     00:00    
21:29:25 #10 11.73 (50/166): python3-six-1.15.0-9.el9.noarch.rpm   3.8 MB/s |  37 kB     00:00    
21:29:25 #10 11.80 (51/166): python3-setuptools-53.0.0-12.el9.noar  13 MB/s | 944 kB     00:00    
21:29:25 #10 11.80 (52/166): python3-systemd-234-18.el9.aarch64.rp 1.3 MB/s |  89 kB     00:00    
21:29:25 #10 11.81 (53/166): shared-mime-info-2.1-5.el9.aarch64.rp 7.7 MB/s | 558 kB     00:00    
21:29:25 #9 73.65 Setting up libmodule-runtime-perl (0.016-1) ...
21:29:25 #9 73.67 Setting up libmailtools-perl (2.21-1) ...
21:29:25 #9 73.68 Setting up python3-debian (0.1.39) ...
21:29:25 #9 73.84 Setting up python3-requests (2.25.1+dfsg-2) ...
21:29:25 #10 16.85 Unpacking cpp-10 (10.2.1-6) ...
21:29:25 #10 15.91 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
21:29:25 #10 15.95 Selecting previously unselected package libicu63:arm64.
21:29:25 #10 15.95 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_arm64.deb ...
21:29:25 #10 15.96 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
21:29:25 #11 53.81 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ...
21:29:25 #11 53.82 Unpacking dput (1.1.0ubuntu2) ...
21:29:25 #11 53.85 Selecting previously unselected package fonts-dejavu-core.
21:29:25 #11 53.85 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ...
21:29:25 #11 53.86 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:29:25 #11 53.98 Selecting previously unselected package fontconfig-config.
21:29:25 #11 53.98 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
21:29:25 #11 53.99 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
21:29:25 #11 54.02 Selecting previously unselected package libcurl3-gnutls:armhf.
21:29:25 #11 54.03 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.10_armhf.deb ...
21:29:25 #11 54.03 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.10) ...
21:29:25 #11 54.06 Selecting previously unselected package liberror-perl.
21:29:25 #11 16.55 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB]
21:29:25 #11 16.56 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
21:29:25 #11 16.56 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB]
21:29:25 #11 16.57 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
21:29:25 #11 16.58 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.1 [1544 kB]
21:29:25 #10 18.33 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
21:29:25 #10 18.36 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
21:29:25 #10 18.38 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.24 [185 kB]
21:29:25 #10 18.47 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.24 [152 kB]
21:29:25 #10 18.50 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dctrl-tools arm64 2.24-2build1 [54.5 kB]
21:29:25 #10 18.51 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtool all 2.4.6-2 [194 kB]
21:29:25 #10 18.54 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-autoreconf all 17 [15.8 kB]
21:29:25 #10 18.55 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
21:29:25 #10 18.56 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
21:29:25 #10 18.56 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtimedate-perl all 2.3000-2 [37.5 kB]
21:29:25 #40 20.44 Fetched 17.3 MB in 1s (20.0 MB/s)
21:29:25 #40 20.52 Selecting previously unselected package cmake-data.
21:29:25 #40 20.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 ... 15754 files and directories currently installed.)
21:29:25 #40 20.55 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:29:25 #40 20.56 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:29:25 #40 ...
21:29:25 
21:29:25 #30 [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
21:29:25 #30 17.93 Reading package lists...
21:29:25 #12 5.379 Selecting previously unselected package cmake-data.
21:29:25 #12 5.382 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
21:29:25 #12 5.387 Unpacking cmake-data (3.13.4-1) ...
21:29:25 #9 17.01 Preparing to unpack .../012-krb5-locales_1.20.1-1_all.deb ...
21:29:25 #9 17.02 Unpacking krb5-locales (1.20.1-1) ...
21:29:25 #9 17.06 Selecting previously unselected package bsdextrautils.
21:29:25 #9 17.06 Preparing to unpack .../013-bsdextrautils_2.38.1-5+b1_arm64.deb ...
21:29:25 #9 17.06 Unpacking bsdextrautils (2.38.1-5+b1) ...
21:29:25 #9 17.10 Selecting previously unselected package libpipeline1:arm64.
21:29:25 #9 17.11 Preparing to unpack .../014-libpipeline1_1.5.7-1_arm64.deb ...
21:29:25 #9 17.11 Unpacking libpipeline1:arm64 (1.5.7-1) ...
21:29:25 #9 17.15 Selecting previously unselected package man-db.
21:29:25 #9 17.16 Preparing to unpack .../015-man-db_2.11.2-2_arm64.deb ...
21:29:25 #9 17.16 Unpacking man-db (2.11.2-2) ...
21:29:25 #9 17.28 Selecting previously unselected package manpages.
21:29:25 #9 17.29 Preparing to unpack .../016-manpages_6.03-1_all.deb ...
21:29:25 #9 17.29 Unpacking manpages (6.03-1) ...
21:29:25 #9 17.40 Selecting previously unselected package libbsd0:arm64.
21:29:25 + mkdir -p /root/build-deb/buildx
21:29:25 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:25 #10 46.31 Selecting previously unselected package mysql-common.
21:29:25 #10 46.31 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ...
21:29:25 #10 46.33 Unpacking mysql-common (5.8+1.0.5) ...
21:29:25 #10 46.36 Selecting previously unselected package mariadb-common.
21:29:25 #10 46.37 Preparing to unpack .../252-mariadb-common_1%3a10.3.38-0+deb10u1_all.deb ...
21:29:25 #10 46.38 Unpacking mariadb-common (1:10.3.38-0+deb10u1) ...
21:29:25 #10 46.41 Selecting previously unselected package libmariadb3:armhf.
21:29:25 #10 46.42 Preparing to unpack .../253-libmariadb3_1%3a10.3.38-0+deb10u1_armhf.deb ...
21:29:25 #10 46.42 Unpacking libmariadb3:armhf (1:10.3.38-0+deb10u1) ...
21:29:25 #11 15.16 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 file arm64 1:5.41-4 [21.6 kB]
21:29:25 #11 45.39 Get:405 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-certifi all 2022.6.15-2 [156 kB]
21:29:25 #11 45.40 Get:406 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cffi-backend armhf 1.15.1-1 [66.0 kB]
21:29:25 #11 45.40 Get:407 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cryptography armhf 3.4.8-2 [217 kB]
21:29:25 #10 11.82 (54/166): systemd-libs-252-8.el9.aarch64.rpm     33 MB/s | 616 kB     00:00    
21:29:25 #10 11.83 (55/166): tcl-8.6.10-7.el9.aarch64.rpm           43 MB/s | 1.1 MB     00:00    
21:29:25 #10 11.83 (56/166): unzip-6.0-56.el9.aarch64.rpm          8.8 MB/s | 179 kB     00:00    
21:29:25 #10 11.84 (57/166): vim-filesystem-8.2.2637-20.el9.noarch 2.0 MB/s |  18 kB     00:00    
21:29:25 #10 11.85 (58/166): util-linux-core-2.37.4-10.el9.aarch64  25 MB/s | 458 kB     00:00    
21:29:25 #10 11.86 (59/166): util-linux-2.37.4-10.el9.aarch64.rpm   68 MB/s | 2.3 MB     00:00    
21:29:25 #10 11.87 (60/166): xz-5.2.5-8.el9.aarch64.rpm            8.6 MB/s | 226 kB     00:00    
21:29:25 #10 11.88 (61/166): zip-3.0-35.el9.aarch64.rpm             11 MB/s | 260 kB     00:00    
21:29:25 #10 11.88 (62/166): abattis-cantarell-fonts-0.301-4.el9.n  30 MB/s | 365 kB     00:00    
21:29:25 #10 11.91 (63/166): zstd-1.5.1-2.el9.aarch64.rpm          8.9 MB/s | 387 kB     00:00    
21:29:25 #10 11.92 (64/166): checkpolicy-3.5-1.el9.aarch64.rpm     8.4 MB/s | 341 kB     00:00    
21:29:25 #10 11.92 (65/166): desktop-file-utils-0.26-6.el9.aarch64 1.9 MB/s |  72 kB     00:00    
21:29:25 #10 11.92 (66/166): dwz-0.14-3.el9.aarch64.rpm             18 MB/s | 126 kB     00:00    
21:29:25 #10 11.93 (67/166): efi-srpm-macros-4-9.el9.noarch.rpm    2.4 MB/s |  23 kB     00:00    
21:29:25 #10 11.93 (68/166): emacs-filesystem-27.2-8.el9.noarch.rp 956 kB/s | 8.8 kB     00:00    
21:29:25 #10 11.93 (69/166): enchant-1.6.0-30.el9.aarch64.rpm      9.9 MB/s |  61 kB     00:00    
21:29:25 #10 11.94 (70/166): fonts-srpm-macros-2.0.5-7.el9.1.noarc 2.7 MB/s |  28 kB     00:00    
21:29:25 #10 12.01 (71/166): gcc-toolset-12-binutils-2.38-16.el9.a  72 MB/s | 5.8 MB     00:00    
21:29:25 #10 12.04 (72/166): gcc-toolset-12-runtime-12.0-5.el9.aar 543 kB/s |  55 kB     00:00    
21:29:25 #10 12.10 (73/166): gcc-toolset-12-binutils-gold-2.38-14. 5.5 MB/s | 897 kB     00:00    
21:29:25 #10 12.12 (74/166): gdb-minimal-10.2-10.el9.aarch64.rpm    28 MB/s | 3.1 MB     00:00    
21:29:25 #9 73.99 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:29:25 #9 74.04 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:25 #9 74.10 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:25 #9 74.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:25 #11 54.06 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ...
21:29:25 #11 54.07 Unpacking liberror-perl (0.17029-1) ...
21:29:25 #11 54.11 Selecting previously unselected package git-man.
21:29:25 #11 54.11 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.8_all.deb ...
21:29:25 #11 54.11 Unpacking git-man (1:2.34.1-1ubuntu1.8) ...
21:29:25 #11 54.18 Selecting previously unselected package git.
21:29:25 #11 54.18 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.8_armhf.deb ...
21:29:25 #11 54.19 Unpacking git (1:2.34.1-1ubuntu1.8) ...
21:29:25 #11 54.32 Selecting previously unselected package libalgorithm-diff-perl.
21:29:25 #12 0.887 Reading package lists...
21:29:25 #11 13.31 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB]
21:29:25 #11 13.42 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB]
21:29:25 #11 13.43 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB]
21:29:25 #11 13.50 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB]
21:29:25 #11 13.54 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.4 [207 kB]
21:29:25 #11 16.65 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11-base arm64 11.3.0-1ubuntu1~22.04 [20.8 kB]
21:29:25 #11 16.65 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB]
21:29:25 #11 16.69 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
21:29:25 #11 16.70 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
21:29:25 #10 18.71 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
21:29:25 #10 18.78 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcroco3 arm64 0.6.12-2 [68.2 kB]
21:29:25 #12 5.757 Selecting previously unselected package libprocps7:amd64.
21:29:25 #12 5.761 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ...
21:29:25 #12 5.770 Unpacking libprocps7:amd64 (2:3.3.15-2) ...
21:29:25 #12 5.817 Selecting previously unselected package procps.
21:29:25 #9 17.40 Preparing to unpack .../017-libbsd0_0.11.7-2_arm64.deb ...
21:29:25 #9 17.40 Unpacking libbsd0:arm64 (0.11.7-2) ...
21:29:25 #9 17.44 Selecting previously unselected package libedit2:arm64.
21:29:25 #9 17.45 Preparing to unpack .../018-libedit2_3.1-20221030-2_arm64.deb ...
21:29:25 #9 17.45 Unpacking libedit2:arm64 (3.1-20221030-2) ...
21:29:25 #9 17.49 Selecting previously unselected package libcbor0.8:arm64.
21:29:25 #9 17.49 Preparing to unpack .../019-libcbor0.8_0.8.0-2+b1_arm64.deb ...
21:29:25 #9 17.50 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ...
21:29:25 #9 17.53 Selecting previously unselected package libfido2-1:arm64.
21:29:25 #9 17.53 Preparing to unpack .../020-libfido2-1_1.12.0-2+b1_arm64.deb ...
21:29:25 #10 42.13 Setting up python3 (3.9.2-3) ...
21:29:25 #10 42.23 Setting up binutils (2.35.2-2+rpi1) ...
21:29:25 #10 42.25 Setting up man-db (2.9.4-2) ...
21:29:25 #10 42.37 Building database of manual pages ...
21:29:25 #10 46.57 Selecting previously unselected package libpython2.7-minimal:armhf.
21:29:25 #10 46.57 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
21:29:25 #10 46.58 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
21:29:25 #10 46.69 Selecting previously unselected package libpython2.7-stdlib:armhf.
21:29:25 #10 46.69 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ...
21:29:25 #10 46.69 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
21:29:25 #11 15.32 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gettext-base arm64 0.21-8 [36.8 kB]
21:29:25 #11 15.37 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
21:29:25 #11 45.81 Get:408 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-idna all 3.3-1 [49.3 kB]
21:29:25 #13 2.773 dh_testdir
21:29:25 #13 2.792 dh_testroot
21:29:25 #13 2.811 dh_prep
21:29:25 #13 2.834 dh_testdir
21:29:25 #13 2.854 dh_testroot
21:29:25 #13 2.873 dh_install
21:29:25 #10 12.13 (75/166): gdk-pixbuf2-2.42.6-3.el9.aarch64.rpm  6.2 MB/s | 490 kB     00:00    
21:29:25 #10 12.13 (76/166): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 345 kB/s | 8.8 kB     00:00    
21:29:25 #10 12.14 (77/166): hunspell-1.7.0-11.el9.aarch64.rpm      37 MB/s | 319 kB     00:00    
21:29:25 #10 12.14 (78/166): go-srpm-macros-3.0.9-9.el9.noarch.rpm 1.8 MB/s |  27 kB     00:00    
21:29:25 #10 12.19 (79/166): hunspell-en-0.20140811.1-20.el9.noarc 3.5 MB/s | 187 kB     00:00    
21:29:25 #10 12.19 (80/166): hunspell-en-GB-0.20140811.1-20.el9.no 4.1 MB/s | 226 kB     00:00    
21:29:25 #10 12.19 (81/166): hunspell-filesystem-1.7.0-11.el9.aarc 1.0 MB/s | 8.6 kB     00:00    
21:29:25 #10 12.20 (82/166): hunspell-en-US-0.20140811.1-20.el9.no  13 MB/s | 177 kB     00:00    
21:29:25 #10 12.20 (83/166): kernel-srpm-macros-1.0-12.el9.noarch. 1.8 MB/s |  16 kB     00:00    
21:29:25 #10 12.21 (84/166): libappstream-glib-0.7.18-4.el9.aarch6  28 MB/s | 380 kB     00:00    
21:29:25 #10 12.21 (85/166): libproxy-webkitgtk4-0.4.15-35.el9.aar 1.8 MB/s |  21 kB     00:00    
21:29:25 #10 12.22 (86/166): libjpeg-turbo-2.0.90-6.el9.aarch64.rp  11 MB/s | 170 kB     00:00    
21:29:25 #10 12.22 (87/166): libsoup-2.72.0-8.el9.aarch64.rpm       29 MB/s | 397 kB     00:00    
21:29:25 #10 12.23 (88/166): libstemmer-0-18.585svn.el9.aarch64.rp 7.1 MB/s |  82 kB     00:00    
21:29:25 #10 12.23 (89/166): ocaml-srpm-macros-6-6.el9.noarch.rpm  1.5 MB/s | 8.8 kB     00:00    
21:29:25 #10 12.23 (90/166): lua-srpm-macros-1-6.el9.noarch.rpm    1.1 MB/s | 9.5 kB     00:00    
21:29:25 #10 12.24 (91/166): openblas-srpm-macros-2-11.el9.noarch. 1.0 MB/s | 8.4 kB     00:00    
21:29:25 #10 12.24 (92/166): patch-2.7.6-16.el9.aarch64.rpm         11 MB/s | 124 kB     00:00    
21:29:25 #10 12.25 (93/166): perl-B-1.80-480.el9.aarch64.rpm        16 MB/s | 182 kB     00:00    
21:29:25 #10 12.25 (94/166): perl-AutoLoader-5.74-480.el9.noarch.r 1.5 MB/s |  22 kB     00:00    
21:29:25 #10 12.25 (95/166): perl-Carp-1.50-460.el9.noarch.rpm     2.4 MB/s |  30 kB     00:00    
21:29:25 #10 12.26 (96/166): perl-Class-Struct-0.66-480.el9.noarch 2.2 MB/s |  23 kB     00:00    
21:29:25 #10 12.26 (97/166): perl-Data-Dumper-2.174-462.el9.aarch6 7.4 MB/s |  55 kB     00:00    
21:29:25 #10 12.27 (98/166): perl-Digest-1.19-4.el9.noarch.rpm     2.5 MB/s |  26 kB     00:00    
21:29:25 #10 12.27 (99/166): perl-Digest-MD5-2.58-4.el9.aarch64.rp 3.7 MB/s |  37 kB     00:00    
21:29:25 #10 12.27 (100/166): perl-Errno-1.30-480.el9.aarch64.rpm  2.3 MB/s |  16 kB     00:00    
21:29:25 #10 12.29 (101/166): perl-Encode-3.08-462.el9.aarch64.rpm  84 MB/s | 1.7 MB     00:00    
21:29:25 #10 12.29 (102/166): perl-Exporter-5.74-461.el9.noarch.rp 1.6 MB/s |  32 kB     00:00    
21:29:25 #10 12.29 (103/166): perl-Fcntl-1.13-480.el9.aarch64.rpm  1.3 MB/s |  21 kB     00:00    
21:29:25 #10 12.30 (104/166): perl-File-Basename-2.85-480.el9.noar 3.4 MB/s |  18 kB     00:00    
21:29:25 #10 12.30 (105/166): perl-File-Path-2.18-4.el9.noarch.rpm 3.7 MB/s |  36 kB     00:00    
21:29:25 #10 12.30 (106/166): perl-File-Temp-0.231.100-4.el9.noarc 5.6 MB/s |  60 kB     00:00    
21:29:25 #10 12.31 (107/166): perl-File-stat-1.09-480.el9.noarch.r 1.7 MB/s |  18 kB     00:00    
21:29:25 #10 12.31 (108/166): perl-FileHandle-2.03-480.el9.noarch. 1.7 MB/s |  17 kB     00:00    
21:29:25 #10 12.31 (109/166): perl-Getopt-Std-1.12-480.el9.noarch. 2.7 MB/s |  17 kB     00:00    
21:29:25 #10 12.32 (110/166): perl-Getopt-Long-2.52-4.el9.noarch.r 5.7 MB/s |  61 kB     00:00    
21:29:25 #10 12.32 (111/166): perl-HTTP-Tiny-0.076-460.el9.noarch. 5.8 MB/s |  55 kB     00:00    
21:29:25 #10 12.36 (112/166): perl-IO-1.43-480.el9.aarch64.rpm     2.0 MB/s |  89 kB     00:00    
21:29:25 #9 74.29 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:25 #9 74.32 Setting up dh-strip-nondeterminism (1.12.0-1) ...
21:29:25 #9 74.33 Setting up libconst-fast-perl (0.014-1.1) ...
21:29:25 #9 74.35 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
21:29:25 #9 74.36 Setting up libdata-dpath-perl (0.58-1) ...
21:29:25 #9 74.38 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:29:25 #9 74.40 Setting up libpackage-stash-perl (0.39-1) ...
21:29:25 #11 54.33 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ...
21:29:25 #11 54.33 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:29:25 #11 54.36 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:29:25 #11 54.36 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ...
21:29:25 #11 54.36 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
21:29:25 #11 54.39 Selecting previously unselected package libalgorithm-merge-perl.
21:29:25 #11 54.39 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ...
21:29:25 #11 54.40 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:29:25 #11 54.42 Selecting previously unselected package libaliased-perl.
21:29:25 #11 54.42 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ...
21:29:25 #11 54.43 Unpacking libaliased-perl (0.34-1.1) ...
21:29:25 #11 54.46 Selecting previously unselected package libapt-pkg-perl.
21:29:25 #11 54.46 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ...
21:29:25 #11 54.46 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:29:25 #11 54.49 Selecting previously unselected package libarchive-cpio-perl.
21:29:25 #11 54.49 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:29:25 #11 54.50 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:29:25 #11 54.53 Selecting previously unselected package libarray-intspan-perl.
21:29:25 #12 1.718 dpkg-buildpackage: info: source package docker-ce-build-deps
21:29:25 #12 1.718 dpkg-buildpackage: info: source version 1.0
21:29:25 #12 1.718 dpkg-buildpackage: info: source distribution unstable
21:29:25 #12 1.718 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:29:25 #12 1.756  dpkg-source --before-build .
21:29:25 #12 1.756 dpkg-buildpackage: info: host architecture amd64
21:29:25 #12 1.855  debian/rules clean
21:29:26 #10 17.45 Selecting previously unselected package cpp.
21:29:26 #10 17.45 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
21:29:26 #10 17.45 Unpacking cpp (4:10.2.1-1) ...
21:29:26 #10 17.49 Selecting previously unselected package libcc1-0:arm64.
21:29:26 #10 17.49 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
21:29:26 #10 17.49 Unpacking libcc1-0:arm64 (10.2.1-6) ...
21:29:26 #10 17.53 Selecting previously unselected package libgomp1:arm64.
21:29:26 #10 17.53 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
21:29:26 #10 17.54 Unpacking libgomp1:arm64 (10.2.1-6) ...
21:29:26 #10 17.57 Selecting previously unselected package libitm1:arm64.
21:29:26 #10 17.58 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
21:29:26 #10 17.58 Unpacking libitm1:arm64 (10.2.1-6) ...
21:29:26 #10 17.62 Selecting previously unselected package libatomic1:arm64.
21:29:26 #10 17.63 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
21:29:26 #10 17.63 Unpacking libatomic1:arm64 (10.2.1-6) ...
21:29:26 #10 17.67 Selecting previously unselected package libasan6:arm64.
21:29:26 #10 17.67 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
21:29:26 #10 17.68 Unpacking libasan6:arm64 (10.2.1-6) ...
21:29:26 #11 13.56 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.4 [475 kB]
21:29:26 #11 13.58 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.4 [43.8 kB]
21:29:26 #11 13.59 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.4 [43.0 kB]
21:29:26 #11 13.59 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.4 [1986 kB]
21:29:26 #11 13.68 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.4 [3364 B]
21:29:26 #10 18.93 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext arm64 0.19.8.1-6ubuntu0.3 [1221 kB]
21:29:26 #10 16.63 Selecting previously unselected package libxml2:arm64.
21:29:26 #12 5.819 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ...
21:29:26 #12 5.823 Unpacking procps (2:3.3.15-2) ...
21:29:26 #12 5.888 Selecting previously unselected package libarchive13:amd64.
21:29:26 #12 5.891 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_amd64.deb ...
21:29:26 #12 5.897 Unpacking libarchive13:amd64 (3.3.3-4+deb10u3) ...
21:29:26 #9 17.53 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ...
21:29:26 #9 17.58 Selecting previously unselected package openssh-client.
21:29:26 #9 17.58 Preparing to unpack .../021-openssh-client_1%3a9.2p1-2_arm64.deb ...
21:29:26 #9 17.59 Unpacking openssh-client (1:9.2p1-2) ...
21:29:26 #9 17.70 Selecting previously unselected package ucf.
21:29:26 #9 17.70 Preparing to unpack .../022-ucf_3.0043+nmu1_all.deb ...
21:29:26 #9 17.71 Moving old data out of the way
21:29:26 #9 17.71 Unpacking ucf (3.0043+nmu1) ...
21:29:26 #9 17.75 Selecting previously unselected package xz-utils.
21:29:26 #9 17.75 Preparing to unpack .../023-xz-utils_5.4.1-0.2_arm64.deb ...
21:29:26 #9 17.75 Unpacking xz-utils (5.4.1-0.2) ...
21:29:26 #9 17.82 Selecting previously unselected package m4.
21:29:26 + mkdir -p /root/build-deb/compose
21:29:26 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:26 + mkdir -p /go/src/github.com/docker
21:29:26 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:26 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:26 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:26 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:26 + EPOCH=5
21:29:26 + EPOCH_SEP=
21:29:26 + [[ ! -z 5 ]]
21:29:26 + EPOCH_SEP=:
21:29:26 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:26 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:26 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:26 + VERSION=0.0.0-20230330191823-de0d30f
21:29:26 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:26 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:26 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:26 + debSource=docker-ce
21:29:26 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:26 + debMaintainer='Docker <support@docker.com>'
21:29:26 ++ date --rfc-2822
21:29:26 + debDate='Thu, 30 Mar 2023 21:29:25 +0000'
21:29:26 + pkgRevision=1
21:29:26 + cat
21:29:26 + export CLI_GITCOMMIT=de0d30f
21:29:26 + CLI_GITCOMMIT=de0d30f
21:29:26 + export ENGINE_GITCOMMIT=0656059
21:29:26 + ENGINE_GITCOMMIT=0656059
21:29:26 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:26 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:26 + dpkg-buildpackage -uc -us -I.git
21:29:26 dpkg-buildpackage: info: source package docker-ce
21:29:26 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm
21:29:26 dpkg-buildpackage: info: source distribution bookworm
21:29:26 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:26 dpkg-buildpackage: info: host architecture armhf
21:29:26  dpkg-source -I.git --before-build .
21:29:26 #10 46.96 Selecting previously unselected package libpython2.7:armhf.
21:29:26 #10 46.96 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
21:29:26 #10 46.97 Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ...
21:29:26 #11 15.49 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
21:29:26 #11 15.72 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
21:29:26 #11 46.04 Get:409 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-nacl armhf 1.5.0-2 [58.0 kB]
21:29:26 #11 46.09 Get:410 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-six all 1.16.0-4 [12.4 kB]
21:29:26 #13 2.901 dh_installdocs
21:29:26 #13 2.935 dh_installchangelogs
21:29:26 #13 3.011 dh_compress
21:29:26 #13 3.045 dh_fixperms
21:29:26 #13 3.087 dh_installdeb
21:29:26 #13 3.116 dh_gencontrol
21:29:26 #13 3.236 dh_md5sums
21:29:26 #10 12.40 (113/166): perl-IO-Socket-IP-0.41-5.el9.noarch. 526 kB/s |  43 kB     00:00    
21:29:26 #10 12.41 (114/166): perl-IO-Socket-SSL-2.073-1.el9.noarc 2.5 MB/s | 219 kB     00:00    
21:29:26 #10 12.41 (115/166): perl-IPC-Open3-1.21-480.el9.noarch.r 460 kB/s |  24 kB     00:00    
21:29:26 #10 12.42 (116/166): perl-Mozilla-CA-20200520-6.el9.noarc 1.7 MB/s |  13 kB     00:00    
21:29:26 #10 12.42 (117/166): perl-MIME-Base64-3.16-4.el9.aarch64. 2.7 MB/s |  31 kB     00:00    
21:29:26 #10 12.42 (118/166): perl-NDBM_File-1.15-480.el9.aarch64. 1.9 MB/s |  23 kB     00:00    
21:29:26 #10 12.43 (119/166): perl-Net-SSLeay-1.92-2.el9.aarch64.r  27 MB/s | 389 kB     00:00    
21:29:26 #10 12.43 (120/166): perl-POSIX-1.94-480.el9.aarch64.rpm  6.8 MB/s |  98 kB     00:00    
21:29:26 #10 12.44 (121/166): perl-Pod-Escapes-1.07-460.el9.noarch 2.5 MB/s |  21 kB     00:00    
21:29:26 #10 12.44 (122/166): perl-PathTools-3.78-461.el9.aarch64. 6.9 MB/s |  88 kB     00:00    
21:29:26 #10 12.45 (123/166): perl-Pod-Perldoc-3.28.01-461.el9.noa 7.3 MB/s |  87 kB     00:00    
21:29:26 #10 12.45 (124/166): perl-Pod-Simple-3.42-4.el9.noarch.rp  18 MB/s | 225 kB     00:00    
21:29:26 #10 12.46 (125/166): perl-Pod-Usage-2.01-4.el9.noarch.rpm 4.6 MB/s |  41 kB     00:00    
21:29:26 #10 12.46 (126/166): perl-Scalar-List-Utils-1.56-461.el9. 5.4 MB/s |  72 kB     00:00    
21:29:26 #10 12.46 (127/166): perl-SelectSaver-1.02-480.el9.noarch 1.0 MB/s |  13 kB     00:00    
21:29:26 #10 12.47 (128/166): perl-Socket-2.031-4.el9.aarch64.rpm  7.8 MB/s |  55 kB     00:00    
21:29:26 #10 12.47 (129/166): perl-Storable-3.21-460.el9.aarch64.r 9.7 MB/s |  94 kB     00:00    
21:29:26 #10 12.48 (130/166): perl-Symbol-1.08-480.el9.noarch.rpm  1.5 MB/s |  15 kB     00:00    
21:29:26 #10 12.48 (131/166): perl-Term-Cap-1.17-460.el9.noarch.rp 3.4 MB/s |  23 kB     00:00    
21:29:26 #10 12.48 (132/166): perl-Term-ANSIColor-5.01-461.el9.noa 4.5 MB/s |  49 kB     00:00    
21:29:26 #10 12.49 (133/166): perl-Text-ParseWords-3.30-460.el9.no 1.6 MB/s |  17 kB     00:00    
21:29:26 #10 12.49 (134/166): perl-Text-Tabs+Wrap-2013.0523-460.el 2.2 MB/s |  24 kB     00:00    
21:29:26 #10 12.49 (135/166): perl-URI-5.09-3.el9.noarch.rpm        17 MB/s | 121 kB     00:00    
21:29:26 #10 12.50 (136/166): perl-Time-Local-1.300-7.el9.noarch.r 3.1 MB/s |  34 kB     00:00    
21:29:26 #10 12.50 (137/166): perl-base-2.27-480.el9.noarch.rpm    1.9 MB/s |  17 kB     00:00    
21:29:26 #10 12.50 (138/166): perl-constant-1.33-461.el9.noarch.rp 2.4 MB/s |  24 kB     00:00    
21:29:26 #10 12.51 (139/166): perl-if-0.60.800-480.el9.noarch.rpm  2.0 MB/s |  15 kB     00:00    
21:29:26 #10 12.51 (140/166): perl-interpreter-5.32.1-480.el9.aarc 7.0 MB/s |  72 kB     00:00    
21:29:26 #10 12.52 (141/166): perl-libnet-3.13-4.el9.noarch.rpm     11 MB/s | 130 kB     00:00    
21:29:26 #10 12.52 (142/166): perl-mro-1.23-480.el9.aarch64.rpm    2.9 MB/s |  29 kB     00:00    
21:29:26 #10 12.54 (143/166): perl-libs-5.32.1-480.el9.aarch64.rpm  81 MB/s | 2.1 MB     00:00    
21:29:26 #10 12.54 (144/166): perl-overload-1.31-480.el9.noarch.rp 1.9 MB/s |  47 kB     00:00    
21:29:26 #10 12.54 (145/166): perl-overloading-0.02-480.el9.noarch 727 kB/s |  14 kB     00:00    
21:29:26 #10 12.55 (146/166): perl-srpm-macros-1-41.el9.noarch.rpm 1.2 MB/s | 9.1 kB     00:00    
21:29:26 #10 12.56 (147/166): perl-podlators-4.14-460.el9.noarch.r 9.4 MB/s | 114 kB     00:00    
21:29:26 #10 12.56 (148/166): perl-parent-0.238-460.el9.noarch.rpm 887 kB/s |  15 kB     00:00    
21:29:26 #9 74.41 Setting up libimport-into-perl (1.002005-1) ...
21:29:26 #9 74.43 Setting up libmoo-perl (2.004004-1) ...
21:29:26 #9 74.44 Setting up liblist-someutils-perl (0.58-1) ...
21:29:26 #9 74.46 Setting up debhelper (13.3.4) ...
21:29:26 #9 74.47 Setting up libmime-tools-perl (5.509-1) ...
21:29:26 #9 74.48 Setting up dput (1.1.0) ...
21:29:26 #9 74.64 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
21:29:26 #9 74.66 Setting up equivs (2.3.1) ...
21:29:26 #11 54.53 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ...
21:29:26 #11 54.53 Unpacking libarray-intspan-perl (2.004-1) ...
21:29:26 #11 54.56 Selecting previously unselected package libmodule-implementation-perl.
21:29:26 #11 54.56 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:29:26 #11 54.57 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:29:26 #11 54.59 Selecting previously unselected package libsub-exporter-progressive-perl.
21:29:26 #11 54.59 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:29:26 #11 54.60 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:29:26 #11 54.62 Selecting previously unselected package libvariable-magic-perl.
21:29:26 #11 54.63 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ...
21:29:26 #11 54.63 Unpacking libvariable-magic-perl (0.62-1build5) ...
21:29:26 #11 54.66 Selecting previously unselected package libb-hooks-endofscope-perl.
21:29:26 #11 54.66 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ...
21:29:26 #11 54.66 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
21:29:26 #11 54.69 Selecting previously unselected package libfreetype6:armhf.
21:29:26 #11 54.70 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.1_armhf.deb ...
21:29:26 #11 54.70 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
21:29:26 #11 54.74 Selecting previously unselected package libfontconfig1:armhf.
21:29:26 #12 1.857 dh clean
21:29:26 #12 1.935    dh_clean
21:29:26 #12 1.971  debian/rules binary
21:29:26 #12 1.973 dh binary
21:29:26 #12 2.041    dh_update_autotools_config
21:29:26 #12 2.069    dh_autoreconf
21:29:26 #12 2.110    create-stamp debian/debhelper-build-stamp
21:29:26 #12 2.110    dh_prep
21:29:26 #10 17.87 Selecting previously unselected package liblsan0:arm64.
21:29:26 #10 17.88 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
21:29:26 #10 17.88 Unpacking liblsan0:arm64 (10.2.1-6) ...
21:29:26 #10 17.98 Selecting previously unselected package libtsan0:arm64.
21:29:26 #11 13.83 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.9 [64.2 kB]
21:29:26 #11 14.09 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-146.163 [1107 kB]
21:29:26 #10 19.25 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
21:29:26 #10 19.25 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 po-debconf all 1.0.20 [232 kB]
21:29:26 #10 19.26 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debhelper all 11.1.6ubuntu2 [902 kB]
21:29:26 #10 19.31 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-which-perl all 1.21-1 [11.8 kB]
21:29:26 #10 19.31 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-homedir-perl all 1.002-1 [37.1 kB]
21:29:26 #10 19.31 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 devscripts arm64 2.17.12ubuntu1.1 [870 kB]
21:29:26 #10 19.35 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 diffstat arm64 1.61-1build1 [21.5 kB]
21:29:26 #10 16.63 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_arm64.deb ...
21:29:26 #10 16.64 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u5) ...
21:29:26 #10 16.72 Selecting previously unselected package manpages.
21:29:26 #10 16.73 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
21:29:26 #10 16.73 Unpacking manpages (4.16-2) ...
21:29:26 #10 16.85 Selecting previously unselected package libedit2:arm64.
21:29:26 #10 16.85 Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ...
21:29:26 #10 16.85 Unpacking libedit2:arm64 (3.1-20181209-1) ...
21:29:26 #10 16.90 Selecting previously unselected package openssh-client.
21:29:26 #10 16.90 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ...
21:29:26 #10 16.91 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
21:29:26 #10 17.00 Selecting previously unselected package ucf.
21:29:26 #12 5.970 Selecting previously unselected package libjsoncpp1:amd64.
21:29:26 #12 5.973 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
21:29:26 #12 5.977 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:29:26 #12 6.048 Selecting previously unselected package librhash0:amd64.
21:29:26 #12 6.051 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ...
21:29:26 #12 6.058 Unpacking librhash0:amd64 (1.3.8-1) ...
21:29:26 #12 6.109 Selecting previously unselected package libuv1:amd64.
21:29:26 #12 6.110 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ...
21:29:26 #12 6.113 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
21:29:26 #12 6.149 Selecting previously unselected package cmake.
21:29:26 #12 6.152 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ...
21:29:26 #12 6.156 Unpacking cmake (3.13.4-1) ...
21:29:26 #11 17.10 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cpp-11 arm64 11.3.0-1ubuntu1~22.04 [9709 kB]
21:29:26 #9 17.82 Preparing to unpack .../024-m4_1.4.19-3_arm64.deb ...
21:29:26 #9 17.82 Unpacking m4 (1.4.19-3) ...
21:29:26 #9 17.87 Selecting previously unselected package autoconf.
21:29:26 #9 17.88 Preparing to unpack .../025-autoconf_2.71-3_all.deb ...
21:29:26 #9 17.88 Unpacking autoconf (2.71-3) ...
21:29:26 #9 17.93 Selecting previously unselected package autotools-dev.
21:29:26 #9 17.94 Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ...
21:29:26 #9 17.94 Unpacking autotools-dev (20220109.1) ...
21:29:26 #9 17.97 Selecting previously unselected package automake.
21:29:26 #9 17.98 Preparing to unpack .../027-automake_1%3a1.16.5-1.3_all.deb ...
21:29:26 #9 17.98 Unpacking automake (1:1.16.5-1.3) ...
21:29:26 #9 18.06 Selecting previously unselected package autopoint.
21:29:26 #9 18.06 Preparing to unpack .../028-autopoint_0.21-12_all.deb ...
21:29:26  debian/rules clean
21:29:26 dh clean --with=bash-completion
21:29:26 #10 47.09 Selecting previously unselected package libmailutils5:armhf.
21:29:26 #10 47.09 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ...
21:29:26 #10 47.10 Unpacking libmailutils5:armhf (1:3.5-4) ...
21:29:26 #10 47.19 Selecting previously unselected package libmime-tools-perl.
21:29:26 #10 47.19 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ...
21:29:26 #10 47.19 Unpacking libmime-tools-perl (5.509-1) ...
21:29:26 #10 47.24 Selecting previously unselected package libnet-dns-sec-perl.
21:29:26 #10 47.24 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ...
21:29:26 #10 47.25 Unpacking libnet-dns-sec-perl (1.11-1) ...
21:29:26 #10 47.28 Selecting previously unselected package libnet-libidn-perl.
21:29:26 #10 47.29 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ...
21:29:26 #10 47.29 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
21:29:26 #10 47.32 Selecting previously unselected package libnumber-compare-perl.
21:29:26 #10 47.33 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ...
21:29:26 #10 47.33 Unpacking libnumber-compare-perl (0.03-1) ...
21:29:26 #10 47.36 Selecting previously unselected package libnumber-range-perl.
21:29:26 #11 46.12 Get:411 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-bcrypt armhf 3.2.0-1build1 [28.5 kB]
21:29:26 #11 46.14 Get:412 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
21:29:26 #11 46.22 Get:413 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-urllib3 all 1.26.9-1 [98.8 kB]
21:29:26 #11 46.26 Get:414 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
21:29:26 #11 46.28 Get:415 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-unidiff all 0.7.3-1 [11.0 kB]
21:29:26 #11 46.28 Get:416 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf zstd armhf 1.5.2+dfsg-1 [609 kB]
21:29:26 #11 15.72 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
21:29:26 #11 15.73 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfido2-1 arm64 1.11.0-1 [81.5 kB]
21:29:26 #11 15.73 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnghttp2-14 arm64 1.49.0-1 [72.1 kB]
21:29:26 #11 15.74 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpipeline1 arm64 1.5.6-2 [23.3 kB]
21:29:26 #11 15.74 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpng16-16 arm64 1.6.38-2 [182 kB]
21:29:26 #11 15.76 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
21:29:26 #13 3.266 dh_builddeb
21:29:26 #13 3.286 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:26 #13 3.305 
21:29:26 #13 3.305 The package has been created.
21:29:26 #13 3.305 Attention, the package has been created in the current directory,
21:29:26 #13 3.305 not in ".." as indicated by the message above!
21:29:26 #13 3.359 Selecting previously unselected package docker-ce-build-deps.
21:29:26 #10 12.56 (149/166): perl-subs-1.03-480.el9.noarch.rpm    1.2 MB/s |  13 kB     00:00    
21:29:26 #10 12.57 (150/166): perl-vars-1.05-480.el9.noarch.rpm    1.5 MB/s |  14 kB     00:00    
21:29:26 #10 12.57 (151/166): policycoreutils-python-utils-3.5-1.e 9.6 MB/s |  77 kB     00:00    
21:29:26 #10 12.57 (152/166): python-srpm-macros-3.9-52.el9.noarch 4.2 MB/s |  24 kB     00:00    
21:29:26 #10 12.58 (153/166): pyproject-srpm-macros-1.6.2-1.el9.no 1.6 MB/s |  15 kB     00:00    
21:29:26 #10 12.58 (154/166): python3-audit-3.0.7-103.el9.aarch64. 9.8 MB/s |  84 kB     00:00    
21:29:26 #10 12.58 (155/166): python3-enchant-3.2.0-5.el9.noarch.r 8.1 MB/s |  86 kB     00:00    
21:29:26 #10 12.59 (156/166): python3-file-magic-5.39-12.el9.noarc 2.2 MB/s |  17 kB     00:00    
21:29:26 #10 12.59 (157/166): python3-libselinux-3.5-1.el9.aarch64  16 MB/s | 183 kB     00:00    
21:29:26 #10 12.60 (158/166): python3-libsemanage-3.5-1.el9.aarch6 7.4 MB/s |  79 kB     00:00    
21:29:26 #10 12.60 (159/166): qt5-srpm-macros-5.15.3-1.el9.noarch. 1.0 MB/s | 9.7 kB     00:00    
21:29:26 #10 12.62 (160/166): python3-policycoreutils-3.5-1.el9.no  88 MB/s | 2.1 MB     00:00    
21:29:26 #10 12.62 (161/166): redhat-rpm-config-199-1.el9.noarch.r 3.3 MB/s |  72 kB     00:00    
21:29:26 #10 12.62 (162/166): rpm-build-4.16.1.3-22.el9.aarch64.rp 5.2 MB/s | 100 kB     00:00    
21:29:26 #10 12.63 (163/166): rpmlint-1.11-19.el9.noarch.rpm        24 MB/s | 198 kB     00:00    
21:29:26 #10 12.63 (164/166): rust-srpm-macros-17-4.el9.noarch.rpm 964 kB/s |  10 kB     00:00    
21:29:26 #10 12.63 (165/166): scl-utils-2.0.3-4.el9.aarch64.rpm    3.6 MB/s |  37 kB     00:00    
21:29:26 #10 12.66 (166/166): webkit2gtk3-jsc-2.38.5-1.el9.aarch64  90 MB/s | 2.9 MB     00:00    
21:29:26 #10 12.67 --------------------------------------------------------------------------------
21:29:26 #10 12.67 Total                                            27 MB/s |  66 MB     00:02     
21:29:26 #9 74.67 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:29:26 #9 74.68 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
21:29:26 #9 74.69 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
21:29:26 #9 74.70 Setting up libnamespace-clean-perl (0.27-1) ...
21:29:26 #9 74.72 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
21:29:26 #9 74.73 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:29:26 #9 74.74 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:29:26 #9 74.76 Setting up libmoox-struct-perl (0.020-1) ...
21:29:26 #9 74.77 Setting up lintian (2.104.0) ...
21:29:26 #9 74.79 Setting up licensecheck (3.1.1-2) ...
21:29:26 #9 74.81 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:29:26 #9 74.83 Setting up libwww-perl (6.52-1) ...
21:29:26 #9 74.84 Setting up devscripts (2.21.3+deb11u1) ...
21:29:26 #30 20.37 Building dependency tree...
21:29:26 #30 ...
21:29:26 
21:29:26 #39 [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
21:29:26 #39 11.43 Fetched 8642 kB in 7s (1211 kB/s)
21:29:26 #39 11.43 Reading package lists...
21:29:26 #39 14.63 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:29:26 #39 14.63 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:29:26 #39 14.63 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:29:26 #39 15.69 Reading package lists...
21:29:26 #39 18.12 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
21:29:26 #39 18.17 Reading package lists...
21:29:26 #39 20.48 Building dependency tree...
21:29:26 #11 54.74 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ...
21:29:26 #11 54.74 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
21:29:26 #11 54.77 Selecting previously unselected package libjpeg-turbo8:armhf.
21:29:26 #11 54.77 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
21:29:26 #11 54.78 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
21:29:26 #11 54.81 Selecting previously unselected package libjpeg8:armhf.
21:29:26 #11 54.81 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ...
21:29:26 #11 54.81 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
21:29:26 #11 54.84 Selecting previously unselected package libdeflate0:armhf.
21:29:26 #11 54.85 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ...
21:29:26 #11 54.85 Unpacking libdeflate0:armhf (1.10-2) ...
21:29:26 #11 54.88 Selecting previously unselected package libjbig0:armhf.
21:29:26 #11 54.89 Preparing to unpack .../203-libjbig0_2.1-3.1ubuntu0.22.04.1_armhf.deb ...
21:29:26 #11 54.89 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
21:29:26 #11 54.92 Selecting previously unselected package libwebp7:armhf.
21:29:26 #11 54.92 Preparing to unpack .../204-libwebp7_1.2.2-2_armhf.deb ...
21:29:26 #11 54.93 Unpacking libwebp7:armhf (1.2.2-2) ...
21:29:26 #11 54.96 Selecting previously unselected package libtiff5:armhf.
21:29:26 #11 54.96 Preparing to unpack .../205-libtiff5_4.3.0-6ubuntu0.4_armhf.deb ...
21:29:26 #11 54.97 Unpacking libtiff5:armhf (4.3.0-6ubuntu0.4) ...
21:29:26 #11 55.00 Selecting previously unselected package libxpm4:armhf.
21:29:26 #11 55.00 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_armhf.deb ...
21:29:26 #11 55.01 Unpacking libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.1) ...
21:29:26 #11 55.04 Selecting previously unselected package libgd3:armhf.
21:29:26 #11 55.05 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ...
21:29:26 #11 55.05 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ...
21:29:26 #11 55.08 Selecting previously unselected package libc-devtools.
21:29:26 #12 2.138    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:29:26 #12 2.189    dh_install
21:29:26 #12 2.225    dh_installdocs
21:29:26 #12 2.263    dh_installchangelogs
21:29:26 #12 2.346    dh_perl
21:29:26 #10 17.98 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
21:29:26 #10 17.98 Unpacking libtsan0:arm64 (10.2.1-6) ...
21:29:26 #10 19.35 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
21:29:26 #10 19.50 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB]
21:29:26 #10 17.00 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
21:29:26 #10 17.01 Moving old data out of the way
21:29:26 #10 17.01 Unpacking ucf (3.0038+nmu1) ...
21:29:26 #10 17.06 Selecting previously unselected package xz-utils.
21:29:26 #10 17.06 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_arm64.deb ...
21:29:26 #10 17.07 Unpacking xz-utils (5.2.4-1+deb10u1) ...
21:29:26 #10 17.12 Selecting previously unselected package libfl2:arm64.
21:29:26 #10 17.12 Preparing to unpack .../021-libfl2_2.6.4-6.2_arm64.deb ...
21:29:26 #10 17.12 Unpacking libfl2:arm64 (2.6.4-6.2) ...
21:29:26 #10 17.18 Selecting previously unselected package at.
21:29:26 #10 17.18 Preparing to unpack .../022-at_3.1.23-1_arm64.deb ...
21:29:26 #10 17.18 Unpacking at (3.1.23-1) ...
21:29:26 #10 17.22 Selecting previously unselected package libsigsegv2:arm64.
21:29:26 #12 6.521 Selecting previously unselected package dh-apparmor.
21:29:26 #9 18.06 Unpacking autopoint (0.21-12) ...
21:29:26 #9 18.10 Selecting previously unselected package binutils-common:arm64.
21:29:26 #9 18.10 Preparing to unpack .../029-binutils-common_2.40-2_arm64.deb ...
21:29:26 #9 18.10 Unpacking binutils-common:arm64 (2.40-2) ...
21:29:26 #9 18.33 Selecting previously unselected package libbinutils:arm64.
21:29:26    dh_clean
21:29:26 #10 47.36 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ...
21:29:26 #10 47.37 Unpacking libnumber-range-perl (0.12-1) ...
21:29:26 #10 47.40 Selecting previously unselected package libossp-uuid16:armhf.
21:29:26 #10 47.40 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ...
21:29:26 #10 47.40 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ...
21:29:26 #10 47.44 Selecting previously unselected package libossp-uuid-perl.
21:29:26 #10 47.44 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ...
21:29:26 #10 47.44 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
21:29:26 #10 47.48 Selecting previously unselected package libpackage-stash-xs-perl.
21:29:26 #10 47.48 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ...
21:29:26 #10 47.48 Unpacking libpackage-stash-xs-perl (0.29-1) ...
21:29:26 #10 47.52 Selecting previously unselected package libparse-debianchangelog-perl.
21:29:26 #10 47.52 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
21:29:26 #10 47.53 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
21:29:26 #10 47.56 Selecting previously unselected package libtext-glob-perl.
21:29:26 #10 47.56 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ...
21:29:26 #10 47.57 Unpacking libtext-glob-perl (0.10-1) ...
21:29:26 #11 46.37 Get:417 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf equivs all 2.3.1 [19.0 kB]
21:29:26 #11 46.38 Get:418 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libauthen-sasl-perl all 2.1600-2 [43.7 kB]
21:29:26 #11 16.16 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
21:29:26 #13 3.374 (Reading database ... 26046 files and directories currently installed.)
21:29:26 #13 3.375 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:26 #13 3.379 Unpacking docker-ce-build-deps (1.0) ...
21:29:26 #9 75.00 Setting up libxml-parser-perl:amd64 (2.46-2) ...
21:29:26 #9 75.02 Setting up libxml-sax-expat-perl (0.51-1) ...
21:29:26 #9 75.06 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:26 #9 75.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:26 #39 ...
21:29:26 
21:29:26 #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
21:29:26 #41 10.79 Reading package lists...
21:29:26 #41 14.60 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:29:26 #41 14.60 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:29:26 #41 14.60 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:29:26 #41 15.78 Reading package lists...
21:29:26 #41 18.27 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:29:26 #41 18.32 Reading package lists...
21:29:26 #41 20.74 Building dependency tree...
21:29:26 #11 55.08 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.1_armhf.deb ...
21:29:26 #11 55.09 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
21:29:26 #11 55.12 Selecting previously unselected package libcapture-tiny-perl.
21:29:26 #11 55.12 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
21:29:26 #11 55.12 Unpacking libcapture-tiny-perl (0.48-1) ...
21:29:26 #11 55.15 Selecting previously unselected package libclass-data-inheritable-perl.
21:29:26 #11 55.15 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:29:26 #11 55.16 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:29:26 #11 55.19 Selecting previously unselected package libclone-perl.
21:29:26 #11 55.19 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ...
21:29:26 #11 55.19 Unpacking libclone-perl (0.45-1build3) ...
21:29:26 #11 55.22 Selecting previously unselected package libcommon-sense-perl:armhf.
21:29:26 #11 55.22 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ...
21:29:26 #11 55.22 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
21:29:26 #11 55.25 Selecting previously unselected package libconfig-tiny-perl.
21:29:26 #11 55.25 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ...
21:29:26 #11 55.26 Unpacking libconfig-tiny-perl (2.28-1) ...
21:29:26 #11 55.29 Selecting previously unselected package libparams-util-perl.
21:29:26 #12 2.382    dh_link
21:29:26 #12 2.417    dh_strip_nondeterminism
21:29:26 #12 2.483    dh_compress
21:29:26 #12 2.522    dh_fixperms
21:29:26 #12 2.561    dh_missing
21:29:26 #12 2.588    dh_installdeb
21:29:26 #10 18.17 Selecting previously unselected package libubsan1:arm64.
21:29:26 #10 18.18 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
21:29:26 #10 18.18 Unpacking libubsan1:arm64 (10.2.1-6) ...
21:29:26 #10 18.28 Selecting previously unselected package libgcc-10-dev:arm64.
21:29:26 #10 18.28 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
21:29:26 #10 18.28 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
21:29:26 #10 18.40 Selecting previously unselected package gcc-10.
21:29:26 #10 19.80 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.18.04.2 [81.2 kB]
21:29:26 #10 19.84 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
21:29:26 #10 19.84 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB]
21:29:26 #10 17.23 Preparing to unpack .../023-libsigsegv2_2.12-2_arm64.deb ...
21:29:26 #10 17.23 Unpacking libsigsegv2:arm64 (2.12-2) ...
21:29:26 #10 17.26 Selecting previously unselected package m4.
21:29:26 #10 17.27 Preparing to unpack .../024-m4_1.4.18-2_arm64.deb ...
21:29:26 #10 17.27 Unpacking m4 (1.4.18-2) ...
21:29:26 #10 17.32 Selecting previously unselected package autoconf.
21:29:26 #10 17.32 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
21:29:26 #10 17.32 Unpacking autoconf (2.69-11) ...
21:29:26 #10 17.39 Selecting previously unselected package autotools-dev.
21:29:26 #10 17.39 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
21:29:26 #10 17.40 Unpacking autotools-dev (20180224.1) ...
21:29:26 #10 17.44 Selecting previously unselected package automake.
21:29:26 #10 17.44 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
21:29:26 #10 17.45 Unpacking automake (1:1.16.1-4) ...
21:29:26 #11 14.42 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
21:29:26 #11 14.43 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.9 [2069 kB]
21:29:26 #12 6.524 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
21:29:26 #12 6.528 Unpacking dh-apparmor (2.13.2-10) ...
21:29:26 #12 6.559 Selecting previously unselected package dmsetup.
21:29:26 #12 6.563 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:29:26 #12 6.566 Unpacking dmsetup (2:1.02.155-3) ...
21:29:26 #12 6.608 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:29:26 #12 6.612 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:29:26 #12 6.616 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:29:26 #12 6.661 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:29:26 #12 6.664 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:29:26 #12 6.668 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:29:26 #12 6.705 Selecting previously unselected package libudev-dev:amd64.
21:29:26 #12 6.708 Preparing to unpack .../13-libudev-dev_241-7~deb10u8_amd64.deb ...
21:29:26 #12 6.718 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
21:29:26 #12 6.757 Selecting previously unselected package libsepol1-dev:amd64.
21:29:26 #12 6.760 Preparing to unpack .../14-libsepol1-dev_2.8-1_amd64.deb ...
21:29:26 #12 6.764 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:29:26 #9 18.33 Preparing to unpack .../030-libbinutils_2.40-2_arm64.deb ...
21:29:26 #9 18.34 Unpacking libbinutils:arm64 (2.40-2) ...
21:29:26 #9 18.42 Selecting previously unselected package libctf-nobfd0:arm64.
21:29:26 #9 18.43 Preparing to unpack .../031-libctf-nobfd0_2.40-2_arm64.deb ...
21:29:26 #9 18.43 Unpacking libctf-nobfd0:arm64 (2.40-2) ...
21:29:26 #9 18.48 Selecting previously unselected package libctf0:arm64.
21:29:26 #9 18.48 Preparing to unpack .../032-libctf0_2.40-2_arm64.deb ...
21:29:26 #9 18.48 Unpacking libctf0:arm64 (2.40-2) ...
21:29:26 #9 18.53 Selecting previously unselected package libgprofng0:arm64.
21:29:26 #9 18.53 Preparing to unpack .../033-libgprofng0_2.40-2_arm64.deb ...
21:29:26 #9 18.54 Unpacking libgprofng0:arm64 (2.40-2) ...
21:29:26 #9 18.62 Selecting previously unselected package libjansson4:arm64.
21:29:26  dpkg-source -I.git -b .
21:29:26 #10 47.60 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:26 #10 47.61 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:29:26 #10 47.61 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:29:26 #10 47.65 Selecting previously unselected package libperlio-gzip-perl.
21:29:26 #10 47.65 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ...
21:29:26 #10 47.65 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
21:29:26 #10 47.69 Selecting previously unselected package libpod-constants-perl.
21:29:26 #10 47.69 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ...
21:29:26 #10 47.69 Unpacking libpod-constants-perl (0.19-1) ...
21:29:26 #10 47.72 Selecting previously unselected package libreadonly-perl.
21:29:26 #10 47.72 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ...
21:29:26 #10 47.73 Unpacking libreadonly-perl (2.050-1) ...
21:29:26 #10 47.76 Selecting previously unselected package libref-util-perl.
21:29:26 #10 47.76 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ...
21:29:26 #10 47.76 Unpacking libref-util-perl (0.204-1) ...
21:29:26 #10 47.82 Selecting previously unselected package libref-util-xs-perl.
21:29:26 #10 47.82 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ...
21:29:26 #10 47.82 Unpacking libref-util-xs-perl (0.117-1+b1) ...
21:29:26 #11 46.78 Get:419 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-magic all 2:0.4.26-2 [13.2 kB]
21:29:26 #11 16.23 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
21:29:26 #11 16.25 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxcb1 arm64 1.15-1 [47.6 kB]
21:29:26 #11 16.36 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libx11-data all 2:1.8.1-2 [118 kB]
21:29:26 #12 10.70 CentOS Stream 8 - BaseOS                         11 MB/s |  21 MB     00:01    
21:29:26 #9 75.23 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:26 #9 75.26 Setting up libsoap-lite-perl (1.27-1) ...
21:29:26 #9 75.28 Setting up libxmlrpc-lite-perl (0.717-4) ...
21:29:26 #9 75.29 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:29:26 #9 75.31 Processing triggers for ca-certificates (20210119) ...
21:29:26 #9 75.31 Updating certificates in /etc/ssl/certs...
21:29:26 #41 ...
21:29:26 
21:29:26 #39 [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
21:29:26 #39 22.12 gcc is already the newest version (4:10.2.1-1).
21:29:26 #39 22.12 libc6-dev is already the newest version (2.31-13+deb11u5).
21:29:26 #39 22.12 The following additional packages will be installed:
21:29:27 #11 55.29 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ...
21:29:27 #11 55.29 Unpacking libparams-util-perl (1.102-1build3) ...
21:29:27 #11 55.32 Selecting previously unselected package libsub-install-perl.
21:29:27 #11 55.32 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ...
21:29:27 #11 55.32 Unpacking libsub-install-perl (0.928-1.1) ...
21:29:27 #11 55.35 Selecting previously unselected package libdata-optlist-perl.
21:29:27 #11 55.35 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ...
21:29:27 #11 55.36 Unpacking libdata-optlist-perl (0.112-1) ...
21:29:27 #11 55.39 Selecting previously unselected package libsub-exporter-perl.
21:29:27 #11 55.39 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ...
21:29:27 #11 55.39 Unpacking libsub-exporter-perl (0.988-1) ...
21:29:27 #11 55.42 Selecting previously unselected package libconst-fast-perl.
21:29:27 #11 55.42 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ...
21:29:27 #11 55.43 Unpacking libconst-fast-perl (0.014-1.1) ...
21:29:27 #11 55.45 Selecting previously unselected package libwant-perl.
21:29:27 #11 55.45 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ...
21:29:27 #11 55.46 Unpacking libwant-perl (0.29-1build7) ...
21:29:27 #11 55.48 Selecting previously unselected package libcontextual-return-perl.
21:29:27 #11 55.48 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ...
21:29:27 #11 55.49 Unpacking libcontextual-return-perl (0.004014-2) ...
21:29:27 #11 55.52 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
21:29:27 #11 55.52 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ...
21:29:27 #11 55.52 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ...
21:29:27 #11 55.55 Selecting previously unselected package libdevel-stacktrace-perl.
21:29:27 #11 55.56 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:29:27 #11 55.56 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:29:27 #11 55.59 Selecting previously unselected package libexception-class-perl.
21:29:27 #12 2.622    dh_gencontrol
21:29:27 #12 2.744    dh_md5sums
21:29:27 #12 2.784    dh_builddeb
21:29:27 #12 2.811 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:27 #12 2.830  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
21:29:27 #10 18.40 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
21:29:27 #10 18.40 Unpacking gcc-10 (10.2.1-6) ...
21:29:27 #10 19.96 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-pkg-resources all 39.0.1-2ubuntu0.1 [99.0 kB]
21:29:27 #10 19.98 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-chardet all 3.0.4-1 [80.3 kB]
21:29:27 #10 20.00 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-six all 1.11.0-2 [11.4 kB]
21:29:27 #10 20.00 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-debian all 0.1.32 [65.4 kB]
21:29:27 #10 20.01 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:29:27 #10 20.02 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB]
21:29:27 #10 20.04 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB]
21:29:27 #10 20.22 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
21:29:27 #10 17.53 Selecting previously unselected package autopoint.
21:29:27 #10 17.53 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
21:29:27 #10 17.53 Unpacking autopoint (0.19.8.1-9) ...
21:29:27 #10 17.57 Selecting previously unselected package binutils-common:arm64.
21:29:27 #10 17.57 Preparing to unpack .../029-binutils-common_2.31.1-16_arm64.deb ...
21:29:27 #10 17.58 Unpacking binutils-common:arm64 (2.31.1-16) ...
21:29:27 #10 17.79 Selecting previously unselected package libbinutils:arm64.
21:29:27 #18 exporting layers 4.6s done
21:29:27 #18 writing image sha256:6f1b1e6bcd0279c40c337849f3488fe2b3ecbb479ae72d566d746fe37266a83d done
21:29:27 #18 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done
21:29:27 #18 DONE 4.6s
21:29:27 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/x86_64
21:29:27 #11 14.55 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
21:29:27 #11 14.55 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
21:29:27 #11 14.57 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
21:29:27 #11 14.58 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
21:29:27 #11 14.58 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.1 [5986 kB]
21:29:27 #9 18.62 Preparing to unpack .../034-libjansson4_2.14-2_arm64.deb ...
21:29:27 #9 18.63 Unpacking libjansson4:arm64 (2.14-2) ...
21:29:27 #9 18.66 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:29:27 #9 18.66 Preparing to unpack .../035-binutils-aarch64-linux-gnu_2.40-2_arm64.deb ...
21:29:27 #9 18.66 Unpacking binutils-aarch64-linux-gnu (2.40-2) ...
21:29:27 #12 6.833 Selecting previously unselected package libpcre16-3:amd64.
21:29:27 #12 6.834 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:29:27 #12 6.838 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:29:27 #12 6.887 Selecting previously unselected package libpcre32-3:amd64.
21:29:27 #12 6.891 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:29:27 #12 6.894 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:29:27 #12 6.942 Selecting previously unselected package libpcrecpp0v5:amd64.
21:29:27 #12 6.945 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:29:27 #12 6.949 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:29:27 #12 6.986 Selecting previously unselected package libpcre3-dev:amd64.
21:29:27 #12 6.989 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:29:27 dpkg-source: warning: native package version may not have a revision
21:29:27 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:27 dpkg-source: info: using source format '1.0'
21:29:27 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.tar.gz
21:29:27 #10 47.85 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:27 #10 47.86 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
21:29:27 #10 47.86 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
21:29:27 #10 47.90 Selecting previously unselected package libsasl2-modules:armhf.
21:29:27 #10 47.90 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:29:27 #10 47.90 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
21:29:27 #10 47.95 Selecting previously unselected package libsereal-decoder-perl.
21:29:27 #10 47.95 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ...
21:29:27 #10 47.96 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
21:29:27 #10 47.99 Selecting previously unselected package libsereal-encoder-perl.
21:29:27 #10 48.00 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ...
21:29:27 #10 48.00 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
21:29:27 #10 48.04 Selecting previously unselected package libsereal-perl.
21:29:27 #10 48.04 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ...
21:29:27 #11 46.98 debconf: delaying package configuration, since apt-utils is not installed
21:29:27 #11 47.02 Fetched 127 MB in 40s (3157 kB/s)
21:29:27 #11 47.04 Selecting previously unselected package liblocale-gettext-perl.
21:29:27 #11 47.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 ... 4392 files and directories currently installed.)
21:29:27 #11 47.04 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
21:29:27 #11 47.04 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:29:27 #11 47.08 Selecting previously unselected package libssl3:armhf.
21:29:27 #11 47.08 Preparing to unpack .../libssl3_3.0.5-2ubuntu2.1_armhf.deb ...
21:29:27 #11 47.09 Unpacking libssl3:armhf (3.0.5-2ubuntu2.1) ...
21:29:27 #11 47.15 Selecting previously unselected package libpython3.10-minimal:armhf.
21:29:27 #11 47.15 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.3_armhf.deb ...
21:29:27 #11 16.48 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libx11-6 arm64 2:1.8.1-2 [646 kB]
21:29:27 #11 16.64 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
21:29:27 #11 16.64 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
21:29:27 #11 16.64 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 man-db arm64 2.10.2-2 [1175 kB]
21:29:27 #11 16.74 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 manpages all 5.13-1 [1391 kB]
21:29:27 #11 18.10 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB]
21:29:27 #11 18.11 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcc1-0 arm64 12.1.0-2ubuntu1~22.04 [45.0 kB]
21:29:27 #11 18.11 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.1.0-2ubuntu1~22.04 [124 kB]
21:29:27 #11 18.11 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.1.0-2ubuntu1~22.04 [28.4 kB]
21:29:27 #11 18.11 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.1.0-2ubuntu1~22.04 [10.8 kB]
21:29:27 #11 18.12 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libasan6 arm64 11.3.0-1ubuntu1~22.04 [2227 kB]
21:29:27 #11 18.22 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.1.0-2ubuntu1~22.04 [1034 kB]
21:29:27 #11 18.26 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtsan0 arm64 11.3.0-1ubuntu1~22.04 [2235 kB]
21:29:27 #11 18.36 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.1.0-2ubuntu1~22.04 [965 kB]
21:29:27 #9 75.64 0 added, 0 removed; done.
21:29:27 #9 75.64 Running hooks in /etc/ca-certificates/update.d...
21:29:27 #9 75.64 done.
21:29:27 #39 22.13   bzip2 patch xz-utils
21:29:27 #39 22.14 Suggested packages:
21:29:27 #39 22.14   bzip2-doc debian-keyring seccomp ed diffutils-doc
21:29:27 #39 22.14 Recommended packages:
21:29:27 #39 22.14   build-essential fakeroot libalgorithm-merge-perl
21:29:27 #11 55.59 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ...
21:29:27 #11 55.60 Unpacking libexception-class-perl (1.45-1) ...
21:29:27 #11 55.62 Selecting previously unselected package libiterator-perl.
21:29:27 #11 55.62 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:29:27 #11 55.63 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:29:27 #11 55.66 Selecting previously unselected package libiterator-util-perl.
21:29:27 #11 55.66 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:29:27 #11 55.66 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:29:27 #11 55.69 Selecting previously unselected package libexporter-tiny-perl.
21:29:27 #11 55.69 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ...
21:29:27 #11 55.70 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:29:27 #11 55.73 Selecting previously unselected package liblist-moreutils-xs-perl.
21:29:27 #11 55.73 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ...
21:29:27 #11 55.73 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
21:29:27 #11 55.76 Selecting previously unselected package liblist-moreutils-perl.
21:29:27 #11 55.76 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ...
21:29:27 #11 55.76 Unpacking liblist-moreutils-perl (0.430-2) ...
21:29:27 #11 55.79 Selecting previously unselected package libdata-dpath-perl.
21:29:27 #12 2.971  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
21:29:27 #12 3.049 dpkg-genchanges: info: binary-only upload (no source code included)
21:29:27 #12 3.051  dpkg-source --after-build .
21:29:27 #12 3.153 dpkg-buildpackage: info: binary-only upload (no source included)
21:29:27 #10 17.79 Preparing to unpack .../030-libbinutils_2.31.1-16_arm64.deb ...
21:29:27 #10 17.80 Unpacking libbinutils:arm64 (2.31.1-16) ...
21:29:27 #10 17.87 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:29:27 #10 17.87 Preparing to unpack .../031-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ...
21:29:27 #10 17.87 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
21:29:27 + set -e
21:29:27 + mkdir -p /root/build-deb/engine
21:29:27 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:27 #11 14.87 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
21:29:27 #11 14.87 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.3.0-1ubuntu1~20.04 [46.4 kB]
21:29:27 #11 15.02 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.3.0-1ubuntu1~20.04 [93.4 kB]
21:29:27 #9 18.94 Selecting previously unselected package binutils.
21:29:27 #9 18.94 Preparing to unpack .../036-binutils_2.40-2_arm64.deb ...
21:29:27 #9 18.94 Unpacking binutils (2.40-2) ...
21:29:27 #9 18.97 Selecting previously unselected package libc-dev-bin.
21:29:27 #9 18.98 Preparing to unpack .../037-libc-dev-bin_2.36-8_arm64.deb ...
21:29:27 #9 18.98 Unpacking libc-dev-bin (2.36-8) ...
21:29:27 #9 19.02 Selecting previously unselected package linux-libc-dev:arm64.
21:29:27 #9 19.02 Preparing to unpack .../038-linux-libc-dev_6.1.20-1_arm64.deb ...
21:29:27 #9 19.03 Unpacking linux-libc-dev:arm64 (6.1.20-1) ...
21:29:27 #12 6.993 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:29:27 #12 7.078 Selecting previously unselected package libselinux1-dev:amd64.
21:29:27 #12 7.081 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:29:27 #12 7.084 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:29:27 #12 7.140 Selecting previously unselected package libdevmapper-dev:amd64.
21:29:27 #12 7.143 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:29:27 #12 7.147 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:29:27 #12 7.178 Selecting previously unselected package libseccomp-dev:amd64.
21:29:27 #12 7.178 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_amd64.deb ...
21:29:27 #12 7.182 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:29:27 #12 7.217 Selecting previously unselected package libsystemd-dev:amd64.
21:29:27 #12 7.220 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u8_amd64.deb ...
21:29:27 #12 7.223 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
21:29:27 #10 48.05 Unpacking libsereal-perl (4.005-1) ...
21:29:27 #10 48.08 Selecting previously unselected package libtask-weaken-perl.
21:29:27 #10 48.08 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ...
21:29:27 #10 48.08 Unpacking libtask-weaken-perl (1.06-1) ...
21:29:27 #10 48.11 Selecting previously unselected package libxml-parser-perl.
21:29:27 #10 48.11 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ...
21:29:27 #10 48.12 Unpacking libxml-parser-perl (2.44-4) ...
21:29:27 #10 48.18 Selecting previously unselected package libsoap-lite-perl.
21:29:27 #10 48.19 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ...
21:29:27 #10 48.19 Unpacking libsoap-lite-perl (1.27-1) ...
21:29:27 #10 48.26 Selecting previously unselected package libsort-key-perl.
21:29:27 #10 48.26 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ...
21:29:27 #10 48.26 Unpacking libsort-key-perl (1.33-2+b1) ...
21:29:27 #10 48.29 Selecting previously unselected package libstring-copyright-perl.
21:29:27 #10 48.30 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ...
21:29:27 #10 48.30 Unpacking libstring-copyright-perl (0.003006-1) ...
21:29:27 #10 48.33 Selecting previously unselected package libstring-escape-perl.
21:29:27 #10 48.33 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ...
21:29:27 #10 48.34 Unpacking libstring-escape-perl (2010.002-2) ...
21:29:27 #10 48.36 Selecting previously unselected package libstring-shellquote-perl.
21:29:27 #10 48.36 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ...
21:29:27 #10 48.37 Unpacking libstring-shellquote-perl (1.04-1) ...
21:29:27 #11 47.15 Unpacking libpython3.10-minimal:armhf (3.10.7-1ubuntu0.3) ...
21:29:27 #11 47.23 Selecting previously unselected package libexpat1:armhf.
21:29:27 #11 47.23 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_armhf.deb ...
21:29:27 #11 47.24 Unpacking libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
21:29:27 #11 47.28 Selecting previously unselected package python3.10-minimal.
21:29:27 #11 47.28 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.3_armhf.deb ...
21:29:27 #11 47.29 Unpacking python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:29:27 #11 47.34 Setting up libssl3:armhf (3.0.5-2ubuntu2.1) ...
21:29:27 #11 47.43 Setting up libpython3.10-minimal:armhf (3.10.7-1ubuntu0.3) ...
21:29:27 #11 16.80 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 openssh-client arm64 1:9.0p1-1ubuntu7.1 [831 kB]
21:29:27 #11 16.84 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 publicsuffix all 20220811.1734-1 [130 kB]
21:29:27 #11 18.40 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.1.0-2ubuntu1~22.04 [1119 kB]
21:29:27 #9 DONE 75.9s
21:29:27 #39 22.43 The following NEW packages will be installed:
21:29:27 #39 22.44   bzip2 dpkg-dev libseccomp-dev patch xz-utils
21:29:27 #39 ...
21:29:27 
21:29:27 #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
21:29:27 #41 22.39 gcc is already the newest version (4:10.2.1-1).
21:29:27 #41 22.39 libc6-dev is already the newest version (2.31-13+deb11u5).
21:29:27 #41 22.39 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
21:29:27 #41 DONE 22.5s
21:29:27 #11 55.80 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ...
21:29:27 #11 55.80 Unpacking libdata-dpath-perl (0.58-1) ...
21:29:27 #11 55.83 Selecting previously unselected package libdata-dump-perl.
21:29:27 #11 55.83 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ...
21:29:27 #11 55.84 Unpacking libdata-dump-perl (1.25-1) ...
21:29:27 #11 55.86 Selecting previously unselected package libdata-messagepack-perl.
21:29:27 #11 55.86 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ...
21:29:27 #11 55.87 Unpacking libdata-messagepack-perl (1.01-2build1) ...
21:29:27 #11 55.91 Selecting previously unselected package libnet-domain-tld-perl.
21:29:27 #11 55.91 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:29:27 #11 55.92 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:29:27 #11 56.01 Selecting previously unselected package libdata-validate-domain-perl.
21:29:27 #11 56.01 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:29:27 #11 56.04 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:29:27 #11 56.07 Selecting previously unselected package libnet-ipv6addr-perl.
21:29:27 #11 56.08 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:29:27 #11 56.08 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:29:27 #11 56.11 Selecting previously unselected package libnet-netmask-perl.
21:29:27 #11 56.11 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ...
21:29:27 #11 56.12 Unpacking libnet-netmask-perl (2.0001-1) ...
21:29:27 #12 3.157 
21:29:27 #12 3.157 The package has been created.
21:29:27 #12 3.157 Attention, the package has been created in the current directory,
21:29:27 #12 3.157 not in ".." as indicated by the message above!
21:29:27 #12 3.178 Selecting previously unselected package docker-ce-build-deps.
21:29:27 #12 3.195 (Reading database ... 29944 files and directories currently installed.)
21:29:27 #12 3.196 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:27 #12 3.199 Unpacking docker-ce-build-deps (1.0) ...
21:29:27 #10 18.12 Selecting previously unselected package binutils.
21:29:27 #10 18.12 Preparing to unpack .../032-binutils_2.31.1-16_arm64.deb ...
21:29:27 #10 18.13 Unpacking binutils (2.31.1-16) ...
21:29:27 #10 18.16 Selecting previously unselected package libc-dev-bin.
21:29:27 #10 18.16 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_arm64.deb ...
21:29:27 #10 18.17 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
21:29:27 #10 18.21 Selecting previously unselected package linux-libc-dev:arm64.
21:29:27 #9 19.20 Selecting previously unselected package libcrypt-dev:arm64.
21:29:27 #9 19.20 Preparing to unpack .../039-libcrypt-dev_1%3a4.4.33-2_arm64.deb ...
21:29:27 #9 19.21 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ...
21:29:27 #9 19.25 Selecting previously unselected package libtirpc-dev:arm64.
21:29:27 #9 19.25 Preparing to unpack .../040-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
21:29:27 #9 19.25 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
21:29:27 #9 19.30 Selecting previously unselected package libnsl-dev:arm64.
21:29:27 21:29:27 #12 7.313 Selecting previously unselected package pkg-config.
21:29:27 #12 7.316 Preparing to unpack .../23-pkg-config_0.29-6_amd64.deb ...
#10 20.40 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB]
21:29:27 #12 7.319 Unpacking pkg-config (0.29-6) ...
21:29:27 #12 7.364 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:29:27 #10 20.60 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.6 [76.6 kB]
21:29:27 #12 7.373 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:29:27 #12 7.383 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:29:27 #10 20.64 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.6 [71.6 kB]
21:29:27 #12 7.393 Setting up libarchive13:amd64 (3.3.3-4+deb10u3) ...
21:29:27 #12 7.403 Setting up libprocps7:amd64 (2:3.3.15-2) ...
21:29:27 #10 20.66 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB]
21:29:27 #12 7.415 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:29:27 #12 7.429 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
21:29:27 #10 20.70 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB]
21:29:27 #12 7.438 Setting up bash-completion (1:2.8-6) ...
21:29:27 #10 20.75 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgpgme11 arm64 1.10.0-1ubuntu2 [90.0 kB]
21:29:27 #13 3.517 Reading package lists...
21:29:27 #10 48.40 Selecting previously unselected package libterm-readkey-perl.
21:29:27 #10 48.40 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ...
21:29:27 #10 48.40 Unpacking libterm-readkey-perl (2.38-1) ...
21:29:27 #10 48.43 Selecting previously unselected package libtest-fatal-perl.
21:29:27 #10 48.43 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ...
21:29:27 #10 48.44 Unpacking libtest-fatal-perl (0.014-1) ...
21:29:27 #10 48.47 Selecting previously unselected package libtest-refcount-perl.
21:29:27 #10 48.47 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ...
21:29:27 #10 48.47 Unpacking libtest-refcount-perl (0.08-3) ...
21:29:27 #10 48.50 Selecting previously unselected package libtext-levenshtein-perl.
21:29:27 #10 48.50 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ...
21:29:27 #10 48.51 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:29:27 #10 48.54 Selecting previously unselected package libtype-tiny-xs-perl.
21:29:27 #10 48.54 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ...
21:29:27 #10 48.55 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
21:29:27 #10 48.58 Selecting previously unselected package libunicode-utf8-perl.
21:29:27 #10 48.58 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ...
21:29:27 #10 48.59 Unpacking libunicode-utf8-perl (0.62-1) ...
21:29:27 #11 47.44 Setting up libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
21:29:27 #11 47.45 Setting up python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:29:27 #11 17.24 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libunwind8 arm64 1.6.2-0ubuntu1.1 [55.4 kB]
21:29:27 
21:29:27 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:29:27 #11 DONE 0.0s
21:29:27 
21:29:27 #12 [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
21:29:27 
21:29:27 #39 [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
21:29:27 #39 22.79 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
21:29:27 #39 22.79 Need to get 2802 kB of archives.
21:29:27 #39 22.79 After this operation, 4128 kB of additional disk space will be used.
21:29:27 #39 22.79 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:29:27 #39 22.79 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:29:27 #39 22.79 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:29:27 #39 22.79 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
21:29:27 #11 56.15 Selecting previously unselected package libnetaddr-ip-perl.
21:29:27 #11 56.15 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ...
21:29:27 #11 56.15 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:29:27 #11 56.19 Selecting previously unselected package libdata-validate-ip-perl.
21:29:27 #11 56.19 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ...
21:29:27 #11 56.20 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:29:27 #11 56.23 Selecting previously unselected package libdata-validate-uri-perl.
21:29:27 #11 56.23 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ...
21:29:27 #11 56.24 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:29:27 #11 56.26 Selecting previously unselected package libdistro-info-perl.
21:29:27 #11 56.27 Preparing to unpack .../239-libdistro-info-perl_1.1build1_all.deb ...
21:29:27 #11 56.27 Unpacking libdistro-info-perl (1.1build1) ...
21:29:27 #11 56.30 Selecting previously unselected package libemail-address-xs-perl.
21:29:27 #11 56.31 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ...
21:29:27 #11 56.31 Unpacking libemail-address-xs-perl (1.04-1build6) ...
21:29:27 #11 56.34 Selecting previously unselected package libipc-system-simple-perl.
21:29:27 #10 18.21 Preparing to unpack .../034-linux-libc-dev_4.19.269-1_arm64.deb ...
21:29:27 #10 18.22 Unpacking linux-libc-dev:arm64 (4.19.269-1) ...
21:29:27 #10 18.35 Selecting previously unselected package libc6-dev:arm64.
21:29:27 #10 18.36 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_arm64.deb ...
21:29:27 #10 18.36 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ...
21:29:27 #9 19.30 Preparing to unpack .../041-libnsl-dev_1.3.0-2_arm64.deb ...
21:29:27 #9 19.31 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
21:29:27 #9 19.34 Selecting previously unselected package rpcsvc-proto.
21:29:27 #9 19.35 Preparing to unpack .../042-rpcsvc-proto_1.4.3-1_arm64.deb ...
21:29:27 #9 19.35 Unpacking rpcsvc-proto (1.4.3-1) ...
21:29:27 #9 19.38 Selecting previously unselected package libc6-dev:arm64.
21:29:27 #9 19.39 Preparing to unpack .../043-libc6-dev_2.36-8_arm64.deb ...
21:29:27 #9 19.39 Unpacking libc6-dev:arm64 (2.36-8) ...
21:29:27 #9 19.55 Selecting previously unselected package libisl23:arm64.
21:29:27 #9 19.55 Preparing to unpack .../044-libisl23_0.25-1_arm64.deb ...
21:29:27 #9 19.56 Unpacking libisl23:arm64 (0.25-1) ...
21:29:27 #9 19.64 Selecting previously unselected package libmpfr6:arm64.
21:29:27 #9 19.64 Preparing to unpack .../045-libmpfr6_4.2.0-1_arm64.deb ...
21:29:27 #9 19.64 Unpacking libmpfr6:arm64 (4.2.0-1) ...
21:29:27 #9 19.70 Selecting previously unselected package libmpc3:arm64.
21:29:27 #10 20.76 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gpg arm64 1.10.0-1ubuntu2 [131 kB]
21:29:27 #10 20.77 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dput all 1.0.1ubuntu1 [42.7 kB]
21:29:27 #10 20.78 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB]
21:29:27 #10 20.78 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB]
21:29:27 #10 20.94 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.24 [184 kB]
21:29:27 #13 4.538 Building dependency tree...
21:29:27 #13 4.731 Reading state information...
21:29:27 #13 4.760 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:27 #13 4.816 Starting 2 pkgProblemResolver with broken count: 0
21:29:27 #13 4.820 Done
21:29:27 #13 4.846  Done
21:29:27 #13 4.855 Starting pkgProblemResolver with broken count: 0
21:29:27 #13 4.894 Starting 2 pkgProblemResolver with broken count: 0
21:29:27 + mkdir -p /root/build-deb/cli
21:29:27 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:27 #11 15.32 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.3.0-1ubuntu1~20.04 [24.1 kB]
21:29:27 #11 15.34 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.3.0-1ubuntu1~20.04 [9820 B]
21:29:27 #11 15.34 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.1 [2692 kB]
21:29:27 #11 15.73 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.3.0-1ubuntu1~20.04 [801 kB]
21:29:27 #10 48.63 Selecting previously unselected package libwrap0:armhf.
21:29:27 #10 48.63 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ...
21:29:27 #10 48.64 Unpacking libwrap0:armhf (7.6.q-28) ...
21:29:27 #10 48.67 Selecting previously unselected package libxau6:armhf.
21:29:27 #10 48.67 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
21:29:27 #10 48.68 Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
21:29:27 #10 48.72 Selecting previously unselected package libxdmcp6:armhf.
21:29:27 #10 48.72 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
21:29:27 #10 48.73 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
21:29:27 #10 48.76 Selecting previously unselected package libxcb1:armhf.
21:29:27 #10 48.77 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ...
21:29:27 #10 48.77 Unpacking libxcb1:armhf (1.13.1-2) ...
21:29:27 #10 48.81 Selecting previously unselected package libx11-data.
21:29:27 #10 48.82 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
21:29:27 #10 48.82 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
21:29:27 #11 17.47 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 strace arm64 5.16-0ubuntu4 [486 kB]
21:29:27 #10 19.55 Selecting previously unselected package gcc.
21:29:27 #10 19.55 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
21:29:28 #39 22.85 Get:5 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:29:28 #11 56.34 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ...
21:29:28 #11 56.35 Unpacking libipc-system-simple-perl (1.30-1) ...
21:29:28 #11 56.38 Selecting previously unselected package libfile-basedir-perl.
21:29:28 #11 56.39 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ...
21:29:28 #11 56.39 Unpacking libfile-basedir-perl (0.09-1) ...
21:29:28 #11 56.43 Selecting previously unselected package libfile-chdir-perl.
21:29:28 #11 56.43 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:29:28 #11 56.43 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:29:28 #11 56.46 Selecting previously unselected package libfile-fcntllock-perl.
21:29:28 #11 56.46 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ...
21:29:28 #11 56.48 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
21:29:28 #11 56.52 Selecting previously unselected package libnumber-compare-perl.
21:29:28 #11 56.52 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ...
21:29:28 #11 56.53 Unpacking libnumber-compare-perl (0.03-2) ...
21:29:28 #11 56.55 Selecting previously unselected package libtext-glob-perl.
21:29:28 #11 56.56 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ...
21:29:28 #11 56.56 Unpacking libtext-glob-perl (0.11-2) ...
21:29:28 #11 56.59 Selecting previously unselected package libfile-find-rule-perl.
21:29:28 #11 18.85 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgcc-11-dev arm64 11.3.0-1ubuntu1~22.04 [1151 kB]
21:29:28 #10 18.64 Selecting previously unselected package libisl19:arm64.
21:29:28 #10 18.65 Preparing to unpack .../036-libisl19_0.20-2_arm64.deb ...
21:29:28 #10 18.65 Unpacking libisl19:arm64 (0.20-2) ...
21:29:28 #10 18.75 Selecting previously unselected package libmpfr6:arm64.
21:29:28 #9 19.70 Preparing to unpack .../046-libmpc3_1.3.1-1_arm64.deb ...
21:29:28 #9 19.70 Unpacking libmpc3:arm64 (1.3.1-1) ...
21:29:28 #9 19.73 Selecting previously unselected package cpp-12.
21:29:28 #9 19.74 Preparing to unpack .../047-cpp-12_12.2.0-14_arm64.deb ...
21:29:28 #9 19.74 Unpacking cpp-12 (12.2.0-14) ...
21:29:28 #12 3.237 Reading package lists...
21:29:28 #12 3.796 Building dependency tree...
21:29:28 #12 3.938 Reading state information...
21:29:28 #10 21.31 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB]
21:29:28 #13 4.897 Done
21:29:28 #13 5.057 The following additional packages will be installed:
21:29:28 #13 5.058   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:29:28 #13 5.058   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
21:29:28 #13 5.058   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
21:29:28 #13 5.058   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:29:28 #13 5.060 Suggested packages:
21:29:28 #13 5.060   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:29:28 #13 5.060 Recommended packages:
21:29:28 #13 5.060   dmsetup
21:29:28 #13 5.111 The following NEW packages will be installed:
21:29:28 #13 5.112   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:29:28 #13 5.112   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
21:29:28 #13 5.112   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
21:29:28 #13 5.113   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:29:28 + mkdir -p /root/build-deb/buildx
21:29:28 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:28 #11 15.76 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.3.0-1ubuntu1~20.04 [1969 kB]
21:29:28 #11 15.85 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.3.0-1ubuntu1~20.04 [765 kB]
21:29:28 #11 15.88 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [920 kB]
21:29:28 #11 15.92 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.1 [6738 kB]
21:29:28 #12 8.082 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:29:28 #12 8.093 Setting up pkg-config (0.29-6) ...
21:29:28 #12 8.140 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
21:29:28 #10 48.90 Selecting previously unselected package libx11-6:armhf.
21:29:28 #10 48.91 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ...
21:29:28 #10 48.91 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ...
21:29:28 #10 49.00 Selecting previously unselected package libxext6:armhf.
21:29:28 #10 49.00 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
21:29:28 #10 49.01 Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
21:29:28 #10 49.04 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:28 #10 49.04 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:29:28 #10 49.05 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:29:28 #10 49.07 Selecting previously unselected package libxml-sax-base-perl.
21:29:28 #10 49.08 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ...
21:29:28 #10 49.08 Unpacking libxml-sax-base-perl (1.09-1) ...
21:29:28 #10 19.55 Unpacking gcc (4:10.2.1-1) ...
21:29:28 #10 19.58 Selecting previously unselected package libstdc++-10-dev:arm64.
21:29:28 #10 19.58 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
21:29:28 #10 19.59 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
21:29:28 #10 19.80 Selecting previously unselected package g++-10.
21:29:28 #11 48.18 Selecting previously unselected package python3-minimal.
21:29:28 #11 48.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 ... 4719 files and directories currently installed.)
21:29:28 #11 48.19 Preparing to unpack .../00-python3-minimal_3.10.6-1_armhf.deb ...
21:29:28 #11 48.19 Unpacking python3-minimal (3.10.6-1) ...
21:29:28 #11 48.21 Selecting previously unselected package media-types.
21:29:28 #11 48.21 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
21:29:28 #11 48.22 Unpacking media-types (8.0.0) ...
21:29:28 #11 48.25 Selecting previously unselected package libmpdec3:armhf.
21:29:28 #11 48.25 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_armhf.deb ...
21:29:28 #11 48.25 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
21:29:28 #11 48.28 Selecting previously unselected package libkrb5support0:armhf.
21:29:28 #11 48.28 Preparing to unpack .../03-libkrb5support0_1.20-1ubuntu0.1_armhf.deb ...
21:29:28 #11 56.59 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ...
21:29:28 #11 56.59 Unpacking libfile-find-rule-perl (0.34-1) ...
21:29:28 #11 56.62 Selecting previously unselected package libfont-afm-perl.
21:29:28 #11 56.62 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ...
21:29:28 #11 56.63 Unpacking libfont-afm-perl (1.20-3) ...
21:29:28 #11 56.65 Selecting previously unselected package libio-string-perl.
21:29:28 #11 56.66 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ...
21:29:28 #11 56.66 Unpacking libio-string-perl (1.08-3.1) ...
21:29:28 #11 56.69 Selecting previously unselected package libfont-ttf-perl.
21:29:28 #11 56.69 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ...
21:29:28 #11 56.70 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:29:28 #11 56.79 Selecting previously unselected package libsort-versions-perl.
21:29:28 #11 56.79 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
21:29:28 #11 56.80 Unpacking libsort-versions-perl (1.62-1) ...
21:29:28 #11 56.82 Selecting previously unselected package libgit-wrapper-perl.
21:29:28 #11 56.82 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
21:29:28 #11 56.83 Unpacking libgit-wrapper-perl (0.048-1) ...
21:29:28 #11 56.86 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:29:28 #11 56.86 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:29:28 #11 56.87 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:29:28 #11 56.89 Selecting previously unselected package libio-prompter-perl.
21:29:28 #12 0.724 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:29:28 #12 0.724 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:29:28 #12 0.724 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:29:28 #10 18.75 Preparing to unpack .../037-libmpfr6_4.0.2-1_arm64.deb ...
21:29:28 #10 18.77 Unpacking libmpfr6:arm64 (4.0.2-1) ...
21:29:28 #10 18.83 Selecting previously unselected package libmpc3:arm64.
21:29:28 #10 18.83 Preparing to unpack .../038-libmpc3_1.1.0-1_arm64.deb ...
21:29:28 #10 18.83 Unpacking libmpc3:arm64 (1.1.0-1) ...
21:29:28 #10 18.88 Selecting previously unselected package cpp-8.
21:29:28 #10 18.88 Preparing to unpack .../039-cpp-8_8.3.0-6_arm64.deb ...
21:29:28 #10 18.88 Unpacking cpp-8 (8.3.0-6) ...
21:29:28 #12 3.944 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:28 #12 4.141 Starting 2 pkgProblemResolver with broken count: 0
21:29:28 #12 4.144 Done
21:29:28 #10 21.32 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.17 [804 kB]
21:29:28 #12 8.154 Setting up librhash0:amd64 (1.3.8-1) ...
21:29:28 #12 8.163 Setting up procps (2:3.3.15-2) ...
21:29:28 #12 8.189 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
21:29:28 #12 8.203 Setting up cmake-data (3.13.4-1) ...
21:29:28 #12 8.219 Setting up dh-apparmor (2.13.2-10) ...
21:29:28 #12 8.227 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
21:29:28 #12 8.236 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:29:28 #12 8.246 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:29:28 #12 8.256 Setting up cmake (3.13.4-1) ...
21:29:28 #12 8.265 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:29:28 #12 8.275 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:29:28 #12 8.284 Setting up dmsetup (2:1.02.155-3) ...
21:29:28 #12 8.294 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:29:28 #12 8.305 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:29:28 #12 8.315 Setting up docker-ce-build-deps (1.0) ...
21:29:28 #12 8.325 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:29:28 #12 8.343 Processing triggers for man-db (2.8.5-2) ...
21:29:28 #10 49.12 Selecting previously unselected package libxml-sax-perl.
21:29:28 #10 49.12 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ...
21:29:28 #10 49.13 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
21:29:28 #10 49.17 Selecting previously unselected package libxml-libxml-perl.
21:29:28 #10 49.17 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ...
21:29:28 #10 49.19 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
21:29:28 #10 49.26 Selecting previously unselected package libxml-sax-expat-perl.
21:29:28 #10 49.27 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ...
21:29:28 #10 49.27 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:29:28 #10 49.30 Selecting previously unselected package libxml-simple-perl.
21:29:28 #10 49.30 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ...
21:29:28 #10 49.31 Unpacking libxml-simple-perl (2.25-1) ...
21:29:28 #10 49.34 Selecting previously unselected package libxmlrpc-lite-perl.
21:29:28 #10 49.34 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ...
21:29:28 #10 49.35 Unpacking libxmlrpc-lite-perl (0.717-2) ...
21:29:28 #10 19.81 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
21:29:28 #10 19.81 Unpacking g++-10 (10.2.1-6) ...
21:29:28 #11 48.28 Unpacking libkrb5support0:armhf (1.20-1ubuntu0.1) ...
21:29:28 #11 48.31 Selecting previously unselected package libk5crypto3:armhf.
21:29:28 #11 48.31 Preparing to unpack .../04-libk5crypto3_1.20-1ubuntu0.1_armhf.deb ...
21:29:28 #11 48.32 Unpacking libk5crypto3:armhf (1.20-1ubuntu0.1) ...
21:29:28 #11 48.35 Selecting previously unselected package libkeyutils1:armhf.
21:29:28 #11 48.35 Preparing to unpack .../05-libkeyutils1_1.6.3-1_armhf.deb ...
21:29:28 #11 48.35 Unpacking libkeyutils1:armhf (1.6.3-1) ...
21:29:28 #11 48.38 Selecting previously unselected package libkrb5-3:armhf.
21:29:28 #11 48.38 Preparing to unpack .../06-libkrb5-3_1.20-1ubuntu0.1_armhf.deb ...
21:29:28 #11 48.38 Unpacking libkrb5-3:armhf (1.20-1ubuntu0.1) ...
21:29:28 #11 48.42 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:29:28 #11 48.42 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1ubuntu0.1_armhf.deb ...
21:29:28 #11 48.43 Unpacking libgssapi-krb5-2:armhf (1.20-1ubuntu0.1) ...
21:29:28 #11 48.45 Selecting previously unselected package libtirpc-common.
21:29:28 #11 48.45 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:29:28 #11 48.46 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:29:28 #11 48.49 Selecting previously unselected package libtirpc3:armhf.
21:29:28 #11 17.72 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xauth arm64 1:1.1.1-1 [27.1 kB]
21:29:28 #11 17.72 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xz-utils arm64 5.2.5-2.1 [83.5 kB]
21:29:28 #11 17.73 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 m4 arm64 1.4.19-1 [240 kB]
21:29:28 #11 17.77 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autoconf all 2.71-2 [338 kB]
21:29:28 #11 17.80 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autotools-dev all 20220109.1 [44.9 kB]
21:29:28 #11 17.81 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 automake all 1:1.16.5-1.3 [558 kB]
21:29:28 #11 17.85 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autopoint all 0.21-8 [421 kB]
21:29:28 #11 17.87 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils-common arm64 2.39-3ubuntu1.1 [225 kB]
21:29:28 #11 17.88 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libbinutils arm64 2.39-3ubuntu1.1 [709 kB]
21:29:28 #11 56.89 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
21:29:28 #11 56.90 Unpacking libio-prompter-perl (0.004015-1) ...
21:29:28 #11 56.93 Selecting previously unselected package libjson-perl.
21:29:28 #11 56.93 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ...
21:29:28 #11 56.94 Unpacking libjson-perl (4.04000-1) ...
21:29:28 #11 56.96 Selecting previously unselected package liblog-any-perl.
21:29:28 #11 56.97 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ...
21:29:28 #11 56.97 Unpacking liblog-any-perl (1.710-1) ...
21:29:28 #11 57.00 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:29:28 #11 57.00 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:29:28 #11 57.01 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:29:28 #11 57.07 Selecting previously unselected package libpackage-stash-perl.
21:29:28 #11 57.07 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ...
21:29:28 #11 57.09 Unpacking libpackage-stash-perl (0.39-1) ...
21:29:28 #11 57.14 Selecting previously unselected package libsub-identify-perl.
21:29:28 #39 23.53 debconf: delaying package configuration, since apt-utils is not installed
21:29:28 #39 23.65 Fetched 2802 kB in 0s (7163 kB/s)
21:29:28 #39 23.72 Selecting previously unselected package bzip2.
21:29:28 #39 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 ... 15754 files and directories currently installed.)
21:29:28 #39 23.75 Preparing to unpack .../bzip2_1.0.8-4_amd64.deb ...
21:29:28 #11 19.42 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11 arm64 11.3.0-1ubuntu1~22.04 [19.4 MB]
21:29:28 #12 4.294  Done
21:29:28 #12 4.441 Starting pkgProblemResolver with broken count: 0
21:29:28 #12 4.470 Starting 2 pkgProblemResolver with broken count: 0
21:29:28 #10 21.50 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.17 [2980 kB]
21:29:28 #10 21.68 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
21:29:28 #10 21.68 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB]
21:29:28 #10 21.68 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:29:28 #10 21.68 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapt-pkg-perl arm64 0.1.33build1 [67.2 kB]
21:29:28 #10 21.69 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
21:29:28 #10 21.69 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-op-check-perl arm64 0.22-1 [9996 B]
21:29:28 #10 21.69 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:29:28 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc
21:29:28  debian/rules build
21:29:28 dh build --with=bash-completion
21:29:28    dh_update_autotools_config
21:29:28    dh_autoreconf
21:29:28    debian/rules override_dh_auto_build
21:29:28 make[1]: Entering directory '/root/build-deb'
21:29:28 # Build the daemon and dependencies
21:29:28 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:29:28 
21:29:28 Removing bundles/
21:29:28 
21:29:28 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:28 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:29:28 #9 20.31 Selecting previously unselected package cpp.
21:29:28 #9 20.32 Preparing to unpack .../048-cpp_4%3a12.2.0-3_arm64.deb ...
21:29:28 #9 20.32 Unpacking cpp (4:12.2.0-3) ...
21:29:28 #9 20.36 Selecting previously unselected package libcc1-0:arm64.
21:29:28 #9 20.36 Preparing to unpack .../049-libcc1-0_12.2.0-14_arm64.deb ...
21:29:28 #9 20.36 Unpacking libcc1-0:arm64 (12.2.0-14) ...
21:29:28 #9 20.40 Selecting previously unselected package libgomp1:arm64.
21:29:28 #13 5.526 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
21:29:28 #13 5.526 1 not fully installed or removed.
21:29:28 #13 5.526 Need to get 7271 kB of archives.
21:29:28 #13 5.526 After this operation, 29.1 MB of additional disk space will be used.
21:29:28 #13 5.526 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB]
21:29:28 #11 16.22 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
21:29:28 #11 16.22 Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [1688 kB]
21:29:28 #11 16.43 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.1 [6843 kB]
21:29:28 + mkdir -p /root/build-deb/compose
21:29:28 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:28 + mkdir -p /go/src/github.com/docker
21:29:28 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:28 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:28 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:28 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:28 + EPOCH=5
21:29:28 + EPOCH_SEP=
21:29:28 + [[ ! -z 5 ]]
21:29:28 + EPOCH_SEP=:
21:29:28 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:28 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:28 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:28 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:28 + VERSION=0.0.0-20230330191823-de0d30f
21:29:28 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:28 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:28 + debSource=docker-ce
21:29:28 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:28 + debMaintainer='Docker <support@docker.com>'
21:29:28 ++ date --rfc-2822
21:29:28 + debDate='Thu, 30 Mar 2023 21:29:28 +0000'
21:29:28 + pkgRevision=1
21:29:28 + cat
21:29:28 + export CLI_GITCOMMIT=de0d30f
21:29:28 + CLI_GITCOMMIT=de0d30f
21:29:28 + export ENGINE_GITCOMMIT=0656059
21:29:28 + ENGINE_GITCOMMIT=0656059
21:29:28 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:28 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:28 + dpkg-buildpackage -uc -us -I.git
21:29:28 dpkg-buildpackage: info: source package docker-ce
21:29:28 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy
21:29:28 dpkg-buildpackage: info: source distribution jammy
21:29:28 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:28  dpkg-source -I.git --before-build .
21:29:28 dpkg-buildpackage: info: host architecture amd64
21:29:28 #10 49.38 Selecting previously unselected package libxmuu1:armhf.
21:29:28 #10 49.38 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
21:29:28 #10 49.39 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
21:29:28 #10 49.42 Selecting previously unselected package libyaml-0-2:armhf.
21:29:28 #10 49.43 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ...
21:29:28 #10 49.43 Unpacking libyaml-0-2:armhf (0.2.1-1) ...
21:29:28 #10 49.46 Selecting previously unselected package libyaml-libyaml-perl.
21:29:28 #10 49.46 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ...
21:29:28 #10 49.47 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
21:29:28 #10 49.50 Selecting previously unselected package licensecheck.
21:29:28 #10 49.51 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ...
21:29:28 #10 49.51 Unpacking licensecheck (3.0.31-3) ...
21:29:28 #10 49.54 Selecting previously unselected package t1utils.
21:29:28 #10 49.55 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ...
21:29:28 #10 49.55 Unpacking t1utils (1.41-3) ...
21:29:28 #10 49.59 Selecting previously unselected package lintian.
21:29:28 #10 49.59 Preparing to unpack .../311-lintian_2.15.0_all.deb ...
21:29:28 #10 49.60 Unpacking lintian (2.15.0) ...
21:29:28 #11 48.49 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
21:29:28 #11 48.49 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
21:29:28 #11 48.52 Selecting previously unselected package libnsl2:armhf.
21:29:28 #11 48.52 Preparing to unpack .../10-libnsl2_1.3.0-2build2_armhf.deb ...
21:29:28 #11 48.52 Unpacking libnsl2:armhf (1.3.0-2build2) ...
21:29:28 #11 48.55 Selecting previously unselected package readline-common.
21:29:28 #11 48.55 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
21:29:28 #11 48.55 Unpacking readline-common (8.2-1) ...
21:29:28 #11 48.58 Selecting previously unselected package libreadline8:armhf.
21:29:28 #11 48.59 Preparing to unpack .../12-libreadline8_8.2-1_armhf.deb ...
21:29:28 #11 48.59 Unpacking libreadline8:armhf (8.2-1) ...
21:29:28 #11 48.63 Selecting previously unselected package libsqlite3-0:armhf.
21:29:28 #11 48.63 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_armhf.deb ...
21:29:28 #11 48.63 Unpacking libsqlite3-0:armhf (3.39.3-1) ...
21:29:28 #11 48.66 Selecting previously unselected package libpython3.10-stdlib:armhf.
21:29:28 #11 48.67 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.3_armhf.deb ...
21:29:28 #11 48.67 Unpacking libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.3) ...
21:29:28 #11 57.14 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ...
21:29:28 #11 57.15 Unpacking libsub-identify-perl (0.14-1build5) ...
21:29:28 #11 57.19 Selecting previously unselected package libsub-name-perl.
21:29:28 #11 57.19 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ...
21:29:28 #11 57.20 Unpacking libsub-name-perl (0.26-1build3) ...
21:29:28 #11 57.23 Selecting previously unselected package libnamespace-clean-perl.
21:29:28 #11 57.23 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
21:29:28 #11 57.23 Unpacking libnamespace-clean-perl (0.27-1) ...
21:29:28 #11 57.26 Selecting previously unselected package libpath-tiny-perl.
21:29:28 #11 57.27 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ...
21:29:28 #11 57.27 Unpacking libpath-tiny-perl (0.122-1) ...
21:29:28 #11 57.30 Selecting previously unselected package libstrictures-perl.
21:29:28 #11 57.30 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ...
21:29:28 #11 57.31 Unpacking libstrictures-perl (2.000006-1) ...
21:29:28 #11 57.34 Selecting previously unselected package libtype-tiny-perl.
21:29:28 #11 57.34 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ...
21:29:28 #11 57.34 Unpacking libtype-tiny-perl (1.012004-1) ...
21:29:28 #11 57.38 Selecting previously unselected package libgitlab-api-v4-perl.
21:29:28 #39 23.76 Unpacking bzip2 (1.0.8-4) ...
21:29:28 #39 23.84 Selecting previously unselected package xz-utils.
21:29:28 #39 23.86 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:29:28 #39 23.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:29:28 #39 24.00 Selecting previously unselected package patch.
21:29:28 #39 24.00 Preparing to unpack .../patch_2.7.6-7_amd64.deb ...
21:29:28 #10 21.83 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-callchecker-perl arm64 0.007-2build1 [14.0 kB]
21:29:28 #10 21.91 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-classify-perl arm64 0.015-1 [20.4 kB]
21:29:28 #10 21.94 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:29:28 #10 21.99 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
21:29:28 #10 22.03 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:29:28 #12 4.473 Done
21:29:28 #12 4.710 The following additional packages will be installed:
21:29:28 #12 4.710   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:29:28 #12 4.711   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
21:29:28 #12 4.711   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
21:29:28 #12 4.711   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:29:28 #12 4.713   libuv1 pkg-config pkgconf pkgconf-bin procps
21:29:28 #12 4.713 Suggested packages:
21:29:28 #12 4.713   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
21:29:28 #12 4.713 Recommended packages:
21:29:28 #12 4.713   psmisc
21:29:28 #10 19.46 Selecting previously unselected package cpp.
21:29:28 #10 19.46 Preparing to unpack .../040-cpp_4%3a8.3.0-1_arm64.deb ...
21:29:28 #10 19.47 Unpacking cpp (4:8.3.0-1) ...
21:29:28 #10 19.51 Selecting previously unselected package libcc1-0:arm64.
21:29:28 #10 19.51 Preparing to unpack .../041-libcc1-0_8.3.0-6_arm64.deb ...
21:29:28 #10 19.52 Unpacking libcc1-0:arm64 (8.3.0-6) ...
21:29:28 #10 19.57 Selecting previously unselected package libgomp1:arm64.
21:29:28 #9 20.40 Preparing to unpack .../050-libgomp1_12.2.0-14_arm64.deb ...
21:29:28 #9 20.41 Unpacking libgomp1:arm64 (12.2.0-14) ...
21:29:28 #9 20.45 Selecting previously unselected package libitm1:arm64.
21:29:28 #9 20.45 Preparing to unpack .../051-libitm1_12.2.0-14_arm64.deb ...
21:29:28 #9 20.45 Unpacking libitm1:arm64 (12.2.0-14) ...
21:29:28 #9 20.49 Selecting previously unselected package libatomic1:arm64.
21:29:28 #9 20.49 Preparing to unpack .../052-libatomic1_12.2.0-14_arm64.deb ...
21:29:28 #9 20.49 Unpacking libatomic1:arm64 (12.2.0-14) ...
21:29:28 #9 20.53 Selecting previously unselected package libasan8:arm64.
21:29:28 #9 20.53 Preparing to unpack .../053-libasan8_12.2.0-14_arm64.deb ...
21:29:28 #9 20.53 Unpacking libasan8:arm64 (12.2.0-14) ...
21:29:28 #13 5.885 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
21:29:28 #10 14.84 Running transaction check
21:29:28 #10 14.98 Transaction check succeeded.
21:29:28 #10 14.98 Running transaction test
21:29:28 #10 49.79 Selecting previously unselected package lsb-release.
21:29:28 #10 49.79 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ...
21:29:28 #10 49.80 Unpacking lsb-release (10.2019051400) ...
21:29:28 #10 49.83 Selecting previously unselected package mailutils.
21:29:28 #10 49.83 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ...
21:29:28 #10 49.84 Unpacking mailutils (1:3.5-4) ...
21:29:28  debian/rules clean
21:29:28 dh clean --with=bash-completion
21:29:28    dh_clean
21:29:29 #11 48.76 Selecting previously unselected package python3.10.
21:29:29 #11 48.76 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.3_armhf.deb ...
21:29:29 #11 48.77 Unpacking python3.10 (3.10.7-1ubuntu0.3) ...
21:29:29 #11 48.79 Selecting previously unselected package libpython3-stdlib:armhf.
21:29:29 #11 48.79 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_armhf.deb ...
21:29:29 #11 48.79 Unpacking libpython3-stdlib:armhf (3.10.6-1) ...
21:29:29 #11 48.82 Setting up python3-minimal (3.10.6-1) ...
21:29:29 #11 49.00 Selecting previously unselected package python3.
21:29:29 #10 20.47 Selecting previously unselected package g++.
21:29:29 #10 20.47 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
21:29:29 #10 20.47 Unpacking g++ (4:10.2.1-1) ...
21:29:29 #10 20.50 Selecting previously unselected package make.
21:29:29 #10 20.50 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
21:29:29 #10 20.50 Unpacking make (4.3-4.1) ...
21:29:29 #10 20.56 Selecting previously unselected package libdpkg-perl.
21:29:29 #10 20.57 Preparing to unpack .../058-libdpkg-perl_1.20.12_all.deb ...
21:29:29 #10 20.57 Unpacking libdpkg-perl (1.20.12) ...
21:29:29 #10 20.63 Selecting previously unselected package patch.
21:29:29 #10 20.63 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
21:29:29 #10 20.64 Unpacking patch (2.7.6-7) ...
21:29:29 #10 20.68 Selecting previously unselected package dpkg-dev.
21:29:29 #11 57.39 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:29:29 #11 57.39 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:29:29 #11 57.43 Selecting previously unselected package libhash-fieldhash-perl.
21:29:29 #11 57.43 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ...
21:29:29 #11 57.43 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
21:29:29 #11 57.46 Selecting previously unselected package libhtml-form-perl.
21:29:29 #11 57.46 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ...
21:29:29 #11 57.47 Unpacking libhtml-form-perl (6.07-1) ...
21:29:29 #11 57.50 Selecting previously unselected package libhtml-format-perl.
21:29:29 #11 57.50 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ...
21:29:29 #11 57.51 Unpacking libhtml-format-perl (2.12-1.1) ...
21:29:29 #11 57.54 Selecting previously unselected package libhtml-html5-entities-perl.
21:29:29 #11 57.54 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:29:29 #11 57.54 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:29:29 #11 57.57 Selecting previously unselected package libhttp-daemon-perl.
21:29:29 #11 57.58 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
21:29:29 #11 57.58 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:29:29 #11 57.61 Selecting previously unselected package libio-interactive-perl.
21:29:29 #11 18.30 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libctf-nobfd0 arm64 2.39-3ubuntu1.1 [96.7 kB]
21:29:29 #11 18.60 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libctf0 arm64 2.39-3ubuntu1.1 [92.9 kB]
21:29:29 #11 18.67 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libgprofng0 arm64 2.39-3ubuntu1.1 [791 kB]
21:29:29 #39 24.01 Unpacking patch (2.7.6-7) ...
21:29:29 #39 24.11 Selecting previously unselected package dpkg-dev.
21:29:29 #39 24.12 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
21:29:29 #39 24.16 Unpacking dpkg-dev (1.20.12) ...
21:29:29 #10 22.04 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:29:29 #10 22.05 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libvariable-magic-perl arm64 0.62-1 [32.6 kB]
21:29:29 #10 22.08 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
21:29:29 #10 22.09 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
21:29:29 #10 22.10 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liburi-perl all 1.73-1 [77.2 kB]
21:29:29 #10 22.15 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-parser-perl arm64 3.72-3build1 [82.6 kB]
21:29:29 #12 4.926 The following NEW packages will be installed:
21:29:29 #12 4.927   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:29:29 #12 4.927   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
21:29:29 #12 4.928   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
21:29:29 #12 4.928   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:29:29 #12 4.928   libuv1 pkg-config pkgconf pkgconf-bin procps
21:29:29 #12 0.968 Reading package lists...
21:29:29 #10 19.57 Preparing to unpack .../042-libgomp1_8.3.0-6_arm64.deb ...
21:29:29 #10 19.58 Unpacking libgomp1:arm64 (8.3.0-6) ...
21:29:29 #10 19.65 Selecting previously unselected package libitm1:arm64.
21:29:29 #10 19.65 Preparing to unpack .../043-libitm1_8.3.0-6_arm64.deb ...
21:29:29 #10 19.66 Unpacking libitm1:arm64 (8.3.0-6) ...
21:29:29 #10 19.71 Selecting previously unselected package libatomic1:arm64.
21:29:29 #10 19.71 Preparing to unpack .../044-libatomic1_8.3.0-6_arm64.deb ...
21:29:29 #10 19.71 Unpacking libatomic1:arm64 (8.3.0-6) ...
21:29:29 #10 19.78 Selecting previously unselected package libasan5:arm64.
21:29:29 #10 19.78 Preparing to unpack .../045-libasan5_8.3.0-6_arm64.deb ...
21:29:29 #10 19.79 Unpacking libasan5:arm64 (8.3.0-6) ...
21:29:29 #9 20.72 Selecting previously unselected package liblsan0:arm64.
21:29:29 #9 20.72 Preparing to unpack .../054-liblsan0_12.2.0-14_arm64.deb ...
21:29:29 #9 20.73 Unpacking liblsan0:arm64 (12.2.0-14) ...
21:29:29 #9 20.82 Selecting previously unselected package libtsan2:arm64.
21:29:29 #9 20.83 Preparing to unpack .../055-libtsan2_12.2.0-14_arm64.deb ...
21:29:29 #9 20.83 Unpacking libtsan2:arm64 (12.2.0-14) ...
21:29:29 #13 6.146 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB]
21:29:29 #13 6.162 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB]
21:29:29 #13 6.165 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB]
21:29:29 #13 6.171 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]
21:29:29 #13 6.175 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake armhf 3.16.3-1ubuntu1.20.04.1 [3014 kB]
21:29:29 #10 15.66 Transaction test succeeded.
21:29:29 #10 49.89 Selecting previously unselected package manpages-dev.
21:29:29 #10 49.90 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ...
21:29:29 #10 49.90 Unpacking manpages-dev (4.16-2) ...
21:29:29  dpkg-source -I.git -b .
21:29:29 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:29:29 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:29:29 dpkg-source: warning: native package version may not have a revision
21:29:29 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:29 dpkg-source: info: using source format '1.0'
21:29:29 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz
21:29:29 #11 49.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 ... 5201 files and directories currently installed.)
21:29:29 #11 49.00 Preparing to unpack .../000-python3_3.10.6-1_armhf.deb ...
21:29:29 #11 49.01 Unpacking python3 (3.10.6-1) ...
21:29:29 #11 49.03 Selecting previously unselected package libargon2-1:armhf.
21:29:29 #11 49.03 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_armhf.deb ...
21:29:29 #11 49.04 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
21:29:29 #11 49.07 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:29:29 #11 49.07 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
21:29:29 #11 49.07 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
21:29:29 #11 49.10 Selecting previously unselected package libjson-c5:armhf.
21:29:29 #11 49.10 Preparing to unpack .../003-libjson-c5_0.16-1_armhf.deb ...
21:29:29 #11 49.10 Unpacking libjson-c5:armhf (0.16-1) ...
21:29:29 #11 49.14 Selecting previously unselected package libcryptsetup12:armhf.
21:29:29 #11 49.14 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_armhf.deb ...
21:29:29 #11 49.14 Unpacking libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
21:29:29 #11 49.17 Selecting previously unselected package libfdisk1:armhf.
21:29:29 #11 49.17 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_armhf.deb ...
21:29:29 #11 49.17 Unpacking libfdisk1:armhf (2.38-4ubuntu1) ...
21:29:29 #11 49.20 Selecting previously unselected package libkmod2:armhf.
21:29:29 #11 49.21 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_armhf.deb ...
21:29:29 #11 49.21 Unpacking libkmod2:armhf (30+20220630-3ubuntu1) ...
21:29:29 #11 49.24 Selecting previously unselected package libapparmor1:armhf.
21:29:29 #11 49.24 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_armhf.deb ...
21:29:29 #11 49.24 Unpacking libapparmor1:armhf (3.0.7-1ubuntu2) ...
21:29:29 #11 49.27 Selecting previously unselected package libip4tc2:armhf.
21:29:29 #11 49.27 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_armhf.deb ...
21:29:29 #11 49.27 Unpacking libip4tc2:armhf (1.8.7-1ubuntu6) ...
21:29:29 #11 49.30 Selecting previously unselected package libsystemd-shared:armhf.
21:29:29 #11 49.30 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7.1_armhf.deb ...
21:29:29 #11 49.31 Unpacking libsystemd-shared:armhf (251.4-1ubuntu7.1) ...
21:29:29 #10 20.68 Preparing to unpack .../060-dpkg-dev_1.20.12_all.deb ...
21:29:29 #10 20.68 Unpacking dpkg-dev (1.20.12) ...
21:29:29 #10 20.80 Selecting previously unselected package build-essential.
21:29:29 #10 20.80 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
21:29:29 #10 20.81 Unpacking build-essential (12.9) ...
21:29:29 #10 20.84 Selecting previously unselected package libbrotli1:arm64.
21:29:29 #10 20.84 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
21:29:29 #10 20.84 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
21:29:29 #10 20.89 Selecting previously unselected package libsasl2-modules-db:arm64.
21:29:29 #10 20.89 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:29:29 #10 20.90 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:29:29 #10 20.93 Selecting previously unselected package libsasl2-2:arm64.
21:29:29 #11 57.61 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ...
21:29:29 #11 57.62 Unpacking libio-interactive-perl (1.023-1) ...
21:29:29 #11 57.64 Selecting previously unselected package libio-prompt-tiny-perl.
21:29:29 #11 57.65 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ...
21:29:29 #11 57.65 Unpacking libio-prompt-tiny-perl (0.003-1) ...
21:29:29 #11 57.68 Selecting previously unselected package libtypes-serialiser-perl.
21:29:29 #11 57.68 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ...
21:29:29 #11 57.68 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:29:29 #11 57.71 Selecting previously unselected package libjson-xs-perl.
21:29:29 #11 57.71 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ...
21:29:29 #11 57.72 Unpacking libjson-xs-perl (4.030-1build3) ...
21:29:29 #11 57.74 Selecting previously unselected package libjson-maybexs-perl.
21:29:29 #11 57.75 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ...
21:29:29 #11 57.75 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:29:29 #11 57.78 Selecting previously unselected package libldap-common.
21:29:29 #11 57.78 Preparing to unpack .../276-libldap-common_2.5.14+dfsg-0ubuntu0.22.04.1_all.deb ...
21:29:29 #11 57.78 Unpacking libldap-common (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:29:29 #11 57.81 Selecting previously unselected package liblist-compare-perl.
21:29:29 #11 57.81 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ...
21:29:29 #11 57.81 Unpacking liblist-compare-perl (0.55-1) ...
21:29:29 #11 57.84 Selecting previously unselected package liblist-someutils-perl.
21:29:29 #11 57.85 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ...
21:29:29 #11 57.85 Unpacking liblist-someutils-perl (0.58-1) ...
21:29:29 #11 57.88 Selecting previously unselected package liblist-someutils-xs-perl.
21:29:29 #11 57.88 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
21:29:29 #11 57.88 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:29:29 #11 57.91 Selecting previously unselected package liblist-utilsby-perl.
21:29:29 #11 57.91 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ...
21:29:29 #11 57.92 Unpacking liblist-utilsby-perl (0.11-1) ...
21:29:29 #10 22.33 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-pm-perl all 4.38-1 [185 kB]
21:29:29 #12 5.202 0 upgraded, 26 newly installed, 0 to remove and 4 not upgraded.
21:29:29 #12 5.202 1 not fully installed or removed.
21:29:29 #12 5.202 Need to get 14.8 MB of archives.
21:29:29 #12 5.202 After this operation, 54.4 MB of additional disk space will be used.
21:29:29 #12 5.202 Get:1 http://deb.debian.org/debian bookworm/main amd64 bash-completion all 1:2.11-6 [234 kB]
21:29:29 #12 5.208 Get:2 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB]
21:29:29 #12 5.210 Get:3 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB]
21:29:29 #12 5.212 Get:4 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1 [140 kB]
21:29:29 #12 5.216 Get:5 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB]
21:29:29 #12 5.230 Get:6 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB]
21:29:29 #12 5.232 Get:7 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB]
21:29:29 #12 5.237 Get:8 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB]
21:29:29 #12 5.300 Get:9 http://deb.debian.org/debian bookworm/main amd64 dh-apparmor all 3.0.8-3 [16.7 kB]
21:29:29 #12 5.301 Get:10 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
21:29:29 #12 5.302 Get:11 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
21:29:29 #12 1.734 dpkg-buildpackage: info: source package docker-ce-build-deps
21:29:29 #12 1.734 dpkg-buildpackage: info: source version 1.0
21:29:29 #12 1.734 dpkg-buildpackage: info: source distribution unstable
21:29:29 #12 1.734 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:29:29 #12 1.769  dpkg-source --before-build .
21:29:29 #12 1.769 dpkg-buildpackage: info: host architecture amd64
21:29:29 #12 1.863  debian/rules clean
21:29:29 #12 1.865 dh clean
21:29:29 #12 1.939    dh_clean
21:29:29 #12 1.969  debian/rules binary
21:29:29 #18 exporting layers 5.2s done
21:29:29 #18 writing image sha256:0672b53f22e2649f08453e73f131d0f577364105e0acd99830973f74792c7ee9 done
21:29:29 #18 naming to docker.io/debbuild-ubuntu-kinetic/x86_64 done
21:29:29 #18 DONE 5.2s
21:29:29 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/x86_64
21:29:29 #10 19.86 Selecting previously unselected package liblsan0:arm64.
21:29:29 #10 19.86 Preparing to unpack .../046-liblsan0_8.3.0-6_arm64.deb ...
21:29:29 #10 19.87 Unpacking liblsan0:arm64 (8.3.0-6) ...
21:29:29 #10 19.96 Selecting previously unselected package libtsan0:arm64.
21:29:29 #10 19.96 Preparing to unpack .../047-libtsan0_8.3.0-6_arm64.deb ...
21:29:29 #10 19.97 Unpacking libtsan0:arm64 (8.3.0-6) ...
21:29:29 #10 20.03 Selecting previously unselected package libubsan1:arm64.
21:29:29 #10 20.04 Preparing to unpack .../048-libubsan1_8.3.0-6_arm64.deb ...
21:29:29 #10 20.04 Unpacking libubsan1:arm64 (8.3.0-6) ...
21:29:29 #10 20.08 Selecting previously unselected package libgcc-8-dev:arm64.
21:29:29 #9 21.04 Selecting previously unselected package libubsan1:arm64.
21:29:29 #9 21.04 Preparing to unpack .../056-libubsan1_12.2.0-14_arm64.deb ...
21:29:29 #9 21.04 Unpacking libubsan1:arm64 (12.2.0-14) ...
21:29:29 #9 21.14 Selecting previously unselected package libhwasan0:arm64.
21:29:29 #9 21.14 Preparing to unpack .../057-libhwasan0_12.2.0-14_arm64.deb ...
21:29:29 #9 21.14 Unpacking libhwasan0:arm64 (12.2.0-14) ...
21:29:29 #9 21.25 Selecting previously unselected package libgcc-12-dev:arm64.
21:29:29 #13 6.314 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
21:29:29 #13 6.347 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
21:29:29 #13 6.348 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB]
21:29:29 #13 6.348 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.20 [19.7 kB]
21:29:29 #10 15.66 Running transaction
21:29:29 #10 50.29 Selecting previously unselected package psmisc.
21:29:29 #10 50.29 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ...
21:29:29 #10 50.30 Unpacking psmisc (23.2-1+deb10u1) ...
21:29:29 #10 50.35 Selecting previously unselected package publicsuffix.
21:29:29 #10 50.36 Preparing to unpack .../316-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
21:29:29 #10 50.36 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
21:29:29 #11 49.36 Selecting previously unselected package systemd.
21:29:29 #11 49.36 Preparing to unpack .../010-systemd_251.4-1ubuntu7.1_armhf.deb ...
21:29:29 #11 49.38 Unpacking systemd (251.4-1ubuntu7.1) ...
21:29:29 #11 20.53 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B]
21:29:29 #11 20.53 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libstdc++-11-dev arm64 11.3.0-1ubuntu1~22.04 [2075 kB]
21:29:29 #11 20.55 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 g++-11 arm64 11.3.0-1ubuntu1~22.04 [11.1 MB]
21:29:29 #10 20.94 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:29:29 #10 20.94 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:29:29 #10 20.98 Selecting previously unselected package libldap-2.4-2:arm64.
21:29:29 #10 20.98 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
21:29:29 #10 20.98 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:29:29 #10 21.04 Selecting previously unselected package libnghttp2-14:arm64.
21:29:29 #10 21.05 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
21:29:29 #10 21.05 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
21:29:29 #10 21.09 Selecting previously unselected package libpsl5:arm64.
21:29:29 #10 21.09 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
21:29:29 #10 21.10 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
21:29:29 #10 21.14 Selecting previously unselected package librtmp1:arm64.
21:29:29 #10 21.14 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:29:29 #10 21.14 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:29:29 #10 21.18 Selecting previously unselected package libssh2-1:arm64.
21:29:29 #10 21.18 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
21:29:29 #10 21.18 Unpacking libssh2-1:arm64 (1.9.0-2) ...
21:29:29 #10 21.23 Selecting previously unselected package libcurl4:arm64.
21:29:29 #10 21.23 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
21:29:29 #10 21.24 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
21:29:29 #10 21.28 Selecting previously unselected package curl.
21:29:29 #11 57.95 Selecting previously unselected package libltdl7:armhf.
21:29:29 #11 57.95 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ...
21:29:29 #11 57.96 Unpacking libltdl7:armhf (2.4.6-15build2) ...
21:29:29 #11 57.98 Selecting previously unselected package libltdl-dev:armhf.
21:29:29 #11 57.99 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ...
21:29:29 #11 57.99 Unpacking libltdl-dev:armhf (2.4.6-15build2) ...
21:29:29 #11 58.03 Selecting previously unselected package liblzo2-2:armhf.
21:29:29 #11 58.03 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ...
21:29:29 #11 58.04 Unpacking liblzo2-2:armhf (2.10-2build3) ...
21:29:29 #11 58.06 Selecting previously unselected package libsys-hostname-long-perl.
21:29:29 #11 58.07 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ...
21:29:29 #11 58.07 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:29:29 #11 58.10 Selecting previously unselected package libmail-sendmail-perl.
21:29:29 #11 58.10 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:29:29 #11 58.11 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:29:29 #11 58.13 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:29 #11 17.28 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
21:29:29 #11 17.28 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
21:29:29 #11 17.28 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
21:29:29 #11 17.28 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
21:29:29 #11 17.28 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
21:29:29 #11 17.30 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
21:29:29 #11 17.30 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
21:29:29 #11 17.30 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB]
21:29:29 #11 17.30 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB]
21:29:29 #11 17.35 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB]
21:29:29 #11 18.88 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.39-3ubuntu1.1 [3133 kB]
21:29:29 #11 19.06 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils arm64 2.39-3ubuntu1.1 [3272 B]
21:29:29 #11 19.07 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc-dev-bin arm64 2.36-0ubuntu4 [19.5 kB]
21:29:29 #11 19.07 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 linux-libc-dev arm64 5.19.0-38.39 [1345 kB]
21:29:29 #10 22.71 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfcgi-perl arm64 0.78-2build1 [30.2 kB]
21:29:29 #12 5.303 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-2 [12.9 kB]
21:29:29 #12 5.304 Get:13 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.6-1 [51.7 kB]
21:29:29 #12 5.304 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2 [353 kB]
21:29:29 #12 5.306 Get:15 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB]
21:29:29 #12 5.308 Get:16 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB]
21:29:29 #12 5.310 Get:17 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB]
21:29:29 #12 5.311 Get:18 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB]
21:29:29 #12 5.316 Get:19 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b5 [157 kB]
21:29:29 #12 5.317 Get:20 http://deb.debian.org/debian bookworm/main amd64 libdevmapper-dev amd64 2:1.02.185-2 [42.0 kB]
21:29:29 #12 5.318 Get:21 http://deb.debian.org/debian bookworm/main amd64 libseccomp-dev amd64 2.5.4-1+b3 [89.7 kB]
21:29:29 #12 5.319 Get:22 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.6-1 [351 kB]
21:29:29 #12 5.321 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
21:29:29 #12 5.322 Get:24 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
21:29:29 #12 5.322 Get:25 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
21:29:29 #12 5.323 Get:26 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
21:29:29 #12 5.476 debconf: delaying package configuration, since apt-utils is not installed
21:29:29 #12 5.510 Fetched 14.8 MB in 0s (38.0 MB/s)
21:29:29 #12 5.536 Selecting previously unselected package bash-completion.
21:29:29 #12 5.536 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
21:29:29 #12 5.553 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ...
21:29:29 #12 1.971 dh binary
21:29:29 #12 2.035    dh_update_autotools_config
21:29:29 #12 2.061    dh_autoreconf
21:29:29 #12 2.099    create-stamp debian/debhelper-build-stamp
21:29:29 #12 2.099    dh_prep
21:29:29 #12 2.126    dh_install
21:29:29 #12 2.156    dh_installdocs
21:29:29 #12 2.192    dh_installchangelogs
21:29:29 + set -e
21:29:29 + mkdir -p /root/build-deb/engine
21:29:29 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:29 #10 20.08 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_arm64.deb ...
21:29:29 #10 20.09 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ...
21:29:29 #10 20.21 Selecting previously unselected package gcc-8.
21:29:29 #10 20.22 Preparing to unpack .../050-gcc-8_8.3.0-6_arm64.deb ...
21:29:29 #10 20.22 Unpacking gcc-8 (8.3.0-6) ...
21:29:29 #39 24.79 Selecting previously unselected package libseccomp-dev:amd64.
21:29:29 #39 24.79 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:29:29 #39 24.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:29:29 #9 21.25 Preparing to unpack .../058-libgcc-12-dev_12.2.0-14_arm64.deb ...
21:29:29 #9 21.25 Unpacking libgcc-12-dev:arm64 (12.2.0-14) ...
21:29:29 #9 21.37 Selecting previously unselected package gcc-12.
21:29:29 #9 21.38 Preparing to unpack .../059-gcc-12_12.2.0-14_arm64.deb ...
21:29:29 #9 21.38 Unpacking gcc-12 (12.2.0-14) ...
21:29:29 #13 6.499 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB]
21:29:29 #10 50.41 Selecting previously unselected package python-apt-common.
21:29:29 #10 50.42 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ...
21:29:29 #10 50.42 Unpacking python-apt-common (1.8.4.3) ...
21:29:29 #10 50.48 Selecting previously unselected package python3-apt.
21:29:29 #10 50.48 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ...
21:29:29 #10 50.49 Unpacking python3-apt (1.8.4.3) ...
21:29:29 #10 50.55 Selecting previously unselected package python3-certifi.
21:29:29 #10 50.55 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ...
21:29:29 #10 50.55 Unpacking python3-certifi (2018.8.24-1) ...
21:29:29 #10 50.61 Selecting previously unselected package python3-idna.
21:29:29 #10 50.61 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ...
21:29:29 #10 50.62 Unpacking python3-idna (2.6-1) ...
21:29:29 #10 50.66 Selecting previously unselected package python3-magic.
21:29:29 #10 50.66 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ...
21:29:29 #10 50.67 Unpacking python3-magic (2:0.4.15-2) ...
21:29:29 #10 50.70 Selecting previously unselected package python3-urllib3.
21:29:29 #10 50.70 Preparing to unpack .../322-python3-urllib3_1.24.1-1_all.deb ...
21:29:29 #10 50.71 Unpacking python3-urllib3 (1.24.1-1) ...
21:29:29 #10 50.75 Selecting previously unselected package python3-requests.
21:29:29 #10 50.76 Preparing to unpack .../323-python3-requests_2.21.0-1_all.deb ...
21:29:29 #11 49.50 Selecting previously unselected package perl-modules-5.34.
21:29:29 #11 49.50 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
21:29:29 #11 49.51 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
21:29:29 #11 49.73 Selecting previously unselected package libgdbm6:armhf.
21:29:29 #11 49.74 Preparing to unpack .../012-libgdbm6_1.23-1_armhf.deb ...
21:29:29 #11 49.74 Unpacking libgdbm6:armhf (1.23-1) ...
21:29:29 #11 49.77 Selecting previously unselected package libgdbm-compat4:armhf.
21:29:29 #11 49.77 Preparing to unpack .../013-libgdbm-compat4_1.23-1_armhf.deb ...
21:29:29 #11 49.78 Unpacking libgdbm-compat4:armhf (1.23-1) ...
21:29:29 #11 49.84 Selecting previously unselected package libperl5.34:armhf.
21:29:29 #10 21.29 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u7_arm64.deb ...
21:29:29 #12 DONE 9.4s
21:29:29 #10 21.29 Unpacking curl (7.74.0-1.3+deb11u7) ...
21:29:29 #10 21.34 Selecting previously unselected package dctrl-tools.
21:29:29 
21:29:29 #13 [stage-1 5/8] COPY sources/ /sources
21:29:29 #13 DONE 0.4s
21:29:29 #10 21.34 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
21:29:29 #10 21.35 Unpacking dctrl-tools (2.24-3) ...
21:29:29 #10 21.38 Selecting previously unselected package libdebhelper-perl.
21:29:29 #10 21.38 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
21:29:29 #10 21.39 Unpacking libdebhelper-perl (13.3.4) ...
21:29:29 #10 21.43 Selecting previously unselected package libtool.
21:29:29 #10 21.43 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
21:29:29 #10 21.43 Unpacking libtool (2.4.6-15) ...
21:29:29 #10 21.48 Selecting previously unselected package dh-autoreconf.
21:29:29 #10 21.48 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
21:29:29 #10 21.48 Unpacking dh-autoreconf (20) ...
21:29:29 #10 21.51 Selecting previously unselected package libarchive-zip-perl.
21:29:29 #10 21.51 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
21:29:29 #11 58.14 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:29:29 #11 58.14 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:29:29 #11 58.17 Selecting previously unselected package libmailtools-perl.
21:29:29 #11 58.17 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ...
21:29:29 #11 58.19 Unpacking libmailtools-perl (2.21-1) ...
21:29:29 #11 58.24 Selecting previously unselected package libmarkdown2:armhf.
21:29:29 #11 58.24 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ...
21:29:29 #11 58.24 Unpacking libmarkdown2:armhf (2.2.7-2) ...
21:29:29 #11 58.27 Selecting previously unselected package libmath-base85-perl.
21:29:29 #11 58.27 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:29:29 #11 58.28 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:29:29 #11 58.30 Selecting previously unselected package libmoox-aliases-perl.
21:29:29 #11 58.31 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:29:29 #11 58.31 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:29:29 #11 58.34 Selecting previously unselected package libnamespace-autoclean-perl.
21:29:29 #11 58.34 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:29:29 #11 58.34 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:29:29 #11 58.37 Selecting previously unselected package libobject-id-perl.
21:29:29 #11 58.38 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
21:29:29 #11 58.38 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:29:29 #11 58.41 Selecting previously unselected package libmoox-struct-perl.
21:29:29 #11 58.41 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ...
21:29:29 #11 58.41 Unpacking libmoox-struct-perl (0.020-1) ...
21:29:29 #11 17.50 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB]
21:29:29 #11 19.13 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcrypt-dev arm64 1:4.4.28-2 [120 kB]
21:29:29 #11 19.13 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
21:29:29 #11 19.14 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB]
21:29:29 #11 19.15 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
21:29:29 #10 22.72 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-fast-perl all 1:2.13-1 [9940 B]
21:29:29 #10 22.72 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-name-perl arm64 0.21-1build1 [11.2 kB]
21:29:29 #10 22.72 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-accessor-perl all 0.51-1 [21.2 kB]
21:29:29 #10 22.73 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
21:29:29 #10 22.73 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-xsaccessor-perl arm64 1.19-2build8 [30.7 kB]
21:29:29 #10 22.74 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclone-perl arm64 0.39-1 [10.1 kB]
21:29:29 #10 22.75 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
21:29:29 #10 22.76 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-util-perl arm64 1.07-3build3 [18.9 kB]
21:29:29 #10 22.78 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
21:29:29 #10 22.93 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
21:29:29 #10 23.00 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
21:29:29 #12 5.565 Unpacking bash-completion (1:2.11-6) ...
21:29:29 #12 5.685 Selecting previously unselected package libjsoncpp25:amd64.
21:29:29 #12 5.689 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_amd64.deb ...
21:29:29 #12 5.694 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
21:29:29 #12 5.733 Selecting previously unselected package librhash0:amd64.
21:29:29 #12 5.736 Preparing to unpack .../02-librhash0_1.4.3-3_amd64.deb ...
21:29:29 #12 5.740 Unpacking librhash0:amd64 (1.4.3-3) ...
21:29:29 #12 5.782 Selecting previously unselected package libuv1:amd64.
21:29:29 #12 5.785 Preparing to unpack .../03-libuv1_1.44.2-1_amd64.deb ...
21:29:29 #12 5.788 Unpacking libuv1:amd64 (1.44.2-1) ...
21:29:29 #12 2.269    dh_perl
21:29:29 #12 2.304    dh_link
21:29:29 #12 2.336    dh_strip_nondeterminism
21:29:29 #12 2.392    dh_compress
21:29:29 #12 2.428    dh_fixperms
21:29:29 #12 2.465    dh_missing
21:29:29 #12 2.488    dh_installdeb
21:29:29 #12 2.520    dh_gencontrol
21:29:29 #39 24.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:29:29 #39 24.95 Setting up bzip2 (1.0.8-4) ...
21:29:29 #39 24.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:29:29 #39 24.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:29 #39 25.00 Setting up patch (2.7.6-7) ...
21:29:29 #39 25.02 Setting up dpkg-dev (1.20.12) ...
21:29:29 #13 6.930 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-16-0 armhf 10.34-7ubuntu0.1 [156 kB]
21:29:29 #13 6.958 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-32-0 armhf 10.34-7ubuntu0.1 [147 kB]
21:29:30 #10 46.01 Setting up perl (5.32.1-4+deb11u2) ...
21:29:30 #10 46.04 Setting up libio-html-perl (1.004-2) ...
21:29:30 #10 46.05 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
21:29:30 #10 46.06 Setting up gcc-10 (10.2.1-6+rpi1) ...
21:29:30 #10 46.08 Setting up libdpkg-perl (1.20.12+rpi1) ...
21:29:30 #10 46.09 Setting up autoconf (2.69-14) ...
21:29:30 #10 46.11 Setting up libtimedate-perl (2.3300-2) ...
21:29:30 #10 46.12 Setting up libsub-override-perl (0.09-2) ...
21:29:30 #10 46.14 Setting up libstrictures-perl (2.000006-1) ...
21:29:30 #10 46.15 Setting up libsub-quote-perl (2.006006-1) ...
21:29:30 #10 46.17 Setting up libfile-dirlist-perl (0.05-2) ...
21:29:30 #10 46.18 Setting up liburi-perl (5.08-1) ...
21:29:30 #10 46.20 Setting up libfile-touch-perl (0.11-1) ...
21:29:30 #10 46.21 Setting up libnet-ssleay-perl (1.88-3+b1) ...
21:29:30 #10 46.23 Setting up automake (1:1.16.3-2) ...
21:29:30 #10 46.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:30 #10 46.26 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
21:29:30 #10 46.26 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
21:29:30 #10 46.27 Setting up libhttp-date-perl (6.05-1) ...
21:29:30 #10 46.29 Setting up libfile-which-perl (1.23-1) ...
21:29:30 #10 46.30 Setting up libfile-listing-perl (6.14-1) ...
21:29:30 #10 46.32 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:29:30 #10 46.33 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:29:30 #10 46.35 Setting up libio-pty-perl (1:1.15-2) ...
21:29:30 #10 46.37 Setting up libtool (2.4.6-15) ...
21:29:30 #10 46.38 Setting up libarchive-zip-perl (1.68-1) ...
21:29:30 #10 46.39 Setting up libhtml-tagset-perl (3.20-4) ...
21:29:30 #10 46.41 Setting up libdebhelper-perl (13.3.4) ...
21:29:30 #10 46.42 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:29:30 #10 46.44 Setting up libtry-tiny-perl (0.30-1) ...
21:29:30 #10 46.45 Setting up libnet-http-perl (6.20-1) ...
21:29:30 #10 46.46 Setting up libencode-locale-perl (1.05-1.1) ...
21:29:30 #10 46.47 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
21:29:30 #10 46.49 Setting up gcc (4:10.2.1-1+rpi1) ...
21:29:30 #10 50.76 Unpacking python3-requests (2.21.0-1) ...
21:29:30 #10 50.81 Selecting previously unselected package python3-unidiff.
21:29:30 #10 50.81 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ...
21:29:30 #10 50.81 Unpacking python3-unidiff (0.5.4-1) ...
21:29:30 #10 50.84 Selecting previously unselected package python3-xdg.
21:29:30 #10 50.85 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ...
21:29:30 #10 50.85 Unpacking python3-xdg (0.25-5) ...
21:29:30 #10 50.90 Selecting previously unselected package shared-mime-info.
21:29:30 #10 50.90 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ...
21:29:30 #10 50.90 Unpacking shared-mime-info (1.10-1) ...
21:29:30 #10 51.04 Selecting previously unselected package strace.
21:29:30 #11 49.84 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_armhf.deb ...
21:29:30 #11 49.85 Unpacking libperl5.34:armhf (5.34.0-5ubuntu1.1) ...
21:29:30 #10 21.52 Unpacking libarchive-zip-perl (1.68-1) ...
21:29:30 #10 21.55 Selecting previously unselected package libsub-override-perl.
21:29:30 #10 21.56 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
21:29:30 #10 21.56 Unpacking libsub-override-perl (0.09-2) ...
21:29:30 #10 21.59 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:30 #10 21.59 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
21:29:30 #10 21.59 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
21:29:30 #10 21.63 Selecting previously unselected package dh-strip-nondeterminism.
21:29:30 #10 21.63 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
21:29:30 #10 21.63 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
21:29:30 #10 21.66 Selecting previously unselected package libelf1:arm64.
21:29:30 #10 21.67 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
21:29:30 #10 21.67 Unpacking libelf1:arm64 (0.183-1) ...
21:29:30 #10 21.72 Selecting previously unselected package dwz.
21:29:30 #10 21.72 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
21:29:30 #10 21.72 Unpacking dwz (0.13+20210201-1) ...
21:29:30 #10 21.77 Selecting previously unselected package libicu67:arm64.
21:29:30 
21:29:30 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:29:30 #11 58.44 Selecting previously unselected package libmouse-perl.
21:29:30 #11 58.44 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ...
21:29:30 #11 58.45 Unpacking libmouse-perl (2.5.10-1build4) ...
21:29:30 #11 58.48 Selecting previously unselected package libpackage-stash-xs-perl.
21:29:30 #11 58.49 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ...
21:29:30 #11 58.49 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
21:29:30 #11 58.52 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:30 #11 58.52 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:29:30 #11 58.53 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:29:30 #11 58.56 Selecting previously unselected package libperlio-gzip-perl.
21:29:30 #11 58.56 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ...
21:29:30 #11 58.56 Unpacking libperlio-gzip-perl (0.19-1build8) ...
21:29:30 #11 58.59 Selecting previously unselected package libperlio-utf8-strict-perl.
21:29:30 #11 58.59 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
21:29:30 #11 58.60 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:29:30 #11 58.63 Selecting previously unselected package libpod-parser-perl.
21:29:30 #11 58.64 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ...
21:29:30 #11 58.65 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:29:30 #11 58.66 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:29:30 #11 21.12 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B]
21:29:30 #11 21.12 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB]
21:29:30 #11 21.12 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
21:29:30 #11 21.12 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
21:29:30 #11 21.13 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB]
21:29:30 #11 21.13 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB]
21:29:30 #11 17.79 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB]
21:29:30 #11 17.83 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]
21:29:30 #11 17.91 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB]
21:29:30 #11 17.98 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB]
21:29:30 #11 17.99 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB]
21:29:30 #11 19.55 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc6-dev arm64 2.36-0ubuntu4 [1547 kB]
21:29:30 #10 23.01 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
21:29:30 #10 23.03 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
21:29:30 #10 23.04 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 perl-openssl-defaults arm64 3build1 [7012 B]
21:29:30 #10 23.08 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnet-ssleay-perl arm64 1.84-1ubuntu0.2 [270 kB]
21:29:30 #10 23.29 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
21:29:30 #12 5.839 Selecting previously unselected package cmake-data.
21:29:30 #12 5.843 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ...
21:29:30 #12 5.849 Unpacking cmake-data (3.25.1-1) ...
21:29:30 #12 2.631    dh_md5sums
21:29:30 #12 2.663    dh_builddeb
21:29:30 #12 2.687 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:30 #12 2.706  dpkg-genbuildinfo --build=binary
21:29:30 #39 DONE 25.3s
21:29:30 
21:29:30 #30 [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
21:29:30 #30 21.76 gcc is already the newest version (4:10.2.1-1).
21:29:30 #30 21.76 The following additional packages will be installed:
21:29:30 #30 21.76   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
21:29:30 #30 21.77   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
21:29:30 #30 21.77   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
21:29:30 #30 21.77   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:29:30 #30 21.77   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
21:29:30 #30 21.77   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
21:29:30 #30 21.78 Suggested packages:
21:29:30 #30 21.78   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
21:29:30 #30 21.78   | libgdk-pixbuf2.0-dev libxml2-utils
21:29:30 #30 22.99 The following NEW packages will be installed:
21:29:30 #30 22.99   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
21:29:30 #30 22.99   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
21:29:30 #30 22.99   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
21:29:30 #30 22.99   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
21:29:30 #30 22.99   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
21:29:30 #30 23.00   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
21:29:30 #30 23.38 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
21:29:30 #30 23.38 Need to get 8225 kB of archives.
21:29:30 #30 23.38 After this operation, 40.0 MB of additional disk space will be used.
21:29:30 #30 23.38 Get:1 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
21:29:30 #30 23.39 Get:2 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
21:29:30 #30 23.40 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]
21:29:30 #30 23.40 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]
21:29:30 #30 23.40 Get:5 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]
21:29:30 #30 23.40 Get:6 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]
21:29:30 #30 23.40 Get:7 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]
21:29:30 #30 23.40 Get:8 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:29:30 #30 23.42 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:29:30 #30 23.42 Get:10 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
21:29:30 #30 23.43 Get:11 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
21:29:30 #30 23.43 Get:12 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:29:30 #30 23.48 Get:13 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]
21:29:30 #30 23.48 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:29:30 #30 23.48 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
21:29:30 #30 23.49 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]
21:29:30 #30 23.50 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:29:30 #30 23.50 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
21:29:30 #30 23.51 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
21:29:30 #30 23.52 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
21:29:30 #30 23.53 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
21:29:30 #30 23.54 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:29:30 #30 23.55 Get:23 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]
21:29:30 #30 23.55 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]
21:29:30 #30 23.57 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]
21:29:30 #30 23.57 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]
21:29:30 #30 23.59 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]
21:29:30 #30 23.60 Get:28 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
21:29:30 #30 23.61 Get:29 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]
21:29:30 #30 23.65 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]
21:29:30 #30 24.20 debconf: delaying package configuration, since apt-utils is not installed
21:29:30 #30 24.34 Fetched 8225 kB in 1s (13.3 MB/s)
21:29:30 #30 24.46 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:29:30 #30 24.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 ... 15754 files and directories currently installed.)
21:29:30 #30 24.49 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
21:29:30 #30 24.50 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
21:29:30 #30 24.59 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:29:30 #30 24.59 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
21:29:30 #30 24.60 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
21:29:30 #30 24.71 Selecting previously unselected package libsecret-common.
21:29:30 #30 24.72 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
21:29:30 #30 24.73 Unpacking libsecret-common (0.20.4-2) ...
21:29:30 #30 24.93 Selecting previously unselected package libsecret-1-0:amd64.
21:29:30 #30 24.94 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_amd64.deb ...
21:29:30 #30 24.99 Unpacking libsecret-1-0:amd64 (0.20.4-2) ...
21:29:30 #30 25.12 Selecting previously unselected package gir1.2-secret-1:amd64.
21:29:30 #30 25.12 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_amd64.deb ...
21:29:30 #13 6.986 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-posix2 armhf 10.34-7ubuntu0.1 [5356 B]
21:29:30 #13 6.987 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-dev armhf 10.34-7ubuntu0.1 [599 kB]
21:29:30 #13 7.092 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB]
21:29:30 #13 7.104 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB]
21:29:30 #13 7.106 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]
21:29:30 #13 7.113 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.20 [246 kB]
21:29:30 #13 7.133 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]
21:29:30 + mkdir -p /root/build-deb/cli
21:29:30 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:30 #10 20.83 Selecting previously unselected package gcc.
21:29:30 #10 20.83 Preparing to unpack .../051-gcc_4%3a8.3.0-1_arm64.deb ...
21:29:30 #10 20.84 Unpacking gcc (4:8.3.0-1) ...
21:29:30 #10 20.87 Selecting previously unselected package libstdc++-8-dev:arm64.
21:29:30 #10 20.88 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_arm64.deb ...
21:29:30 #10 20.88 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ...
21:29:30 #10 46.52 Setting up dpkg-dev (1.20.12+rpi1) ...
21:29:30 #10 46.54 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:30 #10 46.55 Setting up liberror-perl (0.17029-1) ...
21:29:30 #10 46.57 Setting up dh-autoreconf (20) ...
21:29:30 #10 46.58 Setting up patchutils (0.4.2-1) ...
21:29:30 #10 46.60 Setting up libipc-run-perl (20200505.0-1) ...
21:29:30 #10 46.62 Setting up git (1:2.30.2-1+deb11u2) ...
21:29:30 #10 46.64 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:30 #10 46.66 Setting up libhtml-parser-perl (3.75-1+b1) ...
21:29:30 #10 46.67 Setting up librole-tiny-perl (2.002004-1) ...
21:29:30 #10 46.69 Setting up libfile-homedir-perl (1.006-1) ...
21:29:30 #10 46.70 Setting up libio-socket-ssl-perl (2.069-1) ...
21:29:30 #10 46.71 Setting up libhttp-message-perl (6.28-1) ...
21:29:30 #10 46.73 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
21:29:30 #17 exporting layers 4.7s done
21:29:30 #17 writing image sha256:98144011c8c827c76aa92ceacd608bfe14308cf1588cd11c07f14232349856e9 done
21:29:30 #17 naming to docker.io/rpmbuild-centos-8/x86_64 done
21:29:30 #17 DONE 4.7s
21:29:30 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:29:30 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tqDmrr
21:29:30 + umask 022
21:29:30 + cd /root/rpmbuild/BUILD
21:29:30 + cd /root/rpmbuild/BUILD
21:29:30 + rm -rf src
21:29:30 + /usr/bin/mkdir -p src
21:29:30 + cd src
21:29:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:29:30 + /usr/bin/tar -xof -
21:29:30 #10 51.04 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ...
21:29:30 #10 51.05 Unpacking strace (4.26-0.2) ...
21:29:30 #10 51.12 Selecting previously unselected package unzip.
21:29:30 #10 51.12 Preparing to unpack .../328-unzip_6.0-23+deb10u3_armhf.deb ...
21:29:30 #10 51.12 Unpacking unzip (6.0-23+deb10u3) ...
21:29:30 #10 51.17 Selecting previously unselected package xauth.
21:29:30 #10 51.17 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ...
21:29:30 #10 51.18 Unpacking xauth (1:1.0.10-1) ...
21:29:30 #10 51.22 Selecting previously unselected package xdg-user-dirs.
21:29:30 #10 51.23 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ...
21:29:30 #10 51.23 Unpacking xdg-user-dirs (0.17-2) ...
21:29:30 #11 50.02 Selecting previously unselected package perl.
21:29:30 #11 50.02 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_armhf.deb ...
21:29:30 #11 50.02 Unpacking perl (5.34.0-5ubuntu1.1) ...
21:29:30 #11 50.06 Selecting previously unselected package openssl.
21:29:30 #11 50.06 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2.1_armhf.deb ...
21:29:30 #11 50.06 Unpacking openssl (3.0.5-2ubuntu2.1) ...
21:29:30 #11 50.11 Selecting previously unselected package ca-certificates.
21:29:30 #11 50.11 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
21:29:30 #11 50.11 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
21:29:30 #11 50.16 Selecting previously unselected package libdbus-1-3:armhf.
21:29:30 #11 50.16 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_armhf.deb ...
21:29:30 #11 50.17 Unpacking libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
21:29:30 #11 50.19 Selecting previously unselected package dbus-bin.
21:29:30 #11 50.19 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_armhf.deb ...
21:29:30 #11 50.20 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
21:29:30 #11 50.22 Selecting previously unselected package dbus-session-bus-common.
21:29:30 #11 50.22 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
21:29:30 #11 50.23 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:29:30 #11 50.26 Selecting previously unselected package dbus-daemon.
21:29:30 #11 50.26 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_armhf.deb ...
21:29:30 #11 50.26 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
21:29:30 #11 50.29 Selecting previously unselected package dbus-system-bus-common.
21:29:30 #11 50.29 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
21:29:30 #11 50.29 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:29:30 #11 50.33 Selecting previously unselected package dbus.
21:29:30 #10 21.77 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
21:29:30 #10 21.77 Unpacking libicu67:arm64 (67.1-7) ...
21:29:30 #11 58.66 Unpacking libpod-parser-perl (1.63-2) ...
21:29:30 #11 58.70 Selecting previously unselected package libpod-constants-perl.
21:29:30 #11 58.70 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ...
21:29:30 #11 58.70 Unpacking libpod-constants-perl (0.19-2) ...
21:29:30 #11 58.74 Selecting previously unselected package libproc-processtable-perl:armhf.
21:29:30 #11 58.74 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ...
21:29:30 #11 58.74 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
21:29:30 #11 58.78 Selecting previously unselected package libre2-9:armhf.
21:29:30 #11 58.78 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ...
21:29:30 #11 58.79 Unpacking libre2-9:armhf (20220201+dfsg-1) ...
21:29:30 #11 58.82 Selecting previously unselected package libre-engine-re2-perl:armhf.
21:29:30 #11 58.82 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
21:29:30 #11 58.82 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
21:29:30 #11 58.86 Selecting previously unselected package libreadonly-perl.
21:29:30 #11 58.86 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ...
21:29:30 #11 58.86 Unpacking libreadonly-perl (2.050-3) ...
21:29:30 #11 58.89 Selecting previously unselected package libref-util-perl.
21:29:30 #11 18.02 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]
21:29:30 #11 18.02 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
21:29:30 #11 18.03 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
21:29:30 #11 18.04 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]
21:29:30 #11 18.06 Get:132 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
21:29:30 #10 23.33 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:29:30 #10 23.34 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmailtools-perl all 2.18-1 [74.0 kB]
21:29:30 #10 23.35 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsocket6-perl arm64 0.27-1build2 [22.0 kB]
21:29:30 #10 23.35 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
21:29:30 #10 23.50 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-ip-perl all 1.26-1 [31.5 kB]
21:29:30 #12 6.272 Selecting previously unselected package libproc2-0:amd64.
21:29:30 #12 6.276 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_amd64.deb ...
21:29:30 #12 6.279 Unpacking libproc2-0:amd64 (2:4.0.2-3) ...
21:29:30 #12 6.322 Selecting previously unselected package procps.
21:29:30 #12 6.323 Preparing to unpack .../06-procps_2%3a4.0.2-3_amd64.deb ...
21:29:30 #12 6.333 Unpacking procps (2:4.0.2-3) ...
21:29:30 #12 2.839  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
21:29:30 #12 2.914 dpkg-genchanges: info: binary-only upload (no source code included)
21:29:30 #12 2.916  dpkg-source --after-build .
21:29:30 #12 3.009 dpkg-buildpackage: info: binary-only upload (no source included)
21:29:30 #12 3.014 
21:29:30 #12 3.014 The package has been created.
21:29:30 #12 3.014 Attention, the package has been created in the current directory,
21:29:30 #12 3.014 not in ".." as indicated by the message above!
21:29:30 #13 7.344 debconf: delaying package configuration, since apt-utils is not installed
21:29:30 #13 7.388 Fetched 7271 kB in 2s (3608 kB/s)
21:29:30 #13 7.414 Selecting previously unselected package bash-completion.
21:29:30 #13 7.414 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26050 files and directories currently installed.)
21:29:30 #13 7.428 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
21:29:30 #30 25.14 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...
21:29:30 #30 25.22 Selecting previously unselected package uuid-dev:amd64.
21:29:30 #30 25.22 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...
21:29:30 #30 25.23 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...
21:29:30 #30 25.35 Selecting previously unselected package libblkid-dev:amd64.
21:29:30 + mkdir -p /root/build-deb/buildx
21:29:30 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:30 #10 21.10 Selecting previously unselected package g++-8.
21:29:30 #10 21.10 Preparing to unpack .../053-g++-8_8.3.0-6_arm64.deb ...
21:29:30 #10 21.11 Unpacking g++-8 (8.3.0-6) ...
21:29:30 #10 46.75 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:30 #10 46.76 Setting up libhttp-cookies-perl (6.10-1) ...
21:29:30 #10 46.77 Setting up po-debconf (1.0.21+nmu1) ...
21:29:30 #10 46.78 Setting up libhtml-tree-perl (5.07-2) ...
21:29:30 #10 46.80 Setting up libparams-classify-perl (0.015-1+b3) ...
21:29:30 #10 46.82 Setting up libmodule-runtime-perl (0.016-1) ...
21:29:30 #10 46.83 Setting up dh-strip-nondeterminism (1.12.0-1) ...
21:29:30 #10 46.87 Setting up libimport-into-perl (1.002005-1) ...
21:29:30 #10 46.89 Setting up libmoo-perl (2.004004-1) ...
21:29:30 #10 46.90 Setting up debhelper (13.3.4) ...
21:29:30 #10 46.91 Setting up equivs (2.3.1) ...
21:29:30 #10 46.92 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:29:30 #10 46.94 Setting up libwww-perl (6.52-1) ...
21:29:30 #10 46.95 Setting up devscripts (2.21.3+deb11u1) ...
21:29:30 + STATUS=0
21:29:30 + '[' 0 -ne 0 ']'
21:29:30 + /usr/bin/tar -xof -
21:29:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:29:30 #11 50.33 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_armhf.deb ...
21:29:30 #11 50.34 Unpacking dbus (1.14.0-2ubuntu3) ...
21:29:30 #11 50.37 Selecting previously unselected package distro-info-data.
21:29:30 #11 50.37 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
21:29:30 #11 50.37 Unpacking distro-info-data (0.54ubuntu0.1) ...
21:29:30 #11 50.40 Selecting previously unselected package dmsetup.
21:29:30 #11 50.40 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_armhf.deb ...
21:29:30 #11 50.41 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
21:29:30 #11 50.44 Selecting previously unselected package libglib2.0-0:armhf.
21:29:30 #11 50.44 Preparing to unpack .../026-libglib2.0-0_2.74.3-0ubuntu1_armhf.deb ...
21:29:30 #11 50.45 Unpacking libglib2.0-0:armhf (2.74.3-0ubuntu1) ...
21:29:30 #11 50.50 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:29:30 #11 50.50 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_armhf.deb ...
21:29:30 #11 50.50 Unpacking libgirepository-1.0-1:armhf (1.74.0-2) ...
21:29:30 #11 50.53 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:29:30 #11 50.53 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_armhf.deb ...
21:29:30 #11 50.53 Unpacking gir1.2-glib-2.0:armhf (1.74.0-2) ...
21:29:30 #11 50.56 Selecting previously unselected package iso-codes.
21:29:30 #10 51.31 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:29:30 #10 51.32 Setting up libapt-pkg-perl (0.1.34+b1) ...
21:29:30 #10 51.34 Setting up libksba8:armhf (1.3.5-2+deb10u2) ...
21:29:30 #10 51.35 Setting up libpipeline1:armhf (1.5.1-2) ...
21:29:30 #10 51.36 Setting up wdiff (1.2.2-2+b1) ...
21:29:30 #10 51.37 Setting up lsb-base (10.2019051400) ...
21:29:30 #10 51.39 Setting up mysql-common (5.8+1.0.5) ...
21:29:30 #10 51.42 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:29:30 #10 51.43 Setting up libxau6:armhf (1:1.0.8-1+b2) ...
21:29:30 #10 51.44 Setting up libkeyutils1:armhf (1.6-6) ...
21:29:30 #10 51.45 Setting up libpsl5:armhf (0.20.2-2) ...
21:29:30 #10 51.46 Setting up libgpm2:armhf (1.20.7-5) ...
21:29:30 #10 51.47 Setting up mime-support (3.62) ...
21:29:30 #10 51.50 Setting up xdg-user-dirs (0.17-2) ...
21:29:30 #11 58.89 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ...
21:29:30 #11 58.89 Unpacking libref-util-perl (0.204-1) ...
21:29:30 #11 58.92 Selecting previously unselected package libref-util-xs-perl.
21:29:30 #11 58.92 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ...
21:29:30 #11 58.93 Unpacking libref-util-xs-perl (0.117-1build5) ...
21:29:30 #11 58.96 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:30 #11 58.96 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
21:29:30 #11 58.96 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
21:29:30 #11 59.00 Selecting previously unselected package libregexp-pattern-perl.
21:29:30 #11 59.00 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:29:30 #11 59.00 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:29:30 #11 59.03 Selecting previously unselected package libsasl2-modules:armhf.
21:29:30 #11 59.04 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
21:29:30 #11 59.04 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:29:30 #11 59.07 Selecting previously unselected package libsereal-decoder-perl.
21:29:30 #11 59.07 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ...
21:29:30 #11 59.08 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
21:29:30 #11 59.11 Selecting previously unselected package libsereal-encoder-perl:armhf.
21:29:30 #11 59.11 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ...
21:29:30 #11 59.11 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ...
21:29:30 #11 59.15 Selecting previously unselected package libset-intspan-perl.
21:29:30 #11 59.16 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ...
21:29:30 #11 59.16 Unpacking libset-intspan-perl (1.19-2) ...
21:29:30 #11 59.19 Selecting previously unselected package libsocket6-perl.
21:29:30 #11 59.19 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ...
21:29:30 #11 59.19 Unpacking libsocket6-perl (0.29-1build4) ...
21:29:30 #11 59.23 Selecting previously unselected package libstring-copyright-perl.
21:29:30 #9 22.15 Selecting previously unselected package gcc.
21:29:30 #9 22.16 Preparing to unpack .../060-gcc_4%3a12.2.0-3_arm64.deb ...
21:29:30 #9 22.16 Unpacking gcc (4:12.2.0-3) ...
21:29:30 #9 22.24 Selecting previously unselected package libstdc++-12-dev:arm64.
21:29:30 #9 22.24 Preparing to unpack .../061-libstdc++-12-dev_12.2.0-14_arm64.deb ...
21:29:30 #9 22.25 Unpacking libstdc++-12-dev:arm64 (12.2.0-14) ...
21:29:30 #11 18.22 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
21:29:30 #11 21.53 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
21:29:30 #10 23.67 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-dns-perl all 1.10-2 [335 kB]
21:29:30 #12 6.431 Selecting previously unselected package cmake.
21:29:30 #12 6.431 Preparing to unpack .../07-cmake_3.25.1-1_amd64.deb ...
21:29:30 #12 6.435 Unpacking cmake (3.25.1-1) ...
21:29:30 #12 3.034 Selecting previously unselected package docker-ce-build-deps.
21:29:30 #12 3.051 (Reading database ... 28666 files and directories currently installed.)
21:29:30 #12 3.052 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:30 #12 3.056 Unpacking docker-ce-build-deps (1.0) ...
21:29:30 #11 20.16 Get:123 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libisl23 arm64 0.25-1 [697 kB]
21:29:30 #11 20.18 Get:124 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
21:29:30 #11 20.19 Get:125 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
21:29:30 #11 20.19 Get:126 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cpp-12 arm64 12.2.0-3ubuntu1 [9579 kB]
21:29:30 #30 25.35 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...
21:29:30 #30 25.38 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
21:29:30 #30 25.59 Selecting previously unselected package libbtrfs0:amd64.
21:29:30 #30 25.60 Preparing to unpack .../07-libbtrfs0_5.10.1-2_amd64.deb ...
21:29:30 #30 25.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:29:30 #10 47.14 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
21:29:30 #11 50.57 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
21:29:30 #11 50.57 Unpacking iso-codes (4.11.0-1) ...
21:29:30 #11 50.73 Selecting previously unselected package krb5-locales.
21:29:30 #11 50.73 Preparing to unpack .../030-krb5-locales_1.20-1ubuntu0.1_all.deb ...
21:29:30 #11 50.73 Unpacking krb5-locales (1.20-1ubuntu0.1) ...
21:29:30 #11 50.77 Selecting previously unselected package less.
21:29:30 #11 50.77 Preparing to unpack .../031-less_590-1ubuntu0.22.10.1_armhf.deb ...
21:29:30 #11 50.77 Unpacking less (590-1ubuntu0.22.10.1) ...
21:29:30 #11 50.80 Selecting previously unselected package libmd0:armhf.
21:29:30 #11 50.81 Preparing to unpack .../032-libmd0_1.0.4-2_armhf.deb ...
21:29:30 #11 50.81 Unpacking libmd0:armhf (1.0.4-2) ...
21:29:30 #11 50.84 Selecting previously unselected package libbsd0:armhf.
21:29:30 #10 51.53 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
21:29:30 #10 51.54 Setting up psmisc (23.2-1+deb10u1) ...
21:29:30 #10 51.56 Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
21:29:30 #10 51.57 Setting up libyaml-0-2:armhf (0.2.1-1) ...
21:29:30 #10 51.59 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
21:29:30 #10 51.60 No schema files found: doing nothing.
21:29:30 #10 51.61 Setting up distro-info-data (0.41+deb10u6) ...
21:29:30 #10 51.62 Setting up manpages (4.16-2) ...
21:29:30 #10 51.63 Setting up unzip (6.0-23+deb10u3) ...
21:29:30 #10 51.65 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
21:29:30 #10 51.66 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
21:29:30 #10 51.68 Setting up binutils-common:armhf (2.31.1-16) ...
21:29:30 #10 51.70 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
21:29:30 #10 51.71 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
21:29:30 #10 51.73 Setting up less (487-0.1+b1) ...
21:29:30 #11 59.23 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ...
21:29:30 #11 59.23 Unpacking libstring-copyright-perl (0.003012-1) ...
21:29:30 #11 59.27 Selecting previously unselected package libstring-escape-perl.
21:29:30 #11 59.27 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ...
21:29:30 #11 59.27 Unpacking libstring-escape-perl (2010.002-2) ...
21:29:30 #11 59.30 Selecting previously unselected package libstring-shellquote-perl.
21:29:30 #11 59.30 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ...
21:29:30 #11 59.31 Unpacking libstring-shellquote-perl (1.04-1) ...
21:29:30 #11 59.34 Selecting previously unselected package libxs-parse-keyword-perl.
21:29:30 #11 59.34 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ...
21:29:30 #11 59.35 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
21:29:30 #11 59.38 Selecting previously unselected package libsyntax-keyword-try-perl.
21:29:30 #11 59.38 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ...
21:29:30 #11 59.38 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
21:29:30 #11 59.41 Selecting previously unselected package libterm-readkey-perl.
21:29:30 #11 59.42 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ...
21:29:30 #11 59.42 Unpacking libterm-readkey-perl (2.38-1build4) ...
21:29:30 #11 59.45 Selecting previously unselected package libtext-levenshteinxs-perl.
21:29:30 #9 22.46 Selecting previously unselected package g++-12.
21:29:30 #9 22.46 Preparing to unpack .../062-g++-12_12.2.0-14_arm64.deb ...
21:29:30 #9 22.46 Unpacking g++-12 (12.2.0-14) ...
21:29:30 #10 22.48 Selecting previously unselected package libxml2:arm64.
21:29:30 #10 22.49 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
21:29:30 #10 22.49 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
21:29:30 #10 22.58 Selecting previously unselected package gettext.
21:29:30 #10 22.58 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
21:29:30 #10 22.58 Unpacking gettext (0.21-4) ...
21:29:30 #11 18.46 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
21:29:30 #11 18.60 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.18 [215 kB]
21:29:30 #11 18.68 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.18 [157 kB]
21:29:30 #11 18.72 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
21:29:30 #11 22.08 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
21:29:30 #10 23.92 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:29:30 #10 23.93 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
21:29:30 #10 23.94 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
21:29:30 #10 23.94 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
21:29:30 #10 23.95 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
21:29:30 #10 23.95 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-basedir-perl all 0.07-1 [16.9 kB]
21:29:30 #10 23.95 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:29:30 #10 23.96 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB]
21:29:30 #10 23.96 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-date-perl all 6.02-1 [10.4 kB]
21:29:31 #30 25.75 Selecting previously unselected package libbtrfs-dev:amd64.
21:29:31 #30 25.78 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_amd64.deb ...
21:29:31 #30 25.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:29:31 #13 7.961 Unpacking bash-completion (1:2.10-1ubuntu1) ...
21:29:31 #13 8.069 Selecting previously unselected package cmake-data.
21:29:31 #10 DONE 47.4s
21:29:31 
21:29:31 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:29:31 #11 DONE 0.1s
21:29:31 
21:29:31 #12 [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
21:29:31 + mkdir -p /root/build-deb/compose
21:29:31 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:31 + mkdir -p /go/src/github.com/docker
21:29:31 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:31 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:31 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:31 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:31 + EPOCH=5
21:29:31 + EPOCH_SEP=
21:29:31 + [[ ! -z 5 ]]
21:29:31 + EPOCH_SEP=:
21:29:31 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:31 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:31 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:31 + VERSION=0.0.0-20230330191823-de0d30f
21:29:31 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:31 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:31 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:31 + debSource=docker-ce
21:29:31 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:31 + debMaintainer='Docker <support@docker.com>'
21:29:31 ++ date --rfc-2822
21:29:31 + debDate='Thu, 30 Mar 2023 21:29:30 +0000'
21:29:31 + pkgRevision=1
21:29:31 + cat
21:29:31 + export CLI_GITCOMMIT=de0d30f
21:29:31 + CLI_GITCOMMIT=de0d30f
21:29:31 + export ENGINE_GITCOMMIT=0656059
21:29:31 + ENGINE_GITCOMMIT=0656059
21:29:31 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:31 + dpkg-buildpackage -uc -us -I.git
21:29:31 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:31 dpkg-buildpackage: info: source package docker-ce
21:29:31 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic
21:29:31 dpkg-buildpackage: info: source distribution kinetic
21:29:31 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:31 #11 50.84 Preparing to unpack .../033-libbsd0_0.11.6-1_armhf.deb ...
21:29:31 #11 50.85 Unpacking libbsd0:armhf (0.11.6-1) ...
21:29:31 #11 50.88 Selecting previously unselected package libelf1:armhf.
21:29:31 #11 50.88 Preparing to unpack .../034-libelf1_0.187-4_armhf.deb ...
21:29:31 #11 50.88 Unpacking libelf1:armhf (0.187-4) ...
21:29:31 #11 50.91 Selecting previously unselected package libglib2.0-data.
21:29:31 #11 50.91 Preparing to unpack .../035-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
21:29:31 #11 50.91 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
21:29:31 #11 50.95 Selecting previously unselected package libicu71:armhf.
21:29:31 #11 50.95 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_armhf.deb ...
21:29:31 #11 50.96 Unpacking libicu71:armhf (71.1-3ubuntu1) ...
21:29:31 #10 51.82 Setting up perl-openssl-defaults:armhf (3) ...
21:29:31 #10 51.83 Setting up linux-libc-dev:armhf (4.19.269-1) ...
21:29:31 #10 51.85 Setting up gettext-base (0.19.8.1-9) ...
21:29:31 #10 51.86 Setting up liblzo2-2:armhf (2.10-0.1) ...
21:29:31 #10 51.87 Setting up libnpth0:armhf (1.6-1) ...
21:29:31 #10 51.89 Setting up krb5-locales (1.17-3+deb10u5) ...
21:29:31 #10 51.90 Setting up file (1:5.35-4+deb10u2) ...
21:29:31 #10 51.91 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ...
21:29:31 #10 51.93 Setting up libassuan0:armhf (2.5.2-1) ...
21:29:31 #10 51.94 Setting up libgomp1:armhf (8.3.0-6) ...
21:29:31 #10 51.95 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
21:29:31 #10 51.97 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
21:29:31 #10 51.98 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:29:31 #10 52.00 Setting up libicu63:armhf (63.1-6+deb10u3) ...
21:29:31 #10 21.75 Selecting previously unselected package g++.
21:29:31 #10 21.75 Preparing to unpack .../054-g++_4%3a8.3.0-1_arm64.deb ...
21:29:31 #10 21.76 Unpacking g++ (4:8.3.0-1) ...
21:29:31 #10 21.79 Selecting previously unselected package make.
21:29:31 #10 21.80 Preparing to unpack .../055-make_4.2.1-1.2_arm64.deb ...
21:29:31 #10 21.80 Unpacking make (4.2.1-1.2) ...
21:29:31 + STATUS=0
21:29:31 + '[' 0 -ne 0 ']'
21:29:31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:29:31 + exit 0
21:29:31 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BOGJ6J
21:29:31 + umask 022
21:29:31 + cd /root/rpmbuild/BUILD
21:29:31 + cd src
21:29:31 + export DOCKER_GITCOMMIT=0656059
21:29:31 + DOCKER_GITCOMMIT=0656059
21:29:31 + mkdir -p /go/src/github.com/docker
21:29:31 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:29:31 + pushd /root/rpmbuild/BUILD/src/engine
21:29:31 + TMP_GOPATH=/go
21:29:31 + hack/dockerfile/install/install.sh tini
21:29:31 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:29:31 + RM_GOPATH=0
21:29:31 + TMP_GOPATH=/go
21:29:31 + : /usr/local/bin
21:29:31 + '[' -z /go ']'
21:29:31 + export GOPATH=/go
21:29:31 + GOPATH=/go
21:29:31 + case "$(go env GOARCH)" in
21:29:31 ++ go env GOARCH
21:29:31 + export GO_BUILDMODE=-buildmode=pie
21:29:31 + GO_BUILDMODE=-buildmode=pie
21:29:31 ++ dirname hack/dockerfile/install/install.sh
21:29:31 + dir=hack/dockerfile/install
21:29:31 + bin=tini
21:29:31 + shift
21:29:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:29:31 + . hack/dockerfile/install/tini.installer
21:29:31 ++ : v0.19.0
21:29:31 + install_tini
21:29:31 + echo 'Install tini version v0.19.0'
21:29:31 + git clone https://github.com/krallin/tini.git /go/tini
21:29:31 Install tini version v0.19.0
21:29:31 Cloning into '/go/tini'...
21:29:31 #11 59.45 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ...
21:29:31 #11 59.46 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
21:29:31 #11 59.49 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
21:29:31 #11 59.49 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
21:29:31 #11 59.49 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
21:29:31 #11 59.52 Selecting previously unselected package libtext-xslate-perl:armhf.
21:29:31 #11 59.52 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
21:29:31 #11 59.52 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
21:29:31 #11 59.57 Selecting previously unselected package libtime-duration-perl.
21:29:31 #11 59.57 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ...
21:29:31 #11 59.58 Unpacking libtime-duration-perl (1.21-1) ...
21:29:31 #11 59.61 Selecting previously unselected package libtime-moment-perl.
21:29:31 #11 59.61 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ...
21:29:31 #11 59.61 Unpacking libtime-moment-perl (0.44-1build6) ...
21:29:31 #11 59.64 Selecting previously unselected package libtype-tiny-xs-perl.
21:29:31 #11 59.65 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ...
21:29:31 #11 59.65 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
21:29:31 #11 59.68 Selecting previously unselected package libunicode-utf8-perl.
21:29:31 #10 22.70 Selecting previously unselected package intltool-debian.
21:29:31 #10 22.70 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
21:29:31 #10 22.71 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:29:31 #10 22.74 Selecting previously unselected package po-debconf.
21:29:31 #10 22.75 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
21:29:31 #10 22.76 Unpacking po-debconf (1.0.21+nmu1) ...
21:29:31 #10 22.80 Selecting previously unselected package debhelper.
21:29:31 #11 18.73 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB]
21:29:31 #11 18.75 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB]
21:29:31 #11 18.76 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
21:29:31 #11 18.76 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
21:29:31 #11 18.78 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B]
21:29:31 #11 18.78 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
21:29:31 #11 18.93 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
21:29:31 #11 19.00 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB]
21:29:31 #11 22.08 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
21:29:31 #11 22.09 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB]
21:29:31 #11 22.09 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB]
21:29:31 #11 22.10 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.14+dfsg-0ubuntu0.22.04.1 [181 kB]
21:29:31 #11 22.11 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
21:29:31 #11 22.11 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
21:29:31 #11 22.12 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.10 [285 kB]
21:29:31 #11 22.16 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.10 [190 kB]
21:29:31 #11 22.17 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
21:29:31 #10 24.11 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
21:29:31 #10 24.18 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
21:29:31 #10 24.20 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-stringy-perl all 2.111-2 [60.6 kB]
21:29:31 #10 24.33 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-validate-perl arm64 1.29-1 [49.4 kB]
21:29:31 #11 69.56 --------------------------------------------------------------------------------
21:29:31 #11 69.56 Total                                              435 kB/s |  18 MB  00:42     
21:29:31 #11 69.56 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:29:31 #11 69.56 Importing GPG key 0xF4A80EB5:
21:29:31 #11 69.56  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:29:31 #11 69.56  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:29:31 #11 69.56  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
21:29:31 #11 69.56  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:29:31 #11 69.61 Running transaction check
21:29:31 #11 69.64 Running transaction test
21:29:31 #11 69.68 Transaction test succeeded
21:29:31 #11 69.68 Running transaction
21:29:31 #11 69.76   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             1/52 
21:29:31 #11 70.34   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  2/52 
21:29:31 #11 70.37   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       3/52 
21:29:31 #11 70.99   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
21:29:31 #11 71.02   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
21:29:31 #11 71.03   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
21:29:31 #11 71.05   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
21:29:31 #11 71.08   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
21:29:31 #11 71.10   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
21:29:31 #11 71.12   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
21:29:31 #11 71.37   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
21:29:31 #11 71.39   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
21:29:31 #11 71.41   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
21:29:31 #11 71.43   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
21:29:31 #11 71.45   Installing : perl-threads-1.87-4.el7.x86_64                             15/52 
21:29:31 #11 71.47   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      16/52 
21:29:31 #11 71.49   Installing : perl-Exporter-5.68-3.el7.noarch                            17/52 
21:29:31 #11 71.51   Installing : perl-constant-1.27-2.el7.noarch                            18/52 
21:29:31 #11 71.54   Installing : perl-Socket-2.010-5.el7.x86_64                             19/52 
21:29:31 #11 71.56   Installing : perl-Time-Local-1.2300-2.el7.noarch                        20/52 
21:29:31 #11 71.58   Installing : perl-Carp-1.26-244.el7.noarch                              21/52 
21:29:31 #11 71.60   Installing : perl-Storable-2.45-3.el7.x86_64                            22/52 
21:29:31 #11 71.62   Installing : perl-threads-shared-1.43-6.el7.x86_64                      23/52 
21:29:31 #11 71.65   Installing : perl-PathTools-3.40-5.el7.x86_64                           24/52 
21:29:31 #11 71.67   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 25/52 
21:29:31 #11 71.71   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        26/52 
21:29:31 #11 71.73   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        27/52 
21:29:31 #11 71.75   Installing : perl-File-Path-2.09-2.el7.noarch                           28/52 
21:29:31 #11 71.78   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
21:29:31 #11 71.86   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
21:29:31 #30 25.97 Selecting previously unselected package libelf1:amd64.
21:29:31 #30 25.97 Preparing to unpack .../09-libelf1_0.183-1_amd64.deb ...
21:29:31 #30 25.98 Unpacking libelf1:amd64 (0.183-1) ...
21:29:31 #30 26.12 Selecting previously unselected package libffi-dev:amd64.
21:29:31 #12 7.130 Selecting previously unselected package dh-apparmor.
21:29:31 #12 3.094 Reading package lists...
21:29:31 #12 3.598 Building dependency tree...
21:29:31 #12 3.724 Reading state information...
21:29:31 #13 8.069 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
21:29:31 #13 8.074 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
21:29:31 #11 20.65 Get:127 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cpp arm64 4:12.2.0-1ubuntu1 [27.3 kB]
21:29:31 #11 20.66 Get:128 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcc1-0 arm64 12.2.0-3ubuntu1 [44.1 kB]
21:29:31 #11 20.66 Get:129 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgomp1 arm64 12.2.0-3ubuntu1 [122 kB]
21:29:31 #11 20.66 Get:130 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libitm1 arm64 12.2.0-3ubuntu1 [27.9 kB]
21:29:31 #11 20.66 Get:131 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libatomic1 arm64 12.2.0-3ubuntu1 [10.7 kB]
21:29:31 #11 20.66 Get:132 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libasan8 arm64 12.2.0-3ubuntu1 [2375 kB]
21:29:31 dpkg-buildpackage: info: host architecture amd64
21:29:31  dpkg-source -I.git --before-build .
21:29:31  debian/rules clean
21:29:31 dh clean --with=bash-completion
21:29:31 #11 51.17 Selecting previously unselected package libxml2:armhf.
21:29:31 #11 51.18 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_armhf.deb ...
21:29:31 #11 51.18 Unpacking libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
21:29:31 #11 51.31 Selecting previously unselected package libyaml-0-2:armhf.
21:29:31 #11 51.31 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_armhf.deb ...
21:29:31 #11 51.33 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
21:29:31 #11 51.36 Selecting previously unselected package lsb-release.
21:29:31 #10 21.87 Selecting previously unselected package libdpkg-perl.
21:29:31 #10 21.87 Preparing to unpack .../056-libdpkg-perl_1.19.8_all.deb ...
21:29:31 #10 21.88 Unpacking libdpkg-perl (1.19.8) ...
21:29:31 #10 21.95 Selecting previously unselected package patch.
21:29:31 #10 52.05 Setting up libfakeroot:armhf (1.23-1) ...
21:29:31 #10 52.06 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
21:29:31 #10 52.08 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
21:29:31 #10 52.09 Setting up fakeroot (1.23-1) ...
21:29:31 #10 52.10 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:31 #10 52.12 Setting up mariadb-common (1:10.3.38-0+deb10u1) ...
21:29:31 #10 52.13 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:29:31 #10 52.14 Setting up libasan5:armhf (8.3.0-6) ...
21:29:31 #10 52.15 Setting up autotools-dev (20180224.1) ...
21:29:31 #10 52.16 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
21:29:31 #10 52.17 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
21:29:31 #10 52.19 Setting up libwrap0:armhf (7.6.q-28) ...
21:29:31 #10 17.48   Preparing        :                                                        1/1 
21:29:31 #10 17.56   Installing       : systemd-libs-252-8.el9.aarch64                       1/166 
21:29:31 #10 17.57   Running scriptlet: systemd-libs-252-8.el9.aarch64                       1/166 
21:29:31 #10 17.59   Installing       : elfutils-debuginfod-client-0.188-3.el9.aarch64       2/166 
21:29:31 #10 17.60   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/166 
21:29:31 #10 17.65   Installing       : groff-base-1.22.4-10.el9.aarch64                     3/166 
21:29:31 #10 17.66   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/166 
21:29:31 #10 17.67   Installing       : file-5.39-12.el9.aarch64                             4/166 
21:29:31 #10 17.68   Installing       : python3-libselinux-3.5-1.el9.aarch64                 5/166 
21:29:31 #10 17.69   Installing       : xz-5.2.5-8.el9.aarch64                               6/166 
21:29:31 #10 17.70   Installing       : unzip-6.0-56.el9.aarch64                             7/166 
21:29:31 #10 17.77   Installing       : python3-setuptools-53.0.0-12.el9.noarch              8/166 
21:29:31 + cd /go/tini
21:29:31 + git checkout -q v0.19.0
21:29:31 + cmake .
21:29:31 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:29:31   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:29:31   CMake.
21:29:31 
21:29:31   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:29:31   CMake that the project does not need compatibility with older versions.
21:29:31 
21:29:31 
21:29:31 #11 59.68 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
21:29:31 #11 59.68 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:29:31 #11 59.71 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:31 #11 59.71 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:29:31 #11 59.72 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:29:31 #11 59.75 Selecting previously unselected package libxml-sax-base-perl.
21:29:31 #11 59.75 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:29:31 #11 59.75 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:29:31 #11 59.79 Selecting previously unselected package libxml-sax-perl.
21:29:31 #11 59.79 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:29:31 #11 59.80 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:29:31 #11 59.83 Selecting previously unselected package libxml-libxml-perl.
21:29:31 #11 59.83 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
21:29:31 #11 59.84 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:29:31 #11 59.89 Selecting previously unselected package libxml-parser-perl:armhf.
21:29:31 #10 22.80 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
21:29:31 #10 22.81 Unpacking debhelper (13.3.4) ...
21:29:31 #10 22.91 Selecting previously unselected package debian-keyring.
21:29:31 #10 22.91 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
21:29:31 #10 22.92 Unpacking debian-keyring (2021.07.26) ...
21:29:31 #11 19.24 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
21:29:31 #11 19.29 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
21:29:31 #9 23.07 Selecting previously unselected package g++.
21:29:31 #9 23.07 Preparing to unpack .../063-g++_4%3a12.2.0-3_arm64.deb ...
21:29:31 #9 23.08 Unpacking g++ (4:12.2.0-3) ...
21:29:31 #9 23.11 Selecting previously unselected package make.
21:29:31 #9 23.11 Preparing to unpack .../064-make_4.3-4.1_arm64.deb ...
21:29:31 #9 23.11 Unpacking make (4.3-4.1) ...
21:29:31 #9 23.17 Selecting previously unselected package libdpkg-perl.
21:29:31 #9 23.17 Preparing to unpack .../065-libdpkg-perl_1.21.21_all.deb ...
21:29:31 #9 23.17 Unpacking libdpkg-perl (1.21.21) ...
21:29:31 #9 23.24 Selecting previously unselected package patch.
21:29:31 #10 24.38 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
21:29:31 #10 24.41 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
21:29:31 #10 24.43 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
21:29:31 #10 24.43 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
21:29:31 #10 24.44 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
21:29:31 #10 24.45 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
21:29:31 #10 24.46 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-message-perl all 6.14-1 [72.1 kB]
21:29:31 #30 26.13 Preparing to unpack .../10-libffi-dev_3.3-6_amd64.deb ...
21:29:31 #30 26.14 Unpacking libffi-dev:amd64 (3.3-6) ...
21:29:31 #30 26.28 Selecting previously unselected package libglib2.0-data.
21:29:31 #30 26.28 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
21:29:31 #30 26.29 Unpacking libglib2.0-data (2.66.8-1) ...
21:29:31 #12 7.134 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ...
21:29:31 #12 7.139 Unpacking dh-apparmor (3.0.8-3) ...
21:29:31 #12 7.170 Selecting previously unselected package dmsetup.
21:29:31 #12 7.174 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_amd64.deb ...
21:29:31 #12 7.178 Unpacking dmsetup (2:1.02.185-2) ...
21:29:31 #12 7.220 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:29:31 #12 7.223 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
21:29:31 #12 7.227 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
21:29:31 #12 7.270 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:29:31 #12 7.274 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_amd64.deb ...
21:29:31 #12 7.277 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ...
21:29:31 #12 7.305 Selecting previously unselected package libudev-dev:amd64.
21:29:31 #12 7.309 Preparing to unpack .../12-libudev-dev_252.6-1_amd64.deb ...
21:29:31 #12 7.312 Unpacking libudev-dev:amd64 (252.6-1) ...
21:29:31 #12 7.346 Selecting previously unselected package libsepol-dev:amd64.
21:29:31 #12 7.349 Preparing to unpack .../13-libsepol-dev_3.4-2_amd64.deb ...
21:29:31 #12 7.353 Unpacking libsepol-dev:amd64 (3.4-2) ...
21:29:31 #12 7.418 Selecting previously unselected package libpcre2-16-0:amd64.
21:29:31 #13 8.411 Selecting previously unselected package libarchive13:armhf.
21:29:31 #12 3.741 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:31 #12 3.901 Starting 2 pkgProblemResolver with broken count: 0
21:29:31 #12 3.903 Done
21:29:31 #13 8.414 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ...
21:29:31 #13 8.421 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ...
21:29:31 #13 8.470 Selecting previously unselected package libjsoncpp1:armhf.
21:29:31 #13 8.473 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ...
21:29:31 #13 8.476 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
21:29:31 #13 8.511 Selecting previously unselected package librhash0:armhf.
21:29:31 #13 8.514 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ...
21:29:31 #13 8.517 Unpacking librhash0:armhf (1.3.9-1) ...
21:29:31 #13 8.557 Selecting previously unselected package libuv1:armhf.
21:29:31 #13 8.559 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
21:29:31 #13 8.562 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ...
21:29:31 #13 8.591 Selecting previously unselected package cmake.
21:29:31    dh_clean
21:29:31  dpkg-source -I.git -b .
21:29:31 #11 51.36 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
21:29:31 #11 51.36 Unpacking lsb-release (11.2ubuntu1) ...
21:29:31 #11 51.45 Selecting previously unselected package netbase.
21:29:31 #11 51.46 Preparing to unpack .../040-netbase_6.3_all.deb ...
21:29:31 #11 51.47 Unpacking netbase (6.3) ...
21:29:31 #11 51.50 Selecting previously unselected package python3-dbus.
21:29:31 #11 51.50 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_armhf.deb ...
21:29:31 #11 51.50 Unpacking python3-dbus (1.2.18-3build1) ...
21:29:31 #11 51.55 Selecting previously unselected package python3-gi.
21:29:31 #11 51.55 Preparing to unpack .../042-python3-gi_3.42.2-2_armhf.deb ...
21:29:31 #11 51.56 Unpacking python3-gi (3.42.2-2) ...
21:29:31 #11 51.60 Selecting previously unselected package networkd-dispatcher.
21:29:31 #10 21.95 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_arm64.deb ...
21:29:31 #10 21.96 Unpacking patch (2.7.6-3+deb10u1) ...
21:29:31 #10 22.02 Selecting previously unselected package dpkg-dev.
21:29:31 #10 22.02 Preparing to unpack .../058-dpkg-dev_1.19.8_all.deb ...
21:29:31 #10 22.03 Unpacking dpkg-dev (1.19.8) ...
21:29:31 #10 22.13 Selecting previously unselected package build-essential.
21:29:31 #10 22.13 Preparing to unpack .../059-build-essential_12.6_arm64.deb ...
21:29:31 #10 22.14 Unpacking build-essential (12.6) ...
21:29:31 #10 22.18 Selecting previously unselected package openssl.
21:29:31 #10 22.19 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u4_arm64.deb ...
21:29:31 #10 22.19 Unpacking openssl (1.1.1n-0+deb10u4) ...
21:29:31 #10 52.25 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
21:29:31 #10 52.27 Setting up make (4.2.1-1.2) ...
21:29:31 #10 52.28 Setting up libmpfr6:armhf (4.0.2-1) ...
21:29:31 #10 52.29 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:29:31 #10 52.30 Setting up libntlm0:armhf (1.5-1+deb10u1) ...
21:29:31 #10 52.31 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
21:29:31 #10 52.33 Setting up libidn11:armhf (1.33-2.2) ...
21:29:31 #10 52.34 Setting up libncurses6:armhf (6.1+20181013-2+deb10u3) ...
21:29:31 #10 52.35 Setting up strace (4.26-0.2) ...
21:29:31 #10 52.36 Setting up libsigsegv2:armhf (2.12-2) ...
21:29:31 #10 52.38 Setting up xz-utils (5.2.4-1+deb10u1) ...
21:29:31 #10 52.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:31 #10 52.40 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
21:29:31 #10 52.41 Setting up t1utils (1.41-3) ...
21:29:31 #10 52.42 Setting up diffstat (1.62-1) ...
21:29:31 #10 52.43 Setting up libmpc3:armhf (1.1.0-1) ...
21:29:31 #10 52.45 Setting up libatomic1:armhf (8.3.0-6) ...
21:29:31 #10 52.46 Setting up patch (2.7.6-3+deb10u1) ...
21:29:31 #10 52.47 Setting up mailutils-common (1:3.5-4) ...
21:29:31 #10 52.49 Setting up autopoint (0.19.8.1-9) ...
21:29:31 #10 52.51 Setting up libmariadb3:armhf (1:10.3.38-0+deb10u1) ...
21:29:31 #10 52.53 Setting up libfl2:armhf (2.6.4-6.2) ...
21:29:31 #10 52.54 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ...
21:29:31 #10 52.55 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
21:29:31 #10 52.57 Setting up libltdl7:armhf (2.4.6-9) ...
21:29:31 #10 17.78   Installing       : libproxy-0.4.15-35.el9.aarch64                       9/166 
21:29:31 #10 17.79   Installing       : less-590-1.el9.aarch64                              10/166 
21:29:31 #10 17.80   Installing       : diffutils-3.7-12.el9.aarch64                        11/166 
21:29:31 #10 17.81   Installing       : cracklib-2.9.6-27.el9.aarch64                       12/166 
21:29:31 #10 17.83   Installing       : cpio-2.13-16.el9.aarch64                            13/166 
21:29:31 #10 17.84   Installing       : bzip2-1.0.8-8.el9.aarch64                           14/166 
21:29:31 #10 17.90   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                 15/166 
21:29:31 #10 17.91   Installing       : python3-distro-1.5.0-7.el9.noarch                   16/166 
21:29:31 #10 17.94   Installing       : python3-setools-4.4.1-1.el9.aarch64                 17/166 
21:29:31 #10 17.96   Installing       : zip-3.0-35.el9.aarch64                              18/166 
21:29:31 #10 17.97   Installing       : python3-libsemanage-3.5-1.el9.aarch64               19/166 
21:29:31 #10 17.97   Installing       : python3-file-magic-5.39-12.el9.noarch               20/166 
21:29:31 #10 17.99   Installing       : elfutils-0.188-3.el9.aarch64                        21/166 
21:29:31 -- The C compiler identification is GNU 8.5.0
21:29:31 -- Detecting C compiler ABI info
21:29:31 -- Detecting C compiler ABI info - done
21:29:31 -- Check for working C compiler: /usr/bin/cc - skipped
21:29:31 -- Detecting C compile features
21:29:31 -- Detecting C compile features - done
21:29:31 -- Performing Test HAS_BUILTIN_FORTIFY
21:29:31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:29:31 -- Configuring done
21:29:31 -- Generating done
21:29:31 -- Build files have been written to: /go/tini
21:29:31 + make tini-static
21:29:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:29:31 #11 59.90 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ...
21:29:31 #11 59.90 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
21:29:31 #11 59.96 Selecting previously unselected package libxml-sax-expat-perl.
21:29:31 #11 59.97 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ...
21:29:31 #11 59.98 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:29:31 #11 60.01 Selecting previously unselected package libyaml-libyaml-perl.
21:29:31 #11 60.02 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
21:29:31 #11 60.02 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:29:31 #11 60.05 Selecting previously unselected package licensecheck.
21:29:31 #11 60.05 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ...
21:29:31 #11 60.05 Unpacking licensecheck (3.2.14-2) ...
21:29:31 #11 60.10 Selecting previously unselected package libdevel-size-perl.
21:29:31 #11 60.10 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ...
21:29:31 #11 60.10 Unpacking libdevel-size-perl (0.83-1build4) ...
21:29:31 #11 60.13 Selecting previously unselected package libipc-run3-perl.
21:29:31 #11 60.13 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ...
21:29:31 #11 60.14 Unpacking libipc-run3-perl (0.048-2) ...
21:29:31 #11 60.17 Selecting previously unselected package lzip.
21:29:31 #11 60.17 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ...
21:29:31 #11 60.18 Unpacking lzip (1.23-1) ...
21:29:31 #11 60.21 Selecting previously unselected package lzop.
21:29:31 #11 60.21 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ...
21:29:31 #11 60.21 Unpacking lzop (1.04-2build2) ...
21:29:31 #11 60.24 Selecting previously unselected package t1utils.
21:29:31 #11 19.46 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:29:31 #11 19.47 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB]
21:29:31 #11 19.49 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB]
21:29:31 #11 19.54 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
21:29:31 #9 23.24 Preparing to unpack .../066-patch_2.7.6-7_arm64.deb ...
21:29:31 #9 23.25 Unpacking patch (2.7.6-7) ...
21:29:31 #9 23.28 Selecting previously unselected package dpkg-dev.
21:29:31 #9 23.29 Preparing to unpack .../067-dpkg-dev_1.21.21_all.deb ...
21:29:31 #9 23.29 Unpacking dpkg-dev (1.21.21) ...
21:29:31 #9 23.40 Selecting previously unselected package build-essential.
21:29:31 #9 23.40 Preparing to unpack .../068-build-essential_12.9_arm64.deb ...
21:29:31 #9 23.41 Unpacking build-essential (12.9) ...
21:29:31 #9 23.44 Selecting previously unselected package libbrotli1:arm64.
21:29:31 #9 23.44 Preparing to unpack .../069-libbrotli1_1.0.9-2+b6_arm64.deb ...
21:29:31 #9 23.45 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
21:29:31 #9 23.50 Selecting previously unselected package libsasl2-modules-db:arm64.
21:29:31 #10 24.63 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-form-perl all 6.03-1 [23.5 kB]
21:29:31 #10 24.79 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tree-perl all 5.07-1 [200 kB]
21:29:31 #11 22.57 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
21:29:31 #12 7.422 Preparing to unpack .../14-libpcre2-16-0_10.42-1_amd64.deb ...
21:29:31 #12 7.426 Unpacking libpcre2-16-0:amd64 (10.42-1) ...
21:29:31 #12 7.478 Selecting previously unselected package libpcre2-32-0:amd64.
21:29:31 #12 7.480 Preparing to unpack .../15-libpcre2-32-0_10.42-1_amd64.deb ...
21:29:31 #12 7.484 Unpacking libpcre2-32-0:amd64 (10.42-1) ...
21:29:31 #12 7.538 Selecting previously unselected package libpcre2-posix3:amd64.
21:29:31 #12 7.541 Preparing to unpack .../16-libpcre2-posix3_10.42-1_amd64.deb ...
21:29:31 #12 7.545 Unpacking libpcre2-posix3:amd64 (10.42-1) ...
21:29:31 #12 7.577 Selecting previously unselected package libpcre2-dev:amd64.
21:29:31 #12 7.580 Preparing to unpack .../17-libpcre2-dev_10.42-1_amd64.deb ...
21:29:31 #12 7.584 Unpacking libpcre2-dev:amd64 (10.42-1) ...
21:29:31 #12 7.683 Selecting previously unselected package libselinux1-dev:amd64.
21:29:31 #12 7.683 Preparing to unpack .../18-libselinux1-dev_3.4-1+b5_amd64.deb ...
21:29:31 #13 8.593 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_armhf.deb ...
21:29:31 #13 8.597 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
21:29:31 #12 4.039  Done
21:29:31 #12 4.168 Starting pkgProblemResolver with broken count: 0
21:29:31 #12 4.191 Starting 2 pkgProblemResolver with broken count: 0
21:29:31 #12 4.194 Done
21:29:31 #11 51.60 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
21:29:31 #11 51.60 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
21:29:31 #11 51.63 Selecting previously unselected package python-apt-common.
21:29:31 #11 51.63 Preparing to unpack .../044-python-apt-common_2.4.0+22.10_all.deb ...
21:29:31 #11 51.64 Unpacking python-apt-common (2.4.0+22.10) ...
21:29:31 #11 51.66 Selecting previously unselected package python3-apt.
21:29:31 #11 51.67 Preparing to unpack .../045-python3-apt_2.4.0+22.10_armhf.deb ...
21:29:31 #11 51.67 Unpacking python3-apt (2.4.0+22.10) ...
21:29:31 #11 51.70 Selecting previously unselected package python3-pkg-resources.
21:29:31 #11 51.70 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
21:29:31 #11 51.71 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:29:31 #11 51.74 Selecting previously unselected package shared-mime-info.
21:29:31 #11 51.74 Preparing to unpack .../047-shared-mime-info_2.2-1_armhf.deb ...
21:29:31 #11 51.74 Unpacking shared-mime-info (2.2-1) ...
21:29:31 #11 51.79 Selecting previously unselected package systemd-resolved.
21:29:31 #11 51.79 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7.1_armhf.deb ...
21:29:31 #11 51.80 Unpacking systemd-resolved (251.4-1ubuntu7.1) ...
21:29:31 #11 51.84 Selecting previously unselected package systemd-timesyncd.
21:29:31 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:29:31 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:29:31 dpkg-source: warning: native package version may not have a revision
21:29:31 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:31 dpkg-source: info: using source format '1.0'
21:29:31 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz
21:29:31 #10 22.30 Selecting previously unselected package ca-certificates.
21:29:31 #10 22.31 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ...
21:29:31 #10 22.31 Unpacking ca-certificates (20200601~deb10u2) ...
21:29:31 #10 22.37 Selecting previously unselected package libsasl2-modules-db:arm64.
21:29:31 #10 22.37 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:29:31 #10 22.38 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:29:31 #10 22.42 Selecting previously unselected package libsasl2-2:arm64.
21:29:31 #10 22.42 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:29:31 #10 22.43 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:29:31 #10 22.47 Selecting previously unselected package libldap-common.
21:29:31 #10 22.47 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:29:31 #10 22.48 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:29:31 #10 22.52 Selecting previously unselected package libldap-2.4-2:arm64.
21:29:31 #10 22.52 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
21:29:31 #10 22.52 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
21:29:31 #10 22.58 Selecting previously unselected package libnghttp2-14:arm64.
21:29:31 #10 52.58 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
21:29:31 #10 52.60 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ...
21:29:31 #10 52.61 Setting up libubsan1:armhf (8.3.0-6) ...
21:29:31 #10 52.63 Setting up libisl19:armhf (0.20-2) ...
21:29:31 #10 52.69 Setting up dwz (0.12-3) ...
21:29:31 #10 52.70 Setting up python-apt-common (1.8.4.3) ...
21:29:31 #10 52.72 Setting up sensible-utils (0.0.12) ...
21:29:31 #10 52.73 Setting up exim4-config (4.92-8+deb10u7) ...
21:29:31 #11 21.15 Get:133 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblsan0 arm64 12.2.0-3ubuntu1 [1027 kB]
21:29:31 #10 18.05   Installing       : gdb-minimal-10.2-10.el9.aarch64                     22/166 
21:29:31 #10 18.05   Installing       : dbus-libs-1:1.12.20-7.el9.aarch64                   23/166 
21:29:31 #10 18.07   Installing       : python3-dbus-1.2.18-2.el9.aarch64                   24/166 
21:29:31 #10 18.09   Installing       : procps-ng-3.3.17-11.el9.aarch64                     25/166 
21:29:31 #10 18.11   Installing       : python3-systemd-234-18.el9.aarch64                  26/166 
21:29:31 #10 18.13   Installing       : util-linux-core-2.37.4-10.el9.aarch64               27/166 
21:29:31 #10 18.14   Running scriptlet: util-linux-core-2.37.4-10.el9.aarch64               27/166 
21:29:31 #10 18.15   Installing       : rust-srpm-macros-17-4.el9.noarch                    28/166 
21:29:31 #10 18.15   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 29/166 
21:29:31 #10 18.16   Installing       : python3-audit-3.0.7-103.el9.aarch64                 30/166 
21:29:31 #10 18.16   Installing       : pyproject-srpm-macros-1.6.2-1.el9.noarch            31/166 
21:29:31 #10 18.17   Installing       : perl-srpm-macros-1-41.el9.noarch                    32/166 
21:29:31 #10 18.17   Installing       : openblas-srpm-macros-2-11.el9.noarch                33/166 
21:29:31 #10 18.18   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    34/166 
21:29:31 #10 18.18   Installing       : lua-srpm-macros-1-6.el9.noarch                      35/166 
21:29:31 #10 18.19   Installing       : libstemmer-0-18.585svn.el9.aarch64                  36/166 
21:29:31 #10 18.20   Installing       : libjpeg-turbo-2.0.90-6.el9.aarch64                  37/166 
21:29:31 #10 18.20   Installing       : hunspell-filesystem-1.7.0-11.el9.aarch64            38/166 
21:29:31 #10 18.21   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           39/166 
21:29:31 #10 18.22   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              40/166 
21:29:31 #10 18.23   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           41/166 
21:29:31 #10 18.24   Installing       : hunspell-1.7.0-11.el9.aarch64                       42/166 
21:29:31 [100%] Linking C executable tini-static
21:29:31 [100%] Built target tini-static
21:29:31 + mkdir -p /usr/local/bin
21:29:31 + cp tini-static /usr/local/bin/docker-init
21:29:31 + VERSION=0.0.0-20230330191823-de0d30f
21:29:31 + PRODUCT=docker
21:29:31 + hack/make.sh dynbinary
21:29:31 
21:29:31 Removing bundles/
21:29:31 
21:29:31 #11 60.24 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ...
21:29:31 #11 60.25 Unpacking t1utils (1.41-4build2) ...
21:29:31 #11 60.28 Selecting previously unselected package unzip.
21:29:31 #11 60.29 Preparing to unpack .../340-unzip_6.0-26ubuntu3.1_armhf.deb ...
21:29:31 #11 60.29 Unpacking unzip (6.0-26ubuntu3.1) ...
21:29:31 #11 60.33 Selecting previously unselected package lintian.
21:29:31 #11 60.33 Preparing to unpack .../341-lintian_2.114.0ubuntu1.2_all.deb ...
21:29:31 #11 60.34 Unpacking lintian (2.114.0ubuntu1.2) ...
21:29:31 #11 19.54 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
21:29:31 #11 19.54 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
21:29:31 #11 19.55 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
21:29:31 #9 23.50 Preparing to unpack .../070-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
21:29:31 #9 23.51 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
21:29:31 #9 23.54 Selecting previously unselected package libsasl2-2:arm64.
21:29:31 #9 23.54 Preparing to unpack .../071-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
21:29:31 #9 23.55 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
21:29:31 #9 23.59 Selecting previously unselected package libldap-2.5-0:arm64.
21:29:31 #9 23.59 Preparing to unpack .../072-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
21:29:31 #9 23.60 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
21:29:31 #9 23.64 Selecting previously unselected package libnghttp2-14:arm64.
21:29:31 #9 23.64 Preparing to unpack .../073-libnghttp2-14_1.52.0-1_arm64.deb ...
21:29:31 #9 23.65 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
21:29:31 #9 23.69 Selecting previously unselected package libpsl5:arm64.
21:29:31 #9 23.69 Preparing to unpack .../074-libpsl5_0.21.2-1_arm64.deb ...
21:29:31 #9 23.71 Unpacking libpsl5:arm64 (0.21.2-1) ...
21:29:31 #10 25.00 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
21:29:31 #10 25.02 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
21:29:31 #10 25.03 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
21:29:31 #10 25.03 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
21:29:31 #10 25.04 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:29:31 #10 25.04 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-pty-perl arm64 1:1.08-1.1build4 [28.9 kB]
21:29:31 #10 25.05 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
21:29:31 #10 25.05 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-run-perl all 0.96-1 [89.9 kB]
21:29:31 #10 25.08 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
21:29:32 #11 22.83 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB]
21:29:32 #11 22.97 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB]
21:29:32 #11 22.98 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
21:29:32 #11 23.01 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B]
21:29:32 #11 23.01 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:29:32 #11 23.02 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:29:32 #11 23.02 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
21:29:32 #11 23.08 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB]
21:29:32 #13 8.907 Selecting previously unselected package dh-apparmor.
21:29:32 #13 8.909 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
21:29:32 #13 8.915 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
21:29:32 #13 8.956 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:29:32 #13 8.958 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
21:29:32 #13 8.962 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:29:32 #13 9.002 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:29:32 #13 9.005 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
21:29:32 #13 9.008 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:29:32 #13 9.036 Selecting previously unselected package libudev-dev:armhf.
21:29:32 #13 9.039 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.20_armhf.deb ...
21:29:32 #13 9.042 Unpacking libudev-dev:armhf (245.4-4ubuntu3.20) ...
21:29:32 #13 9.070 Selecting previously unselected package libsepol1-dev:armhf.
21:29:32 #13 9.073 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ...
21:29:32 #13 9.076 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
21:29:32 #13 9.138 Selecting previously unselected package libpcre2-16-0:armhf.
21:29:32 #13 9.138 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_armhf.deb ...
21:29:32 #12 7.687 Unpacking libselinux1-dev:amd64 (3.4-1+b5) ...
21:29:32 #12 7.743 Selecting previously unselected package libdevmapper-dev:amd64.
21:29:32 #12 7.747 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_amd64.deb ...
21:29:32 #12 7.750 Unpacking libdevmapper-dev:amd64 (2:1.02.185-2) ...
21:29:32 #12 7.780 Selecting previously unselected package libseccomp-dev:amd64.
21:29:32 #12 7.783 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_amd64.deb ...
21:29:32 #12 7.786 Unpacking libseccomp-dev:amd64 (2.5.4-1+b3) ...
21:29:32 #12 7.824 Selecting previously unselected package libsystemd-dev:amd64.
21:29:32 #12 7.828 Preparing to unpack .../21-libsystemd-dev_252.6-1_amd64.deb ...
21:29:32 #12 7.831 Unpacking libsystemd-dev:amd64 (252.6-1) ...
21:29:32 #12 4.382 The following additional packages will be installed:
21:29:32 #12 4.382   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:29:32 #12 4.382   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
21:29:32 #12 4.382   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
21:29:32 #12 4.383   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:29:32 #12 4.383   libudev-dev libuv1 pkg-config procps
21:29:32 #12 4.384 Suggested packages:
21:29:32 #12 4.384   cmake-doc ninja-build apparmor-easyprof seccomp
21:29:32 #12 4.384 Recommended packages:
21:29:32 #12 4.384   psmisc
21:29:32 #12 4.552 The following NEW packages will be installed:
21:29:32 #12 4.552   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:29:32 #12 4.553   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
21:29:32 #12 4.553   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
21:29:32 #12 4.553   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:29:32 #12 4.554   libudev-dev libuv1 pkg-config procps
21:29:32 #11 51.84 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7.1_armhf.deb ...
21:29:32 #11 51.84 Unpacking systemd-timesyncd (251.4-1ubuntu7.1) ...
21:29:32 #11 51.88 Selecting previously unselected package ucf.
21:29:32 #11 51.88 Preparing to unpack .../050-ucf_3.0043_all.deb ...
21:29:32 #11 51.88 Moving old data out of the way
21:29:32 #11 51.89 Unpacking ucf (3.0043) ...
21:29:32 #11 51.93 Selecting previously unselected package xdg-user-dirs.
21:29:32 #11 51.94 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_armhf.deb ...
21:29:32 #11 51.94 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
21:29:32 #11 51.98 Selecting previously unselected package bsdextrautils.
21:29:32 #11 51.98 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_armhf.deb ...
21:29:32 #11 51.99 Unpacking bsdextrautils (2.38-4ubuntu1) ...
21:29:32 #11 52.02 Selecting previously unselected package libmagic-mgc.
21:29:32 #11 52.02 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_armhf.deb ...
21:29:32 #11 52.02 Unpacking libmagic-mgc (1:5.41-4) ...
21:29:32 #11 52.08 Selecting previously unselected package libmagic1:armhf.
21:29:32 #10 22.58 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
21:29:32 #10 22.58 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:29:32 #10 22.63 Selecting previously unselected package libpsl5:arm64.
21:29:32 #10 22.63 Preparing to unpack .../067-libpsl5_0.20.2-2_arm64.deb ...
21:29:32 #10 22.64 Unpacking libpsl5:arm64 (0.20.2-2) ...
21:29:32 #10 22.68 Selecting previously unselected package librtmp1:arm64.
21:29:32 #10 22.68 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
21:29:32 #10 22.69 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:29:32 #10 22.73 Selecting previously unselected package libssh2-1:arm64.
21:29:32 #10 22.73 Preparing to unpack .../069-libssh2-1_1.8.0-2.1_arm64.deb ...
21:29:32 #10 22.74 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
21:29:32 #10 22.79 Selecting previously unselected package libcurl4:arm64.
21:29:32 #10 18.25   Installing       : enchant-1:1.6.0-30.el9.aarch64                      43/166 
21:29:32 #10 18.26   Installing       : python3-enchant-3.2.0-5.el9.noarch                  44/166 
21:29:32 #10 18.27   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  45/166 
21:29:32 #10 18.28   Installing       : emacs-filesystem-1:27.2-8.el9.noarch                46/166 
21:29:32 #10 18.28   Installing       : desktop-file-utils-0.26-6.el9.aarch64               47/166 
21:29:32 #10 18.29   Installing       : efi-srpm-macros-4-9.el9.noarch                      48/166 
21:29:32 #10 18.30   Installing       : dwz-0.14-3.el9.aarch64                              49/166 
21:29:32 #10 18.31   Installing       : checkpolicy-3.5-1.el9.aarch64                       50/166 
21:29:32 #10 18.32   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          51/166 
21:29:32 #10 18.34   Installing       : zstd-1.5.1-2.el9.aarch64                            52/166 
21:29:32 #10 18.35   Installing       : vim-filesystem-2:8.2.2637-20.el9.noarch             53/166 
21:29:32 #10 18.39   Installing       : tcl-1:8.6.10-7.el9.aarch64                          54/166 
21:29:32 #10 18.41   Installing       : shared-mime-info-2.1-5.el9.aarch64                  55/166 
21:29:32 #10 18.42   Running scriptlet: shared-mime-info-2.1-5.el9.aarch64                  55/166 
21:29:32 #10 18.43   Installing       : python3-six-1.15.0-9.el9.noarch                     56/166 
21:29:32 #10 18.45   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               57/166 
21:29:32 #10 18.47   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch         58/166 
21:29:32 #10 18.48   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       59/166 
21:29:32 #10 18.48   Installing       : libpsl-0.21.1-5.el9.aarch64                         60/166 
21:29:32 #10 18.49   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      61/166 
21:29:32 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:32 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:29:32 #11 60.59 Selecting previously unselected package manpages-dev.
21:29:32 #11 60.60 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ...
21:29:32 #11 60.60 Unpacking manpages-dev (5.10-1ubuntu1) ...
21:29:32 #11 72.37   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
21:29:32 #11 73.26   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
21:29:32 #11 73.30   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
21:29:32 #11 73.33   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          34/52 
21:29:32 #11 73.34   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
21:29:32 #11 73.36   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      36/52 
21:29:32 #11 73.38   Installing : desktop-file-utils-0.23-2.el7.x86_64                       37/52 
21:29:32 #11 19.70 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
21:29:32 #11 19.99 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
21:29:32 #12 16.41 CentOS Stream 8 - Extras                         20 kB/s |  17 kB     00:00    
21:29:32 #9 23.75 Selecting previously unselected package librtmp1:arm64.
21:29:32 #9 23.75 Preparing to unpack .../075-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:29:32 #9 23.76 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:29:32 #9 23.82 Selecting previously unselected package libssh2-1:arm64.
21:29:32 #9 23.82 Preparing to unpack .../076-libssh2-1_1.10.0-3+b1_arm64.deb ...
21:29:32 #9 23.83 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
21:29:32 #9 23.91 Selecting previously unselected package libcurl4:arm64.
21:29:32 #9 23.91 Preparing to unpack .../077-libcurl4_7.88.1-7_arm64.deb ...
21:29:32 #9 23.91 Unpacking libcurl4:arm64 (7.88.1-7) ...
21:29:32 #9 24.03 Selecting previously unselected package curl.
21:29:32 #9 24.03 Preparing to unpack .../078-curl_7.88.1-7_arm64.deb ...
21:29:32 #10 25.24 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-moreutils-perl arm64 0.416-1build3 [52.7 kB]
21:29:32 #11 23.09 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB]
21:29:32 #11 23.11 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB]
21:29:32 #13 9.142 Unpacking libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
21:29:32 #13 9.189 Selecting previously unselected package libpcre2-32-0:armhf.
21:29:32 #13 9.191 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_armhf.deb ...
21:29:32 #13 9.195 Unpacking libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
21:29:32 #13 9.236 Selecting previously unselected package libpcre2-posix2:armhf.
21:29:32 #13 9.239 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_armhf.deb ...
21:29:32 #13 9.242 Unpacking libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
21:29:32 #13 9.265 Selecting previously unselected package libpcre2-dev:armhf.
21:29:32 #13 9.268 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_armhf.deb ...
21:29:32 #13 9.271 Unpacking libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
21:29:32 #13 9.349 Selecting previously unselected package libselinux1-dev:armhf.
21:29:32 #13 9.349 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_armhf.deb ...
21:29:32 #12 7.940 Selecting previously unselected package libpkgconf3:amd64.
21:29:32 #12 7.944 Preparing to unpack .../22-libpkgconf3_1.8.1-1_amd64.deb ...
21:29:32 #12 7.948 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
21:29:32 #12 7.976 Selecting previously unselected package pkgconf-bin.
21:29:32 #12 7.980 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_amd64.deb ...
21:29:32 #12 7.983 Unpacking pkgconf-bin (1.8.1-1) ...
21:29:32 #12 8.020 Selecting previously unselected package pkgconf:amd64.
21:29:32 #12 8.020 Preparing to unpack .../24-pkgconf_1.8.1-1_amd64.deb ...
21:29:32 #12 8.025 Unpacking pkgconf:amd64 (1.8.1-1) ...
21:29:32 #12 8.064 Selecting previously unselected package pkg-config:amd64.
21:29:32 #12 8.064 Preparing to unpack .../25-pkg-config_1.8.1-1_amd64.deb ...
21:29:32 #12 8.069 Unpacking pkg-config:amd64 (1.8.1-1) ...
21:29:32 #12 8.109 Setting up libseccomp-dev:amd64 (2.5.4-1+b3) ...
21:29:32 #12 8.121 Setting up libpcre2-16-0:amd64 (10.42-1) ...
21:29:32 #12 8.131 Setting up libpcre2-32-0:amd64 (10.42-1) ...
21:29:32 #12 8.143 Setting up libpkgconf3:amd64 (1.8.1-1) ...
21:29:32 #12 8.156 Setting up libuv1:amd64 (1.44.2-1) ...
21:29:32 #12 8.168 Setting up bash-completion (1:2.11-6) ...
21:29:32 #12 4.823 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:29:32 #12 4.823 1 not fully installed or removed.
21:29:32 #12 4.823 Need to get 11.4 MB of archives.
21:29:32 #12 4.823 After this operation, 46.6 MB of additional disk space will be used.
21:29:32 #12 4.823 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
21:29:32 #12 4.832 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:29:32 #12 4.845 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
21:29:32 #12 4.847 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
21:29:32 #12 4.848 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
21:29:32 #12 4.852 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
21:29:32 #12 4.852 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
21:29:32 #12 4.854 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
21:29:32 #12 4.855 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
21:29:32 #12 4.899 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
21:29:32 #11 52.08 Preparing to unpack .../054-libmagic1_1%3a5.41-4_armhf.deb ...
21:29:32 #11 52.09 Unpacking libmagic1:armhf (1:5.41-4) ...
21:29:32 #11 52.12 Selecting previously unselected package file.
21:29:32 #11 52.12 Preparing to unpack .../055-file_1%3a5.41-4_armhf.deb ...
21:29:32 #11 52.12 Unpacking file (1:5.41-4) ...
21:29:32 #11 52.15 Selecting previously unselected package gettext-base.
21:29:32 #11 52.15 Preparing to unpack .../056-gettext-base_0.21-8_armhf.deb ...
21:29:32 #11 52.15 Unpacking gettext-base (0.21-8) ...
21:29:32 #11 52.19 Selecting previously unselected package libuchardet0:armhf.
21:29:32 #11 52.19 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_armhf.deb ...
21:29:32 #11 52.19 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
21:29:32 #11 52.22 Selecting previously unselected package groff-base.
21:29:32 #11 52.22 Preparing to unpack .../058-groff-base_1.22.4-8build1_armhf.deb ...
21:29:32 #11 52.23 Unpacking groff-base (1.22.4-8build1) ...
21:29:32 #11 52.29 Selecting previously unselected package libcbor0.8:armhf.
21:29:32 #11 52.29 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
21:29:32 #11 52.29 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
21:29:32 #11 52.32 Selecting previously unselected package libedit2:armhf.
21:29:32 #11 52.32 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_armhf.deb ...
21:29:32 #11 52.33 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
21:29:32 #11 52.36 Selecting previously unselected package libfido2-1:armhf.
21:29:32 #11 52.36 Preparing to unpack .../061-libfido2-1_1.11.0-1_armhf.deb ...
21:29:32 #11 52.36 Unpacking libfido2-1:armhf (1.11.0-1) ...
21:29:32 #11 52.39 Selecting previously unselected package libnghttp2-14:armhf.
21:29:32 #30 26.93 Selecting previously unselected package libglib2.0-bin.
21:29:32 #30 26.94 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_amd64.deb ...
21:29:32 #30 26.94 Unpacking libglib2.0-bin (2.66.8-1) ...
21:29:32 #30 27.08 Selecting previously unselected package python3-lib2to3.
21:29:32 #30 27.08 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
21:29:32 #30 27.09 Unpacking python3-lib2to3 (3.9.2-1) ...
21:29:32 #30 27.28 Selecting previously unselected package python3-distutils.
21:29:32 #10 22.79 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u5_arm64.deb ...
21:29:32 #10 22.80 Unpacking libcurl4:arm64 (7.64.0-4+deb10u5) ...
21:29:32 #10 22.85 Selecting previously unselected package curl.
21:29:32 #10 22.85 Preparing to unpack .../071-curl_7.64.0-4+deb10u5_arm64.deb ...
21:29:32 #10 22.85 Unpacking curl (7.64.0-4+deb10u5) ...
21:29:32 #10 22.90 Selecting previously unselected package dctrl-tools.
21:29:32 #10 22.91 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
21:29:32 #10 22.92 Unpacking dctrl-tools (2.24-3) ...
21:29:32 #10 22.96 Selecting previously unselected package libtool.
21:29:32 #10 22.96 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ...
21:29:32 #10 22.96 Unpacking libtool (2.4.6-9) ...
21:29:32 #10 23.02 Selecting previously unselected package dh-autoreconf.
21:29:32 #10 18.53   Installing       : openssl-1:3.0.7-6.el9.aarch64                       62/166 
21:29:32 #10 18.54   Installing       : ncurses-6.2-8.20210508.el9.aarch64                  63/166 
21:29:32 #10 18.55   Installing       : perl-Digest-1.19-4.el9.noarch                       64/166 
21:29:32 #10 18.56   Installing       : perl-Digest-MD5-2.58-4.el9.aarch64                  65/166 
21:29:32 #10 18.57   Installing       : perl-B-1.80-480.el9.aarch64                         66/166 
21:29:32 #10 18.57   Installing       : perl-FileHandle-2.03-480.el9.noarch                 67/166 
21:29:32 #10 18.58   Installing       : perl-AutoLoader-5.74-480.el9.noarch                 68/166 
21:29:32 #10 18.58   Installing       : perl-Data-Dumper-2.174-462.el9.aarch64              69/166 
21:29:32 #10 18.59   Installing       : perl-libnet-3.13-4.el9.noarch                       70/166 
21:29:32 #10 18.60   Installing       : perl-base-2.27-480.el9.noarch                       71/166 
21:29:32 #10 18.61   Installing       : perl-URI-5.09-3.el9.noarch                          72/166 
21:29:32 #10 18.63   Installing       : perl-Net-SSLeay-1.92-2.el9.aarch64                  73/166 
21:29:32 #10 18.65   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               74/166 
21:29:32 #10 18.65   Installing       : perl-if-0.60.800-480.el9.noarch                     75/166 
21:29:32 #10 18.66   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 76/166 
21:29:32 #10 18.66   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                77/166 
21:29:32 #10 18.67   Installing       : perl-File-Path-2.18-4.el9.noarch                    78/166 
21:29:32 #10 18.68   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               79/166 
21:29:32 #10 18.68   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              80/166 
21:29:32 #10 18.69   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        81/166 
21:29:32 #10 18.70   Installing       : perl-Class-Struct-0.66-480.el9.noarch               82/166 
21:29:32 #10 18.70   Installing       : perl-POSIX-1.94-480.el9.aarch64                     83/166 
21:29:32 #10 18.71   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             84/166 
21:29:32 #10 18.72   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  85/166 
21:29:32 #10 18.72   Installing       : perl-subs-1.03-480.el9.noarch                       86/166 
21:29:32 #10 18.73   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             87/166 
21:29:32 #10 18.73   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 88/166 
21:29:32 #10 18.74   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   89/166 
21:29:32 #10 18.75   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 90/166 
21:29:32 #10 18.76   Installing       : perl-Socket-4:2.031-4.el9.aarch64                   91/166 
21:29:32 #10 18.77   Installing       : perl-SelectSaver-1.02-480.el9.noarch                92/166 
21:29:32 #10 18.77   Installing       : perl-Symbol-1.08-480.el9.noarch                     93/166 
21:29:32 #10 18.78   Installing       : perl-File-stat-1.09-480.el9.noarch                  94/166 
21:29:32 #10 18.79   Installing       : perl-podlators-1:4.14-460.el9.noarch                95/166 
21:29:32 #10 18.80   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             96/166 
21:29:32 #10 18.80   Installing       : perl-Fcntl-1.13-480.el9.aarch64                     97/166 
21:29:32 #10 18.81   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            98/166 
21:29:32 #10 18.81   Installing       : perl-mro-1.23-480.el9.aarch64                       99/166 
21:29:32 #10 18.82   Installing       : perl-IO-1.43-480.el9.aarch64                       100/166 
21:29:32 #10 18.83   Installing       : perl-overloading-0.02-480.el9.noarch               101/166 
21:29:32 #11 60.85 Selecting previously unselected package python3-certifi.
21:29:32 #11 60.85 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ...
21:29:32 #11 60.86 Unpacking python3-certifi (2020.6.20-1) ...
21:29:32 #11 60.90 Selecting previously unselected package python3-idna.
21:29:32 #11 60.90 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ...
21:29:32 #11 60.91 Unpacking python3-idna (3.3-1) ...
21:29:32 #11 60.94 Selecting previously unselected package python3-six.
21:29:32 #11 60.94 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ...
21:29:32 #11 60.95 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:29:32 #10 53.05 Adding system-user for exim (v4)
21:29:32 #10 53.32 Setting up libuchardet0:armhf (0.0.6-3) ...
21:29:32 #10 53.33 Setting up git-man (1:2.20.1-2+deb10u8) ...
21:29:32 #10 53.34 Setting up libssh2-1:armhf (1.8.0-2.1) ...
21:29:32 #10 53.36 Setting up netbase (5.6) ...
21:29:32 #10 53.38 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
21:29:32 #12 0.989 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
21:29:32 #12 1.016 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
21:29:32 #11 21.70 Get:134 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtsan2 arm64 12.2.0-3ubuntu1 [2514 kB]
21:29:32 #11 21.84 Get:135 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libubsan1 arm64 12.2.0-3ubuntu1 [957 kB]
21:29:32 #11 21.89 Get:136 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhwasan0 arm64 12.2.0-3ubuntu1 [1109 kB]
21:29:32 #11 21.94 Get:137 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgcc-12-dev arm64 12.2.0-3ubuntu1 [1157 kB]
21:29:32 #11 19.99 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
21:29:32 #11 20.17 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:29:32 #11 20.18 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
21:29:32 #11 20.26 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
21:29:32 #11 73.43   Installing : zip-3.0-11.el7.x86_64                                      38/52 
21:29:32 #11 73.48   Installing : elfutils-0.176-5.el7.x86_64                                39/52 
21:29:32 #11 73.51   Installing : patch-2.7.1-12.el7_7.x86_64                                40/52 
21:29:32 #9 24.04 Unpacking curl (7.88.1-7) ...
21:29:32 #9 24.12 Selecting previously unselected package dctrl-tools.
21:29:32 #9 24.12 Preparing to unpack .../079-dctrl-tools_2.24-3_arm64.deb ...
21:29:32 #9 24.13 Unpacking dctrl-tools (2.24-3) ...
21:29:32 #9 24.17 Selecting previously unselected package libdebhelper-perl.
21:29:32 #9 24.17 Preparing to unpack .../080-libdebhelper-perl_13.11.4_all.deb ...
21:29:32 #9 24.18 Unpacking libdebhelper-perl (13.11.4) ...
21:29:32 #9 24.23 Selecting previously unselected package libtool.
21:29:32 #9 24.24 Preparing to unpack .../081-libtool_2.4.7-5_all.deb ...
21:29:32 #9 24.25 Unpacking libtool (2.4.7-5) ...
21:29:32 #9 24.30 Selecting previously unselected package dh-autoreconf.
21:29:32 #10 25.47 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl7 arm64 2.4.6-2 [35.9 kB]
21:29:32 #10 25.50 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB]
21:29:32 #13 9.352 Unpacking libselinux1-dev:armhf (3.0-1build2) ...
21:29:32 #13 9.392 Selecting previously unselected package libdevmapper-dev:armhf.
21:29:32 #13 9.394 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ...
21:29:32 #13 9.398 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
21:29:32 #13 9.425 Selecting previously unselected package libseccomp-dev:armhf.
21:29:32 #13 9.428 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
21:29:32 #13 9.431 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
21:29:32 #13 9.462 Selecting previously unselected package libsystemd-dev:armhf.
21:29:32 #13 9.464 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.20_armhf.deb ...
21:29:32 #13 9.468 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.20) ...
21:29:32 #13 9.526 Selecting previously unselected package pkg-config.
21:29:32 #13 9.529 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_armhf.deb ...
21:29:32 #13 9.532 Unpacking pkg-config (0.29.1-0ubuntu4) ...
21:29:32 #13 9.609 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
21:29:32 #12 8.187 Setting up libproc2-0:amd64 (2:4.0.2-3) ...
21:29:32 #12 8.198 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
21:29:32 #12 8.209 Setting up libudev-dev:amd64 (252.6-1) ...
21:29:32 #12 8.221 Setting up libsepol-dev:amd64 (3.4-2) ...
21:29:32 #12 8.230 Setting up pkgconf-bin (1.8.1-1) ...
21:29:32 #12 8.240 Setting up libpcre2-posix3:amd64 (10.42-1) ...
21:29:32 #12 8.251 Setting up librhash0:amd64 (1.4.3-3) ...
21:29:32 #12 8.263 Setting up procps (2:4.0.2-3) ...
21:29:32 #12 8.304 Setting up cmake-data (3.25.1-1) ...
21:29:32 #12 8.316 Setting up dh-apparmor (3.0.8-3) ...
21:29:32 #12 8.326 Setting up libsystemd-dev:amd64 (252.6-1) ...
21:29:32 #12 8.336 Setting up libpcre2-dev:amd64 (10.42-1) ...
21:29:32 #12 8.348 Setting up libselinux1-dev:amd64 (3.4-1+b5) ...
21:29:32 #12 8.358 Setting up pkgconf:amd64 (1.8.1-1) ...
21:29:32 #12 8.367 Setting up pkg-config:amd64 (1.8.1-1) ...
21:29:32 #12 8.377 Setting up cmake (3.25.1-1) ...
21:29:32 #12 8.387 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
21:29:32 #12 8.397 Setting up dmsetup (2:1.02.185-2) ...
21:29:32 #12 8.416 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ...
21:29:32 #12 4.900 Get:11 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:29:32 #12 4.901 Get:12 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:29:32 #12 4.903 Get:13 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
21:29:32 #12 4.903 Get:14 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
21:29:32 #12 4.904 Get:15 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:29:32 #12 4.907 Get:16 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
21:29:32 #12 4.909 Get:17 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
21:29:32 #12 4.911 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
21:29:32 #12 4.912 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
21:29:32 #12 4.922 Get:20 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:29:32 #12 4.924 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
21:29:32 #12 4.924 Get:22 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:29:32 #12 4.925 Get:23 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
21:29:32 #12 4.928 Get:24 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
21:29:32 #12 5.069 debconf: delaying package configuration, since apt-utils is not installed
21:29:32 #12 5.107 Fetched 11.4 MB in 0s (30.8 MB/s)
21:29:32 #12 5.136 Selecting previously unselected package bash-completion.
21:29:32 #11 52.39 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_armhf.deb ...
21:29:32 #11 52.40 Unpacking libnghttp2-14:armhf (1.49.0-1) ...
21:29:32 #11 52.43 Selecting previously unselected package libpipeline1:armhf.
21:29:32 #11 52.43 Preparing to unpack .../063-libpipeline1_1.5.6-2_armhf.deb ...
21:29:32 #11 52.43 Unpacking libpipeline1:armhf (1.5.6-2) ...
21:29:32 #11 52.47 Selecting previously unselected package libpng16-16:armhf.
21:29:32 #11 52.47 Preparing to unpack .../064-libpng16-16_1.6.38-2_armhf.deb ...
21:29:32 #11 52.47 Unpacking libpng16-16:armhf (1.6.38-2) ...
21:29:32 #11 52.50 Selecting previously unselected package libpsl5:armhf.
21:29:32 #11 52.51 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_armhf.deb ...
21:29:32 #11 52.51 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
21:29:32 #11 52.54 Selecting previously unselected package libxau6:armhf.
21:29:32 #11 52.54 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_armhf.deb ...
21:29:32 #11 52.55 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
21:29:32 #11 52.58 Selecting previously unselected package libxdmcp6:armhf.
21:29:32 #11 52.58 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
21:29:32 #11 52.58 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
21:29:32 #11 52.62 Selecting previously unselected package libxcb1:armhf.
21:29:32 #30 27.28 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
21:29:32 #30 27.30 Unpacking python3-distutils (3.9.2-1) ...
21:29:32 #10 18.84   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 102/166 
21:29:32 #10 18.84   Installing       : perl-Errno-1.30-480.el9.aarch64                    103/166 
21:29:32 #10 18.85   Installing       : perl-File-Basename-2.85-480.el9.noarch             104/166 
21:29:32 #10 18.85   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                105/166 
21:29:32 #10 18.86   Installing       : perl-MIME-Base64-3.16-4.el9.aarch64                106/166 
21:29:32 #10 18.87   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      107/166 
21:29:32 #10 18.87   Installing       : perl-constant-1.33-461.el9.noarch                  108/166 
21:29:32 #10 18.88   Installing       : perl-Storable-1:3.21-460.el9.aarch64               109/166 
21:29:32 #10 18.89   Installing       : perl-overload-1.31-480.el9.noarch                  110/166 
21:29:32 #10 18.89   Installing       : perl-parent-1:0.238-460.el9.noarch                 111/166 
21:29:32 #10 18.90   Installing       : perl-vars-1.05-480.el9.noarch                      112/166 
21:29:32 #10 18.90   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               113/166 
21:29:32 #10 18.91   Installing       : perl-Carp-1.50-460.el9.noarch                      114/166 
21:29:32 #10 18.92   Installing       : perl-Exporter-5.74-461.el9.noarch                  115/166 
21:29:32 #10 18.92   Installing       : perl-NDBM_File-1.15-480.el9.aarch64                116/166 
21:29:32 #10 18.93   Installing       : perl-PathTools-3.78-461.el9.aarch64                117/166 
21:29:32 #10 18.98   Installing       : perl-Encode-4:3.08-462.el9.aarch64                 118/166 
21:29:32 #10 23.02 Preparing to unpack .../074-dh-autoreconf_19_all.deb ...
21:29:32 #10 23.02 Unpacking dh-autoreconf (19) ...
21:29:32 #10 23.06 Selecting previously unselected package libarchive-zip-perl.
21:29:32 #10 23.06 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ...
21:29:32 #10 23.06 Unpacking libarchive-zip-perl (1.64-1) ...
21:29:32 #10 23.10 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:32 #10 23.10 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
21:29:32 #10 23.11 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
21:29:32 #10 23.15 Selecting previously unselected package dh-strip-nondeterminism.
21:29:32 #10 23.15 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ...
21:29:32 #10 23.16 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
21:29:32 #10 23.19 Selecting previously unselected package dwz.
21:29:32 #10 23.19 Preparing to unpack .../078-dwz_0.12-3_arm64.deb ...
21:29:32 #10 23.20 Unpacking dwz (0.12-3) ...
21:29:32 #10 23.25 Selecting previously unselected package libglib2.0-0:arm64.
21:29:32 #10 23.25 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ...
21:29:32 #10 23.25 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
21:29:32 #10 23.38 Selecting previously unselected package libcroco3:arm64.
21:29:32 #11 60.98 Selecting previously unselected package python3-urllib3.
21:29:32 #11 60.98 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:29:32 #11 60.99 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:29:32 #11 61.03 Selecting previously unselected package python3-requests.
21:29:32 #11 61.03 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2_all.deb ...
21:29:32 #11 61.03 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:29:32 #11 61.07 Selecting previously unselected package python3-unidiff.
21:29:32 #11 61.07 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ...
21:29:32 #11 61.07 Unpacking python3-unidiff (0.5.5-2) ...
21:29:32 #11 61.11 Selecting previously unselected package python3-xdg.
21:29:32 #11 61.11 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ...
21:29:32 #11 61.11 Unpacking python3-xdg (0.27-2) ...
21:29:32 #11 61.14 Selecting previously unselected package equivs.
21:29:32 #11 61.15 Preparing to unpack .../350-equivs_2.3.1_all.deb ...
21:29:32 #11 61.15 Unpacking equivs (2.3.1) ...
21:29:32 #11 61.18 Selecting previously unselected package libauthen-sasl-perl.
21:29:32 #10 53.40 Setting up libmpdec2:armhf (2.4.2-2) ...
21:29:32 #10 53.41 Setting up libbinutils:armhf (2.31.1-16) ...
21:29:32 #10 53.42 Setting up cpp-8 (8.3.0-6) ...
21:29:32 #10 53.43 Setting up libc-dev-bin (2.28-10+deb10u2) ...
21:29:32 #10 53.45 Setting up openssl (1.1.1n-0+deb10u4) ...
21:29:32 #10 53.47 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
21:29:32 #10 53.48 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
21:29:32 #10 53.50 Setting up readline-common (7.0-5) ...
21:29:32 #10 53.52 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
21:29:32 #10 53.53 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
21:29:32 #10 53.54 Setting up libcc1-0:armhf (8.3.0-6) ...
21:29:32 #10 53.56 Setting up iso-codes (4.2-1) ...
21:29:32 #10 53.57 Setting up liblocale-gettext-perl (1.07-3+b4) ...
21:29:32 #10 53.58 Setting up dctrl-tools (2.24-3) ...
21:29:32 #11 21.99 Get:138 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gcc-12 arm64 12.2.0-3ubuntu1 [19.1 MB]
21:29:32 #11 20.31 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
21:29:32 #11 20.31 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
21:29:32 #11 20.33 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
21:29:32 #11 20.34 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
21:29:32 #11 20.34 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
21:29:32 #11 20.50 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:29:32 #9 24.30 Preparing to unpack .../082-dh-autoreconf_20_all.deb ...
21:29:32 #9 24.31 Unpacking dh-autoreconf (20) ...
21:29:32 #9 24.34 Selecting previously unselected package libarchive-zip-perl.
21:29:32 #9 24.34 Preparing to unpack .../083-libarchive-zip-perl_1.68-1_all.deb ...
21:29:32 #9 24.35 Unpacking libarchive-zip-perl (1.68-1) ...
21:29:32 #9 24.40 Selecting previously unselected package libsub-override-perl.
21:29:32 #9 24.40 Preparing to unpack .../084-libsub-override-perl_0.09-4_all.deb ...
21:29:32 #9 24.41 Unpacking libsub-override-perl (0.09-4) ...
21:29:32 #9 24.44 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:32 #9 24.44 Preparing to unpack .../085-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
21:29:32 #9 24.44 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
21:29:32 #9 24.48 Selecting previously unselected package dh-strip-nondeterminism.
21:29:32 #9 24.48 Preparing to unpack .../086-dh-strip-nondeterminism_1.13.1-1_all.deb ...
21:29:32 #9 24.48 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
21:29:32 #9 24.52 Selecting previously unselected package libelf1:arm64.
21:29:32 #9 24.52 Preparing to unpack .../087-libelf1_0.188-2.1_arm64.deb ...
21:29:32 #10 25.63 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-http-perl all 6.17-1 [22.7 kB]
21:29:32 #10 25.64 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
21:29:32 #10 25.65 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
21:29:32 #10 25.70 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
21:29:32 #10 25.70 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:29:32 #10 25.70 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:29:32 #10 25.71 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librole-tiny-perl all 2.000006-1 [15.9 kB]
21:29:32 #10 25.71 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstrictures-perl all 2.000003-1 [16.1 kB]
21:29:32 #11 23.59 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:29:32 #11 23.75 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
21:29:32 #11 23.97 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB]
21:29:32 #13 9.618 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ...
21:29:32 #13 9.626 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
21:29:32 #13 9.635 Setting up libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
21:29:32 #13 9.644 Setting up libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
21:29:32 #13 9.653 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
21:29:32 #13 9.663 Setting up bash-completion (1:2.10-1ubuntu1) ...
21:29:32 #12 8.426 Setting up libdevmapper-dev:amd64 (2:1.02.185-2) ...
21:29:32 #12 8.437 Setting up docker-ce-build-deps (1.0) ...
21:29:32 #12 8.448 Processing triggers for libc-bin (2.36-8) ...
21:29:32 #12 8.468 Processing triggers for man-db (2.11.2-2) ...
21:29:32 #12 5.136 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28670 files and directories currently installed.)
21:29:32 #12 5.154 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
21:29:32 #11 52.62 Preparing to unpack .../068-libxcb1_1.15-1_armhf.deb ...
21:29:32 #11 52.62 Unpacking libxcb1:armhf (1.15-1) ...
21:29:32 #11 52.65 Selecting previously unselected package libx11-data.
21:29:32 #11 52.65 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
21:29:32 #11 52.66 Unpacking libx11-data (2:1.8.1-2) ...
21:29:32 #11 52.72 Selecting previously unselected package libx11-6:armhf.
21:29:32 #11 52.72 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_armhf.deb ...
21:29:32 #11 52.73 Unpacking libx11-6:armhf (2:1.8.1-2) ...
21:29:32 #11 52.77 Selecting previously unselected package libxext6:armhf.
21:29:32 #11 52.77 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_armhf.deb ...
21:29:32 #11 52.77 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
21:29:32 #11 52.80 Selecting previously unselected package libxmuu1:armhf.
21:29:32 #11 52.81 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_armhf.deb ...
21:29:32 #11 52.81 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
21:29:32 #11 52.86 Selecting previously unselected package man-db.
21:29:32 #30 27.49 Selecting previously unselected package libglib2.0-dev-bin.
21:29:32 #30 27.49 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
21:29:32 #30 27.50 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
21:29:32 #30 27.65 Selecting previously unselected package libsepol1-dev:amd64.
21:29:32 #30 27.65 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
21:29:32 #30 27.66 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:29:32 #10 19.09   Installing       : perl-libs-4:5.32.1-480.el9.aarch64                 119/166 
21:29:32 #10 19.11   Installing       : perl-interpreter-4:5.32.1-480.el9.aarch64          120/166 
21:29:32 #10 19.11   Installing       : kernel-srpm-macros-1.0-12.el9.noarch               121/166 
21:29:32 #10 19.12   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           122/166 
21:29:32 #10 19.12   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  123/166 
21:29:32 #10 19.13   Installing       : python-srpm-macros-3.9-52.el9.noarch               124/166 
21:29:32 #10 19.14   Installing       : redhat-rpm-config-199-1.el9.noarch                 125/166 
21:29:32 #10 19.14   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                    126/166 
21:29:32 #10 19.20   Installing       : libutempter-1.2.1-6.el9.aarch64                    126/166 
21:29:32 #10 19.22   Installing       : libselinux-utils-3.5-1.el9.aarch64                 127/166 
21:29:32 #10 19.23   Installing       : libpng-2:1.6.37-12.el9.aarch64                     128/166 
21:29:32 #10 19.24   Installing       : gdk-pixbuf2-2.42.6-3.el9.aarch64                   129/166 
21:29:32 #10 19.25   Installing       : libpkgconf-1.7.3-10.el9.aarch64                    130/166 
21:29:32 #10 19.26   Installing       : pkgconf-1.7.3-10.el9.aarch64                       131/166 
21:29:32 #10 19.27   Installing       : pkgconf-pkg-config-1.7.3-10.el9.aarch64            132/166 
21:29:32 #10 19.27   Installing       : libpipeline-1.5.3-4.el9.aarch64                    133/166 
21:29:32 #10 19.28   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         134/166 
21:29:32 #10 23.38 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ...
21:29:32 #10 23.39 Unpacking libcroco3:arm64 (0.6.12-3) ...
21:29:32 #10 23.44 Selecting previously unselected package libncurses6:arm64.
21:29:32 #10 23.44 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u3_arm64.deb ...
21:29:32 #10 23.45 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u3) ...
21:29:32 #10 23.48 Selecting previously unselected package gettext.
21:29:32 #10 23.49 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ...
21:29:32 #10 23.49 Unpacking gettext (0.19.8.1-9) ...
21:29:32 #10 23.62 Selecting previously unselected package intltool-debian.
21:29:32 #11 61.18 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:29:32 #11 61.19 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:29:32 #11 61.22 Selecting previously unselected package python3-magic.
21:29:32 #11 61.22 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ...
21:29:32 #11 61.23 Unpacking python3-magic (2:0.4.24-2) ...
21:29:32 #11 61.30 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ...
21:29:32 #11 61.31 Setting up media-types (7.0.0) ...
21:29:32 #11 61.33 Setting up libpipeline1:armhf (1.5.5-1) ...
21:29:32 #11 61.34 Setting up wdiff (1.2.2-2build3) ...
21:29:32 #11 61.35 Setting up gcc-11-base:armhf (11.3.0-1ubuntu1~22.04) ...
21:29:32 #11 61.37 Setting up libxau6:armhf (1:1.0.9-1build5) ...
21:29:32 #11 61.38 Setting up libre2-9:armhf (20220201+dfsg-1) ...
21:29:32 #11 61.39 Setting up lto-disabled-list (24) ...
21:29:32 #11 61.40 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
21:29:32 #11 61.41 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
21:29:32 #11 61.43 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:29:32 #11 61.43 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
21:29:32 #11 61.44 Setting up libtext-glob-perl (0.11-2) ...
21:29:32 #11 61.45 Setting up libmagic-mgc (1:5.41-3) ...
21:29:32 #11 61.46 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
21:29:32 #11 61.47 Setting up distro-info-data (0.52ubuntu0.2) ...
21:29:32 #11 61.49 Setting up manpages (5.10-1ubuntu1) ...
21:29:32 #11 61.50 Setting up unzip (6.0-26ubuntu3.1) ...
21:29:32 #11 61.51 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
21:29:32 #10 53.60 Setting up debian-keyring (2019.02.25) ...
21:29:32 #10 53.61 Setting up libreadline7:armhf (7.0-5) ...
21:29:32 #10 53.62 Setting up libgdbm6:armhf (1.18.1-4) ...
21:29:32 #10 53.63 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:29:32 #10 53.65 Setting up pinentry-curses (1.1.0-2) ...
21:29:32 #10 53.66 Setting up manpages-dev (4.16-2) ...
21:29:32 #10 53.67 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
21:29:32 #10 53.69 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
21:29:32 #10 53.70 Setting up libxcb1:armhf (1.13.1-2) ...
21:29:32 #10 53.71 Setting up at (3.1.23-1) ...
21:29:32 #9 24.52 Unpacking libelf1:arm64 (0.188-2.1) ...
21:29:32 #9 24.57 Selecting previously unselected package dwz.
21:29:32 #9 24.57 Preparing to unpack .../088-dwz_0.15-1_arm64.deb ...
21:29:32 #9 24.57 Unpacking dwz (0.15-1) ...
21:29:32 #9 24.62 Selecting previously unselected package libicu72:arm64.
21:29:32 #9 24.62 Preparing to unpack .../089-libicu72_72.1-3_arm64.deb ...
21:29:32 #9 24.62 Unpacking libicu72:arm64 (72.1-3) ...
21:29:33 #10 25.86 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-quote-perl all 2.005000-1 [17.0 kB]
21:29:33 #10 26.00 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmoo-perl all 2.003004-1 [45.5 kB]
21:29:33 #10 26.09 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-perl all 0.37-1 [18.3 kB]
21:29:33 #10 26.13 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-identify-perl arm64 0.14-1 [10.3 kB]
21:29:33 #11 52.86 Preparing to unpack .../073-man-db_2.10.2-2_armhf.deb ...
21:29:33 #11 52.86 Unpacking man-db (2.10.2-2) ...
21:29:33 #11 52.91 Selecting previously unselected package manpages.
21:29:33 #11 52.91 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
21:29:33 #11 52.92 Unpacking manpages (5.13-1) ...
21:29:33 #11 52.97 Selecting previously unselected package openssh-client.
21:29:33 #11 52.97 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_armhf.deb ...
21:29:33 #11 52.98 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
21:29:33 #11 53.02 Selecting previously unselected package publicsuffix.
21:29:33 #11 53.02 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
21:29:33 #11 53.03 Unpacking publicsuffix (20220811.1734-1) ...
21:29:33 #11 53.06 Selecting previously unselected package libunwind8:armhf.
21:29:33 #11 53.06 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1.1_armhf.deb ...
21:29:33 #11 53.06 Unpacking libunwind8:armhf (1.6.2-0ubuntu1.1) ...
21:29:33 #11 53.09 Selecting previously unselected package strace.
21:29:33 #12 17.25 CentOS Stream 8 - Extras common packages        7.9 kB/s | 5.3 kB     00:00    
21:29:33 #30 27.91 Selecting previously unselected package libpcre2-16-0:amd64.
21:29:33 #30 27.92 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
21:29:33 #30 27.92 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
21:29:33 #10 19.31   Installing       : man-db-2.9.3-7.el9.aarch64                         134/166 
21:29:33 #10 19.33   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         134/166 
21:29:33 #10 19.35   Installing       : environment-modules-5.0.1-2.el9.aarch64            135/166 
21:29:33 #10 19.36   Running scriptlet: environment-modules-5.0.1-2.el9.aarch64            135/166 
21:29:33 #10 19.38   Installing       : scl-utils-1:2.0.3-4.el9.aarch64                    136/166 
21:29:33 #10 19.54   Installing       : libicu-67.1-9.el9.aarch64                          137/166 
21:29:33 #10 23.62 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ...
21:29:33 #10 23.62 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:29:33 #10 23.67 Selecting previously unselected package po-debconf.
21:29:33 #10 23.67 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ...
21:29:33 #10 23.68 Unpacking po-debconf (1.0.21) ...
21:29:33 #10 23.73 Selecting previously unselected package debhelper.
21:29:33 #10 23.73 Preparing to unpack .../085-debhelper_12.1.1_all.deb ...
21:29:33 #10 23.73 Unpacking debhelper (12.1.1) ...
21:29:33 #10 23.84 Selecting previously unselected package debian-keyring.
21:29:33 #11 61.52 Setting up libbrotli1:armhf (1.0.9-2build6) ...
21:29:33 #11 61.53 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
21:29:33 #11 61.55 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:29:33 #11 61.56 Setting up binutils-common:armhf (2.38-4ubuntu2.1) ...
21:29:33 #11 61.57 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
21:29:33 #11 61.59 Setting up libmagic1:armhf (1:5.41-3) ...
21:29:33 #11 61.61 Setting up libdeflate0:armhf (1.10-2) ...
21:29:33 #11 61.62 Setting up less (590-1ubuntu0.22.04.1) ...
21:29:33 #11 61.63 Setting up perl-openssl-defaults:armhf (5build2) ...
21:29:33 #11 61.65 Setting up linux-libc-dev:armhf (5.15.0-69.76) ...
21:29:33 #11 61.66 Setting up libctf-nobfd0:armhf (2.38-4ubuntu2.1) ...
21:29:33 #11 61.67 Setting up gettext-base (0.21-4ubuntu4) ...
21:29:33 #11 61.68 Setting up liblzo2-2:armhf (2.10-2build3) ...
21:29:33 #11 61.69 Setting up libnpth0:armhf (1.6-3build2) ...
21:29:33 #11 61.70 Setting up file (1:5.41-3) ...
21:29:33 #11 61.72 Setting up libassuan0:armhf (2.5.5-1build1) ...
21:29:33 #11 61.72 Setting up libgomp1:armhf (12.1.0-2ubuntu1~22.04) ...
21:29:33 #10 53.85 invoke-rc.d: could not determine current runlevel
21:29:33 #10 53.87 invoke-rc.d: policy-rc.d denied execution of start.
21:29:33 #10 53.88 Setting up libedit2:armhf (3.1-20181209-1) ...
21:29:33 #10 53.89 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
21:29:33 #10 53.90 Setting up cron (3.0pl1-134+deb10u1) ...
21:29:33 #10 53.99 Adding group `crontab' (GID 102) ...
21:29:33 #10 54.00 Done.
21:29:33 #10 54.02 invoke-rc.d: could not determine current runlevel
21:29:33 #10 54.02 invoke-rc.d: policy-rc.d denied execution of start.
21:29:33 #10 26.14 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:29:33 #10 26.16 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
21:29:33 #10 26.16 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
21:29:33 #10 26.17 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-xs-perl arm64 0.28-3build2 [15.2 kB]
21:29:33 #10 26.18 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
21:29:33 #10 26.22 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
21:29:33 #10 26.22 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
21:29:33 #10 26.40 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-tiny-perl all 0.104-1 [55.3 kB]
21:29:33 #10 24.89 Selecting previously unselected package libfakeroot:arm64.
21:29:33 #10 24.89 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
21:29:33 #10 24.90 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
21:29:33 #10 24.94 Selecting previously unselected package fakeroot.
21:29:33 #10 24.94 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
21:29:33 #10 24.94 Unpacking fakeroot (1.25.3-1.1) ...
21:29:33 #10 24.98 Selecting previously unselected package libassuan0:arm64.
21:29:33 #11 20.92 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
21:29:33 #11 20.92 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB]
21:29:33 #11 20.93 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB]
21:29:33 #11 20.93 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB]
21:29:33 #11 20.95 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:29:33 #11 20.96 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB]
21:29:33 #11 20.96 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:29:33 #11 20.96 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
21:29:33 #11 20.96 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
21:29:33 #11 20.99 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:29:33 #14 DONE 3.5s
21:29:33 
21:29:33 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:29:33 #15 DONE 0.0s
21:29:33 #11 53.09 Preparing to unpack .../078-strace_5.16-0ubuntu4_armhf.deb ...
21:29:33 #11 53.09 Unpacking strace (5.16-0ubuntu4) ...
21:29:33 #11 53.12 Selecting previously unselected package xauth.
21:29:33 #11 53.13 Preparing to unpack .../079-xauth_1%3a1.1.1-1_armhf.deb ...
21:29:33 #11 53.13 Unpacking xauth (1:1.1.1-1) ...
21:29:33 #11 53.16 Selecting previously unselected package xz-utils.
21:29:33 #11 53.16 Preparing to unpack .../080-xz-utils_5.2.5-2.1_armhf.deb ...
21:29:33 #11 53.16 Unpacking xz-utils (5.2.5-2.1) ...
21:29:33 #11 53.19 Selecting previously unselected package m4.
21:29:33 #11 53.19 Preparing to unpack .../081-m4_1.4.19-1_armhf.deb ...
21:29:33 #11 53.19 Unpacking m4 (1.4.19-1) ...
21:29:33 #11 53.22 Selecting previously unselected package autoconf.
21:29:33 #11 53.23 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
21:29:33 #11 53.23 Unpacking autoconf (2.71-2) ...
21:29:33 #11 53.28 Selecting previously unselected package autotools-dev.
21:29:33 #11 53.29 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
21:29:33 #11 53.29 Unpacking autotools-dev (20220109.1) ...
21:29:33 #11 53.32 Selecting previously unselected package automake.
21:29:33 #11 53.32 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
21:29:33 #11 53.33 Unpacking automake (1:1.16.5-1.3) ...
21:29:33 #11 53.37 Selecting previously unselected package autopoint.
21:29:33 #11 53.37 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
21:29:33 #11 53.38 Unpacking autopoint (0.21-8) ...
21:29:33 #11 53.40 Selecting previously unselected package binutils-common:armhf.
21:29:33 #11 24.14 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB]
21:29:33 #11 24.14 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB]
21:29:33 #11 24.14 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
21:29:33 #11 24.15 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
21:29:33 #11 24.15 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
21:29:33 #11 24.16 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
21:29:33 #11 24.16 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
21:29:33 #11 24.18 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:29:33 #13 10.23 Setting up pkg-config (0.29.1-0ubuntu4) ...
21:29:33 #13 10.28 Setting up libudev-dev:armhf (245.4-4ubuntu3.20) ...
21:29:33 #13 10.29 Setting up libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
21:29:33 #13 10.29 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:29:33 #13 10.30 Setting up librhash0:armhf (1.3.9-1) ...
21:29:33 #13 10.31 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
21:29:33 #13 10.32 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
21:29:33 #13 10.33 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.20) ...
21:29:33 #13 10.34 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
21:29:33 #13 10.35 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:29:33 #13 10.36 Setting up libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
21:29:33 #13 10.37 Setting up libselinux1-dev:armhf (3.0-1build2) ...
21:29:33 #13 10.38 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
21:29:33 #13 10.39 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
21:29:33 #13 10.40 Setting up docker-ce-build-deps (1.0) ...
21:29:33 #13 10.41 Processing triggers for man-db (2.9.1-1) ...
21:29:33 #13 10.43 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:29:33 #10 19.58   Installing       : webkit2gtk3-jsc-2.38.5-1.el9.aarch64               138/166 
21:29:33 #10 19.59   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.aarch64          139/166 
21:29:33 #10 19.60   Installing       : libfdisk-2.37.4-10.el9.aarch64                     140/166 
21:29:33 #10 19.61   Installing       : libeconf-0.4.1-2.el9.aarch64                       141/166 
21:29:33 #10 19.62   Installing       : libdb-5.3.28-53.el9.aarch64                        142/166 
21:29:33 #10 19.66   Installing       : pam-1.5.1-14.el9.aarch64                           143/166 
21:29:33 #10 19.68   Installing       : libpwquality-1.4.4-8.el9.aarch64                   144/166 
21:29:33 #10 19.76   Installing       : util-linux-2.37.4-10.el9.aarch64                   145/166 
21:29:33 #10 19.76 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:29:33 #10 19.76 
21:29:33 #10 19.78   Installing       : policycoreutils-3.5-1.el9.aarch64                  146/166 
21:29:33 #10 19.79   Running scriptlet: policycoreutils-3.5-1.el9.aarch64                  146/166 
21:29:33 #30 28.21 Selecting previously unselected package libpcre2-32-0:amd64.
21:29:33 #30 28.21 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
21:29:33 #10 23.84 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ...
21:29:33 #10 23.85 Unpacking debian-keyring (2019.02.25) ...
21:29:33 #11 73.54   Installing : dwz-0.11-3.el7.x86_64                                      41/52 
21:29:33 #11 74.31   Installing : gdb-7.6.1-120.el7.x86_64                                   42/52 
21:29:33 #11 74.33   Installing : perl-srpm-macros-1-8.el7.noarch                            43/52 
21:29:33 #11 74.35   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/52 
21:29:33 #11 74.38   Installing : unzip-6.0-24.el7_9.x86_64                                  45/52 
21:29:33 #11 74.40   Installing : file-5.11-37.el7.x86_64                                    46/52 
21:29:33 #11 74.44   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           47/52 
21:29:33 #11 74.49   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
21:29:33 #12 5.614 Unpacking bash-completion (1:2.11-2) ...
21:29:33 #12 5.745 Selecting previously unselected package cmake-data.
21:29:33 #12 5.748 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:29:33 #12 5.754 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:29:33 #11 61.74 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
21:29:33 #11 61.75 Setting up bzip2 (1.0.8-5build1) ...
21:29:33 #11 61.76 Setting up libldap-common (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:29:33 #11 61.78 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
21:29:33 #11 61.79 Setting up libfakeroot:armhf (1.28-1ubuntu1) ...
21:29:33 #11 61.80 Setting up libasan6:armhf (11.3.0-1ubuntu1~22.04) ...
21:29:33 #11 61.82 Setting up libnumber-compare-perl (0.03-2) ...
21:29:33 #11 61.83 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:29:33 #11 61.84 Setting up fakeroot (1.28-1ubuntu1) ...
21:29:33 #11 61.85 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:33 #11 61.85 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
21:29:33 #11 61.85 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
21:29:33 #11 61.85 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
21:29:33 #11 61.85 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
21:29:33 #11 61.85 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
21:29:33 #11 61.85 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
21:29:33 #11 61.85 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
21:29:33 #11 61.85 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
21:29:33 #11 61.86 Setting up autotools-dev (20220109.1) ...
21:29:33 #11 61.87 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
21:29:33 #11 61.88 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:29:33 #11 61.90 Setting up libx11-data (2:1.7.5-1) ...
21:29:33 #11 61.91 Setting up make (4.3-4.1build1) ...
21:29:33 #11 61.92 Setting up libmpfr6:armhf (4.1.0-3build3) ...
21:29:33 #11 61.93 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:29:33 #11 61.94 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:29:33 #11 61.96 Setting up lzip (1.23-1) ...
21:29:33 #11 61.96 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:29:33 #11 61.96 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
21:29:33 #11 61.97 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:29:33 #11 61.97 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
21:29:33 #11 61.97 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:29:33 #11 61.97 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
21:29:33 #11 61.98 Setting up strace (5.16-0ubuntu3) ...
21:29:33 #11 61.99 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ...
21:29:33 #11 62.00 Setting up xz-utils (5.2.5-2ubuntu1) ...
21:29:33 #11 62.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.01 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
21:29:33 #11 62.02 Setting up t1utils (1.41-4build2) ...
21:29:33 #11 62.03 Setting up diffstat (1.64-1build2) ...
21:29:33 #11 62.04 Setting up libpng16-16:armhf (1.6.37-3build5) ...
21:29:33 #11 62.05 Setting up libmpc3:armhf (1.2.1-2build1) ...
21:29:33 #10 54.14 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
21:29:33 #10 54.15 Setting up m4 (1.4.18-2) ...
21:29:33 #10 54.16 Setting up binutils (2.31.1-16) ...
21:29:33 #10 54.17 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
21:29:33 #10 54.19 Setting up ca-certificates (20200601~deb10u2) ...
21:29:33 #10 26.65 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libperlio-gzip-perl arm64 0.19-1build3 [13.5 kB]
21:29:33 #10 26.65 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
21:29:33 #10 24.98 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
21:29:33 #10 24.99 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
21:29:33 #10 25.02 Selecting previously unselected package gpgconf.
21:29:33 #10 25.02 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
21:29:33 #10 25.03 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:29:33 #10 25.10 Selecting previously unselected package libksba8:arm64.
21:29:33 #10 25.10 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u2_arm64.deb ...
21:29:33 #10 25.11 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ...
21:29:33 #10 25.18 Selecting previously unselected package libnpth0:arm64.
21:29:33 #10 25.18 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
21:29:33 #10 25.19 Unpacking libnpth0:arm64 (1.6-3) ...
21:29:33 #10 25.23 Selecting previously unselected package dirmngr.
21:29:33 #10 25.23 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
21:29:33 #9 25.21 Selecting previously unselected package libxml2:arm64.
21:29:33 #9 25.21 Preparing to unpack .../090-libxml2_2.9.14+dfsg-1.1+b3_arm64.deb ...
21:29:33 #9 25.21 Unpacking libxml2:arm64 (2.9.14+dfsg-1.1+b3) ...
21:29:33 #9 25.36 Selecting previously unselected package gettext.
21:29:33 #11 21.14 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:29:33 #11 21.22 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
21:29:33 #11 21.24 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:29:33 #11 21.30 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:29:33 #11 21.33 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
21:29:33 #11 21.39 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
21:29:33 #11 21.40 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
21:29:33 #11 21.43 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
21:29:33 #11 21.44 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
21:29:33 #11 53.41 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_armhf.deb ...
21:29:33 #11 53.41 Unpacking binutils-common:armhf (2.39-3ubuntu1.1) ...
21:29:33 #11 53.45 Selecting previously unselected package libbinutils:armhf.
21:29:33 #11 53.45 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_armhf.deb ...
21:29:33 #11 53.45 Unpacking libbinutils:armhf (2.39-3ubuntu1.1) ...
21:29:33 #11 53.50 Selecting previously unselected package libctf-nobfd0:armhf.
21:29:33 #11 53.50 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_armhf.deb ...
21:29:33 #11 53.50 Unpacking libctf-nobfd0:armhf (2.39-3ubuntu1.1) ...
21:29:33 #11 53.53 Selecting previously unselected package libctf0:armhf.
21:29:33 #11 53.53 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_armhf.deb ...
21:29:33 #11 53.54 Unpacking libctf0:armhf (2.39-3ubuntu1.1) ...
21:29:33 #11 53.56 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:29:33 #11 53.56 Preparing to unpack .../090-binutils-arm-linux-gnueabihf_2.39-3ubuntu1.1_armhf.deb ...
21:29:33 #11 53.57 Unpacking binutils-arm-linux-gnueabihf (2.39-3ubuntu1.1) ...
21:29:33 #11 53.65 Selecting previously unselected package binutils.
21:29:33 
21:29:33 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:29:33 #16 DONE 0.1s
21:29:33 
21:29:33 #17 exporting to image
21:29:33 #17 exporting layers
21:29:33 #11 22.90 Get:139 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gcc arm64 4:12.2.0-1ubuntu1 [5116 B]
21:29:33 #11 22.90 Get:140 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstdc++-12-dev arm64 12.2.0-3ubuntu1 [2154 kB]
21:29:33 #11 22.95 Get:141 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 g++-12 arm64 12.2.0-3ubuntu1 [10.9 MB]
21:29:33 #11 24.59 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
21:29:33 #13 DONE 10.6s
21:29:33 
21:29:33 #14 [stage-1 6/9] COPY sources/ /sources
21:29:33 #10 19.84   Installing       : python3-policycoreutils-3.5-1.el9.noarch           147/166 
21:29:33 #10 19.85   Installing       : policycoreutils-python-utils-3.5-1.el9.noarch      148/166 
21:29:33 #10 19.87   Installing       : gcc-toolset-12-runtime-12.0-5.el9.aarch64          149/166 
21:29:33 #30 28.23 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
21:29:33 #30 28.43 Selecting previously unselected package libpcre2-posix2:amd64.
21:29:33 #30 28.44 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
21:29:33 #30 28.45 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
21:29:33 #11 74.51   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
21:29:33 #12 6.136 Selecting previously unselected package libncurses6:amd64.
21:29:33 #12 6.140 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
21:29:33 #12 6.149 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
21:29:33 #12 6.196 Selecting previously unselected package libprocps8:amd64.
21:29:33 #12 6.199 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
21:29:33 #12 6.204 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
21:29:33 #12 6.250 Selecting previously unselected package procps.
21:29:33 #12 12.39   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          62/93 
21:29:33 #12 21.50   Installing       : python3-policycoreutils-3.3-4.fc36.noarch            63/93 
21:29:33 #12 21.54   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch       64/93 
21:29:33 #12 21.55   Installing       : policycoreutils-devel-3.3-4.fc36.x86_64              65/93 
21:29:33 #12 21.68   Installing       : selinux-policy-devel-36.17-1.fc36.noarch             66/93 
21:29:33 #12 21.71   Running scriptlet: selinux-policy-devel-36.17-1.fc36.noarch             66/93 
21:29:33 #12 21.73   Installing       : libedit-3.1-41.20210910cvs.fc36.x86_64               67/93 
21:29:33 #12 21.73   Installing       : libcbor-0.7.0-5.fc36.x86_64                          68/93 
21:29:33 #12 21.76   Installing       : libfido2-1.10.0-5.fc36.x86_64                        69/93 
21:29:33 #12 21.78   Installing       : openssh-clients-8.8p1-1.fc36.1.x86_64                70/93 
21:29:33 #12 21.82   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.x86_64                70/93 
21:29:33 #12 21.91   Installing       : git-core-2.39.2-1.fc36.x86_64                        71/93 
21:29:33 #12 21.97   Installing       : git-core-doc-2.39.2-1.fc36.noarch                    72/93 
21:29:33 #12 22.01   Installing       : perl-Git-2.39.2-1.fc36.noarch                        73/93 
21:29:33 #12 22.02   Installing       : git-2.39.2-1.fc36.x86_64                             74/93 
21:29:33 #12 22.05   Installing       : kmod-libs-29-7.fc36.x86_64                           75/93 
21:29:33 #12 22.06   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64            76/93 
21:29:33 #12 22.07   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                  77/93 
21:29:33 #12 22.08   Installing       : device-mapper-1.02.175-7.fc36.x86_64                 78/93 
21:29:33 #12 22.10   Installing       : systemd-networkd-250.10-2.fc36.x86_64                79/93 
21:29:33 #12 22.11   Running scriptlet: systemd-networkd-250.10-2.fc36.x86_64                79/93 
21:29:33 #12 22.13   Installing       : systemd-pam-250.10-2.fc36.x86_64                     80/93 
21:29:33 #12 22.14   Installing       : systemd-resolved-250.10-2.fc36.x86_64                81/93 
21:29:33 #12 22.14   Running scriptlet: systemd-resolved-250.10-2.fc36.x86_64                81/93 
21:29:33 #12 22.27   Installing       : systemd-250.10-2.fc36.x86_64                         82/93 
21:29:33 #12 22.28   Running scriptlet: systemd-250.10-2.fc36.x86_64                         82/93 
21:29:33 #12 22.42 Creating group 'input' with GID 104.
21:29:33 #12 22.42 Creating group 'kvm' with GID 36.
21:29:33 #12 22.42 Creating group 'render' with GID 105.
21:29:33 #12 22.42 Creating group 'sgx' with GID 106.
21:29:33 #12 22.42 Creating group 'systemd-journal' with GID 190.
21:29:33 #12 22.42 Creating group 'systemd-network' with GID 192.
21:29:33 #12 22.42 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:29:33 #12 22.42 Creating group 'systemd-oom' with GID 998.
21:29:33 #12 22.42 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:29:33 #12 22.42 Creating group 'systemd-resolve' with GID 193.
21:29:33 #12 22.42 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:29:33 #12 22.42 
21:29:33 #12 22.44   Installing       : systemd-devel-250.10-2.fc36.x86_64                   83/93 
21:29:33 #11 62.06 Setting up libatomic1:armhf (12.1.0-2ubuntu1~22.04) ...
21:29:33 #11 62.07 Setting up patch (2.7.6-7build2) ...
21:29:33 #11 62.09 Setting up autopoint (0.21-4ubuntu4) ...
21:29:33 #11 62.10 Setting up fonts-dejavu-core (2.37-2build1) ...
21:29:33 #11 62.15 Setting up ucf (3.0043) ...
21:29:33 #11 62.31 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
21:29:33 #10 54.58 Updating certificates in /etc/ssl/certs...
21:29:33 #10 26.67 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
21:29:33 #10 26.68 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
21:29:33 #10 26.73 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-key-perl arm64 1.33-2 [33.6 kB]
21:29:33 #10 26.76 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
21:29:33 #10 26.77 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:29:33 #10 26.78 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
21:29:33 #10 26.79 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libunicode-utf8-perl arm64 0.60-1build4 [17.2 kB]
21:29:33 #10 26.80 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:29:33 #10 25.25 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:29:33 #10 25.35 Selecting previously unselected package gnupg-l10n.
21:29:33 #10 25.35 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:29:33 #10 25.36 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:29:33 #9 25.36 Preparing to unpack .../091-gettext_0.21-12_arm64.deb ...
21:29:33 #9 25.36 Unpacking gettext (0.21-12) ...
21:29:33 #9 25.52 Selecting previously unselected package intltool-debian.
21:29:33 #9 25.53 Preparing to unpack .../092-intltool-debian_0.35.0+20060710.6_all.deb ...
21:29:33 #9 25.53 Unpacking intltool-debian (0.35.0+20060710.6) ...
21:29:33 #9 25.62 Selecting previously unselected package po-debconf.
21:29:33 #12 1.145 Reading package lists...
21:29:33 #12 2.585 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?)
21:29:33 #12 2.909 dpkg-buildpackage: info: source package docker-ce-build-deps
21:29:33 #12 2.909 dpkg-buildpackage: info: source version 1.0
21:29:33 #12 2.909 dpkg-buildpackage: info: source distribution unstable
21:29:33 #12 2.909 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:29:33 #11 21.45 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:29:33 #11 21.46 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
21:29:33 #11 53.66 Preparing to unpack .../091-binutils_2.39-3ubuntu1.1_armhf.deb ...
21:29:33 #11 53.66 Unpacking binutils (2.39-3ubuntu1.1) ...
21:29:33 #11 53.69 Selecting previously unselected package libc-dev-bin.
21:29:33 #11 53.69 Preparing to unpack .../092-libc-dev-bin_2.36-0ubuntu4_armhf.deb ...
21:29:33 #11 53.69 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
21:29:33 #11 53.72 Selecting previously unselected package linux-libc-dev:armhf.
21:29:33 #11 53.72 Preparing to unpack .../093-linux-libc-dev_5.19.0-38.39_armhf.deb ...
21:29:33 #11 53.72 Unpacking linux-libc-dev:armhf (5.19.0-38.39) ...
21:29:33 #11 53.91 Selecting previously unselected package libcrypt-dev:armhf.
21:29:33 #11 25.02 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
21:29:33 #14 DONE 0.3s
21:29:33 #10 19.88   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.aarch64          149/166 
21:29:33 #10 20.08 ValueError: SELinux policy is not managed or store cannot be accessed.
21:29:33 #10 20.08 
21:29:33 #10 20.17   Installing       : gcc-toolset-12-binutils-2.38-16.el9.aarch64        150/166 
21:29:33 #10 20.18   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.aarch64        150/166 
21:29:33 #10 20.21   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64   151/166 
21:29:33 #30 28.56 Selecting previously unselected package libpcre2-dev:amd64.
21:29:33 #30 28.56 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
21:29:33 #30 28.57 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
21:29:33 #30 ...
21:29:33 
21:29:33 #32 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:29:33 #32 DONE 27.0s
21:29:33 
21:29:33 #40 [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
21:29:33 #40 22.34 Selecting previously unselected package libicu67:amd64.
21:29:33 #40 22.36 Preparing to unpack .../1-libicu67_67.1-7_amd64.deb ...
21:29:33 #40 22.37 Unpacking libicu67:amd64 (67.1-7) ...
21:29:33 #40 25.83 Selecting previously unselected package libxml2:amd64.
21:29:33 #40 25.83 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
21:29:33 #40 25.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
21:29:33 #40 26.22 Selecting previously unselected package libarchive13:amd64.
21:29:33 #40 26.23 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
21:29:33 #40 26.24 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:29:33 #40 26.48 Selecting previously unselected package libjsoncpp24:amd64.
21:29:33 #40 26.49 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
21:29:33 #40 26.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
21:29:33 #40 26.62 Selecting previously unselected package librhash0:amd64.
21:29:33 #40 26.62 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
21:29:33 #40 26.63 Unpacking librhash0:amd64 (1.4.1-2) ...
21:29:33 #40 26.75 Selecting previously unselected package libuv1:amd64.
21:29:33 #40 26.76 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
21:29:33 #40 26.76 Unpacking libuv1:amd64 (1.40.0-2) ...
21:29:33 #40 26.90 Selecting previously unselected package cmake.
21:29:33 #40 26.90 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
21:29:33 #40 26.91 Unpacking cmake (3.18.4-2+deb11u1) ...
21:29:33 #11 74.53   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
21:29:33 #12 6.253 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
21:29:33 #12 6.260 Unpacking procps (2:3.3.17-5) ...
21:29:33 #12 6.344 Selecting previously unselected package libjsoncpp24:amd64.
21:29:33 #12 6.347 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
21:29:33 #12 6.350 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
21:29:33 #12 6.389 Selecting previously unselected package librhash0:amd64.
21:29:33 #12 6.392 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
21:29:33 #12 6.396 Unpacking librhash0:amd64 (1.4.1-2) ...
21:29:33 #12 6.439 Selecting previously unselected package libuv1:amd64.
21:29:33 #12 6.442 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
21:29:33 #12 6.445 Unpacking libuv1:amd64 (1.40.0-2) ...
21:29:33 #12 6.484 Selecting previously unselected package cmake.
21:29:33 #11 62.34 Setting up libltdl7:armhf (2.4.6-15build2) ...
21:29:33 #11 62.38 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:29:33 #11 62.39 Setting up libssh-4:armhf (0.9.6-2build1) ...
21:29:33 #11 62.40 Setting up libwebp7:armhf (1.2.2-2) ...
21:29:33 #11 62.41 Setting up libubsan1:armhf (12.1.0-2ubuntu1~22.04) ...
21:29:33 #11 62.42 Setting up libgcc-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
21:29:33 #11 62.44 Setting up libmd0:armhf (1.0.4-1build1) ...
21:29:33 #11 62.45 Setting up python-apt-common (2.4.0ubuntu1) ...
21:29:33 #11 62.46 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
21:29:33 #11 62.47 Setting up libcrypt-dev:armhf (1:4.4.27-1) ...
21:29:33 #11 62.49 Setting up libuchardet0:armhf (0.0.7-1build2) ...
21:29:33 #11 62.51 Setting up lzop (1.04-2build2) ...
21:29:33 #11 62.53 Setting up libmpdec3:armhf (2.5.1-2build2) ...
21:29:34 #10 26.96 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:29:34 #10 27.11 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
21:29:34 #10 25.50 Selecting previously unselected package gnupg-utils.
21:29:34 #10 25.51 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
21:29:34 #10 25.51 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:29:34 #10 25.58 Selecting previously unselected package gpg.
21:29:34 #10 25.58 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ...
21:29:34 #10 25.59 Unpacking gpg (2.2.27-2+deb11u2) ...
21:29:34 #10 25.66 Selecting previously unselected package pinentry-curses.
21:29:34 #10 25.67 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
21:29:34 #10 25.67 Unpacking pinentry-curses (1.1.0-4) ...
21:29:34 #10 25.71 Selecting previously unselected package gpg-agent.
21:29:34 #10 25.71 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
21:29:34 #10 25.72 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:29:34 #10 25.77 Selecting previously unselected package gpg-wks-client.
21:29:34 #12 18.27 CentOS Stream 8 - PowerTools                    4.2 MB/s | 3.6 MB     00:00    
21:29:34 #9 25.62 Preparing to unpack .../093-po-debconf_1.0.21+nmu1_all.deb ...
21:29:34 #9 25.65 Unpacking po-debconf (1.0.21+nmu1) ...
21:29:34 #9 25.75 Selecting previously unselected package debhelper.
21:29:34 #9 25.75 Preparing to unpack .../094-debhelper_13.11.4_all.deb ...
21:29:34 #9 25.75 Unpacking debhelper (13.11.4) ...
21:29:34 #9 25.86 Selecting previously unselected package debian-keyring.
21:29:34 #12 2.947  dpkg-source --before-build .
21:29:34 #12 2.948 dpkg-buildpackage: info: host architecture armhf
21:29:34 #12 3.061  debian/rules clean
21:29:34 #12 3.063 dh clean
21:29:34 #12 3.152    dh_clean
21:29:34 #12 3.188  debian/rules binary
21:29:34 #11 21.64 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
21:29:34 #11 53.91 Preparing to unpack .../094-libcrypt-dev_1%3a4.4.28-2_armhf.deb ...
21:29:34 #11 53.92 Unpacking libcrypt-dev:armhf (1:4.4.28-2) ...
21:29:34 #11 53.94 Selecting previously unselected package rpcsvc-proto.
21:29:34 #11 53.94 Preparing to unpack .../095-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
21:29:34 #11 53.95 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:29:34 #11 53.97 Selecting previously unselected package libtirpc-dev:armhf.
21:29:34 #11 53.98 Preparing to unpack .../096-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
21:29:34 #11 53.98 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
21:29:34 #11 54.02 Selecting previously unselected package libnsl-dev:armhf.
21:29:34 #11 54.02 Preparing to unpack .../097-libnsl-dev_1.3.0-2build2_armhf.deb ...
21:29:34 #11 54.02 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
21:29:34 #11 54.05 Selecting previously unselected package libc6-dev:armhf.
21:29:34 #11 54.06 Preparing to unpack .../098-libc6-dev_2.36-0ubuntu4_armhf.deb ...
21:29:34 #11 54.06 Unpacking libc6-dev:armhf (2.36-0ubuntu4) ...
21:29:34 #11 25.13 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
21:29:34 #11 25.13 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
21:29:34 #11 25.17 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
21:29:34 #11 25.17 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
21:29:34 #11 25.18 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
21:29:34 #11 25.19 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:29:34 #11 25.22 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
21:29:34 #11 25.22 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
21:29:34 #11 25.22 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
21:29:34 
21:29:34 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:29:34 #10 20.29   Installing       : binutils-2.35.2-39.el9.aarch64                     152/166 
21:29:34 #10 20.30   Running scriptlet: binutils-2.35.2-39.el9.aarch64                     152/166 
21:29:34 #10 20.32   Installing       : libbrotli-1.0.9-6.el9.aarch64                      153/166 
21:29:34 #10 20.33   Installing       : json-glib-1.6.6-1.el9.aarch64                      154/166 
21:29:34 #10 20.34   Installing       : info-6.7-15.el9.aarch64                            155/166 
21:29:34 #10 20.35   Installing       : ed-1.14.2-12.el9.aarch64                           156/166 
21:29:34 #10 20.36   Installing       : patch-2.7.6-16.el9.aarch64                         157/166 
21:29:34 #10 20.38   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1   158/166 
21:29:34 #10 20.42   Installing       : gsettings-desktop-schemas-40.0-6.el9.aarch64       159/166 
21:29:34 #10 20.47   Installing       : glib-networking-2.68.3-3.el9.aarch64               160/166 
21:29:34 #10 20.49   Installing       : libsoup-2.72.0-8.el9.aarch64                       161/166 
21:29:34 #10 20.51   Installing       : libappstream-glib-0.7.18-4.el9.aarch64             162/166 
21:29:34 #11 23.63 Get:142 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 g++ arm64 4:12.2.0-1ubuntu1 [1396 B]
21:29:34 #11 23.63 Get:143 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 make arm64 4.3-4.1build1 [177 kB]
21:29:34 #12 6.487 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
21:29:34 #12 6.492 Unpacking cmake (3.18.4-2+deb11u1) ...
21:29:34 #11 62.58 Setting up git-man (1:2.34.1-1ubuntu1.8) ...
21:29:34 #11 62.59 Setting up netbase (6.3) ...
21:29:34 #11 62.62 Setting up libbinutils:armhf (2.38-4ubuntu2.1) ...
21:29:34 #11 62.63 Setting up libfido2-1:armhf (1.10.0-1) ...
21:29:34 #11 62.64 Setting up libisl23:armhf (0.24-2build1) ...
21:29:34 #11 62.65 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
21:29:34 #11 62.67 Setting up openssl (3.0.2-0ubuntu1.8) ...
21:29:34 #11 62.68 Setting up libbsd0:armhf (0.11.5-1) ...
21:29:34 #11 62.70 Setting up libelf1:armhf (0.186-1build1) ...
21:29:34 #11 62.71 Setting up readline-common (8.1.2-1) ...
21:29:34 #11 62.72 Setting up publicsuffix (20211207.1025-1) ...
21:29:34 #11 62.73 Setting up zstd (1.4.8+dfsg-3build1) ...
21:29:34 #11 62.75 Setting up libmarkdown2:armhf (2.2.7-2) ...
21:29:34 #12 22.45   Installing       : jsoncpp-1.9.5-2.fc36.x86_64                          84/93 
21:29:34 #12 22.72   Installing       : cmake-data-3.25.2-1.fc36.noarch                      85/93 
21:29:34 #12 22.88   Installing       : cmake-3.25.2-1.fc36.x86_64                           86/93 
21:29:34 #12 22.88   Installing       : device-mapper-devel-1.02.175-7.fc36.x86_64           87/93 
21:29:34 #12 22.90   Installing       : libtool-2.4.7-1.fc36.x86_64                          88/93 
21:29:34 #12 22.91   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.x86_64               89/93 
21:29:34 #12 22.92   Installing       : annobin-plugin-gcc-11.11-1.fc36.x86_64               90/93 
21:29:34 #12 22.92   Running scriptlet: annobin-plugin-gcc-11.11-1.fc36.x86_64               90/93 
21:29:34 #12 22.94   Installing       : gcc-plugin-annobin-12.2.1-4.fc36.x86_64              91/93 
21:29:34 #12 22.95   Installing       : libseccomp-devel-2.5.3-2.fc36.x86_64                 92/93 
21:29:34 #12 22.96   Installing       : which-2.21-32.fc36.x86_64                            93/93 
21:29:34 #12 22.96   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          93/93 
21:29:34 #12 22.98   Running scriptlet: systemd-resolved-250.10-2.fc36.x86_64                93/93 
21:29:34 #10 55.05 137 added, 0 removed; done.
21:29:34 #10 55.09 Setting up libunbound8:armhf (1.9.0-2+deb10u3) ...
21:29:34 #10 55.10 Setting up shared-mime-info (1.10-1) ...
21:29:34 #10 27.22 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-libxml-perl arm64 2.0128+dfsg-5 [297 kB]
21:29:34 #10 27.40 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-parser-perl arm64 2.44-2build3 [196 kB]
21:29:34 #10 27.45 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
21:29:34 #10 27.45 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-simple-perl all 2.24-1 [63.6 kB]
21:29:34 #10 27.46 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-libyaml-perl arm64 0.69+repack-1 [24.3 kB]
21:29:34 #10 27.46 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 licensecheck all 3.0.31-2 [22.0 kB]
21:29:34 #10 25.78 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
21:29:34 #10 25.78 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:29:34 #10 25.82 Selecting previously unselected package gpg-wks-server.
21:29:34 #10 25.83 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
21:29:34 #10 25.83 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:29:34 #10 25.87 Selecting previously unselected package gpgsm.
21:29:34 #10 25.87 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
21:29:34 #10 25.88 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:29:34 #10 25.93 Selecting previously unselected package gnupg.
21:29:34 #10 25.93 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ...
21:29:34 #10 25.93 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:29:34 #10 25.98 Selecting previously unselected package libfile-dirlist-perl.
21:29:34 #9 25.86 Preparing to unpack .../095-debian-keyring_2022.12.24_all.deb ...
21:29:34 #9 25.87 Unpacking debian-keyring (2022.12.24) ...
21:29:34 #12 3.191 dh binary
21:29:34 #12 3.270    dh_update_autotools_config
21:29:34 #12 3.302    dh_autoreconf
21:29:34 #12 3.353    create-stamp debian/debhelper-build-stamp
21:29:34 #12 3.353    dh_prep
21:29:34 #12 3.386    dh_install
21:29:34 #12 3.423    dh_installdocs
21:29:34 #11 21.93 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
21:29:34 #11 22.08 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
21:29:34 #11 22.09 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:29:34 #11 22.09 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
21:29:34 #11 22.11 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
21:29:34 #11 22.12 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:29:34 #11 22.12 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B]
21:29:34 #11 22.12 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
21:29:34 #11 22.19 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
21:29:34 #11 54.17 Selecting previously unselected package libisl23:armhf.
21:29:34 #11 54.17 Preparing to unpack .../099-libisl23_0.25-1_armhf.deb ...
21:29:34 #11 54.18 Unpacking libisl23:armhf (0.25-1) ...
21:29:34 #11 54.22 Selecting previously unselected package libmpfr6:armhf.
21:29:34 #11 54.22 Preparing to unpack .../100-libmpfr6_4.1.0-3build3_armhf.deb ...
21:29:34 #11 54.23 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
21:29:34 #11 54.26 Selecting previously unselected package libmpc3:armhf.
21:29:34 #11 54.26 Preparing to unpack .../101-libmpc3_1.2.1-2build1_armhf.deb ...
21:29:34 #11 54.27 Unpacking libmpc3:armhf (1.2.1-2build1) ...
21:29:34 #11 54.29 Selecting previously unselected package cpp-12.
21:29:34 #11 54.30 Preparing to unpack .../102-cpp-12_12.2.0-3ubuntu1_armhf.deb ...
21:29:34 #11 54.30 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
21:29:34 #10 20.53   Installing       : rpmlint-1.11-19.el9.noarch                         163/166 
21:29:34 #10 20.55   Installing       : rpm-build-4.16.1.3-22.el9.aarch64                  164/166 
21:29:34 #10 20.56   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                165/166 
21:29:34 #10 20.67   Installing       : glibc-gconv-extra-2.34-61.el9.aarch64              166/166 
21:29:34 #11 62.76 Setting up libcc1-0:armhf (12.1.0-2ubuntu1~22.04) ...
21:29:34 #11 62.77 Setting up iso-codes (4.9.0-1) ...
21:29:34 #11 62.78 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:29:34 #11 62.80 Setting up dctrl-tools (2.24-3build2) ...
21:29:34 #11 62.81 Setting up libgdbm6:armhf (1.23-1) ...
21:29:34 #11 62.83 Setting up libicu70:armhf (70.1-2) ...
21:29:34 #11 62.85 Setting up libctf0:armhf (2.38-4ubuntu2.1) ...
21:29:34 #11 62.87 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
21:29:34 #11 62.87 Setting up pinentry-curses (1.1.1-1build2) ...
21:29:34 #11 62.89 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
21:29:34 #11 62.92 Setting up manpages-dev (5.10-1ubuntu1) ...
21:29:34 #11 62.93 Setting up libdw1:armhf (0.186-1build1) ...
21:29:34 #11 62.94 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
21:29:34 #11 62.95 Setting up libxcb1:armhf (1.14-3ubuntu3) ...
21:29:34 #40 ...
21:29:34 
21:29:34 #30 [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
21:29:34 #30 29.09 Selecting previously unselected package libselinux1-dev:amd64.
21:29:34 #30 29.10 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
21:29:34 #30 29.10 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:29:34 #30 29.34 Selecting previously unselected package libmount-dev:amd64.
21:29:34 #30 29.34 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...
21:29:34 #30 29.36 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...
21:29:34 #11 75.03   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
21:29:34 #10 27.47 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
21:29:34 #10 27.48 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 t1utils arm64 1.41-2 [48.9 kB]
21:29:34 #10 27.48 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lintian all 2.5.81ubuntu1 [847 kB]
21:29:34 #10 25.99 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
21:29:34 #10 25.99 Unpacking libfile-dirlist-perl (0.05-2) ...
21:29:34 #10 26.02 Selecting previously unselected package libfile-which-perl.
21:29:34 #10 26.03 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
21:29:34 #10 26.03 Unpacking libfile-which-perl (1.23-1) ...
21:29:34 #10 26.06 Selecting previously unselected package libfile-homedir-perl.
21:29:34 #10 26.06 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
21:29:34 #10 26.07 Unpacking libfile-homedir-perl (1.006-1) ...
21:29:34 #10 26.10 Selecting previously unselected package libfile-touch-perl.
21:29:34 #10 26.10 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
21:29:34 #10 26.11 Unpacking libfile-touch-perl (0.11-1) ...
21:29:34 #10 26.13 Selecting previously unselected package libio-pty-perl.
21:29:34 #10 26.14 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
21:29:34 #10 26.14 Unpacking libio-pty-perl (1:1.15-2) ...
21:29:34 #10 26.17 Selecting previously unselected package libipc-run-perl.
21:29:34 #10 26.18 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
21:29:34 #10 26.18 Unpacking libipc-run-perl (20200505.0-1) ...
21:29:34 #10 26.21 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:34 #11 22.22 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
21:29:34 #11 22.37 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
21:29:34 #11 22.44 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
21:29:34 #12 3.469    dh_installchangelogs
21:29:34 #12 3.561    dh_perl
21:29:34 #12 3.601    dh_link
21:29:34 #12 3.641    dh_strip_nondeterminism
21:29:34 #11 54.47 Selecting previously unselected package cpp.
21:29:34 #11 54.47 Preparing to unpack .../103-cpp_4%3a12.2.0-1ubuntu1_armhf.deb ...
21:29:34 #11 54.47 Unpacking cpp (4:12.2.0-1ubuntu1) ...
21:29:34 #11 54.50 Selecting previously unselected package libcc1-0:armhf.
21:29:34 #11 54.50 Preparing to unpack .../104-libcc1-0_12.2.0-3ubuntu1_armhf.deb ...
21:29:34 #11 54.51 Unpacking libcc1-0:armhf (12.2.0-3ubuntu1) ...
21:29:34 #11 54.55 Selecting previously unselected package libgomp1:armhf.
21:29:34 #11 54.55 Preparing to unpack .../105-libgomp1_12.2.0-3ubuntu1_armhf.deb ...
21:29:34 #11 54.55 Unpacking libgomp1:armhf (12.2.0-3ubuntu1) ...
21:29:34 #11 54.58 Selecting previously unselected package libatomic1:armhf.
21:29:34 #11 54.59 Preparing to unpack .../106-libatomic1_12.2.0-3ubuntu1_armhf.deb ...
21:29:34 #11 54.59 Unpacking libatomic1:armhf (12.2.0-3ubuntu1) ...
21:29:34 #11 54.62 Selecting previously unselected package libasan8:armhf.
21:29:34 #11 54.62 Preparing to unpack .../107-libasan8_12.2.0-3ubuntu1_armhf.deb ...
21:29:34 #11 54.62 Unpacking libasan8:armhf (12.2.0-3ubuntu1) ...
21:29:34 #11 25.62 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
21:29:34 #11 25.69 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
21:29:34 #11 25.78 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
21:29:34 #11 62.97 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
21:29:34 #11 63.18 Setting up libedit2:armhf (3.1-20210910-1build1) ...
21:29:34 #11 63.19 Setting up libreadline8:armhf (8.1.2-1) ...
21:29:34 #11 63.21 Setting up m4 (1.4.18-5ubuntu2) ...
21:29:34 #11 63.22 Setting up libldap-2.5-0:armhf (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:29:34 #11 63.23 Setting up libpython3.10-stdlib:armhf (3.10.6-1~22.04.2ubuntu1) ...
21:29:34 #11 63.25 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
21:29:34 #12 DONE 10.2s
21:29:34 
21:29:34 #13 [stage-1 5/8] COPY sources/ /sources
21:29:34 #13 DONE 0.1s
21:29:34 
21:29:34 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:29:34 #30 29.49 Selecting previously unselected package libpcre16-3:amd64.
21:29:34 #30 29.49 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_amd64.deb ...
21:29:34 #30 29.50 Unpacking libpcre16-3:amd64 (2:8.39-13) ...
21:29:34 #11 24.03 Get:144 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdpkg-perl all 1.21.9ubuntu1 [237 kB]
21:29:34 #12 7.025 Selecting previously unselected package dh-apparmor.
21:29:34 #12 7.028 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
21:29:34 #12 7.032 Unpacking dh-apparmor (2.13.6-10) ...
21:29:34 #12 7.105 Selecting previously unselected package dmsetup.
21:29:34 #12 7.108 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:29:34 #12 7.112 Unpacking dmsetup (2:1.02.175-2.1) ...
21:29:34 #12 7.153 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:29:34 #12 7.156 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:29:34 #12 7.160 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:29:34 #12 7.202 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:29:34 #12 7.205 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:29:34 #12 7.209 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:29:34 #12 7.236 Selecting previously unselected package libudev-dev:amd64.
21:29:34 #12 7.239 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_amd64.deb ...
21:29:34 #12 7.243 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
21:29:34 #12 7.284 Selecting previously unselected package libsepol1-dev:amd64.
21:29:34 #12 7.287 Preparing to unpack .../14-libsepol1-dev_3.1-1_amd64.deb ...
21:29:34 #12 7.291 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:29:34 #10 27.71 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB]
21:29:34 #10 26.22 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:29:34 #10 26.22 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:29:34 #10 26.25 Selecting previously unselected package libb-hooks-op-check-perl.
21:29:34 #10 26.25 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
21:29:34 #10 26.26 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
21:29:34 #10 26.29 Selecting previously unselected package libdynaloader-functions-perl.
21:29:34 #10 26.29 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:29:34 #10 26.29 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:29:34 #10 26.32 Selecting previously unselected package libdevel-callchecker-perl.
21:29:34 #10 26.32 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
21:29:34 #10 26.33 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
21:29:34 #10 26.35 Selecting previously unselected package libparams-classify-perl.
21:29:34 #10 26.36 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
21:29:34 #10 26.36 Unpacking libparams-classify-perl (0.015-1+b3) ...
21:29:34 #10 26.39 Selecting previously unselected package libmodule-runtime-perl.
21:29:34 #10 26.39 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
21:29:34 #10 26.39 Unpacking libmodule-runtime-perl (0.016-1) ...
21:29:34 #10 26.44 Selecting previously unselected package libimport-into-perl.
21:29:34 #10 26.44 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
21:29:34 #10 26.44 Unpacking libimport-into-perl (1.002005-1) ...
21:29:34 #10 26.47 Selecting previously unselected package librole-tiny-perl.
21:29:34 #10 26.47 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
21:29:34 #10 26.48 Unpacking librole-tiny-perl (2.002004-1) ...
21:29:34 #10 26.51 Selecting previously unselected package libstrictures-perl.
21:29:34 #10 26.51 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
21:29:34 #10 26.51 Unpacking libstrictures-perl (2.000006-1) ...
21:29:34 #10 26.54 Selecting previously unselected package libsub-quote-perl.
21:29:34 #12 23.01   Running scriptlet: which-2.21-32.fc36.x86_64                            93/93 
21:29:34 #12 23.43   Verifying        : checkpolicy-3.3-2.fc36.x86_64                         1/93 
21:29:34 #12 23.43   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                   2/93 
21:29:34 #12 23.43   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                  3/93 
21:29:34 #12 23.43   Verifying        : device-mapper-devel-1.02.175-7.fc36.x86_64            4/93 
21:29:34 #12 23.44   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64             5/93 
21:29:34 #12 23.44   Verifying        : guile22-2.2.7-5.fc36.x86_64                           6/93 
21:29:34 #12 23.44   Verifying        : jsoncpp-1.9.5-2.fc36.x86_64                           7/93 
21:29:34 #12 23.44   Verifying        : kmod-libs-29-7.fc36.x86_64                            8/93 
21:29:34 #12 23.44   Verifying        : libcbor-0.7.0-5.fc36.x86_64                           9/93 
21:29:34 #12 23.44   Verifying        : libedit-3.1-41.20210910cvs.fc36.x86_64               10/93 
21:29:34 #12 23.44   Verifying        : libmpc-1.2.1-4.fc36.x86_64                           11/93 
21:29:34 #12 23.44   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                       12/93 
21:29:34 #12 23.44   Verifying        : libseccomp-devel-2.5.3-2.fc36.x86_64                 13/93 
21:29:34 #12 23.44   Verifying        : libselinux-devel-3.3-4.fc36.x86_64                   14/93 
21:29:34 #12 23.44   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                   15/93 
21:29:34 #12 23.44   Verifying        : libsepol-devel-3.3-3.fc36.x86_64                     16/93 
21:29:34 #12 23.44   Verifying        : libutempter-1.2.1-6.fc36.x86_64                      17/93 
21:29:34 #12 23.44   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                     18/93 
21:29:34 #12 23.44   Verifying        : m4-1.4.19-3.fc36.x86_64                              19/93 
21:29:34 #12 23.44   Verifying        : make-1:4.3-7.fc36.x86_64                             20/93 
21:29:34 #12 23.44   Verifying        : openssh-8.8p1-1.fc36.1.x86_64                        21/93 
21:29:34 #12 23.44   Verifying        : openssh-clients-8.8p1-1.fc36.1.x86_64                22/93 
21:29:34 #12 23.44   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                   23/93 
21:29:34 #12 23.44   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch          24/93 
21:29:34 #12 23.44   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                  25/93 
21:29:34 #12 23.44   Verifying        : perl-File-Find-1.39-486.fc36.noarch                  26/93 
21:29:34 #12 23.44   Verifying        : perl-TermReadKey-2.38-12.fc36.x86_64                 27/93 
21:29:34 #12 23.44   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch               28/93 
21:29:34 #12 23.44   Verifying        : perl-lib-0.65-486.fc36.x86_64                        29/93 
21:29:34 #12 23.44   Verifying        : perl-threads-1:2.26-449.fc36.x86_64                  30/93 
21:29:34 #12 23.44   Verifying        : perl-threads-shared-1.62-479.fc36.x86_64             31/93 
21:29:34 #12 23.44   Verifying        : policycoreutils-3.3-4.fc36.x86_64                    32/93 
21:29:34 #12 23.44   Verifying        : policycoreutils-devel-3.3-4.fc36.x86_64              33/93 
21:29:34 #12 23.44   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch       34/93 
21:29:34 #12 23.44   Verifying        : python3-libselinux-3.3-4.fc36.x86_64                 35/93 
21:29:34 #12 23.44   Verifying        : python3-libsemanage-3.3-3.fc36.x86_64                36/93 
21:29:34 #12 23.44   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch            37/93 
21:29:34 #12 23.44   Verifying        : python3-setools-4.4.0-5.fc36.x86_64                  38/93 
21:29:34 #12 23.44   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                    39/93 
21:29:34 #12 23.44   Verifying        : rhash-1.4.2-2.fc36.x86_64                            40/93 
21:29:34 #12 23.44   Verifying        : which-2.21-32.fc36.x86_64                            41/93 
21:29:34 #12 23.44   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                42/93 
21:29:34 #12 23.44   Verifying        : annobin-docs-11.11-1.fc36.noarch                     43/93 
21:29:34 #12 23.44   Verifying        : annobin-plugin-gcc-11.11-1.fc36.x86_64               44/93 
21:29:34 #12 23.44   Verifying        : autoconf-2.71-3.fc36.noarch                          45/93 
21:29:34 #12 23.44   Verifying        : automake-1.16.5-7.fc36.noarch                        46/93 
21:29:34 #12 23.44   Verifying        : cmake-3.25.2-1.fc36.x86_64                           47/93 
21:29:34 #12 23.44   Verifying        : cmake-data-3.25.2-1.fc36.noarch                      48/93 
21:29:34 #12 23.44   Verifying        : cmake-filesystem-3.25.2-1.fc36.x86_64                49/93 
21:29:34 #12 23.44   Verifying        : cmake-rpm-macros-3.25.2-1.fc36.noarch                50/93 
21:29:34 #12 23.44   Verifying        : cpp-12.2.1-4.fc36.x86_64                             51/93 
21:29:34 #12 23.44   Verifying        : dbus-1:1.14.4-1.fc36.x86_64                          52/93 
21:29:34 #12 23.44   Verifying        : dbus-broker-33-1.fc36.x86_64                         53/93 
21:29:34 #12 23.44   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   54/93 
21:29:34 #12 23.44   Verifying        : gc-8.0.6-3.fc36.x86_64                               55/93 
21:29:34 #12 23.44   Verifying        : gcc-12.2.1-4.fc36.x86_64                             56/93 
21:29:34 #12 23.44   Verifying        : gcc-plugin-annobin-12.2.1-4.fc36.x86_64              57/93 
21:29:34 #12 23.44   Verifying        : git-2.39.2-1.fc36.x86_64                             58/93 
21:29:34 #12 23.44   Verifying        : git-core-2.39.2-1.fc36.x86_64                        59/93 
21:29:34 #12 23.44   Verifying        : git-core-doc-2.39.2-1.fc36.noarch                    60/93 
21:29:34 #12 23.44   Verifying        : glibc-devel-2.35-22.fc36.x86_64                      61/93 
21:29:34 #12 23.44   Verifying        : glibc-headers-x86-2.35-22.fc36.noarch                62/93 
21:29:34 #12 23.44   Verifying        : glibc-static-2.35-22.fc36.x86_64                     63/93 
21:29:34 #12 23.44   Verifying        : kernel-headers-6.2.6-100.fc36.x86_64                 64/93 
21:29:34 #12 23.44   Verifying        : less-590-5.fc36.x86_64                               65/93 
21:29:34 #12 23.44   Verifying        : libargon2-20171227-9.fc36.x86_64                     66/93 
21:29:34 #12 23.45   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                         67/93 
21:29:34 #12 23.45   Verifying        : libfdisk-2.38-1.fc36.x86_64                          68/93 
21:29:34 #12 23.45   Verifying        : libfido2-1.10.0-5.fc36.x86_64                        69/93 
21:29:34 #12 23.45   Verifying        : libtool-2.4.7-1.fc36.x86_64                          70/93 
21:29:34 #12 23.45   Verifying        : libtool-ltdl-2.4.7-1.fc36.x86_64                     71/93 
21:29:34 #12 23.45   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.x86_64               72/93 
21:29:34 #12 23.45   Verifying        : libuv-1:1.44.2-1.fc36.x86_64                         73/93 
21:29:34 #12 23.45   Verifying        : libxcrypt-devel-4.4.33-4.fc36.x86_64                 74/93 
21:29:34 #12 23.45   Verifying        : libxcrypt-static-4.4.33-4.fc36.x86_64                75/93 
21:29:34 #12 23.45   Verifying        : pcre2-devel-10.40-1.fc36.x86_64                      76/93 
21:29:34 #12 23.45   Verifying        : pcre2-utf16-10.40-1.fc36.x86_64                      77/93 
21:29:34 #12 23.45   Verifying        : pcre2-utf32-10.40-1.fc36.x86_64                      78/93 
21:29:34 #12 23.45   Verifying        : perl-Git-2.39.2-1.fc36.noarch                        79/93 
21:29:34 #12 23.45   Verifying        : python3-audit-3.1-2.fc36.x86_64                      80/93 
21:29:34 #12 23.45   Verifying        : python3-setuptools-59.6.0-3.fc36.noarch              81/93 
21:29:34 #12 23.45   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              82/93 
21:29:34 #12 23.45   Verifying        : selinux-policy-36.17-1.fc36.noarch                   83/93 
21:29:34 #12 23.45   Verifying        : selinux-policy-devel-36.17-1.fc36.noarch             84/93 
21:29:34 #12 23.45   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          85/93 
21:29:34 #12 23.45   Verifying        : systemd-250.10-2.fc36.x86_64                         86/93 
21:29:34 #12 23.45   Verifying        : systemd-devel-250.10-2.fc36.x86_64                   87/93 
21:29:34 #12 23.45   Verifying        : systemd-networkd-250.10-2.fc36.x86_64                88/93 
21:29:34 #12 23.45   Verifying        : systemd-pam-250.10-2.fc36.x86_64                     89/93 
21:29:34 #12 23.45   Verifying        : systemd-resolved-250.10-2.fc36.x86_64                90/93 
21:29:34 #12 23.45   Verifying        : systemd-rpm-macros-250.10-2.fc36.noarch              91/93 
21:29:34 #12 23.45   Verifying        : util-linux-2.38-1.fc36.x86_64                        92/93 
21:29:34 #11 22.47 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:29:34 #11 22.53 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB]
21:29:34 #11 22.69 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
21:29:34 #11 22.72 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
21:29:34 #11 54.70 Selecting previously unselected package libubsan1:armhf.
21:29:34 #11 54.70 Preparing to unpack .../108-libubsan1_12.2.0-3ubuntu1_armhf.deb ...
21:29:34 #11 54.71 Unpacking libubsan1:armhf (12.2.0-3ubuntu1) ...
21:29:34 #11 54.75 Selecting previously unselected package libgcc-12-dev:armhf.
21:29:34 #11 54.75 Preparing to unpack .../109-libgcc-12-dev_12.2.0-3ubuntu1_armhf.deb ...
21:29:34 #11 54.76 Unpacking libgcc-12-dev:armhf (12.2.0-3ubuntu1) ...
21:29:34 #11 54.82 Selecting previously unselected package gcc-12.
21:29:34 #12 3.718    dh_compress
21:29:34 #12 3.773    dh_fixperms
21:29:34 #12 3.817    dh_missing
21:29:34 #12 3.847    dh_installdeb
21:29:34 #12 3.885    dh_gencontrol
21:29:34 #11 25.89 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:29:34 #11 25.90 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB]
21:29:34 #11 25.92 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB]
21:29:34 #11 25.93 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
21:29:34 #11 25.94 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
21:29:34 #11 25.94 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB]
21:29:34 #11 25.95 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:29:34 #11 25.96 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:29:35 #11 24.44 Get:145 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
21:29:35 #11 24.44 Get:146 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 patch arm64 2.7.6-7build2 [105 kB]
21:29:35 #11 24.47 Get:147 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lto-disabled-list all 35 [12.2 kB]
21:29:35 #11 24.47 Get:148 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dpkg-dev all 1.21.9ubuntu1 [1070 kB]
21:29:35 #30 29.66 Selecting previously unselected package libpcre32-3:amd64.
21:29:35 #30 29.66 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_amd64.deb ...
21:29:35 #30 29.68 Unpacking libpcre32-3:amd64 (2:8.39-13) ...
21:29:35 #12 7.355 Selecting previously unselected package libpcre2-16-0:amd64.
21:29:35 #12 7.359 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
21:29:35 #12 7.363 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
21:29:35 #12 7.417 Selecting previously unselected package libpcre2-32-0:amd64.
21:29:35 #12 7.420 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
21:29:35 #12 7.424 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
21:29:35 #12 7.472 Selecting previously unselected package libpcre2-posix2:amd64.
21:29:35 #12 7.475 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
21:29:35 #12 7.479 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
21:29:35 #12 7.508 Selecting previously unselected package libpcre2-dev:amd64.
21:29:35 #12 7.512 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
21:29:35 #12 7.516 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
21:29:35 #12 7.611 Selecting previously unselected package libselinux1-dev:amd64.
21:29:35 #11 75.54   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
21:29:35 #11 76.06   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
21:29:35 #11 76.08   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
21:29:35 #11 76.09   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
21:29:35 #11 76.10   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
21:29:35 #11 76.11   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  5/52 
21:29:35 #11 76.12   Verifying  : perl-threads-1.87-4.el7.x86_64                              6/52 
21:29:35 #11 76.14   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/52 
21:29:35 #11 76.15   Verifying  : perl-constant-1.27-2.el7.noarch                             8/52 
21:29:35 #11 76.16   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/52 
21:29:35 #11 76.16   Verifying  : unzip-6.0-24.el7_9.x86_64                                  10/52 
21:29:35 #11 76.18   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       11/52 
21:29:35 #11 76.18   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/52 
21:29:35 #11 76.19   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/52 
21:29:35 #11 76.21   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
21:29:35 #11 76.22   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/52 
21:29:35 #11 76.23   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/52 
21:29:35 #11 76.24   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/52 
21:29:35 #11 76.25   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
21:29:35 #11 76.26   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
21:29:35 #11 76.27   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/52 
21:29:35 #11 76.28   Verifying  : gdb-7.6.1-120.el7.x86_64                                   21/52 
21:29:35 #10 26.55 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
21:29:35 #10 26.55 Unpacking libsub-quote-perl (2.006006-1) ...
21:29:35 #10 26.58 Selecting previously unselected package libmoo-perl.
21:29:35 #10 26.58 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
21:29:35 #10 26.58 Unpacking libmoo-perl (2.004004-1) ...
21:29:35 #10 26.62 Selecting previously unselected package libencode-locale-perl.
21:29:35 #10 26.62 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
21:29:35 #10 26.62 Unpacking libencode-locale-perl (1.05-1.1) ...
21:29:35 #10 26.65 Selecting previously unselected package libtimedate-perl.
21:29:35 #10 26.65 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
21:29:35 #10 26.65 Unpacking libtimedate-perl (2.3300-2) ...
21:29:35 #10 26.69 Selecting previously unselected package libhttp-date-perl.
21:29:35 #10 26.69 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
21:29:35 #10 26.69 Unpacking libhttp-date-perl (6.05-1) ...
21:29:35 #10 26.72 Selecting previously unselected package libfile-listing-perl.
21:29:35 #10 26.72 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
21:29:35 #10 26.72 Unpacking libfile-listing-perl (6.14-1) ...
21:29:35 #10 26.75 Selecting previously unselected package libhtml-tagset-perl.
21:29:35 #12 23.45   Verifying        : vim-filesystem-2:9.0.1307-1.fc36.noarch              93/93 
21:29:35 #12 23.61 
21:29:35 #12 23.61 Installed:
21:29:35 #12 23.61   annobin-docs-11.11-1.fc36.noarch                                              
21:29:35 #12 23.61   annobin-plugin-gcc-11.11-1.fc36.x86_64                                        
21:29:35 #12 23.61   autoconf-2.71-3.fc36.noarch                                                   
21:29:35 #12 23.61   automake-1.16.5-7.fc36.noarch                                                 
21:29:35 #12 23.61   checkpolicy-3.3-2.fc36.x86_64                                                 
21:29:35 #12 23.61   cmake-3.25.2-1.fc36.x86_64                                                    
21:29:35 #12 23.61   cmake-data-3.25.2-1.fc36.noarch                                               
21:29:35 #12 23.61   cmake-filesystem-3.25.2-1.fc36.x86_64                                         
21:29:35 #12 23.61   cmake-rpm-macros-3.25.2-1.fc36.noarch                                         
21:29:35 #12 23.61   cpp-12.2.1-4.fc36.x86_64                                                      
21:29:35 #12 23.61   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
21:29:35 #12 23.61   dbus-1:1.14.4-1.fc36.x86_64                                                   
21:29:35 #12 23.61   dbus-broker-33-1.fc36.x86_64                                                  
21:29:35 #12 23.61   dbus-common-1:1.14.4-1.fc36.noarch                                            
21:29:35 #12 23.61   device-mapper-1.02.175-7.fc36.x86_64                                          
21:29:35 #12 23.61   device-mapper-devel-1.02.175-7.fc36.x86_64                                    
21:29:35 #12 23.61   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
21:29:35 #12 23.61   gc-8.0.6-3.fc36.x86_64                                                        
21:29:35 #12 23.61   gcc-12.2.1-4.fc36.x86_64                                                      
21:29:35 #12 23.61   gcc-plugin-annobin-12.2.1-4.fc36.x86_64                                       
21:29:35 #12 23.61   git-2.39.2-1.fc36.x86_64                                                      
21:29:35 #12 23.61   git-core-2.39.2-1.fc36.x86_64                                                 
21:29:35 #12 23.61   git-core-doc-2.39.2-1.fc36.noarch                                             
21:29:35 #12 23.61   glibc-devel-2.35-22.fc36.x86_64                                               
21:29:35 #12 23.61   glibc-headers-x86-2.35-22.fc36.noarch                                         
21:29:35 #12 23.61   glibc-static-2.35-22.fc36.x86_64                                              
21:29:35 #12 23.61   guile22-2.2.7-5.fc36.x86_64                                                   
21:29:35 #12 23.61   jsoncpp-1.9.5-2.fc36.x86_64                                                   
21:29:35 #12 23.61   kernel-headers-6.2.6-100.fc36.x86_64                                          
21:29:35 #12 23.61   kmod-libs-29-7.fc36.x86_64                                                    
21:29:35 #12 23.61   less-590-5.fc36.x86_64                                                        
21:29:35 #12 23.61   libargon2-20171227-9.fc36.x86_64                                              
21:29:35 #12 23.61   libbpf-2:0.7.0-3.fc36.x86_64                                                  
21:29:35 #12 23.61   libcbor-0.7.0-5.fc36.x86_64                                                   
21:29:35 #12 23.61   libedit-3.1-41.20210910cvs.fc36.x86_64                                        
21:29:35 #12 23.61   libfdisk-2.38-1.fc36.x86_64                                                   
21:29:35 #12 23.61   libfido2-1.10.0-5.fc36.x86_64                                                 
21:29:35 #12 23.61   libmpc-1.2.1-4.fc36.x86_64                                                    
21:29:35 #12 23.61   libseccomp-2.5.3-2.fc36.x86_64                                                
21:29:35 #12 23.61   libseccomp-devel-2.5.3-2.fc36.x86_64                                          
21:29:35 #12 23.61   libselinux-devel-3.3-4.fc36.x86_64                                            
21:29:35 #12 23.61   libselinux-utils-3.3-4.fc36.x86_64                                            
21:29:35 #12 23.61   libsepol-devel-3.3-3.fc36.x86_64                                              
21:29:35 #12 23.61   libtool-2.4.7-1.fc36.x86_64                                                   
21:29:35 #12 23.61   libtool-ltdl-2.4.7-1.fc36.x86_64                                              
21:29:35 #12 23.61   libtool-ltdl-devel-2.4.7-1.fc36.x86_64                                        
21:29:35 #12 23.61   libutempter-1.2.1-6.fc36.x86_64                                               
21:29:35 #12 23.61   libuv-1:1.44.2-1.fc36.x86_64                                                  
21:29:35 #12 23.61   libxcrypt-devel-4.4.33-4.fc36.x86_64                                          
21:29:35 #12 23.61   libxcrypt-static-4.4.33-4.fc36.x86_64                                         
21:29:35 #12 23.61   libxkbcommon-1.4.0-1.fc36.x86_64                                              
21:29:35 #12 23.61   m4-1.4.19-3.fc36.x86_64                                                       
21:29:35 #12 23.61   make-1:4.3-7.fc36.x86_64                                                      
21:29:35 #12 23.61   openssh-8.8p1-1.fc36.1.x86_64                                                 
21:29:35 #12 23.61   openssh-clients-8.8p1-1.fc36.1.x86_64                                         
21:29:35 #12 23.61   pcre2-devel-10.40-1.fc36.x86_64                                               
21:29:35 #12 23.61   pcre2-utf16-10.40-1.fc36.x86_64                                               
21:29:35 #12 23.61   pcre2-utf32-10.40-1.fc36.x86_64                                               
21:29:35 #12 23.61   perl-Error-1:0.17029-8.fc36.noarch                                            
21:29:35 #12 23.61   perl-File-Compare-1.100.600-486.fc36.noarch                                   
21:29:35 #12 23.61   perl-File-Copy-2.35-486.fc36.noarch                                           
21:29:35 #12 23.61   perl-File-Find-1.39-486.fc36.noarch                                           
21:29:35 #12 23.61   perl-Git-2.39.2-1.fc36.noarch                                                 
21:29:35 #12 23.61   perl-TermReadKey-2.38-12.fc36.x86_64                                          
21:29:35 #12 23.61   perl-Thread-Queue-3.14-479.fc36.noarch                                        
21:29:35 #12 23.61   perl-lib-0.65-486.fc36.x86_64                                                 
21:29:35 #12 23.61   perl-threads-1:2.26-449.fc36.x86_64                                           
21:29:35 #12 23.61   perl-threads-shared-1.62-479.fc36.x86_64                                      
21:29:35 #12 23.61   policycoreutils-3.3-4.fc36.x86_64                                             
21:29:35 #12 23.61   policycoreutils-devel-3.3-4.fc36.x86_64                                       
21:29:35 #12 23.61   policycoreutils-python-utils-3.3-4.fc36.noarch                                
21:29:35 #12 23.61   python3-audit-3.1-2.fc36.x86_64                                               
21:29:35 #12 23.61   python3-libselinux-3.3-4.fc36.x86_64                                          
21:29:35 #12 23.61   python3-libsemanage-3.3-3.fc36.x86_64                                         
21:29:35 #12 23.61   python3-policycoreutils-3.3-4.fc36.noarch                                     
21:29:35 #12 23.61   python3-setools-4.4.0-5.fc36.x86_64                                           
21:29:35 #12 23.61   python3-setuptools-59.6.0-3.fc36.noarch                                       
21:29:35 #12 23.61   qrencode-libs-4.1.1-2.fc36.x86_64                                             
21:29:35 #12 23.61   rhash-1.4.2-2.fc36.x86_64                                                     
21:29:35 #12 23.61   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
21:29:35 #12 23.61   selinux-policy-36.17-1.fc36.noarch                                            
21:29:35 #12 23.61   selinux-policy-devel-36.17-1.fc36.noarch                                      
21:29:35 #12 23.61   selinux-policy-targeted-36.17-1.fc36.noarch                                   
21:29:35 #12 23.61   systemd-250.10-2.fc36.x86_64                                                  
21:29:35 #12 23.61   systemd-devel-250.10-2.fc36.x86_64                                            
21:29:35 #12 23.61   systemd-networkd-250.10-2.fc36.x86_64                                         
21:29:35 #12 23.61   systemd-pam-250.10-2.fc36.x86_64                                              
21:29:35 #12 23.61   systemd-resolved-250.10-2.fc36.x86_64                                         
21:29:35 #12 23.61   systemd-rpm-macros-250.10-2.fc36.noarch                                       
21:29:35 #12 23.61   util-linux-2.38-1.fc36.x86_64                                                 
21:29:35 #12 23.61   vim-filesystem-2:9.0.1307-1.fc36.noarch                                       
21:29:35 #12 23.61   which-2.21-32.fc36.x86_64                                                     
21:29:35 #12 23.61   xkeyboard-config-2.35.1-1.fc36.noarch                                         
21:29:35 #12 23.61 
21:29:35 #12 23.61 Complete!
21:29:35 #12 DONE 23.8s
21:29:35 #11 22.73 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
21:29:35 #11 54.82 Preparing to unpack .../110-gcc-12_12.2.0-3ubuntu1_armhf.deb ...
21:29:35 #11 54.83 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
21:29:35 #11 55.11 Selecting previously unselected package gcc.
21:29:35 #12 4.011    dh_md5sums
21:29:35 #12 4.052    dh_builddeb
21:29:35 #12 4.082 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:35 #12 4.107  dpkg-genbuildinfo --build=binary
21:29:35 #11 26.36 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
21:29:35 #11 24.65 Get:149 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
21:29:35 #11 24.65 Get:150 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
21:29:35 #11 24.68 Get:151 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-6ubuntu2 [21.0 kB]
21:29:35 #11 24.68 Get:152 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-2 arm64 2.1.28+dfsg-6ubuntu2 [57.3 kB]
21:29:35 #11 24.68 Get:153 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libldap-2.5-0 arm64 2.5.14+dfsg-0ubuntu0.22.10.1 [180 kB]
21:29:35 #11 24.69 Get:154 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
21:29:35 #30 ...
21:29:35 
21:29:35 #40 [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
21:29:35 #40 29.65 Setting up libicu67:amd64 (67.1-7) ...
21:29:35 #40 29.68 Setting up libuv1:amd64 (1.40.0-2) ...
21:29:35 #40 29.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
21:29:35 #40 29.74 Setting up librhash0:amd64 (1.4.1-2) ...
21:29:35 #40 29.76 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:29:35 #40 29.78 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
21:29:35 #40 29.79 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:29:35 #40 29.81 Setting up cmake (3.18.4-2+deb11u1) ...
21:29:35 #40 29.82 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:29:35 #40 DONE 30.2s
21:29:35 
21:29:35 #30 [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
21:29:35 #30 29.86 Selecting previously unselected package libpcrecpp0v5:amd64.
21:29:35 #30 29.86 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
21:29:35 #30 29.87 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
21:29:35 #30 29.98 Selecting previously unselected package libpcre3-dev:amd64.
21:29:35 #30 29.98 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_amd64.deb ...
21:29:35 #30 29.98 Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
21:29:35 #12 7.615 Preparing to unpack .../19-libselinux1-dev_3.1-3_amd64.deb ...
21:29:35 #12 7.619 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:29:35 #12 7.676 Selecting previously unselected package libdevmapper-dev:amd64.
21:29:35 #12 7.679 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:29:35 #12 7.683 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:29:35 #12 7.712 Selecting previously unselected package libseccomp-dev:amd64.
21:29:35 #12 7.716 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:29:35 #12 7.720 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:29:35 #12 7.756 Selecting previously unselected package libsystemd-dev:amd64.
21:29:35 #12 7.760 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
21:29:35 #12 7.764 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
21:29:35 #11 63.57 Updating certificates in /etc/ssl/certs...
21:29:35 #11 76.30   Verifying  : dwz-0.11-3.el7.x86_64                                      22/52 
21:29:35 #11 76.30   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
21:29:35 #11 76.31   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
21:29:35 #11 76.32   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         25/52 
21:29:35 #11 76.34   Verifying  : patch-2.7.1-12.el7_7.x86_64                                26/52 
21:29:35 #11 76.35   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/52 
21:29:35 #11 76.36   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           28/52 
21:29:35 #11 76.37   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/52 
21:29:35 #11 76.38   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/52 
21:29:35 #11 76.39   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            31/52 
21:29:35 #11 76.40   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/52 
21:29:35 #11 76.41   Verifying  : perl-Encode-2.51-7.el7.x86_64                              33/52 
21:29:35 #11 76.42   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/52 
21:29:35 #11 76.43   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          35/52 
21:29:35 #11 76.44   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          36/52 
21:29:35 #10 26.75 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
21:29:35 #10 26.76 Unpacking libhtml-tagset-perl (3.20-4) ...
21:29:35 #10 26.79 Selecting previously unselected package liburi-perl.
21:29:35 #10 26.79 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
21:29:35 #10 26.79 Unpacking liburi-perl (5.08-1) ...
21:29:35 #10 26.83 Selecting previously unselected package libhtml-parser-perl.
21:29:35 #10 26.83 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
21:29:35 #10 26.84 Unpacking libhtml-parser-perl (3.75-1+b1) ...
21:29:35 #10 26.87 Selecting previously unselected package libhtml-tree-perl.
21:29:35 #10 26.87 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
21:29:35 #10 26.88 Unpacking libhtml-tree-perl (5.07-2) ...
21:29:35 #10 26.92 Selecting previously unselected package libio-html-perl.
21:29:35 #10 26.92 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
21:29:35 #10 26.92 Unpacking libio-html-perl (1.004-2) ...
21:29:35 #10 26.95 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:35 #10 26.95 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:29:35 #10 26.96 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:29:35 #10 26.99 Selecting previously unselected package libhttp-message-perl.
21:29:35 
21:29:35 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
21:29:35 #10 28.38 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-certifi all 2018.1.18-2 [144 kB]
21:29:35 #10 28.38 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-idna all 2.6-1 [32.5 kB]
21:29:35 #10 28.39 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
21:29:35 #10 28.39 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
21:29:35 #10 28.39 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-unidiff all 0.5.4-1 [7140 B]
21:29:35 #10 28.39 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
21:29:35 #10 28.39 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 unzip arm64 6.0-21ubuntu1.2 [159 kB]
21:29:35 #10 28.39 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 wdiff arm64 1.2.2-2 [27.9 kB]
21:29:35 #10 28.39 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 equivs all 2.1.0 [19.4 kB]
21:29:35 #10 28.46 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:29:35 #11 22.89 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
21:29:35 #11 22.89 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
21:29:35 #11 22.90 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
21:29:35 #11 22.91 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2 [108 kB]
21:29:35 #11 23.06 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gpg arm64 1.13.1-7ubuntu2 [156 kB]
21:29:35 #11 55.12 Preparing to unpack .../111-gcc_4%3a12.2.0-1ubuntu1_armhf.deb ...
21:29:35 #11 55.12 Unpacking gcc (4:12.2.0-1ubuntu1) ...
21:29:35 #11 55.15 Selecting previously unselected package libstdc++-12-dev:armhf.
21:29:35 #11 55.16 Preparing to unpack .../112-libstdc++-12-dev_12.2.0-3ubuntu1_armhf.deb ...
21:29:35 #11 55.16 Unpacking libstdc++-12-dev:armhf (12.2.0-3ubuntu1) ...
21:29:35 #11 55.33 Selecting previously unselected package g++-12.
21:29:35 #11 55.33 Preparing to unpack .../113-g++-12_12.2.0-3ubuntu1_armhf.deb ...
21:29:35 #11 55.34 Unpacking g++-12 (12.2.0-3ubuntu1) ...
21:29:35 #12 4.279  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
21:29:35 #12 4.372 dpkg-genchanges: info: binary-only upload (no source code included)
21:29:35 #12 4.376  dpkg-source --after-build .
21:29:35 #12 4.488 dpkg-buildpackage: info: binary-only upload (no source included)
21:29:35 #11 26.50 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:29:35 #11 26.53 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
21:29:35 #11 26.63 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
21:29:35 #11 25.09 Get:155 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
21:29:35 #12 7.869 Selecting previously unselected package pkg-config.
21:29:35 #12 7.873 Preparing to unpack .../23-pkg-config_0.29.2-1_amd64.deb ...
21:29:35 #12 7.876 Unpacking pkg-config (0.29.2-1) ...
21:29:35 #12 7.920 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:29:35 #12 7.931 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:29:35 #12 7.941 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
21:29:35 #12 7.950 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
21:29:35 #12 7.960 Setting up libuv1:amd64 (1.40.0-2) ...
21:29:35 #12 7.971 Setting up bash-completion (1:2.11-2) ...
21:29:35 #11 63.99 124 added, 0 removed; done.
21:29:35 #11 64.08 Setting up libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
21:29:35 #11 76.51   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             37/52 
21:29:35 #11 76.53   Verifying  : perl-File-Path-2.09-2.el7.noarch                           38/52 
21:29:35 #11 76.54   Verifying  : elfutils-0.176-5.el7.x86_64                                39/52 
21:29:35 #11 76.55   Verifying  : zip-3.0-11.el7.x86_64                                      40/52 
21:29:35 #11 76.56   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
21:29:35 #11 76.57   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
21:29:35 #11 76.58   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
21:29:35 #11 76.59   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
21:29:35 #11 76.60   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
21:29:35 #11 76.61   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
21:29:35 #11 76.62   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      47/52 
21:29:35 #11 76.64   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
21:29:35 #11 76.64   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
21:29:35 #11 76.65   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
21:29:35 #11 76.65   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
21:29:35 #11 76.65   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
21:29:35 #11 76.68 
21:29:35 #11 76.68 Installed:
21:29:35 #11 76.68   rpm-build.x86_64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
21:29:35 #11 76.68 
21:29:35 #11 76.68 Dependency Installed:
21:29:35 #11 76.68   bzip2.x86_64 0:1.0.6-13.el7                                                   
21:29:35 #11 76.68   desktop-file-utils.x86_64 0:0.23-2.el7                                        
21:29:35 #11 76.68   dwz.x86_64 0:0.11-3.el7                                                       
21:29:35 #11 76.68   elfutils.x86_64 0:0.176-5.el7                                                 
21:29:35 #11 76.68   emacs-filesystem.noarch 1:24.3-23.el7                                         
21:29:35 #11 76.68   file.x86_64 0:5.11-37.el7                                                     
21:29:35 #11 76.68   gdb.x86_64 0:7.6.1-120.el7                                                    
21:29:35 #11 76.68   groff-base.x86_64 0:1.22.2-8.el7                                              
21:29:35 #11 76.68   patch.x86_64 0:2.7.1-12.el7_7                                                 
21:29:35 #11 76.68   perl.x86_64 4:5.16.3-299.el7_9                                                
21:29:35 #11 76.68   perl-Carp.noarch 0:1.26-244.el7                                               
21:29:35 #11 76.68   perl-Encode.x86_64 0:2.51-7.el7                                               
21:29:35 #11 76.68   perl-Exporter.noarch 0:5.68-3.el7                                             
21:29:35 #11 76.68   perl-File-Path.noarch 0:2.09-2.el7                                            
21:29:35 #11 76.68   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
21:29:35 #11 76.68   perl-Filter.x86_64 0:1.49-3.el7                                               
21:29:35 #11 76.68   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
21:29:35 #11 76.68   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
21:29:35 #11 76.68   perl-PathTools.x86_64 0:3.40-5.el7                                            
21:29:35 #11 76.68   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
21:29:35 #11 76.68   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
21:29:35 #11 76.68   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
21:29:35 #11 76.68   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
21:29:35 #11 76.68   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
21:29:35 #11 76.68   perl-Socket.x86_64 0:2.010-5.el7                                              
21:29:35 #11 76.68   perl-Storable.x86_64 0:2.45-3.el7                                             
21:29:35 #11 76.68   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
21:29:35 #11 76.68   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
21:29:35 #11 76.68   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
21:29:35 #11 76.68   perl-Time-Local.noarch 0:1.2300-2.el7                                         
21:29:35 #11 76.68   perl-constant.noarch 0:1.27-2.el7                                             
21:29:35 #11 76.68   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
21:29:35 #11 76.68   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
21:29:35 #11 76.68   perl-parent.noarch 1:0.225-244.el7                                            
21:29:35 #11 76.68   perl-podlators.noarch 0:2.5.1-3.el7                                           
21:29:35 #11 76.68   perl-srpm-macros.noarch 0:1-8.el7                                             
21:29:35 #11 76.68   perl-threads.x86_64 0:1.87-4.el7                                              
21:29:35 #11 76.68   perl-threads-shared.x86_64 0:1.43-6.el7                                       
21:29:35 #11 76.68   python-srpm-macros.noarch 0:3-34.el7                                          
21:29:35 #11 76.68   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
21:29:35 #11 76.68   unzip.x86_64 0:6.0-24.el7_9                                                   
21:29:35 #11 76.68   zip.x86_64 0:3.0-11.el7                                                       
21:29:35 #11 76.68 
21:29:35 #11 76.68 Dependency Updated:
21:29:35 #11 76.68   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
21:29:35 #11 76.68   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
21:29:35 #11 76.68 
21:29:35 #11 76.68 Complete!
21:29:35 #10 26.99 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
21:29:35 #10 26.99 Unpacking libhttp-message-perl (6.28-1) ...
21:29:35 #10 27.03 Selecting previously unselected package libhttp-cookies-perl.
21:29:35 #10 27.03 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
21:29:35 #10 27.03 Unpacking libhttp-cookies-perl (6.10-1) ...
21:29:35 #10 27.06 Selecting previously unselected package libhttp-negotiate-perl.
21:29:35 #10 27.06 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
21:29:35 #10 27.07 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:29:35 #10 27.09 Selecting previously unselected package perl-openssl-defaults:arm64.
21:29:35 #10 27.10 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
21:29:35 #10 27.10 Unpacking perl-openssl-defaults:arm64 (5) ...
21:29:35 #10 27.13 Selecting previously unselected package libnet-ssleay-perl.
21:29:35 #10 27.13 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
21:29:35 #10 27.14 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
21:29:35 #10 27.19 Selecting previously unselected package libio-socket-ssl-perl.
21:29:35 #10 27.19 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
21:29:35 #10 27.19 Unpacking libio-socket-ssl-perl (2.069-1) ...
21:29:35 #10 27.24 Selecting previously unselected package libnet-http-perl.
21:29:35 #10 27.24 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
21:29:35 #10 27.25 Unpacking libnet-http-perl (6.20-1) ...
21:29:35 #10 27.27 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:35 #10 27.28 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:29:35 #10 27.28 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:29:35 #10 27.31 Selecting previously unselected package libtry-tiny-perl.
21:29:35 #10 28.61 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-magic all 2:0.4.15-1 [9280 B]
21:29:35 #10 28.77 debconf: delaying package configuration, since apt-utils is not installed
21:29:35 #11 23.42 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dput all 1.0.3ubuntu1 [42.3 kB]
21:29:35 #11 23.43 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.18 [213 kB]
21:29:35 #11 55.52 Selecting previously unselected package g++.
21:29:35 #11 55.52 Preparing to unpack .../114-g++_4%3a12.2.0-1ubuntu1_armhf.deb ...
21:29:35 #11 55.53 Unpacking g++ (4:12.2.0-1ubuntu1) ...
21:29:35 #11 55.55 Selecting previously unselected package make.
21:29:35 #11 55.55 Preparing to unpack .../115-make_4.3-4.1build1_armhf.deb ...
21:29:35 #11 55.56 Unpacking make (4.3-4.1build1) ...
21:29:35 #11 55.58 Selecting previously unselected package libdpkg-perl.
21:29:35 #11 55.58 Preparing to unpack .../116-libdpkg-perl_1.21.9ubuntu1_all.deb ...
21:29:35 #11 55.59 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
21:29:35 #11 55.63 Selecting previously unselected package bzip2.
21:29:35 #11 55.63 Preparing to unpack .../117-bzip2_1.0.8-5build1_armhf.deb ...
21:29:35 #11 55.63 Unpacking bzip2 (1.0.8-5build1) ...
21:29:35 #11 55.66 Selecting previously unselected package patch.
21:29:35 #11 55.67 Preparing to unpack .../118-patch_2.7.6-7build2_armhf.deb ...
21:29:35 #11 55.67 Unpacking patch (2.7.6-7build2) ...
21:29:35 #11 55.70 Selecting previously unselected package lto-disabled-list.
21:29:35 #11 55.70 Preparing to unpack .../119-lto-disabled-list_35_all.deb ...
21:29:35 #11 55.70 Unpacking lto-disabled-list (35) ...
21:29:35 #11 55.73 Selecting previously unselected package dpkg-dev.
21:29:35 #11 55.73 Preparing to unpack .../120-dpkg-dev_1.21.9ubuntu1_all.deb ...
21:29:35 #9 27.46 Selecting previously unselected package libfakeroot:arm64.
21:29:35 #9 27.46 Preparing to unpack .../096-libfakeroot_1.31-1.1_arm64.deb ...
21:29:35 #12 4.493 
21:29:35 #12 4.493 The package has been created.
21:29:35 #12 4.493 Attention, the package has been created in the current directory,
21:29:35 #12 4.493 not in ".." as indicated by the message above!
21:29:35 #12 4.513 Selecting previously unselected package docker-ce-build-deps.
21:29:35 #12 4.526 (Reading database ... 17542 files and directories currently installed.)
21:29:35 #12 4.528 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:35 #12 4.532 Unpacking docker-ce-build-deps (1.0) ...
21:29:35 #11 26.64 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
21:29:35 #11 26.68 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
21:29:35 #11 26.68 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
21:29:35 #11 26.69 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:29:35 #11 26.70 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB]
21:29:35 #11 26.75 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB]
21:29:35 #11 26.78 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
21:29:35 #11 64.09 Setting up libgdbm-compat4:armhf (1.23-1) ...
21:29:35 #11 64.11 Setting up dwz (0.14-1build2) ...
21:29:35 #11 64.12 Setting up groff-base (1.22.4-8build1) ...
21:29:35 #11 64.15 Setting up cpp (4:11.2.0-1ubuntu1) ...
21:29:35 #11 64.17 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:29:35 #11 64.18 Setting up debugedit (1:5.0-4build1) ...
21:29:35 #11 64.20 Setting up libcurl4:armhf (7.81.0-1ubuntu1.10) ...
21:29:35 #11 64.21 Setting up libc6-dev:armhf (2.35-0ubuntu3.1) ...
21:29:35 #11 64.23 Setting up libx11-6:armhf (2:1.7.5-1) ...
21:29:35 #11 64.24 Setting up libtiff5:armhf (4.3.0-6ubuntu0.4) ...
21:29:35 #11 64.25 Setting up curl (7.81.0-1ubuntu1.10) ...
21:29:35 #11 64.27 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
21:29:35 #11 64.29 Setting up binutils-arm-linux-gnueabihf (2.38-4ubuntu2.1) ...
21:29:35 #11 64.30 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
21:29:35 #11 64.31 Setting up libxmuu1:armhf (2:1.1.3-3) ...
21:29:35 #11 64.32 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:29:35 #11 64.34 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
21:29:35 #11 64.35 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:29:35 #11 64.37 Setting up libperl5.34:armhf (5.34.0-3ubuntu1.1) ...
21:29:35 #11 64.38 Setting up gettext (0.21-4ubuntu4) ...
21:29:35 #11 64.39 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:29:35 #30 30.47 Selecting previously unselected package zlib1g-dev:amd64.
21:29:35 #30 30.47 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
21:29:35 #30 30.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
21:29:35 #30 30.61 Selecting previously unselected package libglib2.0-dev:amd64.
21:29:35 #30 30.62 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_amd64.deb ...
21:29:35 #30 30.64 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
21:29:35 #10 27.31 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
21:29:35 #10 27.31 Unpacking libtry-tiny-perl (0.30-1) ...
21:29:35 #10 27.35 Selecting previously unselected package libwww-robotrules-perl.
21:29:35 #10 27.35 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:35 #10 27.35 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:35 #10 27.39 Selecting previously unselected package libwww-perl.
21:29:35 #10 27.39 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
21:29:35 #10 27.39 Unpacking libwww-perl (6.52-1) ...
21:29:35 #10 27.43 Selecting previously unselected package patchutils.
21:29:35 #10 27.44 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
21:29:35 #10 27.44 Unpacking patchutils (0.4.2-1) ...
21:29:35 #10 27.48 Selecting previously unselected package wdiff.
21:29:35 #10 27.48 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
21:29:35 #10 27.48 Unpacking wdiff (1.2.2-2+b1) ...
21:29:35 #10 27.53 Selecting previously unselected package devscripts.
21:29:35 #10 27.53 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
21:29:35 #10 27.55 Unpacking devscripts (2.21.3+deb11u1) ...
21:29:35 #11 DONE 77.0s
21:29:35 
21:29:35 #12 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
21:29:35 #12 DONE 0.1s
21:29:35 #10 28.80 Fetched 87.9 MB in 22s (4034 kB/s)
21:29:35 #10 28.83 Selecting previously unselected package liblocale-gettext-perl.
21:29:35 #10 28.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4044 files and directories currently installed.)
21:29:35 #10 28.83 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_arm64.deb ...
21:29:35 #10 28.83 Unpacking liblocale-gettext-perl (1.07-3build2) ...
21:29:35 #10 28.88 Selecting previously unselected package libssl1.1:arm64.
21:29:35 #10 28.88 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.21_arm64.deb ...
21:29:35 #10 28.89 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.21) ...
21:29:35 #10 29.00 Selecting previously unselected package libpython3.6-minimal:arm64.
21:29:35 #10 29.00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ...
21:29:35 #11 23.52 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
21:29:35 #11 23.53 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.10 [887 kB]
21:29:35 #11 23.67 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.10 [4356 kB]
21:29:35 #11 55.73 Unpacking dpkg-dev (1.21.9ubuntu1) ...
21:29:35 #11 55.78 Selecting previously unselected package build-essential.
21:29:35 #11 55.78 Preparing to unpack .../121-build-essential_12.9ubuntu3_armhf.deb ...
21:29:35 #11 55.78 Unpacking build-essential (12.9ubuntu3) ...
21:29:35 #11 55.81 Selecting previously unselected package libbrotli1:armhf.
21:29:35 #11 55.82 Preparing to unpack .../122-libbrotli1_1.0.9-2build6_armhf.deb ...
21:29:35 #11 55.82 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
21:29:35 #11 55.86 Selecting previously unselected package libsasl2-modules-db:armhf.
21:29:35 #11 55.86 Preparing to unpack .../123-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_armhf.deb ...
21:29:35 #11 55.86 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
21:29:35 #11 55.89 Selecting previously unselected package libsasl2-2:armhf.
21:29:35 #11 55.89 Preparing to unpack .../124-libsasl2-2_2.1.28+dfsg-6ubuntu2_armhf.deb ...
21:29:35 #11 55.90 Unpacking libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
21:29:35 #11 55.93 Selecting previously unselected package libldap-2.5-0:armhf.
21:29:35 #11 55.93 Preparing to unpack .../125-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.10.1_armhf.deb ...
21:29:35 #11 55.94 Unpacking libldap-2.5-0:armhf (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:29:35 #11 55.97 Selecting previously unselected package librtmp1:armhf.
21:29:35 #10 26.04 Selecting previously unselected package libfakeroot:arm64.
21:29:35 #10 26.04 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ...
21:29:35 #10 26.04 Unpacking libfakeroot:arm64 (1.23-1) ...
21:29:35 #10 26.09 Selecting previously unselected package fakeroot.
21:29:35 #10 26.09 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ...
21:29:35 #10 26.09 Unpacking fakeroot (1.23-1) ...
21:29:35 #10 26.14 Selecting previously unselected package libassuan0:arm64.
21:29:35 #10 26.14 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ...
21:29:35 #10 26.15 Unpacking libassuan0:arm64 (2.5.2-1) ...
21:29:35 #10 26.18 Selecting previously unselected package gpgconf.
21:29:35 #10 26.18 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
21:29:35 #10 26.19 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:29:35 #10 26.24 Selecting previously unselected package libksba8:arm64.
21:29:35 #10 26.24 Preparing to unpack .../091-libksba8_1.3.5-2+deb10u2_arm64.deb ...
21:29:35 #10 26.25 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ...
21:29:35 #10 26.29 Selecting previously unselected package libnpth0:arm64.
21:29:35 #10 26.30 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ...
21:29:35 #10 26.30 Unpacking libnpth0:arm64 (1.6-1) ...
21:29:35 #10 26.34 Selecting previously unselected package dirmngr.
21:29:35 #10 26.34 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
21:29:35 #10 26.36 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:29:35 #10 26.42 Selecting previously unselected package gnupg-l10n.
21:29:35 #10 26.42 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:29:35 #10 26.42 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:29:35 #10 26.52 Selecting previously unselected package gnupg-utils.
21:29:35 #10 26.52 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
21:29:35 #10 26.52 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:29:35 #10 26.60 Selecting previously unselected package gpg.
21:29:35 #9 27.47 Unpacking libfakeroot:arm64 (1.31-1.1) ...
21:29:35 #9 27.51 Selecting previously unselected package fakeroot.
21:29:35 #9 27.51 Preparing to unpack .../097-fakeroot_1.31-1.1_arm64.deb ...
21:29:35 #9 27.51 Unpacking fakeroot (1.31-1.1) ...
21:29:35 #9 27.55 Selecting previously unselected package libassuan0:arm64.
21:29:35 #9 27.55 Preparing to unpack .../098-libassuan0_2.5.5-5_arm64.deb ...
21:29:35 #9 27.56 Unpacking libassuan0:arm64 (2.5.5-5) ...
21:29:35 #9 27.59 Selecting previously unselected package gpgconf.
21:29:35 #9 27.59 Preparing to unpack .../099-gpgconf_2.2.40-1.1_arm64.deb ...
21:29:35 #9 27.59 Unpacking gpgconf (2.2.40-1.1) ...
21:29:35 #9 27.64 Selecting previously unselected package libksba8:arm64.
21:29:35 #9 27.65 Preparing to unpack .../100-libksba8_1.6.3-2_arm64.deb ...
21:29:35 #9 27.65 Unpacking libksba8:arm64 (1.6.3-2) ...
21:29:35 #9 27.69 Selecting previously unselected package libnpth0:arm64.
21:29:36 #15 DONE 1.7s
21:29:36 
21:29:36 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:29:36 #16 DONE 0.0s
21:29:36 
21:29:36 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:29:36 #17 DONE 0.0s
21:29:36 
21:29:36 #18 exporting to image
21:29:36 #18 exporting layers
21:29:36 #11 25.46 Get:156 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl4 arm64 7.85.0-1ubuntu0.5 [288 kB]
21:29:36 #11 25.57 Get:157 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 curl arm64 7.85.0-1ubuntu0.5 [196 kB]
21:29:36 #11 25.62 Get:158 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
21:29:36 #11 25.62 Get:159 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
21:29:36 #11 25.63 Get:160 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtool all 2.4.7-4 [166 kB]
21:29:36 #11 25.65 Get:161 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-autoreconf all 20 [16.1 kB]
21:29:36 #10 27.67 Selecting previously unselected package diffstat.
21:29:36 #10 27.67 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
21:29:36 #10 27.67 Unpacking diffstat (1.64-1) ...
21:29:36 #10 27.71 Selecting previously unselected package distro-info-data.
21:29:36 #10 27.71 Preparing to unpack .../147-distro-info-data_0.51+deb11u3_all.deb ...
21:29:36 #10 27.71 Unpacking distro-info-data (0.51+deb11u3) ...
21:29:36 #10 27.75 Selecting previously unselected package python3-pkg-resources.
21:29:36 #10 27.75 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
21:29:36 #10 27.76 Unpacking python3-pkg-resources (52.0.0-4) ...
21:29:36 #10 27.80 Selecting previously unselected package python3-chardet.
21:29:36 #12 8.477 Setting up libncurses6:amd64 (6.2+20201114-2) ...
21:29:36 #12 8.485 Setting up pkg-config (0.29.2-1) ...
21:29:36 #12 8.531 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
21:29:36 #12 8.542 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
21:29:36 #12 8.553 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
21:29:36 #12 8.562 Setting up librhash0:amd64 (1.4.1-2) ...
21:29:36 #12 8.571 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:29:36 #12 8.583 Setting up dh-apparmor (2.13.6-10) ...
21:29:36 #12 8.593 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
21:29:36 #12 8.602 Setting up libprocps8:amd64 (2:3.3.17-5) ...
21:29:36 #12 8.613 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
21:29:36 #12 8.621 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:29:36 #12 8.629 Setting up procps (2:3.3.17-5) ...
21:29:36 #12 8.662 Setting up cmake (3.18.4-2+deb11u1) ...
21:29:36 
21:29:36 #13 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
21:29:36 #10 29.00 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ...
21:29:36 #10 29.09 Selecting previously unselected package libexpat1:arm64.
21:29:36 #10 29.09 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_arm64.deb ...
21:29:36 #10 29.10 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
21:29:36 #10 29.14 Selecting previously unselected package python3.6-minimal.
21:29:36 #10 29.14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ...
21:29:36 #10 29.15 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:29:36 #10 29.29 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.21) ...
21:29:36 #11 55.97 Preparing to unpack .../126-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
21:29:36 #11 55.98 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:29:36 #11 56.01 Selecting previously unselected package libssh-4:armhf.
21:29:36 #11 56.01 Preparing to unpack .../127-libssh-4_0.9.6-2build1_armhf.deb ...
21:29:36 #11 56.02 Unpacking libssh-4:armhf (0.9.6-2build1) ...
21:29:36 #11 56.05 Selecting previously unselected package libcurl4:armhf.
21:29:36 #11 56.05 Preparing to unpack .../128-libcurl4_7.85.0-1ubuntu0.5_armhf.deb ...
21:29:36 #11 56.06 Unpacking libcurl4:armhf (7.85.0-1ubuntu0.5) ...
21:29:36 #11 56.09 Selecting previously unselected package curl.
21:29:36 #11 56.09 Preparing to unpack .../129-curl_7.85.0-1ubuntu0.5_armhf.deb ...
21:29:36 #11 56.09 Unpacking curl (7.85.0-1ubuntu0.5) ...
21:29:36 #11 56.12 Selecting previously unselected package dctrl-tools.
21:29:36 #11 56.12 Preparing to unpack .../130-dctrl-tools_2.24-3build2_armhf.deb ...
21:29:36 #11 56.13 Unpacking dctrl-tools (2.24-3build2) ...
21:29:36 #11 56.16 Selecting previously unselected package libdebhelper-perl.
21:29:36 #11 56.16 Preparing to unpack .../131-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
21:29:36 #11 56.16 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
21:29:36 #11 56.20 Selecting previously unselected package libtool.
21:29:36 #10 26.60 Preparing to unpack .../096-gpg_2.2.12-1+deb10u2_arm64.deb ...
21:29:36 #10 26.60 Unpacking gpg (2.2.12-1+deb10u2) ...
21:29:36 #10 26.68 Selecting previously unselected package pinentry-curses.
21:29:36 #10 26.68 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ...
21:29:36 #10 26.69 Unpacking pinentry-curses (1.1.0-2) ...
21:29:36 #10 26.73 Selecting previously unselected package gpg-agent.
21:29:36 #10 26.73 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
21:29:36 #10 26.74 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:29:36 #10 26.79 Selecting previously unselected package gpg-wks-client.
21:29:36 #10 26.79 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
21:29:36 #10 26.80 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:29:36 #10 26.85 Selecting previously unselected package gpg-wks-server.
21:29:36 #9 27.69 Preparing to unpack .../101-libnpth0_1.6-3_arm64.deb ...
21:29:36 #9 27.70 Unpacking libnpth0:arm64 (1.6-3) ...
21:29:36 #9 27.73 Selecting previously unselected package dirmngr.
21:29:36 #9 27.73 Preparing to unpack .../102-dirmngr_2.2.40-1.1_arm64.deb ...
21:29:36 #9 27.75 Unpacking dirmngr (2.2.40-1.1) ...
21:29:36 #9 27.81 Selecting previously unselected package gnupg-l10n.
21:29:36 #9 27.82 Preparing to unpack .../103-gnupg-l10n_2.2.40-1.1_all.deb ...
21:29:36 #9 27.82 Unpacking gnupg-l10n (2.2.40-1.1) ...
21:29:36 #9 27.92 Selecting previously unselected package gnupg-utils.
21:29:36 #11 27.23 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
21:29:36 #11 25.66 Get:162 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
21:29:36 #11 25.67 Get:163 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-override-perl all 0.09-3 [9756 B]
21:29:36 #11 25.67 Get:164 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:29:36 #11 25.67 Get:165 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:29:36 #10 27.80 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
21:29:36 #10 27.81 Unpacking python3-chardet (4.0.0-1) ...
21:29:36 #10 27.85 Selecting previously unselected package python3-six.
21:29:36 #10 27.86 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
21:29:36 #10 27.86 Unpacking python3-six (1.16.0-2) ...
21:29:36 #10 27.93 Selecting previously unselected package python3-debian.
21:29:36 #10 27.93 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
21:29:36 #10 27.94 Unpacking python3-debian (0.1.39) ...
21:29:36 #10 27.98 Selecting previously unselected package libgpgme11:arm64.
21:29:36 #10 27.98 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
21:29:36 #10 27.99 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
21:29:36 #10 28.03 Selecting previously unselected package python3-gpg.
21:29:36 #12 8.672 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:29:36 #12 8.681 Setting up dmsetup (2:1.02.175-2.1) ...
21:29:36 #12 8.690 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:29:36 #12 8.701 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:29:36 #12 8.713 Setting up docker-ce-build-deps (1.0) ...
21:29:36 #12 8.732 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:29:36 #12 8.749 Processing triggers for man-db (2.9.4-2) ...
21:29:36 #11 64.89 Setting up python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:29:36 #10 29.37 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ...
21:29:36 #10 29.39 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
21:29:36 #10 29.40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:29:36 #11 56.20 Preparing to unpack .../132-libtool_2.4.7-4_all.deb ...
21:29:36 #11 56.20 Unpacking libtool (2.4.7-4) ...
21:29:36 #11 56.23 Selecting previously unselected package dh-autoreconf.
21:29:36 #11 56.23 Preparing to unpack .../133-dh-autoreconf_20_all.deb ...
21:29:36 #11 56.24 Unpacking dh-autoreconf (20) ...
21:29:36 #11 56.27 Selecting previously unselected package libarchive-zip-perl.
21:29:36 #11 56.27 Preparing to unpack .../134-libarchive-zip-perl_1.68-1_all.deb ...
21:29:36 #11 56.27 Unpacking libarchive-zip-perl (1.68-1) ...
21:29:36 #11 56.30 Selecting previously unselected package libsub-override-perl.
21:29:36 #11 56.30 Preparing to unpack .../135-libsub-override-perl_0.09-3_all.deb ...
21:29:36 #11 56.31 Unpacking libsub-override-perl (0.09-3) ...
21:29:36 #11 56.33 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:36 #11 56.33 Preparing to unpack .../136-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:29:36 #11 56.34 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:29:36 #11 56.36 Selecting previously unselected package dh-strip-nondeterminism.
21:29:36 #11 56.36 Preparing to unpack .../137-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:29:36 #11 56.37 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:29:36 #11 56.40 Selecting previously unselected package libdw1:armhf.
21:29:36 #11 56.40 Preparing to unpack .../138-libdw1_0.187-4_armhf.deb ...
21:29:36 #11 56.40 Unpacking libdw1:armhf (0.187-4) ...
21:29:36 #11 56.43 Selecting previously unselected package debugedit.
21:29:36 #10 26.85 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
21:29:36 #10 26.86 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:29:36 #10 26.90 Selecting previously unselected package gpgsm.
21:29:36 #10 26.90 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
21:29:36 #10 26.91 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:29:36 #10 26.96 Selecting previously unselected package gnupg.
21:29:36 #10 26.96 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u2_all.deb ...
21:29:36 #10 26.97 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:29:36 #10 27.03 Selecting previously unselected package libfile-which-perl.
21:29:36 #10 27.03 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
21:29:36 #10 27.04 Unpacking libfile-which-perl (1.23-1) ...
21:29:36 #10 27.07 Selecting previously unselected package libfile-homedir-perl.
21:29:36 #10 27.07 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ...
21:29:36 #10 27.08 Unpacking libfile-homedir-perl (1.004-1) ...
21:29:36 #10 27.12 Selecting previously unselected package libio-pty-perl.
21:29:36 #10 27.12 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ...
21:29:36 #10 27.12 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
21:29:36 #10 27.16 Selecting previously unselected package libipc-run-perl.
21:29:36 #10 27.16 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ...
21:29:36 #10 27.16 Unpacking libipc-run-perl (20180523.0-1) ...
21:29:36 #10 27.20 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:36 #9 27.92 Preparing to unpack .../104-gnupg-utils_2.2.40-1.1_arm64.deb ...
21:29:36 #9 27.93 Unpacking gnupg-utils (2.2.40-1.1) ...
21:29:36 #9 27.99 Selecting previously unselected package gpg.
21:29:36 #9 27.99 Preparing to unpack .../105-gpg_2.2.40-1.1_arm64.deb ...
21:29:36 #9 28.00 Unpacking gpg (2.2.40-1.1) ...
21:29:36 #9 28.07 Selecting previously unselected package pinentry-curses.
21:29:36 #9 28.07 Preparing to unpack .../106-pinentry-curses_1.2.1-1_arm64.deb ...
21:29:36 #9 28.08 Unpacking pinentry-curses (1.2.1-1) ...
21:29:36 #9 28.12 Selecting previously unselected package gpg-agent.
21:29:36 #9 28.12 Preparing to unpack .../107-gpg-agent_2.2.40-1.1_arm64.deb ...
21:29:36 #9 28.12 Unpacking gpg-agent (2.2.40-1.1) ...
21:29:36 #9 28.17 Selecting previously unselected package gpg-wks-client.
21:29:36 #11 23.92 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
21:29:36 #11 23.93 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
21:29:36 #11 23.93 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:29:36 #11 23.95 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
21:29:36 #11 23.95 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
21:29:36 #11 24.10 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
21:29:36 #11 24.25 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
21:29:36 #11 24.27 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:29:36 #11 24.28 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:29:36 #11 24.30 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
21:29:36 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc
21:29:36  debian/rules build
21:29:36 dh build --with=bash-completion
21:29:36    dh_update_autotools_config
21:29:36    dh_autoreconf
21:29:36    debian/rules override_dh_auto_build
21:29:36 make[1]: Entering directory '/root/build-deb'
21:29:36 # Build the daemon and dependencies
21:29:36 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:29:36 
21:29:36 Removing bundles/
21:29:36 
21:29:36 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:36 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:29:36 #11 27.38 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:29:36 #11 27.41 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB]
21:29:36 #11 27.55 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:29:36 #11 27.56 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:29:36 #11 27.57 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B]
21:29:36 #11 27.58 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB]
21:29:36 #11 26.07 Get:166 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdw1 arm64 0.187-4 [243 kB]
21:29:36 #10 28.03 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
21:29:36 #10 28.04 Unpacking python3-gpg (1.14.0-1+b2) ...
21:29:36 #10 28.10 Selecting previously unselected package dput.
21:29:36 #10 28.10 Preparing to unpack .../154-dput_1.1.0_all.deb ...
21:29:36 #10 28.11 Unpacking dput (1.1.0) ...
21:29:36 #10 28.15 Selecting previously unselected package equivs.
21:29:36 #10 28.15 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
21:29:36 #10 28.15 Unpacking equivs (2.3.1) ...
21:29:36 #10 28.19 Selecting previously unselected package fonts-dejavu-core.
21:29:36 #10 28.19 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
21:29:36 #10 28.19 Unpacking fonts-dejavu-core (2.37-2) ...
21:29:36 #13 0.540 Loaded plugins: fastestmirror, ovl
21:29:36 #13 0.693 Enabling base-source repository
21:29:36 #13 0.694 Enabling extras-source repository
21:29:36 #13 0.694 Enabling updates-source repository
21:29:36 #13 0.695 Loading mirror speeds from cached hostfile
21:29:36 #13 0.696  * base: download.cf.centos.org
21:29:36 #13 0.696  * extras: download.cf.centos.org
21:29:36 #13 0.696  * updates: download.cf.centos.org
21:29:36 #11 56.43 Preparing to unpack .../139-debugedit_1%3a5.0-5_armhf.deb ...
21:29:36 #11 56.43 Unpacking debugedit (1:5.0-5) ...
21:29:36 #11 56.46 Selecting previously unselected package dwz.
21:29:36 #11 56.46 Preparing to unpack .../140-dwz_0.14-1build2_armhf.deb ...
21:29:36 #11 56.46 Unpacking dwz (0.14-1build2) ...
21:29:36 #11 56.49 Selecting previously unselected package gettext.
21:29:36 #11 56.49 Preparing to unpack .../141-gettext_0.21-8_armhf.deb ...
21:29:36 #11 56.50 Unpacking gettext (0.21-8) ...
21:29:36 #11 56.55 Selecting previously unselected package intltool-debian.
21:29:36 #11 56.55 Preparing to unpack .../142-intltool-debian_0.35.0+20060710.5_all.deb ...
21:29:36 #11 56.55 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:29:36 #11 56.58 Selecting previously unselected package po-debconf.
21:29:36 #11 56.59 Preparing to unpack .../143-po-debconf_1.0.21+nmu1_all.deb ...
21:29:36 #11 56.59 Unpacking po-debconf (1.0.21+nmu1) ...
21:29:36 #11 56.63 Selecting previously unselected package debhelper.
21:29:36 #11 56.64 Preparing to unpack .../144-debhelper_13.9.1ubuntu1_all.deb ...
21:29:36 #11 56.64 Unpacking debhelper (13.9.1ubuntu1) ...
21:29:36 #11 56.69 Selecting previously unselected package libfakeroot:armhf.
21:29:36 #10 27.20 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:29:36 #10 27.21 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:29:36 #10 27.24 Selecting previously unselected package libsub-exporter-progressive-perl.
21:29:36 #10 27.24 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:29:36 #10 27.24 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:29:36 #10 27.27 Selecting previously unselected package libdevel-globaldestruction-perl.
21:29:36 #10 27.28 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:29:36 #10 27.28 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:29:36 #10 27.31 Selecting previously unselected package libb-hooks-op-check-perl.
21:29:36 #10 27.31 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ...
21:29:36 #10 27.32 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
21:29:36 #10 27.35 Selecting previously unselected package libdynaloader-functions-perl.
21:29:36 #10 27.35 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ...
21:29:36 #10 27.36 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:29:36 #10 27.39 Selecting previously unselected package libdevel-callchecker-perl.
21:29:36 #10 27.40 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ...
21:29:36 #10 27.40 Unpacking libdevel-callchecker-perl (0.008-1) ...
21:29:36 #10 27.43 Selecting previously unselected package libparams-classify-perl.
21:29:36 #9 28.17 Preparing to unpack .../108-gpg-wks-client_2.2.40-1.1_arm64.deb ...
21:29:36 #9 28.18 Unpacking gpg-wks-client (2.2.40-1.1) ...
21:29:36 #9 28.22 Selecting previously unselected package gpg-wks-server.
21:29:36 #9 28.22 Preparing to unpack .../109-gpg-wks-server_2.2.40-1.1_arm64.deb ...
21:29:36 #9 28.22 Unpacking gpg-wks-server (2.2.40-1.1) ...
21:29:36 #9 28.27 Selecting previously unselected package gpgsm.
21:29:36 #9 28.27 Preparing to unpack .../110-gpgsm_2.2.40-1.1_arm64.deb ...
21:29:36 #9 28.27 Unpacking gpgsm (2.2.40-1.1) ...
21:29:36 #9 28.32 Selecting previously unselected package gnupg.
21:29:36 #9 28.32 Preparing to unpack .../111-gnupg_2.2.40-1.1_all.deb ...
21:29:36 #9 28.33 Unpacking gnupg (2.2.40-1.1) ...
21:29:36 #9 28.39 Selecting previously unselected package libencode-locale-perl.
21:29:36 #9 28.39 Preparing to unpack .../112-libencode-locale-perl_1.05-3_all.deb ...
21:29:36 #9 28.39 Unpacking libencode-locale-perl (1.05-3) ...
21:29:36 #9 28.42 Selecting previously unselected package libtimedate-perl.
21:29:36 #9 28.43 Preparing to unpack .../113-libtimedate-perl_2.3300-2_all.deb ...
21:29:36 #9 28.43 Unpacking libtimedate-perl (2.3300-2) ...
21:29:36 #9 28.47 Selecting previously unselected package libhttp-date-perl.
21:29:36 #9 28.47 Preparing to unpack .../114-libhttp-date-perl_6.05-2_all.deb ...
21:29:36 #9 28.47 Unpacking libhttp-date-perl (6.05-2) ...
21:29:36 #9 28.50 Selecting previously unselected package libfile-listing-perl.
21:29:36 #9 28.50 Preparing to unpack .../115-libfile-listing-perl_6.15-1_all.deb ...
21:29:36 #9 28.51 Unpacking libfile-listing-perl (6.15-1) ...
21:29:36 #9 28.54 Selecting previously unselected package libhtml-tagset-perl.
21:29:36 #11 24.36 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
21:29:36 #11 24.38 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:29:36 #11 24.41 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
21:29:36 #11 24.43 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
21:29:36 #11 24.43 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
21:29:36 #11 24.45 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
21:29:36 #11 27.71 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
21:29:36 #11 27.75 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
21:29:36 #11 27.75 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:29:36 #11 27.75 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
21:29:36 #10 57.32 Setting up bsdmainutils (11.1.2+b1) ...
21:29:36 #10 57.34 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:29:36 #10 57.35 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:29:36 #10 57.36 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
21:29:36 #10 57.37 Setting up libcroco3:armhf (0.6.12-3) ...
21:29:36 #10 57.38 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
21:29:36 #10 57.39 Setting up ucf (3.0038+nmu1) ...
21:29:36 #10 57.50 Setting up libgcc-8-dev:armhf (8.3.0-6) ...
21:29:36 #10 57.51 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
21:29:36 #10 57.52 Setting up groff-base (1.22.4-3+deb10u1) ...
21:29:36 #10 57.54 Setting up cpp (4:8.3.0-1) ...
21:29:36 #10 57.55 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:29:36 #10 57.57 Setting up libcurl4:armhf (7.64.0-4+deb10u5) ...
21:29:36 #10 57.58 Setting up libc6-dev:armhf (2.28-10+deb10u2) ...
21:29:36 #10 57.59 Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ...
21:29:36 #10 57.60 Setting up curl (7.64.0-4+deb10u5) ...
21:29:36 #10 57.61 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
21:29:36 #10 57.62 Setting up gpg (2.2.12-1+deb10u2) ...
21:29:36 #10 57.63 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
21:29:36 #10 57.64 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
21:29:36 #10 57.67 Setting up libstdc++-8-dev:armhf (8.3.0-6) ...
21:29:36 #10 57.68 Setting up python3.7 (3.7.3-2+deb10u4) ...
21:29:36 #10 28.31 Selecting previously unselected package fontconfig-config.
21:29:36 #10 28.32 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
21:29:36 #10 28.42 Unpacking fontconfig-config (2.13.1-4.2) ...
21:29:36 #10 28.47 Selecting previously unselected package libcurl3-gnutls:arm64.
21:29:36 #10 28.47 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u7_arm64.deb ...
21:29:36 #10 28.48 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ...
21:29:36 #10 28.52 Selecting previously unselected package liberror-perl.
21:29:36 #10 28.53 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
21:29:36 #11 56.69 Preparing to unpack .../145-libfakeroot_1.29-1ubuntu1_armhf.deb ...
21:29:36 #11 56.70 Unpacking libfakeroot:armhf (1.29-1ubuntu1) ...
21:29:36 #11 56.73 Selecting previously unselected package fakeroot.
21:29:36 #11 56.73 Preparing to unpack .../146-fakeroot_1.29-1ubuntu1_armhf.deb ...
21:29:36 #11 56.73 Unpacking fakeroot (1.29-1ubuntu1) ...
21:29:36 #11 56.77 Selecting previously unselected package libassuan0:armhf.
21:29:36 #11 56.77 Preparing to unpack .../147-libassuan0_2.5.5-4_armhf.deb ...
21:29:36 #11 56.77 Unpacking libassuan0:armhf (2.5.5-4) ...
21:29:36 #11 56.80 Selecting previously unselected package gpgconf.
21:29:36 #11 56.80 Preparing to unpack .../148-gpgconf_2.2.35-3ubuntu1_armhf.deb ...
21:29:36 #11 56.81 Unpacking gpgconf (2.2.35-3ubuntu1) ...
21:29:36 #11 56.84 Selecting previously unselected package libksba8:armhf.
21:29:36 #11 56.84 Preparing to unpack .../149-libksba8_1.6.0-3ubuntu1.1_armhf.deb ...
21:29:36 #11 56.84 Unpacking libksba8:armhf (1.6.0-3ubuntu1.1) ...
21:29:36 #11 56.88 Selecting previously unselected package libnpth0:armhf.
21:29:36 #11 56.88 Preparing to unpack .../150-libnpth0_1.6-3build2_armhf.deb ...
21:29:36 #11 56.88 Unpacking libnpth0:armhf (1.6-3build2) ...
21:29:36 #11 56.91 Selecting previously unselected package dirmngr.
21:29:36 #10 27.43 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ...
21:29:36 #10 27.44 Unpacking libparams-classify-perl (0.015-1+b1) ...
21:29:36 #10 27.51 Selecting previously unselected package libmodule-runtime-perl.
21:29:36 #10 27.51 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ...
21:29:36 #10 27.52 Unpacking libmodule-runtime-perl (0.016-1) ...
21:29:36 #10 27.55 Selecting previously unselected package libimport-into-perl.
21:29:36 #10 27.55 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ...
21:29:36 #10 27.55 Unpacking libimport-into-perl (1.002005-1) ...
21:29:36 #10 27.59 Selecting previously unselected package librole-tiny-perl.
21:29:36 #10 27.59 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ...
21:29:36 #10 27.59 Unpacking librole-tiny-perl (2.000006-1) ...
21:29:36 #10 27.62 Selecting previously unselected package libstrictures-perl.
21:29:36 #10 27.63 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ...
21:29:36 #10 27.63 Unpacking libstrictures-perl (2.000005-1) ...
21:29:36 #10 27.66 Selecting previously unselected package libsub-quote-perl.
21:29:36 #9 28.54 Preparing to unpack .../116-libhtml-tagset-perl_3.20-6_all.deb ...
21:29:36 #9 28.54 Unpacking libhtml-tagset-perl (3.20-6) ...
21:29:36 #9 28.58 Selecting previously unselected package libregexp-ipv6-perl.
21:29:36 #9 28.58 Preparing to unpack .../117-libregexp-ipv6-perl_0.03-3_all.deb ...
21:29:36 #9 28.58 Unpacking libregexp-ipv6-perl (0.03-3) ...
21:29:36 #9 28.61 Selecting previously unselected package liburi-perl.
21:29:36 #9 28.61 Preparing to unpack .../118-liburi-perl_5.17-1_all.deb ...
21:29:36 #9 28.61 Unpacking liburi-perl (5.17-1) ...
21:29:36 #9 28.66 Selecting previously unselected package libhtml-parser-perl:arm64.
21:29:36 #9 28.66 Preparing to unpack .../119-libhtml-parser-perl_3.81-1_arm64.deb ...
21:29:36 #9 28.66 Unpacking libhtml-parser-perl:arm64 (3.81-1) ...
21:29:36 #9 28.70 Selecting previously unselected package libhtml-tree-perl.
21:29:36 #9 28.70 Preparing to unpack .../120-libhtml-tree-perl_5.07-3_all.deb ...
21:29:36 #9 28.70 Unpacking libhtml-tree-perl (5.07-3) ...
21:29:36 #9 28.74 Selecting previously unselected package libclone-perl:arm64.
21:29:36 #9 28.75 Preparing to unpack .../121-libclone-perl_0.46-1_arm64.deb ...
21:29:36 #9 28.75 Unpacking libclone-perl:arm64 (0.46-1) ...
21:29:36 #9 28.78 Selecting previously unselected package libio-html-perl.
21:29:36 #11 24.61 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
21:29:36 #11 24.68 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
21:29:36 #11 24.70 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
21:29:36 #11 24.80 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B]
21:29:37 #10 30.01 Selecting previously unselected package python3-minimal.
21:29:37 #10 30.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4315 files and directories currently installed.)
21:29:37 #10 30.02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
21:29:37 #10 30.02 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:29:37 #10 30.06 Selecting previously unselected package mime-support.
21:29:37 #10 30.06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:29:37 #10 30.06 Unpacking mime-support (3.60ubuntu1) ...
21:29:37 #10 30.10 Selecting previously unselected package libmpdec2:arm64.
21:29:37 #10 30.10 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
21:29:37 #11 28.16 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:29:37 #11 28.23 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB]
21:29:37 #12 4.614 Reading package lists...
21:29:37 #10 28.53 Unpacking liberror-perl (0.17029-1) ...
21:29:37 #10 28.56 Selecting previously unselected package git-man.
21:29:37 #10 28.56 Preparing to unpack .../160-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
21:29:37 #10 28.57 Unpacking git-man (1:2.30.2-1+deb11u2) ...
21:29:37 #10 28.69 Selecting previously unselected package git.
21:29:37 #10 28.69 Preparing to unpack .../161-git_1%3a2.30.2-1+deb11u2_arm64.deb ...
21:29:37 #10 28.71 Unpacking git (1:2.30.2-1+deb11u2) ...
21:29:37 #11 26.48 Get:167 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 debugedit arm64 1:5.0-5 [45.9 kB]
21:29:37 #11 26.49 Get:168 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dwz arm64 0.14-1build2 [102 kB]
21:29:37 #11 26.51 Get:169 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gettext arm64 0.21-8 [842 kB]
21:29:37 #11 26.67 Get:170 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:29:37 #11 26.67 Get:171 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
21:29:37 #11 26.69 Get:172 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 debhelper all 13.9.1ubuntu1 [939 kB]
21:29:37 #11 26.75 Get:173 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfakeroot arm64 1.29-1ubuntu1 [30.8 kB]
21:29:37 #11 56.92 Preparing to unpack .../151-dirmngr_2.2.35-3ubuntu1_armhf.deb ...
21:29:37 #11 56.93 Unpacking dirmngr (2.2.35-3ubuntu1) ...
21:29:37 #11 56.96 Selecting previously unselected package gnupg-l10n.
21:29:37 #11 56.96 Preparing to unpack .../152-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
21:29:37 #11 56.97 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
21:29:37 #11 57.00 Selecting previously unselected package gnupg-utils.
21:29:37 #11 57.00 Preparing to unpack .../153-gnupg-utils_2.2.35-3ubuntu1_armhf.deb ...
21:29:37 #11 57.01 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
21:29:37 #11 57.04 Selecting previously unselected package gpg.
21:29:37 #11 57.04 Preparing to unpack .../154-gpg_2.2.35-3ubuntu1_armhf.deb ...
21:29:37 #11 57.05 Unpacking gpg (2.2.35-3ubuntu1) ...
21:29:37 #11 57.08 Selecting previously unselected package pinentry-curses.
21:29:37 #11 57.08 Preparing to unpack .../155-pinentry-curses_1.2.0-2ubuntu1_armhf.deb ...
21:29:37 #11 57.09 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
21:29:37 #11 57.12 Selecting previously unselected package gpg-agent.
21:29:37 #11 57.12 Preparing to unpack .../156-gpg-agent_2.2.35-3ubuntu1_armhf.deb ...
21:29:37 #11 57.13 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
21:29:37 #11 57.16 Selecting previously unselected package gpg-wks-client.
21:29:37 #11 57.16 Preparing to unpack .../157-gpg-wks-client_2.2.35-3ubuntu1_armhf.deb ...
21:29:37 #11 57.17 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
21:29:37 #11 57.20 Selecting previously unselected package gpg-wks-server.
21:29:37 #11 57.20 Preparing to unpack .../158-gpg-wks-server_2.2.35-3ubuntu1_armhf.deb ...
21:29:37 #11 57.21 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
21:29:37 #11 57.23 Selecting previously unselected package gpgsm.
21:29:37 #11 57.24 Preparing to unpack .../159-gpgsm_2.2.35-3ubuntu1_armhf.deb ...
21:29:37 #11 57.24 Unpacking gpgsm (2.2.35-3ubuntu1) ...
21:29:37 #11 57.27 Selecting previously unselected package gnupg.
21:29:37 #10 27.66 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ...
21:29:37 #10 27.67 Unpacking libsub-quote-perl (2.005001-1) ...
21:29:37 #10 27.70 Selecting previously unselected package libmoo-perl.
21:29:37 #10 27.70 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ...
21:29:37 #10 27.71 Unpacking libmoo-perl (2.003004-2) ...
21:29:37 #10 27.75 Selecting previously unselected package libencode-locale-perl.
21:29:37 #10 27.75 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ...
21:29:37 #10 27.76 Unpacking libencode-locale-perl (1.05-1) ...
21:29:37 #10 27.79 Selecting previously unselected package libtimedate-perl.
21:29:37 #10 27.79 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
21:29:37 #10 27.80 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
21:29:37 #10 27.83 Selecting previously unselected package libhttp-date-perl.
21:29:37 #10 27.83 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ...
21:29:37 #10 27.84 Unpacking libhttp-date-perl (6.02-1) ...
21:29:37 #10 27.87 Selecting previously unselected package libfile-listing-perl.
21:29:37 #10 27.87 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ...
21:29:37 #10 27.88 Unpacking libfile-listing-perl (6.04-1) ...
21:29:37 #10 27.92 Selecting previously unselected package libhtml-tagset-perl.
21:29:37 #9 28.78 Preparing to unpack .../122-libio-html-perl_1.004-3_all.deb ...
21:29:37 #9 28.78 Unpacking libio-html-perl (1.004-3) ...
21:29:37 #9 28.82 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:37 #9 28.82 Preparing to unpack .../123-liblwp-mediatypes-perl_6.04-2_all.deb ...
21:29:37 #9 28.82 Unpacking liblwp-mediatypes-perl (6.04-2) ...
21:29:37 #9 28.86 Selecting previously unselected package libhttp-message-perl.
21:29:37 #9 28.86 Preparing to unpack .../124-libhttp-message-perl_6.44-1_all.deb ...
21:29:37 #9 28.86 Unpacking libhttp-message-perl (6.44-1) ...
21:29:37 #9 28.90 Selecting previously unselected package libhttp-cookies-perl.
21:29:37 #9 28.90 Preparing to unpack .../125-libhttp-cookies-perl_6.10-1_all.deb ...
21:29:37 #9 28.90 Unpacking libhttp-cookies-perl (6.10-1) ...
21:29:37 #9 28.94 Selecting previously unselected package libhttp-negotiate-perl.
21:29:37 #9 28.94 Preparing to unpack .../126-libhttp-negotiate-perl_6.01-2_all.deb ...
21:29:37 #9 28.94 Unpacking libhttp-negotiate-perl (6.01-2) ...
21:29:37 #9 29.01 Selecting previously unselected package perl-openssl-defaults:arm64.
21:29:37 #11 24.82 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
21:29:37 #11 24.85 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:29:37 #11 24.89 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
21:29:37 #10 30.11 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
21:29:37 #10 30.15 Selecting previously unselected package readline-common.
21:29:37 #10 30.15 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:29:37 #10 30.15 Unpacking readline-common (7.0-3) ...
21:29:37 #10 30.19 Selecting previously unselected package libreadline7:arm64.
21:29:37 #10 30.19 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
21:29:37 #10 30.20 Unpacking libreadline7:arm64 (7.0-3) ...
21:29:37 #10 30.24 Selecting previously unselected package libsqlite3-0:arm64.
21:29:37 #10 30.24 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_arm64.deb ...
21:29:37 #10 30.24 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
21:29:37 #10 30.30 Selecting previously unselected package libpython3.6-stdlib:arm64.
21:29:37 #10 30.30 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_arm64.deb ...
21:29:37 #10 30.30 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ...
21:29:37 #30 31.66 Selecting previously unselected package libsecret-1-dev:amd64.
21:29:37 #30 31.66 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_amd64.deb ...
21:29:37 #30 31.66 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...
21:29:37 #30 31.90 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
21:29:37 #30 31.92 Setting up libpcre16-3:amd64 (2:8.39-13) ...
21:29:37 #30 31.94 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:29:37 #30 31.95 Setting up libffi-dev:amd64 (3.3-6) ...
21:29:37 #30 31.96 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
21:29:37 #30 31.99 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:29:37 #30 32.00 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
21:29:37 #30 32.01 Setting up libglib2.0-data (2.66.8-1) ...
21:29:37 #30 32.05 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...
21:29:37 #30 32.06 Setting up libpcre32-3:amd64 (2:8.39-13) ...
21:29:37 #30 32.07 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
21:29:37 #30 32.08 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
21:29:37 #30 32.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:29:37 #30 32.11 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
21:29:37 #14 DONE 2.6s
21:29:37 
21:29:37 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:29:37 #15 DONE 0.0s
21:29:37 
21:29:37 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:29:37 #16 DONE 0.0s
21:29:37 
21:29:37 #17 exporting to image
21:29:37 #17 exporting layers
21:29:37 #11 65.66 Setting up libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.1) ...
21:29:37 #11 65.67 Setting up openssh-client (1:8.9p1-3ubuntu0.1) ...
21:29:37 #11 65.74 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:29:37 #11 65.74 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
21:29:37 #11 65.75 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:29:37 #11 65.75 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
21:29:37 #11 65.75 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:29:37 #11 65.75 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
21:29:37 #11 65.76 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:29:37 #11 65.77 Setting up libxext6:armhf (2:1.3.4-1build1) ...
21:29:37 #11 65.79 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.10) ...
21:29:37 #11 65.80 Setting up python3 (3.10.6-1~22.04) ...
21:29:37 #12 6.088 Building dependency tree...
21:29:37 #12 6.287 Reading state information...
21:29:37 #11 26.75 Get:174 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fakeroot arm64 1.29-1ubuntu1 [60.1 kB]
21:29:37 #11 26.75 Get:175 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libassuan0 arm64 2.5.5-4 [35.3 kB]
21:29:37 #11 26.76 Get:176 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgconf arm64 2.2.35-3ubuntu1 [92.4 kB]
21:29:37 #11 57.27 Preparing to unpack .../160-gnupg_2.2.35-3ubuntu1_all.deb ...
21:29:37 #11 57.28 Unpacking gnupg (2.2.35-3ubuntu1) ...
21:29:37 #11 57.31 Selecting previously unselected package libfile-dirlist-perl.
21:29:37 #11 57.31 Preparing to unpack .../161-libfile-dirlist-perl_0.05-2_all.deb ...
21:29:37 #11 57.31 Unpacking libfile-dirlist-perl (0.05-2) ...
21:29:37 #11 57.34 Selecting previously unselected package libfile-which-perl.
21:29:37 #11 57.34 Preparing to unpack .../162-libfile-which-perl_1.27-1_all.deb ...
21:29:37 #11 57.34 Unpacking libfile-which-perl (1.27-1) ...
21:29:37 #11 57.37 Selecting previously unselected package libfile-homedir-perl.
21:29:37 #11 57.37 Preparing to unpack .../163-libfile-homedir-perl_1.006-1_all.deb ...
21:29:37 #11 57.38 Unpacking libfile-homedir-perl (1.006-1) ...
21:29:37 #11 57.41 Selecting previously unselected package libfile-touch-perl.
21:29:37 #11 57.41 Preparing to unpack .../164-libfile-touch-perl_0.12-1_all.deb ...
21:29:37 #11 57.41 Unpacking libfile-touch-perl (0.12-1) ...
21:29:37 #11 57.44 Selecting previously unselected package libio-pty-perl.
21:29:37 #11 57.44 Preparing to unpack .../165-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
21:29:37 #11 57.44 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:29:37 #11 57.47 Selecting previously unselected package libipc-run-perl.
21:29:37 #11 57.47 Preparing to unpack .../166-libipc-run-perl_20220807.0-1_all.deb ...
21:29:37 #10 27.92 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ...
21:29:37 #10 27.92 Unpacking libhtml-tagset-perl (3.20-3) ...
21:29:37 #10 27.95 Selecting previously unselected package liburi-perl.
21:29:37 #10 27.95 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ...
21:29:37 #10 27.96 Unpacking liburi-perl (1.76-1) ...
21:29:37 #10 28.01 Selecting previously unselected package libhtml-parser-perl.
21:29:37 #10 28.01 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ...
21:29:37 #10 28.01 Unpacking libhtml-parser-perl (3.72-3+b3) ...
21:29:37 #10 28.05 Selecting previously unselected package libhtml-tree-perl.
21:29:37 #10 28.05 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ...
21:29:37 #10 28.06 Unpacking libhtml-tree-perl (5.07-2) ...
21:29:37 #10 28.11 Selecting previously unselected package libio-html-perl.
21:29:37 #10 28.11 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ...
21:29:37 #10 28.11 Unpacking libio-html-perl (1.001-1) ...
21:29:37 #10 28.14 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:37 #10 28.15 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:29:37 #10 28.15 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:29:37 #9 29.01 Preparing to unpack .../127-perl-openssl-defaults_7+b1_arm64.deb ...
21:29:37 #9 29.02 Unpacking perl-openssl-defaults:arm64 (7+b1) ...
21:29:37 #9 29.05 Selecting previously unselected package libnet-ssleay-perl:arm64.
21:29:37 #9 29.05 Preparing to unpack .../128-libnet-ssleay-perl_1.92-2+b1_arm64.deb ...
21:29:37 #9 29.05 Unpacking libnet-ssleay-perl:arm64 (1.92-2+b1) ...
21:29:37 #9 29.11 Selecting previously unselected package libio-socket-ssl-perl.
21:29:37 #9 29.11 Preparing to unpack .../129-libio-socket-ssl-perl_2.081-2_all.deb ...
21:29:37 #9 29.12 Unpacking libio-socket-ssl-perl (2.081-2) ...
21:29:37 #9 29.16 Selecting previously unselected package libnet-http-perl.
21:29:37 #9 29.16 Preparing to unpack .../130-libnet-http-perl_6.22-1_all.deb ...
21:29:37 #9 29.17 Unpacking libnet-http-perl (6.22-1) ...
21:29:37 #9 29.20 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:37 #9 29.20 Preparing to unpack .../131-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:29:37 #9 29.20 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:29:37 #9 29.24 Selecting previously unselected package libtry-tiny-perl.
21:29:37 #11 24.96 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
21:29:37 #11 24.97 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
21:29:37 #11 24.97 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
21:29:37 #11 24.97 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
21:29:37 #11 25.13 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:29:37 #11 25.20 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
21:29:37 #10 30.46 Selecting previously unselected package python3.6.
21:29:37 #10 30.46 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_arm64.deb ...
21:29:37 #10 30.47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:29:37 #10 30.50 Selecting previously unselected package libpython3-stdlib:arm64.
21:29:37 #10 30.51 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
21:29:37 #10 30.51 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
21:29:37 #10 30.54 Setting up python3-minimal (3.6.7-1~18.04) ...
21:29:37 #30 32.12 Setting up python3-lib2to3 (3.9.2-1) ...
21:29:37 #30 ...
21:29:37 
21:29:37 #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...)
21:29:37 #0 2.127 go: downloading github.com/sirupsen/logrus v1.9.0
21:29:37 #0 2.133 go: downloading github.com/urfave/cli/v2 v2.23.5
21:29:37 #0 3.386 go: downloading golang.org/x/sys v0.2.0
21:29:37 #0 4.831 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:29:37 #0 5.300 go: downloading github.com/google/uuid v1.3.0
21:29:37 #0 5.341 go: downloading github.com/moby/vpnkit v0.5.0
21:29:37 #0 5.352 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:29:37 #0 5.416 go: downloading github.com/gofrs/flock v0.8.1
21:29:37 #0 5.466 go: downloading github.com/gorilla/mux v1.8.0
21:29:37 #0 5.640 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:29:37 #0 5.933 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:29:37 #0 5.946 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:29:37 #0 6.698 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:29:37 #0 6.814 go: downloading golang.org/x/net v0.1.0
21:29:37 #12 6.315 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:37 #12 6.589 Starting 2 pkgProblemResolver with broken count: 0
21:29:37 #12 6.594 Done
21:29:37 #11 28.44 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
21:29:37 #11 28.49 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
21:29:37 #11 28.50 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB]
21:29:37 #11 28.68 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
21:29:37 #11 28.68 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
21:29:37 #11 28.69 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB]
21:29:37 #11 28.73 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-debian all 0.1.43ubuntu1 [107 kB]
21:29:37 #11 28.73 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4 [131 kB]
21:29:37 #11 28.74 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4 [210 kB]
21:29:37 #11 27.16 Get:177 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libksba8 arm64 1.6.0-3ubuntu1.1 [116 kB]
21:29:37 #10 29.18 Selecting previously unselected package iso-codes.
21:29:37 #10 29.18 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
21:29:37 #10 29.19 Unpacking iso-codes (4.6.0-1) ...
21:29:37 #11 57.48 Unpacking libipc-run-perl (20220807.0-1) ...
21:29:37 #11 57.52 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:37 #11 57.52 Preparing to unpack .../167-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:29:37 #11 57.52 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:29:37 #11 57.55 Selecting previously unselected package libclass-xsaccessor-perl.
21:29:37 #11 57.55 Preparing to unpack .../168-libclass-xsaccessor-perl_1.19-4_armhf.deb ...
21:29:37 #11 57.56 Unpacking libclass-xsaccessor-perl (1.19-4) ...
21:29:37 #11 57.58 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
21:29:37 #11 57.58 Preparing to unpack .../169-libb-hooks-op-check-perl_0.22-2_armhf.deb ...
21:29:37 #11 57.59 Unpacking libb-hooks-op-check-perl:armhf (0.22-2) ...
21:29:37 #11 57.62 Selecting previously unselected package libdynaloader-functions-perl.
21:29:37 #11 57.62 Preparing to unpack .../170-libdynaloader-functions-perl_0.003-2_all.deb ...
21:29:37 #11 57.62 Unpacking libdynaloader-functions-perl (0.003-2) ...
21:29:37 #11 57.65 Selecting previously unselected package libdevel-callchecker-perl.
21:29:37 #11 57.65 Preparing to unpack .../171-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
21:29:37 #11 57.66 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:29:37 #11 57.68 Selecting previously unselected package libparams-classify-perl:armhf.
21:29:37 #9 29.24 Preparing to unpack .../132-libtry-tiny-perl_0.31-2_all.deb ...
21:29:37 #9 29.24 Unpacking libtry-tiny-perl (0.31-2) ...
21:29:37 #9 29.28 Selecting previously unselected package libwww-robotrules-perl.
21:29:37 #9 29.28 Preparing to unpack .../133-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:37 #9 29.28 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:37 #9 29.31 Selecting previously unselected package libwww-perl.
21:29:37 #9 29.31 Preparing to unpack .../134-libwww-perl_6.68-1_all.deb ...
21:29:37 #9 29.32 Unpacking libwww-perl (6.68-1) ...
21:29:37 #9 29.36 Selecting previously unselected package libdigest-md5-file-perl.
21:29:37 #9 29.37 Preparing to unpack .../135-libdigest-md5-file-perl_0.08-1.1_all.deb ...
21:29:37 #9 29.37 Unpacking libdigest-md5-file-perl (0.08-1.1) ...
21:29:37 #9 29.40 Selecting previously unselected package libfile-dirlist-perl.
21:29:37 #9 29.40 Preparing to unpack .../136-libfile-dirlist-perl_0.05-3_all.deb ...
21:29:37 #9 29.41 Unpacking libfile-dirlist-perl (0.05-3) ...
21:29:37 #9 29.44 Selecting previously unselected package libfile-which-perl.
21:29:37 #9 29.44 Preparing to unpack .../137-libfile-which-perl_1.27-2_all.deb ...
21:29:37 #9 29.45 Unpacking libfile-which-perl (1.27-2) ...
21:29:37 #9 29.48 Selecting previously unselected package libfile-homedir-perl.
21:29:37 #9 29.48 Preparing to unpack .../138-libfile-homedir-perl_1.006-2_all.deb ...
21:29:37 #9 29.48 Unpacking libfile-homedir-perl (1.006-2) ...
21:29:37 #9 29.52 Selecting previously unselected package libfile-touch-perl.
21:29:37 #9 29.52 Preparing to unpack .../139-libfile-touch-perl_0.12-2_all.deb ...
21:29:37 #9 29.53 Unpacking libfile-touch-perl (0.12-2) ...
21:29:37 #9 29.55 Selecting previously unselected package libio-pty-perl.
21:29:37 #9 29.56 Preparing to unpack .../140-libio-pty-perl_1%3a1.17-1_arm64.deb ...
21:29:37 #9 29.56 Unpacking libio-pty-perl (1:1.17-1) ...
21:29:37 #9 29.59 Selecting previously unselected package libipc-run-perl.
21:29:37 #10 28.19 Selecting previously unselected package libhttp-message-perl.
21:29:37 #10 28.19 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ...
21:29:37 #10 28.19 Unpacking libhttp-message-perl (6.18-1) ...
21:29:37 #10 28.23 Selecting previously unselected package libhttp-cookies-perl.
21:29:37 #10 28.23 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ...
21:29:37 #10 28.23 Unpacking libhttp-cookies-perl (6.04-1) ...
21:29:37 #10 28.26 Selecting previously unselected package libhttp-negotiate-perl.
21:29:37 #10 28.27 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ...
21:29:37 #10 28.27 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:29:37 #10 28.30 Selecting previously unselected package perl-openssl-defaults:arm64.
21:29:37 #10 28.31 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ...
21:29:37 #10 28.31 Unpacking perl-openssl-defaults:arm64 (3) ...
21:29:37 #10 28.34 Selecting previously unselected package libnet-ssleay-perl.
21:29:37 #10 28.34 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ...
21:29:37 #10 28.35 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
21:29:37 #10 28.41 Selecting previously unselected package libio-socket-ssl-perl.
21:29:37 #11 25.38 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
21:29:37 #11 25.41 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
21:29:37 #10 30.74 Selecting previously unselected package python3.
21:29:37 #10 30.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 ... 4773 files and directories currently installed.)
21:29:37 #10 30.74 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ...
21:29:37 #10 30.75 Unpacking python3 (3.6.7-1~18.04) ...
21:29:37 #10 30.79 Selecting previously unselected package multiarch-support.
21:29:37 #10 30.79 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_arm64.deb ...
21:29:37 #10 30.79 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:29:37 #10 30.82 Selecting previously unselected package libxau6:arm64.
21:29:37 #10 30.82 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ...
21:29:37 #10 30.83 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ...
21:29:37 #10 30.86 Selecting previously unselected package libbsd0:arm64.
21:29:37 #10 30.86 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ...
21:29:37 #10 30.87 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
21:29:37 #10 30.90 Selecting previously unselected package libxdmcp6:arm64.
21:29:37 #42 ...
21:29:37 
21:29:37 #30 [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
21:29:37 #30 32.69 Setting up libelf1:amd64 (0.183-1) ...
21:29:37 #10 58.38 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u10) ...
21:29:37 #10 58.40 Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
21:29:37 #10 58.41 Setting up gettext (0.19.8.1-9) ...
21:29:37 #10 58.42 Setting up exim4-base (4.92-8+deb10u7) ...
21:29:37 #10 58.53 exim: DB upgrade, deleting hints-db
21:29:37 #10 58.57 Setting up gcc-8 (8.3.0-6) ...
21:29:37 #10 58.59 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:29:37 #10 58.61 Setting up libtool (2.4.6-9) ...
21:29:37 #10 58.62 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
21:29:37 #10 58.71 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:29:37 #10 25.60 Fedora 36 openh264 (From Cisco) - aarch64       2.8 kB/s | 2.5 kB     00:00    
21:29:37 #10 27.27 Fedora Modular 36 - aarch64                     1.8 MB/s | 2.3 MB     00:01    
21:29:37 #11 66.10 Setting up binutils (2.38-4ubuntu2.1) ...
21:29:37 #11 66.11 Setting up python3-xdg (0.27-2) ...
21:29:37 #11 66.26 Setting up man-db (2.10.2-1) ...
21:29:37 #11 66.37 Building database of manual pages ...
21:29:37 #12 6.814  Done
21:29:37 #13 DONE 2.4s
21:29:37 
21:29:37 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
21:29:37 #14 DONE 0.0s
21:29:37 
21:29:37 #15 exporting to image
21:29:37 #15 exporting layers
21:29:37 #10 29.53 Selecting previously unselected package libalgorithm-diff-perl.
21:29:37 #10 29.53 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
21:29:37 #10 29.54 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:29:37 #10 29.57 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:29:37 #10 29.57 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
21:29:37 #10 29.58 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:29:37 #10 29.61 Selecting previously unselected package libalgorithm-merge-perl.
21:29:37 #10 29.61 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
21:29:37 #10 29.61 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:29:37 #10 29.64 Selecting previously unselected package libaliased-perl.
21:29:37 #11 57.69 Preparing to unpack .../172-libparams-classify-perl_0.015-2_armhf.deb ...
21:29:37 #11 57.69 Unpacking libparams-classify-perl:armhf (0.015-2) ...
21:29:37 #11 57.72 Selecting previously unselected package libmodule-runtime-perl.
21:29:37 #11 57.72 Preparing to unpack .../173-libmodule-runtime-perl_0.016-2_all.deb ...
21:29:37 #11 57.72 Unpacking libmodule-runtime-perl (0.016-2) ...
21:29:37 #11 57.74 Selecting previously unselected package libimport-into-perl.
21:29:37 #11 57.75 Preparing to unpack .../174-libimport-into-perl_1.002005-2_all.deb ...
21:29:37 #11 57.75 Unpacking libimport-into-perl (1.002005-2) ...
21:29:37 #11 57.78 Selecting previously unselected package librole-tiny-perl.
21:29:37 #11 57.78 Preparing to unpack .../175-librole-tiny-perl_2.002004-1_all.deb ...
21:29:37 #11 57.78 Unpacking librole-tiny-perl (2.002004-1) ...
21:29:37 #11 57.81 Selecting previously unselected package libsub-quote-perl.
21:29:37 #11 57.81 Preparing to unpack .../176-libsub-quote-perl_2.006006-1_all.deb ...
21:29:37 #11 57.81 Unpacking libsub-quote-perl (2.006006-1) ...
21:29:37 #11 57.84 Selecting previously unselected package libmoo-perl.
21:29:37 #11 57.84 Preparing to unpack .../177-libmoo-perl_2.005004-3_all.deb ...
21:29:37 #11 57.85 Unpacking libmoo-perl (2.005004-3) ...
21:29:37 #11 57.87 Selecting previously unselected package libencode-locale-perl.
21:29:37 #11 57.88 Preparing to unpack .../178-libencode-locale-perl_1.05-2_all.deb ...
21:29:37 #11 57.88 Unpacking libencode-locale-perl (1.05-2) ...
21:29:37 #11 57.91 Selecting previously unselected package libtimedate-perl.
21:29:37 #11 57.91 Preparing to unpack .../179-libtimedate-perl_2.3300-2_all.deb ...
21:29:37 #11 57.91 Unpacking libtimedate-perl (2.3300-2) ...
21:29:37 #11 57.95 Selecting previously unselected package libhttp-date-perl.
21:29:37 #11 57.95 Preparing to unpack .../180-libhttp-date-perl_6.05-1_all.deb ...
21:29:37 #11 57.95 Unpacking libhttp-date-perl (6.05-1) ...
21:29:37 #11 57.98 Selecting previously unselected package libfile-listing-perl.
21:29:37 #11 57.98 Preparing to unpack .../181-libfile-listing-perl_6.15-1_all.deb ...
21:29:37 #11 57.99 Unpacking libfile-listing-perl (6.15-1) ...
21:29:37 #11 58.02 Selecting previously unselected package libhtml-tagset-perl.
21:29:38 #9 29.59 Preparing to unpack .../141-libipc-run-perl_20220807.0-1_all.deb ...
21:29:38 #9 29.60 Unpacking libipc-run-perl (20220807.0-1) ...
21:29:38 #9 29.63 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:38 #9 29.64 Preparing to unpack .../142-libclass-method-modifiers-perl_2.14-1_all.deb ...
21:29:38 #9 29.64 Unpacking libclass-method-modifiers-perl (2.14-1) ...
21:29:38 #9 29.67 Selecting previously unselected package libclass-xsaccessor-perl.
21:29:38 #9 29.68 Preparing to unpack .../143-libclass-xsaccessor-perl_1.19-4+b1_arm64.deb ...
21:29:38 #9 29.68 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
21:29:38 #9 29.71 Selecting previously unselected package libb-hooks-op-check-perl:arm64.
21:29:38 #9 29.71 Preparing to unpack .../144-libb-hooks-op-check-perl_0.22-2+b1_arm64.deb ...
21:29:38 #9 29.71 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2+b1) ...
21:29:38 #9 29.75 Selecting previously unselected package libdynaloader-functions-perl.
21:29:38 #9 29.75 Preparing to unpack .../145-libdynaloader-functions-perl_0.003-3_all.deb ...
21:29:38 #9 29.75 Unpacking libdynaloader-functions-perl (0.003-3) ...
21:29:38 #9 29.79 Selecting previously unselected package libdevel-callchecker-perl:arm64.
21:29:38 #9 29.79 Preparing to unpack .../146-libdevel-callchecker-perl_0.008-2_arm64.deb ...
21:29:38 #9 29.79 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ...
21:29:38 #9 29.82 Selecting previously unselected package libparams-classify-perl:arm64.
21:29:38 #10 28.42 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ...
21:29:38 #10 28.42 Unpacking libio-socket-ssl-perl (2.060-3) ...
21:29:38 #10 28.46 Selecting previously unselected package libnet-http-perl.
21:29:38 #10 28.47 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ...
21:29:38 #10 28.47 Unpacking libnet-http-perl (6.18-1) ...
21:29:38 #10 28.50 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:38 #10 28.51 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:29:38 #10 28.51 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:29:38 #10 28.54 Selecting previously unselected package libtry-tiny-perl.
21:29:38 #10 28.54 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ...
21:29:38 #10 28.55 Unpacking libtry-tiny-perl (0.30-1) ...
21:29:38 #10 28.58 Selecting previously unselected package libwww-robotrules-perl.
21:29:38 #10 28.58 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:38 #10 28.59 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:38 #10 28.62 Selecting previously unselected package libwww-perl.
21:29:38 #10 28.62 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ...
21:29:38 #10 28.63 Unpacking libwww-perl (6.36-2) ...
21:29:38 #10 28.67 Selecting previously unselected package patchutils.
21:29:38 #11 25.57 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:29:38 #11 25.58 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
21:29:38 #11 25.58 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
21:29:38 #11 25.59 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
21:29:38 #11 25.59 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
21:29:38 #11 25.60 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:29:38 #11 25.60 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
21:29:38 #11 25.76 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
21:29:38 #10 30.90 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
21:29:38 #10 30.91 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
21:29:38 #10 30.94 Selecting previously unselected package libxcb1:arm64.
21:29:38 #10 30.94 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_arm64.deb ...
21:29:38 #10 30.94 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ...
21:29:38 #10 30.98 Selecting previously unselected package libx11-data.
21:29:38 #10 30.98 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
21:29:38 #10 30.98 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
21:29:38 #10 31.05 Selecting previously unselected package libx11-6:arm64.
21:29:38 #10 31.05 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_arm64.deb ...
21:29:38 #10 31.05 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
21:29:38 #10 31.13 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:29:38 #10 31.19 Selecting previously unselected package libxext6:arm64.
21:29:38 #30 32.73 Setting up libsecret-common (0.20.4-2) ...
21:29:38 #30 32.80 Setting up python3-distutils (3.9.2-1) ...
21:29:38 #10 58.72 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
21:29:38 #10 58.73 Setting up libxext6:armhf (2:1.3.3-1+b2) ...
21:29:38 #10 58.75 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u5) ...
21:29:38 #10 58.76 Setting up python3 (3.7.3-1) ...
21:29:38 #11 66.64 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
21:29:38 #12 7.007 Starting pkgProblemResolver with broken count: 0
21:29:38 #12 7.059 Starting 2 pkgProblemResolver with broken count: 0
21:29:38 #12 7.064 Done
21:29:38 #11 29.15 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dput all 1.1.0ubuntu2 [44.9 kB]
21:29:38 #10 29.65 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
21:29:38 #10 29.65 Unpacking libaliased-perl (0.34-1.1) ...
21:29:38 #10 29.68 Selecting previously unselected package libapt-pkg-perl.
21:29:38 #10 29.68 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
21:29:38 #10 29.73 Unpacking libapt-pkg-perl (0.1.39) ...
21:29:38 #10 29.76 Selecting previously unselected package libarchive-cpio-perl.
21:29:38 #10 29.77 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:29:38 #10 29.77 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:29:38 #10 29.81 Selecting previously unselected package libarchive13:arm64.
21:29:38 #10 29.81 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
21:29:38 #10 29.81 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:29:38 #10 29.87 Selecting previously unselected package libarray-intspan-perl.
21:29:38 #11 58.03 Preparing to unpack .../182-libhtml-tagset-perl_3.20-4_all.deb ...
21:29:38 #11 58.04 Unpacking libhtml-tagset-perl (3.20-4) ...
21:29:38 #11 58.07 Selecting previously unselected package liburi-perl.
21:29:38 #11 58.07 Preparing to unpack .../183-liburi-perl_5.12-1ubuntu1_all.deb ...
21:29:38 #11 58.08 Unpacking liburi-perl (5.12-1ubuntu1) ...
21:29:38 #11 58.13 Selecting previously unselected package libhtml-parser-perl:armhf.
21:29:38 #11 58.13 Preparing to unpack .../184-libhtml-parser-perl_3.78-1_armhf.deb ...
21:29:38 #11 58.14 Unpacking libhtml-parser-perl:armhf (3.78-1) ...
21:29:38 #11 58.19 Selecting previously unselected package libhtml-tree-perl.
21:29:38 #11 58.19 Preparing to unpack .../185-libhtml-tree-perl_5.07-2_all.deb ...
21:29:38 #11 58.19 Unpacking libhtml-tree-perl (5.07-2) ...
21:29:38 #11 58.24 Selecting previously unselected package libio-html-perl.
21:29:38 #9 29.82 Preparing to unpack .../147-libparams-classify-perl_0.015-2+b1_arm64.deb ...
21:29:38 #9 29.83 Unpacking libparams-classify-perl:arm64 (0.015-2+b1) ...
21:29:38 #9 29.86 Selecting previously unselected package libmodule-runtime-perl.
21:29:38 #9 29.86 Preparing to unpack .../148-libmodule-runtime-perl_0.016-2_all.deb ...
21:29:38 #9 29.87 Unpacking libmodule-runtime-perl (0.016-2) ...
21:29:38 #9 29.90 Selecting previously unselected package libimport-into-perl.
21:29:38 #9 29.90 Preparing to unpack .../149-libimport-into-perl_1.002005-2_all.deb ...
21:29:38 #9 29.91 Unpacking libimport-into-perl (1.002005-2) ...
21:29:38 #9 29.94 Selecting previously unselected package librole-tiny-perl.
21:29:38 #9 29.94 Preparing to unpack .../150-librole-tiny-perl_2.002004-1_all.deb ...
21:29:38 #9 29.94 Unpacking librole-tiny-perl (2.002004-1) ...
21:29:38 #9 29.97 Selecting previously unselected package libsub-quote-perl.
21:29:38 #9 29.98 Preparing to unpack .../151-libsub-quote-perl_2.006008-1_all.deb ...
21:29:38 #9 29.98 Unpacking libsub-quote-perl (2.006008-1) ...
21:29:38 #9 30.01 Selecting previously unselected package libmoo-perl.
21:29:38 #9 30.02 Preparing to unpack .../152-libmoo-perl_2.005005-1_all.deb ...
21:29:38 #9 30.02 Unpacking libmoo-perl (2.005005-1) ...
21:29:38 #9 30.06 Selecting previously unselected package libswitch-perl.
21:29:38 #12 21.79 Dependencies resolved.
21:29:38 #12 21.80 ==============================================================================================
21:29:38 #12 21.80  Package                      Arch     Version                                Repo        Size
21:29:38 #12 21.80 ==============================================================================================
21:29:38 #12 21.80 Installing:
21:29:38 #12 21.80  dnf-plugins-core             noarch   4.0.21-18.el8                          baseos      75 k
21:29:38 #12 21.80  rpm-build                    aarch64  4.14.3-26.el8                          appstream  173 k
21:29:38 #12 21.80  rpmlint                      noarch   1.10-14.el8                            appstream  192 k
21:29:38 #12 21.80 Installing dependencies:
21:29:38 #12 21.80  bzip2                        aarch64  1.0.6-26.el8                           baseos      60 k
21:29:38 #12 21.80  dbus-glib                    aarch64  0.110-2.el8                            baseos     122 k
21:29:38 #12 21.80  desktop-file-utils           aarch64  0.26-1.el8                             appstream   79 k
21:29:38 #12 21.80  diffutils                    aarch64  3.6-6.el8                              baseos     352 k
21:29:38 #12 21.80  dwz                          aarch64  0.12-10.el8                            appstream  103 k
21:29:38 #12 21.80  efi-srpm-macros              noarch   3-3.el8                                appstream   22 k
21:29:38 #12 21.80  elfutils                     aarch64  0.188-3.el8                            baseos     531 k
21:29:38 #12 21.80  emacs-filesystem             noarch   1:26.1-9.el8                           baseos      70 k
21:29:38 #12 21.80  file                         aarch64  5.33-24.el8                            baseos      77 k
21:29:38 #12 21.80  gc                           aarch64  7.6.4-3.el8                            appstream   99 k
21:29:38 #12 21.80  gdb-headless                 aarch64  8.2-19.el8                             appstream  3.1 M
21:29:38 #12 21.80  ghc-srpm-macros              noarch   1.4.2-7.el8                            appstream  9.3 k
21:29:38 #12 21.80  glibc-gconv-extra            aarch64  2.28-225.el8                           baseos     1.8 M
21:29:38 #12 21.80  go-srpm-macros               noarch   2-17.el8                               appstream   13 k
21:29:38 #12 21.80  groff-base                   aarch64  1.22.3-18.el8                          baseos     989 k
21:29:38 #12 21.80  guile                        aarch64  5:2.0.14-7.el8                         appstream  3.5 M
21:29:38 #12 21.80  libatomic_ops                aarch64  7.6.2-3.el8                            appstream   38 k
21:29:38 #12 21.80  libbabeltrace                aarch64  1.5.4-4.el8                            baseos     189 k
21:29:38 #12 21.80  libpkgconf                   aarch64  1.4.2-1.el8                            baseos      34 k
21:29:38 #12 21.80  libtool-ltdl                 aarch64  2.4.6-25.el8                           baseos      57 k
21:29:38 #12 21.80  ncurses                      aarch64  6.1-9.20180224.el8                     baseos     383 k
21:29:38 #12 21.80  ocaml-srpm-macros            noarch   5-4.el8                                appstream  9.4 k
21:29:38 #12 21.80  openblas-srpm-macros         noarch   2-2.el8                                appstream  7.9 k
21:29:38 #12 21.80  openssl                      aarch64  1:1.1.1k-9.el8                         baseos     717 k
21:29:38 #12 21.80  patch                        aarch64  2.7.6-11.el8                           baseos     134 k
21:29:38 #12 21.80  perl-Carp                    noarch   1.42-396.el8                           baseos      30 k
21:29:38 #12 21.80  perl-Data-Dumper             aarch64  2.167-399.el8                          baseos      57 k
21:29:38 #12 21.80  perl-Digest                  noarch   1.17-395.el8                           appstream   27 k
21:29:38 #12 21.80  perl-Digest-MD5              aarch64  2.55-396.el8                           appstream   37 k
21:29:38 #12 21.80  perl-Encode                  aarch64  4:2.97-3.el8                           baseos     1.5 M
21:29:38 #12 21.80  perl-Errno                   aarch64  1.28-422.el8                           baseos      76 k
21:29:38 #12 21.80  perl-Exporter                noarch   5.72-396.el8                           baseos      34 k
21:29:38 #12 21.80  perl-File-Path               noarch   2.15-2.el8                             baseos      38 k
21:29:38 #12 21.80  perl-File-Temp               noarch   0.230.600-1.el8                        baseos      63 k
21:29:38 #12 21.80  perl-Getopt-Long             noarch   1:2.50-4.el8                           baseos      63 k
21:29:38 #12 21.80  perl-HTTP-Tiny               noarch   0.074-1.el8                            baseos      58 k
21:29:38 #12 21.80  perl-IO                      aarch64  1.38-422.el8                           baseos     142 k
21:29:38 #12 21.80  perl-MIME-Base64             aarch64  3.15-396.el8                           baseos      31 k
21:29:38 #12 21.80  perl-Net-SSLeay              aarch64  1.88-1.module_el8.4.0+517+be1595ff     appstream  372 k
21:29:38 #12 21.80  perl-PathTools               aarch64  3.74-1.el8                             baseos      90 k
21:29:38 #12 21.80  perl-Pod-Escapes             noarch   1:1.07-395.el8                         baseos      20 k
21:29:38 #12 21.80  perl-Pod-Perldoc             noarch   3.28-396.el8                           baseos      86 k
21:29:38 #12 21.80  perl-Pod-Simple              noarch   1:3.35-395.el8                         baseos     213 k
21:29:38 #12 21.80  perl-Pod-Usage               noarch   4:1.69-395.el8                         baseos      34 k
21:29:38 #12 21.80  perl-Scalar-List-Utils       aarch64  3:1.49-2.el8                           baseos      67 k
21:29:38 #12 21.80  perl-Socket                  aarch64  4:2.027-3.el8                          baseos      59 k
21:29:38 #12 21.80  perl-Storable                aarch64  1:3.11-3.el8                           baseos      95 k
21:29:38 #12 21.80  perl-Term-ANSIColor          noarch   4.06-396.el8                           baseos      46 k
21:29:38 #12 21.80  perl-Term-Cap                noarch   1.17-395.el8                           baseos      23 k
21:29:38 #12 21.80  perl-Text-ParseWords         noarch   3.30-395.el8                           baseos      18 k
21:29:38 #12 21.80  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8                      baseos      24 k
21:29:38 #12 21.80  perl-Time-Local              noarch   1:1.280-1.el8                          baseos      34 k
21:29:38 #12 21.80  perl-URI                     noarch   1.73-3.el8                             appstream  116 k
21:29:38 #12 21.80  perl-Unicode-Normalize       aarch64  1.25-396.el8                           baseos      78 k
21:29:38 #12 21.80  perl-constant                noarch   1.33-396.el8                           baseos      25 k
21:29:38 #12 21.80  perl-interpreter             aarch64  4:5.26.3-422.el8                       baseos     6.3 M
21:29:38 #12 21.80  perl-libnet                  noarch   3.11-3.el8                             appstream  121 k
21:29:38 #12 21.80  perl-libs                    aarch64  4:5.26.3-422.el8                       baseos     1.5 M
21:29:38 #12 21.80  perl-macros                  aarch64  4:5.26.3-422.el8                       baseos      72 k
21:29:38 #12 21.80  perl-parent                  noarch   1:0.237-1.el8                          baseos      20 k
21:29:38 #12 21.80  perl-podlators               noarch   4.11-1.el8                             baseos     118 k
21:29:38 #12 21.80  perl-srpm-macros             noarch   1-25.el8                               appstream   11 k
21:29:38 #12 21.80  perl-threads                 aarch64  1:2.21-2.el8                           baseos      60 k
21:29:38 #12 21.80  perl-threads-shared          aarch64  1.58-2.el8                             baseos      47 k
21:29:38 #12 21.80  pkgconf                      aarch64  1.4.2-1.el8                            baseos      37 k
21:29:38 #12 21.80  pkgconf-m4                   noarch   1.4.2-1.el8                            baseos      17 k
21:29:38 #12 21.80  pkgconf-pkg-config           aarch64  1.4.2-1.el8                            baseos      15 k
21:29:38 #12 21.80  python-rpm-macros            noarch   3-44.el8                               appstream   16 k
21:29:38 #12 21.80  python-srpm-macros           noarch   3-44.el8                               appstream   16 k
21:29:38 #12 21.80  python3-dateutil             noarch   1:2.6.1-6.el8                          baseos     251 k
21:29:38 #12 21.80  python3-dbus                 aarch64  1.2.4-15.el8                           baseos     133 k
21:29:38 #12 21.80  python3-dnf-plugins-core     noarch   4.0.21-18.el8                          baseos     258 k
21:29:38 #12 21.80  python3-rpm-macros           noarch   3-44.el8                               appstream   15 k
21:29:38 #12 21.80  python3-six                  noarch   1.11.0-8.el8                           baseos      38 k
21:29:38 #12 21.80  python3-systemd              aarch64  234-8.el8                              appstream   80 k
21:29:38 #12 21.80  qt5-srpm-macros              noarch   5.15.3-1.el8                           appstream   11 k
21:29:38 #12 21.80  redhat-rpm-config            noarch   131-1.el8                              appstream   94 k
21:29:38 #12 21.80  rust-srpm-macros             noarch   5-2.el8                                appstream  9.2 k
21:29:38 #12 21.80  unzip                        aarch64  6.0-46.el8                             baseos     189 k
21:29:38 #12 21.80  zip                          aarch64  3.0-23.el8                             baseos     265 k
21:29:38 #12 21.80  zstd                         aarch64  1.4.4-1.el8                            appstream  303 k
21:29:38 #12 21.80 Installing weak dependencies:
21:29:38 #12 21.80  elfutils-debuginfod-client   aarch64  0.188-3.el8                            baseos      74 k
21:29:38 #12 21.80  perl-IO-Socket-IP            noarch   0.39-5.el8                             appstream   47 k
21:29:38 #12 21.80  perl-IO-Socket-SSL           noarch   2.066-4.module_el8.4.0+517+be1595ff    appstream  298 k
21:29:38 #12 21.80  perl-Mozilla-CA              noarch   20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
21:29:38 #12 21.80 Enabling module streams:
21:29:38 #12 21.80  perl                                  5.26                                                   
21:29:38 #12 21.80  perl-IO-Socket-SSL                    2.066                                                  
21:29:38 #12 21.80  perl-libwww-perl                      6.34                                                   
21:29:38 #12 21.80 
21:29:38 #12 21.80 Transaction Summary
21:29:38 #12 21.80 ==============================================================================================
21:29:38 #12 21.80 Install  88 Packages
21:29:38 #12 21.80 
21:29:38 #12 21.81 Total download size: 27 M
21:29:38 #12 21.81 Installed size: 97 M
21:29:38 #12 21.81 Downloading Packages:
21:29:38 #11 27.47 Get:178 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
21:29:38 #11 27.48 Get:179 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dirmngr arm64 2.2.35-3ubuntu1 [295 kB]
21:29:38 #11 27.62 Get:180 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
21:29:38 #11 27.63 Get:181 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-utils arm64 2.2.35-3ubuntu1 [301 kB]
21:29:38 #11 27.69 Get:182 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg arm64 2.2.35-3ubuntu1 [508 kB]
21:29:38 #11 27.75 Get:183 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pinentry-curses arm64 1.2.0-2ubuntu1 [33.7 kB]
21:29:38 #10 28.67 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ...
21:29:38 #10 28.67 Unpacking patchutils (0.3.4-2) ...
21:29:38 #10 28.71 Selecting previously unselected package wdiff.
21:29:38 #10 28.71 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ...
21:29:38 #10 28.72 Unpacking wdiff (1.2.2-2+b1) ...
21:29:38 #10 28.77 Selecting previously unselected package devscripts.
21:29:38 #10 28.78 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ...
21:29:38 #10 28.80 Unpacking devscripts (2.19.5+deb10u1) ...
21:29:38 #10 28.91 Selecting previously unselected package diffstat.
21:29:38 #11 25.83 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
21:29:38 #11 25.84 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:29:38 #11 25.93 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
21:29:38 #11 25.95 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
21:29:38 #11 25.97 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
21:29:38 #10 31.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 ... 5097 files and directories currently installed.)
21:29:38 #10 31.19 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_arm64.deb ...
21:29:38 #10 31.19 Unpacking libxext6:arm64 (2:1.3.3-1) ...
21:29:38 #10 31.24 Selecting previously unselected package bsdmainutils.
21:29:38 #10 31.24 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_arm64.deb ...
21:29:38 #10 31.24 Unpacking bsdmainutils (11.1.2ubuntu1) ...
21:29:38 #10 31.29 Selecting previously unselected package groff-base.
21:29:38 #10 31.29 Preparing to unpack .../002-groff-base_1.22.3-10_arm64.deb ...
21:29:38 #10 31.30 Unpacking groff-base (1.22.3-10) ...
21:29:38 #10 31.39 Selecting previously unselected package libgdbm5:arm64.
21:29:38 #10 59.07 Setting up python3-xdg (0.25-5) ...
21:29:38 #10 59.24 Setting up man-db (2.8.5-2) ...
21:29:38 #11 66.66 Setting up python3-six (1.16.0-3ubuntu1) ...
21:29:38 #11 66.79 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:29:38 #11 66.92 Setting up perl (5.34.0-3ubuntu1.1) ...
21:29:38 #12 7.432 The following additional packages will be installed:
21:29:38 #12 7.433   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:29:38 #12 7.433   g++-10 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
21:29:38 #12 7.434   libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7
21:29:38 #12 7.434   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0
21:29:38 #12 7.435   libseccomp-dev libselinux1-dev libsepol1-dev libstdc++-10-dev libsystemd-dev
21:29:38 #12 7.436   libudev-dev libuv1 pkg-config
21:29:38 #12 7.437 Suggested packages:
21:29:38 #12 7.438   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
21:29:38 #12 7.438   libstdc++-10-doc
21:29:38 #12 7.438 Recommended packages:
21:29:38 #12 7.443   libglib2.0-data shared-mime-info xdg-user-dirs
21:29:38 #10 25.68 Fedora 37 openh264 (From Cisco) - aarch64       2.3 kB/s | 2.5 kB     00:01    
21:29:38 #11 29.36 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:29:38 #10 29.87 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
21:29:38 #10 29.87 Unpacking libarray-intspan-perl (2.004-1) ...
21:29:38 #10 29.90 Selecting previously unselected package libauthen-sasl-perl.
21:29:38 #10 29.90 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:29:38 #10 29.91 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:29:38 #10 29.94 Selecting previously unselected package libmodule-implementation-perl.
21:29:38 #10 29.94 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:29:38 #10 29.95 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:29:38 #10 29.97 Selecting previously unselected package libsub-exporter-progressive-perl.
21:29:38 #10 29.98 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:29:38 #10 29.98 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:29:38 #10 30.01 Selecting previously unselected package libvariable-magic-perl.
21:29:38 #10 30.02 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
21:29:38 #10 30.02 Unpacking libvariable-magic-perl (0.62-1+b3) ...
21:29:38 #10 30.05 Selecting previously unselected package libb-hooks-endofscope-perl.
21:29:38 #10 30.06 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
21:29:38 #10 30.06 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
21:29:38 #11 58.24 Preparing to unpack .../186-libio-html-perl_1.004-3_all.deb ...
21:29:38 #11 58.24 Unpacking libio-html-perl (1.004-3) ...
21:29:38 #11 58.29 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:38 #11 58.29 Preparing to unpack .../187-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:29:38 #11 58.30 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:29:38 #11 58.33 Selecting previously unselected package libhttp-message-perl.
21:29:38 #11 58.33 Preparing to unpack .../188-libhttp-message-perl_6.37-1_all.deb ...
21:29:38 #11 58.34 Unpacking libhttp-message-perl (6.37-1) ...
21:29:38 #11 58.37 Selecting previously unselected package libhttp-cookies-perl.
21:29:38 #11 58.37 Preparing to unpack .../189-libhttp-cookies-perl_6.10-1_all.deb ...
21:29:38 #11 58.38 Unpacking libhttp-cookies-perl (6.10-1) ...
21:29:38 #11 58.42 Selecting previously unselected package libhttp-negotiate-perl.
21:29:38 #11 58.42 Preparing to unpack .../190-libhttp-negotiate-perl_6.01-1_all.deb ...
21:29:38 #11 58.42 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:29:38 #11 58.45 Selecting previously unselected package perl-openssl-defaults:armhf.
21:29:38 #11 58.45 Preparing to unpack .../191-perl-openssl-defaults_7_armhf.deb ...
21:29:38 #11 58.46 Unpacking perl-openssl-defaults:armhf (7) ...
21:29:38 #11 58.48 Selecting previously unselected package libnet-ssleay-perl:armhf.
21:29:38 #9 30.06 Preparing to unpack .../153-libswitch-perl_2.17-3_all.deb ...
21:29:38 #9 30.06 Unpacking libswitch-perl (2.17-3) ...
21:29:38 #9 30.10 Selecting previously unselected package patchutils.
21:29:38 #9 30.10 Preparing to unpack .../154-patchutils_0.4.2-1_arm64.deb ...
21:29:38 #9 30.10 Unpacking patchutils (0.4.2-1) ...
21:29:38 #9 30.14 Selecting previously unselected package wdiff.
21:29:38 #9 30.14 Preparing to unpack .../155-wdiff_1.2.2-5_arm64.deb ...
21:29:38 #9 30.15 Unpacking wdiff (1.2.2-5) ...
21:29:38 #9 30.21 Selecting previously unselected package devscripts.
21:29:38 #9 30.21 Preparing to unpack .../156-devscripts_2.23.2_arm64.deb ...
21:29:38 #9 30.23 Unpacking devscripts (2.23.2) ...
21:29:38 #9 30.34 Selecting previously unselected package diffstat.
21:29:38 #12 22.64 (1/88): desktop-file-utils-0.26-1.el8.aarch64.r 345 kB/s |  79 kB     00:00    
21:29:38 #12 22.65 (2/88): efi-srpm-macros-3-3.el8.noarch.rpm       95 kB/s |  22 kB     00:00    
21:29:38 #12 22.65 (3/88): dwz-0.12-10.el8.aarch64.rpm             434 kB/s | 103 kB     00:00    
21:29:38 #12 22.65 (4/88): gc-7.6.4-3.el8.aarch64.rpm              9.1 MB/s |  99 kB     00:00    
21:29:38 #12 22.66 (5/88): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.4 MB/s | 9.3 kB     00:00    
21:29:38 #12 22.66 (6/88): go-srpm-macros-2-17.el8.noarch.rpm      2.0 MB/s |  13 kB     00:00    
21:29:38 #12 22.67 (7/88): libatomic_ops-7.6.2-3.el8.aarch64.rpm   6.7 MB/s |  38 kB     00:00    
21:29:38 #12 22.67 (8/88): ocaml-srpm-macros-5-4.el8.noarch.rpm    2.3 MB/s | 9.4 kB     00:00    
21:29:38 #12 22.68 (9/88): openblas-srpm-macros-2-2.el8.noarch.rpm 1.9 MB/s | 7.9 kB     00:00    
21:29:38 #12 22.68 (10/88): perl-Digest-1.17-395.el8.noarch.rpm    5.3 MB/s |  27 kB     00:00    
21:29:38 #12 22.69 (11/88): perl-Digest-MD5-2.55-396.el8.aarch64.r 6.6 MB/s |  37 kB     00:00    
21:29:38 #12 22.70 (12/88): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 7.5 MB/s |  47 kB     00:00    
21:29:38 #12 22.71 (13/88): perl-IO-Socket-SSL-2.066-4.module_el8.  26 MB/s | 298 kB     00:00    
21:29:38 #12 22.72 (14/88): perl-Mozilla-CA-20160104-7.module_el8. 2.3 MB/s |  15 kB     00:00    
21:29:38 #12 22.73 (15/88): perl-Net-SSLeay-1.88-1.module_el8.4.0+  24 MB/s | 372 kB     00:00    
21:29:38 #12 22.74 (16/88): perl-URI-1.73-3.el8.noarch.rpm          17 MB/s | 116 kB     00:00    
21:29:38 #12 22.75 (17/88): perl-libnet-3.11-3.el8.noarch.rpm       18 MB/s | 121 kB     00:00    
21:29:38 #12 22.76 (18/88): gdb-headless-8.2-19.el8.aarch64.rpm     28 MB/s | 3.1 MB     00:00    
21:29:38 #11 27.75 Get:184 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-agent arm64 2.2.35-3ubuntu1 [209 kB]
21:29:38 #11 27.76 Get:185 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-client arm64 2.2.35-3ubuntu1 [61.8 kB]
21:29:38 #11 27.77 Get:186 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-server arm64 2.2.35-3ubuntu1 [57.2 kB]
21:29:38 #11 27.77 Get:187 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgsm arm64 2.2.35-3ubuntu1 [195 kB]
21:29:38 #11 26.16 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
21:29:38 #11 26.19 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
21:29:38 #11 26.20 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
21:29:38 #11 26.21 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
21:29:38 #11 26.21 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
21:29:38 #10 28.92 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ...
21:29:38 #10 28.92 Unpacking diffstat (1.62-1) ...
21:29:38 #10 28.95 Selecting previously unselected package distro-info-data.
21:29:38 #10 28.96 Preparing to unpack .../145-distro-info-data_0.41+deb10u6_all.deb ...
21:29:38 #10 28.96 Unpacking distro-info-data (0.41+deb10u6) ...
21:29:38 #10 28.99 Selecting previously unselected package python3-pkg-resources.
21:29:38 #10 29.00 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ...
21:29:38 #10 29.00 Unpacking python3-pkg-resources (40.8.0-1) ...
21:29:38 #10 29.05 Selecting previously unselected package python3-chardet.
21:29:38 #10 29.05 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ...
21:29:38 #10 29.06 Unpacking python3-chardet (3.0.4-3) ...
21:29:38 #10 29.10 Selecting previously unselected package python3-six.
21:29:38 #10 29.10 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ...
21:29:38 #10 29.11 Unpacking python3-six (1.12.0-1) ...
21:29:38 #10 29.15 Selecting previously unselected package python3-debian.
21:29:38 #10 29.15 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ...
21:29:38 #10 29.16 Unpacking python3-debian (0.1.35) ...
21:29:38 #10 29.20 Selecting previously unselected package libgpgme11:arm64.
21:29:38 #10 29.20 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ...
21:29:38 #10 29.21 Unpacking libgpgme11:arm64 (1.12.0-6) ...
21:29:38 #10 29.26 Selecting previously unselected package python3-gpg.
21:29:38 #10 31.39 Preparing to unpack .../003-libgdbm5_1.14.1-6_arm64.deb ...
21:29:38 #10 31.40 Unpacking libgdbm5:arm64 (1.14.1-6) ...
21:29:38 #10 31.44 Selecting previously unselected package libpipeline1:arm64.
21:29:38 #10 31.44 Preparing to unpack .../004-libpipeline1_1.5.0-1_arm64.deb ...
21:29:38 #10 31.44 Unpacking libpipeline1:arm64 (1.5.0-1) ...
21:29:38 #10 31.49 Selecting previously unselected package man-db.
21:29:38 #10 31.49 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_arm64.deb ...
21:29:38 #10 31.50 Unpacking man-db (2.8.3-2ubuntu0.1) ...
21:29:38 #10 31.59 Selecting previously unselected package perl-modules-5.26.
21:29:38 #10 31.59 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
21:29:38 #10 31.60 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
21:29:38 #10 59.34 Building database of manual pages ...
21:29:38 #11 66.95 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
21:29:38 #11 66.96 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:29:38 #11 66.97 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
21:29:38 #11 66.98 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
21:29:38 #11 67.15 Setting up libdata-dump-perl (1.25-1) ...
21:29:38 #11 67.15 Setting up python3-certifi (2020.6.20-1) ...
21:29:38 #11 29.69 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
21:29:38 #11 29.70 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.10 [279 kB]
21:29:38 #11 29.72 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
21:29:38 #11 29.72 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.8 [953 kB]
21:29:38 #11 29.78 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.8 [3162 kB]
21:29:38 #10 30.13 Selecting previously unselected package libpng16-16:arm64.
21:29:38 #10 30.13 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
21:29:38 #10 30.14 Unpacking libpng16-16:arm64 (1.6.37-3) ...
21:29:38 #10 30.18 Selecting previously unselected package libfreetype6:arm64.
21:29:38 #10 30.19 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ...
21:29:38 #10 30.19 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
21:29:38 #10 30.26 Selecting previously unselected package libfontconfig1:arm64.
21:29:38 #10 30.26 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
21:29:38 #10 30.27 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
21:29:38 #10 30.31 Selecting previously unselected package libjpeg62-turbo:arm64.
21:29:38 #10 30.32 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
21:29:38 #10 30.32 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
21:29:38 #10 30.36 Selecting previously unselected package libdeflate0:arm64.
21:29:38 #11 58.49 Preparing to unpack .../192-libnet-ssleay-perl_1.92-2_armhf.deb ...
21:29:38 #11 58.49 Unpacking libnet-ssleay-perl:armhf (1.92-2) ...
21:29:38 #11 58.53 Selecting previously unselected package libio-socket-ssl-perl.
21:29:38 #11 58.53 Preparing to unpack .../193-libio-socket-ssl-perl_2.074-2_all.deb ...
21:29:38 #11 58.54 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:29:38 #11 58.57 Selecting previously unselected package libnet-http-perl.
21:29:38 #11 58.57 Preparing to unpack .../194-libnet-http-perl_6.22-1_all.deb ...
21:29:38 #11 58.57 Unpacking libnet-http-perl (6.22-1) ...
21:29:38 #11 58.60 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:38 #11 58.60 Preparing to unpack .../195-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:29:38 #11 58.61 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:29:38 #11 58.63 Selecting previously unselected package libtry-tiny-perl.
21:29:38 #11 58.63 Preparing to unpack .../196-libtry-tiny-perl_0.31-1_all.deb ...
21:29:38 #11 58.64 Unpacking libtry-tiny-perl (0.31-1) ...
21:29:38 #11 58.67 Selecting previously unselected package libwww-robotrules-perl.
21:29:38 #11 58.67 Preparing to unpack .../197-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:38 #11 58.67 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:38 #11 58.70 Selecting previously unselected package libwww-perl.
21:29:38 #11 58.70 Preparing to unpack .../198-libwww-perl_6.67-1_all.deb ...
21:29:38 #9 30.35 Preparing to unpack .../157-diffstat_1.65-1_arm64.deb ...
21:29:38 #9 30.35 Unpacking diffstat (1.65-1) ...
21:29:38 #9 30.39 Selecting previously unselected package distro-info-data.
21:29:38 #9 30.39 Preparing to unpack .../158-distro-info-data_0.57_all.deb ...
21:29:38 #9 30.39 Unpacking distro-info-data (0.57) ...
21:29:38 #9 30.43 Selecting previously unselected package python3-pkg-resources.
21:29:38 #9 30.43 Preparing to unpack .../159-python3-pkg-resources_66.1.1-1_all.deb ...
21:29:38 #9 30.43 Unpacking python3-pkg-resources (66.1.1-1) ...
21:29:38 #9 30.49 Selecting previously unselected package python3-chardet.
21:29:38 #9 30.49 Preparing to unpack .../160-python3-chardet_5.1.0+dfsg-2_all.deb ...
21:29:38 #9 30.50 Unpacking python3-chardet (5.1.0+dfsg-2) ...
21:29:38 #9 30.55 Selecting previously unselected package python3-debian.
21:29:38 #9 30.55 Preparing to unpack .../161-python3-debian_0.1.49_all.deb ...
21:29:38 #9 30.55 Unpacking python3-debian (0.1.49) ...
21:29:38 #9 30.60 Selecting previously unselected package libgpgme11:arm64.
21:29:38 #12 22.76 (19/88): perl-srpm-macros-1-25.el8.noarch.rpm   614 kB/s |  11 kB     00:00    
21:29:38 #12 22.77 (20/88): python-rpm-macros-3-44.el8.noarch.rpm  2.5 MB/s |  16 kB     00:00    
21:29:38 #12 22.78 (21/88): guile-2.0.14-7.el8.aarch64.rpm          28 MB/s | 3.5 MB     00:00    
21:29:38 #12 22.79 (22/88): python3-rpm-macros-3-44.el8.noarch.rpm 826 kB/s |  15 kB     00:00    
21:29:38 #12 22.79 (23/88): python-srpm-macros-3-44.el8.noarch.rpm 630 kB/s |  16 kB     00:00    
21:29:38 #12 22.79 (24/88): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.8 MB/s |  11 kB     00:00    
21:29:38 #12 22.80 (25/88): python3-systemd-234-8.el8.aarch64.rpm  5.9 MB/s |  80 kB     00:00    
21:29:38 #12 22.80 (26/88): redhat-rpm-config-131-1.el8.noarch.rpm 8.9 MB/s |  94 kB     00:00    
21:29:38 #12 22.81 (27/88): rpm-build-4.14.3-26.el8.aarch64.rpm     12 MB/s | 173 kB     00:00    
21:29:38 #12 22.81 (28/88): rust-srpm-macros-5-2.el8.noarch.rpm    962 kB/s | 9.2 kB     00:00    
21:29:38 #12 22.82 (29/88): rpmlint-1.10-14.el8.noarch.rpm          10 MB/s | 192 kB     00:00    
21:29:38 #12 22.82 (30/88): bzip2-1.0.6-26.el8.aarch64.rpm         6.9 MB/s |  60 kB     00:00    
21:29:38 #12 22.83 (31/88): dbus-glib-0.110-2.el8.aarch64.rpm      7.1 MB/s | 122 kB     00:00    
21:29:38 #12 22.87 (32/88): zstd-1.4.4-1.el8.aarch64.rpm           5.1 MB/s | 303 kB     00:00    
21:29:38 #12 22.87 (33/88): dnf-plugins-core-4.0.21-18.el8.noarch. 2.0 MB/s |  75 kB     00:00    
21:29:38 #12 22.91 (34/88): diffutils-3.6-6.el8.aarch64.rpm        4.0 MB/s | 352 kB     00:00    
21:29:38 #12 22.91 (35/88): elfutils-debuginfod-client-0.188-3.el8 1.9 MB/s |  74 kB     00:00    
21:29:38 #12 22.92 (36/88): emacs-filesystem-26.1-9.el8.noarch.rpm 8.8 MB/s |  70 kB     00:00    
21:29:38 #12 22.92 (37/88): file-5.33-24.el8.aarch64.rpm            10 MB/s |  77 kB     00:00    
21:29:38 #12 22.93 (38/88): elfutils-0.188-3.el8.aarch64.rpm       8.6 MB/s | 531 kB     00:00    
21:29:38 #12 22.94 (39/88): libbabeltrace-1.5.4-4.el8.aarch64.rpm   22 MB/s | 189 kB     00:00    
21:29:38 #12 22.95 (40/88): libpkgconf-1.4.2-1.el8.aarch64.rpm     4.8 MB/s |  34 kB     00:00    
21:29:38 #12 22.95 (41/88): libtool-ltdl-2.4.6-25.el8.aarch64.rpm  9.5 MB/s |  57 kB     00:00    
21:29:38 #12 22.96 (42/88): groff-base-1.22.3-18.el8.aarch64.rpm    24 MB/s | 989 kB     00:00    
21:29:38 #12 22.97 (43/88): ncurses-6.1-9.20180224.el8.aarch64.rpm  17 MB/s | 383 kB     00:00    
21:29:38 #12 22.99 (44/88): glibc-gconv-extra-2.28-225.el8.aarch64  25 MB/s | 1.8 MB     00:00    
21:29:38 #12 22.99 (45/88): patch-2.7.6-11.el8.aarch64.rpm         7.4 MB/s | 134 kB     00:00    
21:29:38 #12 23.00 (46/88): openssl-1.1.1k-9.el8.aarch64.rpm        18 MB/s | 717 kB     00:00    
21:29:38 #12 23.00 (47/88): perl-Carp-1.42-396.el8.noarch.rpm      1.9 MB/s |  30 kB     00:00    
21:29:38 #12 23.01 (48/88): perl-Data-Dumper-2.167-399.el8.aarch64 4.0 MB/s |  57 kB     00:00    
21:29:38 #12 23.01 (49/88): perl-Errno-1.28-422.el8.aarch64.rpm    9.3 MB/s |  76 kB     00:00    
21:29:38 #12 23.02 (50/88): perl-Exporter-5.72-396.el8.noarch.rpm  4.2 MB/s |  34 kB     00:00    
21:29:38 #12 23.02 (51/88): perl-File-Path-2.15-2.el8.noarch.rpm   4.4 MB/s |  38 kB     00:00    
21:29:38 #12 23.03 (52/88): perl-File-Temp-0.230.600-1.el8.noarch. 7.1 MB/s |  63 kB     00:00    
21:29:38 #12 23.03 (53/88): perl-Getopt-Long-2.50-4.el8.noarch.rpm 7.8 MB/s |  63 kB     00:00    
21:29:38 #12 23.03 (54/88): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  7.4 MB/s |  58 kB     00:00    
21:29:38 #12 23.04 (55/88): perl-IO-1.38-422.el8.aarch64.rpm        15 MB/s | 142 kB     00:00    
21:29:38 #12 23.04 (56/88): perl-MIME-Base64-3.15-396.el8.aarch64. 3.3 MB/s |  31 kB     00:00    
21:29:38 #12 23.05 (57/88): perl-PathTools-3.74-1.el8.aarch64.rpm   11 MB/s |  90 kB     00:00    
21:29:38 #12 23.05 (58/88): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.6 MB/s |  20 kB     00:00    
21:29:38 #12 23.06 (59/88): perl-Pod-Perldoc-3.28-396.el8.noarch.r  10 MB/s |  86 kB     00:00    
21:29:38 #12 23.06 (60/88): perl-Pod-Usage-1.69-395.el8.noarch.rpm 6.8 MB/s |  34 kB     00:00    
21:29:38 #12 23.07 (61/88): perl-Pod-Simple-3.35-395.el8.noarch.rp  13 MB/s | 213 kB     00:00    
21:29:38 #12 23.07 (62/88): perl-Scalar-List-Utils-1.49-2.el8.aarc 7.2 MB/s |  67 kB     00:00    
21:29:38 #12 23.08 (63/88): perl-Socket-2.027-3.el8.aarch64.rpm    7.4 MB/s |  59 kB     00:00    
21:29:38 #11 28.19 Get:188 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg all 2.2.35-3ubuntu1 [318 kB]
21:29:38 #11 26.36 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:29:38 #11 26.53 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
21:29:38 #11 26.54 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:29:38 #11 26.63 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
21:29:38 #10 29.26 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ...
21:29:38 #10 29.27 Unpacking python3-gpg (1.12.0-6) ...
21:29:38 #10 29.33 Selecting previously unselected package dput.
21:29:38 #10 29.33 Preparing to unpack .../152-dput_1.0.3_all.deb ...
21:29:38 #10 29.34 Unpacking dput (1.0.3) ...
21:29:38 #10 29.38 Selecting previously unselected package equivs.
21:29:38 #10 29.38 Preparing to unpack .../153-equivs_2.2.0_all.deb ...
21:29:38 #10 29.39 Unpacking equivs (2.2.0) ...
21:29:38 #10 29.44 Selecting previously unselected package exim4-config.
21:29:38 #10 29.45 Preparing to unpack .../154-exim4-config_4.92-8+deb10u7_all.deb ...
21:29:38 #10 29.45 Unpacking exim4-config (4.92-8+deb10u7) ...
21:29:38 #10 29.51 Selecting previously unselected package exim4-base.
21:29:38 #17 exporting layers 5.6s done
21:29:38 #17 writing image sha256:86d65789d140059c2126180ce823ccb45e30264e7c2bb7f2c32cc44a359403cf done
21:29:38 #17 naming to docker.io/debbuild-debian-buster/x86_64 done
21:29:38 #17 DONE 5.6s
21:29:38 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-buster:/build  debbuild-debian-buster/x86_64
21:29:38 #11 67.28 Setting up libfile-find-rule-perl (0.34-1) ...
21:29:38 #11 67.29 Setting up libref-util-perl (0.204-1) ...
21:29:38 #11 67.31 Setting up libipc-system-simple-perl (1.30-1) ...
21:29:38 #11 67.32 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:29:38 #11 67.33 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:29:38 #11 67.34 Setting up libsocket6-perl (0.29-1build4) ...
21:29:38 #11 67.35 Setting up libio-prompt-tiny-perl (0.003-1) ...
21:29:38 #11 67.36 Setting up libhash-fieldhash-perl (0.15-1build5) ...
21:29:38 #11 67.37 Setting up libgd3:armhf (2.3.0-2ubuntu2) ...
21:29:38 #11 67.39 Setting up libvariable-magic-perl (0.62-1build5) ...
21:29:38 #11 67.40 Setting up python3-idna (3.3-1) ...
21:29:38 #12 DONE 11.1s
21:29:38 
21:29:38 #13 [stage-1 5/8] COPY sources/ /sources
21:29:38 #13 DONE 0.1s
21:29:38 
21:29:38 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:29:38 #11 29.92 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:29:38 #11 29.92 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB]
21:29:38 #11 29.92 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:29:38 #12 7.819 The following NEW packages will be installed:
21:29:38 #12 7.820   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:29:38 #12 7.820   g++-10 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
21:29:38 #12 7.821   libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7
21:29:38 #12 7.822   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0
21:29:38 #12 7.822   libseccomp-dev libselinux1-dev libsepol1-dev libstdc++-10-dev libsystemd-dev
21:29:38 #12 7.823   libudev-dev libuv1 pkg-config
21:29:38 #10 30.37 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
21:29:38 #10 30.37 Unpacking libdeflate0:arm64 (1.7-1) ...
21:29:38 #10 30.40 Selecting previously unselected package libjbig0:arm64.
21:29:38 #10 30.41 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
21:29:38 #10 30.41 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
21:29:38 #10 30.45 Selecting previously unselected package libwebp6:arm64.
21:29:38 #10 30.45 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ...
21:29:38 #10 30.45 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
21:29:38 #10 30.50 Selecting previously unselected package libtiff5:arm64.
21:29:38 #10 30.51 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u4_arm64.deb ...
21:29:38 #10 30.51 Unpacking libtiff5:arm64 (4.2.0-1+deb11u4) ...
21:29:38 #10 30.56 Selecting previously unselected package libxau6:arm64.
21:29:38 #10 30.56 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
21:29:38 #10 30.57 Unpacking libxau6:arm64 (1:1.0.9-1) ...
21:29:38 #10 30.60 Selecting previously unselected package libxdmcp6:arm64.
21:29:38 #10 30.60 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
21:29:38 #10 30.60 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
21:29:38 #30 33.45 Setting up libglib2.0-dev-bin (2.66.8-1) ...
21:29:39 #11 58.71 Unpacking libwww-perl (6.67-1) ...
21:29:39 #11 58.74 Selecting previously unselected package patchutils.
21:29:39 #11 58.74 Preparing to unpack .../199-patchutils_0.4.2-1build2_armhf.deb ...
21:29:39 #11 58.74 Unpacking patchutils (0.4.2-1build2) ...
21:29:39 #11 58.77 Selecting previously unselected package wdiff.
21:29:39 #11 58.77 Preparing to unpack .../200-wdiff_1.2.2-2build3_armhf.deb ...
21:29:39 #11 58.78 Unpacking wdiff (1.2.2-2build3) ...
21:29:39 #11 58.81 Selecting previously unselected package devscripts.
21:29:39 #11 58.81 Preparing to unpack .../201-devscripts_2.22.2ubuntu3_armhf.deb ...
21:29:39 #11 58.83 Unpacking devscripts (2.22.2ubuntu3) ...
21:29:39 #11 58.89 Selecting previously unselected package diffstat.
21:29:39 #11 58.89 Preparing to unpack .../202-diffstat_1.64-1build2_armhf.deb ...
21:29:39 #11 58.90 Unpacking diffstat (1.64-1build2) ...
21:29:39 #11 58.93 Selecting previously unselected package python3-chardet.
21:29:39 #11 58.93 Preparing to unpack .../203-python3-chardet_4.0.0-2_all.deb ...
21:29:39 #11 58.93 Unpacking python3-chardet (4.0.0-2) ...
21:29:39 #11 58.97 Selecting previously unselected package python3-debian.
21:29:39 #11 58.97 Preparing to unpack .../204-python3-debian_0.1.46_all.deb ...
21:29:39 #11 58.97 Unpacking python3-debian (0.1.46) ...
21:29:39 #11 59.01 Selecting previously unselected package libgpgme11:armhf.
21:29:39 #11 59.01 Preparing to unpack .../205-libgpgme11_1.17.1-4.1ubuntu1_armhf.deb ...
21:29:39 #11 59.01 Unpacking libgpgme11:armhf (1.17.1-4.1ubuntu1) ...
21:29:39 #11 59.04 Selecting previously unselected package python3-gpg.
21:29:39 #10 27.31 Fedora Modular 37 - aarch64                     3.0 MB/s | 3.7 MB     00:01    
21:29:39 #9 30.60 Preparing to unpack .../162-libgpgme11_1.18.0-3+b1_arm64.deb ...
21:29:39 #9 30.61 Unpacking libgpgme11:arm64 (1.18.0-3+b1) ...
21:29:39 #9 30.65 Selecting previously unselected package python3-gpg.
21:29:39 #9 30.66 Preparing to unpack .../163-python3-gpg_1.18.0-3+b1_arm64.deb ...
21:29:39 #9 30.66 Unpacking python3-gpg (1.18.0-3+b1) ...
21:29:39 #12 23.08 (64/88): perl-Storable-3.11-3.el8.aarch64.rpm    10 MB/s |  95 kB     00:00    
21:29:39 #12 23.09 (65/88): perl-Term-ANSIColor-4.06-396.el8.noarc 4.9 MB/s |  46 kB     00:00    
21:29:39 #12 23.09 (66/88): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.4 MB/s |  23 kB     00:00    
21:29:39 #12 23.10 (67/88): perl-Text-ParseWords-3.30-395.el8.noar 1.9 MB/s |  18 kB     00:00    
21:29:39 #12 23.11 (68/88): perl-Encode-2.97-3.el8.aarch64.rpm      14 MB/s | 1.5 MB     00:00    
21:29:39 #12 23.11 (69/88): perl-Text-Tabs+Wrap-2013.0523-395.el8. 1.2 MB/s |  24 kB     00:00    
21:29:39 #12 23.12 (70/88): perl-Time-Local-1.280-1.el8.noarch.rpm 1.7 MB/s |  34 kB     00:00    
21:29:39 #12 23.12 (71/88): perl-constant-1.33-396.el8.noarch.rpm  3.4 MB/s |  25 kB     00:00    
21:29:39 #12 23.12 (72/88): perl-Unicode-Normalize-1.25-396.el8.aa 6.5 MB/s |  78 kB     00:00    
21:29:39 #12 23.13 (73/88): perl-macros-5.26.3-422.el8.aarch64.rpm 7.4 MB/s |  72 kB     00:00    
21:29:39 #12 23.14 (74/88): perl-parent-0.237-1.el8.noarch.rpm     3.7 MB/s |  20 kB     00:00    
21:29:39 #12 23.15 (75/88): perl-podlators-4.11-1.el8.noarch.rpm    18 MB/s | 118 kB     00:00    
21:29:39 #12 23.16 (76/88): perl-threads-2.21-2.el8.aarch64.rpm    8.8 MB/s |  60 kB     00:00    
21:29:39 #12 23.16 (77/88): perl-threads-shared-1.58-2.el8.aarch64 7.4 MB/s |  47 kB     00:00    
21:29:39 #12 23.22 (78/88): perl-libs-5.26.3-422.el8.aarch64.rpm    14 MB/s | 1.5 MB     00:00    
21:29:39 #11 26.70 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
21:29:39 #11 26.74 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
21:29:39 #11 26.75 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
21:29:39 #11 26.75 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
21:29:39 #11 26.76 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
21:29:39 #11 26.76 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:29:39 #11 26.77 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
21:29:39 #10 29.52 Preparing to unpack .../155-exim4-base_4.92-8+deb10u7_arm64.deb ...
21:29:39 #10 29.52 Unpacking exim4-base (4.92-8+deb10u7) ...
21:29:39 #10 29.60 Selecting previously unselected package libevent-2.1-6:arm64.
21:29:39 #10 29.61 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ...
21:29:39 #10 29.61 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ...
21:29:39 #10 29.66 Selecting previously unselected package libunbound8:arm64.
21:29:39 #10 29.66 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u3_arm64.deb ...
21:29:39 #10 29.67 Unpacking libunbound8:arm64 (1.9.0-2+deb10u3) ...
21:29:39 #10 29.73 Selecting previously unselected package libgnutls-dane0:arm64.
21:29:39 #10 29.74 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u10_arm64.deb ...
21:29:39 #10 29.74 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ...
21:29:39 #10 29.79 Selecting previously unselected package exim4-daemon-light.
21:29:39 #10 31.93 Selecting previously unselected package libgdbm-compat4:arm64.
21:29:39 #10 31.93 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_arm64.deb ...
21:29:39 #10 31.93 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ...
21:29:39 #10 31.97 Selecting previously unselected package libperl5.26:arm64.
21:29:39 #10 31.97 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_arm64.deb ...
21:29:39 #10 31.97 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.6) ...
21:29:39 #11 67.60 Setting up libio-html-perl (1.004-2) ...
21:29:39 #11 67.61 Setting up libpod-parser-perl (1.63-2) ...
21:29:39 #11 67.62 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
21:29:39 #11 67.66 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
21:29:39 #11 67.67 Setting up libparams-util-perl (1.102-1build3) ...
21:29:39 #11 67.68 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
21:29:39 #11 67.69 Setting up libtime-duration-perl (1.21-1) ...
21:29:39 #11 67.71 Setting up autoconf (2.71-2) ...
21:29:39 #10 30.64 Selecting previously unselected package libxcb1:arm64.
21:29:39 #10 30.64 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
21:29:39 #10 30.65 Unpacking libxcb1:arm64 (1.14-3) ...
21:29:39 #10 30.68 Selecting previously unselected package libx11-data.
21:29:39 #10 30.68 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ...
21:29:39 #10 30.69 Unpacking libx11-data (2:1.7.2-1) ...
21:29:39 #10 30.76 Selecting previously unselected package libx11-6:arm64.
21:29:39 #10 30.77 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ...
21:29:39 #10 30.77 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
21:29:39 #10 30.87 Selecting previously unselected package libxpm4:arm64.
21:29:39 #10 30.87 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ...
21:29:39 #10 30.88 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
21:29:39 #10 30.92 Selecting previously unselected package libgd3:arm64.
21:29:39 #10 30.92 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
21:29:39 #10 30.93 Unpacking libgd3:arm64 (2.3.0-2) ...
21:29:39 #10 30.96 Selecting previously unselected package libc-devtools.
21:29:39 #10 30.97 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u5_arm64.deb ...
21:29:39 #10 30.97 Unpacking libc-devtools (2.31-13+deb11u5) ...
21:29:39 #11 59.04 Preparing to unpack .../206-python3-gpg_1.17.1-4.1ubuntu1_armhf.deb ...
21:29:39 #11 59.05 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
21:29:39 #11 59.08 Selecting previously unselected package python3-xdg.
21:29:39 #11 59.09 Preparing to unpack .../207-python3-xdg_0.27-2_all.deb ...
21:29:39 #11 59.09 Unpacking python3-xdg (0.27-2) ...
21:29:39 #11 59.13 Selecting previously unselected package dput.
21:29:39 #11 59.13 Preparing to unpack .../208-dput_1.1.2ubuntu2_all.deb ...
21:29:39 #11 59.14 Unpacking dput (1.1.2ubuntu2) ...
21:29:39 #11 59.17 Selecting previously unselected package fonts-dejavu-core.
21:29:39 #11 59.17 Preparing to unpack .../209-fonts-dejavu-core_2.37-2build1_all.deb ...
21:29:39 #11 59.17 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:29:39 #11 59.29 Selecting previously unselected package fontconfig-config.
21:29:39 #11 30.33 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
21:29:39 #9 30.78 Selecting previously unselected package python3-xdg.
21:29:39 #9 30.78 Preparing to unpack .../164-python3-xdg_0.28-2_all.deb ...
21:29:39 #9 30.78 Unpacking python3-xdg (0.28-2) ...
21:29:39 #9 30.83 Selecting previously unselected package dput.
21:29:39 #9 30.83 Preparing to unpack .../165-dput_1.1.3_all.deb ...
21:29:39 #9 30.84 Unpacking dput (1.1.3) ...
21:29:39 #9 30.89 Selecting previously unselected package equivs.
21:29:39 #9 30.89 Preparing to unpack .../166-equivs_2.3.1_all.deb ...
21:29:39 #9 30.90 Unpacking equivs (2.3.1) ...
21:29:39 #9 30.95 Selecting previously unselected package fonts-dejavu-core.
21:29:39 #9 30.96 Preparing to unpack .../167-fonts-dejavu-core_2.37-6_all.deb ...
21:29:39 #9 30.98 Unpacking fonts-dejavu-core (2.37-6) ...
21:29:39 #12 23.23 (79/88): pkgconf-1.4.2-1.el8.aarch64.rpm        571 kB/s |  37 kB     00:00    
21:29:39 #12 23.23 (80/88): pkgconf-m4-1.4.2-1.el8.noarch.rpm      1.9 MB/s |  17 kB     00:00    
21:29:39 #12 23.24 (81/88): pkgconf-pkg-config-1.4.2-1.el8.aarch64 1.7 MB/s |  15 kB     00:00    
21:29:39 #12 23.28 (82/88): python3-dateutil-2.6.1-6.el8.noarch.rp 5.1 MB/s | 251 kB     00:00    
21:29:39 #12 23.29 (83/88): python3-dbus-1.2.4-15.el8.aarch64.rpm  2.6 MB/s | 133 kB     00:00    
21:29:39 #12 23.30 (84/88): python3-six-1.11.0-8.el8.noarch.rpm    6.7 MB/s |  38 kB     00:00    
21:29:39 #12 23.30 (85/88): python3-dnf-plugins-core-4.0.21-18.el8  13 MB/s | 258 kB     00:00    
21:29:39 #12 23.31 (86/88): unzip-6.0-46.el8.aarch64.rpm            14 MB/s | 189 kB     00:00    
21:29:39 #12 23.32 (87/88): zip-3.0-23.el8.aarch64.rpm              17 MB/s | 265 kB     00:00    
21:29:39 #12 23.36 (88/88): perl-interpreter-5.26.3-422.el8.aarch6  25 MB/s | 6.3 MB     00:00    
21:29:39 #12 23.37 --------------------------------------------------------------------------------
21:29:39 #12 23.37 Total                                            17 MB/s |  27 MB     00:01     
21:29:39 #11 26.93 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
21:29:39 #10 29.79 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u7_arm64.deb ...
21:29:39 #10 29.80 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
21:29:39 #10 29.87 Selecting previously unselected package libcurl3-gnutls:arm64.
21:29:39 #10 29.88 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u5_arm64.deb ...
21:29:39 #10 29.88 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u5) ...
21:29:39 #10 29.94 Selecting previously unselected package libpcre2-8-0:arm64.
21:29:39 #10 29.94 Preparing to unpack .../161-libpcre2-8-0_10.32-5+deb10u1_arm64.deb ...
21:29:39 #10 29.94 Unpacking libpcre2-8-0:arm64 (10.32-5+deb10u1) ...
21:29:39 #10 29.99 Selecting previously unselected package liberror-perl.
21:29:39 #10 29.99 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ...
21:29:39 #10 30.00 Unpacking liberror-perl (0.17027-2) ...
21:29:39 #10 30.03 Selecting previously unselected package git-man.
21:29:39 #10 30.04 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
21:29:39 #10 30.04 Unpacking git-man (1:2.20.1-2+deb10u8) ...
21:29:39 #11 28.62 Get:189 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
21:29:39 #11 28.62 Get:190 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-which-perl all 1.27-1 [14.3 kB]
21:29:39 #11 28.63 Get:191 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
21:29:39 #11 28.63 Get:192 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
21:29:39 #11 28.64 Get:193 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
21:29:39 #11 28.64 Get:194 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB]
21:29:39 #11 28.66 Get:195 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:29:39 #11 28.66 Get:196 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-xsaccessor-perl arm64 1.19-4 [33.6 kB]
21:29:39 #11 28.67 Get:197 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libb-hooks-op-check-perl arm64 0.22-2 [10.5 kB]
21:29:39 #11 28.67 Get:198 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdynaloader-functions-perl all 0.003-2 [12.5 kB]
21:29:39 #10 32.31 Selecting previously unselected package perl.
21:29:39 #10 32.31 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_arm64.deb ...
21:29:39 #10 32.32 Unpacking perl (5.26.1-6ubuntu0.6) ...
21:29:39 #10 32.37 Selecting previously unselected package openssl.
21:29:39 #10 32.37 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.21_arm64.deb ...
21:29:39 #10 32.37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:29:39 #10 32.45 Selecting previously unselected package ca-certificates.
21:29:39 #11 67.72 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:29:39 #11 67.90 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:29:39 #11 67.91 Setting up libarray-intspan-perl (2.004-1) ...
21:29:39 #11 67.92 Setting up libcapture-tiny-perl (0.48-1) ...
21:29:39 #11 67.93 Setting up libtimedate-perl (2.3300-2) ...
21:29:39 #11 67.94 Setting up libstdc++-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
21:29:39 #11 67.95 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:29:39 #11 67.96 Setting up libsub-name-perl (0.26-1build3) ...
21:29:39 + set -e
21:29:39 + mkdir -p /root/build-deb/engine
21:29:39 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:39 #10 31.01 Selecting previously unselected package libcapture-tiny-perl.
21:29:39 #10 31.01 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
21:29:39 #10 31.02 Unpacking libcapture-tiny-perl (0.48-1) ...
21:29:39 #10 31.05 Selecting previously unselected package libclass-data-inheritable-perl.
21:29:39 #10 31.05 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:29:39 #10 31.05 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:29:39 #10 31.09 Selecting previously unselected package libclass-inspector-perl.
21:29:39 #10 31.09 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
21:29:39 #10 31.09 Unpacking libclass-inspector-perl (1.36-1) ...
21:29:39 #10 31.15 Selecting previously unselected package libclass-xsaccessor-perl.
21:29:39 #10 31.15 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
21:29:39 #10 31.15 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
21:29:39 #10 31.18 Selecting previously unselected package libclone-perl.
21:29:39 #10 31.19 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
21:29:39 #11 59.29 Preparing to unpack .../210-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
21:29:39 #11 59.30 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
21:29:39 #11 59.34 Selecting previously unselected package libcurl3-gnutls:armhf.
21:29:39 #11 59.34 Preparing to unpack .../211-libcurl3-gnutls_7.85.0-1ubuntu0.5_armhf.deb ...
21:29:39 #11 59.34 Unpacking libcurl3-gnutls:armhf (7.85.0-1ubuntu0.5) ...
21:29:39 #11 59.38 Selecting previously unselected package liberror-perl.
21:29:39 #11 59.38 Preparing to unpack .../212-liberror-perl_0.17029-1_all.deb ...
21:29:39 #11 59.38 Unpacking liberror-perl (0.17029-1) ...
21:29:39 #11 59.41 Selecting previously unselected package git-man.
21:29:39 #11 59.41 Preparing to unpack .../213-git-man_1%3a2.37.2-1ubuntu1.4_all.deb ...
21:29:39 #11 59.42 Unpacking git-man (1:2.37.2-1ubuntu1.4) ...
21:29:39 #11 59.47 Selecting previously unselected package git.
21:29:39 #11 59.47 Preparing to unpack .../214-git_1%3a2.37.2-1ubuntu1.4_armhf.deb ...
21:29:39 #11 59.48 Unpacking git (1:2.37.2-1ubuntu1.4) ...
21:29:39 #11 30.40 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
21:29:39 #11 30.54 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
21:29:39 #11 30.56 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
21:29:39 #11 30.58 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
21:29:39 #9 31.10 Selecting previously unselected package fontconfig-config.
21:29:39 #9 31.10 Preparing to unpack .../168-fontconfig-config_2.14.1-4_arm64.deb ...
21:29:39 #9 31.21 Unpacking fontconfig-config (2.14.1-4) ...
21:29:39 #9 31.26 Selecting previously unselected package libcurl3-gnutls:arm64.
21:29:39 #9 31.26 Preparing to unpack .../169-libcurl3-gnutls_7.88.1-7_arm64.deb ...
21:29:39 #9 31.27 Unpacking libcurl3-gnutls:arm64 (7.88.1-7) ...
21:29:39 #9 31.32 Selecting previously unselected package liberror-perl.
21:29:39 #12 8.349 0 upgraded, 29 newly installed, 0 to remove and 12 not upgraded.
21:29:39 #12 8.349 1 not fully installed or removed.
21:29:39 #12 8.349 Need to get 19.1 MB of archives.
21:29:39 #12 8.349 After this operation, 82.8 MB of additional disk space will be used.
21:29:39 #12 8.349 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
21:29:39 #12 8.446 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB]
21:29:39 #10 30.15 Selecting previously unselected package git.
21:29:39 #10 30.16 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u8_arm64.deb ...
21:29:39 #10 30.18 Unpacking git (1:2.20.1-2+deb10u8) ...
21:29:39 #30 34.30 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
21:29:39 #30 34.34 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
21:29:39 #30 34.35 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:29:39 #30 34.36 Setting up libpcre3-dev:amd64 (2:8.39-13) ...
21:29:39 #30 34.38 Setting up libglib2.0-bin (2.66.8-1) ...
21:29:39 #30 34.39 Setting up libsecret-1-0:amd64 (0.20.4-2) ...
21:29:39 #30 34.41 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
21:29:39 #11 29.06 Get:199 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
21:29:39 #10 32.45 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
21:29:39 #10 32.46 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
21:29:39 #10 32.51 Selecting previously unselected package distro-info-data.
21:29:39 #10 32.51 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
21:29:39 #10 32.51 Unpacking distro-info-data (0.37ubuntu0.15) ...
21:29:39 #10 32.54 Selecting previously unselected package libmagic-mgc.
21:29:39 #10 32.54 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ...
21:29:39 #10 32.55 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:29:39 #10 32.62 Selecting previously unselected package libmagic1:arm64.
21:29:39 #10 32.62 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ...
21:29:39 #10 32.63 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
21:29:39 #10 32.66 Selecting previously unselected package file.
21:29:39 #10 32.66 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_arm64.deb ...
21:29:39 #10 32.67 Unpacking file (1:5.32-2ubuntu0.4) ...
21:29:39 #10 32.71 Selecting previously unselected package less.
21:29:39 #10 32.71 Preparing to unpack .../016-less_487-0.1_arm64.deb ...
21:29:39 #10 32.71 Unpacking less (487-0.1) ...
21:29:39 #10 32.76 Selecting previously unselected package libapt-inst2.0:arm64.
21:29:39 #10 32.77 Preparing to unpack .../017-libapt-inst2.0_1.6.14_arm64.deb ...
21:29:39 #10 32.77 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
21:29:39 #10 32.82 Selecting previously unselected package libglib2.0-0:arm64.
21:29:39 #10 29.79 Fedora 36 - aarch64 - Updates                    18 MB/s |  34 MB     00:01    
21:29:39 #11 67.97 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
21:29:39 #11 67.99 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
21:29:39 #11 68.00 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:29:39 #11 68.01 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
21:29:39 #11 68.02 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:29:39 #11 68.03 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
21:29:39 #11 68.05 Setting up xauth (1:1.1-1build2) ...
21:29:39 #11 68.06 Setting up libpath-tiny-perl (0.122-1) ...
21:29:39 #11 68.08 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:29:39 #11 68.09 Setting up libjson-perl (4.04000-1) ...
21:29:39 #11 68.10 Setting up libipc-run3-perl (0.048-2) ...
21:29:39 #11 68.11 Setting up libsub-override-perl (0.09-2) ...
21:29:39 #11 68.13 Setting up libaliased-perl (0.34-1.1) ...
21:29:39 #11 68.14 Setting up python3-unidiff (0.5.5-2) ...
21:29:39 #10 20.68   Running scriptlet: glibc-gconv-extra-2.34-61.el9.aarch64              166/166 
21:29:39 #10 25.21   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1     1/166 
21:29:39 #10 25.21   Verifying        : binutils-2.35.2-39.el9.aarch64                       2/166 
21:29:39 #10 25.21   Verifying        : bzip2-1.0.8-8.el9.aarch64                            3/166 
21:29:39 #10 25.21   Verifying        : cpio-2.13-16.el9.aarch64                             4/166 
21:29:39 #10 25.21   Verifying        : cracklib-2.9.6-27.el9.aarch64                        5/166 
21:29:39 #10 25.21   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                  6/166 
21:29:39 #10 25.21   Verifying        : dbus-libs-1:1.12.20-7.el9.aarch64                    7/166 
21:29:39 #10 25.21   Verifying        : diffutils-3.7-12.el9.aarch64                         8/166 
21:29:39 #10 25.21   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                  9/166 
21:29:39 #10 25.21   Verifying        : ed-1.14.2-12.el9.aarch64                            10/166 
21:29:39 #10 25.21   Verifying        : elfutils-0.188-3.el9.aarch64                        11/166 
21:29:39 #10 25.21   Verifying        : elfutils-debuginfod-client-0.188-3.el9.aarch64      12/166 
21:29:39 #10 25.21   Verifying        : environment-modules-5.0.1-2.el9.aarch64             13/166 
21:29:39 #10 25.21   Verifying        : file-5.39-12.el9.aarch64                            14/166 
21:29:39 #10 25.21   Verifying        : glib-networking-2.68.3-3.el9.aarch64                15/166 
21:29:39 #10 25.21   Verifying        : glibc-gconv-extra-2.34-61.el9.aarch64               16/166 
21:29:39 #10 25.21   Verifying        : groff-base-1.22.4-10.el9.aarch64                    17/166 
21:29:39 #10 25.21   Verifying        : gsettings-desktop-schemas-40.0-6.el9.aarch64        18/166 
21:29:39 #10 25.21   Verifying        : info-6.7-15.el9.aarch64                             19/166 
21:29:39 #10 25.21   Verifying        : json-glib-1.6.6-1.el9.aarch64                       20/166 
21:29:39 #10 25.21   Verifying        : less-590-1.el9.aarch64                              21/166 
21:29:39 #10 25.21   Verifying        : libbrotli-1.0.9-6.el9.aarch64                       22/166 
21:29:39 #10 25.21   Verifying        : libdb-5.3.28-53.el9.aarch64                         23/166 
21:29:39 #10 25.21   Verifying        : libeconf-0.4.1-2.el9.aarch64                        24/166 
21:29:39 #10 25.21   Verifying        : libfdisk-2.37.4-10.el9.aarch64                      25/166 
21:29:39 #10 25.21   Verifying        : libicu-67.1-9.el9.aarch64                           26/166 
21:29:39 #10 25.21   Verifying        : libpipeline-1.5.3-4.el9.aarch64                     27/166 
21:29:39 #10 25.21   Verifying        : libpkgconf-1.7.3-10.el9.aarch64                     28/166 
21:29:39 #10 25.21   Verifying        : libpng-2:1.6.37-12.el9.aarch64                      29/166 
21:29:39 #10 25.21   Verifying        : libproxy-0.4.15-35.el9.aarch64                      30/166 
21:29:39 #10 25.21   Verifying        : libpsl-0.21.1-5.el9.aarch64                         31/166 
21:29:39 #10 25.21   Verifying        : libpwquality-1.4.4-8.el9.aarch64                    32/166 
21:29:39 #10 25.21   Verifying        : libselinux-utils-3.5-1.el9.aarch64                  33/166 
21:29:39 #10 25.21   Verifying        : libutempter-1.2.1-6.el9.aarch64                     34/166 
21:29:39 #10 25.21   Verifying        : man-db-2.9.3-7.el9.aarch64                          35/166 
21:29:39 #10 25.21   Verifying        : ncurses-6.2-8.20210508.el9.aarch64                  36/166 
21:29:39 #10 25.21   Verifying        : openssl-1:3.0.7-6.el9.aarch64                       37/166 
21:29:39 #10 25.21   Verifying        : pam-1.5.1-14.el9.aarch64                            38/166 
21:29:39 #10 25.21   Verifying        : pkgconf-1.7.3-10.el9.aarch64                        39/166 
21:29:39 #10 25.21   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      40/166 
21:29:39 #10 25.21   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.aarch64             41/166 
21:29:39 #10 25.21   Verifying        : policycoreutils-3.5-1.el9.aarch64                   42/166 
21:29:39 #10 25.21   Verifying        : procps-ng-3.3.17-11.el9.aarch64                     43/166 
21:29:39 #10 25.21   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       44/166 
21:29:39 #10 25.21   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               45/166 
21:29:39 #10 25.21   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                   46/166 
21:29:39 #10 25.21   Verifying        : python3-distro-1.5.0-7.el9.noarch                   47/166 
21:29:39 #10 25.21   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch         48/166 
21:29:39 #10 25.21   Verifying        : python3-setools-4.4.1-1.el9.aarch64                 49/166 
21:29:39 #10 25.21   Verifying        : python3-setuptools-53.0.0-12.el9.noarch             50/166 
21:29:39 #10 25.21   Verifying        : python3-six-1.15.0-9.el9.noarch                     51/166 
21:29:39 #10 25.21   Verifying        : python3-systemd-234-18.el9.aarch64                  52/166 
21:29:39 #10 25.21   Verifying        : shared-mime-info-2.1-5.el9.aarch64                  53/166 
21:29:39 #10 25.21   Verifying        : systemd-libs-252-8.el9.aarch64                      54/166 
21:29:39 #10 25.21   Verifying        : tcl-1:8.6.10-7.el9.aarch64                          55/166 
21:29:39 #10 25.21   Verifying        : unzip-6.0-56.el9.aarch64                            56/166 
21:29:39 #10 25.21   Verifying        : util-linux-2.37.4-10.el9.aarch64                    57/166 
21:29:39 #10 25.21   Verifying        : util-linux-core-2.37.4-10.el9.aarch64               58/166 
21:29:39 #10 25.21   Verifying        : vim-filesystem-2:8.2.2637-20.el9.noarch             59/166 
21:29:39 #10 25.22   Verifying        : xz-5.2.5-8.el9.aarch64                              60/166 
21:29:39 #10 25.22   Verifying        : zip-3.0-35.el9.aarch64                              61/166 
21:29:39 #10 25.22   Verifying        : zstd-1.5.1-2.el9.aarch64                            62/166 
21:29:39 #10 25.22   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          63/166 
21:29:39 #10 25.22   Verifying        : checkpolicy-3.5-1.el9.aarch64                       64/166 
21:29:39 #10 25.22   Verifying        : desktop-file-utils-0.26-6.el9.aarch64               65/166 
21:29:39 #10 25.22   Verifying        : dwz-0.14-3.el9.aarch64                              66/166 
21:29:39 #10 25.22   Verifying        : efi-srpm-macros-4-9.el9.noarch                      67/166 
21:29:39 #10 25.22   Verifying        : emacs-filesystem-1:27.2-8.el9.noarch                68/166 
21:29:39 #10 25.22   Verifying        : enchant-1:1.6.0-30.el9.aarch64                      69/166 
21:29:39 #10 25.22   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            70/166 
21:29:39 #10 25.22   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.aarch64         71/166 
21:29:39 #10 25.22   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64    72/166 
21:29:39 #10 25.22   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.aarch64           73/166 
21:29:39 #10 25.22   Verifying        : gdb-minimal-10.2-10.el9.aarch64                     74/166 
21:29:39 #10 25.22   Verifying        : gdk-pixbuf2-2.42.6-3.el9.aarch64                    75/166 
21:29:39 #10 25.22   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  76/166 
21:29:39 #10 25.22   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   77/166 
21:29:39 #10 25.22   Verifying        : hunspell-1.7.0-11.el9.aarch64                       78/166 
21:29:39 #10 25.22   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              79/166 
21:29:39 #10 25.22   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           80/166 
21:29:39 #10 25.22   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           81/166 
21:29:39 #10 25.22   Verifying        : hunspell-filesystem-1.7.0-11.el9.aarch64            82/166 
21:29:39 #10 25.22   Verifying        : kernel-srpm-macros-1.0-12.el9.noarch                83/166 
21:29:39 #10 25.22   Verifying        : libappstream-glib-0.7.18-4.el9.aarch64              84/166 
21:29:39 #10 25.22   Verifying        : libjpeg-turbo-2.0.90-6.el9.aarch64                  85/166 
21:29:39 #10 25.22   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.aarch64           86/166 
21:29:39 #10 25.22   Verifying        : libsoup-2.72.0-8.el9.aarch64                        87/166 
21:29:39 #10 25.22   Verifying        : libstemmer-0-18.585svn.el9.aarch64                  88/166 
21:29:39 #10 25.22   Verifying        : lua-srpm-macros-1-6.el9.noarch                      89/166 
21:29:39 #10 25.22   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    90/166 
21:29:39 #10 25.22   Verifying        : openblas-srpm-macros-2-11.el9.noarch                91/166 
21:29:39 #10 25.22   Verifying        : patch-2.7.6-16.el9.aarch64                          92/166 
21:29:39 #10 25.22   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                 93/166 
21:29:39 #10 25.22   Verifying        : perl-B-1.80-480.el9.aarch64                         94/166 
21:29:39 #10 25.22   Verifying        : perl-Carp-1.50-460.el9.noarch                       95/166 
21:29:39 #10 25.22   Verifying        : perl-Class-Struct-0.66-480.el9.noarch               96/166 
21:29:39 #10 25.22   Verifying        : perl-Data-Dumper-2.174-462.el9.aarch64              97/166 
21:29:39 #10 25.22   Verifying        : perl-Digest-1.19-4.el9.noarch                       98/166 
21:29:39 #10 25.22   Verifying        : perl-Digest-MD5-2.58-4.el9.aarch64                  99/166 
21:29:39 #10 25.22   Verifying        : perl-Encode-4:3.08-462.el9.aarch64                 100/166 
21:29:39 #10 25.22   Verifying        : perl-Errno-1.30-480.el9.aarch64                    101/166 
21:29:39 #10 25.22   Verifying        : perl-Exporter-5.74-461.el9.noarch                  102/166 
21:29:39 #10 25.22   Verifying        : perl-Fcntl-1.13-480.el9.aarch64                    103/166 
21:29:39 #10 25.22   Verifying        : perl-File-Basename-2.85-480.el9.noarch             104/166 
21:29:39 #10 25.22   Verifying        : perl-File-Path-2.18-4.el9.noarch                   105/166 
21:29:39 #10 25.22   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            106/166 
21:29:39 #10 25.22   Verifying        : perl-File-stat-1.09-480.el9.noarch                 107/166 
21:29:39 #10 25.22   Verifying        : perl-FileHandle-2.03-480.el9.noarch                108/166 
21:29:39 #10 25.22   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               109/166 
21:29:39 #10 25.22   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                110/166 
21:29:39 #10 25.22   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                111/166 
21:29:39 #10 25.22   Verifying        : perl-IO-1.43-480.el9.aarch64                       112/166 
21:29:39 #10 25.22   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                113/166 
21:29:39 #10 25.22   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              114/166 
21:29:39 #10 25.22   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                 115/166 
21:29:39 #10 25.22   Verifying        : perl-MIME-Base64-3.16-4.el9.aarch64                116/166 
21:29:39 #10 25.22   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              117/166 
21:29:39 #10 25.22   Verifying        : perl-NDBM_File-1.15-480.el9.aarch64                118/166 
21:29:39 #10 25.22   Verifying        : perl-Net-SSLeay-1.92-2.el9.aarch64                 119/166 
21:29:39 #10 25.22   Verifying        : perl-POSIX-1.94-480.el9.aarch64                    120/166 
21:29:39 #10 25.22   Verifying        : perl-PathTools-3.78-461.el9.aarch64                121/166 
21:29:39 #10 25.22   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             122/166 
21:29:39 #10 25.22   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            123/166 
21:29:39 #10 25.22   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                124/166 
21:29:39 #10 25.22   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 125/166 
21:29:39 #10 25.22   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      126/166 
21:29:39 #10 25.22   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               127/166 
21:29:39 #10 25.22   Verifying        : perl-Socket-4:2.031-4.el9.aarch64                  128/166 
21:29:39 #10 25.22   Verifying        : perl-Storable-1:3.21-460.el9.aarch64               129/166 
21:29:39 #10 25.22   Verifying        : perl-Symbol-1.08-480.el9.noarch                    130/166 
21:29:39 #10 25.22   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            131/166 
21:29:39 #10 25.22   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  132/166 
21:29:39 #10 25.22   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           133/166 
21:29:39 #10 25.22   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       134/166 
21:29:39 #10 25.22   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               135/166 
21:29:39 #10 25.22   Verifying        : perl-URI-5.09-3.el9.noarch                         136/166 
21:29:39 #10 25.22   Verifying        : perl-base-2.27-480.el9.noarch                      137/166 
21:29:39 #10 25.22   Verifying        : perl-constant-1.33-461.el9.noarch                  138/166 
21:29:39 #10 25.22   Verifying        : perl-if-0.60.800-480.el9.noarch                    139/166 
21:29:39 #10 25.22   Verifying        : perl-interpreter-4:5.32.1-480.el9.aarch64          140/166 
21:29:39 #10 25.22   Verifying        : perl-libnet-3.13-4.el9.noarch                      141/166 
21:29:39 #10 25.22   Verifying        : perl-libs-4:5.32.1-480.el9.aarch64                 142/166 
21:29:39 #10 25.22   Verifying        : perl-mro-1.23-480.el9.aarch64                      143/166 
21:29:39 #10 25.22   Verifying        : perl-overload-1.31-480.el9.noarch                  144/166 
21:29:39 #10 25.22   Verifying        : perl-overloading-0.02-480.el9.noarch               145/166 
21:29:39 #10 25.22   Verifying        : perl-parent-1:0.238-460.el9.noarch                 146/166 
21:29:39 #10 25.22   Verifying        : perl-podlators-1:4.14-460.el9.noarch               147/166 
21:29:39 #10 25.22   Verifying        : perl-srpm-macros-1-41.el9.noarch                   148/166 
21:29:39 #10 25.22   Verifying        : perl-subs-1.03-480.el9.noarch                      149/166 
21:29:39 #10 25.22   Verifying        : perl-vars-1.05-480.el9.noarch                      150/166 
21:29:39 #10 25.22   Verifying        : policycoreutils-python-utils-3.5-1.el9.noarch      151/166 
21:29:39 #10 25.22   Verifying        : pyproject-srpm-macros-1.6.2-1.el9.noarch           152/166 
21:29:39 #10 25.22   Verifying        : python-srpm-macros-3.9-52.el9.noarch               153/166 
21:29:39 #10 25.22   Verifying        : python3-audit-3.0.7-103.el9.aarch64                154/166 
21:29:39 #10 25.22   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 155/166 
21:29:39 #10 25.22   Verifying        : python3-file-magic-5.39-12.el9.noarch              156/166 
21:29:39 #10 25.22   Verifying        : python3-libselinux-3.5-1.el9.aarch64               157/166 
21:29:39 #10 25.23   Verifying        : python3-libsemanage-3.5-1.el9.aarch64              158/166 
21:29:39 #10 25.23   Verifying        : python3-policycoreutils-3.5-1.el9.noarch           159/166 
21:29:39 #10 25.23   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                160/166 
21:29:39 #10 25.23   Verifying        : redhat-rpm-config-199-1.el9.noarch                 161/166 
21:29:39 #10 25.23   Verifying        : rpm-build-4.16.1.3-22.el9.aarch64                  162/166 
21:29:39 #10 25.23   Verifying        : rpmlint-1.11-19.el9.noarch                         163/166 
21:29:39 #10 25.23   Verifying        : rust-srpm-macros-17-4.el9.noarch                   164/166 
21:29:39 #10 25.23   Verifying        : scl-utils-1:2.0.3-4.el9.aarch64                    165/166 
21:29:39 #10 25.23   Verifying        : webkit2gtk3-jsc-2.38.5-1.el9.aarch64               166/166 
21:29:39 #10 25.40 
21:29:39 #10 25.40 Installed:
21:29:39 #10 25.40   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
21:29:39 #10 25.40   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
21:29:39 #10 25.40   binutils-2.35.2-39.el9.aarch64                                                
21:29:39 #10 25.40   bzip2-1.0.8-8.el9.aarch64                                                     
21:29:39 #10 25.40   checkpolicy-3.5-1.el9.aarch64                                                 
21:29:39 #10 25.40   cpio-2.13-16.el9.aarch64                                                      
21:29:39 #10 25.40   cracklib-2.9.6-27.el9.aarch64                                                 
21:29:39 #10 25.40   cracklib-dicts-2.9.6-27.el9.aarch64                                           
21:29:39 #10 25.40   dbus-libs-1:1.12.20-7.el9.aarch64                                             
21:29:39 #10 25.40   desktop-file-utils-0.26-6.el9.aarch64                                         
21:29:39 #10 25.40   diffutils-3.7-12.el9.aarch64                                                  
21:29:39 #10 25.40   dnf-plugins-core-4.3.0-4.el9.noarch                                           
21:29:39 #10 25.40   dwz-0.14-3.el9.aarch64                                                        
21:29:39 #10 25.40   ed-1.14.2-12.el9.aarch64                                                      
21:29:39 #10 25.40   efi-srpm-macros-4-9.el9.noarch                                                
21:29:39 #10 25.40   elfutils-0.188-3.el9.aarch64                                                  
21:29:39 #10 25.40   elfutils-debuginfod-client-0.188-3.el9.aarch64                                
21:29:39 #10 25.40   emacs-filesystem-1:27.2-8.el9.noarch                                          
21:29:39 #10 25.40   enchant-1:1.6.0-30.el9.aarch64                                                
21:29:39 #10 25.40   environment-modules-5.0.1-2.el9.aarch64                                       
21:29:39 #10 25.40   file-5.39-12.el9.aarch64                                                      
21:29:39 #10 25.40   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
21:29:39 #10 25.40   gcc-toolset-12-binutils-2.38-16.el9.aarch64                                   
21:29:39 #10 25.40   gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64                              
21:29:39 #10 25.40   gcc-toolset-12-runtime-12.0-5.el9.aarch64                                     
21:29:39 #10 25.40   gdb-minimal-10.2-10.el9.aarch64                                               
21:29:39 #10 25.40   gdk-pixbuf2-2.42.6-3.el9.aarch64                                              
21:29:39 #10 25.40   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
21:29:39 #10 25.40   glib-networking-2.68.3-3.el9.aarch64                                          
21:29:39 #10 25.40   glibc-gconv-extra-2.34-61.el9.aarch64                                         
21:29:39 #10 25.40   go-srpm-macros-3.0.9-9.el9.noarch                                             
21:29:39 #10 25.40   groff-base-1.22.4-10.el9.aarch64                                              
21:29:39 #10 25.40   gsettings-desktop-schemas-40.0-6.el9.aarch64                                  
21:29:39 #10 25.40   hunspell-1.7.0-11.el9.aarch64                                                 
21:29:39 #10 25.40   hunspell-en-0.20140811.1-20.el9.noarch                                        
21:29:39 #10 25.40   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
21:29:39 #10 25.40   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
21:29:39 #10 25.40   hunspell-filesystem-1.7.0-11.el9.aarch64                                      
21:29:39 #10 25.40   info-6.7-15.el9.aarch64                                                       
21:29:39 #10 25.40   json-glib-1.6.6-1.el9.aarch64                                                 
21:29:39 #10 25.40   kernel-srpm-macros-1.0-12.el9.noarch                                          
21:29:39 #10 25.40   less-590-1.el9.aarch64                                                        
21:29:39 #10 25.40   libappstream-glib-0.7.18-4.el9.aarch64                                        
21:29:39 #10 25.40   libbrotli-1.0.9-6.el9.aarch64                                                 
21:29:39 #10 25.40   libdb-5.3.28-53.el9.aarch64                                                   
21:29:39 #10 25.40   libeconf-0.4.1-2.el9.aarch64                                                  
21:29:39 #10 25.40   libfdisk-2.37.4-10.el9.aarch64                                                
21:29:39 #10 25.40   libicu-67.1-9.el9.aarch64                                                     
21:29:39 #10 25.40   libjpeg-turbo-2.0.90-6.el9.aarch64                                            
21:29:39 #10 25.40   libpipeline-1.5.3-4.el9.aarch64                                               
21:29:39 #10 25.40   libpkgconf-1.7.3-10.el9.aarch64                                               
21:29:39 #10 25.40   libpng-2:1.6.37-12.el9.aarch64                                                
21:29:39 #10 25.40   libproxy-0.4.15-35.el9.aarch64                                                
21:29:39 #10 25.40   libproxy-webkitgtk4-0.4.15-35.el9.aarch64                                     
21:29:39 #10 25.40   libpsl-0.21.1-5.el9.aarch64                                                   
21:29:39 #10 25.40   libpwquality-1.4.4-8.el9.aarch64                                              
21:29:39 #10 25.40   libselinux-utils-3.5-1.el9.aarch64                                            
21:29:39 #10 25.40   libsoup-2.72.0-8.el9.aarch64                                                  
21:29:39 #10 25.40   libstemmer-0-18.585svn.el9.aarch64                                            
21:29:39 #10 25.40   libutempter-1.2.1-6.el9.aarch64                                               
21:29:39 #10 25.40   lua-srpm-macros-1-6.el9.noarch                                                
21:29:39 #10 25.40   man-db-2.9.3-7.el9.aarch64                                                    
21:29:39 #10 25.40   ncurses-6.2-8.20210508.el9.aarch64                                            
21:29:39 #10 25.40   ocaml-srpm-macros-6-6.el9.noarch                                              
21:29:39 #10 25.40   openblas-srpm-macros-2-11.el9.noarch                                          
21:29:39 #10 25.40   openssl-1:3.0.7-6.el9.aarch64                                                 
21:29:39 #10 25.40   pam-1.5.1-14.el9.aarch64                                                      
21:29:39 #10 25.40   patch-2.7.6-16.el9.aarch64                                                    
21:29:39 #10 25.40   perl-AutoLoader-5.74-480.el9.noarch                                           
21:29:39 #10 25.40   perl-B-1.80-480.el9.aarch64                                                   
21:29:39 #10 25.40   perl-Carp-1.50-460.el9.noarch                                                 
21:29:39 #10 25.40   perl-Class-Struct-0.66-480.el9.noarch                                         
21:29:39 #10 25.40   perl-Data-Dumper-2.174-462.el9.aarch64                                        
21:29:39 #10 25.40   perl-Digest-1.19-4.el9.noarch                                                 
21:29:39 #10 25.40   perl-Digest-MD5-2.58-4.el9.aarch64                                            
21:29:39 #10 25.40   perl-Encode-4:3.08-462.el9.aarch64                                            
21:29:39 #10 25.40   perl-Errno-1.30-480.el9.aarch64                                               
21:29:39 #10 25.40   perl-Exporter-5.74-461.el9.noarch                                             
21:29:39 #10 25.40   perl-Fcntl-1.13-480.el9.aarch64                                               
21:29:39 #10 25.40   perl-File-Basename-2.85-480.el9.noarch                                        
21:29:39 #10 25.40   perl-File-Path-2.18-4.el9.noarch                                              
21:29:39 #10 25.40   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
21:29:39 #10 25.40   perl-File-stat-1.09-480.el9.noarch                                            
21:29:39 #10 25.40   perl-FileHandle-2.03-480.el9.noarch                                           
21:29:39 #10 25.40   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
21:29:39 #10 25.40   perl-Getopt-Std-1.12-480.el9.noarch                                           
21:29:39 #10 25.40   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
21:29:39 #10 25.40   perl-IO-1.43-480.el9.aarch64                                                  
21:29:39 #10 25.40   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
21:29:39 #10 25.40   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
21:29:39 #10 25.40   perl-IPC-Open3-1.21-480.el9.noarch                                            
21:29:39 #10 25.40   perl-MIME-Base64-3.16-4.el9.aarch64                                           
21:29:39 #10 25.40   perl-Mozilla-CA-20200520-6.el9.noarch                                         
21:29:39 #10 25.40   perl-NDBM_File-1.15-480.el9.aarch64                                           
21:29:39 #10 25.40   perl-Net-SSLeay-1.92-2.el9.aarch64                                            
21:29:39 #10 25.40   perl-POSIX-1.94-480.el9.aarch64                                               
21:29:39 #10 25.40   perl-PathTools-3.78-461.el9.aarch64                                           
21:29:39 #10 25.40   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
21:29:39 #10 25.40   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
21:29:39 #10 25.40   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
21:29:39 #10 25.40   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
21:29:39 #10 25.40   perl-Scalar-List-Utils-4:1.56-461.el9.aarch64                                 
21:29:39 #10 25.40   perl-SelectSaver-1.02-480.el9.noarch                                          
21:29:39 #10 25.40   perl-Socket-4:2.031-4.el9.aarch64                                             
21:29:39 #10 25.40   perl-Storable-1:3.21-460.el9.aarch64                                          
21:29:39 #10 25.40   perl-Symbol-1.08-480.el9.noarch                                               
21:29:39 #10 25.40   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
21:29:39 #10 25.40   perl-Term-Cap-1.17-460.el9.noarch                                             
21:29:39 #10 25.40   perl-Text-ParseWords-3.30-460.el9.noarch                                      
21:29:39 #10 25.40   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
21:29:39 #10 25.40   perl-Time-Local-2:1.300-7.el9.noarch                                          
21:29:39 #10 25.40   perl-URI-5.09-3.el9.noarch                                                    
21:29:39 #10 25.40   perl-base-2.27-480.el9.noarch                                                 
21:29:39 #10 25.40   perl-constant-1.33-461.el9.noarch                                             
21:29:39 #10 25.40   perl-if-0.60.800-480.el9.noarch                                               
21:29:39 #10 25.40   perl-interpreter-4:5.32.1-480.el9.aarch64                                     
21:29:39 #10 25.40   perl-libnet-3.13-4.el9.noarch                                                 
21:29:39 #10 25.40   perl-libs-4:5.32.1-480.el9.aarch64                                            
21:29:39 #10 25.40   perl-mro-1.23-480.el9.aarch64                                                 
21:29:39 #10 25.40   perl-overload-1.31-480.el9.noarch                                             
21:29:39 #10 25.40   perl-overloading-0.02-480.el9.noarch                                          
21:29:39 #10 25.40   perl-parent-1:0.238-460.el9.noarch                                            
21:29:39 #10 25.40   perl-podlators-1:4.14-460.el9.noarch                                          
21:29:39 #10 25.40   perl-srpm-macros-1-41.el9.noarch                                              
21:29:39 #10 25.40   perl-subs-1.03-480.el9.noarch                                                 
21:29:39 #10 25.40   perl-vars-1.05-480.el9.noarch                                                 
21:29:39 #10 25.40   pkgconf-1.7.3-10.el9.aarch64                                                  
21:29:39 #10 25.40   pkgconf-m4-1.7.3-10.el9.noarch                                                
21:29:39 #10 25.40   pkgconf-pkg-config-1.7.3-10.el9.aarch64                                       
21:29:39 #10 25.40   policycoreutils-3.5-1.el9.aarch64                                             
21:29:39 #10 25.40   policycoreutils-python-utils-3.5-1.el9.noarch                                 
21:29:39 #10 25.40   procps-ng-3.3.17-11.el9.aarch64                                               
21:29:39 #10 25.40   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
21:29:39 #10 25.40   pyproject-srpm-macros-1.6.2-1.el9.noarch                                      
21:29:39 #10 25.40   python-srpm-macros-3.9-52.el9.noarch                                          
21:29:39 #10 25.40   python3-audit-3.0.7-103.el9.aarch64                                           
21:29:39 #10 25.40   python3-dateutil-1:2.8.1-6.el9.noarch                                         
21:29:39 #10 25.40   python3-dbus-1.2.18-2.el9.aarch64                                             
21:29:39 #10 25.40   python3-distro-1.5.0-7.el9.noarch                                             
21:29:39 #10 25.40   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
21:29:39 #10 25.40   python3-enchant-3.2.0-5.el9.noarch                                            
21:29:39 #10 25.40   python3-file-magic-5.39-12.el9.noarch                                         
21:29:39 #10 25.40   python3-libselinux-3.5-1.el9.aarch64                                          
21:29:39 #10 25.40   python3-libsemanage-3.5-1.el9.aarch64                                         
21:29:39 #10 25.40   python3-policycoreutils-3.5-1.el9.noarch                                      
21:29:39 #10 25.40   python3-setools-4.4.1-1.el9.aarch64                                           
21:29:39 #10 25.40   python3-setuptools-53.0.0-12.el9.noarch                                       
21:29:39 #10 25.40   python3-six-1.15.0-9.el9.noarch                                               
21:29:39 #10 25.40   python3-systemd-234-18.el9.aarch64                                            
21:29:39 #10 25.40   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
21:29:39 #10 25.40   redhat-rpm-config-199-1.el9.noarch                                            
21:29:39 #10 25.40   rpm-build-4.16.1.3-22.el9.aarch64                                             
21:29:39 #10 25.40   rpmlint-1.11-19.el9.noarch                                                    
21:29:39 #10 25.40   rust-srpm-macros-17-4.el9.noarch                                              
21:29:39 #10 25.40   scl-utils-1:2.0.3-4.el9.aarch64                                               
21:29:39 #10 25.40   shared-mime-info-2.1-5.el9.aarch64                                            
21:29:39 #10 25.40   systemd-libs-252-8.el9.aarch64                                                
21:29:39 #10 25.40   tcl-1:8.6.10-7.el9.aarch64                                                    
21:29:39 #10 25.40   unzip-6.0-56.el9.aarch64                                                      
21:29:39 #10 25.40   util-linux-2.37.4-10.el9.aarch64                                              
21:29:39 #10 25.40   util-linux-core-2.37.4-10.el9.aarch64                                         
21:29:39 #10 25.40   vim-filesystem-2:8.2.2637-20.el9.noarch                                       
21:29:39 #10 25.40   webkit2gtk3-jsc-2.38.5-1.el9.aarch64                                          
21:29:39 #10 25.40   xz-5.2.5-8.el9.aarch64                                                        
21:29:39 #10 25.40   zip-3.0-35.el9.aarch64                                                        
21:29:39 #10 25.40   zstd-1.5.1-2.el9.aarch64                                                      
21:29:39 #10 25.40 
21:29:39 #10 25.40 Complete!
21:29:39 #10 DONE 25.6s
21:29:39 
21:29:39 #11 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
21:29:39 #10 31.19 Unpacking libclone-perl (0.45-1+b1) ...
21:29:39 #10 31.22 Selecting previously unselected package libcommon-sense-perl.
21:29:39 #10 31.23 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
21:29:39 #10 31.23 Unpacking libcommon-sense-perl (3.75-1+b4) ...
21:29:39 #10 31.27 Selecting previously unselected package libconfig-tiny-perl.
21:29:39 #10 31.27 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
21:29:39 #10 31.28 Unpacking libconfig-tiny-perl (2.26-1) ...
21:29:39 #10 31.31 Selecting previously unselected package libparams-util-perl.
21:29:39 #10 31.31 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
21:29:39 #10 31.32 Unpacking libparams-util-perl (1.102-1+b1) ...
21:29:39 #10 31.35 Selecting previously unselected package libsub-install-perl.
21:29:39 #10 31.35 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
21:29:39 #10 31.35 Unpacking libsub-install-perl (0.928-1.1) ...
21:29:39 #10 31.38 Selecting previously unselected package libdata-optlist-perl.
21:29:39 #10 31.39 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
21:29:39 #10 31.39 Unpacking libdata-optlist-perl (0.110-1.1) ...
21:29:39 #10 31.42 Selecting previously unselected package libsub-exporter-perl.
21:29:39 #11 59.62 Selecting previously unselected package libalgorithm-diff-perl.
21:29:39 #11 59.62 Preparing to unpack .../215-libalgorithm-diff-perl_1.201-1_all.deb ...
21:29:39 #11 59.63 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:29:39 #11 59.66 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf.
21:29:39 #11 59.66 Preparing to unpack .../216-libalgorithm-diff-xs-perl_0.04-7_armhf.deb ...
21:29:39 #11 59.67 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-7) ...
21:29:39 #11 59.81 Selecting previously unselected package libalgorithm-merge-perl.
21:29:39 #11 30.59 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:29:39 #11 30.60 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB]
21:29:39 #11 30.63 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
21:29:39 #11 30.64 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.1 [383 kB]
21:29:39 #11 30.77 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB]
21:29:39 #11 30.79 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
21:29:39 #9 31.32 Preparing to unpack .../170-liberror-perl_0.17029-2_all.deb ...
21:29:39 #9 31.32 Unpacking liberror-perl (0.17029-2) ...
21:29:39 #9 31.36 Selecting previously unselected package git-man.
21:29:39 #9 31.36 Preparing to unpack .../171-git-man_1%3a2.39.2-1.1_all.deb ...
21:29:39 #9 31.36 Unpacking git-man (1:2.39.2-1.1) ...
21:29:39 #9 31.48 Selecting previously unselected package git.
21:29:39 #9 31.48 Preparing to unpack .../172-git_1%3a2.39.2-1.1_arm64.deb ...
21:29:39 #9 31.49 Unpacking git (1:2.39.2-1.1) ...
21:29:39 #30 34.42 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...
21:29:39 #30 34.44 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...
21:29:39 #30 34.45 Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
21:29:39 #30 34.46 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
21:29:39 #30 34.47 No schema files found: doing nothing.
21:29:39 #30 34.48 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:29:39 #30 34.55 Setting up libsecret-1-dev:amd64 (0.20.4-2) ...
21:29:39 #11 27.34 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
21:29:39 #11 27.36 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
21:29:39 #11 27.36 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
21:29:39 #11 27.37 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
21:29:39 #11 27.37 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
21:29:39 #11 27.38 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
21:29:39 #11 27.39 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
21:29:39 #11 27.39 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
21:29:39 #11 27.45 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
21:29:39 #11 27.45 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
21:29:39 #11 29.21 Get:200 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libparams-classify-perl arm64 0.015-2 [21.8 kB]
21:29:39 #11 29.24 Get:201 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
21:29:39 #11 29.29 Get:202 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
21:29:39 #11 29.31 Get:203 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
21:29:39 #11 29.34 Get:204 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:29:39 #11 29.36 Get:205 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
21:29:39 #11 29.40 Get:206 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libencode-locale-perl all 1.05-2 [12.2 kB]
21:29:39 #11 29.41 Get:207 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
21:29:39 #11 29.44 Get:208 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
21:29:39 #10 32.82 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
21:29:39 #10 32.83 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
21:29:39 #10 32.93 Selecting previously unselected package libglib2.0-data.
21:29:39 #10 32.93 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
21:29:39 #10 32.93 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:29:39 #10 32.96 Selecting previously unselected package libicu60:arm64.
21:29:39 #10 32.96 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_arm64.deb ...
21:29:39 #10 32.97 Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ...
21:29:39 #11 68.27 Setting up libstrictures-perl (2.000006-1) ...
21:29:39 #11 68.28 Setting up libsub-quote-perl (2.006006-1) ...
21:29:39 #11 68.29 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:29:39 #11 68.30 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
21:29:39 #11 68.32 Setting up libsort-versions-perl (1.62-1) ...
21:29:39 #11 68.33 Setting up libexporter-tiny-perl (1.002002-1) ...
21:29:39 #11 68.34 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
21:29:39 #11 68.35 Setting up libfile-dirlist-perl (0.05-2) ...
21:29:39 #11 68.36 Setting up libterm-readkey-perl (2.38-1build4) ...
21:29:39 #11 68.37 Setting up lsb-release (11.1.0ubuntu4) ...
21:29:39 #11 68.39 Setting up python3-magic (2:0.4.24-2) ...
21:29:39 #11 DONE 0.7s
21:29:39 
21:29:39 #12 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
21:29:39 #12 DONE 0.1s
21:29:39 
21:29:39 #13 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
21:29:40 #10 31.42 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
21:29:40 #10 31.43 Unpacking libsub-exporter-perl (0.987-1) ...
21:29:40 #10 31.46 Selecting previously unselected package libconst-fast-perl.
21:29:40 #10 31.46 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
21:29:40 #10 31.47 Unpacking libconst-fast-perl (0.014-1.1) ...
21:29:40 #10 31.50 Selecting previously unselected package libwant-perl.
21:29:40 #10 31.50 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
21:29:40 #10 31.51 Unpacking libwant-perl (0.29-1+b6) ...
21:29:40 #10 31.54 Selecting previously unselected package libcontextual-return-perl.
21:29:40 #10 31.54 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
21:29:40 #10 31.55 Unpacking libcontextual-return-perl (0.004014-2) ...
21:29:40 #10 31.60 Selecting previously unselected package libconvert-binhex-perl.
21:29:40 #10 31.60 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
21:29:40 #10 31.61 Unpacking libconvert-binhex-perl (1.125-1) ...
21:29:40 #10 31.64 Selecting previously unselected package libcpanel-json-xs-perl.
21:29:40 #11 59.81 Preparing to unpack .../217-libalgorithm-merge-perl_0.08-4_all.deb ...
21:29:40 #11 59.81 Unpacking libalgorithm-merge-perl (0.08-4) ...
21:29:40 #11 59.85 Selecting previously unselected package libaliased-perl.
21:29:40 #11 59.85 Preparing to unpack .../218-libaliased-perl_0.34-2_all.deb ...
21:29:40 #11 59.86 Unpacking libaliased-perl (0.34-2) ...
21:29:40 #11 59.89 Selecting previously unselected package libapt-pkg-perl.
21:29:40 #11 59.89 Preparing to unpack .../219-libapt-pkg-perl_0.1.40build2_armhf.deb ...
21:29:40 #11 59.90 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:29:40 #11 59.93 Selecting previously unselected package libarchive-cpio-perl.
21:29:40 #11 59.93 Preparing to unpack .../220-libarchive-cpio-perl_0.10-2_all.deb ...
21:29:40 #11 59.94 Unpacking libarchive-cpio-perl (0.10-2) ...
21:29:40 #11 59.97 Selecting previously unselected package libarray-intspan-perl.
21:29:40 #11 59.97 Preparing to unpack .../221-libarray-intspan-perl_2.004-2_all.deb ...
21:29:40 #11 59.97 Unpacking libarray-intspan-perl (2.004-2) ...
21:29:40 #11 60.00 Selecting previously unselected package libmodule-implementation-perl.
21:29:40 #11 60.00 Preparing to unpack .../222-libmodule-implementation-perl_0.09-2_all.deb ...
21:29:40 #11 60.01 Unpacking libmodule-implementation-perl (0.09-2) ...
21:29:40 #11 60.03 Selecting previously unselected package libsub-exporter-progressive-perl.
21:29:40 #30 DONE 34.7s
21:29:40 
21:29:40 #43 [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...)
21:29:40 #43 ...
21:29:40 
21:29:40 #44 [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...)
21:29:40 #0 2.066 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a -X main.version=1.1.5 " -o runc .
21:29:40 #11 27.60 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
21:29:40 #11 27.68 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
21:29:40 #11 27.83 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
21:29:40 #11 27.84 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
21:29:40 #11 29.44 Get:209 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB]
21:29:40 #10 30.67 Selecting previously unselected package libgc1c2:arm64.
21:29:40 #10 30.67 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ...
21:29:40 #10 30.67 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ...
21:29:40 #10 30.72 Selecting previously unselected package libltdl7:arm64.
21:29:40 #10 30.72 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ...
21:29:40 #10 30.72 Unpacking libltdl7:arm64 (2.4.6-9) ...
21:29:40 #10 30.77 Selecting previously unselected package guile-2.2-libs:arm64.
21:29:40 #10 30.77 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ...
21:29:40 #10 30.80 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
21:29:40 #12 8.926 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
21:29:40 #12 9.161 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB]
21:29:40 #11 68.52 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
21:29:40 #11 68.53 Setting up libperlio-gzip-perl (0.19-1build8) ...
21:29:40 #11 68.54 Setting up libsys-hostname-long-perl (1.5-2) ...
21:29:40 #11 68.55 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:29:40 #11 68.56 Setting up libsereal-decoder-perl (4.023+ds-1) ...
21:29:40 #11 68.57 Setting up liburi-perl (5.10-1) ...
21:29:40 #11 68.58 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:29:40 #11 68.59 Setting up libfile-touch-perl (0.12-1) ...
21:29:40 #11 68.60 Setting up libc-devtools (2.35-0ubuntu3.1) ...
21:29:40 #11 68.62 Setting up libemail-address-xs-perl (1.04-1build6) ...
21:29:40 #11 68.63 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ...
21:29:40 #11 68.64 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:29:40 #10 31.65 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
21:29:40 #10 31.65 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
21:29:40 #10 31.69 Selecting previously unselected package libdevel-stacktrace-perl.
21:29:40 #10 31.69 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:29:40 #10 31.70 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:29:40 #10 31.73 Selecting previously unselected package libexception-class-perl.
21:29:40 #10 31.73 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
21:29:40 #10 31.74 Unpacking libexception-class-perl (1.44-1) ...
21:29:40 #10 31.77 Selecting previously unselected package libiterator-perl.
21:29:40 #10 31.77 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:29:40 #10 31.78 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:29:40 #10 31.81 Selecting previously unselected package libiterator-util-perl.
21:29:40 #10 31.81 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:29:40 #10 31.82 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:29:40 #10 31.84 Selecting previously unselected package libexporter-tiny-perl.
21:29:40 #10 31.85 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
21:29:40 #10 31.85 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:29:40 #10 31.89 Selecting previously unselected package liblist-moreutils-xs-perl.
21:29:40 #10 31.89 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
21:29:40 #10 31.89 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
21:29:40 #10 31.92 Selecting previously unselected package liblist-moreutils-perl.
21:29:40 #10 31.93 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
21:29:40 #10 31.93 Unpacking liblist-moreutils-perl (0.430-2) ...
21:29:40 #10 31.97 Selecting previously unselected package libdata-dpath-perl.
21:29:40 #10 31.97 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
21:29:40 #10 31.97 Unpacking libdata-dpath-perl (0.58-1) ...
21:29:40 #10 32.00 Selecting previously unselected package libdata-dump-perl.
21:29:40 #11 60.04 Preparing to unpack .../223-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
21:29:40 #11 60.04 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
21:29:40 #11 60.07 Selecting previously unselected package libvariable-magic-perl.
21:29:40 #11 60.07 Preparing to unpack .../224-libvariable-magic-perl_0.62-2_armhf.deb ...
21:29:40 #11 60.08 Unpacking libvariable-magic-perl (0.62-2) ...
21:29:40 #11 60.11 Selecting previously unselected package libb-hooks-endofscope-perl.
21:29:40 #11 60.11 Preparing to unpack .../225-libb-hooks-endofscope-perl_0.26-1_all.deb ...
21:29:40 #11 60.12 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
21:29:40 #11 60.15 Selecting previously unselected package libberkeleydb-perl:armhf.
21:29:40 #11 60.15 Preparing to unpack .../226-libberkeleydb-perl_0.64-1build3_armhf.deb ...
21:29:40 #11 60.16 Unpacking libberkeleydb-perl:armhf (0.64-1build3) ...
21:29:40 #11 60.19 Selecting previously unselected package libfreetype6:armhf.
21:29:40 #11 60.19 Preparing to unpack .../227-libfreetype6_2.12.1+dfsg-3_armhf.deb ...
21:29:40 #11 60.20 Unpacking libfreetype6:armhf (2.12.1+dfsg-3) ...
21:29:40 #11 60.24 Selecting previously unselected package libfontconfig1:armhf.
21:29:40 #11 60.24 Preparing to unpack .../228-libfontconfig1_2.13.1-4.4ubuntu1_armhf.deb ...
21:29:40 #11 60.25 Unpacking libfontconfig1:armhf (2.13.1-4.4ubuntu1) ...
21:29:40 #11 60.28 Selecting previously unselected package libjpeg-turbo8:armhf.
21:29:40 #44 ...
21:29:40 
21:29:40 #45 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
21:29:40 #0 2.868 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:29:40 #0 2.868 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:29:40 #0 2.868 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:29:40 #11 31.20 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
21:29:40 #11 31.28 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB]
21:29:40 #11 31.44 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.04.1 [29.1 kB]
21:29:40 #9 32.00 Selecting previously unselected package iso-codes.
21:29:40 #9 32.00 Preparing to unpack .../173-iso-codes_4.13.0-1_all.deb ...
21:29:40 #9 32.00 Unpacking iso-codes (4.13.0-1) ...
21:29:40 #11 27.90 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
21:29:40 #11 27.93 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:29:40 #11 27.94 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
21:29:40 #11 27.96 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB]
21:29:40 #11 27.97 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB]
21:29:40 #11 28.01 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:29:40 #11 28.02 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:29:40 #11 29.85 Get:210 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:29:40 #12 9.392 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
21:29:40 #12 9.394 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
21:29:40 #12 9.395 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
21:29:40 #12 9.398 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB]
21:29:40 #12 9.400 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
21:29:40 #12 9.402 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
21:29:40 #12 9.418 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-2 [119 kB]
21:29:40 + mkdir -p /root/build-deb/cli
21:29:40 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:40 + mkdir -p /root/build-deb/buildx
21:29:40 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:40 #11 68.83 Setting up automake (1:1.16.5-1.3) ...
21:29:40 #11 68.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:40 #11 68.84 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
21:29:40 #11 68.84 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
21:29:40 #11 68.85 Setting up libapt-pkg-perl (0.1.40build2) ...
21:29:40 #11 68.86 Setting up libstring-escape-perl (2010.002-2) ...
21:29:40 #11 68.87 Setting up libhttp-date-perl (6.05-1) ...
21:29:40 #11 68.88 Setting up libfile-which-perl (1.23-1) ...
21:29:40 #11 68.89 Setting up libfile-basedir-perl (0.09-1) ...
21:29:40 #11 68.90 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:29:40 #11 68.91 Setting up libset-intspan-perl (1.19-2) ...
21:29:40 #11 68.93 Setting up libmouse-perl (2.5.10-1build4) ...
21:29:40 #11 68.94 Setting up libfile-listing-perl (6.14-1) ...
21:29:40 #11 68.95 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:29:40 #11 68.97 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:29:40 #11 68.98 Setting up libdata-messagepack-perl (1.01-2build1) ...
21:29:40 #11 68.99 Setting up libfont-afm-perl (1.20-3) ...
21:29:40 #11 69.00 Setting up libwant-perl (0.29-1build7) ...
21:29:40 #11 69.01 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:29:40 #11 69.02 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:29:40 #11 69.03 Setting up liblist-compare-perl (0.55-1) ...
21:29:40 #11 69.04 Setting up libref-util-xs-perl (0.117-1build5) ...
21:29:40 #10 32.01 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
21:29:40 #10 32.01 Unpacking libdata-dump-perl (1.23-1.1) ...
21:29:40 #10 32.04 Selecting previously unselected package libdata-messagepack-perl.
21:29:40 #10 32.05 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
21:29:40 #10 32.05 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
21:29:40 #10 32.08 Selecting previously unselected package libnet-domain-tld-perl.
21:29:40 #10 32.09 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:29:40 #10 32.09 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:29:40 #10 32.12 Selecting previously unselected package libdata-validate-domain-perl.
21:29:40 #10 32.12 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:29:40 #10 32.13 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:29:40 #10 32.16 Selecting previously unselected package libdevel-size-perl.
21:29:40 #10 32.16 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
21:29:40 #10 32.16 Unpacking libdevel-size-perl (0.83-1+b2) ...
21:29:40 #10 32.20 Selecting previously unselected package libdistro-info-perl.
21:29:40 #10 32.20 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
21:29:40 #10 32.20 Unpacking libdistro-info-perl (1.0) ...
21:29:40 #10 32.23 Selecting previously unselected package libemail-address-xs-perl.
21:29:40 #11 60.28 Preparing to unpack .../229-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
21:29:40 #11 60.28 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
21:29:40 #11 60.31 Selecting previously unselected package libjpeg8:armhf.
21:29:40 #11 60.32 Preparing to unpack .../230-libjpeg8_8c-2ubuntu10_armhf.deb ...
21:29:40 #11 60.32 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
21:29:40 #11 60.36 Selecting previously unselected package libdeflate0:armhf.
21:29:40 #11 60.36 Preparing to unpack .../231-libdeflate0_1.12-1_armhf.deb ...
21:29:40 #11 60.36 Unpacking libdeflate0:armhf (1.12-1) ...
21:29:40 #11 60.40 Selecting previously unselected package libjbig0:armhf.
21:29:40 #11 60.40 Preparing to unpack .../232-libjbig0_2.1-3.1ubuntu0.22.10.1_armhf.deb ...
21:29:40 #11 60.41 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.10.1) ...
21:29:40 #11 60.45 Selecting previously unselected package liblerc3:armhf.
21:29:40 #11 60.46 Preparing to unpack .../233-liblerc3_3.0+ds-1ubuntu1_armhf.deb ...
21:29:40 #11 60.46 Unpacking liblerc3:armhf (3.0+ds-1ubuntu1) ...
21:29:40 #11 60.51 Selecting previously unselected package libwebp7:armhf.
21:29:40 #11 31.48 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwebp7 arm64 1.2.2-2 [192 kB]
21:29:40 #11 31.59 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.4 [180 kB]
21:29:40 #11 31.64 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.04.1 [35.3 kB]
21:29:40 #11 31.65 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB]
21:29:40 #11 31.68 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.1 [27.6 kB]
21:29:40 #11 31.68 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:29:40 #11 31.68 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:29:40 #11 31.68 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
21:29:40 #9 32.35 Selecting previously unselected package libabsl20220623:arm64.
21:29:40 #11 28.17 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B]
21:29:40 #11 28.25 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
21:29:40 #11 28.27 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
21:29:40 #11 28.35 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
21:29:40 #11 28.42 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
21:29:40 #11 29.93 Get:211 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liburi-perl all 5.12-1ubuntu1 [80.7 kB]
21:29:40 #11 30.09 Get:212 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-parser-perl arm64 3.78-1 [87.1 kB]
21:29:40 #12 24.65 Running transaction check
21:29:40 #12 24.73 Transaction check succeeded.
21:29:40 #12 24.73 Running transaction test
21:29:40 #12 9.420 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
21:29:40 #12 9.422 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
21:29:40 #12 9.475 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
21:29:40 #12 9.556 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
21:29:40 #12 9.559 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1+deb11u1 [124 kB]
21:29:40 #12 9.562 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
21:29:40 #12 9.566 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
21:29:40 #12 9.570 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [188 kB]
21:29:40 #12 9.572 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.7 kB]
21:29:40 #12 9.573 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [627 kB]
21:29:40 #12 9.577 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
21:29:40 #12 9.640 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
21:29:40 #12 9.642 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
21:29:40 #10 31.30 Selecting previously unselected package iso-codes.
21:29:40 #10 31.30 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ...
21:29:40 #10 31.31 Unpacking iso-codes (4.2-1) ...
21:29:40 #11 69.05 Setting up libio-pty-perl (1:1.15-2build2) ...
21:29:40 #11 69.06 Setting up libtool (2.4.6-15build2) ...
21:29:40 #11 69.08 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
21:29:40 #11 69.09 Setting up libfile-fcntllock-perl (0.22-3build7) ...
21:29:40 #11 69.10 Setting up libclone-perl (0.45-1build3) ...
21:29:40 #11 69.11 Setting up libalgorithm-diff-perl (1.201-1) ...
21:29:40 #11 69.12 Setting up libarchive-zip-perl (1.68-1) ...
21:29:40 #11 69.13 Setting up libsub-identify-perl (0.14-1build5) ...
21:29:40 #11 69.15 Setting up libdistro-info-perl (1.1build1) ...
21:29:40 #11 69.16 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ...
21:29:40 #11 69.17 Setting up python3-apt (2.4.0ubuntu1) ...
21:29:40 #10 32.23 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
21:29:40 #10 32.24 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
21:29:40 #10 32.28 Selecting previously unselected package libfcgi0ldbl:arm64.
21:29:40 #10 32.28 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
21:29:40 #10 32.28 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
21:29:40 #10 32.31 Selecting previously unselected package libfcgi-bin.
21:29:40 #10 32.32 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
21:29:40 #10 32.32 Unpacking libfcgi-bin (2.4.2-2) ...
21:29:40 #10 32.35 Selecting previously unselected package libfcgi-perl:arm64.
21:29:40 #10 32.35 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
21:29:40 #10 32.36 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
21:29:40 #10 32.39 Selecting previously unselected package libipc-system-simple-perl.
21:29:40 #10 32.39 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
21:29:40 #10 32.39 Unpacking libipc-system-simple-perl (1.30-1) ...
21:29:40 #10 32.43 Selecting previously unselected package libfile-basedir-perl.
21:29:40 #10 32.43 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
21:29:40 #10 32.43 Unpacking libfile-basedir-perl (0.08-1) ...
21:29:40 #10 32.46 Selecting previously unselected package libfile-chdir-perl.
21:29:40 #11 60.51 Preparing to unpack .../234-libwebp7_1.2.2-2_armhf.deb ...
21:29:40 #11 60.51 Unpacking libwebp7:armhf (1.2.2-2) ...
21:29:40 #11 60.55 Selecting previously unselected package libtiff5:armhf.
21:29:40 #11 60.56 Preparing to unpack .../235-libtiff5_4.4.0-4ubuntu3.3_armhf.deb ...
21:29:40 #11 60.56 Unpacking libtiff5:armhf (4.4.0-4ubuntu3.3) ...
21:29:40 #11 60.59 Selecting previously unselected package libxpm4:armhf.
21:29:40 #11 60.60 Preparing to unpack .../236-libxpm4_1%3a3.5.12-1ubuntu0.22.10.1_armhf.deb ...
21:29:40 #11 60.60 Unpacking libxpm4:armhf (1:3.5.12-1ubuntu0.22.10.1) ...
21:29:40 #11 60.64 Selecting previously unselected package libgd3:armhf.
21:29:40 #11 60.64 Preparing to unpack .../237-libgd3_2.3.3-6_armhf.deb ...
21:29:40 #11 60.65 Unpacking libgd3:armhf (2.3.3-6) ...
21:29:40 #11 60.67 Selecting previously unselected package libc-devtools.
21:29:40 #11 60.67 Preparing to unpack .../238-libc-devtools_2.36-0ubuntu4_armhf.deb ...
21:29:40 #11 60.68 Unpacking libc-devtools (2.36-0ubuntu4) ...
21:29:40 #11 60.70 Selecting previously unselected package libcapture-tiny-perl.
21:29:40 #11 60.71 Preparing to unpack .../239-libcapture-tiny-perl_0.48-1_all.deb ...
21:29:40 #11 60.71 Unpacking libcapture-tiny-perl (0.48-1) ...
21:29:40 #11 60.74 Selecting previously unselected package libcgi-pm-perl.
21:29:40 #11 60.74 Preparing to unpack .../240-libcgi-pm-perl_4.54-1_all.deb ...
21:29:40 #11 60.74 Unpacking libcgi-pm-perl (4.54-1) ...
21:29:40 #11 60.78 Selecting previously unselected package libfcgi0ldbl:armhf.
21:29:40 #11 60.78 Preparing to unpack .../241-libfcgi0ldbl_2.4.2-2build2_armhf.deb ...
21:29:40 #11 60.78 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ...
21:29:40 #11 60.81 Selecting previously unselected package libfcgi-perl:armhf.
21:29:40 #11 60.81 Preparing to unpack .../242-libfcgi-perl_0.82+ds-1build1_armhf.deb ...
21:29:40 #11 60.82 Unpacking libfcgi-perl:armhf (0.82+ds-1build1) ...
21:29:40 #11 60.84 Selecting previously unselected package libcgi-fast-perl.
21:29:40 #11 60.84 Preparing to unpack .../243-libcgi-fast-perl_1%3a2.15-1_all.deb ...
21:29:40 #10 33.60 Selecting previously unselected package libxml2:arm64.
21:29:40 #10 33.60 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_arm64.deb ...
21:29:40 #10 33.61 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
21:29:40 #10 33.69 Selecting previously unselected package libyaml-0-2:arm64.
21:29:40 #10 33.69 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_arm64.deb ...
21:29:40 #10 33.69 Unpacking libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
21:29:40 #10 33.73 Selecting previously unselected package lsb-release.
21:29:40 #10 33.73 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
21:29:40 #10 33.73 Unpacking lsb-release (9.20170808ubuntu1) ...
21:29:40 #10 33.77 Selecting previously unselected package netbase.
21:29:40 #10 33.77 Preparing to unpack .../024-netbase_5.4_all.deb ...
21:29:40 #10 33.78 Unpacking netbase (5.4) ...
21:29:40 #10 33.81 Selecting previously unselected package shared-mime-info.
21:29:40 #10 33.81 Preparing to unpack .../025-shared-mime-info_1.9-2_arm64.deb ...
21:29:40 #10 33.82 Unpacking shared-mime-info (1.9-2) ...
21:29:40 #10 33.90 Selecting previously unselected package ucf.
21:29:40 #10 33.90 Preparing to unpack .../026-ucf_3.0038_all.deb ...
21:29:40 #10 33.90 Moving old data out of the way
21:29:40 #10 33.90 Unpacking ucf (3.0038) ...
21:29:40 #10 33.94 Selecting previously unselected package xdg-user-dirs.
21:29:40 #9 32.35 Preparing to unpack .../174-libabsl20220623_20220623.1-1_arm64.deb ...
21:29:40 #9 32.35 Unpacking libabsl20220623:arm64 (20220623.1-1) ...
21:29:40 #9 32.43 Selecting previously unselected package libalgorithm-diff-perl.
21:29:40 #9 32.43 Preparing to unpack .../175-libalgorithm-diff-perl_1.201-1_all.deb ...
21:29:40 #9 32.43 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:29:40 #9 32.47 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64.
21:29:40 #9 32.47 Preparing to unpack .../176-libalgorithm-diff-xs-perl_0.04-8+b1_arm64.deb ...
21:29:40 #9 32.48 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ...
21:29:40 #9 32.52 Selecting previously unselected package libalgorithm-merge-perl.
21:29:40 #9 32.52 Preparing to unpack .../177-libalgorithm-merge-perl_0.08-5_all.deb ...
21:29:40 #9 32.52 Unpacking libalgorithm-merge-perl (0.08-5) ...
21:29:40 #9 32.55 Selecting previously unselected package libaliased-perl.
21:29:40 #9 32.55 Preparing to unpack .../178-libaliased-perl_0.34-3_all.deb ...
21:29:40 #9 32.56 Unpacking libaliased-perl (0.34-3) ...
21:29:40 #9 32.60 Selecting previously unselected package libaom3:arm64.
21:29:40 #11 28.44 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
21:29:40 #11 28.45 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
21:29:40 #11 28.47 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
21:29:40 #11 28.50 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
21:29:40 #11 28.52 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
21:29:40 #11 28.53 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
21:29:40 #11 30.16 Get:213 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
21:29:40 #11 30.24 Get:214 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-html-perl all 1.004-3 [15.9 kB]
21:29:40 #11 30.24 Get:215 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:29:40 #11 30.25 Get:216 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-message-perl all 6.37-1 [76.3 kB]
21:29:40 #11 30.27 Get:217 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:29:40 #11 30.27 Get:218 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:29:40 #11 30.27 Get:219 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 perl-openssl-defaults arm64 7 [7536 B]
21:29:40 #11 30.28 Get:220 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-ssleay-perl arm64 1.92-2 [322 kB]
21:29:40 #13 0.889 CentOS Stream 9 - BaseOS                         32 kB/s | 8.0 kB     00:00    
21:29:40 #12 25.02 Transaction test succeeded.
21:29:40 #12 25.03 Running transaction
21:29:40 #12 9.720 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
21:29:40 #12 9.723 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB]
21:29:40 #12 9.725 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1+deb11u1 [401 kB]
21:29:40 #12 9.730 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
21:29:40 #12 9.803 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
21:29:40 #11 69.32 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:29:40 #11 69.33 Setting up liblist-moreutils-perl (0.430-2) ...
21:29:40 #11 69.34 Setting up libhtml-tagset-perl (3.20-4) ...
21:29:40 #11 69.36 Setting up liblog-any-perl (1.710-1) ...
21:29:40 #11 69.37 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:29:40 #11 69.38 Setting up libdevel-size-perl (0.83-1build4) ...
21:29:40 #11 69.39 Setting up libdebhelper-perl (13.6ubuntu1) ...
21:29:40 #11 69.40 Setting up libpod-constants-perl (0.19-2) ...
21:29:40 #11 69.41 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
21:29:40 #11 69.42 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:29:40 #11 69.46 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:29:40 #11 69.51 Setting up libio-interactive-perl (1.023-1) ...
21:29:40 + mkdir -p /root/build-deb/compose
21:29:40 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:40 + mkdir -p /go/src/github.com/docker
21:29:40 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:40 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:40 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:40 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:40 + EPOCH=5
21:29:40 + EPOCH_SEP=
21:29:40 + [[ ! -z 5 ]]
21:29:40 + EPOCH_SEP=:
21:29:40 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:40 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:40 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:40 + VERSION=0.0.0-20230330191823-de0d30f
21:29:40 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:40 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:40 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:40 + debSource=docker-ce
21:29:40 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:40 + debMaintainer='Docker <support@docker.com>'
21:29:40 ++ date --rfc-2822
21:29:40 + debDate='Thu, 30 Mar 2023 21:29:40 +0000'
21:29:40 + pkgRevision=1
21:29:40 + cat
21:29:40 + export CLI_GITCOMMIT=de0d30f
21:29:40 + CLI_GITCOMMIT=de0d30f
21:29:40 + export ENGINE_GITCOMMIT=0656059
21:29:40 + ENGINE_GITCOMMIT=0656059
21:29:40 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:40 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:40 + dpkg-buildpackage -uc -us -I.git
21:29:40 dpkg-buildpackage: info: source package docker-ce
21:29:40 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.10~buster
21:29:40 dpkg-buildpackage: info: source distribution buster
21:29:40 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:40 dpkg-buildpackage: info: host architecture amd64
21:29:40  dpkg-source -I.git --before-build .
21:29:41 #10 32.47 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:29:41 #11 60.85 Unpacking libcgi-fast-perl (1:2.15-1) ...
21:29:41 #10 32.47 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:29:41 #10 32.50 Selecting previously unselected package libfile-fcntllock-perl.
21:29:41 #11 60.88 Selecting previously unselected package libclass-data-inheritable-perl.
21:29:41 #10 32.50 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
21:29:41 #10 32.51 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
21:29:41 #11 60.88 Preparing to unpack .../244-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:29:41 #11 60.88 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:29:41 #10 32.54 Selecting previously unselected package libnumber-compare-perl.
21:29:41 #10 32.54 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
21:29:41 #11 60.91 Selecting previously unselected package libclone-perl.
21:29:41 #11 60.91 Preparing to unpack .../245-libclone-perl_0.45-1build3_armhf.deb ...
21:29:41 #10 32.55 Unpacking libnumber-compare-perl (0.03-1.1) ...
21:29:41 #10 32.58 Selecting previously unselected package libtext-glob-perl.
21:29:41 #11 60.92 Unpacking libclone-perl (0.45-1build3) ...
21:29:41 #11 60.94 Selecting previously unselected package libcommon-sense-perl:armhf.
21:29:41 #10 32.58 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
21:29:41 #10 32.59 Unpacking libtext-glob-perl (0.11-1) ...
21:29:41 #11 60.94 Preparing to unpack .../246-libcommon-sense-perl_3.75-2build1_armhf.deb ...
21:29:41 #11 60.95 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
21:29:41 #10 32.62 Selecting previously unselected package libfile-find-rule-perl.
21:29:41 #11 60.98 Selecting previously unselected package libconfig-tiny-perl.
21:29:41 #10 32.62 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
21:29:41 #10 32.62 Unpacking libfile-find-rule-perl (0.34-1) ...
21:29:41 #10 32.65 Selecting previously unselected package libfont-afm-perl.
21:29:41 #11 60.98 Preparing to unpack .../247-libconfig-tiny-perl_2.28-1_all.deb ...
21:29:41 #11 60.98 Unpacking libconfig-tiny-perl (2.28-1) ...
21:29:41 #10 32.66 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
21:29:41 #10 32.66 Unpacking libfont-afm-perl (1.20-3) ...
21:29:41 #11 61.01 Selecting previously unselected package libparams-util-perl.
21:29:41 #10 32.69 Selecting previously unselected package libio-string-perl.
21:29:41 #11 61.01 Preparing to unpack .../248-libparams-util-perl_1.102-1build3_armhf.deb ...
21:29:41 #11 61.02 Unpacking libparams-util-perl (1.102-1build3) ...
21:29:41 #11 61.05 Selecting previously unselected package libsub-install-perl.
21:29:41 #10 33.94 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ...
21:29:41 #10 33.95 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
21:29:41 #10 34.01 Selecting previously unselected package xz-utils.
21:29:41 #10 34.01 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ...
21:29:41 #10 34.01 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
21:29:41 #10 34.05 Selecting previously unselected package gettext-base.
21:29:41 #10 34.05 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_arm64.deb ...
21:29:41 #10 34.06 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
21:29:41 #10 34.10 Selecting previously unselected package iso-codes.
21:29:41 #10 34.10 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
21:29:41 #10 34.10 Unpacking iso-codes (3.79-1) ...
21:29:41 #9 32.60 Preparing to unpack .../179-libaom3_3.6.0-1_arm64.deb ...
21:29:41 #9 32.61 Unpacking libaom3:arm64 (3.6.0-1) ...
21:29:41 #9 32.73 Selecting previously unselected package libapt-pkg-perl.
21:29:41 #9 32.73 Preparing to unpack .../180-libapt-pkg-perl_0.1.40+b2_arm64.deb ...
21:29:41 #9 32.74 Unpacking libapt-pkg-perl (0.1.40+b2) ...
21:29:41 #9 32.78 Selecting previously unselected package libarchive-cpio-perl.
21:29:41 #9 32.78 Preparing to unpack .../181-libarchive-cpio-perl_0.10-3_all.deb ...
21:29:41 #9 32.79 Unpacking libarchive-cpio-perl (0.10-3) ...
21:29:41 #9 32.82 Selecting previously unselected package libarchive13:arm64.
21:29:41 #9 32.83 Preparing to unpack .../182-libarchive13_3.6.2-1_arm64.deb ...
21:29:41 #9 32.83 Unpacking libarchive13:arm64 (3.6.2-1) ...
21:29:41 #9 32.89 Selecting previously unselected package libarray-intspan-perl.
21:29:41 #9 32.89 Preparing to unpack .../183-libarray-intspan-perl_2.004-2_all.deb ...
21:29:41 #9 32.89 Unpacking libarray-intspan-perl (2.004-2) ...
21:29:41 #9 32.93 Selecting previously unselected package libauthen-sasl-perl.
21:29:41 #9 32.93 Preparing to unpack .../184-libauthen-sasl-perl_2.1600-3_all.deb ...
21:29:41 #9 32.93 Unpacking libauthen-sasl-perl (2.1600-3) ...
21:29:41 #11 28.68 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
21:29:41 #13 1.252 CentOS Stream 9 - AppStream                      29 kB/s | 8.2 kB     00:00    
21:29:41 #11 32.09 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
21:29:41 #11 32.24 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:29:41 #11 32.26 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
21:29:41 #11 32.32 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
21:29:41 #12 10.09 debconf: delaying package configuration, since apt-utils is not installed
21:29:41 #12 10.14 Fetched 19.1 MB in 2s (9310 kB/s)
21:29:41 #12 10.16 Selecting previously unselected package libstdc++-10-dev:armhf.
21:29:41 #12 10.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17546 files and directories currently installed.)
21:29:41 #12 10.18 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
21:29:41 #12 10.19 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
21:29:41 #11 69.53 Setting up libtry-tiny-perl (0.31-1) ...
21:29:41 #11 69.54 Setting up libtype-tiny-perl (1.012004-1) ...
21:29:41 #11 69.55 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
21:29:41 #11 69.56 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:29:41 #11 69.57 Setting up libnet-http-perl (6.22-1) ...
21:29:41 #11 69.59 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:29:41 #11 69.60 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
21:29:41 #11 69.61 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:29:41 #11 69.62 Setting up libtime-moment-perl (0.44-1build6) ...
21:29:41 #11 69.63 Setting up libencode-locale-perl (1.05-1.1) ...
21:29:41 #11 69.64 Setting up libexception-class-perl (1.45-1) ...
21:29:41 #11 69.66 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:29:41 #11 69.67 Setting up libconfig-tiny-perl (2.28-1) ...
21:29:41 #11 69.68 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ...
21:29:41 #11 69.69 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:29:41 #11 69.70 Setting up liblist-utilsby-perl (0.11-1) ...
21:29:41 #11 69.71 Setting up libstring-shellquote-perl (1.04-1) ...
21:29:41 #11 69.72 Setting up libnet-netmask-perl (2.0001-1) ...
21:29:41 #11 69.74 Setting up libsub-install-perl (0.928-1.1) ...
21:29:41 #11 69.75 Setting up gcc (4:11.2.0-1ubuntu1) ...
21:29:41 #11 69.77 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
21:29:41 #11 69.79 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:41 #11 69.80 Setting up liberror-perl (0.17029-1) ...
21:29:41 #11 69.81 Setting up dh-autoreconf (20) ...
21:29:41 #11 69.82 Setting up patchutils (0.4.2-1build2) ...
21:29:41  debian/rules clean
21:29:41 dh clean --with=bash-completion
21:29:41    dh_clean
21:29:41 #10 31.64 Selecting previously unselected package libalgorithm-diff-perl.
21:29:41 #10 31.65 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:29:41 #10 31.65 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:29:41 #10 31.69 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:29:41 #10 31.69 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ...
21:29:41 #10 31.69 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:29:41 #10 31.73 Selecting previously unselected package libalgorithm-merge-perl.
21:29:41 #10 31.73 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ...
21:29:41 #10 31.73 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:29:41 #10 31.78 Selecting previously unselected package libapt-inst2.0:arm64.
21:29:41 #10 31.78 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ...
21:29:41 #10 31.78 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
21:29:41 #10 31.83 Selecting previously unselected package libapt-pkg-perl.
21:29:41 #10 31.84 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ...
21:29:41 #10 31.84 Unpacking libapt-pkg-perl (0.1.34+b1) ...
21:29:41 #10 31.88 Selecting previously unselected package libarchive-cpio-perl.
21:29:41 #10 31.88 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ...
21:29:41 #10 31.88 Unpacking libarchive-cpio-perl (0.10-1) ...
21:29:41 #10 31.93 Selecting previously unselected package libasync-mergepoint-perl.
21:29:41 #10 31.93 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ...
21:29:41 #11 61.05 Preparing to unpack .../249-libsub-install-perl_0.928-2_all.deb ...
21:29:41 #11 61.05 Unpacking libsub-install-perl (0.928-2) ...
21:29:41 #11 61.09 Selecting previously unselected package libdata-optlist-perl.
21:29:41 #11 61.09 Preparing to unpack .../250-libdata-optlist-perl_0.112-1_all.deb ...
21:29:41 #11 61.10 Unpacking libdata-optlist-perl (0.112-1) ...
21:29:41 #11 61.13 Selecting previously unselected package libsub-exporter-perl.
21:29:41 #11 61.13 Preparing to unpack .../251-libsub-exporter-perl_0.988-1_all.deb ...
21:29:41 #11 61.14 Unpacking libsub-exporter-perl (0.988-1) ...
21:29:41 #11 61.16 Selecting previously unselected package libconst-fast-perl.
21:29:41 #11 61.16 Preparing to unpack .../252-libconst-fast-perl_0.014-2_all.deb ...
21:29:41 #11 61.17 Unpacking libconst-fast-perl (0.014-2) ...
21:29:41 #11 61.20 Selecting previously unselected package libwant-perl.
21:29:41 #11 61.20 Preparing to unpack .../253-libwant-perl_0.29-2_armhf.deb ...
21:29:41 #11 61.21 Unpacking libwant-perl (0.29-2) ...
21:29:41 #11 61.24 Selecting previously unselected package libcontextual-return-perl.
21:29:41 #11 61.24 Preparing to unpack .../254-libcontextual-return-perl_0.004014-3_all.deb ...
21:29:41 #11 61.24 Unpacking libcontextual-return-perl (0.004014-3) ...
21:29:41 #11 61.27 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
21:29:41 #10 32.70 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
21:29:41 #10 32.70 Unpacking libio-string-perl (1.08-3.1) ...
21:29:41 #10 32.73 Selecting previously unselected package libfont-ttf-perl.
21:29:41 #10 32.73 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
21:29:41 #10 32.73 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:29:41 #10 32.79 Selecting previously unselected package libio-stringy-perl.
21:29:41 #10 32.80 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
21:29:41 #10 32.80 Unpacking libio-stringy-perl (2.111-3) ...
21:29:41 #10 32.83 Selecting previously unselected package libparams-validate-perl:arm64.
21:29:41 #10 32.84 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
21:29:41 #10 32.84 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
21:29:41 #10 32.87 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:29:41 #10 32.88 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
21:29:41 #10 32.88 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
21:29:41 #10 32.91 Selecting previously unselected package libsort-versions-perl.
21:29:41 #10 32.92 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
21:29:41 #10 32.92 Unpacking libsort-versions-perl (1.62-1) ...
21:29:41 #10 32.95 Selecting previously unselected package libgit-wrapper-perl.
21:29:41 #10 32.96 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
21:29:41 #10 32.96 Unpacking libgit-wrapper-perl (0.048-1) ...
21:29:41 #10 32.99 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:29:41 #10 32.99 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:29:41 #10 33.00 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:29:41 #10 33.03 Selecting previously unselected package libio-prompter-perl.
21:29:41 #10 34.39 Selecting previously unselected package krb5-locales.
21:29:41 #10 34.39 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.4_all.deb ...
21:29:41 #10 34.40 Unpacking krb5-locales (1.16-2ubuntu0.4) ...
21:29:41 #10 34.44 Selecting previously unselected package libedit2:arm64.
21:29:41 #10 34.44 Preparing to unpack .../032-libedit2_3.1-20170329-1_arm64.deb ...
21:29:41 #10 34.44 Unpacking libedit2:arm64 (3.1-20170329-1) ...
21:29:41 #10 34.49 Selecting previously unselected package libkrb5support0:arm64.
21:29:41 #9 32.99 Selecting previously unselected package libdav1d6:arm64.
21:29:41 #9 32.99 Preparing to unpack .../185-libdav1d6_1.0.0-2_arm64.deb ...
21:29:41 #9 33.00 Unpacking libdav1d6:arm64 (1.0.0-2) ...
21:29:41 #9 33.06 Selecting previously unselected package libgav1-1:arm64.
21:29:41 #9 33.06 Preparing to unpack .../186-libgav1-1_0.18.0-1+b1_arm64.deb ...
21:29:41 #9 33.06 Unpacking libgav1-1:arm64 (0.18.0-1+b1) ...
21:29:41 #11 29.01 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
21:29:41 #11 29.02 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
21:29:41 #11 29.02 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
21:29:41 #11 29.03 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
21:29:41 #11 29.03 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
21:29:41 #11 29.05 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
21:29:41 #11 29.05 Get:316 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB]
21:29:41 #11 29.08 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
21:29:41 #11 29.12 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
21:29:41 #11 29.15 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B]
21:29:41 #11 32.33 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
21:29:41 #11 32.35 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
21:29:41 #11 32.41 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
21:29:41 #11 32.42 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB]
21:29:41 #11 32.43 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:29:41 #11 30.73 Get:221 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
21:29:41 #11 69.83 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:29:41 #11 69.84 Setting up libltdl-dev:armhf (2.4.6-15build2) ...
21:29:41 #11 69.85 Setting up libjson-maybexs-perl (1.004003-1) ...
21:29:41 #11 69.86 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:29:41 #11 69.87 Setting up libio-string-perl (1.08-3.1) ...
21:29:41 #11 69.88 Setting up libreadonly-perl (2.050-3) ...
21:29:41 #11 69.89 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:29:41 #11 69.91 Setting up python3-chardet (4.0.0-1) ...
21:29:41  dpkg-source -I.git -b .
21:29:41 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:41 dpkg-source: info: using source format '1.0'
21:29:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz
21:29:41 #14 DONE 2.4s
21:29:41 
21:29:41 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:29:41 #15 DONE 0.0s
21:29:41 
21:29:41 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:29:41 #16 DONE 0.0s
21:29:41 
21:29:41 #17 exporting to image
21:29:41 #17 exporting layers
21:29:41 #10 31.94 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:29:41 #10 31.98 Selecting previously unselected package libauthen-sasl-perl.
21:29:41 #10 31.98 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ...
21:29:41 #10 31.98 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:29:41 #10 32.02 Selecting previously unselected package libmodule-implementation-perl.
21:29:41 #10 32.03 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ...
21:29:41 #10 32.03 Unpacking libmodule-implementation-perl (0.09-1) ...
21:29:41 #10 32.07 Selecting previously unselected package libvariable-magic-perl.
21:29:41 #10 32.07 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ...
21:29:41 #10 32.07 Unpacking libvariable-magic-perl (0.62-1+b1) ...
21:29:41 #10 32.10 Selecting previously unselected package libb-hooks-endofscope-perl.
21:29:41 #10 32.11 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:29:41 #10 32.11 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:29:41 #10 32.15 Selecting previously unselected package libcapture-tiny-perl.
21:29:41 #10 32.16 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ...
21:29:41 #10 32.16 Unpacking libcapture-tiny-perl (0.48-1) ...
21:29:41 #10 32.19 Selecting previously unselected package libcgi-pm-perl.
21:29:41 #10 29.97 Fedora 37 - aarch64 - Updates                    15 MB/s |  26 MB     00:01    
21:29:41 #11 61.27 Preparing to unpack .../255-libcpanel-json-xs-perl_4.32-1_armhf.deb ...
21:29:41 #11 61.28 Unpacking libcpanel-json-xs-perl:armhf (4.32-1) ...
21:29:41 #11 61.31 Selecting previously unselected package libdevel-stacktrace-perl.
21:29:41 #11 61.31 Preparing to unpack .../256-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:29:41 #11 61.32 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:29:41 #11 61.35 Selecting previously unselected package libexception-class-perl.
21:29:41 #11 61.35 Preparing to unpack .../257-libexception-class-perl_1.45-1_all.deb ...
21:29:41 #11 61.35 Unpacking libexception-class-perl (1.45-1) ...
21:29:41 #11 61.38 Selecting previously unselected package libiterator-perl.
21:29:41 #11 61.38 Preparing to unpack .../258-libiterator-perl_0.03+ds1-2_all.deb ...
21:29:41 #11 61.39 Unpacking libiterator-perl (0.03+ds1-2) ...
21:29:41 #11 61.41 Selecting previously unselected package libiterator-util-perl.
21:29:41 #11 61.42 Preparing to unpack .../259-libiterator-util-perl_0.02+ds1-2_all.deb ...
21:29:41 #11 61.42 Unpacking libiterator-util-perl (0.02+ds1-2) ...
21:29:41 #11 61.45 Selecting previously unselected package libexporter-tiny-perl.
21:29:41 #11 61.45 Preparing to unpack .../260-libexporter-tiny-perl_1.002002-1_all.deb ...
21:29:41 #11 61.45 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:29:41 #11 61.48 Selecting previously unselected package liblist-moreutils-xs-perl.
21:29:41 #11 61.48 Preparing to unpack .../261-liblist-moreutils-xs-perl_0.430-3_armhf.deb ...
21:29:41 #11 61.49 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
21:29:41 #11 61.51 Selecting previously unselected package liblist-moreutils-perl.
21:29:41 #11 61.51 Preparing to unpack .../262-liblist-moreutils-perl_0.430-2_all.deb ...
21:29:41 #11 61.52 Unpacking liblist-moreutils-perl (0.430-2) ...
21:29:41 #11 61.55 Selecting previously unselected package libdata-dpath-perl.
21:29:41 #11 61.55 Preparing to unpack .../263-libdata-dpath-perl_0.58-1_all.deb ...
21:29:41 #11 61.55 Unpacking libdata-dpath-perl (0.58-1) ...
21:29:41 #11 61.58 Selecting previously unselected package libdata-dump-perl.
21:29:41 #10 33.03 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
21:29:41 #10 33.04 Unpacking libio-prompter-perl (0.004015-1) ...
21:29:41 #10 33.07 Selecting previously unselected package libjson-perl.
21:29:41 #10 33.08 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
21:29:41 #10 33.08 Unpacking libjson-perl (4.03000-1) ...
21:29:41 #10 33.11 Selecting previously unselected package liblog-any-perl.
21:29:41 #10 33.12 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
21:29:41 #10 33.12 Unpacking liblog-any-perl (1.709-1) ...
21:29:41 #10 33.16 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:29:41 #10 33.16 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:29:41 #10 33.17 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:29:41 #10 33.20 Selecting previously unselected package libpackage-stash-perl.
21:29:41 #10 33.20 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
21:29:41 #10 33.21 Unpacking libpackage-stash-perl (0.39-1) ...
21:29:41 #10 33.24 Selecting previously unselected package libsub-identify-perl.
21:29:41 #10 33.25 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
21:29:41 #10 33.25 Unpacking libsub-identify-perl (0.14-1+b3) ...
21:29:41 #10 33.28 Selecting previously unselected package libsub-name-perl.
21:29:41 #10 34.49 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.4_arm64.deb ...
21:29:41 #10 34.49 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.4) ...
21:29:41 #10 34.53 Selecting previously unselected package libk5crypto3:arm64.
21:29:41 #10 34.53 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.4_arm64.deb ...
21:29:41 #10 34.54 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.4) ...
21:29:41 #10 34.58 Selecting previously unselected package libkeyutils1:arm64.
21:29:41 #10 34.58 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ...
21:29:41 #10 34.58 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
21:29:41 #10 34.62 Selecting previously unselected package libkrb5-3:arm64.
21:29:41 #10 34.62 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.4_arm64.deb ...
21:29:41 #10 34.62 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.4) ...
21:29:41 #10 34.68 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:29:41 #10 34.68 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.4_arm64.deb ...
21:29:41 #10 34.68 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.4) ...
21:29:41 #10 34.73 Selecting previously unselected package libpsl5:arm64.
21:29:41 #9 33.14 Selecting previously unselected package librav1e0:arm64.
21:29:41 #9 33.14 Preparing to unpack .../187-librav1e0_0.5.1-6_arm64.deb ...
21:29:41 #9 33.15 Unpacking librav1e0:arm64 (0.5.1-6) ...
21:29:41 #9 33.22 Selecting previously unselected package libsvtav1enc1:arm64.
21:29:41 #9 33.22 Preparing to unpack .../188-libsvtav1enc1_1.4.1+dfsg-1_arm64.deb ...
21:29:41 #9 33.23 Unpacking libsvtav1enc1:arm64 (1.4.1+dfsg-1) ...
21:29:41 #9 33.34 Selecting previously unselected package libjpeg62-turbo:arm64.
21:29:41 #9 33.35 Preparing to unpack .../189-libjpeg62-turbo_1%3a2.1.5-2_arm64.deb ...
21:29:41 #9 33.35 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-2) ...
21:29:41 #9 33.40 Selecting previously unselected package libyuv0:arm64.
21:29:41 #11 29.30 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
21:29:41 #11 29.48 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
21:29:41 #11 29.50 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:29:41 #11 32.47 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB]
21:29:41 #11 32.52 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:29:41 #12 10.55 Selecting previously unselected package g++-10.
21:29:41 #12 10.56 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
21:29:41 #12 10.57 Unpacking g++-10 (10.2.1-6+rpi1) ...
21:29:41 #11 31.12 Get:222 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
21:29:41 #11 31.12 Get:223 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:29:41 #11 31.13 Get:224 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
21:29:41 #11 31.13 Get:225 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:29:41 #11 31.14 Get:226 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-perl all 6.67-1 [141 kB]
21:29:41 #11 31.19 Get:227 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
21:29:41 #11 31.21 Get:228 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
21:29:41 #11 31.22 Get:229 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 devscripts arm64 2.22.2ubuntu3 [1060 kB]
21:29:41 #0 4.275 Reading package lists...
21:29:41 #45 6.650 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:29:41 #11 70.21 Setting up libstring-copyright-perl (0.003012-1) ...
21:29:41 #11 70.23 Setting up python3-debian (0.1.43ubuntu1) ...
21:29:41 #10 32.19 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ...
21:29:41 #10 32.20 Unpacking libcgi-pm-perl (4.40-1) ...
21:29:41 #10 32.25 Selecting previously unselected package libfcgi-perl.
21:29:41 #10 32.25 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ...
21:29:41 #10 32.26 Unpacking libfcgi-perl (0.78-2+b3) ...
21:29:41 #10 32.30 Selecting previously unselected package libcgi-fast-perl.
21:29:41 #10 32.30 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:29:41 #10 32.31 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:29:41 #10 32.34 Selecting previously unselected package libsub-name-perl.
21:29:41 #10 32.34 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ...
21:29:41 #10 32.34 Unpacking libsub-name-perl (0.21-1+b3) ...
21:29:41 #10 32.38 Selecting previously unselected package libclass-accessor-perl.
21:29:41 #10 32.38 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ...
21:29:41 #10 32.38 Unpacking libclass-accessor-perl (0.51-1) ...
21:29:41 #10 32.42 Selecting previously unselected package libclass-inspector-perl.
21:29:41 #11 61.58 Preparing to unpack .../264-libdata-dump-perl_1.25-1_all.deb ...
21:29:41 #11 61.59 Unpacking libdata-dump-perl (1.25-1) ...
21:29:41 #11 61.61 Selecting previously unselected package libdata-messagepack-perl.
21:29:41 #11 61.62 Preparing to unpack .../265-libdata-messagepack-perl_1.02-1_armhf.deb ...
21:29:41 #11 61.62 Unpacking libdata-messagepack-perl (1.02-1) ...
21:29:41 #11 61.65 Selecting previously unselected package libnet-domain-tld-perl.
21:29:41 #11 61.65 Preparing to unpack .../266-libnet-domain-tld-perl_1.75-2_all.deb ...
21:29:41 #11 61.66 Unpacking libnet-domain-tld-perl (1.75-2) ...
21:29:41 #11 61.68 Selecting previously unselected package libdata-validate-domain-perl.
21:29:41 #11 61.69 Preparing to unpack .../267-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:29:41 #11 61.69 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:29:41 #11 61.72 Selecting previously unselected package libnet-ipv6addr-perl.
21:29:41 #11 61.72 Preparing to unpack .../268-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:29:41 #11 61.72 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:29:41 #11 61.75 Selecting previously unselected package libnet-netmask-perl.
21:29:41 #11 61.75 Preparing to unpack .../269-libnet-netmask-perl_2.0001-1_all.deb ...
21:29:41 #11 61.76 Unpacking libnet-netmask-perl (2.0001-1) ...
21:29:41 #11 61.78 Selecting previously unselected package libnetaddr-ip-perl.
21:29:41 #11 61.78 Preparing to unpack .../270-libnetaddr-ip-perl_4.079+dfsg-2_armhf.deb ...
21:29:41 #11 61.79 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
21:29:41 #10 33.28 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
21:29:41 #10 33.29 Unpacking libsub-name-perl (0.26-1+b1) ...
21:29:41 #10 33.32 Selecting previously unselected package libnamespace-clean-perl.
21:29:41 #10 33.33 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
21:29:41 #10 33.33 Unpacking libnamespace-clean-perl (0.27-1) ...
21:29:41 #10 33.42 Selecting previously unselected package libpath-tiny-perl.
21:29:41 #10 33.42 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
21:29:41 #10 33.42 Unpacking libpath-tiny-perl (0.118-1) ...
21:29:41 #10 33.47 Selecting previously unselected package libtype-tiny-perl.
21:29:41 #10 33.47 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
21:29:41 #10 33.48 Unpacking libtype-tiny-perl (1.012001-2) ...
21:29:41 #10 33.53 Selecting previously unselected package libgitlab-api-v4-perl.
21:29:41 #12 25.97   Preparing        :                                                        1/1 
21:29:41 #12 26.01   Installing       : python-srpm-macros-3-44.el8.noarch                    1/88 
21:29:41 #12 26.03   Installing       : unzip-6.0-46.el8.aarch64                              2/88 
21:29:41 #10 34.73 Preparing to unpack .../038-libpsl5_0.19.1-5build1_arm64.deb ...
21:29:41 #10 34.73 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
21:29:41 #10 34.78 Selecting previously unselected package libssl1.0.0:arm64.
21:29:41 #10 34.78 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.11_arm64.deb ...
21:29:41 #10 34.79 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.11) ...
21:29:41 #10 34.88 Selecting previously unselected package libxmuu1:arm64.
21:29:41 #10 34.88 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_arm64.deb ...
21:29:41 #10 34.88 Unpacking libxmuu1:arm64 (2:1.1.2-2) ...
21:29:41 #10 34.91 Selecting previously unselected package manpages.
21:29:41 #10 34.91 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
21:29:41 #10 34.92 Unpacking manpages (4.15-1) ...
21:29:41 #10 35.02 Selecting previously unselected package openssh-client.
21:29:41 #9 33.40 Preparing to unpack .../190-libyuv0_0.0~git20230123.b2528b0-1_arm64.deb ...
21:29:41 #9 33.40 Unpacking libyuv0:arm64 (0.0~git20230123.b2528b0-1) ...
21:29:41 #9 33.45 Selecting previously unselected package libavif15:arm64.
21:29:41 #9 33.45 Preparing to unpack .../191-libavif15_0.11.1-1_arm64.deb ...
21:29:41 #9 33.45 Unpacking libavif15:arm64 (0.11.1-1) ...
21:29:41 #9 33.49 Selecting previously unselected package libmodule-implementation-perl.
21:29:41 #9 33.49 Preparing to unpack .../192-libmodule-implementation-perl_0.09-2_all.deb ...
21:29:41 #9 33.50 Unpacking libmodule-implementation-perl (0.09-2) ...
21:29:41 #9 33.53 Selecting previously unselected package libsub-exporter-progressive-perl.
21:29:41 #9 33.53 Preparing to unpack .../193-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
21:29:41 #9 33.54 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
21:29:41 #9 33.57 Selecting previously unselected package libvariable-magic-perl.
21:29:41 #9 33.57 Preparing to unpack .../194-libvariable-magic-perl_0.63-1+b1_arm64.deb ...
21:29:41 #9 33.58 Unpacking libvariable-magic-perl (0.63-1+b1) ...
21:29:41 #9 33.61 Selecting previously unselected package libb-hooks-endofscope-perl.
21:29:41 #9 33.61 Preparing to unpack .../195-libb-hooks-endofscope-perl_0.26-1_all.deb ...
21:29:41 #11 29.52 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:29:41 #11 29.54 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
21:29:41 #11 29.58 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
21:29:41 #11 29.60 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
21:29:41 #11 29.61 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
21:29:41 #11 29.63 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
21:29:41 #11 29.65 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
21:29:41 #11 29.66 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:29:41 #11 32.92 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
21:29:41 #11 31.37 Get:230 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
21:29:41 #11 31.37 Get:231 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-chardet all 4.0.0-2 [109 kB]
21:29:42 #11 70.41 Setting up python3-requests (2.25.1+dfsg-2) ...
21:29:42 #10 32.42 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ...
21:29:42 #10 32.43 Unpacking libclass-inspector-perl (1.32-1) ...
21:29:42 #10 32.46 Selecting previously unselected package libclass-xsaccessor-perl.
21:29:42 #10 32.46 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ...
21:29:42 #10 32.46 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
21:29:42 #10 32.50 Selecting previously unselected package libclone-perl.
21:29:42 #10 32.50 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ...
21:29:42 #10 32.50 Unpacking libclone-perl (0.41-1+b1) ...
21:29:42 #10 32.54 Selecting previously unselected package libcommon-sense-perl.
21:29:42 #10 32.54 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ...
21:29:42 #10 32.55 Unpacking libcommon-sense-perl (3.74-2+b7) ...
21:29:42 #10 32.58 Selecting previously unselected package libparams-util-perl.
21:29:42 #10 32.58 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ...
21:29:42 #10 32.59 Unpacking libparams-util-perl (1.07-3+b4) ...
21:29:42 #10 32.62 Selecting previously unselected package libsub-install-perl.
21:29:42 #10 32.62 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ...
21:29:42 #10 32.63 Unpacking libsub-install-perl (0.928-1) ...
21:29:42 #10 32.66 Selecting previously unselected package libdata-optlist-perl.
21:29:42 #10 32.66 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ...
21:29:42 #10 32.66 Unpacking libdata-optlist-perl (0.110-1) ...
21:29:42 #10 32.69 Selecting previously unselected package libsub-exporter-perl.
21:29:42 #10 32.70 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ...
21:29:42 #10 32.70 Unpacking libsub-exporter-perl (0.987-1) ...
21:29:42 #10 32.74 Selecting previously unselected package libconst-fast-perl.
21:29:42 #10 32.74 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ...
21:29:42 #10 32.74 Unpacking libconst-fast-perl (0.014-1) ...
21:29:42 #10 32.78 Selecting previously unselected package libwant-perl.
21:29:42 #11 61.82 Selecting previously unselected package libdata-validate-ip-perl.
21:29:42 #11 61.82 Preparing to unpack .../271-libdata-validate-ip-perl_0.30-1_all.deb ...
21:29:42 #11 61.83 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:29:42 #11 61.85 Selecting previously unselected package libdata-validate-uri-perl.
21:29:42 #11 61.85 Preparing to unpack .../272-libdata-validate-uri-perl_0.07-2_all.deb ...
21:29:42 #11 61.86 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:29:42 #11 61.89 Selecting previously unselected package libdistro-info-perl.
21:29:42 #11 61.89 Preparing to unpack .../273-libdistro-info-perl_1.1ubuntu1_all.deb ...
21:29:42 #11 61.89 Unpacking libdistro-info-perl (1.1ubuntu1) ...
21:29:42 #11 61.92 Selecting previously unselected package libemail-address-xs-perl.
21:29:42 #11 61.92 Preparing to unpack .../274-libemail-address-xs-perl_1.05-1_armhf.deb ...
21:29:42 #11 61.92 Unpacking libemail-address-xs-perl (1.05-1) ...
21:29:42 #11 61.95 Selecting previously unselected package libfcgi-bin.
21:29:42 #11 61.95 Preparing to unpack .../275-libfcgi-bin_2.4.2-2build2_armhf.deb ...
21:29:42 #11 61.96 Unpacking libfcgi-bin (2.4.2-2build2) ...
21:29:42 #11 61.98 Selecting previously unselected package libipc-system-simple-perl.
21:29:42 #11 61.99 Preparing to unpack .../276-libipc-system-simple-perl_1.30-1_all.deb ...
21:29:42 #11 61.99 Unpacking libipc-system-simple-perl (1.30-1) ...
21:29:42 #11 62.02 Selecting previously unselected package libfile-basedir-perl.
21:29:42 #11 62.02 Preparing to unpack .../277-libfile-basedir-perl_0.09-1_all.deb ...
21:29:42 #11 62.02 Unpacking libfile-basedir-perl (0.09-1) ...
21:29:42 #11 62.05 Selecting previously unselected package libfile-chdir-perl.
21:29:42 #11 62.06 Preparing to unpack .../278-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:29:42 #11 62.06 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:29:42 #11 62.08 Selecting previously unselected package libfile-fcntllock-perl.
21:29:42 #11 62.08 Preparing to unpack .../279-libfile-fcntllock-perl_0.22-4_armhf.deb ...
21:29:42 #11 62.09 Unpacking libfile-fcntllock-perl (0.22-4) ...
21:29:42 #10 33.53 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:29:42 #10 33.54 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:29:42 #10 33.59 Selecting previously unselected package libglib2.0-0:arm64.
21:29:42 #10 33.60 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
21:29:42 #10 33.60 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
21:29:42 #12 26.16   Installing       : groff-base-1.22.3-18.el8.aarch64                      3/88 
21:29:42 #12 26.19   Installing       : file-5.33-24.el8.aarch64                              4/88 
21:29:42 #12 26.21   Installing       : bzip2-1.0.6-26.el8.aarch64                            5/88 
21:29:42 #12 26.25   Installing       : zip-3.0-23.el8.aarch64                                6/88 
21:29:42 #12 26.27   Installing       : python-rpm-macros-3-44.el8.noarch                     7/88 
21:29:42 #12 26.28   Installing       : python3-rpm-macros-3-44.el8.noarch                    8/88 
21:29:42 #12 26.30   Installing       : python3-six-1.11.0-8.el8.noarch                       9/88 
21:29:42 #12 26.34   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                10/88 
21:29:42 #12 26.35   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        11/88 
21:29:42 #10 35.02 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_arm64.deb ...
21:29:42 #10 35.03 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
21:29:42 #10 35.11 Selecting previously unselected package publicsuffix.
21:29:42 #10 35.11 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
21:29:42 #10 35.11 Unpacking publicsuffix (20180223.1310-1) ...
21:29:42 #10 35.15 Selecting previously unselected package python-apt-common.
21:29:42 #10 35.15 Preparing to unpack .../044-python-apt-common_1.6.6_all.deb ...
21:29:42 #10 35.16 Unpacking python-apt-common (1.6.6) ...
21:29:42 #10 35.19 Selecting previously unselected package python3-apt.
21:29:42 #10 35.19 Preparing to unpack .../045-python3-apt_1.6.6_arm64.deb ...
21:29:42 #10 35.20 Unpacking python3-apt (1.6.6) ...
21:29:42 #10 35.24 Selecting previously unselected package strace.
21:29:42 #10 35.24 Preparing to unpack .../046-strace_4.21-1ubuntu1_arm64.deb ...
21:29:42 #10 35.24 Unpacking strace (4.21-1ubuntu1) ...
21:29:42 #10 35.29 Selecting previously unselected package xauth.
21:29:42 #10 35.29 Preparing to unpack .../047-xauth_1%3a1.0.10-1_arm64.deb ...
21:29:42 #9 33.62 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
21:29:42 #9 33.65 Selecting previously unselected package libberkeleydb-perl:arm64.
21:29:42 #9 33.65 Preparing to unpack .../196-libberkeleydb-perl_0.64-2+b1_arm64.deb ...
21:29:42 #9 33.66 Unpacking libberkeleydb-perl:arm64 (0.64-2+b1) ...
21:29:42 #9 33.70 Selecting previously unselected package libpng16-16:arm64.
21:29:42 #9 33.70 Preparing to unpack .../197-libpng16-16_1.6.39-2_arm64.deb ...
21:29:42 #9 33.71 Unpacking libpng16-16:arm64 (1.6.39-2) ...
21:29:42 #9 33.76 Selecting previously unselected package libfreetype6:arm64.
21:29:42 #9 33.77 Preparing to unpack .../198-libfreetype6_2.12.1+dfsg-4_arm64.deb ...
21:29:42 #9 33.77 Unpacking libfreetype6:arm64 (2.12.1+dfsg-4) ...
21:29:42 #9 33.84 Selecting previously unselected package libfontconfig1:arm64.
21:29:42 #9 33.84 Preparing to unpack .../199-libfontconfig1_2.14.1-4_arm64.deb ...
21:29:42 #9 33.84 Unpacking libfontconfig1:arm64 (2.14.1-4) ...
21:29:42 #9 33.90 Selecting previously unselected package libde265-0:arm64.
21:29:42 #11 29.81 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:29:42 #11 33.08 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
21:29:42 #11 33.11 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
21:29:42 #11 33.13 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:29:42 #11 33.19 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB]
21:29:42 #11 33.24 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:29:42 #11 33.26 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
21:29:42 #11 33.28 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
21:29:42 #11 33.30 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB]
21:29:42 #11 31.78 Get:232 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-debian all 0.1.46 [116 kB]
21:29:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc
21:29:42  debian/rules build
21:29:42 dh build --with=bash-completion
21:29:42    dh_update_autotools_config
21:29:42    dh_autoreconf
21:29:42    debian/rules override_dh_auto_build
21:29:42 make[1]: Entering directory '/root/build-deb'
21:29:42 # Build the daemon and dependencies
21:29:42 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:29:42 
21:29:42 Removing bundles/
21:29:42 
21:29:42 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:42 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:29:42 #11 70.56 Setting up libdata-optlist-perl (0.112-1) ...
21:29:42 #11 70.57 Setting up libipc-run-perl (20200505.0-1) ...
21:29:42 #11 70.58 Setting up git (1:2.34.1-1ubuntu1.8) ...
21:29:42 #11 70.60 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
21:29:42 #11 70.61 Setting up libcontextual-return-perl (0.004014-2) ...
21:29:42 #11 70.62 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:42 #11 70.63 Setting up libtypes-serialiser-perl (1.01-1) ...
21:29:42 #11 70.64 Setting up g++ (4:11.2.0-1ubuntu1) ...
21:29:42 #11 70.67 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:42 #11 70.67 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
21:29:42 #11 70.68 Setting up libhtml-parser-perl:armhf (3.76-1build2) ...
21:29:42 #11 70.69 Setting up libgit-wrapper-perl (0.048-1) ...
21:29:42 #11 70.70 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:29:42 #11 70.71 Setting up librole-tiny-perl (2.002004-1) ...
21:29:42 #11 70.72 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:29:42 #11 70.74 Setting up build-essential (12.9ubuntu3) ...
21:29:42 #11 70.75 Setting up libfont-ttf-perl (1.06-1.1) ...
21:29:42 #11 70.76 Setting up libfile-homedir-perl (1.006-1) ...
21:29:42 #11 70.77 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
21:29:42 #11 70.78 Setting up libio-socket-ssl-perl (2.074-2) ...
21:29:42 #11 70.79 Setting up libsub-exporter-perl (0.988-1) ...
21:29:42 #11 70.81 Setting up libalgorithm-merge-perl (0.08-3) ...
21:29:42 #11 70.82 Setting up libhttp-message-perl (6.36-1) ...
21:29:42 #11 70.83 Setting up libdata-validate-ip-perl (0.30-1) ...
21:29:42 #11 70.84 Setting up libhtml-form-perl (6.07-1) ...
21:29:42 #11 70.85 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:29:42 #10 32.78 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ...
21:29:42 #10 32.78 Unpacking libwant-perl (0.29-1+b4) ...
21:29:42 #10 32.82 Selecting previously unselected package libcontextual-return-perl.
21:29:42 #10 32.82 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ...
21:29:42 #10 32.83 Unpacking libcontextual-return-perl (0.004014-2) ...
21:29:42 #10 32.87 Selecting previously unselected package libconvert-binhex-perl.
21:29:42 #10 32.87 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ...
21:29:42 #10 32.88 Unpacking libconvert-binhex-perl (1.125-1) ...
21:29:42 #10 32.91 Selecting previously unselected package libdata-dump-perl.
21:29:42 #10 32.91 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ...
21:29:42 #10 32.92 Unpacking libdata-dump-perl (1.23-1) ...
21:29:42 #10 32.95 Selecting previously unselected package libdigest-bubblebabble-perl.
21:29:42 #10 32.95 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:29:42 #10 32.96 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:29:42 #10 32.99 Selecting previously unselected package libdigest-hmac-perl.
21:29:42 #10 32.99 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:29:42 #10 32.99 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:29:42 #10 33.03 Selecting previously unselected package libdistro-info-perl.
21:29:42 #11 62.12 Selecting previously unselected package libnumber-compare-perl.
21:29:42 #11 62.12 Preparing to unpack .../280-libnumber-compare-perl_0.03-2_all.deb ...
21:29:42 #11 62.12 Unpacking libnumber-compare-perl (0.03-2) ...
21:29:42 #11 62.15 Selecting previously unselected package libtext-glob-perl.
21:29:42 #11 62.15 Preparing to unpack .../281-libtext-glob-perl_0.11-2_all.deb ...
21:29:42 #11 62.16 Unpacking libtext-glob-perl (0.11-2) ...
21:29:42 #11 62.18 Selecting previously unselected package libfile-find-rule-perl.
21:29:42 #11 62.18 Preparing to unpack .../282-libfile-find-rule-perl_0.34-2_all.deb ...
21:29:42 #11 62.19 Unpacking libfile-find-rule-perl (0.34-2) ...
21:29:42 #11 62.22 Selecting previously unselected package libfont-afm-perl.
21:29:42 #11 62.22 Preparing to unpack .../283-libfont-afm-perl_1.20-3_all.deb ...
21:29:42 #11 62.22 Unpacking libfont-afm-perl (1.20-3) ...
21:29:42 #11 62.25 Selecting previously unselected package libio-string-perl.
21:29:42 #11 62.25 Preparing to unpack .../284-libio-string-perl_1.08-3.1_all.deb ...
21:29:42 #11 62.26 Unpacking libio-string-perl (1.08-3.1) ...
21:29:42 #11 62.29 Selecting previously unselected package libfont-ttf-perl.
21:29:42 #11 62.29 Preparing to unpack .../285-libfont-ttf-perl_1.06-2_all.deb ...
21:29:42 #11 62.29 Unpacking libfont-ttf-perl (1.06-2) ...
21:29:42 #11 62.33 Selecting previously unselected package libfreezethaw-perl.
21:29:42 #10 33.72 Selecting previously unselected package libglib2.0-data.
21:29:42 #10 33.73 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
21:29:42 #10 33.73 Unpacking libglib2.0-data (2.66.8-1) ...
21:29:42 #10 33.89 Selecting previously unselected package libgpm2:arm64.
21:29:42 #10 33.89 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
21:29:42 #10 33.90 Unpacking libgpm2:arm64 (1.20.7-8) ...
21:29:42 #10 33.93 Selecting previously unselected package libhash-fieldhash-perl.
21:29:42 #10 33.93 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
21:29:42 #10 33.93 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
21:29:42 #10 33.96 Selecting previously unselected package libhtml-form-perl.
21:29:42 #10 33.97 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
21:29:42 #10 33.97 Unpacking libhtml-form-perl (6.07-1) ...
21:29:42 #10 34.00 Selecting previously unselected package libhtml-format-perl.
21:29:42 #10 34.01 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
21:29:42 #10 34.01 Unpacking libhtml-format-perl (2.12-1.1) ...
21:29:42 #10 34.04 Selecting previously unselected package libhtml-html5-entities-perl.
21:29:42 #12 26.38   Installing       : patch-2.7.6-11.el8.aarch64                           12/88 
21:29:42 #12 26.45   Installing       : openssl-1:1.1.1k-9.el8.aarch64                       13/88 
21:29:42 #12 26.50   Installing       : ncurses-6.1-9.20180224.el8.aarch64                   14/88 
21:29:42 #12 26.52   Installing       : perl-Digest-1.17-395.el8.noarch                      15/88 
21:29:42 #12 26.53   Installing       : perl-Digest-MD5-2.55-396.el8.aarch64                 16/88 
21:29:42 #12 26.55   Installing       : perl-Data-Dumper-2.167-399.el8.aarch64               17/88 
21:29:42 #12 26.58   Installing       : perl-libnet-3.11-3.el8.noarch                        18/88 
21:29:42 #10 35.29 Unpacking xauth (1:1.0.10-1) ...
21:29:42 #10 35.33 Selecting previously unselected package at.
21:29:42 #10 35.33 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_arm64.deb ...
21:29:42 #10 35.34 Unpacking at (3.1.20-3.1ubuntu2) ...
21:29:42 #10 35.38 Selecting previously unselected package libsigsegv2:arm64.
21:29:42 #10 35.38 Preparing to unpack .../049-libsigsegv2_2.12-1_arm64.deb ...
21:29:42 #10 35.38 Unpacking libsigsegv2:arm64 (2.12-1) ...
21:29:42 #10 35.41 Selecting previously unselected package m4.
21:29:42 #10 35.41 Preparing to unpack .../050-m4_1.4.18-1_arm64.deb ...
21:29:42 #10 35.42 Unpacking m4 (1.4.18-1) ...
21:29:42 #10 35.46 Selecting previously unselected package autoconf.
21:29:42 #10 35.46 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
21:29:42 #10 35.47 Unpacking autoconf (2.69-11) ...
21:29:42 #10 35.54 Selecting previously unselected package autotools-dev.
21:29:42 #9 33.91 Preparing to unpack .../200-libde265-0_1.0.11-1_arm64.deb ...
21:29:42 #9 33.91 Unpacking libde265-0:arm64 (1.0.11-1) ...
21:29:42 #9 33.96 Selecting previously unselected package libnuma1:arm64.
21:29:42 #9 33.96 Preparing to unpack .../201-libnuma1_2.0.16-1_arm64.deb ...
21:29:42 #9 33.97 Unpacking libnuma1:arm64 (2.0.16-1) ...
21:29:42 #9 34.04 Selecting previously unselected package libx265-199:arm64.
21:29:42 #9 34.04 Preparing to unpack .../202-libx265-199_3.5-2+b1_arm64.deb ...
21:29:42 #9 34.04 Unpacking libx265-199:arm64 (3.5-2+b1) ...
21:29:42 #9 34.13 Selecting previously unselected package libheif1:arm64.
21:29:42 #9 34.13 Preparing to unpack .../203-libheif1_1.15.1-1_arm64.deb ...
21:29:42 #9 34.13 Unpacking libheif1:arm64 (1.15.1-1) ...
21:29:42 #11 29.96 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
21:29:42 #11 30.07 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
21:29:42 #11 33.31 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
21:29:42 #11 33.32 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:29:42 #13 2.406 CentOS Stream 9 - CRB                           3.9 MB/s | 4.0 MB     00:01    
21:29:42 #11 70.86 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:29:42 #11 70.87 Setting up libjson-xs-perl (4.030-1build3) ...
21:29:42 #11 70.88 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:42 #11 70.89 Setting up libio-prompter-perl (0.004015-1) ...
21:29:42 #11 70.90 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:29:42 #11 70.91 Setting up libhttp-cookies-perl (6.10-1) ...
21:29:42 #11 70.92 Setting up po-debconf (1.0.21+nmu1) ...
21:29:42 #11 70.93 Setting up libhtml-tree-perl (5.07-2) ...
21:29:42 #11 70.94 Setting up libparams-classify-perl (0.015-1build5) ...
21:29:42 #11 70.95 Setting up libhtml-format-perl (2.12-1.1) ...
21:29:42 #11 70.97 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:29:42 #11 71.02 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:42 #11 71.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:42 #10 33.03 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ...
21:29:42 #10 33.03 Unpacking libdistro-info-perl (0.21) ...
21:29:42 #10 33.07 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:42 #10 33.07 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:29:42 #10 33.07 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:29:42 #10 33.11 Selecting previously unselected package libmailtools-perl.
21:29:42 #10 33.12 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ...
21:29:42 #10 33.12 Unpacking libmailtools-perl (2.18-1) ...
21:29:42 #10 33.16 Selecting previously unselected package libnet-ip-perl.
21:29:42 #10 33.16 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ...
21:29:42 #10 33.17 Unpacking libnet-ip-perl (1.26-2) ...
21:29:42 #10 33.21 Selecting previously unselected package libnet-dns-perl.
21:29:42 #10 33.22 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ...
21:29:42 #10 33.22 Unpacking libnet-dns-perl (1.19-1) ...
21:29:42 #10 33.29 Selecting previously unselected package libnet-domain-tld-perl.
21:29:42 #11 62.33 Preparing to unpack .../286-libfreezethaw-perl_0.5001-2.1_all.deb ...
21:29:42 #11 62.34 Unpacking libfreezethaw-perl (0.5001-2.1) ...
21:29:42 #11 62.36 Selecting previously unselected package libsort-versions-perl.
21:29:42 #11 62.36 Preparing to unpack .../287-libsort-versions-perl_1.62-2_all.deb ...
21:29:42 #11 62.37 Unpacking libsort-versions-perl (1.62-2) ...
21:29:42 #11 62.40 Selecting previously unselected package libgit-wrapper-perl.
21:29:42 #11 62.40 Preparing to unpack .../288-libgit-wrapper-perl_0.048-1_all.deb ...
21:29:42 #11 62.40 Unpacking libgit-wrapper-perl (0.048-1) ...
21:29:42 #11 62.43 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:29:42 #11 62.43 Preparing to unpack .../289-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:29:42 #11 62.43 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:29:42 #11 62.46 Selecting previously unselected package libio-prompter-perl.
21:29:42 #11 62.46 Preparing to unpack .../290-libio-prompter-perl_0.004015-1_all.deb ...
21:29:42 #11 62.47 Unpacking libio-prompter-perl (0.004015-1) ...
21:29:42 #11 62.50 Selecting previously unselected package libjson-perl.
21:29:42 #11 62.50 Preparing to unpack .../291-libjson-perl_4.09000-1_all.deb ...
21:29:42 #11 62.50 Unpacking libjson-perl (4.09000-1) ...
21:29:42 #11 62.53 Selecting previously unselected package liblog-any-perl.
21:29:42 #11 62.53 Preparing to unpack .../292-liblog-any-perl_1.710-1_all.deb ...
21:29:42 #11 62.54 Unpacking liblog-any-perl (1.710-1) ...
21:29:42 #11 62.57 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:29:42 #11 62.57 Preparing to unpack .../293-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:29:42 #11 62.57 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:29:42 #11 62.60 Selecting previously unselected package libpackage-stash-perl.
21:29:42 #11 62.60 Preparing to unpack .../294-libpackage-stash-perl_0.40-1_all.deb ...
21:29:42 #11 62.60 Unpacking libpackage-stash-perl (0.40-1) ...
21:29:42 #11 62.63 Selecting previously unselected package libsub-identify-perl.
21:29:42 #11 62.63 Preparing to unpack .../295-libsub-identify-perl_0.14-2_armhf.deb ...
21:29:42 #10 34.04 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:29:42 #10 34.05 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:29:42 #10 34.12 Selecting previously unselected package libhttp-daemon-perl.
21:29:42 #10 34.12 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
21:29:42 #10 34.12 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
21:29:42 #10 34.15 Selecting previously unselected package libio-sessiondata-perl.
21:29:42 #10 34.15 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
21:29:42 #10 34.16 Unpacking libio-sessiondata-perl (1.03-1.1) ...
21:29:42 #10 34.19 Selecting previously unselected package libipc-run3-perl.
21:29:42 #10 34.19 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
21:29:42 #10 34.20 Unpacking libipc-run3-perl (0.048-2) ...
21:29:42 #10 34.23 Selecting previously unselected package libtypes-serialiser-perl.
21:29:42 #10 34.23 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
21:29:42 #10 34.23 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:29:42 #10 34.26 Selecting previously unselected package libjson-xs-perl.
21:29:42 #18 exporting layers 6.3s done
21:29:42 #18 writing image sha256:a3a1124f209aa235dc0fdca806589dc0f5b846b27b305097e9966f1844ccd398 done
21:29:42 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
21:29:42 #18 DONE 6.3s
21:29:42 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
21:29:42 + set -e
21:29:42 + mkdir -p /root/build-deb/engine
21:29:42 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:42 #12 26.63   Installing       : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff   19/88 
21:29:42 #12 26.67   Installing       : perl-URI-1.73-3.el8.noarch                           20/88 
21:29:42 #12 26.69   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               21/88 
21:29:42 #12 26.70   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   22/88 
21:29:42 #12 26.72   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  23/88 
21:29:42 #12 26.73   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 24/88 
21:29:42 #12 26.77   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be15   25/88 
21:29:42 #12 26.79   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              26/88 
21:29:42 #12 26.80   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    27/88 
21:29:42 #12 26.82   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                28/88 
21:29:42 #12 11.32 Selecting previously unselected package g++.
21:29:42 #12 11.32 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
21:29:42 #12 11.32 Unpacking g++ (4:10.2.1-1+rpi1) ...
21:29:42 #12 11.35 Selecting previously unselected package build-essential.
21:29:42 #12 11.36 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
21:29:42 #12 11.36 Unpacking build-essential (12.9) ...
21:29:42 #12 11.40 Selecting previously unselected package bash-completion.
21:29:42 #12 11.41 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
21:29:42 #10 35.55 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
21:29:42 #10 35.55 Unpacking autotools-dev (20180224.1) ...
21:29:42 #10 35.59 Selecting previously unselected package automake.
21:29:42 #10 35.59 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
21:29:42 #10 35.60 Unpacking automake (1:1.15.1-3ubuntu2) ...
21:29:42 #10 35.66 Selecting previously unselected package autopoint.
21:29:42 #10 35.66 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
21:29:42 #10 35.67 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
21:29:42 #10 35.71 Selecting previously unselected package binutils-common:arm64.
21:29:42 #10 35.71 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.8_arm64.deb ...
21:29:42 #10 35.71 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.8) ...
21:29:42 #10 35.77 Selecting previously unselected package libbinutils:arm64.
21:29:42 #9 34.19 Selecting previously unselected package libdeflate0:arm64.
21:29:42 #9 34.19 Preparing to unpack .../204-libdeflate0_1.14-1_arm64.deb ...
21:29:42 #9 34.20 Unpacking libdeflate0:arm64 (1.14-1) ...
21:29:42 #9 34.24 Selecting previously unselected package libjbig0:arm64.
21:29:42 #9 34.24 Preparing to unpack .../205-libjbig0_2.1-6.1_arm64.deb ...
21:29:42 #9 34.25 Unpacking libjbig0:arm64 (2.1-6.1) ...
21:29:42 #9 34.30 Selecting previously unselected package liblerc4:arm64.
21:29:42 #9 34.31 Preparing to unpack .../206-liblerc4_4.0.0+ds-2_arm64.deb ...
21:29:42 #9 34.31 Unpacking liblerc4:arm64 (4.0.0+ds-2) ...
21:29:42 #9 34.36 Selecting previously unselected package libwebp7:arm64.
21:29:42 #9 34.36 Preparing to unpack .../207-libwebp7_1.2.4-0.1_arm64.deb ...
21:29:42 #9 34.36 Unpacking libwebp7:arm64 (1.2.4-0.1) ...
21:29:42 #9 34.42 Selecting previously unselected package libtiff6:arm64.
21:29:42 #11 30.26 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
21:29:42 #11 30.30 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:29:42 #11 30.31 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
21:29:42 #11 30.31 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
21:29:42 #11 30.32 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
21:29:42 #11 30.32 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
21:29:42 #11 30.32 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
21:29:42 #11 30.33 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB]
21:29:42 #11 33.73 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:29:42 #11 71.20 
21:29:42 #11 71.20 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:42 #11 71.22 Setting up dput (1.1.0ubuntu2) ...
21:29:42 #11 32.10 Get:233 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgpgme11 arm64 1.17.1-4.1ubuntu1 [130 kB]
21:29:42 #11 32.16 Get:234 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-gpg arm64 1.17.1-4.1ubuntu1 [203 kB]
21:29:42 #11 32.25 Get:235 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-xdg all 0.27-2 [36.9 kB]
21:29:42 #11 32.26 Get:236 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dput all 1.1.2ubuntu2 [46.0 kB]
21:29:42 #11 32.27 Get:237 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:29:42 #10 33.29 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ...
21:29:42 #10 33.30 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:29:42 #10 33.34 Selecting previously unselected package libemail-valid-perl.
21:29:42 #10 33.34 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ...
21:29:42 #10 33.35 Unpacking libemail-valid-perl (1.202-1) ...
21:29:42 #10 33.39 Selecting previously unselected package libexporter-tiny-perl.
21:29:42 #10 33.40 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ...
21:29:42 #10 33.40 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:29:42 #10 33.48 Selecting previously unselected package libipc-system-simple-perl.
21:29:42 #10 33.48 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ...
21:29:42 #10 33.48 Unpacking libipc-system-simple-perl (1.25-4) ...
21:29:42 #10 33.52 Selecting previously unselected package libfile-basedir-perl.
21:29:42 #11 62.64 Unpacking libsub-identify-perl (0.14-2) ...
21:29:42 #11 62.67 Selecting previously unselected package libsub-name-perl:armhf.
21:29:42 #11 62.67 Preparing to unpack .../296-libsub-name-perl_0.26-2_armhf.deb ...
21:29:42 #11 62.67 Unpacking libsub-name-perl:armhf (0.26-2) ...
21:29:42 #11 62.70 Selecting previously unselected package libnamespace-clean-perl.
21:29:42 #11 62.70 Preparing to unpack .../297-libnamespace-clean-perl_0.27-2_all.deb ...
21:29:42 #11 62.70 Unpacking libnamespace-clean-perl (0.27-2) ...
21:29:42 #11 62.73 Selecting previously unselected package libpath-tiny-perl.
21:29:42 #11 62.73 Preparing to unpack .../298-libpath-tiny-perl_0.122-1_all.deb ...
21:29:42 #11 62.74 Unpacking libpath-tiny-perl (0.122-1) ...
21:29:42 #11 62.76 Selecting previously unselected package libstrictures-perl.
21:29:42 #11 62.77 Preparing to unpack .../299-libstrictures-perl_2.000006-1_all.deb ...
21:29:42 #11 62.77 Unpacking libstrictures-perl (2.000006-1) ...
21:29:42 #11 62.80 Selecting previously unselected package libtype-tiny-perl.
21:29:42 #11 62.80 Preparing to unpack .../300-libtype-tiny-perl_1.016008-1_all.deb ...
21:29:42 #11 62.80 Unpacking libtype-tiny-perl (1.016008-1) ...
21:29:42 #11 62.84 Selecting previously unselected package libgitlab-api-v4-perl.
21:29:42 #10 34.27 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
21:29:42 #10 34.27 Unpacking libjson-xs-perl (4.030-1+b1) ...
21:29:42 #10 34.31 Selecting previously unselected package libjson-maybexs-perl.
21:29:42 #10 34.31 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
21:29:42 #10 34.31 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:29:42 #10 34.34 Selecting previously unselected package libldap-common.
21:29:42 #10 34.35 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
21:29:42 #10 34.35 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:29:42 #10 34.39 Selecting previously unselected package liblist-compare-perl.
21:29:42 #10 34.39 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
21:29:42 #10 34.40 Unpacking liblist-compare-perl (0.55-1) ...
21:29:42 #10 34.43 Selecting previously unselected package liblist-someutils-perl.
21:29:42 #10 34.43 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
21:29:42 #10 34.43 Unpacking liblist-someutils-perl (0.58-1) ...
21:29:42 #10 34.47 Selecting previously unselected package liblist-someutils-xs-perl.
21:29:42 #10 34.47 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
21:29:42 #10 34.47 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
21:29:42 #10 34.50 Selecting previously unselected package liblist-utilsby-perl.
21:29:42 #12 26.85   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                29/88 
21:29:42 #12 26.87   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    30/88 
21:29:42 #12 26.89   Installing       : perl-podlators-4.11-1.el8.noarch                     31/88 
21:29:42 #12 26.92   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 32/88 
21:29:42 #12 26.94   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             33/88 
21:29:42 #12 26.95   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 34/88 
21:29:42 #12 26.97   Installing       : perl-MIME-Base64-3.15-396.el8.aarch64                35/88 
21:29:42 #12 26.99   Installing       : perl-Storable-1:3.11-3.el8.aarch64                   36/88 
21:29:42 #12 27.01   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 37/88 
21:29:42 #12 27.03   Installing       : perl-Errno-1.28-422.el8.aarch64                      38/88 
21:29:42 #10 35.77 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.8_arm64.deb ...
21:29:42 #10 35.77 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.8) ...
21:29:42 #10 35.84 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:29:42 #10 35.84 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.8_arm64.deb ...
21:29:42 #10 35.84 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
21:29:42 #9 34.42 Preparing to unpack .../208-libtiff6_4.5.0-5_arm64.deb ...
21:29:42 #9 34.43 Unpacking libtiff6:arm64 (4.5.0-5) ...
21:29:42 #9 34.48 Selecting previously unselected package libxau6:arm64.
21:29:42 #9 34.49 Preparing to unpack .../209-libxau6_1%3a1.0.9-1_arm64.deb ...
21:29:42 #9 34.49 Unpacking libxau6:arm64 (1:1.0.9-1) ...
21:29:42 #9 34.53 Selecting previously unselected package libxdmcp6:arm64.
21:29:42 #9 34.53 Preparing to unpack .../210-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
21:29:42 #9 34.54 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
21:29:42 #9 34.58 Selecting previously unselected package libxcb1:arm64.
21:29:42 #9 34.58 Preparing to unpack .../211-libxcb1_1.15-1_arm64.deb ...
21:29:42 #9 34.58 Unpacking libxcb1:arm64 (1.15-1) ...
21:29:42 #9 34.62 Selecting previously unselected package libx11-data.
21:29:42 #9 34.63 Preparing to unpack .../212-libx11-data_2%3a1.8.4-2_all.deb ...
21:29:42 #9 34.63 Unpacking libx11-data (2:1.8.4-2) ...
21:29:42 #11 30.57 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
21:29:42 #11 33.89 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:29:42 #11 33.93 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB]
21:29:43 #11 71.37 Setting up libdata-validate-uri-perl (0.07-2) ...
21:29:43 #11 71.38 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:29:43 #11 71.39 Setting up libmodule-runtime-perl (0.016-1) ...
21:29:43 #11 71.41 Setting up libmailtools-perl (2.21-1) ...
21:29:43 #11 71.43 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:29:43 #11 71.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:43 #11 71.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:43 #11 71.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:43 #11 32.40 Get:238 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
21:29:43 #11 32.40 Get:239 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl3-gnutls arm64 7.85.0-1ubuntu0.5 [282 kB]
21:29:43 #11 32.42 Get:240 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
21:29:43 #11 32.42 Get:241 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 git-man all 1:2.37.2-1ubuntu1.4 [975 kB]
21:29:43 #11 32.47 Get:242 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 git arm64 1:2.37.2-1ubuntu1.4 [3355 kB]
21:29:43 #10 33.53 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ...
21:29:43 #10 33.53 Unpacking libfile-basedir-perl (0.08-1) ...
21:29:43 #10 33.57 Selecting previously unselected package libfile-chdir-perl.
21:29:43 #10 33.57 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ...
21:29:43 #10 33.57 Unpacking libfile-chdir-perl (0.1008-1) ...
21:29:43 #10 33.61 Selecting previously unselected package libfile-fcntllock-perl.
21:29:43 #10 33.61 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ...
21:29:43 #10 33.61 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
21:29:43 #10 33.65 Selecting previously unselected package libfont-afm-perl.
21:29:43 #10 33.65 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ...
21:29:43 #10 33.66 Unpacking libfont-afm-perl (1.20-2) ...
21:29:43 #10 33.70 Selecting previously unselected package libfribidi0:arm64.
21:29:43 #10 33.71 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ...
21:29:43 #10 33.71 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
21:29:43 #10 33.75 Selecting previously unselected package libfuture-perl.
21:29:43 #10 33.75 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ...
21:29:43 #10 33.75 Unpacking libfuture-perl (0.39-1) ...
21:29:43 #11 62.84 Preparing to unpack .../301-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:29:43 #11 62.85 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:29:43 #11 62.88 Selecting previously unselected package libhtml-form-perl.
21:29:43 #11 62.88 Preparing to unpack .../302-libhtml-form-perl_6.10-1_all.deb ...
21:29:43 #11 62.89 Unpacking libhtml-form-perl (6.10-1) ...
21:29:43 #11 62.91 Selecting previously unselected package libhtml-format-perl.
21:29:43 #11 62.91 Preparing to unpack .../303-libhtml-format-perl_2.16-1_all.deb ...
21:29:43 #11 62.92 Unpacking libhtml-format-perl (2.16-1) ...
21:29:43 #11 62.94 Selecting previously unselected package libhtml-html5-entities-perl.
21:29:43 #11 62.95 Preparing to unpack .../304-libhtml-html5-entities-perl_0.004-2_all.deb ...
21:29:43 #11 62.95 Unpacking libhtml-html5-entities-perl (0.004-2) ...
21:29:43 #11 62.98 Selecting previously unselected package libhtml-tokeparser-simple-perl.
21:29:43 #11 62.98 Preparing to unpack .../305-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
21:29:43 #11 62.98 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
21:29:43 #11 63.01 Selecting previously unselected package libhttp-daemon-perl.
21:29:43 #11 63.01 Preparing to unpack .../306-libhttp-daemon-perl_6.14-1.1_all.deb ...
21:29:43 #11 63.01 Unpacking libhttp-daemon-perl (6.14-1.1) ...
21:29:43 #11 63.04 Selecting previously unselected package libindirect-perl.
21:29:43 #11 63.04 Preparing to unpack .../307-libindirect-perl_0.39-2_armhf.deb ...
21:29:43 #11 63.05 Unpacking libindirect-perl (0.39-2) ...
21:29:43 #11 63.07 Selecting previously unselected package libio-interactive-perl.
21:29:43 #11 63.08 Preparing to unpack .../308-libio-interactive-perl_1.023-1_all.deb ...
21:29:43 #11 63.08 Unpacking libio-interactive-perl (1.023-1) ...
21:29:43 #11 63.11 Selecting previously unselected package libtypes-serialiser-perl.
21:29:43 #11 63.11 Preparing to unpack .../309-libtypes-serialiser-perl_1.01-1_all.deb ...
21:29:43 #11 63.11 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:29:43 #11 63.14 Selecting previously unselected package libjson-xs-perl.
21:29:43 #11 63.15 Preparing to unpack .../310-libjson-xs-perl_4.030-1build3_armhf.deb ...
21:29:43 #11 63.15 Unpacking libjson-xs-perl (4.030-1build3) ...
21:29:43 #10 34.51 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
21:29:43 #10 34.51 Unpacking liblist-utilsby-perl (0.11-1) ...
21:29:43 #10 34.55 Selecting previously unselected package libltdl7:arm64.
21:29:43 #10 34.56 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
21:29:43 #10 34.56 Unpacking libltdl7:arm64 (2.4.6-15) ...
21:29:43 #10 34.60 Selecting previously unselected package libltdl-dev:arm64.
21:29:43 #10 34.60 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
21:29:43 #10 34.60 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
21:29:43 #10 34.65 Selecting previously unselected package liblzo2-2:arm64.
21:29:43 #10 34.65 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
21:29:43 #10 34.66 Unpacking liblzo2-2:arm64 (2.10-2) ...
21:29:43 #10 34.69 Selecting previously unselected package libsys-hostname-long-perl.
21:29:43 #10 34.70 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
21:29:43 #10 34.70 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:29:43 #10 34.73 Selecting previously unselected package libmail-sendmail-perl.
21:29:43 #10 34.73 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:29:43 #10 34.74 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:29:43 #10 34.77 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:43 #12 27.04   Installing       : perl-Socket-4:2.027-3.el8.aarch64                    39/88 
21:29:43 #12 27.24   Installing       : perl-Encode-4:2.97-3.el8.aarch64                     40/88 
21:29:43 #12 27.27   Installing       : perl-Carp-1.42-396.el8.noarch                        41/88 
21:29:43 + mkdir -p /root/build-deb/cli
21:29:43 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:43 + mkdir -p /root/build-deb/buildx
21:29:43 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:43 #10 36.08 Selecting previously unselected package binutils.
21:29:43 #10 36.08 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.8_arm64.deb ...
21:29:43 #10 36.09 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
21:29:43 #10 36.13 Selecting previously unselected package libc-dev-bin.
21:29:43 #10 36.13 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_arm64.deb ...
21:29:43 #10 36.13 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
21:29:43 #10 36.17 Selecting previously unselected package linux-libc-dev:arm64.
21:29:43 #10 36.17 Preparing to unpack .../060-linux-libc-dev_4.15.0-208.220_arm64.deb ...
21:29:43 #10 36.17 Unpacking linux-libc-dev:arm64 (4.15.0-208.220) ...
21:29:43 #10 36.32 Selecting previously unselected package libc6-dev:arm64.
21:29:43 #9 34.70 Selecting previously unselected package libx11-6:arm64.
21:29:43 #9 34.70 Preparing to unpack .../213-libx11-6_2%3a1.8.4-2_arm64.deb ...
21:29:43 #9 34.71 Unpacking libx11-6:arm64 (2:1.8.4-2) ...
21:29:43 #9 34.79 Selecting previously unselected package libxpm4:arm64.
21:29:43 #9 34.80 Preparing to unpack .../214-libxpm4_1%3a3.5.12-1.1_arm64.deb ...
21:29:43 #9 34.80 Unpacking libxpm4:arm64 (1:3.5.12-1.1) ...
21:29:43 #9 34.84 Selecting previously unselected package libgd3:arm64.
21:29:43 #9 34.85 Preparing to unpack .../215-libgd3_2.3.3-9_arm64.deb ...
21:29:43 #9 34.85 Unpacking libgd3:arm64 (2.3.3-9) ...
21:29:43 #9 34.90 Selecting previously unselected package libc-devtools.
21:29:43 #15 exporting layers 5.0s done
21:29:43 #15 writing image sha256:9cd4aeb0eb47b021325213ba08633df2c294c3f3184dc3f36c895addded9e8b3 done
21:29:43 #15 naming to docker.io/rpmbuild-fedora-36/x86_64 done
21:29:43 #15 DONE 5.0s
21:29:43 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/x86_64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:29:43 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:29:43 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:29:43 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:29:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xkJh8j
21:29:43 + umask 022
21:29:43 + cd /root/rpmbuild/BUILD
21:29:43 + cd /root/rpmbuild/BUILD
21:29:43 + rm -rf src
21:29:43 + /usr/bin/mkdir -p src
21:29:43 + cd src
21:29:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:29:43 + /usr/bin/tar -xof -
21:29:43 #12 11.93 Unpacking bash-completion (1:2.11-2) ...
21:29:43 #12 12.09 Selecting previously unselected package cmake-data.
21:29:43 #12 12.10 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1+deb11u1_all.deb ...
21:29:43 #12 12.10 Unpacking cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
21:29:43 #11 34.06 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:29:43 #11 34.07 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:29:43 #11 34.08 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdistro-info-perl all 1.1build1 [5644 B]
21:29:43 #11 34.08 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB]
21:29:43 #11 34.10 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:29:43 #11 34.12 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
21:29:43 #11 34.13 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:29:43 #11 34.13 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB]
21:29:43 #11 71.72 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:43 #11 71.75 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:29:43 #11 71.76 Setting up libconst-fast-perl (0.014-1.1) ...
21:29:43 #11 71.78 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:29:43 #11 71.79 Setting up libdata-dpath-perl (0.58-1) ...
21:29:43 #11 71.80 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:29:43 #11 71.81 Setting up libpackage-stash-perl (0.39-1) ...
21:29:43 #11 71.82 Setting up libimport-into-perl (1.002005-1) ...
21:29:43 #11 71.84 Setting up libmoo-perl (2.005004-3) ...
21:29:43 #10 33.80 Selecting previously unselected package libio-stringy-perl.
21:29:43 #10 33.81 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ...
21:29:43 #10 33.81 Unpacking libio-stringy-perl (2.111-3) ...
21:29:43 #10 33.85 Selecting previously unselected package libparams-validate-perl.
21:29:43 #10 33.85 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ...
21:29:43 #10 33.85 Unpacking libparams-validate-perl (1.29-1+b1) ...
21:29:43 #10 33.90 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:29:43 #10 33.90 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
21:29:43 #10 33.90 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
21:29:43 #10 33.93 Selecting previously unselected package libsort-versions-perl.
21:29:43 #10 33.94 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ...
21:29:43 #10 33.94 Unpacking libsort-versions-perl (1.62-1) ...
21:29:43 #10 33.98 Selecting previously unselected package libgit-wrapper-perl.
21:29:43 #10 33.98 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ...
21:29:43 #10 33.98 Unpacking libgit-wrapper-perl (0.048-1) ...
21:29:43 #10 34.03 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:29:43 #10 34.03 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:29:43 #10 34.04 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:29:43 #10 34.07 Selecting previously unselected package libio-prompter-perl.
21:29:43 #10 34.08 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ...
21:29:43 #11 63.18 Selecting previously unselected package libjson-maybexs-perl.
21:29:43 #11 63.18 Preparing to unpack .../311-libjson-maybexs-perl_1.004003-1_all.deb ...
21:29:43 #11 63.18 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:29:43 #11 63.21 Selecting previously unselected package libldap-common.
21:29:43 #11 63.21 Preparing to unpack .../312-libldap-common_2.5.14+dfsg-0ubuntu0.22.10.1_all.deb ...
21:29:43 #11 63.22 Unpacking libldap-common (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:29:43 #11 63.24 Selecting previously unselected package liblist-compare-perl.
21:29:43 #11 63.25 Preparing to unpack .../313-liblist-compare-perl_0.55-1_all.deb ...
21:29:43 #11 63.25 Unpacking liblist-compare-perl (0.55-1) ...
21:29:43 #11 63.28 Selecting previously unselected package liblist-someutils-perl.
21:29:43 #11 63.28 Preparing to unpack .../314-liblist-someutils-perl_0.58-1_all.deb ...
21:29:43 #11 63.28 Unpacking liblist-someutils-perl (0.58-1) ...
21:29:43 #11 63.31 Selecting previously unselected package liblist-someutils-xs-perl.
21:29:43 #11 63.31 Preparing to unpack .../315-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
21:29:43 #11 63.32 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:29:43 #11 63.34 Selecting previously unselected package liblist-utilsby-perl.
21:29:43 #11 63.34 Preparing to unpack .../316-liblist-utilsby-perl_0.12-1_all.deb ...
21:29:43 #11 63.35 Unpacking liblist-utilsby-perl (0.12-1) ...
21:29:43 #11 63.38 Selecting previously unselected package libltdl7:armhf.
21:29:43 #10 34.77 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:29:43 #10 34.78 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:29:43 #10 34.80 Selecting previously unselected package libmailtools-perl.
21:29:43 #10 34.81 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
21:29:43 #10 34.81 Unpacking libmailtools-perl (2.21-1) ...
21:29:43 #10 34.86 Selecting previously unselected package libmarkdown2:arm64.
21:29:43 #10 34.86 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
21:29:43 #10 34.86 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
21:29:43 #10 34.89 Selecting previously unselected package libmime-tools-perl.
21:29:43 #10 34.90 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
21:29:43 #10 34.90 Unpacking libmime-tools-perl (5.509-1) ...
21:29:43 #10 34.95 Selecting previously unselected package libmoox-aliases-perl.
21:29:43 #10 34.95 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:29:43 #10 34.95 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:29:43 #10 34.98 Selecting previously unselected package libnamespace-autoclean-perl.
21:29:43 #10 34.98 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:29:43 #10 34.99 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:29:43 #10 35.02 Selecting previously unselected package libobject-id-perl.
21:29:43 #12 27.28   Installing       : perl-Exporter-5.72-396.el8.noarch                    42/88 
21:29:43 #12 27.48   Installing       : perl-libs-4:5.26.3-422.el8.aarch64                   43/88 
21:29:43 #12 27.51   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          44/88 
21:29:43 #12 27.52   Installing       : perl-parent-1:0.237-1.el8.noarch                     45/88 
21:29:43 #12 27.54   Installing       : perl-macros-4:5.26.3-422.el8.aarch64                 46/88 
21:29:43 #12 27.55   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         47/88 
21:29:43 #12 27.58   Installing       : perl-Unicode-Normalize-1.25-396.el8.aarch64          48/88 
21:29:43 #12 27.59   Installing       : perl-File-Path-2.15-2.el8.noarch                     49/88 
21:29:43 #10 36.32 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_arm64.deb ...
21:29:43 #10 36.32 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.6) ...
21:29:43 #10 36.56 Selecting previously unselected package gcc-7-base:arm64.
21:29:43 #10 36.56 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:29:43 #10 36.56 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
21:29:43 #10 36.60 Selecting previously unselected package libisl19:arm64.
21:29:43 #9 34.90 Preparing to unpack .../216-libc-devtools_2.36-8_arm64.deb ...
21:29:43 #9 34.90 Unpacking libc-devtools (2.36-8) ...
21:29:43 #9 34.94 Selecting previously unselected package libcapture-tiny-perl.
21:29:43 #9 34.94 Preparing to unpack .../217-libcapture-tiny-perl_0.48-2_all.deb ...
21:29:43 #9 34.94 Unpacking libcapture-tiny-perl (0.48-2) ...
21:29:43 #9 34.98 Selecting previously unselected package libcgi-pm-perl.
21:29:43 #9 34.99 Preparing to unpack .../218-libcgi-pm-perl_4.55-1_all.deb ...
21:29:43 #9 34.99 Unpacking libcgi-pm-perl (4.55-1) ...
21:29:43 #9 35.05 Selecting previously unselected package libfcgi0ldbl:arm64.
21:29:43 #9 35.05 Preparing to unpack .../219-libfcgi0ldbl_2.4.2-2_arm64.deb ...
21:29:43 #9 35.06 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
21:29:43 #9 35.09 Selecting previously unselected package libfcgi-perl.
21:29:43 #9 35.09 Preparing to unpack .../220-libfcgi-perl_0.82+ds-2_arm64.deb ...
21:29:43 #9 35.10 Unpacking libfcgi-perl (0.82+ds-2) ...
21:29:43 #9 35.14 Selecting previously unselected package libcgi-fast-perl.
21:29:43 #9 35.14 Preparing to unpack .../221-libcgi-fast-perl_1%3a2.15-1_all.deb ...
21:29:43 #9 35.14 Unpacking libcgi-fast-perl (1:2.15-1) ...
21:29:43 #9 35.18 Selecting previously unselected package libclass-data-inheritable-perl.
21:29:43 #9 35.18 Preparing to unpack .../222-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:29:43 #9 35.18 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:29:43 #9 35.22 Selecting previously unselected package libclass-inspector-perl.
21:29:43 #9 35.22 Preparing to unpack .../223-libclass-inspector-perl_1.36-3_all.deb ...
21:29:43 #9 35.25 Unpacking libclass-inspector-perl (1.36-3) ...
21:29:43 #9 35.28 Selecting previously unselected package libcommon-sense-perl:arm64.
21:29:43 #9 35.28 Preparing to unpack .../224-libcommon-sense-perl_3.75-3_arm64.deb ...
21:29:43 #11 34.54 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
21:29:43 #11 34.61 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
21:29:43 #11 31.20 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
21:29:43 #11 31.20 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
21:29:43 #11 31.20 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
21:29:43 #11 31.21 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:29:43 #11 31.21 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
21:29:43 #11 31.21 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
21:29:43 #11 31.21 Get:349 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB]
21:29:43 #11 31.21 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB]
21:29:43 #11 31.21 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:29:43 #11 31.27 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B]
21:29:43 #11 71.85 Setting up liblist-someutils-perl (0.58-1) ...
21:29:43 #11 71.86 Setting up debhelper (13.6ubuntu1) ...
21:29:43 #11 71.87 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:29:43 #11 71.88 Setting up equivs (2.3.1) ...
21:29:43 #11 71.89 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:29:43 #11 71.90 Setting up libb-hooks-endofscope-perl (0.25-1) ...
21:29:43 #11 71.91 Setting up libnamespace-clean-perl (0.27-1) ...
21:29:43 #11 71.92 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:29:43 #11 71.93 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:29:43 #11 71.95 Setting up libmoox-struct-perl (0.020-1) ...
21:29:43 #11 71.96 Setting up lintian (2.114.0ubuntu1.2) ...
21:29:43 #11 71.97 Setting up licensecheck (3.2.14-2) ...
21:29:43 #11 71.98 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:29:43 #11 71.99 Setting up libwww-perl (6.61-1) ...
21:29:43 #11 72.00 Setting up devscripts (2.22.1ubuntu1) ...
21:29:43 #10 34.08 Unpacking libio-prompter-perl (0.004015-1) ...
21:29:43 #10 34.13 Selecting previously unselected package libjson-perl.
21:29:43 #10 34.13 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ...
21:29:43 #10 34.14 Unpacking libjson-perl (4.02000-1) ...
21:29:43 #10 34.18 Selecting previously unselected package liblog-any-perl.
21:29:43 #10 34.19 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ...
21:29:43 #10 34.19 Unpacking liblog-any-perl (1.707-1) ...
21:29:43 #10 34.24 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:29:43 #10 34.24 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:29:43 #10 34.25 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:29:43 #10 34.29 Selecting previously unselected package libpackage-stash-perl.
21:29:43 #11 63.38 Preparing to unpack .../317-libltdl7_2.4.7-4_armhf.deb ...
21:29:43 #11 63.39 Unpacking libltdl7:armhf (2.4.7-4) ...
21:29:43 #11 63.45 Selecting previously unselected package libltdl-dev:armhf.
21:29:43 #11 63.45 Preparing to unpack .../318-libltdl-dev_2.4.7-4_armhf.deb ...
21:29:43 #11 63.45 Unpacking libltdl-dev:armhf (2.4.7-4) ...
21:29:43 #11 63.52 Selecting previously unselected package liblzo2-2:armhf.
21:29:43 #11 63.53 Preparing to unpack .../319-liblzo2-2_2.10-2build3_armhf.deb ...
21:29:43 #11 63.54 Unpacking liblzo2-2:armhf (2.10-2build3) ...
21:29:43 #11 63.57 Selecting previously unselected package libsys-hostname-long-perl.
21:29:43 #11 63.57 Preparing to unpack .../320-libsys-hostname-long-perl_1.5-2_all.deb ...
21:29:43 #11 63.58 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:29:43 #11 63.61 Selecting previously unselected package libmail-sendmail-perl.
21:29:43 #11 63.61 Preparing to unpack .../321-libmail-sendmail-perl_0.80-2_all.deb ...
21:29:43 #11 63.61 Unpacking libmail-sendmail-perl (0.80-2) ...
21:29:43 #11 63.64 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:43 #10 35.02 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
21:29:43 #10 35.02 Unpacking libobject-id-perl (0.1.2-2.1) ...
21:29:43 #10 35.05 Selecting previously unselected package libmoox-struct-perl.
21:29:43 #10 35.06 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
21:29:43 #10 35.06 Unpacking libmoox-struct-perl (0.020-1) ...
21:29:43 #10 35.09 Selecting previously unselected package libmouse-perl.
21:29:43 #10 35.09 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
21:29:43 #10 35.10 Unpacking libmouse-perl (2.5.10-1+b1) ...
21:29:43 #10 35.14 Selecting previously unselected package libnumber-range-perl.
21:29:43 #10 35.15 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
21:29:43 #10 35.15 Unpacking libnumber-range-perl (0.12-1.1) ...
21:29:43 #10 35.18 Selecting previously unselected package libossp-uuid16:arm64.
21:29:43 #10 35.19 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
21:29:43 #10 35.19 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
21:29:43 #10 35.23 Selecting previously unselected package libossp-uuid-perl.
21:29:43 #10 35.23 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
21:29:43 #10 35.23 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
21:29:43 #10 35.26 Selecting previously unselected package libpackage-stash-xs-perl.
21:29:43 #11 33.03 Get:243 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:29:43 #12 27.61   Installing       : perl-IO-1.38-422.el8.aarch64                         50/88 
21:29:43 #12 27.64   Installing       : perl-PathTools-3.74-1.el8.aarch64                    51/88 
21:29:43 #12 27.66   Installing       : perl-constant-1.33-396.el8.noarch                    52/88 
21:29:43 #12 27.68   Installing       : perl-threads-1:2.21-2.el8.aarch64                    53/88 
21:29:43 #10 36.60 Preparing to unpack .../063-libisl19_0.19-1_arm64.deb ...
21:29:43 #10 36.61 Unpacking libisl19:arm64 (0.19-1) ...
21:29:43 #10 36.67 Selecting previously unselected package libmpfr6:arm64.
21:29:43 #10 36.67 Preparing to unpack .../064-libmpfr6_4.0.1-1_arm64.deb ...
21:29:43 #10 36.68 Unpacking libmpfr6:arm64 (4.0.1-1) ...
21:29:43 #10 36.73 Selecting previously unselected package libmpc3:arm64.
21:29:43 #9 35.29 Unpacking libcommon-sense-perl:arm64 (3.75-3) ...
21:29:43 #9 35.33 Selecting previously unselected package libconfig-tiny-perl.
21:29:43 #9 35.33 Preparing to unpack .../225-libconfig-tiny-perl_2.28-2_all.deb ...
21:29:43 #9 35.33 Unpacking libconfig-tiny-perl (2.28-2) ...
21:29:43 #9 35.36 Selecting previously unselected package libparams-util-perl.
21:29:43 #9 35.36 Preparing to unpack .../226-libparams-util-perl_1.102-2+b1_arm64.deb ...
21:29:43 #9 35.37 Unpacking libparams-util-perl (1.102-2+b1) ...
21:29:43 #9 35.41 Selecting previously unselected package libsub-install-perl.
21:29:43 #9 35.41 Preparing to unpack .../227-libsub-install-perl_0.929-1_all.deb ...
21:29:43 #9 35.41 Unpacking libsub-install-perl (0.929-1) ...
21:29:43 #9 35.44 Selecting previously unselected package libdata-optlist-perl.
21:29:43 #9 35.45 Preparing to unpack .../228-libdata-optlist-perl_0.113-1_all.deb ...
21:29:43 #9 35.45 Unpacking libdata-optlist-perl (0.113-1) ...
21:29:43 #9 35.48 Selecting previously unselected package libsub-exporter-perl.
21:29:43 #9 35.49 Preparing to unpack .../229-libsub-exporter-perl_0.989-1_all.deb ...
21:29:43 #9 35.49 Unpacking libsub-exporter-perl (0.989-1) ...
21:29:43 #9 35.53 Selecting previously unselected package libconst-fast-perl.
21:29:43 + mkdir -p /root/build-deb/compose
21:29:43 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:43 + mkdir -p /go/src/github.com/docker
21:29:43 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:43 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:43 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:43 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:43 + EPOCH=5
21:29:43 + EPOCH_SEP=
21:29:43 + [[ ! -z 5 ]]
21:29:43 + EPOCH_SEP=:
21:29:43 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:43 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:43 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:43 + VERSION=0.0.0-20230330191823-de0d30f
21:29:43 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:43 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:43 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:43 + debSource=docker-ce
21:29:43 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:43 + debMaintainer='Docker <support@docker.com>'
21:29:43 ++ date --rfc-2822
21:29:43 + debDate='Thu, 30 Mar 2023 21:29:43 +0000'
21:29:43 + pkgRevision=1
21:29:43 + cat
21:29:43 + export CLI_GITCOMMIT=de0d30f
21:29:43 + CLI_GITCOMMIT=de0d30f
21:29:43 + export ENGINE_GITCOMMIT=0656059
21:29:43 + ENGINE_GITCOMMIT=0656059
21:29:43 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:43 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:43 + dpkg-buildpackage -uc -us -I.git
21:29:43 dpkg-buildpackage: info: source package docker-ce
21:29:43 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal
21:29:43 dpkg-buildpackage: info: source distribution focal
21:29:43 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:43 dpkg-buildpackage: info: host architecture armhf
21:29:43  dpkg-source -I.git --before-build .
21:29:43 #11 34.62 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:29:43 #11 34.70 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
21:29:43 #11 34.73 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
21:29:43 #11 34.75 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
21:29:43 #11 31.43 debconf: delaying package configuration, since apt-utils is not installed
21:29:43 #11 31.47 Fetched 97.8 MB in 25s (3888 kB/s)
21:29:43 #11 31.49 Selecting previously unselected package liblocale-gettext-perl.
21:29:43 #11 31.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 ... 4117 files and directories currently installed.)
21:29:43 #11 31.49 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
21:29:43 #11 31.49 Unpacking liblocale-gettext-perl (1.07-4) ...
21:29:43 #11 31.54 Selecting previously unselected package libssl1.1:arm64.
21:29:43 + STATUS=0
21:29:43 + '[' 0 -ne 0 ']'
21:29:43 + /usr/bin/tar -xof -
21:29:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:29:43 #12 12.62 Selecting previously unselected package libarchive13:armhf.
21:29:43 #12 12.63 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
21:29:43 #12 12.64 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
21:29:43 #12 12.70 Selecting previously unselected package libjsoncpp24:armhf.
21:29:43 #12 12.70 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
21:29:43 #12 12.71 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
21:29:43 #12 12.75 Selecting previously unselected package librhash0:armhf.
21:29:43 #12 12.76 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
21:29:43 #12 12.76 Unpacking librhash0:armhf (1.4.1-2) ...
21:29:43 #12 12.81 Selecting previously unselected package libuv1:armhf.
21:29:43 #12 12.81 Preparing to unpack .../09-libuv1_1.40.0-2_armhf.deb ...
21:29:43 #12 12.82 Unpacking libuv1:armhf (1.40.0-2) ...
21:29:43 #11 72.16 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
21:29:43 #11 72.17 Setting up libxml-sax-expat-perl (0.51-1) ...
21:29:43 #11 72.22 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:43 #11 72.27 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:43 #10 34.29 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ...
21:29:43 #10 34.30 Unpacking libpackage-stash-perl (0.38-1) ...
21:29:43 #10 34.35 Selecting previously unselected package libsub-identify-perl.
21:29:43 #10 34.36 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ...
21:29:43 #10 34.37 Unpacking libsub-identify-perl (0.14-1+b1) ...
21:29:43 #10 34.41 Selecting previously unselected package libnamespace-clean-perl.
21:29:43 #10 34.41 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ...
21:29:43 #10 34.42 Unpacking libnamespace-clean-perl (0.27-1) ...
21:29:43 #10 34.49 Selecting previously unselected package libpath-tiny-perl.
21:29:43 #10 34.49 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ...
21:29:43 #10 34.50 Unpacking libpath-tiny-perl (0.108-1) ...
21:29:43 #10 34.54 Selecting previously unselected package libtype-tiny-perl.
21:29:43 #11 63.65 Preparing to unpack .../322-libnet-smtp-ssl-perl_1.04-2_all.deb ...
21:29:43 #11 63.65 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
21:29:43 #11 63.68 Selecting previously unselected package libmailtools-perl.
21:29:43 #11 63.68 Preparing to unpack .../323-libmailtools-perl_2.21-1_all.deb ...
21:29:43 #11 63.69 Unpacking libmailtools-perl (2.21-1) ...
21:29:43 #11 63.73 Selecting previously unselected package libmarkdown2:armhf.
21:29:43 #11 63.73 Preparing to unpack .../324-libmarkdown2_2.2.7-2_armhf.deb ...
21:29:43 #11 63.74 Unpacking libmarkdown2:armhf (2.2.7-2) ...
21:29:43 #11 63.76 Selecting previously unselected package libmath-base85-perl.
21:29:43 #11 63.77 Preparing to unpack .../325-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:29:43 #11 63.77 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:29:43 #11 63.80 Selecting previously unselected package libmldbm-perl.
21:29:43 #11 63.80 Preparing to unpack .../326-libmldbm-perl_2.05-3_all.deb ...
21:29:43 #11 63.80 Unpacking libmldbm-perl (2.05-3) ...
21:29:43 #11 63.83 Selecting previously unselected package libmoox-aliases-perl.
21:29:43 #11 63.83 Preparing to unpack .../327-libmoox-aliases-perl_0.001006-2_all.deb ...
21:29:43 #11 63.83 Unpacking libmoox-aliases-perl (0.001006-2) ...
21:29:43 #11 63.86 Selecting previously unselected package libmouse-perl.
21:29:43 #11 63.86 Preparing to unpack .../328-libmouse-perl_2.5.10-1build4_armhf.deb ...
21:29:43 #11 63.87 Unpacking libmouse-perl (2.5.10-1build4) ...
21:29:43 #17 exporting layers 6.3s done
21:29:43 #17 writing image sha256:6232c15946dae51d7c6cfc8b56034eeb83da6f0b400187c4624c6690ce55e882 done
21:29:43 #17 naming to docker.io/debbuild-debian-bookworm/x86_64 done
21:29:43 #17 DONE 6.3s
21:29:43 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/x86_64
21:29:43 #10 35.27 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
21:29:43 #10 35.27 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
21:29:43 #10 35.30 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:43 #10 35.30 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:29:43 #10 35.31 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:29:43 #10 35.34 Selecting previously unselected package libperlio-gzip-perl.
21:29:43 #10 35.34 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
21:29:43 #10 35.35 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
21:29:43 #10 35.38 Selecting previously unselected package libpod-parser-perl.
21:29:43 #10 35.39 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
21:29:43 #10 35.40 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:29:43 #10 35.44 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:29:43 #10 35.45 Unpacking libpod-parser-perl (1.63-2) ...
21:29:43 #10 35.48 Selecting previously unselected package libpod-constants-perl.
21:29:43 #10 35.48 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
21:29:43 #10 35.49 Unpacking libpod-constants-perl (0.19-2) ...
21:29:43 #11 33.22 Get:244 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-7 [11.6 kB]
21:29:43 #11 33.24 Get:245 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-merge-perl all 0.08-4 [12.0 kB]
21:29:43 #11 33.26 Get:246 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libaliased-perl all 0.34-2 [13.5 kB]
21:29:43 #11 33.28 Get:247 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
21:29:43 #11 33.38 Get:248 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive-cpio-perl all 0.10-2 [10.3 kB]
21:29:43 #12 27.70   Installing       : perl-threads-shared-1.58-2.el8.aarch64               54/88 
21:29:43 #10 36.73 Preparing to unpack .../065-libmpc3_1.1.0-1_arm64.deb ...
21:29:43 #10 36.73 Unpacking libmpc3:arm64 (1.1.0-1) ...
21:29:43 #10 36.78 Selecting previously unselected package cpp-7.
21:29:43 #10 36.78 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:29:43 #10 36.78 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:29:43 #9 35.53 Preparing to unpack .../230-libconst-fast-perl_0.014-2_all.deb ...
21:29:43 #9 35.53 Unpacking libconst-fast-perl (0.014-2) ...
21:29:43 #9 35.56 Selecting previously unselected package libwant-perl.
21:29:43 #9 35.57 Preparing to unpack .../231-libwant-perl_0.29-2+b1_arm64.deb ...
21:29:43 #9 35.57 Unpacking libwant-perl (0.29-2+b1) ...
21:29:43 #9 35.61 Selecting previously unselected package libcontextual-return-perl.
21:29:43 #9 35.61 Preparing to unpack .../232-libcontextual-return-perl_0.004014-4_all.deb ...
21:29:43 #9 35.61 Unpacking libcontextual-return-perl (0.004014-4) ...
21:29:43 #9 35.65 Selecting previously unselected package libconvert-binhex-perl.
21:29:43 #9 35.65 Preparing to unpack .../233-libconvert-binhex-perl_1.125-3_all.deb ...
21:29:43 #9 35.65 Unpacking libconvert-binhex-perl (1.125-3) ...
21:29:43 #9 35.69 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
21:29:43 #9 35.69 Preparing to unpack .../234-libcpanel-json-xs-perl_4.35-1_arm64.deb ...
21:29:43 #9 35.69 Unpacking libcpanel-json-xs-perl:arm64 (4.35-1) ...
21:29:43 #9 35.73 Selecting previously unselected package libdevel-stacktrace-perl.
21:29:43 #9 35.74 Preparing to unpack .../235-libdevel-stacktrace-perl_2.0400-2_all.deb ...
21:29:43 #9 35.74 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
21:29:43 #9 35.78 Selecting previously unselected package libexception-class-perl.
21:29:43  debian/rules clean
21:29:43 dh clean --with=bash-completion
21:29:43    dh_clean
21:29:43 #11 34.93 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
21:29:43 #11 34.93 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:29:43 #11 34.94 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:29:43 #11 34.94 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:29:43 #11 34.96 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB]
21:29:44 #11 31.54 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.17_arm64.deb ...
21:29:44 #11 31.55 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.17) ...
21:29:44 #11 31.67 Selecting previously unselected package libpython3.8-minimal:arm64.
21:29:44 #11 31.67 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.7_arm64.deb ...
21:29:44 #11 31.68 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.7) ...
21:29:44 #11 31.78 Selecting previously unselected package libexpat1:arm64.
21:29:44 #12 12.86 Selecting previously unselected package cmake.
21:29:44 #12 12.86 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1+deb11u1_armhf.deb ...
21:29:44 #12 12.87 Unpacking cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
21:29:44 #11 72.39 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:44 #11 72.41 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:29:44 #11 72.44 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
21:29:44 #11 72.45 Updating certificates in /etc/ssl/certs...
21:29:44 #11 63.90 Selecting previously unselected package libxs-parse-keyword-perl.
21:29:44 #11 63.90 Preparing to unpack .../329-libxs-parse-keyword-perl_0.25-1_armhf.deb ...
21:29:44 #11 63.90 Unpacking libxs-parse-keyword-perl (0.25-1) ...
21:29:44 #11 63.93 Selecting previously unselected package libxs-parse-sublike-perl:armhf.
21:29:44 #11 63.94 Preparing to unpack .../330-libxs-parse-sublike-perl_0.16-1ubuntu2_armhf.deb ...
21:29:44 #11 63.94 Unpacking libxs-parse-sublike-perl:armhf (0.16-1ubuntu2) ...
21:29:44 #11 63.97 Selecting previously unselected package libobject-pad-perl.
21:29:44 #11 63.97 Preparing to unpack .../331-libobject-pad-perl_0.68-1_armhf.deb ...
21:29:44 #11 63.97 Unpacking libobject-pad-perl (0.68-1) ...
21:29:44 #11 64.00 Selecting previously unselected package libpackage-stash-xs-perl:armhf.
21:29:44 #11 64.01 Preparing to unpack .../332-libpackage-stash-xs-perl_0.30-1_armhf.deb ...
21:29:44 #11 64.01 Unpacking libpackage-stash-xs-perl:armhf (0.30-1) ...
21:29:44 #11 64.04 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:44 #11 64.04 Preparing to unpack .../333-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:29:44 #11 64.05 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:29:44 #11 64.09 Selecting previously unselected package libperlio-gzip-perl.
21:29:44 #10 35.52 Selecting previously unselected package libproc-processtable-perl.
21:29:44 #10 35.53 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
21:29:44 #10 35.53 Unpacking libproc-processtable-perl (0.59-2+b1) ...
21:29:44 #10 35.57 Selecting previously unselected package libre2-9:arm64.
21:29:44 #10 35.57 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
21:29:44 #10 35.58 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
21:29:44 #10 35.62 Selecting previously unselected package libre-engine-re2-perl:arm64.
21:29:44 #10 35.62 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
21:29:44 #10 35.63 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
21:29:44 #10 35.66 Selecting previously unselected package libreadonly-perl.
21:29:44 #10 35.66 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
21:29:44 #10 35.66 Unpacking libreadonly-perl (2.050-3) ...
21:29:44 #10 35.70 Selecting previously unselected package libref-util-perl.
21:29:44 #10 35.70 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
21:29:44 #10 35.71 Unpacking libref-util-perl (0.204-1) ...
21:29:44 #10 35.74 Selecting previously unselected package libref-util-xs-perl.
21:29:44 + set -e
21:29:44 + mkdir -p /root/build-deb/engine
21:29:44 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:44 #11 33.39 Get:249 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB]
21:29:44 #11 33.40 Get:250 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
21:29:44 #11 33.41 Get:251 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
21:29:44 #11 33.41 Get:252 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libvariable-magic-perl arm64 0.62-2 [34.4 kB]
21:29:44 #11 33.43 Get:253 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
21:29:44 #10 34.54 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ...
21:29:44 #10 34.54 Unpacking libtype-tiny-perl (1.004004-1) ...
21:29:44 #10 34.60 Selecting previously unselected package libgitlab-api-v4-perl.
21:29:44 #10 34.60 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ...
21:29:44 #10 34.61 Unpacking libgitlab-api-v4-perl (0.16-1) ...
21:29:44 #10 34.67 Selecting previously unselected package libglib2.0-data.
21:29:44 #10 34.67 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
21:29:44 #10 34.68 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
21:29:44 #10 37.32 Selecting previously unselected package cpp.
21:29:44 #12 28.21   Installing       : perl-interpreter-4:5.26.3-422.el8.aarch64            55/88 
21:29:44 #12 28.25   Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                    56/88 
21:29:44 #12 28.26   Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                    56/88 
21:29:44 #12 28.29   Installing       : libpkgconf-1.4.2-1.el8.aarch64                       57/88 
21:29:44 #12 28.31   Installing       : pkgconf-1.4.2-1.el8.aarch64                          58/88 
21:29:44 #12 28.32   Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64               59/88 
21:29:44 #12 28.36   Installing       : libbabeltrace-1.5.4-4.el8.aarch64                    60/88 
21:29:44 #9 35.78 Preparing to unpack .../236-libexception-class-perl_1.45-1_all.deb ...
21:29:44 #9 35.78 Unpacking libexception-class-perl (1.45-1) ...
21:29:44 #9 35.82 Selecting previously unselected package libiterator-perl.
21:29:44 #9 35.82 Preparing to unpack .../237-libiterator-perl_0.03+ds1-2_all.deb ...
21:29:44 #9 35.82 Unpacking libiterator-perl (0.03+ds1-2) ...
21:29:44 #9 35.86 Selecting previously unselected package libiterator-util-perl.
21:29:44 #9 35.86 Preparing to unpack .../238-libiterator-util-perl_0.02+ds1-2_all.deb ...
21:29:44 #9 35.87 Unpacking libiterator-util-perl (0.02+ds1-2) ...
21:29:44 #9 35.90 Selecting previously unselected package libdata-dpath-perl.
21:29:44 #9 35.90 Preparing to unpack .../239-libdata-dpath-perl_0.58-2_all.deb ...
21:29:44 #9 35.91 Unpacking libdata-dpath-perl (0.58-2) ...
21:29:44 #9 35.95 Selecting previously unselected package libdata-dump-perl.
21:29:44 #9 35.95 Preparing to unpack .../240-libdata-dump-perl_1.25-1_all.deb ...
21:29:44 #9 35.96 Unpacking libdata-dump-perl (1.25-1) ...
21:29:44 #9 35.99 Selecting previously unselected package libdata-messagepack-perl.
21:29:44 #9 36.00 Preparing to unpack .../241-libdata-messagepack-perl_1.02-1+b1_arm64.deb ...
21:29:44 #9 36.00 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
21:29:44 #9 36.04 Selecting previously unselected package libnet-domain-tld-perl.
21:29:44  dpkg-source -I.git -b .
21:29:44 #11 31.78 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
21:29:44 #11 31.79 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
21:29:44 #11 31.83 Selecting previously unselected package python3.8-minimal.
21:29:44 #11 31.83 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.7_arm64.deb ...
21:29:44 #11 31.84 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:29:44 #11 32.02 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.17) ...
21:29:44 #12 13.30 Selecting previously unselected package dh-apparmor.
21:29:44 #12 13.30 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
21:29:44 #12 13.31 Unpacking dh-apparmor (2.13.6-10) ...
21:29:44 #12 13.34 Selecting previously unselected package dmsetup.
21:29:44 #12 13.35 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
21:29:44 #12 13.35 Unpacking dmsetup (2:1.02.175-2.1) ...
21:29:44 #11 72.74 0 added, 0 removed; done.
21:29:44 #11 72.74 Running hooks in /etc/ca-certificates/update.d...
21:29:44 #11 72.74 done.
21:29:44 #11 64.09 Preparing to unpack .../334-libperlio-gzip-perl_0.20-1_armhf.deb ...
21:29:44 #11 64.10 Unpacking libperlio-gzip-perl (0.20-1) ...
21:29:44 #11 64.13 Selecting previously unselected package libperlio-utf8-strict-perl.
21:29:44 #11 64.13 Preparing to unpack .../335-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
21:29:44 #11 64.13 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:29:44 #11 64.17 Selecting previously unselected package libpod-parser-perl.
21:29:44 #11 64.17 Preparing to unpack .../336-libpod-parser-perl_1.65-1_all.deb ...
21:29:44 #11 64.18 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:29:44 #11 64.19 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:29:44 #11 64.19 Unpacking libpod-parser-perl (1.65-1) ...
21:29:44 #11 64.22 Selecting previously unselected package libpod-constants-perl.
21:29:44 #11 64.22 Preparing to unpack .../337-libpod-constants-perl_0.19-2_all.deb ...
21:29:44 #11 64.23 Unpacking libpod-constants-perl (0.19-2) ...
21:29:44 #11 64.26 Selecting previously unselected package libproc-processtable-perl:armhf.
21:29:44 #11 64.26 Preparing to unpack .../338-libproc-processtable-perl_0.634-1build1_armhf.deb ...
21:29:44 #11 64.26 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
21:29:44 #11 64.30 Selecting previously unselected package libre2-9:armhf.
21:29:44 #11 64.30 Preparing to unpack .../339-libre2-9_20220601+dfsg-1_armhf.deb ...
21:29:44 #11 64.31 Unpacking libre2-9:armhf (20220601+dfsg-1) ...
21:29:44 #11 64.34 Selecting previously unselected package libre-engine-re2-perl:armhf.
21:29:44 #11 64.34 Preparing to unpack .../340-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
21:29:44 #11 64.35 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
21:29:44 #11 64.37 Selecting previously unselected package libreadonly-perl.
21:29:44 #11 64.38 Preparing to unpack .../341-libreadonly-perl_2.050-3_all.deb ...
21:29:44 #11 64.38 Unpacking libreadonly-perl (2.050-3) ...
21:29:44 #11 64.41 Selecting previously unselected package libref-util-perl.
21:29:44 #10 35.74 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
21:29:44 #10 35.74 Unpacking libref-util-xs-perl (0.117-1+b3) ...
21:29:44 #10 35.78 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:44 #10 35.78 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
21:29:44 #10 35.78 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
21:29:44 #10 35.82 Selecting previously unselected package libregexp-pattern-perl.
21:29:44 #10 35.82 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:29:44 #10 35.82 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:29:44 #10 35.86 Selecting previously unselected package libsasl2-modules:arm64.
21:29:44 #10 35.87 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:29:44 #10 35.87 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:29:44 #10 35.91 Selecting previously unselected package libsereal-decoder-perl.
21:29:44 #10 35.91 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
21:29:44 #10 35.91 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
21:29:44 #10 35.95 Selecting previously unselected package libsereal-encoder-perl.
21:29:44 #10 35.95 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
21:29:44 #10 35.96 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
21:29:44 #10 36.00 Selecting previously unselected package libtask-weaken-perl.
21:29:44 #11 33.84 Get:254 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libberkeleydb-perl arm64 0.64-1build3 [123 kB]
21:29:44 + STATUS=0
21:29:44 + '[' 0 -ne 0 ']'
21:29:44 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:29:44 + RPM_EC=0
21:29:44 ++ jobs -p
21:29:44 + exit 0
21:29:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J3h049
21:29:44 + umask 022
21:29:44 + cd /root/rpmbuild/BUILD
21:29: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:29:44 + export CFLAGS
21:29: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:29:44 + export CXXFLAGS
21:29: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:29:44 + export FFLAGS
21:29: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:29:44 + export FCFLAGS
21:29: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:29:44 + export LDFLAGS
21:29:44 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:29:44 + export LT_SYS_LIBRARY_PATH
21:29:44 + CC=gcc
21:29:44 + export CC
21:29:44 + CXX=g++
21:29:44 + export CXX
21:29:44 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:29:44 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20230330191823.de0d30f-0.fc36 x86_64
21:29:44 + cd src
21:29:44 + export DOCKER_GITCOMMIT=0656059
21:29:44 + DOCKER_GITCOMMIT=0656059
21:29:44 + mkdir -p /go/src/github.com/docker
21:29:44 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:29:44 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:29:44 + pushd /root/rpmbuild/BUILD/src/engine
21:29:44 + TMP_GOPATH=/go
21:29:44 + hack/dockerfile/install/install.sh tini
21:29:44 + RM_GOPATH=0
21:29:44 + TMP_GOPATH=/go
21:29:44 + : /usr/local/bin
21:29:44 + '[' -z /go ']'
21:29:44 + export GOPATH=/go
21:29:44 + GOPATH=/go
21:29:44 + case "$(go env GOARCH)" in
21:29:44 ++ go env GOARCH
21:29:44 + export GO_BUILDMODE=-buildmode=pie
21:29:44 + GO_BUILDMODE=-buildmode=pie
21:29:44 ++ dirname hack/dockerfile/install/install.sh
21:29:44 + dir=hack/dockerfile/install
21:29:44 + bin=tini
21:29:44 + shift
21:29:44 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:29:44 + . hack/dockerfile/install/tini.installer
21:29:44 ++ : v0.19.0
21:29:44 + install_tini
21:29:44 + echo 'Install tini version v0.19.0'
21:29:44 Install tini version v0.19.0
21:29:44 + git clone https://github.com/krallin/tini.git /go/tini
21:29:44 Cloning into '/go/tini'...
21:29:44 #10 34.85 Selecting previously unselected package libgpm2:arm64.
21:29:44 #10 34.86 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ...
21:29:44 #10 34.86 Unpacking libgpm2:arm64 (1.20.7-5) ...
21:29:44 #10 34.91 Selecting previously unselected package libidn11:arm64.
21:29:44 #10 34.91 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ...
21:29:44 #10 34.92 Unpacking libidn11:arm64 (1.33-2.2) ...
21:29:44 #10 34.98 Selecting previously unselected package libntlm0:arm64.
21:29:44 #10 34.99 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ...
21:29:44 #10 34.99 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ...
21:29:44 #10 35.03 Selecting previously unselected package libgsasl7.
21:29:44 #10 35.04 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ...
21:29:44 #10 35.04 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
21:29:44 #10 35.09 Selecting previously unselected package libhtml-form-perl.
21:29:44 #13 4.142 Package bash-5.1.8-6.el9.aarch64 is already installed.
21:29:44 #13 4.168 Package bash-5.1.8-6.el9.aarch64 is already installed.
21:29:44 #13 4.181 Package bash-5.1.8-6.el9.aarch64 is already installed.
21:29:44 #13 4.181 Package ca-certificates-2022.2.54-90.2.el9.noarch is already installed.
21:29:44 #13 4.182 Package libarchive-3.5.3-4.el9.aarch64 is already installed.
21:29:44 #13 4.182 Package pkgconf-pkg-config-1.7.3-10.el9.aarch64 is already installed.
21:29:44 #13 4.182 Package tar-2:1.34-6.el9.aarch64 is already installed.
21:29:44 #13 4.195 Package bash-5.1.8-6.el9.aarch64 is already installed.
21:29:44 #13 4.248 Dependencies resolved.
21:29:44 #13 4.255 ================================================================================
21:29:44 #13 4.255  Package                   Arch      Version                  Repository   Size
21:29:44 #13 4.255 ================================================================================
21:29:44 #13 4.255 Installing:
21:29:44 #13 4.255  cmake                     aarch64   3.20.2-8.el9             appstream   6.2 M
21:29:44 #13 4.255  device-mapper-devel       aarch64   9:1.02.187-7.el9         crb          44 k
21:29:44 #13 4.255  gcc                       aarch64   11.3.1-4.3.el9           appstream    30 M
21:29:44 #13 4.255  git                       aarch64   2.39.1-1.el9             appstream    63 k
21:29:44 #13 4.255  glibc-static              aarch64   2.34-61.el9              crb         1.4 M
21:29:44 #13 4.255  libseccomp-devel          aarch64   2.5.2-2.el9              appstream    59 k
21:29:44 #13 4.255  libselinux-devel          aarch64   3.5-1.el9                appstream   160 k
21:29:44 #13 4.255  libtool                   aarch64   2.4.6-45.el9             appstream   582 k
21:29:44 #13 4.255  libtool-ltdl-devel        aarch64   2.4.6-45.el9             crb         161 k
21:29:44 #13 4.255  make                      aarch64   1:4.3-7.el9              baseos      535 k
21:29:44 #13 4.255  selinux-policy-devel      noarch    38.1.9-1.el9             appstream   1.4 M
21:29:44 #13 4.255  systemd                   aarch64   252-8.el9                baseos      3.9 M
21:29:44 #13 4.255  systemd-devel             aarch64   252-8.el9                appstream   642 k
21:29:44 #13 4.255  which                     aarch64   2.21-28.el9              baseos       41 k
21:29:44 #13 4.255 Installing dependencies:
21:29:44 #13 4.255  acl                       aarch64   2.3.1-3.el9              baseos       73 k
21:29:44 #13 4.255  annobin                   aarch64   11.13-1.el9              appstream   975 k
21:29:44 #13 4.255  autoconf                  noarch    2.69-38.el9              appstream   681 k
21:29:44 #13 4.255  automake                  noarch    1.16.2-6.el9             appstream   689 k
21:29:44 #13 4.255  cmake-data                noarch    3.20.2-8.el9             appstream   2.1 M
21:29:44 #13 4.255  cmake-filesystem          aarch64   3.20.2-8.el9             appstream    19 k
21:29:44 #13 4.255  cmake-rpm-macros          noarch    3.20.2-8.el9             appstream    12 k
21:29:44 #13 4.255  cpp                       aarch64   11.3.1-4.3.el9           appstream    10 M
21:29:44 #13 4.255  dbus                      aarch64   1:1.12.20-7.el9          baseos      3.9 k
21:29:44 #13 4.255  dbus-broker               aarch64   28-7.el9                 baseos      166 k
21:29:44 #13 4.255  dbus-common               noarch    1:1.12.20-7.el9          baseos       15 k
21:29:44 #13 4.255  device-mapper             aarch64   9:1.02.187-7.el9         baseos      139 k
21:29:44 #13 4.255  device-mapper-libs        aarch64   9:1.02.187-7.el9         baseos      173 k
21:29:44 #13 4.255  gcc-plugin-annobin        aarch64   11.3.1-4.3.el9           appstream    63 k
21:29:44 #13 4.255  git-core                  aarch64   2.39.1-1.el9             appstream   4.3 M
21:29:44 #13 4.255  git-core-doc              noarch    2.39.1-1.el9             appstream   2.9 M
21:29:44 #13 4.255  glibc-devel               aarch64   2.34-61.el9              appstream   565 k
21:29:44 #13 4.255  kernel-headers            aarch64   5.14.0-289.el9           appstream   5.0 M
21:29:44 #13 4.255  kmod-libs                 aarch64   28-7.el9                 baseos       63 k
21:29:44 #13 4.255  libasan                   aarch64   11.3.1-4.3.el9           appstream   430 k
21:29:44 #13 4.255  libatomic                 aarch64   11.3.1-4.3.el9           baseos       55 k
21:29:44 #13 4.255  libcbor                   aarch64   0.7.0-5.el9              baseos       56 k
21:29:44 #13 4.255  libedit                   aarch64   3.1-37.20210216cvs.el9   baseos      104 k
21:29:44 #13 4.255  libfido2                  aarch64   1.6.0-7.el9              baseos       69 k
21:29:44 #13 4.255  libmpc                    aarch64   1.2.1-4.el9              appstream    63 k
21:29:44 #13 4.255  libseccomp                aarch64   2.5.2-2.el9              baseos       72 k
21:29:44 #13 4.255  libsepol-devel            aarch64   3.5-1.el9                appstream    48 k
21:29:44 #13 4.255  libtool-ltdl              aarch64   2.4.6-45.el9             appstream    37 k
21:29:44 #13 4.255  libubsan                  aarch64   11.3.1-4.3.el9           appstream   203 k
21:29:44 #13 4.255  libuv                     aarch64   1:1.42.0-1.el9           appstream   146 k
21:29:44 #13 4.255  libxcrypt-devel           aarch64   4.4.18-3.el9             appstream    29 k
21:29:44 #13 4.255  libxcrypt-static          aarch64   4.4.18-3.el9             crb         108 k
21:29:44 #13 4.255  llvm-libs                 aarch64   15.0.7-1.el9             appstream    20 M
21:29:44 #13 4.255  m4                        aarch64   1.4.19-1.el9             appstream   297 k
21:29:44 #13 4.255  openssh                   aarch64   8.7p1-28.el9             baseos      448 k
21:29:44 #13 4.255  openssh-clients           aarch64   8.7p1-28.el9             baseos      679 k
21:29:44 #13 4.255  pcre2-devel               aarch64   10.40-2.el9              appstream   515 k
21:29:44 #13 4.255  pcre2-utf16               aarch64   10.40-2.el9              appstream   199 k
21:29:44 #13 4.255  pcre2-utf32               aarch64   10.40-2.el9              appstream   190 k
21:29:44 #13 4.255  perl-DynaLoader           aarch64   1.47-480.el9             appstream    27 k
21:29:44 #13 4.255  perl-Error                noarch    1:0.17029-7.el9          appstream    42 k
21:29:44 #13 4.255  perl-File-Compare         noarch    1.100.600-480.el9        appstream    14 k
21:29:44 #13 4.255  perl-File-Copy            noarch    2.34-480.el9             appstream    21 k
21:29:44 #13 4.255  perl-File-Find            noarch    1.37-480.el9             appstream    27 k
21:29:44 #13 4.255  perl-Git                  noarch    2.39.1-1.el9             appstream    39 k
21:29:44 #13 4.255  perl-TermReadKey          aarch64   2.38-11.el9              appstream    36 k
21:29:44 #13 4.255  perl-Thread-Queue         noarch    3.14-460.el9             appstream    22 k
21:29:44 #13 4.255  perl-lib                  aarch64   0.65-480.el9             appstream    16 k
21:29:44 #13 4.255  perl-threads              aarch64   1:2.25-460.el9           appstream    57 k
21:29:44 #13 4.255  perl-threads-shared       aarch64   1.61-460.el9             appstream    44 k
21:29:44 #13 4.255  policycoreutils-devel     aarch64   3.5-1.el9                appstream   143 k
21:29:44 #13 4.255  rpm-plugin-selinux        aarch64   4.16.1.3-22.el9          baseos       18 k
21:29:44 #13 4.255  selinux-policy            noarch    38.1.9-1.el9             baseos       55 k
21:29:44 #13 4.255  selinux-policy-targeted   noarch    38.1.9-1.el9             baseos      6.8 M
21:29:44 #13 4.255  systemd-pam               aarch64   252-8.el9                baseos      246 k
21:29:44 #13 4.255  systemd-rpm-macros        noarch    252-8.el9                baseos       45 k
21:29:44 #13 4.255 
21:29:44 #13 4.255 Transaction Summary
21:29:44 #13 4.255 ================================================================================
21:29:44 #13 4.255 Install  70 Packages
21:29:44 #13 4.255 
21:29:44 #13 4.259 Total download size: 105 M
21:29:44 #13 4.260 Installed size: 362 M
21:29:44 #13 4.260 Downloading Packages:
21:29:44 #10 37.32 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
21:29:44 #10 37.32 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
21:29:44 #10 37.37 Selecting previously unselected package libcc1-0:arm64.
21:29:44 #10 37.37 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.37 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:44 #10 37.42 Selecting previously unselected package libgomp1:arm64.
21:29:44 #10 37.42 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.42 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:44 #10 37.47 Selecting previously unselected package libitm1:arm64.
21:29:44 #10 37.47 Preparing to unpack .../070-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.48 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:44 #10 37.52 Selecting previously unselected package libatomic1:arm64.
21:29:44 #10 37.52 Preparing to unpack .../071-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.52 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:44 #10 37.57 Selecting previously unselected package libasan4:arm64.
21:29:44 #12 28.37   Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64                    60/88 
21:29:44 #12 28.69   Installing       : glibc-gconv-extra-2.28-225.el8.aarch64               61/88 
21:29:44 #12 28.72   Running scriptlet: glibc-gconv-extra-2.28-225.el8.aarch64               61/88 
21:29:44 #9 36.04 Preparing to unpack .../242-libnet-domain-tld-perl_1.75-3_all.deb ...
21:29:44 #9 36.04 Unpacking libnet-domain-tld-perl (1.75-3) ...
21:29:44 #9 36.08 Selecting previously unselected package libdata-validate-domain-perl.
21:29:44 #9 36.08 Preparing to unpack .../243-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:29:44 #9 36.09 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:29:44 #9 36.12 Selecting previously unselected package libnet-ipv6addr-perl.
21:29:44 #9 36.13 Preparing to unpack .../244-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:29:44 #9 36.13 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:29:44 #9 36.18 Selecting previously unselected package libnet-netmask-perl.
21:29:44 #9 36.18 Preparing to unpack .../245-libnet-netmask-perl_2.0002-2_all.deb ...
21:29:44 #9 36.18 Unpacking libnet-netmask-perl (2.0002-2) ...
21:29:44 #9 36.22 Selecting previously unselected package libnetaddr-ip-perl.
21:29:44 #9 36.22 Preparing to unpack .../246-libnetaddr-ip-perl_4.079+dfsg-2+b1_arm64.deb ...
21:29:44 #9 36.23 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
21:29:44 #9 36.27 Selecting previously unselected package libdata-validate-ip-perl.
21:29:44 #9 36.28 Preparing to unpack .../247-libdata-validate-ip-perl_0.31-1_all.deb ...
21:29:44 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:29:44 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:29:44 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:44 dpkg-source: info: using source format '1.0'
21:29:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz
21:29:44 #11 32.11 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.7) ...
21:29:44 #11 32.13 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
21:29:44 #11 32.14 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:29:44 #45 6.725 Reading package lists...
21:29:44 #11 35.37 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
21:29:44 #12 13.40 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:29:44 #12 13.40 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:29:44 #12 13.40 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:29:44 #12 13.46 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:29:44 #12 13.46 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:29:44 #12 13.47 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
21:29:44 #12 13.50 Selecting previously unselected package libudev-dev:armhf.
21:29:44 #12 13.50 Preparing to unpack .../15-libudev-dev_247.3-7+rpi1+deb11u1_armhf.deb ...
21:29:44 #12 13.51 Unpacking libudev-dev:armhf (247.3-7+rpi1+deb11u1) ...
21:29:44 #12 13.55 Selecting previously unselected package libsepol1-dev:armhf.
21:29:44 #12 13.55 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
21:29:44 #12 13.56 Unpacking libsepol1-dev:armhf (3.1-1) ...
21:29:44 #11 64.41 Preparing to unpack .../342-libref-util-perl_0.204-1_all.deb ...
21:29:44 #11 64.42 Unpacking libref-util-perl (0.204-1) ...
21:29:44 #11 64.44 Selecting previously unselected package libref-util-xs-perl.
21:29:44 #11 64.45 Preparing to unpack .../343-libref-util-xs-perl_0.117-2_armhf.deb ...
21:29:44 #11 64.45 Unpacking libref-util-xs-perl (0.117-2) ...
21:29:44 #11 64.48 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:44 #11 64.48 Preparing to unpack .../344-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
21:29:44 #11 64.48 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
21:29:44 #11 64.52 Selecting previously unselected package libregexp-pattern-perl.
21:29:44 #11 64.52 Preparing to unpack .../345-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:29:44 #11 64.53 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:29:44 #11 64.55 Selecting previously unselected package libregexp-wildcards-perl.
21:29:44 #11 64.56 Preparing to unpack .../346-libregexp-wildcards-perl_1.05-3_all.deb ...
21:29:44 #11 64.56 Unpacking libregexp-wildcards-perl (1.05-3) ...
21:29:44 #11 64.60 Selecting previously unselected package libsasl2-modules:armhf.
21:29:44 #11 64.60 Preparing to unpack .../347-libsasl2-modules_2.1.28+dfsg-6ubuntu2_armhf.deb ...
21:29:44 #11 64.61 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-6ubuntu2) ...
21:29:44 #11 64.64 Selecting previously unselected package libsereal-decoder-perl.
21:29:44 #10 36.00 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
21:29:44 #10 36.01 Unpacking libtask-weaken-perl (1.06-1) ...
21:29:44 #10 36.03 Selecting previously unselected package libxml-parser-perl:arm64.
21:29:44 #10 36.04 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
21:29:44 #10 36.04 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
21:29:44 #10 36.09 Selecting previously unselected package libsoap-lite-perl.
21:29:44 #10 36.09 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
21:29:44 #10 36.10 Unpacking libsoap-lite-perl (1.27-1) ...
21:29:44 #10 36.16 Selecting previously unselected package libsort-key-perl.
21:29:44 #10 36.16 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
21:29:44 #10 36.16 Unpacking libsort-key-perl (1.33-2+b3) ...
21:29:44 #10 36.20 Selecting previously unselected package libstring-copyright-perl.
21:29:44 #10 36.20 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
21:29:44 #10 36.21 Unpacking libstring-copyright-perl (0.003006-1) ...
21:29:44 #10 36.24 Selecting previously unselected package libstring-escape-perl.
21:29:44 #10 36.24 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
21:29:44 #10 36.24 Unpacking libstring-escape-perl (2010.002-2) ...
21:29:44 #10 36.29 Selecting previously unselected package libstring-shellquote-perl.
21:29:44 + cd /go/tini
21:29:44 + git checkout -q v0.19.0
21:29:44 + cmake .
21:29:44 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:29:44   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:29:44   CMake.
21:29:44 
21:29:44   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:29:44   CMake that the project does not need compatibility with older versions.
21:29:44 
21:29:44 
21:29:44 #10 35.09 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ...
21:29:44 #10 35.10 Unpacking libhtml-form-perl (6.03-1) ...
21:29:44 #10 35.13 Selecting previously unselected package libhtml-format-perl.
21:29:44 #10 35.13 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ...
21:29:44 #10 35.14 Unpacking libhtml-format-perl (2.12-1) ...
21:29:44 #10 35.20 Selecting previously unselected package libhttp-daemon-perl.
21:29:44 #10 35.20 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
21:29:44 #10 35.21 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
21:29:44 #10 35.24 Selecting previously unselected package libstruct-dumb-perl.
21:29:44 #10 35.25 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ...
21:29:44 #10 35.26 Unpacking libstruct-dumb-perl (0.09-1) ...
21:29:44 #10 35.29 Selecting previously unselected package libio-async-perl.
21:29:44 #10 35.29 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ...
21:29:44 #10 35.30 Unpacking libio-async-perl (0.72-1) ...
21:29:44 + mkdir -p /root/build-deb/cli
21:29:44 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:44 #10 37.57 Preparing to unpack .../072-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.58 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
21:29:44 #10 37.64 Selecting previously unselected package liblsan0:arm64.
21:29:44 #10 37.64 Preparing to unpack .../073-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.65 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:44 #10 37.70 Selecting previously unselected package libtsan0:arm64.
21:29:44 #10 37.70 Preparing to unpack .../074-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.70 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:44 #10 37.76 Selecting previously unselected package libubsan0:arm64.
21:29:44 #10 37.76 Preparing to unpack .../075-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.77 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
21:29:44 #10 37.81 Selecting previously unselected package libgcc-7-dev:arm64.
21:29:44 #12 28.74   Installing       : emacs-filesystem-1:26.1-9.el8.noarch                 62/88 
21:29:44 #12 28.76   Installing       : desktop-file-utils-0.26-1.el8.aarch64                63/88 
21:29:44 #12 28.79   Installing       : elfutils-debuginfod-client-0.188-3.el8.aarch64       64/88 
21:29:44 #12 28.87   Installing       : elfutils-0.188-3.el8.aarch64                         65/88 
21:29:44 #12 28.93   Installing       : diffutils-3.6-6.el8.aarch64                          66/88 
21:29:44 #12 28.95   Running scriptlet: diffutils-3.6-6.el8.aarch64                          66/88 
21:29:44 #12 28.97   Installing       : dbus-glib-0.110-2.el8.aarch64                        67/88 
21:29:44 #9 36.28 Unpacking libdata-validate-ip-perl (0.31-1) ...
21:29:44 #9 36.32 Selecting previously unselected package libdata-validate-uri-perl.
21:29:44 #9 36.32 Preparing to unpack .../248-libdata-validate-uri-perl_0.07-2_all.deb ...
21:29:44 #9 36.32 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:29:44 #9 36.36 Selecting previously unselected package libdevel-size-perl.
21:29:44 #9 36.36 Preparing to unpack .../249-libdevel-size-perl_0.83-2+b1_arm64.deb ...
21:29:44 #9 36.36 Unpacking libdevel-size-perl (0.83-2+b1) ...
21:29:44 #9 36.40 Selecting previously unselected package libdistro-info-perl.
21:29:44 #9 36.40 Preparing to unpack .../250-libdistro-info-perl_1.5_all.deb ...
21:29:44 #9 36.41 Unpacking libdistro-info-perl (1.5) ...
21:29:44 #9 36.45 Selecting previously unselected package libemail-address-xs-perl.
21:29:44 #9 36.45 Preparing to unpack .../251-libemail-address-xs-perl_1.05-1+b1_arm64.deb ...
21:29:44 #9 36.46 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
21:29:44 #9 36.49 Selecting previously unselected package libexporter-tiny-perl.
21:29:44 #9 36.49 Preparing to unpack .../252-libexporter-tiny-perl_1.006000-1_all.deb ...
21:29:44 #9 36.50 Unpacking libexporter-tiny-perl (1.006000-1) ...
21:29:44 #9 36.54 Selecting previously unselected package libfcgi-bin.
21:29:44 #45 8.897 Building dependency tree...
21:29:44 #45 9.431 Reading state information...
21:29:44 #11 35.63 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:29:44 #11 35.64 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
21:29:44 #11 35.66 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB]
21:29:44 #11 35.67 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB]
21:29:44 #11 35.67 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:29:44 #11 35.69 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
21:29:44 #11 35.73 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:29:44 #11 35.74 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB]
21:29:44 #11 35.86 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:29:44 #12 13.63 Selecting previously unselected package libpcre2-16-0:armhf.
21:29:44 #12 13.64 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
21:29:44 #12 13.64 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
21:29:44 #12 13.72 Selecting previously unselected package libpcre2-32-0:armhf.
21:29:44 #12 13.72 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
21:29:44 #12 13.72 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
21:29:44 #12 13.78 Selecting previously unselected package libpcre2-posix2:armhf.
21:29:44 #12 13.78 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
21:29:44 #12 13.79 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
21:29:44 #12 13.82 Selecting previously unselected package libpcre2-dev:armhf.
21:29:44 #12 13.82 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
21:29:44 #12 13.83 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
21:29:44 #11 64.65 Preparing to unpack .../348-libsereal-decoder-perl_4.025+ds-1_armhf.deb ...
21:29:44 #11 64.65 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
21:29:44 #11 64.69 Selecting previously unselected package libsereal-encoder-perl:armhf.
21:29:44 #11 64.69 Preparing to unpack .../349-libsereal-encoder-perl_4.025+ds-1_armhf.deb ...
21:29:44 #11 64.69 Unpacking libsereal-encoder-perl:armhf (4.025+ds-1) ...
21:29:44 #11 64.72 Selecting previously unselected package libset-intspan-perl.
21:29:44 #11 64.72 Preparing to unpack .../350-libset-intspan-perl_1.19-2_all.deb ...
21:29:44 #11 64.73 Unpacking libset-intspan-perl (1.19-2) ...
21:29:44 #11 64.76 Selecting previously unselected package libsocket6-perl.
21:29:44 #11 64.76 Preparing to unpack .../351-libsocket6-perl_0.29-2_armhf.deb ...
21:29:44 #11 64.76 Unpacking libsocket6-perl (0.29-2) ...
21:29:44 #11 64.80 Selecting previously unselected package libsodium23:armhf.
21:29:44 #11 64.81 Preparing to unpack .../352-libsodium23_1.0.18-1build2_armhf.deb ...
21:29:44 #11 64.81 Unpacking libsodium23:armhf (1.0.18-1build2) ...
21:29:44 #11 64.84 Selecting previously unselected package libstring-copyright-perl.
21:29:44 #11 64.84 Preparing to unpack .../353-libstring-copyright-perl_0.003013-1_all.deb ...
21:29:44 #11 64.84 Unpacking libstring-copyright-perl (0.003013-1) ...
21:29:44 #11 64.87 Selecting previously unselected package libstring-escape-perl.
21:29:44 #10 36.29 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
21:29:44 #10 36.29 Unpacking libstring-shellquote-perl (1.04-1) ...
21:29:44 #10 36.32 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
21:29:44 #10 36.33 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
21:29:44 #10 36.33 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
21:29:44 #10 36.37 Selecting previously unselected package libterm-readkey-perl.
21:29:44 #10 36.37 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
21:29:44 #10 36.38 Unpacking libterm-readkey-perl (2.38-1+b2) ...
21:29:44 #10 36.42 Selecting previously unselected package libtext-levenshteinxs-perl.
21:29:44 #10 36.42 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
21:29:44 #10 36.43 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
21:29:44 #10 36.46 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
21:29:44 #10 36.46 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
21:29:44 #10 36.47 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
21:29:44 #10 36.50 Selecting previously unselected package libtext-xslate-perl.
21:29:44 #10 36.50 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
21:29:44 #10 36.51 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
21:29:44 #10 36.56 Selecting previously unselected package libtime-duration-perl.
21:29:44 -- The C compiler identification is GNU 12.2.1
21:29:44 -- Detecting C compiler ABI info
21:29:44 -- Detecting C compiler ABI info - done
21:29:44 -- Check for working C compiler: /usr/bin/gcc - skipped
21:29:44 -- Detecting C compile features
21:29:44 -- Detecting C compile features - done
21:29:44 -- Performing Test HAS_BUILTIN_FORTIFY
21:29:44 #10 35.35 Selecting previously unselected package libio-sessiondata-perl.
21:29:44 #10 35.36 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ...
21:29:44 #10 35.36 Unpacking libio-sessiondata-perl (1.03-1) ...
21:29:44 #10 35.40 Selecting previously unselected package libio-string-perl.
21:29:44 #10 35.40 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
21:29:44 #10 35.41 Unpacking libio-string-perl (1.08-3) ...
21:29:44 #10 35.46 Selecting previously unselected package libtypes-serialiser-perl.
21:29:44 #10 35.46 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ...
21:29:44 #10 35.47 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:29:44 #10 35.53 Selecting previously unselected package libjson-xs-perl.
21:29:44 #10 35.53 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ...
21:29:44 #10 35.54 Unpacking libjson-xs-perl (3.040-1+b1) ...
21:29:44 + mkdir -p /root/build-deb/buildx
21:29:44 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:44 #10 37.81 Preparing to unpack .../076-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.82 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
21:29:44 #10 37.94 Selecting previously unselected package gcc-7.
21:29:44 #10 37.94 Preparing to unpack .../077-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:29:44 #10 37.95 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:29:44 #12 28.99   Running scriptlet: dbus-glib-0.110-2.el8.aarch64                        67/88 
21:29:44 #12 29.02   Installing       : python3-dbus-1.2.4-15.el8.aarch64                    68/88 
21:29:44 #12 29.07   Installing       : zstd-1.4.4-1.el8.aarch64                             69/88 
21:29:44 #12 29.09   Installing       : rust-srpm-macros-5-2.el8.noarch                      70/88 
21:29:44 #12 29.11   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  71/88 
21:29:44 #12 29.14   Installing       : python3-systemd-234-8.el8.aarch64                    72/88 
21:29:44 #12 29.18   Installing       : python3-dnf-plugins-core-4.0.21-18.el8.noarch        73/88 
21:29:44 #12 29.21   Installing       : perl-srpm-macros-1-25.el8.noarch                     74/88 
21:29:44 #11 34.17 Get:255 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfreetype6 arm64 2.12.1+dfsg-3 [381 kB]
21:29:44 #11 34.34 Get:256 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfontconfig1 arm64 2.13.1-4.4ubuntu1 [132 kB]
21:29:44 #11 34.36 Get:257 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
21:29:44 #11 34.39 Get:258 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
21:29:44 #11 34.39 Get:259 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdeflate0 arm64 1.12-1 [72.0 kB]
21:29:44 #11 34.40 Get:260 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.10.1 [29.4 kB]
21:29:44 #11 34.41 Get:261 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblerc3 arm64 3.0+ds-1ubuntu1 [109 kB]
21:29:44 #11 34.42 Get:262 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwebp7 arm64 1.2.2-2 [192 kB]
21:29:44 #11 34.44 Get:263 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libtiff5 arm64 4.4.0-4ubuntu3.3 [183 kB]
21:29:44 #11 34.46 Get:264 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.10.1 [35.4 kB]
21:29:44 #9 36.54 Preparing to unpack .../253-libfcgi-bin_2.4.2-2_arm64.deb ...
21:29:44 #9 36.54 Unpacking libfcgi-bin (2.4.2-2) ...
21:29:44 #9 36.58 Selecting previously unselected package libindirect-perl.
21:29:44 #9 36.58 Preparing to unpack .../254-libindirect-perl_0.39-2+b1_arm64.deb ...
21:29:44 #9 36.59 Unpacking libindirect-perl (0.39-2+b1) ...
21:29:44 #9 36.62 Selecting previously unselected package libxs-parse-keyword-perl.
21:29:44 #9 36.62 Preparing to unpack .../255-libxs-parse-keyword-perl_0.33-1_arm64.deb ...
21:29:44 #9 36.63 Unpacking libxs-parse-keyword-perl (0.33-1) ...
21:29:44 #9 36.67 Selecting previously unselected package libxs-parse-sublike-perl:arm64.
21:29:44 #9 36.67 Preparing to unpack .../256-libxs-parse-sublike-perl_0.16-1+b2_arm64.deb ...
21:29:44 #9 36.67 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1+b2) ...
21:29:44 #9 36.71 Selecting previously unselected package libobject-pad-perl.
21:29:44 #9 36.71 Preparing to unpack .../257-libobject-pad-perl_0.78-1_arm64.deb ...
21:29:44 #9 36.72 Unpacking libobject-pad-perl (0.78-1) ...
21:29:44 #9 36.76 Selecting previously unselected package libfeature-compat-class-perl.
21:29:44 #9 36.76 Preparing to unpack .../258-libfeature-compat-class-perl_0.05-1_all.deb ...
21:29:44 #9 36.77 Unpacking libfeature-compat-class-perl (0.05-1) ...
21:29:45 #11 35.88 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB]
21:29:45 #12 13.92 Selecting previously unselected package libselinux1-dev:armhf.
21:29:45 #12 13.93 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
21:29:45 #12 13.93 Unpacking libselinux1-dev:armhf (3.1-3) ...
21:29:45 #12 14.01 Selecting previously unselected package libdevmapper-dev:armhf.
21:29:45 #12 14.01 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
21:29:45 #12 14.02 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
21:29:45 #12 14.06 Selecting previously unselected package libltdl7:armhf.
21:29:45 #12 14.06 Preparing to unpack .../23-libltdl7_2.4.6-15_armhf.deb ...
21:29:45 #12 14.07 Unpacking libltdl7:armhf (2.4.6-15) ...
21:29:45 #12 14.10 Selecting previously unselected package libltdl-dev:armhf.
21:29:45 #12 14.10 Preparing to unpack .../24-libltdl-dev_2.4.6-15_armhf.deb ...
21:29:45 #12 14.11 Unpacking libltdl-dev:armhf (2.4.6-15) ...
21:29:45 #11 32.73 Selecting previously unselected package python3-minimal.
21:29:45 #11 32.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 ... 4432 files and directories currently installed.)
21:29:45 #11 32.73 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
21:29:45 #11 32.73 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:29:45 #11 32.78 Selecting previously unselected package mime-support.
21:29:45 #11 32.78 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:29:45 #11 32.78 Unpacking mime-support (3.64ubuntu1) ...
21:29:45 #11 32.82 Selecting previously unselected package libmpdec2:arm64.
21:29:45 #11 64.87 Preparing to unpack .../354-libstring-escape-perl_2010.002-2_all.deb ...
21:29:45 #11 64.88 Unpacking libstring-escape-perl (2010.002-2) ...
21:29:45 #11 64.90 Selecting previously unselected package libstring-shellquote-perl.
21:29:45 #11 64.90 Preparing to unpack .../355-libstring-shellquote-perl_1.04-2_all.deb ...
21:29:45 #11 64.91 Unpacking libstring-shellquote-perl (1.04-2) ...
21:29:45 #11 64.93 Selecting previously unselected package libsyntax-keyword-try-perl.
21:29:45 #11 64.94 Preparing to unpack .../356-libsyntax-keyword-try-perl_0.27-1_armhf.deb ...
21:29:45 #11 64.94 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
21:29:45 #11 64.97 Selecting previously unselected package libterm-readkey-perl.
21:29:45 #11 64.97 Preparing to unpack .../357-libterm-readkey-perl_2.38-2_armhf.deb ...
21:29:45 #11 64.97 Unpacking libterm-readkey-perl (2.38-2) ...
21:29:45 #11 65.00 Selecting previously unselected package libtext-levenshteinxs-perl.
21:29:45 #11 65.00 Preparing to unpack .../358-libtext-levenshteinxs-perl_0.03-5_armhf.deb ...
21:29:45 #11 65.01 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
21:29:45 #11 65.03 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
21:29:45 #11 65.04 Preparing to unpack .../359-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
21:29:45 #11 65.04 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
21:29:45 #11 65.06 Selecting previously unselected package libtext-xslate-perl:armhf.
21:29:45 #11 65.07 Preparing to unpack .../360-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
21:29:45 #11 65.07 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
21:29:45 #11 65.11 Selecting previously unselected package libtime-duration-perl.
21:29:45 #10 36.56 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
21:29:45 #10 36.56 Unpacking libtime-duration-perl (1.21-1) ...
21:29:45 #10 36.60 Selecting previously unselected package libtime-moment-perl.
21:29:45 #10 36.60 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
21:29:45 #10 36.60 Unpacking libtime-moment-perl (0.44-1+b3) ...
21:29:45 #10 36.64 Selecting previously unselected package libtype-tiny-xs-perl.
21:29:45 #10 36.64 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
21:29:45 #10 36.65 Unpacking libtype-tiny-xs-perl (0.022-1) ...
21:29:45 #10 36.68 Selecting previously unselected package libunicode-utf8-perl.
21:29:45 #10 36.68 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
21:29:45 #10 36.69 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
21:29:45 #10 36.72 Selecting previously unselected package libxdelta2.
21:29:45 #10 36.72 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
21:29:45 #10 36.73 Unpacking libxdelta2 (1.1.3-9.3) ...
21:29:45 #10 36.77 Selecting previously unselected package libxext6:arm64.
21:29:45 #10 36.77 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
21:29:45 #10 36.78 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
21:29:45 #10 36.81 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:45 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:29:45 -- Configuring done
21:29:45 -- Generating done
21:29:45 -- Build files have been written to: /go/tini
21:29:45 + make tini-static
21:29:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:29:45 #10 35.62 Selecting previously unselected package liblzo2-2:arm64.
21:29:45 #10 35.62 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ...
21:29:45 #10 35.63 Unpacking liblzo2-2:arm64 (2.10-0.1) ...
21:29:45 #10 35.68 Selecting previously unselected package libkyotocabinet16v5:arm64.
21:29:45 #10 35.68 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ...
21:29:45 #10 35.68 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
21:29:45 #10 35.75 Selecting previously unselected package liblist-compare-perl.
21:29:45 #10 35.75 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ...
21:29:45 #10 35.76 Unpacking liblist-compare-perl (0.53-1) ...
21:29:45 #10 35.80 Selecting previously unselected package liblist-moreutils-perl.
21:29:45 #10 35.81 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ...
21:29:45 #10 35.81 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
21:29:45 #10 35.85 Selecting previously unselected package libltdl-dev:arm64.
21:29:45 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.dsc
21:29:45  debian/rules build
21:29:45 dh build --with=bash-completion
21:29:45    dh_update_autotools_config
21:29:45    dh_autoreconf
21:29:45    debian/rules override_dh_auto_build
21:29:45 make[1]: Entering directory '/root/build-deb'
21:29:45 # Build the daemon and dependencies
21:29:45 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:29:45 
21:29:45 Removing bundles/
21:29:45 
21:29:45 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:45 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:29:45 #12 29.22   Installing       : openblas-srpm-macros-2-2.el8.noarch                  75/88 
21:29:45 #12 29.24   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     76/88 
21:29:45 #12 29.26   Installing       : libatomic_ops-7.6.2-3.el8.aarch64                    77/88 
21:29:45 #9 36.81 Selecting previously unselected package libsyntax-keyword-try-perl.
21:29:45 #9 36.81 Preparing to unpack .../259-libsyntax-keyword-try-perl_0.28-1_arm64.deb ...
21:29:45 #9 36.81 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
21:29:45 #9 36.91 Selecting previously unselected package libfeature-compat-try-perl.
21:29:45 #9 36.91 Preparing to unpack .../260-libfeature-compat-try-perl_0.05-1_all.deb ...
21:29:45 #9 36.92 Unpacking libfeature-compat-try-perl (0.05-1) ...
21:29:45 #9 36.97 Selecting previously unselected package libipc-system-simple-perl.
21:29:45 #9 36.97 Preparing to unpack .../261-libipc-system-simple-perl_1.30-2_all.deb ...
21:29:45 #9 36.97 Unpacking libipc-system-simple-perl (1.30-2) ...
21:29:45 #9 37.01 Selecting previously unselected package libfile-basedir-perl.
21:29:45 #11 36.28 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
21:29:45 #12 14.16 Selecting previously unselected package libseccomp-dev:armhf.
21:29:45 #12 14.17 Preparing to unpack .../25-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ...
21:29:45 #12 14.17 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
21:29:45 #12 14.22 Selecting previously unselected package libsystemd-dev:armhf.
21:29:45 #12 14.22 Preparing to unpack .../26-libsystemd-dev_247.3-7+rpi1+deb11u1_armhf.deb ...
21:29:45 #12 14.23 Unpacking libsystemd-dev:armhf (247.3-7+rpi1+deb11u1) ...
21:29:45 #12 14.32 Selecting previously unselected package libglib2.0-0:armhf.
21:29:45 #12 14.32 Preparing to unpack .../27-libglib2.0-0_2.66.8-1_armhf.deb ...
21:29:45 #12 14.33 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
21:29:45 #13 5.441 (1/70): dbus-1.12.20-7.el9.aarch64.rpm           13 kB/s | 3.9 kB     00:00    
21:29:45 #13 5.447 (2/70): acl-2.3.1-3.el9.aarch64.rpm             237 kB/s |  73 kB     00:00    
21:29:45 #13 5.486 (3/70): dbus-common-1.12.20-7.el9.noarch.rpm    336 kB/s |  15 kB     00:00    
21:29:45 #11 32.82 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
21:29:45 #11 32.83 Unpacking libmpdec2:arm64 (2.4.2-3) ...
21:29:45 #11 32.87 Selecting previously unselected package readline-common.
21:29:45 #11 32.87 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:29:45 #11 32.88 Unpacking readline-common (8.0-4) ...
21:29:45 #11 32.92 Selecting previously unselected package libreadline8:arm64.
21:29:45 #11 32.92 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
21:29:45 #11 32.92 Unpacking libreadline8:arm64 (8.0-4) ...
21:29:45 #11 32.97 Selecting previously unselected package libsqlite3-0:arm64.
21:29:45 #11 32.97 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
21:29:45 #11 32.98 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
21:29:45 #11 33.05 Selecting previously unselected package libpython3.8-stdlib:arm64.
21:29:45 #11 33.05 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.7_arm64.deb ...
21:29:45 #11 33.05 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.7) ...
21:29:45 #11 65.11 Preparing to unpack .../361-libtime-duration-perl_1.21-1_all.deb ...
21:29:45 #11 65.12 Unpacking libtime-duration-perl (1.21-1) ...
21:29:45 #11 65.14 Selecting previously unselected package libtime-moment-perl.
21:29:45 #11 65.15 Preparing to unpack .../362-libtime-moment-perl_0.44-2_armhf.deb ...
21:29:45 #11 65.15 Unpacking libtime-moment-perl (0.44-2) ...
21:29:45 #11 65.18 Selecting previously unselected package libtype-tiny-xs-perl:armhf.
21:29:45 #11 65.18 Preparing to unpack .../363-libtype-tiny-xs-perl_0.022-2_armhf.deb ...
21:29:45 #11 65.18 Unpacking libtype-tiny-xs-perl:armhf (0.022-2) ...
21:29:45 #11 65.22 Selecting previously unselected package libunicode-utf8-perl.
21:29:45 #11 65.22 Preparing to unpack .../364-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
21:29:45 #11 65.22 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:29:45 #11 65.25 Selecting previously unselected package libwww-mechanize-perl.
21:29:45 #11 65.25 Preparing to unpack .../365-libwww-mechanize-perl_2.14-2_all.deb ...
21:29:45 #11 65.25 Unpacking libwww-mechanize-perl (2.14-2) ...
21:29:45 #11 65.29 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:45 #11 65.29 Preparing to unpack .../366-libxml-namespacesupport-perl_1.12-2_all.deb ...
21:29:45 #11 65.29 Unpacking libxml-namespacesupport-perl (1.12-2) ...
21:29:45 #11 65.32 Selecting previously unselected package libxml-sax-base-perl.
21:29:45 #11 65.32 Preparing to unpack .../367-libxml-sax-base-perl_1.09-2_all.deb ...
21:29:45 #11 65.33 Unpacking libxml-sax-base-perl (1.09-2) ...
21:29:45 #11 65.36 Selecting previously unselected package libxml-sax-perl.
21:29:45 #11 65.36 Preparing to unpack .../368-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:29:45 #11 65.37 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:29:45 #11 65.40 Selecting previously unselected package libxml-libxml-perl.
21:29:45 #11 65.40 Preparing to unpack .../369-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
21:29:45 #11 65.41 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:29:45 #11 65.45 Selecting previously unselected package libxml-parser-perl:armhf.
21:29:45 #10 36.81 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:29:45 #10 36.82 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:29:45 #10 36.85 Selecting previously unselected package libxml-sax-base-perl.
21:29:45 #10 36.85 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:29:45 #10 36.86 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:29:45 #10 36.90 Selecting previously unselected package libxml-sax-perl.
21:29:45 #10 36.90 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:29:45 #10 36.91 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:29:45 #10 36.95 Selecting previously unselected package libxml-libxml-perl.
21:29:45 #10 36.95 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
21:29:45 #10 36.95 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:29:45 #10 37.01 Selecting previously unselected package libxml-sax-expat-perl.
21:29:45 #10 37.01 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
21:29:45 #10 37.02 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:29:45 #10 37.05 Selecting previously unselected package libxmlrpc-lite-perl.
21:29:45 [100%] Linking C executable tini-static
21:29:45 #10 35.85 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ...
21:29:45 #10 35.86 Unpacking libltdl-dev:arm64 (2.4.6-9) ...
21:29:45 #10 35.94 Selecting previously unselected package libsys-hostname-long-perl.
21:29:45 #10 35.94 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ...
21:29:45 #10 35.95 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:29:45 #10 35.99 Selecting previously unselected package libmail-sendmail-perl.
21:29:45 #10 36.00 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ...
21:29:45 #10 36.00 Unpacking libmail-sendmail-perl (0.80-1) ...
21:29:45 #10 36.04 Selecting previously unselected package mailutils-common.
21:29:45 #10 36.04 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ...
21:29:45 #10 36.05 Unpacking mailutils-common (1:3.5-4) ...
21:29:45 #10 36.13 Selecting previously unselected package mysql-common.
21:29:45 #12 29.29   Installing       : gc-7.6.4-3.el8.aarch64                               78/88 
21:29:45 #12 29.64   Installing       : guile-5:2.0.14-7.el8.aarch64                         79/88 
21:29:45 #9 37.01 Preparing to unpack .../262-libfile-basedir-perl_0.09-2_all.deb ...
21:29:45 #9 37.02 Unpacking libfile-basedir-perl (0.09-2) ...
21:29:45 #9 37.05 Selecting previously unselected package libfile-chdir-perl.
21:29:45 #9 37.05 Preparing to unpack .../263-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:29:45 #9 37.06 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:29:45 #9 37.09 Selecting previously unselected package libfile-fcntllock-perl.
21:29:45 #9 37.09 Preparing to unpack .../264-libfile-fcntllock-perl_0.22-4+b1_arm64.deb ...
21:29:45 #9 37.10 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
21:29:45 #9 37.14 Selecting previously unselected package libnumber-compare-perl.
21:29:45 #9 37.14 Preparing to unpack .../265-libnumber-compare-perl_0.03-3_all.deb ...
21:29:45 #9 37.15 Unpacking libnumber-compare-perl (0.03-3) ...
21:29:45 #9 37.18 Selecting previously unselected package libtext-glob-perl.
21:29:45 #9 37.18 Preparing to unpack .../266-libtext-glob-perl_0.11-3_all.deb ...
21:29:45 #9 37.18 Unpacking libtext-glob-perl (0.11-3) ...
21:29:45 #9 37.22 Selecting previously unselected package libfile-find-rule-perl.
21:29:45 #9 37.22 Preparing to unpack .../267-libfile-find-rule-perl_0.34-3_all.deb ...
21:29:45 #9 37.22 Unpacking libfile-find-rule-perl (0.34-3) ...
21:29:45 #9 37.26 Selecting previously unselected package libfont-afm-perl.
21:29:45 #9 37.26 Preparing to unpack .../268-libfont-afm-perl_1.20-4_all.deb ...
21:29:45 + mkdir -p /root/build-deb/compose
21:29:45 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:45 + mkdir -p /go/src/github.com/docker
21:29:45 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:45 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:45 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:45 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:45 + EPOCH=5
21:29:45 + EPOCH_SEP=
21:29:45 + [[ ! -z 5 ]]
21:29:45 + EPOCH_SEP=:
21:29:45 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:45 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:45 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:45 + VERSION=0.0.0-20230330191823-de0d30f
21:29:45 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:45 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:45 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:45 + debSource=docker-ce
21:29:45 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:45 + debMaintainer='Docker <support@docker.com>'
21:29:45 ++ date --rfc-2822
21:29:45 + debDate='Thu, 30 Mar 2023 21:29:45 +0000'
21:29:45 + pkgRevision=1
21:29:45 + cat
21:29:45 + export CLI_GITCOMMIT=de0d30f
21:29:45 + CLI_GITCOMMIT=de0d30f
21:29:45 + export ENGINE_GITCOMMIT=0656059
21:29:45 + ENGINE_GITCOMMIT=0656059
21:29:45 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:45 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:45 + dpkg-buildpackage -uc -us -I.git
21:29:45 dpkg-buildpackage: info: source package docker-ce
21:29:45 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm
21:29:45 dpkg-buildpackage: info: source distribution bookworm
21:29:45 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:45  dpkg-source -I.git --before-build .
21:29:45 dpkg-buildpackage: info: host architecture amd64
21:29:45 #10 38.51 Selecting previously unselected package gcc.
21:29:45 #10 38.51 Preparing to unpack .../078-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
21:29:45 #10 38.52 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
21:29:45 #10 38.56 Selecting previously unselected package libstdc++-7-dev:arm64.
21:29:45 #10 38.56 Preparing to unpack .../079-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:29:45 #10 38.56 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
21:29:45 #11 36.44 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
21:29:45 #11 36.52 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
21:29:45 #11 36.55 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
21:29:45 #11 36.58 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
21:29:45 #11 36.60 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
21:29:45 #11 36.60 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:29:45 #11 36.61 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
21:29:45 #11 36.67 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:29:45 #11 34.86 Get:265 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgd3 arm64 2.3.3-6 [119 kB]
21:29:45 #12 14.48 Selecting previously unselected package pkg-config.
21:29:45 #12 14.48 Preparing to unpack .../28-pkg-config_0.29.2-1_armhf.deb ...
21:29:45 #12 14.48 Unpacking pkg-config (0.29.2-1) ...
21:29:45 #12 14.57 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
21:29:45 #12 14.59 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
21:29:45 #12 14.60 Setting up g++-10 (10.2.1-6+rpi1) ...
21:29:45 #12 14.62 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
21:29:45 #12 14.64 Setting up libglib2.0-0:armhf (2.66.8-1) ...
21:29:45 #12 14.65 No schema files found: doing nothing.
21:29:45 #12 14.66 Setting up libsepol1-dev:armhf (3.1-1) ...
21:29:45 #11 33.22 Selecting previously unselected package python3.8.
21:29:45 #11 33.22 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.7_arm64.deb ...
21:29:45 #11 33.22 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:29:45 #11 33.27 Selecting previously unselected package libpython3-stdlib:arm64.
21:29:45 #11 33.27 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
21:29:45 #11 33.28 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
21:29:45 #11 33.31 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:29:45 #13 5.493 (4/70): dbus-broker-28-7.el9.aarch64.rpm        468 kB/s | 166 kB     00:00    
21:29:45 #13 5.499 (5/70): device-mapper-1.02.187-7.el9.aarch64.rp 2.7 MB/s | 139 kB     00:00    
21:29:45 #13 5.504 (6/70): device-mapper-libs-1.02.187-7.el9.aarch  10 MB/s | 173 kB     00:00    
21:29:45 #13 5.509 (7/70): kmod-libs-28-7.el9.aarch64.rpm          6.9 MB/s |  63 kB     00:00    
21:29:45 #13 5.512 (8/70): libatomic-11.3.1-4.3.el9.aarch64.rpm    4.5 MB/s |  55 kB     00:00    
21:29:45 #13 5.517 (9/70): libcbor-0.7.0-5.el9.aarch64.rpm         4.5 MB/s |  56 kB     00:00    
21:29:45 #13 5.522 (10/70): libedit-3.1-37.20210216cvs.el9.aarch64  12 MB/s | 104 kB     00:00    
21:29:45 #13 5.525 (11/70): libfido2-1.6.0-7.el9.aarch64.rpm       5.9 MB/s |  69 kB     00:00    
21:29:45 #13 5.530 (12/70): libseccomp-2.5.2-2.el9.aarch64.rpm     6.1 MB/s |  72 kB     00:00    
21:29:45 #13 5.542 (13/70): make-4.3-7.el9.aarch64.rpm              34 MB/s | 535 kB     00:00    
21:29:45 #13 5.549 (14/70): openssh-8.7p1-28.el9.aarch64.rpm        20 MB/s | 448 kB     00:00    
21:29:45 #13 5.558 (15/70): openssh-clients-8.7p1-28.el9.aarch64.r  28 MB/s | 679 kB     00:00    
21:29:45 #13 5.562 (16/70): rpm-plugin-selinux-4.16.1.3-22.el9.aar 1.6 MB/s |  18 kB     00:00    
21:29:45 #13 5.565 (17/70): selinux-policy-38.1.9-1.el9.noarch.rpm 4.1 MB/s |  55 kB     00:00    
21:29:45 #13 5.585 (18/70): systemd-pam-252-8.el9.aarch64.rpm       17 MB/s | 246 kB     00:00    
21:29:45 #13 5.603 (19/70): systemd-rpm-macros-252-8.el9.noarch.rp 3.1 MB/s |  45 kB     00:00    
21:29:45 #13 5.636 (20/70): selinux-policy-targeted-38.1.9-1.el9.n  89 MB/s | 6.8 MB     00:00    
21:29:45 #13 5.678 (21/70): which-2.21-28.el9.aarch64.rpm          575 kB/s |  41 kB     00:00    
21:29:45 #13 5.700 (22/70): systemd-252-8.el9.aarch64.rpm           30 MB/s | 3.9 MB     00:00    
21:29:45 #13 5.707 (23/70): annobin-11.13-1.el9.aarch64.rpm         14 MB/s | 975 kB     00:00    
21:29:45 #11 65.45 Preparing to unpack .../370-libxml-parser-perl_2.46-3build1_armhf.deb ...
21:29:45 #11 65.45 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
21:29:45 #11 65.49 Selecting previously unselected package libxml-sax-expat-perl.
21:29:45 #11 65.49 Preparing to unpack .../371-libxml-sax-expat-perl_0.51-1_all.deb ...
21:29:45 #11 65.50 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:29:45 #11 65.52 Selecting previously unselected package libyaml-libyaml-perl.
21:29:45 #11 65.52 Preparing to unpack .../372-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
21:29:45 #11 65.53 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:29:45 #11 65.56 Selecting previously unselected package licensecheck.
21:29:45 #11 65.56 Preparing to unpack .../373-licensecheck_3.3.0-1_all.deb ...
21:29:45 #11 65.57 Unpacking licensecheck (3.3.0-1) ...
21:29:45 #11 65.59 Selecting previously unselected package libdevel-size-perl.
21:29:45 #11 65.60 Preparing to unpack .../374-libdevel-size-perl_0.83-2_armhf.deb ...
21:29:45 #11 65.60 Unpacking libdevel-size-perl (0.83-2) ...
21:29:45 #11 65.63 Selecting previously unselected package libipc-run3-perl.
21:29:45 #11 65.63 Preparing to unpack .../375-libipc-run3-perl_0.048-2_all.deb ...
21:29:45 #11 65.64 Unpacking libipc-run3-perl (0.048-2) ...
21:29:45 #11 65.67 Selecting previously unselected package lzip.
21:29:45 #10 37.05 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
21:29:45 #10 37.06 Unpacking libxmlrpc-lite-perl (0.717-4) ...
21:29:45 #10 37.09 Selecting previously unselected package libxmuu1:arm64.
21:29:45 #10 37.10 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
21:29:45 #10 37.10 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
21:29:45 #10 37.14 Selecting previously unselected package libyaml-0-2:arm64.
21:29:45 #10 37.14 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
21:29:45 #10 37.15 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
21:29:45 #10 37.18 Selecting previously unselected package libyaml-libyaml-perl.
21:29:45 #10 37.18 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
21:29:45 #10 37.19 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:29:45 #10 37.22 Selecting previously unselected package licensecheck.
21:29:45 #10 37.23 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
21:29:45 #10 37.23 Unpacking licensecheck (3.1.1-2) ...
21:29:45 #10 37.27 Selecting previously unselected package lzip.
21:29:45 #10 37.27 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
21:29:45 #10 37.27 Unpacking lzip (1.22-3) ...
21:29:45 #10 37.31 Selecting previously unselected package lzop.
21:29:45 [100%] Built target tini-static
21:29:45 + mkdir -p /usr/local/bin
21:29:45 + cp tini-static /usr/local/bin/docker-init
21:29:45 + VERSION=0.0.0-20230330191823-de0d30f
21:29:45 + PRODUCT=docker
21:29:45 + hack/make.sh dynbinary
21:29:45 
21:29:45 #10 36.14 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ...
21:29:45 #10 36.15 Unpacking mysql-common (5.8+1.0.5) ...
21:29:45 #10 36.20 Selecting previously unselected package mariadb-common.
21:29:45 #10 36.20 Preparing to unpack .../255-mariadb-common_1%3a10.3.38-0+deb10u1_all.deb ...
21:29:45 #10 36.21 Unpacking mariadb-common (1:10.3.38-0+deb10u1) ...
21:29:45 #10 36.25 Selecting previously unselected package libmariadb3:arm64.
21:29:45 #10 36.26 Preparing to unpack .../256-libmariadb3_1%3a10.3.38-0+deb10u1_arm64.deb ...
21:29:45 #10 36.26 Unpacking libmariadb3:arm64 (1:10.3.38-0+deb10u1) ...
21:29:45 #10 36.31 Selecting previously unselected package libpython2.7-minimal:arm64.
21:29:45 #10 36.31 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ...
21:29:45 #10 36.32 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
21:29:45 #12 29.66   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         79/88 
21:29:45 #12 29.95   Installing       : gdb-headless-8.2-19.el8.aarch64                      80/88 
21:29:45 #12 29.97   Installing       : go-srpm-macros-2-17.el8.noarch                       81/88 
21:29:45 #12 29.98   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   82/88 
21:29:45 #12 29.99   Installing       : efi-srpm-macros-3-3.el8.noarch                       83/88 
21:29:45 #12 30.01   Installing       : dwz-0.12-10.el8.aarch64                              84/88 
21:29:45 #12 30.03   Installing       : redhat-rpm-config-131-1.el8.noarch                   85/88 
21:29:45 #45 10.39 gcc is already the newest version (4:10.2.1-1).
21:29:45 #45 10.39 libc6-dev is already the newest version (2.31-13+deb11u5).
21:29:45 #45 10.39 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
21:29:45 #45 DONE 10.5s
21:29:45 
21:29:45 #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...)
21:29:45 #9 37.26 Unpacking libfont-afm-perl (1.20-4) ...
21:29:45 #9 37.30 Selecting previously unselected package libio-string-perl.
21:29:45 #9 37.30 Preparing to unpack .../269-libio-string-perl_1.08-4_all.deb ...
21:29:45 #9 37.31 Unpacking libio-string-perl (1.08-4) ...
21:29:45 #9 37.34 Selecting previously unselected package libfont-ttf-perl.
21:29:45 #9 37.34 Preparing to unpack .../270-libfont-ttf-perl_1.06-2_all.deb ...
21:29:45 #9 37.34 Unpacking libfont-ttf-perl (1.06-2) ...
21:29:45 #9 37.41 Selecting previously unselected package libfreezethaw-perl.
21:29:45 #9 37.41 Preparing to unpack .../271-libfreezethaw-perl_0.5001-3_all.deb ...
21:29:45 #9 37.41 Unpacking libfreezethaw-perl (0.5001-3) ...
21:29:45 #9 37.45 Selecting previously unselected package libsort-versions-perl.
21:29:45 #9 37.45 Preparing to unpack .../272-libsort-versions-perl_1.62-3_all.deb ...
21:29:45 #9 37.46 Unpacking libsort-versions-perl (1.62-3) ...
21:29:45 #9 37.53 Selecting previously unselected package libgit-wrapper-perl.
21:29:45  debian/rules clean
21:29:45 dh clean --with=bash-completion
21:29:45    dh_clean
21:29:45 #10 38.79 Selecting previously unselected package g++-7.
21:29:45 #10 38.79 Preparing to unpack .../080-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:29:45 #10 38.80 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
21:29:45 #11 36.68 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.14+dfsg-0ubuntu0.22.04.1 [15.9 kB]
21:29:45 #11 36.68 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
21:29:45 #11 35.18 Get:266 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc-devtools arm64 2.36-0ubuntu4 [27.4 kB]
21:29:45 #11 35.19 Get:267 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:29:45 #11 35.20 Get:268 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcgi-pm-perl all 4.54-1 [188 kB]
21:29:45 #11 33.50 Selecting previously unselected package python3.
21:29:45 #11 33.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 ... 4862 files and directories currently installed.)
21:29:45 #11 33.51 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ...
21:29:45 #11 33.51 Unpacking python3 (3.8.2-0ubuntu2) ...
21:29:45 #11 33.55 Selecting previously unselected package libbsd0:arm64.
21:29:45 #11 33.56 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ...
21:29:45 #11 33.56 Unpacking libbsd0:arm64 (0.10.0-1) ...
21:29:45 #11 33.60 Selecting previously unselected package bsdmainutils.
21:29:45 #11 33.60 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
21:29:45 #11 33.61 Unpacking bsdmainutils (11.1.2ubuntu3) ...
21:29:45 #11 33.66 Selecting previously unselected package libuchardet0:arm64.
21:29:45 #11 33.66 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ...
21:29:45 #11 33.67 Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
21:29:45 #11 33.71 Selecting previously unselected package groff-base.
21:29:45 #13 5.716 (24/70): autoconf-2.69-38.el9.noarch.rpm         20 MB/s | 681 kB     00:00    
21:29:45 #13 5.728 (25/70): automake-1.16.2-6.el9.noarch.rpm        37 MB/s | 689 kB     00:00    
21:29:45 #13 5.744 (26/70): cmake-filesystem-3.20.2-8.el9.aarch64. 1.4 MB/s |  19 kB     00:00    
21:29:45 #13 5.759 (27/70): cmake-data-3.20.2-8.el9.noarch.rpm      52 MB/s | 2.1 MB     00:00    
21:29:45 #13 5.768 (28/70): cmake-rpm-macros-3.20.2-8.el9.noarch.r 574 kB/s |  12 kB     00:00    
21:29:45 #13 5.794 (29/70): cmake-3.20.2-8.el9.aarch64.rpm          74 MB/s | 6.2 MB     00:00    
21:29:45 #13 5.945 (30/70): cpp-11.3.1-4.3.el9.aarch64.rpm          57 MB/s |  10 MB     00:00    
21:29:45 #13 5.949 (31/70): gcc-plugin-annobin-11.3.1-4.3.el9.aarc 432 kB/s |  63 kB     00:00    
21:29:45 #13 5.998 (32/70): git-2.39.1-1.el9.aarch64.rpm           1.4 MB/s |  63 kB     00:00    
21:29:45 #12 14.67 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
21:29:45 #12 14.69 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
21:29:45 #12 14.70 Setting up libuv1:armhf (1.40.0-2) ...
21:29:45 #12 14.71 Setting up bash-completion (1:2.11-2) ...
21:29:45 #11 65.67 Preparing to unpack .../376-lzip_1.23-4_armhf.deb ...
21:29:45 #11 65.68 Unpacking lzip (1.23-4) ...
21:29:45 #11 65.70 Selecting previously unselected package lzop.
21:29:45 #11 65.70 Preparing to unpack .../377-lzop_1.04-2build2_armhf.deb ...
21:29:45 #11 65.71 Unpacking lzop (1.04-2build2) ...
21:29:45 #11 65.74 Selecting previously unselected package t1utils.
21:29:45 #11 65.74 Preparing to unpack .../378-t1utils_1.41-4build2_armhf.deb ...
21:29:45 #11 65.75 Unpacking t1utils (1.41-4build2) ...
21:29:45 #11 65.77 Selecting previously unselected package unzip.
21:29:45 #11 65.78 Preparing to unpack .../379-unzip_6.0-27ubuntu1_armhf.deb ...
21:29:45 #11 65.78 Unpacking unzip (6.0-27ubuntu1) ...
21:29:45 #11 65.82 Selecting previously unselected package lintian.
21:29:45 #11 65.83 Preparing to unpack .../380-lintian_2.115.3ubuntu2.1_all.deb ...
21:29:45 #11 65.83 Unpacking lintian (2.115.3ubuntu2.1) ...
21:29:45 #10 37.31 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
21:29:45 #10 37.32 Unpacking lzop (1.04-2) ...
21:29:45 #10 37.35 Selecting previously unselected package t1utils.
21:29:45 #10 37.35 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
21:29:45 #10 37.36 Unpacking t1utils (1.41-4) ...
21:29:45 #10 37.42 Selecting previously unselected package unzip.
21:29:45 #10 37.42 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ...
21:29:45 #10 37.42 Unpacking unzip (6.0-26+deb11u1) ...
21:29:45 #10 37.47 Selecting previously unselected package lintian.
21:29:45 #10 37.48 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
21:29:45 #10 37.48 Unpacking lintian (2.104.0) ...
21:29:45 Removing bundles/
21:29:45 
21:29:45 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:45 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:29:46 #10 36.41 Selecting previously unselected package libpython2.7-stdlib:arm64.
21:29:46 #10 36.41 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ...
21:29:46 #10 36.42 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
21:29:46 #10 36.61 Selecting previously unselected package libpython2.7:arm64.
21:29:46 #10 36.61 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u1_arm64.deb ...
21:29:46 #10 36.61 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ...
21:29:46 #12 30.07   Installing       : rpm-build-4.14.3-26.el8.aarch64                      86/88 
21:29:46 #12 30.09   Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                87/88 
21:29:46 #12 30.13   Installing       : rpmlint-1.10-14.el8.noarch                           88/88 
21:29:46 #12 30.15   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         88/88 
21:29:46 #9 37.53 Preparing to unpack .../273-libgit-wrapper-perl_0.048-2_all.deb ...
21:29:46 #9 37.54 Unpacking libgit-wrapper-perl (0.048-2) ...
21:29:46 #9 37.57 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:29:46 #9 37.57 Preparing to unpack .../274-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
21:29:46 #9 37.58 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
21:29:46 #9 37.61 Selecting previously unselected package libio-prompter-perl.
21:29:46 #9 37.61 Preparing to unpack .../275-libio-prompter-perl_0.004015-2_all.deb ...
21:29:46 #9 37.61 Unpacking libio-prompter-perl (0.004015-2) ...
21:29:46 #9 37.65 Selecting previously unselected package libjson-perl.
21:29:46 #9 37.65 Preparing to unpack .../276-libjson-perl_4.10000-1_all.deb ...
21:29:46 #9 37.66 Unpacking libjson-perl (4.10000-1) ...
21:29:46 #9 37.69 Selecting previously unselected package liblog-any-perl.
21:29:46 #9 37.69 Preparing to unpack .../277-liblog-any-perl_1.713-1_all.deb ...
21:29:46 #9 37.70 Unpacking liblog-any-perl (1.713-1) ...
21:29:46 #9 37.74 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:29:46 #9 37.74 Preparing to unpack .../278-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:29:46 #9 37.74 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:29:46 #9 37.77 Selecting previously unselected package libpackage-stash-perl.
21:29:46  dpkg-source -I.git -b .
21:29:46 dpkg-source: warning: native package version may not have a revision
21:29:46 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:46 dpkg-source: info: using source format '1.0'
21:29:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz
21:29:46 #11 37.11 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:29:46 #13 6.116 (33/70): git-core-2.39.1-1.el9.aarch64.rpm       27 MB/s | 4.3 MB     00:00    
21:29:46 #11 33.71 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ...
21:29:46 #11 33.71 Unpacking groff-base (1.22.4-4build1) ...
21:29:46 #11 33.82 Selecting previously unselected package libgdbm6:arm64.
21:29:46 #11 33.82 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ...
21:29:46 #11 33.82 Unpacking libgdbm6:arm64 (1.18.1-5) ...
21:29:46 #11 33.86 Selecting previously unselected package libpipeline1:arm64.
21:29:46 #11 33.86 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ...
21:29:46 #11 33.86 Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
21:29:46 #11 33.91 Selecting previously unselected package man-db.
21:29:46 #11 33.91 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ...
21:29:46 #11 33.92 Unpacking man-db (2.9.1-1) ...
21:29:46 #11 35.30 Get:269 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB]
21:29:46 #11 35.31 Get:270 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi-perl arm64 0.82+ds-1build1 [22.3 kB]
21:29:46 #11 35.32 Get:271 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
21:29:46 #11 35.33 Get:272 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:29:46 #11 35.33 Get:273 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
21:29:46 #11 35.33 Get:274 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
21:29:46 #11 35.34 Get:275 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:29:46 #11 66.09 Selecting previously unselected package manpages-dev.
21:29:46 #11 66.09 Preparing to unpack .../381-manpages-dev_5.13-1_all.deb ...
21:29:46 #11 66.10 Unpacking manpages-dev (5.13-1) ...
21:29:46 #11 66.19 Selecting previously unselected package python3-certifi.
21:29:46 #10 37.77 Selecting previously unselected package lsb-release.
21:29:46 #10 37.77 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
21:29:46 #10 37.78 Unpacking lsb-release (11.1.0) ...
21:29:46 #10 37.81 Selecting previously unselected package manpages-dev.
21:29:46 #10 37.81 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
21:29:46 #10 37.82 Unpacking manpages-dev (5.10-1) ...
21:29:46 #10 36.72 Selecting previously unselected package libmailutils5:arm64.
21:29:46 #10 36.73 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ...
21:29:46 #10 36.73 Unpacking libmailutils5:arm64 (1:3.5-4) ...
21:29:46 #10 36.81 Selecting previously unselected package libmime-tools-perl.
21:29:46 #10 36.82 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ...
21:29:46 #10 36.82 Unpacking libmime-tools-perl (5.509-1) ...
21:29:46 #10 36.87 Selecting previously unselected package libnet-dns-sec-perl.
21:29:46 #10 36.87 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ...
21:29:46 #10 36.87 Unpacking libnet-dns-sec-perl (1.11-1) ...
21:29:46 #10 36.91 Selecting previously unselected package libnet-libidn-perl.
21:29:46 #10 36.91 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ...
21:29:46 #10 36.92 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
21:29:46 #12 30.16   Running scriptlet: rpmlint-1.10-14.el8.noarch                           88/88 
21:29:46 #12 30.31   Verifying        : desktop-file-utils-0.26-1.el8.aarch64                 1/88 
21:29:46 #12 30.31   Verifying        : dwz-0.12-10.el8.aarch64                               2/88 
21:29:46 #12 30.31   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/88 
21:29:46 #12 30.31   Verifying        : gc-7.6.4-3.el8.aarch64                                4/88 
21:29:46 #12 30.31   Verifying        : gdb-headless-8.2-19.el8.aarch64                       5/88 
21:29:46 #12 30.31   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/88 
21:29:46 #12 30.31   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/88 
21:29:46 #12 30.31   Verifying        : guile-5:2.0.14-7.el8.aarch64                          8/88 
21:29:46 #12 30.31   Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                     9/88 
21:29:46 #12 30.31   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     10/88 
21:29:46 #12 30.31   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  11/88 
21:29:46 #12 30.31   Verifying        : perl-Digest-1.17-395.el8.noarch                      12/88 
21:29:46 #12 30.31   Verifying        : perl-Digest-MD5-2.55-396.el8.aarch64                 13/88 
21:29:46 #12 30.31   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  14/88 
21:29:46 #12 30.31   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be15   15/88 
21:29:46 #12 30.31   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   16/88 
21:29:46 #12 30.31   Verifying        : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff   17/88 
21:29:46 #12 30.31   Verifying        : perl-URI-1.73-3.el8.noarch                           18/88 
21:29:46 #12 30.31   Verifying        : perl-libnet-3.11-3.el8.noarch                        19/88 
21:29:46 #12 30.31   Verifying        : perl-srpm-macros-1-25.el8.noarch                     20/88 
21:29:46 #12 30.31   Verifying        : python-rpm-macros-3-44.el8.noarch                    21/88 
21:29:46 #12 30.31   Verifying        : python-srpm-macros-3-44.el8.noarch                   22/88 
21:29:46 #12 30.31   Verifying        : python3-rpm-macros-3-44.el8.noarch                   23/88 
21:29:46 #12 30.31   Verifying        : python3-systemd-234-8.el8.aarch64                    24/88 
21:29:46 #12 30.31   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  25/88 
21:29:46 #12 30.31   Verifying        : redhat-rpm-config-131-1.el8.noarch                   26/88 
21:29:46 #12 30.31   Verifying        : rpm-build-4.14.3-26.el8.aarch64                      27/88 
21:29:46 #12 30.31   Verifying        : rpmlint-1.10-14.el8.noarch                           28/88 
21:29:46 #12 30.31   Verifying        : rust-srpm-macros-5-2.el8.noarch                      29/88 
21:29:46 #12 30.31   Verifying        : zstd-1.4.4-1.el8.aarch64                             30/88 
21:29:46 #12 30.31   Verifying        : bzip2-1.0.6-26.el8.aarch64                           31/88 
21:29:46 #12 30.31   Verifying        : dbus-glib-0.110-2.el8.aarch64                        32/88 
21:29:46 #12 30.31   Verifying        : diffutils-3.6-6.el8.aarch64                          33/88 
21:29:46 #12 30.31   Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                34/88 
21:29:46 #12 30.31   Verifying        : elfutils-0.188-3.el8.aarch64                         35/88 
21:29:46 #12 30.31   Verifying        : elfutils-debuginfod-client-0.188-3.el8.aarch64       36/88 
21:29:46 #12 30.31   Verifying        : emacs-filesystem-1:26.1-9.el8.noarch                 37/88 
21:29:46 #12 30.31   Verifying        : file-5.33-24.el8.aarch64                             38/88 
21:29:46 #12 30.31   Verifying        : glibc-gconv-extra-2.28-225.el8.aarch64               39/88 
21:29:46 #12 30.31   Verifying        : groff-base-1.22.3-18.el8.aarch64                     40/88 
21:29:46 #12 30.31   Verifying        : libbabeltrace-1.5.4-4.el8.aarch64                    41/88 
21:29:46 #12 30.31   Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       42/88 
21:29:46 #12 30.31   Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                    43/88 
21:29:46 #12 30.31   Verifying        : ncurses-6.1-9.20180224.el8.aarch64                   44/88 
21:29:46 #12 30.31   Verifying        : openssl-1:1.1.1k-9.el8.aarch64                       45/88 
21:29:46 #12 30.31   Verifying        : patch-2.7.6-11.el8.aarch64                           46/88 
21:29:46 #12 30.31   Verifying        : perl-Carp-1.42-396.el8.noarch                        47/88 
21:29:46 #12 30.31   Verifying        : perl-Data-Dumper-2.167-399.el8.aarch64               48/88 
21:29:46 #12 30.31   Verifying        : perl-Encode-4:2.97-3.el8.aarch64                     49/88 
21:29:46 #12 30.31   Verifying        : perl-Errno-1.28-422.el8.aarch64                      50/88 
21:29:46 #12 30.31   Verifying        : perl-Exporter-5.72-396.el8.noarch                    51/88 
21:29:46 #12 30.31   Verifying        : perl-File-Path-2.15-2.el8.noarch                     52/88 
21:29:46 #12 30.31   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                53/88 
21:29:46 #12 30.31   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 54/88 
21:29:46 #12 30.31   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    55/88 
21:29:46 #12 30.31   Verifying        : perl-IO-1.38-422.el8.aarch64                         56/88 
21:29:46 #12 30.31   Verifying        : perl-MIME-Base64-3.15-396.el8.aarch64                57/88 
21:29:46 #12 30.31   Verifying        : perl-PathTools-3.74-1.el8.aarch64                    58/88 
21:29:46 #12 30.31   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               59/88 
21:29:46 #12 30.31   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 60/88 
21:29:46 #12 30.31   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                61/88 
21:29:46 #12 30.31   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 62/88 
21:29:46 #12 30.31   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          63/88 
21:29:46 #12 30.32   Verifying        : perl-Socket-4:2.027-3.el8.aarch64                    64/88 
21:29:46 #12 30.32   Verifying        : perl-Storable-1:3.11-3.el8.aarch64                   65/88 
21:29:46 #12 30.32   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              66/88 
21:29:46 #12 30.32   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    67/88 
21:29:46 #12 30.32   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             68/88 
21:29:46 #12 30.32   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         69/88 
21:29:46 #12 30.32   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 70/88 
21:29:46 #12 30.32   Verifying        : perl-Unicode-Normalize-1.25-396.el8.aarch64          71/88 
21:29:46 #12 30.32   Verifying        : perl-constant-1.33-396.el8.noarch                    72/88 
21:29:46 #12 30.32   Verifying        : perl-interpreter-4:5.26.3-422.el8.aarch64            73/88 
21:29:46 #12 30.32   Verifying        : perl-libs-4:5.26.3-422.el8.aarch64                   74/88 
21:29:46 #12 30.32   Verifying        : perl-macros-4:5.26.3-422.el8.aarch64                 75/88 
21:29:46 #12 30.32   Verifying        : perl-parent-1:0.237-1.el8.noarch                     76/88 
21:29:46 #12 30.32   Verifying        : perl-podlators-4.11-1.el8.noarch                     77/88 
21:29:46 #12 30.32   Verifying        : perl-threads-1:2.21-2.el8.aarch64                    78/88 
21:29:46 #12 30.32   Verifying        : perl-threads-shared-1.58-2.el8.aarch64               79/88 
21:29:46 #12 30.32   Verifying        : pkgconf-1.4.2-1.el8.aarch64                          80/88 
21:29:46 #12 30.32   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        81/88 
21:29:46 #12 30.32   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64               82/88 
21:29:46 #12 30.32   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                83/88 
21:29:46 #12 30.32   Verifying        : python3-dbus-1.2.4-15.el8.aarch64                    84/88 
21:29:46 #12 30.32   Verifying        : python3-dnf-plugins-core-4.0.21-18.el8.noarch        85/88 
21:29:46 #12 30.32   Verifying        : python3-six-1.11.0-8.el8.noarch                      86/88 
21:29:46 #12 30.32   Verifying        : unzip-6.0-46.el8.aarch64                             87/88 
21:29:46 #9 37.77 Preparing to unpack .../279-libpackage-stash-perl_0.40-1_all.deb ...
21:29:46 #9 37.78 Unpacking libpackage-stash-perl (0.40-1) ...
21:29:46 #9 37.81 Selecting previously unselected package libsub-identify-perl.
21:29:46 #9 37.82 Preparing to unpack .../280-libsub-identify-perl_0.14-3_arm64.deb ...
21:29:46 #9 37.82 Unpacking libsub-identify-perl (0.14-3) ...
21:29:46 #9 37.85 Selecting previously unselected package libsub-name-perl:arm64.
21:29:46 #9 37.86 Preparing to unpack .../281-libsub-name-perl_0.26-2+b1_arm64.deb ...
21:29:46 #9 37.86 Unpacking libsub-name-perl:arm64 (0.26-2+b1) ...
21:29:46 #9 37.90 Selecting previously unselected package libnamespace-clean-perl.
21:29:46 #9 37.91 Preparing to unpack .../282-libnamespace-clean-perl_0.27-2_all.deb ...
21:29:46 #9 37.91 Unpacking libnamespace-clean-perl (0.27-2) ...
21:29:46 #9 37.95 Selecting previously unselected package libpath-tiny-perl.
21:29:46 #9 37.95 Preparing to unpack .../283-libpath-tiny-perl_0.144-1_all.deb ...
21:29:46 #9 37.95 Unpacking libpath-tiny-perl (0.144-1) ...
21:29:46 #9 37.99 Selecting previously unselected package libstrictures-perl.
21:29:46 #9 37.99 Preparing to unpack .../284-libstrictures-perl_2.000006-1_all.deb ...
21:29:46 #9 38.00 Unpacking libstrictures-perl (2.000006-1) ...
21:29:46 #9 38.03 Selecting previously unselected package libtype-tiny-perl.
21:29:46 #9 38.03 Preparing to unpack .../285-libtype-tiny-perl_2.002001-1_all.deb ...
21:29:46 #9 38.04 Unpacking libtype-tiny-perl (2.002001-1) ...
21:29:46 #9 38.10 Selecting previously unselected package libgitlab-api-v4-perl.
21:29:46 #9 38.10 Preparing to unpack .../286-libgitlab-api-v4-perl_0.26-3_all.deb ...
21:29:46 #9 38.10 Unpacking libgitlab-api-v4-perl (0.26-3) ...
21:29:46 #9 38.16 Selecting previously unselected package libglib2.0-0:arm64.
21:29:46 #11 37.29 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
21:29:46 #11 37.34 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
21:29:46 #11 37.36 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB]
21:29:46 #10 39.38 Selecting previously unselected package g++.
21:29:46 #10 39.38 Preparing to unpack .../081-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
21:29:46 #10 39.38 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
21:29:46 #10 39.42 Selecting previously unselected package make.
21:29:46 #10 39.42 Preparing to unpack .../082-make_4.1-9.1ubuntu1_arm64.deb ...
21:29:46 #10 39.42 Unpacking make (4.1-9.1ubuntu1) ...
21:29:46 #10 39.46 Selecting previously unselected package libdpkg-perl.
21:29:46 #10 39.46 Preparing to unpack .../083-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
21:29:46 #10 39.47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:29:46 #11 34.03 Selecting previously unselected package perl-modules-5.30.
21:29:46 #11 34.03 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
21:29:46 #11 34.03 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
21:29:46 #13 6.132 (34/70): git-core-doc-2.39.1-1.el9.noarch.rpm    22 MB/s | 2.9 MB     00:00    
21:29:46 #13 6.320 (35/70): gcc-11.3.1-4.3.el9.aarch64.rpm          55 MB/s |  30 MB     00:00    
21:29:46 #13 6.327 (36/70): glibc-devel-2.34-61.el9.aarch64.rpm    2.7 MB/s | 565 kB     00:00    
21:29:46 #13 6.467 (37/70): kernel-headers-5.14.0-289.el9.aarch64.  15 MB/s | 5.0 MB     00:00    
21:29:46 #13 6.471 (38/70): libmpc-1.2.1-4.el9.aarch64.rpm         453 kB/s |  63 kB     00:00    
21:29:46 #13 6.480 (39/70): libasan-11.3.1-4.3.el9.aarch64.rpm     2.8 MB/s | 430 kB     00:00    
21:29:46 #13 6.485 (40/70): libseccomp-devel-2.5.2-2.el9.aarch64.r 4.6 MB/s |  59 kB     00:00    
21:29:46 #13 6.490 (41/70): libselinux-devel-3.5-1.el9.aarch64.rpm 9.0 MB/s | 160 kB     00:00    
21:29:46 #13 6.495 (42/70): libsepol-devel-3.5-1.el9.aarch64.rpm   3.6 MB/s |  48 kB     00:00    
21:29:46 #13 6.499 (43/70): libtool-ltdl-2.4.6-45.el9.aarch64.rpm  4.6 MB/s |  37 kB     00:00    
21:29:46 #13 6.508 (44/70): libtool-2.4.6-45.el9.aarch64.rpm        33 MB/s | 582 kB     00:00    
21:29:46 #13 6.512 (45/70): libubsan-11.3.1-4.3.el9.aarch64.rpm     12 MB/s | 203 kB     00:00    
21:29:46 #13 6.519 (46/70): libuv-1.42.0-1.el9.aarch64.rpm         8.0 MB/s | 146 kB     00:00    
21:29:46 #11 35.74 Get:276 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
21:29:46 #11 66.19 Preparing to unpack .../382-python3-certifi_2022.6.15-2_all.deb ...
21:29:46 #11 66.20 Unpacking python3-certifi (2022.6.15-2) ...
21:29:46 #11 66.22 Selecting previously unselected package python3-cffi-backend:armhf.
21:29:46 #11 66.23 Preparing to unpack .../383-python3-cffi-backend_1.15.1-1_armhf.deb ...
21:29:46 #11 66.23 Unpacking python3-cffi-backend:armhf (1.15.1-1) ...
21:29:46 #11 66.26 Selecting previously unselected package python3-cryptography.
21:29:46 #11 66.26 Preparing to unpack .../384-python3-cryptography_3.4.8-2_armhf.deb ...
21:29:46 #11 66.27 Unpacking python3-cryptography (3.4.8-2) ...
21:29:46 #11 66.31 Selecting previously unselected package python3-idna.
21:29:46 #11 66.32 Preparing to unpack .../385-python3-idna_3.3-1_all.deb ...
21:29:46 #11 66.32 Unpacking python3-idna (3.3-1) ...
21:29:46 #11 66.36 Selecting previously unselected package python3-nacl.
21:29:46 #11 66.36 Preparing to unpack .../386-python3-nacl_1.5.0-2_armhf.deb ...
21:29:46 #11 66.36 Unpacking python3-nacl (1.5.0-2) ...
21:29:46 #11 66.40 Selecting previously unselected package python3-six.
21:29:46 #11 66.41 Preparing to unpack .../387-python3-six_1.16.0-4_all.deb ...
21:29:46 #11 66.41 Unpacking python3-six (1.16.0-4) ...
21:29:46 #11 66.44 Selecting previously unselected package python3-bcrypt.
21:29:46 #12 15.30 Setting up pkg-config (0.29.2-1) ...
21:29:46 #12 15.36 Setting up libudev-dev:armhf (247.3-7+rpi1+deb11u1) ...
21:29:46 #12 15.38 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
21:29:46 #12 15.40 Setting up libltdl7:armhf (2.4.6-15) ...
21:29:46 #12 15.41 Setting up libjsoncpp24:armhf (1.9.4-4) ...
21:29:46 #12 15.42 Setting up g++ (4:10.2.1-1+rpi1) ...
21:29:46 #12 15.45 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:46 #12 15.46 Setting up librhash0:armhf (1.4.1-2) ...
21:29:46 #12 15.47 Setting up build-essential (12.9) ...
21:29:46 #10 36.95 Selecting previously unselected package libnumber-compare-perl.
21:29:46 #10 36.95 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ...
21:29:46 #10 36.96 Unpacking libnumber-compare-perl (0.03-1) ...
21:29:46 #10 37.00 Selecting previously unselected package libnumber-range-perl.
21:29:46 #10 37.00 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ...
21:29:46 #10 37.00 Unpacking libnumber-range-perl (0.12-1) ...
21:29:46 #10 37.05 Selecting previously unselected package libossp-uuid16:arm64.
21:29:46 #10 37.05 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ...
21:29:46 #10 37.06 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
21:29:46 #10 37.11 Selecting previously unselected package libossp-uuid-perl.
21:29:46 #10 37.11 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ...
21:29:46 #10 37.12 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
21:29:46 #10 37.18 Selecting previously unselected package libpackage-stash-xs-perl.
21:29:46 #12 30.32   Verifying        : zip-3.0-23.el8.aarch64                               88/88 
21:29:46 #12 30.62 
21:29:46 #12 30.62 Installed:
21:29:46 #12 30.62   bzip2-1.0.6-26.el8.aarch64                                                    
21:29:46 #12 30.62   dbus-glib-0.110-2.el8.aarch64                                                 
21:29:46 #12 30.62   desktop-file-utils-0.26-1.el8.aarch64                                         
21:29:46 #12 30.62   diffutils-3.6-6.el8.aarch64                                                   
21:29:46 #12 30.62   dnf-plugins-core-4.0.21-18.el8.noarch                                         
21:29:46 #12 30.62   dwz-0.12-10.el8.aarch64                                                       
21:29:46 #12 30.62   efi-srpm-macros-3-3.el8.noarch                                                
21:29:46 #12 30.62   elfutils-0.188-3.el8.aarch64                                                  
21:29:46 #12 30.62   elfutils-debuginfod-client-0.188-3.el8.aarch64                                
21:29:46 #12 30.62   emacs-filesystem-1:26.1-9.el8.noarch                                          
21:29:46 #12 30.62   file-5.33-24.el8.aarch64                                                      
21:29:46 #12 30.62   gc-7.6.4-3.el8.aarch64                                                        
21:29:46 #12 30.62   gdb-headless-8.2-19.el8.aarch64                                               
21:29:46 #12 30.62   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
21:29:46 #12 30.62   glibc-gconv-extra-2.28-225.el8.aarch64                                        
21:29:46 #12 30.62   go-srpm-macros-2-17.el8.noarch                                                
21:29:46 #12 30.62   groff-base-1.22.3-18.el8.aarch64                                              
21:29:46 #12 30.62   guile-5:2.0.14-7.el8.aarch64                                                  
21:29:46 #12 30.62   libatomic_ops-7.6.2-3.el8.aarch64                                             
21:29:46 #12 30.62   libbabeltrace-1.5.4-4.el8.aarch64                                             
21:29:46 #12 30.62   libpkgconf-1.4.2-1.el8.aarch64                                                
21:29:46 #12 30.62   libtool-ltdl-2.4.6-25.el8.aarch64                                             
21:29:46 #12 30.62   ncurses-6.1-9.20180224.el8.aarch64                                            
21:29:46 #12 30.62   ocaml-srpm-macros-5-4.el8.noarch                                              
21:29:46 #12 30.62   openblas-srpm-macros-2-2.el8.noarch                                           
21:29:46 #12 30.62   openssl-1:1.1.1k-9.el8.aarch64                                                
21:29:46 #12 30.62   patch-2.7.6-11.el8.aarch64                                                    
21:29:46 #12 30.62   perl-Carp-1.42-396.el8.noarch                                                 
21:29:46 #12 30.62   perl-Data-Dumper-2.167-399.el8.aarch64                                        
21:29:46 #12 30.62   perl-Digest-1.17-395.el8.noarch                                               
21:29:46 #12 30.62   perl-Digest-MD5-2.55-396.el8.aarch64                                          
21:29:46 #12 30.62   perl-Encode-4:2.97-3.el8.aarch64                                              
21:29:46 #12 30.62   perl-Errno-1.28-422.el8.aarch64                                               
21:29:46 #12 30.62   perl-Exporter-5.72-396.el8.noarch                                             
21:29:46 #12 30.62   perl-File-Path-2.15-2.el8.noarch                                              
21:29:46 #12 30.62   perl-File-Temp-0.230.600-1.el8.noarch                                         
21:29:46 #12 30.62   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
21:29:46 #12 30.62   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
21:29:46 #12 30.62   perl-IO-1.38-422.el8.aarch64                                                  
21:29:46 #12 30.62   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
21:29:46 #12 30.62   perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch                 
21:29:46 #12 30.62   perl-MIME-Base64-3.15-396.el8.aarch64                                         
21:29:46 #12 30.62   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
21:29:46 #12 30.62   perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.aarch64                    
21:29:46 #12 30.62   perl-PathTools-3.74-1.el8.aarch64                                             
21:29:46 #12 30.62   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
21:29:46 #12 30.62   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
21:29:46 #12 30.62   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
21:29:46 #12 30.62   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
21:29:46 #12 30.62   perl-Scalar-List-Utils-3:1.49-2.el8.aarch64                                   
21:29:46 #12 30.62   perl-Socket-4:2.027-3.el8.aarch64                                             
21:29:46 #12 30.62   perl-Storable-1:3.11-3.el8.aarch64                                            
21:29:46 #12 30.62   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
21:29:46 #12 30.62   perl-Term-Cap-1.17-395.el8.noarch                                             
21:29:46 #12 30.62   perl-Text-ParseWords-3.30-395.el8.noarch                                      
21:29:46 #12 30.62   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
21:29:46 #12 30.62   perl-Time-Local-1:1.280-1.el8.noarch                                          
21:29:46 #12 30.62   perl-URI-1.73-3.el8.noarch                                                    
21:29:46 #12 30.62   perl-Unicode-Normalize-1.25-396.el8.aarch64                                   
21:29:46 #12 30.62   perl-constant-1.33-396.el8.noarch                                             
21:29:46 #12 30.62   perl-interpreter-4:5.26.3-422.el8.aarch64                                     
21:29:46 #12 30.62   perl-libnet-3.11-3.el8.noarch                                                 
21:29:46 #12 30.62   perl-libs-4:5.26.3-422.el8.aarch64                                            
21:29:46 #12 30.62   perl-macros-4:5.26.3-422.el8.aarch64                                          
21:29:46 #12 30.62   perl-parent-1:0.237-1.el8.noarch                                              
21:29:46 #12 30.62   perl-podlators-4.11-1.el8.noarch                                              
21:29:46 #12 30.62   perl-srpm-macros-1-25.el8.noarch                                              
21:29:46 #12 30.62   perl-threads-1:2.21-2.el8.aarch64                                             
21:29:46 #12 30.62   perl-threads-shared-1.58-2.el8.aarch64                                        
21:29:46 #12 30.62   pkgconf-1.4.2-1.el8.aarch64                                                   
21:29:46 #12 30.62   pkgconf-m4-1.4.2-1.el8.noarch                                                 
21:29:46 #12 30.62   pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
21:29:46 #12 30.62   python-rpm-macros-3-44.el8.noarch                                             
21:29:46 #12 30.62   python-srpm-macros-3-44.el8.noarch                                            
21:29:46 #12 30.62   python3-dateutil-1:2.6.1-6.el8.noarch                                         
21:29:46 #12 30.62   python3-dbus-1.2.4-15.el8.aarch64                                             
21:29:46 #12 30.62   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
21:29:46 #12 30.62   python3-rpm-macros-3-44.el8.noarch                                            
21:29:46 #12 30.62   python3-six-1.11.0-8.el8.noarch                                               
21:29:46 #12 30.62   python3-systemd-234-8.el8.aarch64                                             
21:29:46 #12 30.62   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
21:29:46 #12 30.62   redhat-rpm-config-131-1.el8.noarch                                            
21:29:46 #12 30.62   rpm-build-4.14.3-26.el8.aarch64                                               
21:29:46 #12 30.62   rpmlint-1.10-14.el8.noarch                                                    
21:29:46 #12 30.62   rust-srpm-macros-5-2.el8.noarch                                               
21:29:46 #12 30.62   unzip-6.0-46.el8.aarch64                                                      
21:29:46 #12 30.62   zip-3.0-23.el8.aarch64                                                        
21:29:46 #12 30.62   zstd-1.4.4-1.el8.aarch64                                                      
21:29:46 #12 30.62 
21:29:46 #12 30.62 Complete!
21:29:46 #9 38.16 Preparing to unpack .../287-libglib2.0-0_2.74.6-1_arm64.deb ...
21:29:46 #9 38.17 Unpacking libglib2.0-0:arm64 (2.74.6-1) ...
21:29:46 #11 37.43 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB]
21:29:46 #11 37.53 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
21:29:46 #11 37.55 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:29:46 #11 37.56 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
21:29:46 #11 37.56 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:29:46 #11 37.56 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
21:29:46 #11 37.58 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
21:29:46 #10 39.55 Selecting previously unselected package patch.
21:29:46 #10 39.55 Preparing to unpack .../084-patch_2.7.6-2ubuntu1.1_arm64.deb ...
21:29:46 #10 39.56 Unpacking patch (2.7.6-2ubuntu1.1) ...
21:29:46 #10 39.60 Selecting previously unselected package dpkg-dev.
21:29:46 #10 39.60 Preparing to unpack .../085-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
21:29:46 #10 39.61 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
21:29:46 #10 39.68 Selecting previously unselected package build-essential.
21:29:46 #10 39.68 Preparing to unpack .../086-build-essential_12.4ubuntu1_arm64.deb ...
21:29:46 #10 39.69 Unpacking build-essential (12.4ubuntu1) ...
21:29:46 #10 39.73 Selecting previously unselected package libroken18-heimdal:arm64.
21:29:46 #10 39.73 Preparing to unpack .../087-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:46 #10 39.74 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:46 #10 39.78 Selecting previously unselected package libasn1-8-heimdal:arm64.
21:29:46 #10 39.78 Preparing to unpack .../088-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:46 #10 39.78 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:46 #13 6.568 (47/70): libxcrypt-devel-4.4.18-3.el9.aarch64.r 536 kB/s |  29 kB     00:00    
21:29:46 #13 6.598 (48/70): m4-1.4.19-1.el9.aarch64.rpm            3.8 MB/s | 297 kB     00:00    
21:29:46 #13 6.645 (49/70): pcre2-devel-10.40-2.el9.aarch64.rpm    7.1 MB/s | 515 kB     00:00    
21:29:46 #13 6.745 (50/70): llvm-libs-15.0.7-1.el9.aarch64.rpm      87 MB/s |  20 MB     00:00    
21:29:46 #11 34.39 Selecting previously unselected package libgdbm-compat4:arm64.
21:29:46 #11 34.39 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ...
21:29:46 #11 34.39 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
21:29:46 #11 34.43 Selecting previously unselected package libperl5.30:arm64.
21:29:46 #11 34.43 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_arm64.deb ...
21:29:46 #11 34.43 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.3) ...
21:29:46 #11 35.90 Get:277 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-install-perl all 0.928-2 [10.2 kB]
21:29:46 #11 35.91 Get:278 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
21:29:46 #11 35.93 Get:279 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
21:29:46 #11 36.02 Get:280 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libconst-fast-perl all 0.014-2 [8034 B]
21:29:46 #11 36.03 Get:281 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwant-perl arm64 0.29-2 [25.1 kB]
21:29:46 #11 36.06 Get:282 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcontextual-return-perl all 0.004014-3 [53.8 kB]
21:29:46 #11 36.10 Get:283 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcpanel-json-xs-perl arm64 4.32-1 [113 kB]
21:29:46 #11 36.16 Get:284 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:29:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc
21:29:46  debian/rules build
21:29:46 dh build --with=bash-completion
21:29:46 #11 66.44 Preparing to unpack .../388-python3-bcrypt_3.2.0-1build1_armhf.deb ...
21:29:46 #11 66.45 Unpacking python3-bcrypt (3.2.0-1build1) ...
21:29:46 #11 66.51 Selecting previously unselected package python3-paramiko.
21:29:46 #11 66.51 Preparing to unpack .../389-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
21:29:46 #11 66.51 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
21:29:46 #11 66.55 Selecting previously unselected package python3-urllib3.
21:29:46 #11 66.55 Preparing to unpack .../390-python3-urllib3_1.26.9-1_all.deb ...
21:29:46 #11 66.56 Unpacking python3-urllib3 (1.26.9-1) ...
21:29:46 #11 66.59 Selecting previously unselected package python3-requests.
21:29:46 #11 66.60 Preparing to unpack .../391-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
21:29:46 #11 66.60 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
21:29:46 #11 66.63 Selecting previously unselected package python3-unidiff.
21:29:46 #11 66.64 Preparing to unpack .../392-python3-unidiff_0.7.3-1_all.deb ...
21:29:46 #11 66.64 Unpacking python3-unidiff (0.7.3-1) ...
21:29:46 #11 66.67 Selecting previously unselected package zstd.
21:29:46 #12 15.48 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
21:29:46 #12 15.50 Setting up dh-apparmor (2.13.6-10) ...
21:29:46 #12 15.52 Setting up libsystemd-dev:armhf (247.3-7+rpi1+deb11u1) ...
21:29:46 #12 15.53 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
21:29:46 #12 15.55 Setting up libselinux1-dev:armhf (3.1-3) ...
21:29:46 #12 15.56 Setting up libltdl-dev:armhf (2.4.6-15) ...
21:29:46 #12 15.57 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
21:29:46 #12 15.59 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:29:46 #12 15.60 Setting up dmsetup (2:1.02.175-2.1) ...
21:29:46 #12 15.62 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
21:29:46 #12 15.63 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
21:29:46 #12 15.65 Setting up docker-ce-build-deps (1.0) ...
21:29:46 #12 15.66 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
21:29:46 #10 37.18 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ...
21:29:46 #10 37.19 Unpacking libpackage-stash-xs-perl (0.29-1) ...
21:29:46 #10 37.22 Selecting previously unselected package libparse-debianchangelog-perl.
21:29:46 #10 37.22 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
21:29:46 #10 37.23 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
21:29:46 #10 37.27 Selecting previously unselected package libtext-glob-perl.
21:29:46 #10 37.27 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ...
21:29:46 #10 37.27 Unpacking libtext-glob-perl (0.10-1) ...
21:29:46 #10 37.30 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:46 #10 37.31 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:29:46 #10 37.31 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:29:46 #10 37.35 Selecting previously unselected package libperlio-gzip-perl.
21:29:46 #10 37.35 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ...
21:29:46 #10 37.35 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
21:29:46 #10 37.39 Selecting previously unselected package libpod-constants-perl.
21:29:46 #10 37.39 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ...
21:29:46 #10 37.39 Unpacking libpod-constants-perl (0.19-1) ...
21:29:46 #10 37.43 Selecting previously unselected package libreadonly-perl.
21:29:46 #10 38.17 Selecting previously unselected package pbzip2.
21:29:46 #10 38.18 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
21:29:46 #10 38.18 Unpacking pbzip2 (1.1.13-1) ...
21:29:46 #10 38.22 Selecting previously unselected package pixz.
21:29:46 #10 38.22 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
21:29:46 #10 38.23 Unpacking pixz (1.0.7-1) ...
21:29:46 #10 38.26 Selecting previously unselected package xdelta.
21:29:46 #10 38.27 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
21:29:46 #10 38.27 Unpacking xdelta (1.1.3-9.3) ...
21:29:46 #10 38.30 Selecting previously unselected package xdelta3.
21:29:46 #10 38.30 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
21:29:46 #10 38.31 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
21:29:46 #10 38.34 Selecting previously unselected package pristine-tar.
21:29:46 #10 38.35 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
21:29:46 #10 38.35 Unpacking pristine-tar (1.49) ...
21:29:46 #10 38.39 Selecting previously unselected package publicsuffix.
21:29:46 #10 38.39 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
21:29:46 #10 38.40 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
21:29:46 #10 38.44 Selecting previously unselected package python-apt-common.
21:29:46 #10 38.44 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
21:29:46 #10 38.44 Unpacking python-apt-common (2.2.1) ...
21:29:46 #9 38.31 Selecting previously unselected package libglib2.0-data.
21:29:46 #9 38.31 Preparing to unpack .../288-libglib2.0-data_2.74.6-1_all.deb ...
21:29:46 #9 38.32 Unpacking libglib2.0-data (2.74.6-1) ...
21:29:46 #9 38.50 Selecting previously unselected package libgpm2:arm64.
21:29:46 #9 38.50 Preparing to unpack .../289-libgpm2_1.20.7-10+b1_arm64.deb ...
21:29:46 #9 38.50 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
21:29:46 #9 38.54 Selecting previously unselected package libhtml-form-perl.
21:29:46 #9 38.54 Preparing to unpack .../290-libhtml-form-perl_6.11-1_all.deb ...
21:29:46 #9 38.55 Unpacking libhtml-form-perl (6.11-1) ...
21:29:46 #9 38.59 Selecting previously unselected package libhtml-format-perl.
21:29:46 #10 39.83 Selecting previously unselected package libheimbase1-heimdal:arm64.
21:29:46 #10 39.83 Preparing to unpack .../089-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:46 #10 39.84 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:46 #10 39.88 Selecting previously unselected package libhcrypto4-heimdal:arm64.
21:29:46 #10 39.88 Preparing to unpack .../090-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:46 #10 39.89 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:46 #10 39.95 Selecting previously unselected package libwind0-heimdal:arm64.
21:29:46 #10 39.95 Preparing to unpack .../091-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:46 #10 39.95 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:46 #10 40.00 Selecting previously unselected package libhx509-5-heimdal:arm64.
21:29:46 #13 6.751 (51/70): pcre2-utf16-10.40-2.el9.aarch64.rpm    1.3 MB/s | 199 kB     00:00    
21:29:46 #13 6.755 (52/70): pcre2-utf32-10.40-2.el9.aarch64.rpm    1.8 MB/s | 190 kB     00:00    
21:29:46 #13 6.762 (53/70): perl-DynaLoader-1.47-480.el9.aarch64.r 3.8 MB/s |  27 kB     00:00    
21:29:46 #13 6.767 (54/70): perl-Error-0.17029-7.el9.noarch.rpm    3.8 MB/s |  42 kB     00:00    
21:29:46 #13 6.770 (55/70): perl-File-Compare-1.100.600-480.el9.no 1.0 MB/s |  14 kB     00:00    
21:29:46 #13 6.778 (56/70): perl-File-Copy-2.34-480.el9.noarch.rpm 2.9 MB/s |  21 kB     00:00    
21:29:46 #13 6.782 (57/70): perl-File-Find-1.37-480.el9.noarch.rpm 2.6 MB/s |  27 kB     00:00    
21:29:46 #13 6.787 (58/70): perl-Git-2.39.1-1.el9.noarch.rpm       2.4 MB/s |  39 kB     00:00    
21:29:46 #13 6.791 (59/70): perl-TermReadKey-2.38-11.el9.aarch64.r 3.8 MB/s |  36 kB     00:00    
21:29:46 #13 6.795 (60/70): perl-Thread-Queue-3.14-460.el9.noarch. 1.7 MB/s |  22 kB     00:00    
21:29:46 #13 6.800 (61/70): perl-lib-0.65-480.el9.aarch64.rpm      1.3 MB/s |  16 kB     00:00    
21:29:46 #13 6.805 (62/70): perl-threads-shared-1.61-460.el9.aarch 5.0 MB/s |  44 kB     00:00    
21:29:46 #13 6.809 (63/70): perl-threads-2.25-460.el9.aarch64.rpm  4.2 MB/s |  57 kB     00:00    
21:29:46 #13 6.814 (64/70): policycoreutils-devel-3.5-1.el9.aarch6  11 MB/s | 143 kB     00:00    
21:29:46 #13 6.826 (65/70): selinux-policy-devel-38.1.9-1.el9.noar  73 MB/s | 1.4 MB     00:00    
21:29:46 #13 6.831 (66/70): device-mapper-devel-1.02.187-7.el9.aar 3.3 MB/s |  44 kB     00:00    
21:29:46 #13 6.841 (67/70): systemd-devel-252-8.el9.aarch64.rpm     26 MB/s | 642 kB     00:00    
21:29:46 #13 6.891 (68/70): glibc-static-2.34-61.el9.aarch64.rpm    22 MB/s | 1.4 MB     00:00    
21:29:46 #13 6.895 (69/70): libtool-ltdl-devel-2.4.6-45.el9.aarch6 2.7 MB/s | 161 kB     00:00    
21:29:46 #13 6.899 (70/70): libxcrypt-static-4.4.18-3.el9.aarch64.  15 MB/s | 108 kB     00:00    
21:29:46 #13 6.904 --------------------------------------------------------------------------------
21:29:46 #13 6.905 Total                                            40 MB/s | 105 MB     00:02     
21:29:46 #11 DONE 75.0s
21:29:46 
21:29:46 #12 [stage-1 4/9] COPY common /root/build-deb/debian
21:29:46 #12 DONE 0.0s
21:29:46 
21:29:46 #13 [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
21:29:46 #11 36.16 Get:285 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
21:29:46 #11 36.17 Get:286 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
21:29:46    dh_update_autotools_config
21:29:46 #11 66.67 Preparing to unpack .../393-zstd_1.5.2+dfsg-1_armhf.deb ...
21:29:46 #11 66.67 Unpacking zstd (1.5.2+dfsg-1) ...
21:29:46 #11 66.71 Selecting previously unselected package equivs.
21:29:46 #11 66.71 Preparing to unpack .../394-equivs_2.3.1_all.deb ...
21:29:46 #11 66.72 Unpacking equivs (2.3.1) ...
21:29:46 #11 66.74 Selecting previously unselected package libauthen-sasl-perl.
21:29:46 #11 66.75 Preparing to unpack .../395-libauthen-sasl-perl_2.1600-2_all.deb ...
21:29:46 #11 66.75 Unpacking libauthen-sasl-perl (2.1600-2) ...
21:29:46 #11 66.79 Selecting previously unselected package python3-magic.
21:29:46 #11 66.79 Preparing to unpack .../396-python3-magic_2%3a0.4.26-2_all.deb ...
21:29:46 #11 66.80 Unpacking python3-magic (2:0.4.26-2) ...
21:29:46 #11 66.85 Setting up libip4tc2:armhf (1.8.7-1ubuntu6) ...
21:29:46 #11 66.86 Setting up libksba8:armhf (1.6.0-3ubuntu1.1) ...
21:29:46 #11 66.87 Setting up media-types (8.0.0) ...
21:29:46 #11 66.88 Setting up libpipeline1:armhf (1.5.6-2) ...
21:29:46 #11 66.90 Setting up libicu71:armhf (71.1-3ubuntu1) ...
21:29:46 #11 66.91 Setting up wdiff (1.2.2-2build3) ...
21:29:46 #11 66.92 Setting up libxau6:armhf (1:1.0.9-1build5) ...
21:29:46 #11 66.93 Setting up libre2-9:armhf (20220601+dfsg-1) ...
21:29:46 #11 66.94 Setting up libkeyutils1:armhf (1.6.3-1) ...
21:29:46 #11 66.95 Setting up lto-disabled-list (35) ...
21:29:46 #11 66.96 Setting up libapparmor1:armhf (3.0.7-1ubuntu2) ...
21:29:46 #11 66.97 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
21:29:46 #11 66.98 Setting up libsodium23:armhf (1.0.18-1build2) ...
21:29:46 #11 66.99 Setting up bsdextrautils (2.38-4ubuntu1) ...
21:29:46 #11 67.00 Setting up libfcgi0ldbl:armhf (2.4.2-2build2) ...
21:29:46 #12 15.69 Processing triggers for man-db (2.9.4-2) ...
21:29:47 #10 37.43 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ...
21:29:47 #10 37.43 Unpacking libreadonly-perl (2.050-1) ...
21:29:47 #10 37.46 Selecting previously unselected package libref-util-perl.
21:29:47 #10 37.47 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ...
21:29:47 #10 37.47 Unpacking libref-util-perl (0.204-1) ...
21:29:47 #10 37.51 Selecting previously unselected package libref-util-xs-perl.
21:29:47 #10 37.51 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ...
21:29:47 #10 37.52 Unpacking libref-util-xs-perl (0.117-1+b1) ...
21:29:47 #10 37.55 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:47 #10 37.55 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
21:29:47 #10 37.55 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
21:29:47 #10 37.59 Selecting previously unselected package libsasl2-modules:arm64.
21:29:47 #10 37.60 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:29:47 #10 37.60 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:29:47 #10 37.65 Selecting previously unselected package libsereal-decoder-perl.
21:29:47 #10 37.65 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ...
21:29:47 #10 38.49 Selecting previously unselected package python3-apt.
21:29:47 #10 38.50 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
21:29:47 #10 38.50 Unpacking python3-apt (2.2.1) ...
21:29:47 #10 38.56 Selecting previously unselected package python3-certifi.
21:29:47 #10 38.56 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
21:29:47 #10 38.57 Unpacking python3-certifi (2020.6.20-1) ...
21:29:47 #10 38.61 Selecting previously unselected package python3-idna.
21:29:47 #10 38.61 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
21:29:47 #10 38.62 Unpacking python3-idna (2.10-1) ...
21:29:47 #10 38.66 Selecting previously unselected package python3-magic.
21:29:47 #10 38.66 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
21:29:47 #10 38.67 Unpacking python3-magic (2:0.4.20-3) ...
21:29:47 #10 38.70 Selecting previously unselected package python3-urllib3.
21:29:47 #10 38.70 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:29:47 #10 38.70 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:29:47 #10 38.75 Selecting previously unselected package python3-requests.
21:29:47 #10 38.76 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
21:29:47 #10 38.76 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:29:47 #9 38.59 Preparing to unpack .../291-libhtml-format-perl_2.16-2_all.deb ...
21:29:47 #9 38.59 Unpacking libhtml-format-perl (2.16-2) ...
21:29:47 #9 38.63 Selecting previously unselected package libhtml-html5-entities-perl.
21:29:47 #9 38.63 Preparing to unpack .../292-libhtml-html5-entities-perl_0.004-3_all.deb ...
21:29:47 #9 38.63 Unpacking libhtml-html5-entities-perl (0.004-3) ...
21:29:47 #9 38.67 Selecting previously unselected package libhtml-tokeparser-simple-perl.
21:29:47 #9 38.67 Preparing to unpack .../293-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
21:29:47 #9 38.67 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
21:29:47 #9 38.71 Selecting previously unselected package libhttp-daemon-perl.
21:29:47 #9 38.72 Preparing to unpack .../294-libhttp-daemon-perl_6.16-1_all.deb ...
21:29:47 #9 38.72 Unpacking libhttp-daemon-perl (6.16-1) ...
21:29:47 #9 38.76 Selecting previously unselected package libio-interactive-perl.
21:29:47 #9 38.76 Preparing to unpack .../295-libio-interactive-perl_1.023-2_all.deb ...
21:29:47 #9 38.77 Unpacking libio-interactive-perl (1.023-2) ...
21:29:47 #9 38.82 Selecting previously unselected package libio-sessiondata-perl.
21:29:47 #9 38.82 Preparing to unpack .../296-libio-sessiondata-perl_1.03-3_all.deb ...
21:29:47 #9 38.83 Unpacking libio-sessiondata-perl (1.03-3) ...
21:29:47 #9 38.86 Selecting previously unselected package libio-stringy-perl.
21:29:47 #9 38.86 Preparing to unpack .../297-libio-stringy-perl_2.111-3_all.deb ...
21:29:47 #9 38.86 Unpacking libio-stringy-perl (2.111-3) ...
21:29:47 #9 38.90 Selecting previously unselected package libipc-run3-perl.
21:29:47 #9 38.90 Preparing to unpack .../298-libipc-run3-perl_0.048-3_all.deb ...
21:29:47 #9 38.91 Unpacking libipc-run3-perl (0.048-3) ...
21:29:47 #9 38.94 Selecting previously unselected package libtypes-serialiser-perl.
21:29:47 #10 40.00 Preparing to unpack .../092-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:47 #10 40.00 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:47 #10 40.05 Selecting previously unselected package libkrb5-26-heimdal:arm64.
21:29:47 #10 40.05 Preparing to unpack .../093-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:47 #10 40.05 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:47 #10 40.11 Selecting previously unselected package libheimntlm0-heimdal:arm64.
21:29:47 #10 40.11 Preparing to unpack .../094-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:47 #10 40.11 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:47 #10 40.15 Selecting previously unselected package libgssapi3-heimdal:arm64.
21:29:47 #10 40.15 Preparing to unpack .../095-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:29:47 #10 40.15 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:47 #10 40.19 Selecting previously unselected package libsasl2-modules-db:arm64.
21:29:47 #10 40.20 Preparing to unpack .../096-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:29:47 #10 40.20 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:29:47 #10 40.23 Selecting previously unselected package libsasl2-2:arm64.
21:29:47 #11 36.57 Get:287 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
21:29:47 #11 36.65 Get:288 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:29:47 #11 37.99 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:29:47 #11 38.06 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
21:29:47 #11 38.06 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
21:29:47 #11 38.08 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
21:29:47 #11 38.16 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
21:29:47 #11 38.19 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
21:29:47    dh_autoreconf
21:29:47    debian/rules override_dh_auto_build
21:29:47 make[1]: Entering directory '/root/build-deb'
21:29:47 # Build the daemon and dependencies
21:29:47 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:29:47 
21:29:47 Removing bundles/
21:29:47 
21:29:47 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:47 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:29:47 #11 67.01 Setting up libtext-glob-perl (0.11-2) ...
21:29:47 #11 67.02 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
21:29:47 #11 67.05 Setting up libmagic-mgc (1:5.41-4) ...
21:29:47 #11 67.06 Setting up libyaml-0-2:armhf (0.2.5-1) ...
21:29:47 #11 67.07 Setting up libglib2.0-0:armhf (2.74.3-0ubuntu1) ...
21:29:47 #11 67.08 No schema files found: doing nothing.
21:29:47 #11 67.08 Setting up distro-info-data (0.54ubuntu0.1) ...
21:29:47 #11 67.10 Setting up manpages (5.13-1) ...
21:29:47 #11 67.11 Setting up libtirpc-common (1.3.3+ds-1) ...
21:29:47 #11 67.12 Setting up libargon2-1:armhf (0~20171227-0.3) ...
21:29:47 #11 67.13 Setting up unzip (6.0-27ubuntu1) ...
21:29:47 #11 67.14 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
21:29:47 #11 67.16 Setting up libbrotli1:armhf (1.0.9-2build6) ...
21:29:47 #11 67.17 Setting up libsqlite3-0:armhf (3.39.3-1) ...
21:29:47 #11 67.18 Setting up libsasl2-modules:armhf (2.1.28+dfsg-6ubuntu2) ...
21:29:47 #11 67.20 Setting up libfcgi-bin (2.4.2-2build2) ...
21:29:47 #11 67.21 Setting up binutils-common:armhf (2.39-3ubuntu1.1) ...
21:29:47 #11 67.22 Setting up libnghttp2-14:armhf (1.49.0-1) ...
21:29:47 #11 34.83 Selecting previously unselected package perl.
21:29:47 #11 34.83 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_arm64.deb ...
21:29:47 #11 34.84 Unpacking perl (5.30.0-9ubuntu0.3) ...
21:29:47 #11 34.89 Selecting previously unselected package openssl.
21:29:47 #11 34.89 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.17_arm64.deb ...
21:29:47 #11 34.89 Unpacking openssl (1.1.1f-1ubuntu2.17) ...
21:29:47 #11 34.97 Selecting previously unselected package ca-certificates.
21:29:47 #12 DONE 16.3s
21:29:47 #10 37.66 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
21:29:47 #10 37.69 Selecting previously unselected package libsereal-encoder-perl.
21:29:47 #10 37.69 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ...
21:29:47 #10 37.70 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
21:29:47 #10 37.74 Selecting previously unselected package libsereal-perl.
21:29:47 #10 37.74 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ...
21:29:47 #10 37.75 Unpacking libsereal-perl (4.005-1) ...
21:29:47 #10 37.79 Selecting previously unselected package libtask-weaken-perl.
21:29:47 #10 37.79 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ...
21:29:47 #10 37.79 Unpacking libtask-weaken-perl (1.06-1) ...
21:29:47 #10 37.83 Selecting previously unselected package libxml-parser-perl.
21:29:47 #10 37.84 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ...
21:29:47 #10 37.84 Unpacking libxml-parser-perl (2.44-4) ...
21:29:47 #10 37.89 Selecting previously unselected package libsoap-lite-perl.
21:29:47 #10 37.89 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ...
21:29:47 #10 37.90 Unpacking libsoap-lite-perl (1.27-1) ...
21:29:47 #10 37.98 Selecting previously unselected package libsort-key-perl.
21:29:47 #10 37.98 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ...
21:29:47 #10 37.98 Unpacking libsort-key-perl (1.33-2+b1) ...
21:29:47 #10 38.02 Selecting previously unselected package libstring-copyright-perl.
21:29:47 #10 38.81 Selecting previously unselected package python3-unidiff.
21:29:47 #10 38.81 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
21:29:47 #10 38.81 Unpacking python3-unidiff (0.5.5-2) ...
21:29:47 #10 38.85 Selecting previously unselected package python3-xdg.
21:29:47 #10 38.86 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
21:29:47 #10 38.86 Unpacking python3-xdg (0.27-2) ...
21:29:47 #10 38.90 Selecting previously unselected package shared-mime-info.
21:29:47 #10 38.90 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
21:29:47 #10 38.90 Unpacking shared-mime-info (2.0-1) ...
21:29:47 #10 39.00 Selecting previously unselected package strace.
21:29:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc
21:29:47  debian/rules build
21:29:47 dh build --with=bash-completion
21:29:47    dh_update_autotools_config
21:29:47    dh_autoreconf
21:29:47    debian/rules override_dh_auto_build
21:29:47 make[1]: Entering directory '/root/build-deb'
21:29:47 # Build the daemon and dependencies
21:29:47 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:29:47 
21:29:47 Removing bundles/
21:29:47 
21:29:47 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:47 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:29:47 #9 38.94 Preparing to unpack .../299-libtypes-serialiser-perl_1.01-1_all.deb ...
21:29:47 #9 38.95 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:29:47 #9 38.99 Selecting previously unselected package libjson-xs-perl.
21:29:47 #9 38.99 Preparing to unpack .../300-libjson-xs-perl_4.030-2+b1_arm64.deb ...
21:29:47 #9 39.00 Unpacking libjson-xs-perl (4.030-2+b1) ...
21:29:47 #9 39.03 Selecting previously unselected package libjson-maybexs-perl.
21:29:47 #9 39.04 Preparing to unpack .../301-libjson-maybexs-perl_1.004004-1_all.deb ...
21:29:47 #9 39.04 Unpacking libjson-maybexs-perl (1.004004-1) ...
21:29:47 #9 39.08 Selecting previously unselected package libldap-common.
21:29:47 #9 39.08 Preparing to unpack .../302-libldap-common_2.5.13+dfsg-5_all.deb ...
21:29:47 #9 39.09 Unpacking libldap-common (2.5.13+dfsg-5) ...
21:29:47 #9 39.12 Selecting previously unselected package liblist-compare-perl.
21:29:47 #9 39.12 Preparing to unpack .../303-liblist-compare-perl_0.55-2_all.deb ...
21:29:47 #9 39.12 Unpacking liblist-compare-perl (0.55-2) ...
21:29:47 #9 39.16 Selecting previously unselected package liblist-someutils-perl.
21:29:47 #9 39.16 Preparing to unpack .../304-liblist-someutils-perl_0.59-1_all.deb ...
21:29:47 #9 39.17 Unpacking liblist-someutils-perl (0.59-1) ...
21:29:47 #9 39.20 Selecting previously unselected package liblist-someutils-xs-perl:arm64.
21:29:47 #10 40.24 Preparing to unpack .../097-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:29:47 #10 40.24 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:29:47 #10 40.27 Selecting previously unselected package libldap-common.
21:29:47 #10 40.27 Preparing to unpack .../098-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:29:47 #10 40.28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:29:47 #10 40.37 Selecting previously unselected package libldap-2.4-2:arm64.
21:29:47 #10 40.37 Preparing to unpack .../099-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ...
21:29:47 #10 40.38 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
21:29:47 #10 40.42 Selecting previously unselected package libnghttp2-14:arm64.
21:29:47 #10 40.42 Preparing to unpack .../100-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
21:29:47 #10 40.43 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
21:29:47 #10 40.47 Selecting previously unselected package librtmp1:arm64.
21:29:47 #10 40.47 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
21:29:47 #10 40.47 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
21:29:47 #11 36.73 Get:289 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-moreutils-xs-perl arm64 0.430-3 [39.1 kB]
21:29:47 #11 36.79 Get:290 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:29:47 #11 36.83 Get:291 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
21:29:47 #11 36.86 Get:292 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
21:29:47 #11 36.88 Get:293 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-messagepack-perl arm64 1.02-1 [34.0 kB]
21:29:47 #11 36.89 Get:294 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-domain-tld-perl all 1.75-2 [30.8 kB]
21:29:47 #11 36.91 Get:295 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:29:47 #11 36.91 Get:296 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:29:47 #11 36.92 Get:297 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:29:47 #11 38.33 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB]
21:29:47 #11 38.34 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:29:47 #11 38.35 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB]
21:29:47 #11 38.36 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
21:29:47 #11 38.36 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
21:29:47 #12 DONE 31.5s
21:29:47 
21:29:47 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
21:29:47 #13 DONE 0.1s
21:29:47 
21:29:47 #14 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
21:29:47 #11 67.23 Setting up libmagic1:armhf (1:5.41-4) ...
21:29:47 #11 67.25 Setting up libdeflate0:armhf (1.12-1) ...
21:29:47 #11 67.26 Setting up less (590-1ubuntu0.22.10.1) ...
21:29:47 #11 67.27 Setting up perl-openssl-defaults:armhf (7) ...
21:29:47 #11 67.28 Setting up linux-libc-dev:armhf (5.19.0-38.39) ...
21:29:47 #11 67.29 Setting up libctf-nobfd0:armhf (2.39-3ubuntu1.1) ...
21:29:47 #11 67.30 Setting up gettext-base (0.21-8) ...
21:29:47 #11 67.32 Setting up m4 (1.4.19-1) ...
21:29:47 #11 67.33 Setting up liblzo2-2:armhf (2.10-2build3) ...
21:29:47 #11 67.34 Setting up libnpth0:armhf (1.6-3build2) ...
21:29:47 #11 67.35 Setting up krb5-locales (1.20-1ubuntu0.1) ...
21:29:47 #11 67.36 Setting up file (1:5.41-4) ...
21:29:47 #11 67.37 Setting up libassuan0:armhf (2.5.5-4) ...
21:29:47 #11 67.38 Setting up libgomp1:armhf (12.2.0-3ubuntu1) ...
21:29:47 #11 67.39 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
21:29:47 #11 67.40 Setting up bzip2 (1.0.8-5build1) ...
21:29:47 #11 67.41 Setting up libldap-common (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:29:47 #11 67.43 Setting up libunwind8:armhf (1.6.2-0ubuntu1.1) ...
21:29:47 #11 67.44 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.10.1) ...
21:29:47 #11 34.97 Preparing to unpack .../013-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
21:29:47 #11 34.98 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
21:29:47 #11 35.03 Selecting previously unselected package distro-info-data.
21:29:47 #11 35.03 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.11_all.deb ...
21:29:47 #11 35.03 Unpacking distro-info-data (0.43ubuntu1.11) ...
21:29:47 #11 35.06 Selecting previously unselected package libmagic-mgc.
21:29:47 #11 35.06 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ...
21:29:47 #11 35.07 Unpacking libmagic-mgc (1:5.38-4) ...
21:29:47 #11 35.13 Selecting previously unselected package libmagic1:arm64.
21:29:47 #11 35.14 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ...
21:29:47 #11 35.14 Unpacking libmagic1:arm64 (1:5.38-4) ...
21:29:47 #11 35.17 Selecting previously unselected package file.
21:29:47 #11 35.17 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ...
21:29:47 #11 35.18 Unpacking file (1:5.38-4) ...
21:29:47 #11 35.21 Selecting previously unselected package less.
21:29:47 #11 35.21 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ...
21:29:47 #11 35.22 Unpacking less (551-1ubuntu0.1) ...
21:29:47 #11 35.26 Selecting previously unselected package libelf1:arm64.
21:29:47 #11 35.26 Preparing to unpack .../019-libelf1_0.176-1.1build1_arm64.deb ...
21:29:47 
21:29:47 #13 [stage-1 5/8] COPY sources/ /sources
21:29:47 #10 38.02 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ...
21:29:47 #10 38.03 Unpacking libstring-copyright-perl (0.003006-1) ...
21:29:47 #10 38.06 Selecting previously unselected package libstring-escape-perl.
21:29:47 #10 38.06 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ...
21:29:47 #10 38.07 Unpacking libstring-escape-perl (2010.002-2) ...
21:29:47 #10 38.10 Selecting previously unselected package libstring-shellquote-perl.
21:29:47 #10 38.11 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ...
21:29:47 #10 38.11 Unpacking libstring-shellquote-perl (1.04-1) ...
21:29:47 #10 38.15 Selecting previously unselected package libterm-readkey-perl.
21:29:47 #10 38.15 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ...
21:29:47 #10 38.15 Unpacking libterm-readkey-perl (2.38-1) ...
21:29:47 #10 38.19 Selecting previously unselected package libtest-fatal-perl.
21:29:47 #10 38.19 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ...
21:29:47 #10 38.20 Unpacking libtest-fatal-perl (0.014-1) ...
21:29:47 #10 38.23 Selecting previously unselected package libtest-refcount-perl.
21:29:47 #10 38.23 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ...
21:29:47 #10 38.24 Unpacking libtest-refcount-perl (0.08-3) ...
21:29:47 #10 38.27 Selecting previously unselected package libtext-levenshtein-perl.
21:29:47 #10 39.00 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
21:29:47 #10 39.01 Unpacking strace (5.10-1) ...
21:29:47 #10 39.08 Selecting previously unselected package xauth.
21:29:47 #10 39.08 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
21:29:47 #10 39.09 Unpacking xauth (1:1.1-1) ...
21:29:47 #10 39.14 Selecting previously unselected package xdg-user-dirs.
21:29:47 #10 39.14 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
21:29:47 #10 39.15 Unpacking xdg-user-dirs (0.17-2) ...
21:29:47 #10 39.21 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ...
21:29:47 #10 39.22 Setting up media-types (4.0.0) ...
21:29:47 #10 39.23 Setting up libpipeline1:arm64 (1.5.3-1) ...
21:29:47 #10 39.25 Setting up wdiff (1.2.2-2+b1) ...
21:29:47 #9 39.20 Preparing to unpack .../305-liblist-someutils-xs-perl_0.58-3_arm64.deb ...
21:29:47 #9 39.21 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ...
21:29:47 #9 39.25 Selecting previously unselected package liblist-utilsby-perl.
21:29:47 #9 39.25 Preparing to unpack .../306-liblist-utilsby-perl_0.12-2_all.deb ...
21:29:47 #9 39.26 Unpacking liblist-utilsby-perl (0.12-2) ...
21:29:47 #9 39.30 Selecting previously unselected package libltdl7:arm64.
21:29:47 #9 39.30 Preparing to unpack .../307-libltdl7_2.4.7-5_arm64.deb ...
21:29:47 #9 39.30 Unpacking libltdl7:arm64 (2.4.7-5) ...
21:29:47 #9 39.34 Selecting previously unselected package libltdl-dev:arm64.
21:29:47 #9 39.34 Preparing to unpack .../308-libltdl-dev_2.4.7-5_arm64.deb ...
21:29:47 #9 39.35 Unpacking libltdl-dev:arm64 (2.4.7-5) ...
21:29:47 #9 39.40 Selecting previously unselected package liblz1:arm64.
21:29:47 #9 39.40 Preparing to unpack .../309-liblz1_1.13-5_arm64.deb ...
21:29:47 #9 39.41 Unpacking liblz1:arm64 (1.13-5) ...
21:29:47 #10 40.51 Selecting previously unselected package libcurl4:arm64.
21:29:47 #10 40.51 Preparing to unpack .../102-libcurl4_7.58.0-2ubuntu3.24_arm64.deb ...
21:29:47 #10 40.52 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.24) ...
21:29:47 #10 40.56 Selecting previously unselected package curl.
21:29:47 #10 40.56 Preparing to unpack .../103-curl_7.58.0-2ubuntu3.24_arm64.deb ...
21:29:47 #10 40.57 Unpacking curl (7.58.0-2ubuntu3.24) ...
21:29:47 #10 40.64 Selecting previously unselected package dctrl-tools.
21:29:47 #10 40.64 Preparing to unpack .../104-dctrl-tools_2.24-2build1_arm64.deb ...
21:29:47 #10 40.65 Unpacking dctrl-tools (2.24-2build1) ...
21:29:47 #10 40.69 Selecting previously unselected package libtool.
21:29:47 #10 40.69 Preparing to unpack .../105-libtool_2.4.6-2_all.deb ...
21:29:47 #10 40.69 Unpacking libtool (2.4.6-2) ...
21:29:47 #10 40.74 Selecting previously unselected package dh-autoreconf.
21:29:47 #46 1.735 -- The C compiler identification is GNU 10.2.1
21:29:47 #46 1.792 -- Detecting C compiler ABI info
21:29:47 #11 67.45 Setting up libfakeroot:armhf (1.29-1ubuntu1) ...
21:29:47 #11 67.46 Setting up libkrb5support0:armhf (1.20-1ubuntu0.1) ...
21:29:47 #11 67.47 Setting up libnumber-compare-perl (0.03-2) ...
21:29:47 #11 67.48 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
21:29:47 #11 67.49 Setting up fakeroot (1.29-1ubuntu1) ...
21:29:47 #11 67.50 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:47 #11 67.50 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
21:29:47 #11 67.50 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
21:29:47 #11 67.50 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
21:29:47 #11 67.50 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
21:29:47 #11 67.50 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
21:29:47 #11 67.50 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
21:29:47 #11 67.50 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
21:29:47 #11 67.50 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
21:29:47 #11 67.51 Setting up autotools-dev (20220109.1) ...
21:29:47 #11 67.52 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
21:29:47 #11 67.53 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:29:47 #11 67.54 Setting up libx11-data (2:1.8.1-2) ...
21:29:47 #11 67.55 Setting up make (4.3-4.1build1) ...
21:29:47 #11 67.56 Setting up libmpfr6:armhf (4.1.0-3build3) ...
21:29:47 #11 67.57 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
21:29:47 #11 67.58 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:29:47 #11 67.59 Setting up liblerc3:armhf (3.0+ds-1ubuntu1) ...
21:29:47 #11 67.60 Setting up lzip (1.23-4) ...
21:29:47 #11 67.61 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:29:47 #11 67.61 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
21:29:47 #11 67.62 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:29:47 #11 67.62 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
21:29:47 #11 67.62 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:29:47 #11 67.62 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
21:29:47 #11 67.63 Setting up strace (5.16-0ubuntu4) ...
21:29:47 #11 67.64 Setting up libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
21:29:47 #11 67.65 Setting up xz-utils (5.2.5-2.1) ...
21:29:47 #11 67.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.66 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
21:29:47 #11 67.67 Setting up t1utils (1.41-4build2) ...
21:29:47 #11 67.68 Setting up diffstat (1.64-1build2) ...
21:29:47 #11 67.69 Setting up libpng16-16:armhf (1.6.38-2) ...
21:29:47 #11 67.70 Setting up libmpc3:armhf (1.2.1-2build1) ...
21:29:47 #11 67.72 Setting up libatomic1:armhf (12.2.0-3ubuntu1) ...
21:29:47 #11 67.73 Setting up patch (2.7.6-7build2) ...
21:29:47 #11 67.73 Setting up autopoint (0.21-8) ...
21:29:47 #11 67.74 Setting up fonts-dejavu-core (2.37-2build1) ...
21:29:47 #11 35.27 Unpacking libelf1:arm64 (0.176-1.1build1) ...
21:29:47 #11 35.31 Selecting previously unselected package libglib2.0-0:arm64.
21:29:47 #11 35.31 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
21:29:47 #11 35.31 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
21:29:47 #11 35.43 Selecting previously unselected package libglib2.0-data.
21:29:47 #11 35.43 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:29:47 #11 35.44 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:29:47 #11 35.48 Selecting previously unselected package tzdata.
21:29:47 #11 35.48 Preparing to unpack .../022-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
21:29:47 #11 35.49 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
21:29:47 #13 DONE 0.4s
21:29:47 
21:29:47 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:29:47 #10 38.28 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ...
21:29:47 #10 38.28 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:29:47 #10 38.32 Selecting previously unselected package libtype-tiny-xs-perl.
21:29:47 #10 38.33 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ...
21:29:47 #10 38.33 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
21:29:47 #10 38.37 Selecting previously unselected package libunicode-utf8-perl.
21:29:47 #10 38.37 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ...
21:29:47 #10 38.38 Unpacking libunicode-utf8-perl (0.62-1) ...
21:29:47 #10 38.42 Selecting previously unselected package libwrap0:arm64.
21:29:47 #10 38.42 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ...
21:29:47 #10 38.43 Unpacking libwrap0:arm64 (7.6.q-28) ...
21:29:47 #10 38.47 Selecting previously unselected package libxau6:arm64.
21:29:47 #10 38.47 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
21:29:47 #10 38.48 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
21:29:47 #10 39.26 Setting up libxau6:arm64 (1:1.0.9-1) ...
21:29:47 #10 39.27 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
21:29:47 #10 39.28 Setting up libpsl5:arm64 (0.21.0-1.2) ...
21:29:47 #10 39.29 Setting up libgpm2:arm64 (1.20.7-8) ...
21:29:47 #10 39.30 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
21:29:47 #10 39.31 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:29:47 #10 39.32 Setting up libicu67:arm64 (67.1-7) ...
21:29:47 #10 39.33 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
21:29:47 #10 39.34 Setting up xdg-user-dirs (0.17-2) ...
21:29:47 #10 39.37 Setting up libmagic-mgc (1:5.39-3) ...
21:29:47 #10 39.38 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
21:29:47 #10 39.39 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
21:29:47 #10 39.43 No schema files found: doing nothing.
21:29:47 #10 39.43 Setting up distro-info-data (0.51+deb11u3) ...
21:29:47 #10 39.45 Setting up manpages (5.10-1) ...
21:29:47 #10 39.46 Setting up unzip (6.0-26+deb11u1) ...
21:29:47 #10 39.47 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:29:47 #13 1.006 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
21:29:47 #13 1.016 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
21:29:47 #13 1.094 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
21:29:47 #13 1.167 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
21:29:47 #9 39.45 Selecting previously unselected package liblzo2-2:arm64.
21:29:47 #9 39.45 Preparing to unpack .../310-liblzo2-2_2.10-2_arm64.deb ...
21:29:47 #9 39.46 Unpacking liblzo2-2:arm64 (2.10-2) ...
21:29:47 #9 39.51 Selecting previously unselected package libsys-hostname-long-perl.
21:29:47 #9 39.51 Preparing to unpack .../311-libsys-hostname-long-perl_1.5-3_all.deb ...
21:29:47 #9 39.52 Unpacking libsys-hostname-long-perl (1.5-3) ...
21:29:47 #9 39.55 Selecting previously unselected package libmail-sendmail-perl.
21:29:47 #9 39.56 Preparing to unpack .../312-libmail-sendmail-perl_0.80-3_all.deb ...
21:29:47 #9 39.56 Unpacking libmail-sendmail-perl (0.80-3) ...
21:29:47 #9 39.59 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:47 #9 39.60 Preparing to unpack .../313-libnet-smtp-ssl-perl_1.04-2_all.deb ...
21:29:47 #9 39.60 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
21:29:47 #9 39.63 Selecting previously unselected package libmailtools-perl.
21:29:47 #9 39.63 Preparing to unpack .../314-libmailtools-perl_2.21-2_all.deb ...
21:29:47 #9 39.64 Unpacking libmailtools-perl (2.21-2) ...
21:29:47 #9 39.69 Selecting previously unselected package libmarkdown2:arm64.
21:29:47 #9 39.70 Preparing to unpack .../315-libmarkdown2_2.2.7-2_arm64.deb ...
21:29:47 #9 39.71 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
21:29:47 #9 39.74 Selecting previously unselected package libmath-base85-perl.
21:29:47 #10 40.74 Preparing to unpack .../106-dh-autoreconf_17_all.deb ...
21:29:47 #10 40.74 Unpacking dh-autoreconf (17) ...
21:29:47 #10 40.78 Selecting previously unselected package libarchive-zip-perl.
21:29:47 #10 40.78 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
21:29:47 #10 40.78 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:29:47 #10 40.82 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:47 #10 40.82 Preparing to unpack .../108-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
21:29:47 #10 40.83 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:29:47 #10 40.86 Selecting previously unselected package libtimedate-perl.
21:29:47 #10 40.86 Preparing to unpack .../109-libtimedate-perl_2.3000-2_all.deb ...
21:29:47 #10 40.86 Unpacking libtimedate-perl (2.3000-2) ...
21:29:47 #10 40.93 Selecting previously unselected package dh-strip-nondeterminism.
21:29:47 #10 40.94 Preparing to unpack .../110-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
21:29:47 #10 40.94 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
21:29:47 #10 40.98 Selecting previously unselected package libcroco3:arm64.
21:29:47 #46 2.154 -- Detecting C compiler ABI info - done
21:29:47 #46 2.231 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc - skipped
21:29:47 #46 2.241 -- Detecting C compile features
21:29:47 #46 2.242 -- Detecting C compile features - done
21:29:47 #46 2.287 -- Performing Test HAS_BUILTIN_FORTIFY
21:29:47 #11 67.81 Setting up ucf (3.0043) ...
21:29:47 #11 67.90 Setting up libk5crypto3:armhf (1.20-1ubuntu0.1) ...
21:29:47 #11 67.91 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
21:29:47 #11 67.92 Setting up libltdl7:armhf (2.4.7-4) ...
21:29:47 #11 67.93 Setting up libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
21:29:47 #11 67.94 Setting up libwebp7:armhf (1.2.2-2) ...
21:29:47 #11 67.95 Setting up libfdisk1:armhf (2.38-4ubuntu1) ...
21:29:47 #11 67.96 Setting up libubsan1:armhf (12.2.0-3ubuntu1) ...
21:29:47 #11 67.97 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
21:29:47 #11 67.98 Setting up libmd0:armhf (1.0.4-2) ...
21:29:47 #11 67.99 Setting up python-apt-common (2.4.0+22.10) ...
21:29:47 #11 68.00 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
21:29:47 #11 35.70 Selecting previously unselected package libicu66:arm64.
21:29:47 #11 37.33 Get:298 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2 [82.7 kB]
21:29:47 #11 38.79 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
21:29:47 #11 38.94 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
21:29:47 #11 39.03 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB]
21:29:48 #10 38.51 Selecting previously unselected package libxdmcp6:arm64.
21:29:48 #10 38.51 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
21:29:48 #10 38.52 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
21:29:48 #10 38.56 Selecting previously unselected package libxcb1:arm64.
21:29:48 #10 38.56 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ...
21:29:48 #10 38.57 Unpacking libxcb1:arm64 (1.13.1-2) ...
21:29:48 #10 38.61 Selecting previously unselected package libx11-data.
21:29:48 #10 38.61 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
21:29:48 #10 38.61 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
21:29:48 #10 38.69 Selecting previously unselected package libx11-6:arm64.
21:29:48 #10 38.69 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ...
21:29:48 #10 38.70 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
21:29:48 #17 exporting layers 5.7s done
21:29:48 #17 writing image sha256:2161dfd5dcf7baee6090170f6ba5c3e8776bc2e1f855f16a299d7cd755193513 done
21:29:48 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
21:29:48 #17 DONE 5.7s
21:29:48 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
21:29:48 + set -e
21:29:48 + mkdir -p /root/build-deb/engine
21:29:48 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:29:48 + mkdir -p /root/build-deb/cli
21:29:48 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:29:48 #10 39.48 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
21:29:48 #10 39.50 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
21:29:48 #10 39.51 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
21:29:48 #10 39.52 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:29:48 #10 39.54 Setting up libfcgi-bin (2.4.2-2) ...
21:29:48 #10 39.55 Setting up binutils-common:arm64 (2.35.2-2) ...
21:29:48 #10 39.56 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
21:29:48 #10 39.57 Setting up libmagic1:arm64 (1:5.39-3) ...
21:29:48 #10 39.59 Setting up libdeflate0:arm64 (1.7-1) ...
21:29:48 #10 39.61 Setting up less (551-2) ...
21:29:48 #10 39.62 Setting up perl-openssl-defaults:arm64 (5) ...
21:29:48 #10 39.63 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
21:29:48 #10 39.65 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
21:29:48 #10 39.66 Setting up gettext-base (0.21-4) ...
21:29:48 #10 39.67 Setting up liblzo2-2:arm64 (2.10-2) ...
21:29:48 #10 39.68 Setting up libnpth0:arm64 (1.6-3) ...
21:29:48 #10 39.69 Setting up file (1:5.39-3) ...
21:29:48 #10 39.70 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
21:29:48 #10 39.71 Setting up libassuan0:arm64 (2.5.3-7.1) ...
21:29:48 #10 39.72 Setting up libgomp1:arm64 (10.2.1-6) ...
21:29:48 #10 39.73 Setting up bzip2 (1.0.8-4) ...
21:29:48 #10 39.75 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:29:48 #10 39.76 Setting up pbzip2 (1.1.13-1) ...
21:29:48 #10 39.77 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
21:29:48 #10 39.78 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
21:29:48 #9 39.74 Preparing to unpack .../316-libmath-base85-perl_0.5+dfsg-2_all.deb ...
21:29:48 #9 39.75 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
21:29:48 #9 39.78 Selecting previously unselected package libmime-tools-perl.
21:29:48 #9 39.78 Preparing to unpack .../317-libmime-tools-perl_5.510-1_all.deb ...
21:29:48 #9 39.79 Unpacking libmime-tools-perl (5.510-1) ...
21:29:48 #9 39.83 Selecting previously unselected package libmldbm-perl.
21:29:48 #9 39.84 Preparing to unpack .../318-libmldbm-perl_2.05-4_all.deb ...
21:29:48 #9 39.84 Unpacking libmldbm-perl (2.05-4) ...
21:29:48 #9 39.88 Selecting previously unselected package libmoox-aliases-perl.
21:29:48 #9 39.88 Preparing to unpack .../319-libmoox-aliases-perl_0.001006-2_all.deb ...
21:29:48 #9 39.88 Unpacking libmoox-aliases-perl (0.001006-2) ...
21:29:48 #9 39.91 Selecting previously unselected package libmouse-perl.
21:29:48 #9 39.92 Preparing to unpack .../320-libmouse-perl_2.5.10-1+b3_arm64.deb ...
21:29:48 #9 39.92 Unpacking libmouse-perl (2.5.10-1+b3) ...
21:29:48 #9 39.97 Selecting previously unselected package libpackage-stash-xs-perl:arm64.
21:29:48 #10 40.98 Preparing to unpack .../111-libcroco3_0.6.12-2_arm64.deb ...
21:29:48 #10 40.99 Unpacking libcroco3:arm64 (0.6.12-2) ...
21:29:48 #10 41.03 Selecting previously unselected package gettext.
21:29:48 #10 41.04 Preparing to unpack .../112-gettext_0.19.8.1-6ubuntu0.3_arm64.deb ...
21:29:48 #10 41.04 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
21:29:48 #10 41.16 Selecting previously unselected package intltool-debian.
21:29:48 #10 41.16 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.4_all.deb ...
21:29:48 #10 41.17 Unpacking intltool-debian (0.35.0+20060710.4) ...
21:29:48 #10 41.20 Selecting previously unselected package po-debconf.
21:29:48 #10 41.20 Preparing to unpack .../114-po-debconf_1.0.20_all.deb ...
21:29:48 #10 41.21 Unpacking po-debconf (1.0.20) ...
21:29:48 #10 41.25 Selecting previously unselected package debhelper.
21:29:48 #10 41.26 Preparing to unpack .../115-debhelper_11.1.6ubuntu2_all.deb ...
21:29:48 #10 41.26 Unpacking debhelper (11.1.6ubuntu2) ...
21:29:48 #10 41.36 Selecting previously unselected package libfile-which-perl.
21:29:48 #46 2.453 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:29:48 #46 2.541 -- Configuring done
21:29:48 #46 2.560 -- Generating done
21:29:48 #46 2.570 -- Build files have been written to: /go/src/github.com/krallin/tini
21:29:48 #11 68.01 Setting up libcrypt-dev:armhf (1:4.4.28-2) ...
21:29:48 #11 68.02 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:29:48 #11 68.03 Setting up libasan8:armhf (12.2.0-3ubuntu1) ...
21:29:48 #11 68.05 Setting up libuchardet0:armhf (0.0.7-1build2) ...
21:29:48 #11 68.05 Setting up lzop (1.04-2build2) ...
21:29:48 #11 68.06 Setting up libmpdec3:armhf (2.5.1-2build2) ...
21:29:48 #11 68.07 Setting up git-man (1:2.37.2-1ubuntu1.4) ...
21:29:48 #11 68.08 Setting up libgirepository-1.0-1:armhf (1.74.0-2) ...
21:29:48 #11 68.10 Setting up netbase (6.3) ...
21:29:48 #11 68.13 Setting up libkrb5-3:armhf (1.20-1ubuntu0.1) ...
21:29:48 #11 68.14 Setting up libbinutils:armhf (2.39-3ubuntu1.1) ...
21:29:48 #11 68.14 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:29:48 #11 68.25 Setting up libfido2-1:armhf (1.11.0-1) ...
21:29:48 #11 35.70 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ...
21:29:48 #11 35.70 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
21:29:48 #11 37.61 Get:299 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:29:48 #11 37.62 Get:300 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:29:48 #11 37.63 Get:301 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdistro-info-perl all 1.1ubuntu1 [5606 B]
21:29:48 #11 37.63 Get:302 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libemail-address-xs-perl arm64 1.05-1 [28.8 kB]
21:29:48 #11 37.65 Get:303 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB]
21:29:48 #11 37.66 Get:304 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:29:48 #11 37.68 Get:305 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
21:29:48 #11 37.69 Get:306 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:29:48 #11 39.18 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
21:29:48 #11 39.19 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
21:29:48 #11 39.20 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
21:29:48 #11 39.21 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB]
21:29:48 #11 39.21 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
21:29:48 #11 39.24 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:29:48 #11 39.25 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1.2 [68.4 kB]
21:29:48 #11 39.27 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB]
21:29:48 #10 38.78 Selecting previously unselected package libxext6:arm64.
21:29:48 #10 38.78 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
21:29:48 #10 38.79 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
21:29:48 #10 38.83 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:48 #10 38.83 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:29:48 #10 38.83 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:29:48 #10 38.87 Selecting previously unselected package libxml-sax-base-perl.
21:29:48 #10 38.87 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ...
21:29:48 #10 38.88 Unpacking libxml-sax-base-perl (1.09-1) ...
21:29:48 #10 38.92 Selecting previously unselected package libxml-sax-perl.
21:29:48 #10 38.92 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ...
21:29:48 #10 38.93 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
21:29:48 #10 38.97 Selecting previously unselected package libxml-libxml-perl.
21:29:48 #10 39.80 Setting up libasan6:arm64 (10.2.1-6) ...
21:29:48 #10 39.81 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:29:48 #10 39.82 Setting up fakeroot (1.25.3-1.1) ...
21:29:48 #10 39.83 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:48 #10 39.85 Setting up autotools-dev (20180224.1+nmu1) ...
21:29:48 #10 39.86 Setting up libglib2.0-data (2.66.8-1) ...
21:29:48 #10 39.87 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
21:29:48 #10 39.89 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
21:29:48 #10 39.90 Setting up libx11-data (2:1.7.2-1) ...
21:29:48 #10 39.91 Setting up make (4.3-4.1) ...
21:29:48 #10 39.92 Setting up libmpfr6:arm64 (4.1.0-3) ...
21:29:48 #10 39.93 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:29:48 #10 39.94 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:29:48 #10 39.96 Setting up lzip (1.22-3) ...
21:29:48 #10 39.98 Setting up strace (5.10-1) ...
21:29:48 #10 39.99 Setting up libsigsegv2:arm64 (2.13-1) ...
21:29:48 + mkdir -p /root/build-deb/buildx
21:29:48 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:29:48 #14 0.973 Last metadata expiration check: 0:00:15 ago on Thu Mar 30 21:29:33 2023.
21:29:48 #9 39.97 Preparing to unpack .../321-libpackage-stash-xs-perl_0.30-1+b1_arm64.deb ...
21:29:48 #9 39.98 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1+b1) ...
21:29:48 #9 40.01 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:48 #9 40.02 Preparing to unpack .../322-libpath-iterator-rule-perl_1.015-2_all.deb ...
21:29:48 #9 40.02 Unpacking libpath-iterator-rule-perl (1.015-2) ...
21:29:48 #9 40.06 Selecting previously unselected package libperlio-gzip-perl.
21:29:48 #9 40.06 Preparing to unpack .../323-libperlio-gzip-perl_0.20-1+b1_arm64.deb ...
21:29:48 #9 40.06 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
21:29:48 #9 40.10 Selecting previously unselected package libperlio-utf8-strict-perl.
21:29:48 #9 40.10 Preparing to unpack .../324-libperlio-utf8-strict-perl_0.010-1_arm64.deb ...
21:29:48 #9 40.11 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
21:29:48 #9 40.14 Selecting previously unselected package libpod-parser-perl.
21:29:48 #9 40.14 Preparing to unpack .../325-libpod-parser-perl_1.65-1_all.deb ...
21:29:48 #9 40.16 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:29:48 #9 40.17 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:29:48 #9 40.17 Unpacking libpod-parser-perl (1.65-1) ...
21:29:48 #9 40.21 Selecting previously unselected package libpod-constants-perl.
21:29:48 #10 41.36 Preparing to unpack .../116-libfile-which-perl_1.21-1_all.deb ...
21:29:48 #10 41.36 Unpacking libfile-which-perl (1.21-1) ...
21:29:48 #10 41.40 Selecting previously unselected package libfile-homedir-perl.
21:29:48 #10 41.40 Preparing to unpack .../117-libfile-homedir-perl_1.002-1_all.deb ...
21:29:48 #10 41.40 Unpacking libfile-homedir-perl (1.002-1) ...
21:29:48 #10 41.45 Selecting previously unselected package devscripts.
21:29:48 #10 41.45 Preparing to unpack .../118-devscripts_2.17.12ubuntu1.1_arm64.deb ...
21:29:48 #10 41.48 Unpacking devscripts (2.17.12ubuntu1.1) ...
21:29:48 #10 41.58 Selecting previously unselected package diffstat.
21:29:48 #10 41.58 Preparing to unpack .../119-diffstat_1.61-1build1_arm64.deb ...
21:29:48 #10 41.58 Unpacking diffstat (1.61-1build1) ...
21:29:48 #46 2.754 Scanning dependencies of target tini-static
21:29:48 #46 2.784 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:29:48 #11 68.26 Setting up libisl23:armhf (0.25-1) ...
21:29:48 #11 68.27 Setting up libc-dev-bin (2.36-0ubuntu4) ...
21:29:48 #11 68.29 Setting up openssl (3.0.5-2ubuntu2.1) ...
21:29:48 #11 68.30 Setting up libbsd0:armhf (0.11.6-1) ...
21:29:48 #11 68.31 Setting up libelf1:armhf (0.187-4) ...
21:29:48 #11 68.33 Setting up libjson-c5:armhf (0.16-1) ...
21:29:48 #11 68.34 Setting up readline-common (8.2-1) ...
21:29:48 #11 68.35 Setting up publicsuffix (20220811.1734-1) ...
21:29:48 #11 68.36 Setting up libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
21:29:48 #11 68.37 Setting up zstd (1.5.2+dfsg-1) ...
21:29:48 #11 68.38 Setting up libmarkdown2:armhf (2.2.7-2) ...
21:29:48 #11 68.39 Setting up libcc1-0:armhf (12.2.0-3ubuntu1) ...
21:29:48 #11 68.40 Setting up iso-codes (4.11.0-1) ...
21:29:48 #11 68.41 Setting up dbus-bin (1.14.0-2ubuntu3) ...
21:29:48 #11 68.42 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:29:48 #11 68.43 Setting up dctrl-tools (2.24-3build2) ...
21:29:48 #11 68.45 Setting up libkmod2:armhf (30+20220630-3ubuntu1) ...
21:29:48 #11 68.46 Setting up libgdbm6:armhf (1.23-1) ...
21:29:48 #11 37.70 Get:307 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-fcntllock-perl arm64 0.22-4 [33.6 kB]
21:29:48 #11 37.72 Get:308 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
21:29:48 #10 67.77 Setting up libgpgme11:armhf (1.12.0-6) ...
21:29:48 #10 67.78 Setting up gcc (4:8.3.0-1) ...
21:29:48 #10 67.81 Setting up python3-six (1.12.0-1) ...
21:29:48 #10 67.96 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:29:48 #10 67.98 Setting up perl (5.28.1-6+deb10u1) ...
21:29:48 #10 68.01 Setting up libpackage-stash-xs-perl (0.29-1) ...
21:29:48 #10 68.02 Setting up python3-gpg (1.12.0-6) ...
21:29:48 #10 68.21 Setting up libdata-dump-perl (1.23-1) ...
21:29:48 #10 68.22 Setting up python3-certifi (2018.8.24-1) ...
21:29:48 #10 68.36 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:29:48 #10 68.37 Setting up libref-util-perl (0.204-1) ...
21:29:48 #10 68.38 Setting up libipc-system-simple-perl (1.25-4) ...
21:29:48 #10 68.40 Setting up libnet-domain-tld-perl (1.75-1) ...
21:29:48 #10 68.41 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
21:29:48 #10 68.42 Setting up libvariable-magic-perl (0.62-1+b1) ...
21:29:48 #10 68.44 Setting up python3-idna (2.6-1) ...
21:29:48 #10 68.63 Setting up libio-html-perl (1.001-1) ...
21:29:48 #10 68.64 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
21:29:48 #10 68.66 Setting up libtest-refcount-perl (0.08-3) ...
21:29:48 #10 68.67 Setting up libparams-util-perl (1.07-3+b4) ...
21:29:48 #10 68.68 Setting up libdpkg-perl (1.19.8) ...
21:29:48 #10 68.69 Setting up autoconf (2.69-11) ...
21:29:48 #10 68.70 Setting up python3-urllib3 (1.24.1-1) ...
21:29:48 #10 68.89 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:29:48 #10 68.90 Setting up libcapture-tiny-perl (0.48-1) ...
21:29:48 #10 68.91 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
21:29:48 #10 68.92 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:29:48 #10 68.93 Setting up libsub-name-perl (0.21-1+b3) ...
21:29:48 #10 68.94 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
21:29:48 #10 68.96 Setting up g++-8 (8.3.0-6) ...
21:29:48 #10 68.97 Setting up libfile-chdir-perl (0.1008-1) ...
21:29:48 #10 68.98 Setting up xauth (1:1.0.10-1) ...
21:29:48 #10 68.99 Setting up libpath-tiny-perl (0.108-1) ...
21:29:48 #10 69.01 Setting up libarchive-cpio-perl (0.10-1) ...
21:29:48 #10 69.02 Setting up libjson-perl (4.02000-1) ...
21:29:48 #10 69.03 Setting up libfcgi-perl (0.78-2+b3) ...
21:29:48 #10 69.04 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:29:48 #10 69.06 Setting up python3-unidiff (0.5.4-1) ...
21:29:48 #10 69.21 Setting up libstrictures-perl (2.000005-1) ...
21:29:48 #10 69.22 Setting up libsub-quote-perl (2.005001-1) ...
21:29:48 #10 69.23 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
21:29:48 #10 69.24 Setting up libsort-versions-perl (1.62-1) ...
21:29:48 #10 69.25 Setting up libexporter-tiny-perl (1.002001-1) ...
21:29:48 #10 69.27 Setting up libterm-readkey-perl (2.38-1) ...
21:29:48 #10 69.28 Setting up lsb-release (10.2019051400) ...
21:29:48 #10 69.29 Setting up libclass-accessor-perl (0.51-1) ...
21:29:48 #10 69.30 Setting up libnet-ip-perl (1.26-2) ...
21:29:48 #10 69.32 Setting up python3-magic (2:0.4.15-2) ...
21:29:48 #10 69.46 Setting up libperlio-gzip-perl (0.19-1+b5) ...
21:29:48 #10 69.47 Setting up libsys-hostname-long-perl (1.5-1) ...
21:29:48 #10 69.48 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
21:29:48 #10 69.50 Setting up liburi-perl (1.76-1) ...
21:29:48 #10 69.51 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
21:29:48 #10 38.98 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ...
21:29:48 #10 38.98 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
21:29:48 #10 39.05 Selecting previously unselected package libxml-sax-expat-perl.
21:29:48 #10 39.05 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ...
21:29:48 #10 39.06 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:29:48 #10 39.09 Selecting previously unselected package libxml-simple-perl.
21:29:48 #10 39.10 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ...
21:29:48 #10 39.10 Unpacking libxml-simple-perl (2.25-1) ...
21:29:48 #10 39.14 Selecting previously unselected package libxmlrpc-lite-perl.
21:29:48 #10 39.14 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ...
21:29:48 #10 39.15 Unpacking libxmlrpc-lite-perl (0.717-2) ...
21:29:48 #10 39.21 Selecting previously unselected package libxmuu1:arm64.
21:29:48 #10 39.21 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
21:29:48 #10 39.22 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
21:29:48 #10 39.27 Selecting previously unselected package libyaml-0-2:arm64.
21:29:48 #10 39.27 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ...
21:29:48 #10 39.28 Unpacking libyaml-0-2:arm64 (0.2.1-1) ...
21:29:48 #10 39.31 Selecting previously unselected package libyaml-libyaml-perl.
21:29:48 #10 40.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:29:48 #10 40.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:48 #10 40.02 Setting up t1utils (1.41-4) ...
21:29:48 #10 40.03 Setting up diffstat (1.64-1) ...
21:29:48 #10 40.04 Setting up libpng16-16:arm64 (1.6.37-3) ...
21:29:48 #10 40.06 Setting up libmpc3:arm64 (1.2.0-1) ...
21:29:48 #10 40.07 Setting up libatomic1:arm64 (10.2.1-6) ...
21:29:48 #10 40.09 Setting up patch (2.7.6-7) ...
21:29:48 #10 40.09 Setting up autopoint (0.21-4) ...
21:29:48 #10 40.10 Setting up libwebp6:arm64 (0.6.1-2.1) ...
21:29:48 #10 40.12 Setting up fonts-dejavu-core (2.37-2) ...
21:29:48 #10 40.17 Setting up libxdelta2 (1.1.3-9.3) ...
21:29:48 #10 40.18 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
21:29:48 #10 40.20 Setting up libltdl7:arm64 (2.4.6-15) ...
21:29:48 #10 40.21 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:29:48 #10 40.22 Setting up libubsan1:arm64 (10.2.1-6) ...
21:29:48 #10 40.23 Setting up libmd0:arm64 (1.0.3-3) ...
21:29:48 #10 40.24 Setting up python-apt-common (2.2.1) ...
21:29:48 #10 40.25 Setting up libnsl-dev:arm64 (1.3.0-2) ...
21:29:48 #10 40.28 Setting up sensible-utils (0.0.14) ...
21:29:48 #10 40.29 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
21:29:48 #10 40.30 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
21:29:48 #9 40.21 Preparing to unpack .../326-libpod-constants-perl_0.19-2_all.deb ...
21:29:48 #9 40.22 Unpacking libpod-constants-perl (0.19-2) ...
21:29:48 #9 40.26 Selecting previously unselected package libproc-processtable-perl:arm64.
21:29:48 #9 40.26 Preparing to unpack .../327-libproc-processtable-perl_0.634-1+b2_arm64.deb ...
21:29:48 #9 40.26 Unpacking libproc-processtable-perl:arm64 (0.634-1+b2) ...
21:29:48 #9 40.31 Selecting previously unselected package libre2-9:arm64.
21:29:48 #9 40.31 Preparing to unpack .../328-libre2-9_20220601+dfsg-1+b1_arm64.deb ...
21:29:48 #9 40.31 Unpacking libre2-9:arm64 (20220601+dfsg-1+b1) ...
21:29:48 #9 40.36 Selecting previously unselected package libre-engine-re2-perl:arm64.
21:29:48 #9 40.36 Preparing to unpack .../329-libre-engine-re2-perl_0.17+ds-1_arm64.deb ...
21:29:48 #9 40.36 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ...
21:29:48 #9 40.40 Selecting previously unselected package libreadonly-perl.
21:29:48 #9 40.40 Preparing to unpack .../330-libreadonly-perl_2.050-3_all.deb ...
21:29:48 #9 40.41 Unpacking libreadonly-perl (2.050-3) ...
21:29:48 #9 40.44 Selecting previously unselected package libref-util-perl.
21:29:48 #10 41.62 Selecting previously unselected package libassuan0:arm64.
21:29:48 #10 41.62 Preparing to unpack .../120-libassuan0_2.5.1-2_arm64.deb ...
21:29:48 #10 41.63 Unpacking libassuan0:arm64 (2.5.1-2) ...
21:29:48 #10 41.66 Selecting previously unselected package gpgconf.
21:29:48 #10 41.66 Preparing to unpack .../121-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:48 #10 41.67 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:29:48 #10 41.71 Selecting previously unselected package libksba8:arm64.
21:29:48 #10 41.71 Preparing to unpack .../122-libksba8_1.3.5-2ubuntu0.18.04.2_arm64.deb ...
21:29:48 #10 41.71 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.18.04.2) ...
21:29:48 #10 41.76 Selecting previously unselected package libnpth0:arm64.
21:29:48 #10 41.76 Preparing to unpack .../123-libnpth0_1.5-3_arm64.deb ...
21:29:48 #10 41.76 Unpacking libnpth0:arm64 (1.5-3) ...
21:29:48 #10 41.81 Selecting previously unselected package dirmngr.
21:29:48 #10 41.81 Preparing to unpack .../124-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:48 #11 68.47 Setting up libctf0:armhf (2.39-3ubuntu1.1) ...
21:29:48 #11 68.48 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
21:29:48 #11 68.49 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
21:29:48 #11 68.50 Setting up manpages-dev (5.13-1) ...
21:29:48 #11 68.51 Setting up libdw1:armhf (0.187-4) ...
21:29:48 #11 68.52 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
21:29:48 #11 68.53 Setting up cpp-12 (12.2.0-3ubuntu1) ...
21:29:48 #11 68.54 Setting up libxcb1:armhf (1.15-1) ...
21:29:48 #11 68.56 Setting up gettext (0.21-8) ...
21:29:48 #11 68.57 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
21:29:48 #11 38.13 Get:309 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
21:29:48 #11 38.20 Get:310 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-find-rule-perl all 0.34-2 [26.1 kB]
21:29:48 #13 8.559 Running transaction check
21:29:48 #13 8.678 Transaction check succeeded.
21:29:48 #13 8.679 Running transaction test
21:29:48 #11 36.38 Selecting previously unselected package libxml2:arm64.
21:29:48 #11 36.38 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_arm64.deb ...
21:29:48 #11 36.39 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:29:48 #11 36.47 Selecting previously unselected package libyaml-0-2:arm64.
21:29:48 #11 36.47 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ...
21:29:48 #11 36.47 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
21:29:48 #11 36.51 Selecting previously unselected package lsb-release.
21:29:48 #11 36.51 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
21:29:48 #11 36.51 Unpacking lsb-release (11.1.0ubuntu2) ...
21:29:48 #11 36.55 Selecting previously unselected package netbase.
21:29:48 #11 39.69 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB]
21:29:48 #10 69.59 invoke-rc.d: could not determine current runlevel
21:29:48 #10 69.59 invoke-rc.d: policy-rc.d denied execution of start.
21:29:48 #10 69.60 Initializing GnuTLS DH parameter file
21:29:48 #10 69.62 Setting up libmailutils5:armhf (1:3.5-4) ...
21:29:48 #10 69.63 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:29:48 #10 69.65 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
21:29:48 #10 69.66 Setting up python3-pkg-resources (40.8.0-1) ...
21:29:48 #10 39.32 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ...
21:29:48 #10 39.32 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
21:29:48 #10 39.35 Selecting previously unselected package licensecheck.
21:29:48 #10 39.36 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ...
21:29:48 #10 39.36 Unpacking licensecheck (3.0.31-3) ...
21:29:48 #10 39.40 Selecting previously unselected package t1utils.
21:29:48 #10 39.40 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ...
21:29:48 #10 39.40 Unpacking t1utils (1.41-3) ...
21:29:48 #10 39.44 Selecting previously unselected package lintian.
21:29:48 #10 39.45 Preparing to unpack .../314-lintian_2.15.0_all.deb ...
21:29:48 #10 39.45 Unpacking lintian (2.15.0) ...
21:29:48 #10 39.58 Selecting previously unselected package lsb-release.
21:29:48 #10 40.31 Setting up libuchardet0:arm64 (0.0.7-1) ...
21:29:48 #10 40.32 Setting up lzop (1.04-2) ...
21:29:48 #10 40.33 Setting up libmpdec3:arm64 (2.5.1-1) ...
21:29:48 #10 40.34 Setting up git-man (1:2.30.2-1+deb11u2) ...
21:29:48 #10 40.36 Setting up libssh2-1:arm64 (1.9.0-2) ...
21:29:48 #10 40.37 Setting up netbase (6.3) ...
21:29:48 #10 40.40 Setting up libtiff5:arm64 (4.2.0-1+deb11u4) ...
21:29:48 #10 40.41 Setting up libbinutils:arm64 (2.35.2-2) ...
21:29:48 #10 40.42 Setting up libfido2-1:arm64 (1.6.0-2) ...
21:29:48 #10 40.43 Setting up libisl23:arm64 (0.23-1) ...
21:29:48 #10 40.44 Setting up libc-dev-bin (2.31-13+deb11u5) ...
21:29:48 #10 40.45 Setting up openssl (1.1.1n-0+deb11u4) ...
21:29:48 #10 40.46 Setting up libbsd0:arm64 (0.11.3-1) ...
21:29:48 #10 40.47 Setting up libelf1:arm64 (0.183-1) ...
21:29:48 #10 40.49 Setting up readline-common (8.1-1) ...
21:29:48 #10 40.50 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
21:29:48 #10 40.51 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
21:29:48 + mkdir -p /root/build-deb/compose
21:29:48 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:29:48 + mkdir -p /go/src/github.com/docker
21:29:48 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:29:48 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:29:48 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:29:48 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:29:48 + EPOCH=5
21:29:48 + EPOCH_SEP=
21:29:48 + [[ ! -z 5 ]]
21:29:48 + EPOCH_SEP=:
21:29:48 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:29:48 VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:48 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:29:48 + VERSION=0.0.0-20230330191823-de0d30f
21:29:48 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:48 VERSION bbb 0.0.0-20230330191823-de0d30f
21:29:48 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:29:48 + debSource=docker-ce
21:29:48 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:29:48 + debMaintainer='Docker <support@docker.com>'
21:29:48 ++ date --rfc-2822
21:29:48 + debDate='Thu, 30 Mar 2023 21:29:48 +0000'
21:29:48 + pkgRevision=1
21:29:48 + cat
21:29:48 + export CLI_GITCOMMIT=de0d30f
21:29:48 + CLI_GITCOMMIT=de0d30f
21:29:48 + export ENGINE_GITCOMMIT=0656059
21:29:48 + ENGINE_GITCOMMIT=0656059
21:29:48 VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:48 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:29:48 + dpkg-buildpackage -uc -us -I.git
21:29:48 dpkg-buildpackage: info: source package docker-ce
21:29:48 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye
21:29:48 dpkg-buildpackage: info: source distribution bullseye
21:29:48 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:29:48 dpkg-buildpackage: info: host architecture amd64
21:29:48  dpkg-source -I.git --before-build .
21:29:48 #9 40.44 Preparing to unpack .../331-libref-util-perl_0.204-2_all.deb ...
21:29:48 #9 40.45 Unpacking libref-util-perl (0.204-2) ...
21:29:48 #9 40.48 Selecting previously unselected package libref-util-xs-perl.
21:29:48 #9 40.49 Preparing to unpack .../332-libref-util-xs-perl_0.117-2+b1_arm64.deb ...
21:29:48 #9 40.49 Unpacking libref-util-xs-perl (0.117-2+b1) ...
21:29:48 #9 40.52 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:48 #9 40.53 Preparing to unpack .../333-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
21:29:48 #9 40.53 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
21:29:48 #9 40.57 Selecting previously unselected package libregexp-pattern-perl.
21:29:48 #9 40.58 Preparing to unpack .../334-libregexp-pattern-perl_0.2.14-2_all.deb ...
21:29:48 #9 40.58 Unpacking libregexp-pattern-perl (0.2.14-2) ...
21:29:48 #9 40.63 Selecting previously unselected package libregexp-wildcards-perl.
21:29:48 #9 40.63 Preparing to unpack .../335-libregexp-wildcards-perl_1.05-3_all.deb ...
21:29:48 #9 40.66 Unpacking libregexp-wildcards-perl (1.05-3) ...
21:29:48 #9 40.70 Selecting previously unselected package libsasl2-modules:arm64.
21:29:48 #10 41.82 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:29:48 #10 41.89 Selecting previously unselected package python3-pkg-resources.
21:29:48 #10 41.89 Preparing to unpack .../125-python3-pkg-resources_39.0.1-2ubuntu0.1_all.deb ...
21:29:48 #10 41.89 Unpacking python3-pkg-resources (39.0.1-2ubuntu0.1) ...
21:29:48 #10 41.97 Selecting previously unselected package python3-chardet.
21:29:48 #10 41.97 Preparing to unpack .../126-python3-chardet_3.0.4-1_all.deb ...
21:29:48 #10 41.97 Unpacking python3-chardet (3.0.4-1) ...
21:29:48 #10 42.01 Selecting previously unselected package python3-six.
21:29:48 #10 42.01 Preparing to unpack .../127-python3-six_1.11.0-2_all.deb ...
21:29:48 #10 42.01 Unpacking python3-six (1.11.0-2) ...
21:29:48 #10 42.05 Selecting previously unselected package python3-debian.
21:29:48 #10 42.05 Preparing to unpack .../128-python3-debian_0.1.32_all.deb ...
21:29:48 #10 42.06 Unpacking python3-debian (0.1.32) ...
21:29:48 #10 42.09 Selecting previously unselected package gnupg-l10n.
21:29:48 #11 68.81 Setting up libedit2:armhf (3.1-20210910-1build1) ...
21:29:48 #11 68.82 Setting up libreadline8:armhf (8.2-1) ...
21:29:48 #11 68.85 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
21:29:48 #11 68.88 Setting up libldap-2.5-0:armhf (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:29:48 #11 68.90 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
21:29:49 #11 38.28 Get:311 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
21:29:49 #11 38.30 Get:312 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
21:29:49 #11 38.32 Get:313 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfont-ttf-perl all 1.06-2 [323 kB]
21:29:49 #11 38.53 Get:314 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
21:29:49 #11 38.53 Get:315 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsort-versions-perl all 1.62-2 [8848 B]
21:29:49 #13 1.313 Reading package lists...
21:29:49 #11 36.55 Preparing to unpack .../027-netbase_6.1_all.deb ...
21:29:49 #11 36.56 Unpacking netbase (6.1) ...
21:29:49 #11 36.59 Selecting previously unselected package python3-pkg-resources.
21:29:49 #11 36.59 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
21:29:49 #11 36.59 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:29:49 #11 36.64 Selecting previously unselected package python3-six.
21:29:49 #11 36.64 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
21:29:49 #11 36.64 Unpacking python3-six (1.14.0-2) ...
21:29:49 #11 36.68 Selecting previously unselected package shared-mime-info.
21:29:49 #11 36.68 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ...
21:29:49 #11 36.68 Unpacking shared-mime-info (1.15-1) ...
21:29:49 #11 36.75 Selecting previously unselected package ucf.
21:29:49 #11 36.76 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
21:29:49 #11 36.76 Moving old data out of the way
21:29:49 #11 36.76 Unpacking ucf (3.0038+nmu1) ...
21:29:49 #11 36.81 Selecting previously unselected package xdg-user-dirs.
21:29:49 #11 36.81 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ...
21:29:49 #11 40.00 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
21:29:49 #11 40.01 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB]
21:29:49 #11 40.03 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
21:29:49 #11 40.04 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:29:49 #11 40.05 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:29:49 #11 40.05 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB]
21:29:49 #11 40.09 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB]
21:29:49 #11 40.11 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB]
21:29:49 #11 40.12 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B]
21:29:49 #11 40.12 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
21:29:49 #10 69.86 Setting up automake (1:1.16.1-4) ...
21:29:49 #10 69.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:49 #10 69.88 Setting up libasync-mergepoint-perl (0.04-2) ...
21:29:49 #10 69.89 Setting up libio-sessiondata-perl (1.03-1) ...
21:29:49 #10 69.90 Setting up libstring-escape-perl (2010.002-2) ...
21:29:49 #10 69.91 Setting up libhttp-date-perl (6.02-1) ...
21:29:49 #10 69.92 Setting up libfile-which-perl (1.23-1) ...
21:29:49 #10 69.95 Setting up mailutils (1:3.5-4) ...
21:29:49 #10 69.96 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
21:29:49 #10 69.96 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
21:29:49 #10 69.97 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
21:29:49 #10 69.98 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
21:29:49 #10 69.98 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
21:29:49 #10 69.99 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
21:29:49 #10 69.99 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
21:29:49 #10 70.00 Setting up libfile-basedir-perl (0.08-1) ...
21:29:49 #10 70.01 Setting up libnumber-range-perl (0.12-1) ...
21:29:49 #10 70.02 Setting up libtask-weaken-perl (1.06-1) ...
21:29:49 #10 70.03 Setting up libunicode-utf8-perl (0.62-1) ...
21:29:49 #10 70.04 Setting up libstruct-dumb-perl (0.09-1) ...
21:29:49 #10 70.05 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
21:29:49 #10 40.52 Setting up libmarkdown2:arm64 (2.2.6-1) ...
21:29:49 #10 40.53 Setting up libcc1-0:arm64 (10.2.1-6) ...
21:29:49 #10 40.54 Setting up iso-codes (4.6.0-1) ...
21:29:49 #10 40.55 Setting up liblocale-gettext-perl (1.07-4+b1) ...
21:29:49 #10 40.56 Setting up liblsan0:arm64 (10.2.1-6) ...
21:29:49 #10 40.57 Setting up cpp-10 (10.2.1-6) ...
21:29:49 #10 40.58 Setting up dctrl-tools (2.24-3) ...
21:29:49 #10 40.60 Setting up libitm1:arm64 (10.2.1-6) ...
21:29:49 #10 40.61 Setting up debian-keyring (2021.07.26) ...
21:29:49 #10 40.62 Setting up libgdbm6:arm64 (1.19-2) ...
21:29:49 #10 40.63 Setting up libtsan0:arm64 (10.2.1-6) ...
21:29:49 #10 40.64 Setting up libctf0:arm64 (2.35.2-2) ...
21:29:49 #10 40.65 Setting up pinentry-curses (1.1.0-4) ...
21:29:49 #10 40.67 Setting up manpages-dev (5.10-1) ...
21:29:49 #10 40.68 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
21:29:49 #10 40.69 Setting up libxcb1:arm64 (1.14-3) ...
21:29:49 #10 40.70 Setting up gettext (0.21-4) ...
21:29:49 #10 40.71 Setting up xdelta (1.1.3-9.3) ...
21:29:49 #10 40.72 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:29:49 #10 39.58 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ...
21:29:49 #10 39.59 Unpacking lsb-release (10.2019051400) ...
21:29:49 #10 39.63 Selecting previously unselected package mailutils.
21:29:49 #10 39.63 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ...
21:29:49 #10 39.64 Unpacking mailutils (1:3.5-4) ...
21:29:49 #10 39.69 Selecting previously unselected package manpages-dev.
21:29:49 #10 39.69 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ...
21:29:49 #10 39.70 Unpacking manpages-dev (4.16-2) ...
21:29:49  debian/rules clean
21:29:49 dh clean --with=bash-completion
21:29:49    dh_clean
21:29:49 #9 40.70 Preparing to unpack .../336-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ...
21:29:49 #9 40.71 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
21:29:49 #9 40.75 Selecting previously unselected package libsereal-decoder-perl.
21:29:49 #9 40.75 Preparing to unpack .../337-libsereal-decoder-perl_5.003+ds-1_arm64.deb ...
21:29:49 #9 40.76 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
21:29:49 #9 40.81 Selecting previously unselected package libsereal-encoder-perl.
21:29:49 #9 40.81 Preparing to unpack .../338-libsereal-encoder-perl_5.003+ds-1_arm64.deb ...
21:29:49 #9 40.81 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
21:29:49 #9 40.86 Selecting previously unselected package libset-intspan-perl.
21:29:49 #9 40.86 Preparing to unpack .../339-libset-intspan-perl_1.19-3_all.deb ...
21:29:49 #9 40.86 Unpacking libset-intspan-perl (1.19-3) ...
21:29:49 #9 40.90 Selecting previously unselected package libtask-weaken-perl.
21:29:49 #9 40.90 Preparing to unpack .../340-libtask-weaken-perl_1.06-2_all.deb ...
21:29:49 #9 40.90 Unpacking libtask-weaken-perl (1.06-2) ...
21:29:49 #9 40.93 Selecting previously unselected package libxml-parser-perl.
21:29:49 #10 42.09 Preparing to unpack .../129-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:29:49 #10 42.10 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:29:49 #10 42.13 Selecting previously unselected package gnupg-utils.
21:29:49 #10 42.13 Preparing to unpack .../130-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:49 #10 42.14 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:29:49 #10 42.19 Selecting previously unselected package gpg.
21:29:49 #10 42.19 Preparing to unpack .../131-gpg_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:49 #10 42.19 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:29:49 #10 42.26 Selecting previously unselected package pinentry-curses.
21:29:49 #10 42.26 Preparing to unpack .../132-pinentry-curses_1.1.0-1_arm64.deb ...
21:29:49 #10 42.27 Unpacking pinentry-curses (1.1.0-1) ...
21:29:49 #10 42.30 Selecting previously unselected package gpg-agent.
21:29:49 #10 42.31 Preparing to unpack .../133-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:49 #10 42.31 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:29:49 #10 42.36 Selecting previously unselected package gpg-wks-client.
21:29:49 #10 42.36 Preparing to unpack .../134-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:49 #10 42.37 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:29:49 #10 42.41 Selecting previously unselected package gpg-wks-server.
21:29:49 #11 69.23 Updating certificates in /etc/ssl/certs...
21:29:49 #11 38.53 Get:316 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:29:49 #11 38.54 Get:317 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:29:49 #11 38.54 Get:318 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:29:49 #11 38.55 Get:319 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-perl all 4.09000-1 [82.4 kB]
21:29:49 #13 2.631 dpkg-buildpackage: info: source package docker-ce-build-deps
21:29:49 #13 2.631 dpkg-buildpackage: info: source version 1.0
21:29:49 #13 2.631 dpkg-buildpackage: info: source distribution unstable
21:29:49 #13 2.631 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:29:49 #13 2.665  dpkg-source --before-build .
21:29:49 #13 2.665 dpkg-buildpackage: info: host architecture armhf
21:29:49 #13 2.764  debian/rules clean
21:29:49 #11 36.81 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
21:29:49 #11 36.87 Selecting previously unselected package xz-utils.
21:29:49 #11 36.87 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ...
21:29:49 #11 36.87 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
21:29:49 #11 36.91 Selecting previously unselected package gettext-base.
21:29:49 #11 36.91 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ...
21:29:49 #11 36.92 Unpacking gettext-base (0.19.8.1-10build1) ...
21:29:49 #11 36.95 Selecting previously unselected package iso-codes.
21:29:49 #11 36.95 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
21:29:49 #11 36.95 Unpacking iso-codes (4.4-1) ...
21:29:49 #10 40.73 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
21:29:49 #10 40.74 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
21:29:49 #10 40.75 Setting up libreadline8:arm64 (8.1-1) ...
21:29:49 #10 40.76 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:29:49 #10 40.77 Setting up m4 (1.4.18-5) ...
21:29:49 #10 40.79 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
21:29:49 #10 40.80 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ...
21:29:49 #10 40.81 Setting up binutils (2.35.2-2) ...
21:29:49 #10 40.82 Setting up ca-certificates (20210119) ...
21:29:49 #10 70.07 Setting up libfile-listing-perl (6.04-1) ...
21:29:49 #10 70.08 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:29:49 #10 70.09 Setting up libclass-inspector-perl (1.32-1) ...
21:29:49 #10 70.10 Setting up libfont-afm-perl (1.20-2) ...
21:29:49 #10 70.12 Setting up libwant-perl (0.29-1+b4) ...
21:29:49 #10 70.13 Setting up libdynaloader-functions-perl (0.003-1) ...
21:29:49 #10 70.14 Setting up libtext-glob-perl (0.10-1) ...
21:29:49 #10 70.15 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:29:49 #10 70.16 Setting up liblist-compare-perl (0.53-1) ...
21:29:49 #10 70.17 Setting up libref-util-xs-perl (0.117-1+b1) ...
21:29:49 #10 70.18 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
21:29:49 #10 70.19 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
21:29:49 #10 70.21 Setting up libsort-key-perl (1.33-2+b1) ...
21:29:49 #10 70.22 Setting up libclone-perl (0.41-1+b1) ...
21:29:49 #10 70.23 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:29:49 #10 70.24 Setting up libarchive-zip-perl (1.64-1) ...
21:29:49 #10 70.25 Setting up libsub-identify-perl (0.14-1+b1) ...
21:29:49 #10 70.26 Setting up libdistro-info-perl (0.21) ...
21:29:49 #10 70.27 Setting up python3-apt (1.8.4.3) ...
21:29:49 #46 3.559 [100%] Linking C executable tini-static
21:29:49  dpkg-source -I.git -b .
21:29:49 #9 40.94 Preparing to unpack .../341-libxml-parser-perl_2.46-4_arm64.deb ...
21:29:49 #9 40.94 Unpacking libxml-parser-perl (2.46-4) ...
21:29:49 #9 40.99 Selecting previously unselected package libsoap-lite-perl.
21:29:49 #9 40.99 Preparing to unpack .../342-libsoap-lite-perl_1.27-3_all.deb ...
21:29:49 #9 40.99 Unpacking libsoap-lite-perl (1.27-3) ...
21:29:49 #9 41.05 Selecting previously unselected package libsocket6-perl.
21:29:49 #9 41.05 Preparing to unpack .../343-libsocket6-perl_0.29-3_arm64.deb ...
21:29:49 #9 41.06 Unpacking libsocket6-perl (0.29-3) ...
21:29:49 #9 41.09 Selecting previously unselected package libstring-copyright-perl.
21:29:49 #9 41.10 Preparing to unpack .../344-libstring-copyright-perl_0.003014-1_all.deb ...
21:29:49 #9 41.10 Unpacking libstring-copyright-perl (0.003014-1) ...
21:29:49 #9 41.13 Selecting previously unselected package libstring-escape-perl.
21:29:49 #9 41.13 Preparing to unpack .../345-libstring-escape-perl_2010.002-3_all.deb ...
21:29:49 #9 41.14 Unpacking libstring-escape-perl (2010.002-3) ...
21:29:49 #9 41.17 Selecting previously unselected package libstring-license-perl.
21:29:49 #10 42.41 Preparing to unpack .../135-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:49 #10 42.42 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:29:49 #10 42.46 Selecting previously unselected package gpgsm.
21:29:49 #10 42.46 Preparing to unpack .../136-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:49 #10 42.47 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:29:49 #10 42.51 Selecting previously unselected package gnupg.
21:29:49 #10 42.51 Preparing to unpack .../137-gnupg_2.2.4-1ubuntu1.6_arm64.deb ...
21:29:49 #10 42.52 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:29:49 #10 42.57 Selecting previously unselected package libgpgme11:arm64.
21:29:49 #10 42.57 Preparing to unpack .../138-libgpgme11_1.10.0-1ubuntu2_arm64.deb ...
21:29:49 #10 42.57 Unpacking libgpgme11:arm64 (1.10.0-1ubuntu2) ...
21:29:49 #10 42.62 Selecting previously unselected package python3-gpg.
21:29:49 #11 38.97 Get:320 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
21:29:49 #13 2.765 dh clean
21:29:49 #13 2.846    dh_clean
21:29:49 #13 2.878  debian/rules binary
21:29:49 #13 2.880 dh binary
21:29:49 #13 2.948    dh_update_autotools_config
21:29:49 #13 2.975    dh_autoreconf
21:29:49 #13 3.017    create-stamp debian/debhelper-build-stamp
21:29:49 #13 3.017    dh_prep
21:29:49 #11 37.26 Selecting previously unselected package krb5-locales.
21:29:49 #11 37.26 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ...
21:29:49 #11 37.27 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
21:29:49 #11 37.30 Selecting previously unselected package libcbor0.6:arm64.
21:29:49 #11 37.30 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
21:29:49 #11 37.31 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
21:29:49 #11 37.35 Selecting previously unselected package libedit2:arm64.
21:29:49 #10 41.29 Updating certificates in /etc/ssl/certs...
21:29:49 #11 40.53 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
21:29:49 #10 70.51 Setting up libio-stringy-perl (2.111-3) ...
21:29:49 #10 70.52 Setting up liblist-moreutils-perl (0.416-1+b4) ...
21:29:49 #10 70.54 Setting up libhtml-tagset-perl (3.20-3) ...
21:29:49 #10 70.55 Setting up liblog-any-perl (1.707-1) ...
21:29:49 #10 70.56 Setting up libauthen-sasl-perl (2.1600-1) ...
21:29:49 #10 70.57 Setting up libpod-constants-perl (0.19-1) ...
21:29:49 #10 70.58 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
21:29:49 #10 70.59 Setting up libconvert-binhex-perl (1.125-1) ...
21:29:49 #10 70.60 Setting up libfuture-perl (0.39-1) ...
21:29:49 #10 70.61 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:29:49 #10 70.62 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
21:29:49 #46 3.948 [100%] Built target tini-static
21:29:49 #10 40.02 Selecting previously unselected package psmisc.
21:29:49 #10 40.03 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ...
21:29:49 #10 40.03 Unpacking psmisc (23.2-1+deb10u1) ...
21:29:49 #10 40.08 Selecting previously unselected package publicsuffix.
21:29:49 #10 40.08 Preparing to unpack .../319-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
21:29:49 #10 40.09 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
21:29:49 #10 40.13 Selecting previously unselected package python-apt-common.
21:29:49 #10 40.14 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ...
21:29:49 #10 40.14 Unpacking python-apt-common (1.8.4.3) ...
21:29:49 #10 40.21 Selecting previously unselected package python3-apt.
21:29:49 #10 40.21 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ...
21:29:49 #10 40.22 Unpacking python3-apt (1.8.4.3) ...
21:29:49 #10 40.27 Selecting previously unselected package python3-certifi.
21:29:49 #10 40.27 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ...
21:29:49 #10 40.28 Unpacking python3-certifi (2018.8.24-1) ...
21:29:49 #10 40.34 Selecting previously unselected package python3-idna.
21:29:49 #10 40.34 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ...
21:29:49 #10 40.34 Unpacking python3-idna (2.6-1) ...
21:29:49 #10 40.39 Selecting previously unselected package python3-magic.
21:29:49 dpkg-source: warning: native package version may not have a revision
21:29:49 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:29:49 dpkg-source: info: using source format '1.0'
21:29:49 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz
21:29:49 #9 41.18 Preparing to unpack .../346-libstring-license-perl_0.0.2-1_all.deb ...
21:29:49 #9 41.18 Unpacking libstring-license-perl (0.0.2-1) ...
21:29:49 #9 41.22 Selecting previously unselected package libstring-shellquote-perl.
21:29:49 #9 41.22 Preparing to unpack .../347-libstring-shellquote-perl_1.04-3_all.deb ...
21:29:49 #9 41.22 Unpacking libstring-shellquote-perl (1.04-3) ...
21:29:49 #9 41.26 Selecting previously unselected package libsys-cpuaffinity-perl.
21:29:49 #9 41.27 Preparing to unpack .../348-libsys-cpuaffinity-perl_1.13~03-2+b1_arm64.deb ...
21:29:49 #9 41.27 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
21:29:49 #9 41.31 Selecting previously unselected package libterm-readkey-perl.
21:29:49 #9 41.31 Preparing to unpack .../349-libterm-readkey-perl_2.38-2+b1_arm64.deb ...
21:29:49 #9 41.32 Unpacking libterm-readkey-perl (2.38-2+b1) ...
21:29:49 #9 41.36 Selecting previously unselected package libtext-levenshteinxs-perl.
21:29:49 #9 41.36 Preparing to unpack .../350-libtext-levenshteinxs-perl_0.03-5+b1_arm64.deb ...
21:29:49 #9 41.36 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
21:29:49 #9 41.40 Selecting previously unselected package libtext-markdown-discount-perl.
21:29:49 #9 41.40 Preparing to unpack .../351-libtext-markdown-discount-perl_0.16-1_arm64.deb ...
21:29:49 #9 41.41 Unpacking libtext-markdown-discount-perl (0.16-1) ...
21:29:49 #9 41.45 Selecting previously unselected package libtext-xslate-perl:arm64.
21:29:49 #13 9.462 Transaction test succeeded.
21:29:49 #13 9.463 Running transaction
21:29:49 #10 42.62 Preparing to unpack .../139-python3-gpg_1.10.0-1ubuntu2_arm64.deb ...
21:29:49 #10 42.62 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
21:29:49 #10 42.68 Selecting previously unselected package dput.
21:29:49 #10 42.68 Preparing to unpack .../140-dput_1.0.1ubuntu1_all.deb ...
21:29:49 #10 42.72 Unpacking dput (1.0.1ubuntu1) ...
21:29:49 #10 42.77 Selecting previously unselected package libfakeroot:arm64.
21:29:49 #10 42.77 Preparing to unpack .../141-libfakeroot_1.22-2ubuntu1_arm64.deb ...
21:29:49 #10 42.78 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ...
21:29:49 #10 42.82 Selecting previously unselected package fakeroot.
21:29:49 #10 42.82 Preparing to unpack .../142-fakeroot_1.22-2ubuntu1_arm64.deb ...
21:29:49 #10 42.82 Unpacking fakeroot (1.22-2ubuntu1) ...
21:29:49 #10 42.87 Selecting previously unselected package libcurl3-gnutls:arm64.
21:29:49 #10 42.87 Preparing to unpack .../143-libcurl3-gnutls_7.58.0-2ubuntu3.24_arm64.deb ...
21:29:49 #10 42.88 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.24) ...
21:29:49 #10 42.93 Selecting previously unselected package liberror-perl.
21:29:49 #11 39.23 Get:321 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:29:49 #11 39.24 Get:322 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB]
21:29:49 #11 39.26 Get:323 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-identify-perl arm64 0.14-2 [10.9 kB]
21:29:49 #11 39.26 Get:324 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-name-perl arm64 0.26-2 [11.5 kB]
21:29:49 #11 39.27 Get:325 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
21:29:49 #11 39.29 Get:326 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
21:29:49 #11 39.33 Get:327 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:29:49 #11 39.34 Get:328 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtype-tiny-perl all 1.016008-1 [336 kB]
21:29:49 #13 3.043    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:29:49 #13 3.097    dh_install
21:29:49 #13 3.130    dh_installdocs
21:29:49 #13 3.169    dh_installchangelogs
21:29:49 #13 3.253    dh_perl
21:29:49 #11 69.63 124 added, 0 removed; done.
21:29:49 #11 69.66 Setting up libfreetype6:armhf (2.12.1+dfsg-3) ...
21:29:49 #11 69.67 Setting up dbus (1.14.0-2ubuntu3) ...
21:29:49 #11 69.70 Setting up libgcc-12-dev:armhf (12.2.0-3ubuntu1) ...
21:29:49 #11 69.71 Setting up shared-mime-info (2.2-1) ...
21:29:49 #11 37.35 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ...
21:29:49 #11 37.35 Unpacking libedit2:arm64 (3.1-20191231-1) ...
21:29:49 #11 37.40 Selecting previously unselected package libfido2-1:arm64.
21:29:49 #11 37.40 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
21:29:49 #11 37.40 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
21:29:49 #11 37.45 Selecting previously unselected package libkrb5support0:arm64.
21:29:49 #11 37.45 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ...
21:29:49 #11 37.45 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
21:29:49 #11 37.49 Selecting previously unselected package libk5crypto3:arm64.
21:29:49 #11 37.49 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ...
21:29:49 #11 37.49 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
21:29:49 #11 37.54 Selecting previously unselected package libkeyutils1:arm64.
21:29:49 #11 37.54 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
21:29:49 #11 37.55 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
21:29:49 #11 37.58 Selecting previously unselected package libkrb5-3:arm64.
21:29:49 #11 40.91 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
21:29:49 #10 70.63 Setting up libtry-tiny-perl (0.30-1) ...
21:29:49 #10 70.64 Setting up libtype-tiny-perl (1.004004-1) ...
21:29:49 #10 70.65 Setting up libtest-fatal-perl (0.014-1) ...
21:29:49 #10 70.67 Setting up libcommon-sense-perl (3.74-2+b7) ...
21:29:49 #10 70.68 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:29:49 #10 70.69 Setting up libnet-http-perl (6.18-1) ...
21:29:49 #10 70.71 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:29:49 #10 70.72 Setting up libencode-locale-perl (1.05-1) ...
21:29:49 #10 70.73 Setting up libtext-levenshtein-perl (0.13-1) ...
21:29:49 #10 70.74 Setting up libnet-dns-perl (1.19-1) ...
21:29:49 #10 70.75 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
21:29:49 #10 70.76 Setting up libdevel-callchecker-perl (0.008-1) ...
21:29:49 #10 70.77 Setting up libstring-shellquote-perl (1.04-1) ...
21:29:49 #10 70.78 Setting up libsub-install-perl (0.928-1) ...
21:29:49 #10 70.79 Setting up dpkg-dev (1.19.8) ...
21:29:49 #10 70.81 Setting up libnumber-compare-perl (0.03-1) ...
21:29:49 #10 70.82 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:49 #10 70.83 Setting up libio-async-perl (0.72-1) ...
21:29:49 #46 DONE 4.2s
21:29:49 
21:29:49 #43 [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...)
21:29:49 #43 6.500 + bin/ctr
21:29:49 #43 6.503 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
21:29:49 #10 40.39 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ...
21:29:49 #10 40.40 Unpacking python3-magic (2:0.4.15-2) ...
21:29:49 #10 40.44 Selecting previously unselected package python3-urllib3.
21:29:49 #10 40.44 Preparing to unpack .../325-python3-urllib3_1.24.1-1_all.deb ...
21:29:49 #10 40.44 Unpacking python3-urllib3 (1.24.1-1) ...
21:29:49 #10 40.49 Selecting previously unselected package python3-requests.
21:29:49 #10 40.49 Preparing to unpack .../326-python3-requests_2.21.0-1_all.deb ...
21:29:49 #10 40.50 Unpacking python3-requests (2.21.0-1) ...
21:29:49 #10 40.54 Selecting previously unselected package python3-unidiff.
21:29:49 #10 40.54 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ...
21:29:49 #10 40.55 Unpacking python3-unidiff (0.5.4-1) ...
21:29:49 #10 40.59 Selecting previously unselected package python3-xdg.
21:29:49 #9 41.45 Preparing to unpack .../352-libtext-xslate-perl_3.5.9-1+b2_arm64.deb ...
21:29:49 #9 41.45 Unpacking libtext-xslate-perl:arm64 (3.5.9-1+b2) ...
21:29:49 #9 41.51 Selecting previously unselected package libtime-duration-perl.
21:29:49 #9 41.51 Preparing to unpack .../353-libtime-duration-perl_1.21-2_all.deb ...
21:29:49 #9 41.51 Unpacking libtime-duration-perl (1.21-2) ...
21:29:49 #9 41.55 Selecting previously unselected package libtime-moment-perl.
21:29:49 #9 41.55 Preparing to unpack .../354-libtime-moment-perl_0.44-2+b1_arm64.deb ...
21:29:49 #9 41.56 Unpacking libtime-moment-perl (0.44-2+b1) ...
21:29:49 #9 41.60 Selecting previously unselected package libtype-tiny-xs-perl:arm64.
21:29:49 #9 41.60 Preparing to unpack .../355-libtype-tiny-xs-perl_0.025-1_arm64.deb ...
21:29:49 #9 41.61 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ...
21:29:49 #9 41.65 Selecting previously unselected package libunicode-utf8-perl.
21:29:49 #9 41.65 Preparing to unpack .../356-libunicode-utf8-perl_0.62-2_arm64.deb ...
21:29:49 #9 41.66 Unpacking libunicode-utf8-perl (0.62-2) ...
21:29:49 #9 41.71 Selecting previously unselected package libwww-mechanize-perl.
21:29:49 #9 41.71 Preparing to unpack .../357-libwww-mechanize-perl_2.16-1_all.deb ...
21:29:49 #9 41.72 Unpacking libwww-mechanize-perl (2.16-1) ...
21:29:49 #9 41.77 Selecting previously unselected package libxdelta2:arm64.
21:29:50 #10 42.93 Preparing to unpack .../144-liberror-perl_0.17025-1_all.deb ...
21:29:50 #10 42.94 Unpacking liberror-perl (0.17025-1) ...
21:29:50 #10 42.98 Selecting previously unselected package git-man.
21:29:50 #10 42.98 Preparing to unpack .../145-git-man_1%3a2.17.1-1ubuntu0.17_all.deb ...
21:29:50 #10 42.99 Unpacking git-man (1:2.17.1-1ubuntu0.17) ...
21:29:50 #11 39.47 Get:329 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:29:50 #11 39.48 Get:330 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-form-perl all 6.10-1 [23.0 kB]
21:29:50 #13 3.290    dh_link
21:29:50 #13 3.325    dh_strip_nondeterminism
21:29:50 #13 3.388    dh_compress
21:29:50 #13 3.426    dh_fixperms
21:29:50 #13 3.465    dh_missing
21:29:50 #13 3.491    dh_installdeb
21:29:50 #11 37.59 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ...
21:29:50 #11 37.59 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
21:29:50 #11 37.68 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:29:50 #11 37.68 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ...
21:29:50 #11 37.69 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
21:29:50 #11 37.74 Selecting previously unselected package libpsl5:arm64.
21:29:50 #11 37.74 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
21:29:50 #11 37.74 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
21:29:50 #11 37.78 Selecting previously unselected package libxau6:arm64.
21:29:50 #11 37.78 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
21:29:50 #11 37.79 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
21:29:50 #11 37.82 Selecting previously unselected package libxdmcp6:arm64.
21:29:50 #11 37.83 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
21:29:50 #11 37.83 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
21:29:50 #11 37.87 Selecting previously unselected package libxcb1:arm64.
21:29:50 #11 37.87 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ...
21:29:50 #11 37.88 Unpacking libxcb1:arm64 (1.14-2) ...
21:29:50 #11 37.91 Selecting previously unselected package libx11-data.
21:29:50 #11 40.91 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB]
21:29:50 #11 40.93 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB]
21:29:50 #11 40.94 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
21:29:50 #11 40.95 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
21:29:50 #11 40.95 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
21:29:50 #11 40.96 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:29:50 #11 40.99 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
21:29:50 #11 41.06 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
21:29:50 #11 41.09 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:29:50 #10 70.84 Setting up liberror-perl (0.17027-2) ...
21:29:50 #10 70.85 Setting up patchutils (0.3.4-2) ...
21:29:50 #10 70.86 Setting up libmail-sendmail-perl (0.80-1) ...
21:29:50 #10 70.87 Setting up libltdl-dev:armhf (2.4.6-9) ...
21:29:50 #10 70.88 Setting up libxml-sax-base-perl (1.09-1) ...
21:29:50 #10 70.89 Setting up libio-string-perl (1.08-3) ...
21:29:50 #10 70.91 Setting up libreadonly-perl (2.050-1) ...
21:29:50 #10 70.92 Setting up python3-chardet (3.0.4-3) ...
21:29:50 #10 41.84 129 added, 0 removed; done.
21:29:50 #10 41.87 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
21:29:50 #10 40.60 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ...
21:29:50 #10 40.60 Unpacking python3-xdg (0.25-5) ...
21:29:50 #10 40.65 Selecting previously unselected package shared-mime-info.
21:29:50 #10 40.65 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ...
21:29:50 #10 40.65 Unpacking shared-mime-info (1.10-1) ...
21:29:50 #10 40.75 Selecting previously unselected package strace.
21:29:50 #10 40.76 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ...
21:29:50 #10 40.76 Unpacking strace (4.26-0.2) ...
21:29:50 #10 40.83 Selecting previously unselected package unzip.
21:29:50 #10 40.84 Preparing to unpack .../331-unzip_6.0-23+deb10u3_arm64.deb ...
21:29:50 #10 40.84 Unpacking unzip (6.0-23+deb10u3) ...
21:29:50 #10 40.89 Selecting previously unselected package xauth.
21:29:50 #9 41.77 Preparing to unpack .../358-libxdelta2_1.1.3-10.4_arm64.deb ...
21:29:50 #9 41.77 Unpacking libxdelta2:arm64 (1.1.3-10.4) ...
21:29:50 #9 41.83 Selecting previously unselected package libxext6:arm64.
21:29:50 #9 41.83 Preparing to unpack .../359-libxext6_2%3a1.3.4-1+b1_arm64.deb ...
21:29:50 #9 41.83 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ...
21:29:50 #9 41.87 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:50 #9 41.87 Preparing to unpack .../360-libxml-namespacesupport-perl_1.12-2_all.deb ...
21:29:50 #9 41.87 Unpacking libxml-namespacesupport-perl (1.12-2) ...
21:29:50 #9 41.91 Selecting previously unselected package libxml-sax-base-perl.
21:29:50 #9 41.91 Preparing to unpack .../361-libxml-sax-base-perl_1.09-3_all.deb ...
21:29:50 #9 41.92 Unpacking libxml-sax-base-perl (1.09-3) ...
21:29:50 #9 41.96 Selecting previously unselected package libxml-sax-perl.
21:29:50 #9 41.97 Preparing to unpack .../362-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:29:50 #9 41.97 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:29:50 #14 2.486 Package bash-4.4.20-4.el8.aarch64 is already installed.
21:29:50 #14 2.488 Package bash-4.4.20-4.el8.aarch64 is already installed.
21:29:50 #14 2.489 Package bash-4.4.20-4.el8.aarch64 is already installed.
21:29:50 #14 2.489 Package ca-certificates-2022.2.54-80.2.el8.noarch is already installed.
21:29:50 #14 2.490 Package libarchive-3.3.3-5.el8.aarch64 is already installed.
21:29:50 #14 2.490 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed.
21:29:50 #14 2.491 Package systemd-239-73.el8.aarch64 is already installed.
21:29:50 #14 2.491 Package tar-2:1.30-9.el8.aarch64 is already installed.
21:29:50 #14 2.492 Package bash-4.4.20-4.el8.aarch64 is already installed.
21:29:50 #14 2.591 Dependencies resolved.
21:29:50 #14 2.600 ================================================================================
21:29:50 #14 2.600  Package                      Arch    Version                  Repository  Size
21:29:50 #14 2.600 ================================================================================
21:29:50 #14 2.600 Installing:
21:29:50 #14 2.600  cmake                        aarch64 3.20.2-5.el8             appstream   10 M
21:29:50 #14 2.600  device-mapper-devel          aarch64 8:1.02.181-9.el8         powertools 284 k
21:29:50 #14 2.600  gcc                          aarch64 8.5.0-18.el8             appstream   19 M
21:29:50 #14 2.600  git                          aarch64 2.39.1-1.el8             appstream  104 k
21:29:50 #14 2.600  glibc-static                 aarch64 2.28-225.el8             powertools 1.6 M
21:29:50 #14 2.600  libseccomp-devel             aarch64 2.5.2-1.el8              appstream   57 k
21:29:50 #14 2.600  libselinux-devel             aarch64 2.9-8.el8                baseos     200 k
21:29:50 #14 2.600  libtool                      aarch64 2.4.6-25.el8             appstream  708 k
21:29:50 #14 2.600  libtool-ltdl-devel           aarch64 2.4.6-25.el8             appstream  184 k
21:29:50 #14 2.600  make                         aarch64 1:4.2.1-11.el8           baseos     490 k
21:29:50 #14 2.600  selinux-policy-devel         noarch  3.14.3-117.el8           baseos     1.6 M
21:29:50 #14 2.600  systemd-devel                aarch64 239-73.el8               baseos     510 k
21:29:50 #14 2.600  which                        aarch64 2.21-18.el8              baseos      49 k
21:29:50 #14 2.600 Installing dependencies:
21:29:50 #14 2.600  annobin                      aarch64 11.13-1.el8              appstream  971 k
21:29:50 #14 2.600  autoconf                     noarch  2.69-29.el8              appstream  710 k
21:29:50 #14 2.600  automake                     noarch  1.16.1-7.el8             appstream  713 k
21:29:50 #14 2.600  checkpolicy                  aarch64 2.9-1.el8                baseos     338 k
21:29:50 #14 2.600  cmake-data                   noarch  3.20.2-5.el8             appstream  1.7 M
21:29:50 #14 2.600  cmake-filesystem             aarch64 3.20.2-5.el8             appstream   45 k
21:29:50 #14 2.600  cmake-rpm-macros             noarch  3.20.2-5.el8             appstream   44 k
21:29:50 #14 2.600  cpp                          aarch64 8.5.0-18.el8             appstream  8.9 M
21:29:50 #14 2.600  gcc-plugin-annobin           aarch64 8.5.0-18.el8             appstream   34 k
21:29:50 #14 2.600  git-core                     aarch64 2.39.1-1.el8             appstream  9.8 M
21:29:50 #14 2.600  git-core-doc                 noarch  2.39.1-1.el8             appstream  3.0 M
21:29:50 #14 2.600  glibc-devel                  aarch64 2.28-225.el8             baseos      82 k
21:29:50 #14 2.600  glibc-headers                aarch64 2.28-225.el8             baseos     479 k
21:29:50 #14 2.600  isl                          aarch64 0.16.1-6.el8             appstream  778 k
21:29:50 #14 2.600  kernel-headers               aarch64 4.18.0-448.el8           baseos      10 M
21:29:50 #14 2.600  libasan                      aarch64 8.5.0-18.el8             baseos     387 k
21:29:50 #14 2.600  libatomic                    aarch64 8.5.0-18.el8             baseos      26 k
21:29:50 #14 2.600  libedit                      aarch64 3.1-23.20170329cvs.el8   baseos      99 k
21:29:50 #14 2.600  libgomp                      aarch64 8.5.0-18.el8             baseos     200 k
21:29:50 #14 2.600  libmpc                       aarch64 1.1.0-9.1.el8            appstream   60 k
21:29:50 #14 2.600  libselinux-utils             aarch64 2.9-8.el8                baseos     241 k
21:29:50 #14 2.600  libsepol-devel               aarch64 2.9-3.el8                baseos      87 k
21:29:50 #14 2.600  libubsan                     aarch64 8.5.0-18.el8             baseos     145 k
21:29:50 #14 2.600  libuv                        aarch64 1:1.41.1-1.el8_4         appstream  150 k
21:29:50 #14 2.600  libxcrypt-devel              aarch64 4.1.1-6.el8              baseos      25 k
21:29:50 #14 2.600  libxcrypt-static             aarch64 4.1.1-6.el8              powertools  58 k
21:29:50 #14 2.600  m4                           aarch64 1.4.18-7.el8             baseos     218 k
21:29:50 #14 2.600  openssh                      aarch64 8.0p1-17.el8             baseos     489 k
21:29:50 #14 2.600  openssh-clients              aarch64 8.0p1-17.el8             baseos     626 k
21:29:50 #14 2.600  pcre2-devel                  aarch64 10.32-3.el8              baseos     605 k
21:29:50 #14 2.600  pcre2-utf16                  aarch64 10.32-3.el8              baseos     203 k
21:29:50 #14 2.600  pcre2-utf32                  aarch64 10.32-3.el8              baseos     196 k
21:29:50 #14 2.600  perl-Error                   noarch  1:0.17025-2.el8          appstream   46 k
21:29:50 #14 2.600  perl-Git                     noarch  2.39.1-1.el8             appstream   78 k
21:29:50 #14 2.600  perl-TermReadKey             aarch64 2.37-7.el8               appstream   40 k
21:29:50 #14 2.600  perl-Thread-Queue            noarch  3.13-1.el8               appstream   24 k
21:29:50 #14 2.600  policycoreutils              aarch64 2.9-24.el8               baseos     408 k
21:29:50 #14 2.600  policycoreutils-devel        aarch64 2.9-24.el8               baseos     290 k
21:29:50 #14 2.600  policycoreutils-python-utils noarch  2.9-24.el8               baseos     260 k
21:29:50 #14 2.600  python3-audit                aarch64 3.0.7-4.el8              baseos      85 k
21:29:50 #14 2.600  python3-libselinux           aarch64 2.9-8.el8                baseos     272 k
21:29:50 #14 2.600  python3-libsemanage          aarch64 2.9-9.el8                baseos     126 k
21:29:50 #14 2.600  python3-policycoreutils      noarch  2.9-24.el8               baseos     2.3 M
21:29:50 #14 2.600  python3-setools              aarch64 4.3.0-3.el8              baseos     528 k
21:29:50 #14 2.600  rpm-plugin-selinux           aarch64 4.14.3-26.el8            baseos      78 k
21:29:50 #14 2.600  selinux-policy               noarch  3.14.3-117.el8           baseos     659 k
21:29:50 #14 2.600  selinux-policy-minimum       noarch  3.14.3-117.el8           baseos      14 M
21:29:50 #14 2.600  vim-filesystem               noarch  2:8.0.1763-19.el8.4      appstream   50 k
21:29:50 #14 2.600 
21:29:50 #14 2.600 Transaction Summary
21:29:50 #14 2.600 ================================================================================
21:29:50 #14 2.600 Install  61 Packages
21:29:50 #14 2.600 
21:29:50 #14 2.605 Total download size: 96 M
21:29:50 #14 2.605 Installed size: 264 M
21:29:50 #14 2.606 Downloading Packages:
21:29:50 #10 43.08 Selecting previously unselected package git.
21:29:50 #10 43.08 Preparing to unpack .../146-git_1%3a2.17.1-1ubuntu0.17_arm64.deb ...
21:29:50 #10 43.11 Unpacking git (1:2.17.1-1ubuntu0.17) ...
21:29:50 #11 39.89 Get:331 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-format-perl all 2.16-1 [38.2 kB]
21:29:50 #13 3.526    dh_gencontrol
21:29:50 #13 3.647    dh_md5sums
21:29:50 #13 3.680    dh_builddeb
21:29:50 #13 3.706 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:50 #13 3.792  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
21:29:50 #11 37.91 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
21:29:50 #11 37.92 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
21:29:50 #11 37.99 Selecting previously unselected package libx11-6:arm64.
21:29:50 #11 38.00 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_arm64.deb ...
21:29:50 #11 38.00 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
21:29:50 #11 38.08 Selecting previously unselected package libxext6:arm64.
21:29:50 #11 38.08 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
21:29:50 #11 38.09 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
21:29:50 #11 38.12 Selecting previously unselected package libxmuu1:arm64.
21:29:50 #11 38.12 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
21:29:50 #11 38.13 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
21:29:50 #11 38.16 Selecting previously unselected package manpages.
21:29:50 #11 38.16 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
21:29:50 #11 38.17 Unpacking manpages (5.05-1) ...
21:29:50 #11 41.49 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
21:29:50 #10 71.16 Setting up libstring-copyright-perl (0.003006-1) ...
21:29:50 #10 71.17 Setting up python3-debian (0.1.35) ...
21:29:50 #10 71.34 Setting up python3-requests (2.21.0-1) ...
21:29:50 #10 41.88 Setting up shared-mime-info (2.0-1) ...
21:29:50 #10 40.89 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ...
21:29:50 #10 40.90 Unpacking xauth (1:1.0.10-1) ...
21:29:50 #10 40.95 Selecting previously unselected package xdg-user-dirs.
21:29:50 #10 40.95 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ...
21:29:50 #10 40.96 Unpacking xdg-user-dirs (0.17-2) ...
21:29:50 #10 41.03 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:29:50 #10 41.05 Setting up libapt-pkg-perl (0.1.34+b1) ...
21:29:50 #10 41.06 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ...
21:29:50 #10 41.08 Setting up libpipeline1:arm64 (1.5.1-2) ...
21:29:50 #10 41.10 Setting up wdiff (1.2.2-2+b1) ...
21:29:50 #10 41.13 Setting up lsb-base (10.2019051400) ...
21:29:50 #10 41.15 Setting up mysql-common (5.8+1.0.5) ...
21:29:50 #9 42.02 Selecting previously unselected package libxml-libxml-perl.
21:29:50 #9 42.02 Preparing to unpack .../363-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_arm64.deb ...
21:29:50 #9 42.02 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
21:29:50 #9 42.08 Selecting previously unselected package libxml-sax-expat-perl.
21:29:50 #9 42.08 Preparing to unpack .../364-libxml-sax-expat-perl_0.51-2_all.deb ...
21:29:50 #9 42.09 Unpacking libxml-sax-expat-perl (0.51-2) ...
21:29:50 #9 42.12 Selecting previously unselected package libxmlrpc-lite-perl.
21:29:50 #9 42.12 Preparing to unpack .../365-libxmlrpc-lite-perl_0.717-5_all.deb ...
21:29:50 #9 42.13 Unpacking libxmlrpc-lite-perl (0.717-5) ...
21:29:50 #9 42.16 Selecting previously unselected package libxmuu1:arm64.
21:29:50 #9 42.17 Preparing to unpack .../366-libxmuu1_2%3a1.1.3-3_arm64.deb ...
21:29:50 #9 42.17 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
21:29:50 #9 42.21 Selecting previously unselected package libxstring-perl:arm64.
21:29:50 #13 10.22   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch            1/1 
21:29:50 #13 10.35   Preparing        :                                                        1/1 
21:29:50 #13 10.42   Installing       : make-1:4.3-7.el9.aarch64                              1/70 
21:29:50 #13 10.44   Installing       : selinux-policy-38.1.9-1.el9.noarch                    2/70 
21:29:50 #13 10.44   Running scriptlet: selinux-policy-38.1.9-1.el9.noarch                    2/70 
21:29:50 #10 43.47 Selecting previously unselected package libalgorithm-diff-perl.
21:29:50 #10 43.47 Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-1_all.deb ...
21:29:50 #10 43.49 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
21:29:50 #10 43.52 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:29:50 #10 43.52 Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ...
21:29:50 #10 43.53 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
21:29:50 #10 43.56 Selecting previously unselected package libalgorithm-merge-perl.
21:29:50 #10 43.56 Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ...
21:29:50 #10 43.57 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:29:50 #10 43.61 Selecting previously unselected package libapt-pkg-perl.
21:29:50 #10 43.61 Preparing to unpack .../150-libapt-pkg-perl_0.1.33build1_arm64.deb ...
21:29:50 #10 43.61 Unpacking libapt-pkg-perl (0.1.33build1) ...
21:29:50 #10 43.65 Selecting previously unselected package libarchive-cpio-perl.
21:29:50 #10 43.65 Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ...
21:29:50 #10 43.65 Unpacking libarchive-cpio-perl (0.10-1) ...
21:29:50 #10 43.69 Selecting previously unselected package libb-hooks-op-check-perl.
21:29:50 #10 43.69 Preparing to unpack .../152-libb-hooks-op-check-perl_0.22-1_arm64.deb ...
21:29:50 #10 43.69 Unpacking libb-hooks-op-check-perl (0.22-1) ...
21:29:50 #10 43.73 Selecting previously unselected package libdynaloader-functions-perl.
21:29:50 #13 3.940  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
21:29:50 #13 4.018 dpkg-genchanges: info: binary-only upload (no source code included)
21:29:50 #13 4.020  dpkg-source --after-build .
21:29:50 #11 38.28 Selecting previously unselected package openssh-client.
21:29:50 #11 38.28 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_arm64.deb ...
21:29:50 #11 38.29 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
21:29:50 #11 38.37 Selecting previously unselected package publicsuffix.
21:29:50 #11 38.37 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
21:29:50 #11 38.38 Unpacking publicsuffix (20200303.0012-1) ...
21:29:50 #11 41.66 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB]
21:29:50 #11 41.72 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB]
21:29:50 #11 41.76 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
21:29:50 #10 71.51 Setting up libdata-optlist-perl (0.110-1) ...
21:29:50 #10 71.52 Setting up libipc-run-perl (20180523.0-1) ...
21:29:50 #10 71.53 Setting up git (1:2.20.1-2+deb10u8) ...
21:29:50 #10 71.56 Setting up libcontextual-return-perl (0.004014-2) ...
21:29:50 #10 71.57 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:50 #10 71.58 Setting up libtypes-serialiser-perl (1.0-1) ...
21:29:50 #10 71.59 Setting up g++ (4:8.3.0-1) ...
21:29:50 #10 71.62 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:29:50 #10 71.63 Setting up libhtml-parser-perl (3.72-3+b3) ...
21:29:50 #10 71.64 Setting up libgit-wrapper-perl (0.048-1) ...
21:29:50 #10 71.65 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:29:50 #10 41.20 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:29:50 #10 41.21 Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
21:29:50 #10 41.23 Setting up libkeyutils1:arm64 (1.6-6) ...
21:29:50 #10 41.24 Setting up libpsl5:arm64 (0.20.2-2) ...
21:29:50 #10 41.25 Setting up libgpm2:arm64 (1.20.7-5) ...
21:29:50 #10 41.27 Setting up mime-support (3.62) ...
21:29:50 #10 41.31 Setting up xdg-user-dirs (0.17-2) ...
21:29:50 #10 41.34 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
21:29:50 #10 41.35 Setting up psmisc (23.2-1+deb10u1) ...
21:29:50 #10 41.37 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ...
21:29:50 #9 42.22 Preparing to unpack .../367-libxstring-perl_0.005-2+b1_arm64.deb ...
21:29:50 #9 42.22 Unpacking libxstring-perl:arm64 (0.005-2+b1) ...
21:29:50 #9 42.26 Selecting previously unselected package libyaml-0-2:arm64.
21:29:50 #9 42.26 Preparing to unpack .../368-libyaml-0-2_0.2.5-1_arm64.deb ...
21:29:50 #9 42.27 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
21:29:50 #9 42.30 Selecting previously unselected package libyaml-libyaml-perl.
21:29:50 #9 42.31 Preparing to unpack .../369-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ...
21:29:50 #9 42.31 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
21:29:50 #9 42.34 Selecting previously unselected package licensecheck.
21:29:50 #9 42.35 Preparing to unpack .../370-licensecheck_3.3.5-1_all.deb ...
21:29:50 #9 42.35 Unpacking licensecheck (3.3.5-1) ...
21:29:50 #9 42.39 Selecting previously unselected package plzip.
21:29:50 #9 42.39 Preparing to unpack .../371-plzip_1.10-5_arm64.deb ...
21:29:50 #9 42.40 Unpacking plzip (1.10-5) ...
21:29:50 #9 42.43 Selecting previously unselected package lzop.
21:29:50 #9 42.44 Preparing to unpack .../372-lzop_1.04-2_arm64.deb ...
21:29:50 #9 42.46 Unpacking lzop (1.04-2) ...
21:29:50 #13 10.47   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch           3/70 
21:29:50 #13 10.69   Installing       : selinux-policy-targeted-38.1.9-1.el9.noarch           3/70 
21:29:50 #10 43.73 Preparing to unpack .../153-libdynaloader-functions-perl_0.003-1_all.deb ...
21:29:50 #10 43.73 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:29:50 #10 43.77 Selecting previously unselected package libdevel-callchecker-perl.
21:29:50 #10 43.77 Preparing to unpack .../154-libdevel-callchecker-perl_0.007-2build1_arm64.deb ...
21:29:50 #10 43.78 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
21:29:50 #10 43.81 Selecting previously unselected package libparams-classify-perl.
21:29:50 #10 43.81 Preparing to unpack .../155-libparams-classify-perl_0.015-1_arm64.deb ...
21:29:50 #10 43.82 Unpacking libparams-classify-perl (0.015-1) ...
21:29:50 #10 43.85 Selecting previously unselected package libmodule-runtime-perl.
21:29:50 #10 43.85 Preparing to unpack .../156-libmodule-runtime-perl_0.016-1_all.deb ...
21:29:50 #10 43.86 Unpacking libmodule-runtime-perl (0.016-1) ...
21:29:50 #10 43.93 Selecting previously unselected package libtry-tiny-perl.
21:29:50 #10 43.93 Preparing to unpack .../157-libtry-tiny-perl_0.30-1_all.deb ...
21:29:50 #10 43.93 Unpacking libtry-tiny-perl (0.30-1) ...
21:29:50 #10 43.96 Selecting previously unselected package libmodule-implementation-perl.
21:29:50 #13 4.122 dpkg-buildpackage: info: binary-only upload (no source included)
21:29:50 #13 4.126 
21:29:50 #13 4.126 The package has been created.
21:29:50 #13 4.126 Attention, the package has been created in the current directory,
21:29:50 #13 4.126 not in ".." as indicated by the message above!
21:29:50 #13 4.204 Selecting previously unselected package docker-ce-build-deps.
21:29:50 #13 4.219 (Reading database ... 25294 files and directories currently installed.)
21:29:50 #13 4.220 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:50 #13 4.223 Unpacking docker-ce-build-deps (1.0) ...
21:29:50 #11 38.41 Selecting previously unselected package python-apt-common.
21:29:50 #11 38.42 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
21:29:50 #11 38.42 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:29:50 #11 38.46 Selecting previously unselected package python3-apt.
21:29:50 #11 38.46 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ...
21:29:50 #11 38.47 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
21:29:50 #11 38.51 Selecting previously unselected package strace.
21:29:50 #11 38.51 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ...
21:29:50 #11 38.51 Unpacking strace (5.5-3ubuntu1) ...
21:29:50 #11 38.57 Selecting previously unselected package xauth.
21:29:50 #11 38.57 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
21:29:50 #11 38.57 Unpacking xauth (1:1.1-0ubuntu1) ...
21:29:50 #11 38.62 Selecting previously unselected package libfl2:arm64.
21:29:50 #11 40.07 Get:332 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
21:29:50 #11 40.11 Get:333 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
21:29:50 #11 40.16 Get:334 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
21:29:50 #11 40.20 Get:335 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libindirect-perl arm64 0.39-2 [22.0 kB]
21:29:50 #11 40.23 Get:336 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
21:29:50 #11 40.24 Get:337 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:29:50 #11 40.24 Get:338 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
21:29:50 #11 40.29 Get:339 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:29:50 #11 40.30 Get:340 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libldap-common all 2.5.14+dfsg-0ubuntu0.22.10.1 [19.8 kB]
21:29:50 #11 40.31 Get:341 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
21:29:50 #11 41.81 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB]
21:29:50 #11 41.86 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
21:29:50 #11 41.90 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
21:29:50 #11 41.93 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.1 [171 kB]
21:29:50 #11 41.97 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.2 [1082 kB]
21:29:50 #10 71.66 Setting up librole-tiny-perl (2.000006-1) ...
21:29:50 #10 71.68 Setting up gnupg (2.2.12-1+deb10u2) ...
21:29:50 #10 71.69 Setting up build-essential (12.6) ...
21:29:50 #10 71.70 Setting up libfile-homedir-perl (1.004-1) ...
21:29:50 #10 71.72 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:29:50 #10 71.73 Setting up libio-socket-ssl-perl (2.060-3) ...
21:29:50 #10 71.76 Setting up libsub-exporter-perl (0.987-1) ...
21:29:50 #10 71.77 Setting up libalgorithm-merge-perl (0.08-3) ...
21:29:50 #10 71.78 Setting up libhttp-message-perl (6.18-1) ...
21:29:50 #10 71.80 Setting up libhtml-form-perl (6.03-1) ...
21:29:50 #10 71.81 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
21:29:50 #10 71.82 Setting up libjson-xs-perl (3.040-1+b1) ...
21:29:50 #10 71.83 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:50 #10 71.84 Setting up libio-prompter-perl (0.004015-1) ...
21:29:50 #10 71.85 Setting up libhttp-cookies-perl (6.04-1) ...
21:29:50 #10 71.86 Setting up po-debconf (1.0.21) ...
21:29:50 #10 41.38 Setting up libyaml-0-2:arm64 (0.2.1-1) ...
21:29:50 #10 41.39 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
21:29:50 #10 41.40 No schema files found: doing nothing.
21:29:50 #10 41.41 Setting up distro-info-data (0.41+deb10u6) ...
21:29:50 #10 41.44 Setting up manpages (4.16-2) ...
21:29:50 #10 41.45 Setting up unzip (6.0-23+deb10u3) ...
21:29:50 #10 41.47 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
21:29:50 #10 41.49 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:29:50 #10 41.58 Setting up binutils-common:arm64 (2.31.1-16) ...
21:29:50 #9 42.50 Selecting previously unselected package t1utils.
21:29:50 #9 42.50 Preparing to unpack .../373-t1utils_1.41-4_arm64.deb ...
21:29:50 #9 42.51 Unpacking t1utils (1.41-4) ...
21:29:50 #9 42.55 Selecting previously unselected package unzip.
21:29:50 #9 42.56 Preparing to unpack .../374-unzip_6.0-28_arm64.deb ...
21:29:50 #9 42.56 Unpacking unzip (6.0-28) ...
21:29:50 #9 42.62 Selecting previously unselected package lintian.
21:29:50 #9 42.63 Preparing to unpack .../375-lintian_2.116.3_all.deb ...
21:29:50 #9 42.64 Unpacking lintian (2.116.3) ...
21:29:51 #14 DONE 2.8s
21:29:51 
21:29:51 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:29:51 #15 DONE 0.0s
21:29:51 
21:29:51 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:29:51 #16 DONE 0.0s
21:29:51 
21:29:51 #17 exporting to image
21:29:51 #17 exporting layers
21:29:51 #10 43.97 Preparing to unpack .../158-libmodule-implementation-perl_0.09-1_all.deb ...
21:29:51 #10 43.97 Unpacking libmodule-implementation-perl (0.09-1) ...
21:29:51 #10 44.00 Selecting previously unselected package libsub-exporter-progressive-perl.
21:29:51 #10 44.00 Preparing to unpack .../159-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:29:51 #10 44.01 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:29:51 #10 44.03 Selecting previously unselected package libvariable-magic-perl.
21:29:51 #10 44.04 Preparing to unpack .../160-libvariable-magic-perl_0.62-1_arm64.deb ...
21:29:51 #10 44.04 Unpacking libvariable-magic-perl (0.62-1) ...
21:29:51 #10 44.07 Selecting previously unselected package libb-hooks-endofscope-perl.
21:29:51 #10 44.08 Preparing to unpack .../161-libb-hooks-endofscope-perl_0.21-1_all.deb ...
21:29:51 #10 44.08 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
21:29:51 #10 44.11 Selecting previously unselected package libhtml-tagset-perl.
21:29:51 #10 44.12 Preparing to unpack .../162-libhtml-tagset-perl_3.20-3_all.deb ...
21:29:51 #10 44.12 Unpacking libhtml-tagset-perl (3.20-3) ...
21:29:51 #10 44.18 Selecting previously unselected package liburi-perl.
21:29:51 #11 38.62 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ...
21:29:51 #11 38.62 Unpacking libfl2:arm64 (2.6.4-6.2) ...
21:29:51 #11 38.66 Selecting previously unselected package at.
21:29:51 #11 38.66 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ...
21:29:51 #11 38.66 Unpacking at (3.1.23-1ubuntu1) ...
21:29:51 #11 38.71 Selecting previously unselected package libsigsegv2:arm64.
21:29:51 #11 38.71 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ...
21:29:51 #11 38.71 Unpacking libsigsegv2:arm64 (2.12-2) ...
21:29:51 #11 38.74 Selecting previously unselected package m4.
21:29:51 #11 38.75 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ...
21:29:51 #11 38.75 Unpacking m4 (1.4.18-4) ...
21:29:51 #11 38.79 Selecting previously unselected package autoconf.
21:29:51 #11 38.79 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
21:29:51 #11 38.80 Unpacking autoconf (2.69-11.1) ...
21:29:51 #11 38.85 Selecting previously unselected package autotools-dev.
21:29:51 #11 42.09 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
21:29:51 #14 3.678 (1/61): autoconf-2.69-29.el8.noarch.rpm         2.8 MB/s | 710 kB     00:00    
21:29:51 #14 3.689 (2/61): automake-1.16.1-7.el8.noarch.rpm        2.7 MB/s | 713 kB     00:00    
21:29:51 #14 3.701 (3/61): annobin-11.13-1.el8.aarch64.rpm         3.5 MB/s | 971 kB     00:00    
21:29:51 #14 3.710 (4/61): cmake-filesystem-3.20.2-5.el8.aarch64.r 5.3 MB/s |  45 kB     00:00    
21:29:51 #14 3.718 (5/61): cmake-rpm-macros-3.20.2-5.el8.noarch.rp 6.3 MB/s |  44 kB     00:00    
21:29:51 #14 3.747 (6/61): cmake-data-3.20.2-5.el8.noarch.rpm       30 MB/s | 1.7 MB     00:00    
21:29:51 #10 71.88 Setting up libhtml-tree-perl (5.07-2) ...
21:29:51 #10 71.90 Setting up libparams-classify-perl (0.015-1+b1) ...
21:29:51 #10 71.91 Setting up libcgi-pm-perl (4.40-1) ...
21:29:51 #10 71.92 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:29:51 #10 71.93 Setting up libnet-dns-sec-perl (1.11-1) ...
21:29:51 #10 71.95 Setting up libsereal-perl (4.005-1) ...
21:29:51 #10 71.96 Setting up libhtml-format-perl (2.12-1) ...
21:29:51 #10 71.97 Setting up libxml-sax-perl (1.00+dfsg-1) ...
21:29:51 #10 72.04 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:51 #10 72.09 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:51 #10 41.61 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:29:51 #10 41.63 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ...
21:29:51 #10 41.66 Setting up less (487-0.1+b1) ...
21:29:51 #10 41.76 Setting up perl-openssl-defaults:arm64 (3) ...
21:29:51 #10 41.77 Setting up linux-libc-dev:arm64 (4.19.269-1) ...
21:29:51 #10 41.78 Setting up gettext-base (0.19.8.1-9) ...
21:29:51 #10 41.80 Setting up liblzo2-2:arm64 (2.10-0.1) ...
21:29:51 #10 41.81 Setting up libnpth0:arm64 (1.6-1) ...
21:29:51 #10 41.82 Setting up krb5-locales (1.17-3+deb10u5) ...
21:29:51 #10 41.84 Setting up file (1:5.35-4+deb10u2) ...
21:29:51 #10 41.85 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
21:29:51 #10 41.87 Setting up libassuan0:arm64 (2.5.2-1) ...
21:29:51 #10 41.88 Setting up libgomp1:arm64 (8.3.0-6) ...
21:29:51 #10 41.89 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
21:29:51 #10 41.91 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
21:29:51 #10 41.93 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:29:51 #10 41.94 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
21:29:51 #9 42.98 Selecting previously unselected package lsb-release.
21:29:51 #9 42.98 Preparing to unpack .../376-lsb-release_12.0-1_all.deb ...
21:29:51 #9 42.99 Unpacking lsb-release (12.0-1) ...
21:29:51 #9 43.02 Selecting previously unselected package manpages-dev.
21:29:51 #10 44.18 Preparing to unpack .../163-liburi-perl_1.73-1_all.deb ...
21:29:51 #10 44.18 Unpacking liburi-perl (1.73-1) ...
21:29:51 #10 44.22 Selecting previously unselected package libhtml-parser-perl.
21:29:51 #10 44.22 Preparing to unpack .../164-libhtml-parser-perl_3.72-3build1_arm64.deb ...
21:29:51 #10 44.23 Unpacking libhtml-parser-perl (3.72-3build1) ...
21:29:51 #10 44.27 Selecting previously unselected package libcgi-pm-perl.
21:29:51 #10 44.27 Preparing to unpack .../165-libcgi-pm-perl_4.38-1_all.deb ...
21:29:51 #10 44.28 Unpacking libcgi-pm-perl (4.38-1) ...
21:29:51 #10 44.32 Selecting previously unselected package libfcgi-perl.
21:29:51 #10 44.32 Preparing to unpack .../166-libfcgi-perl_0.78-2build1_arm64.deb ...
21:29:51 #10 44.33 Unpacking libfcgi-perl (0.78-2build1) ...
21:29:51 #10 44.36 Selecting previously unselected package libcgi-fast-perl.
21:29:51 #10 44.36 Preparing to unpack .../167-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:29:51 #10 44.40 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:29:51 #10 44.43 Selecting previously unselected package libsub-name-perl.
21:29:51 #11 38.86 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
21:29:51 #11 38.86 Unpacking autotools-dev (20180224.1) ...
21:29:51 #11 38.90 Selecting previously unselected package automake.
21:29:51 #11 38.90 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
21:29:51 #11 38.91 Unpacking automake (1:1.16.1-4ubuntu6) ...
21:29:51 #11 38.99 Selecting previously unselected package autopoint.
21:29:51 #11 38.99 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
21:29:51 #11 38.99 Unpacking autopoint (0.19.8.1-10build1) ...
21:29:51 #11 39.04 Selecting previously unselected package binutils-common:arm64.
21:29:51 #11 39.04 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.4_arm64.deb ...
21:29:51 #11 39.05 Unpacking binutils-common:arm64 (2.34-6ubuntu1.4) ...
21:29:51 #11 39.09 Selecting previously unselected package libbinutils:arm64.
21:29:51 #11 40.73 Get:342 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:29:51 #11 42.21 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
21:29:51 #14 3.920 (7/61): cpp-8.5.0-18.el8.aarch64.rpm             45 MB/s | 8.9 MB     00:00    
21:29:51 #14 3.925 (8/61): gcc-plugin-annobin-8.5.0-18.el8.aarch64 7.8 MB/s |  34 kB     00:00    
21:29:51 #14 4.067 (9/61): cmake-3.20.2-5.el8.aarch64.rpm           26 MB/s |  10 MB     00:00    
21:29:51 #14 4.073 (10/61): git-2.39.1-1.el8.aarch64.rpm           705 kB/s | 104 kB     00:00    
21:29:51 #14 4.131 (11/61): git-core-doc-2.39.1-1.el8.noarch.rpm    52 MB/s | 3.0 MB     00:00    
21:29:51 #10 72.23 
21:29:51 #10 72.23 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:51 #10 72.26 Setting up dput (1.0.3) ...
21:29:51 #10 72.43 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:29:51 #10 41.96 Setting up libfakeroot:arm64 (1.23-1) ...
21:29:51 #10 41.98 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
21:29:51 #10 41.99 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:29:51 #10 42.01 Setting up fakeroot (1.23-1) ...
21:29:51 #10 42.03 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:51 #10 42.04 Setting up mariadb-common (1:10.3.38-0+deb10u1) ...
21:29:51 #10 42.06 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:29:51 #10 42.07 Setting up libasan5:arm64 (8.3.0-6) ...
21:29:51 #10 42.08 Setting up autotools-dev (20180224.1) ...
21:29:51 #10 42.09 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
21:29:51 #10 42.11 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
21:29:51 #10 42.13 Setting up libwrap0:arm64 (7.6.q-28) ...
21:29:51 #10 42.15 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
21:29:51 #10 42.16 Setting up make (4.2.1-1.2) ...
21:29:51 #9 43.02 Preparing to unpack .../377-manpages-dev_6.03-1_all.deb ...
21:29:51 #9 43.02 Unpacking manpages-dev (6.03-1) ...
21:29:51 #9 43.30 Selecting previously unselected package pbzip2.
21:29:51 #10 39.40 Fedora Modular 37 - aarch64 - Updates           2.3 MB/s | 2.9 MB     00:01    
21:29:51 #10 44.44 Preparing to unpack .../168-libsub-name-perl_0.21-1build1_arm64.deb ...
21:29:51 #10 44.44 Unpacking libsub-name-perl (0.21-1build1) ...
21:29:51 #10 44.48 Selecting previously unselected package libclass-accessor-perl.
21:29:51 #10 44.48 Preparing to unpack .../169-libclass-accessor-perl_0.51-1_all.deb ...
21:29:51 #10 44.48 Unpacking libclass-accessor-perl (0.51-1) ...
21:29:51 #10 44.52 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:51 #10 44.52 Preparing to unpack .../170-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:29:51 #10 44.52 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:29:51 #10 44.55 Selecting previously unselected package libclass-xsaccessor-perl.
21:29:51 #10 44.56 Preparing to unpack .../171-libclass-xsaccessor-perl_1.19-2build8_arm64.deb ...
21:29:51 #10 44.56 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
21:29:51 #10 44.59 Selecting previously unselected package libclone-perl.
21:29:51 #10 44.60 Preparing to unpack .../172-libclone-perl_0.39-1_arm64.deb ...
21:29:51 #10 44.60 Unpacking libclone-perl (0.39-1) ...
21:29:51 #10 44.63 Selecting previously unselected package libdata-dump-perl.
21:29:51 #10 44.64 Preparing to unpack .../173-libdata-dump-perl_1.23-1_all.deb ...
21:29:51 #10 44.64 Unpacking libdata-dump-perl (1.23-1) ...
21:29:51 #10 44.67 Selecting previously unselected package libparams-util-perl.
21:29:51 #10 44.67 Preparing to unpack .../174-libparams-util-perl_1.07-3build3_arm64.deb ...
21:29:51 #11 39.09 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.4_arm64.deb ...
21:29:51 #11 39.10 Unpacking libbinutils:arm64 (2.34-6ubuntu1.4) ...
21:29:51 #11 39.17 Selecting previously unselected package libctf-nobfd0:arm64.
21:29:51 #11 39.17 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.4_arm64.deb ...
21:29:51 #11 39.18 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.4) ...
21:29:51 #11 39.22 Selecting previously unselected package libctf0:arm64.
21:29:51 #11 39.22 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.4_arm64.deb ...
21:29:51 #11 39.23 Unpacking libctf0:arm64 (2.34-6ubuntu1.4) ...
21:29:51 #11 39.27 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:29:51 #11 39.27 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.4_arm64.deb ...
21:29:51 #11 39.28 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.4) ...
21:29:51 #11 40.90 Get:343 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
21:29:51 #11 40.95 Get:344 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-utilsby-perl all 0.12-1 [15.5 kB]
21:29:51 #11 40.98 Get:345 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libltdl7 arm64 2.4.7-4 [40.0 kB]
21:29:51 #11 41.04 Get:346 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libltdl-dev arm64 2.4.7-4 [170 kB]
21:29:51 #11 41.14 Get:347 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
21:29:51 #11 71.72 Setting up libgssapi-krb5-2:armhf (1.20-1ubuntu0.1) ...
21:29:51 #14 4.177 (12/61): isl-0.16.1-6.el8.aarch64.rpm            17 MB/s | 778 kB     00:00    
21:29:51 #14 4.184 (13/61): libmpc-1.1.0-9.1.el8.aarch64.rpm       9.8 MB/s |  60 kB     00:00    
21:29:51 #14 4.191 (14/61): libseccomp-devel-2.5.2-1.el8.aarch64.r 9.0 MB/s |  57 kB     00:00    
21:29:51 #14 4.211 (15/61): libtool-2.4.6-25.el8.aarch64.rpm        36 MB/s | 708 kB     00:00    
21:29:51 #14 4.219 (16/61): libtool-ltdl-devel-2.4.6-25.el8.aarch6  24 MB/s | 184 kB     00:00    
21:29:51 #14 4.228 (17/61): libuv-1.41.1-1.el8_4.aarch64.rpm        19 MB/s | 150 kB     00:00    
21:29:51 #14 4.234 (18/61): perl-Error-0.17025-2.el8.noarch.rpm    8.0 MB/s |  46 kB     00:00    
21:29:51 #14 4.240 (19/61): perl-Git-2.39.1-1.el8.noarch.rpm        13 MB/s |  78 kB     00:00    
21:29:51 #14 4.248 (20/61): perl-TermReadKey-2.37-7.el8.aarch64.rp 6.1 MB/s |  40 kB     00:00    
21:29:51 #14 4.253 (21/61): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.7 MB/s |  24 kB     00:00    
21:29:51 #14 4.260 (22/61): vim-filesystem-8.0.1763-19.el8.4.noarc 8.2 MB/s |  50 kB     00:00    
21:29:51 #14 4.273 (23/61): checkpolicy-2.9-1.el8.aarch64.rpm       26 MB/s | 338 kB     00:00    
21:29:51 #14 4.280 (24/61): glibc-devel-2.28-225.el8.aarch64.rpm    12 MB/s |  82 kB     00:00    
21:29:51 #14 4.298 (25/61): glibc-headers-2.28-225.el8.aarch64.rpm  29 MB/s | 479 kB     00:00    
21:29:51 #11 42.61 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB]
21:29:51 #10 72.44 Setting up libmodule-runtime-perl (0.016-1) ...
21:29:51 #10 72.45 Setting up libmailtools-perl (2.18-1) ...
21:29:51 #10 72.46 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
21:29:51 #10 72.47 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
21:29:51 #10 72.52 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:51 #10 72.59 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:51 #10 72.66 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:51 #10 42.18 Setting up libmpfr6:arm64 (4.0.2-1) ...
21:29:51 #10 42.19 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:29:51 #10 42.21 Setting up libntlm0:arm64 (1.5-1+deb10u1) ...
21:29:51 #10 42.23 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:29:51 #10 42.24 Setting up libidn11:arm64 (1.33-2.2) ...
21:29:51 #10 42.26 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u3) ...
21:29:51 #10 42.28 Setting up strace (4.26-0.2) ...
21:29:51 #10 42.29 Setting up libsigsegv2:arm64 (2.12-2) ...
21:29:51 #10 42.31 Setting up xz-utils (5.2.4-1+deb10u1) ...
21:29:51 #10 42.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:51 #10 42.34 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
21:29:51 #10 42.36 Setting up t1utils (1.41-3) ...
21:29:51 #10 42.38 Setting up diffstat (1.62-1) ...
21:29:51 #10 42.39 Setting up libmpc3:arm64 (1.1.0-1) ...
21:29:51 #10 42.41 Setting up libatomic1:arm64 (8.3.0-6) ...
21:29:51 #10 42.44 Setting up patch (2.7.6-3+deb10u1) ...
21:29:51 #10 42.49 Setting up mailutils-common (1:3.5-4) ...
21:29:51 #9 43.31 Preparing to unpack .../378-pbzip2_1.1.13-1_arm64.deb ...
21:29:51 #9 43.31 Unpacking pbzip2 (1.1.13-1) ...
21:29:51 #9 43.35 Selecting previously unselected package pixz.
21:29:51 #9 43.35 Preparing to unpack .../379-pixz_1.0.7-2_arm64.deb ...
21:29:51 #9 43.36 Unpacking pixz (1.0.7-2) ...
21:29:51 #9 43.39 Selecting previously unselected package xdelta.
21:29:51 #9 43.39 Preparing to unpack .../380-xdelta_1.1.3-10.4_arm64.deb ...
21:29:51 #9 43.40 Unpacking xdelta (1.1.3-10.4) ...
21:29:51 #9 43.44 Selecting previously unselected package xdelta3.
21:29:51 #9 43.44 Preparing to unpack .../381-xdelta3_3.0.11-dfsg-1.2_arm64.deb ...
21:29:51 #9 43.45 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
21:29:51 #9 43.49 Selecting previously unselected package pristine-tar.
21:29:51 #9 43.49 Preparing to unpack .../382-pristine-tar_1.50_arm64.deb ...
21:29:51 #9 43.49 Unpacking pristine-tar (1.50) ...
21:29:51 #9 43.56 Selecting previously unselected package publicsuffix.
21:29:51 #10 44.68 Unpacking libparams-util-perl (1.07-3build3) ...
21:29:51 #10 44.74 Selecting previously unselected package libsub-install-perl.
21:29:51 #10 44.74 Preparing to unpack .../175-libsub-install-perl_0.928-1_all.deb ...
21:29:51 #10 44.75 Unpacking libsub-install-perl (0.928-1) ...
21:29:51 #10 44.78 Selecting previously unselected package libdata-optlist-perl.
21:29:51 #10 44.78 Preparing to unpack .../176-libdata-optlist-perl_0.110-1_all.deb ...
21:29:51 #10 44.78 Unpacking libdata-optlist-perl (0.110-1) ...
21:29:51 #10 44.81 Selecting previously unselected package libdevel-globaldestruction-perl.
21:29:51 #10 44.82 Preparing to unpack .../177-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:29:51 #10 44.82 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:29:51 #10 44.85 Selecting previously unselected package libdigest-hmac-perl.
21:29:51 #10 44.85 Preparing to unpack .../178-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
21:29:51 #10 44.86 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
21:29:51 #10 44.89 Selecting previously unselected package libdistro-info-perl.
21:29:51 #10 44.89 Preparing to unpack .../179-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
21:29:51 #10 44.89 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:29:51 #10 44.92 Selecting previously unselected package perl-openssl-defaults:arm64.
21:29:51 #10 44.92 Preparing to unpack .../180-perl-openssl-defaults_3build1_arm64.deb ...
21:29:51 #10 44.93 Unpacking perl-openssl-defaults:arm64 (3build1) ...
21:29:51 #10 44.96 Selecting previously unselected package libnet-ssleay-perl.
21:29:51 #10 44.96 Preparing to unpack .../181-libnet-ssleay-perl_1.84-1ubuntu0.2_arm64.deb ...
21:29:51 #10 44.97 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:29:51 #10 45.03 Selecting previously unselected package libio-socket-ssl-perl.
21:29:51 #10 41.18 Fedora Modular 36 - aarch64 - Updates           2.8 MB/s | 2.9 MB     00:01    
21:29:51 #11 39.51 Selecting previously unselected package binutils.
21:29:51 #11 39.51 Preparing to unpack .../073-binutils_2.34-6ubuntu1.4_arm64.deb ...
21:29:51 #11 39.51 Unpacking binutils (2.34-6ubuntu1.4) ...
21:29:51 #11 39.54 Selecting previously unselected package libc-dev-bin.
21:29:51 #11 39.55 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_arm64.deb ...
21:29:51 #11 39.55 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
21:29:51 #11 39.59 Selecting previously unselected package linux-libc-dev:arm64.
21:29:51 #11 39.59 Preparing to unpack .../075-linux-libc-dev_5.4.0-146.163_arm64.deb ...
21:29:51 #11 39.59 Unpacking linux-libc-dev:arm64 (5.4.0-146.163) ...
21:29:51 #11 41.16 Get:348 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:29:51 #11 41.16 Get:349 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmail-sendmail-perl all 0.80-2 [23.2 kB]
21:29:51 #11 41.17 Get:350 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
21:29:51 #11 41.17 Get:351 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
21:29:51 #11 41.19 Get:352 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
21:29:51 #11 71.74 Setting up libsystemd-shared:armhf (251.4-1ubuntu7.1) ...
21:29:51 #11 71.75 Setting up libgdbm-compat4:armhf (1.23-1) ...
21:29:51 #11 71.76 Setting up gir1.2-glib-2.0:armhf (1.74.0-2) ...
21:29:51 #11 71.78 Setting up libssh-4:armhf (0.9.6-2build1) ...
21:29:51 #11 71.79 Setting up dwz (0.14-1build2) ...
21:29:51 #11 71.82 Setting up groff-base (1.22.4-8build1) ...
21:29:51 #11 71.83 Setting up cpp (4:12.2.0-1ubuntu1) ...
21:29:51 #11 71.85 Setting up gpgconf (2.2.35-3ubuntu1) ...
21:29:51 #11 71.86 Setting up debugedit (1:5.0-5) ...
21:29:51 #11 71.87 Setting up libcurl4:armhf (7.85.0-1ubuntu0.5) ...
21:29:51 #11 71.88 Setting up libx11-6:armhf (2:1.8.1-2) ...
21:29:51 #11 71.88 Setting up libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
21:29:51 #11 71.89 Setting up libtiff5:armhf (4.4.0-4ubuntu3.3) ...
21:29:51 #11 71.90 Setting up curl (7.85.0-1ubuntu0.5) ...
21:29:51 #11 71.91 Setting up binutils-arm-linux-gnueabihf (2.39-3ubuntu1.1) ...
21:29:51 #11 71.92 Setting up libxmuu1:armhf (2:1.1.3-3) ...
21:29:51 #11 71.93 Setting up gpg (2.2.35-3ubuntu1) ...
21:29:51 #11 71.94 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
21:29:51 #14 4.387 (26/61): gcc-8.5.0-18.el8.aarch64.rpm            30 MB/s |  19 MB     00:00    
21:29:51 #14 4.400 (27/61): libasan-8.5.0-18.el8.aarch64.rpm        32 MB/s | 387 kB     00:00    
21:29:51 #14 4.406 (28/61): libatomic-8.5.0-18.el8.aarch64.rpm     5.2 MB/s |  26 kB     00:00    
21:29:51 #14 4.413 (29/61): libedit-3.1-23.20170329cvs.el8.aarch64  16 MB/s |  99 kB     00:00    
21:29:51 #14 4.422 (30/61): libgomp-8.5.0-18.el8.aarch64.rpm        23 MB/s | 200 kB     00:00    
21:29:51 #14 4.431 (31/61): libselinux-devel-2.9-8.el8.aarch64.rpm  22 MB/s | 200 kB     00:00    
21:29:51 #14 4.441 (32/61): libselinux-utils-2.9-8.el8.aarch64.rpm  27 MB/s | 241 kB     00:00    
21:29:51 #14 4.447 (33/61): libsepol-devel-2.9-3.el8.aarch64.rpm    16 MB/s |  87 kB     00:00    
21:29:51 #14 4.456 (34/61): libubsan-8.5.0-18.el8.aarch64.rpm       16 MB/s | 145 kB     00:00    
21:29:51 #14 4.464 (35/61): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 3.8 MB/s |  25 kB     00:00    
21:29:51 #14 4.472 (36/61): m4-1.4.18-7.el8.aarch64.rpm             26 MB/s | 218 kB     00:00    
21:29:51 #14 4.488 (37/61): make-4.2.1-11.el8.aarch64.rpm           33 MB/s | 490 kB     00:00    
21:29:51 #14 4.506 (38/61): openssh-8.0p1-17.el8.aarch64.rpm        28 MB/s | 489 kB     00:00    
21:29:51 #14 4.525 (39/61): openssh-clients-8.0p1-17.el8.aarch64.r  34 MB/s | 626 kB     00:00    
21:29:51 #14 4.559 (40/61): git-core-2.39.1-1.el8.aarch64.rpm       20 MB/s | 9.8 MB     00:00    
21:29:51 #14 4.569 (41/61): pcre2-utf16-10.32-3.el8.aarch64.rpm     23 MB/s | 203 kB     00:00    
21:29:51 #14 4.578 (42/61): pcre2-devel-10.32-3.el8.aarch64.rpm     11 MB/s | 605 kB     00:00    
21:29:51 #14 4.584 (43/61): pcre2-utf32-10.32-3.el8.aarch64.rpm     13 MB/s | 196 kB     00:00    
21:29:51 #14 4.595 (44/61): policycoreutils-2.9-24.el8.aarch64.rpm  24 MB/s | 408 kB     00:00    
21:29:51 #14 4.602 (45/61): policycoreutils-devel-2.9-24.el8.aarch  16 MB/s | 290 kB     00:00    
21:29:51 #14 4.610 (46/61): policycoreutils-python-utils-2.9-24.el  18 MB/s | 260 kB     00:00    
21:29:51 #14 4.613 (47/61): python3-audit-3.0.7-4.el8.aarch64.rpm  7.9 MB/s |  85 kB     00:00    
21:29:51 #14 4.621 (48/61): python3-libsemanage-2.9-9.el8.aarch64.  19 MB/s | 126 kB     00:00    
21:29:51 #14 4.627 (49/61): python3-libselinux-2.9-8.el8.aarch64.r  20 MB/s | 272 kB     00:00    
21:29:51 #14 4.642 (50/61): python3-setools-4.3.0-3.el8.aarch64.rp  37 MB/s | 528 kB     00:00    
21:29:51 #14 4.649 (51/61): rpm-plugin-selinux-4.14.3-26.el8.aarch  12 MB/s |  78 kB     00:00    
21:29:51 #14 4.727 (52/61): kernel-headers-4.18.0-448.el8.aarch64.  24 MB/s |  10 MB     00:00    
21:29:51 #11 42.85 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:29:51 #11 42.86 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
21:29:51 #11 42.96 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
21:29:51 #11 42.99 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
21:29:51 #11 43.00 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB]
21:29:51 #11 43.01 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB]
21:29:51 #11 43.02 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
21:29:52 #10 42.53 Setting up autopoint (0.19.8.1-9) ...
21:29:52 #10 42.55 Setting up libmariadb3:arm64 (1:10.3.38-0+deb10u1) ...
21:29:52 #10 42.56 Setting up libfl2:arm64 (2.6.4-6.2) ...
21:29:52 #10 42.60 Setting up libpcre2-8-0:arm64 (10.32-5+deb10u1) ...
21:29:52 #10 42.62 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
21:29:52 #10 42.64 Setting up libltdl7:arm64 (2.4.6-9) ...
21:29:52 #10 42.65 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:29:52 #10 42.66 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ...
21:29:52 #10 42.68 Setting up libubsan1:arm64 (8.3.0-6) ...
21:29:52 #10 42.69 Setting up libisl19:arm64 (0.20-2) ...
21:29:52 #10 42.72 Setting up dwz (0.12-3) ...
21:29:52 #10 72.80 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:52 #10 72.84 Setting up libconst-fast-perl (0.014-1) ...
21:29:52 #10 72.85 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
21:29:52 #10 72.86 Setting up libmodule-implementation-perl (0.09-1) ...
21:29:52 #10 72.87 Setting up libemail-valid-perl (1.202-1) ...
21:29:52 #10 72.88 Setting up libcgi-fast-perl (1:2.13-1) ...
21:29:52 #10 72.90 Setting up libpackage-stash-perl (0.38-1) ...
21:29:52 #10 72.91 Setting up libimport-into-perl (1.002005-1) ...
21:29:52 #10 72.92 Setting up libmoo-perl (2.003004-2) ...
21:29:52 #10 72.94 Setting up libmime-tools-perl (5.509-1) ...
21:29:52 #9 43.56 Preparing to unpack .../383-publicsuffix_20230209.2326-1_all.deb ...
21:29:52 #9 43.56 Unpacking publicsuffix (20230209.2326-1) ...
21:29:52 #9 43.60 Selecting previously unselected package python-apt-common.
21:29:52 #9 43.61 Preparing to unpack .../384-python-apt-common_2.5.3_all.deb ...
21:29:52 #9 43.61 Unpacking python-apt-common (2.5.3) ...
21:29:52 #9 43.66 Selecting previously unselected package python3-apt.
21:29:52 #9 43.66 Preparing to unpack .../385-python3-apt_2.5.3_arm64.deb ...
21:29:52 #9 43.67 Unpacking python3-apt (2.5.3) ...
21:29:52 #9 43.72 Selecting previously unselected package python3-certifi.
21:29:52 #9 43.72 Preparing to unpack .../386-python3-certifi_2022.9.24-1_all.deb ...
21:29:52 #9 43.73 Unpacking python3-certifi (2022.9.24-1) ...
21:29:52 #9 43.78 Selecting previously unselected package python3-charset-normalizer.
21:29:52 #13 4.473 Reading package lists...
21:29:52 #10 45.03 Preparing to unpack .../182-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
21:29:52 #10 45.03 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:29:52 #10 45.08 Selecting previously unselected package libnet-smtp-ssl-perl.
21:29:52 #10 45.08 Preparing to unpack .../183-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:29:52 #10 45.09 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:29:52 #10 45.12 Selecting previously unselected package libmailtools-perl.
21:29:52 #10 45.12 Preparing to unpack .../184-libmailtools-perl_2.18-1_all.deb ...
21:29:52 #10 45.12 Unpacking libmailtools-perl (2.18-1) ...
21:29:52 #10 45.17 Selecting previously unselected package libsocket6-perl.
21:29:52 #10 45.17 Preparing to unpack .../185-libsocket6-perl_0.27-1build2_arm64.deb ...
21:29:52 #10 45.18 Unpacking libsocket6-perl (0.27-1build2) ...
21:29:52 #10 45.21 Selecting previously unselected package libio-socket-inet6-perl.
21:29:52 #10 45.21 Preparing to unpack .../186-libio-socket-inet6-perl_2.72-2_all.deb ...
21:29:52 #10 45.22 Unpacking libio-socket-inet6-perl (2.72-2) ...
21:29:52 #10 45.25 Selecting previously unselected package libnet-ip-perl.
21:29:52 #10 45.25 Preparing to unpack .../187-libnet-ip-perl_1.26-1_all.deb ...
21:29:52 #10 45.25 Unpacking libnet-ip-perl (1.26-1) ...
21:29:52 #10 45.29 Selecting previously unselected package libnet-dns-perl.
21:29:52 #11 39.75 Selecting previously unselected package libcrypt-dev:arm64.
21:29:52 #11 39.75 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
21:29:52 #11 39.75 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
21:29:52 #11 39.79 Selecting previously unselected package libc6-dev:arm64.
21:29:52 #11 39.79 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_arm64.deb ...
21:29:52 #11 39.79 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.9) ...
21:29:52 #11 41.60 Get:353 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:29:52 #11 41.67 Get:354 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmldbm-perl all 2.05-3 [17.5 kB]
21:29:52 #11 41.70 Get:355 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B]
21:29:52 #11 71.95 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
21:29:52 #11 71.96 Setting up libperl5.34:armhf (5.34.0-5ubuntu1.1) ...
21:29:52 #11 71.97 Setting up gpg-agent (2.2.35-3ubuntu1) ...
21:29:52 #11 72.11 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:29:52 #11 72.23 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:29:52 #14 4.743 (53/61): selinux-policy-3.14.3-117.el8.noarch.r 6.8 MB/s | 659 kB     00:00    
21:29:52 #14 4.769 (54/61): selinux-policy-devel-3.14.3-117.el8.no  40 MB/s | 1.6 MB     00:00    
21:29:52 #14 4.783 (55/61): systemd-devel-239-73.el8.aarch64.rpm    38 MB/s | 510 kB     00:00    
21:29:52 #14 4.789 (56/61): which-2.21-18.el8.aarch64.rpm           10 MB/s |  49 kB     00:00    
21:29:52 #14 4.799 (57/61): python3-policycoreutils-2.9-24.el8.noa  13 MB/s | 2.3 MB     00:00    
21:29:52 #14 4.810 (58/61): device-mapper-devel-1.02.181-9.el8.aar  14 MB/s | 284 kB     00:00    
21:29:52 #14 4.817 (59/61): libxcrypt-static-4.1.1-6.el8.aarch64.r 8.7 MB/s |  58 kB     00:00    
21:29:52 #14 4.846 (60/61): glibc-static-2.28-225.el8.aarch64.rpm   34 MB/s | 1.6 MB     00:00    
21:29:52 #14 4.938 (61/61): selinux-policy-minimum-3.14.3-117.el8.  72 MB/s |  14 MB     00:00    
21:29:52 #14 4.942 --------------------------------------------------------------------------------
21:29:52 #14 4.942 Total                                            41 MB/s |  96 MB     00:02     
21:29:52 #11 43.04 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB]
21:29:52 #11 43.24 debconf: delaying package configuration, since apt-utils is not installed
21:29:52 #11 43.28 Fetched 129 MB in 36s (3557 kB/s)
21:29:52 #10 42.73 Setting up python-apt-common (1.8.4.3) ...
21:29:52 #10 42.75 Setting up sensible-utils (0.0.12) ...
21:29:52 #10 42.76 Setting up exim4-config (4.92-8+deb10u7) ...
21:29:52 #9 43.78 Preparing to unpack .../387-python3-charset-normalizer_3.0.1-2_all.deb ...
21:29:52 #9 43.78 Unpacking python3-charset-normalizer (3.0.1-2) ...
21:29:52 #9 43.82 Selecting previously unselected package python3-idna.
21:29:52 #9 43.82 Preparing to unpack .../388-python3-idna_3.3-1_all.deb ...
21:29:52 #9 43.83 Unpacking python3-idna (3.3-1) ...
21:29:52 #9 43.88 Selecting previously unselected package python3-magic.
21:29:52 #9 43.88 Preparing to unpack .../389-python3-magic_2%3a0.4.26-3_all.deb ...
21:29:52 #9 43.88 Unpacking python3-magic (2:0.4.26-3) ...
21:29:52 #9 43.91 Selecting previously unselected package python3-six.
21:29:52 #9 43.92 Preparing to unpack .../390-python3-six_1.16.0-4_all.deb ...
21:29:52 #9 43.92 Unpacking python3-six (1.16.0-4) ...
21:29:52 #9 43.96 Selecting previously unselected package python3-urllib3.
21:29:52 #9 43.96 Preparing to unpack .../391-python3-urllib3_1.26.12-1_all.deb ...
21:29:52 #9 43.97 Unpacking python3-urllib3 (1.26.12-1) ...
21:29:52 #9 44.01 Selecting previously unselected package python3-requests.
21:29:52 #10 72.96 Setting up libxml-simple-perl (2.25-1) ...
21:29:52 #10 72.97 Setting up libparams-validate-perl (1.29-1+b1) ...
21:29:52 #10 72.98 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:29:52 #10 73.00 Setting up lintian (2.15.0) ...
21:29:52 #10 73.02 Setting up libnamespace-clean-perl (0.27-1) ...
21:29:52 #10 73.04 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
21:29:52 #10 73.05 Setting up licensecheck (3.0.31-3) ...
21:29:52 #10 73.06 Setting up libgitlab-api-v4-perl (0.16-1) ...
21:29:52 #10 73.08 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:29:52 #10 73.09 Setting up libwww-perl (6.36-2) ...
21:29:52 #10 73.10 Setting up debhelper (12.1.1) ...
21:29:52 #10 73.12 Setting up dh-autoreconf (19) ...
21:29:52 #10 73.14 Setting up devscripts (2.19.5+deb10u1) ...
21:29:52 #13 5.492 Building dependency tree...
21:29:52 #13 5.676 Reading state information...
21:29:52 #10 45.29 Preparing to unpack .../188-libnet-dns-perl_1.10-2_all.deb ...
21:29:52 #10 45.29 Unpacking libnet-dns-perl (1.10-2) ...
21:29:52 #10 45.35 Selecting previously unselected package libnet-domain-tld-perl.
21:29:52 #10 45.35 Preparing to unpack .../189-libnet-domain-tld-perl_1.75-1_all.deb ...
21:29:52 #10 45.36 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:29:52 #10 45.39 Selecting previously unselected package libemail-valid-perl.
21:29:52 #10 45.40 Preparing to unpack .../190-libemail-valid-perl_1.202-1_all.deb ...
21:29:52 #10 45.40 Unpacking libemail-valid-perl (1.202-1) ...
21:29:52 #10 45.43 Selecting previously unselected package libencode-locale-perl.
21:29:52 #10 45.43 Preparing to unpack .../191-libencode-locale-perl_1.05-1_all.deb ...
21:29:52 #10 45.44 Unpacking libencode-locale-perl (1.05-1) ...
21:29:52 #10 45.47 Selecting previously unselected package libexporter-tiny-perl.
21:29:52 #10 45.48 Preparing to unpack .../192-libexporter-tiny-perl_1.000000-2_all.deb ...
21:29:52 #10 45.48 Unpacking libexporter-tiny-perl (1.000000-2) ...
21:29:52 #10 45.51 Selecting previously unselected package libipc-system-simple-perl.
21:29:52 #11 40.05 Selecting previously unselected package gcc-9-base:arm64.
21:29:52 #11 40.05 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:29:52 #11 40.05 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:29:52 #11 40.09 Selecting previously unselected package libisl22:arm64.
21:29:52 #11 40.09 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ...
21:29:52 #11 40.10 Unpacking libisl22:arm64 (0.22.1-1) ...
21:29:52 #11 40.18 Selecting previously unselected package libmpfr6:arm64.
21:29:52 #11 41.75 Get:356 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
21:29:52 #11 41.93 Get:357 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxs-parse-keyword-perl arm64 0.25-1 [50.9 kB]
21:29:52 #11 41.96 Get:358 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxs-parse-sublike-perl arm64 0.16-1ubuntu2 [26.9 kB]
21:29:52 #11 72.35 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:29:52 #11 72.47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:29:52 #11 43.30 Selecting previously unselected package liblocale-gettext-perl.
21:29:52 #11 43.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 ... 4387 files and directories currently installed.)
21:29:52 #11 43.31 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
21:29:52 #11 43.31 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:29:52 #11 43.35 Selecting previously unselected package libpython3.10-minimal:arm64.
21:29:52 #11 43.35 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2ubuntu1_arm64.deb ...
21:29:52 #11 43.35 Unpacking libpython3.10-minimal:arm64 (3.10.6-1~22.04.2ubuntu1) ...
21:29:52 #11 43.44 Selecting previously unselected package libexpat1:arm64.
21:29:52 #11 43.44 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
21:29:52 #11 43.45 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
21:29:52 #11 43.48 Selecting previously unselected package python3.10-minimal.
21:29:52 #11 43.48 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2ubuntu1_arm64.deb ...
21:29:52 #11 43.49 Unpacking python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:29:52 #11 43.56 Setting up libpython3.10-minimal:arm64 (3.10.6-1~22.04.2ubuntu1) ...
21:29:52 #10 43.12 Adding system-user for exim (v4)
21:29:52 #9 44.02 Preparing to unpack .../392-python3-requests_2.28.1+dfsg-1_all.deb ...
21:29:52 #9 44.02 Unpacking python3-requests (2.28.1+dfsg-1) ...
21:29:52 #9 44.07 Selecting previously unselected package python3-unidiff.
21:29:52 #9 44.07 Preparing to unpack .../393-python3-unidiff_0.7.3-1_all.deb ...
21:29:52 #9 44.07 Unpacking python3-unidiff (0.7.3-1) ...
21:29:52 #9 44.12 Selecting previously unselected package shared-mime-info.
21:29:52 #9 44.12 Preparing to unpack .../394-shared-mime-info_2.2-1_arm64.deb ...
21:29:52 #9 44.13 Unpacking shared-mime-info (2.2-1) ...
21:29:52 #9 44.23 Selecting previously unselected package strace.
21:29:52 #10 73.31 Setting up dh-strip-nondeterminism (1.1.2-1) ...
21:29:52 #10 73.32 Setting up equivs (2.2.0) ...
21:29:52 #10 73.34 Setting up libxml-parser-perl (2.44-4) ...
21:29:52 #10 73.35 Setting up libxml-sax-expat-perl (0.51-1) ...
21:29:52 #10 73.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:29:52 #13 5.681 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:52 #13 5.913 Starting 2 pkgProblemResolver with broken count: 0
21:29:52 #10 45.51 Preparing to unpack .../193-libipc-system-simple-perl_1.25-4_all.deb ...
21:29:52 #10 45.52 Unpacking libipc-system-simple-perl (1.25-4) ...
21:29:52 #10 45.55 Selecting previously unselected package libfile-basedir-perl.
21:29:52 #10 45.55 Preparing to unpack .../194-libfile-basedir-perl_0.07-1_all.deb ...
21:29:52 #10 45.56 Unpacking libfile-basedir-perl (0.07-1) ...
21:29:52 #10 45.59 Selecting previously unselected package libfile-chdir-perl.
21:29:52 #10 45.59 Preparing to unpack .../195-libfile-chdir-perl_0.1008-1_all.deb ...
21:29:52 #10 45.59 Unpacking libfile-chdir-perl (0.1008-1) ...
21:29:52 #10 45.62 Selecting previously unselected package libfile-fcntllock-perl.
21:29:52 #10 45.62 Preparing to unpack .../196-libfile-fcntllock-perl_0.22-3build2_arm64.deb ...
21:29:52 #10 45.63 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
21:29:52 #10 45.66 Selecting previously unselected package libhttp-date-perl.
21:29:52 #10 45.66 Preparing to unpack .../197-libhttp-date-perl_6.02-1_all.deb ...
21:29:52 #10 45.67 Unpacking libhttp-date-perl (6.02-1) ...
21:29:52 #10 45.70 Selecting previously unselected package libfile-listing-perl.
21:29:52 #10 45.70 Preparing to unpack .../198-libfile-listing-perl_6.04-1_all.deb ...
21:29:52 #10 45.70 Unpacking libfile-listing-perl (6.04-1) ...
21:29:52 #10 45.74 Selecting previously unselected package libfont-afm-perl.
21:29:52 #11 40.18 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ...
21:29:52 #11 40.18 Unpacking libmpfr6:arm64 (4.0.2-1) ...
21:29:52 #11 40.24 Selecting previously unselected package libmpc3:arm64.
21:29:52 #11 40.24 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ...
21:29:52 #11 40.24 Unpacking libmpc3:arm64 (1.1.0-1) ...
21:29:52 #11 40.31 Selecting previously unselected package cpp-9.
21:29:52 #11 40.31 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:29:52 #11 40.32 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:29:52 #11 41.97 Get:359 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libobject-pad-perl arm64 0.68-1 [95.8 kB]
21:29:52 #11 42.01 Get:360 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpackage-stash-xs-perl arm64 0.30-1 [18.9 kB]
21:29:52 #11 42.01 Get:361 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:29:52 #11 42.02 Get:362 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libperlio-gzip-perl arm64 0.20-1 [14.8 kB]
21:29:52 #11 42.03 Get:363 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
21:29:52 #11 72.48 Setting up libxpm4:armhf (1:3.5.12-1ubuntu0.22.10.1) ...
21:29:52 #11 72.49 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
21:29:52 #11 72.57 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:29:52 #11 72.57 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
21:29:52 #11 72.57 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:29:52 #11 72.57 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
21:29:52 #11 72.57 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:29:52 #11 72.57 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
21:29:52 #11 72.58 Setting up gpgsm (2.2.35-3ubuntu1) ...
21:29:52 #11 72.59 Setting up libxext6:armhf (2:1.3.4-1build1) ...
21:29:52 #11 72.60 Setting up libcurl3-gnutls:armhf (7.85.0-1ubuntu0.5) ...
21:29:52 #11 72.62 Setting up systemd (251.4-1ubuntu7.1) ...
21:29:52 #11 72.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:29:52 #11 72.65 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:29:52 #11 72.66 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:29:52 #11 72.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:29:52 #11 72.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:29:52 #11 72.66 Initializing machine ID from D-Bus machine ID.
21:29:52 #11 43.58 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
21:29:52 #11 43.58 Setting up python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:29:52 #9 44.23 Preparing to unpack .../395-strace_6.1-0.1_arm64.deb ...
21:29:52 #9 44.24 Unpacking strace (6.1-0.1) ...
21:29:52 #9 44.31 Selecting previously unselected package xauth.
21:29:52 #9 44.31 Preparing to unpack .../396-xauth_1%3a1.1.2-1_arm64.deb ...
21:29:52 #9 44.32 Unpacking xauth (1:1.1.2-1) ...
21:29:52 #9 44.37 Selecting previously unselected package xdg-user-dirs.
21:29:52 #9 44.37 Preparing to unpack .../397-xdg-user-dirs_0.18-1_arm64.deb ...
21:29:52 #9 44.38 Unpacking xdg-user-dirs (0.18-1) ...
21:29:52 #9 44.43 Selecting previously unselected package zstd.
21:29:52 #9 44.44 Preparing to unpack .../398-zstd_1.5.4+dfsg2-3_arm64.deb ...
21:29:52 #9 44.44 Unpacking zstd (1.5.4+dfsg2-3) ...
21:29:52 #10 43.43 Setting up libuchardet0:arm64 (0.0.6-3) ...
21:29:52 #10 73.44 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:52 #10 73.58 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:52 #10 73.62 Setting up libsoap-lite-perl (1.27-1) ...
21:29:52 #10 73.63 Setting up libxmlrpc-lite-perl (0.717-2) ...
21:29:52 #10 73.65 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:29:52 #10 73.67 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:29:52 #10 73.68 Updating certificates in /etc/ssl/certs...
21:29:52 #13 5.917 Done
21:29:52 #13 6.115  Done
21:29:52 #13 6.316 Starting pkgProblemResolver with broken count: 0
21:29:52 #10 45.74 Preparing to unpack .../199-libfont-afm-perl_1.20-2_all.deb ...
21:29:52 #10 45.76 Unpacking libfont-afm-perl (1.20-2) ...
21:29:52 #10 45.81 Selecting previously unselected package libio-stringy-perl.
21:29:52 #10 45.82 Preparing to unpack .../200-libio-stringy-perl_2.111-2_all.deb ...
21:29:52 #10 45.82 Unpacking libio-stringy-perl (2.111-2) ...
21:29:52 #10 45.85 Selecting previously unselected package libparams-validate-perl.
21:29:52 #10 45.85 Preparing to unpack .../201-libparams-validate-perl_1.29-1_arm64.deb ...
21:29:52 #10 45.89 Unpacking libparams-validate-perl (1.29-1) ...
21:29:52 #10 45.93 Selecting previously unselected package libsub-exporter-perl.
21:29:52 #10 45.93 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
21:29:52 #10 45.93 Unpacking libsub-exporter-perl (0.987-1) ...
21:29:52 #10 45.97 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:29:52 #10 44.15 Setting up libgdbm-compat4:arm64 (1.19-2) ...
21:29:52 #10 44.16 Setting up ucf (3.0043) ...
21:29:52 #10 44.26 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
21:29:52 #10 44.27 Setting up gcc-10 (10.2.1-6) ...
21:29:52 #10 44.28 Setting up dwz (0.13+20210201-1) ...
21:29:52 #10 44.29 Setting up groff-base (1.22.4-6) ...
21:29:52 #10 44.30 Setting up cpp (4:10.2.1-1) ...
21:29:52 #10 44.32 Setting up pixz (1.0.7-1) ...
21:29:52 #10 44.33 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:29:52 #10 44.34 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
21:29:52 #10 44.35 Setting up libc6-dev:arm64 (2.31-13+deb11u5) ...
21:29:52 #10 44.36 Setting up libx11-6:arm64 (2:1.7.2-1) ...
21:29:52 #10 44.37 Setting up curl (7.74.0-1.3+deb11u7) ...
21:29:52 #10 44.39 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
21:29:52 #10 44.40 Setting up gpg (2.2.27-2+deb11u2) ...
21:29:52 #10 44.41 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
21:29:52 #10 44.42 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
21:29:52 #10 44.43 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:29:52 #10 44.44 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
21:29:52 #10 44.47 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:29:52 #11 42.43 Get:364 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpod-parser-perl all 1.65-1 [82.7 kB]
21:29:52 #11 72.87 Setting up binutils (2.39-3ubuntu1.1) ...
21:29:52 #11 72.88 Setting up man-db (2.10.2-2) ...
21:29:52 #11 72.97 Building database of manual pages ...
21:29:53 #9 44.54 Setting up liblz1:arm64 (1.13-5) ...
21:29:53 #9 44.55 Setting up libksba8:arm64 (1.6.3-2) ...
21:29:53 #9 44.56 Setting up media-types (10.0.0) ...
21:29:53 #9 44.58 Setting up libpipeline1:arm64 (1.5.7-1) ...
21:29:53 #9 44.59 Setting up plzip (1.10-5) ...
21:29:53 #9 44.60 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
21:29:53 #9 44.61 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:29:53 #9 44.61 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:29:53 #9 44.62 Setting up wdiff (1.2.2-5) ...
21:29:53 #9 44.63 Setting up libaom3:arm64 (3.6.0-1) ...
21:29:53 #9 44.64 Setting up libabsl20220623:arm64 (20220623.1-1) ...
21:29:53 #9 44.66 Setting up libxau6:arm64 (1:1.0.9-1) ...
21:29:53 #9 44.67 Setting up libre2-9:arm64 (20220601+dfsg-1+b1) ...
21:29:53 #9 44.68 Setting up libkeyutils1:arm64 (1.6.3-2) ...
21:29:53 #9 44.69 Setting up libpsl5:arm64 (0.21.2-1) ...
21:29:53 #9 44.70 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
21:29:53 #9 44.71 Setting up libicu72:arm64 (72.1-3) ...
21:29:53 #9 44.73 Setting up liblerc4:arm64 (4.0.0+ds-2) ...
21:29:53 #9 44.74 Setting up bsdextrautils (2.38.1-5+b1) ...
21:29:53 #9 44.76 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
21:29:53 #9 44.78 Setting up libtext-glob-perl (0.11-3) ...
21:29:53 #9 44.79 Setting up xdg-user-dirs (0.18-1) ...
21:29:53 #9 44.82 Setting up libmagic-mgc (1:5.44-3) ...
21:29:53 #9 44.84 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
21:29:53 #9 44.85 Setting up libglib2.0-0:arm64 (2.74.6-1) ...
21:29:53 #10 43.48 Setting up git-man (1:2.20.1-2+deb10u8) ...
21:29:53 #10 43.49 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
21:29:53 #10 43.50 Setting up netbase (5.6) ...
21:29:53 #10 43.54 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
21:29:53 #10 43.55 Setting up libmpdec2:arm64 (2.4.2-2) ...
21:29:53 #10 43.56 Setting up libbinutils:arm64 (2.31.1-16) ...
21:29:53 #10 43.57 Setting up cpp-8 (8.3.0-6) ...
21:29:53 #10 43.59 Setting up libc-dev-bin (2.28-10+deb10u2) ...
21:29:53 #10 43.61 Setting up openssl (1.1.1n-0+deb10u4) ...
21:29:53 #10 43.63 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ...
21:29:53 #10 43.65 Setting up readline-common (7.0-5) ...
21:29:53 #10 43.66 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
21:29:53 #10 43.67 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u5) ...
21:29:53 #10 43.69 Setting up libcc1-0:arm64 (8.3.0-6) ...
21:29:53 #10 43.70 Setting up iso-codes (4.2-1) ...
21:29:53 #10 43.71 Setting up liblocale-gettext-perl (1.07-3+b4) ...
21:29:53 #10 43.73 Setting up liblsan0:arm64 (8.3.0-6) ...
21:29:53 #10 43.74 Setting up dctrl-tools (2.24-3) ...
21:29:53 #10 43.76 Setting up libitm1:arm64 (8.3.0-6) ...
21:29:53 #13 6.352 Starting 2 pkgProblemResolver with broken count: 0
21:29:53 #13 6.356 Done
21:29:53 #10 45.97 Preparing to unpack .../203-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
21:29:53 #10 45.98 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
21:29:53 #10 46.01 Selecting previously unselected package libsort-versions-perl.
21:29:53 #10 46.01 Preparing to unpack .../204-libsort-versions-perl_1.62-1_all.deb ...
21:29:53 #10 46.02 Unpacking libsort-versions-perl (1.62-1) ...
21:29:53 #10 46.05 Selecting previously unselected package libgit-wrapper-perl.
21:29:53 #10 46.05 Preparing to unpack .../205-libgit-wrapper-perl_0.047-1_all.deb ...
21:29:53 #10 46.05 Unpacking libgit-wrapper-perl (0.047-1) ...
21:29:53 #10 46.08 Selecting previously unselected package libio-html-perl.
21:29:53 #10 46.08 Preparing to unpack .../206-libio-html-perl_1.001-1_all.deb ...
21:29:53 #10 46.09 Unpacking libio-html-perl (1.001-1) ...
21:29:53 #10 46.12 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:53 #10 46.13 Preparing to unpack .../207-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:29:53 #10 46.13 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:29:53 #10 46.16 Selecting previously unselected package libhttp-message-perl.
21:29:53 #10 46.16 Preparing to unpack .../208-libhttp-message-perl_6.14-1_all.deb ...
21:29:53 #10 46.17 Unpacking libhttp-message-perl (6.14-1) ...
21:29:53 #10 46.20 Selecting previously unselected package libhtml-form-perl.
21:29:53 #10 46.20 Preparing to unpack .../209-libhtml-form-perl_6.03-1_all.deb ...
21:29:53 #10 46.21 Unpacking libhtml-form-perl (6.03-1) ...
21:29:53 #10 46.24 Selecting previously unselected package libhtml-tree-perl.
21:29:53 #10 46.24 Preparing to unpack .../210-libhtml-tree-perl_5.07-1_all.deb ...
21:29:53 #10 46.24 Unpacking libhtml-tree-perl (5.07-1) ...
21:29:53 #10 46.29 Selecting previously unselected package libhtml-format-perl.
21:29:53 #10 46.29 Preparing to unpack .../211-libhtml-format-perl_2.12-1_all.deb ...
21:29:53 #10 46.29 Unpacking libhtml-format-perl (2.12-1) ...
21:29:53 #10 46.33 Selecting previously unselected package libhttp-cookies-perl.
21:29:53 #10 46.33 Preparing to unpack .../212-libhttp-cookies-perl_6.04-1_all.deb ...
21:29:53 #11 40.79 Selecting previously unselected package cpp.
21:29:53 #11 40.80 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
21:29:53 #11 40.80 Unpacking cpp (4:9.3.0-1ubuntu2) ...
21:29:53 #11 40.86 Selecting previously unselected package libcc1-0:arm64.
21:29:53 #11 40.86 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:29:53 #11 40.87 Unpacking libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:29:53 #11 40.91 Selecting previously unselected package libgomp1:arm64.
21:29:53 #11 40.91 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:29:53 #11 40.91 Unpacking libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:29:53 #11 40.96 Selecting previously unselected package libitm1:arm64.
21:29:53 #11 40.96 Preparing to unpack .../086-libitm1_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:29:53 #11 40.97 Unpacking libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:29:53 #43 ...
21:29:53 
21:29:53 #47 [all 1/7] COPY --from=tini          /build/ /
21:29:53 #47 DONE 0.1s
21:29:53 
21:29:53 #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...)
21:29:53 #11 42.70 Get:365 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
21:29:53 #11 73.16 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
21:29:53 #11 73.18 Setting up libgpgme11:armhf (1.17.1-4.1ubuntu1) ...
21:29:53 #11 73.19 Setting up dirmngr (2.2.35-3ubuntu1) ...
21:29:53 #9 44.86 No schema files found: doing nothing.
21:29:53 #9 44.87 Setting up distro-info-data (0.57) ...
21:29:53 #9 44.88 Setting up manpages (6.03-1) ...
21:29:53 #9 44.90 Setting up libtirpc-common (1.3.3+ds-1) ...
21:29:53 #9 44.92 Setting up unzip (6.0-28) ...
21:29:53 #9 44.93 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ...
21:29:53 #9 44.94 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
21:29:53 #9 44.95 Setting up libsqlite3-0:arm64 (3.40.1-2) ...
21:29:53 #9 44.97 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
21:29:53 #9 44.99 Setting up libfcgi-bin (2.4.2-2) ...
21:29:53 #9 45.00 Setting up binutils-common:arm64 (2.40-2) ...
21:29:53 #9 45.01 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
21:29:53 #9 45.02 Setting up libmagic1:arm64 (1:5.44-3) ...
21:29:53 #9 45.04 Setting up libdeflate0:arm64 (1.14-1) ...
21:29:53 #9 45.06 Setting up less (590-1.2) ...
21:29:53 #10 43.77 Setting up debian-keyring (2019.02.25) ...
21:29:53 #10 43.79 Setting up libreadline7:arm64 (7.0-5) ...
21:29:53 #10 43.80 Setting up libgdbm6:arm64 (1.18.1-4) ...
21:29:53 #10 43.82 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:29:53 #10 43.85 Setting up libtsan0:arm64 (8.3.0-6) ...
21:29:53 #10 43.87 Setting up pinentry-curses (1.1.0-2) ...
21:29:53 #10 43.89 Setting up manpages-dev (4.16-2) ...
21:29:53 #10 43.91 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
21:29:53 #10 43.92 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
21:29:53 #10 43.94 Setting up libxcb1:arm64 (1.13.1-2) ...
21:29:53 #10 43.95 Setting up at (3.1.23-1) ...
21:29:53 #13 6.662 The following additional packages will be installed:
21:29:53 #13 6.663   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:29:53 #13 6.663   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:29:53 #13 6.663   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:29:53 #13 6.663   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
21:29:53 #13 6.664   libsystemd-dev libudev-dev libuv1 pkg-config
21:29:53 #13 6.665 Suggested packages:
21:29:53 #13 6.665   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:29:53 #13 6.665 Recommended packages:
21:29:53 #13 6.665   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
21:29:53 #13 6.712 The following NEW packages will be installed:
21:29:53 #13 6.712   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:29:53 #13 6.713   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:29:53 #13 6.713   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:29:53 #13 6.713   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
21:29:53 #13 6.713   libsystemd-dev libudev-dev libuv1 pkg-config
21:29:53 #11 44.39 Selecting previously unselected package python3-minimal.
21:29:53 #11 44.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 ... 4703 files and directories currently installed.)
21:29:53 #11 44.39 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
21:29:53 #11 44.40 Unpacking python3-minimal (3.10.6-1~22.04) ...
21:29:53 #11 44.43 Selecting previously unselected package media-types.
21:29:53 #10 74.07 0 added, 0 removed; done.
21:29:53 #10 74.07 Running hooks in /etc/ca-certificates/update.d...
21:29:53 #10 74.07 done.
21:29:53 #10 46.33 Unpacking libhttp-cookies-perl (6.04-1) ...
21:29:53 #10 46.36 Selecting previously unselected package libhttp-daemon-perl.
21:29:53 #10 46.37 Preparing to unpack .../213-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
21:29:53 #10 46.37 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:29:53 #10 46.40 Selecting previously unselected package libhttp-negotiate-perl.
21:29:53 #10 46.40 Preparing to unpack .../214-libhttp-negotiate-perl_6.00-2_all.deb ...
21:29:53 #10 46.41 Unpacking libhttp-negotiate-perl (6.00-2) ...
21:29:53 #10 46.44 Selecting previously unselected package libimport-into-perl.
21:29:53 #10 46.44 Preparing to unpack .../215-libimport-into-perl_1.002005-1_all.deb ...
21:29:53 #10 46.44 Unpacking libimport-into-perl (1.002005-1) ...
21:29:53 #10 46.47 Selecting previously unselected package libio-pty-perl.
21:29:53 #10 46.48 Preparing to unpack .../216-libio-pty-perl_1%3a1.08-1.1build4_arm64.deb ...
21:29:53 #10 46.48 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
21:29:53 #10 46.54 Selecting previously unselected package libio-string-perl.
21:29:53 #10 46.54 Preparing to unpack .../217-libio-string-perl_1.08-3_all.deb ...
21:29:53 #10 46.54 Unpacking libio-string-perl (1.08-3) ...
21:29:53 #11 41.01 Selecting previously unselected package libatomic1:arm64.
21:29:53 #11 41.01 Preparing to unpack .../087-libatomic1_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:29:53 #11 41.01 Unpacking libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:29:53 #11 41.05 Selecting previously unselected package libasan5:arm64.
21:29:53 #11 41.06 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:29:53 #11 41.06 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:29:53 #11 42.71 Get:366 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
21:29:53 #11 42.73 Get:367 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libre2-9 arm64 20220601+dfsg-1 [153 kB]
21:29:53 #11 42.84 Get:368 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
21:29:53 #11 42.85 Get:369 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
21:29:53 #11 42.85 Get:370 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
21:29:53 #11 42.86 Get:371 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libref-util-xs-perl arm64 0.117-2 [12.4 kB]
21:29:53 #11 42.86 Get:372 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
21:29:53 #11 42.88 Get:373 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:29:53 #11 42.89 Get:374 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
21:29:53 #11 73.32 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:29:53 #11 73.34 Setting up perl (5.34.0-5ubuntu1.1) ...
21:29:53 #11 73.36 Setting up libpackage-stash-xs-perl:armhf (0.30-1) ...
21:29:53 #11 73.37 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:29:53 #11 73.38 Setting up libxs-parse-keyword-perl (0.25-1) ...
21:29:53 #11 73.39 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
21:29:53 #11 73.41 Setting up libdata-dump-perl (1.25-1) ...
21:29:53 #11 73.42 Setting up gcc-12 (12.2.0-3ubuntu1) ...
21:29:53 #11 73.43 Setting up libfile-find-rule-perl (0.34-2) ...
21:29:53 #11 73.44 Setting up libref-util-perl (0.204-1) ...
21:29:53 #11 73.45 Setting up libipc-system-simple-perl (1.30-1) ...
21:29:53 #11 73.46 Setting up libnet-domain-tld-perl (1.75-2) ...
21:29:53 #11 73.47 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:29:53 #11 73.49 Setting up libsocket6-perl (0.29-2) ...
21:29:53 #10 44.95 Setting up g++-10 (10.2.1-6) ...
21:29:53 #10 44.96 Setting up libxpm4:arm64 (1:3.5.12-1) ...
21:29:53 #10 44.98 Setting up libtool (2.4.6-15) ...
21:29:53 #10 44.99 Setting up fontconfig-config (2.13.1-4.2) ...
21:29:53 #10 45.20 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
21:29:53 #9 45.07 Setting up perl-openssl-defaults:arm64 (7+b1) ...
21:29:53 #9 45.09 Setting up linux-libc-dev:arm64 (6.1.20-1) ...
21:29:53 #9 45.10 Setting up libctf-nobfd0:arm64 (2.40-2) ...
21:29:53 #9 45.11 Setting up gettext-base (0.21-12) ...
21:29:53 #9 45.12 Setting up m4 (1.4.19-3) ...
21:29:53 #9 45.13 Setting up liblzo2-2:arm64 (2.10-2) ...
21:29:53 #9 45.14 Setting up libnpth0:arm64 (1.6-3) ...
21:29:53 #9 45.16 Setting up krb5-locales (1.20.1-1) ...
21:29:53 #9 45.17 Setting up file (1:5.44-3) ...
21:29:53 #9 45.18 Setting up libsvtav1enc1:arm64 (1.4.1+dfsg-1) ...
21:29:53 #9 45.20 Setting up libassuan0:arm64 (2.5.5-5) ...
21:29:53 #9 45.21 Setting up libgomp1:arm64 (12.2.0-14) ...
21:29:53 #9 45.22 Setting up bzip2 (1.0.8-5+b1) ...
21:29:53 #9 45.23 Setting up libldap-common (2.5.13+dfsg-5) ...
21:29:53 #9 45.25 Setting up pbzip2 (1.1.13-1) ...
21:29:53 #9 45.26 Setting up libjbig0:arm64 (2.1-6.1) ...
21:29:53 #9 45.27 Setting up librav1e0:arm64 (0.5.1-6) ...
21:29:53 #9 45.28 Setting up libfakeroot:arm64 (1.31-1.1) ...
21:29:53 #9 45.30 Setting up libjansson4:arm64 (2.14-2) ...
21:29:53 #9 45.31 Setting up libkrb5support0:arm64 (1.20.1-1+b1) ...
21:29:53 #9 45.33 Setting up libnumber-compare-perl (0.03-3) ...
21:29:53 #9 45.34 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
21:29:53 #9 45.35 Setting up fakeroot (1.31-1.1) ...
21:29:53 #9 45.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:29:53 #9 45.37 Setting up perl-modules-5.36 (5.36.0-7) ...
21:29:53 #10 44.10 invoke-rc.d: could not determine current runlevel
21:29:53 #10 44.10 invoke-rc.d: policy-rc.d denied execution of start.
21:29:53 #10 44.11 Setting up libedit2:arm64 (3.1-20181209-1) ...
21:29:53 #10 44.12 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
21:29:53 #10 44.14 Setting up cron (3.0pl1-134+deb10u1) ...
21:29:53 #10 44.22 Adding group `crontab' (GID 102) ...
21:29:53 #10 44.23 Done.
21:29:53 #10 44.25 invoke-rc.d: could not determine current runlevel
21:29:53 #11 44.43 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:29:53 #11 44.43 Unpacking media-types (7.0.0) ...
21:29:53 #11 44.46 Selecting previously unselected package libmpdec3:arm64.
21:29:53 #11 44.46 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
21:29:53 #11 44.47 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
21:29:53 #11 44.50 Selecting previously unselected package readline-common.
21:29:53 #11 44.50 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:29:53 #11 44.51 Unpacking readline-common (8.1.2-1) ...
21:29:53 #11 44.54 Selecting previously unselected package libreadline8:arm64.
21:29:53 #11 44.54 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
21:29:53 #11 44.54 Unpacking libreadline8:arm64 (8.1.2-1) ...
21:29:53 #11 44.58 Selecting previously unselected package libsqlite3-0:arm64.
21:29:53 #11 44.58 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
21:29:53 #11 44.59 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
21:29:53 #11 44.63 Selecting previously unselected package libpython3.10-stdlib:arm64.
21:29:53 #11 44.63 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2ubuntu1_arm64.deb ...
21:29:53 #11 44.63 Unpacking libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2ubuntu1) ...
21:29:53 #14 6.296 Running transaction check
21:29:53 #10 46.57 Selecting previously unselected package libipc-run-perl.
21:29:53 #10 46.57 Preparing to unpack .../218-libipc-run-perl_0.96-1_all.deb ...
21:29:53 #10 46.58 Unpacking libipc-run-perl (0.96-1) ...
21:29:53 #10 46.64 Selecting previously unselected package liblist-compare-perl.
21:29:53 #10 46.64 Preparing to unpack .../219-liblist-compare-perl_0.53-1_all.deb ...
21:29:53 #10 46.64 Unpacking liblist-compare-perl (0.53-1) ...
21:29:53 #10 46.68 Selecting previously unselected package liblist-moreutils-perl.
21:29:53 #10 46.68 Preparing to unpack .../220-liblist-moreutils-perl_0.416-1build3_arm64.deb ...
21:29:53 #10 46.69 Unpacking liblist-moreutils-perl (0.416-1build3) ...
21:29:53 #10 46.73 Selecting previously unselected package libltdl7:arm64.
21:29:53 #10 46.73 Preparing to unpack .../221-libltdl7_2.4.6-2_arm64.deb ...
21:29:53 #10 46.73 Unpacking libltdl7:arm64 (2.4.6-2) ...
21:29:53 #10 46.77 Selecting previously unselected package libltdl-dev:arm64.
21:29:53 #10 46.77 Preparing to unpack .../222-libltdl-dev_2.4.6-2_arm64.deb ...
21:29:53 #10 46.78 Unpacking libltdl-dev:arm64 (2.4.6-2) ...
21:29:53 #10 46.82 Selecting previously unselected package libnet-http-perl.
21:29:53 #11 41.33 Selecting previously unselected package liblsan0:arm64.
21:29:53 #11 41.33 Preparing to unpack .../089-liblsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:29:53 #11 41.33 Unpacking liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:29:53 #11 41.44 Selecting previously unselected package libtsan0:arm64.
21:29:53 #11 41.44 Preparing to unpack .../090-libtsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:29:53 #11 41.45 Unpacking libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:29:53 #11 73.50 Setting up systemd-timesyncd (251.4-1ubuntu7.1) ...
21:29:53 #11 73.72 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:29:53 #11 73.72 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:29:53 #11 73.73 Setting up libvariable-magic-perl (0.62-2) ...
21:29:53 #11 73.74 Setting up libio-html-perl (1.004-3) ...
21:29:53 #11 43.28 Get:375 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-modules arm64 2.1.28+dfsg-6ubuntu2 [69.3 kB]
21:29:53 #10 45.31 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:29:53 #10 45.32 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
21:29:53 #10 45.33 Setting up man-db (2.9.4-2) ...
21:29:53 #10 45.44 Building database of manual pages ...
21:29:53 #9 45.39 Setting up autotools-dev (20220109.1) ...
21:29:53 #9 45.40 Setting up libglib2.0-data (2.74.6-1) ...
21:29:53 #9 45.42 Setting up rpcsvc-proto (1.4.3-1) ...
21:29:53 #9 45.43 Setting up libjpeg62-turbo:arm64 (1:2.1.5-2) ...
21:29:53 #9 45.44 Setting up libx11-data (2:1.8.4-2) ...
21:29:53 #9 45.45 Setting up make (4.3-4.1) ...
21:29:53 #9 45.46 Setting up libmpfr6:arm64 (4.2.0-1) ...
21:29:53 #9 45.48 Setting up gnupg-l10n (2.2.40-1.1) ...
21:29:53 #9 45.49 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:29:53 #9 45.50 Setting up strace (6.1-0.1) ...
21:29:53 #9 45.52 Setting up xz-utils (5.4.1-0.2) ...
21:29:53 #9 45.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:53 #9 45.54 Setting up t1utils (1.41-4) ...
21:29:53 #9 45.55 Setting up diffstat (1.65-1) ...
21:29:53 #9 45.56 Setting up libpng16-16:arm64 (1.6.39-2) ...
21:29:53 #9 45.57 Setting up libmpc3:arm64 (1.3.1-1) ...
21:29:53 #9 45.59 Setting up libatomic1:arm64 (12.2.0-14) ...
21:29:53 #10 44.26 invoke-rc.d: policy-rc.d denied execution of start.
21:29:53 #10 44.37 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
21:29:53 #10 44.38 Setting up m4 (1.4.18-2) ...
21:29:53 #10 44.39 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
21:29:53 #10 44.41 Setting up binutils (2.31.1-16) ...
21:29:53 #10 44.42 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
21:29:53 #10 44.43 Setting up ca-certificates (20200601~deb10u2) ...
21:29:53 #11 44.73 Selecting previously unselected package python3.10.
21:29:53 #11 44.73 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2ubuntu1_arm64.deb ...
21:29:53 #11 44.73 Unpacking python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:29:53 #11 44.76 Selecting previously unselected package libpython3-stdlib:arm64.
21:29:53 #11 44.76 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
21:29:53 #11 44.77 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
21:29:53 #11 44.79 Setting up python3-minimal (3.10.6-1~22.04) ...
21:29:53 #14 6.404 Transaction check succeeded.
21:29:53 #14 6.404 Running transaction test
21:29:53 #13 7.131 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
21:29:53 #13 7.131 1 not fully installed or removed.
21:29:53 #13 7.131 Need to get 10.9 MB of archives.
21:29:53 #13 7.131 After this operation, 38.6 MB of additional disk space will be used.
21:29:53 #13 7.131 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB]
21:29:53 #10 DONE 74.5s
21:29:53 
21:29:53 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:29:53 #11 DONE 0.1s
21:29:53 
21:29:53 #12 [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
21:29:53 #10 46.82 Preparing to unpack .../223-libnet-http-perl_6.17-1_all.deb ...
21:29:53 #10 46.83 Unpacking libnet-http-perl (6.17-1) ...
21:29:53 #10 46.86 Selecting previously unselected package libwww-robotrules-perl.
21:29:53 #10 46.87 Preparing to unpack .../224-libwww-robotrules-perl_6.01-1_all.deb ...
21:29:53 #10 46.87 Unpacking libwww-robotrules-perl (6.01-1) ...
21:29:53 #10 46.90 Selecting previously unselected package libwww-perl.
21:29:53 #10 46.90 Preparing to unpack .../225-libwww-perl_6.31-1ubuntu0.1_all.deb ...
21:29:53 #10 46.91 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
21:29:53 #10 46.95 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:53 #10 46.95 Preparing to unpack .../226-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:29:53 #10 46.95 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:29:53 #10 46.98 Selecting previously unselected package libsys-hostname-long-perl.
21:29:53 #10 46.98 Preparing to unpack .../227-libsys-hostname-long-perl_1.5-1_all.deb ...
21:29:53 #10 47.01 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:29:53 #10 47.04 Selecting previously unselected package libmail-sendmail-perl.
21:29:53 #10 47.05 Preparing to unpack .../228-libmail-sendmail-perl_0.80-1_all.deb ...
21:29:53 #10 47.05 Unpacking libmail-sendmail-perl (0.80-1) ...
21:29:53 #11 41.67 Selecting previously unselected package libubsan1:arm64.
21:29:53 #11 41.67 Preparing to unpack .../091-libubsan1_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:29:53 #11 41.67 Unpacking libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:29:53 #11 41.77 Selecting previously unselected package libgcc-9-dev:arm64.
21:29:53 #11 41.77 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:29:54 #11 73.74 Setting up libpod-parser-perl (1.65-1) ...
21:29:54 #11 73.75 Setting up libb-hooks-op-check-perl:armhf (0.22-2) ...
21:29:54 #11 73.76 Setting up liblist-moreutils-xs-perl (0.430-3) ...
21:29:54 #11 73.78 Setting up libparams-util-perl (1.102-1build3) ...
21:29:54 #11 73.78 Setting up libdpkg-perl (1.21.9ubuntu1) ...
21:29:54 #11 73.79 Setting up libtime-duration-perl (1.21-1) ...
21:29:54 #11 73.80 Setting up autoconf (2.71-2) ...
21:29:54 #11 73.81 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
21:29:54 #11 73.83 Setting up libarray-intspan-perl (2.004-2) ...
21:29:54 #11 73.83 Setting up libcapture-tiny-perl (0.48-1) ...
21:29:54 #11 73.84 Setting up libtimedate-perl (2.3300-2) ...
21:29:54 #11 73.85 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
21:29:54 #11 73.86 Setting up libsub-name-perl:armhf (0.26-2) ...
21:29:54 #11 73.87 Setting up libtype-tiny-xs-perl:armhf (0.022-2) ...
21:29:54 #11 73.88 Setting up libsyntax-keyword-try-perl (0.27-1) ...
21:29:54 #11 73.89 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:29:54 #11 73.90 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
21:29:54 #11 73.91 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:29:54 #11 73.91 Setting up xauth (1:1.1.1-1) ...
21:29:54 #11 73.92 Setting up libpath-tiny-perl (0.122-1) ...
21:29:54 #11 73.93 Setting up libarchive-cpio-perl (0.10-2) ...
21:29:54 #11 73.94 Setting up libjson-perl (4.09000-1) ...
21:29:54 #11 73.95 Setting up libnsl2:armhf (1.3.0-2build2) ...
21:29:54 #11 73.96 Setting up libipc-run3-perl (0.048-2) ...
21:29:54 #11 73.97 Setting up libregexp-wildcards-perl (1.05-3) ...
21:29:54 #11 73.98 Setting up libfcgi-perl:armhf (0.82+ds-1build1) ...
21:29:54 #11 73.99 Setting up libsub-override-perl (0.09-3) ...
21:29:54 #11 74.00 Setting up libaliased-perl (0.34-2) ...
21:29:54 #11 74.01 Setting up libstrictures-perl (2.000006-1) ...
21:29:54 #11 74.02 Setting up libsub-quote-perl (2.006006-1) ...
21:29:54 #11 74.03 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:29:54 #11 74.04 Setting up libclass-xsaccessor-perl (1.19-4) ...
21:29:54 #11 74.05 Setting up libsort-versions-perl (1.62-2) ...
21:29:54 #11 43.54 Get:376 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsereal-decoder-perl arm64 4.025+ds-1 [100 kB]
21:29:54 #9 45.60 Setting up patch (2.7.6-7) ...
21:29:54 #9 45.61 Setting up autopoint (0.21-12) ...
21:29:54 #9 45.62 Setting up fonts-dejavu-core (2.37-6) ...
21:29:54 #9 45.69 Setting up libgav1-1:arm64 (0.18.0-1+b1) ...
21:29:54 #9 45.70 Setting up libxdelta2:arm64 (1.1.3-10.4) ...
21:29:54 #9 45.72 Setting up libncursesw6:arm64 (6.4-2) ...
21:29:54 #9 45.75 Setting up libk5crypto3:arm64 (1.20.1-1+b1) ...
21:29:54 #9 45.76 Setting up libdav1d6:arm64 (1.0.0-2) ...
21:29:54 #9 45.77 Setting up libltdl7:arm64 (2.4.7-5) ...
21:29:54 #9 45.78 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
21:29:54 #9 45.80 Setting up libwebp7:arm64 (1.2.4-0.1) ...
21:29:54 #11 45.00 Selecting previously unselected package python3.
21:29:54 #11 45.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 ... 5132 files and directories currently installed.)
21:29:54 #11 45.00 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ...
21:29:54 #11 45.01 Unpacking python3 (3.10.6-1~22.04) ...
21:29:54 #11 45.04 Selecting previously unselected package perl-modules-5.34.
21:29:54 #11 45.04 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
21:29:54 #11 45.04 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
21:29:54 #13 7.502 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
21:29:54 #13 7.620 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB]
21:29:54 #10 47.08 Selecting previously unselected package librole-tiny-perl.
21:29:54 #10 47.08 Preparing to unpack .../229-librole-tiny-perl_2.000006-1_all.deb ...
21:29:54 #10 47.09 Unpacking librole-tiny-perl (2.000006-1) ...
21:29:54 #10 47.12 Selecting previously unselected package libstrictures-perl.
21:29:54 #10 47.12 Preparing to unpack .../230-libstrictures-perl_2.000003-1_all.deb ...
21:29:54 #10 47.12 Unpacking libstrictures-perl (2.000003-1) ...
21:29:54 #10 47.15 Selecting previously unselected package libsub-quote-perl.
21:29:54 #10 47.15 Preparing to unpack .../231-libsub-quote-perl_2.005000-1_all.deb ...
21:29:54 #10 47.16 Unpacking libsub-quote-perl (2.005000-1) ...
21:29:54 #10 47.19 Selecting previously unselected package libmoo-perl.
21:29:54 #10 47.19 Preparing to unpack .../232-libmoo-perl_2.003004-1_all.deb ...
21:29:54 #10 47.19 Unpacking libmoo-perl (2.003004-1) ...
21:29:54 #10 47.22 Selecting previously unselected package libpackage-stash-perl.
21:29:54 #10 47.23 Preparing to unpack .../233-libpackage-stash-perl_0.37-1_all.deb ...
21:29:54 #10 47.23 Unpacking libpackage-stash-perl (0.37-1) ...
21:29:54 #10 47.26 Selecting previously unselected package libsub-identify-perl.
21:29:54 #11 41.77 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:29:54 #11 41.90 Selecting previously unselected package gcc-9.
21:29:54 #11 41.91 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:29:54 #11 41.91 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:29:54 #11 74.06 Setting up libexporter-tiny-perl (1.002002-1) ...
21:29:54 #11 74.07 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
21:29:54 #11 74.09 Setting up libfile-dirlist-perl (0.05-2) ...
21:29:54 #11 74.10 Setting up libterm-readkey-perl (2.38-2) ...
21:29:54 #11 74.11 Setting up libtext-levenshteinxs-perl (0.03-5) ...
21:29:54 #11 74.12 Setting up libperlio-gzip-perl (0.20-1) ...
21:29:54 #11 74.13 Setting up libsys-hostname-long-perl (1.5-2) ...
21:29:54 #11 74.14 Setting up libhtml-html5-entities-perl (0.004-2) ...
21:29:54 #11 74.15 Setting up libsereal-decoder-perl (4.025+ds-1) ...
21:29:54 #11 74.16 Setting up liburi-perl (5.12-1ubuntu1) ...
21:29:54 #11 74.16 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:29:54 #11 74.17 Setting up libfile-touch-perl (0.12-1) ...
21:29:54 #11 74.18 Setting up systemd-resolved (251.4-1ubuntu7.1) ...
21:29:54 #11 74.28 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
21:29:54 #11 43.62 Get:377 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsereal-encoder-perl arm64 4.025+ds-1 [101 kB]
21:29:54 #11 43.69 Get:378 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
21:29:54 #11 43.69 Get:379 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsocket6-perl arm64 0.29-2 [19.4 kB]
21:29:54 #11 43.70 Get:380 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB]
21:29:54 #11 43.74 Get:381 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-copyright-perl all 0.003013-1 [21.2 kB]
21:29:54 #11 43.74 Get:382 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:29:54 #11 43.75 Get:383 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-shellquote-perl all 1.04-2 [12.3 kB]
21:29:54 #11 43.75 Get:384 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsyntax-keyword-try-perl arm64 0.27-1 [26.4 kB]
21:29:54 #11 43.76 Get:385 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libterm-readkey-perl arm64 2.38-2 [24.7 kB]
21:29:54 #9 45.82 Setting up libubsan1:arm64 (12.2.0-14) ...
21:29:54 #9 45.83 Setting up libnuma1:arm64 (2.0.16-1) ...
21:29:54 #9 45.85 Setting up python-apt-common (2.5.3) ...
21:29:54 #9 45.87 Setting up mount (2.38.1-5+b1) ...
21:29:54 #9 45.88 Setting up sensible-utils (0.0.17+nmu1) ...
21:29:54 #9 45.89 Setting up libhwasan0:arm64 (12.2.0-14) ...
21:29:54 #9 45.91 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
21:29:54 #9 45.92 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ...
21:29:54 #9 45.94 Setting up libtiff6:arm64 (4.5.0-5) ...
21:29:54 #9 45.96 Setting up libasan8:arm64 (12.2.0-14) ...
21:29:54 #9 45.97 Setting up libuchardet0:arm64 (0.0.7-1) ...
21:29:54 #9 45.99 Setting up lzop (1.04-2) ...
21:29:54 #9 46.00 Setting up git-man (1:2.39.2-1.1) ...
21:29:54 #9 46.02 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
21:29:54 #9 46.03 Setting up netbase (6.4) ...
21:29:54 #9 46.07 Setting up libkrb5-3:arm64 (1.20.1-1+b1) ...
21:29:54 #9 46.09 Setting up libtsan2:arm64 (12.2.0-14) ...
21:29:54 #9 46.10 Setting up libbinutils:arm64 (2.40-2) ...
21:29:54 #9 46.11 Setting up lsb-release (12.0-1) ...
21:29:54 #9 46.13 Setting up libfido2-1:arm64 (1.12.0-2+b1) ...
21:29:54 #11 45.28 Selecting previously unselected package libgdbm6:arm64.
21:29:54 #11 45.28 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ...
21:29:54 #11 45.28 Unpacking libgdbm6:arm64 (1.23-1) ...
21:29:54 #11 45.32 Selecting previously unselected package libgdbm-compat4:arm64.
21:29:54 #11 45.32 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ...
21:29:54 #11 45.32 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
21:29:54 #11 45.35 Selecting previously unselected package libperl5.34:arm64.
21:29:54 #13 7.640 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
21:29:54 #13 7.664 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB]
21:29:54 #13 7.674 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:29:54 #13 7.675 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB]
21:29:54 #13 7.677 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
21:29:54 #14 7.021 Transaction test succeeded.
21:29:54 #14 7.024 Running transaction
21:29:54 #10 47.26 Preparing to unpack .../234-libsub-identify-perl_0.14-1_arm64.deb ...
21:29:54 #10 47.26 Unpacking libsub-identify-perl (0.14-1) ...
21:29:54 #10 47.30 Selecting previously unselected package libnamespace-clean-perl.
21:29:54 #10 47.30 Preparing to unpack .../235-libnamespace-clean-perl_0.27-1_all.deb ...
21:29:54 #10 47.30 Unpacking libnamespace-clean-perl (0.27-1) ...
21:29:54 #10 47.33 Selecting previously unselected package libnumber-compare-perl.
21:29:54 #10 47.33 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
21:29:54 #10 47.33 Unpacking libnumber-compare-perl (0.03-1) ...
21:29:54 #10 47.37 Selecting previously unselected package libnumber-range-perl.
21:29:54 #10 47.37 Preparing to unpack .../237-libnumber-range-perl_0.12-1_all.deb ...
21:29:54 #10 47.37 Unpacking libnumber-range-perl (0.12-1) ...
21:29:54 #10 47.40 Selecting previously unselected package libpackage-stash-xs-perl.
21:29:54 #10 47.41 Preparing to unpack .../238-libpackage-stash-xs-perl_0.28-3build2_arm64.deb ...
21:29:54 #10 47.41 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
21:29:54 #10 47.44 Selecting previously unselected package libparse-debianchangelog-perl.
21:29:54 #10 47.45 Preparing to unpack .../239-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
21:29:54 #10 47.45 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
21:29:54 #10 47.48 Selecting previously unselected package libtext-glob-perl.
21:29:54 #12 0.815 Hit:1 http://deb.debian.org/debian buster InRelease
21:29:54 #11 74.28 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
21:29:54 #11 74.28 Cannot take a backup of /etc/resolv.conf.
21:29:54 #11 74.28 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:29:54 #11 74.28 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
21:29:54 #11 74.41 Setting up libemail-address-xs-perl (1.05-1) ...
21:29:54 #11 74.42 Setting up libnet-ssleay-perl:armhf (1.92-2) ...
21:29:54 #11 74.43 Setting up automake (1:1.16.5-1.3) ...
21:29:54 #11 74.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:29:54 #11 74.44 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
21:29:54 #11 74.44 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
21:29:54 #11 74.45 Setting up libapt-pkg-perl (0.1.40build2) ...
21:29:54 #11 74.46 Setting up libstring-escape-perl (2010.002-2) ...
21:29:54 #11 74.47 Setting up libberkeleydb-perl:armhf (0.64-1build3) ...
21:29:54 #11 74.48 Setting up libhttp-date-perl (6.05-1) ...
21:29:54 #11 74.49 Setting up libfile-which-perl (1.27-1) ...
21:29:54 #11 74.50 Setting up libfile-basedir-perl (0.09-1) ...
21:29:54 #11 74.51 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:29:54 #11 74.52 Setting up libset-intspan-perl (1.19-2) ...
21:29:54 #9 46.14 Setting up libisl23:arm64 (0.25-1) ...
21:29:54 #9 46.15 Setting up libde265-0:arm64 (1.0.11-1) ...
21:29:54 #9 46.17 Setting up libc-dev-bin (2.36-8) ...
21:29:54 #9 46.18 Setting up openssl (3.0.8-1) ...
21:29:54 #9 46.24 Setting up libbsd0:arm64 (0.11.7-2) ...
21:29:54 #9 46.25 Setting up libyuv0:arm64 (0.0~git20230123.b2528b0-1) ...
21:29:54 #9 46.27 Setting up libelf1:arm64 (0.188-2.1) ...
21:29:54 #9 46.28 Setting up readline-common (8.2-1.3) ...
21:29:54 #9 46.30 Setting up publicsuffix (20230209.2326-1) ...
21:29:54 #9 46.31 Setting up libxml2:arm64 (2.9.14+dfsg-1.1+b3) ...
21:29:54 #9 46.32 Setting up zstd (1.5.4+dfsg2-3) ...
21:29:54 #9 46.33 Setting up libmarkdown2:arm64 (2.2.7-2) ...
21:29:54 #9 46.34 Setting up libcc1-0:arm64 (12.2.0-14) ...
21:29:54 #9 46.36 Setting up iso-codes (4.13.0-1) ...
21:29:54 #11 45.35 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_arm64.deb ...
21:29:54 #11 45.36 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
21:29:54 #11 45.55 Selecting previously unselected package perl.
21:29:54 #11 45.56 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_arm64.deb ...
21:29:54 #11 45.57 Unpacking perl (5.34.0-3ubuntu1.1) ...
21:29:54 #11 45.60 Selecting previously unselected package openssl.
21:29:54 #11 45.60 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.8_arm64.deb ...
21:29:54 #11 45.61 Unpacking openssl (3.0.2-0ubuntu1.8) ...
21:29:54 #11 45.66 Selecting previously unselected package ca-certificates.
21:29:54 #11 45.66 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
21:29:54 #11 45.67 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
21:29:54 #11 45.72 Selecting previously unselected package distro-info-data.
21:29:54 #13 7.818 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.1 [4643 kB]
21:29:54 #10 47.48 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
21:29:54 #10 47.49 Unpacking libtext-glob-perl (0.10-1) ...
21:29:54 #10 47.52 Selecting previously unselected package libpath-iterator-rule-perl.
21:29:54 #10 47.52 Preparing to unpack .../241-libpath-iterator-rule-perl_1.009-1_all.deb ...
21:29:54 #10 47.53 Unpacking libpath-iterator-rule-perl (1.009-1) ...
21:29:54 #10 47.56 Selecting previously unselected package libpath-tiny-perl.
21:29:54 #10 47.57 Preparing to unpack .../242-libpath-tiny-perl_0.104-1_all.deb ...
21:29:54 #10 47.57 Unpacking libpath-tiny-perl (0.104-1) ...
21:29:54 #10 47.63 Selecting previously unselected package libperlio-gzip-perl.
21:29:54 #10 47.63 Preparing to unpack .../243-libperlio-gzip-perl_0.19-1build3_arm64.deb ...
21:29:54 #10 47.64 Unpacking libperlio-gzip-perl (0.19-1build3) ...
21:29:54 #10 47.67 Selecting previously unselected package libpod-constants-perl.
21:29:54 #10 47.67 Preparing to unpack .../244-libpod-constants-perl_0.19-1_all.deb ...
21:29:54 #10 47.67 Unpacking libpod-constants-perl (0.19-1) ...
21:29:54 #10 47.70 Selecting previously unselected package libregexp-pattern-license-perl.
21:29:54 #10 47.71 Preparing to unpack .../245-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
21:29:54 #10 47.71 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
21:29:54 #10 47.75 Selecting previously unselected package libsasl2-modules:arm64.
21:29:54 #10 47.75 Preparing to unpack .../246-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:29:54 #10 47.75 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:29:54 #10 47.79 Selecting previously unselected package libsort-key-perl.
21:29:54 #10 47.79 Preparing to unpack .../247-libsort-key-perl_1.33-2_arm64.deb ...
21:29:54 #10 47.80 Unpacking libsort-key-perl (1.33-2) ...
21:29:54 #10 47.83 Selecting previously unselected package libstring-copyright-perl.
21:29:54 #10 47.83 Preparing to unpack .../248-libstring-copyright-perl_0.003005-1_all.deb ...
21:29:54 #10 47.83 Unpacking libstring-copyright-perl (0.003005-1) ...
21:29:54 #10 47.87 Selecting previously unselected package libstring-escape-perl.
21:29:54 #10 44.97 Updating certificates in /etc/ssl/certs...
21:29:54 #12 0.816 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:29:54 #12 0.816 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:29:54 #11 74.53 Setting up libmouse-perl (2.5.10-1build4) ...
21:29:54 #11 74.54 Setting up libfile-listing-perl (6.15-1) ...
21:29:54 #11 74.55 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
21:29:54 #11 74.55 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:29:54 #11 74.56 Setting up libdata-messagepack-perl (1.02-1) ...
21:29:54 #11 74.57 Setting up libfont-afm-perl (1.20-3) ...
21:29:54 #11 74.58 Setting up libwant-perl (0.29-2) ...
21:29:54 #11 74.60 Setting up libdynaloader-functions-perl (0.003-2) ...
21:29:54 #11 74.60 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:29:54 #11 74.61 Setting up liblist-compare-perl (0.55-1) ...
21:29:54 #11 74.62 Setting up libref-util-xs-perl (0.117-2) ...
21:29:54 #11 74.64 Setting up libio-pty-perl (1:1.15-2build2) ...
21:29:54 #11 74.65 Setting up libfile-fcntllock-perl (0.22-4) ...
21:29:54 #11 74.66 Setting up libclone-perl (0.45-1build3) ...
21:29:54 #11 74.67 Setting up libalgorithm-diff-perl (1.201-1) ...
21:29:54 #11 74.68 Setting up libarchive-zip-perl (1.68-1) ...
21:29:54 #11 74.69 Setting up libsub-identify-perl (0.14-2) ...
21:29:54 #11 74.70 Setting up libdistro-info-perl (1.1ubuntu1) ...
21:29:54 #11 74.71 Setting up libcpanel-json-xs-perl:armhf (4.32-1) ...
21:29:54 #11 74.72 Setting up liblist-moreutils-perl (0.430-2) ...
21:29:54 #11 74.73 Setting up libhtml-tagset-perl (3.20-4) ...
21:29:54 #11 74.74 Setting up liblog-any-perl (1.710-1) ...
21:29:54 #11 74.75 Setting up libauthen-sasl-perl (2.1600-2) ...
21:29:54 #11 74.76 Setting up libdevel-size-perl (0.83-2) ...
21:29:54 #11 74.76 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
21:29:54 #11 74.78 Setting up libpod-constants-perl (0.19-2) ...
21:29:54 #11 74.78 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
21:29:54 #11 74.79 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:29:54 #11 74.80 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:29:54 #11 74.81 Setting up libio-interactive-perl (1.023-1) ...
21:29:54 #11 74.82 Setting up libtry-tiny-perl (0.31-1) ...
21:29:54 #11 74.83 Setting up libtype-tiny-perl (1.016008-1) ...
21:29:54 #11 42.41 Selecting previously unselected package gcc.
21:29:54 #11 42.42 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
21:29:54 #11 42.42 Unpacking gcc (4:9.3.0-1ubuntu2) ...
21:29:54 #11 42.46 Selecting previously unselected package libstdc++-9-dev:arm64.
21:29:54 #11 42.46 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:29:54 #11 42.46 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:29:54 #9 46.37 Setting up liblocale-gettext-perl (1.07-5) ...
21:29:54 #9 46.38 Setting up liblsan0:arm64 (12.2.0-14) ...
21:29:54 #9 46.39 Setting up dctrl-tools (2.24-3) ...
21:29:54 #9 46.40 Setting up libitm1:arm64 (12.2.0-14) ...
21:29:54 #9 46.41 Setting up debian-keyring (2022.12.24) ...
21:29:54 #9 46.43 Setting up libgdbm6:arm64 (1.23-3) ...
21:29:54 #9 46.44 Setting up libctf0:arm64 (2.40-2) ...
21:29:54 #9 46.45 Setting up pinentry-curses (1.2.1-1) ...
21:29:54 #9 46.47 Setting up manpages-dev (6.03-1) ...
21:29:54 #9 46.48 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
21:29:54 #9 46.49 Setting up cpp-12 (12.2.0-14) ...
21:29:54 #9 46.50 Setting up libxcb1:arm64 (1.15-1) ...
21:29:54 #9 46.51 Setting up gettext (0.21-12) ...
21:29:54 #9 46.53 Setting up xdelta (1.1.3-10.4) ...
21:29:54 #9 46.54 Setting up libavif15:arm64 (0.11.1-1) ...
21:29:54 #9 46.55 Setting up libarchive13:arm64 (3.6.2-1) ...
21:29:54 #9 46.56 Setting up fontconfig-config (2.14.1-4) ...
21:29:54 #11 44.16 Get:386 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-levenshteinxs-perl arm64 0.03-5 [8514 B]
21:29:54 #11 44.24 Get:387 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
21:29:54 #11 44.25 Get:388 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
21:29:54 #11 45.72 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
21:29:54 #11 45.72 Unpacking distro-info-data (0.52ubuntu0.2) ...
21:29:54 #11 45.76 Selecting previously unselected package iso-codes.
21:29:54 #11 45.76 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
21:29:54 #11 45.76 Unpacking iso-codes (4.9.0-1) ...
21:29:54 #13 8.097 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B]
21:29:54 #13 8.112 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
21:29:54 #13 8.262 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB]
21:29:54 #13 8.337 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.7 [20.7 kB]
21:29:54 #10 47.87 Preparing to unpack .../249-libstring-escape-perl_2010.002-2_all.deb ...
21:29:54 #10 47.87 Unpacking libstring-escape-perl (2010.002-2) ...
21:29:54 #10 47.92 Selecting previously unselected package libtext-levenshtein-perl.
21:29:54 #10 47.92 Preparing to unpack .../250-libtext-levenshtein-perl_0.13-1_all.deb ...
21:29:54 #10 47.92 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:29:54 #10 47.99 Selecting previously unselected package libunicode-utf8-perl.
21:29:54 #10 47.99 Preparing to unpack .../251-libunicode-utf8-perl_0.60-1build4_arm64.deb ...
21:29:54 #10 48.00 Unpacking libunicode-utf8-perl (0.60-1build4) ...
21:29:54 #10 48.03 Selecting previously unselected package libxml-namespacesupport-perl.
21:29:54 #10 48.03 Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:29:54 #10 48.03 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:29:54 #10 48.06 Selecting previously unselected package libxml-sax-base-perl.
21:29:54 #10 48.06 Preparing to unpack .../253-libxml-sax-base-perl_1.09-1_all.deb ...
21:29:54 #10 48.07 Unpacking libxml-sax-base-perl (1.09-1) ...
21:29:54 #10 48.11 Selecting previously unselected package libxml-sax-perl.
21:29:55 #10 45.63 137 added, 0 removed; done.
21:29:55 #10 45.67 Setting up libunbound8:arm64 (1.9.0-2+deb10u3) ...
21:29:55 #10 45.68 Setting up shared-mime-info (1.10-1) ...
21:29:55 #11 74.84 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
21:29:55 #11 74.85 Setting up libmldbm-perl (2.05-3) ...
21:29:55 #11 74.86 Setting up libxml-namespacesupport-perl (1.12-2) ...
21:29:55 #11 74.87 Setting up libnet-http-perl (6.22-1) ...
21:29:55 #11 74.88 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:29:55 #11 74.89 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
21:29:55 #11 74.90 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:29:55 #11 74.92 Setting up libtime-moment-perl (0.44-2) ...
21:29:55 #11 74.93 Setting up libencode-locale-perl (1.05-2) ...
21:29:55 #11 74.94 Setting up libexception-class-perl (1.45-1) ...
21:29:55 #11 74.95 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:29:55 #11 74.96 Setting up libconfig-tiny-perl (2.28-1) ...
21:29:55 #11 74.97 Setting up libsereal-encoder-perl:armhf (4.025+ds-1) ...
21:29:55 #11 74.98 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:29:55 #11 74.99 Setting up liblist-utilsby-perl (0.12-1) ...
21:29:55 #11 75.00 Setting up libstring-shellquote-perl (1.04-2) ...
21:29:55 #11 75.01 Setting up libnet-netmask-perl (2.0001-1) ...
21:29:55 #11 75.02 Setting up libsub-install-perl (0.928-2) ...
21:29:55 #11 75.03 Setting up gcc (4:12.2.0-1ubuntu1) ...
21:29:55 #11 75.05 Setting up dpkg-dev (1.21.9ubuntu1) ...
21:29:55 #11 42.69 Selecting previously unselected package g++-9.
21:29:55 #11 42.69 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:29:55 #11 42.69 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:29:55 #9 46.77 Setting up libedit2:arm64 (3.1-20221030-2) ...
21:29:55 #9 46.78 Setting up libreadline8:arm64 (8.2-1.3) ...
21:29:55 #9 46.80 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
21:29:55 #9 46.81 Setting up ca-certificates (20230311) ...
21:29:55 #11 44.49 Get:389 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
21:29:55 #11 44.49 Get:390 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtime-moment-perl arm64 0.44-2 [72.5 kB]
21:29:55 #11 44.52 Get:391 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtype-tiny-xs-perl arm64 0.022-2 [24.9 kB]
21:29:55 #11 44.53 Get:392 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
21:29:55 #11 44.54 Get:393 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-mechanize-perl all 2.14-2 [93.9 kB]
21:29:55 #11 44.57 Get:394 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
21:29:55 #11 44.57 Get:395 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-base-perl all 1.09-2 [19.3 kB]
21:29:55 #11 44.57 Get:396 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:29:55 #11 45.91 Selecting previously unselected package less.
21:29:55 #11 45.91 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_arm64.deb ...
21:29:55 #11 45.92 Unpacking less (590-1ubuntu0.22.04.1) ...
21:29:55 #11 45.95 Selecting previously unselected package libmd0:arm64.
21:29:55 #11 45.95 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ...
21:29:55 #11 45.96 Unpacking libmd0:arm64 (1.0.4-1build1) ...
21:29:55 #11 46.02 Selecting previously unselected package libbsd0:arm64.
21:29:55 #11 46.02 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ...
21:29:55 #11 46.03 Unpacking libbsd0:arm64 (0.11.5-1) ...
21:29:55 #11 46.06 Selecting previously unselected package libelf1:arm64.
21:29:55 #11 46.06 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ...
21:29:55 #11 46.06 Unpacking libelf1:arm64 (0.186-1build1) ...
21:29:55 #11 46.10 Selecting previously unselected package libicu70:arm64.
21:29:55 #11 46.10 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ...
21:29:55 #11 46.10 Unpacking libicu70:arm64 (70.1-2) ...
21:29:55 #13 8.373 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB]
21:29:55 #10 48.11 Preparing to unpack .../254-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
21:29:55 #10 48.12 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:29:55 #10 48.16 Selecting previously unselected package libxml-libxml-perl.
21:29:55 #10 48.16 Preparing to unpack .../255-libxml-libxml-perl_2.0128+dfsg-5_arm64.deb ...
21:29:55 #10 48.17 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
21:29:55 #10 48.22 Selecting previously unselected package libxml-parser-perl.
21:29:55 #10 48.22 Preparing to unpack .../256-libxml-parser-perl_2.44-2build3_arm64.deb ...
21:29:55 #10 48.23 Unpacking libxml-parser-perl (2.44-2build3) ...
21:29:55 #10 48.30 Selecting previously unselected package libxml-sax-expat-perl.
21:29:55 #10 48.31 Preparing to unpack .../257-libxml-sax-expat-perl_0.40-2_all.deb ...
21:29:55 #10 48.31 Unpacking libxml-sax-expat-perl (0.40-2) ...
21:29:55 #10 48.34 Selecting previously unselected package libxml-simple-perl.
21:29:55 #11 75.07 Setting up libindirect-perl (0.39-2) ...
21:29:55 #11 75.08 Setting up libxs-parse-sublike-perl:armhf (0.16-1ubuntu2) ...
21:29:55 #11 75.09 Setting up intltool-debian (0.35.0+20060710.5) ...
21:29:55 #11 75.10 Setting up libfreezethaw-perl (0.5001-2.1) ...
21:29:55 #11 75.11 Setting up libobject-pad-perl (0.68-1) ...
21:29:55 #11 75.12 Setting up liberror-perl (0.17029-1) ...
21:29:55 #11 75.13 Setting up libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.3) ...
21:29:55 #11 75.14 Setting up patchutils (0.4.2-1build2) ...
21:29:55 #11 75.16 Setting up libmail-sendmail-perl (0.80-2) ...
21:29:55 #11 75.17 Setting up libltdl-dev:armhf (2.4.7-4) ...
21:29:55 #11 75.18 Setting up libjson-maybexs-perl (1.004003-1) ...
21:29:55 #11 75.19 Setting up libxml-sax-base-perl (1.09-2) ...
21:29:55 #11 75.20 Setting up libio-string-perl (1.08-3.1) ...
21:29:55 #11 75.21 Setting up libreadonly-perl (2.050-3) ...
21:29:55 #11 75.22 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
21:29:55 #11 75.24 Setting up libstring-copyright-perl (0.003013-1) ...
21:29:55 #11 75.24 Setting up libdata-optlist-perl (0.112-1) ...
21:29:55 #11 75.25 Setting up libipc-run-perl (20220807.0-1) ...
21:29:55 #11 75.27 Setting up git (1:2.37.2-1ubuntu1.4) ...
21:29:55 #14 7.832   Preparing        :                                                        1/1 
21:29:55 #14 7.892   Installing       : python3-libselinux-2.9-8.el8.aarch64                  1/61 
21:29:55 #14 7.946   Installing       : make-1:4.2.1-11.el8.aarch64                           2/61 
21:29:55 #14 7.960   Running scriptlet: make-1:4.2.1-11.el8.aarch64                           2/61 
21:29:55 #14 7.985   Installing       : m4-1.4.18-7.el8.aarch64                               3/61 
21:29:55 #14 7.998   Running scriptlet: m4-1.4.18-7.el8.aarch64                               3/61 
21:29:55 #11 46.32 Selecting previously unselected package libxml2:arm64.
21:29:55 #11 46.32 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_arm64.deb ...
21:29:55 #11 46.32 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
21:29:55 #11 46.37 Selecting previously unselected package libyaml-0-2:arm64.
21:29:55 #11 46.37 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ...
21:29:55 #11 46.38 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
21:29:55 #11 46.41 Selecting previously unselected package lsb-release.
21:29:55 #11 46.41 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
21:29:55 #11 46.42 Unpacking lsb-release (11.1.0ubuntu4) ...
21:29:55 #11 46.45 Selecting previously unselected package netbase.
21:29:55 #13 8.649 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-16-0 armhf 10.39-3ubuntu0.1 [174 kB]
21:29:55 #13 8.690 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-32-0 armhf 10.39-3ubuntu0.1 [164 kB]
21:29:55 #13 8.718 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-posix3 armhf 10.39-3ubuntu0.1 [5528 B]
21:29:55 #13 8.718 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-dev armhf 10.39-3ubuntu0.1 [647 kB]
21:29:55 #13 8.785 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB]
21:29:55 #13 8.797 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB]
21:29:55 #13 8.798 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB]
21:29:55 #13 8.805 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.7 [306 kB]
21:29:55 #10 48.34 Preparing to unpack .../258-libxml-simple-perl_2.24-1_all.deb ...
21:29:55 #10 48.35 Unpacking libxml-simple-perl (2.24-1) ...
21:29:55 #10 48.38 Selecting previously unselected package libyaml-libyaml-perl.
21:29:55 #10 48.38 Preparing to unpack .../259-libyaml-libyaml-perl_0.69+repack-1_arm64.deb ...
21:29:55 #10 48.39 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
21:29:55 #10 48.42 Selecting previously unselected package licensecheck.
21:29:55 #10 48.42 Preparing to unpack .../260-licensecheck_3.0.31-2_all.deb ...
21:29:55 #10 48.43 Unpacking licensecheck (3.0.31-2) ...
21:29:55 #10 48.46 Selecting previously unselected package patchutils.
21:29:55 #10 48.46 Preparing to unpack .../261-patchutils_0.3.4-2_arm64.deb ...
21:29:55 #10 48.47 Unpacking patchutils (0.3.4-2) ...
21:29:55 #10 48.50 Selecting previously unselected package t1utils.
21:29:55 #10 48.50 Preparing to unpack .../262-t1utils_1.41-2_arm64.deb ...
21:29:55 #10 48.51 Unpacking t1utils (1.41-2) ...
21:29:55 #10 48.54 Selecting previously unselected package lintian.
21:29:55 #10 48.55 Preparing to unpack .../263-lintian_2.5.81ubuntu1_all.deb ...
21:29:55 #10 48.55 Unpacking lintian (2.5.81ubuntu1) ...
21:29:55 #11 75.29 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
21:29:55 #11 75.29 Setting up libcontextual-return-perl (0.004014-3) ...
21:29:55 #11 75.30 Setting up libwww-robotrules-perl (6.02-1) ...
21:29:55 #11 75.32 Setting up libtypes-serialiser-perl (1.01-1) ...
21:29:55 #11 75.33 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
21:29:55 #11 75.34 Setting up libhtml-parser-perl:armhf (3.78-1) ...
21:29:55 #11 75.35 Setting up libgit-wrapper-perl (0.048-1) ...
21:29:55 #11 75.36 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:29:55 #11 75.37 Setting up librole-tiny-perl (2.002004-1) ...
21:29:55 #11 75.38 Setting up gnupg (2.2.35-3ubuntu1) ...
21:29:55 #11 75.39 Setting up libc6-dev:armhf (2.36-0ubuntu4) ...
21:29:55 #11 75.40 Setting up libfont-ttf-perl (1.06-2) ...
21:29:55 #11 75.41 Setting up libfile-homedir-perl (1.006-1) ...
21:29:55 #11 75.42 Setting up libalgorithm-diff-xs-perl:armhf (0.04-7) ...
21:29:55 #11 75.43 Setting up libio-socket-ssl-perl (2.074-2) ...
21:29:55 #11 75.45 Setting up libsub-exporter-perl (0.988-1) ...
21:29:55 #11 75.46 Setting up libpython3-stdlib:armhf (3.10.6-1) ...
21:29:55 #11 75.47 Setting up libalgorithm-merge-perl (0.08-4) ...
21:29:55 #11 75.48 Setting up libhttp-message-perl (6.37-1) ...
21:29:55 #12 1.174 Reading package lists...
21:29:55 #14 8.060   Installing       : autoconf-2.69-29.el8.noarch                           4/61 
21:29:55 #14 8.078   Running scriptlet: autoconf-2.69-29.el8.noarch                           4/61 
21:29:55 #14 8.134   Installing       : checkpolicy-2.9-1.el8.aarch64                         5/61 
21:29:55 #14 8.159   Installing       : libmpc-1.1.0-9.1.el8.aarch64                          6/61 
21:29:55 #14 8.175   Installing       : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/61 
21:29:55 #11 43.21 Selecting previously unselected package g++.
21:29:55 #11 43.21 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
21:29:55 #11 43.22 Unpacking g++ (4:9.3.0-1ubuntu2) ...
21:29:55 #11 43.25 Selecting previously unselected package make.
21:29:55 #11 43.25 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ...
21:29:55 #11 43.26 Unpacking make (4.2.1-1.2) ...
21:29:55 #11 43.30 Selecting previously unselected package libdpkg-perl.
21:29:55 #11 43.30 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
21:29:55 #11 43.30 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
21:29:55 #11 43.35 Selecting previously unselected package patch.
21:29:55 #11 46.46 Preparing to unpack .../018-netbase_6.3_all.deb ...
21:29:55 #11 46.46 Unpacking netbase (6.3) ...
21:29:55 #11 46.49 Selecting previously unselected package python-apt-common.
21:29:55 #11 46.49 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu1_all.deb ...
21:29:55 #11 46.49 Unpacking python-apt-common (2.4.0ubuntu1) ...
21:29:55 #11 46.52 Selecting previously unselected package python3-apt.
21:29:55 #11 46.53 Preparing to unpack .../020-python3-apt_2.4.0ubuntu1_arm64.deb ...
21:29:55 #11 46.53 Unpacking python3-apt (2.4.0ubuntu1) ...
21:29:55 #11 46.57 Selecting previously unselected package python3-pkg-resources.
21:29:55 #11 46.57 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
21:29:55 #11 46.57 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:29:55 #11 46.62 Selecting previously unselected package ucf.
21:29:55 #11 46.62 Preparing to unpack .../022-ucf_3.0043_all.deb ...
21:29:55 #11 46.62 Moving old data out of the way
21:29:55 #11 46.62 Unpacking ucf (3.0043) ...
21:29:55 #11 46.66 Selecting previously unselected package bsdextrautils.
21:29:55 #11 46.66 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ...
21:29:55 #11 46.67 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
21:29:55 #11 46.70 Selecting previously unselected package libmagic-mgc.
21:29:55 #9 47.30 Updating certificates in /etc/ssl/certs...
21:29:55 #11 44.99 Get:397 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
21:29:55 #13 8.974 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu1 [1325 kB]
21:29:55 #10 48.66 Selecting previously unselected package manpages-dev.
21:29:55 #10 48.66 Preparing to unpack .../264-manpages-dev_4.15-1_all.deb ...
21:29:55 #10 48.66 Unpacking manpages-dev (4.15-1) ...
21:29:55 #10 48.88 Selecting previously unselected package python3-certifi.
21:29:55 #11 75.49 Setting up libdata-validate-ip-perl (0.30-1) ...
21:29:55 #11 75.50 Setting up libhtml-form-perl (6.10-1) ...
21:29:55 #11 75.51 Setting up libiterator-perl (0.03+ds1-2) ...
21:29:55 #11 75.52 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:29:55 #11 75.53 Setting up libjson-xs-perl (4.030-1build3) ...
21:29:55 #11 75.54 Setting up libhttp-negotiate-perl (6.01-1) ...
21:29:55 #11 75.55 Setting up libio-prompter-perl (0.004015-1) ...
21:29:55 #11 75.56 Setting up python3.10 (3.10.7-1ubuntu0.3) ...
21:29:55 #11 43.36 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ...
21:29:55 #11 43.36 Unpacking patch (2.7.6-6) ...
21:29:55 #11 43.40 Selecting previously unselected package dpkg-dev.
21:29:55 #11 43.40 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
21:29:55 #11 43.40 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
21:29:55 #11 43.48 Selecting previously unselected package build-essential.
21:29:55 #11 43.48 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ...
21:29:55 #11 43.49 Unpacking build-essential (12.8ubuntu1.1) ...
21:29:55 #11 43.52 Selecting previously unselected package libbrotli1:arm64.
21:29:55 #11 43.52 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
21:29:55 #11 43.53 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
21:29:55 #11 43.58 Selecting previously unselected package libroken18-heimdal:arm64.
21:29:55 #11 43.58 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:55 #11 43.59 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:55 #11 43.63 Selecting previously unselected package libasn1-8-heimdal:arm64.
21:29:55 #11 43.63 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:55 #11 43.64 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:55 #11 43.71 Selecting previously unselected package libheimbase1-heimdal:arm64.
21:29:55 #11 46.70 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_arm64.deb ...
21:29:55 #11 46.71 Unpacking libmagic-mgc (1:5.41-3) ...
21:29:55 #11 46.77 Selecting previously unselected package libmagic1:arm64.
21:29:55 #11 46.77 Preparing to unpack .../025-libmagic1_1%3a5.41-3_arm64.deb ...
21:29:55 #11 46.77 Unpacking libmagic1:arm64 (1:5.41-3) ...
21:29:55 #11 46.80 Selecting previously unselected package file.
21:29:55 #11 46.81 Preparing to unpack .../026-file_1%3a5.41-3_arm64.deb ...
21:29:55 #11 46.81 Unpacking file (1:5.41-3) ...
21:29:55 #11 46.84 Selecting previously unselected package gettext-base.
21:29:55 #11 46.84 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ...
21:29:55 #11 46.84 Unpacking gettext-base (0.21-4ubuntu4) ...
21:29:55 #11 46.88 Selecting previously unselected package libuchardet0:arm64.
21:29:55 #11 46.88 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ...
21:29:55 #11 46.88 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
21:29:55 #11 46.91 Selecting previously unselected package groff-base.
21:29:55 #11 46.92 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ...
21:29:55 #11 46.92 Unpacking groff-base (1.22.4-8build1) ...
21:29:55 #11 46.98 Selecting previously unselected package libcbor0.8:arm64.
21:29:55 #11 46.99 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
21:29:55 #11 46.99 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
21:29:55 #11 47.02 Selecting previously unselected package libedit2:arm64.
21:29:55 #10 48.88 Preparing to unpack .../265-python3-certifi_2018.1.18-2_all.deb ...
21:29:55 #10 48.89 Unpacking python3-certifi (2018.1.18-2) ...
21:29:55 #10 48.93 Selecting previously unselected package python3-idna.
21:29:55 #10 48.94 Preparing to unpack .../266-python3-idna_2.6-1_all.deb ...
21:29:55 #10 48.94 Unpacking python3-idna (2.6-1) ...
21:29:55 #10 48.98 Selecting previously unselected package python3-urllib3.
21:29:55 #10 48.99 Preparing to unpack .../267-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
21:29:55 #10 48.99 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:29:55 #10 49.04 Selecting previously unselected package python3-requests.
21:29:55 #10 49.04 Preparing to unpack .../268-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
21:29:55 #10 49.04 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
21:29:55 #10 49.08 Selecting previously unselected package python3-unidiff.
21:29:55 #10 49.08 Preparing to unpack .../269-python3-unidiff_0.5.4-1_all.deb ...
21:29:56 #10 46.16 Dependencies resolved.
21:29:56 #10 46.18 ================================================================================
21:29:56 #10 46.18  Package                       Arch      Version                Repo       Size
21:29:56 #10 46.18 ================================================================================
21:29:56 #10 46.18 Installing:
21:29:56 #10 46.18  dnf-plugins-core              noarch    4.3.1-1.fc36           updates    34 k
21:29:56 #10 46.18  rpm-build                     aarch64   4.17.1-3.fc36          updates    59 k
21:29:56 #10 46.18  rpmlint                       noarch    2.4.0-3.fc36           updates   238 k
21:29:56 #10 46.18 Upgrading:
21:29:56 #10 46.18  elfutils-libelf               aarch64   0.189-1.fc36           updates   195 k
21:29:56 #10 46.18  elfutils-libs                 aarch64   0.189-1.fc36           updates   257 k
21:29:56 #10 46.18 Installing dependencies:
21:29:56 #10 46.18  ansible-srpm-macros           noarch    1-8.1.fc36             updates   8.5 k
21:29:56 #10 46.18  binutils                      aarch64   2.37-37.fc36           updates   6.3 M
21:29:56 #10 46.18  binutils-gold                 aarch64   2.37-37.fc36           updates   893 k
21:29:56 #10 46.18  bzip2                         aarch64   1.0.8-11.fc36          fedora     52 k
21:29:56 #10 46.18  cpio                          aarch64   2.13-12.fc36           fedora    267 k
21:29:56 #10 46.18  dash                          aarch64   0.5.10.2-10.fc36       fedora     97 k
21:29:56 #10 46.18  dbus-libs                     aarch64   1:1.14.4-1.fc36        updates   153 k
21:29:56 #10 46.18  debugedit                     aarch64   5.0-7.fc36             updates    77 k
21:29:56 #10 46.18  desktop-file-utils            aarch64   0.26-6.fc36            fedora     71 k
21:29:56 #10 46.18  devscripts-checkbashisms      aarch64   2.22.1-1.fc36          fedora     28 k
21:29:56 #10 46.18  diffutils                     aarch64   3.8-2.fc36             fedora    368 k
21:29:56 #10 46.18  dwz                           aarch64   0.14-4.fc36            updates   125 k
21:29:56 #10 46.18  ed                            aarch64   1.14.2-12.fc36         fedora     73 k
21:29:56 #10 46.18  efi-srpm-macros               noarch    5-5.fc36               fedora     22 k
21:29:56 #10 46.18  elfutils                      aarch64   0.189-1.fc36           updates   527 k
21:29:56 #10 46.18  elfutils-debuginfod-client    aarch64   0.189-1.fc36           updates    39 k
21:29:56 #10 46.18  emacs-filesystem              noarch    1:28.2-3.fc36          updates   7.4 k
21:29:56 #10 46.18  enchant                       aarch64   1:1.6.0-30.fc36        fedora     59 k
21:29:56 #10 46.18  file                          aarch64   5.41-4.fc36            fedora     48 k
21:29:56 #10 46.18  fonts-srpm-macros             noarch    1:2.0.5-7.fc36         fedora     27 k
21:29:56 #10 46.18  fpc-srpm-macros               noarch    1.3-5.fc36             fedora    7.6 k
21:29:56 #10 46.18  gdb-minimal                   aarch64   12.1-2.fc36            updates   3.5 M
21:29:56 #10 46.18  gdk-pixbuf2                   aarch64   2.42.9-2.fc36          updates   463 k
21:29:56 #10 46.18  ghc-srpm-macros               noarch    1.5.0-6.fc36           fedora    7.7 k
21:29:56 #10 46.18  glibc-gconv-extra             aarch64   2.35-22.fc36           updates   1.7 M
21:29:56 #10 46.18  gnat-srpm-macros              noarch    4-15.fc36              fedora    8.2 k
21:29:56 #10 46.18  go-srpm-macros                noarch    3.2.0-1.fc36           updates    26 k
21:29:56 #10 46.18  groff-base                    aarch64   1.22.4-9.fc36          fedora    1.0 M
21:29:56 #10 46.18  hunspell                      aarch64   1.7.0-19.fc36          fedora    284 k
21:29:56 #10 46.18  hunspell-en-GB                noarch    0.20140811.1-22.fc36   fedora    225 k
21:29:56 #10 46.18  hunspell-en-US                noarch    0.20140811.1-22.fc36   fedora    176 k
21:29:56 #10 46.18  hunspell-filesystem           aarch64   1.7.0-19.fc36          fedora    8.9 k
21:29:56 #10 46.18  info                          aarch64   6.8-3.fc36             fedora    220 k
21:29:56 #10 46.18  json-glib                     aarch64   1.6.6-2.fc36           fedora    149 k
21:29:56 #10 46.18  kernel-srpm-macros            noarch    1.0-14.fc36            fedora    9.1 k
21:29:56 #10 46.18  libappstream-glib             aarch64   0.8.0-4.fc36           updates   376 k
21:29:56 #10 46.18  libjpeg-turbo                 aarch64   2.1.2-2.fc36           fedora    190 k
21:29:56 #10 46.18  libpkgconf                    aarch64   1.8.0-2.fc36           fedora     36 k
21:29:56 #10 46.18  libpng                        aarch64   2:1.6.37-12.fc36       fedora    114 k
21:29:56 #10 46.18  libstemmer                    aarch64   0-18.585svn.fc36       fedora     82 k
21:29:56 #10 46.18  lua-srpm-macros               noarch    1-6.fc36               fedora    8.5 k
21:29:56 #10 46.18  ncurses                       aarch64   6.2-9.20210508.fc36    fedora    400 k
21:29:56 #10 46.18  nim-srpm-macros               noarch    3-6.fc36               fedora    8.3 k
21:29:56 #10 46.18  ocaml-srpm-macros             noarch    6-6.fc36               fedora    7.7 k
21:29:56 #10 46.18  openblas-srpm-macros          noarch    2-11.fc36              fedora    7.4 k
21:29:56 #10 46.18  package-notes-srpm-macros     noarch    0.4-14.fc36            fedora     11 k
21:29:56 #10 46.18  patch                         aarch64   2.7.6-16.fc36          fedora    121 k
21:29:56 #10 46.18  perl-AutoLoader               noarch    5.74-486.fc36          fedora     26 k
21:29:56 #10 46.18  perl-B                        aarch64   1.82-486.fc36          fedora    186 k
21:29:56 #10 46.18  perl-Carp                     noarch    1.52-479.fc36          fedora     29 k
21:29:56 #10 46.18  perl-Class-Struct             noarch    0.66-486.fc36          fedora     27 k
21:29:56 #10 46.18  perl-Data-Dumper              aarch64   2.183-3.fc36           fedora     55 k
21:29:56 #10 46.18  perl-Digest                   noarch    1.20-2.fc36            fedora     25 k
21:29:56 #10 46.18  perl-Digest-MD5               aarch64   2.58-479.fc36          fedora     36 k
21:29:56 #10 46.18  perl-DynaLoader               aarch64   1.50-486.fc36          fedora     31 k
21:29:56 #10 46.18  perl-Encode                   aarch64   4:3.17-485.fc36        updates   1.7 M
21:29:56 #10 46.18  perl-Errno                    aarch64   1.33-486.fc36          fedora     20 k
21:29:56 #10 46.18  perl-Exporter                 noarch    5.76-480.fc36          fedora     31 k
21:29:56 #10 46.18  perl-Fcntl                    aarch64   1.14-486.fc36          fedora     25 k
21:29:56 #10 46.18  perl-File-Basename            noarch    2.85-486.fc36          fedora     22 k
21:29:56 #10 46.18  perl-File-Path                noarch    2.18-479.fc36          fedora     35 k
21:29:56 #10 46.18  perl-File-Temp                noarch    1:0.231.100-479.fc36   fedora     59 k
21:29:56 #10 46.18  perl-File-stat                noarch    1.09-486.fc36          fedora     22 k
21:29:56 #10 46.18  perl-FileHandle               noarch    2.03-486.fc36          fedora     20 k
21:29:56 #10 46.18  perl-Getopt-Long              noarch    1:2.54-1.fc36          updates    60 k
21:29:56 #10 46.18  perl-Getopt-Std               noarch    1.13-486.fc36          fedora     21 k
21:29:56 #10 46.18  perl-HTTP-Tiny                noarch    0.082-1.fc36           updates    55 k
21:29:56 #10 46.18  perl-IO                       aarch64   1.46-486.fc36          fedora     92 k
21:29:56 #10 46.18  perl-IPC-Open3                noarch    1.21-486.fc36          fedora     28 k
21:29:56 #10 46.18  perl-MIME-Base64              aarch64   3.16-479.fc36          fedora     30 k
21:29:56 #10 46.18  perl-Net-SSLeay               aarch64   1.92-2.fc36            fedora    365 k
21:29:56 #10 46.18  perl-POSIX                    aarch64   1.97-486.fc36          fedora    103 k
21:29:56 #10 46.18  perl-PathTools                aarch64   3.80-479.fc36          fedora     85 k
21:29:56 #10 46.18  perl-Pod-Escapes              noarch    1:1.07-479.fc36        fedora     20 k
21:29:56 #10 46.18  perl-Pod-Perldoc              noarch    3.28.01-480.fc36       fedora     83 k
21:29:56 #10 46.18  perl-Pod-Simple               noarch    1:3.43-3.fc36          fedora    215 k
21:29:56 #10 46.18  perl-Pod-Usage                noarch    4:2.01-479.fc36        fedora     40 k
21:29:56 #10 46.18  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc36        updates    71 k
21:29:56 #10 46.18  perl-SelectSaver              noarch    1.02-486.fc36          fedora     17 k
21:29:56 #10 46.18  perl-Socket                   aarch64   4:2.036-1.fc36         updates    55 k
21:29:56 #10 46.18  perl-Storable                 aarch64   1:3.25-2.fc36          fedora     93 k
21:29:56 #10 46.18  perl-Symbol                   noarch    1.09-486.fc36          fedora     19 k
21:29:56 #10 46.18  perl-Term-ANSIColor           noarch    5.01-480.fc36          fedora     48 k
21:29:56 #10 46.18  perl-Term-Cap                 noarch    1.17-479.fc36          fedora     22 k
21:29:56 #10 46.18  perl-Text-ParseWords          noarch    3.31-1.fc36            updates    16 k
21:29:56 #10 46.18  perl-Text-Tabs+Wrap           noarch    2021.0814-2.fc36       fedora     22 k
21:29:56 #10 46.18  perl-Time-Local               noarch    2:1.300-479.fc36       fedora     34 k
21:29:56 #10 46.18  perl-URI                      noarch    5.10-1.fc36            fedora    108 k
21:29:56 #10 46.18  perl-base                     noarch    2.27-486.fc36          fedora     21 k
21:29:56 #10 46.18  perl-constant                 noarch    1.33-480.fc36          fedora     23 k
21:29:56 #10 46.18  perl-if                       noarch    0.60.900-486.fc36      fedora     19 k
21:29:56 #10 46.18  perl-interpreter              aarch64   4:5.34.1-486.fc36      fedora     76 k
21:29:56 #10 46.18  perl-libnet                   noarch    3.13-480.fc36          fedora    126 k
21:29:56 #10 46.18  perl-libs                     aarch64   4:5.34.1-486.fc36      fedora    2.0 M
21:29:56 #10 46.18  perl-mro                      aarch64   1.25-486.fc36          fedora     33 k
21:29:56 #10 46.18  perl-overload                 noarch    1.33-486.fc36          fedora     50 k
21:29:56 #10 46.18  perl-overloading              noarch    0.02-486.fc36          fedora     18 k
21:29:56 #10 46.18  perl-parent                   noarch    1:0.238-479.fc36       fedora     14 k
21:29:56 #10 46.18  perl-podlators                noarch    1:4.14-479.fc36        fedora    112 k
21:29:56 #10 46.18  perl-srpm-macros              noarch    1-43.fc36              fedora    8.4 k
21:29:56 #10 46.18  perl-subs                     noarch    1.04-486.fc36          fedora     17 k
21:29:56 #10 46.18  perl-vars                     noarch    1.05-486.fc36          fedora     18 k
21:29:56 #10 46.18  pkgconf                       aarch64   1.8.0-2.fc36           fedora     41 k
21:29:56 #10 46.18  pkgconf-m4                    noarch    1.8.0-2.fc36           fedora     14 k
21:29:56 #10 46.18  pkgconf-pkg-config            aarch64   1.8.0-2.fc36           fedora     10 k
21:29:56 #10 46.18  pyproject-srpm-macros         noarch    1.6.3-1.fc36           updates    14 k
21:29:56 #10 46.18  python-srpm-macros            noarch    3.10-20.fc36           updates    23 k
21:29:56 #10 46.18  python3-construct             noarch    2.10.68-1.fc36         updates   112 k
21:29:56 #10 46.18  python3-dateutil              noarch    1:2.8.1-8.fc36         fedora    289 k
21:29:56 #10 46.18  python3-dbus                  aarch64   1.2.18-3.fc36          fedora    132 k
21:29:56 #10 46.18  python3-distro                noarch    1.6.0-2.fc36           fedora     38 k
21:29:56 #10 46.18  python3-dnf-plugins-core      noarch    4.3.1-1.fc36           updates   229 k
21:29:56 #10 46.18  python3-enchant               noarch    3.2.2-2.fc36           fedora     79 k
21:29:56 #10 46.18  python3-file-magic            noarch    5.41-4.fc36            fedora     18 k
21:29:56 #10 46.18  python3-pybeam                noarch    0.7-2.fc36             fedora     24 k
21:29:56 #10 46.18  python3-pyxdg                 noarch    0.27-4.fc36            fedora     96 k
21:29:56 #10 46.18  python3-six                   noarch    1.16.0-5.fc36          fedora     36 k
21:29:56 #10 46.18  python3-tomli                 noarch    1.2.3-1.fc36           fedora     29 k
21:29:56 #10 46.18  python3-tomli-w               noarch    0.4.0-3.fc36           fedora     18 k
21:29:56 #10 46.18  python3-zstandard             aarch64   0.17.0-1.fc36          fedora    428 k
21:29:56 #10 46.18  qt5-srpm-macros               noarch    5.15.8-1.fc36          updates   7.8 k
21:29:56 #10 46.18  redhat-rpm-config             noarch    223-1.fc36             updates    71 k
21:29:56 #10 46.18  rpmautospec-rpm-macros        noarch    0.3.5-1.fc36           updates   9.1 k
21:29:56 #10 46.18  rpmlint-fedora-license-data   noarch    1.15-1.fc36            updates    19 k
21:29:56 #10 46.18  rust-srpm-macros              noarch    24-1.fc36              updates    11 k
21:29:56 #10 46.18  shared-mime-info              aarch64   2.1-3.fc35             fedora    373 k
21:29:56 #10 46.18  unzip                         aarch64   6.0-57.fc36            fedora    182 k
21:29:56 #10 46.18  xxhash-libs                   aarch64   0.8.1-2.fc36           fedora     34 k
21:29:56 #10 46.18  xz                            aarch64   5.4.1-1.fc36           updates   406 k
21:29:56 #10 46.18  zip                           aarch64   3.0-32.fc36            fedora    256 k
21:29:56 #10 46.18  zstd                          aarch64   1.5.4-1.fc36           updates   438 k
21:29:56 #10 46.18 Installing weak dependencies:
21:29:56 #10 46.18  hunspell-en                   noarch    0.20140811.1-22.fc36   fedora    180 k
21:29:56 #10 46.18  perl-IO-Socket-IP             noarch    0.41-480.fc36          fedora     42 k
21:29:56 #10 46.18  perl-IO-Socket-SSL            noarch    2.074-2.fc36           fedora    218 k
21:29:56 #10 46.18  perl-Mozilla-CA               noarch    20211001-2.fc36        fedora     12 k
21:29:56 #10 46.18  perl-NDBM_File                aarch64   1.15-486.fc36          fedora     27 k
21:29:56 #10 46.18 
21:29:56 #10 46.18 Transaction Summary
21:29:56 #10 46.18 ================================================================================
21:29:56 #10 46.18 Install  139 Packages
21:29:56 #10 46.18 Upgrade    2 Packages
21:29:56 #10 46.18 
21:29:56 #10 46.19 Total download size: 29 M
21:29:56 #10 46.19 Downloading Packages:
21:29:56 #11 43.71 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:56 #11 43.71 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:56 #11 43.75 Selecting previously unselected package libhcrypto4-heimdal:arm64.
21:29:56 #11 43.76 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:56 #11 43.76 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:56 #11 43.80 Selecting previously unselected package libwind0-heimdal:arm64.
21:29:56 #11 43.80 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:56 #11 43.81 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:56 #11 43.85 Selecting previously unselected package libhx509-5-heimdal:arm64.
21:29:56 #11 43.85 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:56 #11 43.85 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:56 #11 43.90 Selecting previously unselected package libkrb5-26-heimdal:arm64.
21:29:56 #11 43.90 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:56 #11 43.90 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:56 #11 43.95 Selecting previously unselected package libheimntlm0-heimdal:arm64.
21:29:56 21:29:56 #11 47.02 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ...
21:29:56 #11 47.03 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
#12 2.439 dh_testdir
21:29:56 #12 2.458 dh_testroot
21:29:56 #12 2.476 dh_prep
21:29:56 #12 2.497 dh_testdir
21:29:56 #12 2.516 dh_testroot
21:29:56 #11 47.06 Selecting previously unselected package libfido2-1:arm64.
21:29:56 #11 47.06 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ...
21:29:56 #12 2.534 dh_install
21:29:56 #12 2.561 dh_installdocs
21:29:56 #11 47.07 Unpacking libfido2-1:arm64 (1.10.0-1) ...
21:29:56 #11 47.10 Selecting previously unselected package libnghttp2-14:arm64.
21:29:56 #11 47.10 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ...
21:29:56 #11 47.11 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
21:29:56 #11 47.14 Selecting previously unselected package libpipeline1:arm64.
21:29:56 #11 47.14 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ...
21:29:56 #11 47.15 Unpacking libpipeline1:arm64 (1.5.5-1) ...
21:29:56 #11 47.18 Selecting previously unselected package libpng16-16:arm64.
21:29:56 #11 47.18 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ...
21:29:56 #11 47.18 Unpacking libpng16-16:arm64 (1.6.37-3build5) ...
21:29:56 #11 47.22 Selecting previously unselected package libpsl5:arm64.
21:29:56 #11 47.22 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ...
21:29:56 #11 47.22 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
21:29:56 #11 47.26 Selecting previously unselected package libxau6:arm64.
21:29:56 #9 47.90 140 added, 0 removed; done.
21:29:56 #9 47.93 Setting up libgprofng0:arm64 (2.40-2) ...
21:29:56 #11 45.43 Get:398 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
21:29:56 #11 45.46 Get:399 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:29:56 #11 45.46 Get:400 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
21:29:56 #11 45.47 Get:401 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 licensecheck all 3.3.0-1 [41.4 kB]
21:29:56 #11 45.48 Get:402 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-size-perl arm64 0.83-2 [20.3 kB]
21:29:56 #11 45.48 Get:403 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
21:29:56 #11 45.50 Get:404 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lzip arm64 1.23-4 [79.9 kB]
21:29:56 #11 45.51 Get:405 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
21:29:56 #11 45.53 Get:406 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
21:29:56 #11 45.54 Get:407 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 unzip arm64 6.0-27ubuntu1 [170 kB]
21:29:56 #13 9.577 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
21:29:56 #10 49.09 Unpacking python3-unidiff (0.5.4-1) ...
21:29:56 #10 49.13 Selecting previously unselected package python3-xdg.
21:29:56 #10 49.13 Preparing to unpack .../270-python3-xdg_0.25-4ubuntu1.1_all.deb ...
21:29:56 #10 49.13 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
21:29:56 #10 49.17 Selecting previously unselected package unzip.
21:29:56 #10 49.17 Preparing to unpack .../271-unzip_6.0-21ubuntu1.2_arm64.deb ...
21:29:56 #10 49.18 Unpacking unzip (6.0-21ubuntu1.2) ...
21:29:56 #10 49.22 Selecting previously unselected package wdiff.
21:29:56 #10 49.22 Preparing to unpack .../272-wdiff_1.2.2-2_arm64.deb ...
21:29:56 #10 49.22 Unpacking wdiff (1.2.2-2) ...
21:29:56 #10 49.25 Selecting previously unselected package equivs.
21:29:56 #10 49.26 Preparing to unpack .../273-equivs_2.1.0_all.deb ...
21:29:56 #10 49.26 Unpacking equivs (2.1.0) ...
21:29:56 #10 49.30 Selecting previously unselected package libauthen-sasl-perl.
21:29:56 #10 49.30 Preparing to unpack .../274-libauthen-sasl-perl_2.1600-1_all.deb ...
21:29:56 #10 49.30 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:29:56 #10 49.34 Selecting previously unselected package python3-magic.
21:29:56 #11 76.33 Setting up libiterator-util-perl (0.02+ds1-2) ...
21:29:56 #11 43.96 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:56 #11 43.96 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:56 #11 44.00 Selecting previously unselected package libgssapi3-heimdal:arm64.
21:29:56 #11 44.00 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:29:56 #11 44.01 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:29:56 #11 44.05 Selecting previously unselected package libsasl2-modules-db:arm64.
21:29:56 #11 44.05 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:29:56 #11 44.05 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:29:56 #11 44.09 Selecting previously unselected package libsasl2-2:arm64.
21:29:56 #11 44.09 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:29:56 #11 44.09 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:29:56 #11 44.13 Selecting previously unselected package libldap-common.
21:29:56 #11 44.13 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:29:56 #11 44.13 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:29:56 #11 44.17 Selecting previously unselected package libldap-2.4-2:arm64.
21:29:56 #11 44.17 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
21:29:56 #11 44.18 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
21:29:56 #11 44.22 Selecting previously unselected package libnghttp2-14:arm64.
21:29:56 #12 2.595 dh_installchangelogs
21:29:56 #12 2.669 dh_compress
21:29:56 #12 2.702 dh_fixperms
21:29:56 #12 2.743 dh_installdeb
21:29:56 #12 2.771 dh_gencontrol
21:29:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc
21:29:56  debian/rules build
21:29:56 dh build --with=bash-completion
21:29:56    dh_update_autotools_config
21:29:56    dh_autoreconf
21:29:56    debian/rules override_dh_auto_build
21:29:56 make[1]: Entering directory '/root/build-deb'
21:29:56 # Build the daemon and dependencies
21:29:56 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:29:56 
21:29:56 Removing bundles/
21:29:56 
21:29:56 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:56 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:29:56 #11 47.26 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ...
21:29:56 #11 47.26 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
21:29:56 #11 47.29 Selecting previously unselected package libxdmcp6:arm64.
21:29:56 #11 47.29 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
21:29:56 #11 47.30 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
21:29:56 #11 47.33 Selecting previously unselected package libxcb1:arm64.
21:29:56 #11 47.34 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ...
21:29:56 #11 47.34 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ...
21:29:56 #11 47.37 Selecting previously unselected package libx11-data.
21:29:56 #11 47.37 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
21:29:56 #11 47.37 Unpacking libx11-data (2:1.7.5-1) ...
21:29:56 #11 47.44 Selecting previously unselected package libx11-6:arm64.
21:29:56 #11 47.44 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_arm64.deb ...
21:29:56 #11 47.45 Unpacking libx11-6:arm64 (2:1.7.5-1) ...
21:29:56 #11 47.49 Selecting previously unselected package libxext6:arm64.
21:29:56 #11 45.96 Get:408 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 lintian all 2.115.3ubuntu2.1 [1108 kB]
21:29:56 #9 47.95 Setting up libfreetype6:arm64 (2.12.1+dfsg-4) ...
21:29:56 #9 47.96 Setting up libgcc-12-dev:arm64 (12.2.0-14) ...
21:29:56 #9 47.97 Setting up shared-mime-info (2.2-1) ...
21:29:56 #13 9.821 debconf: delaying package configuration, since apt-utils is not installed
21:29:56 #13 9.857 Fetched 10.9 MB in 3s (3804 kB/s)
21:29:56 #13 9.882 Selecting previously unselected package bash-completion.
21:29:56 #13 9.882 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25298 files and directories currently installed.)
21:29:56 #13 9.897 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
21:29:56 #13 9.909 Unpacking bash-completion (1:2.11-5ubuntu1) ...
21:29:56 #10 49.35 Preparing to unpack .../275-python3-magic_2%3a0.4.15-1_all.deb ...
21:29:56 #10 49.35 Unpacking python3-magic (2:0.4.15-1) ...
21:29:56 #10 49.40 Setting up python-apt-common (1.6.6) ...
21:29:56 #10 49.41 Setting up libnpth0:arm64 (1.5-3) ...
21:29:56 #10 49.42 Setting up libedit2:arm64 (3.1-20170329-1) ...
21:29:56 #10 49.44 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:56 #10 49.45 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:56 #10 49.51 Setting up readline-common (7.0-3) ...
21:29:56 #10 49.53 Setting up libapt-inst2.0:arm64 (1.6.14) ...
21:29:56 #10 49.54 Setting up manpages (4.15-1) ...
21:29:56 #10 49.55 Setting up strace (4.21-1ubuntu1) ...
21:29:56 #10 49.57 Setting up git-man (1:2.17.1-1ubuntu0.17) ...
21:29:56 #10 49.58 Setting up libicu60:arm64 (60.2-3ubuntu3.2) ...
21:29:56 #10 49.59 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:56 #10 49.60 Setting up less (487-0.1) ...
21:29:56 #10 49.69 Setting up make (4.1-9.1ubuntu1) ...
21:29:56 #14 8.194   Installing       : cmake-filesystem-3.20.2-5.el8.aarch64                 8/61 
21:29:56 #14 8.958   Installing       : cpp-8.5.0-18.el8.aarch64                              9/61 
21:29:56 #14 8.970   Running scriptlet: cpp-8.5.0-18.el8.aarch64                              9/61 
21:29:56 #14 8.993   Installing       : python3-libsemanage-2.9-9.el8.aarch64                10/61 
21:29:56 #14 9.081   Installing       : python3-setools-4.3.0-3.el8.aarch64                  11/61 
21:29:56 #11 76.34 Setting up libstdc++-12-dev:armhf (12.2.0-3ubuntu1) ...
21:29:56 #11 76.35 Setting up libhttp-cookies-perl (6.10-1) ...
21:29:56 #11 76.36 Setting up libtool (2.4.7-4) ...
21:29:56 #11 76.37 Setting up po-debconf (1.0.21+nmu1) ...
21:29:56 #11 76.38 Setting up libhtml-tree-perl (5.07-2) ...
21:29:56 #11 76.39 Setting up libparams-classify-perl:armhf (0.015-2) ...
21:29:56 #11 76.39 Setting up libcgi-pm-perl (4.54-1) ...
21:29:56 #11 76.40 Setting up python3 (3.10.6-1) ...
21:29:56 #11 44.23 Preparing to unpack .../117-libnghttp2-14_1.40.0-1build1_arm64.deb ...
21:29:56 #11 44.23 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
21:29:56 #11 44.27 Selecting previously unselected package librtmp1:arm64.
21:29:56 #11 44.27 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
21:29:56 #11 44.28 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:29:56 #11 44.35 Selecting previously unselected package libssh-4:arm64.
21:29:56 #11 44.35 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
21:29:56 #11 44.36 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
21:29:56 #11 44.40 Selecting previously unselected package libcurl4:arm64.
21:29:56 #11 44.40 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.18_arm64.deb ...
21:29:56 #11 44.41 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.18) ...
21:29:56 #11 44.45 Selecting previously unselected package curl.
21:29:56 #11 47.49 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ...
21:29:56 #11 47.49 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
21:29:56 #11 47.52 Selecting previously unselected package libxmuu1:arm64.
21:29:56 #11 47.52 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ...
21:29:56 #11 47.53 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
21:29:56 #11 47.57 Selecting previously unselected package man-db.
21:29:56 #11 47.57 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ...
21:29:56 #11 47.58 Unpacking man-db (2.10.2-1) ...
21:29:56 #11 47.63 Selecting previously unselected package manpages.
21:29:56 #11 47.63 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
21:29:56 #11 47.64 Unpacking manpages (5.10-1ubuntu1) ...
21:29:56 #11 47.75 Selecting previously unselected package openssh-client.
21:29:56 #12 2.890 dh_md5sums
21:29:56 #12 2.919 dh_builddeb
21:29:56 #12 2.939 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:29:56 #12 2.959 
21:29:56 #12 2.959 The package has been created.
21:29:56 #12 2.959 Attention, the package has been created in the current directory,
21:29:56 #12 2.959 not in ".." as indicated by the message above!
21:29:56 #12 2.982 Selecting previously unselected package docker-ce-build-deps.
21:29:56 #12 2.998 (Reading database ... 27522 files and directories currently installed.)
21:29:56 #13 10.01 Selecting previously unselected package libarchive13:armhf.
21:29:56 #13 10.01 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
21:29:56 #13 10.02 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
21:29:56 #13 10.05 Selecting previously unselected package libjsoncpp25:armhf.
21:29:56 #13 10.06 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ...
21:29:56 #13 10.06 Unpacking libjsoncpp25:armhf (1.9.5-3) ...
21:29:56 #13 10.10 Selecting previously unselected package librhash0:armhf.
21:29:56 #13 10.10 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
21:29:56 #13 10.10 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
21:29:56 #13 10.14 Selecting previously unselected package libuv1:armhf.
21:29:56 #13 10.14 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ...
21:29:56 #13 10.14 Unpacking libuv1:armhf (1.43.0-1) ...
21:29:56 #13 10.17 Selecting previously unselected package dh-elpa-helper.
21:29:56 #13 10.17 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:29:56 #13 10.17 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:29:56 #13 10.21 Selecting previously unselected package emacsen-common.
21:29:56 #10 49.70 Setting up libapt-pkg-perl (0.1.33build1) ...
21:29:56 #10 49.72 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.11) ...
21:29:56 #10 49.84 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
21:29:56 #10 49.85 Setting up mime-support (3.60ubuntu1) ...
21:29:56 #10 49.88 Setting up iso-codes (3.79-1) ...
21:29:56 #10 49.89 Setting up libsigsegv2:arm64 (2.12-1) ...
21:29:56 #10 49.90 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:29:56 #10 49.92 Setting up libreadline7:arm64 (7.0-3) ...
21:29:56 #10 49.93 Setting up perl-openssl-defaults:arm64 (3build1) ...
21:29:56 #10 49.95 Setting up libpsl5:arm64 (0.19.1-5build1) ...
21:29:56 #10 44.33 Dependencies resolved.
21:29:56 #10 44.36 ================================================================================
21:29:56 #10 44.36  Package                       Arch      Version                Repo       Size
21:29:56 #10 44.36 ================================================================================
21:29:56 #10 44.36 Installing:
21:29:56 #10 44.36  dnf-plugins-core              noarch    4.3.1-1.fc37           fedora     34 k
21:29:56 #10 44.36  rpm-build                     aarch64   4.18.0-1.fc37          fedora     77 k
21:29:56 #10 44.36  rpmlint                       noarch    2.4.0-3.fc37           updates   330 k
21:29:56 #10 44.36 Installing dependencies:
21:29:56 #10 44.36  ansible-srpm-macros           noarch    1-8.1.fc37             updates   8.6 k
21:29:56 #10 44.36  binutils                      aarch64   2.38-25.fc37           updates   5.8 M
21:29:56 #10 44.36  binutils-gold                 aarch64   2.38-25.fc37           updates   923 k
21:29:56 #10 44.36  bzip2                         aarch64   1.0.8-12.fc37          fedora     52 k
21:29:56 #10 44.36  cpio                          aarch64   2.13-13.fc37           fedora    274 k
21:29:56 #10 44.36  dash                          aarch64   0.5.11.5-2.fc37        fedora     98 k
21:29:56 #10 44.36  dbus-libs                     aarch64   1:1.14.6-1.fc37        updates   154 k
21:29:56 #10 44.36  debugedit                     aarch64   5.0-7.fc37             updates    77 k
21:29:56 #10 44.36  desktop-file-utils            aarch64   0.26-7.fc37            fedora     71 k
21:29:56 #10 44.36  devscripts-checkbashisms      aarch64   2.22.2-3.fc37          fedora     28 k
21:29:56 #10 44.36  diffutils                     aarch64   3.8-3.fc37             fedora    376 k
21:29:56 #10 44.36  dwz                           aarch64   0.14-7.fc37            fedora    126 k
21:29:56 #10 44.36  ed                            aarch64   1.18-2.fc37            fedora     78 k
21:29:56 #10 44.36  efi-srpm-macros               noarch    5-6.fc37               fedora     22 k
21:29:56 #10 44.36  elfutils                      aarch64   0.189-1.fc37           updates   532 k
21:29:56 #10 44.36  elfutils-debuginfod-client    aarch64   0.189-1.fc37           updates    39 k
21:29:56 #10 44.36  emacs-filesystem              noarch    1:28.2-3.fc37          updates   7.5 k
21:29:56 #10 44.36  enchant2                      aarch64   2.3.4-1.fc37           updates    63 k
21:29:56 #10 44.36  file                          aarch64   5.42-4.fc37            fedora     49 k
21:29:56 #10 44.36  fonts-srpm-macros             noarch    1:2.0.5-9.fc37         fedora     26 k
21:29:56 #10 44.36  fpc-srpm-macros               noarch    1.3-6.fc37             fedora    7.7 k
21:29:56 #10 44.36  gdb-minimal                   aarch64   13.1-1.fc37            updates   3.7 M
21:29:56 #10 44.36  gdk-pixbuf2                   aarch64   2.42.10-1.fc37         fedora    483 k
21:29:56 #10 44.36  ghc-srpm-macros               noarch    1.6.1-1.fc37           updates   8.0 k
21:29:56 #10 44.36  glibc-gconv-extra             aarch64   2.36-9.fc37            updates   1.7 M
21:29:56 #10 44.36  gnat-srpm-macros              noarch    5-1.fc37               updates   8.3 k
21:29:56 #10 44.36  go-srpm-macros                noarch    3.2.0-1.fc37           fedora     27 k
21:29:56 #10 44.36  groff-base                    aarch64   1.22.4-10.fc37         fedora    1.0 M
21:29:56 #10 44.36  hunspell                      aarch64   1.7.0-21.fc37          fedora    265 k
21:29:56 #10 44.36  hunspell-en-GB                noarch    0.20140811.1-23.fc37   fedora    225 k
21:29:56 #10 44.36  hunspell-en-US                noarch    0.20140811.1-23.fc37   fedora    176 k
21:29:56 #10 44.36  hunspell-filesystem           aarch64   1.7.0-21.fc37          fedora    8.8 k
21:29:56 #10 44.36  json-glib                     aarch64   1.6.6-3.fc37           fedora    160 k
21:29:56 #10 44.36  kernel-srpm-macros            noarch    1.0-15.fc37            fedora    9.4 k
21:29:56 #10 44.36  libappstream-glib             aarch64   0.8.1-1.fc37           fedora    389 k
21:29:56 #10 44.36  libjpeg-turbo                 aarch64   2.1.3-2.fc37           fedora    195 k
21:29:56 #10 44.36  libpkgconf                    aarch64   1.8.0-3.fc37           fedora     36 k
21:29:56 #10 44.36  libpng                        aarch64   2:1.6.37-13.fc37       fedora    114 k
21:29:56 #10 44.36  libstemmer                    aarch64   0-19.585svn.fc37       fedora     79 k
21:29:56 #10 44.36  lua-srpm-macros               noarch    1-7.fc37               fedora    8.8 k
21:29:56 #10 44.36  ncurses                       aarch64   6.3-4.20220501.fc37    updates   408 k
21:29:56 #10 44.36  nim-srpm-macros               noarch    3-7.fc37               fedora    8.4 k
21:29:56 #10 44.36  ocaml-srpm-macros             noarch    7-2.fc37               fedora     13 k
21:29:56 #10 44.36  openblas-srpm-macros          noarch    2-12.fc37              fedora    7.5 k
21:29:56 #10 44.36  package-notes-srpm-macros     noarch    0.5-6.fc37             fedora     11 k
21:29:56 #10 44.36  patch                         aarch64   2.7.6-17.fc37          fedora    121 k
21:29:56 #10 44.36  perl-AutoLoader               noarch    5.74-492.fc37          fedora     24 k
21:29:56 #10 44.36  perl-B                        aarch64   1.83-492.fc37          fedora    186 k
21:29:56 #10 44.36  perl-Carp                     noarch    1.52-489.fc37          fedora     29 k
21:29:56 #10 44.36  perl-Class-Struct             noarch    0.66-492.fc37          fedora     25 k
21:29:56 #10 44.36  perl-Data-Dumper              aarch64   2.184-490.fc37         fedora     55 k
21:29:56 #10 44.36  perl-Digest                   noarch    1.20-489.fc37          fedora     26 k
21:29:56 #10 44.36  perl-Digest-MD5               aarch64   2.58-489.fc37          fedora     36 k
21:29:56 #10 44.36  perl-DynaLoader               aarch64   1.52-492.fc37          fedora     29 k
21:29:56 #10 44.36  perl-Encode                   aarch64   4:3.19-492.fc37        fedora    1.7 M
21:29:56 #10 44.36  perl-Errno                    aarch64   1.36-492.fc37          fedora     18 k
21:29:56 #10 44.36  perl-Exporter                 noarch    5.77-489.fc37          fedora     31 k
21:29:56 #10 44.36  perl-Fcntl                    aarch64   1.15-492.fc37          fedora     24 k
21:29:56 #10 44.36  perl-File-Basename            noarch    2.85-492.fc37          fedora     20 k
21:29:56 #10 44.36  perl-File-Path                noarch    2.18-489.fc37          fedora     35 k
21:29:56 #10 44.36  perl-File-Temp                noarch    1:0.231.100-489.fc37   fedora     59 k
21:29:56 #10 44.36  perl-File-stat                noarch    1.12-492.fc37          fedora     20 k
21:29:56 #10 44.36  perl-FileHandle               noarch    2.03-492.fc37          fedora     19 k
21:29:56 #10 44.36  perl-Getopt-Long              noarch    1:2.54-1.fc37          updates    60 k
21:29:56 #10 44.36  perl-Getopt-Std               noarch    1.13-492.fc37          fedora     19 k
21:29:56 #10 44.36  perl-HTTP-Tiny                noarch    0.082-1.fc37           fedora     55 k
21:29:56 #10 44.36  perl-IO                       aarch64   1.50-492.fc37          fedora     95 k
21:29:56 #10 44.36  perl-IPC-Open3                noarch    1.22-492.fc37          fedora     26 k
21:29:56 #10 44.36  perl-MIME-Base64              aarch64   3.16-489.fc37          fedora     30 k
21:29:56 #10 44.36  perl-Net-SSLeay               aarch64   1.92-4.fc37            fedora    358 k
21:29:56 #10 44.36  perl-POSIX                    aarch64   2.03-492.fc37          fedora    101 k
21:29:56 #10 44.36  perl-PathTools                aarch64   3.84-489.fc37          fedora     90 k
21:29:56 #10 44.36  perl-Pod-Escapes              noarch    1:1.07-489.fc37        fedora     20 k
21:29:56 #10 44.36  perl-Pod-Perldoc              noarch    3.28.01-490.fc37       fedora     90 k
21:29:56 #10 44.36  perl-Pod-Simple               noarch    1:3.43-490.fc37        fedora    225 k
21:29:56 #10 44.36  perl-Pod-Usage                noarch    4:2.03-3.fc37          fedora     40 k
21:29:56 #10 44.36  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc37        fedora     71 k
21:29:56 #10 44.36  perl-SelectSaver              noarch    1.02-492.fc37          fedora     15 k
21:29:56 #10 44.36  perl-Socket                   aarch64   4:2.036-1.fc37         fedora     55 k
21:29:56 #10 44.36  perl-Storable                 aarch64   1:3.26-489.fc37        fedora     95 k
21:29:56 #10 44.36  perl-Symbol                   noarch    1.09-492.fc37          fedora     17 k
21:29:56 #10 44.36  perl-Term-ANSIColor           noarch    5.01-490.fc37          fedora     48 k
21:29:56 #10 44.36  perl-Term-Cap                 noarch    1.17-489.fc37          fedora     22 k
21:29:56 #10 44.36  perl-Text-ParseWords          noarch    3.31-489.fc37          fedora     16 k
21:29:56 #10 44.36  perl-Text-Tabs+Wrap           noarch    2021.0814-489.fc37     fedora     22 k
21:29:56 #10 44.36  perl-Time-Local               noarch    2:1.300-489.fc37       fedora     33 k
21:29:56 #10 44.36  perl-URI                      noarch    5.17-1.fc37            updates   123 k
21:29:56 #10 44.36  perl-base                     noarch    2.27-492.fc37          fedora     19 k
21:29:56 #10 44.36  perl-constant                 noarch    1.33-490.fc37          fedora     23 k
21:29:56 #10 44.36  perl-if                       noarch    0.61.000-492.fc37      fedora     17 k
21:29:56 #10 44.36  perl-interpreter              aarch64   4:5.36.0-492.fc37      fedora     75 k
21:29:56 #10 44.36  perl-libnet                   noarch    3.14-490.fc37          fedora    132 k
21:29:56 #10 44.36  perl-libs                     aarch64   4:5.36.0-492.fc37      fedora    2.2 M
21:29:56 #10 44.36  perl-mro                      aarch64   1.26-492.fc37          fedora     31 k
21:29:56 #10 44.36  perl-overload                 noarch    1.35-492.fc37          fedora     49 k
21:29:56 #10 44.36  perl-overloading              noarch    0.02-492.fc37          fedora     16 k
21:29:56 #10 44.36  perl-parent                   noarch    1:0.238-489.fc37       fedora     14 k
21:29:56 #10 44.36  perl-podlators                noarch    1:4.14-489.fc37        fedora    116 k
21:29:56 #10 44.36  perl-srpm-macros              noarch    1-46.fc37              fedora    8.3 k
21:29:56 #10 44.36  perl-subs                     noarch    1.04-492.fc37          fedora     15 k
21:29:56 #10 44.36  perl-vars                     noarch    1.05-492.fc37          fedora     16 k
21:29:56 #10 44.36  pkgconf                       aarch64   1.8.0-3.fc37           fedora     41 k
21:29:56 #10 44.36  pkgconf-m4                    noarch    1.8.0-3.fc37           fedora     14 k
21:29:56 #10 44.36  pkgconf-pkg-config            aarch64   1.8.0-3.fc37           fedora     10 k
21:29:56 #10 44.36  pyproject-srpm-macros         noarch    1.6.3-1.fc37           updates    14 k
21:29:56 #10 44.36  python-srpm-macros            noarch    3.11-5.fc37            updates    24 k
21:29:56 #10 44.36  python3-construct             noarch    2.10.68-3.fc37         fedora    152 k
21:29:56 #10 44.36  python3-dateutil              noarch    1:2.8.2-4.fc37         fedora    361 k
21:29:56 #10 44.36  python3-dbus                  aarch64   1.3.2-1.fc37           updates   158 k
21:29:56 #10 44.36  python3-distro                noarch    1.7.0-3.fc37           fedora     48 k
21:29:56 #10 44.36  python3-dnf-plugins-core      noarch    4.3.1-1.fc37           fedora    278 k
21:29:56 #10 44.36  python3-enchant               noarch    3.2.2-5.fc37           fedora    103 k
21:29:56 #10 44.36  python3-file-magic            noarch    5.42-4.fc37            fedora     20 k
21:29:56 #10 44.36  python3-pybeam                noarch    0.7-4.fc37             fedora     32 k
21:29:56 #10 44.36  python3-pyxdg                 noarch    0.27-6.fc37            fedora    135 k
21:29:56 #10 44.36  python3-six                   noarch    1.16.0-8.fc37          fedora     42 k
21:29:56 #10 44.36  python3-tomli-w               noarch    1.0.0-4.fc37           fedora     21 k
21:29:56 #10 44.36  python3-zstandard             aarch64   0.19.0-1.fc37          updates   441 k
21:29:56 #10 44.36  qt5-srpm-macros               noarch    5.15.8-1.fc37          updates   8.0 k
21:29:56 #10 44.36  redhat-rpm-config             noarch    229-1.fc37             updates    80 k
21:29:56 #10 44.36  rpmautospec-rpm-macros        noarch    0.3.5-1.fc37           updates   9.3 k
21:29:56 #10 44.36  rpmlint-fedora-license-data   noarch    1.16-1.fc37            updates    20 k
21:29:56 #10 44.36  rust-srpm-macros              noarch    24-1.fc37              updates    12 k
21:29:56 #10 44.36  shared-mime-info              aarch64   2.2-2.fc37             fedora    381 k
21:29:56 #10 44.36  unzip                         aarch64   6.0-58.fc37            fedora    182 k
21:29:56 #10 44.36  xxhash-libs                   aarch64   0.8.1-3.fc37           fedora     33 k
21:29:56 #10 44.36  xz                            aarch64   5.4.1-1.fc37           updates   420 k
21:29:56 #10 44.36  zip                           aarch64   3.0-33.fc37            fedora    256 k
21:29:56 #10 44.36  zstd                          aarch64   1.5.4-1.fc37           updates   438 k
21:29:56 #10 44.36 Installing weak dependencies:
21:29:56 #10 44.36  hunspell-en                   noarch    0.20140811.1-23.fc37   fedora    180 k
21:29:56 #10 44.36  perl-IO-Socket-IP             noarch    0.41-490.fc37          fedora     42 k
21:29:56 #10 44.36  perl-IO-Socket-SSL            noarch    2.075-1.fc37           fedora    221 k
21:29:56 #10 44.36  perl-Mozilla-CA               noarch    20211001-4.fc37        fedora     12 k
21:29:56 #10 44.36  perl-NDBM_File                aarch64   1.15-492.fc37          fedora     25 k
21:29:56 #10 44.36 
21:29:56 #10 44.36 Transaction Summary
21:29:56 #10 44.36 ================================================================================
21:29:56 #10 44.36 Install  137 Packages
21:29:56 #10 44.36 
21:29:56 #10 44.37 Total download size: 29 M
21:29:56 #10 44.37 Installed size: 125 M
21:29:56 #10 44.37 Downloading Packages:
21:29:56 #14 9.179   Installing       : systemd-devel-239-73.el8.aarch64                     12/61 
21:29:56 #14 9.207   Installing       : python3-audit-3.0.7-4.el8.aarch64                    13/61 
21:29:56 #14 9.237   Installing       : pcre2-utf32-10.32-3.el8.aarch64                      14/61 
21:29:56 #14 9.270   Installing       : pcre2-utf16-10.32-3.el8.aarch64                      15/61 
21:29:56 #14 9.353   Installing       : pcre2-devel-10.32-3.el8.aarch64                      16/61 
21:29:56 #14 9.373   Running scriptlet: openssh-8.0p1-17.el8.aarch64                         17/61 
21:29:56 #14 9.448   Installing       : openssh-8.0p1-17.el8.aarch64                         17/61 
21:29:56 #14 9.478   Installing       : libubsan-8.5.0-18.el8.aarch64                        18/61 
21:29:56 #14 9.492   Running scriptlet: libubsan-8.5.0-18.el8.aarch64                        18/61 
21:29:56 #14 9.517   Installing       : libsepol-devel-2.9-3.el8.aarch64                     19/61 
21:29:56 #11 76.70 Setting up libhtml-format-perl (2.16-1) ...
21:29:56 #11 76.71 Setting up python3-xdg (0.27-2) ...
21:29:56 #11 76.86 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:29:56 #11 76.91 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:29:56 #11 44.45 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.18_arm64.deb ...
21:29:56 #11 44.46 Unpacking curl (7.68.0-1ubuntu2.18) ...
21:29:56 #11 44.50 Selecting previously unselected package dctrl-tools.
21:29:56 #11 44.50 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ...
21:29:56 #11 44.51 Unpacking dctrl-tools (2.24-3) ...
21:29:56 #11 44.54 Selecting previously unselected package libtool.
21:29:56 #11 44.55 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ...
21:29:56 #11 44.55 Unpacking libtool (2.4.6-14) ...
21:29:56 #11 44.59 Selecting previously unselected package dh-autoreconf.
21:29:56 #11 44.59 Preparing to unpack .../124-dh-autoreconf_19_all.deb ...
21:29:56 #11 44.60 Unpacking dh-autoreconf (19) ...
21:29:56 #11 44.63 Selecting previously unselected package libdebhelper-perl.
21:29:56 #11 44.63 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ...
21:29:56 #11 44.63 Unpacking libdebhelper-perl (12.10ubuntu1) ...
21:29:56 #11 44.67 Selecting previously unselected package libarchive-zip-perl.
21:29:56 #11 44.67 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ...
21:29:56 #11 44.68 Unpacking libarchive-zip-perl (1.67-2) ...
21:29:56 #11 44.71 Selecting previously unselected package libsub-override-perl.
21:29:56 #11 47.75 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.1_arm64.deb ...
21:29:56 #11 47.76 Unpacking openssh-client (1:8.9p1-3ubuntu0.1) ...
21:29:56 #11 47.80 Selecting previously unselected package publicsuffix.
21:29:56 #11 47.80 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
21:29:56 #11 47.81 Unpacking publicsuffix (20211207.1025-1) ...
21:29:56 #11 47.84 Selecting previously unselected package strace.
21:29:56 #11 47.84 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ...
21:29:56 #11 47.84 Unpacking strace (5.16-0ubuntu3) ...
21:29:56 #11 47.88 Selecting previously unselected package xauth.
21:29:56 #11 47.88 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ...
21:29:56 #11 47.89 Unpacking xauth (1:1.1-1build2) ...
21:29:56 #11 47.92 Selecting previously unselected package xz-utils.
21:29:56 #11 47.92 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ...
21:29:56 #11 47.92 Unpacking xz-utils (5.2.5-2ubuntu1) ...
21:29:56 #11 47.96 Selecting previously unselected package libsigsegv2:arm64.
21:29:56 #11 47.96 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ...
21:29:56 #11 47.97 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ...
21:29:56 #11 47.99 Selecting previously unselected package m4.
21:29:56 #12 3.000 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:29:56 #12 3.004 Unpacking docker-ce-build-deps (1.0) ...
21:29:57 #13 10.21 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:29:57 #13 10.22 Unpacking emacsen-common (3.0.4) ...
21:29:57 #13 10.35 Selecting previously unselected package cmake-data.
21:29:57 #13 10.35 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
21:29:57 #13 10.36 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
21:29:57 #10 47.16 (1/141): bzip2-1.0.8-11.fc36.aarch64.rpm        171 kB/s |  52 kB     00:00    
21:29:57 #10 47.17 (2/141): cpio-2.13-12.fc36.aarch64.rpm          861 kB/s | 267 kB     00:00    
21:29:57 #10 47.17 (3/141): dash-0.5.10.2-10.fc36.aarch64.rpm      310 kB/s |  97 kB     00:00    
21:29:57 #10 47.18 (4/141): desktop-file-utils-0.26-6.fc36.aarch64 5.7 MB/s |  71 kB     00:00    
21:29:57 #10 47.18 (5/141): devscripts-checkbashisms-2.22.1-1.fc36 3.0 MB/s |  28 kB     00:00    
21:29:57 #10 47.19 (6/141): ed-1.14.2-12.fc36.aarch64.rpm           11 MB/s |  73 kB     00:00    
21:29:57 #10 47.19 (7/141): diffutils-3.8-2.fc36.aarch64.rpm        28 MB/s | 368 kB     00:00    
21:29:57 #10 47.19 (8/141): efi-srpm-macros-5-5.fc36.noarch.rpm    1.8 MB/s |  22 kB     00:00    
21:29:57 #10 47.20 (9/141): enchant-1.6.0-30.fc36.aarch64.rpm      5.2 MB/s |  59 kB     00:00    
21:29:57 #10 47.20 (10/141): file-5.41-4.fc36.aarch64.rpm          7.3 MB/s |  48 kB     00:00    
21:29:57 #10 47.20 (11/141): fonts-srpm-macros-2.0.5-7.fc36.noarch 2.8 MB/s |  27 kB     00:00    
21:29:57 #10 47.21 (12/141): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 895 kB/s | 7.6 kB     00:00    
21:29:57 #10 47.21 (13/141): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 1.4 MB/s | 7.7 kB     00:00    
21:29:57 #10 47.21 (14/141): gnat-srpm-macros-4-15.fc36.noarch.rpm 1.0 MB/s | 8.2 kB     00:00    
21:29:57 #10 47.22 (15/141): groff-base-1.22.4-9.fc36.aarch64.rpm   71 MB/s | 1.0 MB     00:00    
21:29:57 #10 47.23 (16/141): hunspell-1.7.0-19.fc36.aarch64.rpm     23 MB/s | 284 kB     00:00    
21:29:57 #10 47.23 (17/141): hunspell-en-0.20140811.1-22.fc36.noar  11 MB/s | 180 kB     00:00    
21:29:57 #10 47.24 (18/141): hunspell-en-GB-0.20140811.1-22.fc36.n  17 MB/s | 225 kB     00:00    
21:29:57 #10 47.24 (19/141): hunspell-filesystem-1.7.0-19.fc36.aar 1.3 MB/s | 8.9 kB     00:00    
21:29:57 #10 47.24 (20/141): hunspell-en-US-0.20140811.1-22.fc36.n  15 MB/s | 176 kB     00:00    
21:29:57 #10 47.25 (21/141): info-6.8-3.fc36.aarch64.rpm            20 MB/s | 220 kB     00:00    
21:29:57 #10 47.25 (22/141): json-glib-1.6.6-2.fc36.aarch64.rpm     13 MB/s | 149 kB     00:00    
21:29:57 #10 47.26 (23/141): kernel-srpm-macros-1.0-14.fc36.noarch 1.3 MB/s | 9.1 kB     00:00    
21:29:57 #10 47.26 (24/141): libjpeg-turbo-2.1.2-2.fc36.aarch64.rp  16 MB/s | 190 kB     00:00    
21:29:57 #10 47.26 (25/141): libpkgconf-1.8.0-2.fc36.aarch64.rpm   3.2 MB/s |  36 kB     00:00    
21:29:57 #10 47.27 (26/141): libpng-1.6.37-12.fc36.aarch64.rpm      17 MB/s | 114 kB     00:00    
21:29:57 #10 47.27 (27/141): libstemmer-0-18.585svn.fc36.aarch64.r 8.4 MB/s |  82 kB     00:00    
21:29:57 #10 47.27 (28/141): lua-srpm-macros-1-6.fc36.noarch.rpm   893 kB/s | 8.5 kB     00:00    
21:29:57 #10 47.28 (29/141): ncurses-6.2-9.20210508.fc36.aarch64.r  48 MB/s | 400 kB     00:00    
21:29:57 #10 47.28 (30/141): nim-srpm-macros-3-6.fc36.noarch.rpm   794 kB/s | 8.3 kB     00:00    
21:29:57 #10 47.28 (31/141): ocaml-srpm-macros-6-6.fc36.noarch.rpm 846 kB/s | 7.7 kB     00:00    
21:29:57 #10 47.29 (32/141): package-notes-srpm-macros-0.4-14.fc36 2.0 MB/s |  11 kB     00:00    
21:29:57 #10 47.29 (33/141): openblas-srpm-macros-2-11.fc36.noarch 733 kB/s | 7.4 kB     00:00    
21:29:57 #10 47.30 (34/141): patch-2.7.6-16.fc36.aarch64.rpm        11 MB/s | 121 kB     00:00    
21:29:57 #10 47.30 (35/141): perl-AutoLoader-5.74-486.fc36.noarch. 2.5 MB/s |  26 kB     00:00    
21:29:57 #10 47.30 (36/141): perl-B-1.82-486.fc36.aarch64.rpm       24 MB/s | 186 kB     00:00    
21:29:57 #10 47.31 (37/141): perl-Carp-1.52-479.fc36.noarch.rpm    2.8 MB/s |  29 kB     00:00    
21:29:57 #10 47.31 (38/141): perl-Class-Struct-0.66-486.fc36.noarc 2.8 MB/s |  27 kB     00:00    
21:29:57 #10 47.31 (39/141): perl-Data-Dumper-2.183-3.fc36.aarch64 9.1 MB/s |  55 kB     00:00    
21:29:57 #10 47.32 (40/141): perl-Digest-1.20-2.fc36.noarch.rpm    3.1 MB/s |  25 kB     00:00    
21:29:57 #10 47.32 (41/141): perl-Digest-MD5-2.58-479.fc36.aarch64 4.3 MB/s |  36 kB     00:00    
21:29:57 #10 47.32 (42/141): perl-DynaLoader-1.50-486.fc36.aarch64 5.0 MB/s |  31 kB     00:00    
21:29:57 #10 47.33 (43/141): perl-Errno-1.33-486.fc36.aarch64.rpm  2.2 MB/s |  20 kB     00:00    
21:29:57 #10 47.33 (44/141): perl-Exporter-5.76-480.fc36.noarch.rp 3.5 MB/s |  31 kB     00:00    
21:29:57 #10 47.33 (45/141): perl-Fcntl-1.14-486.fc36.aarch64.rpm  4.1 MB/s |  25 kB     00:00    
21:29:57 #10 47.34 (46/141): perl-File-Basename-2.85-486.fc36.noar 2.4 MB/s |  22 kB     00:00    
21:29:57 #10 47.34 (47/141): perl-File-Path-2.18-479.fc36.noarch.r 3.8 MB/s |  35 kB     00:00    
21:29:57 #10 47.34 (48/141): perl-File-Temp-0.231.100-479.fc36.noa 9.5 MB/s |  59 kB     00:00    
21:29:57 #10 47.34 (49/141): perl-File-stat-1.09-486.fc36.noarch.r 2.5 MB/s |  22 kB     00:00    
21:29:57 #10 47.35 (50/141): perl-FileHandle-2.03-486.fc36.noarch. 2.2 MB/s |  20 kB     00:00    
21:29:57 #10 47.35 (51/141): perl-Getopt-Std-1.13-486.fc36.noarch. 2.9 MB/s |  21 kB     00:00    
21:29:57 #10 47.36 (52/141): perl-IO-1.46-486.fc36.aarch64.rpm     9.7 MB/s |  92 kB     00:00    
21:29:57 #10 47.36 (53/141): perl-IO-Socket-IP-0.41-480.fc36.noarc 4.4 MB/s |  42 kB     00:00    
21:29:57 #10 47.36 (54/141): perl-IPC-Open3-1.21-486.fc36.noarch.r 4.3 MB/s |  28 kB     00:00    
21:29:57 #10 47.37 (55/141): perl-IO-Socket-SSL-2.074-2.fc36.noarc  18 MB/s | 218 kB     00:00    
21:29:57 #10 47.37 (56/141): perl-MIME-Base64-3.16-479.fc36.aarch6 2.0 MB/s |  30 kB     00:00    
21:29:57 #10 47.38 (57/141): perl-Mozilla-CA-20211001-2.fc36.noarc 813 kB/s |  12 kB     00:00    
21:29:57 #10 47.38 (58/141): perl-NDBM_File-1.15-486.fc36.aarch64. 3.1 MB/s |  27 kB     00:00    
21:29:57 #10 47.39 (59/141): perl-Net-SSLeay-1.92-2.fc36.aarch64.r  24 MB/s | 365 kB     00:00    
21:29:57 #10 47.39 (60/141): perl-POSIX-1.97-486.fc36.aarch64.rpm  8.1 MB/s | 103 kB     00:00    
21:29:57 #10 47.40 (61/141): perl-PathTools-3.80-479.fc36.aarch64. 7.1 MB/s |  85 kB     00:00    
21:29:57 #10 47.40 (62/141): perl-Pod-Escapes-1.07-479.fc36.noarch 3.0 MB/s |  20 kB     00:00    
21:29:57 #10 47.40 (63/141): perl-Pod-Perldoc-3.28.01-480.fc36.noa 8.6 MB/s |  83 kB     00:00    
21:29:57 #10 47.41 (64/141): perl-Pod-Simple-3.43-3.fc36.noarch.rp  19 MB/s | 215 kB     00:00    
21:29:57 #10 47.41 (65/141): perl-Pod-Usage-2.01-479.fc36.noarch.r 4.9 MB/s |  40 kB     00:00    
21:29:57 #10 47.41 (66/141): perl-SelectSaver-1.02-486.fc36.noarch 1.6 MB/s |  17 kB     00:00    
21:29:57 #10 47.42 (67/141): perl-Storable-3.25-2.fc36.aarch64.rpm 9.7 MB/s |  93 kB     00:00    
21:29:57 #10 47.42 (68/141): perl-Symbol-1.09-486.fc36.noarch.rpm  2.8 MB/s |  19 kB     00:00    
21:29:57 #10 47.42 (69/141): perl-Term-ANSIColor-5.01-480.fc36.noa 5.2 MB/s |  48 kB     00:00    
21:29:57 #10 47.43 (70/141): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.6 MB/s |  22 kB     00:00    
21:29:57 #10 47.43 (71/141): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 4.0 MB/s |  22 kB     00:00    
21:29:57 #10 47.43 (72/141): perl-Time-Local-1.300-479.fc36.noarch 4.5 MB/s |  34 kB     00:00    
21:29:57 #10 47.44 (73/141): perl-URI-5.10-1.fc36.noarch.rpm        12 MB/s | 108 kB     00:00    
21:29:57 #10 47.44 (74/141): perl-base-2.27-486.fc36.noarch.rpm    3.1 MB/s |  21 kB     00:00    
21:29:57 #10 47.44 (75/141): perl-constant-1.33-480.fc36.noarch.rp 2.4 MB/s |  23 kB     00:00    
21:29:57 #10 47.45 (76/141): perl-if-0.60.900-486.fc36.noarch.rpm  2.1 MB/s |  19 kB     00:00    
21:29:57 #10 47.45 (77/141): perl-interpreter-5.34.1-486.fc36.aarc  10 MB/s |  76 kB     00:00    
21:29:57 #10 47.46 (78/141): perl-libnet-3.13-480.fc36.noarch.rpm   11 MB/s | 126 kB     00:00    
21:29:57 #10 47.47 (79/141): perl-libs-5.34.1-486.fc36.aarch64.rpm  87 MB/s | 2.0 MB     00:00    
21:29:57 #10 49.96 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:57 #10 49.97 Setting up groff-base (1.22.3-10) ...
21:29:57 #10 49.99 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
21:29:57 #10 50.00 No schema files found: doing nothing.
21:29:57 #10 50.01 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:29:57 #10 50.02 Setting up unzip (6.0-21ubuntu1.2) ...
21:29:57 #10 50.04 Setting up linux-libc-dev:arm64 (4.15.0-208.220) ...
21:29:57 #10 50.05 Setting up libmpfr6:arm64 (4.0.1-1) ...
21:29:57 #10 50.06 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:29:57 #10 50.07 Setting up dctrl-tools (2.24-2build1) ...
21:29:57 #10 50.09 Setting up distro-info-data (0.37ubuntu0.15) ...
21:29:57 #10 50.10 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
21:29:57 #10 50.14 Setting up libpipeline1:arm64 (1.5.0-1) ...
21:29:57 #10 50.15 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:57 #10 45.50 (1/137): bzip2-1.0.8-12.fc37.aarch64.rpm        171 kB/s |  52 kB     00:00    
21:29:57 #10 45.50 (2/137): dash-0.5.11.5-2.fc37.aarch64.rpm       315 kB/s |  98 kB     00:00    
21:29:57 #10 45.54 (3/137): cpio-2.13-13.fc37.aarch64.rpm          795 kB/s | 274 kB     00:00    
21:29:57 #10 45.54 (4/137): desktop-file-utils-0.26-7.fc37.aarch64 1.6 MB/s |  71 kB     00:00    
21:29:57 #10 45.54 (5/137): devscripts-checkbashisms-2.22.2-3.fc37 731 kB/s |  28 kB     00:00    
21:29:57 #10 45.55 (6/137): diffutils-3.8-3.fc37.aarch64.rpm        30 MB/s | 376 kB     00:00    
21:29:57 #10 45.55 (7/137): dnf-plugins-core-4.3.1-1.fc37.noarch.r 3.9 MB/s |  34 kB     00:00    
21:29:57 #10 45.56 (8/137): dwz-0.14-7.fc37.aarch64.rpm             11 MB/s | 126 kB     00:00    
21:29:57 #10 45.56 (9/137): ed-1.18-2.fc37.aarch64.rpm             8.5 MB/s |  78 kB     00:00    
21:29:57 #10 45.56 (10/137): efi-srpm-macros-5-6.fc37.noarch.rpm   3.7 MB/s |  22 kB     00:00    
21:29:57 #10 45.56 (11/137): file-5.42-4.fc37.aarch64.rpm          5.7 MB/s |  49 kB     00:00    
21:29:57 #10 45.57 (12/137): fonts-srpm-macros-2.0.5-9.fc37.noarch 2.9 MB/s |  26 kB     00:00    
21:29:57 #10 45.57 (13/137): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 1.1 MB/s | 7.7 kB     00:00    
21:29:57 #10 45.58 (14/137): gdk-pixbuf2-2.42.10-1.fc37.aarch64.rp  43 MB/s | 483 kB     00:00    
21:29:57 #10 45.58 (15/137): go-srpm-macros-3.2.0-1.fc37.noarch.rp 2.6 MB/s |  27 kB     00:00    
21:29:57 #10 45.59 (16/137): hunspell-en-0.20140811.1-23.fc37.noar  17 MB/s | 180 kB     00:00    
21:29:57 #10 45.60 (17/137): hunspell-1.7.0-21.fc37.aarch64.rpm     13 MB/s | 265 kB     00:00    
21:29:57 #11 46.51 Get:409 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 manpages-dev all 5.13-1 [2355 kB]
21:29:57 #14 9.564   Installing       : libselinux-devel-2.9-8.el8.aarch64                   20/61 
21:29:57 #14 9.611   Installing       : libselinux-utils-2.9-8.el8.aarch64                   21/61 
21:29:57 #14 9.660   Installing       : policycoreutils-2.9-24.el8.aarch64                   22/61 
21:29:57 #11 76.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:57 #11 44.71 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ...
21:29:57 #11 44.72 Unpacking libsub-override-perl (0.09-2) ...
21:29:57 #11 44.75 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:29:57 #11 44.75 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
21:29:57 #11 44.75 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
21:29:57 #11 44.78 Selecting previously unselected package dh-strip-nondeterminism.
21:29:57 #11 44.78 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ...
21:29:57 #11 44.79 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
21:29:57 #11 44.82 Selecting previously unselected package dwz.
21:29:57 #11 44.82 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ...
21:29:57 #11 44.82 Unpacking dwz (0.13-5) ...
21:29:57 #11 44.87 Selecting previously unselected package libcroco3:arm64.
21:29:57 #11 44.87 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ...
21:29:57 #11 44.88 Unpacking libcroco3:arm64 (0.6.13-1) ...
21:29:57 #11 44.92 Selecting previously unselected package gettext.
21:29:57 #11 44.92 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ...
21:29:57 #11 44.93 Unpacking gettext (0.19.8.1-10build1) ...
21:29:57 #11 45.02 Selecting previously unselected package intltool-debian.
21:29:57 #11 45.02 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ...
21:29:57 #11 48.00 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ...
21:29:57 #11 48.00 Unpacking m4 (1.4.18-5ubuntu2) ...
21:29:57 #11 48.03 Selecting previously unselected package autoconf.
21:29:57 #11 48.04 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
21:29:57 #11 48.04 Unpacking autoconf (2.71-2) ...
21:29:57 #11 48.09 Selecting previously unselected package autotools-dev.
21:29:57 #11 48.09 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
21:29:57 #11 48.09 Unpacking autotools-dev (20220109.1) ...
21:29:57 #11 48.13 Selecting previously unselected package automake.
21:29:57 #11 48.13 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
21:29:57 #11 48.13 Unpacking automake (1:1.16.5-1.3) ...
21:29:57 #11 48.18 Selecting previously unselected package autopoint.
21:29:57 #11 48.18 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
21:29:57 #11 48.19 Unpacking autopoint (0.21-4ubuntu4) ...
21:29:57 #11 48.22 Selecting previously unselected package binutils-common:arm64.
21:29:57 #11 48.22 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.1_arm64.deb ...
21:29:57 #11 48.22 Unpacking binutils-common:arm64 (2.38-4ubuntu2.1) ...
21:29:57 #11 48.26 Selecting previously unselected package libbinutils:arm64.
21:29:57 #13 10.67 Selecting previously unselected package cmake.
21:29:57 #13 10.67 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_armhf.deb ...
21:29:57 #13 10.67 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
21:29:57 #13 10.80 Selecting previously unselected package dh-apparmor.
21:29:57 #10 47.47 (80/141): perl-mro-1.25-486.fc36.aarch64.rpm    2.3 MB/s |  33 kB     00:00    
21:29:57 #10 47.48 (81/141): perl-overload-1.33-486.fc36.noarch.rp 2.4 MB/s |  50 kB     00:00    
21:29:57 #10 47.49 (82/141): perl-overloading-0.02-486.fc36.noarch 1.9 MB/s |  18 kB     00:00    
21:29:57 #10 47.49 (83/141): perl-parent-0.238-479.fc36.noarch.rpm 1.2 MB/s |  14 kB     00:00    
21:29:57 #10 47.49 (84/141): perl-podlators-4.14-479.fc36.noarch.r  11 MB/s | 112 kB     00:00    
21:29:57 #10 47.49 (85/141): perl-srpm-macros-1-43.fc36.noarch.rpm 1.4 MB/s | 8.4 kB     00:00    
21:29:57 #10 47.50 (86/141): perl-subs-1.04-486.fc36.noarch.rpm    2.0 MB/s |  17 kB     00:00    
21:29:57 #10 47.50 (87/141): perl-vars-1.05-486.fc36.noarch.rpm    2.4 MB/s |  18 kB     00:00    
21:29:57 #10 47.50 (88/141): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    2.7 MB/s |  14 kB     00:00    
21:29:57 #10 47.51 (89/141): pkgconf-1.8.0-2.fc36.aarch64.rpm      4.8 MB/s |  41 kB     00:00    
21:29:57 #10 47.51 (90/141): pkgconf-pkg-config-1.8.0-2.fc36.aarch 1.3 MB/s |  10 kB     00:00    
21:29:57 #10 47.51 (91/141): python3-dateutil-2.8.1-8.fc36.noarch.  26 MB/s | 289 kB     00:00    
21:29:57 #10 47.52 (92/141): python3-distro-1.6.0-2.fc36.noarch.rp 4.6 MB/s |  38 kB     00:00    
21:29:57 #10 47.52 (93/141): python3-dbus-1.2.18-3.fc36.aarch64.rp 9.8 MB/s | 132 kB     00:00    
21:29:57 #10 47.53 (94/141): python3-enchant-3.2.2-2.fc36.noarch.r 7.7 MB/s |  79 kB     00:00    
21:29:57 #10 47.53 (95/141): python3-file-magic-5.41-4.fc36.noarch 1.8 MB/s |  18 kB     00:00    
21:29:57 #10 47.53 (96/141): python3-pyxdg-0.27-4.fc36.noarch.rpm   15 MB/s |  96 kB     00:00    
21:29:57 #10 47.54 (97/141): python3-pybeam-0.7-2.fc36.noarch.rpm  2.3 MB/s |  24 kB     00:00    
21:29:57 #10 47.54 (98/141): python3-six-1.16.0-5.fc36.noarch.rpm  3.7 MB/s |  36 kB     00:00    
21:29:57 #10 47.54 (99/141): python3-tomli-1.2.3-1.fc36.noarch.rpm 3.1 MB/s |  29 kB     00:00    
21:29:57 #10 47.55 (100/141): python3-tomli-w-0.4.0-3.fc36.noarch. 2.5 MB/s |  18 kB     00:00    
21:29:57 #10 47.58 (101/141): python3-zstandard-0.17.0-1.fc36.aarc  10 MB/s | 428 kB     00:00    
21:29:57 #10 47.64 (102/141): shared-mime-info-2.1-3.fc35.aarch64. 3.7 MB/s | 373 kB     00:00    
21:29:57 #10 47.65 (103/141): xxhash-libs-0.8.1-2.fc36.aarch64.rpm 526 kB/s |  34 kB     00:00    
21:29:57 #10 47.65 (104/141): unzip-6.0-57.fc36.aarch64.rpm        2.6 MB/s | 182 kB     00:00    
21:29:57 #10 50.16 Setting up libksba8:arm64 (1.3.5-2ubuntu0.18.04.2) ...
21:29:57 #10 50.17 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
21:29:57 #10 50.19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
21:29:57 #10 50.20 Setting up m4 (1.4.18-1) ...
21:29:57 #10 50.21 Setting up libgdbm5:arm64 (1.14.1-6) ...
21:29:57 #10 50.22 Setting up at (3.1.20-3.1ubuntu2) ...
21:29:57 #10 50.36 invoke-rc.d: could not determine current runlevel
21:29:57 #10 50.36 invoke-rc.d: policy-rc.d denied execution of start.
21:29:57 #10 50.37 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
21:29:57 #10 50.38 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.4) ...
21:29:57 #10 50.39 Setting up ucf (3.0038) ...
21:29:57 #10 45.60 (18/137): hunspell-en-GB-0.20140811.1-23.fc37.n  20 MB/s | 225 kB     00:00    
21:29:57 #10 45.61 (19/137): groff-base-1.22.4-10.fc37.aarch64.rpm  30 MB/s | 1.0 MB     00:00    
21:29:57 #10 45.61 (20/137): hunspell-en-US-0.20140811.1-23.fc37.n  12 MB/s | 176 kB     00:00    
21:29:57 #10 45.62 (21/137): hunspell-filesystem-1.7.0-21.fc37.aar 696 kB/s | 8.8 kB     00:00    
21:29:57 #10 45.62 (22/137): kernel-srpm-macros-1.0-15.fc37.noarch 1.6 MB/s | 9.4 kB     00:00    
21:29:57 #10 45.63 (23/137): json-glib-1.6.6-3.fc37.aarch64.rpm     14 MB/s | 160 kB     00:00    
21:29:57 #10 45.71 (24/137): libappstream-glib-0.8.1-1.fc37.aarch6 4.4 MB/s | 389 kB     00:00    
21:29:57 #10 45.71 (25/137): libjpeg-turbo-2.1.3-2.fc37.aarch64.rp 2.2 MB/s | 195 kB     00:00    
21:29:57 #10 45.71 (26/137): libpng-1.6.37-13.fc37.aarch64.rpm      15 MB/s | 114 kB     00:00    
21:29:57 #10 45.72 (27/137): libpkgconf-1.8.0-3.fc37.aarch64.rpm   3.2 MB/s |  36 kB     00:00    
21:29:57 #10 45.72 (28/137): libstemmer-0-19.585svn.fc37.aarch64.r 8.5 MB/s |  79 kB     00:00    
21:29:57 #10 45.72 (29/137): lua-srpm-macros-1-7.fc37.noarch.rpm   1.0 MB/s | 8.8 kB     00:00    
21:29:57 #10 45.73 (30/137): nim-srpm-macros-3-7.fc37.noarch.rpm   1.5 MB/s | 8.4 kB     00:00    
21:29:57 #10 45.73 (31/137): ocaml-srpm-macros-7-2.fc37.noarch.rpm 1.7 MB/s |  13 kB     00:00    
21:29:57 #10 45.73 (32/137): openblas-srpm-macros-2-12.fc37.noarch 961 kB/s | 7.5 kB     00:00    
21:29:57 #10 45.74 (33/137): package-notes-srpm-macros-0.5-6.fc37. 1.7 MB/s |  11 kB     00:00    
21:29:57 #10 45.74 (34/137): patch-2.7.6-17.fc37.aarch64.rpm        13 MB/s | 121 kB     00:00    
21:29:57 #10 45.74 (35/137): perl-AutoLoader-5.74-492.fc37.noarch. 2.4 MB/s |  24 kB     00:00    
21:29:57 #10 45.79 (36/137): perl-Carp-1.52-489.fc37.noarch.rpm    571 kB/s |  29 kB     00:00    
21:29:57 #10 45.80 (37/137): perl-B-1.83-492.fc37.aarch64.rpm      3.2 MB/s | 186 kB     00:00    
21:29:57 #10 45.80 (38/137): perl-Class-Struct-0.66-492.fc37.noarc 460 kB/s |  25 kB     00:00    
21:29:57 #10 45.80 (39/137): perl-Data-Dumper-2.184-490.fc37.aarch 5.2 MB/s |  55 kB     00:00    
21:29:57 #10 45.81 (40/137): perl-Digest-MD5-2.58-489.fc37.aarch64 5.2 MB/s |  36 kB     00:00    
21:29:57 #11 46.64 Get:410 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-certifi all 2022.6.15-2 [156 kB]
21:29:57 #11 46.65 Get:411 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cffi-backend arm64 1.15.1-1 [79.8 kB]
21:29:57 #11 46.65 Get:412 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cryptography arm64 3.4.8-2 [217 kB]
21:29:57 #11 46.66 Get:413 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-idna all 3.3-1 [49.3 kB]
21:29:57 #11 46.67 Get:414 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-nacl arm64 1.5.0-2 [59.9 kB]
21:29:57 #11 46.67 Get:415 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-six all 1.16.0-4 [12.4 kB]
21:29:57 #11 46.67 Get:416 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-bcrypt arm64 3.2.0-1build1 [28.9 kB]
21:29:57 #11 46.67 Get:417 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
21:29:57 #11 46.68 Get:418 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-urllib3 all 1.26.9-1 [98.8 kB]
21:29:57 #14 9.683   Running scriptlet: policycoreutils-2.9-24.el8.aarch64                   22/61 
21:29:57 #14 9.886   Installing       : python3-policycoreutils-2.9-24.el8.noarch            23/61 
21:29:57 #14 9.919   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       24/61 
21:29:57 #11 77.10 
21:29:57 #11 77.10 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:57 #11 77.13 Setting up python3-six (1.16.0-4) ...
21:29:57 #11 77.25 Setting up dh-autoreconf (20) ...
21:29:57 #11 77.26 Setting up libdata-validate-uri-perl (0.07-2) ...
21:29:57 #11 77.27 Setting up libnet-smtp-ssl-perl (1.04-2) ...
21:29:57 #11 77.28 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
21:29:57 #11 45.02 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:29:57 #11 45.06 Selecting previously unselected package po-debconf.
21:29:57 #11 45.06 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ...
21:29:57 #11 45.06 Unpacking po-debconf (1.0.21) ...
21:29:57 #11 45.11 Selecting previously unselected package debhelper.
21:29:57 #11 45.11 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ...
21:29:57 #11 45.12 Unpacking debhelper (12.10ubuntu1) ...
21:29:57 #11 48.26 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.1_arm64.deb ...
21:29:57 #11 48.26 Unpacking libbinutils:arm64 (2.38-4ubuntu2.1) ...
21:29:57 #11 48.31 Selecting previously unselected package libctf-nobfd0:arm64.
21:29:57 #11 48.31 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.1_arm64.deb ...
21:29:57 #11 48.32 Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.1) ...
21:29:57 #11 48.35 Selecting previously unselected package libctf0:arm64.
21:29:57 #11 48.35 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.1_arm64.deb ...
21:29:57 #11 48.36 Unpacking libctf0:arm64 (2.38-4ubuntu2.1) ...
21:29:57 #11 48.39 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:29:57 #11 48.39 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-4ubuntu2.1_arm64.deb ...
21:29:57 #11 48.39 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.1) ...
21:29:57 #12 3.048 Reading package lists...
21:29:57 #13 10.80 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ...
21:29:57 #13 10.80 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ...
21:29:57 #13 10.85 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:29:57 #13 10.85 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
21:29:57 #13 10.85 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:29:57 #13 10.89 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:29:57 #13 10.90 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
21:29:57 #13 10.90 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:29:57 #13 10.93 Selecting previously unselected package libudev-dev:armhf.
21:29:57 #13 10.94 Preparing to unpack .../12-libudev-dev_249.11-0ubuntu3.7_armhf.deb ...
21:29:57 #13 10.94 Unpacking libudev-dev:armhf (249.11-0ubuntu3.7) ...
21:29:57 #13 10.97 Selecting previously unselected package libsepol-dev:armhf.
21:29:57 #13 10.97 Preparing to unpack .../13-libsepol-dev_3.3-1build1_armhf.deb ...
21:29:57 #13 10.98 Unpacking libsepol-dev:armhf (3.3-1build1) ...
21:29:57 #13 11.03 Selecting previously unselected package libpcre2-16-0:armhf.
21:29:57 #10 47.73 (105/141): zip-3.0-32.fc36.aarch64.rpm          2.8 MB/s | 256 kB     00:00    
21:29:57 #10 47.74 (106/141): ansible-srpm-macros-1-8.1.fc36.noarc  97 kB/s | 8.5 kB     00:00    
21:29:57 #10 47.76 (107/141): binutils-gold-2.37-37.fc36.aarch64.r  41 MB/s | 893 kB     00:00    
21:29:57 #10 47.79 (108/141): dbus-libs-1.14.4-1.fc36.aarch64.rpm  3.0 MB/s | 153 kB     00:00    
21:29:57 #10 47.82 (109/141): binutils-2.37-37.fc36.aarch64.rpm     74 MB/s | 6.3 MB     00:00    
21:29:57 #10 47.82 (110/141): dnf-plugins-core-4.3.1-1.fc36.noarch 1.1 MB/s |  34 kB     00:00    
21:29:57 #10 47.83 (111/141): debugedit-5.0-7.fc36.aarch64.rpm     2.3 MB/s |  77 kB     00:00    
21:29:57 #10 47.83 (112/141): elfutils-0.189-1.fc36.aarch64.rpm     61 MB/s | 527 kB     00:00    
21:29:57 #10 47.83 (113/141): elfutils-debuginfod-client-0.189-1.f 5.7 MB/s |  39 kB     00:00    
21:29:57 #10 47.84 (114/141): emacs-filesystem-28.2-3.fc36.noarch. 1.3 MB/s | 7.4 kB     00:00    
21:29:57 #10 47.85 (115/141): dwz-0.14-4.fc36.aarch64.rpm          4.8 MB/s | 125 kB     00:00    
21:29:57 #10 47.88 (116/141): gdb-minimal-12.1-2.fc36.aarch64.rpm   76 MB/s | 3.5 MB     00:00    
21:29:57 #10 47.89 (117/141): gdk-pixbuf2-2.42.9-2.fc36.aarch64.rp  11 MB/s | 463 kB     00:00    
21:29:57 #10 47.89 (118/141): glibc-gconv-extra-2.35-22.fc36.aarch  39 MB/s | 1.7 MB     00:00    
21:29:57 #10 47.90 (119/141): libappstream-glib-0.8.0-4.fc36.aarch  26 MB/s | 376 kB     00:00    
21:29:57 #10 47.91 (120/141): go-srpm-macros-3.2.0-1.fc36.noarch.r 1.2 MB/s |  26 kB     00:00    
21:29:57 #10 47.92 (121/141): perl-Encode-3.17-485.fc36.aarch64.rp  83 MB/s | 1.7 MB     00:00    
21:29:57 #10 47.92 (122/141): perl-Getopt-Long-2.54-1.fc36.noarch. 4.2 MB/s |  60 kB     00:00    
21:29:57 #10 47.92 (123/141): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 4.0 MB/s |  55 kB     00:00    
21:29:57 #10 47.95 (124/141): perl-Scalar-List-Utils-1.63-489.fc36 2.0 MB/s |  71 kB     00:00    
21:29:57 #10 50.51 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
21:29:57 #10 50.53 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:29:57 #10 50.54 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:29:57 #10 50.55 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
21:29:57 #10 50.57 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:29:57 #10 50.58 Setting up libcroco3:arm64 (0.6.12-2) ...
21:29:57 #10 50.59 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
21:29:57 #10 50.61 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.8) ...
21:29:57 #10 50.63 Setting up libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
21:29:57 #10 50.64 Setting up patch (2.7.6-2ubuntu1.1) ...
21:29:57 #10 50.66 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:29:57 #10 50.67 Setting up krb5-locales (1.16-2ubuntu0.4) ...
21:29:57 #10 45.86 (41/137): perl-Digest-1.20-489.fc37.noarch.rpm  408 kB/s |  26 kB     00:00    
21:29:57 #10 45.87 (42/137): perl-DynaLoader-1.52-492.fc37.aarch64 468 kB/s |  29 kB     00:00    
21:29:57 #10 45.88 (43/137): perl-Encode-3.19-492.fc37.aarch64.rpm  23 MB/s | 1.7 MB     00:00    
21:29:57 #10 45.88 (44/137): perl-Errno-1.36-492.fc37.aarch64.rpm  1.4 MB/s |  18 kB     00:00    
21:29:57 #10 45.89 (45/137): perl-Exporter-5.77-489.fc37.noarch.rp 2.0 MB/s |  31 kB     00:00    
21:29:57 #10 45.89 (46/137): perl-Fcntl-1.15-492.fc37.aarch64.rpm  2.7 MB/s |  24 kB     00:00    
21:29:57 #10 45.89 (47/137): perl-File-Basename-2.85-492.fc37.noar 3.5 MB/s |  20 kB     00:00    
21:29:57 #10 45.89 (48/137): perl-File-Path-2.18-489.fc37.noarch.r 4.1 MB/s |  35 kB     00:00    
21:29:57 #10 45.90 (49/137): perl-File-Temp-0.231.100-489.fc37.noa 6.4 MB/s |  59 kB     00:00    
21:29:57 #10 45.90 (50/137): perl-File-stat-1.12-492.fc37.noarch.r 3.0 MB/s |  20 kB     00:00    
21:29:57 #10 45.91 (51/137): perl-FileHandle-2.03-492.fc37.noarch. 1.9 MB/s |  19 kB     00:00    
21:29:57 #10 45.91 (52/137): perl-Getopt-Std-1.13-492.fc37.noarch. 2.0 MB/s |  19 kB     00:00    
21:29:57 #10 45.91 (53/137): perl-HTTP-Tiny-0.082-1.fc37.noarch.rp 6.1 MB/s |  55 kB     00:00    
21:29:57 #10 45.92 (54/137): perl-IO-Socket-IP-0.41-490.fc37.noarc 6.3 MB/s |  42 kB     00:00    
21:29:57 #10 45.92 (55/137): perl-IO-1.50-492.fc37.aarch64.rpm     8.2 MB/s |  95 kB     00:00    
21:29:57 #10 45.92 (56/137): perl-IO-Socket-SSL-2.075-1.fc37.noarc  20 MB/s | 221 kB     00:00    
21:29:57 #10 45.93 (57/137): perl-IPC-Open3-1.22-492.fc37.noarch.r 2.5 MB/s |  26 kB     00:00    
21:29:57 #10 45.93 (58/137): perl-Mozilla-CA-20211001-4.fc37.noarc 1.9 MB/s |  12 kB     00:00    
21:29:57 #10 45.94 (59/137): perl-MIME-Base64-3.16-489.fc37.aarch6 2.8 MB/s |  30 kB     00:00    
21:29:57 #10 45.94 (60/137): perl-NDBM_File-1.15-492.fc37.aarch64. 2.7 MB/s |  25 kB     00:00    
21:29:57 #10 45.94 (61/137): perl-Net-SSLeay-1.92-4.fc37.aarch64.r  30 MB/s | 358 kB     00:00    
21:29:57 #10 45.95 (62/137): perl-POSIX-2.03-492.fc37.aarch64.rpm   11 MB/s | 101 kB     00:00    
21:29:57 #10 45.95 (63/137): perl-PathTools-3.84-489.fc37.aarch64. 7.4 MB/s |  90 kB     00:00    
21:29:57 #10 45.95 (64/137): perl-Pod-Escapes-1.07-489.fc37.noarch 1.9 MB/s |  20 kB     00:00    
21:29:57 #10 45.96 (65/137): perl-Pod-Perldoc-3.28.01-490.fc37.noa  11 MB/s |  90 kB     00:00    
21:29:57 #10 45.96 (66/137): perl-Pod-Simple-3.43-490.fc37.noarch.  19 MB/s | 225 kB     00:00    
21:29:57 #10 45.97 (67/137): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 3.3 MB/s |  40 kB     00:00    
21:29:57 #10 45.97 (68/137): perl-SelectSaver-1.02-492.fc37.noarch 2.0 MB/s |  15 kB     00:00    
21:29:57 #10 45.98 (69/137): perl-Scalar-List-Utils-1.63-489.fc37. 6.2 MB/s |  71 kB     00:00    
21:29:57 #10 45.98 (70/137): perl-Socket-2.036-1.fc37.aarch64.rpm  5.9 MB/s |  55 kB     00:00    
21:29:57 #10 46.01 (71/137): perl-Storable-3.26-489.fc37.aarch64.r 2.6 MB/s |  95 kB     00:00    
21:29:57 #10 46.01 (72/137): perl-Symbol-1.09-492.fc37.noarch.rpm  530 kB/s |  17 kB     00:00    
21:29:57 #10 46.01 (73/137): perl-Term-ANSIColor-5.01-490.fc37.noa 1.3 MB/s |  48 kB     00:00    
21:29:57 #10 46.02 (74/137): perl-Term-Cap-1.17-489.fc37.noarch.rp 2.2 MB/s |  22 kB     00:00    
21:29:57 #10 46.02 (75/137): perl-Text-ParseWords-3.31-489.fc37.no 2.5 MB/s |  16 kB     00:00    
21:29:57 #10 46.03 (76/137): perl-Text-Tabs+Wrap-2021.0814-489.fc3 2.4 MB/s |  22 kB     00:00    
21:29:57 #10 46.03 (77/137): perl-Time-Local-1.300-489.fc37.noarch 3.7 MB/s |  33 kB     00:00    
21:29:57 #10 46.03 (78/137): perl-base-2.27-492.fc37.noarch.rpm    3.0 MB/s |  19 kB     00:00    
21:29:57 #10 46.11 (79/137): perl-constant-1.33-490.fc37.noarch.rp 290 kB/s |  23 kB     00:00    
21:29:57 #10 46.11 (80/137): perl-if-0.61.000-492.fc37.noarch.rpm  214 kB/s |  17 kB     00:00    
21:29:57 #11 47.08 Get:419 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
21:29:57 #14 9.941   Installing       : rpm-plugin-selinux-4.14.3-26.el8.aarch64             25/61 
21:29:57 #14 9.959   Installing       : selinux-policy-3.14.3-117.el8.noarch                 26/61 
21:29:57 #14 9.980   Running scriptlet: selinux-policy-3.14.3-117.el8.noarch                 26/61 
21:29:57 #11 77.45 Setting up python3-certifi (2022.6.15-2) ...
21:29:57 #11 77.58 Setting up libmodule-runtime-perl (0.016-2) ...
21:29:57 #11 77.58 Setting up libmailtools-perl (2.21-1) ...
21:29:57 #11 77.59 Setting up python3-gi (3.42.2-2) ...
21:29:57 #11 45.22 Selecting previously unselected package libfakeroot:arm64.
21:29:57 #11 45.22 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ...
21:29:57 #11 45.22 Unpacking libfakeroot:arm64 (1.24-1) ...
21:29:57 #11 45.26 Selecting previously unselected package fakeroot.
21:29:57 #11 45.26 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ...
21:29:57 #11 45.26 Unpacking fakeroot (1.24-1) ...
21:29:57 #11 45.31 Selecting previously unselected package libassuan0:arm64.
21:29:57 #11 45.31 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
21:29:57 #11 45.31 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
21:29:57 #11 45.34 Selecting previously unselected package gpgconf.
21:29:57 #11 45.35 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
21:29:57 #11 45.35 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:29:57 #11 45.39 Selecting previously unselected package libksba8:arm64.
21:29:57 #11 45.40 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
21:29:57 #11 45.40 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
21:29:57 #11 45.44 Selecting previously unselected package libnpth0:arm64.
21:29:57 #11 48.52 Selecting previously unselected package binutils.
21:29:57 #11 48.52 Preparing to unpack .../062-binutils_2.38-4ubuntu2.1_arm64.deb ...
21:29:57 #11 48.53 Unpacking binutils (2.38-4ubuntu2.1) ...
21:29:57 #11 48.55 Selecting previously unselected package libc-dev-bin.
21:29:57 #11 48.56 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_arm64.deb ...
21:29:57 #11 48.56 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
21:29:57 #11 48.59 Selecting previously unselected package linux-libc-dev:arm64.
21:29:57 #11 48.60 Preparing to unpack .../064-linux-libc-dev_5.15.0-69.76_arm64.deb ...
21:29:57 #11 48.60 Unpacking linux-libc-dev:arm64 (5.15.0-69.76) ...
21:29:57 #11 48.74 Selecting previously unselected package libcrypt-dev:arm64.
21:29:57 #11 48.74 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ...
21:29:57 #11 48.75 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ...
21:29:57 #11 48.78 Selecting previously unselected package rpcsvc-proto.
21:29:57 #12 3.928 Building dependency tree...
21:29:57 #12 4.104 Reading state information...
21:29:57 #12 4.126 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:29:57 #13 11.03 Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_armhf.deb ...
21:29:57 #13 11.03 Unpacking libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
21:29:57 #13 11.07 Selecting previously unselected package libpcre2-32-0:armhf.
21:29:57 #13 11.07 Preparing to unpack .../15-libpcre2-32-0_10.39-3ubuntu0.1_armhf.deb ...
21:29:57 #13 11.08 Unpacking libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
21:29:57 #13 11.11 Selecting previously unselected package libpcre2-posix3:armhf.
21:29:57 #13 11.12 Preparing to unpack .../16-libpcre2-posix3_10.39-3ubuntu0.1_armhf.deb ...
21:29:57 #13 11.12 Unpacking libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
21:29:57 #13 11.15 Selecting previously unselected package libpcre2-dev:armhf.
21:29:57 #13 11.15 Preparing to unpack .../17-libpcre2-dev_10.39-3ubuntu0.1_armhf.deb ...
21:29:57 #13 11.16 Unpacking libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
21:29:57 #13 11.19 Selecting previously unselected package libselinux1-dev:armhf.
21:29:57 #13 11.20 Preparing to unpack .../18-libselinux1-dev_3.3-1build2_armhf.deb ...
21:29:57 #13 11.20 Unpacking libselinux1-dev:armhf (3.3-1build2) ...
21:29:57 #13 11.23 Selecting previously unselected package libdevmapper-dev:armhf.
21:29:57 #13 11.24 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
21:29:57 #13 11.24 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
21:29:57 #13 11.27 Selecting previously unselected package libseccomp-dev:armhf.
21:29:57 #10 47.96 (125/141): perl-Socket-2.036-1.fc36.aarch64.rpm 1.4 MB/s |  55 kB     00:00    
21:29:57 #10 47.96 (126/141): perl-Text-ParseWords-3.31-1.fc36.noa 440 kB/s |  16 kB     00:00    
21:29:57 #10 47.96 (127/141): pyproject-srpm-macros-1.6.3-1.fc36.n 2.9 MB/s |  14 kB     00:00    
21:29:57 #10 47.96 (128/141): python-srpm-macros-3.10-20.fc36.noar 3.5 MB/s |  23 kB     00:00    
21:29:57 #10 47.97 (129/141): python3-construct-2.10.68-1.fc36.noa  14 MB/s | 112 kB     00:00    
21:29:57 #10 47.97 (130/141): qt5-srpm-macros-5.15.8-1.fc36.noarch 1.4 MB/s | 7.8 kB     00:00    
21:29:57 #10 47.97 (131/141): python3-dnf-plugins-core-4.3.1-1.fc3  23 MB/s | 229 kB     00:00    
21:29:57 #10 47.98 (132/141): redhat-rpm-config-223-1.fc36.noarch. 7.2 MB/s |  71 kB     00:00    
21:29:57 #10 47.98 (133/141): rpm-build-4.17.1-3.fc36.aarch64.rpm  6.4 MB/s |  59 kB     00:00    
21:29:57 #10 47.98 (134/141): rpmautospec-rpm-macros-0.3.5-1.fc36. 1.0 MB/s | 9.1 kB     00:00    
21:29:57 #10 47.99 (135/141): rpmlint-2.4.0-3.fc36.noarch.rpm       28 MB/s | 238 kB     00:00    
21:29:57 #10 47.99 (136/141): rpmlint-fedora-license-data-1.15-1.f 1.7 MB/s |  19 kB     00:00    
21:29:57 #10 48.00 (137/141): rust-srpm-macros-24-1.fc36.noarch.rp 1.0 MB/s |  11 kB     00:00    
21:29:57 #10 48.00 (138/141): xz-5.4.1-1.fc36.aarch64.rpm           34 MB/s | 406 kB     00:00    
21:29:57 #10 48.01 (139/141): zstd-1.5.4-1.fc36.aarch64.rpm         28 MB/s | 438 kB     00:00    
21:29:57 #10 48.01 (140/141): elfutils-libelf-0.189-1.fc36.aarch64  12 MB/s | 195 kB     00:00    
21:29:57 #10 48.02 (141/141): elfutils-libs-0.189-1.fc36.aarch64.r  31 MB/s | 257 kB     00:00    
21:29:57 #10 48.02 --------------------------------------------------------------------------------
21:29:57 #10 48.02 Total                                            16 MB/s |  29 MB     00:01     
21:29:57 #10 50.69 Setting up publicsuffix (20180223.1310-1) ...
21:29:57 #10 50.70 Setting up autotools-dev (20180224.1) ...
21:29:57 #10 50.71 Setting up t1utils (1.41-2) ...
21:29:57 #10 50.73 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
21:29:57 #10 50.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.74 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
21:29:57 #10 50.76 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:29:57 #10 50.77 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ...
21:29:57 #10 50.79 Setting up libltdl7:arm64 (2.4.6-2) ...
21:29:57 #10 50.80 Setting up openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:29:57 #10 50.82 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
21:29:57 #10 50.83 Setting up liblocale-gettext-perl (1.07-3build2) ...
21:29:57 #10 50.85 Setting up wdiff (1.2.2-2) ...
21:29:57 #10 50.86 Setting up shared-mime-info (1.9-2) ...
21:29:57 #10 46.11 (81/137): perl-interpreter-5.36.0-492.fc37.aarc 9.6 MB/s |  75 kB     00:00    
21:29:57 #10 46.12 (82/137): perl-libnet-3.14-490.fc37.noarch.rpm   12 MB/s | 132 kB     00:00    
21:29:57 #10 46.13 (83/137): perl-libs-5.36.0-492.fc37.aarch64.rpm 102 MB/s | 2.2 MB     00:00    
21:29:57 #10 46.14 (84/137): perl-mro-1.26-492.fc37.aarch64.rpm    2.2 MB/s |  31 kB     00:00    
21:29:57 #10 46.14 (85/137): perl-overload-1.35-492.fc37.noarch.rp 2.8 MB/s |  49 kB     00:00    
21:29:57 #10 46.14 (86/137): perl-overloading-0.02-492.fc37.noarch 1.5 MB/s |  16 kB     00:00    
21:29:57 #10 46.15 (87/137): perl-parent-0.238-489.fc37.noarch.rpm 2.0 MB/s |  14 kB     00:00    
21:29:57 #10 46.15 (88/137): perl-podlators-4.14-489.fc37.noarch.r  12 MB/s | 116 kB     00:00    
21:29:57 #10 46.15 (89/137): perl-srpm-macros-1-46.fc37.noarch.rpm 957 kB/s | 8.3 kB     00:00    
21:29:57 #10 46.16 (90/137): perl-subs-1.04-492.fc37.noarch.rpm    2.5 MB/s |  15 kB     00:00    
21:29:57 #10 46.16 (91/137): perl-vars-1.05-492.fc37.noarch.rpm    1.8 MB/s |  16 kB     00:00    
21:29:57 #10 46.23 (92/137): pkgconf-1.8.0-3.fc37.aarch64.rpm      566 kB/s |  41 kB     00:00    
21:29:57 #10 46.23 (93/137): pkgconf-pkg-config-1.8.0-3.fc37.aarch 146 kB/s |  10 kB     00:00    
21:29:57 #10 46.23 (94/137): pkgconf-m4-1.8.0-3.fc37.noarch.rpm    198 kB/s |  14 kB     00:00    
21:29:57 #10 46.24 (95/137): python3-construct-2.10.68-3.fc37.noar  17 MB/s | 152 kB     00:00    
21:29:57 #10 46.24 (96/137): python3-dateutil-2.8.2-4.fc37.noarch.  30 MB/s | 361 kB     00:00    
21:29:57 #10 46.25 (97/137): python3-distro-1.7.0-3.fc37.noarch.rp 5.2 MB/s |  48 kB     00:00    
21:29:57 #10 46.34 (98/137): python3-dnf-plugins-core-4.3.1-1.fc37 2.7 MB/s | 278 kB     00:00    
21:29:57 #11 47.31 Get:420 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB]
21:29:57 #11 47.32 Get:421 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 zstd arm64 1.5.2+dfsg-1 [514 kB]
21:29:57 #11 77.77 Setting up python3-idna (3.3-1) ...
21:29:57 #11 45.44 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ...
21:29:57 #11 45.45 Unpacking libnpth0:arm64 (1.6-1) ...
21:29:57 #11 45.49 Selecting previously unselected package dirmngr.
21:29:57 #11 45.49 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
21:29:57 #11 45.51 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:29:57 #11 45.56 Selecting previously unselected package gnupg-l10n.
21:29:57 #11 45.56 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:29:57 #11 45.57 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:29:57 #11 45.60 Selecting previously unselected package gnupg-utils.
21:29:57 #11 45.60 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
21:29:57 #11 45.61 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:29:57 #11 45.67 Selecting previously unselected package gpg.
21:29:57 #11 48.78 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
21:29:57 #11 48.78 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:29:57 #11 48.81 Selecting previously unselected package libtirpc-dev:arm64.
21:29:57 #11 48.82 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
21:29:57 #11 48.82 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
21:29:57 #11 48.85 Selecting previously unselected package libnsl-dev:arm64.
21:29:57 #11 48.86 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ...
21:29:57 #11 48.86 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
21:29:57 #11 48.89 Selecting previously unselected package libc6-dev:arm64.
21:29:57 #11 48.90 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_arm64.deb ...
21:29:57 #11 48.90 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.1) ...
21:29:57 #11 49.02 Selecting previously unselected package gcc-11-base:arm64.
21:29:58 #12 4.171 Starting 2 pkgProblemResolver with broken count: 0
21:29:58 #12 4.174 Done
21:29:58 #12 4.196  Done
21:29:58 #12 4.203 Starting pkgProblemResolver with broken count: 0
21:29:58 #12 4.236 Starting 2 pkgProblemResolver with broken count: 0
21:29:58 #12 4.240 Done
21:29:58 #12 4.369 The following additional packages will be installed:
21:29:58 #12 4.370   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:29:58 #12 4.371   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
21:29:58 #12 4.371   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
21:29:58 #12 4.371   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
21:29:58 #12 4.372   libuv1 pkg-config procps
21:29:58 #12 4.374 Suggested packages:
21:29:58 #12 4.374   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:29:58 #13 11.27 Preparing to unpack .../20-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ...
21:29:58 #13 11.28 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
21:29:58 #13 11.31 Selecting previously unselected package libsystemd-dev:armhf.
21:29:58 #13 11.31 Preparing to unpack .../21-libsystemd-dev_249.11-0ubuntu3.7_armhf.deb ...
21:29:58 #13 11.31 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.7) ...
21:29:58 #13 11.37 Selecting previously unselected package libglib2.0-0:armhf.
21:29:58 #13 11.38 Preparing to unpack .../22-libglib2.0-0_2.72.4-0ubuntu1_armhf.deb ...
21:29:58 #13 11.38 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
21:29:58 #13 11.44 Selecting previously unselected package pkg-config.
21:29:58 #13 11.45 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
21:29:58 #13 11.45 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:29:58 #10 46.42 (99/137): python3-enchant-3.2.2-5.fc37.noarch.r 601 kB/s | 103 kB     00:00    
21:29:58 #10 46.42 (100/137): python3-file-magic-5.42-4.fc37.noarc 257 kB/s |  20 kB     00:00    
21:29:58 #10 46.42 (101/137): python3-pybeam-0.7-4.fc37.noarch.rpm 402 kB/s |  32 kB     00:00    
21:29:58 #10 46.43 (102/137): python3-pyxdg-0.27-6.fc37.noarch.rpm  12 MB/s | 135 kB     00:00    
21:29:58 #10 46.43 (103/137): python3-tomli-w-1.0.0-4.fc37.noarch. 2.6 MB/s |  21 kB     00:00    
21:29:58 #10 46.43 (104/137): python3-six-1.16.0-8.fc37.noarch.rpm 3.6 MB/s |  42 kB     00:00    
21:29:58 #10 46.44 (105/137): rpm-build-4.18.0-1.fc37.aarch64.rpm  8.3 MB/s |  77 kB     00:00    
21:29:58 #10 46.44 (106/137): shared-mime-info-2.2-2.fc37.aarch64.  31 MB/s | 381 kB     00:00    
21:29:58 #10 46.45 (107/137): unzip-6.0-58.fc37.aarch64.rpm         17 MB/s | 182 kB     00:00    
21:29:58 #10 46.45 (108/137): xxhash-libs-0.8.1-3.fc37.aarch64.rpm 2.4 MB/s |  33 kB     00:00    
21:29:58 #10 46.46 (109/137): zip-3.0-33.fc37.aarch64.rpm           18 MB/s | 256 kB     00:00    
21:29:58 #10 46.47 (110/137): ansible-srpm-macros-1-8.1.fc37.noarc 415 kB/s | 8.6 kB     00:00    
21:29:58 #10 46.50 (111/137): binutils-2.38-25.fc37.aarch64.rpm    116 MB/s | 5.8 MB     00:00    
21:29:58 #10 46.51 (112/137): binutils-gold-2.38-25.fc37.aarch64.r  24 MB/s | 923 kB     00:00    
21:29:58 #10 46.51 (113/137): dbus-libs-1.14.6-1.fc37.aarch64.rpm  4.6 MB/s | 154 kB     00:00    
21:29:58 #10 46.52 (114/137): debugedit-5.0-7.fc37.aarch64.rpm      16 MB/s |  77 kB     00:00    
21:29:58 #10 46.52 (115/137): elfutils-debuginfod-client-0.189-1.f 5.0 MB/s |  39 kB     00:00    
21:29:58 #10 46.53 (116/137): elfutils-0.189-1.fc37.aarch64.rpm     35 MB/s | 532 kB     00:00    
21:29:58 #10 46.53 (117/137): emacs-filesystem-28.2-3.fc37.noarch. 607 kB/s | 7.5 kB     00:00    
21:29:58 #10 46.54 (118/137): enchant2-2.3.4-1.fc37.aarch64.rpm    5.0 MB/s |  63 kB     00:00    
21:29:58 #10 46.54 (119/137): ghc-srpm-macros-1.6.1-1.fc37.noarch. 1.2 MB/s | 8.0 kB     00:00    
21:29:58 #10 46.57 (120/137): gdb-minimal-13.1-1.fc37.aarch64.rpm   96 MB/s | 3.7 MB     00:00    
21:29:58 #11 77.98 Setting up python3-urllib3 (1.26.9-1) ...
21:29:58 #11 78.15 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:29:58 #11 78.19 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:29:58 #11 45.67 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
21:29:58 #11 45.68 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:29:58 #11 45.75 Selecting previously unselected package pinentry-curses.
21:29:58 #11 45.75 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ...
21:29:58 #11 45.75 Unpacking pinentry-curses (1.1.0-3build1) ...
21:29:58 #11 45.79 Selecting previously unselected package gpg-agent.
21:29:58 #11 45.80 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
21:29:58 #11 45.80 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:29:58 #11 45.85 Selecting previously unselected package gpg-wks-client.
21:29:58 #11 45.86 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
21:29:58 #11 45.86 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:29:58 #11 45.91 Selecting previously unselected package gpg-wks-server.
21:29:58 #11 45.91 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
21:29:58 #11 45.91 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:29:58 #11 45.95 Selecting previously unselected package gpgsm.
21:29:58 #11 45.96 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
21:29:58 #11 45.96 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:29:58 #11 46.01 Selecting previously unselected package gnupg.
21:29:58 #11 49.02 Preparing to unpack .../070-gcc-11-base_11.3.0-1ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.02 Unpacking gcc-11-base:arm64 (11.3.0-1ubuntu1~22.04) ...
21:29:58 #11 49.06 Selecting previously unselected package libisl23:arm64.
21:29:58 #11 49.06 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ...
21:29:58 #11 49.06 Unpacking libisl23:arm64 (0.24-2build1) ...
21:29:58 #11 49.11 Selecting previously unselected package libmpfr6:arm64.
21:29:58 #11 49.11 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ...
21:29:58 #11 49.11 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
21:29:58 #11 49.15 Selecting previously unselected package libmpc3:arm64.
21:29:58 #11 49.15 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ...
21:29:58 #11 49.16 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
21:29:58 #11 49.18 Selecting previously unselected package cpp-11.
21:29:58 #11 49.19 Preparing to unpack .../074-cpp-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.19 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
21:29:58 #10 48.47 Setting up bsdmainutils (11.1.2+b1) ...
21:29:58 #10 48.49 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:29:58 #10 48.50 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:29:58 #10 48.51 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
21:29:58 #10 48.52 Setting up libcroco3:arm64 (0.6.12-3) ...
21:29:58 #10 48.54 Setting up libgdbm-compat4:arm64 (1.18.1-4) ...
21:29:58 #10 48.55 Setting up ucf (3.0038+nmu1) ...
21:29:58 #10 48.66 Setting up libgcc-8-dev:arm64 (8.3.0-6) ...
21:29:58 #10 48.68 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ...
21:29:58 #10 48.69 Setting up groff-base (1.22.4-3+deb10u1) ...
21:29:58 #10 48.71 Setting up cpp (4:8.3.0-1) ...
21:29:58 #10 48.73 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:29:58 #10 48.74 Setting up libcurl4:arm64 (7.64.0-4+deb10u5) ...
21:29:58 #10 48.75 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ...
21:29:58 #10 48.76 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
21:29:58 #10 48.79 Setting up curl (7.64.0-4+deb10u5) ...
21:29:58 #10 48.80 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
21:29:58 #10 48.83 Setting up gpg (2.2.12-1+deb10u2) ...
21:29:58 #10 48.84 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
21:29:58 #10 48.86 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
21:29:58 #10 48.87 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ...
21:29:58 #10 48.88 Setting up python3.7 (3.7.3-2+deb10u4) ...
21:29:58 #12 4.624 The following NEW packages will be installed:
21:29:58 #13 11.53 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
21:29:58 #13 11.54 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
21:29:58 #13 11.55 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
21:29:58 #13 11.56 No schema files found: doing nothing.
21:29:58 #13 11.57 Setting up libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
21:29:58 #13 11.59 Setting up libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
21:29:58 #13 11.60 Setting up libuv1:armhf (1.43.0-1) ...
21:29:58 #13 11.61 Setting up emacsen-common (3.0.4) ...
21:29:58 #13 11.65 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:29:58 #13 11.66 Setting up bash-completion (1:2.11-5ubuntu1) ...
21:29:58 #13 11.68 Setting up libjsoncpp25:armhf (1.9.5-3) ...
21:29:58 #13 11.69 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:29:58 #13 11.74 Setting up libudev-dev:armhf (249.11-0ubuntu3.7) ...
21:29:58 #13 11.76 Setting up libsepol-dev:armhf (3.3-1build1) ...
21:29:58 #10 46.58 (121/137): glibc-gconv-extra-2.36-9.fc37.aarch6  41 MB/s | 1.7 MB     00:00    
21:29:58 #10 46.58 (122/137): gnat-srpm-macros-5-1.fc37.noarch.rpm 253 kB/s | 8.3 kB     00:00    
21:29:58 #10 46.59 (123/137): perl-Getopt-Long-2.54-1.fc37.noarch.  11 MB/s |  60 kB     00:00    
21:29:58 #10 46.59 (124/137): perl-URI-5.17-1.fc37.noarch.rpm       13 MB/s | 123 kB     00:00    
21:29:58 #10 46.63 (125/137): ncurses-6.3-4.20220501.fc37.aarch64. 8.6 MB/s | 408 kB     00:00    
21:29:58 #10 46.63 (126/137): pyproject-srpm-macros-1.6.3-1.fc37.n 373 kB/s |  14 kB     00:00    
21:29:58 #10 46.64 (127/137): python-srpm-macros-3.11-5.fc37.noarc 594 kB/s |  24 kB     00:00    
21:29:58 #10 46.64 (128/137): python3-dbus-1.3.2-1.fc37.aarch64.rp  15 MB/s | 158 kB     00:00    
21:29:58 #10 46.64 (129/137): qt5-srpm-macros-5.15.8-1.fc37.noarch 1.1 MB/s | 8.0 kB     00:00    
21:29:58 #10 46.65 (130/137): python3-zstandard-0.19.0-1.fc37.aarc  31 MB/s | 441 kB     00:00    
21:29:58 #10 46.65 (131/137): redhat-rpm-config-229-1.fc37.noarch. 6.2 MB/s |  80 kB     00:00    
21:29:58 #10 46.66 (132/137): rpmautospec-rpm-macros-0.3.5-1.fc37. 819 kB/s | 9.3 kB     00:00    
21:29:58 #10 46.66 (133/137): rpmlint-2.4.0-3.fc37.noarch.rpm       43 MB/s | 330 kB     00:00    
21:29:58 #10 46.67 (134/137): rust-srpm-macros-24-1.fc37.noarch.rp 1.5 MB/s |  12 kB     00:00    
21:29:58 #10 46.67 (135/137): rpmlint-fedora-license-data-1.16-1.f 1.4 MB/s |  20 kB     00:00    
21:29:58 #10 46.67 (136/137): xz-5.4.1-1.fc37.aarch64.rpm           40 MB/s | 420 kB     00:00    
21:29:58 #10 46.68 (137/137): zstd-1.5.4-1.fc37.aarch64.rpm         29 MB/s | 438 kB     00:00    
21:29:58 #10 46.69 --------------------------------------------------------------------------------
21:29:58 #10 46.69 Total                                            13 MB/s |  29 MB     00:02     
21:29:58 #11 47.57 Get:422 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 equivs all 2.3.1 [19.0 kB]
21:29:58 #11 47.58 Get:423 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libauthen-sasl-perl all 2.1600-2 [43.7 kB]
21:29:58 #11 47.59 Get:424 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-magic all 2:0.4.26-2 [13.2 kB]
21:29:58 #11 47.76 debconf: delaying package configuration, since apt-utils is not installed
21:29:58 #11 47.79 Fetched 141 MB in 41s (3417 kB/s)
21:29:58 #11 47.81 Selecting previously unselected package liblocale-gettext-perl.
21:29:58 #11 47.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4391 files and directories currently installed.)
21:29:58 #11 47.81 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
21:29:58 #11 47.81 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:29:58 #11 47.86 Selecting previously unselected package libssl3:arm64.
21:29:58 #11 47.86 Preparing to unpack .../libssl3_3.0.5-2ubuntu2.1_arm64.deb ...
21:29:58 #11 47.86 Unpacking libssl3:arm64 (3.0.5-2ubuntu2.1) ...
21:29:58 #11 47.92 Selecting previously unselected package libpython3.10-minimal:arm64.
21:29:58 #11 78.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:29:58 #11 78.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:29:58 #11 78.46 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:29:58 #11 46.02 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:29:58 #11 46.02 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:29:58 #11 46.06 Selecting previously unselected package libfile-which-perl.
21:29:58 #11 46.06 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ...
21:29:58 #11 46.07 Unpacking libfile-which-perl (1.23-1) ...
21:29:58 #11 46.10 Selecting previously unselected package libfile-homedir-perl.
21:29:58 #11 46.10 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ...
21:29:58 #11 46.11 Unpacking libfile-homedir-perl (1.004-1) ...
21:29:58 #11 46.14 Selecting previously unselected package libio-pty-perl.
21:29:58 #11 46.14 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ...
21:29:58 #11 46.15 Unpacking libio-pty-perl (1:1.12-1) ...
21:29:58 #11 46.18 Selecting previously unselected package libipc-run-perl.
21:29:58 #11 46.19 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ...
21:29:58 #11 46.19 Unpacking libipc-run-perl (20180523.0-2) ...
21:29:58 #11 46.23 Selecting previously unselected package libclass-method-modifiers-perl.
21:29:58 #11 46.23 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:29:58 #11 46.23 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:29:58 #11 46.27 Selecting previously unselected package libb-hooks-op-check-perl.
21:29:58 #11 49.38 Selecting previously unselected package cpp.
21:29:58 #11 49.38 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
21:29:58 #11 49.39 Unpacking cpp (4:11.2.0-1ubuntu1) ...
21:29:58 #11 49.43 Selecting previously unselected package libcc1-0:arm64.
21:29:58 #11 49.43 Preparing to unpack .../076-libcc1-0_12.1.0-2ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.43 Unpacking libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
21:29:58 #11 49.48 Selecting previously unselected package libgomp1:arm64.
21:29:58 #11 49.48 Preparing to unpack .../077-libgomp1_12.1.0-2ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.48 Unpacking libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
21:29:58 #12 4.625   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:29:58 #12 4.626   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
21:29:58 #12 4.626   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
21:29:58 #12 4.627   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
21:29:58 #12 4.628   libuv1 pkg-config procps
21:29:58 #12 4.908 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:29:58 #12 4.908 1 not fully installed or removed.
21:29:58 #12 4.908 Need to get 8017 kB of archives.
21:29:58 #12 4.908 After this operation, 28.6 MB of additional disk space will be used.
21:29:58 #12 4.908 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
21:29:58 #13 11.77 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:29:58 #13 11.78 Setting up libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
21:29:58 #13 11.79 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
21:29:58 #13 11.80 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
21:29:58 #13 11.84 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ...
21:29:58 #13 11.85 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.7) ...
21:29:58 #13 11.86 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:29:58 #13 11.87 Setting up libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
21:29:58 #13 11.88 Setting up libselinux1-dev:armhf (3.3-1build2) ...
21:29:58 #13 11.89 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
21:29:58 #13 11.90 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
21:29:58 #13 11.91 Setting up docker-ce-build-deps (1.0) ...
21:29:58 #13 11.93 Processing triggers for man-db (2.10.2-1) ...
21:29:58 #13 11.99 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:29:58 #11 47.92 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.3_arm64.deb ...
21:29:58 #11 47.93 Unpacking libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.3) ...
21:29:58 #11 48.01 Selecting previously unselected package libexpat1:arm64.
21:29:58 #11 48.01 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_arm64.deb ...
21:29:58 #11 48.01 Unpacking libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
21:29:58 #11 48.05 Selecting previously unselected package python3.10-minimal.
21:29:58 #11 48.05 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.3_arm64.deb ...
21:29:58 #11 48.05 Unpacking python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:29:58 #11 48.12 Setting up libssl3:arm64 (3.0.5-2ubuntu2.1) ...
21:29:58 #11 78.49 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:29:58 #11 78.50 Setting up libconst-fast-perl (0.014-2) ...
21:29:58 #11 78.51 Setting up libhttp-daemon-perl (6.14-1.1) ...
21:29:58 #11 78.52 Setting up python3-unidiff (0.7.3-1) ...
21:29:58 #11 46.27 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ...
21:29:58 #11 46.27 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
21:29:58 #11 46.31 Selecting previously unselected package libdynaloader-functions-perl.
21:29:58 #11 46.31 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ...
21:29:58 #11 46.31 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:29:58 #11 46.34 Selecting previously unselected package libdevel-callchecker-perl.
21:29:58 #11 46.34 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ...
21:29:58 #11 46.35 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:29:58 #11 46.38 Selecting previously unselected package libparams-classify-perl.
21:29:58 #11 46.38 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ...
21:29:58 #11 46.39 Unpacking libparams-classify-perl (0.015-1build2) ...
21:29:58 #11 46.42 Selecting previously unselected package libmodule-runtime-perl.
21:29:58 #11 46.42 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ...
21:29:58 #11 46.42 Unpacking libmodule-runtime-perl (0.016-1) ...
21:29:58 #11 46.46 Selecting previously unselected package libimport-into-perl.
21:29:58 #11 46.46 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ...
21:29:58 #11 46.46 Unpacking libimport-into-perl (1.002005-1) ...
21:29:58 #11 46.49 Selecting previously unselected package librole-tiny-perl.
21:29:58 #11 49.58 Selecting previously unselected package libitm1:arm64.
21:29:58 #11 49.58 Preparing to unpack .../078-libitm1_12.1.0-2ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.59 Unpacking libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
21:29:58 #11 49.63 Selecting previously unselected package libatomic1:arm64.
21:29:58 #11 49.63 Preparing to unpack .../079-libatomic1_12.1.0-2ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.64 Unpacking libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
21:29:58 #11 49.68 Selecting previously unselected package libasan6:arm64.
21:29:58 #11 49.68 Preparing to unpack .../080-libasan6_11.3.0-1ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.69 Unpacking libasan6:arm64 (11.3.0-1ubuntu1~22.04) ...
21:29:58 #11 49.76 Selecting previously unselected package liblsan0:arm64.
21:29:58 #11 49.76 Preparing to unpack .../081-liblsan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.77 Unpacking liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
21:29:58 #11 49.82 Selecting previously unselected package libtsan0:arm64.
21:29:58 #12 4.916 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB]
21:29:58 #12 4.932 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB]
21:29:58 #12 4.933 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB]
21:29:58 #12 4.937 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [277 kB]
21:29:58 #12 4.941 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
21:29:58 #12 4.942 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB]
21:29:58 #12 4.945 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB]
21:29:58 #12 4.958 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB]
21:29:58 #12 4.984 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
21:29:58 #12 4.986 Get:11 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
21:29:58 #12 4.988 Get:12 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
21:29:58 #12 4.991 Get:13 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB]
21:29:58 #12 4.992 Get:14 http://deb.debian.org/debian buster/main armhf libudev-dev armhf 241-7~deb10u8 [110 kB]
21:29:58 #12 4.994 Get:15 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB]
21:29:58 #12 4.999 Get:16 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB]
21:29:58 #12 5.002 Get:17 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB]
21:29:58 #12 5.006 Get:18 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
21:29:58 #12 5.008 Get:19 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB]
21:29:58 #12 5.015 Get:20 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB]
21:29:58 #12 5.017 Get:21 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
21:29:58 #12 5.019 Get:22 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB]
21:29:58 #12 5.020 Get:23 http://deb.debian.org/debian buster/main armhf libsystemd-dev armhf 241-7~deb10u8 [322 kB]
21:29:58 #12 5.025 Get:24 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB]
21:29:58 #13 DONE 12.2s
21:29:58 
21:29:58 #14 [stage-1 6/9] COPY sources/ /sources
21:29:58 #11 48.20 Setting up libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.3) ...
21:29:58 #11 48.21 Setting up libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
21:29:58 #11 48.23 Setting up python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:29:58 #11 78.64 Setting up lsb-release (11.2ubuntu1) ...
21:29:58 #11 78.77 Setting up libdata-dpath-perl (0.58-1) ...
21:29:58 #11 78.78 Setting up python3-magic (2:0.4.26-2) ...
21:29:58 #11 78.91 Setting up python3-cffi-backend:armhf (1.15.1-1) ...
21:29:58 #14 10.01   Running scriptlet: selinux-policy-minimum-3.14.3-117.el8.noarch         27/61 
21:29:58 #14 11.30   Installing       : selinux-policy-minimum-3.14.3-117.el8.noarch         27/61 
21:29:58 #11 46.49 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ...
21:29:58 #11 46.50 Unpacking librole-tiny-perl (2.001004-1) ...
21:29:58 #11 46.53 Selecting previously unselected package libstrictures-perl.
21:29:58 #11 46.53 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ...
21:29:58 #11 46.53 Unpacking libstrictures-perl (2.000006-1) ...
21:29:58 #11 46.56 Selecting previously unselected package libsub-quote-perl.
21:29:58 #11 46.57 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ...
21:29:58 #11 46.57 Unpacking libsub-quote-perl (2.006006-1) ...
21:29:58 #11 46.60 Selecting previously unselected package libmoo-perl.
21:29:58 #11 46.60 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ...
21:29:58 #11 46.61 Unpacking libmoo-perl (2.003006-1) ...
21:29:58 #11 46.64 Selecting previously unselected package libencode-locale-perl.
21:29:58 #11 46.64 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ...
21:29:58 #11 46.66 Unpacking libencode-locale-perl (1.05-1) ...
21:29:58 #11 46.70 Selecting previously unselected package libtimedate-perl.
21:29:58 #11 46.70 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ...
21:29:58 #11 46.70 Unpacking libtimedate-perl (2.3200-1) ...
21:29:58 #11 46.74 Selecting previously unselected package libhttp-date-perl.
21:29:58 #11 46.74 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ...
21:29:58 #11 46.74 Unpacking libhttp-date-perl (6.05-1) ...
21:29:58 #11 46.78 Selecting previously unselected package libfile-listing-perl.
21:29:58 #11 46.78 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ...
21:29:58 #11 46.78 Unpacking libfile-listing-perl (6.04-1) ...
21:29:58 #11 46.81 Selecting previously unselected package libhtml-tagset-perl.
21:29:58 #11 49.82 Preparing to unpack .../082-libtsan0_11.3.0-1ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.83 Unpacking libtsan0:arm64 (11.3.0-1ubuntu1~22.04) ...
21:29:58 #11 49.91 Selecting previously unselected package libubsan1:arm64.
21:29:58 #11 49.91 Preparing to unpack .../083-libubsan1_12.1.0-2ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.91 Unpacking libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
21:29:58 #11 49.97 Selecting previously unselected package libhwasan0:arm64.
21:29:58 #11 49.98 Preparing to unpack .../084-libhwasan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
21:29:58 #11 49.98 Unpacking libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
21:29:58 #11 50.03 Selecting previously unselected package libgcc-11-dev:arm64.
21:29:58 #11 50.03 Preparing to unpack .../085-libgcc-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
21:29:58 #11 50.03 Unpacking libgcc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
21:29:58 #11 50.12 Selecting previously unselected package gcc-11.
21:29:59 #9 50.54 Setting up libgssapi-krb5-2:arm64 (1.20.1-1+b1) ...
21:29:59 #9 50.55 Setting up libgdbm-compat4:arm64 (1.23-3) ...
21:29:59 #9 50.60 Setting up ucf (3.0043+nmu1) ...
21:29:59 #9 50.70 Setting up libx265-199:arm64 (3.5-2+b1) ...
21:29:59 #9 50.72 Setting up dwz (0.15-1) ...
21:29:59 #9 50.73 Setting up groff-base (1.22.4-10) ...
21:29:59 #9 50.75 Setting up cpp (4:12.2.0-3) ...
21:29:59 #9 50.77 Setting up pixz (1.0.7-2) ...
21:29:59 #9 50.78 Setting up gpgconf (2.2.40-1.1) ...
21:29:59 #9 50.79 Setting up libcurl4:arm64 (7.88.1-7) ...
21:29:59 #9 50.81 Setting up libx11-6:arm64 (2:1.8.4-2) ...
21:29:59 #12 5.195 debconf: delaying package configuration, since apt-utils is not installed
21:29:59 #12 5.231 Fetched 8017 kB in 0s (21.1 MB/s)
21:29:59 #12 5.263 Selecting previously unselected package bash-completion.
21:29:59 #12 5.264 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27526 files and directories currently installed.)
21:29:59 #12 5.289 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
21:29:59 #10 49.26 Running transaction check
21:29:59 #10 49.34 Transaction check succeeded.
21:29:59 #10 49.34 Running transaction test
21:29:59 #11 78.92 Setting up g++-12 (12.2.0-3ubuntu1) ...
21:29:59 #11 78.93 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:29:59 #11 79.12 Setting up python3-dbus (1.2.18-3build1) ...
21:29:59 #10 49.65 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ...
21:29:59 #10 49.66 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ...
21:29:59 #10 49.67 Setting up gettext (0.19.8.1-9) ...
21:29:59 #10 49.70 Setting up exim4-base (4.92-8+deb10u7) ...
21:29:59 #10 49.83 exim: DB upgrade, deleting hints-db
21:29:59 #10 49.87 Setting up gcc-8 (8.3.0-6) ...
21:29:59 #11 46.82 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ...
21:29:59 #11 46.82 Unpacking libhtml-tagset-perl (3.20-4) ...
21:29:59 #11 46.85 Selecting previously unselected package liburi-perl.
21:29:59 #11 46.86 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ...
21:29:59 #11 46.86 Unpacking liburi-perl (1.76-2) ...
21:29:59 #11 46.90 Selecting previously unselected package libhtml-parser-perl.
21:29:59 #11 46.90 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ...
21:29:59 #11 46.91 Unpacking libhtml-parser-perl (3.72-5) ...
21:29:59 #11 46.95 Selecting previously unselected package libhtml-tree-perl.
21:29:59 #11 50.12 Preparing to unpack .../086-gcc-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
21:29:59 #11 50.12 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
21:29:59 #9 50.83 Setting up curl (7.88.1-7) ...
21:29:59 #9 50.84 Setting up libfontconfig1:arm64 (2.14.1-4) ...
21:29:59 #9 50.86 Setting up libperl5.36:arm64 (5.36.0-7) ...
21:29:59 #9 50.87 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
21:29:59 #9 50.88 Setting up gpg (2.2.40-1.1) ...
21:29:59 #9 50.89 Setting up gnupg-utils (2.2.40-1.1) ...
21:29:59 #9 50.90 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
21:29:59 #9 50.92 Setting up gpg-agent (2.2.40-1.1) ...
21:29:59 #10 49.74 Transaction test succeeded.
21:29:59 #11 79.27 Setting up libmodule-implementation-perl (0.09-2) ...
21:29:59 #11 79.27 Setting up libcgi-fast-perl (1:2.15-1) ...
21:29:59 #11 79.28 Setting up python3-apt (2.4.0+22.10) ...
21:29:59 #11 79.44 Setting up libpackage-stash-perl (0.40-1) ...
21:29:59 #11 79.45 Setting up libimport-into-perl (1.002005-2) ...
21:29:59 #11 79.46 Setting up libmoo-perl (2.005004-3) ...
21:29:59 #11 48.91 Selecting previously unselected package python3-minimal.
21:29:59 #11 48.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4718 files and directories currently installed.)
21:29:59 #11 48.91 Preparing to unpack .../00-python3-minimal_3.10.6-1_arm64.deb ...
21:29:59 #11 48.92 Unpacking python3-minimal (3.10.6-1) ...
21:29:59 #11 48.95 Selecting previously unselected package media-types.
21:29:59 #11 48.95 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
21:29:59 #11 48.95 Unpacking media-types (8.0.0) ...
21:29:59 #11 48.98 Selecting previously unselected package libmpdec3:arm64.
21:29:59 #11 48.98 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_arm64.deb ...
21:29:59 #11 48.98 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
21:29:59 #11 49.02 Selecting previously unselected package libkrb5support0:arm64.
21:29:59 #11 49.02 Preparing to unpack .../03-libkrb5support0_1.20-1ubuntu0.1_arm64.deb ...
21:29:59 #10 49.88 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:29:59 #10 49.90 Setting up libtool (2.4.6-9) ...
21:29:59 #10 49.91 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
21:29:59 #10 50.00 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:29:59 #10 50.01 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
21:29:59 #10 50.03 Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
21:29:59 #10 50.07 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u5) ...
21:29:59 #10 50.10 Setting up python3 (3.7.3-1) ...
21:29:59 #11 46.95 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ...
21:29:59 #11 46.96 Unpacking libhtml-tree-perl (5.07-2) ...
21:29:59 #11 47.00 Selecting previously unselected package libio-html-perl.
21:29:59 #11 47.00 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ...
21:29:59 #11 47.01 Unpacking libio-html-perl (1.001-1) ...
21:29:59 #11 47.04 Selecting previously unselected package liblwp-mediatypes-perl.
21:29:59 #11 47.04 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:29:59 #11 47.04 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:29:59 #11 47.10 Selecting previously unselected package libhttp-message-perl.
21:29:59 #11 47.10 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ...
21:29:59 #11 47.10 Unpacking libhttp-message-perl (6.22-1) ...
21:29:59 #11 47.14 Selecting previously unselected package libhttp-cookies-perl.
21:29:59 #11 47.14 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ...
21:29:59 #11 47.15 Unpacking libhttp-cookies-perl (6.08-1) ...
21:29:59 #11 47.18 Selecting previously unselected package libhttp-negotiate-perl.
21:29:59 #11 47.18 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ...
21:29:59 #11 47.19 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:29:59 #11 47.22 Selecting previously unselected package perl-openssl-defaults:arm64.
21:29:59 #11 47.22 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ...
21:29:59 #11 47.22 Unpacking perl-openssl-defaults:arm64 (4) ...
21:29:59 #11 47.25 Selecting previously unselected package libnet-ssleay-perl.
21:29:59 #11 47.26 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ...
21:29:59 #11 47.26 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
21:29:59 #11 47.32 Selecting previously unselected package libio-socket-ssl-perl.
21:29:59 #11 47.32 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ...
21:29:59 #11 50.47 Selecting previously unselected package gcc.
21:29:59 #11 50.47 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
21:29:59 #11 50.48 Unpacking gcc (4:11.2.0-1ubuntu1) ...
21:29:59 #11 50.51 Selecting previously unselected package libstdc++-11-dev:arm64.
21:29:59 #11 50.51 Preparing to unpack .../088-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
21:29:59 #11 50.51 Unpacking libstdc++-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
21:29:59 #12 5.822 Unpacking bash-completion (1:2.8-6) ...
21:29:59 #10 49.74 Running transaction
21:29:59 #10 48.01 Running transaction check
21:29:59 #10 48.09 Transaction check succeeded.
21:29:59 #10 48.09 Running transaction test
21:29:59 #11 79.47 Setting up python3-bcrypt (3.2.0-1build1) ...
21:29:59 #11 79.60 Setting up liblist-someutils-perl (0.58-1) ...
21:29:59 #11 79.61 Setting up debhelper (13.9.1ubuntu1) ...
21:29:59 #11 79.62 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:29:59 #11 79.63 Setting up python3-chardet (4.0.0-2) ...
21:29:59 #11 49.02 Unpacking libkrb5support0:arm64 (1.20-1ubuntu0.1) ...
21:29:59 #11 49.05 Selecting previously unselected package libk5crypto3:arm64.
21:29:59 #11 49.06 Preparing to unpack .../04-libk5crypto3_1.20-1ubuntu0.1_arm64.deb ...
21:29:59 #11 49.06 Unpacking libk5crypto3:arm64 (1.20-1ubuntu0.1) ...
21:29:59 #11 49.09 Selecting previously unselected package libkeyutils1:arm64.
21:29:59 #11 49.09 Preparing to unpack .../05-libkeyutils1_1.6.3-1_arm64.deb ...
21:29:59 #11 49.10 Unpacking libkeyutils1:arm64 (1.6.3-1) ...
21:29:59 #11 49.13 Selecting previously unselected package libkrb5-3:arm64.
21:29:59 #11 49.13 Preparing to unpack .../06-libkrb5-3_1.20-1ubuntu0.1_arm64.deb ...
21:29:59 #11 49.13 Unpacking libkrb5-3:arm64 (1.20-1ubuntu0.1) ...
21:29:59 #11 49.18 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:29:59 #11 49.18 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1ubuntu0.1_arm64.deb ...
21:29:59 #11 49.18 Unpacking libgssapi-krb5-2:arm64 (1.20-1ubuntu0.1) ...
21:29:59 #11 49.21 Selecting previously unselected package libtirpc-common.
21:29:59 #11 49.21 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:29:59 #11 49.21 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:29:59 #11 49.25 Selecting previously unselected package libtirpc3:arm64.
21:29:59 #11 49.25 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
21:29:59 #11 47.32 Unpacking libio-socket-ssl-perl (2.067-1) ...
21:29:59 #11 47.37 Selecting previously unselected package libnet-http-perl.
21:29:59 #11 47.37 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ...
21:29:59 #11 47.38 Unpacking libnet-http-perl (6.19-1) ...
21:29:59 #11 47.41 Selecting previously unselected package liblwp-protocol-https-perl.
21:29:59 #11 47.41 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
21:29:59 #11 47.42 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:29:59 #11 47.45 Selecting previously unselected package libtry-tiny-perl.
21:29:59 #11 47.45 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ...
21:29:59 #11 47.45 Unpacking libtry-tiny-perl (0.30-1) ...
21:29:59 #11 47.49 Selecting previously unselected package libwww-robotrules-perl.
21:29:59 #11 47.49 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ...
21:29:59 #11 47.49 Unpacking libwww-robotrules-perl (6.02-1) ...
21:29:59 #11 47.58 Selecting previously unselected package libwww-perl.
21:29:59 #14 DONE 0.7s
21:29:59 
21:29:59 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:29:59 #11 50.70 Selecting previously unselected package g++-11.
21:29:59 #11 50.70 Preparing to unpack .../089-g++-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
21:29:59 #11 50.70 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
21:29:59 #9 51.50 Setting up libxpm4:arm64 (1:3.5.12-1.1) ...
21:29:59 #9 51.56 Setting up openssh-client (1:9.2p1-2) ...
21:29:59 #12 5.948 Selecting previously unselected package cmake-data.
21:29:59 #12 5.952 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
21:29:59 #12 5.958 Unpacking cmake-data (3.13.4-1) ...
21:29:59 #11 49.25 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
21:29:59 #11 49.28 Selecting previously unselected package libnsl2:arm64.
21:29:59 #11 49.29 Preparing to unpack .../10-libnsl2_1.3.0-2build2_arm64.deb ...
21:29:59 #11 49.29 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
21:29:59 #11 49.32 Selecting previously unselected package readline-common.
21:29:59 #11 49.32 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
21:29:59 #11 49.33 Unpacking readline-common (8.2-1) ...
21:29:59 #11 49.36 Selecting previously unselected package libreadline8:arm64.
21:29:59 #11 49.36 Preparing to unpack .../12-libreadline8_8.2-1_arm64.deb ...
21:29:59 #11 49.37 Unpacking libreadline8:arm64 (8.2-1) ...
21:29:59 #11 49.40 Selecting previously unselected package libsqlite3-0:arm64.
21:29:59 #11 49.40 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_arm64.deb ...
21:29:59 #11 49.40 Unpacking libsqlite3-0:arm64 (3.39.3-1) ...
21:29:59 #11 49.45 Selecting previously unselected package libpython3.10-stdlib:arm64.
21:29:59 #11 49.45 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.3_arm64.deb ...
21:29:59 #11 49.45 Unpacking libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.3) ...
21:29:59 #11 47.58 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ...
21:29:59 #11 47.58 Unpacking libwww-perl (6.43-1) ...
21:29:59 #11 47.63 Selecting previously unselected package patchutils.
21:29:59 #11 47.63 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ...
21:29:59 #11 47.63 Unpacking patchutils (0.3.4-2) ...
21:29:59 #11 47.67 Selecting previously unselected package wdiff.
21:29:59 #11 47.68 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ...
21:29:59 #11 47.68 Unpacking wdiff (1.2.2-2build1) ...
21:29:59 #11 47.72 Selecting previously unselected package devscripts.
21:29:59 #11 47.73 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ...
21:29:59 #11 47.75 Unpacking devscripts (2.20.2ubuntu2) ...
21:30:00 #11 50.92 Selecting previously unselected package g++.
21:30:00 #11 50.92 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
21:30:00 #11 50.92 Unpacking g++ (4:11.2.0-1ubuntu1) ...
21:30:00 #11 50.98 Selecting previously unselected package make.
21:30:00 #11 50.98 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ...
21:30:00 #11 50.98 Unpacking make (4.3-4.1build1) ...
21:30:00 #11 51.01 Selecting previously unselected package libdpkg-perl.
21:30:00 #11 51.02 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
21:30:00 #11 51.02 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
21:30:00 #11 51.06 Selecting previously unselected package bzip2.
21:30:00 #11 51.06 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ...
21:30:00 #11 51.07 Unpacking bzip2 (1.0.8-5build1) ...
21:30:00 #11 51.10 Selecting previously unselected package patch.
21:30:00 #10 50.42 Setting up python3-xdg (0.25-5) ...
21:30:00 #10 50.60 Setting up man-db (2.8.5-2) ...
21:30:00 #9 51.67 Setting up gpgsm (2.2.40-1.1) ...
21:30:00 #9 51.68 Setting up libheif1:arm64 (1.15.1-1) ...
21:30:00 #9 51.70 Setting up libxext6:arm64 (2:1.3.4-1+b1) ...
21:30:00 #9 51.71 Setting up binutils-aarch64-linux-gnu (2.40-2) ...
21:30:00 #9 51.72 Setting up libcurl3-gnutls:arm64 (7.88.1-7) ...
21:30:00 #9 51.74 Setting up binutils (2.40-2) ...
21:30:00 #9 51.75 Setting up man-db (2.11.2-2) ...
21:30:00 #9 51.85 Building database of manual pages ...
21:30:00 #12 6.353 Selecting previously unselected package libprocps7:armhf.
21:30:00 #12 6.358 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ...
21:30:00 #12 6.365 Unpacking libprocps7:armhf (2:3.3.15-2) ...
21:30:00 #12 6.410 Selecting previously unselected package procps.
21:30:00 #12 6.413 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ...
21:30:00 #12 6.419 Unpacking procps (2:3.3.15-2) ...
21:30:00 #11 49.55 Selecting previously unselected package python3.10.
21:30:00 #11 49.55 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.3_arm64.deb ...
21:30:00 #11 49.55 Unpacking python3.10 (3.10.7-1ubuntu0.3) ...
21:30:00 #11 49.59 Selecting previously unselected package libpython3-stdlib:arm64.
21:30:00 #11 49.59 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_arm64.deb ...
21:30:00 #11 49.60 Unpacking libpython3-stdlib:arm64 (3.10.6-1) ...
21:30:00 #11 49.63 Setting up python3-minimal (3.10.6-1) ...
21:30:00 #10 50.37   Preparing        :                                                        1/1 
21:30:00 #10 50.40   Upgrading        : elfutils-libelf-0.189-1.fc36.aarch64                 1/143 
21:30:00 #10 50.44   Upgrading        : elfutils-libs-0.189-1.fc36.aarch64                   2/143 
21:30:00 #10 50.44   Installing       : elfutils-debuginfod-client-0.189-1.fc36.aarch64      3/143 
21:30:00 #11 47.86 Selecting previously unselected package diffstat.
21:30:00 #11 47.86 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ...
21:30:00 #11 47.87 Unpacking diffstat (1.63-1) ...
21:30:00 #11 47.91 Selecting previously unselected package python3-chardet.
21:30:00 #11 47.92 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ...
21:30:00 #11 47.92 Unpacking python3-chardet (3.0.4-4build1) ...
21:30:00 #11 47.97 Selecting previously unselected package python3-debian.
21:30:00 #11 47.97 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1_all.deb ...
21:30:00 #11 47.97 Unpacking python3-debian (0.1.36ubuntu1) ...
21:30:00 #11 48.01 Selecting previously unselected package libgpgme11:arm64.
21:30:00 #11 48.02 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2_arm64.deb ...
21:30:00 #11 48.02 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2) ...
21:30:00 #11 48.06 Selecting previously unselected package python3-gpg.
21:30:00 #11 48.07 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2_arm64.deb ...
21:30:00 #11 48.07 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
21:30:00 #10 48.49 Transaction test succeeded.
21:30:00 #10 48.49 Running transaction
21:30:00 #11 79.93 Setting up python3-cryptography (3.4.8-2) ...
21:30:00 #11 80.19 Setting up python3-debian (0.1.46) ...
21:30:00 #11 51.10 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ...
21:30:00 #11 51.11 Unpacking patch (2.7.6-7build2) ...
21:30:00 #11 51.14 Selecting previously unselected package lto-disabled-list.
21:30:00 #11 51.14 Preparing to unpack .../095-lto-disabled-list_24_all.deb ...
21:30:00 #11 51.14 Unpacking lto-disabled-list (24) ...
21:30:00 #11 51.18 Selecting previously unselected package dpkg-dev.
21:30:00 #11 51.18 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
21:30:00 #11 51.18 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
21:30:00 #11 51.23 Selecting previously unselected package build-essential.
21:30:00 #11 51.23 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ...
21:30:00 #11 51.23 Unpacking build-essential (12.9ubuntu3) ...
21:30:00 #11 51.27 Selecting previously unselected package libbrotli1:arm64.
21:30:00 #11 51.27 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ...
21:30:00 #11 51.28 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
21:30:00 #11 51.31 Selecting previously unselected package libsasl2-modules-db:arm64.
21:30:00 #11 51.31 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
21:30:00 #11 51.34 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:30:00 #10 50.71 Building database of manual pages ...
21:30:00 #12 6.486 Selecting previously unselected package libarchive13:armhf.
21:30:00 #12 6.491 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_armhf.deb ...
21:30:00 #12 6.496 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ...
21:30:00 #12 6.559 Selecting previously unselected package libjsoncpp1:armhf.
21:30:00 #12 6.563 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
21:30:00 #12 6.570 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
21:30:00 #12 6.616 Selecting previously unselected package librhash0:armhf.
21:30:00 #12 6.620 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ...
21:30:00 #12 6.626 Unpacking librhash0:armhf (1.3.8-1) ...
21:30:00 #12 6.674 Selecting previously unselected package libuv1:armhf.
21:30:00 #12 6.678 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ...
21:30:00 #12 6.683 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
21:30:00 #12 6.719 Selecting previously unselected package cmake.
21:30:00 #12 6.723 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ...
21:30:00 #12 6.728 Unpacking cmake (3.13.4-1) ...
21:30:00 #11 49.83 Selecting previously unselected package python3.
21:30:00 #11 49.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5200 files and directories currently installed.)
21:30:00 #11 49.83 Preparing to unpack .../000-python3_3.10.6-1_arm64.deb ...
21:30:00 #11 49.84 Unpacking python3 (3.10.6-1) ...
21:30:00 #11 49.88 Selecting previously unselected package libargon2-1:arm64.
21:30:00 #11 49.88 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_arm64.deb ...
21:30:00 #11 49.88 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
21:30:00 #11 49.92 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:30:00 #11 49.92 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
21:30:00 #11 49.92 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
21:30:00 #11 49.95 Selecting previously unselected package libjson-c5:arm64.
21:30:00 #11 49.96 Preparing to unpack .../003-libjson-c5_0.16-1_arm64.deb ...
21:30:00 #11 49.96 Unpacking libjson-c5:arm64 (0.16-1) ...
21:30:00 #11 49.99 Selecting previously unselected package libcryptsetup12:arm64.
21:30:00 #10 50.49   Installing       : binutils-gold-2.37-37.fc36.aarch64                   4/143 
21:30:00 #10 50.60   Installing       : binutils-2.37-37.fc36.aarch64                        5/143 
21:30:00 #10 50.61   Running scriptlet: binutils-2.37-37.fc36.aarch64                        5/143 
21:30:00 #10 50.63   Installing       : python3-six-1.16.0-5.fc36.noarch                     6/143 
21:30:00 #10 50.64   Installing       : hunspell-filesystem-1.7.0-19.fc36.aarch64            7/143 
21:30:00 #10 50.64   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           8/143 
21:30:00 #10 50.65   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              9/143 
21:30:00 #10 50.66   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch          10/143 
21:30:00 #10 50.67   Installing       : hunspell-1.7.0-19.fc36.aarch64                      11/143 
21:30:00 #10 50.69   Installing       : elfutils-0.189-1.fc36.aarch64                       12/143 
21:30:00 #10 50.70   Installing       : dwz-0.14-4.fc36.aarch64                             13/143 
21:30:00 #10 50.71   Installing       : xz-5.4.1-1.fc36.aarch64                             14/143 
21:30:00 #10 50.72   Installing       : unzip-6.0-57.fc36.aarch64                           15/143 
21:30:00 #10 50.73   Installing       : file-5.41-4.fc36.aarch64                            16/143 
21:30:00 #10 50.74   Installing       : zip-3.0-32.fc36.aarch64                             17/143 
21:30:00 #10 50.75   Installing       : enchant-1:1.6.0-30.fc36.aarch64                     18/143 
21:30:00 #10 50.76   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 19/143 
21:30:00 #10 50.77   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              20/143 
21:30:00 #10 50.78   Installing       : python3-construct-2.10.68-1.fc36.noarch             21/143 
21:30:00 #10 50.79   Installing       : python3-pybeam-0.7-2.fc36.noarch                    22/143 
21:30:00 #10 50.81   Installing       : zstd-1.5.4-1.fc36.aarch64                           23/143 
21:30:00 #10 50.81   Installing       : rust-srpm-macros-24-1.fc36.noarch                   24/143 
21:30:00 #10 50.82   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc36.noarch          25/143 
21:30:00 #10 50.82   Installing       : qt5-srpm-macros-5.15.8-1.fc36.noarch                26/143 
21:30:00 #10 50.83   Installing       : pyproject-srpm-macros-1.6.3-1.fc36.noarch           27/143 
21:30:00 #10 50.83   Installing       : emacs-filesystem-1:28.2-3.fc36.noarch               28/143 
21:30:00 #10 50.84   Installing       : desktop-file-utils-0.26-6.fc36.aarch64              29/143 
21:30:00 #10 50.85   Installing       : dbus-libs-1:1.14.4-1.fc36.aarch64                   30/143 
21:30:00 #10 50.86   Installing       : python3-dbus-1.2.18-3.fc36.aarch64                  31/143 
21:30:00 #10 50.87   Installing       : ansible-srpm-macros-1-8.1.fc36.noarch               32/143 
21:30:00 #10 50.87   Installing       : xxhash-libs-0.8.1-2.fc36.aarch64                    33/143 
21:30:00 #11 48.14 Selecting previously unselected package dput.
21:30:00 #11 48.14 Preparing to unpack .../196-dput_1.0.3ubuntu1_all.deb ...
21:30:00 #11 48.15 Unpacking dput (1.0.3ubuntu1) ...
21:30:00 #11 48.20 Selecting previously unselected package libcurl3-gnutls:arm64.
21:30:00 #11 48.20 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.18_arm64.deb ...
21:30:00 #11 48.21 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.18) ...
21:30:00 #11 48.25 Selecting previously unselected package liberror-perl.
21:30:00 #11 48.25 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
21:30:00 #11 48.26 Unpacking liberror-perl (0.17029-1) ...
21:30:00 #11 48.29 Selecting previously unselected package git-man.
21:30:00 #11 48.29 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.10_all.deb ...
21:30:00 #11 48.29 Unpacking git-man (1:2.25.1-1ubuntu3.10) ...
21:30:00 #11 80.37 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
21:30:00 #11 51.37 Selecting previously unselected package libsasl2-2:arm64.
21:30:00 #11 51.37 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
21:30:00 #11 51.38 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:30:00 #11 51.41 Selecting previously unselected package libldap-2.5-0:arm64.
21:30:00 #11 51.41 Preparing to unpack .../101-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.04.1_arm64.deb ...
21:30:00 #11 51.42 Unpacking libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:30:00 #11 51.45 Selecting previously unselected package librtmp1:arm64.
21:30:00 #11 51.46 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
21:30:00 #11 51.46 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:30:00 #11 51.50 Selecting previously unselected package libssh-4:arm64.
21:30:00 #11 51.50 Preparing to unpack .../103-libssh-4_0.9.6-2build1_arm64.deb ...
21:30:00 #11 51.50 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
21:30:00 #11 51.54 Selecting previously unselected package libcurl4:arm64.
21:30:00 #11 51.54 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.10_arm64.deb ...
21:30:00 #11 51.55 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.10) ...
21:30:00 #11 51.58 Selecting previously unselected package curl.
21:30:00 #12 7.086 Selecting previously unselected package dh-apparmor.
21:30:00 #12 7.087 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
21:30:00 #12 7.091 Unpacking dh-apparmor (2.13.2-10) ...
21:30:00 #12 7.129 Selecting previously unselected package dmsetup.
21:30:00 #11 50.00 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_arm64.deb ...
21:30:00 #11 50.00 Unpacking libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
21:30:00 #11 50.03 Selecting previously unselected package libfdisk1:arm64.
21:30:00 #11 50.03 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_arm64.deb ...
21:30:00 #11 50.04 Unpacking libfdisk1:arm64 (2.38-4ubuntu1) ...
21:30:00 #11 50.07 Selecting previously unselected package libkmod2:arm64.
21:30:00 #11 50.07 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_arm64.deb ...
21:30:00 #11 50.08 Unpacking libkmod2:arm64 (30+20220630-3ubuntu1) ...
21:30:00 #11 50.11 Selecting previously unselected package libapparmor1:arm64.
21:30:00 #11 50.11 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_arm64.deb ...
21:30:00 #11 50.11 Unpacking libapparmor1:arm64 (3.0.7-1ubuntu2) ...
21:30:00 #11 50.14 Selecting previously unselected package libip4tc2:arm64.
21:30:00 #11 50.15 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_arm64.deb ...
21:30:00 #11 50.15 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu6) ...
21:30:00 #11 50.18 Selecting previously unselected package libsystemd-shared:arm64.
21:30:00 #11 50.18 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7.1_arm64.deb ...
21:30:00 #11 50.18 Unpacking libsystemd-shared:arm64 (251.4-1ubuntu7.1) ...
21:30:00 #11 50.25 Selecting previously unselected package systemd.
21:30:00 #11 50.25 Preparing to unpack .../010-systemd_251.4-1ubuntu7.1_arm64.deb ...
21:30:00 #10 50.93   Installing       : gdb-minimal-12.1-2.fc36.aarch64                     34/143 
21:30:00 #10 50.94   Installing       : debugedit-5.0-7.fc36.aarch64                        35/143 
21:30:00 #10 50.96   Installing       : shared-mime-info-2.1-3.fc35.aarch64                 36/143 
21:30:00 #10 50.96   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                 36/143 
21:30:00 #10 50.99   Installing       : python3-zstandard-0.17.0-1.fc36.aarch64             37/143 
21:30:00 #10 50.99   Installing       : python3-tomli-w-0.4.0-3.fc36.noarch                 38/143 
21:30:00 #10 51.00   Installing       : python3-tomli-1.2.3-1.fc36.noarch                   39/143 
21:30:00 #10 51.01   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    40/143 
21:30:00 #10 51.02   Installing       : python3-file-magic-5.41-4.fc36.noarch               41/143 
21:30:00 #10 51.03   Installing       : python3-distro-1.6.0-2.fc36.noarch                  42/143 
21:30:00 #10 51.04   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch        43/143 
21:30:00 #10 51.05   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      44/143 
21:30:00 #10 51.05   Installing       : perl-srpm-macros-1-43.fc36.noarch                   45/143 
21:30:00 #10 51.05   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        46/143 
21:30:00 #10 51.06   Installing       : openblas-srpm-macros-2-11.fc36.noarch               47/143 
21:30:00 #10 51.06   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   48/143 
21:30:00 #10 51.07   Installing       : nim-srpm-macros-3-6.fc36.noarch                     49/143 
21:30:00 #10 51.08   Installing       : ncurses-6.2-9.20210508.fc36.aarch64                 50/143 
21:30:00 #10 51.08   Installing       : lua-srpm-macros-1-6.fc36.noarch                     51/143 
21:30:00 #10 51.09   Installing       : libstemmer-0-18.585svn.fc36.aarch64                 52/143 
21:30:00 #10 51.10   Installing       : libpng-2:1.6.37-12.fc36.aarch64                     53/143 
21:30:00 #10 51.10   Installing       : libpkgconf-1.8.0-2.fc36.aarch64                     54/143 
21:30:00 #10 51.11   Installing       : pkgconf-1.8.0-2.fc36.aarch64                        55/143 
21:30:00 #10 51.12   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             56/143 
21:30:00 #10 51.12   Installing       : libjpeg-turbo-2.1.2-2.fc36.aarch64                  57/143 
21:30:00 #10 51.14   Installing       : gdk-pixbuf2-2.42.9-2.fc36.aarch64                   58/143 
21:30:00 #11 48.39 Selecting previously unselected package git.
21:30:00 #11 48.40 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.10_arm64.deb ...
21:30:00 #11 48.42 Unpacking git (1:2.25.1-1ubuntu3.10) ...
21:30:00 #11 80.54 Setting up equivs (2.3.1) ...
21:30:00 #11 80.56 Setting up g++ (4:12.2.0-1ubuntu1) ...
21:30:00 #11 80.59 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:30:00 #11 80.59 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
21:30:00 #11 80.61 Setting up build-essential (12.9ubuntu3) ...
21:30:00 #11 80.63 Setting up libmoox-aliases-perl (0.001006-2) ...
21:30:00 #11 80.64 Setting up libb-hooks-endofscope-perl (0.26-1) ...
21:30:00 #11 80.65 Setting up python3-nacl (1.5.0-2) ...
21:30:00 #11 51.58 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.10_arm64.deb ...
21:30:00 #11 51.59 Unpacking curl (7.81.0-1ubuntu1.10) ...
21:30:00 #11 51.63 Selecting previously unselected package dctrl-tools.
21:30:00 #11 51.63 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ...
21:30:00 #11 51.64 Unpacking dctrl-tools (2.24-3build2) ...
21:30:00 #11 51.66 Selecting previously unselected package libdebhelper-perl.
21:30:00 #11 51.67 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ...
21:30:00 #11 51.67 Unpacking libdebhelper-perl (13.6ubuntu1) ...
21:30:00 #11 51.71 Selecting previously unselected package libtool.
21:30:00 #11 51.72 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ...
21:30:00 #11 51.72 Unpacking libtool (2.4.6-15build2) ...
21:30:00 #11 51.75 Selecting previously unselected package dh-autoreconf.
21:30:00 #11 51.76 Preparing to unpack .../109-dh-autoreconf_20_all.deb ...
21:30:00 #11 51.76 Unpacking dh-autoreconf (20) ...
21:30:00 #11 51.79 Selecting previously unselected package libarchive-zip-perl.
21:30:00 #11 51.79 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ...
21:30:00 #11 51.80 Unpacking libarchive-zip-perl (1.68-1) ...
21:30:00 #11 51.84 Selecting previously unselected package libsub-override-perl.
21:30:00 #13 10.75   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch           3/70 
21:30:00 #13 20.79   Installing       : perl-DynaLoader-1.47-480.el9.aarch64                  4/70 
21:30:00 #13 20.80   Installing       : perl-threads-1:2.25-460.el9.aarch64                   5/70 
21:30:00 #13 20.85   Installing       : perl-File-Find-1.37-480.el9.noarch                    6/70 
21:30:00 #13 20.85   Installing       : perl-File-Copy-2.34-480.el9.noarch                    7/70 
21:30:00 #10 49.20   Preparing        :                                                        1/1 
21:30:00 #10 49.24   Installing       : elfutils-debuginfod-client-0.189-1.fc37.aarch64      1/137 
21:30:00 #12 7.133 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_armhf.deb ...
21:30:00 #12 7.138 Unpacking dmsetup (2:1.02.155-3) ...
21:30:00 #12 7.198 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:30:00 #12 7.200 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
21:30:00 #12 7.205 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:30:00 #12 7.253 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:30:00 #12 7.253 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
21:30:01 #11 50.27 Unpacking systemd (251.4-1ubuntu7.1) ...
21:30:01 #11 50.41 Selecting previously unselected package perl-modules-5.34.
21:30:01 #11 50.41 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
21:30:01 #11 50.42 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
21:30:01 #10 51.14   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               59/143 
21:30:01 #10 51.15   Installing       : json-glib-1.6.6-2.fc36.aarch64                      60/143 
21:30:01 #10 51.16   Installing       : libappstream-glib-0.8.0-4.fc36.aarch64              61/143 
21:30:01 #10 51.17   Installing       : info-6.8-3.fc36.aarch64                             62/143 
21:30:01 #10 51.18   Installing       : ed-1.14.2-12.fc36.aarch64                           63/143 
21:30:01 #10 51.19   Installing       : patch-2.7.6-16.fc36.aarch64                         64/143 
21:30:01 #10 51.19   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    65/143 
21:30:01 #10 51.24   Installing       : groff-base-1.22.4-9.fc36.aarch64                    65/143 
21:30:01 #10 51.25   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    65/143 
21:30:01 #10 51.26   Installing       : perl-Digest-1.20-2.fc36.noarch                      66/143 
21:30:01 #10 51.27   Installing       : perl-Digest-MD5-2.58-479.fc36.aarch64               67/143 
21:30:01 #10 51.28   Installing       : perl-B-1.82-486.fc36.aarch64                        68/143 
21:30:01 #10 51.28   Installing       : perl-FileHandle-2.03-486.fc36.noarch                69/143 
21:30:01 #10 51.29   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                70/143 
21:30:01 #10 51.29   Installing       : perl-Data-Dumper-2.183-3.fc36.aarch64               71/143 
21:30:01 #10 51.30   Installing       : perl-libnet-3.13-480.fc36.noarch                    72/143 
21:30:01 #10 51.31   Installing       : perl-base-2.27-486.fc36.noarch                      73/143 
21:30:01 #10 51.32   Installing       : perl-Net-SSLeay-1.92-2.fc36.aarch64                 74/143 
21:30:01 #10 51.34   Installing       : perl-URI-5.10-1.fc36.noarch                         75/143 
21:30:01 #10 51.35   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         76/143 
21:30:01 #10 51.35   Installing       : perl-if-0.60.900-486.fc36.noarch                    77/143 
21:30:01 #10 51.35   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             78/143 
21:30:01 #10 51.36   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             79/143 
21:30:01 #10 51.36   Installing       : perl-File-Path-2.18-479.fc36.noarch                 80/143 
21:30:01 #10 51.37   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              81/143 
21:30:01 #10 51.37   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              82/143 
21:30:01 #10 51.38   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              83/143 
21:30:01 #10 51.39   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              84/143 
21:30:01 #10 51.40   Installing       : perl-POSIX-1.97-486.fc36.aarch64                    85/143 
21:30:01 #10 51.40   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            86/143 
21:30:01 #10 51.41   Installing       : perl-subs-1.04-486.fc36.noarch                      87/143 
21:30:01 #10 51.41   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  88/143 
21:30:01 #10 51.42   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                89/143 
21:30:01 #10 51.43   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          90/143 
21:30:01 #10 51.43   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 91/143 
21:30:01 #10 51.44   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  92/143 
21:30:01 #10 51.44   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               93/143 
21:30:01 #10 51.45   Installing       : perl-Symbol-1.09-486.fc36.noarch                    94/143 
21:30:01 #11 80.80 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
21:30:01 #11 80.93 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
21:30:01 #11 80.94 Setting up dput (1.1.2ubuntu2) ...
21:30:01 #11 51.84 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ...
21:30:01 #11 51.84 Unpacking libsub-override-perl (0.09-2) ...
21:30:01 #11 51.87 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:30:01 #11 51.87 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:30:01 #11 51.88 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:30:01 #11 51.91 Selecting previously unselected package dh-strip-nondeterminism.
21:30:01 #11 51.91 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:30:01 #11 51.91 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:30:01 #11 51.95 Selecting previously unselected package libdw1:arm64.
21:30:01 #11 51.95 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ...
21:30:01 #11 51.96 Unpacking libdw1:arm64 (0.186-1build1) ...
21:30:01 #11 51.99 Selecting previously unselected package debugedit.
21:30:01 #11 51.99 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ...
21:30:01 #11 52.00 Unpacking debugedit (1:5.0-4build1) ...
21:30:01 #11 52.03 Selecting previously unselected package dwz.
21:30:01 #11 52.03 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ...
21:30:01 #11 52.03 Unpacking dwz (0.14-1build2) ...
21:30:01 #11 52.07 Selecting previously unselected package gettext.
21:30:01 #11 52.07 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ...
21:30:01 #11 52.07 Unpacking gettext (0.21-4ubuntu4) ...
21:30:01 #11 52.13 Selecting previously unselected package intltool-debian.
21:30:01 #11 52.13 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ...
21:30:01 #11 52.13 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:30:01 #11 52.16 Selecting previously unselected package po-debconf.
21:30:01 #11 52.17 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ...
21:30:01 #11 52.17 Unpacking po-debconf (1.0.21+nmu1) ...
21:30:01 #13 20.89   Installing       : perl-File-Compare-1.100.600-480.el9.noarch            8/70 
21:30:01 #13 20.90   Installing       : m4-1.4.19-1.el9.aarch64                               9/70 
21:30:01 #13 20.93   Installing       : autoconf-2.69-38.el9.noarch                          10/70 
21:30:01 #13 20.97   Installing       : libmpc-1.2.1-4.el9.aarch64                           11/70 
21:30:01 #13 21.01   Installing       : cmake-rpm-macros-3.20.2-8.el9.noarch                 12/70 
21:30:01 #13 21.02   Installing       : cmake-filesystem-3.20.2-8.el9.aarch64                13/70 
21:30:01 #13 21.03   Installing       : libseccomp-2.5.2-2.el9.aarch64                       14/70 
21:30:01 #10 49.26   Installing       : binutils-gold-2.38-25.fc37.aarch64                   2/137 
21:30:01 #10 49.38   Installing       : binutils-2.38-25.fc37.aarch64                        3/137 
21:30:01 #10 49.42   Running scriptlet: binutils-2.38-25.fc37.aarch64                        3/137 
21:30:01 #10 49.44   Installing       : python3-six-1.16.0-8.fc37.noarch                     4/137 
21:30:01 #10 49.45   Installing       : hunspell-filesystem-1.7.0-21.fc37.aarch64            5/137 
21:30:01 #10 49.46   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch           6/137 
21:30:01 #10 49.47   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch              7/137 
21:30:01 #10 49.47   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch           8/137 
21:30:01 #10 49.48   Installing       : hunspell-1.7.0-21.fc37.aarch64                       9/137 
21:30:01 #10 49.51   Installing       : elfutils-0.189-1.fc37.aarch64                       10/137 
21:30:01 #10 49.52   Installing       : xz-5.4.1-1.fc37.aarch64                             11/137 
21:30:01 #10 49.53   Installing       : unzip-6.0-58.fc37.aarch64                           12/137 
21:30:01 #10 49.54   Installing       : file-5.42-4.fc37.aarch64                            13/137 
21:30:01 #10 49.55   Installing       : dwz-0.14-7.fc37.aarch64                             14/137 
21:30:01 #10 49.56   Installing       : zip-3.0-33.fc37.aarch64                             15/137 
21:30:01 #10 49.56   Installing       : enchant2-2.3.4-1.fc37.aarch64                       16/137 
21:30:01 #10 49.58   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 17/137 
21:30:01 #10 49.59   Installing       : python3-construct-2.10.68-3.fc37.noarch             18/137 
21:30:01 #10 49.60   Installing       : python3-pybeam-0.7-4.fc37.noarch                    19/137 
21:30:01 #10 49.62   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch              20/137 
21:30:01 #10 49.63   Installing       : zstd-1.5.4-1.fc37.aarch64                           21/137 
21:30:01 #10 49.64   Installing       : rust-srpm-macros-24-1.fc37.noarch                   22/137 
21:30:01 #10 49.64   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch          23/137 
21:30:01 #10 49.65   Installing       : qt5-srpm-macros-5.15.8-1.fc37.noarch                24/137 
21:30:01 #10 53.72 Setting up libmpc3:arm64 (1.1.0-1) ...
21:30:01 #10 53.73 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
21:30:01 #10 53.74 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
21:30:01 #10 53.75 Setting up libgdbm-compat4:arm64 (1.14.1-6) ...
21:30:01 #10 53.78 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
21:30:01 #10 53.79 Setting up bsdmainutils (11.1.2ubuntu1) ...
21:30:01 #10 53.81 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:30:01 #10 53.81 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
21:30:01 #10 53.82 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:30:01 #10 53.82 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
21:30:01 #10 53.82 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:30:01 #10 53.85 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
21:30:01 #12 7.256 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
21:30:01 #12 7.294 Selecting previously unselected package libudev-dev:armhf.
21:30:01 #12 7.297 Preparing to unpack .../13-libudev-dev_241-7~deb10u8_armhf.deb ...
21:30:01 #12 7.304 Unpacking libudev-dev:armhf (241-7~deb10u8) ...
21:30:01 #12 7.346 Selecting previously unselected package libsepol1-dev:armhf.
21:30:01 #12 7.346 Preparing to unpack .../14-libsepol1-dev_2.8-1_armhf.deb ...
21:30:01 #12 7.349 Unpacking libsepol1-dev:armhf (2.8-1) ...
21:30:01 #12 7.427 Selecting previously unselected package libpcre16-3:armhf.
21:30:01 #12 7.429 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_armhf.deb ...
21:30:01 #12 7.433 Unpacking libpcre16-3:armhf (2:8.39-12) ...
21:30:01 #12 7.486 Selecting previously unselected package libpcre32-3:armhf.
21:30:01 #12 7.488 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_armhf.deb ...
21:30:01 #12 7.492 Unpacking libpcre32-3:armhf (2:8.39-12) ...
21:30:01 #12 7.553 Selecting previously unselected package libpcrecpp0v5:armhf.
21:30:01 #12 7.553 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
21:30:01 #11 50.65 Selecting previously unselected package libgdbm6:arm64.
21:30:01 #11 50.65 Preparing to unpack .../012-libgdbm6_1.23-1_arm64.deb ...
21:30:01 #11 50.66 Unpacking libgdbm6:arm64 (1.23-1) ...
21:30:01 #11 50.70 Selecting previously unselected package libgdbm-compat4:arm64.
21:30:01 #11 50.71 Preparing to unpack .../013-libgdbm-compat4_1.23-1_arm64.deb ...
21:30:01 #11 50.71 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
21:30:01 #11 50.75 Selecting previously unselected package libperl5.34:arm64.
21:30:01 #11 50.76 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_arm64.deb ...
21:30:01 #11 50.76 Unpacking libperl5.34:arm64 (5.34.0-5ubuntu1.1) ...
21:30:01 #10 51.45   Installing       : perl-File-stat-1.09-486.fc36.noarch                 95/143 
21:30:01 #10 51.46   Installing       : perl-Socket-4:2.036-1.fc36.aarch64                  96/143 
21:30:01 #10 51.46   Installing       : perl-podlators-1:4.14-479.fc36.noarch               97/143 
21:30:01 #10 51.47   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            98/143 
21:30:01 #10 51.48   Installing       : perl-Fcntl-1.14-486.fc36.aarch64                    99/143 
21:30:01 #10 51.48   Installing       : perl-mro-1.25-486.fc36.aarch64                     100/143 
21:30:01 #10 51.49   Installing       : perl-overloading-0.02-486.fc36.noarch              101/143 
21:30:01 #10 51.50   Installing       : perl-IO-1.46-486.fc36.aarch64                      102/143 
21:30:01 #10 51.50   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            103/143 
21:30:01 #10 51.51   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              104/143 
21:30:01 #10 51.51   Installing       : perl-Errno-1.33-486.fc36.aarch64                   105/143 
21:30:01 #10 51.52   Installing       : perl-File-Basename-2.85-486.fc36.noarch            106/143 
21:30:01 #10 51.52   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               107/143 
21:30:01 #10 51.53   Installing       : perl-MIME-Base64-3.16-479.fc36.aarch64             108/143 
21:30:01 #10 51.53   Installing       : perl-constant-1.33-480.fc36.noarch                 109/143 
21:30:01 #10 51.54   Installing       : perl-parent-1:0.238-479.fc36.noarch                110/143 
21:30:01 #10 51.54   Installing       : perl-vars-1.05-486.fc36.noarch                     111/143 
21:30:01 #10 51.55   Installing       : perl-overload-1.33-486.fc36.noarch                 112/143 
21:30:01 #10 51.56   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     113/143 
21:30:01 #10 51.56   Installing       : perl-Storable-1:3.25-2.fc36.aarch64                114/143 
21:30:01 #10 51.57   Installing       : perl-Getopt-Long-1:2.54-1.fc36.noarch              115/143 
21:30:01 #10 51.58   Installing       : perl-DynaLoader-1.50-486.fc36.aarch64              116/143 
21:30:01 #10 51.58   Installing       : perl-Carp-1.52-479.fc36.noarch                     117/143 
21:30:01 #10 51.58   Installing       : perl-Exporter-5.76-480.fc36.noarch                 118/143 
21:30:01 #10 51.59   Installing       : perl-NDBM_File-1.15-486.fc36.aarch64               119/143 
21:30:01 #10 51.60   Installing       : perl-PathTools-3.80-479.fc36.aarch64               120/143 
21:30:01 #11 81.10 Setting up libnamespace-clean-perl (0.27-2) ...
21:30:01 #11 81.12 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
21:30:01 #11 81.34 Setting up licensecheck (3.3.0-1) ...
21:30:01 #11 52.22 Selecting previously unselected package debhelper.
21:30:01 #11 52.22 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ...
21:30:01 #11 52.23 Unpacking debhelper (13.6ubuntu1) ...
21:30:01 #11 52.29 Selecting previously unselected package libfakeroot:arm64.
21:30:01 #11 52.29 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ...
21:30:01 #11 52.29 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ...
21:30:01 #11 52.33 Selecting previously unselected package fakeroot.
21:30:01 #11 52.33 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ...
21:30:01 #11 52.33 Unpacking fakeroot (1.28-1ubuntu1) ...
21:30:01 #11 52.37 Selecting previously unselected package libassuan0:arm64.
21:30:01 #11 52.37 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ...
21:30:01 #11 52.38 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
21:30:01 #11 52.41 Selecting previously unselected package gpgconf.
21:30:01 #11 48.86 Selecting previously unselected package libalgorithm-diff-perl.
21:30:01 #11 48.87 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:30:01 #11 48.87 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:30:01 #11 48.91 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:30:01 #11 48.91 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
21:30:01 #11 48.92 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
21:30:01 #11 48.95 Selecting previously unselected package libalgorithm-merge-perl.
21:30:01 #11 48.96 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
21:30:01 #11 48.96 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:30:01 #11 48.99 Selecting previously unselected package libapt-pkg-perl.
21:30:01 #11 48.99 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ...
21:30:01 #11 49.00 Unpacking libapt-pkg-perl (0.1.36build3) ...
21:30:01 #11 49.04 Selecting previously unselected package libarchive-cpio-perl.
21:30:01 #11 49.04 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ...
21:30:01 #11 49.05 Unpacking libarchive-cpio-perl (0.10-1) ...
21:30:01 #11 49.08 Selecting previously unselected package libarray-intspan-perl.
21:30:01 #11 49.08 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ...
21:30:01 #11 49.08 Unpacking libarray-intspan-perl (2.003-1) ...
21:30:01 #11 49.12 Selecting previously unselected package libasync-mergepoint-perl.
21:30:01 #11 49.12 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ...
21:30:01 #11 49.12 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:30:01 #11 49.15 Selecting previously unselected package libmodule-implementation-perl.
21:30:01 #10 49.66   Installing       : python3-zstandard-0.19.0-1.fc37.aarch64             25/137 
21:30:01 #10 49.67   Installing       : pyproject-srpm-macros-1.6.3-1.fc37.noarch           26/137 
21:30:01 #10 49.68   Installing       : ncurses-6.3-4.20220501.fc37.aarch64                 27/137 
21:30:01 #10 49.69   Installing       : gnat-srpm-macros-5-1.fc37.noarch                    28/137 
21:30:01 #10 49.69   Installing       : ghc-srpm-macros-1.6.1-1.fc37.noarch                 29/137 
21:30:01 #10 49.70   Installing       : emacs-filesystem-1:28.2-3.fc37.noarch               30/137 
21:30:01 #10 49.70   Installing       : desktop-file-utils-0.26-7.fc37.aarch64              31/137 
21:30:01 #10 49.71   Installing       : dbus-libs-1:1.14.6-1.fc37.aarch64                   32/137 
21:30:01 #10 49.73   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                   33/137 
21:30:01 #10 49.73   Installing       : ansible-srpm-macros-1-8.1.fc37.noarch               34/137 
21:30:01 #10 49.74   Installing       : xxhash-libs-0.8.1-3.fc37.aarch64                    35/137 
21:30:01 #10 49.81   Installing       : gdb-minimal-13.1-1.fc37.aarch64                     36/137 
21:30:01 #10 49.81   Installing       : debugedit-5.0-7.fc37.aarch64                        37/137 
21:30:01 #10 49.83   Installing       : shared-mime-info-2.2-2.fc37.aarch64                 38/137 
21:30:01 #10 49.84   Running scriptlet: shared-mime-info-2.2-2.fc37.aarch64                 38/137 
21:30:01 #10 49.86   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                 39/137 
21:30:01 #10 49.87   Installing       : python3-pyxdg-0.27-6.fc37.noarch                    40/137 
21:30:01 #10 49.88   Installing       : python3-file-magic-5.42-4.fc37.noarch               41/137 
21:30:01 #10 49.89   Installing       : python3-distro-1.7.0-3.fc37.noarch                  42/137 
21:30:01 #10 49.90   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch        43/137 
21:30:01 #10 54.31 Updating certificates in /etc/ssl/certs...
21:30:01 #12 7.556 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
21:30:01 #12 7.595 Selecting previously unselected package libpcre3-dev:armhf.
21:30:01 #12 7.595 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_armhf.deb ...
21:30:01 #12 7.598 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
21:30:01 #12 7.692 Selecting previously unselected package libselinux1-dev:armhf.
21:30:01 #12 7.692 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_armhf.deb ...
21:30:01 #12 7.697 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
21:30:01 #12 7.762 Selecting previously unselected package libdevmapper-dev:armhf.
21:30:01 #12 7.763 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
21:30:01 #12 7.767 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
21:30:01 #12 7.802 Selecting previously unselected package libseccomp-dev:armhf.
21:30:01 #11 50.97 Selecting previously unselected package perl.
21:30:01 #11 50.97 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_arm64.deb ...
21:30:01 #11 50.98 Unpacking perl (5.34.0-5ubuntu1.1) ...
21:30:01 #11 51.02 Selecting previously unselected package openssl.
21:30:01 #10 51.64   Installing       : perl-Encode-4:3.17-485.fc36.aarch64                121/143 
21:30:01 #10 51.75   Installing       : perl-libs-4:5.34.1-486.fc36.aarch64                122/143 
21:30:01 #10 51.76   Installing       : perl-interpreter-4:5.34.1-486.fc36.aarch64         123/143 
21:30:01 #10 51.77   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.aarch64     124/143 
21:30:01 #10 51.77   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  125/143 
21:30:01 #10 51.77   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                126/143 
21:30:01 #10 51.78   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  127/143 
21:30:01 #10 51.78   Installing       : efi-srpm-macros-5-5.fc36.noarch                    128/143 
21:30:01 #10 51.79   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            129/143 
21:30:01 #10 51.79   Installing       : go-srpm-macros-3.2.0-1.fc36.noarch                 130/143 
21:30:01 #10 51.80   Installing       : python-srpm-macros-3.10-20.fc36.noarch             131/143 
21:30:01 #10 51.81   Installing       : redhat-rpm-config-223-1.fc36.noarch                132/143 
21:30:01 #10 51.82   Installing       : diffutils-3.8-2.fc36.aarch64                       133/143 
21:30:01 #10 51.83   Installing       : dash-0.5.10.2-10.fc36.aarch64                      134/143 
21:30:01 #10 51.83   Running scriptlet: dash-0.5.10.2-10.fc36.aarch64                      134/143 
21:30:01 #10 51.85   Installing       : cpio-2.13-12.fc36.aarch64                          135/143 
21:30:01 #10 51.86   Installing       : bzip2-1.0.8-11.fc36.aarch64                        136/143 
21:30:01 #10 51.87   Installing       : rpm-build-4.17.1-3.fc36.aarch64                    137/143 
21:30:01 #10 51.88   Installing       : rpmlint-fedora-license-data-1.15-1.fc36.noarch     138/143 
21:30:01 #10 51.90   Installing       : rpmlint-2.4.0-3.fc36.noarch                        139/143 
21:30:01 #11 81.35 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:30:01 #11 81.37 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:30:01 #11 81.38 Setting up libwww-perl (6.67-1) ...
21:30:01 #11 81.39 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
21:30:01 #11 81.40 Setting up libwww-mechanize-perl (2.14-2) ...
21:30:01 #11 81.41 Setting up devscripts (2.22.2ubuntu3) ...
21:30:01 #11 52.41 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
21:30:01 #11 52.42 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:30:01 #11 52.46 Selecting previously unselected package libksba8:arm64.
21:30:01 #11 52.46 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
21:30:01 #11 52.46 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
21:30:01 #11 52.50 Selecting previously unselected package libnpth0:arm64.
21:30:01 #11 52.51 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ...
21:30:01 #11 52.51 Unpacking libnpth0:arm64 (1.6-3build2) ...
21:30:01 #11 52.55 Selecting previously unselected package dirmngr.
21:30:01 #11 52.55 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
21:30:01 #11 52.57 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:30:01 #11 52.61 Selecting previously unselected package gnupg-l10n.
21:30:01 #11 52.61 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:30:01 #11 52.61 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:30:01 #11 52.65 Selecting previously unselected package gnupg-utils.
21:30:01 #11 52.65 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
21:30:01 #11 52.66 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:30:01 #11 49.15 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ...
21:30:01 #11 49.16 Unpacking libmodule-implementation-perl (0.09-1) ...
21:30:01 #11 49.19 Selecting previously unselected package libsub-exporter-progressive-perl.
21:30:01 #11 49.19 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:30:01 #11 49.20 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:30:01 #11 49.23 Selecting previously unselected package libvariable-magic-perl.
21:30:01 #11 49.23 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ...
21:30:01 #11 49.24 Unpacking libvariable-magic-perl (0.62-1build2) ...
21:30:01 #11 49.27 Selecting previously unselected package libb-hooks-endofscope-perl.
21:30:01 #11 49.28 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:30:01 #11 49.28 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:30:01 #11 49.31 Selecting previously unselected package libcapture-tiny-perl.
21:30:01 #11 49.32 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ...
21:30:01 #11 49.32 Unpacking libcapture-tiny-perl (0.48-1) ...
21:30:01 #11 49.36 Selecting previously unselected package libclass-xsaccessor-perl.
21:30:01 #11 49.36 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ...
21:30:01 #11 49.36 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
21:30:01 #11 49.41 Selecting previously unselected package libclone-perl.
21:30:01 #10 49.91   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                      44/137 
21:30:01 #10 49.91   Installing       : perl-srpm-macros-1-46.fc37.noarch                   45/137 
21:30:01 #10 49.92   Installing       : package-notes-srpm-macros-0.5-6.fc37.noarch         46/137 
21:30:01 #10 49.92   Installing       : openblas-srpm-macros-2-12.fc37.noarch               47/137 
21:30:01 #10 49.93   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   48/137 
21:30:01 #10 49.93   Installing       : nim-srpm-macros-3-7.fc37.noarch                     49/137 
21:30:01 #10 49.94   Installing       : lua-srpm-macros-1-7.fc37.noarch                     50/137 
21:30:01 #10 49.95   Installing       : libstemmer-0-19.585svn.fc37.aarch64                 51/137 
21:30:01 #10 49.95   Installing       : libpng-2:1.6.37-13.fc37.aarch64                     52/137 
21:30:01 #10 49.96   Installing       : libpkgconf-1.8.0-3.fc37.aarch64                     53/137 
21:30:01 #10 49.96   Installing       : pkgconf-1.8.0-3.fc37.aarch64                        54/137 
21:30:01 #10 49.97   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.aarch64             55/137 
21:30:01 #10 49.98   Installing       : libjpeg-turbo-2.1.3-2.fc37.aarch64                  56/137 
21:30:01 #10 49.99   Installing       : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  57/137 
21:30:01 #10 50.00   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               58/137 
21:30:01 #10 50.01   Installing       : json-glib-1.6.6-3.fc37.aarch64                      59/137 
21:30:01 #10 50.03   Installing       : libappstream-glib-0.8.1-1.fc37.aarch64              60/137 
21:30:01 #10 50.03   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   61/137 
21:30:01 #10 50.08   Installing       : groff-base-1.22.4-10.fc37.aarch64                   61/137 
21:30:01 #10 50.09   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   61/137 
21:30:01 #10 50.11   Installing       : perl-Digest-1.20-489.fc37.noarch                    62/137 
21:30:01 #13 21.07   Installing       : libedit-3.1-37.20210216cvs.el9.aarch64               15/70 
21:30:01 #13 21.50   Installing       : llvm-libs-15.0.7-1.el9.aarch64                       16/70 
21:30:01 #13 21.71   Installing       : cpp-11.3.1-4.3.el9.aarch64                           17/70 
21:30:01 #12 7.803 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_armhf.deb ...
21:30:01 #12 7.808 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
21:30:01 #12 7.849 Selecting previously unselected package libsystemd-dev:armhf.
21:30:01 #12 7.849 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u8_armhf.deb ...
21:30:01 #12 7.852 Unpacking libsystemd-dev:armhf (241-7~deb10u8) ...
21:30:01 #12 7.964 Selecting previously unselected package pkg-config.
21:30:01 #12 7.964 Preparing to unpack .../23-pkg-config_0.29-6_armhf.deb ...
21:30:01 #12 7.969 Unpacking pkg-config (0.29-6) ...
21:30:01 #12 8.031 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
21:30:01 #12 8.046 Setting up libseccomp-dev:armhf (2.3.3-4) ...
21:30:01 #12 8.058 Setting up libpcre16-3:armhf (2:8.39-12) ...
21:30:01 #10 51.91   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch               140/143 
21:30:01 #10 52.02   Installing       : glibc-gconv-extra-2.35-22.fc36.aarch64             141/143 
21:30:01 #10 52.03   Running scriptlet: glibc-gconv-extra-2.35-22.fc36.aarch64             141/143 
21:30:01 #10 52.05   Cleanup          : elfutils-libs-0.188-3.fc36.aarch64                 142/143 
21:30:01 #10 52.05   Cleanup          : elfutils-libelf-0.188-3.fc36.aarch64               143/143 
21:30:01 #11 81.56 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
21:30:01 #11 81.57 Setting up libxml-sax-expat-perl (0.51-1) ...
21:30:01 #11 81.62 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:30:01 #11 81.67 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:01 #11 51.02 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2.1_arm64.deb ...
21:30:01 #11 51.02 Unpacking openssl (3.0.5-2ubuntu2.1) ...
21:30:01 #11 51.08 Selecting previously unselected package ca-certificates.
21:30:01 #11 51.08 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
21:30:01 #11 51.08 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
21:30:01 #11 51.17 Selecting previously unselected package libdbus-1-3:arm64.
21:30:01 #11 51.17 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_arm64.deb ...
21:30:01 #11 51.17 Unpacking libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
21:30:01 #11 51.20 Selecting previously unselected package dbus-bin.
21:30:01 #11 51.20 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_arm64.deb ...
21:30:01 #11 51.21 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
21:30:01 #11 51.24 Selecting previously unselected package dbus-session-bus-common.
21:30:01 #11 51.24 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
21:30:01 #11 51.25 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:30:01 #11 51.28 Selecting previously unselected package dbus-daemon.
21:30:01 #11 52.69 Selecting previously unselected package gpg.
21:30:01 #11 52.70 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
21:30:01 #11 52.70 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:30:01 #11 52.74 Selecting previously unselected package pinentry-curses.
21:30:01 #11 52.75 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ...
21:30:01 #11 52.75 Unpacking pinentry-curses (1.1.1-1build2) ...
21:30:01 #11 52.79 Selecting previously unselected package gpg-agent.
21:30:01 #11 52.79 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
21:30:01 #11 52.80 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:30:01 #11 52.83 Selecting previously unselected package gpg-wks-client.
21:30:01 #11 52.83 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
21:30:01 #11 52.84 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:30:01 #11 52.87 Selecting previously unselected package gpg-wks-server.
21:30:01 #11 52.87 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
21:30:01 #11 52.88 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:30:01 #11 52.91 Selecting previously unselected package gpgsm.
21:30:01 #11 49.41 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ...
21:30:01 #11 49.43 Unpacking libclone-perl (0.43-2) ...
21:30:01 #11 49.46 Selecting previously unselected package libcommon-sense-perl.
21:30:01 #11 49.47 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ...
21:30:01 #11 49.47 Unpacking libcommon-sense-perl (3.74-2build6) ...
21:30:01 #11 49.52 Selecting previously unselected package libparams-util-perl.
21:30:01 #11 49.52 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ...
21:30:01 #11 49.53 Unpacking libparams-util-perl (1.07-3build5) ...
21:30:01 #11 49.57 Selecting previously unselected package libsub-install-perl.
21:30:01 #11 49.57 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ...
21:30:01 #11 49.57 Unpacking libsub-install-perl (0.928-1) ...
21:30:01 #11 49.61 Selecting previously unselected package libdata-optlist-perl.
21:30:01 #11 49.61 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ...
21:30:01 #11 49.63 Unpacking libdata-optlist-perl (0.110-1) ...
21:30:01 #10 50.11   Installing       : perl-Digest-MD5-2.58-489.fc37.aarch64               63/137 
21:30:01 #10 50.12   Installing       : perl-B-1.83-492.fc37.aarch64                        64/137 
21:30:01 #10 50.13   Installing       : perl-FileHandle-2.03-492.fc37.noarch                65/137 
21:30:01 #10 50.13   Installing       : perl-AutoLoader-5.74-492.fc37.noarch                66/137 
21:30:01 #10 50.14   Installing       : perl-Data-Dumper-2.184-490.fc37.aarch64             67/137 
21:30:01 #10 50.15   Installing       : perl-libnet-3.14-490.fc37.noarch                    68/137 
21:30:01 #10 50.16   Installing       : perl-base-2.27-492.fc37.noarch                      69/137 
21:30:01 #10 50.17   Installing       : perl-Net-SSLeay-1.92-4.fc37.aarch64                 70/137 
21:30:01 #10 50.19   Installing       : perl-URI-5.17-1.fc37.noarch                         71/137 
21:30:01 #10 50.19   Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       72/137 
21:30:01 #10 50.20   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              73/137 
21:30:01 #10 50.20   Installing       : perl-if-0.61.000-492.fc37.noarch                    74/137 
21:30:01 #10 50.21   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              75/137 
21:30:01 #10 50.25   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             76/137 
21:30:01 #10 50.26   Installing       : perl-File-Path-2.18-489.fc37.noarch                 77/137 
21:30:01 #10 50.26   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             78/137 
21:30:01 #10 50.27   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              79/137 
21:30:01 #10 50.31   Installing       : perl-Class-Struct-0.66-492.fc37.noarch              80/137 
21:30:01 #10 50.32   Installing       : perl-POSIX-2.03-492.fc37.aarch64                    81/137 
21:30:01 #10 54.88 124 added, 0 removed; done.
21:30:01 #10 54.99 Setting up manpages-dev (4.15-1) ...
21:30:01 #12 8.070 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ...
21:30:01 #12 8.082 Setting up libprocps7:armhf (2:3.3.15-2) ...
21:30:01 #12 8.093 Setting up libsepol1-dev:armhf (2.8-1) ...
21:30:01 #12 8.103 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
21:30:01 #12 8.114 Setting up bash-completion (1:2.8-6) ...
21:30:02 #11 81.79 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:02 #11 81.82 Processing triggers for sgml-base (1.30) ...
21:30:02 #11 81.85 Setting up libfontconfig1:armhf (2.13.1-4.4ubuntu1) ...
21:30:02 #11 81.86 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:30:02 #11 81.89 Setting up lintian (2.115.3ubuntu2.1) ...
21:30:02 #11 81.91 Setting up libgd3:armhf (2.3.3-6) ...
21:30:02 #11 81.93 Setting up libc-devtools (2.36-0ubuntu4) ...
21:30:02 #11 81.94 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
21:30:02 #11 81.95 Updating certificates in /etc/ssl/certs...
21:30:02 #11 51.28 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_arm64.deb ...
21:30:02 #11 51.28 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
21:30:02 #11 51.32 Selecting previously unselected package dbus-system-bus-common.
21:30:02 #11 51.32 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
21:30:02 #11 51.33 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:30:02 #11 51.37 Selecting previously unselected package dbus.
21:30:02 #11 51.38 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_arm64.deb ...
21:30:02 #11 51.38 Unpacking dbus (1.14.0-2ubuntu3) ...
21:30:02 #11 51.42 Selecting previously unselected package distro-info-data.
21:30:02 #11 51.42 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
21:30:02 #11 51.43 Unpacking distro-info-data (0.54ubuntu0.1) ...
21:30:02 #11 51.46 Selecting previously unselected package dmsetup.
21:30:02 #11 51.47 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_arm64.deb ...
21:30:02 #11 51.47 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
21:30:02 #11 52.91 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
21:30:02 #11 52.92 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:30:02 #11 52.95 Selecting previously unselected package gnupg.
21:30:02 #11 52.95 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:30:02 #11 52.95 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:30:02 #11 52.99 Selecting previously unselected package libfile-dirlist-perl.
21:30:02 #11 52.99 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ...
21:30:02 #11 52.99 Unpacking libfile-dirlist-perl (0.05-2) ...
21:30:02 #11 53.02 Selecting previously unselected package libfile-which-perl.
21:30:02 #11 53.03 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ...
21:30:02 #11 53.03 Unpacking libfile-which-perl (1.23-1) ...
21:30:02 #11 53.06 Selecting previously unselected package libfile-homedir-perl.
21:30:02 #11 53.06 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ...
21:30:02 #11 53.07 Unpacking libfile-homedir-perl (1.006-1) ...
21:30:02 #11 53.10 Selecting previously unselected package libfile-touch-perl.
21:30:02 #11 53.10 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ...
21:30:02 #11 53.11 Unpacking libfile-touch-perl (0.12-1) ...
21:30:02 #11 53.14 Selecting previously unselected package libio-pty-perl.
21:30:02 #11 49.70 Selecting previously unselected package libsub-exporter-perl.
21:30:02 #11 49.70 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ...
21:30:02 #11 49.71 Unpacking libsub-exporter-perl (0.987-1) ...
21:30:02 #11 49.75 Selecting previously unselected package libconst-fast-perl.
21:30:02 #11 49.75 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ...
21:30:02 #11 49.75 Unpacking libconst-fast-perl (0.014-1) ...
21:30:02 #11 49.78 Selecting previously unselected package libwant-perl.
21:30:02 #11 49.79 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ...
21:30:02 #11 49.79 Unpacking libwant-perl (0.29-1build4) ...
21:30:02 #11 49.82 Selecting previously unselected package libcontextual-return-perl.
21:30:02 #11 49.82 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ...
21:30:02 #11 49.83 Unpacking libcontextual-return-perl (0.004014-2) ...
21:30:02 #11 49.87 Selecting previously unselected package libcpanel-json-xs-perl.
21:30:02 #10 50.35   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            82/137 
21:30:02 #10 50.36   Installing       : perl-IPC-Open3-1.22-492.fc37.noarch                 83/137 
21:30:02 #10 50.36   Installing       : perl-subs-1.04-492.fc37.noarch                      84/137 
21:30:02 #10 50.41   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          85/137 
21:30:02 #10 50.41   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  86/137 
21:30:02 #10 50.42   Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                  87/137 
21:30:02 #10 50.47   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              88/137 
21:30:02 #10 50.48   Installing       : perl-Socket-4:2.036-1.fc37.aarch64                  89/137 
21:30:02 #10 50.48   Installing       : perl-SelectSaver-1.02-492.fc37.noarch               90/137 
21:30:02 #10 50.52   Installing       : perl-Symbol-1.09-492.fc37.noarch                    91/137 
21:30:02 #10 50.52   Installing       : perl-File-stat-1.12-492.fc37.noarch                 92/137 
21:30:02 #10 50.53   Installing       : perl-podlators-1:4.14-489.fc37.noarch               93/137 
21:30:02 #10 50.58   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            94/137 
21:30:02 #10 50.59   Installing       : perl-Fcntl-1.15-492.fc37.aarch64                    95/137 
21:30:02 #10 50.62   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           96/137 
21:30:02 #10 50.62   Installing       : perl-mro-1.26-492.fc37.aarch64                      97/137 
21:30:02 #10 50.63   Installing       : perl-IO-1.50-492.fc37.aarch64                       98/137 
21:30:02 #10 50.66   Installing       : perl-overloading-0.02-492.fc37.noarch               99/137 
21:30:02 #10 50.67   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                100/137 
21:30:02 #10 50.68   Installing       : perl-Errno-1.36-492.fc37.aarch64                   101/137 
21:30:02 #10 55.01 Setting up libc6-dev:arm64 (2.27-3ubuntu1.6) ...
21:30:02 #10 55.05 Setting up libassuan0:arm64 (2.5.1-2) ...
21:30:02 #10 55.12 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
21:30:02 #10 55.16 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:30:02 #10 55.18 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
21:30:02 #10 55.19 Setting up diffstat (1.61-1build1) ...
21:30:02 #10 55.20 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ...
21:30:02 #10 55.23 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
21:30:02 #10 55.24 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
21:30:02 #10 55.26 Setting up netbase (5.4) ...
21:30:02 #10 55.29 Setting up libisl19:arm64 (0.19-1) ...
21:30:02 #10 55.30 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ...
21:30:02 #10 55.32 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.4) ...
21:30:02 #10 55.33 Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:30:02 #13 21.75   Installing       : policycoreutils-devel-3.5-1.el9.aarch64              18/70 
21:30:02 #13 21.97   Installing       : selinux-policy-devel-38.1.9-1.el9.noarch             19/70 
21:30:02 #13 22.03   Running scriptlet: selinux-policy-devel-38.1.9-1.el9.noarch             19/70 
21:30:02 #13 22.05   Installing       : perl-threads-shared-1.61-460.el9.aarch64             20/70 
21:30:02 #13 22.10   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                21/70 
21:30:02 #13 22.12   Installing       : automake-1.16.2-6.el9.noarch                         22/70 
21:30:02 #13 22.16   Installing       : perl-TermReadKey-2.38-11.el9.aarch64                 23/70 
21:30:02 #13 22.21   Installing       : perl-lib-0.65-480.el9.aarch64                        24/70 
21:30:02 #13 22.21   Installing       : perl-Error-1:0.17029-7.el9.noarch                    25/70 
21:30:02 #13 22.22   Installing       : pcre2-utf32-10.40-2.el9.aarch64                      26/70 
21:30:02 #11 82.25 0 added, 0 removed; done.
21:30:02 #11 82.25 Running hooks in /etc/ca-certificates/update.d...
21:30:02 #11 82.25 done.
21:30:02 #11 82.26 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:30:02 #11 51.56 Selecting previously unselected package libglib2.0-0:arm64.
21:30:02 #11 51.56 Preparing to unpack .../026-libglib2.0-0_2.74.3-0ubuntu1_arm64.deb ...
21:30:02 #11 51.56 Unpacking libglib2.0-0:arm64 (2.74.3-0ubuntu1) ...
21:30:02 #11 51.62 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:30:02 #11 51.63 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_arm64.deb ...
21:30:02 #11 51.63 Unpacking libgirepository-1.0-1:arm64 (1.74.0-2) ...
21:30:02 #11 51.66 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:30:02 #11 51.67 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_arm64.deb ...
21:30:02 #11 51.67 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-2) ...
21:30:02 #11 51.70 Selecting previously unselected package iso-codes.
21:30:02 #11 51.71 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
21:30:02 #11 51.71 Unpacking iso-codes (4.11.0-1) ...
21:30:02 #11 53.15 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
21:30:02 #11 53.15 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:30:02 #11 53.18 Selecting previously unselected package libipc-run-perl.
21:30:02 #11 53.19 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ...
21:30:02 #11 53.19 Unpacking libipc-run-perl (20200505.0-1) ...
21:30:02 #11 53.23 Selecting previously unselected package libclass-method-modifiers-perl.
21:30:02 #11 53.23 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:30:02 #11 53.24 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:30:02 #11 53.27 Selecting previously unselected package libclass-xsaccessor-perl.
21:30:02 #11 53.27 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ...
21:30:02 #11 53.27 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
21:30:02 #11 53.31 Selecting previously unselected package libb-hooks-op-check-perl.
21:30:02 #11 53.32 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ...
21:30:02 #11 53.32 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
21:30:02 #11 53.36 Selecting previously unselected package libdynaloader-functions-perl.
21:30:02 #11 53.36 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:30:02 #11 53.36 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:30:02 #11 53.39 Selecting previously unselected package libdevel-callchecker-perl.
21:30:02 #11 49.87 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ...
21:30:02 #11 49.87 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
21:30:02 #11 49.92 Selecting previously unselected package libdata-dump-perl.
21:30:02 #11 49.92 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ...
21:30:02 #11 49.92 Unpacking libdata-dump-perl (1.23-1) ...
21:30:02 #11 49.96 Selecting previously unselected package libdigest-bubblebabble-perl.
21:30:02 #11 49.97 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:30:02 #11 49.97 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:30:02 #11 50.00 Selecting previously unselected package libdigest-hmac-perl.
21:30:02 #11 50.01 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:30:02 #11 50.01 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:30:02 #11 50.04 Selecting previously unselected package libdistro-info-perl.
21:30:02 #11 50.05 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1_all.deb ...
21:30:02 #11 50.05 Unpacking libdistro-info-perl (0.23ubuntu1) ...
21:30:02 #11 50.08 Selecting previously unselected package libnet-smtp-ssl-perl.
21:30:02 #11 50.08 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:30:02 #11 50.09 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:30:02 #11 50.12 Selecting previously unselected package libmailtools-perl.
21:30:02 #11 50.12 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ...
21:30:02 #11 50.13 Unpacking libmailtools-perl (2.21-1) ...
21:30:02 #11 50.17 Selecting previously unselected package libnet-ip-perl.
21:30:02 #11 50.17 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ...
21:30:02 #11 50.17 Unpacking libnet-ip-perl (1.26-2) ...
21:30:02 #11 50.21 Selecting previously unselected package libnet-dns-perl.
21:30:02 #10 50.71   Installing       : perl-File-Basename-2.85-492.fc37.noarch            102/137 
21:30:02 #10 50.71   Installing       : perl-Getopt-Std-1.13-492.fc37.noarch               103/137 
21:30:02 #10 50.72   Installing       : perl-MIME-Base64-3.16-489.fc37.aarch64             104/137 
21:30:02 #10 50.76   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64     105/137 
21:30:02 #10 50.76   Installing       : perl-constant-1.33-490.fc37.noarch                 106/137 
21:30:02 #10 50.79   Installing       : perl-Storable-1:3.26-489.fc37.aarch64              107/137 
21:30:02 #10 50.80   Installing       : perl-overload-1.35-492.fc37.noarch                 108/137 
21:30:02 #10 50.80   Installing       : perl-parent-1:0.238-489.fc37.noarch                109/137 
21:30:02 #10 50.85   Installing       : perl-vars-1.05-492.fc37.noarch                     110/137 
21:30:02 #10 50.86   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch              111/137 
21:30:02 #10 50.86   Installing       : perl-Carp-1.52-489.fc37.noarch                     112/137 
21:30:02 #10 50.92   Installing       : perl-Exporter-5.77-489.fc37.noarch                 113/137 
21:30:02 #10 50.93   Installing       : perl-NDBM_File-1.15-492.fc37.aarch64               114/137 
21:30:02 #10 50.94   Installing       : perl-PathTools-3.84-489.fc37.aarch64               115/137 
21:30:02 #13 22.27   Installing       : pcre2-utf16-10.40-2.el9.aarch64                      27/70 
21:30:02 #13 22.30   Installing       : pcre2-devel-10.40-2.el9.aarch64                      28/70 
21:30:02 #12 8.691 Setting up libpcre32-3:armhf (2:8.39-12) ...
21:30:02 #12 8.704 Setting up pkg-config (0.29-6) ...
21:30:02 #12 8.753 Setting up libudev-dev:armhf (241-7~deb10u8) ...
21:30:02 #12 8.767 Setting up librhash0:armhf (1.3.8-1) ...
21:30:02 #12 8.778 Setting up procps (2:3.3.15-2) ...
21:30:02 #12 8.805 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
21:30:02 #12 8.820 Setting up cmake-data (3.13.4-1) ...
21:30:02 #12 8.835 Setting up dh-apparmor (2.13.2-10) ...
21:30:02 #12 8.845 Setting up libsystemd-dev:armhf (241-7~deb10u8) ...
21:30:02 #12 8.854 Setting up libjsoncpp1:armhf (1.7.4-3) ...
21:30:02 #12 8.864 Setting up libpcre3-dev:armhf (2:8.39-12) ...
21:30:02 #12 8.874 Setting up cmake (3.13.4-1) ...
21:30:02 #12 8.887 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
21:30:02 #12 8.898 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:30:02 #12 8.909 Setting up dmsetup (2:1.02.155-3) ...
21:30:02 #12 8.921 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
21:30:02 #12 8.933 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
21:30:02 #12 8.945 Setting up docker-ce-build-deps (1.0) ...
21:30:02 #12 8.957 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:30:02 #12 8.977 Processing triggers for man-db (2.8.5-2) ...
21:30:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc
21:30:02  debian/rules build
21:30:02 dh build --with=bash-completion
21:30:02    dh_update_autotools_config
21:30:02    dh_autoreconf
21:30:02    debian/rules override_dh_auto_build
21:30:02 make[1]: Entering directory '/root/build-deb'
21:30:02 # Build the daemon and dependencies
21:30:02 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:02 
21:30:02 Removing bundles/
21:30:02 
21:30:02 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:02 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:30:02 #11 51.87 Selecting previously unselected package krb5-locales.
21:30:02 #11 51.87 Preparing to unpack .../030-krb5-locales_1.20-1ubuntu0.1_all.deb ...
21:30:02 #11 51.87 Unpacking krb5-locales (1.20-1ubuntu0.1) ...
21:30:02 #11 51.91 Selecting previously unselected package less.
21:30:02 #11 51.91 Preparing to unpack .../031-less_590-1ubuntu0.22.10.1_arm64.deb ...
21:30:02 #11 51.92 Unpacking less (590-1ubuntu0.22.10.1) ...
21:30:02 #11 51.96 Selecting previously unselected package libmd0:arm64.
21:30:02 #11 51.96 Preparing to unpack .../032-libmd0_1.0.4-2_arm64.deb ...
21:30:02 #11 51.97 Unpacking libmd0:arm64 (1.0.4-2) ...
21:30:02 #11 52.00 Selecting previously unselected package libbsd0:arm64.
21:30:02 #11 52.01 Preparing to unpack .../033-libbsd0_0.11.6-1_arm64.deb ...
21:30:02 #11 52.01 Unpacking libbsd0:arm64 (0.11.6-1) ...
21:30:02 #11 52.05 Selecting previously unselected package libelf1:arm64.
21:30:02 #11 53.39 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
21:30:02 #11 53.40 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:30:02 #11 53.43 Selecting previously unselected package libparams-classify-perl.
21:30:02 #11 53.43 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ...
21:30:02 #11 53.43 Unpacking libparams-classify-perl (0.015-1build5) ...
21:30:02 #11 53.46 Selecting previously unselected package libmodule-runtime-perl.
21:30:02 #11 53.47 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ...
21:30:02 #11 53.47 Unpacking libmodule-runtime-perl (0.016-1) ...
21:30:02 #11 53.50 Selecting previously unselected package libimport-into-perl.
21:30:02 #11 53.50 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ...
21:30:02 #11 53.51 Unpacking libimport-into-perl (1.002005-1) ...
21:30:02 #11 53.54 Selecting previously unselected package librole-tiny-perl.
21:30:02 #11 53.54 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ...
21:30:02 #11 53.55 Unpacking librole-tiny-perl (2.002004-1) ...
21:30:02 #11 53.58 Selecting previously unselected package libsub-quote-perl.
21:30:02 #11 53.58 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ...
21:30:02 #11 53.58 Unpacking libsub-quote-perl (2.006006-1) ...
21:30:02 #11 53.62 Selecting previously unselected package libmoo-perl.
21:30:02 #9 53.83 Setting up libgpgme11:arm64 (1.18.0-3+b1) ...
21:30:02 #9 53.85 Setting up dirmngr (2.2.40-1.1) ...
21:30:02 #9 53.98 Setting up perl (5.36.0-7) ...
21:30:02 #9 54.00 Setting up libpackage-stash-xs-perl:arm64 (0.30-1+b1) ...
21:30:02 #9 54.02 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:30:02 #9 54.03 Setting up libxs-parse-keyword-perl (0.33-1) ...
21:30:02 #9 54.05 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
21:30:02 #9 54.06 Setting up libswitch-perl (2.17-3) ...
21:30:02 #9 54.07 Setting up libdata-dump-perl (1.25-1) ...
21:30:02 #9 54.08 Setting up gcc-12 (12.2.0-14) ...
21:30:02 #9 54.09 Setting up libfile-find-rule-perl (0.34-3) ...
21:30:02 #9 54.10 Setting up libref-util-perl (0.204-2) ...
21:30:02 #9 54.12 Setting up libipc-system-simple-perl (1.30-2) ...
21:30:02 #9 54.13 Setting up libnet-domain-tld-perl (1.75-3) ...
21:30:02 #9 54.14 Setting up libperlio-utf8-strict-perl (0.010-1) ...
21:30:02 #9 54.15 Setting up libsocket6-perl (0.29-3) ...
21:30:02 #9 54.16 Setting up libgd3:arm64 (2.3.3-9) ...
21:30:02 #9 54.17 Setting up libvariable-magic-perl (0.63-1+b1) ...
21:30:02 #9 54.19 Setting up libio-html-perl (1.004-3) ...
21:30:02 #9 54.20 Setting up libpod-parser-perl (1.65-1) ...
21:30:02 #9 54.21 Setting up libb-hooks-op-check-perl:arm64 (0.22-2+b1) ...
21:30:02 #9 54.22 Setting up libparams-util-perl (1.102-2+b1) ...
21:30:02 #9 54.23 Setting up libdpkg-perl (1.21.21) ...
21:30:02 #9 54.24 Setting up libtime-duration-perl (1.21-2) ...
21:30:02 #9 54.25 Setting up autoconf (2.71-3) ...
21:30:02 #9 54.26 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
21:30:02 #9 54.27 Setting up libarray-intspan-perl (2.004-2) ...
21:30:02 #9 54.28 Setting up libcapture-tiny-perl (0.48-2) ...
21:30:02 #9 54.30 Setting up libtimedate-perl (2.3300-2) ...
21:30:02 #9 54.31 Setting up libregexp-ipv6-perl (0.03-3) ...
21:30:02 #9 54.32 Setting up gpg-wks-server (2.2.40-1.1) ...
21:30:02 #9 54.33 Setting up libsub-name-perl:arm64 (0.26-2+b1) ...
21:30:02 #9 54.34 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ...
21:30:02 #9 54.35 Setting up libsyntax-keyword-try-perl (0.28-1) ...
21:30:02 #9 54.36 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:30:02 #9 54.37 Setting up libproc-processtable-perl:arm64 (0.634-1+b2) ...
21:30:02 #9 54.39 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:30:02 #9 54.40 Setting up xauth (1:1.1.2-1) ...
21:30:02 #9 54.41 Setting up libpath-tiny-perl (0.144-1) ...
21:30:02 #9 54.42 Setting up libarchive-cpio-perl (0.10-3) ...
21:30:02 #11 50.21 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ...
21:30:02 #11 50.21 Unpacking libnet-dns-perl (1.22-1) ...
21:30:02 #11 50.28 Selecting previously unselected package libnet-domain-tld-perl.
21:30:02 #11 50.28 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ...
21:30:02 #11 50.28 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:30:02 #11 50.32 Selecting previously unselected package libemail-valid-perl.
21:30:02 #11 50.32 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ...
21:30:02 #11 50.32 Unpacking libemail-valid-perl (1.202-1) ...
21:30:02 #11 50.36 Selecting previously unselected package libexporter-tiny-perl.
21:30:02 #11 50.36 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ...
21:30:02 #11 50.36 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:30:02 #11 50.40 Selecting previously unselected package libipc-system-simple-perl.
21:30:02 #11 50.40 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ...
21:30:02 #11 50.40 Unpacking libipc-system-simple-perl (1.26-1) ...
21:30:02 #11 50.44 Selecting previously unselected package libfile-basedir-perl.
21:30:02 #10 50.97   Installing       : perl-DynaLoader-1.52-492.fc37.aarch64              116/137 
21:30:02 #13 22.35   Installing       : libuv-1:1.42.0-1.el9.aarch64                         29/70 
21:30:02 #11 52.05 Preparing to unpack .../034-libelf1_0.187-4_arm64.deb ...
21:30:02 #11 52.06 Unpacking libelf1:arm64 (0.187-4) ...
21:30:02 #11 52.09 Selecting previously unselected package libglib2.0-data.
21:30:02 #11 52.09 Preparing to unpack .../035-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
21:30:02 #11 52.09 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
21:30:02 #11 52.13 Selecting previously unselected package libicu71:arm64.
21:30:02 #11 52.13 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_arm64.deb ...
21:30:02 #11 52.13 Unpacking libicu71:arm64 (71.1-3ubuntu1) ...
21:30:02 #11 52.34 Selecting previously unselected package libxml2:arm64.
21:30:02 #11 53.62 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ...
21:30:02 #11 53.62 Unpacking libmoo-perl (2.005004-3) ...
21:30:02 #11 53.66 Selecting previously unselected package libencode-locale-perl.
21:30:02 #11 53.66 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ...
21:30:02 #11 53.66 Unpacking libencode-locale-perl (1.05-1.1) ...
21:30:02 #11 53.69 Selecting previously unselected package libtimedate-perl.
21:30:02 #11 53.70 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ...
21:30:02 #11 53.70 Unpacking libtimedate-perl (2.3300-2) ...
21:30:02 #11 53.74 Selecting previously unselected package libhttp-date-perl.
21:30:02 #11 53.75 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ...
21:30:02 #11 53.75 Unpacking libhttp-date-perl (6.05-1) ...
21:30:02 #11 53.80 Selecting previously unselected package libfile-listing-perl.
21:30:02 #11 53.80 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ...
21:30:02 #11 53.80 Unpacking libfile-listing-perl (6.14-1) ...
21:30:02 #11 53.84 Selecting previously unselected package libhtml-tagset-perl.
21:30:02 #11 53.84 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ...
21:30:02 #11 53.84 Unpacking libhtml-tagset-perl (3.20-4) ...
21:30:02 #11 53.88 Selecting previously unselected package liburi-perl.
21:30:02 #9 54.43 Setting up libjson-perl (4.10000-1) ...
21:30:02 #9 54.44 Setting up libnsl2:arm64 (1.3.0-2) ...
21:30:02 #9 54.46 Setting up libipc-run3-perl (0.048-3) ...
21:30:02 #9 54.47 Setting up libregexp-wildcards-perl (1.05-3) ...
21:30:02 #9 54.48 Setting up libfcgi-perl (0.82+ds-2) ...
21:30:02 #9 54.50 Setting up libsub-override-perl (0.09-4) ...
21:30:02 #9 54.51 Setting up libaliased-perl (0.34-3) ...
21:30:02 #9 54.53 Setting up libstrictures-perl (2.000006-1) ...
21:30:02 #9 54.55 Setting up libsub-quote-perl (2.006008-1) ...
21:30:02 #9 54.56 Setting up libdevel-stacktrace-perl (2.0400-2) ...
21:30:02 #9 54.58 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
21:30:02 #9 54.59 Setting up libsort-versions-perl (1.62-3) ...
21:30:02 #9 54.60 Setting up libexporter-tiny-perl (1.006000-1) ...
21:30:02 #9 54.62 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ...
21:30:02 #9 54.63 Setting up libfile-dirlist-perl (0.05-3) ...
21:30:02 #9 54.65 Setting up libterm-readkey-perl (2.38-2+b1) ...
21:30:02 #11 50.44 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ...
21:30:02 #11 50.45 Unpacking libfile-basedir-perl (0.08-1) ...
21:30:02 #11 50.48 Selecting previously unselected package libfile-chdir-perl.
21:30:02 #11 50.49 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ...
21:30:02 #11 50.49 Unpacking libfile-chdir-perl (0.1008-1) ...
21:30:02 #11 50.53 Selecting previously unselected package libfile-fcntllock-perl.
21:30:02 #11 50.53 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
21:30:02 #11 50.53 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
21:30:02 #11 50.57 Selecting previously unselected package libnumber-compare-perl.
21:30:02 #11 50.57 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ...
21:30:02 #11 50.58 Unpacking libnumber-compare-perl (0.03-1) ...
21:30:02 #11 50.61 Selecting previously unselected package libtext-glob-perl.
21:30:02 #11 50.61 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
21:30:02 #11 50.61 Unpacking libtext-glob-perl (0.10-1) ...
21:30:02 #11 50.65 Selecting previously unselected package libfile-find-rule-perl.
21:30:02 #11 50.65 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ...
21:30:02 #11 50.66 Unpacking libfile-find-rule-perl (0.34-1) ...
21:30:02 #11 50.69 Selecting previously unselected package libfont-afm-perl.
21:30:02 #10 51.02   Installing       : perl-Encode-4:3.19-492.fc37.aarch64                117/137 
21:30:02 #10 51.20   Installing       : perl-libs-4:5.36.0-492.fc37.aarch64                118/137 
21:30:02 #10 51.24   Installing       : perl-interpreter-4:5.36.0-492.fc37.aarch64         119/137 
21:30:02 #10 51.30   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.aarch64     120/137 
21:30:02 #10 51.30   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  121/137 
21:30:02 #10 51.31   Installing       : efi-srpm-macros-5-6.fc37.noarch                    122/137 
21:30:02 #10 51.31   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            123/137 
21:30:02 #10 51.36   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 124/137 
21:30:02 #10 51.36   Installing       : python-srpm-macros-3.11-5.fc37.noarch              125/137 
21:30:02 #10 51.37   Installing       : redhat-rpm-config-229-1.fc37.noarch                126/137 
21:30:02 #10 51.42   Installing       : ed-1.18-2.fc37.aarch64                             127/137 
21:30:02 #10 51.42   Installing       : patch-2.7.6-17.fc37.aarch64                        128/137 
21:30:02 #13 22.68   Installing       : cmake-data-3.20.2-8.el9.noarch                       30/70 
21:30:02 #13 22.87   Installing       : cmake-3.20.2-8.el9.aarch64                           31/70 
21:30:02 #13 22.90   Installing       : libubsan-11.3.1-4.3.el9.aarch64                      32/70 
21:30:02 #13 22.91   Installing       : libtool-ltdl-2.4.6-45.el9.aarch64                    33/70 
21:30:03 #11 52.34 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_arm64.deb ...
21:30:03 #11 52.35 Unpacking libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
21:30:03 #11 52.40 Selecting previously unselected package libyaml-0-2:arm64.
21:30:03 #11 52.40 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_arm64.deb ...
21:30:03 #11 52.41 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
21:30:03 #11 52.45 Selecting previously unselected package lsb-release.
21:30:03 #11 52.45 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
21:30:03 #11 52.45 Unpacking lsb-release (11.2ubuntu1) ...
21:30:03 #11 52.49 Selecting previously unselected package netbase.
21:30:03 #11 52.49 Preparing to unpack .../040-netbase_6.3_all.deb ...
21:30:03 #11 52.50 Unpacking netbase (6.3) ...
21:30:03 #11 52.53 Selecting previously unselected package python3-dbus.
21:30:03 #11 52.54 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_arm64.deb ...
21:30:03 #11 52.54 Unpacking python3-dbus (1.2.18-3build1) ...
21:30:03 #11 52.58 Selecting previously unselected package python3-gi.
21:30:03 #10 56.09 Setting up libltdl-dev:arm64 (2.4.6-2) ...
21:30:03 #10 56.10 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:30:03 #10 56.12 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
21:30:03 #10 56.13 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
21:30:03 #10 56.14 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.8) ...
21:30:03 #10 56.15 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:30:03 #10 56.17 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
21:30:03 #10 56.18 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:30:03 #10 56.19 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:30:03 #11 53.88 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ...
21:30:03 #11 53.88 Unpacking liburi-perl (5.10-1) ...
21:30:03 #11 53.92 Selecting previously unselected package libhtml-parser-perl:arm64.
21:30:03 #11 53.93 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ...
21:30:03 #11 53.93 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ...
21:30:03 #11 53.97 Selecting previously unselected package libhtml-tree-perl.
21:30:03 #11 53.97 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ...
21:30:03 #11 53.97 Unpacking libhtml-tree-perl (5.07-2) ...
21:30:03 #11 54.02 Selecting previously unselected package libio-html-perl.
21:30:03 #11 54.02 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ...
21:30:03 #11 54.03 Unpacking libio-html-perl (1.004-2) ...
21:30:03 #11 54.12 Selecting previously unselected package liblwp-mediatypes-perl.
21:30:03 #11 54.12 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:30:03 #11 54.12 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:30:03 #11 54.16 Selecting previously unselected package libhttp-message-perl.
21:30:03 #11 54.16 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ...
21:30:03 #11 54.16 Unpacking libhttp-message-perl (6.36-1) ...
21:30:03 #11 54.20 Selecting previously unselected package libhttp-cookies-perl.
21:30:03 #11 54.20 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ...
21:30:03 #11 54.21 Unpacking libhttp-cookies-perl (6.10-1) ...
21:30:03 #11 54.24 Selecting previously unselected package libhttp-negotiate-perl.
21:30:03 #9 54.66 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
21:30:03 #9 54.68 Setting up libperlio-gzip-perl (0.20-1+b1) ...
21:30:03 #9 54.70 Setting up libsys-hostname-long-perl (1.5-3) ...
21:30:03 #9 54.71 Setting up libhtml-html5-entities-perl (0.004-3) ...
21:30:03 #9 54.72 Setting up libsereal-decoder-perl (5.003+ds-1) ...
21:30:03 #9 54.73 Setting up liburi-perl (5.17-1) ...
21:30:03 #9 54.74 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:30:03 #9 54.77 Setting up libfile-touch-perl (0.12-2) ...
21:30:03 #9 54.79 Setting up libc-devtools (2.36-8) ...
21:30:03 #9 54.80 Setting up libemail-address-xs-perl (1.05-1+b1) ...
21:30:03 #9 54.81 Setting up libnet-ssleay-perl:arm64 (1.92-2+b1) ...
21:30:03 #9 54.82 Setting up automake (1:1.16.5-1.3) ...
21:30:03 #9 54.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:30:03 #9 54.85 Setting up libapt-pkg-perl (0.1.40+b2) ...
21:30:03 #9 54.86 Setting up libio-sessiondata-perl (1.03-3) ...
21:30:03 #9 54.87 Setting up libstring-escape-perl (2010.002-3) ...
21:30:03 #9 54.88 Setting up libberkeleydb-perl:arm64 (0.64-2+b1) ...
21:30:03 #11 50.69 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ...
21:30:03 #11 50.70 Unpacking libfont-afm-perl (1.20-2) ...
21:30:03 #11 50.74 Selecting previously unselected package libio-string-perl.
21:30:03 #11 50.74 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
21:30:03 #11 50.74 Unpacking libio-string-perl (1.08-3) ...
21:30:03 #11 50.78 Selecting previously unselected package libfont-ttf-perl.
21:30:03 #11 50.78 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ...
21:30:03 #11 50.78 Unpacking libfont-ttf-perl (1.06-1) ...
21:30:03 #11 50.84 Selecting previously unselected package libfuture-perl.
21:30:03 #11 50.84 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ...
21:30:03 #11 50.84 Unpacking libfuture-perl (0.43-1) ...
21:30:03 #11 50.89 Selecting previously unselected package libio-stringy-perl.
21:30:03 #11 50.89 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ...
21:30:03 #11 50.90 Unpacking libio-stringy-perl (2.111-3) ...
21:30:03 #11 50.93 Selecting previously unselected package libparams-validate-perl.
21:30:03 #11 50.93 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ...
21:30:03 #11 50.94 Unpacking libparams-validate-perl (1.29-3) ...
21:30:03 #11 50.98 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:30:03 #10 51.46   Installing       : diffutils-3.8-3.fc37.aarch64                       129/137 
21:30:03 #10 51.47   Installing       : dash-0.5.11.5-2.fc37.aarch64                       130/137 
21:30:03 #10 51.50   Running scriptlet: dash-0.5.11.5-2.fc37.aarch64                       130/137 
21:30:03 #10 51.52   Installing       : cpio-2.13-13.fc37.aarch64                          131/137 
21:30:03 #10 51.56   Installing       : bzip2-1.0.8-12.fc37.aarch64                        132/137 
21:30:03 #10 51.57   Installing       : rpm-build-4.18.0-1.fc37.aarch64                    133/137 
21:30:03 #10 51.61   Installing       : rpmlint-fedora-license-data-1.16-1.fc37.noarch     134/137 
21:30:03 #10 51.64   Installing       : rpmlint-2.4.0-3.fc37.noarch                        135/137 
21:30:03 #13 22.92   Installing       : libsepol-devel-3.5-1.el9.aarch64                     34/70 
21:30:03 #13 22.99   Installing       : libselinux-devel-3.5-1.el9.aarch64                   35/70 
21:30:03 #11 DONE 82.8s
21:30:03 
21:30:03 #12 [stage-1 4/9] COPY common /root/build-deb/debian
21:30:03 #12 DONE 0.0s
21:30:03 
21:30:03 #13 [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
21:30:03 #17 exporting layers 11.3s done
21:30:03 #17 writing image sha256:e3c5f78ac1f05ce699b2427a2dd878d10eed9c46b59f1d8734ab54c77f950c83 done
21:30:03 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
21:30:03 #17 DONE 11.3s
21:30:03 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
21:30:03 + set -e
21:30:03 + mkdir -p /root/build-deb/engine
21:30:03 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:03 #11 52.58 Preparing to unpack .../042-python3-gi_3.42.2-2_arm64.deb ...
21:30:03 #11 52.58 Unpacking python3-gi (3.42.2-2) ...
21:30:03 #11 52.62 Selecting previously unselected package networkd-dispatcher.
21:30:03 #11 52.63 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
21:30:03 #11 52.63 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
21:30:03 #11 52.66 Selecting previously unselected package python-apt-common.
21:30:03 #11 52.67 Preparing to unpack .../044-python-apt-common_2.4.0+22.10_all.deb ...
21:30:03 #11 52.67 Unpacking python-apt-common (2.4.0+22.10) ...
21:30:03 #11 52.71 Selecting previously unselected package python3-apt.
21:30:03 #11 52.71 Preparing to unpack .../045-python3-apt_2.4.0+22.10_arm64.deb ...
21:30:03 #11 52.71 Unpacking python3-apt (2.4.0+22.10) ...
21:30:03 #11 52.80 Selecting previously unselected package python3-pkg-resources.
21:30:03 #11 52.80 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
21:30:03 #11 52.81 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:30:03 #11 52.85 Selecting previously unselected package shared-mime-info.
21:30:03 #11 52.85 Preparing to unpack .../047-shared-mime-info_2.2-1_arm64.deb ...
21:30:03 #11 52.85 Unpacking shared-mime-info (2.2-1) ...
21:30:03 #11 52.90 Selecting previously unselected package systemd-resolved.
21:30:03 #11 52.91 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7.1_arm64.deb ...
21:30:03 #11 52.91 Unpacking systemd-resolved (251.4-1ubuntu7.1) ...
21:30:03 #10 56.21 Setting up file (1:5.32-2ubuntu0.4) ...
21:30:03 #10 56.22 Setting up fakeroot (1.22-2ubuntu1) ...
21:30:03 #10 56.23 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:30:03 #10 56.23 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
21:30:03 #10 56.23 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
21:30:03 #10 56.23 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
21:30:03 #10 56.23 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
21:30:03 #10 56.23 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
21:30:03 #10 56.23 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
21:30:03 #10 56.23 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
21:30:03 #10 56.23 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
21:30:03 #10 56.24 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:30:03 #10 56.26 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
21:30:03 #10 56.27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:30:03 #10 56.28 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
21:30:03 #10 56.29 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.6) ...
21:30:03 #10 56.30 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
21:30:03 #10 56.32 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:30:03 #10 56.36 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:30:03 #10 56.38 Setting up man-db (2.8.3-2ubuntu0.1) ...
21:30:03 #11 54.24 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ...
21:30:03 #11 54.24 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:30:03 #11 54.28 Selecting previously unselected package perl-openssl-defaults:arm64.
21:30:03 #11 54.28 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ...
21:30:03 #11 54.30 Unpacking perl-openssl-defaults:arm64 (5build2) ...
21:30:03 #11 54.33 Selecting previously unselected package libnet-ssleay-perl:arm64.
21:30:03 #11 54.33 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ...
21:30:03 #11 54.34 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ...
21:30:03 #11 54.38 Selecting previously unselected package libio-socket-ssl-perl.
21:30:03 #11 54.38 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ...
21:30:03 #11 54.39 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:30:03 #11 54.42 Selecting previously unselected package libnet-http-perl.
21:30:03 #11 54.42 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ...
21:30:03 #11 54.43 Unpacking libnet-http-perl (6.22-1) ...
21:30:03 #11 54.46 Selecting previously unselected package liblwp-protocol-https-perl.
21:30:03 #11 54.47 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:30:03 #11 54.47 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:30:03 #11 54.50 Selecting previously unselected package libtry-tiny-perl.
21:30:03 #9 54.90 Setting up libhttp-date-perl (6.05-2) ...
21:30:03 #9 54.91 Setting up libfile-which-perl (1.27-2) ...
21:30:03 #9 54.92 Setting up libfile-basedir-perl (0.09-2) ...
21:30:03 #9 54.93 Setting up libtask-weaken-perl (1.06-2) ...
21:30:03 #9 54.94 Setting up libunicode-utf8-perl (0.62-2) ...
21:30:03 #9 54.95 Setting up libfeature-compat-try-perl (0.05-1) ...
21:30:03 #9 54.97 Setting up libset-intspan-perl (1.19-3) ...
21:30:03 #9 54.98 Setting up libmouse-perl (2.5.10-1+b3) ...
21:30:03 #9 55.00 Setting up libfile-listing-perl (6.15-1) ...
21:30:03 #9 55.01 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
21:30:03 #9 55.02 Setting up gpg-wks-client (2.2.40-1.1) ...
21:30:03 #9 55.03 Setting up libregexp-pattern-perl (0.2.14-2) ...
21:30:03 #9 55.04 Setting up libdata-messagepack-perl (1.02-1+b1) ...
21:30:03 #9 55.06 Setting up libclass-inspector-perl (1.36-3) ...
21:30:03 #9 55.07 Setting up libfont-afm-perl (1.20-4) ...
21:30:03 #9 55.08 Setting up libwant-perl (0.29-2+b1) ...
21:30:03 #9 55.09 Setting up libdynaloader-functions-perl (0.003-3) ...
21:30:03 #9 55.10 Setting up libclass-method-modifiers-perl (2.14-1) ...
21:30:03 #9 55.11 Setting up liblist-compare-perl (0.55-2) ...
21:30:03 #9 55.13 Setting up libref-util-xs-perl (0.117-2+b1) ...
21:30:03 #9 55.14 Setting up libio-pty-perl (1:1.17-1) ...
21:30:03 #9 55.15 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
21:30:03 #9 55.16 Setting up libclone-perl:arm64 (0.46-1) ...
21:30:03 #9 55.17 Setting up libalgorithm-diff-perl (1.201-1) ...
21:30:03 #9 55.18 Setting up libarchive-zip-perl (1.68-1) ...
21:30:03 #9 55.20 Setting up libsub-identify-perl (0.14-3) ...
21:30:03 #11 50.98 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
21:30:03 #11 50.99 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
21:30:03 #11 51.02 Selecting previously unselected package libsort-versions-perl.
21:30:03 #11 51.02 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ...
21:30:03 #11 51.03 Unpacking libsort-versions-perl (1.62-1) ...
21:30:03 #11 51.06 Selecting previously unselected package libgit-wrapper-perl.
21:30:03 #11 51.07 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ...
21:30:03 #11 51.07 Unpacking libgit-wrapper-perl (0.048-1) ...
21:30:03 #11 51.14 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:30:03 #11 51.15 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:30:03 #11 51.15 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:30:03 #11 51.18 Selecting previously unselected package libio-prompter-perl.
21:30:03 #11 51.18 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ...
21:30:03 #11 51.19 Unpacking libio-prompter-perl (0.004015-1) ...
21:30:03 #11 51.23 Selecting previously unselected package libjson-perl.
21:30:03 #11 51.23 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ...
21:30:03 #10 51.68   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch               136/137 
21:30:03 #10 51.80   Installing       : glibc-gconv-extra-2.36-9.fc37.aarch64              137/137 
21:30:03 #13 23.06   Installing       : libasan-11.3.1-4.3.el9.aarch64                       36/70 
21:30:03 #13 23.31   Installing       : kernel-headers-5.14.0-289.el9.aarch64                37/70 
21:30:03 #13 23.39   Installing       : libxcrypt-devel-4.4.18-3.el9.aarch64                 38/70 
21:30:03 #13 23.45   Installing       : glibc-devel-2.34-61.el9.aarch64                      39/70 
21:30:03 + mkdir -p /root/build-deb/cli
21:30:03 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:03 #11 52.96 Selecting previously unselected package systemd-timesyncd.
21:30:03 #11 52.96 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7.1_arm64.deb ...
21:30:03 #11 52.96 Unpacking systemd-timesyncd (251.4-1ubuntu7.1) ...
21:30:03 #11 53.01 Selecting previously unselected package ucf.
21:30:03 #11 53.01 Preparing to unpack .../050-ucf_3.0043_all.deb ...
21:30:03 #11 53.01 Moving old data out of the way
21:30:03 #11 53.02 Unpacking ucf (3.0043) ...
21:30:03 #11 53.06 Selecting previously unselected package xdg-user-dirs.
21:30:03 #11 53.06 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_arm64.deb ...
21:30:03 #11 53.07 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
21:30:03 #11 53.12 Selecting previously unselected package bsdextrautils.
21:30:03 #10 56.47 Building database of manual pages ...
21:30:03 #10 56.64 Setting up pinentry-curses (1.1.0-1) ...
21:30:03 #10 56.66 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.4) ...
21:30:03 #10 56.67 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
21:30:03 #10 56.69 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:30:03 #10 56.70 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ...
21:30:03 #10 56.71 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:30:03 #11 54.51 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ...
21:30:03 #11 54.52 Unpacking libtry-tiny-perl (0.31-1) ...
21:30:03 #11 54.55 Selecting previously unselected package libwww-robotrules-perl.
21:30:03 #11 54.55 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ...
21:30:03 #11 54.55 Unpacking libwww-robotrules-perl (6.02-1) ...
21:30:03 #11 54.59 Selecting previously unselected package libwww-perl.
21:30:03 #11 54.59 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ...
21:30:03 #11 54.59 Unpacking libwww-perl (6.61-1) ...
21:30:03 #11 54.63 Selecting previously unselected package patchutils.
21:30:03 #11 54.63 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ...
21:30:03 #11 54.63 Unpacking patchutils (0.4.2-1build2) ...
21:30:03 #11 54.67 Selecting previously unselected package wdiff.
21:30:03 #11 54.67 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ...
21:30:03 #11 54.67 Unpacking wdiff (1.2.2-2build3) ...
21:30:03 #11 54.71 Selecting previously unselected package devscripts.
21:30:03 #11 54.72 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ...
21:30:03 #11 54.74 Unpacking devscripts (2.22.1ubuntu1) ...
21:30:03 #9 55.21 Setting up libdistro-info-perl (1.5) ...
21:30:03 #9 55.22 Setting up libcpanel-json-xs-perl:arm64 (4.35-1) ...
21:30:03 #9 55.23 Setting up libio-stringy-perl (2.111-3) ...
21:30:03 #9 55.24 Setting up libhtml-tagset-perl (3.20-6) ...
21:30:03 #9 55.26 Setting up liblog-any-perl (1.713-1) ...
21:30:03 #9 55.27 Setting up libauthen-sasl-perl (2.1600-3) ...
21:30:03 #9 55.28 Setting up libdevel-size-perl (0.83-2+b1) ...
21:30:03 #9 55.29 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ...
21:30:03 #9 55.30 Setting up libdebhelper-perl (13.11.4) ...
21:30:03 #9 55.35 Setting up libpod-constants-perl (0.19-2) ...
21:30:03 #9 55.37 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
21:30:03 #9 55.38 Setting up libconvert-binhex-perl (1.125-3) ...
21:30:03 #9 55.39 Setting up liblwp-mediatypes-perl (6.04-2) ...
21:30:03 #9 55.40 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
21:30:03 #11 51.23 Unpacking libjson-perl (4.02000-2) ...
21:30:03 #11 51.27 Selecting previously unselected package liblog-any-perl.
21:30:03 #11 51.27 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ...
21:30:03 #11 51.28 Unpacking liblog-any-perl (1.708-1) ...
21:30:03 #11 51.32 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:30:03 #11 51.32 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:30:03 #11 51.32 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:30:03 #11 51.36 Selecting previously unselected package libpackage-stash-perl.
21:30:03 #11 51.36 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ...
21:30:03 #11 51.36 Unpacking libpackage-stash-perl (0.38-1) ...
21:30:03 #11 51.40 Selecting previously unselected package libsub-identify-perl.
21:30:03 #11 51.40 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ...
21:30:03 #11 51.41 Unpacking libsub-identify-perl (0.14-1build2) ...
21:30:03 #11 51.44 Selecting previously unselected package libsub-name-perl.
21:30:03 #11 51.44 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ...
21:30:03 #11 51.45 Unpacking libsub-name-perl (0.26-1) ...
21:30:03 #11 51.48 Selecting previously unselected package libnamespace-clean-perl.
21:30:03 #13 23.57   Installing       : glibc-static-2.34-61.el9.aarch64                     40/70 
21:30:03 #13 23.57   Installing       : libxcrypt-static-4.4.18-3.el9.aarch64                41/70 
21:30:03 #13 23.58   Installing       : systemd-rpm-macros-252-8.el9.noarch                  42/70 
21:30:03 #13 23.68   Running scriptlet: openssh-8.7p1-28.el9.aarch64                         43/70 
21:30:03 #13 23.73   Installing       : openssh-8.7p1-28.el9.aarch64                         43/70 
21:30:03 #13 23.74   Installing       : libcbor-0.7.0-5.el9.aarch64                          44/70 
21:30:03 #13 0.866 Hit:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
21:30:03 #13 0.931 Hit:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
21:30:03 #11 53.12 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_arm64.deb ...
21:30:03 #11 53.13 Unpacking bsdextrautils (2.38-4ubuntu1) ...
21:30:03 #11 53.17 Selecting previously unselected package libmagic-mgc.
21:30:03 #11 53.17 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_arm64.deb ...
21:30:03 #11 53.17 Unpacking libmagic-mgc (1:5.41-4) ...
21:30:03 #11 53.25 Selecting previously unselected package libmagic1:arm64.
21:30:03 #11 53.25 Preparing to unpack .../054-libmagic1_1%3a5.41-4_arm64.deb ...
21:30:03 #11 53.25 Unpacking libmagic1:arm64 (1:5.41-4) ...
21:30:03 #11 53.28 Selecting previously unselected package file.
21:30:03 #11 53.28 Preparing to unpack .../055-file_1%3a5.41-4_arm64.deb ...
21:30:03 #11 53.29 Unpacking file (1:5.41-4) ...
21:30:03 #11 53.32 Selecting previously unselected package gettext-base.
21:30:03 #11 53.32 Preparing to unpack .../056-gettext-base_0.21-8_arm64.deb ...
21:30:03 #11 53.33 Unpacking gettext-base (0.21-8) ...
21:30:03 #11 53.37 Selecting previously unselected package libuchardet0:arm64.
21:30:03 #10 56.73 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:30:03 #10 56.74 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
21:30:03 #10 56.75 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
21:30:03 #10 56.77 Setting up python3 (3.6.7-1~18.04) ...
21:30:03 #11 54.81 Selecting previously unselected package diffstat.
21:30:03 #11 54.81 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ...
21:30:03 #11 54.82 Unpacking diffstat (1.64-1build2) ...
21:30:03 #11 54.88 Selecting previously unselected package python3-chardet.
21:30:03 #11 54.88 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ...
21:30:03 #11 54.88 Unpacking python3-chardet (4.0.0-1) ...
21:30:03 #11 54.92 Selecting previously unselected package zstd.
21:30:03 #11 54.93 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ...
21:30:03 #11 54.93 Unpacking zstd (1.4.8+dfsg-3build1) ...
21:30:03 #11 54.97 Selecting previously unselected package python3-debian.
21:30:03 #11 54.98 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1_all.deb ...
21:30:03 #9 55.41 Setting up libio-interactive-perl (1.023-2) ...
21:30:03 #9 55.43 Setting up libtry-tiny-perl (0.31-2) ...
21:30:03 #9 55.44 Setting up libtype-tiny-perl (2.002001-1) ...
21:30:03 #9 55.46 Setting up libcommon-sense-perl:arm64 (3.75-3) ...
21:30:03 #9 55.47 Setting up libmldbm-perl (2.05-4) ...
21:30:03 #9 55.48 Setting up libxml-namespacesupport-perl (1.12-2) ...
21:30:03 #9 55.49 Setting up libnet-http-perl (6.22-1) ...
21:30:03 #9 55.50 Setting up libpath-iterator-rule-perl (1.015-2) ...
21:30:03 #9 55.52 Setting up libtext-markdown-discount-perl (0.16-1) ...
21:30:03 #9 55.53 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
21:30:03 #9 55.54 Setting up libtime-moment-perl (0.44-2+b1) ...
21:30:03 #9 55.55 Setting up libencode-locale-perl (1.05-3) ...
21:30:03 #9 55.56 Setting up libexception-class-perl (1.45-1) ...
21:30:03 #9 55.57 Setting up libxstring-perl:arm64 (0.005-2+b1) ...
21:30:03 #9 55.58 Setting up libmath-base85-perl (0.5+dfsg-2) ...
21:30:03 #9 55.60 Setting up libconfig-tiny-perl (2.28-2) ...
21:30:03 #9 55.61 Setting up libsereal-encoder-perl (5.003+ds-1) ...
21:30:03 #9 55.62 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ...
21:30:03 #12 DONE 10.0s
21:30:03 
21:30:03 #13 [stage-1 5/8] COPY sources/ /sources
21:30:03 #13 DONE 0.1s
21:30:03 
21:30:03 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:30:03 #15 DONE 4.0s
21:30:03 
21:30:03 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:30:03 #16 DONE 0.0s
21:30:03 
21:30:03 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:30:03 #17 DONE 0.0s
21:30:03 
21:30:03 #18 exporting to image
21:30:03 #18 exporting layers
21:30:03 #11 51.48 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ...
21:30:03 #11 51.48 Unpacking libnamespace-clean-perl (0.27-1) ...
21:30:03 #11 51.52 Selecting previously unselected package libpath-tiny-perl.
21:30:03 #11 51.52 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ...
21:30:03 #11 51.52 Unpacking libpath-tiny-perl (0.108-1) ...
21:30:03 #11 51.56 Selecting previously unselected package libtype-tiny-perl.
21:30:03 #11 51.56 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ...
21:30:03 #11 51.56 Unpacking libtype-tiny-perl (1.008001-2) ...
21:30:03 #11 51.63 Selecting previously unselected package libgitlab-api-v4-perl.
21:30:03 #11 51.63 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ...
21:30:03 #11 51.64 Unpacking libgitlab-api-v4-perl (0.25-1) ...
21:30:03 #11 51.67 Selecting previously unselected package libhash-fieldhash-perl.
21:30:03 #11 51.68 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ...
21:30:03 #11 51.68 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
21:30:03 #11 51.71 Selecting previously unselected package libhtml-form-perl.
21:30:03 #11 51.72 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ...
21:30:03 #11 51.72 Unpacking libhtml-form-perl (6.07-1) ...
21:30:03 #11 51.75 Selecting previously unselected package libhtml-format-perl.
21:30:03 #13 23.80   Installing       : libfido2-1.6.0-7.el9.aarch64                         45/70 
21:30:03 #13 23.82   Installing       : openssh-clients-8.7p1-28.el9.aarch64                 46/70 
21:30:03 #13 23.88   Running scriptlet: openssh-clients-8.7p1-28.el9.aarch64                 46/70 
21:30:04 #13 1.006 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
21:30:04 #13 1.080 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
21:30:04 #13 78.49 --------------------------------------------------------------------------------
21:30:04 #13 78.49 Total                                              1.7 MB/s |  74 MB  00:43     
21:30:04 #13 78.73 Running transaction check
21:30:04 #13 78.99 Running transaction test
21:30:04 #13 79.23 Transaction test succeeded
21:30:04 #13 79.23 Running transaction
21:30:04 #13 80.19   Updating   : glibc-2.17-326.el7_9.aarch64                                1/65 
21:30:04 #13 83.96   Updating   : glibc-common-2.17-326.el7_9.aarch64                         2/65 
21:30:04 #13 84.08   Updating   : systemd-libs-219-78.el7_9.7.aarch64                         3/65 
21:30:04 #13 85.58   Updating   : systemd-219-78.el7_9.7.aarch64                              4/65 
21:30:04 #13 86.13 Failed to get D-Bus connection: Operation not permitted
21:30:04 + mkdir -p /root/build-deb/buildx
21:30:04 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:04 #11 53.37 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_arm64.deb ...
21:30:04 #11 53.38 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
21:30:04 #11 53.41 Selecting previously unselected package groff-base.
21:30:04 #11 53.42 Preparing to unpack .../058-groff-base_1.22.4-8build1_arm64.deb ...
21:30:04 #11 53.42 Unpacking groff-base (1.22.4-8build1) ...
21:30:04 #11 53.49 Selecting previously unselected package libcbor0.8:arm64.
21:30:04 #11 53.49 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
21:30:04 #11 53.50 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
21:30:04 #11 53.53 Selecting previously unselected package libedit2:arm64.
21:30:04 #11 53.53 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_arm64.deb ...
21:30:04 #11 53.54 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
21:30:04 #11 53.58 Selecting previously unselected package libfido2-1:arm64.
21:30:04 #11 53.58 Preparing to unpack .../061-libfido2-1_1.11.0-1_arm64.deb ...
21:30:04 #11 53.58 Unpacking libfido2-1:arm64 (1.11.0-1) ...
21:30:04 #11 53.62 Selecting previously unselected package libnghttp2-14:arm64.
21:30:04 #10 57.13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:30:04 #10 57.14 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
21:30:04 #10 57.15 Setting up python3-magic (2:0.4.15-1) ...
21:30:04 #11 54.98 Unpacking python3-debian (0.1.43ubuntu1) ...
21:30:04 #11 55.03 Selecting previously unselected package libgpgme11:arm64.
21:30:04 #11 55.03 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4_arm64.deb ...
21:30:04 #11 55.04 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
21:30:04 #11 55.08 Selecting previously unselected package python3-gpg.
21:30:04 #11 55.08 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4_arm64.deb ...
21:30:04 #11 55.08 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
21:30:04 #11 55.14 Selecting previously unselected package dput.
21:30:04 #11 55.14 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ...
21:30:04 #11 55.15 Unpacking dput (1.1.0ubuntu2) ...
21:30:04 #11 55.19 Selecting previously unselected package fonts-dejavu-core.
21:30:04 #9 55.64 Setting up liblist-utilsby-perl (0.12-2) ...
21:30:04 #9 55.65 Setting up libstring-shellquote-perl (1.04-3) ...
21:30:04 #9 55.66 Setting up libnet-netmask-perl (2.0002-2) ...
21:30:04 #9 55.67 Setting up libsub-install-perl (0.929-1) ...
21:30:04 #9 55.68 Setting up gcc (4:12.2.0-3) ...
21:30:04 #9 55.71 Setting up dpkg-dev (1.21.21) ...
21:30:04 #9 55.74 Setting up libindirect-perl (0.39-2+b1) ...
21:30:04 #9 55.75 Setting up libxs-parse-sublike-perl:arm64 (0.16-1+b2) ...
21:30:04 #9 55.76 Setting up intltool-debian (0.35.0+20060710.6) ...
21:30:04 #9 55.77 Setting up libfreezethaw-perl (0.5001-3) ...
21:30:04 #9 55.78 Setting up libobject-pad-perl (0.78-1) ...
21:30:04 #9 55.80 Setting up liberror-perl (0.17029-2) ...
21:30:04 #9 55.81 Setting up patchutils (0.4.2-1) ...
21:30:04 #9 55.82 Setting up libmail-sendmail-perl (0.80-3) ...
21:30:04 #9 55.83 Setting up libltdl-dev:arm64 (2.4.7-5) ...
21:30:04 #9 55.84 Setting up libjson-maybexs-perl (1.004004-1) ...
21:30:04 #9 55.87 Setting up libxml-sax-base-perl (1.09-3) ...
21:30:04 #9 55.88 Setting up libio-string-perl (1.08-4) ...
21:30:04 #9 55.90 Setting up libreadonly-perl (2.050-3) ...
21:30:04 #9 55.91 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
21:30:04 #9 55.92 Setting up libstring-copyright-perl (0.003014-1) ...
21:30:04 #9 55.93 Setting up libdata-optlist-perl (0.113-1) ...
21:30:04 #9 55.95 Setting up libipc-run-perl (20220807.0-1) ...
21:30:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc
21:30:04  debian/rules build
21:30:04 dh build --with=bash-completion
21:30:04    dh_update_autotools_config
21:30:04    dh_autoreconf
21:30:04    debian/rules override_dh_auto_build
21:30:04 make[1]: Entering directory '/root/build-deb'
21:30:04 # Build the daemon and dependencies
21:30:04 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:04 
21:30:04 Removing bundles/
21:30:04 
21:30:04 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:04 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:30:04 #11 51.76 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ...
21:30:04 #11 51.77 Unpacking libhtml-format-perl (2.12-1) ...
21:30:04 #11 51.81 Selecting previously unselected package libhttp-daemon-perl.
21:30:04 #11 51.81 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
21:30:04 #11 51.82 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:30:04 #11 51.90 Selecting previously unselected package libidn11:arm64.
21:30:04 #11 51.91 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ...
21:30:04 #11 51.91 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ...
21:30:04 #11 51.95 Selecting previously unselected package libstruct-dumb-perl.
21:30:04 #11 51.95 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ...
21:30:04 #11 51.95 Unpacking libstruct-dumb-perl (0.09-1) ...
21:30:04 #11 51.99 Selecting previously unselected package libio-async-perl.
21:30:04 #11 51.99 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ...
21:30:04 #11 52.00 Unpacking libio-async-perl (0.75-1) ...
21:30:04 #13 23.97   Installing       : git-core-2.39.1-1.el9.aarch64                        47/70 
21:30:04 #13 24.21   Installing       : git-core-doc-2.39.1-1.el9.noarch                     48/70 
21:30:04 #13 24.28   Installing       : perl-Git-2.39.1-1.el9.noarch                         49/70 
21:30:04 #13 86.17   Installing : mpfr-3.1.1-4.el7.aarch64                                    5/65 
21:30:04 #11 53.62 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_arm64.deb ...
21:30:04 #11 53.63 Unpacking libnghttp2-14:arm64 (1.49.0-1) ...
21:30:04 #11 53.67 Selecting previously unselected package libpipeline1:arm64.
21:30:04 #11 53.67 Preparing to unpack .../063-libpipeline1_1.5.6-2_arm64.deb ...
21:30:04 #11 53.67 Unpacking libpipeline1:arm64 (1.5.6-2) ...
21:30:04 #11 53.71 Selecting previously unselected package libpng16-16:arm64.
21:30:04 #11 53.71 Preparing to unpack .../064-libpng16-16_1.6.38-2_arm64.deb ...
21:30:04 #11 53.71 Unpacking libpng16-16:arm64 (1.6.38-2) ...
21:30:04 #11 53.75 Selecting previously unselected package libpsl5:arm64.
21:30:04 #11 53.75 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_arm64.deb ...
21:30:04 #11 53.75 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
21:30:04 #11 53.79 Selecting previously unselected package libxau6:arm64.
21:30:04 #11 53.79 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_arm64.deb ...
21:30:04 #11 53.80 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
21:30:04 #11 53.83 Selecting previously unselected package libxdmcp6:arm64.
21:30:04 #11 53.83 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
21:30:04 #11 53.84 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
21:30:04 #11 53.87 Selecting previously unselected package libxcb1:arm64.
21:30:04 #10 57.32 Setting up python3-idna (2.6-1) ...
21:30:04 #10 57.54 Setting up python3-xdg (0.25-4ubuntu1.1) ...
21:30:04 #11 55.19 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ...
21:30:04 #11 55.19 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:30:04 #11 55.31 Selecting previously unselected package fontconfig-config.
21:30:04 #11 55.31 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
21:30:04 #11 55.32 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
21:30:04 #11 55.36 Selecting previously unselected package libcurl3-gnutls:arm64.
21:30:04 #11 55.36 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.10_arm64.deb ...
21:30:04 #11 55.36 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.10) ...
21:30:04 #11 55.41 Selecting previously unselected package liberror-perl.
21:30:04 #11 55.41 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
21:30:04 #11 55.42 Unpacking liberror-perl (0.17029-1) ...
21:30:04 #11 55.45 Selecting previously unselected package git-man.
21:30:04 #11 55.45 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.8_all.deb ...
21:30:04 #11 55.46 Unpacking git-man (1:2.34.1-1ubuntu1.8) ...
21:30:04 #11 55.50 Selecting previously unselected package git.
21:30:04 #11 55.51 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.8_arm64.deb ...
21:30:04 #11 55.52 Unpacking git (1:2.34.1-1ubuntu1.8) ...
21:30:04 #9 55.96 Setting up git (1:2.39.2-1.1) ...
21:30:04 #9 55.98 Setting up libtext-xslate-perl:arm64 (3.5.9-1+b2) ...
21:30:04 #9 55.99 Setting up libcontextual-return-perl (0.004014-4) ...
21:30:04 #9 56.00 Setting up libwww-robotrules-perl (6.02-1) ...
21:30:04 #9 56.02 Setting up libtypes-serialiser-perl (1.01-1) ...
21:30:04 #9 56.03 Setting up libnsl-dev:arm64 (1.3.0-2) ...
21:30:04 #9 56.05 Setting up libhtml-parser-perl:arm64 (3.81-1) ...
21:30:04 #9 56.06 Setting up libgit-wrapper-perl (0.048-2) ...
21:30:04 #9 56.07 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:30:04 #9 56.08 Setting up librole-tiny-perl (2.002004-1) ...
21:30:04 #9 56.10 Setting up gnupg (2.2.40-1.1) ...
21:30:04 #9 56.11 Setting up libc6-dev:arm64 (2.36-8) ...
21:30:04 #9 56.12 Setting up libfont-ttf-perl (1.06-2) ...
21:30:04 #9 56.13 Setting up libfile-homedir-perl (1.006-2) ...
21:30:04 #9 56.14 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ...
21:30:04 #9 56.16 Setting up pristine-tar (1.50) ...
21:30:04 #9 56.17 Setting up libio-socket-ssl-perl (2.081-2) ...
21:30:04 #11 52.05 Selecting previously unselected package liblinux-epoll-perl.
21:30:04 #11 52.06 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ...
21:30:04 #11 52.06 Unpacking liblinux-epoll-perl (0.017-1) ...
21:30:04 #11 52.11 Selecting previously unselected package libio-async-loop-epoll-perl.
21:30:04 #11 52.11 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ...
21:30:04 #11 52.12 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
21:30:04 #11 52.15 Selecting previously unselected package libtypes-serialiser-perl.
21:30:04 #11 52.15 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ...
21:30:04 #11 52.15 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:30:04 #11 52.19 Selecting previously unselected package libjson-xs-perl.
21:30:04 #11 52.19 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ...
21:30:04 #11 52.20 Unpacking libjson-xs-perl (4.020-1build1) ...
21:30:04 #11 52.24 Selecting previously unselected package libjson-maybexs-perl.
21:30:04 #11 52.24 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ...
21:30:04 #11 52.24 Unpacking libjson-maybexs-perl (1.004000-1) ...
21:30:04 #11 52.28 Selecting previously unselected package liblist-compare-perl.
21:30:04 #11 52.28 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ...
21:30:04 #11 52.28 Unpacking liblist-compare-perl (0.53-1) ...
21:30:04 #11 52.32 Selecting previously unselected package liblist-moreutils-perl.
21:30:04 #13 24.35   Installing       : git-2.39.1-1.el9.aarch64                             50/70 
21:30:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc
21:30:04  debian/rules build
21:30:04 dh build --with=bash-completion
21:30:04    dh_update_autotools_config
21:30:04    dh_autoreconf
21:30:04    debian/rules override_dh_auto_build
21:30:04 make[1]: Entering directory '/root/build-deb'
21:30:04 # Build the daemon and dependencies
21:30:04 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:04 
21:30:04 Removing bundles/
21:30:04 
21:30:04 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:04 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:30:04 #11 53.87 Preparing to unpack .../068-libxcb1_1.15-1_arm64.deb ...
21:30:04 #11 53.88 Unpacking libxcb1:arm64 (1.15-1) ...
21:30:04 #11 53.91 Selecting previously unselected package libx11-data.
21:30:04 #11 53.91 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
21:30:04 #11 53.91 Unpacking libx11-data (2:1.8.1-2) ...
21:30:04 #11 54.01 Selecting previously unselected package libx11-6:arm64.
21:30:04 #11 54.01 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_arm64.deb ...
21:30:04 #11 54.01 Unpacking libx11-6:arm64 (2:1.8.1-2) ...
21:30:04 #11 54.05 Selecting previously unselected package libxext6:arm64.
21:30:04 #11 54.05 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_arm64.deb ...
21:30:04 #11 54.06 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
21:30:04 #11 54.09 Selecting previously unselected package libxmuu1:arm64.
21:30:04 #11 54.09 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_arm64.deb ...
21:30:04 #11 54.09 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
21:30:04 #11 54.14 Selecting previously unselected package man-db.
21:30:04 #11 55.66 Selecting previously unselected package libalgorithm-diff-perl.
21:30:04 #11 55.66 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ...
21:30:04 #11 55.66 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:30:04 #11 55.70 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:30:04 #11 55.70 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ...
21:30:04 #11 55.70 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
21:30:04 #11 55.74 Selecting previously unselected package libalgorithm-merge-perl.
21:30:04 #11 55.74 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
21:30:04 #11 55.75 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:30:04 #11 55.77 Selecting previously unselected package libaliased-perl.
21:30:04 #9 56.18 Setting up libsub-exporter-perl (0.989-1) ...
21:30:04 #9 56.19 Setting up libpython3-stdlib:arm64 (3.11.2-1) ...
21:30:04 #9 56.20 Setting up libalgorithm-merge-perl (0.08-5) ...
21:30:04 #9 56.22 Setting up libhttp-message-perl (6.44-1) ...
21:30:04 #9 56.23 Setting up libdata-validate-ip-perl (0.31-1) ...
21:30:04 #9 56.24 Setting up libhtml-form-perl (6.11-1) ...
21:30:04 #9 56.26 Setting up libiterator-perl (0.03+ds1-2) ...
21:30:04 #9 56.27 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
21:30:04 #9 56.28 Setting up libjson-xs-perl (4.030-2+b1) ...
21:30:04 #9 56.29 Setting up python3.11 (3.11.2-6) ...
21:30:04 + mkdir -p /root/build-deb/compose
21:30:04 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:04 + mkdir -p /go/src/github.com/docker
21:30:04 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:04 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:04 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:04 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:04 + EPOCH=5
21:30:04 + EPOCH_SEP=
21:30:04 + [[ ! -z 5 ]]
21:30:04 + EPOCH_SEP=:
21:30:04 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:04 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:04 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:04 + VERSION=0.0.0-20230330191823-de0d30f
21:30:04 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:04 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:04 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:04 + debSource=docker-ce
21:30:04 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:04 + debMaintainer='Docker <support@docker.com>'
21:30:04 ++ date --rfc-2822
21:30:04 + debDate='Thu, 30 Mar 2023 21:30:04 +0000'
21:30:04 + pkgRevision=1
21:30:04 + cat
21:30:04 + export CLI_GITCOMMIT=de0d30f
21:30:04 + CLI_GITCOMMIT=de0d30f
21:30:04 + export ENGINE_GITCOMMIT=0656059
21:30:04 + ENGINE_GITCOMMIT=0656059
21:30:04 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:04 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:04 + dpkg-buildpackage -uc -us -I.git
21:30:04 #11 52.33 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ...
21:30:04 #11 52.33 Unpacking liblist-moreutils-perl (0.416-1build5) ...
21:30:04 #11 52.37 Selecting previously unselected package liblist-someutils-perl.
21:30:04 #11 52.37 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ...
21:30:04 #11 52.38 Unpacking liblist-someutils-perl (0.58-1) ...
21:30:04 #11 52.41 Selecting previously unselected package liblist-someutils-xs-perl.
21:30:04 #11 52.42 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ...
21:30:04 #11 52.42 Unpacking liblist-someutils-xs-perl (0.58-2) ...
21:30:04 #11 52.46 Selecting previously unselected package libltdl7:arm64.
21:30:04 #11 52.46 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ...
21:30:04 #11 52.47 Unpacking libltdl7:arm64 (2.4.6-14) ...
21:30:04 #11 52.50 Selecting previously unselected package libltdl-dev:arm64.
21:30:04 #11 52.51 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ...
21:30:04 #11 52.51 Unpacking libltdl-dev:arm64 (2.4.6-14) ...
21:30:04 #11 52.56 Selecting previously unselected package libsys-hostname-long-perl.
21:30:04 #13 24.36   Installing       : libatomic-11.3.1-4.3.el9.aarch64                     51/70 
21:30:04 #13 24.74   Installing       : gcc-11.3.1-4.3.el9.aarch64                           52/70 
21:30:04 #13 24.82   Running scriptlet: gcc-11.3.1-4.3.el9.aarch64                           52/70 
21:30:04 #13 24.85   Installing       : kmod-libs-28-7.el9.aarch64                           53/70 
21:30:04 #13 24.86   Installing       : acl-2.3.1-3.el9.aarch64                              54/70 
21:30:04 #13 24.90   Installing       : dbus-1:1.12.20-7.el9.aarch64                         55/70 
21:30:04 #11 54.14 Preparing to unpack .../073-man-db_2.10.2-2_arm64.deb ...
21:30:04 #11 54.14 Unpacking man-db (2.10.2-2) ...
21:30:04 #11 54.20 Selecting previously unselected package manpages.
21:30:04 #11 54.20 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
21:30:04 #11 54.20 Unpacking manpages (5.13-1) ...
21:30:04 #11 54.26 Selecting previously unselected package openssh-client.
21:30:04 #11 54.26 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_arm64.deb ...
21:30:04 #11 54.27 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
21:30:04 #11 54.32 Selecting previously unselected package publicsuffix.
21:30:04 #11 54.32 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
21:30:04 #11 54.32 Unpacking publicsuffix (20220811.1734-1) ...
21:30:04 #11 54.36 Selecting previously unselected package libunwind8:arm64.
21:30:04 #11 54.36 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1.1_arm64.deb ...
21:30:04 #11 55.78 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ...
21:30:04 #11 55.78 Unpacking libaliased-perl (0.34-1.1) ...
21:30:04 #11 55.81 Selecting previously unselected package libapt-pkg-perl.
21:30:04 #11 55.81 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ...
21:30:04 #11 55.82 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:30:04 #11 55.88 Selecting previously unselected package libarchive-cpio-perl.
21:30:04 #11 55.88 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:30:04 #11 55.89 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:30:04 #11 55.92 Selecting previously unselected package libarray-intspan-perl.
21:30:04 #11 55.92 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ...
21:30:04 #11 55.93 Unpacking libarray-intspan-perl (2.004-1) ...
21:30:04 #11 55.97 Selecting previously unselected package libmodule-implementation-perl.
21:30:04 #11 55.97 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:30:04 #11 55.97 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:30:04 #11 56.01 Selecting previously unselected package libsub-exporter-progressive-perl.
21:30:04 #13 86.47   Installing : libmpc-1.0.1-3.el7.aarch64                                  6/65 
21:30:04 dpkg-buildpackage: info: source package docker-ce
21:30:04 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye
21:30:04 dpkg-buildpackage: info: source distribution bullseye
21:30:04 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:04  dpkg-source -I.git --before-build .
21:30:04 dpkg-buildpackage: info: host architecture armhf
21:30:04 #10 57.72 Setting up python3-six (1.11.0-2) ...
21:30:04 #10 57.89 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
21:30:04 #10 57.90 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:30:04 #10 57.92 Setting up python3-certifi (2018.1.18-2) ...
21:30:04 #10 58.07 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
21:30:04 #10 58.10 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:30:04 #11 52.56 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ...
21:30:04 #11 52.56 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:30:04 #11 52.60 Selecting previously unselected package libmail-sendmail-perl.
21:30:04 #11 52.61 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ...
21:30:04 #11 52.61 Unpacking libmail-sendmail-perl (0.80-1) ...
21:30:04 #11 52.64 Selecting previously unselected package libmoox-aliases-perl.
21:30:04 #11 52.64 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ...
21:30:04 #11 52.65 Unpacking libmoox-aliases-perl (0.001006-1) ...
21:30:04 #11 52.68 Selecting previously unselected package libobject-id-perl.
21:30:04 #11 52.68 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
21:30:04 #11 52.69 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
21:30:04 #11 52.72 Selecting previously unselected package libmoox-struct-perl.
21:30:04 #11 52.73 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ...
21:30:04 #11 52.73 Unpacking libmoox-struct-perl (0.017-1) ...
21:30:04 #11 52.76 Selecting previously unselected package libnet-dns-sec-perl.
21:30:04 #11 52.77 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ...
21:30:04 #11 52.77 Unpacking libnet-dns-sec-perl (1.15-1) ...
21:30:04 #11 52.81 Selecting previously unselected package libnet-libidn-perl.
21:30:05 #13 24.91   Installing       : systemd-pam-252-8.el9.aarch64                        56/70 
21:30:05 #10 52.07   Running scriptlet: elfutils-libelf-0.188-3.fc36.aarch64               143/143 
21:30:05 #10 55.42   Verifying        : bzip2-1.0.8-11.fc36.aarch64                          1/143 
21:30:05 #10 55.42   Verifying        : cpio-2.13-12.fc36.aarch64                            2/143 
21:30:05 #10 55.42   Verifying        : dash-0.5.10.2-10.fc36.aarch64                        3/143 
21:30:05 #10 55.42   Verifying        : desktop-file-utils-0.26-6.fc36.aarch64               4/143 
21:30:05 #11 56.01 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:30:05 #11 56.01 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:30:05 #11 56.04 Selecting previously unselected package libvariable-magic-perl.
21:30:05 #11 56.05 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ...
21:30:05 #11 56.05 Unpacking libvariable-magic-perl (0.62-1build5) ...
21:30:05 #11 56.09 Selecting previously unselected package libb-hooks-endofscope-perl.
21:30:05 #11 56.10 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ...
21:30:05 #11 56.10 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
21:30:05 #11 56.15 Selecting previously unselected package libfreetype6:arm64.
21:30:05 #11 56.15 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.1_arm64.deb ...
21:30:05 #11 56.15 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
21:30:05 #11 56.20 Selecting previously unselected package libfontconfig1:arm64.
21:30:05 #11 56.21 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ...
21:30:05 #11 56.21 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
21:30:05 #11 56.25 Selecting previously unselected package libjpeg-turbo8:arm64.
21:30:05 #13 86.78   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64             7/65 
21:30:05 #11 54.36 Unpacking libunwind8:arm64 (1.6.2-0ubuntu1.1) ...
21:30:05 #11 54.40 Selecting previously unselected package strace.
21:30:05 #11 54.40 Preparing to unpack .../078-strace_5.16-0ubuntu4_arm64.deb ...
21:30:05 #11 54.40 Unpacking strace (5.16-0ubuntu4) ...
21:30:05 #11 54.44 Selecting previously unselected package xauth.
21:30:05 #11 54.44 Preparing to unpack .../079-xauth_1%3a1.1.1-1_arm64.deb ...
21:30:05 #11 54.45 Unpacking xauth (1:1.1.1-1) ...
21:30:05 #11 54.48 Selecting previously unselected package xz-utils.
21:30:05 #11 54.48 Preparing to unpack .../080-xz-utils_5.2.5-2.1_arm64.deb ...
21:30:05 #11 54.49 Unpacking xz-utils (5.2.5-2.1) ...
21:30:05 #11 54.52 Selecting previously unselected package m4.
21:30:05 #11 54.52 Preparing to unpack .../081-m4_1.4.19-1_arm64.deb ...
21:30:05 #11 54.53 Unpacking m4 (1.4.19-1) ...
21:30:05 #11 54.56 Selecting previously unselected package autoconf.
21:30:05 #11 54.56 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
21:30:05 #11 54.56 Unpacking autoconf (2.71-2) ...
21:30:05 #11 54.62 Selecting previously unselected package autotools-dev.
21:30:05  debian/rules clean
21:30:05 dh clean --with=bash-completion
21:30:05    dh_clean
21:30:05 #10 58.11 Setting up python3-pkg-resources (39.0.1-2ubuntu0.1) ...
21:30:05 #10 58.33 Setting up lsb-release (9.20170808ubuntu1) ...
21:30:05 #10 58.35 Setting up libxmuu1:arm64 (2:1.1.2-2) ...
21:30:05 #13 1.180 Reading package lists...
21:30:05 #11 52.81 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ...
21:30:05 #11 52.82 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
21:30:05 #11 52.87 Selecting previously unselected package libnumber-range-perl.
21:30:05 #11 52.87 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ...
21:30:05 #11 52.87 Unpacking libnumber-range-perl (0.12-1) ...
21:30:05 #11 52.90 Selecting previously unselected package libpackage-stash-xs-perl.
21:30:05 #11 52.91 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ...
21:30:05 #11 52.91 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
21:30:05 #11 52.96 Selecting previously unselected package libpath-iterator-rule-perl.
21:30:05 #11 52.96 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:30:05 #11 52.96 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:30:05 #11 53.01 Selecting previously unselected package libperl4-corelibs-perl.
21:30:05 #13 24.92   Running scriptlet: systemd-252-8.el9.aarch64                            57/70 
21:30:05 #13 25.24   Installing       : systemd-252-8.el9.aarch64                            57/70 
21:30:05 #10 55.42   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.aarch64       5/143 
21:30:05 #10 55.42   Verifying        : diffutils-3.8-2.fc36.aarch64                         6/143 
21:30:05 #10 55.42   Verifying        : ed-1.14.2-12.fc36.aarch64                            7/143 
21:30:05 #10 55.42   Verifying        : efi-srpm-macros-5-5.fc36.noarch                      8/143 
21:30:05 #10 55.42   Verifying        : enchant-1:1.6.0-30.fc36.aarch64                      9/143 
21:30:05 #10 55.42   Verifying        : file-5.41-4.fc36.aarch64                            10/143 
21:30:05 #10 55.42   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             11/143 
21:30:05 #10 55.42   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   12/143 
21:30:05 #10 55.42   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 13/143 
21:30:05 #10 55.42   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   14/143 
21:30:05 #10 55.42   Verifying        : groff-base-1.22.4-9.fc36.aarch64                    15/143 
21:30:05 #10 55.42   Verifying        : hunspell-1.7.0-19.fc36.aarch64                      16/143 
21:30:05 #10 55.42   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             17/143 
21:30:05 #10 55.42   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          18/143 
21:30:05 #10 55.42   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          19/143 
21:30:05 #10 55.42   Verifying        : hunspell-filesystem-1.7.0-19.fc36.aarch64           20/143 
21:30:05 #10 55.42   Verifying        : info-6.8-3.fc36.aarch64                             21/143 
21:30:05 #10 55.42   Verifying        : json-glib-1.6.6-2.fc36.aarch64                      22/143 
21:30:05 #10 55.42   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               23/143 
21:30:05 #10 55.42   Verifying        : libjpeg-turbo-2.1.2-2.fc36.aarch64                  24/143 
21:30:05 #10 55.42   Verifying        : libpkgconf-1.8.0-2.fc36.aarch64                     25/143 
21:30:05 #10 55.42   Verifying        : libpng-2:1.6.37-12.fc36.aarch64                     26/143 
21:30:05 #10 55.43   Verifying        : libstemmer-0-18.585svn.fc36.aarch64                 27/143 
21:30:05 #10 55.43   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     28/143 
21:30:05 #10 55.43   Verifying        : ncurses-6.2-9.20210508.fc36.aarch64                 29/143 
21:30:05 #10 55.43   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     30/143 
21:30:05 #10 55.43   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   31/143 
21:30:05 #10 55.43   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               32/143 
21:30:05 #10 55.43   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        33/143 
21:30:05 #10 55.43   Verifying        : patch-2.7.6-16.fc36.aarch64                         34/143 
21:30:05 #10 55.43   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                35/143 
21:30:05 #10 55.43   Verifying        : perl-B-1.82-486.fc36.aarch64                        36/143 
21:30:05 #10 55.43   Verifying        : perl-Carp-1.52-479.fc36.noarch                      37/143 
21:30:05 #10 55.43   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              38/143 
21:30:05 #10 55.43   Verifying        : perl-Data-Dumper-2.183-3.fc36.aarch64               39/143 
21:30:05 #10 55.43   Verifying        : perl-Digest-1.20-2.fc36.noarch                      40/143 
21:30:05 #10 55.43   Verifying        : perl-Digest-MD5-2.58-479.fc36.aarch64               41/143 
21:30:05 #10 55.43   Verifying        : perl-DynaLoader-1.50-486.fc36.aarch64               42/143 
21:30:05 #10 55.43   Verifying        : perl-Errno-1.33-486.fc36.aarch64                    43/143 
21:30:05 #10 55.43   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  44/143 
21:30:05 #10 55.43   Verifying        : perl-Fcntl-1.14-486.fc36.aarch64                    45/143 
21:30:05 #10 55.43   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             46/143 
21:30:05 #10 55.43   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 47/143 
21:30:05 #10 55.43   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          48/143 
21:30:05 #10 55.43   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 49/143 
21:30:05 #10 55.43   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                50/143 
21:30:05 #10 55.43   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                51/143 
21:30:05 #10 55.43   Verifying        : perl-IO-1.46-486.fc36.aarch64                       52/143 
21:30:05 #10 55.43   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              53/143 
21:30:05 #10 55.43   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              54/143 
21:30:05 #10 55.43   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 55/143 
21:30:05 #10 55.43   Verifying        : perl-MIME-Base64-3.16-479.fc36.aarch64              56/143 
21:30:05 #10 55.43   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              57/143 
21:30:05 #10 55.43   Verifying        : perl-NDBM_File-1.15-486.fc36.aarch64                58/143 
21:30:05 #10 55.43   Verifying        : perl-Net-SSLeay-1.92-2.fc36.aarch64                 59/143 
21:30:05 #10 55.43   Verifying        : perl-POSIX-1.97-486.fc36.aarch64                    60/143 
21:30:05 #10 55.43   Verifying        : perl-PathTools-3.80-479.fc36.aarch64                61/143 
21:30:05 #10 55.43   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             62/143 
21:30:05 #10 55.43   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            63/143 
21:30:05 #10 55.43   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                64/143 
21:30:05 #10 55.43   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               65/143 
21:30:05 #10 55.43   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               66/143 
21:30:05 #10 55.43   Verifying        : perl-Storable-1:3.25-2.fc36.aarch64                 67/143 
21:30:05 #10 55.43   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    68/143 
21:30:05 #10 55.43   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            69/143 
21:30:05 #10 55.43   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  70/143 
21:30:05 #10 55.43   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         71/143 
21:30:05 #10 55.43   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             72/143 
21:30:05 #10 55.43   Verifying        : perl-URI-5.10-1.fc36.noarch                         73/143 
21:30:05 #10 55.43   Verifying        : perl-base-2.27-486.fc36.noarch                      74/143 
21:30:05 #10 55.43   Verifying        : perl-constant-1.33-480.fc36.noarch                  75/143 
21:30:05 #10 55.43   Verifying        : perl-if-0.60.900-486.fc36.noarch                    76/143 
21:30:05 #10 55.43   Verifying        : perl-interpreter-4:5.34.1-486.fc36.aarch64          77/143 
21:30:05 #10 55.43   Verifying        : perl-libnet-3.13-480.fc36.noarch                    78/143 
21:30:05 #10 55.43   Verifying        : perl-libs-4:5.34.1-486.fc36.aarch64                 79/143 
21:30:05 #10 55.43   Verifying        : perl-mro-1.25-486.fc36.aarch64                      80/143 
21:30:05 #10 55.43   Verifying        : perl-overload-1.33-486.fc36.noarch                  81/143 
21:30:05 #10 55.43   Verifying        : perl-overloading-0.02-486.fc36.noarch               82/143 
21:30:05 #10 55.43   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 83/143 
21:30:05 #10 55.43   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               84/143 
21:30:05 #10 55.43   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   85/143 
21:30:05 #10 55.43   Verifying        : perl-subs-1.04-486.fc36.noarch                      86/143 
21:30:05 #10 55.43   Verifying        : perl-vars-1.05-486.fc36.noarch                      87/143 
21:30:05 #10 55.43   Verifying        : pkgconf-1.8.0-2.fc36.aarch64                        88/143 
21:30:05 #10 55.43   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      89/143 
21:30:05 #10 55.43   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             90/143 
21:30:05 #10 55.43   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              91/143 
21:30:05 #10 55.43   Verifying        : python3-dbus-1.2.18-3.fc36.aarch64                  92/143 
21:30:05 #10 55.43   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  93/143 
21:30:05 #10 55.43   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                 94/143 
21:30:05 #10 55.43   Verifying        : python3-file-magic-5.41-4.fc36.noarch               95/143 
21:30:05 #10 55.43   Verifying        : python3-pybeam-0.7-2.fc36.noarch                    96/143 
21:30:05 #10 55.43   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                    97/143 
21:30:05 #10 55.43   Verifying        : python3-six-1.16.0-5.fc36.noarch                    98/143 
21:30:05 #10 55.43   Verifying        : python3-tomli-1.2.3-1.fc36.noarch                   99/143 
21:30:05 #10 55.43   Verifying        : python3-tomli-w-0.4.0-3.fc36.noarch                100/143 
21:30:05 #10 55.43   Verifying        : python3-zstandard-0.17.0-1.fc36.aarch64            101/143 
21:30:05 #10 55.43   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                102/143 
21:30:05 #10 55.43   Verifying        : unzip-6.0-57.fc36.aarch64                          103/143 
21:30:05 #10 55.43   Verifying        : xxhash-libs-0.8.1-2.fc36.aarch64                   104/143 
21:30:05 #10 55.43   Verifying        : zip-3.0-32.fc36.aarch64                            105/143 
21:30:05 #10 55.43   Verifying        : ansible-srpm-macros-1-8.1.fc36.noarch              106/143 
21:30:05 #10 55.43   Verifying        : binutils-2.37-37.fc36.aarch64                      107/143 
21:30:05 #10 55.43   Verifying        : binutils-gold-2.37-37.fc36.aarch64                 108/143 
21:30:05 #10 55.43   Verifying        : dbus-libs-1:1.14.4-1.fc36.aarch64                  109/143 
21:30:05 #10 55.43   Verifying        : debugedit-5.0-7.fc36.aarch64                       110/143 
21:30:05 #10 55.43   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch               111/143 
21:30:05 #10 55.43   Verifying        : dwz-0.14-4.fc36.aarch64                            112/143 
21:30:05 #10 55.43   Verifying        : elfutils-0.189-1.fc36.aarch64                      113/143 
21:30:05 #10 55.43   Verifying        : elfutils-debuginfod-client-0.189-1.fc36.aarch64    114/143 
21:30:05 #10 55.43   Verifying        : emacs-filesystem-1:28.2-3.fc36.noarch              115/143 
21:30:05 #10 55.43   Verifying        : gdb-minimal-12.1-2.fc36.aarch64                    116/143 
21:30:05 #10 55.43   Verifying        : gdk-pixbuf2-2.42.9-2.fc36.aarch64                  117/143 
21:30:05 #10 55.43   Verifying        : glibc-gconv-extra-2.35-22.fc36.aarch64             118/143 
21:30:05 #10 55.43   Verifying        : go-srpm-macros-3.2.0-1.fc36.noarch                 119/143 
21:30:05 #10 55.43   Verifying        : libappstream-glib-0.8.0-4.fc36.aarch64             120/143 
21:30:05 #10 55.43   Verifying        : perl-Encode-4:3.17-485.fc36.aarch64                121/143 
21:30:05 #10 55.43   Verifying        : perl-Getopt-Long-1:2.54-1.fc36.noarch              122/143 
21:30:05 #10 55.43   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 123/143 
21:30:05 #10 55.43   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     124/143 
21:30:05 #10 55.43   Verifying        : perl-Socket-4:2.036-1.fc36.aarch64                 125/143 
21:30:05 #10 55.43   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            126/143 
21:30:05 #10 55.44   Verifying        : pyproject-srpm-macros-1.6.3-1.fc36.noarch          127/143 
21:30:05 #10 55.44   Verifying        : python-srpm-macros-3.10-20.fc36.noarch             128/143 
21:30:05 #10 55.44   Verifying        : python3-construct-2.10.68-1.fc36.noarch            129/143 
21:30:05 #10 55.44   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch       130/143 
21:30:05 #10 55.44   Verifying        : qt5-srpm-macros-5.15.8-1.fc36.noarch               131/143 
21:30:05 #10 55.44   Verifying        : redhat-rpm-config-223-1.fc36.noarch                132/143 
21:30:05 #10 55.44   Verifying        : rpm-build-4.17.1-3.fc36.aarch64                    133/143 
21:30:05 #10 55.44   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc36.noarch         134/143 
21:30:05 #10 55.44   Verifying        : rpmlint-2.4.0-3.fc36.noarch                        135/143 
21:30:05 #10 55.44   Verifying        : rpmlint-fedora-license-data-1.15-1.fc36.noarch     136/143 
21:30:05 #10 55.44   Verifying        : rust-srpm-macros-24-1.fc36.noarch                  137/143 
21:30:05 #10 55.44   Verifying        : xz-5.4.1-1.fc36.aarch64                            138/143 
21:30:05 #10 55.44   Verifying        : zstd-1.5.4-1.fc36.aarch64                          139/143 
21:30:05 #10 55.44   Verifying        : elfutils-libelf-0.189-1.fc36.aarch64               140/143 
21:30:05 #10 55.44   Verifying        : elfutils-libelf-0.188-3.fc36.aarch64               141/143 
21:30:05 #10 55.44   Verifying        : elfutils-libs-0.189-1.fc36.aarch64                 142/143 
21:30:05 #10 55.44   Verifying        : elfutils-libs-0.188-3.fc36.aarch64                 143/143 
21:30:05 #10 55.57 
21:30:05 #10 55.57 Upgraded:
21:30:05 #10 55.57   elfutils-libelf-0.189-1.fc36.aarch64    elfutils-libs-0.189-1.fc36.aarch64   
21:30:05 #10 55.57 Installed:
21:30:05 #10 55.57   ansible-srpm-macros-1-8.1.fc36.noarch                                         
21:30:05 #10 55.57   binutils-2.37-37.fc36.aarch64                                                 
21:30:05 #10 55.57   binutils-gold-2.37-37.fc36.aarch64                                            
21:30:05 #10 55.57   bzip2-1.0.8-11.fc36.aarch64                                                   
21:30:05 #10 55.57   cpio-2.13-12.fc36.aarch64                                                     
21:30:05 #10 55.57   dash-0.5.10.2-10.fc36.aarch64                                                 
21:30:05 #10 55.57   dbus-libs-1:1.14.4-1.fc36.aarch64                                             
21:30:05 #10 55.57   debugedit-5.0-7.fc36.aarch64                                                  
21:30:05 #10 55.57   desktop-file-utils-0.26-6.fc36.aarch64                                        
21:30:05 #10 55.57   devscripts-checkbashisms-2.22.1-1.fc36.aarch64                                
21:30:05 #10 55.57   diffutils-3.8-2.fc36.aarch64                                                  
21:30:05 #10 55.57   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
21:30:05 #10 55.57   dwz-0.14-4.fc36.aarch64                                                       
21:30:05 #10 55.57   ed-1.14.2-12.fc36.aarch64                                                     
21:30:05 #10 55.57   efi-srpm-macros-5-5.fc36.noarch                                               
21:30:05 #10 55.57   elfutils-0.189-1.fc36.aarch64                                                 
21:30:05 #10 55.57   elfutils-debuginfod-client-0.189-1.fc36.aarch64                               
21:30:05 #10 55.57   emacs-filesystem-1:28.2-3.fc36.noarch                                         
21:30:05 #10 55.57   enchant-1:1.6.0-30.fc36.aarch64                                               
21:30:05 #10 55.57   file-5.41-4.fc36.aarch64                                                      
21:30:05 #10 55.57   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
21:30:05 #10 55.57   fpc-srpm-macros-1.3-5.fc36.noarch                                             
21:30:05 #10 55.57   gdb-minimal-12.1-2.fc36.aarch64                                               
21:30:05 #10 55.57   gdk-pixbuf2-2.42.9-2.fc36.aarch64                                             
21:30:05 #10 55.57   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
21:30:05 #10 55.57   glibc-gconv-extra-2.35-22.fc36.aarch64                                        
21:30:05 #10 55.57   gnat-srpm-macros-4-15.fc36.noarch                                             
21:30:05 #10 55.57   go-srpm-macros-3.2.0-1.fc36.noarch                                            
21:30:05 #10 55.57   groff-base-1.22.4-9.fc36.aarch64                                              
21:30:05 #10 55.57   hunspell-1.7.0-19.fc36.aarch64                                                
21:30:05 #10 55.57   hunspell-en-0.20140811.1-22.fc36.noarch                                       
21:30:05 #10 55.57   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
21:30:05 #10 55.57   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
21:30:05 #10 55.57   hunspell-filesystem-1.7.0-19.fc36.aarch64                                     
21:30:05 #10 55.57   info-6.8-3.fc36.aarch64                                                       
21:30:05 #10 55.57   json-glib-1.6.6-2.fc36.aarch64                                                
21:30:05 #10 55.57   kernel-srpm-macros-1.0-14.fc36.noarch                                         
21:30:05 #10 55.57   libappstream-glib-0.8.0-4.fc36.aarch64                                        
21:30:05 #10 55.57   libjpeg-turbo-2.1.2-2.fc36.aarch64                                            
21:30:05 #10 55.57   libpkgconf-1.8.0-2.fc36.aarch64                                               
21:30:05 #10 55.57   libpng-2:1.6.37-12.fc36.aarch64                                               
21:30:05 #10 55.57   libstemmer-0-18.585svn.fc36.aarch64                                           
21:30:05 #10 55.57   lua-srpm-macros-1-6.fc36.noarch                                               
21:30:05 #10 55.57   ncurses-6.2-9.20210508.fc36.aarch64                                           
21:30:05 #10 55.57   nim-srpm-macros-3-6.fc36.noarch                                               
21:30:05 #10 55.57   ocaml-srpm-macros-6-6.fc36.noarch                                             
21:30:05 #10 55.57   openblas-srpm-macros-2-11.fc36.noarch                                         
21:30:05 #10 55.57   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
21:30:05 #10 55.57   patch-2.7.6-16.fc36.aarch64                                                   
21:30:05 #10 55.57   perl-AutoLoader-5.74-486.fc36.noarch                                          
21:30:05 #10 55.57   perl-B-1.82-486.fc36.aarch64                                                  
21:30:05 #10 55.57   perl-Carp-1.52-479.fc36.noarch                                                
21:30:05 #10 55.57   perl-Class-Struct-0.66-486.fc36.noarch                                        
21:30:05 #10 55.57   perl-Data-Dumper-2.183-3.fc36.aarch64                                         
21:30:05 #10 55.57   perl-Digest-1.20-2.fc36.noarch                                                
21:30:05 #10 55.57   perl-Digest-MD5-2.58-479.fc36.aarch64                                         
21:30:05 #10 55.57   perl-DynaLoader-1.50-486.fc36.aarch64                                         
21:30:05 #10 55.57   perl-Encode-4:3.17-485.fc36.aarch64                                           
21:30:05 #10 55.57   perl-Errno-1.33-486.fc36.aarch64                                              
21:30:05 #10 55.57   perl-Exporter-5.76-480.fc36.noarch                                            
21:30:05 #10 55.57   perl-Fcntl-1.14-486.fc36.aarch64                                              
21:30:05 #10 55.57   perl-File-Basename-2.85-486.fc36.noarch                                       
21:30:05 #10 55.57   perl-File-Path-2.18-479.fc36.noarch                                           
21:30:05 #10 55.57   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
21:30:05 #10 55.57   perl-File-stat-1.09-486.fc36.noarch                                           
21:30:05 #10 55.57   perl-FileHandle-2.03-486.fc36.noarch                                          
21:30:05 #10 55.57   perl-Getopt-Long-1:2.54-1.fc36.noarch                                         
21:30:05 #10 55.57   perl-Getopt-Std-1.13-486.fc36.noarch                                          
21:30:05 #10 55.57   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
21:30:05 #10 55.57   perl-IO-1.46-486.fc36.aarch64                                                 
21:30:05 #10 55.57   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
21:30:05 #10 55.57   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
21:30:05 #10 55.57   perl-IPC-Open3-1.21-486.fc36.noarch                                           
21:30:05 #10 55.57   perl-MIME-Base64-3.16-479.fc36.aarch64                                        
21:30:05 #10 55.57   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
21:30:05 #10 55.57   perl-NDBM_File-1.15-486.fc36.aarch64                                          
21:30:05 #10 55.57   perl-Net-SSLeay-1.92-2.fc36.aarch64                                           
21:30:05 #10 55.57   perl-POSIX-1.97-486.fc36.aarch64                                              
21:30:05 #10 55.57   perl-PathTools-3.80-479.fc36.aarch64                                          
21:30:05 #10 55.57   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
21:30:05 #10 55.57   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
21:30:05 #10 55.57   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
21:30:05 #10 55.57   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
21:30:05 #10 55.57   perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64                                
21:30:05 #10 55.57   perl-SelectSaver-1.02-486.fc36.noarch                                         
21:30:05 #10 55.57   perl-Socket-4:2.036-1.fc36.aarch64                                            
21:30:05 #10 55.57   perl-Storable-1:3.25-2.fc36.aarch64                                           
21:30:05 #10 55.57   perl-Symbol-1.09-486.fc36.noarch                                              
21:30:05 #10 55.57   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
21:30:05 #10 55.57   perl-Term-Cap-1.17-479.fc36.noarch                                            
21:30:05 #10 55.57   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
21:30:05 #10 55.57   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
21:30:05 #10 55.57   perl-Time-Local-2:1.300-479.fc36.noarch                                       
21:30:05 #10 55.57   perl-URI-5.10-1.fc36.noarch                                                   
21:30:05 #10 55.57   perl-base-2.27-486.fc36.noarch                                                
21:30:05 #10 55.57   perl-constant-1.33-480.fc36.noarch                                            
21:30:05 #10 55.57   perl-if-0.60.900-486.fc36.noarch                                              
21:30:05 #10 55.57   perl-interpreter-4:5.34.1-486.fc36.aarch64                                    
21:30:05 #10 55.57   perl-libnet-3.13-480.fc36.noarch                                              
21:30:05 #10 55.57   perl-libs-4:5.34.1-486.fc36.aarch64                                           
21:30:05 #10 55.57   perl-mro-1.25-486.fc36.aarch64                                                
21:30:05 #10 55.57   perl-overload-1.33-486.fc36.noarch                                            
21:30:05 #10 55.57   perl-overloading-0.02-486.fc36.noarch                                         
21:30:05 #10 55.57   perl-parent-1:0.238-479.fc36.noarch                                           
21:30:05 #10 55.57   perl-podlators-1:4.14-479.fc36.noarch                                         
21:30:05 #10 55.57   perl-srpm-macros-1-43.fc36.noarch                                             
21:30:05 #10 55.57   perl-subs-1.04-486.fc36.noarch                                                
21:30:05 #10 55.57   perl-vars-1.05-486.fc36.noarch                                                
21:30:05 #10 55.57   pkgconf-1.8.0-2.fc36.aarch64                                                  
21:30:05 #10 55.57   pkgconf-m4-1.8.0-2.fc36.noarch                                                
21:30:05 #10 55.57   pkgconf-pkg-config-1.8.0-2.fc36.aarch64                                       
21:30:05 #10 55.57   pyproject-srpm-macros-1.6.3-1.fc36.noarch                                     
21:30:05 #10 55.57   python-srpm-macros-3.10-20.fc36.noarch                                        
21:30:05 #10 55.57   python3-construct-2.10.68-1.fc36.noarch                                       
21:30:05 #10 55.57   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
21:30:05 #10 55.57   python3-dbus-1.2.18-3.fc36.aarch64                                            
21:30:05 #10 55.57   python3-distro-1.6.0-2.fc36.noarch                                            
21:30:05 #10 55.57   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
21:30:05 #10 55.57   python3-enchant-3.2.2-2.fc36.noarch                                           
21:30:05 #10 55.57   python3-file-magic-5.41-4.fc36.noarch                                         
21:30:05 #10 55.57   python3-pybeam-0.7-2.fc36.noarch                                              
21:30:05 #10 55.57   python3-pyxdg-0.27-4.fc36.noarch                                              
21:30:05 #10 55.57   python3-six-1.16.0-5.fc36.noarch                                              
21:30:05 #10 55.57   python3-tomli-1.2.3-1.fc36.noarch                                             
21:30:05 #10 55.57   python3-tomli-w-0.4.0-3.fc36.noarch                                           
21:30:05 #10 55.57   python3-zstandard-0.17.0-1.fc36.aarch64                                       
21:30:05 #10 55.57   qt5-srpm-macros-5.15.8-1.fc36.noarch                                          
21:30:05 #10 55.57   redhat-rpm-config-223-1.fc36.noarch                                           
21:30:05 #10 55.57   rpm-build-4.17.1-3.fc36.aarch64                                               
21:30:05 #10 55.57   rpmautospec-rpm-macros-0.3.5-1.fc36.noarch                                    
21:30:05 #10 55.57   rpmlint-2.4.0-3.fc36.noarch                                                   
21:30:05 #10 55.57   rpmlint-fedora-license-data-1.15-1.fc36.noarch                                
21:30:05 #10 55.57   rust-srpm-macros-24-1.fc36.noarch                                             
21:30:05 #10 55.57   shared-mime-info-2.1-3.fc35.aarch64                                           
21:30:05 #10 55.57   unzip-6.0-57.fc36.aarch64                                                     
21:30:05 #10 55.57   xxhash-libs-0.8.1-2.fc36.aarch64                                              
21:30:05 #10 55.57   xz-5.4.1-1.fc36.aarch64                                                       
21:30:05 #10 55.57   zip-3.0-32.fc36.aarch64                                                       
21:30:05 #10 55.57   zstd-1.5.4-1.fc36.aarch64                                                     
21:30:05 #10 55.57 
21:30:05 #10 55.57 Complete!
21:30:05 #11 56.25 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
21:30:05 #11 56.26 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
21:30:05 #11 56.29 Selecting previously unselected package libjpeg8:arm64.
21:30:05 #11 56.30 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ...
21:30:05 #11 56.30 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
21:30:05 #11 56.34 Selecting previously unselected package libdeflate0:arm64.
21:30:05 #11 56.34 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ...
21:30:05 #11 56.35 Unpacking libdeflate0:arm64 (1.10-2) ...
21:30:05 #11 56.39 Selecting previously unselected package libjbig0:arm64.
21:30:05 #11 56.39 Preparing to unpack .../207-libjbig0_2.1-3.1ubuntu0.22.04.1_arm64.deb ...
21:30:05 #11 56.39 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
21:30:05 #11 56.43 Selecting previously unselected package libwebp7:arm64.
21:30:05 #11 56.43 Preparing to unpack .../208-libwebp7_1.2.2-2_arm64.deb ...
21:30:05 #11 56.43 Unpacking libwebp7:arm64 (1.2.2-2) ...
21:30:05 #11 56.47 Selecting previously unselected package libtiff5:arm64.
21:30:05 #11 56.48 Preparing to unpack .../209-libtiff5_4.3.0-6ubuntu0.4_arm64.deb ...
21:30:05 #11 56.48 Unpacking libtiff5:arm64 (4.3.0-6ubuntu0.4) ...
21:30:05 #11 56.52 Selecting previously unselected package libxpm4:arm64.
21:30:05 #13 87.19   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                  8/65 
21:30:05 #11 54.62 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
21:30:05 #11 54.62 Unpacking autotools-dev (20220109.1) ...
21:30:05 #11 54.66 Selecting previously unselected package automake.
21:30:05 #11 54.66 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
21:30:05 #11 54.67 Unpacking automake (1:1.16.5-1.3) ...
21:30:05 #11 54.79 Selecting previously unselected package autopoint.
21:30:05 #11 54.79 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
21:30:05 #11 54.79 Unpacking autopoint (0.21-8) ...
21:30:05 #11 54.83 Selecting previously unselected package binutils-common:arm64.
21:30:05 #11 54.83 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_arm64.deb ...
21:30:05 #11 54.83 Unpacking binutils-common:arm64 (2.39-3ubuntu1.1) ...
21:30:05 #11 54.87 Selecting previously unselected package libbinutils:arm64.
21:30:05 #11 54.87 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_arm64.deb ...
21:30:05 #11 54.87 Unpacking libbinutils:arm64 (2.39-3ubuntu1.1) ...
21:30:05 #11 54.93 Selecting previously unselected package libctf-nobfd0:arm64.
21:30:05 #11 54.93 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_arm64.deb ...
21:30:05 #11 54.94 Unpacking libctf-nobfd0:arm64 (2.39-3ubuntu1.1) ...
21:30:05 #10 58.36 Setting up libgpgme11:arm64 (1.10.0-1ubuntu2) ...
21:30:05 #10 58.37 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.4) ...
21:30:05 #10 58.38 Setting up perl (5.26.1-6ubuntu0.6) ...
21:30:05 #10 58.40 Setting up libfile-chdir-perl (0.1008-1) ...
21:30:05 #10 58.41 Setting up libsys-hostname-long-perl (1.5-1) ...
21:30:05 #10 58.42 Setting up libfile-fcntllock-perl (0.22-3build2) ...
21:30:05 #10 58.44 Setting up libtext-glob-perl (0.10-1) ...
21:30:05 #10 58.45 Setting up intltool-debian (0.35.0+20060710.4) ...
21:30:05 #10 58.46 Setting up libxml-sax-base-perl (1.09-1) ...
21:30:05 #10 58.47 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
21:30:05 #10 58.49 Setting up libstrictures-perl (2.000003-1) ...
21:30:05 #10 58.50 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:30:05 #10 58.51 Setting up libmail-sendmail-perl (0.80-1) ...
21:30:05 #10 58.52 Setting up libsocket6-perl (0.27-1build2) ...
21:30:05 #10 58.53 Setting up patchutils (0.3.4-2) ...
21:30:05 #10 58.54 Setting up python3-chardet (3.0.4-1) ...
21:30:05 #13 2.480 dpkg-buildpackage: info: source package docker-ce-build-deps
21:30:05 #13 2.480 dpkg-buildpackage: info: source version 1.0
21:30:05 #13 2.480 dpkg-buildpackage: info: source distribution unstable
21:30:05 #13 2.480 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:30:05 #13 2.515 dpkg-buildpackage: info: host architecture armhf
21:30:05 #13 2.515  dpkg-source --before-build .
21:30:05 #11 53.01 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ...
21:30:05 #11 53.02 Unpacking libperl4-corelibs-perl (0.004-2) ...
21:30:05 #11 53.05 Selecting previously unselected package libperlio-gzip-perl.
21:30:05 #11 53.06 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ...
21:30:05 #11 53.06 Unpacking libperlio-gzip-perl (0.19-1build5) ...
21:30:05 #11 53.10 Selecting previously unselected package libpod-constants-perl.
21:30:05 #11 53.10 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ...
21:30:05 #11 53.10 Unpacking libpod-constants-perl (0.19-1) ...
21:30:05 #11 53.15 Selecting previously unselected package libre2-5:arm64.
21:30:05 #11 53.15 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ...
21:30:05 #11 53.16 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ...
21:30:05 #11 53.20 Selecting previously unselected package libre-engine-re2-perl.
21:30:05 #11 53.20 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ...
21:30:05 #11 53.21 Unpacking libre-engine-re2-perl (0.13-5) ...
21:30:05 #11 53.24 Selecting previously unselected package libreadonly-perl.
21:30:05 #11 53.24 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ...
21:30:05 #11 53.25 Unpacking libreadonly-perl (2.050-2) ...
21:30:05 #11 53.28 Selecting previously unselected package libref-util-perl.
21:30:05 #13 25.35   Running scriptlet: systemd-252-8.el9.aarch64                            57/70 
21:30:05 #13 25.51   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   58/70 
21:30:05 #13 25.52   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   58/70 
21:30:05 #13 25.55 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
21:30:05 #13 25.55 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
21:30:05 #13 25.55 
21:30:05 #13 25.55   Running scriptlet: dbus-broker-28-7.el9.aarch64                         59/70 
21:30:05 #9 57.04 Setting up libhttp-negotiate-perl (6.01-2) ...
21:30:05 #9 57.05 Setting up libio-prompter-perl (0.004015-2) ...
21:30:05 #9 57.08 Setting up libiterator-util-perl (0.02+ds1-2) ...
21:30:05 #9 57.19 Setting up libstdc++-12-dev:arm64 (12.2.0-14) ...
21:30:05 #9 57.22 Setting up libhttp-cookies-perl (6.10-1) ...
21:30:05 #9 57.24 Setting up libtool (2.4.7-5) ...
21:30:05 #9 57.27 Setting up po-debconf (1.0.21+nmu1) ...
21:30:05 #10 DONE 55.7s
21:30:05 
21:30:05 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
21:30:05 #11 DONE 0.1s
21:30:05 
21:30:05 #12 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
21:30:05 #11 56.52 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_arm64.deb ...
21:30:05 #11 56.53 Unpacking libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ...
21:30:05 #11 56.57 Selecting previously unselected package libgd3:arm64.
21:30:05 #11 56.57 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ...
21:30:05 #11 56.57 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ...
21:30:05 #11 56.61 Selecting previously unselected package libc-devtools.
21:30:05 #11 56.61 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.1_arm64.deb ...
21:30:05 #11 56.62 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
21:30:05 #11 56.65 Selecting previously unselected package libcapture-tiny-perl.
21:30:05 #11 56.65 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ...
21:30:05 #11 56.65 Unpacking libcapture-tiny-perl (0.48-1) ...
21:30:05 #11 56.69 Selecting previously unselected package libclass-data-inheritable-perl.
21:30:05 #11 56.69 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:30:05 #11 56.70 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:30:05 #11 56.73 Selecting previously unselected package libclone-perl.
21:30:05 #11 56.73 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ...
21:30:05 #11 56.74 Unpacking libclone-perl (0.45-1build3) ...
21:30:05 #11 56.77 Selecting previously unselected package libcommon-sense-perl:arm64.
21:30:05 #13 87.57   Installing : 1:make-3.82-24.el7.aarch64                                  9/65 
21:30:05 #11 55.03 Selecting previously unselected package libctf0:arm64.
21:30:05 #11 55.03 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_arm64.deb ...
21:30:05 #11 55.04 Unpacking libctf0:arm64 (2.39-3ubuntu1.1) ...
21:30:05 #11 55.08 Selecting previously unselected package libgprofng0:arm64.
21:30:05 #11 55.08 Preparing to unpack .../090-libgprofng0_2.39-3ubuntu1.1_arm64.deb ...
21:30:05 #11 55.09 Unpacking libgprofng0:arm64 (2.39-3ubuntu1.1) ...
21:30:05 #11 55.13 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:30:05 #11 55.13 Preparing to unpack .../091-binutils-aarch64-linux-gnu_2.39-3ubuntu1.1_arm64.deb ...
21:30:05 #11 55.14 Unpacking binutils-aarch64-linux-gnu (2.39-3ubuntu1.1) ...
21:30:05 #11 55.28 Selecting previously unselected package binutils.
21:30:05 #10 58.83 Setting up liburi-perl (1.73-1) ...
21:30:05 #10 58.85 Setting up libdata-dump-perl (1.23-1) ...
21:30:05 #10 58.86 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
21:30:05 #13 2.617  debian/rules clean
21:30:05 #13 2.618 dh clean
21:30:05 #13 2.701    dh_clean
21:30:05 #13 2.735  debian/rules binary
21:30:05 #13 2.736 dh binary
21:30:05 #13 2.806    dh_update_autotools_config
21:30:05 #13 2.834    dh_autoreconf
21:30:05 #13 2.876    create-stamp debian/debhelper-build-stamp
21:30:05 #13 2.876    dh_prep
21:30:05 #11 53.28 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
21:30:05 #11 53.29 Unpacking libref-util-perl (0.204-1) ...
21:30:05 #11 53.33 Selecting previously unselected package libref-util-xs-perl.
21:30:05 #11 53.33 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ...
21:30:05 #11 53.33 Unpacking libref-util-xs-perl (0.117-1build2) ...
21:30:05 #11 53.37 Selecting previously unselected package libregexp-pattern-license-perl.
21:30:05 #11 53.37 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
21:30:05 #11 53.38 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
21:30:05 #11 53.41 Selecting previously unselected package libregexp-pattern-perl.
21:30:05 #11 53.41 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ...
21:30:05 #11 53.42 Unpacking libregexp-pattern-perl (0.2.12-1) ...
21:30:05 #11 53.45 Selecting previously unselected package libsasl2-modules:arm64.
21:30:05 #11 53.46 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:30:05 #11 53.46 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:30:05 #11 53.50 Selecting previously unselected package libsereal-decoder-perl.
21:30:05 #11 53.50 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ...
21:30:05 #11 53.51 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
21:30:05  dpkg-source -I.git -b .
21:30:05 dpkg-source: warning: native package version may not have a revision
21:30:05 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:05 dpkg-source: info: using source format '1.0'
21:30:05 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.tar.gz
21:30:05 #13 25.64   Installing       : dbus-broker-28-7.el9.aarch64                         59/70 
21:30:05 #13 25.71   Running scriptlet: dbus-broker-28-7.el9.aarch64                         59/70 
21:30:05 #13 25.73 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
21:30:05 #13 25.73 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
21:30:05 #13 25.73 
21:30:05 #13 25.74   Installing       : device-mapper-libs-9:1.02.187-7.el9.aarch64          60/70 
21:30:05 #13 25.75   Installing       : device-mapper-9:1.02.187-7.el9.aarch64               61/70 
21:30:05 #9 57.36 Setting up libhtml-tree-perl (5.07-3) ...
21:30:05 #9 57.40 Setting up libparams-classify-perl:arm64 (0.015-2+b1) ...
21:30:05 #9 57.48 Setting up libcgi-pm-perl (4.55-1) ...
21:30:05 #9 57.52 Setting up python3 (3.11.2-1) ...
21:30:05 #11 56.78 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ...
21:30:05 #11 56.78 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
21:30:05 #11 56.81 Selecting previously unselected package libconfig-tiny-perl.
21:30:05 #11 56.81 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ...
21:30:05 #11 56.82 Unpacking libconfig-tiny-perl (2.28-1) ...
21:30:05 #11 56.85 Selecting previously unselected package libparams-util-perl.
21:30:05 #11 56.85 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ...
21:30:05 #11 56.85 Unpacking libparams-util-perl (1.102-1build3) ...
21:30:05 #11 56.89 Selecting previously unselected package libsub-install-perl.
21:30:05 #11 56.89 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ...
21:30:05 #11 56.90 Unpacking libsub-install-perl (0.928-1.1) ...
21:30:05 #11 56.93 Selecting previously unselected package libdata-optlist-perl.
21:30:05 #11 56.93 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ...
21:30:05 #11 56.93 Unpacking libdata-optlist-perl (0.112-1) ...
21:30:05 #11 56.97 Selecting previously unselected package libsub-exporter-perl.
21:30:05 #11 56.97 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ...
21:30:05 #11 56.98 Unpacking libsub-exporter-perl (0.988-1) ...
21:30:05 #11 57.03 Selecting previously unselected package libconst-fast-perl.
21:30:05 #13 87.91   Installing : checkpolicy-2.5-8.el7.aarch64                              10/65 
21:30:05 #11 55.28 Preparing to unpack .../092-binutils_2.39-3ubuntu1.1_arm64.deb ...
21:30:05 #11 55.28 Unpacking binutils (2.39-3ubuntu1.1) ...
21:30:05 #11 55.32 Selecting previously unselected package libc-dev-bin.
21:30:05 #11 55.32 Preparing to unpack .../093-libc-dev-bin_2.36-0ubuntu4_arm64.deb ...
21:30:05 #11 55.32 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
21:30:05 #11 55.36 Selecting previously unselected package linux-libc-dev:arm64.
21:30:05 #11 55.36 Preparing to unpack .../094-linux-libc-dev_5.19.0-38.39_arm64.deb ...
21:30:05 #11 55.41 Unpacking linux-libc-dev:arm64 (5.19.0-38.39) ...
21:30:05 #10 58.88 Setting up libio-string-perl (1.08-3) ...
21:30:05 #10 58.91 Setting up libalgorithm-diff-perl (1.19.03-1) ...
21:30:05 #10 58.93 Setting up libclone-perl (0.39-1) ...
21:30:05 #10 58.95 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
21:30:05 #10 58.96 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
21:30:05 #10 58.98 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:30:05 #10 58.98 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
21:30:05 #10 58.99 Setting up libnet-http-perl (6.17-1) ...
21:30:05 #10 59.00 Setting up libnumber-compare-perl (0.03-1) ...
21:30:05 #10 59.04 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:30:06 #13 2.904    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:30:06 #13 2.959    dh_install
21:30:06 #13 2.993    dh_installdocs
21:30:06 #13 3.032    dh_installchangelogs
21:30:06 #13 3.118    dh_perl
21:30:06 #11 53.58 Selecting previously unselected package libsereal-encoder-perl.
21:30:06 #11 53.59 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ...
21:30:06 #11 53.59 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
21:30:06 #11 53.64 Selecting previously unselected package libsereal-perl.
21:30:06 #11 53.64 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ...
21:30:06 #11 53.65 Unpacking libsereal-perl (4.011-1) ...
21:30:06 #11 53.68 Selecting previously unselected package libsort-key-perl.
21:30:06 #11 53.68 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ...
21:30:06 #11 53.69 Unpacking libsort-key-perl (1.33-2build2) ...
21:30:06 #11 53.73 Selecting previously unselected package libstring-copyright-perl.
21:30:06 #11 53.73 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ...
21:30:06 #11 53.73 Unpacking libstring-copyright-perl (0.003006-1) ...
21:30:06 #11 53.77 Selecting previously unselected package libstring-escape-perl.
21:30:06 #11 53.77 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ...
21:30:06 #11 53.78 Unpacking libstring-escape-perl (2010.002-2) ...
21:30:06 #11 53.81 Selecting previously unselected package libstring-shellquote-perl.
21:30:06 #13 25.88   Installing       : systemd-devel-252-8.el9.aarch64                      62/70 
21:30:06 #13 25.94   Installing       : device-mapper-devel-9:1.02.187-7.el9.aarch64         63/70 
21:30:06 #13 26.00   Installing       : annobin-11.13-1.el9.aarch64                          64/70 
21:30:06 #13 26.00   Running scriptlet: annobin-11.13-1.el9.aarch64                          64/70 
21:30:06 #13 26.03   Installing       : gcc-plugin-annobin-11.3.1-4.3.el9.aarch64            65/70 
21:30:06 #13 26.03   Running scriptlet: gcc-plugin-annobin-11.3.1-4.3.el9.aarch64            65/70 
21:30:06 #9 57.88 Setting up libhtml-format-perl (2.16-2) ...
21:30:06 #9 57.89 Setting up python3-xdg (0.28-2) ...
21:30:06 #11 57.03 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ...
21:30:06 #11 57.04 Unpacking libconst-fast-perl (0.014-1.1) ...
21:30:06 #11 57.07 Selecting previously unselected package libwant-perl.
21:30:06 #11 57.07 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ...
21:30:06 #11 57.08 Unpacking libwant-perl (0.29-1build7) ...
21:30:06 #11 57.11 Selecting previously unselected package libcontextual-return-perl.
21:30:06 #11 57.11 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
21:30:06 #11 57.11 Unpacking libcontextual-return-perl (0.004014-2) ...
21:30:06 #11 57.15 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
21:30:06 #11 57.15 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ...
21:30:06 #11 57.15 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
21:30:06 #11 57.19 Selecting previously unselected package libdevel-stacktrace-perl.
21:30:06 #11 57.19 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:30:06 #11 57.19 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:30:06 #11 57.22 Selecting previously unselected package libexception-class-perl.
21:30:06 #11 57.23 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ...
21:30:06 #11 57.23 Unpacking libexception-class-perl (1.45-1) ...
21:30:06 #11 57.26 Selecting previously unselected package libiterator-perl.
21:30:06 #13 87.95   Installing : m4-1.4.16-10.el7.aarch64                                   11/65 
21:30:06 #11 55.57 Selecting previously unselected package libcrypt-dev:arm64.
21:30:06 #11 55.57 Preparing to unpack .../095-libcrypt-dev_1%3a4.4.28-2_arm64.deb ...
21:30:06 #11 55.58 Unpacking libcrypt-dev:arm64 (1:4.4.28-2) ...
21:30:06 #11 55.61 Selecting previously unselected package rpcsvc-proto.
21:30:06 #11 55.61 Preparing to unpack .../096-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
21:30:06 #11 55.61 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:30:06 #11 55.65 Selecting previously unselected package libtirpc-dev:arm64.
21:30:06 #11 55.65 Preparing to unpack .../097-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
21:30:06 #11 55.65 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
21:30:06 #11 55.69 Selecting previously unselected package libnsl-dev:arm64.
21:30:06 #10 59.24 Setting up python3-unidiff (0.5.4-1) ...
21:30:06 #13 3.156    dh_link
21:30:06 #13 3.191    dh_strip_nondeterminism
21:30:06 #13 3.255    dh_compress
21:30:06 #13 3.294    dh_fixperms
21:30:06 #13 3.333    dh_missing
21:30:06 #13 3.360    dh_installdeb
21:30:06 #11 53.81 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ...
21:30:06 #11 53.82 Unpacking libstring-shellquote-perl (1.04-1) ...
21:30:06 #11 53.85 Selecting previously unselected package libterm-readkey-perl.
21:30:06 #11 53.85 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ...
21:30:06 #11 53.86 Unpacking libterm-readkey-perl (2.38-1build1) ...
21:30:06 #11 53.89 Selecting previously unselected package libtest-fatal-perl.
21:30:06 #11 53.90 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ...
21:30:06 #11 53.90 Unpacking libtest-fatal-perl (0.014-1) ...
21:30:06 #11 53.93 Selecting previously unselected package libtest-refcount-perl.
21:30:06 #11 53.94 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ...
21:30:06 #11 53.94 Unpacking libtest-refcount-perl (0.10-1) ...
21:30:06 #11 53.98 Selecting previously unselected package libtext-levenshtein-perl.
21:30:06 #11 53.98 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ...
21:30:06 #11 53.98 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:30:06 #11 54.02 Selecting previously unselected package libtype-tiny-xs-perl.
21:30:06 #11 54.02 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ...
21:30:06 #11 54.02 Unpacking libtype-tiny-xs-perl (0.016-1) ...
21:30:06 #11 54.06 Selecting previously unselected package libunicode-utf8-perl.
21:30:06 #13 26.08   Installing       : libtool-2.4.6-45.el9.aarch64                         66/70 
21:30:06 #13 26.15   Installing       : libtool-ltdl-devel-2.4.6-45.el9.aarch64              67/70 
21:30:06 #13 26.16   Installing       : libseccomp-devel-2.5.2-2.el9.aarch64                 68/70 
21:30:06 #13 26.23   Installing       : rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           69/70 
21:30:06 #13 26.24   Installing       : which-2.21-28.el9.aarch64                            70/70 
21:30:06 #13 26.31   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch          70/70 
21:30:06 #9 58.04 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:30:06 #9 58.10 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:30:06 #9 58.16 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:06 #11 57.26 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:30:06 #11 57.27 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:30:06 #11 57.31 Selecting previously unselected package libiterator-util-perl.
21:30:06 #11 57.31 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:30:06 #11 57.31 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:30:06 #11 57.35 Selecting previously unselected package libexporter-tiny-perl.
21:30:06 #11 57.35 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ...
21:30:06 #11 57.35 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:30:06 #11 57.39 Selecting previously unselected package liblist-moreutils-xs-perl.
21:30:06 #11 57.39 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ...
21:30:06 #11 57.39 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
21:30:06 #11 57.42 Selecting previously unselected package liblist-moreutils-perl.
21:30:06 #11 57.43 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ...
21:30:06 #11 57.43 Unpacking liblist-moreutils-perl (0.430-2) ...
21:30:06 #11 57.46 Selecting previously unselected package libdata-dpath-perl.
21:30:06 #11 57.47 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ...
21:30:06 #11 57.47 Unpacking libdata-dpath-perl (0.58-1) ...
21:30:06 #11 57.50 Selecting previously unselected package libdata-dump-perl.
21:30:06 #11 55.69 Preparing to unpack .../098-libnsl-dev_1.3.0-2build2_arm64.deb ...
21:30:06 #11 55.69 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
21:30:06 #11 55.72 Selecting previously unselected package libc6-dev:arm64.
21:30:06 #11 55.73 Preparing to unpack .../099-libc6-dev_2.36-0ubuntu4_arm64.deb ...
21:30:06 #11 55.73 Unpacking libc6-dev:arm64 (2.36-0ubuntu4) ...
21:30:06 #11 55.86 Selecting previously unselected package libisl23:arm64.
21:30:06 #11 55.86 Preparing to unpack .../100-libisl23_0.25-1_arm64.deb ...
21:30:06 #11 55.86 Unpacking libisl23:arm64 (0.25-1) ...
21:30:06 #11 55.91 Selecting previously unselected package libmpfr6:arm64.
21:30:06 #11 55.91 Preparing to unpack .../101-libmpfr6_4.1.0-3build3_arm64.deb ...
21:30:06 #11 55.92 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
21:30:06 #11 55.98 Selecting previously unselected package libmpc3:arm64.
21:30:06 #14 DONE 2.2s
21:30:06 
21:30:06 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:30:06 #15 DONE 0.1s
21:30:06 
21:30:06 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:30:06 #16 DONE 0.0s
21:30:06 
21:30:06 #17 exporting to image
21:30:06 #17 exporting layers
21:30:06 #10 59.42 Setting up libunicode-utf8-perl (0.60-1build4) ...
21:30:06 #10 59.43 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:30:06 #10 59.44 Setting up libparams-util-perl (1.07-3build3) ...
21:30:06 #10 59.46 Setting up libsub-name-perl (0.21-1build1) ...
21:30:06 #10 59.47 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
21:30:06 #13 3.394    dh_gencontrol
21:30:06 #13 3.514    dh_md5sums
21:30:06 #13 3.548    dh_builddeb
21:30:06 #13 3.576 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:30:06 #11 54.06 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ...
21:30:06 #11 54.07 Unpacking libunicode-utf8-perl (0.62-1build1) ...
21:30:06 #11 54.10 Selecting previously unselected package libxml-namespacesupport-perl.
21:30:06 #11 54.11 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:30:06 #11 54.11 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:30:06 #11 54.14 Selecting previously unselected package libxml-sax-base-perl.
21:30:06 #11 54.15 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ...
21:30:06 #11 54.15 Unpacking libxml-sax-base-perl (1.09-1) ...
21:30:06 #11 54.19 Selecting previously unselected package libxml-sax-perl.
21:30:06 #11 54.19 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:30:06 #11 54.20 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:30:06 #11 54.24 Selecting previously unselected package libxml-libxml-perl.
21:30:06 #11 54.24 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ...
21:30:06 #11 54.24 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:30:06 #11 54.30 Selecting previously unselected package libxml-parser-perl.
21:30:06 #9 58.29 
21:30:06 #9 58.29 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:06 #9 58.32 Setting up libfeature-compat-class-perl (0.05-1) ...
21:30:06 #9 58.33 Setting up python3-six (1.16.0-4) ...
21:30:06 #11 57.50 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
21:30:06 #11 57.51 Unpacking libdata-dump-perl (1.25-1) ...
21:30:06 #11 57.54 Selecting previously unselected package libdata-messagepack-perl.
21:30:06 #11 57.54 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ...
21:30:06 #11 57.54 Unpacking libdata-messagepack-perl (1.01-2build1) ...
21:30:06 #11 57.58 Selecting previously unselected package libnet-domain-tld-perl.
21:30:06 #11 57.58 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:30:06 #11 57.58 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:30:06 #11 57.62 Selecting previously unselected package libdata-validate-domain-perl.
21:30:06 #11 57.62 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:30:06 #11 57.62 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:30:06 #11 57.66 Selecting previously unselected package libnet-ipv6addr-perl.
21:30:06 #11 57.66 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:30:06 #11 57.66 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:30:06 #11 57.69 Selecting previously unselected package libnet-netmask-perl.
21:30:06 #11 57.69 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ...
21:30:06 #11 57.70 Unpacking libnet-netmask-perl (2.0001-1) ...
21:30:06 #11 57.73 Selecting previously unselected package libnetaddr-ip-perl.
21:30:06 #11 55.98 Preparing to unpack .../102-libmpc3_1.2.1-2build1_arm64.deb ...
21:30:06 #11 55.99 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
21:30:06 #11 56.02 Selecting previously unselected package cpp-12.
21:30:06 #11 56.02 Preparing to unpack .../103-cpp-12_12.2.0-3ubuntu1_arm64.deb ...
21:30:06 #11 56.03 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
21:30:06 #11 56.21 Selecting previously unselected package cpp.
21:30:06 #11 56.22 Preparing to unpack .../104-cpp_4%3a12.2.0-1ubuntu1_arm64.deb ...
21:30:06 #11 56.22 Unpacking cpp (4:12.2.0-1ubuntu1) ...
21:30:06 #11 56.25 Selecting previously unselected package libcc1-0:arm64.
21:30:06 #10 59.56 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
21:30:06 #10 59.58 Setting up libsub-quote-perl (2.005000-1) ...
21:30:06 #10 59.59 Setting up libfcgi-perl (0.78-2build1) ...
21:30:06 #10 59.60 Setting up libwww-robotrules-perl (6.01-1) ...
21:30:06 #10 59.61 Setting up python3-debian (0.1.32) ...
21:30:06 #10 59.79 Setting up libauthen-sasl-perl (2.1600-1) ...
21:30:06 #10 59.80 Setting up libclass-accessor-perl (0.51-1) ...
21:30:06 #10 59.81 Setting up libsort-key-perl (1.33-2) ...
21:30:06 #10 59.83 Setting up libhtml-tagset-perl (3.20-3) ...
21:30:06 #10 59.85 Setting up libpath-tiny-perl (0.104-1) ...
21:30:06 #10 59.86 Setting up libtool (2.4.6-2) ...
21:30:06 #10 59.87 Setting up libnet-domain-tld-perl (1.75-1) ...
21:30:06 #10 59.88 Setting up libsub-install-perl (0.928-1) ...
21:30:06 #10 59.89 Setting up libdata-optlist-perl (0.110-1) ...
21:30:06 #13 3.662  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
21:30:06 #13 3.818  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
21:30:06 #13 3.899 dpkg-genchanges: info: binary-only upload (no source code included)
21:30:06 #13 3.902  dpkg-source --after-build .
21:30:06 #13 88.24   Installing : 1:perl-Error-0.17020-2.el7.noarch                          12/65 
21:30:06 #11 54.31 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ...
21:30:06 #11 54.31 Unpacking libxml-parser-perl (2.46-1) ...
21:30:06 #11 54.36 Selecting previously unselected package libxml-sax-expat-perl.
21:30:06 #11 54.36 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ...
21:30:06 #11 54.37 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:30:06 #11 54.40 Selecting previously unselected package libxml-writer-perl.
21:30:06 #11 54.40 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ...
21:30:06 #11 54.41 Unpacking libxml-writer-perl (0.625-1) ...
21:30:06 #11 54.44 Selecting previously unselected package libyaml-libyaml-perl.
21:30:06 #11 54.44 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ...
21:30:06 #11 54.45 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
21:30:06 #11 54.48 Selecting previously unselected package licensecheck.
21:30:06 #11 54.48 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ...
21:30:06 #11 54.49 Unpacking licensecheck (3.0.45-1) ...
21:30:06 #11 54.52 Selecting previously unselected package libdevel-size-perl.
21:30:06 #9 58.46 Setting up dh-autoreconf (20) ...
21:30:06 #9 58.47 Setting up libdata-validate-uri-perl (0.07-2) ...
21:30:06 #9 58.48 Setting up libnet-smtp-ssl-perl (1.04-2) ...
21:30:06 #9 58.50 Setting up python3-gpg (1.18.0-3+b1) ...
21:30:06 #12 1.454 Last metadata expiration check: 0:00:16 ago on Thu Mar 30 21:29:50 2023.
21:30:06 #11 57.73 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ...
21:30:06 #11 57.74 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:30:06 #11 57.78 Selecting previously unselected package libdata-validate-ip-perl.
21:30:06 #11 57.78 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ...
21:30:06 #11 57.78 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:30:06 #11 57.82 Selecting previously unselected package libdata-validate-uri-perl.
21:30:06 #11 57.82 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
21:30:06 #11 57.82 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:30:06 #11 57.86 Selecting previously unselected package libdistro-info-perl.
21:30:06 #11 57.87 Preparing to unpack .../243-libdistro-info-perl_1.1build1_all.deb ...
21:30:06 #11 57.87 Unpacking libdistro-info-perl (1.1build1) ...
21:30:06 #11 57.90 Selecting previously unselected package libemail-address-xs-perl.
21:30:06 #11 57.90 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ...
21:30:06 #11 57.91 Unpacking libemail-address-xs-perl (1.04-1build6) ...
21:30:06 #11 57.95 Selecting previously unselected package libipc-system-simple-perl.
21:30:06 #11 57.95 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ...
21:30:06 #11 57.96 Unpacking libipc-system-simple-perl (1.30-1) ...
21:30:06 #11 56.26 Preparing to unpack .../105-libcc1-0_12.2.0-3ubuntu1_arm64.deb ...
21:30:06 #11 56.26 Unpacking libcc1-0:arm64 (12.2.0-3ubuntu1) ...
21:30:06 #11 56.29 Selecting previously unselected package libgomp1:arm64.
21:30:06 #11 56.30 Preparing to unpack .../106-libgomp1_12.2.0-3ubuntu1_arm64.deb ...
21:30:06 #11 56.30 Unpacking libgomp1:arm64 (12.2.0-3ubuntu1) ...
21:30:06 #11 56.34 Selecting previously unselected package libitm1:arm64.
21:30:06 #11 56.34 Preparing to unpack .../107-libitm1_12.2.0-3ubuntu1_arm64.deb ...
21:30:06 #11 56.34 Unpacking libitm1:arm64 (12.2.0-3ubuntu1) ...
21:30:06 #11 56.38 Selecting previously unselected package libatomic1:arm64.
21:30:06 #11 56.38 Preparing to unpack .../108-libatomic1_12.2.0-3ubuntu1_arm64.deb ...
21:30:06 #11 56.38 Unpacking libatomic1:arm64 (12.2.0-3ubuntu1) ...
21:30:06 #11 56.42 Selecting previously unselected package libasan8:arm64.
21:30:06 #11 56.42 Preparing to unpack .../109-libasan8_12.2.0-3ubuntu1_arm64.deb ...
21:30:06 #11 56.42 Unpacking libasan8:arm64 (12.2.0-3ubuntu1) ...
21:30:06 #11 56.49 Selecting previously unselected package liblsan0:arm64.
21:30:07 #10 59.91 Setting up libio-stringy-perl (2.111-2) ...
21:30:07 #10 59.92 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:30:07 #10 59.93 Setting up libtry-tiny-perl (0.30-1) ...
21:30:07 #10 59.94 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:30:07 #10 59.97 Setting up libfont-afm-perl (1.20-2) ...
21:30:07 #10 60.02 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
21:30:07 #10 60.04 Setting up python3-apt (1.6.6) ...
21:30:07 #13 4.005 dpkg-buildpackage: info: binary-only upload (no source included)
21:30:07 #13 4.009 
21:30:07 #13 4.009 The package has been created.
21:30:07 #13 4.009 Attention, the package has been created in the current directory,
21:30:07 #13 4.009 not in ".." as indicated by the message above!
21:30:07 #13 4.062 Selecting previously unselected package docker-ce-build-deps.
21:30:07 #13 4.079 (Reading database ... 27265 files and directories currently installed.)
21:30:07 #13 4.080 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:30:07 #13 4.084 Unpacking docker-ce-build-deps (1.0) ...
21:30:07 #13 88.87   Installing : cpp-4.8.5-44.el7.aarch64                                   13/65 
21:30:07 #11 54.52 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ...
21:30:07 #11 54.52 Unpacking libdevel-size-perl (0.83-1build1) ...
21:30:07 #11 54.56 Selecting previously unselected package t1utils.
21:30:07 #11 54.56 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ...
21:30:07 #11 54.56 Unpacking t1utils (1.41-3) ...
21:30:07 #11 54.61 Selecting previously unselected package lintian.
21:30:07 #11 54.61 Preparing to unpack .../326-lintian_2.62.0ubuntu2.2_all.deb ...
21:30:07 #11 54.61 Unpacking lintian (2.62.0ubuntu2.2) ...
21:30:07 #9 58.66 Setting up python3-certifi (2022.9.24-1) ...
21:30:07 #9 58.78 Setting up libmodule-runtime-perl (0.016-2) ...
21:30:07 #9 58.81 Setting up libmailtools-perl (2.21-2) ...
21:30:07 #9 58.82 Setting up python3-idna (3.3-1) ...
21:30:07 #11 58.00 Selecting previously unselected package libfile-basedir-perl.
21:30:07 #11 58.00 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ...
21:30:07 #11 58.00 Unpacking libfile-basedir-perl (0.09-1) ...
21:30:07 #11 58.03 Selecting previously unselected package libfile-chdir-perl.
21:30:07 #11 58.04 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:30:07 #11 58.04 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:30:07 #11 58.08 Selecting previously unselected package libfile-fcntllock-perl.
21:30:07 #11 58.08 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ...
21:30:07 #11 58.09 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
21:30:07 #11 58.13 Selecting previously unselected package libnumber-compare-perl.
21:30:07 #11 58.13 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ...
21:30:07 #11 58.13 Unpacking libnumber-compare-perl (0.03-2) ...
21:30:07 #11 58.16 Selecting previously unselected package libtext-glob-perl.
21:30:07 #11 58.17 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ...
21:30:07 #11 58.17 Unpacking libtext-glob-perl (0.11-2) ...
21:30:07 #11 58.22 Selecting previously unselected package libfile-find-rule-perl.
21:30:07 #11 58.22 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ...
21:30:07 #11 58.23 Unpacking libfile-find-rule-perl (0.34-1) ...
21:30:07 #11 58.26 Selecting previously unselected package libfont-afm-perl.
21:30:07 #11 58.26 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ...
21:30:07 #11 58.27 Unpacking libfont-afm-perl (1.20-3) ...
21:30:07 #11 58.30 Selecting previously unselected package libio-string-perl.
21:30:07 #11 58.30 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ...
21:30:07 #11 58.31 Unpacking libio-string-perl (1.08-3.1) ...
21:30:07 #11 58.34 Selecting previously unselected package libfont-ttf-perl.
21:30:07 #11 56.50 Preparing to unpack .../110-liblsan0_12.2.0-3ubuntu1_arm64.deb ...
21:30:07 #11 56.50 Unpacking liblsan0:arm64 (12.2.0-3ubuntu1) ...
21:30:07 #11 56.55 Selecting previously unselected package libtsan2:arm64.
21:30:07 #11 56.55 Preparing to unpack .../111-libtsan2_12.2.0-3ubuntu1_arm64.deb ...
21:30:07 #11 56.55 Unpacking libtsan2:arm64 (12.2.0-3ubuntu1) ...
21:30:07 #11 56.63 Selecting previously unselected package libubsan1:arm64.
21:30:07 #11 56.63 Preparing to unpack .../112-libubsan1_12.2.0-3ubuntu1_arm64.deb ...
21:30:07 #11 56.64 Unpacking libubsan1:arm64 (12.2.0-3ubuntu1) ...
21:30:07 #11 56.68 Selecting previously unselected package libhwasan0:arm64.
21:30:07 #11 56.68 Preparing to unpack .../113-libhwasan0_12.2.0-3ubuntu1_arm64.deb ...
21:30:07 #11 56.69 Unpacking libhwasan0:arm64 (12.2.0-3ubuntu1) ...
21:30:07 #11 56.73 Selecting previously unselected package libgcc-12-dev:arm64.
21:30:07 #10 60.22 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:30:07 #10 60.23 Setting up libxext6:arm64 (2:1.3.3-1) ...
21:30:07 #10 60.25 Setting up po-debconf (1.0.20) ...
21:30:07 #10 60.26 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:30:07 #10 60.28 Setting up libio-socket-inet6-perl (2.72-2) ...
21:30:07 #10 60.29 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:30:07 #10 60.30 Setting up libio-pty-perl (1:1.08-1.1build4) ...
21:30:07 #10 60.31 Setting up libfile-which-perl (1.21-1) ...
21:30:07 #10 60.33 Setting up libencode-locale-perl (1.05-1) ...
21:30:07 #10 60.34 Setting up libperlio-gzip-perl (0.19-1build3) ...
21:30:07 #10 60.35 Setting up libtext-levenshtein-perl (0.13-1) ...
21:30:07 #10 60.37 Setting up liberror-perl (0.17025-1) ...
21:30:07 #10 60.38 Setting up libvariable-magic-perl (0.62-1) ...
21:30:07 #11 54.89 Selecting previously unselected package manpages-dev.
21:30:07 #11 54.89 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ...
21:30:07 #11 54.90 Unpacking manpages-dev (5.05-1) ...
21:30:07 #11 55.11 Selecting previously unselected package python3-certifi.
21:30:07 #9 59.03 Setting up python3-urllib3 (1.26.12-1) ...
21:30:07 #11 58.34 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ...
21:30:07 #11 58.34 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:30:07 #11 58.40 Selecting previously unselected package libsort-versions-perl.
21:30:07 #11 58.40 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ...
21:30:07 #11 58.41 Unpacking libsort-versions-perl (1.62-1) ...
21:30:07 #11 58.44 Selecting previously unselected package libgit-wrapper-perl.
21:30:07 #11 58.44 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ...
21:30:07 #11 58.44 Unpacking libgit-wrapper-perl (0.048-1) ...
21:30:07 #11 58.48 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:30:07 #11 58.48 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:30:07 #11 58.48 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:30:07 #11 58.51 Selecting previously unselected package libio-prompter-perl.
21:30:07 #11 58.52 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ...
21:30:07 #11 58.52 Unpacking libio-prompter-perl (0.004015-1) ...
21:30:07 #11 58.56 Selecting previously unselected package libjson-perl.
21:30:07 #11 56.74 Preparing to unpack .../114-libgcc-12-dev_12.2.0-3ubuntu1_arm64.deb ...
21:30:07 #11 56.74 Unpacking libgcc-12-dev:arm64 (12.2.0-3ubuntu1) ...
21:30:07 #11 56.82 Selecting previously unselected package gcc-12.
21:30:07 #11 56.82 Preparing to unpack .../115-gcc-12_12.2.0-3ubuntu1_arm64.deb ...
21:30:07 #11 56.82 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
21:30:07 #10 60.39 Setting up libtimedate-perl (2.3000-2) ...
21:30:07 #10 60.40 Setting up libnet-ip-perl (1.26-1) ...
21:30:07 #10 60.41 Setting up librole-tiny-perl (2.000006-1) ...
21:30:07 #10 60.43 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:30:07 #10 60.44 Setting up libfile-homedir-perl (1.002-1) ...
21:30:07 #10 60.45 Setting up libipc-system-simple-perl (1.25-4) ...
21:30:07 #10 60.46 Setting up libfile-basedir-perl (0.07-1) ...
21:30:07 #10 60.47 Setting up libstring-escape-perl (2010.002-2) ...
21:30:07 #10 60.48 Setting up libb-hooks-op-check-perl (0.22-1) ...
21:30:07 #10 60.50 Setting up libio-html-perl (1.001-1) ...
21:30:07 #10 60.51 Setting up libexporter-tiny-perl (1.000000-2) ...
21:30:07 #10 60.52 Setting up libarchive-cpio-perl (0.10-1) ...
21:30:07 #10 60.53 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:30:07 #10 60.54 Setting up libnumber-range-perl (0.12-1) ...
21:30:07 #10 60.55 Setting up liblist-compare-perl (0.53-1) ...
21:30:07 #10 60.56 Setting up autoconf (2.69-11) ...
21:30:07 #10 60.57 Setting up libpath-iterator-rule-perl (1.009-1) ...
21:30:07 #10 60.58 Setting up python3-gpg (1.10.0-1ubuntu2) ...
21:30:07 #11 55.11 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ...
21:30:07 #11 55.12 Unpacking python3-certifi (2019.11.28-1) ...
21:30:07 #11 55.17 Selecting previously unselected package python3-idna.
21:30:07 #11 55.17 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ...
21:30:07 #11 55.18 Unpacking python3-idna (2.8-1) ...
21:30:07 #11 55.22 Selecting previously unselected package python3-urllib3.
21:30:07 #11 55.22 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
21:30:07 #11 55.22 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:30:07 #11 55.27 Selecting previously unselected package python3-requests.
21:30:07 #11 55.27 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:30:07 #11 55.27 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:30:07 #11 55.31 Selecting previously unselected package python3-unidiff.
21:30:07 #11 55.32 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ...
21:30:07 #11 55.32 Unpacking python3-unidiff (0.5.5-2) ...
21:30:07 #13 89.17   Installing : systemd-devel-219-78.el7_9.7.aarch64                       14/65 
21:30:07 #13 89.50   Installing : libcgroup-0.41-21.el7.aarch64                              15/65 
21:30:07 #9 59.20 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
21:30:07 #9 59.24 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:30:07 #9 59.31 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:30:07 #9 59.38 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:07 #11 58.56 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ...
21:30:07 #11 58.56 Unpacking libjson-perl (4.04000-1) ...
21:30:07 #11 58.59 Selecting previously unselected package liblog-any-perl.
21:30:07 #11 58.59 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ...
21:30:07 #11 58.60 Unpacking liblog-any-perl (1.710-1) ...
21:30:07 #11 58.63 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:30:07 #11 58.64 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:30:07 #11 58.64 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:30:07 #11 58.67 Selecting previously unselected package libpackage-stash-perl.
21:30:07 #11 58.67 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ...
21:30:07 #11 58.68 Unpacking libpackage-stash-perl (0.39-1) ...
21:30:07 #11 58.71 Selecting previously unselected package libsub-identify-perl.
21:30:07 #11 58.71 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ...
21:30:07 #11 58.71 Unpacking libsub-identify-perl (0.14-1build5) ...
21:30:07 #11 58.75 Selecting previously unselected package libsub-name-perl.
21:30:07 #11 58.75 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ...
21:30:07 #11 58.75 Unpacking libsub-name-perl (0.26-1build3) ...
21:30:07 #11 58.78 Selecting previously unselected package libnamespace-clean-perl.
21:30:07 #13 26.34   Running scriptlet: which-2.21-28.el9.aarch64                            70/70 
21:30:07 #13 27.70   Verifying        : acl-2.3.1-3.el9.aarch64                               1/70 
21:30:07 #13 27.70   Verifying        : dbus-1:1.12.20-7.el9.aarch64                          2/70 
21:30:07 #13 27.70   Verifying        : dbus-broker-28-7.el9.aarch64                          3/70 
21:30:07 #13 27.70   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    4/70 
21:30:07 #13 27.70   Verifying        : device-mapper-9:1.02.187-7.el9.aarch64                5/70 
21:30:07 #13 27.70   Verifying        : device-mapper-libs-9:1.02.187-7.el9.aarch64           6/70 
21:30:07 #13 27.70   Verifying        : kmod-libs-28-7.el9.aarch64                            7/70 
21:30:07 #13 27.70   Verifying        : libatomic-11.3.1-4.3.el9.aarch64                      8/70 
21:30:07 #13 27.70   Verifying        : libcbor-0.7.0-5.el9.aarch64                           9/70 
21:30:07 #13 27.70   Verifying        : libedit-3.1-37.20210216cvs.el9.aarch64               10/70 
21:30:07 #13 27.70   Verifying        : libfido2-1.6.0-7.el9.aarch64                         11/70 
21:30:07 #13 27.70   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       12/70 
21:30:07 #13 27.70   Verifying        : make-1:4.3-7.el9.aarch64                             13/70 
21:30:07 #13 27.70   Verifying        : openssh-8.7p1-28.el9.aarch64                         14/70 
21:30:07 #13 27.70   Verifying        : openssh-clients-8.7p1-28.el9.aarch64                 15/70 
21:30:07 #13 27.70   Verifying        : rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           16/70 
21:30:07 #13 27.70   Verifying        : selinux-policy-38.1.9-1.el9.noarch                   17/70 
21:30:07 #13 27.70   Verifying        : selinux-policy-targeted-38.1.9-1.el9.noarch          18/70 
21:30:07 #13 27.70   Verifying        : systemd-252-8.el9.aarch64                            19/70 
21:30:07 #13 27.70   Verifying        : systemd-pam-252-8.el9.aarch64                        20/70 
21:30:07 #13 27.70   Verifying        : systemd-rpm-macros-252-8.el9.noarch                  21/70 
21:30:07 #13 27.70   Verifying        : which-2.21-28.el9.aarch64                            22/70 
21:30:07 #13 27.70   Verifying        : annobin-11.13-1.el9.aarch64                          23/70 
21:30:07 #13 27.70   Verifying        : autoconf-2.69-38.el9.noarch                          24/70 
21:30:07 #13 27.70   Verifying        : automake-1.16.2-6.el9.noarch                         25/70 
21:30:07 #13 27.70   Verifying        : cmake-3.20.2-8.el9.aarch64                           26/70 
21:30:07 #13 27.70   Verifying        : cmake-data-3.20.2-8.el9.noarch                       27/70 
21:30:07 #13 27.70   Verifying        : cmake-filesystem-3.20.2-8.el9.aarch64                28/70 
21:30:07 #13 27.70   Verifying        : cmake-rpm-macros-3.20.2-8.el9.noarch                 29/70 
21:30:07 #13 27.70   Verifying        : cpp-11.3.1-4.3.el9.aarch64                           30/70 
21:30:07 #13 27.70   Verifying        : gcc-11.3.1-4.3.el9.aarch64                           31/70 
21:30:07 #13 27.70   Verifying        : gcc-plugin-annobin-11.3.1-4.3.el9.aarch64            32/70 
21:30:07 #13 27.70   Verifying        : git-2.39.1-1.el9.aarch64                             33/70 
21:30:07 #13 27.70   Verifying        : git-core-2.39.1-1.el9.aarch64                        34/70 
21:30:07 #13 27.70   Verifying        : git-core-doc-2.39.1-1.el9.noarch                     35/70 
21:30:07 #13 27.70   Verifying        : glibc-devel-2.34-61.el9.aarch64                      36/70 
21:30:07 #13 27.70   Verifying        : kernel-headers-5.14.0-289.el9.aarch64                37/70 
21:30:07 #13 27.70   Verifying        : libasan-11.3.1-4.3.el9.aarch64                       38/70 
21:30:07 #13 27.70   Verifying        : libmpc-1.2.1-4.el9.aarch64                           39/70 
21:30:07 #13 27.70   Verifying        : libseccomp-devel-2.5.2-2.el9.aarch64                 40/70 
21:30:07 #13 27.70   Verifying        : libselinux-devel-3.5-1.el9.aarch64                   41/70 
21:30:07 #13 27.70   Verifying        : libsepol-devel-3.5-1.el9.aarch64                     42/70 
21:30:07 #13 27.70   Verifying        : libtool-2.4.6-45.el9.aarch64                         43/70 
21:30:07 #13 27.70   Verifying        : libtool-ltdl-2.4.6-45.el9.aarch64                    44/70 
21:30:07 #13 27.70   Verifying        : libubsan-11.3.1-4.3.el9.aarch64                      45/70 
21:30:07 #13 27.70   Verifying        : libuv-1:1.42.0-1.el9.aarch64                         46/70 
21:30:07 #13 27.70   Verifying        : libxcrypt-devel-4.4.18-3.el9.aarch64                 47/70 
21:30:07 #13 27.70   Verifying        : llvm-libs-15.0.7-1.el9.aarch64                       48/70 
21:30:07 #13 27.70   Verifying        : m4-1.4.19-1.el9.aarch64                              49/70 
21:30:07 #13 27.70   Verifying        : pcre2-devel-10.40-2.el9.aarch64                      50/70 
21:30:07 #13 27.70   Verifying        : pcre2-utf16-10.40-2.el9.aarch64                      51/70 
21:30:07 #13 27.70   Verifying        : pcre2-utf32-10.40-2.el9.aarch64                      52/70 
21:30:07 #13 27.70   Verifying        : perl-DynaLoader-1.47-480.el9.aarch64                 53/70 
21:30:07 #13 27.70   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    54/70 
21:30:07 #13 27.70   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch           55/70 
21:30:07 #13 27.70   Verifying        : perl-File-Copy-2.34-480.el9.noarch                   56/70 
21:30:07 #13 27.70   Verifying        : perl-File-Find-1.37-480.el9.noarch                   57/70 
21:30:07 #13 27.70   Verifying        : perl-Git-2.39.1-1.el9.noarch                         58/70 
21:30:07 #13 27.70   Verifying        : perl-TermReadKey-2.38-11.el9.aarch64                 59/70 
21:30:07 #13 27.70   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                60/70 
21:30:07 #13 27.70   Verifying        : perl-lib-0.65-480.el9.aarch64                        61/70 
21:30:07 #13 27.70   Verifying        : perl-threads-1:2.25-460.el9.aarch64                  62/70 
21:30:07 #13 27.70   Verifying        : perl-threads-shared-1.61-460.el9.aarch64             63/70 
21:30:07 #13 27.70   Verifying        : policycoreutils-devel-3.5-1.el9.aarch64              64/70 
21:30:07 #13 27.70   Verifying        : selinux-policy-devel-38.1.9-1.el9.noarch             65/70 
21:30:07 #13 27.70   Verifying        : systemd-devel-252-8.el9.aarch64                      66/70 
21:30:07 #13 27.70   Verifying        : device-mapper-devel-9:1.02.187-7.el9.aarch64         67/70 
21:30:07 #13 27.70   Verifying        : glibc-static-2.34-61.el9.aarch64                     68/70 
21:30:07 #13 27.71   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.aarch64              69/70 
21:30:07 #11 57.16 Selecting previously unselected package gcc.
21:30:07 #11 57.16 Preparing to unpack .../116-gcc_4%3a12.2.0-1ubuntu1_arm64.deb ...
21:30:07 #11 57.16 Unpacking gcc (4:12.2.0-1ubuntu1) ...
21:30:07 #11 57.19 Selecting previously unselected package libstdc++-12-dev:arm64.
21:30:07 #11 57.19 Preparing to unpack .../117-libstdc++-12-dev_12.2.0-3ubuntu1_arm64.deb ...
21:30:07 #11 57.20 Unpacking libstdc++-12-dev:arm64 (12.2.0-3ubuntu1) ...
21:30:07 #10 60.79 Setting up libnet-dns-perl (1.10-2) ...
21:30:07 #10 60.80 Setting up libsub-identify-perl (0.14-1) ...
21:30:07 #10 60.81 Setting up libpod-constants-perl (0.19-1) ...
21:30:07 #10 60.82 Setting up libsort-versions-perl (1.62-1) ...
21:30:07 #10 60.84 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:30:07 #10 60.85 Setting up libdynaloader-functions-perl (0.003-1) ...
21:30:07 #10 60.86 Setting up libsub-exporter-perl (0.987-1) ...
21:30:07 #10 60.87 Setting up xauth (1:1.0.10-1) ...
21:30:07 #10 60.88 Setting up libalgorithm-merge-perl (0.08-3) ...
21:30:07 #10 60.89 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
21:30:07 #11 55.35 Selecting previously unselected package python3-xdg.
21:30:07 #11 55.36 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ...
21:30:07 #11 55.36 Unpacking python3-xdg (0.26-1ubuntu1) ...
21:30:07 #11 55.40 Selecting previously unselected package unzip.
21:30:07 #11 55.40 Preparing to unpack .../334-unzip_6.0-25ubuntu1.1_arm64.deb ...
21:30:07 #11 55.41 Unpacking unzip (6.0-25ubuntu1.1) ...
21:30:07 #11 55.46 Selecting previously unselected package equivs.
21:30:07 #11 55.47 Preparing to unpack .../335-equivs_2.2.0_all.deb ...
21:30:07 #11 55.47 Unpacking equivs (2.2.0) ...
21:30:07 #11 55.50 Selecting previously unselected package libauthen-sasl-perl.
21:30:07 #11 55.51 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ...
21:30:07 #11 55.51 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:30:07 #11 55.55 Selecting previously unselected package python3-magic.
21:30:07 #11 55.55 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ...
21:30:07 #11 55.55 Unpacking python3-magic (2:0.4.15-3) ...
21:30:07 #11 55.60 Setting up libapt-pkg-perl (0.1.36build3) ...
21:30:07 #12 2.271 Package bash-5.2.15-1.fc36.aarch64 is already installed.
21:30:07 #12 2.294 Package bash-5.2.15-1.fc36.aarch64 is already installed.
21:30:07 #12 2.306 Package bash-5.2.15-1.fc36.aarch64 is already installed.
21:30:07 #12 2.306 Package ca-certificates-2023.2.60-1.0.fc36.noarch is already installed.
21:30:07 #12 2.307 Package libarchive-3.5.3-3.fc36.aarch64 is already installed.
21:30:07 #12 2.308 Package pkgconf-pkg-config-1.8.0-2.fc36.aarch64 is already installed.
21:30:07 #12 2.308 Package tar-2:1.34-3.fc36.aarch64 is already installed.
21:30:07 #12 2.320 Package bash-5.2.15-1.fc36.aarch64 is already installed.
21:30:07 #12 2.438 Dependencies resolved.
21:30:07 #9 59.52 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:07 #9 59.55 Setting up dh-strip-nondeterminism (1.13.1-1) ...
21:30:07 #9 59.56 Setting up libconst-fast-perl (0.014-2) ...
21:30:07 #9 59.58 Setting up libhttp-daemon-perl (6.16-1) ...
21:30:07 #9 59.59 Setting up python3-unidiff (0.7.3-1) ...
21:30:07 #9 59.71 Setting up libdata-dpath-perl (0.58-2) ...
21:30:08 #11 58.79 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ...
21:30:08 #11 58.79 Unpacking libnamespace-clean-perl (0.27-1) ...
21:30:08 #11 58.82 Selecting previously unselected package libpath-tiny-perl.
21:30:08 #11 58.82 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ...
21:30:08 #11 58.83 Unpacking libpath-tiny-perl (0.122-1) ...
21:30:08 #11 58.86 Selecting previously unselected package libstrictures-perl.
21:30:08 #11 58.87 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ...
21:30:08 #11 58.87 Unpacking libstrictures-perl (2.000006-1) ...
21:30:08 #11 58.90 Selecting previously unselected package libtype-tiny-perl.
21:30:08 #11 58.91 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ...
21:30:08 #11 58.91 Unpacking libtype-tiny-perl (1.012004-1) ...
21:30:08 #11 58.95 Selecting previously unselected package libgitlab-api-v4-perl.
21:30:08 #11 58.96 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:30:08 #11 58.96 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:30:08 #11 59.03 Selecting previously unselected package libhash-fieldhash-perl.
21:30:08 #13 27.71   Verifying        : libxcrypt-static-4.4.18-3.el9.aarch64                70/70 
21:30:08 #13 27.85 
21:30:08 #13 27.85 Installed:
21:30:08 #13 27.85   acl-2.3.1-3.el9.aarch64                                                       
21:30:08 #13 27.85   annobin-11.13-1.el9.aarch64                                                   
21:30:08 #13 27.85   autoconf-2.69-38.el9.noarch                                                   
21:30:08 #13 27.85   automake-1.16.2-6.el9.noarch                                                  
21:30:08 #13 27.85   cmake-3.20.2-8.el9.aarch64                                                    
21:30:08 #13 27.85   cmake-data-3.20.2-8.el9.noarch                                                
21:30:08 #13 27.85   cmake-filesystem-3.20.2-8.el9.aarch64                                         
21:30:08 #13 27.85   cmake-rpm-macros-3.20.2-8.el9.noarch                                          
21:30:08 #13 27.85   cpp-11.3.1-4.3.el9.aarch64                                                    
21:30:08 #13 27.85   dbus-1:1.12.20-7.el9.aarch64                                                  
21:30:08 #13 27.85   dbus-broker-28-7.el9.aarch64                                                  
21:30:08 #13 27.85   dbus-common-1:1.12.20-7.el9.noarch                                            
21:30:08 #13 27.85   device-mapper-9:1.02.187-7.el9.aarch64                                        
21:30:08 #13 27.85   device-mapper-devel-9:1.02.187-7.el9.aarch64                                  
21:30:08 #13 27.85   device-mapper-libs-9:1.02.187-7.el9.aarch64                                   
21:30:08 #13 27.85   gcc-11.3.1-4.3.el9.aarch64                                                    
21:30:08 #13 27.85   gcc-plugin-annobin-11.3.1-4.3.el9.aarch64                                     
21:30:08 #13 27.85   git-2.39.1-1.el9.aarch64                                                      
21:30:08 #13 27.85   git-core-2.39.1-1.el9.aarch64                                                 
21:30:08 #13 27.85   git-core-doc-2.39.1-1.el9.noarch                                              
21:30:08 #13 27.85   glibc-devel-2.34-61.el9.aarch64                                               
21:30:08 #13 27.85   glibc-static-2.34-61.el9.aarch64                                              
21:30:08 #13 27.85   kernel-headers-5.14.0-289.el9.aarch64                                         
21:30:08 #13 27.85   kmod-libs-28-7.el9.aarch64                                                    
21:30:08 #13 27.85   libasan-11.3.1-4.3.el9.aarch64                                                
21:30:08 #13 27.85   libatomic-11.3.1-4.3.el9.aarch64                                              
21:30:08 #13 27.85   libcbor-0.7.0-5.el9.aarch64                                                   
21:30:08 #13 27.85   libedit-3.1-37.20210216cvs.el9.aarch64                                        
21:30:08 #13 27.85   libfido2-1.6.0-7.el9.aarch64                                                  
21:30:08 #13 27.85   libmpc-1.2.1-4.el9.aarch64                                                    
21:30:08 #13 27.85   libseccomp-2.5.2-2.el9.aarch64                                                
21:30:08 #13 27.85   libseccomp-devel-2.5.2-2.el9.aarch64                                          
21:30:08 #13 27.85   libselinux-devel-3.5-1.el9.aarch64                                            
21:30:08 #13 27.85   libsepol-devel-3.5-1.el9.aarch64                                              
21:30:08 #13 27.85   libtool-2.4.6-45.el9.aarch64                                                  
21:30:08 #13 27.85   libtool-ltdl-2.4.6-45.el9.aarch64                                             
21:30:08 #13 27.85   libtool-ltdl-devel-2.4.6-45.el9.aarch64                                       
21:30:08 #13 27.85   libubsan-11.3.1-4.3.el9.aarch64                                               
21:30:08 #13 27.85   libuv-1:1.42.0-1.el9.aarch64                                                  
21:30:08 #13 27.85   libxcrypt-devel-4.4.18-3.el9.aarch64                                          
21:30:08 #13 27.85   libxcrypt-static-4.4.18-3.el9.aarch64                                         
21:30:08 #13 27.85   llvm-libs-15.0.7-1.el9.aarch64                                                
21:30:08 #13 27.85   m4-1.4.19-1.el9.aarch64                                                       
21:30:08 #13 27.85   make-1:4.3-7.el9.aarch64                                                      
21:30:08 #13 27.85   openssh-8.7p1-28.el9.aarch64                                                  
21:30:08 #13 27.85   openssh-clients-8.7p1-28.el9.aarch64                                          
21:30:08 #13 27.85   pcre2-devel-10.40-2.el9.aarch64                                               
21:30:08 #13 27.85   pcre2-utf16-10.40-2.el9.aarch64                                               
21:30:08 #13 27.85   pcre2-utf32-10.40-2.el9.aarch64                                               
21:30:08 #13 27.85   perl-DynaLoader-1.47-480.el9.aarch64                                          
21:30:08 #13 27.85   perl-Error-1:0.17029-7.el9.noarch                                             
21:30:08 #13 27.85   perl-File-Compare-1.100.600-480.el9.noarch                                    
21:30:08 #13 27.85   perl-File-Copy-2.34-480.el9.noarch                                            
21:30:08 #13 27.85   perl-File-Find-1.37-480.el9.noarch                                            
21:30:08 #13 27.85   perl-Git-2.39.1-1.el9.noarch                                                  
21:30:08 #13 27.85   perl-TermReadKey-2.38-11.el9.aarch64                                          
21:30:08 #13 27.85   perl-Thread-Queue-3.14-460.el9.noarch                                         
21:30:08 #13 27.85   perl-lib-0.65-480.el9.aarch64                                                 
21:30:08 #13 27.85   perl-threads-1:2.25-460.el9.aarch64                                           
21:30:08 #13 27.85   perl-threads-shared-1.61-460.el9.aarch64                                      
21:30:08 #13 27.85   policycoreutils-devel-3.5-1.el9.aarch64                                       
21:30:08 #13 27.85   rpm-plugin-selinux-4.16.1.3-22.el9.aarch64                                    
21:30:08 #13 27.85   selinux-policy-38.1.9-1.el9.noarch                                            
21:30:08 #13 27.85   selinux-policy-devel-38.1.9-1.el9.noarch                                      
21:30:08 #13 27.85   selinux-policy-targeted-38.1.9-1.el9.noarch                                   
21:30:08 #13 27.85   systemd-252-8.el9.aarch64                                                     
21:30:08 #13 27.85   systemd-devel-252-8.el9.aarch64                                               
21:30:08 #13 27.85   systemd-pam-252-8.el9.aarch64                                                 
21:30:08 #13 27.85   systemd-rpm-macros-252-8.el9.noarch                                           
21:30:08 #13 27.85   which-2.21-28.el9.aarch64                                                     
21:30:08 #13 27.85 
21:30:08 #13 27.85 Complete!
21:30:08 #13 DONE 28.0s
21:30:08 
21:30:08 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
21:30:08 #11 57.38 Selecting previously unselected package g++-12.
21:30:08 #11 57.39 Preparing to unpack .../118-g++-12_12.2.0-3ubuntu1_arm64.deb ...
21:30:08 #11 57.39 Unpacking g++-12 (12.2.0-3ubuntu1) ...
21:30:08 #11 57.59 Selecting previously unselected package g++.
21:30:08 #10 60.91 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
21:30:08 #10 60.92 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
21:30:08 #10 60.93 Setting up dput (1.0.1ubuntu1) ...
21:30:08 #10 61.09 Setting up libstring-copyright-perl (0.003005-1) ...
21:30:08 #10 61.13 Setting up libhtml-parser-perl (3.72-3build1) ...
21:30:08 #10 61.14 Setting up automake (1:1.15.1-3ubuntu2) ...
21:30:08 #11 55.61 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
21:30:08 #11 55.62 Setting up libpipeline1:arm64 (1.5.2-2build1) ...
21:30:08 #11 55.63 Setting up wdiff (1.2.2-2build1) ...
21:30:08 #11 55.64 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ...
21:30:08 #11 55.65 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
21:30:08 #11 55.66 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
21:30:08 #11 55.68 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
21:30:08 #11 55.69 Setting up mime-support (3.64ubuntu1) ...
21:30:08 #11 55.72 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
21:30:08 #11 55.76 Setting up libmagic-mgc (1:5.38-4) ...
21:30:08 #11 55.77 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
21:30:08 #11 55.78 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
21:30:08 #11 55.80 No schema files found: doing nothing.
21:30:08 #11 55.80 Setting up distro-info-data (0.43ubuntu1.11) ...
21:30:08 #11 55.82 Setting up manpages (5.05-1) ...
21:30:08 #11 55.83 Setting up unzip (6.0-25ubuntu1.1) ...
21:30:08 #12 2.464 ================================================================================
21:30:08 #12 2.464  Package                       Arch     Version                  Repo      Size
21:30:08 #12 2.464 ================================================================================
21:30:08 #12 2.464 Installing:
21:30:08 #12 2.464  cmake                         aarch64  3.25.2-1.fc36            updates  6.3 M
21:30:08 #12 2.464  device-mapper-devel           aarch64  1.02.175-7.fc36          fedora    43 k
21:30:08 #12 2.464  gcc                           aarch64  12.2.1-4.fc36            updates   29 M
21:30:08 #12 2.464  git                           aarch64  2.39.2-1.fc36            updates   66 k
21:30:08 #12 2.464  glibc-static                  aarch64  2.35-22.fc36             updates  1.4 M
21:30:08 #12 2.464  libseccomp-devel              aarch64  2.5.3-2.fc36             fedora    53 k
21:30:08 #12 2.464  libselinux-devel              aarch64  3.3-4.fc36               fedora   113 k
21:30:08 #12 2.464  libtool                       aarch64  2.4.7-1.fc36             updates  593 k
21:30:08 #12 2.464  libtool-ltdl-devel            aarch64  2.4.7-1.fc36             updates  157 k
21:30:08 #12 2.464  make                          aarch64  1:4.3-7.fc36             fedora   529 k
21:30:08 #12 2.464  selinux-policy-devel          noarch   36.17-1.fc36             updates  815 k
21:30:08 #12 2.464  systemd                       aarch64  250.10-2.fc36            updates  4.0 M
21:30:08 #12 2.464  which                         aarch64  2.21-32.fc36             fedora    42 k
21:30:08 #12 2.464 Installing dependencies:
21:30:08 #12 2.464  annobin-docs                  noarch   11.11-1.fc36             updates   92 k
21:30:08 #12 2.464  annobin-plugin-gcc            aarch64  11.11-1.fc36             updates  889 k
21:30:08 #12 2.464  autoconf                      noarch   2.71-3.fc36              updates  720 k
21:30:08 #12 2.464  automake                      noarch   1.16.5-7.fc36            updates  675 k
21:30:08 #12 2.464  checkpolicy                   aarch64  3.3-2.fc36               fedora   336 k
21:30:08 #12 2.464  cmake-data                    noarch   3.25.2-1.fc36            updates  1.7 M
21:30:08 #12 2.464  cmake-filesystem              aarch64  3.25.2-1.fc36            updates   17 k
21:30:08 #12 2.464  cmake-rpm-macros              noarch   3.25.2-1.fc36            updates   16 k
21:30:08 #12 2.464  cpp                           aarch64  12.2.1-4.fc36            updates  9.2 M
21:30:08 #12 2.464  dbus                          aarch64  1:1.14.4-1.fc36          updates  7.2 k
21:30:08 #12 2.464  dbus-broker                   aarch64  33-1.fc36                updates  168 k
21:30:08 #12 2.464  dbus-common                   noarch   1:1.14.4-1.fc36          updates   14 k
21:30:08 #12 2.464  device-mapper                 aarch64  1.02.175-7.fc36          fedora   137 k
21:30:08 #12 2.464  device-mapper-libs            aarch64  1.02.175-7.fc36          fedora   170 k
21:30:08 #12 2.464  gc                            aarch64  8.0.6-3.fc36             updates  102 k
21:30:08 #12 2.464  gcc-plugin-annobin            aarch64  12.2.1-4.fc36            updates   52 k
21:30:08 #12 2.464  git-core                      aarch64  2.39.2-1.fc36            updates  4.3 M
21:30:08 #12 2.464  git-core-doc                  noarch   2.39.2-1.fc36            updates  2.6 M
21:30:08 #12 2.464  glibc-devel                   aarch64  2.35-22.fc36             updates  483 k
21:30:08 #12 2.464  guile22                       aarch64  2.2.7-5.fc36             fedora   6.4 M
21:30:08 #12 2.464  jsoncpp                       aarch64  1.9.5-2.fc36             fedora    92 k
21:30:08 #12 2.464  kernel-headers                aarch64  6.2.6-100.fc36           updates  1.3 M
21:30:08 #12 2.464  kmod-libs                     aarch64  29-7.fc36                fedora    65 k
21:30:08 #12 2.464  less                          aarch64  590-5.fc36               updates  161 k
21:30:08 #12 2.464  libargon2                     aarch64  20171227-9.fc36          updates   28 k
21:30:08 #12 2.464  libasan                       aarch64  12.2.1-4.fc36            updates  425 k
21:30:08 #12 2.464  libatomic                     aarch64  12.2.1-4.fc36            updates   43 k
21:30:08 #12 2.464  libcbor                       aarch64  0.7.0-5.fc36             fedora    55 k
21:30:08 #12 2.464  libedit                       aarch64  3.1-41.20210910cvs.fc36  fedora   104 k
21:30:08 #12 2.464  libfdisk                      aarch64  2.38-1.fc36              updates  155 k
21:30:08 #12 2.464  libfido2                      aarch64  1.10.0-5.fc36            updates   93 k
21:30:08 #12 2.464  libmpc                        aarch64  1.2.1-4.fc36             fedora    62 k
21:30:08 #12 2.464  libseccomp                    aarch64  2.5.3-2.fc36             fedora    71 k
21:30:08 #12 2.464  libselinux-utils              aarch64  3.3-4.fc36               fedora   144 k
21:30:08 #12 2.464  libsepol-devel                aarch64  3.3-3.fc36               fedora    40 k
21:30:08 #12 2.464  libtool-ltdl                  aarch64  2.4.7-1.fc36             updates   37 k
21:30:08 #12 2.464  libubsan                      aarch64  12.2.1-4.fc36            updates  192 k
21:30:08 #12 2.464  libutempter                   aarch64  1.2.1-6.fc36             fedora    26 k
21:30:08 #12 2.464  libuv                         aarch64  1:1.44.2-1.fc36          updates  148 k
21:30:08 #12 2.464  libxcrypt-devel               aarch64  4.4.33-4.fc36            updates   30 k
21:30:08 #12 2.464  libxcrypt-static              aarch64  4.4.33-4.fc36            updates  109 k
21:30:08 #12 2.464  m4                            aarch64  1.4.19-3.fc36            fedora   293 k
21:30:08 #12 2.464  openssh                       aarch64  8.8p1-1.fc36.1           fedora   440 k
21:30:08 #12 2.464  openssh-clients               aarch64  8.8p1-1.fc36.1           fedora   671 k
21:30:08 #12 2.464  pcre2-devel                   aarch64  10.40-1.fc36             updates  474 k
21:30:08 #12 2.464  pcre2-utf16                   aarch64  10.40-1.fc36             updates  199 k
21:30:08 #12 2.464  pcre2-utf32                   aarch64  10.40-1.fc36             updates  188 k
21:30:08 #12 2.464  perl-Error                    noarch   1:0.17029-8.fc36         fedora    41 k
21:30:08 #12 2.464  perl-File-Compare             noarch   1.100.600-486.fc36       fedora    18 k
21:30:08 #12 2.464  perl-File-Copy                noarch   2.35-486.fc36            fedora    25 k
21:30:08 #12 2.464  perl-File-Find                noarch   1.39-486.fc36            fedora    30 k
21:30:08 #12 2.464  perl-Git                      noarch   2.39.2-1.fc36            updates   43 k
21:30:08 #12 2.464  perl-TermReadKey              aarch64  2.38-12.fc36             fedora    36 k
21:30:08 #12 2.464  perl-Thread-Queue             noarch   3.14-479.fc36            fedora    21 k
21:30:08 #12 2.464  perl-lib                      aarch64  0.65-486.fc36            fedora    20 k
21:30:08 #12 2.464  perl-threads                  aarch64  1:2.26-449.fc36          fedora    56 k
21:30:08 #12 2.464  perl-threads-shared           aarch64  1.62-479.fc36            fedora    43 k
21:30:08 #12 2.464  policycoreutils               aarch64  3.3-4.fc36               fedora   203 k
21:30:08 #12 2.464  policycoreutils-devel         aarch64  3.3-4.fc36               fedora   137 k
21:30:08 #12 2.464  policycoreutils-python-utils  noarch   3.3-4.fc36               fedora    72 k
21:30:08 #12 2.464  python3-audit                 aarch64  3.1-2.fc36               updates   83 k
21:30:08 #12 2.464  python3-libselinux            aarch64  3.3-4.fc36               fedora   181 k
21:30:08 #12 2.464  python3-libsemanage           aarch64  3.3-3.fc36               fedora    81 k
21:30:08 #12 2.464  python3-policycoreutils       noarch   3.3-4.fc36               fedora   2.0 M
21:30:08 #12 2.464  python3-setools               aarch64  4.4.0-5.fc36             fedora   540 k
21:30:08 #12 2.464  python3-setuptools            noarch   59.6.0-3.fc36            updates  934 k
21:30:08 #12 2.464  rhash                         aarch64  1.4.2-2.fc36             fedora   185 k
21:30:08 #12 2.464  rpm-plugin-selinux            aarch64  4.17.1-3.fc36            updates   18 k
21:30:08 #12 2.464  selinux-policy                noarch   36.17-1.fc36             updates   66 k
21:30:08 #12 2.464  selinux-policy-targeted       noarch   36.17-1.fc36             updates  6.4 M
21:30:08 #12 2.464  systemd-devel                 aarch64  250.10-2.fc36            updates  446 k
21:30:08 #12 2.464  systemd-pam                   aarch64  250.10-2.fc36            updates  319 k
21:30:08 #12 2.464  systemd-rpm-macros            noarch   250.10-2.fc36            updates   24 k
21:30:08 #12 2.464  util-linux                    aarch64  2.38-1.fc36              updates  2.3 M
21:30:08 #12 2.464  vim-filesystem                noarch   2:9.0.1307-1.fc36        updates   17 k
21:30:08 #12 2.464  xkeyboard-config              noarch   2.35.1-1.fc36            fedora   878 k
21:30:08 #12 2.464 Installing weak dependencies:
21:30:08 #12 2.464  cryptsetup-libs               aarch64  2.4.3-2.fc36             fedora   430 k
21:30:08 #12 2.464  libbpf                        aarch64  2:0.7.0-3.fc36           updates  159 k
21:30:08 #12 2.464  libxkbcommon                  aarch64  1.4.0-1.fc36             fedora   139 k
21:30:08 #12 2.464  qrencode-libs                 aarch64  4.1.1-2.fc36             fedora    61 k
21:30:08 #12 2.464  systemd-networkd              aarch64  250.10-2.fc36            updates  564 k
21:30:08 #12 2.464  systemd-resolved              aarch64  250.10-2.fc36            updates  254 k
21:30:08 #12 2.464 
21:30:08 #12 2.464 Transaction Summary
21:30:08 #12 2.464 ================================================================================
21:30:08 #12 2.464 Install  95 Packages
21:30:08 #12 2.464 
21:30:08 #12 2.470 Total download size: 93 M
21:30:08 #12 2.470 Installed size: 358 M
21:30:08 #12 2.471 Downloading Packages:
21:30:08 #9 59.73 Setting up python3-magic (2:0.4.26-3) ...
21:30:08 #9 59.85 Setting up g++-12 (12.2.0-14) ...
21:30:08 #13 89.82   Installing : rsync-3.1.2-12.el7_9.aarch64                               16/65 
21:30:08 #13 90.12   Installing : perl-Data-Dumper-2.145-3.el7.aarch64                       17/65 
21:30:08 #11 59.03 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ...
21:30:08 #11 59.04 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
21:30:08 #11 59.07 Selecting previously unselected package libhtml-form-perl.
21:30:08 #11 59.07 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ...
21:30:08 #11 59.08 Unpacking libhtml-form-perl (6.07-1) ...
21:30:08 #11 59.11 Selecting previously unselected package libhtml-format-perl.
21:30:08 #11 59.11 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ...
21:30:08 #11 59.11 Unpacking libhtml-format-perl (2.12-1.1) ...
21:30:08 #11 59.15 Selecting previously unselected package libhtml-html5-entities-perl.
21:30:08 #11 59.15 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:30:08 #11 59.15 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:30:08 #11 59.19 Selecting previously unselected package libhttp-daemon-perl.
21:30:08 #11 59.19 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
21:30:08 #11 59.19 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:30:08 #11 59.22 Selecting previously unselected package libio-interactive-perl.
21:30:08 #11 59.23 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ...
21:30:08 #11 59.23 Unpacking libio-interactive-perl (1.023-1) ...
21:30:08 #11 59.26 Selecting previously unselected package libio-prompt-tiny-perl.
21:30:08 #11 59.27 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ...
21:30:08 #11 59.27 Unpacking libio-prompt-tiny-perl (0.003-1) ...
21:30:08 #11 59.30 Selecting previously unselected package libtypes-serialiser-perl.
21:30:08 #11 59.30 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ...
21:30:08 #11 59.31 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:30:08 #11 59.34 Selecting previously unselected package libjson-xs-perl.
21:30:08 #11 59.34 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ...
21:30:08 #11 59.35 Unpacking libjson-xs-perl (4.030-1build3) ...
21:30:08 #11 59.38 Selecting previously unselected package libjson-maybexs-perl.
21:30:08 #11 57.59 Preparing to unpack .../119-g++_4%3a12.2.0-1ubuntu1_arm64.deb ...
21:30:08 #11 57.59 Unpacking g++ (4:12.2.0-1ubuntu1) ...
21:30:08 #11 57.62 Selecting previously unselected package make.
21:30:08 #11 57.62 Preparing to unpack .../120-make_4.3-4.1build1_arm64.deb ...
21:30:08 #11 57.63 Unpacking make (4.3-4.1build1) ...
21:30:08 #11 57.66 Selecting previously unselected package libdpkg-perl.
21:30:08 #11 57.66 Preparing to unpack .../121-libdpkg-perl_1.21.9ubuntu1_all.deb ...
21:30:08 #11 57.66 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
21:30:08 #11 57.71 Selecting previously unselected package bzip2.
21:30:08 #11 57.71 Preparing to unpack .../122-bzip2_1.0.8-5build1_arm64.deb ...
21:30:08 #11 57.71 Unpacking bzip2 (1.0.8-5build1) ...
21:30:08 #11 57.74 Selecting previously unselected package patch.
21:30:08 #11 57.74 Preparing to unpack .../123-patch_2.7.6-7build2_arm64.deb ...
21:30:08 #11 57.75 Unpacking patch (2.7.6-7build2) ...
21:30:08 #11 57.78 Selecting previously unselected package lto-disabled-list.
21:30:08 #11 57.78 Preparing to unpack .../124-lto-disabled-list_35_all.deb ...
21:30:08 #11 57.78 Unpacking lto-disabled-list (35) ...
21:30:08 #11 57.83 Selecting previously unselected package dpkg-dev.
21:30:08 #10 61.15 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
21:30:08 #10 61.15 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
21:30:08 #10 61.15 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
21:30:08 #10 61.16 Setting up libipc-run-perl (0.96-1) ...
21:30:08 #10 61.18 Setting up libcgi-pm-perl (4.38-1) ...
21:30:08 #10 61.19 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:30:08 #10 61.21 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
21:30:08 #10 61.39 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
21:30:08 #10 61.40 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:30:08 #11 55.85 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
21:30:08 #11 55.86 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
21:30:08 #11 55.88 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:30:08 #11 55.89 Setting up binutils-common:arm64 (2.34-6ubuntu1.4) ...
21:30:08 #11 55.91 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
21:30:08 #11 55.92 Setting up libmagic1:arm64 (1:5.38-4) ...
21:30:08 #11 55.94 Setting up less (551-1ubuntu0.1) ...
21:30:08 #11 55.96 Setting up perl-openssl-defaults:arm64 (4) ...
21:30:08 #11 55.97 Setting up linux-libc-dev:arm64 (5.4.0-146.163) ...
21:30:08 #11 55.99 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.4) ...
21:30:08 #11 56.00 Setting up gettext-base (0.19.8.1-10build1) ...
21:30:08 #11 56.01 Setting up libnpth0:arm64 (1.6-1) ...
21:30:08 #11 56.02 Setting up krb5-locales (1.17-6ubuntu4.3) ...
21:30:08 #11 56.04 Setting up file (1:5.38-4) ...
21:30:08 #11 56.05 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
21:30:08 #13 4.175 Reading package lists...
21:30:08 #13 5.174 Building dependency tree...
21:30:08 #13 5.369 Reading state information...
21:30:08 #9 59.87 Setting up python3-pkg-resources (66.1.1-1) ...
21:30:08 #9 60.14 Setting up libmodule-implementation-perl (0.09-2) ...
21:30:08 #13 90.22   Installing : autoconf-2.69-11.el7.noarch                                18/65 
21:30:08 #13 90.50 install-info: No such file or directory for /usr/share/info/autoconf.info
21:30:08 #11 59.39 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ...
21:30:08 #11 59.39 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:30:08 #11 59.43 Selecting previously unselected package libldap-common.
21:30:08 #11 59.43 Preparing to unpack .../280-libldap-common_2.5.14+dfsg-0ubuntu0.22.04.1_all.deb ...
21:30:08 #11 59.43 Unpacking libldap-common (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:30:08 #11 59.47 Selecting previously unselected package liblist-compare-perl.
21:30:08 #11 59.47 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ...
21:30:08 #11 59.48 Unpacking liblist-compare-perl (0.55-1) ...
21:30:08 #11 59.52 Selecting previously unselected package liblist-someutils-perl.
21:30:08 #11 59.52 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ...
21:30:08 #11 59.53 Unpacking liblist-someutils-perl (0.58-1) ...
21:30:08 #11 59.57 Selecting previously unselected package liblist-someutils-xs-perl.
21:30:08 #11 59.57 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
21:30:08 #11 59.57 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:30:08 #11 59.61 Selecting previously unselected package liblist-utilsby-perl.
21:30:08 #11 59.61 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ...
21:30:08 #11 59.62 Unpacking liblist-utilsby-perl (0.11-1) ...
21:30:08 #11 59.66 Selecting previously unselected package libltdl7:arm64.
21:30:08 #11 57.84 Preparing to unpack .../125-dpkg-dev_1.21.9ubuntu1_all.deb ...
21:30:08 #11 57.84 Unpacking dpkg-dev (1.21.9ubuntu1) ...
21:30:08 #11 57.88 Selecting previously unselected package build-essential.
21:30:08 #11 57.88 Preparing to unpack .../126-build-essential_12.9ubuntu3_arm64.deb ...
21:30:08 #11 57.89 Unpacking build-essential (12.9ubuntu3) ...
21:30:08 #11 57.92 Selecting previously unselected package libbrotli1:arm64.
21:30:08 #11 57.92 Preparing to unpack .../127-libbrotli1_1.0.9-2build6_arm64.deb ...
21:30:08 #11 57.93 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
21:30:08 #11 57.96 Selecting previously unselected package libsasl2-modules-db:arm64.
21:30:08 #11 57.96 Preparing to unpack .../128-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_arm64.deb ...
21:30:08 #11 57.97 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:30:08 #11 58.00 Selecting previously unselected package libsasl2-2:arm64.
21:30:08 #11 58.00 Preparing to unpack .../129-libsasl2-2_2.1.28+dfsg-6ubuntu2_arm64.deb ...
21:30:08 #11 58.01 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:30:08 #11 58.04 Selecting previously unselected package libldap-2.5-0:arm64.
21:30:08 #11 58.04 Preparing to unpack .../130-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.10.1_arm64.deb ...
21:30:08 #11 58.05 Unpacking libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:30:08 #11 58.09 Selecting previously unselected package librtmp1:arm64.
21:30:08 #10 61.42 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:30:08 #10 61.44 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:30:08 #10 61.51 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:30:08 #10 61.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:08 #11 56.06 Setting up libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:30:08 #11 56.07 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
21:30:08 #11 56.08 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:30:08 #11 56.10 Setting up libfakeroot:arm64 (1.24-1) ...
21:30:08 #11 56.12 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
21:30:08 #11 56.13 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:30:08 #11 56.14 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
21:30:08 #11 56.25 
21:30:08 #11 56.25 Current default time zone: 'Etc/UTC'
21:30:08 #11 56.25 Local time is now:      Thu Mar 30 21:30:08 UTC 2023.
21:30:08 #11 56.25 Universal Time is now:  Thu Mar 30 21:30:08 UTC 2023.
21:30:08 #11 56.25 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:30:08 #11 56.25 
21:30:08 #11 56.27 Setting up fakeroot (1.24-1) ...
21:30:08 #11 56.28 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:30:08 #11 56.28 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
21:30:08 #11 56.28 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
21:30:08 #11 56.28 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
21:30:08 #11 56.29 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
21:30:08 #11 56.29 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
21:30:08 #11 56.29 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
21:30:08 #11 56.29 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
21:30:08 #11 56.29 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
21:30:08 #11 56.30 Setting up autotools-dev (20180224.1) ...
21:30:08 #11 56.32 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:30:08 #11 56.33 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
21:30:08 #11 56.34 Setting up make (4.2.1-1.2) ...
21:30:08 #11 56.35 Setting up libmpfr6:arm64 (4.0.2-1) ...
21:30:08 #11 56.37 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:30:08 #11 56.38 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:30:08 #11 56.39 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
21:30:08 #11 56.40 Setting up strace (5.5-3ubuntu1) ...
21:30:08 #10 59.14 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
21:30:08 #10 59.15 Setting up gcc (4:10.2.1-1) ...
21:30:08 #10 59.17 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:30:08 #10 59.31 Setting up perl (5.32.1-4+deb11u2) ...
21:30:08 #10 59.33 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
21:30:08 #10 59.34 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:30:08 #10 59.35 Setting up libdata-dump-perl (1.23-1.1) ...
21:30:08 #10 59.36 Setting up libref-util-perl (0.204-1) ...
21:30:08 #10 59.37 Setting up libipc-system-simple-perl (1.30-1) ...
21:30:08 #10 59.38 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:30:08 #10 59.39 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
21:30:08 #10 59.40 Setting up libvariable-magic-perl (0.62-1+b3) ...
21:30:08 #10 59.42 Setting up libio-html-perl (1.004-2) ...
21:30:08 #10 59.43 Setting up libpod-parser-perl (1.63-2) ...
21:30:08 #10 59.44 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
21:30:08 #10 59.45 Setting up liblist-moreutils-xs-perl (0.430-2) ...
21:30:08 #10 59.46 Setting up libparams-util-perl (1.102-1+b1) ...
21:30:08 #10 59.47 Setting up libdpkg-perl (1.20.12) ...
21:30:08 #10 59.48 Setting up libtime-duration-perl (1.21-1) ...
21:30:08 #10 59.50 Setting up autoconf (2.69-14) ...
21:30:08 #10 59.51 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:30:08 #10 59.52 Setting up libarray-intspan-perl (2.004-1) ...
21:30:08 #10 59.53 Setting up libcapture-tiny-perl (0.48-1) ...
21:30:08 #10 59.54 Setting up libtimedate-perl (2.3300-2) ...
21:30:08 #10 59.55 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:30:08 #10 59.57 Setting up libsub-name-perl (0.26-1+b1) ...
21:30:08 #10 59.58 Setting up libtype-tiny-xs-perl (0.022-1) ...
21:30:08 #10 59.59 Setting up g++ (4:10.2.1-1) ...
21:30:08 #10 59.61 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:30:08 #10 59.62 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:30:08 #10 59.63 Setting up libproc-processtable-perl (0.59-2+b1) ...
21:30:08 #10 59.65 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:30:08 #10 59.66 Setting up xauth (1:1.1-1) ...
21:30:08 #10 59.67 Setting up libpath-tiny-perl (0.118-1) ...
21:30:08 #10 59.68 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:30:08 #10 59.69 Setting up libjson-perl (4.03000-1) ...
21:30:08 #10 59.70 Setting up libipc-run3-perl (0.048-2) ...
21:30:08 #10 59.71 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
21:30:08 #10 59.73 Setting up libsub-override-perl (0.09-2) ...
21:30:08 #10 59.74 Setting up libaliased-perl (0.34-1.1) ...
21:30:08 #10 59.75 Setting up libstrictures-perl (2.000006-1) ...
21:30:08 #10 59.76 Setting up libsub-quote-perl (2.006006-1) ...
21:30:08 #10 59.77 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:30:08 #10 59.78 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
21:30:08 #10 59.79 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
21:30:08 #10 59.80 Setting up libsort-versions-perl (1.62-1) ...
21:30:08 #10 59.81 Setting up libexporter-tiny-perl (1.002002-1) ...
21:30:08 #10 59.83 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
21:30:08 #10 59.84 Setting up libfile-dirlist-perl (0.05-2) ...
21:30:08 #10 59.85 Setting up libterm-readkey-perl (2.38-1+b2) ...
21:30:08 #10 59.86 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
21:30:08 #10 59.87 Setting up libperlio-gzip-perl (0.19-1+b7) ...
21:30:08 #10 59.88 Setting up libsys-hostname-long-perl (1.5-2) ...
21:30:08 #10 59.89 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:30:08 #10 59.90 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
21:30:08 #10 59.92 Setting up liburi-perl (5.08-1) ...
21:30:08 #10 59.93 Setting up libfile-touch-perl (0.11-1) ...
21:30:08 #10 59.94 Setting up python3.9 (3.9.2-1) ...
21:30:08 #13 5.375 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:30:08 #13 5.635 Starting 2 pkgProblemResolver with broken count: 0
21:30:08 #13 5.639 Done
21:30:08 #10 51.84   Running scriptlet: glibc-gconv-extra-2.36-9.fc37.aarch64              137/137 
21:30:08 #10 56.34   Verifying        : bzip2-1.0.8-12.fc37.aarch64                          1/137 
21:30:08 #10 56.34   Verifying        : cpio-2.13-13.fc37.aarch64                            2/137 
21:30:08 #10 56.34   Verifying        : dash-0.5.11.5-2.fc37.aarch64                         3/137 
21:30:08 #10 56.34   Verifying        : desktop-file-utils-0.26-7.fc37.aarch64               4/137 
21:30:08 #10 56.34   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.aarch64       5/137 
21:30:08 #10 56.34   Verifying        : diffutils-3.8-3.fc37.aarch64                         6/137 
21:30:08 #10 56.34   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                 7/137 
21:30:08 #10 56.34   Verifying        : dwz-0.14-7.fc37.aarch64                              8/137 
21:30:08 #10 56.34   Verifying        : ed-1.18-2.fc37.aarch64                               9/137 
21:30:08 #10 56.34   Verifying        : efi-srpm-macros-5-6.fc37.noarch                     10/137 
21:30:08 #10 56.34   Verifying        : file-5.42-4.fc37.aarch64                            11/137 
21:30:08 #10 56.34   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             12/137 
21:30:08 #10 56.34   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   13/137 
21:30:08 #10 56.34   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  14/137 
21:30:08 #10 56.34   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  15/137 
21:30:08 #10 56.34   Verifying        : groff-base-1.22.4-10.fc37.aarch64                   16/137 
21:30:08 #10 56.34   Verifying        : hunspell-1.7.0-21.fc37.aarch64                      17/137 
21:30:08 #10 56.34   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             18/137 
21:30:08 #10 56.34   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          19/137 
21:30:08 #10 56.34   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          20/137 
21:30:08 #10 56.34   Verifying        : hunspell-filesystem-1.7.0-21.fc37.aarch64           21/137 
21:30:08 #10 56.34   Verifying        : json-glib-1.6.6-3.fc37.aarch64                      22/137 
21:30:08 #10 56.34   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               23/137 
21:30:08 #10 56.34   Verifying        : libappstream-glib-0.8.1-1.fc37.aarch64              24/137 
21:30:08 #10 56.34   Verifying        : libjpeg-turbo-2.1.3-2.fc37.aarch64                  25/137 
21:30:08 #10 56.34   Verifying        : libpkgconf-1.8.0-3.fc37.aarch64                     26/137 
21:30:08 #10 56.34   Verifying        : libpng-2:1.6.37-13.fc37.aarch64                     27/137 
21:30:08 #10 56.34   Verifying        : libstemmer-0-19.585svn.fc37.aarch64                 28/137 
21:30:08 #10 56.34   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     29/137 
21:30:08 #10 56.34   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     30/137 
21:30:08 #10 56.34   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   31/137 
21:30:08 #10 56.34   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               32/137 
21:30:08 #10 56.34   Verifying        : package-notes-srpm-macros-0.5-6.fc37.noarch         33/137 
21:30:08 #10 56.34   Verifying        : patch-2.7.6-17.fc37.aarch64                         34/137 
21:30:08 #10 56.34   Verifying        : perl-AutoLoader-5.74-492.fc37.noarch                35/137 
21:30:08 #10 56.34   Verifying        : perl-B-1.83-492.fc37.aarch64                        36/137 
21:30:08 #10 56.34   Verifying        : perl-Carp-1.52-489.fc37.noarch                      37/137 
21:30:08 #10 56.34   Verifying        : perl-Class-Struct-0.66-492.fc37.noarch              38/137 
21:30:08 #10 56.34   Verifying        : perl-Data-Dumper-2.184-490.fc37.aarch64             39/137 
21:30:08 #10 56.34   Verifying        : perl-Digest-1.20-489.fc37.noarch                    40/137 
21:30:08 #10 56.34   Verifying        : perl-Digest-MD5-2.58-489.fc37.aarch64               41/137 
21:30:08 #10 56.34   Verifying        : perl-DynaLoader-1.52-492.fc37.aarch64               42/137 
21:30:08 #10 56.34   Verifying        : perl-Encode-4:3.19-492.fc37.aarch64                 43/137 
21:30:08 #10 56.34   Verifying        : perl-Errno-1.36-492.fc37.aarch64                    44/137 
21:30:08 #10 56.34   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  45/137 
21:30:08 #10 56.34   Verifying        : perl-Fcntl-1.15-492.fc37.aarch64                    46/137 
21:30:08 #10 56.34   Verifying        : perl-File-Basename-2.85-492.fc37.noarch             47/137 
21:30:08 #10 56.34   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 48/137 
21:30:08 #10 56.34   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          49/137 
21:30:08 #10 56.34   Verifying        : perl-File-stat-1.12-492.fc37.noarch                 50/137 
21:30:08 #10 56.34   Verifying        : perl-FileHandle-2.03-492.fc37.noarch                51/137 
21:30:08 #10 56.34   Verifying        : perl-Getopt-Std-1.13-492.fc37.noarch                52/137 
21:30:08 #10 56.34   Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                  53/137 
21:30:08 #10 56.34   Verifying        : perl-IO-1.50-492.fc37.aarch64                       54/137 
21:30:08 #10 56.34   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              55/137 
21:30:08 #10 56.34   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              56/137 
21:30:08 #10 56.34   Verifying        : perl-IPC-Open3-1.22-492.fc37.noarch                 57/137 
21:30:08 #10 56.34   Verifying        : perl-MIME-Base64-3.16-489.fc37.aarch64              58/137 
21:30:08 #10 56.34   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              59/137 
21:30:08 #10 56.34   Verifying        : perl-NDBM_File-1.15-492.fc37.aarch64                60/137 
21:30:08 #10 56.34   Verifying        : perl-Net-SSLeay-1.92-4.fc37.aarch64                 61/137 
21:30:08 #10 56.34   Verifying        : perl-POSIX-2.03-492.fc37.aarch64                    62/137 
21:30:08 #10 56.34   Verifying        : perl-PathTools-3.84-489.fc37.aarch64                63/137 
21:30:08 #10 56.34   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             64/137 
21:30:08 #10 56.34   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            65/137 
21:30:08 #10 56.34   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              66/137 
21:30:08 #10 56.34   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 67/137 
21:30:08 #10 56.34   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64      68/137 
21:30:08 #10 56.34   Verifying        : perl-SelectSaver-1.02-492.fc37.noarch               69/137 
21:30:08 #10 56.34   Verifying        : perl-Socket-4:2.036-1.fc37.aarch64                  70/137 
21:30:08 #10 56.34   Verifying        : perl-Storable-1:3.26-489.fc37.aarch64               71/137 
21:30:08 #10 56.34   Verifying        : perl-Symbol-1.09-492.fc37.noarch                    72/137 
21:30:08 #10 56.34   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            73/137 
21:30:08 #10 56.34   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  74/137 
21:30:08 #10 56.34   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           75/137 
21:30:08 #10 56.34   Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       76/137 
21:30:08 #10 56.34   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             77/137 
21:30:08 #10 56.34   Verifying        : perl-base-2.27-492.fc37.noarch                      78/137 
21:30:08 #10 56.34   Verifying        : perl-constant-1.33-490.fc37.noarch                  79/137 
21:30:08 #10 56.34   Verifying        : perl-if-0.61.000-492.fc37.noarch                    80/137 
21:30:08 #10 56.34   Verifying        : perl-interpreter-4:5.36.0-492.fc37.aarch64          81/137 
21:30:08 #10 56.34   Verifying        : perl-libnet-3.14-490.fc37.noarch                    82/137 
21:30:08 #10 56.34   Verifying        : perl-libs-4:5.36.0-492.fc37.aarch64                 83/137 
21:30:08 #10 56.34   Verifying        : perl-mro-1.26-492.fc37.aarch64                      84/137 
21:30:08 #10 56.34   Verifying        : perl-overload-1.35-492.fc37.noarch                  85/137 
21:30:08 #10 56.34   Verifying        : perl-overloading-0.02-492.fc37.noarch               86/137 
21:30:08 #10 56.34   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 87/137 
21:30:08 #10 56.34   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               88/137 
21:30:08 #10 56.34   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   89/137 
21:30:08 #10 56.35   Verifying        : perl-subs-1.04-492.fc37.noarch                      90/137 
21:30:08 #10 56.35   Verifying        : perl-vars-1.05-492.fc37.noarch                      91/137 
21:30:08 #10 56.35   Verifying        : pkgconf-1.8.0-3.fc37.aarch64                        92/137 
21:30:08 #10 56.35   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                      93/137 
21:30:08 #10 56.35   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.aarch64             94/137 
21:30:08 #10 56.35   Verifying        : python3-construct-2.10.68-3.fc37.noarch             95/137 
21:30:08 #10 56.35   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch              96/137 
21:30:08 #10 56.35   Verifying        : python3-distro-1.7.0-3.fc37.noarch                  97/137 
21:30:08 #10 56.35   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch        98/137 
21:30:08 #10 56.35   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                 99/137 
21:30:08 #10 56.35   Verifying        : python3-file-magic-5.42-4.fc37.noarch              100/137 
21:30:08 #10 56.35   Verifying        : python3-pybeam-0.7-4.fc37.noarch                   101/137 
21:30:08 #10 56.35   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                   102/137 
21:30:08 #10 56.35   Verifying        : python3-six-1.16.0-8.fc37.noarch                   103/137 
21:30:08 #10 56.35   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                104/137 
21:30:08 #10 56.35   Verifying        : rpm-build-4.18.0-1.fc37.aarch64                    105/137 
21:30:08 #10 56.35   Verifying        : shared-mime-info-2.2-2.fc37.aarch64                106/137 
21:30:08 #10 56.35   Verifying        : unzip-6.0-58.fc37.aarch64                          107/137 
21:30:08 #10 56.35   Verifying        : xxhash-libs-0.8.1-3.fc37.aarch64                   108/137 
21:30:08 #10 56.35   Verifying        : zip-3.0-33.fc37.aarch64                            109/137 
21:30:08 #10 56.35   Verifying        : ansible-srpm-macros-1-8.1.fc37.noarch              110/137 
21:30:08 #10 56.35   Verifying        : binutils-2.38-25.fc37.aarch64                      111/137 
21:30:08 #10 56.35   Verifying        : binutils-gold-2.38-25.fc37.aarch64                 112/137 
21:30:08 #10 56.35   Verifying        : dbus-libs-1:1.14.6-1.fc37.aarch64                  113/137 
21:30:08 #10 56.35   Verifying        : debugedit-5.0-7.fc37.aarch64                       114/137 
21:30:08 #10 56.35   Verifying        : elfutils-0.189-1.fc37.aarch64                      115/137 
21:30:08 #10 56.35   Verifying        : elfutils-debuginfod-client-0.189-1.fc37.aarch64    116/137 
21:30:08 #10 56.35   Verifying        : emacs-filesystem-1:28.2-3.fc37.noarch              117/137 
21:30:08 #10 56.35   Verifying        : enchant2-2.3.4-1.fc37.aarch64                      118/137 
21:30:08 #10 56.35   Verifying        : gdb-minimal-13.1-1.fc37.aarch64                    119/137 
21:30:08 #10 56.35   Verifying        : ghc-srpm-macros-1.6.1-1.fc37.noarch                120/137 
21:30:08 #10 56.35   Verifying        : glibc-gconv-extra-2.36-9.fc37.aarch64              121/137 
21:30:08 #10 56.35   Verifying        : gnat-srpm-macros-5-1.fc37.noarch                   122/137 
21:30:08 #10 56.35   Verifying        : ncurses-6.3-4.20220501.fc37.aarch64                123/137 
21:30:08 #10 56.35   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              124/137 
21:30:08 #10 56.35   Verifying        : perl-URI-5.17-1.fc37.noarch                        125/137 
21:30:08 #10 56.35   Verifying        : pyproject-srpm-macros-1.6.3-1.fc37.noarch          126/137 
21:30:08 #10 56.35   Verifying        : python-srpm-macros-3.11-5.fc37.noarch              127/137 
21:30:08 #10 56.35   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                  128/137 
21:30:08 #10 56.35   Verifying        : python3-zstandard-0.19.0-1.fc37.aarch64            129/137 
21:30:08 #10 56.35   Verifying        : qt5-srpm-macros-5.15.8-1.fc37.noarch               130/137 
21:30:08 #10 56.35   Verifying        : redhat-rpm-config-229-1.fc37.noarch                131/137 
21:30:08 #10 56.35   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch         132/137 
21:30:08 #10 56.35   Verifying        : rpmlint-2.4.0-3.fc37.noarch                        133/137 
21:30:08 #10 56.35   Verifying        : rpmlint-fedora-license-data-1.16-1.fc37.noarch     134/137 
21:30:08 #10 56.35   Verifying        : rust-srpm-macros-24-1.fc37.noarch                  135/137 
21:30:08 #10 56.35   Verifying        : xz-5.4.1-1.fc37.aarch64                            136/137 
21:30:08 #10 56.35   Verifying        : zstd-1.5.4-1.fc37.aarch64                          137/137 
21:30:08 #10 56.49 
21:30:08 #10 56.49 Installed:
21:30:08 #10 56.49   ansible-srpm-macros-1-8.1.fc37.noarch                                         
21:30:08 #10 56.49   binutils-2.38-25.fc37.aarch64                                                 
21:30:08 #10 56.49   binutils-gold-2.38-25.fc37.aarch64                                            
21:30:08 #10 56.49   bzip2-1.0.8-12.fc37.aarch64                                                   
21:30:08 #10 56.49   cpio-2.13-13.fc37.aarch64                                                     
21:30:08 #10 56.49   dash-0.5.11.5-2.fc37.aarch64                                                  
21:30:08 #10 56.49   dbus-libs-1:1.14.6-1.fc37.aarch64                                             
21:30:08 #10 56.49   debugedit-5.0-7.fc37.aarch64                                                  
21:30:08 #10 56.49   desktop-file-utils-0.26-7.fc37.aarch64                                        
21:30:08 #10 56.49   devscripts-checkbashisms-2.22.2-3.fc37.aarch64                                
21:30:08 #10 56.49   diffutils-3.8-3.fc37.aarch64                                                  
21:30:08 #10 56.49   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
21:30:08 #10 56.49   dwz-0.14-7.fc37.aarch64                                                       
21:30:08 #10 56.49   ed-1.18-2.fc37.aarch64                                                        
21:30:08 #10 56.49   efi-srpm-macros-5-6.fc37.noarch                                               
21:30:08 #10 56.49   elfutils-0.189-1.fc37.aarch64                                                 
21:30:08 #10 56.49   elfutils-debuginfod-client-0.189-1.fc37.aarch64                               
21:30:08 #10 56.49   emacs-filesystem-1:28.2-3.fc37.noarch                                         
21:30:08 #10 56.49   enchant2-2.3.4-1.fc37.aarch64                                                 
21:30:08 #10 56.49   file-5.42-4.fc37.aarch64                                                      
21:30:08 #10 56.49   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
21:30:08 #10 56.49   fpc-srpm-macros-1.3-6.fc37.noarch                                             
21:30:08 #10 56.49   gdb-minimal-13.1-1.fc37.aarch64                                               
21:30:08 #10 56.49   gdk-pixbuf2-2.42.10-1.fc37.aarch64                                            
21:30:08 #10 56.49   ghc-srpm-macros-1.6.1-1.fc37.noarch                                           
21:30:08 #10 56.49   glibc-gconv-extra-2.36-9.fc37.aarch64                                         
21:30:08 #10 56.49   gnat-srpm-macros-5-1.fc37.noarch                                              
21:30:08 #10 56.49   go-srpm-macros-3.2.0-1.fc37.noarch                                            
21:30:08 #10 56.49   groff-base-1.22.4-10.fc37.aarch64                                             
21:30:08 #10 56.49   hunspell-1.7.0-21.fc37.aarch64                                                
21:30:08 #10 56.49   hunspell-en-0.20140811.1-23.fc37.noarch                                       
21:30:08 #10 56.49   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
21:30:08 #10 56.49   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
21:30:08 #10 56.49   hunspell-filesystem-1.7.0-21.fc37.aarch64                                     
21:30:08 #10 56.49   json-glib-1.6.6-3.fc37.aarch64                                                
21:30:08 #10 56.49   kernel-srpm-macros-1.0-15.fc37.noarch                                         
21:30:08 #10 56.49   libappstream-glib-0.8.1-1.fc37.aarch64                                        
21:30:08 #10 56.49   libjpeg-turbo-2.1.3-2.fc37.aarch64                                            
21:30:08 #10 56.49   libpkgconf-1.8.0-3.fc37.aarch64                                               
21:30:08 #10 56.49   libpng-2:1.6.37-13.fc37.aarch64                                               
21:30:08 #10 56.49   libstemmer-0-19.585svn.fc37.aarch64                                           
21:30:08 #10 56.49   lua-srpm-macros-1-7.fc37.noarch                                               
21:30:08 #10 56.49   ncurses-6.3-4.20220501.fc37.aarch64                                           
21:30:08 #10 56.49   nim-srpm-macros-3-7.fc37.noarch                                               
21:30:08 #10 56.49   ocaml-srpm-macros-7-2.fc37.noarch                                             
21:30:08 #10 56.49   openblas-srpm-macros-2-12.fc37.noarch                                         
21:30:08 #10 56.49   package-notes-srpm-macros-0.5-6.fc37.noarch                                   
21:30:08 #10 56.49   patch-2.7.6-17.fc37.aarch64                                                   
21:30:08 #10 56.49   perl-AutoLoader-5.74-492.fc37.noarch                                          
21:30:08 #10 56.49   perl-B-1.83-492.fc37.aarch64                                                  
21:30:08 #10 56.49   perl-Carp-1.52-489.fc37.noarch                                                
21:30:08 #10 56.49   perl-Class-Struct-0.66-492.fc37.noarch                                        
21:30:08 #10 56.49   perl-Data-Dumper-2.184-490.fc37.aarch64                                       
21:30:08 #10 56.49   perl-Digest-1.20-489.fc37.noarch                                              
21:30:08 #10 56.49   perl-Digest-MD5-2.58-489.fc37.aarch64                                         
21:30:08 #10 56.49   perl-DynaLoader-1.52-492.fc37.aarch64                                         
21:30:08 #10 56.49   perl-Encode-4:3.19-492.fc37.aarch64                                           
21:30:08 #10 56.49   perl-Errno-1.36-492.fc37.aarch64                                              
21:30:08 #10 56.49   perl-Exporter-5.77-489.fc37.noarch                                            
21:30:08 #10 56.49   perl-Fcntl-1.15-492.fc37.aarch64                                              
21:30:08 #10 56.49   perl-File-Basename-2.85-492.fc37.noarch                                       
21:30:08 #10 56.49   perl-File-Path-2.18-489.fc37.noarch                                           
21:30:08 #10 56.49   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
21:30:08 #10 56.49   perl-File-stat-1.12-492.fc37.noarch                                           
21:30:08 #10 56.49   perl-FileHandle-2.03-492.fc37.noarch                                          
21:30:08 #10 56.49   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
21:30:08 #10 56.49   perl-Getopt-Std-1.13-492.fc37.noarch                                          
21:30:08 #10 56.49   perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
21:30:08 #10 56.49   perl-IO-1.50-492.fc37.aarch64                                                 
21:30:08 #10 56.49   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
21:30:08 #10 56.49   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
21:30:08 #10 56.49   perl-IPC-Open3-1.22-492.fc37.noarch                                           
21:30:08 #10 56.49   perl-MIME-Base64-3.16-489.fc37.aarch64                                        
21:30:08 #10 56.49   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
21:30:08 #10 56.49   perl-NDBM_File-1.15-492.fc37.aarch64                                          
21:30:08 #10 56.49   perl-Net-SSLeay-1.92-4.fc37.aarch64                                           
21:30:08 #10 56.49   perl-POSIX-2.03-492.fc37.aarch64                                              
21:30:08 #10 56.49   perl-PathTools-3.84-489.fc37.aarch64                                          
21:30:08 #10 56.49   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
21:30:08 #10 56.49   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
21:30:08 #10 56.49   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
21:30:08 #10 56.49   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
21:30:08 #10 56.49   perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64                                
21:30:08 #10 56.49   perl-SelectSaver-1.02-492.fc37.noarch                                         
21:30:08 #10 56.49   perl-Socket-4:2.036-1.fc37.aarch64                                            
21:30:08 #10 56.49   perl-Storable-1:3.26-489.fc37.aarch64                                         
21:30:08 #10 56.49   perl-Symbol-1.09-492.fc37.noarch                                              
21:30:08 #10 56.49   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
21:30:08 #10 56.49   perl-Term-Cap-1.17-489.fc37.noarch                                            
21:30:08 #10 56.49   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
21:30:08 #10 56.49   perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
21:30:08 #10 56.49   perl-Time-Local-2:1.300-489.fc37.noarch                                       
21:30:08 #10 56.49   perl-URI-5.17-1.fc37.noarch                                                   
21:30:08 #10 56.49   perl-base-2.27-492.fc37.noarch                                                
21:30:08 #10 56.49   perl-constant-1.33-490.fc37.noarch                                            
21:30:08 #10 56.49   perl-if-0.61.000-492.fc37.noarch                                              
21:30:08 #10 56.49   perl-interpreter-4:5.36.0-492.fc37.aarch64                                    
21:30:08 #10 56.49   perl-libnet-3.14-490.fc37.noarch                                              
21:30:08 #10 56.49   perl-libs-4:5.36.0-492.fc37.aarch64                                           
21:30:08 #10 56.49   perl-mro-1.26-492.fc37.aarch64                                                
21:30:08 #10 56.49   perl-overload-1.35-492.fc37.noarch                                            
21:30:08 #10 56.49   perl-overloading-0.02-492.fc37.noarch                                         
21:30:08 #10 56.49   perl-parent-1:0.238-489.fc37.noarch                                           
21:30:08 #10 56.49   perl-podlators-1:4.14-489.fc37.noarch                                         
21:30:08 #10 56.49   perl-srpm-macros-1-46.fc37.noarch                                             
21:30:08 #10 56.49   perl-subs-1.04-492.fc37.noarch                                                
21:30:08 #10 56.49   perl-vars-1.05-492.fc37.noarch                                                
21:30:08 #10 56.49   pkgconf-1.8.0-3.fc37.aarch64                                                  
21:30:08 #10 56.49   pkgconf-m4-1.8.0-3.fc37.noarch                                                
21:30:08 #10 56.49   pkgconf-pkg-config-1.8.0-3.fc37.aarch64                                       
21:30:08 #10 56.49   pyproject-srpm-macros-1.6.3-1.fc37.noarch                                     
21:30:08 #10 56.49   python-srpm-macros-3.11-5.fc37.noarch                                         
21:30:08 #10 56.49   python3-construct-2.10.68-3.fc37.noarch                                       
21:30:08 #10 56.49   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
21:30:08 #10 56.49   python3-dbus-1.3.2-1.fc37.aarch64                                             
21:30:08 #10 56.49   python3-distro-1.7.0-3.fc37.noarch                                            
21:30:08 #10 56.49   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
21:30:08 #10 56.49   python3-enchant-3.2.2-5.fc37.noarch                                           
21:30:08 #10 56.49   python3-file-magic-5.42-4.fc37.noarch                                         
21:30:08 #10 56.49   python3-pybeam-0.7-4.fc37.noarch                                              
21:30:08 #10 56.49   python3-pyxdg-0.27-6.fc37.noarch                                              
21:30:08 #10 56.49   python3-six-1.16.0-8.fc37.noarch                                              
21:30:08 #10 56.49   python3-tomli-w-1.0.0-4.fc37.noarch                                           
21:30:08 #10 56.49   python3-zstandard-0.19.0-1.fc37.aarch64                                       
21:30:08 #10 56.49   qt5-srpm-macros-5.15.8-1.fc37.noarch                                          
21:30:08 #10 56.49   redhat-rpm-config-229-1.fc37.noarch                                           
21:30:08 #10 56.49   rpm-build-4.18.0-1.fc37.aarch64                                               
21:30:08 #10 56.49   rpmautospec-rpm-macros-0.3.5-1.fc37.noarch                                    
21:30:08 #10 56.49   rpmlint-2.4.0-3.fc37.noarch                                                   
21:30:08 #10 56.49   rpmlint-fedora-license-data-1.16-1.fc37.noarch                                
21:30:08 #10 56.49   rust-srpm-macros-24-1.fc37.noarch                                             
21:30:08 #10 56.49   shared-mime-info-2.2-2.fc37.aarch64                                           
21:30:08 #10 56.49   unzip-6.0-58.fc37.aarch64                                                     
21:30:08 #10 56.49   xxhash-libs-0.8.1-3.fc37.aarch64                                              
21:30:08 #10 56.49   xz-5.4.1-1.fc37.aarch64                                                       
21:30:08 #10 56.49   zip-3.0-33.fc37.aarch64                                                       
21:30:08 #10 56.49   zstd-1.5.4-1.fc37.aarch64                                                     
21:30:08 #10 56.49 
21:30:08 #10 56.49 Complete!
21:30:08 #10 DONE 56.7s
21:30:08 
21:30:08 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
21:30:08 #11 DONE 0.1s
21:30:08 
21:30:08 #12 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
21:30:08 #9 60.16 Setting up libcgi-fast-perl (1:2.15-1) ...
21:30:08 #9 60.17 Setting up python3-apt (2.5.3) ...
21:30:08 #9 60.33 Setting up python3-charset-normalizer (3.0.1-2) ...
21:30:08 #13 90.55   Installing : libselinux-utils-2.5-15.el7.aarch64                        19/65 
21:30:08 #13 90.68   Installing : policycoreutils-2.5-34.el7.aarch64                         20/65 
21:30:08 #11 59.66 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ...
21:30:08 #11 59.67 Unpacking libltdl7:arm64 (2.4.6-15build2) ...
21:30:08 #11 59.71 Selecting previously unselected package libltdl-dev:arm64.
21:30:08 #11 59.71 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ...
21:30:08 #11 59.71 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ...
21:30:08 #11 59.76 Selecting previously unselected package liblzo2-2:arm64.
21:30:08 #11 59.76 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ...
21:30:08 #11 59.77 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
21:30:08 #11 59.80 Selecting previously unselected package libsys-hostname-long-perl.
21:30:08 #11 59.81 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ...
21:30:08 #11 59.81 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:30:08 #11 59.84 Selecting previously unselected package libmail-sendmail-perl.
21:30:08 #11 59.84 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:30:08 #11 59.85 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:30:08 #11 59.88 Selecting previously unselected package libnet-smtp-ssl-perl.
21:30:08 #11 58.09 Preparing to unpack .../131-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
21:30:08 #11 58.09 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:30:08 #11 58.13 Selecting previously unselected package libssh-4:arm64.
21:30:08 #11 58.13 Preparing to unpack .../132-libssh-4_0.9.6-2build1_arm64.deb ...
21:30:08 #11 58.13 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
21:30:08 #11 58.17 Selecting previously unselected package libcurl4:arm64.
21:30:08 #11 58.17 Preparing to unpack .../133-libcurl4_7.85.0-1ubuntu0.5_arm64.deb ...
21:30:08 #11 58.18 Unpacking libcurl4:arm64 (7.85.0-1ubuntu0.5) ...
21:30:08 #11 58.21 Selecting previously unselected package curl.
21:30:08 #11 58.21 Preparing to unpack .../134-curl_7.85.0-1ubuntu0.5_arm64.deb ...
21:30:08 #11 58.22 Unpacking curl (7.85.0-1ubuntu0.5) ...
21:30:08 #11 58.26 Selecting previously unselected package dctrl-tools.
21:30:08 #11 58.26 Preparing to unpack .../135-dctrl-tools_2.24-3build2_arm64.deb ...
21:30:08 #11 58.27 Unpacking dctrl-tools (2.24-3build2) ...
21:30:08 #11 58.30 Selecting previously unselected package libdebhelper-perl.
21:30:08 #11 58.30 Preparing to unpack .../136-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
21:30:08 #11 58.31 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
21:30:08 #11 58.35 Selecting previously unselected package libtool.
21:30:08 #10 61.71 
21:30:08 #10 61.71 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:08 #10 61.77 Setting up liblist-moreutils-perl (0.416-1build3) ...
21:30:08 #10 61.79 Setting up libhttp-date-perl (6.02-1) ...
21:30:08 #10 61.80 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:30:08 #10 61.81 Setting up build-essential (12.4ubuntu1) ...
21:30:08 #10 61.82 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.24) ...
21:30:08 #10 61.83 Setting up libdevel-callchecker-perl (0.007-2build1) ...
21:30:08 #10 61.85 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.24) ...
21:30:08 #10 61.86 Setting up devscripts (2.17.12ubuntu1.1) ...
21:30:08 #11 56.41 Setting up libsigsegv2:arm64 (2.12-2) ...
21:30:08 #11 56.43 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
21:30:08 #11 56.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.44 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
21:30:08 #11 56.45 Setting up t1utils (1.41-3) ...
21:30:08 #11 56.46 Setting up diffstat (1.63-1) ...
21:30:08 #11 56.47 Setting up libmpc3:arm64 (1.1.0-1) ...
21:30:08 #11 56.48 Setting up libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:30:08 #11 56.50 Setting up patch (2.7.6-6) ...
21:30:08 #11 56.51 Setting up autopoint (0.19.8.1-10build1) ...
21:30:08 #11 56.52 Setting up libfl2:arm64 (2.6.4-6.2) ...
21:30:08 #11 56.53 Setting up ucf (3.0038+nmu1) ...
21:30:08 #11 56.64 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
21:30:08 #14 11.37   Running scriptlet: selinux-policy-minimum-3.14.3-117.el8.noarch         27/61 
21:30:08 #14 20.41   Installing       : policycoreutils-devel-2.9-24.el8.aarch64             28/61 
21:30:08 #14 20.64   Installing       : selinux-policy-devel-3.14.3-117.el8.noarch           29/61 
21:30:08 #14 20.66   Running scriptlet: selinux-policy-devel-3.14.3-117.el8.noarch           29/61 
21:30:08 #14 20.69   Installing       : libgomp-8.5.0-18.el8.aarch64                         30/61 
21:30:08 #14 20.70   Running scriptlet: libgomp-8.5.0-18.el8.aarch64                         30/61 
21:30:08 #14 20.73   Installing       : libedit-3.1-23.20170329cvs.el8.aarch64               31/61 
21:30:08 #13 5.832  Done
21:30:08 #9 60.47 Setting up libpackage-stash-perl (0.40-1) ...
21:30:08 #9 60.48 Setting up libimport-into-perl (1.002005-2) ...
21:30:08 #9 60.49 Setting up libmoo-perl (2.005005-1) ...
21:30:08 #9 60.51 Setting up liblist-someutils-perl (0.59-1) ...
21:30:08 #9 60.52 Setting up debhelper (13.11.4) ...
21:30:08 #9 60.54 Setting up libmime-tools-perl (5.510-1) ...
21:30:08 #9 60.55 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ...
21:30:08 #9 60.56 Setting up python3-chardet (5.1.0+dfsg-2) ...
21:30:09 #11 59.89 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:30:09 #11 59.89 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:30:09 #11 59.93 Selecting previously unselected package libmailtools-perl.
21:30:09 #11 59.93 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ...
21:30:09 #11 59.93 Unpacking libmailtools-perl (2.21-1) ...
21:30:09 #11 59.98 Selecting previously unselected package libmarkdown2:arm64.
21:30:09 #11 59.98 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ...
21:30:09 #11 59.99 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
21:30:09 #11 60.02 Selecting previously unselected package libmath-base85-perl.
21:30:09 #11 60.03 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:30:09 #11 60.03 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:30:09 #11 60.07 Selecting previously unselected package libmoox-aliases-perl.
21:30:09 #11 60.07 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:30:09 #11 60.07 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:30:09 #11 60.11 Selecting previously unselected package libnamespace-autoclean-perl.
21:30:09 #11 58.35 Preparing to unpack .../137-libtool_2.4.7-4_all.deb ...
21:30:09 #11 58.35 Unpacking libtool (2.4.7-4) ...
21:30:09 #11 58.39 Selecting previously unselected package dh-autoreconf.
21:30:09 #11 58.39 Preparing to unpack .../138-dh-autoreconf_20_all.deb ...
21:30:09 #11 58.39 Unpacking dh-autoreconf (20) ...
21:30:09 #11 58.43 Selecting previously unselected package libarchive-zip-perl.
21:30:09 #11 58.43 Preparing to unpack .../139-libarchive-zip-perl_1.68-1_all.deb ...
21:30:09 #11 58.43 Unpacking libarchive-zip-perl (1.68-1) ...
21:30:09 #11 58.47 Selecting previously unselected package libsub-override-perl.
21:30:09 #11 58.47 Preparing to unpack .../140-libsub-override-perl_0.09-3_all.deb ...
21:30:09 #11 58.48 Unpacking libsub-override-perl (0.09-3) ...
21:30:09 #11 58.50 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:30:09 #11 58.51 Preparing to unpack .../141-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:30:09 #11 58.51 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:30:09 #11 58.54 Selecting previously unselected package dh-strip-nondeterminism.
21:30:09 #11 58.54 Preparing to unpack .../142-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:30:09 #11 58.54 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:30:09 #11 58.58 Selecting previously unselected package libdw1:arm64.
21:30:09 #12 3.333 (1/95): cryptsetup-libs-2.4.3-2.fc36.aarch64.rp 1.4 MB/s | 430 kB     00:00    
21:30:09 #12 3.339 (2/95): checkpolicy-3.3-2.fc36.aarch64.rpm      1.0 MB/s | 336 kB     00:00    
21:30:09 #12 3.343 (3/95): device-mapper-1.02.175-7.fc36.aarch64.r 432 kB/s | 137 kB     00:00    
21:30:09 #12 3.346 (4/95): device-mapper-devel-1.02.175-7.fc36.aar 3.7 MB/s |  43 kB     00:00    
21:30:09 #12 3.352 (5/95): device-mapper-libs-1.02.175-7.fc36.aarc  18 MB/s | 170 kB     00:00    
21:30:09 #12 3.359 (6/95): jsoncpp-1.9.5-2.fc36.aarch64.rpm        7.4 MB/s |  92 kB     00:00    
21:30:09 #12 3.368 (7/95): kmod-libs-29-7.fc36.aarch64.rpm         5.0 MB/s |  65 kB     00:00    
21:30:09 #12 3.383 (8/95): libcbor-0.7.0-5.fc36.aarch64.rpm        3.0 MB/s |  55 kB     00:00    
21:30:09 #12 3.405 (9/95): guile22-2.2.7-5.fc36.aarch64.rpm        103 MB/s | 6.4 MB     00:00    
21:30:09 #12 3.409 (10/95): libedit-3.1-41.20210910cvs.fc36.aarch6 3.0 MB/s | 104 kB     00:00    
21:30:09 #12 3.413 (11/95): libmpc-1.2.1-4.fc36.aarch64.rpm        2.2 MB/s |  62 kB     00:00    
21:30:09 #12 3.417 (12/95): libseccomp-2.5.3-2.fc36.aarch64.rpm    9.5 MB/s |  71 kB     00:00    
21:30:09 #12 3.420 (13/95): libseccomp-devel-2.5.3-2.fc36.aarch64. 5.3 MB/s |  53 kB     00:00    
21:30:09 #12 3.424 (14/95): libselinux-devel-3.3-4.fc36.aarch64.rp  11 MB/s | 113 kB     00:00    
21:30:09 #12 3.428 (15/95): libselinux-utils-3.3-4.fc36.aarch64.rp  19 MB/s | 144 kB     00:00    
21:30:09 #12 3.430 (16/95): libsepol-devel-3.3-3.fc36.aarch64.rpm  4.1 MB/s |  40 kB     00:00    
21:30:09 #12 3.433 (17/95): libutempter-1.2.1-6.fc36.aarch64.rpm   3.3 MB/s |  26 kB     00:00    
21:30:09 #12 3.438 (18/95): libxkbcommon-1.4.0-1.fc36.aarch64.rpm   20 MB/s | 139 kB     00:00    
21:30:09 #12 3.466 (19/95): m4-1.4.19-3.fc36.aarch64.rpm           8.3 MB/s | 293 kB     00:00    
21:30:09 #12 3.472 (20/95): make-4.3-7.fc36.aarch64.rpm             14 MB/s | 529 kB     00:00    
21:30:09 #12 3.503 (21/95): openssh-8.8p1-1.fc36.1.aarch64.rpm      12 MB/s | 440 kB     00:00    
21:30:09 #12 3.507 (22/95): openssh-clients-8.8p1-1.fc36.1.aarch64  17 MB/s | 671 kB     00:00    
21:30:09 #12 3.511 (23/95): perl-Error-0.17029-8.fc36.noarch.rpm   1.1 MB/s |  41 kB     00:00    
21:30:09 #12 3.514 (24/95): perl-File-Compare-1.100.600-486.fc36.n 3.1 MB/s |  18 kB     00:00    
21:30:09 #12 3.517 (25/95): perl-File-Copy-2.35-486.fc36.noarch.rp 2.9 MB/s |  25 kB     00:00    
21:30:09 #12 3.520 (26/95): perl-File-Find-1.39-486.fc36.noarch.rp 3.5 MB/s |  30 kB     00:00    
21:30:09 #12 3.523 (27/95): perl-TermReadKey-2.38-12.fc36.aarch64. 5.9 MB/s |  36 kB     00:00    
21:30:09 #12 3.526 (28/95): perl-Thread-Queue-3.14-479.fc36.noarch 2.5 MB/s |  21 kB     00:00    
21:30:09 #12 3.529 (29/95): perl-lib-0.65-486.fc36.aarch64.rpm     2.3 MB/s |  20 kB     00:00    
21:30:09 #12 3.573 (30/95): perl-threads-2.26-449.fc36.aarch64.rpm 1.2 MB/s |  56 kB     00:00    
21:30:09 #12 3.576 (31/95): perl-threads-shared-1.62-479.fc36.aarc 878 kB/s |  43 kB     00:00    
21:30:09 #12 3.582 (32/95): policycoreutils-3.3-4.fc36.aarch64.rpm 3.9 MB/s | 203 kB     00:00    
21:30:09 #12 3.586 (33/95): policycoreutils-devel-3.3-4.fc36.aarch  15 MB/s | 137 kB     00:00    
21:30:09 #12 3.589 (34/95): policycoreutils-python-utils-3.3-4.fc3 6.0 MB/s |  72 kB     00:00    
21:30:09 #12 3.594 (35/95): python3-libselinux-3.3-4.fc36.aarch64.  16 MB/s | 181 kB     00:00    
21:30:09 #12 3.598 (36/95): python3-libsemanage-3.3-3.fc36.aarch64  11 MB/s |  81 kB     00:00    
21:30:09 #12 3.604 (37/95): python3-setools-4.4.0-5.fc36.aarch64.r  61 MB/s | 540 kB     00:00    
21:30:09 #12 3.610 (38/95): qrencode-libs-4.1.1-2.fc36.aarch64.rpm 6.9 MB/s |  61 kB     00:00    
21:30:09 #12 3.621 (39/95): python3-policycoreutils-3.3-4.fc36.noa  67 MB/s | 2.0 MB     00:00    
21:30:09 #12 3.624 (40/95): rhash-1.4.2-2.fc36.aarch64.rpm          10 MB/s | 185 kB     00:00    
21:30:09 #12 3.628 (41/95): which-2.21-32.fc36.aarch64.rpm         2.7 MB/s |  42 kB     00:00    
21:30:09 #12 3.633 (42/95): annobin-docs-11.11-1.fc36.noarch.rpm    12 MB/s |  92 kB     00:00    
21:30:09 #12 3.642 (43/95): xkeyboard-config-2.35.1-1.fc36.noarch.  51 MB/s | 878 kB     00:00    
21:30:09 #12 3.649 (44/95): annobin-plugin-gcc-11.11-1.fc36.aarch6  47 MB/s | 889 kB     00:00    
21:30:09 #12 3.657 (45/95): autoconf-2.71-3.fc36.noarch.rpm         35 MB/s | 720 kB     00:00    
21:30:09 #12 3.677 (46/95): automake-1.16.5-7.fc36.noarch.rpm       26 MB/s | 675 kB     00:00    
21:30:09 #10 62.04 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:30:09 #10 62.05 Setting up libcgi-fast-perl (1:2.13-1) ...
21:30:09 #10 62.06 Setting up libhtml-tree-perl (5.07-1) ...
21:30:09 #10 62.07 Setting up libfile-listing-perl (6.04-1) ...
21:30:09 #10 62.09 Setting up libhttp-message-perl (6.14-1) ...
21:30:09 #10 62.10 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
21:30:09 #10 62.14 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:30:09 #11 56.65 Setting up libltdl7:arm64 (2.4.6-14) ...
21:30:09 #11 56.66 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:30:09 #11 56.68 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:09 #11 56.69 Setting up libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:30:09 #11 56.70 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:30:09 #11 56.71 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
21:30:09 #11 56.72 Setting up libuchardet0:arm64 (0.0.6-3build1) ...
21:30:09 #11 56.73 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
21:30:09 #11 56.75 Setting up git-man (1:2.25.1-1ubuntu3.10) ...
21:30:09 #11 56.76 Setting up libisl22:arm64 (0.22.1-1) ...
21:30:09 #11 56.77 Setting up netbase (6.1) ...
21:30:09 #11 56.80 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
21:30:09 #11 56.81 Setting up libmpdec2:arm64 (2.4.2-3) ...
21:30:09 #11 56.82 Setting up libbinutils:arm64 (2.34-6ubuntu1.4) ...
21:30:09 #11 56.84 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
21:30:09 #11 56.85 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
21:30:09 #14 20.81   Installing       : openssh-clients-8.0p1-17.el8.aarch64                 32/61 
21:30:09 #13 6.041 Starting pkgProblemResolver with broken count: 0
21:30:09 #13 6.081 Starting 2 pkgProblemResolver with broken count: 0
21:30:09 #13 6.084 Done
21:30:09 #9 60.87 Setting up python3-debian (0.1.49) ...
21:30:09 #10 60.59 Setting up libemail-address-xs-perl (1.04-1+b3) ...
21:30:09 #10 60.60 Setting up libnet-ssleay-perl (1.88-3+b1) ...
21:30:09 #10 60.61 Setting up automake (1:1.16.3-2) ...
21:30:09 #10 60.62 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:30:09 #10 60.63 Setting up libapt-pkg-perl (0.1.39) ...
21:30:09 #10 60.64 Setting up libio-sessiondata-perl (1.03-1.1) ...
21:30:09 #10 60.65 Setting up libstring-escape-perl (2010.002-2) ...
21:30:09 #10 60.66 Setting up libhttp-date-perl (6.05-1) ...
21:30:09 #10 60.67 Setting up libfile-which-perl (1.23-1) ...
21:30:09 #10 60.68 Setting up libfile-basedir-perl (0.08-1) ...
21:30:09 #10 60.69 Setting up libnumber-range-perl (0.12-1.1) ...
21:30:09 #10 60.70 Setting up libtask-weaken-perl (1.06-1) ...
21:30:09 #10 60.72 Setting up libunicode-utf8-perl (0.62-1+b2) ...
21:30:09 #10 60.73 Setting up libmouse-perl (2.5.10-1+b1) ...
21:30:09 #10 60.74 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
21:30:09 #10 60.75 Setting up libfile-listing-perl (6.14-1) ...
21:30:09 #10 60.76 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
21:30:09 #10 60.77 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:30:09 #10 60.78 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:30:09 #10 60.80 Setting up libdata-messagepack-perl (1.00-4+b1) ...
21:30:09 #10 60.81 Setting up libclass-inspector-perl (1.36-1) ...
21:30:09 #10 60.82 Setting up libfont-afm-perl (1.20-3) ...
21:30:09 #10 60.83 Setting up libwant-perl (0.29-1+b6) ...
21:30:09 #10 60.84 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:30:09 #13 90.71   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   21/65 
21:30:09 #11 60.11 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:30:09 #11 60.12 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:30:09 #11 60.15 Selecting previously unselected package libobject-id-perl.
21:30:09 #11 60.16 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
21:30:09 #11 60.16 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:30:09 #11 60.20 Selecting previously unselected package libmoox-struct-perl.
21:30:09 #11 60.20 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ...
21:30:09 #11 60.20 Unpacking libmoox-struct-perl (0.020-1) ...
21:30:09 #11 60.24 Selecting previously unselected package libmouse-perl.
21:30:09 #11 60.24 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ...
21:30:09 #11 60.24 Unpacking libmouse-perl (2.5.10-1build4) ...
21:30:09 #11 60.28 Selecting previously unselected package libpackage-stash-xs-perl.
21:30:09 #11 60.29 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ...
21:30:09 #11 60.29 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
21:30:09 #11 60.32 Selecting previously unselected package libpath-iterator-rule-perl.
21:30:09 #11 60.33 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:30:09 #11 60.33 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:30:09 #11 60.36 Selecting previously unselected package libperlio-gzip-perl.
21:30:09 #11 58.58 Preparing to unpack .../143-libdw1_0.187-4_arm64.deb ...
21:30:09 #11 58.58 Unpacking libdw1:arm64 (0.187-4) ...
21:30:09 #11 58.62 Selecting previously unselected package debugedit.
21:30:09 #11 58.62 Preparing to unpack .../144-debugedit_1%3a5.0-5_arm64.deb ...
21:30:09 #11 58.62 Unpacking debugedit (1:5.0-5) ...
21:30:09 #11 58.65 Selecting previously unselected package dwz.
21:30:09 #11 58.65 Preparing to unpack .../145-dwz_0.14-1build2_arm64.deb ...
21:30:09 #11 58.66 Unpacking dwz (0.14-1build2) ...
21:30:09 #11 58.69 Selecting previously unselected package gettext.
21:30:09 #11 58.70 Preparing to unpack .../146-gettext_0.21-8_arm64.deb ...
21:30:09 #11 58.70 Unpacking gettext (0.21-8) ...
21:30:09 #11 58.75 Selecting previously unselected package intltool-debian.
21:30:09 #11 58.75 Preparing to unpack .../147-intltool-debian_0.35.0+20060710.5_all.deb ...
21:30:09 #11 58.76 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:30:09 #11 58.78 Selecting previously unselected package po-debconf.
21:30:09 #11 58.79 Preparing to unpack .../148-po-debconf_1.0.21+nmu1_all.deb ...
21:30:09 #11 58.79 Unpacking po-debconf (1.0.21+nmu1) ...
21:30:09 #11 58.83 Selecting previously unselected package debhelper.
21:30:09 #12 3.706 (47/95): cmake-data-3.25.2-1.fc36.noarch.rpm     39 MB/s | 1.7 MB     00:00    
21:30:09 #12 3.779 (48/95): cmake-3.25.2-1.fc36.aarch64.rpm         49 MB/s | 6.3 MB     00:00    
21:30:09 #12 3.782 (49/95): cmake-filesystem-3.25.2-1.fc36.aarch64 181 kB/s |  17 kB     00:00    
21:30:09 #12 3.786 (50/95): cmake-rpm-macros-3.25.2-1.fc36.noarch. 207 kB/s |  16 kB     00:00    
21:30:09 #12 3.794 (51/95): dbus-1.14.4-1.fc36.aarch64.rpm         660 kB/s | 7.2 kB     00:00    
21:30:09 #12 3.804 (52/95): dbus-broker-33-1.fc36.aarch64.rpm      9.4 MB/s | 168 kB     00:00    
21:30:09 #12 3.824 (53/95): dbus-common-1.14.4-1.fc36.noarch.rpm   563 kB/s |  14 kB     00:00    
21:30:09 #12 3.832 (54/95): gc-8.0.6-3.fc36.aarch64.rpm            4.2 MB/s | 102 kB     00:00    
21:30:09 #12 3.867 (55/95): cpp-12.2.1-4.fc36.aarch64.rpm          109 MB/s | 9.2 MB     00:00    
21:30:09 #12 3.878 (56/95): gcc-plugin-annobin-12.2.1-4.fc36.aarch 1.2 MB/s |  52 kB     00:00    
21:30:09 #12 3.887 (57/95): git-2.39.2-1.fc36.aarch64.rpm          4.3 MB/s |  66 kB     00:00    
21:30:09 #10 62.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:30:09 #10 62.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:09 #10 62.41 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:09 #10 62.44 Setting up libparams-classify-perl (0.015-1) ...
21:30:09 #11 56.87 Setting up openssl (1.1.1f-1ubuntu2.17) ...
21:30:09 #11 56.88 Setting up libbsd0:arm64 (0.10.0-1) ...
21:30:09 #11 56.89 Setting up libelf1:arm64 (0.176-1.1build1) ...
21:30:09 #11 56.90 Setting up readline-common (8.0-4) ...
21:30:09 #11 56.93 Setting up publicsuffix (20200303.0012-1) ...
21:30:09 #11 56.95 Setting up libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:30:09 #11 56.96 Setting up iso-codes (4.4-1) ...
21:30:09 #11 56.97 Setting up liblocale-gettext-perl (1.07-4) ...
21:30:09 #11 56.99 Setting up liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:30:09 #11 57.00 Setting up dctrl-tools (2.24-3) ...
21:30:09 #11 57.02 Setting up libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:30:09 #11 57.03 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:09 #11 57.04 Setting up libgdbm6:arm64 (1.18.1-5) ...
21:30:09 #11 57.05 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:30:09 #11 57.06 Setting up libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:30:09 #14 21.66   Installing       : git-core-2.39.1-1.el8.aarch64                        33/61 
21:30:09 #14 22.09   Installing       : git-core-doc-2.39.1-1.el8.noarch                     34/61 
21:30:09 #13 6.444 The following additional packages will be installed:
21:30:09 #13 6.444   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:30:09 #13 6.445   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
21:30:09 #13 6.445   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:30:09 #13 6.445   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:30:09 #13 6.446   libuv1 pkg-config
21:30:09 #13 6.447 Suggested packages:
21:30:09 #13 6.447   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:30:09 #13 6.490 The following NEW packages will be installed:
21:30:09 #13 6.491   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:30:09 #13 6.491   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
21:30:09 #13 6.491   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:30:09 #13 6.491   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:30:09 #13 6.492   libuv1 pkg-config
21:30:09 #9 61.05 Setting up python3-requests (2.28.1+dfsg-1) ...
21:30:09 #9 61.20 Setting up equivs (2.3.1) ...
21:30:09 #9 61.22 Setting up g++ (4:12.2.0-3) ...
21:30:09 #9 61.25 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:30:09 #9 61.26 Setting up build-essential (12.9) ...
21:30:09 #10 60.86 Setting up libtext-glob-perl (0.11-1) ...
21:30:09 #10 60.87 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:30:09 #10 60.88 Setting up liblist-compare-perl (0.55-1) ...
21:30:09 #10 60.90 Setting up libref-util-xs-perl (0.117-1+b3) ...
21:30:09 #10 60.91 Setting up libio-pty-perl (1:1.15-2) ...
21:30:09 #10 60.93 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
21:30:09 #10 60.94 Setting up libsort-key-perl (1.33-2+b3) ...
21:30:09 #10 60.95 Setting up libclone-perl (0.45-1+b1) ...
21:30:09 #10 60.96 Setting up libalgorithm-diff-perl (1.201-1) ...
21:30:09 #10 60.97 Setting up libarchive-zip-perl (1.68-1) ...
21:30:09 #10 60.98 Setting up libsub-identify-perl (0.14-1+b3) ...
21:30:09 #10 60.99 Setting up libdistro-info-perl (1.0) ...
21:30:09 #10 61.00 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
21:30:09 #10 61.01 Setting up libobject-id-perl (0.1.2-2.1) ...
21:30:09 #10 61.02 Setting up libio-stringy-perl (2.111-3) ...
21:30:09 #10 61.04 Setting up liblist-moreutils-perl (0.430-2) ...
21:30:09 #10 61.05 Setting up libhtml-tagset-perl (3.20-4) ...
21:30:09 #10 61.06 Setting up liblog-any-perl (1.709-1) ...
21:30:09 #13 91.28   Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64                        22/65 
21:30:09 #13 91.60   Installing : libsemanage-python-2.5-14.el7.aarch64                      23/65 
21:30:09 #13 91.64   Installing : libselinux-python-2.5-15.el7.aarch64                       24/65 
21:30:09 #11 60.37 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ...
21:30:09 #11 60.37 Unpacking libperlio-gzip-perl (0.19-1build8) ...
21:30:09 #11 60.41 Selecting previously unselected package libperlio-utf8-strict-perl.
21:30:09 #11 60.41 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
21:30:09 #11 60.41 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:30:09 #11 60.45 Selecting previously unselected package libpod-parser-perl.
21:30:09 #11 60.46 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ...
21:30:09 #11 60.47 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:30:09 #11 60.48 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:30:09 #11 60.48 Unpacking libpod-parser-perl (1.63-2) ...
21:30:09 #11 60.52 Selecting previously unselected package libpod-constants-perl.
21:30:09 #11 60.52 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ...
21:30:09 #11 60.53 Unpacking libpod-constants-perl (0.19-2) ...
21:30:09 #11 60.56 Selecting previously unselected package libproc-processtable-perl:arm64.
21:30:09 #11 60.56 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ...
21:30:09 #11 60.57 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
21:30:09 #11 60.61 Selecting previously unselected package libre2-9:arm64.
21:30:09 #11 58.84 Preparing to unpack .../149-debhelper_13.9.1ubuntu1_all.deb ...
21:30:09 #11 58.84 Unpacking debhelper (13.9.1ubuntu1) ...
21:30:09 #11 58.90 Selecting previously unselected package libfakeroot:arm64.
21:30:09 #11 58.90 Preparing to unpack .../150-libfakeroot_1.29-1ubuntu1_arm64.deb ...
21:30:09 #11 58.90 Unpacking libfakeroot:arm64 (1.29-1ubuntu1) ...
21:30:09 #11 58.94 Selecting previously unselected package fakeroot.
21:30:09 #11 58.94 Preparing to unpack .../151-fakeroot_1.29-1ubuntu1_arm64.deb ...
21:30:09 #11 58.95 Unpacking fakeroot (1.29-1ubuntu1) ...
21:30:09 #11 58.99 Selecting previously unselected package libassuan0:arm64.
21:30:09 #11 58.99 Preparing to unpack .../152-libassuan0_2.5.5-4_arm64.deb ...
21:30:09 #11 59.00 Unpacking libassuan0:arm64 (2.5.5-4) ...
21:30:09 #11 59.03 Selecting previously unselected package gpgconf.
21:30:09 #11 59.03 Preparing to unpack .../153-gpgconf_2.2.35-3ubuntu1_arm64.deb ...
21:30:09 #11 59.04 Unpacking gpgconf (2.2.35-3ubuntu1) ...
21:30:09 #11 59.08 Selecting previously unselected package libksba8:arm64.
21:30:09 #12 3.977 (58/95): git-core-2.39.2-1.fc36.aarch64.rpm      46 MB/s | 4.3 MB     00:00    
21:30:09 #12 3.986 (59/95): git-core-doc-2.39.2-1.fc36.noarch.rpm   28 MB/s | 2.6 MB     00:00    
21:30:09 #12 4.035 (60/95): glibc-devel-2.35-22.fc36.aarch64.rpm    11 MB/s | 483 kB     00:00    
21:30:09 #12 4.050 (61/95): glibc-static-2.35-22.fc36.aarch64.rpm   24 MB/s | 1.4 MB     00:00    
21:30:09 #12 4.067 (62/95): less-590-5.fc36.aarch64.rpm             12 MB/s | 161 kB     00:00    
21:30:09 #12 4.074 (63/95): kernel-headers-6.2.6-100.fc36.aarch64.  37 MB/s | 1.3 MB     00:00    
21:30:09 #12 4.089 (64/95): libargon2-20171227-9.fc36.aarch64.rpm  1.3 MB/s |  28 kB     00:00    
21:30:09 #12 4.167 (65/95): gcc-12.2.1-4.fc36.aarch64.rpm           85 MB/s |  29 MB     00:00    
21:30:09 #10 62.46 Setting up git (1:2.17.1-1ubuntu0.17) ...
21:30:09 #10 62.49 Setting up libhttp-negotiate-perl (6.00-2) ...
21:30:09 #10 62.50 Setting up libmailtools-perl (2.18-1) ...
21:30:09 #10 62.51 Setting up libgit-wrapper-perl (0.047-1) ...
21:30:09 #10 62.54 Setting up libhtml-format-perl (2.12-1) ...
21:30:09 #10 62.56 Setting up libemail-valid-perl (1.202-1) ...
21:30:09 #10 62.57 Setting up libhttp-cookies-perl (6.04-1) ...
21:30:09 #10 62.58 Setting up curl (7.58.0-2ubuntu3.24) ...
21:30:09 #10 62.59 Setting up libmodule-runtime-perl (0.016-1) ...
21:30:09 #10 62.60 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:30:09 #10 62.61 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:30:09 #10 62.63 Setting up libxml-simple-perl (2.24-1) ...
21:30:09 #10 62.65 Setting up lintian (2.5.81ubuntu1) ...
21:30:09 #10 62.67 Setting up libhtml-form-perl (6.03-1) ...
21:30:09 #10 62.68 Setting up libimport-into-perl (1.002005-1) ...
21:30:09 #10 62.70 Setting up libmodule-implementation-perl (0.09-1) ...
21:30:09 #10 62.71 Setting up libparams-validate-perl (1.29-1) ...
21:30:09 #10 62.73 Setting up libmoo-perl (2.003004-1) ...
21:30:09 #10 62.74 Setting up libb-hooks-endofscope-perl (0.21-1) ...
21:30:09 #10 62.75 Setting up libpackage-stash-perl (0.37-1) ...
21:30:09 #10 62.77 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
21:30:09 #11 57.08 Setting up libctf0:arm64 (2.34-6ubuntu1.4) ...
21:30:09 #11 57.09 Setting up pinentry-curses (1.1.0-3build1) ...
21:30:09 #11 57.11 Setting up manpages-dev (5.05-1) ...
21:30:09 #11 57.12 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
21:30:09 #11 57.13 Setting up libxcb1:arm64 (1.14-2) ...
21:30:09 #11 57.14 Setting up at (3.1.23-1ubuntu1) ...
21:30:09 #11 57.29 invoke-rc.d: could not determine current runlevel
21:30:09 #11 57.29 invoke-rc.d: policy-rc.d denied execution of start.
21:30:09 #11 57.30 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
21:30:09 #11 57.31 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:09 #11 57.32 Setting up libedit2:arm64 (3.1-20191231-1) ...
21:30:09 #14 22.12   Installing       : libatomic-8.5.0-18.el8.aarch64                       35/61 
21:30:09 #14 22.14   Running scriptlet: libatomic-8.5.0-18.el8.aarch64                       35/61 
21:30:09 #14 22.19   Installing       : libasan-8.5.0-18.el8.aarch64                         36/61 
21:30:09 #9 61.28 Setting up libmoox-aliases-perl (0.001006-2) ...
21:30:09 #9 61.29 Setting up libb-hooks-endofscope-perl (0.26-1) ...
21:30:09 #9 61.30 Setting up dput (1.1.3) ...
21:30:09 #9 61.43 Setting up libnamespace-clean-perl (0.27-2) ...
21:30:09 #9 61.45 Setting up libstring-license-perl (0.0.2-1) ...
21:30:09 #9 61.47 Setting up licensecheck (3.3.5-1) ...
21:30:09 #9 61.49 Setting up libgitlab-api-v4-perl (0.26-3) ...
21:30:09 #9 61.51 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:30:09 #9 61.53 Setting up libwww-perl (6.68-1) ...
21:30:09 #10 61.07 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:30:09 #10 61.08 Setting up libdevel-size-perl (0.83-1+b2) ...
21:30:09 #10 61.09 Setting up libdebhelper-perl (13.3.4) ...
21:30:09 #10 61.10 Setting up libpod-constants-perl (0.19-2) ...
21:30:09 #10 61.11 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
21:30:09 #10 61.12 Setting up libconvert-binhex-perl (1.125-1) ...
21:30:09 #10 61.13 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:30:09 #10 61.14 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:30:09 #10 61.15 Setting up libtry-tiny-perl (0.30-1) ...
21:30:09 #10 61.16 Setting up libtype-tiny-perl (1.012001-2) ...
21:30:09 #10 61.17 Setting up libcommon-sense-perl (3.75-1+b4) ...
21:30:09 #10 61.18 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:30:09 #10 61.19 Setting up libnet-http-perl (6.20-1) ...
21:30:09 #10 61.21 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
21:30:09 #10 61.22 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:30:09 #10 61.23 Setting up libtime-moment-perl (0.44-1+b3) ...
21:30:09 #10 61.24 Setting up libencode-locale-perl (1.05-1.1) ...
21:30:09 #10 61.25 Setting up python3 (3.9.2-3) ...
21:30:09 #13 91.68   Installing : less-458-9.el7.aarch64                                     25/65 
21:30:09 #13 91.70   Installing : fipscheck-1.4.1-6.el7.aarch64                              26/65 
21:30:09 #11 60.61 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ...
21:30:09 #11 60.61 Unpacking libre2-9:arm64 (20220201+dfsg-1) ...
21:30:09 #11 60.65 Selecting previously unselected package libre-engine-re2-perl:arm64.
21:30:09 #11 60.66 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
21:30:09 #11 60.66 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
21:30:09 #11 60.69 Selecting previously unselected package libreadonly-perl.
21:30:09 #11 60.70 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ...
21:30:09 #11 60.70 Unpacking libreadonly-perl (2.050-3) ...
21:30:09 #11 60.73 Selecting previously unselected package libref-util-perl.
21:30:09 #11 60.74 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ...
21:30:09 #11 60.74 Unpacking libref-util-perl (0.204-1) ...
21:30:09 #11 60.78 Selecting previously unselected package libref-util-xs-perl.
21:30:09 #11 60.78 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ...
21:30:09 #11 60.78 Unpacking libref-util-xs-perl (0.117-1build5) ...
21:30:09 #11 60.82 Selecting previously unselected package libregexp-pattern-license-perl.
21:30:09 #11 60.82 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
21:30:09 #11 60.82 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
21:30:09 #11 60.86 Selecting previously unselected package libregexp-pattern-perl.
21:30:09 #12 4.195 (66/95): libasan-12.2.1-4.fc36.aarch64.rpm      3.6 MB/s | 425 kB     00:00    
21:30:09 #12 4.198 (67/95): libatomic-12.2.1-4.fc36.aarch64.rpm    405 kB/s |  43 kB     00:00    
21:30:09 #12 4.206 (68/95): libbpf-0.7.0-3.fc36.aarch64.rpm         22 MB/s | 159 kB     00:00    
21:30:09 #12 4.210 (69/95): libfido2-1.10.0-5.fc36.aarch64.rpm     8.6 MB/s |  93 kB     00:00    
21:30:09 #12 4.216 (70/95): libfdisk-2.38-1.fc36.aarch64.rpm       9.0 MB/s | 155 kB     00:00    
21:30:09 #12 4.221 (71/95): libtool-2.4.7-1.fc36.aarch64.rpm        42 MB/s | 593 kB     00:00    
21:30:09 #12 4.225 (72/95): libtool-ltdl-2.4.7-1.fc36.aarch64.rpm  3.0 MB/s |  37 kB     00:00    
21:30:09 #12 4.229 (73/95): libtool-ltdl-devel-2.4.7-1.fc36.aarch6  20 MB/s | 157 kB     00:00    
21:30:09 #12 4.233 (74/95): libubsan-12.2.1-4.fc36.aarch64.rpm      17 MB/s | 192 kB     00:00    
21:30:09 #12 4.237 (75/95): libuv-1.44.2-1.fc36.aarch64.rpm         13 MB/s | 148 kB     00:00    
21:30:09 #12 4.241 (76/95): libxcrypt-devel-4.4.33-4.fc36.aarch64. 4.2 MB/s |  30 kB     00:00    
21:30:09 #12 4.245 (77/95): libxcrypt-static-4.4.33-4.fc36.aarch64  10 MB/s | 109 kB     00:00    
21:30:09 #12 4.252 (78/95): pcre2-devel-10.40-1.fc36.aarch64.rpm    35 MB/s | 474 kB     00:00    
21:30:09 #12 4.257 (79/95): pcre2-utf16-10.40-1.fc36.aarch64.rpm    18 MB/s | 199 kB     00:00    
21:30:09 #12 4.261 (80/95): pcre2-utf32-10.40-1.fc36.aarch64.rpm    13 MB/s | 188 kB     00:00    
21:30:09 #12 4.264 (81/95): perl-Git-2.39.2-1.fc36.noarch.rpm      3.9 MB/s |  43 kB     00:00    
21:30:09 #12 4.272 (82/95): python3-audit-3.1-2.fc36.aarch64.rpm   8.2 MB/s |  83 kB     00:00    
21:30:09 #12 4.275 (83/95): rpm-plugin-selinux-4.17.1-3.fc36.aarch 1.8 MB/s |  18 kB     00:00    
21:30:09 #12 4.283 (84/95): python3-setuptools-59.6.0-3.fc36.noarc  44 MB/s | 934 kB     00:00    
21:30:09 #12 4.286 (85/95): selinux-policy-36.17-1.fc36.noarch.rpm 5.0 MB/s |  66 kB     00:00    
21:30:09 #12 4.295 (86/95): selinux-policy-devel-36.17-1.fc36.noar  44 MB/s | 815 kB     00:00    
21:30:09 #12 4.330 (87/95): systemd-devel-250.10-2.fc36.aarch64.rp  17 MB/s | 446 kB     00:00    
21:30:09 #12 4.349 (88/95): systemd-250.10-2.fc36.aarch64.rpm       66 MB/s | 4.0 MB     00:00    
21:30:09 #11 59.08 Preparing to unpack .../154-libksba8_1.6.0-3ubuntu1.1_arm64.deb ...
21:30:09 #11 59.08 Unpacking libksba8:arm64 (1.6.0-3ubuntu1.1) ...
21:30:09 #11 59.12 Selecting previously unselected package libnpth0:arm64.
21:30:09 #11 59.12 Preparing to unpack .../155-libnpth0_1.6-3build2_arm64.deb ...
21:30:09 #11 59.13 Unpacking libnpth0:arm64 (1.6-3build2) ...
21:30:09 #11 59.16 Selecting previously unselected package dirmngr.
21:30:09 #11 59.16 Preparing to unpack .../156-dirmngr_2.2.35-3ubuntu1_arm64.deb ...
21:30:09 #11 59.18 Unpacking dirmngr (2.2.35-3ubuntu1) ...
21:30:09 #11 59.21 Selecting previously unselected package gnupg-l10n.
21:30:09 #11 59.21 Preparing to unpack .../157-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
21:30:09 #11 59.22 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
21:30:09 #11 59.25 Selecting previously unselected package gnupg-utils.
21:30:09 #11 59.25 Preparing to unpack .../158-gnupg-utils_2.2.35-3ubuntu1_arm64.deb ...
21:30:09 #11 59.26 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
21:30:09 #11 59.29 Selecting previously unselected package gpg.
21:30:09 #11 59.29 Preparing to unpack .../159-gpg_2.2.35-3ubuntu1_arm64.deb ...
21:30:09 #11 59.30 Unpacking gpg (2.2.35-3ubuntu1) ...
21:30:09 #11 59.33 Selecting previously unselected package pinentry-curses.
21:30:09 #11 59.34 Preparing to unpack .../160-pinentry-curses_1.2.0-2ubuntu1_arm64.deb ...
21:30:09 #11 59.34 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
21:30:09 #11 59.38 Selecting previously unselected package gpg-agent.
21:30:09 #11 59.38 Preparing to unpack .../161-gpg-agent_2.2.35-3ubuntu1_arm64.deb ...
21:30:09 #11 59.38 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
21:30:09 #11 59.42 Selecting previously unselected package gpg-wks-client.
21:30:09 #10 62.78 Setting up libnamespace-clean-perl (0.27-1) ...
21:30:09 #10 62.79 Setting up licensecheck (3.0.31-2) ...
21:30:09 #10 62.80 Setting up dh-autoreconf (17) ...
21:30:09 #10 62.82 Setting up libwww-perl (6.31-1ubuntu0.1) ...
21:30:09 #10 62.83 Setting up debhelper (11.1.6ubuntu2) ...
21:30:09 #10 62.85 Setting up equivs (2.1.0) ...
21:30:09 #10 62.86 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:30:09 #10 62.88 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
21:30:09 #10 62.89 Setting up libxml-parser-perl (2.44-2build3) ...
21:30:09 #10 62.90 Setting up libxml-sax-expat-perl (0.40-2) ...
21:30:09 #10 62.94 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:30:09 #10 62.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:09 #11 57.34 Setting up libreadline8:arm64 (8.0-4) ...
21:30:09 #11 57.35 Setting up m4 (1.4.18-4) ...
21:30:09 #11 57.36 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.4) ...
21:30:09 #11 57.37 Setting up binutils (2.34-6ubuntu1.4) ...
21:30:09 #11 57.39 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:09 #11 57.40 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
21:30:09 #14 22.21   Running scriptlet: libasan-8.5.0-18.el8.aarch64                         36/61 
21:30:09 #14 22.46   Installing       : kernel-headers-4.18.0-448.el8.aarch64                37/61 
21:30:09 #14 22.53   Running scriptlet: glibc-headers-2.28-225.el8.aarch64                   38/61 
21:30:09 #14 22.62   Installing       : glibc-headers-2.28-225.el8.aarch64                   38/61 
21:30:09 #9 61.54 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
21:30:09 #9 61.55 Setting up libdigest-md5-file-perl (0.08-1.1) ...
21:30:09 #9 61.57 Setting up libwww-mechanize-perl (2.16-1) ...
21:30:09 #9 61.58 Setting up devscripts (2.23.2) ...
21:30:09 #10 61.54 Setting up libexception-class-perl (1.44-1) ...
21:30:09 #10 61.55 Setting up python3-xdg (0.27-2) ...
21:30:09 #13 6.911 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
21:30:09 #13 6.911 1 not fully installed or removed.
21:30:09 #13 6.911 Need to get 9739 kB of archives.
21:30:09 #13 6.911 After this operation, 36.7 MB of additional disk space will be used.
21:30:09 #13 6.911 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bash-completion all 1:2.11-6ubuntu1 [179 kB]
21:30:10 #12 1.389 Last metadata expiration check: 0:00:19 ago on Thu Mar 30 21:29:50 2023.
21:30:10 #11 60.86 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:30:10 #11 60.86 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:30:10 #11 60.91 Selecting previously unselected package libsasl2-modules:arm64.
21:30:10 #11 60.91 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
21:30:10 #11 60.91 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:30:10 #11 60.95 Selecting previously unselected package libsereal-decoder-perl.
21:30:10 #11 60.95 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ...
21:30:10 #11 60.95 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
21:30:10 #11 60.99 Selecting previously unselected package libsereal-encoder-perl:arm64.
21:30:10 #11 60.99 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ...
21:30:10 #11 61.00 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ...
21:30:10 #11 61.03 Selecting previously unselected package libset-intspan-perl.
21:30:10 #11 61.03 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ...
21:30:10 #11 61.04 Unpacking libset-intspan-perl (1.19-2) ...
21:30:10 #11 61.07 Selecting previously unselected package libsocket6-perl.
21:30:10 #11 61.08 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ...
21:30:10 #11 61.08 Unpacking libsocket6-perl (0.29-1build4) ...
21:30:10 #11 61.12 Selecting previously unselected package libstring-copyright-perl.
21:30:10 #12 4.436 (89/95): selinux-policy-targeted-36.17-1.fc36.n  43 MB/s | 6.4 MB     00:00    
21:30:10 #12 4.483 (90/95): systemd-networkd-250.10-2.fc36.aarch64 3.6 MB/s | 564 kB     00:00    
21:30:10 #12 4.487 (91/95): systemd-pam-250.10-2.fc36.aarch64.rpm  2.3 MB/s | 319 kB     00:00    
21:30:10 #12 4.493 (92/95): systemd-rpm-macros-250.10-2.fc36.noarc 5.1 MB/s |  24 kB     00:00    
21:30:10 #12 4.501 (93/95): systemd-resolved-250.10-2.fc36.aarch64  18 MB/s | 254 kB     00:00    
21:30:10 #12 4.505 (94/95): vim-filesystem-9.0.1307-1.fc36.noarch. 2.2 MB/s |  17 kB     00:00    
21:30:10 #12 4.515 (95/95): util-linux-2.38-1.fc36.aarch64.rpm      85 MB/s | 2.3 MB     00:00    
21:30:10 #12 4.521 --------------------------------------------------------------------------------
21:30:10 #12 4.521 Total                                            45 MB/s |  93 MB     00:02     
21:30:10 #11 59.42 Preparing to unpack .../162-gpg-wks-client_2.2.35-3ubuntu1_arm64.deb ...
21:30:10 #11 59.42 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
21:30:10 #11 59.45 Selecting previously unselected package gpg-wks-server.
21:30:10 #11 59.46 Preparing to unpack .../163-gpg-wks-server_2.2.35-3ubuntu1_arm64.deb ...
21:30:10 #11 59.46 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
21:30:10 #11 59.49 Selecting previously unselected package gpgsm.
21:30:10 #11 59.49 Preparing to unpack .../164-gpgsm_2.2.35-3ubuntu1_arm64.deb ...
21:30:10 #11 59.50 Unpacking gpgsm (2.2.35-3ubuntu1) ...
21:30:10 #11 59.53 Selecting previously unselected package gnupg.
21:30:10 #11 59.53 Preparing to unpack .../165-gnupg_2.2.35-3ubuntu1_all.deb ...
21:30:10 #11 59.53 Unpacking gnupg (2.2.35-3ubuntu1) ...
21:30:10 #11 59.56 Selecting previously unselected package libfile-dirlist-perl.
21:30:10 #11 59.57 Preparing to unpack .../166-libfile-dirlist-perl_0.05-2_all.deb ...
21:30:10 #11 59.57 Unpacking libfile-dirlist-perl (0.05-2) ...
21:30:10 #11 59.64 Selecting previously unselected package libfile-which-perl.
21:30:10 #10 63.14 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:10 #10 63.19 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:30:10 #10 63.22 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
21:30:10 #10 63.23 Updating certificates in /etc/ssl/certs...
21:30:10 #11 57.88 Updating certificates in /etc/ssl/certs...
21:30:10 #14 22.65   Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                  39/61 
21:30:10 #14 22.67   Installing       : glibc-devel-2.28-225.el8.aarch64                     40/61 
21:30:10 #14 22.68   Running scriptlet: glibc-devel-2.28-225.el8.aarch64                     40/61 
21:30:10 #9 61.73 Setting up libxml-parser-perl (2.46-4) ...
21:30:10 #9 61.74 Setting up lintian (2.116.3) ...
21:30:10 #9 61.76 Setting up libxml-sax-expat-perl (0.51-2) ...
21:30:10 #9 61.80 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:30:10 #9 61.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:10 #10 61.71 Setting up libconfig-tiny-perl (2.26-1) ...
21:30:10 #10 61.72 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
21:30:10 #10 61.73 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
21:30:10 #10 61.75 Setting up liblist-utilsby-perl (0.11-1) ...
21:30:10 #10 61.76 Setting up libstring-shellquote-perl (1.04-1) ...
21:30:10 #10 61.77 Setting up libsub-install-perl (0.928-1.1) ...
21:30:10 #10 61.78 Setting up dpkg-dev (1.20.12) ...
21:30:10 #10 61.80 Setting up libnumber-compare-perl (0.03-1.1) ...
21:30:10 #10 61.81 Setting up intltool-debian (0.35.0+20060710.5) ...
21:30:10 #10 61.82 Setting up liberror-perl (0.17029-1) ...
21:30:10 #13 7.283 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
21:30:10 #11 61.12 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ...
21:30:10 #11 61.12 Unpacking libstring-copyright-perl (0.003012-1) ...
21:30:10 #11 61.16 Selecting previously unselected package libstring-escape-perl.
21:30:10 #11 61.16 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ...
21:30:10 #11 61.16 Unpacking libstring-escape-perl (2010.002-2) ...
21:30:10 #11 61.20 Selecting previously unselected package libstring-shellquote-perl.
21:30:10 #11 61.20 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ...
21:30:10 #11 61.21 Unpacking libstring-shellquote-perl (1.04-1) ...
21:30:10 #11 61.24 Selecting previously unselected package libxs-parse-keyword-perl.
21:30:10 #11 61.24 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ...
21:30:10 #11 61.24 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
21:30:10 #11 61.28 Selecting previously unselected package libsyntax-keyword-try-perl.
21:30:10 #11 61.28 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ...
21:30:10 #11 61.29 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
21:30:10 #11 61.32 Selecting previously unselected package libterm-readkey-perl.
21:30:10 #11 61.32 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ...
21:30:10 #11 61.33 Unpacking libterm-readkey-perl (2.38-1build4) ...
21:30:10 #11 61.36 Selecting previously unselected package libtext-levenshteinxs-perl.
21:30:10 #11 59.64 Preparing to unpack .../167-libfile-which-perl_1.27-1_all.deb ...
21:30:10 #11 59.64 Unpacking libfile-which-perl (1.27-1) ...
21:30:10 #11 59.68 Selecting previously unselected package libfile-homedir-perl.
21:30:10 #11 59.68 Preparing to unpack .../168-libfile-homedir-perl_1.006-1_all.deb ...
21:30:10 #11 59.69 Unpacking libfile-homedir-perl (1.006-1) ...
21:30:10 #11 59.72 Selecting previously unselected package libfile-touch-perl.
21:30:10 #11 59.72 Preparing to unpack .../169-libfile-touch-perl_0.12-1_all.deb ...
21:30:10 #11 59.72 Unpacking libfile-touch-perl (0.12-1) ...
21:30:10 #11 59.75 Selecting previously unselected package libio-pty-perl.
21:30:10 #11 59.76 Preparing to unpack .../170-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
21:30:10 #11 59.76 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:30:10 #11 59.82 Selecting previously unselected package libipc-run-perl.
21:30:10 #11 59.82 Preparing to unpack .../171-libipc-run-perl_20220807.0-1_all.deb ...
21:30:10 #11 59.82 Unpacking libipc-run-perl (20220807.0-1) ...
21:30:10 #11 59.86 Selecting previously unselected package libclass-method-modifiers-perl.
21:30:10 #13 91.72   Installing : fipscheck-lib-1.4.1-6.el7.aarch64                          27/65 
21:30:10 #13 92.36   Installing : openssh-7.4p1-22.el7_9.aarch64                             28/65 
21:30:10 #14 22.70   Installing       : libxcrypt-static-4.1.1-6.el8.aarch64                 41/61 
21:30:10 #14 22.95   Installing       : glibc-static-2.28-225.el8.aarch64                    42/61 
21:30:10 #14 22.98   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            43/61 
21:30:10 #14 22.99   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  44/61 
21:30:10 #14 23.06   Installing       : automake-1.16.1-7.el8.noarch                         45/61 
21:30:10 #14 23.09   Installing       : perl-TermReadKey-2.37-7.el8.aarch64                  46/61 
21:30:10 #14 23.11   Installing       : perl-Error-1:0.17025-2.el8.noarch                    47/61 
21:30:10 #14 23.13   Installing       : perl-Git-2.39.1-1.el8.noarch                         48/61 
21:30:10 #14 23.15   Installing       : git-2.39.1-1.el8.aarch64                             49/61 
21:30:10 #9 61.98 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:10 #9 62.07 Setting up libsoap-lite-perl (1.27-3) ...
21:30:10 #9 62.08 Setting up libxmlrpc-lite-perl (0.717-5) ...
21:30:10 #9 62.09 Processing triggers for libc-bin (2.36-8) ...
21:30:10 #9 62.12 Processing triggers for ca-certificates (20230311) ...
21:30:10 #9 62.13 Updating certificates in /etc/ssl/certs...
21:30:10 #10 61.83 Setting up python3-six (1.16.0-2) ...
21:30:10 #10 61.97 Setting up dh-autoreconf (20) ...
21:30:10 #10 61.98 Setting up patchutils (0.4.2-1) ...
21:30:10 #10 61.99 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:30:10 #10 62.00 Setting up libltdl-dev:arm64 (2.4.6-15) ...
21:30:10 #10 62.01 Setting up libjson-maybexs-perl (1.004003-1) ...
21:30:10 #10 62.02 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:30:10 #10 62.03 Setting up libio-string-perl (1.08-3.1) ...
21:30:10 #10 62.05 Setting up libreadonly-perl (2.050-3) ...
21:30:10 #10 62.06 Setting up python3-gpg (1.14.0-1+b2) ...
21:30:10 #13 7.401 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjsoncpp25 armhf 1.9.5-4 [72.3 kB]
21:30:10 #13 7.420 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
21:30:10 #13 7.445 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libuv1 armhf 1.44.2-1 [76.2 kB]
21:30:10 #13 7.455 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:30:10 #13 7.456 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf emacsen-common all 3.0.4 [14.9 kB]
21:30:10 #13 7.458 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cmake-data all 3.24.2-1ubuntu1 [2024 kB]
21:30:10 #13 7.605 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cmake armhf 3.24.2-1ubuntu1 [4824 kB]
21:30:10 #18 exporting layers 6.7s done
21:30:10 #18 writing image sha256:c8c55c3458ebd931530ea22690fda687a8d253135ffacffad0daebb475fddf1a done
21:30:10 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
21:30:10 #18 DONE 6.8s
21:30:10 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
21:30:10 #14 DONE 2.0s
21:30:10 
21:30:10 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
21:30:10 #15 DONE 0.0s
21:30:10 
21:30:10 #16 exporting to image
21:30:10 #16 exporting layers
21:30:10 #11 61.36 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ...
21:30:10 #11 61.36 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
21:30:10 #11 61.39 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
21:30:10 #11 61.40 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
21:30:10 #11 61.40 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
21:30:10 #11 61.43 Selecting previously unselected package libtext-xslate-perl:arm64.
21:30:10 #11 61.43 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
21:30:10 #11 61.44 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
21:30:10 #11 61.48 Selecting previously unselected package libtime-duration-perl.
21:30:10 #11 61.48 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ...
21:30:10 #11 61.49 Unpacking libtime-duration-perl (1.21-1) ...
21:30:10 #11 61.52 Selecting previously unselected package libtime-moment-perl.
21:30:10 #11 61.52 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ...
21:30:10 #11 61.53 Unpacking libtime-moment-perl (0.44-1build6) ...
21:30:10 #11 61.56 Selecting previously unselected package libtype-tiny-xs-perl.
21:30:10 #11 61.56 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ...
21:30:10 #11 61.57 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
21:30:10 #11 61.60 Selecting previously unselected package libunicode-utf8-perl.
21:30:10 #12 2.232 Package bash-5.2.15-1.fc37.aarch64 is already installed.
21:30:10 #12 2.255 Package bash-5.2.15-1.fc37.aarch64 is already installed.
21:30:10 #12 2.266 Package bash-5.2.15-1.fc37.aarch64 is already installed.
21:30:10 #12 2.267 Package ca-certificates-2023.2.60-1.0.fc37.noarch is already installed.
21:30:10 #12 2.267 Package libarchive-3.6.1-3.fc37.aarch64 is already installed.
21:30:10 #12 2.268 Package pkgconf-pkg-config-1.8.0-3.fc37.aarch64 is already installed.
21:30:10 #12 2.269 Package tar-2:1.34-5.fc37.aarch64 is already installed.
21:30:10 #12 2.280 Package bash-5.2.15-1.fc37.aarch64 is already installed.
21:30:10 #11 59.86 Preparing to unpack .../172-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:30:10 #11 59.86 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:30:10 #11 59.89 Selecting previously unselected package libclass-xsaccessor-perl.
21:30:10 #11 59.89 Preparing to unpack .../173-libclass-xsaccessor-perl_1.19-4_arm64.deb ...
21:30:10 #11 59.90 Unpacking libclass-xsaccessor-perl (1.19-4) ...
21:30:10 #11 59.93 Selecting previously unselected package libb-hooks-op-check-perl:arm64.
21:30:10 #11 59.93 Preparing to unpack .../174-libb-hooks-op-check-perl_0.22-2_arm64.deb ...
21:30:10 #11 59.93 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2) ...
21:30:10 #11 59.97 Selecting previously unselected package libdynaloader-functions-perl.
21:30:10 #11 59.97 Preparing to unpack .../175-libdynaloader-functions-perl_0.003-2_all.deb ...
21:30:10 #11 59.98 Unpacking libdynaloader-functions-perl (0.003-2) ...
21:30:10 #11 60.01 Selecting previously unselected package libdevel-callchecker-perl.
21:30:10 #11 60.01 Preparing to unpack .../176-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
21:30:10 #11 60.01 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:30:10 #11 60.05 Selecting previously unselected package libparams-classify-perl:arm64.
21:30:10 #11 60.05 Preparing to unpack .../177-libparams-classify-perl_0.015-2_arm64.deb ...
21:30:10 #11 60.05 Unpacking libparams-classify-perl:arm64 (0.015-2) ...
21:30:10 #11 60.08 Selecting previously unselected package libmodule-runtime-perl.
21:30:10 #11 60.08 Preparing to unpack .../178-libmodule-runtime-perl_0.016-2_all.deb ...
21:30:10 #11 60.09 Unpacking libmodule-runtime-perl (0.016-2) ...
21:30:10 #11 60.12 Selecting previously unselected package libimport-into-perl.
21:30:10 #11 60.12 Preparing to unpack .../179-libimport-into-perl_1.002005-2_all.deb ...
21:30:10 #11 60.12 Unpacking libimport-into-perl (1.002005-2) ...
21:30:10 #11 60.15 Selecting previously unselected package librole-tiny-perl.
21:30:10 #11 60.15 Preparing to unpack .../180-librole-tiny-perl_2.002004-1_all.deb ...
21:30:10 #11 60.16 Unpacking librole-tiny-perl (2.002004-1) ...
21:30:10 #11 60.19 Selecting previously unselected package libsub-quote-perl.
21:30:10 #10 63.67 0 added, 0 removed; done.
21:30:10 #10 63.67 Running hooks in /etc/ca-certificates/update.d...
21:30:10 #10 63.67 done.
21:30:10 #11 58.46 124 added, 0 removed; done.
21:30:10 #10 62.23 Setting up python3-certifi (2020.6.20-1) ...
21:30:10 #10 62.37 Setting up libfile-find-rule-perl (0.34-1) ...
21:30:10 + set -e
21:30:10 + mkdir -p /root/build-deb/engine
21:30:10 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:10 #13 7.837 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
21:30:10 #13 7.837 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-1ubuntu1 [11.5 kB]
21:30:10 #11 61.60 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
21:30:10 #11 61.60 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:30:10 #11 61.63 Selecting previously unselected package libxml-namespacesupport-perl.
21:30:10 #11 61.63 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:30:10 #11 61.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:30:10 #11 61.67 Selecting previously unselected package libxml-sax-base-perl.
21:30:10 #11 61.67 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:30:10 #11 61.68 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:30:10 #11 61.72 Selecting previously unselected package libxml-sax-perl.
21:30:10 #11 61.72 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:30:10 #11 61.73 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:30:10 #11 61.77 Selecting previously unselected package libxml-libxml-perl.
21:30:10 #11 61.77 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
21:30:10 #11 61.77 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:30:10 #11 61.83 Selecting previously unselected package libxml-parser-perl:arm64.
21:30:10 #11 61.83 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ...
21:30:10 #11 61.87 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
21:30:10 #11 61.91 Selecting previously unselected package libxml-sax-expat-perl.
21:30:10 #11 61.91 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ...
21:30:10 #11 61.91 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:30:10 #11 61.95 Selecting previously unselected package libyaml-libyaml-perl.
21:30:10 #12 2.392 Dependencies resolved.
21:30:10 #12 2.417 ================================================================================
21:30:10 #12 2.417  Package                       Arch     Version                  Repo      Size
21:30:10 #12 2.417 ================================================================================
21:30:10 #12 2.417 Installing:
21:30:10 #12 2.417  cmake                         aarch64  3.26.1-1.fc37            updates  6.3 M
21:30:10 #12 2.417  device-mapper-devel           aarch64  1.02.175-9.fc37          fedora    43 k
21:30:10 #12 2.417  gcc                           aarch64  12.2.1-4.fc37            updates   29 M
21:30:10 #12 2.417  git                           aarch64  2.39.2-1.fc37            updates   66 k
21:30:10 #12 2.417  glibc-static                  aarch64  2.36-9.fc37              updates  1.4 M
21:30:10 #12 2.417  libseccomp-devel              aarch64  2.5.3-3.fc37             fedora    60 k
21:30:10 #12 2.417  libselinux-devel              aarch64  3.5-1.fc37               updates  151 k
21:30:10 #12 2.417  libtool                       aarch64  2.4.7-2.fc37             fedora   600 k
21:30:10 #12 2.417  libtool-ltdl-devel            aarch64  2.4.7-2.fc37             fedora   164 k
21:30:10 #12 2.417  make                          aarch64  1:4.3-11.fc37            fedora   537 k
21:30:10 #12 2.417  selinux-policy-devel          noarch   37.19-1.fc37             updates  887 k
21:30:10 #12 2.417  systemd                       aarch64  251.13-6.fc37            updates  4.0 M
21:30:10 #12 2.417  which                         aarch64  2.21-39.fc37             updates   42 k
21:30:10 #12 2.417 Upgrading:
21:30:10 #12 2.417  libselinux                    aarch64  3.5-1.fc37               updates   86 k
21:30:10 #12 2.417  libsepol                      aarch64  3.5-1.fc37               updates  311 k
21:30:10 #12 2.417  systemd-libs                  aarch64  251.13-6.fc37            updates  589 k
21:30:10 #12 2.417 Installing dependencies:
21:30:10 #12 2.417  annobin-docs                  noarch   11.14-1.fc37             updates   92 k
21:30:10 #12 2.417  annobin-plugin-gcc            aarch64  11.14-1.fc37             updates  889 k
21:30:10 #12 2.417  autoconf                      noarch   2.71-4.fc37              updates  733 k
21:30:10 #12 2.417  automake                      noarch   1.16.5-9.fc37            fedora   696 k
21:30:10 #12 2.417  checkpolicy                   aarch64  3.5-1.fc37               updates  343 k
21:30:10 #12 2.417  cmake-data                    noarch   3.26.1-1.fc37            updates  2.2 M
21:30:10 #12 2.417  cmake-filesystem              aarch64  3.26.1-1.fc37            updates   17 k
21:30:10 #12 2.417  cmake-rpm-macros              noarch   3.26.1-1.fc37            updates   16 k
21:30:10 #12 2.417  cpp                           aarch64  12.2.1-4.fc37            updates  9.2 M
21:30:10 #12 2.417  dbus                          aarch64  1:1.14.6-1.fc37          updates  7.7 k
21:30:10 #12 2.417  dbus-broker                   aarch64  33-1.fc37                updates  168 k
21:30:10 #12 2.417  dbus-common                   noarch   1:1.14.6-1.fc37          updates   15 k
21:30:10 #12 2.417  device-mapper                 aarch64  1.02.175-9.fc37          fedora   136 k
21:30:10 #12 2.417  device-mapper-libs            aarch64  1.02.175-9.fc37          fedora   169 k
21:30:10 #12 2.417  gc                            aarch64  8.0.6-4.fc37             fedora   102 k
21:30:10 #12 2.417  gcc-plugin-annobin            aarch64  12.2.1-4.fc37            updates   52 k
21:30:10 #12 2.417  git-core                      aarch64  2.39.2-1.fc37            updates  4.3 M
21:30:10 #12 2.417  git-core-doc                  noarch   2.39.2-1.fc37            updates  2.8 M
21:30:10 #12 2.417  glibc-devel                   aarch64  2.36-9.fc37              updates  589 k
21:30:10 #12 2.417  guile22                       aarch64  2.2.7-6.fc37             fedora   6.5 M
21:30:10 #12 2.417  jsoncpp                       aarch64  1.9.5-3.fc37             fedora    92 k
21:30:10 #12 2.417  kernel-headers                aarch64  6.2.6-200.fc37           updates  1.5 M
21:30:10 #12 2.417  kmod-libs                     aarch64  30-2.fc37                fedora    66 k
21:30:10 #12 2.417  less                          aarch64  590-5.fc37               fedora   161 k
21:30:10 #12 2.417  libargon2                     aarch64  20190702-1.fc37          fedora    28 k
21:30:10 #12 2.417  libasan                       aarch64  12.2.1-4.fc37            updates  425 k
21:30:10 #12 2.417  libatomic                     aarch64  12.2.1-4.fc37            updates   43 k
21:30:10 #12 2.417  libcbor                       aarch64  0.7.0-7.fc37             fedora    55 k
21:30:10 #12 2.417  libedit                       aarch64  3.1-43.20221009cvs.fc37  updates  105 k
21:30:10 #12 2.417  libfdisk                      aarch64  2.38.1-1.fc37            fedora   155 k
21:30:10 #12 2.417  libfido2                      aarch64  1.11.0-3.fc37            fedora    96 k
21:30:10 #12 2.417  libmpc                        aarch64  1.2.1-5.fc37             fedora    62 k
21:30:10 #12 2.417  libseccomp                    aarch64  2.5.3-3.fc37             fedora    71 k
21:30:10 #12 2.417  libselinux-utils              aarch64  3.5-1.fc37               updates  162 k
21:30:10 #12 2.417  libsepol-devel                aarch64  3.5-1.fc37               updates   49 k
21:30:10 #12 2.417  libtool-ltdl                  aarch64  2.4.7-2.fc37             fedora    37 k
21:30:10 #12 2.417  libubsan                      aarch64  12.2.1-4.fc37            updates  192 k
21:30:10 #12 2.417  libutempter                   aarch64  1.2.1-7.fc37             fedora    26 k
21:30:10 #12 2.417  libuv                         aarch64  1:1.44.2-2.fc37          fedora   148 k
21:30:10 #12 2.417  libxcrypt-devel               aarch64  4.4.33-4.fc37            updates   30 k
21:30:10 #12 2.417  libxcrypt-static              aarch64  4.4.33-4.fc37            updates  109 k
21:30:10 #12 2.417  m4                            aarch64  1.4.19-4.fc37            fedora   299 k
21:30:10 #12 2.417  openssh                       aarch64  8.8p1-9.fc37             updates  440 k
21:30:10 #12 2.417  openssh-clients               aarch64  8.8p1-9.fc37             updates  669 k
21:30:10 #12 2.417  pcre2-devel                   aarch64  10.40-1.fc37.1           fedora   505 k
21:30:10 #12 2.417  pcre2-utf16                   aarch64  10.40-1.fc37.1           fedora   199 k
21:30:10 #12 2.417  pcre2-utf32                   aarch64  10.40-1.fc37.1           fedora   188 k
21:30:10 #12 2.417  perl-Error                    noarch   1:0.17029-10.fc37        fedora    41 k
21:30:10 #12 2.417  perl-File-Compare             noarch   1.100.700-492.fc37       fedora    16 k
21:30:10 #12 2.417  perl-File-Copy                noarch   2.39-492.fc37            fedora    23 k
21:30:10 #12 2.417  perl-File-Find                noarch   1.40-492.fc37            fedora    28 k
21:30:10 #12 2.417  perl-Git                      noarch   2.39.2-1.fc37            updates   43 k
21:30:10 #12 2.417  perl-TermReadKey              aarch64  2.38-14.fc37             fedora    36 k
21:30:10 #12 2.417  perl-Thread-Queue             noarch   3.14-489.fc37            fedora    21 k
21:30:10 #12 2.417  perl-lib                      aarch64  0.65-492.fc37            fedora    18 k
21:30:10 #12 2.417  perl-threads                  aarch64  1:2.27-489.fc37          fedora    56 k
21:30:10 #12 2.417  perl-threads-shared           aarch64  1.64-489.fc37            fedora    43 k
21:30:10 #12 2.417  policycoreutils               aarch64  3.4-6.fc37               fedora   239 k
21:30:10 #12 2.417  policycoreutils-devel         aarch64  3.4-6.fc37               fedora   145 k
21:30:10 #12 2.417  policycoreutils-python-utils  noarch   3.4-6.fc37               fedora    80 k
21:30:10 #12 2.417  python3-audit                 aarch64  3.1-2.fc37               updates   87 k
21:30:10 #12 2.417  python3-libselinux            aarch64  3.5-1.fc37               updates  190 k
21:30:10 #12 2.417  python3-libsemanage           aarch64  3.4-5.fc37               fedora    84 k
21:30:10 #12 2.417  python3-policycoreutils       noarch   3.4-6.fc37               fedora   2.2 M
21:30:10 #12 2.417  python3-setools               aarch64  4.4.0-9.fc37             fedora   613 k
21:30:10 #12 2.417  python3-setuptools            noarch   62.6.0-2.fc37            fedora   1.6 M
21:30:10 #12 2.417  rhash                         aarch64  1.4.2-3.fc37             fedora   185 k
21:30:10 #12 2.417  rpm-plugin-selinux            aarch64  4.18.0-1.fc37            fedora    20 k
21:30:10 #12 2.417  selinux-policy                noarch   37.19-1.fc37             updates   51 k
21:30:10 #12 2.417  selinux-policy-targeted       noarch   37.19-1.fc37             updates  6.6 M
21:30:10 #12 2.417  systemd-devel                 aarch64  251.13-6.fc37            updates  577 k
21:30:10 #12 2.417  systemd-pam                   aarch64  251.13-6.fc37            updates  322 k
21:30:10 #12 2.417  systemd-rpm-macros            noarch   251.13-6.fc37            updates   29 k
21:30:10 #12 2.417  util-linux                    aarch64  2.38.1-1.fc37            fedora   2.3 M
21:30:10 #12 2.417  vim-filesystem                noarch   2:9.0.1429-1.fc37        updates   18 k
21:30:10 #12 2.417  xkeyboard-config              noarch   2.36-3.fc37              updates  957 k
21:30:10 #12 2.417 Installing weak dependencies:
21:30:10 #12 2.417  cryptsetup-libs               aarch64  2.6.1-1.fc37             updates  488 k
21:30:10 #12 2.417  libbpf                        aarch64  2:0.8.0-2.fc37           fedora   173 k
21:30:10 #12 2.417  libxkbcommon                  aarch64  1.4.1-2.fc37             fedora   139 k
21:30:10 #12 2.417  qrencode-libs                 aarch64  4.1.1-3.fc37             fedora    61 k
21:30:10 #12 2.417  systemd-networkd              aarch64  251.13-6.fc37            updates  572 k
21:30:10 #12 2.417  systemd-resolved              aarch64  251.13-6.fc37            updates  263 k
21:30:10 #12 2.417 
21:30:10 #12 2.417 Transaction Summary
21:30:10 #12 2.417 ================================================================================
21:30:10 #12 2.417 Install  95 Packages
21:30:10 #12 2.417 Upgrade   3 Packages
21:30:10 #12 2.417 
21:30:10 #12 2.424 Total download size: 97 M
21:30:10 #12 2.424 Downloading Packages:
21:30:10 #11 60.19 Preparing to unpack .../181-libsub-quote-perl_2.006006-1_all.deb ...
21:30:10 #11 60.19 Unpacking libsub-quote-perl (2.006006-1) ...
21:30:10 #11 60.22 Selecting previously unselected package libmoo-perl.
21:30:10 #11 60.23 Preparing to unpack .../182-libmoo-perl_2.005004-3_all.deb ...
21:30:10 #11 60.23 Unpacking libmoo-perl (2.005004-3) ...
21:30:10 #11 60.26 Selecting previously unselected package libencode-locale-perl.
21:30:10 #11 60.26 Preparing to unpack .../183-libencode-locale-perl_1.05-2_all.deb ...
21:30:10 #11 60.27 Unpacking libencode-locale-perl (1.05-2) ...
21:30:10 #11 60.30 Selecting previously unselected package libtimedate-perl.
21:30:10 #11 60.30 Preparing to unpack .../184-libtimedate-perl_2.3300-2_all.deb ...
21:30:10 #11 60.30 Unpacking libtimedate-perl (2.3300-2) ...
21:30:10 #11 60.34 Selecting previously unselected package libhttp-date-perl.
21:30:10 #11 60.34 Preparing to unpack .../185-libhttp-date-perl_6.05-1_all.deb ...
21:30:10 #11 60.35 Unpacking libhttp-date-perl (6.05-1) ...
21:30:10 #11 60.38 Selecting previously unselected package libfile-listing-perl.
21:30:10 #11 60.38 Preparing to unpack .../186-libfile-listing-perl_6.15-1_all.deb ...
21:30:10 #11 60.38 Unpacking libfile-listing-perl (6.15-1) ...
21:30:10 #11 60.41 Selecting previously unselected package libhtml-tagset-perl.
21:30:10 #13 92.39   Installing : lzo-2.06-8.el7.aarch64                                     29/65 
21:30:10 #13 92.72   Installing : libarchive-3.1.2-14.el7_7.aarch64                          30/65 
21:30:10 #13 93.02   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      31/65 
21:30:10 #13 93.04   Installing : perl-TermReadKey-2.30-20.el7.aarch64                       32/65 
21:30:10 #11 58.50 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:30:10 #11 58.51 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:10 #11 58.53 Setting up bsdmainutils (11.1.2ubuntu3) ...
21:30:10 #11 58.55 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:30:10 #11 58.55 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
21:30:10 #11 58.56 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:30:10 #11 58.56 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
21:30:10 #11 58.57 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
21:30:10 #11 58.58 Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
21:30:10 #11 58.59 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
21:30:10 #11 58.60 Setting up dwz (0.13-5) ...
21:30:10 #11 58.62 Setting up groff-base (1.22.4-4build1) ...
21:30:10 #11 58.64 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:30:10 #11 58.65 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:30:10 #11 58.66 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.3) ...
21:30:10 #11 58.68 Setting up libc6-dev:arm64 (2.31-0ubuntu9.9) ...
21:30:10 #10 62.39 Setting up libstring-copyright-perl (0.003006-1) ...
21:30:10 #10 62.41 Setting up libgd3:arm64 (2.3.0-2) ...
21:30:10 #10 62.43 Setting up python3-idna (2.10-1) ...
21:30:10 #10 62.64 Setting up libdata-optlist-perl (0.110-1.1) ...
21:30:10 #14 23.18   Installing       : libuv-1:1.41.1-1.el8_4.aarch64                       50/61 
21:30:11 #13 7.987 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libudev-dev armhf 251.4-1ubuntu7.1 [21.3 kB]
21:30:11 #13 8.145 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsepol-dev armhf 3.4-2 [359 kB]
21:30:11 #9 62.59 0 added, 0 removed; done.
21:30:11 #9 62.59 Running hooks in /etc/ca-certificates/update.d...
21:30:11 #9 62.59 done.
21:30:11 #11 61.95 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
21:30:11 #11 61.95 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:30:11 #11 61.99 Selecting previously unselected package licensecheck.
21:30:11 #11 61.99 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ...
21:30:11 #11 61.99 Unpacking licensecheck (3.2.14-2) ...
21:30:11 #11 62.03 Selecting previously unselected package libdevel-size-perl.
21:30:11 #11 62.03 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ...
21:30:11 #11 62.03 Unpacking libdevel-size-perl (0.83-1build4) ...
21:30:11 #11 62.06 Selecting previously unselected package libipc-run3-perl.
21:30:11 #11 62.06 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ...
21:30:11 #11 62.07 Unpacking libipc-run3-perl (0.048-2) ...
21:30:11 #11 62.10 Selecting previously unselected package lzip.
21:30:11 #11 62.10 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ...
21:30:11 #11 62.11 Unpacking lzip (1.23-1) ...
21:30:11 #11 62.14 Selecting previously unselected package lzop.
21:30:11 #11 62.14 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ...
21:30:11 #11 62.15 Unpacking lzop (1.04-2build2) ...
21:30:11 #11 62.18 Selecting previously unselected package t1utils.
21:30:11 #11 60.42 Preparing to unpack .../187-libhtml-tagset-perl_3.20-4_all.deb ...
21:30:11 #11 60.42 Unpacking libhtml-tagset-perl (3.20-4) ...
21:30:11 #11 60.46 Selecting previously unselected package liburi-perl.
21:30:11 #11 60.46 Preparing to unpack .../188-liburi-perl_5.12-1ubuntu1_all.deb ...
21:30:11 #11 60.46 Unpacking liburi-perl (5.12-1ubuntu1) ...
21:30:11 #11 60.50 Selecting previously unselected package libhtml-parser-perl:arm64.
21:30:11 #11 60.50 Preparing to unpack .../189-libhtml-parser-perl_3.78-1_arm64.deb ...
21:30:11 #11 60.50 Unpacking libhtml-parser-perl:arm64 (3.78-1) ...
21:30:11 #11 60.54 Selecting previously unselected package libhtml-tree-perl.
21:30:11 #11 60.54 Preparing to unpack .../190-libhtml-tree-perl_5.07-2_all.deb ...
21:30:11 #11 60.54 Unpacking libhtml-tree-perl (5.07-2) ...
21:30:11 #11 60.58 Selecting previously unselected package libio-html-perl.
21:30:11 #11 60.58 Preparing to unpack .../191-libio-html-perl_1.004-3_all.deb ...
21:30:11 #11 60.59 Unpacking libio-html-perl (1.004-3) ...
21:30:11 #11 60.62 Selecting previously unselected package liblwp-mediatypes-perl.
21:30:11 #11 60.62 Preparing to unpack .../192-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:30:11 #11 60.62 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:30:11 #11 60.65 Selecting previously unselected package libhttp-message-perl.
21:30:11 #11 58.69 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
21:30:11 #11 58.76 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.7) ...
21:30:11 #11 58.77 Setting up python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:30:11 #10 62.65 Setting up libipc-run-perl (20200505.0-1) ...
21:30:11 #10 62.66 Setting up git (1:2.30.2-1+deb11u2) ...
21:30:11 #10 62.69 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
21:30:11 #10 62.70 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:30:11 #10 62.87 Setting up libcontextual-return-perl (0.004014-2) ...
21:30:11 #10 62.89 Setting up libwww-robotrules-perl (6.02-1) ...
21:30:11 #10 62.90 Setting up libtypes-serialiser-perl (1.01-1) ...
21:30:11 + mkdir -p /root/build-deb/cli
21:30:11 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:11 #11 62.18 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ...
21:30:11 #11 62.18 Unpacking t1utils (1.41-4build2) ...
21:30:11 #11 62.22 Selecting previously unselected package unzip.
21:30:11 #11 62.22 Preparing to unpack .../344-unzip_6.0-26ubuntu3.1_arm64.deb ...
21:30:11 #11 62.23 Unpacking unzip (6.0-26ubuntu3.1) ...
21:30:11 #11 62.28 Selecting previously unselected package lintian.
21:30:11 #11 62.28 Preparing to unpack .../345-lintian_2.114.0ubuntu1.2_all.deb ...
21:30:11 #11 62.29 Unpacking lintian (2.114.0ubuntu1.2) ...
21:30:11 #11 60.65 Preparing to unpack .../193-libhttp-message-perl_6.37-1_all.deb ...
21:30:11 #11 60.66 Unpacking libhttp-message-perl (6.37-1) ...
21:30:11 #11 60.68 Selecting previously unselected package libhttp-cookies-perl.
21:30:11 #11 60.68 Preparing to unpack .../194-libhttp-cookies-perl_6.10-1_all.deb ...
21:30:11 #11 60.69 Unpacking libhttp-cookies-perl (6.10-1) ...
21:30:11 #11 60.72 Selecting previously unselected package libhttp-negotiate-perl.
21:30:11 #11 60.72 Preparing to unpack .../195-libhttp-negotiate-perl_6.01-1_all.deb ...
21:30:11 #11 60.72 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:30:11 #11 60.75 Selecting previously unselected package perl-openssl-defaults:arm64.
21:30:11 #11 60.76 Preparing to unpack .../196-perl-openssl-defaults_7_arm64.deb ...
21:30:11 #11 60.76 Unpacking perl-openssl-defaults:arm64 (7) ...
21:30:11 #11 60.79 Selecting previously unselected package libnet-ssleay-perl:arm64.
21:30:11 #11 60.79 Preparing to unpack .../197-libnet-ssleay-perl_1.92-2_arm64.deb ...
21:30:11 #11 60.80 Unpacking libnet-ssleay-perl:arm64 (1.92-2) ...
21:30:11 #11 60.84 Selecting previously unselected package libio-socket-ssl-perl.
21:30:11 #11 60.84 Preparing to unpack .../198-libio-socket-ssl-perl_2.074-2_all.deb ...
21:30:11 #11 60.84 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:30:11 #11 60.88 Selecting previously unselected package libnet-http-perl.
21:30:11 #11 60.88 Preparing to unpack .../199-libnet-http-perl_6.22-1_all.deb ...
21:30:11 #12 5.971 Running transaction check
21:30:11 #10 62.92 Setting up libhtml-parser-perl (3.75-1+b1) ...
21:30:11 #10 62.93 Setting up libgit-wrapper-perl (0.048-1) ...
21:30:11 #10 62.94 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:30:11 #10 62.95 Setting up librole-tiny-perl (2.002004-1) ...
21:30:11 #10 62.97 Setting up gnupg (2.2.27-2+deb11u2) ...
21:30:11 #10 62.98 Setting up build-essential (12.9) ...
21:30:11 #10 62.99 Setting up python3-unidiff (0.5.5-2) ...
21:30:11 #10 63.13 Setting up lsb-release (11.1.0) ...
21:30:11 #10 63.14 Setting up libfont-ttf-perl (1.06-1.1) ...
21:30:11 #10 63.16 Setting up libfile-homedir-perl (1.006-1) ...
21:30:11 #13 93.07   Installing : libgomp-4.8.5-44.el7.aarch64                               33/65 
21:30:11 #13 8.435 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-16-0 armhf 10.40-1ubuntu1 [179 kB]
21:30:11 #13 8.478 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-32-0 armhf 10.40-1ubuntu1 [172 kB]
21:30:11 #13 8.509 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-posix3 armhf 10.40-1ubuntu1 [5524 B]
21:30:11 #13 8.510 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-dev armhf 10.40-1ubuntu1 [663 kB]
21:30:11 #13 8.578 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libselinux1-dev armhf 3.4-1 [157 kB]
21:30:11 #13 8.590 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper-dev armhf 2:1.02.185-1ubuntu1 [36.7 kB]
21:30:11 #13 8.593 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libseccomp-dev armhf 2.5.4-1ubuntu1 [86.8 kB]
21:30:11 #13 8.598 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libsystemd-dev armhf 251.4-1ubuntu7.1 [314 kB]
21:30:11 #13 8.617 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
21:30:11 + mkdir -p /root/build-deb/buildx
21:30:11 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:11 #9 DONE 63.3s
21:30:11 
21:30:11 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:30:11 #11 DONE 0.1s
21:30:11 
21:30:11 #12 [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
21:30:11 #11 62.60 Selecting previously unselected package manpages-dev.
21:30:11 #11 62.60 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ...
21:30:11 #11 62.61 Unpacking manpages-dev (5.10-1ubuntu1) ...
21:30:11 #10 DONE 64.5s
21:30:11 
21:30:11 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:30:11 #11 DONE 0.1s
21:30:11 
21:30:11 #12 [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
21:30:11 #11 60.88 Unpacking libnet-http-perl (6.22-1) ...
21:30:11 #11 60.91 Selecting previously unselected package liblwp-protocol-https-perl.
21:30:11 #11 60.92 Preparing to unpack .../200-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:30:11 #11 60.92 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:30:11 #11 60.97 Selecting previously unselected package libtry-tiny-perl.
21:30:11 #11 60.97 Preparing to unpack .../201-libtry-tiny-perl_0.31-1_all.deb ...
21:30:11 #11 60.97 Unpacking libtry-tiny-perl (0.31-1) ...
21:30:11 #11 61.00 Selecting previously unselected package libwww-robotrules-perl.
21:30:11 #11 61.00 Preparing to unpack .../202-libwww-robotrules-perl_6.02-1_all.deb ...
21:30:11 #11 61.01 Unpacking libwww-robotrules-perl (6.02-1) ...
21:30:11 #11 61.04 Selecting previously unselected package libwww-perl.
21:30:11 #11 61.04 Preparing to unpack .../203-libwww-perl_6.67-1_all.deb ...
21:30:11 #11 61.04 Unpacking libwww-perl (6.67-1) ...
21:30:11 #11 61.08 Selecting previously unselected package patchutils.
21:30:11 #11 61.08 Preparing to unpack .../204-patchutils_0.4.2-1build2_arm64.deb ...
21:30:11 #11 61.08 Unpacking patchutils (0.4.2-1build2) ...
21:30:11 #11 61.11 Selecting previously unselected package wdiff.
21:30:11 #12 6.083 Transaction check succeeded.
21:30:11 #12 6.084 Running transaction test
21:30:11 #10 63.17 Setting up python3-magic (2:0.4.20-3) ...
21:30:11 #10 63.31 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:30:11 #10 63.32 Setting up pristine-tar (1.49) ...
21:30:11 #10 63.33 Setting up libio-socket-ssl-perl (2.069-1) ...
21:30:11 #10 63.36 Setting up libsub-exporter-perl (0.987-1) ...
21:30:11 #10 63.37 Setting up libc-devtools (2.31-13+deb11u5) ...
21:30:11 #10 63.38 Setting up libalgorithm-merge-perl (0.08-3) ...
21:30:11 #10 63.39 Setting up libhttp-message-perl (6.28-1) ...
21:30:11 #10 63.40 Setting up libhtml-form-perl (6.07-1) ...
21:30:11 #10 63.42 Setting up python3-pkg-resources (52.0.0-4) ...
21:30:11 #13 93.44   Installing : setools-libs-3.3.8-4.el7.aarch64                           34/65 
21:30:11 #11 59.42 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:30:11 #11 59.43 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
21:30:11 #11 59.45 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:30:11 #11 59.46 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
21:30:11 #11 59.47 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:30:11 #11 59.49 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:30:11 #12 3.291 (1/98): device-mapper-1.02.175-9.fc37.aarch64.r 446 kB/s | 136 kB     00:00    
21:30:11 #12 3.295 (2/98): device-mapper-devel-1.02.175-9.fc37.aar 138 kB/s |  43 kB     00:00    
21:30:11 #12 3.300 (3/98): automake-1.16.5-9.fc37.noarch.rpm       2.2 MB/s | 696 kB     00:00    
21:30:11 #12 3.306 (4/98): gc-8.0.6-4.fc37.aarch64.rpm             9.8 MB/s | 102 kB     00:00    
21:30:11 #12 3.316 (5/98): device-mapper-libs-1.02.175-9.fc37.aarc 8.7 MB/s | 169 kB     00:00    
21:30:11 #12 3.326 (6/98): jsoncpp-1.9.5-3.fc37.aarch64.rpm        5.7 MB/s |  92 kB     00:00    
21:30:11 #12 3.353 (7/98): guile22-2.2.7-6.fc37.aarch64.rpm        127 MB/s | 6.5 MB     00:00    
21:30:11 #12 3.356 (8/98): kmod-libs-30-2.fc37.aarch64.rpm         1.9 MB/s |  66 kB     00:00    
21:30:11 #12 3.360 (9/98): less-590-5.fc37.aarch64.rpm             5.5 MB/s | 161 kB     00:00    
21:30:11 #12 3.366 (10/98): libargon2-20190702-1.fc37.aarch64.rpm  4.7 MB/s |  28 kB     00:00    
21:30:11 #12 3.370 (11/98): libbpf-0.8.0-2.fc37.aarch64.rpm         18 MB/s | 173 kB     00:00    
21:30:11 #12 3.373 (12/98): libcbor-0.7.0-7.fc37.aarch64.rpm       4.5 MB/s |  55 kB     00:00    
21:30:11 #12 3.379 (13/98): libfido2-1.11.0-3.fc37.aarch64.rpm      17 MB/s |  96 kB     00:00    
21:30:11 #12 3.382 (14/98): libmpc-1.2.1-5.fc37.aarch64.rpm        7.5 MB/s |  62 kB     00:00    
21:30:11 #12 3.387 (15/98): libfdisk-2.38.1-1.fc37.aarch64.rpm      12 MB/s | 155 kB     00:00    
21:30:11 #12 3.395 (16/98): libseccomp-devel-2.5.3-3.fc37.aarch64. 6.2 MB/s |  60 kB     00:00    
21:30:11 #12 3.399 (17/98): libseccomp-2.5.3-3.fc37.aarch64.rpm    4.8 MB/s |  71 kB     00:00    
21:30:11 #12 3.402 (18/98): libtool-2.4.7-2.fc37.aarch64.rpm        40 MB/s | 600 kB     00:00    
21:30:11 #12 3.406 (19/98): libtool-ltdl-2.4.7-2.fc37.aarch64.rpm  3.4 MB/s |  37 kB     00:00    
21:30:11 #12 3.410 (20/98): libtool-ltdl-devel-2.4.7-2.fc37.aarch6  22 MB/s | 164 kB     00:00    
21:30:11 #12 3.414 (21/98): libutempter-1.2.1-7.fc37.aarch64.rpm   2.4 MB/s |  26 kB     00:00    
21:30:11 #12 3.418 (22/98): libuv-1.44.2-2.fc37.aarch64.rpm         13 MB/s | 148 kB     00:00    
21:30:11 #12 3.422 (23/98): libxkbcommon-1.4.1-2.fc37.aarch64.rpm   13 MB/s | 139 kB     00:00    
21:30:11 #12 3.429 (24/98): m4-1.4.19-4.fc37.aarch64.rpm            30 MB/s | 299 kB     00:00    
21:30:11 #12 3.433 (25/98): make-4.3-11.fc37.aarch64.rpm            37 MB/s | 537 kB     00:00    
21:30:11 #12 3.439 (26/98): pcre2-devel-10.40-1.fc37.1.aarch64.rpm  35 MB/s | 505 kB     00:00    
21:30:11 #12 3.444 (27/98): pcre2-utf16-10.40-1.fc37.1.aarch64.rpm  21 MB/s | 199 kB     00:00    
21:30:11 #12 3.447 (28/98): pcre2-utf32-10.40-1.fc37.1.aarch64.rpm  15 MB/s | 188 kB     00:00    
21:30:11 #12 3.451 (29/98): perl-Error-0.17029-10.fc37.noarch.rpm  3.8 MB/s |  41 kB     00:00    
21:30:11 #12 3.455 (30/98): perl-File-Compare-1.100.700-492.fc37.n 2.4 MB/s |  16 kB     00:00    
21:30:11 #12 3.458 (31/98): perl-File-Copy-2.39-492.fc37.noarch.rp 2.4 MB/s |  23 kB     00:00    
21:30:11 #12 3.462 (32/98): perl-File-Find-1.40-492.fc37.noarch.rp 2.9 MB/s |  28 kB     00:00    
21:30:11 #12 3.465 (33/98): perl-TermReadKey-2.38-14.fc37.aarch64. 5.5 MB/s |  36 kB     00:00    
21:30:11 #12 3.467 (34/98): perl-Thread-Queue-3.14-489.fc37.noarch 2.4 MB/s |  21 kB     00:00    
21:30:11 #12 3.471 (35/98): perl-lib-0.65-492.fc37.aarch64.rpm     2.1 MB/s |  18 kB     00:00    
21:30:11 #12 3.475 (36/98): perl-threads-2.27-489.fc37.aarch64.rpm 8.4 MB/s |  56 kB     00:00    
21:30:11 #12 3.478 (37/98): perl-threads-shared-1.64-489.fc37.aarc 4.4 MB/s |  43 kB     00:00    
21:30:11 #12 3.485 (38/98): policycoreutils-devel-3.4-6.fc37.aarch  22 MB/s | 145 kB     00:00    
21:30:11 #12 3.489 (39/98): policycoreutils-python-utils-3.4-6.fc3 8.3 MB/s |  80 kB     00:00    
21:30:11 #12 3.493 (40/98): policycoreutils-3.4-6.fc37.aarch64.rpm  11 MB/s | 239 kB     00:00    
21:30:11 #12 3.504 (41/98): python3-libsemanage-3.4-5.fc37.aarch64 5.7 MB/s |  84 kB     00:00    
21:30:11 #12 3.511 (42/98): python3-policycoreutils-3.4-6.fc37.noa 101 MB/s | 2.2 MB     00:00    
21:30:11 #12 3.516 (43/98): python3-setools-4.4.0-9.fc37.aarch64.r  31 MB/s | 613 kB     00:00    
21:30:11 #12 3.524 (44/98): rhash-1.4.2-3.fc37.aarch64.rpm          25 MB/s | 185 kB     00:00    
21:30:11 #12 3.529 (45/98): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 4.8 MB/s |  61 kB     00:00    
21:30:11 #12 3.540 (46/98): python3-setuptools-62.6.0-2.fc37.noarc  70 MB/s | 1.6 MB     00:00    
21:30:11 #12 3.544 (47/98): rpm-plugin-selinux-4.18.0-1.fc37.aarch 1.1 MB/s |  20 kB     00:00    
21:30:11 #12 3.559 (48/98): util-linux-2.38.1-1.fc37.aarch64.rpm    86 MB/s | 2.3 MB     00:00    
21:30:11 #12 3.566 (49/98): annobin-docs-11.14-1.fc37.noarch.rpm   5.1 MB/s |  92 kB     00:00    
21:30:11 #12 3.572 (50/98): annobin-plugin-gcc-11.14-1.fc37.aarch6  37 MB/s | 889 kB     00:00    
21:30:11 #12 3.580 (51/98): autoconf-2.71-4.fc37.noarch.rpm         40 MB/s | 733 kB     00:00    
21:30:11 #12 3.595 (52/98): checkpolicy-3.5-1.fc37.aarch64.rpm      16 MB/s | 343 kB     00:00    
21:30:11 #13 8.797 debconf: delaying package configuration, since apt-utils is not installed
21:30:11 #13 8.837 Fetched 9739 kB in 2s (4599 kB/s)
21:30:11 #13 8.860 Selecting previously unselected package bash-completion.
21:30:11 #13 8.860 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27269 files and directories currently installed.)
21:30:11 #13 8.877 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
21:30:11 #13 8.890 Unpacking bash-completion (1:2.11-6ubuntu1) ...
21:30:11 #11 62.83 Selecting previously unselected package python3-certifi.
21:30:11 #11 62.83 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
21:30:11 #11 62.83 Unpacking python3-certifi (2020.6.20-1) ...
21:30:11 #11 62.88 Selecting previously unselected package python3-idna.
21:30:11 #11 61.12 Preparing to unpack .../205-wdiff_1.2.2-2build3_arm64.deb ...
21:30:11 #11 61.12 Unpacking wdiff (1.2.2-2build3) ...
21:30:11 #11 61.16 Selecting previously unselected package devscripts.
21:30:11 #11 61.16 Preparing to unpack .../206-devscripts_2.22.2ubuntu3_arm64.deb ...
21:30:11 #11 61.18 Unpacking devscripts (2.22.2ubuntu3) ...
21:30:11 #11 61.25 Selecting previously unselected package diffstat.
21:30:11 #11 61.26 Preparing to unpack .../207-diffstat_1.64-1build2_arm64.deb ...
21:30:11 #11 61.26 Unpacking diffstat (1.64-1build2) ...
21:30:11 #11 61.29 Selecting previously unselected package python3-chardet.
21:30:11 #11 61.29 Preparing to unpack .../208-python3-chardet_4.0.0-2_all.deb ...
21:30:11 #11 61.30 Unpacking python3-chardet (4.0.0-2) ...
21:30:11 #11 61.34 Selecting previously unselected package python3-debian.
21:30:11 #11 61.34 Preparing to unpack .../209-python3-debian_0.1.46_all.deb ...
21:30:11 #11 61.35 Unpacking python3-debian (0.1.46) ...
21:30:11 #11 61.39 Selecting previously unselected package libgpgme11:arm64.
21:30:11 #14 23.62   Installing       : cmake-data-3.20.2-5.el8.noarch                       51/61 
21:30:11 #14 24.46   Installing       : cmake-3.20.2-5.el8.aarch64                           52/61 
21:30:11 #14 24.55   Installing       : isl-0.16.1-6.el8.aarch64                             53/61 
21:30:12 #10 63.61 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:30:12 #10 63.62 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
21:30:12 #10 63.63 Setting up libjson-xs-perl (4.030-1+b1) ...
21:30:12 #10 63.64 Setting up libhttp-negotiate-perl (6.01-1) ...
21:30:12 #10 63.65 Setting up libio-prompter-perl (0.004015-1) ...
21:30:12 #10 63.67 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:30:12 #10 63.68 Setting up libhttp-cookies-perl (6.10-1) ...
21:30:12 #13 93.74   Installing : libseccomp-2.3.1-4.el7.aarch64                             35/65 
21:30:12 #12 3.628 (53/98): cmake-3.26.1-1.fc37.aarch64.rpm        117 MB/s | 6.3 MB     00:00    
21:30:12 #12 3.637 (54/98): cmake-data-3.26.1-1.fc37.noarch.rpm     40 MB/s | 2.2 MB     00:00    
21:30:12 #12 3.640 (55/98): cmake-filesystem-3.26.1-1.fc37.aarch64 424 kB/s |  17 kB     00:00    
21:30:12 #12 3.646 (56/98): cmake-rpm-macros-3.26.1-1.fc37.noarch. 2.9 MB/s |  16 kB     00:00    
21:30:12 #12 3.653 (57/98): cryptsetup-libs-2.6.1-1.fc37.aarch64.r  39 MB/s | 488 kB     00:00    
21:30:12 #12 3.660 (58/98): dbus-1.14.6-1.fc37.aarch64.rpm         659 kB/s | 7.7 kB     00:00    
21:30:12 #12 3.675 (59/98): dbus-broker-33-1.fc37.aarch64.rpm      8.9 MB/s | 168 kB     00:00    
21:30:12 #12 3.690 (60/98): dbus-common-1.14.6-1.fc37.noarch.rpm   606 kB/s |  15 kB     00:00    
21:30:12 #12 3.725 (61/98): cpp-12.2.1-4.fc37.aarch64.rpm          110 MB/s | 9.2 MB     00:00    
21:30:12 #12 3.736 (62/98): gcc-plugin-annobin-12.2.1-4.fc37.aarch 1.2 MB/s |  52 kB     00:00    
21:30:12 #12 3.752 (63/98): git-2.39.2-1.fc37.aarch64.rpm          3.0 MB/s |  66 kB     00:00    
21:30:12 #12 3.824 (64/98): git-core-2.39.2-1.fc37.aarch64.rpm      52 MB/s | 4.3 MB     00:00    
21:30:12 #12 3.836 (65/98): git-core-doc-2.39.2-1.fc37.noarch.rpm   35 MB/s | 2.8 MB     00:00    
21:30:12 #13 8.995 Selecting previously unselected package libarchive13:armhf.
21:30:12 #13 8.995 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
21:30:12 #13 9.002 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
21:30:12 #13 9.037 Selecting previously unselected package libjsoncpp25:armhf.
21:30:12 #13 9.040 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_armhf.deb ...
21:30:12 #13 9.043 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
21:30:12 #13 9.074 Selecting previously unselected package librhash0:armhf.
21:30:12 #13 9.077 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
21:30:12 #13 9.081 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
21:30:12 #13 9.113 Selecting previously unselected package libuv1:armhf.
21:30:12 #13 9.116 Preparing to unpack .../04-libuv1_1.44.2-1_armhf.deb ...
21:30:12 #13 9.120 Unpacking libuv1:armhf (1.44.2-1) ...
21:30:12 #13 9.145 Selecting previously unselected package dh-elpa-helper.
21:30:12 #13 9.147 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:30:12 #13 9.151 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:30:12 #13 9.188 Selecting previously unselected package emacsen-common.
21:30:12 #13 9.188 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:30:12 #13 9.198 Unpacking emacsen-common (3.0.4) ...
21:30:12 #13 9.244 Selecting previously unselected package cmake-data.
21:30:12 #11 62.88 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ...
21:30:12 #11 62.89 Unpacking python3-idna (3.3-1) ...
21:30:12 #11 62.93 Selecting previously unselected package python3-six.
21:30:12 #11 62.93 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ...
21:30:12 #11 62.93 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:30:12 #11 62.97 Selecting previously unselected package python3-urllib3.
21:30:12 #11 62.97 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:30:12 #11 62.98 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:30:12 #11 63.02 Selecting previously unselected package python3-requests.
21:30:12 #11 63.02 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
21:30:12 #11 63.03 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:30:12 #11 63.08 Selecting previously unselected package python3-unidiff.
21:30:12 #11 63.08 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
21:30:12 #11 63.09 Unpacking python3-unidiff (0.5.5-2) ...
21:30:12 #11 63.13 Selecting previously unselected package python3-xdg.
21:30:12 + mkdir -p /root/build-deb/compose
21:30:12 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:12 + mkdir -p /go/src/github.com/docker
21:30:12 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:12 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:12 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:12 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:12 + EPOCH=5
21:30:12 + EPOCH_SEP=
21:30:12 + [[ ! -z 5 ]]
21:30:12 + EPOCH_SEP=:
21:30:12 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:12 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:12 + VERSION=0.0.0-20230330191823-de0d30f
21:30:12 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:12 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:12 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:12 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:12 + debSource=docker-ce
21:30:12 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:12 + debMaintainer='Docker <support@docker.com>'
21:30:12 ++ date --rfc-2822
21:30:12 + debDate='Thu, 30 Mar 2023 21:30:11 +0000'
21:30:12 + pkgRevision=1
21:30:12 + cat
21:30:12 + export CLI_GITCOMMIT=de0d30f
21:30:12 + CLI_GITCOMMIT=de0d30f
21:30:12 + export ENGINE_GITCOMMIT=0656059
21:30:12 + ENGINE_GITCOMMIT=0656059
21:30:12 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:12 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:12 + dpkg-buildpackage -uc -us -I.git
21:30:12 dpkg-buildpackage: info: source package docker-ce
21:30:12 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy
21:30:12 dpkg-buildpackage: info: source distribution jammy
21:30:12 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:12 dpkg-buildpackage: info: host architecture armhf
21:30:12  dpkg-source -I.git --before-build .
21:30:12 #12 0.649 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:30:12 #11 61.39 Preparing to unpack .../210-libgpgme11_1.17.1-4.1ubuntu1_arm64.deb ...
21:30:12 #11 61.39 Unpacking libgpgme11:arm64 (1.17.1-4.1ubuntu1) ...
21:30:12 #11 61.43 Selecting previously unselected package python3-gpg.
21:30:12 #11 61.43 Preparing to unpack .../211-python3-gpg_1.17.1-4.1ubuntu1_arm64.deb ...
21:30:12 #11 61.43 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
21:30:12 #11 61.47 Selecting previously unselected package python3-xdg.
21:30:12 #11 61.48 Preparing to unpack .../212-python3-xdg_0.27-2_all.deb ...
21:30:12 #11 61.48 Unpacking python3-xdg (0.27-2) ...
21:30:12 #11 61.52 Selecting previously unselected package dput.
21:30:12 #11 61.52 Preparing to unpack .../213-dput_1.1.2ubuntu2_all.deb ...
21:30:12 #11 61.53 Unpacking dput (1.1.2ubuntu2) ...
21:30:12 #11 61.56 Selecting previously unselected package fonts-dejavu-core.
21:30:12 #11 61.57 Preparing to unpack .../214-fonts-dejavu-core_2.37-2build1_all.deb ...
21:30:12 #11 61.57 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:30:12 #10 63.69 Setting up python3-apt (2.2.1) ...
21:30:12 #10 63.85 Setting up po-debconf (1.0.21+nmu1) ...
21:30:12 #10 63.86 Setting up libhtml-tree-perl (5.07-2) ...
21:30:12 #10 63.87 Setting up libparams-classify-perl (0.015-1+b3) ...
21:30:12 #10 63.88 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:30:12 #10 63.89 Setting up libhtml-format-perl (2.12-1.1) ...
21:30:12 #10 63.90 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:30:12 #10 63.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:30:12 #13 94.04   Installing : libedit-3.0-12.20121213cvs.el7.aarch64                     36/65 
21:30:12 #13 94.43   Installing : openssh-clients-7.4p1-22.el7_9.aarch64                     37/65 
21:30:12 #12 3.861 (66/98): glibc-devel-2.36-9.fc37.aarch64.rpm     17 MB/s | 589 kB     00:00    
21:30:12 #12 3.884 (67/98): glibc-static-2.36-9.fc37.aarch64.rpm    34 MB/s | 1.4 MB     00:00    
21:30:12 #12 3.953 (68/98): gcc-12.2.1-4.fc37.aarch64.rpm          106 MB/s |  29 MB     00:00    
21:30:12 #12 3.962 (69/98): kernel-headers-6.2.6-200.fc37.aarch64.  16 MB/s | 1.5 MB     00:00    
21:30:12 #12 3.967 (70/98): libasan-12.2.1-4.fc37.aarch64.rpm      5.4 MB/s | 425 kB     00:00    
21:30:12 #12 3.971 (71/98): libatomic-12.2.1-4.fc37.aarch64.rpm    2.6 MB/s |  43 kB     00:00    
21:30:12 #12 3.976 (72/98): libedit-3.1-43.20221009cvs.fc37.aarch6  13 MB/s | 105 kB     00:00    
21:30:12 #12 3.980 (73/98): libselinux-devel-3.5-1.fc37.aarch64.rp  13 MB/s | 151 kB     00:00    
21:30:12 #12 3.985 (74/98): libselinux-utils-3.5-1.fc37.aarch64.rp  13 MB/s | 162 kB     00:00    
21:30:12 #12 3.989 (75/98): libsepol-devel-3.5-1.fc37.aarch64.rpm  6.2 MB/s |  49 kB     00:00    
21:30:12 #12 3.995 (76/98): libubsan-12.2.1-4.fc37.aarch64.rpm      14 MB/s | 192 kB     00:00    
21:30:12 #12 3.997 (77/98): libxcrypt-devel-4.4.33-4.fc37.aarch64. 2.5 MB/s |  30 kB     00:00    
21:30:12 #12 4.001 (78/98): libxcrypt-static-4.4.33-4.fc37.aarch64 9.3 MB/s | 109 kB     00:00    
21:30:12 #12 4.008 (79/98): openssh-8.8p1-9.fc37.aarch64.rpm        33 MB/s | 440 kB     00:00    
21:30:12 #12 4.011 (80/98): perl-Git-2.39.2-1.fc37.noarch.rpm      4.9 MB/s |  43 kB     00:00    
21:30:12 #12 4.020 (81/98): openssh-clients-8.8p1-9.fc37.aarch64.r  39 MB/s | 669 kB     00:00    
21:30:12 #12 4.023 (82/98): python3-audit-3.1-2.fc37.aarch64.rpm   6.2 MB/s |  87 kB     00:00    
21:30:12 #12 4.029 (83/98): python3-libselinux-3.5-1.fc37.aarch64.  13 MB/s | 190 kB     00:00    
21:30:12 #12 4.034 (84/98): selinux-policy-37.19-1.fc37.noarch.rpm 4.7 MB/s |  51 kB     00:00    
21:30:12 #12 4.039 (85/98): selinux-policy-devel-37.19-1.fc37.noar  58 MB/s | 887 kB     00:00    
21:30:12 #12 4.076 (86/98): selinux-policy-targeted-37.19-1.fc37.n 151 MB/s | 6.6 MB     00:00    
21:30:12 #11 59.96 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
21:30:12 #11 60.06 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:12 #11 60.07 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:30:12 #11 60.08 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
21:30:12 #11 60.10 Setting up python3 (3.8.2-0ubuntu2) ...
21:30:12 #13 9.246 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
21:30:12 #13 9.254 Unpacking cmake-data (3.24.2-1ubuntu1) ...
21:30:12 #11 63.13 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
21:30:12 #11 63.13 Unpacking python3-xdg (0.27-2) ...
21:30:12 #11 63.17 Selecting previously unselected package equivs.
21:30:12 #11 63.17 Preparing to unpack .../354-equivs_2.3.1_all.deb ...
21:30:12 #11 63.17 Unpacking equivs (2.3.1) ...
21:30:12 #11 63.21 Selecting previously unselected package libauthen-sasl-perl.
21:30:12 #11 63.21 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:30:12 #11 63.22 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:30:12 #11 63.26 Selecting previously unselected package python3-magic.
21:30:12 #11 63.27 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ...
21:30:12 #11 63.27 Unpacking python3-magic (2:0.4.24-2) ...
21:30:12 #11 63.32 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
21:30:12 #11 63.34 Setting up media-types (7.0.0) ...
21:30:12 #11 63.35 Setting up libpipeline1:arm64 (1.5.5-1) ...
21:30:12 #11 63.37 Setting up wdiff (1.2.2-2build3) ...
21:30:12 #11 63.38 Setting up gcc-11-base:arm64 (11.3.0-1ubuntu1~22.04) ...
21:30:12 #11 63.39 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
21:30:12 #11 63.40 Setting up libre2-9:arm64 (20220201+dfsg-1) ...
21:30:12 #11 63.41 Setting up lto-disabled-list (24) ...
21:30:12 #11 63.42 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
21:30:12 #11 63.43 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
21:30:12 #11 63.45 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:30:12 #11 63.45 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
21:30:12 #11 63.45 Setting up libtext-glob-perl (0.11-2) ...
21:30:12 #11 63.47 Setting up libmagic-mgc (1:5.41-3) ...
21:30:12  debian/rules clean
21:30:12 dh clean --with=bash-completion
21:30:12    dh_clean
21:30:12 #12 0.727 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:30:12 #12 0.728 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:30:12 #11 61.68 Selecting previously unselected package fontconfig-config.
21:30:12 #11 61.68 Preparing to unpack .../215-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
21:30:12 #11 61.68 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
21:30:12 #11 61.72 Selecting previously unselected package libcurl3-gnutls:arm64.
21:30:12 #11 61.73 Preparing to unpack .../216-libcurl3-gnutls_7.85.0-1ubuntu0.5_arm64.deb ...
21:30:12 #11 61.73 Unpacking libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.5) ...
21:30:12 #11 61.76 Selecting previously unselected package liberror-perl.
21:30:12 #11 61.77 Preparing to unpack .../217-liberror-perl_0.17029-1_all.deb ...
21:30:12 #11 61.77 Unpacking liberror-perl (0.17029-1) ...
21:30:12 #11 61.80 Selecting previously unselected package git-man.
21:30:12 #11 61.80 Preparing to unpack .../218-git-man_1%3a2.37.2-1ubuntu1.4_all.deb ...
21:30:12 #11 61.80 Unpacking git-man (1:2.37.2-1ubuntu1.4) ...
21:30:12 #11 61.85 Selecting previously unselected package git.
21:30:12 #11 61.85 Preparing to unpack .../219-git_1%3a2.37.2-1ubuntu1.4_arm64.deb ...
21:30:12 #11 61.86 Unpacking git (1:2.37.2-1ubuntu1.4) ...
21:30:12 #16 exporting layers 2.2s done
21:30:12 #16 writing image sha256:f228e404bec6ca37c5a3ccf3e9bd1f90fa73839ee66f4e077117dc359ed6bf44 done
21:30:12 #16 naming to docker.io/rpmbuild-centos-9/aarch64 done
21:30:12 #16 DONE 2.2s
21:30:12 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:30:12 #10 64.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:12 #12 0.877 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
21:30:12 #12 0.940 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
21:30:12 #12 1.015 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
21:30:12 #12 4.084 (87/98): systemd-devel-251.13-6.fc37.aarch64.rp  14 MB/s | 577 kB     00:00    
21:30:12 #12 4.163 (88/98): systemd-251.13-6.fc37.aarch64.rpm       34 MB/s | 4.0 MB     00:00    
21:30:12 #12 4.227 (89/98): systemd-networkd-251.13-6.fc37.aarch64 3.7 MB/s | 572 kB     00:00    
21:30:12 #12 4.233 (90/98): systemd-pam-251.13-6.fc37.aarch64.rpm  2.2 MB/s | 322 kB     00:00    
21:30:12 #12 4.238 (91/98): systemd-rpm-macros-251.13-6.fc37.noarc 5.9 MB/s |  29 kB     00:00    
21:30:12 #12 4.241 (92/98): vim-filesystem-9.0.1429-1.fc37.noarch. 2.2 MB/s |  18 kB     00:00    
21:30:12 #12 4.247 (93/98): systemd-resolved-251.13-6.fc37.aarch64  19 MB/s | 263 kB     00:00    
21:30:12 #12 4.252 (94/98): which-2.21-39.fc37.aarch64.rpm         3.7 MB/s |  42 kB     00:00    
21:30:12 #12 4.259 (95/98): xkeyboard-config-2.36-3.fc37.noarch.rp  60 MB/s | 957 kB     00:00    
21:30:12 #12 4.264 (96/98): libselinux-3.5-1.fc37.aarch64.rpm      7.6 MB/s |  86 kB     00:00    
21:30:12 #12 4.292 (97/98): libsepol-3.5-1.fc37.aarch64.rpm        7.7 MB/s | 311 kB     00:00    
21:30:12 #12 4.346 (98/98): systemd-libs-251.13-6.fc37.aarch64.rpm 6.6 MB/s | 589 kB     00:00    
21:30:12 #13 9.576 Selecting previously unselected package cmake.
21:30:12 #13 9.576 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_armhf.deb ...
21:30:12 #13 9.579 Unpacking cmake (3.24.2-1ubuntu1) ...
21:30:12 #13 9.694 Selecting previously unselected package dh-apparmor.
21:30:12 #13 9.694 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
21:30:12 #13 9.698 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
21:30:12 #13 9.730 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:30:12 #13 9.730 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
21:30:12 #13 9.734 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
21:30:12 #13 9.761 Selecting previously unselected package libudev-dev:armhf.
21:30:12 #13 9.763 Preparing to unpack .../11-libudev-dev_251.4-1ubuntu7.1_armhf.deb ...
21:30:12 #13 9.767 Unpacking libudev-dev:armhf (251.4-1ubuntu7.1) ...
21:30:12 #13 9.794 Selecting previously unselected package libsepol-dev:armhf.
21:30:12 #11 63.48 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
21:30:12 #11 63.49 Setting up distro-info-data (0.52ubuntu0.2) ...
21:30:12 #11 63.50 Setting up manpages (5.10-1ubuntu1) ...
21:30:12 #11 63.51 Setting up unzip (6.0-26ubuntu3.1) ...
21:30:12 #11 63.53 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
21:30:12 #11 63.54 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
21:30:12 #11 63.55 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
21:30:12 #11 63.56 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:30:12 #11 63.58 Setting up binutils-common:arm64 (2.38-4ubuntu2.1) ...
21:30:12 #11 63.59 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
21:30:12 #11 63.63 Setting up libmagic1:arm64 (1:5.41-3) ...
21:30:12 #11 63.65 Setting up libdeflate0:arm64 (1.10-2) ...
21:30:12 #11 63.66 Setting up less (590-1ubuntu0.22.04.1) ...
21:30:12 #11 63.67 Setting up perl-openssl-defaults:arm64 (5build2) ...
21:30:12 #11 63.68 Setting up linux-libc-dev:arm64 (5.15.0-69.76) ...
21:30:12  dpkg-source -I.git -b .
21:30:12 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:30:12 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:30:12 dpkg-source: warning: native package version may not have a revision
21:30:12 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:12 dpkg-source: info: using source format '1.0'
21:30:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz
21:30:12 #12 6.843 Transaction test succeeded.
21:30:12 #12 6.843 Running transaction
21:30:12 #11 61.99 Selecting previously unselected package libalgorithm-diff-perl.
21:30:12 #11 61.99 Preparing to unpack .../220-libalgorithm-diff-perl_1.201-1_all.deb ...
21:30:12 #11 62.00 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:30:12 #11 62.03 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64.
21:30:12 #11 62.03 Preparing to unpack .../221-libalgorithm-diff-xs-perl_0.04-7_arm64.deb ...
21:30:12 #11 62.03 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-7) ...
21:30:12 #11 62.07 Selecting previously unselected package libalgorithm-merge-perl.
21:30:12 #11 62.07 Preparing to unpack .../222-libalgorithm-merge-perl_0.08-4_all.deb ...
21:30:12 #11 62.07 Unpacking libalgorithm-merge-perl (0.08-4) ...
21:30:12 #11 62.11 Selecting previously unselected package libaliased-perl.
21:30:12 #11 62.11 Preparing to unpack .../223-libaliased-perl_0.34-2_all.deb ...
21:30:12 #11 62.11 Unpacking libaliased-perl (0.34-2) ...
21:30:12 #11 62.15 Selecting previously unselected package libapt-pkg-perl.
21:30:12 #11 62.15 Preparing to unpack .../224-libapt-pkg-perl_0.1.40build2_arm64.deb ...
21:30:12 #11 62.15 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:30:12 #11 62.20 Selecting previously unselected package libarchive-cpio-perl.
21:30:12 #10 64.15 
21:30:12 #10 64.15 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:12 #10 64.18 Setting up python3-chardet (4.0.0-1) ...
21:30:12 #12 1.089 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
21:30:12 #12 4.352 --------------------------------------------------------------------------------
21:30:12 #12 4.352 Total                                            50 MB/s |  97 MB     00:01     
21:30:12 #13 9.797 Preparing to unpack .../12-libsepol-dev_3.4-2_armhf.deb ...
21:30:12 #13 9.802 Unpacking libsepol-dev:armhf (3.4-2) ...
21:30:12 #13 9.844 Selecting previously unselected package libpcre2-16-0:armhf.
21:30:12 #13 9.847 Preparing to unpack .../13-libpcre2-16-0_10.40-1ubuntu1_armhf.deb ...
21:30:12 #13 9.850 Unpacking libpcre2-16-0:armhf (10.40-1ubuntu1) ...
21:30:12 #13 9.885 Selecting previously unselected package libpcre2-32-0:armhf.
21:30:12 #13 9.885 Preparing to unpack .../14-libpcre2-32-0_10.40-1ubuntu1_armhf.deb ...
21:30:12 #13 9.888 Unpacking libpcre2-32-0:armhf (10.40-1ubuntu1) ...
21:30:12 #13 9.920 Selecting previously unselected package libpcre2-posix3:armhf.
21:30:12 #13 9.923 Preparing to unpack .../15-libpcre2-posix3_10.40-1ubuntu1_armhf.deb ...
21:30:12 #13 9.927 Unpacking libpcre2-posix3:armhf (10.40-1ubuntu1) ...
21:30:12 #13 9.954 Selecting previously unselected package libpcre2-dev:armhf.
21:30:12 #13 9.956 Preparing to unpack .../16-libpcre2-dev_10.40-1ubuntu1_armhf.deb ...
21:30:12 #13 9.959 Unpacking libpcre2-dev:armhf (10.40-1ubuntu1) ...
21:30:12 #13 9.997 Selecting previously unselected package libselinux1-dev:armhf.
21:30:12 #13 9.997 Preparing to unpack .../17-libselinux1-dev_3.4-1_armhf.deb ...
21:30:12 #13 10.000 Unpacking libselinux1-dev:armhf (3.4-1) ...
21:30:12 #13 10.03 Selecting previously unselected package libdevmapper-dev:armhf.
21:30:12 #11 63.69 Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.1) ...
21:30:12 #11 63.71 Setting up gettext-base (0.21-4ubuntu4) ...
21:30:12 #11 63.72 Setting up liblzo2-2:arm64 (2.10-2build3) ...
21:30:12 #11 63.73 Setting up libnpth0:arm64 (1.6-3build2) ...
21:30:12 #11 63.74 Setting up file (1:5.41-3) ...
21:30:12 #11 63.75 Setting up libassuan0:arm64 (2.5.5-1build1) ...
21:30:12 #11 63.76 Setting up libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
21:30:12 #11 63.77 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
21:30:12 #11 63.78 Setting up bzip2 (1.0.8-5build1) ...
21:30:12 #11 63.79 Setting up libldap-common (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:30:12 #11 63.81 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
21:30:12 #11 63.82 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ...
21:30:12 #11 63.83 Setting up libasan6:arm64 (11.3.0-1ubuntu1~22.04) ...
21:30:12 #11 63.84 Setting up libnumber-compare-perl (0.03-2) ...
21:30:12 #11 63.85 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:30:12 #11 63.87 Setting up fakeroot (1.28-1ubuntu1) ...
21:30:12 #11 63.88 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:30:12 #11 63.88 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
21:30:12 #11 63.88 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
21:30:12 #11 63.88 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
21:30:12 #11 63.88 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
21:30:12 #11 63.88 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
21:30:12 #11 63.88 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
21:30:12 #11 63.88 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
21:30:12 #11 63.88 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
21:30:12 #11 63.89 Setting up autotools-dev (20220109.1) ...
21:30:12 #11 63.90 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
21:30:12 #11 63.91 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:30:12 #11 63.92 Setting up libx11-data (2:1.7.5-1) ...
21:30:12 #11 63.93 Setting up make (4.3-4.1build1) ...
21:30:12 #11 63.94 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
21:30:12 #11 63.95 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:30:12 #11 63.96 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:30:12 #11 63.98 Setting up lzip (1.23-1) ...
21:30:12 #11 63.98 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:30:12 #11 63.99 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
21:30:12 #11 63.99 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:30:12 #11 60.40 Setting up python3-xdg (0.26-1ubuntu1) ...
21:30:12 #11 60.56 Setting up man-db (2.9.1-1) ...
21:30:12 #11 62.20 Preparing to unpack .../225-libarchive-cpio-perl_0.10-2_all.deb ...
21:30:12 #11 62.20 Unpacking libarchive-cpio-perl (0.10-2) ...
21:30:12 #11 62.23 Selecting previously unselected package libarray-intspan-perl.
21:30:12 #11 62.24 Preparing to unpack .../226-libarray-intspan-perl_2.004-2_all.deb ...
21:30:12 #11 62.24 Unpacking libarray-intspan-perl (2.004-2) ...
21:30:12 #11 62.27 Selecting previously unselected package libmodule-implementation-perl.
21:30:12 #11 62.27 Preparing to unpack .../227-libmodule-implementation-perl_0.09-2_all.deb ...
21:30:12 #11 62.28 Unpacking libmodule-implementation-perl (0.09-2) ...
21:30:12 #11 62.31 Selecting previously unselected package libsub-exporter-progressive-perl.
21:30:12 #11 62.31 Preparing to unpack .../228-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
21:30:12 #11 62.31 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
21:30:12 #11 62.34 Selecting previously unselected package libvariable-magic-perl.
21:30:12 #11 62.34 Preparing to unpack .../229-libvariable-magic-perl_0.62-2_arm64.deb ...
21:30:12 #11 62.35 Unpacking libvariable-magic-perl (0.62-2) ...
21:30:12 #11 62.38 Selecting previously unselected package libb-hooks-endofscope-perl.
21:30:12 #11 62.38 Preparing to unpack .../230-libb-hooks-endofscope-perl_0.26-1_all.deb ...
21:30:12 #11 62.38 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
21:30:12 #11 62.41 Selecting previously unselected package libberkeleydb-perl:arm64.
21:30:12 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:30:12 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:30:12 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:30:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ioYvja
21:30:12 + umask 022
21:30:12 + cd /root/rpmbuild/BUILD
21:30:12 + cd /root/rpmbuild/BUILD
21:30:12 + rm -rf src
21:30:12 + /usr/bin/mkdir -p src
21:30:12 + cd src
21:30:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:30:12 + /usr/bin/tar -xof -
21:30:13 #10 64.48 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:30:13 #10 64.49 Setting up libmodule-runtime-perl (0.016-1) ...
21:30:13 #10 64.50 Setting up libmailtools-perl (2.21-1) ...
21:30:13 #10 64.51 Setting up python3-debian (0.1.39) ...
21:30:13 #10 64.68 Setting up python3-requests (2.25.1+dfsg-2) ...
21:30:13 #13 10.04 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.185-1ubuntu1_armhf.deb ...
21:30:13 #13 10.04 Unpacking libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
21:30:13 #13 10.07 Selecting previously unselected package libseccomp-dev:armhf.
21:30:13 #13 10.07 Preparing to unpack .../19-libseccomp-dev_2.5.4-1ubuntu1_armhf.deb ...
21:30:13 #13 10.07 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu1) ...
21:30:13 #13 10.10 Selecting previously unselected package libsystemd-dev:armhf.
21:30:13 #13 10.10 Preparing to unpack .../20-libsystemd-dev_251.4-1ubuntu7.1_armhf.deb ...
21:30:13 #13 10.10 Unpacking libsystemd-dev:armhf (251.4-1ubuntu7.1) ...
21:30:13 #13 10.16 Selecting previously unselected package pkg-config.
21:30:13 #13 10.16 Preparing to unpack .../21-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
21:30:13 #13 10.17 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:30:13 #13 10.21 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu1) ...
21:30:13 #13 10.22 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
21:30:13 #13 10.23 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
21:30:13 #13 10.24 Setting up libpcre2-16-0:armhf (10.40-1ubuntu1) ...
21:30:13 #13 10.25 Setting up libpcre2-32-0:armhf (10.40-1ubuntu1) ...
21:30:13 #13 10.26 Setting up libuv1:armhf (1.44.2-1) ...
21:30:13 #13 10.27 Setting up emacsen-common (3.0.4) ...
21:30:13 #11 63.99 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
21:30:13 #11 63.99 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:30:13 #11 64.00 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
21:30:13 #11 64.00 Setting up strace (5.16-0ubuntu3) ...
21:30:13 #11 64.01 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ...
21:30:13 #11 64.03 Setting up xz-utils (5.2.5-2ubuntu1) ...
21:30:13 #11 64.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.04 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
21:30:13 #11 64.05 Setting up t1utils (1.41-4build2) ...
21:30:13 #11 64.06 Setting up diffstat (1.64-1build2) ...
21:30:13 #11 64.07 Setting up libpng16-16:arm64 (1.6.37-3build5) ...
21:30:13 #11 64.08 Setting up libmpc3:arm64 (1.2.1-2build1) ...
21:30:13 #11 64.09 Setting up libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
21:30:13 #11 64.11 Setting up patch (2.7.6-7build2) ...
21:30:13 #11 64.12 Setting up autopoint (0.21-4ubuntu4) ...
21:30:13 #11 64.13 Setting up fonts-dejavu-core (2.37-2build1) ...
21:30:13 #11 64.18 Setting up ucf (3.0043) ...
21:30:13 #11 60.67 Building database of manual pages ...
21:30:13 #11 60.90 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2) ...
21:30:13 #11 62.41 Preparing to unpack .../231-libberkeleydb-perl_0.64-1build3_arm64.deb ...
21:30:13 #11 62.42 Unpacking libberkeleydb-perl:arm64 (0.64-1build3) ...
21:30:13 #11 62.45 Selecting previously unselected package libfreetype6:arm64.
21:30:13 #11 62.45 Preparing to unpack .../232-libfreetype6_2.12.1+dfsg-3_arm64.deb ...
21:30:13 #11 62.46 Unpacking libfreetype6:arm64 (2.12.1+dfsg-3) ...
21:30:13 #11 62.50 Selecting previously unselected package libfontconfig1:arm64.
21:30:13 #11 62.50 Preparing to unpack .../233-libfontconfig1_2.13.1-4.4ubuntu1_arm64.deb ...
21:30:13 #11 62.50 Unpacking libfontconfig1:arm64 (2.13.1-4.4ubuntu1) ...
21:30:13 #11 62.54 Selecting previously unselected package libjpeg-turbo8:arm64.
21:30:13 #11 62.54 Preparing to unpack .../234-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
21:30:13 #11 62.55 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
21:30:13 #11 62.58 Selecting previously unselected package libjpeg8:arm64.
21:30:13 #11 62.58 Preparing to unpack .../235-libjpeg8_8c-2ubuntu10_arm64.deb ...
21:30:13 #11 62.59 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
21:30:13 #11 62.62 Selecting previously unselected package libdeflate0:arm64.
21:30:13 #11 62.62 Preparing to unpack .../236-libdeflate0_1.12-1_arm64.deb ...
21:30:13 #11 62.63 Unpacking libdeflate0:arm64 (1.12-1) ...
21:30:13 #11 62.66 Selecting previously unselected package libjbig0:arm64.
21:30:13 #13 94.46   Installing : perl-Git-1.8.3.1-24.el7_9.noarch                           38/65 
21:30:13 #12 0.863 Reading package lists...
21:30:13 #14 24.57   Running scriptlet: isl-0.16.1-6.el8.aarch64                             53/61 
21:30:13 #14 25.71   Installing       : gcc-8.5.0-18.el8.aarch64                             54/61 
21:30:13 #14 25.74   Running scriptlet: gcc-8.5.0-18.el8.aarch64                             54/61 
21:30:13 #14 25.81   Installing       : annobin-11.13-1.el8.aarch64                          55/61 
21:30:13 #14 25.83   Running scriptlet: annobin-11.13-1.el8.aarch64                          55/61 
21:30:13 #14 25.86   Installing       : gcc-plugin-annobin-8.5.0-18.el8.aarch64              56/61 
21:30:13 #14 25.87   Running scriptlet: gcc-plugin-annobin-8.5.0-18.el8.aarch64              56/61 
21:30:13 #10 64.83 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:30:13 #10 64.87 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:30:13 #10 64.94 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:30:13 #13 10.30 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:30:13 #13 10.31 Setting up bash-completion (1:2.11-6ubuntu1) ...
21:30:13 #13 10.33 Setting up libjsoncpp25:armhf (1.9.5-4) ...
21:30:13 #13 10.34 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:30:13 #13 10.38 Setting up libudev-dev:armhf (251.4-1ubuntu7.1) ...
21:30:13 #13 10.39 Setting up libsepol-dev:armhf (3.4-2) ...
21:30:13 #13 10.40 Setting up libpcre2-posix3:armhf (10.40-1ubuntu1) ...
21:30:13 #13 10.41 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
21:30:13 #13 10.42 Setting up cmake-data (3.24.2-1ubuntu1) ...
21:30:13 #13 10.46 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
21:30:13 #13 10.47 Setting up libsystemd-dev:armhf (251.4-1ubuntu7.1) ...
21:30:13 #13 10.48 Setting up libpcre2-dev:armhf (10.40-1ubuntu1) ...
21:30:13 #13 10.49 Setting up libselinux1-dev:armhf (3.4-1) ...
21:30:13 #11 64.29 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
21:30:13 #11 64.30 Setting up libltdl7:arm64 (2.4.6-15build2) ...
21:30:13 #11 64.31 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:30:13 #11 64.32 Setting up libssh-4:arm64 (0.9.6-2build1) ...
21:30:13 #11 64.33 Setting up libwebp7:arm64 (1.2.2-2) ...
21:30:13 #11 64.34 Setting up libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
21:30:13 #11 64.35 Setting up libmd0:arm64 (1.0.4-1build1) ...
21:30:13 #11 64.36 Setting up python-apt-common (2.4.0ubuntu1) ...
21:30:13 #11 64.38 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
21:30:13 #11 64.39 Setting up libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
21:30:13 #11 64.40 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ...
21:30:13 #11 64.41 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
21:30:13 #11 64.42 Setting up lzop (1.04-2build2) ...
21:30:13 #11 64.43 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
21:30:13 #11 64.46 Setting up git-man (1:2.34.1-1ubuntu1.8) ...
21:30:13 #11 60.91 Setting up python3-six (1.14.0-2) ...
21:30:13 #11 61.05 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:30:13 #11 61.06 Setting up perl (5.30.0-9ubuntu0.3) ...
21:30:13 #11 61.08 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
21:30:13 #11 61.09 Setting up python3-gpg (1.13.1-7ubuntu2) ...
21:30:13 #11 62.67 Preparing to unpack .../237-libjbig0_2.1-3.1ubuntu0.22.10.1_arm64.deb ...
21:30:13 #11 62.67 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.10.1) ...
21:30:13 #11 62.70 Selecting previously unselected package liblerc3:arm64.
21:30:13 #11 62.71 Preparing to unpack .../238-liblerc3_3.0+ds-1ubuntu1_arm64.deb ...
21:30:13 #11 62.71 Unpacking liblerc3:arm64 (3.0+ds-1ubuntu1) ...
21:30:13 #11 62.75 Selecting previously unselected package libwebp7:arm64.
21:30:13 #11 62.75 Preparing to unpack .../239-libwebp7_1.2.2-2_arm64.deb ...
21:30:13 #11 62.75 Unpacking libwebp7:arm64 (1.2.2-2) ...
21:30:13 #11 62.79 Selecting previously unselected package libtiff5:arm64.
21:30:13 #11 62.79 Preparing to unpack .../240-libtiff5_4.4.0-4ubuntu3.3_arm64.deb ...
21:30:13 #11 62.79 Unpacking libtiff5:arm64 (4.4.0-4ubuntu3.3) ...
21:30:13 #11 62.83 Selecting previously unselected package libxpm4:arm64.
21:30:13 #11 62.83 Preparing to unpack .../241-libxpm4_1%3a3.5.12-1ubuntu0.22.10.1_arm64.deb ...
21:30:13 #11 62.84 Unpacking libxpm4:arm64 (1:3.5.12-1ubuntu0.22.10.1) ...
21:30:13 #11 62.87 Selecting previously unselected package libgd3:arm64.
21:30:13 #11 62.88 Preparing to unpack .../242-libgd3_2.3.3-6_arm64.deb ...
21:30:13 #11 62.88 Unpacking libgd3:arm64 (2.3.3-6) ...
21:30:13 #11 62.91 Selecting previously unselected package libc-devtools.
21:30:13 #11 62.91 Preparing to unpack .../243-libc-devtools_2.36-0ubuntu4_arm64.deb ...
21:30:13 #13 95.12   Installing : git-1.8.3.1-24.el7_9.aarch64                               39/65 
21:30:13 #12 1.711 dpkg-buildpackage: info: source package docker-ce-build-deps
21:30:13 #12 1.711 dpkg-buildpackage: info: source version 1.0
21:30:13 #12 1.711 dpkg-buildpackage: info: source distribution unstable
21:30:13 #12 1.711 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:30:13 #12 1.753  dpkg-source --before-build .
21:30:13 #12 1.753 dpkg-buildpackage: info: host architecture arm64
21:30:13 #12 1.853  debian/rules clean
21:30:13 #12 1.856 dh clean
21:30:13 #12 1.934    dh_clean
21:30:13 #12 1.969  debian/rules binary
21:30:13 #12 7.677   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch            1/1 
21:30:13 #12 7.830   Preparing        :                                                        1/1 
21:30:13 #12 7.880   Installing       : python3-libselinux-3.3-4.fc36.aarch64                 1/95 
21:30:13 #12 7.933   Installing       : libtool-ltdl-2.4.7-1.fc36.aarch64                     2/95 
21:30:13 #12 7.941   Installing       : libfdisk-2.38-1.fc36.aarch64                          3/95 
21:30:13 #12 7.969   Installing       : cmake-rpm-macros-3.25.2-1.fc36.noarch                 4/95 
21:30:13 #12 7.976   Installing       : cmake-filesystem-3.25.2-1.fc36.aarch64                5/95 
21:30:13 #10 65.01 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:13 #10 65.15 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:13 #10 65.18 Setting up dh-strip-nondeterminism (1.12.0-1) ...
21:30:13 #10 65.19 Setting up libconst-fast-perl (0.014-1.1) ...
21:30:13 #10 65.20 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
21:30:13 #14 25.95   Installing       : libtool-2.4.6-25.el8.aarch64                         57/61 
21:30:13 #14 25.97   Running scriptlet: libtool-2.4.6-25.el8.aarch64                         57/61 
21:30:13 #14 26.00   Installing       : libtool-ltdl-devel-2.4.6-25.el8.aarch64              58/61 
21:30:13 #14 26.02   Installing       : device-mapper-devel-8:1.02.181-9.el8.aarch64         59/61 
21:30:13 #14 26.04   Installing       : which-2.21-18.el8.aarch64                            60/61 
21:30:13 #14 26.07   Installing       : libseccomp-devel-2.5.2-1.el8.aarch64                 61/61 
21:30:13 #13 10.50 Setting up libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
21:30:13 #13 10.51 Setting up cmake (3.24.2-1ubuntu1) ...
21:30:13 #13 10.52 Setting up docker-ce-build-deps (1.0) ...
21:30:13 #13 10.53 Processing triggers for man-db (2.10.2-2) ...
21:30:13 #13 10.59 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:30:13 + STATUS=0
21:30:13 + '[' 0 -ne 0 ']'
21:30:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:30:13 + /usr/bin/tar -xof -
21:30:13 #11 64.47 Setting up netbase (6.3) ...
21:30:13 #11 64.50 Setting up libbinutils:arm64 (2.38-4ubuntu2.1) ...
21:30:13 #11 64.51 Setting up libfido2-1:arm64 (1.10.0-1) ...
21:30:13 #11 64.52 Setting up libisl23:arm64 (0.24-2build1) ...
21:30:13 #11 64.53 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
21:30:13 #11 64.54 Setting up openssl (3.0.2-0ubuntu1.8) ...
21:30:13 #11 64.56 Setting up libbsd0:arm64 (0.11.5-1) ...
21:30:13 #11 64.57 Setting up libelf1:arm64 (0.186-1build1) ...
21:30:13 #11 64.58 Setting up readline-common (8.1.2-1) ...
21:30:13 #11 64.59 Setting up publicsuffix (20211207.1025-1) ...
21:30:13 #11 64.60 Setting up zstd (1.4.8+dfsg-3build1) ...
21:30:13 #11 64.61 Setting up libmarkdown2:arm64 (2.2.7-2) ...
21:30:13 #11 64.62 Setting up libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
21:30:13 #11 64.63 Setting up iso-codes (4.9.0-1) ...
21:30:13 #11 64.64 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:30:13 #11 64.66 Setting up liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
21:30:13 #11 64.67 Setting up dctrl-tools (2.24-3build2) ...
21:30:13 #11 64.68 Setting up libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
21:30:13 #11 64.69 Setting up libgdbm6:arm64 (1.23-1) ...
21:30:13 #11 64.70 Setting up libicu70:arm64 (70.1-2) ...
21:30:13 #11 64.71 Setting up libtsan0:arm64 (11.3.0-1ubuntu1~22.04) ...
21:30:13 #11 64.73 Setting up libctf0:arm64 (2.38-4ubuntu2.1) ...
21:30:13 #11 64.74 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
21:30:13 #11 64.75 Setting up pinentry-curses (1.1.1-1build2) ...
21:30:13 #11 64.80 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
21:30:13 #11 61.27 Setting up libdata-dump-perl (1.23-1) ...
21:30:13 #11 61.28 Setting up python3-certifi (2019.11.28-1) ...
21:30:13 #11 61.41 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:30:13 #11 61.42 Setting up libref-util-perl (0.204-1) ...
21:30:13 #11 61.43 Setting up libipc-system-simple-perl (1.26-1) ...
21:30:13 #11 61.44 Setting up libnet-domain-tld-perl (1.75-1) ...
21:30:13 #11 61.46 Setting up libxml-writer-perl (0.625-1) ...
21:30:13 #11 62.92 Unpacking libc-devtools (2.36-0ubuntu4) ...
21:30:13 #11 62.95 Selecting previously unselected package libcapture-tiny-perl.
21:30:13 #11 62.95 Preparing to unpack .../244-libcapture-tiny-perl_0.48-1_all.deb ...
21:30:13 #11 62.95 Unpacking libcapture-tiny-perl (0.48-1) ...
21:30:13 #11 62.99 Selecting previously unselected package libcgi-pm-perl.
21:30:13 #11 62.99 Preparing to unpack .../245-libcgi-pm-perl_4.54-1_all.deb ...
21:30:13 #11 62.99 Unpacking libcgi-pm-perl (4.54-1) ...
21:30:13 #11 63.03 Selecting previously unselected package libfcgi0ldbl:arm64.
21:30:13 #11 63.04 Preparing to unpack .../246-libfcgi0ldbl_2.4.2-2build2_arm64.deb ...
21:30:13 #11 63.04 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ...
21:30:13 #11 63.07 Selecting previously unselected package libfcgi-perl:arm64.
21:30:13 #11 63.07 Preparing to unpack .../247-libfcgi-perl_0.82+ds-1build1_arm64.deb ...
21:30:13 #11 63.07 Unpacking libfcgi-perl:arm64 (0.82+ds-1build1) ...
21:30:13 #11 63.10 Selecting previously unselected package libcgi-fast-perl.
21:30:13 #11 63.11 Preparing to unpack .../248-libcgi-fast-perl_1%3a2.15-1_all.deb ...
21:30:13 #11 63.11 Unpacking libcgi-fast-perl (1:2.15-1) ...
21:30:13 #11 63.14 Selecting previously unselected package libclass-data-inheritable-perl.
21:30:13 #11 63.14 Preparing to unpack .../249-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:30:13 #11 63.14 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:30:13 #11 63.19 Selecting previously unselected package libclone-perl.
21:30:13 #11 63.19 Preparing to unpack .../250-libclone-perl_0.45-1build3_arm64.deb ...
21:30:13 #11 63.19 Unpacking libclone-perl (0.45-1build3) ...
21:30:13 #11 63.22 Selecting previously unselected package libcommon-sense-perl:arm64.
21:30:13 #11 63.22 Preparing to unpack .../251-libcommon-sense-perl_3.75-2build1_arm64.deb ...
21:30:13 #11 63.22 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
21:30:13 #11 63.25 Selecting previously unselected package libconfig-tiny-perl.
21:30:13 #12 1.971 dh binary
21:30:13 #12 2.041    dh_update_autotools_config
21:30:13 #12 2.071    dh_autoreconf
21:30:13 #12 2.113    create-stamp debian/debhelper-build-stamp
21:30:13 #12 2.113    dh_prep
21:30:13 #12 2.142    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:30:13 #12 2.193    dh_install
21:30:13 #12 7.984   Installing       : perl-threads-1:2.26-449.fc36.aarch64                  6/95 
21:30:13 #12 8.019   Installing       : perl-File-Find-1.39-486.fc36.noarch                   7/95 
21:30:13 #12 8.028   Installing       : m4-1.4.19-3.fc36.aarch64                              8/95 
21:30:13 #12 8.068   Installing       : libseccomp-2.5.3-2.fc36.aarch64                       9/95 
21:30:13 #12 8.074   Installing       : libmpc-1.2.1-4.fc36.aarch64                          10/95 
21:30:13 #10 65.21 Setting up libdata-dpath-perl (0.58-1) ...
21:30:13 #10 65.23 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:30:13 #10 65.24 Setting up libpackage-stash-perl (0.39-1) ...
21:30:13 #10 65.25 Setting up libimport-into-perl (1.002005-1) ...
21:30:13 #10 65.26 Setting up libmoo-perl (2.004004-1) ...
21:30:13 #10 65.28 Setting up liblist-someutils-perl (0.58-1) ...
21:30:13 #10 65.29 Setting up debhelper (13.3.4) ...
21:30:13 #10 65.31 Setting up libmime-tools-perl (5.509-1) ...
21:30:13 #10 65.32 Setting up dput (1.1.0) ...
21:30:13 #14 26.09   Running scriptlet: libseccomp-devel-2.5.2-1.el8.aarch64                 61/61 
21:30:13 #14 26.37   Verifying        : annobin-11.13-1.el8.aarch64                           1/61 
21:30:13 #14 26.37   Verifying        : autoconf-2.69-29.el8.noarch                           2/61 
21:30:13 #14 26.37   Verifying        : automake-1.16.1-7.el8.noarch                          3/61 
21:30:13 #14 26.37   Verifying        : cmake-3.20.2-5.el8.aarch64                            4/61 
21:30:13 #14 26.37   Verifying        : cmake-data-3.20.2-5.el8.noarch                        5/61 
21:30:13 #14 26.37   Verifying        : cmake-filesystem-3.20.2-5.el8.aarch64                 6/61 
21:30:13 #14 26.37   Verifying        : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/61 
21:30:13 #14 26.37   Verifying        : cpp-8.5.0-18.el8.aarch64                              8/61 
21:30:13 #14 26.37   Verifying        : gcc-8.5.0-18.el8.aarch64                              9/61 
21:30:13 #14 26.37   Verifying        : gcc-plugin-annobin-8.5.0-18.el8.aarch64              10/61 
21:30:13 #14 26.37   Verifying        : git-2.39.1-1.el8.aarch64                             11/61 
21:30:13 #14 26.37   Verifying        : git-core-2.39.1-1.el8.aarch64                        12/61 
21:30:13 #14 26.37   Verifying        : git-core-doc-2.39.1-1.el8.noarch                     13/61 
21:30:13 #14 26.37   Verifying        : isl-0.16.1-6.el8.aarch64                             14/61 
21:30:13 #14 26.37   Verifying        : libmpc-1.1.0-9.1.el8.aarch64                         15/61 
21:30:13 #14 26.37   Verifying        : libseccomp-devel-2.5.2-1.el8.aarch64                 16/61 
21:30:13 #14 26.37   Verifying        : libtool-2.4.6-25.el8.aarch64                         17/61 
21:30:13 #14 26.37   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.aarch64              18/61 
21:30:13 #14 26.37   Verifying        : libuv-1:1.41.1-1.el8_4.aarch64                       19/61 
21:30:13 #14 26.37   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/61 
21:30:13 #14 26.37   Verifying        : perl-Git-2.39.1-1.el8.noarch                         21/61 
21:30:13 #14 26.37   Verifying        : perl-TermReadKey-2.37-7.el8.aarch64                  22/61 
21:30:13 #14 26.37   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/61 
21:30:13 #14 26.37   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            24/61 
21:30:13 #14 26.37   Verifying        : checkpolicy-2.9-1.el8.aarch64                        25/61 
21:30:13 #14 26.37   Verifying        : glibc-devel-2.28-225.el8.aarch64                     26/61 
21:30:13 #14 26.37   Verifying        : glibc-headers-2.28-225.el8.aarch64                   27/61 
21:30:13 #14 26.37   Verifying        : kernel-headers-4.18.0-448.el8.aarch64                28/61 
21:30:13 #14 26.37   Verifying        : libasan-8.5.0-18.el8.aarch64                         29/61 
21:30:13 #14 26.38   Verifying        : libatomic-8.5.0-18.el8.aarch64                       30/61 
21:30:13 #14 26.38   Verifying        : libedit-3.1-23.20170329cvs.el8.aarch64               31/61 
21:30:13 #14 26.38   Verifying        : libgomp-8.5.0-18.el8.aarch64                         32/61 
21:30:13 #14 26.38   Verifying        : libselinux-devel-2.9-8.el8.aarch64                   33/61 
21:30:13 #14 26.38   Verifying        : libselinux-utils-2.9-8.el8.aarch64                   34/61 
21:30:13 #14 26.38   Verifying        : libsepol-devel-2.9-3.el8.aarch64                     35/61 
21:30:13 #14 26.38   Verifying        : libubsan-8.5.0-18.el8.aarch64                        36/61 
21:30:13 #14 26.38   Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                  37/61 
21:30:13 #14 26.38   Verifying        : m4-1.4.18-7.el8.aarch64                              38/61 
21:30:13 #14 26.38   Verifying        : make-1:4.2.1-11.el8.aarch64                          39/61 
21:30:13 #14 26.38   Verifying        : openssh-8.0p1-17.el8.aarch64                         40/61 
21:30:13 #14 26.38   Verifying        : openssh-clients-8.0p1-17.el8.aarch64                 41/61 
21:30:13 #14 26.38   Verifying        : pcre2-devel-10.32-3.el8.aarch64                      42/61 
21:30:13 #14 26.38   Verifying        : pcre2-utf16-10.32-3.el8.aarch64                      43/61 
21:30:13 #14 26.38   Verifying        : pcre2-utf32-10.32-3.el8.aarch64                      44/61 
21:30:13 #14 26.38   Verifying        : policycoreutils-2.9-24.el8.aarch64                   45/61 
21:30:13 #14 26.38   Verifying        : policycoreutils-devel-2.9-24.el8.aarch64             46/61 
21:30:13 #14 26.38   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       47/61 
21:30:13 #14 26.38   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    48/61 
21:30:13 #14 26.38   Verifying        : python3-libselinux-2.9-8.el8.aarch64                 49/61 
21:30:13 #14 26.38   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                50/61 
21:30:13 #14 26.38   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            51/61 
21:30:13 #14 26.38   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  52/61 
21:30:13 #14 26.38   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.aarch64             53/61 
21:30:13 #14 26.38   Verifying        : selinux-policy-3.14.3-117.el8.noarch                 54/61 
21:30:13 #14 26.38   Verifying        : selinux-policy-devel-3.14.3-117.el8.noarch           55/61 
21:30:13 #14 26.38   Verifying        : selinux-policy-minimum-3.14.3-117.el8.noarch         56/61 
21:30:13 #14 26.38   Verifying        : systemd-devel-239-73.el8.aarch64                     57/61 
21:30:13 #14 26.38   Verifying        : which-2.21-18.el8.aarch64                            58/61 
21:30:13 #14 26.38   Verifying        : device-mapper-devel-8:1.02.181-9.el8.aarch64         59/61 
21:30:13 #14 26.38   Verifying        : glibc-static-2.28-225.el8.aarch64                    60/61 
21:30:13 #13 DONE 10.8s
21:30:13 
21:30:13 #14 [stage-1 6/9] COPY sources/ /sources
21:30:13 #14 DONE 0.1s
21:30:13 
21:30:13 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:30:13 #11 64.81 Setting up manpages-dev (5.10-1ubuntu1) ...
21:30:13 #11 64.82 Setting up libdw1:arm64 (0.186-1build1) ...
21:30:13 #11 64.83 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
21:30:13 #11 64.84 Setting up libxcb1:arm64 (1.14-3ubuntu3) ...
21:30:13 #11 64.85 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
21:30:13 #11 61.47 Setting up libhash-fieldhash-perl (0.15-1build2) ...
21:30:13 #11 61.48 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
21:30:13 #11 61.49 Setting up shared-mime-info (1.15-1) ...
21:30:14 #10 65.47 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
21:30:14 #10 65.48 Setting up equivs (2.3.1) ...
21:30:14 #10 65.49 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:30:14 #10 65.50 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
21:30:14 #10 65.51 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
21:30:14 #10 65.52 Setting up libnamespace-clean-perl (0.27-1) ...
21:30:14 #10 65.53 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
21:30:14 #10 65.54 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:30:14 #10 65.56 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:30:14 #10 65.57 Setting up libmoox-struct-perl (0.020-1) ...
21:30:14 #10 65.58 Setting up lintian (2.104.0) ...
21:30:14 #10 65.60 Setting up licensecheck (3.1.1-2) ...
21:30:14 #10 65.61 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:30:14 #10 65.63 Setting up libwww-perl (6.52-1) ...
21:30:14 #10 65.64 Setting up devscripts (2.21.3+deb11u1) ...
21:30:14 #13 95.55   Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64                 40/65 
21:30:14 #13 96.00   Installing : glibc-headers-2.17-326.el7_9.aarch64                       41/65 
21:30:14 #12 2.226    dh_installdocs
21:30:14 #12 2.264    dh_installchangelogs
21:30:14 #12 2.350    dh_perl
21:30:14 #12 2.386    dh_link
21:30:14 #12 2.421    dh_strip_nondeterminism
21:30:14 #12 2.488    dh_compress
21:30:14 #12 2.531    dh_fixperms
21:30:14 #12 2.575    dh_missing
21:30:14 #12 2.602    dh_installdeb
21:30:14 #11 63.26 Preparing to unpack .../252-libconfig-tiny-perl_2.28-1_all.deb ...
21:30:14 #11 63.26 Unpacking libconfig-tiny-perl (2.28-1) ...
21:30:14 #11 63.29 Selecting previously unselected package libparams-util-perl.
21:30:14 #11 63.29 Preparing to unpack .../253-libparams-util-perl_1.102-1build3_arm64.deb ...
21:30:14 #11 63.29 Unpacking libparams-util-perl (1.102-1build3) ...
21:30:14 #11 63.35 Selecting previously unselected package libsub-install-perl.
21:30:14 #11 63.35 Preparing to unpack .../254-libsub-install-perl_0.928-2_all.deb ...
21:30:14 #11 63.36 Unpacking libsub-install-perl (0.928-2) ...
21:30:14 #11 63.38 Selecting previously unselected package libdata-optlist-perl.
21:30:14 #11 63.39 Preparing to unpack .../255-libdata-optlist-perl_0.112-1_all.deb ...
21:30:14 #11 63.39 Unpacking libdata-optlist-perl (0.112-1) ...
21:30:14 #11 63.42 Selecting previously unselected package libsub-exporter-perl.
21:30:14 #11 63.42 Preparing to unpack .../256-libsub-exporter-perl_0.988-1_all.deb ...
21:30:14 #11 63.43 Unpacking libsub-exporter-perl (0.988-1) ...
21:30:14 #11 63.46 Selecting previously unselected package libconst-fast-perl.
21:30:14 #11 63.46 Preparing to unpack .../257-libconst-fast-perl_0.014-2_all.deb ...
21:30:14 #11 63.47 Unpacking libconst-fast-perl (0.014-2) ...
21:30:14 #11 63.50 Selecting previously unselected package libwant-perl.
21:30:14 #11 63.50 Preparing to unpack .../258-libwant-perl_0.29-2_arm64.deb ...
21:30:14 #11 63.50 Unpacking libwant-perl (0.29-2) ...
21:30:14 #11 63.54 Selecting previously unselected package libcontextual-return-perl.
21:30:14 #11 63.54 Preparing to unpack .../259-libcontextual-return-perl_0.004014-3_all.deb ...
21:30:14 #11 63.54 Unpacking libcontextual-return-perl (0.004014-3) ...
21:30:14 #11 63.57 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
21:30:14 #12 8.114   Installing       : checkpolicy-3.3-2.fc36.aarch64                       11/95 
21:30:14 #12 8.265   Installing       : cpp-12.2.1-4.fc36.aarch64                            12/95 
21:30:14 #12 8.296   Installing       : perl-threads-shared-1.62-479.fc36.aarch64            13/95 
21:30:14 #12 8.301   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch               14/95 
21:30:14 #12 8.307   Installing       : python3-libsemanage-3.3-3.fc36.aarch64               15/95 
21:30:14 #12 8.341   Installing       : vim-filesystem-2:9.0.1307-1.fc36.noarch              16/95 
21:30:14 #12 8.347   Installing       : systemd-rpm-macros-250.10-2.fc36.noarch              17/95 
21:30:14 #12 8.433   Installing       : python3-setuptools-59.6.0-3.fc36.noarch              18/95 
21:30:14 #12 8.471   Installing       : python3-setools-4.4.0-5.fc36.aarch64                 19/95 
21:30:14 #12 8.481   Installing       : python3-audit-3.1-2.fc36.aarch64                     20/95 
21:30:14 #12 8.488   Installing       : pcre2-utf32-10.40-1.fc36.aarch64                     21/95 
21:30:14 #12 8.496   Installing       : pcre2-utf16-10.40-1.fc36.aarch64                     22/95 
21:30:14 #12 8.507   Installing       : pcre2-devel-10.40-1.fc36.aarch64                     23/95 
21:30:14 #12 8.515   Installing       : libuv-1:1.44.2-1.fc36.aarch64                        24/95 
21:30:14 #12 8.522   Installing       : libubsan-12.2.1-4.fc36.aarch64                       25/95 
21:30:14 #12 8.530   Installing       : libbpf-2:0.7.0-3.fc36.aarch64                        26/95 
21:30:14 #12 8.535   Installing       : libatomic-12.2.1-4.fc36.aarch64                      27/95 
21:30:14 #12 8.546   Installing       : libasan-12.2.1-4.fc36.aarch64                        28/95 
21:30:14 #12 8.552   Installing       : libargon2-20171227-9.fc36.aarch64                    29/95 
21:30:14 #14 26.38   Verifying        : libxcrypt-static-4.1.1-6.el8.aarch64                 61/61 
21:30:14 #14 26.64 
21:30:14 #14 26.64 Installed:
21:30:14 #14 26.64   annobin-11.13-1.el8.aarch64                                                   
21:30:14 #14 26.64   autoconf-2.69-29.el8.noarch                                                   
21:30:14 #14 26.64   automake-1.16.1-7.el8.noarch                                                  
21:30:14 #14 26.64   checkpolicy-2.9-1.el8.aarch64                                                 
21:30:14 #14 26.64   cmake-3.20.2-5.el8.aarch64                                                    
21:30:14 #14 26.64   cmake-data-3.20.2-5.el8.noarch                                                
21:30:14 #14 26.64   cmake-filesystem-3.20.2-5.el8.aarch64                                         
21:30:14 #14 26.64   cmake-rpm-macros-3.20.2-5.el8.noarch                                          
21:30:14 #14 26.64   cpp-8.5.0-18.el8.aarch64                                                      
21:30:14 #14 26.64   device-mapper-devel-8:1.02.181-9.el8.aarch64                                  
21:30:14 #14 26.64   gcc-8.5.0-18.el8.aarch64                                                      
21:30:14 #14 26.64   gcc-plugin-annobin-8.5.0-18.el8.aarch64                                       
21:30:14 #14 26.64   git-2.39.1-1.el8.aarch64                                                      
21:30:14 #14 26.64   git-core-2.39.1-1.el8.aarch64                                                 
21:30:14 #14 26.64   git-core-doc-2.39.1-1.el8.noarch                                              
21:30:14 #14 26.64   glibc-devel-2.28-225.el8.aarch64                                              
21:30:14 #14 26.64   glibc-headers-2.28-225.el8.aarch64                                            
21:30:14 #14 26.64   glibc-static-2.28-225.el8.aarch64                                             
21:30:14 #14 26.64   isl-0.16.1-6.el8.aarch64                                                      
21:30:14 #14 26.64   kernel-headers-4.18.0-448.el8.aarch64                                         
21:30:14 #14 26.64   libasan-8.5.0-18.el8.aarch64                                                  
21:30:14 #14 26.64   libatomic-8.5.0-18.el8.aarch64                                                
21:30:14 #14 26.64   libedit-3.1-23.20170329cvs.el8.aarch64                                        
21:30:14 #14 26.64   libgomp-8.5.0-18.el8.aarch64                                                  
21:30:14 #14 26.64   libmpc-1.1.0-9.1.el8.aarch64                                                  
21:30:14 #14 26.64   libseccomp-devel-2.5.2-1.el8.aarch64                                          
21:30:14 #14 26.64   libselinux-devel-2.9-8.el8.aarch64                                            
21:30:14 #14 26.64   libselinux-utils-2.9-8.el8.aarch64                                            
21:30:14 #14 26.64   libsepol-devel-2.9-3.el8.aarch64                                              
21:30:14 #14 26.64   libtool-2.4.6-25.el8.aarch64                                                  
21:30:14 #14 26.64   libtool-ltdl-devel-2.4.6-25.el8.aarch64                                       
21:30:14 #14 26.64   libubsan-8.5.0-18.el8.aarch64                                                 
21:30:14 #14 26.64   libuv-1:1.41.1-1.el8_4.aarch64                                                
21:30:14 #14 26.64   libxcrypt-devel-4.1.1-6.el8.aarch64                                           
21:30:14 #14 26.64   libxcrypt-static-4.1.1-6.el8.aarch64                                          
21:30:14 #14 26.64   m4-1.4.18-7.el8.aarch64                                                       
21:30:14 #14 26.64   make-1:4.2.1-11.el8.aarch64                                                   
21:30:14 #14 26.64   openssh-8.0p1-17.el8.aarch64                                                  
21:30:14 #14 26.64   openssh-clients-8.0p1-17.el8.aarch64                                          
21:30:14 #14 26.64   pcre2-devel-10.32-3.el8.aarch64                                               
21:30:14 #14 26.64   pcre2-utf16-10.32-3.el8.aarch64                                               
21:30:14 #14 26.64   pcre2-utf32-10.32-3.el8.aarch64                                               
21:30:14 #14 26.64   perl-Error-1:0.17025-2.el8.noarch                                             
21:30:14 #14 26.64   perl-Git-2.39.1-1.el8.noarch                                                  
21:30:14 #14 26.64   perl-TermReadKey-2.37-7.el8.aarch64                                           
21:30:14 #14 26.64   perl-Thread-Queue-3.13-1.el8.noarch                                           
21:30:14 #14 26.64   policycoreutils-2.9-24.el8.aarch64                                            
21:30:14 #14 26.64   policycoreutils-devel-2.9-24.el8.aarch64                                      
21:30:14 #14 26.64   policycoreutils-python-utils-2.9-24.el8.noarch                                
21:30:14 #14 26.64   python3-audit-3.0.7-4.el8.aarch64                                             
21:30:14 #14 26.64   python3-libselinux-2.9-8.el8.aarch64                                          
21:30:14 #14 26.64   python3-libsemanage-2.9-9.el8.aarch64                                         
21:30:14 #14 26.64   python3-policycoreutils-2.9-24.el8.noarch                                     
21:30:14 #14 26.64   python3-setools-4.3.0-3.el8.aarch64                                           
21:30:14 #14 26.64   rpm-plugin-selinux-4.14.3-26.el8.aarch64                                      
21:30:14 #14 26.64   selinux-policy-3.14.3-117.el8.noarch                                          
21:30:14 #14 26.64   selinux-policy-devel-3.14.3-117.el8.noarch                                    
21:30:14 #14 26.64   selinux-policy-minimum-3.14.3-117.el8.noarch                                  
21:30:14 #14 26.64   systemd-devel-239-73.el8.aarch64                                              
21:30:14 #14 26.64   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
21:30:14 #14 26.64   which-2.21-18.el8.aarch64                                                     
21:30:14 #14 26.64 
21:30:14 #14 26.64 Complete!
21:30:14 #11 65.02 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
21:30:14 #11 65.03 Setting up libreadline8:arm64 (8.1.2-1) ...
21:30:14 #11 65.05 Setting up m4 (1.4.18-5ubuntu2) ...
21:30:14 #11 65.06 Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.1) ...
21:30:14 #11 65.07 Setting up binutils (2.38-4ubuntu2.1) ...
21:30:14 #11 65.08 Setting up libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:30:14 #11 65.09 Setting up libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2ubuntu1) ...
21:30:14 #11 65.10 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
21:30:14 #12 1.280 Reading package lists...
21:30:14 #12 2.714 dh_testdir
21:30:14 #12 2.731 dh_testroot
21:30:14 #12 2.748 dh_prep
21:30:14 #12 5.840 Running transaction check
21:30:14 #12 5.965 Transaction check succeeded.
21:30:14 + STATUS=0
21:30:14 + '[' 0 -ne 0 ']'
21:30:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:30:14 + RPM_EC=0
21:30:14 ++ jobs -p
21:30:14 + exit 0
21:30:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0KjdWk
21:30:14 + umask 022
21:30:14 + cd /root/rpmbuild/BUILD
21:30:14 + cd src
21:30:14 + export DOCKER_GITCOMMIT=0656059
21:30:14 + DOCKER_GITCOMMIT=0656059
21:30:14 + mkdir -p /go/src/github.com/docker
21:30:14 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:30:14 + pushd /root/rpmbuild/BUILD/src/engine
21:30:14 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:30:14 + TMP_GOPATH=/go
21:30:14 + hack/dockerfile/install/install.sh tini
21:30:14 + RM_GOPATH=0
21:30:14 + TMP_GOPATH=/go
21:30:14 + : /usr/local/bin
21:30:14 + '[' -z /go ']'
21:30:14 + export GOPATH=/go
21:30:14 + GOPATH=/go
21:30:14 + case "$(go env GOARCH)" in
21:30:14 ++ go env GOARCH
21:30:14 + export GO_BUILDMODE=-buildmode=pie
21:30:14 + GO_BUILDMODE=-buildmode=pie
21:30:14 ++ dirname hack/dockerfile/install/install.sh
21:30:14 + dir=hack/dockerfile/install
21:30:14 + bin=tini
21:30:14 + shift
21:30:14 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:30:14 + . hack/dockerfile/install/tini.installer
21:30:14 ++ : v0.19.0
21:30:14 + install_tini
21:30:14 + echo 'Install tini version v0.19.0'
21:30:14 Install tini version v0.19.0
21:30:14 + git clone https://github.com/krallin/tini.git /go/tini
21:30:14 Cloning into '/go/tini'...
21:30:14 #12 2.638    dh_gencontrol
21:30:14 #11 63.58 Preparing to unpack .../260-libcpanel-json-xs-perl_4.32-1_arm64.deb ...
21:30:14 #11 63.58 Unpacking libcpanel-json-xs-perl:arm64 (4.32-1) ...
21:30:14 #11 63.61 Selecting previously unselected package libdevel-stacktrace-perl.
21:30:14 #11 63.62 Preparing to unpack .../261-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:30:14 #11 63.62 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:30:14 #11 63.65 Selecting previously unselected package libexception-class-perl.
21:30:14 #11 63.65 Preparing to unpack .../262-libexception-class-perl_1.45-1_all.deb ...
21:30:14 #11 63.66 Unpacking libexception-class-perl (1.45-1) ...
21:30:14 #11 63.68 Selecting previously unselected package libiterator-perl.
21:30:14 #11 63.69 Preparing to unpack .../263-libiterator-perl_0.03+ds1-2_all.deb ...
21:30:14 #11 63.69 Unpacking libiterator-perl (0.03+ds1-2) ...
21:30:14 #11 63.72 Selecting previously unselected package libiterator-util-perl.
21:30:14 #11 63.73 Preparing to unpack .../264-libiterator-util-perl_0.02+ds1-2_all.deb ...
21:30:14 #11 63.73 Unpacking libiterator-util-perl (0.02+ds1-2) ...
21:30:14 #11 63.76 Selecting previously unselected package libexporter-tiny-perl.
21:30:14 #11 63.76 Preparing to unpack .../265-libexporter-tiny-perl_1.002002-1_all.deb ...
21:30:14 #11 63.76 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:30:14 #11 63.79 Selecting previously unselected package liblist-moreutils-xs-perl.
21:30:14 #11 63.80 Preparing to unpack .../266-liblist-moreutils-xs-perl_0.430-3_arm64.deb ...
21:30:14 #11 63.80 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
21:30:14 #11 63.85 Selecting previously unselected package liblist-moreutils-perl.
21:30:14 #11 63.86 Preparing to unpack .../267-liblist-moreutils-perl_0.430-2_all.deb ...
21:30:14 #11 63.86 Unpacking liblist-moreutils-perl (0.430-2) ...
21:30:14 #11 63.89 Selecting previously unselected package libdata-dpath-perl.
21:30:14 #11 63.89 Preparing to unpack .../268-libdata-dpath-perl_0.58-1_all.deb ...
21:30:14 #11 63.90 Unpacking libdata-dpath-perl (0.58-1) ...
21:30:14 #12 8.561   Installing       : less-590-5.fc36.aarch64                              30/95 
21:30:14 #12 8.676   Installing       : kernel-headers-6.2.6-100.fc36.aarch64                31/95 
21:30:14 #12 8.688   Installing       : libxcrypt-devel-4.4.33-4.fc36.aarch64                32/95 
21:30:14 #12 8.748   Installing       : glibc-devel-2.35-22.fc36.aarch64                     33/95 
21:30:14 #12 8.812   Installing       : glibc-static-2.35-22.fc36.aarch64                    34/95 
21:30:14 #12 8.819   Installing       : libxcrypt-static-4.4.33-4.fc36.aarch64               35/95 
21:30:14 #10 65.81 Setting up libxml-parser-perl:arm64 (2.46-2) ...
21:30:14 #10 65.83 Setting up libxml-sax-expat-perl (0.51-1) ...
21:30:14 #10 65.87 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:30:14 #10 65.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:14 #10 66.06 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:14 #10 66.09 Setting up libsoap-lite-perl (1.27-1) ...
21:30:14 #12 2.770 dh_testdir
21:30:14 #12 2.787 dh_testroot
21:30:14 #12 2.803 dh_install
21:30:14 #12 2.828 dh_installdocs
21:30:14 #12 2.857 dh_installchangelogs
21:30:14 #12 2.921 dh_compress
21:30:14 #12 2.958 dh_fixperms
21:30:14 #12 5.966 Running transaction test
21:30:14 + cd /go/tini
21:30:14 + git checkout -q v0.19.0
21:30:14 + cmake .
21:30:14 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:30:14   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:30:14   CMake.
21:30:14 
21:30:14   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:30:14   CMake that the project does not need compatibility with older versions.
21:30:14 
21:30:14 
21:30:14 #12 2.762    dh_md5sums
21:30:14 #12 2.804    dh_builddeb
21:30:14 #12 2.832 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:30:14 #12 2.850  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
21:30:14 #12 2.999  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
21:30:14 #12 8.826   Installing       : gc-8.0.6-3.fc36.aarch64                              36/95 
21:30:14 #12 9.045   Installing       : guile22-2.2.7-5.fc36.aarch64                         37/95 
21:30:14 #11 63.93 Selecting previously unselected package libdata-dump-perl.
21:30:14 #11 63.93 Preparing to unpack .../269-libdata-dump-perl_1.25-1_all.deb ...
21:30:14 #11 63.93 Unpacking libdata-dump-perl (1.25-1) ...
21:30:14 #11 63.96 Selecting previously unselected package libdata-messagepack-perl.
21:30:14 #11 63.97 Preparing to unpack .../270-libdata-messagepack-perl_1.02-1_arm64.deb ...
21:30:14 #11 63.97 Unpacking libdata-messagepack-perl (1.02-1) ...
21:30:14 #11 64.00 Selecting previously unselected package libnet-domain-tld-perl.
21:30:14 #11 64.00 Preparing to unpack .../271-libnet-domain-tld-perl_1.75-2_all.deb ...
21:30:14 #11 64.01 Unpacking libnet-domain-tld-perl (1.75-2) ...
21:30:14 #11 64.04 Selecting previously unselected package libdata-validate-domain-perl.
21:30:14 #11 64.04 Preparing to unpack .../272-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:30:14 #11 64.04 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:30:14 #11 64.07 Selecting previously unselected package libnet-ipv6addr-perl.
21:30:14 #11 64.08 Preparing to unpack .../273-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:30:14 #11 64.08 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:30:14 #11 64.11 Selecting previously unselected package libnet-netmask-perl.
21:30:14 #10 66.11 Setting up libxmlrpc-lite-perl (0.717-4) ...
21:30:14 #10 66.12 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:30:14 #10 66.15 Processing triggers for ca-certificates (20210119) ...
21:30:14 #10 66.16 Updating certificates in /etc/ssl/certs...
21:30:14 #14 DONE 27.2s
21:30:14 
21:30:14 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
21:30:14 #12 3.002 dh_installdeb
21:30:14 #12 3.028 dh_gencontrol
21:30:14 #12 3.138 dh_md5sums
21:30:14 #12 3.168 dh_builddeb
21:30:14 #12 3.187 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:30:14 #12 3.217 
21:30:14 #12 3.217 The package has been created.
21:30:14 #12 3.217 Attention, the package has been created in the current directory,
21:30:14 #12 3.217 not in ".." as indicated by the message above!
21:30:14 #11 65.61 Updating certificates in /etc/ssl/certs...
21:30:14 -- The C compiler identification is GNU 11.3.1
21:30:14 -- Detecting C compiler ABI info
21:30:14 -- Detecting C compiler ABI info - done
21:30:14 -- Check for working C compiler: /usr/bin/cc - skipped
21:30:14 -- Detecting C compile features
21:30:14 -- Detecting C compile features - done
21:30:14 -- Performing Test HAS_BUILTIN_FORTIFY
21:30:14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:30:14 -- Configuring done
21:30:14 -- Generating done
21:30:14 -- Build files have been written to: /go/tini
21:30:14 + make tini-static
21:30:14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:30:14 #12 3.077 dpkg-genchanges: info: binary-only upload (no source code included)
21:30:14 #12 3.080  dpkg-source --after-build .
21:30:14 #12 3.181 dpkg-buildpackage: info: binary-only upload (no source included)
21:30:14 #12 3.186 
21:30:14 #12 3.186 The package has been created.
21:30:14 #12 3.186 Attention, the package has been created in the current directory,
21:30:14 #12 3.186 not in ".." as indicated by the message above!
21:30:14 #12 3.212 Selecting previously unselected package docker-ce-build-deps.
21:30:14 #12 3.228 (Reading database ... 29954 files and directories currently installed.)
21:30:14 #12 3.229 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:30:14 #12 3.233 Unpacking docker-ce-build-deps (1.0) ...
21:30:14 #11 64.11 Preparing to unpack .../274-libnet-netmask-perl_2.0001-1_all.deb ...
21:30:14 #11 64.11 Unpacking libnet-netmask-perl (2.0001-1) ...
21:30:14 #11 64.15 Selecting previously unselected package libnetaddr-ip-perl.
21:30:14 #11 64.15 Preparing to unpack .../275-libnetaddr-ip-perl_4.079+dfsg-2_arm64.deb ...
21:30:14 #11 64.15 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
21:30:14 #11 64.19 Selecting previously unselected package libdata-validate-ip-perl.
21:30:14 #11 64.20 Preparing to unpack .../276-libdata-validate-ip-perl_0.30-1_all.deb ...
21:30:14 #11 64.20 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:30:14 #11 64.23 Selecting previously unselected package libdata-validate-uri-perl.
21:30:14 #11 64.23 Preparing to unpack .../277-libdata-validate-uri-perl_0.07-2_all.deb ...
21:30:14 #11 64.24 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:30:14 #11 64.27 Selecting previously unselected package libdistro-info-perl.
21:30:14 #11 64.27 Preparing to unpack .../278-libdistro-info-perl_1.1ubuntu1_all.deb ...
21:30:14 #11 64.27 Unpacking libdistro-info-perl (1.1ubuntu1) ...
21:30:14 #11 64.30 Selecting previously unselected package libemail-address-xs-perl.
21:30:14 #11 64.30 Preparing to unpack .../279-libemail-address-xs-perl_1.05-1_arm64.deb ...
21:30:14 #11 64.31 Unpacking libemail-address-xs-perl (1.05-1) ...
21:30:14 #11 64.34 Selecting previously unselected package libfcgi-bin.
21:30:14 #11 64.34 Preparing to unpack .../280-libfcgi-bin_2.4.2-2build2_arm64.deb ...
21:30:14 #11 64.34 Unpacking libfcgi-bin (2.4.2-2build2) ...
21:30:14 #11 64.37 Selecting previously unselected package libipc-system-simple-perl.
21:30:14 #11 64.38 Preparing to unpack .../281-libipc-system-simple-perl_1.30-1_all.deb ...
21:30:14 #11 64.38 Unpacking libipc-system-simple-perl (1.30-1) ...
21:30:14 #11 64.41 Selecting previously unselected package libfile-basedir-perl.
21:30:14 #11 64.41 Preparing to unpack .../282-libfile-basedir-perl_0.09-1_all.deb ...
21:30:14 #11 64.42 Unpacking libfile-basedir-perl (0.09-1) ...
21:30:14 #11 64.45 Selecting previously unselected package libfile-chdir-perl.
21:30:14 #12 3.253 Selecting previously unselected package docker-ce-build-deps.
21:30:14 #12 3.265 (Reading database ... 21384 files and directories currently installed.)
21:30:14 #12 3.266 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:30:14 #12 3.289 Unpacking docker-ce-build-deps (1.0) ...
21:30:15 #12 6.751 Transaction test succeeded.
21:30:15 #12 6.751 Running transaction
21:30:15 [100%] Linking C executable tini-static
21:30:15 #11 64.45 Preparing to unpack .../283-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:30:15 #11 64.45 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:30:15 #11 64.48 Selecting previously unselected package libfile-fcntllock-perl.
21:30:15 #11 64.49 Preparing to unpack .../284-libfile-fcntllock-perl_0.22-4_arm64.deb ...
21:30:15 #11 64.49 Unpacking libfile-fcntllock-perl (0.22-4) ...
21:30:15 #11 64.52 Selecting previously unselected package libnumber-compare-perl.
21:30:15 #11 64.52 Preparing to unpack .../285-libnumber-compare-perl_0.03-2_all.deb ...
21:30:15 #11 64.53 Unpacking libnumber-compare-perl (0.03-2) ...
21:30:15 #11 64.56 Selecting previously unselected package libtext-glob-perl.
21:30:15 #11 64.56 Preparing to unpack .../286-libtext-glob-perl_0.11-2_all.deb ...
21:30:15 #11 64.57 Unpacking libtext-glob-perl (0.11-2) ...
21:30:15 #11 64.59 Selecting previously unselected package libfile-find-rule-perl.
21:30:15 #11 64.60 Preparing to unpack .../287-libfile-find-rule-perl_0.34-2_all.deb ...
21:30:15 #11 64.60 Unpacking libfile-find-rule-perl (0.34-2) ...
21:30:15 #11 64.63 Selecting previously unselected package libfont-afm-perl.
21:30:15 #11 64.64 Preparing to unpack .../288-libfont-afm-perl_1.20-3_all.deb ...
21:30:15 #11 64.64 Unpacking libfont-afm-perl (1.20-3) ...
21:30:15 #11 64.67 Selecting previously unselected package libio-string-perl.
21:30:15 #10 63.56 Setting up libgpgme11:arm64 (1.12.0-6) ...
21:30:15 #10 63.60 Setting up gcc (4:8.3.0-1) ...
21:30:15 #10 63.65 Setting up python3-six (1.12.0-1) ...
21:30:15 #10 63.80 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:30:15 #10 63.82 Setting up perl (5.28.1-6+deb10u1) ...
21:30:15 #10 63.85 Setting up libpackage-stash-xs-perl (0.29-1) ...
21:30:15 #10 63.86 Setting up python3-gpg (1.12.0-6) ...
21:30:15 #10 64.06 Setting up libdata-dump-perl (1.23-1) ...
21:30:15 #10 64.07 Setting up python3-certifi (2018.8.24-1) ...
21:30:15 #10 64.22 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:30:15 #10 64.23 Setting up libref-util-perl (0.204-1) ...
21:30:15 #10 64.25 Setting up libipc-system-simple-perl (1.25-4) ...
21:30:15 #10 64.26 Setting up libnet-domain-tld-perl (1.75-1) ...
21:30:15 #10 64.27 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
21:30:15 #10 64.29 Setting up libvariable-magic-perl (0.62-1+b1) ...
21:30:15 #10 64.30 Setting up python3-idna (2.6-1) ...
21:30:15 #10 64.50 Setting up libio-html-perl (1.001-1) ...
21:30:15 #10 64.52 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
21:30:15 #10 64.53 Setting up libtest-refcount-perl (0.08-3) ...
21:30:15 #10 64.55 Setting up libparams-util-perl (1.07-3+b4) ...
21:30:15 #10 64.57 Setting up libdpkg-perl (1.19.8) ...
21:30:15 #10 64.59 Setting up autoconf (2.69-11) ...
21:30:15 #10 64.61 Setting up python3-urllib3 (1.24.1-1) ...
21:30:15 #10 64.80 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:30:15 #10 64.82 Setting up libcapture-tiny-perl (0.48-1) ...
21:30:15 #10 64.84 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
21:30:15 #10 64.85 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:30:15 #10 64.87 Setting up libsub-name-perl (0.21-1+b3) ...
21:30:15 #10 64.88 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
21:30:15 #10 64.90 Setting up g++-8 (8.3.0-6) ...
21:30:15 #10 64.91 Setting up libfile-chdir-perl (0.1008-1) ...
21:30:15 #10 64.93 Setting up xauth (1:1.0.10-1) ...
21:30:15 #10 64.94 Setting up libpath-tiny-perl (0.108-1) ...
21:30:15 #10 64.95 Setting up libarchive-cpio-perl (0.10-1) ...
21:30:15 #10 64.97 Setting up libjson-perl (4.02000-1) ...
21:30:15 #10 64.98 Setting up libfcgi-perl (0.78-2+b3) ...
21:30:15 #10 64.99 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:30:15 #10 65.01 Setting up python3-unidiff (0.5.4-1) ...
21:30:15 #10 65.16 Setting up libstrictures-perl (2.000005-1) ...
21:30:15 #10 65.17 Setting up libsub-quote-perl (2.005001-1) ...
21:30:15 #10 65.19 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
21:30:15 #10 65.20 Setting up libsort-versions-perl (1.62-1) ...
21:30:15 #10 65.21 Setting up libexporter-tiny-perl (1.002001-1) ...
21:30:15 #10 65.22 Setting up libterm-readkey-perl (2.38-1) ...
21:30:15 #10 65.23 Setting up lsb-release (10.2019051400) ...
21:30:15 #10 65.25 Setting up libclass-accessor-perl (0.51-1) ...
21:30:15 #10 65.27 Setting up libnet-ip-perl (1.26-2) ...
21:30:15 #10 65.28 Setting up python3-magic (2:0.4.15-2) ...
21:30:15 #10 65.43 Setting up libperlio-gzip-perl (0.19-1+b5) ...
21:30:15 #10 65.44 Setting up libsys-hostname-long-perl (1.5-1) ...
21:30:15 #10 65.47 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
21:30:15 #10 65.48 Setting up liburi-perl (1.76-1) ...
21:30:15 #10 65.50 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
21:30:15 #10 65.58 invoke-rc.d: could not determine current runlevel
21:30:15 #10 65.59 invoke-rc.d: policy-rc.d denied execution of start.
21:30:15 #10 65.59 Initializing GnuTLS DH parameter file
21:30:15 #10 65.62 Setting up libmailutils5:arm64 (1:3.5-4) ...
21:30:15 #10 65.63 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:30:15 #10 65.64 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
21:30:15 #10 65.66 Setting up python3-pkg-resources (40.8.0-1) ...
21:30:15 #10 65.87 Setting up automake (1:1.16.1-4) ...
21:30:15 #12 9.062   Installing       : make-1:4.3-7.fc36.aarch64                            38/95 
21:30:15 #12 9.386   Installing       : gcc-12.2.1-4.fc36.aarch64                            39/95 
21:30:15 #12 9.395   Running scriptlet: gcc-12.2.1-4.fc36.aarch64                            39/95 
21:30:15 #12 9.421   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                   40/95 
21:30:15 #12 9.426   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                   40/95 
21:30:15 #12 9.439   Running scriptlet: dbus-broker-33-1.fc36.aarch64                        41/95 
21:30:15 #12 9.510   Installing       : dbus-broker-33-1.fc36.aarch64                        41/95 
21:30:15 #12 9.516   Running scriptlet: dbus-broker-33-1.fc36.aarch64                        41/95 
21:30:15 #12 9.528   Installing       : dbus-1:1.14.4-1.fc36.aarch64                         42/95 
21:30:15 #12 9.539   Installing       : annobin-docs-11.11-1.fc36.noarch                     43/95 
21:30:15 #12 9.590   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                44/95 
21:30:15 #12 9.604   Installing       : libxkbcommon-1.4.0-1.fc36.aarch64                    45/95 
21:30:15 #12 9.616   Installing       : rhash-1.4.2-2.fc36.aarch64                           46/95 
21:30:15 #12 9.625   Installing       : qrencode-libs-4.1.1-2.fc36.aarch64                   47/95 
21:30:15 #12 9.630   Installing       : perl-lib-0.65-486.fc36.aarch64                       48/95 
21:30:15 #12 9.637   Installing       : perl-TermReadKey-2.38-12.fc36.aarch64                49/95 
21:30:15 #12 9.644   Installing       : perl-File-Copy-2.35-486.fc36.noarch                  50/95 
21:30:15 #12 9.649   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch          51/95 
21:30:15 #12 9.668   Installing       : autoconf-2.71-3.fc36.noarch                          52/95 
21:30:15 #12 9.697   Installing       : automake-1.16.5-7.fc36.noarch                        53/95 
21:30:15 #12 9.707   Installing       : perl-Error-1:0.17029-8.fc36.noarch                   54/95 
21:30:15 #10 66.60 0 added, 0 removed; done.
21:30:15 #10 66.60 Running hooks in /etc/ca-certificates/update.d...
21:30:15 #10 66.60 done.
21:30:15 [100%] Built target tini-static
21:30:15 + mkdir -p /usr/local/bin
21:30:15 + cp tini-static /usr/local/bin/docker-init
21:30:15 + VERSION=0.0.0-20230330191823-de0d30f
21:30:15 + PRODUCT=docker
21:30:15 + hack/make.sh dynbinary
21:30:15 
21:30:15 Removing bundles/
21:30:15 
21:30:15 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:15 #11 66.23 124 added, 0 removed; done.
21:30:15 #11 66.29 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
21:30:15 #11 66.30 Setting up libgdbm-compat4:arm64 (1.23-1) ...
21:30:15 #11 66.31 Setting up libgcc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
21:30:15 #11 66.32 Setting up dwz (0.14-1build2) ...
21:30:15 #11 66.34 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
21:30:15 #11 66.35 Setting up groff-base (1.22.4-8build1) ...
21:30:15 #11 66.37 Setting up cpp (4:11.2.0-1ubuntu1) ...
21:30:15 #11 66.38 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:30:15 #11 66.40 Setting up debugedit (1:5.0-4build1) ...
21:30:15 #11 66.41 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.10) ...
21:30:15 #11 66.42 Setting up libc6-dev:arm64 (2.35-0ubuntu3.1) ...
21:30:15 #11 66.43 Setting up libx11-6:arm64 (2:1.7.5-1) ...
21:30:15 #11 64.67 Preparing to unpack .../289-libio-string-perl_1.08-3.1_all.deb ...
21:30:15 #11 64.68 Unpacking libio-string-perl (1.08-3.1) ...
21:30:15 #11 64.71 Selecting previously unselected package libfont-ttf-perl.
21:30:15 #11 64.71 Preparing to unpack .../290-libfont-ttf-perl_1.06-2_all.deb ...
21:30:15 #11 64.72 Unpacking libfont-ttf-perl (1.06-2) ...
21:30:15 #11 64.76 Selecting previously unselected package libfreezethaw-perl.
21:30:15 #11 64.77 Preparing to unpack .../291-libfreezethaw-perl_0.5001-2.1_all.deb ...
21:30:15 #11 64.77 Unpacking libfreezethaw-perl (0.5001-2.1) ...
21:30:15 #11 64.80 Selecting previously unselected package libsort-versions-perl.
21:30:15 #11 64.80 Preparing to unpack .../292-libsort-versions-perl_1.62-2_all.deb ...
21:30:15 #11 64.81 Unpacking libsort-versions-perl (1.62-2) ...
21:30:15 #11 64.84 Selecting previously unselected package libgit-wrapper-perl.
21:30:15 #11 64.84 Preparing to unpack .../293-libgit-wrapper-perl_0.048-1_all.deb ...
21:30:15 #11 64.84 Unpacking libgit-wrapper-perl (0.048-1) ...
21:30:15 #11 64.87 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:30:15 #11 64.88 Preparing to unpack .../294-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:30:15 #11 64.88 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:30:15 #11 64.91 Selecting previously unselected package libio-prompter-perl.
21:30:15 #13 34.49 Checking for new repos for mirrors
21:30:15 #13 34.49 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
21:30:15 #13 34.49  --> Already installed : bash-4.2.46-34.el7.x86_64
21:30:15 #13 34.50 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
21:30:15 #13 34.50  --> 1:make-3.82-24.el7.x86_64
21:30:15 #13 34.64  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:30:15 #13 34.64  --> git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.64 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
21:30:15 #13 34.64  --> Already installed : bash-4.2.46-34.el7.x86_64
21:30:15 #13 34.64 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
21:30:15 #13 34.64  --> Already installed : bash-4.2.46-34.el7.x86_64
21:30:15 #13 34.64  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
21:30:15 #13 34.65  --> cmake-2.8.12.2-2.el7.x86_64
21:30:15 #13 34.65  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
21:30:15 #13 34.65  --> gcc-4.8.5-44.el7.x86_64
21:30:15 #13 34.65  --> git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.65  --> glibc-static-2.17-326.el7_9.x86_64
21:30:15 #13 34.65  --> libarchive-3.1.2-14.el7_7.x86_64
21:30:15 #13 34.65  --> libseccomp-devel-2.3.1-4.el7.x86_64
21:30:15 #13 34.66  --> libselinux-devel-2.5-15.el7.x86_64
21:30:15 #13 34.66  --> libtool-2.4.2-22.el7_3.x86_64
21:30:15 #13 34.66  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:30:15 #13 34.66  --> 1:make-3.82-24.el7.x86_64
21:30:15 #13 34.66  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
21:30:15 #13 34.66  --> Already installed : systemd-219-78.el7.x86_64
21:30:15 #13 34.66  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:30:15 #13 34.66  --> systemd-devel-219-78.el7_9.7.x86_64
21:30:15 #13 34.67  --> Already installed : 2:tar-1.26-35.el7.x86_64
21:30:15 #13 34.67  --> which-2.20-7.el7.x86_64
21:30:15 #13 34.67 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
21:30:15 #13 34.67  --> Already installed : bash-4.2.46-34.el7.x86_64
21:30:15 #13 34.67 --> Running transaction check
21:30:15 #13 34.67 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
21:30:15 #13 34.68 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
21:30:15 #13 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
21:30:15 #13 34.82 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
21:30:15 #13 34.82 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
21:30:15 #13 34.82 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
21:30:15 #13 34.82 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
21:30:15 #13 34.83 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
21:30:15 #13 34.83 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
21:30:15 #13 34.84 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
21:30:15 #13 34.84 ---> Package git.x86_64 0:1.8.3.1-24.el7_9 will be installed
21:30:15 #13 34.85 --> Processing Dependency: perl-Git = 1.8.3.1-24.el7_9 for package: git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.85 --> Processing Dependency: rsync for package: git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.85 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.86 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.86 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.86 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.86 --> Processing Dependency: less for package: git-1.8.3.1-24.el7_9.x86_64
21:30:15 #13 34.86 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed
21:30:15 #13 34.86 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
21:30:15 #13 34.87 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
21:30:15 #13 34.87 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
21:30:15 #13 34.87 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
21:30:15 #13 34.87 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
21:30:15 #13 34.87 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
21:30:15 #13 34.87 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
21:30:15 #13 34.87 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
21:30:15 #13 34.87 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
21:30:15 #13 34.88 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
21:30:15 #13 34.88 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
21:30:15 #13 34.88 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
21:30:15 #13 34.88 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
21:30:15 #13 34.88 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:30:15 #13 34.88 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:30:15 #13 34.88 ---> Package make.x86_64 1:3.82-24.el7 will be installed
21:30:15 #13 34.88 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
21:30:15 #13 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
21:30:15 #13 34.89 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:30:15 #13 34.89 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:30:15 #13 34.89 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:30:15 #13 34.89 ---> Package systemd-devel.x86_64 0:219-78.el7_9.7 will be installed
21:30:15 #13 34.90 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
21:30:15 #13 34.90 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
21:30:15 #13 34.92 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.x86_64
21:30:15 #13 34.92 ---> Package which.x86_64 0:2.20-7.el7 will be installed
21:30:15 #13 34.92 --> Running transaction check
21:30:15 #13 34.92 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
21:30:15 #13 34.92 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
21:30:15 #13 34.92 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
21:30:15 #13 34.93 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
21:30:15 #13 34.93 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
21:30:15 #13 34.93 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
21:30:15 #13 34.93 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
21:30:15 #13 34.93 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
21:30:15 #13 34.94 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
21:30:15 #13 34.94 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed
21:30:15 #13 34.94 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
21:30:15 #13 34.94 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
21:30:15 #13 34.96 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
21:30:15 #13 34.96 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
21:30:15 #13 34.96 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64
21:30:15 #13 34.96 ---> Package less.x86_64 0:458-9.el7 will be installed
21:30:15 #13 34.96 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
21:30:15 #13 34.96 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
21:30:15 #13 34.96 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
21:30:15 #13 34.96 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
21:30:15 #13 34.96 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
21:30:15 #13 34.96 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
21:30:15 #13 34.96 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
21:30:15 #13 34.96 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
21:30:15 #13 34.97 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed
21:30:15 #13 34.97 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64
21:30:15 #13 34.97 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64
21:30:15 #13 34.97 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
21:30:15 #13 34.97 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
21:30:15 #13 34.97 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
21:30:15 #13 34.98 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
21:30:15 #13 34.98 ---> Package perl-Git.noarch 0:1.8.3.1-24.el7_9 will be installed
21:30:15 #13 34.98 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
21:30:15 #13 34.98 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
21:30:15 #13 34.98 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
21:30:15 #13 34.98 ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed
21:30:15 #13 34.98 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
21:30:15 #13 34.99 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
21:30:15 #13 34.99 ---> Package systemd.x86_64 0:219-78.el7 will be updated
21:30:15 #13 34.99 ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update
21:30:15 #13 35.00 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
21:30:15 #13 35.00 ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update
21:30:15 #13 35.01 --> Running transaction check
21:30:15 #13 35.01 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
21:30:15 #13 35.01 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
21:30:15 #13 35.01 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
21:30:15 #13 35.01 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
21:30:15 #13 35.01 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
21:30:15 #13 35.01 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
21:30:15 #13 35.01 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update
21:30:15 #13 35.02 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed
21:30:15 #13 35.02 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64
21:30:15 #13 35.03 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64
21:30:15 #13 35.03 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
21:30:15 #13 35.03 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed
21:30:15 #13 35.03 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
21:30:15 #13 35.03 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
21:30:15 #13 35.03 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
21:30:15 #13 35.04 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
21:30:15 #13 35.04 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
21:30:15 #13 35.04 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.04 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.04 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:30:15 #13 35.05 --> Running transaction check
21:30:15 #13 35.05 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
21:30:15 #13 35.05 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
21:30:15 #13 35.06 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
21:30:15 #13 35.06 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update
21:30:15 #13 35.06 ---> Package kernel-headers.x86_64 0:3.10.0-1160.88.1.el7 will be installed
21:30:15 #13 35.06 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
21:30:15 #13 35.06 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
21:30:15 #13 35.06 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
21:30:15 #13 35.06 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
21:30:15 #13 35.06 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:30:15 #13 35.06 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
21:30:15 #13 35.07 --> Finished Dependency Resolution
21:30:15 #13 35.10 
21:30:15 #13 35.10 Dependencies Resolved
21:30:15 #13 35.11 
21:30:15 #13 35.11 ================================================================================
21:30:15 #13 35.11  Package                   Arch      Version                   Repository  Size
21:30:15 #13 35.11 ================================================================================
21:30:15 #13 35.11 Installing:
21:30:15 #13 35.11  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
21:30:15 #13 35.11  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
21:30:15 #13 35.11  gcc                       x86_64    4.8.5-44.el7              base        16 M
21:30:15 #13 35.11  git                       x86_64    1.8.3.1-24.el7_9          updates    4.4 M
21:30:15 #13 35.11  glibc-static              x86_64    2.17-326.el7_9            updates    1.6 M
21:30:15 #13 35.11  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
21:30:15 #13 35.11  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
21:30:15 #13 35.11  libselinux-devel          x86_64    2.5-15.el7                base       187 k
21:30:15 #13 35.11  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
21:30:15 #13 35.11  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
21:30:15 #13 35.11  make                      x86_64    1:3.82-24.el7             base       421 k
21:30:15 #13 35.11  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
21:30:15 #13 35.11  systemd-devel             x86_64    219-78.el7_9.7            updates    216 k
21:30:15 #13 35.11  which                     x86_64    2.20-7.el7                base        41 k
21:30:15 #13 35.11 Installing for dependencies:
21:30:15 #13 35.11  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
21:30:15 #13 35.11  autoconf                  noarch    2.69-11.el7               base       701 k
21:30:15 #13 35.11  automake                  noarch    1.13.4-3.el7              base       679 k
21:30:15 #13 35.11  checkpolicy               x86_64    2.5-8.el7                 base       295 k
21:30:15 #13 35.11  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
21:30:15 #13 35.11  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
21:30:15 #13 35.11  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
21:30:15 #13 35.11  glibc-devel               x86_64    2.17-326.el7_9            updates    1.1 M
21:30:15 #13 35.11  glibc-headers             x86_64    2.17-326.el7_9            updates    691 k
21:30:15 #13 35.11  kernel-headers            x86_64    3.10.0-1160.88.1.el7      updates    9.1 M
21:30:15 #13 35.11  less                      x86_64    458-9.el7                 base       120 k
21:30:15 #13 35.11  libcgroup                 x86_64    0.41-21.el7               base        66 k
21:30:15 #13 35.11  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
21:30:15 #13 35.11  libgomp                   x86_64    4.8.5-44.el7              base       159 k
21:30:15 #13 35.11  libmpc                    x86_64    1.0.1-3.el7               base        51 k
21:30:15 #13 35.11  libseccomp                x86_64    2.3.1-4.el7               base        56 k
21:30:15 #13 35.11  libselinux-python         x86_64    2.5-15.el7                base       236 k
21:30:15 #13 35.11  libselinux-utils          x86_64    2.5-15.el7                base       151 k
21:30:15 #13 35.11  libsemanage-python        x86_64    2.5-14.el7                base       113 k
21:30:15 #13 35.11  libsepol-devel            x86_64    2.5-10.el7                base        77 k
21:30:15 #13 35.11  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
21:30:15 #13 35.11  lzo                       x86_64    2.06-8.el7                base        59 k
21:30:15 #13 35.11  m4                        x86_64    1.4.16-10.el7             base       256 k
21:30:15 #13 35.11  mpfr                      x86_64    3.1.1-4.el7               base       203 k
21:30:15 #13 35.11  openssh                   x86_64    7.4p1-22.el7_9            updates    510 k
21:30:15 #13 35.11  openssh-clients           x86_64    7.4p1-22.el7_9            updates    655 k
21:30:15 #13 35.11  pcre-devel                x86_64    8.32-17.el7               base       480 k
21:30:15 #13 35.11  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
21:30:15 #13 35.11  perl-Error                noarch    1:0.17020-2.el7           base        32 k
21:30:15 #13 35.11  perl-Git                  noarch    1.8.3.1-24.el7_9          updates     56 k
21:30:15 #13 35.11  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
21:30:15 #13 35.11  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
21:30:15 #13 35.11  policycoreutils           x86_64    2.5-34.el7                base       917 k
21:30:15 #13 35.11  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
21:30:15 #13 35.11  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
21:30:15 #13 35.11  python-IPy                noarch    0.75-6.el7                base        32 k
21:30:15 #13 35.11  rsync                     x86_64    3.1.2-12.el7_9            updates    408 k
21:30:15 #13 35.11  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
21:30:15 #13 35.11  setools-libs              x86_64    3.3.8-4.el7               base       620 k
21:30:15 #13 35.11 Updating for dependencies:
21:30:15 #13 35.11  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
21:30:15 #13 35.11  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
21:30:15 #13 35.11  glibc                     x86_64    2.17-326.el7_9            updates    3.6 M
21:30:15 #13 35.11  glibc-common              x86_64    2.17-326.el7_9            updates     12 M
21:30:15 #13 35.11  systemd                   x86_64    219-78.el7_9.7            updates    5.1 M
21:30:15 #13 35.11  systemd-libs              x86_64    219-78.el7_9.7            updates    419 k
21:30:15 #13 35.11 
21:30:15 #13 35.11 Transaction Summary
21:30:15 #13 35.11 ================================================================================
21:30:15 #13 35.11 Install  14 Packages (+39 Dependent packages)
21:30:15 #13 35.11 Upgrade              (  6 Dependent packages)
21:30:15 #13 35.11 
21:30:15 #13 35.11 Total download size: 80 M
21:30:15 #13 35.11 Downloading packages:
21:30:15 #13 35.11 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:30:15 #10 65.88 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:30:15 #10 65.90 Setting up libasync-mergepoint-perl (0.04-2) ...
21:30:15 #10 65.91 Setting up libio-sessiondata-perl (1.03-1) ...
21:30:15 #10 65.95 Setting up libstring-escape-perl (2010.002-2) ...
21:30:15 #10 65.96 Setting up libhttp-date-perl (6.02-1) ...
21:30:15 #10 65.97 Setting up libfile-which-perl (1.23-1) ...
21:30:15 #10 65.99 Setting up mailutils (1:3.5-4) ...
21:30:15 #10 66.00 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
21:30:15 #10 66.00 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
21:30:15 #10 66.01 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
21:30:15 #10 66.01 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
21:30:15 #10 66.02 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
21:30:15 #10 66.02 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
21:30:15 #10 66.03 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
21:30:15 #10 66.04 Setting up libfile-basedir-perl (0.08-1) ...
21:30:15 #10 66.05 Setting up libnumber-range-perl (0.12-1) ...
21:30:15 #10 66.06 Setting up libtask-weaken-perl (1.06-1) ...
21:30:15 #10 66.07 Setting up libunicode-utf8-perl (0.62-1) ...
21:30:15 #10 66.08 Setting up libstruct-dumb-perl (0.09-1) ...
21:30:15 #12 3.276 Reading package lists...
21:30:15 #12 9.718   Running scriptlet: libutempter-1.2.1-6.fc36.aarch64                     55/95 
21:30:15 #12 9.778   Installing       : libutempter-1.2.1-6.fc36.aarch64                     55/95 
21:30:15 #12 9.853   Installing       : util-linux-2.38-1.fc36.aarch64                       56/95 
21:30:15 #12 9.867   Running scriptlet: openssh-8.8p1-1.fc36.1.aarch64                       57/95 
21:30:15 #12 9.907   Installing       : openssh-8.8p1-1.fc36.1.aarch64                       57/95 
21:30:15 #12 9.919   Installing       : libsepol-devel-3.3-3.fc36.aarch64                    58/95 
21:30:15 #12 9.931   Installing       : libselinux-devel-3.3-4.fc36.aarch64                  59/95 
21:30:15 #12 9.946   Installing       : libselinux-utils-3.3-4.fc36.aarch64                  60/95 
21:30:15 #13 96.11   Installing : glibc-devel-2.17-326.el7_9.aarch64                         42/65 
21:30:15 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:15 #11 66.44 Setting up libtiff5:arm64 (4.3.0-6ubuntu0.4) ...
21:30:15 #11 66.46 Setting up curl (7.81.0-1ubuntu1.10) ...
21:30:15 #11 66.47 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
21:30:15 #11 66.48 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
21:30:15 #11 66.49 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
21:30:15 #11 66.51 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:30:15 #11 66.52 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
21:30:15 #11 66.53 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:30:15 #11 66.54 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
21:30:15 #11 66.55 Setting up gettext (0.21-4ubuntu4) ...
21:30:15 #11 66.56 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:30:15 #11 64.91 Preparing to unpack .../295-libio-prompter-perl_0.004015-1_all.deb ...
21:30:15 #11 64.91 Unpacking libio-prompter-perl (0.004015-1) ...
21:30:15 #11 64.95 Selecting previously unselected package libjson-perl.
21:30:15 #11 64.95 Preparing to unpack .../296-libjson-perl_4.09000-1_all.deb ...
21:30:15 #11 64.95 Unpacking libjson-perl (4.09000-1) ...
21:30:15 #11 64.99 Selecting previously unselected package liblog-any-perl.
21:30:15 #11 64.99 Preparing to unpack .../297-liblog-any-perl_1.710-1_all.deb ...
21:30:15 #11 64.99 Unpacking liblog-any-perl (1.710-1) ...
21:30:15 #11 65.03 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:30:15 #11 65.03 Preparing to unpack .../298-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:30:15 #11 65.04 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:30:15 #11 65.06 Selecting previously unselected package libpackage-stash-perl.
21:30:15 #11 65.07 Preparing to unpack .../299-libpackage-stash-perl_0.40-1_all.deb ...
21:30:15 #11 65.07 Unpacking libpackage-stash-perl (0.40-1) ...
21:30:15 #11 65.11 Selecting previously unselected package libsub-identify-perl.
21:30:15 #11 65.11 Preparing to unpack .../300-libsub-identify-perl_0.14-2_arm64.deb ...
21:30:15 #11 65.11 Unpacking libsub-identify-perl (0.14-2) ...
21:30:15 #11 65.14 Selecting previously unselected package libsub-name-perl:arm64.
21:30:15 #10 66.09 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
21:30:15 #10 66.11 Setting up libfile-listing-perl (6.04-1) ...
21:30:15 #10 66.12 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:30:15 #10 66.13 Setting up libclass-inspector-perl (1.32-1) ...
21:30:15 #10 66.14 Setting up libfont-afm-perl (1.20-2) ...
21:30:15 #10 66.16 Setting up libwant-perl (0.29-1+b4) ...
21:30:15 #10 66.17 Setting up libdynaloader-functions-perl (0.003-1) ...
21:30:15 #10 66.19 Setting up libtext-glob-perl (0.10-1) ...
21:30:15 #10 66.20 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:30:15 #10 66.21 Setting up liblist-compare-perl (0.53-1) ...
21:30:15 #10 66.22 Setting up libref-util-xs-perl (0.117-1+b1) ...
21:30:15 #10 66.24 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
21:30:15 #10 66.25 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
21:30:15 #10 66.27 Setting up libsort-key-perl (1.33-2+b1) ...
21:30:15 #10 66.28 Setting up libclone-perl (0.41-1+b1) ...
21:30:15 #10 66.30 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:30:15 #12 3.842 Building dependency tree...
21:30:15 #12 3.986 Reading state information...
21:30:15 #12 3.991 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:30:15 #12 4.182 Starting 2 pkgProblemResolver with broken count: 0
21:30:15 #12 4.185 Done
21:30:15 #12 9.963   Installing       : policycoreutils-3.3-4.fc36.aarch64                   61/95 
21:30:15 #12 9.971   Running scriptlet: policycoreutils-3.3-4.fc36.aarch64                   61/95 
21:30:15 #12 9.984   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             62/95 
21:30:15 #12 9.991   Installing       : selinux-policy-36.17-1.fc36.noarch                   63/95 
21:30:15 #12 9.997   Running scriptlet: selinux-policy-36.17-1.fc36.noarch                   63/95 
21:30:15 #12 10.03   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          64/95 
21:30:15 #13 97.37   Installing : gcc-4.8.5-44.el7.aarch64                                   43/65 
21:30:15 #13 97.68   Installing : libsepol-devel-2.5-10.el7.aarch64                          44/65 
21:30:15 #13 97.74   Installing : perl-Test-Harness-3.28-3.el7.noarch                        45/65 
21:30:15 #15 DONE 1.7s
21:30:15 
21:30:15 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:30:15 #16 DONE 0.0s
21:30:15 
21:30:15 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:30:15 #17 DONE 0.0s
21:30:15 
21:30:15 #18 exporting to image
21:30:15 #18 exporting layers
21:30:15 #10 DONE 67.2s
21:30:15 
21:30:15 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:30:15 #11 DONE 0.1s
21:30:15 
21:30:15 #12 [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
21:30:15 #12 3.438 Reading package lists...
21:30:15 #11 65.15 Preparing to unpack .../301-libsub-name-perl_0.26-2_arm64.deb ...
21:30:15 #11 65.15 Unpacking libsub-name-perl:arm64 (0.26-2) ...
21:30:15 #11 65.21 Selecting previously unselected package libnamespace-clean-perl.
21:30:15 #11 65.21 Preparing to unpack .../302-libnamespace-clean-perl_0.27-2_all.deb ...
21:30:15 #11 65.22 Unpacking libnamespace-clean-perl (0.27-2) ...
21:30:15 #11 65.25 Selecting previously unselected package libpath-tiny-perl.
21:30:15 #11 65.25 Preparing to unpack .../303-libpath-tiny-perl_0.122-1_all.deb ...
21:30:15 #11 65.26 Unpacking libpath-tiny-perl (0.122-1) ...
21:30:15 #11 65.29 Selecting previously unselected package libstrictures-perl.
21:30:15 #11 65.29 Preparing to unpack .../304-libstrictures-perl_2.000006-1_all.deb ...
21:30:15 #11 65.30 Unpacking libstrictures-perl (2.000006-1) ...
21:30:15 #11 65.33 Selecting previously unselected package libtype-tiny-perl.
21:30:15 #11 65.34 Preparing to unpack .../305-libtype-tiny-perl_1.016008-1_all.deb ...
21:30:15 #11 65.34 Unpacking libtype-tiny-perl (1.016008-1) ...
21:30:15 #11 65.38 Selecting previously unselected package libgitlab-api-v4-perl.
21:30:15 #10 66.31 Setting up libarchive-zip-perl (1.64-1) ...
21:30:15 #10 66.32 Setting up libsub-identify-perl (0.14-1+b1) ...
21:30:15 #10 66.34 Setting up libdistro-info-perl (0.21) ...
21:30:15 #10 66.35 Setting up python3-apt (1.8.4.3) ...
21:30:15 #10 66.53 Setting up libio-stringy-perl (2.111-3) ...
21:30:15 #10 66.54 Setting up liblist-moreutils-perl (0.416-1+b4) ...
21:30:15 #10 66.55 Setting up libhtml-tagset-perl (3.20-3) ...
21:30:15 #10 66.56 Setting up liblog-any-perl (1.707-1) ...
21:30:15 #10 66.58 Setting up libauthen-sasl-perl (2.1600-1) ...
21:30:15 #10 66.59 Setting up libpod-constants-perl (0.19-1) ...
21:30:15 #10 66.60 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
21:30:15 #10 66.62 Setting up libconvert-binhex-perl (1.125-1) ...
21:30:15 #10 66.63 Setting up libfuture-perl (0.39-1) ...
21:30:15 #10 66.64 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:30:15 #10 66.66 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
21:30:15 #12 4.326  Done
21:30:15 #12 10.24   Installing       : selinux-policy-targeted-36.17-1.fc36.noarch          64/95 
21:30:16 #13 97.85   Installing : automake-1.13.4-3.el7.noarch                               46/65 
21:30:16 #13 98.13 install-info: No such file or directory for /usr/share/info/automake.info.gz
21:30:16 #11 67.06 Setting up python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:30:16 #12 4.420 Building dependency tree...
21:30:16 #12 4.605 Reading state information...
21:30:16 #12 4.627 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:30:16 #11 65.39 Preparing to unpack .../306-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:30:16 #11 65.39 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:30:16 #11 65.46 Selecting previously unselected package libhtml-form-perl.
21:30:16 #11 65.46 Preparing to unpack .../307-libhtml-form-perl_6.10-1_all.deb ...
21:30:16 #11 65.47 Unpacking libhtml-form-perl (6.10-1) ...
21:30:16 #11 65.50 Selecting previously unselected package libhtml-format-perl.
21:30:16 #11 65.50 Preparing to unpack .../308-libhtml-format-perl_2.16-1_all.deb ...
21:30:16 #11 65.51 Unpacking libhtml-format-perl (2.16-1) ...
21:30:16 #11 65.54 Selecting previously unselected package libhtml-html5-entities-perl.
21:30:16 #11 65.54 Preparing to unpack .../309-libhtml-html5-entities-perl_0.004-2_all.deb ...
21:30:16 #11 65.55 Unpacking libhtml-html5-entities-perl (0.004-2) ...
21:30:16 #11 65.58 Selecting previously unselected package libhtml-tokeparser-simple-perl.
21:30:16 #11 65.58 Preparing to unpack .../310-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
21:30:16 #11 65.58 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
21:30:16 #11 65.61 Selecting previously unselected package libhttp-daemon-perl.
21:30:16 #11 65.62 Preparing to unpack .../311-libhttp-daemon-perl_6.14-1.1_all.deb ...
21:30:16 #11 65.62 Unpacking libhttp-daemon-perl (6.14-1.1) ...
21:30:16 #11 65.65 Selecting previously unselected package libindirect-perl.
21:30:16 #11 65.65 Preparing to unpack .../312-libindirect-perl_0.39-2_arm64.deb ...
21:30:16 #11 65.65 Unpacking libindirect-perl (0.39-2) ...
21:30:16 #11 65.68 Selecting previously unselected package libio-interactive-perl.
21:30:16 #11 65.68 Preparing to unpack .../313-libio-interactive-perl_1.023-1_all.deb ...
21:30:16 #11 65.69 Unpacking libio-interactive-perl (1.023-1) ...
21:30:16 #11 65.72 Selecting previously unselected package libtypes-serialiser-perl.
21:30:16 #12 7.599   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch            1/1 
21:30:16 #12 7.756   Preparing        :                                                        1/1 
21:30:16 #12 7.815   Upgrading        : systemd-libs-251.13-6.fc37.aarch64                   1/101 
21:30:16 #12 7.867   Upgrading        : libsepol-3.5-1.fc37.aarch64                          2/101 
21:30:16 #12 7.876   Upgrading        : libselinux-3.5-1.fc37.aarch64                        3/101 
21:30:16 #12 7.918   Installing       : python3-libselinux-3.5-1.fc37.aarch64                4/101 
21:30:16 #12 7.924   Installing       : cmake-rpm-macros-3.26.1-1.fc37.noarch                5/101 
21:30:16 #12 7.934   Installing       : cmake-filesystem-3.26.1-1.fc37.aarch64               6/101 
21:30:16 #10 66.67 Setting up libtry-tiny-perl (0.30-1) ...
21:30:16 #10 66.69 Setting up libtype-tiny-perl (1.004004-1) ...
21:30:16 #10 66.70 Setting up libtest-fatal-perl (0.014-1) ...
21:30:16 #10 66.71 Setting up libcommon-sense-perl (3.74-2+b7) ...
21:30:16 #10 66.72 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:30:16 #10 66.74 Setting up libnet-http-perl (6.18-1) ...
21:30:16 #10 66.75 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:30:16 #10 66.77 Setting up libencode-locale-perl (1.05-1) ...
21:30:16 #10 66.79 Setting up libtext-levenshtein-perl (0.13-1) ...
21:30:16 #10 66.80 Setting up libnet-dns-perl (1.19-1) ...
21:30:16 #10 66.81 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
21:30:16 #10 66.83 Setting up libdevel-callchecker-perl (0.008-1) ...
21:30:16 #10 66.84 Setting up libstring-shellquote-perl (1.04-1) ...
21:30:16 #10 66.85 Setting up libsub-install-perl (0.928-1) ...
21:30:16 #10 66.87 Setting up dpkg-dev (1.19.8) ...
21:30:16 #10 66.89 Setting up libnumber-compare-perl (0.03-1) ...
21:30:16 #12 4.470 Starting pkgProblemResolver with broken count: 0
21:30:16 #12 4.504 Starting 2 pkgProblemResolver with broken count: 0
21:30:16 #12 4.507 Done
21:30:16 #13 98.15   Installing : python-IPy-0.75-6.el7.noarch                               47/65 
21:30:16 #13 98.24   Installing : policycoreutils-python-2.5-34.el7.aarch64                  48/65 
21:30:16 #12 0.688 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:30:16 #12 0.688 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:30:16 #12 0.689 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:30:16 #12 4.670 Starting 2 pkgProblemResolver with broken count: 0
21:30:16 #12 4.674 Done
21:30:16 #12 4.695  Done
21:30:16 #12 4.703 Starting pkgProblemResolver with broken count: 0
21:30:16 #12 4.732 Starting 2 pkgProblemResolver with broken count: 0
21:30:16 #12 4.735 Done
21:30:16 #12 4.852 The following additional packages will be installed:
21:30:16 #12 4.852   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:30:16 #12 4.852   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
21:30:16 #12 4.852   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
21:30:16 #12 4.853   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:30:16 #12 4.854 Suggested packages:
21:30:16 #12 4.854   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:30:16 #12 4.854 Recommended packages:
21:30:16 #12 4.854   dmsetup
21:30:16 #12 4.904 The following NEW packages will be installed:
21:30:16 #11 65.72 Preparing to unpack .../314-libtypes-serialiser-perl_1.01-1_all.deb ...
21:30:16 #11 65.73 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:30:16 #11 65.75 Selecting previously unselected package libjson-xs-perl.
21:30:16 #11 65.76 Preparing to unpack .../315-libjson-xs-perl_4.030-1build3_arm64.deb ...
21:30:16 #11 65.76 Unpacking libjson-xs-perl (4.030-1build3) ...
21:30:16 #11 65.79 Selecting previously unselected package libjson-maybexs-perl.
21:30:16 #11 65.79 Preparing to unpack .../316-libjson-maybexs-perl_1.004003-1_all.deb ...
21:30:16 #11 65.80 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:30:16 #11 65.83 Selecting previously unselected package libldap-common.
21:30:16 #11 65.83 Preparing to unpack .../317-libldap-common_2.5.14+dfsg-0ubuntu0.22.10.1_all.deb ...
21:30:16 #11 65.84 Unpacking libldap-common (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:30:16 #11 65.87 Selecting previously unselected package liblist-compare-perl.
21:30:16 #11 65.87 Preparing to unpack .../318-liblist-compare-perl_0.55-1_all.deb ...
21:30:16 #11 65.87 Unpacking liblist-compare-perl (0.55-1) ...
21:30:16 #11 65.91 Selecting previously unselected package liblist-someutils-perl.
21:30:16 #11 65.91 Preparing to unpack .../319-liblist-someutils-perl_0.58-1_all.deb ...
21:30:16 #11 65.91 Unpacking liblist-someutils-perl (0.58-1) ...
21:30:16 #11 65.94 Selecting previously unselected package liblist-someutils-xs-perl.
21:30:16 #11 63.93 Setting up liblinux-epoll-perl (0.017-1) ...
21:30:16 #11 63.94 Setting up libvariable-magic-perl (0.62-1build2) ...
21:30:16 #11 63.96 Setting up python3-idna (2.8-1) ...
21:30:16 #11 64.17 Setting up libio-html-perl (1.001-1) ...
21:30:16 #11 64.18 Setting up libcroco3:arm64 (0.6.13-1) ...
21:30:16 #11 64.19 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
21:30:16 #11 64.20 Setting up libtest-refcount-perl (0.10-1) ...
21:30:16 #11 64.21 Setting up libparams-util-perl (1.07-3build5) ...
21:30:16 #11 64.24 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
21:30:16 #11 64.25 Setting up autoconf (2.69-11.1) ...
21:30:16 #11 64.26 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:30:16 #12 7.979   Installing       : checkpolicy-3.5-1.fc37.aarch64                       7/101 
21:30:16 #12 7.986   Installing       : perl-threads-1:2.27-489.fc37.aarch64                 8/101 
21:30:16 #12 8.033   Installing       : perl-File-Find-1.40-492.fc37.noarch                  9/101 
21:30:16 #12 8.043   Installing       : m4-1.4.19-4.fc37.aarch64                            10/101 
21:30:16 #12 8.093   Installing       : libtool-ltdl-2.4.7-2.fc37.aarch64                   11/101 
21:30:16 #12 8.101   Installing       : libseccomp-2.5.3-3.fc37.aarch64                     12/101 
21:30:16 #12 8.141   Installing       : libmpc-1.2.1-5.fc37.aarch64                         13/101 
21:30:16 #10 66.90 Setting up intltool-debian (0.35.0+20060710.5) ...
21:30:16 #10 66.91 Setting up libio-async-perl (0.72-1) ...
21:30:16 #10 66.92 Setting up liberror-perl (0.17027-2) ...
21:30:16 #10 66.93 Setting up patchutils (0.3.4-2) ...
21:30:16 #10 66.94 Setting up libmail-sendmail-perl (0.80-1) ...
21:30:16 #10 67.01 Setting up libltdl-dev:arm64 (2.4.6-9) ...
21:30:16 #10 67.04 Setting up libxml-sax-base-perl (1.09-1) ...
21:30:16 #10 67.05 Setting up libio-string-perl (1.08-3) ...
21:30:16 #10 67.06 Setting up libreadonly-perl (2.050-1) ...
21:30:16 #10 67.08 Setting up python3-chardet (3.0.4-3) ...
21:30:16 #12 4.777 The following additional packages will be installed:
21:30:16 #12 4.778   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:30:16 #12 4.778   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
21:30:16 #12 4.778   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
21:30:16 #12 4.778   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:30:16 #12 4.779   libuv1 pkg-config pkgconf pkgconf-bin procps
21:30:16 #12 4.781 Suggested packages:
21:30:16 #12 4.781   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
21:30:16 #12 4.781 Recommended packages:
21:30:16 #12 4.781   psmisc
21:30:16 #15 DONE 2.1s
21:30:16 #12 4.905   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:30:16 #12 4.905   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
21:30:16 #12 4.905   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
21:30:16 #12 4.905   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:30:16 #11 65.95 Preparing to unpack .../320-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
21:30:16 #11 65.95 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:30:16 #11 65.98 Selecting previously unselected package liblist-utilsby-perl.
21:30:16 #11 65.98 Preparing to unpack .../321-liblist-utilsby-perl_0.12-1_all.deb ...
21:30:16 #11 65.99 Unpacking liblist-utilsby-perl (0.12-1) ...
21:30:16 #11 66.02 Selecting previously unselected package libltdl7:arm64.
21:30:16 #11 66.02 Preparing to unpack .../322-libltdl7_2.4.7-4_arm64.deb ...
21:30:16 #11 66.03 Unpacking libltdl7:arm64 (2.4.7-4) ...
21:30:16 #11 66.06 Selecting previously unselected package libltdl-dev:arm64.
21:30:16 #11 66.06 Preparing to unpack .../323-libltdl-dev_2.4.7-4_arm64.deb ...
21:30:16 #11 66.06 Unpacking libltdl-dev:arm64 (2.4.7-4) ...
21:30:16 #11 66.10 Selecting previously unselected package liblzo2-2:arm64.
21:30:16 #11 66.11 Preparing to unpack .../324-liblzo2-2_2.10-2build3_arm64.deb ...
21:30:16 #11 66.11 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
21:30:16 #11 66.14 Selecting previously unselected package libsys-hostname-long-perl.
21:30:16 #11 66.14 Preparing to unpack .../325-libsys-hostname-long-perl_1.5-2_all.deb ...
21:30:16 #11 66.15 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:30:16 #11 66.18 Selecting previously unselected package libmail-sendmail-perl.
21:30:16 #11 64.44 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:30:16 #11 64.45 Setting up libarray-intspan-perl (2.003-1) ...
21:30:16 #11 64.47 Setting up libcapture-tiny-perl (0.48-1) ...
21:30:16 #11 64.48 Setting up libtimedate-perl (2.3200-1) ...
21:30:16 #11 64.49 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:30:16 #11 64.51 Setting up libsub-name-perl (0.26-1) ...
21:30:16 #11 64.52 Setting up libtype-tiny-xs-perl (0.016-1) ...
21:30:16 #12 8.154   Installing       : libfdisk-2.38.1-1.fc37.aarch64                      14/101 
21:30:16 #12 8.314   Installing       : cpp-12.2.1-4.fc37.aarch64                           15/101 
21:30:16 #12 8.400   Installing       : perl-threads-shared-1.64-489.fc37.aarch64           16/101 
21:30:16 #12 8.436   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch              17/101 
21:30:16 #12 8.444   Installing       : python3-libsemanage-3.4-5.fc37.aarch64              18/101 
21:30:16 #12 8.459   Installing       : libselinux-utils-3.5-1.fc37.aarch64                 19/101 
21:30:16 #10 67.35 Setting up libstring-copyright-perl (0.003006-1) ...
21:30:16 #10 67.37 Setting up python3-debian (0.1.35) ...
21:30:16 #12 4.999 The following NEW packages will be installed:
21:30:16 #12 4.999   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:30:16 #12 4.999   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
21:30:16 #12 5.000   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
21:30:16 #12 5.000   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:30:16 #12 5.000   libuv1 pkg-config pkgconf pkgconf-bin procps
21:30:16 
21:30:16 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
21:30:16 #16 DONE 0.0s
21:30:16 
21:30:16 #17 exporting to image
21:30:16 #17 exporting layers
21:30:16 #12 5.326 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
21:30:16 #12 5.326 1 not fully installed or removed.
21:30:16 #12 5.326 Need to get 6577 kB of archives.
21:30:16 #12 5.326 After this operation, 33.8 MB of additional disk space will be used.
21:30:16 #12 5.326 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
21:30:16 #11 66.18 Preparing to unpack .../326-libmail-sendmail-perl_0.80-2_all.deb ...
21:30:16 #11 66.19 Unpacking libmail-sendmail-perl (0.80-2) ...
21:30:16 #11 66.22 Selecting previously unselected package libnet-smtp-ssl-perl.
21:30:16 #11 66.22 Preparing to unpack .../327-libnet-smtp-ssl-perl_1.04-2_all.deb ...
21:30:16 #11 66.22 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
21:30:16 #11 66.26 Selecting previously unselected package libmailtools-perl.
21:30:16 #11 66.26 Preparing to unpack .../328-libmailtools-perl_2.21-1_all.deb ...
21:30:16 #11 66.26 Unpacking libmailtools-perl (2.21-1) ...
21:30:16 #11 66.31 Selecting previously unselected package libmarkdown2:arm64.
21:30:16 #11 66.31 Preparing to unpack .../329-libmarkdown2_2.2.7-2_arm64.deb ...
21:30:16 #11 66.31 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
21:30:16 #11 66.35 Selecting previously unselected package libmath-base85-perl.
21:30:16 #11 66.35 Preparing to unpack .../330-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:30:16 #11 66.35 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:30:16 #11 66.39 Selecting previously unselected package libmldbm-perl.
21:30:16 #11 66.39 Preparing to unpack .../331-libmldbm-perl_2.05-3_all.deb ...
21:30:16 #11 66.39 Unpacking libmldbm-perl (2.05-3) ...
21:30:16 #11 66.42 Selecting previously unselected package libmoox-aliases-perl.
21:30:16 #11 64.54 Setting up libfile-chdir-perl (0.1008-1) ...
21:30:16 #11 64.55 Setting up xauth (1:1.1-0ubuntu1) ...
21:30:16 #11 64.57 Setting up cpp (4:9.3.0-1ubuntu2) ...
21:30:16 #11 64.59 Setting up libpath-tiny-perl (0.108-1) ...
21:30:16 #11 64.60 Setting up libarchive-cpio-perl (0.10-1) ...
21:30:16 #11 64.61 Setting up libjson-perl (4.02000-2) ...
21:30:16 #11 64.63 Setting up libsub-override-perl (0.09-2) ...
21:30:16 #11 64.64 Setting up python3-unidiff (0.5.5-2) ...
21:30:16 #12 8.518   Installing       : libsepol-devel-3.5-1.fc37.aarch64                   20/101 
21:30:16 #12 8.563   Installing       : systemd-devel-251.13-6.fc37.aarch64                 21/101 
21:30:16 #12 8.647   Installing       : xkeyboard-config-2.36-3.fc37.noarch                 22/101 
21:30:16 #12 8.682   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                   23/101 
21:30:16 #12 8.690   Installing       : vim-filesystem-2:9.0.1429-1.fc37.noarch             24/101 
21:30:16 #12 8.729   Installing       : python3-audit-3.1-2.fc37.aarch64                    25/101 
21:30:16 #12 8.737   Installing       : libubsan-12.2.1-4.fc37.aarch64                      26/101 
21:30:16 #12 8.744   Installing       : libedit-3.1-43.20221009cvs.fc37.aarch64             27/101 
21:30:16 #12 5.276 0 upgraded, 26 newly installed, 0 to remove and 4 not upgraded.
21:30:16 #12 5.276 1 not fully installed or removed.
21:30:16 #12 5.276 Need to get 12.7 MB of archives.
21:30:16 #12 5.276 After this operation, 50.9 MB of additional disk space will be used.
21:30:16 #12 5.276 Get:1 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
21:30:16 #12 5.281 Get:2 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
21:30:16 #12 5.283 Get:3 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
21:30:16 #12 5.285 Get:4 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
21:30:16 #12 5.300 Get:5 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
21:30:16 #12 5.312 Get:6 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB]
21:30:16 #12 5.314 Get:7 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB]
21:30:16 #12 5.318 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
21:30:16 #12 5.355 Get:9 http://deb.debian.org/debian bookworm/main arm64 dh-apparmor all 3.0.8-3 [16.7 kB]
21:30:16 #10 67.57 Setting up python3-requests (2.21.0-1) ...
21:30:17 #11 67.83 Setting up libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ...
21:30:17 #11 67.85 Setting up libtool (2.4.6-15build2) ...
21:30:17 #11 67.86 Setting up openssh-client (1:8.9p1-3ubuntu0.1) ...
21:30:17 #11 67.93 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:30:17 #11 67.93 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
21:30:17 #11 67.94 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:30:17 #11 67.94 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
21:30:17 #11 67.94 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:30:17 #11 67.94 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
21:30:17 #11 67.95 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:30:17 #11 68.01 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
21:30:17 #11 68.03 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.10) ...
21:30:17 #11 68.04 Setting up python3 (3.10.6-1~22.04) ...
21:30:17 #11 66.42 Preparing to unpack .../332-libmoox-aliases-perl_0.001006-2_all.deb ...
21:30:17 #11 66.42 Unpacking libmoox-aliases-perl (0.001006-2) ...
21:30:17 #11 66.45 Selecting previously unselected package libmouse-perl.
21:30:17 #11 66.45 Preparing to unpack .../333-libmouse-perl_2.5.10-1build4_arm64.deb ...
21:30:17 #11 66.46 Unpacking libmouse-perl (2.5.10-1build4) ...
21:30:17 #11 66.54 Selecting previously unselected package libxs-parse-keyword-perl.
21:30:17 #11 66.54 Preparing to unpack .../334-libxs-parse-keyword-perl_0.25-1_arm64.deb ...
21:30:17 #11 66.54 Unpacking libxs-parse-keyword-perl (0.25-1) ...
21:30:17 #11 66.57 Selecting previously unselected package libxs-parse-sublike-perl:arm64.
21:30:17 #11 66.58 Preparing to unpack .../335-libxs-parse-sublike-perl_0.16-1ubuntu2_arm64.deb ...
21:30:17 #11 66.58 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1ubuntu2) ...
21:30:17 #11 66.61 Selecting previously unselected package libobject-pad-perl.
21:30:17 #11 66.61 Preparing to unpack .../336-libobject-pad-perl_0.68-1_arm64.deb ...
21:30:17 #11 66.61 Unpacking libobject-pad-perl (0.68-1) ...
21:30:17 #11 66.65 Selecting previously unselected package libpackage-stash-xs-perl:arm64.
21:30:17 #11 66.65 Preparing to unpack .../337-libpackage-stash-xs-perl_0.30-1_arm64.deb ...
21:30:17 #11 66.65 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1) ...
21:30:17 #11 66.68 Selecting previously unselected package libpath-iterator-rule-perl.
21:30:17 #11 66.68 Preparing to unpack .../338-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:30:17 #11 66.69 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:30:17 #11 66.72 Selecting previously unselected package libperlio-gzip-perl.
21:30:17 #11 66.72 Preparing to unpack .../339-libperlio-gzip-perl_0.20-1_arm64.deb ...
21:30:17 #11 66.73 Unpacking libperlio-gzip-perl (0.20-1) ...
21:30:17 #11 66.75 Selecting previously unselected package libperlio-utf8-strict-perl.
21:30:17 #13 98.30   Installing : policycoreutils-devel-2.5-34.el7.aarch64                   49/65 
21:30:17 #13 99.06   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             50/65 
21:30:17 #11 64.78 Setting up libstrictures-perl (2.000006-1) ...
21:30:17 #11 64.79 Setting up libsub-quote-perl (2.006006-1) ...
21:30:17 #11 64.80 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
21:30:17 #11 64.81 Setting up libsort-versions-perl (1.62-1) ...
21:30:17 #11 64.82 Setting up libexporter-tiny-perl (1.002001-1) ...
21:30:17 #11 64.84 Setting up libre-engine-re2-perl (0.13-5) ...
21:30:17 #11 64.85 Setting up libterm-readkey-perl (2.38-1build1) ...
21:30:17 #11 64.86 Setting up lsb-release (11.1.0ubuntu2) ...
21:30:17 #11 64.88 Setting up libnet-ip-perl (1.26-2) ...
21:30:17 #11 64.89 Setting up python3-magic (2:0.4.15-3) ...
21:30:17 #11 65.03 Setting up libperlio-gzip-perl (0.19-1build5) ...
21:30:17 #12 1.044 Reading package lists...
21:30:17 #12 8.777   Installing       : libatomic-12.2.1-4.fc37.aarch64                     28/101 
21:30:17 #12 8.789   Installing       : libasan-12.2.1-4.fc37.aarch64                       29/101 
21:30:17 #12 8.936   Installing       : kernel-headers-6.2.6-200.fc37.aarch64               30/101 
21:30:17 #12 8.975   Installing       : libxcrypt-devel-4.4.33-4.fc37.aarch64               31/101 
21:30:17 #12 5.356 Get:10 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
21:30:17 #12 5.357 Get:11 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
21:30:17 #12 5.358 Get:12 http://deb.debian.org/debian bookworm/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-2 [12.2 kB]
21:30:17 #12 5.358 Get:13 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.6-1 [51.7 kB]
21:30:17 #12 5.359 Get:14 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2 [343 kB]
21:30:17 #12 5.361 Get:15 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
21:30:17 #12 5.362 Get:16 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
21:30:17 #12 5.363 Get:17 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
21:30:17 #12 5.364 Get:18 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
21:30:17 #12 5.368 Get:19 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b5 [159 kB]
21:30:17 #12 5.368 Get:20 http://deb.debian.org/debian bookworm/main arm64 libdevmapper-dev arm64 2:1.02.185-2 [42.0 kB]
21:30:17 #12 5.369 Get:21 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
21:30:17 #12 5.370 Get:22 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.6-1 [351 kB]
21:30:17 #12 5.371 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpkgconf3 arm64 1.8.1-1 [35.3 kB]
21:30:17 #12 5.373 Get:24 http://deb.debian.org/debian bookworm/main arm64 pkgconf-bin arm64 1.8.1-1 [28.9 kB]
21:30:17 #12 5.374 Get:25 http://deb.debian.org/debian bookworm/main arm64 pkgconf arm64 1.8.1-1 [25.9 kB]
21:30:17 #12 5.375 Get:26 http://deb.debian.org/debian bookworm/main arm64 pkg-config arm64 1.8.1-1 [13.7 kB]
21:30:17 #12 5.539 debconf: delaying package configuration, since apt-utils is not installed
21:30:17 #12 5.581 Fetched 12.7 MB in 0s (34.6 MB/s)
21:30:17 #12 5.614 Selecting previously unselected package bash-completion.
21:30:17 #10 67.74 Setting up libdata-optlist-perl (0.110-1) ...
21:30:17 #10 67.76 Setting up libipc-run-perl (20180523.0-1) ...
21:30:17 #10 67.77 Setting up git (1:2.20.1-2+deb10u8) ...
21:30:17 #10 67.81 Setting up libcontextual-return-perl (0.004014-2) ...
21:30:17 #10 67.82 Setting up libwww-robotrules-perl (6.02-1) ...
21:30:17 #10 67.84 Setting up libtypes-serialiser-perl (1.0-1) ...
21:30:17 #10 67.86 Setting up g++ (4:8.3.0-1) ...
21:30:17 #10 67.90 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:30:17 #10 67.91 Setting up libhtml-parser-perl (3.72-3+b3) ...
21:30:17 #10 67.93 Setting up libgit-wrapper-perl (0.048-1) ...
21:30:17 #11 68.35 Setting up python3-xdg (0.27-2) ...
21:30:17 #11 66.76 Preparing to unpack .../340-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
21:30:17 #11 66.76 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:30:17 #11 66.79 Selecting previously unselected package libpod-parser-perl.
21:30:17 #11 66.80 Preparing to unpack .../341-libpod-parser-perl_1.65-1_all.deb ...
21:30:17 #11 66.81 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:30:17 #11 66.82 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:30:17 #11 66.82 Unpacking libpod-parser-perl (1.65-1) ...
21:30:17 #11 66.85 Selecting previously unselected package libpod-constants-perl.
21:30:17 #11 66.85 Preparing to unpack .../342-libpod-constants-perl_0.19-2_all.deb ...
21:30:17 #11 66.86 Unpacking libpod-constants-perl (0.19-2) ...
21:30:17 #11 66.89 Selecting previously unselected package libproc-processtable-perl:arm64.
21:30:17 #11 66.89 Preparing to unpack .../343-libproc-processtable-perl_0.634-1build1_arm64.deb ...
21:30:17 #11 66.89 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
21:30:17 #11 66.95 Selecting previously unselected package libre2-9:arm64.
21:30:17 #11 66.95 Preparing to unpack .../344-libre2-9_20220601+dfsg-1_arm64.deb ...
21:30:17 #11 66.96 Unpacking libre2-9:arm64 (20220601+dfsg-1) ...
21:30:17 #13 99.42   Installing : pcre-devel-8.32-17.el7.aarch64                             51/65 
21:30:17 #13 99.46   Installing : libselinux-devel-2.5-15.el7.aarch64                        52/65 
21:30:17 #11 65.04 Setting up libsys-hostname-long-perl (1.5-1) ...
21:30:17 #11 65.06 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
21:30:17 #11 65.07 Setting up liburi-perl (1.76-2) ...
21:30:17 #11 65.09 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:30:17 #11 65.10 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:17 #11 65.11 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
21:30:17 #11 65.13 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:30:17 #12 9.032   Installing       : glibc-devel-2.36-9.fc37.aarch64                     32/101 
21:30:17 #12 9.100   Installing       : glibc-static-2.36-9.fc37.aarch64                    33/101 
21:30:17 #12 9.107   Installing       : libxcrypt-static-4.4.33-4.fc37.aarch64              34/101 
21:30:17 #12 9.114   Installing       : dbus-common-1:1.14.6-1.fc37.noarch                  35/101 
21:30:17 #12 9.118   Running scriptlet: dbus-common-1:1.14.6-1.fc37.noarch                  35/101 
21:30:17 #12 9.133   Running scriptlet: dbus-broker-33-1.fc37.aarch64                       36/101 
21:30:17 #12 9.210   Installing       : dbus-broker-33-1.fc37.aarch64                       36/101 
21:30:17 #12 9.216   Running scriptlet: dbus-broker-33-1.fc37.aarch64                       36/101 
21:30:17 #12 9.228   Installing       : dbus-1:1.14.6-1.fc37.aarch64                        37/101 
21:30:17 #12 9.234   Installing       : annobin-docs-11.14-1.fc37.noarch                    38/101 
21:30:17 #12 9.243   Installing       : rhash-1.4.2-3.fc37.aarch64                          39/101 
21:30:17 #12 9.251   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                  40/101 
21:30:17 #12 5.614 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
21:30:17 #12 5.629 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ...
21:30:17 #12 5.643 Unpacking bash-completion (1:2.11-6) ...
21:30:17 #12 5.775 Selecting previously unselected package libjsoncpp25:arm64.
21:30:17 #12 5.778 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_arm64.deb ...
21:30:17 #12 5.785 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
21:30:17 #12 5.830 Selecting previously unselected package librhash0:arm64.
21:30:17 #12 5.831 Preparing to unpack .../02-librhash0_1.4.3-3_arm64.deb ...
21:30:17 #12 5.835 Unpacking librhash0:arm64 (1.4.3-3) ...
21:30:17 #12 5.882 Selecting previously unselected package libuv1:arm64.
21:30:17 #12 5.694 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
21:30:17 #12 5.954 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB]
21:30:17 #12 5.956 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.7 [244 kB]
21:30:17 #12 5.972 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB]
21:30:17 #12 5.976 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB]
21:30:17 #12 5.981 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB]
21:30:17 #12 5.983 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.2 [2973 kB]
21:30:17 #10 67.95 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:30:17 #10 67.96 Setting up librole-tiny-perl (2.000006-1) ...
21:30:17 #10 67.97 Setting up gnupg (2.2.12-1+deb10u2) ...
21:30:17 #10 68.00 Setting up build-essential (12.6) ...
21:30:17 #10 68.03 Setting up libfile-homedir-perl (1.004-1) ...
21:30:17 #10 68.05 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:30:17 #10 68.06 Setting up libio-socket-ssl-perl (2.060-3) ...
21:30:17 #10 68.07 Setting up libsub-exporter-perl (0.987-1) ...
21:30:17 #10 68.09 Setting up libalgorithm-merge-perl (0.08-3) ...
21:30:17 #10 68.10 Setting up libhttp-message-perl (6.18-1) ...
21:30:17 #10 68.12 Setting up libhtml-form-perl (6.03-1) ...
21:30:17 #10 68.13 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
21:30:17 #10 68.14 Setting up libjson-xs-perl (3.040-1+b1) ...
21:30:17 #10 68.16 Setting up libhttp-negotiate-perl (6.01-1) ...
21:30:17 #10 68.17 Setting up libio-prompter-perl (0.004015-1) ...
21:30:17 #10 68.18 Setting up libhttp-cookies-perl (6.04-1) ...
21:30:17 #10 68.19 Setting up po-debconf (1.0.21) ...
21:30:17 #10 68.21 Setting up libhtml-tree-perl (5.07-2) ...
21:30:17 #10 68.22 Setting up libparams-classify-perl (0.015-1+b1) ...
21:30:17 #10 68.23 Setting up libcgi-pm-perl (4.40-1) ...
21:30:17 #11 68.52 Setting up man-db (2.10.2-1) ...
21:30:17 #11 68.62 Building database of manual pages ...
21:30:17 #11 65.32 Setting up automake (1:1.16.1-4ubuntu6) ...
21:30:17 #11 65.33 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:30:17 #11 65.33 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
21:30:17 #11 65.33 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
21:30:17 #11 65.34 Setting up libasync-mergepoint-perl (0.04-2) ...
21:30:17 #11 65.35 Setting up libstring-escape-perl (2010.002-2) ...
21:30:17 #11 65.37 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:30:17 #11 65.38 Setting up libhttp-date-perl (6.05-1) ...
21:30:17 #11 65.39 Setting up libfile-which-perl (1.23-1) ...
21:30:17 #11 65.41 Setting up libfile-basedir-perl (0.08-1) ...
21:30:17 #11 65.42 Setting up gettext (0.19.8.1-10build1) ...
21:30:17 #11 65.43 Setting up libnumber-range-perl (0.12-1) ...
21:30:17 #11 65.45 Setting up libunicode-utf8-perl (0.62-1build1) ...
21:30:17 #11 65.47 Setting up libstruct-dumb-perl (0.09-1) ...
21:30:17 #11 65.49 Setting up libfile-listing-perl (6.04-1) ...
21:30:17 #11 65.50 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:30:17 #13 99.51   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           53/65 
21:30:17 #11 66.99 Selecting previously unselected package libre-engine-re2-perl:arm64.
21:30:17 #11 66.99 Preparing to unpack .../345-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
21:30:17 #11 67.00 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
21:30:17 #11 67.03 Selecting previously unselected package libreadonly-perl.
21:30:17 #11 67.03 Preparing to unpack .../346-libreadonly-perl_2.050-3_all.deb ...
21:30:17 #11 67.04 Unpacking libreadonly-perl (2.050-3) ...
21:30:17 #11 67.07 Selecting previously unselected package libref-util-perl.
21:30:17 #11 67.07 Preparing to unpack .../347-libref-util-perl_0.204-1_all.deb ...
21:30:17 #11 67.07 Unpacking libref-util-perl (0.204-1) ...
21:30:17 #11 67.10 Selecting previously unselected package libref-util-xs-perl.
21:30:17 #11 67.11 Preparing to unpack .../348-libref-util-xs-perl_0.117-2_arm64.deb ...
21:30:17 #11 67.11 Unpacking libref-util-xs-perl (0.117-2) ...
21:30:17 #11 67.14 Selecting previously unselected package libregexp-pattern-license-perl.
21:30:17 #11 67.14 Preparing to unpack .../349-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
21:30:17 #11 67.14 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
21:30:17 #11 67.17 Selecting previously unselected package libregexp-pattern-perl.
21:30:17 #11 67.18 Preparing to unpack .../350-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:30:17 #11 67.18 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:30:17 #11 67.21 Selecting previously unselected package libregexp-wildcards-perl.
21:30:17 #11 67.21 Preparing to unpack .../351-libregexp-wildcards-perl_1.05-3_all.deb ...
21:30:17 #11 67.21 Unpacking libregexp-wildcards-perl (1.05-3) ...
21:30:17 #11 67.25 Selecting previously unselected package libsasl2-modules:arm64.
21:30:17 #11 67.25 Preparing to unpack .../352-libsasl2-modules_2.1.28+dfsg-6ubuntu2_arm64.deb ...
21:30:17 #11 67.26 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:30:17 #11 67.29 Selecting previously unselected package libsereal-decoder-perl.
21:30:17 #12 9.354   Installing       : python3-setuptools-62.6.0-2.fc37.noarch             41/101 
21:30:17 #12 9.397   Installing       : python3-setools-4.4.0-9.fc37.aarch64                42/101 
21:30:17 #12 9.406   Installing       : perl-lib-0.65-492.fc37.aarch64                      43/101 
21:30:17 #12 9.412   Installing       : perl-TermReadKey-2.38-14.fc37.aarch64               44/101 
21:30:17 #12 9.419   Installing       : perl-File-Copy-2.39-492.fc37.noarch                 45/101 
21:30:17 #12 9.424   Installing       : perl-File-Compare-1.100.700-492.fc37.noarch         46/101 
21:30:17 #12 9.443   Installing       : autoconf-2.71-4.fc37.noarch                         47/101 
21:30:17 #12 9.465   Installing       : automake-1.16.5-9.fc37.noarch                       48/101 
21:30:17 #12 9.474   Installing       : perl-Error-1:0.17029-10.fc37.noarch                 49/101 
21:30:17 #12 9.482   Installing       : pcre2-utf32-10.40-1.fc37.1.aarch64                  50/101 
21:30:17 #12 9.490   Installing       : pcre2-utf16-10.40-1.fc37.1.aarch64                  51/101 
21:30:17 #12 9.502   Installing       : pcre2-devel-10.40-1.fc37.1.aarch64                  52/101 
21:30:17 #12 9.512   Installing       : libselinux-devel-3.5-1.fc37.aarch64                 53/101 
21:30:17 #12 9.522   Installing       : libuv-1:1.44.2-2.fc37.aarch64                       54/101 
21:30:17 #12 9.528   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                    55/101 
21:30:17 #12 5.884 Preparing to unpack .../03-libuv1_1.44.2-1_arm64.deb ...
21:30:17 #12 5.890 Unpacking libuv1:arm64 (1.44.2-1) ...
21:30:17 #12 5.943 Selecting previously unselected package cmake-data.
21:30:17 #12 5.946 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ...
21:30:17 #12 5.954 Unpacking cmake-data (3.25.1-1) ...
21:30:17 #12 6.122 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
21:30:17 #12 6.124 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB]
21:30:17 #12 6.128 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [9444 B]
21:30:17 #12 1.857 dpkg-buildpackage: info: source package docker-ce-build-deps
21:30:17 #12 1.857 dpkg-buildpackage: info: source version 1.0
21:30:17 #12 1.857 dpkg-buildpackage: info: source distribution unstable
21:30:17 #12 1.857 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:30:17 #12 1.893  dpkg-source --before-build .
21:30:17 #12 1.893 dpkg-buildpackage: info: host architecture arm64
21:30:17 #12 1.991  debian/rules clean
21:30:17 #12 1.993 dh clean
21:30:17 #12 2.067    dh_clean
21:30:17 #12 2.101  debian/rules binary
21:30:17 #12 2.104 dh binary
21:30:17 #12 2.167    dh_update_autotools_config
21:30:17 #12 2.196    dh_autoreconf
21:30:17 #11 68.87 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
21:30:17 #11 68.88 Setting up gcc (4:11.2.0-1ubuntu1) ...
21:30:17 #11 65.53 Setting up libregexp-pattern-perl (0.2.12-1) ...
21:30:17 #11 65.54 Setting up libfont-afm-perl (1.20-2) ...
21:30:17 #11 65.55 Setting up libwant-perl (0.29-1build4) ...
21:30:17 #11 65.57 Setting up libdynaloader-functions-perl (0.003-1) ...
21:30:17 #11 65.59 Setting up libtext-glob-perl (0.10-1) ...
21:30:17 #11 65.60 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:30:17 #11 65.63 Setting up liblist-compare-perl (0.53-1) ...
21:30:17 #11 65.66 Setting up libref-util-xs-perl (0.117-1build2) ...
21:30:17 #11 65.69 Setting up libio-pty-perl (1:1.12-1) ...
21:30:17 #11 65.71 Setting up libtool (2.4.6-14) ...
21:30:17 #11 65.73 Setting up libfile-fcntllock-perl (0.22-3build4) ...
21:30:17 #11 65.76 Setting up libsort-key-perl (1.33-2build2) ...
21:30:17 #13 99.61   Installing : libtool-2.4.2-22.el7_3.aarch64                             54/65 
21:30:17 #13 99.89 install-info: No such file or directory for /usr/share/info/libtool.info.gz
21:30:18 #12 9.580   Installing       : libutempter-1.2.1-7.fc37.aarch64                    55/101 
21:30:18 #12 9.657   Installing       : util-linux-2.38.1-1.fc37.aarch64                    56/101 
21:30:18 #12 9.680   Installing       : policycoreutils-3.4-6.fc37.aarch64                  57/101 
21:30:18 #12 9.687   Running scriptlet: policycoreutils-3.4-6.fc37.aarch64                  57/101 
21:30:18 #12 9.702   Installing       : selinux-policy-37.19-1.fc37.noarch                  58/101 
21:30:18 #12 9.707   Running scriptlet: selinux-policy-37.19-1.fc37.noarch                  58/101 
21:30:18 #11 67.30 Preparing to unpack .../353-libsereal-decoder-perl_4.025+ds-1_arm64.deb ...
21:30:18 #11 67.30 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
21:30:18 #11 67.34 Selecting previously unselected package libsereal-encoder-perl:arm64.
21:30:18 #11 67.34 Preparing to unpack .../354-libsereal-encoder-perl_4.025+ds-1_arm64.deb ...
21:30:18 #11 67.35 Unpacking libsereal-encoder-perl:arm64 (4.025+ds-1) ...
21:30:18 #11 67.38 Selecting previously unselected package libset-intspan-perl.
21:30:18 #11 67.38 Preparing to unpack .../355-libset-intspan-perl_1.19-2_all.deb ...
21:30:18 #11 67.38 Unpacking libset-intspan-perl (1.19-2) ...
21:30:18 #11 67.42 Selecting previously unselected package libsocket6-perl.
21:30:18 #11 67.42 Preparing to unpack .../356-libsocket6-perl_0.29-2_arm64.deb ...
21:30:18 #11 67.42 Unpacking libsocket6-perl (0.29-2) ...
21:30:18 #11 67.46 Selecting previously unselected package libsodium23:arm64.
21:30:18 #11 67.46 Preparing to unpack .../357-libsodium23_1.0.18-1build2_arm64.deb ...
21:30:18 #11 67.47 Unpacking libsodium23:arm64 (1.0.18-1build2) ...
21:30:18 #11 67.50 Selecting previously unselected package libstring-copyright-perl.
21:30:18 #11 67.50 Preparing to unpack .../358-libstring-copyright-perl_0.003013-1_all.deb ...
21:30:18 #11 67.51 Unpacking libstring-copyright-perl (0.003013-1) ...
21:30:18 #11 67.54 Selecting previously unselected package libstring-escape-perl.
21:30:18 #12 6.385 Selecting previously unselected package libproc2-0:arm64.
21:30:18 #12 6.389 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_arm64.deb ...
21:30:18 #12 6.396 Unpacking libproc2-0:arm64 (2:4.0.2-3) ...
21:30:18 #12 6.448 Selecting previously unselected package procps.
21:30:18 #12 6.278 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev-dev arm64 237-3ubuntu10.57 [19.1 kB]
21:30:18 #12 6.430 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsepol1-dev arm64 2.7-1ubuntu0.1 [294 kB]
21:30:18 #12 2.235    create-stamp debian/debhelper-build-stamp
21:30:18 #12 2.235    dh_prep
21:30:18 #12 2.268    dh_install
21:30:18 #12 2.300    dh_installdocs
21:30:18 #12 2.337    dh_installchangelogs
21:30:18 #12 2.416    dh_perl
21:30:18 #10 68.25 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:30:18 #10 68.27 Setting up libnet-dns-sec-perl (1.11-1) ...
21:30:18 #10 68.28 Setting up libsereal-perl (4.005-1) ...
21:30:18 #10 68.29 Setting up libhtml-format-perl (2.12-1) ...
21:30:18 #10 68.52 Setting up libxml-sax-perl (1.00+dfsg-1) ...
21:30:18 #10 68.59 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:30:18 #10 68.65 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:18 #11 68.91 Setting up python3-six (1.16.0-3ubuntu1) ...
21:30:18 #11 69.05 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:30:18 #11 65.78 Setting up libclone-perl (0.43-2) ...
21:30:18 #11 65.79 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:30:18 #11 65.82 Setting up libarchive-zip-perl (1.67-2) ...
21:30:18 #11 65.89 Setting up libsub-identify-perl (0.14-1build2) ...
21:30:18 #11 65.91 Setting up libdistro-info-perl (0.23ubuntu1) ...
21:30:18 #11 65.92 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
21:30:18 #11 65.93 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
21:30:18 #13 100.1   Installing : glibc-static-2.17-326.el7_9.aarch64                        55/65 
21:30:18 #12 9.739   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch         59/101 
21:30:18 #12 10.01   Installing       : selinux-policy-targeted-37.19-1.fc37.noarch         59/101 
21:30:18 #12 6.451 Preparing to unpack .../06-procps_2%3a4.0.2-3_arm64.deb ...
21:30:18 #12 6.464 Unpacking procps (2:4.0.2-3) ...
21:30:18 #12 6.560 Selecting previously unselected package cmake.
21:30:18 #12 6.563 Preparing to unpack .../07-cmake_3.25.1-1_arm64.deb ...
21:30:18 #12 6.570 Unpacking cmake (3.25.1-1) ...
21:30:18 #11 67.55 Preparing to unpack .../359-libstring-escape-perl_2010.002-2_all.deb ...
21:30:18 #11 67.55 Unpacking libstring-escape-perl (2010.002-2) ...
21:30:18 #11 67.59 Selecting previously unselected package libstring-shellquote-perl.
21:30:18 #11 67.59 Preparing to unpack .../360-libstring-shellquote-perl_1.04-2_all.deb ...
21:30:18 #11 67.59 Unpacking libstring-shellquote-perl (1.04-2) ...
21:30:18 #11 67.62 Selecting previously unselected package libsyntax-keyword-try-perl.
21:30:18 #11 67.63 Preparing to unpack .../361-libsyntax-keyword-try-perl_0.27-1_arm64.deb ...
21:30:18 #11 67.63 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
21:30:18 #11 67.66 Selecting previously unselected package libterm-readkey-perl.
21:30:18 #11 67.66 Preparing to unpack .../362-libterm-readkey-perl_2.38-2_arm64.deb ...
21:30:18 #11 67.67 Unpacking libterm-readkey-perl (2.38-2) ...
21:30:18 #11 67.70 Selecting previously unselected package libtext-levenshteinxs-perl.
21:30:18 #11 67.70 Preparing to unpack .../363-libtext-levenshteinxs-perl_0.03-5_arm64.deb ...
21:30:18 #11 67.70 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
21:30:18 #11 67.73 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
21:30:18 #11 67.73 Preparing to unpack .../364-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
21:30:18 #11 67.74 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
21:30:18 #11 67.77 Selecting previously unselected package libtext-xslate-perl:arm64.
21:30:18 #12 6.699 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre16-3 arm64 2:8.39-9ubuntu0.1 [121 kB]
21:30:18 #12 6.735 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre32-3 arm64 2:8.39-9ubuntu0.1 [113 kB]
21:30:18 #12 6.761 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcrecpp0v5 arm64 2:8.39-9ubuntu0.1 [15.1 kB]
21:30:18 #12 6.765 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre3-dev arm64 2:8.39-9ubuntu0.1 [458 kB]
21:30:18 #12 6.830 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libselinux1-dev arm64 2.7-2build2 [143 kB]
21:30:18 #12 2.451    dh_link
21:30:18 #12 2.484    dh_strip_nondeterminism
21:30:18 #12 2.550    dh_compress
21:30:18 #12 2.591    dh_fixperms
21:30:18 #12 2.635    dh_missing
21:30:18 #12 2.662    dh_installdeb
21:30:18 #10 68.81 
21:30:18 #10 68.81 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:18 #10 68.89 Setting up dput (1.0.3) ...
21:30:18 #11 69.20 Setting up perl (5.34.0-3ubuntu1.1) ...
21:30:18 #11 69.22 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
21:30:18 #11 69.23 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:30:18 #11 69.24 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
21:30:18 #11 69.25 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
21:30:18 #11 69.44 Setting up libdata-dump-perl (1.25-1) ...
21:30:18 #11 66.09 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
21:30:18 #11 66.10 Setting up libio-stringy-perl (2.111-3) ...
21:30:18 #11 66.12 Setting up liblist-moreutils-perl (0.416-1build5) ...
21:30:18 #11 66.12 Setting up libhtml-tagset-perl (3.20-4) ...
21:30:18 #11 66.14 Setting up liblog-any-perl (1.708-1) ...
21:30:18 #11 66.15 Setting up libauthen-sasl-perl (2.1600-1) ...
21:30:18 #11 66.16 Setting up libdevel-size-perl (0.83-1build1) ...
21:30:18 #11 66.17 Setting up libdebhelper-perl (12.10ubuntu1) ...
21:30:18 #11 66.18 Setting up libpod-constants-perl (0.19-1) ...
21:30:18 #11 66.19 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
21:30:18 #11 66.20 Setting up libperl4-corelibs-perl (0.004-2) ...
21:30:18 #11 66.21 Setting up libfuture-perl (0.43-1) ...
21:30:18 #11 66.22 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:30:18 #11 66.24 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
21:30:18 #11 66.25 Setting up libtry-tiny-perl (0.30-1) ...
21:30:18 #11 66.27 Setting up libtype-tiny-perl (1.008001-2) ...
21:30:18 #12 6.843 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper-dev arm64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
21:30:18 #12 6.847 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~18.04.2 [76.1 kB]
21:30:18 #12 6.854 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd-dev arm64 237-3ubuntu10.57 [184 kB]
21:30:18 #12 6.868 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB]
21:30:18 #12 7.009 debconf: delaying package configuration, since apt-utils is not installed
21:30:18 #12 7.044 Fetched 6577 kB in 2s (3372 kB/s)
21:30:18 #12 7.077 Selecting previously unselected package bash-completion.
21:30:18 #11 67.77 Preparing to unpack .../365-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
21:30:18 #11 67.77 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
21:30:18 #11 67.81 Selecting previously unselected package libtime-duration-perl.
21:30:18 #11 67.82 Preparing to unpack .../366-libtime-duration-perl_1.21-1_all.deb ...
21:30:18 #11 67.82 Unpacking libtime-duration-perl (1.21-1) ...
21:30:18 #11 67.86 Selecting previously unselected package libtime-moment-perl.
21:30:18 #11 67.86 Preparing to unpack .../367-libtime-moment-perl_0.44-2_arm64.deb ...
21:30:18 #11 67.86 Unpacking libtime-moment-perl (0.44-2) ...
21:30:18 #11 67.90 Selecting previously unselected package libtype-tiny-xs-perl:arm64.
21:30:18 #11 67.91 Preparing to unpack .../368-libtype-tiny-xs-perl_0.022-2_arm64.deb ...
21:30:18 #11 67.91 Unpacking libtype-tiny-xs-perl:arm64 (0.022-2) ...
21:30:18 #11 67.94 Selecting previously unselected package libunicode-utf8-perl.
21:30:18 #11 67.94 Preparing to unpack .../369-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
21:30:18 #11 67.94 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:30:18 #11 67.97 Selecting previously unselected package libwww-mechanize-perl.
21:30:18 #11 67.98 Preparing to unpack .../370-libwww-mechanize-perl_2.14-2_all.deb ...
21:30:18 #11 67.98 Unpacking libwww-mechanize-perl (2.14-2) ...
21:30:18 #11 68.01 Selecting previously unselected package libxml-namespacesupport-perl.
21:30:18 #12 2.695    dh_gencontrol
21:30:18 #12 2.812    dh_md5sums
21:30:18 #12 2.850    dh_builddeb
21:30:18 #12 2.877 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:30:18 #12 2.899  dpkg-genbuildinfo --build=binary
21:30:18 #10 69.08 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:30:18 #10 69.10 Setting up libmodule-runtime-perl (0.016-1) ...
21:30:18 #10 69.11 Setting up libmailtools-perl (2.18-1) ...
21:30:18 #10 69.12 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
21:30:18 #10 69.14 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
21:30:18 #10 69.18 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:30:18 #11 69.45 Setting up python3-certifi (2020.6.20-1) ...
21:30:18 #11 69.59 Setting up libfile-find-rule-perl (0.34-1) ...
21:30:18 #11 69.60 Setting up libref-util-perl (0.204-1) ...
21:30:18 #11 69.61 Setting up libipc-system-simple-perl (1.30-1) ...
21:30:18 #11 69.62 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:30:18 #11 69.63 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:30:18 #11 69.64 Setting up libsocket6-perl (0.29-1build4) ...
21:30:18 #11 69.66 Setting up libio-prompt-tiny-perl (0.003-1) ...
21:30:18 #11 69.67 Setting up libhash-fieldhash-perl (0.15-1build5) ...
21:30:18 #11 69.68 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ...
21:30:18 #11 69.72 Setting up libvariable-magic-perl (0.62-1build5) ...
21:30:18 #17 exporting layers 1.9s done
21:30:18 #17 writing image sha256:a765d2de2325a0135eb8ac3509d99fabd48aa5e4a7bff3adb20e3c8fabb7ace7 done
21:30:18 #17 naming to docker.io/rpmbuild-centos-8/aarch64 done
21:30:18 #17 DONE 1.9s
21:30:18 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:30:18 #11 66.28 Setting up libtest-fatal-perl (0.014-1) ...
21:30:18 #11 66.30 Setting up libcommon-sense-perl (3.74-2build6) ...
21:30:18 #11 66.31 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:30:18 #11 66.32 Setting up libnet-http-perl (6.19-1) ...
21:30:18 #11 66.33 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:30:18 #11 66.34 Setting up libencode-locale-perl (1.05-1) ...
21:30:18 #11 66.35 Setting up libtext-levenshtein-perl (0.13-1) ...
21:30:18 #11 66.36 Setting up libnet-dns-perl (1.22-1) ...
21:30:18 #11 66.38 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
21:30:18 #11 66.39 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:30:18 #11 66.40 Setting up libstring-shellquote-perl (1.04-1) ...
21:30:18 #11 66.41 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:18 #11 66.42 Setting up libsub-install-perl (0.928-1) ...
21:30:18 #11 66.44 Setting up gcc (4:9.3.0-1ubuntu2) ...
21:30:18 #11 66.46 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
21:30:18 #11 66.48 Setting up libnumber-compare-perl (0.03-1) ...
21:30:18 #11 66.49 Setting up intltool-debian (0.35.0+20060710.5) ...
21:30:18 #11 66.50 Setting up libio-async-perl (0.75-1) ...
21:30:18 #11 66.51 Setting up liberror-perl (0.17029-1) ...
21:30:18 #11 66.52 Setting up patchutils (0.3.4-2) ...
21:30:18 #11 66.53 Setting up libmail-sendmail-perl (0.80-1) ...
21:30:18 #11 66.54 Setting up libltdl-dev:arm64 (2.4.6-14) ...
21:30:18 #11 66.55 Setting up libjson-maybexs-perl (1.004000-1) ...
21:30:18 #11 66.56 Setting up libxml-sax-base-perl (1.09-1) ...
21:30:18 #11 66.57 Setting up libio-string-perl (1.08-3) ...
21:30:18 #11 66.59 Setting up libreadonly-perl (2.050-2) ...
21:30:18 #12 7.077 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21388 files and directories currently installed.)
21:30:18 #12 7.088 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
21:30:18 #12 3.044  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
21:30:18 #12 3.120 dpkg-genchanges: info: binary-only upload (no source code included)
21:30:18 #12 3.124  dpkg-source --after-build .
21:30:18 #12 3.220 dpkg-buildpackage: info: binary-only upload (no source included)
21:30:18 #11 68.02 Preparing to unpack .../371-libxml-namespacesupport-perl_1.12-2_all.deb ...
21:30:18 #11 68.02 Unpacking libxml-namespacesupport-perl (1.12-2) ...
21:30:18 #11 68.05 Selecting previously unselected package libxml-sax-base-perl.
21:30:18 #11 68.05 Preparing to unpack .../372-libxml-sax-base-perl_1.09-2_all.deb ...
21:30:18 #11 68.06 Unpacking libxml-sax-base-perl (1.09-2) ...
21:30:18 #11 68.10 Selecting previously unselected package libxml-sax-perl.
21:30:18 #11 68.10 Preparing to unpack .../373-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:30:18 #11 68.11 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:30:18 #11 68.15 Selecting previously unselected package libxml-libxml-perl.
21:30:18 #11 68.15 Preparing to unpack .../374-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
21:30:18 #11 68.16 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:30:18 #11 68.20 Selecting previously unselected package libxml-parser-perl:arm64.
21:30:18 #11 68.21 Preparing to unpack .../375-libxml-parser-perl_2.46-3build1_arm64.deb ...
21:30:18 #11 68.21 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
21:30:18 #11 68.26 Selecting previously unselected package libxml-sax-expat-perl.
21:30:18 #12 7.077 Selecting previously unselected package dh-apparmor.
21:30:18 #12 7.077 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ...
21:30:18 #12 7.081 Unpacking dh-apparmor (3.0.8-3) ...
21:30:18 #12 7.125 Selecting previously unselected package dmsetup.
21:30:18 #12 7.129 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_arm64.deb ...
21:30:18 #12 7.137 Unpacking dmsetup (2:1.02.185-2) ...
21:30:18 #12 7.178 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:30:18 #12 7.181 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
21:30:18 #12 7.185 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
21:30:18 #12 7.231 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:30:18 #10 69.25 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:30:18 #10 69.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:18 #10 69.48 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:18 #10 69.52 Setting up libconst-fast-perl (0.014-1) ...
21:30:18 #11 69.73 Setting up python3-idna (3.3-1) ...
21:30:18 #11 69.95 Setting up libio-html-perl (1.004-2) ...
21:30:18 #11 69.96 Setting up libpod-parser-perl (1.63-2) ...
21:30:18 #11 69.97 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
21:30:18 #11 69.98 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
21:30:19 #11 66.60 Setting up python3-chardet (3.0.4-4build1) ...
21:30:19 #11 66.84 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:30:19 #12 3.225 
21:30:19 #12 3.225 The package has been created.
21:30:19 #12 3.225 Attention, the package has been created in the current directory,
21:30:19 #12 3.225 not in ".." as indicated by the message above!
21:30:19 #12 3.250 Selecting previously unselected package docker-ce-build-deps.
21:30:19 #12 3.267 (Reading database ... 28644 files and directories currently installed.)
21:30:19 #12 3.269 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:30:19 #12 3.273 Unpacking docker-ce-build-deps (1.0) ...
21:30:19 #11 68.26 Preparing to unpack .../376-libxml-sax-expat-perl_0.51-1_all.deb ...
21:30:19 #11 68.27 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:30:19 #11 68.30 Selecting previously unselected package libyaml-libyaml-perl.
21:30:19 #11 68.31 Preparing to unpack .../377-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
21:30:19 #11 68.31 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:30:19 #11 68.34 Selecting previously unselected package licensecheck.
21:30:19 #11 68.35 Preparing to unpack .../378-licensecheck_3.3.0-1_all.deb ...
21:30:19 #11 68.35 Unpacking licensecheck (3.3.0-1) ...
21:30:19 #11 68.39 Selecting previously unselected package libdevel-size-perl.
21:30:19 #11 68.39 Preparing to unpack .../379-libdevel-size-perl_0.83-2_arm64.deb ...
21:30:19 #11 68.40 Unpacking libdevel-size-perl (0.83-2) ...
21:30:19 #11 68.43 Selecting previously unselected package libipc-run3-perl.
21:30:19 #11 68.43 Preparing to unpack .../380-libipc-run3-perl_0.048-2_all.deb ...
21:30:19 #11 68.43 Unpacking libipc-run3-perl (0.048-2) ...
21:30:19 #11 68.49 Selecting previously unselected package lzip.
21:30:19 #11 68.50 Preparing to unpack .../381-lzip_1.23-4_arm64.deb ...
21:30:19 #11 68.50 Unpacking lzip (1.23-4) ...
21:30:19 #11 68.53 Selecting previously unselected package lzop.
21:30:19 #11 68.54 Preparing to unpack .../382-lzop_1.04-2build2_arm64.deb ...
21:30:19 #11 68.54 Unpacking lzop (1.04-2build2) ...
21:30:19 #11 68.57 Selecting previously unselected package t1utils.
21:30:19 #11 68.57 Preparing to unpack .../383-t1utils_1.41-4build2_arm64.deb ...
21:30:19 #11 68.58 Unpacking t1utils (1.41-4build2) ...
21:30:19 #11 68.62 Selecting previously unselected package unzip.
21:30:19 #12 7.234 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_arm64.deb ...
21:30:19 #12 7.239 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-2) ...
21:30:19 #12 7.270 Selecting previously unselected package libudev-dev:arm64.
21:30:19 #12 7.273 Preparing to unpack .../12-libudev-dev_252.6-1_arm64.deb ...
21:30:19 #12 7.277 Unpacking libudev-dev:arm64 (252.6-1) ...
21:30:19 #12 7.317 Selecting previously unselected package libsepol-dev:arm64.
21:30:19 #12 7.319 Preparing to unpack .../13-libsepol-dev_3.4-2_arm64.deb ...
21:30:19 #12 7.324 Unpacking libsepol-dev:arm64 (3.4-2) ...
21:30:19 #12 7.395 Selecting previously unselected package libpcre2-16-0:arm64.
21:30:19 #12 7.398 Preparing to unpack .../14-libpcre2-16-0_10.42-1_arm64.deb ...
21:30:19 #12 7.402 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
21:30:19 #12 7.456 Selecting previously unselected package libpcre2-32-0:arm64.
21:30:19 #12 7.459 Preparing to unpack .../15-libpcre2-32-0_10.42-1_arm64.deb ...
21:30:19 #12 7.463 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
21:30:19 #12 7.521 Selecting previously unselected package libpcre2-posix3:arm64.
21:30:19 #10 69.54 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
21:30:19 #10 69.55 Setting up libmodule-implementation-perl (0.09-1) ...
21:30:19 #10 69.58 Setting up libemail-valid-perl (1.202-1) ...
21:30:19 #10 69.59 Setting up libcgi-fast-perl (1:2.13-1) ...
21:30:19 #10 69.60 Setting up libpackage-stash-perl (0.38-1) ...
21:30:19 #10 69.62 Setting up libimport-into-perl (1.002005-1) ...
21:30:19 #10 69.63 Setting up libmoo-perl (2.003004-2) ...
21:30:19 #10 69.66 Setting up libmime-tools-perl (5.509-1) ...
21:30:19 #10 69.68 Setting up libxml-simple-perl (2.25-1) ...
21:30:19 #10 69.70 Setting up libparams-validate-perl (1.29-1+b1) ...
21:30:19 #10 69.71 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:30:19 #10 69.73 Setting up lintian (2.15.0) ...
21:30:19 #10 69.74 Setting up libnamespace-clean-perl (0.27-1) ...
21:30:19 #11 70.00 Setting up libparams-util-perl (1.102-1build3) ...
21:30:19 #11 70.01 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
21:30:19 #11 70.02 Setting up libtime-duration-perl (1.21-1) ...
21:30:19 #11 70.03 Setting up autoconf (2.71-2) ...
21:30:19 #11 70.05 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:30:19 #11 70.23 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:30:19 #11 70.24 Setting up libarray-intspan-perl (2.004-1) ...
21:30:19 #13 100.2   Installing : libseccomp-devel-2.3.1-4.el7.aarch64                       56/65 
21:30:19 #13 101.2   Installing : cmake-2.8.12.2-2.el7.aarch64                               57/65 
21:30:19 #13 101.2   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  58/65 
21:30:19 #11 66.85 Setting up libfile-find-rule-perl (0.34-1) ...
21:30:19 #11 66.86 Setting up libstring-copyright-perl (0.003006-1) ...
21:30:19 #11 66.87 Setting up python3-debian (0.1.36ubuntu1) ...
21:30:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0tHnkA
21:30:19 + umask 022
21:30:19 + cd /root/rpmbuild/BUILD
21:30:19 + cd /root/rpmbuild/BUILD
21:30:19 + rm -rf src
21:30:19 + /usr/bin/mkdir -p src
21:30:19 + cd src
21:30:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:30:19 + /usr/bin/tar -xof -
21:30:19 #11 68.62 Preparing to unpack .../384-unzip_6.0-27ubuntu1_arm64.deb ...
21:30:19 #11 68.62 Unpacking unzip (6.0-27ubuntu1) ...
21:30:19 #11 68.67 Selecting previously unselected package lintian.
21:30:19 #11 68.67 Preparing to unpack .../385-lintian_2.115.3ubuntu2.1_all.deb ...
21:30:19 #11 68.68 Unpacking lintian (2.115.3ubuntu2.1) ...
21:30:19 #12 7.524 Preparing to unpack .../16-libpcre2-posix3_10.42-1_arm64.deb ...
21:30:19 #12 7.530 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
21:30:19 #12 7.562 Selecting previously unselected package libpcre2-dev:arm64.
21:30:19 #12 7.565 Preparing to unpack .../17-libpcre2-dev_10.42-1_arm64.deb ...
21:30:19 #12 7.569 Unpacking libpcre2-dev:arm64 (10.42-1) ...
21:30:19 #12 7.656 Selecting previously unselected package libselinux1-dev:arm64.
21:30:19 #12 7.659 Preparing to unpack .../18-libselinux1-dev_3.4-1+b5_arm64.deb ...
21:30:19 #12 7.663 Unpacking libselinux1-dev:arm64 (3.4-1+b5) ...
21:30:19 #12 7.721 Selecting previously unselected package libdevmapper-dev:arm64.
21:30:19 #12 7.724 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_arm64.deb ...
21:30:19 #12 7.739 Unpacking libdevmapper-dev:arm64 (2:1.02.185-2) ...
21:30:19 #12 7.773 Selecting previously unselected package libseccomp-dev:arm64.
21:30:19 #12 7.755 Unpacking bash-completion (1:2.8-1ubuntu1) ...
21:30:19 #10 69.76 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
21:30:19 #10 69.78 Setting up licensecheck (3.0.31-3) ...
21:30:19 #10 69.79 Setting up libgitlab-api-v4-perl (0.16-1) ...
21:30:19 #10 69.81 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:30:19 #10 69.82 Setting up libwww-perl (6.36-2) ...
21:30:19 #10 69.84 Setting up debhelper (12.1.1) ...
21:30:19 #10 69.86 Setting up dh-autoreconf (19) ...
21:30:19 #10 69.88 Setting up devscripts (2.19.5+deb10u1) ...
21:30:19 #11 70.25 Setting up libcapture-tiny-perl (0.48-1) ...
21:30:19 #11 70.27 Setting up libtimedate-perl (2.3300-2) ...
21:30:19 #11 70.28 Setting up libstdc++-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
21:30:19 #11 70.29 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:30:19 #11 70.30 Setting up libsub-name-perl (0.26-1build3) ...
21:30:19 #11 70.31 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
21:30:19 #11 70.33 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
21:30:19 #11 70.34 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:30:19 #11 70.35 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
21:30:19 #11 70.36 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:30:19 #11 70.37 Setting up xauth (1:1.1-1build2) ...
21:30:19 #11 70.38 Setting up libpath-tiny-perl (0.122-1) ...
21:30:19 #11 70.39 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:30:19 #11 70.40 Setting up libjson-perl (4.04000-1) ...
21:30:19 #11 70.41 Setting up libipc-run3-perl (0.048-2) ...
21:30:19 #11 70.42 Setting up libsub-override-perl (0.09-2) ...
21:30:19 #11 70.47 Setting up libaliased-perl (0.34-1.1) ...
21:30:19 #13 101.3   Installing : which-2.20-7.el7.aarch64                                   59/65 
21:30:19 #13 101.6 install-info: No such file or directory for /usr/share/info/which.info.gz
21:30:19 #11 67.04 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:30:19 #11 67.20 Setting up libdata-optlist-perl (0.110-1) ...
21:30:19 #11 67.21 Setting up libipc-run-perl (20180523.0-2) ...
21:30:19 #11 67.22 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:30:19 #11 67.23 Setting up libcontextual-return-perl (0.004014-2) ...
21:30:19 #11 67.25 Setting up libwww-robotrules-perl (6.02-1) ...
21:30:19 #11 67.26 Setting up libtypes-serialiser-perl (1.0-1) ...
21:30:19 #11 67.27 Setting up g++ (4:9.3.0-1ubuntu2) ...
21:30:19 #11 67.30 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:30:19 #11 67.30 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
21:30:19 #11 67.31 Setting up libhtml-parser-perl (3.72-5) ...
21:30:19 #11 67.32 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:30:19 #11 67.33 Setting up librole-tiny-perl (2.001004-1) ...
21:30:19 #11 67.34 Setting up build-essential (12.8ubuntu1.1) ...
21:30:19 #11 67.35 Setting up libfont-ttf-perl (1.06-1) ...
21:30:19 #11 68.99 Selecting previously unselected package manpages-dev.
21:30:19 #11 68.99 Preparing to unpack .../386-manpages-dev_5.13-1_all.deb ...
21:30:19 #11 68.99 Unpacking manpages-dev (5.13-1) ...
21:30:19 #12 7.776 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
21:30:19 #12 7.779 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
21:30:19 #12 7.820 Selecting previously unselected package libsystemd-dev:arm64.
21:30:19 #12 7.823 Preparing to unpack .../21-libsystemd-dev_252.6-1_arm64.deb ...
21:30:19 #12 7.827 Unpacking libsystemd-dev:arm64 (252.6-1) ...
21:30:19 #12 7.939 Selecting previously unselected package libpkgconf3:arm64.
21:30:19 #12 7.942 Preparing to unpack .../22-libpkgconf3_1.8.1-1_arm64.deb ...
21:30:19 #12 7.947 Unpacking libpkgconf3:arm64 (1.8.1-1) ...
21:30:19 #12 7.983 Selecting previously unselected package pkgconf-bin.
21:30:19 #12 7.986 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_arm64.deb ...
21:30:19 #12 7.990 Unpacking pkgconf-bin (1.8.1-1) ...
21:30:19 #12 8.031 Selecting previously unselected package pkgconf:arm64.
21:30:19 #12 7.879 Selecting previously unselected package cmake-data.
21:30:19 #12 7.881 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
21:30:19 #12 7.886 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:30:19 #12 3.315 Reading package lists...
21:30:19 #10 70.06 Setting up dh-strip-nondeterminism (1.1.2-1) ...
21:30:19 #10 70.09 Setting up equivs (2.2.0) ...
21:30:19 #10 70.11 Setting up libxml-parser-perl (2.44-4) ...
21:30:19 #10 70.14 Setting up libxml-sax-expat-perl (0.51-1) ...
21:30:19 #10 70.18 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:30:19 #10 70.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:19 #11 70.48 Setting up python3-unidiff (0.5.5-2) ...
21:30:19 #11 70.65 Setting up libstrictures-perl (2.000006-1) ...
21:30:19 #11 70.66 Setting up libsub-quote-perl (2.006006-1) ...
21:30:19 #11 70.67 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:30:19 #11 70.68 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
21:30:19 #11 70.69 Setting up libsort-versions-perl (1.62-1) ...
21:30:19 #11 70.71 Setting up libexporter-tiny-perl (1.002002-1) ...
21:30:19 #11 70.72 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
21:30:19 #11 70.73 Setting up libfile-dirlist-perl (0.05-2) ...
21:30:19 #11 67.36 Setting up libfile-homedir-perl (1.004-1) ...
21:30:19 #11 67.38 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
21:30:19 #11 67.39 Setting up libio-socket-ssl-perl (2.067-1) ...
21:30:19 #11 67.40 Setting up libsub-exporter-perl (0.987-1) ...
21:30:19 #11 67.41 Setting up libalgorithm-merge-perl (0.08-3) ...
21:30:19 #11 67.42 Setting up libhttp-message-perl (6.22-1) ...
21:30:19 #11 67.43 Setting up libhtml-form-perl (6.07-1) ...
21:30:19 #11 67.44 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
21:30:19 #11 67.46 Setting up libjson-xs-perl (4.020-1build1) ...
21:30:19 #11 67.47 Setting up libhttp-negotiate-perl (6.01-1) ...
21:30:19 #11 67.48 Setting up libio-prompter-perl (0.004015-1) ...
21:30:19 #11 67.49 Setting up libhttp-cookies-perl (6.08-1) ...
21:30:19 #11 67.50 Setting up po-debconf (1.0.21) ...
21:30:19 #11 67.51 Setting up libhtml-tree-perl (5.07-2) ...
21:30:19 #11 67.53 Setting up libparams-classify-perl (0.015-1build2) ...
21:30:19 #11 67.54 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
21:30:19 #11 67.55 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:30:19 #11 67.56 Setting up libnet-dns-sec-perl (1.15-1) ...
21:30:19 #42 ...
21:30:19 
21:30:19 #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
21:30:19 #38 71.67 NAME:
21:30:19 #38 71.67    go-winres - A tool for embedding resources in Windows executables
21:30:19 #38 71.68 
21:30:19 #38 71.68 USAGE:
21:30:19 #38 71.68    go-winres [global options] command [command options] [arguments...]
21:30:19 #38 71.69 
21:30:19 #38 71.69 COMMANDS:
21:30:19 #38 71.69    init     Create an initial ./winres/winres.json
21:30:19 #38 71.69    make     Make syso files for the "go build" command
21:30:19 #38 71.69    simply   Make syso files for the "go build" command (simplified)
21:30:19 #38 71.69    extract  Extract all resources from an executable
21:30:19 #38 71.69    patch    Replace resources in an executable file (exe, dll)
21:30:19 #38 71.69    help, h  Shows a list of commands or help for one command
21:30:19 #38 71.69 
21:30:19 #38 71.69 GLOBAL OPTIONS:
21:30:19 #38 71.69    --help, -h  show help (default: false)
21:30:19 #38 DONE 72.0s
21:30:19 
21:30:19 #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...)
21:30:19 #42 ...
21:30:19 
21:30:19 #48 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
21:30:19 #48 DONE 0.2s
21:30:19 
21:30:19 #49 [build 2/6] WORKDIR /go/src/github.com/docker/docker
21:30:19 #49 DONE 0.0s
21:30:19 
21:30:19 #44 [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...)
21:30:19 #44 ...
21:30:19 
21:30:19 #50 [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
21:30:19 #11 69.09 Selecting previously unselected package python3-certifi.
21:30:19 #11 69.09 Preparing to unpack .../387-python3-certifi_2022.6.15-2_all.deb ...
21:30:19 #11 69.09 Unpacking python3-certifi (2022.6.15-2) ...
21:30:19 #11 69.13 Selecting previously unselected package python3-cffi-backend:arm64.
21:30:19 #11 69.13 Preparing to unpack .../388-python3-cffi-backend_1.15.1-1_arm64.deb ...
21:30:19 #11 69.13 Unpacking python3-cffi-backend:arm64 (1.15.1-1) ...
21:30:19 #11 69.17 Selecting previously unselected package python3-cryptography.
21:30:19 #11 69.17 Preparing to unpack .../389-python3-cryptography_3.4.8-2_arm64.deb ...
21:30:19 #11 69.17 Unpacking python3-cryptography (3.4.8-2) ...
21:30:19 #11 69.22 Selecting previously unselected package python3-idna.
21:30:19 #11 69.23 Preparing to unpack .../390-python3-idna_3.3-1_all.deb ...
21:30:19 #11 69.23 Unpacking python3-idna (3.3-1) ...
21:30:19 #11 69.27 Selecting previously unselected package python3-nacl.
21:30:19 #11 69.27 Preparing to unpack .../391-python3-nacl_1.5.0-2_arm64.deb ...
21:30:19 #11 69.27 Unpacking python3-nacl (1.5.0-2) ...
21:30:19 #11 69.31 Selecting previously unselected package python3-six.
21:30:19 #12 8.034 Preparing to unpack .../24-pkgconf_1.8.1-1_arm64.deb ...
21:30:19 #12 8.040 Unpacking pkgconf:arm64 (1.8.1-1) ...
21:30:19 #12 8.082 Selecting previously unselected package pkg-config:arm64.
21:30:19 #12 8.085 Preparing to unpack .../25-pkg-config_1.8.1-1_arm64.deb ...
21:30:19 #12 8.090 Unpacking pkg-config:arm64 (1.8.1-1) ...
21:30:19 #12 8.133 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
21:30:19 #12 8.145 Setting up libpcre2-16-0:arm64 (10.42-1) ...
21:30:19 #12 8.157 Setting up libpcre2-32-0:arm64 (10.42-1) ...
21:30:19 #12 8.170 Setting up libpkgconf3:arm64 (1.8.1-1) ...
21:30:19 #12 8.182 Setting up libuv1:arm64 (1.44.2-1) ...
21:30:19 #12 8.198 Setting up bash-completion (1:2.11-6) ...
21:30:19 #12 8.227 Setting up libproc2-0:arm64 (2:4.0.2-3) ...
21:30:19 #12 8.239 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
21:30:19 #12 8.252 Setting up libudev-dev:arm64 (252.6-1) ...
21:30:19 #12 8.264 Setting up libsepol-dev:arm64 (3.4-2) ...
21:30:19 #12 8.275 Setting up pkgconf-bin (1.8.1-1) ...
21:30:19 #12 8.288 Setting up libpcre2-posix3:arm64 (10.42-1) ...
21:30:19 #12 8.299 Setting up librhash0:arm64 (1.4.3-3) ...
21:30:19 #12 8.310 Setting up procps (2:4.0.2-3) ...
21:30:19 #12 8.353 Setting up cmake-data (3.25.1-1) ...
21:30:19 #12 8.212 Selecting previously unselected package liblzo2-2:arm64.
21:30:19 #12 8.213 Preparing to unpack .../02-liblzo2-2_2.08-1.2_arm64.deb ...
21:30:19 #12 8.217 Unpacking liblzo2-2:arm64 (2.08-1.2) ...
21:30:19 #12 8.258 Selecting previously unselected package libarchive13:arm64.
21:30:19 #12 8.260 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_arm64.deb ...
21:30:19 #12 8.270 Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
21:30:19 #12 8.323 Selecting previously unselected package libjsoncpp1:arm64.
21:30:19 #12 8.325 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_arm64.deb ...
21:30:19 #12 8.329 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:30:19 #12 3.847 Building dependency tree...
21:30:19 #12 4.006 Reading state information...
21:30:19 #12 4.028 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:30:19 #12 4.225 Starting 2 pkgProblemResolver with broken count: 0
21:30:19 + STATUS=0
21:30:19 + '[' 0 -ne 0 ']'
21:30:19 + /usr/bin/tar -xof -
21:30:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:30:19 #10 70.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:19 #10 70.44 Setting up libsoap-lite-perl (1.27-1) ...
21:30:19 #10 70.46 Setting up libxmlrpc-lite-perl (0.717-2) ...
21:30:19 #10 70.47 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:30:19 #10 70.52 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:30:19 #11 70.74 Setting up libterm-readkey-perl (2.38-1build4) ...
21:30:19 #11 70.75 Setting up lsb-release (11.1.0ubuntu4) ...
21:30:19 #11 70.77 Setting up python3-magic (2:0.4.24-2) ...
21:30:19 #11 70.91 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
21:30:19 #11 70.93 Setting up libperlio-gzip-perl (0.19-1build8) ...
21:30:19 #11 70.94 Setting up libsys-hostname-long-perl (1.5-2) ...
21:30:19 #11 70.95 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:30:19 #11 70.96 Setting up libsereal-decoder-perl (4.023+ds-1) ...
21:30:19 #11 70.97 Setting up liburi-perl (5.10-1) ...
21:30:19 #11 70.98 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:30:19 #11 70.99 Setting up libfile-touch-perl (0.12-1) ...
21:30:20 #11 67.57 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.18) ...
21:30:20 #11 67.58 Setting up libsereal-perl (4.011-1) ...
21:30:20 #11 67.60 Setting up libhtml-format-perl (2.12-1) ...
21:30:20 #11 67.61 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:30:20 #11 67.68 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:30:20 #11 67.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:20 #11 69.32 Preparing to unpack .../392-python3-six_1.16.0-4_all.deb ...
21:30:20 #11 69.32 Unpacking python3-six (1.16.0-4) ...
21:30:20 #11 69.35 Selecting previously unselected package python3-bcrypt.
21:30:20 #11 69.36 Preparing to unpack .../393-python3-bcrypt_3.2.0-1build1_arm64.deb ...
21:30:20 #11 69.36 Unpacking python3-bcrypt (3.2.0-1build1) ...
21:30:20 #11 69.39 Selecting previously unselected package python3-paramiko.
21:30:20 #11 69.39 Preparing to unpack .../394-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
21:30:20 #11 69.40 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
21:30:20 #11 69.44 Selecting previously unselected package python3-urllib3.
21:30:20 #11 69.45 Preparing to unpack .../395-python3-urllib3_1.26.9-1_all.deb ...
21:30:20 #11 69.45 Unpacking python3-urllib3 (1.26.9-1) ...
21:30:20 #11 69.49 Selecting previously unselected package python3-requests.
21:30:20 #11 69.49 Preparing to unpack .../396-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
21:30:20 #11 69.50 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
21:30:20 #11 69.53 Selecting previously unselected package python3-unidiff.
21:30:20 #11 69.54 Preparing to unpack .../397-python3-unidiff_0.7.3-1_all.deb ...
21:30:20 #11 69.54 Unpacking python3-unidiff (0.7.3-1) ...
21:30:20 #11 69.57 Selecting previously unselected package zstd.
21:30:20 #12 8.374 Setting up dh-apparmor (3.0.8-3) ...
21:30:20 #12 8.384 Setting up libsystemd-dev:arm64 (252.6-1) ...
21:30:20 #12 8.395 Setting up libpcre2-dev:arm64 (10.42-1) ...
21:30:20 #12 8.406 Setting up libselinux1-dev:arm64 (3.4-1+b5) ...
21:30:20 #12 8.419 Setting up pkgconf:arm64 (1.8.1-1) ...
21:30:20 #12 8.431 Setting up pkg-config:arm64 (1.8.1-1) ...
21:30:20 #12 8.445 Setting up cmake (3.25.1-1) ...
21:30:20 #12 8.457 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
21:30:20 #12 8.470 Setting up dmsetup (2:1.02.185-2) ...
21:30:20 #12 8.490 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-2) ...
21:30:20 #12 8.506 Setting up libdevmapper-dev:arm64 (2:1.02.185-2) ...
21:30:20 #12 8.519 Setting up docker-ce-build-deps (1.0) ...
21:30:20 #12 8.531 Processing triggers for libc-bin (2.36-8) ...
21:30:20 #12 8.553 Processing triggers for man-db (2.11.2-2) ...
21:30:20 #12 4.228 Done
21:30:20 #12 4.412  Done
21:30:20 #12 8.434 Selecting previously unselected package librhash0:arm64.
21:30:20 #12 8.436 Preparing to unpack .../05-librhash0_1.3.6-2_arm64.deb ...
21:30:20 #12 8.440 Unpacking librhash0:arm64 (1.3.6-2) ...
21:30:20 #12 8.483 Selecting previously unselected package libuv1:arm64.
21:30:20 #12 8.483 Preparing to unpack .../06-libuv1_1.18.0-3_arm64.deb ...
21:30:20 #12 8.486 Unpacking libuv1:arm64 (1.18.0-3) ...
21:30:20 #12 8.520 Selecting previously unselected package cmake.
21:30:20 #12 8.522 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_arm64.deb ...
21:30:20 #12 8.526 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
21:30:20 #10 70.53 Updating certificates in /etc/ssl/certs...
21:30:20 #11 71.00 Setting up libc-devtools (2.35-0ubuntu3.1) ...
21:30:20 #11 71.01 Setting up libemail-address-xs-perl (1.04-1build6) ...
21:30:20 #11 71.02 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ...
21:30:20 #11 71.03 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:30:20 #11 71.25 Setting up automake (1:1.16.5-1.3) ...
21:30:20 #11 67.89 
21:30:20 #11 67.89 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:20 #11 67.93 Setting up dput (1.0.3ubuntu1) ...
21:30:20 #11 68.09 Setting up libio-async-loop-epoll-perl (0.20-1) ...
21:30:20 #11 69.57 Preparing to unpack .../398-zstd_1.5.2+dfsg-1_arm64.deb ...
21:30:20 #11 69.57 Unpacking zstd (1.5.2+dfsg-1) ...
21:30:20 #11 69.61 Selecting previously unselected package equivs.
21:30:20 #11 69.62 Preparing to unpack .../399-equivs_2.3.1_all.deb ...
21:30:20 #11 69.62 Unpacking equivs (2.3.1) ...
21:30:20 #11 69.65 Selecting previously unselected package libauthen-sasl-perl.
21:30:20 #11 69.66 Preparing to unpack .../400-libauthen-sasl-perl_2.1600-2_all.deb ...
21:30:20 #11 69.66 Unpacking libauthen-sasl-perl (2.1600-2) ...
21:30:20 #11 69.70 Selecting previously unselected package python3-magic.
21:30:20 #11 69.70 Preparing to unpack .../401-python3-magic_2%3a0.4.26-2_all.deb ...
21:30:20 #11 69.70 Unpacking python3-magic (2:0.4.26-2) ...
21:30:20 #11 69.80 Setting up libip4tc2:arm64 (1.8.7-1ubuntu6) ...
21:30:20 #11 69.81 Setting up libksba8:arm64 (1.6.0-3ubuntu1.1) ...
21:30:20 #11 69.83 Setting up media-types (8.0.0) ...
21:30:20 #11 69.84 Setting up libpipeline1:arm64 (1.5.6-2) ...
21:30:20 #11 69.85 Setting up libicu71:arm64 (71.1-3ubuntu1) ...
21:30:20 #11 69.86 Setting up wdiff (1.2.2-2build3) ...
21:30:20 #11 69.87 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
21:30:20 #11 69.88 Setting up libre2-9:arm64 (20220601+dfsg-1) ...
21:30:20 #11 69.89 Setting up libkeyutils1:arm64 (1.6.3-1) ...
21:30:20 #11 69.91 Setting up lto-disabled-list (35) ...
21:30:20 #13 101.6   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.aarch64                60/65 
21:30:20 #13 102.1   Cleanup    : 7:device-mapper-1.02.170-6.el7.aarch64                     61/65 
21:30:20 #12 4.582 Starting pkgProblemResolver with broken count: 0
21:30:20 #12 4.621 Starting 2 pkgProblemResolver with broken count: 0
21:30:20 #12 4.624 Done
21:30:20 #12 8.797 Selecting previously unselected package dh-apparmor.
21:30:20 #12 8.799 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
21:30:20 #12 8.803 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
21:30:20 #12 8.837 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:30:20 #12 8.839 Preparing to unpack .../09-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
21:30:20 #12 8.842 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:30:20 #12 8.883 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:30:20 #12 8.885 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
21:30:20 #12 8.890 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:30:20 #12 8.926 Selecting previously unselected package libudev-dev:arm64.
21:30:20 #10 71.05 0 added, 0 removed; done.
21:30:20 #10 71.05 Running hooks in /etc/ca-certificates/update.d...
21:30:20 #10 71.05 done.
21:30:20 #50 1.255 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:30:20 #50 1.270 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:30:20 #50 1.272 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:30:20 + STATUS=0
21:30:20 + '[' 0 -ne 0 ']'
21:30:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:30:20 + exit 0
21:30:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OCQdP4
21:30:20 + umask 022
21:30:20 + cd /root/rpmbuild/BUILD
21:30:20 + cd src
21:30:20 + export DOCKER_GITCOMMIT=0656059
21:30:20 + DOCKER_GITCOMMIT=0656059
21:30:20 + mkdir -p /go/src/github.com/docker
21:30:20 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:30:20 + pushd /root/rpmbuild/BUILD/src/engine
21:30:20 + TMP_GOPATH=/go
21:30:20 + hack/dockerfile/install/install.sh tini
21:30:20 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:30:20 + RM_GOPATH=0
21:30:20 + TMP_GOPATH=/go
21:30:20 + : /usr/local/bin
21:30:20 + '[' -z /go ']'
21:30:20 + export GOPATH=/go
21:30:20 + GOPATH=/go
21:30:20 + case "$(go env GOARCH)" in
21:30:20 ++ go env GOARCH
21:30:20 + export GO_BUILDMODE=-buildmode=pie
21:30:20 + GO_BUILDMODE=-buildmode=pie
21:30:20 ++ dirname hack/dockerfile/install/install.sh
21:30:20 + dir=hack/dockerfile/install
21:30:20 + bin=tini
21:30:20 + shift
21:30:20 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:30:20 + . hack/dockerfile/install/tini.installer
21:30:20 ++ : v0.19.0
21:30:20 + install_tini
21:30:20 + echo 'Install tini version v0.19.0'
21:30:20 + git clone https://github.com/krallin/tini.git /go/tini
21:30:20 Install tini version v0.19.0
21:30:20 Cloning into '/go/tini'...
21:30:20 #11 71.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:30:20 #11 71.26 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
21:30:20 #11 71.26 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
21:30:20 #11 71.27 Setting up libapt-pkg-perl (0.1.40build2) ...
21:30:20 #11 71.29 Setting up libstring-escape-perl (2010.002-2) ...
21:30:20 #11 71.31 Setting up libhttp-date-perl (6.05-1) ...
21:30:20 #11 71.32 Setting up libfile-which-perl (1.23-1) ...
21:30:20 #11 71.33 Setting up libfile-basedir-perl (0.09-1) ...
21:30:20 #11 71.34 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:30:20 #11 71.35 Setting up libset-intspan-perl (1.19-2) ...
21:30:20 #11 71.36 Setting up libmouse-perl (2.5.10-1build4) ...
21:30:20 #11 71.37 Setting up libfile-listing-perl (6.14-1) ...
21:30:20 #11 71.38 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:30:20 #11 71.39 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:30:20 #11 71.40 Setting up libdata-messagepack-perl (1.01-2build1) ...
21:30:20 #11 71.41 Setting up libfont-afm-perl (1.20-3) ...
21:30:20 #11 71.42 Setting up libwant-perl (0.29-1build7) ...
21:30:20 #11 71.44 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:30:20 #11 71.45 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:30:20 #11 71.46 Setting up liblist-compare-perl (0.55-1) ...
21:30:20 #11 71.47 Setting up libref-util-xs-perl (0.117-1build5) ...
21:30:20 #11 71.48 Setting up libio-pty-perl (1:1.15-2build2) ...
21:30:20 #11 71.49 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
21:30:20 #11 71.50 Setting up libfile-fcntllock-perl (0.22-3build7) ...
21:30:20 #11 71.51 Setting up libclone-perl (0.45-1build3) ...
21:30:20 #11 71.52 Setting up libalgorithm-diff-perl (1.201-1) ...
21:30:20 #11 71.53 Setting up libarchive-zip-perl (1.68-1) ...
21:30:20 #11 71.54 Setting up libsub-identify-perl (0.14-1build5) ...
21:30:20 #11 71.56 Setting up libdistro-info-perl (1.1build1) ...
21:30:20 #11 71.57 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
21:30:20 #11 68.11 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:30:20 #11 68.25 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:30:20 #11 68.26 Setting up libmodule-runtime-perl (0.016-1) ...
21:30:20 #11 68.27 Setting up libmailtools-perl (2.21-1) ...
21:30:20 #11 68.28 Setting up git (1:2.25.1-1ubuntu3.10) ...
21:30:20 #11 68.32 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:30:20 #11 68.36 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:30:20 #11 69.92 Setting up libapparmor1:arm64 (3.0.7-1ubuntu2) ...
21:30:20 #11 69.93 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
21:30:20 #11 69.94 Setting up libsodium23:arm64 (1.0.18-1build2) ...
21:30:20 #11 69.95 Setting up bsdextrautils (2.38-4ubuntu1) ...
21:30:20 #11 69.96 Setting up libfcgi0ldbl:arm64 (2.4.2-2build2) ...
21:30:20 #11 69.97 Setting up libtext-glob-perl (0.11-2) ...
21:30:20 #11 69.98 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
21:30:20 #11 70.00 Setting up libmagic-mgc (1:5.41-4) ...
21:30:20 #11 70.01 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
21:30:20 #11 70.02 Setting up libglib2.0-0:arm64 (2.74.3-0ubuntu1) ...
21:30:20 #11 70.04 No schema files found: doing nothing.
21:30:20 #11 70.04 Setting up distro-info-data (0.54ubuntu0.1) ...
21:30:20 #11 70.05 Setting up manpages (5.13-1) ...
21:30:20 #11 70.06 Setting up libtirpc-common (1.3.3+ds-1) ...
21:30:20 #11 70.08 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
21:30:20 #11 70.09 Setting up unzip (6.0-27ubuntu1) ...
21:30:20 #11 70.10 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
21:30:20 #11 70.11 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
21:30:20 #12 4.885 The following additional packages will be installed:
21:30:20 #12 4.885   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:30:20 #12 4.885   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
21:30:20 #12 4.886   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
21:30:20 #12 4.886   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:30:20 #12 4.886   libudev-dev libuv1 pkg-config procps
21:30:20 #12 4.887 Suggested packages:
21:30:20 #12 4.887   cmake-doc ninja-build apparmor-easyprof seccomp
21:30:20 #12 4.887 Recommended packages:
21:30:20 #12 4.888   psmisc
21:30:20 #13 102.4   Cleanup    : systemd-219-78.el7.aarch64                                 62/65 
21:30:20 #12 8.928 Preparing to unpack .../11-libudev-dev_237-3ubuntu10.57_arm64.deb ...
21:30:20 #12 8.938 Unpacking libudev-dev:arm64 (237-3ubuntu10.57) ...
21:30:20 #12 8.970 Selecting previously unselected package libsepol1-dev:arm64.
21:30:20 #12 8.973 Preparing to unpack .../12-libsepol1-dev_2.7-1ubuntu0.1_arm64.deb ...
21:30:20 #12 8.976 Unpacking libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
21:30:20 #12 9.045 Selecting previously unselected package libpcre16-3:arm64.
21:30:20 #12 9.048 Preparing to unpack .../13-libpcre16-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
21:30:20 #12 9.053 Unpacking libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
21:30:20 #12 9.100 Selecting previously unselected package libpcre32-3:arm64.
21:30:20 #12 9.102 Preparing to unpack .../14-libpcre32-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
21:30:20 #12 9.106 Unpacking libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
21:30:20 #12 9.153 Selecting previously unselected package libpcrecpp0v5:arm64.
21:30:20 + cd /go/tini
21:30:20 + git checkout -q v0.19.0
21:30:20 + cmake .
21:30:20 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:30:20   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:30:20   CMake.
21:30:20 
21:30:20   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:30:20   CMake that the project does not need compatibility with older versions.
21:30:20 
21:30:20 
21:30:20 -- The C compiler identification is GNU 8.5.0
21:30:20 -- Detecting C compiler ABI info
21:30:20 -- Detecting C compiler ABI info - done
21:30:20 -- Check for working C compiler: /usr/bin/cc - skipped
21:30:20 -- Detecting C compile features
21:30:20 #11 71.58 Setting up python3-apt (2.4.0ubuntu1) ...
21:30:20 #11 71.76 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:30:20 #11 71.77 Setting up liblist-moreutils-perl (0.430-2) ...
21:30:20 #11 71.78 Setting up libhtml-tagset-perl (3.20-4) ...
21:30:20 #11 71.80 Setting up liblog-any-perl (1.710-1) ...
21:30:20 #11 71.81 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:30:20 #11 71.82 Setting up libdevel-size-perl (0.83-1build4) ...
21:30:20 #11 68.43 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:30:20 #11 68.50 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:20 #11 70.12 Setting up libsqlite3-0:arm64 (3.39.3-1) ...
21:30:20 #11 70.14 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:30:20 #11 70.15 Setting up libfcgi-bin (2.4.2-2build2) ...
21:30:20 #11 70.17 Setting up binutils-common:arm64 (2.39-3ubuntu1.1) ...
21:30:20 #11 70.18 Setting up libnghttp2-14:arm64 (1.49.0-1) ...
21:30:20 #11 70.19 Setting up libmagic1:arm64 (1:5.41-4) ...
21:30:20 #11 70.21 Setting up libdeflate0:arm64 (1.12-1) ...
21:30:20 #11 70.22 Setting up less (590-1ubuntu0.22.10.1) ...
21:30:20 #11 70.24 Setting up perl-openssl-defaults:arm64 (7) ...
21:30:20 #11 70.25 Setting up linux-libc-dev:arm64 (5.19.0-38.39) ...
21:30:20 #11 70.26 Setting up libctf-nobfd0:arm64 (2.39-3ubuntu1.1) ...
21:30:20 #11 70.27 Setting up gettext-base (0.21-8) ...
21:30:20 #11 70.29 Setting up m4 (1.4.19-1) ...
21:30:20 #11 70.30 Setting up liblzo2-2:arm64 (2.10-2build3) ...
21:30:20 #11 70.31 Setting up libnpth0:arm64 (1.6-3build2) ...
21:30:20 #11 70.32 Setting up krb5-locales (1.20-1ubuntu0.1) ...
21:30:20 #11 70.33 Setting up file (1:5.41-4) ...
21:30:20 #12 5.059 The following NEW packages will be installed:
21:30:20 #12 5.059   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
21:30:20 #12 5.060   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
21:30:20 #12 5.060   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
21:30:20 #12 5.060   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:30:20 #12 5.060   libudev-dev libuv1 pkg-config procps
21:30:20 #12 9.155 Preparing to unpack .../15-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_arm64.deb ...
21:30:20 #12 9.160 Unpacking libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
21:30:20 #12 9.219 Selecting previously unselected package libpcre3-dev:arm64.
21:30:20 #12 9.219 Preparing to unpack .../16-libpcre3-dev_2%3a8.39-9ubuntu0.1_arm64.deb ...
21:30:20 #12 9.223 Unpacking libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
21:30:20 #12 9.291 Selecting previously unselected package libselinux1-dev:arm64.
21:30:20 #12 9.291 Preparing to unpack .../17-libselinux1-dev_2.7-2build2_arm64.deb ...
21:30:20 #12 9.295 Unpacking libselinux1-dev:arm64 (2.7-2build2) ...
21:30:20 #12 9.346 Selecting previously unselected package libdevmapper-dev:arm64.
21:30:20 #12 9.348 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
21:30:20 #12 9.355 Unpacking libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:30:20 #12 9.392 Selecting previously unselected package libseccomp-dev:arm64.
21:30:20 -- Detecting C compile features - done
21:30:20 -- Performing Test HAS_BUILTIN_FORTIFY
21:30:20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:30:20 -- Configuring done
21:30:20 -- Generating done
21:30:20 -- Build files have been written to: /go/tini
21:30:20 + make tini-static
21:30:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:30:20 #10 DONE 71.3s
21:30:20 
21:30:20 #11 [stage-1 3/8] COPY common /root/build-deb/debian
21:30:20 #11 DONE 0.1s
21:30:20 
21:30:20 #12 [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
21:30:20 #50 1.524 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:30:20 #11 71.83 Setting up libdebhelper-perl (13.6ubuntu1) ...
21:30:20 #11 71.84 Setting up libpod-constants-perl (0.19-2) ...
21:30:20 #11 71.85 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
21:30:20 #11 71.87 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:30:20 #11 71.88 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:30:20 #11 71.89 Setting up libio-interactive-perl (1.023-1) ...
21:30:20 #11 71.90 Setting up libtry-tiny-perl (0.31-1) ...
21:30:20 #11 71.91 Setting up libtype-tiny-perl (1.012004-1) ...
21:30:20 #11 71.92 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
21:30:20 #11 71.94 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:30:20 #11 71.95 Setting up libnet-http-perl (6.22-1) ...
21:30:20 #11 71.96 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:30:20 #11 71.97 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
21:30:20 #11 71.99 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:30:20 #11 72.00 Setting up libtime-moment-perl (0.44-1build6) ...
21:30:20 #11 72.02 Setting up libencode-locale-perl (1.05-1.1) ...
21:30:20 #11 72.03 Setting up libexception-class-perl (1.45-1) ...
21:30:21 #11 68.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:21 #11 68.69 Setting up dh-strip-nondeterminism (1.7.0-1) ...
21:30:21 #11 68.70 Setting up libconst-fast-perl (0.014-1) ...
21:30:21 #11 68.72 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:30:21 #11 68.73 Setting up libgit-wrapper-perl (0.048-1) ...
21:30:21 #11 68.74 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.18) ...
21:30:21 #11 68.75 Setting up curl (7.68.0-1ubuntu2.18) ...
21:30:21 #11 68.77 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:30:21 #11 68.80 Setting up libmodule-implementation-perl (0.09-1) ...
21:30:21 #11 68.81 Setting up libemail-valid-perl (1.202-1) ...
21:30:21 #11 68.82 Setting up libpackage-stash-perl (0.38-1) ...
21:30:21 #11 68.83 Setting up libimport-into-perl (1.002005-1) ...
21:30:21 #11 68.84 Setting up libmoo-perl (2.003006-1) ...
21:30:21 #11 68.85 Setting up liblist-someutils-perl (0.58-1) ...
21:30:21 #11 68.86 Setting up liblist-someutils-xs-perl (0.58-2) ...
21:30:21 #11 70.34 Setting up libassuan0:arm64 (2.5.5-4) ...
21:30:21 #11 70.35 Setting up libgomp1:arm64 (12.2.0-3ubuntu1) ...
21:30:21 #11 70.36 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
21:30:21 #11 70.38 Setting up bzip2 (1.0.8-5build1) ...
21:30:21 #11 70.39 Setting up libldap-common (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:30:21 #11 70.41 Setting up libunwind8:arm64 (1.6.2-0ubuntu1.1) ...
21:30:21 #11 70.42 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.10.1) ...
21:30:21 #11 70.43 Setting up libfakeroot:arm64 (1.29-1ubuntu1) ...
21:30:21 #11 70.45 Setting up libkrb5support0:arm64 (1.20-1ubuntu0.1) ...
21:30:21 #11 70.46 Setting up libnumber-compare-perl (0.03-2) ...
21:30:21 #11 70.47 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:30:21 #11 70.48 Setting up fakeroot (1.29-1ubuntu1) ...
21:30:21 #11 70.49 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:30:21 #11 70.49 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
21:30:21 #11 70.49 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
21:30:21 #11 70.49 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
21:30:21 #11 70.49 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
21:30:21 #11 70.49 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
21:30:21 #11 70.49 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
21:30:21 #11 70.49 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
21:30:21 #11 70.49 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
21:30:21 #11 70.51 Setting up autotools-dev (20220109.1) ...
21:30:21 #11 70.52 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
21:30:21 #11 70.53 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:30:21 #11 70.54 Setting up libx11-data (2:1.8.1-2) ...
21:30:21 #11 70.55 Setting up make (4.3-4.1build1) ...
21:30:21 #11 70.56 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
21:30:21 #11 70.57 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
21:30:21 #11 70.59 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:30:21 #11 70.60 Setting up liblerc3:arm64 (3.0+ds-1ubuntu1) ...
21:30:21 #11 70.61 Setting up lzip (1.23-4) ...
21:30:21 #11 70.62 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:30:21 #11 70.62 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
21:30:21 #11 70.62 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:30:21 #11 70.62 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
21:30:21 #11 70.63 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:30:21 #11 70.63 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
21:30:21 #11 70.63 Setting up strace (5.16-0ubuntu4) ...
21:30:21 #11 70.65 Setting up libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
21:30:21 #11 70.66 Setting up xz-utils (5.2.5-2.1) ...
21:30:21 #12 5.333 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:30:21 #12 5.333 1 not fully installed or removed.
21:30:21 #12 5.333 Need to get 9241 kB of archives.
21:30:21 #12 5.333 After this operation, 42.7 MB of additional disk space will be used.
21:30:21 #12 5.333 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
21:30:21 #12 5.338 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:30:21 #12 5.346 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB]
21:30:21 #12 5.349 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
21:30:21 #12 5.350 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
21:30:21 #12 5.353 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
21:30:21 #12 5.354 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
21:30:21 #12 5.356 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
21:30:21 #12 5.357 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
21:30:21 #12 5.380 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
21:30:21 #12 5.380 Get:11 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:30:21 #12 5.381 Get:12 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:30:21 #12 5.382 Get:13 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
21:30:21 #12 5.382 Get:14 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
21:30:21 #12 5.388 Get:15 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:30:21 #12 5.388 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
21:30:21 #12 5.388 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
21:30:21 #12 5.388 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
21:30:21 #12 5.389 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
21:30:21 #12 5.398 Get:20 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:30:21 #12 5.400 Get:21 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
21:30:21 #12 5.401 Get:22 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:30:21 #12 5.403 Get:23 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
21:30:21 #12 5.410 Get:24 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
21:30:21 #12 9.394 Preparing to unpack .../19-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_arm64.deb ...
21:30:21 #12 9.397 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
21:30:21 #12 9.434 Selecting previously unselected package libsystemd-dev:arm64.
21:30:21 #12 9.436 Preparing to unpack .../20-libsystemd-dev_237-3ubuntu10.57_arm64.deb ...
21:30:21 #12 9.442 Unpacking libsystemd-dev:arm64 (237-3ubuntu10.57) ...
21:30:21 #12 9.503 Selecting previously unselected package pkg-config.
21:30:21 #12 9.503 Preparing to unpack .../21-pkg-config_0.29.1-0ubuntu2_arm64.deb ...
21:30:21 #12 9.506 Unpacking pkg-config (0.29.1-0ubuntu2) ...
21:30:21 #12 9.549 Setting up libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
21:30:21 #12 9.563 Setting up libuv1:arm64 (1.18.0-3) ...
21:30:21 #12 9.575 Setting up bash-completion (1:2.8-1ubuntu1) ...
21:30:21 [100%] Linking C executable tini-static
21:30:21 [100%] Built target tini-static
21:30:21 + mkdir -p /usr/local/bin
21:30:21 + cp tini-static /usr/local/bin/docker-init
21:30:21 + VERSION=0.0.0-20230330191823-de0d30f
21:30:21 + PRODUCT=docker
21:30:21 + hack/make.sh dynbinary
21:30:21 
21:30:21 #13 102.7   Cleanup    : systemd-libs-219-78.el7.aarch64                            63/65 
21:30:21 #50 2.086 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:30:21 #11 72.04 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:30:21 #11 72.05 Setting up libconfig-tiny-perl (2.28-1) ...
21:30:21 #11 72.06 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ...
21:30:21 #11 72.08 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:30:21 #11 72.09 Setting up liblist-utilsby-perl (0.11-1) ...
21:30:21 #11 72.10 Setting up libstring-shellquote-perl (1.04-1) ...
21:30:21 #11 72.11 Setting up libnet-netmask-perl (2.0001-1) ...
21:30:21 #11 72.13 Setting up libsub-install-perl (0.928-1.1) ...
21:30:21 #11 72.14 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
21:30:21 #11 72.16 Setting up intltool-debian (0.35.0+20060710.5) ...
21:30:21 #11 72.17 Setting up liberror-perl (0.17029-1) ...
21:30:21 #11 72.18 Setting up dh-autoreconf (20) ...
21:30:21 #11 72.20 Setting up patchutils (0.4.2-1build2) ...
21:30:21 #11 72.21 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:30:21 #11 72.22 Setting up libltdl-dev:arm64 (2.4.6-15build2) ...
21:30:21 #11 72.23 Setting up libjson-maybexs-perl (1.004003-1) ...
21:30:21 #11 72.24 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:30:21 #11 68.87 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:30:21 #11 68.88 Setting up libmoox-aliases-perl (0.001006-1) ...
21:30:21 #11 68.89 Setting up libparams-validate-perl (1.29-3) ...
21:30:21 #11 68.91 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:30:21 #11 68.92 Setting up libnamespace-clean-perl (0.27-1) ...
21:30:21 #11 68.93 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
21:30:21 #11 68.94 Setting up libgitlab-api-v4-perl (0.25-1) ...
21:30:21 #11 68.95 Setting up libmoox-struct-perl (0.017-1) ...
21:30:21 #11 68.96 Setting up lintian (2.62.0ubuntu2.2) ...
21:30:21 #11 68.98 Setting up licensecheck (3.0.45-1) ...
21:30:21 #11 68.99 Setting up dh-autoreconf (19) ...
21:30:21 #11 69.01 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:30:21 #11 69.02 Setting up libwww-perl (6.43-1) ...
21:30:21 #11 69.03 Setting up debhelper (12.10ubuntu1) ...
21:30:21 #11 69.04 Setting up devscripts (2.20.2ubuntu2) ...
21:30:21 #11 70.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.67 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
21:30:21 #11 70.68 Setting up t1utils (1.41-4build2) ...
21:30:21 #11 70.69 Setting up diffstat (1.64-1build2) ...
21:30:21 #11 70.71 Setting up libpng16-16:arm64 (1.6.38-2) ...
21:30:21 #11 70.72 Setting up libmpc3:arm64 (1.2.1-2build1) ...
21:30:21 #11 70.73 Setting up libatomic1:arm64 (12.2.0-3ubuntu1) ...
21:30:21 #11 70.74 Setting up patch (2.7.6-7build2) ...
21:30:21 #11 70.75 Setting up autopoint (0.21-8) ...
21:30:21 #11 70.76 Setting up fonts-dejavu-core (2.37-2build1) ...
21:30:21 #11 70.84 Setting up ucf (3.0043) ...
21:30:21 #17 exporting layers 14.8s done
21:30:21 #17 writing image sha256:b387d79f799e74304a839fd8a9b60e6bb6869bfa3e45bc198f3e5d4815c64da8 done
21:30:21 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
21:30:21 #17 DONE 14.8s
21:30:21 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
21:30:21 #12 5.573 debconf: delaying package configuration, since apt-utils is not installed
21:30:21 #12 5.620 Fetched 9241 kB in 0s (27.0 MB/s)
21:30:21 #12 5.653 Selecting previously unselected package bash-completion.
21:30:21 #12 5.653 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28648 files and directories currently installed.)
21:30:21 #12 5.670 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
21:30:21 Removing bundles/
21:30:21 
21:30:21 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:21 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:21 #13 103.0   Cleanup    : glibc-2.17-317.el7.aarch64                                 64/65 
21:30:21 #11 72.26 Setting up libio-string-perl (1.08-3.1) ...
21:30:21 #11 72.27 Setting up libreadonly-perl (2.050-3) ...
21:30:21 #11 72.28 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:30:21 #11 72.29 Setting up python3-chardet (4.0.0-1) ...
21:30:21 #11 69.20 Setting up equivs (2.2.0) ...
21:30:21 #11 69.22 Setting up libxml-parser-perl (2.46-1) ...
21:30:21 #11 69.23 Setting up libxml-sax-expat-perl (0.51-1) ...
21:30:21 #11 69.27 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:30:21 #11 69.32 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:21 #11 70.94 Setting up libk5crypto3:arm64 (1.20-1ubuntu0.1) ...
21:30:21 #11 70.95 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
21:30:21 #11 70.96 Setting up libltdl7:arm64 (2.4.7-4) ...
21:30:21 #11 70.97 Setting up libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:30:21 #11 70.98 Setting up libwebp7:arm64 (1.2.2-2) ...
21:30:21 #11 70.99 Setting up libfdisk1:arm64 (2.38-4ubuntu1) ...
21:30:21 #11 71.01 Setting up libubsan1:arm64 (12.2.0-3ubuntu1) ...
21:30:21 #11 71.02 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
21:30:21 #11 71.03 Setting up libmd0:arm64 (1.0.4-2) ...
21:30:21 #11 71.04 Setting up python-apt-common (2.4.0+22.10) ...
21:30:21 #11 71.05 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
21:30:21 #11 71.07 Setting up libhwasan0:arm64 (12.2.0-3ubuntu1) ...
21:30:21 #11 71.08 Setting up libcrypt-dev:arm64 (1:4.4.28-2) ...
21:30:21 #11 71.09 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:30:21 #11 71.10 Setting up libasan8:arm64 (12.2.0-3ubuntu1) ...
21:30:21 #11 71.12 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
21:30:21 #11 71.13 Setting up lzop (1.04-2build2) ...
21:30:21 + set -e
21:30:21 + mkdir -p /root/build-deb/engine
21:30:21 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:21 #13 103.3   Cleanup    : glibc-common-2.17-317.el7.aarch64                          65/65 
21:30:21 #13 103.7   Verifying  : git-1.8.3.1-24.el7_9.aarch64                                1/65 
21:30:21 #13 103.7   Verifying  : systemd-devel-219-78.el7_9.7.aarch64                        2/65 
21:30:21 #13 103.7   Verifying  : glibc-common-2.17-326.el7_9.aarch64                         3/65 
21:30:21 #13 103.7   Verifying  : openssh-clients-7.4p1-22.el7_9.aarch64                      4/65 
21:30:21 #13 103.7   Verifying  : pcre-devel-8.32-17.el7.aarch64                              5/65 
21:30:21 #13 103.8   Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                        6/65 
21:30:21 #13 103.8   Verifying  : glibc-devel-2.17-326.el7_9.aarch64                          7/65 
21:30:21 #13 103.8   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         8/65 
21:30:21 #13 103.8   Verifying  : libarchive-3.1.2-14.el7_7.aarch64                           9/65 
21:30:21 #13 103.8   Verifying  : glibc-2.17-326.el7_9.aarch64                               10/65 
21:30:21 #13 103.8   Verifying  : systemd-libs-219-78.el7_9.7.aarch64                        11/65 
21:30:21 #13 103.8   Verifying  : automake-1.13.4-3.el7.noarch                               12/65 
21:30:21 #13 103.9   Verifying  : libseccomp-devel-2.3.1-4.el7.aarch64                       13/65 
21:30:21 #13 103.9   Verifying  : libtool-ltdl-2.4.2-22.el7_3.aarch64                        14/65 
21:30:21 #13 103.9   Verifying  : 1:make-3.82-24.el7.aarch64                                 15/65 
21:30:21 #13 103.9   Verifying  : libcgroup-0.41-21.el7.aarch64                              16/65 
21:30:21 #13 103.9   Verifying  : python-IPy-0.75-6.el7.noarch                               17/65 
21:30:21 #11 72.61 Setting up libstring-copyright-perl (0.003012-1) ...
21:30:21 #11 72.62 Setting up python3-debian (0.1.43ubuntu1) ...
21:30:21 #11 72.81 Setting up python3-requests (2.25.1+dfsg-2) ...
21:30:21 #11 69.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:21 #11 69.51 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:30:21 #11 69.54 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
21:30:21 #11 69.55 Updating certificates in /etc/ssl/certs...
21:30:21 #11 71.14 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
21:30:21 #11 71.15 Setting up git-man (1:2.37.2-1ubuntu1.4) ...
21:30:21 #11 71.16 Setting up libgirepository-1.0-1:arm64 (1.74.0-2) ...
21:30:21 #11 71.17 Setting up netbase (6.3) ...
21:30:21 #11 71.20 Setting up libkrb5-3:arm64 (1.20-1ubuntu0.1) ...
21:30:21 #11 71.21 Setting up libtsan2:arm64 (12.2.0-3ubuntu1) ...
21:30:21 #11 71.22 Setting up libbinutils:arm64 (2.39-3ubuntu1.1) ...
21:30:21 #11 71.24 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:30:21 #11 71.34 Setting up libfido2-1:arm64 (1.11.0-1) ...
21:30:21 #11 71.35 Setting up libisl23:arm64 (0.25-1) ...
21:30:21 #11 71.36 Setting up libc-dev-bin (2.36-0ubuntu4) ...
21:30:21 #11 71.37 Setting up openssl (3.0.5-2ubuntu2.1) ...
21:30:21 #11 71.39 Setting up libbsd0:arm64 (0.11.6-1) ...
21:30:21 #11 71.40 Setting up libelf1:arm64 (0.187-4) ...
21:30:21 #11 71.41 Setting up libjson-c5:arm64 (0.16-1) ...
21:30:21 #11 71.42 Setting up readline-common (8.2-1) ...
21:30:21 #11 71.43 Setting up publicsuffix (20220811.1734-1) ...
21:30:21 #11 71.44 Setting up libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
21:30:21 #12 6.296 Unpacking bash-completion (1:2.11-2) ...
21:30:21 #13 103.9   Verifying  : checkpolicy-2.5-8.el7.aarch64                              18/65 
21:30:21 #13 103.9   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        19/65 
21:30:21 #13 103.9   Verifying  : systemd-219-78.el7_9.7.aarch64                             20/65 
21:30:21 #13 104.0   Verifying  : policycoreutils-devel-2.5-34.el7.aarch64                   21/65 
21:30:21 #13 104.0   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      22/65 
21:30:21 #13 104.0   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                 23/65 
21:30:21 #13 104.0   Verifying  : openssh-7.4p1-22.el7_9.aarch64                             24/65 
21:30:21 #13 104.0   Verifying  : libselinux-python-2.5-15.el7.aarch64                       25/65 
21:30:21 #13 104.0   Verifying  : which-2.20-7.el7.aarch64                                   26/65 
21:30:21 #13 104.0   Verifying  : less-458-9.el7.aarch64                                     27/65 
21:30:21 #13 104.0   Verifying  : mpfr-3.1.1-4.el7.aarch64                                   28/65 
21:30:21 #13 104.1   Verifying  : rsync-3.1.2-12.el7_9.aarch64                               29/65 
21:30:21 #13 104.1   Verifying  : libmpc-1.0.1-3.el7.aarch64                                 30/65 
21:30:21 #13 104.1   Verifying  : fipscheck-1.4.1-6.el7.aarch64                              31/65 
21:30:21 #13 104.1   Verifying  : fipscheck-lib-1.4.1-6.el7.aarch64                          32/65 
21:30:21 #13 104.1   Verifying  : cpp-4.8.5-44.el7.aarch64                                   33/65 
21:30:22 #11 72.98 Setting up libdata-optlist-perl (0.112-1) ...
21:30:22 #11 72.99 Setting up libipc-run-perl (20200505.0-1) ...
21:30:22 #11 73.00 Setting up git (1:2.34.1-1ubuntu1.8) ...
21:30:22 #11 73.02 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
21:30:22 #11 73.03 Setting up libcontextual-return-perl (0.004014-2) ...
21:30:22 #11 73.04 Setting up libwww-robotrules-perl (6.02-1) ...
21:30:22 #11 73.05 Setting up libtypes-serialiser-perl (1.01-1) ...
21:30:22 #11 73.07 Setting up g++ (4:11.2.0-1ubuntu1) ...
21:30:22 #12 DONE 10.3s
21:30:22 
21:30:22 #13 [stage-1 5/8] COPY sources/ /sources
21:30:22 #12 10.28 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
21:30:22 #12 10.30 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:30:22 #12 10.31 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:30:22 #12 10.32 Setting up librhash0:arm64 (1.3.6-2) ...
21:30:22 #12 10.33 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:30:22 #12 10.35 Setting up pkg-config (0.29.1-0ubuntu2) ...
21:30:22 #12 10.39 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
21:30:22 #12 10.40 Setting up libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
21:30:22 #12 10.41 Setting up libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
21:30:22 #12 10.42 Setting up libsystemd-dev:arm64 (237-3ubuntu10.57) ...
21:30:22 #12 10.43 Setting up libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
21:30:22 #12 10.44 Setting up libudev-dev:arm64 (237-3ubuntu10.57) ...
21:30:22 #12 10.46 Setting up liblzo2-2:arm64 (2.08-1.2) ...
21:30:22 #12 10.48 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:30:22 #12 10.49 Setting up libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
21:30:22 #12 10.50 Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
21:30:22 #12 10.51 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
21:30:22 #12 10.53 Setting up libselinux1-dev:arm64 (2.7-2build2) ...
21:30:22 #12 10.54 Setting up libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:30:22 #12 10.55 Setting up docker-ce-build-deps (1.0) ...
21:30:22 #12 10.56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
21:30:22 #12 10.59 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:30:22 #11 71.45 Setting up zstd (1.5.2+dfsg-1) ...
21:30:22 #11 71.46 Setting up libmarkdown2:arm64 (2.2.7-2) ...
21:30:22 #11 71.47 Setting up libcc1-0:arm64 (12.2.0-3ubuntu1) ...
21:30:22 #11 71.48 Setting up iso-codes (4.11.0-1) ...
21:30:22 #11 71.50 Setting up dbus-bin (1.14.0-2ubuntu3) ...
21:30:22 #11 71.51 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:30:22 #11 71.52 Setting up liblsan0:arm64 (12.2.0-3ubuntu1) ...
21:30:22 #11 71.53 Setting up dctrl-tools (2.24-3build2) ...
21:30:22 #11 71.54 Setting up libitm1:arm64 (12.2.0-3ubuntu1) ...
21:30:22 #11 71.55 Setting up libkmod2:arm64 (30+20220630-3ubuntu1) ...
21:30:22 #11 71.56 Setting up libgdbm6:arm64 (1.23-1) ...
21:30:22 #11 71.57 Setting up libctf0:arm64 (2.39-3ubuntu1.1) ...
21:30:22 #11 71.58 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
21:30:22 #11 71.60 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
21:30:22 #11 71.61 Setting up manpages-dev (5.13-1) ...
21:30:22 #11 71.62 Setting up libdw1:arm64 (0.187-4) ...
21:30:22 #11 71.64 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
21:30:22 #11 71.67 Setting up cpp-12 (12.2.0-3ubuntu1) ...
21:30:22 #12 6.424 Selecting previously unselected package cmake-data.
21:30:22 #12 6.424 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:30:22 #12 6.429 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:30:22 #13 104.1   Verifying  : libtool-2.4.2-22.el7_3.aarch64                             34/65 
21:30:22 #13 104.1   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             35/65 
21:30:22 #13 104.2   Verifying  : lzo-2.06-8.el7.aarch64                                     36/65 
21:30:22 #13 104.2   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      37/65 
21:30:22 #13 104.2   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           38/65 
21:30:22 #13 104.2   Verifying  : libsepol-devel-2.5-10.el7.aarch64                          39/65 
21:30:22 #13 104.2   Verifying  : cmake-2.8.12.2-2.el7.aarch64                               40/65 
21:30:22 #13 104.2   Verifying  : libselinux-devel-2.5-15.el7.aarch64                        41/65 
21:30:22 #13 104.3   Verifying  : perl-TermReadKey-2.30-20.el7.aarch64                       42/65 
21:30:22 #13 104.3   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   43/65 
21:30:22 #13 104.3   Verifying  : policycoreutils-2.5-34.el7.aarch64                         44/65 
21:30:22 #13 104.3   Verifying  : gcc-4.8.5-44.el7.aarch64                                   45/65 
21:30:22 #13 104.3   Verifying  : glibc-headers-2.17-326.el7_9.aarch64                       46/65 
21:30:22 #13 104.3   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          47/65 
21:30:22 #11 73.10 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:30:22 #11 73.10 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
21:30:22 #11 73.10 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ...
21:30:22 #11 73.13 Setting up libgit-wrapper-perl (0.048-1) ...
21:30:22 #11 73.14 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:30:22 #11 73.15 Setting up librole-tiny-perl (2.002004-1) ...
21:30:22 #11 73.17 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:30:22 #11 73.18 Setting up build-essential (12.9ubuntu3) ...
21:30:22 #11 73.19 Setting up libfont-ttf-perl (1.06-1.1) ...
21:30:22 #11 73.20 Setting up libfile-homedir-perl (1.006-1) ...
21:30:22 #11 73.21 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
21:30:22 #11 73.22 Setting up libio-socket-ssl-perl (2.074-2) ...
21:30:22 #11 73.23 Setting up libsub-exporter-perl (0.988-1) ...
21:30:22 #11 73.24 Setting up libalgorithm-merge-perl (0.08-3) ...
21:30:22 #11 73.26 Setting up libhttp-message-perl (6.36-1) ...
21:30:22 #11 73.27 Setting up libdata-validate-ip-perl (0.30-1) ...
21:30:22 #11 73.28 Setting up libhtml-form-perl (6.07-1) ...
21:30:22 #11 73.29 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:30:22 #11 73.30 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:30:22 #11 73.31 Setting up libjson-xs-perl (4.030-1build3) ...
21:30:22 #11 73.32 Setting up libhttp-negotiate-perl (6.01-1) ...
21:30:22 #11 73.33 Setting up libio-prompter-perl (0.004015-1) ...
21:30:22 #11 73.34 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:30:22 #11 73.35 Setting up libhttp-cookies-perl (6.10-1) ...
21:30:22 #11 73.36 Setting up po-debconf (1.0.21+nmu1) ...
21:30:22 #11 73.37 Setting up libhtml-tree-perl (5.07-2) ...
21:30:22 #11 73.38 Setting up libparams-classify-perl (0.015-1build5) ...
21:30:22 #11 73.39 Setting up libhtml-format-perl (2.12-1.1) ...
21:30:22 #13 DONE 0.1s
21:30:22 
21:30:22 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:30:22 #11 69.98 0 added, 0 removed; done.
21:30:22 #11 69.98 Running hooks in /etc/ca-certificates/update.d...
21:30:22 #11 69.98 done.
21:30:22 #11 71.68 Setting up libxcb1:arm64 (1.15-1) ...
21:30:22 #11 71.69 Setting up gettext (0.21-8) ...
21:30:22 #11 71.70 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
21:30:22 #11 71.88 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
21:30:22 #11 71.89 Setting up libreadline8:arm64 (8.2-1) ...
21:30:22 #11 71.90 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
21:30:22 #11 71.92 Setting up libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:30:22 #12 6.794 Selecting previously unselected package libncurses6:arm64.
21:30:22 #12 6.798 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ...
21:30:22 #12 6.806 Unpacking libncurses6:arm64 (6.2+20201114-2) ...
21:30:22 #12 6.844 Selecting previously unselected package libprocps8:arm64.
21:30:22 #13 104.3   Verifying  : kernel-headers-4.18.0-348.20.1.el7.aarch64                 48/65 
21:30:22 #13 104.4   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  49/65 
21:30:22 #13 104.4   Verifying  : libgomp-4.8.5-44.el7.aarch64                               50/65 
21:30:22 #13 104.5   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           51/65 
21:30:22 #13 104.5   Verifying  : autoconf-2.69-11.el7.noarch                                52/65 
21:30:22 #13 104.5   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  53/65 
21:30:22 #13 104.5   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64            54/65 
21:30:22 #13 104.6   Verifying  : m4-1.4.16-10.el7.aarch64                                   55/65 
21:30:22 #13 104.6   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             56/65 
21:30:22 #13 104.6   Verifying  : libedit-3.0-12.20121213cvs.el7.aarch64                     57/65 
21:30:22 #13 104.6   Verifying  : perl-Git-1.8.3.1-24.el7_9.noarch                           58/65 
21:30:22 #13 104.6   Verifying  : glibc-static-2.17-326.el7_9.aarch64                        59/65 
21:30:22 #13 104.6   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.aarch64                60/65 
21:30:22 #13 104.6   Verifying  : systemd-219-78.el7.aarch64                                 61/65 
21:30:22 #13 104.6   Verifying  : 7:device-mapper-1.02.170-6.el7.aarch64                     62/65 
21:30:22 #13 104.6   Verifying  : systemd-libs-219-78.el7.aarch64                            63/65 
21:30:22 #13 104.6   Verifying  : glibc-2.17-317.el7.aarch64                                 64/65 
21:30:22 #13 104.6   Verifying  : glibc-common-2.17-317.el7.aarch64                          65/65 
21:30:22 #13 104.7 
21:30:22 #13 104.7 Installed:
21:30:22 #13 104.7   cmake.aarch64 0:2.8.12.2-2.el7                                                
21:30:22 #13 104.7   device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5                              
21:30:22 #13 104.7   gcc.aarch64 0:4.8.5-44.el7                                                    
21:30:22 #13 104.7   git.aarch64 0:1.8.3.1-24.el7_9                                                
21:30:22 #13 104.7   glibc-static.aarch64 0:2.17-326.el7_9                                         
21:30:22 #13 104.7   libarchive.aarch64 0:3.1.2-14.el7_7                                           
21:30:22 #13 104.7   libseccomp-devel.aarch64 0:2.3.1-4.el7                                        
21:30:22 #13 104.7   libselinux-devel.aarch64 0:2.5-15.el7                                         
21:30:22 #13 104.7   libtool.aarch64 0:2.4.2-22.el7_3                                              
21:30:22 #13 104.7   libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3                                   
21:30:22 #13 104.7   make.aarch64 1:3.82-24.el7                                                    
21:30:22 #13 104.7   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
21:30:22 #13 104.7   systemd-devel.aarch64 0:219-78.el7_9.7                                        
21:30:22 #13 104.7   which.aarch64 0:2.20-7.el7                                                    
21:30:22 #13 104.7 
21:30:22 #13 104.7 Dependency Installed:
21:30:22 #13 104.7   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
21:30:22 #13 104.7   autoconf.noarch 0:2.69-11.el7                                                 
21:30:22 #13 104.7   automake.noarch 0:1.13.4-3.el7                                                
21:30:22 #13 104.7   checkpolicy.aarch64 0:2.5-8.el7                                               
21:30:22 #13 104.7   cpp.aarch64 0:4.8.5-44.el7                                                    
21:30:22 #13 104.7   fipscheck.aarch64 0:1.4.1-6.el7                                               
21:30:22 #13 104.7   fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
21:30:22 #13 104.7   glibc-devel.aarch64 0:2.17-326.el7_9                                          
21:30:22 #13 104.7   glibc-headers.aarch64 0:2.17-326.el7_9                                        
21:30:22 #13 104.7   kernel-headers.aarch64 0:4.18.0-348.20.1.el7                                  
21:30:22 #13 104.7   less.aarch64 0:458-9.el7                                                      
21:30:22 #13 104.7   libcgroup.aarch64 0:0.41-21.el7                                               
21:30:22 #13 104.7   libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
21:30:22 #13 104.7   libgomp.aarch64 0:4.8.5-44.el7                                                
21:30:22 #13 104.7   libmpc.aarch64 0:1.0.1-3.el7                                                  
21:30:22 #13 104.7   libseccomp.aarch64 0:2.3.1-4.el7                                              
21:30:22 #13 104.7   libselinux-python.aarch64 0:2.5-15.el7                                        
21:30:22 #13 104.7   libselinux-utils.aarch64 0:2.5-15.el7                                         
21:30:22 #13 104.7   libsemanage-python.aarch64 0:2.5-14.el7                                       
21:30:22 #13 104.7   libsepol-devel.aarch64 0:2.5-10.el7                                           
21:30:22 #13 104.7   libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
21:30:22 #13 104.7   lzo.aarch64 0:2.06-8.el7                                                      
21:30:22 #13 104.7   m4.aarch64 0:1.4.16-10.el7                                                    
21:30:22 #13 104.7   mpfr.aarch64 0:3.1.1-4.el7                                                    
21:30:22 #13 104.7   openssh.aarch64 0:7.4p1-22.el7_9                                              
21:30:22 #13 104.7   openssh-clients.aarch64 0:7.4p1-22.el7_9                                      
21:30:22 #13 104.7   pcre-devel.aarch64 0:8.32-17.el7                                              
21:30:22 #13 104.7   perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
21:30:22 #13 104.7   perl-Error.noarch 1:0.17020-2.el7                                             
21:30:22 #13 104.7   perl-Git.noarch 0:1.8.3.1-24.el7_9                                            
21:30:22 #13 104.7   perl-TermReadKey.aarch64 0:2.30-20.el7                                        
21:30:22 #13 104.7   perl-Test-Harness.noarch 0:3.28-3.el7                                         
21:30:22 #13 104.7   policycoreutils.aarch64 0:2.5-34.el7                                          
21:30:22 #13 104.7   policycoreutils-devel.aarch64 0:2.5-34.el7                                    
21:30:22 #13 104.7   policycoreutils-python.aarch64 0:2.5-34.el7                                   
21:30:22 #13 104.7   python-IPy.noarch 0:0.75-6.el7                                                
21:30:22 #13 104.7   rsync.aarch64 0:3.1.2-12.el7_9                                                
21:30:22 #13 104.7   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
21:30:22 #13 104.7   setools-libs.aarch64 0:3.3.8-4.el7                                            
21:30:22 #13 104.7 
21:30:22 #13 104.7 Dependency Updated:
21:30:22 #13 104.7   device-mapper.aarch64 7:1.02.170-6.el7_9.5                                    
21:30:22 #13 104.7   device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5                               
21:30:22 #13 104.7   glibc.aarch64 0:2.17-326.el7_9                                                
21:30:22 #13 104.7   glibc-common.aarch64 0:2.17-326.el7_9                                         
21:30:22 #13 104.7   systemd.aarch64 0:219-78.el7_9.7                                              
21:30:22 #13 104.7   systemd-libs.aarch64 0:219-78.el7_9.7                                         
21:30:22 #13 104.7 
21:30:22 #11 73.40 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:30:22 #11 73.47 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:30:22 #11 73.53 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:22 + mkdir -p /root/build-deb/cli
21:30:22 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:22 #50 3.026 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:30:22 #12 DONE 11.2s
21:30:22 #11 71.93 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
21:30:22 #12 6.847 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
21:30:22 #12 6.851 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
21:30:22 #12 6.900 Selecting previously unselected package procps.
21:30:22 #12 6.900 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
21:30:22 #12 6.909 Unpacking procps (2:3.3.17-5) ...
21:30:22 #12 6.983 Selecting previously unselected package libjsoncpp24:arm64.
21:30:22 #12 6.986 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
21:30:22 #12 6.991 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
21:30:22 #12 7.034 Selecting previously unselected package librhash0:arm64.
21:30:22 #12 7.037 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
21:30:22 #12 7.041 Unpacking librhash0:arm64 (1.4.1-2) ...
21:30:22 #12 7.084 Selecting previously unselected package libuv1:arm64.
21:30:22 #13 104.7 Complete!
21:30:22 #11 73.68 
21:30:22 #11 73.68 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:22 #11 73.71 Setting up dput (1.1.0ubuntu2) ...
21:30:22 + mkdir -p /root/build-deb/buildx
21:30:22 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:22 
21:30:22 #13 [stage-1 5/8] COPY sources/ /sources
21:30:22 #12 7.088 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
21:30:22 #12 7.092 Unpacking libuv1:arm64 (1.40.0-2) ...
21:30:22 #12 7.130 Selecting previously unselected package cmake.
21:30:22 #12 7.134 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
21:30:22 #12 7.137 Unpacking cmake (3.18.4-2+deb11u1) ...
21:30:23 #11 73.87 Setting up libdata-validate-uri-perl (0.07-2) ...
21:30:23 #11 73.88 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:30:23 #11 73.89 Setting up libmodule-runtime-perl (0.016-1) ...
21:30:23 #11 73.90 Setting up libmailtools-perl (2.21-1) ...
21:30:23 #11 73.91 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:30:23 #11 73.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:30:23 #11 74.04 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:30:23 #11 74.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:23 #13 DONE 0.2s
21:30:23 
21:30:23 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:30:23 #11 72.40 Updating certificates in /etc/ssl/certs...
21:30:23 #12 7.473 Selecting previously unselected package dh-apparmor.
21:30:23 #12 7.477 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
21:30:23 #12 7.482 Unpacking dh-apparmor (2.13.6-10) ...
21:30:23 #12 7.531 Selecting previously unselected package dmsetup.
21:30:23 #12 7.535 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:30:23 #12 7.539 Unpacking dmsetup (2:1.02.175-2.1) ...
21:30:23 #12 7.582 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:30:23 #12 7.586 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:30:23 #12 7.591 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:30:23 #12 7.640 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:30:23 #11 74.25 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:23 #11 74.28 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:30:23 #11 74.29 Setting up libconst-fast-perl (0.014-1.1) ...
21:30:23 #11 74.30 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:30:23 #11 74.32 Setting up libdata-dpath-perl (0.58-1) ...
21:30:23 #11 74.33 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:30:23 #11 74.34 Setting up libpackage-stash-perl (0.39-1) ...
21:30:23 #11 74.35 Setting up libimport-into-perl (1.002005-1) ...
21:30:23 #11 74.36 Setting up libmoo-perl (2.005004-3) ...
21:30:23 #11 DONE 71.0s
21:30:23 
21:30:23 #12 [stage-1 4/9] COPY common /root/build-deb/debian
21:30:23 #12 DONE 0.1s
21:30:23 #13 DONE 105.3s
21:30:23 
21:30:23 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
21:30:23 #11 72.96 124 added, 0 removed; done.
21:30:23 #12 7.644 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:30:23 #12 7.649 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:30:23 #12 7.677 Selecting previously unselected package libudev-dev:arm64.
21:30:23 #12 7.681 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_arm64.deb ...
21:30:23 #12 7.684 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
21:30:23 #12 7.731 Selecting previously unselected package libsepol1-dev:arm64.
21:30:23 #12 7.734 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ...
21:30:23 #12 7.738 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:30:23 #12 7.801 Selecting previously unselected package libpcre2-16-0:arm64.
21:30:23 #12 7.805 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
21:30:23 #12 7.809 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:30:23 #12 7.859 Selecting previously unselected package libpcre2-32-0:arm64.
21:30:23 #12 7.863 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
21:30:23 #12 7.867 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:30:23 #12 7.917 Selecting previously unselected package libpcre2-posix2:arm64.
21:30:23 #11 74.37 Setting up liblist-someutils-perl (0.58-1) ...
21:30:23 #11 74.38 Setting up debhelper (13.6ubuntu1) ...
21:30:23 #11 74.39 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:30:23 #11 74.40 Setting up equivs (2.3.1) ...
21:30:23 #11 74.41 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:30:23 #11 74.42 Setting up libb-hooks-endofscope-perl (0.25-1) ...
21:30:23 #11 74.43 Setting up libnamespace-clean-perl (0.27-1) ...
21:30:23 #11 74.45 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:30:23 #11 74.46 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:30:23 #11 74.47 Setting up libmoox-struct-perl (0.020-1) ...
21:30:23 #11 74.48 Setting up lintian (2.114.0ubuntu1.2) ...
21:30:23 #11 74.50 Setting up licensecheck (3.2.14-2) ...
21:30:23 #11 74.51 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:30:23 #11 74.53 Setting up libwww-perl (6.61-1) ...
21:30:23 #11 74.54 Setting up devscripts (2.22.1ubuntu1) ...
21:30:23 
21:30:23 #13 [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
21:30:23 #11 72.99 Setting up libgprofng0:arm64 (2.39-3ubuntu1.1) ...
21:30:23 #11 73.00 Setting up libfreetype6:arm64 (2.12.1+dfsg-3) ...
21:30:23 #11 73.01 Setting up dbus (1.14.0-2ubuntu3) ...
21:30:23 #11 73.04 Setting up libgcc-12-dev:arm64 (12.2.0-3ubuntu1) ...
21:30:23 #11 73.05 Setting up shared-mime-info (2.2-1) ...
21:30:23 #12 7.920 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
21:30:23 #12 7.924 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:30:23 #12 7.953 Selecting previously unselected package libpcre2-dev:arm64.
21:30:23 #12 7.956 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
21:30:23 #12 7.960 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:30:23 #12 8.042 Selecting previously unselected package libselinux1-dev:arm64.
21:30:23 #12 8.046 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ...
21:30:23 #12 8.049 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:30:23 #12 8.108 Selecting previously unselected package libdevmapper-dev:arm64.
21:30:23 #12 8.110 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
21:30:23 #12 8.114 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:30:23 #12 8.149 Selecting previously unselected package libseccomp-dev:arm64.
21:30:23 + mkdir -p /root/build-deb/compose
21:30:23 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:23 + mkdir -p /go/src/github.com/docker
21:30:23 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:23 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:23 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:23 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:23 + EPOCH=5
21:30:23 + EPOCH_SEP=
21:30:23 + [[ ! -z 5 ]]
21:30:23 + EPOCH_SEP=:
21:30:23 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:23 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:23 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:23 + VERSION=0.0.0-20230330191823-de0d30f
21:30:23 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:23 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:23 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:23 + debSource=docker-ce
21:30:23 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:23 + debMaintainer='Docker <support@docker.com>'
21:30:23 ++ date --rfc-2822
21:30:23 + debDate='Thu, 30 Mar 2023 21:30:23 +0000'
21:30:23 + pkgRevision=1
21:30:23 + cat
21:30:23 + export CLI_GITCOMMIT=de0d30f
21:30:23 + CLI_GITCOMMIT=de0d30f
21:30:23 + export ENGINE_GITCOMMIT=0656059
21:30:23 + ENGINE_GITCOMMIT=0656059
21:30:23 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:23 + dpkg-buildpackage -uc -us -I.git
21:30:23 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:23 dpkg-buildpackage: info: source package docker-ce
21:30:23 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.10~buster
21:30:23 dpkg-buildpackage: info: source distribution buster
21:30:23 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:23  dpkg-source -I.git --before-build .
21:30:23 dpkg-buildpackage: info: host architecture armhf
21:30:23  debian/rules clean
21:30:23 dh clean --with=bash-completion
21:30:23 #11 74.70 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
21:30:23 #11 74.71 Setting up libxml-sax-expat-perl (0.51-1) ...
21:30:23 #11 74.76 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:30:23 #11 74.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:23 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.dsc
21:30:23  debian/rules build
21:30:23 dh build --with=bash-completion
21:30:23    dh_update_autotools_config
21:30:23    dh_autoreconf
21:30:23    debian/rules override_dh_auto_build
21:30:23 make[1]: Entering directory '/root/build-deb'
21:30:23 # Build the daemon and dependencies
21:30:23 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:23 
21:30:23 Removing bundles/
21:30:23 
21:30:23 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:23 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:30:23 #18 exporting layers 7.4s done
21:30:23 #18 writing image sha256:5bc943e920883abf82b79d7515b56196536b593f464462f7a7908dc738e8edbf done
21:30:23 #18 naming to docker.io/debbuild-ubuntu-kinetic/aarch64 done
21:30:23 #18 DONE 7.4s
21:30:23 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/aarch64
21:30:23 + set -e
21:30:23 + mkdir -p /root/build-deb/engine
21:30:23 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:24 #12 8.153 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:30:24 #12 8.157 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:30:24 #12 8.194 Selecting previously unselected package libsystemd-dev:arm64.
21:30:24 #12 8.198 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
21:30:24 #12 8.202 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:30:24 #12 8.306 Selecting previously unselected package pkg-config.
21:30:24 #12 8.310 Preparing to unpack .../23-pkg-config_0.29.2-1_arm64.deb ...
21:30:24 #12 8.313 Unpacking pkg-config (0.29.2-1) ...
21:30:24 #12 8.394 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:30:24 #12 8.407 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:30:24    dh_clean
21:30:24 #11 74.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:24 #11 74.99 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:30:24 #11 75.02 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
21:30:24 #11 75.03 Updating certificates in /etc/ssl/certs...
21:30:24 #13 0.889 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
21:30:24 + mkdir -p /root/build-deb/cli
21:30:24 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:24 #14 DONE 1.9s
21:30:24 
21:30:24 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:30:24 #15 DONE 0.0s
21:30:24 
21:30:24 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:30:24 #16 DONE 0.0s
21:30:24 
21:30:24 #17 exporting to image
21:30:24 #17 exporting layers
21:30:24 #12 8.419 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:30:24 #12 8.429 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:30:24 #12 8.439 Setting up libuv1:arm64 (1.40.0-2) ...
21:30:24 #12 8.451 Setting up bash-completion (1:2.11-2) ...
21:30:24  dpkg-source -I.git -b .
21:30:24 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:24 dpkg-source: info: using source format '1.0'
21:30:24 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz
21:30:24 #13 0.949 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
21:30:24 #13 1.021 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
21:30:24 + mkdir -p /root/build-deb/buildx
21:30:24 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:24 #50 5.152 Fetched 8642 kB in 4s (2077 kB/s)
21:30:24 #11 75.49 0 added, 0 removed; done.
21:30:24 #11 75.49 Running hooks in /etc/ca-certificates/update.d...
21:30:24 #11 75.49 done.
21:30:24 + mkdir -p /root/build-deb/compose
21:30:24 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:24 + mkdir -p /go/src/github.com/docker
21:30:24 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:24 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:24 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:24 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:24 + EPOCH=5
21:30:24 + EPOCH_SEP=
21:30:24 + [[ ! -z 5 ]]
21:30:24 + EPOCH_SEP=:
21:30:24 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:24 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:24 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:24 + VERSION=0.0.0-20230330191823-de0d30f
21:30:24 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:24 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:24 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:24 + debSource=docker-ce
21:30:24 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:24 + debMaintainer='Docker <support@docker.com>'
21:30:24 ++ date --rfc-2822
21:30:24 + debDate='Thu, 30 Mar 2023 21:30:24 +0000'
21:30:24 + pkgRevision=1
21:30:24 + cat
21:30:24 + export CLI_GITCOMMIT=de0d30f
21:30:24 + CLI_GITCOMMIT=de0d30f
21:30:24 + export ENGINE_GITCOMMIT=0656059
21:30:24 + ENGINE_GITCOMMIT=0656059
21:30:24 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:24 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:24 + dpkg-buildpackage -uc -us -I.git
21:30:24 #13 1.095 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
21:30:24 #12 9.174 Setting up libncurses6:arm64 (6.2+20201114-2) ...
21:30:24 #12 9.185 Setting up pkg-config (0.29.2-1) ...
21:30:24 #12 9.232 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
21:30:24 #12 9.242 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:30:24 #12 9.253 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
21:30:24 #12 9.264 Setting up librhash0:arm64 (1.4.1-2) ...
21:30:24 dpkg-buildpackage: info: source package docker-ce
21:30:24 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic
21:30:24 dpkg-buildpackage: info: source distribution kinetic
21:30:24 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:24 dpkg-buildpackage: info: host architecture armhf
21:30:24  dpkg-source -I.git --before-build .
21:30:24  debian/rules clean
21:30:24 dh clean --with=bash-completion
21:30:25 #12 9.276 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:30:25 #12 9.290 Setting up dh-apparmor (2.13.6-10) ...
21:30:25 #12 9.300 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:30:25 #12 9.312 Setting up libprocps8:arm64 (2:3.3.17-5) ...
21:30:25 #12 9.323 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:30:25 #12 9.333 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:30:25 #12 9.343 Setting up procps (2:3.3.17-5) ...
21:30:25 #12 9.381 Setting up cmake (3.18.4-2+deb11u1) ...
21:30:25 #12 9.392 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:30:25 #12 9.403 Setting up dmsetup (2:1.02.175-2.1) ...
21:30:25 #12 9.415 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:30:25 #12 9.426 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:30:25 #12 9.436 Setting up docker-ce-build-deps (1.0) ...
21:30:25 #12 9.447 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:30:25 #12 9.466 Processing triggers for man-db (2.9.4-2) ...
21:30:25    dh_clean
21:30:25 #14 DONE 2.0s
21:30:25 
21:30:25 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
21:30:25 #15 DONE 0.0s
21:30:25  dpkg-source -I.git -b .
21:30:25 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:30:25 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:30:25 dpkg-source: warning: native package version may not have a revision
21:30:25 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:25 dpkg-source: info: using source format '1.0'
21:30:25 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz
21:30:25 
21:30:25 #16 exporting to image
21:30:25 #16 exporting layers
21:30:25 #11 DONE 76.3s
21:30:25 
21:30:25 #12 [stage-1 4/9] COPY common /root/build-deb/debian
21:30:25 #12 DONE 0.1s
21:30:25 
21:30:25 #13 [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
21:30:25 #13 1.292 Reading package lists...
21:30:25 #11 75.09 Setting up libgssapi-krb5-2:arm64 (1.20-1ubuntu0.1) ...
21:30:25 #11 75.12 Setting up libsystemd-shared:arm64 (251.4-1ubuntu7.1) ...
21:30:25 #11 75.13 Setting up libgdbm-compat4:arm64 (1.23-1) ...
21:30:25 #11 75.14 Setting up gir1.2-glib-2.0:arm64 (1.74.0-2) ...
21:30:25 #11 75.15 Setting up libssh-4:arm64 (0.9.6-2build1) ...
21:30:25 #11 75.16 Setting up dwz (0.14-1build2) ...
21:30:25 #11 75.17 Setting up groff-base (1.22.4-8build1) ...
21:30:25 #30 ...
21:30:25 
21:30:25 #29 [linux/amd64->darwin/arm64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
21:30:25 #29 DONE 145.7s
21:30:25 
21:30:25 #30 [linux/amd64->darwin/amd64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
21:30:25 #30 DONE 145.8s
21:30:25 
21:30:25 #31 [darwin/arm64 binary 1/1] COPY --from=build /out .
21:30:25 #31 DONE 0.1s
21:30:25 
21:30:25 #32 [darwin/amd64 binary 1/1] COPY --from=build /out .
21:30:25 #32 DONE 0.1s
21:30:25 
21:30:25 #33 exporting to client directory
21:30:25 #33 copying files darwin/arm64 2.98MB 0.1s
21:30:25 #33 copying files darwin/amd64 3.02MB 0.1s
21:30:25 #33 copying files darwin/arm64 35.00MB 1.3s done
21:30:25 #33 copying files darwin/amd64 36.80MB 1.4s done
21:30:25 #33 DONE 1.4s
21:30:25 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/build && for platform in *; do \
21:30:25 	arch=$(echo $platform | cut -d_ -f2); \
21:30:25 	mkdir -p $dest/$arch/docker; \
21:30:25 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
21:30:25 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20230330191823-de0d30f.tgz docker; \
21:30:25 done
21:30:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:30:25 #13 2.540 dh_testdir
21:30:25 #13 2.559 dh_testroot
21:30:25 #13 2.579 dh_prep
21:30:25 #13 2.602 dh_testdir
21:30:25 #12 10.26   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          64/95 
21:30:25 #12 19.94   Installing       : python3-policycoreutils-3.3-4.fc36.noarch            65/95 
21:30:25 #12 19.95   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch       66/95 
21:30:25 #12 19.96   Installing       : policycoreutils-devel-3.3-4.fc36.aarch64             67/95 
21:30:25 #12 20.06   Installing       : selinux-policy-devel-36.17-1.fc36.noarch             68/95 
21:30:25 #12 20.07   Running scriptlet: selinux-policy-devel-36.17-1.fc36.noarch             68/95 
21:30:25 #12 20.08   Installing       : libedit-3.1-41.20210910cvs.fc36.aarch64              69/95 
21:30:25 #12 20.09   Installing       : libcbor-0.7.0-5.fc36.aarch64                         70/95 
21:30:25 #12 20.10   Installing       : libfido2-1.10.0-5.fc36.aarch64                       71/95 
21:30:25 #12 20.11   Installing       : openssh-clients-8.8p1-1.fc36.1.aarch64               72/95 
21:30:25 #12 20.12   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.aarch64               72/95 
21:30:25 #12 20.21   Installing       : git-core-2.39.2-1.fc36.aarch64                       73/95 
21:30:25 #12 20.26   Installing       : git-core-doc-2.39.2-1.fc36.noarch                    74/95 
21:30:25 #12 20.27   Installing       : perl-Git-2.39.2-1.fc36.noarch                        75/95 
21:30:25 #12 20.28   Installing       : git-2.39.2-1.fc36.aarch64                            76/95 
21:30:25 #12 20.29   Installing       : kmod-libs-29-7.fc36.aarch64                          77/95 
21:30:25 #12 20.29   Installing       : device-mapper-libs-1.02.175-7.fc36.aarch64           78/95 
21:30:25 #12 20.31   Installing       : cryptsetup-libs-2.4.3-2.fc36.aarch64                 79/95 
21:30:25 #12 20.32   Installing       : device-mapper-1.02.175-7.fc36.aarch64                80/95 
21:30:25 #12 20.33   Installing       : systemd-networkd-250.10-2.fc36.aarch64               81/95 
21:30:25 #12 20.34   Running scriptlet: systemd-networkd-250.10-2.fc36.aarch64               81/95 
21:30:25 #12 20.36   Installing       : systemd-pam-250.10-2.fc36.aarch64                    82/95 
21:30:25 #12 20.37   Installing       : systemd-resolved-250.10-2.fc36.aarch64               83/95 
21:30:25 #12 20.38   Running scriptlet: systemd-resolved-250.10-2.fc36.aarch64               83/95 
21:30:25 #11 75.19 Setting up cpp (4:12.2.0-1ubuntu1) ...
21:30:25 #11 75.20 Setting up gpgconf (2.2.35-3ubuntu1) ...
21:30:25 #11 75.21 Setting up debugedit (1:5.0-5) ...
21:30:25 #11 75.22 Setting up libcurl4:arm64 (7.85.0-1ubuntu0.5) ...
21:30:25 #11 75.23 Setting up libx11-6:arm64 (2:1.8.1-2) ...
21:30:25 #11 75.24 Setting up libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
21:30:25 #11 75.25 Setting up libtiff5:arm64 (4.4.0-4ubuntu3.3) ...
21:30:25 #11 75.26 Setting up curl (7.85.0-1ubuntu0.5) ...
21:30:25 #11 75.27 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
21:30:25 #11 75.29 Setting up gpg (2.2.35-3ubuntu1) ...
21:30:25 #11 75.33 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
21:30:25 #11 75.34 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
21:30:25 #11 75.35 Setting up libperl5.34:arm64 (5.34.0-5ubuntu1.1) ...
21:30:25 #11 75.36 Setting up gpg-agent (2.2.35-3ubuntu1) ...
21:30:25 #50 5.152 Reading package lists...
21:30:26 + make clean
21:30:26 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:30:26 #13 2.624 dh_testroot
21:30:26 #13 2.642 dh_install
21:30:26 #13 2.671 dh_installdocs
21:30:26 #13 2.704 dh_installchangelogs
21:30:26 #13 2.780 dh_compress
21:30:26 #13 2.819 dh_fixperms
21:30:26 #13 0.876 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
21:30:26 #12 20.51   Installing       : systemd-250.10-2.fc36.aarch64                        84/95 
21:30:26 #11 75.50 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:30:26 #11 75.62 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:30:26 #13 2.866 dh_installdeb
21:30:26 #13 2.895 dh_gencontrol
21:30:26 #13 3.017 dh_md5sums
21:30:26 #13 3.048 dh_builddeb
21:30:26 #13 3.070 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:30:26 #13 0.938 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
21:30:26 #13 1.013 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
21:30:26 #12 20.53   Running scriptlet: systemd-250.10-2.fc36.aarch64                        84/95 
21:30:26 #12 20.69 Creating group 'input' with GID 104.
21:30:26 #12 20.69 Creating group 'kvm' with GID 36.
21:30:26 #12 20.69 Creating group 'render' with GID 105.
21:30:26 #12 20.69 Creating group 'sgx' with GID 106.
21:30:26 #12 20.69 Creating group 'systemd-journal' with GID 190.
21:30:26 #12 20.69 Creating group 'systemd-network' with GID 192.
21:30:26 #12 20.69 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:30:26 #12 20.69 Creating group 'systemd-oom' with GID 998.
21:30:26 #12 20.69 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:30:26 #12 20.69 Creating group 'systemd-resolve' with GID 193.
21:30:26 #12 20.69 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:30:26 #12 20.69 
21:30:26 #12 20.71   Installing       : systemd-devel-250.10-2.fc36.aarch64                  85/95 
21:30:26 #11 75.73 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:30:26 #11 75.86 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:30:26 #11 75.86 Setting up libxpm4:arm64 (1:3.5.12-1ubuntu0.22.10.1) ...
21:30:26 #11 75.87 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
21:30:26 #11 75.94 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:30:26 #11 75.94 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
21:30:26 #11 75.95 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:30:26 #11 75.95 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
21:30:26 #11 75.95 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:30:26 #11 75.95 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
21:30:26 #11 75.96 Setting up gpgsm (2.2.35-3ubuntu1) ...
21:30:26 #14 DONE 3.3s
21:30:26 
21:30:26 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:30:26 #15 DONE 0.0s
21:30:26 
21:30:26 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:30:26 #16 DONE 0.1s
21:30:26 
21:30:26 #17 exporting to image
21:30:26 #17 exporting layers
21:30:26 #13 3.092 
21:30:26 #13 3.092 The package has been created.
21:30:26 #13 3.092 Attention, the package has been created in the current directory,
21:30:26 #13 3.092 not in ".." as indicated by the message above!
21:30:26 #13 3.116 Selecting previously unselected package docker-ce-build-deps.
21:30:26 #13 3.133 (Reading database ... 26292 files and directories currently installed.)
21:30:26 #13 3.134 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:30:26 #13 3.138 Unpacking docker-ce-build-deps (1.0) ...
21:30:26 #13 1.087 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
21:30:26 #12 20.72   Installing       : jsoncpp-1.9.5-2.fc36.aarch64                         86/95 
21:30:26 #12 21.05   Installing       : cmake-data-3.25.2-1.fc36.noarch                      87/95 
21:30:26 #12 21.16   Installing       : cmake-3.25.2-1.fc36.aarch64                          88/95 
21:30:26 #12 21.17   Installing       : device-mapper-devel-1.02.175-7.fc36.aarch64          89/95 
21:30:26 #12 21.18   Installing       : libtool-2.4.7-1.fc36.aarch64                         90/95 
21:30:26 #12 21.20   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.aarch64              91/95 
21:30:26 #12 21.20   Installing       : annobin-plugin-gcc-11.11-1.fc36.aarch64              92/95 
21:30:26 #12 21.21   Running scriptlet: annobin-plugin-gcc-11.11-1.fc36.aarch64              92/95 
21:30:26 #11 75.97 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
21:30:26 #11 75.98 Setting up binutils-aarch64-linux-gnu (2.39-3ubuntu1.1) ...
21:30:26 #11 75.99 Setting up libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.5) ...
21:30:26 #11 76.00 Setting up systemd (251.4-1ubuntu7.1) ...
21:30:26 #11 76.04 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:30:26 #11 76.04 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:30:26 #11 76.04 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:30:26 #11 76.04 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:30:26 #11 76.05 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:30:26 #11 76.05 Initializing machine ID from D-Bus machine ID.
21:30:26 #11 76.25 Setting up binutils (2.39-3ubuntu1.1) ...
21:30:26 #12 21.23   Installing       : gcc-plugin-annobin-12.2.1-4.fc36.aarch64             93/95 
21:30:26 #12 21.24   Installing       : libseccomp-devel-2.5.3-2.fc36.aarch64                94/95 
21:30:26 #12 21.25   Installing       : which-2.21-32.fc36.aarch64                           95/95 
21:30:26 #12 21.25   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          95/95 
21:30:26 #12 21.26   Running scriptlet: systemd-resolved-250.10-2.fc36.aarch64               95/95 
21:30:26 #11 76.26 Setting up man-db (2.10.2-2) ...
21:30:26 #11 76.36 Building database of manual pages ...
21:30:27 #11 76.59 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
21:30:27 #11 76.62 Setting up libgpgme11:arm64 (1.17.1-4.1ubuntu1) ...
21:30:27 #11 76.64 Setting up dirmngr (2.2.35-3ubuntu1) ...
21:30:27 rm -f -r src
21:30:27 #16 exporting layers 1.8s done
21:30:27 #16 writing image sha256:fd623aca285d38f04c56a2b23eb2be4081d2233e4601af39d79ff821e7b0b735 done
21:30:27 #16 naming to docker.io/rpmbuild-centos-7/aarch64 done
21:30:27 #16 DONE 1.8s
21:30:27 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:30:27 #17 exporting layers 3.4s done
21:30:27 #17 writing image sha256:cf8fc61f61069d3244537b1619e7bb783ea0773393a485f70b5d389c081b2abd done
21:30:27 #17 naming to docker.io/debbuild-debian-bookworm/aarch64 done
21:30:27 #17 DONE 3.4s
21:30:27 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/aarch64
21:30:27 #11 76.77 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:30:27 #11 76.79 Setting up perl (5.34.0-5ubuntu1.1) ...
21:30:27 #11 76.81 Setting up libpackage-stash-xs-perl:arm64 (0.30-1) ...
21:30:27 #11 76.83 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:30:27 #11 76.84 Setting up libxs-parse-keyword-perl (0.25-1) ...
21:30:27 #11 76.85 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
21:30:27 #11 76.86 Setting up libdata-dump-perl (1.25-1) ...
21:30:27 #11 76.87 Setting up gcc-12 (12.2.0-3ubuntu1) ...
21:30:27 #11 76.88 Setting up libfile-find-rule-perl (0.34-2) ...
21:30:27 #11 76.89 Setting up libref-util-perl (0.204-1) ...
21:30:27 #11 76.90 Setting up libipc-system-simple-perl (1.30-1) ...
21:30:27 #11 76.91 Setting up libnet-domain-tld-perl (1.75-2) ...
21:30:27 #11 76.92 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:30:27 #11 76.93 Setting up libsocket6-perl (0.29-2) ...
21:30:27 #11 76.94 Setting up systemd-timesyncd (251.4-1ubuntu7.1) ...
21:30:27 #12 21.31   Running scriptlet: which-2.21-32.fc36.aarch64                           95/95 
21:30:27 #12 21.69   Verifying        : checkpolicy-3.3-2.fc36.aarch64                        1/95 
21:30:27 #12 21.69   Verifying        : cryptsetup-libs-2.4.3-2.fc36.aarch64                  2/95 
21:30:27 #12 21.69   Verifying        : device-mapper-1.02.175-7.fc36.aarch64                 3/95 
21:30:27 #12 21.69   Verifying        : device-mapper-devel-1.02.175-7.fc36.aarch64           4/95 
21:30:27 #12 21.69   Verifying        : device-mapper-libs-1.02.175-7.fc36.aarch64            5/95 
21:30:27 #12 21.69   Verifying        : guile22-2.2.7-5.fc36.aarch64                          6/95 
21:30:27 #12 21.69   Verifying        : jsoncpp-1.9.5-2.fc36.aarch64                          7/95 
21:30:27 #12 21.69   Verifying        : kmod-libs-29-7.fc36.aarch64                           8/95 
21:30:27 #12 21.69   Verifying        : libcbor-0.7.0-5.fc36.aarch64                          9/95 
21:30:27 #12 21.69   Verifying        : libedit-3.1-41.20210910cvs.fc36.aarch64              10/95 
21:30:27 #12 21.69   Verifying        : libmpc-1.2.1-4.fc36.aarch64                          11/95 
21:30:27 #12 21.69   Verifying        : libseccomp-2.5.3-2.fc36.aarch64                      12/95 
21:30:27 #12 21.69   Verifying        : libseccomp-devel-2.5.3-2.fc36.aarch64                13/95 
21:30:27 #12 21.69   Verifying        : libselinux-devel-3.3-4.fc36.aarch64                  14/95 
21:30:27 #12 21.69   Verifying        : libselinux-utils-3.3-4.fc36.aarch64                  15/95 
21:30:27 #12 21.69   Verifying        : libsepol-devel-3.3-3.fc36.aarch64                    16/95 
21:30:27 #12 21.69   Verifying        : libutempter-1.2.1-6.fc36.aarch64                     17/95 
21:30:27 #12 21.69   Verifying        : libxkbcommon-1.4.0-1.fc36.aarch64                    18/95 
21:30:27 #12 21.69   Verifying        : m4-1.4.19-3.fc36.aarch64                             19/95 
21:30:27 #12 21.69   Verifying        : make-1:4.3-7.fc36.aarch64                            20/95 
21:30:27 #12 21.69   Verifying        : openssh-8.8p1-1.fc36.1.aarch64                       21/95 
21:30:27 #12 21.69   Verifying        : openssh-clients-8.8p1-1.fc36.1.aarch64               22/95 
21:30:27 #12 21.69   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                   23/95 
21:30:27 #12 21.69   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch          24/95 
21:30:27 #12 21.69   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                  25/95 
21:30:27 #12 21.69   Verifying        : perl-File-Find-1.39-486.fc36.noarch                  26/95 
21:30:27 #12 21.69   Verifying        : perl-TermReadKey-2.38-12.fc36.aarch64                27/95 
21:30:27 #12 21.69   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch               28/95 
21:30:27 #12 21.69   Verifying        : perl-lib-0.65-486.fc36.aarch64                       29/95 
21:30:27 #12 21.69   Verifying        : perl-threads-1:2.26-449.fc36.aarch64                 30/95 
21:30:27 #12 21.69   Verifying        : perl-threads-shared-1.62-479.fc36.aarch64            31/95 
21:30:27 #12 21.69   Verifying        : policycoreutils-3.3-4.fc36.aarch64                   32/95 
21:30:27 #12 21.69   Verifying        : policycoreutils-devel-3.3-4.fc36.aarch64             33/95 
21:30:27 #12 21.69   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch       34/95 
21:30:27 #12 21.69   Verifying        : python3-libselinux-3.3-4.fc36.aarch64                35/95 
21:30:27 #12 21.69   Verifying        : python3-libsemanage-3.3-3.fc36.aarch64               36/95 
21:30:27 #12 21.69   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch            37/95 
21:30:27 #12 21.69   Verifying        : python3-setools-4.4.0-5.fc36.aarch64                 38/95 
21:30:27 #12 21.69   Verifying        : qrencode-libs-4.1.1-2.fc36.aarch64                   39/95 
21:30:27 #12 21.69   Verifying        : rhash-1.4.2-2.fc36.aarch64                           40/95 
21:30:27 #12 21.69   Verifying        : which-2.21-32.fc36.aarch64                           41/95 
21:30:27 #12 21.69   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                42/95 
21:30:27 #12 21.69   Verifying        : annobin-docs-11.11-1.fc36.noarch                     43/95 
21:30:27 #12 21.69   Verifying        : annobin-plugin-gcc-11.11-1.fc36.aarch64              44/95 
21:30:27 #12 21.69   Verifying        : autoconf-2.71-3.fc36.noarch                          45/95 
21:30:27 #12 21.69   Verifying        : automake-1.16.5-7.fc36.noarch                        46/95 
21:30:27 #12 21.69   Verifying        : cmake-3.25.2-1.fc36.aarch64                          47/95 
21:30:27 #12 21.69   Verifying        : cmake-data-3.25.2-1.fc36.noarch                      48/95 
21:30:27 #12 21.69   Verifying        : cmake-filesystem-3.25.2-1.fc36.aarch64               49/95 
21:30:27 #12 21.69   Verifying        : cmake-rpm-macros-3.25.2-1.fc36.noarch                50/95 
21:30:27 #12 21.69   Verifying        : cpp-12.2.1-4.fc36.aarch64                            51/95 
21:30:27 #12 21.69   Verifying        : dbus-1:1.14.4-1.fc36.aarch64                         52/95 
21:30:27 #12 21.69   Verifying        : dbus-broker-33-1.fc36.aarch64                        53/95 
21:30:27 #12 21.69   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   54/95 
21:30:27 #12 21.69   Verifying        : gc-8.0.6-3.fc36.aarch64                              55/95 
21:30:27 #12 21.69   Verifying        : gcc-12.2.1-4.fc36.aarch64                            56/95 
21:30:27 #12 21.69   Verifying        : gcc-plugin-annobin-12.2.1-4.fc36.aarch64             57/95 
21:30:27 #12 21.69   Verifying        : git-2.39.2-1.fc36.aarch64                            58/95 
21:30:27 #12 21.69   Verifying        : git-core-2.39.2-1.fc36.aarch64                       59/95 
21:30:27 #12 21.69   Verifying        : git-core-doc-2.39.2-1.fc36.noarch                    60/95 
21:30:27 #12 21.69   Verifying        : glibc-devel-2.35-22.fc36.aarch64                     61/95 
21:30:27 #12 21.69   Verifying        : glibc-static-2.35-22.fc36.aarch64                    62/95 
21:30:27 #12 21.69   Verifying        : kernel-headers-6.2.6-100.fc36.aarch64                63/95 
21:30:27 #12 21.69   Verifying        : less-590-5.fc36.aarch64                              64/95 
21:30:27 #12 21.69   Verifying        : libargon2-20171227-9.fc36.aarch64                    65/95 
21:30:27 #12 21.69   Verifying        : libasan-12.2.1-4.fc36.aarch64                        66/95 
21:30:27 #12 21.70   Verifying        : libatomic-12.2.1-4.fc36.aarch64                      67/95 
21:30:27 #12 21.70   Verifying        : libbpf-2:0.7.0-3.fc36.aarch64                        68/95 
21:30:27 #12 21.70   Verifying        : libfdisk-2.38-1.fc36.aarch64                         69/95 
21:30:27 #12 21.70   Verifying        : libfido2-1.10.0-5.fc36.aarch64                       70/95 
21:30:27 #12 21.70   Verifying        : libtool-2.4.7-1.fc36.aarch64                         71/95 
21:30:27 #12 21.70   Verifying        : libtool-ltdl-2.4.7-1.fc36.aarch64                    72/95 
21:30:27 #12 21.70   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.aarch64              73/95 
21:30:27 #12 21.70   Verifying        : libubsan-12.2.1-4.fc36.aarch64                       74/95 
21:30:27 #12 21.70   Verifying        : libuv-1:1.44.2-1.fc36.aarch64                        75/95 
21:30:27 #12 21.70   Verifying        : libxcrypt-devel-4.4.33-4.fc36.aarch64                76/95 
21:30:27 #12 21.70   Verifying        : libxcrypt-static-4.4.33-4.fc36.aarch64               77/95 
21:30:27 #12 21.70   Verifying        : pcre2-devel-10.40-1.fc36.aarch64                     78/95 
21:30:27 #12 21.70   Verifying        : pcre2-utf16-10.40-1.fc36.aarch64                     79/95 
21:30:27 #12 21.70   Verifying        : pcre2-utf32-10.40-1.fc36.aarch64                     80/95 
21:30:27 #12 21.70   Verifying        : perl-Git-2.39.2-1.fc36.noarch                        81/95 
21:30:27 #12 21.70   Verifying        : python3-audit-3.1-2.fc36.aarch64                     82/95 
21:30:27 #12 21.70   Verifying        : python3-setuptools-59.6.0-3.fc36.noarch              83/95 
21:30:27 #12 21.70   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             84/95 
21:30:27 #12 21.70   Verifying        : selinux-policy-36.17-1.fc36.noarch                   85/95 
21:30:27 #12 21.70   Verifying        : selinux-policy-devel-36.17-1.fc36.noarch             86/95 
21:30:27 #12 21.70   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          87/95 
21:30:27 #12 21.70   Verifying        : systemd-250.10-2.fc36.aarch64                        88/95 
21:30:27 #12 21.70   Verifying        : systemd-devel-250.10-2.fc36.aarch64                  89/95 
21:30:27 #12 21.70   Verifying        : systemd-networkd-250.10-2.fc36.aarch64               90/95 
21:30:27 #12 21.70   Verifying        : systemd-pam-250.10-2.fc36.aarch64                    91/95 
21:30:27 #12 21.70   Verifying        : systemd-resolved-250.10-2.fc36.aarch64               92/95 
21:30:27 #12 21.70   Verifying        : systemd-rpm-macros-250.10-2.fc36.noarch              93/95 
21:30:27 #12 21.70   Verifying        : util-linux-2.38-1.fc36.aarch64                       94/95 
21:30:27 #12 21.70   Verifying        : vim-filesystem-2:9.0.1307-1.fc36.noarch              95/95 
21:30:27 #12 21.85 
21:30:27 #12 21.85 Installed:
21:30:27 #12 21.85   annobin-docs-11.11-1.fc36.noarch                                              
21:30:27 #12 21.85   annobin-plugin-gcc-11.11-1.fc36.aarch64                                       
21:30:27 #12 21.85   autoconf-2.71-3.fc36.noarch                                                   
21:30:27 #12 21.85   automake-1.16.5-7.fc36.noarch                                                 
21:30:27 #12 21.85   checkpolicy-3.3-2.fc36.aarch64                                                
21:30:27 #12 21.85   cmake-3.25.2-1.fc36.aarch64                                                   
21:30:27 #12 21.85   cmake-data-3.25.2-1.fc36.noarch                                               
21:30:27 #12 21.85   cmake-filesystem-3.25.2-1.fc36.aarch64                                        
21:30:27 #12 21.85   cmake-rpm-macros-3.25.2-1.fc36.noarch                                         
21:30:27 #12 21.85   cpp-12.2.1-4.fc36.aarch64                                                     
21:30:27 #12 21.85   cryptsetup-libs-2.4.3-2.fc36.aarch64                                          
21:30:27 #12 21.85   dbus-1:1.14.4-1.fc36.aarch64                                                  
21:30:27 #12 21.85   dbus-broker-33-1.fc36.aarch64                                                 
21:30:27 #12 21.85   dbus-common-1:1.14.4-1.fc36.noarch                                            
21:30:27 #12 21.85   device-mapper-1.02.175-7.fc36.aarch64                                         
21:30:27 #12 21.85   device-mapper-devel-1.02.175-7.fc36.aarch64                                   
21:30:27 #12 21.85   device-mapper-libs-1.02.175-7.fc36.aarch64                                    
21:30:27 #12 21.85   gc-8.0.6-3.fc36.aarch64                                                       
21:30:27 #12 21.85   gcc-12.2.1-4.fc36.aarch64                                                     
21:30:27 #12 21.85   gcc-plugin-annobin-12.2.1-4.fc36.aarch64                                      
21:30:27 #12 21.85   git-2.39.2-1.fc36.aarch64                                                     
21:30:27 #12 21.85   git-core-2.39.2-1.fc36.aarch64                                                
21:30:27 #12 21.85   git-core-doc-2.39.2-1.fc36.noarch                                             
21:30:27 #12 21.85   glibc-devel-2.35-22.fc36.aarch64                                              
21:30:27 #12 21.85   glibc-static-2.35-22.fc36.aarch64                                             
21:30:27 #12 21.85   guile22-2.2.7-5.fc36.aarch64                                                  
21:30:27 #12 21.85   jsoncpp-1.9.5-2.fc36.aarch64                                                  
21:30:27 #12 21.85   kernel-headers-6.2.6-100.fc36.aarch64                                         
21:30:27 #12 21.85   kmod-libs-29-7.fc36.aarch64                                                   
21:30:27 #12 21.85   less-590-5.fc36.aarch64                                                       
21:30:27 #12 21.85   libargon2-20171227-9.fc36.aarch64                                             
21:30:27 #12 21.85   libasan-12.2.1-4.fc36.aarch64                                                 
21:30:27 #12 21.85   libatomic-12.2.1-4.fc36.aarch64                                               
21:30:27 #12 21.85   libbpf-2:0.7.0-3.fc36.aarch64                                                 
21:30:27 #12 21.85   libcbor-0.7.0-5.fc36.aarch64                                                  
21:30:27 #12 21.85   libedit-3.1-41.20210910cvs.fc36.aarch64                                       
21:30:27 #12 21.85   libfdisk-2.38-1.fc36.aarch64                                                  
21:30:27 #12 21.85   libfido2-1.10.0-5.fc36.aarch64                                                
21:30:27 #12 21.85   libmpc-1.2.1-4.fc36.aarch64                                                   
21:30:27 #12 21.85   libseccomp-2.5.3-2.fc36.aarch64                                               
21:30:27 #12 21.85   libseccomp-devel-2.5.3-2.fc36.aarch64                                         
21:30:27 #12 21.85   libselinux-devel-3.3-4.fc36.aarch64                                           
21:30:27 #12 21.85   libselinux-utils-3.3-4.fc36.aarch64                                           
21:30:27 #12 21.85   libsepol-devel-3.3-3.fc36.aarch64                                             
21:30:27 #12 21.85   libtool-2.4.7-1.fc36.aarch64                                                  
21:30:27 #12 21.85   libtool-ltdl-2.4.7-1.fc36.aarch64                                             
21:30:27 #12 21.85   libtool-ltdl-devel-2.4.7-1.fc36.aarch64                                       
21:30:27 #12 21.85   libubsan-12.2.1-4.fc36.aarch64                                                
21:30:27 #12 21.85   libutempter-1.2.1-6.fc36.aarch64                                              
21:30:27 #12 21.85   libuv-1:1.44.2-1.fc36.aarch64                                                 
21:30:27 #12 21.85   libxcrypt-devel-4.4.33-4.fc36.aarch64                                         
21:30:27 #12 21.85   libxcrypt-static-4.4.33-4.fc36.aarch64                                        
21:30:27 #12 21.85   libxkbcommon-1.4.0-1.fc36.aarch64                                             
21:30:27 #12 21.85   m4-1.4.19-3.fc36.aarch64                                                      
21:30:27 #12 21.85   make-1:4.3-7.fc36.aarch64                                                     
21:30:27 #12 21.85   openssh-8.8p1-1.fc36.1.aarch64                                                
21:30:27 #12 21.85   openssh-clients-8.8p1-1.fc36.1.aarch64                                        
21:30:27 #12 21.85   pcre2-devel-10.40-1.fc36.aarch64                                              
21:30:27 #12 21.85   pcre2-utf16-10.40-1.fc36.aarch64                                              
21:30:27 #12 21.85   pcre2-utf32-10.40-1.fc36.aarch64                                              
21:30:27 #12 21.85   perl-Error-1:0.17029-8.fc36.noarch                                            
21:30:27 #12 21.85   perl-File-Compare-1.100.600-486.fc36.noarch                                   
21:30:27 #12 21.85   perl-File-Copy-2.35-486.fc36.noarch                                           
21:30:27 #12 21.85   perl-File-Find-1.39-486.fc36.noarch                                           
21:30:27 #12 21.85   perl-Git-2.39.2-1.fc36.noarch                                                 
21:30:27 #12 21.85   perl-TermReadKey-2.38-12.fc36.aarch64                                         
21:30:27 #12 21.85   perl-Thread-Queue-3.14-479.fc36.noarch                                        
21:30:27 #12 21.85   perl-lib-0.65-486.fc36.aarch64                                                
21:30:27 #12 21.85   perl-threads-1:2.26-449.fc36.aarch64                                          
21:30:27 #12 21.85   perl-threads-shared-1.62-479.fc36.aarch64                                     
21:30:27 #12 21.85   policycoreutils-3.3-4.fc36.aarch64                                            
21:30:27 #12 21.85   policycoreutils-devel-3.3-4.fc36.aarch64                                      
21:30:27 #12 21.85   policycoreutils-python-utils-3.3-4.fc36.noarch                                
21:30:27 #12 21.85   python3-audit-3.1-2.fc36.aarch64                                              
21:30:27 #12 21.85   python3-libselinux-3.3-4.fc36.aarch64                                         
21:30:27 #12 21.85   python3-libsemanage-3.3-3.fc36.aarch64                                        
21:30:27 #12 21.85   python3-policycoreutils-3.3-4.fc36.noarch                                     
21:30:27 #12 21.85   python3-setools-4.4.0-5.fc36.aarch64                                          
21:30:27 #12 21.85   python3-setuptools-59.6.0-3.fc36.noarch                                       
21:30:27 #12 21.85   qrencode-libs-4.1.1-2.fc36.aarch64                                            
21:30:27 #12 21.85   rhash-1.4.2-2.fc36.aarch64                                                    
21:30:27 #12 21.85   rpm-plugin-selinux-4.17.1-3.fc36.aarch64                                      
21:30:27 #12 21.85   selinux-policy-36.17-1.fc36.noarch                                            
21:30:27 #12 21.85   selinux-policy-devel-36.17-1.fc36.noarch                                      
21:30:27 #12 21.85   selinux-policy-targeted-36.17-1.fc36.noarch                                   
21:30:27 #12 21.85   systemd-250.10-2.fc36.aarch64                                                 
21:30:27 #12 21.85   systemd-devel-250.10-2.fc36.aarch64                                           
21:30:27 #12 21.85   systemd-networkd-250.10-2.fc36.aarch64                                        
21:30:27 #12 21.85   systemd-pam-250.10-2.fc36.aarch64                                             
21:30:27 #12 21.85   systemd-resolved-250.10-2.fc36.aarch64                                        
21:30:27 #12 21.85   systemd-rpm-macros-250.10-2.fc36.noarch                                       
21:30:27 #12 21.85   util-linux-2.38-1.fc36.aarch64                                                
21:30:27 #12 21.85   vim-filesystem-2:9.0.1307-1.fc36.noarch                                       
21:30:27 #12 21.85   which-2.21-32.fc36.aarch64                                                    
21:30:27 #12 21.85   xkeyboard-config-2.35.1-1.fc36.noarch                                         
21:30:27 #12 21.85 
21:30:27 #12 21.85 Complete!
21:30:27 #12 DONE 22.1s
21:30:27 #12 5.688 Hit:1 http://deb.debian.org/debian buster InRelease
21:30:27 #12 5.688 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:30:27 #12 5.689 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:30:27 #12 6.077 Reading package lists...
21:30:27 #13 3.216 Reading package lists...
21:30:27 #13 3.997 Building dependency tree...
21:30:27 #13 4.171 Reading state information...
21:30:27 #13 4.195 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:30:27 #13 4.245 Starting 2 pkgProblemResolver with broken count: 0
21:30:27 #50 6.811 Reading package lists...
21:30:27 #13 1.297 Reading package lists...
21:30:27 #12 DONE 11.5s
21:30:27 
21:30:27 #13 [stage-1 5/8] COPY sources/ /sources
21:30:27 #11 77.17 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:30:27 #11 77.17 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:30:27 #11 77.18 Setting up libvariable-magic-perl (0.62-2) ...
21:30:27 #11 77.19 Setting up libio-html-perl (1.004-3) ...
21:30:27 #11 77.23 Setting up libpod-parser-perl (1.65-1) ...
21:30:27 #11 77.24 Setting up libb-hooks-op-check-perl:arm64 (0.22-2) ...
21:30:27 #11 77.25 Setting up liblist-moreutils-xs-perl (0.430-3) ...
21:30:27 #11 77.26 Setting up libparams-util-perl (1.102-1build3) ...
21:30:27 #11 77.27 Setting up libdpkg-perl (1.21.9ubuntu1) ...
21:30:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W1HhYO
21:30:27 + umask 022
21:30:27 + cd /root/rpmbuild/BUILD
21:30:27 + cd /root/rpmbuild/BUILD
21:30:27 + rm -rf src
21:30:27 + /usr/bin/mkdir -p src
21:30:27 + cd src
21:30:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:30:27 + /usr/bin/tar -xf -
21:30:27 
21:30:27 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
21:30:27 #13 4.247 Done
21:30:27 #13 4.270  Done
21:30:27 #13 4.279 Starting pkgProblemResolver with broken count: 0
21:30:27 #13 4.312 Starting 2 pkgProblemResolver with broken count: 0
21:30:27 #13 4.315 Done
21:30:27 #13 4.438 The following additional packages will be installed:
21:30:27 #13 4.438   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:30:27 #13 4.439   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
21:30:27 #13 4.439   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
21:30:27 #13 4.439   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:30:27 #13 4.440 Suggested packages:
21:30:27 #13 4.440   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:30:27 #13 4.440 Recommended packages:
21:30:27 #13 4.440   dmsetup
21:30:27 #13 4.484 The following NEW packages will be installed:
21:30:27 #13 4.484   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
21:30:27 #13 4.485   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
21:30:27 #13 4.485   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
21:30:27 #13 4.485   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:30:27 #13 2.449 dpkg-buildpackage: info: source package docker-ce-build-deps
21:30:27 #13 2.449 dpkg-buildpackage: info: source version 1.0
21:30:27 #13 2.449 dpkg-buildpackage: info: source distribution unstable
21:30:27 #13 2.449 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:30:27 #13 2.487  dpkg-source --before-build .
21:30:27 #13 DONE 0.5s
21:30:27 
21:30:27 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:30:27 make -C rpm clean
21:30:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:30:27 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:30:27 rm -f -r rpmbuild/
21:30:27 docker builder prune -f --filter until=24h
21:30:27 Total:	0B
21:30:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:30:27 make -C deb clean
21:30:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:30:27 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:30:27 rm -f -r debbuild
21:30:27 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:30:27 rm -f -r sources
21:30:27 docker builder prune -f --filter until=24h
21:30:27 #11 77.28 Setting up libtime-duration-perl (1.21-1) ...
21:30:27 #11 77.29 Setting up autoconf (2.71-2) ...
21:30:27 #11 77.31 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
21:30:27 #11 77.32 Setting up libarray-intspan-perl (2.004-2) ...
21:30:27 #11 77.33 Setting up libcapture-tiny-perl (0.48-1) ...
21:30:27 #11 77.34 Setting up libtimedate-perl (2.3300-2) ...
21:30:27 #11 77.35 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
21:30:27 #11 77.36 Setting up libsub-name-perl:arm64 (0.26-2) ...
21:30:27 #11 77.37 Setting up libtype-tiny-xs-perl:arm64 (0.022-2) ...
21:30:27 #11 77.38 Setting up libsyntax-keyword-try-perl (0.27-1) ...
21:30:27 #11 77.39 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:30:27 #11 77.40 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
21:30:27 #11 77.41 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:30:27 #11 77.42 Setting up xauth (1:1.1.1-1) ...
21:30:27 #11 77.43 Setting up libpath-tiny-perl (0.122-1) ...
21:30:27 #11 77.44 Setting up libarchive-cpio-perl (0.10-2) ...
21:30:27 #11 77.45 Setting up libjson-perl (4.09000-1) ...
21:30:27 #11 77.46 Setting up libnsl2:arm64 (1.3.0-2build2) ...
21:30:27 #11 77.47 Setting up libipc-run3-perl (0.048-2) ...
21:30:27 #11 77.48 Setting up libregexp-wildcards-perl (1.05-3) ...
21:30:27 #11 77.49 Setting up libfcgi-perl:arm64 (0.82+ds-1build1) ...
21:30:28 + set -e
21:30:28 + mkdir -p /root/build-deb/engine
21:30:28 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:28 #12 7.221 dh_testdir
21:30:28 #12 7.240 dh_testroot
21:30:28 #12 7.258 dh_prep
21:30:28 #12 7.280 dh_testdir
21:30:28 #13 2.487 dpkg-buildpackage: info: host architecture arm64
21:30:28 #13 2.592  debian/rules clean
21:30:28 #13 2.594 dh clean
21:30:28 #13 2.688    dh_clean
21:30:28 #13 2.725  debian/rules binary
21:30:28 #13 2.727 dh binary
21:30:28 #13 2.809    dh_update_autotools_config
21:30:28 #13 2.841    dh_autoreconf
21:30:28 #50 8.336 Building dependency tree...
21:30:28 Total:	0B
21:30:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:30:28 make -C static clean
21:30:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:30:28 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:30:28 #12 10.03   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch         59/101 
21:30:28 #12 19.65   Installing       : python3-policycoreutils-3.4-6.fc37.noarch           60/101 
21:30:28 #12 19.66   Installing       : policycoreutils-python-utils-3.4-6.fc37.noarch      61/101 
21:30:28 #12 19.67   Running scriptlet: openssh-8.8p1-9.fc37.aarch64                        62/101 
21:30:28 #12 19.71   Installing       : openssh-8.8p1-9.fc37.aarch64                        62/101 
21:30:28 #12 19.72   Installing       : libcbor-0.7.0-7.fc37.aarch64                        63/101 
21:30:28 #12 19.73   Installing       : libfido2-1.11.0-3.fc37.aarch64                      64/101 
21:30:28 #12 19.75   Installing       : openssh-clients-8.8p1-9.fc37.aarch64                65/101 
21:30:28 #12 19.76   Running scriptlet: openssh-clients-8.8p1-9.fc37.aarch64                65/101 
21:30:28 #12 19.77   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                       66/101 
21:30:28 #12 19.78   Installing       : libargon2-20190702-1.fc37.aarch64                   67/101 
21:30:28 #12 19.79   Installing       : less-590-5.fc37.aarch64                             68/101 
21:30:28 #12 19.87   Installing       : git-core-2.39.2-1.fc37.aarch64                      69/101 
21:30:28 #12 19.92   Installing       : git-core-doc-2.39.2-1.fc37.noarch                   70/101 
21:30:28 #12 19.93   Installing       : perl-Git-2.39.2-1.fc37.noarch                       71/101 
21:30:28 #12 19.94   Installing       : git-2.39.2-1.fc37.aarch64                           72/101 
21:30:28 #12 19.94   Installing       : kmod-libs-30-2.fc37.aarch64                         73/101 
21:30:28 #12 19.96   Installing       : systemd-networkd-251.13-6.fc37.aarch64              74/101 
21:30:28 #11 77.50 Setting up libsub-override-perl (0.09-3) ...
21:30:28 #11 77.51 Setting up libaliased-perl (0.34-2) ...
21:30:28 #11 77.52 Setting up libstrictures-perl (2.000006-1) ...
21:30:28 #11 77.53 Setting up libsub-quote-perl (2.006006-1) ...
21:30:28 #11 77.59 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:30:28 #11 77.60 Setting up libclass-xsaccessor-perl (1.19-4) ...
21:30:28 #11 77.61 Setting up libsort-versions-perl (1.62-2) ...
21:30:28 #11 77.63 Setting up libexporter-tiny-perl (1.002002-1) ...
21:30:28 #11 77.64 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
21:30:28 #11 77.65 Setting up libfile-dirlist-perl (0.05-2) ...
21:30:28 #11 77.66 Setting up libterm-readkey-perl (2.38-2) ...
21:30:28 #11 77.67 Setting up libtext-levenshteinxs-perl (0.03-5) ...
21:30:28 #11 77.68 Setting up libperlio-gzip-perl (0.20-1) ...
21:30:28 #11 77.69 Setting up libsys-hostname-long-perl (1.5-2) ...
21:30:28 #11 77.70 Setting up libhtml-html5-entities-perl (0.004-2) ...
21:30:28 #12 7.299 dh_testroot
21:30:28 #12 7.317 dh_install
21:30:28 #12 7.344 dh_installdocs
21:30:28 #12 7.376 dh_installchangelogs
21:30:28 #12 7.452 dh_compress
21:30:28 #12 7.490 dh_fixperms
21:30:28 #12 7.538 dh_installdeb
21:30:28 #13 2.885    create-stamp debian/debhelper-build-stamp
21:30:28 #13 2.885    dh_prep
21:30:28 #13 2.915    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:30:28 #13 2.969    dh_install
21:30:28 #13 4.904 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
21:30:28 #13 4.904 1 not fully installed or removed.
21:30:28 #13 4.904 Need to get 7398 kB of archives.
21:30:28 #13 4.904 After this operation, 36.6 MB of additional disk space will be used.
21:30:28 #13 4.904 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
21:30:28 + STATUS=0
21:30:28 + '[' 0 -ne 0 ']'
21:30:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:30:28 + /usr/bin/tar -xf -
21:30:28 #17 exporting layers 1.9s done
21:30:28 #17 writing image sha256:6b0adad2c439902e49345ac5d83abb3f5c24a7e76c7b0249cefe25eabaa22067 done
21:30:28 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
21:30:28 #17 DONE 1.9s
21:30:28 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
21:30:28 #12 19.97   Running scriptlet: systemd-networkd-251.13-6.fc37.aarch64              74/101 
21:30:28 #12 19.99   Installing       : systemd-pam-251.13-6.fc37.aarch64                   75/101 
21:30:28 #12 20.00   Installing       : systemd-resolved-251.13-6.fc37.aarch64              76/101 
21:30:28 #12 20.01   Running scriptlet: systemd-resolved-251.13-6.fc37.aarch64              76/101 
21:30:28 #12 20.15   Installing       : systemd-251.13-6.fc37.aarch64                       77/101 
21:30:28 #11 77.71 Setting up libsereal-decoder-perl (4.025+ds-1) ...
21:30:28 #11 77.72 Setting up liburi-perl (5.12-1ubuntu1) ...
21:30:28 #11 77.73 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:30:28 #11 77.74 Setting up libfile-touch-perl (0.12-1) ...
21:30:28 #11 77.75 Setting up systemd-resolved (251.4-1ubuntu7.1) ...
21:30:28 #11 77.86 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
21:30:28 #11 77.87 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
21:30:28 #11 77.87 Cannot take a backup of /etc/resolv.conf.
21:30:28 #11 77.87 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:30:28 #11 77.87 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
21:30:28 #11 78.00 Setting up libemail-address-xs-perl (1.05-1) ...
21:30:28 + mkdir -p /root/build-deb/cli
21:30:28 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:28 #13 3.004    dh_installdocs
21:30:28 #13 3.045    dh_installchangelogs
21:30:28 #13 3.134    dh_perl
21:30:28 #13 3.172    dh_link
21:30:28 #13 3.208    dh_strip_nondeterminism
21:30:28 #12 7.565 dh_gencontrol
21:30:28 #12 7.685 dh_md5sums
21:30:28 #12 7.717 dh_builddeb
21:30:28 #12 7.738 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:30:28 #12 7.759 
21:30:28 #12 7.759 The package has been created.
21:30:28 #12 7.759 Attention, the package has been created in the current directory,
21:30:28 #12 7.759 not in ".." as indicated by the message above!
21:30:28 #12 7.785 Selecting previously unselected package docker-ce-build-deps.
21:30:28 #13 5.273 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
21:30:28 #50 9.390 The following additional packages will be installed:
21:30:28 #50 9.391   clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
21:30:28 #50 9.391   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
21:30:28 #50 9.392   libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime
21:30:28 #50 9.394 Suggested packages:
21:30:28 #50 9.394   clang-11-doc llvm-11-doc
21:30:28 #50 9.395 Recommended packages:
21:30:28 #50 9.395   llvm-11-dev libomp-11-dev binfmt-support
21:30:28 #12 20.16   Running scriptlet: systemd-251.13-6.fc37.aarch64                       77/101 
21:30:28 #12 20.33 Creating group 'input' with GID 104.
21:30:28 #12 20.33 Creating group 'kvm' with GID 36.
21:30:28 #12 20.33 Creating group 'render' with GID 105.
21:30:28 #12 20.33 Creating group 'sgx' with GID 106.
21:30:28 #12 20.33 Creating group 'systemd-journal' with GID 190.
21:30:28 #12 20.33 Creating group 'systemd-network' with GID 192.
21:30:28 #12 20.33 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:30:28 #12 20.33 Creating group 'systemd-oom' with GID 999.
21:30:28 #12 20.33 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
21:30:28 #12 20.33 Creating group 'systemd-resolve' with GID 193.
21:30:28 #12 20.33 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:30:28 #12 20.33 
21:30:28 #12 20.34   Installing       : cryptsetup-libs-2.6.1-1.fc37.aarch64                78/101 
21:30:28 #12 20.35   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64          79/101 
21:30:28 #12 20.36   Installing       : device-mapper-1.02.175-9.fc37.aarch64               80/101 
21:30:28 #12 20.37   Installing       : jsoncpp-1.9.5-3.fc37.aarch64                        81/101 
21:30:28 #11 78.09 Setting up libnet-ssleay-perl:arm64 (1.92-2) ...
21:30:28 #11 78.11 Setting up automake (1:1.16.5-1.3) ...
21:30:28 #11 78.12 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:30:28 #11 78.12 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
21:30:28 #11 78.12 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
21:30:28 #11 78.13 Setting up libapt-pkg-perl (0.1.40build2) ...
21:30:28 #11 78.14 Setting up libstring-escape-perl (2010.002-2) ...
21:30:28 #11 78.16 Setting up libberkeleydb-perl:arm64 (0.64-1build3) ...
21:30:28 #11 78.17 Setting up libhttp-date-perl (6.05-1) ...
21:30:28 #11 78.19 Setting up libfile-which-perl (1.27-1) ...
21:30:28 #11 78.20 Setting up libfile-basedir-perl (0.09-1) ...
21:30:28 #11 78.21 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:30:28 #11 78.22 Setting up libset-intspan-perl (1.19-2) ...
21:30:28 + mkdir -p /root/build-deb/buildx
21:30:28 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:28 #13 3.276    dh_compress
21:30:28 #13 3.320    dh_fixperms
21:30:28 #13 3.372    dh_missing
21:30:28 #13 3.400    dh_installdeb
21:30:28 #13 3.436    dh_gencontrol
21:30:28 #12 7.800 (Reading database ... 27755 files and directories currently installed.)
21:30:28 #12 7.802 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:30:28 #12 7.807 Unpacking docker-ce-build-deps (1.0) ...
21:30:28 #13 5.544 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB]
21:30:28 #50 9.832 The following NEW packages will be installed:
21:30:28 #12 20.38   Installing       : gc-8.0.6-4.fc37.aarch64                             82/101 
21:30:28 #12 20.62   Installing       : guile22-2.2.7-6.fc37.aarch64                        83/101 
21:30:29 #11 78.23 Setting up libmouse-perl (2.5.10-1build4) ...
21:30:29 #11 78.24 Setting up libfile-listing-perl (6.15-1) ...
21:30:29 #11 78.25 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
21:30:29 #11 78.26 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:30:29 #11 78.27 Setting up libdata-messagepack-perl (1.02-1) ...
21:30:29 #11 78.28 Setting up libfont-afm-perl (1.20-3) ...
21:30:29 #11 78.29 Setting up libwant-perl (0.29-2) ...
21:30:29 #11 78.31 Setting up libdynaloader-functions-perl (0.003-2) ...
21:30:29 #11 78.32 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:30:29 #11 78.33 Setting up liblist-compare-perl (0.55-1) ...
21:30:29 #11 78.34 Setting up libref-util-xs-perl (0.117-2) ...
21:30:29 #11 78.35 Setting up libio-pty-perl (1:1.15-2build2) ...
21:30:29 #11 78.42 Setting up libfile-fcntllock-perl (0.22-4) ...
21:30:29 #11 78.43 Setting up libclone-perl (0.45-1build3) ...
21:30:29 #11 78.44 Setting up libalgorithm-diff-perl (1.201-1) ...
21:30:29 #11 78.45 Setting up libarchive-zip-perl (1.68-1) ...
21:30:29 #11 78.46 Setting up libsub-identify-perl (0.14-2) ...
21:30:29 #11 78.47 Setting up libdistro-info-perl (1.1ubuntu1) ...
21:30:29 #11 78.48 Setting up libcpanel-json-xs-perl:arm64 (4.32-1) ...
21:30:29 #11 78.49 Setting up liblist-moreutils-perl (0.430-2) ...
21:30:29 #11 78.51 Setting up libhtml-tagset-perl (3.20-4) ...
21:30:29 #11 78.52 Setting up liblog-any-perl (1.710-1) ...
21:30:29 #11 78.53 Setting up libauthen-sasl-perl (2.1600-2) ...
21:30:29 #11 78.54 Setting up libdevel-size-perl (0.83-2) ...
21:30:29 + set -e
21:30:29 + mkdir -p /root/build-deb/engine
21:30:29 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:29 #13 3.560    dh_md5sums
21:30:29 #13 3.598    dh_builddeb
21:30:29 #13 3.629 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:30:29 #13 3.709  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
21:30:29 #13 5.560 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB]
21:30:29 #13 5.564 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB]
21:30:29 #13 5.570 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB]
21:30:29 #13 5.574 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake arm64 3.16.3-1ubuntu1.20.04.1 [3112 kB]
21:30:29 #13 5.719 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
21:30:29 #13 5.721 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
21:30:29 #13 5.724 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB]
21:30:29 #13 5.724 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.20 [19.7 kB]
21:30:29 rm -f -r build
21:30:29 docker builder prune -f --filter until=24h
21:30:29 Total:	0B
21:30:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:30:29 #50 9.842   clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
21:30:29 #50 9.844   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
21:30:29 #50 9.845   libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime
21:30:29 #12 20.63   Installing       : make-1:4.3-11.fc37.aarch64                          84/101 
21:30:29 #12 20.98   Installing       : gcc-12.2.1-4.fc37.aarch64                           85/101 
21:30:29 #12 20.99   Running scriptlet: gcc-12.2.1-4.fc37.aarch64                           85/101 
21:30:29 #11 78.55 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
21:30:29 #11 78.56 Setting up libpod-constants-perl (0.19-2) ...
21:30:29 #11 78.57 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
21:30:29 #11 78.58 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:30:29 #11 78.59 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:30:29 #11 78.60 Setting up libio-interactive-perl (1.023-1) ...
21:30:29 #11 78.62 Setting up libtry-tiny-perl (0.31-1) ...
21:30:29 #11 78.63 Setting up libtype-tiny-perl (1.016008-1) ...
21:30:29 #11 78.64 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
21:30:29 #11 78.65 Setting up libmldbm-perl (2.05-3) ...
21:30:29 #11 78.66 Setting up libxml-namespacesupport-perl (1.12-2) ...
21:30:29 #11 78.68 Setting up libnet-http-perl (6.22-1) ...
21:30:29 #11 78.69 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:30:29 #11 78.70 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
21:30:29 #11 78.71 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:30:29 #11 78.73 Setting up libtime-moment-perl (0.44-2) ...
21:30:29 #11 78.74 Setting up libencode-locale-perl (1.05-2) ...
21:30:29 #11 78.75 Setting up libexception-class-perl (1.45-1) ...
21:30:29 + STATUS=0
21:30:29 + '[' 0 -ne 0 ']'
21:30:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:30:29 + exit 0
21:30:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a9ElOS
21:30:29 + umask 022
21:30:29 + cd /root/rpmbuild/BUILD
21:30:29 + cd src
21:30:29 + export DOCKER_GITCOMMIT=0656059
21:30:29 + DOCKER_GITCOMMIT=0656059
21:30:29 + mkdir -p /go/src/github.com/docker
21:30:29 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:30:29 + pushd /root/rpmbuild/BUILD/src/engine
21:30:29 + TMP_GOPATH=/go
21:30:29 + hack/dockerfile/install/install.sh tini
21:30:29 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:30:29 + RM_GOPATH=0
21:30:29 + TMP_GOPATH=/go
21:30:29 + : /usr/local/bin
21:30:29 + '[' -z /go ']'
21:30:29 + export GOPATH=/go
21:30:29 + GOPATH=/go
21:30:29 + case "$(go env GOARCH)" in
21:30:29 ++ go env GOARCH
21:30:29 + export GO_BUILDMODE=-buildmode=pie
21:30:29 + GO_BUILDMODE=-buildmode=pie
21:30:29 ++ dirname hack/dockerfile/install/install.sh
21:30:29 + dir=hack/dockerfile/install
21:30:29 + bin=tini
21:30:29 + shift
21:30:29 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:30:29 + . hack/dockerfile/install/tini.installer
21:30:29 ++ : v0.19.0
21:30:29 + install_tini
21:30:29 + echo 'Install tini version v0.19.0'
21:30:29 + git clone https://github.com/krallin/tini.git /go/tini
21:30:29 Install tini version v0.19.0
21:30:29 Cloning into '/go/tini'...
21:30:29 #13 3.861  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
21:30:29 #13 3.944 dpkg-genchanges: info: binary-only upload (no source code included)
21:30:29 #13 3.947  dpkg-source --after-build .
21:30:29 #13 4.051 dpkg-buildpackage: info: binary-only upload (no source included)
21:30:29 #13 5.875 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB]
21:30:29 + mkdir -p /root/build-deb/compose
21:30:29 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:29 + mkdir -p /go/src/github.com/docker
21:30:29 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:29 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:29 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:29 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:29 + EPOCH=5
21:30:29 + EPOCH_SEP=
21:30:29 + [[ ! -z 5 ]]
21:30:29 + EPOCH_SEP=:
21:30:29 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:29 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:29 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:29 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:29 + VERSION=0.0.0-20230330191823-de0d30f
21:30:29 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:29 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:29 + debSource=docker-ce
21:30:29 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:29 + debMaintainer='Docker <support@docker.com>'
21:30:29 ++ date --rfc-2822
21:30:29 + debDate='Thu, 30 Mar 2023 21:30:29 +0000'
21:30:29 + pkgRevision=1
21:30:29 + cat
21:30:29 + export CLI_GITCOMMIT=de0d30f
21:30:29 + CLI_GITCOMMIT=de0d30f
21:30:29 + export ENGINE_GITCOMMIT=0656059
21:30:29 + ENGINE_GITCOMMIT=0656059
21:30:29 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:29 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:29 + dpkg-buildpackage -uc -us -I.git
21:30:29 dpkg-buildpackage: info: source package docker-ce
21:30:29 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm
21:30:29 dpkg-buildpackage: info: source distribution bookworm
21:30:29 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:29  dpkg-source -I.git --before-build .
21:30:29 dpkg-buildpackage: info: host architecture arm64
21:30:29 #12 7.854 Reading package lists...
21:30:29 #12 8.518 Building dependency tree...
21:30:29 #12 8.677 Reading state information...
21:30:29 #12 8.700 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:30:29 #12 8.747 Starting 2 pkgProblemResolver with broken count: 0
21:30:29 #50 10.16 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
21:30:29 #50 10.16 Need to get 58.8 MB of archives.
21:30:29 #50 10.16 After this operation, 300 MB of additional disk space will be used.
21:30:29 #50 10.16 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
21:30:29 #50 10.34 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
21:30:29 #12 21.02   Installing       : policycoreutils-devel-3.4-6.fc37.aarch64            86/101 
21:30:29 #12 21.12   Installing       : selinux-policy-devel-37.19-1.fc37.noarch            87/101 
21:30:29 #11 78.76 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:30:29 #11 78.77 Setting up libconfig-tiny-perl (2.28-1) ...
21:30:29 #11 78.78 Setting up libsereal-encoder-perl:arm64 (4.025+ds-1) ...
21:30:29 #11 78.79 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:30:29 #11 78.80 Setting up liblist-utilsby-perl (0.12-1) ...
21:30:29 #11 78.82 Setting up libstring-shellquote-perl (1.04-2) ...
21:30:29 #11 78.83 Setting up libnet-netmask-perl (2.0001-1) ...
21:30:29 #11 78.84 Setting up libsub-install-perl (0.928-2) ...
21:30:29 #11 78.85 Setting up gcc (4:12.2.0-1ubuntu1) ...
21:30:29 #11 78.87 Setting up dpkg-dev (1.21.9ubuntu1) ...
21:30:29 #11 78.89 Setting up libindirect-perl (0.39-2) ...
21:30:29 #11 78.91 Setting up libxs-parse-sublike-perl:arm64 (0.16-1ubuntu2) ...
21:30:29 #11 78.92 Setting up intltool-debian (0.35.0+20060710.5) ...
21:30:29 #11 78.94 Setting up libfreezethaw-perl (0.5001-2.1) ...
21:30:29 #11 78.96 Setting up libobject-pad-perl (0.68-1) ...
21:30:29 #11 78.97 Setting up liberror-perl (0.17029-1) ...
21:30:29 #11 78.98 Setting up libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.3) ...
21:30:29 #11 78.99 Setting up patchutils (0.4.2-1build2) ...
21:30:29 #11 79.00 Setting up libmail-sendmail-perl (0.80-2) ...
21:30:29 #11 79.01 Setting up libltdl-dev:arm64 (2.4.7-4) ...
21:30:29 #11 79.02 Setting up libjson-maybexs-perl (1.004003-1) ...
21:30:29 #11 79.03 Setting up libxml-sax-base-perl (1.09-2) ...
21:30:29 #11 79.04 Setting up libio-string-perl (1.08-3.1) ...
21:30:29 #11 79.05 Setting up libreadonly-perl (2.050-3) ...
21:30:29 #11 79.06 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
21:30:29 + cd /go/tini
21:30:29 + git checkout -q v0.19.0
21:30:29 + cmake .
21:30:29 -- The C compiler identification is GNU 4.8.5
21:30:29 -- Check for working C compiler: /usr/bin/cc
21:30:29 + mkdir -p /root/build-deb/cli
21:30:29 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:29 + mkdir -p /root/build-deb/buildx
21:30:29 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:29 #13 4.059 
21:30:29 #13 4.059 The package has been created.
21:30:29 #13 4.059 Attention, the package has been created in the current directory,
21:30:29 #13 4.059 not in ".." as indicated by the message above!
21:30:29 #13 4.085 Selecting previously unselected package docker-ce-build-deps.
21:30:29 #13 4.102 (Reading database ... 25548 files and directories currently installed.)
21:30:29 #13 4.103 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:30:29 #13 4.109 Unpacking docker-ce-build-deps (1.0) ...
21:30:29  debian/rules clean
21:30:29 dh clean --with=bash-completion
21:30:29    dh_clean
21:30:29 #12 8.749 Done
21:30:29 #12 8.772  Done
21:30:29 #12 8.779 Starting pkgProblemResolver with broken count: 0
21:30:29 #12 8.810 Starting 2 pkgProblemResolver with broken count: 0
21:30:29 #12 8.813 Done
21:30:29 #13 DONE 2.0s
21:30:29 
21:30:29 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
21:30:29 #14 DONE 0.0s
21:30:29 
21:30:29 #15 exporting to image
21:30:29 #15 exporting layers
21:30:29 #12 21.13   Running scriptlet: selinux-policy-devel-37.19-1.fc37.noarch            87/101 
21:30:29 #11 79.07 Setting up libstring-copyright-perl (0.003013-1) ...
21:30:29 #11 79.08 Setting up libdata-optlist-perl (0.112-1) ...
21:30:29 #11 79.09 Setting up libipc-run-perl (20220807.0-1) ...
21:30:29 #11 79.10 Setting up git (1:2.37.2-1ubuntu1.4) ...
21:30:29 #11 79.12 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
21:30:29 #11 79.13 Setting up libcontextual-return-perl (0.004014-3) ...
21:30:29 #11 79.14 Setting up libwww-robotrules-perl (6.02-1) ...
21:30:29 #11 79.15 Setting up libtypes-serialiser-perl (1.01-1) ...
21:30:29 #11 79.16 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
21:30:29 #11 79.17 Setting up libhtml-parser-perl:arm64 (3.78-1) ...
21:30:29 #11 79.18 Setting up libgit-wrapper-perl (0.048-1) ...
21:30:29 #11 79.19 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:30:29 #11 79.21 Setting up librole-tiny-perl (2.002004-1) ...
21:30:29 #11 79.22 Setting up gnupg (2.2.35-3ubuntu1) ...
21:30:29 #11 79.23 Setting up libc6-dev:arm64 (2.36-0ubuntu4) ...
21:30:29 #11 79.24 Setting up libfont-ttf-perl (1.06-2) ...
21:30:29 #11 79.25 Setting up libfile-homedir-perl (1.006-1) ...
21:30:29 #11 79.26 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-7) ...
21:30:29 #11 79.27 Setting up libio-socket-ssl-perl (2.074-2) ...
21:30:29 -- Check for working C compiler: /usr/bin/cc -- works
21:30:29 -- Detecting C compiler ABI info
21:30:29 -- Detecting C compiler ABI info - done
21:30:29 -- Performing Test HAS_BUILTIN_FORTIFY
21:30:29 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:30:29 -- Configuring done
21:30:29 -- Generating done
21:30:29 -- Build files have been written to: /go/tini
21:30:29 + make tini-static
21:30:29 Scanning dependencies of target tini-static
21:30:29 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:30:29  dpkg-source -I.git -b .
21:30:29 dpkg-source: warning: native package version may not have a revision
21:30:29 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:29 dpkg-source: info: using source format '1.0'
21:30:29 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz
21:30:29 #12 8.924 The following additional packages will be installed:
21:30:29 #12 8.925   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:30:29 #12 8.925   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
21:30:29 #12 8.925   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
21:30:29 #12 8.925   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
21:30:29 #12 8.925   libuv1 pkg-config procps
21:30:29 #12 8.926 Suggested packages:
21:30:29 #12 8.926   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:30:29 #12 9.116 The following NEW packages will be installed:
21:30:29 #12 9.117   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:30:29 #12 9.117   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
21:30:29 #12 9.117   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
21:30:29 #12 9.118   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
21:30:29 #12 9.118   libuv1 pkg-config procps
21:30:29 #13 6.312 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-16-0 arm64 10.34-7ubuntu0.1 [157 kB]
21:30:29 #13 6.339 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-32-0 arm64 10.34-7ubuntu0.1 [148 kB]
21:30:29 #13 6.365 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-posix2 arm64 10.34-7ubuntu0.1 [5836 B]
21:30:29 #13 6.366 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-dev arm64 10.34-7ubuntu0.1 [597 kB]
21:30:29 #13 6.470 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB]
21:30:29 #13 6.482 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB]
21:30:29 #13 6.485 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]
21:30:29 #13 6.492 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.20 [246 kB]
21:30:29 #13 6.510 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB]
21:30:29 #13 6.671 debconf: delaying package configuration, since apt-utils is not installed
21:30:29 #13 6.716 Fetched 7398 kB in 2s (3661 kB/s)
21:30:30 #12 21.45   Installing       : cmake-data-3.26.1-1.fc37.noarch                     88/101 
21:30:30 #12 21.58   Installing       : cmake-3.26.1-1.fc37.aarch64                         89/101 
21:30:30 #12 21.60   Installing       : libtool-2.4.7-2.fc37.aarch64                        90/101 
21:30:30 #12 21.61   Installing       : annobin-plugin-gcc-11.14-1.fc37.aarch64             91/101 
21:30:30 #12 21.61   Running scriptlet: annobin-plugin-gcc-11.14-1.fc37.aarch64             91/101 
21:30:30 #12 21.64   Installing       : gcc-plugin-annobin-12.2.1-4.fc37.aarch64            92/101 
21:30:30 #12 21.65   Installing       : device-mapper-devel-1.02.175-9.fc37.aarch64         93/101 
21:30:30 #12 21.66   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.aarch64             94/101 
21:30:30 #12 21.67   Installing       : libseccomp-devel-2.5.3-3.fc37.aarch64               95/101 
21:30:30 #12 21.67   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.aarch64            96/101 
21:30:30 #12 21.68   Installing       : which-2.21-39.fc37.aarch64                          97/101 
21:30:30 #12 21.69   Installing       : systemd-rpm-macros-251.13-6.fc37.noarch             98/101 
21:30:30 #12 21.69   Cleanup          : libselinux-3.4-5.fc37.aarch64                       99/101 
21:30:30 #12 21.70   Cleanup          : libsepol-3.4-3.fc37.aarch64                        100/101 
21:30:30 #12 21.70   Cleanup          : systemd-libs-251.13-5.fc37.aarch64                 101/101 
21:30:30 #12 21.71   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch        101/101 
21:30:30 #12 21.72   Running scriptlet: systemd-resolved-251.13-6.fc37.aarch64             101/101 
21:30:30 #11 79.28 Setting up libsub-exporter-perl (0.988-1) ...
21:30:30 #11 79.29 Setting up libpython3-stdlib:arm64 (3.10.6-1) ...
21:30:30 #11 79.30 Setting up libalgorithm-merge-perl (0.08-4) ...
21:30:30 #11 79.31 Setting up libhttp-message-perl (6.37-1) ...
21:30:30 #11 79.32 Setting up libdata-validate-ip-perl (0.30-1) ...
21:30:30 #11 79.33 Setting up libhtml-form-perl (6.10-1) ...
21:30:30 #11 79.35 Setting up libiterator-perl (0.03+ds1-2) ...
21:30:30 #11 79.36 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:30:30 #11 79.37 Setting up libjson-xs-perl (4.030-1build3) ...
21:30:30 #11 79.38 Setting up libhttp-negotiate-perl (6.01-1) ...
21:30:30 #11 79.39 Setting up libio-prompter-perl (0.004015-1) ...
21:30:30 #11 79.40 Setting up python3.10 (3.10.7-1ubuntu0.3) ...
21:30:30 #50 10.87 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB]
21:30:30 Linking C executable tini-static
21:30:30 [100%] Built target tini-static
21:30:30 + mkdir -p /usr/local/bin
21:30:30 + cp tini-static /usr/local/bin/docker-init
21:30:30 + VERSION=0.0.0-20230330191823-de0d30f
21:30:30 + PRODUCT=docker
21:30:30 + hack/make.sh dynbinary
21:30:30 
21:30:30 + mkdir -p /root/build-deb/compose
21:30:30 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:30 + mkdir -p /go/src/github.com/docker
21:30:30 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:30 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:30 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:30 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:30 + EPOCH=5
21:30:30 + EPOCH_SEP=
21:30:30 + [[ ! -z 5 ]]
21:30:30 + EPOCH_SEP=:
21:30:30 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:30 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:30 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:30 + VERSION=0.0.0-20230330191823-de0d30f
21:30:30 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:30 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:30 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:30 + debSource=docker-ce
21:30:30 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:30 + debMaintainer='Docker <support@docker.com>'
21:30:30 ++ date --rfc-2822
21:30:30 + debDate='Thu, 30 Mar 2023 21:30:30 +0000'
21:30:30 + pkgRevision=1
21:30:30 + cat
21:30:30 + export CLI_GITCOMMIT=de0d30f
21:30:30 + CLI_GITCOMMIT=de0d30f
21:30:30 + export ENGINE_GITCOMMIT=0656059
21:30:30 + ENGINE_GITCOMMIT=0656059
21:30:30 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:30 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:30 + dpkg-buildpackage -uc -us -I.git
21:30:30 dpkg-buildpackage: info: source package docker-ce
21:30:30 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic
21:30:30 dpkg-buildpackage: info: source distribution bionic
21:30:30 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:30 dpkg-buildpackage: info: host architecture arm64
21:30:30  dpkg-source -I.git --before-build build-deb
21:30:30 #12 9.401 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:30:30 #12 9.401 1 not fully installed or removed.
21:30:30 #12 9.401 Need to get 8196 kB of archives.
21:30:30 #12 9.401 After this operation, 36.0 MB of additional disk space will be used.
21:30:30 #12 9.401 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
21:30:30 #12 9.406 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
21:30:30 #12 9.422 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB]
21:30:30 #12 9.425 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB]
21:30:30 #12 9.429 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libarchive13 arm64 3.3.3-4+deb10u3 [292 kB]
21:30:30 #12 9.433 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
21:30:30 #12 9.435 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
21:30:30 #12 9.436 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
21:30:30 #12 9.442 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
21:30:30 #12 9.475 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB]
21:30:30 #13 6.746 Selecting previously unselected package bash-completion.
21:30:30 #13 6.746 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26296 files and directories currently installed.)
21:30:30 #13 6.760 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
21:30:30 Removing bundles/
21:30:30 
21:30:30 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:30 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:30 #14 DONE 2.3s
21:30:30 
21:30:30 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:30:30 #15 DONE 0.0s
21:30:30 
21:30:30 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:30:30 #16 DONE 0.0s
21:30:30 
21:30:30 #17 exporting to image
21:30:30 #17 exporting layers
21:30:30  debian/rules clean
21:30:30 dh clean --with=bash-completion
21:30:30    dh_clean
21:30:30 #12 9.476 Get:11 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
21:30:30 #12 9.477 Get:12 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
21:30:30 #12 9.479 Get:13 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
21:30:30 #12 9.480 Get:14 http://deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
21:30:30 #12 9.481 Get:15 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
21:30:30 #12 9.484 Get:16 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
21:30:30 #12 9.487 Get:17 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
21:30:30 #12 9.489 Get:18 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
21:30:30 #12 9.491 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
21:30:30 #12 9.497 Get:20 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
21:30:30 #12 9.498 Get:21 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
21:30:30 #12 9.499 Get:22 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
21:30:30 #12 9.504 Get:23 http://deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
21:30:30 #12 9.507 Get:24 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB]
21:30:30 #12 9.727 debconf: delaying package configuration, since apt-utils is not installed
21:30:30 #13 4.194 Reading package lists...
21:30:30 #12 21.77   Running scriptlet: systemd-libs-251.13-5.fc37.aarch64                 101/101 
21:30:30 #12 22.30   Verifying        : automake-1.16.5-9.fc37.noarch                        1/101 
21:30:30 #12 22.30   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                2/101 
21:30:30 #12 22.30   Verifying        : device-mapper-devel-1.02.175-9.fc37.aarch64          3/101 
21:30:30 #12 22.30   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64           4/101 
21:30:30 #12 22.30   Verifying        : gc-8.0.6-4.fc37.aarch64                              5/101 
21:30:30 #12 22.30   Verifying        : guile22-2.2.7-6.fc37.aarch64                         6/101 
21:30:30 #12 22.30   Verifying        : jsoncpp-1.9.5-3.fc37.aarch64                         7/101 
21:30:30 #12 22.30   Verifying        : kmod-libs-30-2.fc37.aarch64                          8/101 
21:30:30 #12 22.30   Verifying        : less-590-5.fc37.aarch64                              9/101 
21:30:30 #12 22.30   Verifying        : libargon2-20190702-1.fc37.aarch64                   10/101 
21:30:30 #12 22.30   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                       11/101 
21:30:30 #12 22.30   Verifying        : libcbor-0.7.0-7.fc37.aarch64                        12/101 
21:30:30 #12 22.30   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                      13/101 
21:30:30 #12 22.30   Verifying        : libfido2-1.11.0-3.fc37.aarch64                      14/101 
21:30:30 #12 22.30   Verifying        : libmpc-1.2.1-5.fc37.aarch64                         15/101 
21:30:30 #12 22.30   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                     16/101 
21:30:30 #12 22.30   Verifying        : libseccomp-devel-2.5.3-3.fc37.aarch64               17/101 
21:30:30 #12 22.30   Verifying        : libtool-2.4.7-2.fc37.aarch64                        18/101 
21:30:30 #12 22.30   Verifying        : libtool-ltdl-2.4.7-2.fc37.aarch64                   19/101 
21:30:30 #12 22.30   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.aarch64             20/101 
21:30:30 #12 22.30   Verifying        : libutempter-1.2.1-7.fc37.aarch64                    21/101 
21:30:30 #12 22.30   Verifying        : libuv-1:1.44.2-2.fc37.aarch64                       22/101 
21:30:30 #12 22.30   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                   23/101 
21:30:30 #12 22.30   Verifying        : m4-1.4.19-4.fc37.aarch64                            24/101 
21:30:30 #12 22.30   Verifying        : make-1:4.3-11.fc37.aarch64                          25/101 
21:30:30 #12 22.30   Verifying        : pcre2-devel-10.40-1.fc37.1.aarch64                  26/101 
21:30:30 #12 22.30   Verifying        : pcre2-utf16-10.40-1.fc37.1.aarch64                  27/101 
21:30:30 #12 22.30   Verifying        : pcre2-utf32-10.40-1.fc37.1.aarch64                  28/101 
21:30:30 #12 22.30   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                 29/101 
21:30:30 #12 22.30   Verifying        : perl-File-Compare-1.100.700-492.fc37.noarch         30/101 
21:30:30 #12 22.30   Verifying        : perl-File-Copy-2.39-492.fc37.noarch                 31/101 
21:30:30 #12 22.30   Verifying        : perl-File-Find-1.40-492.fc37.noarch                 32/101 
21:30:30 #12 22.30   Verifying        : perl-TermReadKey-2.38-14.fc37.aarch64               33/101 
21:30:30 #12 22.30   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch              34/101 
21:30:30 #12 22.30   Verifying        : perl-lib-0.65-492.fc37.aarch64                      35/101 
21:30:30 #12 22.30   Verifying        : perl-threads-1:2.27-489.fc37.aarch64                36/101 
21:30:30 #12 22.30   Verifying        : perl-threads-shared-1.64-489.fc37.aarch64           37/101 
21:30:30 #12 22.30   Verifying        : policycoreutils-3.4-6.fc37.aarch64                  38/101 
21:30:30 #12 22.30   Verifying        : policycoreutils-devel-3.4-6.fc37.aarch64            39/101 
21:30:30 #12 22.30   Verifying        : policycoreutils-python-utils-3.4-6.fc37.noarch      40/101 
21:30:30 #12 22.30   Verifying        : python3-libsemanage-3.4-5.fc37.aarch64              41/101 
21:30:30 #12 22.31   Verifying        : python3-policycoreutils-3.4-6.fc37.noarch           42/101 
21:30:30 #12 22.31   Verifying        : python3-setools-4.4.0-9.fc37.aarch64                43/101 
21:30:30 #12 22.31   Verifying        : python3-setuptools-62.6.0-2.fc37.noarch             44/101 
21:30:30 #12 22.31   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                  45/101 
21:30:30 #12 22.31   Verifying        : rhash-1.4.2-3.fc37.aarch64                          46/101 
21:30:30 #12 22.31   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.aarch64            47/101 
21:30:30 #12 22.31   Verifying        : util-linux-2.38.1-1.fc37.aarch64                    48/101 
21:30:30 #12 22.31   Verifying        : annobin-docs-11.14-1.fc37.noarch                    49/101 
21:30:30 #12 22.31   Verifying        : annobin-plugin-gcc-11.14-1.fc37.aarch64             50/101 
21:30:30 #12 22.31   Verifying        : autoconf-2.71-4.fc37.noarch                         51/101 
21:30:30 #12 22.31   Verifying        : checkpolicy-3.5-1.fc37.aarch64                      52/101 
21:30:30 #12 22.31   Verifying        : cmake-3.26.1-1.fc37.aarch64                         53/101 
21:30:30 #12 22.31   Verifying        : cmake-data-3.26.1-1.fc37.noarch                     54/101 
21:30:30 #12 22.31   Verifying        : cmake-filesystem-3.26.1-1.fc37.aarch64              55/101 
21:30:30 #12 22.31   Verifying        : cmake-rpm-macros-3.26.1-1.fc37.noarch               56/101 
21:30:30 #12 22.31   Verifying        : cpp-12.2.1-4.fc37.aarch64                           57/101 
21:30:30 #12 22.31   Verifying        : cryptsetup-libs-2.6.1-1.fc37.aarch64                58/101 
21:30:30 #12 22.31   Verifying        : dbus-1:1.14.6-1.fc37.aarch64                        59/101 
21:30:30 #12 22.31   Verifying        : dbus-broker-33-1.fc37.aarch64                       60/101 
21:30:30 #12 22.31   Verifying        : dbus-common-1:1.14.6-1.fc37.noarch                  61/101 
21:30:30 #12 22.31   Verifying        : gcc-12.2.1-4.fc37.aarch64                           62/101 
21:30:30 #12 22.31   Verifying        : gcc-plugin-annobin-12.2.1-4.fc37.aarch64            63/101 
21:30:30 #12 22.31   Verifying        : git-2.39.2-1.fc37.aarch64                           64/101 
21:30:30 #12 22.31   Verifying        : git-core-2.39.2-1.fc37.aarch64                      65/101 
21:30:30 #12 22.31   Verifying        : git-core-doc-2.39.2-1.fc37.noarch                   66/101 
21:30:30 #12 22.31   Verifying        : glibc-devel-2.36-9.fc37.aarch64                     67/101 
21:30:30 #12 22.31   Verifying        : glibc-static-2.36-9.fc37.aarch64                    68/101 
21:30:30 #12 22.31   Verifying        : kernel-headers-6.2.6-200.fc37.aarch64               69/101 
21:30:30 #12 22.31   Verifying        : libasan-12.2.1-4.fc37.aarch64                       70/101 
21:30:30 #12 22.31   Verifying        : libatomic-12.2.1-4.fc37.aarch64                     71/101 
21:30:30 #12 22.31   Verifying        : libedit-3.1-43.20221009cvs.fc37.aarch64             72/101 
21:30:30 #12 22.31   Verifying        : libselinux-devel-3.5-1.fc37.aarch64                 73/101 
21:30:30 #12 22.31   Verifying        : libselinux-utils-3.5-1.fc37.aarch64                 74/101 
21:30:30 #12 22.31   Verifying        : libsepol-devel-3.5-1.fc37.aarch64                   75/101 
21:30:30 #12 22.31   Verifying        : libubsan-12.2.1-4.fc37.aarch64                      76/101 
21:30:30 #12 22.31   Verifying        : libxcrypt-devel-4.4.33-4.fc37.aarch64               77/101 
21:30:30 #12 22.31   Verifying        : libxcrypt-static-4.4.33-4.fc37.aarch64              78/101 
21:30:30 #12 22.31   Verifying        : openssh-8.8p1-9.fc37.aarch64                        79/101 
21:30:30 #12 22.31   Verifying        : openssh-clients-8.8p1-9.fc37.aarch64                80/101 
21:30:30 #12 22.31   Verifying        : perl-Git-2.39.2-1.fc37.noarch                       81/101 
21:30:30 #12 22.31   Verifying        : python3-audit-3.1-2.fc37.aarch64                    82/101 
21:30:30 #12 22.31   Verifying        : python3-libselinux-3.5-1.fc37.aarch64               83/101 
21:30:30 #12 22.31   Verifying        : selinux-policy-37.19-1.fc37.noarch                  84/101 
21:30:30 #12 22.31   Verifying        : selinux-policy-devel-37.19-1.fc37.noarch            85/101 
21:30:30 #12 22.31   Verifying        : selinux-policy-targeted-37.19-1.fc37.noarch         86/101 
21:30:30 #12 22.31   Verifying        : systemd-251.13-6.fc37.aarch64                       87/101 
21:30:30 #12 22.31   Verifying        : systemd-devel-251.13-6.fc37.aarch64                 88/101 
21:30:30 #12 22.31   Verifying        : systemd-networkd-251.13-6.fc37.aarch64              89/101 
21:30:30 #12 22.31   Verifying        : systemd-pam-251.13-6.fc37.aarch64                   90/101 
21:30:30 #12 22.31   Verifying        : systemd-resolved-251.13-6.fc37.aarch64              91/101 
21:30:30 #12 22.31   Verifying        : systemd-rpm-macros-251.13-6.fc37.noarch             92/101 
21:30:30 #12 22.31   Verifying        : vim-filesystem-2:9.0.1429-1.fc37.noarch             93/101 
21:30:30 #12 22.31   Verifying        : which-2.21-39.fc37.aarch64                          94/101 
21:30:30 #12 22.31   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                 95/101 
21:30:30 #12 22.31   Verifying        : libselinux-3.5-1.fc37.aarch64                       96/101 
21:30:30 #12 22.31   Verifying        : libselinux-3.4-5.fc37.aarch64                       97/101 
21:30:30 #12 22.31   Verifying        : libsepol-3.5-1.fc37.aarch64                         98/101 
21:30:30 #12 22.31   Verifying        : libsepol-3.4-3.fc37.aarch64                         99/101 
21:30:30 #12 22.31   Verifying        : systemd-libs-251.13-6.fc37.aarch64                 100/101 
21:30:30 #11 80.12 Setting up libiterator-util-perl (0.02+ds1-2) ...
21:30:30 #50 11.18 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
21:30:30 #50 11.18 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB]
21:30:30 #50 11.20 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB]
21:30:30 #50 11.21 Get:7 http://deb.debian.org/debian bullseye/main amd64 libc6-i386 amd64 2.31-13+deb11u5 [2616 kB]
21:30:30 #50 11.26 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB]
21:30:30 #50 11.27 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB]
21:30:30 #50 11.28 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB]
21:30:30 #50 11.39 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB]
21:30:30  dpkg-source -I.git -b build-deb
21:30:30 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:30:30 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:30:30 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:30 dpkg-source: info: using source format '1.0'
21:30:30 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz
21:30:30 #12 9.768 Fetched 8196 kB in 0s (22.1 MB/s)
21:30:30 #12 9.803 Selecting previously unselected package bash-completion.
21:30:30 #12 9.803 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27759 files and directories currently installed.)
21:30:30 #12 9.820 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
21:30:30 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc
21:30:30  debian/rules build
21:30:30 dh build --with=bash-completion
21:30:30    dh_update_autotools_config
21:30:30 #13 5.039 Building dependency tree...
21:30:30 #13 5.273 Reading state information...
21:30:30 #13 5.280 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:30:30 #12 22.31   Verifying        : systemd-libs-251.13-5.fc37.aarch64                 101/101 
21:30:30 #12 22.49 
21:30:30 #12 22.49 Upgraded:
21:30:30 #12 22.49   libselinux-3.5-1.fc37.aarch64              libsepol-3.5-1.fc37.aarch64        
21:30:30 #12 22.49   systemd-libs-251.13-6.fc37.aarch64        
21:30:30 #12 22.49 Installed:
21:30:30 #12 22.49   annobin-docs-11.14-1.fc37.noarch                                              
21:30:30 #12 22.49   annobin-plugin-gcc-11.14-1.fc37.aarch64                                       
21:30:30 #12 22.49   autoconf-2.71-4.fc37.noarch                                                   
21:30:30 #12 22.49   automake-1.16.5-9.fc37.noarch                                                 
21:30:30 #12 22.49   checkpolicy-3.5-1.fc37.aarch64                                                
21:30:30 #12 22.49   cmake-3.26.1-1.fc37.aarch64                                                   
21:30:30 #12 22.49   cmake-data-3.26.1-1.fc37.noarch                                               
21:30:30 #12 22.49   cmake-filesystem-3.26.1-1.fc37.aarch64                                        
21:30:30 #12 22.49   cmake-rpm-macros-3.26.1-1.fc37.noarch                                         
21:30:30 #12 22.49   cpp-12.2.1-4.fc37.aarch64                                                     
21:30:30 #12 22.49   cryptsetup-libs-2.6.1-1.fc37.aarch64                                          
21:30:30 #12 22.49   dbus-1:1.14.6-1.fc37.aarch64                                                  
21:30:30 #12 22.49   dbus-broker-33-1.fc37.aarch64                                                 
21:30:30 #12 22.49   dbus-common-1:1.14.6-1.fc37.noarch                                            
21:30:30 #12 22.49   device-mapper-1.02.175-9.fc37.aarch64                                         
21:30:30 #12 22.49   device-mapper-devel-1.02.175-9.fc37.aarch64                                   
21:30:30 #12 22.49   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
21:30:30 #12 22.49   gc-8.0.6-4.fc37.aarch64                                                       
21:30:30 #12 22.49   gcc-12.2.1-4.fc37.aarch64                                                     
21:30:30 #12 22.49   gcc-plugin-annobin-12.2.1-4.fc37.aarch64                                      
21:30:30 #12 22.49   git-2.39.2-1.fc37.aarch64                                                     
21:30:30 #12 22.49   git-core-2.39.2-1.fc37.aarch64                                                
21:30:30 #12 22.49   git-core-doc-2.39.2-1.fc37.noarch                                             
21:30:30 #12 22.49   glibc-devel-2.36-9.fc37.aarch64                                               
21:30:30 #12 22.49   glibc-static-2.36-9.fc37.aarch64                                              
21:30:30 #12 22.49   guile22-2.2.7-6.fc37.aarch64                                                  
21:30:30 #12 22.49   jsoncpp-1.9.5-3.fc37.aarch64                                                  
21:30:30 #12 22.49   kernel-headers-6.2.6-200.fc37.aarch64                                         
21:30:30 #12 22.49   kmod-libs-30-2.fc37.aarch64                                                   
21:30:30 #12 22.49   less-590-5.fc37.aarch64                                                       
21:30:30 #12 22.49   libargon2-20190702-1.fc37.aarch64                                             
21:30:30 #12 22.49   libasan-12.2.1-4.fc37.aarch64                                                 
21:30:30 #12 22.49   libatomic-12.2.1-4.fc37.aarch64                                               
21:30:30 #12 22.49   libbpf-2:0.8.0-2.fc37.aarch64                                                 
21:30:30 #12 22.49   libcbor-0.7.0-7.fc37.aarch64                                                  
21:30:30 #12 22.49   libedit-3.1-43.20221009cvs.fc37.aarch64                                       
21:30:30 #12 22.49   libfdisk-2.38.1-1.fc37.aarch64                                                
21:30:30 #12 22.49   libfido2-1.11.0-3.fc37.aarch64                                                
21:30:30 #12 22.49   libmpc-1.2.1-5.fc37.aarch64                                                   
21:30:30 #12 22.49   libseccomp-2.5.3-3.fc37.aarch64                                               
21:30:30 #12 22.49   libseccomp-devel-2.5.3-3.fc37.aarch64                                         
21:30:30 #12 22.49   libselinux-devel-3.5-1.fc37.aarch64                                           
21:30:30 #12 22.49   libselinux-utils-3.5-1.fc37.aarch64                                           
21:30:30 #12 22.49   libsepol-devel-3.5-1.fc37.aarch64                                             
21:30:30 #12 22.49   libtool-2.4.7-2.fc37.aarch64                                                  
21:30:30 #12 22.49   libtool-ltdl-2.4.7-2.fc37.aarch64                                             
21:30:30 #12 22.49   libtool-ltdl-devel-2.4.7-2.fc37.aarch64                                       
21:30:30 #12 22.49   libubsan-12.2.1-4.fc37.aarch64                                                
21:30:30 #12 22.49   libutempter-1.2.1-7.fc37.aarch64                                              
21:30:30 #12 22.49   libuv-1:1.44.2-2.fc37.aarch64                                                 
21:30:30 #12 22.49   libxcrypt-devel-4.4.33-4.fc37.aarch64                                         
21:30:30 #12 22.49   libxcrypt-static-4.4.33-4.fc37.aarch64                                        
21:30:30 #12 22.49   libxkbcommon-1.4.1-2.fc37.aarch64                                             
21:30:30 #12 22.49   m4-1.4.19-4.fc37.aarch64                                                      
21:30:30 #12 22.49   make-1:4.3-11.fc37.aarch64                                                    
21:30:30 #12 22.49   openssh-8.8p1-9.fc37.aarch64                                                  
21:30:30 #12 22.49   openssh-clients-8.8p1-9.fc37.aarch64                                          
21:30:30 #12 22.49   pcre2-devel-10.40-1.fc37.1.aarch64                                            
21:30:30 #12 22.49   pcre2-utf16-10.40-1.fc37.1.aarch64                                            
21:30:30 #12 22.49   pcre2-utf32-10.40-1.fc37.1.aarch64                                            
21:30:30 #12 22.49   perl-Error-1:0.17029-10.fc37.noarch                                           
21:30:30 #12 22.49   perl-File-Compare-1.100.700-492.fc37.noarch                                   
21:30:30 #12 22.49   perl-File-Copy-2.39-492.fc37.noarch                                           
21:30:30 #12 22.49   perl-File-Find-1.40-492.fc37.noarch                                           
21:30:30 #12 22.49   perl-Git-2.39.2-1.fc37.noarch                                                 
21:30:30 #12 22.49   perl-TermReadKey-2.38-14.fc37.aarch64                                         
21:30:30 #12 22.49   perl-Thread-Queue-3.14-489.fc37.noarch                                        
21:30:30 #12 22.49   perl-lib-0.65-492.fc37.aarch64                                                
21:30:30 #12 22.49   perl-threads-1:2.27-489.fc37.aarch64                                          
21:30:30 #12 22.49   perl-threads-shared-1.64-489.fc37.aarch64                                     
21:30:30 #12 22.49   policycoreutils-3.4-6.fc37.aarch64                                            
21:30:30 #12 22.49   policycoreutils-devel-3.4-6.fc37.aarch64                                      
21:30:30 #12 22.49   policycoreutils-python-utils-3.4-6.fc37.noarch                                
21:30:30 #12 22.49   python3-audit-3.1-2.fc37.aarch64                                              
21:30:30 #12 22.49   python3-libselinux-3.5-1.fc37.aarch64                                         
21:30:30 #12 22.49   python3-libsemanage-3.4-5.fc37.aarch64                                        
21:30:30 #12 22.49   python3-policycoreutils-3.4-6.fc37.noarch                                     
21:30:30 #12 22.49   python3-setools-4.4.0-9.fc37.aarch64                                          
21:30:30 #12 22.49   python3-setuptools-62.6.0-2.fc37.noarch                                       
21:30:30 #12 22.49   qrencode-libs-4.1.1-3.fc37.aarch64                                            
21:30:30 #12 22.49   rhash-1.4.2-3.fc37.aarch64                                                    
21:30:30 #12 22.49   rpm-plugin-selinux-4.18.0-1.fc37.aarch64                                      
21:30:30 #12 22.49   selinux-policy-37.19-1.fc37.noarch                                            
21:30:30 #12 22.49   selinux-policy-devel-37.19-1.fc37.noarch                                      
21:30:30 #12 22.49   selinux-policy-targeted-37.19-1.fc37.noarch                                   
21:30:30 #12 22.49   systemd-251.13-6.fc37.aarch64                                                 
21:30:30 #12 22.49   systemd-devel-251.13-6.fc37.aarch64                                           
21:30:30 #12 22.49   systemd-networkd-251.13-6.fc37.aarch64                                        
21:30:30 #12 22.49   systemd-pam-251.13-6.fc37.aarch64                                             
21:30:30 #12 22.49   systemd-resolved-251.13-6.fc37.aarch64                                        
21:30:30 #12 22.49   systemd-rpm-macros-251.13-6.fc37.noarch                                       
21:30:30 #12 22.49   util-linux-2.38.1-1.fc37.aarch64                                              
21:30:30 #12 22.49   vim-filesystem-2:9.0.1429-1.fc37.noarch                                       
21:30:30 #12 22.49   which-2.21-39.fc37.aarch64                                                    
21:30:30 #12 22.49   xkeyboard-config-2.36-3.fc37.noarch                                           
21:30:30 #12 22.49 
21:30:30 #12 22.49 Complete!
21:30:30 #11 80.13 Setting up libstdc++-12-dev:arm64 (12.2.0-3ubuntu1) ...
21:30:30 #11 80.14 Setting up libhttp-cookies-perl (6.10-1) ...
21:30:30 #11 80.15 Setting up libtool (2.4.7-4) ...
21:30:30 #11 80.16 Setting up po-debconf (1.0.21+nmu1) ...
21:30:30 #11 80.17 Setting up libhtml-tree-perl (5.07-2) ...
21:30:30 #11 80.19 Setting up libparams-classify-perl:arm64 (0.015-2) ...
21:30:30 #11 80.20 Setting up libcgi-pm-perl (4.54-1) ...
21:30:30 #11 80.21 Setting up python3 (3.10.6-1) ...
21:30:30 #50 11.57 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB]
21:30:30 #50 11.57 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B]
21:30:30 #50 11.58 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB]
21:30:30 #50 11.58 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB]
21:30:30 #50 11.62 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B]
21:30:30 #50 11.62 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB]
21:30:30 #50 11.63 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B]
21:30:30 #50 11.63 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB]
21:30:31    dh_autoreconf
21:30:31    debian/rules override_dh_auto_build
21:30:31 make[1]: Entering directory '/root/build-deb'
21:30:31 # Build the daemon and dependencies
21:30:31 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:31 
21:30:31 #13 5.605 Starting 2 pkgProblemResolver with broken count: 0
21:30:31 #13 5.611 Done
21:30:31 #12 DONE 22.7s
21:30:31 
21:30:31 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
21:30:31 #11 80.51 Setting up libhtml-format-perl (2.16-1) ...
21:30:31 #11 80.52 Setting up python3-xdg (0.27-2) ...
21:30:31 #13 7.484 Unpacking bash-completion (1:2.10-1ubuntu1) ...
21:30:31 #13 7.615 Selecting previously unselected package cmake-data.
21:30:31 #13 7.618 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
21:30:31 #13 7.627 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
21:30:31 #50 11.90 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB]
21:30:31 #12 10.60 Unpacking bash-completion (1:2.8-6) ...
21:30:31 Removing bundles/
21:30:31 
21:30:31 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:31 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:30:31 #13 5.853  Done
21:30:31 #11 80.68 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:30:31 #11 80.75 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:30:31 #11 80.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:31 #11 80.94 
21:30:31 #11 80.94 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:31 #13 7.993 Selecting previously unselected package libarchive13:arm64.
21:30:31 #13 7.997 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ...
21:30:31 #13 8.004 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
21:30:31 #13 8.060 Selecting previously unselected package libjsoncpp1:arm64.
21:30:31 #50 12.24 debconf: delaying package configuration, since apt-utils is not installed
21:30:31 #12 10.73 Selecting previously unselected package cmake-data.
21:30:31 #13 6.107 Starting pkgProblemResolver with broken count: 0
21:30:31 #13 6.168 Starting 2 pkgProblemResolver with broken count: 0
21:30:31 #13 6.174 Done
21:30:31 #15 exporting layers 1.9s done
21:30:31 #15 writing image sha256:260d8a0a951887f0b5447b2971fc61c2bd0c8da764e4373aa25771efad6f8fba done
21:30:31 #15 naming to docker.io/rpmbuild-fedora-36/aarch64 done
21:30:31 #15 DONE 1.9s
21:30:31 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/aarch64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:30:31 #11 80.97 Setting up python3-six (1.16.0-4) ...
21:30:31 #13 8.063 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ...
21:30:31 #13 8.068 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
21:30:31 #13 8.111 Selecting previously unselected package librhash0:arm64.
21:30:31 #13 8.114 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ...
21:30:31 #13 8.117 Unpacking librhash0:arm64 (1.3.9-1) ...
21:30:31 #13 8.168 Selecting previously unselected package libuv1:arm64.
21:30:31 #13 8.171 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ...
21:30:31 #13 8.174 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ...
21:30:31 #13 8.211 Selecting previously unselected package cmake.
21:30:31 #13 8.213 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_arm64.deb ...
21:30:31 #13 8.217 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
21:30:31 #50 12.45 Fetched 58.8 MB in 2s (28.9 MB/s)
21:30:31 #50 12.51 Selecting previously unselected package libz3-4:amd64.
21:30:31 #12 10.74 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
21:30:31 #12 10.74 Unpacking cmake-data (3.13.4-1) ...
21:30:31 #12 11.13 Selecting previously unselected package libprocps7:arm64.
21:30:31 #12 11.14 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ...
21:30:31 #12 11.14 Unpacking libprocps7:arm64 (2:3.3.15-2) ...
21:30:31 #11 81.10 Setting up dh-autoreconf (20) ...
21:30:31 #11 81.11 Setting up libdata-validate-uri-perl (0.07-2) ...
21:30:31 #11 81.12 Setting up libnet-smtp-ssl-perl (1.04-2) ...
21:30:31 #11 81.13 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
21:30:31 #11 81.30 Setting up python3-certifi (2022.6.15-2) ...
21:30:31 #13 8.505 Selecting previously unselected package dh-apparmor.
21:30:31 #13 8.508 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
21:30:31 #13 8.513 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
21:30:31 #13 8.553 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:30:31 #13 8.556 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
21:30:31 #13 8.560 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:30:31 #13 8.604 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:30:31 #50 12.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 ... 15754 files and directories currently installed.)
21:30:31 #50 12.53 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ...
21:30:31 #50 12.54 Unpacking libz3-4:amd64 (4.8.10-1) ...
21:30:32 #12 11.21 Selecting previously unselected package procps.
21:30:32 #12 11.22 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ...
21:30:32 #12 11.22 Unpacking procps (2:3.3.15-2) ...
21:30:32 #12 11.28 Selecting previously unselected package libarchive13:arm64.
21:30:32 #12 11.29 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_arm64.deb ...
21:30:32 #12 11.29 Unpacking libarchive13:arm64 (3.3.3-4+deb10u3) ...
21:30:32 #12 11.36 Selecting previously unselected package libjsoncpp1:arm64.
21:30:32 #12 11.36 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
21:30:32 #12 11.36 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:30:32 #12 11.41 Selecting previously unselected package librhash0:arm64.
21:30:32 #13 6.656 The following additional packages will be installed:
21:30:32 #13 6.657   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:30:32 #13 6.657   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:30:32 #13 6.657   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:30:32 #13 6.657   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
21:30:32 #13 6.658   libsystemd-dev libudev-dev libuv1 pkg-config
21:30:32 #13 6.660 Suggested packages:
21:30:32 #13 6.660   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:30:32 #13 6.660 Recommended packages:
21:30:32 #13 6.660   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
21:30:32 #13 6.709 The following NEW packages will be installed:
21:30:32 #13 6.710   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:30:32 #13 6.710   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:30:32 #13 6.710   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:30:32 #13 6.711   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
21:30:32 #13 6.712   libsystemd-dev libudev-dev libuv1 pkg-config
21:30:32 #11 81.43 Setting up libmodule-runtime-perl (0.016-2) ...
21:30:32 #11 81.44 Setting up libmailtools-perl (2.21-1) ...
21:30:32 #11 81.45 Setting up python3-gi (3.42.2-2) ...
21:30:32 #11 81.63 Setting up python3-idna (3.3-1) ...
21:30:32 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:30:32 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:30:32 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:30:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bgSFug
21:30:32 + umask 022
21:30:32 + cd /root/rpmbuild/BUILD
21:30:32 + cd /root/rpmbuild/BUILD
21:30:32 + rm -rf src
21:30:32 + /usr/bin/mkdir -p src
21:30:32 + cd src
21:30:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:30:32 + /usr/bin/tar -xof -
21:30:32 #13 8.608 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
21:30:32 #13 8.611 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:30:32 #13 8.645 Selecting previously unselected package libudev-dev:arm64.
21:30:32 #13 8.648 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.20_arm64.deb ...
21:30:32 #13 8.652 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.20) ...
21:30:32 #13 8.689 Selecting previously unselected package libsepol1-dev:arm64.
21:30:32 #13 8.693 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ...
21:30:32 #13 8.697 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
21:30:32 #13 8.764 Selecting previously unselected package libpcre2-16-0:arm64.
21:30:32 #13 8.768 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_arm64.deb ...
21:30:32 #13 8.783 Unpacking libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
21:30:32 #13 8.833 Selecting previously unselected package libpcre2-32-0:arm64.
21:30:32 #13 8.836 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_arm64.deb ...
21:30:32 #13 8.839 Unpacking libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
21:30:32 #13 8.887 Selecting previously unselected package libpcre2-posix2:arm64.
21:30:32 #12 11.41 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ...
21:30:32 #12 11.42 Unpacking librhash0:arm64 (1.3.8-1) ...
21:30:32 #12 11.49 Selecting previously unselected package libuv1:arm64.
21:30:32 #12 11.50 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ...
21:30:32 #12 11.50 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
21:30:32 #12 11.54 Selecting previously unselected package cmake.
21:30:32 #12 11.55 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ...
21:30:32 #12 11.55 Unpacking cmake (3.13.4-1) ...
21:30:32 + STATUS=0
21:30:32 + '[' 0 -ne 0 ']'
21:30:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:30:32 + /usr/bin/tar -xof -
21:30:32 #13 8.891 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_arm64.deb ...
21:30:32 #13 8.895 Unpacking libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
21:30:32 #13 8.925 Selecting previously unselected package libpcre2-dev:arm64.
21:30:32 #13 8.929 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_arm64.deb ...
21:30:32 #13 8.934 Unpacking libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
21:30:32 #13 9.010 Selecting previously unselected package libselinux1-dev:arm64.
21:30:32 #13 9.013 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_arm64.deb ...
21:30:32 #13 9.017 Unpacking libselinux1-dev:arm64 (3.0-1build2) ...
21:30:32 #13 9.069 Selecting previously unselected package libdevmapper-dev:arm64.
21:30:32 #13 9.072 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ...
21:30:32 #13 9.078 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
21:30:32 #13 9.114 Selecting previously unselected package libseccomp-dev:arm64.
21:30:32 #12 11.86 Selecting previously unselected package dh-apparmor.
21:30:32 #12 11.86 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
21:30:32 #12 11.86 Unpacking dh-apparmor (2.13.2-10) ...
21:30:32 #12 11.91 Selecting previously unselected package dmsetup.
21:30:32 #12 11.91 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_arm64.deb ...
21:30:32 #12 11.92 Unpacking dmsetup (2:1.02.155-3) ...
21:30:32 #12 11.97 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:30:32 #13 9.117 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
21:30:32 #13 9.120 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
21:30:32 #13 9.159 Selecting previously unselected package libsystemd-dev:arm64.
21:30:32 #13 9.162 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.20_arm64.deb ...
21:30:32 #13 9.166 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.20) ...
21:30:32 #13 9.239 Selecting previously unselected package pkg-config.
21:30:32 #13 9.242 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_arm64.deb ...
21:30:32 #13 9.246 Unpacking pkg-config (0.29.1-0ubuntu4) ...
21:30:32 #13 9.294 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
21:30:32 #13 9.311 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
21:30:32 #13 9.327 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
21:30:32 #13 9.342 Setting up libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
21:30:32 #13 7.173 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
21:30:32 #13 7.173 1 not fully installed or removed.
21:30:32 #13 7.173 Need to get 11.1 MB of archives.
21:30:32 #13 7.173 After this operation, 43.8 MB of additional disk space will be used.
21:30:32 #13 7.173 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
21:30:32 #11 81.85 Setting up python3-urllib3 (1.26.9-1) ...
21:30:32 #11 82.02 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:30:32 #11 82.07 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:30:32 #11 82.14 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:30:32 #11 82.21 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:32 #17 exporting layers 3.0s done
21:30:32 #17 writing image sha256:99432a4cfca6c5f91d5147b510fe7b9c4a867321c66455ab1465aff4c8f78852 done
21:30:32 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
21:30:32 #17 DONE 3.0s
21:30:32 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
21:30:32 #12 11.97 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
21:30:32 #12 11.98 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:30:32 #12 12.03 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:30:32 #12 12.03 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
21:30:32 #12 12.03 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:30:32 #12 12.08 Selecting previously unselected package libudev-dev:arm64.
21:30:32 #12 12.08 Preparing to unpack .../13-libudev-dev_241-7~deb10u8_arm64.deb ...
21:30:32 #12 12.09 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
21:30:32 #12 12.14 Selecting previously unselected package libsepol1-dev:arm64.
21:30:32 #12 12.14 Preparing to unpack .../14-libsepol1-dev_2.8-1_arm64.deb ...
21:30:32 #12 12.15 Unpacking libsepol1-dev:arm64 (2.8-1) ...
21:30:32 #12 12.22 Selecting previously unselected package libpcre16-3:arm64.
21:30:32 #13 9.353 Setting up libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
21:30:32 #13 9.368 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ...
21:30:32 #13 9.381 Setting up bash-completion (1:2.10-1ubuntu1) ...
21:30:32 #13 7.541 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
21:30:32 #13 7.666 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB]
21:30:32 #11 82.35 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:32 #11 82.40 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:30:32 #11 82.41 Setting up libconst-fast-perl (0.014-2) ...
21:30:32 #11 82.42 Setting up libhttp-daemon-perl (6.14-1.1) ...
21:30:32 #11 82.43 Setting up python3-unidiff (0.7.3-1) ...
21:30:33 #12 12.23 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_arm64.deb ...
21:30:33 #12 12.23 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
21:30:33 #12 12.30 Selecting previously unselected package libpcre32-3:arm64.
21:30:33 #12 12.31 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_arm64.deb ...
21:30:33 #12 12.31 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
21:30:33 #13 7.685 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
21:30:33 #13 7.704 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB]
21:30:33 #13 7.715 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:30:33 #13 7.716 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB]
21:30:33 #13 7.718 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
21:30:33 #13 7.855 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake arm64 3.22.1-1ubuntu1.22.04.1 [4650 kB]
21:30:33 #11 82.57 Setting up lsb-release (11.2ubuntu1) ...
21:30:33 + STATUS=0
21:30:33 + '[' 0 -ne 0 ']'
21:30:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:30:33 + RPM_EC=0
21:30:33 ++ jobs -p
21:30:33 + exit 0
21:30:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q3kfeF
21:30:33 + umask 022
21:30:33 + cd /root/rpmbuild/BUILD
21:30:33 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:30:33 + export CFLAGS
21:30:33 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:30:33 + export CXXFLAGS
21:30:33 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:30:33 + export FFLAGS
21:30:33 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:30:33 + export FCFLAGS
21:30: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:30:33 + export LDFLAGS
21:30:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:30:33 + export LT_SYS_LIBRARY_PATH
21:30:33 + CC=gcc
21:30:33 + export CC
21:30:33 + CXX=g++
21:30:33 + export CXX
21:30:33 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:30:33 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20230330191823.de0d30f-0.fc36 aarch64
21:30:33 + cd src
21:30:33 + export DOCKER_GITCOMMIT=0656059
21:30:33 + DOCKER_GITCOMMIT=0656059
21:30:33 + mkdir -p /go/src/github.com/docker
21:30:33 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:30:33 + pushd /root/rpmbuild/BUILD/src/engine
21:30:33 + TMP_GOPATH=/go
21:30:33 + hack/dockerfile/install/install.sh tini
21:30:33 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:30:33 + RM_GOPATH=0
21:30:33 + TMP_GOPATH=/go
21:30:33 + : /usr/local/bin
21:30:33 + '[' -z /go ']'
21:30:33 + export GOPATH=/go
21:30:33 + GOPATH=/go
21:30:33 + case "$(go env GOARCH)" in
21:30:33 ++ go env GOARCH
21:30:33 + export GO_BUILDMODE=-buildmode=pie
21:30:33 + GO_BUILDMODE=-buildmode=pie
21:30:33 ++ dirname hack/dockerfile/install/install.sh
21:30:33 + dir=hack/dockerfile/install
21:30:33 + bin=tini
21:30:33 + shift
21:30:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:30:33 + . hack/dockerfile/install/tini.installer
21:30:33 ++ : v0.19.0
21:30:33 + install_tini
21:30:33 + echo 'Install tini version v0.19.0'
21:30:33 Install tini version v0.19.0
21:30:33 + git clone https://github.com/krallin/tini.git /go/tini
21:30:33 Cloning into '/go/tini'...
21:30:33 + cd /go/tini
21:30:33 + git checkout -q v0.19.0
21:30:33 + cmake .
21:30:33 #12 12.38 Selecting previously unselected package libpcrecpp0v5:arm64.
21:30:33 #12 12.39 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
21:30:33 #12 12.40 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
21:30:33 #12 12.46 Selecting previously unselected package libpcre3-dev:arm64.
21:30:33 #12 12.46 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_arm64.deb ...
21:30:33 #12 12.46 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
21:30:33 #12 12.55 Selecting previously unselected package libselinux1-dev:arm64.
21:30:33 #12 12.55 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_arm64.deb ...
21:30:33 #12 12.57 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
21:30:33 #12 12.66 Selecting previously unselected package libdevmapper-dev:arm64.
21:30:33 #13 8.078 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B]
21:30:33 #13 8.079 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
21:30:33 #13 10.18 Setting up pkg-config (0.29.1-0ubuntu4) ...
21:30:33 #13 10.23 Setting up libudev-dev:arm64 (245.4-4ubuntu3.20) ...
21:30:33 #11 82.70 Setting up libdata-dpath-perl (0.58-1) ...
21:30:33 #11 82.71 Setting up python3-magic (2:0.4.26-2) ...
21:30:33 #11 82.85 Setting up python3-cffi-backend:arm64 (1.15.1-1) ...
21:30:33 #11 82.86 Setting up g++-12 (12.2.0-3ubuntu1) ...
21:30:33 #11 82.87 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:30:33 + set -e
21:30:33 + mkdir -p /root/build-deb/engine
21:30:33 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:33 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:30:33   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:30:33   CMake.
21:30:33 
21:30:33   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:30:33   CMake that the project does not need compatibility with older versions.
21:30:33 
21:30:33 
21:30:33 -- The C compiler identification is GNU 12.2.1
21:30:33 -- Detecting C compiler ABI info
21:30:33 #12 12.67 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
21:30:33 #12 12.67 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:30:33 #12 12.71 Selecting previously unselected package libseccomp-dev:arm64.
21:30:33 #12 12.71 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_arm64.deb ...
21:30:33 #12 12.72 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
21:30:33 #12 12.77 Selecting previously unselected package libsystemd-dev:arm64.
21:30:33 #12 12.77 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u8_arm64.deb ...
21:30:33 #12 12.77 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
21:30:33 #12 12.90 Selecting previously unselected package pkg-config.
21:30:33 #13 8.230 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB]
21:30:33 #13 8.306 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.7 [20.7 kB]
21:30:33 #13 8.342 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB]
21:30:33 #13 10.24 Setting up libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
21:30:33 #13 10.26 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:30:33 #13 10.27 Setting up librhash0:arm64 (1.3.9-1) ...
21:30:33 #13 10.28 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
21:30:33 #13 10.30 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
21:30:33 #13 10.31 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.20) ...
21:30:33 #13 10.32 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
21:30:33 #13 10.34 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:30:33 #13 10.35 Setting up libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
21:30:33 #13 10.36 Setting up libselinux1-dev:arm64 (3.0-1build2) ...
21:30:33 #13 10.37 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
21:30:33 #13 10.39 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
21:30:33 #13 10.40 Setting up docker-ce-build-deps (1.0) ...
21:30:33 #13 10.41 Processing triggers for man-db (2.9.1-1) ...
21:30:33 #13 10.43 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:30:33 #11 83.07 Setting up python3-dbus (1.2.18-3build1) ...
21:30:33 #11 83.24 Setting up libmodule-implementation-perl (0.09-2) ...
21:30:33 #50 14.44 Selecting previously unselected package libllvm11:amd64.
21:30:33 #50 14.44 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ...
21:30:33 #50 14.45 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
21:30:33 -- Detecting C compiler ABI info - done
21:30:33 -- Check for working C compiler: /usr/bin/gcc - skipped
21:30:33 -- Detecting C compile features
21:30:33 -- Detecting C compile features - done
21:30:33 -- Performing Test HAS_BUILTIN_FORTIFY
21:30:33 #12 12.90 Preparing to unpack .../23-pkg-config_0.29-6_arm64.deb ...
21:30:33 #12 12.91 Unpacking pkg-config (0.29-6) ...
21:30:33 #12 12.96 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
21:30:33 #12 12.97 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
21:30:33 #12 12.98 Setting up libpcre16-3:arm64 (2:8.39-12) ...
21:30:33 #12 13.00 Setting up libarchive13:arm64 (3.3.3-4+deb10u3) ...
21:30:33 #12 13.02 Setting up libprocps7:arm64 (2:3.3.15-2) ...
21:30:33 #12 13.03 Setting up libsepol1-dev:arm64 (2.8-1) ...
21:30:33 #12 13.04 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
21:30:33 #12 13.06 Setting up bash-completion (1:2.8-6) ...
21:30:33 #13 8.632 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-16-0 arm64 10.39-3ubuntu0.1 [185 kB]
21:30:34 #11 83.31 Setting up libcgi-fast-perl (1:2.15-1) ...
21:30:34 #11 83.33 Setting up python3-apt (2.4.0+22.10) ...
21:30:34 #11 83.54 Setting up libpackage-stash-perl (0.40-1) ...
21:30:34 #11 83.58 Setting up libimport-into-perl (1.002005-2) ...
21:30:34 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:30:34 -- Configuring done
21:30:34 -- Generating done
21:30:34 -- Build files have been written to: /go/tini
21:30:34 + make tini-static
21:30:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:30:34 #13 8.674 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-32-0 arm64 10.39-3ubuntu0.1 [177 kB]
21:30:34 #13 8.701 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-posix3 arm64 10.39-3ubuntu0.1 [5968 B]
21:30:34 #13 8.701 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-dev arm64 10.39-3ubuntu0.1 [663 kB]
21:30:34 #13 8.768 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB]
21:30:34 #13 8.779 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB]
21:30:34 #13 8.782 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB]
21:30:34 #13 8.788 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.7 [306 kB]
21:30:34 #11 83.62 Setting up libmoo-perl (2.005004-3) ...
21:30:34 #11 83.73 Setting up python3-bcrypt (3.2.0-1build1) ...
21:30:34 #13 DONE 10.7s
21:30:34 
21:30:34 #14 [stage-1 6/9] COPY sources/ /sources
21:30:34 #14 DONE 0.2s
21:30:34 
21:30:34 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:30:34 [100%] Linking C executable tini-static
21:30:34 #13 DONE 2.8s
21:30:34 
21:30:34 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
21:30:34 #14 DONE 0.0s
21:30:34 
21:30:34 #15 exporting to image
21:30:34 #15 exporting layers
21:30:34 + mkdir -p /root/build-deb/cli
21:30:34 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:34 + mkdir -p /root/build-deb/buildx
21:30:34 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:34 #13 8.954 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu1 [1430 kB]
21:30:34 #11 83.86 Setting up liblist-someutils-perl (0.58-1) ...
21:30:34 #11 83.88 Setting up debhelper (13.9.1ubuntu1) ...
21:30:34 #11 83.89 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:30:34 #11 83.91 Setting up python3-chardet (4.0.0-2) ...
21:30:34 [100%] Built target tini-static
21:30:34 #11 84.19 Setting up python3-cryptography (3.4.8-2) ...
21:30:34 #12 13.90 Setting up libpcre32-3:arm64 (2:8.39-12) ...
21:30:34 #12 13.92 Setting up pkg-config (0.29-6) ...
21:30:34 #12 13.97 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
21:30:34 #12 13.99 Setting up librhash0:arm64 (1.3.8-1) ...
21:30:34 #12 14.01 Setting up procps (2:3.3.15-2) ...
21:30:34 #12 14.04 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
21:30:34 #12 14.06 Setting up cmake-data (3.13.4-1) ...
21:30:34 #12 14.07 Setting up dh-apparmor (2.13.2-10) ...
21:30:34 #12 14.09 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
21:30:34 #12 14.10 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:30:34 #12 14.12 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
21:30:34 + mkdir -p /usr/local/bin
21:30:34 + cp tini-static /usr/local/bin/docker-init
21:30:34 + VERSION=0.0.0-20230330191823-de0d30f
21:30:34 + PRODUCT=docker
21:30:34 + hack/make.sh dynbinary
21:30:34 
21:30:34 Removing bundles/
21:30:34 
21:30:34 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:34 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:35 + mkdir -p /root/build-deb/compose
21:30:35 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:35 + mkdir -p /go/src/github.com/docker
21:30:35 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:35 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:35 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:35 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:35 + EPOCH=5
21:30:35 + EPOCH_SEP=
21:30:35 + [[ ! -z 5 ]]
21:30:35 + EPOCH_SEP=:
21:30:35 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:35 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:35 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:35 + VERSION=0.0.0-20230330191823-de0d30f
21:30:35 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:35 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:35 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:35 + debSource=docker-ce
21:30:35 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:35 + debMaintainer='Docker <support@docker.com>'
21:30:35 ++ date --rfc-2822
21:30:35 + debDate='Thu, 30 Mar 2023 21:30:34 +0000'
21:30:35 + pkgRevision=1
21:30:35 + cat
21:30:35 + export CLI_GITCOMMIT=de0d30f
21:30:35 + CLI_GITCOMMIT=de0d30f
21:30:35 + export ENGINE_GITCOMMIT=0656059
21:30:35 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:35 + ENGINE_GITCOMMIT=0656059
21:30:35 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:35 + dpkg-buildpackage -uc -us -I.git
21:30:35 dpkg-buildpackage: info: source package docker-ce
21:30:35 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye
21:30:35 dpkg-buildpackage: info: source distribution bullseye
21:30:35 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:35 dpkg-buildpackage: info: host architecture arm64
21:30:35  dpkg-source -I.git --before-build .
21:30:35 #11 84.44 Setting up python3-debian (0.1.46) ...
21:30:35 #13 9.554 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
21:30:35 #13 9.757 debconf: delaying package configuration, since apt-utils is not installed
21:30:35 #13 9.804 Fetched 11.1 MB in 3s (3964 kB/s)
21:30:35 #12 14.13 Setting up cmake (3.13.4-1) ...
21:30:35 #12 14.14 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
21:30:35 #12 14.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:30:35 #12 14.17 Setting up dmsetup (2:1.02.155-3) ...
21:30:35 #12 14.18 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:30:35 #12 14.20 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:30:35 #12 14.21 Setting up docker-ce-build-deps (1.0) ...
21:30:35 #12 14.22 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:30:35 #12 14.25 Processing triggers for man-db (2.8.5-2) ...
21:30:35  debian/rules clean
21:30:35 dh clean --with=bash-completion
21:30:35    dh_clean
21:30:35 #11 84.61 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
21:30:35 #11 84.77 Setting up equivs (2.3.1) ...
21:30:35 #11 84.78 Setting up g++ (4:12.2.0-1ubuntu1) ...
21:30:35 #11 84.80 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:30:35 #11 84.80 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
21:30:35 #11 84.81 Setting up build-essential (12.9ubuntu3) ...
21:30:35 #11 84.82 Setting up libmoox-aliases-perl (0.001006-2) ...
21:30:35 #11 84.83 Setting up libb-hooks-endofscope-perl (0.26-1) ...
21:30:35 #11 84.84 Setting up python3-nacl (1.5.0-2) ...
21:30:35 #13 9.834 Selecting previously unselected package bash-completion.
21:30:35 #13 9.834 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25552 files and directories currently installed.)
21:30:35 #13 9.852 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
21:30:35 #13 9.866 Unpacking bash-completion (1:2.11-5ubuntu1) ...
21:30:35  dpkg-source -I.git -b .
21:30:35 dpkg-source: warning: native package version may not have a revision
21:30:35 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:35 dpkg-source: info: using source format '1.0'
21:30:35 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz
21:30:35 #11 85.00 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
21:30:35 #11 85.13 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
21:30:35 #13 9.993 Selecting previously unselected package libarchive13:arm64.
21:30:35 #13 9.996 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
21:30:35 #13 10.00 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
21:30:35 #13 10.04 Selecting previously unselected package libjsoncpp25:arm64.
21:30:35 #13 10.05 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ...
21:30:35 #13 10.05 Unpacking libjsoncpp25:arm64 (1.9.5-3) ...
21:30:35 #13 10.09 Selecting previously unselected package librhash0:arm64.
21:30:35 #13 10.09 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
21:30:35 #13 10.10 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
21:30:35 #13 10.13 Selecting previously unselected package libuv1:arm64.
21:30:35 #13 10.14 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ...
21:30:35 #13 10.14 Unpacking libuv1:arm64 (1.43.0-1) ...
21:30:35 #13 10.17 Selecting previously unselected package dh-elpa-helper.
21:30:35 #13 10.18 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:30:35 #13 10.18 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:30:35 #13 10.22 Selecting previously unselected package emacsen-common.
21:30:35 #15 exporting layers 2.1s done
21:30:35 #15 writing image sha256:bfdbbce0347f7a4643cdef8b766ffa7aed79810895841f6c29f4afe808da423c done
21:30:35 #15 naming to docker.io/rpmbuild-fedora-37/aarch64 done
21:30:35 #15 DONE 2.1s
21:30:35 #11 85.13 Setting up dput (1.1.2ubuntu2) ...
21:30:35 #13 10.22 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:30:35 #13 10.23 Unpacking emacsen-common (3.0.4) ...
21:30:35 #13 10.28 Selecting previously unselected package cmake-data.
21:30:35 #13 10.28 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
21:30:35 #13 10.29 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
21:30:36 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/aarch64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:30:36 #11 85.29 Setting up libnamespace-clean-perl (0.27-2) ...
21:30:36 #11 85.30 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
21:30:36 #11 85.50 Setting up licensecheck (3.3.0-1) ...
21:30:36 #11 85.51 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:30:36 #11 85.53 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:30:36 #11 85.54 Setting up libwww-perl (6.67-1) ...
21:30:36 #13 10.66 Selecting previously unselected package cmake.
21:30:36 #13 10.67 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_arm64.deb ...
21:30:36 #13 10.67 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
21:30:36 #13 10.80 Selecting previously unselected package dh-apparmor.
21:30:36 #11 85.55 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
21:30:36 #11 85.56 Setting up libwww-mechanize-perl (2.14-2) ...
21:30:36 #11 85.57 Setting up devscripts (2.22.2ubuntu3) ...
21:30:36 #11 85.72 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
21:30:36 #11 85.73 Setting up libxml-sax-expat-perl (0.51-1) ...
21:30:36 #11 85.78 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:30:36 #11 85.82 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:30:36 #13 10.80 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ...
21:30:36 #13 10.81 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ...
21:30:36 #13 10.85 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:30:36 #13 10.86 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
21:30:36 #13 10.87 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:30:36 #13 10.91 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:30:36 #13 10.92 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
21:30:36 #13 10.92 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:30:36 #13 10.95 Selecting previously unselected package libudev-dev:arm64.
21:30:36 #13 10.96 Preparing to unpack .../12-libudev-dev_249.11-0ubuntu3.7_arm64.deb ...
21:30:36 #13 10.96 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.7) ...
21:30:36 #13 11.00 Selecting previously unselected package libsepol-dev:arm64.
21:30:36 #13 11.00 Preparing to unpack .../13-libsepol-dev_3.3-1build1_arm64.deb ...
21:30:36 #13 11.01 Unpacking libsepol-dev:arm64 (3.3-1build1) ...
21:30:36 #13 11.06 Selecting previously unselected package libpcre2-16-0:arm64.
21:30:36 #11 85.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:30:36 #11 86.02 Processing triggers for sgml-base (1.30) ...
21:30:36 #11 86.05 Setting up libfontconfig1:arm64 (2.13.1-4.4ubuntu1) ...
21:30:36 #11 86.06 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:30:36 #13 11.06 Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_arm64.deb ...
21:30:36 #13 11.07 Unpacking libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
21:30:36 #13 11.11 Selecting previously unselected package libpcre2-32-0:arm64.
21:30:36 #13 11.12 Preparing to unpack .../15-libpcre2-32-0_10.39-3ubuntu0.1_arm64.deb ...
21:30:36 #13 11.12 Unpacking libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
21:30:36 #13 11.16 Selecting previously unselected package libpcre2-posix3:arm64.
21:30:36 #13 11.17 Preparing to unpack .../16-libpcre2-posix3_10.39-3ubuntu0.1_arm64.deb ...
21:30:36 #13 11.17 Unpacking libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
21:30:36 #13 11.21 Selecting previously unselected package libpcre2-dev:arm64.
21:30:36 #13 11.21 Preparing to unpack .../17-libpcre2-dev_10.39-3ubuntu0.1_arm64.deb ...
21:30:36 #13 11.22 Unpacking libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
21:30:36 #13 11.27 Selecting previously unselected package libselinux1-dev:arm64.
21:30:36 #13 11.27 Preparing to unpack .../18-libselinux1-dev_3.3-1build2_arm64.deb ...
21:30:36 #13 11.27 Unpacking libselinux1-dev:arm64 (3.3-1build2) ...
21:30:36 #13 11.32 Selecting previously unselected package libdevmapper-dev:arm64.
21:30:36 #13 11.32 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
21:30:36 #13 11.32 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
21:30:36 #13 11.36 Selecting previously unselected package libseccomp-dev:arm64.
21:30:36 #13 11.36 Preparing to unpack .../20-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ...
21:30:36 #13 11.37 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
21:30:36 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:30:36 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:30:36 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:30:36 warning: source_date_epoch_from_changelog set but %changelog is missing
21:30:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hlALNI
21:30:36 + umask 022
21:30:36 + cd /root/rpmbuild/BUILD
21:30:36 + cd /root/rpmbuild/BUILD
21:30:36 + rm -rf src
21:30:36 + /usr/bin/mkdir -p src
21:30:36 + cd src
21:30:36 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
21:30:36 #15 DONE 2.3s
21:30:36 
21:30:36 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:30:36 #16 DONE 0.0s
21:30:36 
21:30:36 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:30:36 #17 DONE 0.0s
21:30:36 
21:30:36 #18 exporting to image
21:30:36 #18 exporting layers
21:30:36 #11 86.09 Setting up lintian (2.115.3ubuntu2.1) ...
21:30:36 #11 86.11 Setting up libgd3:arm64 (2.3.3-6) ...
21:30:36 #11 86.12 Setting up libc-devtools (2.36-0ubuntu4) ...
21:30:36 #11 86.13 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
21:30:36 #11 86.14 Updating certificates in /etc/ssl/certs...
21:30:36 #13 11.41 Selecting previously unselected package libsystemd-dev:arm64.
21:30:36 #13 11.41 Preparing to unpack .../21-libsystemd-dev_249.11-0ubuntu3.7_arm64.deb ...
21:30:36 #13 11.41 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.7) ...
21:30:36 #13 11.48 Selecting previously unselected package libglib2.0-0:arm64.
21:30:36 #13 11.49 Preparing to unpack .../22-libglib2.0-0_2.72.4-0ubuntu1_arm64.deb ...
21:30:36 #13 11.49 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
21:30:36 #13 11.56 Selecting previously unselected package pkg-config.
21:30:36 #13 11.57 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
21:30:36 #13 11.57 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:30:36 #13 11.62 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
21:30:37 #12 DONE 15.9s
21:30:37 
21:30:37 #13 [stage-1 5/8] COPY sources/ /sources
21:30:37 #13 DONE 0.2s
21:30:37 
21:30:37 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:30:37 #11 86.56 0 added, 0 removed; done.
21:30:37 #11 86.56 Running hooks in /etc/ca-certificates/update.d...
21:30:37 #11 86.56 done.
21:30:37 #11 86.57 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:30:37 #13 11.63 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
21:30:37 #13 11.64 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
21:30:37 #13 11.66 No schema files found: doing nothing.
21:30:37 #13 11.67 Setting up libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
21:30:37 #13 11.68 Setting up libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
21:30:37 #13 11.69 Setting up libuv1:arm64 (1.43.0-1) ...
21:30:37 #13 11.70 Setting up emacsen-common (3.0.4) ...
21:30:37 #13 11.75 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:30:37 #13 11.76 Setting up bash-completion (1:2.11-5ubuntu1) ...
21:30:37 #13 11.78 Setting up libjsoncpp25:arm64 (1.9.5-3) ...
21:30:37 #13 11.80 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:30:37 #13 11.85 Setting up libudev-dev:arm64 (249.11-0ubuntu3.7) ...
21:30:37 + STATUS=0
21:30:37 + '[' 0 -ne 0 ']'
21:30:37 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
21:30:37 #13 11.86 Setting up libsepol-dev:arm64 (3.3-1build1) ...
21:30:37 #13 11.88 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:30:37 #13 11.89 Setting up libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
21:30:37 #13 11.90 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
21:30:37 #13 11.92 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
21:30:37 #13 11.97 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ...
21:30:37 #13 11.98 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.7) ...
21:30:37 #13 11.99 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:30:37 #13 12.01 Setting up libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
21:30:37 #13 12.02 Setting up libselinux1-dev:arm64 (3.3-1build2) ...
21:30:37 #13 12.03 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
21:30:37 #13 12.04 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
21:30:37 #13 12.05 Setting up docker-ce-build-deps (1.0) ...
21:30:37 #13 12.07 Processing triggers for man-db (2.10.2-1) ...
21:30:37 #13 12.15 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:30:37 + STATUS=0
21:30:37 + '[' 0 -ne 0 ']'
21:30:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:30:37 + RPM_EC=0
21:30:37 ++ jobs -p
21:30:37 + exit 0
21:30:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JOebeD
21:30:37 + umask 022
21:30:37 + cd /root/rpmbuild/BUILD
21:30: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'
21:30:37 + export CFLAGS
21:30: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'
21:30:37 + export CXXFLAGS
21:30: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'
21:30:37 + export FFLAGS
21:30: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'
21:30:37 + export FCFLAGS
21:30: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'
21:30:37 + export LDFLAGS
21:30:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:30:37 + export LT_SYS_LIBRARY_PATH
21:30:37 + CC=gcc
21:30:37 + export CC
21:30:37 + CXX=g++
21:30:37 + export CXX
21:30:37 + cd src
21:30:37 + export DOCKER_GITCOMMIT=0656059
21:30:37 + DOCKER_GITCOMMIT=0656059
21:30:37 + mkdir -p /go/src/github.com/docker
21:30:37 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:30:37 + pushd /root/rpmbuild/BUILD/src/engine
21:30:37 + TMP_GOPATH=/go
21:30:37 + hack/dockerfile/install/install.sh tini
21:30:37 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:30:37 + RM_GOPATH=0
21:30:37 + TMP_GOPATH=/go
21:30:37 + : /usr/local/bin
21:30:37 + '[' -z /go ']'
21:30:37 + export GOPATH=/go
21:30:37 + GOPATH=/go
21:30:37 + case "$(go env GOARCH)" in
21:30:37 ++ go env GOARCH
21:30:37 + export GO_BUILDMODE=-buildmode=pie
21:30:37 + GO_BUILDMODE=-buildmode=pie
21:30:37 ++ dirname hack/dockerfile/install/install.sh
21:30:37 + dir=hack/dockerfile/install
21:30:37 + bin=tini
21:30:37 + shift
21:30:37 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:30:37 + . hack/dockerfile/install/tini.installer
21:30:37 ++ : v0.19.0
21:30:37 + install_tini
21:30:37 + echo 'Install tini version v0.19.0'
21:30:37 + git clone https://github.com/krallin/tini.git /go/tini
21:30:37 Install tini version v0.19.0
21:30:37 Cloning into '/go/tini'...
21:30:37 #13 DONE 12.4s
21:30:37 
21:30:37 #14 [stage-1 6/9] COPY sources/ /sources
21:30:38 + cd /go/tini
21:30:38 + git checkout -q v0.19.0
21:30:38 + cmake .
21:30:38 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:30:38   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:30:38   CMake.
21:30:38 
21:30:38   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:30:38   CMake that the project does not need compatibility with older versions.
21:30:38 
21:30:38 
21:30:38 -- The C compiler identification is GNU 12.2.1
21:30:38 #14 DONE 0.2s
21:30:38 
21:30:38 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:30:38 -- Detecting C compiler ABI info
21:30:38 -- Detecting C compiler ABI info - done
21:30:38 -- Check for working C compiler: /usr/bin/gcc - skipped
21:30:38 -- Detecting C compile features
21:30:38 -- Detecting C compile features - done
21:30:38 -- Performing Test HAS_BUILTIN_FORTIFY
21:30:38 #11 DONE 87.9s
21:30:38 
21:30:38 #12 [stage-1 4/9] COPY common /root/build-deb/debian
21:30:38 #12 DONE 0.1s
21:30:38 
21:30:38 #13 [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
21:30:38 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:30:38 -- Configuring done (0.6s)
21:30:38 -- Generating done (0.0s)
21:30:38 -- Build files have been written to: /go/tini
21:30:38 + make tini-static
21:30:38 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:30:38 #18 exporting layers 2.3s done
21:30:38 #18 writing image sha256:1e35ef95012b5ad156840470a9fcf27b65985e76925ef8e9c8e62c8e744bd155 done
21:30:38 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
21:30:38 #18 DONE 2.3s
21:30:38 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
21:30:39 [100%] Linking C executable tini-static
21:30:39 #50 19.34 Selecting previously unselected package libclang-cpp11.
21:30:39 #50 19.34 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
21:30:39 #50 19.35 Unpacking libclang-cpp11 (1:11.0.1-2) ...
21:30:39 + set -e
21:30:39 + mkdir -p /root/build-deb/engine
21:30:39 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:39 [100%] Built target tini-static
21:30:39 + mkdir -p /usr/local/bin
21:30:39 + cp tini-static /usr/local/bin/docker-init
21:30:39 + VERSION=0.0.0-20230330191823-de0d30f
21:30:39 + PRODUCT=docker
21:30:39 + hack/make.sh dynbinary
21:30:39 
21:30:39 Removing bundles/
21:30:39 
21:30:39 #13 0.865 Hit:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
21:30:39 #13 0.925 Hit:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
21:30:39 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:39 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:39 #13 0.998 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
21:30:39 #13 1.070 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
21:30:39 + mkdir -p /root/build-deb/cli
21:30:39 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:40 #15 DONE 1.9s
21:30:40 
21:30:40 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:30:40 #16 DONE 0.0s
21:30:40 
21:30:40 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:30:40 #17 DONE 0.0s
21:30:40 
21:30:40 #18 exporting to image
21:30:40 #18 exporting layers
21:30:40 + mkdir -p /root/build-deb/buildx
21:30:40 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:40 #14 DONE 2.9s
21:30:40 
21:30:40 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:30:40 #15 DONE 0.0s
21:30:40 
21:30:40 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:30:40 #16 DONE 0.1s
21:30:40 
21:30:40 #17 exporting to image
21:30:40 #17 exporting layers
21:30:40 #13 1.246 Reading package lists...
21:30:40 + mkdir -p /root/build-deb/compose
21:30:40 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:40 + mkdir -p /go/src/github.com/docker
21:30:40 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:40 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:40 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:40 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:40 + EPOCH=5
21:30:40 + EPOCH_SEP=
21:30:40 + [[ ! -z 5 ]]
21:30:40 + EPOCH_SEP=:
21:30:40 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:40 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:40 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:40 + VERSION=0.0.0-20230330191823-de0d30f
21:30:40 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:40 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:40 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:40 + debSource=docker-ce
21:30:40 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:40 + debMaintainer='Docker <support@docker.com>'
21:30:40 ++ date --rfc-2822
21:30:40 + debDate='Thu, 30 Mar 2023 21:30:40 +0000'
21:30:40 + pkgRevision=1
21:30:40 + cat
21:30:40 + export CLI_GITCOMMIT=de0d30f
21:30:40 + CLI_GITCOMMIT=de0d30f
21:30:40 + export ENGINE_GITCOMMIT=0656059
21:30:40 + ENGINE_GITCOMMIT=0656059
21:30:40 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:40 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:40 + dpkg-buildpackage -uc -us -I.git
21:30:40 dpkg-buildpackage: info: source package docker-ce
21:30:40 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal
21:30:40 dpkg-buildpackage: info: source distribution focal
21:30:40 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:40  dpkg-source -I.git --before-build .
21:30:40 dpkg-buildpackage: info: host architecture arm64
21:30:40  debian/rules clean
21:30:40 dh clean --with=bash-completion
21:30:40    dh_clean
21:30:41 #13 2.254 dpkg-buildpackage: info: source package docker-ce-build-deps
21:30:41 #13 2.254 dpkg-buildpackage: info: source version 1.0
21:30:41 #13 2.254 dpkg-buildpackage: info: source distribution unstable
21:30:41 #13 2.254 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:30:41 #13 2.289  dpkg-source --before-build .
21:30:41 #13 2.289 dpkg-buildpackage: info: host architecture arm64
21:30:41 #13 2.389  debian/rules clean
21:30:41 #13 2.391 dh clean
21:30:41 #13 2.481    dh_clean
21:30:41 #13 2.517  debian/rules binary
21:30:41 #13 2.520 dh binary
21:30:41 #13 2.598    dh_update_autotools_config
21:30:41 #13 2.627    dh_autoreconf
21:30:41  dpkg-source -I.git -b .
21:30:41 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:30:41 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:30:41 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:41 dpkg-source: info: using source format '1.0'
21:30:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz
21:30:41 #13 2.669    create-stamp debian/debhelper-build-stamp
21:30:41 #13 2.669    dh_prep
21:30:41 #13 2.700    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:30:41 #13 2.752    dh_install
21:30:41 #13 2.786    dh_installdocs
21:30:41 #13 2.824    dh_installchangelogs
21:30:41 #13 2.910    dh_perl
21:30:41 #13 2.947    dh_link
21:30:41 #13 2.982    dh_strip_nondeterminism
21:30:41 #13 3.047    dh_compress
21:30:41 #13 3.089    dh_fixperms
21:30:41 #13 3.133    dh_missing
21:30:41 #13 3.161    dh_installdeb
21:30:41 #50 22.07 Selecting previously unselected package libgc1:amd64.
21:30:41 #50 22.07 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ...
21:30:41 #50 22.08 Unpacking libgc1:amd64 (1:8.0.4-3) ...
21:30:41 #50 22.19 Selecting previously unselected package libobjc4:amd64.
21:30:41 #50 22.19 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ...
21:30:41 #50 22.20 Unpacking libobjc4:amd64 (10.2.1-6) ...
21:30:41 #50 22.27 Selecting previously unselected package libobjc-10-dev:amd64.
21:30:41 #50 22.27 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ...
21:30:41 #50 22.28 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ...
21:30:41 #50 22.42 Selecting previously unselected package libc6-i386.
21:30:41 #50 22.42 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u5_amd64.deb ...
21:30:41 #50 22.43 Unpacking libc6-i386 (2.31-13+deb11u5) ...
21:30:41 #13 3.195    dh_gencontrol
21:30:41 #13 3.316    dh_md5sums
21:30:41 #13 3.353    dh_builddeb
21:30:41 #13 3.381 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:30:41 #13 3.456  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
21:30:42 Created binary: bundles/dynbinary-daemon/dockerd
21:30:42 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:30:42 Created binary: bundles/dynbinary-daemon/docker-proxy
21:30:42 
21:30:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:30:42 + RM_GOPATH=0
21:30:42 + TMP_GOPATH=/go
21:30:42 + : /usr/local/bin
21:30:42 + '[' -z /go ']'
21:30:42 + export GOPATH=/go
21:30:42 + GOPATH=/go
21:30:42 + case "$(go env GOARCH)" in
21:30:42 ++ go env GOARCH
21:30:42 + export GO_BUILDMODE=-buildmode=pie
21:30:42 + GO_BUILDMODE=-buildmode=pie
21:30:42 ++ dirname hack/dockerfile/install/install.sh
21:30:42 + dir=hack/dockerfile/install
21:30:42 + bin=tini
21:30:42 + shift
21:30:42 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:30:42 + . hack/dockerfile/install/tini.installer
21:30:42 ++ : v0.19.0
21:30:42 + install_tini
21:30:42 + echo 'Install tini version v0.19.0'
21:30:42 + git clone https://github.com/krallin/tini.git /go/tini
21:30:42 Install tini version v0.19.0
21:30:42 Cloning into '/go/tini'...
21:30:42 + cd /go/tini
21:30:42 + git checkout -q v0.19.0
21:30:42 + cmake .
21:30:42 -- The C compiler identification is GNU 9.4.0
21:30:42 -- Check for working C compiler: /usr/bin/cc
21:30:42 -- Check for working C compiler: /usr/bin/cc -- works
21:30:42 -- Detecting C compiler ABI info
21:30:42 -- Detecting C compiler ABI info - done
21:30:42 -- Detecting C compile features
21:30:42 -- Detecting C compile features - done
21:30:42 -- Performing Test HAS_BUILTIN_FORTIFY
21:30:42 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:30:42 -- Configuring done
21:30:42 -- Generating done
21:30:42 -- Build files have been written to: /go/tini
21:30:42 + make tini-static
21:30:42 make[2]: Entering directory '/go/tini'
21:30:42 make[3]: Entering directory '/go/tini'
21:30:42 make[4]: Entering directory '/go/tini'
21:30:42 make[5]: Entering directory '/go/tini'
21:30:42 Scanning dependencies of target tini-static
21:30:42 make[5]: Leaving directory '/go/tini'
21:30:42 make[5]: Entering directory '/go/tini'
21:30:42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:30:42 [100%] Linking C executable tini-static
21:30:42 make[5]: Leaving directory '/go/tini'
21:30:42 [100%] Built target tini-static
21:30:42 make[4]: Leaving directory '/go/tini'
21:30:42 make[3]: Leaving directory '/go/tini'
21:30:42 make[2]: Leaving directory '/go/tini'
21:30:42 + mkdir -p /usr/local/bin
21:30:42 + cp tini-static /usr/local/bin/docker-init
21:30:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:30:42 + RM_GOPATH=0
21:30:42 + TMP_GOPATH=/go
21:30:42 + : /usr/local/bin
21:30:42 + '[' -z /go ']'
21:30:42 + export GOPATH=/go
21:30:42 + GOPATH=/go
21:30:42 + case "$(go env GOARCH)" in
21:30:42 ++ go env GOARCH
21:30:42 + export GO_BUILDMODE=-buildmode=pie
21:30:42 + GO_BUILDMODE=-buildmode=pie
21:30:42 ++ dirname hack/dockerfile/install/install.sh
21:30:42 + dir=hack/dockerfile/install
21:30:42 + bin=rootlesskit
21:30:42 + shift
21:30:42 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:30:42 + . hack/dockerfile/install/rootlesskit.installer
21:30:42 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:30:42 + install_rootlesskit dynamic
21:30:42 + case "$1" in
21:30:42 + install_rootlesskit_dynamic
21:30:42 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:30:42 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:30:42 + export BUILD_MODE=-buildmode=pie
21:30:42 + BUILD_MODE=-buildmode=pie
21:30:42 + _install_rootlesskit
21:30:42 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:30:42 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:30:42 + for f in rootlesskit rootlesskit-docker-proxy
21:30:42 + GOBIN=/usr/local/bin
21:30:42 + GO111MODULE=on
21:30:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:30:42 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:30:42 go: downloading github.com/sirupsen/logrus v1.9.0
21:30:42 go: downloading github.com/urfave/cli/v2 v2.23.5
21:30:42 go: downloading golang.org/x/sys v0.2.0
21:30:42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:30:42 go: downloading github.com/google/uuid v1.3.0
21:30:42 go: downloading github.com/moby/vpnkit v0.5.0
21:30:42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:30:42 go: downloading github.com/gofrs/flock v0.8.1
21:30:42 go: downloading github.com/gorilla/mux v1.8.0
21:30:42 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:30:42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:30:42 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:30:42 go: downloading golang.org/x/net v0.1.0
21:30:42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:30:42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:30:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc
21:30:42  debian/rules build
21:30:42 dh build --with=bash-completion
21:30:42    dh_update_autotools_config
21:30:42    dh_autoreconf
21:30:42    debian/rules override_dh_auto_build
21:30:42 make[1]: Entering directory '/root/build-deb'
21:30:42 # Build the daemon and dependencies
21:30:42 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:42 
21:30:42 Removing bundles/
21:30:42 
21:30:42 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:42 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:30:42 #13 3.608  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
21:30:42 #13 3.686 dpkg-genchanges: info: binary-only upload (no source code included)
21:30:42 #13 3.689  dpkg-source --after-build .
21:30:42 #13 3.788 dpkg-buildpackage: info: binary-only upload (no source included)
21:30:42 #13 3.792 
21:30:42 #13 3.792 The package has been created.
21:30:42 #13 3.792 Attention, the package has been created in the current directory,
21:30:42 #13 3.792 not in ".." as indicated by the message above!
21:30:42 #13 3.850 Selecting previously unselected package docker-ce-build-deps.
21:30:42 #13 3.865 (Reading database ... 27555 files and directories currently installed.)
21:30:42 #13 3.866 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:30:42 #13 3.871 Unpacking docker-ce-build-deps (1.0) ...
21:30:42 #18 exporting layers 2.1s done
21:30:42 #18 writing image sha256:b6c85c0589e21b2205bb319ec0063e064d0d7cc286fb7b64b1031d982103f140 done
21:30:42 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
21:30:42 #18 DONE 2.1s
21:30:42 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
21:30:42 + set -e
21:30:42 + mkdir -p /root/build-deb/engine
21:30:42 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:42 #50 23.38 Selecting previously unselected package lib32gcc-s1.
21:30:42 #50 23.38 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ...
21:30:42 #50 23.40 Unpacking lib32gcc-s1 (10.2.1-6) ...
21:30:42 #50 23.51 Selecting previously unselected package lib32stdc++6.
21:30:42 #17 exporting layers 2.8s done
21:30:42 #17 writing image sha256:aea9423468eeada35008e3ca82618c7483cb0b996ef577417d5fa5476b999468 done
21:30:42 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
21:30:42 #17 DONE 2.8s
21:30:42 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
21:30:42 #50 23.51 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ...
21:30:42 #50 23.52 Unpacking lib32stdc++6 (10.2.1-6) ...
21:30:42 #50 23.70 Selecting previously unselected package libclang-common-11-dev.
21:30:42 #50 23.70 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
21:30:42 #50 23.71 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
21:30:43 + mkdir -p /root/build-deb/cli
21:30:43 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:43 #13 3.956 Reading package lists...
21:30:43 #13 4.663 Building dependency tree...
21:30:43 #13 4.859 Reading state information...
21:30:43 + mkdir -p /root/build-deb/buildx
21:30:43 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:43 + set -e
21:30:43 + mkdir -p /root/build-deb/engine
21:30:43 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:43 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc
21:30:43  debian/rules build
21:30:43 dh build --with=bash-completion
21:30:43    dh_update_autotools_config
21:30:43    dh_autoreconf
21:30:43    debian/rules override_dh_auto_build
21:30:43 make[1]: Entering directory '/root/build-deb'
21:30:43 # Build the daemon and dependencies
21:30:43 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:43 
21:30:43 Removing bundles/
21:30:43 
21:30:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:43 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
21:30:43 #13 4.866 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:30:43 #13 5.119 Starting 2 pkgProblemResolver with broken count: 0
21:30:43 #13 5.125 Done
21:30:43 #13 5.320  Done
21:30:43 + mkdir -p /root/build-deb/compose
21:30:43 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:43 + mkdir -p /go/src/github.com/docker
21:30:43 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:43 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:43 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:43 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:43 + EPOCH=5
21:30:43 + EPOCH_SEP=
21:30:43 + [[ ! -z 5 ]]
21:30:43 + EPOCH_SEP=:
21:30:43 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:43 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:43 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:43 + VERSION=0.0.0-20230330191823-de0d30f
21:30:43 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:43 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:43 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:43 + debSource=docker-ce
21:30:43 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:43 + debMaintainer='Docker <support@docker.com>'
21:30:43 ++ date --rfc-2822
21:30:43 + debDate='Thu, 30 Mar 2023 21:30:43 +0000'
21:30:43 + pkgRevision=1
21:30:43 + cat
21:30:43 + export CLI_GITCOMMIT=de0d30f
21:30:43 + CLI_GITCOMMIT=de0d30f
21:30:43 + export ENGINE_GITCOMMIT=0656059
21:30:43 + ENGINE_GITCOMMIT=0656059
21:30:43 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:43 + dpkg-buildpackage -uc -us -I.git
21:30:43 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:43 dpkg-buildpackage: info: source package docker-ce
21:30:43 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy
21:30:43 dpkg-buildpackage: info: source distribution jammy
21:30:43 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:43 dpkg-buildpackage: info: host architecture arm64
21:30:43  dpkg-source -I.git --before-build .
21:30:43 + mkdir -p /root/build-deb/cli
21:30:43 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:43 + mkdir -p /root/build-deb/buildx
21:30:43 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:44 #13 5.513 Starting pkgProblemResolver with broken count: 0
21:30:44 #13 5.553 Starting 2 pkgProblemResolver with broken count: 0
21:30:44 #13 5.559 Done
21:30:44  debian/rules clean
21:30:44 dh clean --with=bash-completion
21:30:44    dh_clean
21:30:44 #13 5.885 The following additional packages will be installed:
21:30:44  dpkg-source -I.git -b .
21:30:44 + mkdir -p /root/build-deb/compose
21:30:44 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:44 + mkdir -p /go/src/github.com/docker
21:30:44 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:44 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:44 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:44 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:44 + EPOCH=5
21:30:44 + EPOCH_SEP=
21:30:44 + [[ ! -z 5 ]]
21:30:44 + EPOCH_SEP=:
21:30:44 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:44 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:44 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:44 + VERSION=0.0.0-20230330191823-de0d30f
21:30:44 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:44 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:44 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:44 + debSource=docker-ce
21:30:44 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:44 + debMaintainer='Docker <support@docker.com>'
21:30:44 ++ date --rfc-2822
21:30:44 + debDate='Thu, 30 Mar 2023 21:30:44 +0000'
21:30:44 + pkgRevision=1
21:30:44 + cat
21:30:44 + export CLI_GITCOMMIT=de0d30f
21:30:44 + CLI_GITCOMMIT=de0d30f
21:30:44 + export ENGINE_GITCOMMIT=0656059
21:30:44 + ENGINE_GITCOMMIT=0656059
21:30:44 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:44 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:44 + dpkg-buildpackage -uc -us -I.git
21:30:44 dpkg-buildpackage: info: source package docker-ce
21:30:44 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~debian.10~buster
21:30:44 dpkg-buildpackage: info: source distribution buster
21:30:44 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:44 dpkg-buildpackage: info: host architecture arm64
21:30:44  dpkg-source -I.git --before-build .
21:30:44 #13 5.885   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:30:44 #13 5.885   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
21:30:44 #13 5.886   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:30:44 #13 5.886   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:30:44 #13 5.886   libuv1 pkg-config
21:30:44 #13 5.888 Suggested packages:
21:30:44 #13 5.888   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:30:44 #13 5.924 The following NEW packages will be installed:
21:30:44 #13 5.925   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:30:44 #13 5.925   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
21:30:44 #13 5.925   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:30:44 #13 5.925   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:30:44 #13 5.926   libuv1 pkg-config
21:30:44 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:30:44 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:30:44 dpkg-source: warning: native package version may not have a revision
21:30:44 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:44 dpkg-source: info: using source format '1.0'
21:30:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz
21:30:44  debian/rules clean
21:30:44 dh clean --with=bash-completion
21:30:44    dh_clean
21:30:44 #13 6.347 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
21:30:44 #13 6.347 1 not fully installed or removed.
21:30:44 #13 6.347 Need to get 11.7 MB of archives.
21:30:44 #13 6.347 After this operation, 46.8 MB of additional disk space will be used.
21:30:44 #13 6.347 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
21:30:45  dpkg-source -I.git -b .
21:30:45 #13 6.720 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
21:30:45 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:45 dpkg-source: info: using source format '1.0'
21:30:45 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz
21:30:45 #13 6.846 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjsoncpp25 arm64 1.9.5-4 [76.6 kB]
21:30:45 #13 6.865 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
21:30:45 #13 6.884 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libuv1 arm64 1.44.2-1 [87.3 kB]
21:30:45 #13 6.895 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:30:45 #13 6.896 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 emacsen-common all 3.0.4 [14.9 kB]
21:30:45 #13 6.898 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cmake-data all 3.24.2-1ubuntu1 [2024 kB]
21:30:45 #13 7.042 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cmake arm64 3.24.2-1ubuntu1 [6634 kB]
21:30:45 #50 25.89 Selecting previously unselected package libclang1-11.
21:30:45 #50 25.89 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ...
21:30:45 #50 25.89 Unpacking libclang1-11 (1:11.0.1-2) ...
21:30:45 #13 7.355 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
21:30:45 #13 7.506 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-1ubuntu1 [11.8 kB]
21:30:45 #13 7.507 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libudev-dev arm64 251.4-1ubuntu7.1 [21.3 kB]
21:30:45 #13 7.614 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsepol-dev arm64 3.4-2 [387 kB]
21:30:46 #13 7.897 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-16-0 arm64 10.40-1ubuntu1 [193 kB]
21:30:46 #13 7.940 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-32-0 arm64 10.40-1ubuntu1 [181 kB]
21:30:46 #13 7.968 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-posix3 arm64 10.40-1ubuntu1 [5996 B]
21:30:46 #13 7.969 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-dev arm64 10.40-1ubuntu1 [671 kB]
21:30:46 #13 8.034 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libselinux1-dev arm64 3.4-1 [170 kB]
21:30:46 #13 8.046 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper-dev arm64 2:1.02.185-1ubuntu1 [36.7 kB]
21:30:46 #13 8.048 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu1 [90.6 kB]
21:30:46 #13 8.054 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libsystemd-dev arm64 251.4-1ubuntu7.1 [314 kB]
21:30:46 #13 8.220 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
21:30:47 #13 8.542 debconf: delaying package configuration, since apt-utils is not installed
21:30:47 #13 8.584 Fetched 11.7 MB in 2s (4784 kB/s)
21:30:47 #13 8.611 Selecting previously unselected package bash-completion.
21:30:47 #13 8.611 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27559 files and directories currently installed.)
21:30:47 #13 8.627 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
21:30:47 #13 8.640 Unpacking bash-completion (1:2.11-6ubuntu1) ...
21:30:47 #13 8.765 Selecting previously unselected package libarchive13:arm64.
21:30:47 #13 8.768 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
21:30:47 #13 8.775 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
21:30:47 #13 8.813 Selecting previously unselected package libjsoncpp25:arm64.
21:30:47 #13 8.816 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_arm64.deb ...
21:30:47 #13 8.819 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
21:30:47 #13 8.853 Selecting previously unselected package librhash0:arm64.
21:30:47 #13 8.856 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
21:30:47 #13 8.861 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
21:30:47 #13 8.895 Selecting previously unselected package libuv1:arm64.
21:30:47 #50 27.73 Selecting previously unselected package clang-11.
21:30:47 #50 27.73 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ...
21:30:47 #50 27.74 Unpacking clang-11 (1:11.0.1-2) ...
21:30:47 #50 27.85 Selecting previously unselected package clang.
21:30:47 #50 27.85 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ...
21:30:47 #50 27.86 Unpacking clang (1:11.0-51+nmu5) ...
21:30:47 #50 27.92 Selecting previously unselected package libpfm4:amd64.
21:30:47 #50 27.92 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
21:30:47 #50 27.93 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
21:30:47 #50 28.09 Selecting previously unselected package lld-11.
21:30:47 #50 28.09 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ...
21:30:47 #50 28.10 Unpacking lld-11 (1:11.0.1-2) ...
21:30:47 + for f in rootlesskit rootlesskit-docker-proxy
21:30:47 + GOBIN=/usr/local/bin
21:30:47 + GO111MODULE=on
21:30:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:30:47 #13 8.899 Preparing to unpack .../04-libuv1_1.44.2-1_arm64.deb ...
21:30:47 #13 8.903 Unpacking libuv1:arm64 (1.44.2-1) ...
21:30:47 #13 8.933 Selecting previously unselected package dh-elpa-helper.
21:30:47 #13 8.935 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:30:47 #13 8.939 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:30:47 #13 8.980 Selecting previously unselected package emacsen-common.
21:30:47 #13 8.980 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:30:47 #13 8.996 Unpacking emacsen-common (3.0.4) ...
21:30:47 #13 9.041 Selecting previously unselected package cmake-data.
21:30:47 #13 9.042 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
21:30:47 #13 9.050 Unpacking cmake-data (3.24.2-1ubuntu1) ...
21:30:47 #50 28.40 Selecting previously unselected package lld.
21:30:47 #50 28.41 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ...
21:30:47 #50 28.41 Unpacking lld (1:11.0-51+nmu5) ...
21:30:47 #50 28.47 Selecting previously unselected package llvm-11-runtime.
21:30:47 #50 28.47 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
21:30:47 #50 28.47 Unpacking llvm-11-runtime (1:11.0.1-2) ...
21:30:47 #13 9.419 Selecting previously unselected package cmake.
21:30:47 #50 28.60 Selecting previously unselected package llvm-runtime.
21:30:47 #50 28.62 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ...
21:30:47 #50 28.63 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
21:30:47 #50 28.70 Selecting previously unselected package llvm-11.
21:30:47 #50 28.71 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ...
21:30:47 #50 28.72 Unpacking llvm-11 (1:11.0.1-2) ...
21:30:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc
21:30:47  debian/rules build
21:30:47 dh build --with=bash-completion
21:30:47    dh_update_autotools_config
21:30:47    dh_autoreconf
21:30:47    debian/rules override_dh_auto_build
21:30:47 make[1]: Entering directory '/root/build-deb'
21:30:47 # Build the daemon and dependencies
21:30:47 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:47 
21:30:47 Removing bundles/
21:30:47 
21:30:47 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:47 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:48 #13 9.424 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_arm64.deb ...
21:30:48 #13 9.427 Unpacking cmake (3.24.2-1ubuntu1) ...
21:30:48 #13 9.589 Selecting previously unselected package dh-apparmor.
21:30:48 #13 9.592 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
21:30:48 #13 9.595 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
21:30:48 #13 9.630 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:30:48 #13 9.633 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
21:30:48 #13 9.637 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
21:30:48 #13 9.667 Selecting previously unselected package libudev-dev:arm64.
21:30:48 #13 9.671 Preparing to unpack .../11-libudev-dev_251.4-1ubuntu7.1_arm64.deb ...
21:30:48 #13 9.674 Unpacking libudev-dev:arm64 (251.4-1ubuntu7.1) ...
21:30:48 #13 9.706 Selecting previously unselected package libsepol-dev:arm64.
21:30:48 #13 9.709 Preparing to unpack .../12-libsepol-dev_3.4-2_arm64.deb ...
21:30:48 #13 9.712 Unpacking libsepol-dev:arm64 (3.4-2) ...
21:30:48 #13 9.762 Selecting previously unselected package libpcre2-16-0:arm64.
21:30:48 #13 9.765 Preparing to unpack .../13-libpcre2-16-0_10.40-1ubuntu1_arm64.deb ...
21:30:48 #13 9.769 Unpacking libpcre2-16-0:arm64 (10.40-1ubuntu1) ...
21:30:48 #13 9.806 Selecting previously unselected package libpcre2-32-0:arm64.
21:30:48 #13 9.809 Preparing to unpack .../14-libpcre2-32-0_10.40-1ubuntu1_arm64.deb ...
21:30:48 #13 9.813 Unpacking libpcre2-32-0:arm64 (10.40-1ubuntu1) ...
21:30:48 #13 9.853 Selecting previously unselected package libpcre2-posix3:arm64.
21:30:48 #13 9.853 Preparing to unpack .../15-libpcre2-posix3_10.40-1ubuntu1_arm64.deb ...
21:30:48 #13 9.857 Unpacking libpcre2-posix3:arm64 (10.40-1ubuntu1) ...
21:30:48 #13 9.889 Selecting previously unselected package libpcre2-dev:arm64.
21:30:48 #13 9.890 Preparing to unpack .../16-libpcre2-dev_10.40-1ubuntu1_arm64.deb ...
21:30:48 #13 9.894 Unpacking libpcre2-dev:arm64 (10.40-1ubuntu1) ...
21:30:48 #13 9.936 Selecting previously unselected package libselinux1-dev:arm64.
21:30:48 #13 9.939 Preparing to unpack .../17-libselinux1-dev_3.4-1_arm64.deb ...
21:30:48 #13 9.943 Unpacking libselinux1-dev:arm64 (3.4-1) ...
21:30:48 #13 9.982 Selecting previously unselected package libdevmapper-dev:arm64.
21:30:48 #13 9.986 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.185-1ubuntu1_arm64.deb ...
21:30:48 #13 9.990 Unpacking libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
21:30:48 #13 10.02 Selecting previously unselected package libseccomp-dev:arm64.
21:30:48 #13 10.03 Preparing to unpack .../19-libseccomp-dev_2.5.4-1ubuntu1_arm64.deb ...
21:30:48 #13 10.03 Unpacking libseccomp-dev:arm64 (2.5.4-1ubuntu1) ...
21:30:48 #13 10.07 Selecting previously unselected package libsystemd-dev:arm64.
21:30:48 #13 10.07 Preparing to unpack .../20-libsystemd-dev_251.4-1ubuntu7.1_arm64.deb ...
21:30:48 #13 10.07 Unpacking libsystemd-dev:arm64 (251.4-1ubuntu7.1) ...
21:30:48 #13 10.13 Selecting previously unselected package pkg-config.
21:30:48 #13 10.13 Preparing to unpack .../21-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
21:30:48 #13 10.14 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:30:48 #13 10.18 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu1) ...
21:30:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc
21:30:48  debian/rules build
21:30:48 dh build --with=bash-completion
21:30:48    dh_update_autotools_config
21:30:48    dh_autoreconf
21:30:48    debian/rules override_dh_auto_build
21:30:48 make[1]: Entering directory '/root/build-deb'
21:30:48 # Build the daemon and dependencies
21:30:48 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:48 
21:30:48 Removing bundles/
21:30:48 
21:30:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:48 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:48 + return
21:30:48 # Build the CLI
21:30:48 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:30:48 Building dynamic docker-linux-amd64
21:30:48 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:28:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:30:48 #13 10.19 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
21:30:48 #13 10.20 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
21:30:48 #13 10.21 Setting up libpcre2-16-0:arm64 (10.40-1ubuntu1) ...
21:30:48 #13 10.22 Setting up libpcre2-32-0:arm64 (10.40-1ubuntu1) ...
21:30:48 #13 10.24 Setting up libuv1:arm64 (1.44.2-1) ...
21:30:48 #13 10.25 Setting up emacsen-common (3.0.4) ...
21:30:48 #13 10.29 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:30:48 #13 10.30 Setting up bash-completion (1:2.11-6ubuntu1) ...
21:30:48 #13 10.32 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
21:30:48 #13 10.33 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:30:48 #13 10.38 Setting up libudev-dev:arm64 (251.4-1ubuntu7.1) ...
21:30:48 #13 10.39 Setting up libsepol-dev:arm64 (3.4-2) ...
21:30:48 #13 10.40 Setting up libpcre2-posix3:arm64 (10.40-1ubuntu1) ...
21:30:48 #13 10.41 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
21:30:48 #13 10.42 Setting up cmake-data (3.24.2-1ubuntu1) ...
21:30:48 #13 10.46 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
21:30:48 #13 10.47 Setting up libsystemd-dev:arm64 (251.4-1ubuntu7.1) ...
21:30:48 #13 10.48 Setting up libpcre2-dev:arm64 (10.40-1ubuntu1) ...
21:30:48 #13 10.49 Setting up libselinux1-dev:arm64 (3.4-1) ...
21:30:49 #13 10.51 Setting up libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
21:30:49 #13 10.52 Setting up cmake (3.24.2-1ubuntu1) ...
21:30:49 #13 10.53 Setting up docker-ce-build-deps (1.0) ...
21:30:49 #13 10.54 Processing triggers for man-db (2.10.2-2) ...
21:30:49 #13 10.61 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:30:49 #13 DONE 10.8s
21:30:49 
21:30:49 #14 [stage-1 6/9] COPY sources/ /sources
21:30:49 #14 DONE 0.1s
21:30:49 
21:30:49 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:30:50 #50 31.02 Selecting previously unselected package llvm.
21:30:50 #50 31.03 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ...
21:30:50 #50 31.04 Unpacking llvm (1:11.0-51+nmu5) ...
21:30:50 #50 31.14 Setting up libz3-4:amd64 (4.8.10-1) ...
21:30:50 #50 31.15 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
21:30:50 #50 31.17 Setting up libllvm11:amd64 (1:11.0.1-2) ...
21:30:50 #50 31.18 Setting up libclang1-11 (1:11.0.1-2) ...
21:30:50 #50 31.20 Setting up libgc1:amd64 (1:8.0.4-3) ...
21:30:50 #50 31.21 Setting up libc6-i386 (2.31-13+deb11u5) ...
21:30:50 #50 31.24 Setting up llvm-11-runtime (1:11.0.1-2) ...
21:30:50 #50 31.25 Setting up llvm-11 (1:11.0.1-2) ...
21:30:50 #50 31.27 Setting up libobjc4:amd64 (10.2.1-6) ...
21:30:50 #50 31.29 Setting up lld-11 (1:11.0.1-2) ...
21:30:50 #50 31.31 Setting up libclang-cpp11 (1:11.0.1-2) ...
21:30:50 #50 31.32 Setting up lib32gcc-s1 (10.2.1-6) ...
21:30:50 #50 31.34 Setting up lib32stdc++6 (10.2.1-6) ...
21:30:50 #50 31.36 Setting up llvm-runtime (1:11.0-51+nmu5) ...
21:30:50 #50 31.38 Setting up llvm (1:11.0-51+nmu5) ...
21:30:50 #50 31.39 Setting up libobjc-10-dev:amd64 (10.2.1-6) ...
21:30:50 #50 31.41 Setting up libclang-common-11-dev (1:11.0.1-2) ...
21:30:50 #50 31.42 Setting up clang-11 (1:11.0.1-2) ...
21:30:50 #50 31.44 Setting up lld (1:11.0-51+nmu5) ...
21:30:50 #50 31.45 Setting up clang (1:11.0-51+nmu5) ...
21:30:50 #50 31.49 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:30:51 #50 DONE 31.9s
21:30:51 
21:30:51 #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...)
21:30:51 #42 ...
21:30:51 
21:30:51 #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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
21:30:51 #15 DONE 1.9s
21:30:51 
21:30:51 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:30:51 #16 DONE 0.0s
21:30:51 
21:30:51 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:30:51 #17 DONE 0.0s
21:30:51 
21:30:51 #18 exporting to image
21:30:51 #18 exporting layers
21:30:52 #51 1.645 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:30:52 #51 1.648 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:30:52 #51 1.648 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:30:53 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc
21:30:53  debian/rules build
21:30:53 dh build --with=bash-completion
21:30:53    dh_update_autotools_config
21:30:53    dh_autoreconf
21:30:53    debian/rules override_dh_auto_build
21:30:53 make[1]: Entering directory '/root/build-deb'
21:30:53 # Build the daemon and dependencies
21:30:53 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:53 
21:30:53 Removing bundles/
21:30:53 
21:30:53 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:53 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:54 #18 exporting layers 2.5s done
21:30:54 #18 writing image sha256:b36aa57ea9b7aff6e3e9619302bf93d51d1e5bf40def5351eb631c0edc9decc3 done
21:30:54 #18 naming to docker.io/debbuild-ubuntu-kinetic/aarch64 done
21:30:54 #18 DONE 2.5s
21:30:54 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230330191823.de0d30f -e VERSION=0.0.0-20230330191823-de0d30f -e CLI_GITCOMMIT=de0d30f -e ENGINE_GITCOMMIT=0656059 -e BUILDX_VERSION=v0.10.4 -e BUILDX_DEB_VERSION=0.10.4 -e BUILDX_GITCOMMIT=c513d34 -e COMPOSE_VERSION=v2.17.2 -e COMPOSE_DEB_VERSION=2.17.2 -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/aarch64
21:30:54 + set -e
21:30:54 + mkdir -p /root/build-deb/engine
21:30:54 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:30:55 + mkdir -p /root/build-deb/cli
21:30:55 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:30:55 + mkdir -p /root/build-deb/buildx
21:30:55 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:30:55 #51 2.469 Reading package lists...
21:30:55 #51 4.126 + apt-get  install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev
21:30:55 + mkdir -p /root/build-deb/compose
21:30:55 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:30:55 + mkdir -p /go/src/github.com/docker
21:30:55 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:30:55 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:30:55 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:30:55 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:30:55 + EPOCH=5
21:30:55 + EPOCH_SEP=
21:30:55 + [[ ! -z 5 ]]
21:30:55 + EPOCH_SEP=:
21:30:55 + [[ -z 0.0.0~20230330191823.de0d30f ]]
21:30:55 + echo VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:55 VERSION AAA 0.0.0-20230330191823-de0d30f
21:30:55 + VERSION=0.0.0-20230330191823-de0d30f
21:30:55 + echo VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:55 VERSION bbb 0.0.0-20230330191823-de0d30f
21:30:55 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:30:55 + debSource=docker-ce
21:30:55 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:30:55 + debMaintainer='Docker <support@docker.com>'
21:30:55 ++ date --rfc-2822
21:30:55 + debDate='Thu, 30 Mar 2023 21:30:55 +0000'
21:30:55 + pkgRevision=1
21:30:55 + cat
21:30:55 + export CLI_GITCOMMIT=de0d30f
21:30:55 + CLI_GITCOMMIT=de0d30f
21:30:55 + export ENGINE_GITCOMMIT=0656059
21:30:55 + ENGINE_GITCOMMIT=0656059
21:30:55 + echo VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:55 + dpkg-buildpackage -uc -us -I.git
21:30:55 VERSION BBB 0.0.0-20230330191823-de0d30f
21:30:55 dpkg-buildpackage: info: source package docker-ce
21:30:55 dpkg-buildpackage: info: source version 5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic
21:30:55 dpkg-buildpackage: info: source distribution kinetic
21:30:55 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:30:55  dpkg-source -I.git --before-build .
21:30:55 dpkg-buildpackage: info: host architecture arm64
21:30:55 Created binary: bundles/dynbinary-daemon/dockerd
21:30:55 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:30:55 Created binary: bundles/dynbinary-daemon/docker-proxy
21:30:55 
21:30:55 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:30:55 + RM_GOPATH=0
21:30:55 + TMP_GOPATH=/go
21:30:55 + : /usr/local/bin
21:30:55 + '[' -z /go ']'
21:30:55 + export GOPATH=/go
21:30:55 + GOPATH=/go
21:30:55 + case "$(go env GOARCH)" in
21:30:55 ++ go env GOARCH
21:30:55 + export GO_BUILDMODE=-buildmode=pie
21:30:55 + GO_BUILDMODE=-buildmode=pie
21:30:55 ++ dirname hack/dockerfile/install/install.sh
21:30:55 + dir=hack/dockerfile/install
21:30:55 + bin=tini
21:30:55 + shift
21:30:55 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:30:55 + . hack/dockerfile/install/tini.installer
21:30:55 ++ : v0.19.0
21:30:55 + install_tini
21:30:55 + echo 'Install tini version v0.19.0'
21:30:55 + git clone https://github.com/krallin/tini.git /go/tini
21:30:55 Install tini version v0.19.0
21:30:55 Cloning into '/go/tini'...
21:30:55 + cd /go/tini
21:30:55 + git checkout -q v0.19.0
21:30:55 + cmake .
21:30:55 -- The C compiler identification is GNU 8.3.0
21:30:55 -- Check for working C compiler: /usr/bin/cc
21:30:55 -- Check for working C compiler: /usr/bin/cc -- works
21:30:55 -- Detecting C compiler ABI info
21:30:55 -- Detecting C compiler ABI info - done
21:30:55 -- Detecting C compile features
21:30:55 -- Detecting C compile features - done
21:30:55 -- Performing Test HAS_BUILTIN_FORTIFY
21:30:55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:30:55 -- Configuring done
21:30:55 -- Generating done
21:30:55 -- Build files have been written to: /go/tini
21:30:55 + make tini-static
21:30:55 make[2]: Entering directory '/go/tini'
21:30:55 make[3]: Entering directory '/go/tini'
21:30:55 make[4]: Entering directory '/go/tini'
21:30:55 make[5]: Entering directory '/go/tini'
21:30:55 Scanning dependencies of target tini-static
21:30:55 make[5]: Leaving directory '/go/tini'
21:30:55 make[5]: Entering directory '/go/tini'
21:30:55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:30:55 [100%] Linking C executable tini-static
21:30:55 make[5]: Leaving directory '/go/tini'
21:30:55 [100%] Built target tini-static
21:30:55 make[4]: Leaving directory '/go/tini'
21:30:55 make[3]: Leaving directory '/go/tini'
21:30:55 make[2]: Leaving directory '/go/tini'
21:30:55 + mkdir -p /usr/local/bin
21:30:55 + cp tini-static /usr/local/bin/docker-init
21:30:55 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:30:55 + RM_GOPATH=0
21:30:55 + TMP_GOPATH=/go
21:30:55 + : /usr/local/bin
21:30:55 + '[' -z /go ']'
21:30:55 + export GOPATH=/go
21:30:55 + GOPATH=/go
21:30:55 + case "$(go env GOARCH)" in
21:30:55 ++ go env GOARCH
21:30:55 + export GO_BUILDMODE=-buildmode=pie
21:30:55 + GO_BUILDMODE=-buildmode=pie
21:30:55 ++ dirname hack/dockerfile/install/install.sh
21:30:55 + dir=hack/dockerfile/install
21:30:55 + bin=rootlesskit
21:30:55 + shift
21:30:55 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:30:55 + . hack/dockerfile/install/rootlesskit.installer
21:30:55 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:30:55 + install_rootlesskit dynamic
21:30:55 + case "$1" in
21:30:55 + install_rootlesskit_dynamic
21:30:55 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:30:55 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:30:55 + export BUILD_MODE=-buildmode=pie
21:30:55 + BUILD_MODE=-buildmode=pie
21:30:55 + _install_rootlesskit
21:30:55 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:30:55 + for f in rootlesskit rootlesskit-docker-proxy
21:30:55 + GOBIN=/usr/local/bin
21:30:55 + GO111MODULE=on
21:30:55 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:30:55 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:30:55 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:30:55 go: downloading github.com/sirupsen/logrus v1.9.0
21:30:55 go: downloading github.com/urfave/cli/v2 v2.23.5
21:30:55 go: downloading golang.org/x/sys v0.2.0
21:30:55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:30:55 go: downloading github.com/google/uuid v1.3.0
21:30:55 go: downloading github.com/moby/vpnkit v0.5.0
21:30:55 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:30:55 go: downloading github.com/gofrs/flock v0.8.1
21:30:55 go: downloading github.com/gorilla/mux v1.8.0
21:30:55 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:30:55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:30:55 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:30:55 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:30:55 go: downloading golang.org/x/net v0.1.0
21:30:55 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:30:56  debian/rules clean
21:30:56 dh clean --with=bash-completion
21:30:56    dh_clean
21:30:56  dpkg-source -I.git -b .
21:30:56 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:30:56 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:30:56 dpkg-source: warning: native package version may not have a revision
21:30:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230330191823.de0d30f'
21:30:56 dpkg-source: info: using source format '1.0'
21:30:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz
21:30:56 #51 4.155 Reading package lists...
21:30:57 #51 5.757 Building dependency tree...
21:30:57 #51 6.162 Reading state information...
21:30:57 #51 6.604 gcc is already the newest version (4:10.2.1-1).
21:30:57 #51 6.604 libc6-dev is already the newest version (2.31-13+deb11u5).
21:30:57 #51 6.604 The following additional packages will be installed:
21:30:57 #51 6.611   bzip2 dmsetup gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
21:30:57 #51 6.611   libdevmapper-event1.02.1 libdevmapper1.02.1 libelf1 libffi-dev
21:30:57 #51 6.611   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
21:30:57 #51 6.611   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
21:30:57 #51 6.612   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:30:57 #51 6.612   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev patch
21:30:57 #51 6.613   python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
21:30:57 #51 6.615 Suggested packages:
21:30:57 #51 6.615   bzip2-doc debian-keyring libgirepository1.0-dev libglib2.0-doc
21:30:57 #51 6.615   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp ed
21:30:57 #51 6.615   diffutils-doc
21:30:57 #51 6.615 Recommended packages:
21:30:57 #51 6.615   build-essential fakeroot libalgorithm-merge-perl
21:30:58 #51 7.648 The following NEW packages will be installed:
21:30:58 #51 7.648   bzip2 dmsetup dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev
21:30:58 #51 7.648   libapparmor1 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1
21:30:58 #51 7.648   libdevmapper1.02.1 libelf1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
21:30:58 #51 7.648   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
21:30:58 #51 7.648   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
21:30:58 #51 7.649   libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev
21:30:58 #51 7.649   libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
21:30:58 #51 7.649   patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
21:30:58 #51 7.959 0 upgraded, 41 newly installed, 0 to remove and 1 not upgraded.
21:30:58 #51 7.959 Need to get 11.6 MB of archives.
21:30:58 #51 7.959 After this operation, 45.7 MB of additional disk space will be used.
21:30:58 #51 7.959 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:30:58 #51 7.962 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:30:58 #51 7.966 Get:3 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:30:58 #51 7.968 Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:30:58 #51 7.970 Get:5 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:30:58 #51 7.975 Get:6 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
21:30:58 #51 8.035 Get:7 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
21:30:59 #51 8.037 Get:8 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
21:30:59 #51 8.039 Get:9 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]
21:30:59 #51 8.043 Get:10 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]
21:30:59 #51 8.044 Get:11 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]
21:30:59 #51 8.045 Get:12 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
21:30:59 #51 8.047 Get:13 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
21:30:59 #51 8.059 Get:14 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]
21:30:59 #51 8.060 Get:15 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]
21:30:59 #51 8.067 Get:16 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
21:30:59 #51 8.068 Get:17 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
21:30:59 #51 8.070 Get:18 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:30:59 #51 8.084 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
21:30:59 #51 8.087 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
21:30:59 #51 8.089 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
21:30:59 #51 8.099 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
21:30:59 #51 8.111 Get:23 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:30:59 #51 8.113 Get:24 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
21:30:59 #51 8.119 Get:25 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
21:30:59 #51 8.121 Get:26 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
21:30:59 #51 8.122 Get:27 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:30:59 #51 8.153 Get:28 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]
21:30:59 #51 8.156 Get:29 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:30:59 #51 8.157 Get:30 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
21:30:59 #51 8.168 Get:31 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]
21:30:59 #51 8.175 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]
21:30:59 #51 8.176 Get:33 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]
21:30:59 #51 8.179 Get:34 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]
21:30:59 #51 8.182 Get:35 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]
21:30:59 #51 8.188 Get:36 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]
21:30:59 #51 8.206 Get:37 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
21:30:59 #51 8.218 Get:38 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]
21:30:59 #51 8.256 Get:39 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:30:59 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc
21:30:59  debian/rules build
21:30:59 dh build --with=bash-completion
21:30:59    dh_update_autotools_config
21:30:59    dh_autoreconf
21:30:59    debian/rules override_dh_auto_build
21:30:59 make[1]: Entering directory '/root/build-deb'
21:30:59 # Build the daemon and dependencies
21:30:59 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:30:59 
21:30:59 Removing bundles/
21:30:59 
21:30:59 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:59 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:30:59 #51 8.257 Get:40 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]
21:30:59 #51 8.261 Get:41 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
21:30:59 #51 8.684 debconf: delaying package configuration, since apt-utils is not installed
21:30:59 #51 8.776 Fetched 11.6 MB in 1s (19.6 MB/s)
21:30:59 #51 8.833 Selecting previously unselected package bzip2.
21:30:59 + for f in rootlesskit rootlesskit-docker-proxy
21:30:59 + GOBIN=/usr/local/bin
21:30:59 + GO111MODULE=on
21:30:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:00 #51 8.833 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16833 files and directories currently installed.)
21:31:00 #51 8.856 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
21:31:00 #51 8.862 Unpacking bzip2 (1.0.8-4) ...
21:31:00 #51 8.927 Selecting previously unselected package xz-utils.
21:31:00 #51 8.928 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:31:00 #51 8.936 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:31:00 #51 9.061 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:31:00 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc
21:31:00  debian/rules build
21:31:00 dh build --with=bash-completion
21:31:00 #51 9.064 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:31:00 #51 9.073 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:31:00 #51 9.212 Selecting previously unselected package dmsetup.
21:31:00 #51 9.215 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:31:00 #51 9.221 Unpacking dmsetup (2:1.02.175-2.1) ...
21:31:00 #51 9.303 Selecting previously unselected package patch.
21:31:00 #51 9.305 Preparing to unpack .../04-patch_2.7.6-7_amd64.deb ...
21:31:00 #51 9.317 Unpacking patch (2.7.6-7) ...
21:31:00    dh_update_autotools_config
21:31:00    dh_autoreconf
21:31:00    debian/rules override_dh_auto_build
21:31:00 make[1]: Entering directory '/root/build-deb'
21:31:00 # Build the daemon and dependencies
21:31:00 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:31:00 
21:31:00 #51 9.398 Selecting previously unselected package dpkg-dev.
21:31:00 #51 9.407 Preparing to unpack .../05-dpkg-dev_1.20.12_all.deb ...
21:31:00 #51 9.416 Unpacking dpkg-dev (1.20.12) ...
21:31:00 Removing bundles/
21:31:00 
21:31:00 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:31:00 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:31:00 #51 9.845 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:31:00 #51 9.845 Preparing to unpack .../06-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
21:31:00 #51 9.851 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
21:31:01 #51 9.944 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:31:01 #51 9.944 Preparing to unpack .../07-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
21:31:01 #51 9.950 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
21:31:01 #51 10.03 Selecting previously unselected package libsecret-common.
21:31:01 #51 10.03 Preparing to unpack .../08-libsecret-common_0.20.4-2_all.deb ...
21:31:01 #51 10.03 Unpacking libsecret-common (0.20.4-2) ...
21:31:01 #51 10.11 Selecting previously unselected package libsecret-1-0:amd64.
21:31:01 #51 10.11 Preparing to unpack .../09-libsecret-1-0_0.20.4-2_amd64.deb ...
21:31:01 #51 10.12 Unpacking libsecret-1-0:amd64 (0.20.4-2) ...
21:31:01 #51 10.20 Selecting previously unselected package gir1.2-secret-1:amd64.
21:31:01 #51 10.21 Preparing to unpack .../10-gir1.2-secret-1_0.20.4-2_amd64.deb ...
21:31:01 #51 10.22 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...
21:31:01 #51 10.28 Selecting previously unselected package libapparmor1:amd64.
21:31:01 #51 10.28 Preparing to unpack .../11-libapparmor1_2.13.6-10_amd64.deb ...
21:31:01 #51 10.29 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:31:01 #51 10.38 Selecting previously unselected package libapparmor-dev:amd64.
21:31:01 + return
21:31:01 # Build the CLI
21:31:01 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:31:01 #51 10.39 Preparing to unpack .../12-libapparmor-dev_2.13.6-10_amd64.deb ...
21:31:01 #51 10.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
21:31:01 #51 10.50 Selecting previously unselected package uuid-dev:amd64.
21:31:01 #51 10.51 Preparing to unpack .../13-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...
21:31:01 #51 10.51 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...
21:31:01 #51 10.61 Selecting previously unselected package libblkid-dev:amd64.
21:31:01 Building dynamic docker-linux-arm-v6
21:31:01 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:28:15Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:31:01 #51 10.61 Preparing to unpack .../14-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...
21:31:01 #51 10.62 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
21:31:01 #51 10.74 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:31:01 #51 10.74 Preparing to unpack .../15-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:31:01 #51 10.75 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:31:01 #51 10.80 Selecting previously unselected package libudev-dev:amd64.
21:31:01 #51 10.80 Preparing to unpack .../16-libudev-dev_247.3-7+deb11u1_amd64.deb ...
21:31:01 #51 10.81 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
21:31:02 #51 10.91 Selecting previously unselected package libsepol1-dev:amd64.
21:31:02 #51 10.92 Preparing to unpack .../17-libsepol1-dev_3.1-1_amd64.deb ...
21:31:02 #51 10.92 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:31:02 #51 11.08 Selecting previously unselected package libpcre2-16-0:amd64.
21:31:02 #51 11.08 Preparing to unpack .../18-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
21:31:02 #51 11.09 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
21:31:02 #51 11.23 Selecting previously unselected package libpcre2-32-0:amd64.
21:31:02 #51 11.23 Preparing to unpack .../19-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
21:31:02 #51 11.24 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
21:31:02 #51 11.41 Selecting previously unselected package libpcre2-posix2:amd64.
21:31:02 #51 11.43 Preparing to unpack .../20-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
21:31:02 #51 11.43 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
21:31:02 #51 11.49 Selecting previously unselected package libpcre2-dev:amd64.
21:31:02 #51 11.50 Preparing to unpack .../21-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
21:31:02 #51 11.50 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
21:31:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc
21:31:02  debian/rules build
21:31:02 dh build --with=bash-completion
21:31:02    dh_update_autotools_config
21:31:02    dh_autoreconf
21:31:02    debian/rules override_dh_auto_build
21:31:02 make[1]: Entering directory '/root/build-deb'
21:31:02 # Build the daemon and dependencies
21:31:02 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:31:02 
21:31:02 Removing bundles/
21:31:02 
21:31:02 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:31:02 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:31:02 #51 11.75 Selecting previously unselected package libselinux1-dev:amd64.
21:31:02 #51 11.76 Preparing to unpack .../22-libselinux1-dev_3.1-3_amd64.deb ...
21:31:02 #51 11.76 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:31:02 #51 11.89 Selecting previously unselected package libdevmapper-dev:amd64.
21:31:03 #51 11.90 Preparing to unpack .../23-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:31:03 #51 11.90 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:31:03 #51 11.97 Selecting previously unselected package libelf1:amd64.
21:31:03 #51 11.97 Preparing to unpack .../24-libelf1_0.183-1_amd64.deb ...
21:31:03 #51 11.98 Unpacking libelf1:amd64 (0.183-1) ...
21:31:03 #51 12.07 Selecting previously unselected package libffi-dev:amd64.
21:31:03 #51 12.07 Preparing to unpack .../25-libffi-dev_3.3-6_amd64.deb ...
21:31:03 #51 12.07 Unpacking libffi-dev:amd64 (3.3-6) ...
21:31:03 #51 12.15 Selecting previously unselected package libglib2.0-data.
21:31:03 #51 12.16 Preparing to unpack .../26-libglib2.0-data_2.66.8-1_all.deb ...
21:31:03 #51 12.16 Unpacking libglib2.0-data (2.66.8-1) ...
21:31:03 #51 12.68 Selecting previously unselected package libglib2.0-bin.
21:31:03 #51 12.68 Preparing to unpack .../27-libglib2.0-bin_2.66.8-1_amd64.deb ...
21:31:03 #51 12.69 Unpacking libglib2.0-bin (2.66.8-1) ...
21:31:03 #51 12.79 Selecting previously unselected package python3-lib2to3.
21:31:03 #51 12.79 Preparing to unpack .../28-python3-lib2to3_3.9.2-1_all.deb ...
21:31:03 #51 12.80 Unpacking python3-lib2to3 (3.9.2-1) ...
21:31:04 #51 12.91 Selecting previously unselected package python3-distutils.
21:31:04 #51 12.91 Preparing to unpack .../29-python3-distutils_3.9.2-1_all.deb ...
21:31:04 #51 12.92 Unpacking python3-distutils (3.9.2-1) ...
21:31:04 #51 13.05 Selecting previously unselected package libglib2.0-dev-bin.
21:31:04 #51 13.06 Preparing to unpack .../30-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
21:31:04 #51 13.06 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
21:31:04 #51 13.19 Selecting previously unselected package libmount-dev:amd64.
21:31:04 #51 13.20 Preparing to unpack .../31-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...
21:31:04 #51 13.20 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...
21:31:04 #51 13.30 Selecting previously unselected package libpcre16-3:amd64.
21:31:04 #51 13.30 Preparing to unpack .../32-libpcre16-3_2%3a8.39-13_amd64.deb ...
21:31:04 #51 13.31 Unpacking libpcre16-3:amd64 (2:8.39-13) ...
21:31:04 #51 13.43 Selecting previously unselected package libpcre32-3:amd64.
21:31:04 #51 13.43 Preparing to unpack .../33-libpcre32-3_2%3a8.39-13_amd64.deb ...
21:31:04 #51 13.44 Unpacking libpcre32-3:amd64 (2:8.39-13) ...
21:31:04 #51 13.54 Selecting previously unselected package libpcrecpp0v5:amd64.
21:31:04 #51 13.55 Preparing to unpack .../34-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
21:31:04 #51 13.56 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
21:31:04 #51 13.75 Selecting previously unselected package libpcre3-dev:amd64.
21:31:04 #51 13.75 Preparing to unpack .../35-libpcre3-dev_2%3a8.39-13_amd64.deb ...
21:31:04 #51 13.76 Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
21:31:05 #51 14.09 Selecting previously unselected package zlib1g-dev:amd64.
21:31:05 #51 14.09 Preparing to unpack .../36-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
21:31:05 #51 14.10 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
21:31:05 #51 14.21 Selecting previously unselected package libglib2.0-dev:amd64.
21:31:05 #51 14.21 Preparing to unpack .../37-libglib2.0-dev_2.66.8-1_amd64.deb ...
21:31:05 #51 14.22 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
21:31:05 #51 14.78 Selecting previously unselected package libseccomp-dev:amd64.
21:31:06 #51 14.78 Preparing to unpack .../38-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:31:06 #51 14.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:31:06 #51 14.87 Selecting previously unselected package libsecret-1-dev:amd64.
21:31:06 #51 14.89 Preparing to unpack .../39-libsecret-1-dev_0.20.4-2_amd64.deb ...
21:31:06 #51 14.90 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...
21:31:06 #51 15.05 Selecting previously unselected package libsystemd-dev:amd64.
21:31:06 #51 15.06 Preparing to unpack .../40-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
21:31:06 #51 15.06 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
21:31:06 #51 15.49 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
21:31:06 #51 15.50 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:31:06 #51 15.52 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:31:06 #51 15.54 Setting up libpcre16-3:amd64 (2:8.39-13) ...
21:31:06 #51 15.58 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:31:06 #51 15.60 Setting up bzip2 (1.0.8-4) ...
21:31:06 #51 15.61 Setting up libffi-dev:amd64 (3.3-6) ...
21:31:06 #51 15.63 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
21:31:06 #51 15.65 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
21:31:06 #51 15.66 Setting up libglib2.0-data (2.66.8-1) ...
21:31:06 #51 15.68 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...
21:31:06 #51 15.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:31:06 #51 15.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:31:06 #51 15.73 Setting up libpcre32-3:amd64 (2:8.39-13) ...
21:31:06 #51 15.75 Setting up patch (2.7.6-7) ...
21:31:06 #51 15.77 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
21:31:06 #51 15.79 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
21:31:06 #51 15.81 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
21:31:06 #51 15.82 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
21:31:07 #51 15.84 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
21:31:07 #51 15.85 Setting up python3-lib2to3 (3.9.2-1) ...
21:31:07 #51 16.12 Setting up libelf1:amd64 (0.183-1) ...
21:31:07 #51 16.13 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
21:31:07 #51 16.14 Setting up libsecret-common (0.20.4-2) ...
21:31:07 #51 16.15 Setting up python3-distutils (3.9.2-1) ...
21:31:07 #51 16.48 Setting up libglib2.0-dev-bin (2.66.8-1) ...
21:31:08 #51 17.06 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
21:31:08 #51 17.08 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
21:31:08 #51 17.09 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:31:08 #51 17.11 Setting up libpcre3-dev:amd64 (2:8.39-13) ...
21:31:08 #51 17.12 Setting up libglib2.0-bin (2.66.8-1) ...
21:31:08 #51 17.14 Setting up dpkg-dev (1.20.12) ...
21:31:08 #51 17.16 Setting up libsecret-1-0:amd64 (0.20.4-2) ...
21:31:08 #51 17.17 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
21:31:08 #51 17.19 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...
21:31:08 #51 17.20 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...
21:31:08 #51 17.22 Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
21:31:08 #51 17.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:31:08 #51 17.25 Setting up dmsetup (2:1.02.175-2.1) ...
21:31:08 #51 17.27 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:31:08 #51 17.28 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:31:08 #51 17.30 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
21:31:08 #51 17.31 No schema files found: doing nothing.
21:31:08 #51 17.32 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:31:08 #51 17.35 Setting up libsecret-1-dev:amd64 (0.20.4-2) ...
21:31:09 #51 DONE 18.1s
21:31:09 
21:31:09 #44 [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...)
21:31:09 #44 ...
21:31:09 
21:31:09 #52 [build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
21:31:10 #52 DONE 1.4s
21:31:10 
21:31:10 #53 [build 6/6] RUN --mount=type=bind,target=.     --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...)
21:31:13 #53 2.180 
21:31:13 #53 2.484 Removing /tmp/bundles/
21:31:13 #53 2.488 
21:31:13 #53 2.502 ---> Making bundle: binary (in /tmp/bundles/binary)
21:31:13 #53 2.572 Building static /tmp/bundles/binary-daemon/dockerd (linux/amd64)...
21:31:14 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc
21:31:14  debian/rules build
21:31:14 dh build --with=bash-completion
21:31:14    dh_update_autotools_config
21:31:14    dh_autoreconf
21:31:14    debian/rules override_dh_auto_build
21:31:14 make[1]: Entering directory '/root/build-deb'
21:31:14 # Build the daemon and dependencies
21:31:14 cd engine && DOCKER_GITCOMMIT=0656059 PRODUCT=docker ./hack/make.sh dynbinary
21:31:14 
21:31:14 Removing bundles/
21:31:14 
21:31:14 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:31:14 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:31:23 #13 105.1 --------------------------------------------------------------------------------
21:31:23 #13 105.1 Total                                              1.1 MB/s |  80 MB  01:10     
21:31:23 #13 105.3 Running transaction check
21:31:23 #13 105.4 Running transaction test
21:31:23 #13 105.6 Transaction test succeeded
21:31:23 #13 105.6 Running transaction
21:31:24 #13 108.0   Updating   : glibc-common-2.17-326.el7_9.x86_64                          1/65 
21:31:24 #13 108.5   Updating   : glibc-2.17-326.el7_9.x86_64                                 2/65 
21:31:25 #13 109.0   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/65 
21:31:25 #13 109.1   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/65 
21:31:25 #53 ...
21:31:25 
21:31:25 #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...)
21:31:25 #42 DONE 116.7s
21:31:25 
21:31:25 #54 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
21:31:25 #54 DONE 0.1s
21:31:25 
21:31:25 #53 [build 6/6] RUN --mount=type=bind,target=.     --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...)
21:31:25 #53 ...
21:31:25 
21:31:25 #55 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
21:31:25 #55 DONE 0.1s
21:31:25 
21:31:25 #44 [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...)
21:31:27 #13 109.6   Updating   : systemd-libs-219-78.el7_9.7.x86_64                          5/65 
21:31:27 #13 111.3   Updating   : systemd-219-78.el7_9.7.x86_64                               6/65 
21:31:27 #13 112.0 Failed to get D-Bus connection: Operation not permitted
21:31:28 Created binary: bundles/dynbinary-daemon/dockerd
21:31:28 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:31:28 Created binary: bundles/dynbinary-daemon/docker-proxy
21:31:28 
21:31:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:31:28 + RM_GOPATH=0
21:31:28 + TMP_GOPATH=/go
21:31:28 + : /usr/local/bin
21:31:28 + '[' -z /go ']'
21:31:28 + export GOPATH=/go
21:31:28 + GOPATH=/go
21:31:28 + case "$(go env GOARCH)" in
21:31:28 ++ go env GOARCH
21:31:28 + export GO_BUILDMODE=-buildmode=pie
21:31:28 + GO_BUILDMODE=-buildmode=pie
21:31:28 ++ dirname hack/dockerfile/install/install.sh
21:31:28 + dir=hack/dockerfile/install
21:31:28 + bin=tini
21:31:28 + shift
21:31:28 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:31:28 + . hack/dockerfile/install/tini.installer
21:31:28 ++ : v0.19.0
21:31:28 + install_tini
21:31:28 + echo 'Install tini version v0.19.0'
21:31:28 + git clone https://github.com/krallin/tini.git /go/tini
21:31:28 Install tini version v0.19.0
21:31:28 Cloning into '/go/tini'...
21:31:28 + cd /go/tini
21:31:28 + git checkout -q v0.19.0
21:31:28 + cmake .
21:31:28 -- The C compiler identification is GNU 7.5.0
21:31:28 -- Check for working C compiler: /usr/bin/cc
21:31:28 -- Check for working C compiler: /usr/bin/cc -- works
21:31:28 -- Detecting C compiler ABI info
21:31:28 -- Detecting C compiler ABI info - done
21:31:28 -- Detecting C compile features
21:31:28 -- Detecting C compile features - done
21:31:28 -- Performing Test HAS_BUILTIN_FORTIFY
21:31:28 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:31:28 -- Configuring done
21:31:28 -- Generating done
21:31:28 -- Build files have been written to: /go/tini
21:31:28 + make tini-static
21:31:28 make[2]: Entering directory '/go/tini'
21:31:28 make[3]: Entering directory '/go/tini'
21:31:28 make[4]: Entering directory '/go/tini'
21:31:28 make[5]: Entering directory '/go/tini'
21:31:28 Scanning dependencies of target tini-static
21:31:28 make[5]: Leaving directory '/go/tini'
21:31:28 make[5]: Entering directory '/go/tini'
21:31:28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:31:28 [100%] Linking C executable tini-static
21:31:28 make[5]: Leaving directory '/go/tini'
21:31:28 [100%] Built target tini-static
21:31:28 make[4]: Leaving directory '/go/tini'
21:31:28 make[3]: Leaving directory '/go/tini'
21:31:28 make[2]: Leaving directory '/go/tini'
21:31:28 + mkdir -p /usr/local/bin
21:31:28 + cp tini-static /usr/local/bin/docker-init
21:31:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:31:28 + RM_GOPATH=0
21:31:28 + TMP_GOPATH=/go
21:31:28 + : /usr/local/bin
21:31:28 + '[' -z /go ']'
21:31:28 + export GOPATH=/go
21:31:28 + GOPATH=/go
21:31:28 + case "$(go env GOARCH)" in
21:31:28 ++ go env GOARCH
21:31:28 + export GO_BUILDMODE=-buildmode=pie
21:31:28 + GO_BUILDMODE=-buildmode=pie
21:31:28 ++ dirname hack/dockerfile/install/install.sh
21:31:28 + dir=hack/dockerfile/install
21:31:28 + bin=rootlesskit
21:31:28 + shift
21:31:28 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:31:28 + . hack/dockerfile/install/rootlesskit.installer
21:31:28 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:28 + install_rootlesskit dynamic
21:31:28 + case "$1" in
21:31:28 + install_rootlesskit_dynamic
21:31:28 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:31:28 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:31:28 + export BUILD_MODE=-buildmode=pie
21:31:28 + BUILD_MODE=-buildmode=pie
21:31:28 + _install_rootlesskit
21:31:28 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:28 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:31:28 + for f in rootlesskit rootlesskit-docker-proxy
21:31:28 + GOBIN=/usr/local/bin
21:31:28 + GO111MODULE=on
21:31:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:28 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:31:28 go: downloading github.com/sirupsen/logrus v1.9.0
21:31:28 go: downloading github.com/urfave/cli/v2 v2.23.5
21:31:28 go: downloading golang.org/x/sys v0.2.0
21:31:28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:31:28 go: downloading github.com/google/uuid v1.3.0
21:31:28 go: downloading github.com/moby/vpnkit v0.5.0
21:31:28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:31:28 go: downloading github.com/gofrs/flock v0.8.1
21:31:28 go: downloading github.com/gorilla/mux v1.8.0
21:31:28 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:31:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:31:28 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:31:28 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:31:28 go: downloading golang.org/x/net v0.1.0
21:31:28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:31:28 #13 112.0   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/65 
21:31:28 #13 112.5   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/65 
21:31:29 Created binary: bundles/dynbinary-daemon/dockerd
21:31:29 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:31:29 Created binary: bundles/dynbinary-daemon/docker-proxy
21:31:29 
21:31:29 + popd
21:31:29 ~/rpmbuild/BUILD/src
21:31:29 + RPM_EC=0
21:31:29 ++ jobs -p
21:31:29 + exit 0
21:31:29 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i6dONO
21:31:29 + umask 022
21:31:29 + cd /root/rpmbuild/BUILD
21:31:29 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64 '!=' / ']'
21:31:29 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:31:29 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:31:29 + mkdir -p /root/rpmbuild/BUILDROOT
21:31:29 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:31: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'
21:31:29 + export CFLAGS
21:31: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'
21:31:29 + export CXXFLAGS
21:31: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'
21:31:29 + export FFLAGS
21:31: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'
21:31:29 + export FCFLAGS
21:31: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'
21:31:29 + export LDFLAGS
21:31:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:31:29 + export LT_SYS_LIBRARY_PATH
21:31:29 + CC=gcc
21:31:29 + export CC
21:31:29 + CXX=g++
21:31:29 + export CXX
21:31:29 + cd src
21:31:29 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:31:29 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/dockerd
21:31:29 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:31:29 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/docker-proxy
21:31:29 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/libexec/docker/docker-init
21:31:29 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/lib/systemd/system/docker.service
21:31:29 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/lib/systemd/system/docker.socket
21:31:29 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/etc/docker
21:31:29 + /usr/lib/rpm/check-buildroot
21:31:29 + /usr/lib/rpm/redhat/brp-ldconfig
21:31:29 + /usr/lib/rpm/brp-compress
21:31:29 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:31:29 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:31:29 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:31:29 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:31:29 + /usr/lib/rpm/check-rpaths
21:31:29 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:31:29 + /usr/lib/rpm/brp-remove-la-files
21:31:29 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:31:29 + /usr/lib/rpm/redhat/brp-python-hardlink
21:31:29 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bZYwzn
21:31:29 + umask 022
21:31:29 + cd /root/rpmbuild/BUILD
21:31: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'
21:31:29 + export CFLAGS
21:31: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'
21:31:29 + export CXXFLAGS
21:31: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'
21:31:29 + export FFLAGS
21:31: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'
21:31:29 + export FCFLAGS
21:31: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'
21:31:29 + export LDFLAGS
21:31:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:31:29 + export LT_SYS_LIBRARY_PATH
21:31:29 + CC=gcc
21:31:29 + export CC
21:31:29 + CXX=g++
21:31:29 + export CXX
21:31:29 + cd src
21:31:29 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:31:29 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:31:29 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:31:29 + echo 'PASS: daemon version OK'
21:31:29 PASS: daemon version OK
21:31:29 + RPM_EC=0
21:31:29 ++ jobs -p
21:31:29 + exit 0
21:31:29 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:31:29 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/docker-proxy
21:31:29 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.fc37 docker-ce(x86-64) = 3:0.0.0~20230330191823.de0d30f-0.fc37
21:31:29 Requires(interp): /bin/sh /bin/sh /bin/sh
21:31:29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:31:29 Requires(post): /bin/sh
21:31:29 Requires(preun): /bin/sh
21:31:29 Requires(postun): /bin/sh
21:31: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) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:31:29 Conflicts: docker docker-ee docker-engine-cs docker-io
21:31:29 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:31:29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:31:29 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.src.rpm
21:31:29 #13 113.0   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/65 
21:31:30 #13 113.5   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/65 
21:31:30 #13 114.1   Installing : m4-1.4.16-10.el7.x86_64                                    11/65 
21:31:30 #13 114.6   Installing : checkpolicy-2.5-8.el7.x86_64                               12/65 
21:31:30 #13 114.6   Installing : 1:make-3.82-24.el7.x86_64                                  13/65 
21:31:31 + for f in rootlesskit rootlesskit-docker-proxy
21:31:31 + GOBIN=/usr/local/bin
21:31:31 + GO111MODULE=on
21:31:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:31 #13 115.2   Installing : 1:perl-Error-0.17020-2.el7.noarch                          14/65 
21:31:32 #23 130.5 Created binary: /tmp/bundles/binary-daemon/dockerd.exe
21:31:32 #23 130.6 ++++++ cat ./cli/winresources/docker-proxy/winres.json
21:31:32 #23 130.6 {
21:31:32 #23 130.6   "RT_GROUP_ICON": {
21:31:32 #23 130.6     "#1": {
21:31:32 #23 130.6       "0409": "../../winresources/docker.ico"
21:31:32 #23 130.6     }
21:31:32 #23 130.6   },
21:31:32 #23 130.6   "RT_MANIFEST": {
21:31:32 #23 130.6     "#1": {
21:31:32 #23 130.6       "0409": {
21:31:32 #23 130.6         "identity": {},
21:31:32 #23 130.6         "description": "Docker Engine",
21:31:32 #23 130.6         "minimum-os": "vista",
21:31:32 #23 130.6         "execution-level": "",
21:31:32 #23 130.6         "ui-access": false,
21:31:32 #23 130.6         "auto-elevate": false,
21:31:32 #23 130.6         "dpi-awareness": "unaware",
21:31:32 #23 130.6         "disable-theming": false,
21:31:32 #23 130.6         "disable-window-filtering": false,
21:31:32 #23 130.6         "high-resolution-scrolling-aware": false,
21:31:32 #23 130.6         "ultra-high-resolution-scrolling-aware": false,
21:31:32 #23 130.6         "long-path-aware": false,
21:31:32 #23 130.6         "printer-driver-isolation": false,
21:31:32 #23 130.6         "gdi-scaling": false,
21:31:32 #23 130.6         "segment-heap": false,
21:31:32 #23 130.6         "use-common-controls-v6": false
21:31:32 #23 130.6       }
21:31:32 #23 130.6     }
21:31:32 #23 130.6   },
21:31:32 #23 130.6   "RT_MESSAGETABLE": {
21:31:32 #23 130.6     "#1": {
21:31:32 #23 130.6       "0409": "../../winresources/event_messages.bin"
21:31:32 #23 130.6     }
21:31:32 #23 130.6   },
21:31:32 #23 130.6   "RT_VERSION": {
21:31:32 #23 130.6     "#1": {
21:31:32 #23 130.6       "0409": {
21:31:32 #23 130.6         "fixed": {
21:31:32 #23 130.6           "file_version": "0.0.0.0",
21:31:32 #23 130.6           "product_version": "0.0.0.0",
21:31:32 #23 130.6           "type": "Unknown"
21:31:32 #23 130.6         },
21:31:32 #23 130.6         "info": {
21:31:32 #23 130.6           "0000": {
21:31:32 #23 130.6             "CompanyName": "",
21:31:32 #23 130.6             "FileVersion": "0.0.0-20230330191823-de0d30f",
21:31:32 #23 130.6             "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
21:31:32 #23 130.6             "OriginalFileName": "docker-proxy.exe",
21:31:32 #23 130.6             "ProductName": "",
21:31:32 #23 130.6             "ProductVersion": "0.0.0-20230330191823-de0d30f",
21:31:32 #23 130.6             "SpecialBuild": "0656059"
21:31:32 #23 130.6           }
21:31:32 #23 130.6         }
21:31:32 #23 130.6       }
21:31:32 #23 130.6     }
21:31:32 #23 130.6   }
21:31:32 #23 130.6 }
21:31:32 #23 130.6 cmd/docker-proxy/genwinres_windows.go
21:31:32 #23 130.6 cmd/docker-proxy/main.go
21:31:32 #23 130.6 cmd/docker-proxy/network_proxy_test.go
21:31:32 #23 130.6 cmd/docker-proxy/proxy.go
21:31:32 #23 130.6 cmd/docker-proxy/sctp_proxy.go
21:31:32 #23 130.6 cmd/docker-proxy/tcp_proxy.go
21:31:32 #23 130.6 cmd/docker-proxy/udp_proxy.go
21:31:32 #23 130.6 Building static /tmp/bundles/binary-daemon/docker-proxy.exe (windows/amd64)...
21:31:32 #23 130.9 Created binary: /tmp/bundles/binary-daemon/docker-proxy.exe
21:31:32 #23 130.9 
21:31:32 #23 DONE 131.9s
21:31:32 
21:31:32 #24 [binary 1/1] COPY --from=build /build/ /
21:31:32 #24 DONE 0.2s
21:31:32 
21:31:32 #25 exporting to client
21:31:32 #25 copying files 38B
21:31:32 #25 copying files 64.26MB 0.4s done
21:31:32 #25 DONE 0.4s
21:31:32 cd /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f docker buildx bake --set binary.platform=windows/amd64 binary
21:31:32 #1 [internal] load build definition from Dockerfile
21:31:32 #1 transferring dockerfile: 5.48kB done
21:31:32 #1 DONE 0.0s
21:31:32 
21:31:32 #2 [internal] load .dockerignore
21:31:32 #2 transferring context: 263B done
21:31:32 #2 DONE 0.0s
21:31:32 
21:31:32 #3 resolve image config for docker.io/docker/dockerfile:1
21:31:32 #3 DONE 0.1s
21:31:32 
21:31:32 #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:31:32 #4 CACHED
21:31:32 
21:31:32 #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.1
21:31:32 #5 ...
21:31:32 
21:31:32 #6 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
21:31:32 #6 DONE 0.0s
21:31:32 
21:31:32 #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.1
21:31:32 #5 DONE 0.3s
21:31:32 
21:31:32 #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:31:32 #7 DONE 0.4s
21:31:32 
21:31:32 #8 [internal] load metadata for docker.io/library/golang:1.19.7-alpine3.16
21:31:32 #8 DONE 0.3s
21:31:32 
21:31:32 #9 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:31:32 #9 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
21:31:32 #9 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
21:31:32 #9 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done
21:31:32 #9 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done
21:31:32 #9 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.1s done
21:31:32 #9 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done
21:31:32 #9 DONE 0.5s
21:31:32 
21:31:32 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:31:32 #10 resolve docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc 0.0s done
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 5.24MB / 122.37MB 0.4s
21:31:32 #10 sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc 1.65kB / 1.65kB done
21:31:32 #10 sha256:cea76d1dfc53288b8c430918ea79d3dfab33b63f84054d2c9ef8daacc9fdf7bf 1.16kB / 1.16kB done
21:31:32 #10 sha256:121e87337537bdb33f0b55ba85089319c51f95d4c0f610e30bb1c0cbef0e7369 5.11kB / 5.11kB done
21:31:32 #10 sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 2.81MB / 2.81MB 0.2s done
21:31:32 #10 sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd 284.76kB / 284.76kB 0.1s done
21:31:32 #10 extracting sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22
21:31:32 #10 sha256:b4cbe309668774dbfa497a0b617af9e70c4ed50849ae7cb7bde00bedcd466292 155B / 155B 0.2s done
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 13.21MB / 122.37MB 0.6s
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 19.92MB / 122.37MB 0.7s
21:31:32 #10 ...
21:31:32 
21:31:32 #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:31:32 #11 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
21:31:32 #11 sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 2.65kB / 2.65kB done
21:31:32 #11 sha256:30f60105c995681479b4742a2d94ab6f93e256d8b64eb3965c07b53690af50cd 526B / 526B done
21:31:32 #11 sha256:86dcba2fb3ace8cdc35db7ae6f3d2fedd1158bcacd065543f1d3e77b714d0357 1.30kB / 1.30kB done
21:31:32 #11 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 done
21:31:32 #11 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.2s done
21:31:32 #11 DONE 0.9s
21:31:32 
21:31:32 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:31:32 #10 extracting sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 0.6s done
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 38.80MB / 122.37MB 1.0s
21:31:32 #10 extracting sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 52.43MB / 122.37MB 1.4s
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 70.25MB / 122.37MB 1.6s
21:31:32 #10 extracting sha256:65d52c8ad3c485a42affe0f6bb1797d97df31a9900f74dca16b5a207487e58dd 0.2s done
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 80.74MB / 122.37MB 1.7s
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 98.57MB / 122.37MB 1.9s
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 106.95MB / 122.37MB 2.0s
21:31:32 #10 ...
21:31:32 
21:31:32 #12 [internal] load build context
21:31:32 #12 transferring context: 38.20MB 2.1s done
21:31:32 #12 DONE 2.1s
21:31:32 
21:31:32 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.19.7-alpine3.16@sha256:760da14d1c1ae9f801e5edd30c8ce5e1a355ceaee4d138438695320e827aa2bc
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 118.49MB / 122.37MB 2.1s
21:31:32 #10 extracting sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb
21:31:32 #10 sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 122.37MB / 122.37MB 2.8s done
21:31:32 #10 extracting sha256:8930d51e640e7de6ec8369cd8f0f306e3cddfc909061de0e892f85703a2425eb 4.3s done
21:31:32 #10 extracting sha256:b4cbe309668774dbfa497a0b617af9e70c4ed50849ae7cb7bde00bedcd466292 done
21:31:32 #10 DONE 7.5s
21:31:32 
21:31:32 #13 [build-base-alpine 2/4] COPY --from=xx / /
21:31:32 #13 115.8   Installing : cpp-4.8.5-44.el7.x86_64                                    15/65 
21:31:32 #13 DONE 0.7s
21:31:32 
21:31:32 #14 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
21:31:32 #14 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:31:32 #13 116.3   Installing : rsync-3.1.2-12.el7_9.x86_64                                16/65 
21:31:32 + return
21:31:32 # Build the CLI
21:31:32 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:31:32 Building dynamic docker-linux-amd64
21:31:32 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:28:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:31:33 #13 116.8   Installing : systemd-devel-219-78.el7_9.7.x86_64                        17/65 
21:31:33 #14 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:31:33 #14 1.695 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
21:31:33 #14 1.701 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
21:31:33 #14 1.731 (3/22) Installing readline (8.1.2-r0)
21:31:33 #14 1.736 (4/22) Installing bash (5.1.16-r2)
21:31:34 #14 1.750 Executing bash-5.1.16-r2.post-install
21:31:34 #14 1.753 (5/22) Installing libffi (3.4.2-r1)
21:31:34 #14 1.756 (6/22) Installing libgcc (11.2.1_git20220219-r2)
21:31:34 #14 1.760 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
21:31:34 #14 1.775 (8/22) Installing xz-libs (5.2.5-r1)
21:31:34 #14 1.779 (9/22) Installing libxml2 (2.9.14-r2)
21:31:34 #14 1.793 (10/22) Installing llvm13-libs (13.0.1-r2)
21:31:34 #13 117.4   Installing : libcgroup-0.41-21.el7.x86_64                               18/65 
21:31:34 #13 118.4   Installing : openssh-7.4p1-22.el7_9.x86_64                              19/65 
21:31:34 #14 2.612 (11/22) Installing clang-libs (13.0.1-r1)
21:31:35 #13 118.5   Installing : lzo-2.06-8.el7.x86_64                                      20/65 
21:31:35 #14 3.454 (12/22) Installing clang (13.0.1-r1)
21:31:35 #13 119.0   Installing : libarchive-3.1.2-14.el7_7.x86_64                           21/65 
21:31:35 #13 119.5   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/65 
21:31:35 #14 3.531 (13/22) Installing libmagic (5.41-r0)
21:31:35 #14 3.555 (14/22) Installing file (5.41-r0)
21:31:35 #14 3.559 (15/22) Installing brotli-libs (1.0.9-r6)
21:31:35 #14 3.571 (16/22) Installing nghttp2-libs (1.47.0-r0)
21:31:35 #14 3.577 (17/22) Installing libcurl (7.83.1-r6)
21:31:35 #14 3.587 (18/22) Installing expat (2.5.0-r0)
21:31:35 #14 3.594 (19/22) Installing pcre2 (10.40-r0)
21:31:35 #14 3.607 (20/22) Installing git (2.36.5-r0)
21:31:35 #14 3.736 (21/22) Installing lld (13.0.1-r0)
21:31:35 #14 3.774 (22/22) Installing llvm13 (13.0.1-r2)
21:31:36 #13 119.6   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/65 
21:31:36 #14 4.267 Executing busybox-1.35.0-r17.trigger
21:31:36 #14 4.273 OK: 313 MiB in 37 packages
21:31:36 #13 120.1   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/65 
21:31:36 #13 120.6   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/65 
21:31:36 #13 120.7   Installing : policycoreutils-2.5-34.el7.x86_64                          26/65 
21:31:37 #14 DONE 4.8s
21:31:37 
21:31:37 #15 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
21:31:37 #15 DONE 0.1s
21:31:37 
21:31:37 #16 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
21:31:37 #16 0.642 skipping packages installation on windows
21:31:37 #13 120.7   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/65 
21:31:37 #16 DONE 0.7s
21:31:37 
21:31:37 #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"
21:31:37 #0 0.759 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
21:31:38 #13 121.8   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/65 
21:31:38 #13 122.3   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/65 
21:31:38 #13 122.3   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        30/65 
21:31:38 #13 122.4   Installing : autoconf-2.69-11.el7.noarch                                31/65 
21:31:38 #13 122.9 install-info: No such file or directory for /usr/share/info/autoconf.info
21:31:38 #13 122.9   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       32/65 
21:31:39 #13 122.9   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      33/65 
21:31:39 #13 123.5   Installing : openssh-clients-7.4p1-22.el7_9.x86_64                      34/65 
21:31:39 #13 123.6   Installing : libselinux-python-2.5-15.el7.x86_64                        35/65 
21:31:40 #13 123.6   Installing : libgomp-4.8.5-44.el7.x86_64                                36/65 
21:31:40 #13 124.1   Installing : less-458-9.el7.x86_64                                      37/65 
21:31:40 Created binary: bundles/dynbinary-daemon/dockerd
21:31:40 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:31:40 Created binary: bundles/dynbinary-daemon/docker-proxy
21:31:40 
21:31:40 + popd
21:31:40 + RPM_EC=0
21:31:40 ~/rpmbuild/BUILD/src
21:31:40 ++ jobs -p
21:31:40 + exit 0
21:31:40 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nOZFmV
21:31:40 + umask 022
21:31:40 + cd /root/rpmbuild/BUILD
21:31:40 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64 '!=' / ']'
21:31:40 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:31:40 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:31:40 + mkdir -p /root/rpmbuild/BUILDROOT
21:31:40 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:31:40 + cd src
21:31:40 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:31:40 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin/dockerd
21:31:40 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:31:40 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin/docker-proxy
21:31:40 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/libexec/docker/docker-init
21:31:40 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/lib/systemd/system/docker.service
21:31:40 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/lib/systemd/system/docker.socket
21:31:40 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64/etc/docker
21:31:40 + /usr/lib/rpm/check-buildroot
21:31:40 + /usr/lib/rpm/redhat/brp-ldconfig
21:31:40 + /usr/lib/rpm/brp-compress
21:31:40 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:31:40 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:31:40 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:31:40 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:31:40 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:31:40 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:31:40 + /usr/lib/rpm/brp-python-hardlink
21:31:40 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:31:40 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IKcAnG
21:31:40 + umask 022
21:31:40 + cd /root/rpmbuild/BUILD
21:31:40 + cd src
21:31:40 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:31:40 PASS: daemon version OK
21:31:40 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:31:40 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:31:40 + echo 'PASS: daemon version OK'
21:31:40 + RPM_EC=0
21:31:40 ++ jobs -p
21:31:40 + exit 0
21:31:40 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:31:40 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin/docker-proxy
21:31:40 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.el9 docker-ce(x86-64) = 3:0.0.0~20230330191823.de0d30f-0.el9
21:31:40 Requires(interp): /bin/sh /bin/sh /bin/sh
21:31:40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:31:40 Requires(post): /bin/sh
21:31:40 Requires(preun): /bin/sh
21:31:40 Requires(postun): /bin/sh
21:31:40 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) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:31:40 Conflicts: docker docker-ee docker-engine-cs docker-io
21:31:40 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:31:40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:31:40 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.src.rpm
21:31:40 #17 2.817 go: downloading github.com/akavel/rsrc v0.10.2
21:31:40 #13 124.1   Installing : perl-Git-1.8.3.1-24.el7_9.noarch                           38/65 
21:31:40 #13 124.7   Installing : git-1.8.3.1-24.el7_9.x86_64                                39/65 
21:31:40 #17 DONE 3.4s
21:31:40 
21:31:40 #18 [build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
21:31:40 #18 DONE 0.1s
21:31:40 
21:31:40 #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
21:31:40 #13 124.7   Installing : libsepol-devel-2.5-10.el7.x86_64                           40/65 
21:31:41 #19 DONE 0.5s
21:31:41 
21:31:41 #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
21:31:41 #20 0.487 Building static docker-windows-amd64.exe
21:31:41 #20 0.510 + cat ./cli/winresources/versioninfo.json
21:31:41 #20 0.510 {
21:31:41 #20 0.510   "FixedFileInfo":
21:31:41 #20 0.510   {
21:31:41 #20 0.510     "FileVersion": {
21:31:41 #20 0.510       "Major": 0,
21:31:41 #20 0.510       "Minor": 0,
21:31:41 #20 0.510       "Patch": 0,
21:31:41 #20 0.510       "Build": 0
21:31:41 #20 0.510     },
21:31:41 #20 0.510     "FileFlagsMask": "3f",
21:31:41 #20 0.510     "FileFlags ": "00",
21:31:41 #20 0.510     "FileOS": "040004",
21:31:41 #20 0.510     "FileType": "01",
21:31:41 #20 0.510     "FileSubType": "00"
21:31:41 #20 0.510   },
21:31:41 #20 0.510   "StringFileInfo":
21:31:41 #20 0.510   {
21:31:41 #20 0.510     "Comments": "",
21:31:41 #20 0.510     "CompanyName": "",
21:31:41 #20 0.510     "FileDescription": "Docker Client",
21:31:41 #20 0.510     "FileVersion": "0.0.0-20230330191823-de0d30f",
21:31:41 #20 0.510     "InternalName": "",
21:31:41 #20 0.510     "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
21:31:41 #20 0.510     "LegalTrademarks": "",
21:31:41 #20 0.510     "OriginalFilename": "docker-windows-amd64.exe",
21:31:41 #20 0.510     "PrivateBuild": "",
21:31:41 #20 0.510     "ProductName": "Docker Client",
21:31:41 #20 0.510     "ProductVersion": "0.0.0-20230330191823-de0d30f",
21:31:41 #20 0.510     "SpecialBuild": "de0d30f"
21:31:41 #20 0.510   },
21:31:41 #20 0.510   "VarFileInfo":
21:31:41 #20 0.510   {
21:31:41 #20 0.510     "Translation": {
21:31:41 #20 0.510       "LangID": "0409",
21:31:41 #20 0.510       "CharsetID": "04B0"
21:31:41 #20 0.510     }
21:31:41 #20 0.510   }
21:31:41 #20 0.510 }
21:31:41 #20 0.511 + go generate -v github.com/docker/cli/cmd/docker
21:31:41 #20 0.514 cmd/docker/aliases.go
21:31:41 #20 0.514 cmd/docker/builder.go
21:31:41 #20 0.515 cmd/docker/builder_test.go
21:31:41 #20 0.515 cmd/docker/builder_windows_test.go
21:31:41 #20 0.515 cmd/docker/completions.go
21:31:41 #20 0.515 cmd/docker/docker.go
21:31:41 #20 0.515 cmd/docker/docker_test.go
21:31:41 #20 0.515 cmd/docker/docker_windows_amd64.go
21:31:41 #20 0.538 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:31:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f"' github.com/docker/cli/cmd/docker
21:31:41 #13 125.0   Installing : kernel-headers-3.10.0-1160.88.1.el7.x86_64                 41/65 
21:31:41 #13 125.6   Installing : glibc-headers-2.17-326.el7_9.x86_64                        42/65 
21:31:43 #13 125.7   Installing : glibc-devel-2.17-326.el7_9.x86_64                          43/65 
21:31:43 #13 127.3   Installing : gcc-4.8.5-44.el7.x86_64                                    44/65 
21:31:43 #13 127.9   Installing : python-IPy-0.75-6.el7.noarch                               45/65 
21:31:43 #13 128.0   Installing : policycoreutils-python-2.5-34.el7.x86_64                   46/65 
21:31:44 #13 128.0   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    47/65 
21:31:45 #13 128.5   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             48/65 
21:31:45 make[2]: Entering directory '/root/build-deb/cli'
21:31:45 scripts/docs/generate-man.sh
21:31:45 + cp -r . /tmp/docker-cli-docsgen.jYwl55Mwjr/
21:31:45 + cd /tmp/docker-cli-docsgen.jYwl55Mwjr
21:31:45 + ./scripts/vendor init
21:31:45 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:31:45 + cp man/tools.go .
21:31:45 + ./scripts/vendor update
21:31:45 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:31:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:31:45 go: downloading github.com/spf13/cobra v1.6.1
21:31:45 go: downloading github.com/spf13/pflag v1.0.5
21:31:45 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:31:45 go: downloading github.com/fvbommel/sortorder v1.0.2
21:31:45 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:31:45 go: downloading github.com/morikuni/aec v1.0.0
21:31:45 go: downloading github.com/pkg/errors v0.9.1
21:31:45 go: downloading github.com/google/go-cmp v0.5.9
21:31:45 go: downloading gotest.tools/v3 v3.4.0
21:31:45 go: downloading golang.org/x/sync v0.1.0
21:31:45 go: downloading golang.org/x/sys v0.6.0
21:31:45 go: downloading github.com/docker/go-units v0.5.0
21:31:45 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:31:45 go: downloading github.com/docker/go-connections v0.4.0
21:31:45 go: downloading github.com/moby/sys/sequential v0.5.0
21:31:45 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:31:45 go: downloading golang.org/x/text v0.7.0
21:31:45 go: downloading github.com/mattn/go-runewidth v0.0.13
21:31:45 go: downloading github.com/containerd/containerd v1.6.19
21:31:45 go: downloading github.com/moby/sys/signal v0.7.0
21:31:45 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:31:45 go: downloading github.com/moby/buildkit v0.11.5
21:31:45 go: downloading github.com/moby/patternmatcher v0.5.0
21:31:45 go: downloading github.com/opencontainers/go-digest v1.0.0
21:31:45 go: downloading gopkg.in/yaml.v2 v2.4.0
21:31:45 go: downloading github.com/gogo/protobuf v1.3.2
21:31:45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:31:45 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:31:45 go: downloading golang.org/x/term v0.5.0
21:31:45 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:31:45 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:31:45 go: downloading github.com/imdario/mergo v0.3.13
21:31:45 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:31:45 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:31:45 go: downloading github.com/creack/pty v1.1.11
21:31:45 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:31:45 go: downloading gopkg.in/yaml.v3 v3.0.1
21:31:45 go: downloading github.com/stretchr/testify v1.8.0
21:31:45 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:31:45 go: downloading github.com/rivo/uniseg v0.2.0
21:31:45 go: downloading github.com/klauspost/compress v1.16.3
21:31:45 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:31:45 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:31:45 go: downloading github.com/moby/sys/symlink v0.2.0
21:31:45 go: downloading golang.org/x/time v0.3.0
21:31:45 go: downloading github.com/opencontainers/runc v1.1.5
21:31:45 go: downloading golang.org/x/crypto v0.2.0
21:31:45 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:31:45 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:31:45 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:31:45 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:31:45 go: downloading google.golang.org/grpc v1.50.1
21:31:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:31:45 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:31:45 go: downloading github.com/russross/blackfriday v1.6.0
21:31:45 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:31:45 go: downloading github.com/Microsoft/go-winio v0.5.2
21:31:45 go: downloading golang.org/x/net v0.7.0
21:31:45 go: downloading github.com/davecgh/go-spew v1.1.1
21:31:45 go: downloading github.com/pmezard/go-difflib v1.0.0
21:31:45 go: downloading github.com/miekg/pkcs11 v1.1.1
21:31:45 go: downloading github.com/prometheus/client_golang v1.14.0
21:31:45 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:31:45 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:31:45 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:31:45 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:31:45 #13 129.1   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/65 
21:31:45 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:31:45 go: downloading github.com/golang/protobuf v1.5.2
21:31:45 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:31:45 #13 129.2   Installing : automake-1.13.4-3.el7.noarch                               50/65 
21:31:45 #13 129.7 install-info: No such file or directory for /usr/share/info/automake.info.gz
21:31:45 #13 129.8   Installing : pcre-devel-8.32-17.el7.x86_64                              51/65 
21:31:45 #13 129.8   Installing : libselinux-devel-2.5-15.el7.x86_64                         52/65 
21:31:45 #13 129.9   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            53/65 
21:31:46 #13 129.9   Installing : libtool-2.4.2-22.el7_3.x86_64                              54/65 
21:31:46 #13 130.4 install-info: No such file or directory for /usr/share/info/libtool.info.gz
21:31:46 #13 130.6   Installing : glibc-static-2.17-326.el7_9.x86_64                         55/65 
21:31:46 #13 130.7   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        56/65 
21:31:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:31:47 go: downloading github.com/beorn7/perks v1.0.1
21:31:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:31:47 go: downloading github.com/prometheus/client_model v0.3.0
21:31:47 go: downloading github.com/prometheus/common v0.37.0
21:31:47 go: downloading github.com/prometheus/procfs v0.8.0
21:31:47 go: downloading google.golang.org/protobuf v1.28.1
21:31:47 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:31:47 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:31:47 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:31:47 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:31:47 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:31:47 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:31:47 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:31:47 go: downloading k8s.io/klog/v2 v2.80.1
21:31:47 go: downloading github.com/kr/text v0.2.0
21:31:47 go: downloading github.com/docker/go-metrics v0.0.1
21:31:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:31:47 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:31:47 go: downloading github.com/BurntSushi/toml v0.3.1
21:31:47 #44 DONE 135.7s
21:31:47 
21:31:47 #43 [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...)
21:31:47 #43 ...
21:31:47 
21:31:47 #56 [all 2/7] COPY --from=runc          /build/ /
21:31:47 go: downloading github.com/kr/pretty v0.2.1
21:31:47 go: downloading github.com/magiconair/properties v1.5.3
21:31:47 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:31:47 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:31:47 go: downloading github.com/go-logr/logr v1.2.3
21:31:47 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:31:47 + go mod vendor -modfile=vendor.mod
21:31:47 #13 130.8   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   57/65 
21:31:47 #13 131.6   Installing : cmake-2.8.12.2-2.el7.x86_64                                58/65 
21:31:47 #56 DONE 0.2s
21:31:47 
21:31:47 #43 [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...)
21:31:48 #13 131.6   Installing : which-2.20-7.el7.x86_64                                    59/65 
21:31:48 #13 132.1 install-info: No such file or directory for /usr/share/info/which.info.gz
21:31:48 #13 132.6   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      60/65 
21:31:48 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:31:49 #13 132.7   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 61/65 
21:31:50 Created binary: bundles/dynbinary-daemon/dockerd
21:31:50 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:31:50 Created binary: bundles/dynbinary-daemon/docker-proxy
21:31:50 
21:31:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:31:50 + RM_GOPATH=0
21:31:50 + TMP_GOPATH=/go
21:31:50 + : /usr/local/bin
21:31:50 + '[' -z /go ']'
21:31:50 + export GOPATH=/go
21:31:50 + GOPATH=/go
21:31:50 + case "$(go env GOARCH)" in
21:31:50 ++ go env GOARCH
21:31:50 + export GO_BUILDMODE=-buildmode=pie
21:31:50 + GO_BUILDMODE=-buildmode=pie
21:31:50 ++ dirname hack/dockerfile/install/install.sh
21:31:50 + dir=hack/dockerfile/install
21:31:50 + bin=tini
21:31:50 + shift
21:31:50 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:31:50 + . hack/dockerfile/install/tini.installer
21:31:50 ++ : v0.19.0
21:31:50 + install_tini
21:31:50 + echo 'Install tini version v0.19.0'
21:31:50 + git clone https://github.com/krallin/tini.git /go/tini
21:31:50 Install tini version v0.19.0
21:31:50 Cloning into '/go/tini'...
21:31:50 + cd /go/tini
21:31:50 + git checkout -q v0.19.0
21:31:50 + cmake .
21:31:50 -- The C compiler identification is GNU 10.2.1
21:31:50 -- Detecting C compiler ABI info
21:31:50 -- Detecting C compiler ABI info - done
21:31:50 -- Check for working C compiler: /usr/bin/cc - skipped
21:31:50 -- Detecting C compile features
21:31:50 -- Detecting C compile features - done
21:31:50 -- Performing Test HAS_BUILTIN_FORTIFY
21:31:50 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:31:50 -- Configuring done
21:31:50 -- Generating done
21:31:50 -- Build files have been written to: /go/tini
21:31:50 + make tini-static
21:31:50 make[2]: Entering directory '/go/tini'
21:31:50 make[3]: Entering directory '/go/tini'
21:31:50 make[4]: Entering directory '/go/tini'
21:31:50 make[5]: Entering directory '/go/tini'
21:31:50 Scanning dependencies of target tini-static
21:31:50 make[5]: Leaving directory '/go/tini'
21:31:50 make[5]: Entering directory '/go/tini'
21:31:50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:31:50 [100%] Linking C executable tini-static
21:31:50 make[5]: Leaving directory '/go/tini'
21:31:50 [100%] Built target tini-static
21:31:50 make[4]: Leaving directory '/go/tini'
21:31:50 make[3]: Leaving directory '/go/tini'
21:31:50 make[2]: Leaving directory '/go/tini'
21:31:50 + mkdir -p /usr/local/bin
21:31:50 + cp tini-static /usr/local/bin/docker-init
21:31:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:31:50 + RM_GOPATH=0
21:31:50 + TMP_GOPATH=/go
21:31:50 + : /usr/local/bin
21:31:50 + '[' -z /go ']'
21:31:50 + export GOPATH=/go
21:31:50 + GOPATH=/go
21:31:50 + case "$(go env GOARCH)" in
21:31:50 ++ go env GOARCH
21:31:50 + export GO_BUILDMODE=-buildmode=pie
21:31:50 + GO_BUILDMODE=-buildmode=pie
21:31:50 ++ dirname hack/dockerfile/install/install.sh
21:31:50 + dir=hack/dockerfile/install
21:31:50 + bin=rootlesskit
21:31:50 + shift
21:31:50 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:31:50 + . hack/dockerfile/install/rootlesskit.installer
21:31:50 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:50 + install_rootlesskit dynamic
21:31:50 + case "$1" in
21:31:50 + install_rootlesskit_dynamic
21:31:50 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:31:50 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:31:50 + export BUILD_MODE=-buildmode=pie
21:31:50 + BUILD_MODE=-buildmode=pie
21:31:50 + _install_rootlesskit
21:31:50 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:31:50 + for f in rootlesskit rootlesskit-docker-proxy
21:31:50 + GOBIN=/usr/local/bin
21:31:50 + GO111MODULE=on
21:31:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:50 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:50 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:31:50 go: downloading github.com/sirupsen/logrus v1.9.0
21:31:50 go: downloading github.com/urfave/cli/v2 v2.23.5
21:31:50 go: downloading golang.org/x/sys v0.2.0
21:31:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:31:50 go: downloading github.com/google/uuid v1.3.0
21:31:50 go: downloading github.com/moby/vpnkit v0.5.0
21:31:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:31:50 go: downloading github.com/gofrs/flock v0.8.1
21:31:50 go: downloading github.com/gorilla/mux v1.8.0
21:31:50 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:31:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:31:50 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:31:50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:31:50 go: downloading golang.org/x/net v0.1.0
21:31:50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:31:50 + for f in rootlesskit rootlesskit-docker-proxy
21:31:50 + GOBIN=/usr/local/bin
21:31:50 + GO111MODULE=on
21:31:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:50 #13 133.6   Cleanup    : systemd-219-78.el7.x86_64                                  62/65 
21:31:50 #13 134.2   Cleanup    : systemd-libs-219-78.el7.x86_64                             63/65 
21:31:50 #13 134.7   Cleanup    : glibc-common-2.17-317.el7.x86_64                           64/65 
21:31:51 #13 134.7   Cleanup    : glibc-2.17-317.el7.x86_64                                  65/65 
21:31:51 #13 135.7   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/65 
21:31:51 #13 135.7   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/65 
21:31:51 #13 135.8   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/65 
21:31:51 #13 135.8   Verifying  : git-1.8.3.1-24.el7_9.x86_64                                 4/65 
21:31:51 #13 135.8   Verifying  : rsync-3.1.2-12.el7_9.x86_64                                 5/65 
21:31:51 #13 135.8   Verifying  : glibc-2.17-326.el7_9.x86_64                                 6/65 
21:31:51 #13 135.8   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    7/65 
21:31:51 + return
21:31:51 # Build the CLI
21:31:51 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:31:51 Building dynamic docker-linux-arm-v6
21:31:51 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:31:51 #13 135.8   Verifying  : openssh-clients-7.4p1-22.el7_9.x86_64                       8/65 
21:31:51 #13 135.8   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64             9/65 
21:31:51 #13 135.8   Verifying  : pcre-devel-8.32-17.el7.x86_64                              10/65 
21:31:51 #13 135.9   Verifying  : glibc-common-2.17-326.el7_9.x86_64                         11/65 
21:31:51 #13 135.9   Verifying  : automake-1.13.4-3.el7.noarch                               12/65 
21:31:51 #13 135.9   Verifying  : lzo-2.06-8.el7.x86_64                                      13/65 
21:31:51 #13 135.9   Verifying  : m4-1.4.16-10.el7.x86_64                                    14/65 
21:31:51 #13 135.9   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             15/65 
21:31:51 #13 135.9   Verifying  : openssh-7.4p1-22.el7_9.x86_64                              16/65 
21:31:51 #13 135.9   Verifying  : systemd-devel-219-78.el7_9.7.x86_64                        17/65 
21:31:51 #13 136.0   Verifying  : checkpolicy-2.5-8.el7.x86_64                               18/65 
21:31:51 #13 136.0   Verifying  : systemd-libs-219-78.el7_9.7.x86_64                         19/65 
21:31:51 #13 136.0   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    20/65 
21:31:51 #13 136.0   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        21/65 
21:31:51 #13 136.0   Verifying  : policycoreutils-2.5-34.el7.x86_64                          22/65 
21:31:51 #13 136.0   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        23/65 
21:31:51 #13 136.0   Verifying  : which-2.20-7.el7.x86_64                                    24/65 
21:31:51 #13 136.0   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         25/65 
21:31:51 #13 136.1   Verifying  : cpp-4.8.5-44.el7.x86_64                                    26/65 
21:31:51 #13 136.1   Verifying  : glibc-headers-2.17-326.el7_9.x86_64                        27/65 
21:31:51 #13 136.1   Verifying  : python-IPy-0.75-6.el7.noarch                               28/65 
21:31:51 #13 136.1   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              29/65 
21:31:51 #13 136.1   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               30/65 
21:31:51 #13 136.1   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         31/65 
21:31:51 #13 136.1   Verifying  : 1:make-3.82-24.el7.x86_64                                  32/65 
21:31:51 #13 136.1   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          33/65 
21:31:51 #13 136.1   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              34/65 
21:31:52 #13 136.2   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            35/65 
21:31:52 #13 136.2   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       36/65 
21:31:52 #13 136.2   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           37/65 
21:31:52 #13 136.2   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        38/65 
21:31:52 #13 136.2   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             39/65 
21:31:52 #13 136.2   Verifying  : systemd-219-78.el7_9.7.x86_64                              40/65 
21:31:52 #13 136.2   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        41/65 
21:31:52 #13 136.2   Verifying  : gcc-4.8.5-44.el7.x86_64                                    42/65 
21:31:52 #13 136.2   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  43/65 
21:31:52 #13 136.3   Verifying  : kernel-headers-3.10.0-1160.88.1.el7.x86_64                 44/65 
21:31:52 #13 136.3   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   45/65 
21:31:52 #13 136.3   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       46/65 
21:31:52 #13 136.3   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           47/65 
21:31:52 #13 136.3   Verifying  : glibc-static-2.17-326.el7_9.x86_64                         48/65 
21:31:52 #13 136.3   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                49/65 
21:31:52 #13 136.4   Verifying  : autoconf-2.69-11.el7.noarch                                50/65 
21:31:52 #13 136.4   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      51/65 
21:31:52 #13 136.4   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    52/65 
21:31:52 #13 136.4   Verifying  : glibc-devel-2.17-326.el7_9.x86_64                          53/65 
21:31:52 #13 136.4   Verifying  : libselinux-python-2.5-15.el7.x86_64                        54/65 
21:31:52 #13 136.4   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  55/65 
21:31:52 #13 136.4   Verifying  : perl-Git-1.8.3.1-24.el7_9.noarch                           56/65 
21:31:52 #13 136.4   Verifying  : libgomp-4.8.5-44.el7.x86_64                                57/65 
21:31:52 #13 136.5   Verifying  : less-458-9.el7.x86_64                                      58/65 
21:31:52 #13 136.5   Verifying  : libcgroup-0.41-21.el7.x86_64                               59/65 
21:31:52 #13 136.5   Verifying  : glibc-common-2.17-317.el7.x86_64                           60/65 
21:31:52 #13 136.5   Verifying  : systemd-libs-219-78.el7.x86_64                             61/65 
21:31:52 #13 136.5   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      62/65 
21:31:52 #13 136.5   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/65 
21:31:52 #13 136.5   Verifying  : systemd-219-78.el7.x86_64                                  64/65 
21:31:52 #13 136.5   Verifying  : glibc-2.17-317.el7.x86_64                                  65/65 
21:31:52 #13 136.5 
21:31:52 #13 136.5 Installed:
21:31:52 #13 136.5   cmake.x86_64 0:2.8.12.2-2.el7                                                 
21:31:52 #13 136.5   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
21:31:52 #13 136.5   gcc.x86_64 0:4.8.5-44.el7                                                     
21:31:52 #13 136.5   git.x86_64 0:1.8.3.1-24.el7_9                                                 
21:31:52 #13 136.5   glibc-static.x86_64 0:2.17-326.el7_9                                          
21:31:52 #13 136.5   libarchive.x86_64 0:3.1.2-14.el7_7                                            
21:31:52 #13 136.5   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
21:31:52 #13 136.5   libselinux-devel.x86_64 0:2.5-15.el7                                          
21:31:52 #13 136.5   libtool.x86_64 0:2.4.2-22.el7_3                                               
21:31:52 #13 136.5   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
21:31:52 #13 136.5   make.x86_64 1:3.82-24.el7                                                     
21:31:52 #13 136.5   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
21:31:52 #13 136.5   systemd-devel.x86_64 0:219-78.el7_9.7                                         
21:31:52 #13 136.5   which.x86_64 0:2.20-7.el7                                                     
21:31:52 #13 136.5 
21:31:52 #13 136.5 Dependency Installed:
21:31:52 #13 136.5   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
21:31:52 #13 136.5   autoconf.noarch 0:2.69-11.el7                                                 
21:31:52 #13 136.5   automake.noarch 0:1.13.4-3.el7                                                
21:31:52 #13 136.5   checkpolicy.x86_64 0:2.5-8.el7                                                
21:31:52 #13 136.5   cpp.x86_64 0:4.8.5-44.el7                                                     
21:31:52 #13 136.5   fipscheck.x86_64 0:1.4.1-6.el7                                                
21:31:52 #13 136.5   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
21:31:52 #13 136.5   glibc-devel.x86_64 0:2.17-326.el7_9                                           
21:31:52 #13 136.5   glibc-headers.x86_64 0:2.17-326.el7_9                                         
21:31:52 #13 136.5   kernel-headers.x86_64 0:3.10.0-1160.88.1.el7                                  
21:31:52 #13 136.5   less.x86_64 0:458-9.el7                                                       
21:31:52 #13 136.5   libcgroup.x86_64 0:0.41-21.el7                                                
21:31:52 #13 136.5   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
21:31:52 #13 136.5   libgomp.x86_64 0:4.8.5-44.el7                                                 
21:31:52 #13 136.5   libmpc.x86_64 0:1.0.1-3.el7                                                   
21:31:52 #13 136.5   libseccomp.x86_64 0:2.3.1-4.el7                                               
21:31:52 #13 136.5   libselinux-python.x86_64 0:2.5-15.el7                                         
21:31:52 #13 136.5   libselinux-utils.x86_64 0:2.5-15.el7                                          
21:31:52 #13 136.5   libsemanage-python.x86_64 0:2.5-14.el7                                        
21:31:52 #13 136.5   libsepol-devel.x86_64 0:2.5-10.el7                                            
21:31:52 #13 136.5   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
21:31:52 #13 136.5   lzo.x86_64 0:2.06-8.el7                                                       
21:31:52 #13 136.5   m4.x86_64 0:1.4.16-10.el7                                                     
21:31:52 #13 136.5   mpfr.x86_64 0:3.1.1-4.el7                                                     
21:31:52 #13 136.5   openssh.x86_64 0:7.4p1-22.el7_9                                               
21:31:52 #13 136.5   openssh-clients.x86_64 0:7.4p1-22.el7_9                                       
21:31:52 #13 136.5   pcre-devel.x86_64 0:8.32-17.el7                                               
21:31:52 #13 136.5   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
21:31:52 #13 136.5   perl-Error.noarch 1:0.17020-2.el7                                             
21:31:52 #13 136.5   perl-Git.noarch 0:1.8.3.1-24.el7_9                                            
21:31:52 #13 136.5   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
21:31:52 #13 136.5   perl-Test-Harness.noarch 0:3.28-3.el7                                         
21:31:52 #13 136.5   policycoreutils.x86_64 0:2.5-34.el7                                           
21:31:52 #13 136.5   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
21:31:52 #13 136.5   policycoreutils-python.x86_64 0:2.5-34.el7                                    
21:31:52 #13 136.5   python-IPy.noarch 0:0.75-6.el7                                                
21:31:52 #13 136.5   rsync.x86_64 0:3.1.2-12.el7_9                                                 
21:31:52 #13 136.5   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
21:31:52 #13 136.5   setools-libs.x86_64 0:3.3.8-4.el7                                             
21:31:52 #13 136.5 
21:31:52 #13 136.5 Dependency Updated:
21:31:52 #13 136.5   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
21:31:52 #13 136.5   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
21:31:52 #13 136.5   glibc.x86_64 0:2.17-326.el7_9                                                 
21:31:52 #13 136.5   glibc-common.x86_64 0:2.17-326.el7_9                                          
21:31:52 #13 136.5   systemd.x86_64 0:219-78.el7_9.7                                               
21:31:52 #13 136.5   systemd-libs.x86_64 0:219-78.el7_9.7                                          
21:31:52 #13 136.5 
21:31:52 #13 136.5 Complete!
21:31:53 #13 DONE 137.3s
21:31:53 
21:31:53 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
21:31:53 Created binary: bundles/dynbinary-daemon/dockerd
21:31:53 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:31:53 Created binary: bundles/dynbinary-daemon/docker-proxy
21:31:53 
21:31:53 + popd
21:31:53 ~/rpmbuild/BUILD/src
21:31:53 + exit 0
21:31:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Iqt44d
21:31:53 + umask 022
21:31:53 + cd /root/rpmbuild/BUILD
21:31:53 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64 '!=' / ']'
21:31:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:31:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:31:53 + mkdir -p /root/rpmbuild/BUILDROOT
21:31:53 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:31:53 + cd src
21:31:53 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:31:53 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin/dockerd
21:31:53 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:31:53 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin/docker-proxy
21:31:53 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/libexec/docker/docker-init
21:31:53 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/lib/systemd/system/docker.service
21:31:53 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/lib/systemd/system/docker.socket
21:31:53 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64/etc/docker
21:31:53 + /usr/lib/rpm/check-buildroot
21:31:53 + /usr/lib/rpm/redhat/brp-ldconfig
21:31:53 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:31:53 + /usr/lib/rpm/brp-compress
21:31:53 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:31:53 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:31:53 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:31:53 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:31:53 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:31:53 + /usr/lib/rpm/brp-python-hardlink
21:31:53 + PYTHON3=/usr/libexec/platform-python
21:31:53 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:31:53 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1u7Eri
21:31:53 + umask 022
21:31:53 + cd /root/rpmbuild/BUILD
21:31:53 + cd src
21:31:53 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:31:53 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:31:53 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:31:53 + echo 'PASS: daemon version OK'
21:31:53 PASS: daemon version OK
21:31:53 + exit 0
21:31:53 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:31:53 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin/docker-proxy
21:31:53 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.el8 docker-ce(x86-64) = 3:0.0.0~20230330191823.de0d30f-0.el8
21:31:53 Requires(interp): /bin/sh /bin/sh /bin/sh
21:31:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:31:53 Requires(post): /bin/sh
21:31:53 Requires(preun): /bin/sh
21:31:53 Requires(postun): /bin/sh
21:31:53 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(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) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:31:53 Conflicts: docker docker-ee docker-engine-cs docker-io
21:31:53 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:31:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:31:53 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.src.rpm
21:31:56 #14 DONE 2.8s
21:31:56 
21:31:56 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
21:31:56 #15 DONE 0.0s
21:31:56 
21:31:56 #16 exporting to image
21:31:56 #16 exporting layers
21:31:57 make[2]: Entering directory '/root/build-deb/cli'
21:31:57 scripts/docs/generate-man.sh
21:31:57 + cp -r . /tmp/docker-cli-docsgen.K8v7HR0Tjr/
21:31:57 + cd /tmp/docker-cli-docsgen.K8v7HR0Tjr
21:31:57 + ./scripts/vendor init
21:31:57 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:31:57 + cp man/tools.go .
21:31:57 + ./scripts/vendor update
21:31:57 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:31:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:31:57 go: downloading github.com/spf13/cobra v1.6.1
21:31:57 go: downloading github.com/spf13/pflag v1.0.5
21:31:57 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:31:57 Created binary: bundles/dynbinary-daemon/dockerd
21:31:57 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:31:57 Created binary: bundles/dynbinary-daemon/docker-proxy
21:31:57 
21:31:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:31:57 + RM_GOPATH=0
21:31:57 + TMP_GOPATH=/go
21:31:57 + : /usr/local/bin
21:31:57 + '[' -z /go ']'
21:31:57 + export GOPATH=/go
21:31:57 + GOPATH=/go
21:31:57 + case "$(go env GOARCH)" in
21:31:57 ++ go env GOARCH
21:31:57 + export GO_BUILDMODE=-buildmode=pie
21:31:57 + GO_BUILDMODE=-buildmode=pie
21:31:57 ++ dirname hack/dockerfile/install/install.sh
21:31:57 + dir=hack/dockerfile/install
21:31:57 + bin=tini
21:31:57 + shift
21:31:57 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:31:57 + . hack/dockerfile/install/tini.installer
21:31:57 ++ : v0.19.0
21:31:57 + install_tini
21:31:57 + echo 'Install tini version v0.19.0'
21:31:57 + git clone https://github.com/krallin/tini.git /go/tini
21:31:57 Install tini version v0.19.0
21:31:57 Cloning into '/go/tini'...
21:31:57 + cd /go/tini
21:31:57 + git checkout -q v0.19.0
21:31:57 + cmake .
21:31:57 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:31:57   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:31:57   CMake.
21:31:57 
21:31:57   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:31:57   CMake that the project does not need compatibility with older versions.
21:31:57 
21:31:57 
21:31:57 -- The C compiler identification is GNU 12.2.0
21:31:57 -- Detecting C compiler ABI info
21:31:57 -- Detecting C compiler ABI info - done
21:31:57 -- Check for working C compiler: /usr/bin/cc - skipped
21:31:57 -- Detecting C compile features
21:31:57 -- Detecting C compile features - done
21:31:57 -- Performing Test HAS_BUILTIN_FORTIFY
21:31:57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:31:57 -- Configuring done
21:31:57 -- Generating done
21:31:57 -- Build files have been written to: /go/tini
21:31:57 + make tini-static
21:31:57 make[2]: Entering directory '/go/tini'
21:31:57 make[3]: Entering directory '/go/tini'
21:31:57 make[4]: Entering directory '/go/tini'
21:31:57 make[5]: Entering directory '/go/tini'
21:31:57 make[5]: Leaving directory '/go/tini'
21:31:57 make[5]: Entering directory '/go/tini'
21:31:57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:31:57 [100%] Linking C executable tini-static
21:31:57 make[5]: Leaving directory '/go/tini'
21:31:57 [100%] Built target tini-static
21:31:57 make[4]: Leaving directory '/go/tini'
21:31:57 make[3]: Leaving directory '/go/tini'
21:31:57 make[2]: Leaving directory '/go/tini'
21:31:57 + mkdir -p /usr/local/bin
21:31:57 + cp tini-static /usr/local/bin/docker-init
21:31:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:31:57 + RM_GOPATH=0
21:31:57 + TMP_GOPATH=/go
21:31:57 + : /usr/local/bin
21:31:57 + '[' -z /go ']'
21:31:57 + export GOPATH=/go
21:31:57 + GOPATH=/go
21:31:57 + case "$(go env GOARCH)" in
21:31:57 ++ go env GOARCH
21:31:57 + export GO_BUILDMODE=-buildmode=pie
21:31:57 + GO_BUILDMODE=-buildmode=pie
21:31:57 ++ dirname hack/dockerfile/install/install.sh
21:31:57 + dir=hack/dockerfile/install
21:31:57 + bin=rootlesskit
21:31:57 + shift
21:31:57 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:31:57 + . hack/dockerfile/install/rootlesskit.installer
21:31:57 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:57 + install_rootlesskit dynamic
21:31:57 + case "$1" in
21:31:57 + install_rootlesskit_dynamic
21:31:57 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:31:57 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:31:57 + export BUILD_MODE=-buildmode=pie
21:31:57 + BUILD_MODE=-buildmode=pie
21:31:57 + _install_rootlesskit
21:31:57 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:31:57 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:57 + for f in rootlesskit rootlesskit-docker-proxy
21:31:57 + GOBIN=/usr/local/bin
21:31:57 + GO111MODULE=on
21:31:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:31:57 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:31:57 go: downloading github.com/sirupsen/logrus v1.9.0
21:31:57 go: downloading github.com/urfave/cli/v2 v2.23.5
21:31:57 go: downloading golang.org/x/sys v0.2.0
21:31:57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:31:57 go: downloading github.com/google/uuid v1.3.0
21:31:57 go: downloading github.com/moby/vpnkit v0.5.0
21:31:57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:31:57 go: downloading github.com/gofrs/flock v0.8.1
21:31:57 go: downloading github.com/gorilla/mux v1.8.0
21:31:57 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:31:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:31:57 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:31:57 go: downloading golang.org/x/net v0.1.0
21:31:57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:31:57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:31:58 go: downloading github.com/fvbommel/sortorder v1.0.2
21:31:58 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:31:58 go: downloading github.com/morikuni/aec v1.0.0
21:31:58 go: downloading github.com/pkg/errors v0.9.1
21:31:58 go: downloading github.com/google/go-cmp v0.5.9
21:31:58 go: downloading gotest.tools/v3 v3.4.0
21:31:58 go: downloading golang.org/x/sync v0.1.0
21:31:58 go: downloading golang.org/x/sys v0.6.0
21:31:58 go: downloading github.com/docker/go-units v0.5.0
21:31:58 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:31:58 go: downloading github.com/docker/go-connections v0.4.0
21:31:58 go: downloading github.com/moby/sys/sequential v0.5.0
21:31:58 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:31:58 go: downloading golang.org/x/text v0.7.0
21:31:58 go: downloading github.com/mattn/go-runewidth v0.0.13
21:31:58 go: downloading github.com/containerd/containerd v1.6.19
21:31:59 go: downloading github.com/moby/sys/signal v0.7.0
21:31:59 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:31:59 go: downloading github.com/moby/buildkit v0.11.5
21:32:00 go: downloading github.com/moby/patternmatcher v0.5.0
21:32:00 go: downloading github.com/opencontainers/go-digest v1.0.0
21:32:00 go: downloading github.com/gogo/protobuf v1.3.2
21:32:00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:32:00 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:32:00 go: downloading gopkg.in/yaml.v2 v2.4.0
21:32:00 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:32:00 go: downloading golang.org/x/term v0.5.0
21:32:00 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:32:00 go: downloading github.com/imdario/mergo v0.3.13
21:32:00 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:32:00 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:32:00 go: downloading github.com/creack/pty v1.1.11
21:32:00 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:32:00 #16 exporting layers 4.6s done
21:32:00 #16 writing image sha256:fd1dd76e527d04e50109c3f27f9dadd4cbffa7a57faef1b67a30997a01398e74 done
21:32:00 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
21:32:00 #16 DONE 4.6s
21:32:00 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli de0d30f' --define '_gitcommit_engine 0656059' --define '_release 0' --define '_version 0.0.0~20230330191823.de0d30f' --define '_origversion 0.0.0-20230330191823-de0d30f' --define '_buildx_rpm_version 0.10.4' --define '_buildx_version v0.10.4' --define '_buildx_gitcommit c513d34' --define '_compose_rpm_version 2.17.2' --define '_compose_version v2.17.2'  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
21:32:01 + for f in rootlesskit rootlesskit-docker-proxy
21:32:01 + GOBIN=/usr/local/bin
21:32:01 + GO111MODULE=on
21:32:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:01 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AtetTz
21:32:01 + umask 022
21:32:01 + cd /root/rpmbuild/BUILD
21:32:01 + cd /root/rpmbuild/BUILD
21:32:01 + rm -rf src
21:32:01 + /usr/bin/mkdir -p src
21:32:01 + cd src
21:32:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:32:01 + /usr/bin/tar -xf -
21:32:01 go: downloading gopkg.in/yaml.v3 v3.0.1
21:32:01 go: downloading github.com/stretchr/testify v1.8.0
21:32:02 + STATUS=0
21:32:02 + '[' 0 -ne 0 ']'
21:32:02 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:32:02 + /usr/bin/tar -xf -
21:32:02 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:32:02 go: downloading github.com/rivo/uniseg v0.2.0
21:32:02 go: downloading github.com/klauspost/compress v1.16.3
21:32:02 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:32:02 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:32:02 go: downloading github.com/moby/sys/symlink v0.2.0
21:32:02 go: downloading golang.org/x/time v0.3.0
21:32:02 go: downloading github.com/opencontainers/runc v1.1.5
21:32:02 go: downloading golang.org/x/crypto v0.2.0
21:32:02 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:32:02 + STATUS=0
21:32:02 + '[' 0 -ne 0 ']'
21:32:02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:32:02 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:32:02 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:32:02 + exit 0
21:32:02 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Fo0FcL
21:32:02 + umask 022
21:32:02 + cd /root/rpmbuild/BUILD
21:32:02 + cd src
21:32:02 + export DOCKER_GITCOMMIT=0656059
21:32:02 + DOCKER_GITCOMMIT=0656059
21:32:02 + mkdir -p /go/src/github.com/docker
21:32:02 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:32:02 + pushd /root/rpmbuild/BUILD/src/engine
21:32:02 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:32:02 + TMP_GOPATH=/go
21:32:02 + hack/dockerfile/install/install.sh tini
21:32:02 + RM_GOPATH=0
21:32:02 + TMP_GOPATH=/go
21:32:02 + : /usr/local/bin
21:32:02 + '[' -z /go ']'
21:32:02 + export GOPATH=/go
21:32:02 + GOPATH=/go
21:32:02 + case "$(go env GOARCH)" in
21:32:02 ++ go env GOARCH
21:32:02 + export GO_BUILDMODE=-buildmode=pie
21:32:02 + GO_BUILDMODE=-buildmode=pie
21:32:02 ++ dirname hack/dockerfile/install/install.sh
21:32:02 + dir=hack/dockerfile/install
21:32:02 + bin=tini
21:32:02 + shift
21:32:02 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:02 + . hack/dockerfile/install/tini.installer
21:32:02 ++ : v0.19.0
21:32:02 + install_tini
21:32:02 + echo 'Install tini version v0.19.0'
21:32:02 + git clone https://github.com/krallin/tini.git /go/tini
21:32:02 Install tini version v0.19.0
21:32:02 Cloning into '/go/tini'...
21:32:03 go: downloading google.golang.org/grpc v1.50.1
21:32:03 + cd /go/tini
21:32:03 + git checkout -q v0.19.0
21:32:03 + cmake .
21:32:03 -- The C compiler identification is GNU 4.8.5
21:32:03 -- Check for working C compiler: /usr/bin/cc
21:32:03 -- Check for working C compiler: /usr/bin/cc -- works
21:32:03 -- Detecting C compiler ABI info
21:32:03 + return
21:32:03 # Build the CLI
21:32:03 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:03 Building dynamic docker-linux-arm-v6
21:32:03 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:17Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:03 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:32:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:32:03 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:32:03 -- Detecting C compiler ABI info - done
21:32:03 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:03 -- Configuring done
21:32:03 -- Generating done
21:32:03 -- Build files have been written to: /go/tini
21:32:03 + make tini-static
21:32:03 Scanning dependencies of target tini-static
21:32:03 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:03 Linking C executable tini-static
21:32:03 go: downloading github.com/russross/blackfriday v1.6.0
21:32:03 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:32:03 go: downloading github.com/Microsoft/go-winio v0.5.2
21:32:03 go: downloading golang.org/x/net v0.7.0
21:32:03 [100%] Built target tini-static
21:32:03 + mkdir -p /usr/local/bin
21:32:03 + cp tini-static /usr/local/bin/docker-init
21:32:03 + VERSION=0.0.0-20230330191823-de0d30f
21:32:03 + PRODUCT=docker
21:32:03 + hack/make.sh dynbinary
21:32:03 
21:32:03 Removing bundles/
21:32:03 
21:32:03 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:32:03 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
21:32:03 Created binary: bundles/dynbinary-daemon/dockerd
21:32:03 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:32:03 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:03 
21:32:03 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:03 + RM_GOPATH=0
21:32:03 + TMP_GOPATH=/go
21:32:03 + : /usr/local/bin
21:32:03 + '[' -z /go ']'
21:32:03 + export GOPATH=/go
21:32:03 + GOPATH=/go
21:32:03 + case "$(go env GOARCH)" in
21:32:03 ++ go env GOARCH
21:32:03 + export GO_BUILDMODE=-buildmode=pie
21:32:03 + GO_BUILDMODE=-buildmode=pie
21:32:03 ++ dirname hack/dockerfile/install/install.sh
21:32:03 + dir=hack/dockerfile/install
21:32:03 + bin=tini
21:32:03 + shift
21:32:03 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:03 + . hack/dockerfile/install/tini.installer
21:32:03 ++ : v0.19.0
21:32:03 + install_tini
21:32:03 + echo 'Install tini version v0.19.0'
21:32:03 + git clone https://github.com/krallin/tini.git /go/tini
21:32:03 Install tini version v0.19.0
21:32:03 Cloning into '/go/tini'...
21:32:03 + cd /go/tini
21:32:03 + git checkout -q v0.19.0
21:32:03 + cmake .
21:32:03 -- The C compiler identification is GNU 7.5.0
21:32:03 -- Check for working C compiler: /usr/bin/cc
21:32:03 -- Check for working C compiler: /usr/bin/cc -- works
21:32:03 -- Detecting C compiler ABI info
21:32:03 -- Detecting C compiler ABI info - done
21:32:03 -- Detecting C compile features
21:32:03 -- Detecting C compile features - done
21:32:03 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:03 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:03 -- Configuring done
21:32:03 -- Generating done
21:32:03 -- Build files have been written to: /go/tini
21:32:03 + make tini-static
21:32:03 make[2]: Entering directory '/go/tini'
21:32:03 make[3]: Entering directory '/go/tini'
21:32:03 make[4]: Entering directory '/go/tini'
21:32:03 make[5]: Entering directory '/go/tini'
21:32:03 Scanning dependencies of target tini-static
21:32:03 make[5]: Leaving directory '/go/tini'
21:32:03 make[5]: Entering directory '/go/tini'
21:32:03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:03 [100%] Linking C executable tini-static
21:32:03 make[5]: Leaving directory '/go/tini'
21:32:03 [100%] Built target tini-static
21:32:03 make[4]: Leaving directory '/go/tini'
21:32:03 make[3]: Leaving directory '/go/tini'
21:32:03 make[2]: Leaving directory '/go/tini'
21:32:03 + mkdir -p /usr/local/bin
21:32:03 + cp tini-static /usr/local/bin/docker-init
21:32:03 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:03 + RM_GOPATH=0
21:32:03 + TMP_GOPATH=/go
21:32:03 + : /usr/local/bin
21:32:03 + '[' -z /go ']'
21:32:03 + export GOPATH=/go
21:32:03 + GOPATH=/go
21:32:03 + case "$(go env GOARCH)" in
21:32:03 ++ go env GOARCH
21:32:03 + export GO_BUILDMODE=-buildmode=pie
21:32:03 + GO_BUILDMODE=-buildmode=pie
21:32:03 ++ dirname hack/dockerfile/install/install.sh
21:32:03 + dir=hack/dockerfile/install
21:32:03 + bin=rootlesskit
21:32:03 + shift
21:32:03 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:03 + . hack/dockerfile/install/rootlesskit.installer
21:32:03 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:03 + install_rootlesskit dynamic
21:32:03 + case "$1" in
21:32:03 + install_rootlesskit_dynamic
21:32:03 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:03 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:03 + export BUILD_MODE=-buildmode=pie
21:32:03 + BUILD_MODE=-buildmode=pie
21:32:03 + _install_rootlesskit
21:32:03 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:03 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:03 + for f in rootlesskit rootlesskit-docker-proxy
21:32:03 + GOBIN=/usr/local/bin
21:32:03 + GO111MODULE=on
21:32:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:03 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:03 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:03 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:03 go: downloading golang.org/x/sys v0.2.0
21:32:03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:03 go: downloading github.com/google/uuid v1.3.0
21:32:03 go: downloading github.com/moby/vpnkit v0.5.0
21:32:03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:03 go: downloading github.com/gofrs/flock v0.8.1
21:32:03 go: downloading github.com/gorilla/mux v1.8.0
21:32:03 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:03 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:03 go: downloading golang.org/x/net v0.1.0
21:32:03 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:03 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm
21:32:03 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ki7qax
21:32:03 + umask 022
21:32:03 + cd /root/rpmbuild/BUILD
21:32:03 + cd src
21:32:03 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:32:03 + exit 0
21:32:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0KkzEn
21:32:03 + umask 022
21:32:03 + cd /root/rpmbuild/BUILD
21:32:03 + cd /root/rpmbuild/BUILD
21:32:03 + rm -rf src
21:32:03 + /usr/bin/mkdir -p src
21:32:03 + cd src
21:32:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:03 + /usr/bin/tar -xof -
21:32:03 + STATUS=0
21:32:03 + '[' 0 -ne 0 ']'
21:32:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:03 + /usr/bin/tar -xof -
21:32:03 + STATUS=0
21:32:03 + '[' 0 -ne 0 ']'
21:32:03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:32:03 + exit 0
21:32:03 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8S5zjZ
21:32:03 + umask 022
21:32:03 + cd /root/rpmbuild/BUILD
21:32:03 + cd src
21:32:03 + mkdir -p /go/src/github.com/docker
21:32:03 + rm -f /go/src/github.com/docker/cli
21:32:03 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:32:03 + pushd /go/src/github.com/docker/cli
21:32:03 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:32:03 + VERSION=0.0.0-20230330191823-de0d30f
21:32:03 + GITCOMMIT=de0d30f
21:32:03 + GO_LINKMODE=dynamic
21:32:03 + ./scripts/build/binary
21:32:03 Building dynamic docker-linux-amd64
21:32:03 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:32:02Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:32:03 go: downloading github.com/davecgh/go-spew v1.1.1
21:32:03 go: downloading github.com/pmezard/go-difflib v1.0.0
21:32:03 go: downloading github.com/miekg/pkcs11 v1.1.1
21:32:03 go: downloading github.com/prometheus/client_golang v1.14.0
21:32:04 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:32:04 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:32:04 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:32:04 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:32:04 go: downloading github.com/golang/protobuf v1.5.2
21:32:04 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:32:05 + for f in rootlesskit rootlesskit-docker-proxy
21:32:05 + GOBIN=/usr/local/bin
21:32:05 + GO111MODULE=on
21:32:05 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:06 Created binary: bundles/dynbinary-daemon/dockerd
21:32:06 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:32:06 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:06 
21:32:06 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:06 + RM_GOPATH=0
21:32:06 + TMP_GOPATH=/go
21:32:06 + : /usr/local/bin
21:32:06 + '[' -z /go ']'
21:32:06 + export GOPATH=/go
21:32:06 + GOPATH=/go
21:32:06 + case "$(go env GOARCH)" in
21:32:06 ++ go env GOARCH
21:32:06 + export GO_BUILDMODE=-buildmode=pie
21:32:06 + GO_BUILDMODE=-buildmode=pie
21:32:06 ++ dirname hack/dockerfile/install/install.sh
21:32:06 + dir=hack/dockerfile/install
21:32:06 + bin=tini
21:32:06 + shift
21:32:06 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:06 + . hack/dockerfile/install/tini.installer
21:32:06 ++ : v0.19.0
21:32:06 Install tini version v0.19.0
21:32:06 + install_tini
21:32:06 + echo 'Install tini version v0.19.0'
21:32:06 + git clone https://github.com/krallin/tini.git /go/tini
21:32:06 Cloning into '/go/tini'...
21:32:06 + cd /go/tini
21:32:06 + git checkout -q v0.19.0
21:32:06 + cmake .
21:32:06 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:32:06   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:32:06   CMake.
21:32:06 
21:32:06   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:32:06   CMake that the project does not need compatibility with older versions.
21:32:06 
21:32:06 
21:32:06 -- The C compiler identification is GNU 12.2.0
21:32:06 -- Detecting C compiler ABI info
21:32:06 -- Detecting C compiler ABI info - done
21:32:06 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:06 -- Detecting C compile features
21:32:06 -- Detecting C compile features - done
21:32:06 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:06 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:06 -- Configuring done
21:32:06 -- Generating done
21:32:06 -- Build files have been written to: /go/tini
21:32:06 + make tini-static
21:32:06 make[2]: Entering directory '/go/tini'
21:32:06 make[3]: Entering directory '/go/tini'
21:32:06 make[4]: Entering directory '/go/tini'
21:32:06 make[5]: Entering directory '/go/tini'
21:32:06 make[5]: Leaving directory '/go/tini'
21:32:06 make[5]: Entering directory '/go/tini'
21:32:06 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:06 [100%] Linking C executable tini-static
21:32:06 make[5]: Leaving directory '/go/tini'
21:32:06 [100%] Built target tini-static
21:32:06 make[4]: Leaving directory '/go/tini'
21:32:06 make[3]: Leaving directory '/go/tini'
21:32:06 make[2]: Leaving directory '/go/tini'
21:32:06 + mkdir -p /usr/local/bin
21:32:06 + cp tini-static /usr/local/bin/docker-init
21:32:06 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:06 + RM_GOPATH=0
21:32:06 + TMP_GOPATH=/go
21:32:06 + : /usr/local/bin
21:32:06 + '[' -z /go ']'
21:32:06 + export GOPATH=/go
21:32:06 + GOPATH=/go
21:32:06 + case "$(go env GOARCH)" in
21:32:06 ++ go env GOARCH
21:32:06 + export GO_BUILDMODE=-buildmode=pie
21:32:06 + GO_BUILDMODE=-buildmode=pie
21:32:06 ++ dirname hack/dockerfile/install/install.sh
21:32:06 + dir=hack/dockerfile/install
21:32:06 + bin=rootlesskit
21:32:06 + shift
21:32:06 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:06 + . hack/dockerfile/install/rootlesskit.installer
21:32:06 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:06 + install_rootlesskit dynamic
21:32:06 + case "$1" in
21:32:06 + install_rootlesskit_dynamic
21:32:06 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:06 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:06 + export BUILD_MODE=-buildmode=pie
21:32:06 + BUILD_MODE=-buildmode=pie
21:32:06 + _install_rootlesskit
21:32:06 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:06 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:06 + for f in rootlesskit rootlesskit-docker-proxy
21:32:06 + GOBIN=/usr/local/bin
21:32:06 + GO111MODULE=on
21:32:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:06 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:06 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:06 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:06 go: downloading golang.org/x/sys v0.2.0
21:32:06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:06 go: downloading github.com/google/uuid v1.3.0
21:32:06 go: downloading github.com/moby/vpnkit v0.5.0
21:32:06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:06 go: downloading github.com/gofrs/flock v0.8.1
21:32:06 go: downloading github.com/gorilla/mux v1.8.0
21:32:06 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:06 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:06 go: downloading golang.org/x/net v0.1.0
21:32:06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:06 + return
21:32:06 # Build the CLI
21:32:06 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:06 Building dynamic docker-linux-arm-v6
21:32:06 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:23Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:07 Created binary: bundles/dynbinary-daemon/dockerd
21:32:07 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:07 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:07 
21:32:07 + popd
21:32:07 ~/rpmbuild/BUILD/src
21:32:07 + RPM_EC=0
21:32:07 ++ jobs -p
21:32:07 + exit 0
21:32:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.obTiz9
21:32:07 + umask 022
21:32:07 + cd /root/rpmbuild/BUILD
21:32:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64 '!=' / ']'
21:32:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:32:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:32:07 + mkdir -p /root/rpmbuild/BUILDROOT
21:32:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:32:07 + cd src
21:32:07 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:32:07 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin/dockerd
21:32:07 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:32:07 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin/docker-proxy
21:32:07 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/libexec/docker/docker-init
21:32:07 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/lib/systemd/system/docker.service
21:32:07 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/lib/systemd/system/docker.socket
21:32:07 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64/etc/docker
21:32:07 + /usr/lib/rpm/check-buildroot
21:32:07 + /usr/lib/rpm/redhat/brp-ldconfig
21:32:07 + /usr/lib/rpm/brp-compress
21:32:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:32:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:32:07 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:32:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:32:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:32:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:32:07 + /usr/lib/rpm/brp-python-hardlink
21:32:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:32:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dZNVEg
21:32:07 + umask 022
21:32:07 + cd /root/rpmbuild/BUILD
21:32:07 + cd src
21:32:07 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:32:07 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:07 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:07 + echo 'PASS: daemon version OK'
21:32:07 + RPM_EC=0
21:32:07 PASS: daemon version OK
21:32:07 ++ jobs -p
21:32:07 + exit 0
21:32:07 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:32:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin/docker-proxy
21:32:07 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.el9 docker-ce(aarch-64) = 3:0.0.0~20230330191823.de0d30f-0.el9
21:32:07 Requires(interp): /bin/sh /bin/sh /bin/sh
21:32:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:32:07 Requires(post): /bin/sh
21:32:07 Requires(preun): /bin/sh
21:32:07 Requires(postun): /bin/sh
21:32:07 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) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:32:07 Conflicts: docker docker-ee docker-engine-cs docker-io
21:32:07 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:32:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:32:07 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.src.rpm
21:32:07 Created binary: bundles/dynbinary-daemon/dockerd
21:32:07 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:32:07 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:07 
21:32:07 + popd
21:32:07 + RPM_EC=0
21:32:07 ~/rpmbuild/BUILD/src
21:32:07 ++ jobs -p
21:32:07 + exit 0
21:32:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0BO5M5
21:32:07 + umask 022
21:32:07 + cd /root/rpmbuild/BUILD
21:32:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64 '!=' / ']'
21:32:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:32:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:32:07 + mkdir -p /root/rpmbuild/BUILDROOT
21:32:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:32:07 + 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'
21:32:07 + export CFLAGS
21:32:07 + 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'
21:32:07 + export CXXFLAGS
21:32:07 + 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'
21:32:07 + export FFLAGS
21:32:07 + 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'
21:32:07 + export FCFLAGS
21:32:07 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:32:07 + export LDFLAGS
21:32:07 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:32:07 + export LT_SYS_LIBRARY_PATH
21:32:07 + CC=gcc
21:32:07 + export CC
21:32:07 + CXX=g++
21:32:07 + export CXX
21:32:07 + cd src
21:32:07 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:32:07 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/dockerd
21:32:07 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:32:07 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/docker-proxy
21:32:07 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/libexec/docker/docker-init
21:32:07 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/lib/systemd/system/docker.service
21:32:07 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/lib/systemd/system/docker.socket
21:32:07 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/etc/docker
21:32:07 + /usr/lib/rpm/check-buildroot
21:32:07 + /usr/lib/rpm/redhat/brp-ldconfig
21:32:07 + /usr/lib/rpm/brp-compress
21:32:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:32:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:32:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:32:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:32:07 + /usr/lib/rpm/check-rpaths
21:32:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:32:07 + /usr/lib/rpm/brp-remove-la-files
21:32:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:32:07 + /usr/lib/rpm/redhat/brp-python-hardlink
21:32:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0CN94T
21:32:07 + umask 022
21:32:07 + cd /root/rpmbuild/BUILD
21:32:07 + 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'
21:32:07 + export CFLAGS
21:32:07 + 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'
21:32:07 + export CXXFLAGS
21:32:07 + 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'
21:32:07 + export FFLAGS
21:32:07 + 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'
21:32:07 + export FCFLAGS
21:32:07 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:32:07 + export LDFLAGS
21:32:07 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:32:07 + export LT_SYS_LIBRARY_PATH
21:32:07 + CC=gcc
21:32:07 + export CC
21:32:07 + CXX=g++
21:32:07 + export CXX
21:32:07 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:32:07 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20230330191823.de0d30f-0.fc36 x86_64
21:32:07 + cd src
21:32:07 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:32:07 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:07 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:07 + echo 'PASS: daemon version OK'
21:32:07 PASS: daemon version OK
21:32:07 + RPM_EC=0
21:32:07 ++ jobs -p
21:32:07 + exit 0
21:32:07 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:32:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/docker-proxy
21:32:07 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.fc36 docker-ce(x86-64) = 3:0.0.0~20230330191823.de0d30f-0.fc36
21:32:07 Requires(interp): /bin/sh /bin/sh /bin/sh
21:32:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:32:07 Requires(post): /bin/sh
21:32:07 Requires(preun): /bin/sh
21:32:07 Requires(postun): /bin/sh
21:32:07 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) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:32:07 Conflicts: docker docker-ee docker-engine-cs docker-io
21:32:07 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:32:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:32:08 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.src.rpm
21:32:08 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:32:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:32:08 go: downloading github.com/beorn7/perks v1.0.1
21:32:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:32:08 go: downloading github.com/prometheus/client_model v0.3.0
21:32:08 go: downloading github.com/prometheus/common v0.37.0
21:32:08 go: downloading github.com/prometheus/procfs v0.8.0
21:32:08 go: downloading google.golang.org/protobuf v1.28.1
21:32:08 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:32:08 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:32:08 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:32:08 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:32:08 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:32:08 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:32:08 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:32:08 go: downloading k8s.io/klog/v2 v2.80.1
21:32:08 go: downloading github.com/kr/text v0.2.0
21:32:08 go: downloading github.com/docker/go-metrics v0.0.1
21:32:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:32:08 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:32:08 go: downloading github.com/BurntSushi/toml v0.3.1
21:32:08 go: downloading github.com/kr/pretty v0.2.1
21:32:08 go: downloading github.com/magiconair/properties v1.5.3
21:32:08 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:32:08 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:32:08 go: downloading github.com/go-logr/logr v1.2.3
21:32:08 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:32:08 + go mod vendor -modfile=vendor.mod
21:32:08 Created binary: bundles/dynbinary-daemon/dockerd
21:32:08 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:32:08 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:08 
21:32:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:08 + RM_GOPATH=0
21:32:08 + TMP_GOPATH=/go
21:32:08 + : /usr/local/bin
21:32:08 + '[' -z /go ']'
21:32:08 + export GOPATH=/go
21:32:08 + GOPATH=/go
21:32:08 + case "$(go env GOARCH)" in
21:32:08 ++ go env GOARCH
21:32:08 + export GO_BUILDMODE=-buildmode=pie
21:32:08 + GO_BUILDMODE=-buildmode=pie
21:32:08 ++ dirname hack/dockerfile/install/install.sh
21:32:08 + dir=hack/dockerfile/install
21:32:08 + bin=tini
21:32:08 + shift
21:32:08 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:08 + . hack/dockerfile/install/tini.installer
21:32:08 ++ : v0.19.0
21:32:08 Install tini version v0.19.0
21:32:08 + install_tini
21:32:08 + echo 'Install tini version v0.19.0'
21:32:08 + git clone https://github.com/krallin/tini.git /go/tini
21:32:08 Cloning into '/go/tini'...
21:32:08 + cd /go/tini
21:32:08 + git checkout -q v0.19.0
21:32:08 + cmake .
21:32:08 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:32:08   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:32:08   CMake.
21:32:08 
21:32:08   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:32:08   CMake that the project does not need compatibility with older versions.
21:32:08 
21:32:08 
21:32:08 -- The C compiler identification is GNU 12.2.0
21:32:08 -- Detecting C compiler ABI info
21:32:08 -- Detecting C compiler ABI info - done
21:32:08 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:08 -- Detecting C compile features
21:32:08 -- Detecting C compile features - done
21:32:08 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:08 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:08 -- Configuring done
21:32:08 -- Generating done
21:32:08 -- Build files have been written to: /go/tini
21:32:08 + make tini-static
21:32:08 make[2]: Entering directory '/go/tini'
21:32:08 make[3]: Entering directory '/go/tini'
21:32:08 make[4]: Entering directory '/go/tini'
21:32:08 make[5]: Entering directory '/go/tini'
21:32:08 make[5]: Leaving directory '/go/tini'
21:32:08 make[5]: Entering directory '/go/tini'
21:32:08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:08 [100%] Linking C executable tini-static
21:32:08 make[5]: Leaving directory '/go/tini'
21:32:08 [100%] Built target tini-static
21:32:08 make[4]: Leaving directory '/go/tini'
21:32:08 make[3]: Leaving directory '/go/tini'
21:32:08 make[2]: Leaving directory '/go/tini'
21:32:08 + mkdir -p /usr/local/bin
21:32:08 + cp tini-static /usr/local/bin/docker-init
21:32:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:08 + RM_GOPATH=0
21:32:08 + TMP_GOPATH=/go
21:32:08 + : /usr/local/bin
21:32:08 + '[' -z /go ']'
21:32:08 + export GOPATH=/go
21:32:08 + GOPATH=/go
21:32:08 + case "$(go env GOARCH)" in
21:32:08 ++ go env GOARCH
21:32:08 + export GO_BUILDMODE=-buildmode=pie
21:32:08 + GO_BUILDMODE=-buildmode=pie
21:32:08 ++ dirname hack/dockerfile/install/install.sh
21:32:08 + dir=hack/dockerfile/install
21:32:08 + bin=rootlesskit
21:32:08 + shift
21:32:08 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:08 + . hack/dockerfile/install/rootlesskit.installer
21:32:08 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:08 + install_rootlesskit dynamic
21:32:08 + case "$1" in
21:32:08 + install_rootlesskit_dynamic
21:32:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:08 + export BUILD_MODE=-buildmode=pie
21:32:08 + BUILD_MODE=-buildmode=pie
21:32:08 + _install_rootlesskit
21:32:08 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:08 + for f in rootlesskit rootlesskit-docker-proxy
21:32:08 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:08 + GOBIN=/usr/local/bin
21:32:08 + GO111MODULE=on
21:32:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:08 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:08 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:08 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:08 go: downloading golang.org/x/sys v0.2.0
21:32:08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:08 go: downloading github.com/google/uuid v1.3.0
21:32:08 go: downloading github.com/moby/vpnkit v0.5.0
21:32:08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:08 go: downloading github.com/gofrs/flock v0.8.1
21:32:08 go: downloading github.com/gorilla/mux v1.8.0
21:32:08 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:08 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:08 go: downloading golang.org/x/net v0.1.0
21:32:08 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:09 Created binary: bundles/dynbinary-daemon/dockerd
21:32:09 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:32:09 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:09 
21:32:09 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:09 + RM_GOPATH=0
21:32:09 + TMP_GOPATH=/go
21:32:09 + : /usr/local/bin
21:32:09 + '[' -z /go ']'
21:32:09 + export GOPATH=/go
21:32:09 + GOPATH=/go
21:32:09 + case "$(go env GOARCH)" in
21:32:09 ++ go env GOARCH
21:32:09 + export GO_BUILDMODE=-buildmode=pie
21:32:09 + GO_BUILDMODE=-buildmode=pie
21:32:09 ++ dirname hack/dockerfile/install/install.sh
21:32:09 + dir=hack/dockerfile/install
21:32:09 + bin=tini
21:32:09 + shift
21:32:09 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:09 + . hack/dockerfile/install/tini.installer
21:32:09 ++ : v0.19.0
21:32:09 + install_tini
21:32:09 + echo 'Install tini version v0.19.0'
21:32:09 Install tini version v0.19.0
21:32:09 + git clone https://github.com/krallin/tini.git /go/tini
21:32:09 Cloning into '/go/tini'...
21:32:09 + cd /go/tini
21:32:09 + git checkout -q v0.19.0
21:32:09 + cmake .
21:32:09 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:32:09   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:32:09   CMake.
21:32:09 
21:32:09   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:32:09   CMake that the project does not need compatibility with older versions.
21:32:09 
21:32:09 
21:32:09 -- The C compiler identification is GNU 11.3.0
21:32:09 -- Detecting C compiler ABI info
21:32:09 -- Detecting C compiler ABI info - done
21:32:09 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:09 -- Detecting C compile features
21:32:09 -- Detecting C compile features - done
21:32:09 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:09 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:09 -- Configuring done
21:32:09 -- Generating done
21:32:09 -- Build files have been written to: /go/tini
21:32:09 + make tini-static
21:32:09 make[2]: Entering directory '/go/tini'
21:32:09 make[3]: Entering directory '/go/tini'
21:32:09 make[4]: Entering directory '/go/tini'
21:32:09 make[5]: Entering directory '/go/tini'
21:32:09 make[5]: Leaving directory '/go/tini'
21:32:09 make[5]: Entering directory '/go/tini'
21:32:09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:09 [100%] Linking C executable tini-static
21:32:09 make[5]: Leaving directory '/go/tini'
21:32:09 [100%] Built target tini-static
21:32:09 make[4]: Leaving directory '/go/tini'
21:32:09 make[3]: Leaving directory '/go/tini'
21:32:09 make[2]: Leaving directory '/go/tini'
21:32:09 + mkdir -p /usr/local/bin
21:32:09 + cp tini-static /usr/local/bin/docker-init
21:32:09 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:09 + RM_GOPATH=0
21:32:09 + TMP_GOPATH=/go
21:32:09 + : /usr/local/bin
21:32:09 + '[' -z /go ']'
21:32:09 + export GOPATH=/go
21:32:09 + GOPATH=/go
21:32:09 + case "$(go env GOARCH)" in
21:32:09 ++ go env GOARCH
21:32:09 + export GO_BUILDMODE=-buildmode=pie
21:32:09 + GO_BUILDMODE=-buildmode=pie
21:32:09 ++ dirname hack/dockerfile/install/install.sh
21:32:09 + dir=hack/dockerfile/install
21:32:09 + bin=rootlesskit
21:32:09 + shift
21:32:09 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:09 + . hack/dockerfile/install/rootlesskit.installer
21:32:09 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:09 + install_rootlesskit dynamic
21:32:09 + case "$1" in
21:32:09 + install_rootlesskit_dynamic
21:32:09 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:09 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:09 + export BUILD_MODE=-buildmode=pie
21:32:09 + BUILD_MODE=-buildmode=pie
21:32:09 + _install_rootlesskit
21:32:09 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:09 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:09 + for f in rootlesskit rootlesskit-docker-proxy
21:32:09 + GOBIN=/usr/local/bin
21:32:09 + GO111MODULE=on
21:32:09 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:09 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:09 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:09 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:09 go: downloading golang.org/x/sys v0.2.0
21:32:09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:09 go: downloading github.com/google/uuid v1.3.0
21:32:09 go: downloading github.com/moby/vpnkit v0.5.0
21:32:09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:09 go: downloading github.com/gofrs/flock v0.8.1
21:32:09 go: downloading github.com/gorilla/mux v1.8.0
21:32:09 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:09 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:09 go: downloading golang.org/x/net v0.1.0
21:32:09 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:09 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:32:11 + for f in rootlesskit rootlesskit-docker-proxy
21:32:11 + GOBIN=/usr/local/bin
21:32:11 + GO111MODULE=on
21:32:11 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:12 + for f in rootlesskit rootlesskit-docker-proxy
21:32:12 + GOBIN=/usr/local/bin
21:32:12 + GO111MODULE=on
21:32:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:12 Created binary: bundles/dynbinary-daemon/dockerd
21:32:12 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:12 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:12 
21:32:12 + popd
21:32:12 + exit 0
21:32:12 ~/rpmbuild/BUILD/src
21:32:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M6lEsP
21:32:12 + umask 022
21:32:12 + cd /root/rpmbuild/BUILD
21:32:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64 '!=' / ']'
21:32:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:32:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:32:12 + mkdir -p /root/rpmbuild/BUILDROOT
21:32:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:32:12 + cd src
21:32:12 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:32:12 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin/dockerd
21:32:12 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:32:12 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin/docker-proxy
21:32:12 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/libexec/docker/docker-init
21:32:12 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/lib/systemd/system/docker.service
21:32:12 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/lib/systemd/system/docker.socket
21:32:12 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64/etc/docker
21:32:12 + /usr/lib/rpm/check-buildroot
21:32:12 + /usr/lib/rpm/redhat/brp-ldconfig
21:32:12 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:32:12 + /usr/lib/rpm/brp-compress
21:32:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:32:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:32:12 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:32:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:32:12 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:32:12 + /usr/lib/rpm/brp-python-hardlink
21:32:12 + PYTHON3=/usr/libexec/platform-python
21:32:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:32:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u66BzY
21:32:12 + umask 022
21:32:12 + cd /root/rpmbuild/BUILD
21:32:12 + cd src
21:32:12 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:32:12 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:12 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:12 + echo 'PASS: daemon version OK'
21:32:12 PASS: daemon version OK
21:32:12 + exit 0
21:32:12 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:32:12 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin/docker-proxy
21:32:12 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.el8 docker-ce(aarch-64) = 3:0.0.0~20230330191823.de0d30f-0.el8
21:32:12 Requires(interp): /bin/sh /bin/sh /bin/sh
21:32:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:32:12 Requires(post): /bin/sh
21:32:12 Requires(preun): /bin/sh
21:32:12 Requires(postun): /bin/sh
21:32:12 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:32:12 Conflicts: docker docker-ee docker-engine-cs docker-io
21:32:12 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:32:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:32:12 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.src.rpm
21:32:12 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm
21:32:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TDieg1
21:32:12 + umask 022
21:32:12 + cd /root/rpmbuild/BUILD
21:32:12 + cd src
21:32:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:32:12 + exit 0
21:32:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m3Zhp0
21:32:12 + umask 022
21:32:12 + cd /root/rpmbuild/BUILD
21:32:12 + cd /root/rpmbuild/BUILD
21:32:12 + rm -rf src
21:32:13 + /usr/bin/mkdir -p src
21:32:13 + cd src
21:32:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:13 + /usr/bin/tar -xof -
21:32:13 + STATUS=0
21:32:13 + '[' 0 -ne 0 ']'
21:32:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:13 + /usr/bin/tar -xof -
21:32:13 + STATUS=0
21:32:13 + '[' 0 -ne 0 ']'
21:32:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:32:13 + exit 0
21:32:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YlXMs1
21:32:13 + umask 022
21:32:13 + cd /root/rpmbuild/BUILD
21:32:13 + cd src
21:32:13 + mkdir -p /go/src/github.com/docker
21:32:13 + rm -f /go/src/github.com/docker/cli
21:32:13 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:32:13 + pushd /go/src/github.com/docker/cli
21:32:13 + VERSION=0.0.0-20230330191823-de0d30f
21:32:13 + GITCOMMIT=de0d30f
21:32:13 + GO_LINKMODE=dynamic
21:32:13 + ./scripts/build/binary
21:32:13 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:32:13 Building dynamic docker-linux-arm64
21:32:13 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:32:13Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:32:13 + return
21:32:13 # Build the CLI
21:32:13 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:13 Building dynamic docker-linux-amd64
21:32:13 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:28Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:13 + return
21:32:13 # Build the CLI
21:32:13 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:13 Building dynamic docker-linux-arm-v6
21:32:13 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:25Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:13 + for f in rootlesskit rootlesskit-docker-proxy
21:32:13 + GOBIN=/usr/local/bin
21:32:13 + GO111MODULE=on
21:32:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:14 + return
21:32:14 # Build the CLI
21:32:14 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:14 Building dynamic docker-linux-amd64
21:32:14 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:30Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:15 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm
21:32:15 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.25Moe3
21:32:15 + umask 022
21:32:15 + cd /root/rpmbuild/BUILD
21:32:15 + cd src
21:32:15 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:32:15 + RPM_EC=0
21:32:15 ++ jobs -p
21:32:15 + exit 0
21:32:15 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.QKNf7e
21:32:15 + umask 022
21:32:15 + cd /root/rpmbuild/BUILD
21:32:15 + rm -rf src src.gemspec
21:32:15 + RPM_EC=0
21:32:15 ++ jobs -p
21:32:15 + exit 0
21:32:15 
21:32:15 RPM build warnings:
21:32:15     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:32:15     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:32:15     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:32:15     source_date_epoch_from_changelog set but %changelog is missing
21:32:15     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/docker-proxy
21:32:15 warning: source_date_epoch_from_changelog set but %changelog is missing
21:32:15 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rg5cac
21:32:15 + umask 022
21:32:15 + cd /root/rpmbuild/BUILD
21:32:15 + cd /root/rpmbuild/BUILD
21:32:15 + rm -rf src
21:32:15 + /usr/bin/mkdir -p src
21:32:15 + cd src
21:32:15 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
21:32:15 + STATUS=0
21:32:15 + '[' 0 -ne 0 ']'
21:32:15 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
21:32:15 + STATUS=0
21:32:15 + '[' 0 -ne 0 ']'
21:32:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:32:15 + RPM_EC=0
21:32:15 ++ jobs -p
21:32:15 + exit 0
21:32:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V6SdXa
21:32:15 + umask 022
21:32:15 + cd /root/rpmbuild/BUILD
21:32:15 + 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'
21:32:15 + export CFLAGS
21:32:15 + 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'
21:32:15 + export CXXFLAGS
21:32:15 + 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'
21:32:15 + export FFLAGS
21:32:15 + 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'
21:32:15 + export FCFLAGS
21:32: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'
21:32:15 + export LDFLAGS
21:32:15 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:32:15 + export LT_SYS_LIBRARY_PATH
21:32:15 + CC=gcc
21:32:15 + export CC
21:32:15 + CXX=g++
21:32:15 + export CXX
21:32:15 + cd src
21:32:15 + mkdir -p /go/src/github.com/docker
21:32:15 + rm -f /go/src/github.com/docker/cli
21:32:15 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:32:15 + pushd /go/src/github.com/docker/cli
21:32:15 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:32:15 + VERSION=0.0.0-20230330191823-de0d30f
21:32:15 + GITCOMMIT=de0d30f
21:32:15 + GO_LINKMODE=dynamic
21:32:15 + ./scripts/build/binary
21:32:15 Building dynamic docker-linux-amd64
21:32:15 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:32:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:32:17 Created binary: bundles/dynbinary-daemon/dockerd
21:32:17 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:32:17 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:17 
21:32:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:17 + RM_GOPATH=0
21:32:17 + TMP_GOPATH=/go
21:32:17 + : /usr/local/bin
21:32:17 + '[' -z /go ']'
21:32:17 + export GOPATH=/go
21:32:17 + GOPATH=/go
21:32:17 + case "$(go env GOARCH)" in
21:32:17 ++ go env GOARCH
21:32:17 + export GO_BUILDMODE=-buildmode=pie
21:32:17 + GO_BUILDMODE=-buildmode=pie
21:32:17 ++ dirname hack/dockerfile/install/install.sh
21:32:17 + dir=hack/dockerfile/install
21:32:17 + bin=tini
21:32:17 + shift
21:32:17 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:17 + . hack/dockerfile/install/tini.installer
21:32:17 ++ : v0.19.0
21:32:17 + install_tini
21:32:17 + echo 'Install tini version v0.19.0'
21:32:17 + git clone https://github.com/krallin/tini.git /go/tini
21:32:17 Install tini version v0.19.0
21:32:17 Cloning into '/go/tini'...
21:32:17 + cd /go/tini
21:32:17 + git checkout -q v0.19.0
21:32:17 + cmake .
21:32:17 -- The C compiler identification is GNU 8.3.0
21:32:17 -- Check for working C compiler: /usr/bin/cc
21:32:17 -- Check for working C compiler: /usr/bin/cc -- works
21:32:17 -- Detecting C compiler ABI info
21:32:17 -- Detecting C compiler ABI info - done
21:32:17 -- Detecting C compile features
21:32:17 -- Detecting C compile features - done
21:32:17 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:17 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:17 -- Configuring done
21:32:17 -- Generating done
21:32:17 -- Build files have been written to: /go/tini
21:32:17 + make tini-static
21:32:17 make[2]: Entering directory '/go/tini'
21:32:17 make[3]: Entering directory '/go/tini'
21:32:17 make[4]: Entering directory '/go/tini'
21:32:17 make[5]: Entering directory '/go/tini'
21:32:17 Scanning dependencies of target tini-static
21:32:17 make[5]: Leaving directory '/go/tini'
21:32:17 make[5]: Entering directory '/go/tini'
21:32:17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:17 [100%] Linking C executable tini-static
21:32:17 make[5]: Leaving directory '/go/tini'
21:32:17 [100%] Built target tini-static
21:32:17 make[4]: Leaving directory '/go/tini'
21:32:17 make[3]: Leaving directory '/go/tini'
21:32:17 make[2]: Leaving directory '/go/tini'
21:32:17 + mkdir -p /usr/local/bin
21:32:17 + cp tini-static /usr/local/bin/docker-init
21:32:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:17 + RM_GOPATH=0
21:32:17 + TMP_GOPATH=/go
21:32:17 + : /usr/local/bin
21:32:17 + '[' -z /go ']'
21:32:17 + export GOPATH=/go
21:32:17 + GOPATH=/go
21:32:17 + case "$(go env GOARCH)" in
21:32:17 ++ go env GOARCH
21:32:17 + export GO_BUILDMODE=-buildmode=pie
21:32:17 + GO_BUILDMODE=-buildmode=pie
21:32:17 ++ dirname hack/dockerfile/install/install.sh
21:32:17 + dir=hack/dockerfile/install
21:32:17 + bin=rootlesskit
21:32:17 + shift
21:32:17 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:17 + . hack/dockerfile/install/rootlesskit.installer
21:32:17 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:17 + install_rootlesskit dynamic
21:32:17 + case "$1" in
21:32:17 + install_rootlesskit_dynamic
21:32:17 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:17 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:17 + export BUILD_MODE=-buildmode=pie
21:32:17 + BUILD_MODE=-buildmode=pie
21:32:17 + _install_rootlesskit
21:32:17 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:17 + for f in rootlesskit rootlesskit-docker-proxy
21:32:17 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:17 + GOBIN=/usr/local/bin
21:32:17 + GO111MODULE=on
21:32:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:17 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:17 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:17 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:17 go: downloading golang.org/x/sys v0.2.0
21:32:17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:17 go: downloading github.com/google/uuid v1.3.0
21:32:17 go: downloading github.com/moby/vpnkit v0.5.0
21:32:17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:17 go: downloading github.com/gofrs/flock v0.8.1
21:32:17 go: downloading github.com/gorilla/mux v1.8.0
21:32:17 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:17 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:17 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:17 go: downloading golang.org/x/net v0.1.0
21:32:17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:20 + for f in rootlesskit rootlesskit-docker-proxy
21:32:20 + GOBIN=/usr/local/bin
21:32:20 + GO111MODULE=on
21:32:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:21 Created binary: bundles/dynbinary-daemon/dockerd
21:32:21 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:21 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:21 
21:32:21 + popd
21:32:21 ~/rpmbuild/BUILD/src
21:32:21 + exit 0
21:32:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lTMjmu
21:32:21 + umask 022
21:32:21 + cd /root/rpmbuild/BUILD
21:32:21 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64 '!=' / ']'
21:32:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:32:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:32:21 + mkdir -p /root/rpmbuild/BUILDROOT
21:32:21 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:32:21 + cd src
21:32:21 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:32:21 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/bin/dockerd
21:32:21 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:32:21 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/bin/docker-proxy
21:32:21 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/libexec/docker/docker-init
21:32:21 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/lib/systemd/system/docker.service
21:32:21 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/lib/systemd/system/docker.socket
21:32:21 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64/etc/docker
21:32:21 + /usr/lib/rpm/check-buildroot
21:32:21 + /usr/lib/rpm/redhat/brp-compress
21:32:21 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:32:21 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:32:21 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:32:21 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:32:21 + /usr/lib/rpm/redhat/brp-python-hardlink
21:32:21 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:32:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ovccmE
21:32:21 + umask 022
21:32:21 + cd /root/rpmbuild/BUILD
21:32:21 + cd src
21:32:21 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:32:21 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:21 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:21 + echo 'PASS: daemon version OK'
21:32:21 PASS: daemon version OK
21:32:21 + exit 0
21:32:21 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:32:21 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.el7 docker-ce(aarch-64) = 3:0.0.0~20230330191823.de0d30f-0.el7
21:32:21 Requires(interp): /bin/sh /bin/sh /bin/sh
21:32:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:32:21 Requires(post): /bin/sh
21:32:21 Requires(preun): /bin/sh
21:32:21 Requires(postun): /bin/sh
21:32:21 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:32:21 Conflicts: docker docker-io docker-engine-cs docker-ee
21:32:21 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
21:32:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:32:21 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.src.rpm
21:32:21 + return
21:32:21 # Build the CLI
21:32:21 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:21 Building dynamic docker-linux-amd64
21:32:21 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:40Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:23 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm
21:32:23 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Wf4Ls
21:32:23 + umask 022
21:32:23 + cd /root/rpmbuild/BUILD
21:32:23 + cd src
21:32:23 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:32:23 + exit 0
21:32:23 Created binary: bundles/dynbinary-daemon/dockerd
21:32:23 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:32:23 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:23 
21:32:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:23 + RM_GOPATH=0
21:32:23 + TMP_GOPATH=/go
21:32:23 + : /usr/local/bin
21:32:23 + '[' -z /go ']'
21:32:23 + export GOPATH=/go
21:32:23 + GOPATH=/go
21:32:23 + case "$(go env GOARCH)" in
21:32:23 ++ go env GOARCH
21:32:23 + export GO_BUILDMODE=-buildmode=pie
21:32:23 + GO_BUILDMODE=-buildmode=pie
21:32:23 ++ dirname hack/dockerfile/install/install.sh
21:32:23 + dir=hack/dockerfile/install
21:32:23 + bin=tini
21:32:23 + shift
21:32:23 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:23 + . hack/dockerfile/install/tini.installer
21:32:23 ++ : v0.19.0
21:32:23 + install_tini
21:32:23 + echo 'Install tini version v0.19.0'
21:32:23 + git clone https://github.com/krallin/tini.git /go/tini
21:32:23 Install tini version v0.19.0
21:32:23 Cloning into '/go/tini'...
21:32:23 + cd /go/tini
21:32:23 + git checkout -q v0.19.0
21:32:23 + cmake .
21:32:23 -- The C compiler identification is GNU 9.4.0
21:32:23 -- Check for working C compiler: /usr/bin/cc
21:32:23 -- Check for working C compiler: /usr/bin/cc -- works
21:32:23 -- Detecting C compiler ABI info
21:32:23 -- Detecting C compiler ABI info - done
21:32:23 -- Detecting C compile features
21:32:23 -- Detecting C compile features - done
21:32:23 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:23 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:23 -- Configuring done
21:32:23 -- Generating done
21:32:23 -- Build files have been written to: /go/tini
21:32:23 + make tini-static
21:32:23 make[2]: Entering directory '/go/tini'
21:32:23 make[3]: Entering directory '/go/tini'
21:32:23 make[4]: Entering directory '/go/tini'
21:32:23 make[5]: Entering directory '/go/tini'
21:32:23 Scanning dependencies of target tini-static
21:32:23 make[5]: Leaving directory '/go/tini'
21:32:23 make[5]: Entering directory '/go/tini'
21:32:23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:23 [100%] Linking C executable tini-static
21:32:23 make[5]: Leaving directory '/go/tini'
21:32:23 [100%] Built target tini-static
21:32:23 make[4]: Leaving directory '/go/tini'
21:32:23 make[3]: Leaving directory '/go/tini'
21:32:23 make[2]: Leaving directory '/go/tini'
21:32:23 + mkdir -p /usr/local/bin
21:32:23 + cp tini-static /usr/local/bin/docker-init
21:32:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:23 + RM_GOPATH=0
21:32:23 + TMP_GOPATH=/go
21:32:23 + : /usr/local/bin
21:32:23 + '[' -z /go ']'
21:32:23 + export GOPATH=/go
21:32:23 + GOPATH=/go
21:32:23 + case "$(go env GOARCH)" in
21:32:23 ++ go env GOARCH
21:32:23 + export GO_BUILDMODE=-buildmode=pie
21:32:23 + GO_BUILDMODE=-buildmode=pie
21:32:23 ++ dirname hack/dockerfile/install/install.sh
21:32:23 + dir=hack/dockerfile/install
21:32:23 + bin=rootlesskit
21:32:23 + shift
21:32:23 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:23 + . hack/dockerfile/install/rootlesskit.installer
21:32:23 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:23 + install_rootlesskit dynamic
21:32:23 + case "$1" in
21:32:23 + install_rootlesskit_dynamic
21:32:23 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:23 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:23 + export BUILD_MODE=-buildmode=pie
21:32:23 + BUILD_MODE=-buildmode=pie
21:32:23 + _install_rootlesskit
21:32:23 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:23 + for f in rootlesskit rootlesskit-docker-proxy
21:32:23 + GOBIN=/usr/local/bin
21:32:23 + GO111MODULE=on
21:32:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:23 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:23 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:23 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:23 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:23 go: downloading golang.org/x/sys v0.2.0
21:32:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:23 go: downloading github.com/google/uuid v1.3.0
21:32:23 go: downloading github.com/moby/vpnkit v0.5.0
21:32:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:23 go: downloading github.com/gofrs/flock v0.8.1
21:32:23 go: downloading github.com/gorilla/mux v1.8.0
21:32:23 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:23 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:23 go: downloading golang.org/x/net v0.1.0
21:32:23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:23 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qZQIOn
21:32:23 + umask 022
21:32:23 + cd /root/rpmbuild/BUILD
21:32:23 + cd /root/rpmbuild/BUILD
21:32:23 + rm -rf src
21:32:24 + /usr/bin/mkdir -p src
21:32:24 + cd src
21:32:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:24 + /usr/bin/tar -xf -
21:32:24 Created binary: bundles/dynbinary-daemon/dockerd
21:32:24 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:24 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:24 
21:32:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:24 + RM_GOPATH=0
21:32:24 + TMP_GOPATH=/go
21:32:24 + : /usr/local/bin
21:32:24 + '[' -z /go ']'
21:32:24 + export GOPATH=/go
21:32:24 + GOPATH=/go
21:32:24 + case "$(go env GOARCH)" in
21:32:24 ++ go env GOARCH
21:32:24 + export GO_BUILDMODE=-buildmode=pie
21:32:24 + GO_BUILDMODE=-buildmode=pie
21:32:24 ++ dirname hack/dockerfile/install/install.sh
21:32:24 + dir=hack/dockerfile/install
21:32:24 + bin=tini
21:32:24 + shift
21:32:24 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:24 + . hack/dockerfile/install/tini.installer
21:32:24 ++ : v0.19.0
21:32:24 + install_tini
21:32:24 + echo 'Install tini version v0.19.0'
21:32:24 + git clone https://github.com/krallin/tini.git /go/tini
21:32:24 Install tini version v0.19.0
21:32:24 Cloning into '/go/tini'...
21:32:24 + cd /go/tini
21:32:24 + git checkout -q v0.19.0
21:32:24 + cmake .
21:32:24 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:32:24   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:32:24   CMake.
21:32:24 
21:32:24   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:32:24   CMake that the project does not need compatibility with older versions.
21:32:24 
21:32:24 
21:32:24 -- The C compiler identification is GNU 12.2.0
21:32:24 -- Detecting C compiler ABI info
21:32:24 -- Detecting C compiler ABI info - done
21:32:24 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:24 -- Detecting C compile features
21:32:24 -- Detecting C compile features - done
21:32:24 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:24 -- Configuring done
21:32:24 -- Generating done
21:32:24 -- Build files have been written to: /go/tini
21:32:24 + make tini-static
21:32:24 make[2]: Entering directory '/go/tini'
21:32:24 make[3]: Entering directory '/go/tini'
21:32:24 make[4]: Entering directory '/go/tini'
21:32:24 make[5]: Entering directory '/go/tini'
21:32:24 make[5]: Leaving directory '/go/tini'
21:32:24 make[5]: Entering directory '/go/tini'
21:32:24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:24 [100%] Linking C executable tini-static
21:32:24 make[5]: Leaving directory '/go/tini'
21:32:24 [100%] Built target tini-static
21:32:24 make[4]: Leaving directory '/go/tini'
21:32:24 make[3]: Leaving directory '/go/tini'
21:32:24 make[2]: Leaving directory '/go/tini'
21:32:24 + mkdir -p /usr/local/bin
21:32:24 + cp tini-static /usr/local/bin/docker-init
21:32:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:24 + RM_GOPATH=0
21:32:24 + TMP_GOPATH=/go
21:32:24 + : /usr/local/bin
21:32:24 + '[' -z /go ']'
21:32:24 + export GOPATH=/go
21:32:24 + GOPATH=/go
21:32:24 + case "$(go env GOARCH)" in
21:32:24 ++ go env GOARCH
21:32:24 + export GO_BUILDMODE=-buildmode=pie
21:32:24 + GO_BUILDMODE=-buildmode=pie
21:32:24 ++ dirname hack/dockerfile/install/install.sh
21:32:24 + dir=hack/dockerfile/install
21:32:24 + bin=rootlesskit
21:32:24 + shift
21:32:24 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:24 + . hack/dockerfile/install/rootlesskit.installer
21:32:24 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:24 + install_rootlesskit dynamic
21:32:24 + case "$1" in
21:32:24 + install_rootlesskit_dynamic
21:32:24 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:24 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:24 + export BUILD_MODE=-buildmode=pie
21:32:24 + BUILD_MODE=-buildmode=pie
21:32:24 + _install_rootlesskit
21:32:24 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:24 + for f in rootlesskit rootlesskit-docker-proxy
21:32:24 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:24 + GOBIN=/usr/local/bin
21:32:24 + GO111MODULE=on
21:32:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:24 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:24 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:24 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:24 go: downloading golang.org/x/sys v0.2.0
21:32:24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:24 go: downloading github.com/google/uuid v1.3.0
21:32:24 go: downloading github.com/moby/vpnkit v0.5.0
21:32:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:24 go: downloading github.com/gofrs/flock v0.8.1
21:32:24 go: downloading github.com/gorilla/mux v1.8.0
21:32:24 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:24 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:24 go: downloading golang.org/x/net v0.1.0
21:32:24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:24 + STATUS=0
21:32:24 + '[' 0 -ne 0 ']'
21:32:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:24 + /usr/bin/tar -xf -
21:32:24 + STATUS=0
21:32:24 + '[' 0 -ne 0 ']'
21:32:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:32:24 + exit 0
21:32:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TTCT19
21:32:24 + umask 022
21:32:24 + cd /root/rpmbuild/BUILD
21:32:24 + cd src
21:32:24 + mkdir -p /go/src/github.com/docker
21:32:24 + rm -f /go/src/github.com/docker/cli
21:32:24 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:32:24 + pushd /go/src/github.com/docker/cli
21:32:24 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:32:24 + VERSION=0.0.0-20230330191823-de0d30f
21:32:24 + GITCOMMIT=de0d30f
21:32:24 + GO_LINKMODE=dynamic
21:32:24 + ./scripts/build/binary
21:32:24 Building dynamic docker-linux-arm64
21:32:24 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:32:24Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:32:25 Created binary: bundles/dynbinary-daemon/dockerd
21:32:25 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:25 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:25 
21:32:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:25 + RM_GOPATH=0
21:32:25 + TMP_GOPATH=/go
21:32:25 + : /usr/local/bin
21:32:25 + '[' -z /go ']'
21:32:25 + export GOPATH=/go
21:32:25 + GOPATH=/go
21:32:25 + case "$(go env GOARCH)" in
21:32:25 ++ go env GOARCH
21:32:25 + export GO_BUILDMODE=-buildmode=pie
21:32:25 + GO_BUILDMODE=-buildmode=pie
21:32:25 ++ dirname hack/dockerfile/install/install.sh
21:32:25 + dir=hack/dockerfile/install
21:32:25 + bin=tini
21:32:25 + shift
21:32:25 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:25 + . hack/dockerfile/install/tini.installer
21:32:25 ++ : v0.19.0
21:32:25 + install_tini
21:32:25 + echo 'Install tini version v0.19.0'
21:32:25 + git clone https://github.com/krallin/tini.git /go/tini
21:32:25 Install tini version v0.19.0
21:32:25 Cloning into '/go/tini'...
21:32:25 + cd /go/tini
21:32:25 + git checkout -q v0.19.0
21:32:25 + cmake .
21:32:25 -- The C compiler identification is GNU 7.5.0
21:32:25 -- Check for working C compiler: /usr/bin/cc
21:32:25 -- Check for working C compiler: /usr/bin/cc -- works
21:32:25 -- Detecting C compiler ABI info
21:32:25 -- Detecting C compiler ABI info - done
21:32:25 -- Detecting C compile features
21:32:25 -- Detecting C compile features - done
21:32:25 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:25 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:25 -- Configuring done
21:32:25 -- Generating done
21:32:25 -- Build files have been written to: /go/tini
21:32:25 + make tini-static
21:32:25 make[2]: Entering directory '/go/tini'
21:32:25 make[3]: Entering directory '/go/tini'
21:32:25 make[4]: Entering directory '/go/tini'
21:32:25 make[5]: Entering directory '/go/tini'
21:32:25 Scanning dependencies of target tini-static
21:32:25 make[5]: Leaving directory '/go/tini'
21:32:25 make[5]: Entering directory '/go/tini'
21:32:25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:25 [100%] Linking C executable tini-static
21:32:25 make[5]: Leaving directory '/go/tini'
21:32:25 [100%] Built target tini-static
21:32:25 make[4]: Leaving directory '/go/tini'
21:32:25 make[3]: Leaving directory '/go/tini'
21:32:25 make[2]: Leaving directory '/go/tini'
21:32:25 + mkdir -p /usr/local/bin
21:32:25 + cp tini-static /usr/local/bin/docker-init
21:32:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:25 + RM_GOPATH=0
21:32:25 + TMP_GOPATH=/go
21:32:25 + : /usr/local/bin
21:32:25 + '[' -z /go ']'
21:32:25 + export GOPATH=/go
21:32:25 + GOPATH=/go
21:32:25 + case "$(go env GOARCH)" in
21:32:25 ++ go env GOARCH
21:32:25 + export GO_BUILDMODE=-buildmode=pie
21:32:25 + GO_BUILDMODE=-buildmode=pie
21:32:25 ++ dirname hack/dockerfile/install/install.sh
21:32:25 + dir=hack/dockerfile/install
21:32:25 + bin=rootlesskit
21:32:25 + shift
21:32:25 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:25 + . hack/dockerfile/install/rootlesskit.installer
21:32:25 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:25 + install_rootlesskit dynamic
21:32:25 + case "$1" in
21:32:25 + install_rootlesskit_dynamic
21:32:25 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:25 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:25 + export BUILD_MODE=-buildmode=pie
21:32:25 + BUILD_MODE=-buildmode=pie
21:32:25 + _install_rootlesskit
21:32:25 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:25 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:25 + for f in rootlesskit rootlesskit-docker-proxy
21:32:25 + GOBIN=/usr/local/bin
21:32:25 + GO111MODULE=on
21:32:25 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:25 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:25 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:25 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:25 go: downloading golang.org/x/sys v0.2.0
21:32:25 Created binary: bundles/dynbinary-daemon/dockerd
21:32:25 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:32:25 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:25 
21:32:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:25 + RM_GOPATH=0
21:32:25 + TMP_GOPATH=/go
21:32:25 + : /usr/local/bin
21:32:25 + '[' -z /go ']'
21:32:25 + export GOPATH=/go
21:32:25 + GOPATH=/go
21:32:25 + case "$(go env GOARCH)" in
21:32:25 ++ go env GOARCH
21:32:25 + export GO_BUILDMODE=-buildmode=pie
21:32:25 + GO_BUILDMODE=-buildmode=pie
21:32:25 ++ dirname hack/dockerfile/install/install.sh
21:32:25 + dir=hack/dockerfile/install
21:32:25 + bin=tini
21:32:25 + shift
21:32:25 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:25 + . hack/dockerfile/install/tini.installer
21:32:25 ++ : v0.19.0
21:32:25 + install_tini
21:32:25 Install tini version v0.19.0
21:32:25 + echo 'Install tini version v0.19.0'
21:32:25 + git clone https://github.com/krallin/tini.git /go/tini
21:32:25 Cloning into '/go/tini'...
21:32:25 + cd /go/tini
21:32:25 + git checkout -q v0.19.0
21:32:25 + cmake .
21:32:25 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:32:25   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:32:25   CMake.
21:32:25 
21:32:25   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:32:25   CMake that the project does not need compatibility with older versions.
21:32:25 
21:32:25 
21:32:25 -- The C compiler identification is GNU 12.2.0
21:32:25 -- Detecting C compiler ABI info
21:32:25 -- Detecting C compiler ABI info - done
21:32:25 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:25 -- Detecting C compile features
21:32:25 -- Detecting C compile features - done
21:32:25 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:25 -- Configuring done
21:32:25 -- Generating done
21:32:25 -- Build files have been written to: /go/tini
21:32:25 + make tini-static
21:32:25 make[2]: Entering directory '/go/tini'
21:32:25 make[3]: Entering directory '/go/tini'
21:32:25 make[4]: Entering directory '/go/tini'
21:32:25 make[5]: Entering directory '/go/tini'
21:32:25 make[5]: Leaving directory '/go/tini'
21:32:25 make[5]: Entering directory '/go/tini'
21:32:25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:25 [100%] Linking C executable tini-static
21:32:25 make[5]: Leaving directory '/go/tini'
21:32:25 [100%] Built target tini-static
21:32:25 make[4]: Leaving directory '/go/tini'
21:32:25 make[3]: Leaving directory '/go/tini'
21:32:25 make[2]: Leaving directory '/go/tini'
21:32:25 + mkdir -p /usr/local/bin
21:32:25 + cp tini-static /usr/local/bin/docker-init
21:32:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:25 + RM_GOPATH=0
21:32:25 + TMP_GOPATH=/go
21:32:25 + : /usr/local/bin
21:32:25 + '[' -z /go ']'
21:32:25 + export GOPATH=/go
21:32:25 + GOPATH=/go
21:32:25 + case "$(go env GOARCH)" in
21:32:25 ++ go env GOARCH
21:32:25 + export GO_BUILDMODE=-buildmode=pie
21:32:25 + GO_BUILDMODE=-buildmode=pie
21:32:25 ++ dirname hack/dockerfile/install/install.sh
21:32:25 + dir=hack/dockerfile/install
21:32:25 + bin=rootlesskit
21:32:25 + shift
21:32:25 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:25 + . hack/dockerfile/install/rootlesskit.installer
21:32:25 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:25 + install_rootlesskit dynamic
21:32:25 + case "$1" in
21:32:25 + install_rootlesskit_dynamic
21:32:25 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:25 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:25 + export BUILD_MODE=-buildmode=pie
21:32:25 + BUILD_MODE=-buildmode=pie
21:32:25 + _install_rootlesskit
21:32:25 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:25 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:25 + for f in rootlesskit rootlesskit-docker-proxy
21:32:25 + GOBIN=/usr/local/bin
21:32:25 + GO111MODULE=on
21:32:25 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:25 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:25 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:25 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:25 go: downloading golang.org/x/sys v0.2.0
21:32:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:25 go: downloading github.com/google/uuid v1.3.0
21:32:25 go: downloading github.com/moby/vpnkit v0.5.0
21:32:25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:25 go: downloading github.com/gofrs/flock v0.8.1
21:32:25 go: downloading github.com/gorilla/mux v1.8.0
21:32:25 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:25 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:25 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:25 go: downloading golang.org/x/net v0.1.0
21:32:25 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:25 go: downloading github.com/google/uuid v1.3.0
21:32:25 go: downloading github.com/moby/vpnkit v0.5.0
21:32:25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:25 go: downloading github.com/gofrs/flock v0.8.1
21:32:25 go: downloading github.com/gorilla/mux v1.8.0
21:32:25 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:26 Created binary: bundles/dynbinary-daemon/dockerd
21:32:26 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:32:26 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:26 
21:32:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:26 + RM_GOPATH=0
21:32:26 + TMP_GOPATH=/go
21:32:26 + : /usr/local/bin
21:32:26 + '[' -z /go ']'
21:32:26 + export GOPATH=/go
21:32:26 + GOPATH=/go
21:32:26 + case "$(go env GOARCH)" in
21:32:26 ++ go env GOARCH
21:32:26 + export GO_BUILDMODE=-buildmode=pie
21:32:26 + GO_BUILDMODE=-buildmode=pie
21:32:26 ++ dirname hack/dockerfile/install/install.sh
21:32:26 + dir=hack/dockerfile/install
21:32:26 + bin=tini
21:32:26 + shift
21:32:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:26 + . hack/dockerfile/install/tini.installer
21:32:26 ++ : v0.19.0
21:32:26 + install_tini
21:32:26 + echo 'Install tini version v0.19.0'
21:32:26 Install tini version v0.19.0
21:32:26 + git clone https://github.com/krallin/tini.git /go/tini
21:32:26 Cloning into '/go/tini'...
21:32:26 + cd /go/tini
21:32:26 + git checkout -q v0.19.0
21:32:26 + cmake .
21:32:26 -- The C compiler identification is GNU 10.2.1
21:32:26 -- Detecting C compiler ABI info
21:32:26 -- Detecting C compiler ABI info - done
21:32:26 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:26 -- Detecting C compile features
21:32:26 -- Detecting C compile features - done
21:32:26 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:26 -- Configuring done
21:32:26 -- Generating done
21:32:26 -- Build files have been written to: /go/tini
21:32:26 + make tini-static
21:32:26 make[2]: Entering directory '/go/tini'
21:32:26 make[3]: Entering directory '/go/tini'
21:32:26 make[4]: Entering directory '/go/tini'
21:32:26 make[5]: Entering directory '/go/tini'
21:32:26 Scanning dependencies of target tini-static
21:32:26 make[5]: Leaving directory '/go/tini'
21:32:26 make[5]: Entering directory '/go/tini'
21:32:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:26 [100%] Linking C executable tini-static
21:32:26 make[5]: Leaving directory '/go/tini'
21:32:26 [100%] Built target tini-static
21:32:26 make[4]: Leaving directory '/go/tini'
21:32:26 make[3]: Leaving directory '/go/tini'
21:32:26 make[2]: Leaving directory '/go/tini'
21:32:26 + mkdir -p /usr/local/bin
21:32:26 + cp tini-static /usr/local/bin/docker-init
21:32:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:26 + RM_GOPATH=0
21:32:26 + TMP_GOPATH=/go
21:32:26 + : /usr/local/bin
21:32:26 + '[' -z /go ']'
21:32:26 + export GOPATH=/go
21:32:26 + GOPATH=/go
21:32:26 + case "$(go env GOARCH)" in
21:32:26 ++ go env GOARCH
21:32:26 + export GO_BUILDMODE=-buildmode=pie
21:32:26 + GO_BUILDMODE=-buildmode=pie
21:32:26 ++ dirname hack/dockerfile/install/install.sh
21:32:26 + dir=hack/dockerfile/install
21:32:26 + bin=rootlesskit
21:32:26 + shift
21:32:26 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:26 + . hack/dockerfile/install/rootlesskit.installer
21:32:26 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:26 + install_rootlesskit dynamic
21:32:26 + case "$1" in
21:32:26 + install_rootlesskit_dynamic
21:32:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:26 + export BUILD_MODE=-buildmode=pie
21:32:26 + BUILD_MODE=-buildmode=pie
21:32:26 + _install_rootlesskit
21:32:26 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:26 + for f in rootlesskit rootlesskit-docker-proxy
21:32:26 + GOBIN=/usr/local/bin
21:32:26 + GO111MODULE=on
21:32:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:26 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:26 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:26 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:26 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:26 go: downloading golang.org/x/sys v0.2.0
21:32:26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:26 go: downloading github.com/google/uuid v1.3.0
21:32:26 go: downloading github.com/moby/vpnkit v0.5.0
21:32:26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:26 go: downloading github.com/gofrs/flock v0.8.1
21:32:26 go: downloading github.com/gorilla/mux v1.8.0
21:32:26 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:26 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:26 go: downloading golang.org/x/net v0.1.0
21:32:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:26 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:26 go: downloading golang.org/x/net v0.1.0
21:32:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:26 Created binary: bundles/dynbinary-daemon/dockerd
21:32:26 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:26 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:26 
21:32:26 + popd
21:32:26 + RPM_EC=0
21:32:26 ~/rpmbuild/BUILD/src
21:32:26 ++ jobs -p
21:32:26 + exit 0
21:32:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FcNFDd
21:32:26 + umask 022
21:32:26 + cd /root/rpmbuild/BUILD
21:32:26 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64 '!=' / ']'
21:32:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:32:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:32:26 + mkdir -p /root/rpmbuild/BUILDROOT
21:32:26 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:32:26 + 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'
21:32:26 + export CFLAGS
21:32:26 + 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'
21:32:26 + export CXXFLAGS
21:32:26 + 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'
21:32:26 + export FFLAGS
21:32:26 + 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'
21:32:26 + export FCFLAGS
21:32: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:32:26 + export LDFLAGS
21:32:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:32:26 + export LT_SYS_LIBRARY_PATH
21:32:26 + CC=gcc
21:32:26 + export CC
21:32:26 + CXX=g++
21:32:26 + export CXX
21:32:26 + cd src
21:32:26 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:32:26 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/dockerd
21:32:26 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:32:26 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/docker-proxy
21:32:26 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/libexec/docker/docker-init
21:32:26 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/lib/systemd/system/docker.service
21:32:26 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/lib/systemd/system/docker.socket
21:32:26 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/etc/docker
21:32:26 + /usr/lib/rpm/check-buildroot
21:32:26 + /usr/lib/rpm/redhat/brp-ldconfig
21:32:26 + /usr/lib/rpm/brp-compress
21:32:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:32:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:32:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:32:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:32:26 + /usr/lib/rpm/check-rpaths
21:32:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:32:26 + /usr/lib/rpm/brp-remove-la-files
21:32:26 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:32:26 + /usr/lib/rpm/redhat/brp-python-hardlink
21:32:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.e51dSZ
21:32:26 + umask 022
21:32:26 + cd /root/rpmbuild/BUILD
21:32:26 + 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'
21:32:26 + export CFLAGS
21:32:26 + 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'
21:32:26 + export CXXFLAGS
21:32:26 + 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'
21:32:26 + export FFLAGS
21:32:26 + 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'
21:32:26 + export FCFLAGS
21:32: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:32:26 + export LDFLAGS
21:32:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:32:26 + export LT_SYS_LIBRARY_PATH
21:32:26 + CC=gcc
21:32:26 + export CC
21:32:26 + CXX=g++
21:32:26 + export CXX
21:32:26 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:32:26 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20230330191823.de0d30f-0.fc36 aarch64
21:32:26 + cd src
21:32:26 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:32:26 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:26 PASS: daemon version OK
21:32:26 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:26 + echo 'PASS: daemon version OK'
21:32:26 + RPM_EC=0
21:32:26 ++ jobs -p
21:32:26 + exit 0
21:32:26 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:32:26 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/docker-proxy
21:32:26 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.fc36 docker-ce(aarch-64) = 3:0.0.0~20230330191823.de0d30f-0.fc36
21:32:26 Requires(interp): /bin/sh /bin/sh /bin/sh
21:32:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:32:26 Requires(post): /bin/sh
21:32:26 Requires(preun): /bin/sh
21:32:26 Requires(postun): /bin/sh
21:32:26 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) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:32:26 Conflicts: docker docker-ee docker-engine-cs docker-io
21:32:26 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:32:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:32:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.src.rpm
21:32:26 + for f in rootlesskit rootlesskit-docker-proxy
21:32:26 + GOBIN=/usr/local/bin
21:32:26 + GO111MODULE=on
21:32:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:26 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm
21:32:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v7Tnfn
21:32:26 + umask 022
21:32:26 + cd /root/rpmbuild/BUILD
21:32:26 + cd src
21:32:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:32:26 + RPM_EC=0
21:32:26 ++ jobs -p
21:32:26 + exit 0
21:32:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.okgQ6k
21:32:26 + umask 022
21:32:26 + cd /root/rpmbuild/BUILD
21:32:26 + cd /root/rpmbuild/BUILD
21:32:26 + rm -rf src
21:32:26 + /usr/bin/mkdir -p src
21:32:26 + cd src
21:32:26 + /usr/bin/tar -xof -
21:32:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:26 + STATUS=0
21:32:26 + '[' 0 -ne 0 ']'
21:32:26 + /usr/bin/tar -xof -
21:32:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:26 + STATUS=0
21:32:26 + '[' 0 -ne 0 ']'
21:32:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:32:26 + RPM_EC=0
21:32:26 ++ jobs -p
21:32:26 + exit 0
21:32:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AaFEsu
21:32:26 + umask 022
21:32:26 + cd /root/rpmbuild/BUILD
21:32:26 + cd src
21:32:26 + mkdir -p /go/src/github.com/docker
21:32:26 + rm -f /go/src/github.com/docker/cli
21:32:26 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:32:26 + pushd /go/src/github.com/docker/cli
21:32:26 + VERSION=0.0.0-20230330191823-de0d30f
21:32:26 + GITCOMMIT=de0d30f
21:32:26 + GO_LINKMODE=dynamic
21:32:26 + ./scripts/build/binary
21:32:26 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:32:26 Building dynamic docker-linux-amd64
21:32:26 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:32:24Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:32:28 + for f in rootlesskit rootlesskit-docker-proxy
21:32:28 + GOBIN=/usr/local/bin
21:32:28 + GO111MODULE=on
21:32:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:28 + return
21:32:28 # Build the CLI
21:32:28 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:28 Building dynamic docker-linux-arm-v6
21:32:28 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:43Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:28 + for f in rootlesskit rootlesskit-docker-proxy
21:32:28 + GOBIN=/usr/local/bin
21:32:28 + GO111MODULE=on
21:32:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:29 make[2]: Entering directory '/root/build-deb/cli'
21:32:29 scripts/docs/generate-man.sh
21:32:29 + cp -r . /tmp/docker-cli-docsgen.PqD6fNjPAU/
21:32:29 + cd /tmp/docker-cli-docsgen.PqD6fNjPAU
21:32:29 + ./scripts/vendor init
21:32:29 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:32:29 + cp man/tools.go .
21:32:29 + ./scripts/vendor update
21:32:29 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:32:29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:32:29 go: downloading github.com/spf13/cobra v1.6.1
21:32:29 go: downloading github.com/spf13/pflag v1.0.5
21:32:29 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:32:29 go: downloading github.com/fvbommel/sortorder v1.0.2
21:32:29 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:32:29 go: downloading github.com/morikuni/aec v1.0.0
21:32:29 go: downloading github.com/pkg/errors v0.9.1
21:32:29 go: downloading github.com/google/go-cmp v0.5.9
21:32:29 go: downloading gotest.tools/v3 v3.4.0
21:32:29 go: downloading golang.org/x/sync v0.1.0
21:32:29 go: downloading golang.org/x/sys v0.6.0
21:32:29 go: downloading github.com/docker/go-units v0.5.0
21:32:29 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:32:29 go: downloading github.com/docker/go-connections v0.4.0
21:32:29 go: downloading github.com/moby/sys/sequential v0.5.0
21:32:29 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:32:29 go: downloading golang.org/x/text v0.7.0
21:32:29 go: downloading github.com/mattn/go-runewidth v0.0.13
21:32:29 go: downloading github.com/containerd/containerd v1.6.19
21:32:29 go: downloading github.com/moby/sys/signal v0.7.0
21:32:29 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:32:29 go: downloading github.com/moby/buildkit v0.11.5
21:32:29 go: downloading github.com/moby/patternmatcher v0.5.0
21:32:29 go: downloading github.com/opencontainers/go-digest v1.0.0
21:32:29 go: downloading github.com/gogo/protobuf v1.3.2
21:32:29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:32:29 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:32:29 go: downloading gopkg.in/yaml.v2 v2.4.0
21:32:29 go: downloading golang.org/x/term v0.5.0
21:32:29 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:32:29 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:32:29 go: downloading github.com/imdario/mergo v0.3.13
21:32:29 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:32:29 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:32:29 go: downloading github.com/creack/pty v1.1.11
21:32:29 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:32:29 go: downloading gopkg.in/yaml.v3 v3.0.1
21:32:29 go: downloading github.com/stretchr/testify v1.8.0
21:32:29 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:32:29 go: downloading github.com/rivo/uniseg v0.2.0
21:32:29 go: downloading github.com/klauspost/compress v1.16.3
21:32:29 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:32:29 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:32:29 go: downloading github.com/moby/sys/symlink v0.2.0
21:32:29 go: downloading golang.org/x/time v0.3.0
21:32:29 go: downloading github.com/opencontainers/runc v1.1.5
21:32:29 go: downloading golang.org/x/crypto v0.2.0
21:32:29 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:32:29 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:32:29 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:32:29 go: downloading google.golang.org/grpc v1.50.1
21:32:29 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:32:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:32:29 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:32:29 go: downloading github.com/russross/blackfriday v1.6.0
21:32:29 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:32:29 go: downloading github.com/Microsoft/go-winio v0.5.2
21:32:29 go: downloading golang.org/x/net v0.7.0
21:32:29 go: downloading github.com/davecgh/go-spew v1.1.1
21:32:29 go: downloading github.com/pmezard/go-difflib v1.0.0
21:32:29 go: downloading github.com/miekg/pkcs11 v1.1.1
21:32:29 go: downloading github.com/prometheus/client_golang v1.14.0
21:32:29 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:32:29 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:32:29 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:32:29 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:32:29 go: downloading github.com/golang/protobuf v1.5.2
21:32:29 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:32:29 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:32:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:32:29 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:32:29 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:32:29 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:32:29 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:32:29 go: downloading github.com/beorn7/perks v1.0.1
21:32:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:32:29 go: downloading github.com/prometheus/client_model v0.3.0
21:32:29 go: downloading github.com/prometheus/common v0.37.0
21:32:29 go: downloading github.com/prometheus/procfs v0.8.0
21:32:29 go: downloading google.golang.org/protobuf v1.28.1
21:32:29 + for f in rootlesskit rootlesskit-docker-proxy
21:32:29 + GOBIN=/usr/local/bin
21:32:29 + GO111MODULE=on
21:32:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:29 + return
21:32:29 # Build the CLI
21:32:29 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:29 Building dynamic docker-linux-arm64
21:32:29 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:29Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:29 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:32:29 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:32:29 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:32:29 go: downloading k8s.io/klog/v2 v2.80.1
21:32:29 go: downloading github.com/kr/text v0.2.0
21:32:29 go: downloading github.com/docker/go-metrics v0.0.1
21:32:29 go: downloading github.com/BurntSushi/toml v0.3.1
21:32:29 go: downloading github.com/kr/pretty v0.2.1
21:32:29 go: downloading github.com/magiconair/properties v1.5.3
21:32:29 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:32:29 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:32:29 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:32:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:32:29 go: downloading github.com/go-logr/logr v1.2.3
21:32:29 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:32:29 + return
21:32:29 # Build the CLI
21:32:29 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:29 Building dynamic docker-linux-amd64
21:32:29 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:45Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:29 + go mod vendor -modfile=vendor.mod
21:32:30 Created binary: bundles/dynbinary-daemon/dockerd
21:32:30 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:30 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:30 
21:32:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:30 + RM_GOPATH=0
21:32:30 + TMP_GOPATH=/go
21:32:30 + : /usr/local/bin
21:32:30 + '[' -z /go ']'
21:32:30 + export GOPATH=/go
21:32:30 + GOPATH=/go
21:32:30 + case "$(go env GOARCH)" in
21:32:30 ++ go env GOARCH
21:32:30 + export GO_BUILDMODE=-buildmode=pie
21:32:30 + GO_BUILDMODE=-buildmode=pie
21:32:30 ++ dirname hack/dockerfile/install/install.sh
21:32:30 + dir=hack/dockerfile/install
21:32:30 + bin=tini
21:32:30 + shift
21:32:30 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:30 + . hack/dockerfile/install/tini.installer
21:32:30 ++ : v0.19.0
21:32:30 + install_tini
21:32:30 + echo 'Install tini version v0.19.0'
21:32:30 Install tini version v0.19.0
21:32:30 + git clone https://github.com/krallin/tini.git /go/tini
21:32:30 Cloning into '/go/tini'...
21:32:30 + cd /go/tini
21:32:30 + git checkout -q v0.19.0
21:32:30 + cmake .
21:32:30 -- The C compiler identification is GNU 10.2.1
21:32:30 -- Detecting C compiler ABI info
21:32:30 -- Detecting C compiler ABI info - done
21:32:30 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:30 -- Detecting C compile features
21:32:30 -- Detecting C compile features - done
21:32:30 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:30 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:30 -- Configuring done
21:32:30 -- Generating done
21:32:30 -- Build files have been written to: /go/tini
21:32:30 + make tini-static
21:32:30 make[2]: Entering directory '/go/tini'
21:32:30 make[3]: Entering directory '/go/tini'
21:32:30 make[4]: Entering directory '/go/tini'
21:32:30 make[5]: Entering directory '/go/tini'
21:32:30 Scanning dependencies of target tini-static
21:32:30 make[5]: Leaving directory '/go/tini'
21:32:30 make[5]: Entering directory '/go/tini'
21:32:30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:30 [100%] Linking C executable tini-static
21:32:30 make[5]: Leaving directory '/go/tini'
21:32:30 [100%] Built target tini-static
21:32:30 make[4]: Leaving directory '/go/tini'
21:32:30 make[3]: Leaving directory '/go/tini'
21:32:30 make[2]: Leaving directory '/go/tini'
21:32:30 + mkdir -p /usr/local/bin
21:32:30 + cp tini-static /usr/local/bin/docker-init
21:32:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:30 + RM_GOPATH=0
21:32:30 + TMP_GOPATH=/go
21:32:30 + : /usr/local/bin
21:32:30 + '[' -z /go ']'
21:32:30 + export GOPATH=/go
21:32:30 + GOPATH=/go
21:32:30 + case "$(go env GOARCH)" in
21:32:30 ++ go env GOARCH
21:32:30 + export GO_BUILDMODE=-buildmode=pie
21:32:30 + GO_BUILDMODE=-buildmode=pie
21:32:30 ++ dirname hack/dockerfile/install/install.sh
21:32:30 + dir=hack/dockerfile/install
21:32:30 + bin=rootlesskit
21:32:30 + shift
21:32:30 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:30 + . hack/dockerfile/install/rootlesskit.installer
21:32:30 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:30 + install_rootlesskit dynamic
21:32:30 + case "$1" in
21:32:30 + install_rootlesskit_dynamic
21:32:30 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:30 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:30 + export BUILD_MODE=-buildmode=pie
21:32:30 + BUILD_MODE=-buildmode=pie
21:32:30 + _install_rootlesskit
21:32:30 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:30 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:30 + for f in rootlesskit rootlesskit-docker-proxy
21:32:30 + GOBIN=/usr/local/bin
21:32:30 + GO111MODULE=on
21:32:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:30 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:30 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:30 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:30 go: downloading golang.org/x/sys v0.2.0
21:32:30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:30 go: downloading github.com/google/uuid v1.3.0
21:32:30 go: downloading github.com/moby/vpnkit v0.5.0
21:32:30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:30 go: downloading github.com/gofrs/flock v0.8.1
21:32:30 go: downloading github.com/gorilla/mux v1.8.0
21:32:30 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:30 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:30 go: downloading golang.org/x/net v0.1.0
21:32:30 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:30 + return
21:32:30 # Build the CLI
21:32:30 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:30 Building dynamic docker-linux-amd64
21:32:30 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:29:48Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:30 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:32:31 Created binary: bundles/dynbinary-daemon/dockerd
21:32:31 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:31 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:31 
21:32:31 + popd
21:32:31 ~/rpmbuild/BUILD/src
21:32:31 + RPM_EC=0
21:32:31 ++ jobs -p
21:32:31 + exit 0
21:32:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JCF41E
21:32:31 + umask 022
21:32:31 + cd /root/rpmbuild/BUILD
21:32:31 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64 '!=' / ']'
21:32:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:32:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:32:31 + mkdir -p /root/rpmbuild/BUILDROOT
21:32:31 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:32:31 + 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'
21:32:31 + export CFLAGS
21:32:31 + 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'
21:32:31 + export CXXFLAGS
21:32:31 + 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'
21:32:31 + export FFLAGS
21:32:31 + 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'
21:32:31 + export FCFLAGS
21:32: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'
21:32:31 + export LDFLAGS
21:32:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:32:31 + export LT_SYS_LIBRARY_PATH
21:32:31 + CC=gcc
21:32:31 + export CC
21:32:31 + CXX=g++
21:32:31 + export CXX
21:32:31 + cd src
21:32:31 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:32:31 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/dockerd
21:32:31 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:32:31 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/docker-proxy
21:32:31 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/libexec/docker/docker-init
21:32:31 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/lib/systemd/system/docker.service
21:32:31 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/lib/systemd/system/docker.socket
21:32:31 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/etc/docker
21:32:31 + /usr/lib/rpm/check-buildroot
21:32:31 + /usr/lib/rpm/redhat/brp-ldconfig
21:32:31 + /usr/lib/rpm/brp-compress
21:32:31 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:32:31 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:32:31 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:32:31 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:32:31 + /usr/lib/rpm/check-rpaths
21:32:31 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:32:31 + /usr/lib/rpm/brp-remove-la-files
21:32:31 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:32:31 + /usr/lib/rpm/redhat/brp-python-hardlink
21:32:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zHxMlG
21:32:31 + umask 022
21:32:31 + cd /root/rpmbuild/BUILD
21:32:31 + 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'
21:32:31 + export CFLAGS
21:32:31 + 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'
21:32:31 + export CXXFLAGS
21:32:31 + 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'
21:32:31 + export FFLAGS
21:32:31 + 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'
21:32:31 + export FCFLAGS
21:32: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'
21:32:31 + export LDFLAGS
21:32:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:32:31 + export LT_SYS_LIBRARY_PATH
21:32:31 + CC=gcc
21:32:31 + export CC
21:32:31 + CXX=g++
21:32:31 + export CXX
21:32:31 + cd src
21:32:31 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:32:31 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:31 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:32:31 + echo 'PASS: daemon version OK'
21:32:31 PASS: daemon version OK
21:32:31 + RPM_EC=0
21:32:31 ++ jobs -p
21:32:31 + exit 0
21:32:31 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:32:31 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/docker-proxy
21:32:31 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.fc37 docker-ce(aarch-64) = 3:0.0.0~20230330191823.de0d30f-0.fc37
21:32:31 Requires(interp): /bin/sh /bin/sh /bin/sh
21:32:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:32:31 Requires(post): /bin/sh
21:32:31 Requires(preun): /bin/sh
21:32:31 Requires(postun): /bin/sh
21:32: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) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:32:31 Conflicts: docker docker-ee docker-engine-cs docker-io
21:32:31 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:32:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:32:31 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.src.rpm
21:32:31 + for f in rootlesskit rootlesskit-docker-proxy
21:32:31 + GOBIN=/usr/local/bin
21:32:31 + GO111MODULE=on
21:32:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:32 + return
21:32:32 # Build the CLI
21:32:32 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:32 Building dynamic docker-linux-arm64
21:32:32 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:30Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:33 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm
21:32:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yNr2it
21:32:33 + umask 022
21:32:33 + cd /root/rpmbuild/BUILD
21:32:33 + cd src
21:32:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:32:33 + RPM_EC=0
21:32:33 ++ jobs -p
21:32:33 + exit 0
21:32:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i0mQQZ
21:32:33 + umask 022
21:32:33 + cd /root/rpmbuild/BUILD
21:32:33 + cd /root/rpmbuild/BUILD
21:32:33 + rm -rf src
21:32:34 + /usr/bin/mkdir -p src
21:32:34 + cd src
21:32:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:34 + /usr/bin/tar -xof -
21:32:34 + STATUS=0
21:32:34 + '[' 0 -ne 0 ']'
21:32:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:34 + /usr/bin/tar -xof -
21:32:34 + STATUS=0
21:32:34 + '[' 0 -ne 0 ']'
21:32:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:32:34 + RPM_EC=0
21:32:34 ++ jobs -p
21:32:34 + exit 0
21:32:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uLKl15
21:32:34 + umask 022
21:32:34 + cd /root/rpmbuild/BUILD
21:32:34 + cd src
21:32:34 + mkdir -p /go/src/github.com/docker
21:32:34 + rm -f /go/src/github.com/docker/cli
21:32:34 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:32:34 + pushd /go/src/github.com/docker/cli
21:32:34 + VERSION=0.0.0-20230330191823-de0d30f
21:32:34 + GITCOMMIT=de0d30f
21:32:34 + GO_LINKMODE=dynamic
21:32:34 + ./scripts/build/binary
21:32:34 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:32:34 Building dynamic docker-linux-arm64
21:32:34 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:32:34Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:32:35 + for f in rootlesskit rootlesskit-docker-proxy
21:32:35 + GOBIN=/usr/local/bin
21:32:35 + GO111MODULE=on
21:32:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:35 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:32:35 ++ pwd
21:32:35 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:32:35 Project root: .
21:32:35 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:32:35 INFO: man/src/attach.md found
21:32:35 WARN: man/src/build.md does not exist, skipping
21:32:35 WARN: man/src/builder/build.md does not exist, skipping
21:32:35 WARN: man/src/builder/prune.md does not exist, skipping
21:32:35 WARN: man/src/builder.md does not exist, skipping
21:32:35 WARN: man/src/checkpoint/create.md does not exist, skipping
21:32:35 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:32:35 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:32:35 WARN: man/src/checkpoint.md does not exist, skipping
21:32:35 INFO: man/src/commit.md found
21:32:35 WARN: man/src/config/create.md does not exist, skipping
21:32:35 WARN: man/src/config/inspect.md does not exist, skipping
21:32:35 WARN: man/src/config/ls.md does not exist, skipping
21:32:35 WARN: man/src/config/rm.md does not exist, skipping
21:32:35 WARN: man/src/config.md does not exist, skipping
21:32:35 INFO: man/src/container/attach.md found
21:32:35 INFO: man/src/container/commit.md found
21:32:35 INFO: man/src/container/cp.md found
21:32:35 INFO: man/src/container/create.md found
21:32:35 INFO: man/src/container/diff.md found
21:32:35 INFO: man/src/container/exec.md found
21:32:35 INFO: man/src/container/export.md found
21:32:35 WARN: man/src/container/inspect.md does not exist, skipping
21:32:35 INFO: man/src/container/kill.md found
21:32:35 INFO: man/src/container/logs.md found
21:32:35 INFO: man/src/container/ls.md found
21:32:35 INFO: man/src/container/pause.md found
21:32:35 INFO: man/src/container/port.md found
21:32:35 WARN: man/src/container/prune.md does not exist, skipping
21:32:35 INFO: man/src/container/rename.md found
21:32:35 INFO: man/src/container/restart.md found
21:32:35 INFO: man/src/container/rm.md found
21:32:35 INFO: man/src/container/run.md found
21:32:35 INFO: man/src/container/start.md found
21:32:35 INFO: man/src/container/stats.md found
21:32:35 INFO: man/src/container/stop.md found
21:32:35 INFO: man/src/container/top.md found
21:32:35 INFO: man/src/container/unpause.md found
21:32:35 INFO: man/src/container/update.md found
21:32:35 INFO: man/src/container/wait.md found
21:32:35 WARN: man/src/container.md does not exist, skipping
21:32:35 WARN: man/src/context/create.md does not exist, skipping
21:32:35 WARN: man/src/context/export.md does not exist, skipping
21:32:35 WARN: man/src/context/import.md does not exist, skipping
21:32:35 WARN: man/src/context/inspect.md does not exist, skipping
21:32:35 WARN: man/src/context/ls.md does not exist, skipping
21:32:35 WARN: man/src/context/rm.md does not exist, skipping
21:32:35 WARN: man/src/context/show.md does not exist, skipping
21:32:35 WARN: man/src/context/update.md does not exist, skipping
21:32:35 WARN: man/src/context/use.md does not exist, skipping
21:32:35 WARN: man/src/context.md does not exist, skipping
21:32:35 INFO: man/src/cp.md found
21:32:35 INFO: man/src/create.md found
21:32:35 INFO: man/src/diff.md found
21:32:35 INFO: man/src/events.md found
21:32:35 INFO: man/src/exec.md found
21:32:35 INFO: man/src/export.md found
21:32:35 INFO: man/src/history.md found
21:32:35 INFO: man/src/image/build.md found
21:32:35 INFO: man/src/image/history.md found
21:32:35 INFO: man/src/image/import.md found
21:32:35 WARN: man/src/image/inspect.md does not exist, skipping
21:32:35 INFO: man/src/image/load.md found
21:32:35 INFO: man/src/image/ls.md found
21:32:35 WARN: man/src/image/prune.md does not exist, skipping
21:32:35 INFO: man/src/image/pull.md found
21:32:35 INFO: man/src/image/push.md found
21:32:35 INFO: man/src/image/rm.md found
21:32:35 INFO: man/src/image/save.md found
21:32:35 INFO: man/src/image/tag.md found
21:32:35 WARN: man/src/image.md does not exist, skipping
21:32:35 INFO: man/src/images.md found
21:32:35 INFO: man/src/import.md found
21:32:35 INFO: man/src/info.md found
21:32:35 INFO: man/src/inspect.md found
21:32:35 INFO: man/src/kill.md found
21:32:35 INFO: man/src/load.md found
21:32:35 INFO: man/src/login.md found
21:32:35 INFO: man/src/logout.md found
21:32:35 INFO: man/src/logs.md found
21:32:35 WARN: man/src/manifest/annotate.md does not exist, skipping
21:32:35 WARN: man/src/manifest/create.md does not exist, skipping
21:32:35 WARN: man/src/manifest/inspect.md does not exist, skipping
21:32:35 WARN: man/src/manifest/push.md does not exist, skipping
21:32:35 WARN: man/src/manifest/rm.md does not exist, skipping
21:32:35 WARN: man/src/manifest.md does not exist, skipping
21:32:35 INFO: man/src/network/connect.md found
21:32:35 INFO: man/src/network/create.md found
21:32:35 INFO: man/src/network/disconnect.md found
21:32:35 INFO: man/src/network/inspect.md found
21:32:35 INFO: man/src/network/ls.md found
21:32:35 WARN: man/src/network/prune.md does not exist, skipping
21:32:35 INFO: man/src/network/rm.md found
21:32:35 WARN: man/src/network.md does not exist, skipping
21:32:35 WARN: man/src/node/demote.md does not exist, skipping
21:32:35 WARN: man/src/node/inspect.md does not exist, skipping
21:32:35 WARN: man/src/node/ls.md does not exist, skipping
21:32:35 WARN: man/src/node/promote.md does not exist, skipping
21:32:35 WARN: man/src/node/ps.md does not exist, skipping
21:32:35 WARN: man/src/node/rm.md does not exist, skipping
21:32:35 WARN: man/src/node/update.md does not exist, skipping
21:32:35 WARN: man/src/node.md does not exist, skipping
21:32:35 INFO: man/src/pause.md found
21:32:35 WARN: man/src/plugin/create.md does not exist, skipping
21:32:35 WARN: man/src/plugin/disable.md does not exist, skipping
21:32:35 WARN: man/src/plugin/enable.md does not exist, skipping
21:32:35 WARN: man/src/plugin/inspect.md does not exist, skipping
21:32:35 WARN: man/src/plugin/install.md does not exist, skipping
21:32:35 INFO: man/src/plugin/ls.md found
21:32:35 WARN: man/src/plugin/push.md does not exist, skipping
21:32:35 WARN: man/src/plugin/rm.md does not exist, skipping
21:32:35 WARN: man/src/plugin/set.md does not exist, skipping
21:32:35 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:32:35 WARN: man/src/plugin.md does not exist, skipping
21:32:35 INFO: man/src/port.md found
21:32:35 INFO: man/src/ps.md found
21:32:35 INFO: man/src/pull.md found
21:32:35 INFO: man/src/push.md found
21:32:35 INFO: man/src/rename.md found
21:32:35 INFO: man/src/restart.md found
21:32:35 INFO: man/src/rm.md found
21:32:35 INFO: man/src/rmi.md found
21:32:35 WARN: man/src/run.md does not exist, skipping
21:32:35 INFO: man/src/save.md found
21:32:35 INFO: man/src/search.md found
21:32:35 WARN: man/src/secret/create.md does not exist, skipping
21:32:35 WARN: man/src/secret/inspect.md does not exist, skipping
21:32:35 WARN: man/src/secret/ls.md does not exist, skipping
21:32:35 WARN: man/src/secret/rm.md does not exist, skipping
21:32:35 WARN: man/src/secret.md does not exist, skipping
21:32:35 WARN: man/src/service/create.md does not exist, skipping
21:32:35 WARN: man/src/service/inspect.md does not exist, skipping
21:32:35 WARN: man/src/service/logs.md does not exist, skipping
21:32:35 WARN: man/src/service/ls.md does not exist, skipping
21:32:35 WARN: man/src/service/ps.md does not exist, skipping
21:32:35 WARN: man/src/service/rm.md does not exist, skipping
21:32:35 WARN: man/src/service/rollback.md does not exist, skipping
21:32:35 WARN: man/src/service/scale.md does not exist, skipping
21:32:35 WARN: man/src/service/update.md does not exist, skipping
21:32:35 WARN: man/src/service.md does not exist, skipping
21:32:35 WARN: man/src/stack/config.md does not exist, skipping
21:32:35 WARN: man/src/stack/deploy.md does not exist, skipping
21:32:35 WARN: man/src/stack/ls.md does not exist, skipping
21:32:35 WARN: man/src/stack/ps.md does not exist, skipping
21:32:35 WARN: man/src/stack/rm.md does not exist, skipping
21:32:35 WARN: man/src/stack/services.md does not exist, skipping
21:32:35 WARN: man/src/stack.md does not exist, skipping
21:32:35 INFO: man/src/start.md found
21:32:35 INFO: man/src/stats.md found
21:32:35 INFO: man/src/stop.md found
21:32:35 WARN: man/src/swarm/ca.md does not exist, skipping
21:32:35 WARN: man/src/swarm/init.md does not exist, skipping
21:32:35 WARN: man/src/swarm/join.md does not exist, skipping
21:32:35 WARN: man/src/swarm/join-token.md does not exist, skipping
21:32:35 WARN: man/src/swarm/leave.md does not exist, skipping
21:32:35 WARN: man/src/swarm/unlock.md does not exist, skipping
21:32:35 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:32:35 WARN: man/src/swarm/update.md does not exist, skipping
21:32:35 WARN: man/src/swarm.md does not exist, skipping
21:32:35 WARN: man/src/system/df.md does not exist, skipping
21:32:35 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:32:35 INFO: man/src/system/events.md found
21:32:35 INFO: man/src/system/info.md found
21:32:35 WARN: man/src/system/prune.md does not exist, skipping
21:32:35 WARN: man/src/system.md does not exist, skipping
21:32:35 INFO: man/src/tag.md found
21:32:35 INFO: man/src/top.md found
21:32:35 WARN: man/src/trust/inspect.md does not exist, skipping
21:32:35 WARN: man/src/trust/key/generate.md does not exist, skipping
21:32:35 WARN: man/src/trust/key/load.md does not exist, skipping
21:32:35 WARN: man/src/trust/key.md does not exist, skipping
21:32:35 WARN: man/src/trust/revoke.md does not exist, skipping
21:32:35 WARN: man/src/trust/sign.md does not exist, skipping
21:32:35 WARN: man/src/trust/signer/add.md does not exist, skipping
21:32:35 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:32:35 WARN: man/src/trust/signer.md does not exist, skipping
21:32:35 WARN: man/src/trust.md does not exist, skipping
21:32:35 INFO: man/src/unpause.md found
21:32:35 INFO: man/src/update.md found
21:32:35 INFO: man/src/version.md found
21:32:35 INFO: man/src/volume/create.md found
21:32:35 INFO: man/src/volume/inspect.md found
21:32:35 INFO: man/src/volume/ls.md found
21:32:35 WARN: man/src/volume/prune.md does not exist, skipping
21:32:35 WARN: man/src/volume/rm.md does not exist, skipping
21:32:35 WARN: man/src/volume/update.md does not exist, skipping
21:32:35 INFO: man/src/volume.md found
21:32:35 INFO: man/src/wait.md found
21:32:35 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:32:35 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:32:35 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:32:35 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:32:35 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:32:35 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:32:35 make[2]: Leaving directory '/root/build-deb/cli'
21:32:35 # Build buildx plugin
21:32:35 cd /go/src/github.com/docker/buildx \
21:32:35 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:32:35 && GO111MODULE=on \
21:32:35 	CGO_ENABLED=0 \
21:32:35 		go build \
21:32:35 			-mod=vendor \
21:32:35 			-trimpath \
21:32:35 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:32:35 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:32:35 			./cmd/buildx
21:32:35 Created binary: bundles/dynbinary-daemon/dockerd
21:32:35 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:35 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:35 
21:32:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:35 + RM_GOPATH=0
21:32:35 + TMP_GOPATH=/go
21:32:35 + : /usr/local/bin
21:32:35 + '[' -z /go ']'
21:32:35 + export GOPATH=/go
21:32:35 + GOPATH=/go
21:32:35 + case "$(go env GOARCH)" in
21:32:35 ++ go env GOARCH
21:32:35 + export GO_BUILDMODE=-buildmode=pie
21:32:35 + GO_BUILDMODE=-buildmode=pie
21:32:35 ++ dirname hack/dockerfile/install/install.sh
21:32:35 + dir=hack/dockerfile/install
21:32:35 + bin=tini
21:32:35 + shift
21:32:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:35 + . hack/dockerfile/install/tini.installer
21:32:35 ++ : v0.19.0
21:32:35 + install_tini
21:32:35 + echo 'Install tini version v0.19.0'
21:32:35 + git clone https://github.com/krallin/tini.git /go/tini
21:32:35 Install tini version v0.19.0
21:32:35 Cloning into '/go/tini'...
21:32:35 + cd /go/tini
21:32:35 + git checkout -q v0.19.0
21:32:35 + cmake .
21:32:35 -- The C compiler identification is GNU 9.4.0
21:32:35 -- Check for working C compiler: /usr/bin/cc
21:32:35 -- Check for working C compiler: /usr/bin/cc -- works
21:32:35 -- Detecting C compiler ABI info
21:32:36 -- Detecting C compiler ABI info - done
21:32:36 -- Detecting C compile features
21:32:36 -- Detecting C compile features - done
21:32:36 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:36 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:36 -- Configuring done
21:32:36 -- Generating done
21:32:36 -- Build files have been written to: /go/tini
21:32:36 + make tini-static
21:32:36 make[2]: Entering directory '/go/tini'
21:32:36 make[3]: Entering directory '/go/tini'
21:32:36 make[4]: Entering directory '/go/tini'
21:32:36 make[5]: Entering directory '/go/tini'
21:32:36 Scanning dependencies of target tini-static
21:32:36 make[5]: Leaving directory '/go/tini'
21:32:36 make[5]: Entering directory '/go/tini'
21:32:36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:36 [100%] Linking C executable tini-static
21:32:36 make[5]: Leaving directory '/go/tini'
21:32:36 [100%] Built target tini-static
21:32:36 make[4]: Leaving directory '/go/tini'
21:32:36 make[3]: Leaving directory '/go/tini'
21:32:36 make[2]: Leaving directory '/go/tini'
21:32:36 + mkdir -p /usr/local/bin
21:32:36 + cp tini-static /usr/local/bin/docker-init
21:32:36 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:36 + RM_GOPATH=0
21:32:36 + TMP_GOPATH=/go
21:32:36 + : /usr/local/bin
21:32:36 + '[' -z /go ']'
21:32:36 + export GOPATH=/go
21:32:36 + GOPATH=/go
21:32:36 + case "$(go env GOARCH)" in
21:32:36 ++ go env GOARCH
21:32:36 + export GO_BUILDMODE=-buildmode=pie
21:32:36 + GO_BUILDMODE=-buildmode=pie
21:32:36 ++ dirname hack/dockerfile/install/install.sh
21:32:36 + dir=hack/dockerfile/install
21:32:36 + bin=rootlesskit
21:32:36 + shift
21:32:36 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:36 + . hack/dockerfile/install/rootlesskit.installer
21:32:36 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:36 + install_rootlesskit dynamic
21:32:36 + case "$1" in
21:32:36 + install_rootlesskit_dynamic
21:32:36 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:36 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:36 + export BUILD_MODE=-buildmode=pie
21:32:36 + BUILD_MODE=-buildmode=pie
21:32:36 + _install_rootlesskit
21:32:36 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:36 + for f in rootlesskit rootlesskit-docker-proxy
21:32:36 + GOBIN=/usr/local/bin
21:32:36 + GO111MODULE=on
21:32:36 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:36 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:36 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:36 + return
21:32:36 # Build the CLI
21:32:36 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:36 Building dynamic docker-linux-arm64
21:32:36 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:34Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:37 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:37 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:37 go: downloading golang.org/x/sys v0.2.0
21:32:37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:37 go: downloading github.com/google/uuid v1.3.0
21:32:37 go: downloading github.com/moby/vpnkit v0.5.0
21:32:37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:37 go: downloading github.com/gofrs/flock v0.8.1
21:32:37 go: downloading github.com/gorilla/mux v1.8.0
21:32:37 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:37 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:37 go: downloading golang.org/x/net v0.1.0
21:32:37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:43 + for f in rootlesskit rootlesskit-docker-proxy
21:32:43 + GOBIN=/usr/local/bin
21:32:43 + GO111MODULE=on
21:32:43 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:43 #43 180.4 + bin/containerd
21:32:43 #43 180.4 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
21:32:44 + return
21:32:44 # Build the CLI
21:32:44 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:44 Building dynamic docker-linux-arm64
21:32:44 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:40Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:45 Created binary: bundles/dynbinary-daemon/dockerd
21:32:45 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:32:45 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:45 
21:32:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:45 + RM_GOPATH=0
21:32:45 + TMP_GOPATH=/go
21:32:45 + : /usr/local/bin
21:32:45 + '[' -z /go ']'
21:32:45 + export GOPATH=/go
21:32:45 + GOPATH=/go
21:32:45 + case "$(go env GOARCH)" in
21:32:45 ++ go env GOARCH
21:32:45 + export GO_BUILDMODE=-buildmode=pie
21:32:45 + GO_BUILDMODE=-buildmode=pie
21:32:45 ++ dirname hack/dockerfile/install/install.sh
21:32:45 + dir=hack/dockerfile/install
21:32:45 + bin=tini
21:32:45 + shift
21:32:45 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:45 + . hack/dockerfile/install/tini.installer
21:32:45 ++ : v0.19.0
21:32:45 + install_tini
21:32:45 + echo 'Install tini version v0.19.0'
21:32:45 + git clone https://github.com/krallin/tini.git /go/tini
21:32:45 Install tini version v0.19.0
21:32:45 Cloning into '/go/tini'...
21:32:45 + cd /go/tini
21:32:45 + git checkout -q v0.19.0
21:32:45 + cmake .
21:32:45 -- The C compiler identification is GNU 10.2.1
21:32:45 -- Detecting C compiler ABI info
21:32:45 -- Detecting C compiler ABI info - done
21:32:45 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:45 -- Detecting C compile features
21:32:45 -- Detecting C compile features - done
21:32:45 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:45 -- Configuring done
21:32:45 -- Generating done
21:32:45 -- Build files have been written to: /go/tini
21:32:45 + make tini-static
21:32:45 make[2]: Entering directory '/go/tini'
21:32:45 make[3]: Entering directory '/go/tini'
21:32:45 make[4]: Entering directory '/go/tini'
21:32:45 make[5]: Entering directory '/go/tini'
21:32:45 Scanning dependencies of target tini-static
21:32:45 make[5]: Leaving directory '/go/tini'
21:32:45 make[5]: Entering directory '/go/tini'
21:32:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:45 [100%] Linking C executable tini-static
21:32:45 make[5]: Leaving directory '/go/tini'
21:32:45 [100%] Built target tini-static
21:32:45 make[4]: Leaving directory '/go/tini'
21:32:45 make[3]: Leaving directory '/go/tini'
21:32:45 make[2]: Leaving directory '/go/tini'
21:32:45 + mkdir -p /usr/local/bin
21:32:45 + cp tini-static /usr/local/bin/docker-init
21:32:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:45 + RM_GOPATH=0
21:32:45 + TMP_GOPATH=/go
21:32:45 + : /usr/local/bin
21:32:45 + '[' -z /go ']'
21:32:45 + export GOPATH=/go
21:32:45 + GOPATH=/go
21:32:45 + case "$(go env GOARCH)" in
21:32:45 ++ go env GOARCH
21:32:45 + export GO_BUILDMODE=-buildmode=pie
21:32:45 + GO_BUILDMODE=-buildmode=pie
21:32:45 ++ dirname hack/dockerfile/install/install.sh
21:32:45 + dir=hack/dockerfile/install
21:32:45 + bin=rootlesskit
21:32:45 + shift
21:32:45 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:45 + . hack/dockerfile/install/rootlesskit.installer
21:32:45 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:45 + install_rootlesskit dynamic
21:32:45 + case "$1" in
21:32:45 + install_rootlesskit_dynamic
21:32:45 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:45 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:45 + export BUILD_MODE=-buildmode=pie
21:32:45 + BUILD_MODE=-buildmode=pie
21:32:45 + _install_rootlesskit
21:32:45 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:45 + for f in rootlesskit rootlesskit-docker-proxy
21:32:45 + GOBIN=/usr/local/bin
21:32:45 + GO111MODULE=on
21:32:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:45 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:45 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:45 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:45 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:45 go: downloading golang.org/x/sys v0.2.0
21:32:45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:45 go: downloading github.com/google/uuid v1.3.0
21:32:45 go: downloading github.com/moby/vpnkit v0.5.0
21:32:45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:45 go: downloading github.com/gofrs/flock v0.8.1
21:32:45 go: downloading github.com/gorilla/mux v1.8.0
21:32:45 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:45 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:45 go: downloading golang.org/x/net v0.1.0
21:32:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:48 make[2]: Entering directory '/root/build-deb/cli'
21:32:48 scripts/docs/generate-man.sh
21:32:48 + cp -r . /tmp/docker-cli-docsgen.lH4E2T6XzE/
21:32:48 + cd /tmp/docker-cli-docsgen.lH4E2T6XzE
21:32:48 + ./scripts/vendor init
21:32:48 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:32:48 + cp man/tools.go .
21:32:48 + ./scripts/vendor update
21:32:48 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:32:48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:32:48 go: downloading github.com/spf13/cobra v1.6.1
21:32:48 go: downloading github.com/spf13/pflag v1.0.5
21:32:48 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:32:48 go: downloading github.com/fvbommel/sortorder v1.0.2
21:32:48 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:32:48 go: downloading github.com/morikuni/aec v1.0.0
21:32:48 go: downloading github.com/pkg/errors v0.9.1
21:32:48 go: downloading github.com/google/go-cmp v0.5.9
21:32:48 go: downloading gotest.tools/v3 v3.4.0
21:32:48 go: downloading golang.org/x/sync v0.1.0
21:32:48 go: downloading golang.org/x/sys v0.6.0
21:32:48 go: downloading github.com/docker/go-units v0.5.0
21:32:48 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:32:48 go: downloading github.com/docker/go-connections v0.4.0
21:32:48 go: downloading github.com/moby/sys/sequential v0.5.0
21:32:48 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:32:48 go: downloading golang.org/x/text v0.7.0
21:32:48 go: downloading github.com/mattn/go-runewidth v0.0.13
21:32:48 go: downloading github.com/containerd/containerd v1.6.19
21:32:48 go: downloading github.com/moby/sys/signal v0.7.0
21:32:48 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:32:48 go: downloading github.com/moby/buildkit v0.11.5
21:32:48 go: downloading github.com/moby/patternmatcher v0.5.0
21:32:48 go: downloading github.com/opencontainers/go-digest v1.0.0
21:32:48 go: downloading gopkg.in/yaml.v2 v2.4.0
21:32:48 go: downloading github.com/gogo/protobuf v1.3.2
21:32:48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:32:48 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:32:48 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm
21:32:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WORAgF
21:32:48 + umask 022
21:32:48 + cd /root/rpmbuild/BUILD
21:32:48 + cd src
21:32:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:32:48 + RPM_EC=0
21:32:48 ++ jobs -p
21:32:48 + exit 0
21:32:48     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:32:48     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:32:48     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:32:48     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/docker-proxy
21:32:48 
21:32:48 RPM build warnings:
21:32:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yNmOVQ
21:32:48 + umask 022
21:32:48 + cd /root/rpmbuild/BUILD
21:32:48 + cd /root/rpmbuild/BUILD
21:32:48 + rm -rf src
21:32:48 + /usr/bin/mkdir -p src
21:32:48 + cd src
21:32:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:48 + /usr/bin/tar -xof -
21:32:48 + STATUS=0
21:32:48 + '[' 0 -ne 0 ']'
21:32:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:32:48 + /usr/bin/tar -xof -
21:32:48 + STATUS=0
21:32:48 + '[' 0 -ne 0 ']'
21:32:48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:32:48 + RPM_EC=0
21:32:48 ++ jobs -p
21:32:48 + exit 0
21:32:48 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iWAjcu
21:32:48 + umask 022
21:32:48 + cd /root/rpmbuild/BUILD
21:32:48 + 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'
21:32:48 + export CFLAGS
21:32:48 + 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'
21:32:48 + export CXXFLAGS
21:32:48 + 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'
21:32:48 + export FFLAGS
21:32:48 + 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'
21:32:48 + export FCFLAGS
21:32: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:32:48 + export LDFLAGS
21:32:48 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:32:48 + export LT_SYS_LIBRARY_PATH
21:32:48 + CC=gcc
21:32:48 + export CC
21:32:48 + CXX=g++
21:32:48 + export CXX
21:32:48 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:32:48 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20230330191823.de0d30f-0.fc36 aarch64
21:32:48 + cd src
21:32:48 + mkdir -p /go/src/github.com/docker
21:32:48 + rm -f /go/src/github.com/docker/cli
21:32:48 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:32:48 + pushd /go/src/github.com/docker/cli
21:32:48 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:32:48 + VERSION=0.0.0-20230330191823-de0d30f
21:32:48 + GITCOMMIT=de0d30f
21:32:48 + GO_LINKMODE=dynamic
21:32:48 + ./scripts/build/binary
21:32:48 Building dynamic docker-linux-arm64
21:32:48 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:32:46Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:32:48 go: downloading golang.org/x/term v0.5.0
21:32:48 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:32:48 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:32:48 go: downloading github.com/imdario/mergo v0.3.13
21:32:48 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:32:48 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:32:48 go: downloading github.com/creack/pty v1.1.11
21:32:48 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:32:49 #20 DONE 67.4s
21:32:49 
21:32:49 #21 [binary 1/1] COPY --from=build /out .
21:32:49 #21 DONE 0.1s
21:32:49 
21:32:49 #22 exporting to client
21:32:49 #22 copying files 9.51MB 0.1s
21:32:49 #22 copying files 34.39MB 0.3s done
21:32:49 #22 DONE 0.3s
21:32:49 mkdir -p build/win/amd64/docker
21:32:49 cp /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
21:32:49 cp /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/bundles/cross/win/dockerd.exe build/win/amd64/docker/dockerd.exe
21:32:49 cp /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/bundles/cross/win/docker-proxy.exe build/win/amd64/docker/docker-proxy.exe
21:32:49 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20230330191823-de0d30f.zip docker'
21:32:49 Unable to find image 'alpine:latest' locally
21:32:49 latest: Pulling from library/alpine
21:32:49 f56be85fc22e: Pulling fs layer
21:32:49 go: downloading gopkg.in/yaml.v3 v3.0.1
21:32:49 go: downloading github.com/stretchr/testify v1.8.0
21:32:49 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:32:49 go: downloading github.com/rivo/uniseg v0.2.0
21:32:49 go: downloading github.com/klauspost/compress v1.16.3
21:32:49 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:32:49 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:32:49 f56be85fc22e: Verifying Checksum
21:32:49 f56be85fc22e: Download complete
21:32:49 f56be85fc22e: Pull complete
21:32:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
21:32:49 Status: Downloaded newer image for alpine:latest
21:32:49 go: downloading github.com/moby/sys/symlink v0.2.0
21:32:49 go: downloading golang.org/x/time v0.3.0
21:32:49 go: downloading github.com/opencontainers/runc v1.1.5
21:32:50 go: downloading golang.org/x/crypto v0.2.0
21:32:50 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:32:50 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:32:50 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:32:50 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:32:50 go: downloading google.golang.org/grpc v1.50.1
21:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
21:32:51 Created binary: bundles/dynbinary-daemon/dockerd
21:32:51 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:51 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:51 
21:32:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:51 + RM_GOPATH=0
21:32:51 + TMP_GOPATH=/go
21:32:51 + : /usr/local/bin
21:32:51 + '[' -z /go ']'
21:32:51 + export GOPATH=/go
21:32:51 + GOPATH=/go
21:32:51 + case "$(go env GOARCH)" in
21:32:51 ++ go env GOARCH
21:32:51 + export GO_BUILDMODE=-buildmode=pie
21:32:51 + GO_BUILDMODE=-buildmode=pie
21:32:51 ++ dirname hack/dockerfile/install/install.sh
21:32:51 + dir=hack/dockerfile/install
21:32:51 + bin=tini
21:32:51 + shift
21:32:51 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:51 + . hack/dockerfile/install/tini.installer
21:32:51 ++ : v0.19.0
21:32:51 + install_tini
21:32:51 + echo 'Install tini version v0.19.0'
21:32:51 + git clone https://github.com/krallin/tini.git /go/tini
21:32:51 Install tini version v0.19.0
21:32:51 Cloning into '/go/tini'...
21:32:51 + cd /go/tini
21:32:51 + git checkout -q v0.19.0
21:32:51 + cmake .
21:32:51 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:32:51   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:32:51   CMake.
21:32:51 
21:32:51   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:32:51   CMake that the project does not need compatibility with older versions.
21:32:51 
21:32:51 
21:32:51 -- The C compiler identification is GNU 12.2.0
21:32:51 -- Detecting C compiler ABI info
21:32:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:32:51 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:32:51 go: downloading github.com/russross/blackfriday v1.6.0
21:32:51 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:32:51 go: downloading github.com/Microsoft/go-winio v0.5.2
21:32:51 go: downloading golang.org/x/net v0.7.0
21:32:51 -- Detecting C compiler ABI info - done
21:32:51 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:51 -- Detecting C compile features
21:32:51 -- Detecting C compile features - done
21:32:51 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:51 go: downloading github.com/davecgh/go-spew v1.1.1
21:32:51 go: downloading github.com/pmezard/go-difflib v1.0.0
21:32:51 go: downloading github.com/miekg/pkcs11 v1.1.1
21:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
21:32:51 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:51 -- Configuring done
21:32:51 -- Generating done
21:32:51 -- Build files have been written to: /go/tini
21:32:51 + make tini-static
21:32:51 make[2]: Entering directory '/go/tini'
21:32:51 make[3]: Entering directory '/go/tini'
21:32:51 make[4]: Entering directory '/go/tini'
21:32:51 make[5]: Entering directory '/go/tini'
21:32:51 make[5]: Leaving directory '/go/tini'
21:32:51 make[5]: Entering directory '/go/tini'
21:32:51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:51 go: downloading github.com/prometheus/client_golang v1.14.0
21:32:51 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:32:51 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:32:51 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:32:51 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main]
21:32:51 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community]
21:32:51 OK: 17818 distinct packages available
21:32:51 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:32:51 + for f in rootlesskit rootlesskit-docker-proxy
21:32:51 + GOBIN=/usr/local/bin
21:32:51 + GO111MODULE=on
21:32:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 (1/2) Installing unzip (6.0-r13)
21:32:52 Created binary: bundles/dynbinary-daemon/dockerd
21:32:52 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:52 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:52 
21:32:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:52 + RM_GOPATH=0
21:32:52 + TMP_GOPATH=/go
21:32:52 + : /usr/local/bin
21:32:52 + '[' -z /go ']'
21:32:52 + export GOPATH=/go
21:32:52 + GOPATH=/go
21:32:52 + case "$(go env GOARCH)" in
21:32:52 ++ go env GOARCH
21:32:52 + export GO_BUILDMODE=-buildmode=pie
21:32:52 + GO_BUILDMODE=-buildmode=pie
21:32:52 ++ dirname hack/dockerfile/install/install.sh
21:32:52 + dir=hack/dockerfile/install
21:32:52 + bin=tini
21:32:52 + shift
21:32:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:52 + . hack/dockerfile/install/tini.installer
21:32:52 ++ : v0.19.0
21:32:52 + install_tini
21:32:52 + echo 'Install tini version v0.19.0'
21:32:52 + git clone https://github.com/krallin/tini.git /go/tini
21:32:52 Install tini version v0.19.0
21:32:52 Cloning into '/go/tini'...
21:32:52 + cd /go/tini
21:32:52 + git checkout -q v0.19.0
21:32:52 + cmake .
21:32:52 -- The C compiler identification is GNU 8.3.0
21:32:52 -- Check for working C compiler: /usr/bin/cc
21:32:52 -- Check for working C compiler: /usr/bin/cc -- works
21:32:52 -- Detecting C compiler ABI info
21:32:52 -- Detecting C compiler ABI info - done
21:32:52 -- Detecting C compile features
21:32:52 -- Detecting C compile features - done
21:32:52 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:32:52 -- Configuring done
21:32:52 -- Generating done
21:32:52 -- Build files have been written to: /go/tini
21:32:52 + make tini-static
21:32:52 make[2]: Entering directory '/go/tini'
21:32:52 make[3]: Entering directory '/go/tini'
21:32:52 make[4]: Entering directory '/go/tini'
21:32:52 make[5]: Entering directory '/go/tini'
21:32:52 Scanning dependencies of target tini-static
21:32:52 make[5]: Leaving directory '/go/tini'
21:32:52 make[5]: Entering directory '/go/tini'
21:32:52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:52 [100%] Linking C executable tini-static
21:32:52 make[5]: Leaving directory '/go/tini'
21:32:52 [100%] Built target tini-static
21:32:52 make[4]: Leaving directory '/go/tini'
21:32:52 make[3]: Leaving directory '/go/tini'
21:32:52 make[2]: Leaving directory '/go/tini'
21:32:52 + mkdir -p /usr/local/bin
21:32:52 + cp tini-static /usr/local/bin/docker-init
21:32:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:52 + RM_GOPATH=0
21:32:52 + TMP_GOPATH=/go
21:32:52 + : /usr/local/bin
21:32:52 + '[' -z /go ']'
21:32:52 + export GOPATH=/go
21:32:52 + GOPATH=/go
21:32:52 + case "$(go env GOARCH)" in
21:32:52 ++ go env GOARCH
21:32:52 + export GO_BUILDMODE=-buildmode=pie
21:32:52 + GO_BUILDMODE=-buildmode=pie
21:32:52 ++ dirname hack/dockerfile/install/install.sh
21:32:52 + dir=hack/dockerfile/install
21:32:52 + bin=rootlesskit
21:32:52 + shift
21:32:52 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:52 + . hack/dockerfile/install/rootlesskit.installer
21:32:52 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 + install_rootlesskit dynamic
21:32:52 + case "$1" in
21:32:52 + install_rootlesskit_dynamic
21:32:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:52 + export BUILD_MODE=-buildmode=pie
21:32:52 + BUILD_MODE=-buildmode=pie
21:32:52 + _install_rootlesskit
21:32:52 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:52 + for f in rootlesskit rootlesskit-docker-proxy
21:32:52 + GOBIN=/usr/local/bin
21:32:52 + GO111MODULE=on
21:32:52 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:52 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:52 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:52 go: downloading golang.org/x/sys v0.2.0
21:32:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:52 go: downloading github.com/google/uuid v1.3.0
21:32:52 go: downloading github.com/moby/vpnkit v0.5.0
21:32:52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:52 go: downloading github.com/gofrs/flock v0.8.1
21:32:52 go: downloading github.com/gorilla/mux v1.8.0
21:32:52 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:52 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:52 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:52 go: downloading golang.org/x/net v0.1.0
21:32:52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:52 + for f in rootlesskit rootlesskit-docker-proxy
21:32:52 + GOBIN=/usr/local/bin
21:32:52 + GO111MODULE=on
21:32:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 + return
21:32:52 # Build the CLI
21:32:52 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:52 Building dynamic docker-linux-arm64
21:32:52 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:44Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:52 [100%] Linking C executable tini-static
21:32:52 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:32:52 go: downloading github.com/golang/protobuf v1.5.2
21:32:52 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:32:52 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:32:52 + make manpages
21:32:52 scripts/docs/generate-man.sh
21:32:52 + cp -r . /tmp/docker-cli-docsgen.kjsQ824NrD/
21:32:52 + cd /tmp/docker-cli-docsgen.kjsQ824NrD
21:32:52 + ./scripts/vendor init
21:32:52 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:32:52 + cp man/tools.go .
21:32:52 + ./scripts/vendor update
21:32:52 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:32:52 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:32:52 make[5]: Leaving directory '/go/tini'
21:32:52 [100%] Built target tini-static
21:32:52 make[4]: Leaving directory '/go/tini'
21:32:52 make[3]: Leaving directory '/go/tini'
21:32:52 make[2]: Leaving directory '/go/tini'
21:32:52 + mkdir -p /usr/local/bin
21:32:52 + cp tini-static /usr/local/bin/docker-init
21:32:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:52 + RM_GOPATH=0
21:32:52 + TMP_GOPATH=/go
21:32:52 + : /usr/local/bin
21:32:52 + '[' -z /go ']'
21:32:52 + export GOPATH=/go
21:32:52 + GOPATH=/go
21:32:52 + case "$(go env GOARCH)" in
21:32:52 ++ go env GOARCH
21:32:52 + export GO_BUILDMODE=-buildmode=pie
21:32:52 + GO_BUILDMODE=-buildmode=pie
21:32:52 ++ dirname hack/dockerfile/install/install.sh
21:32:52 + dir=hack/dockerfile/install
21:32:52 + bin=rootlesskit
21:32:52 + shift
21:32:52 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:52 + . hack/dockerfile/install/rootlesskit.installer
21:32:52 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 + install_rootlesskit dynamic
21:32:52 + case "$1" in
21:32:52 + install_rootlesskit_dynamic
21:32:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:52 + export BUILD_MODE=-buildmode=pie
21:32:52 + BUILD_MODE=-buildmode=pie
21:32:52 + _install_rootlesskit
21:32:52 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:52 + for f in rootlesskit rootlesskit-docker-proxy
21:32:52 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 + GOBIN=/usr/local/bin
21:32:52 + GO111MODULE=on
21:32:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:52 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:52 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:52 Created binary: bundles/dynbinary-daemon/dockerd
21:32:52 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:32:52 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:52 
21:32:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:52 + RM_GOPATH=0
21:32:52 + TMP_GOPATH=/go
21:32:52 + : /usr/local/bin
21:32:52 + '[' -z /go ']'
21:32:52 + export GOPATH=/go
21:32:52 + GOPATH=/go
21:32:52 + case "$(go env GOARCH)" in
21:32:52 ++ go env GOARCH
21:32:52 + export GO_BUILDMODE=-buildmode=pie
21:32:52 + GO_BUILDMODE=-buildmode=pie
21:32:52 ++ dirname hack/dockerfile/install/install.sh
21:32:52 + dir=hack/dockerfile/install
21:32:52 + bin=tini
21:32:52 + shift
21:32:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:52 + . hack/dockerfile/install/tini.installer
21:32:52 ++ : v0.19.0
21:32:52 Install tini version v0.19.0
21:32:52 + install_tini
21:32:52 + echo 'Install tini version v0.19.0'
21:32:52 + git clone https://github.com/krallin/tini.git /go/tini
21:32:52 Cloning into '/go/tini'...
21:32:52 + cd /go/tini
21:32:52 + git checkout -q v0.19.0
21:32:52 + cmake .
21:32:52 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:32:52   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:32:52   CMake.
21:32:52 
21:32:52   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:32:52   CMake that the project does not need compatibility with older versions.
21:32:52 
21:32:52 
21:32:52 -- The C compiler identification is GNU 11.3.0
21:32:52 -- Detecting C compiler ABI info
21:32:52 -- Detecting C compiler ABI info - done
21:32:52 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:52 -- Detecting C compile features
21:32:52 -- Detecting C compile features - done
21:32:52 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:52 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:52 -- Configuring done
21:32:52 -- Generating done
21:32:52 -- Build files have been written to: /go/tini
21:32:52 + make tini-static
21:32:52 make[2]: Entering directory '/go/tini'
21:32:52 make[3]: Entering directory '/go/tini'
21:32:52 make[4]: Entering directory '/go/tini'
21:32:52 make[5]: Entering directory '/go/tini'
21:32:52 make[5]: Leaving directory '/go/tini'
21:32:52 make[5]: Entering directory '/go/tini'
21:32:52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:52 [100%] Linking C executable tini-static
21:32:52 make[5]: Leaving directory '/go/tini'
21:32:52 [100%] Built target tini-static
21:32:52 make[4]: Leaving directory '/go/tini'
21:32:52 make[3]: Leaving directory '/go/tini'
21:32:52 make[2]: Leaving directory '/go/tini'
21:32:52 + mkdir -p /usr/local/bin
21:32:52 + cp tini-static /usr/local/bin/docker-init
21:32:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:52 + RM_GOPATH=0
21:32:52 + TMP_GOPATH=/go
21:32:52 + : /usr/local/bin
21:32:52 + '[' -z /go ']'
21:32:52 + export GOPATH=/go
21:32:52 + GOPATH=/go
21:32:52 + case "$(go env GOARCH)" in
21:32:52 ++ go env GOARCH
21:32:52 + export GO_BUILDMODE=-buildmode=pie
21:32:52 + GO_BUILDMODE=-buildmode=pie
21:32:52 ++ dirname hack/dockerfile/install/install.sh
21:32:52 + dir=hack/dockerfile/install
21:32:52 + bin=rootlesskit
21:32:52 + shift
21:32:52 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:52 + . hack/dockerfile/install/rootlesskit.installer
21:32:52 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 + install_rootlesskit dynamic
21:32:52 + case "$1" in
21:32:52 + install_rootlesskit_dynamic
21:32:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:52 + export BUILD_MODE=-buildmode=pie
21:32:52 + BUILD_MODE=-buildmode=pie
21:32:52 + _install_rootlesskit
21:32:52 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:52 + for f in rootlesskit rootlesskit-docker-proxy
21:32:52 + GOBIN=/usr/local/bin
21:32:52 + GO111MODULE=on
21:32:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:52 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:52 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:52 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:52 go: downloading golang.org/x/sys v0.2.0
21:32:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:52 go: downloading github.com/google/uuid v1.3.0
21:32:52 go: downloading github.com/moby/vpnkit v0.5.0
21:32:52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:52 go: downloading github.com/gofrs/flock v0.8.1
21:32:52 go: downloading github.com/gorilla/mux v1.8.0
21:32:52 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:52 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:52 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:52 go: downloading golang.org/x/net v0.1.0
21:32:52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:52 + return
21:32:52 # Build the CLI
21:32:52 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:52 go: downloading golang.org/x/sys v0.2.0
21:32:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:53 Building dynamic docker-linux-arm-v6
21:32:53 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:04Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:53 go: downloading github.com/google/uuid v1.3.0
21:32:53 go: downloading github.com/moby/vpnkit v0.5.0
21:32:53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:53 go: downloading github.com/gofrs/flock v0.8.1
21:32:53 go: downloading github.com/gorilla/mux v1.8.0
21:32:53 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:53 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:53 go: downloading golang.org/x/net v0.1.0
21:32:53 go: downloading github.com/fvbommel/sortorder v1.0.2
21:32:53 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:32:53 go: downloading github.com/morikuni/aec v1.0.0
21:32:53 go: downloading github.com/pkg/errors v0.9.1
21:32:53 go: downloading github.com/spf13/cobra v1.6.1
21:32:53 go: downloading github.com/spf13/pflag v1.0.5
21:32:53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:53 (2/2) Installing zip (3.0-r10)
21:32:53 Executing busybox-1.35.0-r29.trigger
21:32:53 OK: 8 MiB in 17 packages
21:32:53   adding: docker/ (stored 0%)
21:32:53 go: downloading github.com/google/go-cmp v0.5.9
21:32:53 go: downloading gotest.tools/v3 v3.4.0
21:32:53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:32:53 go: downloading golang.org/x/sync v0.1.0
21:32:53 go: downloading golang.org/x/sys v0.6.0
21:32:53 go: downloading github.com/docker/go-units v0.5.0
21:32:53 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:32:53 go: downloading github.com/docker/go-connections v0.4.0
21:32:53 go: downloading github.com/moby/sys/sequential v0.5.0
21:32:53 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:53 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:32:53 go: downloading golang.org/x/text v0.7.0
21:32:54 go: downloading github.com/mattn/go-runewidth v0.0.13
21:32:54 go: downloading github.com/containerd/containerd v1.6.19
21:32:54 Created binary: bundles/dynbinary-daemon/dockerd
21:32:54 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:32:54 Created binary: bundles/dynbinary-daemon/docker-proxy
21:32:54 
21:32:54 + RM_GOPATH=0
21:32:54 + TMP_GOPATH=/go
21:32:54 + : /usr/local/bin
21:32:54 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:32:54 + '[' -z /go ']'
21:32:54 + export GOPATH=/go
21:32:54 + GOPATH=/go
21:32:54 + case "$(go env GOARCH)" in
21:32:54 ++ go env GOARCH
21:32:54 + export GO_BUILDMODE=-buildmode=pie
21:32:54 + GO_BUILDMODE=-buildmode=pie
21:32:54 ++ dirname hack/dockerfile/install/install.sh
21:32:54 + dir=hack/dockerfile/install
21:32:54 Install tini version v0.19.0
21:32:54 + bin=tini
21:32:54 + shift
21:32:54 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:32:54 + . hack/dockerfile/install/tini.installer
21:32:54 ++ : v0.19.0
21:32:54 + install_tini
21:32:54 + echo 'Install tini version v0.19.0'
21:32:54 + git clone https://github.com/krallin/tini.git /go/tini
21:32:54 Cloning into '/go/tini'...
21:32:54 + cd /go/tini
21:32:54 + git checkout -q v0.19.0
21:32:54 + cmake .
21:32:54 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:32:54   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:32:54   CMake.
21:32:54 
21:32:54   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:32:54   CMake that the project does not need compatibility with older versions.
21:32:54 
21:32:54 
21:32:54 -- The C compiler identification is GNU 11.3.0
21:32:54 -- Detecting C compiler ABI info
21:32:54 -- Detecting C compiler ABI info - done
21:32:54 -- Check for working C compiler: /usr/bin/cc - skipped
21:32:54 -- Detecting C compile features
21:32:54 -- Detecting C compile features - done
21:32:54 -- Performing Test HAS_BUILTIN_FORTIFY
21:32:54 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:32:54 -- Configuring done
21:32:54 -- Generating done
21:32:54 -- Build files have been written to: /go/tini
21:32:54 + make tini-static
21:32:54 make[2]: Entering directory '/go/tini'
21:32:54 make[3]: Entering directory '/go/tini'
21:32:54 make[4]: Entering directory '/go/tini'
21:32:54 make[5]: Entering directory '/go/tini'
21:32:54 make[5]: Leaving directory '/go/tini'
21:32:54 make[5]: Entering directory '/go/tini'
21:32:54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:32:54 [100%] Linking C executable tini-static
21:32:54 make[5]: Leaving directory '/go/tini'
21:32:54 [100%] Built target tini-static
21:32:54 make[4]: Leaving directory '/go/tini'
21:32:54 make[3]: Leaving directory '/go/tini'
21:32:54 make[2]: Leaving directory '/go/tini'
21:32:54 + mkdir -p /usr/local/bin
21:32:54 + cp tini-static /usr/local/bin/docker-init
21:32:54 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:32:54 + RM_GOPATH=0
21:32:54 + TMP_GOPATH=/go
21:32:54 + : /usr/local/bin
21:32:54 + '[' -z /go ']'
21:32:54 + export GOPATH=/go
21:32:54 + GOPATH=/go
21:32:54 + case "$(go env GOARCH)" in
21:32:54 ++ go env GOARCH
21:32:54 + export GO_BUILDMODE=-buildmode=pie
21:32:54 + GO_BUILDMODE=-buildmode=pie
21:32:54 ++ dirname hack/dockerfile/install/install.sh
21:32:54 + dir=hack/dockerfile/install
21:32:54 + bin=rootlesskit
21:32:54 + shift
21:32:54 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:32:54 + . hack/dockerfile/install/rootlesskit.installer
21:32:54 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:54 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:54 + install_rootlesskit dynamic
21:32:54 + case "$1" in
21:32:54 + install_rootlesskit_dynamic
21:32:54 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:32:54 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:32:54 + export BUILD_MODE=-buildmode=pie
21:32:54 + BUILD_MODE=-buildmode=pie
21:32:54 + _install_rootlesskit
21:32:54 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:32:54 + for f in rootlesskit rootlesskit-docker-proxy
21:32:54 + GOBIN=/usr/local/bin
21:32:54 + GO111MODULE=on
21:32:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:54 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:32:54 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:54 go: downloading github.com/urfave/cli/v2 v2.23.5
21:32:54 go: downloading golang.org/x/sys v0.2.0
21:32:54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:32:54 go: downloading github.com/google/uuid v1.3.0
21:32:54 go: downloading github.com/moby/vpnkit v0.5.0
21:32:54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:32:54 go: downloading github.com/gofrs/flock v0.8.1
21:32:54 go: downloading github.com/gorilla/mux v1.8.0
21:32:54 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:32:54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:54 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:32:54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:32:54 go: downloading golang.org/x/net v0.1.0
21:32:54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:54 + for f in rootlesskit rootlesskit-docker-proxy
21:32:54 + GOBIN=/usr/local/bin
21:32:54 + GO111MODULE=on
21:32:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:54 + return
21:32:54 # Build the CLI
21:32:54 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:32:54 Building dynamic docker-linux-arm64
21:32:54 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:43Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:32:54 go: downloading github.com/moby/sys/signal v0.7.0
21:32:54 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:32:54 go: downloading github.com/moby/buildkit v0.11.5
21:32:54 go: downloading github.com/moby/patternmatcher v0.5.0
21:32:54 go: downloading github.com/opencontainers/go-digest v1.0.0
21:32:54 go: downloading gopkg.in/yaml.v2 v2.4.0
21:32:54 go: downloading github.com/gogo/protobuf v1.3.2
21:32:54 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:32:54 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:32:54 go: downloading golang.org/x/term v0.5.0
21:32:54 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:32:54 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:32:54   adding: docker/docker.exe (deflated 54%)
21:32:55 go: downloading github.com/imdario/mergo v0.3.13
21:32:55 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:32:55 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:32:55 go: downloading github.com/creack/pty v1.1.11
21:32:55 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:32:55   adding: docker/docker-proxy.exe (deflated 61%)
21:32:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:32:55 go: downloading github.com/beorn7/perks v1.0.1
21:32:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:32:55 go: downloading github.com/prometheus/client_model v0.3.0
21:32:55 go: downloading github.com/prometheus/common v0.37.0
21:32:55 go: downloading github.com/prometheus/procfs v0.8.0
21:32:55 go: downloading google.golang.org/protobuf v1.28.1
21:32:55 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:32:55 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:32:55 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:32:55 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:32:55 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:32:55 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:32:55 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:32:55 go: downloading k8s.io/klog/v2 v2.80.1
21:32:55 go: downloading github.com/kr/text v0.2.0
21:32:55 go: downloading github.com/docker/go-metrics v0.0.1
21:32:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:32:55 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:32:55 go: downloading github.com/BurntSushi/toml v0.3.1
21:32:55 go: downloading github.com/kr/pretty v0.2.1
21:32:55 go: downloading github.com/magiconair/properties v1.5.3
21:32:55 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:32:55 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:32:55 go: downloading github.com/go-logr/logr v1.2.3
21:32:55 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:32:56 go: downloading gopkg.in/yaml.v3 v3.0.1
21:32:56 go: downloading github.com/stretchr/testify v1.8.0
21:32:56 + go mod vendor -modfile=vendor.mod
21:32:56 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:32:56 go: downloading github.com/gorilla/mux v1.8.0
21:32:56 go: downloading github.com/rivo/uniseg v0.2.0
21:32:56 go: downloading github.com/klauspost/compress v1.16.3
21:32:56 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:32:56 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:32:56 go: downloading github.com/moby/sys/symlink v0.2.0
21:32:56 go: downloading golang.org/x/time v0.3.0
21:32:56 go: downloading github.com/opencontainers/runc v1.1.5
21:32:56 go: downloading golang.org/x/crypto v0.2.0
21:32:56 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:32:56 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:32:56 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:32:56 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:32:56 go: downloading google.golang.org/grpc v1.50.1
21:32:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:32:57 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:32:57 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:32:57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:57 go: downloading github.com/russross/blackfriday v1.6.0
21:32:57 go: downloading github.com/Microsoft/go-winio v0.5.2
21:32:57 go: downloading golang.org/x/net v0.7.0
21:32:57 go: downloading github.com/davecgh/go-spew v1.1.1
21:32:57 go: downloading github.com/pmezard/go-difflib v1.0.0
21:32:57 go: downloading github.com/miekg/pkcs11 v1.1.1
21:32:57 go: downloading github.com/prometheus/client_golang v1.14.0
21:32:57 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:32:57 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:32:57 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:32:57 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:32:57 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:32:57 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:32:57 go: downloading github.com/golang/protobuf v1.5.2
21:32:57 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:32:58   adding: docker/dockerd.exe (deflated 70%)
21:32:58 + for f in rootlesskit rootlesskit-docker-proxy
21:32:58 + GOBIN=/usr/local/bin
21:32:58 + GO111MODULE=on
21:32:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:58 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:32:59 + for f in rootlesskit rootlesskit-docker-proxy
21:32:59 + GOBIN=/usr/local/bin
21:32:59 + GO111MODULE=on
21:32:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:32:59 make[2]: Entering directory '/root/build-deb/cli'
21:32:59 scripts/docs/generate-man.sh
21:32:59 + cp -r . /tmp/docker-cli-docsgen.ZSU2oeuaeq/
21:32:59 + cd /tmp/docker-cli-docsgen.ZSU2oeuaeq
21:32:59 + ./scripts/vendor init
21:32:59 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:32:59 + cp man/tools.go .
21:32:59 + ./scripts/vendor update
21:32:59 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:32:59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:32:59 go: downloading github.com/spf13/cobra v1.6.1
21:32:59 go: downloading github.com/spf13/pflag v1.0.5
21:32:59 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:32:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:32:59 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:32:59 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:32:59 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:32:59 go: downloading github.com/beorn7/perks v1.0.1
21:32:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:32:59 go: downloading github.com/prometheus/client_model v0.3.0
21:32:59 go: downloading github.com/prometheus/common v0.37.0
21:32:59 go: downloading github.com/prometheus/procfs v0.8.0
21:32:59 go: downloading google.golang.org/protobuf v1.28.1
21:32:59 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:32:59 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:32:59 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:32:59 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:32:59 go: downloading k8s.io/klog/v2 v2.80.1
21:32:59 go: downloading github.com/kr/text v0.2.0
21:32:59 go: downloading github.com/docker/go-metrics v0.0.1
21:32:59 go: downloading github.com/BurntSushi/toml v0.3.1
21:32:59 go: downloading github.com/kr/pretty v0.2.1
21:32:59 go: downloading github.com/magiconair/properties v1.5.3
21:32:59 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:32:59 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:32:59 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:32:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:32:59 go: downloading github.com/go-logr/logr v1.2.3
21:32:59 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:32:59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:59 + go mod vendor -modfile=vendor.mod
21:32:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:32:59 go: downloading github.com/fvbommel/sortorder v1.0.2
21:32:59 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:32:59 go: downloading github.com/morikuni/aec v1.0.0
21:32:59 go: downloading github.com/pkg/errors v0.9.1
21:32:59 go: downloading github.com/google/go-cmp v0.5.9
21:32:59 go: downloading gotest.tools/v3 v3.4.0
21:32:59 go: downloading golang.org/x/sync v0.1.0
21:32:59 go: downloading golang.org/x/sys v0.6.0
21:32:59 + make clean
21:32:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:32:59 go: downloading github.com/docker/go-units v0.5.0
21:32:59 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:32:59 go: downloading github.com/docker/go-connections v0.4.0
21:32:59 go: downloading github.com/moby/sys/sequential v0.5.0
21:32:59 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:32:59 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:32:59 + make manpages
21:32:59 scripts/docs/generate-man.sh
21:32:59 + cp -r . /tmp/docker-cli-docsgen.LUQve2lbnD/
21:32:59 + cd /tmp/docker-cli-docsgen.LUQve2lbnD
21:32:59 + ./scripts/vendor init
21:32:59 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:32:59 + cp man/tools.go .
21:32:59 + ./scripts/vendor update
21:32:59 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:32:59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:32:59 go: downloading github.com/spf13/cobra v1.6.1
21:32:59 go: downloading github.com/spf13/pflag v1.0.5
21:32:59 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:32:59 go: downloading github.com/fvbommel/sortorder v1.0.2
21:32:59 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:32:59 go: downloading github.com/morikuni/aec v1.0.0
21:32:59 go: downloading github.com/pkg/errors v0.9.1
21:32:59 go: downloading github.com/google/go-cmp v0.5.9
21:32:59 go: downloading gotest.tools/v3 v3.4.0
21:32:59 go: downloading golang.org/x/sync v0.1.0
21:32:59 go: downloading golang.org/x/sys v0.6.0
21:32:59 go: downloading github.com/docker/go-units v0.5.0
21:32:59 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:32:59 go: downloading github.com/docker/go-connections v0.4.0
21:32:59 go: downloading github.com/moby/sys/sequential v0.5.0
21:32:59 go: downloading github.com/sirupsen/logrus v1.9.0
21:32:59 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:32:59 go: downloading golang.org/x/text v0.7.0
21:32:59 go: downloading github.com/mattn/go-runewidth v0.0.13
21:32:59 go: downloading github.com/containerd/containerd v1.6.19
21:32:59 go: downloading github.com/moby/sys/signal v0.7.0
21:32:59 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:32:59 go: downloading github.com/moby/buildkit v0.11.5
21:32:59 go: downloading github.com/moby/patternmatcher v0.5.0
21:32:59 go: downloading github.com/opencontainers/go-digest v1.0.0
21:32:59 go: downloading github.com/gogo/protobuf v1.3.2
21:32:59 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:32:59 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:32:59 go: downloading gopkg.in/yaml.v2 v2.4.0
21:32:59 go: downloading golang.org/x/term v0.5.0
21:32:59 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:32:59 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:32:59 go: downloading github.com/imdario/mergo v0.3.13
21:32:59 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:32:59 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:32:59 go: downloading github.com/creack/pty v1.1.11
21:32:59 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:32:59 go: downloading gopkg.in/yaml.v3 v3.0.1
21:32:59 go: downloading github.com/stretchr/testify v1.8.0
21:32:59 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:32:59 go: downloading github.com/gorilla/mux v1.8.0
21:32:59 go: downloading github.com/rivo/uniseg v0.2.0
21:32:59 go: downloading github.com/klauspost/compress v1.16.3
21:32:59 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:32:59 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:32:59 go: downloading github.com/moby/sys/symlink v0.2.0
21:32:59 go: downloading golang.org/x/time v0.3.0
21:32:59 go: downloading github.com/opencontainers/runc v1.1.5
21:32:59 go: downloading golang.org/x/crypto v0.2.0
21:32:59 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:32:59 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:32:59 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:32:59 go: downloading google.golang.org/grpc v1.50.1
21:32:59 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:32:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:32:59 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:32:59 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:59 go: downloading github.com/russross/blackfriday v1.6.0
21:32:59 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:32:59 go: downloading github.com/Microsoft/go-winio v0.5.2
21:32:59 go: downloading golang.org/x/net v0.7.0
21:32:59 go: downloading github.com/davecgh/go-spew v1.1.1
21:32:59 go: downloading github.com/pmezard/go-difflib v1.0.0
21:32:59 go: downloading github.com/miekg/pkcs11 v1.1.1
21:32:59 go: downloading github.com/prometheus/client_golang v1.14.0
21:32:59 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:32:59 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:32:59 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:32:59 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:32:59 go: downloading github.com/golang/protobuf v1.5.2
21:32:59 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:32:59 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:32:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:32:59 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:32:59 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:32:59 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:32:59 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:32:59 go: downloading github.com/beorn7/perks v1.0.1
21:32:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:32:59 go: downloading github.com/prometheus/client_model v0.3.0
21:32:59 go: downloading github.com/prometheus/common v0.37.0
21:32:59 go: downloading github.com/prometheus/procfs v0.8.0
21:32:59 go: downloading google.golang.org/protobuf v1.28.1
21:32:59 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:32:59 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:32:59 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:32:59 go: downloading k8s.io/klog/v2 v2.80.1
21:32:59 go: downloading github.com/kr/text v0.2.0
21:32:59 go: downloading github.com/docker/go-metrics v0.0.1
21:32:59 go: downloading github.com/BurntSushi/toml v0.3.1
21:32:59 go: downloading github.com/kr/pretty v0.2.1
21:32:59 go: downloading github.com/magiconair/properties v1.5.3
21:32:59 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:32:59 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:32:59 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:32:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:32:59 go: downloading github.com/go-logr/logr v1.2.3
21:32:59 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:32:59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:32:59 + go mod vendor -modfile=vendor.mod
21:32:59 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:00 go: downloading golang.org/x/text v0.7.0
21:33:00 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:00 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:00 go: downloading github.com/containerd/containerd v1.6.19
21:33:00 rm -f -r src
21:33:00 make -C rpm clean
21:33:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:33:00 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:33:00 rm -f -r rpmbuild/
21:33:00 docker builder prune -f --filter until=24h
21:33:00 Total:	0B
21:33:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:33:00 make -C deb clean
21:33:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:33:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:33:01 go: downloading github.com/moby/sys/signal v0.7.0
21:33:01 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:01 go: downloading github.com/moby/buildkit v0.11.5
21:33:01 rm -f -r debbuild
21:33:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:33:01 rm -f -r sources
21:33:01 docker builder prune -f --filter until=24h
21:33:01 Total:	0B
21:33:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:33:01 make -C static clean
21:33:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:33:01 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:33:01 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:01 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:01 go: downloading github.com/gogo/protobuf v1.3.2
21:33:01 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:01 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:02 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:02 go: downloading golang.org/x/term v0.5.0
21:33:02 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:02 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:02 go: downloading github.com/imdario/mergo v0.3.13
21:33:02 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:02 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:02 go: downloading github.com/creack/pty v1.1.11
21:33:02 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:02 rm -f -r build
21:33:02 docker builder prune -f --filter until=24h
21:33:02 Total:	0B
21:33:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:33:03 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm
21:33:03 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NQAA27
21:33:03 + umask 022
21:33:03 + cd /root/rpmbuild/BUILD
21:33:03 + cd src
21:33:03 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:33:03 + RPM_EC=0
21:33:03 ++ jobs -p
21:33:03 + exit 0
21:33:03 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.plKW2L
21:33:03 + umask 022
21:33:03 + cd /root/rpmbuild/BUILD
21:33:03 + rm -rf src src.gemspec
21:33:03 + RPM_EC=0
21:33:03 ++ jobs -p
21:33:03 + exit 0
21:33:03     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:33:03     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:33:03     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:33:03     source_date_epoch_from_changelog set but %changelog is missing
21:33:03     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/docker-proxy
21:33:03 
21:33:03 RPM build warnings:
21:33:03 warning: source_date_epoch_from_changelog set but %changelog is missing
21:33:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ShLdeF
21:33:03 + umask 022
21:33:03 + cd /root/rpmbuild/BUILD
21:33:03 + cd /root/rpmbuild/BUILD
21:33:03 + rm -rf src
21:33:03 + /usr/bin/mkdir -p src
21:33:03 + cd src
21:33:03 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
21:33:03 + STATUS=0
21:33:03 + '[' 0 -ne 0 ']'
21:33:03 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
21:33:03 + STATUS=0
21:33:03 + '[' 0 -ne 0 ']'
21:33:03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:03 + RPM_EC=0
21:33:03 ++ jobs -p
21:33:03 + exit 0
21:33:03 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XkjSyT
21:33:03 + umask 022
21:33:03 + cd /root/rpmbuild/BUILD
21:33: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'
21:33:03 + export CFLAGS
21:33: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'
21:33:03 + export CXXFLAGS
21:33: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'
21:33:03 + export FFLAGS
21:33: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'
21:33:03 + export FCFLAGS
21:33: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'
21:33:03 + export LDFLAGS
21:33:03 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:33:03 + export LT_SYS_LIBRARY_PATH
21:33:03 + CC=gcc
21:33:03 + export CC
21:33:03 + CXX=g++
21:33:03 + export CXX
21:33:03 + cd src
21:33:03 + mkdir -p /go/src/github.com/docker
21:33:03 + rm -f /go/src/github.com/docker/cli
21:33:03 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:33:03 + pushd /go/src/github.com/docker/cli
21:33:03 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:33:03 + VERSION=0.0.0-20230330191823-de0d30f
21:33:03 + GITCOMMIT=de0d30f
21:33:03 + GO_LINKMODE=dynamic
21:33:03 + ./scripts/build/binary
21:33:03 Building dynamic docker-linux-arm64
21:33:03 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:33:00Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:33:03 make[2]: Entering directory '/root/build-deb/cli'
21:33:03 scripts/docs/generate-man.sh
21:33:03 + cp -r . /tmp/docker-cli-docsgen.pVVSJw3hxe/
21:33:03 + cd /tmp/docker-cli-docsgen.pVVSJw3hxe
21:33:03 + ./scripts/vendor init
21:33:03 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:03 + cp man/tools.go .
21:33:03 + ./scripts/vendor update
21:33:03 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:03 go: downloading github.com/spf13/cobra v1.6.1
21:33:03 go: downloading github.com/spf13/pflag v1.0.5
21:33:03 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:03 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:03 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:03 go: downloading github.com/morikuni/aec v1.0.0
21:33:03 go: downloading github.com/pkg/errors v0.9.1
21:33:03 go: downloading github.com/google/go-cmp v0.5.9
21:33:03 go: downloading gotest.tools/v3 v3.4.0
21:33:03 go: downloading golang.org/x/sync v0.1.0
21:33:03 go: downloading golang.org/x/sys v0.6.0
21:33:03 go: downloading github.com/docker/go-units v0.5.0
21:33:03 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:03 go: downloading github.com/docker/go-connections v0.4.0
21:33:03 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:03 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:03 go: downloading golang.org/x/text v0.7.0
21:33:03 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:03 go: downloading github.com/containerd/containerd v1.6.19
21:33:03 go: downloading github.com/moby/sys/signal v0.7.0
21:33:03 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:03 go: downloading github.com/moby/buildkit v0.11.5
21:33:03 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:03 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:03 go: downloading github.com/gogo/protobuf v1.3.2
21:33:03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:03 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:03 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:03 go: downloading github.com/stretchr/testify v1.8.0
21:33:03 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:03 go: downloading github.com/rivo/uniseg v0.2.0
21:33:03 go: downloading github.com/klauspost/compress v1.16.3
21:33:03 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:03 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:03 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:33:03 + make manpages
21:33:03 scripts/docs/generate-man.sh
21:33:03 + cp -r . /tmp/docker-cli-docsgen.rCwBIdN8va/
21:33:03 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:03 go: downloading golang.org/x/term v0.5.0
21:33:03 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:03 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:03 go: downloading github.com/imdario/mergo v0.3.13
21:33:03 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:03 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:03 go: downloading github.com/creack/pty v1.1.11
21:33:03 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:03 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:03 go: downloading golang.org/x/time v0.3.0
21:33:03 go: downloading github.com/opencontainers/runc v1.1.5
21:33:03 go: downloading golang.org/x/crypto v0.2.0
21:33:03 + cd /tmp/docker-cli-docsgen.rCwBIdN8va
21:33:03 + ./scripts/vendor init
21:33:03 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:03 + cp man/tools.go .
21:33:03 + ./scripts/vendor update
21:33:03 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:03 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:03 Created binary: bundles/dynbinary-daemon/dockerd
21:33:03 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:33:03 Created binary: bundles/dynbinary-daemon/docker-proxy
21:33:03 
21:33:03 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:33:03 + RM_GOPATH=0
21:33:03 + TMP_GOPATH=/go
21:33:03 + : /usr/local/bin
21:33:03 + '[' -z /go ']'
21:33:03 + export GOPATH=/go
21:33:03 + GOPATH=/go
21:33:03 + case "$(go env GOARCH)" in
21:33:03 ++ go env GOARCH
21:33:03 + export GO_BUILDMODE=-buildmode=pie
21:33:03 + GO_BUILDMODE=-buildmode=pie
21:33:03 ++ dirname hack/dockerfile/install/install.sh
21:33:03 + dir=hack/dockerfile/install
21:33:03 + bin=tini
21:33:03 + shift
21:33:03 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:33:03 + . hack/dockerfile/install/tini.installer
21:33:03 ++ : v0.19.0
21:33:03 + install_tini
21:33:03 + echo 'Install tini version v0.19.0'
21:33:03 + git clone https://github.com/krallin/tini.git /go/tini
21:33:03 Install tini version v0.19.0
21:33:03 Cloning into '/go/tini'...
21:33:03 + cd /go/tini
21:33:03 + git checkout -q v0.19.0
21:33:03 + cmake .
21:33:03 -- The C compiler identification is GNU 8.3.0
21:33:03 -- Check for working C compiler: /usr/bin/cc
21:33:03 -- Check for working C compiler: /usr/bin/cc -- works
21:33:03 -- Detecting C compiler ABI info
21:33:03 -- Detecting C compiler ABI info - done
21:33:03 -- Detecting C compile features
21:33:03 -- Detecting C compile features - done
21:33:03 -- Performing Test HAS_BUILTIN_FORTIFY
21:33:03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:33:03 -- Configuring done
21:33:03 -- Generating done
21:33:03 -- Build files have been written to: /go/tini
21:33:03 + make tini-static
21:33:03 make[2]: Entering directory '/go/tini'
21:33:03 make[3]: Entering directory '/go/tini'
21:33:03 make[4]: Entering directory '/go/tini'
21:33:03 make[5]: Entering directory '/go/tini'
21:33:03 Scanning dependencies of target tini-static
21:33:03 make[5]: Leaving directory '/go/tini'
21:33:03 make[5]: Entering directory '/go/tini'
21:33:03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:33:03 [100%] Linking C executable tini-static
21:33:03 make[5]: Leaving directory '/go/tini'
21:33:03 [100%] Built target tini-static
21:33:03 make[4]: Leaving directory '/go/tini'
21:33:03 make[3]: Leaving directory '/go/tini'
21:33:03 make[2]: Leaving directory '/go/tini'
21:33:03 + mkdir -p /usr/local/bin
21:33:03 + cp tini-static /usr/local/bin/docker-init
21:33:03 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:33:03 + RM_GOPATH=0
21:33:03 + TMP_GOPATH=/go
21:33:03 + : /usr/local/bin
21:33:03 + '[' -z /go ']'
21:33:03 + export GOPATH=/go
21:33:03 + GOPATH=/go
21:33:03 + case "$(go env GOARCH)" in
21:33:03 ++ go env GOARCH
21:33:03 + export GO_BUILDMODE=-buildmode=pie
21:33:03 + GO_BUILDMODE=-buildmode=pie
21:33:03 ++ dirname hack/dockerfile/install/install.sh
21:33:03 + dir=hack/dockerfile/install
21:33:03 + bin=rootlesskit
21:33:03 + shift
21:33:03 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:33:03 + . hack/dockerfile/install/rootlesskit.installer
21:33:03 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:03 + install_rootlesskit dynamic
21:33:03 + case "$1" in
21:33:03 + install_rootlesskit_dynamic
21:33:03 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:33:03 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:33:03 + export BUILD_MODE=-buildmode=pie
21:33:03 + BUILD_MODE=-buildmode=pie
21:33:03 + _install_rootlesskit
21:33:03 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:33:03 + for f in rootlesskit rootlesskit-docker-proxy
21:33:03 + GOBIN=/usr/local/bin
21:33:03 + GO111MODULE=on
21:33:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:03 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:03 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:33:03 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:03 go: downloading github.com/urfave/cli/v2 v2.23.5
21:33:03 go: downloading golang.org/x/sys v0.2.0
21:33:03 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:33:04 go: downloading github.com/google/uuid v1.3.0
21:33:04 go: downloading github.com/moby/vpnkit v0.5.0
21:33:04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:33:04 go: downloading github.com/gofrs/flock v0.8.1
21:33:04 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:04 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm
21:33:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w9ST1W
21:33:04 + umask 022
21:33:04 + cd /root/rpmbuild/BUILD
21:33:04 + cd src
21:33:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:33:04 + RPM_EC=0
21:33:04 ++ jobs -p
21:33:04 + exit 0
21:33:04 
21:33:04 RPM build warnings:
21:33:04     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:33:04     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:33:04     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:33:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/docker-proxy
21:33:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.47Rxty
21:33:04 + umask 022
21:33:04 + cd /root/rpmbuild/BUILD
21:33:04 + cd /root/rpmbuild/BUILD
21:33:04 + rm -rf src
21:33:04 + /usr/bin/mkdir -p src
21:33:04 + cd src
21:33:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:33:04 + /usr/bin/tar -xof -
21:33:04 + STATUS=0
21:33:04 + '[' 0 -ne 0 ']'
21:33:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:33:04 + /usr/bin/tar -xof -
21:33:04 + STATUS=0
21:33:04 + '[' 0 -ne 0 ']'
21:33:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:04 + RPM_EC=0
21:33:04 ++ jobs -p
21:33:04 + exit 0
21:33:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uY4HDh
21:33:04 + umask 022
21:33:04 + cd /root/rpmbuild/BUILD
21:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:33:04 + export CFLAGS
21:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:33:04 + export CXXFLAGS
21:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:33:04 + export FFLAGS
21:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:33:04 + export FCFLAGS
21:33: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:33:04 + export LDFLAGS
21:33:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:33:04 + export LT_SYS_LIBRARY_PATH
21:33:04 + CC=gcc
21:33:04 + export CC
21:33:04 + CXX=g++
21:33:04 + export CXX
21:33:04 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:33:04 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20230330191823.de0d30f-0.fc36 x86_64
21:33:04 + cd src
21:33:04 + mkdir -p /go/src/github.com/docker
21:33:04 + rm -f /go/src/github.com/docker/cli
21:33:04 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:33:04 + pushd /go/src/github.com/docker/cli
21:33:04 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:33:04 + VERSION=0.0.0-20230330191823-de0d30f
21:33:04 + GITCOMMIT=de0d30f
21:33:04 + GO_LINKMODE=dynamic
21:33:04 + ./scripts/build/binary
21:33:04 Building dynamic docker-linux-amd64
21:33:04 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:32:59Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:33:04 go: downloading github.com/gorilla/mux v1.8.0
21:33:04 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:33:04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:04 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:33:04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:33:04 go: downloading golang.org/x/net v0.1.0
21:33:04 go: downloading google.golang.org/grpc v1.50.1
21:33:04 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:04 go: downloading github.com/stretchr/testify v1.8.0
21:33:04 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:04 go: downloading github.com/rivo/uniseg v0.2.0
21:33:04 go: downloading github.com/klauspost/compress v1.16.3
21:33:04 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:04 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:04 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:04 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:04 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:04 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:04 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:04 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:04 go: downloading golang.org/x/time v0.3.0
21:33:04 go: downloading github.com/opencontainers/runc v1.1.5
21:33:04 Created binary: bundles/dynbinary-daemon/dockerd
21:33:04 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
21:33:04 Created binary: bundles/dynbinary-daemon/docker-proxy
21:33:04 
21:33:04 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:33:04 + RM_GOPATH=0
21:33:04 + TMP_GOPATH=/go
21:33:04 + : /usr/local/bin
21:33:04 + '[' -z /go ']'
21:33:04 + export GOPATH=/go
21:33:04 + GOPATH=/go
21:33:04 + case "$(go env GOARCH)" in
21:33:04 ++ go env GOARCH
21:33:04 + export GO_BUILDMODE=-buildmode=pie
21:33:04 + GO_BUILDMODE=-buildmode=pie
21:33:04 ++ dirname hack/dockerfile/install/install.sh
21:33:04 + dir=hack/dockerfile/install
21:33:04 + bin=tini
21:33:04 + shift
21:33:04 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:33:04 + . hack/dockerfile/install/tini.installer
21:33:04 ++ : v0.19.0
21:33:04 + install_tini
21:33:04 + echo 'Install tini version v0.19.0'
21:33:04 + git clone https://github.com/krallin/tini.git /go/tini
21:33:04 Install tini version v0.19.0
21:33:04 Cloning into '/go/tini'...
21:33:04 + cd /go/tini
21:33:04 + git checkout -q v0.19.0
21:33:04 + cmake .
21:33:04 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:33:04   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:33:04   CMake.
21:33:04 
21:33:04   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:33:04   CMake that the project does not need compatibility with older versions.
21:33:04 
21:33:04 
21:33:04 -- The C compiler identification is GNU 12.2.0
21:33:04 -- Detecting C compiler ABI info
21:33:04 -- Detecting C compiler ABI info - done
21:33:04 -- Check for working C compiler: /usr/bin/cc - skipped
21:33:04 -- Detecting C compile features
21:33:04 -- Detecting C compile features - done
21:33:04 -- Performing Test HAS_BUILTIN_FORTIFY
21:33:04 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:33:04 -- Configuring done
21:33:04 -- Generating done
21:33:04 -- Build files have been written to: /go/tini
21:33:04 + make tini-static
21:33:04 make[2]: Entering directory '/go/tini'
21:33:04 make[3]: Entering directory '/go/tini'
21:33:04 make[4]: Entering directory '/go/tini'
21:33:04 make[5]: Entering directory '/go/tini'
21:33:04 make[5]: Leaving directory '/go/tini'
21:33:04 make[5]: Entering directory '/go/tini'
21:33:04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:33:04 [100%] Linking C executable tini-static
21:33:04 make[5]: Leaving directory '/go/tini'
21:33:04 [100%] Built target tini-static
21:33:04 make[4]: Leaving directory '/go/tini'
21:33:04 make[3]: Leaving directory '/go/tini'
21:33:04 make[2]: Leaving directory '/go/tini'
21:33:04 + mkdir -p /usr/local/bin
21:33:04 + cp tini-static /usr/local/bin/docker-init
21:33:04 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:33:04 + RM_GOPATH=0
21:33:04 + TMP_GOPATH=/go
21:33:04 + : /usr/local/bin
21:33:04 + '[' -z /go ']'
21:33:04 + export GOPATH=/go
21:33:04 + GOPATH=/go
21:33:04 + case "$(go env GOARCH)" in
21:33:04 ++ go env GOARCH
21:33:04 + export GO_BUILDMODE=-buildmode=pie
21:33:04 + GO_BUILDMODE=-buildmode=pie
21:33:04 ++ dirname hack/dockerfile/install/install.sh
21:33:04 + dir=hack/dockerfile/install
21:33:04 + bin=rootlesskit
21:33:04 + shift
21:33:04 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:33:04 + . hack/dockerfile/install/rootlesskit.installer
21:33:04 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:04 + install_rootlesskit dynamic
21:33:04 + case "$1" in
21:33:04 + install_rootlesskit_dynamic
21:33:04 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:33:04 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:33:04 + export BUILD_MODE=-buildmode=pie
21:33:04 + BUILD_MODE=-buildmode=pie
21:33:04 + _install_rootlesskit
21:33:04 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:33:04 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:04 + for f in rootlesskit rootlesskit-docker-proxy
21:33:04 + GOBIN=/usr/local/bin
21:33:04 + GO111MODULE=on
21:33:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:04 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:33:04 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:04 go: downloading github.com/urfave/cli/v2 v2.23.5
21:33:04 go: downloading golang.org/x/sys v0.2.0
21:33:04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:33:04 go: downloading github.com/google/uuid v1.3.0
21:33:04 go: downloading github.com/moby/vpnkit v0.5.0
21:33:04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:33:04 go: downloading github.com/gofrs/flock v0.8.1
21:33:04 go: downloading github.com/gorilla/mux v1.8.0
21:33:04 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:33:04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:04 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:33:04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:33:04 go: downloading golang.org/x/net v0.1.0
21:33:04 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:04 go: downloading github.com/morikuni/aec v1.0.0
21:33:04 go: downloading github.com/pkg/errors v0.9.1
21:33:04 go: downloading github.com/spf13/cobra v1.6.1
21:33:04 go: downloading github.com/spf13/pflag v1.0.5
21:33:04 go: downloading github.com/google/go-cmp v0.5.9
21:33:04 go: downloading gotest.tools/v3 v3.4.0
21:33:04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:04 go: downloading golang.org/x/sync v0.1.0
21:33:04 go: downloading golang.org/x/sys v0.6.0
21:33:05 go: downloading github.com/russross/blackfriday v1.6.0
21:33:05 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:05 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:05 go: downloading golang.org/x/net v0.7.0
21:33:05 go: downloading golang.org/x/crypto v0.2.0
21:33:05 go: downloading github.com/docker/go-units v0.5.0
21:33:05 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:05 go: downloading github.com/docker/go-connections v0.4.0
21:33:05 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:05 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:05 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:05 go: downloading golang.org/x/text v0.7.0
21:33:05 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:05 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:05 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:05 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:05 + return
21:33:05 # Build the CLI
21:33:05 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:33:05 Building dynamic docker-linux-arm64
21:33:05 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:55Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:33:05 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:05 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:05 go: downloading github.com/containerd/containerd v1.6.19
21:33:05 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:05 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:05 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:05 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:05 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:05 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:05 go: downloading google.golang.org/grpc v1.50.1
21:33:05 go: downloading github.com/moby/sys/signal v0.7.0
21:33:05 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:05 go: downloading github.com/golang/protobuf v1.5.2
21:33:05 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:05 + return
21:33:05 # Build the CLI
21:33:05 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:33:05 Building dynamic docker-linux-arm-v6
21:33:05 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:33:06 go: downloading github.com/moby/buildkit v0.11.5
21:33:06 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:06 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:06 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:06 go: downloading github.com/gogo/protobuf v1.3.2
21:33:06 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:06 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:06 go: downloading github.com/russross/blackfriday v1.6.0
21:33:06 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:06 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:06 go: downloading golang.org/x/net v0.7.0
21:33:06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:06 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:06 go: downloading golang.org/x/term v0.5.0
21:33:06 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:06 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:06 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:06 go: downloading github.com/imdario/mergo v0.3.13
21:33:06 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:06 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:06 go: downloading github.com/creack/pty v1.1.11
21:33:06 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:06 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:06 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:06 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:06 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:06 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:06 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:07 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:07 go: downloading github.com/golang/protobuf v1.5.2
21:33:07 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:07 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:07 go: downloading github.com/stretchr/testify v1.8.0
21:33:07 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:07 go: downloading github.com/gorilla/mux v1.8.0
21:33:07 go: downloading github.com/rivo/uniseg v0.2.0
21:33:07 go: downloading github.com/klauspost/compress v1.16.3
21:33:07 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:07 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:07 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:07 go: downloading golang.org/x/time v0.3.0
21:33:07 go: downloading github.com/opencontainers/runc v1.1.5
21:33:07 go: downloading golang.org/x/crypto v0.2.0
21:33:07 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:07 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:08 make[2]: Entering directory '/root/build-deb/cli'
21:33:08 scripts/docs/generate-man.sh
21:33:08 + cp -r . /tmp/docker-cli-docsgen.zPjWKWOz8y/
21:33:08 + cd /tmp/docker-cli-docsgen.zPjWKWOz8y
21:33:08 + ./scripts/vendor init
21:33:08 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:08 + cp man/tools.go .
21:33:08 + ./scripts/vendor update
21:33:08 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:08 go: downloading github.com/spf13/cobra v1.6.1
21:33:08 go: downloading github.com/spf13/pflag v1.0.5
21:33:08 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:08 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:08 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:08 go: downloading github.com/morikuni/aec v1.0.0
21:33:08 go: downloading github.com/pkg/errors v0.9.1
21:33:08 go: downloading github.com/google/go-cmp v0.5.9
21:33:08 go: downloading gotest.tools/v3 v3.4.0
21:33:08 go: downloading golang.org/x/sync v0.1.0
21:33:08 go: downloading golang.org/x/sys v0.6.0
21:33:08 go: downloading github.com/docker/go-units v0.5.0
21:33:08 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:08 go: downloading github.com/docker/go-connections v0.4.0
21:33:08 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:08 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:08 go: downloading golang.org/x/text v0.7.0
21:33:08 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:08 go: downloading github.com/containerd/containerd v1.6.19
21:33:08 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:08 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:08 go: downloading google.golang.org/grpc v1.50.1
21:33:08 go: downloading github.com/moby/sys/signal v0.7.0
21:33:08 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:08 go: downloading github.com/moby/buildkit v0.11.5
21:33:08 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:08 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:08 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:08 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:08 go: downloading github.com/russross/blackfriday v1.6.0
21:33:08 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:08 go: downloading golang.org/x/net v0.7.0
21:33:08 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:08 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:08 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:08 go: downloading github.com/gogo/protobuf v1.3.2
21:33:08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:08 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:08 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:08 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:08 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:08 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:08 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:08 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:08 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:08 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:08 go: downloading golang.org/x/term v0.5.0
21:33:08 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:08 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:08 go: downloading github.com/imdario/mergo v0.3.13
21:33:08 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:08 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:08 go: downloading github.com/creack/pty v1.1.11
21:33:08 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:09 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:09 go: downloading github.com/golang/protobuf v1.5.2
21:33:09 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:09 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:09 go: downloading github.com/beorn7/perks v1.0.1
21:33:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:09 go: downloading github.com/prometheus/client_model v0.3.0
21:33:09 go: downloading github.com/prometheus/common v0.37.0
21:33:09 go: downloading github.com/prometheus/procfs v0.8.0
21:33:09 go: downloading google.golang.org/protobuf v1.28.1
21:33:09 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:09 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:09 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:09 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:09 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:09 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:09 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:09 go: downloading k8s.io/klog/v2 v2.80.1
21:33:09 go: downloading github.com/kr/text v0.2.0
21:33:09 go: downloading github.com/docker/go-metrics v0.0.1
21:33:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:09 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:09 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:09 go: downloading github.com/kr/pretty v0.2.1
21:33:09 go: downloading github.com/magiconair/properties v1.5.3
21:33:09 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:09 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:09 go: downloading github.com/go-logr/logr v1.2.3
21:33:09 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:09 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:09 go: downloading github.com/stretchr/testify v1.8.0
21:33:09 + go mod vendor -modfile=vendor.mod
21:33:10 make[2]: Entering directory '/root/build-deb/cli'
21:33:10 scripts/docs/generate-man.sh
21:33:10 + cp -r . /tmp/docker-cli-docsgen.6BY7pQ7P3b/
21:33:10 + cd /tmp/docker-cli-docsgen.6BY7pQ7P3b
21:33:10 + ./scripts/vendor init
21:33:10 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:10 + cp man/tools.go .
21:33:10 + ./scripts/vendor update
21:33:10 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:10 go: downloading github.com/spf13/cobra v1.6.1
21:33:10 go: downloading github.com/spf13/pflag v1.0.5
21:33:10 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:10 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:10 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:10 go: downloading github.com/morikuni/aec v1.0.0
21:33:10 go: downloading github.com/pkg/errors v0.9.1
21:33:10 go: downloading github.com/google/go-cmp v0.5.9
21:33:10 go: downloading gotest.tools/v3 v3.4.0
21:33:10 go: downloading golang.org/x/sync v0.1.0
21:33:10 go: downloading golang.org/x/sys v0.6.0
21:33:10 go: downloading github.com/docker/go-units v0.5.0
21:33:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:10 go: downloading github.com/docker/go-connections v0.4.0
21:33:10 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:10 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:10 go: downloading golang.org/x/text v0.7.0
21:33:10 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:10 go: downloading github.com/containerd/containerd v1.6.19
21:33:10 go: downloading github.com/moby/sys/signal v0.7.0
21:33:10 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:10 go: downloading github.com/moby/buildkit v0.11.5
21:33:10 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:10 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:10 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:10 go: downloading github.com/gogo/protobuf v1.3.2
21:33:10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:10 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:10 go: downloading golang.org/x/term v0.5.0
21:33:10 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:10 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:10 go: downloading github.com/imdario/mergo v0.3.13
21:33:10 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:10 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:10 go: downloading github.com/creack/pty v1.1.11
21:33:10 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:10 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:10 go: downloading github.com/stretchr/testify v1.8.0
21:33:10 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:10 go: downloading github.com/rivo/uniseg v0.2.0
21:33:10 go: downloading github.com/klauspost/compress v1.16.3
21:33:10 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:10 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:10 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:10 go: downloading golang.org/x/time v0.3.0
21:33:10 go: downloading github.com/opencontainers/runc v1.1.5
21:33:10 go: downloading golang.org/x/crypto v0.2.0
21:33:10 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:10 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:10 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:10 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:10 go: downloading google.golang.org/grpc v1.50.1
21:33:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:10 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:10 go: downloading github.com/russross/blackfriday v1.6.0
21:33:10 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:10 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:10 go: downloading golang.org/x/net v0.7.0
21:33:10 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:10 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:10 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:10 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:10 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:10 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:10 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:10 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:10 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:10 go: downloading github.com/golang/protobuf v1.5.2
21:33:10 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:10 make[2]: Entering directory '/root/build-deb/cli'
21:33:10 scripts/docs/generate-man.sh
21:33:10 + cp -r . /tmp/docker-cli-docsgen.H0Jyt4uf9N/
21:33:10 + cd /tmp/docker-cli-docsgen.H0Jyt4uf9N
21:33:10 + ./scripts/vendor init
21:33:10 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:10 + cp man/tools.go .
21:33:10 + ./scripts/vendor update
21:33:10 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:10 go: downloading github.com/spf13/cobra v1.6.1
21:33:10 go: downloading github.com/spf13/pflag v1.0.5
21:33:10 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:10 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:10 go: downloading github.com/rivo/uniseg v0.2.0
21:33:10 go: downloading github.com/klauspost/compress v1.16.3
21:33:10 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:10 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:10 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:10 go: downloading golang.org/x/time v0.3.0
21:33:10 go: downloading github.com/opencontainers/runc v1.1.5
21:33:10 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:10 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:10 go: downloading github.com/morikuni/aec v1.0.0
21:33:10 go: downloading github.com/pkg/errors v0.9.1
21:33:10 go: downloading github.com/google/go-cmp v0.5.9
21:33:10 go: downloading gotest.tools/v3 v3.4.0
21:33:10 go: downloading golang.org/x/sync v0.1.0
21:33:10 go: downloading golang.org/x/sys v0.6.0
21:33:10 go: downloading github.com/docker/go-units v0.5.0
21:33:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:10 go: downloading golang.org/x/crypto v0.2.0
21:33:10 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:10 go: downloading github.com/docker/go-connections v0.4.0
21:33:10 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:10 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:10 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:10 go: downloading github.com/beorn7/perks v1.0.1
21:33:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:10 go: downloading github.com/prometheus/client_model v0.3.0
21:33:10 go: downloading github.com/prometheus/common v0.37.0
21:33:10 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:10 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:10 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:10 go: downloading google.golang.org/grpc v1.50.1
21:33:10 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:10 go: downloading golang.org/x/text v0.7.0
21:33:10 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:10 go: downloading github.com/containerd/containerd v1.6.19
21:33:10 go: downloading github.com/prometheus/procfs v0.8.0
21:33:10 go: downloading google.golang.org/protobuf v1.28.1
21:33:10 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:10 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:10 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:10 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:10 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:10 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:10 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:10 go: downloading k8s.io/klog/v2 v2.80.1
21:33:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:10 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:10 go: downloading github.com/russross/blackfriday v1.6.0
21:33:10 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:10 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:10 go: downloading golang.org/x/net v0.7.0
21:33:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:10 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:10 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:10 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:10 go: downloading github.com/beorn7/perks v1.0.1
21:33:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:10 go: downloading github.com/prometheus/client_model v0.3.0
21:33:10 go: downloading github.com/prometheus/common v0.37.0
21:33:10 go: downloading github.com/prometheus/procfs v0.8.0
21:33:10 go: downloading google.golang.org/protobuf v1.28.1
21:33:10 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:10 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:10 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:10 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:10 go: downloading k8s.io/klog/v2 v2.80.1
21:33:10 go: downloading github.com/kr/text v0.2.0
21:33:10 go: downloading github.com/docker/go-metrics v0.0.1
21:33:10 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:10 go: downloading github.com/kr/pretty v0.2.1
21:33:10 go: downloading github.com/magiconair/properties v1.5.3
21:33:10 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:10 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:10 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:10 go: downloading github.com/go-logr/logr v1.2.3
21:33:10 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:11 make[2]: Entering directory '/root/build-deb/cli'
21:33:11 scripts/docs/generate-man.sh
21:33:11 + cp -r . /tmp/docker-cli-docsgen.08oBdHW4FC/
21:33:11 + cd /tmp/docker-cli-docsgen.08oBdHW4FC
21:33:11 + ./scripts/vendor init
21:33:11 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:11 + cp man/tools.go .
21:33:11 + ./scripts/vendor update
21:33:11 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:11 go: downloading github.com/spf13/cobra v1.6.1
21:33:11 go: downloading github.com/spf13/pflag v1.0.5
21:33:11 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:11 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:11 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:11 go: downloading github.com/morikuni/aec v1.0.0
21:33:11 go: downloading github.com/pkg/errors v0.9.1
21:33:11 go: downloading github.com/google/go-cmp v0.5.9
21:33:11 go: downloading gotest.tools/v3 v3.4.0
21:33:11 go: downloading golang.org/x/sync v0.1.0
21:33:11 go: downloading golang.org/x/sys v0.6.0
21:33:11 go: downloading github.com/docker/go-units v0.5.0
21:33:11 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:11 go: downloading github.com/docker/go-connections v0.4.0
21:33:11 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:11 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:11 go: downloading golang.org/x/text v0.7.0
21:33:11 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:11 go: downloading github.com/containerd/containerd v1.6.19
21:33:11 go: downloading github.com/moby/sys/signal v0.7.0
21:33:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:11 go: downloading github.com/moby/buildkit v0.11.5
21:33:11 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:11 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:11 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:11 go: downloading github.com/gogo/protobuf v1.3.2
21:33:11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:11 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:11 go: downloading golang.org/x/term v0.5.0
21:33:11 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:11 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:11 go: downloading github.com/imdario/mergo v0.3.13
21:33:11 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:11 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:11 go: downloading github.com/creack/pty v1.1.11
21:33:11 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:11 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:11 go: downloading github.com/stretchr/testify v1.8.0
21:33:11 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:11 go: downloading github.com/rivo/uniseg v0.2.0
21:33:11 go: downloading github.com/klauspost/compress v1.16.3
21:33:11 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:11 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:11 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:11 go: downloading golang.org/x/time v0.3.0
21:33:11 go: downloading github.com/opencontainers/runc v1.1.5
21:33:11 go: downloading golang.org/x/crypto v0.2.0
21:33:11 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:11 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:11 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:11 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:11 go: downloading google.golang.org/grpc v1.50.1
21:33:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:11 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:11 go: downloading github.com/russross/blackfriday v1.6.0
21:33:11 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:11 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:11 go: downloading golang.org/x/net v0.7.0
21:33:11 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:11 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:11 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:11 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:11 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:11 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:11 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:11 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:11 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:11 go: downloading github.com/golang/protobuf v1.5.2
21:33:11 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:11 go: downloading github.com/kr/text v0.2.0
21:33:11 go: downloading github.com/docker/go-metrics v0.0.1
21:33:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:11 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:11 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:11 go: downloading github.com/kr/pretty v0.2.1
21:33:11 go: downloading github.com/magiconair/properties v1.5.3
21:33:11 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:11 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:11 go: downloading github.com/go-logr/logr v1.2.3
21:33:11 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:11 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:11 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:11 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:11 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:11 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:11 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:11 + go mod vendor -modfile=vendor.mod
21:33:11 + go mod vendor -modfile=vendor.mod
21:33:11 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:11 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:11 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:11 go: downloading github.com/golang/protobuf v1.5.2
21:33:11 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:11 go: downloading github.com/moby/sys/signal v0.7.0
21:33:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:11 go: downloading github.com/moby/buildkit v0.11.5
21:33:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:11 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:11 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:11 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:11 go: downloading github.com/beorn7/perks v1.0.1
21:33:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:11 go: downloading github.com/prometheus/client_model v0.3.0
21:33:11 make[2]: Entering directory '/root/build-deb/cli'
21:33:11 scripts/docs/generate-man.sh
21:33:11 + cp -r . /tmp/docker-cli-docsgen.0X8zPpDwOa/
21:33:11 + cd /tmp/docker-cli-docsgen.0X8zPpDwOa
21:33:11 + ./scripts/vendor init
21:33:11 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:11 + cp man/tools.go .
21:33:11 + ./scripts/vendor update
21:33:11 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:11 go: downloading github.com/spf13/cobra v1.6.1
21:33:11 go: downloading github.com/spf13/pflag v1.0.5
21:33:11 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:11 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:11 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:11 go: downloading github.com/morikuni/aec v1.0.0
21:33:11 go: downloading github.com/pkg/errors v0.9.1
21:33:11 go: downloading github.com/google/go-cmp v0.5.9
21:33:11 go: downloading gotest.tools/v3 v3.4.0
21:33:11 go: downloading golang.org/x/sync v0.1.0
21:33:11 go: downloading golang.org/x/sys v0.6.0
21:33:11 go: downloading github.com/docker/go-units v0.5.0
21:33:11 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:11 go: downloading github.com/docker/go-connections v0.4.0
21:33:11 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:11 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:11 go: downloading golang.org/x/text v0.7.0
21:33:11 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:11 go: downloading github.com/containerd/containerd v1.6.19
21:33:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:11 go: downloading github.com/beorn7/perks v1.0.1
21:33:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:11 go: downloading github.com/prometheus/client_model v0.3.0
21:33:11 go: downloading github.com/prometheus/common v0.37.0
21:33:11 go: downloading github.com/prometheus/procfs v0.8.0
21:33:11 go: downloading google.golang.org/protobuf v1.28.1
21:33:11 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:11 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:11 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:11 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:11 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:11 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:11 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:11 go: downloading k8s.io/klog/v2 v2.80.1
21:33:11 go: downloading github.com/prometheus/common v0.37.0
21:33:11 go: downloading github.com/prometheus/procfs v0.8.0
21:33:11 go: downloading google.golang.org/protobuf v1.28.1
21:33:11 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:11 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:11 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:11 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:11 go: downloading k8s.io/klog/v2 v2.80.1
21:33:11 go: downloading github.com/moby/sys/signal v0.7.0
21:33:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:11 go: downloading github.com/moby/buildkit v0.11.5
21:33:11 go: downloading github.com/kr/text v0.2.0
21:33:11 go: downloading github.com/docker/go-metrics v0.0.1
21:33:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:11 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:11 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:11 go: downloading github.com/kr/pretty v0.2.1
21:33:11 go: downloading github.com/magiconair/properties v1.5.3
21:33:11 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:11 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:11 go: downloading github.com/go-logr/logr v1.2.3
21:33:11 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:11 + go mod vendor -modfile=vendor.mod
21:33:11 go: downloading github.com/kr/text v0.2.0
21:33:11 go: downloading github.com/docker/go-metrics v0.0.1
21:33:11 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:11 go: downloading github.com/kr/pretty v0.2.1
21:33:11 go: downloading github.com/magiconair/properties v1.5.3
21:33:11 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:11 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:11 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:11 go: downloading github.com/go-logr/logr v1.2.3
21:33:11 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:11 + go mod vendor -modfile=vendor.mod
21:33:11 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:11 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:11 go: downloading github.com/gogo/protobuf v1.3.2
21:33:11 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:33:11 + make manpages
21:33:11 scripts/docs/generate-man.sh
21:33:11 + cp -r . /tmp/docker-cli-docsgen.1kHSax38JI/
21:33:11 + cd /tmp/docker-cli-docsgen.1kHSax38JI
21:33:11 + ./scripts/vendor init
21:33:11 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:11 + cp man/tools.go .
21:33:11 + ./scripts/vendor update
21:33:11 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:11 go: downloading github.com/spf13/cobra v1.6.1
21:33:11 go: downloading github.com/spf13/pflag v1.0.5
21:33:11 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:11 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:11 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:11 go: downloading github.com/morikuni/aec v1.0.0
21:33:11 go: downloading github.com/pkg/errors v0.9.1
21:33:11 go: downloading github.com/google/go-cmp v0.5.9
21:33:11 go: downloading gotest.tools/v3 v3.4.0
21:33:11 go: downloading golang.org/x/sync v0.1.0
21:33:11 go: downloading golang.org/x/sys v0.6.0
21:33:11 go: downloading github.com/docker/go-units v0.5.0
21:33:11 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:11 go: downloading github.com/docker/go-connections v0.4.0
21:33:11 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:11 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:11 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:11 go: downloading golang.org/x/text v0.7.0
21:33:11 go: downloading github.com/containerd/containerd v1.6.19
21:33:11 go: downloading github.com/moby/sys/signal v0.7.0
21:33:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:11 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:11 go: downloading github.com/moby/buildkit v0.11.5
21:33:11 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:11 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:11 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:11 go: downloading github.com/gogo/protobuf v1.3.2
21:33:11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:11 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:11 go: downloading golang.org/x/term v0.5.0
21:33:11 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:11 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:11 go: downloading github.com/imdario/mergo v0.3.13
21:33:11 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:11 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:11 go: downloading github.com/creack/pty v1.1.11
21:33:11 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:11 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:11 go: downloading github.com/stretchr/testify v1.8.0
21:33:11 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:11 go: downloading github.com/gorilla/mux v1.8.0
21:33:11 go: downloading github.com/klauspost/compress v1.16.3
21:33:11 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:11 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:11 go: downloading github.com/rivo/uniseg v0.2.0
21:33:11 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:11 go: downloading golang.org/x/time v0.3.0
21:33:11 go: downloading github.com/opencontainers/runc v1.1.5
21:33:11 go: downloading golang.org/x/crypto v0.2.0
21:33:11 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:11 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:11 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:11 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:11 go: downloading google.golang.org/grpc v1.50.1
21:33:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:11 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:11 go: downloading github.com/russross/blackfriday v1.6.0
21:33:11 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:11 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:11 go: downloading golang.org/x/net v0.7.0
21:33:11 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:11 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:11 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:11 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:11 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:11 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:11 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:11 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:11 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:11 go: downloading github.com/golang/protobuf v1.5.2
21:33:11 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:11 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:11 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:11 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:11 go: downloading github.com/beorn7/perks v1.0.1
21:33:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:11 go: downloading github.com/prometheus/client_model v0.3.0
21:33:11 go: downloading github.com/prometheus/common v0.37.0
21:33:11 go: downloading github.com/prometheus/procfs v0.8.0
21:33:11 go: downloading google.golang.org/protobuf v1.28.1
21:33:11 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:11 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:11 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:11 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:11 go: downloading k8s.io/klog/v2 v2.80.1
21:33:11 go: downloading github.com/kr/text v0.2.0
21:33:11 go: downloading github.com/docker/go-metrics v0.0.1
21:33:11 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:11 go: downloading github.com/kr/pretty v0.2.1
21:33:11 go: downloading github.com/magiconair/properties v1.5.3
21:33:11 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:11 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:11 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:11 go: downloading github.com/go-logr/logr v1.2.3
21:33:11 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:11 + go mod vendor -modfile=vendor.mod
21:33:12 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:12 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:12 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:12 go: downloading github.com/gogo/protobuf v1.3.2
21:33:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:12 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:12 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:12 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:12 go: downloading golang.org/x/term v0.5.0
21:33:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:12 go: downloading github.com/imdario/mergo v0.3.13
21:33:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:12 go: downloading github.com/creack/pty v1.1.11
21:33:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:12 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:12 go: downloading golang.org/x/term v0.5.0
21:33:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:12 go: downloading github.com/imdario/mergo v0.3.13
21:33:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:12 go: downloading github.com/creack/pty v1.1.11
21:33:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:12 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:12 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:12 + for f in rootlesskit rootlesskit-docker-proxy
21:33:12 + GOBIN=/usr/local/bin
21:33:12 + GO111MODULE=on
21:33:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:13 + for f in rootlesskit rootlesskit-docker-proxy
21:33:13 + GOBIN=/usr/local/bin
21:33:13 + GO111MODULE=on
21:33:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:13 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:13 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:13 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:13 go: downloading github.com/beorn7/perks v1.0.1
21:33:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:13 go: downloading github.com/prometheus/client_model v0.3.0
21:33:13 go: downloading github.com/prometheus/common v0.37.0
21:33:13 go: downloading github.com/prometheus/procfs v0.8.0
21:33:13 go: downloading google.golang.org/protobuf v1.28.1
21:33:13 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:13 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:13 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:13 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:13 go: downloading k8s.io/klog/v2 v2.80.1
21:33:13 go: downloading github.com/kr/text v0.2.0
21:33:13 go: downloading github.com/docker/go-metrics v0.0.1
21:33:13 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:13 go: downloading github.com/kr/pretty v0.2.1
21:33:13 go: downloading github.com/magiconair/properties v1.5.3
21:33:13 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:13 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:13 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:13 go: downloading github.com/go-logr/logr v1.2.3
21:33:13 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:13 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:13 go: downloading github.com/stretchr/testify v1.8.0
21:33:13 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:13 go: downloading github.com/rivo/uniseg v0.2.0
21:33:13 go: downloading github.com/klauspost/compress v1.16.3
21:33:13 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:13 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:13 + go mod vendor -modfile=vendor.mod
21:33:13 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:13 go: downloading golang.org/x/time v0.3.0
21:33:13 go: downloading github.com/opencontainers/runc v1.1.5
21:33:13 go: downloading golang.org/x/crypto v0.2.0
21:33:13 + return
21:33:13 # Build the CLI
21:33:13 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:33:13 Building dynamic docker-linux-arm-v6
21:33:13 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:24Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:33:13 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:13 go: downloading github.com/stretchr/testify v1.8.0
21:33:13 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:13 go: downloading github.com/rivo/uniseg v0.2.0
21:33:13 go: downloading github.com/klauspost/compress v1.16.3
21:33:13 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:13 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:13 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:13 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:33:13 + make manpages
21:33:13 scripts/docs/generate-man.sh
21:33:13 + cp -r . /tmp/docker-cli-docsgen.KB2yoFPS6G/
21:33:13 + cd /tmp/docker-cli-docsgen.KB2yoFPS6G
21:33:13 + ./scripts/vendor init
21:33:13 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:13 + cp man/tools.go .
21:33:13 + ./scripts/vendor update
21:33:13 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:13 go: downloading github.com/spf13/cobra v1.6.1
21:33:13 go: downloading github.com/spf13/pflag v1.0.5
21:33:13 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:13 + return
21:33:13 # Build the CLI
21:33:13 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230330191823-de0d30f GITCOMMIT=de0d30f LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:33:13 Building dynamic docker-linux-arm-v6
21:33:13 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:30:23Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:33:13 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:13 go: downloading golang.org/x/time v0.3.0
21:33:13 go: downloading github.com/opencontainers/runc v1.1.5
21:33:13 go: downloading golang.org/x/crypto v0.2.0
21:33:14 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:14 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:14 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:14 go: downloading google.golang.org/grpc v1.50.1
21:33:14 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:14 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:14 go: downloading github.com/morikuni/aec v1.0.0
21:33:14 go: downloading github.com/pkg/errors v0.9.1
21:33:14 go: downloading github.com/google/go-cmp v0.5.9
21:33:14 go: downloading gotest.tools/v3 v3.4.0
21:33:14 go: downloading golang.org/x/sync v0.1.0
21:33:14 go: downloading golang.org/x/sys v0.6.0
21:33:14 go: downloading github.com/docker/go-units v0.5.0
21:33:14 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:14 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:14 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:14 go: downloading github.com/russross/blackfriday v1.6.0
21:33:14 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:14 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:14 go: downloading golang.org/x/net v0.7.0
21:33:14 go: downloading github.com/docker/go-connections v0.4.0
21:33:14 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:14 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:14 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:14 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:14 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:14 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:14 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:14 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:14 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:14 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:14 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:14 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:14 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:14 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:14 go: downloading golang.org/x/text v0.7.0
21:33:14 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:14 go: downloading github.com/containerd/containerd v1.6.19
21:33:14 go: downloading google.golang.org/grpc v1.50.1
21:33:14 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:14 go: downloading github.com/golang/protobuf v1.5.2
21:33:14 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:14 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:15 go: downloading github.com/moby/sys/signal v0.7.0
21:33:15 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:15 go: downloading github.com/moby/buildkit v0.11.5
21:33:15 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:15 go: downloading github.com/russross/blackfriday v1.6.0
21:33:15 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:15 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:15 go: downloading golang.org/x/net v0.7.0
21:33:15 make[2]: Entering directory '/root/build-deb/cli'
21:33:15 scripts/docs/generate-man.sh
21:33:15 + cp -r . /tmp/docker-cli-docsgen.Ch38ip41Q6/
21:33:15 + cd /tmp/docker-cli-docsgen.Ch38ip41Q6
21:33:15 + ./scripts/vendor init
21:33:15 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:15 + cp man/tools.go .
21:33:15 + ./scripts/vendor update
21:33:15 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:15 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:15 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:15 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:15 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:15 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:15 go: downloading github.com/gogo/protobuf v1.3.2
21:33:15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:15 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:15 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:15 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:15 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:15 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:15 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:15 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:15 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:15 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:15 go: downloading github.com/morikuni/aec v1.0.0
21:33:15 go: downloading github.com/pkg/errors v0.9.1
21:33:15 go: downloading github.com/spf13/cobra v1.6.1
21:33:15 go: downloading github.com/spf13/pflag v1.0.5
21:33:15 go: downloading github.com/google/go-cmp v0.5.9
21:33:15 go: downloading gotest.tools/v3 v3.4.0
21:33:15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:15 go: downloading golang.org/x/sync v0.1.0
21:33:15 go: downloading golang.org/x/sys v0.6.0
21:33:15 go: downloading golang.org/x/term v0.5.0
21:33:15 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:15 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:15 go: downloading github.com/imdario/mergo v0.3.13
21:33:15 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:15 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:15 go: downloading github.com/creack/pty v1.1.11
21:33:15 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:15 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:16 go: downloading github.com/docker/go-units v0.5.0
21:33:16 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:16 go: downloading github.com/docker/go-connections v0.4.0
21:33:16 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:16 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:16 go: downloading golang.org/x/text v0.7.0
21:33:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:16 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:16 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:16 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:16 go: downloading github.com/beorn7/perks v1.0.1
21:33:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:16 go: downloading github.com/prometheus/client_model v0.3.0
21:33:16 go: downloading github.com/prometheus/common v0.37.0
21:33:16 go: downloading github.com/prometheus/procfs v0.8.0
21:33:16 go: downloading google.golang.org/protobuf v1.28.1
21:33:16 go: downloading github.com/golang/protobuf v1.5.2
21:33:16 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:16 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:16 go: downloading github.com/containerd/containerd v1.6.19
21:33:16 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:16 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:16 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:16 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:16 go: downloading k8s.io/klog/v2 v2.80.1
21:33:16 go: downloading github.com/kr/text v0.2.0
21:33:16 go: downloading github.com/docker/go-metrics v0.0.1
21:33:16 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:16 go: downloading github.com/kr/pretty v0.2.1
21:33:16 go: downloading github.com/magiconair/properties v1.5.3
21:33:16 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:16 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:16 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:16 go: downloading github.com/go-logr/logr v1.2.3
21:33:16 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:16 + go mod vendor -modfile=vendor.mod
21:33:17 go: downloading github.com/moby/sys/signal v0.7.0
21:33:17 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:17 go: downloading github.com/moby/buildkit v0.11.5
21:33:17 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:17 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:17 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:17 go: downloading github.com/gogo/protobuf v1.3.2
21:33:17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:17 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:17 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:17 ++ pwd
21:33:17 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:17 Project root: .
21:33:17 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:17 INFO: man/src/attach.md found
21:33:17 WARN: man/src/build.md does not exist, skipping
21:33:17 WARN: man/src/builder/build.md does not exist, skipping
21:33:17 WARN: man/src/builder/prune.md does not exist, skipping
21:33:17 WARN: man/src/builder.md does not exist, skipping
21:33:17 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:17 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:17 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:17 WARN: man/src/checkpoint.md does not exist, skipping
21:33:17 INFO: man/src/commit.md found
21:33:17 WARN: man/src/config/create.md does not exist, skipping
21:33:17 WARN: man/src/config/inspect.md does not exist, skipping
21:33:17 WARN: man/src/config/ls.md does not exist, skipping
21:33:17 WARN: man/src/config/rm.md does not exist, skipping
21:33:17 WARN: man/src/config.md does not exist, skipping
21:33:17 INFO: man/src/container/attach.md found
21:33:17 INFO: man/src/container/commit.md found
21:33:17 INFO: man/src/container/cp.md found
21:33:17 INFO: man/src/container/create.md found
21:33:17 INFO: man/src/container/diff.md found
21:33:17 INFO: man/src/container/exec.md found
21:33:17 INFO: man/src/container/export.md found
21:33:17 WARN: man/src/container/inspect.md does not exist, skipping
21:33:17 INFO: man/src/container/kill.md found
21:33:17 INFO: man/src/container/logs.md found
21:33:17 INFO: man/src/container/ls.md found
21:33:17 INFO: man/src/container/pause.md found
21:33:17 INFO: man/src/container/port.md found
21:33:17 WARN: man/src/container/prune.md does not exist, skipping
21:33:17 INFO: man/src/container/rename.md found
21:33:17 INFO: man/src/container/restart.md found
21:33:17 INFO: man/src/container/rm.md found
21:33:17 INFO: man/src/container/run.md found
21:33:17 INFO: man/src/container/start.md found
21:33:17 INFO: man/src/container/stats.md found
21:33:17 INFO: man/src/container/stop.md found
21:33:17 INFO: man/src/container/top.md found
21:33:17 INFO: man/src/container/unpause.md found
21:33:17 INFO: man/src/container/update.md found
21:33:17 INFO: man/src/container/wait.md found
21:33:17 WARN: man/src/container.md does not exist, skipping
21:33:17 WARN: man/src/context/create.md does not exist, skipping
21:33:17 WARN: man/src/context/export.md does not exist, skipping
21:33:17 WARN: man/src/context/import.md does not exist, skipping
21:33:17 WARN: man/src/context/inspect.md does not exist, skipping
21:33:17 WARN: man/src/context/ls.md does not exist, skipping
21:33:17 WARN: man/src/context/rm.md does not exist, skipping
21:33:17 WARN: man/src/context/show.md does not exist, skipping
21:33:17 WARN: man/src/context/update.md does not exist, skipping
21:33:17 WARN: man/src/context/use.md does not exist, skipping
21:33:17 WARN: man/src/context.md does not exist, skipping
21:33:17 INFO: man/src/cp.md found
21:33:17 INFO: man/src/create.md found
21:33:17 INFO: man/src/diff.md found
21:33:17 INFO: man/src/events.md found
21:33:17 INFO: man/src/exec.md found
21:33:17 INFO: man/src/export.md found
21:33:17 INFO: man/src/history.md found
21:33:17 INFO: man/src/image/build.md found
21:33:17 INFO: man/src/image/history.md found
21:33:17 INFO: man/src/image/import.md found
21:33:17 WARN: man/src/image/inspect.md does not exist, skipping
21:33:17 INFO: man/src/image/load.md found
21:33:17 INFO: man/src/image/ls.md found
21:33:17 WARN: man/src/image/prune.md does not exist, skipping
21:33:17 INFO: man/src/image/pull.md found
21:33:17 INFO: man/src/image/push.md found
21:33:17 INFO: man/src/image/rm.md found
21:33:17 INFO: man/src/image/save.md found
21:33:17 INFO: man/src/image/tag.md found
21:33:17 WARN: man/src/image.md does not exist, skipping
21:33:17 INFO: man/src/images.md found
21:33:17 INFO: man/src/import.md found
21:33:17 INFO: man/src/info.md found
21:33:17 INFO: man/src/inspect.md found
21:33:17 INFO: man/src/kill.md found
21:33:17 INFO: man/src/load.md found
21:33:17 INFO: man/src/login.md found
21:33:17 INFO: man/src/logout.md found
21:33:17 INFO: man/src/logs.md found
21:33:17 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:17 WARN: man/src/manifest/create.md does not exist, skipping
21:33:17 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:17 WARN: man/src/manifest/push.md does not exist, skipping
21:33:17 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:17 WARN: man/src/manifest.md does not exist, skipping
21:33:17 INFO: man/src/network/connect.md found
21:33:17 INFO: man/src/network/create.md found
21:33:17 INFO: man/src/network/disconnect.md found
21:33:17 INFO: man/src/network/inspect.md found
21:33:17 INFO: man/src/network/ls.md found
21:33:17 WARN: man/src/network/prune.md does not exist, skipping
21:33:17 INFO: man/src/network/rm.md found
21:33:17 WARN: man/src/network.md does not exist, skipping
21:33:17 WARN: man/src/node/demote.md does not exist, skipping
21:33:17 WARN: man/src/node/inspect.md does not exist, skipping
21:33:17 WARN: man/src/node/ls.md does not exist, skipping
21:33:17 WARN: man/src/node/promote.md does not exist, skipping
21:33:17 WARN: man/src/node/ps.md does not exist, skipping
21:33:17 WARN: man/src/node/rm.md does not exist, skipping
21:33:17 WARN: man/src/node/update.md does not exist, skipping
21:33:17 WARN: man/src/node.md does not exist, skipping
21:33:17 INFO: man/src/pause.md found
21:33:17 WARN: man/src/plugin/create.md does not exist, skipping
21:33:17 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:17 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:17 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:17 WARN: man/src/plugin/install.md does not exist, skipping
21:33:17 INFO: man/src/plugin/ls.md found
21:33:17 WARN: man/src/plugin/push.md does not exist, skipping
21:33:17 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:17 WARN: man/src/plugin/set.md does not exist, skipping
21:33:17 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:17 WARN: man/src/plugin.md does not exist, skipping
21:33:17 INFO: man/src/port.md found
21:33:17 INFO: man/src/ps.md found
21:33:17 INFO: man/src/pull.md found
21:33:17 INFO: man/src/push.md found
21:33:17 INFO: man/src/rename.md found
21:33:17 INFO: man/src/restart.md found
21:33:17 INFO: man/src/rm.md found
21:33:17 INFO: man/src/rmi.md found
21:33:17 WARN: man/src/run.md does not exist, skipping
21:33:17 INFO: man/src/save.md found
21:33:17 INFO: man/src/search.md found
21:33:17 WARN: man/src/secret/create.md does not exist, skipping
21:33:17 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:17 WARN: man/src/secret/ls.md does not exist, skipping
21:33:17 WARN: man/src/secret/rm.md does not exist, skipping
21:33:17 WARN: man/src/secret.md does not exist, skipping
21:33:17 WARN: man/src/service/create.md does not exist, skipping
21:33:17 WARN: man/src/service/inspect.md does not exist, skipping
21:33:17 WARN: man/src/service/logs.md does not exist, skipping
21:33:17 WARN: man/src/service/ls.md does not exist, skipping
21:33:17 WARN: man/src/service/ps.md does not exist, skipping
21:33:17 WARN: man/src/service/rm.md does not exist, skipping
21:33:17 WARN: man/src/service/rollback.md does not exist, skipping
21:33:17 WARN: man/src/service/scale.md does not exist, skipping
21:33:17 WARN: man/src/service/update.md does not exist, skipping
21:33:17 WARN: man/src/service.md does not exist, skipping
21:33:17 WARN: man/src/stack/config.md does not exist, skipping
21:33:17 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:17 WARN: man/src/stack/ls.md does not exist, skipping
21:33:17 WARN: man/src/stack/ps.md does not exist, skipping
21:33:17 WARN: man/src/stack/rm.md does not exist, skipping
21:33:17 WARN: man/src/stack/services.md does not exist, skipping
21:33:17 WARN: man/src/stack.md does not exist, skipping
21:33:17 INFO: man/src/start.md found
21:33:17 INFO: man/src/stats.md found
21:33:17 INFO: man/src/stop.md found
21:33:17 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:17 WARN: man/src/swarm/init.md does not exist, skipping
21:33:17 WARN: man/src/swarm/join.md does not exist, skipping
21:33:17 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:17 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:17 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:17 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:17 WARN: man/src/swarm/update.md does not exist, skipping
21:33:17 WARN: man/src/swarm.md does not exist, skipping
21:33:17 WARN: man/src/system/df.md does not exist, skipping
21:33:17 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:17 INFO: man/src/system/events.md found
21:33:17 INFO: man/src/system/info.md found
21:33:17 WARN: man/src/system/prune.md does not exist, skipping
21:33:17 WARN: man/src/system.md does not exist, skipping
21:33:17 INFO: man/src/tag.md found
21:33:17 INFO: man/src/top.md found
21:33:17 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:17 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:17 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:17 WARN: man/src/trust/key.md does not exist, skipping
21:33:17 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:17 WARN: man/src/trust/sign.md does not exist, skipping
21:33:17 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:17 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:17 WARN: man/src/trust/signer.md does not exist, skipping
21:33:17 WARN: man/src/trust.md does not exist, skipping
21:33:17 INFO: man/src/unpause.md found
21:33:17 INFO: man/src/update.md found
21:33:17 INFO: man/src/version.md found
21:33:17 INFO: man/src/volume/create.md found
21:33:17 INFO: man/src/volume/inspect.md found
21:33:17 INFO: man/src/volume/ls.md found
21:33:17 WARN: man/src/volume/prune.md does not exist, skipping
21:33:17 WARN: man/src/volume/rm.md does not exist, skipping
21:33:17 WARN: man/src/volume/update.md does not exist, skipping
21:33:17 INFO: man/src/volume.md found
21:33:17 INFO: man/src/wait.md found
21:33:17 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:17 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:17 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:17 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:17 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:17 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:17 make[2]: Leaving directory '/root/build-deb/cli'
21:33:17 # Build buildx plugin
21:33:17 cd /go/src/github.com/docker/buildx \
21:33:17 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:33:17 && GO111MODULE=on \
21:33:17 	CGO_ENABLED=0 \
21:33:17 		go build \
21:33:17 			-mod=vendor \
21:33:17 			-trimpath \
21:33:17 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:33:17 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:33:17 			./cmd/buildx
21:33:17 go: downloading golang.org/x/term v0.5.0
21:33:17 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:17 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:17 go: downloading github.com/imdario/mergo v0.3.13
21:33:17 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:17 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:17 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:17 go: downloading github.com/stretchr/testify v1.8.0
21:33:17 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:17 go: downloading github.com/gorilla/mux v1.8.0
21:33:17 go: downloading github.com/rivo/uniseg v0.2.0
21:33:17 go: downloading github.com/klauspost/compress v1.16.3
21:33:17 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:17 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:17 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:17 go: downloading golang.org/x/time v0.3.0
21:33:17 go: downloading github.com/opencontainers/runc v1.1.5
21:33:17 go: downloading golang.org/x/crypto v0.2.0
21:33:17 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:17 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:17 ++ pwd
21:33:17 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:17 Project root: .
21:33:17 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:17 INFO: man/src/attach.md found
21:33:17 WARN: man/src/build.md does not exist, skipping
21:33:17 WARN: man/src/builder/build.md does not exist, skipping
21:33:17 WARN: man/src/builder/prune.md does not exist, skipping
21:33:17 WARN: man/src/builder.md does not exist, skipping
21:33:17 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:17 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:17 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:17 WARN: man/src/checkpoint.md does not exist, skipping
21:33:17 INFO: man/src/commit.md found
21:33:17 WARN: man/src/config/create.md does not exist, skipping
21:33:17 WARN: man/src/config/inspect.md does not exist, skipping
21:33:17 WARN: man/src/config/ls.md does not exist, skipping
21:33:17 WARN: man/src/config/rm.md does not exist, skipping
21:33:17 WARN: man/src/config.md does not exist, skipping
21:33:17 INFO: man/src/container/attach.md found
21:33:17 INFO: man/src/container/commit.md found
21:33:17 INFO: man/src/container/cp.md found
21:33:17 INFO: man/src/container/create.md found
21:33:17 INFO: man/src/container/diff.md found
21:33:17 INFO: man/src/container/exec.md found
21:33:17 INFO: man/src/container/export.md found
21:33:17 WARN: man/src/container/inspect.md does not exist, skipping
21:33:17 INFO: man/src/container/kill.md found
21:33:17 INFO: man/src/container/logs.md found
21:33:17 INFO: man/src/container/ls.md found
21:33:17 INFO: man/src/container/pause.md found
21:33:17 INFO: man/src/container/port.md found
21:33:17 WARN: man/src/container/prune.md does not exist, skipping
21:33:17 INFO: man/src/container/rename.md found
21:33:17 INFO: man/src/container/restart.md found
21:33:17 INFO: man/src/container/rm.md found
21:33:17 INFO: man/src/container/run.md found
21:33:17 INFO: man/src/container/start.md found
21:33:17 INFO: man/src/container/stats.md found
21:33:17 INFO: man/src/container/stop.md found
21:33:17 INFO: man/src/container/top.md found
21:33:17 INFO: man/src/container/unpause.md found
21:33:17 INFO: man/src/container/update.md found
21:33:17 INFO: man/src/container/wait.md found
21:33:17 WARN: man/src/container.md does not exist, skipping
21:33:17 WARN: man/src/context/create.md does not exist, skipping
21:33:17 WARN: man/src/context/export.md does not exist, skipping
21:33:17 WARN: man/src/context/import.md does not exist, skipping
21:33:17 WARN: man/src/context/inspect.md does not exist, skipping
21:33:17 WARN: man/src/context/ls.md does not exist, skipping
21:33:17 WARN: man/src/context/rm.md does not exist, skipping
21:33:17 WARN: man/src/context/show.md does not exist, skipping
21:33:17 WARN: man/src/context/update.md does not exist, skipping
21:33:17 WARN: man/src/context/use.md does not exist, skipping
21:33:17 WARN: man/src/context.md does not exist, skipping
21:33:17 INFO: man/src/cp.md found
21:33:17 INFO: man/src/create.md found
21:33:17 INFO: man/src/diff.md found
21:33:17 INFO: man/src/events.md found
21:33:17 INFO: man/src/exec.md found
21:33:17 INFO: man/src/export.md found
21:33:17 INFO: man/src/history.md found
21:33:17 INFO: man/src/image/build.md found
21:33:17 INFO: man/src/image/history.md found
21:33:17 INFO: man/src/image/import.md found
21:33:17 WARN: man/src/image/inspect.md does not exist, skipping
21:33:17 INFO: man/src/image/load.md found
21:33:17 INFO: man/src/image/ls.md found
21:33:17 WARN: man/src/image/prune.md does not exist, skipping
21:33:17 INFO: man/src/image/pull.md found
21:33:17 INFO: man/src/image/push.md found
21:33:17 INFO: man/src/image/rm.md found
21:33:17 INFO: man/src/image/save.md found
21:33:17 INFO: man/src/image/tag.md found
21:33:17 WARN: man/src/image.md does not exist, skipping
21:33:17 INFO: man/src/images.md found
21:33:17 INFO: man/src/import.md found
21:33:17 INFO: man/src/info.md found
21:33:17 INFO: man/src/inspect.md found
21:33:17 INFO: man/src/kill.md found
21:33:17 INFO: man/src/load.md found
21:33:17 INFO: man/src/login.md found
21:33:17 INFO: man/src/logout.md found
21:33:17 INFO: man/src/logs.md found
21:33:17 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:17 WARN: man/src/manifest/create.md does not exist, skipping
21:33:17 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:17 WARN: man/src/manifest/push.md does not exist, skipping
21:33:17 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:17 WARN: man/src/manifest.md does not exist, skipping
21:33:17 INFO: man/src/network/connect.md found
21:33:17 INFO: man/src/network/create.md found
21:33:17 INFO: man/src/network/disconnect.md found
21:33:17 INFO: man/src/network/inspect.md found
21:33:17 INFO: man/src/network/ls.md found
21:33:17 WARN: man/src/network/prune.md does not exist, skipping
21:33:17 INFO: man/src/network/rm.md found
21:33:17 WARN: man/src/network.md does not exist, skipping
21:33:17 WARN: man/src/node/demote.md does not exist, skipping
21:33:17 WARN: man/src/node/inspect.md does not exist, skipping
21:33:17 WARN: man/src/node/ls.md does not exist, skipping
21:33:17 WARN: man/src/node/promote.md does not exist, skipping
21:33:17 WARN: man/src/node/ps.md does not exist, skipping
21:33:17 WARN: man/src/node/rm.md does not exist, skipping
21:33:17 WARN: man/src/node/update.md does not exist, skipping
21:33:17 WARN: man/src/node.md does not exist, skipping
21:33:17 INFO: man/src/pause.md found
21:33:17 WARN: man/src/plugin/create.md does not exist, skipping
21:33:17 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:17 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:17 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:17 WARN: man/src/plugin/install.md does not exist, skipping
21:33:17 INFO: man/src/plugin/ls.md found
21:33:17 WARN: man/src/plugin/push.md does not exist, skipping
21:33:17 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:17 WARN: man/src/plugin/set.md does not exist, skipping
21:33:17 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:17 WARN: man/src/plugin.md does not exist, skipping
21:33:17 INFO: man/src/port.md found
21:33:17 INFO: man/src/ps.md found
21:33:17 INFO: man/src/pull.md found
21:33:17 INFO: man/src/push.md found
21:33:17 INFO: man/src/rename.md found
21:33:17 INFO: man/src/restart.md found
21:33:17 INFO: man/src/rm.md found
21:33:17 INFO: man/src/rmi.md found
21:33:17 WARN: man/src/run.md does not exist, skipping
21:33:17 INFO: man/src/save.md found
21:33:17 INFO: man/src/search.md found
21:33:17 WARN: man/src/secret/create.md does not exist, skipping
21:33:17 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:17 WARN: man/src/secret/ls.md does not exist, skipping
21:33:17 WARN: man/src/secret/rm.md does not exist, skipping
21:33:17 WARN: man/src/secret.md does not exist, skipping
21:33:17 WARN: man/src/service/create.md does not exist, skipping
21:33:17 WARN: man/src/service/inspect.md does not exist, skipping
21:33:17 WARN: man/src/service/logs.md does not exist, skipping
21:33:17 WARN: man/src/service/ls.md does not exist, skipping
21:33:17 WARN: man/src/service/ps.md does not exist, skipping
21:33:17 WARN: man/src/service/rm.md does not exist, skipping
21:33:17 WARN: man/src/service/rollback.md does not exist, skipping
21:33:17 WARN: man/src/service/scale.md does not exist, skipping
21:33:17 WARN: man/src/service/update.md does not exist, skipping
21:33:17 WARN: man/src/service.md does not exist, skipping
21:33:17 WARN: man/src/stack/config.md does not exist, skipping
21:33:17 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:17 WARN: man/src/stack/ls.md does not exist, skipping
21:33:17 WARN: man/src/stack/ps.md does not exist, skipping
21:33:17 WARN: man/src/stack/rm.md does not exist, skipping
21:33:17 WARN: man/src/stack/services.md does not exist, skipping
21:33:17 WARN: man/src/stack.md does not exist, skipping
21:33:17 INFO: man/src/start.md found
21:33:17 INFO: man/src/stats.md found
21:33:17 INFO: man/src/stop.md found
21:33:17 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:17 WARN: man/src/swarm/init.md does not exist, skipping
21:33:17 WARN: man/src/swarm/join.md does not exist, skipping
21:33:17 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:17 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:17 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:17 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:17 WARN: man/src/swarm/update.md does not exist, skipping
21:33:17 WARN: man/src/swarm.md does not exist, skipping
21:33:17 WARN: man/src/system/df.md does not exist, skipping
21:33:17 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:17 INFO: man/src/system/events.md found
21:33:17 INFO: man/src/system/info.md found
21:33:17 WARN: man/src/system/prune.md does not exist, skipping
21:33:17 WARN: man/src/system.md does not exist, skipping
21:33:17 INFO: man/src/tag.md found
21:33:17 INFO: man/src/top.md found
21:33:17 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:17 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:17 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:17 WARN: man/src/trust/key.md does not exist, skipping
21:33:17 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:17 WARN: man/src/trust/sign.md does not exist, skipping
21:33:17 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:17 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:17 WARN: man/src/trust/signer.md does not exist, skipping
21:33:17 WARN: man/src/trust.md does not exist, skipping
21:33:17 INFO: man/src/unpause.md found
21:33:17 INFO: man/src/update.md found
21:33:17 INFO: man/src/version.md found
21:33:17 INFO: man/src/volume/create.md found
21:33:17 INFO: man/src/volume/inspect.md found
21:33:17 INFO: man/src/volume/ls.md found
21:33:17 WARN: man/src/volume/prune.md does not exist, skipping
21:33:17 WARN: man/src/volume/rm.md does not exist, skipping
21:33:17 WARN: man/src/volume/update.md does not exist, skipping
21:33:17 INFO: man/src/volume.md found
21:33:17 INFO: man/src/wait.md found
21:33:17 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:17 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:17 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:17 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:17 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:17 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:17 make[2]: Leaving directory '/root/build-deb/cli'
21:33:17 # Build buildx plugin
21:33:17 cd /go/src/github.com/docker/buildx \
21:33:17 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:33:17 && GO111MODULE=on \
21:33:17 	CGO_ENABLED=0 \
21:33:17 		go build \
21:33:17 			-mod=vendor \
21:33:17 			-trimpath \
21:33:17 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:33:17 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:33:17 			./cmd/buildx
21:33:17 go: downloading github.com/creack/pty v1.1.11
21:33:17 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:17 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:18 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:18 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:18 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:18 go: downloading google.golang.org/grpc v1.50.1
21:33:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:18 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:18 make[2]: Entering directory '/root/build-deb/cli'
21:33:18 scripts/docs/generate-man.sh
21:33:18 + cp -r . /tmp/docker-cli-docsgen.hrZ7WnneAV/
21:33:18 + cd /tmp/docker-cli-docsgen.hrZ7WnneAV
21:33:18 + ./scripts/vendor init
21:33:18 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:18 + cp man/tools.go .
21:33:18 + ./scripts/vendor update
21:33:18 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:18 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:18 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:18 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:18 go: downloading github.com/morikuni/aec v1.0.0
21:33:18 go: downloading github.com/pkg/errors v0.9.1
21:33:18 go: downloading github.com/spf13/cobra v1.6.1
21:33:18 go: downloading github.com/spf13/pflag v1.0.5
21:33:18 go: downloading github.com/google/go-cmp v0.5.9
21:33:18 go: downloading gotest.tools/v3 v3.4.0
21:33:18 go: downloading golang.org/x/sync v0.1.0
21:33:18 go: downloading golang.org/x/sys v0.6.0
21:33:18 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:18 go: downloading github.com/docker/go-connections v0.4.0
21:33:18 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:18 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:18 go: downloading github.com/docker/go-units v0.5.0
21:33:18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:18 go: downloading github.com/containerd/containerd v1.6.19
21:33:18 go: downloading github.com/moby/sys/signal v0.7.0
21:33:18 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:18 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:18 go: downloading golang.org/x/text v0.7.0
21:33:18 go: downloading github.com/moby/buildkit v0.11.5
21:33:18 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:18 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:18 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:18 go: downloading github.com/gogo/protobuf v1.3.2
21:33:18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:18 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:18 go: downloading golang.org/x/term v0.5.0
21:33:18 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:18 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:18 go: downloading github.com/imdario/mergo v0.3.13
21:33:18 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:18 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:18 go: downloading github.com/creack/pty v1.1.11
21:33:18 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:18 go: downloading github.com/stretchr/testify v1.8.0
21:33:18 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:18 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:18 go: downloading github.com/klauspost/compress v1.16.3
21:33:18 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:18 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:18 go: downloading github.com/rivo/uniseg v0.2.0
21:33:18 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:18 go: downloading golang.org/x/time v0.3.0
21:33:18 go: downloading github.com/opencontainers/runc v1.1.5
21:33:18 go: downloading golang.org/x/crypto v0.2.0
21:33:18 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:18 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:18 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:18 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:18 go: downloading google.golang.org/grpc v1.50.1
21:33:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:18 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:18 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:18 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:18 go: downloading golang.org/x/net v0.7.0
21:33:18 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:18 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:18 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:18 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:18 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:18 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:18 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:18 go: downloading github.com/russross/blackfriday v1.6.0
21:33:18 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:18 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:18 go: downloading github.com/golang/protobuf v1.5.2
21:33:18 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:18 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:18 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:18 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:18 go: downloading github.com/beorn7/perks v1.0.1
21:33:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:18 go: downloading github.com/prometheus/client_model v0.3.0
21:33:18 go: downloading github.com/prometheus/common v0.37.0
21:33:18 go: downloading github.com/prometheus/procfs v0.8.0
21:33:18 go: downloading google.golang.org/protobuf v1.28.1
21:33:18 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:18 go: downloading github.com/stretchr/testify v1.8.0
21:33:18 go: downloading github.com/russross/blackfriday v1.6.0
21:33:18 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:18 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:18 go: downloading golang.org/x/net v0.7.0
21:33:18 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:18 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:18 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:18 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:18 go: downloading k8s.io/klog/v2 v2.80.1
21:33:18 go: downloading github.com/kr/text v0.2.0
21:33:18 go: downloading github.com/docker/go-metrics v0.0.1
21:33:18 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:18 go: downloading github.com/kr/pretty v0.2.1
21:33:18 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:18 go: downloading github.com/rivo/uniseg v0.2.0
21:33:18 go: downloading github.com/klauspost/compress v1.16.3
21:33:18 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:18 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:18 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:18 go: downloading golang.org/x/time v0.3.0
21:33:18 go: downloading github.com/opencontainers/runc v1.1.5
21:33:18 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:18 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:18 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:18 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:18 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:18 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:18 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:18 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:18 go: downloading github.com/magiconair/properties v1.5.3
21:33:18 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:18 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:18 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:18 go: downloading github.com/go-logr/logr v1.2.3
21:33:18 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:18 + go mod vendor -modfile=vendor.mod
21:33:18 go: downloading golang.org/x/crypto v0.2.0
21:33:18 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:19 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:19 go: downloading github.com/golang/protobuf v1.5.2
21:33:19 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:19 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:19 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:19 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:19 go: downloading google.golang.org/grpc v1.50.1
21:33:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:19 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:19 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:19 go: downloading github.com/russross/blackfriday v1.6.0
21:33:19 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:19 go: downloading golang.org/x/net v0.7.0
21:33:19 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:19 go: downloading github.com/beorn7/perks v1.0.1
21:33:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:19 go: downloading github.com/prometheus/client_model v0.3.0
21:33:19 go: downloading github.com/prometheus/common v0.37.0
21:33:19 go: downloading github.com/prometheus/procfs v0.8.0
21:33:19 go: downloading google.golang.org/protobuf v1.28.1
21:33:19 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:19 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:19 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:19 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:19 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:19 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:19 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:19 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:19 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:19 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:19 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:19 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:19 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:19 go: downloading k8s.io/klog/v2 v2.80.1
21:33:19 go: downloading github.com/kr/text v0.2.0
21:33:19 go: downloading github.com/docker/go-metrics v0.0.1
21:33:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:19 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:19 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:19 go: downloading github.com/kr/pretty v0.2.1
21:33:20 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:20 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:20 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:20 go: downloading github.com/golang/protobuf v1.5.2
21:33:20 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:20 go: downloading github.com/magiconair/properties v1.5.3
21:33:20 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:20 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:20 go: downloading github.com/go-logr/logr v1.2.3
21:33:20 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:20 + go mod vendor -modfile=vendor.mod
21:33:20 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:20 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:20 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:20 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:20 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:20 go: downloading github.com/beorn7/perks v1.0.1
21:33:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:20 go: downloading github.com/prometheus/client_model v0.3.0
21:33:20 go: downloading github.com/prometheus/common v0.37.0
21:33:20 go: downloading github.com/prometheus/procfs v0.8.0
21:33:20 go: downloading google.golang.org/protobuf v1.28.1
21:33:20 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:20 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:20 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:20 go: downloading k8s.io/klog/v2 v2.80.1
21:33:20 go: downloading github.com/kr/text v0.2.0
21:33:20 go: downloading github.com/docker/go-metrics v0.0.1
21:33:20 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:20 go: downloading github.com/kr/pretty v0.2.1
21:33:20 go: downloading github.com/magiconair/properties v1.5.3
21:33:20 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:20 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:20 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:20 go: downloading github.com/go-logr/logr v1.2.3
21:33:20 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:21 + go mod vendor -modfile=vendor.mod
21:33:21 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:33:21 + make manpages
21:33:21 scripts/docs/generate-man.sh
21:33:21 + cp -r . /tmp/docker-cli-docsgen.sprecYo2UU/
21:33:21 + cd /tmp/docker-cli-docsgen.sprecYo2UU
21:33:21 + ./scripts/vendor init
21:33:21 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:21 + cp man/tools.go .
21:33:21 + ./scripts/vendor update
21:33:21 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:21 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:21 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:21 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:21 go: downloading github.com/morikuni/aec v1.0.0
21:33:21 go: downloading github.com/pkg/errors v0.9.1
21:33:21 go: downloading github.com/spf13/cobra v1.6.1
21:33:21 go: downloading github.com/spf13/pflag v1.0.5
21:33:21 go: downloading github.com/google/go-cmp v0.5.9
21:33:21 go: downloading gotest.tools/v3 v3.4.0
21:33:21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:21 go: downloading golang.org/x/sync v0.1.0
21:33:21 go: downloading golang.org/x/sys v0.6.0
21:33:21 go: downloading github.com/docker/go-units v0.5.0
21:33:21 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:21 go: downloading github.com/docker/go-connections v0.4.0
21:33:21 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:21 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:21 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:21 go: downloading golang.org/x/text v0.7.0
21:33:21 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:21 go: downloading github.com/containerd/containerd v1.6.19
21:33:21 go: downloading github.com/moby/sys/signal v0.7.0
21:33:21 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:21 go: downloading github.com/moby/buildkit v0.11.5
21:33:21 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:21 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:21 go: downloading github.com/gogo/protobuf v1.3.2
21:33:21 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:21 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:21 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:21 go: downloading golang.org/x/term v0.5.0
21:33:21 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:21 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:21 go: downloading github.com/imdario/mergo v0.3.13
21:33:21 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:21 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:21 go: downloading github.com/creack/pty v1.1.11
21:33:21 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:21 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:21 go: downloading github.com/stretchr/testify v1.8.0
21:33:21 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:21 go: downloading github.com/gorilla/mux v1.8.0
21:33:21 go: downloading github.com/rivo/uniseg v0.2.0
21:33:21 go: downloading github.com/klauspost/compress v1.16.3
21:33:21 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:21 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:21 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:21 go: downloading golang.org/x/time v0.3.0
21:33:21 go: downloading github.com/opencontainers/runc v1.1.5
21:33:21 go: downloading golang.org/x/crypto v0.2.0
21:33:21 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:21 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:21 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:21 go: downloading google.golang.org/grpc v1.50.1
21:33:21 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:21 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:21 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:21 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:21 go: downloading github.com/russross/blackfriday v1.6.0
21:33:21 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:21 go: downloading golang.org/x/net v0.7.0
21:33:21 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:21 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:21 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:21 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:21 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:21 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:21 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:21 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:21 go: downloading github.com/golang/protobuf v1.5.2
21:33:21 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:21 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:21 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:21 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:21 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:21 go: downloading github.com/beorn7/perks v1.0.1
21:33:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:21 go: downloading github.com/prometheus/client_model v0.3.0
21:33:21 go: downloading github.com/prometheus/common v0.37.0
21:33:21 go: downloading github.com/prometheus/procfs v0.8.0
21:33:21 go: downloading google.golang.org/protobuf v1.28.1
21:33:21 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:21 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:21 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:21 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:21 go: downloading k8s.io/klog/v2 v2.80.1
21:33:21 go: downloading github.com/kr/text v0.2.0
21:33:21 go: downloading github.com/docker/go-metrics v0.0.1
21:33:21 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:21 go: downloading github.com/kr/pretty v0.2.1
21:33:21 go: downloading github.com/magiconair/properties v1.5.3
21:33:21 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:21 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:21 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:21 go: downloading github.com/go-logr/logr v1.2.3
21:33:21 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:21 + go mod vendor -modfile=vendor.mod
21:33:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:21 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:21 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:21 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:21 go: downloading github.com/beorn7/perks v1.0.1
21:33:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:21 go: downloading github.com/prometheus/client_model v0.3.0
21:33:21 go: downloading github.com/prometheus/common v0.37.0
21:33:21 go: downloading github.com/prometheus/procfs v0.8.0
21:33:21 go: downloading google.golang.org/protobuf v1.28.1
21:33:21 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:21 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:21 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:21 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:21 go: downloading k8s.io/klog/v2 v2.80.1
21:33:21 go: downloading github.com/kr/text v0.2.0
21:33:21 go: downloading github.com/docker/go-metrics v0.0.1
21:33:21 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:21 go: downloading github.com/kr/pretty v0.2.1
21:33:21 go: downloading github.com/magiconair/properties v1.5.3
21:33:21 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:21 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:21 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:21 go: downloading github.com/go-logr/logr v1.2.3
21:33:21 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:21 + go mod vendor -modfile=vendor.mod
21:33:22 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:22 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:22 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:23 make[2]: Entering directory '/root/build-deb/cli'
21:33:23 scripts/docs/generate-man.sh
21:33:23 + cp -r . /tmp/docker-cli-docsgen.PqgLS0kPG3/
21:33:23 + cd /tmp/docker-cli-docsgen.PqgLS0kPG3
21:33:23 + ./scripts/vendor init
21:33:23 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:23 + cp man/tools.go .
21:33:23 + ./scripts/vendor update
21:33:23 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:23 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:23 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:23 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:23 go: downloading github.com/morikuni/aec v1.0.0
21:33:23 go: downloading github.com/pkg/errors v0.9.1
21:33:23 go: downloading github.com/spf13/cobra v1.6.1
21:33:23 go: downloading github.com/spf13/pflag v1.0.5
21:33:23 go: downloading github.com/google/go-cmp v0.5.9
21:33:23 go: downloading gotest.tools/v3 v3.4.0
21:33:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:23 go: downloading golang.org/x/sync v0.1.0
21:33:23 go: downloading golang.org/x/sys v0.6.0
21:33:24 go: downloading github.com/docker/go-units v0.5.0
21:33:24 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:24 go: downloading github.com/docker/go-connections v0.4.0
21:33:24 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:24 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:24 go: downloading github.com/containerd/containerd v1.6.19
21:33:24 go: downloading github.com/moby/sys/signal v0.7.0
21:33:24 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:24 go: downloading golang.org/x/text v0.7.0
21:33:24 make[2]: Entering directory '/root/build-deb/cli'
21:33:24 scripts/docs/generate-man.sh
21:33:24 + cp -r . /tmp/docker-cli-docsgen.2tWo56XeF8/
21:33:24 + cd /tmp/docker-cli-docsgen.2tWo56XeF8
21:33:24 + ./scripts/vendor init
21:33:24 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:24 + cp man/tools.go .
21:33:24 + ./scripts/vendor update
21:33:24 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:24 go: downloading github.com/spf13/cobra v1.6.1
21:33:24 go: downloading github.com/spf13/pflag v1.0.5
21:33:24 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:24 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:24 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:24 go: downloading github.com/morikuni/aec v1.0.0
21:33:24 go: downloading github.com/pkg/errors v0.9.1
21:33:24 go: downloading github.com/google/go-cmp v0.5.9
21:33:24 go: downloading gotest.tools/v3 v3.4.0
21:33:24 go: downloading golang.org/x/sync v0.1.0
21:33:24 go: downloading golang.org/x/sys v0.6.0
21:33:24 go: downloading github.com/docker/go-units v0.5.0
21:33:24 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:24 go: downloading github.com/docker/go-connections v0.4.0
21:33:24 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:24 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:24 go: downloading golang.org/x/text v0.7.0
21:33:24 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:24 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:24 go: downloading github.com/moby/buildkit v0.11.5
21:33:24 go: downloading github.com/containerd/containerd v1.6.19
21:33:25 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:25 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:25 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:25 go: downloading github.com/gogo/protobuf v1.3.2
21:33:25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:25 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:25 go: downloading github.com/moby/sys/signal v0.7.0
21:33:25 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:25 go: downloading github.com/moby/buildkit v0.11.5
21:33:25 go: downloading golang.org/x/term v0.5.0
21:33:25 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:25 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:25 go: downloading github.com/imdario/mergo v0.3.13
21:33:25 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:25 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:25 go: downloading github.com/creack/pty v1.1.11
21:33:25 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:25 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:25 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:25 go: downloading github.com/gogo/protobuf v1.3.2
21:33:25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:25 make[2]: Entering directory '/root/build-deb/cli'
21:33:25 scripts/docs/generate-man.sh
21:33:25 + cp -r . /tmp/docker-cli-docsgen.2iGyoLh4Hz/
21:33:25 + cd /tmp/docker-cli-docsgen.2iGyoLh4Hz
21:33:25 + ./scripts/vendor init
21:33:25 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:25 + cp man/tools.go .
21:33:25 + ./scripts/vendor update
21:33:25 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:25 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:25 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:25 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:25 go: downloading github.com/morikuni/aec v1.0.0
21:33:25 go: downloading github.com/pkg/errors v0.9.1
21:33:25 go: downloading github.com/spf13/cobra v1.6.1
21:33:25 go: downloading github.com/spf13/pflag v1.0.5
21:33:25 go: downloading github.com/google/go-cmp v0.5.9
21:33:25 go: downloading gotest.tools/v3 v3.4.0
21:33:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:25 go: downloading golang.org/x/sync v0.1.0
21:33:25 go: downloading golang.org/x/sys v0.6.0
21:33:25 go: downloading github.com/docker/go-units v0.5.0
21:33:25 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:25 go: downloading github.com/docker/go-connections v0.4.0
21:33:25 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:25 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:25 go: downloading golang.org/x/text v0.7.0
21:33:25 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:25 go: downloading github.com/containerd/containerd v1.6.19
21:33:25 go: downloading github.com/moby/sys/signal v0.7.0
21:33:25 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:25 go: downloading github.com/moby/buildkit v0.11.5
21:33:25 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:25 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:25 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:25 go: downloading github.com/gogo/protobuf v1.3.2
21:33:25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:25 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:25 go: downloading golang.org/x/term v0.5.0
21:33:25 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:25 go: downloading github.com/imdario/mergo v0.3.13
21:33:25 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:25 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:25 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:25 go: downloading github.com/creack/pty v1.1.11
21:33:25 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:25 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:25 go: downloading github.com/stretchr/testify v1.8.0
21:33:25 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:25 go: downloading github.com/rivo/uniseg v0.2.0
21:33:25 go: downloading github.com/klauspost/compress v1.16.3
21:33:25 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:25 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:25 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:25 go: downloading golang.org/x/time v0.3.0
21:33:25 go: downloading github.com/opencontainers/runc v1.1.5
21:33:25 go: downloading golang.org/x/crypto v0.2.0
21:33:25 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:25 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:25 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:25 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:25 go: downloading google.golang.org/grpc v1.50.1
21:33:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:25 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:25 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:25 go: downloading github.com/russross/blackfriday v1.6.0
21:33:25 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:25 go: downloading golang.org/x/net v0.7.0
21:33:25 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:25 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:25 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:25 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:25 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:25 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:25 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:25 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:25 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:25 go: downloading github.com/golang/protobuf v1.5.2
21:33:25 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:26 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:26 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:26 go: downloading golang.org/x/term v0.5.0
21:33:26 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:26 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:26 go: downloading github.com/imdario/mergo v0.3.13
21:33:26 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:26 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:26 go: downloading github.com/creack/pty v1.1.11
21:33:26 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:26 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:26 go: downloading github.com/stretchr/testify v1.8.0
21:33:26 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:26 go: downloading github.com/klauspost/compress v1.16.3
21:33:26 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:26 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:26 go: downloading github.com/beorn7/perks v1.0.1
21:33:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:26 go: downloading github.com/prometheus/client_model v0.3.0
21:33:26 go: downloading github.com/prometheus/common v0.37.0
21:33:26 go: downloading github.com/rivo/uniseg v0.2.0
21:33:26 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:26 go: downloading golang.org/x/time v0.3.0
21:33:26 go: downloading github.com/opencontainers/runc v1.1.5
21:33:26 go: downloading golang.org/x/crypto v0.2.0
21:33:26 go: downloading github.com/prometheus/procfs v0.8.0
21:33:26 go: downloading google.golang.org/protobuf v1.28.1
21:33:26 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:26 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:26 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:26 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:26 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:26 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:26 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:26 go: downloading k8s.io/klog/v2 v2.80.1
21:33:26 go: downloading github.com/kr/text v0.2.0
21:33:26 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:33:26 + make manpages
21:33:26 scripts/docs/generate-man.sh
21:33:26 + cp -r . /tmp/docker-cli-docsgen.fghGZyoAuS/
21:33:26 + cd /tmp/docker-cli-docsgen.fghGZyoAuS
21:33:26 + ./scripts/vendor init
21:33:26 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:26 + cp man/tools.go .
21:33:26 + ./scripts/vendor update
21:33:26 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:26 go: downloading github.com/spf13/cobra v1.6.1
21:33:26 go: downloading github.com/spf13/pflag v1.0.5
21:33:26 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:26 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:26 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:26 go: downloading github.com/morikuni/aec v1.0.0
21:33:26 go: downloading github.com/pkg/errors v0.9.1
21:33:26 go: downloading github.com/google/go-cmp v0.5.9
21:33:26 go: downloading gotest.tools/v3 v3.4.0
21:33:26 go: downloading golang.org/x/sync v0.1.0
21:33:26 go: downloading golang.org/x/sys v0.6.0
21:33:26 go: downloading github.com/docker/go-units v0.5.0
21:33:26 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:26 go: downloading github.com/docker/go-connections v0.4.0
21:33:26 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:26 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:26 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:26 go: downloading golang.org/x/text v0.7.0
21:33:26 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:26 go: downloading github.com/containerd/containerd v1.6.19
21:33:26 go: downloading github.com/moby/sys/signal v0.7.0
21:33:26 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:26 go: downloading github.com/moby/buildkit v0.11.5
21:33:26 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:26 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:26 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:26 go: downloading github.com/gogo/protobuf v1.3.2
21:33:26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:26 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:26 go: downloading golang.org/x/term v0.5.0
21:33:26 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:26 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:26 go: downloading github.com/imdario/mergo v0.3.13
21:33:26 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:26 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:26 go: downloading github.com/creack/pty v1.1.11
21:33:26 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:26 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:26 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:27 go: downloading github.com/docker/go-metrics v0.0.1
21:33:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:27 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:27 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:27 go: downloading github.com/kr/pretty v0.2.1
21:33:27 go: downloading github.com/magiconair/properties v1.5.3
21:33:27 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:27 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:27 go: downloading github.com/go-logr/logr v1.2.3
21:33:27 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:27 + go mod vendor -modfile=vendor.mod
21:33:27 make[2]: Entering directory '/root/build-deb/cli'
21:33:27 scripts/docs/generate-man.sh
21:33:27 + cp -r . /tmp/docker-cli-docsgen.wR7P81dK5P/
21:33:27 + cd /tmp/docker-cli-docsgen.wR7P81dK5P
21:33:27 + ./scripts/vendor init
21:33:27 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:27 + cp man/tools.go .
21:33:27 + ./scripts/vendor update
21:33:27 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:27 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:27 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:27 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:27 go: downloading github.com/morikuni/aec v1.0.0
21:33:27 go: downloading github.com/pkg/errors v0.9.1
21:33:27 go: downloading github.com/spf13/cobra v1.6.1
21:33:27 go: downloading github.com/spf13/pflag v1.0.5
21:33:27 go: downloading github.com/google/go-cmp v0.5.9
21:33:27 go: downloading gotest.tools/v3 v3.4.0
21:33:27 go: downloading golang.org/x/sync v0.1.0
21:33:27 go: downloading golang.org/x/sys v0.6.0
21:33:27 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:27 go: downloading github.com/docker/go-connections v0.4.0
21:33:27 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:27 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:27 go: downloading github.com/docker/go-units v0.5.0
21:33:27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:27 go: downloading github.com/containerd/containerd v1.6.19
21:33:27 go: downloading github.com/moby/sys/signal v0.7.0
21:33:27 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:27 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:27 go: downloading golang.org/x/text v0.7.0
21:33:27 go: downloading github.com/moby/buildkit v0.11.5
21:33:27 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:27 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:27 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:27 go: downloading github.com/gogo/protobuf v1.3.2
21:33:27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:27 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:27 go: downloading golang.org/x/term v0.5.0
21:33:27 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:27 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:27 go: downloading github.com/imdario/mergo v0.3.13
21:33:27 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:27 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:27 go: downloading github.com/creack/pty v1.1.11
21:33:27 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:27 go: downloading github.com/stretchr/testify v1.8.0
21:33:27 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:27 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:27 go: downloading github.com/klauspost/compress v1.16.3
21:33:27 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:27 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:27 go: downloading github.com/rivo/uniseg v0.2.0
21:33:27 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:27 go: downloading golang.org/x/time v0.3.0
21:33:27 go: downloading github.com/opencontainers/runc v1.1.5
21:33:27 go: downloading golang.org/x/crypto v0.2.0
21:33:27 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:27 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:27 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:27 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:27 go: downloading google.golang.org/grpc v1.50.1
21:33:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:27 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:27 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:27 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:27 go: downloading golang.org/x/net v0.7.0
21:33:27 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:27 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:27 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:27 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:27 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:27 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:27 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:27 go: downloading github.com/russross/blackfriday v1.6.0
21:33:27 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:27 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:27 go: downloading github.com/golang/protobuf v1.5.2
21:33:27 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:27 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:27 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:27 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:27 go: downloading github.com/beorn7/perks v1.0.1
21:33:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:27 go: downloading github.com/prometheus/client_model v0.3.0
21:33:27 go: downloading github.com/prometheus/common v0.37.0
21:33:27 go: downloading github.com/prometheus/procfs v0.8.0
21:33:27 go: downloading google.golang.org/protobuf v1.28.1
21:33:27 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:27 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:27 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:27 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:27 go: downloading k8s.io/klog/v2 v2.80.1
21:33:27 go: downloading github.com/kr/text v0.2.0
21:33:27 go: downloading github.com/docker/go-metrics v0.0.1
21:33:27 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:27 go: downloading github.com/kr/pretty v0.2.1
21:33:27 go: downloading github.com/magiconair/properties v1.5.3
21:33:27 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:27 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:27 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:27 go: downloading google.golang.org/grpc v1.50.1
21:33:27 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:27 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:27 go: downloading github.com/go-logr/logr v1.2.3
21:33:27 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:27 + go mod vendor -modfile=vendor.mod
21:33:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:27 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:27 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:27 go: downloading github.com/russross/blackfriday v1.6.0
21:33:27 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:27 go: downloading golang.org/x/net v0.7.0
21:33:27 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:27 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:27 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:27 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:27 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:27 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:27 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:27 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:27 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:27 go: downloading github.com/stretchr/testify v1.8.0
21:33:27 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:27 go: downloading github.com/rivo/uniseg v0.2.0
21:33:27 go: downloading github.com/klauspost/compress v1.16.3
21:33:27 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:27 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:28 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:28 go: downloading github.com/golang/protobuf v1.5.2
21:33:28 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:28 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:28 go: downloading golang.org/x/time v0.3.0
21:33:28 go: downloading github.com/opencontainers/runc v1.1.5
21:33:28 go: downloading golang.org/x/crypto v0.2.0
21:33:28 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:28 go: downloading github.com/stretchr/testify v1.8.0
21:33:28 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:28 go: downloading github.com/gorilla/mux v1.8.0
21:33:28 go: downloading github.com/rivo/uniseg v0.2.0
21:33:28 go: downloading github.com/klauspost/compress v1.16.3
21:33:28 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:28 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:28 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:28 go: downloading golang.org/x/time v0.3.0
21:33:28 go: downloading github.com/opencontainers/runc v1.1.5
21:33:28 go: downloading golang.org/x/crypto v0.2.0
21:33:28 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:28 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:28 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:28 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:28 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:28 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:28 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:28 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:28 go: downloading google.golang.org/grpc v1.50.1
21:33:28 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:28 go: downloading google.golang.org/grpc v1.50.1
21:33:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:28 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:28 go: downloading github.com/russross/blackfriday v1.6.0
21:33:28 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:29 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:29 go: downloading golang.org/x/net v0.7.0
21:33:29 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:29 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:29 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:29 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:29 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:29 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:29 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:29 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:29 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:29 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:29 go: downloading github.com/beorn7/perks v1.0.1
21:33:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:29 go: downloading github.com/prometheus/client_model v0.3.0
21:33:29 go: downloading github.com/prometheus/common v0.37.0
21:33:29 go: downloading github.com/prometheus/procfs v0.8.0
21:33:29 go: downloading google.golang.org/protobuf v1.28.1
21:33:29 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:29 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:29 go: downloading github.com/russross/blackfriday v1.6.0
21:33:29 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:29 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:29 go: downloading golang.org/x/net v0.7.0
21:33:29 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:29 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:29 go: downloading github.com/golang/protobuf v1.5.2
21:33:29 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:29 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:29 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:29 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:29 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:29 go: downloading k8s.io/klog/v2 v2.80.1
21:33:29 go: downloading github.com/kr/text v0.2.0
21:33:29 go: downloading github.com/docker/go-metrics v0.0.1
21:33:29 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:29 go: downloading github.com/kr/pretty v0.2.1
21:33:29 go: downloading github.com/magiconair/properties v1.5.3
21:33:29 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:29 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:29 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:29 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:29 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:29 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:29 go: downloading github.com/go-logr/logr v1.2.3
21:33:29 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:29 + go mod vendor -modfile=vendor.mod
21:33:29 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:29 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:29 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:29 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:30 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:30 go: downloading github.com/golang/protobuf v1.5.2
21:33:30 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:30 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:30 make[2]: Entering directory '/root/build-deb/cli'
21:33:30 scripts/docs/generate-man.sh
21:33:30 + cp -r . /tmp/docker-cli-docsgen.Zf2xbc0nVE/
21:33:30 + cd /tmp/docker-cli-docsgen.Zf2xbc0nVE
21:33:30 + ./scripts/vendor init
21:33:30 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:30 + cp man/tools.go .
21:33:30 + ./scripts/vendor update
21:33:30 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:30 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:30 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:30 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:30 go: downloading github.com/morikuni/aec v1.0.0
21:33:30 go: downloading github.com/pkg/errors v0.9.1
21:33:30 go: downloading github.com/spf13/cobra v1.6.1
21:33:30 go: downloading github.com/spf13/pflag v1.0.5
21:33:30 go: downloading github.com/google/go-cmp v0.5.9
21:33:30 go: downloading gotest.tools/v3 v3.4.0
21:33:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:30 go: downloading golang.org/x/sync v0.1.0
21:33:30 go: downloading golang.org/x/sys v0.6.0
21:33:30 go: downloading github.com/docker/go-units v0.5.0
21:33:30 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:30 go: downloading github.com/docker/go-connections v0.4.0
21:33:30 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:30 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:30 go: downloading golang.org/x/text v0.7.0
21:33:30 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:30 go: downloading github.com/containerd/containerd v1.6.19
21:33:30 go: downloading github.com/moby/sys/signal v0.7.0
21:33:30 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:30 go: downloading github.com/moby/buildkit v0.11.5
21:33:30 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:30 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:30 go: downloading github.com/gogo/protobuf v1.3.2
21:33:30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:30 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:30 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:30 go: downloading golang.org/x/term v0.5.0
21:33:30 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:30 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:30 go: downloading github.com/imdario/mergo v0.3.13
21:33:30 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:30 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:30 go: downloading github.com/creack/pty v1.1.11
21:33:30 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:30 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:30 go: downloading github.com/stretchr/testify v1.8.0
21:33:30 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:30 go: downloading github.com/rivo/uniseg v0.2.0
21:33:30 go: downloading github.com/klauspost/compress v1.16.3
21:33:30 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:30 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:30 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:30 go: downloading golang.org/x/time v0.3.0
21:33:30 go: downloading github.com/opencontainers/runc v1.1.5
21:33:30 go: downloading golang.org/x/crypto v0.2.0
21:33:30 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:30 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:30 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:30 go: downloading google.golang.org/grpc v1.50.1
21:33:30 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:30 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:30 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:30 go: downloading github.com/russross/blackfriday v1.6.0
21:33:30 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:30 go: downloading golang.org/x/net v0.7.0
21:33:30 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:30 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:30 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:30 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:30 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:30 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:30 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:30 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:30 go: downloading github.com/golang/protobuf v1.5.2
21:33:30 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:31 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:31 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:31 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:31 go: downloading github.com/beorn7/perks v1.0.1
21:33:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:31 go: downloading github.com/prometheus/client_model v0.3.0
21:33:31 go: downloading github.com/prometheus/common v0.37.0
21:33:31 go: downloading google.golang.org/protobuf v1.28.1
21:33:31 go: downloading github.com/prometheus/procfs v0.8.0
21:33:31 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:31 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:31 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:31 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:31 go: downloading k8s.io/klog/v2 v2.80.1
21:33:31 go: downloading github.com/kr/text v0.2.0
21:33:31 go: downloading github.com/docker/go-metrics v0.0.1
21:33:31 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:31 go: downloading github.com/kr/pretty v0.2.1
21:33:31 go: downloading github.com/magiconair/properties v1.5.3
21:33:31 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:31 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:31 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:31 go: downloading github.com/go-logr/logr v1.2.3
21:33:31 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:31 + go mod vendor -modfile=vendor.mod
21:33:32 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:32 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:32 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:32 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:32 go: downloading github.com/beorn7/perks v1.0.1
21:33:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:32 go: downloading github.com/prometheus/client_model v0.3.0
21:33:32 go: downloading github.com/prometheus/common v0.37.0
21:33:32 go: downloading github.com/prometheus/procfs v0.8.0
21:33:32 go: downloading google.golang.org/protobuf v1.28.1
21:33:32 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:32 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:32 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:32 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:32 go: downloading k8s.io/klog/v2 v2.80.1
21:33:32 go: downloading github.com/kr/text v0.2.0
21:33:32 go: downloading github.com/docker/go-metrics v0.0.1
21:33:32 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:32 go: downloading github.com/kr/pretty v0.2.1
21:33:32 go: downloading github.com/magiconair/properties v1.5.3
21:33:32 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:32 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:32 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:32 go: downloading github.com/go-logr/logr v1.2.3
21:33:32 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:32 + go mod vendor -modfile=vendor.mod
21:33:32 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:32 make[2]: Entering directory '/root/build-deb/cli'
21:33:32 scripts/docs/generate-man.sh
21:33:32 + cp -r . /tmp/docker-cli-docsgen.zoJKLirPyE/
21:33:32 + cd /tmp/docker-cli-docsgen.zoJKLirPyE
21:33:32 + ./scripts/vendor init
21:33:32 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:32 + cp man/tools.go .
21:33:32 + ./scripts/vendor update
21:33:32 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:32 go: downloading github.com/spf13/cobra v1.6.1
21:33:32 go: downloading github.com/spf13/pflag v1.0.5
21:33:32 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:32 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:32 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:32 go: downloading github.com/morikuni/aec v1.0.0
21:33:32 go: downloading github.com/pkg/errors v0.9.1
21:33:32 go: downloading github.com/google/go-cmp v0.5.9
21:33:32 go: downloading gotest.tools/v3 v3.4.0
21:33:32 go: downloading golang.org/x/sync v0.1.0
21:33:32 go: downloading golang.org/x/sys v0.6.0
21:33:32 go: downloading github.com/docker/go-units v0.5.0
21:33:32 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:32 go: downloading github.com/docker/go-connections v0.4.0
21:33:32 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:32 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:32 go: downloading golang.org/x/text v0.7.0
21:33:32 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:32 go: downloading github.com/containerd/containerd v1.6.19
21:33:32 go: downloading github.com/moby/sys/signal v0.7.0
21:33:32 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:32 go: downloading github.com/moby/buildkit v0.11.5
21:33:32 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:32 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:32 go: downloading github.com/gogo/protobuf v1.3.2
21:33:32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:32 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:32 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:32 go: downloading golang.org/x/term v0.5.0
21:33:32 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:32 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:32 go: downloading github.com/imdario/mergo v0.3.13
21:33:32 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:32 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:32 go: downloading github.com/creack/pty v1.1.11
21:33:32 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:33 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:33 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:33 go: downloading github.com/beorn7/perks v1.0.1
21:33:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:33 go: downloading github.com/prometheus/client_model v0.3.0
21:33:33 go: downloading github.com/prometheus/common v0.37.0
21:33:33 go: downloading github.com/prometheus/procfs v0.8.0
21:33:33 go: downloading google.golang.org/protobuf v1.28.1
21:33:33 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:33 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:33 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:33 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:33 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:33 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:33 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:33 go: downloading k8s.io/klog/v2 v2.80.1
21:33:33 go: downloading github.com/docker/go-metrics v0.0.1
21:33:33 go: downloading github.com/kr/text v0.2.0
21:33:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:34 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:34 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:34 go: downloading github.com/kr/pretty v0.2.1
21:33:34 go: downloading github.com/magiconair/properties v1.5.3
21:33:34 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:34 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:34 go: downloading github.com/go-logr/logr v1.2.3
21:33:34 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:34 + go mod vendor -modfile=vendor.mod
21:33:34 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:34 go: downloading github.com/stretchr/testify v1.8.0
21:33:34 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:34 go: downloading github.com/rivo/uniseg v0.2.0
21:33:34 go: downloading github.com/klauspost/compress v1.16.3
21:33:34 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:34 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:34 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:34 go: downloading golang.org/x/time v0.3.0
21:33:34 go: downloading github.com/opencontainers/runc v1.1.5
21:33:34 go: downloading golang.org/x/crypto v0.2.0
21:33:34 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:34 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:34 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:34 go: downloading google.golang.org/grpc v1.50.1
21:33:35 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:35 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:35 go: downloading github.com/russross/blackfriday v1.6.0
21:33:35 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:35 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:35 go: downloading golang.org/x/net v0.7.0
21:33:35 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:35 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:35 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:35 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:35 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:35 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:35 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:35 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:35 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:35 go: downloading github.com/golang/protobuf v1.5.2
21:33:35 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:36 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:36 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:36 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:36 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:36 go: downloading github.com/beorn7/perks v1.0.1
21:33:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:36 go: downloading github.com/prometheus/client_model v0.3.0
21:33:36 go: downloading github.com/prometheus/common v0.37.0
21:33:36 go: downloading github.com/prometheus/procfs v0.8.0
21:33:36 go: downloading google.golang.org/protobuf v1.28.1
21:33:37 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:37 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:37 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:37 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:37 go: downloading k8s.io/klog/v2 v2.80.1
21:33:37 go: downloading github.com/kr/text v0.2.0
21:33:37 go: downloading github.com/docker/go-metrics v0.0.1
21:33:37 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:37 go: downloading github.com/kr/pretty v0.2.1
21:33:37 go: downloading github.com/magiconair/properties v1.5.3
21:33:37 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:37 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:37 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:37 go: downloading github.com/go-logr/logr v1.2.3
21:33:37 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:37 + go mod vendor -modfile=vendor.mod
21:33:38 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:39 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:39 ++ pwd
21:33:39 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:39 Project root: .
21:33:39 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:39 INFO: man/src/attach.md found
21:33:39 WARN: man/src/build.md does not exist, skipping
21:33:39 WARN: man/src/builder/build.md does not exist, skipping
21:33:39 WARN: man/src/builder/prune.md does not exist, skipping
21:33:39 WARN: man/src/builder.md does not exist, skipping
21:33:39 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:39 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:39 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:39 WARN: man/src/checkpoint.md does not exist, skipping
21:33:39 INFO: man/src/commit.md found
21:33:39 WARN: man/src/config/create.md does not exist, skipping
21:33:39 WARN: man/src/config/inspect.md does not exist, skipping
21:33:39 WARN: man/src/config/ls.md does not exist, skipping
21:33:39 WARN: man/src/config/rm.md does not exist, skipping
21:33:39 WARN: man/src/config.md does not exist, skipping
21:33:39 INFO: man/src/container/attach.md found
21:33:39 INFO: man/src/container/commit.md found
21:33:39 INFO: man/src/container/cp.md found
21:33:39 INFO: man/src/container/create.md found
21:33:39 INFO: man/src/container/diff.md found
21:33:39 INFO: man/src/container/exec.md found
21:33:39 INFO: man/src/container/export.md found
21:33:39 WARN: man/src/container/inspect.md does not exist, skipping
21:33:39 INFO: man/src/container/kill.md found
21:33:39 INFO: man/src/container/logs.md found
21:33:39 INFO: man/src/container/ls.md found
21:33:39 INFO: man/src/container/pause.md found
21:33:39 INFO: man/src/container/port.md found
21:33:39 WARN: man/src/container/prune.md does not exist, skipping
21:33:39 INFO: man/src/container/rename.md found
21:33:39 INFO: man/src/container/restart.md found
21:33:39 INFO: man/src/container/rm.md found
21:33:39 INFO: man/src/container/run.md found
21:33:39 INFO: man/src/container/start.md found
21:33:39 INFO: man/src/container/stats.md found
21:33:39 INFO: man/src/container/stop.md found
21:33:39 INFO: man/src/container/top.md found
21:33:39 INFO: man/src/container/unpause.md found
21:33:39 INFO: man/src/container/update.md found
21:33:39 INFO: man/src/container/wait.md found
21:33:39 WARN: man/src/container.md does not exist, skipping
21:33:39 WARN: man/src/context/create.md does not exist, skipping
21:33:39 WARN: man/src/context/export.md does not exist, skipping
21:33:39 WARN: man/src/context/import.md does not exist, skipping
21:33:39 WARN: man/src/context/inspect.md does not exist, skipping
21:33:39 WARN: man/src/context/ls.md does not exist, skipping
21:33:39 WARN: man/src/context/rm.md does not exist, skipping
21:33:39 WARN: man/src/context/show.md does not exist, skipping
21:33:39 WARN: man/src/context/update.md does not exist, skipping
21:33:39 WARN: man/src/context/use.md does not exist, skipping
21:33:39 WARN: man/src/context.md does not exist, skipping
21:33:39 INFO: man/src/cp.md found
21:33:39 INFO: man/src/create.md found
21:33:39 INFO: man/src/diff.md found
21:33:39 INFO: man/src/events.md found
21:33:39 INFO: man/src/exec.md found
21:33:39 INFO: man/src/export.md found
21:33:39 INFO: man/src/history.md found
21:33:39 INFO: man/src/image/build.md found
21:33:39 INFO: man/src/image/history.md found
21:33:39 INFO: man/src/image/import.md found
21:33:39 WARN: man/src/image/inspect.md does not exist, skipping
21:33:39 INFO: man/src/image/load.md found
21:33:39 INFO: man/src/image/ls.md found
21:33:39 WARN: man/src/image/prune.md does not exist, skipping
21:33:39 INFO: man/src/image/pull.md found
21:33:39 INFO: man/src/image/push.md found
21:33:39 INFO: man/src/image/rm.md found
21:33:39 INFO: man/src/image/save.md found
21:33:39 INFO: man/src/image/tag.md found
21:33:39 WARN: man/src/image.md does not exist, skipping
21:33:39 INFO: man/src/images.md found
21:33:39 INFO: man/src/import.md found
21:33:39 INFO: man/src/info.md found
21:33:39 INFO: man/src/inspect.md found
21:33:39 INFO: man/src/kill.md found
21:33:39 INFO: man/src/load.md found
21:33:39 INFO: man/src/login.md found
21:33:39 INFO: man/src/logout.md found
21:33:39 INFO: man/src/logs.md found
21:33:39 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:39 WARN: man/src/manifest/create.md does not exist, skipping
21:33:39 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:39 WARN: man/src/manifest/push.md does not exist, skipping
21:33:39 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:39 WARN: man/src/manifest.md does not exist, skipping
21:33:39 INFO: man/src/network/connect.md found
21:33:39 INFO: man/src/network/create.md found
21:33:39 INFO: man/src/network/disconnect.md found
21:33:39 INFO: man/src/network/inspect.md found
21:33:39 INFO: man/src/network/ls.md found
21:33:39 WARN: man/src/network/prune.md does not exist, skipping
21:33:39 INFO: man/src/network/rm.md found
21:33:39 WARN: man/src/network.md does not exist, skipping
21:33:39 WARN: man/src/node/demote.md does not exist, skipping
21:33:39 WARN: man/src/node/inspect.md does not exist, skipping
21:33:39 WARN: man/src/node/ls.md does not exist, skipping
21:33:39 WARN: man/src/node/promote.md does not exist, skipping
21:33:39 WARN: man/src/node/ps.md does not exist, skipping
21:33:39 WARN: man/src/node/rm.md does not exist, skipping
21:33:39 WARN: man/src/node/update.md does not exist, skipping
21:33:39 WARN: man/src/node.md does not exist, skipping
21:33:39 INFO: man/src/pause.md found
21:33:39 WARN: man/src/plugin/create.md does not exist, skipping
21:33:39 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:39 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:39 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:39 WARN: man/src/plugin/install.md does not exist, skipping
21:33:39 INFO: man/src/plugin/ls.md found
21:33:39 WARN: man/src/plugin/push.md does not exist, skipping
21:33:39 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:39 WARN: man/src/plugin/set.md does not exist, skipping
21:33:39 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:39 WARN: man/src/plugin.md does not exist, skipping
21:33:39 INFO: man/src/port.md found
21:33:39 INFO: man/src/ps.md found
21:33:39 INFO: man/src/pull.md found
21:33:39 INFO: man/src/push.md found
21:33:39 INFO: man/src/rename.md found
21:33:39 INFO: man/src/restart.md found
21:33:39 INFO: man/src/rm.md found
21:33:39 INFO: man/src/rmi.md found
21:33:39 WARN: man/src/run.md does not exist, skipping
21:33:39 INFO: man/src/save.md found
21:33:39 INFO: man/src/search.md found
21:33:39 WARN: man/src/secret/create.md does not exist, skipping
21:33:39 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:39 WARN: man/src/secret/ls.md does not exist, skipping
21:33:39 WARN: man/src/secret/rm.md does not exist, skipping
21:33:39 WARN: man/src/secret.md does not exist, skipping
21:33:39 WARN: man/src/service/create.md does not exist, skipping
21:33:39 WARN: man/src/service/inspect.md does not exist, skipping
21:33:39 WARN: man/src/service/logs.md does not exist, skipping
21:33:39 WARN: man/src/service/ls.md does not exist, skipping
21:33:39 WARN: man/src/service/ps.md does not exist, skipping
21:33:39 WARN: man/src/service/rm.md does not exist, skipping
21:33:39 WARN: man/src/service/rollback.md does not exist, skipping
21:33:39 WARN: man/src/service/scale.md does not exist, skipping
21:33:39 WARN: man/src/service/update.md does not exist, skipping
21:33:39 WARN: man/src/service.md does not exist, skipping
21:33:39 WARN: man/src/stack/config.md does not exist, skipping
21:33:39 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:39 WARN: man/src/stack/ls.md does not exist, skipping
21:33:39 WARN: man/src/stack/ps.md does not exist, skipping
21:33:39 WARN: man/src/stack/rm.md does not exist, skipping
21:33:39 WARN: man/src/stack/services.md does not exist, skipping
21:33:39 WARN: man/src/stack.md does not exist, skipping
21:33:39 INFO: man/src/start.md found
21:33:39 INFO: man/src/stats.md found
21:33:39 INFO: man/src/stop.md found
21:33:39 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:39 WARN: man/src/swarm/init.md does not exist, skipping
21:33:39 WARN: man/src/swarm/join.md does not exist, skipping
21:33:39 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:39 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:39 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:39 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:39 WARN: man/src/swarm/update.md does not exist, skipping
21:33:39 WARN: man/src/swarm.md does not exist, skipping
21:33:39 WARN: man/src/system/df.md does not exist, skipping
21:33:39 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:39 INFO: man/src/system/events.md found
21:33:39 INFO: man/src/system/info.md found
21:33:39 WARN: man/src/system/prune.md does not exist, skipping
21:33:39 WARN: man/src/system.md does not exist, skipping
21:33:39 INFO: man/src/tag.md found
21:33:39 INFO: man/src/top.md found
21:33:39 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:39 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:39 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:39 WARN: man/src/trust/key.md does not exist, skipping
21:33:39 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:39 WARN: man/src/trust/sign.md does not exist, skipping
21:33:39 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:39 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:39 WARN: man/src/trust/signer.md does not exist, skipping
21:33:39 WARN: man/src/trust.md does not exist, skipping
21:33:39 INFO: man/src/unpause.md found
21:33:39 INFO: man/src/update.md found
21:33:39 INFO: man/src/version.md found
21:33:39 INFO: man/src/volume/create.md found
21:33:39 INFO: man/src/volume/inspect.md found
21:33:39 INFO: man/src/volume/ls.md found
21:33:39 WARN: man/src/volume/prune.md does not exist, skipping
21:33:39 WARN: man/src/volume/rm.md does not exist, skipping
21:33:39 WARN: man/src/volume/update.md does not exist, skipping
21:33:39 INFO: man/src/volume.md found
21:33:39 INFO: man/src/wait.md found
21:33:39 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:39 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:39 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:39 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:39 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:39 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:39 ~/rpmbuild/BUILD/src
21:33:39 + popd
21:33:39 + exit 0
21:33:39 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XqWzqz
21:33:39 + umask 022
21:33:39 + cd /root/rpmbuild/BUILD
21:33:39 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64 '!=' / ']'
21:33:39 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:39 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:39 + mkdir -p /root/rpmbuild/BUILDROOT
21:33:39 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:39 + cd src
21:33:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin
21:33:39 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin/docker
21:33:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/bash-completion/completions
21:33:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/zsh/vendor-completions
21:33:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/fish/vendor_completions.d
21:33:39 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/bash-completion/completions/docker
21:33:39 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker
21:33:39 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:33:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/man/man1
21:33:39 + 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~20230330191823.de0d30f-0.el8.aarch64/usr/share/man/man1
21:33:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/man/man5
21:33:39 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/man/man5
21:33:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/man/man8
21:33:39 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/man/man8
21:33:39 + mkdir -p build-docs
21:33:39 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:39 + cp cli/LICENSE build-docs/LICENSE
21:33:39 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:39 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:33:39 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:39 + cp cli/NOTICE build-docs/NOTICE
21:33:39 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:39 + cp cli/README.md build-docs/README.md
21:33:39 + /usr/lib/rpm/check-buildroot
21:33:39 + /usr/lib/rpm/redhat/brp-ldconfig
21:33:39 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:33:39 + /usr/lib/rpm/brp-compress
21:33:39 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:33:39 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:33:39 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:33:39 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:33:39 + /usr/lib/rpm/brp-python-hardlink
21:33:39 + PYTHON3=/usr/libexec/platform-python
21:33:39 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:33:39 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LFKhqX
21:33:39 + umask 022
21:33:39 + cd /root/rpmbuild/BUILD
21:33:39 + cd src
21:33:39 ++ cli/build/docker --version
21:33:39 PASS: cli version OK
21:33:39 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:33:39 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:33:39 + echo 'PASS: cli version OK'
21:33:39 + exit 0
21:33:39 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:39 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Cgym8n
21:33:39 + umask 022
21:33:39 + cd /root/rpmbuild/BUILD
21:33:39 + cd src
21:33:39 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:33:39 + export LC_ALL=C
21:33:39 + LC_ALL=C
21:33:39 + export DOCDIR
21:33:39 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:33:39 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:33:39 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:33:39 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:33:39 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:33:39 + exit 0
21:33:39 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0~20230330191823.de0d30f-0.el8
21:33:39 Requires(interp): /bin/sh
21:33:39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:33:39 Requires(post): /bin/sh
21:33:39 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) rtld(GNU_HASH)
21:33:39 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:33:39 Recommends: docker-buildx-plugin docker-compose-plugin
21:33:39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:39 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.src.rpm
21:33:41 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:33:41 + make manpages
21:33:41 scripts/docs/generate-man.sh
21:33:41 + cp -r . /tmp/docker-cli-docsgen.GfG7cEDwPZ/
21:33:41 + cd /tmp/docker-cli-docsgen.GfG7cEDwPZ
21:33:41 + ./scripts/vendor init
21:33:41 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:41 + cp man/tools.go .
21:33:41 + ./scripts/vendor update
21:33:41 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:41 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:41 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:41 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:41 go: downloading github.com/morikuni/aec v1.0.0
21:33:41 go: downloading github.com/pkg/errors v0.9.1
21:33:41 go: downloading github.com/spf13/cobra v1.6.1
21:33:41 go: downloading github.com/spf13/pflag v1.0.5
21:33:41 go: downloading github.com/google/go-cmp v0.5.9
21:33:41 go: downloading gotest.tools/v3 v3.4.0
21:33:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:41 go: downloading golang.org/x/sync v0.1.0
21:33:41 go: downloading golang.org/x/sys v0.6.0
21:33:42 go: downloading github.com/docker/go-units v0.5.0
21:33:42 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:42 go: downloading github.com/docker/go-connections v0.4.0
21:33:42 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:42 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:42 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:42 go: downloading golang.org/x/text v0.7.0
21:33:42 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:42 go: downloading github.com/containerd/containerd v1.6.19
21:33:42 go: downloading github.com/moby/sys/signal v0.7.0
21:33:42 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:42 go: downloading github.com/moby/buildkit v0.11.5
21:33:42 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:42 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:42 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:42 go: downloading github.com/gogo/protobuf v1.3.2
21:33:42 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:42 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:43 go: downloading golang.org/x/term v0.5.0
21:33:43 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:43 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:43 go: downloading github.com/imdario/mergo v0.3.13
21:33:43 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:43 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:43 go: downloading github.com/creack/pty v1.1.11
21:33:43 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:43 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm
21:33:43 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UHFrtu
21:33:43 + umask 022
21:33:43 + cd /root/rpmbuild/BUILD
21:33:43 + cd src
21:33:43 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:43 + exit 0
21:33:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1g8MBR
21:33:43 + umask 022
21:33:43 + cd /root/rpmbuild/BUILD
21:33:43 + cd /root/rpmbuild/BUILD
21:33:43 + rm -rf src
21:33:43 + /usr/bin/mkdir -p src
21:33:43 + cd src
21:33:43 + /usr/bin/tar -xof -
21:33:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:43 + STATUS=0
21:33:43 + '[' 0 -ne 0 ']'
21:33:43 + /usr/bin/tar -xof -
21:33:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:43 + STATUS=0
21:33:43 + '[' 0 -ne 0 ']'
21:33:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:44 make[2]: Entering directory '/root/build-deb/cli'
21:33:44 scripts/docs/generate-man.sh
21:33:44 + cp -r . /tmp/docker-cli-docsgen.GJz1XWd9Hk/
21:33:44 + exit 0
21:33:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3MOT4p
21:33:44 + umask 022
21:33:44 + cd /root/rpmbuild/BUILD
21:33:44 + cd src
21:33:44 + export DOCKER_GITCOMMIT=0656059
21:33:44 + DOCKER_GITCOMMIT=0656059
21:33:44 + mkdir -p /go/src/github.com/docker
21:33:44 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:33:44 + TMP_GOPATH=/go
21:33:44 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:33:44 + RM_GOPATH=0
21:33:44 + TMP_GOPATH=/go
21:33:44 + : /usr/local/bin
21:33:44 + '[' -z /go ']'
21:33:44 + export GOPATH=/go
21:33:44 + GOPATH=/go
21:33:44 + case "$(go env GOARCH)" in
21:33:44 ++ go env GOARCH
21:33:44 + export GO_BUILDMODE=-buildmode=pie
21:33:44 + GO_BUILDMODE=-buildmode=pie
21:33:44 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:33:44 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:33:44 + bin=rootlesskit
21:33:44 + shift
21:33:44 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:33:44 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:33:44 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:44 + install_rootlesskit dynamic
21:33:44 + case "$1" in
21:33:44 + install_rootlesskit_dynamic
21:33:44 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:33:44 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:33:44 + export BUILD_MODE=-buildmode=pie
21:33:44 + BUILD_MODE=-buildmode=pie
21:33:44 + _install_rootlesskit
21:33:44 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:33:44 + for f in rootlesskit rootlesskit-docker-proxy
21:33:44 + GOBIN=/usr/local/bin
21:33:44 + GO111MODULE=on
21:33:44 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:44 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:44 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:44 go: downloading github.com/stretchr/testify v1.8.0
21:33:44 + cd /tmp/docker-cli-docsgen.GJz1XWd9Hk
21:33:44 + ./scripts/vendor init
21:33:44 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:44 + cp man/tools.go .
21:33:44 + ./scripts/vendor update
21:33:44 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:44 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:44 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:33:44 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:44 go: downloading github.com/gorilla/mux v1.8.0
21:33:44 go: downloading github.com/rivo/uniseg v0.2.0
21:33:44 go: downloading github.com/klauspost/compress v1.16.3
21:33:44 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:44 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:44 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:44 go: downloading golang.org/x/time v0.3.0
21:33:44 go: downloading github.com/opencontainers/runc v1.1.5
21:33:44 go: downloading github.com/urfave/cli/v2 v2.23.5
21:33:44 go: downloading golang.org/x/sys v0.2.0
21:33:44 go: downloading golang.org/x/crypto v0.2.0
21:33:44 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:33:44 go: downloading github.com/google/uuid v1.3.0
21:33:44 go: downloading github.com/moby/vpnkit v0.5.0
21:33:44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:33:44 go: downloading github.com/gofrs/flock v0.8.1
21:33:45 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:45 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:45 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:45 go: downloading google.golang.org/grpc v1.50.1
21:33:45 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:33:45 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:33:45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:33:45 go: downloading golang.org/x/net v0.1.0
21:33:45 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:45 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:45 go: downloading github.com/morikuni/aec v1.0.0
21:33:45 go: downloading github.com/pkg/errors v0.9.1
21:33:45 go: downloading github.com/spf13/cobra v1.6.1
21:33:45 go: downloading github.com/spf13/pflag v1.0.5
21:33:45 go: downloading github.com/google/go-cmp v0.5.9
21:33:45 go: downloading gotest.tools/v3 v3.4.0
21:33:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:45 go: downloading golang.org/x/sync v0.1.0
21:33:45 go: downloading golang.org/x/sys v0.6.0
21:33:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:45 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:45 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:45 go: downloading github.com/russross/blackfriday v1.6.0
21:33:45 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:45 go: downloading golang.org/x/net v0.7.0
21:33:45 go: downloading github.com/docker/go-units v0.5.0
21:33:45 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:45 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:45 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:45 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:45 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:45 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:45 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:45 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:45 go: downloading github.com/docker/go-connections v0.4.0
21:33:45 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:45 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:45 go: downloading golang.org/x/text v0.7.0
21:33:45 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:45 go: downloading github.com/containerd/containerd v1.6.19
21:33:45 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:45 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:45 go: downloading github.com/golang/protobuf v1.5.2
21:33:45 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:46 go: downloading github.com/moby/sys/signal v0.7.0
21:33:46 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:46 go: downloading github.com/moby/buildkit v0.11.5
21:33:46 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:46 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:46 go: downloading github.com/gogo/protobuf v1.3.2
21:33:46 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:46 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:46 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:46 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:46 ++ pwd
21:33:46 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:46 Project root: .
21:33:46 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:46 INFO: man/src/attach.md found
21:33:46 WARN: man/src/build.md does not exist, skipping
21:33:46 WARN: man/src/builder/build.md does not exist, skipping
21:33:46 WARN: man/src/builder/prune.md does not exist, skipping
21:33:46 WARN: man/src/builder.md does not exist, skipping
21:33:46 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:46 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:46 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:46 WARN: man/src/checkpoint.md does not exist, skipping
21:33:46 INFO: man/src/commit.md found
21:33:46 WARN: man/src/config/create.md does not exist, skipping
21:33:46 WARN: man/src/config/inspect.md does not exist, skipping
21:33:46 WARN: man/src/config/ls.md does not exist, skipping
21:33:46 WARN: man/src/config/rm.md does not exist, skipping
21:33:46 WARN: man/src/config.md does not exist, skipping
21:33:46 INFO: man/src/container/attach.md found
21:33:46 INFO: man/src/container/commit.md found
21:33:46 INFO: man/src/container/cp.md found
21:33:46 INFO: man/src/container/create.md found
21:33:46 INFO: man/src/container/diff.md found
21:33:46 INFO: man/src/container/exec.md found
21:33:46 INFO: man/src/container/export.md found
21:33:46 WARN: man/src/container/inspect.md does not exist, skipping
21:33:46 INFO: man/src/container/kill.md found
21:33:46 INFO: man/src/container/logs.md found
21:33:46 INFO: man/src/container/ls.md found
21:33:46 INFO: man/src/container/pause.md found
21:33:46 INFO: man/src/container/port.md found
21:33:46 WARN: man/src/container/prune.md does not exist, skipping
21:33:46 INFO: man/src/container/rename.md found
21:33:46 INFO: man/src/container/restart.md found
21:33:46 INFO: man/src/container/rm.md found
21:33:46 INFO: man/src/container/run.md found
21:33:46 INFO: man/src/container/start.md found
21:33:46 INFO: man/src/container/stats.md found
21:33:46 INFO: man/src/container/stop.md found
21:33:46 INFO: man/src/container/top.md found
21:33:46 INFO: man/src/container/unpause.md found
21:33:46 INFO: man/src/container/update.md found
21:33:46 INFO: man/src/container/wait.md found
21:33:46 WARN: man/src/container.md does not exist, skipping
21:33:46 WARN: man/src/context/create.md does not exist, skipping
21:33:46 WARN: man/src/context/export.md does not exist, skipping
21:33:46 WARN: man/src/context/import.md does not exist, skipping
21:33:46 WARN: man/src/context/inspect.md does not exist, skipping
21:33:46 WARN: man/src/context/ls.md does not exist, skipping
21:33:46 WARN: man/src/context/rm.md does not exist, skipping
21:33:46 WARN: man/src/context/show.md does not exist, skipping
21:33:46 WARN: man/src/context/update.md does not exist, skipping
21:33:46 WARN: man/src/context/use.md does not exist, skipping
21:33:46 WARN: man/src/context.md does not exist, skipping
21:33:46 INFO: man/src/cp.md found
21:33:46 INFO: man/src/create.md found
21:33:46 INFO: man/src/diff.md found
21:33:46 INFO: man/src/events.md found
21:33:46 INFO: man/src/exec.md found
21:33:46 INFO: man/src/export.md found
21:33:46 INFO: man/src/history.md found
21:33:46 INFO: man/src/image/build.md found
21:33:46 INFO: man/src/image/history.md found
21:33:46 INFO: man/src/image/import.md found
21:33:46 WARN: man/src/image/inspect.md does not exist, skipping
21:33:46 INFO: man/src/image/load.md found
21:33:46 INFO: man/src/image/ls.md found
21:33:46 WARN: man/src/image/prune.md does not exist, skipping
21:33:46 INFO: man/src/image/pull.md found
21:33:46 INFO: man/src/image/push.md found
21:33:46 INFO: man/src/image/rm.md found
21:33:46 INFO: man/src/image/save.md found
21:33:46 INFO: man/src/image/tag.md found
21:33:46 WARN: man/src/image.md does not exist, skipping
21:33:46 INFO: man/src/images.md found
21:33:46 INFO: man/src/import.md found
21:33:46 INFO: man/src/info.md found
21:33:46 INFO: man/src/inspect.md found
21:33:46 INFO: man/src/kill.md found
21:33:46 INFO: man/src/load.md found
21:33:46 INFO: man/src/login.md found
21:33:46 INFO: man/src/logout.md found
21:33:46 INFO: man/src/logs.md found
21:33:46 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:46 WARN: man/src/manifest/create.md does not exist, skipping
21:33:46 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:46 WARN: man/src/manifest/push.md does not exist, skipping
21:33:46 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:46 WARN: man/src/manifest.md does not exist, skipping
21:33:46 INFO: man/src/network/connect.md found
21:33:46 INFO: man/src/network/create.md found
21:33:46 INFO: man/src/network/disconnect.md found
21:33:46 INFO: man/src/network/inspect.md found
21:33:46 INFO: man/src/network/ls.md found
21:33:46 WARN: man/src/network/prune.md does not exist, skipping
21:33:46 INFO: man/src/network/rm.md found
21:33:46 WARN: man/src/network.md does not exist, skipping
21:33:46 WARN: man/src/node/demote.md does not exist, skipping
21:33:46 WARN: man/src/node/inspect.md does not exist, skipping
21:33:46 WARN: man/src/node/ls.md does not exist, skipping
21:33:46 WARN: man/src/node/promote.md does not exist, skipping
21:33:46 WARN: man/src/node/ps.md does not exist, skipping
21:33:46 WARN: man/src/node/rm.md does not exist, skipping
21:33:46 WARN: man/src/node/update.md does not exist, skipping
21:33:46 WARN: man/src/node.md does not exist, skipping
21:33:46 INFO: man/src/pause.md found
21:33:46 WARN: man/src/plugin/create.md does not exist, skipping
21:33:46 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:46 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:46 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:46 WARN: man/src/plugin/install.md does not exist, skipping
21:33:46 INFO: man/src/plugin/ls.md found
21:33:46 WARN: man/src/plugin/push.md does not exist, skipping
21:33:46 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:46 WARN: man/src/plugin/set.md does not exist, skipping
21:33:46 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:46 WARN: man/src/plugin.md does not exist, skipping
21:33:46 INFO: man/src/port.md found
21:33:46 INFO: man/src/ps.md found
21:33:46 INFO: man/src/pull.md found
21:33:46 INFO: man/src/push.md found
21:33:46 INFO: man/src/rename.md found
21:33:46 INFO: man/src/restart.md found
21:33:46 INFO: man/src/rm.md found
21:33:46 INFO: man/src/rmi.md found
21:33:46 WARN: man/src/run.md does not exist, skipping
21:33:46 INFO: man/src/save.md found
21:33:46 INFO: man/src/search.md found
21:33:46 WARN: man/src/secret/create.md does not exist, skipping
21:33:46 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:46 WARN: man/src/secret/ls.md does not exist, skipping
21:33:46 WARN: man/src/secret/rm.md does not exist, skipping
21:33:46 WARN: man/src/secret.md does not exist, skipping
21:33:46 WARN: man/src/service/create.md does not exist, skipping
21:33:46 WARN: man/src/service/inspect.md does not exist, skipping
21:33:46 WARN: man/src/service/logs.md does not exist, skipping
21:33:46 WARN: man/src/service/ls.md does not exist, skipping
21:33:46 WARN: man/src/service/ps.md does not exist, skipping
21:33:46 WARN: man/src/service/rm.md does not exist, skipping
21:33:46 WARN: man/src/service/rollback.md does not exist, skipping
21:33:46 WARN: man/src/service/scale.md does not exist, skipping
21:33:46 WARN: man/src/service/update.md does not exist, skipping
21:33:46 WARN: man/src/service.md does not exist, skipping
21:33:46 WARN: man/src/stack/config.md does not exist, skipping
21:33:46 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:46 WARN: man/src/stack/ls.md does not exist, skipping
21:33:46 WARN: man/src/stack/ps.md does not exist, skipping
21:33:46 WARN: man/src/stack/rm.md does not exist, skipping
21:33:46 WARN: man/src/stack/services.md does not exist, skipping
21:33:46 WARN: man/src/stack.md does not exist, skipping
21:33:46 INFO: man/src/start.md found
21:33:46 INFO: man/src/stats.md found
21:33:46 INFO: man/src/stop.md found
21:33:46 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:46 WARN: man/src/swarm/init.md does not exist, skipping
21:33:46 WARN: man/src/swarm/join.md does not exist, skipping
21:33:46 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:46 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:46 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:46 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:46 WARN: man/src/swarm/update.md does not exist, skipping
21:33:46 WARN: man/src/swarm.md does not exist, skipping
21:33:46 WARN: man/src/system/df.md does not exist, skipping
21:33:46 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:46 INFO: man/src/system/events.md found
21:33:46 INFO: man/src/system/info.md found
21:33:46 WARN: man/src/system/prune.md does not exist, skipping
21:33:46 WARN: man/src/system.md does not exist, skipping
21:33:46 INFO: man/src/tag.md found
21:33:46 INFO: man/src/top.md found
21:33:46 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:46 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:46 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:46 WARN: man/src/trust/key.md does not exist, skipping
21:33:46 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:46 WARN: man/src/trust/sign.md does not exist, skipping
21:33:46 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:46 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:46 WARN: man/src/trust/signer.md does not exist, skipping
21:33:46 WARN: man/src/trust.md does not exist, skipping
21:33:46 INFO: man/src/unpause.md found
21:33:46 INFO: man/src/update.md found
21:33:46 INFO: man/src/version.md found
21:33:46 INFO: man/src/volume/create.md found
21:33:46 INFO: man/src/volume/inspect.md found
21:33:46 INFO: man/src/volume/ls.md found
21:33:46 WARN: man/src/volume/prune.md does not exist, skipping
21:33:46 WARN: man/src/volume/rm.md does not exist, skipping
21:33:46 WARN: man/src/volume/update.md does not exist, skipping
21:33:46 INFO: man/src/volume.md found
21:33:46 INFO: man/src/wait.md found
21:33:46 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:46 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:46 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:46 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:46 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:46 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:46 ~/rpmbuild/BUILD/src
21:33:46 + popd
21:33:46 + exit 0
21:33:46 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Dobubv
21:33:46 + umask 022
21:33:46 + cd /root/rpmbuild/BUILD
21:33:46 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64 '!=' / ']'
21:33:46 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:33:46 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:33:46 + mkdir -p /root/rpmbuild/BUILDROOT
21:33:46 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:33:46 + cd src
21:33:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin
21:33:46 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin/docker
21:33:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/bash-completion/completions
21:33:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/zsh/vendor-completions
21:33:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/fish/vendor_completions.d
21:33:46 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/bash-completion/completions/docker
21:33:46 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
21:33:46 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:33:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/man/man1
21:33:46 + 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~20230330191823.de0d30f-0.el8.x86_64/usr/share/man/man1
21:33:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/man/man5
21:33:46 + 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~20230330191823.de0d30f-0.el8.x86_64/usr/share/man/man5
21:33:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/man/man8
21:33:46 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/man/man8
21:33:46 + mkdir -p build-docs
21:33:46 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:46 + cp cli/LICENSE build-docs/LICENSE
21:33:46 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:46 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:33:46 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:46 + cp cli/NOTICE build-docs/NOTICE
21:33:46 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:46 + cp cli/README.md build-docs/README.md
21:33:46 + /usr/lib/rpm/check-buildroot
21:33:46 + /usr/lib/rpm/redhat/brp-ldconfig
21:33:46 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:33:46 + /usr/lib/rpm/brp-compress
21:33:46 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:33:46 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:33:46 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:33:46 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:33:46 + /usr/lib/rpm/brp-python-hardlink
21:33:46 + PYTHON3=/usr/libexec/platform-python
21:33:46 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:33:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Zi3r9Z
21:33:46 + umask 022
21:33:46 + cd /root/rpmbuild/BUILD
21:33:46 + cd src
21:33:46 ++ cli/build/docker --version
21:33:46 PASS: cli version OK
21:33:46 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:33:46 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:33:46 + echo 'PASS: cli version OK'
21:33:46 + exit 0
21:33:46 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:33:46 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.elFx9K
21:33:46 + umask 022
21:33:46 + cd /root/rpmbuild/BUILD
21:33:46 + cd src
21:33:46 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:33:46 + export LC_ALL=C
21:33:46 + LC_ALL=C
21:33:46 + export DOCDIR
21:33:46 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:33:46 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:33:46 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:33:46 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:33:46 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:33:46 + exit 0
21:33:46 go: downloading golang.org/x/term v0.5.0
21:33:46 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:46 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:46 go: downloading github.com/imdario/mergo v0.3.13
21:33:46 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:46 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:46 go: downloading github.com/creack/pty v1.1.11
21:33:46 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:47 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.el8 docker-ce-cli(x86-64) = 1:0.0.0~20230330191823.de0d30f-0.el8
21:33:47 Requires(interp): /bin/sh
21:33:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:33:47 Requires(post): /bin/sh
21:33:47 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) rtld(GNU_HASH)
21:33:47 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:33:47 Recommends: docker-buildx-plugin docker-compose-plugin
21:33:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:33:47 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.src.rpm
21:33:48 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:48 go: downloading github.com/stretchr/testify v1.8.0
21:33:48 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:48 go: downloading github.com/rivo/uniseg v0.2.0
21:33:48 go: downloading github.com/klauspost/compress v1.16.3
21:33:48 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:48 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:48 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:48 go: downloading golang.org/x/time v0.3.0
21:33:48 go: downloading github.com/opencontainers/runc v1.1.5
21:33:48 go: downloading golang.org/x/crypto v0.2.0
21:33:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:48 go: downloading github.com/beorn7/perks v1.0.1
21:33:48 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:48 go: downloading github.com/prometheus/client_model v0.3.0
21:33:48 go: downloading github.com/prometheus/common v0.37.0
21:33:48 go: downloading github.com/prometheus/procfs v0.8.0
21:33:48 go: downloading google.golang.org/protobuf v1.28.1
21:33:48 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:48 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:48 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:48 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:48 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:48 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:48 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:48 go: downloading k8s.io/klog/v2 v2.80.1
21:33:48 go: downloading github.com/kr/text v0.2.0
21:33:48 go: downloading github.com/docker/go-metrics v0.0.1
21:33:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:48 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:48 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:48 go: downloading github.com/kr/pretty v0.2.1
21:33:48 go: downloading github.com/magiconair/properties v1.5.3
21:33:48 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:48 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:48 go: downloading github.com/go-logr/logr v1.2.3
21:33:48 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:48 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:48 + go mod vendor -modfile=vendor.mod
21:33:48 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:48 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:48 go: downloading google.golang.org/grpc v1.50.1
21:33:48 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:48 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:48 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:48 go: downloading github.com/russross/blackfriday v1.6.0
21:33:48 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:48 go: downloading golang.org/x/net v0.7.0
21:33:49 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:49 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:49 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:49 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:49 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:49 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:49 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:49 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:49 go: downloading github.com/golang/protobuf v1.5.2
21:33:49 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:49 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:49 make[2]: Entering directory '/root/build-deb/cli'
21:33:49 scripts/docs/generate-man.sh
21:33:49 + cp -r . /tmp/docker-cli-docsgen.9trhLRXDmt/
21:33:49 + cd /tmp/docker-cli-docsgen.9trhLRXDmt
21:33:49 + ./scripts/vendor init
21:33:49 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:49 + cp man/tools.go .
21:33:49 + ./scripts/vendor update
21:33:49 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:49 go: downloading github.com/spf13/cobra v1.6.1
21:33:49 go: downloading github.com/spf13/pflag v1.0.5
21:33:49 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:49 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:49 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:49 go: downloading github.com/morikuni/aec v1.0.0
21:33:49 go: downloading github.com/pkg/errors v0.9.1
21:33:49 go: downloading github.com/google/go-cmp v0.5.9
21:33:49 go: downloading gotest.tools/v3 v3.4.0
21:33:49 go: downloading golang.org/x/sync v0.1.0
21:33:49 go: downloading golang.org/x/sys v0.6.0
21:33:49 go: downloading github.com/docker/go-units v0.5.0
21:33:49 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:49 go: downloading github.com/docker/go-connections v0.4.0
21:33:49 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:49 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:49 go: downloading golang.org/x/text v0.7.0
21:33:49 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:49 go: downloading github.com/containerd/containerd v1.6.19
21:33:50 go: downloading github.com/moby/sys/signal v0.7.0
21:33:50 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:50 go: downloading github.com/moby/buildkit v0.11.5
21:33:50 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:50 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:50 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:50 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:50 go: downloading github.com/beorn7/perks v1.0.1
21:33:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:50 go: downloading github.com/prometheus/client_model v0.3.0
21:33:50 go: downloading github.com/prometheus/common v0.37.0
21:33:50 go: downloading github.com/prometheus/procfs v0.8.0
21:33:50 go: downloading google.golang.org/protobuf v1.28.1
21:33:50 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:50 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:50 go: downloading github.com/gogo/protobuf v1.3.2
21:33:50 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm
21:33:50 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.90b7tk
21:33:50 + umask 022
21:33:50 + cd /root/rpmbuild/BUILD
21:33:50 + cd src
21:33:50 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:33:50 + exit 0
21:33:50 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y84OyH
21:33:50 + umask 022
21:33:50 + cd /root/rpmbuild/BUILD
21:33:50 + cd /root/rpmbuild/BUILD
21:33:50 + rm -rf src
21:33:50 + /usr/bin/mkdir -p src
21:33:50 + cd src
21:33:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:50 + /usr/bin/tar -xof -
21:33:51 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:51 ++ pwd
21:33:51 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:51 Project root: .
21:33:51 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:51 INFO: man/src/attach.md found
21:33:51 WARN: man/src/build.md does not exist, skipping
21:33:51 WARN: man/src/builder/build.md does not exist, skipping
21:33:51 WARN: man/src/builder/prune.md does not exist, skipping
21:33:51 WARN: man/src/builder.md does not exist, skipping
21:33:51 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:51 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:51 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:51 WARN: man/src/checkpoint.md does not exist, skipping
21:33:51 INFO: man/src/commit.md found
21:33:51 WARN: man/src/config/create.md does not exist, skipping
21:33:51 WARN: man/src/config/inspect.md does not exist, skipping
21:33:51 WARN: man/src/config/ls.md does not exist, skipping
21:33:51 WARN: man/src/config/rm.md does not exist, skipping
21:33:51 WARN: man/src/config.md does not exist, skipping
21:33:51 INFO: man/src/container/attach.md found
21:33:51 INFO: man/src/container/commit.md found
21:33:51 INFO: man/src/container/cp.md found
21:33:51 INFO: man/src/container/create.md found
21:33:51 INFO: man/src/container/diff.md found
21:33:51 INFO: man/src/container/exec.md found
21:33:51 INFO: man/src/container/export.md found
21:33:51 WARN: man/src/container/inspect.md does not exist, skipping
21:33:51 INFO: man/src/container/kill.md found
21:33:51 INFO: man/src/container/logs.md found
21:33:51 INFO: man/src/container/ls.md found
21:33:51 INFO: man/src/container/pause.md found
21:33:51 INFO: man/src/container/port.md found
21:33:51 WARN: man/src/container/prune.md does not exist, skipping
21:33:51 INFO: man/src/container/rename.md found
21:33:51 INFO: man/src/container/restart.md found
21:33:51 INFO: man/src/container/rm.md found
21:33:51 INFO: man/src/container/run.md found
21:33:51 INFO: man/src/container/start.md found
21:33:51 INFO: man/src/container/stats.md found
21:33:51 INFO: man/src/container/stop.md found
21:33:51 INFO: man/src/container/top.md found
21:33:51 INFO: man/src/container/unpause.md found
21:33:51 INFO: man/src/container/update.md found
21:33:51 INFO: man/src/container/wait.md found
21:33:51 WARN: man/src/container.md does not exist, skipping
21:33:51 WARN: man/src/context/create.md does not exist, skipping
21:33:51 WARN: man/src/context/export.md does not exist, skipping
21:33:51 WARN: man/src/context/import.md does not exist, skipping
21:33:51 WARN: man/src/context/inspect.md does not exist, skipping
21:33:51 WARN: man/src/context/ls.md does not exist, skipping
21:33:51 WARN: man/src/context/rm.md does not exist, skipping
21:33:51 WARN: man/src/context/show.md does not exist, skipping
21:33:51 WARN: man/src/context/update.md does not exist, skipping
21:33:51 WARN: man/src/context/use.md does not exist, skipping
21:33:51 WARN: man/src/context.md does not exist, skipping
21:33:51 INFO: man/src/cp.md found
21:33:51 INFO: man/src/create.md found
21:33:51 INFO: man/src/diff.md found
21:33:51 INFO: man/src/events.md found
21:33:51 INFO: man/src/exec.md found
21:33:51 INFO: man/src/export.md found
21:33:51 INFO: man/src/history.md found
21:33:51 INFO: man/src/image/build.md found
21:33:51 INFO: man/src/image/history.md found
21:33:51 INFO: man/src/image/import.md found
21:33:51 WARN: man/src/image/inspect.md does not exist, skipping
21:33:51 INFO: man/src/image/load.md found
21:33:51 INFO: man/src/image/ls.md found
21:33:51 WARN: man/src/image/prune.md does not exist, skipping
21:33:51 INFO: man/src/image/pull.md found
21:33:51 INFO: man/src/image/push.md found
21:33:51 INFO: man/src/image/rm.md found
21:33:51 INFO: man/src/image/save.md found
21:33:51 INFO: man/src/image/tag.md found
21:33:51 WARN: man/src/image.md does not exist, skipping
21:33:51 INFO: man/src/images.md found
21:33:51 INFO: man/src/import.md found
21:33:51 INFO: man/src/info.md found
21:33:51 INFO: man/src/inspect.md found
21:33:51 INFO: man/src/kill.md found
21:33:51 INFO: man/src/load.md found
21:33:51 INFO: man/src/login.md found
21:33:51 INFO: man/src/logout.md found
21:33:51 INFO: man/src/logs.md found
21:33:51 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:51 WARN: man/src/manifest/create.md does not exist, skipping
21:33:51 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:51 WARN: man/src/manifest/push.md does not exist, skipping
21:33:51 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:51 WARN: man/src/manifest.md does not exist, skipping
21:33:51 INFO: man/src/network/connect.md found
21:33:51 INFO: man/src/network/create.md found
21:33:51 INFO: man/src/network/disconnect.md found
21:33:51 INFO: man/src/network/inspect.md found
21:33:51 INFO: man/src/network/ls.md found
21:33:51 WARN: man/src/network/prune.md does not exist, skipping
21:33:51 INFO: man/src/network/rm.md found
21:33:51 WARN: man/src/network.md does not exist, skipping
21:33:51 WARN: man/src/node/demote.md does not exist, skipping
21:33:51 WARN: man/src/node/inspect.md does not exist, skipping
21:33:51 WARN: man/src/node/ls.md does not exist, skipping
21:33:51 WARN: man/src/node/promote.md does not exist, skipping
21:33:51 WARN: man/src/node/ps.md does not exist, skipping
21:33:51 WARN: man/src/node/rm.md does not exist, skipping
21:33:51 WARN: man/src/node/update.md does not exist, skipping
21:33:51 WARN: man/src/node.md does not exist, skipping
21:33:51 INFO: man/src/pause.md found
21:33:51 WARN: man/src/plugin/create.md does not exist, skipping
21:33:51 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:51 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:51 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:51 WARN: man/src/plugin/install.md does not exist, skipping
21:33:51 INFO: man/src/plugin/ls.md found
21:33:51 WARN: man/src/plugin/push.md does not exist, skipping
21:33:51 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:51 WARN: man/src/plugin/set.md does not exist, skipping
21:33:51 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:51 WARN: man/src/plugin.md does not exist, skipping
21:33:51 INFO: man/src/port.md found
21:33:51 INFO: man/src/ps.md found
21:33:51 INFO: man/src/pull.md found
21:33:51 INFO: man/src/push.md found
21:33:51 INFO: man/src/rename.md found
21:33:51 INFO: man/src/restart.md found
21:33:51 INFO: man/src/rm.md found
21:33:51 INFO: man/src/rmi.md found
21:33:51 WARN: man/src/run.md does not exist, skipping
21:33:51 INFO: man/src/save.md found
21:33:51 INFO: man/src/search.md found
21:33:51 WARN: man/src/secret/create.md does not exist, skipping
21:33:51 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:51 WARN: man/src/secret/ls.md does not exist, skipping
21:33:51 WARN: man/src/secret/rm.md does not exist, skipping
21:33:51 WARN: man/src/secret.md does not exist, skipping
21:33:51 WARN: man/src/service/create.md does not exist, skipping
21:33:51 WARN: man/src/service/inspect.md does not exist, skipping
21:33:51 WARN: man/src/service/logs.md does not exist, skipping
21:33:51 WARN: man/src/service/ls.md does not exist, skipping
21:33:51 WARN: man/src/service/ps.md does not exist, skipping
21:33:51 WARN: man/src/service/rm.md does not exist, skipping
21:33:51 WARN: man/src/service/rollback.md does not exist, skipping
21:33:51 WARN: man/src/service/scale.md does not exist, skipping
21:33:51 WARN: man/src/service/update.md does not exist, skipping
21:33:51 WARN: man/src/service.md does not exist, skipping
21:33:51 WARN: man/src/stack/config.md does not exist, skipping
21:33:51 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:51 WARN: man/src/stack/ls.md does not exist, skipping
21:33:51 WARN: man/src/stack/ps.md does not exist, skipping
21:33:51 WARN: man/src/stack/rm.md does not exist, skipping
21:33:51 WARN: man/src/stack/services.md does not exist, skipping
21:33:51 WARN: man/src/stack.md does not exist, skipping
21:33:51 INFO: man/src/start.md found
21:33:51 INFO: man/src/stats.md found
21:33:51 INFO: man/src/stop.md found
21:33:51 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:51 WARN: man/src/swarm/init.md does not exist, skipping
21:33:51 WARN: man/src/swarm/join.md does not exist, skipping
21:33:51 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:51 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:51 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:51 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:51 WARN: man/src/swarm/update.md does not exist, skipping
21:33:51 WARN: man/src/swarm.md does not exist, skipping
21:33:51 WARN: man/src/system/df.md does not exist, skipping
21:33:51 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:51 INFO: man/src/system/events.md found
21:33:51 INFO: man/src/system/info.md found
21:33:51 WARN: man/src/system/prune.md does not exist, skipping
21:33:51 WARN: man/src/system.md does not exist, skipping
21:33:51 INFO: man/src/tag.md found
21:33:51 INFO: man/src/top.md found
21:33:51 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:51 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:51 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:51 WARN: man/src/trust/key.md does not exist, skipping
21:33:51 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:51 WARN: man/src/trust/sign.md does not exist, skipping
21:33:51 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:51 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:51 WARN: man/src/trust/signer.md does not exist, skipping
21:33:51 WARN: man/src/trust.md does not exist, skipping
21:33:51 INFO: man/src/unpause.md found
21:33:51 INFO: man/src/update.md found
21:33:51 INFO: man/src/version.md found
21:33:51 INFO: man/src/volume/create.md found
21:33:51 INFO: man/src/volume/inspect.md found
21:33:51 INFO: man/src/volume/ls.md found
21:33:51 WARN: man/src/volume/prune.md does not exist, skipping
21:33:51 WARN: man/src/volume/rm.md does not exist, skipping
21:33:51 WARN: man/src/volume/update.md does not exist, skipping
21:33:51 INFO: man/src/volume.md found
21:33:51 INFO: man/src/wait.md found
21:33:51 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:51 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:51 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:51 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:51 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:51 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:51 + popd
21:33:51 ~/rpmbuild/BUILD/src
21:33:51 + exit 0
21:33:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s7PJy1
21:33:51 + umask 022
21:33:51 + cd /root/rpmbuild/BUILD
21:33:51 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64 '!=' / ']'
21:33:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:33:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:33:51 + mkdir -p /root/rpmbuild/BUILDROOT
21:33:51 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:33:51 + cd src
21:33:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/bin
21:33:51 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/bin/docker
21:33:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/bash-completion/completions
21:33:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/zsh/vendor-completions
21:33:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/fish/vendor_completions.d
21:33:51 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/bash-completion/completions/docker
21:33:51 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker
21:33:51 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:33:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/man/man1
21:33:51 + 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~20230330191823.de0d30f-0.el7.aarch64/usr/share/man/man1
21:33:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/man/man5
21:33:51 + 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~20230330191823.de0d30f-0.el7.aarch64/usr/share/man/man5
21:33:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/man/man8
21:33:51 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/man/man8
21:33:51 + mkdir -p build-docs
21:33:51 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:51 + cp cli/LICENSE build-docs/LICENSE
21:33:51 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:51 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:33:51 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:51 + cp cli/NOTICE build-docs/NOTICE
21:33:51 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:51 + cp cli/README.md build-docs/README.md
21:33:51 + /usr/lib/rpm/check-buildroot
21:33:51 + /usr/lib/rpm/redhat/brp-compress
21:33:51 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:33:51 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:33:51 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:33:51 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:33:51 + /usr/lib/rpm/redhat/brp-python-hardlink
21:33:51 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:33:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UJLnft
21:33:51 + umask 022
21:33:51 + cd /root/rpmbuild/BUILD
21:33:51 + cd src
21:33:51 ++ cli/build/docker --version
21:33:51 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:33:51 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:33:51 + echo 'PASS: cli version OK'
21:33:51 PASS: cli version OK
21:33:51 + exit 0
21:33:51 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:33:51 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0C1ahY
21:33:51 + umask 022
21:33:51 + cd /root/rpmbuild/BUILD
21:33:51 + cd src
21:33:51 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:33:51 + export DOCDIR
21:33:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:33:51 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:33:51 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:33:51 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:33:51 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:33:51 + exit 0
21:33:51 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0~20230330191823.de0d30f-0.el7
21:33:51 Requires(interp): /bin/sh
21:33:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:33:51 Requires(post): /bin/sh
21:33:51 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) rtld(GNU_HASH)
21:33:51 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
21:33:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:33:51 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.src.rpm
21:33:51 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:33:51 + make manpages
21:33:51 scripts/docs/generate-man.sh
21:33:51 + cp -r . /tmp/docker-cli-docsgen.AZnJtyQO97/
21:33:51 + cd /tmp/docker-cli-docsgen.AZnJtyQO97
21:33:51 + ./scripts/vendor init
21:33:51 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:33:51 + cp man/tools.go .
21:33:51 + ./scripts/vendor update
21:33:51 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:33:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:33:51 go: downloading github.com/spf13/cobra v1.6.1
21:33:51 go: downloading github.com/spf13/pflag v1.0.5
21:33:51 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:33:51 go: downloading github.com/fvbommel/sortorder v1.0.2
21:33:51 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:33:51 go: downloading github.com/morikuni/aec v1.0.0
21:33:51 go: downloading github.com/pkg/errors v0.9.1
21:33:51 go: downloading github.com/google/go-cmp v0.5.9
21:33:51 go: downloading gotest.tools/v3 v3.4.0
21:33:51 go: downloading golang.org/x/sync v0.1.0
21:33:51 go: downloading golang.org/x/sys v0.6.0
21:33:51 go: downloading github.com/docker/go-units v0.5.0
21:33:51 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:33:51 go: downloading github.com/docker/go-connections v0.4.0
21:33:51 go: downloading github.com/moby/sys/sequential v0.5.0
21:33:51 go: downloading github.com/sirupsen/logrus v1.9.0
21:33:51 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:33:51 go: downloading golang.org/x/text v0.7.0
21:33:51 go: downloading github.com/mattn/go-runewidth v0.0.13
21:33:51 go: downloading github.com/containerd/containerd v1.6.19
21:33:51 go: downloading github.com/moby/sys/signal v0.7.0
21:33:51 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:33:51 go: downloading github.com/moby/buildkit v0.11.5
21:33:51 go: downloading github.com/moby/patternmatcher v0.5.0
21:33:51 go: downloading github.com/opencontainers/go-digest v1.0.0
21:33:51 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:51 go: downloading github.com/gogo/protobuf v1.3.2
21:33:51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:51 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:51 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:51 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:51 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:51 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:51 go: downloading k8s.io/klog/v2 v2.80.1
21:33:51 go: downloading github.com/kr/text v0.2.0
21:33:51 go: downloading github.com/docker/go-metrics v0.0.1
21:33:51 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:51 go: downloading github.com/kr/pretty v0.2.1
21:33:51 go: downloading github.com/magiconair/properties v1.5.3
21:33:51 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:51 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:51 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:51 go: downloading github.com/go-logr/logr v1.2.3
21:33:51 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:33:51 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:33:51 go: downloading golang.org/x/term v0.5.0
21:33:51 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:51 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:51 go: downloading github.com/imdario/mergo v0.3.13
21:33:51 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:51 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:51 go: downloading github.com/creack/pty v1.1.11
21:33:51 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:51 + go mod vendor -modfile=vendor.mod
21:33:51 + STATUS=0
21:33:51 + '[' 0 -ne 0 ']'
21:33:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:51 + /usr/bin/tar -xof -
21:33:51 go: downloading gopkg.in/yaml.v2 v2.4.0
21:33:51 go: downloading golang.org/x/term v0.5.0
21:33:51 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:33:51 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:33:51 go: downloading github.com/imdario/mergo v0.3.13
21:33:51 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:33:51 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:33:51 go: downloading github.com/creack/pty v1.1.11
21:33:51 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:33:51 + for f in rootlesskit rootlesskit-docker-proxy
21:33:51 + GOBIN=/usr/local/bin
21:33:51 + GO111MODULE=on
21:33:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:52 + STATUS=0
21:33:52 + '[' 0 -ne 0 ']'
21:33:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:52 + return
21:33:52 + exit 0
21:33:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0VAwrX
21:33:52 + umask 022
21:33:52 + cd /root/rpmbuild/BUILD
21:33:52 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64 '!=' / ']'
21:33:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:52 + mkdir -p /root/rpmbuild/BUILDROOT
21:33:52 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:52 + cd src
21:33:52 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin/dockerd-rootless.sh
21:33:52 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:33:52 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin/rootlesskit
21:33:52 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:52 + exit 0
21:33:52 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.el40Fp
21:33:52 + umask 022
21:33:52 + cd /root/rpmbuild/BUILD
21:33:52 + cd src
21:33:52 + export DOCKER_GITCOMMIT=0656059
21:33:52 + DOCKER_GITCOMMIT=0656059
21:33:52 + mkdir -p /go/src/github.com/docker
21:33:52 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:33:52 + TMP_GOPATH=/go
21:33:52 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:33:52 + RM_GOPATH=0
21:33:52 + TMP_GOPATH=/go
21:33:52 + : /usr/local/bin
21:33:52 + '[' -z /go ']'
21:33:52 + export GOPATH=/go
21:33:52 + GOPATH=/go
21:33:52 + case "$(go env GOARCH)" in
21:33:52 ++ go env GOARCH
21:33:52 + export GO_BUILDMODE=-buildmode=pie
21:33:52 + GO_BUILDMODE=-buildmode=pie
21:33:52 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:33:52 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:33:52 + bin=rootlesskit
21:33:52 + shift
21:33:52 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:33:52 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:33:52 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:52 + install_rootlesskit dynamic
21:33:52 + case "$1" in
21:33:52 + install_rootlesskit_dynamic
21:33:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:33:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:33:52 + export BUILD_MODE=-buildmode=pie
21:33:52 + BUILD_MODE=-buildmode=pie
21:33:52 + _install_rootlesskit
21:33:52 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:33:52 + for f in rootlesskit rootlesskit-docker-proxy
21:33:52 + GOBIN=/usr/local/bin
21:33:52 + GO111MODULE=on
21:33:52 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:52 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy
21:33:52 + /usr/lib/rpm/check-buildroot
21:33:52 + /usr/lib/rpm/redhat/brp-ldconfig
21:33:52 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:33:52 + /usr/lib/rpm/brp-compress
21:33:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:33:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:33:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:33:52 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:33:52 + /usr/lib/rpm/brp-python-hardlink
21:33:52 + PYTHON3=/usr/libexec/platform-python
21:33:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:33:52 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:33:52 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:52 go: downloading github.com/stretchr/testify v1.8.0
21:33:52 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:52 go: downloading github.com/gorilla/mux v1.8.0
21:33:52 go: downloading github.com/rivo/uniseg v0.2.0
21:33:52 go: downloading github.com/klauspost/compress v1.16.3
21:33:52 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:52 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:52 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:52 go: downloading golang.org/x/time v0.3.0
21:33:52 go: downloading github.com/opencontainers/runc v1.1.5
21:33:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.s5k8gE
21:33:52 + umask 022
21:33:52 + cd /root/rpmbuild/BUILD
21:33:52 + cd src
21:33:52 + /usr/local/bin/rootlesskit -v
21:33:52 rootlesskit version 1.1.0
21:33:52 + exit 0
21:33:52 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:52 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230330191823.de0d30f-0.el8
21:33:52 Requires(interp): /bin/sh /bin/sh /bin/sh
21:33:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:33:52 Requires(post): /bin/sh
21:33:52 Requires(preun): /bin/sh
21:33:52 Requires(postun): /bin/sh
21:33:52 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) rtld(GNU_HASH)
21:33:52 Conflicts: rootlesskit
21:33:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:52 go: downloading github.com/urfave/cli/v2 v2.23.5
21:33:52 go: downloading golang.org/x/sys v0.2.0
21:33:52 go: downloading golang.org/x/crypto v0.2.0
21:33:53 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:53 ++ pwd
21:33:53 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:53 Project root: .
21:33:53 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:53 INFO: man/src/attach.md found
21:33:53 WARN: man/src/build.md does not exist, skipping
21:33:53 WARN: man/src/builder/build.md does not exist, skipping
21:33:53 WARN: man/src/builder/prune.md does not exist, skipping
21:33:53 WARN: man/src/builder.md does not exist, skipping
21:33:53 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:53 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:53 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:53 WARN: man/src/checkpoint.md does not exist, skipping
21:33:53 INFO: man/src/commit.md found
21:33:53 WARN: man/src/config/create.md does not exist, skipping
21:33:53 WARN: man/src/config/inspect.md does not exist, skipping
21:33:53 WARN: man/src/config/ls.md does not exist, skipping
21:33:53 WARN: man/src/config/rm.md does not exist, skipping
21:33:53 WARN: man/src/config.md does not exist, skipping
21:33:53 INFO: man/src/container/attach.md found
21:33:53 INFO: man/src/container/commit.md found
21:33:53 INFO: man/src/container/cp.md found
21:33:53 INFO: man/src/container/create.md found
21:33:53 INFO: man/src/container/diff.md found
21:33:53 INFO: man/src/container/exec.md found
21:33:53 INFO: man/src/container/export.md found
21:33:53 WARN: man/src/container/inspect.md does not exist, skipping
21:33:53 INFO: man/src/container/kill.md found
21:33:53 INFO: man/src/container/logs.md found
21:33:53 INFO: man/src/container/ls.md found
21:33:53 INFO: man/src/container/pause.md found
21:33:53 INFO: man/src/container/port.md found
21:33:53 WARN: man/src/container/prune.md does not exist, skipping
21:33:53 INFO: man/src/container/rename.md found
21:33:53 INFO: man/src/container/restart.md found
21:33:53 INFO: man/src/container/rm.md found
21:33:53 INFO: man/src/container/run.md found
21:33:53 INFO: man/src/container/start.md found
21:33:53 INFO: man/src/container/stats.md found
21:33:53 INFO: man/src/container/stop.md found
21:33:53 INFO: man/src/container/top.md found
21:33:53 INFO: man/src/container/unpause.md found
21:33:53 INFO: man/src/container/update.md found
21:33:53 INFO: man/src/container/wait.md found
21:33:53 WARN: man/src/container.md does not exist, skipping
21:33:53 WARN: man/src/context/create.md does not exist, skipping
21:33:53 WARN: man/src/context/export.md does not exist, skipping
21:33:53 WARN: man/src/context/import.md does not exist, skipping
21:33:53 WARN: man/src/context/inspect.md does not exist, skipping
21:33:53 WARN: man/src/context/ls.md does not exist, skipping
21:33:53 WARN: man/src/context/rm.md does not exist, skipping
21:33:53 WARN: man/src/context/show.md does not exist, skipping
21:33:53 WARN: man/src/context/update.md does not exist, skipping
21:33:53 WARN: man/src/context/use.md does not exist, skipping
21:33:53 WARN: man/src/context.md does not exist, skipping
21:33:53 INFO: man/src/cp.md found
21:33:53 INFO: man/src/create.md found
21:33:53 INFO: man/src/diff.md found
21:33:53 INFO: man/src/events.md found
21:33:53 INFO: man/src/exec.md found
21:33:53 INFO: man/src/export.md found
21:33:53 INFO: man/src/history.md found
21:33:53 INFO: man/src/image/build.md found
21:33:53 INFO: man/src/image/history.md found
21:33:53 INFO: man/src/image/import.md found
21:33:53 WARN: man/src/image/inspect.md does not exist, skipping
21:33:53 INFO: man/src/image/load.md found
21:33:53 INFO: man/src/image/ls.md found
21:33:53 WARN: man/src/image/prune.md does not exist, skipping
21:33:53 INFO: man/src/image/pull.md found
21:33:53 INFO: man/src/image/push.md found
21:33:53 INFO: man/src/image/rm.md found
21:33:53 INFO: man/src/image/save.md found
21:33:53 INFO: man/src/image/tag.md found
21:33:53 WARN: man/src/image.md does not exist, skipping
21:33:53 INFO: man/src/images.md found
21:33:53 INFO: man/src/import.md found
21:33:53 INFO: man/src/info.md found
21:33:53 INFO: man/src/inspect.md found
21:33:53 INFO: man/src/kill.md found
21:33:53 INFO: man/src/load.md found
21:33:53 INFO: man/src/login.md found
21:33:53 INFO: man/src/logout.md found
21:33:53 INFO: man/src/logs.md found
21:33:53 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:53 WARN: man/src/manifest/create.md does not exist, skipping
21:33:53 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:53 WARN: man/src/manifest/push.md does not exist, skipping
21:33:53 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:53 WARN: man/src/manifest.md does not exist, skipping
21:33:53 INFO: man/src/network/connect.md found
21:33:53 INFO: man/src/network/create.md found
21:33:53 INFO: man/src/network/disconnect.md found
21:33:53 INFO: man/src/network/inspect.md found
21:33:53 INFO: man/src/network/ls.md found
21:33:53 WARN: man/src/network/prune.md does not exist, skipping
21:33:53 INFO: man/src/network/rm.md found
21:33:53 WARN: man/src/network.md does not exist, skipping
21:33:53 WARN: man/src/node/demote.md does not exist, skipping
21:33:53 WARN: man/src/node/inspect.md does not exist, skipping
21:33:53 WARN: man/src/node/ls.md does not exist, skipping
21:33:53 WARN: man/src/node/promote.md does not exist, skipping
21:33:53 WARN: man/src/node/ps.md does not exist, skipping
21:33:53 WARN: man/src/node/rm.md does not exist, skipping
21:33:53 WARN: man/src/node/update.md does not exist, skipping
21:33:53 WARN: man/src/node.md does not exist, skipping
21:33:53 INFO: man/src/pause.md found
21:33:53 WARN: man/src/plugin/create.md does not exist, skipping
21:33:53 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:53 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:53 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:53 WARN: man/src/plugin/install.md does not exist, skipping
21:33:53 INFO: man/src/plugin/ls.md found
21:33:53 WARN: man/src/plugin/push.md does not exist, skipping
21:33:53 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:53 WARN: man/src/plugin/set.md does not exist, skipping
21:33:53 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:53 WARN: man/src/plugin.md does not exist, skipping
21:33:53 INFO: man/src/port.md found
21:33:53 INFO: man/src/ps.md found
21:33:53 INFO: man/src/pull.md found
21:33:53 INFO: man/src/push.md found
21:33:53 INFO: man/src/rename.md found
21:33:53 INFO: man/src/restart.md found
21:33:53 INFO: man/src/rm.md found
21:33:53 INFO: man/src/rmi.md found
21:33:53 WARN: man/src/run.md does not exist, skipping
21:33:53 INFO: man/src/save.md found
21:33:53 INFO: man/src/search.md found
21:33:53 WARN: man/src/secret/create.md does not exist, skipping
21:33:53 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:53 WARN: man/src/secret/ls.md does not exist, skipping
21:33:53 WARN: man/src/secret/rm.md does not exist, skipping
21:33:53 WARN: man/src/secret.md does not exist, skipping
21:33:53 WARN: man/src/service/create.md does not exist, skipping
21:33:53 WARN: man/src/service/inspect.md does not exist, skipping
21:33:53 WARN: man/src/service/logs.md does not exist, skipping
21:33:53 WARN: man/src/service/ls.md does not exist, skipping
21:33:53 WARN: man/src/service/ps.md does not exist, skipping
21:33:53 WARN: man/src/service/rm.md does not exist, skipping
21:33:53 WARN: man/src/service/rollback.md does not exist, skipping
21:33:53 WARN: man/src/service/scale.md does not exist, skipping
21:33:53 WARN: man/src/service/update.md does not exist, skipping
21:33:53 WARN: man/src/service.md does not exist, skipping
21:33:53 WARN: man/src/stack/config.md does not exist, skipping
21:33:53 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:53 WARN: man/src/stack/ls.md does not exist, skipping
21:33:53 WARN: man/src/stack/ps.md does not exist, skipping
21:33:53 WARN: man/src/stack/rm.md does not exist, skipping
21:33:53 WARN: man/src/stack/services.md does not exist, skipping
21:33:53 WARN: man/src/stack.md does not exist, skipping
21:33:53 INFO: man/src/start.md found
21:33:53 INFO: man/src/stats.md found
21:33:53 INFO: man/src/stop.md found
21:33:53 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:53 WARN: man/src/swarm/init.md does not exist, skipping
21:33:53 WARN: man/src/swarm/join.md does not exist, skipping
21:33:53 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:53 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:53 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:53 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:53 WARN: man/src/swarm/update.md does not exist, skipping
21:33:53 WARN: man/src/swarm.md does not exist, skipping
21:33:53 WARN: man/src/system/df.md does not exist, skipping
21:33:53 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:53 INFO: man/src/system/events.md found
21:33:53 INFO: man/src/system/info.md found
21:33:53 WARN: man/src/system/prune.md does not exist, skipping
21:33:53 WARN: man/src/system.md does not exist, skipping
21:33:53 INFO: man/src/tag.md found
21:33:53 INFO: man/src/top.md found
21:33:53 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:53 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:53 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:53 WARN: man/src/trust/key.md does not exist, skipping
21:33:53 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:53 WARN: man/src/trust/sign.md does not exist, skipping
21:33:53 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:53 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:53 WARN: man/src/trust/signer.md does not exist, skipping
21:33:53 WARN: man/src/trust.md does not exist, skipping
21:33:53 INFO: man/src/unpause.md found
21:33:53 INFO: man/src/update.md found
21:33:53 INFO: man/src/version.md found
21:33:53 INFO: man/src/volume/create.md found
21:33:53 INFO: man/src/volume/inspect.md found
21:33:53 INFO: man/src/volume/ls.md found
21:33:53 WARN: man/src/volume/prune.md does not exist, skipping
21:33:53 WARN: man/src/volume/rm.md does not exist, skipping
21:33:53 WARN: man/src/volume/update.md does not exist, skipping
21:33:53 INFO: man/src/volume.md found
21:33:53 INFO: man/src/wait.md found
21:33:53 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:53 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:53 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:53 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:53 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:53 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:53 make[2]: Leaving directory '/root/build-deb/cli'
21:33:53 # Build buildx plugin
21:33:53 cd /go/src/github.com/docker/buildx \
21:33:53 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:33:53 && GO111MODULE=on \
21:33:53 	CGO_ENABLED=0 \
21:33:53 		go build \
21:33:53 			-mod=vendor \
21:33:53 			-trimpath \
21:33:53 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:33:53 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:33:53 			./cmd/buildx
21:33:53 go: downloading gopkg.in/yaml.v3 v3.0.1
21:33:53 go: downloading github.com/stretchr/testify v1.8.0
21:33:53 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:33:53 go: downloading github.com/rivo/uniseg v0.2.0
21:33:53 go: downloading github.com/klauspost/compress v1.16.3
21:33:53 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:33:53 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:33:53 go: downloading github.com/moby/sys/symlink v0.2.0
21:33:53 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:53 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.src.rpm
21:33:53 go: downloading golang.org/x/time v0.3.0
21:33:53 go: downloading github.com/opencontainers/runc v1.1.5
21:33:53 go: downloading golang.org/x/crypto v0.2.0
21:33:53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:33:53 go: downloading github.com/google/uuid v1.3.0
21:33:53 go: downloading github.com/moby/vpnkit v0.5.0
21:33:53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:33:53 go: downloading github.com/gofrs/flock v0.8.1
21:33:53 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:33:53 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:33:53 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:53 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:53 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:53 go: downloading google.golang.org/grpc v1.50.1
21:33:53 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:53 ++ pwd
21:33:53 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:53 Project root: .
21:33:53 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:53 INFO: man/src/attach.md found
21:33:53 WARN: man/src/build.md does not exist, skipping
21:33:53 WARN: man/src/builder/build.md does not exist, skipping
21:33:53 WARN: man/src/builder/prune.md does not exist, skipping
21:33:53 WARN: man/src/builder.md does not exist, skipping
21:33:53 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:53 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:53 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:53 WARN: man/src/checkpoint.md does not exist, skipping
21:33:53 INFO: man/src/commit.md found
21:33:53 WARN: man/src/config/create.md does not exist, skipping
21:33:53 WARN: man/src/config/inspect.md does not exist, skipping
21:33:53 WARN: man/src/config/ls.md does not exist, skipping
21:33:53 WARN: man/src/config/rm.md does not exist, skipping
21:33:53 WARN: man/src/config.md does not exist, skipping
21:33:53 INFO: man/src/container/attach.md found
21:33:53 INFO: man/src/container/commit.md found
21:33:53 INFO: man/src/container/cp.md found
21:33:53 INFO: man/src/container/create.md found
21:33:53 INFO: man/src/container/diff.md found
21:33:53 INFO: man/src/container/exec.md found
21:33:53 INFO: man/src/container/export.md found
21:33:53 WARN: man/src/container/inspect.md does not exist, skipping
21:33:53 INFO: man/src/container/kill.md found
21:33:53 INFO: man/src/container/logs.md found
21:33:53 INFO: man/src/container/ls.md found
21:33:53 INFO: man/src/container/pause.md found
21:33:53 INFO: man/src/container/port.md found
21:33:53 WARN: man/src/container/prune.md does not exist, skipping
21:33:53 INFO: man/src/container/rename.md found
21:33:53 INFO: man/src/container/restart.md found
21:33:53 INFO: man/src/container/rm.md found
21:33:53 INFO: man/src/container/run.md found
21:33:53 INFO: man/src/container/start.md found
21:33:53 INFO: man/src/container/stats.md found
21:33:53 INFO: man/src/container/stop.md found
21:33:53 INFO: man/src/container/top.md found
21:33:53 INFO: man/src/container/unpause.md found
21:33:53 INFO: man/src/container/update.md found
21:33:53 INFO: man/src/container/wait.md found
21:33:53 WARN: man/src/container.md does not exist, skipping
21:33:53 WARN: man/src/context/create.md does not exist, skipping
21:33:53 WARN: man/src/context/export.md does not exist, skipping
21:33:53 WARN: man/src/context/import.md does not exist, skipping
21:33:53 WARN: man/src/context/inspect.md does not exist, skipping
21:33:53 WARN: man/src/context/ls.md does not exist, skipping
21:33:53 WARN: man/src/context/rm.md does not exist, skipping
21:33:53 WARN: man/src/context/show.md does not exist, skipping
21:33:53 WARN: man/src/context/update.md does not exist, skipping
21:33:53 WARN: man/src/context/use.md does not exist, skipping
21:33:53 WARN: man/src/context.md does not exist, skipping
21:33:53 INFO: man/src/cp.md found
21:33:53 INFO: man/src/create.md found
21:33:53 INFO: man/src/diff.md found
21:33:53 INFO: man/src/events.md found
21:33:53 INFO: man/src/exec.md found
21:33:53 INFO: man/src/export.md found
21:33:53 INFO: man/src/history.md found
21:33:53 INFO: man/src/image/build.md found
21:33:53 INFO: man/src/image/history.md found
21:33:53 INFO: man/src/image/import.md found
21:33:53 WARN: man/src/image/inspect.md does not exist, skipping
21:33:53 INFO: man/src/image/load.md found
21:33:53 INFO: man/src/image/ls.md found
21:33:53 WARN: man/src/image/prune.md does not exist, skipping
21:33:53 INFO: man/src/image/pull.md found
21:33:53 INFO: man/src/image/push.md found
21:33:53 INFO: man/src/image/rm.md found
21:33:53 INFO: man/src/image/save.md found
21:33:53 INFO: man/src/image/tag.md found
21:33:53 WARN: man/src/image.md does not exist, skipping
21:33:53 INFO: man/src/images.md found
21:33:53 INFO: man/src/import.md found
21:33:53 INFO: man/src/info.md found
21:33:53 INFO: man/src/inspect.md found
21:33:53 INFO: man/src/kill.md found
21:33:53 INFO: man/src/load.md found
21:33:53 INFO: man/src/login.md found
21:33:53 INFO: man/src/logout.md found
21:33:53 INFO: man/src/logs.md found
21:33:53 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:53 WARN: man/src/manifest/create.md does not exist, skipping
21:33:53 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:53 WARN: man/src/manifest/push.md does not exist, skipping
21:33:53 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:53 WARN: man/src/manifest.md does not exist, skipping
21:33:53 INFO: man/src/network/connect.md found
21:33:53 INFO: man/src/network/create.md found
21:33:53 INFO: man/src/network/disconnect.md found
21:33:53 INFO: man/src/network/inspect.md found
21:33:53 INFO: man/src/network/ls.md found
21:33:53 WARN: man/src/network/prune.md does not exist, skipping
21:33:53 INFO: man/src/network/rm.md found
21:33:53 WARN: man/src/network.md does not exist, skipping
21:33:53 WARN: man/src/node/demote.md does not exist, skipping
21:33:53 WARN: man/src/node/inspect.md does not exist, skipping
21:33:53 WARN: man/src/node/ls.md does not exist, skipping
21:33:53 WARN: man/src/node/promote.md does not exist, skipping
21:33:53 WARN: man/src/node/ps.md does not exist, skipping
21:33:53 WARN: man/src/node/rm.md does not exist, skipping
21:33:53 WARN: man/src/node/update.md does not exist, skipping
21:33:53 WARN: man/src/node.md does not exist, skipping
21:33:53 INFO: man/src/pause.md found
21:33:53 WARN: man/src/plugin/create.md does not exist, skipping
21:33:53 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:53 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:53 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:53 WARN: man/src/plugin/install.md does not exist, skipping
21:33:53 INFO: man/src/plugin/ls.md found
21:33:53 WARN: man/src/plugin/push.md does not exist, skipping
21:33:53 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:53 WARN: man/src/plugin/set.md does not exist, skipping
21:33:53 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:53 WARN: man/src/plugin.md does not exist, skipping
21:33:53 INFO: man/src/port.md found
21:33:53 INFO: man/src/ps.md found
21:33:53 INFO: man/src/pull.md found
21:33:53 INFO: man/src/push.md found
21:33:53 INFO: man/src/rename.md found
21:33:53 INFO: man/src/restart.md found
21:33:53 INFO: man/src/rm.md found
21:33:53 INFO: man/src/rmi.md found
21:33:53 WARN: man/src/run.md does not exist, skipping
21:33:53 INFO: man/src/save.md found
21:33:53 INFO: man/src/search.md found
21:33:53 WARN: man/src/secret/create.md does not exist, skipping
21:33:53 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:53 WARN: man/src/secret/ls.md does not exist, skipping
21:33:53 WARN: man/src/secret/rm.md does not exist, skipping
21:33:53 WARN: man/src/secret.md does not exist, skipping
21:33:53 WARN: man/src/service/create.md does not exist, skipping
21:33:53 WARN: man/src/service/inspect.md does not exist, skipping
21:33:53 WARN: man/src/service/logs.md does not exist, skipping
21:33:53 WARN: man/src/service/ls.md does not exist, skipping
21:33:53 WARN: man/src/service/ps.md does not exist, skipping
21:33:53 WARN: man/src/service/rm.md does not exist, skipping
21:33:53 WARN: man/src/service/rollback.md does not exist, skipping
21:33:53 WARN: man/src/service/scale.md does not exist, skipping
21:33:53 WARN: man/src/service/update.md does not exist, skipping
21:33:53 WARN: man/src/service.md does not exist, skipping
21:33:53 WARN: man/src/stack/config.md does not exist, skipping
21:33:53 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:53 WARN: man/src/stack/ls.md does not exist, skipping
21:33:53 WARN: man/src/stack/ps.md does not exist, skipping
21:33:53 WARN: man/src/stack/rm.md does not exist, skipping
21:33:53 WARN: man/src/stack/services.md does not exist, skipping
21:33:53 WARN: man/src/stack.md does not exist, skipping
21:33:53 INFO: man/src/start.md found
21:33:53 INFO: man/src/stats.md found
21:33:53 INFO: man/src/stop.md found
21:33:53 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:53 WARN: man/src/swarm/init.md does not exist, skipping
21:33:53 WARN: man/src/swarm/join.md does not exist, skipping
21:33:53 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:53 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:53 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:53 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:53 WARN: man/src/swarm/update.md does not exist, skipping
21:33:53 WARN: man/src/swarm.md does not exist, skipping
21:33:53 WARN: man/src/system/df.md does not exist, skipping
21:33:53 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:53 INFO: man/src/system/events.md found
21:33:53 INFO: man/src/system/info.md found
21:33:53 WARN: man/src/system/prune.md does not exist, skipping
21:33:53 WARN: man/src/system.md does not exist, skipping
21:33:53 INFO: man/src/tag.md found
21:33:53 INFO: man/src/top.md found
21:33:53 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:53 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:53 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:53 WARN: man/src/trust/key.md does not exist, skipping
21:33:53 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:53 WARN: man/src/trust/sign.md does not exist, skipping
21:33:53 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:53 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:53 WARN: man/src/trust/signer.md does not exist, skipping
21:33:53 WARN: man/src/trust.md does not exist, skipping
21:33:53 INFO: man/src/unpause.md found
21:33:53 INFO: man/src/update.md found
21:33:53 INFO: man/src/version.md found
21:33:53 INFO: man/src/volume/create.md found
21:33:53 INFO: man/src/volume/inspect.md found
21:33:53 INFO: man/src/volume/ls.md found
21:33:53 WARN: man/src/volume/prune.md does not exist, skipping
21:33:53 WARN: man/src/volume/rm.md does not exist, skipping
21:33:53 WARN: man/src/volume/update.md does not exist, skipping
21:33:53 INFO: man/src/volume.md found
21:33:53 INFO: man/src/wait.md found
21:33:53 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:53 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:53 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:53 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:53 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:53 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:53 make[2]: Leaving directory '/root/build-deb/cli'
21:33:53 # Build buildx plugin
21:33:53 cd /go/src/github.com/docker/buildx \
21:33:53 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:33:53 && GO111MODULE=on \
21:33:53 	CGO_ENABLED=0 \
21:33:53 		go build \
21:33:53 			-mod=vendor \
21:33:53 			-trimpath \
21:33:53 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:33:53 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:33:53 			./cmd/buildx
21:33:53 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:33:53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:33:53 go: downloading golang.org/x/net v0.1.0
21:33:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:53 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:33:53 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:33:53 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:33:53 go: downloading google.golang.org/grpc v1.50.1
21:33:54 go: downloading github.com/russross/blackfriday v1.6.0
21:33:54 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:54 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:54 go: downloading golang.org/x/net v0.7.0
21:33:54 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:54 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:54 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:54 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:54 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:54 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:54 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:54 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:54 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:33:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:33:54 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:33:54 go: downloading github.com/russross/blackfriday v1.6.0
21:33:54 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:33:54 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:54 go: downloading github.com/golang/protobuf v1.5.2
21:33:54 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:54 go: downloading github.com/Microsoft/go-winio v0.5.2
21:33:54 go: downloading golang.org/x/net v0.7.0
21:33:54 go: downloading github.com/davecgh/go-spew v1.1.1
21:33:54 go: downloading github.com/pmezard/go-difflib v1.0.0
21:33:54 go: downloading github.com/miekg/pkcs11 v1.1.1
21:33:54 go: downloading github.com/prometheus/client_golang v1.14.0
21:33:55 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:33:55 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:33:55 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:33:55 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:33:55 go: downloading github.com/golang/protobuf v1.5.2
21:33:55 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:33:55 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm
21:33:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AmGWcX
21:33:55 + umask 022
21:33:55 + cd /root/rpmbuild/BUILD
21:33:55 + cd src
21:33:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64
21:33:55 + exit 0
21:33:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YBWzAU
21:33:55 + umask 022
21:33:55 + cd /root/rpmbuild/BUILD
21:33:55 + cd /root/rpmbuild/BUILD
21:33:55 + rm -rf src
21:33:56 + /usr/bin/mkdir -p src
21:33:56 + cd src
21:33:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:33:56 + /usr/bin/tar -xof -
21:33:56 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:56 ++ pwd
21:33:56 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:56 Project root: .
21:33:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:56 INFO: man/src/attach.md found
21:33:56 WARN: man/src/build.md does not exist, skipping
21:33:56 WARN: man/src/builder/build.md does not exist, skipping
21:33:56 WARN: man/src/builder/prune.md does not exist, skipping
21:33:56 WARN: man/src/builder.md does not exist, skipping
21:33:56 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:56 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:56 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:56 WARN: man/src/checkpoint.md does not exist, skipping
21:33:56 INFO: man/src/commit.md found
21:33:56 WARN: man/src/config/create.md does not exist, skipping
21:33:56 WARN: man/src/config/inspect.md does not exist, skipping
21:33:56 WARN: man/src/config/ls.md does not exist, skipping
21:33:56 WARN: man/src/config/rm.md does not exist, skipping
21:33:56 WARN: man/src/config.md does not exist, skipping
21:33:56 INFO: man/src/container/attach.md found
21:33:56 INFO: man/src/container/commit.md found
21:33:56 INFO: man/src/container/cp.md found
21:33:56 INFO: man/src/container/create.md found
21:33:56 INFO: man/src/container/diff.md found
21:33:56 INFO: man/src/container/exec.md found
21:33:56 INFO: man/src/container/export.md found
21:33:56 WARN: man/src/container/inspect.md does not exist, skipping
21:33:56 INFO: man/src/container/kill.md found
21:33:56 INFO: man/src/container/logs.md found
21:33:56 INFO: man/src/container/ls.md found
21:33:56 INFO: man/src/container/pause.md found
21:33:56 INFO: man/src/container/port.md found
21:33:56 WARN: man/src/container/prune.md does not exist, skipping
21:33:56 INFO: man/src/container/rename.md found
21:33:56 INFO: man/src/container/restart.md found
21:33:56 INFO: man/src/container/rm.md found
21:33:56 INFO: man/src/container/run.md found
21:33:56 INFO: man/src/container/start.md found
21:33:56 INFO: man/src/container/stats.md found
21:33:56 INFO: man/src/container/stop.md found
21:33:56 INFO: man/src/container/top.md found
21:33:56 INFO: man/src/container/unpause.md found
21:33:56 INFO: man/src/container/update.md found
21:33:56 INFO: man/src/container/wait.md found
21:33:56 WARN: man/src/container.md does not exist, skipping
21:33:56 WARN: man/src/context/create.md does not exist, skipping
21:33:56 WARN: man/src/context/export.md does not exist, skipping
21:33:56 WARN: man/src/context/import.md does not exist, skipping
21:33:56 WARN: man/src/context/inspect.md does not exist, skipping
21:33:56 WARN: man/src/context/ls.md does not exist, skipping
21:33:56 WARN: man/src/context/rm.md does not exist, skipping
21:33:56 WARN: man/src/context/show.md does not exist, skipping
21:33:56 WARN: man/src/context/update.md does not exist, skipping
21:33:56 WARN: man/src/context/use.md does not exist, skipping
21:33:56 WARN: man/src/context.md does not exist, skipping
21:33:56 INFO: man/src/cp.md found
21:33:56 INFO: man/src/create.md found
21:33:56 INFO: man/src/diff.md found
21:33:56 INFO: man/src/events.md found
21:33:56 INFO: man/src/exec.md found
21:33:56 INFO: man/src/export.md found
21:33:56 INFO: man/src/history.md found
21:33:56 INFO: man/src/image/build.md found
21:33:56 INFO: man/src/image/history.md found
21:33:56 INFO: man/src/image/import.md found
21:33:56 WARN: man/src/image/inspect.md does not exist, skipping
21:33:56 INFO: man/src/image/load.md found
21:33:56 INFO: man/src/image/ls.md found
21:33:56 WARN: man/src/image/prune.md does not exist, skipping
21:33:56 INFO: man/src/image/pull.md found
21:33:56 INFO: man/src/image/push.md found
21:33:56 INFO: man/src/image/rm.md found
21:33:56 INFO: man/src/image/save.md found
21:33:56 INFO: man/src/image/tag.md found
21:33:56 WARN: man/src/image.md does not exist, skipping
21:33:56 INFO: man/src/images.md found
21:33:56 INFO: man/src/import.md found
21:33:56 INFO: man/src/info.md found
21:33:56 INFO: man/src/inspect.md found
21:33:56 INFO: man/src/kill.md found
21:33:56 INFO: man/src/load.md found
21:33:56 INFO: man/src/login.md found
21:33:56 INFO: man/src/logout.md found
21:33:56 INFO: man/src/logs.md found
21:33:56 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:56 WARN: man/src/manifest/create.md does not exist, skipping
21:33:56 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:56 WARN: man/src/manifest/push.md does not exist, skipping
21:33:56 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:56 WARN: man/src/manifest.md does not exist, skipping
21:33:56 INFO: man/src/network/connect.md found
21:33:56 INFO: man/src/network/create.md found
21:33:56 INFO: man/src/network/disconnect.md found
21:33:56 INFO: man/src/network/inspect.md found
21:33:56 INFO: man/src/network/ls.md found
21:33:56 WARN: man/src/network/prune.md does not exist, skipping
21:33:56 INFO: man/src/network/rm.md found
21:33:56 WARN: man/src/network.md does not exist, skipping
21:33:56 WARN: man/src/node/demote.md does not exist, skipping
21:33:56 WARN: man/src/node/inspect.md does not exist, skipping
21:33:56 WARN: man/src/node/ls.md does not exist, skipping
21:33:56 WARN: man/src/node/promote.md does not exist, skipping
21:33:56 WARN: man/src/node/ps.md does not exist, skipping
21:33:56 WARN: man/src/node/rm.md does not exist, skipping
21:33:56 WARN: man/src/node/update.md does not exist, skipping
21:33:56 WARN: man/src/node.md does not exist, skipping
21:33:56 INFO: man/src/pause.md found
21:33:56 WARN: man/src/plugin/create.md does not exist, skipping
21:33:56 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:56 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:56 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:56 WARN: man/src/plugin/install.md does not exist, skipping
21:33:56 INFO: man/src/plugin/ls.md found
21:33:56 WARN: man/src/plugin/push.md does not exist, skipping
21:33:56 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:56 WARN: man/src/plugin/set.md does not exist, skipping
21:33:56 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:56 WARN: man/src/plugin.md does not exist, skipping
21:33:56 INFO: man/src/port.md found
21:33:56 INFO: man/src/ps.md found
21:33:56 INFO: man/src/pull.md found
21:33:56 INFO: man/src/push.md found
21:33:56 INFO: man/src/rename.md found
21:33:56 INFO: man/src/restart.md found
21:33:56 INFO: man/src/rm.md found
21:33:56 INFO: man/src/rmi.md found
21:33:56 WARN: man/src/run.md does not exist, skipping
21:33:56 INFO: man/src/save.md found
21:33:56 INFO: man/src/search.md found
21:33:56 WARN: man/src/secret/create.md does not exist, skipping
21:33:56 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:56 WARN: man/src/secret/ls.md does not exist, skipping
21:33:56 WARN: man/src/secret/rm.md does not exist, skipping
21:33:56 WARN: man/src/secret.md does not exist, skipping
21:33:56 WARN: man/src/service/create.md does not exist, skipping
21:33:56 WARN: man/src/service/inspect.md does not exist, skipping
21:33:56 WARN: man/src/service/logs.md does not exist, skipping
21:33:56 WARN: man/src/service/ls.md does not exist, skipping
21:33:56 WARN: man/src/service/ps.md does not exist, skipping
21:33:56 WARN: man/src/service/rm.md does not exist, skipping
21:33:56 WARN: man/src/service/rollback.md does not exist, skipping
21:33:56 WARN: man/src/service/scale.md does not exist, skipping
21:33:56 WARN: man/src/service/update.md does not exist, skipping
21:33:56 WARN: man/src/service.md does not exist, skipping
21:33:56 WARN: man/src/stack/config.md does not exist, skipping
21:33:56 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:56 WARN: man/src/stack/ls.md does not exist, skipping
21:33:56 WARN: man/src/stack/ps.md does not exist, skipping
21:33:56 WARN: man/src/stack/rm.md does not exist, skipping
21:33:56 WARN: man/src/stack/services.md does not exist, skipping
21:33:56 WARN: man/src/stack.md does not exist, skipping
21:33:56 INFO: man/src/start.md found
21:33:56 INFO: man/src/stats.md found
21:33:56 INFO: man/src/stop.md found
21:33:56 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:56 WARN: man/src/swarm/init.md does not exist, skipping
21:33:56 WARN: man/src/swarm/join.md does not exist, skipping
21:33:56 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:56 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:56 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:56 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:56 WARN: man/src/swarm/update.md does not exist, skipping
21:33:56 WARN: man/src/swarm.md does not exist, skipping
21:33:56 WARN: man/src/system/df.md does not exist, skipping
21:33:56 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:56 INFO: man/src/system/events.md found
21:33:56 INFO: man/src/system/info.md found
21:33:56 WARN: man/src/system/prune.md does not exist, skipping
21:33:56 WARN: man/src/system.md does not exist, skipping
21:33:56 INFO: man/src/tag.md found
21:33:56 INFO: man/src/top.md found
21:33:56 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:56 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:56 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:56 WARN: man/src/trust/key.md does not exist, skipping
21:33:56 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:56 WARN: man/src/trust/sign.md does not exist, skipping
21:33:56 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:56 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:56 WARN: man/src/trust/signer.md does not exist, skipping
21:33:56 WARN: man/src/trust.md does not exist, skipping
21:33:56 INFO: man/src/unpause.md found
21:33:56 INFO: man/src/update.md found
21:33:56 INFO: man/src/version.md found
21:33:56 INFO: man/src/volume/create.md found
21:33:56 INFO: man/src/volume/inspect.md found
21:33:56 INFO: man/src/volume/ls.md found
21:33:56 WARN: man/src/volume/prune.md does not exist, skipping
21:33:56 WARN: man/src/volume/rm.md does not exist, skipping
21:33:56 WARN: man/src/volume/update.md does not exist, skipping
21:33:56 INFO: man/src/volume.md found
21:33:56 INFO: man/src/wait.md found
21:33:56 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:56 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:56 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:56 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:56 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:56 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:56 make[2]: Leaving directory '/root/build-deb/cli'
21:33:56 # Build buildx plugin
21:33:56 cd /go/src/github.com/docker/buildx \
21:33:56 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:33:56 && GO111MODULE=on \
21:33:56 	CGO_ENABLED=0 \
21:33:56 		go build \
21:33:56 			-mod=vendor \
21:33:56 			-trimpath \
21:33:56 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:33:56 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:33:56 			./cmd/buildx
21:33:56 + STATUS=0
21:33:56 + '[' 0 -ne 0 ']'
21:33:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:33:56 + /usr/bin/tar -xof -
21:33:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:56 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:56 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:56 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:56 go: downloading github.com/beorn7/perks v1.0.1
21:33:56 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:56 go: downloading github.com/prometheus/client_model v0.3.0
21:33:56 go: downloading github.com/prometheus/common v0.37.0
21:33:56 go: downloading github.com/prometheus/procfs v0.8.0
21:33:56 go: downloading google.golang.org/protobuf v1.28.1
21:33:56 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:56 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:56 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:56 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:56 go: downloading k8s.io/klog/v2 v2.80.1
21:33:56 go: downloading github.com/kr/text v0.2.0
21:33:56 go: downloading github.com/docker/go-metrics v0.0.1
21:33:56 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:56 go: downloading github.com/kr/pretty v0.2.1
21:33:56 go: downloading github.com/magiconair/properties v1.5.3
21:33:56 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:56 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:56 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:56 go: downloading github.com/go-logr/logr v1.2.3
21:33:56 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:33:56 + go mod vendor -modfile=vendor.mod
21:33:57 + STATUS=0
21:33:57 + '[' 0 -ne 0 ']'
21:33:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:57 + exit 0
21:33:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.42iqpN
21:33:57 + umask 022
21:33:57 + cd /root/rpmbuild/BUILD
21:33:57 + cd src
21:33:57 + pushd /root/rpmbuild/BUILD/src/buildx
21:33:57 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:33:57 + GO111MODULE=on
21:33:57 + CGO_ENABLED=0
21:33:57 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:33:57 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm
21:33:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZuR1tG
21:33:57 + umask 022
21:33:57 + cd /root/rpmbuild/BUILD
21:33:57 + cd src
21:33:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:33:57 + exit 0
21:33:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ftBHe2
21:33:57 + umask 022
21:33:57 + cd /root/rpmbuild/BUILD
21:33:57 + cd /root/rpmbuild/BUILD
21:33:57 + rm -rf src
21:33:57 + /usr/bin/mkdir -p src
21:33:57 + cd src
21:33:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:57 + /usr/bin/tar -xf -
21:33:57 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:33:58 + STATUS=0
21:33:58 + '[' 0 -ne 0 ']'
21:33:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:58 + /usr/bin/tar -xf -
21:33:58 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:33:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:33:58 go: downloading github.com/beorn7/perks v1.0.1
21:33:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:33:58 go: downloading github.com/prometheus/client_model v0.3.0
21:33:58 go: downloading github.com/prometheus/common v0.37.0
21:33:58 go: downloading github.com/prometheus/procfs v0.8.0
21:33:58 go: downloading google.golang.org/protobuf v1.28.1
21:33:58 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:58 ++ pwd
21:33:58 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:58 Project root: .
21:33:58 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:58 INFO: man/src/attach.md found
21:33:58 WARN: man/src/build.md does not exist, skipping
21:33:58 WARN: man/src/builder/build.md does not exist, skipping
21:33:58 WARN: man/src/builder/prune.md does not exist, skipping
21:33:58 WARN: man/src/builder.md does not exist, skipping
21:33:58 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:58 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:58 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:58 WARN: man/src/checkpoint.md does not exist, skipping
21:33:58 INFO: man/src/commit.md found
21:33:58 WARN: man/src/config/create.md does not exist, skipping
21:33:58 WARN: man/src/config/inspect.md does not exist, skipping
21:33:58 WARN: man/src/config/ls.md does not exist, skipping
21:33:58 WARN: man/src/config/rm.md does not exist, skipping
21:33:58 WARN: man/src/config.md does not exist, skipping
21:33:58 INFO: man/src/container/attach.md found
21:33:58 INFO: man/src/container/commit.md found
21:33:58 INFO: man/src/container/cp.md found
21:33:58 INFO: man/src/container/create.md found
21:33:58 INFO: man/src/container/diff.md found
21:33:58 INFO: man/src/container/exec.md found
21:33:58 INFO: man/src/container/export.md found
21:33:58 WARN: man/src/container/inspect.md does not exist, skipping
21:33:58 INFO: man/src/container/kill.md found
21:33:58 INFO: man/src/container/logs.md found
21:33:58 INFO: man/src/container/ls.md found
21:33:58 INFO: man/src/container/pause.md found
21:33:58 INFO: man/src/container/port.md found
21:33:58 WARN: man/src/container/prune.md does not exist, skipping
21:33:58 INFO: man/src/container/rename.md found
21:33:58 INFO: man/src/container/restart.md found
21:33:58 INFO: man/src/container/rm.md found
21:33:58 INFO: man/src/container/run.md found
21:33:58 INFO: man/src/container/start.md found
21:33:58 INFO: man/src/container/stats.md found
21:33:58 INFO: man/src/container/stop.md found
21:33:58 INFO: man/src/container/top.md found
21:33:58 INFO: man/src/container/unpause.md found
21:33:58 INFO: man/src/container/update.md found
21:33:58 INFO: man/src/container/wait.md found
21:33:58 WARN: man/src/container.md does not exist, skipping
21:33:58 WARN: man/src/context/create.md does not exist, skipping
21:33:58 WARN: man/src/context/export.md does not exist, skipping
21:33:58 WARN: man/src/context/import.md does not exist, skipping
21:33:58 WARN: man/src/context/inspect.md does not exist, skipping
21:33:58 WARN: man/src/context/ls.md does not exist, skipping
21:33:58 WARN: man/src/context/rm.md does not exist, skipping
21:33:58 WARN: man/src/context/show.md does not exist, skipping
21:33:58 WARN: man/src/context/update.md does not exist, skipping
21:33:58 WARN: man/src/context/use.md does not exist, skipping
21:33:58 WARN: man/src/context.md does not exist, skipping
21:33:58 INFO: man/src/cp.md found
21:33:58 INFO: man/src/create.md found
21:33:58 INFO: man/src/diff.md found
21:33:58 INFO: man/src/events.md found
21:33:58 INFO: man/src/exec.md found
21:33:58 INFO: man/src/export.md found
21:33:58 INFO: man/src/history.md found
21:33:58 INFO: man/src/image/build.md found
21:33:58 INFO: man/src/image/history.md found
21:33:58 INFO: man/src/image/import.md found
21:33:58 WARN: man/src/image/inspect.md does not exist, skipping
21:33:58 INFO: man/src/image/load.md found
21:33:58 INFO: man/src/image/ls.md found
21:33:58 WARN: man/src/image/prune.md does not exist, skipping
21:33:58 INFO: man/src/image/pull.md found
21:33:58 INFO: man/src/image/push.md found
21:33:58 INFO: man/src/image/rm.md found
21:33:58 INFO: man/src/image/save.md found
21:33:58 INFO: man/src/image/tag.md found
21:33:58 WARN: man/src/image.md does not exist, skipping
21:33:58 INFO: man/src/images.md found
21:33:58 INFO: man/src/import.md found
21:33:58 INFO: man/src/info.md found
21:33:58 INFO: man/src/inspect.md found
21:33:58 INFO: man/src/kill.md found
21:33:58 INFO: man/src/load.md found
21:33:58 INFO: man/src/login.md found
21:33:58 INFO: man/src/logout.md found
21:33:58 INFO: man/src/logs.md found
21:33:58 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:58 WARN: man/src/manifest/create.md does not exist, skipping
21:33:58 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:58 WARN: man/src/manifest/push.md does not exist, skipping
21:33:58 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:58 WARN: man/src/manifest.md does not exist, skipping
21:33:58 INFO: man/src/network/connect.md found
21:33:58 INFO: man/src/network/create.md found
21:33:58 INFO: man/src/network/disconnect.md found
21:33:58 INFO: man/src/network/inspect.md found
21:33:58 INFO: man/src/network/ls.md found
21:33:58 WARN: man/src/network/prune.md does not exist, skipping
21:33:58 INFO: man/src/network/rm.md found
21:33:58 WARN: man/src/network.md does not exist, skipping
21:33:58 WARN: man/src/node/demote.md does not exist, skipping
21:33:58 WARN: man/src/node/inspect.md does not exist, skipping
21:33:58 WARN: man/src/node/ls.md does not exist, skipping
21:33:58 WARN: man/src/node/promote.md does not exist, skipping
21:33:58 WARN: man/src/node/ps.md does not exist, skipping
21:33:58 WARN: man/src/node/rm.md does not exist, skipping
21:33:58 WARN: man/src/node/update.md does not exist, skipping
21:33:58 WARN: man/src/node.md does not exist, skipping
21:33:58 INFO: man/src/pause.md found
21:33:58 WARN: man/src/plugin/create.md does not exist, skipping
21:33:58 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:58 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:58 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:58 WARN: man/src/plugin/install.md does not exist, skipping
21:33:58 INFO: man/src/plugin/ls.md found
21:33:58 WARN: man/src/plugin/push.md does not exist, skipping
21:33:58 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:58 WARN: man/src/plugin/set.md does not exist, skipping
21:33:58 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:58 WARN: man/src/plugin.md does not exist, skipping
21:33:58 INFO: man/src/port.md found
21:33:58 INFO: man/src/ps.md found
21:33:58 INFO: man/src/pull.md found
21:33:58 INFO: man/src/push.md found
21:33:58 INFO: man/src/rename.md found
21:33:58 INFO: man/src/restart.md found
21:33:58 INFO: man/src/rm.md found
21:33:58 INFO: man/src/rmi.md found
21:33:58 WARN: man/src/run.md does not exist, skipping
21:33:58 INFO: man/src/save.md found
21:33:58 INFO: man/src/search.md found
21:33:58 WARN: man/src/secret/create.md does not exist, skipping
21:33:58 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:58 WARN: man/src/secret/ls.md does not exist, skipping
21:33:58 WARN: man/src/secret/rm.md does not exist, skipping
21:33:58 WARN: man/src/secret.md does not exist, skipping
21:33:58 WARN: man/src/service/create.md does not exist, skipping
21:33:58 WARN: man/src/service/inspect.md does not exist, skipping
21:33:58 WARN: man/src/service/logs.md does not exist, skipping
21:33:58 WARN: man/src/service/ls.md does not exist, skipping
21:33:58 WARN: man/src/service/ps.md does not exist, skipping
21:33:58 WARN: man/src/service/rm.md does not exist, skipping
21:33:58 WARN: man/src/service/rollback.md does not exist, skipping
21:33:58 WARN: man/src/service/scale.md does not exist, skipping
21:33:58 WARN: man/src/service/update.md does not exist, skipping
21:33:58 WARN: man/src/service.md does not exist, skipping
21:33:58 WARN: man/src/stack/config.md does not exist, skipping
21:33:58 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:58 WARN: man/src/stack/ls.md does not exist, skipping
21:33:58 WARN: man/src/stack/ps.md does not exist, skipping
21:33:58 WARN: man/src/stack/rm.md does not exist, skipping
21:33:58 WARN: man/src/stack/services.md does not exist, skipping
21:33:58 WARN: man/src/stack.md does not exist, skipping
21:33:58 INFO: man/src/start.md found
21:33:58 INFO: man/src/stats.md found
21:33:58 INFO: man/src/stop.md found
21:33:58 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:58 WARN: man/src/swarm/init.md does not exist, skipping
21:33:58 WARN: man/src/swarm/join.md does not exist, skipping
21:33:58 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:58 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:58 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:58 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:58 WARN: man/src/swarm/update.md does not exist, skipping
21:33:58 WARN: man/src/swarm.md does not exist, skipping
21:33:58 WARN: man/src/system/df.md does not exist, skipping
21:33:58 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:58 INFO: man/src/system/events.md found
21:33:58 INFO: man/src/system/info.md found
21:33:58 WARN: man/src/system/prune.md does not exist, skipping
21:33:58 WARN: man/src/system.md does not exist, skipping
21:33:58 INFO: man/src/tag.md found
21:33:58 INFO: man/src/top.md found
21:33:58 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:58 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:58 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:58 WARN: man/src/trust/key.md does not exist, skipping
21:33:58 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:58 WARN: man/src/trust/sign.md does not exist, skipping
21:33:58 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:58 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:58 WARN: man/src/trust/signer.md does not exist, skipping
21:33:58 WARN: man/src/trust.md does not exist, skipping
21:33:58 INFO: man/src/unpause.md found
21:33:58 INFO: man/src/update.md found
21:33:58 INFO: man/src/version.md found
21:33:58 INFO: man/src/volume/create.md found
21:33:58 INFO: man/src/volume/inspect.md found
21:33:58 INFO: man/src/volume/ls.md found
21:33:58 WARN: man/src/volume/prune.md does not exist, skipping
21:33:58 WARN: man/src/volume/rm.md does not exist, skipping
21:33:58 WARN: man/src/volume/update.md does not exist, skipping
21:33:58 INFO: man/src/volume.md found
21:33:58 INFO: man/src/wait.md found
21:33:58 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:58 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:58 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:58 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:58 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:58 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:58 + popd
21:33:58 + RPM_EC=0
21:33:58 ~/rpmbuild/BUILD/src
21:33:58 ++ jobs -p
21:33:58 + exit 0
21:33:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nHtYHr
21:33:58 + umask 022
21:33:58 + cd /root/rpmbuild/BUILD
21:33:58 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64 '!=' / ']'
21:33:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:33:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:33:58 + mkdir -p /root/rpmbuild/BUILDROOT
21:33:58 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:33:58 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:33:58 + export CFLAGS
21:33:58 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:33:58 + export CXXFLAGS
21:33:58 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:33:58 + export FFLAGS
21:33:58 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:33:58 + export FCFLAGS
21:33:58 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
21:33:58 + export LDFLAGS
21:33:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:33:58 + export LT_SYS_LIBRARY_PATH
21:33:58 + CC=gcc
21:33:58 + export CC
21:33:58 + CXX=g++
21:33:58 + export CXX
21:33:58 + cd src
21:33:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin
21:33:58 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/docker
21:33:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/bash-completion/completions
21:33:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/zsh/vendor-completions
21:33:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/fish/vendor_completions.d
21:33:58 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/bash-completion/completions/docker
21:33:58 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/zsh/vendor-completions/_docker
21:33:58 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:33:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/man/man1
21:33:58 + 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~20230330191823.de0d30f-0.fc37.x86_64/usr/share/man/man1
21:33:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/man/man5
21:33:58 + 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~20230330191823.de0d30f-0.fc37.x86_64/usr/share/man/man5
21:33:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/man/man8
21:33:58 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/man/man8
21:33:58 + mkdir -p build-docs
21:33:58 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:58 + cp cli/LICENSE build-docs/LICENSE
21:33:58 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:58 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:33:58 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:58 + cp cli/NOTICE build-docs/NOTICE
21:33:58 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:33:58 + cp cli/README.md build-docs/README.md
21:33:58 + /usr/lib/rpm/check-buildroot
21:33:58 + /usr/lib/rpm/redhat/brp-ldconfig
21:33:58 + /usr/lib/rpm/brp-compress
21:33:58 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:33:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:33:58 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:33:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:33:58 + /usr/lib/rpm/check-rpaths
21:33:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:33:58 + /usr/lib/rpm/brp-remove-la-files
21:33:58 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:33:58 + /usr/lib/rpm/redhat/brp-python-hardlink
21:33:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4kGW7G
21:33:58 + umask 022
21:33:58 + cd /root/rpmbuild/BUILD
21:33:58 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:33:58 + export CFLAGS
21:33:58 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:33:58 + export CXXFLAGS
21:33:58 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:33:58 + export FFLAGS
21:33:58 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:33:58 + export FCFLAGS
21:33:58 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
21:33:58 + export LDFLAGS
21:33:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:33:58 + export LT_SYS_LIBRARY_PATH
21:33:58 + CC=gcc
21:33:58 + export CC
21:33:58 + CXX=g++
21:33:58 + export CXX
21:33:58 + cd src
21:33:58 ++ cli/build/docker --version
21:33:58 PASS: cli version OK
21:33:58 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:33:58 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:33:58 + echo 'PASS: cli version OK'
21:33:58 + RPM_EC=0
21:33:58 ++ jobs -p
21:33:58 + exit 0
21:33:58 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:33:58 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nUJ9KT
21:33:58 + umask 022
21:33:58 + cd /root/rpmbuild/BUILD
21:33:58 + cd src
21:33:58 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/doc/docker-ce-cli
21:33:58 + export LC_ALL=C
21:33:58 + LC_ALL=C
21:33:58 + export DOCDIR
21:33:58 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/doc/docker-ce-cli
21:33:58 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/doc/docker-ce-cli
21:33:58 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/doc/docker-ce-cli
21:33:58 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/doc/docker-ce-cli
21:33:58 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/share/doc/docker-ce-cli
21:33:58 + RPM_EC=0
21:33:58 ++ jobs -p
21:33:58 + exit 0
21:33:59 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:33:59 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:33:59 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:33:59 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:33:59 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:33:59 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:33:59 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:33:59 + STATUS=0
21:33:59 + '[' 0 -ne 0 ']'
21:33:59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:59 + exit 0
21:33:59 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IMv0kX
21:33:59 + umask 022
21:33:59 + cd /root/rpmbuild/BUILD
21:33:59 + cd src
21:33:59 + export DOCKER_GITCOMMIT=0656059
21:33:59 + DOCKER_GITCOMMIT=0656059
21:33:59 + mkdir -p /go/src/github.com/docker
21:33:59 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:33:59 + TMP_GOPATH=/go
21:33:59 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:33:59 + RM_GOPATH=0
21:33:59 + TMP_GOPATH=/go
21:33:59 + : /usr/local/bin
21:33:59 + '[' -z /go ']'
21:33:59 + export GOPATH=/go
21:33:59 + GOPATH=/go
21:33:59 + case "$(go env GOARCH)" in
21:33:59 ++ go env GOARCH
21:33:59 + export GO_BUILDMODE=-buildmode=pie
21:33:59 + GO_BUILDMODE=-buildmode=pie
21:33:59 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:33:59 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:33:59 + bin=rootlesskit
21:33:59 + shift
21:33:59 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:33:59 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:33:59 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:59 + install_rootlesskit dynamic
21:33:59 + case "$1" in
21:33:59 + install_rootlesskit_dynamic
21:33:59 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:33:59 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:33:59 + export BUILD_MODE=-buildmode=pie
21:33:59 + BUILD_MODE=-buildmode=pie
21:33:59 + _install_rootlesskit
21:33:59 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:33:59 + for f in rootlesskit rootlesskit-docker-proxy
21:33:59 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:59 + GOBIN=/usr/local/bin
21:33:59 + GO111MODULE=on
21:33:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:33:59 go: downloading k8s.io/klog/v2 v2.80.1
21:33:59 go: downloading github.com/kr/text v0.2.0
21:33:59 go: downloading github.com/docker/go-metrics v0.0.1
21:33:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:33:59 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:33:59 go: downloading github.com/BurntSushi/toml v0.3.1
21:33:59 go: downloading github.com/kr/pretty v0.2.1
21:33:59 go: downloading github.com/magiconair/properties v1.5.3
21:33:59 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:33:59 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:33:59 go: downloading github.com/go-logr/logr v1.2.3
21:33:59 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:33:59 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:33:59 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:59 ++ pwd
21:33:59 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:59 Project root: .
21:33:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:59 INFO: man/src/attach.md found
21:33:59 WARN: man/src/build.md does not exist, skipping
21:33:59 WARN: man/src/builder/build.md does not exist, skipping
21:33:59 WARN: man/src/builder/prune.md does not exist, skipping
21:33:59 WARN: man/src/builder.md does not exist, skipping
21:33:59 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:59 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:59 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:59 WARN: man/src/checkpoint.md does not exist, skipping
21:33:59 INFO: man/src/commit.md found
21:33:59 WARN: man/src/config/create.md does not exist, skipping
21:33:59 WARN: man/src/config/inspect.md does not exist, skipping
21:33:59 WARN: man/src/config/ls.md does not exist, skipping
21:33:59 WARN: man/src/config/rm.md does not exist, skipping
21:33:59 WARN: man/src/config.md does not exist, skipping
21:33:59 INFO: man/src/container/attach.md found
21:33:59 INFO: man/src/container/commit.md found
21:33:59 INFO: man/src/container/cp.md found
21:33:59 INFO: man/src/container/create.md found
21:33:59 INFO: man/src/container/diff.md found
21:33:59 INFO: man/src/container/exec.md found
21:33:59 INFO: man/src/container/export.md found
21:33:59 WARN: man/src/container/inspect.md does not exist, skipping
21:33:59 INFO: man/src/container/kill.md found
21:33:59 INFO: man/src/container/logs.md found
21:33:59 INFO: man/src/container/ls.md found
21:33:59 INFO: man/src/container/pause.md found
21:33:59 INFO: man/src/container/port.md found
21:33:59 WARN: man/src/container/prune.md does not exist, skipping
21:33:59 INFO: man/src/container/rename.md found
21:33:59 INFO: man/src/container/restart.md found
21:33:59 INFO: man/src/container/rm.md found
21:33:59 INFO: man/src/container/run.md found
21:33:59 INFO: man/src/container/start.md found
21:33:59 INFO: man/src/container/stats.md found
21:33:59 INFO: man/src/container/stop.md found
21:33:59 INFO: man/src/container/top.md found
21:33:59 INFO: man/src/container/unpause.md found
21:33:59 INFO: man/src/container/update.md found
21:33:59 INFO: man/src/container/wait.md found
21:33:59 WARN: man/src/container.md does not exist, skipping
21:33:59 WARN: man/src/context/create.md does not exist, skipping
21:33:59 WARN: man/src/context/export.md does not exist, skipping
21:33:59 WARN: man/src/context/import.md does not exist, skipping
21:33:59 WARN: man/src/context/inspect.md does not exist, skipping
21:33:59 WARN: man/src/context/ls.md does not exist, skipping
21:33:59 WARN: man/src/context/rm.md does not exist, skipping
21:33:59 WARN: man/src/context/show.md does not exist, skipping
21:33:59 WARN: man/src/context/update.md does not exist, skipping
21:33:59 WARN: man/src/context/use.md does not exist, skipping
21:33:59 WARN: man/src/context.md does not exist, skipping
21:33:59 INFO: man/src/cp.md found
21:33:59 INFO: man/src/create.md found
21:33:59 INFO: man/src/diff.md found
21:33:59 INFO: man/src/events.md found
21:33:59 INFO: man/src/exec.md found
21:33:59 INFO: man/src/export.md found
21:33:59 INFO: man/src/history.md found
21:33:59 INFO: man/src/image/build.md found
21:33:59 INFO: man/src/image/history.md found
21:33:59 INFO: man/src/image/import.md found
21:33:59 WARN: man/src/image/inspect.md does not exist, skipping
21:33:59 INFO: man/src/image/load.md found
21:33:59 INFO: man/src/image/ls.md found
21:33:59 WARN: man/src/image/prune.md does not exist, skipping
21:33:59 INFO: man/src/image/pull.md found
21:33:59 INFO: man/src/image/push.md found
21:33:59 INFO: man/src/image/rm.md found
21:33:59 INFO: man/src/image/save.md found
21:33:59 INFO: man/src/image/tag.md found
21:33:59 WARN: man/src/image.md does not exist, skipping
21:33:59 INFO: man/src/images.md found
21:33:59 INFO: man/src/import.md found
21:33:59 INFO: man/src/info.md found
21:33:59 INFO: man/src/inspect.md found
21:33:59 INFO: man/src/kill.md found
21:33:59 INFO: man/src/load.md found
21:33:59 INFO: man/src/login.md found
21:33:59 INFO: man/src/logout.md found
21:33:59 INFO: man/src/logs.md found
21:33:59 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:59 WARN: man/src/manifest/create.md does not exist, skipping
21:33:59 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:59 WARN: man/src/manifest/push.md does not exist, skipping
21:33:59 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:59 WARN: man/src/manifest.md does not exist, skipping
21:33:59 INFO: man/src/network/connect.md found
21:33:59 INFO: man/src/network/create.md found
21:33:59 INFO: man/src/network/disconnect.md found
21:33:59 INFO: man/src/network/inspect.md found
21:33:59 INFO: man/src/network/ls.md found
21:33:59 WARN: man/src/network/prune.md does not exist, skipping
21:33:59 INFO: man/src/network/rm.md found
21:33:59 WARN: man/src/network.md does not exist, skipping
21:33:59 WARN: man/src/node/demote.md does not exist, skipping
21:33:59 WARN: man/src/node/inspect.md does not exist, skipping
21:33:59 WARN: man/src/node/ls.md does not exist, skipping
21:33:59 WARN: man/src/node/promote.md does not exist, skipping
21:33:59 WARN: man/src/node/ps.md does not exist, skipping
21:33:59 WARN: man/src/node/rm.md does not exist, skipping
21:33:59 WARN: man/src/node/update.md does not exist, skipping
21:33:59 WARN: man/src/node.md does not exist, skipping
21:33:59 INFO: man/src/pause.md found
21:33:59 WARN: man/src/plugin/create.md does not exist, skipping
21:33:59 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:59 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:59 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:59 WARN: man/src/plugin/install.md does not exist, skipping
21:33:59 INFO: man/src/plugin/ls.md found
21:33:59 WARN: man/src/plugin/push.md does not exist, skipping
21:33:59 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:59 WARN: man/src/plugin/set.md does not exist, skipping
21:33:59 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:59 WARN: man/src/plugin.md does not exist, skipping
21:33:59 INFO: man/src/port.md found
21:33:59 INFO: man/src/ps.md found
21:33:59 INFO: man/src/pull.md found
21:33:59 INFO: man/src/push.md found
21:33:59 INFO: man/src/rename.md found
21:33:59 INFO: man/src/restart.md found
21:33:59 INFO: man/src/rm.md found
21:33:59 INFO: man/src/rmi.md found
21:33:59 WARN: man/src/run.md does not exist, skipping
21:33:59 INFO: man/src/save.md found
21:33:59 INFO: man/src/search.md found
21:33:59 WARN: man/src/secret/create.md does not exist, skipping
21:33:59 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:59 WARN: man/src/secret/ls.md does not exist, skipping
21:33:59 WARN: man/src/secret/rm.md does not exist, skipping
21:33:59 WARN: man/src/secret.md does not exist, skipping
21:33:59 WARN: man/src/service/create.md does not exist, skipping
21:33:59 WARN: man/src/service/inspect.md does not exist, skipping
21:33:59 WARN: man/src/service/logs.md does not exist, skipping
21:33:59 WARN: man/src/service/ls.md does not exist, skipping
21:33:59 WARN: man/src/service/ps.md does not exist, skipping
21:33:59 WARN: man/src/service/rm.md does not exist, skipping
21:33:59 WARN: man/src/service/rollback.md does not exist, skipping
21:33:59 WARN: man/src/service/scale.md does not exist, skipping
21:33:59 WARN: man/src/service/update.md does not exist, skipping
21:33:59 WARN: man/src/service.md does not exist, skipping
21:33:59 WARN: man/src/stack/config.md does not exist, skipping
21:33:59 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:59 WARN: man/src/stack/ls.md does not exist, skipping
21:33:59 WARN: man/src/stack/ps.md does not exist, skipping
21:33:59 WARN: man/src/stack/rm.md does not exist, skipping
21:33:59 WARN: man/src/stack/services.md does not exist, skipping
21:33:59 WARN: man/src/stack.md does not exist, skipping
21:33:59 INFO: man/src/start.md found
21:33:59 INFO: man/src/stats.md found
21:33:59 INFO: man/src/stop.md found
21:33:59 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:59 WARN: man/src/swarm/init.md does not exist, skipping
21:33:59 WARN: man/src/swarm/join.md does not exist, skipping
21:33:59 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:59 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:59 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:59 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:59 WARN: man/src/swarm/update.md does not exist, skipping
21:33:59 WARN: man/src/swarm.md does not exist, skipping
21:33:59 WARN: man/src/system/df.md does not exist, skipping
21:33:59 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:59 INFO: man/src/system/events.md found
21:33:59 INFO: man/src/system/info.md found
21:33:59 WARN: man/src/system/prune.md does not exist, skipping
21:33:59 WARN: man/src/system.md does not exist, skipping
21:33:59 INFO: man/src/tag.md found
21:33:59 INFO: man/src/top.md found
21:33:59 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:59 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:59 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:59 WARN: man/src/trust/key.md does not exist, skipping
21:33:59 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:59 WARN: man/src/trust/sign.md does not exist, skipping
21:33:59 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:59 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:59 WARN: man/src/trust/signer.md does not exist, skipping
21:33:59 WARN: man/src/trust.md does not exist, skipping
21:33:59 INFO: man/src/unpause.md found
21:33:59 INFO: man/src/update.md found
21:33:59 INFO: man/src/version.md found
21:33:59 INFO: man/src/volume/create.md found
21:33:59 INFO: man/src/volume/inspect.md found
21:33:59 INFO: man/src/volume/ls.md found
21:33:59 WARN: man/src/volume/prune.md does not exist, skipping
21:33:59 WARN: man/src/volume/rm.md does not exist, skipping
21:33:59 WARN: man/src/volume/update.md does not exist, skipping
21:33:59 INFO: man/src/volume.md found
21:33:59 INFO: man/src/wait.md found
21:33:59 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:59 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:59 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:59 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:59 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:59 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:59 make[2]: Leaving directory '/root/build-deb/cli'
21:33:59 # Build buildx plugin
21:33:59 cd /go/src/github.com/docker/buildx \
21:33:59 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:33:59 && GO111MODULE=on \
21:33:59 	CGO_ENABLED=0 \
21:33:59 		go build \
21:33:59 			-mod=vendor \
21:33:59 			-trimpath \
21:33:59 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:33:59 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:33:59 			./cmd/buildx
21:33:59 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.fc37 docker-ce-cli(x86-64) = 1:0.0.0~20230330191823.de0d30f-0.fc37
21:33:59 Requires(interp): /bin/sh
21:33:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:33:59 Requires(post): /bin/sh
21:33:59 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) rtld(GNU_HASH)
21:33:59 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:33:59 Recommends: docker-buildx-plugin docker-compose-plugin
21:33:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:33:59 + go mod vendor -modfile=vendor.mod
21:33:59 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:33:59 ++ pwd
21:33:59 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:33:59 Project root: .
21:33:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:33:59 INFO: man/src/attach.md found
21:33:59 WARN: man/src/build.md does not exist, skipping
21:33:59 WARN: man/src/builder/build.md does not exist, skipping
21:33:59 WARN: man/src/builder/prune.md does not exist, skipping
21:33:59 WARN: man/src/builder.md does not exist, skipping
21:33:59 WARN: man/src/checkpoint/create.md does not exist, skipping
21:33:59 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:33:59 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:33:59 WARN: man/src/checkpoint.md does not exist, skipping
21:33:59 INFO: man/src/commit.md found
21:33:59 WARN: man/src/config/create.md does not exist, skipping
21:33:59 WARN: man/src/config/inspect.md does not exist, skipping
21:33:59 WARN: man/src/config/ls.md does not exist, skipping
21:33:59 WARN: man/src/config/rm.md does not exist, skipping
21:33:59 WARN: man/src/config.md does not exist, skipping
21:33:59 INFO: man/src/container/attach.md found
21:33:59 INFO: man/src/container/commit.md found
21:33:59 INFO: man/src/container/cp.md found
21:33:59 INFO: man/src/container/create.md found
21:33:59 INFO: man/src/container/diff.md found
21:33:59 INFO: man/src/container/exec.md found
21:33:59 INFO: man/src/container/export.md found
21:33:59 WARN: man/src/container/inspect.md does not exist, skipping
21:33:59 INFO: man/src/container/kill.md found
21:33:59 INFO: man/src/container/logs.md found
21:33:59 INFO: man/src/container/ls.md found
21:33:59 INFO: man/src/container/pause.md found
21:33:59 INFO: man/src/container/port.md found
21:33:59 WARN: man/src/container/prune.md does not exist, skipping
21:33:59 INFO: man/src/container/rename.md found
21:33:59 INFO: man/src/container/restart.md found
21:33:59 INFO: man/src/container/rm.md found
21:33:59 INFO: man/src/container/run.md found
21:33:59 INFO: man/src/container/start.md found
21:33:59 INFO: man/src/container/stats.md found
21:33:59 INFO: man/src/container/stop.md found
21:33:59 INFO: man/src/container/top.md found
21:33:59 INFO: man/src/container/unpause.md found
21:33:59 INFO: man/src/container/update.md found
21:33:59 INFO: man/src/container/wait.md found
21:33:59 WARN: man/src/container.md does not exist, skipping
21:33:59 WARN: man/src/context/create.md does not exist, skipping
21:33:59 WARN: man/src/context/export.md does not exist, skipping
21:33:59 WARN: man/src/context/import.md does not exist, skipping
21:33:59 WARN: man/src/context/inspect.md does not exist, skipping
21:33:59 WARN: man/src/context/ls.md does not exist, skipping
21:33:59 WARN: man/src/context/rm.md does not exist, skipping
21:33:59 WARN: man/src/context/show.md does not exist, skipping
21:33:59 WARN: man/src/context/update.md does not exist, skipping
21:33:59 WARN: man/src/context/use.md does not exist, skipping
21:33:59 WARN: man/src/context.md does not exist, skipping
21:33:59 INFO: man/src/cp.md found
21:33:59 INFO: man/src/create.md found
21:33:59 INFO: man/src/diff.md found
21:33:59 INFO: man/src/events.md found
21:33:59 INFO: man/src/exec.md found
21:33:59 INFO: man/src/export.md found
21:33:59 INFO: man/src/history.md found
21:33:59 INFO: man/src/image/build.md found
21:33:59 INFO: man/src/image/history.md found
21:33:59 INFO: man/src/image/import.md found
21:33:59 WARN: man/src/image/inspect.md does not exist, skipping
21:33:59 INFO: man/src/image/load.md found
21:33:59 INFO: man/src/image/ls.md found
21:33:59 WARN: man/src/image/prune.md does not exist, skipping
21:33:59 INFO: man/src/image/pull.md found
21:33:59 INFO: man/src/image/push.md found
21:33:59 INFO: man/src/image/rm.md found
21:33:59 INFO: man/src/image/save.md found
21:33:59 INFO: man/src/image/tag.md found
21:33:59 WARN: man/src/image.md does not exist, skipping
21:33:59 INFO: man/src/images.md found
21:33:59 INFO: man/src/import.md found
21:33:59 INFO: man/src/info.md found
21:33:59 INFO: man/src/inspect.md found
21:33:59 INFO: man/src/kill.md found
21:33:59 INFO: man/src/load.md found
21:33:59 INFO: man/src/login.md found
21:33:59 INFO: man/src/logout.md found
21:33:59 INFO: man/src/logs.md found
21:33:59 WARN: man/src/manifest/annotate.md does not exist, skipping
21:33:59 WARN: man/src/manifest/create.md does not exist, skipping
21:33:59 WARN: man/src/manifest/inspect.md does not exist, skipping
21:33:59 WARN: man/src/manifest/push.md does not exist, skipping
21:33:59 WARN: man/src/manifest/rm.md does not exist, skipping
21:33:59 WARN: man/src/manifest.md does not exist, skipping
21:33:59 INFO: man/src/network/connect.md found
21:33:59 INFO: man/src/network/create.md found
21:33:59 INFO: man/src/network/disconnect.md found
21:33:59 INFO: man/src/network/inspect.md found
21:33:59 INFO: man/src/network/ls.md found
21:33:59 WARN: man/src/network/prune.md does not exist, skipping
21:33:59 INFO: man/src/network/rm.md found
21:33:59 WARN: man/src/network.md does not exist, skipping
21:33:59 WARN: man/src/node/demote.md does not exist, skipping
21:33:59 WARN: man/src/node/inspect.md does not exist, skipping
21:33:59 WARN: man/src/node/ls.md does not exist, skipping
21:33:59 WARN: man/src/node/promote.md does not exist, skipping
21:33:59 WARN: man/src/node/ps.md does not exist, skipping
21:33:59 WARN: man/src/node/rm.md does not exist, skipping
21:33:59 WARN: man/src/node/update.md does not exist, skipping
21:33:59 WARN: man/src/node.md does not exist, skipping
21:33:59 INFO: man/src/pause.md found
21:33:59 WARN: man/src/plugin/create.md does not exist, skipping
21:33:59 WARN: man/src/plugin/disable.md does not exist, skipping
21:33:59 WARN: man/src/plugin/enable.md does not exist, skipping
21:33:59 WARN: man/src/plugin/inspect.md does not exist, skipping
21:33:59 WARN: man/src/plugin/install.md does not exist, skipping
21:33:59 INFO: man/src/plugin/ls.md found
21:33:59 WARN: man/src/plugin/push.md does not exist, skipping
21:33:59 WARN: man/src/plugin/rm.md does not exist, skipping
21:33:59 WARN: man/src/plugin/set.md does not exist, skipping
21:33:59 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:33:59 WARN: man/src/plugin.md does not exist, skipping
21:33:59 INFO: man/src/port.md found
21:33:59 INFO: man/src/ps.md found
21:33:59 INFO: man/src/pull.md found
21:33:59 INFO: man/src/push.md found
21:33:59 INFO: man/src/rename.md found
21:33:59 INFO: man/src/restart.md found
21:33:59 INFO: man/src/rm.md found
21:33:59 INFO: man/src/rmi.md found
21:33:59 WARN: man/src/run.md does not exist, skipping
21:33:59 INFO: man/src/save.md found
21:33:59 INFO: man/src/search.md found
21:33:59 WARN: man/src/secret/create.md does not exist, skipping
21:33:59 WARN: man/src/secret/inspect.md does not exist, skipping
21:33:59 WARN: man/src/secret/ls.md does not exist, skipping
21:33:59 WARN: man/src/secret/rm.md does not exist, skipping
21:33:59 WARN: man/src/secret.md does not exist, skipping
21:33:59 WARN: man/src/service/create.md does not exist, skipping
21:33:59 WARN: man/src/service/inspect.md does not exist, skipping
21:33:59 WARN: man/src/service/logs.md does not exist, skipping
21:33:59 WARN: man/src/service/ls.md does not exist, skipping
21:33:59 WARN: man/src/service/ps.md does not exist, skipping
21:33:59 WARN: man/src/service/rm.md does not exist, skipping
21:33:59 WARN: man/src/service/rollback.md does not exist, skipping
21:33:59 WARN: man/src/service/scale.md does not exist, skipping
21:33:59 WARN: man/src/service/update.md does not exist, skipping
21:33:59 WARN: man/src/service.md does not exist, skipping
21:33:59 WARN: man/src/stack/config.md does not exist, skipping
21:33:59 WARN: man/src/stack/deploy.md does not exist, skipping
21:33:59 WARN: man/src/stack/ls.md does not exist, skipping
21:33:59 WARN: man/src/stack/ps.md does not exist, skipping
21:33:59 WARN: man/src/stack/rm.md does not exist, skipping
21:33:59 WARN: man/src/stack/services.md does not exist, skipping
21:33:59 WARN: man/src/stack.md does not exist, skipping
21:33:59 INFO: man/src/start.md found
21:33:59 INFO: man/src/stats.md found
21:33:59 INFO: man/src/stop.md found
21:33:59 WARN: man/src/swarm/ca.md does not exist, skipping
21:33:59 WARN: man/src/swarm/init.md does not exist, skipping
21:33:59 WARN: man/src/swarm/join.md does not exist, skipping
21:33:59 WARN: man/src/swarm/join-token.md does not exist, skipping
21:33:59 WARN: man/src/swarm/leave.md does not exist, skipping
21:33:59 WARN: man/src/swarm/unlock.md does not exist, skipping
21:33:59 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:33:59 WARN: man/src/swarm/update.md does not exist, skipping
21:33:59 WARN: man/src/swarm.md does not exist, skipping
21:33:59 WARN: man/src/system/df.md does not exist, skipping
21:33:59 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:33:59 INFO: man/src/system/events.md found
21:33:59 INFO: man/src/system/info.md found
21:33:59 WARN: man/src/system/prune.md does not exist, skipping
21:33:59 WARN: man/src/system.md does not exist, skipping
21:33:59 INFO: man/src/tag.md found
21:33:59 INFO: man/src/top.md found
21:33:59 WARN: man/src/trust/inspect.md does not exist, skipping
21:33:59 WARN: man/src/trust/key/generate.md does not exist, skipping
21:33:59 WARN: man/src/trust/key/load.md does not exist, skipping
21:33:59 WARN: man/src/trust/key.md does not exist, skipping
21:33:59 WARN: man/src/trust/revoke.md does not exist, skipping
21:33:59 WARN: man/src/trust/sign.md does not exist, skipping
21:33:59 WARN: man/src/trust/signer/add.md does not exist, skipping
21:33:59 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:33:59 WARN: man/src/trust/signer.md does not exist, skipping
21:33:59 WARN: man/src/trust.md does not exist, skipping
21:33:59 INFO: man/src/unpause.md found
21:33:59 INFO: man/src/update.md found
21:33:59 INFO: man/src/version.md found
21:33:59 INFO: man/src/volume/create.md found
21:33:59 INFO: man/src/volume/inspect.md found
21:33:59 INFO: man/src/volume/ls.md found
21:33:59 WARN: man/src/volume/prune.md does not exist, skipping
21:33:59 WARN: man/src/volume/rm.md does not exist, skipping
21:33:59 WARN: man/src/volume/update.md does not exist, skipping
21:33:59 INFO: man/src/volume.md found
21:33:59 INFO: man/src/wait.md found
21:33:59 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:33:59 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:33:59 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:33:59 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:33:59 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:33:59 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:33:59 make[2]: Leaving directory '/root/build-deb/cli'
21:33:59 # Build buildx plugin
21:33:59 cd /go/src/github.com/docker/buildx \
21:33:59 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:33:59 && GO111MODULE=on \
21:33:59 	CGO_ENABLED=0 \
21:33:59 		go build \
21:33:59 			-mod=vendor \
21:33:59 			-trimpath \
21:33:59 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:33:59 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:33:59 			./cmd/buildx
21:33:59 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.src.rpm
21:33:59 go: downloading github.com/urfave/cli/v2 v2.23.5
21:33:59 go: downloading golang.org/x/sys v0.2.0
21:33:59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:34:00 go: downloading github.com/google/uuid v1.3.0
21:34:00 go: downloading github.com/moby/vpnkit v0.5.0
21:34:00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:34:00 go: downloading github.com/gofrs/flock v0.8.1
21:34:00 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:34:00 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:34:00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:34:00 go: downloading golang.org/x/net v0.1.0
21:34:00 + for f in rootlesskit rootlesskit-docker-proxy
21:34:00 + GOBIN=/usr/local/bin
21:34:00 + GO111MODULE=on
21:34:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:00 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:00 ++ pwd
21:34:00 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:00 Project root: .
21:34:00 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:00 INFO: man/src/attach.md found
21:34:00 WARN: man/src/build.md does not exist, skipping
21:34:00 WARN: man/src/builder/build.md does not exist, skipping
21:34:00 WARN: man/src/builder/prune.md does not exist, skipping
21:34:00 WARN: man/src/builder.md does not exist, skipping
21:34:00 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:00 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:00 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:00 WARN: man/src/checkpoint.md does not exist, skipping
21:34:00 INFO: man/src/commit.md found
21:34:00 WARN: man/src/config/create.md does not exist, skipping
21:34:00 WARN: man/src/config/inspect.md does not exist, skipping
21:34:00 WARN: man/src/config/ls.md does not exist, skipping
21:34:00 WARN: man/src/config/rm.md does not exist, skipping
21:34:00 WARN: man/src/config.md does not exist, skipping
21:34:00 INFO: man/src/container/attach.md found
21:34:00 INFO: man/src/container/commit.md found
21:34:00 INFO: man/src/container/cp.md found
21:34:00 INFO: man/src/container/create.md found
21:34:00 INFO: man/src/container/diff.md found
21:34:00 INFO: man/src/container/exec.md found
21:34:00 INFO: man/src/container/export.md found
21:34:00 WARN: man/src/container/inspect.md does not exist, skipping
21:34:00 INFO: man/src/container/kill.md found
21:34:00 INFO: man/src/container/logs.md found
21:34:00 INFO: man/src/container/ls.md found
21:34:00 INFO: man/src/container/pause.md found
21:34:00 INFO: man/src/container/port.md found
21:34:00 WARN: man/src/container/prune.md does not exist, skipping
21:34:00 INFO: man/src/container/rename.md found
21:34:00 INFO: man/src/container/restart.md found
21:34:00 INFO: man/src/container/rm.md found
21:34:00 INFO: man/src/container/run.md found
21:34:00 INFO: man/src/container/start.md found
21:34:00 INFO: man/src/container/stats.md found
21:34:00 INFO: man/src/container/stop.md found
21:34:00 INFO: man/src/container/top.md found
21:34:00 INFO: man/src/container/unpause.md found
21:34:00 INFO: man/src/container/update.md found
21:34:00 INFO: man/src/container/wait.md found
21:34:00 WARN: man/src/container.md does not exist, skipping
21:34:00 WARN: man/src/context/create.md does not exist, skipping
21:34:00 WARN: man/src/context/export.md does not exist, skipping
21:34:00 WARN: man/src/context/import.md does not exist, skipping
21:34:00 WARN: man/src/context/inspect.md does not exist, skipping
21:34:00 WARN: man/src/context/ls.md does not exist, skipping
21:34:00 WARN: man/src/context/rm.md does not exist, skipping
21:34:00 WARN: man/src/context/show.md does not exist, skipping
21:34:00 WARN: man/src/context/update.md does not exist, skipping
21:34:00 WARN: man/src/context/use.md does not exist, skipping
21:34:00 WARN: man/src/context.md does not exist, skipping
21:34:00 INFO: man/src/cp.md found
21:34:00 INFO: man/src/create.md found
21:34:00 INFO: man/src/diff.md found
21:34:00 INFO: man/src/events.md found
21:34:00 INFO: man/src/exec.md found
21:34:00 INFO: man/src/export.md found
21:34:00 INFO: man/src/history.md found
21:34:00 INFO: man/src/image/build.md found
21:34:00 INFO: man/src/image/history.md found
21:34:00 INFO: man/src/image/import.md found
21:34:00 WARN: man/src/image/inspect.md does not exist, skipping
21:34:00 INFO: man/src/image/load.md found
21:34:00 INFO: man/src/image/ls.md found
21:34:00 WARN: man/src/image/prune.md does not exist, skipping
21:34:00 INFO: man/src/image/pull.md found
21:34:00 INFO: man/src/image/push.md found
21:34:00 INFO: man/src/image/rm.md found
21:34:00 INFO: man/src/image/save.md found
21:34:00 INFO: man/src/image/tag.md found
21:34:00 WARN: man/src/image.md does not exist, skipping
21:34:00 INFO: man/src/images.md found
21:34:00 INFO: man/src/import.md found
21:34:00 INFO: man/src/info.md found
21:34:00 INFO: man/src/inspect.md found
21:34:00 INFO: man/src/kill.md found
21:34:00 INFO: man/src/load.md found
21:34:00 INFO: man/src/login.md found
21:34:00 INFO: man/src/logout.md found
21:34:00 INFO: man/src/logs.md found
21:34:00 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:00 WARN: man/src/manifest/create.md does not exist, skipping
21:34:00 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:00 WARN: man/src/manifest/push.md does not exist, skipping
21:34:00 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:00 WARN: man/src/manifest.md does not exist, skipping
21:34:00 INFO: man/src/network/connect.md found
21:34:00 INFO: man/src/network/create.md found
21:34:00 INFO: man/src/network/disconnect.md found
21:34:00 INFO: man/src/network/inspect.md found
21:34:00 INFO: man/src/network/ls.md found
21:34:00 WARN: man/src/network/prune.md does not exist, skipping
21:34:00 INFO: man/src/network/rm.md found
21:34:00 WARN: man/src/network.md does not exist, skipping
21:34:00 WARN: man/src/node/demote.md does not exist, skipping
21:34:00 WARN: man/src/node/inspect.md does not exist, skipping
21:34:00 WARN: man/src/node/ls.md does not exist, skipping
21:34:00 WARN: man/src/node/promote.md does not exist, skipping
21:34:00 WARN: man/src/node/ps.md does not exist, skipping
21:34:00 WARN: man/src/node/rm.md does not exist, skipping
21:34:00 WARN: man/src/node/update.md does not exist, skipping
21:34:00 WARN: man/src/node.md does not exist, skipping
21:34:00 INFO: man/src/pause.md found
21:34:00 WARN: man/src/plugin/create.md does not exist, skipping
21:34:00 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:00 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:00 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:00 WARN: man/src/plugin/install.md does not exist, skipping
21:34:00 INFO: man/src/plugin/ls.md found
21:34:00 WARN: man/src/plugin/push.md does not exist, skipping
21:34:00 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:00 WARN: man/src/plugin/set.md does not exist, skipping
21:34:00 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:00 WARN: man/src/plugin.md does not exist, skipping
21:34:00 INFO: man/src/port.md found
21:34:00 INFO: man/src/ps.md found
21:34:00 INFO: man/src/pull.md found
21:34:00 INFO: man/src/push.md found
21:34:00 INFO: man/src/rename.md found
21:34:00 INFO: man/src/restart.md found
21:34:00 INFO: man/src/rm.md found
21:34:00 INFO: man/src/rmi.md found
21:34:00 WARN: man/src/run.md does not exist, skipping
21:34:00 INFO: man/src/save.md found
21:34:00 INFO: man/src/search.md found
21:34:00 WARN: man/src/secret/create.md does not exist, skipping
21:34:00 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:00 WARN: man/src/secret/ls.md does not exist, skipping
21:34:00 WARN: man/src/secret/rm.md does not exist, skipping
21:34:00 WARN: man/src/secret.md does not exist, skipping
21:34:00 WARN: man/src/service/create.md does not exist, skipping
21:34:00 WARN: man/src/service/inspect.md does not exist, skipping
21:34:00 WARN: man/src/service/logs.md does not exist, skipping
21:34:00 WARN: man/src/service/ls.md does not exist, skipping
21:34:00 WARN: man/src/service/ps.md does not exist, skipping
21:34:00 WARN: man/src/service/rm.md does not exist, skipping
21:34:00 WARN: man/src/service/rollback.md does not exist, skipping
21:34:00 WARN: man/src/service/scale.md does not exist, skipping
21:34:00 WARN: man/src/service/update.md does not exist, skipping
21:34:00 WARN: man/src/service.md does not exist, skipping
21:34:00 WARN: man/src/stack/config.md does not exist, skipping
21:34:00 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:00 WARN: man/src/stack/ls.md does not exist, skipping
21:34:00 WARN: man/src/stack/ps.md does not exist, skipping
21:34:00 WARN: man/src/stack/rm.md does not exist, skipping
21:34:00 WARN: man/src/stack/services.md does not exist, skipping
21:34:00 WARN: man/src/stack.md does not exist, skipping
21:34:00 INFO: man/src/start.md found
21:34:00 INFO: man/src/stats.md found
21:34:00 INFO: man/src/stop.md found
21:34:00 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:00 WARN: man/src/swarm/init.md does not exist, skipping
21:34:00 WARN: man/src/swarm/join.md does not exist, skipping
21:34:00 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:00 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:00 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:00 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:00 WARN: man/src/swarm/update.md does not exist, skipping
21:34:00 WARN: man/src/swarm.md does not exist, skipping
21:34:00 WARN: man/src/system/df.md does not exist, skipping
21:34:00 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:00 INFO: man/src/system/events.md found
21:34:00 INFO: man/src/system/info.md found
21:34:00 WARN: man/src/system/prune.md does not exist, skipping
21:34:00 WARN: man/src/system.md does not exist, skipping
21:34:00 INFO: man/src/tag.md found
21:34:00 INFO: man/src/top.md found
21:34:00 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:00 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:00 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:00 WARN: man/src/trust/key.md does not exist, skipping
21:34:00 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:00 WARN: man/src/trust/sign.md does not exist, skipping
21:34:00 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:00 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:00 WARN: man/src/trust/signer.md does not exist, skipping
21:34:00 WARN: man/src/trust.md does not exist, skipping
21:34:00 INFO: man/src/unpause.md found
21:34:00 INFO: man/src/update.md found
21:34:00 INFO: man/src/version.md found
21:34:00 INFO: man/src/volume/create.md found
21:34:00 INFO: man/src/volume/inspect.md found
21:34:00 INFO: man/src/volume/ls.md found
21:34:00 WARN: man/src/volume/prune.md does not exist, skipping
21:34:00 WARN: man/src/volume/rm.md does not exist, skipping
21:34:00 WARN: man/src/volume/update.md does not exist, skipping
21:34:00 INFO: man/src/volume.md found
21:34:00 INFO: man/src/wait.md found
21:34:00 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:00 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:00 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:00 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:00 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:00 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:00 + popd
21:34:00 + RPM_EC=0
21:34:00 ~/rpmbuild/BUILD/src
21:34:00 ++ jobs -p
21:34:00 + exit 0
21:34:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v6MhGS
21:34:00 + umask 022
21:34:00 + cd /root/rpmbuild/BUILD
21:34:00 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64 '!=' / ']'
21:34:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:00 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:00 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:00 + cd src
21:34:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin
21:34:00 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin/docker
21:34:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/bash-completion/completions
21:34:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/zsh/vendor-completions
21:34:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/fish/vendor_completions.d
21:34:00 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/bash-completion/completions/docker
21:34:00 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker
21:34:00 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:34:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/man/man1
21:34:00 + 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~20230330191823.de0d30f-0.el9.aarch64/usr/share/man/man1
21:34:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/man/man5
21:34:00 + 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~20230330191823.de0d30f-0.el9.aarch64/usr/share/man/man5
21:34:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/man/man8
21:34:00 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/man/man8
21:34:00 + mkdir -p build-docs
21:34:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:00 + cp cli/LICENSE build-docs/LICENSE
21:34:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:00 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:34:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:00 + cp cli/NOTICE build-docs/NOTICE
21:34:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:00 + cp cli/README.md build-docs/README.md
21:34:00 + /usr/lib/rpm/check-buildroot
21:34:00 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:00 + /usr/lib/rpm/brp-compress
21:34:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:00 + /usr/lib/rpm/brp-python-hardlink
21:34:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LMENKV
21:34:00 + umask 022
21:34:00 + cd /root/rpmbuild/BUILD
21:34:00 + cd src
21:34:00 ++ cli/build/docker --version
21:34:00 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:00 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:00 + echo 'PASS: cli version OK'
21:34:00 + RPM_EC=0
21:34:00 PASS: cli version OK
21:34:00 ++ jobs -p
21:34:00 + exit 0
21:34:00 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:00 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6vcrbS
21:34:00 + umask 022
21:34:00 + cd /root/rpmbuild/BUILD
21:34:00 + cd src
21:34:00 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:34:00 + export LC_ALL=C
21:34:00 + LC_ALL=C
21:34:00 + export DOCDIR
21:34:00 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:34:00 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:34:00 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:34:00 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:34:00 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:34:00 + RPM_EC=0
21:34:00 ++ jobs -p
21:34:00 + exit 0
21:34:00 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0~20230330191823.de0d30f-0.el9
21:34:00 Requires(interp): /bin/sh
21:34:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:00 Requires(post): /bin/sh
21:34:00 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) rtld(GNU_HASH)
21:34:00 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:34:00 Recommends: docker-buildx-plugin docker-compose-plugin
21:34:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:00 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.src.rpm
21:34:00 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:34:01 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:01 ++ pwd
21:34:01 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:01 Project root: .
21:34:01 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:01 INFO: man/src/attach.md found
21:34:01 WARN: man/src/build.md does not exist, skipping
21:34:01 WARN: man/src/builder/build.md does not exist, skipping
21:34:01 WARN: man/src/builder/prune.md does not exist, skipping
21:34:01 WARN: man/src/builder.md does not exist, skipping
21:34:01 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:01 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:01 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:01 WARN: man/src/checkpoint.md does not exist, skipping
21:34:01 INFO: man/src/commit.md found
21:34:01 WARN: man/src/config/create.md does not exist, skipping
21:34:01 WARN: man/src/config/inspect.md does not exist, skipping
21:34:01 WARN: man/src/config/ls.md does not exist, skipping
21:34:01 WARN: man/src/config/rm.md does not exist, skipping
21:34:01 WARN: man/src/config.md does not exist, skipping
21:34:01 INFO: man/src/container/attach.md found
21:34:01 INFO: man/src/container/commit.md found
21:34:01 INFO: man/src/container/cp.md found
21:34:01 INFO: man/src/container/create.md found
21:34:01 INFO: man/src/container/diff.md found
21:34:01 INFO: man/src/container/exec.md found
21:34:01 INFO: man/src/container/export.md found
21:34:01 WARN: man/src/container/inspect.md does not exist, skipping
21:34:01 INFO: man/src/container/kill.md found
21:34:01 INFO: man/src/container/logs.md found
21:34:01 INFO: man/src/container/ls.md found
21:34:01 INFO: man/src/container/pause.md found
21:34:01 INFO: man/src/container/port.md found
21:34:01 WARN: man/src/container/prune.md does not exist, skipping
21:34:01 INFO: man/src/container/rename.md found
21:34:01 INFO: man/src/container/restart.md found
21:34:01 INFO: man/src/container/rm.md found
21:34:01 INFO: man/src/container/run.md found
21:34:01 INFO: man/src/container/start.md found
21:34:01 INFO: man/src/container/stats.md found
21:34:01 INFO: man/src/container/stop.md found
21:34:01 INFO: man/src/container/top.md found
21:34:01 INFO: man/src/container/unpause.md found
21:34:01 INFO: man/src/container/update.md found
21:34:01 INFO: man/src/container/wait.md found
21:34:01 WARN: man/src/container.md does not exist, skipping
21:34:01 WARN: man/src/context/create.md does not exist, skipping
21:34:01 WARN: man/src/context/export.md does not exist, skipping
21:34:01 WARN: man/src/context/import.md does not exist, skipping
21:34:01 WARN: man/src/context/inspect.md does not exist, skipping
21:34:01 WARN: man/src/context/ls.md does not exist, skipping
21:34:01 WARN: man/src/context/rm.md does not exist, skipping
21:34:01 WARN: man/src/context/show.md does not exist, skipping
21:34:01 WARN: man/src/context/update.md does not exist, skipping
21:34:01 WARN: man/src/context/use.md does not exist, skipping
21:34:01 WARN: man/src/context.md does not exist, skipping
21:34:01 INFO: man/src/cp.md found
21:34:01 INFO: man/src/create.md found
21:34:01 INFO: man/src/diff.md found
21:34:01 INFO: man/src/events.md found
21:34:01 INFO: man/src/exec.md found
21:34:01 INFO: man/src/export.md found
21:34:01 INFO: man/src/history.md found
21:34:01 INFO: man/src/image/build.md found
21:34:01 INFO: man/src/image/history.md found
21:34:01 INFO: man/src/image/import.md found
21:34:01 WARN: man/src/image/inspect.md does not exist, skipping
21:34:01 INFO: man/src/image/load.md found
21:34:01 INFO: man/src/image/ls.md found
21:34:01 WARN: man/src/image/prune.md does not exist, skipping
21:34:01 INFO: man/src/image/pull.md found
21:34:01 INFO: man/src/image/push.md found
21:34:01 INFO: man/src/image/rm.md found
21:34:01 INFO: man/src/image/save.md found
21:34:01 INFO: man/src/image/tag.md found
21:34:01 WARN: man/src/image.md does not exist, skipping
21:34:01 INFO: man/src/images.md found
21:34:01 INFO: man/src/import.md found
21:34:01 INFO: man/src/info.md found
21:34:01 INFO: man/src/inspect.md found
21:34:01 INFO: man/src/kill.md found
21:34:01 INFO: man/src/load.md found
21:34:01 INFO: man/src/login.md found
21:34:01 INFO: man/src/logout.md found
21:34:01 INFO: man/src/logs.md found
21:34:01 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:01 WARN: man/src/manifest/create.md does not exist, skipping
21:34:01 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:01 WARN: man/src/manifest/push.md does not exist, skipping
21:34:01 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:01 WARN: man/src/manifest.md does not exist, skipping
21:34:01 INFO: man/src/network/connect.md found
21:34:01 INFO: man/src/network/create.md found
21:34:01 INFO: man/src/network/disconnect.md found
21:34:01 INFO: man/src/network/inspect.md found
21:34:01 INFO: man/src/network/ls.md found
21:34:01 WARN: man/src/network/prune.md does not exist, skipping
21:34:01 INFO: man/src/network/rm.md found
21:34:01 WARN: man/src/network.md does not exist, skipping
21:34:01 WARN: man/src/node/demote.md does not exist, skipping
21:34:01 WARN: man/src/node/inspect.md does not exist, skipping
21:34:01 WARN: man/src/node/ls.md does not exist, skipping
21:34:01 WARN: man/src/node/promote.md does not exist, skipping
21:34:01 WARN: man/src/node/ps.md does not exist, skipping
21:34:01 WARN: man/src/node/rm.md does not exist, skipping
21:34:01 WARN: man/src/node/update.md does not exist, skipping
21:34:01 WARN: man/src/node.md does not exist, skipping
21:34:01 INFO: man/src/pause.md found
21:34:01 WARN: man/src/plugin/create.md does not exist, skipping
21:34:01 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:01 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:01 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:01 WARN: man/src/plugin/install.md does not exist, skipping
21:34:01 INFO: man/src/plugin/ls.md found
21:34:01 WARN: man/src/plugin/push.md does not exist, skipping
21:34:01 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:01 WARN: man/src/plugin/set.md does not exist, skipping
21:34:01 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:01 WARN: man/src/plugin.md does not exist, skipping
21:34:01 INFO: man/src/port.md found
21:34:01 INFO: man/src/ps.md found
21:34:01 INFO: man/src/pull.md found
21:34:01 INFO: man/src/push.md found
21:34:01 INFO: man/src/rename.md found
21:34:01 INFO: man/src/restart.md found
21:34:01 INFO: man/src/rm.md found
21:34:01 INFO: man/src/rmi.md found
21:34:01 WARN: man/src/run.md does not exist, skipping
21:34:01 INFO: man/src/save.md found
21:34:01 INFO: man/src/search.md found
21:34:01 WARN: man/src/secret/create.md does not exist, skipping
21:34:01 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:01 WARN: man/src/secret/ls.md does not exist, skipping
21:34:01 WARN: man/src/secret/rm.md does not exist, skipping
21:34:01 WARN: man/src/secret.md does not exist, skipping
21:34:01 WARN: man/src/service/create.md does not exist, skipping
21:34:01 WARN: man/src/service/inspect.md does not exist, skipping
21:34:01 WARN: man/src/service/logs.md does not exist, skipping
21:34:01 WARN: man/src/service/ls.md does not exist, skipping
21:34:01 WARN: man/src/service/ps.md does not exist, skipping
21:34:01 WARN: man/src/service/rm.md does not exist, skipping
21:34:01 WARN: man/src/service/rollback.md does not exist, skipping
21:34:01 WARN: man/src/service/scale.md does not exist, skipping
21:34:01 WARN: man/src/service/update.md does not exist, skipping
21:34:01 WARN: man/src/service.md does not exist, skipping
21:34:01 WARN: man/src/stack/config.md does not exist, skipping
21:34:01 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:01 WARN: man/src/stack/ls.md does not exist, skipping
21:34:01 WARN: man/src/stack/ps.md does not exist, skipping
21:34:01 WARN: man/src/stack/rm.md does not exist, skipping
21:34:01 WARN: man/src/stack/services.md does not exist, skipping
21:34:01 WARN: man/src/stack.md does not exist, skipping
21:34:01 INFO: man/src/start.md found
21:34:01 INFO: man/src/stats.md found
21:34:01 INFO: man/src/stop.md found
21:34:01 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:01 WARN: man/src/swarm/init.md does not exist, skipping
21:34:01 WARN: man/src/swarm/join.md does not exist, skipping
21:34:01 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:01 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:01 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:01 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:01 WARN: man/src/swarm/update.md does not exist, skipping
21:34:01 WARN: man/src/swarm.md does not exist, skipping
21:34:01 WARN: man/src/system/df.md does not exist, skipping
21:34:01 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:01 INFO: man/src/system/events.md found
21:34:01 INFO: man/src/system/info.md found
21:34:01 WARN: man/src/system/prune.md does not exist, skipping
21:34:01 WARN: man/src/system.md does not exist, skipping
21:34:01 INFO: man/src/tag.md found
21:34:01 INFO: man/src/top.md found
21:34:01 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:01 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:01 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:01 WARN: man/src/trust/key.md does not exist, skipping
21:34:01 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:01 WARN: man/src/trust/sign.md does not exist, skipping
21:34:01 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:01 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:01 WARN: man/src/trust/signer.md does not exist, skipping
21:34:01 WARN: man/src/trust.md does not exist, skipping
21:34:01 INFO: man/src/unpause.md found
21:34:01 INFO: man/src/update.md found
21:34:01 INFO: man/src/version.md found
21:34:01 INFO: man/src/volume/create.md found
21:34:01 INFO: man/src/volume/inspect.md found
21:34:01 INFO: man/src/volume/ls.md found
21:34:01 WARN: man/src/volume/prune.md does not exist, skipping
21:34:01 WARN: man/src/volume/rm.md does not exist, skipping
21:34:01 WARN: man/src/volume/update.md does not exist, skipping
21:34:01 INFO: man/src/volume.md found
21:34:01 INFO: man/src/wait.md found
21:34:01 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:01 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:01 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:01 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:01 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:01 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:01 make[2]: Leaving directory '/root/build-deb/cli'
21:34:01 # Build buildx plugin
21:34:01 cd /go/src/github.com/docker/buildx \
21:34:01 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:01 && GO111MODULE=on \
21:34:01 	CGO_ENABLED=0 \
21:34:01 		go build \
21:34:01 			-mod=vendor \
21:34:01 			-trimpath \
21:34:01 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:01 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:01 			./cmd/buildx
21:34:01 + return
21:34:01 + exit 0
21:34:01 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3VQ3FS
21:34:01 + umask 022
21:34:01 + cd /root/rpmbuild/BUILD
21:34:01 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64 '!=' / ']'
21:34:01 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:34:01 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:34:01 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:01 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:34:01 + cd src
21:34:01 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin/dockerd-rootless.sh
21:34:01 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:34:01 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin/rootlesskit
21:34:01 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
21:34:01 + /usr/lib/rpm/check-buildroot
21:34:01 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:01 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:34:01 + /usr/lib/rpm/brp-compress
21:34:01 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:01 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:01 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:01 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:34:01 + /usr/lib/rpm/brp-python-hardlink
21:34:01 + PYTHON3=/usr/libexec/platform-python
21:34:01 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:01 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g7vOBy
21:34:01 + umask 022
21:34:01 + cd /root/rpmbuild/BUILD
21:34:01 + cd src
21:34:01 + /usr/local/bin/rootlesskit -v
21:34:01 rootlesskit version 1.1.0
21:34:01 + exit 0
21:34:01 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:34:01 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230330191823.de0d30f-0.el8
21:34:01 Requires(interp): /bin/sh /bin/sh /bin/sh
21:34:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:01 Requires(post): /bin/sh
21:34:01 Requires(preun): /bin/sh
21:34:01 Requires(postun): /bin/sh
21:34:01 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) rtld(GNU_HASH)
21:34:01 Conflicts: rootlesskit
21:34:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:34:02 make[2]: Entering directory '/root/build-deb/cli'
21:34:02 scripts/docs/generate-man.sh
21:34:02 + cp -r . /tmp/docker-cli-docsgen.iOIAj4hWvy/
21:34:02 + cd /tmp/docker-cli-docsgen.iOIAj4hWvy
21:34:02 + ./scripts/vendor init
21:34:02 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:34:02 + cp man/tools.go .
21:34:02 + ./scripts/vendor update
21:34:02 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:34:02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:34:02 go: downloading github.com/spf13/cobra v1.6.1
21:34:02 go: downloading github.com/spf13/pflag v1.0.5
21:34:02 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:34:02 go: downloading github.com/fvbommel/sortorder v1.0.2
21:34:02 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:34:02 go: downloading github.com/morikuni/aec v1.0.0
21:34:02 go: downloading github.com/pkg/errors v0.9.1
21:34:02 go: downloading github.com/google/go-cmp v0.5.9
21:34:02 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.src.rpm
21:34:02 go: downloading gotest.tools/v3 v3.4.0
21:34:02 go: downloading golang.org/x/sync v0.1.0
21:34:02 go: downloading golang.org/x/sys v0.6.0
21:34:02 go: downloading github.com/docker/go-units v0.5.0
21:34:02 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:34:03 go: downloading github.com/docker/go-connections v0.4.0
21:34:03 go: downloading github.com/moby/sys/sequential v0.5.0
21:34:03 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:34:03 go: downloading golang.org/x/text v0.7.0
21:34:03 go: downloading github.com/mattn/go-runewidth v0.0.13
21:34:03 go: downloading github.com/containerd/containerd v1.6.19
21:34:03 go: downloading github.com/moby/sys/signal v0.7.0
21:34:03 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:34:03 go: downloading github.com/moby/buildkit v0.11.5
21:34:04 go: downloading github.com/moby/patternmatcher v0.5.0
21:34:04 go: downloading github.com/opencontainers/go-digest v1.0.0
21:34:04 go: downloading github.com/gogo/protobuf v1.3.2
21:34:04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:34:04 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:34:04 go: downloading gopkg.in/yaml.v2 v2.4.0
21:34:04 go: downloading golang.org/x/term v0.5.0
21:34:04 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:34:04 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:34:04 go: downloading github.com/imdario/mergo v0.3.13
21:34:04 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:34:04 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:34:05 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm
21:34:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.roNEYE
21:34:05 + umask 022
21:34:05 + cd /root/rpmbuild/BUILD
21:34:05 + cd src
21:34:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64
21:34:05 + exit 0
21:34:05 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.imCioO
21:34:05 + umask 022
21:34:05 + cd /root/rpmbuild/BUILD
21:34:05 + cd /root/rpmbuild/BUILD
21:34:05 + rm -rf src
21:34:05 + /usr/bin/mkdir -p src
21:34:05 + cd src
21:34:05 + /usr/bin/tar -xof -
21:34:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:05 go: downloading github.com/creack/pty v1.1.11
21:34:05 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:34:05 + STATUS=0
21:34:05 + '[' 0 -ne 0 ']'
21:34:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:05 + /usr/bin/tar -xof -
21:34:05 + STATUS=0
21:34:05 + '[' 0 -ne 0 ']'
21:34:05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:05 + exit 0
21:34:05 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E9kPOl
21:34:05 + umask 022
21:34:05 + cd /root/rpmbuild/BUILD
21:34:05 + cd src
21:34:05 + pushd /root/rpmbuild/BUILD/src/buildx
21:34:05 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:34:05 + GO111MODULE=on
21:34:05 + CGO_ENABLED=0
21:34:05 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:34:06 go: downloading gopkg.in/yaml.v3 v3.0.1
21:34:06 go: downloading github.com/stretchr/testify v1.8.0
21:34:06 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:34:06 go: downloading github.com/rivo/uniseg v0.2.0
21:34:06 go: downloading github.com/klauspost/compress v1.16.3
21:34:06 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:34:06 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:34:06 go: downloading github.com/moby/sys/symlink v0.2.0
21:34:06 go: downloading golang.org/x/time v0.3.0
21:34:06 go: downloading github.com/opencontainers/runc v1.1.5
21:34:06 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:06 ++ pwd
21:34:06 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:06 Project root: .
21:34:06 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:06 INFO: man/src/attach.md found
21:34:06 WARN: man/src/build.md does not exist, skipping
21:34:06 WARN: man/src/builder/build.md does not exist, skipping
21:34:06 WARN: man/src/builder/prune.md does not exist, skipping
21:34:06 WARN: man/src/builder.md does not exist, skipping
21:34:06 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:06 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:06 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:06 WARN: man/src/checkpoint.md does not exist, skipping
21:34:06 INFO: man/src/commit.md found
21:34:06 WARN: man/src/config/create.md does not exist, skipping
21:34:06 WARN: man/src/config/inspect.md does not exist, skipping
21:34:06 WARN: man/src/config/ls.md does not exist, skipping
21:34:06 WARN: man/src/config/rm.md does not exist, skipping
21:34:06 WARN: man/src/config.md does not exist, skipping
21:34:06 INFO: man/src/container/attach.md found
21:34:06 INFO: man/src/container/commit.md found
21:34:06 INFO: man/src/container/cp.md found
21:34:06 INFO: man/src/container/create.md found
21:34:06 INFO: man/src/container/diff.md found
21:34:06 INFO: man/src/container/exec.md found
21:34:06 INFO: man/src/container/export.md found
21:34:06 WARN: man/src/container/inspect.md does not exist, skipping
21:34:06 INFO: man/src/container/kill.md found
21:34:06 INFO: man/src/container/logs.md found
21:34:06 INFO: man/src/container/ls.md found
21:34:06 INFO: man/src/container/pause.md found
21:34:06 INFO: man/src/container/port.md found
21:34:06 WARN: man/src/container/prune.md does not exist, skipping
21:34:06 INFO: man/src/container/rename.md found
21:34:06 INFO: man/src/container/restart.md found
21:34:06 INFO: man/src/container/rm.md found
21:34:06 INFO: man/src/container/run.md found
21:34:06 INFO: man/src/container/start.md found
21:34:06 INFO: man/src/container/stats.md found
21:34:06 INFO: man/src/container/stop.md found
21:34:06 INFO: man/src/container/top.md found
21:34:06 INFO: man/src/container/unpause.md found
21:34:06 INFO: man/src/container/update.md found
21:34:06 INFO: man/src/container/wait.md found
21:34:06 WARN: man/src/container.md does not exist, skipping
21:34:06 WARN: man/src/context/create.md does not exist, skipping
21:34:06 WARN: man/src/context/export.md does not exist, skipping
21:34:06 WARN: man/src/context/import.md does not exist, skipping
21:34:06 WARN: man/src/context/inspect.md does not exist, skipping
21:34:06 WARN: man/src/context/ls.md does not exist, skipping
21:34:06 WARN: man/src/context/rm.md does not exist, skipping
21:34:06 WARN: man/src/context/show.md does not exist, skipping
21:34:06 WARN: man/src/context/update.md does not exist, skipping
21:34:06 WARN: man/src/context/use.md does not exist, skipping
21:34:06 WARN: man/src/context.md does not exist, skipping
21:34:06 INFO: man/src/cp.md found
21:34:06 INFO: man/src/create.md found
21:34:06 INFO: man/src/diff.md found
21:34:06 INFO: man/src/events.md found
21:34:06 INFO: man/src/exec.md found
21:34:06 INFO: man/src/export.md found
21:34:06 INFO: man/src/history.md found
21:34:06 INFO: man/src/image/build.md found
21:34:06 INFO: man/src/image/history.md found
21:34:06 INFO: man/src/image/import.md found
21:34:06 WARN: man/src/image/inspect.md does not exist, skipping
21:34:06 INFO: man/src/image/load.md found
21:34:06 INFO: man/src/image/ls.md found
21:34:06 WARN: man/src/image/prune.md does not exist, skipping
21:34:06 INFO: man/src/image/pull.md found
21:34:06 INFO: man/src/image/push.md found
21:34:06 INFO: man/src/image/rm.md found
21:34:06 INFO: man/src/image/save.md found
21:34:06 INFO: man/src/image/tag.md found
21:34:06 WARN: man/src/image.md does not exist, skipping
21:34:06 INFO: man/src/images.md found
21:34:06 INFO: man/src/import.md found
21:34:06 INFO: man/src/info.md found
21:34:06 INFO: man/src/inspect.md found
21:34:06 INFO: man/src/kill.md found
21:34:06 INFO: man/src/load.md found
21:34:06 INFO: man/src/login.md found
21:34:06 INFO: man/src/logout.md found
21:34:06 INFO: man/src/logs.md found
21:34:06 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:06 WARN: man/src/manifest/create.md does not exist, skipping
21:34:06 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:06 WARN: man/src/manifest/push.md does not exist, skipping
21:34:06 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:06 WARN: man/src/manifest.md does not exist, skipping
21:34:06 INFO: man/src/network/connect.md found
21:34:06 INFO: man/src/network/create.md found
21:34:06 INFO: man/src/network/disconnect.md found
21:34:06 INFO: man/src/network/inspect.md found
21:34:06 INFO: man/src/network/ls.md found
21:34:06 WARN: man/src/network/prune.md does not exist, skipping
21:34:06 INFO: man/src/network/rm.md found
21:34:06 WARN: man/src/network.md does not exist, skipping
21:34:06 WARN: man/src/node/demote.md does not exist, skipping
21:34:06 WARN: man/src/node/inspect.md does not exist, skipping
21:34:06 WARN: man/src/node/ls.md does not exist, skipping
21:34:06 WARN: man/src/node/promote.md does not exist, skipping
21:34:06 WARN: man/src/node/ps.md does not exist, skipping
21:34:06 WARN: man/src/node/rm.md does not exist, skipping
21:34:06 WARN: man/src/node/update.md does not exist, skipping
21:34:06 WARN: man/src/node.md does not exist, skipping
21:34:06 INFO: man/src/pause.md found
21:34:06 WARN: man/src/plugin/create.md does not exist, skipping
21:34:06 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:06 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:06 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:06 WARN: man/src/plugin/install.md does not exist, skipping
21:34:06 INFO: man/src/plugin/ls.md found
21:34:06 WARN: man/src/plugin/push.md does not exist, skipping
21:34:06 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:06 WARN: man/src/plugin/set.md does not exist, skipping
21:34:06 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:06 WARN: man/src/plugin.md does not exist, skipping
21:34:06 INFO: man/src/port.md found
21:34:06 INFO: man/src/ps.md found
21:34:06 INFO: man/src/pull.md found
21:34:06 INFO: man/src/push.md found
21:34:06 INFO: man/src/rename.md found
21:34:06 INFO: man/src/restart.md found
21:34:06 INFO: man/src/rm.md found
21:34:06 INFO: man/src/rmi.md found
21:34:06 WARN: man/src/run.md does not exist, skipping
21:34:06 INFO: man/src/save.md found
21:34:06 INFO: man/src/search.md found
21:34:06 WARN: man/src/secret/create.md does not exist, skipping
21:34:06 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:06 WARN: man/src/secret/ls.md does not exist, skipping
21:34:06 WARN: man/src/secret/rm.md does not exist, skipping
21:34:06 WARN: man/src/secret.md does not exist, skipping
21:34:06 WARN: man/src/service/create.md does not exist, skipping
21:34:06 WARN: man/src/service/inspect.md does not exist, skipping
21:34:06 WARN: man/src/service/logs.md does not exist, skipping
21:34:06 WARN: man/src/service/ls.md does not exist, skipping
21:34:06 WARN: man/src/service/ps.md does not exist, skipping
21:34:06 WARN: man/src/service/rm.md does not exist, skipping
21:34:06 WARN: man/src/service/rollback.md does not exist, skipping
21:34:06 WARN: man/src/service/scale.md does not exist, skipping
21:34:06 WARN: man/src/service/update.md does not exist, skipping
21:34:06 WARN: man/src/service.md does not exist, skipping
21:34:06 WARN: man/src/stack/config.md does not exist, skipping
21:34:06 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:06 WARN: man/src/stack/ls.md does not exist, skipping
21:34:06 WARN: man/src/stack/ps.md does not exist, skipping
21:34:06 WARN: man/src/stack/rm.md does not exist, skipping
21:34:06 WARN: man/src/stack/services.md does not exist, skipping
21:34:06 WARN: man/src/stack.md does not exist, skipping
21:34:06 INFO: man/src/start.md found
21:34:06 INFO: man/src/stats.md found
21:34:06 INFO: man/src/stop.md found
21:34:06 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:06 WARN: man/src/swarm/init.md does not exist, skipping
21:34:06 WARN: man/src/swarm/join.md does not exist, skipping
21:34:06 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:06 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:06 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:06 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:06 WARN: man/src/swarm/update.md does not exist, skipping
21:34:06 WARN: man/src/swarm.md does not exist, skipping
21:34:06 WARN: man/src/system/df.md does not exist, skipping
21:34:06 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:06 INFO: man/src/system/events.md found
21:34:06 INFO: man/src/system/info.md found
21:34:06 WARN: man/src/system/prune.md does not exist, skipping
21:34:06 WARN: man/src/system.md does not exist, skipping
21:34:06 INFO: man/src/tag.md found
21:34:06 INFO: man/src/top.md found
21:34:06 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:06 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:06 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:06 WARN: man/src/trust/key.md does not exist, skipping
21:34:06 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:06 WARN: man/src/trust/sign.md does not exist, skipping
21:34:06 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:06 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:06 WARN: man/src/trust/signer.md does not exist, skipping
21:34:06 WARN: man/src/trust.md does not exist, skipping
21:34:06 INFO: man/src/unpause.md found
21:34:06 INFO: man/src/update.md found
21:34:06 INFO: man/src/version.md found
21:34:06 INFO: man/src/volume/create.md found
21:34:06 INFO: man/src/volume/inspect.md found
21:34:06 INFO: man/src/volume/ls.md found
21:34:06 WARN: man/src/volume/prune.md does not exist, skipping
21:34:06 WARN: man/src/volume/rm.md does not exist, skipping
21:34:06 WARN: man/src/volume/update.md does not exist, skipping
21:34:06 INFO: man/src/volume.md found
21:34:06 INFO: man/src/wait.md found
21:34:06 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:06 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:06 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:06 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:06 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:06 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:06 make[2]: Leaving directory '/root/build-deb/cli'
21:34:06 # Build buildx plugin
21:34:06 cd /go/src/github.com/docker/buildx \
21:34:06 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:06 && GO111MODULE=on \
21:34:06 	CGO_ENABLED=0 \
21:34:06 		go build \
21:34:06 			-mod=vendor \
21:34:06 			-trimpath \
21:34:06 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:06 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:06 			./cmd/buildx
21:34:06 go: downloading golang.org/x/crypto v0.2.0
21:34:06 + for f in rootlesskit rootlesskit-docker-proxy
21:34:06 + GOBIN=/usr/local/bin
21:34:06 + GO111MODULE=on
21:34:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:06 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:34:07 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:34:07 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:34:07 go: downloading google.golang.org/grpc v1.50.1
21:34:07 + return
21:34:07 + exit 0
21:34:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U32uIc
21:34:07 + umask 022
21:34:07 + cd /root/rpmbuild/BUILD
21:34:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64 '!=' / ']'
21:34:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:34:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:34:07 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:34:07 + cd src
21:34:07 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/bin/dockerd-rootless.sh
21:34:07 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:34:07 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/bin/rootlesskit
21:34:07 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy
21:34:07 + /usr/lib/rpm/check-buildroot
21:34:07 + /usr/lib/rpm/redhat/brp-compress
21:34:07 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:34:07 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:07 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:34:07 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:34:07 + /usr/lib/rpm/redhat/brp-python-hardlink
21:34:07 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:34:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CFwcCE
21:34:07 + umask 022
21:34:07 + cd /root/rpmbuild/BUILD
21:34:07 + cd src
21:34:07 + /usr/local/bin/rootlesskit -v
21:34:07 rootlesskit version 1.1.0
21:34:07 + exit 0
21:34:07 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:34:07 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:34:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:34:07 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:34:07 go: downloading github.com/russross/blackfriday v1.6.0
21:34:07 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:34:07 go: downloading github.com/Microsoft/go-winio v0.5.2
21:34:07 go: downloading golang.org/x/net v0.7.0
21:34:07 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230330191823.de0d30f-0.el7
21:34:07 Requires(interp): /bin/sh /bin/sh /bin/sh
21:34:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:07 Requires(post): /bin/sh
21:34:07 Requires(preun): /bin/sh
21:34:07 Requires(postun): /bin/sh
21:34:07 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) rtld(GNU_HASH)
21:34:07 Conflicts: rootlesskit
21:34:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:34:08 go: downloading github.com/davecgh/go-spew v1.1.1
21:34:08 go: downloading github.com/pmezard/go-difflib v1.0.0
21:34:08 go: downloading github.com/miekg/pkcs11 v1.1.1
21:34:08 go: downloading github.com/prometheus/client_golang v1.14.0
21:34:08 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:34:08 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:34:08 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:34:08 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.src.rpm
21:34:08 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:34:08 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:08 go: downloading github.com/golang/protobuf v1.5.2
21:34:08 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:34:08 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:08 ++ pwd
21:34:08 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:08 Project root: .
21:34:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:08 INFO: man/src/attach.md found
21:34:08 WARN: man/src/build.md does not exist, skipping
21:34:08 WARN: man/src/builder/build.md does not exist, skipping
21:34:08 WARN: man/src/builder/prune.md does not exist, skipping
21:34:08 WARN: man/src/builder.md does not exist, skipping
21:34:08 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:08 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:08 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:08 WARN: man/src/checkpoint.md does not exist, skipping
21:34:08 INFO: man/src/commit.md found
21:34:08 WARN: man/src/config/create.md does not exist, skipping
21:34:08 WARN: man/src/config/inspect.md does not exist, skipping
21:34:08 WARN: man/src/config/ls.md does not exist, skipping
21:34:08 WARN: man/src/config/rm.md does not exist, skipping
21:34:08 WARN: man/src/config.md does not exist, skipping
21:34:08 INFO: man/src/container/attach.md found
21:34:08 INFO: man/src/container/commit.md found
21:34:08 INFO: man/src/container/cp.md found
21:34:08 INFO: man/src/container/create.md found
21:34:08 INFO: man/src/container/diff.md found
21:34:08 INFO: man/src/container/exec.md found
21:34:08 INFO: man/src/container/export.md found
21:34:08 WARN: man/src/container/inspect.md does not exist, skipping
21:34:08 INFO: man/src/container/kill.md found
21:34:08 INFO: man/src/container/logs.md found
21:34:08 INFO: man/src/container/ls.md found
21:34:08 INFO: man/src/container/pause.md found
21:34:08 INFO: man/src/container/port.md found
21:34:08 WARN: man/src/container/prune.md does not exist, skipping
21:34:08 INFO: man/src/container/rename.md found
21:34:08 INFO: man/src/container/restart.md found
21:34:08 INFO: man/src/container/rm.md found
21:34:08 INFO: man/src/container/run.md found
21:34:08 INFO: man/src/container/start.md found
21:34:08 INFO: man/src/container/stats.md found
21:34:08 INFO: man/src/container/stop.md found
21:34:08 INFO: man/src/container/top.md found
21:34:08 INFO: man/src/container/unpause.md found
21:34:08 INFO: man/src/container/update.md found
21:34:08 INFO: man/src/container/wait.md found
21:34:08 WARN: man/src/container.md does not exist, skipping
21:34:08 WARN: man/src/context/create.md does not exist, skipping
21:34:08 WARN: man/src/context/export.md does not exist, skipping
21:34:08 WARN: man/src/context/import.md does not exist, skipping
21:34:08 WARN: man/src/context/inspect.md does not exist, skipping
21:34:08 WARN: man/src/context/ls.md does not exist, skipping
21:34:08 WARN: man/src/context/rm.md does not exist, skipping
21:34:08 WARN: man/src/context/show.md does not exist, skipping
21:34:08 WARN: man/src/context/update.md does not exist, skipping
21:34:08 WARN: man/src/context/use.md does not exist, skipping
21:34:08 WARN: man/src/context.md does not exist, skipping
21:34:08 INFO: man/src/cp.md found
21:34:08 INFO: man/src/create.md found
21:34:08 INFO: man/src/diff.md found
21:34:08 INFO: man/src/events.md found
21:34:08 INFO: man/src/exec.md found
21:34:08 INFO: man/src/export.md found
21:34:08 INFO: man/src/history.md found
21:34:08 INFO: man/src/image/build.md found
21:34:08 INFO: man/src/image/history.md found
21:34:08 INFO: man/src/image/import.md found
21:34:08 WARN: man/src/image/inspect.md does not exist, skipping
21:34:08 INFO: man/src/image/load.md found
21:34:08 INFO: man/src/image/ls.md found
21:34:08 WARN: man/src/image/prune.md does not exist, skipping
21:34:08 INFO: man/src/image/pull.md found
21:34:08 INFO: man/src/image/push.md found
21:34:08 INFO: man/src/image/rm.md found
21:34:08 INFO: man/src/image/save.md found
21:34:08 INFO: man/src/image/tag.md found
21:34:08 WARN: man/src/image.md does not exist, skipping
21:34:08 INFO: man/src/images.md found
21:34:08 INFO: man/src/import.md found
21:34:08 INFO: man/src/info.md found
21:34:08 INFO: man/src/inspect.md found
21:34:08 INFO: man/src/kill.md found
21:34:08 INFO: man/src/load.md found
21:34:08 INFO: man/src/login.md found
21:34:08 INFO: man/src/logout.md found
21:34:08 INFO: man/src/logs.md found
21:34:08 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:08 WARN: man/src/manifest/create.md does not exist, skipping
21:34:08 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:08 WARN: man/src/manifest/push.md does not exist, skipping
21:34:08 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:08 WARN: man/src/manifest.md does not exist, skipping
21:34:08 INFO: man/src/network/connect.md found
21:34:08 INFO: man/src/network/create.md found
21:34:08 INFO: man/src/network/disconnect.md found
21:34:08 INFO: man/src/network/inspect.md found
21:34:08 INFO: man/src/network/ls.md found
21:34:08 WARN: man/src/network/prune.md does not exist, skipping
21:34:08 INFO: man/src/network/rm.md found
21:34:08 WARN: man/src/network.md does not exist, skipping
21:34:08 WARN: man/src/node/demote.md does not exist, skipping
21:34:08 WARN: man/src/node/inspect.md does not exist, skipping
21:34:08 WARN: man/src/node/ls.md does not exist, skipping
21:34:08 WARN: man/src/node/promote.md does not exist, skipping
21:34:08 WARN: man/src/node/ps.md does not exist, skipping
21:34:08 WARN: man/src/node/rm.md does not exist, skipping
21:34:08 WARN: man/src/node/update.md does not exist, skipping
21:34:08 WARN: man/src/node.md does not exist, skipping
21:34:08 INFO: man/src/pause.md found
21:34:08 WARN: man/src/plugin/create.md does not exist, skipping
21:34:08 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:08 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:08 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:08 WARN: man/src/plugin/install.md does not exist, skipping
21:34:08 INFO: man/src/plugin/ls.md found
21:34:08 WARN: man/src/plugin/push.md does not exist, skipping
21:34:08 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:08 WARN: man/src/plugin/set.md does not exist, skipping
21:34:08 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:08 WARN: man/src/plugin.md does not exist, skipping
21:34:08 INFO: man/src/port.md found
21:34:08 INFO: man/src/ps.md found
21:34:08 INFO: man/src/pull.md found
21:34:08 INFO: man/src/push.md found
21:34:08 INFO: man/src/rename.md found
21:34:08 INFO: man/src/restart.md found
21:34:08 INFO: man/src/rm.md found
21:34:08 INFO: man/src/rmi.md found
21:34:08 WARN: man/src/run.md does not exist, skipping
21:34:08 INFO: man/src/save.md found
21:34:08 INFO: man/src/search.md found
21:34:08 WARN: man/src/secret/create.md does not exist, skipping
21:34:08 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:08 WARN: man/src/secret/ls.md does not exist, skipping
21:34:08 WARN: man/src/secret/rm.md does not exist, skipping
21:34:08 WARN: man/src/secret.md does not exist, skipping
21:34:08 WARN: man/src/service/create.md does not exist, skipping
21:34:08 WARN: man/src/service/inspect.md does not exist, skipping
21:34:08 WARN: man/src/service/logs.md does not exist, skipping
21:34:08 WARN: man/src/service/ls.md does not exist, skipping
21:34:08 WARN: man/src/service/ps.md does not exist, skipping
21:34:08 WARN: man/src/service/rm.md does not exist, skipping
21:34:08 WARN: man/src/service/rollback.md does not exist, skipping
21:34:08 WARN: man/src/service/scale.md does not exist, skipping
21:34:08 WARN: man/src/service/update.md does not exist, skipping
21:34:08 WARN: man/src/service.md does not exist, skipping
21:34:08 WARN: man/src/stack/config.md does not exist, skipping
21:34:08 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:08 WARN: man/src/stack/ls.md does not exist, skipping
21:34:08 WARN: man/src/stack/ps.md does not exist, skipping
21:34:08 WARN: man/src/stack/rm.md does not exist, skipping
21:34:08 WARN: man/src/stack/services.md does not exist, skipping
21:34:08 WARN: man/src/stack.md does not exist, skipping
21:34:08 INFO: man/src/start.md found
21:34:08 INFO: man/src/stats.md found
21:34:08 INFO: man/src/stop.md found
21:34:08 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:08 WARN: man/src/swarm/init.md does not exist, skipping
21:34:08 WARN: man/src/swarm/join.md does not exist, skipping
21:34:08 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:08 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:08 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:08 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:08 WARN: man/src/swarm/update.md does not exist, skipping
21:34:08 WARN: man/src/swarm.md does not exist, skipping
21:34:08 WARN: man/src/system/df.md does not exist, skipping
21:34:08 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:08 INFO: man/src/system/events.md found
21:34:08 INFO: man/src/system/info.md found
21:34:08 WARN: man/src/system/prune.md does not exist, skipping
21:34:08 WARN: man/src/system.md does not exist, skipping
21:34:08 INFO: man/src/tag.md found
21:34:08 INFO: man/src/top.md found
21:34:08 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:08 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:08 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:08 WARN: man/src/trust/key.md does not exist, skipping
21:34:08 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:08 WARN: man/src/trust/sign.md does not exist, skipping
21:34:08 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:08 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:08 WARN: man/src/trust/signer.md does not exist, skipping
21:34:08 WARN: man/src/trust.md does not exist, skipping
21:34:08 INFO: man/src/unpause.md found
21:34:08 INFO: man/src/update.md found
21:34:08 INFO: man/src/version.md found
21:34:08 INFO: man/src/volume/create.md found
21:34:08 INFO: man/src/volume/inspect.md found
21:34:08 INFO: man/src/volume/ls.md found
21:34:08 WARN: man/src/volume/prune.md does not exist, skipping
21:34:08 WARN: man/src/volume/rm.md does not exist, skipping
21:34:08 WARN: man/src/volume/update.md does not exist, skipping
21:34:08 INFO: man/src/volume.md found
21:34:08 INFO: man/src/wait.md found
21:34:08 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:08 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:08 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:08 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:08 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:08 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:08 ~/rpmbuild/BUILD/src
21:34:08 + popd
21:34:08 + RPM_EC=0
21:34:08 ++ jobs -p
21:34:08 + exit 0
21:34:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dQmrf5
21:34:08 + umask 022
21:34:08 + cd /root/rpmbuild/BUILD
21:34:08 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64 '!=' / ']'
21:34:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:08 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:08 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:08 + cd src
21:34:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin
21:34:08 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin/docker
21:34:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/bash-completion/completions
21:34:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/zsh/vendor-completions
21:34:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/fish/vendor_completions.d
21:34:08 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/bash-completion/completions/docker
21:34:08 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker
21:34:08 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:34:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/man/man1
21:34:08 + 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~20230330191823.de0d30f-0.el9.x86_64/usr/share/man/man1
21:34:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/man/man5
21:34:08 + 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~20230330191823.de0d30f-0.el9.x86_64/usr/share/man/man5
21:34:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/man/man8
21:34:08 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/man/man8
21:34:08 + mkdir -p build-docs
21:34:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:08 + cp cli/LICENSE build-docs/LICENSE
21:34:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:08 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:34:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:08 + cp cli/NOTICE build-docs/NOTICE
21:34:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:08 + cp cli/README.md build-docs/README.md
21:34:08 + /usr/lib/rpm/check-buildroot
21:34:08 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:08 + /usr/lib/rpm/brp-compress
21:34:08 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:08 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:08 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:08 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:08 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:08 + /usr/lib/rpm/brp-python-hardlink
21:34:08 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.r17PEM
21:34:08 + umask 022
21:34:08 + cd /root/rpmbuild/BUILD
21:34:08 + cd src
21:34:08 ++ cli/build/docker --version
21:34:08 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:08 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:08 + echo 'PASS: cli version OK'
21:34:08 PASS: cli version OK
21:34:08 + RPM_EC=0
21:34:08 ++ jobs -p
21:34:08 + exit 0
21:34:08 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:08 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bjk6uI
21:34:08 + umask 022
21:34:08 + cd /root/rpmbuild/BUILD
21:34:08 + cd src
21:34:08 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:34:08 + export LC_ALL=C
21:34:08 + LC_ALL=C
21:34:08 + export DOCDIR
21:34:08 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:34:08 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:34:08 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:34:08 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:34:08 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:34:08 + RPM_EC=0
21:34:08 ++ jobs -p
21:34:08 + exit 0
21:34:08 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.el9 docker-ce-cli(x86-64) = 1:0.0.0~20230330191823.de0d30f-0.el9
21:34:08 Requires(interp): /bin/sh
21:34:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:08 Requires(post): /bin/sh
21:34: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) rtld(GNU_HASH)
21:34:08 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:34:08 Recommends: docker-buildx-plugin docker-compose-plugin
21:34:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:08 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.src.rpm
21:34:09 ++ pwd
21:34:09 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:09 Project root: .
21:34:09 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:09 INFO: man/src/attach.md found
21:34:09 WARN: man/src/build.md does not exist, skipping
21:34:09 WARN: man/src/builder/build.md does not exist, skipping
21:34:09 WARN: man/src/builder/prune.md does not exist, skipping
21:34:09 WARN: man/src/builder.md does not exist, skipping
21:34:09 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:09 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:09 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:09 WARN: man/src/checkpoint.md does not exist, skipping
21:34:09 INFO: man/src/commit.md found
21:34:09 WARN: man/src/config/create.md does not exist, skipping
21:34:09 WARN: man/src/config/inspect.md does not exist, skipping
21:34:09 WARN: man/src/config/ls.md does not exist, skipping
21:34:09 WARN: man/src/config/rm.md does not exist, skipping
21:34:09 WARN: man/src/config.md does not exist, skipping
21:34:09 INFO: man/src/container/attach.md found
21:34:09 INFO: man/src/container/commit.md found
21:34:09 INFO: man/src/container/cp.md found
21:34:09 INFO: man/src/container/create.md found
21:34:09 INFO: man/src/container/diff.md found
21:34:09 INFO: man/src/container/exec.md found
21:34:09 INFO: man/src/container/export.md found
21:34:09 WARN: man/src/container/inspect.md does not exist, skipping
21:34:09 INFO: man/src/container/kill.md found
21:34:09 INFO: man/src/container/logs.md found
21:34:09 INFO: man/src/container/ls.md found
21:34:09 INFO: man/src/container/pause.md found
21:34:09 INFO: man/src/container/port.md found
21:34:09 WARN: man/src/container/prune.md does not exist, skipping
21:34:09 INFO: man/src/container/rename.md found
21:34:09 INFO: man/src/container/restart.md found
21:34:09 INFO: man/src/container/rm.md found
21:34:09 INFO: man/src/container/run.md found
21:34:09 INFO: man/src/container/start.md found
21:34:09 INFO: man/src/container/stats.md found
21:34:09 INFO: man/src/container/stop.md found
21:34:09 INFO: man/src/container/top.md found
21:34:09 INFO: man/src/container/unpause.md found
21:34:09 INFO: man/src/container/update.md found
21:34:09 INFO: man/src/container/wait.md found
21:34:09 WARN: man/src/container.md does not exist, skipping
21:34:09 WARN: man/src/context/create.md does not exist, skipping
21:34:09 WARN: man/src/context/export.md does not exist, skipping
21:34:09 WARN: man/src/context/import.md does not exist, skipping
21:34:09 WARN: man/src/context/inspect.md does not exist, skipping
21:34:09 WARN: man/src/context/ls.md does not exist, skipping
21:34:09 WARN: man/src/context/rm.md does not exist, skipping
21:34:09 WARN: man/src/context/show.md does not exist, skipping
21:34:09 WARN: man/src/context/update.md does not exist, skipping
21:34:09 WARN: man/src/context/use.md does not exist, skipping
21:34:09 WARN: man/src/context.md does not exist, skipping
21:34:09 INFO: man/src/cp.md found
21:34:09 INFO: man/src/create.md found
21:34:09 INFO: man/src/diff.md found
21:34:09 INFO: man/src/events.md found
21:34:09 INFO: man/src/exec.md found
21:34:09 INFO: man/src/export.md found
21:34:09 INFO: man/src/history.md found
21:34:09 INFO: man/src/image/build.md found
21:34:09 INFO: man/src/image/history.md found
21:34:09 INFO: man/src/image/import.md found
21:34:09 WARN: man/src/image/inspect.md does not exist, skipping
21:34:09 INFO: man/src/image/load.md found
21:34:09 INFO: man/src/image/ls.md found
21:34:09 WARN: man/src/image/prune.md does not exist, skipping
21:34:09 INFO: man/src/image/pull.md found
21:34:09 INFO: man/src/image/push.md found
21:34:09 INFO: man/src/image/rm.md found
21:34:09 INFO: man/src/image/save.md found
21:34:09 INFO: man/src/image/tag.md found
21:34:09 WARN: man/src/image.md does not exist, skipping
21:34:09 INFO: man/src/images.md found
21:34:09 INFO: man/src/import.md found
21:34:09 INFO: man/src/info.md found
21:34:09 INFO: man/src/inspect.md found
21:34:09 INFO: man/src/kill.md found
21:34:09 INFO: man/src/load.md found
21:34:09 INFO: man/src/login.md found
21:34:09 INFO: man/src/logout.md found
21:34:09 INFO: man/src/logs.md found
21:34:09 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:09 WARN: man/src/manifest/create.md does not exist, skipping
21:34:09 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:09 WARN: man/src/manifest/push.md does not exist, skipping
21:34:09 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:09 WARN: man/src/manifest.md does not exist, skipping
21:34:09 INFO: man/src/network/connect.md found
21:34:09 INFO: man/src/network/create.md found
21:34:09 INFO: man/src/network/disconnect.md found
21:34:09 INFO: man/src/network/inspect.md found
21:34:09 INFO: man/src/network/ls.md found
21:34:09 WARN: man/src/network/prune.md does not exist, skipping
21:34:09 INFO: man/src/network/rm.md found
21:34:09 WARN: man/src/network.md does not exist, skipping
21:34:09 WARN: man/src/node/demote.md does not exist, skipping
21:34:09 WARN: man/src/node/inspect.md does not exist, skipping
21:34:09 WARN: man/src/node/ls.md does not exist, skipping
21:34:09 WARN: man/src/node/promote.md does not exist, skipping
21:34:09 WARN: man/src/node/ps.md does not exist, skipping
21:34:09 WARN: man/src/node/rm.md does not exist, skipping
21:34:09 WARN: man/src/node/update.md does not exist, skipping
21:34:09 WARN: man/src/node.md does not exist, skipping
21:34:09 INFO: man/src/pause.md found
21:34:09 WARN: man/src/plugin/create.md does not exist, skipping
21:34:09 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:09 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:09 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:09 WARN: man/src/plugin/install.md does not exist, skipping
21:34:09 INFO: man/src/plugin/ls.md found
21:34:09 WARN: man/src/plugin/push.md does not exist, skipping
21:34:09 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:09 WARN: man/src/plugin/set.md does not exist, skipping
21:34:09 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:09 WARN: man/src/plugin.md does not exist, skipping
21:34:09 INFO: man/src/port.md found
21:34:09 INFO: man/src/ps.md found
21:34:09 INFO: man/src/pull.md found
21:34:09 INFO: man/src/push.md found
21:34:09 INFO: man/src/rename.md found
21:34:09 INFO: man/src/restart.md found
21:34:09 INFO: man/src/rm.md found
21:34:09 INFO: man/src/rmi.md found
21:34:09 WARN: man/src/run.md does not exist, skipping
21:34:09 INFO: man/src/save.md found
21:34:09 INFO: man/src/search.md found
21:34:09 WARN: man/src/secret/create.md does not exist, skipping
21:34:09 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:09 WARN: man/src/secret/ls.md does not exist, skipping
21:34:09 WARN: man/src/secret/rm.md does not exist, skipping
21:34:09 WARN: man/src/secret.md does not exist, skipping
21:34:09 WARN: man/src/service/create.md does not exist, skipping
21:34:09 WARN: man/src/service/inspect.md does not exist, skipping
21:34:09 WARN: man/src/service/logs.md does not exist, skipping
21:34:09 WARN: man/src/service/ls.md does not exist, skipping
21:34:09 WARN: man/src/service/ps.md does not exist, skipping
21:34:09 WARN: man/src/service/rm.md does not exist, skipping
21:34:09 WARN: man/src/service/rollback.md does not exist, skipping
21:34:09 WARN: man/src/service/scale.md does not exist, skipping
21:34:09 WARN: man/src/service/update.md does not exist, skipping
21:34:09 WARN: man/src/service.md does not exist, skipping
21:34:09 WARN: man/src/stack/config.md does not exist, skipping
21:34:09 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:09 WARN: man/src/stack/ls.md does not exist, skipping
21:34:09 WARN: man/src/stack/ps.md does not exist, skipping
21:34:09 WARN: man/src/stack/rm.md does not exist, skipping
21:34:09 WARN: man/src/stack/services.md does not exist, skipping
21:34:09 WARN: man/src/stack.md does not exist, skipping
21:34:09 INFO: man/src/start.md found
21:34:09 INFO: man/src/stats.md found
21:34:09 INFO: man/src/stop.md found
21:34:09 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:09 WARN: man/src/swarm/init.md does not exist, skipping
21:34:09 WARN: man/src/swarm/join.md does not exist, skipping
21:34:09 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:09 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:09 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:09 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:09 WARN: man/src/swarm/update.md does not exist, skipping
21:34:09 WARN: man/src/swarm.md does not exist, skipping
21:34:09 WARN: man/src/system/df.md does not exist, skipping
21:34:09 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:09 INFO: man/src/system/events.md found
21:34:09 INFO: man/src/system/info.md found
21:34:09 WARN: man/src/system/prune.md does not exist, skipping
21:34:09 WARN: man/src/system.md does not exist, skipping
21:34:09 INFO: man/src/tag.md found
21:34:09 INFO: man/src/top.md found
21:34:09 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:09 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:09 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:09 WARN: man/src/trust/key.md does not exist, skipping
21:34:09 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:09 WARN: man/src/trust/sign.md does not exist, skipping
21:34:09 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:09 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:09 WARN: man/src/trust/signer.md does not exist, skipping
21:34:09 WARN: man/src/trust.md does not exist, skipping
21:34:09 INFO: man/src/unpause.md found
21:34:09 INFO: man/src/update.md found
21:34:09 INFO: man/src/version.md found
21:34:09 INFO: man/src/volume/create.md found
21:34:09 INFO: man/src/volume/inspect.md found
21:34:09 INFO: man/src/volume/ls.md found
21:34:09 WARN: man/src/volume/prune.md does not exist, skipping
21:34:09 WARN: man/src/volume/rm.md does not exist, skipping
21:34:09 WARN: man/src/volume/update.md does not exist, skipping
21:34:09 INFO: man/src/volume.md found
21:34:09 INFO: man/src/wait.md found
21:34:09 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:09 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:09 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:09 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:09 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:09 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:09 make[2]: Leaving directory '/root/build-deb/cli'
21:34:09 # Build buildx plugin
21:34:09 cd /go/src/github.com/docker/buildx \
21:34:09 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:09 && GO111MODULE=on \
21:34:09 	CGO_ENABLED=0 \
21:34:09 		go build \
21:34:09 			-mod=vendor \
21:34:09 			-trimpath \
21:34:09 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:09 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:09 			./cmd/buildx
21:34:09 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:09 ++ pwd
21:34:09 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:09 Project root: .
21:34:09 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:09 INFO: man/src/attach.md found
21:34:09 WARN: man/src/build.md does not exist, skipping
21:34:09 WARN: man/src/builder/build.md does not exist, skipping
21:34:09 WARN: man/src/builder/prune.md does not exist, skipping
21:34:09 WARN: man/src/builder.md does not exist, skipping
21:34:09 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:09 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:09 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:09 WARN: man/src/checkpoint.md does not exist, skipping
21:34:09 INFO: man/src/commit.md found
21:34:09 WARN: man/src/config/create.md does not exist, skipping
21:34:09 WARN: man/src/config/inspect.md does not exist, skipping
21:34:09 WARN: man/src/config/ls.md does not exist, skipping
21:34:09 WARN: man/src/config/rm.md does not exist, skipping
21:34:09 WARN: man/src/config.md does not exist, skipping
21:34:09 INFO: man/src/container/attach.md found
21:34:09 INFO: man/src/container/commit.md found
21:34:09 INFO: man/src/container/cp.md found
21:34:09 INFO: man/src/container/create.md found
21:34:09 INFO: man/src/container/diff.md found
21:34:09 INFO: man/src/container/exec.md found
21:34:09 INFO: man/src/container/export.md found
21:34:09 WARN: man/src/container/inspect.md does not exist, skipping
21:34:09 INFO: man/src/container/kill.md found
21:34:09 INFO: man/src/container/logs.md found
21:34:09 INFO: man/src/container/ls.md found
21:34:09 INFO: man/src/container/pause.md found
21:34:09 INFO: man/src/container/port.md found
21:34:09 WARN: man/src/container/prune.md does not exist, skipping
21:34:09 INFO: man/src/container/rename.md found
21:34:09 INFO: man/src/container/restart.md found
21:34:09 INFO: man/src/container/rm.md found
21:34:09 INFO: man/src/container/run.md found
21:34:09 INFO: man/src/container/start.md found
21:34:09 INFO: man/src/container/stats.md found
21:34:09 INFO: man/src/container/stop.md found
21:34:09 INFO: man/src/container/top.md found
21:34:09 INFO: man/src/container/unpause.md found
21:34:09 INFO: man/src/container/update.md found
21:34:09 INFO: man/src/container/wait.md found
21:34:09 WARN: man/src/container.md does not exist, skipping
21:34:09 WARN: man/src/context/create.md does not exist, skipping
21:34:09 WARN: man/src/context/export.md does not exist, skipping
21:34:09 WARN: man/src/context/import.md does not exist, skipping
21:34:09 WARN: man/src/context/inspect.md does not exist, skipping
21:34:09 WARN: man/src/context/ls.md does not exist, skipping
21:34:09 WARN: man/src/context/rm.md does not exist, skipping
21:34:09 WARN: man/src/context/show.md does not exist, skipping
21:34:09 WARN: man/src/context/update.md does not exist, skipping
21:34:09 WARN: man/src/context/use.md does not exist, skipping
21:34:09 WARN: man/src/context.md does not exist, skipping
21:34:09 INFO: man/src/cp.md found
21:34:09 INFO: man/src/create.md found
21:34:09 INFO: man/src/diff.md found
21:34:09 INFO: man/src/events.md found
21:34:09 INFO: man/src/exec.md found
21:34:09 INFO: man/src/export.md found
21:34:09 INFO: man/src/history.md found
21:34:09 INFO: man/src/image/build.md found
21:34:09 INFO: man/src/image/history.md found
21:34:09 INFO: man/src/image/import.md found
21:34:09 WARN: man/src/image/inspect.md does not exist, skipping
21:34:09 INFO: man/src/image/load.md found
21:34:09 INFO: man/src/image/ls.md found
21:34:09 WARN: man/src/image/prune.md does not exist, skipping
21:34:09 INFO: man/src/image/pull.md found
21:34:09 INFO: man/src/image/push.md found
21:34:09 INFO: man/src/image/rm.md found
21:34:09 INFO: man/src/image/save.md found
21:34:09 INFO: man/src/image/tag.md found
21:34:09 WARN: man/src/image.md does not exist, skipping
21:34:09 INFO: man/src/images.md found
21:34:09 INFO: man/src/import.md found
21:34:09 INFO: man/src/info.md found
21:34:09 INFO: man/src/inspect.md found
21:34:09 INFO: man/src/kill.md found
21:34:09 INFO: man/src/load.md found
21:34:09 INFO: man/src/login.md found
21:34:09 INFO: man/src/logout.md found
21:34:09 INFO: man/src/logs.md found
21:34:09 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:09 WARN: man/src/manifest/create.md does not exist, skipping
21:34:09 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:09 WARN: man/src/manifest/push.md does not exist, skipping
21:34:09 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:09 WARN: man/src/manifest.md does not exist, skipping
21:34:09 INFO: man/src/network/connect.md found
21:34:09 INFO: man/src/network/create.md found
21:34:09 INFO: man/src/network/disconnect.md found
21:34:09 INFO: man/src/network/inspect.md found
21:34:09 INFO: man/src/network/ls.md found
21:34:09 WARN: man/src/network/prune.md does not exist, skipping
21:34:09 INFO: man/src/network/rm.md found
21:34:09 WARN: man/src/network.md does not exist, skipping
21:34:09 WARN: man/src/node/demote.md does not exist, skipping
21:34:09 WARN: man/src/node/inspect.md does not exist, skipping
21:34:09 WARN: man/src/node/ls.md does not exist, skipping
21:34:09 WARN: man/src/node/promote.md does not exist, skipping
21:34:09 WARN: man/src/node/ps.md does not exist, skipping
21:34:09 WARN: man/src/node/rm.md does not exist, skipping
21:34:09 WARN: man/src/node/update.md does not exist, skipping
21:34:09 WARN: man/src/node.md does not exist, skipping
21:34:09 INFO: man/src/pause.md found
21:34:09 WARN: man/src/plugin/create.md does not exist, skipping
21:34:09 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:09 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:09 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:09 WARN: man/src/plugin/install.md does not exist, skipping
21:34:09 INFO: man/src/plugin/ls.md found
21:34:09 WARN: man/src/plugin/push.md does not exist, skipping
21:34:09 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:09 WARN: man/src/plugin/set.md does not exist, skipping
21:34:09 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:09 WARN: man/src/plugin.md does not exist, skipping
21:34:09 INFO: man/src/port.md found
21:34:09 INFO: man/src/ps.md found
21:34:09 INFO: man/src/pull.md found
21:34:09 INFO: man/src/push.md found
21:34:09 INFO: man/src/rename.md found
21:34:09 INFO: man/src/restart.md found
21:34:09 INFO: man/src/rm.md found
21:34:09 INFO: man/src/rmi.md found
21:34:09 WARN: man/src/run.md does not exist, skipping
21:34:09 INFO: man/src/save.md found
21:34:09 INFO: man/src/search.md found
21:34:09 WARN: man/src/secret/create.md does not exist, skipping
21:34:09 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:09 WARN: man/src/secret/ls.md does not exist, skipping
21:34:09 WARN: man/src/secret/rm.md does not exist, skipping
21:34:09 WARN: man/src/secret.md does not exist, skipping
21:34:09 WARN: man/src/service/create.md does not exist, skipping
21:34:09 WARN: man/src/service/inspect.md does not exist, skipping
21:34:09 WARN: man/src/service/logs.md does not exist, skipping
21:34:09 WARN: man/src/service/ls.md does not exist, skipping
21:34:09 WARN: man/src/service/ps.md does not exist, skipping
21:34:09 WARN: man/src/service/rm.md does not exist, skipping
21:34:09 WARN: man/src/service/rollback.md does not exist, skipping
21:34:09 WARN: man/src/service/scale.md does not exist, skipping
21:34:09 WARN: man/src/service/update.md does not exist, skipping
21:34:09 WARN: man/src/service.md does not exist, skipping
21:34:09 WARN: man/src/stack/config.md does not exist, skipping
21:34:09 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:09 WARN: man/src/stack/ls.md does not exist, skipping
21:34:09 WARN: man/src/stack/ps.md does not exist, skipping
21:34:09 WARN: man/src/stack/rm.md does not exist, skipping
21:34:09 WARN: man/src/stack/services.md does not exist, skipping
21:34:09 WARN: man/src/stack.md does not exist, skipping
21:34:09 INFO: man/src/start.md found
21:34:09 INFO: man/src/stats.md found
21:34:09 INFO: man/src/stop.md found
21:34:09 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:09 WARN: man/src/swarm/init.md does not exist, skipping
21:34:09 WARN: man/src/swarm/join.md does not exist, skipping
21:34:09 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:09 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:09 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:09 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:09 WARN: man/src/swarm/update.md does not exist, skipping
21:34:09 WARN: man/src/swarm.md does not exist, skipping
21:34:09 WARN: man/src/system/df.md does not exist, skipping
21:34:09 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:09 INFO: man/src/system/events.md found
21:34:09 INFO: man/src/system/info.md found
21:34:09 WARN: man/src/system/prune.md does not exist, skipping
21:34:09 WARN: man/src/system.md does not exist, skipping
21:34:09 INFO: man/src/tag.md found
21:34:09 INFO: man/src/top.md found
21:34:09 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:09 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:09 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:09 WARN: man/src/trust/key.md does not exist, skipping
21:34:09 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:09 WARN: man/src/trust/sign.md does not exist, skipping
21:34:09 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:09 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:09 WARN: man/src/trust/signer.md does not exist, skipping
21:34:09 WARN: man/src/trust.md does not exist, skipping
21:34:09 INFO: man/src/unpause.md found
21:34:09 INFO: man/src/update.md found
21:34:09 INFO: man/src/version.md found
21:34:09 INFO: man/src/volume/create.md found
21:34:09 INFO: man/src/volume/inspect.md found
21:34:09 INFO: man/src/volume/ls.md found
21:34:09 WARN: man/src/volume/prune.md does not exist, skipping
21:34:09 WARN: man/src/volume/rm.md does not exist, skipping
21:34:09 WARN: man/src/volume/update.md does not exist, skipping
21:34:09 INFO: man/src/volume.md found
21:34:09 INFO: man/src/wait.md found
21:34:09 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:09 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:09 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:09 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:09 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:09 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:09 make[2]: Leaving directory '/root/build-deb/cli'
21:34:09 # Build buildx plugin
21:34:09 cd /go/src/github.com/docker/buildx \
21:34:09 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:09 && GO111MODULE=on \
21:34:09 	CGO_ENABLED=0 \
21:34:09 		go build \
21:34:09 			-mod=vendor \
21:34:09 			-trimpath \
21:34:09 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:09 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:09 			./cmd/buildx
21:34:09 make[2]: Entering directory '/root/build-deb/cli'
21:34:09 scripts/docs/generate-man.sh
21:34:09 + cp -r . /tmp/docker-cli-docsgen.NcAgI1D1CI/
21:34:09 + cd /tmp/docker-cli-docsgen.NcAgI1D1CI
21:34:09 + ./scripts/vendor init
21:34:09 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:34:09 + cp man/tools.go .
21:34:09 + ./scripts/vendor update
21:34:09 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:34:09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:34:09 go: downloading github.com/spf13/cobra v1.6.1
21:34:09 go: downloading github.com/spf13/pflag v1.0.5
21:34:09 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:34:10 make[2]: Entering directory '/root/build-deb/cli'
21:34:10 scripts/docs/generate-man.sh
21:34:10 + cp -r . /tmp/docker-cli-docsgen.rxx4Esw1On/
21:34:10 + cd /tmp/docker-cli-docsgen.rxx4Esw1On
21:34:10 + ./scripts/vendor init
21:34:10 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:34:10 + cp man/tools.go .
21:34:10 + ./scripts/vendor update
21:34:10 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:34:10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:34:10 go: downloading github.com/spf13/cobra v1.6.1
21:34:10 go: downloading github.com/spf13/pflag v1.0.5
21:34:10 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:34:10 go: downloading github.com/fvbommel/sortorder v1.0.2
21:34:10 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:34:10 go: downloading github.com/morikuni/aec v1.0.0
21:34:10 go: downloading github.com/pkg/errors v0.9.1
21:34:10 go: downloading github.com/google/go-cmp v0.5.9
21:34:10 go: downloading gotest.tools/v3 v3.4.0
21:34:10 go: downloading golang.org/x/sync v0.1.0
21:34:10 go: downloading golang.org/x/sys v0.6.0
21:34:10 go: downloading github.com/docker/go-units v0.5.0
21:34:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:34:10 go: downloading github.com/docker/go-connections v0.4.0
21:34:10 go: downloading github.com/moby/sys/sequential v0.5.0
21:34:10 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:34:10 go: downloading golang.org/x/text v0.7.0
21:34:10 go: downloading github.com/fvbommel/sortorder v1.0.2
21:34:10 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:34:10 go: downloading github.com/morikuni/aec v1.0.0
21:34:10 go: downloading github.com/pkg/errors v0.9.1
21:34:10 go: downloading github.com/google/go-cmp v0.5.9
21:34:10 go: downloading gotest.tools/v3 v3.4.0
21:34:10 go: downloading golang.org/x/sync v0.1.0
21:34:10 go: downloading golang.org/x/sys v0.6.0
21:34:10 go: downloading github.com/docker/go-units v0.5.0
21:34:10 go: downloading github.com/mattn/go-runewidth v0.0.13
21:34:10 go: downloading github.com/containerd/containerd v1.6.19
21:34:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:34:10 go: downloading github.com/docker/go-connections v0.4.0
21:34:10 go: downloading github.com/moby/sys/sequential v0.5.0
21:34:10 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:34:10 go: downloading golang.org/x/text v0.7.0
21:34:10 go: downloading github.com/mattn/go-runewidth v0.0.13
21:34:10 go: downloading github.com/moby/sys/signal v0.7.0
21:34:10 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:34:10 go: downloading github.com/moby/buildkit v0.11.5
21:34:11 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:11 ++ pwd
21:34:11 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:11 Project root: .
21:34:11 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:11 INFO: man/src/attach.md found
21:34:11 WARN: man/src/build.md does not exist, skipping
21:34:11 WARN: man/src/builder/build.md does not exist, skipping
21:34:11 WARN: man/src/builder/prune.md does not exist, skipping
21:34:11 WARN: man/src/builder.md does not exist, skipping
21:34:11 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:11 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:11 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:11 WARN: man/src/checkpoint.md does not exist, skipping
21:34:11 INFO: man/src/commit.md found
21:34:11 WARN: man/src/config/create.md does not exist, skipping
21:34:11 WARN: man/src/config/inspect.md does not exist, skipping
21:34:11 WARN: man/src/config/ls.md does not exist, skipping
21:34:11 WARN: man/src/config/rm.md does not exist, skipping
21:34:11 WARN: man/src/config.md does not exist, skipping
21:34:11 INFO: man/src/container/attach.md found
21:34:11 INFO: man/src/container/commit.md found
21:34:11 INFO: man/src/container/cp.md found
21:34:11 INFO: man/src/container/create.md found
21:34:11 INFO: man/src/container/diff.md found
21:34:11 INFO: man/src/container/exec.md found
21:34:11 INFO: man/src/container/export.md found
21:34:11 WARN: man/src/container/inspect.md does not exist, skipping
21:34:11 INFO: man/src/container/kill.md found
21:34:11 INFO: man/src/container/logs.md found
21:34:11 INFO: man/src/container/ls.md found
21:34:11 INFO: man/src/container/pause.md found
21:34:11 INFO: man/src/container/port.md found
21:34:11 WARN: man/src/container/prune.md does not exist, skipping
21:34:11 INFO: man/src/container/rename.md found
21:34:11 INFO: man/src/container/restart.md found
21:34:11 INFO: man/src/container/rm.md found
21:34:11 INFO: man/src/container/run.md found
21:34:11 INFO: man/src/container/start.md found
21:34:11 INFO: man/src/container/stats.md found
21:34:11 INFO: man/src/container/stop.md found
21:34:11 INFO: man/src/container/top.md found
21:34:11 INFO: man/src/container/unpause.md found
21:34:11 INFO: man/src/container/update.md found
21:34:11 INFO: man/src/container/wait.md found
21:34:11 WARN: man/src/container.md does not exist, skipping
21:34:11 WARN: man/src/context/create.md does not exist, skipping
21:34:11 WARN: man/src/context/export.md does not exist, skipping
21:34:11 WARN: man/src/context/import.md does not exist, skipping
21:34:11 WARN: man/src/context/inspect.md does not exist, skipping
21:34:11 WARN: man/src/context/ls.md does not exist, skipping
21:34:11 WARN: man/src/context/rm.md does not exist, skipping
21:34:11 WARN: man/src/context/show.md does not exist, skipping
21:34:11 WARN: man/src/context/update.md does not exist, skipping
21:34:11 WARN: man/src/context/use.md does not exist, skipping
21:34:11 WARN: man/src/context.md does not exist, skipping
21:34:11 INFO: man/src/cp.md found
21:34:11 INFO: man/src/create.md found
21:34:11 INFO: man/src/diff.md found
21:34:11 INFO: man/src/events.md found
21:34:11 INFO: man/src/exec.md found
21:34:11 INFO: man/src/export.md found
21:34:11 INFO: man/src/history.md found
21:34:11 INFO: man/src/image/build.md found
21:34:11 INFO: man/src/image/history.md found
21:34:11 INFO: man/src/image/import.md found
21:34:11 WARN: man/src/image/inspect.md does not exist, skipping
21:34:11 INFO: man/src/image/load.md found
21:34:11 INFO: man/src/image/ls.md found
21:34:11 WARN: man/src/image/prune.md does not exist, skipping
21:34:11 INFO: man/src/image/pull.md found
21:34:11 INFO: man/src/image/push.md found
21:34:11 INFO: man/src/image/rm.md found
21:34:11 INFO: man/src/image/save.md found
21:34:11 INFO: man/src/image/tag.md found
21:34:11 WARN: man/src/image.md does not exist, skipping
21:34:11 INFO: man/src/images.md found
21:34:11 INFO: man/src/import.md found
21:34:11 INFO: man/src/info.md found
21:34:11 INFO: man/src/inspect.md found
21:34:11 INFO: man/src/kill.md found
21:34:11 INFO: man/src/load.md found
21:34:11 INFO: man/src/login.md found
21:34:11 INFO: man/src/logout.md found
21:34:11 INFO: man/src/logs.md found
21:34:11 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:11 WARN: man/src/manifest/create.md does not exist, skipping
21:34:11 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:11 WARN: man/src/manifest/push.md does not exist, skipping
21:34:11 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:11 WARN: man/src/manifest.md does not exist, skipping
21:34:11 INFO: man/src/network/connect.md found
21:34:11 INFO: man/src/network/create.md found
21:34:11 INFO: man/src/network/disconnect.md found
21:34:11 INFO: man/src/network/inspect.md found
21:34:11 INFO: man/src/network/ls.md found
21:34:11 WARN: man/src/network/prune.md does not exist, skipping
21:34:11 INFO: man/src/network/rm.md found
21:34:11 WARN: man/src/network.md does not exist, skipping
21:34:11 WARN: man/src/node/demote.md does not exist, skipping
21:34:11 WARN: man/src/node/inspect.md does not exist, skipping
21:34:11 WARN: man/src/node/ls.md does not exist, skipping
21:34:11 WARN: man/src/node/promote.md does not exist, skipping
21:34:11 WARN: man/src/node/ps.md does not exist, skipping
21:34:11 WARN: man/src/node/rm.md does not exist, skipping
21:34:11 WARN: man/src/node/update.md does not exist, skipping
21:34:11 WARN: man/src/node.md does not exist, skipping
21:34:11 INFO: man/src/pause.md found
21:34:11 WARN: man/src/plugin/create.md does not exist, skipping
21:34:11 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:11 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:11 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:11 WARN: man/src/plugin/install.md does not exist, skipping
21:34:11 INFO: man/src/plugin/ls.md found
21:34:11 WARN: man/src/plugin/push.md does not exist, skipping
21:34:11 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:11 WARN: man/src/plugin/set.md does not exist, skipping
21:34:11 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:11 WARN: man/src/plugin.md does not exist, skipping
21:34:11 INFO: man/src/port.md found
21:34:11 INFO: man/src/ps.md found
21:34:11 INFO: man/src/pull.md found
21:34:11 INFO: man/src/push.md found
21:34:11 INFO: man/src/rename.md found
21:34:11 INFO: man/src/restart.md found
21:34:11 INFO: man/src/rm.md found
21:34:11 INFO: man/src/rmi.md found
21:34:11 WARN: man/src/run.md does not exist, skipping
21:34:11 INFO: man/src/save.md found
21:34:11 INFO: man/src/search.md found
21:34:11 WARN: man/src/secret/create.md does not exist, skipping
21:34:11 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:11 WARN: man/src/secret/ls.md does not exist, skipping
21:34:11 WARN: man/src/secret/rm.md does not exist, skipping
21:34:11 WARN: man/src/secret.md does not exist, skipping
21:34:11 WARN: man/src/service/create.md does not exist, skipping
21:34:11 WARN: man/src/service/inspect.md does not exist, skipping
21:34:11 WARN: man/src/service/logs.md does not exist, skipping
21:34:11 WARN: man/src/service/ls.md does not exist, skipping
21:34:11 WARN: man/src/service/ps.md does not exist, skipping
21:34:11 WARN: man/src/service/rm.md does not exist, skipping
21:34:11 WARN: man/src/service/rollback.md does not exist, skipping
21:34:11 WARN: man/src/service/scale.md does not exist, skipping
21:34:11 WARN: man/src/service/update.md does not exist, skipping
21:34:11 WARN: man/src/service.md does not exist, skipping
21:34:11 WARN: man/src/stack/config.md does not exist, skipping
21:34:11 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:11 WARN: man/src/stack/ls.md does not exist, skipping
21:34:11 WARN: man/src/stack/ps.md does not exist, skipping
21:34:11 WARN: man/src/stack/rm.md does not exist, skipping
21:34:11 WARN: man/src/stack/services.md does not exist, skipping
21:34:11 WARN: man/src/stack.md does not exist, skipping
21:34:11 INFO: man/src/start.md found
21:34:11 INFO: man/src/stats.md found
21:34:11 INFO: man/src/stop.md found
21:34:11 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:11 WARN: man/src/swarm/init.md does not exist, skipping
21:34:11 WARN: man/src/swarm/join.md does not exist, skipping
21:34:11 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:11 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:11 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:11 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:11 WARN: man/src/swarm/update.md does not exist, skipping
21:34:11 WARN: man/src/swarm.md does not exist, skipping
21:34:11 WARN: man/src/system/df.md does not exist, skipping
21:34:11 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:11 INFO: man/src/system/events.md found
21:34:11 INFO: man/src/system/info.md found
21:34:11 WARN: man/src/system/prune.md does not exist, skipping
21:34:11 WARN: man/src/system.md does not exist, skipping
21:34:11 INFO: man/src/tag.md found
21:34:11 INFO: man/src/top.md found
21:34:11 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:11 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:11 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:11 WARN: man/src/trust/key.md does not exist, skipping
21:34:11 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:11 WARN: man/src/trust/sign.md does not exist, skipping
21:34:11 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:11 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:11 WARN: man/src/trust/signer.md does not exist, skipping
21:34:11 WARN: man/src/trust.md does not exist, skipping
21:34:11 INFO: man/src/unpause.md found
21:34:11 INFO: man/src/update.md found
21:34:11 INFO: man/src/version.md found
21:34:11 INFO: man/src/volume/create.md found
21:34:11 INFO: man/src/volume/inspect.md found
21:34:11 INFO: man/src/volume/ls.md found
21:34:11 WARN: man/src/volume/prune.md does not exist, skipping
21:34:11 WARN: man/src/volume/rm.md does not exist, skipping
21:34:11 WARN: man/src/volume/update.md does not exist, skipping
21:34:11 INFO: man/src/volume.md found
21:34:11 INFO: man/src/wait.md found
21:34:11 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:11 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:11 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:11 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:11 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:11 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:11 + popd
21:34:11 ~/rpmbuild/BUILD/src
21:34:11 + RPM_EC=0
21:34:11 ++ jobs -p
21:34:11 + exit 0
21:34:11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e1iqWv
21:34:11 + umask 022
21:34:11 + cd /root/rpmbuild/BUILD
21:34:11 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64 '!=' / ']'
21:34:11 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:11 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:11 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:11 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:11 + 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'
21:34:11 + export CFLAGS
21:34:11 + 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'
21:34:11 + export CXXFLAGS
21:34:11 + 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'
21:34:11 + export FFLAGS
21:34:11 + 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'
21:34:11 + export FCFLAGS
21:34:11 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:34:11 + export LDFLAGS
21:34:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:11 + export LT_SYS_LIBRARY_PATH
21:34:11 + CC=gcc
21:34:11 + export CC
21:34:11 + CXX=g++
21:34:11 + export CXX
21:34:11 + cd src
21:34:11 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin
21:34:11 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/docker
21:34:11 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/bash-completion/completions
21:34:11 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/zsh/vendor-completions
21:34:11 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/fish/vendor_completions.d
21:34:11 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/bash-completion/completions/docker
21:34:11 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/zsh/vendor-completions/_docker
21:34:11 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:34:11 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/man/man1
21:34:11 + 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~20230330191823.de0d30f-0.fc36.aarch64/usr/share/man/man1
21:34:11 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/man/man5
21:34:11 + 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~20230330191823.de0d30f-0.fc36.aarch64/usr/share/man/man5
21:34:11 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/man/man8
21:34:11 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/man/man8
21:34:11 + mkdir -p build-docs
21:34:11 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:11 + cp cli/LICENSE build-docs/LICENSE
21:34:11 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:11 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:34:11 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:11 + cp cli/NOTICE build-docs/NOTICE
21:34:11 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:11 + cp cli/README.md build-docs/README.md
21:34:11 + /usr/lib/rpm/check-buildroot
21:34:11 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:11 + /usr/lib/rpm/brp-compress
21:34:11 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:11 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:11 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:11 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:11 + /usr/lib/rpm/check-rpaths
21:34:11 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:11 + /usr/lib/rpm/brp-remove-la-files
21:34:11 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:11 + /usr/lib/rpm/redhat/brp-python-hardlink
21:34:11 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zsbrTk
21:34:11 + umask 022
21:34:11 + cd /root/rpmbuild/BUILD
21:34:11 + 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'
21:34:11 + export CFLAGS
21:34:11 + 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'
21:34:11 + export CXXFLAGS
21:34:11 + 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'
21:34:11 + export FFLAGS
21:34:11 + 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'
21:34:11 + export FCFLAGS
21:34:11 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:34:11 + export LDFLAGS
21:34:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:11 + export LT_SYS_LIBRARY_PATH
21:34:11 + CC=gcc
21:34:11 + export CC
21:34:11 + CXX=g++
21:34:11 + export CXX
21:34:11 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:34:11 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20230330191823.de0d30f-0.fc36 aarch64
21:34:11 + cd src
21:34:11 ++ cli/build/docker --version
21:34:11 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:11 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:11 + echo 'PASS: cli version OK'
21:34:11 PASS: cli version OK
21:34:11 + RPM_EC=0
21:34:11 ++ jobs -p
21:34:11 + exit 0
21:34:11 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.obbkbn
21:34:11 + umask 022
21:34:11 + cd /root/rpmbuild/BUILD
21:34:11 + cd src
21:34:11 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:34:11 + export LC_ALL=C
21:34:11 + LC_ALL=C
21:34:11 + export DOCDIR
21:34:11 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:34:11 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:34:11 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:34:11 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:34:11 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:34:11 + RPM_EC=0
21:34:11 ++ jobs -p
21:34:11 + exit 0
21:34:11 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.fc36 docker-ce-cli(aarch-64) = 1:0.0.0~20230330191823.de0d30f-0.fc36
21:34:11 Requires(interp): /bin/sh
21:34:11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:11 Requires(post): /bin/sh
21:34:11 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) rtld(GNU_HASH)
21:34:11 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:34:11 Recommends: docker-buildx-plugin docker-compose-plugin
21:34:11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:11 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.src.rpm
21:34:11 go: downloading github.com/containerd/containerd v1.6.19
21:34:11 go: downloading github.com/moby/patternmatcher v0.5.0
21:34:11 go: downloading github.com/opencontainers/go-digest v1.0.0
21:34:11 go: downloading gopkg.in/yaml.v2 v2.4.0
21:34:11 go: downloading github.com/gogo/protobuf v1.3.2
21:34:11 go: downloading github.com/moby/sys/signal v0.7.0
21:34:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:34:11 go: downloading github.com/moby/buildkit v0.11.5
21:34:11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:34:11 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:34:11 go: downloading github.com/moby/patternmatcher v0.5.0
21:34:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm
21:34:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.37VYeG
21:34:11 + umask 022
21:34:11 + cd /root/rpmbuild/BUILD
21:34:11 + cd src
21:34:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:34:11 + RPM_EC=0
21:34:11 ++ jobs -p
21:34:11 + exit 0
21:34:11 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.oMpvcI
21:34:11 + umask 022
21:34:11 + cd /root/rpmbuild/BUILD
21:34:11 + rm -rf src src.gemspec
21:34:11 + RPM_EC=0
21:34:11 ++ jobs -p
21:34:11 + exit 0
21:34:11 
21:34:11 RPM build warnings:
21:34:11     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:11     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:11     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:11     source_date_epoch_from_changelog set but %changelog is missing
21:34:11     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/docker-proxy
21:34:11     source_date_epoch_from_changelog set but %changelog is missing
21:34:11 warning: source_date_epoch_from_changelog set but %changelog is missing
21:34:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.b3YUFT
21:34:11 + umask 022
21:34:11 + cd /root/rpmbuild/BUILD
21:34:11 + cd /root/rpmbuild/BUILD
21:34:11 + rm -rf src
21:34:11 + /usr/bin/mkdir -p src
21:34:11 + cd src
21:34:11 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
21:34:12 go: downloading golang.org/x/term v0.5.0
21:34:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:34:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:34:12 go: downloading github.com/imdario/mergo v0.3.13
21:34:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:34:12 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:34:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:34:12 go: downloading github.com/beorn7/perks v1.0.1
21:34:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:34:12 go: downloading github.com/prometheus/client_model v0.3.0
21:34:12 go: downloading github.com/prometheus/common v0.37.0
21:34:12 go: downloading github.com/prometheus/procfs v0.8.0
21:34:12 go: downloading google.golang.org/protobuf v1.28.1
21:34:12 go: downloading github.com/opencontainers/go-digest v1.0.0
21:34:12 go: downloading gopkg.in/yaml.v2 v2.4.0
21:34:12 go: downloading github.com/gogo/protobuf v1.3.2
21:34:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:34:12 go: downloading github.com/creack/pty v1.1.11
21:34:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:34:12 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:34:12 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:34:12 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:34:12 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:34:12 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:34:12 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:34:12 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:34:12 go: downloading k8s.io/klog/v2 v2.80.1
21:34:12 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:12 ++ pwd
21:34:12 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:12 Project root: .
21:34:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:12 INFO: man/src/attach.md found
21:34:12 WARN: man/src/build.md does not exist, skipping
21:34:12 WARN: man/src/builder/build.md does not exist, skipping
21:34:12 WARN: man/src/builder/prune.md does not exist, skipping
21:34:12 WARN: man/src/builder.md does not exist, skipping
21:34:12 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:12 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:12 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:12 WARN: man/src/checkpoint.md does not exist, skipping
21:34:12 INFO: man/src/commit.md found
21:34:12 WARN: man/src/config/create.md does not exist, skipping
21:34:12 WARN: man/src/config/inspect.md does not exist, skipping
21:34:12 WARN: man/src/config/ls.md does not exist, skipping
21:34:12 WARN: man/src/config/rm.md does not exist, skipping
21:34:12 WARN: man/src/config.md does not exist, skipping
21:34:12 INFO: man/src/container/attach.md found
21:34:12 INFO: man/src/container/commit.md found
21:34:12 INFO: man/src/container/cp.md found
21:34:12 INFO: man/src/container/create.md found
21:34:12 INFO: man/src/container/diff.md found
21:34:12 INFO: man/src/container/exec.md found
21:34:12 INFO: man/src/container/export.md found
21:34:12 WARN: man/src/container/inspect.md does not exist, skipping
21:34:12 INFO: man/src/container/kill.md found
21:34:12 INFO: man/src/container/logs.md found
21:34:12 INFO: man/src/container/ls.md found
21:34:12 INFO: man/src/container/pause.md found
21:34:12 INFO: man/src/container/port.md found
21:34:12 WARN: man/src/container/prune.md does not exist, skipping
21:34:12 INFO: man/src/container/rename.md found
21:34:12 INFO: man/src/container/restart.md found
21:34:12 INFO: man/src/container/rm.md found
21:34:12 INFO: man/src/container/run.md found
21:34:12 INFO: man/src/container/start.md found
21:34:12 INFO: man/src/container/stats.md found
21:34:12 INFO: man/src/container/stop.md found
21:34:12 INFO: man/src/container/top.md found
21:34:12 INFO: man/src/container/unpause.md found
21:34:12 INFO: man/src/container/update.md found
21:34:12 INFO: man/src/container/wait.md found
21:34:12 WARN: man/src/container.md does not exist, skipping
21:34:12 WARN: man/src/context/create.md does not exist, skipping
21:34:12 WARN: man/src/context/export.md does not exist, skipping
21:34:12 WARN: man/src/context/import.md does not exist, skipping
21:34:12 WARN: man/src/context/inspect.md does not exist, skipping
21:34:12 WARN: man/src/context/ls.md does not exist, skipping
21:34:12 WARN: man/src/context/rm.md does not exist, skipping
21:34:12 WARN: man/src/context/show.md does not exist, skipping
21:34:12 WARN: man/src/context/update.md does not exist, skipping
21:34:12 WARN: man/src/context/use.md does not exist, skipping
21:34:12 WARN: man/src/context.md does not exist, skipping
21:34:12 INFO: man/src/cp.md found
21:34:12 INFO: man/src/create.md found
21:34:12 INFO: man/src/diff.md found
21:34:12 INFO: man/src/events.md found
21:34:12 INFO: man/src/exec.md found
21:34:12 INFO: man/src/export.md found
21:34:12 INFO: man/src/history.md found
21:34:12 INFO: man/src/image/build.md found
21:34:12 INFO: man/src/image/history.md found
21:34:12 INFO: man/src/image/import.md found
21:34:12 WARN: man/src/image/inspect.md does not exist, skipping
21:34:12 INFO: man/src/image/load.md found
21:34:12 INFO: man/src/image/ls.md found
21:34:12 WARN: man/src/image/prune.md does not exist, skipping
21:34:12 INFO: man/src/image/pull.md found
21:34:12 INFO: man/src/image/push.md found
21:34:12 INFO: man/src/image/rm.md found
21:34:12 INFO: man/src/image/save.md found
21:34:12 INFO: man/src/image/tag.md found
21:34:12 WARN: man/src/image.md does not exist, skipping
21:34:12 INFO: man/src/images.md found
21:34:12 INFO: man/src/import.md found
21:34:12 INFO: man/src/info.md found
21:34:12 INFO: man/src/inspect.md found
21:34:12 INFO: man/src/kill.md found
21:34:12 INFO: man/src/load.md found
21:34:12 INFO: man/src/login.md found
21:34:12 INFO: man/src/logout.md found
21:34:12 INFO: man/src/logs.md found
21:34:12 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:12 WARN: man/src/manifest/create.md does not exist, skipping
21:34:12 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:12 WARN: man/src/manifest/push.md does not exist, skipping
21:34:12 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:12 WARN: man/src/manifest.md does not exist, skipping
21:34:12 INFO: man/src/network/connect.md found
21:34:12 INFO: man/src/network/create.md found
21:34:12 INFO: man/src/network/disconnect.md found
21:34:12 INFO: man/src/network/inspect.md found
21:34:12 INFO: man/src/network/ls.md found
21:34:12 WARN: man/src/network/prune.md does not exist, skipping
21:34:12 INFO: man/src/network/rm.md found
21:34:12 WARN: man/src/network.md does not exist, skipping
21:34:12 WARN: man/src/node/demote.md does not exist, skipping
21:34:12 WARN: man/src/node/inspect.md does not exist, skipping
21:34:12 WARN: man/src/node/ls.md does not exist, skipping
21:34:12 WARN: man/src/node/promote.md does not exist, skipping
21:34:12 WARN: man/src/node/ps.md does not exist, skipping
21:34:12 WARN: man/src/node/rm.md does not exist, skipping
21:34:12 WARN: man/src/node/update.md does not exist, skipping
21:34:12 WARN: man/src/node.md does not exist, skipping
21:34:12 INFO: man/src/pause.md found
21:34:12 WARN: man/src/plugin/create.md does not exist, skipping
21:34:12 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:12 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:12 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:12 WARN: man/src/plugin/install.md does not exist, skipping
21:34:12 INFO: man/src/plugin/ls.md found
21:34:12 WARN: man/src/plugin/push.md does not exist, skipping
21:34:12 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:12 WARN: man/src/plugin/set.md does not exist, skipping
21:34:12 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:12 WARN: man/src/plugin.md does not exist, skipping
21:34:12 INFO: man/src/port.md found
21:34:12 INFO: man/src/ps.md found
21:34:12 INFO: man/src/pull.md found
21:34:12 INFO: man/src/push.md found
21:34:12 INFO: man/src/rename.md found
21:34:12 INFO: man/src/restart.md found
21:34:12 INFO: man/src/rm.md found
21:34:12 INFO: man/src/rmi.md found
21:34:12 WARN: man/src/run.md does not exist, skipping
21:34:12 INFO: man/src/save.md found
21:34:12 INFO: man/src/search.md found
21:34:12 WARN: man/src/secret/create.md does not exist, skipping
21:34:12 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:12 WARN: man/src/secret/ls.md does not exist, skipping
21:34:12 WARN: man/src/secret/rm.md does not exist, skipping
21:34:12 WARN: man/src/secret.md does not exist, skipping
21:34:12 WARN: man/src/service/create.md does not exist, skipping
21:34:12 WARN: man/src/service/inspect.md does not exist, skipping
21:34:12 WARN: man/src/service/logs.md does not exist, skipping
21:34:12 WARN: man/src/service/ls.md does not exist, skipping
21:34:12 WARN: man/src/service/ps.md does not exist, skipping
21:34:12 WARN: man/src/service/rm.md does not exist, skipping
21:34:12 WARN: man/src/service/rollback.md does not exist, skipping
21:34:12 WARN: man/src/service/scale.md does not exist, skipping
21:34:12 WARN: man/src/service/update.md does not exist, skipping
21:34:12 WARN: man/src/service.md does not exist, skipping
21:34:12 WARN: man/src/stack/config.md does not exist, skipping
21:34:12 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:12 WARN: man/src/stack/ls.md does not exist, skipping
21:34:12 WARN: man/src/stack/ps.md does not exist, skipping
21:34:12 WARN: man/src/stack/rm.md does not exist, skipping
21:34:12 WARN: man/src/stack/services.md does not exist, skipping
21:34:12 WARN: man/src/stack.md does not exist, skipping
21:34:12 INFO: man/src/start.md found
21:34:12 INFO: man/src/stats.md found
21:34:12 INFO: man/src/stop.md found
21:34:12 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:12 WARN: man/src/swarm/init.md does not exist, skipping
21:34:12 WARN: man/src/swarm/join.md does not exist, skipping
21:34:12 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:12 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:12 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:12 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:12 WARN: man/src/swarm/update.md does not exist, skipping
21:34:12 WARN: man/src/swarm.md does not exist, skipping
21:34:12 WARN: man/src/system/df.md does not exist, skipping
21:34:12 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:12 INFO: man/src/system/events.md found
21:34:12 INFO: man/src/system/info.md found
21:34:12 WARN: man/src/system/prune.md does not exist, skipping
21:34:12 WARN: man/src/system.md does not exist, skipping
21:34:12 INFO: man/src/tag.md found
21:34:12 INFO: man/src/top.md found
21:34:12 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:12 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:12 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:12 WARN: man/src/trust/key.md does not exist, skipping
21:34:12 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:12 WARN: man/src/trust/sign.md does not exist, skipping
21:34:12 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:12 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:12 WARN: man/src/trust/signer.md does not exist, skipping
21:34:12 WARN: man/src/trust.md does not exist, skipping
21:34:12 INFO: man/src/unpause.md found
21:34:12 INFO: man/src/update.md found
21:34:12 INFO: man/src/version.md found
21:34:12 INFO: man/src/volume/create.md found
21:34:12 INFO: man/src/volume/inspect.md found
21:34:12 INFO: man/src/volume/ls.md found
21:34:12 WARN: man/src/volume/prune.md does not exist, skipping
21:34:12 WARN: man/src/volume/rm.md does not exist, skipping
21:34:12 WARN: man/src/volume/update.md does not exist, skipping
21:34:12 INFO: man/src/volume.md found
21:34:12 INFO: man/src/wait.md found
21:34:12 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:12 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:12 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:12 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:12 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:12 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:12 make[2]: Leaving directory '/root/build-deb/cli'
21:34:12 # Build buildx plugin
21:34:12 cd /go/src/github.com/docker/buildx \
21:34:12 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:12 && GO111MODULE=on \
21:34:12 	CGO_ENABLED=0 \
21:34:12 		go build \
21:34:12 			-mod=vendor \
21:34:12 			-trimpath \
21:34:12 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:12 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:12 			./cmd/buildx
21:34:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:34:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:34:12 + STATUS=0
21:34:12 + '[' 0 -ne 0 ']'
21:34:12 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
21:34:12 go: downloading github.com/kr/text v0.2.0
21:34:12 go: downloading github.com/docker/go-metrics v0.0.1
21:34:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:34:12 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:34:12 go: downloading github.com/BurntSushi/toml v0.3.1
21:34:12 go: downloading github.com/kr/pretty v0.2.1
21:34:12 go: downloading github.com/magiconair/properties v1.5.3
21:34:12 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:34:12 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:34:12 go: downloading github.com/go-logr/logr v1.2.3
21:34:12 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:34:12 + go mod vendor -modfile=vendor.mod
21:34:12 go: downloading golang.org/x/term v0.5.0
21:34:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:34:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:34:12 go: downloading github.com/imdario/mergo v0.3.13
21:34:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:34:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:34:12 go: downloading github.com/creack/pty v1.1.11
21:34:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:34:13 + STATUS=0
21:34:13 + '[' 0 -ne 0 ']'
21:34:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:13 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm
21:34:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xD7n2M
21:34:13 + umask 022
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + cd src
21:34:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:13 + RPM_EC=0
21:34:13 ++ jobs -p
21:34:13 + exit 0
21:34:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yN8p5c
21:34:13 + umask 022
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + rm -rf src
21:34:13 + /usr/bin/mkdir -p src
21:34:13 + cd src
21:34:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:13 + /usr/bin/tar -xof -
21:34:13 + STATUS=0
21:34:13 + '[' 0 -ne 0 ']'
21:34:13 + /usr/bin/tar -xof -
21:34:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:13 + RPM_EC=0
21:34:13 ++ jobs -p
21:34:13 + exit 0
21:34:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t8so1m
21:34:13 + umask 022
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:34:13 + export CFLAGS
21:34:13 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:34:13 + export CXXFLAGS
21:34:13 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:34:13 + export FFLAGS
21:34:13 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:34:13 + export FCFLAGS
21:34: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'
21:34:13 + export LDFLAGS
21:34:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:13 + export LT_SYS_LIBRARY_PATH
21:34:13 + CC=gcc
21:34:13 + export CC
21:34:13 + CXX=g++
21:34:13 + export CXX
21:34:13 + cd src
21:34:13 + export DOCKER_GITCOMMIT=0656059
21:34:13 + DOCKER_GITCOMMIT=0656059
21:34:13 + mkdir -p /go/src/github.com/docker
21:34:13 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:34:13 + TMP_GOPATH=/go
21:34:13 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:34:13 + RM_GOPATH=0
21:34:13 + TMP_GOPATH=/go
21:34:13 + : /usr/local/bin
21:34:13 + '[' -z /go ']'
21:34:13 + export GOPATH=/go
21:34:13 + GOPATH=/go
21:34:13 + case "$(go env GOARCH)" in
21:34:13 ++ go env GOARCH
21:34:13 + export GO_BUILDMODE=-buildmode=pie
21:34:13 + GO_BUILDMODE=-buildmode=pie
21:34:13 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:34:13 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:34:13 + bin=rootlesskit
21:34:13 + shift
21:34:13 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:34:13 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:34:13 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:13 + install_rootlesskit dynamic
21:34:13 + case "$1" in
21:34:13 + install_rootlesskit_dynamic
21:34:13 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:34:13 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:34:13 + export BUILD_MODE=-buildmode=pie
21:34:13 + BUILD_MODE=-buildmode=pie
21:34:13 + _install_rootlesskit
21:34:13 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:13 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:34:13 + for f in rootlesskit rootlesskit-docker-proxy
21:34:13 + GOBIN=/usr/local/bin
21:34:13 + GO111MODULE=on
21:34:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:13 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:34:13 go: downloading gopkg.in/yaml.v3 v3.0.1
21:34:13 go: downloading github.com/stretchr/testify v1.8.0
21:34:13 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:34:13 go: downloading github.com/rivo/uniseg v0.2.0
21:34:13 go: downloading github.com/klauspost/compress v1.16.3
21:34:13 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:34:13 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:34:13 go: downloading github.com/moby/sys/symlink v0.2.0
21:34:13 go: downloading golang.org/x/time v0.3.0
21:34:13 go: downloading github.com/opencontainers/runc v1.1.5
21:34:13 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm
21:34:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Imm6tY
21:34:13 + umask 022
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + cd src
21:34:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:34:13 + exit 0
21:34:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9hMrDZ
21:34:13 + umask 022
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + rm -rf src
21:34:13 + /usr/bin/mkdir -p src
21:34:13 + cd src
21:34:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:13 + /usr/bin/tar -xf -
21:34:13 + STATUS=0
21:34:13 + '[' 0 -ne 0 ']'
21:34:13 + /usr/bin/tar -xf -
21:34:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:13 + STATUS=0
21:34:13 + '[' 0 -ne 0 ']'
21:34:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:13 + RPM_EC=0
21:34:13 ++ jobs -p
21:34:13 + exit 0
21:34:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F6Fnyu
21:34:13 + umask 022
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + cd src
21:34:13 + export DOCKER_GITCOMMIT=0656059
21:34:13 + DOCKER_GITCOMMIT=0656059
21:34:13 + mkdir -p /go/src/github.com/docker
21:34:13 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:34:13 + TMP_GOPATH=/go
21:34:13 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:34:13 + RM_GOPATH=0
21:34:13 + TMP_GOPATH=/go
21:34:13 + : /usr/local/bin
21:34:13 + '[' -z /go ']'
21:34:13 + export GOPATH=/go
21:34:13 + GOPATH=/go
21:34:13 + case "$(go env GOARCH)" in
21:34:13 ++ go env GOARCH
21:34:13 + export GO_BUILDMODE=-buildmode=pie
21:34:13 + GO_BUILDMODE=-buildmode=pie
21:34:13 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:34:13 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:34:13 + bin=rootlesskit
21:34:13 + shift
21:34:13 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:34:13 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:34:13 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:13 + install_rootlesskit dynamic
21:34:13 + case "$1" in
21:34:13 + install_rootlesskit_dynamic
21:34:13 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:34:13 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:34:13 + export BUILD_MODE=-buildmode=pie
21:34:13 + BUILD_MODE=-buildmode=pie
21:34:13 + _install_rootlesskit
21:34:13 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:13 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:34:13 + for f in rootlesskit rootlesskit-docker-proxy
21:34:13 + GOBIN=/usr/local/bin
21:34:13 + GO111MODULE=on
21:34:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:13 go: downloading github.com/urfave/cli/v2 v2.23.5
21:34:13 go: downloading golang.org/x/sys v0.2.0
21:34:13 go: downloading golang.org/x/crypto v0.2.0
21:34:13 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:34:14 go: downloading gopkg.in/yaml.v3 v3.0.1
21:34:14 go: downloading github.com/stretchr/testify v1.8.0
21:34:14 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:34:14 go: downloading github.com/rivo/uniseg v0.2.0
21:34:14 go: downloading github.com/klauspost/compress v1.16.3
21:34:14 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:34:14 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:34:14 go: downloading github.com/moby/sys/symlink v0.2.0
21:34:14 go: downloading golang.org/x/time v0.3.0
21:34:14 go: downloading github.com/opencontainers/runc v1.1.5
21:34:14 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:34:14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:34:14 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:34:14 go: downloading github.com/google/uuid v1.3.0
21:34:14 go: downloading github.com/moby/vpnkit v0.5.0
21:34:14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:34:14 go: downloading github.com/gofrs/flock v0.8.1
21:34:14 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:34:14 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:34:14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:34:14 go: downloading golang.org/x/net v0.1.0
21:34:14 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:34:14 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:34:14 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:34:14 go: downloading google.golang.org/grpc v1.50.1
21:34:14 + STATUS=0
21:34:14 + '[' 0 -ne 0 ']'
21:34:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:14 + exit 0
21:34:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kSZhm6
21:34:14 + umask 022
21:34:14 + cd /root/rpmbuild/BUILD
21:34:14 + cd src
21:34:14 + pushd /root/rpmbuild/BUILD/src/buildx
21:34:14 + GO111MODULE=on
21:34:14 + CGO_ENABLED=0
21:34:14 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:34:14 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:34:14 go: downloading golang.org/x/crypto v0.2.0
21:34:14 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:34:14 go: downloading github.com/urfave/cli/v2 v2.23.5
21:34:14 go: downloading golang.org/x/sys v0.2.0
21:34:14 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:34:14 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:34:14 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:34:14 go: downloading google.golang.org/grpc v1.50.1
21:34:14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:34:14 go: downloading github.com/google/uuid v1.3.0
21:34:14 go: downloading github.com/moby/vpnkit v0.5.0
21:34:14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:34:14 go: downloading github.com/gofrs/flock v0.8.1
21:34:14 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:34:14 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:34:14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:34:14 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:14 ++ pwd
21:34:14 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:14 Project root: .
21:34:14 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:14 INFO: man/src/attach.md found
21:34:14 WARN: man/src/build.md does not exist, skipping
21:34:14 WARN: man/src/builder/build.md does not exist, skipping
21:34:14 WARN: man/src/builder/prune.md does not exist, skipping
21:34:14 WARN: man/src/builder.md does not exist, skipping
21:34:14 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:14 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:14 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:14 WARN: man/src/checkpoint.md does not exist, skipping
21:34:14 INFO: man/src/commit.md found
21:34:14 WARN: man/src/config/create.md does not exist, skipping
21:34:14 WARN: man/src/config/inspect.md does not exist, skipping
21:34:14 WARN: man/src/config/ls.md does not exist, skipping
21:34:14 WARN: man/src/config/rm.md does not exist, skipping
21:34:14 WARN: man/src/config.md does not exist, skipping
21:34:14 INFO: man/src/container/attach.md found
21:34:14 INFO: man/src/container/commit.md found
21:34:14 INFO: man/src/container/cp.md found
21:34:14 INFO: man/src/container/create.md found
21:34:14 INFO: man/src/container/diff.md found
21:34:14 INFO: man/src/container/exec.md found
21:34:14 INFO: man/src/container/export.md found
21:34:14 WARN: man/src/container/inspect.md does not exist, skipping
21:34:14 INFO: man/src/container/kill.md found
21:34:14 INFO: man/src/container/logs.md found
21:34:14 INFO: man/src/container/ls.md found
21:34:14 INFO: man/src/container/pause.md found
21:34:14 INFO: man/src/container/port.md found
21:34:14 WARN: man/src/container/prune.md does not exist, skipping
21:34:14 INFO: man/src/container/rename.md found
21:34:14 INFO: man/src/container/restart.md found
21:34:14 INFO: man/src/container/rm.md found
21:34:14 INFO: man/src/container/run.md found
21:34:14 INFO: man/src/container/start.md found
21:34:14 INFO: man/src/container/stats.md found
21:34:14 INFO: man/src/container/stop.md found
21:34:14 INFO: man/src/container/top.md found
21:34:14 INFO: man/src/container/unpause.md found
21:34:14 INFO: man/src/container/update.md found
21:34:14 INFO: man/src/container/wait.md found
21:34:14 WARN: man/src/container.md does not exist, skipping
21:34:14 WARN: man/src/context/create.md does not exist, skipping
21:34:14 WARN: man/src/context/export.md does not exist, skipping
21:34:14 WARN: man/src/context/import.md does not exist, skipping
21:34:14 WARN: man/src/context/inspect.md does not exist, skipping
21:34:14 WARN: man/src/context/ls.md does not exist, skipping
21:34:14 WARN: man/src/context/rm.md does not exist, skipping
21:34:14 WARN: man/src/context/show.md does not exist, skipping
21:34:14 WARN: man/src/context/update.md does not exist, skipping
21:34:14 WARN: man/src/context/use.md does not exist, skipping
21:34:14 WARN: man/src/context.md does not exist, skipping
21:34:14 INFO: man/src/cp.md found
21:34:14 INFO: man/src/create.md found
21:34:14 INFO: man/src/diff.md found
21:34:14 INFO: man/src/events.md found
21:34:14 INFO: man/src/exec.md found
21:34:14 INFO: man/src/export.md found
21:34:14 INFO: man/src/history.md found
21:34:14 INFO: man/src/image/build.md found
21:34:14 INFO: man/src/image/history.md found
21:34:14 INFO: man/src/image/import.md found
21:34:14 WARN: man/src/image/inspect.md does not exist, skipping
21:34:14 INFO: man/src/image/load.md found
21:34:14 INFO: man/src/image/ls.md found
21:34:14 WARN: man/src/image/prune.md does not exist, skipping
21:34:14 INFO: man/src/image/pull.md found
21:34:14 INFO: man/src/image/push.md found
21:34:14 INFO: man/src/image/rm.md found
21:34:14 INFO: man/src/image/save.md found
21:34:14 INFO: man/src/image/tag.md found
21:34:14 WARN: man/src/image.md does not exist, skipping
21:34:14 INFO: man/src/images.md found
21:34:14 INFO: man/src/import.md found
21:34:14 INFO: man/src/info.md found
21:34:14 INFO: man/src/inspect.md found
21:34:14 INFO: man/src/kill.md found
21:34:14 INFO: man/src/load.md found
21:34:14 INFO: man/src/login.md found
21:34:14 INFO: man/src/logout.md found
21:34:14 INFO: man/src/logs.md found
21:34:14 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:14 WARN: man/src/manifest/create.md does not exist, skipping
21:34:14 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:14 WARN: man/src/manifest/push.md does not exist, skipping
21:34:14 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:14 WARN: man/src/manifest.md does not exist, skipping
21:34:14 INFO: man/src/network/connect.md found
21:34:14 INFO: man/src/network/create.md found
21:34:14 INFO: man/src/network/disconnect.md found
21:34:14 INFO: man/src/network/inspect.md found
21:34:14 INFO: man/src/network/ls.md found
21:34:14 WARN: man/src/network/prune.md does not exist, skipping
21:34:14 INFO: man/src/network/rm.md found
21:34:14 WARN: man/src/network.md does not exist, skipping
21:34:14 WARN: man/src/node/demote.md does not exist, skipping
21:34:14 WARN: man/src/node/inspect.md does not exist, skipping
21:34:14 WARN: man/src/node/ls.md does not exist, skipping
21:34:14 WARN: man/src/node/promote.md does not exist, skipping
21:34:14 WARN: man/src/node/ps.md does not exist, skipping
21:34:14 WARN: man/src/node/rm.md does not exist, skipping
21:34:14 WARN: man/src/node/update.md does not exist, skipping
21:34:14 WARN: man/src/node.md does not exist, skipping
21:34:14 INFO: man/src/pause.md found
21:34:14 WARN: man/src/plugin/create.md does not exist, skipping
21:34:14 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:14 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:14 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:14 WARN: man/src/plugin/install.md does not exist, skipping
21:34:14 INFO: man/src/plugin/ls.md found
21:34:14 WARN: man/src/plugin/push.md does not exist, skipping
21:34:14 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:14 WARN: man/src/plugin/set.md does not exist, skipping
21:34:14 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:14 WARN: man/src/plugin.md does not exist, skipping
21:34:14 INFO: man/src/port.md found
21:34:14 INFO: man/src/ps.md found
21:34:14 INFO: man/src/pull.md found
21:34:14 INFO: man/src/push.md found
21:34:14 INFO: man/src/rename.md found
21:34:14 INFO: man/src/restart.md found
21:34:14 INFO: man/src/rm.md found
21:34:14 INFO: man/src/rmi.md found
21:34:14 WARN: man/src/run.md does not exist, skipping
21:34:14 INFO: man/src/save.md found
21:34:14 INFO: man/src/search.md found
21:34:14 WARN: man/src/secret/create.md does not exist, skipping
21:34:14 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:14 WARN: man/src/secret/ls.md does not exist, skipping
21:34:14 WARN: man/src/secret/rm.md does not exist, skipping
21:34:14 WARN: man/src/secret.md does not exist, skipping
21:34:14 WARN: man/src/service/create.md does not exist, skipping
21:34:14 WARN: man/src/service/inspect.md does not exist, skipping
21:34:14 WARN: man/src/service/logs.md does not exist, skipping
21:34:14 WARN: man/src/service/ls.md does not exist, skipping
21:34:14 WARN: man/src/service/ps.md does not exist, skipping
21:34:14 WARN: man/src/service/rm.md does not exist, skipping
21:34:14 WARN: man/src/service/rollback.md does not exist, skipping
21:34:14 WARN: man/src/service/scale.md does not exist, skipping
21:34:14 WARN: man/src/service/update.md does not exist, skipping
21:34:14 WARN: man/src/service.md does not exist, skipping
21:34:14 WARN: man/src/stack/config.md does not exist, skipping
21:34:14 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:14 WARN: man/src/stack/ls.md does not exist, skipping
21:34:14 WARN: man/src/stack/ps.md does not exist, skipping
21:34:14 WARN: man/src/stack/rm.md does not exist, skipping
21:34:14 WARN: man/src/stack/services.md does not exist, skipping
21:34:14 WARN: man/src/stack.md does not exist, skipping
21:34:14 INFO: man/src/start.md found
21:34:14 INFO: man/src/stats.md found
21:34:14 INFO: man/src/stop.md found
21:34:14 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:14 WARN: man/src/swarm/init.md does not exist, skipping
21:34:14 WARN: man/src/swarm/join.md does not exist, skipping
21:34:14 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:14 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:14 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:14 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:14 WARN: man/src/swarm/update.md does not exist, skipping
21:34:14 WARN: man/src/swarm.md does not exist, skipping
21:34:14 WARN: man/src/system/df.md does not exist, skipping
21:34:14 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:14 INFO: man/src/system/events.md found
21:34:14 INFO: man/src/system/info.md found
21:34:14 WARN: man/src/system/prune.md does not exist, skipping
21:34:14 WARN: man/src/system.md does not exist, skipping
21:34:14 INFO: man/src/tag.md found
21:34:14 INFO: man/src/top.md found
21:34:14 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:14 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:14 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:14 WARN: man/src/trust/key.md does not exist, skipping
21:34:14 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:14 WARN: man/src/trust/sign.md does not exist, skipping
21:34:14 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:14 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:14 WARN: man/src/trust/signer.md does not exist, skipping
21:34:14 WARN: man/src/trust.md does not exist, skipping
21:34:14 INFO: man/src/unpause.md found
21:34:14 INFO: man/src/update.md found
21:34:14 INFO: man/src/version.md found
21:34:14 INFO: man/src/volume/create.md found
21:34:14 INFO: man/src/volume/inspect.md found
21:34:14 INFO: man/src/volume/ls.md found
21:34:14 WARN: man/src/volume/prune.md does not exist, skipping
21:34:14 WARN: man/src/volume/rm.md does not exist, skipping
21:34:14 WARN: man/src/volume/update.md does not exist, skipping
21:34:14 INFO: man/src/volume.md found
21:34:14 INFO: man/src/wait.md found
21:34:14 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:14 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:14 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:14 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:14 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:14 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:14 make[2]: Leaving directory '/root/build-deb/cli'
21:34:14 # Build buildx plugin
21:34:14 cd /go/src/github.com/docker/buildx \
21:34:14 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:14 && GO111MODULE=on \
21:34:14 	CGO_ENABLED=0 \
21:34:14 		go build \
21:34:14 			-mod=vendor \
21:34:14 			-trimpath \
21:34:14 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:14 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:14 			./cmd/buildx
21:34:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:34:15 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:34:15 go: downloading github.com/russross/blackfriday v1.6.0
21:34:15 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:34:15 go: downloading github.com/Microsoft/go-winio v0.5.2
21:34:15 go: downloading golang.org/x/net v0.7.0
21:34:15 go: downloading golang.org/x/net v0.1.0
21:34:15 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:15 ++ pwd
21:34:15 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:15 Project root: .
21:34:15 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:15 INFO: man/src/attach.md found
21:34:15 WARN: man/src/build.md does not exist, skipping
21:34:15 WARN: man/src/builder/build.md does not exist, skipping
21:34:15 WARN: man/src/builder/prune.md does not exist, skipping
21:34:15 WARN: man/src/builder.md does not exist, skipping
21:34:15 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:15 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:15 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:15 WARN: man/src/checkpoint.md does not exist, skipping
21:34:15 INFO: man/src/commit.md found
21:34:15 WARN: man/src/config/create.md does not exist, skipping
21:34:15 WARN: man/src/config/inspect.md does not exist, skipping
21:34:15 WARN: man/src/config/ls.md does not exist, skipping
21:34:15 WARN: man/src/config/rm.md does not exist, skipping
21:34:15 WARN: man/src/config.md does not exist, skipping
21:34:15 INFO: man/src/container/attach.md found
21:34:15 INFO: man/src/container/commit.md found
21:34:15 INFO: man/src/container/cp.md found
21:34:15 INFO: man/src/container/create.md found
21:34:15 INFO: man/src/container/diff.md found
21:34:15 INFO: man/src/container/exec.md found
21:34:15 INFO: man/src/container/export.md found
21:34:15 WARN: man/src/container/inspect.md does not exist, skipping
21:34:15 INFO: man/src/container/kill.md found
21:34:15 INFO: man/src/container/logs.md found
21:34:15 INFO: man/src/container/ls.md found
21:34:15 INFO: man/src/container/pause.md found
21:34:15 INFO: man/src/container/port.md found
21:34:15 WARN: man/src/container/prune.md does not exist, skipping
21:34:15 INFO: man/src/container/rename.md found
21:34:15 INFO: man/src/container/restart.md found
21:34:15 INFO: man/src/container/rm.md found
21:34:15 INFO: man/src/container/run.md found
21:34:15 INFO: man/src/container/start.md found
21:34:15 INFO: man/src/container/stats.md found
21:34:15 INFO: man/src/container/stop.md found
21:34:15 INFO: man/src/container/top.md found
21:34:15 INFO: man/src/container/unpause.md found
21:34:15 INFO: man/src/container/update.md found
21:34:15 INFO: man/src/container/wait.md found
21:34:15 WARN: man/src/container.md does not exist, skipping
21:34:15 WARN: man/src/context/create.md does not exist, skipping
21:34:15 WARN: man/src/context/export.md does not exist, skipping
21:34:15 WARN: man/src/context/import.md does not exist, skipping
21:34:15 WARN: man/src/context/inspect.md does not exist, skipping
21:34:15 WARN: man/src/context/ls.md does not exist, skipping
21:34:15 WARN: man/src/context/rm.md does not exist, skipping
21:34:15 WARN: man/src/context/show.md does not exist, skipping
21:34:15 WARN: man/src/context/update.md does not exist, skipping
21:34:15 WARN: man/src/context/use.md does not exist, skipping
21:34:15 WARN: man/src/context.md does not exist, skipping
21:34:15 INFO: man/src/cp.md found
21:34:15 INFO: man/src/create.md found
21:34:15 INFO: man/src/diff.md found
21:34:15 INFO: man/src/events.md found
21:34:15 INFO: man/src/exec.md found
21:34:15 INFO: man/src/export.md found
21:34:15 INFO: man/src/history.md found
21:34:15 INFO: man/src/image/build.md found
21:34:15 INFO: man/src/image/history.md found
21:34:15 INFO: man/src/image/import.md found
21:34:15 WARN: man/src/image/inspect.md does not exist, skipping
21:34:15 INFO: man/src/image/load.md found
21:34:15 INFO: man/src/image/ls.md found
21:34:15 WARN: man/src/image/prune.md does not exist, skipping
21:34:15 INFO: man/src/image/pull.md found
21:34:15 INFO: man/src/image/push.md found
21:34:15 INFO: man/src/image/rm.md found
21:34:15 INFO: man/src/image/save.md found
21:34:15 INFO: man/src/image/tag.md found
21:34:15 WARN: man/src/image.md does not exist, skipping
21:34:15 INFO: man/src/images.md found
21:34:15 INFO: man/src/import.md found
21:34:15 INFO: man/src/info.md found
21:34:15 INFO: man/src/inspect.md found
21:34:15 INFO: man/src/kill.md found
21:34:15 INFO: man/src/load.md found
21:34:15 INFO: man/src/login.md found
21:34:15 INFO: man/src/logout.md found
21:34:15 INFO: man/src/logs.md found
21:34:15 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:15 WARN: man/src/manifest/create.md does not exist, skipping
21:34:15 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:15 WARN: man/src/manifest/push.md does not exist, skipping
21:34:15 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:15 WARN: man/src/manifest.md does not exist, skipping
21:34:15 INFO: man/src/network/connect.md found
21:34:15 INFO: man/src/network/create.md found
21:34:15 INFO: man/src/network/disconnect.md found
21:34:15 INFO: man/src/network/inspect.md found
21:34:15 INFO: man/src/network/ls.md found
21:34:15 WARN: man/src/network/prune.md does not exist, skipping
21:34:15 INFO: man/src/network/rm.md found
21:34:15 WARN: man/src/network.md does not exist, skipping
21:34:15 WARN: man/src/node/demote.md does not exist, skipping
21:34:15 WARN: man/src/node/inspect.md does not exist, skipping
21:34:15 WARN: man/src/node/ls.md does not exist, skipping
21:34:15 WARN: man/src/node/promote.md does not exist, skipping
21:34:15 WARN: man/src/node/ps.md does not exist, skipping
21:34:15 WARN: man/src/node/rm.md does not exist, skipping
21:34:15 WARN: man/src/node/update.md does not exist, skipping
21:34:15 WARN: man/src/node.md does not exist, skipping
21:34:15 INFO: man/src/pause.md found
21:34:15 WARN: man/src/plugin/create.md does not exist, skipping
21:34:15 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:15 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:15 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:15 WARN: man/src/plugin/install.md does not exist, skipping
21:34:15 INFO: man/src/plugin/ls.md found
21:34:15 WARN: man/src/plugin/push.md does not exist, skipping
21:34:15 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:15 WARN: man/src/plugin/set.md does not exist, skipping
21:34:15 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:15 WARN: man/src/plugin.md does not exist, skipping
21:34:15 INFO: man/src/port.md found
21:34:15 INFO: man/src/ps.md found
21:34:15 INFO: man/src/pull.md found
21:34:15 INFO: man/src/push.md found
21:34:15 INFO: man/src/rename.md found
21:34:15 INFO: man/src/restart.md found
21:34:15 INFO: man/src/rm.md found
21:34:15 INFO: man/src/rmi.md found
21:34:15 WARN: man/src/run.md does not exist, skipping
21:34:15 INFO: man/src/save.md found
21:34:15 INFO: man/src/search.md found
21:34:15 WARN: man/src/secret/create.md does not exist, skipping
21:34:15 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:15 WARN: man/src/secret/ls.md does not exist, skipping
21:34:15 WARN: man/src/secret/rm.md does not exist, skipping
21:34:15 WARN: man/src/secret.md does not exist, skipping
21:34:15 WARN: man/src/service/create.md does not exist, skipping
21:34:15 WARN: man/src/service/inspect.md does not exist, skipping
21:34:15 WARN: man/src/service/logs.md does not exist, skipping
21:34:15 WARN: man/src/service/ls.md does not exist, skipping
21:34:15 WARN: man/src/service/ps.md does not exist, skipping
21:34:15 WARN: man/src/service/rm.md does not exist, skipping
21:34:15 WARN: man/src/service/rollback.md does not exist, skipping
21:34:15 WARN: man/src/service/scale.md does not exist, skipping
21:34:15 WARN: man/src/service/update.md does not exist, skipping
21:34:15 WARN: man/src/service.md does not exist, skipping
21:34:15 WARN: man/src/stack/config.md does not exist, skipping
21:34:15 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:15 WARN: man/src/stack/ls.md does not exist, skipping
21:34:15 WARN: man/src/stack/ps.md does not exist, skipping
21:34:15 WARN: man/src/stack/rm.md does not exist, skipping
21:34:15 WARN: man/src/stack/services.md does not exist, skipping
21:34:15 WARN: man/src/stack.md does not exist, skipping
21:34:15 INFO: man/src/start.md found
21:34:15 INFO: man/src/stats.md found
21:34:15 INFO: man/src/stop.md found
21:34:15 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:15 WARN: man/src/swarm/init.md does not exist, skipping
21:34:15 WARN: man/src/swarm/join.md does not exist, skipping
21:34:15 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:15 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:15 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:15 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:15 WARN: man/src/swarm/update.md does not exist, skipping
21:34:15 WARN: man/src/swarm.md does not exist, skipping
21:34:15 WARN: man/src/system/df.md does not exist, skipping
21:34:15 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:15 INFO: man/src/system/events.md found
21:34:15 INFO: man/src/system/info.md found
21:34:15 WARN: man/src/system/prune.md does not exist, skipping
21:34:15 WARN: man/src/system.md does not exist, skipping
21:34:15 INFO: man/src/tag.md found
21:34:15 INFO: man/src/top.md found
21:34:15 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:15 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:15 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:15 WARN: man/src/trust/key.md does not exist, skipping
21:34:15 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:15 WARN: man/src/trust/sign.md does not exist, skipping
21:34:15 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:15 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:15 WARN: man/src/trust/signer.md does not exist, skipping
21:34:15 WARN: man/src/trust.md does not exist, skipping
21:34:15 INFO: man/src/unpause.md found
21:34:15 INFO: man/src/update.md found
21:34:15 INFO: man/src/version.md found
21:34:15 INFO: man/src/volume/create.md found
21:34:15 INFO: man/src/volume/inspect.md found
21:34:15 INFO: man/src/volume/ls.md found
21:34:15 WARN: man/src/volume/prune.md does not exist, skipping
21:34:15 WARN: man/src/volume/rm.md does not exist, skipping
21:34:15 WARN: man/src/volume/update.md does not exist, skipping
21:34:15 INFO: man/src/volume.md found
21:34:15 INFO: man/src/wait.md found
21:34:15 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:15 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:15 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:15 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:15 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:15 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:15 make[2]: Leaving directory '/root/build-deb/cli'
21:34:15 # Build buildx plugin
21:34:15 cd /go/src/github.com/docker/buildx \
21:34:15 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:15 && GO111MODULE=on \
21:34:15 	CGO_ENABLED=0 \
21:34:15 		go build \
21:34:15 			-mod=vendor \
21:34:15 			-trimpath \
21:34:15 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:15 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:15 			./cmd/buildx
21:34:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:34:15 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:34:15 go: downloading github.com/russross/blackfriday v1.6.0
21:34:15 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:34:15 go: downloading github.com/Microsoft/go-winio v0.5.2
21:34:15 go: downloading golang.org/x/net v0.7.0
21:34:15 go: downloading github.com/davecgh/go-spew v1.1.1
21:34:15 go: downloading github.com/pmezard/go-difflib v1.0.0
21:34:15 go: downloading github.com/miekg/pkcs11 v1.1.1
21:34:15 go: downloading github.com/prometheus/client_golang v1.14.0
21:34:15 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:34:15 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:34:15 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:34:15 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:34:15 go: downloading github.com/davecgh/go-spew v1.1.1
21:34:15 go: downloading github.com/pmezard/go-difflib v1.0.0
21:34:15 go: downloading github.com/miekg/pkcs11 v1.1.1
21:34:15 go: downloading github.com/prometheus/client_golang v1.14.0
21:34:15 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:34:15 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:34:15 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:34:16 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:34:16 go: downloading github.com/golang/protobuf v1.5.2
21:34:16 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:34:16 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:34:16 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:34:16 go: downloading github.com/golang/protobuf v1.5.2
21:34:16 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:34:17 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:17 ++ pwd
21:34:17 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:17 Project root: .
21:34:17 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:17 INFO: man/src/attach.md found
21:34:17 WARN: man/src/build.md does not exist, skipping
21:34:17 WARN: man/src/builder/build.md does not exist, skipping
21:34:17 WARN: man/src/builder/prune.md does not exist, skipping
21:34:17 WARN: man/src/builder.md does not exist, skipping
21:34:17 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:17 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:17 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:17 WARN: man/src/checkpoint.md does not exist, skipping
21:34:17 INFO: man/src/commit.md found
21:34:17 WARN: man/src/config/create.md does not exist, skipping
21:34:17 WARN: man/src/config/inspect.md does not exist, skipping
21:34:17 WARN: man/src/config/ls.md does not exist, skipping
21:34:17 WARN: man/src/config/rm.md does not exist, skipping
21:34:17 WARN: man/src/config.md does not exist, skipping
21:34:17 INFO: man/src/container/attach.md found
21:34:17 INFO: man/src/container/commit.md found
21:34:17 INFO: man/src/container/cp.md found
21:34:17 INFO: man/src/container/create.md found
21:34:17 INFO: man/src/container/diff.md found
21:34:17 INFO: man/src/container/exec.md found
21:34:17 INFO: man/src/container/export.md found
21:34:17 WARN: man/src/container/inspect.md does not exist, skipping
21:34:17 INFO: man/src/container/kill.md found
21:34:17 INFO: man/src/container/logs.md found
21:34:17 INFO: man/src/container/ls.md found
21:34:17 INFO: man/src/container/pause.md found
21:34:17 INFO: man/src/container/port.md found
21:34:17 WARN: man/src/container/prune.md does not exist, skipping
21:34:17 INFO: man/src/container/rename.md found
21:34:17 INFO: man/src/container/restart.md found
21:34:17 INFO: man/src/container/rm.md found
21:34:17 INFO: man/src/container/run.md found
21:34:17 INFO: man/src/container/start.md found
21:34:17 INFO: man/src/container/stats.md found
21:34:17 INFO: man/src/container/stop.md found
21:34:17 INFO: man/src/container/top.md found
21:34:17 INFO: man/src/container/unpause.md found
21:34:17 INFO: man/src/container/update.md found
21:34:17 INFO: man/src/container/wait.md found
21:34:17 WARN: man/src/container.md does not exist, skipping
21:34:17 WARN: man/src/context/create.md does not exist, skipping
21:34:17 WARN: man/src/context/export.md does not exist, skipping
21:34:17 WARN: man/src/context/import.md does not exist, skipping
21:34:17 WARN: man/src/context/inspect.md does not exist, skipping
21:34:17 WARN: man/src/context/ls.md does not exist, skipping
21:34:17 WARN: man/src/context/rm.md does not exist, skipping
21:34:17 WARN: man/src/context/show.md does not exist, skipping
21:34:17 WARN: man/src/context/update.md does not exist, skipping
21:34:17 WARN: man/src/context/use.md does not exist, skipping
21:34:17 WARN: man/src/context.md does not exist, skipping
21:34:17 INFO: man/src/cp.md found
21:34:17 INFO: man/src/create.md found
21:34:17 INFO: man/src/diff.md found
21:34:17 INFO: man/src/events.md found
21:34:17 INFO: man/src/exec.md found
21:34:17 INFO: man/src/export.md found
21:34:17 INFO: man/src/history.md found
21:34:17 INFO: man/src/image/build.md found
21:34:17 INFO: man/src/image/history.md found
21:34:17 INFO: man/src/image/import.md found
21:34:17 WARN: man/src/image/inspect.md does not exist, skipping
21:34:17 INFO: man/src/image/load.md found
21:34:17 INFO: man/src/image/ls.md found
21:34:17 WARN: man/src/image/prune.md does not exist, skipping
21:34:17 INFO: man/src/image/pull.md found
21:34:17 INFO: man/src/image/push.md found
21:34:17 INFO: man/src/image/rm.md found
21:34:17 INFO: man/src/image/save.md found
21:34:17 INFO: man/src/image/tag.md found
21:34:17 WARN: man/src/image.md does not exist, skipping
21:34:17 INFO: man/src/images.md found
21:34:17 INFO: man/src/import.md found
21:34:17 INFO: man/src/info.md found
21:34:17 INFO: man/src/inspect.md found
21:34:17 INFO: man/src/kill.md found
21:34:17 INFO: man/src/load.md found
21:34:17 INFO: man/src/login.md found
21:34:17 INFO: man/src/logout.md found
21:34:17 INFO: man/src/logs.md found
21:34:17 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:17 WARN: man/src/manifest/create.md does not exist, skipping
21:34:17 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:17 WARN: man/src/manifest/push.md does not exist, skipping
21:34:17 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:17 WARN: man/src/manifest.md does not exist, skipping
21:34:17 INFO: man/src/network/connect.md found
21:34:17 INFO: man/src/network/create.md found
21:34:17 INFO: man/src/network/disconnect.md found
21:34:17 INFO: man/src/network/inspect.md found
21:34:17 INFO: man/src/network/ls.md found
21:34:17 WARN: man/src/network/prune.md does not exist, skipping
21:34:17 INFO: man/src/network/rm.md found
21:34:17 WARN: man/src/network.md does not exist, skipping
21:34:17 WARN: man/src/node/demote.md does not exist, skipping
21:34:17 WARN: man/src/node/inspect.md does not exist, skipping
21:34:17 WARN: man/src/node/ls.md does not exist, skipping
21:34:17 WARN: man/src/node/promote.md does not exist, skipping
21:34:17 WARN: man/src/node/ps.md does not exist, skipping
21:34:17 WARN: man/src/node/rm.md does not exist, skipping
21:34:17 WARN: man/src/node/update.md does not exist, skipping
21:34:17 WARN: man/src/node.md does not exist, skipping
21:34:17 INFO: man/src/pause.md found
21:34:17 WARN: man/src/plugin/create.md does not exist, skipping
21:34:17 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:17 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:17 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:17 WARN: man/src/plugin/install.md does not exist, skipping
21:34:17 INFO: man/src/plugin/ls.md found
21:34:17 WARN: man/src/plugin/push.md does not exist, skipping
21:34:17 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:17 WARN: man/src/plugin/set.md does not exist, skipping
21:34:17 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:17 WARN: man/src/plugin.md does not exist, skipping
21:34:17 INFO: man/src/port.md found
21:34:17 INFO: man/src/ps.md found
21:34:17 INFO: man/src/pull.md found
21:34:17 INFO: man/src/push.md found
21:34:17 INFO: man/src/rename.md found
21:34:17 INFO: man/src/restart.md found
21:34:17 INFO: man/src/rm.md found
21:34:17 INFO: man/src/rmi.md found
21:34:17 WARN: man/src/run.md does not exist, skipping
21:34:17 INFO: man/src/save.md found
21:34:17 INFO: man/src/search.md found
21:34:17 WARN: man/src/secret/create.md does not exist, skipping
21:34:17 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:17 WARN: man/src/secret/ls.md does not exist, skipping
21:34:17 WARN: man/src/secret/rm.md does not exist, skipping
21:34:17 WARN: man/src/secret.md does not exist, skipping
21:34:17 WARN: man/src/service/create.md does not exist, skipping
21:34:17 WARN: man/src/service/inspect.md does not exist, skipping
21:34:17 WARN: man/src/service/logs.md does not exist, skipping
21:34:17 WARN: man/src/service/ls.md does not exist, skipping
21:34:17 WARN: man/src/service/ps.md does not exist, skipping
21:34:17 WARN: man/src/service/rm.md does not exist, skipping
21:34:17 WARN: man/src/service/rollback.md does not exist, skipping
21:34:17 WARN: man/src/service/scale.md does not exist, skipping
21:34:17 WARN: man/src/service/update.md does not exist, skipping
21:34:17 WARN: man/src/service.md does not exist, skipping
21:34:17 WARN: man/src/stack/config.md does not exist, skipping
21:34:17 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:17 WARN: man/src/stack/ls.md does not exist, skipping
21:34:17 WARN: man/src/stack/ps.md does not exist, skipping
21:34:17 WARN: man/src/stack/rm.md does not exist, skipping
21:34:17 WARN: man/src/stack/services.md does not exist, skipping
21:34:17 WARN: man/src/stack.md does not exist, skipping
21:34:17 INFO: man/src/start.md found
21:34:17 INFO: man/src/stats.md found
21:34:17 INFO: man/src/stop.md found
21:34:17 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:17 WARN: man/src/swarm/init.md does not exist, skipping
21:34:17 WARN: man/src/swarm/join.md does not exist, skipping
21:34:17 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:17 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:17 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:17 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:17 WARN: man/src/swarm/update.md does not exist, skipping
21:34:17 WARN: man/src/swarm.md does not exist, skipping
21:34:17 WARN: man/src/system/df.md does not exist, skipping
21:34:17 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:17 INFO: man/src/system/events.md found
21:34:17 INFO: man/src/system/info.md found
21:34:17 WARN: man/src/system/prune.md does not exist, skipping
21:34:17 WARN: man/src/system.md does not exist, skipping
21:34:17 INFO: man/src/tag.md found
21:34:17 INFO: man/src/top.md found
21:34:17 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:17 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:17 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:17 WARN: man/src/trust/key.md does not exist, skipping
21:34:17 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:17 WARN: man/src/trust/sign.md does not exist, skipping
21:34:17 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:17 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:17 WARN: man/src/trust/signer.md does not exist, skipping
21:34:17 WARN: man/src/trust.md does not exist, skipping
21:34:17 INFO: man/src/unpause.md found
21:34:17 INFO: man/src/update.md found
21:34:17 INFO: man/src/version.md found
21:34:17 INFO: man/src/volume/create.md found
21:34:17 INFO: man/src/volume/inspect.md found
21:34:17 INFO: man/src/volume/ls.md found
21:34:17 WARN: man/src/volume/prune.md does not exist, skipping
21:34:17 WARN: man/src/volume/rm.md does not exist, skipping
21:34:17 WARN: man/src/volume/update.md does not exist, skipping
21:34:17 INFO: man/src/volume.md found
21:34:17 INFO: man/src/wait.md found
21:34:17 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:17 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:17 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:17 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:17 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:17 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:17 make[2]: Leaving directory '/root/build-deb/cli'
21:34:17 # Build buildx plugin
21:34:17 cd /go/src/github.com/docker/buildx \
21:34:17 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:17 && GO111MODULE=on \
21:34:17 	CGO_ENABLED=0 \
21:34:17 		go build \
21:34:17 			-mod=vendor \
21:34:17 			-trimpath \
21:34:17 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:17 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:17 			./cmd/buildx
21:34:18 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:18 ++ pwd
21:34:18 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:18 Project root: .
21:34:18 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:18 INFO: man/src/attach.md found
21:34:18 WARN: man/src/build.md does not exist, skipping
21:34:18 WARN: man/src/builder/build.md does not exist, skipping
21:34:18 WARN: man/src/builder/prune.md does not exist, skipping
21:34:18 WARN: man/src/builder.md does not exist, skipping
21:34:18 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:18 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:18 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:18 WARN: man/src/checkpoint.md does not exist, skipping
21:34:18 INFO: man/src/commit.md found
21:34:18 WARN: man/src/config/create.md does not exist, skipping
21:34:18 WARN: man/src/config/inspect.md does not exist, skipping
21:34:18 WARN: man/src/config/ls.md does not exist, skipping
21:34:18 WARN: man/src/config/rm.md does not exist, skipping
21:34:18 WARN: man/src/config.md does not exist, skipping
21:34:18 INFO: man/src/container/attach.md found
21:34:18 INFO: man/src/container/commit.md found
21:34:18 INFO: man/src/container/cp.md found
21:34:18 INFO: man/src/container/create.md found
21:34:18 INFO: man/src/container/diff.md found
21:34:18 INFO: man/src/container/exec.md found
21:34:18 INFO: man/src/container/export.md found
21:34:18 WARN: man/src/container/inspect.md does not exist, skipping
21:34:18 INFO: man/src/container/kill.md found
21:34:18 INFO: man/src/container/logs.md found
21:34:18 INFO: man/src/container/ls.md found
21:34:18 INFO: man/src/container/pause.md found
21:34:18 INFO: man/src/container/port.md found
21:34:18 WARN: man/src/container/prune.md does not exist, skipping
21:34:18 INFO: man/src/container/rename.md found
21:34:18 INFO: man/src/container/restart.md found
21:34:18 INFO: man/src/container/rm.md found
21:34:18 INFO: man/src/container/run.md found
21:34:18 INFO: man/src/container/start.md found
21:34:18 INFO: man/src/container/stats.md found
21:34:18 INFO: man/src/container/stop.md found
21:34:18 INFO: man/src/container/top.md found
21:34:18 INFO: man/src/container/unpause.md found
21:34:18 INFO: man/src/container/update.md found
21:34:18 INFO: man/src/container/wait.md found
21:34:18 WARN: man/src/container.md does not exist, skipping
21:34:18 WARN: man/src/context/create.md does not exist, skipping
21:34:18 WARN: man/src/context/export.md does not exist, skipping
21:34:18 WARN: man/src/context/import.md does not exist, skipping
21:34:18 WARN: man/src/context/inspect.md does not exist, skipping
21:34:18 WARN: man/src/context/ls.md does not exist, skipping
21:34:18 WARN: man/src/context/rm.md does not exist, skipping
21:34:18 WARN: man/src/context/show.md does not exist, skipping
21:34:18 WARN: man/src/context/update.md does not exist, skipping
21:34:18 WARN: man/src/context/use.md does not exist, skipping
21:34:18 WARN: man/src/context.md does not exist, skipping
21:34:18 INFO: man/src/cp.md found
21:34:18 INFO: man/src/create.md found
21:34:18 INFO: man/src/diff.md found
21:34:18 INFO: man/src/events.md found
21:34:18 INFO: man/src/exec.md found
21:34:18 INFO: man/src/export.md found
21:34:18 INFO: man/src/history.md found
21:34:18 INFO: man/src/image/build.md found
21:34:18 INFO: man/src/image/history.md found
21:34:18 INFO: man/src/image/import.md found
21:34:18 WARN: man/src/image/inspect.md does not exist, skipping
21:34:18 INFO: man/src/image/load.md found
21:34:18 INFO: man/src/image/ls.md found
21:34:18 WARN: man/src/image/prune.md does not exist, skipping
21:34:18 INFO: man/src/image/pull.md found
21:34:18 INFO: man/src/image/push.md found
21:34:18 INFO: man/src/image/rm.md found
21:34:18 INFO: man/src/image/save.md found
21:34:18 INFO: man/src/image/tag.md found
21:34:18 WARN: man/src/image.md does not exist, skipping
21:34:18 INFO: man/src/images.md found
21:34:18 INFO: man/src/import.md found
21:34:18 INFO: man/src/info.md found
21:34:18 INFO: man/src/inspect.md found
21:34:18 INFO: man/src/kill.md found
21:34:18 INFO: man/src/load.md found
21:34:18 INFO: man/src/login.md found
21:34:18 INFO: man/src/logout.md found
21:34:18 INFO: man/src/logs.md found
21:34:18 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:18 WARN: man/src/manifest/create.md does not exist, skipping
21:34:18 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:18 WARN: man/src/manifest/push.md does not exist, skipping
21:34:18 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:18 WARN: man/src/manifest.md does not exist, skipping
21:34:18 INFO: man/src/network/connect.md found
21:34:18 INFO: man/src/network/create.md found
21:34:18 INFO: man/src/network/disconnect.md found
21:34:18 INFO: man/src/network/inspect.md found
21:34:18 INFO: man/src/network/ls.md found
21:34:18 WARN: man/src/network/prune.md does not exist, skipping
21:34:18 INFO: man/src/network/rm.md found
21:34:18 WARN: man/src/network.md does not exist, skipping
21:34:18 WARN: man/src/node/demote.md does not exist, skipping
21:34:18 WARN: man/src/node/inspect.md does not exist, skipping
21:34:18 WARN: man/src/node/ls.md does not exist, skipping
21:34:18 WARN: man/src/node/promote.md does not exist, skipping
21:34:18 WARN: man/src/node/ps.md does not exist, skipping
21:34:18 WARN: man/src/node/rm.md does not exist, skipping
21:34:18 WARN: man/src/node/update.md does not exist, skipping
21:34:18 WARN: man/src/node.md does not exist, skipping
21:34:18 INFO: man/src/pause.md found
21:34:18 WARN: man/src/plugin/create.md does not exist, skipping
21:34:18 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:18 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:18 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:18 WARN: man/src/plugin/install.md does not exist, skipping
21:34:18 INFO: man/src/plugin/ls.md found
21:34:18 WARN: man/src/plugin/push.md does not exist, skipping
21:34:18 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:18 WARN: man/src/plugin/set.md does not exist, skipping
21:34:18 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:18 WARN: man/src/plugin.md does not exist, skipping
21:34:18 INFO: man/src/port.md found
21:34:18 INFO: man/src/ps.md found
21:34:18 INFO: man/src/pull.md found
21:34:18 INFO: man/src/push.md found
21:34:18 INFO: man/src/rename.md found
21:34:18 INFO: man/src/restart.md found
21:34:18 INFO: man/src/rm.md found
21:34:18 INFO: man/src/rmi.md found
21:34:18 WARN: man/src/run.md does not exist, skipping
21:34:18 INFO: man/src/save.md found
21:34:18 INFO: man/src/search.md found
21:34:18 WARN: man/src/secret/create.md does not exist, skipping
21:34:18 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:18 WARN: man/src/secret/ls.md does not exist, skipping
21:34:18 WARN: man/src/secret/rm.md does not exist, skipping
21:34:18 WARN: man/src/secret.md does not exist, skipping
21:34:18 WARN: man/src/service/create.md does not exist, skipping
21:34:18 WARN: man/src/service/inspect.md does not exist, skipping
21:34:18 WARN: man/src/service/logs.md does not exist, skipping
21:34:18 WARN: man/src/service/ls.md does not exist, skipping
21:34:18 WARN: man/src/service/ps.md does not exist, skipping
21:34:18 WARN: man/src/service/rm.md does not exist, skipping
21:34:18 WARN: man/src/service/rollback.md does not exist, skipping
21:34:18 WARN: man/src/service/scale.md does not exist, skipping
21:34:18 WARN: man/src/service/update.md does not exist, skipping
21:34:18 WARN: man/src/service.md does not exist, skipping
21:34:18 WARN: man/src/stack/config.md does not exist, skipping
21:34:18 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:18 WARN: man/src/stack/ls.md does not exist, skipping
21:34:18 WARN: man/src/stack/ps.md does not exist, skipping
21:34:18 WARN: man/src/stack/rm.md does not exist, skipping
21:34:18 WARN: man/src/stack/services.md does not exist, skipping
21:34:18 WARN: man/src/stack.md does not exist, skipping
21:34:18 INFO: man/src/start.md found
21:34:18 INFO: man/src/stats.md found
21:34:18 INFO: man/src/stop.md found
21:34:18 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:18 WARN: man/src/swarm/init.md does not exist, skipping
21:34:18 WARN: man/src/swarm/join.md does not exist, skipping
21:34:18 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:18 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:18 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:18 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:18 WARN: man/src/swarm/update.md does not exist, skipping
21:34:18 WARN: man/src/swarm.md does not exist, skipping
21:34:18 WARN: man/src/system/df.md does not exist, skipping
21:34:18 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:18 INFO: man/src/system/events.md found
21:34:18 INFO: man/src/system/info.md found
21:34:18 WARN: man/src/system/prune.md does not exist, skipping
21:34:18 WARN: man/src/system.md does not exist, skipping
21:34:18 INFO: man/src/tag.md found
21:34:18 INFO: man/src/top.md found
21:34:18 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:18 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:18 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:18 WARN: man/src/trust/key.md does not exist, skipping
21:34:18 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:18 WARN: man/src/trust/sign.md does not exist, skipping
21:34:18 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:18 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:18 WARN: man/src/trust/signer.md does not exist, skipping
21:34:18 WARN: man/src/trust.md does not exist, skipping
21:34:18 INFO: man/src/unpause.md found
21:34:18 INFO: man/src/update.md found
21:34:18 INFO: man/src/version.md found
21:34:18 INFO: man/src/volume/create.md found
21:34:18 INFO: man/src/volume/inspect.md found
21:34:18 INFO: man/src/volume/ls.md found
21:34:18 WARN: man/src/volume/prune.md does not exist, skipping
21:34:18 WARN: man/src/volume/rm.md does not exist, skipping
21:34:18 WARN: man/src/volume/update.md does not exist, skipping
21:34:18 INFO: man/src/volume.md found
21:34:18 INFO: man/src/wait.md found
21:34:18 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:18 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:18 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:18 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:18 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:18 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:18 make[2]: Leaving directory '/root/build-deb/cli'
21:34:18 # Build buildx plugin
21:34:18 cd /go/src/github.com/docker/buildx \
21:34:18 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:18 && GO111MODULE=on \
21:34:18 	CGO_ENABLED=0 \
21:34:18 		go build \
21:34:18 			-mod=vendor \
21:34:18 			-trimpath \
21:34:18 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:18 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:18 			./cmd/buildx
21:34:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:34:19 go: downloading github.com/beorn7/perks v1.0.1
21:34:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:34:19 go: downloading github.com/prometheus/client_model v0.3.0
21:34:19 go: downloading github.com/prometheus/common v0.37.0
21:34:19 go: downloading github.com/prometheus/procfs v0.8.0
21:34:19 go: downloading google.golang.org/protobuf v1.28.1
21:34:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:34:19 go: downloading github.com/beorn7/perks v1.0.1
21:34:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:34:19 go: downloading github.com/prometheus/client_model v0.3.0
21:34:19 go: downloading github.com/prometheus/common v0.37.0
21:34:19 go: downloading github.com/prometheus/procfs v0.8.0
21:34:19 go: downloading google.golang.org/protobuf v1.28.1
21:34:19 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:34:19 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:34:19 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:34:19 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:34:19 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:34:19 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:34:19 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:34:19 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:34:19 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:34:19 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:34:19 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:34:19 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:34:19 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:34:19 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:34:19 go: downloading k8s.io/klog/v2 v2.80.1
21:34:19 go: downloading k8s.io/klog/v2 v2.80.1
21:34:19 go: downloading github.com/kr/text v0.2.0
21:34:19 go: downloading github.com/docker/go-metrics v0.0.1
21:34:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:34:19 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:34:19 go: downloading github.com/BurntSushi/toml v0.3.1
21:34:19 go: downloading github.com/kr/pretty v0.2.1
21:34:19 go: downloading github.com/magiconair/properties v1.5.3
21:34:19 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:34:19 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:34:19 go: downloading github.com/go-logr/logr v1.2.3
21:34:19 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:34:19 + go mod vendor -modfile=vendor.mod
21:34:20 go: downloading github.com/kr/text v0.2.0
21:34:20 go: downloading github.com/docker/go-metrics v0.0.1
21:34:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:34:20 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:34:20 go: downloading github.com/BurntSushi/toml v0.3.1
21:34:20 go: downloading github.com/kr/pretty v0.2.1
21:34:20 go: downloading github.com/magiconair/properties v1.5.3
21:34:20 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:34:20 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:34:20 go: downloading github.com/go-logr/logr v1.2.3
21:34:20 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:34:20 + go mod vendor -modfile=vendor.mod
21:34:20 + for f in rootlesskit rootlesskit-docker-proxy
21:34:20 + GOBIN=/usr/local/bin
21:34:20 + GO111MODULE=on
21:34:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:21 + for f in rootlesskit rootlesskit-docker-proxy
21:34:21 + GOBIN=/usr/local/bin
21:34:21 + GO111MODULE=on
21:34:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm
21:34:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PJ7BNA
21:34:21 + umask 022
21:34:21 + cd /root/rpmbuild/BUILD
21:34:21 + cd src
21:34:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:21 + RPM_EC=0
21:34:21 ++ jobs -p
21:34:21 + exit 0
21:34:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r3g209
21:34:21 + umask 022
21:34:21 + cd /root/rpmbuild/BUILD
21:34:21 + cd /root/rpmbuild/BUILD
21:34:21 + rm -rf src
21:34:21 + /usr/bin/mkdir -p src
21:34:21 + cd src
21:34:21 + /usr/bin/tar -xof -
21:34:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:21 + STATUS=0
21:34:21 + '[' 0 -ne 0 ']'
21:34:21 + /usr/bin/tar -xof -
21:34:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:21 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm
21:34:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0rAzoE
21:34:21 + umask 022
21:34:21 + cd /root/rpmbuild/BUILD
21:34:21 + cd src
21:34:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:21 + RPM_EC=0
21:34:21 ++ jobs -p
21:34:21 + exit 0
21:34:21 
21:34:21 RPM build warnings:
21:34:21     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:21     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:21     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:21     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/docker-proxy
21:34:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ns7pk4
21:34:21 + umask 022
21:34:21 + cd /root/rpmbuild/BUILD
21:34:21 + cd /root/rpmbuild/BUILD
21:34:21 + rm -rf src
21:34:21 + /usr/bin/mkdir -p src
21:34:21 + cd src
21:34:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:21 + /usr/bin/tar -xof -
21:34:21 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:34:21 + STATUS=0
21:34:21 + '[' 0 -ne 0 ']'
21:34:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:21 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:34:21 + RPM_EC=0
21:34:21 ++ jobs -p
21:34:21 + exit 0
21:34:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rJM6XT
21:34:21 + umask 022
21:34:21 + cd /root/rpmbuild/BUILD
21:34:21 + cd src
21:34:21 + export DOCKER_GITCOMMIT=0656059
21:34:21 + DOCKER_GITCOMMIT=0656059
21:34:21 + mkdir -p /go/src/github.com/docker
21:34:21 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:34:21 + TMP_GOPATH=/go
21:34:21 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:34:21 + RM_GOPATH=0
21:34:21 + TMP_GOPATH=/go
21:34:21 + : /usr/local/bin
21:34:21 + '[' -z /go ']'
21:34:21 + export GOPATH=/go
21:34:21 + GOPATH=/go
21:34:21 + case "$(go env GOARCH)" in
21:34:21 ++ go env GOARCH
21:34:21 + export GO_BUILDMODE=-buildmode=pie
21:34:21 + GO_BUILDMODE=-buildmode=pie
21:34:21 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:34:21 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:34:21 + bin=rootlesskit
21:34:21 + shift
21:34:21 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:34:21 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:34:21 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:21 + install_rootlesskit dynamic
21:34:21 + case "$1" in
21:34:21 + install_rootlesskit_dynamic
21:34:21 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:34:21 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:34:21 + export BUILD_MODE=-buildmode=pie
21:34:21 + BUILD_MODE=-buildmode=pie
21:34:21 + _install_rootlesskit
21:34:21 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:34:21 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:21 + for f in rootlesskit rootlesskit-docker-proxy
21:34:21 + GOBIN=/usr/local/bin
21:34:21 + GO111MODULE=on
21:34:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:21 + STATUS=0
21:34:21 + '[' 0 -ne 0 ']'
21:34:21 + /usr/bin/tar -xof -
21:34:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:21 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:34:22 go: downloading github.com/urfave/cli/v2 v2.23.5
21:34:22 go: downloading golang.org/x/sys v0.2.0
21:34:22 + return
21:34:22 + RPM_EC=0
21:34:22 ++ jobs -p
21:34:22 + exit 0
21:34:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VlhByR
21:34:22 + umask 022
21:34:22 + cd /root/rpmbuild/BUILD
21:34:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64 '!=' / ']'
21:34:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:22 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:22 + cd src
21:34:22 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin/dockerd-rootless.sh
21:34:22 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:34:22 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin/rootlesskit
21:34:22 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy
21:34:22 + /usr/lib/rpm/check-buildroot
21:34:22 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:22 + /usr/lib/rpm/brp-compress
21:34:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:22 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:22 + /usr/lib/rpm/brp-python-hardlink
21:34:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:22 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:34:22 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:34:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SuWdHY
21:34:22 + umask 022
21:34:22 + cd /root/rpmbuild/BUILD
21:34:22 + cd src
21:34:22 + /usr/local/bin/rootlesskit -v
21:34:22 rootlesskit version 1.1.0
21:34:22 + RPM_EC=0
21:34:22 ++ jobs -p
21:34:22 + exit 0
21:34:22 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:22 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230330191823.de0d30f-0.el9
21:34:22 Requires(interp): /bin/sh /bin/sh /bin/sh
21:34:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:22 Requires(post): /bin/sh
21:34:22 Requires(preun): /bin/sh
21:34:22 Requires(postun): /bin/sh
21:34:22 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) rtld(GNU_HASH)
21:34:22 Conflicts: rootlesskit
21:34:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:22 + STATUS=0
21:34:22 + '[' 0 -ne 0 ']'
21:34:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:22 + RPM_EC=0
21:34:22 ++ jobs -p
21:34:22 + exit 0
21:34:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eyvTge
21:34:22 + umask 022
21:34:22 + cd /root/rpmbuild/BUILD
21:34:22 + 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'
21:34:22 + export CFLAGS
21:34:22 + 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'
21:34:22 + export CXXFLAGS
21:34:22 + 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'
21:34:22 + export FFLAGS
21:34:22 + 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'
21:34:22 + export FCFLAGS
21:34:22 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:34:22 + export LDFLAGS
21:34:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:22 + export LT_SYS_LIBRARY_PATH
21:34:22 + CC=gcc
21:34:22 + export CC
21:34:22 + CXX=g++
21:34:22 + export CXX
21:34:22 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:34:22 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20230330191823.de0d30f-0.fc36 aarch64
21:34:22 + cd src
21:34:22 + export DOCKER_GITCOMMIT=0656059
21:34:22 + DOCKER_GITCOMMIT=0656059
21:34:22 + mkdir -p /go/src/github.com/docker
21:34:22 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:34:22 + TMP_GOPATH=/go
21:34:22 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:34:22 + RM_GOPATH=0
21:34:22 + TMP_GOPATH=/go
21:34:22 + : /usr/local/bin
21:34:22 + '[' -z /go ']'
21:34:22 + export GOPATH=/go
21:34:22 + GOPATH=/go
21:34:22 + case "$(go env GOARCH)" in
21:34:22 ++ go env GOARCH
21:34:22 + export GO_BUILDMODE=-buildmode=pie
21:34:22 + GO_BUILDMODE=-buildmode=pie
21:34:22 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:34:22 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:34:22 + bin=rootlesskit
21:34:22 + shift
21:34:22 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:34:22 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:34:22 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:22 + install_rootlesskit dynamic
21:34:22 + case "$1" in
21:34:22 + install_rootlesskit_dynamic
21:34:22 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:34:22 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:34:22 + export BUILD_MODE=-buildmode=pie
21:34:22 + BUILD_MODE=-buildmode=pie
21:34:22 + _install_rootlesskit
21:34:22 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:34:22 + for f in rootlesskit rootlesskit-docker-proxy
21:34:22 + GOBIN=/usr/local/bin
21:34:22 + GO111MODULE=on
21:34:22 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:22 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:22 + return
21:34:22 + RPM_EC=0
21:34:22 ++ jobs -p
21:34:22 + exit 0
21:34:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sUCIXR
21:34:22 + umask 022
21:34:22 + cd /root/rpmbuild/BUILD
21:34:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64 '!=' / ']'
21:34:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:34:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:34:22 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:34:22 + 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'
21:34:22 + export CFLAGS
21:34:22 + 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'
21:34:22 + export CXXFLAGS
21:34:22 + 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'
21:34:22 + export FFLAGS
21:34:22 + 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'
21:34:22 + export FCFLAGS
21:34:22 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
21:34:22 + export LDFLAGS
21:34:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:22 + export LT_SYS_LIBRARY_PATH
21:34:22 + CC=gcc
21:34:22 + export CC
21:34:22 + CXX=g++
21:34:22 + export CXX
21:34:22 + cd src
21:34:22 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/dockerd-rootless.sh
21:34:22 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:34:22 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/rootlesskit
21:34:22 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/rootlesskit-docker-proxy
21:34:22 + /usr/lib/rpm/check-buildroot
21:34:22 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:22 + /usr/lib/rpm/brp-compress
21:34:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:22 + /usr/lib/rpm/check-rpaths
21:34:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:22 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:34:22 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:34:22 + /usr/lib/rpm/brp-remove-la-files
21:34:22 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:22 + /usr/lib/rpm/redhat/brp-python-hardlink
21:34:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KLJyj1
21:34:22 + umask 022
21:34:22 + cd /root/rpmbuild/BUILD
21:34:22 + 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'
21:34:22 + export CFLAGS
21:34:22 + 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'
21:34:22 + export CXXFLAGS
21:34:22 + 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'
21:34:22 + export FFLAGS
21:34:22 + 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'
21:34:22 + export FCFLAGS
21:34:22 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
21:34:22 + export LDFLAGS
21:34:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:22 + export LT_SYS_LIBRARY_PATH
21:34:22 + CC=gcc
21:34:22 + export CC
21:34:22 + CXX=g++
21:34:22 + export CXX
21:34:22 + cd src
21:34:22 + /usr/local/bin/rootlesskit -v
21:34:22 rootlesskit version 1.1.0
21:34:22 + RPM_EC=0
21:34:22 ++ jobs -p
21:34:22 + exit 0
21:34:22 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:34:22 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.fc37 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230330191823.de0d30f-0.fc37
21:34:22 Requires(interp): /bin/sh /bin/sh /bin/sh
21:34:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:22 Requires(post): /bin/sh
21:34:22 Requires(preun): /bin/sh
21:34:22 Requires(postun): /bin/sh
21:34:22 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) rtld(GNU_HASH)
21:34:22 Conflicts: rootlesskit
21:34:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:34:22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:34:22 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:34:22 go: downloading github.com/google/uuid v1.3.0
21:34:22 go: downloading github.com/moby/vpnkit v0.5.0
21:34:22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:34:22 go: downloading github.com/gofrs/flock v0.8.1
21:34:22 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:34:22 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:34:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.src.rpm
21:34:22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:34:22 go: downloading golang.org/x/net v0.1.0
21:34:23 go: downloading github.com/urfave/cli/v2 v2.23.5
21:34:23 go: downloading golang.org/x/sys v0.2.0
21:34:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:34:23 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.src.rpm
21:34:23 go: downloading github.com/google/uuid v1.3.0
21:34:23 go: downloading github.com/moby/vpnkit v0.5.0
21:34:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:34:23 go: downloading github.com/gofrs/flock v0.8.1
21:34:23 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:34:23 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:34:23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:34:23 go: downloading golang.org/x/net v0.1.0
21:34:25 Created binary: bundles/dynbinary-daemon/dockerd
21:34:25 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
21:34:25 Created binary: bundles/dynbinary-daemon/docker-proxy
21:34:25 
21:34:25 + popd
21:34:25 ~/rpmbuild/BUILD/src
21:34:25 + exit 0
21:34:25 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0S0FUR
21:34:25 + umask 022
21:34:25 + cd /root/rpmbuild/BUILD
21:34:25 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64 '!=' / ']'
21:34:25 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:34:25 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:34:25 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:25 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:34:25 + cd src
21:34:25 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:34:25 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/bin/dockerd
21:34:25 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:34:25 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/bin/docker-proxy
21:34:25 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/libexec/docker/docker-init
21:34:25 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/lib/systemd/system/docker.service
21:34:25 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/lib/systemd/system/docker.socket
21:34:25 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64/etc/docker
21:34:25 + /usr/lib/rpm/check-buildroot
21:34:25 + /usr/lib/rpm/redhat/brp-compress
21:34:25 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:34:25 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:25 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:34:25 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:34:25 + /usr/lib/rpm/redhat/brp-python-hardlink
21:34:25 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:34:25 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Rx0RbZ
21:34:25 + umask 022
21:34:25 + cd /root/rpmbuild/BUILD
21:34:25 + cd src
21:34:25 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:34:25 + ver='Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:34:25 + test 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059' = 'Docker version 0.0.0-20230330191823-de0d30f, build 0656059'
21:34:25 + echo 'PASS: daemon version OK'
21:34:25 + exit 0
21:34:25 PASS: daemon version OK
21:34:25 Processing files: docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:34:25 Provides: docker-ce = 3:0.0.0~20230330191823.de0d30f-0.el7 docker-ce(x86-64) = 3:0.0.0~20230330191823.de0d30f-0.el7
21:34:25 Requires(interp): /bin/sh /bin/sh /bin/sh
21:34:25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:25 Requires(post): /bin/sh
21:34:25 Requires(preun): /bin/sh
21:34:25 Requires(postun): /bin/sh
21:34:25 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(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) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
21:34:25 Conflicts: docker docker-io docker-engine-cs docker-ee
21:34:25 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
21:34:25 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:34:25 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.src.rpm
21:34:28 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:28 ++ pwd
21:34:28 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:28 Project root: .
21:34:28 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:28 INFO: man/src/attach.md found
21:34:28 WARN: man/src/build.md does not exist, skipping
21:34:28 WARN: man/src/builder/build.md does not exist, skipping
21:34:28 WARN: man/src/builder/prune.md does not exist, skipping
21:34:28 WARN: man/src/builder.md does not exist, skipping
21:34:28 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:28 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:28 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:28 WARN: man/src/checkpoint.md does not exist, skipping
21:34:28 INFO: man/src/commit.md found
21:34:28 WARN: man/src/config/create.md does not exist, skipping
21:34:28 WARN: man/src/config/inspect.md does not exist, skipping
21:34:28 WARN: man/src/config/ls.md does not exist, skipping
21:34:28 WARN: man/src/config/rm.md does not exist, skipping
21:34:28 WARN: man/src/config.md does not exist, skipping
21:34:28 INFO: man/src/container/attach.md found
21:34:28 INFO: man/src/container/commit.md found
21:34:28 INFO: man/src/container/cp.md found
21:34:28 INFO: man/src/container/create.md found
21:34:28 INFO: man/src/container/diff.md found
21:34:28 INFO: man/src/container/exec.md found
21:34:28 INFO: man/src/container/export.md found
21:34:28 WARN: man/src/container/inspect.md does not exist, skipping
21:34:28 INFO: man/src/container/kill.md found
21:34:28 INFO: man/src/container/logs.md found
21:34:28 INFO: man/src/container/ls.md found
21:34:28 INFO: man/src/container/pause.md found
21:34:28 INFO: man/src/container/port.md found
21:34:28 WARN: man/src/container/prune.md does not exist, skipping
21:34:28 INFO: man/src/container/rename.md found
21:34:28 INFO: man/src/container/restart.md found
21:34:28 INFO: man/src/container/rm.md found
21:34:28 INFO: man/src/container/run.md found
21:34:28 INFO: man/src/container/start.md found
21:34:28 INFO: man/src/container/stats.md found
21:34:28 INFO: man/src/container/stop.md found
21:34:28 INFO: man/src/container/top.md found
21:34:28 INFO: man/src/container/unpause.md found
21:34:28 INFO: man/src/container/update.md found
21:34:28 INFO: man/src/container/wait.md found
21:34:28 WARN: man/src/container.md does not exist, skipping
21:34:28 WARN: man/src/context/create.md does not exist, skipping
21:34:28 WARN: man/src/context/export.md does not exist, skipping
21:34:28 WARN: man/src/context/import.md does not exist, skipping
21:34:28 WARN: man/src/context/inspect.md does not exist, skipping
21:34:28 WARN: man/src/context/ls.md does not exist, skipping
21:34:28 WARN: man/src/context/rm.md does not exist, skipping
21:34:28 WARN: man/src/context/show.md does not exist, skipping
21:34:28 WARN: man/src/context/update.md does not exist, skipping
21:34:28 WARN: man/src/context/use.md does not exist, skipping
21:34:28 WARN: man/src/context.md does not exist, skipping
21:34:28 INFO: man/src/cp.md found
21:34:28 INFO: man/src/create.md found
21:34:28 INFO: man/src/diff.md found
21:34:28 INFO: man/src/events.md found
21:34:28 INFO: man/src/exec.md found
21:34:28 INFO: man/src/export.md found
21:34:28 INFO: man/src/history.md found
21:34:28 INFO: man/src/image/build.md found
21:34:28 INFO: man/src/image/history.md found
21:34:28 INFO: man/src/image/import.md found
21:34:28 WARN: man/src/image/inspect.md does not exist, skipping
21:34:28 INFO: man/src/image/load.md found
21:34:28 INFO: man/src/image/ls.md found
21:34:28 WARN: man/src/image/prune.md does not exist, skipping
21:34:28 INFO: man/src/image/pull.md found
21:34:28 INFO: man/src/image/push.md found
21:34:28 INFO: man/src/image/rm.md found
21:34:28 INFO: man/src/image/save.md found
21:34:28 INFO: man/src/image/tag.md found
21:34:28 WARN: man/src/image.md does not exist, skipping
21:34:28 INFO: man/src/images.md found
21:34:28 INFO: man/src/import.md found
21:34:28 INFO: man/src/info.md found
21:34:28 INFO: man/src/inspect.md found
21:34:28 INFO: man/src/kill.md found
21:34:28 INFO: man/src/load.md found
21:34:28 INFO: man/src/login.md found
21:34:28 INFO: man/src/logout.md found
21:34:28 INFO: man/src/logs.md found
21:34:28 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:28 WARN: man/src/manifest/create.md does not exist, skipping
21:34:28 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:28 WARN: man/src/manifest/push.md does not exist, skipping
21:34:28 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:28 WARN: man/src/manifest.md does not exist, skipping
21:34:28 INFO: man/src/network/connect.md found
21:34:28 INFO: man/src/network/create.md found
21:34:28 INFO: man/src/network/disconnect.md found
21:34:28 INFO: man/src/network/inspect.md found
21:34:28 INFO: man/src/network/ls.md found
21:34:28 WARN: man/src/network/prune.md does not exist, skipping
21:34:28 INFO: man/src/network/rm.md found
21:34:28 WARN: man/src/network.md does not exist, skipping
21:34:28 WARN: man/src/node/demote.md does not exist, skipping
21:34:28 WARN: man/src/node/inspect.md does not exist, skipping
21:34:28 WARN: man/src/node/ls.md does not exist, skipping
21:34:28 WARN: man/src/node/promote.md does not exist, skipping
21:34:28 WARN: man/src/node/ps.md does not exist, skipping
21:34:28 WARN: man/src/node/rm.md does not exist, skipping
21:34:28 WARN: man/src/node/update.md does not exist, skipping
21:34:28 WARN: man/src/node.md does not exist, skipping
21:34:28 INFO: man/src/pause.md found
21:34:28 WARN: man/src/plugin/create.md does not exist, skipping
21:34:28 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:28 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:28 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:28 WARN: man/src/plugin/install.md does not exist, skipping
21:34:28 INFO: man/src/plugin/ls.md found
21:34:28 WARN: man/src/plugin/push.md does not exist, skipping
21:34:28 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:28 WARN: man/src/plugin/set.md does not exist, skipping
21:34:28 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:28 WARN: man/src/plugin.md does not exist, skipping
21:34:28 INFO: man/src/port.md found
21:34:28 INFO: man/src/ps.md found
21:34:28 INFO: man/src/pull.md found
21:34:28 INFO: man/src/push.md found
21:34:28 INFO: man/src/rename.md found
21:34:28 INFO: man/src/restart.md found
21:34:28 INFO: man/src/rm.md found
21:34:28 INFO: man/src/rmi.md found
21:34:28 WARN: man/src/run.md does not exist, skipping
21:34:28 INFO: man/src/save.md found
21:34:28 INFO: man/src/search.md found
21:34:28 WARN: man/src/secret/create.md does not exist, skipping
21:34:28 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:28 WARN: man/src/secret/ls.md does not exist, skipping
21:34:28 WARN: man/src/secret/rm.md does not exist, skipping
21:34:28 WARN: man/src/secret.md does not exist, skipping
21:34:28 WARN: man/src/service/create.md does not exist, skipping
21:34:28 WARN: man/src/service/inspect.md does not exist, skipping
21:34:28 WARN: man/src/service/logs.md does not exist, skipping
21:34:28 WARN: man/src/service/ls.md does not exist, skipping
21:34:28 WARN: man/src/service/ps.md does not exist, skipping
21:34:28 WARN: man/src/service/rm.md does not exist, skipping
21:34:28 WARN: man/src/service/rollback.md does not exist, skipping
21:34:28 WARN: man/src/service/scale.md does not exist, skipping
21:34:28 WARN: man/src/service/update.md does not exist, skipping
21:34:28 WARN: man/src/service.md does not exist, skipping
21:34:28 WARN: man/src/stack/config.md does not exist, skipping
21:34:28 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:28 WARN: man/src/stack/ls.md does not exist, skipping
21:34:28 WARN: man/src/stack/ps.md does not exist, skipping
21:34:28 WARN: man/src/stack/rm.md does not exist, skipping
21:34:28 WARN: man/src/stack/services.md does not exist, skipping
21:34:28 WARN: man/src/stack.md does not exist, skipping
21:34:28 INFO: man/src/start.md found
21:34:28 INFO: man/src/stats.md found
21:34:28 INFO: man/src/stop.md found
21:34:28 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:28 WARN: man/src/swarm/init.md does not exist, skipping
21:34:28 WARN: man/src/swarm/join.md does not exist, skipping
21:34:28 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:28 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:28 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:28 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:28 WARN: man/src/swarm/update.md does not exist, skipping
21:34:28 WARN: man/src/swarm.md does not exist, skipping
21:34:28 WARN: man/src/system/df.md does not exist, skipping
21:34:28 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:28 INFO: man/src/system/events.md found
21:34:28 INFO: man/src/system/info.md found
21:34:28 WARN: man/src/system/prune.md does not exist, skipping
21:34:28 WARN: man/src/system.md does not exist, skipping
21:34:28 INFO: man/src/tag.md found
21:34:28 INFO: man/src/top.md found
21:34:28 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:28 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:28 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:28 WARN: man/src/trust/key.md does not exist, skipping
21:34:28 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:28 WARN: man/src/trust/sign.md does not exist, skipping
21:34:28 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:28 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:28 WARN: man/src/trust/signer.md does not exist, skipping
21:34:28 WARN: man/src/trust.md does not exist, skipping
21:34:28 INFO: man/src/unpause.md found
21:34:28 INFO: man/src/update.md found
21:34:28 INFO: man/src/version.md found
21:34:28 INFO: man/src/volume/create.md found
21:34:28 INFO: man/src/volume/inspect.md found
21:34:28 INFO: man/src/volume/ls.md found
21:34:28 WARN: man/src/volume/prune.md does not exist, skipping
21:34:28 WARN: man/src/volume/rm.md does not exist, skipping
21:34:28 WARN: man/src/volume/update.md does not exist, skipping
21:34:28 INFO: man/src/volume.md found
21:34:28 INFO: man/src/wait.md found
21:34:28 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:28 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:28 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:28 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:28 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:28 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:28 + popd
21:34:28 + RPM_EC=0
21:34:28 ~/rpmbuild/BUILD/src
21:34:28 ++ jobs -p
21:34:28 + exit 0
21:34:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pSGIFf
21:34:28 + umask 022
21:34:28 + cd /root/rpmbuild/BUILD
21:34:28 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64 '!=' / ']'
21:34:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:28 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:28 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:28 + export CFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:28 + export CXXFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:28 + export FFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:28 + export FCFLAGS
21:34: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'
21:34:28 + export LDFLAGS
21:34:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:28 + export LT_SYS_LIBRARY_PATH
21:34:28 + CC=gcc
21:34:28 + export CC
21:34:28 + CXX=g++
21:34:28 + export CXX
21:34:28 + cd src
21:34:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin
21:34:28 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/docker
21:34:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/bash-completion/completions
21:34:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/zsh/vendor-completions
21:34:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/fish/vendor_completions.d
21:34:28 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/bash-completion/completions/docker
21:34:28 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/zsh/vendor-completions/_docker
21:34:28 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:34:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/man/man1
21:34:28 + 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~20230330191823.de0d30f-0.fc37.aarch64/usr/share/man/man1
21:34:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/man/man5
21:34:28 + 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~20230330191823.de0d30f-0.fc37.aarch64/usr/share/man/man5
21:34:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/man/man8
21:34:28 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/man/man8
21:34:28 + mkdir -p build-docs
21:34:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:28 + cp cli/LICENSE build-docs/LICENSE
21:34:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:28 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:34:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:28 + cp cli/NOTICE build-docs/NOTICE
21:34:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:28 + cp cli/README.md build-docs/README.md
21:34:28 + /usr/lib/rpm/check-buildroot
21:34:28 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:28 + /usr/lib/rpm/brp-compress
21:34:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:28 + /usr/lib/rpm/check-rpaths
21:34:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:28 + /usr/lib/rpm/brp-remove-la-files
21:34:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:28 + /usr/lib/rpm/redhat/brp-python-hardlink
21:34:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Xttcka
21:34:28 + umask 022
21:34:28 + cd /root/rpmbuild/BUILD
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:28 + export CFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:28 + export CXXFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:28 + export FFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:28 + export FCFLAGS
21:34: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'
21:34:28 + export LDFLAGS
21:34:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:28 + export LT_SYS_LIBRARY_PATH
21:34:28 + CC=gcc
21:34:28 + export CC
21:34:28 + CXX=g++
21:34:28 + export CXX
21:34:28 + cd src
21:34:28 ++ cli/build/docker --version
21:34:28 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:28 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:28 + echo 'PASS: cli version OK'
21:34:28 + RPM_EC=0
21:34:28 PASS: cli version OK
21:34:28 ++ jobs -p
21:34:28 + exit 0
21:34:28 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:28 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yohHiv
21:34:28 + umask 022
21:34:28 + cd /root/rpmbuild/BUILD
21:34:28 + cd src
21:34:28 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/doc/docker-ce-cli
21:34:28 + export LC_ALL=C
21:34:28 + LC_ALL=C
21:34:28 + export DOCDIR
21:34:28 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/doc/docker-ce-cli
21:34:28 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/doc/docker-ce-cli
21:34:28 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/doc/docker-ce-cli
21:34:28 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/doc/docker-ce-cli
21:34:28 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/share/doc/docker-ce-cli
21:34:28 + RPM_EC=0
21:34:28 ++ jobs -p
21:34:28 + exit 0
21:34:28 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.fc37 docker-ce-cli(aarch-64) = 1:0.0.0~20230330191823.de0d30f-0.fc37
21:34:28 Requires(interp): /bin/sh
21:34:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:28 Requires(post): /bin/sh
21:34:28 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
21:34:28 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:34:28 Recommends: docker-buildx-plugin docker-compose-plugin
21:34:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm
21:34:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OOTSbu
21:34:28 + umask 022
21:34:28 + cd /root/rpmbuild/BUILD
21:34:28 + cd src
21:34:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64
21:34:28 + RPM_EC=0
21:34:28 ++ jobs -p
21:34:28 + exit 0
21:34:28 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.i3ZqOm
21:34:28 + umask 022
21:34:28 + cd /root/rpmbuild/BUILD
21:34:28 + rm -rf src src.gemspec
21:34:28 + for f in rootlesskit rootlesskit-docker-proxy
21:34:28 + GOBIN=/usr/local/bin
21:34:28 + GO111MODULE=on
21:34:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:28 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:28 ++ pwd
21:34:28 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:28 Project root: .
21:34:28 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:28 INFO: man/src/attach.md found
21:34:28 WARN: man/src/build.md does not exist, skipping
21:34:28 WARN: man/src/builder/build.md does not exist, skipping
21:34:28 WARN: man/src/builder/prune.md does not exist, skipping
21:34:28 WARN: man/src/builder.md does not exist, skipping
21:34:28 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:28 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:28 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:28 WARN: man/src/checkpoint.md does not exist, skipping
21:34:28 INFO: man/src/commit.md found
21:34:28 WARN: man/src/config/create.md does not exist, skipping
21:34:28 WARN: man/src/config/inspect.md does not exist, skipping
21:34:28 WARN: man/src/config/ls.md does not exist, skipping
21:34:28 WARN: man/src/config/rm.md does not exist, skipping
21:34:28 WARN: man/src/config.md does not exist, skipping
21:34:28 INFO: man/src/container/attach.md found
21:34:28 INFO: man/src/container/commit.md found
21:34:28 INFO: man/src/container/cp.md found
21:34:28 INFO: man/src/container/create.md found
21:34:28 INFO: man/src/container/diff.md found
21:34:28 INFO: man/src/container/exec.md found
21:34:28 INFO: man/src/container/export.md found
21:34:28 WARN: man/src/container/inspect.md does not exist, skipping
21:34:28 INFO: man/src/container/kill.md found
21:34:28 INFO: man/src/container/logs.md found
21:34:28 INFO: man/src/container/ls.md found
21:34:28 INFO: man/src/container/pause.md found
21:34:28 INFO: man/src/container/port.md found
21:34:28 WARN: man/src/container/prune.md does not exist, skipping
21:34:28 INFO: man/src/container/rename.md found
21:34:28 INFO: man/src/container/restart.md found
21:34:28 INFO: man/src/container/rm.md found
21:34:28 INFO: man/src/container/run.md found
21:34:28 INFO: man/src/container/start.md found
21:34:28 INFO: man/src/container/stats.md found
21:34:28 INFO: man/src/container/stop.md found
21:34:28 INFO: man/src/container/top.md found
21:34:28 INFO: man/src/container/unpause.md found
21:34:28 INFO: man/src/container/update.md found
21:34:28 INFO: man/src/container/wait.md found
21:34:28 WARN: man/src/container.md does not exist, skipping
21:34:28 WARN: man/src/context/create.md does not exist, skipping
21:34:28 WARN: man/src/context/export.md does not exist, skipping
21:34:28 WARN: man/src/context/import.md does not exist, skipping
21:34:28 WARN: man/src/context/inspect.md does not exist, skipping
21:34:28 WARN: man/src/context/ls.md does not exist, skipping
21:34:28 WARN: man/src/context/rm.md does not exist, skipping
21:34:28 WARN: man/src/context/show.md does not exist, skipping
21:34:28 WARN: man/src/context/update.md does not exist, skipping
21:34:28 WARN: man/src/context/use.md does not exist, skipping
21:34:28 WARN: man/src/context.md does not exist, skipping
21:34:28 INFO: man/src/cp.md found
21:34:28 INFO: man/src/create.md found
21:34:28 INFO: man/src/diff.md found
21:34:28 INFO: man/src/events.md found
21:34:28 INFO: man/src/exec.md found
21:34:28 INFO: man/src/export.md found
21:34:28 INFO: man/src/history.md found
21:34:28 INFO: man/src/image/build.md found
21:34:28 INFO: man/src/image/history.md found
21:34:28 INFO: man/src/image/import.md found
21:34:28 WARN: man/src/image/inspect.md does not exist, skipping
21:34:28 INFO: man/src/image/load.md found
21:34:28 INFO: man/src/image/ls.md found
21:34:28 WARN: man/src/image/prune.md does not exist, skipping
21:34:28 INFO: man/src/image/pull.md found
21:34:28 INFO: man/src/image/push.md found
21:34:28 INFO: man/src/image/rm.md found
21:34:28 INFO: man/src/image/save.md found
21:34:28 INFO: man/src/image/tag.md found
21:34:28 WARN: man/src/image.md does not exist, skipping
21:34:28 INFO: man/src/images.md found
21:34:28 INFO: man/src/import.md found
21:34:28 INFO: man/src/info.md found
21:34:28 INFO: man/src/inspect.md found
21:34:28 INFO: man/src/kill.md found
21:34:28 INFO: man/src/load.md found
21:34:28 INFO: man/src/login.md found
21:34:28 INFO: man/src/logout.md found
21:34:28 INFO: man/src/logs.md found
21:34:28 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:28 WARN: man/src/manifest/create.md does not exist, skipping
21:34:28 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:28 WARN: man/src/manifest/push.md does not exist, skipping
21:34:28 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:28 WARN: man/src/manifest.md does not exist, skipping
21:34:28 INFO: man/src/network/connect.md found
21:34:28 INFO: man/src/network/create.md found
21:34:28 INFO: man/src/network/disconnect.md found
21:34:28 INFO: man/src/network/inspect.md found
21:34:28 INFO: man/src/network/ls.md found
21:34:28 WARN: man/src/network/prune.md does not exist, skipping
21:34:28 INFO: man/src/network/rm.md found
21:34:28 WARN: man/src/network.md does not exist, skipping
21:34:28 WARN: man/src/node/demote.md does not exist, skipping
21:34:28 WARN: man/src/node/inspect.md does not exist, skipping
21:34:28 WARN: man/src/node/ls.md does not exist, skipping
21:34:28 WARN: man/src/node/promote.md does not exist, skipping
21:34:28 WARN: man/src/node/ps.md does not exist, skipping
21:34:28 WARN: man/src/node/rm.md does not exist, skipping
21:34:28 WARN: man/src/node/update.md does not exist, skipping
21:34:28 WARN: man/src/node.md does not exist, skipping
21:34:28 INFO: man/src/pause.md found
21:34:28 WARN: man/src/plugin/create.md does not exist, skipping
21:34:28 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:28 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:28 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:28 WARN: man/src/plugin/install.md does not exist, skipping
21:34:28 INFO: man/src/plugin/ls.md found
21:34:28 WARN: man/src/plugin/push.md does not exist, skipping
21:34:28 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:28 WARN: man/src/plugin/set.md does not exist, skipping
21:34:28 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:28 WARN: man/src/plugin.md does not exist, skipping
21:34:28 INFO: man/src/port.md found
21:34:28 INFO: man/src/ps.md found
21:34:28 INFO: man/src/pull.md found
21:34:28 INFO: man/src/push.md found
21:34:28 INFO: man/src/rename.md found
21:34:28 INFO: man/src/restart.md found
21:34:28 INFO: man/src/rm.md found
21:34:28 INFO: man/src/rmi.md found
21:34:28 WARN: man/src/run.md does not exist, skipping
21:34:28 INFO: man/src/save.md found
21:34:28 INFO: man/src/search.md found
21:34:28 WARN: man/src/secret/create.md does not exist, skipping
21:34:28 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:28 WARN: man/src/secret/ls.md does not exist, skipping
21:34:28 WARN: man/src/secret/rm.md does not exist, skipping
21:34:28 WARN: man/src/secret.md does not exist, skipping
21:34:28 WARN: man/src/service/create.md does not exist, skipping
21:34:28 WARN: man/src/service/inspect.md does not exist, skipping
21:34:28 WARN: man/src/service/logs.md does not exist, skipping
21:34:28 WARN: man/src/service/ls.md does not exist, skipping
21:34:28 WARN: man/src/service/ps.md does not exist, skipping
21:34:28 WARN: man/src/service/rm.md does not exist, skipping
21:34:28 WARN: man/src/service/rollback.md does not exist, skipping
21:34:28 WARN: man/src/service/scale.md does not exist, skipping
21:34:28 WARN: man/src/service/update.md does not exist, skipping
21:34:28 WARN: man/src/service.md does not exist, skipping
21:34:28 WARN: man/src/stack/config.md does not exist, skipping
21:34:28 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:28 WARN: man/src/stack/ls.md does not exist, skipping
21:34:28 WARN: man/src/stack/ps.md does not exist, skipping
21:34:28 WARN: man/src/stack/rm.md does not exist, skipping
21:34:28 WARN: man/src/stack/services.md does not exist, skipping
21:34:28 WARN: man/src/stack.md does not exist, skipping
21:34:28 INFO: man/src/start.md found
21:34:28 INFO: man/src/stats.md found
21:34:28 INFO: man/src/stop.md found
21:34:28 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:28 WARN: man/src/swarm/init.md does not exist, skipping
21:34:28 WARN: man/src/swarm/join.md does not exist, skipping
21:34:28 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:28 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:28 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:28 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:28 WARN: man/src/swarm/update.md does not exist, skipping
21:34:28 WARN: man/src/swarm.md does not exist, skipping
21:34:28 WARN: man/src/system/df.md does not exist, skipping
21:34:28 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:28 INFO: man/src/system/events.md found
21:34:28 INFO: man/src/system/info.md found
21:34:28 WARN: man/src/system/prune.md does not exist, skipping
21:34:28 WARN: man/src/system.md does not exist, skipping
21:34:28 INFO: man/src/tag.md found
21:34:28 INFO: man/src/top.md found
21:34:28 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:28 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:28 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:28 WARN: man/src/trust/key.md does not exist, skipping
21:34:28 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:28 WARN: man/src/trust/sign.md does not exist, skipping
21:34:28 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:28 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:28 WARN: man/src/trust/signer.md does not exist, skipping
21:34:28 WARN: man/src/trust.md does not exist, skipping
21:34:28 INFO: man/src/unpause.md found
21:34:28 INFO: man/src/update.md found
21:34:28 INFO: man/src/version.md found
21:34:28 INFO: man/src/volume/create.md found
21:34:28 INFO: man/src/volume/inspect.md found
21:34:28 INFO: man/src/volume/ls.md found
21:34:28 WARN: man/src/volume/prune.md does not exist, skipping
21:34:28 WARN: man/src/volume/rm.md does not exist, skipping
21:34:28 WARN: man/src/volume/update.md does not exist, skipping
21:34:28 INFO: man/src/volume.md found
21:34:28 INFO: man/src/wait.md found
21:34:28 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:28 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:28 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:28 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:28 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:28 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:28 make[2]: Leaving directory '/root/build-deb/cli'
21:34:28 # Build buildx plugin
21:34:28 cd /go/src/github.com/docker/buildx \
21:34:28 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:28 && GO111MODULE=on \
21:34:28 	CGO_ENABLED=0 \
21:34:28 		go build \
21:34:28 			-mod=vendor \
21:34:28 			-trimpath \
21:34:28 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:28 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:28 			./cmd/buildx
21:34:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.src.rpm
21:34:28 + RPM_EC=0
21:34:28 ++ jobs -p
21:34:28 + exit 0
21:34:28 
21:34:28 RPM build warnings:
21:34:28     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:28     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:28     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:28     source_date_epoch_from_changelog set but %changelog is missing
21:34:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/docker-proxy
21:34:28     source_date_epoch_from_changelog set but %changelog is missing
21:34:28     source_date_epoch_from_changelog set but %changelog is missing
21:34:28 warning: source_date_epoch_from_changelog set but %changelog is missing
21:34:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qYZA1G
21:34:28 + umask 022
21:34:28 + cd /root/rpmbuild/BUILD
21:34:28 + cd /root/rpmbuild/BUILD
21:34:28 + rm -rf src
21:34:28 + /usr/bin/mkdir -p src
21:34:28 + cd src
21:34:28 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
21:34:29 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm
21:34:29 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cufZCV
21:34:29 + umask 022
21:34:29 + cd /root/rpmbuild/BUILD
21:34:29 + cd src
21:34:29 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:34:29 + exit 0
21:34:29 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jZM78x
21:34:29 + umask 022
21:34:29 + cd /root/rpmbuild/BUILD
21:34:29 + cd /root/rpmbuild/BUILD
21:34:29 + rm -rf src
21:34:29 + /usr/bin/mkdir -p src
21:34:29 + cd src
21:34:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:34:29 + /usr/bin/tar -xf -
21:34:29 + STATUS=0
21:34:29 + '[' 0 -ne 0 ']'
21:34:29 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
21:34:29 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm
21:34:29 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7JUfqu
21:34:29 + umask 022
21:34:29 + cd /root/rpmbuild/BUILD
21:34:29 + cd src
21:34:29 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64
21:34:29 + RPM_EC=0
21:34:29 ++ jobs -p
21:34:29 + exit 0
21:34:29 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NJvw6S
21:34:29 + umask 022
21:34:29 + cd /root/rpmbuild/BUILD
21:34:29 + cd /root/rpmbuild/BUILD
21:34:29 + rm -rf src
21:34:29 + /usr/bin/mkdir -p src
21:34:29 + cd src
21:34:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:29 + /usr/bin/tar -xof -
21:34:29 + STATUS=0
21:34:29 + '[' 0 -ne 0 ']'
21:34:29 + /usr/bin/tar -xof -
21:34:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:29 + for f in rootlesskit rootlesskit-docker-proxy
21:34:29 + GOBIN=/usr/local/bin
21:34:29 + GO111MODULE=on
21:34:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:29 + STATUS=0
21:34:29 + '[' 0 -ne 0 ']'
21:34:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:34:29 + /usr/bin/tar -xf -
21:34:29 + STATUS=0
21:34:29 + '[' 0 -ne 0 ']'
21:34:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:29 + RPM_EC=0
21:34:29 ++ jobs -p
21:34:29 + exit 0
21:34:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VBraD1
21:34:29 + umask 022
21:34:29 + cd /root/rpmbuild/BUILD
21:34: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'
21:34:29 + export CFLAGS
21:34: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'
21:34:29 + export CXXFLAGS
21:34: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'
21:34:29 + export FFLAGS
21:34: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'
21:34:29 + export FCFLAGS
21:34: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'
21:34:29 + export LDFLAGS
21:34:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:29 + export LT_SYS_LIBRARY_PATH
21:34:29 + CC=gcc
21:34:29 + export CC
21:34:29 + CXX=g++
21:34:29 + export CXX
21:34:29 + cd src
21:34:29 + pushd /root/rpmbuild/BUILD/src/buildx
21:34:29 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:34:29 + GO111MODULE=on
21:34:29 + CGO_ENABLED=0
21:34:29 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:34:29 + STATUS=0
21:34:29 + '[' 0 -ne 0 ']'
21:34:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:29 + exit 0
21:34:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qDFRZc
21:34:29 + umask 022
21:34:29 + cd /root/rpmbuild/BUILD
21:34:29 + cd src
21:34:29 + mkdir -p /go/src/github.com/docker
21:34:29 + rm -f /go/src/github.com/docker/cli
21:34:29 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:34:29 + pushd /go/src/github.com/docker/cli
21:34:29 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:34:29 + VERSION=0.0.0-20230330191823-de0d30f
21:34:29 + GITCOMMIT=de0d30f
21:34:29 + GO_LINKMODE=dynamic
21:34:29 + ./scripts/build/binary
21:34:29 Building dynamic docker-linux-amd64
21:34:29 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=de0d30f" -X "github.com/docker/cli/cli/version.BuildTime=2023-03-30T21:34:29Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230330191823-de0d30f" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:34:29 + STATUS=0
21:34:29 + '[' 0 -ne 0 ']'
21:34:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:29 + RPM_EC=0
21:34:29 ++ jobs -p
21:34:29 + exit 0
21:34:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3JK8eO
21:34:29 + umask 022
21:34:29 + cd /root/rpmbuild/BUILD
21:34:29 + cd src
21:34:29 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:34:29 + pushd /root/rpmbuild/BUILD/src/buildx
21:34:29 + GO111MODULE=on
21:34:29 + CGO_ENABLED=0
21:34:29 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:34:30 + return
21:34:30 + RPM_EC=0
21:34:30 ++ jobs -p
21:34:30 + exit 0
21:34:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UxBtJC
21:34:30 + umask 022
21:34:30 + cd /root/rpmbuild/BUILD
21:34:30 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64 '!=' / ']'
21:34:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:30 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:30 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:30 + 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'
21:34:30 + export CFLAGS
21:34:30 + 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'
21:34:30 + export CXXFLAGS
21:34:30 + 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'
21:34:30 + export FFLAGS
21:34:30 + 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'
21:34:30 + export FCFLAGS
21:34: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:34:30 + export LDFLAGS
21:34:30 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:30 + export LT_SYS_LIBRARY_PATH
21:34:30 + CC=gcc
21:34:30 + export CC
21:34:30 + CXX=g++
21:34:30 + export CXX
21:34:30 + cd src
21:34:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/dockerd-rootless.sh
21:34:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:34:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/rootlesskit
21:34:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/rootlesskit-docker-proxy
21:34:30 + /usr/lib/rpm/check-buildroot
21:34:30 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:30 + /usr/lib/rpm/brp-compress
21:34:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:30 + /usr/lib/rpm/check-rpaths
21:34:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:30 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:34:30 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:34:30 + /usr/lib/rpm/brp-remove-la-files
21:34:30 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:30 + /usr/lib/rpm/redhat/brp-python-hardlink
21:34:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uv8rEB
21:34:30 + umask 022
21:34:30 + cd /root/rpmbuild/BUILD
21:34:30 + 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'
21:34:30 + export CFLAGS
21:34:30 + 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'
21:34:30 + export CXXFLAGS
21:34:30 + 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'
21:34:30 + export FFLAGS
21:34:30 + 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'
21:34:30 + export FCFLAGS
21:34: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.ld'
21:34:30 + export LDFLAGS
21:34:30 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:30 + export LT_SYS_LIBRARY_PATH
21:34:30 + CC=gcc
21:34:30 + export CC
21:34:30 + CXX=g++
21:34:30 + export CXX
21:34:30 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:34:30 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20230330191823.de0d30f-0.fc36 aarch64
21:34:30 + cd src
21:34:30 + /usr/local/bin/rootlesskit -v
21:34:30 rootlesskit version 1.1.0
21:34:30 + RPM_EC=0
21:34:30 ++ jobs -p
21:34:30 + exit 0
21:34:30 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:30 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.fc36 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230330191823.de0d30f-0.fc36
21:34:30 Requires(interp): /bin/sh /bin/sh /bin/sh
21:34:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:30 Requires(post): /bin/sh
21:34:30 Requires(preun): /bin/sh
21:34:30 Requires(postun): /bin/sh
21:34: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) rtld(GNU_HASH)
21:34:30 Conflicts: rootlesskit
21:34:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:30 + return
21:34:30 + RPM_EC=0
21:34:30 ++ jobs -p
21:34:30 + exit 0
21:34:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pTdEnF
21:34:30 + umask 022
21:34:30 + cd /root/rpmbuild/BUILD
21:34:30 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64 '!=' / ']'
21:34:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:30 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:30 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:30 + cd src
21:34:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin/dockerd-rootless.sh
21:34:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:34:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin/rootlesskit
21:34:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
21:34:30 + /usr/lib/rpm/check-buildroot
21:34:30 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:30 + /usr/lib/rpm/brp-compress
21:34:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:30 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:30 + /usr/lib/rpm/brp-python-hardlink
21:34:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:30 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:34:30 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:34:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CLg73P
21:34:30 + umask 022
21:34:30 + cd /root/rpmbuild/BUILD
21:34:30 + cd src
21:34:30 + /usr/local/bin/rootlesskit -v
21:34:30 rootlesskit version 1.1.0
21:34:30 + RPM_EC=0
21:34:30 ++ jobs -p
21:34:30 + exit 0
21:34:30 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:30 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.src.rpm
21:34:30 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230330191823.de0d30f-0.el9
21:34:30 Requires(interp): /bin/sh /bin/sh /bin/sh
21:34:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:30 Requires(post): /bin/sh
21:34:30 Requires(preun): /bin/sh
21:34:30 Requires(postun): /bin/sh
21:34:30 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) rtld(GNU_HASH)
21:34:30 Conflicts: rootlesskit
21:34:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:31 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:31 ++ pwd
21:34:31 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:31 Project root: .
21:34:31 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:31 INFO: man/src/attach.md found
21:34:31 WARN: man/src/build.md does not exist, skipping
21:34:31 WARN: man/src/builder/build.md does not exist, skipping
21:34:31 WARN: man/src/builder/prune.md does not exist, skipping
21:34:31 WARN: man/src/builder.md does not exist, skipping
21:34:31 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:31 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:31 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:31 WARN: man/src/checkpoint.md does not exist, skipping
21:34:31 INFO: man/src/commit.md found
21:34:31 WARN: man/src/config/create.md does not exist, skipping
21:34:31 WARN: man/src/config/inspect.md does not exist, skipping
21:34:31 WARN: man/src/config/ls.md does not exist, skipping
21:34:31 WARN: man/src/config/rm.md does not exist, skipping
21:34:31 WARN: man/src/config.md does not exist, skipping
21:34:31 INFO: man/src/container/attach.md found
21:34:31 INFO: man/src/container/commit.md found
21:34:31 INFO: man/src/container/cp.md found
21:34:31 INFO: man/src/container/create.md found
21:34:31 INFO: man/src/container/diff.md found
21:34:31 INFO: man/src/container/exec.md found
21:34:31 INFO: man/src/container/export.md found
21:34:31 WARN: man/src/container/inspect.md does not exist, skipping
21:34:31 INFO: man/src/container/kill.md found
21:34:31 INFO: man/src/container/logs.md found
21:34:31 INFO: man/src/container/ls.md found
21:34:31 INFO: man/src/container/pause.md found
21:34:31 INFO: man/src/container/port.md found
21:34:31 WARN: man/src/container/prune.md does not exist, skipping
21:34:31 INFO: man/src/container/rename.md found
21:34:31 INFO: man/src/container/restart.md found
21:34:31 INFO: man/src/container/rm.md found
21:34:31 INFO: man/src/container/run.md found
21:34:31 INFO: man/src/container/start.md found
21:34:31 INFO: man/src/container/stats.md found
21:34:31 INFO: man/src/container/stop.md found
21:34:31 INFO: man/src/container/top.md found
21:34:31 INFO: man/src/container/unpause.md found
21:34:31 INFO: man/src/container/update.md found
21:34:31 INFO: man/src/container/wait.md found
21:34:31 WARN: man/src/container.md does not exist, skipping
21:34:31 WARN: man/src/context/create.md does not exist, skipping
21:34:31 WARN: man/src/context/export.md does not exist, skipping
21:34:31 WARN: man/src/context/import.md does not exist, skipping
21:34:31 WARN: man/src/context/inspect.md does not exist, skipping
21:34:31 WARN: man/src/context/ls.md does not exist, skipping
21:34:31 WARN: man/src/context/rm.md does not exist, skipping
21:34:31 WARN: man/src/context/show.md does not exist, skipping
21:34:31 WARN: man/src/context/update.md does not exist, skipping
21:34:31 WARN: man/src/context/use.md does not exist, skipping
21:34:31 WARN: man/src/context.md does not exist, skipping
21:34:31 INFO: man/src/cp.md found
21:34:31 INFO: man/src/create.md found
21:34:31 INFO: man/src/diff.md found
21:34:31 INFO: man/src/events.md found
21:34:31 INFO: man/src/exec.md found
21:34:31 INFO: man/src/export.md found
21:34:31 INFO: man/src/history.md found
21:34:31 INFO: man/src/image/build.md found
21:34:31 INFO: man/src/image/history.md found
21:34:31 INFO: man/src/image/import.md found
21:34:31 WARN: man/src/image/inspect.md does not exist, skipping
21:34:31 INFO: man/src/image/load.md found
21:34:31 INFO: man/src/image/ls.md found
21:34:31 WARN: man/src/image/prune.md does not exist, skipping
21:34:31 INFO: man/src/image/pull.md found
21:34:31 INFO: man/src/image/push.md found
21:34:31 INFO: man/src/image/rm.md found
21:34:31 INFO: man/src/image/save.md found
21:34:31 INFO: man/src/image/tag.md found
21:34:31 WARN: man/src/image.md does not exist, skipping
21:34:31 INFO: man/src/images.md found
21:34:31 INFO: man/src/import.md found
21:34:31 INFO: man/src/info.md found
21:34:31 INFO: man/src/inspect.md found
21:34:31 INFO: man/src/kill.md found
21:34:31 INFO: man/src/load.md found
21:34:31 INFO: man/src/login.md found
21:34:31 INFO: man/src/logout.md found
21:34:31 INFO: man/src/logs.md found
21:34:31 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:31 WARN: man/src/manifest/create.md does not exist, skipping
21:34:31 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:31 WARN: man/src/manifest/push.md does not exist, skipping
21:34:31 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:31 WARN: man/src/manifest.md does not exist, skipping
21:34:31 INFO: man/src/network/connect.md found
21:34:31 INFO: man/src/network/create.md found
21:34:31 INFO: man/src/network/disconnect.md found
21:34:31 INFO: man/src/network/inspect.md found
21:34:31 INFO: man/src/network/ls.md found
21:34:31 WARN: man/src/network/prune.md does not exist, skipping
21:34:31 INFO: man/src/network/rm.md found
21:34:31 WARN: man/src/network.md does not exist, skipping
21:34:31 WARN: man/src/node/demote.md does not exist, skipping
21:34:31 WARN: man/src/node/inspect.md does not exist, skipping
21:34:31 WARN: man/src/node/ls.md does not exist, skipping
21:34:31 WARN: man/src/node/promote.md does not exist, skipping
21:34:31 WARN: man/src/node/ps.md does not exist, skipping
21:34:31 WARN: man/src/node/rm.md does not exist, skipping
21:34:31 WARN: man/src/node/update.md does not exist, skipping
21:34:31 WARN: man/src/node.md does not exist, skipping
21:34:31 INFO: man/src/pause.md found
21:34:31 WARN: man/src/plugin/create.md does not exist, skipping
21:34:31 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:31 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:31 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:31 WARN: man/src/plugin/install.md does not exist, skipping
21:34:31 INFO: man/src/plugin/ls.md found
21:34:31 WARN: man/src/plugin/push.md does not exist, skipping
21:34:31 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:31 WARN: man/src/plugin/set.md does not exist, skipping
21:34:31 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:31 WARN: man/src/plugin.md does not exist, skipping
21:34:31 INFO: man/src/port.md found
21:34:31 INFO: man/src/ps.md found
21:34:31 INFO: man/src/pull.md found
21:34:31 INFO: man/src/push.md found
21:34:31 INFO: man/src/rename.md found
21:34:31 INFO: man/src/restart.md found
21:34:31 INFO: man/src/rm.md found
21:34:31 INFO: man/src/rmi.md found
21:34:31 WARN: man/src/run.md does not exist, skipping
21:34:31 INFO: man/src/save.md found
21:34:31 INFO: man/src/search.md found
21:34:31 WARN: man/src/secret/create.md does not exist, skipping
21:34:31 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:31 WARN: man/src/secret/ls.md does not exist, skipping
21:34:31 WARN: man/src/secret/rm.md does not exist, skipping
21:34:31 WARN: man/src/secret.md does not exist, skipping
21:34:31 WARN: man/src/service/create.md does not exist, skipping
21:34:31 WARN: man/src/service/inspect.md does not exist, skipping
21:34:31 WARN: man/src/service/logs.md does not exist, skipping
21:34:31 WARN: man/src/service/ls.md does not exist, skipping
21:34:31 WARN: man/src/service/ps.md does not exist, skipping
21:34:31 WARN: man/src/service/rm.md does not exist, skipping
21:34:31 WARN: man/src/service/rollback.md does not exist, skipping
21:34:31 WARN: man/src/service/scale.md does not exist, skipping
21:34:31 WARN: man/src/service/update.md does not exist, skipping
21:34:31 WARN: man/src/service.md does not exist, skipping
21:34:31 WARN: man/src/stack/config.md does not exist, skipping
21:34:31 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:31 WARN: man/src/stack/ls.md does not exist, skipping
21:34:31 WARN: man/src/stack/ps.md does not exist, skipping
21:34:31 WARN: man/src/stack/rm.md does not exist, skipping
21:34:31 WARN: man/src/stack/services.md does not exist, skipping
21:34:31 WARN: man/src/stack.md does not exist, skipping
21:34:31 INFO: man/src/start.md found
21:34:31 INFO: man/src/stats.md found
21:34:31 INFO: man/src/stop.md found
21:34:31 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:31 WARN: man/src/swarm/init.md does not exist, skipping
21:34:31 WARN: man/src/swarm/join.md does not exist, skipping
21:34:31 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:31 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:31 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:31 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:31 WARN: man/src/swarm/update.md does not exist, skipping
21:34:31 WARN: man/src/swarm.md does not exist, skipping
21:34:31 WARN: man/src/system/df.md does not exist, skipping
21:34:31 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:31 INFO: man/src/system/events.md found
21:34:31 INFO: man/src/system/info.md found
21:34:31 WARN: man/src/system/prune.md does not exist, skipping
21:34:31 WARN: man/src/system.md does not exist, skipping
21:34:31 INFO: man/src/tag.md found
21:34:31 INFO: man/src/top.md found
21:34:31 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:31 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:31 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:31 WARN: man/src/trust/key.md does not exist, skipping
21:34:31 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:31 WARN: man/src/trust/sign.md does not exist, skipping
21:34:31 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:31 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:31 WARN: man/src/trust/signer.md does not exist, skipping
21:34:31 WARN: man/src/trust.md does not exist, skipping
21:34:31 INFO: man/src/unpause.md found
21:34:31 INFO: man/src/update.md found
21:34:31 INFO: man/src/version.md found
21:34:31 INFO: man/src/volume/create.md found
21:34:31 INFO: man/src/volume/inspect.md found
21:34:31 INFO: man/src/volume/ls.md found
21:34:31 WARN: man/src/volume/prune.md does not exist, skipping
21:34:31 WARN: man/src/volume/rm.md does not exist, skipping
21:34:31 WARN: man/src/volume/update.md does not exist, skipping
21:34:31 INFO: man/src/volume.md found
21:34:31 INFO: man/src/wait.md found
21:34:31 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:31 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:31 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:31 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:31 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:31 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:31 make[2]: Leaving directory '/root/build-deb/cli'
21:34:31 # Build buildx plugin
21:34:31 cd /go/src/github.com/docker/buildx \
21:34:31 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:31 && GO111MODULE=on \
21:34:31 	CGO_ENABLED=0 \
21:34:31 		go build \
21:34:31 			-mod=vendor \
21:34:31 			-trimpath \
21:34:31 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:31 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:31 			./cmd/buildx
21:34:31 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.src.rpm
21:34:35 #43 283.2 + bin/containerd-stress
21:34:35 #43 283.2 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
21:34:35 #43 286.6 + bin/containerd-shim
21:34:35 #43 287.9 + bin/containerd-shim-runc-v1
21:34:35 #43 290.1 + bin/containerd-shim-runc-v2
21:34:35 #43 292.1 + binaries
21:34:35 #43 DONE 293.1s
21:34:35 
21:34:35 #53 [build 6/6] RUN --mount=type=bind,target=.     --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...)
21:34:35 #53 ...
21:34:35 
21:34:35 #57 [all 3/7] COPY --from=containerd    /build/ /
21:34:35 #57 DONE 0.2s
21:34:35 
21:34:35 #58 [all 4/7] COPY --from=rootlesskit   /build/ /
21:34:35 #58 DONE 0.1s
21:34:35 
21:34:35 #59 [all 5/7] COPY --from=containerutil /build/ /
21:34:35 #59 DONE 0.0s
21:34:35 
21:34:35 #60 [all 6/7] COPY --from=vpnkit        /       /
21:34:35 #60 DONE 0.3s
21:34:35 
21:34:35 #53 [build 6/6] RUN --mount=type=bind,target=.     --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...)
21:34:36 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm
21:34:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Cpd0R7
21:34:36 + umask 022
21:34:36 + cd /root/rpmbuild/BUILD
21:34:36 + cd src
21:34:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64
21:34:36 + RPM_EC=0
21:34:36 ++ jobs -p
21:34:36 + exit 0
21:34:36 
21:34:36 RPM build warnings:
21:34:36     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:36     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:36     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:36     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/docker-proxy
21:34:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ruF9Ll
21:34:36 + umask 022
21:34:36 + cd /root/rpmbuild/BUILD
21:34:36 + cd /root/rpmbuild/BUILD
21:34:36 + rm -rf src
21:34:36 + /usr/bin/mkdir -p src
21:34:36 + cd src
21:34:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:36 + /usr/bin/tar -xof -
21:34:36 + STATUS=0
21:34:36 + '[' 0 -ne 0 ']'
21:34:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:36 + /usr/bin/tar -xof -
21:34:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm
21:34:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D5TM45
21:34:36 + umask 022
21:34:36 + cd /root/rpmbuild/BUILD
21:34:36 + cd src
21:34:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64
21:34:36 + RPM_EC=0
21:34:36 ++ jobs -p
21:34:36 + exit 0
21:34:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LOeebW
21:34:36 + umask 022
21:34:36 + cd /root/rpmbuild/BUILD
21:34:36 + cd /root/rpmbuild/BUILD
21:34:36 + rm -rf src
21:34:37 + /usr/bin/mkdir -p src
21:34:37 + cd src
21:34:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:37 + /usr/bin/tar -xof -
21:34:37 + STATUS=0
21:34:37 + '[' 0 -ne 0 ']'
21:34:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:37 + RPM_EC=0
21:34:37 ++ jobs -p
21:34:37 + exit 0
21:34:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j6q8lp
21:34:37 + umask 022
21:34:37 + cd /root/rpmbuild/BUILD
21:34: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'
21:34:37 + export CFLAGS
21:34: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'
21:34:37 + export CXXFLAGS
21:34: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'
21:34:37 + export FFLAGS
21:34: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'
21:34:37 + export FCFLAGS
21:34: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.10.4-0.fc36.aarch64.ld'
21:34:37 + export LDFLAGS
21:34:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:37 + export LT_SYS_LIBRARY_PATH
21:34:37 + CC=gcc
21:34:37 + export CC
21:34:37 + CXX=g++
21:34:37 + export CXX
21:34:37 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:34:37 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.4-0.fc36 aarch64
21:34:37 + cd src
21:34:37 + pushd /root/rpmbuild/BUILD/src/buildx
21:34:37 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:34:37 + GO111MODULE=on
21:34:37 + CGO_ENABLED=0
21:34:37 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:34:37 + STATUS=0
21:34:37 + '[' 0 -ne 0 ']'
21:34:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:34:37 + /usr/bin/tar -xof -
21:34:37 + STATUS=0
21:34:37 + '[' 0 -ne 0 ']'
21:34:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:37 + RPM_EC=0
21:34:37 ++ jobs -p
21:34:37 + exit 0
21:34:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pf6IEr
21:34:37 + umask 022
21:34:37 + cd /root/rpmbuild/BUILD
21:34:37 + cd src
21:34:37 + pushd /root/rpmbuild/BUILD/src/buildx
21:34:37 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:34:37 + GO111MODULE=on
21:34:37 + CGO_ENABLED=0
21:34:37 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:34:43 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:43 ++ pwd
21:34:43 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:43 Project root: .
21:34:43 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:43 INFO: man/src/attach.md found
21:34:43 WARN: man/src/build.md does not exist, skipping
21:34:43 WARN: man/src/builder/build.md does not exist, skipping
21:34:43 WARN: man/src/builder/prune.md does not exist, skipping
21:34:43 WARN: man/src/builder.md does not exist, skipping
21:34:43 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:43 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:43 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:43 WARN: man/src/checkpoint.md does not exist, skipping
21:34:43 INFO: man/src/commit.md found
21:34:43 WARN: man/src/config/create.md does not exist, skipping
21:34:43 WARN: man/src/config/inspect.md does not exist, skipping
21:34:43 WARN: man/src/config/ls.md does not exist, skipping
21:34:43 WARN: man/src/config/rm.md does not exist, skipping
21:34:43 WARN: man/src/config.md does not exist, skipping
21:34:43 INFO: man/src/container/attach.md found
21:34:43 INFO: man/src/container/commit.md found
21:34:43 INFO: man/src/container/cp.md found
21:34:43 INFO: man/src/container/create.md found
21:34:43 INFO: man/src/container/diff.md found
21:34:43 INFO: man/src/container/exec.md found
21:34:43 INFO: man/src/container/export.md found
21:34:43 WARN: man/src/container/inspect.md does not exist, skipping
21:34:43 INFO: man/src/container/kill.md found
21:34:43 INFO: man/src/container/logs.md found
21:34:43 INFO: man/src/container/ls.md found
21:34:43 INFO: man/src/container/pause.md found
21:34:43 INFO: man/src/container/port.md found
21:34:43 WARN: man/src/container/prune.md does not exist, skipping
21:34:43 INFO: man/src/container/rename.md found
21:34:43 INFO: man/src/container/restart.md found
21:34:43 INFO: man/src/container/rm.md found
21:34:43 INFO: man/src/container/run.md found
21:34:43 INFO: man/src/container/start.md found
21:34:43 INFO: man/src/container/stats.md found
21:34:43 INFO: man/src/container/stop.md found
21:34:43 INFO: man/src/container/top.md found
21:34:43 INFO: man/src/container/unpause.md found
21:34:43 INFO: man/src/container/update.md found
21:34:43 INFO: man/src/container/wait.md found
21:34:43 WARN: man/src/container.md does not exist, skipping
21:34:43 WARN: man/src/context/create.md does not exist, skipping
21:34:43 WARN: man/src/context/export.md does not exist, skipping
21:34:43 WARN: man/src/context/import.md does not exist, skipping
21:34:43 WARN: man/src/context/inspect.md does not exist, skipping
21:34:43 WARN: man/src/context/ls.md does not exist, skipping
21:34:43 WARN: man/src/context/rm.md does not exist, skipping
21:34:43 WARN: man/src/context/show.md does not exist, skipping
21:34:43 WARN: man/src/context/update.md does not exist, skipping
21:34:43 WARN: man/src/context/use.md does not exist, skipping
21:34:43 WARN: man/src/context.md does not exist, skipping
21:34:43 INFO: man/src/cp.md found
21:34:43 INFO: man/src/create.md found
21:34:43 INFO: man/src/diff.md found
21:34:43 INFO: man/src/events.md found
21:34:43 INFO: man/src/exec.md found
21:34:43 INFO: man/src/export.md found
21:34:43 INFO: man/src/history.md found
21:34:43 INFO: man/src/image/build.md found
21:34:43 INFO: man/src/image/history.md found
21:34:43 INFO: man/src/image/import.md found
21:34:43 WARN: man/src/image/inspect.md does not exist, skipping
21:34:43 INFO: man/src/image/load.md found
21:34:43 INFO: man/src/image/ls.md found
21:34:43 WARN: man/src/image/prune.md does not exist, skipping
21:34:43 INFO: man/src/image/pull.md found
21:34:43 INFO: man/src/image/push.md found
21:34:43 INFO: man/src/image/rm.md found
21:34:43 INFO: man/src/image/save.md found
21:34:43 INFO: man/src/image/tag.md found
21:34:43 WARN: man/src/image.md does not exist, skipping
21:34:43 INFO: man/src/images.md found
21:34:43 INFO: man/src/import.md found
21:34:43 INFO: man/src/info.md found
21:34:43 INFO: man/src/inspect.md found
21:34:43 INFO: man/src/kill.md found
21:34:43 INFO: man/src/load.md found
21:34:43 INFO: man/src/login.md found
21:34:43 INFO: man/src/logout.md found
21:34:43 INFO: man/src/logs.md found
21:34:43 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:43 WARN: man/src/manifest/create.md does not exist, skipping
21:34:43 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:43 WARN: man/src/manifest/push.md does not exist, skipping
21:34:43 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:43 WARN: man/src/manifest.md does not exist, skipping
21:34:43 INFO: man/src/network/connect.md found
21:34:43 INFO: man/src/network/create.md found
21:34:43 INFO: man/src/network/disconnect.md found
21:34:43 INFO: man/src/network/inspect.md found
21:34:43 INFO: man/src/network/ls.md found
21:34:43 WARN: man/src/network/prune.md does not exist, skipping
21:34:43 INFO: man/src/network/rm.md found
21:34:43 WARN: man/src/network.md does not exist, skipping
21:34:43 WARN: man/src/node/demote.md does not exist, skipping
21:34:43 WARN: man/src/node/inspect.md does not exist, skipping
21:34:43 WARN: man/src/node/ls.md does not exist, skipping
21:34:43 WARN: man/src/node/promote.md does not exist, skipping
21:34:43 WARN: man/src/node/ps.md does not exist, skipping
21:34:43 WARN: man/src/node/rm.md does not exist, skipping
21:34:43 WARN: man/src/node/update.md does not exist, skipping
21:34:43 WARN: man/src/node.md does not exist, skipping
21:34:43 INFO: man/src/pause.md found
21:34:43 WARN: man/src/plugin/create.md does not exist, skipping
21:34:43 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:43 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:43 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:43 WARN: man/src/plugin/install.md does not exist, skipping
21:34:43 INFO: man/src/plugin/ls.md found
21:34:43 WARN: man/src/plugin/push.md does not exist, skipping
21:34:43 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:43 WARN: man/src/plugin/set.md does not exist, skipping
21:34:43 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:43 WARN: man/src/plugin.md does not exist, skipping
21:34:43 INFO: man/src/port.md found
21:34:43 INFO: man/src/ps.md found
21:34:43 INFO: man/src/pull.md found
21:34:43 INFO: man/src/push.md found
21:34:43 INFO: man/src/rename.md found
21:34:43 INFO: man/src/restart.md found
21:34:43 INFO: man/src/rm.md found
21:34:43 INFO: man/src/rmi.md found
21:34:43 WARN: man/src/run.md does not exist, skipping
21:34:43 INFO: man/src/save.md found
21:34:43 INFO: man/src/search.md found
21:34:43 WARN: man/src/secret/create.md does not exist, skipping
21:34:43 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:43 WARN: man/src/secret/ls.md does not exist, skipping
21:34:43 WARN: man/src/secret/rm.md does not exist, skipping
21:34:43 WARN: man/src/secret.md does not exist, skipping
21:34:43 WARN: man/src/service/create.md does not exist, skipping
21:34:43 WARN: man/src/service/inspect.md does not exist, skipping
21:34:43 WARN: man/src/service/logs.md does not exist, skipping
21:34:43 WARN: man/src/service/ls.md does not exist, skipping
21:34:43 WARN: man/src/service/ps.md does not exist, skipping
21:34:43 WARN: man/src/service/rm.md does not exist, skipping
21:34:43 WARN: man/src/service/rollback.md does not exist, skipping
21:34:43 WARN: man/src/service/scale.md does not exist, skipping
21:34:43 WARN: man/src/service/update.md does not exist, skipping
21:34:43 WARN: man/src/service.md does not exist, skipping
21:34:43 WARN: man/src/stack/config.md does not exist, skipping
21:34:43 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:43 WARN: man/src/stack/ls.md does not exist, skipping
21:34:43 WARN: man/src/stack/ps.md does not exist, skipping
21:34:43 WARN: man/src/stack/rm.md does not exist, skipping
21:34:43 WARN: man/src/stack/services.md does not exist, skipping
21:34:43 WARN: man/src/stack.md does not exist, skipping
21:34:43 INFO: man/src/start.md found
21:34:43 INFO: man/src/stats.md found
21:34:43 INFO: man/src/stop.md found
21:34:43 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:43 WARN: man/src/swarm/init.md does not exist, skipping
21:34:43 WARN: man/src/swarm/join.md does not exist, skipping
21:34:43 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:43 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:43 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:43 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:43 WARN: man/src/swarm/update.md does not exist, skipping
21:34:43 WARN: man/src/swarm.md does not exist, skipping
21:34:43 WARN: man/src/system/df.md does not exist, skipping
21:34:43 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:43 INFO: man/src/system/events.md found
21:34:43 INFO: man/src/system/info.md found
21:34:43 WARN: man/src/system/prune.md does not exist, skipping
21:34:43 WARN: man/src/system.md does not exist, skipping
21:34:43 INFO: man/src/tag.md found
21:34:43 INFO: man/src/top.md found
21:34:43 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:43 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:43 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:43 WARN: man/src/trust/key.md does not exist, skipping
21:34:43 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:43 WARN: man/src/trust/sign.md does not exist, skipping
21:34:43 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:43 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:43 WARN: man/src/trust/signer.md does not exist, skipping
21:34:43 WARN: man/src/trust.md does not exist, skipping
21:34:43 INFO: man/src/unpause.md found
21:34:43 INFO: man/src/update.md found
21:34:43 INFO: man/src/version.md found
21:34:43 INFO: man/src/volume/create.md found
21:34:43 INFO: man/src/volume/inspect.md found
21:34:43 INFO: man/src/volume/ls.md found
21:34:43 WARN: man/src/volume/prune.md does not exist, skipping
21:34:43 WARN: man/src/volume/rm.md does not exist, skipping
21:34:43 WARN: man/src/volume/update.md does not exist, skipping
21:34:43 INFO: man/src/volume.md found
21:34:43 INFO: man/src/wait.md found
21:34:43 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:43 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:43 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:43 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:43 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:43 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:43 make[2]: Leaving directory '/root/build-deb/cli'
21:34:43 # Build buildx plugin
21:34:43 cd /go/src/github.com/docker/buildx \
21:34:43 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:34:43 && GO111MODULE=on \
21:34:43 	CGO_ENABLED=0 \
21:34:43 		go build \
21:34:43 			-mod=vendor \
21:34:43 			-trimpath \
21:34:43 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:34:43 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:34:43 			./cmd/buildx
21:34:43 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm
21:34:43 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sBirOY
21:34:43 + umask 022
21:34:43 + cd /root/rpmbuild/BUILD
21:34:43 + cd src
21:34:43 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:43 + RPM_EC=0
21:34:43 ++ jobs -p
21:34:43 + exit 0
21:34:43 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.RLaTf4
21:34:43 + umask 022
21:34:43 + cd /root/rpmbuild/BUILD
21:34:43 + rm -rf src src.gemspec
21:34:43 + RPM_EC=0
21:34:43 ++ jobs -p
21:34:43 + exit 0
21:34:43     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:43     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:43     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:43     source_date_epoch_from_changelog set but %changelog is missing
21:34:43     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/docker-proxy
21:34:43     source_date_epoch_from_changelog set but %changelog is missing
21:34:43 
21:34:43 RPM build warnings:
21:34:43 warning: source_date_epoch_from_changelog set but %changelog is missing
21:34:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z82D04
21:34:43 + umask 022
21:34:43 + cd /root/rpmbuild/BUILD
21:34:43 + cd /root/rpmbuild/BUILD
21:34:43 + rm -rf src
21:34:43 + /usr/bin/mkdir -p src
21:34:43 + cd src
21:34:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
21:34:43 + STATUS=0
21:34:43 + '[' 0 -ne 0 ']'
21:34:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
21:34:43 + STATUS=0
21:34:43 + '[' 0 -ne 0 ']'
21:34:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:43 + RPM_EC=0
21:34:43 ++ jobs -p
21:34:43 + exit 0
21:34:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RZe5NV
21:34:43 + umask 022
21:34:43 + cd /root/rpmbuild/BUILD
21:34:43 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:43 + export CFLAGS
21:34:43 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:43 + export CXXFLAGS
21:34:43 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:43 + export FFLAGS
21:34:43 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:43 + export FCFLAGS
21:34: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'
21:34:43 + export LDFLAGS
21:34:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:43 + export LT_SYS_LIBRARY_PATH
21:34:43 + CC=gcc
21:34:43 + export CC
21:34:43 + CXX=g++
21:34:43 + export CXX
21:34:43 + cd src
21:34:43 + export DOCKER_GITCOMMIT=0656059
21:34:43 + DOCKER_GITCOMMIT=0656059
21:34:43 + mkdir -p /go/src/github.com/docker
21:34:43 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:34:43 + TMP_GOPATH=/go
21:34:43 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:34:43 + RM_GOPATH=0
21:34:43 + TMP_GOPATH=/go
21:34:43 + : /usr/local/bin
21:34:43 + '[' -z /go ']'
21:34:43 + export GOPATH=/go
21:34:43 + GOPATH=/go
21:34:43 + case "$(go env GOARCH)" in
21:34:43 ++ go env GOARCH
21:34:43 + export GO_BUILDMODE=-buildmode=pie
21:34:43 + GO_BUILDMODE=-buildmode=pie
21:34:43 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:34:43 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:34:43 + bin=rootlesskit
21:34:43 + shift
21:34:43 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:34:43 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:34:43 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:43 + install_rootlesskit dynamic
21:34:43 + case "$1" in
21:34:43 + install_rootlesskit_dynamic
21:34:43 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:34:43 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:34:43 + export BUILD_MODE=-buildmode=pie
21:34:43 + BUILD_MODE=-buildmode=pie
21:34:43 + _install_rootlesskit
21:34:43 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:34:43 + for f in rootlesskit rootlesskit-docker-proxy
21:34:43 + GOBIN=/usr/local/bin
21:34:43 + GO111MODULE=on
21:34:43 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:43 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:43 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:34:43 go: downloading github.com/urfave/cli/v2 v2.23.5
21:34:43 go: downloading golang.org/x/sys v0.2.0
21:34:43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:34:43 go: downloading github.com/google/uuid v1.3.0
21:34:43 go: downloading github.com/moby/vpnkit v0.5.0
21:34:43 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:34:43 go: downloading github.com/gofrs/flock v0.8.1
21:34:43 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:34:43 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:34:43 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:34:43 go: downloading golang.org/x/net v0.1.0
21:34:44 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:34:44 ++ pwd
21:34:44 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:34:44 Project root: .
21:34:44 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:34:44 INFO: man/src/attach.md found
21:34:44 WARN: man/src/build.md does not exist, skipping
21:34:44 WARN: man/src/builder/build.md does not exist, skipping
21:34:44 WARN: man/src/builder/prune.md does not exist, skipping
21:34:44 WARN: man/src/builder.md does not exist, skipping
21:34:44 WARN: man/src/checkpoint/create.md does not exist, skipping
21:34:44 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:34:44 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:34:44 WARN: man/src/checkpoint.md does not exist, skipping
21:34:44 INFO: man/src/commit.md found
21:34:44 WARN: man/src/config/create.md does not exist, skipping
21:34:44 WARN: man/src/config/inspect.md does not exist, skipping
21:34:44 WARN: man/src/config/ls.md does not exist, skipping
21:34:44 WARN: man/src/config/rm.md does not exist, skipping
21:34:44 WARN: man/src/config.md does not exist, skipping
21:34:44 INFO: man/src/container/attach.md found
21:34:44 INFO: man/src/container/commit.md found
21:34:44 INFO: man/src/container/cp.md found
21:34:44 INFO: man/src/container/create.md found
21:34:44 INFO: man/src/container/diff.md found
21:34:44 INFO: man/src/container/exec.md found
21:34:44 INFO: man/src/container/export.md found
21:34:44 WARN: man/src/container/inspect.md does not exist, skipping
21:34:44 INFO: man/src/container/kill.md found
21:34:44 INFO: man/src/container/logs.md found
21:34:44 INFO: man/src/container/ls.md found
21:34:44 INFO: man/src/container/pause.md found
21:34:44 INFO: man/src/container/port.md found
21:34:44 WARN: man/src/container/prune.md does not exist, skipping
21:34:44 INFO: man/src/container/rename.md found
21:34:44 INFO: man/src/container/restart.md found
21:34:44 INFO: man/src/container/rm.md found
21:34:44 INFO: man/src/container/run.md found
21:34:44 INFO: man/src/container/start.md found
21:34:44 INFO: man/src/container/stats.md found
21:34:44 INFO: man/src/container/stop.md found
21:34:44 INFO: man/src/container/top.md found
21:34:44 INFO: man/src/container/unpause.md found
21:34:44 INFO: man/src/container/update.md found
21:34:44 INFO: man/src/container/wait.md found
21:34:44 WARN: man/src/container.md does not exist, skipping
21:34:44 WARN: man/src/context/create.md does not exist, skipping
21:34:44 WARN: man/src/context/export.md does not exist, skipping
21:34:44 WARN: man/src/context/import.md does not exist, skipping
21:34:44 WARN: man/src/context/inspect.md does not exist, skipping
21:34:44 WARN: man/src/context/ls.md does not exist, skipping
21:34:44 WARN: man/src/context/rm.md does not exist, skipping
21:34:44 WARN: man/src/context/show.md does not exist, skipping
21:34:44 WARN: man/src/context/update.md does not exist, skipping
21:34:44 WARN: man/src/context/use.md does not exist, skipping
21:34:44 WARN: man/src/context.md does not exist, skipping
21:34:44 INFO: man/src/cp.md found
21:34:44 INFO: man/src/create.md found
21:34:44 INFO: man/src/diff.md found
21:34:44 INFO: man/src/events.md found
21:34:44 INFO: man/src/exec.md found
21:34:44 INFO: man/src/export.md found
21:34:44 INFO: man/src/history.md found
21:34:44 INFO: man/src/image/build.md found
21:34:44 INFO: man/src/image/history.md found
21:34:44 INFO: man/src/image/import.md found
21:34:44 WARN: man/src/image/inspect.md does not exist, skipping
21:34:44 INFO: man/src/image/load.md found
21:34:44 INFO: man/src/image/ls.md found
21:34:44 WARN: man/src/image/prune.md does not exist, skipping
21:34:44 INFO: man/src/image/pull.md found
21:34:44 INFO: man/src/image/push.md found
21:34:44 INFO: man/src/image/rm.md found
21:34:44 INFO: man/src/image/save.md found
21:34:44 INFO: man/src/image/tag.md found
21:34:44 WARN: man/src/image.md does not exist, skipping
21:34:44 INFO: man/src/images.md found
21:34:44 INFO: man/src/import.md found
21:34:44 INFO: man/src/info.md found
21:34:44 INFO: man/src/inspect.md found
21:34:44 INFO: man/src/kill.md found
21:34:44 INFO: man/src/load.md found
21:34:44 INFO: man/src/login.md found
21:34:44 INFO: man/src/logout.md found
21:34:44 INFO: man/src/logs.md found
21:34:44 WARN: man/src/manifest/annotate.md does not exist, skipping
21:34:44 WARN: man/src/manifest/create.md does not exist, skipping
21:34:44 WARN: man/src/manifest/inspect.md does not exist, skipping
21:34:44 WARN: man/src/manifest/push.md does not exist, skipping
21:34:44 WARN: man/src/manifest/rm.md does not exist, skipping
21:34:44 WARN: man/src/manifest.md does not exist, skipping
21:34:44 INFO: man/src/network/connect.md found
21:34:44 INFO: man/src/network/create.md found
21:34:44 INFO: man/src/network/disconnect.md found
21:34:44 INFO: man/src/network/inspect.md found
21:34:44 INFO: man/src/network/ls.md found
21:34:44 WARN: man/src/network/prune.md does not exist, skipping
21:34:44 INFO: man/src/network/rm.md found
21:34:44 WARN: man/src/network.md does not exist, skipping
21:34:44 WARN: man/src/node/demote.md does not exist, skipping
21:34:44 WARN: man/src/node/inspect.md does not exist, skipping
21:34:44 WARN: man/src/node/ls.md does not exist, skipping
21:34:44 WARN: man/src/node/promote.md does not exist, skipping
21:34:44 WARN: man/src/node/ps.md does not exist, skipping
21:34:44 WARN: man/src/node/rm.md does not exist, skipping
21:34:44 WARN: man/src/node/update.md does not exist, skipping
21:34:44 WARN: man/src/node.md does not exist, skipping
21:34:44 INFO: man/src/pause.md found
21:34:44 WARN: man/src/plugin/create.md does not exist, skipping
21:34:44 WARN: man/src/plugin/disable.md does not exist, skipping
21:34:44 WARN: man/src/plugin/enable.md does not exist, skipping
21:34:44 WARN: man/src/plugin/inspect.md does not exist, skipping
21:34:44 WARN: man/src/plugin/install.md does not exist, skipping
21:34:44 INFO: man/src/plugin/ls.md found
21:34:44 WARN: man/src/plugin/push.md does not exist, skipping
21:34:44 WARN: man/src/plugin/rm.md does not exist, skipping
21:34:44 WARN: man/src/plugin/set.md does not exist, skipping
21:34:44 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:34:44 WARN: man/src/plugin.md does not exist, skipping
21:34:44 INFO: man/src/port.md found
21:34:44 INFO: man/src/ps.md found
21:34:44 INFO: man/src/pull.md found
21:34:44 INFO: man/src/push.md found
21:34:44 INFO: man/src/rename.md found
21:34:44 INFO: man/src/restart.md found
21:34:44 INFO: man/src/rm.md found
21:34:44 INFO: man/src/rmi.md found
21:34:44 WARN: man/src/run.md does not exist, skipping
21:34:44 INFO: man/src/save.md found
21:34:44 INFO: man/src/search.md found
21:34:44 WARN: man/src/secret/create.md does not exist, skipping
21:34:44 WARN: man/src/secret/inspect.md does not exist, skipping
21:34:44 WARN: man/src/secret/ls.md does not exist, skipping
21:34:44 WARN: man/src/secret/rm.md does not exist, skipping
21:34:44 WARN: man/src/secret.md does not exist, skipping
21:34:44 WARN: man/src/service/create.md does not exist, skipping
21:34:44 WARN: man/src/service/inspect.md does not exist, skipping
21:34:44 WARN: man/src/service/logs.md does not exist, skipping
21:34:44 WARN: man/src/service/ls.md does not exist, skipping
21:34:44 WARN: man/src/service/ps.md does not exist, skipping
21:34:44 WARN: man/src/service/rm.md does not exist, skipping
21:34:44 WARN: man/src/service/rollback.md does not exist, skipping
21:34:44 WARN: man/src/service/scale.md does not exist, skipping
21:34:44 WARN: man/src/service/update.md does not exist, skipping
21:34:44 WARN: man/src/service.md does not exist, skipping
21:34:44 WARN: man/src/stack/config.md does not exist, skipping
21:34:44 WARN: man/src/stack/deploy.md does not exist, skipping
21:34:44 WARN: man/src/stack/ls.md does not exist, skipping
21:34:44 WARN: man/src/stack/ps.md does not exist, skipping
21:34:44 WARN: man/src/stack/rm.md does not exist, skipping
21:34:44 WARN: man/src/stack/services.md does not exist, skipping
21:34:44 WARN: man/src/stack.md does not exist, skipping
21:34:44 INFO: man/src/start.md found
21:34:44 INFO: man/src/stats.md found
21:34:44 INFO: man/src/stop.md found
21:34:44 WARN: man/src/swarm/ca.md does not exist, skipping
21:34:44 WARN: man/src/swarm/init.md does not exist, skipping
21:34:44 WARN: man/src/swarm/join.md does not exist, skipping
21:34:44 WARN: man/src/swarm/join-token.md does not exist, skipping
21:34:44 WARN: man/src/swarm/leave.md does not exist, skipping
21:34:44 WARN: man/src/swarm/unlock.md does not exist, skipping
21:34:44 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:34:44 WARN: man/src/swarm/update.md does not exist, skipping
21:34:44 WARN: man/src/swarm.md does not exist, skipping
21:34:44 WARN: man/src/system/df.md does not exist, skipping
21:34:44 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:34:44 INFO: man/src/system/events.md found
21:34:44 INFO: man/src/system/info.md found
21:34:44 WARN: man/src/system/prune.md does not exist, skipping
21:34:44 WARN: man/src/system.md does not exist, skipping
21:34:44 INFO: man/src/tag.md found
21:34:44 INFO: man/src/top.md found
21:34:44 WARN: man/src/trust/inspect.md does not exist, skipping
21:34:44 WARN: man/src/trust/key/generate.md does not exist, skipping
21:34:44 WARN: man/src/trust/key/load.md does not exist, skipping
21:34:44 WARN: man/src/trust/key.md does not exist, skipping
21:34:44 WARN: man/src/trust/revoke.md does not exist, skipping
21:34:44 WARN: man/src/trust/sign.md does not exist, skipping
21:34:44 WARN: man/src/trust/signer/add.md does not exist, skipping
21:34:44 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:34:44 WARN: man/src/trust/signer.md does not exist, skipping
21:34:44 WARN: man/src/trust.md does not exist, skipping
21:34:44 INFO: man/src/unpause.md found
21:34:44 INFO: man/src/update.md found
21:34:44 INFO: man/src/version.md found
21:34:44 INFO: man/src/volume/create.md found
21:34:44 INFO: man/src/volume/inspect.md found
21:34:44 INFO: man/src/volume/ls.md found
21:34:44 WARN: man/src/volume/prune.md does not exist, skipping
21:34:44 WARN: man/src/volume/rm.md does not exist, skipping
21:34:44 WARN: man/src/volume/update.md does not exist, skipping
21:34:44 INFO: man/src/volume.md found
21:34:44 INFO: man/src/wait.md found
21:34:44 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:34:44 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:34:44 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:34:44 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:34:44 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:34:44 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:34:44 ~/rpmbuild/BUILD/src
21:34:44 + popd
21:34:44 + RPM_EC=0
21:34:44 ++ jobs -p
21:34:44 + exit 0
21:34:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MTP8QJ
21:34:44 + umask 022
21:34:44 + cd /root/rpmbuild/BUILD
21:34:44 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64 '!=' / ']'
21:34:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:34:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:34:44 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:44 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:34: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:34:44 + export CFLAGS
21:34: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:34:44 + export CXXFLAGS
21:34: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:34:44 + export FFLAGS
21:34: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:34:44 + export FCFLAGS
21:34: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:34:44 + export LDFLAGS
21:34:44 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:44 + export LT_SYS_LIBRARY_PATH
21:34:44 + CC=gcc
21:34:44 + export CC
21:34:44 + CXX=g++
21:34:44 + export CXX
21:34:44 + cd src
21:34:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin
21:34:44 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/docker
21:34:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/bash-completion/completions
21:34:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/zsh/vendor-completions
21:34:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/fish/vendor_completions.d
21:34:44 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/bash-completion/completions/docker
21:34:44 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/zsh/vendor-completions/_docker
21:34:44 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:34:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/man/man1
21:34:44 + 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~20230330191823.de0d30f-0.fc36.x86_64/usr/share/man/man1
21:34:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/man/man5
21:34:44 + 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~20230330191823.de0d30f-0.fc36.x86_64/usr/share/man/man5
21:34:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/man/man8
21:34:44 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/man/man8
21:34:44 + mkdir -p build-docs
21:34:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:44 + cp cli/LICENSE build-docs/LICENSE
21:34:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:44 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:34:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:44 + cp cli/NOTICE build-docs/NOTICE
21:34:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:34:44 + cp cli/README.md build-docs/README.md
21:34:44 + /usr/lib/rpm/check-buildroot
21:34:44 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:44 + /usr/lib/rpm/brp-compress
21:34:44 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:44 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:44 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:44 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:45 + /usr/lib/rpm/check-rpaths
21:34:46 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:46 + /usr/lib/rpm/brp-remove-la-files
21:34:46 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:46 + /usr/lib/rpm/redhat/brp-python-hardlink
21:34:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ekk5Y3
21:34:46 + umask 022
21:34:46 + cd /root/rpmbuild/BUILD
21:34:46 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:34:46 + export CFLAGS
21:34:46 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:34:46 + export CXXFLAGS
21:34:46 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:34:46 + export FFLAGS
21:34:46 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:34:46 + export FCFLAGS
21:34: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:34:46 + export LDFLAGS
21:34:46 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:46 + export LT_SYS_LIBRARY_PATH
21:34:46 + CC=gcc
21:34:46 + export CC
21:34:46 + CXX=g++
21:34:46 + export CXX
21:34:46 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:34:46 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20230330191823.de0d30f-0.fc36 x86_64
21:34:46 + cd src
21:34:46 ++ cli/build/docker --version
21:34:46 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:46 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:34:46 + echo 'PASS: cli version OK'
21:34:46 PASS: cli version OK
21:34:46 + RPM_EC=0
21:34:46 ++ jobs -p
21:34:46 + exit 0
21:34:46 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:34:46 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QdvwDI
21:34:46 + umask 022
21:34:46 + cd /root/rpmbuild/BUILD
21:34:46 + cd src
21:34:46 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:34:46 + export LC_ALL=C
21:34:46 + LC_ALL=C
21:34:46 + export DOCDIR
21:34:46 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:34:46 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:34:46 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:34:46 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:34:46 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:34:46 + RPM_EC=0
21:34:46 ++ jobs -p
21:34:46 + exit 0
21:34:47 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.fc36 docker-ce-cli(x86-64) = 1:0.0.0~20230330191823.de0d30f-0.fc36
21:34:47 Requires(interp): /bin/sh
21:34:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:47 Requires(post): /bin/sh
21:34:47 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) rtld(GNU_HASH)
21:34:47 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:34:47 Recommends: docker-buildx-plugin docker-compose-plugin
21:34:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:34:47 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.src.rpm
21:34:50 + for f in rootlesskit rootlesskit-docker-proxy
21:34:50 + GOBIN=/usr/local/bin
21:34:50 + GO111MODULE=on
21:34:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:34:50 + return
21:34:50 + RPM_EC=0
21:34:50 ++ jobs -p
21:34:50 + exit 0
21:34:50 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mUtM83
21:34:50 + umask 022
21:34:50 + cd /root/rpmbuild/BUILD
21:34:50 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64 '!=' / ']'
21:34:50 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:50 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:50 + mkdir -p /root/rpmbuild/BUILDROOT
21:34:50 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:50 + 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'
21:34:50 + export CFLAGS
21:34:50 + 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'
21:34:50 + export CXXFLAGS
21:34:50 + 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'
21:34:50 + export FFLAGS
21:34:50 + 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'
21:34:50 + export FCFLAGS
21:34:50 + 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'
21:34:50 + export LDFLAGS
21:34:50 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:50 + export LT_SYS_LIBRARY_PATH
21:34:50 + CC=gcc
21:34:50 + export CC
21:34:50 + CXX=g++
21:34:50 + export CXX
21:34:50 + cd src
21:34:50 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
21:34:50 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:34:50 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/rootlesskit
21:34:50 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
21:34:50 + /usr/lib/rpm/check-buildroot
21:34:50 + /usr/lib/rpm/redhat/brp-ldconfig
21:34:50 + /usr/lib/rpm/brp-compress
21:34:50 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:34:50 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:34:50 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:34:50 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:34:50 + /usr/lib/rpm/check-rpaths
21:34:50 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:34:50 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:34:50 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:34:50 + /usr/lib/rpm/brp-remove-la-files
21:34:50 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:34:50 + /usr/lib/rpm/redhat/brp-python-hardlink
21:34:50 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SMJGPX
21:34:50 + umask 022
21:34:50 + cd /root/rpmbuild/BUILD
21:34:50 + 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'
21:34:50 + export CFLAGS
21:34:50 + 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'
21:34:50 + export CXXFLAGS
21:34:50 + 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'
21:34:50 + export FFLAGS
21:34:50 + 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'
21:34:50 + export FCFLAGS
21:34:50 + 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'
21:34:50 + export LDFLAGS
21:34:50 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:50 + export LT_SYS_LIBRARY_PATH
21:34:50 + CC=gcc
21:34:50 + export CC
21:34:50 + CXX=g++
21:34:50 + export CXX
21:34:50 + cd src
21:34:50 + /usr/local/bin/rootlesskit -v
21:34:50 rootlesskit version 1.1.0
21:34:50 + RPM_EC=0
21:34:50 ++ jobs -p
21:34:50 + exit 0
21:34:50 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:51 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230330191823.de0d30f-0.fc37
21:34:51 Requires(interp): /bin/sh /bin/sh /bin/sh
21:34:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:34:51 Requires(post): /bin/sh
21:34:51 Requires(preun): /bin/sh
21:34:51 Requires(postun): /bin/sh
21:34: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) rtld(GNU_HASH)
21:34:51 Conflicts: rootlesskit
21:34:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:51 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.src.rpm
21:34:57 # Build the compose plugin
21:34:57 cd /go/src/github.com/docker/compose \
21:34:57 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:34:57 make[2]: Entering directory '/root/build-deb/compose'
21:34:57 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:34:57 go: downloading github.com/docker/cli v23.0.1+incompatible
21:34:57 go: downloading golang.org/x/sys v0.5.0
21:34:57 go: downloading github.com/docker/docker v23.0.1+incompatible
21:34:57 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:34:57 go: downloading github.com/theupdateframework/notary v0.7.0
21:34:57 go: downloading github.com/compose-spec/compose-go v1.13.2
21:34:57 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:34:57 go: downloading github.com/docker/buildx v0.10.4
21:34:57 go: downloading github.com/hashicorp/go-version v1.6.0
21:34:57 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:34:57 go: downloading github.com/mattn/go-shellwords v1.0.12
21:34:57 go: downloading go.opentelemetry.io/otel v1.14.0
21:34:57 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:34:57 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:34:57 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:34:57 go: downloading github.com/stretchr/testify v1.8.2
21:34:57 go: downloading github.com/imdario/mergo v0.3.14
21:34:57 go: downloading github.com/containerd/console v1.0.3
21:34:57 go: downloading github.com/buger/goterm v1.0.4
21:34:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:34:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:34:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:34:57 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:34:57 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:34:57 go: downloading k8s.io/client-go v0.22.4
21:34:57 go: downloading k8s.io/api v0.22.4
21:34:57 go: downloading k8s.io/apimachinery v0.22.4
21:34:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:34:57 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:34:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:34:57 go: downloading github.com/golang/mock v1.6.0
21:34:57 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:34:57 go: downloading github.com/klauspost/compress v1.15.12
21:34:58 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm
21:34:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KenGAT
21:34:58 + umask 022
21:34:58 + cd /root/rpmbuild/BUILD
21:34:58 + cd src
21:34:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64
21:34:58 + RPM_EC=0
21:34:58 ++ jobs -p
21:34:58 + exit 0
21:34:58 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.IRU1L3
21:34:58 + umask 022
21:34:58 + cd /root/rpmbuild/BUILD
21:34:58 + rm -rf src src.gemspec
21:34:58 + RPM_EC=0
21:34:58 ++ jobs -p
21:34:58 + exit 0
21:34:58 
21:34:58 RPM build warnings:
21:34:58     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:58     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:58     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:58     source_date_epoch_from_changelog set but %changelog is missing
21:34:58     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/docker-proxy
21:34:58     source_date_epoch_from_changelog set but %changelog is missing
21:34:58     source_date_epoch_from_changelog set but %changelog is missing
21:34:58 warning: source_date_epoch_from_changelog set but %changelog is missing
21:34:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9xcu99
21:34:58 + umask 022
21:34:58 + cd /root/rpmbuild/BUILD
21:34:58 + cd /root/rpmbuild/BUILD
21:34:58 + rm -rf src
21:34:58 + /usr/bin/mkdir -p src
21:34:58 + cd src
21:34:58 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
21:34:58 + STATUS=0
21:34:58 + '[' 0 -ne 0 ']'
21:34:58 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
21:34:58 go: downloading github.com/opencontainers/runc v1.1.3
21:34:58 go: downloading golang.org/x/time v0.1.0
21:34:58 go: downloading github.com/hashicorp/errwrap v1.1.0
21:34:58 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:34:58 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:34:58 + STATUS=0
21:34:58 + '[' 0 -ne 0 ']'
21:34:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:58 + RPM_EC=0
21:34:58 ++ jobs -p
21:34:58 + exit 0
21:34:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aMamTs
21:34:58 + umask 022
21:34:58 + cd /root/rpmbuild/BUILD
21:34:58 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:58 + export CFLAGS
21:34:58 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:58 + export CXXFLAGS
21:34:58 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:58 + export FFLAGS
21:34:58 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:58 + export FCFLAGS
21:34:58 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
21:34:58 + export LDFLAGS
21:34:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:58 + export LT_SYS_LIBRARY_PATH
21:34:58 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:34:58 + CC=gcc
21:34:58 + export CC
21:34:58 + CXX=g++
21:34:58 + export CXX
21:34:58 + cd src
21:34:58 + pushd /root/rpmbuild/BUILD/src/buildx
21:34:58 + GO111MODULE=on
21:34:58 + CGO_ENABLED=0
21:34:58 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:34:58 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:34:58 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:34:58 go: downloading github.com/containerd/typeurl v1.0.2
21:34:58 go: downloading github.com/gogo/googleapis v1.4.1
21:34:58 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:35:01 go: downloading github.com/moby/locker v1.0.1
21:35:01 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:35:01 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:35:01 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:35:01 go: downloading github.com/mattn/go-runewidth v0.0.14
21:35:01 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:35:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:35:01 go: downloading github.com/pelletier/go-toml v1.9.5
21:35:01 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:35:01 go: downloading k8s.io/klog/v2 v2.60.1
21:35:01 go: downloading github.com/google/gofuzz v1.2.0
21:35:01 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:35:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:35:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:35:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:35:01 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm
21:35:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3PzN3x
21:35:01 + umask 022
21:35:01 + cd /root/rpmbuild/BUILD
21:35:01 + cd src
21:35:01 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:35:01 + RPM_EC=0
21:35:01 ++ jobs -p
21:35:01 + exit 0
21:35:01 
21:35:01 RPM build warnings:
21:35:01     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:35:01     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:35:01     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:35:01     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/docker-proxy
21:35:01 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pd3e34
21:35:01 + umask 022
21:35:01 + cd /root/rpmbuild/BUILD
21:35:01 + cd /root/rpmbuild/BUILD
21:35:01 + rm -rf src
21:35:01 + /usr/bin/mkdir -p src
21:35:01 + cd src
21:35:01 + /usr/bin/tar -xof -
21:35:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:35:01 + STATUS=0
21:35:01 + '[' 0 -ne 0 ']'
21:35:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:35:01 + /usr/bin/tar -xof -
21:35:01 + STATUS=0
21:35:01 + '[' 0 -ne 0 ']'
21:35:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:35:01 + RPM_EC=0
21:35:01 ++ jobs -p
21:35:01 + exit 0
21:35:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kGbqX5
21:35:01 + umask 022
21:35:01 + cd /root/rpmbuild/BUILD
21:35: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'
21:35:01 + export CFLAGS
21:35: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'
21:35:01 + export CXXFLAGS
21:35: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'
21:35:01 + export FFLAGS
21:35: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'
21:35:01 + export FCFLAGS
21:35: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:35:01 + export LDFLAGS
21:35:01 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:35:01 + export LT_SYS_LIBRARY_PATH
21:35:01 + CC=gcc
21:35:01 + export CC
21:35:01 + CXX=g++
21:35:01 + export CXX
21:35:01 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:35:01 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20230330191823.de0d30f-0.fc36 x86_64
21:35:01 + cd src
21:35:01 + export DOCKER_GITCOMMIT=0656059
21:35:01 + DOCKER_GITCOMMIT=0656059
21:35:01 + mkdir -p /go/src/github.com/docker
21:35:01 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:35:01 + TMP_GOPATH=/go
21:35:01 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:35:01 + RM_GOPATH=0
21:35:01 + TMP_GOPATH=/go
21:35:01 + : /usr/local/bin
21:35:01 + '[' -z /go ']'
21:35:01 + export GOPATH=/go
21:35:01 + GOPATH=/go
21:35:01 + case "$(go env GOARCH)" in
21:35:01 ++ go env GOARCH
21:35:01 + export GO_BUILDMODE=-buildmode=pie
21:35:01 + GO_BUILDMODE=-buildmode=pie
21:35:01 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:35:01 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:35:01 + bin=rootlesskit
21:35:01 + shift
21:35:01 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:35:01 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:35:01 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:35:01 + install_rootlesskit dynamic
21:35:01 + case "$1" in
21:35:01 + install_rootlesskit_dynamic
21:35:01 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:35:01 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:35:01 + export BUILD_MODE=-buildmode=pie
21:35:01 + BUILD_MODE=-buildmode=pie
21:35:01 + _install_rootlesskit
21:35:01 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:35:01 + for f in rootlesskit rootlesskit-docker-proxy
21:35:01 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:35:01 + GOBIN=/usr/local/bin
21:35:01 + GO111MODULE=on
21:35:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:35:01 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:35:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:35:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:35:02 go: downloading github.com/aws/smithy-go v1.11.2
21:35:02 go: downloading github.com/containerd/continuity v0.3.0
21:35:02 go: downloading github.com/felixge/httpsnoop v1.0.2
21:35:02 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:35:02 go: downloading github.com/go-logr/stdr v1.2.2
21:35:02 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:35:02 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:35:02 go: downloading gopkg.in/inf.v0 v0.9.1
21:35:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:35:02 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:35:02 go: downloading github.com/urfave/cli/v2 v2.23.5
21:35:02 go: downloading golang.org/x/sys v0.2.0
21:35:02 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:35:02 go: downloading github.com/googleapis/gnostic v0.5.5
21:35:02 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:35:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:35:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:35:02 go: downloading github.com/containerd/ttrpc v1.1.0
21:35:02 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:35:02 go: downloading github.com/json-iterator/go v1.1.12
21:35:02 go: downloading github.com/mattn/go-colorable v0.1.13
21:35:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:35:02 go: downloading github.com/modern-go/reflect2 v1.0.2
21:35:02 go: downloading sigs.k8s.io/yaml v1.2.0
21:35:02 go: downloading github.com/moby/spdystream v0.2.0
21:35:02 go: downloading github.com/mattn/go-isatty v0.0.17
21:35:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:35:02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:35:02 go: downloading github.com/google/uuid v1.3.0
21:35:02 go: downloading github.com/moby/vpnkit v0.5.0
21:35:02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:35:02 go: downloading github.com/gofrs/flock v0.8.1
21:35:02 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:35:02 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:35:03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:35:03 go: downloading golang.org/x/net v0.1.0
21:35:08 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:35:08 ++ pwd
21:35:08 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:35:08 Project root: .
21:35:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:35:08 INFO: man/src/attach.md found
21:35:08 WARN: man/src/build.md does not exist, skipping
21:35:08 WARN: man/src/builder/build.md does not exist, skipping
21:35:08 WARN: man/src/builder/prune.md does not exist, skipping
21:35:08 WARN: man/src/builder.md does not exist, skipping
21:35:08 WARN: man/src/checkpoint/create.md does not exist, skipping
21:35:08 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:35:08 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:35:08 WARN: man/src/checkpoint.md does not exist, skipping
21:35:08 INFO: man/src/commit.md found
21:35:08 WARN: man/src/config/create.md does not exist, skipping
21:35:08 WARN: man/src/config/inspect.md does not exist, skipping
21:35:08 WARN: man/src/config/ls.md does not exist, skipping
21:35:08 WARN: man/src/config/rm.md does not exist, skipping
21:35:08 WARN: man/src/config.md does not exist, skipping
21:35:08 INFO: man/src/container/attach.md found
21:35:08 INFO: man/src/container/commit.md found
21:35:08 INFO: man/src/container/cp.md found
21:35:08 INFO: man/src/container/create.md found
21:35:08 INFO: man/src/container/diff.md found
21:35:08 INFO: man/src/container/exec.md found
21:35:08 INFO: man/src/container/export.md found
21:35:08 WARN: man/src/container/inspect.md does not exist, skipping
21:35:08 INFO: man/src/container/kill.md found
21:35:08 INFO: man/src/container/logs.md found
21:35:08 INFO: man/src/container/ls.md found
21:35:08 INFO: man/src/container/pause.md found
21:35:08 INFO: man/src/container/port.md found
21:35:08 WARN: man/src/container/prune.md does not exist, skipping
21:35:08 INFO: man/src/container/rename.md found
21:35:08 INFO: man/src/container/restart.md found
21:35:08 INFO: man/src/container/rm.md found
21:35:08 INFO: man/src/container/run.md found
21:35:08 INFO: man/src/container/start.md found
21:35:08 INFO: man/src/container/stats.md found
21:35:08 INFO: man/src/container/stop.md found
21:35:08 INFO: man/src/container/top.md found
21:35:08 INFO: man/src/container/unpause.md found
21:35:08 INFO: man/src/container/update.md found
21:35:08 INFO: man/src/container/wait.md found
21:35:08 WARN: man/src/container.md does not exist, skipping
21:35:08 WARN: man/src/context/create.md does not exist, skipping
21:35:08 WARN: man/src/context/export.md does not exist, skipping
21:35:08 WARN: man/src/context/import.md does not exist, skipping
21:35:08 WARN: man/src/context/inspect.md does not exist, skipping
21:35:08 WARN: man/src/context/ls.md does not exist, skipping
21:35:08 WARN: man/src/context/rm.md does not exist, skipping
21:35:08 WARN: man/src/context/show.md does not exist, skipping
21:35:08 WARN: man/src/context/update.md does not exist, skipping
21:35:08 WARN: man/src/context/use.md does not exist, skipping
21:35:08 WARN: man/src/context.md does not exist, skipping
21:35:08 INFO: man/src/cp.md found
21:35:08 INFO: man/src/create.md found
21:35:08 INFO: man/src/diff.md found
21:35:08 INFO: man/src/events.md found
21:35:08 INFO: man/src/exec.md found
21:35:08 INFO: man/src/export.md found
21:35:08 INFO: man/src/history.md found
21:35:08 INFO: man/src/image/build.md found
21:35:08 INFO: man/src/image/history.md found
21:35:08 INFO: man/src/image/import.md found
21:35:08 WARN: man/src/image/inspect.md does not exist, skipping
21:35:08 INFO: man/src/image/load.md found
21:35:08 INFO: man/src/image/ls.md found
21:35:08 WARN: man/src/image/prune.md does not exist, skipping
21:35:08 INFO: man/src/image/pull.md found
21:35:08 INFO: man/src/image/push.md found
21:35:08 INFO: man/src/image/rm.md found
21:35:08 INFO: man/src/image/save.md found
21:35:08 INFO: man/src/image/tag.md found
21:35:08 WARN: man/src/image.md does not exist, skipping
21:35:08 INFO: man/src/images.md found
21:35:08 INFO: man/src/import.md found
21:35:08 INFO: man/src/info.md found
21:35:08 INFO: man/src/inspect.md found
21:35:08 INFO: man/src/kill.md found
21:35:08 INFO: man/src/load.md found
21:35:08 INFO: man/src/login.md found
21:35:08 INFO: man/src/logout.md found
21:35:08 INFO: man/src/logs.md found
21:35:08 WARN: man/src/manifest/annotate.md does not exist, skipping
21:35:08 WARN: man/src/manifest/create.md does not exist, skipping
21:35:08 WARN: man/src/manifest/inspect.md does not exist, skipping
21:35:08 WARN: man/src/manifest/push.md does not exist, skipping
21:35:08 WARN: man/src/manifest/rm.md does not exist, skipping
21:35:08 WARN: man/src/manifest.md does not exist, skipping
21:35:08 INFO: man/src/network/connect.md found
21:35:08 INFO: man/src/network/create.md found
21:35:08 INFO: man/src/network/disconnect.md found
21:35:08 INFO: man/src/network/inspect.md found
21:35:08 INFO: man/src/network/ls.md found
21:35:08 WARN: man/src/network/prune.md does not exist, skipping
21:35:08 INFO: man/src/network/rm.md found
21:35:08 WARN: man/src/network.md does not exist, skipping
21:35:08 WARN: man/src/node/demote.md does not exist, skipping
21:35:08 WARN: man/src/node/inspect.md does not exist, skipping
21:35:08 WARN: man/src/node/ls.md does not exist, skipping
21:35:08 WARN: man/src/node/promote.md does not exist, skipping
21:35:08 WARN: man/src/node/ps.md does not exist, skipping
21:35:08 WARN: man/src/node/rm.md does not exist, skipping
21:35:08 WARN: man/src/node/update.md does not exist, skipping
21:35:08 WARN: man/src/node.md does not exist, skipping
21:35:08 INFO: man/src/pause.md found
21:35:08 WARN: man/src/plugin/create.md does not exist, skipping
21:35:08 WARN: man/src/plugin/disable.md does not exist, skipping
21:35:08 WARN: man/src/plugin/enable.md does not exist, skipping
21:35:08 WARN: man/src/plugin/inspect.md does not exist, skipping
21:35:08 WARN: man/src/plugin/install.md does not exist, skipping
21:35:08 INFO: man/src/plugin/ls.md found
21:35:08 WARN: man/src/plugin/push.md does not exist, skipping
21:35:08 WARN: man/src/plugin/rm.md does not exist, skipping
21:35:08 WARN: man/src/plugin/set.md does not exist, skipping
21:35:08 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:35:08 WARN: man/src/plugin.md does not exist, skipping
21:35:08 INFO: man/src/port.md found
21:35:08 INFO: man/src/ps.md found
21:35:08 INFO: man/src/pull.md found
21:35:08 INFO: man/src/push.md found
21:35:08 INFO: man/src/rename.md found
21:35:08 INFO: man/src/restart.md found
21:35:08 INFO: man/src/rm.md found
21:35:08 INFO: man/src/rmi.md found
21:35:08 WARN: man/src/run.md does not exist, skipping
21:35:08 INFO: man/src/save.md found
21:35:08 INFO: man/src/search.md found
21:35:08 WARN: man/src/secret/create.md does not exist, skipping
21:35:08 WARN: man/src/secret/inspect.md does not exist, skipping
21:35:08 WARN: man/src/secret/ls.md does not exist, skipping
21:35:08 WARN: man/src/secret/rm.md does not exist, skipping
21:35:08 WARN: man/src/secret.md does not exist, skipping
21:35:08 WARN: man/src/service/create.md does not exist, skipping
21:35:08 WARN: man/src/service/inspect.md does not exist, skipping
21:35:08 WARN: man/src/service/logs.md does not exist, skipping
21:35:08 WARN: man/src/service/ls.md does not exist, skipping
21:35:08 WARN: man/src/service/ps.md does not exist, skipping
21:35:08 WARN: man/src/service/rm.md does not exist, skipping
21:35:08 WARN: man/src/service/rollback.md does not exist, skipping
21:35:08 WARN: man/src/service/scale.md does not exist, skipping
21:35:08 WARN: man/src/service/update.md does not exist, skipping
21:35:08 WARN: man/src/service.md does not exist, skipping
21:35:08 WARN: man/src/stack/config.md does not exist, skipping
21:35:08 WARN: man/src/stack/deploy.md does not exist, skipping
21:35:08 WARN: man/src/stack/ls.md does not exist, skipping
21:35:08 WARN: man/src/stack/ps.md does not exist, skipping
21:35:08 WARN: man/src/stack/rm.md does not exist, skipping
21:35:08 WARN: man/src/stack/services.md does not exist, skipping
21:35:08 WARN: man/src/stack.md does not exist, skipping
21:35:08 INFO: man/src/start.md found
21:35:08 INFO: man/src/stats.md found
21:35:08 INFO: man/src/stop.md found
21:35:08 WARN: man/src/swarm/ca.md does not exist, skipping
21:35:08 WARN: man/src/swarm/init.md does not exist, skipping
21:35:08 WARN: man/src/swarm/join.md does not exist, skipping
21:35:08 WARN: man/src/swarm/join-token.md does not exist, skipping
21:35:08 WARN: man/src/swarm/leave.md does not exist, skipping
21:35:08 WARN: man/src/swarm/unlock.md does not exist, skipping
21:35:08 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:35:08 WARN: man/src/swarm/update.md does not exist, skipping
21:35:08 WARN: man/src/swarm.md does not exist, skipping
21:35:08 WARN: man/src/system/df.md does not exist, skipping
21:35:08 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:35:08 INFO: man/src/system/events.md found
21:35:08 INFO: man/src/system/info.md found
21:35:08 WARN: man/src/system/prune.md does not exist, skipping
21:35:08 WARN: man/src/system.md does not exist, skipping
21:35:08 INFO: man/src/tag.md found
21:35:08 INFO: man/src/top.md found
21:35:08 WARN: man/src/trust/inspect.md does not exist, skipping
21:35:08 WARN: man/src/trust/key/generate.md does not exist, skipping
21:35:08 WARN: man/src/trust/key/load.md does not exist, skipping
21:35:08 WARN: man/src/trust/key.md does not exist, skipping
21:35:08 WARN: man/src/trust/revoke.md does not exist, skipping
21:35:08 WARN: man/src/trust/sign.md does not exist, skipping
21:35:08 WARN: man/src/trust/signer/add.md does not exist, skipping
21:35:08 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:35:08 WARN: man/src/trust/signer.md does not exist, skipping
21:35:08 WARN: man/src/trust.md does not exist, skipping
21:35:08 INFO: man/src/unpause.md found
21:35:08 INFO: man/src/update.md found
21:35:08 INFO: man/src/version.md found
21:35:08 INFO: man/src/volume/create.md found
21:35:08 INFO: man/src/volume/inspect.md found
21:35:08 INFO: man/src/volume/ls.md found
21:35:08 WARN: man/src/volume/prune.md does not exist, skipping
21:35:08 WARN: man/src/volume/rm.md does not exist, skipping
21:35:08 WARN: man/src/volume/update.md does not exist, skipping
21:35:08 INFO: man/src/volume.md found
21:35:08 INFO: man/src/wait.md found
21:35:08 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:35:08 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:35:08 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:35:08 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:35:08 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:35:08 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:35:08 make[2]: Leaving directory '/root/build-deb/cli'
21:35:08 # Build buildx plugin
21:35:08 cd /go/src/github.com/docker/buildx \
21:35:08 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:35:08 && GO111MODULE=on \
21:35:08 	CGO_ENABLED=0 \
21:35:08 		go build \
21:35:08 			-mod=vendor \
21:35:08 			-trimpath \
21:35:08 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:35:08 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:35:08 			./cmd/buildx
21:35:09 + for f in rootlesskit rootlesskit-docker-proxy
21:35:09 + GOBIN=/usr/local/bin
21:35:09 + GO111MODULE=on
21:35:09 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:35:11 + return
21:35:11 + RPM_EC=0
21:35:11 ++ jobs -p
21:35:11 + exit 0
21:35:11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z0fq76
21:35:11 + umask 022
21:35:11 + cd /root/rpmbuild/BUILD
21:35:11 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64 '!=' / ']'
21:35:11 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:35:11 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:35:11 + mkdir -p /root/rpmbuild/BUILDROOT
21:35:11 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:35:11 + 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'
21:35:11 + export CFLAGS
21:35:11 + 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'
21:35:11 + export CXXFLAGS
21:35:11 + 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'
21:35:11 + export FFLAGS
21:35:11 + 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'
21:35:11 + export FCFLAGS
21:35:11 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:35:11 + export LDFLAGS
21:35:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:35:11 + export LT_SYS_LIBRARY_PATH
21:35:11 + CC=gcc
21:35:11 + export CC
21:35:11 + CXX=g++
21:35:11 + export CXX
21:35:11 + cd src
21:35:11 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/dockerd-rootless.sh
21:35:11 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:35:11 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/rootlesskit
21:35:11 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/rootlesskit-docker-proxy
21:35:11 + /usr/lib/rpm/check-buildroot
21:35:11 + /usr/lib/rpm/redhat/brp-ldconfig
21:35:11 + /usr/lib/rpm/brp-compress
21:35:11 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:35:11 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:35:11 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:35:11 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:35:11 + /usr/lib/rpm/check-rpaths
21:35:11 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:35:11 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:35:11 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:35:11 + /usr/lib/rpm/brp-remove-la-files
21:35:11 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:35:11 + /usr/lib/rpm/redhat/brp-python-hardlink
21:35:11 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vLwfmp
21:35:11 + umask 022
21:35:11 + cd /root/rpmbuild/BUILD
21:35:11 + 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'
21:35:11 + export CFLAGS
21:35:11 + 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'
21:35:11 + export CXXFLAGS
21:35:11 + 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'
21:35:11 + export FFLAGS
21:35:11 + 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'
21:35:11 + export FCFLAGS
21:35:11 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.ld'
21:35:11 + export LDFLAGS
21:35:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:35:11 + export LT_SYS_LIBRARY_PATH
21:35:11 + CC=gcc
21:35:11 + export CC
21:35:11 + CXX=g++
21:35:11 + export CXX
21:35:11 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:35:11 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20230330191823.de0d30f-0.fc36 x86_64
21:35:11 + cd src
21:35:11 + /usr/local/bin/rootlesskit -v
21:35:11 rootlesskit version 1.1.0
21:35:11 + RPM_EC=0
21:35:11 ++ jobs -p
21:35:11 + exit 0
21:35:11 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:35:11 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.fc36 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230330191823.de0d30f-0.fc36
21:35:11 Requires(interp): /bin/sh /bin/sh /bin/sh
21:35:11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:35:11 Requires(post): /bin/sh
21:35:11 Requires(preun): /bin/sh
21:35:11 Requires(postun): /bin/sh
21:35:11 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) rtld(GNU_HASH)
21:35:11 Conflicts: rootlesskit
21:35:11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:35:11 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.src.rpm
21:35:16 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:35:16 + make manpages
21:35:16 scripts/docs/generate-man.sh
21:35:16 + cp -r . /tmp/docker-cli-docsgen.8g7kmShcfF/
21:35:16 + cd /tmp/docker-cli-docsgen.8g7kmShcfF
21:35:16 + ./scripts/vendor init
21:35:16 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:35:16 + cp man/tools.go .
21:35:16 + ./scripts/vendor update
21:35:16 + go mod tidy -compat=1.18 -modfile=vendor.mod
21:35:16 go: downloading github.com/docker/docker v20.10.3-0.20230327175735-54130b542db4+incompatible
21:35:17 go: downloading github.com/fvbommel/sortorder v1.0.2
21:35:17 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
21:35:17 go: downloading github.com/morikuni/aec v1.0.0
21:35:17 go: downloading github.com/pkg/errors v0.9.1
21:35:17 go: downloading github.com/spf13/cobra v1.6.1
21:35:17 go: downloading github.com/spf13/pflag v1.0.5
21:35:17 go: downloading github.com/google/go-cmp v0.5.9
21:35:17 go: downloading gotest.tools/v3 v3.4.0
21:35:17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:35:17 go: downloading golang.org/x/sync v0.1.0
21:35:17 go: downloading golang.org/x/sys v0.6.0
21:35:18 go: downloading github.com/docker/go-units v0.5.0
21:35:18 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:35:18 go: downloading github.com/docker/go-connections v0.4.0
21:35:18 go: downloading github.com/moby/sys/sequential v0.5.0
21:35:18 go: downloading github.com/sirupsen/logrus v1.9.0
21:35:18 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:35:18 go: downloading golang.org/x/text v0.7.0
21:35:18 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm
21:35:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Tgo23K
21:35:18 + umask 022
21:35:18 + cd /root/rpmbuild/BUILD
21:35:18 + cd src
21:35:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64
21:35:18 + RPM_EC=0
21:35:18 ++ jobs -p
21:35:18 + exit 0
21:35:18 
21:35:18 RPM build warnings:
21:35:18     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:35:18     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:35:18     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:35:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/docker-proxy
21:35:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QdOM8A
21:35:18 + umask 022
21:35:18 + cd /root/rpmbuild/BUILD
21:35:18 + cd /root/rpmbuild/BUILD
21:35:18 + rm -rf src
21:35:18 + /usr/bin/mkdir -p src
21:35:18 + cd src
21:35:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:35:18 + /usr/bin/tar -xof -
21:35:18 + STATUS=0
21:35:18 + '[' 0 -ne 0 ']'
21:35:18 + /usr/bin/tar -xof -
21:35:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:35:18 go: downloading github.com/mattn/go-runewidth v0.0.13
21:35:18 go: downloading github.com/containerd/containerd v1.6.19
21:35:18 go: downloading github.com/moby/sys/signal v0.7.0
21:35:19 + STATUS=0
21:35:19 + '[' 0 -ne 0 ']'
21:35:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:35:19 + RPM_EC=0
21:35:19 ++ jobs -p
21:35:19 + exit 0
21:35:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3VG8h2
21:35:19 + umask 022
21:35:19 + cd /root/rpmbuild/BUILD
21:35:19 + 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'
21:35:19 + export CFLAGS
21:35:19 + 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'
21:35:19 + export CXXFLAGS
21:35:19 + 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'
21:35:19 + export FFLAGS
21:35:19 + 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'
21:35:19 + export FCFLAGS
21:35: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.10.4-0.fc36.x86_64.ld'
21:35:19 + export LDFLAGS
21:35:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:35:19 + export LT_SYS_LIBRARY_PATH
21:35:19 + CC=gcc
21:35:19 + export CC
21:35:19 + CXX=g++
21:35:19 + export CXX
21:35:19 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:35:19 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.4-0.fc36 x86_64
21:35:19 + cd src
21:35:19 + pushd /root/rpmbuild/BUILD/src/buildx
21:35:19 + GO111MODULE=on
21:35:19 + CGO_ENABLED=0
21:35:19 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:35:19 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:35:19 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:35:19 go: downloading github.com/moby/buildkit v0.11.5
21:35:19 go: downloading github.com/moby/patternmatcher v0.5.0
21:35:19 go: downloading github.com/opencontainers/go-digest v1.0.0
21:35:19 go: downloading gopkg.in/yaml.v2 v2.4.0
21:35:19 go: downloading github.com/gogo/protobuf v1.3.2
21:35:19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:35:19 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
21:35:19 go: downloading golang.org/x/term v0.5.0
21:35:19 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:35:19 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:35:19 go: downloading github.com/imdario/mergo v0.3.13
21:35:19 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:35:19 go: downloading github.com/docker/docker-credential-helpers v0.7.0
21:35:19 go: downloading github.com/creack/pty v1.1.11
21:35:19 go: downloading github.com/inconshreveable/mousetrap v1.1.0
21:35:21 go: downloading gopkg.in/yaml.v3 v3.0.1
21:35:21 go: downloading github.com/stretchr/testify v1.8.0
21:35:21 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:35:21 go: downloading github.com/gorilla/mux v1.8.0
21:35:21 go: downloading github.com/rivo/uniseg v0.2.0
21:35:21 go: downloading github.com/klauspost/compress v1.16.3
21:35:21 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
21:35:21 go: downloading github.com/Microsoft/hcsshim v0.9.7
21:35:21 go: downloading github.com/moby/sys/symlink v0.2.0
21:35:21 go: downloading golang.org/x/time v0.3.0
21:35:21 go: downloading github.com/opencontainers/runc v1.1.5
21:35:21 go: downloading golang.org/x/crypto v0.2.0
21:35:21 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:35:21 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:35:21 ++ pwd
21:35:21 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:35:21 Project root: .
21:35:21 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:35:21 INFO: man/src/attach.md found
21:35:21 WARN: man/src/build.md does not exist, skipping
21:35:21 WARN: man/src/builder/build.md does not exist, skipping
21:35:21 WARN: man/src/builder/prune.md does not exist, skipping
21:35:21 WARN: man/src/builder.md does not exist, skipping
21:35:21 WARN: man/src/checkpoint/create.md does not exist, skipping
21:35:21 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:35:21 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:35:21 WARN: man/src/checkpoint.md does not exist, skipping
21:35:21 INFO: man/src/commit.md found
21:35:21 WARN: man/src/config/create.md does not exist, skipping
21:35:21 WARN: man/src/config/inspect.md does not exist, skipping
21:35:21 WARN: man/src/config/ls.md does not exist, skipping
21:35:21 WARN: man/src/config/rm.md does not exist, skipping
21:35:21 WARN: man/src/config.md does not exist, skipping
21:35:21 INFO: man/src/container/attach.md found
21:35:21 INFO: man/src/container/commit.md found
21:35:21 INFO: man/src/container/cp.md found
21:35:21 INFO: man/src/container/create.md found
21:35:21 INFO: man/src/container/diff.md found
21:35:21 INFO: man/src/container/exec.md found
21:35:21 INFO: man/src/container/export.md found
21:35:21 WARN: man/src/container/inspect.md does not exist, skipping
21:35:21 INFO: man/src/container/kill.md found
21:35:21 INFO: man/src/container/logs.md found
21:35:21 INFO: man/src/container/ls.md found
21:35:21 INFO: man/src/container/pause.md found
21:35:21 INFO: man/src/container/port.md found
21:35:21 WARN: man/src/container/prune.md does not exist, skipping
21:35:21 INFO: man/src/container/rename.md found
21:35:21 INFO: man/src/container/restart.md found
21:35:21 INFO: man/src/container/rm.md found
21:35:21 INFO: man/src/container/run.md found
21:35:21 INFO: man/src/container/start.md found
21:35:21 INFO: man/src/container/stats.md found
21:35:21 INFO: man/src/container/stop.md found
21:35:21 INFO: man/src/container/top.md found
21:35:21 INFO: man/src/container/unpause.md found
21:35:21 INFO: man/src/container/update.md found
21:35:21 INFO: man/src/container/wait.md found
21:35:21 WARN: man/src/container.md does not exist, skipping
21:35:21 WARN: man/src/context/create.md does not exist, skipping
21:35:21 WARN: man/src/context/export.md does not exist, skipping
21:35:21 WARN: man/src/context/import.md does not exist, skipping
21:35:21 WARN: man/src/context/inspect.md does not exist, skipping
21:35:21 WARN: man/src/context/ls.md does not exist, skipping
21:35:21 WARN: man/src/context/rm.md does not exist, skipping
21:35:21 WARN: man/src/context/show.md does not exist, skipping
21:35:21 WARN: man/src/context/update.md does not exist, skipping
21:35:21 WARN: man/src/context/use.md does not exist, skipping
21:35:21 WARN: man/src/context.md does not exist, skipping
21:35:21 INFO: man/src/cp.md found
21:35:21 INFO: man/src/create.md found
21:35:21 INFO: man/src/diff.md found
21:35:21 INFO: man/src/events.md found
21:35:21 INFO: man/src/exec.md found
21:35:21 INFO: man/src/export.md found
21:35:21 INFO: man/src/history.md found
21:35:21 INFO: man/src/image/build.md found
21:35:21 INFO: man/src/image/history.md found
21:35:21 INFO: man/src/image/import.md found
21:35:21 WARN: man/src/image/inspect.md does not exist, skipping
21:35:21 INFO: man/src/image/load.md found
21:35:21 INFO: man/src/image/ls.md found
21:35:21 WARN: man/src/image/prune.md does not exist, skipping
21:35:21 INFO: man/src/image/pull.md found
21:35:21 INFO: man/src/image/push.md found
21:35:21 INFO: man/src/image/rm.md found
21:35:21 INFO: man/src/image/save.md found
21:35:21 INFO: man/src/image/tag.md found
21:35:21 WARN: man/src/image.md does not exist, skipping
21:35:21 INFO: man/src/images.md found
21:35:21 INFO: man/src/import.md found
21:35:21 INFO: man/src/info.md found
21:35:21 INFO: man/src/inspect.md found
21:35:21 INFO: man/src/kill.md found
21:35:21 INFO: man/src/load.md found
21:35:21 INFO: man/src/login.md found
21:35:21 INFO: man/src/logout.md found
21:35:21 INFO: man/src/logs.md found
21:35:21 WARN: man/src/manifest/annotate.md does not exist, skipping
21:35:21 WARN: man/src/manifest/create.md does not exist, skipping
21:35:21 WARN: man/src/manifest/inspect.md does not exist, skipping
21:35:21 WARN: man/src/manifest/push.md does not exist, skipping
21:35:21 WARN: man/src/manifest/rm.md does not exist, skipping
21:35:21 WARN: man/src/manifest.md does not exist, skipping
21:35:21 INFO: man/src/network/connect.md found
21:35:21 INFO: man/src/network/create.md found
21:35:21 INFO: man/src/network/disconnect.md found
21:35:21 INFO: man/src/network/inspect.md found
21:35:21 INFO: man/src/network/ls.md found
21:35:21 WARN: man/src/network/prune.md does not exist, skipping
21:35:21 INFO: man/src/network/rm.md found
21:35:21 WARN: man/src/network.md does not exist, skipping
21:35:21 WARN: man/src/node/demote.md does not exist, skipping
21:35:21 WARN: man/src/node/inspect.md does not exist, skipping
21:35:21 WARN: man/src/node/ls.md does not exist, skipping
21:35:21 WARN: man/src/node/promote.md does not exist, skipping
21:35:21 WARN: man/src/node/ps.md does not exist, skipping
21:35:21 WARN: man/src/node/rm.md does not exist, skipping
21:35:21 WARN: man/src/node/update.md does not exist, skipping
21:35:21 WARN: man/src/node.md does not exist, skipping
21:35:21 INFO: man/src/pause.md found
21:35:21 WARN: man/src/plugin/create.md does not exist, skipping
21:35:21 WARN: man/src/plugin/disable.md does not exist, skipping
21:35:21 WARN: man/src/plugin/enable.md does not exist, skipping
21:35:21 WARN: man/src/plugin/inspect.md does not exist, skipping
21:35:21 WARN: man/src/plugin/install.md does not exist, skipping
21:35:21 INFO: man/src/plugin/ls.md found
21:35:21 WARN: man/src/plugin/push.md does not exist, skipping
21:35:21 WARN: man/src/plugin/rm.md does not exist, skipping
21:35:21 WARN: man/src/plugin/set.md does not exist, skipping
21:35:21 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:35:21 WARN: man/src/plugin.md does not exist, skipping
21:35:21 INFO: man/src/port.md found
21:35:21 INFO: man/src/ps.md found
21:35:21 INFO: man/src/pull.md found
21:35:21 INFO: man/src/push.md found
21:35:21 INFO: man/src/rename.md found
21:35:21 INFO: man/src/restart.md found
21:35:21 INFO: man/src/rm.md found
21:35:21 INFO: man/src/rmi.md found
21:35:21 WARN: man/src/run.md does not exist, skipping
21:35:21 INFO: man/src/save.md found
21:35:21 INFO: man/src/search.md found
21:35:21 WARN: man/src/secret/create.md does not exist, skipping
21:35:21 WARN: man/src/secret/inspect.md does not exist, skipping
21:35:21 WARN: man/src/secret/ls.md does not exist, skipping
21:35:21 WARN: man/src/secret/rm.md does not exist, skipping
21:35:21 WARN: man/src/secret.md does not exist, skipping
21:35:21 WARN: man/src/service/create.md does not exist, skipping
21:35:21 WARN: man/src/service/inspect.md does not exist, skipping
21:35:21 WARN: man/src/service/logs.md does not exist, skipping
21:35:21 WARN: man/src/service/ls.md does not exist, skipping
21:35:21 WARN: man/src/service/ps.md does not exist, skipping
21:35:21 WARN: man/src/service/rm.md does not exist, skipping
21:35:21 WARN: man/src/service/rollback.md does not exist, skipping
21:35:21 WARN: man/src/service/scale.md does not exist, skipping
21:35:21 WARN: man/src/service/update.md does not exist, skipping
21:35:21 WARN: man/src/service.md does not exist, skipping
21:35:21 WARN: man/src/stack/config.md does not exist, skipping
21:35:21 WARN: man/src/stack/deploy.md does not exist, skipping
21:35:21 WARN: man/src/stack/ls.md does not exist, skipping
21:35:21 WARN: man/src/stack/ps.md does not exist, skipping
21:35:21 WARN: man/src/stack/rm.md does not exist, skipping
21:35:21 WARN: man/src/stack/services.md does not exist, skipping
21:35:21 WARN: man/src/stack.md does not exist, skipping
21:35:21 INFO: man/src/start.md found
21:35:21 INFO: man/src/stats.md found
21:35:21 INFO: man/src/stop.md found
21:35:21 WARN: man/src/swarm/ca.md does not exist, skipping
21:35:21 WARN: man/src/swarm/init.md does not exist, skipping
21:35:21 WARN: man/src/swarm/join.md does not exist, skipping
21:35:21 WARN: man/src/swarm/join-token.md does not exist, skipping
21:35:21 WARN: man/src/swarm/leave.md does not exist, skipping
21:35:21 WARN: man/src/swarm/unlock.md does not exist, skipping
21:35:21 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:35:21 WARN: man/src/swarm/update.md does not exist, skipping
21:35:21 WARN: man/src/swarm.md does not exist, skipping
21:35:21 WARN: man/src/system/df.md does not exist, skipping
21:35:21 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:35:21 INFO: man/src/system/events.md found
21:35:21 INFO: man/src/system/info.md found
21:35:21 WARN: man/src/system/prune.md does not exist, skipping
21:35:21 WARN: man/src/system.md does not exist, skipping
21:35:21 INFO: man/src/tag.md found
21:35:21 INFO: man/src/top.md found
21:35:21 WARN: man/src/trust/inspect.md does not exist, skipping
21:35:21 WARN: man/src/trust/key/generate.md does not exist, skipping
21:35:21 WARN: man/src/trust/key/load.md does not exist, skipping
21:35:21 WARN: man/src/trust/key.md does not exist, skipping
21:35:21 WARN: man/src/trust/revoke.md does not exist, skipping
21:35:21 WARN: man/src/trust/sign.md does not exist, skipping
21:35:21 WARN: man/src/trust/signer/add.md does not exist, skipping
21:35:21 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:35:21 WARN: man/src/trust/signer.md does not exist, skipping
21:35:21 WARN: man/src/trust.md does not exist, skipping
21:35:21 INFO: man/src/unpause.md found
21:35:21 INFO: man/src/update.md found
21:35:21 INFO: man/src/version.md found
21:35:21 INFO: man/src/volume/create.md found
21:35:21 INFO: man/src/volume/inspect.md found
21:35:21 INFO: man/src/volume/ls.md found
21:35:21 WARN: man/src/volume/prune.md does not exist, skipping
21:35:21 WARN: man/src/volume/rm.md does not exist, skipping
21:35:21 WARN: man/src/volume/update.md does not exist, skipping
21:35:21 INFO: man/src/volume.md found
21:35:21 INFO: man/src/wait.md found
21:35:21 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:35:21 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:35:21 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:35:21 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:35:21 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:35:21 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:35:21 make[2]: Leaving directory '/root/build-deb/cli'
21:35:21 # Build buildx plugin
21:35:21 cd /go/src/github.com/docker/buildx \
21:35:21 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:35:21 && GO111MODULE=on \
21:35:21 	CGO_ENABLED=0 \
21:35:21 		go build \
21:35:21 			-mod=vendor \
21:35:21 			-trimpath \
21:35:21 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:35:21 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:35:21 			./cmd/buildx
21:35:21 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:35:21 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:35:21 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
21:35:21 go: downloading google.golang.org/grpc v1.50.1
21:35:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:35:22 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:35:22 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:35:22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:35:22 go: downloading github.com/russross/blackfriday v1.6.0
21:35:22 go: downloading github.com/Microsoft/go-winio v0.5.2
21:35:22 go: downloading golang.org/x/net v0.7.0
21:35:22 go: downloading github.com/davecgh/go-spew v1.1.1
21:35:22 go: downloading github.com/pmezard/go-difflib v1.0.0
21:35:22 go: downloading github.com/miekg/pkcs11 v1.1.1
21:35:22 go: downloading github.com/prometheus/client_golang v1.14.0
21:35:22 go: downloading github.com/go-sql-driver/mysql v1.6.0
21:35:22 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:35:22 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:35:22 go: downloading github.com/google/certificate-transparency-go v1.1.4
21:35:23 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:35:23 go: downloading github.com/golang/protobuf v1.5.2
21:35:23 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
21:35:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:35:25 go: downloading github.com/beorn7/perks v1.0.1
21:35:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:35:25 go: downloading github.com/prometheus/client_model v0.3.0
21:35:25 go: downloading github.com/prometheus/common v0.37.0
21:35:25 go: downloading github.com/prometheus/procfs v0.8.0
21:35:25 go: downloading google.golang.org/protobuf v1.28.1
21:35:25 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:35:25 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:35:25 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:35:25 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:35:25 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:35:25 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:35:25 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:35:25 go: downloading k8s.io/klog/v2 v2.80.1
21:35:25 go: downloading github.com/kr/text v0.2.0
21:35:25 go: downloading github.com/docker/go-metrics v0.0.1
21:35:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
21:35:25 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:35:25 go: downloading github.com/BurntSushi/toml v0.3.1
21:35:25 go: downloading github.com/kr/pretty v0.2.1
21:35:25 go: downloading github.com/magiconair/properties v1.5.3
21:35:25 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:35:25 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:35:25 go: downloading github.com/go-logr/logr v1.2.3
21:35:25 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:35:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:35:25 + go mod vendor -modfile=vendor.mod
21:35:26 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:35:29 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:35:29 ++ pwd
21:35:29 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:35:29 Project root: .
21:35:29 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:35:29 INFO: man/src/attach.md found
21:35:29 WARN: man/src/build.md does not exist, skipping
21:35:29 WARN: man/src/builder/build.md does not exist, skipping
21:35:29 WARN: man/src/builder/prune.md does not exist, skipping
21:35:29 WARN: man/src/builder.md does not exist, skipping
21:35:29 WARN: man/src/checkpoint/create.md does not exist, skipping
21:35:29 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:35:29 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:35:29 WARN: man/src/checkpoint.md does not exist, skipping
21:35:29 INFO: man/src/commit.md found
21:35:29 WARN: man/src/config/create.md does not exist, skipping
21:35:29 WARN: man/src/config/inspect.md does not exist, skipping
21:35:29 WARN: man/src/config/ls.md does not exist, skipping
21:35:29 WARN: man/src/config/rm.md does not exist, skipping
21:35:29 WARN: man/src/config.md does not exist, skipping
21:35:29 INFO: man/src/container/attach.md found
21:35:29 INFO: man/src/container/commit.md found
21:35:29 INFO: man/src/container/cp.md found
21:35:29 INFO: man/src/container/create.md found
21:35:29 INFO: man/src/container/diff.md found
21:35:29 INFO: man/src/container/exec.md found
21:35:29 INFO: man/src/container/export.md found
21:35:29 WARN: man/src/container/inspect.md does not exist, skipping
21:35:29 INFO: man/src/container/kill.md found
21:35:29 INFO: man/src/container/logs.md found
21:35:29 INFO: man/src/container/ls.md found
21:35:29 INFO: man/src/container/pause.md found
21:35:29 INFO: man/src/container/port.md found
21:35:29 WARN: man/src/container/prune.md does not exist, skipping
21:35:29 INFO: man/src/container/rename.md found
21:35:29 INFO: man/src/container/restart.md found
21:35:29 INFO: man/src/container/rm.md found
21:35:29 INFO: man/src/container/run.md found
21:35:29 INFO: man/src/container/start.md found
21:35:29 INFO: man/src/container/stats.md found
21:35:29 INFO: man/src/container/stop.md found
21:35:29 INFO: man/src/container/top.md found
21:35:29 INFO: man/src/container/unpause.md found
21:35:29 INFO: man/src/container/update.md found
21:35:29 INFO: man/src/container/wait.md found
21:35:29 WARN: man/src/container.md does not exist, skipping
21:35:29 WARN: man/src/context/create.md does not exist, skipping
21:35:29 WARN: man/src/context/export.md does not exist, skipping
21:35:29 WARN: man/src/context/import.md does not exist, skipping
21:35:29 WARN: man/src/context/inspect.md does not exist, skipping
21:35:29 WARN: man/src/context/ls.md does not exist, skipping
21:35:29 WARN: man/src/context/rm.md does not exist, skipping
21:35:29 WARN: man/src/context/show.md does not exist, skipping
21:35:29 WARN: man/src/context/update.md does not exist, skipping
21:35:29 WARN: man/src/context/use.md does not exist, skipping
21:35:29 WARN: man/src/context.md does not exist, skipping
21:35:29 INFO: man/src/cp.md found
21:35:29 INFO: man/src/create.md found
21:35:29 INFO: man/src/diff.md found
21:35:29 INFO: man/src/events.md found
21:35:29 INFO: man/src/exec.md found
21:35:29 INFO: man/src/export.md found
21:35:29 INFO: man/src/history.md found
21:35:29 INFO: man/src/image/build.md found
21:35:29 INFO: man/src/image/history.md found
21:35:29 INFO: man/src/image/import.md found
21:35:29 WARN: man/src/image/inspect.md does not exist, skipping
21:35:29 INFO: man/src/image/load.md found
21:35:29 INFO: man/src/image/ls.md found
21:35:29 WARN: man/src/image/prune.md does not exist, skipping
21:35:29 INFO: man/src/image/pull.md found
21:35:29 INFO: man/src/image/push.md found
21:35:29 INFO: man/src/image/rm.md found
21:35:29 INFO: man/src/image/save.md found
21:35:29 INFO: man/src/image/tag.md found
21:35:29 WARN: man/src/image.md does not exist, skipping
21:35:29 INFO: man/src/images.md found
21:35:29 INFO: man/src/import.md found
21:35:29 INFO: man/src/info.md found
21:35:29 INFO: man/src/inspect.md found
21:35:29 INFO: man/src/kill.md found
21:35:29 INFO: man/src/load.md found
21:35:29 INFO: man/src/login.md found
21:35:29 INFO: man/src/logout.md found
21:35:29 INFO: man/src/logs.md found
21:35:29 WARN: man/src/manifest/annotate.md does not exist, skipping
21:35:29 WARN: man/src/manifest/create.md does not exist, skipping
21:35:29 WARN: man/src/manifest/inspect.md does not exist, skipping
21:35:29 WARN: man/src/manifest/push.md does not exist, skipping
21:35:29 WARN: man/src/manifest/rm.md does not exist, skipping
21:35:29 WARN: man/src/manifest.md does not exist, skipping
21:35:29 INFO: man/src/network/connect.md found
21:35:29 INFO: man/src/network/create.md found
21:35:29 INFO: man/src/network/disconnect.md found
21:35:29 INFO: man/src/network/inspect.md found
21:35:29 INFO: man/src/network/ls.md found
21:35:29 WARN: man/src/network/prune.md does not exist, skipping
21:35:29 INFO: man/src/network/rm.md found
21:35:29 WARN: man/src/network.md does not exist, skipping
21:35:29 WARN: man/src/node/demote.md does not exist, skipping
21:35:29 WARN: man/src/node/inspect.md does not exist, skipping
21:35:29 WARN: man/src/node/ls.md does not exist, skipping
21:35:29 WARN: man/src/node/promote.md does not exist, skipping
21:35:29 WARN: man/src/node/ps.md does not exist, skipping
21:35:29 WARN: man/src/node/rm.md does not exist, skipping
21:35:29 WARN: man/src/node/update.md does not exist, skipping
21:35:29 WARN: man/src/node.md does not exist, skipping
21:35:29 INFO: man/src/pause.md found
21:35:29 WARN: man/src/plugin/create.md does not exist, skipping
21:35:29 WARN: man/src/plugin/disable.md does not exist, skipping
21:35:29 WARN: man/src/plugin/enable.md does not exist, skipping
21:35:29 WARN: man/src/plugin/inspect.md does not exist, skipping
21:35:29 WARN: man/src/plugin/install.md does not exist, skipping
21:35:29 INFO: man/src/plugin/ls.md found
21:35:29 WARN: man/src/plugin/push.md does not exist, skipping
21:35:29 WARN: man/src/plugin/rm.md does not exist, skipping
21:35:29 WARN: man/src/plugin/set.md does not exist, skipping
21:35:29 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:35:29 WARN: man/src/plugin.md does not exist, skipping
21:35:29 INFO: man/src/port.md found
21:35:29 INFO: man/src/ps.md found
21:35:29 INFO: man/src/pull.md found
21:35:29 INFO: man/src/push.md found
21:35:29 INFO: man/src/rename.md found
21:35:29 INFO: man/src/restart.md found
21:35:29 INFO: man/src/rm.md found
21:35:29 INFO: man/src/rmi.md found
21:35:29 WARN: man/src/run.md does not exist, skipping
21:35:29 INFO: man/src/save.md found
21:35:29 INFO: man/src/search.md found
21:35:29 WARN: man/src/secret/create.md does not exist, skipping
21:35:29 WARN: man/src/secret/inspect.md does not exist, skipping
21:35:29 WARN: man/src/secret/ls.md does not exist, skipping
21:35:29 WARN: man/src/secret/rm.md does not exist, skipping
21:35:29 WARN: man/src/secret.md does not exist, skipping
21:35:29 WARN: man/src/service/create.md does not exist, skipping
21:35:29 WARN: man/src/service/inspect.md does not exist, skipping
21:35:29 WARN: man/src/service/logs.md does not exist, skipping
21:35:29 WARN: man/src/service/ls.md does not exist, skipping
21:35:29 WARN: man/src/service/ps.md does not exist, skipping
21:35:29 WARN: man/src/service/rm.md does not exist, skipping
21:35:29 WARN: man/src/service/rollback.md does not exist, skipping
21:35:29 WARN: man/src/service/scale.md does not exist, skipping
21:35:29 WARN: man/src/service/update.md does not exist, skipping
21:35:29 WARN: man/src/service.md does not exist, skipping
21:35:29 WARN: man/src/stack/config.md does not exist, skipping
21:35:29 WARN: man/src/stack/deploy.md does not exist, skipping
21:35:29 WARN: man/src/stack/ls.md does not exist, skipping
21:35:29 WARN: man/src/stack/ps.md does not exist, skipping
21:35:29 WARN: man/src/stack/rm.md does not exist, skipping
21:35:29 WARN: man/src/stack/services.md does not exist, skipping
21:35:29 WARN: man/src/stack.md does not exist, skipping
21:35:29 INFO: man/src/start.md found
21:35:29 INFO: man/src/stats.md found
21:35:29 INFO: man/src/stop.md found
21:35:29 WARN: man/src/swarm/ca.md does not exist, skipping
21:35:29 WARN: man/src/swarm/init.md does not exist, skipping
21:35:29 WARN: man/src/swarm/join.md does not exist, skipping
21:35:29 WARN: man/src/swarm/join-token.md does not exist, skipping
21:35:29 WARN: man/src/swarm/leave.md does not exist, skipping
21:35:29 WARN: man/src/swarm/unlock.md does not exist, skipping
21:35:29 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:35:29 WARN: man/src/swarm/update.md does not exist, skipping
21:35:29 WARN: man/src/swarm.md does not exist, skipping
21:35:29 WARN: man/src/system/df.md does not exist, skipping
21:35:29 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:35:29 INFO: man/src/system/events.md found
21:35:29 INFO: man/src/system/info.md found
21:35:29 WARN: man/src/system/prune.md does not exist, skipping
21:35:29 WARN: man/src/system.md does not exist, skipping
21:35:29 INFO: man/src/tag.md found
21:35:29 INFO: man/src/top.md found
21:35:29 WARN: man/src/trust/inspect.md does not exist, skipping
21:35:29 WARN: man/src/trust/key/generate.md does not exist, skipping
21:35:29 WARN: man/src/trust/key/load.md does not exist, skipping
21:35:29 WARN: man/src/trust/key.md does not exist, skipping
21:35:29 WARN: man/src/trust/revoke.md does not exist, skipping
21:35:29 WARN: man/src/trust/sign.md does not exist, skipping
21:35:29 WARN: man/src/trust/signer/add.md does not exist, skipping
21:35:29 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:35:29 WARN: man/src/trust/signer.md does not exist, skipping
21:35:29 WARN: man/src/trust.md does not exist, skipping
21:35:29 INFO: man/src/unpause.md found
21:35:29 INFO: man/src/update.md found
21:35:29 INFO: man/src/version.md found
21:35:29 INFO: man/src/volume/create.md found
21:35:29 INFO: man/src/volume/inspect.md found
21:35:29 INFO: man/src/volume/ls.md found
21:35:29 WARN: man/src/volume/prune.md does not exist, skipping
21:35:29 WARN: man/src/volume/rm.md does not exist, skipping
21:35:29 WARN: man/src/volume/update.md does not exist, skipping
21:35:29 INFO: man/src/volume.md found
21:35:29 INFO: man/src/wait.md found
21:35:29 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:35:29 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:35:29 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:35:29 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:35:29 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:35:29 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:35:29 make[2]: Leaving directory '/root/build-deb/cli'
21:35:29 # Build buildx plugin
21:35:29 cd /go/src/github.com/docker/buildx \
21:35:29 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:35:29 && GO111MODULE=on \
21:35:29 	CGO_ENABLED=0 \
21:35:29 		go build \
21:35:29 			-mod=vendor \
21:35:29 			-trimpath \
21:35:29 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:35:29 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:35:29 			./cmd/buildx
21:35:29 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:35:29 ++ pwd
21:35:29 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:35:29 Project root: .
21:35:29 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:35:29 INFO: man/src/attach.md found
21:35:29 WARN: man/src/build.md does not exist, skipping
21:35:29 WARN: man/src/builder/build.md does not exist, skipping
21:35:29 WARN: man/src/builder/prune.md does not exist, skipping
21:35:29 WARN: man/src/builder.md does not exist, skipping
21:35:29 WARN: man/src/checkpoint/create.md does not exist, skipping
21:35:29 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:35:29 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:35:29 WARN: man/src/checkpoint.md does not exist, skipping
21:35:29 INFO: man/src/commit.md found
21:35:29 WARN: man/src/config/create.md does not exist, skipping
21:35:29 WARN: man/src/config/inspect.md does not exist, skipping
21:35:29 WARN: man/src/config/ls.md does not exist, skipping
21:35:29 WARN: man/src/config/rm.md does not exist, skipping
21:35:29 WARN: man/src/config.md does not exist, skipping
21:35:29 INFO: man/src/container/attach.md found
21:35:29 INFO: man/src/container/commit.md found
21:35:29 INFO: man/src/container/cp.md found
21:35:29 INFO: man/src/container/create.md found
21:35:29 INFO: man/src/container/diff.md found
21:35:29 INFO: man/src/container/exec.md found
21:35:29 INFO: man/src/container/export.md found
21:35:29 WARN: man/src/container/inspect.md does not exist, skipping
21:35:29 INFO: man/src/container/kill.md found
21:35:29 INFO: man/src/container/logs.md found
21:35:29 INFO: man/src/container/ls.md found
21:35:29 INFO: man/src/container/pause.md found
21:35:29 INFO: man/src/container/port.md found
21:35:29 WARN: man/src/container/prune.md does not exist, skipping
21:35:29 INFO: man/src/container/rename.md found
21:35:29 INFO: man/src/container/restart.md found
21:35:29 INFO: man/src/container/rm.md found
21:35:29 INFO: man/src/container/run.md found
21:35:29 INFO: man/src/container/start.md found
21:35:29 INFO: man/src/container/stats.md found
21:35:29 INFO: man/src/container/stop.md found
21:35:29 INFO: man/src/container/top.md found
21:35:29 INFO: man/src/container/unpause.md found
21:35:29 INFO: man/src/container/update.md found
21:35:29 INFO: man/src/container/wait.md found
21:35:29 WARN: man/src/container.md does not exist, skipping
21:35:29 WARN: man/src/context/create.md does not exist, skipping
21:35:29 WARN: man/src/context/export.md does not exist, skipping
21:35:29 WARN: man/src/context/import.md does not exist, skipping
21:35:29 WARN: man/src/context/inspect.md does not exist, skipping
21:35:29 WARN: man/src/context/ls.md does not exist, skipping
21:35:29 WARN: man/src/context/rm.md does not exist, skipping
21:35:29 WARN: man/src/context/show.md does not exist, skipping
21:35:29 WARN: man/src/context/update.md does not exist, skipping
21:35:29 WARN: man/src/context/use.md does not exist, skipping
21:35:29 WARN: man/src/context.md does not exist, skipping
21:35:29 INFO: man/src/cp.md found
21:35:29 INFO: man/src/create.md found
21:35:29 INFO: man/src/diff.md found
21:35:29 INFO: man/src/events.md found
21:35:29 INFO: man/src/exec.md found
21:35:29 INFO: man/src/export.md found
21:35:29 INFO: man/src/history.md found
21:35:29 INFO: man/src/image/build.md found
21:35:29 INFO: man/src/image/history.md found
21:35:29 INFO: man/src/image/import.md found
21:35:29 WARN: man/src/image/inspect.md does not exist, skipping
21:35:29 INFO: man/src/image/load.md found
21:35:29 INFO: man/src/image/ls.md found
21:35:29 WARN: man/src/image/prune.md does not exist, skipping
21:35:29 INFO: man/src/image/pull.md found
21:35:29 INFO: man/src/image/push.md found
21:35:29 INFO: man/src/image/rm.md found
21:35:29 INFO: man/src/image/save.md found
21:35:29 INFO: man/src/image/tag.md found
21:35:29 WARN: man/src/image.md does not exist, skipping
21:35:29 INFO: man/src/images.md found
21:35:29 INFO: man/src/import.md found
21:35:29 INFO: man/src/info.md found
21:35:29 INFO: man/src/inspect.md found
21:35:29 INFO: man/src/kill.md found
21:35:29 INFO: man/src/load.md found
21:35:29 INFO: man/src/login.md found
21:35:29 INFO: man/src/logout.md found
21:35:29 INFO: man/src/logs.md found
21:35:29 WARN: man/src/manifest/annotate.md does not exist, skipping
21:35:29 WARN: man/src/manifest/create.md does not exist, skipping
21:35:29 WARN: man/src/manifest/inspect.md does not exist, skipping
21:35:29 WARN: man/src/manifest/push.md does not exist, skipping
21:35:29 WARN: man/src/manifest/rm.md does not exist, skipping
21:35:29 WARN: man/src/manifest.md does not exist, skipping
21:35:29 INFO: man/src/network/connect.md found
21:35:29 INFO: man/src/network/create.md found
21:35:29 INFO: man/src/network/disconnect.md found
21:35:29 INFO: man/src/network/inspect.md found
21:35:29 INFO: man/src/network/ls.md found
21:35:29 WARN: man/src/network/prune.md does not exist, skipping
21:35:29 INFO: man/src/network/rm.md found
21:35:29 WARN: man/src/network.md does not exist, skipping
21:35:29 WARN: man/src/node/demote.md does not exist, skipping
21:35:29 WARN: man/src/node/inspect.md does not exist, skipping
21:35:29 WARN: man/src/node/ls.md does not exist, skipping
21:35:29 WARN: man/src/node/promote.md does not exist, skipping
21:35:29 WARN: man/src/node/ps.md does not exist, skipping
21:35:29 WARN: man/src/node/rm.md does not exist, skipping
21:35:29 WARN: man/src/node/update.md does not exist, skipping
21:35:29 WARN: man/src/node.md does not exist, skipping
21:35:29 INFO: man/src/pause.md found
21:35:29 WARN: man/src/plugin/create.md does not exist, skipping
21:35:29 WARN: man/src/plugin/disable.md does not exist, skipping
21:35:29 WARN: man/src/plugin/enable.md does not exist, skipping
21:35:29 WARN: man/src/plugin/inspect.md does not exist, skipping
21:35:29 WARN: man/src/plugin/install.md does not exist, skipping
21:35:29 INFO: man/src/plugin/ls.md found
21:35:29 WARN: man/src/plugin/push.md does not exist, skipping
21:35:29 WARN: man/src/plugin/rm.md does not exist, skipping
21:35:29 WARN: man/src/plugin/set.md does not exist, skipping
21:35:29 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:35:29 WARN: man/src/plugin.md does not exist, skipping
21:35:29 INFO: man/src/port.md found
21:35:29 INFO: man/src/ps.md found
21:35:29 INFO: man/src/pull.md found
21:35:29 INFO: man/src/push.md found
21:35:29 INFO: man/src/rename.md found
21:35:29 INFO: man/src/restart.md found
21:35:29 INFO: man/src/rm.md found
21:35:29 INFO: man/src/rmi.md found
21:35:29 WARN: man/src/run.md does not exist, skipping
21:35:29 INFO: man/src/save.md found
21:35:29 INFO: man/src/search.md found
21:35:29 WARN: man/src/secret/create.md does not exist, skipping
21:35:29 WARN: man/src/secret/inspect.md does not exist, skipping
21:35:29 WARN: man/src/secret/ls.md does not exist, skipping
21:35:29 WARN: man/src/secret/rm.md does not exist, skipping
21:35:29 WARN: man/src/secret.md does not exist, skipping
21:35:29 WARN: man/src/service/create.md does not exist, skipping
21:35:29 WARN: man/src/service/inspect.md does not exist, skipping
21:35:29 WARN: man/src/service/logs.md does not exist, skipping
21:35:29 WARN: man/src/service/ls.md does not exist, skipping
21:35:29 WARN: man/src/service/ps.md does not exist, skipping
21:35:29 WARN: man/src/service/rm.md does not exist, skipping
21:35:29 WARN: man/src/service/rollback.md does not exist, skipping
21:35:29 WARN: man/src/service/scale.md does not exist, skipping
21:35:29 WARN: man/src/service/update.md does not exist, skipping
21:35:29 WARN: man/src/service.md does not exist, skipping
21:35:29 WARN: man/src/stack/config.md does not exist, skipping
21:35:29 WARN: man/src/stack/deploy.md does not exist, skipping
21:35:29 WARN: man/src/stack/ls.md does not exist, skipping
21:35:29 WARN: man/src/stack/ps.md does not exist, skipping
21:35:29 WARN: man/src/stack/rm.md does not exist, skipping
21:35:29 WARN: man/src/stack/services.md does not exist, skipping
21:35:29 WARN: man/src/stack.md does not exist, skipping
21:35:29 INFO: man/src/start.md found
21:35:29 INFO: man/src/stats.md found
21:35:29 INFO: man/src/stop.md found
21:35:29 WARN: man/src/swarm/ca.md does not exist, skipping
21:35:29 WARN: man/src/swarm/init.md does not exist, skipping
21:35:29 WARN: man/src/swarm/join.md does not exist, skipping
21:35:29 WARN: man/src/swarm/join-token.md does not exist, skipping
21:35:29 WARN: man/src/swarm/leave.md does not exist, skipping
21:35:29 WARN: man/src/swarm/unlock.md does not exist, skipping
21:35:29 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:35:29 WARN: man/src/swarm/update.md does not exist, skipping
21:35:29 WARN: man/src/swarm.md does not exist, skipping
21:35:29 WARN: man/src/system/df.md does not exist, skipping
21:35:29 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:35:29 INFO: man/src/system/events.md found
21:35:29 INFO: man/src/system/info.md found
21:35:29 WARN: man/src/system/prune.md does not exist, skipping
21:35:29 WARN: man/src/system.md does not exist, skipping
21:35:29 INFO: man/src/tag.md found
21:35:29 INFO: man/src/top.md found
21:35:29 WARN: man/src/trust/inspect.md does not exist, skipping
21:35:29 WARN: man/src/trust/key/generate.md does not exist, skipping
21:35:29 WARN: man/src/trust/key/load.md does not exist, skipping
21:35:29 WARN: man/src/trust/key.md does not exist, skipping
21:35:29 WARN: man/src/trust/revoke.md does not exist, skipping
21:35:29 WARN: man/src/trust/sign.md does not exist, skipping
21:35:29 WARN: man/src/trust/signer/add.md does not exist, skipping
21:35:29 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:35:29 WARN: man/src/trust/signer.md does not exist, skipping
21:35:29 WARN: man/src/trust.md does not exist, skipping
21:35:29 INFO: man/src/unpause.md found
21:35:29 INFO: man/src/update.md found
21:35:29 INFO: man/src/version.md found
21:35:29 INFO: man/src/volume/create.md found
21:35:29 INFO: man/src/volume/inspect.md found
21:35:29 INFO: man/src/volume/ls.md found
21:35:29 WARN: man/src/volume/prune.md does not exist, skipping
21:35:29 WARN: man/src/volume/rm.md does not exist, skipping
21:35:29 WARN: man/src/volume/update.md does not exist, skipping
21:35:29 INFO: man/src/volume.md found
21:35:29 INFO: man/src/wait.md found
21:35:29 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:35:29 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:35:29 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:35:29 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:35:29 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:35:29 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:35:29 make[2]: Leaving directory '/root/build-deb/cli'
21:35:29 # Build buildx plugin
21:35:29 cd /go/src/github.com/docker/buildx \
21:35:29 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:35:29 && GO111MODULE=on \
21:35:29 	CGO_ENABLED=0 \
21:35:29 		go build \
21:35:29 			-mod=vendor \
21:35:29 			-trimpath \
21:35:29 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
21:35:29 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
21:35:29 			./cmd/buildx
21:35:29 # Build the compose plugin
21:35:29 cd /go/src/github.com/docker/compose \
21:35:29 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:35:29 make[2]: Entering directory '/root/build-deb/compose'
21:35:29 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:35:29 go: downloading github.com/docker/cli v23.0.1+incompatible
21:35:29 go: downloading golang.org/x/sys v0.5.0
21:35:29 go: downloading github.com/docker/docker v23.0.1+incompatible
21:35:29 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:35:29 go: downloading github.com/theupdateframework/notary v0.7.0
21:35:29 go: downloading github.com/compose-spec/compose-go v1.13.2
21:35:29 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:35:29 go: downloading github.com/docker/buildx v0.10.4
21:35:29 go: downloading github.com/hashicorp/go-version v1.6.0
21:35:29 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:35:29 go: downloading github.com/mattn/go-shellwords v1.0.12
21:35:29 go: downloading go.opentelemetry.io/otel v1.14.0
21:35:29 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:35:29 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:35:29 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:35:29 go: downloading github.com/stretchr/testify v1.8.2
21:35:29 go: downloading github.com/imdario/mergo v0.3.14
21:35:29 go: downloading github.com/containerd/console v1.0.3
21:35:29 go: downloading github.com/buger/goterm v1.0.4
21:35:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:35:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:35:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:35:29 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:35:29 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:35:29 go: downloading k8s.io/client-go v0.22.4
21:35:29 go: downloading k8s.io/api v0.22.4
21:35:29 go: downloading k8s.io/apimachinery v0.22.4
21:35:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:35:29 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:35:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:35:29 go: downloading github.com/golang/mock v1.6.0
21:35:29 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:35:29 go: downloading github.com/klauspost/compress v1.15.12
21:35:29 go: downloading github.com/opencontainers/runc v1.1.3
21:35:29 go: downloading golang.org/x/time v0.1.0
21:35:29 go: downloading github.com/hashicorp/errwrap v1.1.0
21:35:29 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:35:29 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:35:29 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:35:29 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:35:29 go: downloading github.com/containerd/typeurl v1.0.2
21:35:29 go: downloading github.com/gogo/googleapis v1.4.1
21:35:29 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:35:29 go: downloading github.com/moby/locker v1.0.1
21:35:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:35:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:35:29 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:35:29 go: downloading github.com/mattn/go-runewidth v0.0.14
21:35:29 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:35:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:35:29 go: downloading github.com/pelletier/go-toml v1.9.5
21:35:29 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:35:29 go: downloading k8s.io/klog/v2 v2.60.1
21:35:29 go: downloading github.com/google/gofuzz v1.2.0
21:35:29 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:35:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:35:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:35:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:35:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:35:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:35:29 go: downloading github.com/aws/smithy-go v1.11.2
21:35:30 go: downloading github.com/containerd/continuity v0.3.0
21:35:30 go: downloading github.com/felixge/httpsnoop v1.0.2
21:35:30 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:35:30 go: downloading github.com/go-logr/stdr v1.2.2
21:35:30 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:35:30 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:35:30 go: downloading gopkg.in/inf.v0 v0.9.1
21:35:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:35:30 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:35:30 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:35:30 go: downloading github.com/googleapis/gnostic v0.5.5
21:35:30 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:35:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:35:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:35:30 go: downloading github.com/containerd/ttrpc v1.1.0
21:35:30 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:35:30 go: downloading github.com/json-iterator/go v1.1.12
21:35:30 go: downloading github.com/mattn/go-colorable v0.1.13
21:35:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:35:30 go: downloading github.com/modern-go/reflect2 v1.0.2
21:35:30 go: downloading sigs.k8s.io/yaml v1.2.0
21:35:30 go: downloading github.com/moby/spdystream v0.2.0
21:35:30 go: downloading github.com/mattn/go-isatty v0.0.17
21:35:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:35:32 #53 252.2 Created binary: /tmp/bundles/binary-daemon/dockerd
21:35:32 #53 252.3 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/amd64)...
21:35:32 #53 252.9 Created binary: /tmp/bundles/binary-daemon/docker-proxy
21:35:32 #53 252.9 
21:35:32 #53 DONE 253.0s
21:35:32 
21:35:32 #61 [all 7/7] COPY --from=build         /build  /
21:35:32 #61 DONE 0.2s
21:35:32 
21:35:32 #62 exporting to client
21:35:32 #62 copying files 18.20MB 0.1s
21:35:32 #62 copying files 207.17MB 1.1s done
21:35:32 #62 DONE 1.5s
21:35:32 cd /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/build/buildx ./bin/docker-buildx
21:35:32 #1 [internal] load .dockerignore
21:35:32 #1 transferring context: 45B done
21:35:32 #1 DONE 0.0s
21:35:32 
21:35:32 #2 [internal] load build definition from Dockerfile
21:35:32 #2 transferring dockerfile: 2.93kB done
21:35:32 #2 DONE 0.0s
21:35:32 
21:35:32 #3 [auth] docker/dockerfile-upstream:pull token for registry-1.docker.io
21:35:32 #3 DONE 0.0s
21:35:32 
21:35:32 #4 resolve image config for docker.io/docker/dockerfile-upstream:1.5.0
21:35:32 #4 DONE 0.3s
21:35:32 
21:35:32 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
21:35:32 #5 resolve docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 done
21:35:32 #5 sha256:1b0e275a81254e28dc213e87da47e8d66e5698031d80c37ecceeabeb3d181c81 2.91kB / 2.91kB done
21:35:32 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 4.19MB / 11.55MB 0.2s
21:35:32 #5 sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 7.65kB / 7.65kB done
21:35:32 #5 sha256:968d17d4feac9e2281201ed122b929b21359884f7675605b8000d20385e28108 482B / 482B done
21:35:32 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 10.49MB / 11.55MB 0.3s
21:35:32 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 11.55MB / 11.55MB 0.4s
21:35:32 #5 extracting sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013
21:35:32 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 11.55MB / 11.55MB 0.4s done
21:35:32 #5 extracting sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 0.2s done
21:35:32 #5 DONE 0.7s
21:35:32 
21:35:32 #6 [auth] library/golang:pull token for registry-1.docker.io
21:35:32 #6 DONE 0.0s
21:35:32 
21:35:32 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:35:32 #7 DONE 0.0s
21:35:32 
21:35:32 #8 [internal] load metadata for docker.io/library/golang:1.19.7-alpine
21:35:32 #8 DONE 0.3s
21:35:32 
21:35:32 #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
21:35:32 #9 DONE 0.2s
21:35:32 
21:35:32 #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
21:35:32 #10 CACHED
21:35:32 
21:35:32 #11 [golatest 1/1] FROM docker.io/library/golang:1.19.7-alpine@sha256:04065e607052705ede1ac6308ce56aec4715b0fafb1f0c2f4c2333aab9d84442
21:35:32 #11 resolve docker.io/library/golang:1.19.7-alpine@sha256:04065e607052705ede1ac6308ce56aec4715b0fafb1f0c2f4c2333aab9d84442 0.0s done
21:35:32 #11 sha256:e7ac7305c060e4a14280321acd25be5e41a2d90c2574eead251c882f436c084a 156B / 156B 0.1s done
21:35:32 #11 sha256:04065e607052705ede1ac6308ce56aec4715b0fafb1f0c2f4c2333aab9d84442 1.65kB / 1.65kB done
21:35:32 #11 sha256:8b7688f19a423f2115506a6e52703dc81f774188e146c3a712378f180cc5fb2f 1.16kB / 1.16kB done
21:35:32 #11 sha256:25d84b64db10fd3c6fc3ba534deb84e27c5f1003355884be5a826e0b3b6cd332 5.11kB / 5.11kB done
21:35:32 #11 sha256:85791d961cd3578144eb3d64a9716fa35c198c4ae9202b07eb0f2de9127a7907 284.81kB / 284.81kB 0.1s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 0B / 122.37MB 0.1s
21:35:32 #11 sha256:85791d961cd3578144eb3d64a9716fa35c198c4ae9202b07eb0f2de9127a7907 284.81kB / 284.81kB 0.1s done
21:35:32 #11 extracting sha256:85791d961cd3578144eb3d64a9716fa35c198c4ae9202b07eb0f2de9127a7907
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 10.49MB / 122.37MB 0.3s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 17.83MB / 122.37MB 0.4s
21:35:32 #11 extracting sha256:85791d961cd3578144eb3d64a9716fa35c198c4ae9202b07eb0f2de9127a7907 0.3s done
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 32.51MB / 122.37MB 0.6s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 42.50MB / 122.37MB 0.7s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 66.06MB / 122.37MB 0.9s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 76.55MB / 122.37MB 1.0s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 84.79MB / 122.37MB 1.1s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 97.52MB / 122.37MB 1.2s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 117.44MB / 122.37MB 1.4s
21:35:32 #11 sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 122.37MB / 122.37MB 1.6s done
21:35:32 #11 extracting sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08
21:35:32 #11 ...
21:35:32 
21:35:32 #12 [internal] load build context
21:35:32 #12 transferring context: 62.47MB 2.2s done
21:35:32 #12 DONE 2.3s
21:35:32 
21:35:32 #11 [golatest 1/1] FROM docker.io/library/golang:1.19.7-alpine@sha256:04065e607052705ede1ac6308ce56aec4715b0fafb1f0c2f4c2333aab9d84442
21:35:34 #11 extracting sha256:6c946529b76b434f0f1941a08bf919a4ab192201876972b0bc7c08556a3eec08 4.6s done
21:35:34 #11 extracting sha256:e7ac7305c060e4a14280321acd25be5e41a2d90c2574eead251c882f436c084a done
21:35:34 #11 DONE 6.8s
21:35:34 
21:35:34 #13 [gobase 1/3] COPY --from=xx / /
21:35:35 #13 DONE 0.9s
21:35:35 
21:35:35 #14 [gobase 2/3] RUN apk add --no-cache file git
21:35:36 #14 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
21:35:37 #14 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
21:35:37 #14 1.744 (1/8) Installing libmagic (5.43-r0)
21:35:37 #14 1.771 (2/8) Installing file (5.43-r0)
21:35:37 #14 1.774 (3/8) Installing brotli-libs (1.0.9-r9)
21:35:37 #14 1.783 (4/8) Installing nghttp2-libs (1.51.0-r0)
21:35:37 #14 1.787 (5/8) Installing libcurl (7.88.1-r1)
21:35:37 #14 1.794 (6/8) Installing libexpat (2.5.0-r0)
21:35:37 #14 1.798 (7/8) Installing pcre2 (10.42-r0)
21:35:37 #14 1.807 (8/8) Installing git (2.38.4-r1)
21:35:37 #14 1.873 Executing busybox-1.35.0-r29.trigger
21:35:37 #14 1.879 OK: 24 MiB in 24 packages
21:35:37 #14 DONE 2.0s
21:35:37 
21:35:37 #15 [gobase 3/3] WORKDIR /src
21:35:37 #15 DONE 0.0s
21:35:37 
21:35:37 #16 [buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
21:35:38 # Build the compose plugin
21:35:38 cd /go/src/github.com/docker/compose \
21:35:38 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:35:38 make[2]: Entering directory '/root/build-deb/compose'
21:35:38 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:35:38 go: downloading github.com/docker/cli v23.0.1+incompatible
21:35:38 go: downloading golang.org/x/sys v0.5.0
21:35:38 go: downloading github.com/docker/docker v23.0.1+incompatible
21:35:38 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:35:38 go: downloading github.com/theupdateframework/notary v0.7.0
21:35:38 go: downloading github.com/compose-spec/compose-go v1.13.2
21:35:38 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:35:38 go: downloading github.com/docker/buildx v0.10.4
21:35:38 go: downloading github.com/hashicorp/go-version v1.6.0
21:35:38 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:35:38 go: downloading github.com/mattn/go-shellwords v1.0.12
21:35:38 go: downloading go.opentelemetry.io/otel v1.14.0
21:35:38 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:35:38 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:35:38 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:35:38 go: downloading github.com/stretchr/testify v1.8.2
21:35:38 go: downloading github.com/imdario/mergo v0.3.14
21:35:38 go: downloading github.com/containerd/console v1.0.3
21:35:38 go: downloading github.com/buger/goterm v1.0.4
21:35:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:35:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:35:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:35:38 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:35:38 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:35:38 go: downloading k8s.io/client-go v0.22.4
21:35:38 go: downloading k8s.io/api v0.22.4
21:35:38 # Build the compose plugin
21:35:38 cd /go/src/github.com/docker/compose \
21:35:38 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:35:38 make[2]: Entering directory '/root/build-deb/compose'
21:35:38 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:35:38 go: downloading github.com/docker/cli v23.0.1+incompatible
21:35:38 go: downloading golang.org/x/sys v0.5.0
21:35:38 go: downloading github.com/docker/docker v23.0.1+incompatible
21:35:38 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:35:38 go: downloading github.com/theupdateframework/notary v0.7.0
21:35:38 go: downloading github.com/compose-spec/compose-go v1.13.2
21:35:38 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:35:38 go: downloading github.com/docker/buildx v0.10.4
21:35:38 go: downloading github.com/hashicorp/go-version v1.6.0
21:35:38 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:35:38 go: downloading github.com/mattn/go-shellwords v1.0.12
21:35:38 go: downloading go.opentelemetry.io/otel v1.14.0
21:35:38 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:35:38 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:35:38 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:35:38 go: downloading github.com/stretchr/testify v1.8.2
21:35:38 go: downloading github.com/imdario/mergo v0.3.14
21:35:38 go: downloading github.com/containerd/console v1.0.3
21:35:38 go: downloading github.com/buger/goterm v1.0.4
21:35:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:35:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:35:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:35:38 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:35:38 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:35:38 go: downloading k8s.io/client-go v0.22.4
21:35:38 go: downloading k8s.io/api v0.22.4
21:35:38 go: downloading k8s.io/apimachinery v0.22.4
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:35:38 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:35:38 go: downloading github.com/golang/mock v1.6.0
21:35:38 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:35:38 go: downloading github.com/klauspost/compress v1.15.12
21:35:38 go: downloading github.com/opencontainers/runc v1.1.3
21:35:38 go: downloading golang.org/x/time v0.1.0
21:35:38 go: downloading github.com/hashicorp/errwrap v1.1.0
21:35:38 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:35:38 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:35:38 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:35:38 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:35:38 go: downloading github.com/containerd/typeurl v1.0.2
21:35:38 go: downloading github.com/gogo/googleapis v1.4.1
21:35:38 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:35:38 go: downloading github.com/moby/locker v1.0.1
21:35:38 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:35:38 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:35:38 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:35:38 go: downloading github.com/mattn/go-runewidth v0.0.14
21:35:38 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:35:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:35:38 go: downloading github.com/pelletier/go-toml v1.9.5
21:35:38 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:35:38 go: downloading k8s.io/klog/v2 v2.60.1
21:35:38 go: downloading github.com/google/gofuzz v1.2.0
21:35:38 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:35:38 go: downloading github.com/aws/smithy-go v1.11.2
21:35:38 go: downloading github.com/containerd/continuity v0.3.0
21:35:38 go: downloading github.com/felixge/httpsnoop v1.0.2
21:35:38 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:35:38 go: downloading github.com/go-logr/stdr v1.2.2
21:35:38 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:35:38 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:35:38 go: downloading gopkg.in/inf.v0 v0.9.1
21:35:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:35:38 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:35:38 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:35:38 go: downloading github.com/googleapis/gnostic v0.5.5
21:35:38 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:35:38 go: downloading github.com/containerd/ttrpc v1.1.0
21:35:38 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:35:38 go: downloading github.com/json-iterator/go v1.1.12
21:35:38 go: downloading github.com/mattn/go-colorable v0.1.13
21:35:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:35:38 go: downloading github.com/modern-go/reflect2 v1.0.2
21:35:38 go: downloading sigs.k8s.io/yaml v1.2.0
21:35:38 go: downloading github.com/moby/spdystream v0.2.0
21:35:38 go: downloading github.com/mattn/go-isatty v0.0.17
21:35:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:35:39 #16 0.701 v0.10.4c513d34049e499c53468deac6c4267ee72948f02#16 DONE 1.2s
21:35:39 go: downloading k8s.io/apimachinery v0.22.4
21:35:39 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:35:39 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:35:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:35:39 go: downloading github.com/golang/mock v1.6.0
21:35:39 
21:35:39 #17 [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...)
21:35:39 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:35:39 go: downloading github.com/klauspost/compress v1.15.12
21:35:39 #17 0.384 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34049e499c53468deac6c4267ee72948f02 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
21:35:41 go: downloading github.com/opencontainers/runc v1.1.3
21:35:41 go: downloading golang.org/x/time v0.1.0
21:35:41 go: downloading github.com/hashicorp/errwrap v1.1.0
21:35:41 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:35:41 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:35:41 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:35:41 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:35:41 go: downloading github.com/containerd/typeurl v1.0.2
21:35:41 go: downloading github.com/gogo/googleapis v1.4.1
21:35:41 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:35:41 go: downloading github.com/moby/locker v1.0.1
21:35:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:35:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:35:41 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:35:41 go: downloading github.com/mattn/go-runewidth v0.0.14
21:35:41 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:35:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:35:45 go: downloading github.com/pelletier/go-toml v1.9.5
21:35:45 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:35:45 go: downloading k8s.io/klog/v2 v2.60.1
21:35:45 go: downloading github.com/google/gofuzz v1.2.0
21:35:45 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:35:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:35:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:35:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:35:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:35:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:35:45 go: downloading github.com/aws/smithy-go v1.11.2
21:35:45 go: downloading github.com/containerd/continuity v0.3.0
21:35:45 go: downloading github.com/felixge/httpsnoop v1.0.2
21:35:45 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:35:45 go: downloading github.com/go-logr/stdr v1.2.2
21:35:45 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:35:45 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:35:45 go: downloading gopkg.in/inf.v0 v0.9.1
21:35:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:35:45 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:35:45 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:35:45 go: downloading github.com/googleapis/gnostic v0.5.5
21:35:45 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:35:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:35:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:35:45 go: downloading github.com/containerd/ttrpc v1.1.0
21:35:45 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:35:45 go: downloading github.com/json-iterator/go v1.1.12
21:35:45 go: downloading github.com/mattn/go-colorable v0.1.13
21:35:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:35:45 go: downloading github.com/modern-go/reflect2 v1.0.2
21:35:45 go: downloading sigs.k8s.io/yaml v1.2.0
21:35:45 go: downloading github.com/moby/spdystream v0.2.0
21:35:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:35:45 go: downloading github.com/mattn/go-isatty v0.0.17
21:35:47 # Build the compose plugin
21:35:47 cd /go/src/github.com/docker/compose \
21:35:47 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:35:47 make[2]: Entering directory '/root/build-deb/compose'
21:35:47 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:35:47 go: downloading github.com/docker/cli v23.0.1+incompatible
21:35:47 go: downloading golang.org/x/sys v0.5.0
21:35:47 go: downloading github.com/docker/docker v23.0.1+incompatible
21:35:47 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:35:47 go: downloading github.com/theupdateframework/notary v0.7.0
21:35:47 go: downloading github.com/compose-spec/compose-go v1.13.2
21:35:47 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:35:47 go: downloading github.com/docker/buildx v0.10.4
21:35:47 go: downloading github.com/hashicorp/go-version v1.6.0
21:35:47 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:35:47 go: downloading github.com/mattn/go-shellwords v1.0.12
21:35:47 go: downloading go.opentelemetry.io/otel v1.14.0
21:35:47 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:35:47 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:35:47 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:35:47 go: downloading github.com/stretchr/testify v1.8.2
21:35:47 go: downloading github.com/imdario/mergo v0.3.14
21:35:47 go: downloading github.com/containerd/console v1.0.3
21:35:47 go: downloading github.com/buger/goterm v1.0.4
21:35:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:35:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:35:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:35:47 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:35:47 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:35:47 go: downloading k8s.io/client-go v0.22.4
21:35:47 go: downloading k8s.io/api v0.22.4
21:35:47 go: downloading k8s.io/apimachinery v0.22.4
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:35:47 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:35:47 go: downloading github.com/golang/mock v1.6.0
21:35:47 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:35:47 go: downloading github.com/klauspost/compress v1.15.12
21:35:47 go: downloading github.com/opencontainers/runc v1.1.3
21:35:47 go: downloading golang.org/x/time v0.1.0
21:35:47 go: downloading github.com/hashicorp/errwrap v1.1.0
21:35:47 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:35:47 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:35:47 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:35:47 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:35:47 go: downloading github.com/containerd/typeurl v1.0.2
21:35:47 go: downloading github.com/gogo/googleapis v1.4.1
21:35:47 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:35:47 go: downloading github.com/moby/locker v1.0.1
21:35:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:35:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:35:47 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:35:47 go: downloading github.com/mattn/go-runewidth v0.0.14
21:35:47 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:35:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:35:47 go: downloading github.com/pelletier/go-toml v1.9.5
21:35:47 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:35:47 go: downloading k8s.io/klog/v2 v2.60.1
21:35:47 go: downloading github.com/google/gofuzz v1.2.0
21:35:47 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:35:47 go: downloading github.com/aws/smithy-go v1.11.2
21:35:47 go: downloading github.com/containerd/continuity v0.3.0
21:35:47 go: downloading github.com/felixge/httpsnoop v1.0.2
21:35:47 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:35:47 go: downloading github.com/go-logr/stdr v1.2.2
21:35:47 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:35:47 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:35:47 go: downloading gopkg.in/inf.v0 v0.9.1
21:35:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:35:47 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:35:47 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:35:47 go: downloading github.com/googleapis/gnostic v0.5.5
21:35:47 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:35:47 go: downloading github.com/containerd/ttrpc v1.1.0
21:35:47 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:35:47 go: downloading github.com/json-iterator/go v1.1.12
21:35:47 go: downloading github.com/mattn/go-colorable v0.1.13
21:35:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:35:47 go: downloading github.com/modern-go/reflect2 v1.0.2
21:35:47 go: downloading sigs.k8s.io/yaml v1.2.0
21:35:47 go: downloading github.com/moby/spdystream v0.2.0
21:35:47 go: downloading github.com/mattn/go-isatty v0.0.17
21:35:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:35:48 + popd
21:35:48 + exit 0
21:35:48 ~/rpmbuild/BUILD/src
21:35:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qNKPh7
21:35:48 + umask 022
21:35:48 + cd /root/rpmbuild/BUILD
21:35:48 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64 '!=' / ']'
21:35:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64
21:35:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64
21:35:48 + mkdir -p /root/rpmbuild/BUILDROOT
21:35:48 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64
21:35:48 + cd src
21:35:48 + pushd /root/rpmbuild/BUILD/src/buildx
21:35:48 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:35:48 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:35:48 + popd
21:35:48 ~/rpmbuild/BUILD/src
21:35:48 + /usr/lib/rpm/check-buildroot
21:35:48 + /usr/lib/rpm/redhat/brp-ldconfig
21:35:48 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:35:48 + /usr/lib/rpm/brp-compress
21:35:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:35:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:35:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:35:48 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:35:48 + /usr/lib/rpm/brp-python-hardlink
21:35:48 + PYTHON3=/usr/libexec/platform-python
21:35:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:35:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BcqbgR
21:35:48 + umask 022
21:35:48 + cd /root/rpmbuild/BUILD
21:35:48 + cd src
21:35:48 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:35:48 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:35:48 + ver=v0.10.4
21:35:48 + test v0.10.4 = v0.10.4
21:35:48 + echo 'PASS: docker-buildx version OK'
21:35:48 + exit 0
21:35:48 PASS: docker-buildx version OK
21:35:48 Processing files: docker-buildx-plugin-0.10.4-0.el8.aarch64
21:35:48 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:35:48 Provides: docker-buildx-plugin = 0:0.10.4-0.el8 docker-buildx-plugin(aarch-64) = 0:0.10.4-0.el8
21:35:48 Requires(interp): /bin/sh /bin/sh /bin/sh
21:35:48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:35:48 Requires(post): /bin/sh
21:35:48 Requires(preun): /bin/sh
21:35:48 Requires(postun): /bin/sh
21:35:48 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64
21:35:48 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.el8.src.rpm
21:35:48 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el8.aarch64.rpm
21:35:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Zpittn
21:35:48 + umask 022
21:35:48 + cd /root/rpmbuild/BUILD
21:35:48 + cd src
21:35:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.aarch64
21:35:48 + exit 0
21:35:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yNgsRn
21:35:48 + umask 022
21:35:48 + cd /root/rpmbuild/BUILD
21:35:48 + cd /root/rpmbuild/BUILD
21:35:48 + rm -rf src
21:35:48 + /usr/bin/mkdir -p src
21:35:48 + cd src
21:35:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:35:48 + /usr/bin/tar -xof -
21:35:48 + STATUS=0
21:35:48 + '[' 0 -ne 0 ']'
21:35:48 + /usr/bin/tar -xof -
21:35:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:35:48 + STATUS=0
21:35:48 + '[' 0 -ne 0 ']'
21:35:48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:35:48 + exit 0
21:35:48 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zIhQJZ
21:35:48 + umask 022
21:35:48 + cd /root/rpmbuild/BUILD
21:35:48 + cd src
21:35:48 + pushd /root/rpmbuild/BUILD/src/compose
21:35:48 + make VERSION=v2.17.2 DESTDIR=./bin build
21:35:48 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:35:48 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:35:48 go: downloading github.com/docker/cli v23.0.1+incompatible
21:35:48 go: downloading golang.org/x/sys v0.5.0
21:35:48 go: downloading github.com/docker/docker v23.0.1+incompatible
21:35:49 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:35:49 go: downloading github.com/theupdateframework/notary v0.7.0
21:35:49 go: downloading github.com/compose-spec/compose-go v1.13.2
21:35:49 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:35:49 go: downloading github.com/docker/buildx v0.10.4
21:35:49 go: downloading github.com/hashicorp/go-version v1.6.0
21:35:49 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:35:49 go: downloading github.com/mattn/go-shellwords v1.0.12
21:35:49 go: downloading go.opentelemetry.io/otel v1.14.0
21:35:49 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:35:49 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:35:49 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:35:49 go: downloading github.com/stretchr/testify v1.8.2
21:35:49 go: downloading github.com/imdario/mergo v0.3.14
21:35:49 go: downloading github.com/containerd/console v1.0.3
21:35:49 go: downloading github.com/buger/goterm v1.0.4
21:35:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:35:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:35:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:35:49 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:35:49 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:35:49 go: downloading k8s.io/client-go v0.22.4
21:35:49 go: downloading k8s.io/api v0.22.4
21:35:50 go: downloading k8s.io/apimachinery v0.22.4
21:35:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:35:50 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:35:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:35:50 go: downloading github.com/golang/mock v1.6.0
21:35:50 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:35:50 go: downloading github.com/klauspost/compress v1.15.12
21:35:51 go: downloading github.com/opencontainers/runc v1.1.3
21:35:51 go: downloading golang.org/x/time v0.1.0
21:35:51 go: downloading github.com/hashicorp/errwrap v1.1.0
21:35:51 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:35:51 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:35:51 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:35:51 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:35:51 go: downloading github.com/containerd/typeurl v1.0.2
21:35:51 go: downloading github.com/gogo/googleapis v1.4.1
21:35:51 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:35:51 go: downloading github.com/moby/locker v1.0.1
21:35:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:35:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:35:51 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:35:51 go: downloading github.com/mattn/go-runewidth v0.0.14
21:35:51 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:35:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:35:52 go: downloading github.com/pelletier/go-toml v1.9.5
21:35:52 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:35:52 go: downloading k8s.io/klog/v2 v2.60.1
21:35:52 go: downloading github.com/google/gofuzz v1.2.0
21:35:52 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:35:52 go: downloading github.com/aws/smithy-go v1.11.2
21:35:52 go: downloading github.com/containerd/continuity v0.3.0
21:35:52 go: downloading github.com/felixge/httpsnoop v1.0.2
21:35:52 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:35:52 go: downloading github.com/go-logr/stdr v1.2.2
21:35:52 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:35:52 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:35:52 go: downloading gopkg.in/inf.v0 v0.9.1
21:35:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:35:52 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:35:52 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:35:52 go: downloading github.com/googleapis/gnostic v0.5.5
21:35:52 # Build the compose plugin
21:35:52 cd /go/src/github.com/docker/compose \
21:35:52 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:35:52 make[2]: Entering directory '/root/build-deb/compose'
21:35:52 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:35:52 go: downloading github.com/docker/cli v23.0.1+incompatible
21:35:52 go: downloading golang.org/x/sys v0.5.0
21:35:52 go: downloading github.com/docker/docker v23.0.1+incompatible
21:35:52 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:35:52 go: downloading github.com/theupdateframework/notary v0.7.0
21:35:52 go: downloading github.com/compose-spec/compose-go v1.13.2
21:35:52 go: downloading github.com/docker/buildx v0.10.4
21:35:52 go: downloading github.com/mattn/go-shellwords v1.0.12
21:35:52 go: downloading go.opentelemetry.io/otel v1.14.0
21:35:52 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:35:52 go: downloading github.com/hashicorp/go-version v1.6.0
21:35:52 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:35:52 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:35:52 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:35:52 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:35:52 go: downloading github.com/imdario/mergo v0.3.14
21:35:52 go: downloading github.com/containerd/console v1.0.3
21:35:52 go: downloading github.com/buger/goterm v1.0.4
21:35:52 go: downloading github.com/stretchr/testify v1.8.2
21:35:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:35:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:35:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:35:52 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:35:52 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:35:52 go: downloading k8s.io/client-go v0.22.4
21:35:52 go: downloading k8s.io/api v0.22.4
21:35:52 go: downloading k8s.io/apimachinery v0.22.4
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:35:52 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:35:52 go: downloading github.com/golang/mock v1.6.0
21:35:52 go: downloading github.com/klauspost/compress v1.15.12
21:35:52 go: downloading github.com/opencontainers/runc v1.1.3
21:35:52 go: downloading golang.org/x/time v0.1.0
21:35:52 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:35:52 go: downloading github.com/hashicorp/errwrap v1.1.0
21:35:52 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:35:52 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:35:52 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:35:52 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:35:52 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:35:52 go: downloading github.com/mattn/go-runewidth v0.0.14
21:35:52 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:35:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:35:52 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:35:52 go: downloading github.com/go-logr/stdr v1.2.2
21:35:52 go: downloading github.com/containerd/typeurl v1.0.2
21:35:52 go: downloading github.com/gogo/googleapis v1.4.1
21:35:52 go: downloading github.com/moby/locker v1.0.1
21:35:52 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:35:52 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:35:52 go: downloading github.com/pelletier/go-toml v1.9.5
21:35:52 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:35:52 go: downloading k8s.io/klog/v2 v2.60.1
21:35:52 go: downloading github.com/google/gofuzz v1.2.0
21:35:52 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:35:52 go: downloading github.com/aws/smithy-go v1.11.2
21:35:52 go: downloading github.com/containerd/continuity v0.3.0
21:35:52 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:35:52 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:35:52 go: downloading github.com/felixge/httpsnoop v1.0.2
21:35:52 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:35:52 go: downloading gopkg.in/inf.v0 v0.9.1
21:35:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:35:52 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:35:52 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:35:52 go: downloading github.com/googleapis/gnostic v0.5.5
21:35:52 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:35:52 go: downloading github.com/containerd/ttrpc v1.1.0
21:35:52 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:35:52 go: downloading github.com/json-iterator/go v1.1.12
21:35:52 go: downloading github.com/mattn/go-colorable v0.1.13
21:35:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:35:52 go: downloading github.com/modern-go/reflect2 v1.0.2
21:35:52 go: downloading sigs.k8s.io/yaml v1.2.0
21:35:52 go: downloading github.com/moby/spdystream v0.2.0
21:35:52 go: downloading github.com/mattn/go-isatty v0.0.17
21:35:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:35:53 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:35:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:35:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:35:53 go: downloading github.com/containerd/ttrpc v1.1.0
21:35:53 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:35:53 go: downloading github.com/json-iterator/go v1.1.12
21:35:53 go: downloading github.com/mattn/go-colorable v0.1.13
21:35:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:35:53 go: downloading github.com/modern-go/reflect2 v1.0.2
21:35:53 go: downloading sigs.k8s.io/yaml v1.2.0
21:35:53 go: downloading github.com/moby/spdystream v0.2.0
21:35:53 go: downloading github.com/mattn/go-isatty v0.0.17
21:35:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:00 # Build the compose plugin
21:36:00 cd /go/src/github.com/docker/compose \
21:36:00 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:00 make[2]: Entering directory '/root/build-deb/compose'
21:36:00 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:00 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:00 go: downloading golang.org/x/sys v0.5.0
21:36:00 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:00 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:00 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:00 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:00 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:00 go: downloading github.com/docker/buildx v0.10.4
21:36:00 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:00 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:00 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:00 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:00 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:00 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:00 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:00 go: downloading github.com/stretchr/testify v1.8.2
21:36:00 go: downloading github.com/imdario/mergo v0.3.14
21:36:00 go: downloading github.com/containerd/console v1.0.3
21:36:00 go: downloading github.com/buger/goterm v1.0.4
21:36:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:00 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:00 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:00 go: downloading k8s.io/client-go v0.22.4
21:36:00 go: downloading k8s.io/api v0.22.4
21:36:00 go: downloading k8s.io/apimachinery v0.22.4
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:00 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:00 go: downloading github.com/golang/mock v1.6.0
21:36:00 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:00 go: downloading github.com/klauspost/compress v1.15.12
21:36:00 go: downloading github.com/opencontainers/runc v1.1.3
21:36:00 go: downloading golang.org/x/time v0.1.0
21:36:00 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:00 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:00 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:00 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:00 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:00 go: downloading github.com/containerd/typeurl v1.0.2
21:36:00 go: downloading github.com/gogo/googleapis v1.4.1
21:36:00 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:00 go: downloading github.com/moby/locker v1.0.1
21:36:00 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:00 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:00 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:00 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:00 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:00 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:00 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:00 go: downloading k8s.io/klog/v2 v2.60.1
21:36:00 go: downloading github.com/google/gofuzz v1.2.0
21:36:00 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:00 go: downloading github.com/aws/smithy-go v1.11.2
21:36:00 go: downloading github.com/containerd/continuity v0.3.0
21:36:00 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:00 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:00 go: downloading github.com/go-logr/stdr v1.2.2
21:36:00 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:00 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:00 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:00 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:00 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:00 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:00 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:00 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:00 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:00 go: downloading github.com/json-iterator/go v1.1.12
21:36:00 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:00 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:00 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:00 go: downloading github.com/moby/spdystream v0.2.0
21:36:00 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:00 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:03 # Build the compose plugin
21:36:03 cd /go/src/github.com/docker/compose \
21:36:03 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:03 make[2]: Entering directory '/root/build-deb/compose'
21:36:03 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:03 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:03 go: downloading golang.org/x/sys v0.5.0
21:36:03 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:03 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:03 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:03 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:03 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:03 go: downloading github.com/docker/buildx v0.10.4
21:36:03 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:03 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:03 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:03 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:03 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:03 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:03 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:03 go: downloading github.com/stretchr/testify v1.8.2
21:36:03 go: downloading github.com/imdario/mergo v0.3.14
21:36:03 go: downloading github.com/containerd/console v1.0.3
21:36:03 go: downloading github.com/buger/goterm v1.0.4
21:36:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:03 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:03 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:03 go: downloading k8s.io/client-go v0.22.4
21:36:03 go: downloading k8s.io/api v0.22.4
21:36:03 go: downloading k8s.io/apimachinery v0.22.4
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:03 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:03 go: downloading github.com/golang/mock v1.6.0
21:36:03 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:03 go: downloading github.com/klauspost/compress v1.15.12
21:36:03 go: downloading github.com/opencontainers/runc v1.1.3
21:36:03 go: downloading golang.org/x/time v0.1.0
21:36:03 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:03 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:03 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:03 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:03 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:03 go: downloading github.com/containerd/typeurl v1.0.2
21:36:03 go: downloading github.com/gogo/googleapis v1.4.1
21:36:03 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:03 go: downloading github.com/moby/locker v1.0.1
21:36:03 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:03 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:03 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:03 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:03 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:03 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:03 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:03 go: downloading k8s.io/klog/v2 v2.60.1
21:36:03 go: downloading github.com/google/gofuzz v1.2.0
21:36:03 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:03 go: downloading github.com/aws/smithy-go v1.11.2
21:36:03 go: downloading github.com/containerd/continuity v0.3.0
21:36:03 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:03 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:03 go: downloading github.com/go-logr/stdr v1.2.2
21:36:03 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:03 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:03 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:03 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:03 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:03 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:03 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:03 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:03 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:03 go: downloading github.com/json-iterator/go v1.1.12
21:36:03 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:03 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:03 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:03 go: downloading github.com/moby/spdystream v0.2.0
21:36:03 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:05 + popd
21:36:05 + exit 0
21:36:05 ~/rpmbuild/BUILD/src
21:36:05 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fKssdl
21:36:05 + umask 022
21:36:05 + cd /root/rpmbuild/BUILD
21:36:05 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.aarch64 '!=' / ']'
21:36:05 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.aarch64
21:36:05 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.aarch64
21:36:05 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:05 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.aarch64
21:36:05 + cd src
21:36:05 + pushd /root/rpmbuild/BUILD/src/buildx
21:36:05 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:36:05 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:05 + popd
21:36:05 ~/rpmbuild/BUILD/src
21:36:05 + /usr/lib/rpm/check-buildroot
21:36:05 + /usr/lib/rpm/redhat/brp-compress
21:36:05 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:36:05 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:05 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:36:05 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:36:05 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:05 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:36:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GChe26
21:36:05 + umask 022
21:36:05 + cd /root/rpmbuild/BUILD
21:36:05 + cd src
21:36:05 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:36:05 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:36:05 + ver=v0.10.4
21:36:05 + test v0.10.4 = v0.10.4
21:36:05 + echo 'PASS: docker-buildx version OK'
21:36:05 + exit 0
21:36:05 PASS: docker-buildx version OK
21:36:05 Processing files: docker-buildx-plugin-0.10.4-0.el7.aarch64
21:36:05 Provides: docker-buildx-plugin = 0:0.10.4-0.el7 docker-buildx-plugin(aarch-64) = 0:0.10.4-0.el7
21:36:05 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:05 Requires(post): /bin/sh
21:36:05 Requires(preun): /bin/sh
21:36:05 Requires(postun): /bin/sh
21:36:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.aarch64
21:36:05 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.el7.src.rpm
21:36:07 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el7.aarch64.rpm
21:36:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iz0YRe
21:36:07 + umask 022
21:36:07 + cd /root/rpmbuild/BUILD
21:36:07 + cd src
21:36:07 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.aarch64
21:36:07 + exit 0
21:36:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4ceBQQ
21:36:07 + umask 022
21:36:07 + cd /root/rpmbuild/BUILD
21:36:07 + cd /root/rpmbuild/BUILD
21:36:07 + rm -rf src
21:36:07 + /usr/bin/mkdir -p src
21:36:07 + cd src
21:36:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:36:07 + /usr/bin/tar -xf -
21:36:07 + STATUS=0
21:36:07 + '[' 0 -ne 0 ']'
21:36:07 + /usr/bin/tar -xf -
21:36:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:36:07 + STATUS=0
21:36:07 + '[' 0 -ne 0 ']'
21:36:07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:07 + exit 0
21:36:07 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0pzp7L
21:36:07 + umask 022
21:36:07 + cd /root/rpmbuild/BUILD
21:36:07 + cd src
21:36:07 + pushd /root/rpmbuild/BUILD/src/compose
21:36:07 + make VERSION=v2.17.2 DESTDIR=./bin build
21:36:07 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:36:07 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:36:07 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:08 go: downloading golang.org/x/sys v0.5.0
21:36:08 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:08 # Build the compose plugin
21:36:08 cd /go/src/github.com/docker/compose \
21:36:08 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:08 make[2]: Entering directory '/root/build-deb/compose'
21:36:08 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:08 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:08 go: downloading golang.org/x/sys v0.5.0
21:36:08 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:08 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:08 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:08 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:08 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:08 go: downloading github.com/docker/buildx v0.10.4
21:36:08 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:08 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:08 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:08 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:08 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:08 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:08 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:08 go: downloading github.com/stretchr/testify v1.8.2
21:36:08 go: downloading github.com/imdario/mergo v0.3.14
21:36:08 go: downloading github.com/containerd/console v1.0.3
21:36:08 go: downloading github.com/buger/goterm v1.0.4
21:36:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:08 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:08 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:08 go: downloading k8s.io/client-go v0.22.4
21:36:08 go: downloading k8s.io/api v0.22.4
21:36:08 go: downloading k8s.io/apimachinery v0.22.4
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:08 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:08 go: downloading github.com/golang/mock v1.6.0
21:36:08 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:08 go: downloading github.com/klauspost/compress v1.15.12
21:36:08 go: downloading github.com/opencontainers/runc v1.1.3
21:36:08 go: downloading golang.org/x/time v0.1.0
21:36:08 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:08 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:08 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:08 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:08 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:08 go: downloading github.com/containerd/typeurl v1.0.2
21:36:08 go: downloading github.com/gogo/googleapis v1.4.1
21:36:08 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:08 go: downloading github.com/moby/locker v1.0.1
21:36:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:08 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:08 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:08 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:08 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:08 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:08 go: downloading k8s.io/klog/v2 v2.60.1
21:36:08 go: downloading github.com/google/gofuzz v1.2.0
21:36:08 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:08 go: downloading github.com/aws/smithy-go v1.11.2
21:36:08 go: downloading github.com/containerd/continuity v0.3.0
21:36:08 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:08 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:08 go: downloading github.com/go-logr/stdr v1.2.2
21:36:08 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:08 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:08 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:08 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:08 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:08 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:08 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:08 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:08 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:08 go: downloading github.com/json-iterator/go v1.1.12
21:36:08 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:08 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:08 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:08 go: downloading github.com/moby/spdystream v0.2.0
21:36:08 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:09 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:09 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:09 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:09 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:09 go: downloading github.com/docker/buildx v0.10.4
21:36:09 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:09 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:09 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:09 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:09 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:09 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:09 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:09 go: downloading github.com/stretchr/testify v1.8.2
21:36:09 go: downloading github.com/imdario/mergo v0.3.14
21:36:09 go: downloading github.com/containerd/console v1.0.3
21:36:09 go: downloading github.com/buger/goterm v1.0.4
21:36:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:09 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:09 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:09 go: downloading k8s.io/client-go v0.22.4
21:36:09 go: downloading k8s.io/api v0.22.4
21:36:10 go: downloading k8s.io/apimachinery v0.22.4
21:36:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:10 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:10 go: downloading github.com/golang/mock v1.6.0
21:36:10 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:10 go: downloading github.com/klauspost/compress v1.15.12
21:36:11 go: downloading github.com/opencontainers/runc v1.1.3
21:36:11 go: downloading golang.org/x/time v0.1.0
21:36:11 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:11 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:11 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:11 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:11 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:11 go: downloading github.com/containerd/typeurl v1.0.2
21:36:11 go: downloading github.com/gogo/googleapis v1.4.1
21:36:11 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:11 go: downloading github.com/moby/locker v1.0.1
21:36:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:11 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:11 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:11 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:12 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:12 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:12 go: downloading k8s.io/klog/v2 v2.60.1
21:36:12 go: downloading github.com/google/gofuzz v1.2.0
21:36:12 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:12 go: downloading github.com/aws/smithy-go v1.11.2
21:36:12 go: downloading github.com/containerd/continuity v0.3.0
21:36:12 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:12 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:12 go: downloading github.com/go-logr/stdr v1.2.2
21:36:12 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:12 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:12 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:12 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:12 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:12 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:12 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:13 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:36:13 ++ pwd
21:36:13 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:36:13 Project root: .
21:36:13 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:36:13 INFO: man/src/attach.md found
21:36:13 WARN: man/src/build.md does not exist, skipping
21:36:13 WARN: man/src/builder/build.md does not exist, skipping
21:36:13 WARN: man/src/builder/prune.md does not exist, skipping
21:36:13 WARN: man/src/builder.md does not exist, skipping
21:36:13 WARN: man/src/checkpoint/create.md does not exist, skipping
21:36:13 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:36:13 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:36:13 WARN: man/src/checkpoint.md does not exist, skipping
21:36:13 INFO: man/src/commit.md found
21:36:13 WARN: man/src/config/create.md does not exist, skipping
21:36:13 WARN: man/src/config/inspect.md does not exist, skipping
21:36:13 WARN: man/src/config/ls.md does not exist, skipping
21:36:13 WARN: man/src/config/rm.md does not exist, skipping
21:36:13 WARN: man/src/config.md does not exist, skipping
21:36:13 INFO: man/src/container/attach.md found
21:36:13 INFO: man/src/container/commit.md found
21:36:13 INFO: man/src/container/cp.md found
21:36:13 INFO: man/src/container/create.md found
21:36:13 INFO: man/src/container/diff.md found
21:36:13 INFO: man/src/container/exec.md found
21:36:13 INFO: man/src/container/export.md found
21:36:13 WARN: man/src/container/inspect.md does not exist, skipping
21:36:13 INFO: man/src/container/kill.md found
21:36:13 INFO: man/src/container/logs.md found
21:36:13 INFO: man/src/container/ls.md found
21:36:13 INFO: man/src/container/pause.md found
21:36:13 INFO: man/src/container/port.md found
21:36:13 WARN: man/src/container/prune.md does not exist, skipping
21:36:13 INFO: man/src/container/rename.md found
21:36:13 INFO: man/src/container/restart.md found
21:36:13 INFO: man/src/container/rm.md found
21:36:13 INFO: man/src/container/run.md found
21:36:13 INFO: man/src/container/start.md found
21:36:13 INFO: man/src/container/stats.md found
21:36:13 INFO: man/src/container/stop.md found
21:36:13 INFO: man/src/container/top.md found
21:36:13 INFO: man/src/container/unpause.md found
21:36:13 INFO: man/src/container/update.md found
21:36:13 INFO: man/src/container/wait.md found
21:36:13 WARN: man/src/container.md does not exist, skipping
21:36:13 WARN: man/src/context/create.md does not exist, skipping
21:36:13 WARN: man/src/context/export.md does not exist, skipping
21:36:13 WARN: man/src/context/import.md does not exist, skipping
21:36:13 WARN: man/src/context/inspect.md does not exist, skipping
21:36:13 WARN: man/src/context/ls.md does not exist, skipping
21:36:13 WARN: man/src/context/rm.md does not exist, skipping
21:36:13 WARN: man/src/context/show.md does not exist, skipping
21:36:13 WARN: man/src/context/update.md does not exist, skipping
21:36:13 WARN: man/src/context/use.md does not exist, skipping
21:36:13 WARN: man/src/context.md does not exist, skipping
21:36:13 INFO: man/src/cp.md found
21:36:13 INFO: man/src/create.md found
21:36:13 INFO: man/src/diff.md found
21:36:13 INFO: man/src/events.md found
21:36:13 INFO: man/src/exec.md found
21:36:13 INFO: man/src/export.md found
21:36:13 INFO: man/src/history.md found
21:36:13 INFO: man/src/image/build.md found
21:36:13 INFO: man/src/image/history.md found
21:36:13 INFO: man/src/image/import.md found
21:36:13 WARN: man/src/image/inspect.md does not exist, skipping
21:36:13 INFO: man/src/image/load.md found
21:36:13 INFO: man/src/image/ls.md found
21:36:13 WARN: man/src/image/prune.md does not exist, skipping
21:36:13 INFO: man/src/image/pull.md found
21:36:13 INFO: man/src/image/push.md found
21:36:13 INFO: man/src/image/rm.md found
21:36:13 INFO: man/src/image/save.md found
21:36:13 INFO: man/src/image/tag.md found
21:36:13 WARN: man/src/image.md does not exist, skipping
21:36:13 INFO: man/src/images.md found
21:36:13 INFO: man/src/import.md found
21:36:13 INFO: man/src/info.md found
21:36:13 INFO: man/src/inspect.md found
21:36:13 INFO: man/src/kill.md found
21:36:13 INFO: man/src/load.md found
21:36:13 INFO: man/src/login.md found
21:36:13 INFO: man/src/logout.md found
21:36:13 INFO: man/src/logs.md found
21:36:13 WARN: man/src/manifest/annotate.md does not exist, skipping
21:36:13 WARN: man/src/manifest/create.md does not exist, skipping
21:36:13 WARN: man/src/manifest/inspect.md does not exist, skipping
21:36:13 WARN: man/src/manifest/push.md does not exist, skipping
21:36:13 WARN: man/src/manifest/rm.md does not exist, skipping
21:36:13 WARN: man/src/manifest.md does not exist, skipping
21:36:13 INFO: man/src/network/connect.md found
21:36:13 INFO: man/src/network/create.md found
21:36:13 INFO: man/src/network/disconnect.md found
21:36:13 INFO: man/src/network/inspect.md found
21:36:13 INFO: man/src/network/ls.md found
21:36:13 WARN: man/src/network/prune.md does not exist, skipping
21:36:13 INFO: man/src/network/rm.md found
21:36:13 WARN: man/src/network.md does not exist, skipping
21:36:13 WARN: man/src/node/demote.md does not exist, skipping
21:36:13 WARN: man/src/node/inspect.md does not exist, skipping
21:36:13 WARN: man/src/node/ls.md does not exist, skipping
21:36:13 WARN: man/src/node/promote.md does not exist, skipping
21:36:13 WARN: man/src/node/ps.md does not exist, skipping
21:36:13 WARN: man/src/node/rm.md does not exist, skipping
21:36:13 WARN: man/src/node/update.md does not exist, skipping
21:36:13 WARN: man/src/node.md does not exist, skipping
21:36:13 INFO: man/src/pause.md found
21:36:13 WARN: man/src/plugin/create.md does not exist, skipping
21:36:13 WARN: man/src/plugin/disable.md does not exist, skipping
21:36:13 WARN: man/src/plugin/enable.md does not exist, skipping
21:36:13 WARN: man/src/plugin/inspect.md does not exist, skipping
21:36:13 WARN: man/src/plugin/install.md does not exist, skipping
21:36:13 INFO: man/src/plugin/ls.md found
21:36:13 WARN: man/src/plugin/push.md does not exist, skipping
21:36:13 WARN: man/src/plugin/rm.md does not exist, skipping
21:36:13 WARN: man/src/plugin/set.md does not exist, skipping
21:36:13 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:36:13 WARN: man/src/plugin.md does not exist, skipping
21:36:13 INFO: man/src/port.md found
21:36:13 INFO: man/src/ps.md found
21:36:13 INFO: man/src/pull.md found
21:36:13 INFO: man/src/push.md found
21:36:13 INFO: man/src/rename.md found
21:36:13 INFO: man/src/restart.md found
21:36:13 INFO: man/src/rm.md found
21:36:13 INFO: man/src/rmi.md found
21:36:13 WARN: man/src/run.md does not exist, skipping
21:36:13 INFO: man/src/save.md found
21:36:13 INFO: man/src/search.md found
21:36:13 WARN: man/src/secret/create.md does not exist, skipping
21:36:13 WARN: man/src/secret/inspect.md does not exist, skipping
21:36:13 WARN: man/src/secret/ls.md does not exist, skipping
21:36:13 WARN: man/src/secret/rm.md does not exist, skipping
21:36:13 WARN: man/src/secret.md does not exist, skipping
21:36:13 WARN: man/src/service/create.md does not exist, skipping
21:36:13 WARN: man/src/service/inspect.md does not exist, skipping
21:36:13 WARN: man/src/service/logs.md does not exist, skipping
21:36:13 WARN: man/src/service/ls.md does not exist, skipping
21:36:13 WARN: man/src/service/ps.md does not exist, skipping
21:36:13 WARN: man/src/service/rm.md does not exist, skipping
21:36:13 WARN: man/src/service/rollback.md does not exist, skipping
21:36:13 WARN: man/src/service/scale.md does not exist, skipping
21:36:13 WARN: man/src/service/update.md does not exist, skipping
21:36:13 WARN: man/src/service.md does not exist, skipping
21:36:13 WARN: man/src/stack/config.md does not exist, skipping
21:36:13 WARN: man/src/stack/deploy.md does not exist, skipping
21:36:13 WARN: man/src/stack/ls.md does not exist, skipping
21:36:13 WARN: man/src/stack/ps.md does not exist, skipping
21:36:13 WARN: man/src/stack/rm.md does not exist, skipping
21:36:13 WARN: man/src/stack/services.md does not exist, skipping
21:36:13 WARN: man/src/stack.md does not exist, skipping
21:36:13 INFO: man/src/start.md found
21:36:13 INFO: man/src/stats.md found
21:36:13 INFO: man/src/stop.md found
21:36:13 WARN: man/src/swarm/ca.md does not exist, skipping
21:36:13 WARN: man/src/swarm/init.md does not exist, skipping
21:36:13 WARN: man/src/swarm/join.md does not exist, skipping
21:36:13 WARN: man/src/swarm/join-token.md does not exist, skipping
21:36:13 WARN: man/src/swarm/leave.md does not exist, skipping
21:36:13 WARN: man/src/swarm/unlock.md does not exist, skipping
21:36:13 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:36:13 WARN: man/src/swarm/update.md does not exist, skipping
21:36:13 WARN: man/src/swarm.md does not exist, skipping
21:36:13 WARN: man/src/system/df.md does not exist, skipping
21:36:13 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:36:13 INFO: man/src/system/events.md found
21:36:13 INFO: man/src/system/info.md found
21:36:13 WARN: man/src/system/prune.md does not exist, skipping
21:36:13 WARN: man/src/system.md does not exist, skipping
21:36:13 INFO: man/src/tag.md found
21:36:13 INFO: man/src/top.md found
21:36:13 WARN: man/src/trust/inspect.md does not exist, skipping
21:36:13 WARN: man/src/trust/key/generate.md does not exist, skipping
21:36:13 WARN: man/src/trust/key/load.md does not exist, skipping
21:36:13 WARN: man/src/trust/key.md does not exist, skipping
21:36:13 WARN: man/src/trust/revoke.md does not exist, skipping
21:36:13 WARN: man/src/trust/sign.md does not exist, skipping
21:36:13 WARN: man/src/trust/signer/add.md does not exist, skipping
21:36:13 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:36:13 WARN: man/src/trust/signer.md does not exist, skipping
21:36:13 WARN: man/src/trust.md does not exist, skipping
21:36:13 INFO: man/src/unpause.md found
21:36:13 INFO: man/src/update.md found
21:36:13 INFO: man/src/version.md found
21:36:13 INFO: man/src/volume/create.md found
21:36:13 INFO: man/src/volume/inspect.md found
21:36:13 INFO: man/src/volume/ls.md found
21:36:13 WARN: man/src/volume/prune.md does not exist, skipping
21:36:13 WARN: man/src/volume/rm.md does not exist, skipping
21:36:13 WARN: man/src/volume/update.md does not exist, skipping
21:36:13 INFO: man/src/volume.md found
21:36:13 INFO: man/src/wait.md found
21:36:13 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:36:13 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:36:13 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:36:13 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:36:13 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:36:13 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:36:13 + popd
21:36:13 + exit 0
21:36:13 ~/rpmbuild/BUILD/src
21:36:13 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f6cKvk
21:36:13 + umask 022
21:36:13 + cd /root/rpmbuild/BUILD
21:36:13 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64 '!=' / ']'
21:36:13 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:13 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:13 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:13 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:13 + cd src
21:36:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/bin
21:36:13 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/bin/docker
21:36:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/bash-completion/completions
21:36:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/zsh/vendor-completions
21:36:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/fish/vendor_completions.d
21:36:13 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/bash-completion/completions/docker
21:36:13 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
21:36:13 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:36:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/man/man1
21:36:13 + 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~20230330191823.de0d30f-0.el7.x86_64/usr/share/man/man1
21:36:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/man/man5
21:36:13 + 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~20230330191823.de0d30f-0.el7.x86_64/usr/share/man/man5
21:36:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/man/man8
21:36:13 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/man/man8
21:36:13 + mkdir -p build-docs
21:36:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:13 + cp cli/LICENSE build-docs/LICENSE
21:36:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:13 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:36:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:13 + cp cli/NOTICE build-docs/NOTICE
21:36:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:13 + cp cli/README.md build-docs/README.md
21:36:13 + /usr/lib/rpm/check-buildroot
21:36:13 + /usr/lib/rpm/redhat/brp-compress
21:36:13 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:36:13 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:13 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:36:13 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:36:13 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:13 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:36:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4qpget
21:36:13 + umask 022
21:36:13 + cd /root/rpmbuild/BUILD
21:36:13 + cd src
21:36:13 ++ cli/build/docker --version
21:36:13 PASS: cli version OK
21:36:13 + ver='Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:36:13 + test 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f' = 'Docker version 0.0.0-20230330191823-de0d30f, build de0d30f'
21:36:13 + echo 'PASS: cli version OK'
21:36:13 + exit 0
21:36:13 Processing files: docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZenK5B
21:36:13 + umask 022
21:36:13 + cd /root/rpmbuild/BUILD
21:36:13 + cd src
21:36:13 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:36:13 + export DOCDIR
21:36:13 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:36:13 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:36:13 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:36:13 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:36:13 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230330191823.de0d30f
21:36:13 + exit 0
21:36:13 Provides: docker-ce-cli = 1:0.0.0~20230330191823.de0d30f-0.el7 docker-ce-cli(x86-64) = 1:0.0.0~20230330191823.de0d30f-0.el7
21:36:13 Requires(interp): /bin/sh
21:36:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:13 Requires(post): /bin/sh
21:36:13 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
21:36:13 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
21:36:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.src.rpm
21:36:13 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:13 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:13 go: downloading github.com/json-iterator/go v1.1.12
21:36:13 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:13 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:13 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:13 go: downloading github.com/moby/spdystream v0.2.0
21:36:13 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm
21:36:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M73xxj
21:36:17 + umask 022
21:36:17 + cd /root/rpmbuild/BUILD
21:36:17 + cd src
21:36:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:17 + exit 0
21:36:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lFiu0G
21:36:17 + umask 022
21:36:17 + cd /root/rpmbuild/BUILD
21:36:17 + cd /root/rpmbuild/BUILD
21:36:17 + rm -rf src
21:36:17 + /usr/bin/mkdir -p src
21:36:17 + cd src
21:36:17 + /usr/bin/tar -xf -
21:36:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:36:18 + STATUS=0
21:36:18 + '[' 0 -ne 0 ']'
21:36:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:36:18 + /usr/bin/tar -xf -
21:36:18 + STATUS=0
21:36:18 + '[' 0 -ne 0 ']'
21:36:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:18 + exit 0
21:36:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oHtkG8
21:36:18 + umask 022
21:36:18 + cd /root/rpmbuild/BUILD
21:36:18 + cd src
21:36:18 + export DOCKER_GITCOMMIT=0656059
21:36:18 + DOCKER_GITCOMMIT=0656059
21:36:18 + mkdir -p /go/src/github.com/docker
21:36:18 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:36:18 + TMP_GOPATH=/go
21:36:18 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:36:18 + RM_GOPATH=0
21:36:18 + TMP_GOPATH=/go
21:36:18 + : /usr/local/bin
21:36:18 + '[' -z /go ']'
21:36:18 + export GOPATH=/go
21:36:18 + GOPATH=/go
21:36:18 + case "$(go env GOARCH)" in
21:36:18 ++ go env GOARCH
21:36:18 + export GO_BUILDMODE=-buildmode=pie
21:36:18 + GO_BUILDMODE=-buildmode=pie
21:36:18 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:36:18 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:36:18 + bin=rootlesskit
21:36:18 + shift
21:36:18 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:36:18 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:36:18 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:36:18 + install_rootlesskit dynamic
21:36:18 + case "$1" in
21:36:18 + install_rootlesskit_dynamic
21:36:18 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:36:18 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:36:18 + export BUILD_MODE=-buildmode=pie
21:36:18 + BUILD_MODE=-buildmode=pie
21:36:18 + _install_rootlesskit
21:36:18 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
21:36:18 + for f in rootlesskit rootlesskit-docker-proxy
21:36:18 + GOBIN=/usr/local/bin
21:36:18 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:36:18 + GO111MODULE=on
21:36:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:36:19 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
21:36:19 go: downloading github.com/urfave/cli/v2 v2.23.5
21:36:19 go: downloading golang.org/x/sys v0.2.0
21:36:19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:36:20 go: downloading github.com/google/uuid v1.3.0
21:36:20 go: downloading github.com/moby/vpnkit v0.5.0
21:36:20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:36:20 go: downloading github.com/gofrs/flock v0.8.1
21:36:20 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:36:20 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:36:20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:36:20 go: downloading golang.org/x/net v0.1.0
21:36:20 # Build the compose plugin
21:36:20 cd /go/src/github.com/docker/compose \
21:36:20 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:20 make[2]: Entering directory '/root/build-deb/compose'
21:36:20 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:20 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:20 go: downloading golang.org/x/sys v0.5.0
21:36:20 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:20 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:20 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:20 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:20 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:20 go: downloading github.com/docker/buildx v0.10.4
21:36:20 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:20 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:20 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:20 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:20 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:20 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:20 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:20 go: downloading github.com/stretchr/testify v1.8.2
21:36:20 go: downloading github.com/imdario/mergo v0.3.14
21:36:20 go: downloading github.com/containerd/console v1.0.3
21:36:20 go: downloading github.com/buger/goterm v1.0.4
21:36:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:20 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:20 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:20 go: downloading k8s.io/client-go v0.22.4
21:36:20 go: downloading k8s.io/api v0.22.4
21:36:20 go: downloading k8s.io/apimachinery v0.22.4
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:20 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:20 go: downloading github.com/golang/mock v1.6.0
21:36:20 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:20 go: downloading github.com/klauspost/compress v1.15.12
21:36:20 go: downloading github.com/opencontainers/runc v1.1.3
21:36:20 go: downloading golang.org/x/time v0.1.0
21:36:20 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:20 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:20 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:20 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:20 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:20 go: downloading github.com/containerd/typeurl v1.0.2
21:36:20 go: downloading github.com/gogo/googleapis v1.4.1
21:36:20 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:20 go: downloading github.com/moby/locker v1.0.1
21:36:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:20 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:20 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:20 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:20 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:20 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:20 go: downloading k8s.io/klog/v2 v2.60.1
21:36:20 go: downloading github.com/google/gofuzz v1.2.0
21:36:20 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:20 go: downloading github.com/aws/smithy-go v1.11.2
21:36:20 go: downloading github.com/containerd/continuity v0.3.0
21:36:20 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:20 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:20 go: downloading github.com/go-logr/stdr v1.2.2
21:36:20 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:20 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:20 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:20 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:20 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:20 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:20 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:20 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:20 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:20 go: downloading github.com/json-iterator/go v1.1.12
21:36:20 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:20 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:20 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:20 go: downloading github.com/moby/spdystream v0.2.0
21:36:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:20 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:21 # Build the compose plugin
21:36:21 cd /go/src/github.com/docker/compose \
21:36:21 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:21 make[2]: Entering directory '/root/build-deb/compose'
21:36:21 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:21 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:21 go: downloading golang.org/x/sys v0.5.0
21:36:21 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:21 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:21 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:21 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:21 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:21 go: downloading github.com/docker/buildx v0.10.4
21:36:21 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:21 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:21 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:21 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:21 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:21 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:21 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:21 go: downloading github.com/stretchr/testify v1.8.2
21:36:21 go: downloading github.com/imdario/mergo v0.3.14
21:36:21 go: downloading github.com/containerd/console v1.0.3
21:36:21 go: downloading github.com/buger/goterm v1.0.4
21:36:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:21 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:21 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:21 go: downloading k8s.io/client-go v0.22.4
21:36:21 go: downloading k8s.io/api v0.22.4
21:36:21 go: downloading k8s.io/apimachinery v0.22.4
21:36:21 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:21 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:21 go: downloading github.com/golang/mock v1.6.0
21:36:21 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:21 go: downloading github.com/klauspost/compress v1.15.12
21:36:21 + popd
21:36:21 ~/rpmbuild/BUILD/src
21:36:21 + RPM_EC=0
21:36:21 ++ jobs -p
21:36:21 + exit 0
21:36:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.06XK55
21:36:21 + umask 022
21:36:21 + cd /root/rpmbuild/BUILD
21:36:21 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64 '!=' / ']'
21:36:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64
21:36:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64
21:36:21 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:21 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64
21:36:21 + cd src
21:36:21 + pushd /root/rpmbuild/BUILD/src/buildx
21:36:21 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:36:21 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:21 + popd
21:36:21 + /usr/lib/rpm/check-buildroot
21:36:21 ~/rpmbuild/BUILD/src
21:36:21 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:21 + /usr/lib/rpm/brp-compress
21:36:21 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:21 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:36:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:21 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:36:21 + /usr/lib/rpm/brp-python-hardlink
21:36:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FAwerk
21:36:21 + umask 022
21:36:21 + cd /root/rpmbuild/BUILD
21:36:21 + cd src
21:36:21 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:36:21 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:36:21 + ver=v0.10.4
21:36:21 + test v0.10.4 = v0.10.4
21:36:21 + echo 'PASS: docker-buildx version OK'
21:36:21 + RPM_EC=0
21:36:21 PASS: docker-buildx version OK
21:36:21 ++ jobs -p
21:36:21 + exit 0
21:36:21 Processing files: docker-buildx-plugin-0.10.4-0.el9.aarch64
21:36:21 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:21 Provides: docker-buildx-plugin = 0:0.10.4-0.el9 docker-buildx-plugin(aarch-64) = 0:0.10.4-0.el9
21:36:21 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:21 Requires(post): /bin/sh
21:36:21 Requires(preun): /bin/sh
21:36:21 Requires(postun): /bin/sh
21:36:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64
21:36:21 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.el9.src.rpm
21:36:21 go: downloading github.com/opencontainers/runc v1.1.3
21:36:21 go: downloading golang.org/x/time v0.1.0
21:36:21 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:21 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:21 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:21 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:21 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:21 go: downloading github.com/containerd/typeurl v1.0.2
21:36:21 go: downloading github.com/gogo/googleapis v1.4.1
21:36:21 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:21 go: downloading github.com/moby/locker v1.0.1
21:36:21 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:21 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:21 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:21 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:21 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:22 # Build the compose plugin
21:36:22 cd /go/src/github.com/docker/compose \
21:36:22 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:22 make[2]: Entering directory '/root/build-deb/compose'
21:36:22 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:22 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:22 go: downloading golang.org/x/sys v0.5.0
21:36:22 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:22 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:22 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:22 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:22 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:22 go: downloading github.com/docker/buildx v0.10.4
21:36:22 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:22 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:22 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:22 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:22 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:22 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:22 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:22 go: downloading github.com/stretchr/testify v1.8.2
21:36:22 go: downloading github.com/imdario/mergo v0.3.14
21:36:22 go: downloading github.com/containerd/console v1.0.3
21:36:22 go: downloading github.com/buger/goterm v1.0.4
21:36:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:22 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:22 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:22 go: downloading k8s.io/client-go v0.22.4
21:36:22 go: downloading k8s.io/api v0.22.4
21:36:22 go: downloading k8s.io/apimachinery v0.22.4
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:22 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:22 go: downloading github.com/golang/mock v1.6.0
21:36:22 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:22 go: downloading github.com/klauspost/compress v1.15.12
21:36:22 go: downloading github.com/opencontainers/runc v1.1.3
21:36:22 go: downloading golang.org/x/time v0.1.0
21:36:22 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:22 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:22 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:22 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:22 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:22 go: downloading github.com/containerd/typeurl v1.0.2
21:36:22 go: downloading github.com/gogo/googleapis v1.4.1
21:36:22 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:22 go: downloading github.com/moby/locker v1.0.1
21:36:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:22 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:22 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:22 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:22 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:22 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:22 go: downloading k8s.io/klog/v2 v2.60.1
21:36:22 go: downloading github.com/google/gofuzz v1.2.0
21:36:22 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:22 go: downloading github.com/aws/smithy-go v1.11.2
21:36:22 go: downloading github.com/containerd/continuity v0.3.0
21:36:22 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:22 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:22 go: downloading github.com/go-logr/stdr v1.2.2
21:36:22 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:22 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:22 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:22 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:22 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:22 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:22 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:22 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:22 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:22 go: downloading github.com/json-iterator/go v1.1.12
21:36:22 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:22 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:22 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:22 go: downloading github.com/moby/spdystream v0.2.0
21:36:22 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:23 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:23 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:23 go: downloading k8s.io/klog/v2 v2.60.1
21:36:23 go: downloading github.com/google/gofuzz v1.2.0
21:36:23 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:23 go: downloading github.com/aws/smithy-go v1.11.2
21:36:23 go: downloading github.com/containerd/continuity v0.3.0
21:36:23 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:23 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:23 go: downloading github.com/go-logr/stdr v1.2.2
21:36:23 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:23 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:23 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:23 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:23 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:23 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:23 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:23 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:23 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:23 go: downloading github.com/json-iterator/go v1.1.12
21:36:23 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:23 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:23 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:23 go: downloading github.com/moby/spdystream v0.2.0
21:36:23 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:26 + for f in rootlesskit rootlesskit-docker-proxy
21:36:26 + GOBIN=/usr/local/bin
21:36:26 + GO111MODULE=on
21:36:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
21:36:27 ~/rpmbuild/BUILD/src
21:36:27 + popd
21:36:27 + exit 0
21:36:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G4mfsl
21:36:27 + umask 022
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64 '!=' / ']'
21:36:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64
21:36:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64
21:36:27 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:27 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64
21:36:27 + cd src
21:36:27 + pushd /root/rpmbuild/BUILD/src/buildx
21:36:27 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:36:27 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:27 + popd
21:36:27 + /usr/lib/rpm/check-buildroot
21:36:27 ~/rpmbuild/BUILD/src
21:36:27 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:27 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:36:27 + /usr/lib/rpm/brp-compress
21:36:27 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:27 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:27 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:27 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:36:27 + /usr/lib/rpm/brp-python-hardlink
21:36:27 + PYTHON3=/usr/libexec/platform-python
21:36:27 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.e7Ecie
21:36:27 + umask 022
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + cd src
21:36:27 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:36:27 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:36:27 + ver=v0.10.4
21:36:27 + test v0.10.4 = v0.10.4
21:36:27 + echo 'PASS: docker-buildx version OK'
21:36:27 PASS: docker-buildx version OK
21:36:27 + exit 0
21:36:27 Processing files: docker-buildx-plugin-0.10.4-0.el8.x86_64
21:36:27 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:27 Provides: docker-buildx-plugin = 0:0.10.4-0.el8 docker-buildx-plugin(x86-64) = 0:0.10.4-0.el8
21:36:27 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:27 Requires(post): /bin/sh
21:36:27 Requires(preun): /bin/sh
21:36:27 Requires(postun): /bin/sh
21:36:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64
21:36:27 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.el8.src.rpm
21:36:27 + return
21:36:27 + exit 0
21:36:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BJg59Y
21:36:27 + umask 022
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64 '!=' / ']'
21:36:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:27 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:27 + cd src
21:36:27 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/bin/dockerd-rootless.sh
21:36:27 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:36:27 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/bin/rootlesskit
21:36:27 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
21:36:27 + /usr/lib/rpm/check-buildroot
21:36:27 + /usr/lib/rpm/redhat/brp-compress
21:36:27 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:36:27 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:27 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:36:27 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:36:27 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:27 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:36:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eTclTP
21:36:27 + umask 022
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + cd src
21:36:27 + /usr/local/bin/rootlesskit -v
21:36:27 rootlesskit version 1.1.0
21:36:27 + exit 0
21:36:27 # Build the compose plugin
21:36:27 cd /go/src/github.com/docker/compose \
21:36:27 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:27 make[2]: Entering directory '/root/build-deb/compose'
21:36:27 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:27 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:27 go: downloading golang.org/x/sys v0.5.0
21:36:27 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:27 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:27 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:27 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:27 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:27 go: downloading github.com/docker/buildx v0.10.4
21:36:27 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:27 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:27 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:27 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:27 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:27 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:27 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:27 go: downloading github.com/stretchr/testify v1.8.2
21:36:27 go: downloading github.com/imdario/mergo v0.3.14
21:36:27 go: downloading github.com/containerd/console v1.0.3
21:36:27 go: downloading github.com/buger/goterm v1.0.4
21:36:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:27 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:27 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:27 go: downloading k8s.io/client-go v0.22.4
21:36:27 go: downloading k8s.io/api v0.22.4
21:36:27 go: downloading k8s.io/apimachinery v0.22.4
21:36:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:27 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:27 go: downloading github.com/golang/mock v1.6.0
21:36:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:27 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:27 go: downloading github.com/klauspost/compress v1.15.12
21:36:27 go: downloading github.com/opencontainers/runc v1.1.3
21:36:27 go: downloading golang.org/x/time v0.1.0
21:36:27 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:27 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:27 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:27 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:27 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:27 go: downloading github.com/containerd/typeurl v1.0.2
21:36:27 go: downloading github.com/gogo/googleapis v1.4.1
21:36:27 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:27 go: downloading github.com/moby/locker v1.0.1
21:36:27 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:27 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:27 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:27 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:27 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:27 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:27 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:27 go: downloading k8s.io/klog/v2 v2.60.1
21:36:27 go: downloading github.com/google/gofuzz v1.2.0
21:36:27 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:27 go: downloading github.com/aws/smithy-go v1.11.2
21:36:27 go: downloading github.com/containerd/continuity v0.3.0
21:36:27 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:27 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:27 go: downloading github.com/go-logr/stdr v1.2.2
21:36:27 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:27 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:27 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:27 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:27 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:27 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:27 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:28 Processing files: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:28 Provides: docker-ce-rootless-extras = 0:0.0.0~20230330191823.de0d30f-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230330191823.de0d30f-0.el7
21:36:28 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:28 Requires(post): /bin/sh
21:36:28 Requires(preun): /bin/sh
21:36:28 Requires(postun): /bin/sh
21:36:28 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) rtld(GNU_HASH)
21:36:28 Conflicts: rootlesskit
21:36:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:28 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:28 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:28 go: downloading github.com/json-iterator/go v1.1.12
21:36:28 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:28 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:28 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:28 go: downloading github.com/moby/spdystream v0.2.0
21:36:28 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el8.x86_64.rpm
21:36:28 ~/rpmbuild/BUILD/src
21:36:28 + popd
21:36:28 + RPM_EC=0
21:36:28 ++ jobs -p
21:36:28 + exit 0
21:36:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bZevBv
21:36:28 + umask 022
21:36:28 + cd /root/rpmbuild/BUILD
21:36:28 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64 '!=' / ']'
21:36:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64
21:36:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64
21:36:28 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:28 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:36:28 + export CFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:36:28 + export CXXFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:36:28 + export FFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:36:28 + export FCFLAGS
21:36: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.10.4-0.fc36.aarch64.ld'
21:36:28 + export LDFLAGS
21:36:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:28 + export LT_SYS_LIBRARY_PATH
21:36:28 + CC=gcc
21:36:28 + export CC
21:36:28 + CXX=g++
21:36:28 + export CXX
21:36:28 + cd src
21:36:28 + pushd /root/rpmbuild/BUILD/src/buildx
21:36:28 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:36:28 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:28 + popd
21:36:28 + /usr/lib/rpm/check-buildroot
21:36:28 ~/rpmbuild/BUILD/src
21:36:28 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:28 + /usr/lib/rpm/brp-compress
21:36:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:36:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:28 + /usr/lib/rpm/check-rpaths
21:36:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:28 + /usr/lib/rpm/brp-remove-la-files
21:36:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:36:28 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.htLX83
21:36:28 + umask 022
21:36:28 + cd /root/rpmbuild/BUILD
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:36:28 + export CFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:36:28 + export CXXFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:36:28 + export FFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:36:28 + export FCFLAGS
21:36: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.10.4-0.fc36.aarch64.ld'
21:36:28 + export LDFLAGS
21:36:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:28 + export LT_SYS_LIBRARY_PATH
21:36:28 + CC=gcc
21:36:28 + export CC
21:36:28 + CXX=g++
21:36:28 + export CXX
21:36:28 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:36:28 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.4-0.fc36 aarch64
21:36:28 + cd src
21:36:28 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:36:28 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:36:28 + ver=v0.10.4
21:36:28 + test v0.10.4 = v0.10.4
21:36:28 + echo 'PASS: docker-buildx version OK'
21:36:28 + RPM_EC=0
21:36:28 PASS: docker-buildx version OK
21:36:28 ++ jobs -p
21:36:28 + exit 0
21:36:28 Processing files: docker-buildx-plugin-0.10.4-0.fc36.aarch64
21:36:28 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:28 Provides: docker-buildx-plugin = 0:0.10.4-0.fc36 docker-buildx-plugin(aarch-64) = 0:0.10.4-0.fc36
21:36:28 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:28 Requires(post): /bin/sh
21:36:28 Requires(preun): /bin/sh
21:36:28 Requires(postun): /bin/sh
21:36:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64
21:36:28 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.fc36.src.rpm
21:36:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.36151N
21:36:28 + umask 022
21:36:28 + cd /root/rpmbuild/BUILD
21:36:28 + cd src
21:36:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el8.x86_64
21:36:28 + exit 0
21:36:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.naOmYy
21:36:28 + umask 022
21:36:28 + cd /root/rpmbuild/BUILD
21:36:28 + cd /root/rpmbuild/BUILD
21:36:28 + rm -rf src
21:36:28 + /usr/bin/mkdir -p src
21:36:28 + cd src
21:36:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:36:28 + /usr/bin/tar -xof -
21:36:28 + STATUS=0
21:36:28 + '[' 0 -ne 0 ']'
21:36:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:36:28 + /usr/bin/tar -xof -
21:36:28 + STATUS=0
21:36:28 + '[' 0 -ne 0 ']'
21:36:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:28 + exit 0
21:36:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O0O7vA
21:36:28 + umask 022
21:36:28 + cd /root/rpmbuild/BUILD
21:36:28 + cd src
21:36:28 + pushd /root/rpmbuild/BUILD/src/compose
21:36:28 + make VERSION=v2.17.2 DESTDIR=./bin build
21:36:28 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:36:28 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:36:28 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.src.rpm
21:36:29 go: downloading golang.org/x/sys v0.5.0
21:36:29 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:30 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:30 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:30 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:30 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:30 # Build the compose plugin
21:36:30 cd /go/src/github.com/docker/compose \
21:36:30 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:30 make[2]: Entering directory '/root/build-deb/compose'
21:36:30 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:30 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:30 go: downloading golang.org/x/sys v0.5.0
21:36:30 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:30 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:30 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:30 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:30 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:30 go: downloading github.com/docker/buildx v0.10.4
21:36:30 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:30 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:30 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:30 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:30 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:30 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:30 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:30 go: downloading github.com/stretchr/testify v1.8.2
21:36:30 go: downloading github.com/imdario/mergo v0.3.14
21:36:30 go: downloading github.com/containerd/console v1.0.3
21:36:30 go: downloading github.com/buger/goterm v1.0.4
21:36:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:30 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:30 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:30 go: downloading k8s.io/client-go v0.22.4
21:36:30 go: downloading k8s.io/api v0.22.4
21:36:30 go: downloading k8s.io/apimachinery v0.22.4
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:30 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:30 go: downloading github.com/golang/mock v1.6.0
21:36:30 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:30 go: downloading github.com/klauspost/compress v1.15.12
21:36:30 go: downloading github.com/opencontainers/runc v1.1.3
21:36:30 go: downloading golang.org/x/time v0.1.0
21:36:30 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:30 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:30 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:30 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:30 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:30 go: downloading github.com/containerd/typeurl v1.0.2
21:36:30 go: downloading github.com/gogo/googleapis v1.4.1
21:36:30 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:30 go: downloading github.com/moby/locker v1.0.1
21:36:30 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:30 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:30 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:30 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:30 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:30 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:30 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:30 go: downloading k8s.io/klog/v2 v2.60.1
21:36:30 go: downloading github.com/google/gofuzz v1.2.0
21:36:30 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:30 go: downloading github.com/aws/smithy-go v1.11.2
21:36:30 go: downloading github.com/containerd/continuity v0.3.0
21:36:30 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:30 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:30 go: downloading github.com/go-logr/stdr v1.2.2
21:36:30 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:30 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:30 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:30 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:30 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:30 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:30 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:30 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:30 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:30 go: downloading github.com/json-iterator/go v1.1.12
21:36:30 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:30 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:30 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:30 go: downloading github.com/moby/spdystream v0.2.0
21:36:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:30 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:30 go: downloading github.com/docker/buildx v0.10.4
21:36:30 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:30 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:30 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:30 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:30 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:30 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:30 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:30 go: downloading github.com/stretchr/testify v1.8.2
21:36:30 go: downloading github.com/imdario/mergo v0.3.14
21:36:30 go: downloading github.com/containerd/console v1.0.3
21:36:30 go: downloading github.com/buger/goterm v1.0.4
21:36:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:30 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:30 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:30 go: downloading k8s.io/client-go v0.22.4
21:36:30 go: downloading k8s.io/api v0.22.4
21:36:31 go: downloading k8s.io/apimachinery v0.22.4
21:36:31 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:31 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:31 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:31 go: downloading github.com/golang/mock v1.6.0
21:36:31 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:31 go: downloading github.com/klauspost/compress v1.15.12
21:36:31 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm
21:36:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZY3XcB
21:36:31 + umask 022
21:36:31 + cd /root/rpmbuild/BUILD
21:36:31 + cd src
21:36:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:36:31 + exit 0
21:36:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w8aXrC
21:36:31 + umask 022
21:36:31 + cd /root/rpmbuild/BUILD
21:36:31 + cd /root/rpmbuild/BUILD
21:36:31 + rm -rf src
21:36:31 + /usr/bin/mkdir -p src
21:36:31 + cd src
21:36:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:36:31 + /usr/bin/tar -xf -
21:36:32 + STATUS=0
21:36:32 + '[' 0 -ne 0 ']'
21:36:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:36:32 + /usr/bin/tar -xf -
21:36:32 + STATUS=0
21:36:32 + '[' 0 -ne 0 ']'
21:36:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:32 go: downloading github.com/opencontainers/runc v1.1.3
21:36:32 go: downloading golang.org/x/time v0.1.0
21:36:32 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:32 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:32 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:32 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:32 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:32 go: downloading github.com/containerd/typeurl v1.0.2
21:36:32 go: downloading github.com/gogo/googleapis v1.4.1
21:36:32 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:33 + exit 0
21:36:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zcvv1G
21:36:33 + umask 022
21:36:33 + cd /root/rpmbuild/BUILD
21:36:33 + cd src
21:36:33 + pushd /root/rpmbuild/BUILD/src/buildx
21:36:33 + GO111MODULE=on
21:36:33 + CGO_ENABLED=0
21:36:33 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.4 -X github.com/docker/buildx/version.Revision=c513d34 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
21:36:33 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:36:33 go: downloading github.com/moby/locker v1.0.1
21:36:33 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:33 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:33 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:33 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:33 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:34 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:34 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:34 go: downloading k8s.io/klog/v2 v2.60.1
21:36:34 go: downloading github.com/google/gofuzz v1.2.0
21:36:34 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:34 go: downloading github.com/aws/smithy-go v1.11.2
21:36:34 go: downloading github.com/containerd/continuity v0.3.0
21:36:34 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:34 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:34 go: downloading github.com/go-logr/stdr v1.2.2
21:36:34 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:34 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:34 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:34 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:34 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:34 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:34 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:34 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:35 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:35 go: downloading github.com/json-iterator/go v1.1.12
21:36:35 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:35 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:35 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:35 go: downloading github.com/moby/spdystream v0.2.0
21:36:35 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:36 # Build the compose plugin
21:36:36 cd /go/src/github.com/docker/compose \
21:36:36 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:36 make[2]: Entering directory '/root/build-deb/compose'
21:36:36 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:36 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:36 go: downloading golang.org/x/sys v0.5.0
21:36:36 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:36 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:36 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:36 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:36 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:36 go: downloading github.com/docker/buildx v0.10.4
21:36:36 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:36 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:36 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:36 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:36 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:36 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:36 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:36 go: downloading github.com/stretchr/testify v1.8.2
21:36:36 go: downloading github.com/imdario/mergo v0.3.14
21:36:36 go: downloading github.com/containerd/console v1.0.3
21:36:36 go: downloading github.com/buger/goterm v1.0.4
21:36:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:36 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:36 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:36 go: downloading k8s.io/client-go v0.22.4
21:36:36 go: downloading k8s.io/api v0.22.4
21:36:36 go: downloading k8s.io/apimachinery v0.22.4
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:36 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:36 go: downloading github.com/golang/mock v1.6.0
21:36:36 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:36 go: downloading github.com/klauspost/compress v1.15.12
21:36:36 go: downloading github.com/opencontainers/runc v1.1.3
21:36:36 go: downloading golang.org/x/time v0.1.0
21:36:36 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:36 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:36 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:36 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:36 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:36 go: downloading github.com/containerd/typeurl v1.0.2
21:36:36 go: downloading github.com/gogo/googleapis v1.4.1
21:36:36 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:36 go: downloading github.com/moby/locker v1.0.1
21:36:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:36 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:36 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:36 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:36 # Build the compose plugin
21:36:36 cd /go/src/github.com/docker/compose \
21:36:36 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:36 make[2]: Entering directory '/root/build-deb/compose'
21:36:36 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:36 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:36 go: downloading golang.org/x/sys v0.5.0
21:36:36 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:36 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:36 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:36 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:36 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:36 go: downloading github.com/docker/buildx v0.10.4
21:36:36 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:36 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:36 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:36 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:36 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:36 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:36 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:36 go: downloading github.com/stretchr/testify v1.8.2
21:36:36 go: downloading github.com/imdario/mergo v0.3.14
21:36:36 go: downloading github.com/containerd/console v1.0.3
21:36:36 go: downloading github.com/buger/goterm v1.0.4
21:36:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:36 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:36 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:36 go: downloading k8s.io/client-go v0.22.4
21:36:36 go: downloading k8s.io/api v0.22.4
21:36:36 go: downloading k8s.io/apimachinery v0.22.4
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:36 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:36 go: downloading github.com/golang/mock v1.6.0
21:36:36 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:36 go: downloading github.com/klauspost/compress v1.15.12
21:36:36 go: downloading github.com/opencontainers/runc v1.1.3
21:36:36 go: downloading golang.org/x/time v0.1.0
21:36:36 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:36 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:36 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:36 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:36 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:36 go: downloading github.com/containerd/typeurl v1.0.2
21:36:36 go: downloading github.com/gogo/googleapis v1.4.1
21:36:36 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:36 go: downloading github.com/moby/locker v1.0.1
21:36:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:36 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:36 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:36 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:36 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:36 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:36 go: downloading k8s.io/klog/v2 v2.60.1
21:36:36 go: downloading github.com/google/gofuzz v1.2.0
21:36:36 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:36 go: downloading github.com/aws/smithy-go v1.11.2
21:36:36 go: downloading github.com/containerd/continuity v0.3.0
21:36:36 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:36 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:36 go: downloading github.com/go-logr/stdr v1.2.2
21:36:36 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:36 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:36 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:36 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:36 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:36 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:36 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:36 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:36 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:36 go: downloading github.com/json-iterator/go v1.1.12
21:36:36 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:36 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:36 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:36 go: downloading github.com/moby/spdystream v0.2.0
21:36:36 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:37 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:37 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:37 go: downloading k8s.io/klog/v2 v2.60.1
21:36:37 go: downloading github.com/google/gofuzz v1.2.0
21:36:37 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:37 go: downloading github.com/aws/smithy-go v1.11.2
21:36:37 go: downloading github.com/containerd/continuity v0.3.0
21:36:37 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:37 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:37 go: downloading github.com/go-logr/stdr v1.2.2
21:36:37 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:37 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:37 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:37 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:37 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:37 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:37 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:37 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:37 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:37 go: downloading github.com/json-iterator/go v1.1.12
21:36:37 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:37 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:37 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:37 go: downloading github.com/moby/spdystream v0.2.0
21:36:37 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:39 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el9.aarch64.rpm
21:36:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qWhJVm
21:36:39 + umask 022
21:36:39 + cd /root/rpmbuild/BUILD
21:36:39 + cd src
21:36:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.aarch64
21:36:39 + RPM_EC=0
21:36:39 ++ jobs -p
21:36:39 + exit 0
21:36:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FzGgfb
21:36:39 + umask 022
21:36:39 + cd /root/rpmbuild/BUILD
21:36:39 + cd /root/rpmbuild/BUILD
21:36:39 + rm -rf src
21:36:39 + /usr/bin/mkdir -p src
21:36:39 + cd src
21:36:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:36:39 + /usr/bin/tar -xof -
21:36:39 + STATUS=0
21:36:39 + '[' 0 -ne 0 ']'
21:36:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:36:39 + /usr/bin/tar -xof -
21:36:39 + STATUS=0
21:36:39 + '[' 0 -ne 0 ']'
21:36:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:39 + RPM_EC=0
21:36:39 ++ jobs -p
21:36:39 + exit 0
21:36:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zkLVvL
21:36:39 + umask 022
21:36:39 + cd /root/rpmbuild/BUILD
21:36:39 + cd src
21:36:39 + pushd /root/rpmbuild/BUILD/src/compose
21:36:39 + make VERSION=v2.17.2 DESTDIR=./bin build
21:36:39 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:36:39 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:36:39 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:39 go: downloading golang.org/x/sys v0.5.0
21:36:39 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:39 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:39 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:39 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:39 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:39 go: downloading github.com/docker/buildx v0.10.4
21:36:39 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:39 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:39 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:39 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:39 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:39 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:39 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:39 go: downloading github.com/stretchr/testify v1.8.2
21:36:39 go: downloading github.com/imdario/mergo v0.3.14
21:36:39 go: downloading github.com/containerd/console v1.0.3
21:36:39 go: downloading github.com/buger/goterm v1.0.4
21:36:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:39 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:39 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:39 go: downloading k8s.io/client-go v0.22.4
21:36:39 go: downloading k8s.io/api v0.22.4
21:36:40 # Build the compose plugin
21:36:40 cd /go/src/github.com/docker/compose \
21:36:40 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:40 make[2]: Entering directory '/root/build-deb/compose'
21:36:40 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:40 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:40 go: downloading golang.org/x/sys v0.5.0
21:36:40 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:40 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:40 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:40 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:40 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:40 go: downloading github.com/docker/buildx v0.10.4
21:36:40 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:40 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:40 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:40 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:40 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:40 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:40 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:40 go: downloading github.com/stretchr/testify v1.8.2
21:36:40 go: downloading github.com/imdario/mergo v0.3.14
21:36:40 go: downloading github.com/containerd/console v1.0.3
21:36:40 go: downloading github.com/buger/goterm v1.0.4
21:36:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:40 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:40 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:40 go: downloading k8s.io/client-go v0.22.4
21:36:40 go: downloading k8s.io/api v0.22.4
21:36:40 go: downloading k8s.io/apimachinery v0.22.4
21:36:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:40 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:40 go: downloading github.com/golang/mock v1.6.0
21:36:40 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:40 go: downloading github.com/klauspost/compress v1.15.12
21:36:40 go: downloading github.com/opencontainers/runc v1.1.3
21:36:40 go: downloading golang.org/x/time v0.1.0
21:36:40 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:40 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:40 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:40 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:40 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:40 go: downloading github.com/containerd/typeurl v1.0.2
21:36:40 go: downloading github.com/gogo/googleapis v1.4.1
21:36:40 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:40 go: downloading github.com/moby/locker v1.0.1
21:36:40 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:40 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:40 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:40 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:40 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:40 go: downloading k8s.io/apimachinery v0.22.4
21:36:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:40 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:40 go: downloading github.com/golang/mock v1.6.0
21:36:40 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:40 go: downloading github.com/klauspost/compress v1.15.12
21:36:40 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.fc36.aarch64.rpm
21:36:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QF6lae
21:36:40 + umask 022
21:36:40 + cd /root/rpmbuild/BUILD
21:36:40 + cd src
21:36:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64
21:36:40 + RPM_EC=0
21:36:40 ++ jobs -p
21:36:40 + exit 0
21:36:40 
21:36:40 RPM build warnings:
21:36:40     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:36:40     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:36:40     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:36:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/docker-proxy
21:36:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ip047T
21:36:40 + umask 022
21:36:40 + cd /root/rpmbuild/BUILD
21:36:40 + cd /root/rpmbuild/BUILD
21:36:40 + rm -rf src
21:36:40 + /usr/bin/mkdir -p src
21:36:40 + cd src
21:36:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:36:40 + /usr/bin/tar -xof -
21:36:40 + STATUS=0
21:36:40 + '[' 0 -ne 0 ']'
21:36:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:36:40 + /usr/bin/tar -xof -
21:36:40 + STATUS=0
21:36:40 + '[' 0 -ne 0 ']'
21:36:40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:40 + RPM_EC=0
21:36:40 ++ jobs -p
21:36:40 + exit 0
21:36:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TpZ77U
21:36:40 + umask 022
21:36:40 + cd /root/rpmbuild/BUILD
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:36:40 + export CFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:36:40 + export CXXFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:36:40 + export FFLAGS
21:36: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:36:40 + export FCFLAGS
21:36: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.17.2-0.fc36.aarch64.ld'
21:36:40 + export LDFLAGS
21:36:40 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:40 + export LT_SYS_LIBRARY_PATH
21:36:40 + CC=gcc
21:36:40 + export CC
21:36:40 + CXX=g++
21:36:40 + export CXX
21:36:40 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:36:40 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.17.2-0.fc36 aarch64
21:36:40 + cd src
21:36:40 + pushd /root/rpmbuild/BUILD/src/compose
21:36:40 + make VERSION=v2.17.2 DESTDIR=./bin build
21:36:40 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:36:40 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:36:40 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:41 go: downloading github.com/opencontainers/runc v1.1.3
21:36:41 go: downloading golang.org/x/time v0.1.0
21:36:41 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:41 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:41 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:41 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:41 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:41 go: downloading golang.org/x/sys v0.5.0
21:36:41 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:41 go: downloading github.com/containerd/typeurl v1.0.2
21:36:41 go: downloading github.com/gogo/googleapis v1.4.1
21:36:41 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:41 go: downloading github.com/moby/locker v1.0.1
21:36:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:41 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:41 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:41 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:41 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:41 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:41 go: downloading k8s.io/klog/v2 v2.60.1
21:36:41 go: downloading github.com/google/gofuzz v1.2.0
21:36:41 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:41 go: downloading github.com/aws/smithy-go v1.11.2
21:36:42 go: downloading github.com/containerd/continuity v0.3.0
21:36:42 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:42 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:42 go: downloading github.com/go-logr/stdr v1.2.2
21:36:42 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:42 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:42 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:42 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:42 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:42 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:42 go: downloading github.com/docker/buildx v0.10.4
21:36:42 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:42 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:42 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:42 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:42 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:42 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:42 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:42 go: downloading github.com/stretchr/testify v1.8.2
21:36:42 go: downloading github.com/imdario/mergo v0.3.14
21:36:42 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:42 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:42 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:42 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:42 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:42 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:42 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:42 go: downloading github.com/json-iterator/go v1.1.12
21:36:42 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:42 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:42 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:42 go: downloading github.com/containerd/console v1.0.3
21:36:42 go: downloading github.com/buger/goterm v1.0.4
21:36:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:42 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:42 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:42 go: downloading k8s.io/client-go v0.22.4
21:36:42 go: downloading k8s.io/api v0.22.4
21:36:42 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:42 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:42 go: downloading k8s.io/klog/v2 v2.60.1
21:36:42 go: downloading github.com/google/gofuzz v1.2.0
21:36:42 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:42 go: downloading github.com/aws/smithy-go v1.11.2
21:36:42 go: downloading github.com/moby/spdystream v0.2.0
21:36:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:42 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:42 go: downloading github.com/containerd/continuity v0.3.0
21:36:42 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:42 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:42 go: downloading github.com/go-logr/stdr v1.2.2
21:36:42 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:42 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:42 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:42 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:42 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:42 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:42 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:42 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:42 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:43 go: downloading k8s.io/apimachinery v0.22.4
21:36:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:43 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:43 go: downloading github.com/golang/mock v1.6.0
21:36:43 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:43 go: downloading github.com/klauspost/compress v1.15.12
21:36:43 go: downloading github.com/json-iterator/go v1.1.12
21:36:43 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:43 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:43 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:43 go: downloading github.com/moby/spdystream v0.2.0
21:36:43 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:43 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:44 go: downloading github.com/opencontainers/runc v1.1.3
21:36:44 go: downloading golang.org/x/time v0.1.0
21:36:44 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:44 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:44 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:44 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:44 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:44 go: downloading github.com/containerd/typeurl v1.0.2
21:36:44 go: downloading github.com/gogo/googleapis v1.4.1
21:36:44 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:44 go: downloading github.com/moby/locker v1.0.1
21:36:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:44 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:44 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:44 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:45 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:45 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:45 go: downloading k8s.io/klog/v2 v2.60.1
21:36:45 go: downloading github.com/google/gofuzz v1.2.0
21:36:45 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:45 go: downloading github.com/aws/smithy-go v1.11.2
21:36:45 go: downloading github.com/containerd/continuity v0.3.0
21:36:45 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:45 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:45 # Build the compose plugin
21:36:45 cd /go/src/github.com/docker/compose \
21:36:45 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:45 make[2]: Entering directory '/root/build-deb/compose'
21:36:45 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:45 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:45 go: downloading golang.org/x/sys v0.5.0
21:36:45 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:45 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:45 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:45 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:45 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:45 go: downloading github.com/docker/buildx v0.10.4
21:36:45 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:45 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:45 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:45 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:45 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:45 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:45 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:45 go: downloading github.com/stretchr/testify v1.8.2
21:36:45 go: downloading github.com/imdario/mergo v0.3.14
21:36:45 go: downloading github.com/containerd/console v1.0.3
21:36:45 go: downloading github.com/buger/goterm v1.0.4
21:36:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:45 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:45 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:45 go: downloading k8s.io/client-go v0.22.4
21:36:45 go: downloading k8s.io/api v0.22.4
21:36:45 go: downloading k8s.io/apimachinery v0.22.4
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:45 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:45 go: downloading github.com/golang/mock v1.6.0
21:36:45 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:45 go: downloading github.com/klauspost/compress v1.15.12
21:36:45 go: downloading github.com/opencontainers/runc v1.1.3
21:36:45 go: downloading golang.org/x/time v0.1.0
21:36:45 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:45 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:45 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:45 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:45 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:45 go: downloading github.com/containerd/typeurl v1.0.2
21:36:45 go: downloading github.com/gogo/googleapis v1.4.1
21:36:45 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:45 go: downloading github.com/moby/locker v1.0.1
21:36:45 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:45 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:45 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:45 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:45 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:45 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:45 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:45 go: downloading k8s.io/klog/v2 v2.60.1
21:36:45 go: downloading github.com/google/gofuzz v1.2.0
21:36:45 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:45 go: downloading github.com/aws/smithy-go v1.11.2
21:36:45 go: downloading github.com/containerd/continuity v0.3.0
21:36:45 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:45 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:45 go: downloading github.com/go-logr/stdr v1.2.2
21:36:45 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:45 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:45 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:45 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:45 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:45 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:45 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:45 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:45 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:45 go: downloading github.com/json-iterator/go v1.1.12
21:36:45 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:45 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:45 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:45 go: downloading github.com/moby/spdystream v0.2.0
21:36:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:45 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:45 go: downloading github.com/go-logr/stdr v1.2.2
21:36:45 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:45 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:45 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:45 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:45 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:45 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:45 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:45 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:45 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:45 go: downloading github.com/json-iterator/go v1.1.12
21:36:45 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:45 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:45 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:45 go: downloading github.com/moby/spdystream v0.2.0
21:36:45 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:49 + popd
21:36:49 ~/rpmbuild/BUILD/src
21:36:49 + RPM_EC=0
21:36:49 ++ jobs -p
21:36:49 + exit 0
21:36:49 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rsvxYC
21:36:49 + umask 022
21:36:49 + cd /root/rpmbuild/BUILD
21:36:49 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64 '!=' / ']'
21:36:49 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64
21:36:49 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64
21:36:49 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:49 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64
21:36: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'
21:36:49 + export CFLAGS
21:36: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'
21:36:49 + export CXXFLAGS
21:36: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'
21:36:49 + export FFLAGS
21:36: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'
21:36:49 + export FCFLAGS
21:36: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'
21:36:49 + export LDFLAGS
21:36:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:49 + export LT_SYS_LIBRARY_PATH
21:36:49 + CC=gcc
21:36:49 + export CC
21:36:49 + CXX=g++
21:36:49 + export CXX
21:36:49 + cd src
21:36:49 + pushd /root/rpmbuild/BUILD/src/buildx
21:36:49 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:36:49 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:49 ~/rpmbuild/BUILD/src
21:36:49 + popd
21:36:49 + /usr/lib/rpm/check-buildroot
21:36:49 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:49 + /usr/lib/rpm/brp-compress
21:36:49 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:49 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:49 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:36:49 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:49 + /usr/lib/rpm/check-rpaths
21:36:49 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:49 + /usr/lib/rpm/brp-remove-la-files
21:36:49 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:36:49 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:49 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ITYiKF
21:36:49 + umask 022
21:36:49 + cd /root/rpmbuild/BUILD
21:36: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'
21:36:49 + export CFLAGS
21:36: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'
21:36:49 + export CXXFLAGS
21:36: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'
21:36:49 + export FFLAGS
21:36: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'
21:36:49 + export FCFLAGS
21:36: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'
21:36:49 + export LDFLAGS
21:36:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:49 + export LT_SYS_LIBRARY_PATH
21:36:49 + CC=gcc
21:36:49 + export CC
21:36:49 + CXX=g++
21:36:49 + export CXX
21:36:49 + cd src
21:36:49 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:36:49 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:36:49 + ver=v0.10.4
21:36:49 + test v0.10.4 = v0.10.4
21:36:49 + echo 'PASS: docker-buildx version OK'
21:36:49 + RPM_EC=0
21:36:49 PASS: docker-buildx version OK
21:36:49 ++ jobs -p
21:36:49 + exit 0
21:36:49 Processing files: docker-buildx-plugin-0.10.4-0.fc37.aarch64
21:36:49 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:49 Provides: docker-buildx-plugin = 0:0.10.4-0.fc37 docker-buildx-plugin(aarch-64) = 0:0.10.4-0.fc37
21:36:49 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:49 Requires(post): /bin/sh
21:36:49 Requires(preun): /bin/sh
21:36:49 Requires(postun): /bin/sh
21:36:49 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64
21:36:49 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.fc37.src.rpm
21:36:50 # Build the compose plugin
21:36:50 cd /go/src/github.com/docker/compose \
21:36:50 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:36:50 make[2]: Entering directory '/root/build-deb/compose'
21:36:50 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:36:50 go: downloading github.com/docker/cli v23.0.1+incompatible
21:36:50 go: downloading golang.org/x/sys v0.5.0
21:36:50 go: downloading github.com/docker/docker v23.0.1+incompatible
21:36:50 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:36:50 go: downloading github.com/theupdateframework/notary v0.7.0
21:36:50 go: downloading github.com/compose-spec/compose-go v1.13.2
21:36:50 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:36:50 go: downloading github.com/docker/buildx v0.10.4
21:36:50 go: downloading github.com/hashicorp/go-version v1.6.0
21:36:50 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:36:50 go: downloading github.com/mattn/go-shellwords v1.0.12
21:36:50 go: downloading go.opentelemetry.io/otel v1.14.0
21:36:50 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:36:50 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:36:50 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:36:50 go: downloading github.com/stretchr/testify v1.8.2
21:36:50 go: downloading github.com/imdario/mergo v0.3.14
21:36:50 go: downloading github.com/containerd/console v1.0.3
21:36:50 go: downloading github.com/buger/goterm v1.0.4
21:36:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:36:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:36:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:36:50 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:36:50 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:36:50 go: downloading k8s.io/client-go v0.22.4
21:36:50 go: downloading k8s.io/api v0.22.4
21:36:50 go: downloading k8s.io/apimachinery v0.22.4
21:36:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:36:50 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:36:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:36:50 go: downloading github.com/golang/mock v1.6.0
21:36:50 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:36:50 go: downloading github.com/klauspost/compress v1.15.12
21:36:51 ~/rpmbuild/BUILD/src
21:36:51 + popd
21:36:51 + RPM_EC=0
21:36:51 ++ jobs -p
21:36:51 + exit 0
21:36:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UzFEpc
21:36:51 + umask 022
21:36:51 + cd /root/rpmbuild/BUILD
21:36:51 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64 '!=' / ']'
21:36:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64
21:36:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64
21:36:51 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:51 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64
21:36:51 + 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'
21:36:51 + export CFLAGS
21:36:51 + 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'
21:36:51 + export CXXFLAGS
21:36:51 + 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'
21:36:51 + export FFLAGS
21:36:51 + 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'
21:36:51 + export FCFLAGS
21:36: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'
21:36:51 + export LDFLAGS
21:36:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:51 + export LT_SYS_LIBRARY_PATH
21:36:51 + CC=gcc
21:36:51 + export CC
21:36:51 + CXX=g++
21:36:51 + export CXX
21:36:51 + cd src
21:36:51 + pushd /root/rpmbuild/BUILD/src/buildx
21:36:51 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:36:51 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:51 + popd
21:36:51 + /usr/lib/rpm/check-buildroot
21:36:51 ~/rpmbuild/BUILD/src
21:36:51 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:51 + /usr/lib/rpm/brp-compress
21:36:51 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:51 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:51 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:36:51 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:51 + /usr/lib/rpm/check-rpaths
21:36:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:51 + /usr/lib/rpm/brp-remove-la-files
21:36:51 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:36:51 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nzuWCK
21:36:51 + umask 022
21:36:51 + cd /root/rpmbuild/BUILD
21:36:51 + 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'
21:36:51 + export CFLAGS
21:36:51 + 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'
21:36:51 + export CXXFLAGS
21:36:51 + 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'
21:36:51 + export FFLAGS
21:36:51 + 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'
21:36:51 + export FCFLAGS
21:36: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'
21:36:51 + export LDFLAGS
21:36:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:51 + export LT_SYS_LIBRARY_PATH
21:36:51 + CC=gcc
21:36:51 + export CC
21:36:51 + CXX=g++
21:36:51 + export CXX
21:36:51 + cd src
21:36:51 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:36:51 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:36:51 PASS: docker-buildx version OK
21:36:51 + ver=v0.10.4
21:36:51 + test v0.10.4 = v0.10.4
21:36:51 + echo 'PASS: docker-buildx version OK'
21:36:51 + RPM_EC=0
21:36:51 ++ jobs -p
21:36:51 + exit 0
21:36:51 Processing files: docker-buildx-plugin-0.10.4-0.fc37.x86_64
21:36:51 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:51 Provides: docker-buildx-plugin = 0:0.10.4-0.fc37 docker-buildx-plugin(x86-64) = 0:0.10.4-0.fc37
21:36:51 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:51 Requires(post): /bin/sh
21:36:51 Requires(preun): /bin/sh
21:36:51 Requires(postun): /bin/sh
21:36:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64
21:36:51 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.fc37.src.rpm
21:36:51 make[2]: Leaving directory '/root/build-deb/compose'
21:36:51 make[1]: Leaving directory '/root/build-deb'
21:36:51    debian/rules override_dh_auto_test
21:36:51 make[1]: Entering directory '/root/build-deb'
21:36:51 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:36:51 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:36:51 PASS: daemon version OK
21:36:51 ver="$(cli/build/docker --version)"; \
21:36:51 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:36:51 PASS: cli version OK
21:36:51 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:36:51 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:36:51 PASS: docker-buildx version OK
21:36:51 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:36:51 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:36:51 PASS: docker-compose version OK
21:36:51 make[1]: Leaving directory '/root/build-deb'
21:36:51    create-stamp debian/debhelper-build-stamp
21:36:51  debian/rules binary
21:36:51 dh binary --with=bash-completion
21:36:51    dh_testroot
21:36:51    dh_prep
21:36:51    dh_installdirs
21:36:51    debian/rules override_dh_auto_install
21:36:51 make[1]: Entering directory '/root/build-deb'
21:36:51 # docker-ce-cli install
21:36:51 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:36:51 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:36:51 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:36:51 # docker-ce install
21:36:51 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:36:51 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:36:51 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:36:51 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:36:51 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:36:51 # docker-buildx-plugin install
21:36:51 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:36:51 # docker-compose-plugin install
21:36:51 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:36:51 # docker-ce-rootless-extras install
21:36:51 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:36:51 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:36:51 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:36:51 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:36:51 # TODO: how can we install vpnkit?
21:36:51 make[1]: Leaving directory '/root/build-deb'
21:36:51    debian/rules override_dh_install
21:36:51 make[1]: Entering directory '/root/build-deb'
21:36:51 dh_install
21:36:51 # TODO Can we do this from within our container?
21:36:51 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:36:51 make[1]: Leaving directory '/root/build-deb'
21:36:51    dh_installdocs
21:36:51    dh_installchangelogs
21:36:51    dh_installman
21:36:51    dh_bash-completion
21:36:51    dh_systemd_enable
21:36:51    debian/rules override_dh_installinit
21:36:51 make[1]: Entering directory '/root/build-deb'
21:36:51 # use "docker" as our service name, not "docker-ce"
21:36:51 dh_installinit --name=docker
21:36:51 make[1]: Leaving directory '/root/build-deb'
21:36:51    dh_systemd_start
21:36:51    dh_perl
21:36:51    dh_link
21:36:51    dh_strip_nondeterminism
21:36:51    dh_compress
21:36:51    dh_fixperms
21:36:51    dh_missing
21:36:51    debian/rules override_dh_strip
21:36:51 make[1]: Entering directory '/root/build-deb'
21:36:51 # Go has lots of problems with stripping, so just don't
21:36:51 make[1]: Leaving directory '/root/build-deb'
21:36:51    dh_makeshlibs
21:36:51    debian/rules override_dh_shlibdeps
21:36:51 make[1]: Entering directory '/root/build-deb'
21:36:51 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:36:51 make[1]: Leaving directory '/root/build-deb'
21:36:51    dh_installdeb
21:36:51    debian/rules override_dh_gencontrol
21:36:51 make[1]: Entering directory '/root/build-deb'
21:36:51 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:36:51 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:36:51 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:36:51 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:36:51 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:36:51 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:36:51 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:36:51 dh_gencontrol --remaining-packages
21:36:51 make[1]: Leaving directory '/root/build-deb'
21:36:51    dh_md5sums
21:36:51    debian/rules override_dh_builddeb
21:36:51 make[1]: Entering directory '/root/build-deb'
21:36:51 dh_builddeb -- -Zxz
21:36:51 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb'.
21:36:51 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'.
21:36:52 go: downloading github.com/opencontainers/runc v1.1.3
21:36:52 go: downloading golang.org/x/time v0.1.0
21:36:52 go: downloading github.com/hashicorp/errwrap v1.1.0
21:36:52 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:36:52 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:36:52 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:36:52 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:36:52 go: downloading github.com/containerd/typeurl v1.0.2
21:36:52 go: downloading github.com/gogo/googleapis v1.4.1
21:36:52 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:36:52 go: downloading github.com/moby/locker v1.0.1
21:36:52 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:36:52 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:36:52 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:36:52 go: downloading github.com/mattn/go-runewidth v0.0.14
21:36:52 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:36:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:36:53 make[2]: Leaving directory '/root/build-deb/compose'
21:36:53 make[1]: Leaving directory '/root/build-deb'
21:36:53    debian/rules override_dh_auto_test
21:36:53 make[1]: Entering directory '/root/build-deb'
21:36:53 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:36:53 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:36:53 PASS: daemon version OK
21:36:53 ver="$(cli/build/docker --version)"; \
21:36:53 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:36:53 PASS: cli version OK
21:36:53 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:36:53 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:36:53 PASS: docker-buildx version OK
21:36:53 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:36:53 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:36:53 PASS: docker-compose version OK
21:36:53 make[1]: Leaving directory '/root/build-deb'
21:36:53    create-stamp debian/debhelper-build-stamp
21:36:53  debian/rules binary
21:36:53 dh binary --with=bash-completion
21:36:53    dh_testroot
21:36:53    dh_prep
21:36:53    dh_installdirs
21:36:53    debian/rules override_dh_auto_install
21:36:53 make[1]: Entering directory '/root/build-deb'
21:36:53 # docker-ce-cli install
21:36:53 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:36:53 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:36:53 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:36:53 # docker-ce install
21:36:53 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:36:53 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:36:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:36:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:36:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:36:53 # docker-buildx-plugin install
21:36:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:36:53 # docker-compose-plugin install
21:36:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:36:53 # docker-ce-rootless-extras install
21:36:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:36:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:36:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:36:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:36:53 # TODO: how can we install vpnkit?
21:36:53 make[1]: Leaving directory '/root/build-deb'
21:36:53    debian/rules override_dh_install
21:36:53 make[1]: Entering directory '/root/build-deb'
21:36:53 dh_install
21:36:53 # TODO Can we do this from within our container?
21:36:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:36:53 make[1]: Leaving directory '/root/build-deb'
21:36:53    dh_installdocs
21:36:53    dh_installchangelogs
21:36:53    dh_installman
21:36:53    dh_bash-completion
21:36:53    dh_systemd_enable
21:36:53    debian/rules override_dh_installinit
21:36:53 make[1]: Entering directory '/root/build-deb'
21:36:53 # use "docker" as our service name, not "docker-ce"
21:36:53 dh_installinit --name=docker
21:36:53 make[1]: Leaving directory '/root/build-deb'
21:36:53    dh_systemd_start
21:36:53    dh_perl
21:36:53    dh_link
21:36:53    dh_strip_nondeterminism
21:36:53    dh_compress
21:36:53    dh_fixperms
21:36:53    dh_missing
21:36:53    debian/rules override_dh_strip
21:36:53 make[1]: Entering directory '/root/build-deb'
21:36:53 # Go has lots of problems with stripping, so just don't
21:36:53 make[1]: Leaving directory '/root/build-deb'
21:36:53    dh_makeshlibs
21:36:53    debian/rules override_dh_shlibdeps
21:36:53 make[1]: Entering directory '/root/build-deb'
21:36:53 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:36:53 make[1]: Leaving directory '/root/build-deb'
21:36:53    dh_installdeb
21:36:53    debian/rules override_dh_gencontrol
21:36:53 make[1]: Entering directory '/root/build-deb'
21:36:53 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:36:53 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:36:53 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:36:53 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:36:53 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:36:53 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:36:53 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:36:53 dh_gencontrol --remaining-packages
21:36:53 make[1]: Leaving directory '/root/build-deb'
21:36:53    dh_md5sums
21:36:53    debian/rules override_dh_builddeb
21:36:53 make[1]: Entering directory '/root/build-deb'
21:36:53 dh_builddeb -- -Zxz
21:36:53 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'.
21:36:53 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb'.
21:36:55 go: downloading github.com/pelletier/go-toml v1.9.5
21:36:55 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:36:55 go: downloading k8s.io/klog/v2 v2.60.1
21:36:55 go: downloading github.com/google/gofuzz v1.2.0
21:36:55 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:36:55 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:36:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:36:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:36:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:36:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:36:55 go: downloading github.com/aws/smithy-go v1.11.2
21:36:55 go: downloading github.com/containerd/continuity v0.3.0
21:36:55 go: downloading github.com/felixge/httpsnoop v1.0.2
21:36:55 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:36:55 go: downloading github.com/go-logr/stdr v1.2.2
21:36:55 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:36:55 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:36:55 go: downloading gopkg.in/inf.v0 v0.9.1
21:36:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:36:55 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:36:55 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:36:55 go: downloading github.com/googleapis/gnostic v0.5.5
21:36:55 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:36:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:36:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:36:55 go: downloading github.com/containerd/ttrpc v1.1.0
21:36:55 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:36:55 go: downloading github.com/json-iterator/go v1.1.12
21:36:55 go: downloading github.com/mattn/go-colorable v0.1.13
21:36:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:36:55 make[2]: Leaving directory '/root/build-deb/compose'
21:36:55 make[1]: Leaving directory '/root/build-deb'
21:36:55    debian/rules override_dh_auto_test
21:36:55 make[1]: Entering directory '/root/build-deb'
21:36:55 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:36:55 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:36:55 PASS: daemon version OK
21:36:55 ver="$(cli/build/docker --version)"; \
21:36:55 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:36:55 PASS: cli version OK
21:36:55 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:36:55 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:36:55 PASS: docker-buildx version OK
21:36:55 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:36:55 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:36:55 PASS: docker-compose version OK
21:36:55 make[1]: Leaving directory '/root/build-deb'
21:36:55    create-stamp debian/debhelper-build-stamp
21:36:55  debian/rules binary
21:36:55 dh binary --with=bash-completion
21:36:55    dh_testroot
21:36:55    dh_prep
21:36:55    dh_installdirs
21:36:55    debian/rules override_dh_auto_install
21:36:55 make[1]: Entering directory '/root/build-deb'
21:36:55 # docker-ce-cli install
21:36:55 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:36:55 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:36:55 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:36:55 # docker-ce install
21:36:55 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:36:55 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:36:55 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:36:55 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:36:55 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:36:55 # docker-buildx-plugin install
21:36:55 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:36:55 # docker-compose-plugin install
21:36:55 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:36:55 # docker-ce-rootless-extras install
21:36:55 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:36:55 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:36:55 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:36:55 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:36:55 # TODO: how can we install vpnkit?
21:36:55 make[1]: Leaving directory '/root/build-deb'
21:36:55    debian/rules override_dh_install
21:36:55 make[1]: Entering directory '/root/build-deb'
21:36:55 dh_install
21:36:55 # TODO Can we do this from within our container?
21:36:55 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:36:55 make[1]: Leaving directory '/root/build-deb'
21:36:55    dh_installdocs
21:36:55    dh_installchangelogs
21:36:55    dh_installman
21:36:55    dh_bash-completion
21:36:55    dh_systemd_enable
21:36:55    debian/rules override_dh_installinit
21:36:55 make[1]: Entering directory '/root/build-deb'
21:36:55 # use "docker" as our service name, not "docker-ce"
21:36:55 dh_installinit --name=docker
21:36:55 make[1]: Leaving directory '/root/build-deb'
21:36:55    dh_systemd_start
21:36:55    dh_perl
21:36:55    dh_link
21:36:55    dh_strip_nondeterminism
21:36:55    dh_compress
21:36:55    dh_fixperms
21:36:55    dh_missing
21:36:55    debian/rules override_dh_strip
21:36:55 make[1]: Entering directory '/root/build-deb'
21:36:55 # Go has lots of problems with stripping, so just don't
21:36:55 make[1]: Leaving directory '/root/build-deb'
21:36:55    dh_makeshlibs
21:36:55    debian/rules override_dh_shlibdeps
21:36:55 make[1]: Entering directory '/root/build-deb'
21:36:55 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:36:55 go: downloading github.com/modern-go/reflect2 v1.0.2
21:36:55 go: downloading sigs.k8s.io/yaml v1.2.0
21:36:55 go: downloading github.com/moby/spdystream v0.2.0
21:36:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:36:55 go: downloading github.com/mattn/go-isatty v0.0.17
21:36:57 make[1]: Leaving directory '/root/build-deb'
21:36:57    dh_installdeb
21:36:57    debian/rules override_dh_gencontrol
21:36:57 make[1]: Entering directory '/root/build-deb'
21:36:57 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:36:57 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:36:57 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:36:57 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:36:57 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:36:57 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:36:57 dpkg-gencontrol: warning: package docker-compose-plugin: unused substitution variable ${shlibs:Depends}
21:36:57 dh_gencontrol --remaining-packages
21:36:58 make[1]: Leaving directory '/root/build-deb'
21:36:58    dh_md5sums
21:36:58    debian/rules override_dh_builddeb
21:36:58 make[1]: Entering directory '/root/build-deb'
21:36:58 dh_builddeb -- -Zxz
21:36:58 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb'.
21:36:58 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'.
21:36:59 ~/rpmbuild/BUILD/src
21:36:59 + popd
21:36:59 + RPM_EC=0
21:36:59 ++ jobs -p
21:36:59 + exit 0
21:36:59 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HrgYDf
21:36:59 + umask 022
21:36:59 + cd /root/rpmbuild/BUILD
21:36:59 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64 '!=' / ']'
21:36:59 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64
21:36:59 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64
21:36:59 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:59 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64
21:36:59 + cd src
21:36:59 + pushd /root/rpmbuild/BUILD/src/buildx
21:36:59 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:36:59 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:59 + popd
21:36:59 + /usr/lib/rpm/check-buildroot
21:36:59 ~/rpmbuild/BUILD/src
21:36:59 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:59 + /usr/lib/rpm/brp-compress
21:36:59 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:59 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:59 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:36:59 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:59 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:36:59 + /usr/lib/rpm/brp-python-hardlink
21:36:59 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:59 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TaQGxR
21:36:59 + umask 022
21:36:59 + cd /root/rpmbuild/BUILD
21:36:59 + cd src
21:36:59 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:36:59 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:36:59 + ver=v0.10.4
21:36:59 + test v0.10.4 = v0.10.4
21:36:59 + echo 'PASS: docker-buildx version OK'
21:36:59 PASS: docker-buildx version OK
21:36:59 + RPM_EC=0
21:36:59 ++ jobs -p
21:36:59 + exit 0
21:36:59 Processing files: docker-buildx-plugin-0.10.4-0.el9.x86_64
21:36:59 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:36:59 Provides: docker-buildx-plugin = 0:0.10.4-0.el9 docker-buildx-plugin(x86-64) = 0:0.10.4-0.el9
21:36:59 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:59 Requires(post): /bin/sh
21:36:59 Requires(preun): /bin/sh
21:36:59 Requires(postun): /bin/sh
21:36:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64
21:36:59 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.el9.src.rpm
21:37:00 make[2]: Leaving directory '/root/build-deb/compose'
21:37:00 make[1]: Leaving directory '/root/build-deb'
21:37:00    debian/rules override_dh_auto_test
21:37:00 make[1]: Entering directory '/root/build-deb'
21:37:00 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:37:00 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:37:00 PASS: daemon version OK
21:37:00 ver="$(cli/build/docker --version)"; \
21:37:00 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:37:00 PASS: cli version OK
21:37:00 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:00 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:37:00 PASS: docker-buildx version OK
21:37:00 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:00 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:37:00 PASS: docker-compose version OK
21:37:00 make[1]: Leaving directory '/root/build-deb'
21:37:00    create-stamp debian/debhelper-build-stamp
21:37:00  debian/rules binary
21:37:00 dh binary --with=bash-completion
21:37:00    dh_testroot
21:37:00    dh_prep
21:37:00    dh_installdirs
21:37:00    debian/rules override_dh_auto_install
21:37:00 make[1]: Entering directory '/root/build-deb'
21:37:00 # docker-ce-cli install
21:37:00 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:37:00 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:37:00 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:37:00 # docker-ce install
21:37:00 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:37:00 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:37:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:37:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:37:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:37:00 # docker-buildx-plugin install
21:37:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:37:00 # docker-compose-plugin install
21:37:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:37:00 # docker-ce-rootless-extras install
21:37:00 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:37:00 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:37:00 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:37:00 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:37:00 # TODO: how can we install vpnkit?
21:37:00 make[1]: Leaving directory '/root/build-deb'
21:37:00    debian/rules override_dh_install
21:37:00 make[1]: Entering directory '/root/build-deb'
21:37:00 dh_install
21:37:00 # TODO Can we do this from within our container?
21:37:00 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:37:00 make[1]: Leaving directory '/root/build-deb'
21:37:00    dh_installdocs
21:37:00    dh_installchangelogs
21:37:00    dh_installman
21:37:00    dh_bash-completion
21:37:00    dh_systemd_enable
21:37:00    debian/rules override_dh_installinit
21:37:00 make[1]: Entering directory '/root/build-deb'
21:37:00 # use "docker" as our service name, not "docker-ce"
21:37:00 dh_installinit --name=docker
21:37:00 make[1]: Leaving directory '/root/build-deb'
21:37:00    dh_systemd_start
21:37:00    dh_perl
21:37:00    dh_link
21:37:00    dh_strip_nondeterminism
21:37:00    dh_compress
21:37:00    dh_fixperms
21:37:00    dh_missing
21:37:00    debian/rules override_dh_strip
21:37:00 make[1]: Entering directory '/root/build-deb'
21:37:00 # Go has lots of problems with stripping, so just don't
21:37:00 make[1]: Leaving directory '/root/build-deb'
21:37:00    dh_makeshlibs
21:37:00    debian/rules override_dh_shlibdeps
21:37:00 make[1]: Entering directory '/root/build-deb'
21:37:00 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:37:02 make[1]: Leaving directory '/root/build-deb'
21:37:02    dh_installdeb
21:37:02    debian/rules override_dh_gencontrol
21:37:02 make[1]: Entering directory '/root/build-deb'
21:37:02 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:37:02 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:37:02 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:02 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:37:02 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:37:02 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:02 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:37:02 dh_gencontrol --remaining-packages
21:37:02 make[1]: Leaving directory '/root/build-deb'
21:37:02    dh_md5sums
21:37:02    debian/rules override_dh_builddeb
21:37:02 make[1]: Entering directory '/root/build-deb'
21:37:02 dh_builddeb -- -Zxz
21:37:02 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb'.
21:37:02 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'.
21:37:05 # Build the compose plugin
21:37:05 cd /go/src/github.com/docker/compose \
21:37:05 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:37:05 make[2]: Entering directory '/root/build-deb/compose'
21:37:05 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:37:05 go: downloading github.com/docker/cli v23.0.1+incompatible
21:37:05 go: downloading golang.org/x/sys v0.5.0
21:37:05 go: downloading github.com/docker/docker v23.0.1+incompatible
21:37:05 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:37:05 go: downloading github.com/theupdateframework/notary v0.7.0
21:37:05 go: downloading github.com/compose-spec/compose-go v1.13.2
21:37:05 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:37:05 go: downloading github.com/docker/buildx v0.10.4
21:37:05 go: downloading github.com/hashicorp/go-version v1.6.0
21:37:05 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:37:05 go: downloading github.com/mattn/go-shellwords v1.0.12
21:37:05 go: downloading go.opentelemetry.io/otel v1.14.0
21:37:05 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:37:05 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:37:05 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:37:05 go: downloading github.com/stretchr/testify v1.8.2
21:37:05 go: downloading github.com/imdario/mergo v0.3.14
21:37:05 go: downloading github.com/containerd/console v1.0.3
21:37:05 go: downloading github.com/buger/goterm v1.0.4
21:37:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:37:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:37:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:37:05 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:37:05 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:37:05 go: downloading k8s.io/client-go v0.22.4
21:37:05 go: downloading k8s.io/api v0.22.4
21:37:05 go: downloading k8s.io/apimachinery v0.22.4
21:37:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:37:05 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:37:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:37:05 go: downloading github.com/golang/mock v1.6.0
21:37:05 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:37:05 go: downloading github.com/klauspost/compress v1.15.12
21:37:05 go: downloading github.com/opencontainers/runc v1.1.3
21:37:05 go: downloading golang.org/x/time v0.1.0
21:37:05 go: downloading github.com/hashicorp/errwrap v1.1.0
21:37:05 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:37:05 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:37:05 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:37:05 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:37:05 go: downloading github.com/containerd/typeurl v1.0.2
21:37:05 go: downloading github.com/gogo/googleapis v1.4.1
21:37:05 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:37:05 go: downloading github.com/moby/locker v1.0.1
21:37:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:37:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:37:05 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:37:05 go: downloading github.com/mattn/go-runewidth v0.0.14
21:37:05 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:37:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:37:08 go: downloading github.com/pelletier/go-toml v1.9.5
21:37:08 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:37:08 go: downloading k8s.io/klog/v2 v2.60.1
21:37:08 go: downloading github.com/google/gofuzz v1.2.0
21:37:08 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:37:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:37:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:37:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:37:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:37:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:37:08 go: downloading github.com/aws/smithy-go v1.11.2
21:37:08 go: downloading github.com/containerd/continuity v0.3.0
21:37:08 go: downloading github.com/felixge/httpsnoop v1.0.2
21:37:08 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:37:08 go: downloading github.com/go-logr/stdr v1.2.2
21:37:08 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:37:08 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:37:08 go: downloading gopkg.in/inf.v0 v0.9.1
21:37:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:37:08 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:37:08 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:37:08 go: downloading github.com/googleapis/gnostic v0.5.5
21:37:08 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:37:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:37:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:37:08 go: downloading github.com/containerd/ttrpc v1.1.0
21:37:08 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:37:08 go: downloading github.com/json-iterator/go v1.1.12
21:37:08 go: downloading github.com/mattn/go-colorable v0.1.13
21:37:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:37:08 go: downloading github.com/modern-go/reflect2 v1.0.2
21:37:08 go: downloading sigs.k8s.io/yaml v1.2.0
21:37:08 go: downloading github.com/moby/spdystream v0.2.0
21:37:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:37:08 go: downloading github.com/mattn/go-isatty v0.0.17
21:37:08 make[2]: Leaving directory '/root/build-deb/compose'
21:37:08 make[1]: Leaving directory '/root/build-deb'
21:37:08    debian/rules override_dh_auto_test
21:37:08 make[1]: Entering directory '/root/build-deb'
21:37:08 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:37:08 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:37:08 PASS: daemon version OK
21:37:08 ver="$(cli/build/docker --version)"; \
21:37:08 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:37:08 PASS: cli version OK
21:37:08 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:08 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:37:08 PASS: docker-buildx version OK
21:37:08 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:08 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:37:08 PASS: docker-compose version OK
21:37:08 make[1]: Leaving directory '/root/build-deb'
21:37:08    create-stamp debian/debhelper-build-stamp
21:37:08  debian/rules binary
21:37:08 dh binary --with=bash-completion
21:37:08    dh_testroot
21:37:08    dh_prep
21:37:08    dh_installdirs
21:37:08    debian/rules override_dh_auto_install
21:37:08 make[1]: Entering directory '/root/build-deb'
21:37:08 # docker-ce-cli install
21:37:08 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:37:08 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:37:08 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:37:08 # docker-ce install
21:37:08 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:37:08 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:37:08 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:37:08 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:37:08 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:37:08 # docker-buildx-plugin install
21:37:08 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:37:08 # docker-compose-plugin install
21:37:08 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:37:08 # docker-ce-rootless-extras install
21:37:08 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:37:08 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:37:08 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:37:08 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:37:08 # TODO: how can we install vpnkit?
21:37:08 make[1]: Leaving directory '/root/build-deb'
21:37:08    debian/rules override_dh_install
21:37:08 make[1]: Entering directory '/root/build-deb'
21:37:08 dh_install
21:37:08 # TODO Can we do this from within our container?
21:37:08 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:37:08 make[1]: Leaving directory '/root/build-deb'
21:37:08    dh_installdocs
21:37:08    dh_installchangelogs
21:37:08    dh_installman
21:37:08    dh_bash-completion
21:37:08    dh_systemd_enable
21:37:08    debian/rules override_dh_installinit
21:37:08 make[1]: Entering directory '/root/build-deb'
21:37:08 # use "docker" as our service name, not "docker-ce"
21:37:08 dh_installinit --name=docker
21:37:08 make[1]: Leaving directory '/root/build-deb'
21:37:08    dh_systemd_start
21:37:08    dh_perl
21:37:08    dh_link
21:37:08    dh_strip_nondeterminism
21:37:08    dh_compress
21:37:08    dh_fixperms
21:37:08    dh_missing
21:37:08    debian/rules override_dh_strip
21:37:08 make[1]: Entering directory '/root/build-deb'
21:37:08 # Go has lots of problems with stripping, so just don't
21:37:08 make[1]: Leaving directory '/root/build-deb'
21:37:08    dh_makeshlibs
21:37:08    debian/rules override_dh_shlibdeps
21:37:08 make[1]: Entering directory '/root/build-deb'
21:37:08 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:37:09 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.fc37.x86_64.rpm
21:37:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jvGmJU
21:37:09 + umask 022
21:37:09 + cd /root/rpmbuild/BUILD
21:37:09 + cd src
21:37:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64
21:37:09 + RPM_EC=0
21:37:09 ++ jobs -p
21:37:09 + exit 0
21:37:09 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.wvJ0VX
21:37:09 + umask 022
21:37:09 + cd /root/rpmbuild/BUILD
21:37:09 + rm -rf src src.gemspec
21:37:09 + RPM_EC=0
21:37:09 ++ jobs -p
21:37:09 + exit 0
21:37:09 
21:37:09 RPM build warnings:
21:37:09     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:37:09     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:37:09     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:37:09     source_date_epoch_from_changelog set but %changelog is missing
21:37:09     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/docker-proxy
21:37:09     source_date_epoch_from_changelog set but %changelog is missing
21:37:09     source_date_epoch_from_changelog set but %changelog is missing
21:37:09     source_date_epoch_from_changelog set but %changelog is missing
21:37:09     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:37:09 warning: source_date_epoch_from_changelog set but %changelog is missing
21:37:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O7UzzU
21:37:09 + umask 022
21:37:09 + cd /root/rpmbuild/BUILD
21:37:09 + cd /root/rpmbuild/BUILD
21:37:09 + rm -rf src
21:37:09 + /usr/bin/mkdir -p src
21:37:09 + cd src
21:37:09 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
21:37:09 + STATUS=0
21:37:09 + '[' 0 -ne 0 ']'
21:37:09 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
21:37:09 + STATUS=0
21:37:09 + '[' 0 -ne 0 ']'
21:37:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:09 + RPM_EC=0
21:37:09 ++ jobs -p
21:37:09 + exit 0
21:37:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ReZoqx
21:37:09 + umask 022
21:37:09 + cd /root/rpmbuild/BUILD
21:37:09 + 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'
21:37:09 + export CFLAGS
21:37:09 + 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'
21:37:09 + export CXXFLAGS
21:37:09 + 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'
21:37:09 + export FFLAGS
21:37:09 + 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'
21:37:09 + export FCFLAGS
21:37: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'
21:37:09 + export LDFLAGS
21:37:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:09 + export LT_SYS_LIBRARY_PATH
21:37:09 + CC=gcc
21:37:09 + export CC
21:37:09 + CXX=g++
21:37:09 + export CXX
21:37:09 + cd src
21:37:09 + pushd /root/rpmbuild/BUILD/src/compose
21:37:09 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:37:09 + make VERSION=v2.17.2 DESTDIR=./bin build
21:37:09 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:37:09 go: downloading github.com/docker/cli v23.0.1+incompatible
21:37:09 go: downloading golang.org/x/sys v0.5.0
21:37:09 go: downloading github.com/docker/docker v23.0.1+incompatible
21:37:09 make[1]: Leaving directory '/root/build-deb'
21:37:09    dh_installdeb
21:37:09    debian/rules override_dh_gencontrol
21:37:09 make[1]: Entering directory '/root/build-deb'
21:37:09 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:37:09 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:37:09 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:09 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:37:09 go: downloading github.com/theupdateframework/notary v0.7.0
21:37:09 go: downloading github.com/compose-spec/compose-go v1.13.2
21:37:09 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:37:09 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:37:09 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:09 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:37:09 dh_gencontrol --remaining-packages
21:37:09 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:37:09 go: downloading github.com/docker/buildx v0.10.4
21:37:10 make[1]: Leaving directory '/root/build-deb'
21:37:10    dh_md5sums
21:37:10 go: downloading github.com/hashicorp/go-version v1.6.0
21:37:10 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:37:10 go: downloading github.com/mattn/go-shellwords v1.0.12
21:37:10 go: downloading go.opentelemetry.io/otel v1.14.0
21:37:10 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:37:10 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:37:10 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:37:10 go: downloading github.com/stretchr/testify v1.8.2
21:37:10 go: downloading github.com/imdario/mergo v0.3.14
21:37:10 go: downloading github.com/containerd/console v1.0.3
21:37:10 go: downloading github.com/buger/goterm v1.0.4
21:37:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:37:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:37:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:37:10 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:37:10 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:37:10 go: downloading k8s.io/client-go v0.22.4
21:37:10 go: downloading k8s.io/api v0.22.4
21:37:10    debian/rules override_dh_builddeb
21:37:10 make[1]: Entering directory '/root/build-deb'
21:37:10 dh_builddeb -- -Zxz
21:37:10 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'.
21:37:10 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb'.
21:37:11 go: downloading k8s.io/apimachinery v0.22.4
21:37:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:37:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:37:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:37:11 go: downloading github.com/golang/mock v1.6.0
21:37:11 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:37:11 go: downloading github.com/klauspost/compress v1.15.12
21:37:11 make[2]: Leaving directory '/root/build-deb/compose'
21:37:11 make[1]: Leaving directory '/root/build-deb'
21:37:11    debian/rules override_dh_auto_test
21:37:11 make[1]: Entering directory '/root/build-deb'
21:37:11 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:37:11 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:37:11 PASS: daemon version OK
21:37:11 ver="$(cli/build/docker --version)"; \
21:37:11 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:37:11 PASS: cli version OK
21:37:11 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:11 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:37:11 PASS: docker-buildx version OK
21:37:11 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:11 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:37:11 PASS: docker-compose version OK
21:37:11 make[1]: Leaving directory '/root/build-deb'
21:37:11    create-stamp debian/debhelper-build-stamp
21:37:11  debian/rules binary
21:37:11 dh binary --with=bash-completion
21:37:11    dh_testroot
21:37:11    dh_prep
21:37:11    dh_installdirs
21:37:11    debian/rules override_dh_auto_install
21:37:11 make[1]: Entering directory '/root/build-deb'
21:37:11 # docker-ce-cli install
21:37:11 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:37:11 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:37:11 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:37:11 # docker-ce install
21:37:11 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:37:11 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:37:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:37:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:37:11 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:37:11 # docker-buildx-plugin install
21:37:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:37:11 # docker-compose-plugin install
21:37:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:37:11 # docker-ce-rootless-extras install
21:37:11 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:37:11 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:37:11 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:37:11 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:37:11 # TODO: how can we install vpnkit?
21:37:11 make[1]: Leaving directory '/root/build-deb'
21:37:11    debian/rules override_dh_install
21:37:11 make[1]: Entering directory '/root/build-deb'
21:37:11 dh_install
21:37:11 # TODO Can we do this from within our container?
21:37:11 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:37:11 make[1]: Leaving directory '/root/build-deb'
21:37:11    dh_installdocs
21:37:11    dh_installchangelogs
21:37:11    dh_installman
21:37:12 go: downloading github.com/opencontainers/runc v1.1.3
21:37:12 go: downloading golang.org/x/time v0.1.0
21:37:12 go: downloading github.com/hashicorp/errwrap v1.1.0
21:37:12 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:37:12 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:37:12 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:37:12 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:37:12 go: downloading github.com/moby/locker v1.0.1
21:37:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:37:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:37:12    dh_bash-completion
21:37:12    dh_systemd_enable
21:37:12    debian/rules override_dh_installinit
21:37:12 make[1]: Entering directory '/root/build-deb'
21:37:12 # use "docker" as our service name, not "docker-ce"
21:37:12 dh_installinit --name=docker
21:37:12 make[1]: Leaving directory '/root/build-deb'
21:37:12    dh_systemd_start
21:37:12    dh_perl
21:37:12    dh_link
21:37:12    dh_strip_nondeterminism
21:37:12 go: downloading github.com/containerd/typeurl v1.0.2
21:37:12 go: downloading github.com/gogo/googleapis v1.4.1
21:37:12 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:37:12 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:37:12 go: downloading github.com/mattn/go-runewidth v0.0.14
21:37:12 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:37:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:37:12    dh_compress
21:37:12    dh_fixperms
21:37:13    dh_missing
21:37:13    debian/rules override_dh_strip
21:37:13 make[1]: Entering directory '/root/build-deb'
21:37:13 # Go has lots of problems with stripping, so just don't
21:37:13 make[1]: Leaving directory '/root/build-deb'
21:37:13    dh_makeshlibs
21:37:13    debian/rules override_dh_shlibdeps
21:37:13 make[1]: Entering directory '/root/build-deb'
21:37:13 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:37:14 go: downloading github.com/pelletier/go-toml v1.9.5
21:37:14 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:37:14 go: downloading k8s.io/klog/v2 v2.60.1
21:37:14 go: downloading github.com/google/gofuzz v1.2.0
21:37:14 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:37:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:37:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:37:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:37:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:37:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:37:14 go: downloading github.com/aws/smithy-go v1.11.2
21:37:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el9.x86_64.rpm
21:37:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KFr2tk
21:37:14 + umask 022
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + cd src
21:37:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el9.x86_64
21:37:14 + RPM_EC=0
21:37:14 ++ jobs -p
21:37:14 + exit 0
21:37:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hit3lc
21:37:14 + umask 022
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + rm -rf src
21:37:14 go: downloading github.com/containerd/continuity v0.3.0
21:37:14 go: downloading github.com/felixge/httpsnoop v1.0.2
21:37:14 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:37:14 go: downloading github.com/go-logr/stdr v1.2.2
21:37:14 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:37:14 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:37:14 go: downloading gopkg.in/inf.v0 v0.9.1
21:37:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:37:14 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:37:14 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:37:14 go: downloading github.com/googleapis/gnostic v0.5.5
21:37:14 ~/rpmbuild/BUILD/src
21:37:14 + popd
21:37:14 + exit 0
21:37:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vgwhp9
21:37:14 + umask 022
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64 '!=' / ']'
21:37:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64
21:37:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64
21:37:14 + mkdir -p /root/rpmbuild/BUILDROOT
21:37:14 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64
21:37:14 + cd src
21:37:14 + pushd /root/rpmbuild/BUILD/src/compose
21:37:14 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:37:14 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:37:14 ~/rpmbuild/BUILD/src
21:37:14 + popd
21:37:14 + for f in LICENSE MAINTAINERS NOTICE README.md
21:37:14 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:37:14 + for f in LICENSE MAINTAINERS NOTICE README.md
21:37:14 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:37:14 + for f in LICENSE MAINTAINERS NOTICE README.md
21:37:14 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:37:14 + for f in LICENSE MAINTAINERS NOTICE README.md
21:37:14 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:37:14 + /usr/lib/rpm/check-buildroot
21:37:14 + /usr/lib/rpm/redhat/brp-ldconfig
21:37:14 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:37:14 + /usr/lib/rpm/brp-compress
21:37:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:37:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:37:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:37:14 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:37:14 + /usr/lib/rpm/brp-python-hardlink
21:37:14 + PYTHON3=/usr/libexec/platform-python
21:37:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:37:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0T66CD
21:37:14 + umask 022
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + cd src
21:37:14 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:37:14 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:37:14 PASS: docker-compose version OK
21:37:14 + ver=v2.17.2
21:37:14 + test v2.17.2 = v2.17.2
21:37:14 + echo 'PASS: docker-compose version OK'
21:37:14 + exit 0
21:37:14 Processing files: docker-compose-plugin-2.17.2-0.el8.aarch64
21:37:14 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Te9Hnk
21:37:14 + umask 022
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + cd src
21:37:14 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/share/doc/docker-compose-plugin
21:37:14 + export LC_ALL=C
21:37:14 + LC_ALL=C
21:37:14 + export DOCDIR
21:37:14 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/share/doc/docker-compose-plugin
21:37:14 + 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.17.2-0.el8.aarch64/usr/share/doc/docker-compose-plugin
21:37:14 + exit 0
21:37:14 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VMFlyL
21:37:14 + umask 022
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + cd src
21:37:14 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
21:37:14 + export LC_ALL=C
21:37:14 + LC_ALL=C
21:37:14 + export LICENSEDIR
21:37:14 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
21:37:14 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
21:37:14 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
21:37:14 + exit 0
21:37:14 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:37:14 Provides: docker-compose-plugin = 0:2.17.2-0.el8 docker-compose-plugin(aarch-64) = 0:2.17.2-0.el8
21:37:14 Requires(interp): /bin/sh /bin/sh /bin/sh
21:37:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:14 Requires(post): /bin/sh
21:37:14 Requires(preun): /bin/sh
21:37:14 Requires(postun): /bin/sh
21:37:14 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit)
21:37:14 Enhances: docker-ce-cli
21:37:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64
21:37:14 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.el8.src.rpm
21:37:14 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el8.aarch64.rpm
21:37:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tKFCJb
21:37:14 + umask 022
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + cd src
21:37:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.aarch64
21:37:14 + exit 0
21:37:14 + /usr/bin/mkdir -p src
21:37:14 + cd src
21:37:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:37:14 + /usr/bin/tar -xof -
21:37:14 + STATUS=0
21:37:14 + '[' 0 -ne 0 ']'
21:37:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:37:14 + /usr/bin/tar -xof -
21:37:14 + STATUS=0
21:37:14 + '[' 0 -ne 0 ']'
21:37:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:14 + RPM_EC=0
21:37:14 ++ jobs -p
21:37:14 + exit 0
21:37:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Yo5G0X
21:37:14 + umask 022
21:37:14 + cd /root/rpmbuild/BUILD
21:37:14 + cd src
21:37:14 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:37:14 + pushd /root/rpmbuild/BUILD/src/compose
21:37:14 + make VERSION=v2.17.2 DESTDIR=./bin build
21:37:14 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:37:14 go: downloading github.com/docker/cli v23.0.1+incompatible
21:37:14 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:37:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:37:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:37:14 go: downloading github.com/containerd/ttrpc v1.1.0
21:37:14 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:37:14 go: downloading github.com/json-iterator/go v1.1.12
21:37:14 go: downloading github.com/mattn/go-colorable v0.1.13
21:37:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:37:14 go: downloading github.com/modern-go/reflect2 v1.0.2
21:37:14 go: downloading sigs.k8s.io/yaml v1.2.0
21:37:14 go: downloading github.com/moby/spdystream v0.2.0
21:37:14 go: downloading github.com/mattn/go-isatty v0.0.17
21:37:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:37:15 go: downloading golang.org/x/sys v0.5.0
21:37:15 go: downloading github.com/docker/docker v23.0.1+incompatible
21:37:15 make[2]: Leaving directory '/root/build-deb/compose'
21:37:15 make[1]: Leaving directory '/root/build-deb'
21:37:15    debian/rules override_dh_auto_test
21:37:15 make[1]: Entering directory '/root/build-deb'
21:37:15 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:37:15 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:37:15 PASS: daemon version OK
21:37:15 ver="$(cli/build/docker --version)"; \
21:37:15 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:37:15 PASS: cli version OK
21:37:15 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:15 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:37:15 PASS: docker-buildx version OK
21:37:15 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:15 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:37:15 PASS: docker-compose version OK
21:37:15 make[1]: Leaving directory '/root/build-deb'
21:37:15    create-stamp debian/debhelper-build-stamp
21:37:15  debian/rules binary
21:37:15 dh binary --with=bash-completion
21:37:15    dh_testroot
21:37:15    dh_prep
21:37:15    dh_installdirs
21:37:15    debian/rules override_dh_auto_install
21:37:15 make[1]: Entering directory '/root/build-deb'
21:37:15 # docker-ce-cli install
21:37:15 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:37:15 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:37:15 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:37:15 # docker-ce install
21:37:15 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:37:15 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:37:15 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:37:15 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:37:15 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:37:15 # docker-buildx-plugin install
21:37:15 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:37:15 # docker-compose-plugin install
21:37:15 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:37:15 # docker-ce-rootless-extras install
21:37:15 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:37:15 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:37:15 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:37:15 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:37:15 # TODO: how can we install vpnkit?
21:37:15 make[1]: Leaving directory '/root/build-deb'
21:37:15    debian/rules override_dh_install
21:37:15 make[1]: Entering directory '/root/build-deb'
21:37:15 dh_install
21:37:15 # TODO Can we do this from within our container?
21:37:15 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:37:15 make[1]: Leaving directory '/root/build-deb'
21:37:15    dh_installdocs
21:37:15    dh_installchangelogs
21:37:15    dh_installman
21:37:15    dh_bash-completion
21:37:15    dh_systemd_enable
21:37:15    debian/rules override_dh_installinit
21:37:15 make[1]: Entering directory '/root/build-deb'
21:37:15 # use "docker" as our service name, not "docker-ce"
21:37:15 dh_installinit --name=docker
21:37:15 make[1]: Leaving directory '/root/build-deb'
21:37:15    dh_systemd_start
21:37:15    dh_perl
21:37:15    dh_link
21:37:15    dh_strip_nondeterminism
21:37:15    dh_compress
21:37:15    dh_fixperms
21:37:15    dh_missing
21:37:15    debian/rules override_dh_strip
21:37:15 make[1]: Entering directory '/root/build-deb'
21:37:15 # Go has lots of problems with stripping, so just don't
21:37:15 make[1]: Leaving directory '/root/build-deb'
21:37:15    dh_makeshlibs
21:37:15 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
21:37:15    debian/rules override_dh_shlibdeps
21:37:15 make[1]: Entering directory '/root/build-deb'
21:37:15 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:37:16 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:37:16 go: downloading github.com/theupdateframework/notary v0.7.0
21:37:16 go: downloading github.com/compose-spec/compose-go v1.13.2
21:37:16 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:37:16 go: downloading github.com/docker/buildx v0.10.4
21:37:16 make[2]: Leaving directory '/root/build-deb/compose'
21:37:16 make[1]: Leaving directory '/root/build-deb'
21:37:16    debian/rules override_dh_auto_test
21:37:16 make[1]: Entering directory '/root/build-deb'
21:37:16 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:37:16 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:37:16 PASS: daemon version OK
21:37:16 ver="$(cli/build/docker --version)"; \
21:37:16 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:37:16 PASS: cli version OK
21:37:16 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:16 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:37:16 PASS: docker-buildx version OK
21:37:16 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:16 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:37:16 PASS: docker-compose version OK
21:37:16 make[1]: Leaving directory '/root/build-deb'
21:37:16    create-stamp debian/debhelper-build-stamp
21:37:16  debian/rules binary
21:37:16 dh binary --with=bash-completion
21:37:16    dh_testroot
21:37:16    dh_prep
21:37:16    dh_installdirs
21:37:16    debian/rules override_dh_auto_install
21:37:16 make[1]: Entering directory '/root/build-deb'
21:37:16 # docker-ce-cli install
21:37:16 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:37:16 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:37:16 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:37:16 # docker-ce install
21:37:16 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:37:16 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:37:16 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:37:16 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:37:16 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:37:16 # docker-buildx-plugin install
21:37:16 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:37:16 # docker-compose-plugin install
21:37:16 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:37:16 # docker-ce-rootless-extras install
21:37:16 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:37:16 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:37:16 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:37:16 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:37:16 # TODO: how can we install vpnkit?
21:37:16 make[1]: Leaving directory '/root/build-deb'
21:37:16    debian/rules override_dh_install
21:37:16 make[1]: Entering directory '/root/build-deb'
21:37:16 dh_install
21:37:16 # TODO Can we do this from within our container?
21:37:16 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:37:16 make[1]: Leaving directory '/root/build-deb'
21:37:16    dh_installdocs
21:37:16 go: downloading github.com/hashicorp/go-version v1.6.0
21:37:16 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:37:16 go: downloading github.com/mattn/go-shellwords v1.0.12
21:37:16 go: downloading go.opentelemetry.io/otel v1.14.0
21:37:16 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:37:16 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:37:16 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:37:16 go: downloading github.com/stretchr/testify v1.8.2
21:37:16 go: downloading github.com/imdario/mergo v0.3.14
21:37:16 go: downloading github.com/containerd/console v1.0.3
21:37:16 go: downloading github.com/buger/goterm v1.0.4
21:37:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:37:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:37:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:37:16 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:37:16 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:37:16 go: downloading k8s.io/client-go v0.22.4
21:37:16 go: downloading k8s.io/api v0.22.4
21:37:16 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.fc37.aarch64.rpm
21:37:16 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PJ2GgE
21:37:16 + umask 022
21:37:16 + cd /root/rpmbuild/BUILD
21:37:16 + cd src
21:37:16 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64
21:37:16 + RPM_EC=0
21:37:16 ++ jobs -p
21:37:16 + exit 0
21:37:16 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.MKpPn4
21:37:16 + umask 022
21:37:16 + cd /root/rpmbuild/BUILD
21:37:16 + rm -rf src src.gemspec
21:37:16 + RPM_EC=0
21:37:16 ++ jobs -p
21:37:16 + exit 0
21:37:16     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:37:16     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:37:16     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:37:16     source_date_epoch_from_changelog set but %changelog is missing
21:37:16     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/docker-proxy
21:37:16     source_date_epoch_from_changelog set but %changelog is missing
21:37:16     source_date_epoch_from_changelog set but %changelog is missing
21:37:16     source_date_epoch_from_changelog set but %changelog is missing
21:37:16     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:37:16 
21:37:16 RPM build warnings:
21:37:16 warning: source_date_epoch_from_changelog set but %changelog is missing
21:37:16 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J1pZs0
21:37:16 + umask 022
21:37:16 + cd /root/rpmbuild/BUILD
21:37:16 + cd /root/rpmbuild/BUILD
21:37:16 + rm -rf src
21:37:16 + /usr/bin/mkdir -p src
21:37:16 + cd src
21:37:16 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
21:37:16 + STATUS=0
21:37:16 + '[' 0 -ne 0 ']'
21:37:16 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
21:37:16 + STATUS=0
21:37:16 + '[' 0 -ne 0 ']'
21:37:16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:16 + RPM_EC=0
21:37:16 ++ jobs -p
21:37:16 + exit 0
21:37:16 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lRc4Sy
21:37:16 + umask 022
21:37:16 + cd /root/rpmbuild/BUILD
21:37:16 + 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'
21:37:16 + export CFLAGS
21:37:16 + 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'
21:37:16 + export CXXFLAGS
21:37:16 + 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'
21:37:16 + export FFLAGS
21:37:16 + 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'
21:37:16 + export FCFLAGS
21:37: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'
21:37:16 + export LDFLAGS
21:37:16 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:16 + export LT_SYS_LIBRARY_PATH
21:37:16 + CC=gcc
21:37:16 + export CC
21:37:16 + CXX=g++
21:37:16 + export CXX
21:37:16 + cd src
21:37:16 + pushd /root/rpmbuild/BUILD/src/compose
21:37:16 + make VERSION=v2.17.2 DESTDIR=./bin build
21:37:16 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:37:16 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:37:16 go: downloading github.com/docker/cli v23.0.1+incompatible
21:37:16 go: downloading golang.org/x/sys v0.5.0
21:37:16 go: downloading github.com/docker/docker v23.0.1+incompatible
21:37:16 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:37:16 go: downloading github.com/theupdateframework/notary v0.7.0
21:37:16 go: downloading github.com/compose-spec/compose-go v1.13.2
21:37:16 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:37:16 go: downloading github.com/docker/buildx v0.10.4
21:37:16 go: downloading github.com/hashicorp/go-version v1.6.0
21:37:16 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:37:16 go: downloading github.com/mattn/go-shellwords v1.0.12
21:37:16 go: downloading go.opentelemetry.io/otel v1.14.0
21:37:16 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:37:16 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:37:16 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:37:16 go: downloading github.com/stretchr/testify v1.8.2
21:37:16 go: downloading github.com/imdario/mergo v0.3.14
21:37:16 go: downloading github.com/containerd/console v1.0.3
21:37:16 go: downloading github.com/buger/goterm v1.0.4
21:37:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:37:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:37:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:37:16 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:37:16 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:37:16 go: downloading k8s.io/client-go v0.22.4
21:37:16 go: downloading k8s.io/api v0.22.4
21:37:16 go: downloading k8s.io/apimachinery v0.22.4
21:37:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:37:16 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:37:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:37:16 go: downloading github.com/golang/mock v1.6.0
21:37:16 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:37:16 go: downloading github.com/klauspost/compress v1.15.12
21:37:16 go: downloading github.com/opencontainers/runc v1.1.3
21:37:16 go: downloading golang.org/x/time v0.1.0
21:37:16 go: downloading github.com/hashicorp/errwrap v1.1.0
21:37:16 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:37:16 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:37:16 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:37:16 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:37:16 go: downloading github.com/containerd/typeurl v1.0.2
21:37:16 go: downloading github.com/gogo/googleapis v1.4.1
21:37:16 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:37:16 go: downloading github.com/moby/locker v1.0.1
21:37:16 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:37:16 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:37:16 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:37:16 go: downloading github.com/mattn/go-runewidth v0.0.14
21:37:16 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:37:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:37:16    dh_installchangelogs
21:37:16    dh_installman
21:37:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:37:16    dh_bash-completion
21:37:16    dh_systemd_enable
21:37:16    debian/rules override_dh_installinit
21:37:16 make[1]: Entering directory '/root/build-deb'
21:37:16 # use "docker" as our service name, not "docker-ce"
21:37:16 dh_installinit --name=docker
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:37:17 go: downloading github.com/pelletier/go-toml v1.9.5
21:37:17 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:37:17 go: downloading k8s.io/klog/v2 v2.60.1
21:37:17 go: downloading github.com/google/gofuzz v1.2.0
21:37:17 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:37:17 go: downloading github.com/aws/smithy-go v1.11.2
21:37:17 go: downloading github.com/containerd/continuity v0.3.0
21:37:17 go: downloading github.com/felixge/httpsnoop v1.0.2
21:37:17 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:37:17 make[1]: Leaving directory '/root/build-deb'
21:37:17    dh_systemd_start
21:37:17    dh_perl
21:37:17    dh_link
21:37:17    dh_strip_nondeterminism
21:37:17 + make IMAGE=quay.io/centos/centos:stream8 verify
21:37:17 docker run  --rm -i \
21:37:17 	-v "$(pwd):/v" \
21:37:17 	-e DEBIAN_FRONTEND=noninteractive \
21:37:17 	-e PACKAGE_REPO=staging \
21:37:17 	-w /v \
21:37:17 	quay.io/centos/centos:stream8 ./verify
21:37:17 Unable to find image 'quay.io/centos/centos:stream8' locally
21:37:17 go: downloading github.com/go-logr/stdr v1.2.2
21:37:17 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:37:17 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:37:17 go: downloading gopkg.in/inf.v0 v0.9.1
21:37:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:37:17 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:37:17 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:37:17 go: downloading github.com/googleapis/gnostic v0.5.5
21:37:17 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:37:17 go: downloading github.com/containerd/ttrpc v1.1.0
21:37:17 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:37:17 go: downloading github.com/json-iterator/go v1.1.12
21:37:17 go: downloading github.com/mattn/go-colorable v0.1.13
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:37:17 stream8: Pulling from centos/centos
21:37:17 adda5a5e23eb: Already exists
21:37:17 Digest: sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017
21:37:17 Status: Downloaded newer image for quay.io/centos/centos:stream8
21:37:17 go: downloading k8s.io/apimachinery v0.22.4
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:37:17 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:37:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:37:17 go: downloading github.com/golang/mock v1.6.0
21:37:17 make[1]: Leaving directory '/root/build-deb'
21:37:17    dh_installdeb
21:37:17    debian/rules override_dh_gencontrol
21:37:17 make[1]: Entering directory '/root/build-deb'
21:37:17 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:37:17 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:37:17 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:17 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:37:17 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:37:17 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:17 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:37:17 dh_gencontrol --remaining-packages
21:37:17 make[1]: Leaving directory '/root/build-deb'
21:37:17    dh_md5sums
21:37:17 go: downloading github.com/modern-go/reflect2 v1.0.2
21:37:17 go: downloading sigs.k8s.io/yaml v1.2.0
21:37:17 go: downloading github.com/moby/spdystream v0.2.0
21:37:17 go: downloading github.com/mattn/go-isatty v0.0.17
21:37:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:37:17 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:37:17 go: downloading github.com/klauspost/compress v1.15.12
21:37:17 + verify
21:37:17 + dpkg --version
21:37:17 + rpm --version
21:37:17 + verify_rpm
21:37:17 ++ . /etc/os-release
21:37:17 +++ NAME='CentOS Stream'
21:37:17 +++ VERSION=8
21:37:17 +++ ID=centos
21:37:17 +++ ID_LIKE='rhel fedora'
21:37:17 +++ VERSION_ID=8
21:37:17 +++ PLATFORM_ID=platform:el8
21:37:17 +++ PRETTY_NAME='CentOS Stream 8'
21:37:17 +++ ANSI_COLOR='0;31'
21:37:17 +++ CPE_NAME=cpe:/o:centos:centos:8
21:37:17 +++ HOME_URL=https://centos.org/
21:37:17 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:37:17 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:37:17 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:37:17 ++ echo centos
21:37:17 + DIST_ID=centos
21:37:17 ++ . /etc/os-release
21:37:17 +++ NAME='CentOS Stream'
21:37:17 +++ VERSION=8
21:37:17 +++ ID=centos
21:37:17 +++ ID_LIKE='rhel fedora'
21:37:17 +++ VERSION_ID=8
21:37:17 +++ PLATFORM_ID=platform:el8
21:37:17 +++ PRETTY_NAME='CentOS Stream 8'
21:37:17 +++ ANSI_COLOR='0;31'
21:37:17 +++ CPE_NAME=cpe:/o:centos:centos:8
21:37:17 +++ HOME_URL=https://centos.org/
21:37:17 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:37:17 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:37:17 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:37:17 ++ cut -d. -f1
21:37:17 ++ echo 8
21:37:17 + DIST_VERSION=8
21:37:17 + pkg_manager=yum
21:37:17 + pkg_config_manager=yum-config-manager
21:37:17 + dnf --version
21:37:17    debian/rules override_dh_builddeb
21:37:17 make[1]: Entering directory '/root/build-deb'
21:37:17 dh_builddeb -- -Zxz
21:37:17 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb'.
21:37:17 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'.
21:37:18 4.7.0
21:37:18   Installed: dnf-0:4.7.0-15.el8.noarch at Wed Mar  8 15:58:05 2023
21:37:18   Built    : CentOS Buildsys <bugs@centos.org> at Thu Jan 12 09:05:43 2023
21:37:18 
21:37:18   Installed: rpm-0:4.14.3-26.el8.aarch64 at Wed Mar  8 15:58:04 2023
21:37:18   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:19:04 2022
21:37:18 + pkg_manager=dnf
21:37:18 + pkg_config_manager='dnf config-manager'
21:37:18 + dnf clean all
21:37:18 0 files removed
21:37:18 + dnf install -y 'dnf-command(config-manager)'
21:37:18    dh_compress
21:37:18    dh_fixperms
21:37:18 go: downloading github.com/opencontainers/runc v1.1.3
21:37:18    dh_missing
21:37:18    debian/rules override_dh_strip
21:37:18 make[1]: Entering directory '/root/build-deb'
21:37:18 # Go has lots of problems with stripping, so just don't
21:37:18 make[1]: Leaving directory '/root/build-deb'
21:37:18    dh_makeshlibs
21:37:18 go: downloading golang.org/x/time v0.1.0
21:37:18 go: downloading github.com/hashicorp/errwrap v1.1.0
21:37:18 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:37:18 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:37:18 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:37:18 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:37:18 go: downloading github.com/containerd/typeurl v1.0.2
21:37:18 go: downloading github.com/gogo/googleapis v1.4.1
21:37:18 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:37:18    debian/rules override_dh_shlibdeps
21:37:18 make[1]: Entering directory '/root/build-deb'
21:37:18 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:37:19 go: downloading github.com/moby/locker v1.0.1
21:37:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:37:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:37:19 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:37:19 go: downloading github.com/mattn/go-runewidth v0.0.14
21:37:19 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:37:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:37:19 CentOS Stream 8 - AppStream                      29 MB/s |  25 MB     00:00    
21:37:20 go: downloading github.com/pelletier/go-toml v1.9.5
21:37:20 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:37:20 go: downloading k8s.io/klog/v2 v2.60.1
21:37:20 go: downloading github.com/google/gofuzz v1.2.0
21:37:20 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:37:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:37:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:37:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:37:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:37:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:37:20 go: downloading github.com/aws/smithy-go v1.11.2
21:37:20 go: downloading github.com/containerd/continuity v0.3.0
21:37:20 go: downloading github.com/felixge/httpsnoop v1.0.2
21:37:20 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:37:20 go: downloading github.com/go-logr/stdr v1.2.2
21:37:20 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:37:20 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:37:20 go: downloading gopkg.in/inf.v0 v0.9.1
21:37:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:37:20 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:37:20 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:37:20 go: downloading github.com/googleapis/gnostic v0.5.5
21:37:20 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:37:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:37:20 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:37:20 go: downloading github.com/containerd/ttrpc v1.1.0
21:37:20 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:37:20 go: downloading github.com/json-iterator/go v1.1.12
21:37:20 go: downloading github.com/mattn/go-colorable v0.1.13
21:37:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:37:21 go: downloading github.com/modern-go/reflect2 v1.0.2
21:37:21 go: downloading sigs.k8s.io/yaml v1.2.0
21:37:21 go: downloading github.com/moby/spdystream v0.2.0
21:37:21 go: downloading github.com/mattn/go-isatty v0.0.17
21:37:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:37:23 make[1]: Leaving directory '/root/build-deb'
21:37:23    dh_installdeb
21:37:23    debian/rules override_dh_gencontrol
21:37:23 make[1]: Entering directory '/root/build-deb'
21:37:23 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:37:23 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:37:23 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:23 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:37:23 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:37:23 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:23 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:37:23 dh_gencontrol --remaining-packages
21:37:23 make[1]: Leaving directory '/root/build-deb'
21:37:23    dh_md5sums
21:37:23    debian/rules override_dh_builddeb
21:37:23 make[1]: Entering directory '/root/build-deb'
21:37:23 dh_builddeb -- -Zxz
21:37:23 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb'.
21:37:23 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'.
21:37:23 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb'.
21:37:23 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'.
21:37:24 make[1]: Leaving directory '/root/build-deb'
21:37:24    dh_installdeb
21:37:24    debian/rules override_dh_gencontrol
21:37:24 make[1]: Entering directory '/root/build-deb'
21:37:24 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:37:24 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:37:24 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:24 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:37:24 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:37:24 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:24 dpkg-gencontrol: warning: package docker-compose-plugin: unused substitution variable ${shlibs:Depends}
21:37:24 dh_gencontrol --remaining-packages
21:37:24 make[1]: Leaving directory '/root/build-deb'
21:37:24    dh_md5sums
21:37:24    debian/rules override_dh_builddeb
21:37:24 make[1]: Entering directory '/root/build-deb'
21:37:24 dh_builddeb -- -Zxz
21:37:24 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'.
21:37:24 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb'.
21:37:27 CentOS Stream 8 - BaseOS                         21 MB/s |  21 MB     00:00    
21:37:30 make[2]: Leaving directory '/root/build-deb/compose'
21:37:30 make[1]: Leaving directory '/root/build-deb'
21:37:30    debian/rules override_dh_auto_test
21:37:30 make[1]: Entering directory '/root/build-deb'
21:37:30 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:37:30 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:37:30 PASS: daemon version OK
21:37:30 ver="$(cli/build/docker --version)"; \
21:37:30 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:37:30 PASS: cli version OK
21:37:30 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:30 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:37:30 PASS: docker-buildx version OK
21:37:30 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:30 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:37:30 PASS: docker-compose version OK
21:37:30 make[1]: Leaving directory '/root/build-deb'
21:37:30    create-stamp debian/debhelper-build-stamp
21:37:30  debian/rules binary
21:37:30 dh binary --with=bash-completion
21:37:30    dh_testroot
21:37:30    dh_prep
21:37:30    dh_installdirs
21:37:30    debian/rules override_dh_auto_install
21:37:30 make[1]: Entering directory '/root/build-deb'
21:37:30 # docker-ce-cli install
21:37:30 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:37:30 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:37:30 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:37:30 # docker-ce install
21:37:30 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:37:30 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:37:30 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:37:30 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:37:30 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:37:30 # docker-buildx-plugin install
21:37:30 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:37:30 # docker-compose-plugin install
21:37:30 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:37:30 # docker-ce-rootless-extras install
21:37:30 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:37:30 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:37:30 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:37:30 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:37:30 # TODO: how can we install vpnkit?
21:37:30 make[1]: Leaving directory '/root/build-deb'
21:37:30    debian/rules override_dh_install
21:37:30 make[1]: Entering directory '/root/build-deb'
21:37:30 dh_install
21:37:30 # TODO Can we do this from within our container?
21:37:30 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:37:30 make[1]: Leaving directory '/root/build-deb'
21:37:30    dh_installdocs
21:37:30    dh_installchangelogs
21:37:30    dh_installman
21:37:30    dh_bash-completion
21:37:30    dh_systemd_enable
21:37:30    debian/rules override_dh_installinit
21:37:30 make[1]: Entering directory '/root/build-deb'
21:37:30 # use "docker" as our service name, not "docker-ce"
21:37:30 dh_installinit --name=docker
21:37:30 make[1]: Leaving directory '/root/build-deb'
21:37:30    dh_systemd_start
21:37:30    dh_perl
21:37:30    dh_link
21:37:30    dh_strip_nondeterminism
21:37:30 # Build the compose plugin
21:37:30 cd /go/src/github.com/docker/compose \
21:37:30 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:37:30 make[2]: Entering directory '/root/build-deb/compose'
21:37:30 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:37:30 go: downloading github.com/docker/cli v23.0.1+incompatible
21:37:30 go: downloading golang.org/x/sys v0.5.0
21:37:30 go: downloading github.com/docker/docker v23.0.1+incompatible
21:37:30 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:37:30 go: downloading github.com/theupdateframework/notary v0.7.0
21:37:30 go: downloading github.com/compose-spec/compose-go v1.13.2
21:37:30 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:37:30 go: downloading github.com/docker/buildx v0.10.4
21:37:30 go: downloading github.com/hashicorp/go-version v1.6.0
21:37:30 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:37:30 go: downloading github.com/mattn/go-shellwords v1.0.12
21:37:30 go: downloading go.opentelemetry.io/otel v1.14.0
21:37:30 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:37:30 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:37:30 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:37:30 go: downloading github.com/stretchr/testify v1.8.2
21:37:30 go: downloading github.com/imdario/mergo v0.3.14
21:37:30 go: downloading github.com/containerd/console v1.0.3
21:37:30 go: downloading github.com/buger/goterm v1.0.4
21:37:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:37:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:37:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:37:30 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:37:30 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:37:30 go: downloading k8s.io/client-go v0.22.4
21:37:30 go: downloading k8s.io/api v0.22.4
21:37:30 go: downloading k8s.io/apimachinery v0.22.4
21:37:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:37:30 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:37:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:37:30 go: downloading github.com/golang/mock v1.6.0
21:37:30 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:37:30 go: downloading github.com/klauspost/compress v1.15.12
21:37:30 go: downloading github.com/opencontainers/runc v1.1.3
21:37:30 go: downloading golang.org/x/time v0.1.0
21:37:30 go: downloading github.com/hashicorp/errwrap v1.1.0
21:37:30 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:37:30 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:37:30 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:37:30 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:37:30 go: downloading github.com/containerd/typeurl v1.0.2
21:37:30 go: downloading github.com/gogo/googleapis v1.4.1
21:37:30 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:37:30 go: downloading github.com/moby/locker v1.0.1
21:37:30 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:37:30 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:37:30 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:37:30 go: downloading github.com/mattn/go-runewidth v0.0.14
21:37:30 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:37:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:37:30    dh_compress
21:37:30    dh_fixperms
21:37:30    dh_missing
21:37:30    debian/rules override_dh_strip
21:37:30 make[1]: Entering directory '/root/build-deb'
21:37:30 # Go has lots of problems with stripping, so just don't
21:37:30 make[1]: Leaving directory '/root/build-deb'
21:37:30    dh_makeshlibs
21:37:30    debian/rules override_dh_shlibdeps
21:37:30 make[1]: Entering directory '/root/build-deb'
21:37:30 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:37:32 CentOS Stream 8 - Extras                         25 kB/s |  17 kB     00:00    
21:37:32 go: downloading github.com/pelletier/go-toml v1.9.5
21:37:32 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:37:32 go: downloading k8s.io/klog/v2 v2.60.1
21:37:32 go: downloading github.com/google/gofuzz v1.2.0
21:37:32 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:37:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:37:32 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:37:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:37:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:37:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:37:32 go: downloading github.com/aws/smithy-go v1.11.2
21:37:32 go: downloading github.com/containerd/continuity v0.3.0
21:37:32 go: downloading github.com/felixge/httpsnoop v1.0.2
21:37:32 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:37:32 go: downloading github.com/go-logr/stdr v1.2.2
21:37:32 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:37:32 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:37:33 go: downloading gopkg.in/inf.v0 v0.9.1
21:37:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:37:33 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:37:33 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:37:33 go: downloading github.com/googleapis/gnostic v0.5.5
21:37:33 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:37:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:37:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:37:33 go: downloading github.com/containerd/ttrpc v1.1.0
21:37:33 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:37:33 go: downloading github.com/json-iterator/go v1.1.12
21:37:33 go: downloading github.com/mattn/go-colorable v0.1.13
21:37:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:37:33 go: downloading github.com/modern-go/reflect2 v1.0.2
21:37:33 go: downloading sigs.k8s.io/yaml v1.2.0
21:37:33 go: downloading github.com/moby/spdystream v0.2.0
21:37:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:37:33 go: downloading github.com/mattn/go-isatty v0.0.17
21:37:33 CentOS Stream 8 - Extras common packages        6.6 kB/s | 5.3 kB     00:00    
21:37:34 make[1]: Leaving directory '/root/build-deb'
21:37:34    dh_installdeb
21:37:34    debian/rules override_dh_gencontrol
21:37:34 make[1]: Entering directory '/root/build-deb'
21:37:34 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:37:34 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:37:34 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:34 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:37:34 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:37:34 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:34 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:37:34 dh_gencontrol --remaining-packages
21:37:34 + popd
21:37:34 ~/rpmbuild/BUILD/src
21:37:34 + exit 0
21:37:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4C0xJv
21:37:34 + umask 022
21:37:34 + cd /root/rpmbuild/BUILD
21:37:34 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64 '!=' / ']'
21:37:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64
21:37:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64
21:37:34 + mkdir -p /root/rpmbuild/BUILDROOT
21:37:34 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64
21:37:34 + cd src
21:37:34 + pushd /root/rpmbuild/BUILD/src/compose
21:37:34 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:37:34 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:37:34 + popd
21:37:34 ~/rpmbuild/BUILD/src
21:37:34 + for f in LICENSE MAINTAINERS NOTICE README.md
21:37:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:37:34 + for f in LICENSE MAINTAINERS NOTICE README.md
21:37:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:37:34 + for f in LICENSE MAINTAINERS NOTICE README.md
21:37:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:37:34 + for f in LICENSE MAINTAINERS NOTICE README.md
21:37:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:37:34 + /usr/lib/rpm/check-buildroot
21:37:34 + /usr/lib/rpm/redhat/brp-compress
21:37:34 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:37:34 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:37:34 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:37:34 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:37:34 + /usr/lib/rpm/redhat/brp-python-hardlink
21:37:34 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:37:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Hs5oHA
21:37:34 + umask 022
21:37:34 + cd /root/rpmbuild/BUILD
21:37:34 + cd src
21:37:34 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:37:34 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:37:34 + ver=v2.17.2
21:37:34 + test v2.17.2 = v2.17.2
21:37:34 + echo 'PASS: docker-compose version OK'
21:37:34 + exit 0
21:37:34 PASS: docker-compose version OK
21:37:34 Processing files: docker-compose-plugin-2.17.2-0.el7.aarch64
21:37:34 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gWfe2H
21:37:34 + umask 022
21:37:34 + cd /root/rpmbuild/BUILD
21:37:34 + cd src
21:37:34 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.17.2
21:37:34 + export DOCDIR
21:37:34 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.17.2
21:37:34 + 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.17.2-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.17.2
21:37:34 + exit 0
21:37:34 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xWRWlT
21:37:34 + umask 022
21:37:34 + cd /root/rpmbuild/BUILD
21:37:34 + cd src
21:37:34 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.17.2
21:37:34 + export LICENSEDIR
21:37:34 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.17.2
21:37:34 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.17.2
21:37:34 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.17.2
21:37:34 + exit 0
21:37:34 Provides: docker-compose-plugin = 0:2.17.2-0.el7 docker-compose-plugin(aarch-64) = 0:2.17.2-0.el7
21:37:34 Requires(interp): /bin/sh /bin/sh /bin/sh
21:37:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:34 Requires(post): /bin/sh
21:37:34 Requires(preun): /bin/sh
21:37:34 Requires(postun): /bin/sh
21:37:34 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit)
21:37:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64
21:37:34 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.el7.src.rpm
21:37:35 make[1]: Leaving directory '/root/build-deb'
21:37:35    dh_md5sums
21:37:35    debian/rules override_dh_builddeb
21:37:35 make[1]: Entering directory '/root/build-deb'
21:37:35 dh_builddeb -- -Zxz
21:37:35 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb'.
21:37:35 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'.
21:37:36 Dependencies resolved.
21:37:36 ================================================================================
21:37:36  Package                      Arch        Version           Repository     Size
21:37:36 ================================================================================
21:37:36 Installing:
21:37:36  dnf-plugins-core             noarch      4.0.21-18.el8     baseos         75 k
21:37:36 Installing dependencies:
21:37:36  dbus-glib                    aarch64     0.110-2.el8       baseos        122 k
21:37:36  python3-dateutil             noarch      1:2.6.1-6.el8     baseos        251 k
21:37:36  python3-dbus                 aarch64     1.2.4-15.el8      baseos        133 k
21:37:36  python3-dnf-plugins-core     noarch      4.0.21-18.el8     baseos        258 k
21:37:36  python3-six                  noarch      1.11.0-8.el8      baseos         38 k
21:37:36  python3-systemd              aarch64     234-8.el8         appstream      80 k
21:37:36 
21:37:36 Transaction Summary
21:37:36 ================================================================================
21:37:36 Install  7 Packages
21:37:36 
21:37:36 Total download size: 958 k
21:37:36 Installed size: 2.9 M
21:37:36 Downloading Packages:
21:37:36 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el7.aarch64.rpm
21:37:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0H3jOS
21:37:36 + umask 022
21:37:36 + cd /root/rpmbuild/BUILD
21:37:36 + cd src
21:37:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.aarch64
21:37:36 + exit 0
21:37:36 (1/7): python3-systemd-234-8.el8.aarch64.rpm    343 kB/s |  80 kB     00:00    
21:37:36 (2/7): dbus-glib-0.110-2.el8.aarch64.rpm        504 kB/s | 122 kB     00:00    
21:37:36 (3/7): dnf-plugins-core-4.0.21-18.el8.noarch.rp 306 kB/s |  75 kB     00:00    
21:37:36 (4/7): python3-dbus-1.2.4-15.el8.aarch64.rpm     13 MB/s | 133 kB     00:00    
21:37:36 (5/7): python3-dateutil-2.6.1-6.el8.noarch.rpm   10 MB/s | 251 kB     00:00    
21:37:36 (6/7): python3-six-1.11.0-8.el8.noarch.rpm      4.0 MB/s |  38 kB     00:00    
21:37:36 (7/7): python3-dnf-plugins-core-4.0.21-18.el8.n  12 MB/s | 258 kB     00:00    
21:37:36 --------------------------------------------------------------------------------
21:37:36 Total                                           1.1 MB/s | 958 kB     00:00     
21:37:36 CentOS Stream 8 - AppStream                     1.6 MB/s | 1.6 kB     00:00    
21:37:36 Importing GPG key 0x8483C65D:
21:37:36  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
21:37:36  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
21:37:36  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:37:36 make[2]: Leaving directory '/root/build-deb/compose'
21:37:36 make[1]: Leaving directory '/root/build-deb'
21:37:36    debian/rules override_dh_auto_test
21:37:36 make[1]: Entering directory '/root/build-deb'
21:37:36 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:37:36 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:37:36 PASS: daemon version OK
21:37:36 ver="$(cli/build/docker --version)"; \
21:37:36 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:37:36 PASS: cli version OK
21:37:36 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:36 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:37:36 PASS: docker-buildx version OK
21:37:36 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:36 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:37:36 PASS: docker-compose version OK
21:37:36 make[1]: Leaving directory '/root/build-deb'
21:37:36    create-stamp debian/debhelper-build-stamp
21:37:36  debian/rules binary
21:37:36 dh binary --with=bash-completion
21:37:36    dh_testroot
21:37:36    dh_prep
21:37:36    dh_installdirs
21:37:36    debian/rules override_dh_auto_install
21:37:36 make[1]: Entering directory '/root/build-deb'
21:37:36 # docker-ce-cli install
21:37:36 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:37:36 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:37:36 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:37:36 # docker-ce install
21:37:36 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:37:36 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:37:36 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:37:36 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:37:36 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:37:36 # docker-buildx-plugin install
21:37:36 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:37:36 # docker-compose-plugin install
21:37:36 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:37:36 # docker-ce-rootless-extras install
21:37:36 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:37:36 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:37:36 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:37:36 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:37:36 # TODO: how can we install vpnkit?
21:37:36 make[1]: Leaving directory '/root/build-deb'
21:37:36    debian/rules override_dh_install
21:37:36 make[1]: Entering directory '/root/build-deb'
21:37:36 dh_install
21:37:36 # TODO Can we do this from within our container?
21:37:36 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:37:36 make[1]: Leaving directory '/root/build-deb'
21:37:36    dh_installdocs
21:37:36    dh_installchangelogs
21:37:36    dh_installman
21:37:36    dh_bash-completion
21:37:36    dh_systemd_enable
21:37:36    debian/rules override_dh_installinit
21:37:36 make[1]: Entering directory '/root/build-deb'
21:37:36 # use "docker" as our service name, not "docker-ce"
21:37:36 dh_installinit --name=docker
21:37:36 make[1]: Leaving directory '/root/build-deb'
21:37:36    dh_systemd_start
21:37:36    dh_perl
21:37:36    dh_link
21:37:36    dh_strip_nondeterminism
21:37:36    dh_compress
21:37:36    dh_fixperms
21:37:36    dh_missing
21:37:36    debian/rules override_dh_strip
21:37:36 make[1]: Entering directory '/root/build-deb'
21:37:36 # Go has lots of problems with stripping, so just don't
21:37:36 make[1]: Leaving directory '/root/build-deb'
21:37:36    dh_makeshlibs
21:37:36    debian/rules override_dh_shlibdeps
21:37:36 make[1]: Entering directory '/root/build-deb'
21:37:36 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:37:36 make[1]: Leaving directory '/root/build-deb'
21:37:36    dh_installdeb
21:37:36    debian/rules override_dh_gencontrol
21:37:36 make[1]: Entering directory '/root/build-deb'
21:37:36 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:37:36 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:37:36 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:36 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:37:36 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:37:36 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:37:36 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:37:36 dh_gencontrol --remaining-packages
21:37:36 Key imported successfully
21:37:36 Running transaction check
21:37:36 Transaction check succeeded.
21:37:36 Running transaction test
21:37:36 Transaction test succeeded.
21:37:36 Running transaction
21:37:37 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb'.
21:37:37 make[1]: Leaving directory '/root/build-deb'
21:37:37    dh_md5sums
21:37:37   Preparing        :                                                        1/1 
21:37:37   Installing       : python3-six-1.11.0-8.el8.noarch                        1/7 
21:37:37   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                  2/7 
21:37:37   Installing       : dbus-glib-0.110-2.el8.aarch64                          3/7 
21:37:37   Running scriptlet: dbus-glib-0.110-2.el8.aarch64                          3/7 
21:37:37   Installing       : python3-dbus-1.2.4-15.el8.aarch64                      4/7 
21:37:37    debian/rules override_dh_builddeb
21:37:37 make[1]: Entering directory '/root/build-deb'
21:37:37 dh_builddeb -- -Zxz
21:37:37 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb'.
21:37:37 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'.
21:37:37   Installing       : python3-systemd-234-8.el8.aarch64                      5/7 
21:37:37   Installing       : python3-dnf-plugins-core-4.0.21-18.el8.noarch          6/7 
21:37:37   Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                  7/7 
21:37:37   Running scriptlet: dnf-plugins-core-4.0.21-18.el8.noarch                  7/7 
21:37:37   Verifying        : python3-systemd-234-8.el8.aarch64                      1/7 
21:37:37   Verifying        : dbus-glib-0.110-2.el8.aarch64                          2/7 
21:37:37   Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                  3/7 
21:37:37   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                  4/7 
21:37:37   Verifying        : python3-dbus-1.2.4-15.el8.aarch64                      5/7 
21:37:37   Verifying        : python3-dnf-plugins-core-4.0.21-18.el8.noarch          6/7 
21:37:37   Verifying        : python3-six-1.11.0-8.el8.noarch                        7/7 
21:37:37 
21:37:37 Installed:
21:37:37   dbus-glib-0.110-2.el8.aarch64                                                 
21:37:37   dnf-plugins-core-4.0.21-18.el8.noarch                                         
21:37:37   python3-dateutil-1:2.6.1-6.el8.noarch                                         
21:37:37   python3-dbus-1.2.4-15.el8.aarch64                                             
21:37:37   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
21:37:37   python3-six-1.11.0-8.el8.noarch                                               
21:37:37   python3-systemd-234-8.el8.aarch64                                             
21:37:37 
21:37:37 Complete!
21:37:37 + case ${DIST_ID}:${DIST_VERSION} in
21:37:37 + install_rpm_containerd
21:37:37 + '[' staging = stage ']'
21:37:37 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:37:37 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:37:37 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:37:37 + dnf --version
21:37:37 4.7.0
21:37:37   Installed: dnf-0:4.7.0-15.el8.noarch at Wed Mar  8 15:58:05 2023
21:37:37   Built    : CentOS Buildsys <bugs@centos.org> at Thu Jan 12 09:05:43 2023
21:37:37 
21:37:37   Installed: rpm-0:4.14.3-26.el8.aarch64 at Wed Mar  8 15:58:04 2023
21:37:37   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:19:04 2022
21:37:38 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:37:38 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:37:38 + dnf config-manager --set-disabled 'docker-ce-*'
21:37:38 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
21:37:38 + dnf config-manager --set-enabled docker-ce-test
21:37:38 + dnf makecache
21:37:38 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'.
21:37:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:37:39 + make IMAGE=centos:7 verify
21:37:39 docker run  --rm -i \
21:37:39 	-v "$(pwd):/v" \
21:37:39 	-e DEBIAN_FRONTEND=noninteractive \
21:37:39 	-e PACKAGE_REPO=staging \
21:37:39 	-w /v \
21:37:39 	centos:7 ./verify
21:37:39 Unable to find image 'centos:7' locally
21:37:39 CentOS Stream 8 - AppStream                     7.1 kB/s | 4.4 kB     00:00    
21:37:39 7: Pulling from library/centos
21:37:39 6717b8ec66cd: Already exists
21:37:39 Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
21:37:39 Status: Downloaded newer image for centos:7
21:37:40 + verify
21:37:40 + dpkg --version
21:37:40 + rpm --version
21:37:40 + verify_rpm
21:37:40 ++ . /etc/os-release
21:37:40 +++ NAME='CentOS Linux'
21:37:40 +++ VERSION='7 (AltArch)'
21:37:40 +++ ID=centos
21:37:40 +++ ID_LIKE='rhel fedora'
21:37:40 +++ VERSION_ID=7
21:37:40 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
21:37:40 +++ ANSI_COLOR='0;31'
21:37:40 +++ CPE_NAME=cpe:/o:centos:centos:7:server
21:37:40 +++ HOME_URL=https://www.centos.org/
21:37:40 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:37:40 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:37:40 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:37:40 +++ REDHAT_SUPPORT_PRODUCT=centos
21:37:40 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:37:40 ++ echo centos
21:37:40 + DIST_ID=centos
21:37:40 ++ . /etc/os-release
21:37:40 +++ NAME='CentOS Linux'
21:37:40 +++ VERSION='7 (AltArch)'
21:37:40 +++ ID=centos
21:37:40 +++ ID_LIKE='rhel fedora'
21:37:40 +++ VERSION_ID=7
21:37:40 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
21:37:40 +++ ANSI_COLOR='0;31'
21:37:40 +++ CPE_NAME=cpe:/o:centos:centos:7:server
21:37:40 +++ HOME_URL=https://www.centos.org/
21:37:40 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:37:40 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:37:40 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:37:40 +++ REDHAT_SUPPORT_PRODUCT=centos
21:37:40 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:37:40 ++ echo 7
21:37:40 ++ cut -d. -f1
21:37:40 + DIST_VERSION=7
21:37:40 + pkg_manager=yum
21:37:40 + pkg_config_manager=yum-config-manager
21:37:40 + dnf --version
21:37:40 ./verify: line 112: dnf: command not found
21:37:40 + case ${DIST_ID}:${DIST_VERSION} in
21:37:40 + install_rpm_containerd
21:37:40 + '[' staging = stage ']'
21:37:40 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:37:40 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:37:40 + dnf --version
21:37:40 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:37:40 install-containerd-helpers: line 27: dnf: command not found
21:37:40 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:37:40 Loaded plugins: fastestmirror, ovl
21:37:40 + popd
21:37:40 ~/rpmbuild/BUILD/src
21:37:40 + RPM_EC=0
21:37:40 ++ jobs -p
21:37:40 + exit 0
21:37:40 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lfiM2z
21:37:40 + umask 022
21:37:40 + cd /root/rpmbuild/BUILD
21:37:40 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64 '!=' / ']'
21:37:40 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64
21:37:40 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64
21:37:40 + mkdir -p /root/rpmbuild/BUILDROOT
21:37:40 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64
21:37: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'
21:37:40 + export CFLAGS
21:37: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'
21:37:40 + export CXXFLAGS
21:37: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'
21:37:40 + export FFLAGS
21:37: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'
21:37:40 + export FCFLAGS
21:37: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.10.4-0.fc36.x86_64.ld'
21:37:40 + export LDFLAGS
21:37:40 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:40 + export LT_SYS_LIBRARY_PATH
21:37:40 + CC=gcc
21:37:40 + export CC
21:37:40 + CXX=g++
21:37:40 + export CXX
21:37:40 + cd src
21:37:40 + pushd /root/rpmbuild/BUILD/src/buildx
21:37:40 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:37:40 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:37:40 ~/rpmbuild/BUILD/src
21:37:40 + popd
21:37:40 + /usr/lib/rpm/check-buildroot
21:37:40 + /usr/lib/rpm/redhat/brp-ldconfig
21:37:40 + /usr/lib/rpm/brp-compress
21:37:40 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:37:40 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:37:40 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:37:40 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:37:40 + /usr/lib/rpm/check-rpaths
21:37:40 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:37:40 + /usr/lib/rpm/brp-remove-la-files
21:37:40 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:37:40 + /usr/lib/rpm/redhat/brp-python-hardlink
21:37:40 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3sJbpy
21:37:40 + umask 022
21:37:40 + cd /root/rpmbuild/BUILD
21:37: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'
21:37:40 + export CFLAGS
21:37: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'
21:37:40 + export CXXFLAGS
21:37: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'
21:37:40 + export FFLAGS
21:37: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'
21:37:40 + export FCFLAGS
21:37: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.10.4-0.fc36.x86_64.ld'
21:37:40 + export LDFLAGS
21:37:40 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:40 + export LT_SYS_LIBRARY_PATH
21:37:40 + CC=gcc
21:37:40 + export CC
21:37:40 + CXX=g++
21:37:40 + export CXX
21:37:40 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:37:40 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.4-0.fc36 x86_64
21:37:40 + cd src
21:37:40 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:37:40 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:37:40 + ver=v0.10.4
21:37:40 + test v0.10.4 = v0.10.4
21:37:40 + echo 'PASS: docker-buildx version OK'
21:37:40 PASS: docker-buildx version OK
21:37:40 + RPM_EC=0
21:37:40 ++ jobs -p
21:37:40 + exit 0
21:37:40 Processing files: docker-buildx-plugin-0.10.4-0.fc36.x86_64
21:37:40 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:37:40 Provides: docker-buildx-plugin = 0:0.10.4-0.fc36 docker-buildx-plugin(x86-64) = 0:0.10.4-0.fc36
21:37:40 Requires(interp): /bin/sh /bin/sh /bin/sh
21:37:40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:40 Requires(post): /bin/sh
21:37:40 Requires(preun): /bin/sh
21:37:40 Requires(postun): /bin/sh
21:37:40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64
21:37:40 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.fc36.src.rpm
21:37:40 CentOS Stream 8 - BaseOS                        6.4 kB/s | 3.9 kB     00:00    
21:37:41 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb'.
21:37:41 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'.
21:37:42 CentOS Stream 8 - Extras                        1.7 kB/s | 2.9 kB     00:01    
21:37:43 # Build the compose plugin
21:37:43 cd /go/src/github.com/docker/compose \
21:37:43 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:37:43 make[2]: Entering directory '/root/build-deb/compose'
21:37:43 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:37:43 go: downloading github.com/docker/cli v23.0.1+incompatible
21:37:43 go: downloading golang.org/x/sys v0.5.0
21:37:43 go: downloading github.com/docker/docker v23.0.1+incompatible
21:37:43 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:37:43 go: downloading github.com/theupdateframework/notary v0.7.0
21:37:43 go: downloading github.com/compose-spec/compose-go v1.13.2
21:37:43 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:37:43 go: downloading github.com/docker/buildx v0.10.4
21:37:43 go: downloading github.com/hashicorp/go-version v1.6.0
21:37:43 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:37:43 go: downloading github.com/mattn/go-shellwords v1.0.12
21:37:43 go: downloading go.opentelemetry.io/otel v1.14.0
21:37:43 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:37:43 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:37:43 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:37:43 go: downloading github.com/stretchr/testify v1.8.2
21:37:43 go: downloading github.com/imdario/mergo v0.3.14
21:37:43 go: downloading github.com/containerd/console v1.0.3
21:37:43 go: downloading github.com/buger/goterm v1.0.4
21:37:43 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:37:43 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:37:43 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:37:43 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:37:43 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:37:43 go: downloading k8s.io/client-go v0.22.4
21:37:43 go: downloading k8s.io/api v0.22.4
21:37:43 go: downloading k8s.io/apimachinery v0.22.4
21:37:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:37:43 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:37:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:37:43 go: downloading github.com/golang/mock v1.6.0
21:37:43 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:37:43 go: downloading github.com/klauspost/compress v1.15.12
21:37:43 CentOS Stream 8 - Extras common packages        5.2 kB/s | 3.0 kB     00:00    
21:37:43 Docker CE Test - aarch64                        100 kB/s |  46 kB     00:00    
21:37:44 go: downloading github.com/opencontainers/runc v1.1.3
21:37:44 go: downloading golang.org/x/time v0.1.0
21:37:44 go: downloading github.com/hashicorp/errwrap v1.1.0
21:37:44 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:37:44 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:37:44 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:37:44 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:37:44 go: downloading github.com/containerd/typeurl v1.0.2
21:37:44 go: downloading github.com/gogo/googleapis v1.4.1
21:37:44 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:37:44 go: downloading github.com/moby/locker v1.0.1
21:37:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:37:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:37:44 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:37:44 go: downloading github.com/mattn/go-runewidth v0.0.14
21:37:44 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:37:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:37:45 Metadata cache created.
21:37:45 [DEBUG] Installing engine rpms
21:37:45 + echo '[DEBUG] Installing engine rpms'
21:37:45 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
21:37:45 ++ sed /src/d
21:37:45 + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el8.aarch64.rpm
21:37:45 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm
21:37:45 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el8.aarch64.rpm
21:37:45 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm
21:37:45 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm'
21:37:45 + set -x
21:37:45 ++ source /etc/os-release
21:37:45 +++ NAME='CentOS Stream'
21:37:45 +++ VERSION=8
21:37:45 +++ ID=centos
21:37:45 +++ ID_LIKE='rhel fedora'
21:37:45 +++ VERSION_ID=8
21:37:45 +++ PLATFORM_ID=platform:el8
21:37:45 +++ PRETTY_NAME='CentOS Stream 8'
21:37:45 +++ ANSI_COLOR='0;31'
21:37:45 +++ CPE_NAME=cpe:/o:centos:centos:8
21:37:45 +++ HOME_URL=https://centos.org/
21:37:45 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:37:45 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:37:45 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:37:45 ++ echo 'CentOS Stream'
21:37:45 + product_version='CentOS Stream'
21:37:45 + '[' 'CentOS Stream' = rawhide ']'
21:37:45 + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.aarch64.rpm
21:37:45 Last metadata expiration check: 0:00:02 ago on Thu Mar 30 21:37:43 2023.
21:37:45 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'.
21:37:46 Dependencies resolved.
21:37:46 =======================================================================================================
21:37:46  Package                        Arch     Version                                  Repository       Size
21:37:46 =======================================================================================================
21:37:46 Installing:
21:37:46  docker-buildx-plugin           aarch64  0.10.4-0.el8                             @commandline     10 M
21:37:46  docker-ce                      aarch64  3:0.0.0~20230330191823.de0d30f-0.el8     @commandline     15 M
21:37:46  docker-ce-cli                  aarch64  1:0.0.0~20230330191823.de0d30f-0.el8     @commandline    6.2 M
21:37:46  docker-ce-rootless-extras      aarch64  0.0.0~20230330191823.de0d30f-0.el8       @commandline    4.2 M
21:37:46  docker-compose-plugin          aarch64  2.17.2-0.el8                             @commandline     10 M
21:37:46 Installing dependencies:
21:37:46  checkpolicy                    aarch64  2.9-1.el8                                baseos          338 k
21:37:46  container-selinux              noarch   2:2.195.1-1.module_el8.8.0+1254+78119b6e appstream        63 k
21:37:46  containerd.io                  aarch64  1.6.19-3.1.el8                           docker-ce-test   25 M
21:37:46  diffutils                      aarch64  3.6-6.el8                                baseos          352 k
21:37:46  fuse-common                    aarch64  3.3.0-16.el8                             baseos           22 k
21:37:46  fuse-overlayfs                 aarch64  1.10-1.module_el8.8.0+1254+78119b6e      appstream        69 k
21:37:46  fuse3                          aarch64  3.3.0-16.el8                             baseos           53 k
21:37:46  fuse3-libs                     aarch64  3.3.0-16.el8                             baseos           91 k
21:37:46  iptables                       aarch64  1.8.4-24.el8                             baseos          582 k
21:37:46  iptables-libs                  aarch64  1.8.4-24.el8                             baseos          107 k
21:37:46  libcgroup                      aarch64  0.41-19.el8                              baseos           68 k
21:37:46  libibverbs                     aarch64  44.0-2.el8.1                             baseos          375 k
21:37:46  libnetfilter_conntrack         aarch64  1.0.6-5.el8                              baseos           61 k
21:37:46  libnfnetlink                   aarch64  1.0.1-13.el8                             baseos           32 k
21:37:46  libnftnl                       aarch64  1.1.5-5.el8                              baseos           80 k
21:37:46  libnl3                         aarch64  3.7.0-1.el8                              baseos          317 k
21:37:46  libpcap                        aarch64  14:1.9.1-5.el8                           baseos          161 k
21:37:46  libselinux-utils               aarch64  2.9-8.el8                                baseos          241 k
21:37:46  libslirp                       aarch64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        66 k
21:37:46  policycoreutils                aarch64  2.9-24.el8                               baseos          408 k
21:37:46  policycoreutils-python-utils   noarch   2.9-24.el8                               baseos          260 k
21:37:46  python3-audit                  aarch64  3.0.7-4.el8                              baseos           85 k
21:37:46  python3-libselinux             aarch64  2.9-8.el8                                baseos          272 k
21:37:46  python3-libsemanage            aarch64  2.9-9.el8                                baseos          126 k
21:37:46  python3-policycoreutils        noarch   2.9-24.el8                               baseos          2.3 M
21:37:46  python3-setools                aarch64  4.3.0-3.el8                              baseos          528 k
21:37:46  rpm-plugin-selinux             aarch64  4.14.3-26.el8                            baseos           78 k
21:37:46  selinux-policy                 noarch   3.14.3-117.el8                           baseos          659 k
21:37:46  selinux-policy-targeted        noarch   3.14.3-117.el8                           baseos           16 M
21:37:46  slirp4netns                    aarch64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        53 k
21:37:46 Enabling module streams:
21:37:46  container-tools                         rhel8                                                         
21:37:46 
21:37:46 Transaction Summary
21:37:46 =======================================================================================================
21:37:46 Install  35 Packages
21:37:46 
21:37:46 Total size: 94 M
21:37:46 Total download size: 48 M
21:37:46 Installed size: 384 M
21:37:46 Downloading Packages:
21:37:47 (1/30): container-selinux-2.195.1-1.module_el8. 273 kB/s |  63 kB     00:00    
21:37:47 (2/30): fuse-overlayfs-1.10-1.module_el8.8.0+12 294 kB/s |  69 kB     00:00    
21:37:47 (3/30): libslirp-4.4.0-1.module_el8.7.0+1216+b0 280 kB/s |  66 kB     00:00    
21:37:47 (4/30): slirp4netns-1.2.0-2.module_el8.7.0+1216 4.9 MB/s |  53 kB     00:00    
21:37:47 (5/30): fuse-common-3.3.0-16.el8.aarch64.rpm    4.2 MB/s |  22 kB     00:00    
21:37:47 (6/30): checkpolicy-2.9-1.el8.aarch64.rpm        17 MB/s | 338 kB     00:00    
21:37:47 (7/30): diffutils-3.6-6.el8.aarch64.rpm          16 MB/s | 352 kB     00:00    
21:37:47 (8/30): fuse3-3.3.0-16.el8.aarch64.rpm          3.1 MB/s |  53 kB     00:00    
21:37:47 (9/30): fuse3-libs-3.3.0-16.el8.aarch64.rpm     6.3 MB/s |  91 kB     00:00    
21:37:47 (10/30): iptables-libs-1.8.4-24.el8.aarch64.rpm  12 MB/s | 107 kB     00:00    
21:37:47 (11/30): libcgroup-0.41-19.el8.aarch64.rpm      7.3 MB/s |  68 kB     00:00    
21:37:47 (12/30): libnetfilter_conntrack-1.0.6-5.el8.aar  11 MB/s |  61 kB     00:00    
21:37:47 (13/30): iptables-1.8.4-24.el8.aarch64.rpm       18 MB/s | 582 kB     00:00    
21:37:47 (14/30): libnfnetlink-1.0.1-13.el8.aarch64.rpm  2.9 MB/s |  32 kB     00:00    
21:37:47 (15/30): libibverbs-44.0-2.el8.1.aarch64.rpm     14 MB/s | 375 kB     00:00    
21:37:47 (16/30): libnftnl-1.1.5-5.el8.aarch64.rpm       6.4 MB/s |  80 kB     00:00    
21:37:47 (17/30): libpcap-1.9.1-5.el8.aarch64.rpm         17 MB/s | 161 kB     00:00    
21:37:47 (18/30): libnl3-3.7.0-1.el8.aarch64.rpm          14 MB/s | 317 kB     00:00    
21:37:47 (19/30): libselinux-utils-2.9-8.el8.aarch64.rpm  13 MB/s | 241 kB     00:00    
21:37:47 (20/30): policycoreutils-2.9-24.el8.aarch64.rpm  20 MB/s | 408 kB     00:00    
21:37:47 (21/30): policycoreutils-python-utils-2.9-24.el  13 MB/s | 260 kB     00:00    
21:37:47 (22/30): python3-audit-3.0.7-4.el8.aarch64.rpm  4.9 MB/s |  85 kB     00:00    
21:37:47 (23/30): python3-libsemanage-2.9-9.el8.aarch64.  14 MB/s | 126 kB     00:00    
21:37:47 (24/30): python3-libselinux-2.9-8.el8.aarch64.r  12 MB/s | 272 kB     00:00    
21:37:47 (25/30): rpm-plugin-selinux-4.14.3-26.el8.aarch  13 MB/s |  78 kB     00:00    
21:37:47 (26/30): python3-setools-4.3.0-3.el8.aarch64.rp  21 MB/s | 528 kB     00:00    
21:37:47 (27/30): selinux-policy-3.14.3-117.el8.noarch.r  23 MB/s | 659 kB     00:00    
21:37:47 (28/30): python3-policycoreutils-2.9-24.el8.noa  31 MB/s | 2.3 MB     00:00    
21:37:48 (29/30): selinux-policy-targeted-3.14.3-117.el8  82 MB/s |  16 MB     00:00    
21:37:48 go: downloading github.com/pelletier/go-toml v1.9.5
21:37:48 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:37:48 go: downloading k8s.io/klog/v2 v2.60.1
21:37:48 go: downloading github.com/google/gofuzz v1.2.0
21:37:48 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:37:48 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:37:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:37:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:37:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:37:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:37:48 go: downloading github.com/aws/smithy-go v1.11.2
21:37:48 go: downloading github.com/containerd/continuity v0.3.0
21:37:48 go: downloading github.com/felixge/httpsnoop v1.0.2
21:37:48 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:37:48 go: downloading github.com/go-logr/stdr v1.2.2
21:37:48 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:37:48 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:37:48 go: downloading gopkg.in/inf.v0 v0.9.1
21:37:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:37:48 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:37:48 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:37:48 go: downloading github.com/googleapis/gnostic v0.5.5
21:37:48 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:37:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:37:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:37:48 go: downloading github.com/containerd/ttrpc v1.1.0
21:37:48 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:37:48 go: downloading github.com/json-iterator/go v1.1.12
21:37:48 go: downloading github.com/mattn/go-colorable v0.1.13
21:37:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:37:48 go: downloading github.com/modern-go/reflect2 v1.0.2
21:37:48 go: downloading sigs.k8s.io/yaml v1.2.0
21:37:48 go: downloading github.com/moby/spdystream v0.2.0
21:37:48 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:37:48 go: downloading github.com/mattn/go-isatty v0.0.17
21:37:48 (30/30): containerd.io-1.6.19-3.1.el8.aarch64.r  51 MB/s |  25 MB     00:00    
21:37:48 --------------------------------------------------------------------------------
21:37:48 Total                                            33 MB/s |  48 MB     00:01     
21:37:48 make[1]: Leaving directory '/root/build-deb'
21:37:48  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.buildinfo
21:37:48  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.changes
21:37:49 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb'.
21:37:49 Docker CE Test - aarch64                        7.4 kB/s | 1.6 kB     00:00    
21:37:49 Importing GPG key 0x621E9F35:
21:37:49  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:37:49  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:37:49  From       : https://download.docker.com/linux/centos/gpg
21:37:49 Key imported successfully
21:37:49 Running transaction check
21:37:49 Transaction check succeeded.
21:37:49 Running transaction test
21:37:49 dpkg-genchanges: info: including full source code in upload
21:37:49  dpkg-source -I.git --after-build .
21:37:50 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb'.
21:37:50 Transaction test succeeded.
21:37:50 Running transaction
21:37:50 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:37:50 + destination=/build
21:37:50 + mkdir -p /build
21:37:50 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb /root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb /build
21:37:50 copied '/root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb'
21:37:50 removed '/root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb'
21:37:50 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:37:50 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:37:50 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:37:50 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:37:50 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc'
21:37:50 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc'
21:37:50 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz'
21:37:50 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz'
21:37:50 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.buildinfo'
21:37:50 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.buildinfo'
21:37:50 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.changes'
21:37:50 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.changes'
21:37:50 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:37:50 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:37:50 copied '/root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb'
21:37:50 removed '/root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb'
21:37:50 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:37:50 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
21:37:50 repo saved to /etc/yum.repos.d/docker-ce.repo
21:37:50 + yum-config-manager --disable 'docker-ce-*'
21:37:50 Loaded plugins: fastestmirror, ovl
21:37:50 =========================== repo: docker-ce-nightly ============================
21:37:50 [docker-ce-nightly]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/aarch64/nightly
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = False
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Nightly - aarch64
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-nightly/7/aarch64
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 ====================== repo: docker-ce-nightly-debuginfo =======================
21:37:50 [docker-ce-nightly-debuginfo]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/nightly
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = False
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Nightly - Debuginfo aarch64
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-nightly-debuginfo/7/aarch64
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 ======================== repo: docker-ce-nightly-source ========================
21:37:50 [docker-ce-nightly-source]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/source/nightly
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-source
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = False
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Nightly - Sources
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-nightly-source/7
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 ============================ repo: docker-ce-stable ============================
21:37:50 [docker-ce-stable]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/aarch64/stable
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = 0
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Stable - aarch64
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-stable/7/aarch64
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 ======================= repo: docker-ce-stable-debuginfo =======================
21:37:50 [docker-ce-stable-debuginfo]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/stable
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = False
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Stable - Debuginfo aarch64
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-stable-debuginfo/7/aarch64
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 ======================== repo: docker-ce-stable-source =========================
21:37:50 [docker-ce-stable-source]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/source/stable
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-source
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = False
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Stable - Sources
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-stable-source/7
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 ============================= repo: docker-ce-test =============================
21:37:50 [docker-ce-test]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = False
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Test - aarch64
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-test/7/aarch64
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 ======================== repo: docker-ce-test-debuginfo ========================
21:37:50 [docker-ce-test-debuginfo]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/test
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = False
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Test - Debuginfo aarch64
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-test-debuginfo/7/aarch64
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 ========================= repo: docker-ce-test-source ==========================
21:37:50 [docker-ce-test-source]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/source/test
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-source
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = False
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-source/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Test - Sources
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-source/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-test-source/7
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 + yum-config-manager --enable docker-ce-test
21:37:50 Loaded plugins: fastestmirror, ovl
21:37:50 ============================= repo: docker-ce-test =============================
21:37:50 [docker-ce-test]
21:37:50 async = True
21:37:50 bandwidth = 0
21:37:50 base_persistdir = /var/lib/yum/repos/aarch64/7
21:37:50 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
21:37:50 cache = 0
21:37:50 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
21:37:50 check_config_file_age = True
21:37:50 compare_providers_priority = 80
21:37:50 cost = 1000
21:37:50 deltarpm_metadata_percentage = 100
21:37:50 deltarpm_percentage = 
21:37:50 enabled = 1
21:37:50 enablegroups = True
21:37:50 exclude = 
21:37:50 failovermethod = priority
21:37:50 ftp_disable_epsv = False
21:37:50 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
21:37:50 gpgcakey = 
21:37:50 gpgcheck = True
21:37:50 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
21:37:50 gpgkey = https://download.docker.com/linux/centos/gpg
21:37:50 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
21:37:50 http_caching = all
21:37:50 includepkgs = 
21:37:50 ip_resolve = 
21:37:50 keepalive = True
21:37:50 keepcache = False
21:37:50 mddownloadpolicy = sqlite
21:37:50 mdpolicy = group:small
21:37:50 mediaid = 
21:37:50 metadata_expire = 21600
21:37:50 metadata_expire_filter = read-only:present
21:37:50 metalink = 
21:37:50 minrate = 0
21:37:50 mirrorlist = 
21:37:50 mirrorlist_expire = 86400
21:37:50 name = Docker CE Test - aarch64
21:37:50 old_base_cache_dir = 
21:37:50 password = 
21:37:50 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
21:37:50 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
21:37:50 proxy = False
21:37:50 proxy_dict = 
21:37:50 proxy_password = 
21:37:50 proxy_username = 
21:37:50 repo_gpgcheck = False
21:37:50 retries = 10
21:37:50 skip_if_unavailable = False
21:37:50 ssl_check_cert_permissions = True
21:37:50 sslcacert = 
21:37:50 sslclientcert = 
21:37:50 sslclientkey = 
21:37:50 sslverify = True
21:37:50 throttle = 0
21:37:50 timeout = 30.0
21:37:50 ui_id = docker-ce-test/7/aarch64
21:37:50 ui_repoid_vars = releasever,
21:37:50    basearch
21:37:50 username = 
21:37:50 
21:37:50 + yum makecache
21:37:50 Loaded plugins: fastestmirror, ovl
21:37:50 Determining fastest mirrors
21:37:50 # Build the compose plugin
21:37:50 cd /go/src/github.com/docker/compose \
21:37:50 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:37:50 make[2]: Entering directory '/root/build-deb/compose'
21:37:50 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:37:50 go: downloading github.com/docker/cli v23.0.1+incompatible
21:37:50 go: downloading golang.org/x/sys v0.5.0
21:37:50 go: downloading github.com/docker/docker v23.0.1+incompatible
21:37:50 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:37:50 go: downloading github.com/theupdateframework/notary v0.7.0
21:37:50 go: downloading github.com/compose-spec/compose-go v1.13.2
21:37:50 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:37:50 go: downloading github.com/docker/buildx v0.10.4
21:37:50 go: downloading github.com/hashicorp/go-version v1.6.0
21:37:50 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:37:50 go: downloading github.com/mattn/go-shellwords v1.0.12
21:37:50 go: downloading go.opentelemetry.io/otel v1.14.0
21:37:50 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:37:50 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:37:50 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:37:50 go: downloading github.com/stretchr/testify v1.8.2
21:37:50 go: downloading github.com/imdario/mergo v0.3.14
21:37:50 go: downloading github.com/containerd/console v1.0.3
21:37:50 go: downloading github.com/buger/goterm v1.0.4
21:37:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:37:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:37:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:37:50 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:37:50 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:37:50 go: downloading k8s.io/client-go v0.22.4
21:37:50 go: downloading k8s.io/api v0.22.4
21:37:50 go: downloading k8s.io/apimachinery v0.22.4
21:37:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:37:50 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:37:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:37:50 go: downloading github.com/golang/mock v1.6.0
21:37:50 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:37:50 go: downloading github.com/klauspost/compress v1.15.12
21:37:50 # Build the compose plugin
21:37:50 cd /go/src/github.com/docker/compose \
21:37:50 && make VERSION=v2.17.2 DESTDIR=/usr/libexec/docker/cli-plugins build
21:37:50 make[2]: Entering directory '/root/build-deb/compose'
21:37:50 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
21:37:50 go: downloading github.com/docker/cli v23.0.1+incompatible
21:37:50 go: downloading github.com/docker/docker v23.0.1+incompatible
21:37:50 go: downloading golang.org/x/sys v0.5.0
21:37:50 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:37:50 go: downloading github.com/theupdateframework/notary v0.7.0
21:37:50 go: downloading github.com/compose-spec/compose-go v1.13.2
21:37:50 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:37:50 go: downloading github.com/docker/buildx v0.10.4
21:37:50 go: downloading github.com/hashicorp/go-version v1.6.0
21:37:50 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:37:50 go: downloading github.com/mattn/go-shellwords v1.0.12
21:37:50 go: downloading go.opentelemetry.io/otel v1.14.0
21:37:50 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:37:50 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:37:50 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:37:50 go: downloading github.com/stretchr/testify v1.8.2
21:37:50 go: downloading github.com/imdario/mergo v0.3.14
21:37:50 go: downloading github.com/containerd/console v1.0.3
21:37:50 go: downloading github.com/buger/goterm v1.0.4
21:37:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:37:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:37:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:37:50 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:37:50 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:37:50 go: downloading k8s.io/client-go v0.22.4
21:37:50 go: downloading k8s.io/api v0.22.4
21:37:50   Preparing        :                                                        1/1 
21:37:50   Installing       : python3-libselinux-2.9-8.el8.aarch64                  1/35 
21:37:50   Installing       : libselinux-utils-2.9-8.el8.aarch64                    2/35 
21:37:50   Installing       : libnfnetlink-1.0.1-13.el8.aarch64                     3/35 
21:37:50   Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64                     3/35 
21:37:50   Installing       : fuse3-libs-3.3.0-16.el8.aarch64                       4/35 
21:37:50   Running scriptlet: fuse3-libs-3.3.0-16.el8.aarch64                       4/35 
21:37:50   Installing       : libnetfilter_conntrack-1.0.6-5.el8.aarch64            5/35 
21:37:50   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64            5/35 
21:37:51 go: downloading github.com/opencontainers/runc v1.1.3
21:37:51 go: downloading golang.org/x/time v0.1.0
21:37:51 go: downloading github.com/hashicorp/errwrap v1.1.0
21:37:51 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:37:51 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:37:51 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:37:51 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:37:51 go: downloading github.com/containerd/typeurl v1.0.2
21:37:51 go: downloading github.com/gogo/googleapis v1.4.1
21:37:51   Installing       : python3-libsemanage-2.9-9.el8.aarch64                 6/35 
21:37:51 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:37:51 go: downloading github.com/moby/locker v1.0.1
21:37:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:37:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:37:51 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:37:51 go: downloading github.com/mattn/go-runewidth v0.0.14
21:37:51 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:37:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:37:51 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'.
21:37:51 go: downloading k8s.io/apimachinery v0.22.4
21:37:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:37:52 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:37:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:37:52 go: downloading github.com/golang/mock v1.6.0
21:37:52   Installing       : python3-setools-4.3.0-3.el8.aarch64                   7/35 
21:37:52   Installing       : docker-buildx-plugin-0.10.4-0.el8.aarch64             8/35 
21:37:52 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:37:52 go: downloading github.com/klauspost/compress v1.15.12
21:37:52  * base: download.cf.centos.org
21:37:52  * extras: download.cf.centos.org
21:37:52  * updates: download.cf.centos.org
21:37:53 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
21:37:53   Running scriptlet: docker-buildx-plugin-0.10.4-0.el8.aarch64             8/35 
21:37:53   Installing       : docker-compose-plugin-2.17.2-0.el8.aarch64            9/35 
21:37:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:37:53   Running scriptlet: docker-compose-plugin-2.17.2-0.el8.aarch64            9/35 
21:37:53   Installing       : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el8   10/35 
21:37:53 + make IMAGE=debian:bookworm verify
21:37:53 docker run  --rm -i \
21:37:53 	-v "$(pwd):/v" \
21:37:53 	-e DEBIAN_FRONTEND=noninteractive \
21:37:53 	-e PACKAGE_REPO=staging \
21:37:53 	-w /v \
21:37:53 	debian:bookworm ./verify
21:37:53 Unable to find image 'debian:bookworm' locally
21:37:53 bookworm: Pulling from library/debian
21:37:54   Running scriptlet: docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el8   10/35 
21:37:54   Installing       : python3-audit-3.0.7-4.el8.aarch64                    11/35 
21:37:54   Installing       : libnl3-3.7.0-1.el8.aarch64                           12/35 
21:37:54   Running scriptlet: libnl3-3.7.0-1.el8.aarch64                           12/35 
21:37:54   Installing       : libibverbs-44.0-2.el8.1.aarch64                      13/35 
21:37:54   Installing       : libpcap-14:1.9.1-5.el8.aarch64                       14/35 
21:37:54 b813e5ae6de7: Already exists
21:37:54 Digest: sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73
21:37:54 Status: Downloaded newer image for debian:bookworm
21:37:54 go: downloading github.com/opencontainers/runc v1.1.3
21:37:54   Installing       : iptables-libs-1.8.4-24.el8.aarch64                   15/35 
21:37:54   Installing       : libnftnl-1.1.5-5.el8.aarch64                         16/35 
21:37:54   Running scriptlet: libnftnl-1.1.5-5.el8.aarch64                         16/35 
21:37:54   Running scriptlet: iptables-1.8.4-24.el8.aarch64                        17/35 
21:37:54   Installing       : iptables-1.8.4-24.el8.aarch64                        17/35 
21:37:54   Running scriptlet: iptables-1.8.4-24.el8.aarch64                        17/35 
21:37:54   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        18/35 
21:37:54 go: downloading golang.org/x/time v0.1.0
21:37:54 go: downloading github.com/hashicorp/errwrap v1.1.0
21:37:54 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:37:54 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:37:54 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:37:54 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:37:54 go: downloading github.com/containerd/typeurl v1.0.2
21:37:54 go: downloading github.com/gogo/googleapis v1.4.1
21:37:54 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:37:54 go: downloading github.com/moby/locker v1.0.1
21:37:54   Installing       : libcgroup-0.41-19.el8.aarch64                        18/35 
21:37:54   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        18/35 
21:37:54   Installing       : fuse-common-3.3.0-16.el8.aarch64                     19/35 
21:37:54   Installing       : fuse3-3.3.0-16.el8.aarch64                           20/35 
21:37:54   Installing       : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e   21/35 
21:37:54   Running scriptlet: fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e   21/35 
21:37:54   Installing       : diffutils-3.6-6.el8.aarch64                          22/35 
21:37:54   Running scriptlet: diffutils-3.6-6.el8.aarch64                          22/35 
21:37:54   Installing       : policycoreutils-2.9-24.el8.aarch64                   23/35 
21:37:54   Running scriptlet: policycoreutils-2.9-24.el8.aarch64                   23/35 
21:37:54 go: downloading github.com/pelletier/go-toml v1.9.5
21:37:54 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:37:54 go: downloading k8s.io/klog/v2 v2.60.1
21:37:54 go: downloading github.com/google/gofuzz v1.2.0
21:37:54 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:37:54 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:37:54 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:37:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:37:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:37:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:37:54 go: downloading github.com/aws/smithy-go v1.11.2
21:37:54 go: downloading github.com/containerd/continuity v0.3.0
21:37:54 go: downloading github.com/felixge/httpsnoop v1.0.2
21:37:54 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:37:54 go: downloading github.com/go-logr/stdr v1.2.2
21:37:54 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:37:54 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:37:54 go: downloading gopkg.in/inf.v0 v0.9.1
21:37:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:37:54 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:37:54 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:37:54 go: downloading github.com/googleapis/gnostic v0.5.5
21:37:54 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:37:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:37:54 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:37:54 go: downloading github.com/containerd/ttrpc v1.1.0
21:37:54 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:37:54 go: downloading github.com/json-iterator/go v1.1.12
21:37:54 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:37:54 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:37:54 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:37:54 go: downloading github.com/mattn/go-runewidth v0.0.14
21:37:54 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:37:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:37:54 + verify
21:37:54 + dpkg --version
21:37:54 + verify_deb
21:37:54 + apt-get update
21:37:54   Installing       : rpm-plugin-selinux-4.14.3-26.el8.aarch64             24/35 
21:37:54   Installing       : selinux-policy-3.14.3-117.el8.noarch                 25/35 
21:37:54   Running scriptlet: selinux-policy-3.14.3-117.el8.noarch                 25/35 
21:37:54 go: downloading github.com/mattn/go-colorable v0.1.13
21:37:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:37:54 go: downloading github.com/modern-go/reflect2 v1.0.2
21:37:54 go: downloading sigs.k8s.io/yaml v1.2.0
21:37:54 go: downloading github.com/moby/spdystream v0.2.0
21:37:54 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:37:54 go: downloading github.com/mattn/go-isatty v0.0.17
21:37:55 Get:1 http://deb.debian.org/debian bookworm InRelease [178 kB]
21:37:55 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [49.6 kB]
21:37:55 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:37:55 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8870 kB]
21:37:55 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [896 B]
21:37:56   Running scriptlet: selinux-policy-targeted-3.14.3-117.el8.noarch        26/35 
21:37:56   Installing       : selinux-policy-targeted-3.14.3-117.el8.noarch        26/35 
21:37:56 Fetched 9146 kB in 1s (6751 kB/s)
21:37:56   Running scriptlet: selinux-policy-targeted-3.14.3-117.el8.noarch        26/35 
21:37:56   Installing       : checkpolicy-2.9-1.el8.aarch64                        27/35 
21:37:56   Installing       : python3-policycoreutils-2.9-24.el8.noarch            28/35 
21:37:56 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb'.
21:37:56   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       29/35 
21:37:56   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   30/35 
21:37:56   Installing       : container-selinux-2:2.195.1-1.module_el8.8.0+1254+   30/35 
21:37:56 Reading package lists...
21:37:56 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:37:57 make[2]: Leaving directory '/root/build-deb/compose'
21:37:57 make[1]: Leaving directory '/root/build-deb'
21:37:57    debian/rules override_dh_auto_test
21:37:57 make[1]: Entering directory '/root/build-deb'
21:37:57 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:37:57 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:37:57 PASS: daemon version OK
21:37:57 ver="$(cli/build/docker --version)"; \
21:37:57 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:37:57 PASS: cli version OK
21:37:57 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:57 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:37:57 PASS: docker-buildx version OK
21:37:57 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:37:57 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:37:57 PASS: docker-compose version OK
21:37:57 make[1]: Leaving directory '/root/build-deb'
21:37:57    create-stamp debian/debhelper-build-stamp
21:37:57  debian/rules binary
21:37:57 dh binary --with=bash-completion
21:37:57    dh_testroot
21:37:57    dh_prep
21:37:57    dh_installdirs
21:37:57    debian/rules override_dh_auto_install
21:37:57 make[1]: Entering directory '/root/build-deb'
21:37:57 # docker-ce-cli install
21:37:57 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:37:57 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:37:57 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:37:57 # docker-ce install
21:37:57 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:37:57 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:37:57 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:37:57 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:37:57 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:37:57 # docker-buildx-plugin install
21:37:57 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:37:57 # docker-compose-plugin install
21:37:57 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:37:57 # docker-ce-rootless-extras install
21:37:57 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:37:57 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:37:57 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:37:57 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:37:57 # TODO: how can we install vpnkit?
21:37:57 make[1]: Leaving directory '/root/build-deb'
21:37:57    debian/rules override_dh_install
21:37:57 make[1]: Entering directory '/root/build-deb'
21:37:57 dh_install
21:37:57 # TODO Can we do this from within our container?
21:37:57 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:37:57 make[1]: Leaving directory '/root/build-deb'
21:37:57    dh_installdocs
21:37:57    dh_installchangelogs
21:37:57    dh_installman
21:37:57    dh_bash-completion
21:37:57    dh_systemd_enable
21:37:57    debian/rules override_dh_installinit
21:37:57 make[1]: Entering directory '/root/build-deb'
21:37:57 # use "docker" as our service name, not "docker-ce"
21:37:57 dh_installinit --name=docker
21:37:57 make[1]: Leaving directory '/root/build-deb'
21:37:57    dh_systemd_start
21:37:57    dh_perl
21:37:57    dh_link
21:37:57    dh_strip_nondeterminism
21:37:57 Reading package lists...
21:37:57 Building dependency tree...
21:37:57 Reading state information...
21:37:57    dh_compress
21:37:57 The following additional packages will be installed:
21:37:57   adduser bsdutils dbus dbus-bin dbus-daemon dbus-session-bus-common
21:37:57   dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0
21:37:57   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:37:57   gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv iso-codes libapparmor1
21:37:57   libappstream4 libargon2-1 libassuan0 libblkid1 libbrotli1 libcap2-bin
21:37:57   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:37:57   libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
21:37:57   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
21:37:57   libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
21:37:57   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmount1
21:37:57   libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
21:37:57   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
21:37:57   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
21:37:57   librtmp1 libsasl2-2 libsasl2-modules-db libsmartcols1 libsqlite3-0 libssh2-1
21:37:57   libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8
21:37:57   libuuid1 libxml2 libxmlb2 libyaml-0-2 media-types mount openssl packagekit
21:37:57   pinentry-curses polkitd python-apt-common python3 python3-apt
21:37:57   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
21:37:57   python3-distro python3-gi python3-httplib2 python3-jwt
21:37:57   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
21:37:57   python3-pkg-resources python3-pyparsing python3-six
21:37:57   python3-software-properties python3-wadllib python3.11 python3.11-minimal
21:37:57   readline-common sgml-base systemd systemd-sysv util-linux util-linux-extra
21:37:57   xml-core
21:37:57 Suggested packages:
21:37:57   liblocale-gettext-perl perl cron quota default-dbus-session-bus
21:37:57   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
21:37:57   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
21:37:57   gstreamer1.0-tools cryptsetup-bin nfs-common appstream pinentry-doc
21:37:57   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
21:37:57   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
21:37:57   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
21:37:57   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
21:37:57   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
21:37:57   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
21:37:57   libtss2-rc0 dosfstools kbd util-linux-locales debhelper
21:37:57 Recommended packages:
21:37:57   bsdextrautils libpam-cap shared-mime-info xdg-user-dirs krb5-locales
21:37:57   libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules
21:37:57   uuid-runtime packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
21:37:57   sensible-utils
21:37:57    dh_fixperms
21:37:57    dh_missing
21:37:57    debian/rules override_dh_strip
21:37:57 make[1]: Entering directory '/root/build-deb'
21:37:57 # Go has lots of problems with stripping, so just don't
21:37:57 make[1]: Leaving directory '/root/build-deb'
21:37:57    dh_makeshlibs
21:37:57    debian/rules override_dh_shlibdeps
21:37:57 make[1]: Entering directory '/root/build-deb'
21:37:57 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:37:58 go: downloading github.com/pelletier/go-toml v1.9.5
21:37:58 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:37:58 go: downloading k8s.io/klog/v2 v2.60.1
21:37:58 go: downloading github.com/google/gofuzz v1.2.0
21:37:58 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:37:58 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:37:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:37:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:37:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:37:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:37:58 go: downloading github.com/aws/smithy-go v1.11.2
21:37:58 go: downloading github.com/containerd/continuity v0.3.0
21:37:58 go: downloading github.com/felixge/httpsnoop v1.0.2
21:37:58 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:37:58 go: downloading github.com/go-logr/stdr v1.2.2
21:37:58 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:37:58 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:37:58 go: downloading gopkg.in/inf.v0 v0.9.1
21:37:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:37:58 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:37:58 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:37:58 go: downloading github.com/googleapis/gnostic v0.5.5
21:37:58 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:37:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:37:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:37:58 go: downloading github.com/containerd/ttrpc v1.1.0
21:37:58 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:37:58 go: downloading github.com/json-iterator/go v1.1.12
21:37:58 go: downloading github.com/mattn/go-colorable v0.1.13
21:37:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:37:58 go: downloading github.com/modern-go/reflect2 v1.0.2
21:37:58 go: downloading sigs.k8s.io/yaml v1.2.0
21:37:58 go: downloading github.com/moby/spdystream v0.2.0
21:37:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:37:58 go: downloading github.com/mattn/go-isatty v0.0.17
21:37:58 The following NEW packages will be installed:
21:37:58   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
21:37:58   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
21:37:58   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
21:37:58   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:37:58   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
21:37:58   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:37:58   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
21:37:58   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:37:58   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
21:37:58   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
21:37:58   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
21:37:58   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:37:58   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
21:37:58   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:37:58   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
21:37:58   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
21:37:58   lsb-release media-types openssl packagekit pinentry-curses polkitd
21:37:58   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:37:58   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:37:58   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
21:37:58   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
21:37:58   python3-software-properties python3-wadllib python3.11 python3.11-minimal
21:37:58   readline-common sgml-base software-properties-common systemd systemd-sysv
21:37:58   xml-core
21:37:58 The following packages will be upgraded:
21:37:58   bsdutils gpgv libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
21:37:58   util-linux-extra
21:37:58 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'.
21:37:58 9 upgraded, 118 newly installed, 0 to remove and 4 not upgraded.
21:37:58 Need to get 49.7 MB of archives.
21:37:58 After this operation, 185 MB of additional disk space will be used.
21:37:58 Get:1 http://deb.debian.org/debian bookworm/main arm64 bsdutils arm64 1:2.38.1-5+b1 [94.4 kB]
21:37:58 Get:2 http://deb.debian.org/debian bookworm/main arm64 libsmartcols1 arm64 2.38.1-5+b1 [104 kB]
21:37:58 Get:3 http://deb.debian.org/debian bookworm/main arm64 util-linux-extra arm64 2.38.1-5+b1 [112 kB]
21:37:58 Get:4 http://deb.debian.org/debian bookworm/main arm64 util-linux arm64 2.38.1-5+b1 [1144 kB]
21:37:58 Get:5 http://deb.debian.org/debian bookworm/main arm64 mount arm64 2.38.1-5+b1 [134 kB]
21:37:58 Get:6 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.8-1 [1801 kB]
21:37:58 Get:7 http://deb.debian.org/debian bookworm/main arm64 libblkid1 arm64 2.38.1-5+b1 [143 kB]
21:37:58 Get:8 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.9 kB]
21:37:58 Get:9 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
21:37:58 Get:10 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
21:37:58 Get:11 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
21:37:58 Get:12 http://deb.debian.org/debian bookworm/main arm64 libuuid1 arm64 2.38.1-5+b1 [28.5 kB]
21:37:58 Get:13 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-3~deb12u1 [205 kB]
21:37:58 Get:14 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
21:37:58 Get:15 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
21:37:58 Get:16 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
21:37:58 Get:17 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
21:37:58 Get:18 http://deb.debian.org/debian bookworm/main arm64 libmount1 arm64 2.38.1-5+b1 [159 kB]
21:37:58 Get:19 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.6-1 [1501 kB]
21:37:58 Get:20 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.6-1 [2817 kB]
21:37:58 Get:21 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.6-1 [41.5 kB]
21:37:58 Get:22 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.6-1 [191 kB]
21:37:58 Get:23 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.6-1 [102 kB]
21:37:58 Get:24 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.6-1 [76.6 kB]
21:37:58 Get:25 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB]
21:37:58 Get:26 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.6-1 [173 kB]
21:37:58 Get:27 http://deb.debian.org/debian bookworm/main arm64 adduser all 3.131 [166 kB]
21:37:58 Get:28 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.6-1 [77.7 kB]
21:37:58 Get:29 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.6-1 [94.5 kB]
21:37:58 Get:30 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB]
21:37:58 Get:31 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB]
21:37:59 Get:32 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1 [26.0 kB]
21:37:59 Get:33 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB]
21:37:59 Get:34 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-2 [122 kB]
21:37:59 Get:35 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-1+b1 [31.7 kB]
21:37:59 Get:36 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-1+b1 [79.2 kB]
21:37:59 Get:37 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
21:37:59 Get:38 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-1+b1 [313 kB]
21:37:59 Get:39 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-1+b1 [123 kB]
21:37:59 Get:40 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
21:37:59 Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB]
21:37:59 Get:42 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB]
21:37:59 Get:43 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB]
21:37:59 Get:44 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB]
21:37:59 Get:45 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB]
21:37:59 Get:46 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB]
21:37:59 Get:47 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB]
21:37:59 Get:48 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1 [9012 B]
21:37:59 Get:49 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1 [26.0 kB]
21:37:59 Get:50 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
21:37:59 Get:51 http://deb.debian.org/debian bookworm/main arm64 gpgv arm64 2.2.40-1.1 [629 kB]
21:37:59 Get:52 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.8-1 [1373 kB]
21:37:59 Get:53 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
21:37:59 Get:54 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.6-1 [207 kB]
21:37:59 Get:55 http://deb.debian.org/debian bookworm/main arm64 apt-transport-https all 2.6.0 [25.1 kB]
21:37:59 Get:56 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
21:37:59 Get:57 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
21:37:59 Get:58 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
21:37:59 Get:59 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
21:37:59 Get:60 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB]
21:37:59 Get:61 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
21:37:59 Get:62 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:37:59 Get:63 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
21:37:59 Get:64 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-7 [361 kB]
21:37:59 Get:65 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-7 [307 kB]
21:37:59 Get:66 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB]
21:37:59 Get:67 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB]
21:37:59 Get:68 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB]
21:37:59 Get:69 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
21:37:59 Get:70 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB]
21:37:59 Get:71 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.57 [5744 B]
21:37:59 Get:72 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-1 [1311 kB]
21:37:59 Get:73 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
21:37:59 Get:74 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
21:37:59 Get:75 http://deb.debian.org/debian bookworm/main arm64 libpackagekit-glib2-18 arm64 1.2.6-3 [101 kB]
21:37:59 Get:76 http://deb.debian.org/debian bookworm/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.6-3 [25.3 kB]
21:37:59 Get:77 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
21:37:59 Get:78 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB]
21:37:59 Get:79 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB]
21:37:59 Get:80 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB]
21:37:59 Get:81 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB]
21:37:59 Get:82 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB]
21:37:59 Get:83 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB]
21:37:59 Get:84 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB]
21:37:59 Get:85 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB]
21:37:59 Get:86 http://deb.debian.org/debian bookworm/main arm64 gnupg2 all 2.2.40-1.1 [445 kB]
21:37:59 Get:87 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.13.0-1 [2899 kB]
21:37:59 Get:88 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-7 [356 kB]
21:37:59 Get:89 http://deb.debian.org/debian bookworm/main arm64 libstemmer0d arm64 2.2.0-2 [112 kB]
21:37:59 Get:90 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
21:37:59 Get:91 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.1+b3 [619 kB]
21:37:59 Get:92 http://deb.debian.org/debian bookworm/main arm64 libxmlb2 arm64 0.3.10-2 [55.5 kB]
21:37:59 Get:93 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
21:37:59 Get:94 http://deb.debian.org/debian bookworm/main arm64 libappstream4 arm64 0.16.1-1 [182 kB]
21:37:59 Get:95 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-3 [33.9 kB]
21:37:59 Get:96 http://deb.debian.org/debian bookworm/main arm64 libduktape207 arm64 2.7.0-2 [124 kB]
21:37:59 Get:97 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
21:37:59 Get:98 http://deb.debian.org/debian bookworm/main arm64 libdw1 arm64 0.188-2.1 [219 kB]
21:37:59 Get:99 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-1 [1208 kB]
21:37:59 Get:100 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-1 [106 kB]
21:37:59 Get:101 http://deb.debian.org/debian bookworm/main arm64 libunwind8 arm64 1.6.2-3 [47.4 kB]
21:37:59 Get:102 http://deb.debian.org/debian bookworm/main arm64 libgstreamer1.0-0 arm64 1.22.0-2 [1067 kB]
21:37:59 Get:103 http://deb.debian.org/debian bookworm/main arm64 libpolkit-gobject-1-0 arm64 122-3 [42.7 kB]
21:37:59 Get:104 http://deb.debian.org/debian bookworm/main arm64 libpolkit-agent-1-0 arm64 122-3 [23.6 kB]
21:37:59 Get:105 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B]
21:37:59 Get:106 http://deb.debian.org/debian bookworm/main arm64 xml-core all 0.18+nmu1 [23.8 kB]
21:37:59 Get:107 http://deb.debian.org/debian bookworm/main arm64 polkitd arm64 122-3 [109 kB]
21:37:59 Get:108 http://deb.debian.org/debian bookworm/main arm64 packagekit arm64 1.2.6-3 [583 kB]
21:37:59 Get:109 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.5.3 [63.6 kB]
21:37:59 Get:110 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.5.3 [152 kB]
21:37:59 Get:111 http://deb.debian.org/debian bookworm/main arm64 python3-blinker all 1.5-1 [14.7 kB]
21:37:59 Get:112 http://deb.debian.org/debian bookworm/main arm64 python3-cffi-backend arm64 1.15.1-5+b1 [84.4 kB]
21:37:59 Get:113 http://deb.debian.org/debian bookworm/main arm64 python3-cryptography arm64 38.0.4-3 [589 kB]
21:37:59 Get:114 http://deb.debian.org/debian bookworm/main arm64 python3-dbus arm64 1.3.2-4+b1 [93.5 kB]
21:37:59 Get:115 http://deb.debian.org/debian bookworm/main arm64 python3-distro all 1.8.0-1 [20.5 kB]
21:37:59 Get:116 http://deb.debian.org/debian bookworm/main arm64 python3-gi arm64 3.42.2-3+b1 [212 kB]
21:37:59 Get:117 http://deb.debian.org/debian bookworm/main arm64 python3-pyparsing all 3.0.9-1 [138 kB]
21:37:59 Get:118 http://deb.debian.org/debian bookworm/main arm64 python3-httplib2 all 0.20.4-3 [36.0 kB]
21:37:59 Get:119 http://deb.debian.org/debian bookworm/main arm64 python3-jwt all 2.6.0-1 [26.6 kB]
21:37:59 Get:120 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
21:37:59 Get:121 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.uri all 1.0.6-3 [13.7 kB]
21:37:59 Get:122 http://deb.debian.org/debian bookworm/main arm64 python3-wadllib all 1.3.6-4 [37.2 kB]
21:37:59 Get:123 http://deb.debian.org/debian bookworm/main arm64 python3-oauthlib all 3.2.2-1 [95.4 kB]
21:37:59 Get:124 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB]
21:37:59 Get:125 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
21:37:59 Get:126 http://deb.debian.org/debian bookworm/main arm64 python3-software-properties all 0.99.30-4 [32.7 kB]
21:37:59 Get:127 http://deb.debian.org/debian bookworm/main arm64 software-properties-common all 0.99.30-4 [62.0 kB]
21:37:59 debconf: delaying package configuration, since apt-utils is not installed
21:37:59 Fetched 49.7 MB in 1s (77.5 MB/s)
21:37: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 ... 6007 files and directories currently installed.)
21:37:59 Preparing to unpack .../bsdutils_1%3a2.38.1-5+b1_arm64.deb ...
21:37:59 Unpacking bsdutils (1:2.38.1-5+b1) over (1:2.38.1-5) ...
21:37:59 Setting up bsdutils (1:2.38.1-5+b1) ...
21:37: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 ... 6008 files and directories currently installed.)
21:37:59 Preparing to unpack .../libsmartcols1_2.38.1-5+b1_arm64.deb ...
21:37:59 Unpacking libsmartcols1:arm64 (2.38.1-5+b1) over (2.38.1-5) ...
21:37:59 Setting up libsmartcols1:arm64 (2.38.1-5+b1) ...
21:37: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 ... 6009 files and directories currently installed.)
21:37:59 Preparing to unpack .../util-linux-extra_2.38.1-5+b1_arm64.deb ...
21:37:59 Unpacking util-linux-extra (2.38.1-5+b1) over (2.38.1-5) ...
21:37:59 Setting up util-linux-extra (2.38.1-5+b1) ...
21:37: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 ... 6010 files and directories currently installed.)
21:37:59 Preparing to unpack .../util-linux_2.38.1-5+b1_arm64.deb ...
21:37:59 Unpacking util-linux (2.38.1-5+b1) over (2.38.1-5) ...
21:38:00 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'.
21:38:00 make[2]: Leaving directory '/root/build-deb/compose'
21:38:00 make[1]: Leaving directory '/root/build-deb'
21:38:00    debian/rules override_dh_auto_test
21:38:00 make[1]: Entering directory '/root/build-deb'
21:38:00 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:00 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:00 PASS: daemon version OK
21:38:00 ver="$(cli/build/docker --version)"; \
21:38:00 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:00 PASS: cli version OK
21:38:00 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:00 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:00 PASS: docker-buildx version OK
21:38:00 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:00 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:00 PASS: docker-compose version OK
21:38:00 make[1]: Leaving directory '/root/build-deb'
21:38:00    create-stamp debian/debhelper-build-stamp
21:38:00  debian/rules binary
21:38:00 dh binary --with=bash-completion
21:38:00    dh_testroot
21:38:00    dh_prep
21:38:00    dh_installdirs
21:38:00    debian/rules override_dh_auto_install
21:38:00 make[1]: Entering directory '/root/build-deb'
21:38:00 # docker-ce-cli install
21:38:00 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:00 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:00 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:00 # docker-ce install
21:38:00 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:00 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:00 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'.
21:38:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:00 # docker-buildx-plugin install
21:38:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:00 # docker-compose-plugin install
21:38:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:00 # docker-ce-rootless-extras install
21:38:00 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:00 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:00 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:00 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:00 # TODO: how can we install vpnkit?
21:38:00 make[1]: Leaving directory '/root/build-deb'
21:38:00    debian/rules override_dh_install
21:38:00 make[1]: Entering directory '/root/build-deb'
21:38:00 dh_install
21:38:01 # TODO Can we do this from within our container?
21:38:01 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:01 make[1]: Leaving directory '/root/build-deb'
21:38:01    dh_installdocs
21:38:01    dh_installchangelogs
21:38:01 Setting up util-linux (2.38.1-5+b1) ...
21:38: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 ... 6011 files and directories currently installed.)
21:38:01 Preparing to unpack .../mount_2.38.1-5+b1_arm64.deb ...
21:38:01 Unpacking mount (2.38.1-5+b1) over (2.38.1-5) ...
21:38:01    dh_installman
21:38:01    dh_bash-completion
21:38:01 Selecting previously unselected package libssl3:arm64.
21:38:01 Preparing to unpack .../libssl3_3.0.8-1_arm64.deb ...
21:38:01 Unpacking libssl3:arm64 (3.0.8-1) ...
21:38:01 #17 DONE 135.1s
21:38:01 
21:38:01 #18 exporting to client
21:38:01 #18 copying files 20.22MB 0.1s
21:38:01 #18 copying files 49.30MB 0.3s done
21:38:01 #18 DONE 0.3s
21:38:01 mkdir -p build/linux/docker
21:38:01 cp /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/cli/build/docker build/linux/docker/
21:38:01 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
21:38:01 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/bundles/binary/$f build/linux/docker/$f; \
21:38:01 done
21:38:01 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/bundles/binary/containerd-shim': No such file or directory
21:38:01 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20230330191823-de0d30f.tgz docker
21:38:01    dh_systemd_enable
21:38:01    debian/rules override_dh_installinit
21:38:01 make[1]: Entering directory '/root/build-deb'
21:38:01 # use "docker" as our service name, not "docker-ce"
21:38:01 dh_installinit --name=docker
21:38:01 make[1]: Leaving directory '/root/build-deb'
21:38:01    dh_systemd_start
21:38:01    dh_perl
21:38:01 Preparing to unpack .../libblkid1_2.38.1-5+b1_arm64.deb ...
21:38:01 Unpacking libblkid1:arm64 (2.38.1-5+b1) over (2.38.1-5) ...
21:38:01 Setting up libblkid1:arm64 (2.38.1-5+b1) ...
21:38:01 Selecting previously unselected package libargon2-1:arm64.
21:38: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 ... 6025 files and directories currently installed.)
21:38:01 Preparing to unpack .../libargon2-1_0~20171227-0.3_arm64.deb ...
21:38:01 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
21:38:01 Selecting previously unselected package dmsetup.
21:38:01 Preparing to unpack .../dmsetup_2%3a1.02.185-2_arm64.deb ...
21:38:01 Unpacking dmsetup (2:1.02.185-2) ...
21:38:01 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:38:01 Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
21:38:01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
21:38:01    dh_link
21:38:01    dh_strip_nondeterminism
21:38:01 Selecting previously unselected package libjson-c5:arm64.
21:38:01 Preparing to unpack .../libjson-c5_0.16-2_arm64.deb ...
21:38:01 Unpacking libjson-c5:arm64 (0.16-2) ...
21:38:01 Preparing to unpack .../libuuid1_2.38.1-5+b1_arm64.deb ...
21:38:01 Unpacking libuuid1:arm64 (2.38.1-5+b1) over (2.38.1-5) ...
21:38:01 Setting up libuuid1:arm64 (2.38.1-5+b1) ...
21:38:01 Selecting previously unselected package libcryptsetup12:arm64.
21:38: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 ... 6060 files and directories currently installed.)
21:38:01 Preparing to unpack .../0-libcryptsetup12_2%3a2.6.1-3~deb12u1_arm64.deb ...
21:38:01 Unpacking libcryptsetup12:arm64 (2:2.6.1-3~deb12u1) ...
21:38:02 Selecting previously unselected package libfdisk1:arm64.
21:38:02 Preparing to unpack .../1-libfdisk1_2.38.1-5+b1_arm64.deb ...
21:38:02 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
21:38:02 Selecting previously unselected package libkmod2:arm64.
21:38:02 Preparing to unpack .../2-libkmod2_30+20221128-1_arm64.deb ...
21:38:02 Unpacking libkmod2:arm64 (30+20221128-1) ...
21:38:02 Selecting previously unselected package libapparmor1:arm64.
21:38:02 Preparing to unpack .../3-libapparmor1_3.0.8-3_arm64.deb ...
21:38:02 Unpacking libapparmor1:arm64 (3.0.8-3) ...
21:38:02 Selecting previously unselected package libip4tc2:arm64.
21:38:02 Preparing to unpack .../4-libip4tc2_1.8.9-2_arm64.deb ...
21:38:02 Unpacking libip4tc2:arm64 (1.8.9-2) ...
21:38:02 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb'.
21:38:02 Preparing to unpack .../5-libmount1_2.38.1-5+b1_arm64.deb ...
21:38:02 Unpacking libmount1:arm64 (2.38.1-5+b1) over (2.38.1-5) ...
21:38:02 Setting up libmount1:arm64 (2.38.1-5+b1) ...
21:38:02 Selecting previously unselected package libsystemd-shared:arm64.
21:38: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 ... 6094 files and directories currently installed.)
21:38:02 Preparing to unpack .../libsystemd-shared_252.6-1_arm64.deb ...
21:38:02 Unpacking libsystemd-shared:arm64 (252.6-1) ...
21:38:02 Setting up libssl3:arm64 (3.0.8-1) ...
21:38:02 Selecting previously unselected package systemd.
21:38: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 ... 6102 files and directories currently installed.)
21:38:02 Preparing to unpack .../systemd_252.6-1_arm64.deb ...
21:38:02 Unpacking systemd (252.6-1) ...
21:38:02    dh_compress
21:38:02    dh_fixperms
21:38:03 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
21:38:03 Setting up libjson-c5:arm64 (0.16-2) ...
21:38:03 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
21:38:03 Setting up libkmod2:arm64 (30+20221128-1) ...
21:38:03 Setting up libapparmor1:arm64 (3.0.8-3) ...
21:38:03    dh_missing
21:38:03    debian/rules override_dh_strip
21:38:03 make[1]: Entering directory '/root/build-deb'
21:38:03 # Go has lots of problems with stripping, so just don't
21:38:03 make[1]: Leaving directory '/root/build-deb'
21:38:03    dh_makeshlibs
21:38:03 Setting up libip4tc2:arm64 (1.8.9-2) ...
21:38:03 Setting up libsystemd-shared:arm64 (252.6-1) ...
21:38:03 Setting up mount (2.38.1-5+b1) ...
21:38:03 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
21:38:03 Setting up libcryptsetup12:arm64 (2:2.6.1-3~deb12u1) ...
21:38:03 Setting up systemd (252.6-1) ...
21:38:03 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:38:03 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:38:03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:38:03 Initializing machine ID from random generator.
21:38:03 Creating group 'systemd-journal' with GID 999.
21:38:03 Creating group 'systemd-network' with GID 998.
21:38:03 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
21:38:03 Setting up dmsetup (2:1.02.185-2) ...
21:38:03    debian/rules override_dh_shlibdeps
21:38:03 make[1]: Entering directory '/root/build-deb'
21:38:03 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:03 Selecting previously unselected package systemd-sysv.
21:38: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 ... 6948 files and directories currently installed.)
21:38:03 Preparing to unpack .../0-systemd-sysv_252.6-1_arm64.deb ...
21:38:03 Unpacking systemd-sysv (252.6-1) ...
21:38:03 Selecting previously unselected package libdbus-1-3:arm64.
21:38:03 Preparing to unpack .../1-libdbus-1-3_1.14.6-1_arm64.deb ...
21:38:03 Unpacking libdbus-1-3:arm64 (1.14.6-1) ...
21:38:03 Selecting previously unselected package dbus-bin.
21:38:03 Preparing to unpack .../2-dbus-bin_1.14.6-1_arm64.deb ...
21:38:03 Unpacking dbus-bin (1.14.6-1) ...
21:38:03 Selecting previously unselected package dbus-session-bus-common.
21:38:03 Preparing to unpack .../3-dbus-session-bus-common_1.14.6-1_all.deb ...
21:38:03 Unpacking dbus-session-bus-common (1.14.6-1) ...
21:38:03 Selecting previously unselected package libexpat1:arm64.
21:38:03 Preparing to unpack .../4-libexpat1_2.5.0-1_arm64.deb ...
21:38:03 Unpacking libexpat1:arm64 (2.5.0-1) ...
21:38:03 Selecting previously unselected package dbus-daemon.
21:38:03 Preparing to unpack .../5-dbus-daemon_1.14.6-1_arm64.deb ...
21:38:03 Unpacking dbus-daemon (1.14.6-1) ...
21:38:03 Selecting previously unselected package adduser.
21:38:03 Preparing to unpack .../6-adduser_3.131_all.deb ...
21:38:03 Unpacking adduser (3.131) ...
21:38:03 Setting up adduser (3.131) ...
21:38:03 Selecting previously unselected package dbus-system-bus-common.
21:38: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 ... 7093 files and directories currently installed.)
21:38:03 Preparing to unpack .../dbus-system-bus-common_1.14.6-1_all.deb ...
21:38:03 Unpacking dbus-system-bus-common (1.14.6-1) ...
21:38:04 Selecting previously unselected package dbus.
21:38:04 Preparing to unpack .../dbus_1.14.6-1_arm64.deb ...
21:38:04 Unpacking dbus (1.14.6-1) ...
21:38:04 Selecting previously unselected package libpython3.11-minimal:arm64.
21:38:04 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_arm64.deb ...
21:38:04 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ...
21:38:04 Selecting previously unselected package python3.11-minimal.
21:38:04 Preparing to unpack .../python3.11-minimal_3.11.2-6_arm64.deb ...
21:38:04 Unpacking python3.11-minimal (3.11.2-6) ...
21:38:04 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ...
21:38:04 Setting up libexpat1:arm64 (2.5.0-1) ...
21:38:04 Setting up python3.11-minimal (3.11.2-6) ...
21:38:04 + popd
21:38:04 ~/rpmbuild/BUILD/src
21:38:04 + RPM_EC=0
21:38:04 ++ jobs -p
21:38:04 + exit 0
21:38:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g5svXg
21:38:04 + umask 022
21:38:04 + cd /root/rpmbuild/BUILD
21:38:04 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64 '!=' / ']'
21:38:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64
21:38:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64
21:38:04 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:04 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64
21:38:04 + cd src
21:38:04 + pushd /root/rpmbuild/BUILD/src/compose
21:38:04 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:04 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:38:04 + popd
21:38:04 ~/rpmbuild/BUILD/src
21:38:04 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:04 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:38:04 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:04 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:38:04 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:04 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:38:04 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:04 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:38:04 + /usr/lib/rpm/check-buildroot
21:38:04 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:04 + /usr/lib/rpm/brp-compress
21:38:04 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:04 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:04 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:04 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:04 + /usr/lib/rpm/brp-python-hardlink
21:38:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZHY0sT
21:38:04 + umask 022
21:38:04 + cd /root/rpmbuild/BUILD
21:38:04 + cd src
21:38:04 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:38:04 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:04 + ver=v2.17.2
21:38:04 + test v2.17.2 = v2.17.2
21:38:04 + echo 'PASS: docker-compose version OK'
21:38:04 + RPM_EC=0
21:38:04 PASS: docker-compose version OK
21:38:04 ++ jobs -p
21:38:04 + exit 0
21:38:04 Processing files: docker-compose-plugin-2.17.2-0.el9.aarch64
21:38:04 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oIviDl
21:38:04 + umask 022
21:38:04 + cd /root/rpmbuild/BUILD
21:38:04 + cd src
21:38:04 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/share/doc/docker-compose-plugin
21:38:04 + export LC_ALL=C
21:38:04 + LC_ALL=C
21:38:04 + export DOCDIR
21:38:04 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/share/doc/docker-compose-plugin
21:38:04 + 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.17.2-0.el9.aarch64/usr/share/doc/docker-compose-plugin
21:38:04 + RPM_EC=0
21:38:04 ++ jobs -p
21:38:04 + exit 0
21:38:04 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zuTKPX
21:38:04 + umask 022
21:38:04 + cd /root/rpmbuild/BUILD
21:38:04 + cd src
21:38:04 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
21:38:04 + export LC_ALL=C
21:38:04 + LC_ALL=C
21:38:04 + export LICENSEDIR
21:38:04 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
21:38:04 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
21:38:04 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
21:38:04 + RPM_EC=0
21:38:04 ++ jobs -p
21:38:04 + exit 0
21:38:04 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:38:04 Provides: docker-compose-plugin = 0:2.17.2-0.el9 docker-compose-plugin(aarch-64) = 0:2.17.2-0.el9
21:38:04 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:04 Requires(post): /bin/sh
21:38:04 Requires(preun): /bin/sh
21:38:04 Requires(postun): /bin/sh
21:38:04 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit)
21:38:04 Enhances: docker-ce-cli
21:38:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64
21:38:04 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.el9.src.rpm
21:38:04 make[2]: Leaving directory '/root/build-deb/compose'
21:38:04 make[1]: Leaving directory '/root/build-deb'
21:38:04    debian/rules override_dh_auto_test
21:38:04 make[1]: Entering directory '/root/build-deb'
21:38:04 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:04 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:04 PASS: daemon version OK
21:38:04 ver="$(cli/build/docker --version)"; \
21:38:04 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:04 PASS: cli version OK
21:38:04 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:04 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:04 PASS: docker-buildx version OK
21:38:04 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:04 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:04 PASS: docker-compose version OK
21:38:04 make[1]: Leaving directory '/root/build-deb'
21:38:04    create-stamp debian/debhelper-build-stamp
21:38:04  debian/rules binary
21:38:04 dh binary --with=bash-completion
21:38:04    dh_testroot
21:38:04    dh_prep
21:38:04    dh_installdirs
21:38:04    debian/rules override_dh_auto_install
21:38:04 make[1]: Entering directory '/root/build-deb'
21:38:04 # docker-ce-cli install
21:38:04 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:04 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:04 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:04 # docker-ce install
21:38:04 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:04 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:04 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:04 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:04 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:04 # docker-buildx-plugin install
21:38:04 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:04 # docker-compose-plugin install
21:38:04 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:04 # docker-ce-rootless-extras install
21:38:04 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:04 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:04 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:04 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:04 # TODO: how can we install vpnkit?
21:38:04 make[1]: Leaving directory '/root/build-deb'
21:38:04    debian/rules override_dh_install
21:38:04 make[1]: Entering directory '/root/build-deb'
21:38:04 dh_install
21:38:04 # TODO Can we do this from within our container?
21:38:04 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:04 # extra binaries for running rootless
21:38:04 mkdir -p build/linux/docker-rootless-extras
21:38:04 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
21:38:04 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/bundles/binary/$f ]; then \
21:38:04 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/docker/bundles/binary/$f build/linux/docker-rootless-extras/$f; \
21:38:04 	fi \
21:38:04 done
21:38:04 make[1]: Leaving directory '/root/build-deb'
21:38:04    dh_installdocs
21:38:04    dh_installchangelogs
21:38:04    dh_installman
21:38:05 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20230330191823-de0d30f.tgz docker-rootless-extras
21:38:05 Selecting previously unselected package python3-minimal.
21:38: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 ... 7428 files and directories currently installed.)
21:38:05 Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ...
21:38:05 Unpacking python3-minimal (3.11.2-1) ...
21:38:05 Selecting previously unselected package media-types.
21:38:05 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
21:38:05 Unpacking media-types (10.0.0) ...
21:38:05 Selecting previously unselected package libncursesw6:arm64.
21:38:05 Preparing to unpack .../02-libncursesw6_6.4-2_arm64.deb ...
21:38:05 Unpacking libncursesw6:arm64 (6.4-2) ...
21:38:05 Selecting previously unselected package libkrb5support0:arm64.
21:38:05 Preparing to unpack .../03-libkrb5support0_1.20.1-1+b1_arm64.deb ...
21:38:05 Unpacking libkrb5support0:arm64 (1.20.1-1+b1) ...
21:38:05 Selecting previously unselected package libk5crypto3:arm64.
21:38:05 Preparing to unpack .../04-libk5crypto3_1.20.1-1+b1_arm64.deb ...
21:38:05 Unpacking libk5crypto3:arm64 (1.20.1-1+b1) ...
21:38:05 Selecting previously unselected package libkeyutils1:arm64.
21:38:05 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ...
21:38:05 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
21:38:05 Selecting previously unselected package libkrb5-3:arm64.
21:38:05 Preparing to unpack .../06-libkrb5-3_1.20.1-1+b1_arm64.deb ...
21:38:05 Unpacking libkrb5-3:arm64 (1.20.1-1+b1) ...
21:38:05 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:38:05 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-1+b1_arm64.deb ...
21:38:05 Unpacking libgssapi-krb5-2:arm64 (1.20.1-1+b1) ...
21:38:05 Selecting previously unselected package libtirpc-common.
21:38:05 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:38:05 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:38:05 Selecting previously unselected package libtirpc3:arm64.
21:38:05 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
21:38:05 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
21:38:05 Selecting previously unselected package libnsl2:arm64.
21:38:05 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ...
21:38:05 Unpacking libnsl2:arm64 (1.3.0-2) ...
21:38:05 Selecting previously unselected package readline-common.
21:38:05 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
21:38:05 Unpacking readline-common (8.2-1.3) ...
21:38:05 Selecting previously unselected package libreadline8:arm64.
21:38:05 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ...
21:38:05 Unpacking libreadline8:arm64 (8.2-1.3) ...
21:38:05 Selecting previously unselected package libsqlite3-0:arm64.
21:38:05 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ...
21:38:05 Unpacking libsqlite3-0:arm64 (3.40.1-2) ...
21:38:05 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'.
21:38:05    dh_bash-completion
21:38:05    dh_systemd_enable
21:38:05    debian/rules override_dh_installinit
21:38:05 make[1]: Entering directory '/root/build-deb'
21:38:05 # use "docker" as our service name, not "docker-ce"
21:38:05 dh_installinit --name=docker
21:38:05 make[1]: Leaving directory '/root/build-deb'
21:38:05    dh_systemd_start
21:38:05    dh_perl
21:38:05    dh_link
21:38:06 Selecting previously unselected package libpython3.11-stdlib:arm64.
21:38:06 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ...
21:38:06 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ...
21:38:06 Selecting previously unselected package python3.11.
21:38:06 Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ...
21:38:06 Unpacking python3.11 (3.11.2-6) ...
21:38:06 Selecting previously unselected package libpython3-stdlib:arm64.
21:38:06 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1_arm64.deb ...
21:38:06 Unpacking libpython3-stdlib:arm64 (3.11.2-1) ...
21:38:06    dh_strip_nondeterminism
21:38:06    dh_compress
21:38:06    dh_fixperms
21:38:06 Setting up python3-minimal (3.11.2-1) ...
21:38:06 Selecting previously unselected package python3.
21:38: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 ... 7938 files and directories currently installed.)
21:38:06 Preparing to unpack .../python3_3.11.2-1_arm64.deb ...
21:38:06 Unpacking python3 (3.11.2-1) ...
21:38:06    dh_missing
21:38:06    debian/rules override_dh_strip
21:38:06 make[1]: Entering directory '/root/build-deb'
21:38:06 # Go has lots of problems with stripping, so just don't
21:38:06 make[1]: Leaving directory '/root/build-deb'
21:38:06    dh_makeshlibs
21:38:06    debian/rules override_dh_shlibdeps
21:38:06 make[1]: Entering directory '/root/build-deb'
21:38:06 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:06 make[2]: Leaving directory '/root/build-deb/compose'
21:38:06 make[1]: Leaving directory '/root/build-deb'
21:38:06    debian/rules override_dh_auto_test
21:38:06 make[1]: Entering directory '/root/build-deb'
21:38:06 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:06 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:06 Selecting previously unselected package sgml-base.
21:38:06 Preparing to unpack .../sgml-base_1.31_all.deb ...
21:38:06 Unpacking sgml-base (1.31) ...
21:38:06 Preparing to unpack .../gpgv_2.2.40-1.1_arm64.deb ...
21:38:06 Unpacking gpgv (2.2.40-1.1) over (2.2.40-1) ...
21:38:06 Setting up gpgv (2.2.40-1.1) ...
21:38:06 Selecting previously unselected package openssl.
21:38: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 ... 7987 files and directories currently installed.)
21:38:06 Preparing to unpack .../00-openssl_3.0.8-1_arm64.deb ...
21:38:06 Unpacking openssl (3.0.8-1) ...
21:38:06 PASS: daemon version OK
21:38:06 ver="$(cli/build/docker --version)"; \
21:38:06 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:06 PASS: cli version OK
21:38:06 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:06 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:06 PASS: docker-buildx version OK
21:38:06 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:06 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:06 PASS: docker-compose version OK
21:38:06 make[1]: Leaving directory '/root/build-deb'
21:38:06    create-stamp debian/debhelper-build-stamp
21:38:06  debian/rules binary
21:38:06 dh binary --with=bash-completion
21:38:06    dh_testroot
21:38:06    dh_prep
21:38:06    dh_installdirs
21:38:06 Selecting previously unselected package ca-certificates.
21:38:06 Preparing to unpack .../01-ca-certificates_20230311_all.deb ...
21:38:06 Unpacking ca-certificates (20230311) ...
21:38:06 Selecting previously unselected package libpam-systemd:arm64.
21:38:06 Preparing to unpack .../02-libpam-systemd_252.6-1_arm64.deb ...
21:38:06 Unpacking libpam-systemd:arm64 (252.6-1) ...
21:38:06 Selecting previously unselected package apt-transport-https.
21:38:06 Preparing to unpack .../03-apt-transport-https_2.6.0_all.deb ...
21:38:06 Unpacking apt-transport-https (2.6.0) ...
21:38:07    debian/rules override_dh_auto_install
21:38:07 make[1]: Entering directory '/root/build-deb'
21:38:07 # docker-ce-cli install
21:38:07 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:07 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:07 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:07 # docker-ce install
21:38:07 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:07 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:07 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:07 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:07 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:07 # docker-buildx-plugin install
21:38:07 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:07 # docker-compose-plugin install
21:38:07 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:07 # docker-ce-rootless-extras install
21:38:07 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:07 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:07 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:07 Selecting previously unselected package libbrotli1:arm64.
21:38:07 Preparing to unpack .../04-libbrotli1_1.0.9-2+b6_arm64.deb ...
21:38:07 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
21:38:07 Selecting previously unselected package libsasl2-modules-db:arm64.
21:38:07 Preparing to unpack .../05-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
21:38:07 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
21:38:07 Selecting previously unselected package libsasl2-2:arm64.
21:38:07 Preparing to unpack .../06-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
21:38:07 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
21:38:07 Selecting previously unselected package libldap-2.5-0:arm64.
21:38:07 Preparing to unpack .../07-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
21:38:07 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
21:38:07 Selecting previously unselected package libnghttp2-14:arm64.
21:38:07 Preparing to unpack .../08-libnghttp2-14_1.52.0-1_arm64.deb ...
21:38:07 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
21:38:07 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.fc36.x86_64.rpm
21:38:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ka0Kau
21:38:07 + umask 022
21:38:07 + cd /root/rpmbuild/BUILD
21:38:07 + cd src
21:38:07 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64
21:38:07 + RPM_EC=0
21:38:07 ++ jobs -p
21:38:07 + exit 0
21:38:07 
21:38:07 RPM build warnings:
21:38:07     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:38:07     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:38:07     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:38:07     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/docker-proxy
21:38:07     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I1ripH
21:38:07 + umask 022
21:38:07 + cd /root/rpmbuild/BUILD
21:38:07 + cd /root/rpmbuild/BUILD
21:38:07 + rm -rf src
21:38:07 + /usr/bin/mkdir -p src
21:38:07 + cd src
21:38:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:38:07 + /usr/bin/tar -xof -
21:38:07 + STATUS=0
21:38:07 + '[' 0 -ne 0 ']'
21:38:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:38:07 + /usr/bin/tar -xof -
21:38:07 + STATUS=0
21:38:07 + '[' 0 -ne 0 ']'
21:38:07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:07 + RPM_EC=0
21:38:07 ++ jobs -p
21:38:07 + exit 0
21:38:07 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V4K0ZJ
21:38:07 + umask 022
21:38:07 + cd /root/rpmbuild/BUILD
21:38:07 + 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'
21:38:07 + export CFLAGS
21:38:07 + 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'
21:38:07 + export CXXFLAGS
21:38:07 + 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'
21:38:07 + export FFLAGS
21:38:07 + 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'
21:38:07 + export FCFLAGS
21:38:07 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.17.2-0.fc36.x86_64.ld'
21:38:07 + export LDFLAGS
21:38:07 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:38:07 + export LT_SYS_LIBRARY_PATH
21:38:07 + CC=gcc
21:38:07 + export CC
21:38:07 + CXX=g++
21:38:07 + export CXX
21:38:07 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:38:07 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.17.2-0.fc36 x86_64
21:38:07 + cd src
21:38:07 + pushd /root/rpmbuild/BUILD/src/compose
21:38:07 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:07 + make VERSION=v2.17.2 DESTDIR=./bin build
21:38:07 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:38:07 go: downloading github.com/docker/cli v23.0.1+incompatible
21:38:07 go: downloading golang.org/x/sys v0.5.0
21:38:07 go: downloading github.com/docker/docker v23.0.1+incompatible
21:38:07 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:38:07 go: downloading github.com/theupdateframework/notary v0.7.0
21:38:07 go: downloading github.com/compose-spec/compose-go v1.13.2
21:38:07 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:38:07 go: downloading github.com/docker/buildx v0.10.4
21:38:07 go: downloading github.com/hashicorp/go-version v1.6.0
21:38:07 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:38:07 go: downloading github.com/mattn/go-shellwords v1.0.12
21:38:07 go: downloading go.opentelemetry.io/otel v1.14.0
21:38:07 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:38:07 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:38:07 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:38:07 go: downloading github.com/stretchr/testify v1.8.2
21:38:07 go: downloading github.com/imdario/mergo v0.3.14
21:38:07 go: downloading github.com/containerd/console v1.0.3
21:38:07 go: downloading github.com/buger/goterm v1.0.4
21:38:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:38:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:38:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:38:07 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:38:07 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:38:07 go: downloading k8s.io/client-go v0.22.4
21:38:07 go: downloading k8s.io/api v0.22.4
21:38:07 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:07 # TODO: how can we install vpnkit?
21:38:07 make[1]: Leaving directory '/root/build-deb'
21:38:07    debian/rules override_dh_install
21:38:07 make[1]: Entering directory '/root/build-deb'
21:38:07 dh_install
21:38:07 # TODO Can we do this from within our container?
21:38:07 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:07 make[1]: Leaving directory '/root/build-deb'
21:38:07    dh_installdocs
21:38:07    dh_installchangelogs
21:38:07 Selecting previously unselected package libpsl5:arm64.
21:38:07 Preparing to unpack .../09-libpsl5_0.21.2-1_arm64.deb ...
21:38:07 Unpacking libpsl5:arm64 (0.21.2-1) ...
21:38:07 Selecting previously unselected package librtmp1:arm64.
21:38:07 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:38:07 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:38:07 Selecting previously unselected package libssh2-1:arm64.
21:38:07 Preparing to unpack .../11-libssh2-1_1.10.0-3+b1_arm64.deb ...
21:38:07 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
21:38:07 Selecting previously unselected package libcurl4:arm64.
21:38:07 Preparing to unpack .../12-libcurl4_7.88.1-7_arm64.deb ...
21:38:07 Unpacking libcurl4:arm64 (7.88.1-7) ...
21:38:07 Selecting previously unselected package curl.
21:38:07 Preparing to unpack .../13-curl_7.88.1-7_arm64.deb ...
21:38:07 Unpacking curl (7.88.1-7) ...
21:38:07 go: downloading k8s.io/apimachinery v0.22.4
21:38:07 + popd
21:38:07 + RPM_EC=0
21:38:07 ~/rpmbuild/BUILD/src
21:38:07 ++ jobs -p
21:38:07 + exit 0
21:38:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PyoEjm
21:38:07 + umask 022
21:38:07 + cd /root/rpmbuild/BUILD
21:38:07 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64 '!=' / ']'
21:38:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64
21:38:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64
21:38:07 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:07 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64
21:38:07 + 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'
21:38:07 + export CFLAGS
21:38:07 + 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'
21:38:07 + export CXXFLAGS
21:38:07 + 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'
21:38:07 + export FFLAGS
21:38:07 + 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'
21:38:07 + export FCFLAGS
21:38:07 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.17.2-0.fc36.aarch64.ld'
21:38:07 + export LDFLAGS
21:38:07 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:38:07 + export LT_SYS_LIBRARY_PATH
21:38:07 + CC=gcc
21:38:07 + export CC
21:38:07 + CXX=g++
21:38:07 + export CXX
21:38:07 + cd src
21:38:07 + pushd /root/rpmbuild/BUILD/src/compose
21:38:07 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:07 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:38:07 ~/rpmbuild/BUILD/src
21:38:07 + popd
21:38:07 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:07 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:38:07 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:07 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:38:07 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:07 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:38:07 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:07 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:38:07 + /usr/lib/rpm/check-buildroot
21:38:07 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:07 + /usr/lib/rpm/brp-compress
21:38:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:07 + /usr/lib/rpm/check-rpaths
21:38:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:07 + /usr/lib/rpm/brp-remove-la-files
21:38:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:07 + /usr/lib/rpm/redhat/brp-python-hardlink
21:38:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.T0j7Jc
21:38:07 + umask 022
21:38:07 + cd /root/rpmbuild/BUILD
21:38:07 + 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'
21:38:07 + export CFLAGS
21:38:07 + 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'
21:38:07 + export CXXFLAGS
21:38:07 + 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'
21:38:07 + export FFLAGS
21:38:07 + 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'
21:38:07 + export FCFLAGS
21:38:07 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.17.2-0.fc36.aarch64.ld'
21:38:07 + export LDFLAGS
21:38:07 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:38:07 + export LT_SYS_LIBRARY_PATH
21:38:07 + CC=gcc
21:38:07 + export CC
21:38:07 + CXX=g++
21:38:07 + export CXX
21:38:07 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:38:07 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.17.2-0.fc36 aarch64
21:38:07 + cd src
21:38:07 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:07 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:38:07 + ver=v2.17.2
21:38:07 + test v2.17.2 = v2.17.2
21:38:07 + echo 'PASS: docker-compose version OK'
21:38:07 + RPM_EC=0
21:38:07 PASS: docker-compose version OK
21:38:07 ++ jobs -p
21:38:07 + exit 0
21:38:07 Processing files: docker-compose-plugin-2.17.2-0.fc36.aarch64
21:38:07 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hZcIUm
21:38:07 + umask 022
21:38:07 + cd /root/rpmbuild/BUILD
21:38:07 + cd src
21:38:07 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
21:38:07 + export LC_ALL=C
21:38:07 + LC_ALL=C
21:38:07 + export DOCDIR
21:38:07 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
21:38:07 + 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.17.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
21:38:07 + RPM_EC=0
21:38:07 ++ jobs -p
21:38:07 + exit 0
21:38:07 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XIkIrm
21:38:07 + umask 022
21:38:07 + cd /root/rpmbuild/BUILD
21:38:07 + cd src
21:38:07 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
21:38:07 + export LC_ALL=C
21:38:07 + LC_ALL=C
21:38:07 + export LICENSEDIR
21:38:07 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
21:38:07 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
21:38:07 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
21:38:07 + RPM_EC=0
21:38:07 ++ jobs -p
21:38:07 + exit 0
21:38:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:38:07 Provides: docker-compose-plugin = 0:2.17.2-0.fc36 docker-compose-plugin(aarch-64) = 0:2.17.2-0.fc36
21:38:07 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:07 Requires(post): /bin/sh
21:38:07 Requires(preun): /bin/sh
21:38:07 Requires(postun): /bin/sh
21:38:07 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)
21:38:07 Enhances: docker-ce-cli
21:38:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64
21:38:07 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.fc36.src.rpm
21:38:07 make[1]: Leaving directory '/root/build-deb'
21:38:07  dpkg-genbuildinfo
21:38:07  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.changes
21:38:07    dh_installman
21:38:07    dh_bash-completion
21:38:07 Selecting previously unselected package libassuan0:arm64.
21:38:07 Preparing to unpack .../14-libassuan0_2.5.5-5_arm64.deb ...
21:38:07 Unpacking libassuan0:arm64 (2.5.5-5) ...
21:38:07 Selecting previously unselected package gpgconf.
21:38:07 Preparing to unpack .../15-gpgconf_2.2.40-1.1_arm64.deb ...
21:38:07 Unpacking gpgconf (2.2.40-1.1) ...
21:38:07 Selecting previously unselected package libksba8:arm64.
21:38:07 Preparing to unpack .../16-libksba8_1.6.3-2_arm64.deb ...
21:38:07 Unpacking libksba8:arm64 (1.6.3-2) ...
21:38:07 Selecting previously unselected package libnpth0:arm64.
21:38:07 Preparing to unpack .../17-libnpth0_1.6-3_arm64.deb ...
21:38:07 Unpacking libnpth0:arm64 (1.6-3) ...
21:38:07 Selecting previously unselected package dirmngr.
21:38:07 Preparing to unpack .../18-dirmngr_2.2.40-1.1_arm64.deb ...
21:38:07 Unpacking dirmngr (2.2.40-1.1) ...
21:38:07 # buildx
21:38:07 tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-870/src/github.com/docker/buildx/bin -c -z -f build/linux/docker-buildx-plugin-0.10.4.tgz docker-buildx
21:38:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:38:07 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:38:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:38:07 go: downloading github.com/golang/mock v1.6.0
21:38:07 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:38:07 go: downloading github.com/klauspost/compress v1.15.12
21:38:07 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'.
21:38:07    dh_systemd_enable
21:38:07    debian/rules override_dh_installinit
21:38:07 make[1]: Entering directory '/root/build-deb'
21:38:07 # use "docker" as our service name, not "docker-ce"
21:38:07 dh_installinit --name=docker
21:38:07 make[1]: Leaving directory '/root/build-deb'
21:38:07    dh_systemd_start
21:38:07    dh_perl
21:38:07 Selecting previously unselected package distro-info-data.
21:38:07 Preparing to unpack .../19-distro-info-data_0.57_all.deb ...
21:38:07 Unpacking distro-info-data (0.57) ...
21:38:07 Selecting previously unselected package libglib2.0-0:arm64.
21:38:07 Preparing to unpack .../20-libglib2.0-0_2.74.6-1_arm64.deb ...
21:38:07 Unpacking libglib2.0-0:arm64 (2.74.6-1) ...
21:38:07 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:38:07 Preparing to unpack .../21-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
21:38:07 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
21:38:07 make[1]: Leaving directory '/root/build-deb'
21:38:07    dh_installdeb
21:38:07    debian/rules override_dh_gencontrol
21:38:07 make[1]: Entering directory '/root/build-deb'
21:38:07 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:07 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:07 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:07 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:07 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:07 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:07 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:07 dh_gencontrol --remaining-packages
21:38:07 make[1]: Leaving directory '/root/build-deb'
21:38:07    dh_md5sums
21:38:07    debian/rules override_dh_builddeb
21:38:07 make[1]: Entering directory '/root/build-deb'
21:38:07 dh_builddeb -- -Zxz
21:38:07 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb'.
21:38:07 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'.
21:38:08    dh_link
21:38:08    dh_strip_nondeterminism
21:38:08 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:38:08 Preparing to unpack .../22-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
21:38:08 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
21:38:08 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:38:08 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.6-3_arm64.deb ...
21:38:08 Unpacking libpackagekit-glib2-18:arm64 (1.2.6-3) ...
21:38:08 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:38:08 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.6-3_arm64.deb ...
21:38:08 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
21:38:08 Selecting previously unselected package gnupg-l10n.
21:38:08 Preparing to unpack .../25-gnupg-l10n_2.2.40-1.1_all.deb ...
21:38:08 Unpacking gnupg-l10n (2.2.40-1.1) ...
21:38:08 Selecting previously unselected package gnupg-utils.
21:38:08 Preparing to unpack .../26-gnupg-utils_2.2.40-1.1_arm64.deb ...
21:38:08 Unpacking gnupg-utils (2.2.40-1.1) ...
21:38:08 Selecting previously unselected package gpg.
21:38:08 Preparing to unpack .../27-gpg_2.2.40-1.1_arm64.deb ...
21:38:08 Unpacking gpg (2.2.40-1.1) ...
21:38:08 Selecting previously unselected package pinentry-curses.
21:38:08 Preparing to unpack .../28-pinentry-curses_1.2.1-1_arm64.deb ...
21:38:08 Unpacking pinentry-curses (1.2.1-1) ...
21:38:08 Selecting previously unselected package gpg-agent.
21:38:08 Preparing to unpack .../29-gpg-agent_2.2.40-1.1_arm64.deb ...
21:38:08 Unpacking gpg-agent (2.2.40-1.1) ...
21:38:08 Selecting previously unselected package gpg-wks-client.
21:38:08 Preparing to unpack .../30-gpg-wks-client_2.2.40-1.1_arm64.deb ...
21:38:08 Unpacking gpg-wks-client (2.2.40-1.1) ...
21:38:08 Selecting previously unselected package gpg-wks-server.
21:38:08 Preparing to unpack .../31-gpg-wks-server_2.2.40-1.1_arm64.deb ...
21:38:08 Unpacking gpg-wks-server (2.2.40-1.1) ...
21:38:08 Selecting previously unselected package gpgsm.
21:38:08 Preparing to unpack .../32-gpgsm_2.2.40-1.1_arm64.deb ...
21:38:08 Unpacking gpgsm (2.2.40-1.1) ...
21:38:08 dpkg-genchanges: info: including full source code in upload
21:38:08  dpkg-source -I.git --after-build build-deb
21:38:08 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:08 + destination=/build
21:38:08 + mkdir -p /build
21:38:08 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb /build
21:38:08 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc'
21:38:08 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc'
21:38:08 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz'
21:38:08 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz'
21:38:08 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.buildinfo'
21:38:08 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.buildinfo'
21:38:08 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.changes'
21:38:08 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.changes'
21:38:08 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb'
21:38:08 Selecting previously unselected package gnupg.
21:38:08 Preparing to unpack .../33-gnupg_2.2.40-1.1_all.deb ...
21:38:08 Unpacking gnupg (2.2.40-1.1) ...
21:38:08 Selecting previously unselected package gnupg2.
21:38:08 Preparing to unpack .../34-gnupg2_2.2.40-1.1_all.deb ...
21:38:08 Unpacking gnupg2 (2.2.40-1.1) ...
21:38:08 Selecting previously unselected package iso-codes.
21:38:08 Preparing to unpack .../35-iso-codes_4.13.0-1_all.deb ...
21:38:08 Unpacking iso-codes (4.13.0-1) ...
21:38:09    dh_compress
21:38:09    dh_fixperms
21:38:09 go: downloading github.com/opencontainers/runc v1.1.3
21:38:09 go: downloading golang.org/x/time v0.1.0
21:38:09 go: downloading github.com/hashicorp/errwrap v1.1.0
21:38:09 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:38:09 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:38:09 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:38:09 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:38:09 go: downloading github.com/containerd/typeurl v1.0.2
21:38:09 go: downloading github.com/gogo/googleapis v1.4.1
21:38:09 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:38:09    dh_missing
21:38:09    debian/rules override_dh_strip
21:38:09 make[1]: Entering directory '/root/build-deb'
21:38:09 # Go has lots of problems with stripping, so just don't
21:38:09 make[1]: Leaving directory '/root/build-deb'
21:38:09    dh_makeshlibs
21:38:09    debian/rules override_dh_shlibdeps
21:38:09 make[1]: Entering directory '/root/build-deb'
21:38:09 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:09 go: downloading github.com/moby/locker v1.0.1
21:38:09 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:38:09 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:38:09 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:38:09 go: downloading github.com/mattn/go-runewidth v0.0.14
21:38:09 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:38:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:38:09 Selecting previously unselected package libcurl3-gnutls:arm64.
21:38:09 Preparing to unpack .../36-libcurl3-gnutls_7.88.1-7_arm64.deb ...
21:38:09 Unpacking libcurl3-gnutls:arm64 (7.88.1-7) ...
21:38:09 Selecting previously unselected package libstemmer0d:arm64.
21:38:09 Preparing to unpack .../37-libstemmer0d_2.2.0-2_arm64.deb ...
21:38:09 Unpacking libstemmer0d:arm64 (2.2.0-2) ...
21:38:09 Selecting previously unselected package libicu72:arm64.
21:38:09 Preparing to unpack .../38-libicu72_72.1-3_arm64.deb ...
21:38:09 Unpacking libicu72:arm64 (72.1-3) ...
21:38:09 Selecting previously unselected package libxml2:arm64.
21:38:09 Preparing to unpack .../39-libxml2_2.9.14+dfsg-1.1+b3_arm64.deb ...
21:38:09 Unpacking libxml2:arm64 (2.9.14+dfsg-1.1+b3) ...
21:38:09 Selecting previously unselected package libxmlb2:arm64.
21:38:09 Preparing to unpack .../40-libxmlb2_0.3.10-2_arm64.deb ...
21:38:09 Unpacking libxmlb2:arm64 (0.3.10-2) ...
21:38:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] sh
21:38:10 Selecting previously unselected package libyaml-0-2:arm64.
21:38:10 Preparing to unpack .../41-libyaml-0-2_0.2.5-1_arm64.deb ...
21:38:10 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
21:38:10 Selecting previously unselected package libappstream4:arm64.
21:38:10 Preparing to unpack .../42-libappstream4_0.16.1-1_arm64.deb ...
21:38:10 Unpacking libappstream4:arm64 (0.16.1-1) ...
21:38:10 Selecting previously unselected package libcap2-bin.
21:38:10 Preparing to unpack .../43-libcap2-bin_1%3a2.66-3_arm64.deb ...
21:38:10 Unpacking libcap2-bin (1:2.66-3) ...
21:38:10 + make clean
21:38:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870:/v -w /v alpine chown -R 1000:1000 src
21:38:10 Selecting previously unselected package libduktape207:arm64.
21:38:10 Preparing to unpack .../44-libduktape207_2.7.0-2_arm64.deb ...
21:38:10 Unpacking libduktape207:arm64 (2.7.0-2) ...
21:38:10 Selecting previously unselected package libelf1:arm64.
21:38:10 Preparing to unpack .../45-libelf1_0.188-2.1_arm64.deb ...
21:38:10 Unpacking libelf1:arm64 (0.188-2.1) ...
21:38:10 Selecting previously unselected package libdw1:arm64.
21:38:10 Preparing to unpack .../46-libdw1_0.188-2.1_arm64.deb ...
21:38:10 Unpacking libdw1:arm64 (0.188-2.1) ...
21:38:10 go: downloading github.com/pelletier/go-toml v1.9.5
21:38:10 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:38:10 go: downloading k8s.io/klog/v2 v2.60.1
21:38:10 go: downloading github.com/google/gofuzz v1.2.0
21:38:10 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:38:10 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:38:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:38:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:38:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:38:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:38:10 go: downloading github.com/aws/smithy-go v1.11.2
21:38:10 go: downloading github.com/containerd/continuity v0.3.0
21:38:10 go: downloading github.com/felixge/httpsnoop v1.0.2
21:38:10 Selecting previously unselected package libglib2.0-data.
21:38:10 Preparing to unpack .../47-libglib2.0-data_2.74.6-1_all.deb ...
21:38:10 Unpacking libglib2.0-data (2.74.6-1) ...
21:38:10 Selecting previously unselected package libglib2.0-bin.
21:38:10 Preparing to unpack .../48-libglib2.0-bin_2.74.6-1_arm64.deb ...
21:38:10 Unpacking libglib2.0-bin (2.74.6-1) ...
21:38:10 Selecting previously unselected package libunwind8:arm64.
21:38:10 Preparing to unpack .../49-libunwind8_1.6.2-3_arm64.deb ...
21:38:10 Unpacking libunwind8:arm64 (1.6.2-3) ...
21:38:10 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:38:10 go: downloading github.com/go-logr/stdr v1.2.2
21:38:10 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:38:10 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:38:10 go: downloading gopkg.in/inf.v0 v0.9.1
21:38:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:38:10 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:38:10 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:38:10 go: downloading github.com/googleapis/gnostic v0.5.5
21:38:10 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:38:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:38:11 Selecting previously unselected package libgstreamer1.0-0:arm64.
21:38:11 Preparing to unpack .../50-libgstreamer1.0-0_1.22.0-2_arm64.deb ...
21:38:11 Unpacking libgstreamer1.0-0:arm64 (1.22.0-2) ...
21:38:11 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
21:38:11 Preparing to unpack .../51-libpolkit-gobject-1-0_122-3_arm64.deb ...
21:38:11 Unpacking libpolkit-gobject-1-0:arm64 (122-3) ...
21:38:11 Selecting previously unselected package libpolkit-agent-1-0:arm64.
21:38:11 Preparing to unpack .../52-libpolkit-agent-1-0_122-3_arm64.deb ...
21:38:11 Unpacking libpolkit-agent-1-0:arm64 (122-3) ...
21:38:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:38:11 go: downloading github.com/containerd/ttrpc v1.1.0
21:38:11 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:38:11 go: downloading github.com/json-iterator/go v1.1.12
21:38:11 go: downloading github.com/mattn/go-colorable v0.1.13
21:38:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:38:11 go: downloading github.com/modern-go/reflect2 v1.0.2
21:38:11 go: downloading sigs.k8s.io/yaml v1.2.0
21:38:11 go: downloading github.com/moby/spdystream v0.2.0
21:38:11 go: downloading github.com/mattn/go-isatty v0.0.17
21:38:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:38:11 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb'.
21:38:11 Selecting previously unselected package lsb-release.
21:38:11 Preparing to unpack .../53-lsb-release_12.0-1_all.deb ...
21:38:11 Unpacking lsb-release (12.0-1) ...
21:38:11 Selecting previously unselected package xml-core.
21:38:11 Preparing to unpack .../54-xml-core_0.18+nmu1_all.deb ...
21:38:11 Unpacking xml-core (0.18+nmu1) ...
21:38:11 Selecting previously unselected package polkitd.
21:38:11 Preparing to unpack .../55-polkitd_122-3_arm64.deb ...
21:38:11 Unpacking polkitd (122-3) ...
21:38:11 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
21:38:11 Selecting previously unselected package packagekit.
21:38:11 Preparing to unpack .../56-packagekit_1.2.6-3_arm64.deb ...
21:38:11 Unpacking packagekit (1.2.6-3) ...
21:38:11 Selecting previously unselected package python-apt-common.
21:38:11 Preparing to unpack .../57-python-apt-common_2.5.3_all.deb ...
21:38:11 Unpacking python-apt-common (2.5.3) ...
21:38:11 Selecting previously unselected package python3-apt.
21:38:11 Preparing to unpack .../58-python3-apt_2.5.3_arm64.deb ...
21:38:11 Unpacking python3-apt (2.5.3) ...
21:38:11 Selecting previously unselected package python3-blinker.
21:38:11 Preparing to unpack .../59-python3-blinker_1.5-1_all.deb ...
21:38:11 Unpacking python3-blinker (1.5-1) ...
21:38:11 Selecting previously unselected package python3-cffi-backend:arm64.
21:38:11 Preparing to unpack .../60-python3-cffi-backend_1.15.1-5+b1_arm64.deb ...
21:38:11 Unpacking python3-cffi-backend:arm64 (1.15.1-5+b1) ...
21:38:11 ~/rpmbuild/BUILD/src
21:38:11 + popd
21:38:11 + exit 0
21:38:11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7s81Yp
21:38:11 + umask 022
21:38:11 + cd /root/rpmbuild/BUILD
21:38:11 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64 '!=' / ']'
21:38:11 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64
21:38:11 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64
21:38:11 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:11 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64
21:38:11 + cd src
21:38:11 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:11 + pushd /root/rpmbuild/BUILD/src/compose
21:38:11 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:38:11 Selecting previously unselected package python3-cryptography.
21:38:11 Preparing to unpack .../61-python3-cryptography_38.0.4-3_arm64.deb ...
21:38:11 Unpacking python3-cryptography (38.0.4-3) ...
21:38:11 Selecting previously unselected package python3-dbus.
21:38:11 Preparing to unpack .../62-python3-dbus_1.3.2-4+b1_arm64.deb ...
21:38:11 Unpacking python3-dbus (1.3.2-4+b1) ...
21:38:11 Selecting previously unselected package python3-distro.
21:38:11 Preparing to unpack .../63-python3-distro_1.8.0-1_all.deb ...
21:38:11 Unpacking python3-distro (1.8.0-1) ...
21:38:11 Selecting previously unselected package python3-gi.
21:38:11 Preparing to unpack .../64-python3-gi_3.42.2-3+b1_arm64.deb ...
21:38:11 rm -f -r src
21:38:11 + popd
21:38:11 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:11 ~/rpmbuild/BUILD/src
21:38:11 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:38:11 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:11 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:38:11 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:11 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:38:11 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:11 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:38:11 + /usr/lib/rpm/check-buildroot
21:38:11 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:11 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:38:11 + /usr/lib/rpm/brp-compress
21:38:11 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:12 Unpacking python3-gi (3.42.2-3+b1) ...
21:38:12 Selecting previously unselected package python3-pyparsing.
21:38:12 Preparing to unpack .../65-python3-pyparsing_3.0.9-1_all.deb ...
21:38:12 Unpacking python3-pyparsing (3.0.9-1) ...
21:38:12 Selecting previously unselected package python3-httplib2.
21:38:12 Preparing to unpack .../66-python3-httplib2_0.20.4-3_all.deb ...
21:38:12 Unpacking python3-httplib2 (0.20.4-3) ...
21:38:12 Selecting previously unselected package python3-jwt.
21:38:12 Preparing to unpack .../67-python3-jwt_2.6.0-1_all.deb ...
21:38:12 Unpacking python3-jwt (2.6.0-1) ...
21:38:12 Selecting previously unselected package python3-pkg-resources.
21:38:12 Preparing to unpack .../68-python3-pkg-resources_66.1.1-1_all.deb ...
21:38:12 Unpacking python3-pkg-resources (66.1.1-1) ...
21:38:12 make -C rpm clean
21:38:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:38:12 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:38:12 rm -f -r rpmbuild/
21:38:12 docker builder prune -f --filter until=24h
21:38:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
21:38:12 Selecting previously unselected package python3-lazr.uri.
21:38:12 Preparing to unpack .../69-python3-lazr.uri_1.0.6-3_all.deb ...
21:38:12 Unpacking python3-lazr.uri (1.0.6-3) ...
21:38:12 Selecting previously unselected package python3-wadllib.
21:38:12 Preparing to unpack .../70-python3-wadllib_1.3.6-4_all.deb ...
21:38:12 Unpacking python3-wadllib (1.3.6-4) ...
21:38:12 Selecting previously unselected package python3-oauthlib.
21:38:12 Preparing to unpack .../71-python3-oauthlib_3.2.2-1_all.deb ...
21:38:12 Unpacking python3-oauthlib (3.2.2-1) ...
21:38:12 Selecting previously unselected package python3-six.
21:38:12 Preparing to unpack .../72-python3-six_1.16.0-4_all.deb ...
21:38:12 Unpacking python3-six (1.16.0-4) ...
21:38:12 Selecting previously unselected package python3-lazr.restfulclient.
21:38:12 Preparing to unpack .../73-python3-lazr.restfulclient_0.14.5-1_all.deb ...
21:38:12 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
[Pipeline] sh
21:38:12 Total:	0B
21:38:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:38:12 make -C deb clean
21:38:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:38:12 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:38:12 rm -f -r debbuild
21:38:12 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 sources
21:38:12 rm -f -r sources
21:38:12 docker builder prune -f --filter until=24h
21:38:12 Total:	0B
21:38:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:38:12 make -C static clean
21:38:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
21:38:12 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/static:/v -w /v alpine chown -R 1000:1000 build
21:38:12 make[1]: Leaving directory '/root/build-deb'
21:38:12    dh_installdeb
21:38:12    debian/rules override_dh_gencontrol
21:38:12 make[1]: Entering directory '/root/build-deb'
21:38:12 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:12 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:12 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:12 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:12 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:12 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:12 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:12 dh_gencontrol --remaining-packages
21:38:12 Selecting previously unselected package python3-software-properties.
21:38:12 Preparing to unpack .../74-python3-software-properties_0.99.30-4_all.deb ...
21:38:12 Unpacking python3-software-properties (0.99.30-4) ...
21:38:12 Selecting previously unselected package software-properties-common.
21:38:12 Preparing to unpack .../75-software-properties-common_0.99.30-4_all.deb ...
21:38:12 Unpacking software-properties-common (0.99.30-4) ...
21:38:12 Setting up libksba8:arm64 (1.6.3-2) ...
21:38:12 Setting up media-types (10.0.0) ...
21:38:12 Setting up systemd-sysv (252.6-1) ...
21:38:12 Setting up libkeyutils1:arm64 (1.6.3-2) ...
21:38:12 Setting up libpsl5:arm64 (0.21.2-1) ...
21:38:12 Setting up libicu72:arm64 (72.1-3) ...
21:38:12 Setting up apt-transport-https (2.6.0) ...
21:38:12 + make IMAGE=ubuntu:bionic verify
21:38:12 docker run  --rm -i \
21:38:12 	-v "$(pwd):/v" \
21:38:12 	-e DEBIAN_FRONTEND=noninteractive \
21:38:12 	-e PACKAGE_REPO=staging \
21:38:12 	-w /v \
21:38:12 	ubuntu:bionic ./verify
21:38:12 Unable to find image 'ubuntu:bionic' locally
21:38:12 bionic: Pulling from library/ubuntu
21:38:12 make[1]: Leaving directory '/root/build-deb'
21:38:12    dh_md5sums
21:38:12 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
21:38:12 Setting up libglib2.0-0:arm64 (2.74.6-1) ...
21:38:12 No schema files found: doing nothing.
21:38:12 Setting up distro-info-data (0.57) ...
21:38:12 Setting up libtirpc-common (1.3.3+ds-1) ...
21:38:12 Setting up libxmlb2:arm64 (0.3.10-2) ...
21:38:12 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
21:38:12 Setting up libsqlite3-0:arm64 (3.40.1-2) ...
21:38:12 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
21:38:12 Setting up libpackagekit-glib2-18:arm64 (1.2.6-3) ...
21:38:12 Setting up libnpth0:arm64 (1.6-3) ...
21:38:12 Setting up libassuan0:arm64 (2.5.5-5) ...
21:38:12 Setting up libunwind8:arm64 (1.6.2-3) ...
21:38:12 Setting up libkrb5support0:arm64 (1.20.1-1+b1) ...
21:38:12 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
21:38:12 Setting up libcap2-bin (1:2.66-3) ...
21:38:12 Setting up libglib2.0-data (2.74.6-1) ...
21:38:12 Setting up gnupg-l10n (2.2.40-1.1) ...
21:38:12 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:38:12 13f679bb266a: Already exists
21:38:12 Digest: sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b
21:38:12 Status: Downloaded newer image for ubuntu:bionic
21:38:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:12 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:38:12 + /usr/lib/rpm/brp-python-hardlink
21:38:12 + PYTHON3=/usr/libexec/platform-python
21:38:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ph6aUz
21:38:12 + umask 022
21:38:12 + cd /root/rpmbuild/BUILD
21:38:12 + cd src
21:38:12 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:38:12 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:12 + ver=v2.17.2
21:38:12 + test v2.17.2 = v2.17.2
21:38:12 + echo 'PASS: docker-compose version OK'
21:38:12 + exit 0
21:38:12 PASS: docker-compose version OK
21:38:12 Processing files: docker-compose-plugin-2.17.2-0.el8.x86_64
21:38:12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.afzPBs
21:38:12 + umask 022
21:38:12 + cd /root/rpmbuild/BUILD
21:38:12 + cd src
21:38:12 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/share/doc/docker-compose-plugin
21:38:12 + export LC_ALL=C
21:38:12 + LC_ALL=C
21:38:12 + export DOCDIR
21:38:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/share/doc/docker-compose-plugin
21:38:12 + 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.17.2-0.el8.x86_64/usr/share/doc/docker-compose-plugin
21:38:12 + exit 0
21:38:12 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Iewwpw
21:38:12 + umask 022
21:38:12 + cd /root/rpmbuild/BUILD
21:38:12 + cd src
21:38:12 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
21:38:12 + export LC_ALL=C
21:38:12 + LC_ALL=C
21:38:12 + export LICENSEDIR
21:38:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
21:38:12 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
21:38:12 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
21:38:12 + exit 0
21:38:12 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:38:13    debian/rules override_dh_builddeb
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 dh_builddeb -- -Zxz
21:38:13 Setting up libdbus-1-3:arm64 (1.14.6-1) ...
21:38:13 Setting up libncursesw6:arm64 (6.4-2) ...
21:38:13 Setting up libk5crypto3:arm64 (1.20.1-1+b1) ...
21:38:13 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
21:38:13 Setting up python-apt-common (2.5.3) ...
21:38:13 Setting up libduktape207:arm64 (2.7.0-2) ...
21:38:13 Setting up dbus-session-bus-common (1.14.6-1) ...
21:38:13 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
21:38:13 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
21:38:13 Setting up sgml-base (1.31) ...
21:38:13 Setting up libkrb5-3:arm64 (1.20.1-1+b1) ...
21:38:13 Setting up libstemmer0d:arm64 (2.2.0-2) ...
21:38:13 Setting up lsb-release (12.0-1) ...
21:38:13 Setting up dbus-system-bus-common (1.14.6-1) ...
21:38:13 Provides: docker-compose-plugin = 0:2.17.2-0.el8 docker-compose-plugin(x86-64) = 0:2.17.2-0.el8
21:38:13 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:13 Requires(post): /bin/sh
21:38:13 Requires(preun): /bin/sh
21:38:13 Requires(postun): /bin/sh
21:38:13 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)
21:38:13 Enhances: docker-ce-cli
21:38:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64
21:38:13 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.el8.src.rpm
21:38:13 make[2]: Leaving directory '/root/build-deb/compose'
21:38:13 make[1]: Leaving directory '/root/build-deb'
21:38:13    debian/rules override_dh_auto_test
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:13 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:13 PASS: daemon version OK
21:38:13 ver="$(cli/build/docker --version)"; \
21:38:13 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:13 PASS: cli version OK
21:38:13 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:13 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:13 PASS: docker-buildx version OK
21:38:13 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:13 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:13 PASS: docker-compose version OK
21:38:13 make[1]: Leaving directory '/root/build-deb'
21:38:13    create-stamp debian/debhelper-build-stamp
21:38:13  debian/rules binary
21:38:13 dh binary --with=bash-completion
21:38:13    dh_testroot
21:38:13    dh_prep
21:38:13    dh_installdirs
21:38:13    debian/rules override_dh_auto_install
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 # docker-ce-cli install
21:38:13 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:13 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:13 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:13 # docker-ce install
21:38:13 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:13 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:13 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:13 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:13 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:13 # docker-buildx-plugin install
21:38:13 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:13 # docker-compose-plugin install
21:38:13 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:13 # docker-ce-rootless-extras install
21:38:13 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:13 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:13 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:13 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:13 # TODO: how can we install vpnkit?
21:38:13 make[1]: Leaving directory '/root/build-deb'
21:38:13    debian/rules override_dh_install
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 dh_install
21:38:13 # TODO Can we do this from within our container?
21:38:13 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:13 make[1]: Leaving directory '/root/build-deb'
21:38:13    dh_installdocs
21:38:13    dh_installchangelogs
21:38:13    dh_installman
21:38:13    dh_bash-completion
21:38:13    dh_systemd_enable
21:38:13    debian/rules override_dh_installinit
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 # use "docker" as our service name, not "docker-ce"
21:38:13 dh_installinit --name=docker
21:38:13 make[1]: Leaving directory '/root/build-deb'
21:38:13    dh_systemd_start
21:38:13    dh_perl
21:38:13    dh_link
21:38:13    dh_strip_nondeterminism
21:38:13    dh_compress
21:38:13    dh_fixperms
21:38:13    dh_missing
21:38:13    debian/rules override_dh_strip
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 # Go has lots of problems with stripping, so just don't
21:38:13 make[1]: Leaving directory '/root/build-deb'
21:38:13    dh_makeshlibs
21:38:13    debian/rules override_dh_shlibdeps
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:13 rm -f -r build
21:38:13 docker builder prune -f --filter until=24h
21:38:13 Total:	0B
21:38:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/static'
[Pipeline] }
21:38:13 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'.
21:38:13 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb'.
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
21:38:13 Setting up openssl (3.0.8-1) ...
21:38:13 Setting up libelf1:arm64 (0.188-2.1) ...
21:38:13 Setting up readline-common (8.2-1.3) ...
21:38:13 Setting up libxml2:arm64 (2.9.14+dfsg-1.1+b3) ...
21:38:13 Setting up iso-codes (4.13.0-1) ...
21:38:13 Setting up dbus-bin (1.14.6-1) ...
21:38:13 Setting up libpolkit-gobject-1-0:arm64 (122-3) ...
21:38:13 Setting up pinentry-curses (1.2.1-1) ...
21:38:13 Setting up libdw1:arm64 (0.188-2.1) ...
21:38:13 Setting up libreadline8:arm64 (8.2-1.3) ...
21:38:13 Setting up libglib2.0-bin (2.74.6-1) ...
21:38:13 Setting up dbus-daemon (1.14.6-1) ...
21:38:13 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:38:13 + verify
21:38:13 + dpkg --version
21:38:13 + verify_deb
21:38:13 + apt-get update
21:38:13 make[1]: Leaving directory '/root/build-deb'
21:38:13    dh_installdeb
21:38:13    debian/rules override_dh_gencontrol
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:13 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:13 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:13 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:13 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:13 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:13 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:13 dh_gencontrol --remaining-packages
21:38:13 make[1]: Leaving directory '/root/build-deb'
21:38:13    dh_md5sums
21:38:13    debian/rules override_dh_builddeb
21:38:13 make[1]: Entering directory '/root/build-deb'
21:38:13 dh_builddeb -- -Zxz
21:38:13 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb'.
21:38:13 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'.
21:38:13 Setting up ca-certificates (20230311) ...
21:38:13 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
21:38:13 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'.
21:38:13 Updating certificates in /etc/ssl/certs...
21:38:14 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
21:38:14 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
21:38:14 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
21:38:14 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb'.
21:38:14 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
21:38:14 make[2]: Leaving directory '/root/build-deb/compose'
21:38:14 make[1]: Leaving directory '/root/build-deb'
21:38:14    debian/rules override_dh_auto_test
21:38:14 make[1]: Entering directory '/root/build-deb'
21:38:14 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:14 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:14 PASS: daemon version OK
21:38:14 ver="$(cli/build/docker --version)"; \
21:38:14 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:14 PASS: cli version OK
21:38:14 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:14 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:14 PASS: docker-buildx version OK
21:38:14 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:14 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:14 PASS: docker-compose version OK
21:38:14 make[1]: Leaving directory '/root/build-deb'
21:38:14    create-stamp debian/debhelper-build-stamp
21:38:14  debian/rules binary
21:38:14 dh binary --with=bash-completion
21:38:14    dh_testroot
21:38:14    dh_prep
21:38:14    dh_installdirs
21:38:14    debian/rules override_dh_auto_install
21:38:14 make[1]: Entering directory '/root/build-deb'
21:38:14 # docker-ce-cli install
21:38:14 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:14 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:14 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:14 # docker-ce install
21:38:14 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:14 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:14 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:14 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:14 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:14 # docker-buildx-plugin install
21:38:14 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:14 # docker-compose-plugin install
21:38:14 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:14 # docker-ce-rootless-extras install
21:38:14 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:14 make[1]: Leaving directory '/root/build-deb'
21:38:14    dh_installdeb
21:38:14    debian/rules override_dh_gencontrol
21:38:14 make[1]: Entering directory '/root/build-deb'
21:38:14 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:14 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:14 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:14 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:14 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:14 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:14 140 added, 0 removed; done.
21:38:14 Setting up dbus (1.14.6-1) ...
21:38:14 invoke-rc.d: could not determine current runlevel
21:38:14 invoke-rc.d: policy-rc.d denied execution of start.
21:38:14 Setting up libgssapi-krb5-2:arm64 (1.20.1-1+b1) ...
21:38:14 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
21:38:14 Setting up xml-core (0.18+nmu1) ...
21:38:14 Setting up gpgconf (2.2.40-1.1) ...
21:38:14 Setting up libpam-systemd:arm64 (252.6-1) ...
21:38:14 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:14 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:14 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:14 # TODO: how can we install vpnkit?
21:38:14 make[1]: Leaving directory '/root/build-deb'
21:38:14    debian/rules override_dh_install
21:38:14 make[1]: Entering directory '/root/build-deb'
21:38:14 dh_install
21:38:14 # TODO Can we do this from within our container?
21:38:14 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:14 make[1]: Leaving directory '/root/build-deb'
21:38:14    dh_installdocs
21:38:14    dh_installchangelogs
21:38:14 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:14 dh_gencontrol --remaining-packages
21:38:15 Setting up libcurl4:arm64 (7.88.1-7) ...
21:38:15 Setting up libpolkit-agent-1-0:arm64 (122-3) ...
21:38:15 Setting up curl (7.88.1-7) ...
21:38:15 Setting up gpg (2.2.40-1.1) ...
21:38:15 Setting up libgstreamer1.0-0:arm64 (1.22.0-2) ...
21:38:15 Setcap worked! gst-ptp-helper is not suid!
21:38:15 Setting up gnupg-utils (2.2.40-1.1) ...
21:38:15 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
21:38:15 Setting up gpg-agent (2.2.40-1.1) ...
21:38:15 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
21:38:15 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
21:38:15 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
21:38:15 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2138 kB]
21:38:15    dh_installman
21:38:15 make[1]: Leaving directory '/root/build-deb'
21:38:15    dh_md5sums
21:38:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:38:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:38:15 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [6147 B]
21:38:15 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2230 kB]
21:38:15    dh_bash-completion
21:38:15    dh_systemd_enable
21:38:15    debian/rules override_dh_installinit
21:38:15 make[1]: Entering directory '/root/build-deb'
21:38:15 # use "docker" as our service name, not "docker-ce"
21:38:15 dh_installinit --name=docker
21:38:15    debian/rules override_dh_builddeb
21:38:15 make[1]: Entering directory '/root/build-deb'
21:38:15 dh_builddeb -- -Zxz
21:38:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:38:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:38:15 Setting up gpgsm (2.2.40-1.1) ...
21:38:15 Setting up libcurl3-gnutls:arm64 (7.88.1-7) ...
21:38:15 Setting up libappstream4:arm64 (0.16.1-1) ...
21:38:15 Setting up dirmngr (2.2.40-1.1) ...
21:38:15 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B]
21:38:15 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [64.0 kB]
21:38:15 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [20.1 kB]
21:38:15 make[1]: Leaving directory '/root/build-deb'
21:38:15    dh_systemd_start
21:38:15    dh_perl
21:38:15    dh_link
21:38:15    dh_strip_nondeterminism
21:38:15 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb'.
21:38:15 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'.
21:38:15 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:38:15 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
21:38:15 Setting up gpg-wks-server (2.2.40-1.1) ...
21:38:15 Setting up libnsl2:arm64 (1.3.0-2) ...
21:38:15 Setting up gpg-wks-client (2.2.40-1.1) ...
21:38:15 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ...
21:38:15 Setting up gnupg (2.2.40-1.1) ...
21:38:15 Setting up libpython3-stdlib:arm64 (3.11.2-1) ...
21:38:15 Setting up python3.11 (3.11.2-6) ...
21:38:15 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2760 B]
21:38:15 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1859 kB]
21:38:15 make[1]: Leaving directory '/root/build-deb'
21:38:15  dpkg-genbuildinfo
21:38:15  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.changes
21:38:16 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1444 kB]
21:38:16 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [5474 B]
21:38:16 dpkg-genchanges: info: including full source code in upload
21:38:16  dpkg-source -I.git --after-build .
21:38:16    dh_compress
21:38:16 Fetched 20.7 MB in 3s (6416 kB/s)
21:38:16 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:16 + destination=/build
21:38:16 + mkdir -p /build
21:38:16 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb /root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb /build
21:38:16 copied '/root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb'
21:38:16 removed '/root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb'
21:38:16 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:16 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:16 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:16 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:16 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc'
21:38:16 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc'
21:38:16 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz'
21:38:16 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz'
21:38:16 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.buildinfo'
21:38:16 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.buildinfo'
21:38:16 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.changes'
21:38:16 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.changes'
21:38:16 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:16 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:16 copied '/root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb'
21:38:16 removed '/root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb'
21:38:16 Setting up gnupg2 (2.2.40-1.1) ...
21:38:16 Setting up python3 (3.11.2-1) ...
21:38:16 Setting up python3-six (1.16.0-4) ...
21:38:16    dh_fixperms
21:38:16    dh_missing
21:38:16    debian/rules override_dh_strip
21:38:16 make[1]: Entering directory '/root/build-deb'
21:38:16 # Go has lots of problems with stripping, so just don't
21:38:16 make[1]: Leaving directory '/root/build-deb'
21:38:16    dh_makeshlibs
21:38:16 Setting up python3-pyparsing (3.0.9-1) ...
21:38:16 Setting up python3-gi (3.42.2-3+b1) ...
21:38:17    debian/rules override_dh_shlibdeps
21:38:17 make[1]: Entering directory '/root/build-deb'
21:38:17 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:17 Setting up python3-httplib2 (0.20.4-3) ...
21:38:17 Setting up python3-cffi-backend:arm64 (1.15.1-5+b1) ...
21:38:17 Setting up python3-blinker (1.5-1) ...
21:38:17 Setting up python3-pkg-resources (66.1.1-1) ...
21:38:17 Reading package lists...
21:38:17 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:38:17 Setting up python3-dbus (1.3.2-4+b1) ...
21:38:17 Setting up python3-distro (1.8.0-1) ...
21:38:17 Setting up python3-jwt (2.6.0-1) ...
21:38:18 Setting up python3-apt (2.5.3) ...
21:38:18 Setting up python3-lazr.uri (1.0.6-3) ...
21:38:18 Setting up python3-cryptography (38.0.4-3) ...
21:38:18 Reading package lists...
21:38:18 Setting up python3-wadllib (1.3.6-4) ...
21:38:18 Setting up python3-oauthlib (3.2.2-1) ...
21:38:18 Building dependency tree...
21:38:18 Reading state information...
21:38:18 The following additional packages will be installed:
21:38:18   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
21:38:18   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:38:18   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:38:18   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:38:18   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:38:18   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:38:18   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:38:18   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:38:18   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:38:18   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
21:38:18   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:38:18   python3-gi python3-minimal python3-software-properties python3.6
21:38:18   python3.6-minimal readline-common
21:38:18 Suggested packages:
21:38:18   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:38:18   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:38:18   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:38:18   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
21:38:18 Recommended packages:
21:38:18   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
21:38:18   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
21:38:19 Setting up python3-lazr.restfulclient (0.14.5-1) ...
21:38:19 Setting up python3-software-properties (0.99.30-4) ...
21:38:19 The following NEW packages will be installed:
21:38:19   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:38:19   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
21:38:19   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
21:38:19   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:38:19   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:38:19   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:38:19   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:38:19   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:38:19   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:38:19   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:38:19   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
21:38:19   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
21:38:19   python3-dbus python3-gi python3-minimal python3-software-properties
21:38:19   python3.6 python3.6-minimal readline-common software-properties-common
21:38:19 Processing triggers for libc-bin (2.36-8) ...
21:38:19 Processing triggers for systemd (252.6-1) ...
21:38:19 Processing triggers for sgml-base (1.31) ...
21:38:19 Setting up polkitd (122-3) ...
21:38:19 Creating group 'polkitd' with GID 997.
21:38:19 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
21:38:19 invoke-rc.d: could not determine current runlevel
21:38:19 invoke-rc.d: policy-rc.d denied execution of reload.
21:38:19 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
21:38:19 Setting up packagekit (1.2.6-3) ...
21:38:19 invoke-rc.d: could not determine current runlevel
21:38:19 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:38:19 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:38:19 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:38:19 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el9.aarch64.rpm
21:38:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V07ULa
21:38:19 + umask 022
21:38:19 + cd /root/rpmbuild/BUILD
21:38:19 + cd src
21:38:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.aarch64
21:38:19 + RPM_EC=0
21:38:19 ++ jobs -p
21:38:19 + exit 0
21:38:19 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
21:38:19 Need to get 14.4 MB of archives.
21:38:19 After this operation, 68.0 MB of additional disk space will be used.
21:38:19 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.21 [1064 kB]
21:38:19 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.17.2-0.fc36.aarch64.rpm
21:38:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OFDX28
21:38:19 + umask 022
21:38:19 + cd /root/rpmbuild/BUILD
21:38:19 + cd src
21:38:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64
21:38:19 + RPM_EC=0
21:38:19 ++ jobs -p
21:38:19 + exit 0
21:38:19 
21:38:19 RPM build warnings:
21:38:19     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:38:19     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:38:19     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:38:19     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64/usr/bin/docker-proxy
21:38:19     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:19     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:38:19 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'.
21:38:19 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el8.x86_64.rpm
21:38:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mQ1hYE
21:38:19 + umask 022
21:38:19 + cd /root/rpmbuild/BUILD
21:38:19 + cd src
21:38:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el8.x86_64
21:38:19 + exit 0
21:38:19 Setting up software-properties-common (0.99.30-4) ...
21:38:19 Processing triggers for ca-certificates (20230311) ...
21:38:19 Updating certificates in /etc/ssl/certs...
21:38:19 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
21:38:20 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [528 kB]
21:38:20 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB]
21:38:20 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [1327 kB]
21:38:20 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB]
21:38:20 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
21:38:20 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
21:38:20 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
21:38:20 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
21:38:20 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB]
21:38:20 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.12 [1608 kB]
21:38:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:20 0 added, 0 removed; done.
21:38:20 Running hooks in /etc/ca-certificates/update.d...
21:38:20 done.
21:38:20 Processing triggers for dbus (1.14.6-1) ...
21:38:20 ++ source /etc/os-release
21:38:20 +++ PRETTY_NAME='Debian GNU/Linux bookworm/sid'
21:38:20 +++ NAME='Debian GNU/Linux'
21:38:20 +++ VERSION_CODENAME=bookworm
21:38:20 +++ ID=debian
21:38:20 +++ HOME_URL=https://www.debian.org/
21:38:20 +++ SUPPORT_URL=https://www.debian.org/support
21:38:20 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:38:20 ++ echo debian
21:38:20 + DIST_ID=debian
21:38:20 ++ lsb_release -sc
21:38:20 + DIST_VERSION=bookworm
21:38:20 + '[' bookworm = sid ']'
21:38:20 + install_debian_containerd
21:38:20 + '[' staging = stage ']'
21:38:20 + REPO_URL=https://download.docker.com/linux/debian
21:38:20 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:38:20 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:38:20 + update-ca-certificates -f
21:38:20 Clearing symlinks in /etc/ssl/certs...
21:38:20 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.12 [203 kB]
21:38:20 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'.
21:38:20 + make IMAGE=debian:bullseye verify
21:38:20 docker run  --rm -i \
21:38:20 	-v "$(pwd):/v" \
21:38:20 	-e DEBIAN_FRONTEND=noninteractive \
21:38:20 	-e PACKAGE_REPO=staging \
21:38:20 	-w /v \
21:38:20 	debian:bullseye ./verify
21:38:20 Unable to find image 'debian:bullseye' locally
21:38:20 done.
21:38:20 Updating certificates in /etc/ssl/certs...
21:38:20 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
21:38:20 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
21:38:20 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.21 [583 kB]
21:38:20 bullseye: Pulling from library/debian
21:38:20 8022b074731d: Already exists
21:38:20 Digest: sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
21:38:20 Status: Downloaded newer image for debian:bullseye
21:38:20 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
21:38:20 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.15 [4724 B]
21:38:20 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB]
21:38:20 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB]
21:38:20 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB]
21:38:20 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
21:38:20 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.4 [152 kB]
21:38:21 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:38:21 140 added, 0 removed; done.
21:38:21 Running hooks in /etc/ca-certificates/update.d...
21:38:21 done.
21:38:21 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:38:21 + apt-key add -
21:38:21 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:38:21 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB]
21:38:21 make[1]: Leaving directory '/root/build-deb'
21:38:21    dh_installdeb
21:38:21    debian/rules override_dh_gencontrol
21:38:21 make[1]: Entering directory '/root/build-deb'
21:38:21 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:21 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:21 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:21 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:21 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:21 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:21 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:21 dh_gencontrol --remaining-packages
21:38:21 + verify
21:38:21 + dpkg --version
21:38:21 + verify_deb
21:38:21 + apt-get update
21:38:21 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
21:38:21 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:38:21 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB]
21:38:21 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
21:38:21 make[1]: Leaving directory '/root/build-deb'
21:38:21    dh_md5sums
21:38:21 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
21:38:21 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:38:21 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:38:21 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:38:21 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:38:21 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.4 [28.1 kB]
21:38:21 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.4 [79.7 kB]
21:38:21 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B]
21:38:21 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.4 [241 kB]
21:38:21 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.4 [103 kB]
21:38:21 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
21:38:21 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.6 [16.9 kB]
21:38:21 make[1]: Leaving directory '/root/build-deb'
21:38:21  dpkg-genbuildinfo
21:38:21  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.changes
21:38:21    debian/rules override_dh_builddeb
21:38:21 make[1]: Entering directory '/root/build-deb'
21:38:21 dh_builddeb -- -Zxz
21:38:21 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb'.
21:38:21 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'.
21:38:21 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'.
21:38:21 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
21:38:21 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:38:22 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.6 [149 kB]
21:38:22 OK
21:38:22 + '[' bookworm = sid ']'
21:38:22 ++ dpkg --print-architecture
21:38:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:22 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
21:38:22 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 apt-transport-https all 1.6.14 [4348 B]
21:38:22 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [36.3 kB]
21:38:22 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [130 kB]
21:38:22 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [25.9 kB]
21:38:22 + ARCH=arm64
21:38:22 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bookworm test'
21:38:22 + apt-get update
21:38:22 dpkg-genchanges: info: including full source code in upload
21:38:22  dpkg-source -I.git --after-build .
21:38:22 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:22 + destination=/build
21:38:22 + mkdir -p /build
21:38:22 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb /build
21:38:22 + make IMAGE=quay.io/centos/centos:stream9 verify
21:38:22 docker run  --rm -i \
21:38:22 	-v "$(pwd):/v" \
21:38:22 	-e DEBIAN_FRONTEND=noninteractive \
21:38:22 	-e PACKAGE_REPO=staging \
21:38:22 	-w /v \
21:38:22 	quay.io/centos/centos:stream9 ./verify
21:38:22 Unable to find image 'quay.io/centos/centos:stream9' locally
21:38:22 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [76.5 kB]
21:38:22 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [46.7 kB]
21:38:22 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [88.5 kB]
21:38:22 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [171 kB]
21:38:22 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [13.3 kB]
21:38:22 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1ubuntu0.4 [79.6 kB]
21:38:22 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:38:22 Get:2 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
21:38:22 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
21:38:22 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
21:38:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
[Pipeline] }
21:38:22 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc'
21:38:22 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc'
21:38:22 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz'
21:38:22 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz'
21:38:22 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.buildinfo'
21:38:22 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.buildinfo'
21:38:22 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.changes'
21:38:22 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.changes'
21:38:22 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb'
21:38:22 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb'
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:22 stream9: Pulling from centos/centos
21:38:22 daa553166685: Already exists
21:38:22 Digest: sha256:a98e363d8384a1b8158628e1c770769999aeb721321c604e9cf5e91fb1544503
21:38:22 Status: Downloaded newer image for quay.io/centos/centos:stream9
21:38:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:22 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.6 kB]
21:38:22 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB]
21:38:22 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
21:38:22 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.11 [131 kB]
21:38:22 Get:5 https://download.docker.com/linux/debian bookworm/test arm64 Packages [5472 B]
21:38:22 Fetched 48.8 kB in 1s (77.3 kB/s)
21:38:22 + make IMAGE=quay.io/centos/centos:stream8 verify
21:38:22 docker run  --rm -i \
21:38:22 	-v "$(pwd):/v" \
21:38:22 	-e DEBIAN_FRONTEND=noninteractive \
21:38:22 	-e PACKAGE_REPO=staging \
21:38:22 	-w /v \
21:38:22 	quay.io/centos/centos:stream8 ./verify
21:38:22 Unable to find image 'quay.io/centos/centos:stream8' locally
21:38:22 Fetched 8524 kB in 1s (6305 kB/s)
21:38:23 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
21:38:23 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
21:38:23 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.24 [185 kB]
21:38:23 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.24 [152 kB]
21:38:23 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
21:38:23 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB]
21:38:23 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.18.04.2 [81.2 kB]
21:38:23 + make IMAGE=fedora:36 verify
21:38:23 docker run  --rm -i \
21:38:23 	-v "$(pwd):/v" \
21:38:23 	-e DEBIAN_FRONTEND=noninteractive \
21:38:23 	-e PACKAGE_REPO=staging \
21:38:23 	-w /v \
21:38:23 	fedora:36 ./verify
21:38:23 Unable to find image 'fedora:36' locally
21:38:23 36: Pulling from library/fedora
21:38:23 stream8: Pulling from centos/centos
21:38:23 63f819bb35cb: Already exists
21:38:23 Digest: sha256:b54543683f17a356fe77b8c78e9a3ea67298a7fe95950a0b8883f7335147a017
21:38:23 Status: Downloaded newer image for quay.io/centos/centos:stream8
21:38:23 Reading package lists...
21:38:23 + verify
21:38:23 + dpkg --version
21:38:23 + rpm --version
21:38:23 + verify_rpm
21:38:23 ++ . /etc/os-release
21:38:23 +++ NAME='CentOS Stream'
21:38:23 +++ VERSION=9
21:38:23 +++ ID=centos
21:38:23 +++ ID_LIKE='rhel fedora'
21:38:23 +++ VERSION_ID=9
21:38:23 +++ PLATFORM_ID=platform:el9
21:38:23 +++ PRETTY_NAME='CentOS Stream 9'
21:38:23 +++ ANSI_COLOR='0;31'
21:38:23 +++ LOGO=fedora-logo-icon
21:38:23 +++ CPE_NAME=cpe:/o:centos:centos:9
21:38:23 +++ HOME_URL=https://centos.org/
21:38:23 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:38:23 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:38:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:38:23 ++ echo centos
21:38:23 + DIST_ID=centos
21:38:23 ++ . /etc/os-release
21:38:23 +++ NAME='CentOS Stream'
21:38:23 +++ VERSION=9
21:38:23 +++ ID=centos
21:38:23 +++ ID_LIKE='rhel fedora'
21:38:23 +++ VERSION_ID=9
21:38:23 +++ PLATFORM_ID=platform:el9
21:38:23 +++ PRETTY_NAME='CentOS Stream 9'
21:38:23 +++ ANSI_COLOR='0;31'
21:38:23 +++ LOGO=fedora-logo-icon
21:38:23 +++ CPE_NAME=cpe:/o:centos:centos:9
21:38:23 +++ HOME_URL=https://centos.org/
21:38:23 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:38:23 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:38:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:38:23 ++ echo 9
21:38:23 ++ cut -d. -f1
21:38:23 + DIST_VERSION=9
21:38:23 + pkg_manager=yum
21:38:23 + pkg_config_manager=yum-config-manager
21:38:23 + dnf --version
21:38:23 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
21:38:23 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB]
21:38:23 9b917c661f02: Already exists
21:38:23 Digest: sha256:febad66238b1245cbde9bc6adb0fcfac17dea9a14ac73e39717f5be8018caf16
21:38:23 Status: Downloaded newer image for fedora:36
21:38:23 Reading package lists...
21:38:23 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.
21:38:23 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
21:38:23 + packages='deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb
21:38:23 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb
21:38:23 deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb
21:38:23 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb
21:38:23 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:38:23 ++ echo 'deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb
21:38:23 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb
21:38:23 deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb
21:38:23 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb
21:38:23 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:38:23 ++ xargs
21:38:23 ++ awk '$0="./"$0'
21:38:23 + packages='./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb'
21:38:23 + set -x
21:38:23 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb
21:38:23 Selecting previously unselected package docker-ce.
21:38:23 (Reading database ... 11508 files and directories currently installed.)
21:38:23 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ...
21:38:23 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:38:23 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:38:23 4.14.0
21:38:23   Installed: dnf-0:4.14.0-4.el9.noarch at Mon Mar 27 12:13:00 2023
21:38:23   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
21:38:23 
21:38:23   Installed: rpm-0:4.16.1.3-22.el9.aarch64 at Mon Mar 27 12:12:56 2023
21:38:23   Built    : builder@centos.org at Mon Dec 19 23:58:04 2022
21:38:23 + pkg_manager=dnf
21:38:23 + pkg_config_manager='dnf config-manager'
21:38:23 + dnf clean all
21:38:23 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:38:23 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB]
21:38:23 + verify
21:38:23 + dpkg --version
21:38:23 + rpm --version
21:38:23 + verify_rpm
21:38:23 ++ . /etc/os-release
21:38:23 +++ NAME='CentOS Stream'
21:38:23 +++ VERSION=8
21:38:23 +++ ID=centos
21:38:23 +++ ID_LIKE='rhel fedora'
21:38:23 +++ VERSION_ID=8
21:38:23 +++ PLATFORM_ID=platform:el8
21:38:23 +++ PRETTY_NAME='CentOS Stream 8'
21:38:23 +++ ANSI_COLOR='0;31'
21:38:23 +++ CPE_NAME=cpe:/o:centos:centos:8
21:38:23 +++ HOME_URL=https://centos.org/
21:38:23 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:38:23 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:38:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:38:23 ++ echo centos
21:38:23 + DIST_ID=centos
21:38:23 ++ . /etc/os-release
21:38:23 +++ NAME='CentOS Stream'
21:38:23 +++ VERSION=8
21:38:23 +++ ID=centos
21:38:23 +++ ID_LIKE='rhel fedora'
21:38:23 +++ VERSION_ID=8
21:38:23 +++ PLATFORM_ID=platform:el8
21:38:23 +++ PRETTY_NAME='CentOS Stream 8'
21:38:23 +++ ANSI_COLOR='0;31'
21:38:23 +++ CPE_NAME=cpe:/o:centos:centos:8
21:38:23 +++ HOME_URL=https://centos.org/
21:38:23 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:38:23 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:38:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:38:23 ++ echo 8
21:38:23 ++ cut -d. -f1
21:38:23 + DIST_VERSION=8
21:38:23 + pkg_manager=yum
21:38:23 + pkg_config_manager=yum-config-manager
21:38:23 + dnf --version
21:38:23 0 files removed
21:38:23 + dnf install -y 'dnf-command(config-manager)'
21:38:23 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB]
21:38:23 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
21:38:23 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB]
21:38:23 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.6 [76.6 kB]
21:38:23 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.6 [71.6 kB]
21:38:23 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB]
21:38:23 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB]
21:38:23 + verify
21:38:23 + dpkg --version
21:38:23 + rpm --version
21:38:23 + verify_rpm
21:38:23 ++ . /etc/os-release
21:38:23 +++ NAME='Fedora Linux'
21:38:23 +++ VERSION='36 (Container Image)'
21:38:23 +++ ID=fedora
21:38:23 +++ VERSION_ID=36
21:38:23 +++ VERSION_CODENAME=
21:38:23 +++ PLATFORM_ID=platform:f36
21:38:23 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:38:23 +++ ANSI_COLOR='0;38;2;60;110;180'
21:38:23 +++ LOGO=fedora-logo-icon
21:38:23 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:38:23 +++ HOME_URL=https://fedoraproject.org/
21:38:23 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:38:23 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:38:23 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:38:23 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:38:23 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:38:23 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:38:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:38:23 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:38:23 +++ SUPPORT_END=2023-05-16
21:38:23 +++ VARIANT='Container Image'
21:38:23 +++ VARIANT_ID=container
21:38:23 ++ echo fedora
21:38:23 + DIST_ID=fedora
21:38:23 ++ . /etc/os-release
21:38:23 +++ NAME='Fedora Linux'
21:38:23 +++ VERSION='36 (Container Image)'
21:38:23 +++ ID=fedora
21:38:23 +++ VERSION_ID=36
21:38:23 +++ VERSION_CODENAME=
21:38:23 +++ PLATFORM_ID=platform:f36
21:38:23 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:38:23 +++ ANSI_COLOR='0;38;2;60;110;180'
21:38:23 +++ LOGO=fedora-logo-icon
21:38:23 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:38:23 +++ HOME_URL=https://fedoraproject.org/
21:38:23 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:38:23 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:38:23 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:38:23 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:38:23 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:38:23 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:38:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:38:23 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:38:23 +++ SUPPORT_END=2023-05-16
21:38:23 +++ VARIANT='Container Image'
21:38:23 +++ VARIANT_ID=container
21:38:23 ++ echo 36
21:38:23 ++ cut -d. -f1
21:38:23 + DIST_VERSION=36
21:38:23 + pkg_manager=yum
21:38:23 + pkg_config_manager=yum-config-manager
21:38:23 + dnf --version
21:38:23 4.14.0
21:38:23   Installed: dnf-0:4.14.0-1.fc36.noarch at Sun Mar 12 07:50:39 2023
21:38:23   Built    : Fedora Project at Fri Sep  9 13:49:11 2022
21:38:23 
21:38:23   Installed: rpm-0:4.17.1-3.fc36.aarch64 at Sun Mar 12 07:50:37 2023
21:38:23   Built    : Fedora Project at Tue Aug  2 12:32:50 2022
21:38:23 + pkg_manager=dnf
21:38:23 + pkg_config_manager='dnf config-manager'
21:38:23 + dnf clean all
21:38:23 4.7.0
21:38:23   Installed: dnf-0:4.7.0-15.el8.noarch at Wed Mar  8 15:58:07 2023
21:38:23   Built    : CentOS Buildsys <bugs@centos.org> at Thu Jan 12 09:05:43 2023
21:38:23 
21:38:23   Installed: rpm-0:4.14.3-26.el8.x86_64 at Wed Mar  8 15:58:06 2023
21:38:23   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:18:39 2022
21:38:23 + pkg_manager=dnf
21:38:23 + pkg_config_manager='dnf config-manager'
21:38:23 + dnf clean all
21:38:23 Reading package lists...
21:38:23 Building dependency tree...
21:38:23 Reading state information...
21:38:24 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-software-properties all 0.96.24.32.20 [20.5 kB]
21:38:24 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 software-properties-common all 0.96.24.32.20 [9876 B]
21:38:24 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
21:38:24 0 files removed
21:38:24 + dnf install -y 'dnf-command(config-manager)'
21:38:24 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb'.
21:38:24 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'.
21:38:24 The following additional packages will be installed:
21:38:24   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:38:24   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:38:24   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
21:38:24   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
21:38:24   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:38:24   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:38:24   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
21:38:24   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:38:24   python3-gi python3-minimal python3-pycurl python3-software-properties
21:38:24   python3.9 python3.9-minimal readline-common
21:38:24 Suggested packages:
21:38:24   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:38:24   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
21:38:24   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:38:24   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
21:38:24   python3.9-doc binutils binfmt-support readline-doc
21:38:24 Recommended packages:
21:38:24   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
21:38:24   packagekit publicsuffix libsasl2-modules unattended-upgrades
21:38:24 0 files removed
21:38:24 + dnf install -y 'dnf-command(config-manager)'
21:38:24 Selecting previously unselected package docker-buildx-plugin.
21:38:24 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb ...
21:38:24 Unpacking docker-buildx-plugin (0.10.4-1~debian.12~bookworm) ...
21:38:24 debconf: delaying package configuration, since apt-utils is not installed
21:38:24 Fetched 14.4 MB in 5s (2795 kB/s)
21:38:24 Selecting previously unselected package libssl1.1:arm64.
21: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 ... 4044 files and directories currently installed.)
21:38:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.21_arm64.deb ...
21:38:24 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.21) ...
21:38:24 The following NEW packages will be installed:
21:38:24   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:38:24   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:38:24   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:38:24   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:38:24   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
21:38:24   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:38:24   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:38:24   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
21:38:24   media-types openssl pinentry-curses python-apt-common python3 python3-apt
21:38:24   python3-dbus python3-gi python3-minimal python3-pycurl
21:38:24   python3-software-properties python3.9 python3.9-minimal readline-common
21:38:24   software-properties-common
21:38:24 Selecting previously unselected package libpython3.6-minimal:arm64.
21:38:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ...
21:38:24 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ...
21:38:24 Selecting previously unselected package libexpat1:arm64.
21:38:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_arm64.deb ...
21:38:24 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
21:38:24 Selecting previously unselected package python3.6-minimal.
21:38:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ...
21:38:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:38:24 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
21:38:24 Need to get 22.8 MB of archives.
21:38:24 After this operation, 74.8 MB of additional disk space will be used.
21:38:24 Get:1 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
21:38:24 Get:2 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
21:38:24 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.21) ...
21:38:24 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ...
21:38:24 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
21:38:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:38:25 Get:3 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
21:38:25 Get:4 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
21:38:25 Get:5 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
21:38:25 Get:6 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
21:38:25 Get:7 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
21:38:25 Get:8 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
21:38:25 Get:9 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
21:38:25 Get:10 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
21:38:25 Get:11 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
21:38:25 Get:12 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
21:38:25 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
21:38:25 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
21:38:25 Get:15 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
21:38:25 Get:16 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
21:38:25 Get:17 http://deb.debian.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB]
21:38:25 Get:18 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
21:38:25 Get:19 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
21:38:25 Get:20 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
21:38:25 Get:21 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
21:38:25 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
21:38:25 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
21:38:25 Get:24 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:38:25 Get:25 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
21:38:25 Get:26 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
21:38:25 Get:27 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
21:38:25 Get:28 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
21:38:25 Get:29 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
21:38:25 Get:30 http://deb.debian.org/debian-security bullseye-security/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB]
21:38:25 Get:31 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
21:38:25 Get:32 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
21:38:25 Get:33 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7812 B]
21:38:25 Get:34 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
21:38:25 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
21:38:25 Get:36 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
21:38:25 Get:37 http://deb.debian.org/debian bullseye/main arm64 libpackagekit-glib2-18 arm64 1.2.2-2 [113 kB]
21:38:25 Get:38 http://deb.debian.org/debian bullseye/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.2-2 [36.8 kB]
21:38:25 Get:39 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:38:25 Get:40 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
21:38:25 Get:41 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
21:38:25 Get:42 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
21:38:25 Get:43 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
21:38:25 Get:44 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
21:38:25 Get:45 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
21:38:25 Get:46 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
21:38:25 Get:47 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
21:38:25 Get:48 http://deb.debian.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
21:38:25 Get:49 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
21:38:25 Get:50 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u7 [321 kB]
21:38:25 Get:51 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.24-0+deb11u1 [212 kB]
21:38:25 Get:52 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
21:38:25 Get:53 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
21:38:25 Get:54 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
21:38:25 Get:55 http://deb.debian.org/debian bullseye/main arm64 python3-dbus arm64 1.2.16-5 [105 kB]
21:38:25 Get:56 http://deb.debian.org/debian bullseye/main arm64 python3-gi arm64 3.38.0-2 [226 kB]
21:38:25 Get:57 http://deb.debian.org/debian bullseye/main arm64 python3-pycurl arm64 7.43.0.6-5 [67.9 kB]
21:38:25 Get:58 http://deb.debian.org/debian bullseye/main arm64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
21:38:25 Get:59 http://deb.debian.org/debian bullseye/main arm64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
21:38:25 CentOS Stream 9 - BaseOS                        8.8 MB/s | 7.7 MB     00:00    
21:38:25 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
21:38:25 Selecting previously unselected package docker-compose-plugin.
21:38:25 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb ...
21:38:25 Unpacking docker-compose-plugin (2.17.2-1~debian.12~bookworm) ...
21:38:25 debconf: delaying package configuration, since apt-utils is not installed
21:38:25 Fetched 22.8 MB in 0s (50.9 MB/s)
21:38:25 Selecting previously unselected package libpython3.9-minimal:arm64.
21:38: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 ... 6653 files and directories currently installed.)
21:38:25 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_arm64.deb ...
21:38:25 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
21:38:25 Selecting previously unselected package libexpat1:arm64.
21:38:25 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_arm64.deb ...
21:38:25 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
21:38:25 Selecting previously unselected package python3-minimal.
21:38: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 ... 4301 files and directories currently installed.)
21:38:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
21:38:25 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:38:25 Selecting previously unselected package mime-support.
21:38:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:38:25 Unpacking mime-support (3.60ubuntu1) ...
21:38:25 Selecting previously unselected package libmpdec2:arm64.
21:38:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
21:38:25 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
21:38:25 Selecting previously unselected package python3.9-minimal.
21:38:25 Preparing to unpack .../python3.9-minimal_3.9.2-1_arm64.deb ...
21:38:25 Unpacking python3.9-minimal (3.9.2-1) ...
21:38:25 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
21:38:25 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
21:38:25 Setting up python3.9-minimal (3.9.2-1) ...
21:38:25 CentOS Stream 8 - AppStream                      27 MB/s |  29 MB     00:01    
21:38:25 Selecting previously unselected package readline-common.
21:38:25 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:38:25 Unpacking readline-common (7.0-3) ...
21:38:25 Selecting previously unselected package libreadline7:arm64.
21:38:25 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
21:38:25 Unpacking libreadline7:arm64 (7.0-3) ...
21:38:25 Selecting previously unselected package libsqlite3-0:arm64.
21:38:25 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_arm64.deb ...
21:38:25 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
21:38:25 Selecting previously unselected package libpython3.6-stdlib:arm64.
21:38:25 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_arm64.deb ...
21:38:25 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ...
21:38:25 Selecting previously unselected package docker-ce-cli.
21:38:25 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ...
21:38:25 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:38:25 Selecting previously unselected package python3.6.
21:38:25 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_arm64.deb ...
21:38:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:38:25 Selecting previously unselected package libpython3-stdlib:arm64.
21:38:25 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
21:38:25 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
21:38:25 Setting up python3-minimal (3.6.7-1~18.04) ...
21:38:26 Selecting previously unselected package docker-ce-rootless-extras.
21:38:26 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ...
21:38:26 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:38:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:26 Selecting previously unselected package python3.
21:38: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 ... 4759 files and directories currently installed.)
21:38:26 Preparing to unpack .../00-python3_3.6.7-1~18.04_arm64.deb ...
21:38:26 Unpacking python3 (3.6.7-1~18.04) ...
21:38:26 Selecting previously unselected package openssl.
21:38:26 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.21_arm64.deb ...
21:38:26 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:38:26 + make IMAGE=ubuntu:focal verify
21:38:26 docker run  --rm -i \
21:38:26 	-v "$(pwd):/v" \
21:38:26 	-e DEBIAN_FRONTEND=noninteractive \
21:38:26 	-e PACKAGE_REPO=staging \
21:38:26 	-w /v \
21:38:26 	ubuntu:focal ./verify
21:38:26 Unable to find image 'ubuntu:focal' locally
21:38:26 focal: Pulling from library/ubuntu
21:38:26 Selecting previously unselected package python3-minimal.
21:38: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 ... 6947 files and directories currently installed.)
21:38:26 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
21:38:26 Unpacking python3-minimal (3.9.2-3) ...
21:38:26 Selecting previously unselected package media-types.
21:38:26 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:38:26 Unpacking media-types (4.0.0) ...
21:38:26 Selecting previously unselected package libmpdec3:arm64.
21:38:26 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
21:38:26 Unpacking libmpdec3:arm64 (2.5.1-1) ...
21:38:26 Selecting previously unselected package libncursesw6:arm64.
21:38:26 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
21:38:26 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
21:38:26 Selecting previously unselected package readline-common.
21:38:26 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:38:26 Unpacking readline-common (8.1-1) ...
21:38:26 Selecting previously unselected package libreadline8:arm64.
21:38:26 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
21:38:26 Unpacking libreadline8:arm64 (8.1-1) ...
21:38:26 Selecting previously unselected package libsqlite3-0:arm64.
21:38:26 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
21:38:26 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
21:38:26 Selecting previously unselected package ca-certificates.
21:38:26 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
21:38:26 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
21:38:26 Selecting previously unselected package distro-info-data.
21:38:26 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.15_all.deb ...
21:38:26 Unpacking distro-info-data (0.37ubuntu0.15) ...
21:38:26 Selecting previously unselected package libglib2.0-0:arm64.
21:38:26 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
21:38:26 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
21:38:26 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:38:26 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_arm64.deb ...
21:38:26 Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ...
21:38:26 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:38:26 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_arm64.deb ...
21:38:26 Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ...
21:38:26 Setting up docker-buildx-plugin (0.10.4-1~debian.12~bookworm) ...
21:38:26 Setting up docker-compose-plugin (2.17.2-1~debian.12~bookworm) ...
21:38:26 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:38:26 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:38:26 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:38:26 a774dfcdedc7: Already exists
21:38:26 Digest: sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9
21:38:26 Status: Downloaded newer image for ubuntu:focal
21:38:26 Selecting previously unselected package libpython3.9-stdlib:arm64.
21:38:26 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
21:38:26 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
21:38:26 Selecting previously unselected package python3.9.
21:38:26 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
21:38:26 Unpacking python3.9 (3.9.2-1) ...
21:38:26 Selecting previously unselected package libpython3-stdlib:arm64.
21:38:26 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
21:38:26 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
21:38:26 Selecting previously unselected package libapt-inst2.0:arm64.
21:38:26 Preparing to unpack .../07-libapt-inst2.0_1.6.14_arm64.deb ...
21:38:26 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
21:38:26 Selecting previously unselected package libdbus-1-3:arm64.
21:38:26 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.4_arm64.deb ...
21:38:26 Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ...
21:38:26 Selecting previously unselected package lsb-release.
21:38:26 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
21:38:26 Unpacking lsb-release (9.20170808ubuntu1) ...
21:38:26 Selecting previously unselected package python3-dbus.
21:38:26 Preparing to unpack .../10-python3-dbus_1.2.6-1_arm64.deb ...
21:38:26 Unpacking python3-dbus (1.2.6-1) ...
21:38:26 Selecting previously unselected package python3-gi.
21:38:26 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:38:26 invoke-rc.d: could not determine current runlevel
21:38:26 invoke-rc.d: policy-rc.d denied execution of start.
21:38:26 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:38:26  docker-ce-rootless-extras depends on dbus-user-session; however:
21:38:26   Package dbus-user-session is not installed.
21:38:26 
21:38:26 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:38:26 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_arm64.deb
21:38:26 Setting up python3-minimal (3.9.2-3) ...
21:38:26 Selecting previously unselected package python3.
21:38: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 ... 7385 files and directories currently installed.)
21:38:26 Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ...
21:38:26 Unpacking python3 (3.9.2-3) ...
21:38:26 Selecting previously unselected package openssl.
21:38:26 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u4_arm64.deb ...
21:38:26 Unpacking openssl (1.1.1n-0+deb11u4) ...
21:38:26 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_arm64.deb ...
21:38:26 Unpacking python3-gi (3.26.1-2ubuntu1) ...
21:38:26 Selecting previously unselected package iso-codes.
21:38:26 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
21:38:26 Unpacking iso-codes (3.79-1) ...
21:38:27 make[1]: Leaving directory '/root/build-deb'
21:38:27    dh_installdeb
21:38:27    debian/rules override_dh_gencontrol
21:38:27 make[1]: Entering directory '/root/build-deb'
21:38:27 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:27 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:27 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:27 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:27 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:27 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:27 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:27 dh_gencontrol --remaining-packages
21:38:27 make[1]: Leaving directory '/root/build-deb'
21:38:27    dh_md5sums
21:38:27    debian/rules override_dh_builddeb
21:38:27 make[1]: Entering directory '/root/build-deb'
21:38:27 dh_builddeb -- -Zxz
21:38:27 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb'.
21:38:27 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'.
21:38:27 + verify
21:38:27 + dpkg --version
21:38:27 + verify_deb
21:38:27 + apt-get update
21:38:27 Selecting previously unselected package ca-certificates.
21:38:27 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
21:38:27 Unpacking ca-certificates (20210119) ...
21:38:27 Selecting previously unselected package apt-transport-https.
21:38:27 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
21:38:27 Unpacking apt-transport-https (2.2.4) ...
21:38:27 Selecting previously unselected package libbrotli1:arm64.
21:38:27 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_arm64.deb ...
21:38:27 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
21:38:27 Selecting previously unselected package libsasl2-modules-db:arm64.
21:38:27 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:38:27 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:38:27 Selecting previously unselected package libkrb5support0:arm64.
21:38:27 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.4) ...
21:38:27 Selecting previously unselected package libk5crypto3:arm64.
21:38:27 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.4) ...
21:38:27 Selecting previously unselected package libkeyutils1:arm64.
21:38:27 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ...
21:38:27 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
21:38:27 Selecting previously unselected package libkrb5-3:arm64.
21:38:27 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.4) ...
21:38:27 Fedora 36 - aarch64                              24 MB/s |  77 MB     00:03    
21:38:27 Reading package lists...
21:38:27 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
21:38:27 Selecting previously unselected package libsasl2-2:arm64.
21:38:27 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:38:27 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:38:27 Selecting previously unselected package libldap-2.4-2:arm64.
21:38:27 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
21:38:27 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:38:27 Selecting previously unselected package libnghttp2-14:arm64.
21:38:27 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_arm64.deb ...
21:38:27 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
21:38:27 Selecting previously unselected package libpsl5:arm64.
21:38:27 Preparing to unpack .../09-libpsl5_0.21.0-1.2_arm64.deb ...
21:38:27 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
21:38:27 Selecting previously unselected package librtmp1:arm64.
21:38:27 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:38:27 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:38:27 Selecting previously unselected package libssh2-1:arm64.
21:38:27 Preparing to unpack .../11-libssh2-1_1.9.0-2_arm64.deb ...
21:38:27 Unpacking libssh2-1:arm64 (1.9.0-2) ...
21:38:27 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:38:27 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.4) ...
21:38:27 Selecting previously unselected package libpsl5:arm64.
21:38:27 Preparing to unpack .../18-libpsl5_0.19.1-5build1_arm64.deb ...
21:38:27 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
21:38:27 Selecting previously unselected package python-apt-common.
21:38:27 Preparing to unpack .../19-python-apt-common_1.6.6_all.deb ...
21:38:27 Unpacking python-apt-common (1.6.6) ...
21:38:27 Selecting previously unselected package python3-apt.
21:38:27 Preparing to unpack .../20-python3-apt_1.6.6_arm64.deb ...
21:38:27 Unpacking python3-apt (1.6.6) ...
21:38:27 Selecting previously unselected package apt-transport-https.
21:38:27 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
21:38:27 Unpacking apt-transport-https (1.6.14) ...
21:38:27 Selecting previously unselected package libroken18-heimdal:arm64.
21:38:27 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:27 Building dependency tree...
21:38:27 Reading state information...
21:38:27 Correcting dependencies... Done
21:38:27 CentOS Stream 9 - AppStream                      17 MB/s |  15 MB     00:00    
21:38:27 Selecting previously unselected package libasn1-8-heimdal:arm64.
21:38:27 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:27 Selecting previously unselected package libheimbase1-heimdal:arm64.
21:38:27 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:27 Selecting previously unselected package libhcrypto4-heimdal:arm64.
21:38:27 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:27 Selecting previously unselected package libwind0-heimdal:arm64.
21:38:27 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:27 Selecting previously unselected package libhx509-5-heimdal:arm64.
21:38:27 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:27 Selecting previously unselected package libkrb5-26-heimdal:arm64.
21:38:27 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:27 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:27 Selecting previously unselected package libcurl4:arm64.
21:38:27 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
21:38:27 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
21:38:27 Selecting previously unselected package curl.
21:38:27 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_arm64.deb ...
21:38:27 Unpacking curl (7.74.0-1.3+deb11u7) ...
21:38:27 Selecting previously unselected package libassuan0:arm64.
21:38:27 Preparing to unpack .../14-libassuan0_2.5.3-7.1_arm64.deb ...
21:38:27 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
21:38:27 Selecting previously unselected package gpgconf.
21:38:27 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
21:38:27 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:38:27 Selecting previously unselected package libksba8:arm64.
21:38:27 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_arm64.deb ...
21:38:27 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ...
21:38:27 Skipping docker-ce, it is already installed and upgrade is not set.
21:38:27 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:38:27 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:38:27 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:38:27 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:38:27 The following additional packages will be installed:
21:38:27   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:38:27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:38:27 Suggested packages:
21:38:27   firewalld kmod
21:38:27 Recommended packages:
21:38:27   nftables
21:38:27 The following NEW packages will be installed:
21:38:27   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:38:27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:38:28 Selecting previously unselected package libheimntlm0-heimdal:arm64.
21:38:28 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:28 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:28 Selecting previously unselected package libgssapi3-heimdal:arm64.
21:38:28 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_arm64.deb ...
21:38:28 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:28 Selecting previously unselected package libsasl2-modules-db:arm64.
21:38:28 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:38:28 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:38:28 Selecting previously unselected package libsasl2-2:arm64.
21:38:28 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:38:28 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:38:28 Selecting previously unselected package libldap-common.
21:38:28 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:38:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:38:28 Selecting previously unselected package libldap-2.4-2:arm64.
21:38:28 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ...
21:38:28 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
21:38:28 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
21:38:28 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
21:38:28 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
21:38:28 Selecting previously unselected package libnpth0:arm64.
21:38:28 Preparing to unpack .../17-libnpth0_1.6-3_arm64.deb ...
21:38:28 Unpacking libnpth0:arm64 (1.6-3) ...
21:38:28 Selecting previously unselected package dirmngr.
21:38:28 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
21:38:28 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:38:28 Selecting previously unselected package distro-info-data.
21:38:28 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
21:38:28 Unpacking distro-info-data (0.51+deb11u3) ...
21:38:28 Selecting previously unselected package libglib2.0-0:arm64.
21:38:28 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_arm64.deb ...
21:38:28 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
21:38:28 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
21:38:28 Need to get 20.9 MB of archives.
21:38:28 After this operation, 103 MB of additional disk space will be used.
21:38:28 Get:1 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB]
21:38:28 Get:2 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.6-1 [76.5 kB]
21:38:28 Get:3 https://download.docker.com/linux/debian bookworm/test arm64 containerd.io arm64 1.6.19-1 [20.3 MB]
21:38:28 Get:4 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
21:38:28 Get:5 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
21:38:28 Get:6 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:38:28 Get:7 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
21:38:28 Get:8 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
21:38:28 Get:9 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
21:38:28 Get:10 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
21:38:28 Selecting previously unselected package libnghttp2-14:arm64.
21:38:28 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
21:38:28 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
21:38:28 Selecting previously unselected package librtmp1:arm64.
21:38:28 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
21:38:28 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
21:38:28 Selecting previously unselected package libcurl4:arm64.
21:38:28 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.24_arm64.deb ...
21:38:28 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.24) ...
21:38:28 Selecting previously unselected package curl.
21:38:28 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.24_arm64.deb ...
21:38:28 Unpacking curl (7.58.0-2ubuntu3.24) ...
21:38:28 Selecting previously unselected package libassuan0:arm64.
21:38:28 Preparing to unpack .../39-libassuan0_2.5.1-2_arm64.deb ...
21:38:28 Unpacking libassuan0:arm64 (2.5.1-2) ...
21:38:28 Selecting previously unselected package gpgconf.
21:38:28 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:28 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
21:38:28 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:38:28 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
21:38:28 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:38:28 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:38:28 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
21:38:28 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:38:28 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:38:28 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_arm64.deb ...
21:38:28 Unpacking libpackagekit-glib2-18:arm64 (1.2.2-2) ...
21:38:28 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:38:28 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_arm64.deb ...
21:38:28 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:38:28 Selecting previously unselected package gnupg-l10n.
21:38:28 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:38:28 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:38:28 debconf: delaying package configuration, since apt-utils is not installed
21:38:28 Fetched 20.9 MB in 1s (41.5 MB/s)
21:38:28 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:38:28 Selecting previously unselected package libksba8:arm64.
21:38:28 Preparing to unpack .../41-libksba8_1.3.5-2ubuntu0.18.04.2_arm64.deb ...
21:38:28 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.18.04.2) ...
21:38:28 Selecting previously unselected package libnpth0:arm64.
21:38:28 Preparing to unpack .../42-libnpth0_1.5-3_arm64.deb ...
21:38:28 Unpacking libnpth0:arm64 (1.5-3) ...
21:38:28 Selecting previously unselected package dirmngr.
21:38:28 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:28 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:38:28 Selecting previously unselected package gnupg-l10n.
21:38:28 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:38:28 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:38:28 Selecting previously unselected package gnupg-utils.
21:38:28 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:28 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:38:28 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
21:38:28 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
21:38:28 Selecting previously unselected package gnupg-utils.
21:38:28 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
21:38:28 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:38:28 Selecting previously unselected package gpg.
21:38:28 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_arm64.deb ...
21:38:28 Unpacking gpg (2.2.27-2+deb11u2) ...
21:38:28 Selecting previously unselected package pinentry-curses.
21:38:28 Preparing to unpack .../28-pinentry-curses_1.1.0-4_arm64.deb ...
21:38:28 Unpacking pinentry-curses (1.1.0-4) ...
21:38:28 make[1]: Leaving directory '/root/build-deb'
21:38:28  dpkg-genbuildinfo
21:38:28 Selecting previously unselected package netbase.
21:38: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 ... 11734 files and directories currently installed.)
21:38:28 Preparing to unpack .../0-netbase_6.4_all.deb ...
21:38:28 Unpacking netbase (6.4) ...
21:38:28 Selecting previously unselected package containerd.io.
21:38:28 Preparing to unpack .../1-containerd.io_1.6.19-1_arm64.deb ...
21:38:28 Unpacking containerd.io (1.6.19-1) ...
21:38:28 Selecting previously unselected package gpg.
21:38:28 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:28 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:38:28 Selecting previously unselected package pinentry-curses.
21:38:28 Preparing to unpack .../47-pinentry-curses_1.1.0-1_arm64.deb ...
21:38:28 Unpacking pinentry-curses (1.1.0-1) ...
21:38:28 Selecting previously unselected package gpg-agent.
21:38:28 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:28 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:38:28 Selecting previously unselected package gpg-wks-client.
21:38:28 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:28 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:38:28 Selecting previously unselected package gpg-wks-server.
21:38:28 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:28 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:38:28 Selecting previously unselected package gpgsm.
21:38:28 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:28 Selecting previously unselected package gpg-agent.
21:38:28 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
21:38:28 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:38:28 Selecting previously unselected package gpg-wks-client.
21:38:28 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
21:38:28 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:38:28 Selecting previously unselected package gpg-wks-server.
21:38:28 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
21:38:28 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:38:28 Selecting previously unselected package gpgsm.
21:38:28 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
21:38:28 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:38:28 Selecting previously unselected package gnupg.
21:38:28 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
21:38:28 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:38:29 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:38:29 Selecting previously unselected package gnupg.
21:38:29 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_arm64.deb ...
21:38:29 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:38:29 Selecting previously unselected package python3-software-properties.
21:38:29 Preparing to unpack .../53-python3-software-properties_0.96.24.32.20_all.deb ...
21:38:29 Unpacking python3-software-properties (0.96.24.32.20) ...
21:38:29 Selecting previously unselected package software-properties-common.
21:38:29 Preparing to unpack .../54-software-properties-common_0.96.24.32.20_all.deb ...
21:38:29 Unpacking software-properties-common (0.96.24.32.20) ...
21:38:29 Selecting previously unselected package gnupg2.
21:38:29 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
21:38:29 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
21:38:29 Setting up python-apt-common (1.6.6) ...
21:38:29 Setting up libnpth0:arm64 (1.5-3) ...
21:38:29 Selecting previously unselected package gnupg2.
21:38:29 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
21:38:29 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
21:38:29 Selecting previously unselected package iso-codes.
21:38:29 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
21:38:29 Unpacking iso-codes (4.6.0-1) ...
21:38:29 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
21:38:29 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1228 kB]
21:38:29 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2236 kB]
21:38:29 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9068 B]
21:38:29  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.changes
21:38:29 Setting up readline-common (7.0-3) ...
21:38:29 Setting up libapt-inst2.0:arm64 (1.6.14) ...
21:38:29 Setting up apt-transport-https (1.6.14) ...
21:38:29 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
21:38:29 Setting up mime-support (3.60ubuntu1) ...
21:38:29 Setting up iso-codes (3.79-1) ...
21:38:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:38:29 Setting up libreadline7:arm64 (7.0-3) ...
21:38:29 Setting up libpsl5:arm64 (0.19.1-5build1) ...
21:38:29 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
21:38:29 No schema files found: doing nothing.
21:38:29 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:38:29 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:38:29 Setting up distro-info-data (0.37ubuntu0.15) ...
21:38:29 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:29 Setting up libksba8:arm64 (1.3.5-2ubuntu0.18.04.2) ...
21:38:29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
21:38:29 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.4) ...
21:38:29 Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ...
21:38:29 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:38:29 Selecting previously unselected package libcurl3-gnutls:arm64.
21:38:29 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_arm64.deb ...
21:38:29 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ...
21:38:29 Selecting previously unselected package libdbus-1-3:arm64.
21:38:29 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_arm64.deb ...
21:38:29 Unpacking libdbus-1-3:arm64 (1.12.24-0+deb11u1) ...
21:38:29 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [5234 B]
21:38:29 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
21:38:29 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'.
21:38:29 Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ...
21:38:29 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:38:29 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
21:38:29 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
21:38:29 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
21:38:29 Selecting previously unselected package lsb-release.
21:38:29 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
21:38:29 Unpacking lsb-release (11.1.0) ...
21:38:29 Selecting previously unselected package python-apt-common.
21:38:29 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
21:38:29 Unpacking python-apt-common (2.2.1) ...
21:38:29 Selecting previously unselected package python3-apt.
21:38:29 Preparing to unpack .../40-python3-apt_2.2.1_arm64.deb ...
21:38:29 Unpacking python3-apt (2.2.1) ...
21:38:29 Selecting previously unselected package python3-dbus.
21:38:29 Preparing to unpack .../41-python3-dbus_1.2.16-5_arm64.deb ...
21:38:29 Unpacking python3-dbus (1.2.16-5) ...
21:38:29 Selecting previously unselected package python3-gi.
21:38:29 Preparing to unpack .../42-python3-gi_3.38.0-2_arm64.deb ...
21:38:29 Unpacking python3-gi (3.38.0-2) ...
21:38:29 Selecting previously unselected package python3-pycurl.
21:38:29 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_arm64.deb ...
21:38:29 Unpacking python3-pycurl (7.43.0.6-5) ...
21:38:29 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
21:38:29 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [929 kB]
21:38:29 Selecting previously unselected package dbus-user-session.
21:38:29 Preparing to unpack .../2-dbus-user-session_1.14.6-1_arm64.deb ...
21:38:29 Unpacking dbus-user-session (1.14.6-1) ...
21:38:29 Selecting previously unselected package libip6tc2:arm64.
21:38:29 Preparing to unpack .../3-libip6tc2_1.8.9-2_arm64.deb ...
21:38:29 Unpacking libip6tc2:arm64 (1.8.9-2) ...
21:38:29 Updating certificates in /etc/ssl/certs...
21:38:29 Selecting previously unselected package python3-software-properties.
21:38:29 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
21:38:29 Unpacking python3-software-properties (0.96.20.2-2.1) ...
21:38:29 Selecting previously unselected package software-properties-common.
21:38:29 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
21:38:29 Unpacking software-properties-common (0.96.20.2-2.1) ...
21:38:29 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ...
21:38:29 Setting up media-types (4.0.0) ...
21:38:29 Setting up libpsl5:arm64 (0.21.0-1.2) ...
21:38:29 Setting up apt-transport-https (2.2.4) ...
21:38:29 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
21:38:29 No schema files found: doing nothing.
21:38:29 Setting up distro-info-data (0.51+deb11u3) ...
21:38:29 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
21:38:29 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
21:38:29 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
21:38:29 Setting up libpackagekit-glib2-18:arm64 (1.2.2-2) ...
21:38:29 Setting up libnpth0:arm64 (1.6-3) ...
21:38:29 Setting up libassuan0:arm64 (2.5.3-7.1) ...
21:38:29 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:38:29 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:38:29 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3252 B]
21:38:29 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [4999 B]
21:38:29 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1848 kB]
21:38:29 Selecting previously unselected package libxtables12:arm64.
21:38:29 Preparing to unpack .../4-libxtables12_1.8.9-2_arm64.deb ...
21:38:29 Unpacking libxtables12:arm64 (1.8.9-2) ...
21:38:29 Selecting previously unselected package libmnl0:arm64.
21:38:29 Preparing to unpack .../5-libmnl0_1.0.4-3_arm64.deb ...
21:38:29 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:38:29 Selecting previously unselected package libnfnetlink0:arm64.
21:38:29 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_arm64.deb ...
21:38:29 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
21:38:29 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:38:29 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
21:38:29 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
21:38:30 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:38:30 Setting up libdbus-1-3:arm64 (1.12.24-0+deb11u1) ...
21:38:30 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
21:38:30 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:38:30 Setting up python-apt-common (2.2.1) ...
21:38:30 Setting up libmpdec3:arm64 (2.5.1-1) ...
21:38:30 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:38:30 Setting up libssh2-1:arm64 (1.9.0-2) ...
21:38:30 Setting up openssl (1.1.1n-0+deb11u4) ...
21:38:30 Setting up readline-common (8.1-1) ...
21:38:30 Setting up iso-codes (4.6.0-1) ...
21:38:30 Setting up pinentry-curses (1.1.0-4) ...
21:38:30 Setting up libreadline8:arm64 (8.1-1) ...
21:38:30 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:38:30 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ...
21:38:30 Setting up ca-certificates (20210119) ...
21:38:30 Fetched 19.4 MB in 3s (6689 kB/s)
21:38:30 dpkg-genchanges: info: including full source code in upload
21:38:30  dpkg-source -I.git --after-build .
21:38:30 Selecting previously unselected package libnftnl11:arm64.
21:38:30 Preparing to unpack .../8-libnftnl11_1.2.4-2_arm64.deb ...
21:38:30 Unpacking libnftnl11:arm64 (1.2.4-2) ...
21:38:30 Selecting previously unselected package iptables.
21:38:30 Preparing to unpack .../9-iptables_1.8.9-2_arm64.deb ...
21:38:30 Unpacking iptables (1.8.9-2) ...
21:38:30 Setting up libip6tc2:arm64 (1.8.9-2) ...
21:38:30 Setting up dbus-user-session (1.14.6-1) ...
21:38:30 Setting up libmnl0:arm64 (1.0.4-3) ...
21:38:30 124 added, 0 removed; done.
21:38:30 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:30 + destination=/build
21:38:30 + mkdir -p /build
21:38:30 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb /root/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb /build
21:38:30 copied '/root/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb'
21:38:30 removed '/root/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb'
21:38:30 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:30 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:30 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:30 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:30 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc'
21:38:30 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc'
21:38:30 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz'
21:38:30 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz'
21:38:30 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.buildinfo'
21:38:30 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.buildinfo'
21:38:30 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.changes'
21:38:30 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.changes'
21:38:30 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:30 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:30 copied '/root/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb'
21:38:30 removed '/root/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb'
21:38:30 Setting up containerd.io (1.6.19-1) ...
21:38:30 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:38:30 Setting up libxtables12:arm64 (1.8.9-2) ...
21:38:30 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
21:38:30 Setting up netbase (6.4) ...
21:38:30 Setting up libassuan0:arm64 (2.5.1-2) ...
21:38:30 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
21:38:30 Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ...
21:38:30 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ...
21:38:30 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.4) ...
21:38:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:38:30 Setting up libnftnl11:arm64 (1.2.4-2) ...
21:38:30 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
21:38:30 Setting up iptables (1.8.9-2) ...
21:38:30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:38:30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:38:30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:38:30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:38:30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:38:30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:38:30 Processing triggers for libc-bin (2.36-8) ...
21:38:30 + verify_binaries
21:38:30 + docker --version
21:38:30 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:38:30 + docker buildx version
21:38:30 github.com/docker/buildx v0.10.4 c513d34
21:38:30 + docker compose version
21:38:30 Docker Compose version v2.17.2
21:38:30 Updating certificates in /etc/ssl/certs...
21:38:30 + dockerd --version
21:38:30 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:38:30 + docker-proxy --version
21:38:30 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:38:30 + containerd --version
21:38:30 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:30 + ctr --version
21:38:30 ctr containerd.io 1.6.19
21:38:30 + containerd-shim --help
21:38:30 Usage of containerd-shim:
21:38:30   -address string
21:38:30     	grpc address back to main containerd
21:38:30   -containerd-binary containerd publish
21:38:30     	path to containerd binary (used for containerd publish) (default "containerd")
21:38:30   -criu string
21:38:30     	path to criu binary
21:38:30   -debug
21:38:30     	enable debug output in logs
21:38:30   -namespace string
21:38:30     	namespace that owns the shim
21:38:30   -runtime-root string
21:38:30     	root directory for the runtime (default "/run/containerd/runc")
21:38:30   -socket string
21:38:30     	socket path to serve
21:38:30   -systemd-cgroup
21:38:30     	set runtime to use systemd-cgroup
21:38:30   -workdir string
21:38:30     	path used to storge large temporary data
21:38:30 + containerd-shim-runc-v1 -v
21:38:30 containerd-shim-runc-v1:
21:38:30   Version:  1.6.19
21:38:30   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:30   Go version: go1.19.7
21:38:30 
21:38:30 + containerd-shim-runc-v2 -v
21:38:30 containerd-shim-runc-v2:
21:38:30   Version:  1.6.19
21:38:30   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:30   Go version: go1.19.7
21:38:30 
21:38:30 + runc --version
21:38:30 runc version 1.1.4
21:38:30 commit: v1.1.4-0-g5fd4c4d
21:38:30 spec: 1.0.2-dev
21:38:30 go: go1.19.7
21:38:30 libseccomp: 2.5.4
21:38:31 Reading package lists...
21:38:31 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:38:31 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:31 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:31 129 added, 0 removed; done.
21:38:31 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:38:31 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:38:31 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
21:38:31 Setting up curl (7.74.0-1.3+deb11u7) ...
21:38:31 Setting up gpg (2.2.27-2+deb11u2) ...
21:38:31 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
21:38:31 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
21:38:31 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:38:31 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:38:31 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:38:31 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:31 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:31 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:38:31 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:38:31 Setting up pinentry-curses (1.1.0-1) ...
21:38:31 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.4) ...
21:38:31 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:31 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:31 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:38:31 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
21:38:31 Setting up python3 (3.6.7-1~18.04) ...
21:38:31 Reading package lists...
21:38:31 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:38:31 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:38:31 Setting up python3-gi (3.26.1-2ubuntu1) ...
21:38:31 Setting up lsb-release (9.20170808ubuntu1) ...
21:38:31 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:38:31 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:38:31 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:38:31 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:38:31 Setting up python3.9 (3.9.2-1) ...
21:38:31 Building dependency tree...
21:38:31 Reading state information...
21:38:31 make[1]: Leaving directory '/root/build-deb'
21:38:31  dpkg-genbuildinfo
21:38:31  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.changes
21:38:31 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.4) ...
21:38:31 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.4) ...
21:38:31 Setting up python3-apt (1.6.6) ...
21:38:31 Setting up python3-dbus (1.2.6-1) ...
21:38:31 CentOS Stream 9 - Extras packages                12 kB/s |  10 kB     00:00    
21:38:32 The following additional packages will be installed:
21:38:32   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
21:38:32   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:38:32   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:38:32   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:38:32   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:38:32   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:38:32   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:38:32   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:38:32   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:38:32   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:38:32   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:38:32   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:38:32   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:38:32   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:38:32   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:38:32   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:38:32   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:38:32   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
21:38:32   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:38:32   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
21:38:32   python3-requests python3-requests-unixsocket python3-six
21:38:32   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
21:38:32   readline-common systemd systemd-sysv systemd-timesyncd tzdata
21:38:32 Suggested packages:
21:38:32   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:38:32   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:38:32   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:38:32   python3-setuptools python3-cryptography python3-openssl python3-socks
21:38:32   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
21:38:32   systemd-container
21:38:32 Recommended packages:
21:38:32   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
21:38:32   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
21:38:32   networkd-dispatcher libnss-systemd
21:38:32 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
21:38:32 Setting up python3-software-properties (0.96.24.32.20) ...
21:38:32 Last metadata expiration check: 0:00:01 ago on Thu Mar 30 21:38:31 2023.
21:38:32 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'.
21:38:32 The following NEW packages will be installed:
21:38:32   apt-transport-https ca-certificates curl dbus dbus-user-session
21:38:32   dconf-gsettings-backend dconf-service dirmngr distro-info-data
21:38:32   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:38:32   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:38:32   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:38:32   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:38:32   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:38:32   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:38:32   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:38:32   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:38:32   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:38:32   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:38:32   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:38:32   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:38:32   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:38:32   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:38:32   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:38:32   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:38:32   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
21:38:32   policykit-1 python-apt-common python3 python3-apt python3-certifi
21:38:32   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
21:38:32   python3-pkg-resources python3-requests python3-requests-unixsocket
21:38:32   python3-six python3-software-properties python3-urllib3 python3.8
21:38:32   python3.8-minimal readline-common software-properties-common systemd
21:38:32   systemd-sysv systemd-timesyncd tzdata
21:38:32 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:38:32 Setting up software-properties-common (0.96.24.32.20) ...
21:38:32 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded.
21:38:32 Need to get 33.4 MB of archives.
21:38:32 After this operation, 141 MB of additional disk space will be used.
21:38:32 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.17 [1158 kB]
21:38:32 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:38:32 Setting up python3 (3.9.2-3) ...
21:38:32 Setting up python3-pycurl (7.43.0.6-5) ...
21:38:32 Setting up python3-gi (3.38.0-2) ...
21:38:32 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.24) ...
21:38:32 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:38:32 Setting up curl (7.58.0-2ubuntu3.24) ...
21:38:32 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:38:32 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
21:38:32 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:38:32 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
21:38:32 Updating certificates in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
21:38:32 dpkg-genchanges: info: including full source code in upload
21:38:32  dpkg-source -I.git --after-build .
21:38:32 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:32 + destination=/build
21:38:32 + mkdir -p /build
21:38:32 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb /build
21:38:32 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc'
21:38:32 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc'
21:38:32 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz'
21:38:32 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz'
21:38:32 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.buildinfo'
21:38:32 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.buildinfo'
21:38:32 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.changes'
21:38:32 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.changes'
21:38:32 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb'
21:38:32 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb'
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:38:32 Setting up gnupg (2.2.27-2+deb11u2) ...
21:38:32 Setting up lsb-release (11.1.0) ...
21:38:32 Setting up python3-dbus (1.2.16-5) ...
21:38:33 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.7 [714 kB]
21:38:33 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
21:38:33 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.7 [1830 kB]
21:38:33 Dependencies resolved.
21:38:33 ================================================================================
21:38:33  Package                      Arch        Version              Repository  Size
21:38:33 ================================================================================
21:38:33 Installing:
21:38:33  dnf-plugins-core             noarch      4.3.0-4.el9          baseos      38 k
21:38:33 Installing dependencies:
21:38:33  dbus-libs                    aarch64     1:1.12.20-7.el9      baseos     150 k
21:38:33  python3-dateutil             noarch      1:2.8.1-6.el9        baseos     302 k
21:38:33  python3-dbus                 aarch64     1.2.18-2.el9         baseos     144 k
21:38:33  python3-dnf-plugins-core     noarch      4.3.0-4.el9          baseos     260 k
21:38:33  python3-six                  noarch      1.15.0-9.el9         baseos      37 k
21:38:33  python3-systemd              aarch64     234-18.el9           baseos      89 k
21:38:33  systemd-libs                 aarch64     252-8.el9            baseos     616 k
21:38:33 
21:38:33 Transaction Summary
21:38:33 ================================================================================
21:38:33 Install  8 Packages
21:38:33 
21:38:33 Total download size: 1.6 M
21:38:33 Installed size: 5.1 M
21:38:33 Downloading Packages:
21:38:33 Setting up gnupg2 (2.2.27-2+deb11u2) ...
21:38:33 Setting up python3-apt (2.2.1) ...
21:38:33 Setting up python3-software-properties (0.96.20.2-2.1) ...
21:38:33 0 added, 0 removed; done.
21:38:33 Running hooks in /etc/ca-certificates/update.d...
21:38:33 done.
21:38:33 ++ source /etc/os-release
21:38:33 +++ NAME=Ubuntu
21:38:33 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:38:33 +++ ID=ubuntu
21:38:33 +++ ID_LIKE=debian
21:38:33 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:38:33 +++ VERSION_ID=18.04
21:38:33 +++ HOME_URL=https://www.ubuntu.com/
21:38:33 +++ SUPPORT_URL=https://help.ubuntu.com/
21:38:33 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:38:33 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:38:33 +++ VERSION_CODENAME=bionic
21:38:33 +++ UBUNTU_CODENAME=bionic
21:38:33 ++ echo ubuntu
21:38:33 + DIST_ID=ubuntu
21:38:33 ++ lsb_release -sc
21:38:33 + DIST_VERSION=bionic
21:38:33 + '[' bionic = sid ']'
21:38:33 + install_debian_containerd
21:38:33 + '[' staging = stage ']'
21:38:33 + REPO_URL=https://download.docker.com/linux/ubuntu
21:38:33 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:38:33 + update-ca-certificates -f
21:38:33 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:38:33 Clearing symlinks in /etc/ssl/certs...
21:38:33 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
21:38:33 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
21:38:33 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
21:38:33 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
21:38:33 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
21:38:33 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
21:38:33 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.7 [1649 kB]
21:38:33 Setting up software-properties-common (0.96.20.2-2.1) ...
21:38:33 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:38:33 done.
21:38:33 Updating certificates in /etc/ssl/certs...
21:38:33 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
21:38:33 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.7 [387 kB]
21:38:33 Processing triggers for ca-certificates (20210119) ...
21:38:33 Updating certificates in /etc/ssl/certs...
21:38:33 (1/8): dnf-plugins-core-4.3.0-4.el9.noarch.rpm  126 kB/s |  38 kB     00:00    
21:38:33 (2/8): dbus-libs-1.12.20-7.el9.aarch64.rpm      490 kB/s | 150 kB     00:00    
21:38:33 (3/8): python3-dbus-1.2.18-2.el9.aarch64.rpm     17 MB/s | 144 kB     00:00    
21:38:33 (4/8): python3-dateutil-2.8.1-6.el9.noarch.rpm  952 kB/s | 302 kB     00:00    
21:38:33 (5/8): python3-dnf-plugins-core-4.3.0-4.el9.noa  17 MB/s | 260 kB     00:00    
21:38:33 (6/8): python3-six-1.15.0-9.el9.noarch.rpm      2.6 MB/s |  37 kB     00:00    
21:38:33 (7/8): python3-systemd-234-18.el9.aarch64.rpm   9.8 MB/s |  89 kB     00:00    
21:38:33 (8/8): systemd-libs-252-8.el9.aarch64.rpm        45 MB/s | 616 kB     00:00    
21:38:33 --------------------------------------------------------------------------------
21:38:33 Total                                           2.6 MB/s | 1.6 MB     00:00     
21:38:33 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
21:38:33 Importing GPG key 0x8483C65D:
21:38:33  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
21:38:33  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
21:38:33  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:38:33 Key imported successfully
21:38:33 CentOS Stream 8 - BaseOS                         29 MB/s |  28 MB     00:00    
21:38:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:34 0 added, 0 removed; done.
21:38:34 Running hooks in /etc/ca-certificates/update.d...
21:38:34 done.
21:38:34 Running transaction check
21:38:34 Transaction check succeeded.
21:38:34 Running transaction test
21:38:34 Transaction test succeeded.
21:38:34 Running transaction
21:38:34 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:38:34 124 added, 0 removed; done.
21:38:34 Running hooks in /etc/ca-certificates/update.d...
21:38:34 done.
21:38:34 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:38:34 + apt-key add -
21:38:34 make[2]: Leaving directory '/root/build-deb/compose'
21:38:34 make[1]: Leaving directory '/root/build-deb'
21:38:34    debian/rules override_dh_auto_test
21:38:34 make[1]: Entering directory '/root/build-deb'
21:38:34 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:34 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:34 PASS: daemon version OK
21:38:34 ver="$(cli/build/docker --version)"; \
21:38:34 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:34 PASS: cli version OK
21:38:34 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:34 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:34 PASS: docker-buildx version OK
21:38:34 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:34 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:34 PASS: docker-compose version OK
21:38:34 make[1]: Leaving directory '/root/build-deb'
21:38:34    create-stamp debian/debhelper-build-stamp
21:38:34  debian/rules binary
21:38:34 dh binary --with=bash-completion
21:38:34    dh_testroot
21:38:34    dh_prep
21:38:34    dh_installdirs
21:38:34    debian/rules override_dh_auto_install
21:38:34 make[1]: Entering directory '/root/build-deb'
21:38:34 # docker-ce-cli install
21:38:34 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:34 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:34 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:34 # docker-ce install
21:38:34 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:34 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:34 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:34 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:34 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:34 # docker-buildx-plugin install
21:38:34 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:34 # docker-compose-plugin install
21:38:34 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:34 # docker-ce-rootless-extras install
21:38:34 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:34 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:34 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:34 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:34 # TODO: how can we install vpnkit?
21:38:34 make[1]: Leaving directory '/root/build-deb'
21:38:34    debian/rules override_dh_install
21:38:34 make[1]: Entering directory '/root/build-deb'
21:38:34 dh_install
21:38:34 # TODO Can we do this from within our container?
21:38:34 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:34 make[1]: Leaving directory '/root/build-deb'
21:38:34    dh_installdocs
21:38:34    dh_installchangelogs
21:38:34    dh_installman
21:38:34    dh_bash-completion
21:38:34    dh_systemd_enable
21:38:34    debian/rules override_dh_installinit
21:38:34 make[1]: Entering directory '/root/build-deb'
21:38:34 # use "docker" as our service name, not "docker-ce"
21:38:34 dh_installinit --name=docker
21:38:34 make[1]: Leaving directory '/root/build-deb'
21:38:34    dh_systemd_start
21:38:34    dh_perl
21:38:34    dh_link
21:38:34    dh_strip_nondeterminism
21:38:34    dh_compress
21:38:34    dh_fixperms
21:38:34    dh_missing
21:38:34    debian/rules override_dh_strip
21:38:34 make[1]: Entering directory '/root/build-deb'
21:38:34 # Go has lots of problems with stripping, so just don't
21:38:34 make[1]: Leaving directory '/root/build-deb'
21:38:34    dh_makeshlibs
21:38:34    debian/rules override_dh_shlibdeps
21:38:34 make[1]: Entering directory '/root/build-deb'
21:38:34 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:34 make[1]: Leaving directory '/root/build-deb'
21:38:34    dh_installdeb
21:38:34    debian/rules override_dh_gencontrol
21:38:34 make[1]: Entering directory '/root/build-deb'
21:38:34 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:34 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:34 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:34 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:34 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:34 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:34 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:34 dh_gencontrol --remaining-packages
21:38:34 make[1]: Leaving directory '/root/build-deb'
21:38:34    dh_md5sums
21:38:34    debian/rules override_dh_builddeb
21:38:34 make[1]: Entering directory '/root/build-deb'
21:38:34 dh_builddeb -- -Zxz
21:38:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'.
21:38:34 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb'.
21:38:34 + make IMAGE=debian:buster verify
21:38:34 docker run  --rm -i \
21:38:34 	-v "$(pwd):/v" \
21:38:34 	-e DEBIAN_FRONTEND=noninteractive \
21:38:34 	-e PACKAGE_REPO=staging \
21:38:34 	-w /v \
21:38:34 	debian:buster ./verify
21:38:34 Unable to find image 'debian:buster' locally
21:38:34 ++ source /etc/os-release
21:38:34 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:38:34 +++ NAME='Debian GNU/Linux'
21:38:34 +++ VERSION_ID=11
21:38:34 +++ VERSION='11 (bullseye)'
21:38:34 +++ VERSION_CODENAME=bullseye
21:38:34 +++ ID=debian
21:38:34 +++ HOME_URL=https://www.debian.org/
21:38:34 +++ SUPPORT_URL=https://www.debian.org/support
21:38:34 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:38:34 ++ echo debian
21:38:34 + DIST_ID=debian
21:38:34 ++ lsb_release -sc
21:38:34 + DIST_VERSION=bullseye
21:38:34 + '[' bullseye = sid ']'
21:38:34 + install_debian_containerd
21:38:34 + '[' staging = stage ']'
21:38:34 + REPO_URL=https://download.docker.com/linux/debian
21:38:34 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:38:34 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:38:34 + update-ca-certificates -f
21:38:34 Clearing symlinks in /etc/ssl/certs...
21:38:34 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
21:38:34 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
21:38:34 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libapparmor1 arm64 2.13.3-7ubuntu5.2 [34.1 kB]
21:38:34 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcap2 arm64 1:2.32-1 [15.5 kB]
21:38:34 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.4 kB]
21:38:34 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
21:38:34 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libjson-c4 arm64 0.13.1+dfsg-7ubuntu0.3 [28.3 kB]
21:38:34 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcryptsetup12 arm64 2:2.2.2-3ubuntu2.4 [152 kB]
21:38:34 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libip4tc2 arm64 1.8.4-3ubuntu2 [18.4 kB]
21:38:34 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkmod2 arm64 27-1ubuntu2.1 [41.9 kB]
21:38:34 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-timesyncd arm64 245.4-4ubuntu3.20 [26.2 kB]
21:38:34   Preparing        :                                                        1/1 
21:38:34   Installing       : systemd-libs-252-8.el9.aarch64                         1/8 
21:38:34   Running scriptlet: systemd-libs-252-8.el9.aarch64                         1/8 
21:38:34   Installing       : dbus-libs-1:1.12.20-7.el9.aarch64                      2/8 
21:38:34   Installing       : python3-dbus-1.2.18-2.el9.aarch64                      3/8 
21:38:34   Installing       : python3-systemd-234-18.el9.aarch64                     4/8 
21:38:34   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
21:38:34   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch                  6/8 
21:38:34   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch            7/8 
21:38:34   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
21:38:34 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:38:34 buster: Pulling from library/debian
21:38:34 6a9fffb8d1cb: Already exists
21:38:34 Digest: sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da
21:38:34 Status: Downloaded newer image for debian:buster
21:38:34 done.
21:38:34 Updating certificates in /etc/ssl/certs...
21:38:34 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.20 [3499 kB]
21:38:34   Running scriptlet: dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
21:38:34   Verifying        : dbus-libs-1:1.12.20-7.el9.aarch64                      1/8 
21:38:34   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                    2/8 
21:38:34   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch                  3/8 
21:38:34   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                      4/8 
21:38:34   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch            5/8 
21:38:34   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
21:38:34   Verifying        : python3-systemd-234-18.el9.aarch64                     7/8 
21:38:34   Verifying        : systemd-libs-252-8.el9.aarch64                         8/8 
21:38:34 
21:38:34 Installed:
21:38:34   dbus-libs-1:1.12.20-7.el9.aarch64                                             
21:38:34   dnf-plugins-core-4.3.0-4.el9.noarch                                           
21:38:34   python3-dateutil-1:2.8.1-6.el9.noarch                                         
21:38:34   python3-dbus-1.2.18-2.el9.aarch64                                             
21:38:34   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
21:38:34   python3-six-1.15.0-9.el9.noarch                                               
21:38:34   python3-systemd-234-18.el9.aarch64                                            
21:38:34   systemd-libs-252-8.el9.aarch64                                                
21:38:34 
21:38:34 Complete!
21:38:34 + case ${DIST_ID}:${DIST_VERSION} in
21:38:34 + install_rpm_containerd
21:38:34 + '[' staging = stage ']'
21:38:34 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:38:34 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:38:34 + dnf --version
21:38:34 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:38:34 OK
21:38:34 + '[' bionic = sid ']'
21:38:34 ++ dpkg --print-architecture
21:38:34 + ARCH=arm64
21:38:34 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu bionic test'
21:38:34 + apt-get update
21:38:34 4.14.0
21:38:34   Installed: dnf-0:4.14.0-4.el9.noarch at Mon Mar 27 12:13:00 2023
21:38:34   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
21:38:34 
21:38:34   Installed: rpm-0:4.16.1.3-22.el9.aarch64 at Mon Mar 27 12:12:56 2023
21:38:34   Built    : builder@centos.org at Mon Dec 19 23:58:04 2022
21:38:34 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:38:34 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
21:38:34 Get:2 https://download.docker.com/linux/ubuntu bionic/test arm64 Packages [63.5 kB]
21:38:35 + verify
21:38:35 + dpkg --version
21:38:35 + verify_deb
21:38:35 + apt-get update
21:38:35 129 added, 0 removed; done.
21:38:35 Running hooks in /etc/ca-certificates/update.d...
21:38:35 done.
21:38:35 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:38:35 + apt-key add -
21:38:35 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:38:35 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-sysv arm64 245.4-4ubuntu3.20 [10.3 kB]
21:38:35 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.17 [599 kB]
21:38:35 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
21:38:35 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdbus-1-3 arm64 1.12.16-2ubuntu2.3 [169 kB]
21:38:35 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus arm64 1.12.16-2ubuntu2.3 [142 kB]
21:38:35 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.11 [4672 B]
21:38:35 Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.4 [1200 kB]
21:38:35 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]
21:38:35 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]
21:38:35 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:38:35 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
21:38:35 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
21:38:35 Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
21:38:35 Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
21:38:35 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:38:35 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:38:35 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:38:35 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcap2-bin arm64 1:2.32-1 [25.7 kB]
21:38:35 + dnf config-manager --set-disabled 'docker-ce-*'
21:38:35 Fetched 128 kB in 1s (162 kB/s)
21:38:35 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:38:35 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [463 kB]
21:38:35 Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
21:38:35 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
21:38:35 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
21:38:35 + dnf config-manager --set-enabled docker-ce-test
21:38:35 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
21:38:35 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
21:38:35 + dnf makecache
21:38:36 OK
21:38:36 + '[' bullseye = sid ']'
21:38:36 ++ dpkg --print-architecture
21:38:36 + ARCH=arm64
21:38:36 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test'
21:38:36 + apt-get update
21:38:36 CentOS Stream 9 - BaseOS                         29 kB/s | 8.0 kB     00:00    
21:38:36 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:38:36 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:38:36 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:38:36 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
21:38:36 Reading package lists...
21:38:36 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
21:38:36 + packages='deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb'
21:38:36 ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb'
21:38:36 ++ xargs
21:38:36 ++ awk '$0="./"$0'
21:38:36 + packages='./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb'
21:38:36 + set -x
21:38:36 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb
21:38:36 Selecting previously unselected package docker-ce-rootless-extras.
21:38:36 (Reading database ... 6931 files and directories currently installed.)
21:38:36 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ...
21:38:36 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:38:36 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpam-systemd arm64 245.4-4ubuntu3.20 [175 kB]
21:38:36 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.5 [570 kB]
21:38:36 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
21:38:36 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:38:36 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-dbus arm64 1.2.16-1build1 [91.4 kB]
21:38:36 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gi arm64 3.36.0-1 [159 kB]
21:38:36 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
21:38:36 Get:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [23.0 kB]
21:38:36 Fetched 66.4 kB in 1s (88.9 kB/s)
21:38:36 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
21:38:36 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
21:38:36 CentOS Stream 9 - AppStream                      19 kB/s | 8.2 kB     00:00    
21:38:36 Fetched 8422 kB in 2s (5197 kB/s)
21:38:36 Selecting previously unselected package docker-ce-cli.
21:38:36 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ...
21:38:36 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:38:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
21:38:37 Reading package lists...
21:38:37 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
21:38:37 + packages='deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb
21:38:37 deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb
21:38:37 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb
21:38:37 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb
21:38:37 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:37 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb
21:38:37 deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb
21:38:37 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb
21:38:37 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb
21:38:37 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:37 ++ xargs
21:38:37 ++ awk '$0="./"$0'
21:38:37 + packages='./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb'
21:38:37 + set -x
21:38:37 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb
21:38:37 make[2]: Leaving directory '/root/build-deb/compose'
21:38:37 make[1]: Leaving directory '/root/build-deb'
21:38:37    debian/rules override_dh_auto_test
21:38:37 make[1]: Entering directory '/root/build-deb'
21:38:37 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:37 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:37 PASS: daemon version OK
21:38:37 ver="$(cli/build/docker --version)"; \
21:38:37 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:37 PASS: cli version OK
21:38:37 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:37 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:37 PASS: docker-buildx version OK
21:38:37 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:37 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:37 PASS: docker-compose version OK
21:38:37 make[1]: Leaving directory '/root/build-deb'
21:38:37    create-stamp debian/debhelper-build-stamp
21:38:37  debian/rules binary
21:38:37 dh binary --with=bash-completion
21:38:37    dh_testroot
21:38:37    dh_prep
21:38:37    dh_installdirs
21:38:37    debian/rules override_dh_auto_install
21:38:37 make[1]: Entering directory '/root/build-deb'
21:38:37 # docker-ce-cli install
21:38:37 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:37 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:37 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:37 # docker-ce install
21:38:37 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:37 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:37 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:37 # docker-buildx-plugin install
21:38:37 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:37 # docker-compose-plugin install
21:38:37 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:37 # docker-ce-rootless-extras install
21:38:37 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:37 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:37 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:37 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:37 # TODO: how can we install vpnkit?
21:38:37 make[1]: Leaving directory '/root/build-deb'
21:38:37    debian/rules override_dh_install
21:38:37 make[1]: Entering directory '/root/build-deb'
21:38:37 dh_install
21:38:37 # TODO Can we do this from within our container?
21:38:37 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:37 make[1]: Leaving directory '/root/build-deb'
21:38:37    dh_installdocs
21:38:37    dh_installchangelogs
21:38:37    dh_installman
21:38:37    dh_bash-completion
21:38:37    dh_systemd_enable
21:38:37    debian/rules override_dh_installinit
21:38:37 make[1]: Entering directory '/root/build-deb'
21:38:37 # use "docker" as our service name, not "docker-ce"
21:38:37 dh_installinit --name=docker
21:38:37 make[1]: Leaving directory '/root/build-deb'
21:38:37    dh_systemd_start
21:38:37    dh_perl
21:38:37    dh_link
21:38:37    dh_strip_nondeterminism
21:38:37    dh_compress
21:38:37    dh_fixperms
21:38:37    dh_missing
21:38:37    debian/rules override_dh_strip
21:38:37 make[1]: Entering directory '/root/build-deb'
21:38:37 # Go has lots of problems with stripping, so just don't
21:38:37 make[1]: Leaving directory '/root/build-deb'
21:38:37    dh_makeshlibs
21:38:37    debian/rules override_dh_shlibdeps
21:38:37 make[1]: Entering directory '/root/build-deb'
21:38:37 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:37 make[1]: Leaving directory '/root/build-deb'
21:38:37    dh_installdeb
21:38:37    debian/rules override_dh_gencontrol
21:38:37 make[1]: Entering directory '/root/build-deb'
21:38:37 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:37 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:37 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:37 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:37 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:37 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:37 dpkg-gencontrol: warning: package docker-compose-plugin: unused substitution variable ${shlibs:Depends}
21:38:37 dh_gencontrol --remaining-packages
21:38:37 make[1]: Leaving directory '/root/build-deb'
21:38:37    dh_md5sums
21:38:37    debian/rules override_dh_builddeb
21:38:37 make[1]: Entering directory '/root/build-deb'
21:38:37 dh_builddeb -- -Zxz
21:38:37 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'.
21:38:37 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb'.
21:38:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:37 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB]
21:38:37 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB]
21:38:37 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
21:38:37 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB]
21:38:37 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB]
21:38:37 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblmdb0 arm64 0.9.24-1 [43.1 kB]
21:38:37 Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-gobject-1-0 arm64 0.105-26ubuntu1.3 [37.4 kB]
21:38:37 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
21:38:37 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]
21:38:37 Selecting previously unselected package docker-ce-rootless-extras.
21:38:37 (Reading database ... 9718 files and directories currently installed.)
21:38:37 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ...
21:38:37 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:38:37 Reading package lists...
21:38:37 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:38:37 CentOS Stream 9 - Extras packages                37 kB/s | 9.1 kB     00:00    
21:38:37 Selecting previously unselected package docker-compose-plugin.
21:38:37 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb ...
21:38:37 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.18.04~bionic) ...
21:38:37 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB]
21:38:37 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.9 [1704 B]
21:38:37 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
21:38:37 Selecting previously unselected package docker-compose-plugin.
21:38:37 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb ...
21:38:37 Unpacking docker-compose-plugin (2.17.2-1~debian.11~bullseye) ...
21:38:37 + make IMAGE=ubuntu:focal verify
21:38:37 docker run  --rm -i \
21:38:37 	-v "$(pwd):/v" \
21:38:37 	-e DEBIAN_FRONTEND=noninteractive \
21:38:37 	-e PACKAGE_REPO=staging \
21:38:37 	-w /v \
21:38:37 	ubuntu:focal ./verify
21:38:37 Docker CE Test - aarch64                         45 kB/s |  25 kB     00:00    
21:38:37 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB]
21:38:37 Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB]
21:38:37 Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB]
21:38:37 Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB]
21:38:37 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB]
21:38:37 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]
21:38:37 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB]
21:38:38 Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB]
21:38:38 Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB]
21:38:38 + verify
21:38:38 + dpkg --version
21:38:38 + verify_deb
21:38:38 + apt-get update
21:38:38 Metadata cache created.
21:38:38 [DEBUG] Installing engine rpms
21:38:38 + echo '[DEBUG] Installing engine rpms'
21:38:38 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
21:38:38 ++ sed /src/d
21:38:38 + packages='rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm
21:38:38 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el9.aarch64.rpm
21:38:38 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el9.aarch64.rpm
21:38:38 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm
21:38:38 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm'
21:38:38 + set -x
21:38:38 ++ source /etc/os-release
21:38:38 +++ NAME='CentOS Stream'
21:38:38 +++ VERSION=9
21:38:38 +++ ID=centos
21:38:38 +++ ID_LIKE='rhel fedora'
21:38:38 +++ VERSION_ID=9
21:38:38 +++ PLATFORM_ID=platform:el9
21:38:38 +++ PRETTY_NAME='CentOS Stream 9'
21:38:38 +++ ANSI_COLOR='0;31'
21:38:38 +++ LOGO=fedora-logo-icon
21:38:38 +++ CPE_NAME=cpe:/o:centos:centos:9
21:38:38 +++ HOME_URL=https://centos.org/
21:38:38 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:38:38 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:38:38 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:38:38 ++ echo 'CentOS Stream'
21:38:38 + product_version='CentOS Stream'
21:38:38 + '[' 'CentOS Stream' = rawhide ']'
21:38:38 + dnf install -y rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64.rpm
21:38:38 Reading package lists...
21:38:38 Building dependency tree...
21:38:38 Reading state information...
21:38:38 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]
21:38:38 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
21:38:38 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
21:38:38 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]
21:38:38 Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
21:38:38 Selecting previously unselected package docker-ce.
21:38:38 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ...
21:38:38 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:38:38 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
21:38:38 Get:2 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2060 kB]
21:38:38 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
21:38:38 Selecting previously unselected package docker-buildx-plugin.
21:38:38 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb ...
21:38:38 Unpacking docker-buildx-plugin (0.10.4-1~debian.11~bullseye) ...
21:38:38 The following additional packages will be installed:
21:38:38   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:38:38   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:38:38   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
21:38:38   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
21:38:38   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:38:38   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
21:38:38   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:38:38   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
21:38:38   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
21:38:38   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:38:38   python3-software-properties python3.7 python3.7-minimal readline-common
21:38:38 Suggested packages:
21:38:38   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:38:38   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:38:38   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:38:38   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
21:38:38   python3.7-doc binutils binfmt-support readline-doc
21:38:38 Recommended packages:
21:38:38   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
21:38:38   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
21:38:38 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
21:38:38 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
21:38:38 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.18 [215 kB]
21:38:38 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.18 [157 kB]
21:38:38 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1027 kB]
21:38:38 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2590 kB]
21:38:38 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB]
21:38:38 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.3 [9424 B]
21:38:38 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdconf1 arm64 0.36.0-1 [35.9 kB]
21:38:38 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-service arm64 0.36.0-1 [27.8 kB]
21:38:38 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-gsettings-backend arm64 0.36.0-1 [20.9 kB]
21:38:38 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
21:38:38 Last metadata expiration check: 0:00:01 ago on Thu Mar 30 21:38:37 2023.
21:38:38 Dependencies resolved.
21:38:38 ===================================================================================================
21:38:38  Package                        Arch     Version                              Repository       Size
21:38:38 ===================================================================================================
21:38:38 Installing:
21:38:38  docker-buildx-plugin           aarch64  0.10.4-0.el9                         @commandline     11 M
21:38:38  docker-ce                      aarch64  3:0.0.0~20230330191823.de0d30f-0.el9 @commandline     15 M
21:38:38  docker-ce-cli                  aarch64  1:0.0.0~20230330191823.de0d30f-0.el9 @commandline    6.4 M
21:38:38  docker-ce-rootless-extras      aarch64  0.0.0~20230330191823.de0d30f-0.el9   @commandline    3.4 M
21:38:38  docker-compose-plugin          aarch64  2.17.2-0.el9                         @commandline     10 M
21:38:38 Installing dependencies:
21:38:38  acl                            aarch64  2.3.1-3.el9                          baseos           73 k
21:38:38  checkpolicy                    aarch64  3.5-1.el9                            appstream       341 k
21:38:38  container-selinux              noarch   3:2.206.0-2.el9                      appstream        51 k
21:38:38  containerd.io                  aarch64  1.6.19-3.1.el9                       docker-ce-test   25 M
21:38:38  cracklib                       aarch64  2.9.6-27.el9                         baseos           95 k
21:38:38  cracklib-dicts                 aarch64  2.9.6-27.el9                         baseos          3.6 M
21:38:38  dbus                           aarch64  1:1.12.20-7.el9                      baseos          3.9 k
21:38:38  dbus-broker                    aarch64  28-7.el9                             baseos          166 k
21:38:38  dbus-common                    noarch   1:1.12.20-7.el9                      baseos           15 k
21:38:38  device-mapper                  aarch64  9:1.02.187-7.el9                     baseos          139 k
21:38:38  device-mapper-libs             aarch64  9:1.02.187-7.el9                     baseos          173 k
21:38:38  diffutils                      aarch64  3.7-12.el9                           baseos          392 k
21:38:38  fuse-common                    aarch64  3.10.2-5.el9                         baseos          9.0 k
21:38:38  fuse-overlayfs                 aarch64  1.11-1.el9                           appstream        68 k
21:38:38  fuse3                          aarch64  3.10.2-5.el9                         appstream        54 k
21:38:38  fuse3-libs                     aarch64  3.10.2-5.el9                         appstream        90 k
21:38:38  iptables-libs                  aarch64  1.8.8-6.el9                          baseos          466 k
21:38:38  iptables-nft                   aarch64  1.8.8-6.el9                          baseos          201 k
21:38:38  kmod                           aarch64  28-7.el9                             baseos          125 k
21:38:38  kmod-libs                      aarch64  28-7.el9                             baseos           63 k
21:38:38  libdb                          aarch64  5.3.28-53.el9                        baseos          712 k
21:38:38  libeconf                       aarch64  0.4.1-2.el9                          baseos           27 k
21:38:38  libfdisk                       aarch64  2.37.4-10.el9                        baseos          149 k
21:38:38  libibverbs                     aarch64  44.0-2.el9                           baseos          382 k
21:38:38  libmnl                         aarch64  1.0.4-15.el9                         baseos           28 k
21:38:38  libnetfilter_conntrack         aarch64  1.0.9-1.el9                          baseos           58 k
21:38:38  libnfnetlink                   aarch64  1.0.1-21.el9                         baseos           29 k
21:38:38  libnftnl                       aarch64  1.2.2-1.el9                          baseos           81 k
21:38:38  libnl3                         aarch64  3.7.0-1.el9                          baseos          338 k
21:38:38  libpcap                        aarch64  14:1.10.0-4.el9                      baseos          169 k
21:38:38  libpwquality                   aarch64  1.4.4-8.el9                          baseos          119 k
21:38:38  libseccomp                     aarch64  2.5.2-2.el9                          baseos           72 k
21:38:38  libselinux-utils               aarch64  3.5-1.el9                            baseos          183 k
21:38:38  libslirp                       aarch64  4.4.0-7.el9                          appstream        68 k
21:38:38  libutempter                    aarch64  1.2.1-6.el9                          baseos           27 k
21:38:38  openssl                        aarch64  1:3.0.7-6.el9                        baseos          1.2 M
21:38:38  pam                            aarch64  1.5.1-14.el9                         baseos          618 k
21:38:38  policycoreutils                aarch64  3.5-1.el9                            baseos          238 k
21:38:38  policycoreutils-python-utils   noarch   3.5-1.el9                            appstream        77 k
21:38:38  python3-audit                  aarch64  3.0.7-103.el9                        appstream        84 k
21:38:38  python3-distro                 noarch   1.5.0-7.el9                          baseos           37 k
21:38:38  python3-libselinux             aarch64  3.5-1.el9                            appstream       183 k
21:38:38  python3-libsemanage            aarch64  3.5-1.el9                            appstream        79 k
21:38:38  python3-policycoreutils        noarch   3.5-1.el9                            appstream       2.1 M
21:38:38  python3-setools                aarch64  4.4.1-1.el9                          baseos          587 k
21:38:38  python3-setuptools             noarch   53.0.0-12.el9                        baseos          944 k
21:38:38  rpm-plugin-selinux             aarch64  4.16.1.3-22.el9                      baseos           18 k
21:38:38  selinux-policy                 noarch   38.1.9-1.el9                         baseos           55 k
21:38:38  selinux-policy-targeted        noarch   38.1.9-1.el9                         baseos          6.8 M
21:38:38  slirp4netns                    aarch64  1.2.0-3.el9                          appstream        46 k
21:38:38  systemd                        aarch64  252-8.el9                            baseos          3.9 M
21:38:38  systemd-pam                    aarch64  252-8.el9                            baseos          246 k
21:38:38  systemd-rpm-macros             noarch   252-8.el9                            baseos           45 k
21:38:38  util-linux                     aarch64  2.37.4-10.el9                        baseos          2.3 M
21:38:38  util-linux-core                aarch64  2.37.4-10.el9                        baseos          458 k
21:38:38  xz                             aarch64  5.2.5-8.el9                          baseos          226 k
21:38:38 
21:38:38 Transaction Summary
21:38:38 ===================================================================================================
21:38:38 Install  61 Packages
21:38:38 
21:38:38 Total size: 99 M
21:38:38 Total download size: 53 M
21:38:38 Installed size: 406 M
21:38:38 Downloading Packages:
21:38:38 make[1]: Leaving directory '/root/build-deb'
21:38:38  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.buildinfo
21:38:38  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.changes
21:38:38 + popd
21:38:38 + RPM_EC=0
21:38:38 ~/rpmbuild/BUILD/src
21:38:38 ++ jobs -p
21:38:38 + exit 0
21:38:38 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.letxMQ
21:38:38 + umask 022
21:38:38 + cd /root/rpmbuild/BUILD
21:38:38 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64 '!=' / ']'
21:38:38 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64
21:38:38 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64
21:38:38 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:38 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64
21:38:38 + 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'
21:38:38 + export CFLAGS
21:38:38 + 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'
21:38:38 + export CXXFLAGS
21:38:38 + 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'
21:38:38 + export FFLAGS
21:38:38 + 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'
21:38:38 + export FCFLAGS
21:38:38 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
21:38:38 + export LDFLAGS
21:38:38 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:38:38 + export LT_SYS_LIBRARY_PATH
21:38:38 + CC=gcc
21:38:38 + export CC
21:38:38 + CXX=g++
21:38:38 + export CXX
21:38:38 + cd src
21:38:38 + pushd /root/rpmbuild/BUILD/src/compose
21:38:38 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:38:38 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:38 + popd
21:38:38 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:38 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:38:38 ~/rpmbuild/BUILD/src
21:38:38 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:38 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:38:38 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:38 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:38:38 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:38 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:38:38 + /usr/lib/rpm/check-buildroot
21:38:38 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:38 + /usr/lib/rpm/brp-compress
21:38:38 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:38 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:38 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:38 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:38 + /usr/lib/rpm/check-rpaths
21:38:38 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:38 + /usr/lib/rpm/brp-remove-la-files
21:38:38 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:38 + /usr/lib/rpm/redhat/brp-python-hardlink
21:38:38 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aYxN6v
21:38:38 + umask 022
21:38:38 + cd /root/rpmbuild/BUILD
21:38:38 + 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'
21:38:38 + export CFLAGS
21:38:38 + 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'
21:38:38 + export CXXFLAGS
21:38:38 + 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'
21:38:38 + export FFLAGS
21:38:38 + 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'
21:38:38 + export FCFLAGS
21:38:38 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
21:38:38 + export LDFLAGS
21:38:38 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:38:38 + export LT_SYS_LIBRARY_PATH
21:38:38 + CC=gcc
21:38:38 + export CC
21:38:38 + CXX=g++
21:38:38 + export CXX
21:38:38 + cd src
21:38:38 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:38:38 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:38 + ver=v2.17.2
21:38:38 + test v2.17.2 = v2.17.2
21:38:38 + echo 'PASS: docker-compose version OK'
21:38:38 + RPM_EC=0
21:38:38 PASS: docker-compose version OK
21:38:38 ++ jobs -p
21:38:38 + exit 0
21:38:38 Processing files: docker-compose-plugin-2.17.2-0.fc37.aarch64
21:38:38 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Me4DWl
21:38:38 + umask 022
21:38:38 + cd /root/rpmbuild/BUILD
21:38:38 + cd src
21:38:38 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
21:38:38 + export LC_ALL=C
21:38:38 + LC_ALL=C
21:38:38 + export DOCDIR
21:38:38 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
21:38:38 + 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.17.2-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
21:38:38 + RPM_EC=0
21:38:38 ++ jobs -p
21:38:38 + exit 0
21:38:38 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LOcx9A
21:38:38 + umask 022
21:38:38 + cd /root/rpmbuild/BUILD
21:38:38 + cd src
21:38:38 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
21:38:38 + export LC_ALL=C
21:38:38 + LC_ALL=C
21:38:38 + export LICENSEDIR
21:38:38 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
21:38:38 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
21:38:38 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
21:38:38 + RPM_EC=0
21:38:38 ++ jobs -p
21:38:38 + exit 0
21:38:38 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:38:38 Provides: docker-compose-plugin = 0:2.17.2-0.fc37 docker-compose-plugin(aarch-64) = 0:2.17.2-0.fc37
21:38:38 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:38 Requires(post): /bin/sh
21:38:38 Requires(preun): /bin/sh
21:38:38 Requires(postun): /bin/sh
21:38:38 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)
21:38:38 Enhances: docker-ce-cli
21:38:38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64
21:38:38 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.fc37.src.rpm
21:38:38 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
21:38:38 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
21:38:39 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
21:38:39 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
21:38:39 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
21:38:39 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
21:38:39 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpackagekit-glib2-18 arm64 1.1.13-2ubuntu1.1 [92.8 kB]
21:38:39 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]
21:38:39 The following NEW packages will be installed:
21:38:39   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:38:39   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:38:39   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:38:39   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:38:39   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
21:38:39   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
21:38:39   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:38:39   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
21:38:39   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
21:38:39   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
21:38:39   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:38:39   python3-software-properties python3.7 python3.7-minimal readline-common
21:38:39   software-properties-common
21:38:39 Metadata Cache Created
21:38:39 + echo '[DEBUG] Installing engine rpms'
21:38:39 [DEBUG] Installing engine rpms
21:38:39 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
21:38:39 ++ sed /src/d
21:38:39 + packages='rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm
21:38:39 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm
21:38:39 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm
21:38:39 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el7.aarch64.rpm
21:38:39 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el7.aarch64.rpm'
21:38:39 + set -x
21:38:39 ++ source /etc/os-release
21:38:39 +++ NAME='CentOS Linux'
21:38:39 +++ VERSION='7 (AltArch)'
21:38:39 +++ ID=centos
21:38:39 +++ ID_LIKE='rhel fedora'
21:38:39 +++ VERSION_ID=7
21:38:39 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
21:38:39 +++ ANSI_COLOR='0;31'
21:38:39 +++ CPE_NAME=cpe:/o:centos:centos:7:server
21:38:39 +++ HOME_URL=https://www.centos.org/
21:38:39 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:38:39 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:38:39 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:38:39 +++ REDHAT_SUPPORT_PRODUCT=centos
21:38:39 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:38:39 ++ echo 7
21:38:39 + product_version=7
21:38:39 + '[' 7 = rawhide ']'
21:38:39 + yum install -y rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el7.aarch64.rpm
21:38:39 Loaded plugins: fastestmirror, ovl
21:38:39 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm: 1:docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm to be installed
21:38:39 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm to be installed
21:38:39 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64.rpm to be installed
21:38:39 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el7.aarch64.rpm: docker-compose-plugin-2.17.2-0.el7.aarch64
21:38:39 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.17.2-0.el7.aarch64.rpm to be installed
21:38:39 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el7.aarch64.rpm: docker-buildx-plugin-0.10.4-0.el7.aarch64
21:38:39 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.el7.aarch64.rpm to be installed
21:38:39 Resolving Dependencies
21:38:39 --> Running transaction check
21:38:39 ---> Package docker-buildx-plugin.aarch64 0:0.10.4-0.el7 will be installed
21:38:39 ---> Package docker-ce.aarch64 3:0.0.0~20230330191823.de0d30f-0.el7 will be installed
21:38:39 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 Loading mirror speeds from cached hostfile
21:38:39  * base: download.cf.centos.org
21:38:39  * extras: download.cf.centos.org
21:38:39  * updates: download.cf.centos.org
21:38:39 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 ---> Package docker-ce-cli.aarch64 1:0.0.0~20230330191823.de0d30f-0.el7 will be installed
21:38:39 ---> Package docker-ce-rootless-extras.aarch64 0:0.0.0~20230330191823.de0d30f-0.el7 will be installed
21:38:39 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39 ---> Package docker-compose-plugin.aarch64 0:2.17.2-0.el7 will be installed
21:38:39 --> Running transaction check
21:38:39 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
21:38:39 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:38:39 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:38:39 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:38:39 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:38:39 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:38:39 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:38:39 ---> Package containerd.io.aarch64 0:1.6.19-3.1.el7 will be installed
21:38:39 ---> Package fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 will be installed
21:38:39 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
21:38:39 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
21:38:39 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
21:38:39 ---> Package iptables.aarch64 0:1.4.21-35.el7 will be installed
21:38:39 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.aarch64
21:38:39 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.aarch64
21:38:39 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
21:38:39 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
21:38:39 ---> Package slirp4netns.aarch64 0:0.4.3-4.el7_8 will be installed
21:38:39 --> Running transaction check
21:38:39 ---> Package fuse3-libs.aarch64 0:3.6.1-4.el7 will be installed
21:38:39 ---> Package libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 will be installed
21:38:39 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
21:38:39 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
21:38:39 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
21:38:39 ---> Package libnfnetlink.aarch64 0:1.0.1-4.el7 will be installed
21:38:39 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
21:38:39 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
21:38:39 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
21:38:39 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:38:39 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
21:38:39 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
21:38:39 --> Running transaction check
21:38:39 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
21:38:39 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
21:38:39 ---> Package libmnl.aarch64 0:1.0.3-7.el7 will be installed
21:38:39 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
21:38:39 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
21:38:39 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:38:39 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
21:38:39 --> Finished Dependency Resolution
21:38:39 
21:38:39 Dependencies Resolved
21:38:39 
21:38:39 ================================================================================
21:38:39  Package                 Arch    Version                   Repository      Size
21:38:39 ================================================================================
21:38:39 Installing:
21:38:39  docker-buildx-plugin    aarch64 0.10.4-0.el7              /docker-buildx-plugin-0.10.4-0.el7.aarch64
21:38:39                                                                            52 M
21:38:39  docker-ce               aarch64 3:0.0.0~20230330191823.de0d30f-0.el7
21:38:39                                                            /docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39                                                                            70 M
21:38:39  docker-ce-cli           aarch64 1:0.0.0~20230330191823.de0d30f-0.el7
21:38:39                                                            /docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39                                                                            33 M
21:38:39  docker-ce-rootless-extras
21:38:39                          aarch64 0.0.0~20230330191823.de0d30f-0.el7
21:38:39                                                            /docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.aarch64
21:38:39                                                                            18 M
21:38:39  docker-compose-plugin   aarch64 2.17.2-0.el7              /docker-compose-plugin-2.17.2-0.el7.aarch64
21:38:39                                                                            50 M
21:38:39 Installing for dependencies:
21:38:39  audit-libs-python       aarch64 2.8.5-4.el7               base            73 k
21:38:39  checkpolicy             aarch64 2.5-8.el7                 base           275 k
21:38:39  container-selinux       noarch  2:2.119.2-1.911c772.el7_8 extras          40 k
21:38:39  containerd.io           aarch64 1.6.19-3.1.el7            docker-ce-test  25 M
21:38:39  fuse-overlayfs          aarch64 0.7.2-6.el7_8             extras          52 k
21:38:39  fuse3-libs              aarch64 3.6.1-4.el7               extras          76 k
21:38:39  iptables                aarch64 1.4.21-35.el7             base           439 k
21:38:39  libcgroup               aarch64 0.41-21.el7               base            63 k
21:38:39  libmnl                  aarch64 1.0.3-7.el7               base            23 k
21:38:39  libnetfilter_conntrack  aarch64 1.0.6-1.el7_3             base            51 k
21:38:39  libnfnetlink            aarch64 1.0.1-4.el7               base            25 k
21:38:39  libseccomp              aarch64 2.3.1-4.el7               base            55 k
21:38:39  libselinux-python       aarch64 2.5-15.el7                base           222 k
21:38:39  libselinux-utils        aarch64 2.5-15.el7                base           154 k
21:38:39  libsemanage-python      aarch64 2.5-14.el7                base           109 k
21:38:39  policycoreutils         aarch64 2.5-34.el7                base           916 k
21:38:39  policycoreutils-python  aarch64 2.5-34.el7                base           456 k
21:38:39  python-IPy              noarch  0.75-6.el7                base            32 k
21:38:39  selinux-policy          noarch  3.13.1-268.el7_9.2        updates        498 k
21:38:39  selinux-policy-targeted noarch  3.13.1-268.el7_9.2        updates        7.0 M
21:38:39  setools-libs            aarch64 3.3.8-4.el7               base           567 k
21:38:39  slirp4netns             aarch64 0.4.3-4.el7_8             extras          78 k
21:38:39 
21:38:39 Transaction Summary
21:38:39 ================================================================================
21:38:39 Install  5 Packages (+22 Dependent packages)
21:38:39 
21:38:39 Total size: 258 M
21:38:39 Total download size: 36 M
21:38:39 Installed size: 356 M
21:38:39 Downloading packages:
21:38:39 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
21:38:39 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
21:38:39 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB]
21:38:39 Selecting previously unselected package docker-buildx-plugin.
21:38:39 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb ...
21:38:39 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.18.04~bionic) ...
21:38:39 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
21:38:39 Need to get 22.9 MB of archives.
21:38:39 After this operation, 81.6 MB of additional disk space will be used.
21:38:39 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u4 [1394 kB]
21:38:39 Get:2 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u4 [588 kB]
21:38:39 Get:3 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
21:38:39 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u4 [1404 kB]
21:38:39 Get:5 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
21:38:39 Get:6 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
21:38:39 Get:7 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
21:38:39 Get:8 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
21:38:39 Get:9 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
21:38:39 Get:10 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
21:38:39 Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u4 [1641 kB]
21:38:39 Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u4 [330 kB]
21:38:39 Get:13 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
21:38:39 Get:14 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
21:38:39 Get:15 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
21:38:39 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
21:38:39 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
21:38:39 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
21:38:39 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
21:38:39 Get:20 http://deb.debian.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB]
21:38:39 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u4 [834 kB]
21:38:39 Get:22 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
21:38:39 Get:23 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
21:38:39 Get:24 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
21:38:39 Get:25 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:38:39 Get:26 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
21:38:39 Get:27 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
21:38:39 Get:28 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
21:38:39 Get:29 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
21:38:39 Get:30 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
21:38:39 Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u5 [314 kB]
21:38:39 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u5 [261 kB]
21:38:39 Get:33 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
21:38:39 Get:34 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
21:38:39 Get:35 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
21:38:39 Get:36 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB]
21:38:39 Get:37 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
21:38:39 Get:38 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
21:38:39 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u6 [7080 B]
21:38:39 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB]
21:38:39 Get:41 http://deb.debian.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB]
21:38:39 Get:42 http://deb.debian.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB]
21:38:39 Get:43 http://deb.debian.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB]
21:38:39 Get:44 http://deb.debian.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB]
21:38:39 Get:45 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:38:39 Get:46 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
21:38:39 Get:47 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
21:38:39 Get:48 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
21:38:39 Get:49 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
21:38:39 Get:50 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
21:38:39 Get:51 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
21:38:39 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
21:38:39 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-services arm64 2.64.2-1ubuntu0.1 [10.4 kB]
21:38:39 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
21:38:39 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking arm64 2.64.2-1ubuntu0.1 [55.1 kB]
21:38:39 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:38:39 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
21:38:39 Get:52 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
21:38:39 Get:53 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
21:38:39 Get:54 http://deb.debian.org/debian buster/main arm64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
21:38:39 Get:55 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
21:38:39 Get:56 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
21:38:39 Get:57 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u5 [312 kB]
21:38:39 Get:58 http://deb.debian.org/debian-security buster/updates/main arm64 libdbus-1-3 arm64 1.12.24-0+deb10u1 [209 kB]
21:38:39 Get:59 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
21:38:39 Get:60 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
21:38:39 Get:61 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
21:38:39 Get:62 http://deb.debian.org/debian buster/main arm64 python3-dbus arm64 1.2.8-3 [101 kB]
21:38:39 Get:63 http://deb.debian.org/debian buster/main arm64 python3-gi arm64 3.30.4-1 [174 kB]
21:38:39 Get:64 http://deb.debian.org/debian buster/main arm64 python3-pycurl arm64 7.43.0.2-0.1 [65.5 kB]
21:38:39 Get:65 http://deb.debian.org/debian buster/main arm64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
21:38:39 Get:66 http://deb.debian.org/debian buster/main arm64 software-properties-common all 0.96.20.2-2 [83.3 kB]
21:38:39 debconf: delaying package configuration, since apt-utils is not installed
21:38:39 Fetched 22.9 MB in 1s (38.9 MB/s)
21:38:39 (1/56): acl-2.3.1-3.el9.aarch64.rpm             241 kB/s |  73 kB     00:00    
21:38:39 (2/56): cracklib-2.9.6-27.el9.aarch64.rpm       308 kB/s |  95 kB     00:00    
21:38:39 (3/56): dbus-1.12.20-7.el9.aarch64.rpm          513 kB/s | 3.9 kB     00:00    
21:38:39 (4/56): dbus-broker-28-7.el9.aarch64.rpm         10 MB/s | 166 kB     00:00    
21:38:39 (5/56): dbus-common-1.12.20-7.el9.noarch.rpm    1.4 MB/s |  15 kB     00:00    
21:38:39 (6/56): cracklib-dicts-2.9.6-27.el9.aarch64.rpm  11 MB/s | 3.6 MB     00:00    
21:38:39 (7/56): device-mapper-1.02.187-7.el9.aarch64.rp 6.9 MB/s | 139 kB     00:00    
21:38:39 (8/56): device-mapper-libs-1.02.187-7.el9.aarch 8.7 MB/s | 173 kB     00:00    
21:38:39 (9/56): fuse-common-3.10.2-5.el9.aarch64.rpm    1.4 MB/s | 9.0 kB     00:00    
21:38:39 (10/56): diffutils-3.7-12.el9.aarch64.rpm        29 MB/s | 392 kB     00:00    
21:38:39 (11/56): iptables-libs-1.8.8-6.el9.aarch64.rpm   31 MB/s | 466 kB     00:00    
21:38:39 (12/56): iptables-nft-1.8.8-6.el9.aarch64.rpm    14 MB/s | 201 kB     00:00    
21:38:39 (13/56): kmod-28-7.el9.aarch64.rpm               14 MB/s | 125 kB     00:00    
21:38:39 (14/56): kmod-libs-28-7.el9.aarch64.rpm         5.6 MB/s |  63 kB     00:00    
21:38:39 dpkg-genchanges: info: including full source code in upload
21:38:39  dpkg-source -I.git --after-build .
21:38:39 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:39 + destination=/build
21:38:39 + mkdir -p /build
21:38:39 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb /build
21:38:39 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc'
21:38:39 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc'
21:38:39 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz'
21:38:39 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz'
21:38:39 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.buildinfo'
21:38:39 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.buildinfo'
21:38:39 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.changes'
21:38:39 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.changes'
21:38:39 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb'
21:38:39 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
21:38:39 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
21:38:39 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
21:38:39 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
21:38:39 Selecting previously unselected package docker-ce.
21:38:39 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ...
21:38:39 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:38:39 Selecting previously unselected package libssl1.1:arm64.
21:38: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 ... 6670 files and directories currently installed.)
21:38:39 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u4_arm64.deb ...
21:38:39 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u4) ...
21:38:39 Selecting previously unselected package libpython3.7-minimal:arm64.
21:38:39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
21:38:39 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
21:38:40 (15/56): libdb-5.3.28-53.el9.aarch64.rpm         16 MB/s | 712 kB     00:00    
21:38:40 (16/56): libeconf-0.4.1-2.el9.aarch64.rpm       665 kB/s |  27 kB     00:00    
21:38:40 (17/56): libfdisk-2.37.4-10.el9.aarch64.rpm     3.3 MB/s | 149 kB     00:00    
21:38:40 (18/56): libibverbs-44.0-2.el9.aarch64.rpm       28 MB/s | 382 kB     00:00    
21:38:40 (19/56): libmnl-1.0.4-15.el9.aarch64.rpm        2.4 MB/s |  28 kB     00:00    
21:38:40 (20/56): libnetfilter_conntrack-1.0.9-1.el9.aar 4.1 MB/s |  58 kB     00:00    
21:38:40 (21/56): libnfnetlink-1.0.1-21.el9.aarch64.rpm  2.2 MB/s |  29 kB     00:00    
21:38:40 (22/56): libnftnl-1.2.2-1.el9.aarch64.rpm       8.4 MB/s |  81 kB     00:00    
21:38:40 (23/56): libnl3-3.7.0-1.el9.aarch64.rpm          25 MB/s | 338 kB     00:00    
21:38:40 (24/56): libpcap-1.10.0-4.el9.aarch64.rpm        13 MB/s | 169 kB     00:00    
21:38:40 (25/56): libpwquality-1.4.4-8.el9.aarch64.rpm    13 MB/s | 119 kB     00:00    
21:38:40 (26/56): libseccomp-2.5.2-2.el9.aarch64.rpm     6.1 MB/s |  72 kB     00:00    
21:38:40 (27/56): libselinux-utils-3.5-1.el9.aarch64.rpm  15 MB/s | 183 kB     00:00    
21:38:40 (28/56): libutempter-1.2.1-6.el9.aarch64.rpm    2.3 MB/s |  27 kB     00:00    
21:38:40 (29/56): openssl-3.0.7-6.el9.aarch64.rpm         67 MB/s | 1.2 MB     00:00    
21:38:40 (30/56): pam-1.5.1-14.el9.aarch64.rpm            37 MB/s | 618 kB     00:00    
21:38:40 (31/56): python3-distro-1.5.0-7.el9.noarch.rpm  4.3 MB/s |  37 kB     00:00    
21:38:40 (32/56): policycoreutils-3.5-1.el9.aarch64.rpm   17 MB/s | 238 kB     00:00    
21:38:40 (33/56): python3-setools-4.4.1-1.el9.aarch64.rp  41 MB/s | 587 kB     00:00    
21:38:40 (34/56): rpm-plugin-selinux-4.16.1.3-22.el9.aar 2.0 MB/s |  18 kB     00:00    
21:38:40 (35/56): selinux-policy-38.1.9-1.el9.noarch.rpm 7.4 MB/s |  55 kB     00:00    
21:38:40 (36/56): python3-setuptools-53.0.0-12.el9.noarc  20 MB/s | 944 kB     00:00    
21:38:40 (37/56): systemd-252-8.el9.aarch64.rpm           86 MB/s | 3.9 MB     00:00    
21:38:40 (38/56): systemd-pam-252-8.el9.aarch64.rpm      7.2 MB/s | 246 kB     00:00    
21:38:40 (39/56): systemd-rpm-macros-252-8.el9.noarch.rp 2.2 MB/s |  45 kB     00:00    
21:38:40 (40/56): selinux-policy-targeted-38.1.9-1.el9.n  62 MB/s | 6.8 MB     00:00    
21:38:40 (41/56): util-linux-2.37.4-10.el9.aarch64.rpm    48 MB/s | 2.3 MB     00:00    
21:38:40 (42/56): util-linux-core-2.37.4-10.el9.aarch64.  11 MB/s | 458 kB     00:00    
21:38:40 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
21:38:40 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
21:38:40 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
21:38:40 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB]
21:38:40 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1323 kB]
21:38:40 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2198 kB]
21:38:40 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3069 kB]
21:38:40 Selecting previously unselected package libexpat1:arm64.
21:38:40 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_arm64.deb ...
21:38:40 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
21:38:40 Selecting previously unselected package python3.7-minimal.
21:38:40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
21:38:40 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
21:38:40 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u4) ...
21:38:40 (43/56): xz-5.2.5-8.el9.aarch64.rpm              28 MB/s | 226 kB     00:00    
21:38:40 (44/56): container-selinux-2.206.0-2.el9.noarch 4.9 MB/s |  51 kB     00:00    
21:38:40 (45/56): checkpolicy-3.5-1.el9.aarch64.rpm       21 MB/s | 341 kB     00:00    
21:38:40 (46/56): fuse-overlayfs-1.11-1.el9.aarch64.rpm  9.0 MB/s |  68 kB     00:00    
21:38:40 (47/56): fuse3-3.10.2-5.el9.aarch64.rpm         5.4 MB/s |  54 kB     00:00    
21:38:40 (48/56): fuse3-libs-3.10.2-5.el9.aarch64.rpm     10 MB/s |  90 kB     00:00    
21:38:40 (49/56): policycoreutils-python-utils-3.5-1.el9  13 MB/s |  77 kB     00:00    
21:38:40 (50/56): libslirp-4.4.0-7.el9.aarch64.rpm       6.8 MB/s |  68 kB     00:00    
21:38:40 (51/56): python3-audit-3.0.7-103.el9.aarch64.rp 9.0 MB/s |  84 kB     00:00    
21:38:40 (52/56): python3-libselinux-3.5-1.el9.aarch64.r  17 MB/s | 183 kB     00:00    
21:38:40 (53/56): python3-libsemanage-3.5-1.el9.aarch64. 6.7 MB/s |  79 kB     00:00    
21:38:40 (54/56): slirp4netns-1.2.0-3.el9.aarch64.rpm    4.9 MB/s |  46 kB     00:00    
21:38:40 (55/56): python3-policycoreutils-3.5-1.el9.noar  80 MB/s | 2.1 MB     00:00    
21:38:40 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
21:38:40 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:38:40 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
21:38:40 CentOS Stream 8 - Extras                         13 kB/s |  18 kB     00:01    
21:38:40 CentOS Stream 8 - Extras common packages        8.0 kB/s | 5.3 kB     00:00    
21:38:40 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
21:38:40 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
21:38:40 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
21:38:40 (56/56): containerd.io-1.6.19-3.1.el9.aarch64.r  66 MB/s |  25 MB     00:00    
21:38:40 --------------------------------------------------------------------------------
21:38:40 Total                                            29 MB/s |  53 MB     00:01     
21:38:40 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsoup2.4-1 arm64 2.70.0-1 [245 kB]
21:38:40 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstemmer0d arm64 0+svn585-2 [60.6 kB]
21:38:40 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libappstream4 arm64 0.12.10-2 [120 kB]
21:38:40 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-bin arm64 2.64.6-1~ubuntu20.04.4 [69.2 kB]
21:38:40 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgstreamer1.0-0 arm64 1.16.3-0ubuntu1.1 [803 kB]
21:38:40 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-agent-1-0 arm64 0.105-26ubuntu1.3 [14.2 kB]
21:38:40 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 policykit-1 arm64 0.105-26ubuntu1.3 [79.4 kB]
21:38:40 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
21:38:40 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
21:38:40 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:38:40 Setting up docker-compose-plugin (2.17.2-1~ubuntu.18.04~bionic) ...
21:38:40 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:38:40 invoke-rc.d: could not determine current runlevel
21:38:40 invoke-rc.d: policy-rc.d denied execution of start.
21:38:40 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.18.04~bionic) ...
21:38:40 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:38:40 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:38:40  docker-ce-rootless-extras depends on dbus-user-session; however:
21:38:40   Package dbus-user-session is not installed.
21:38:40 
21:38:40 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_arm64.deb
21:38:40 Selecting previously unselected package docker-ce-cli.
21:38:40 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ...
21:38:40 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:38:40 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
21:38:41 Selecting previously unselected package python3-minimal.
21:38: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 ... 6931 files and directories currently installed.)
21:38:41 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
21:38:41 Unpacking python3-minimal (3.7.3-1) ...
21:38:41 Selecting previously unselected package mime-support.
21:38:41 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:38:41 Unpacking mime-support (3.62) ...
21:38:41 Selecting previously unselected package libmpdec2:arm64.
21:38:41 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
21:38:41 Unpacking libmpdec2:arm64 (2.4.2-2) ...
21:38:41 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
21:38:41 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
21:38:41 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:38:41 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
21:38:41 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-software-properties all 0.99.9.11 [21.6 kB]
21:38:41 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 packagekit arm64 1.1.13-2ubuntu1.1 [388 kB]
21:38:41 Fetched 25.8 MB in 3s (8637 kB/s)
21:38:41 Selecting previously unselected package readline-common.
21:38:41 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:38:41 Unpacking readline-common (7.0-5) ...
21:38:41 Selecting previously unselected package libreadline7:arm64.
21:38:41 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
21:38:41 Unpacking libreadline7:arm64 (7.0-5) ...
21:38:41 Selecting previously unselected package libsqlite3-0:arm64.
21:38:41 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
21:38:41 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
21:38:41 Selecting previously unselected package libpython3.7-stdlib:arm64.
21:38:41 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_arm64.deb ...
21:38:41 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
21:38:41 Setting up docker-compose-plugin (2.17.2-1~debian.11~bullseye) ...
21:38:41 Setting up docker-buildx-plugin (0.10.4-1~debian.11~bullseye) ...
21:38:41 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:38:41 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:38:41 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 software-properties-common all 0.99.9.11 [10.4 kB]
21:38:41 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
21:38:41 debconf: delaying package configuration, since apt-utils is not installed
21:38:41 Fetched 33.4 MB in 9s (3684 kB/s)
21:38:41 Selecting previously unselected package python3.7.
21:38:41 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_arm64.deb ...
21:38:41 Unpacking python3.7 (3.7.3-2+deb10u4) ...
21:38:41 Selecting previously unselected package libpython3-stdlib:arm64.
21:38:41 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
21:38:41 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
21:38:41 Setting up python3-minimal (3.7.3-1) ...
21:38:41 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'.
21:38:41 invoke-rc.d: could not determine current runlevel
21:38:41 invoke-rc.d: policy-rc.d denied execution of start.
21:38:41 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:38:41 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:38:41  docker-ce-rootless-extras depends on dbus-user-session; however:
21:38:41   Package dbus-user-session is not installed.
21:38:41 
21:38:41 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_arm64.deb
21:38:41 Selecting previously unselected package libssl1.1:arm64.
21:38: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 ... 4119 files and directories currently installed.)
21:38:41 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.17_arm64.deb ...
21:38:41 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.17) ...
21:38:41 Selecting previously unselected package libpython3.8-minimal:arm64.
21:38:41 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.7_arm64.deb ...
21:38:41 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.7) ...
21:38:41 Selecting previously unselected package python3.
21:38: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 ... 7400 files and directories currently installed.)
21:38:41 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
21:38:41 Unpacking python3 (3.7.3-1) ...
21:38:41 Selecting previously unselected package libkeyutils1:arm64.
21:38:41 Preparing to unpack .../01-libkeyutils1_1.6-6_arm64.deb ...
21:38:41 Unpacking libkeyutils1:arm64 (1.6-6) ...
21:38:41 Selecting previously unselected package libkrb5support0:arm64.
21:38:41 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
21:38:41 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
21:38:41 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
21:38:41 Selecting previously unselected package libexpat1:arm64.
21:38:41 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
21:38:41 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
21:38:41 Selecting previously unselected package python3.8-minimal.
21:38:41 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.7_arm64.deb ...
21:38:41 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:38:41 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.17) ...
21:38:42 Selecting previously unselected package libk5crypto3:arm64.
21:38:42 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
21:38:42 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
21:38:42 Selecting previously unselected package libkrb5-3:arm64.
21:38:42 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
21:38:42 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
21:38:42 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:38:42 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
21:38:42 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
21:38:42 Selecting previously unselected package apt-transport-https.
21:38:42 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
21:38:42 Unpacking apt-transport-https (1.8.2.3) ...
21:38:42 Selecting previously unselected package openssl.
21:38:42 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u4_arm64.deb ...
21:38:42 Unpacking openssl (1.1.1n-0+deb10u4) ...
21:38:42 Reading package lists...
21:38:42 Building dependency tree...
21:38:42 Reading state information...
21:38:42 Correcting dependencies... Done
21:38:42 Importing GPG key 0x621E9F35:
21:38:42  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:38:42  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:38:42  From       : https://download.docker.com/linux/centos/gpg
21:38:42 Key imported successfully
21:38:42 Running transaction check
21:38:42 Reading package lists...
21:38:42 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:38:42 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.7) ...
21:38:42 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
21:38:42 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:38:42 Reading package lists...
21:38:42 Selecting previously unselected package ca-certificates.
21:38:42 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
21:38:42 Unpacking ca-certificates (20200601~deb10u2) ...
21:38:42 Selecting previously unselected package libsasl2-modules-db:arm64.
21:38:42 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:38:42 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:38:42 Selecting previously unselected package libsasl2-2:arm64.
21:38:42 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:38:42 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:38:42 Selecting previously unselected package libldap-common.
21:38:42 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:38:42 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:38:42 Selecting previously unselected package libldap-2.4-2:arm64.
21:38:42 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
21:38:42 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
21:38:42 Skipping docker-ce, it is already installed and upgrade is not set.
21:38:42 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:38:42 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:38:42 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:38:42 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:38:42 The following additional packages will be installed:
21:38:42   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:38:42   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:38:42   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:38:42   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:38:42 Suggested packages:
21:38:42   kmod systemd-container policykit-1
21:38:42 Recommended packages:
21:38:42   dmsetup networkd-dispatcher libnss-systemd
21:38:42 The following NEW packages will be installed:
21:38:42   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:38:42   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:38:42   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:38:42   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:38:42 Transaction check succeeded.
21:38:42 Running transaction test
21:38:42 Building dependency tree...
21:38:42 Reading state information...
21:38:42 Correcting dependencies... Done
21:38:42 Selecting previously unselected package libnghttp2-14:arm64.
21:38:42 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
21:38:42 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:38:42 Selecting previously unselected package libpsl5:arm64.
21:38:42 Preparing to unpack .../14-libpsl5_0.20.2-2_arm64.deb ...
21:38:42 Unpacking libpsl5:arm64 (0.20.2-2) ...
21:38:42 Selecting previously unselected package librtmp1:arm64.
21:38:42 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
21:38:42 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:38:42 Selecting previously unselected package libssh2-1:arm64.
21:38:42 Preparing to unpack .../16-libssh2-1_1.8.0-2.1_arm64.deb ...
21:38:42 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
21:38:42 Selecting previously unselected package libcurl4:arm64.
21:38:42 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u5_arm64.deb ...
21:38:42 Unpacking libcurl4:arm64 (7.64.0-4+deb10u5) ...
21:38:42 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
21:38:42 Need to get 23.8 MB of archives.
21:38:42 After this operation, 111 MB of additional disk space will be used.
21:38:42 Get:1 https://download.docker.com/linux/ubuntu bionic/test arm64 containerd.io arm64 1.6.19-1 [20.3 MB]
21:38:42 Skipping docker-ce, it is already installed and upgrade is not set.
21:38:42 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:38:42 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:38:42 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:38:42 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:38:42 The following additional packages will be installed:
21:38:42   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:38:42   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:38:42   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:38:42   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:38:42 Suggested packages:
21:38:42   firewalld kmod systemd-container policykit-1
21:38:42 Recommended packages:
21:38:42   nftables systemd-timesyncd | time-daemon libnss-systemd
21:38:42 The following NEW packages will be installed:
21:38:42   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:38:42   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:38:42   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:38:42   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:38:42 Selecting previously unselected package python3-minimal.
21:38: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 ... 4420 files and directories currently installed.)
21:38:42 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
21:38:42 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:38:42 Selecting previously unselected package mime-support.
21:38:42 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:38:42 Unpacking mime-support (3.64ubuntu1) ...
21:38:42 Selecting previously unselected package libmpdec2:arm64.
21:38:42 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
21:38:42 Unpacking libmpdec2:arm64 (2.4.2-3) ...
21:38:42 Selecting previously unselected package readline-common.
21:38:42 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:38:42 Unpacking readline-common (8.0-4) ...
21:38:42 Selecting previously unselected package curl.
21:38:42 Preparing to unpack .../18-curl_7.64.0-4+deb10u5_arm64.deb ...
21:38:42 Unpacking curl (7.64.0-4+deb10u5) ...
21:38:42 Selecting previously unselected package libassuan0:arm64.
21:38:42 Preparing to unpack .../19-libassuan0_2.5.2-1_arm64.deb ...
21:38:42 Unpacking libassuan0:arm64 (2.5.2-1) ...
21:38:42 Selecting previously unselected package gpgconf.
21:38:42 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
21:38:42 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:38:42 Selecting previously unselected package lsb-base.
21:38:42 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
21:38:42 Unpacking lsb-base (10.2019051400) ...
21:38:42 Selecting previously unselected package libksba8:arm64.
21:38:42 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_arm64.deb ...
21:38:42 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ...
21:38:42 Selecting previously unselected package libnpth0:arm64.
21:38:42 Preparing to unpack .../23-libnpth0_1.6-1_arm64.deb ...
21:38:42 Unpacking libnpth0:arm64 (1.6-1) ...
21:38:42 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB]
21:38:42 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB]
21:38:42 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB]
21:38:42 Dependencies resolved.
21:38:42 ================================================================================
21:38:42  Package                      Arch       Version            Repository     Size
21:38:42 ================================================================================
21:38:42 Installing:
21:38:42  dnf-plugins-core             noarch     4.0.21-18.el8      baseos         75 k
21:38:42 Installing dependencies:
21:38:42  dbus-glib                    x86_64     0.110-2.el8        baseos        127 k
21:38:42  python3-dateutil             noarch     1:2.6.1-6.el8      baseos        251 k
21:38:42  python3-dbus                 x86_64     1.2.4-15.el8       baseos        134 k
21:38:42  python3-dnf-plugins-core     noarch     4.0.21-18.el8      baseos        258 k
21:38:42  python3-six                  noarch     1.11.0-8.el8       baseos         38 k
21:38:42  python3-systemd              x86_64     234-8.el8          appstream      81 k
21:38:42 
21:38:42 Transaction Summary
21:38:42 ================================================================================
21:38:42 Install  7 Packages
21:38:42 
21:38:42 Total download size: 966 k
21:38:42 Installed size: 2.6 M
21:38:42 Downloading Packages:
21:38:42 Transaction test succeeded.
21:38:42 Running transaction
21:38:42 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
21:38:42 Need to get 26.4 MB of archives.
21:38:42 After this operation, 116 MB of additional disk space will be used.
21:38:42 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:38:42 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:38:42 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
21:38:42 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:38:42 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:38:42 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
21:38:42 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
21:38:42 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
21:38:42 Get:9 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.19-1 [20.3 MB]
21:38:42 Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
21:38:42 Get:11 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
21:38:42 Selecting previously unselected package libreadline8:arm64.
21:38:42 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
21:38:42 Unpacking libreadline8:arm64 (8.0-4) ...
21:38:42 Selecting previously unselected package libsqlite3-0:arm64.
21:38:42 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
21:38:42 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
21:38:42 Selecting previously unselected package libpython3.8-stdlib:arm64.
21:38:42 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.7_arm64.deb ...
21:38:42 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.7) ...
21:38:43 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
21:38:43 Reading package lists...
21:38:43 Selecting previously unselected package dirmngr.
21:38:43 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
21:38:43 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:38:43 Selecting previously unselected package distro-info-data.
21:38:43 Preparing to unpack .../25-distro-info-data_0.41+deb10u6_all.deb ...
21:38:43 Unpacking distro-info-data (0.41+deb10u6) ...
21:38:43 Selecting previously unselected package libglib2.0-0:arm64.
21:38:43 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ...
21:38:43 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
21:38:43 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB]
21:38:43 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB]
21:38:43 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB]
21:38:43 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2 [18.3 kB]
21:38:43 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB]
21:38:43 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB]
21:38:43 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.57 [2566 kB]
21:38:43 Get:12 http://deb.debian.org/debian bullseye/main arm64 systemd-sysv arm64 247.3-7+deb11u1 [113 kB]
21:38:43 Get:13 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.24-0+deb11u1 [232 kB]
21:38:43 Get:14 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
21:38:43 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpam-systemd arm64 247.3-7+deb11u1 [274 kB]
21:38:43 Get:16 http://deb.debian.org/debian bullseye/main arm64 dbus-user-session arm64 1.12.24-0+deb11u1 [99.7 kB]
21:38:43 Get:17 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
21:38:43 Get:18 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
21:38:43 Get:19 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:38:43 Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:38:43 Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
21:38:43 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
21:38:43 Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
21:38:43 Selecting previously unselected package python3.8.
21:38:43 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.7_arm64.deb ...
21:38:43 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:38:43 Selecting previously unselected package libpython3-stdlib:arm64.
21:38:43 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
21:38:43 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
21:38:43 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:38:43 warning: /var/cache/yum/aarch64/7/base/packages/audit-libs-python-2.8.5-4.el7.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY
21:38:43 Public key for audit-libs-python-2.8.5-4.el7.aarch64.rpm is not installed
21:38:43 warning: /var/cache/yum/aarch64/7/extras/packages/container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
21:38:43 Public key for container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm is not installed
21:38:43 Building dependency tree...
21:38:43 Reading state information...
21:38:43 The following additional packages will be installed:
21:38:43   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
21:38:43   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:38:43   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:38:43   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:38:43   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:38:43   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:38:43   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:38:43   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:38:43   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:38:43   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:38:43   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:38:43   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:38:43   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:38:43   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:38:43   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:38:43   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:38:43   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:38:43   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
21:38:43   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:38:43   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
21:38:43   python3-requests python3-requests-unixsocket python3-six
21:38:43   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
21:38:43   readline-common systemd systemd-sysv systemd-timesyncd tzdata
21:38:43 Suggested packages:
21:38:43   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:38:43   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:38:43   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:38:43   python3-setuptools python3-cryptography python3-openssl python3-socks
21:38:43   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
21:38:43   systemd-container
21:38:43 Recommended packages:
21:38:43   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
21:38:43   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
21:38:43   networkd-dispatcher libnss-systemd
21:38:43 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:38:43 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_arm64.deb ...
21:38:43 Unpacking libgirepository-1.0-1:arm64 (1.58.3-2) ...
21:38:43 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:38:43 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_arm64.deb ...
21:38:43 Unpacking gir1.2-glib-2.0:arm64 (1.58.3-2) ...
21:38:43 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:38:43 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_arm64.deb ...
21:38:43 Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ...
21:38:43 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:38:43 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_arm64.deb ...
21:38:43 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:38:43 Selecting previously unselected package gnupg-l10n.
21:38:43 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:38:43 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:38:43 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.57 [11.8 kB]
21:38:43 debconf: delaying package configuration, since apt-utils is not installed
21:38:43 Fetched 26.4 MB in 1s (44.7 MB/s)
21:38:43 Selecting previously unselected package libapparmor1:arm64.
21:38: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 ... 9944 files and directories currently installed.)
21:38:43 Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ...
21:38:43 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:38:43 Selecting previously unselected package libcap2:arm64.
21:38:43 Selecting previously unselected package python3.
21:38: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 ... 4850 files and directories currently installed.)
21:38:43 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_arm64.deb ...
21:38:43 Unpacking python3 (3.8.2-0ubuntu2) ...
21:38:43 Selecting previously unselected package libapparmor1:arm64.
21:38:43 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_arm64.deb ...
21:38:43 Unpacking libapparmor1:arm64 (2.13.3-7ubuntu5.2) ...
21:38:43 Selecting previously unselected package libcap2:arm64.
21:38:43 Preparing to unpack .../02-libcap2_1%3a2.32-1_arm64.deb ...
21:38:43 Unpacking libcap2:arm64 (1:2.32-1) ...
21:38:43 Selecting previously unselected package libargon2-1:arm64.
21:38:43 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_arm64.deb ...
21:38:43 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:38:43 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:38:43 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
21:38:43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:38:43 Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed
21:38:43 The following NEW packages will be installed:
21:38:43   apt-transport-https ca-certificates curl dbus dbus-user-session
21:38:43   dconf-gsettings-backend dconf-service dirmngr distro-info-data
21:38:43   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:38:43   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:38:43   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:38:43   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:38:43   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:38:43   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:38:43   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:38:43   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:38:43   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:38:43   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:38:43   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:38:43   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:38:43   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:38:43   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:38:43   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:38:43   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:38:43   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
21:38:43   policykit-1 python-apt-common python3 python3-apt python3-certifi
21:38:43   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
21:38:43   python3-pkg-resources python3-requests python3-requests-unixsocket
21:38:43   python3-six python3-software-properties python3-urllib3 python3.8
21:38:43   python3.8-minimal readline-common software-properties-common systemd
21:38:43   systemd-sysv systemd-timesyncd tzdata
21:38:43 Selecting previously unselected package gnupg-utils.
21:38:43 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
21:38:43 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:38:43 Selecting previously unselected package gpg.
21:38:43 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_arm64.deb ...
21:38:43 Unpacking gpg (2.2.12-1+deb10u2) ...
21:38:43 Selecting previously unselected package pinentry-curses.
21:38:43 Preparing to unpack .../34-pinentry-curses_1.1.0-2_arm64.deb ...
21:38:43 Unpacking pinentry-curses (1.1.0-2) ...
21:38:43 Selecting previously unselected package gpg-agent.
21:38:43 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
21:38:43 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:38:43 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B]
21:38:43 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnfnetlink0 arm64 1.0.1-3 [11.5 kB]
21:38:43 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.4 [130 kB]
21:38:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:43 Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ...
21:38:43 Unpacking libcap2:arm64 (1:2.44-1) ...
21:38:43 Selecting previously unselected package libargon2-1:arm64.
21:38:43 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ...
21:38:43 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:38:43 Selecting previously unselected package dmsetup.
21:38:43 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:38:43 Unpacking dmsetup (2:1.02.175-2.1) ...
21:38:43 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:38:43 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:38:43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:38:43 Selecting previously unselected package libjson-c5:arm64.
21:38:43 Preparing to unpack .../5-libjson-c5_0.15-2_arm64.deb ...
21:38:43 Unpacking libjson-c5:arm64 (0.15-2) ...
21:38:43 Selecting previously unselected package libcryptsetup12:arm64.
21:38:43 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
21:38:43 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:38:43 Selecting previously unselected package libjson-c4:arm64.
21:38:43 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_arm64.deb ...
21:38:43 Unpacking libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
21:38:43 Selecting previously unselected package libcryptsetup12:arm64.
21:38:43 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_arm64.deb ...
21:38:43 Unpacking libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
21:38:43 Selecting previously unselected package libip4tc2:arm64.
21:38:43 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_arm64.deb ...
21:38:43 Unpacking libip4tc2:arm64 (1.8.4-3ubuntu2) ...
21:38:43 Selecting previously unselected package libkmod2:arm64.
21:38:43 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_arm64.deb ...
21:38:43 Unpacking libkmod2:arm64 (27-1ubuntu2.1) ...
21:38:43 Selecting previously unselected package systemd-timesyncd.
21:38:43 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.20_arm64.deb ...
21:38:43 Unpacking systemd-timesyncd (245.4-4ubuntu3.20) ...
21:38:43 Selecting previously unselected package systemd.
21:38:43 Preparing to unpack .../10-systemd_245.4-4ubuntu3.20_arm64.deb ...
21:38:43 Selecting previously unselected package gpg-wks-client.
21:38:43 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
21:38:43 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:38:43 Selecting previously unselected package gpg-wks-server.
21:38:43 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
21:38:43 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:38:43 Selecting previously unselected package gpgsm.
21:38:43 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
21:38:43 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:38:43 Selecting previously unselected package gnupg.
21:38:43 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
21:38:43 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:38:43 Selecting previously unselected package gnupg2.
21:38:43 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
21:38:43   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch            1/1 
21:38:43   Preparing        :                                                        1/1 
21:38:43 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
21:38:43 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.57 [92.3 kB]
21:38:43 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxtables12 arm64 1.6.1-2ubuntu2 [25.1 kB]
21:38:43 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip6tc0 arm64 1.6.1-2ubuntu2 [18.6 kB]
21:38:43 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libiptc0 arm64 1.6.1-2ubuntu2 [9392 B]
21:38:43 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [30.6 kB]
21:38:43 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iptables arm64 1.6.1-2ubuntu2 [240 kB]
21:38:43 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus-user-session arm64 1.12.2-1ubuntu1.4 [9388 B]
21:38:44 Selecting previously unselected package libip4tc2:arm64.
21:38:44 Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ...
21:38:44 Unpacking libip4tc2:arm64 (1.8.7-1) ...
21:38:44 Selecting previously unselected package libkmod2:arm64.
21:38:44 Preparing to unpack .../8-libkmod2_28-1_arm64.deb ...
21:38:44 Unpacking libkmod2:arm64 (28-1) ...
21:38:44 Selecting previously unselected package systemd.
21:38:44 Preparing to unpack .../9-systemd_247.3-7+deb11u1_arm64.deb ...
21:38:44 Unpacking systemd (247.3-7+deb11u1) ...
21:38:44 Unpacking systemd (245.4-4ubuntu3.20) ...
21:38:44 + make IMAGE=ubuntu:jammy verify
21:38:44 docker run  --rm -i \
21:38:44 	-v "$(pwd):/v" \
21:38:44 	-e DEBIAN_FRONTEND=noninteractive \
21:38:44 	-e PACKAGE_REPO=staging \
21:38:44 	-w /v \
21:38:44 	ubuntu:jammy ./verify
21:38:44 Unable to find image 'ubuntu:jammy' locally
21:38:44 jammy: Pulling from library/ubuntu
21:38:44 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
21:38:44 Selecting previously unselected package iso-codes.
21:38:44 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
21:38:44 Unpacking iso-codes (4.2-1) ...
21:38:44   Installing       : libseccomp-2.5.2-2.el9.aarch64                        1/61 
21:38:44   Installing       : libmnl-1.0.4-15.el9.aarch64                           2/61 
21:38:44   Installing       : docker-compose-plugin-2.17.2-0.el9.aarch64            3/61 
21:38:44 debconf: delaying package configuration, since apt-utils is not installed
21:38:44 Fetched 23.8 MB in 2s (14.8 MB/s)
21:38:44 Selecting previously unselected package libcap2:arm64.
21:38: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 ... 7158 files and directories currently installed.)
21:38:44 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_arm64.deb ...
21:38:44 Unpacking libcap2:arm64 (1:2.25-1.2) ...
21:38:44 Selecting previously unselected package libargon2-0:arm64.
21:38:44 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_arm64.deb ...
21:38:44 Unpacking libargon2-0:arm64 (0~20161029-1.1) ...
21:38:44 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:38:44 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
21:38:44 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:38:44 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded.
21:38:44 Need to get 35.0 MB of archives.
21:38:44 After this operation, 144 MB of additional disk space will be used.
21:38:44 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.17 [1322 kB]
21:38:44 Setting up libapparmor1:arm64 (2.13.3-7ubuntu5.2) ...
21:38:44 Setting up libcap2:arm64 (1:2.32-1) ...
21:38:44 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:38:44 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:38:44 Setting up libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
21:38:44 Setting up libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
21:38:44 Setting up libip4tc2:arm64 (1.8.4-3ubuntu2) ...
21:38:44 Setting up libkmod2:arm64 (27-1ubuntu2.1) ...
21:38:44 Setting up systemd-timesyncd (245.4-4ubuntu3.20) ...
21:38:44 cd741b12a7ea: Already exists
21:38:44 Digest: sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21
21:38:44 Status: Downloaded newer image for ubuntu:jammy
21:38:44 Selecting previously unselected package libapt-inst2.0:arm64.
21:38:44 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_arm64.deb ...
21:38:44 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
21:38:44 Selecting previously unselected package libcurl3-gnutls:arm64.
21:38:44 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u5_arm64.deb ...
21:38:44 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u5) ...
21:38:44 Selecting previously unselected package libdbus-1-3:arm64.
21:38:44 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_arm64.deb ...
21:38:44 Unpacking libdbus-1-3:arm64 (1.12.24-0+deb10u1) ...
21:38:44   Running scriptlet: docker-compose-plugin-2.17.2-0.el9.aarch64            3/61 
21:38:44   Installing       : python3-libselinux-3.5-1.el9.aarch64                  4/61 
21:38:44   Installing       : fuse3-libs-3.10.2-5.el9.aarch64                       5/61 
21:38:44   Installing       : python3-setuptools-53.0.0-12.el9.noarch               6/61 
21:38:44   Installing       : libselinux-utils-3.5-1.el9.aarch64                    7/61 
21:38:44   Installing       : libfdisk-2.37.4-10.el9.aarch64                        8/61 
21:38:44   Installing       : cracklib-2.9.6-27.el9.aarch64                         9/61 
21:38:44   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                  10/61 
21:38:44   Installing       : python3-distro-1.5.0-7.el9.noarch                    11/61 
21:38:44 Selecting previously unselected package libjson-c3:arm64.
21:38:44 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ...
21:38:44 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ...
21:38:44 Selecting previously unselected package libcryptsetup12:arm64.
21:38:44 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ...
21:38:44 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ...
21:38:44 Selecting previously unselected package libidn11:arm64.
21:38:44 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_arm64.deb ...
21:38:44 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ...
21:38:44 Selecting previously unselected package libip4tc0:arm64.
21:38:44 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_arm64.deb ...
21:38:44 Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2) ...
21:38:44 Selecting previously unselected package libapparmor1:arm64.
21:38:44 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_arm64.deb ...
21:38:44 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) ...
21:38:44 Selecting previously unselected package libkmod2:arm64.
21:38:44 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_arm64.deb ...
21:38:44 Unpacking libkmod2:arm64 (24-1ubuntu3.5) ...
21:38:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:38:44 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:38:44 Setting up systemd (245.4-4ubuntu3.20) ...
21:38:44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:38:44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:38:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:38:44 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:38:44 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:38:44 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:38:44 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:38:44 Initializing machine ID from random generator.
21:38:44 warning: /var/cache/yum/aarch64/7/docker-ce-test/packages/containerd.io-1.6.19-3.1.el7.aarch64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
21:38:44 Public key for containerd.io-1.6.19-3.1.el7.aarch64.rpm is not installed
21:38:44 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:38:44 Setting up libcap2:arm64 (1:2.44-1) ...
21:38:44 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:38:44 Setting up libjson-c5:arm64 (0.15-2) ...
21:38:44 Setting up libip4tc2:arm64 (1.8.7-1) ...
21:38:44 Setting up libkmod2:arm64 (28-1) ...
21:38:44 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:38:44 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:38:44 Setting up systemd (247.3-7+deb11u1) ...
21:38:44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:38:44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:38:44 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:38:44 Initializing machine ID from random generator.
21:38:44 Selecting previously unselected package lsb-release.
21:38:44 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
21:38:44 Unpacking lsb-release (10.2019051400) ...
21:38:44 Selecting previously unselected package python-apt-common.
21:38:44 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
21:38:44 Unpacking python-apt-common (1.8.4.3) ...
21:38:44 Selecting previously unselected package python3-apt.
21:38:44 Preparing to unpack .../47-python3-apt_1.8.4.3_arm64.deb ...
21:38:44 Unpacking python3-apt (1.8.4.3) ...
21:38:44 Selecting previously unselected package python3-dbus.
21:38:44 Preparing to unpack .../48-python3-dbus_1.2.8-3_arm64.deb ...
21:38:44 Unpacking python3-dbus (1.2.8-3) ...
21:38:44 Selecting previously unselected package python3-gi.
21:38:44 Preparing to unpack .../49-python3-gi_3.30.4-1_arm64.deb ...
21:38:44 Unpacking python3-gi (3.30.4-1) ...
21:38:44   Installing       : python3-setools-4.4.1-1.el9.aarch64                  12/61 
21:38:44   Installing       : python3-libsemanage-3.5-1.el9.aarch64                13/61 
21:38:44   Installing       : libnftnl-1.2.2-1.el9.aarch64                         14/61 
21:38:44 Setting up libcap2:arm64 (1:2.25-1.2) ...
21:38:44 Setting up libargon2-0:arm64 (0~20161029-1.1) ...
21:38:44 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:38:44 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ...
21:38:44 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ...
21:38:44 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ...
21:38:44 Setting up libip4tc0:arm64 (1.6.1-2ubuntu2) ...
21:38:44 Selecting previously unselected package systemd.
21:38: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 ... 7205 files and directories currently installed.)
21:38:44 Preparing to unpack .../systemd_237-3ubuntu10.57_arm64.deb ...
21:38:44 Unpacking systemd (237-3ubuntu10.57) ...
21:38:44 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.7 [717 kB]
21:38:44 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
21:38:44 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.7 [1903 kB]
21:38:44 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
21:38:44 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
21:38:44 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
21:38:44 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
21:38:44 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
21:38:44 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
21:38:44 Setting up dmsetup (2:1.02.175-2.1) ...
21:38:44 Selecting previously unselected package systemd-sysv.
21:38: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 ... 10793 files and directories currently installed.)
21:38:44 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u1_arm64.deb ...
21:38:44 Unpacking systemd-sysv (247.3-7+deb11u1) ...
21:38:44 + verify
21:38:44 + dpkg --version
21:38:44 + verify_deb
21:38:44 + apt-get update
21:38:44 (1/7): dbus-glib-0.110-2.el8.x86_64.rpm         558 kB/s | 127 kB     00:00    
21:38:44 (2/7): python3-systemd-234-8.el8.x86_64.rpm     350 kB/s |  81 kB     00:00    
21:38:44 (3/7): dnf-plugins-core-4.0.21-18.el8.noarch.rp 319 kB/s |  75 kB     00:00    
21:38:44 (4/7): python3-dbus-1.2.4-15.el8.x86_64.rpm      15 MB/s | 134 kB     00:00    
21:38:44 (5/7): python3-dateutil-2.6.1-6.el8.noarch.rpm   13 MB/s | 251 kB     00:00    
21:38:44 (6/7): python3-six-1.11.0-8.el8.noarch.rpm      4.5 MB/s |  38 kB     00:00    
21:38:44 (7/7): python3-dnf-plugins-core-4.0.21-18.el8.n  14 MB/s | 258 kB     00:00    
21:38:44 --------------------------------------------------------------------------------
21:38:44 Total                                           518 kB/s | 966 kB     00:01     
21:38:44 CentOS Stream 8 - AppStream                     1.6 MB/s | 1.6 kB     00:00    
21:38:44 Importing GPG key 0x8483C65D:
21:38:44  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
21:38:44  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
21:38:44  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:38:44 Selecting previously unselected package python3-pycurl.
21:38:44 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_arm64.deb ...
21:38:44 Unpacking python3-pycurl (7.43.0.2-0.1) ...
21:38:44 Selecting previously unselected package python3-software-properties.
21:38:44 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
21:38:44 Unpacking python3-software-properties (0.96.20.2-2) ...
21:38:44 Selecting previously unselected package software-properties-common.
21:38:44 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
21:38:44 Unpacking software-properties-common (0.96.20.2-2) ...
21:38:44 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ...
21:38:44 Setting up lsb-base (10.2019051400) ...
21:38:44 Setting up libkeyutils1:arm64 (1.6-6) ...
21:38:44 Setting up libpsl5:arm64 (0.20.2-2) ...
21:38:44 Setting up mime-support (3.62) ...
21:38:44 Setting up apt-transport-https (1.8.2.3) ...
21:38:44   Installing       : docker-buildx-plugin-0.10.4-0.el9.aarch64            15/61 
21:38:44   Running scriptlet: docker-buildx-plugin-0.10.4-0.el9.aarch64            15/61 
21:38:44   Installing       : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el9   16/61 
21:38:44   Running scriptlet: docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el9   16/61 
21:38:44   Installing       : python3-audit-3.0.7-103.el9.aarch64                  17/61 
21:38:44   Installing       : libslirp-4.4.0-7.el9.aarch64                         18/61 
21:38:44   Installing       : slirp4netns-1.2.0-3.el9.aarch64                      19/61 
21:38:44   Installing       : checkpolicy-3.5-1.el9.aarch64                        20/61 
21:38:44 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ...
21:38:44 Setting up libkmod2:arm64 (24-1ubuntu3.5) ...
21:38:44 Setting up systemd (237-3ubuntu10.57) ...
21:38:45 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.7 [1675 kB]
21:38:45 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.7 [387 kB]
21:38:45 Selecting previously unselected package systemd-sysv.
21:38: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 ... 5686 files and directories currently installed.)
21:38:45 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.20_arm64.deb ...
21:38:45 Unpacking systemd-sysv (245.4-4ubuntu3.20) ...
21:38:45 Selecting previously unselected package openssl.
21:38:45 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.17_arm64.deb ...
21:38:45 Unpacking openssl (1.1.1f-1ubuntu2.17) ...
21:38:45 Selecting previously unselected package ca-certificates.
21:38:45 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
21:38:45 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
21:38:45 Selecting previously unselected package libdbus-1-3:arm64.
21:38:45 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_arm64.deb ...
21:38:45 Unpacking libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ...
21:38:45 Selecting previously unselected package dbus.
21:38:45 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_arm64.deb ...
21:38:45 Unpacking dbus (1.12.16-2ubuntu2.3) ...
21:38:45 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
21:38:45 Key imported successfully
21:38:45 Running transaction check
21:38:45 Transaction check succeeded.
21:38:45 Running transaction test
21:38:45 Transaction test succeeded.
21:38:45 Running transaction
21:38:45   Preparing        :                                                        1/1 
21:38:45 Selecting previously unselected package dbus.
21:38:45 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_arm64.deb ...
21:38:45 Unpacking dbus (1.12.24-0+deb11u1) ...
21:38:45 Selecting previously unselected package netbase.
21:38:45 Preparing to unpack .../02-netbase_6.3_all.deb ...
21:38:45 Unpacking netbase (6.3) ...
21:38:45 Selecting previously unselected package libpam-systemd:arm64.
21:38:45 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u1_arm64.deb ...
21:38:45 Unpacking libpam-systemd:arm64 (247.3-7+deb11u1) ...
21:38:45 Selecting previously unselected package containerd.io.
21:38:45 Preparing to unpack .../04-containerd.io_1.6.19-1_arm64.deb ...
21:38:45 Unpacking containerd.io (1.6.19-1) ...
21:38:45 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
21:38:45 No schema files found: doing nothing.
21:38:45 Setting up distro-info-data (0.41+deb10u6) ...
21:38:45 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
21:38:45 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:38:45 Setting up libpackagekit-glib2-18:arm64 (1.1.12-5) ...
21:38:45 Setting up libnpth0:arm64 (1.6-1) ...
21:38:45 Setting up libassuan0:arm64 (2.5.2-1) ...
21:38:45 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
21:38:45 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:38:45 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
21:38:45 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:38:45 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:38:45 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:38:45 Setting up libdbus-1-3:arm64 (1.12.24-0+deb10u1) ...
21:38:45 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
21:38:45   Installing       : xz-5.2.5-8.el9.aarch64                               21/61 
21:38:45   Installing       : util-linux-core-2.37.4-10.el9.aarch64                22/61 
21:38:45   Running scriptlet: util-linux-core-2.37.4-10.el9.aarch64                22/61 
21:38:45   Installing       : systemd-rpm-macros-252-8.el9.noarch                  23/61 
21:38:45   Installing       : openssl-1:3.0.7-6.el9.aarch64                        24/61 
21:38:45   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                      25/61 
21:38:45   Installing       : libutempter-1.2.1-6.el9.aarch64                      25/61 
21:38:45   Installing       : libnl3-3.7.0-1.el9.aarch64                           26/61 
21:38:45   Installing       : libibverbs-44.0-2.el9.aarch64                        27/61 
21:38:45   Installing       : libpcap-14:1.10.0-4.el9.aarch64                      28/61 
21:38:45   Installing       : libnfnetlink-1.0.1-21.el9.aarch64                    29/61 
21:38:45   Installing       : libnetfilter_conntrack-1.0.9-1.el9.aarch64           30/61 
21:38:45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:38:45 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:38:45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:38:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:38:45 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:38:45 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:38:45 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:38:45 Initializing machine ID from random generator.
21:38:45 Selecting previously unselected package distro-info-data.
21:38:45 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.11_all.deb ...
21:38:45 Unpacking distro-info-data (0.43ubuntu1.11) ...
21:38:45 Selecting previously unselected package libglib2.0-0:arm64.
21:38:45 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
21:38:45 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
21:38:45 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:38:45 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_arm64.deb ...
21:38:45 Unpacking libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
21:38:45 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:38:45 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_arm64.deb ...
21:38:45 Unpacking gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
21:38:45   Installing       : python3-six-1.11.0-8.el8.noarch                        1/7 
21:38:45   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                  2/7 
21:38:45   Installing       : dbus-glib-0.110-2.el8.x86_64                           3/7 
21:38:45   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                           3/7 
21:38:45   Installing       : python3-dbus-1.2.4-15.el8.x86_64                       4/7 
21:38:45   Installing       : python3-systemd-234-8.el8.x86_64                       5/7 
21:38:45 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:38:45 Setting up python-apt-common (1.8.4.3) ...
21:38:45 Setting up libgirepository-1.0-1:arm64 (1.58.3-2) ...
21:38:45 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
21:38:45 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
21:38:45 Setting up libmpdec2:arm64 (2.4.2-2) ...
21:38:45 Setting up openssl (1.1.1n-0+deb10u4) ...
21:38:45 Setting up readline-common (7.0-5) ...
21:38:45 Setting up iso-codes (4.2-1) ...
21:38:45 Setting up libreadline7:arm64 (7.0-5) ...
21:38:45 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:38:45 Setting up pinentry-curses (1.1.0-2) ...
21:38:45 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
21:38:45 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
21:38:45   Installing       : iptables-libs-1.8.8-6.el9.aarch64                    31/61 
21:38:45   Installing       : iptables-nft-1.8.8-6.el9.aarch64                     32/61 
21:38:45   Running scriptlet: iptables-nft-1.8.8-6.el9.aarch64                     32/61 
21:38:45   Installing       : libeconf-0.4.1-2.el9.aarch64                         33/61 
21:38:45   Installing       : libdb-5.3.28-53.el9.aarch64                          34/61 
21:38:45   Installing       : pam-1.5.1-14.el9.aarch64                             35/61 
21:38:45   Installing       : libpwquality-1.4.4-8.el9.aarch64                     36/61 
21:38:45   Installing       : util-linux-2.37.4-10.el9.aarch64                     37/61 
21:38:45 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:38:45 
21:38:45   Installing       : kmod-libs-28-7.el9.aarch64                           38/61 
21:38:45   Installing       : kmod-28-7.el9.aarch64                                39/61 
21:38:45 Selecting previously unselected package systemd-sysv.
21:38: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 ... 7906 files and directories currently installed.)
21:38:45 Preparing to unpack .../systemd-sysv_237-3ubuntu10.57_arm64.deb ...
21:38:45 Unpacking systemd-sysv (237-3ubuntu10.57) ...
21:38:45 Selecting previously unselected package multiarch-support.
21:38:45 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_arm64.deb ...
21:38:45 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:38:45 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:38:45 Selecting previously unselected package libnfnetlink0:arm64.
21:38: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 ... 7926 files and directories currently installed.)
21:38:45 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_arm64.deb ...
21:38:45 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
21:38:45 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
21:38:45 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
21:38:45 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.2 [35.4 kB]
21:38:45 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2 amd64 1:2.32-1 [15.9 kB]
21:38:45 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]
21:38:45 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
21:38:45 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]
21:38:45 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB]
21:38:45 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2 [18.8 kB]
21:38:45 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB]
21:38:45 Selecting previously unselected package libcap2-bin.
21:38:45 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_arm64.deb ...
21:38:45 Unpacking libcap2-bin (1:2.32-1) ...
21:38:45 Selecting previously unselected package libelf1:arm64.
21:38:45 Preparing to unpack .../10-libelf1_0.176-1.1build1_arm64.deb ...
21:38:45 Unpacking libelf1:arm64 (0.176-1.1build1) ...
21:38:45 Selecting previously unselected package libglib2.0-data.
21:38:45 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:38:45 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:38:45 Selecting previously unselected package tzdata.
21:38:45 Preparing to unpack .../12-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
21:38:45 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
21:38:45   Installing       : python3-dnf-plugins-core-4.0.21-18.el8.noarch          6/7 
21:38:45   Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                  7/7 
21:38:45   Running scriptlet: dnf-plugins-core-4.0.21-18.el8.noarch                  7/7 
21:38:45   Verifying        : python3-systemd-234-8.el8.x86_64                       1/7 
21:38:45   Verifying        : dbus-glib-0.110-2.el8.x86_64                           2/7 
21:38:45   Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                  3/7 
21:38:45   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                  4/7 
21:38:45   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                       5/7 
21:38:45   Verifying        : python3-dnf-plugins-core-4.0.21-18.el8.noarch          6/7 
21:38:45   Verifying        : python3-six-1.11.0-8.el8.noarch                        7/7 
21:38:45 
21:38:45 Installed:
21:38:45   dbus-glib-0.110-2.el8.x86_64                                                  
21:38:45   dnf-plugins-core-4.0.21-18.el8.noarch                                         
21:38:45   python3-dateutil-1:2.6.1-6.el8.noarch                                         
21:38:45   python3-dbus-1.2.4-15.el8.x86_64                                              
21:38:45   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
21:38:45   python3-six-1.11.0-8.el8.noarch                                               
21:38:45   python3-systemd-234-8.el8.x86_64                                              
21:38:45 
21:38:45 Complete!
21:38:45 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
21:38:45 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [107 kB]
21:38:45 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
21:38:45 Setting up ca-certificates (20200601~deb10u2) ...
21:38:45   Installing       : fuse-common-3.10.2-5.el9.aarch64                     40/61 
21:38:45   Installing       : fuse3-3.10.2-5.el9.aarch64                           41/61 
21:38:45   Installing       : fuse-overlayfs-1.11-1.el9.aarch64                    42/61 
21:38:45   Running scriptlet: fuse-overlayfs-1.11-1.el9.aarch64                    42/61 
21:38:45   Installing       : diffutils-3.7-12.el9.aarch64                         43/61 
21:38:45   Installing       : policycoreutils-3.5-1.el9.aarch64                    44/61 
21:38:45   Running scriptlet: policycoreutils-3.5-1.el9.aarch64                    44/61 
21:38:45   Installing       : selinux-policy-38.1.9-1.el9.noarch                   45/61 
21:38:45   Running scriptlet: selinux-policy-38.1.9-1.el9.noarch                   45/61 
21:38:45 Selecting previously unselected package dbus.
21:38:45 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.4_arm64.deb ...
21:38:45 Unpacking dbus (1.12.2-1ubuntu1.4) ...
21:38:45 Selecting previously unselected package libmnl0:arm64.
21:38:45 Preparing to unpack .../02-libmnl0_1.0.4-2_arm64.deb ...
21:38:45 Unpacking libmnl0:arm64 (1.0.4-2) ...
21:38:45 Selecting previously unselected package libpam-systemd:arm64.
21:38:45 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.57_arm64.deb ...
21:38:45 Unpacking libpam-systemd:arm64 (237-3ubuntu10.57) ...
21:38:45 Selecting previously unselected package libxtables12:arm64.
21:38:45 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_arm64.deb ...
21:38:45 Unpacking libxtables12:arm64 (1.6.1-2ubuntu2) ...
21:38:45 Selecting previously unselected package libip6tc0:arm64.
21:38:45 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_arm64.deb ...
21:38:45 Unpacking libip6tc0:arm64 (1.6.1-2ubuntu2) ...
21:38:45 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.20 [28.1 kB]
21:38:45 Selecting previously unselected package libicu66:arm64.
21:38:45 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_arm64.deb ...
21:38:45 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
21:38:45 + case ${DIST_ID}:${DIST_VERSION} in
21:38:45 + install_rpm_containerd
21:38:45 + '[' staging = stage ']'
21:38:45 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:38:45 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:38:45 + dnf --version
21:38:45 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:38:45 4.7.0
21:38:45   Installed: dnf-0:4.7.0-15.el8.noarch at Wed Mar  8 15:58:07 2023
21:38:45   Built    : CentOS Buildsys <bugs@centos.org> at Thu Jan 12 09:05:43 2023
21:38:45 
21:38:45   Installed: rpm-0:4.14.3-26.el8.x86_64 at Wed Mar  8 15:58:06 2023
21:38:45   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:18:39 2022
21:38:45 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:38:45 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
21:38:45   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch          46/61 
21:38:45   Installing       : selinux-policy-targeted-38.1.9-1.el9.noarch          46/61 
21:38:45 Selecting previously unselected package libiptc0:arm64.
21:38:45 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_arm64.deb ...
21:38:45 Unpacking libiptc0:arm64 (1.6.1-2ubuntu2) ...
21:38:45 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:38:45 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
21:38:45 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
21:38:45 Selecting previously unselected package iptables.
21:38:45 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_arm64.deb ...
21:38:45 Unpacking iptables (1.6.1-2ubuntu2) ...
21:38:45 Selecting previously unselected package containerd.io.
21:38:45 Preparing to unpack .../09-containerd.io_1.6.19-1_arm64.deb ...
21:38:45 Unpacking containerd.io (1.6.19-1) ...
21:38:46 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.20 [3809 kB]
21:38:46 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:38:46 Updating certificates in /etc/ssl/certs...
21:38:46 Selecting previously unselected package libpam-systemd:arm64.
21:38:46 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.20_arm64.deb ...
21:38:46 Unpacking libpam-systemd:arm64 (245.4-4ubuntu3.20) ...
21:38:46 + dnf config-manager --set-disabled 'docker-ce-*'
21:38:46 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.20 [10.3 kB]
21:38:46 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.17 [622 kB]
21:38:46 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
21:38:46 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB]
21:38:46 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB]
21:38:46 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.11 [4672 B]
21:38:46 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
21:38:46 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]
21:38:46 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]
21:38:46 Selecting previously unselected package libxml2:arm64.
21:38:46 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_arm64.deb ...
21:38:46 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:38:46 Selecting previously unselected package libyaml-0-2:arm64.
21:38:46 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_arm64.deb ...
21:38:46 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
21:38:46 Selecting previously unselected package lsb-release.
21:38:46 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
21:38:46 Unpacking lsb-release (11.1.0ubuntu2) ...
21:38:46 Selecting previously unselected package python3-dbus.
21:38:46 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_arm64.deb ...
21:38:46 Unpacking python3-dbus (1.2.16-1build1) ...
21:38:46 Selecting previously unselected package python3-gi.
21:38:46 Preparing to unpack .../19-python3-gi_3.36.0-1_arm64.deb ...
21:38:46 Unpacking python3-gi (3.36.0-1) ...
21:38:46 + dnf config-manager --set-enabled docker-ce-test
21:38:46 137 added, 0 removed; done.
21:38:46 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
21:38:46 Setting up gir1.2-glib-2.0:arm64 (1.58.3-2) ...
21:38:46 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:38:46 Setting up libcurl4:arm64 (7.64.0-4+deb10u5) ...
21:38:46 Setting up curl (7.64.0-4+deb10u5) ...
21:38:46 Setting up gpg (2.2.12-1+deb10u2) ...
21:38:46 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
21:38:46 Setting up python3.7 (3.7.3-2+deb10u4) ...
21:38:46 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
21:38:46 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
21:38:46 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
21:38:46 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1009 kB]
21:38:46 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1114 kB]
21:38:46 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2-bin amd64 1:2.32-1 [26.2 kB]
21:38:46 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
21:38:46 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
21:38:46 Selecting previously unselected package python3-pkg-resources.
21:38:46 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
21:38:46 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:38:46 Selecting previously unselected package python3-six.
21:38:46 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
21:38:46 Unpacking python3-six (1.14.0-2) ...
21:38:46 Selecting previously unselected package iso-codes.
21:38:46 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
21:38:46 Unpacking iso-codes (4.4-1) ...
21:38:46 + dnf makecache
21:38:47 Selecting previously unselected package dbus-user-session.
21:38:47 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_arm64.deb ...
21:38:47 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
21:38:47 Selecting previously unselected package libip6tc2:arm64.
21:38:47 Preparing to unpack .../06-libip6tc2_1.8.7-1_arm64.deb ...
21:38:47 Unpacking libip6tc2:arm64 (1.8.7-1) ...
21:38:47 Selecting previously unselected package libxtables12:arm64.
21:38:47 Preparing to unpack .../07-libxtables12_1.8.7-1_arm64.deb ...
21:38:47 Unpacking libxtables12:arm64 (1.8.7-1) ...
21:38:47 Selecting previously unselected package libmnl0:arm64.
21:38:47 Preparing to unpack .../08-libmnl0_1.0.4-3_arm64.deb ...
21:38:47 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:38:47 Selecting previously unselected package libnfnetlink0:arm64.
21:38:47 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:38:47 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:38:47 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:38:47 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
21:38:47 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:38:47 Selecting previously unselected package libnftnl11:arm64.
21:38:47 Preparing to unpack .../11-libnftnl11_1.1.9-1_arm64.deb ...
21:38:47 Unpacking libnftnl11:arm64 (1.1.9-1) ...
21:38:47 Selecting previously unselected package iptables.
21:38:47 Preparing to unpack .../12-iptables_1.8.7-1_arm64.deb ...
21:38:47 Unpacking iptables (1.8.7-1) ...
21:38:47 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [14.3 kB]
21:38:47 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
21:38:47 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
21:38:47 Selecting previously unselected package libkrb5support0:arm64.
21:38:47 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ...
21:38:47 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
21:38:47 Selecting previously unselected package libk5crypto3:arm64.
21:38:47 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ...
21:38:47 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
21:38:47 Selecting previously unselected package libkeyutils1:arm64.
21:38:47 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
21:38:47 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
21:38:47 Setting up systemd-sysv (247.3-7+deb11u1) ...
21:38:47 Setting up libip6tc2:arm64 (1.8.7-1) ...
21:38:47 Setting up dbus (1.12.24-0+deb11u1) ...
21:38:47 invoke-rc.d: could not determine current runlevel
21:38:47 invoke-rc.d: policy-rc.d denied execution of start.
21:38:47 Setting up libmnl0:arm64 (1.0.4-3) ...
21:38:47 Setting up containerd.io (1.6.19-1) ...
21:38:47 make[2]: Leaving directory '/root/build-deb/compose'
21:38:47 make[1]: Leaving directory '/root/build-deb'
21:38:47    debian/rules override_dh_auto_test
21:38:47 make[1]: Entering directory '/root/build-deb'
21:38:47 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:47 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:47 PASS: daemon version OK
21:38:47 ver="$(cli/build/docker --version)"; \
21:38:47 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:47 PASS: cli version OK
21:38:47 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:47 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:47 PASS: docker-buildx version OK
21:38:47 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:47 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:47 PASS: docker-compose version OK
21:38:47 make[1]: Leaving directory '/root/build-deb'
21:38:47    create-stamp debian/debhelper-build-stamp
21:38:47  debian/rules binary
21:38:47 dh binary --with=bash-completion
21:38:47    dh_testroot
21:38:47    dh_prep
21:38:47    dh_installdirs
21:38:47    debian/rules override_dh_auto_install
21:38:47 make[1]: Entering directory '/root/build-deb'
21:38:47 # docker-ce-cli install
21:38:47 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:47 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:47 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:47 # docker-ce install
21:38:47 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:47 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:47 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:47 # docker-buildx-plugin install
21:38:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:47 # docker-compose-plugin install
21:38:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:47 # docker-ce-rootless-extras install
21:38:47 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:47 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:47 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:47 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:47 # TODO: how can we install vpnkit?
21:38:47 make[1]: Leaving directory '/root/build-deb'
21:38:47    debian/rules override_dh_install
21:38:47 make[1]: Entering directory '/root/build-deb'
21:38:47 dh_install
21:38:47 # TODO Can we do this from within our container?
21:38:47 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:47 make[1]: Leaving directory '/root/build-deb'
21:38:47    dh_installdocs
21:38:47    dh_installchangelogs
21:38:47    dh_installman
21:38:47    dh_bash-completion
21:38:47    dh_systemd_enable
21:38:47    debian/rules override_dh_installinit
21:38:47 make[1]: Entering directory '/root/build-deb'
21:38:47 # use "docker" as our service name, not "docker-ce"
21:38:47 dh_installinit --name=docker
21:38:47 make[1]: Leaving directory '/root/build-deb'
21:38:47    dh_systemd_start
21:38:47    dh_perl
21:38:47    dh_link
21:38:47    dh_strip_nondeterminism
21:38:47    dh_compress
21:38:47    dh_fixperms
21:38:47    dh_missing
21:38:47    debian/rules override_dh_strip
21:38:47 make[1]: Entering directory '/root/build-deb'
21:38:47 # Go has lots of problems with stripping, so just don't
21:38:47 make[1]: Leaving directory '/root/build-deb'
21:38:47    dh_makeshlibs
21:38:47    debian/rules override_dh_shlibdeps
21:38:47 make[1]: Entering directory '/root/build-deb'
21:38:47 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:47 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [428 kB]
21:38:47 Selecting previously unselected package libkrb5-3:arm64.
21:38:47 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ...
21:38:47 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
21:38:47 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:38:47 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ...
21:38:47 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
21:38:47 Selecting previously unselected package liblmdb0:arm64.
21:38:47 Preparing to unpack .../28-liblmdb0_0.9.24-1_arm64.deb ...
21:38:47 Unpacking liblmdb0:arm64 (0.9.24-1) ...
21:38:47 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
21:38:47 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_arm64.deb ...
21:38:47 Unpacking libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
21:38:47 Selecting previously unselected package libpsl5:arm64.
21:38:47 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
21:38:47 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
21:38:47 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:38:47 Setting up libxtables12:arm64 (1.8.7-1) ...
21:38:47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:38:47 Setting up libpam-systemd:arm64 (247.3-7+deb11u1) ...
21:38:47 Setting up netbase (6.3) ...
21:38:47 make[1]: Leaving directory '/root/build-deb'
21:38:47    dh_installdeb
21:38:47    debian/rules override_dh_gencontrol
21:38:47 make[1]: Entering directory '/root/build-deb'
21:38:47 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:47 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:47 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:47 Selecting previously unselected package python-apt-common.
21:38:47 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
21:38:47 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:38:47 Selecting previously unselected package python3-apt.
21:38:47 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ...
21:38:47 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
21:38:47 Selecting previously unselected package apt-transport-https.
21:38:47 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
21:38:47 Unpacking apt-transport-https (2.0.9) ...
21:38:47 Selecting previously unselected package libbrotli1:arm64.
21:38:47 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
21:38:47 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
21:38:47 Selecting previously unselected package libroken18-heimdal:arm64.
21:38:47 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:47 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:47 Selecting previously unselected package libasn1-8-heimdal:arm64.
21:38:47 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:47 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:47 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.20 [186 kB]
21:38:47 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.5 [640 kB]
21:38:47 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
21:38:47 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:38:47 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]
21:38:47 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]
21:38:47 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:38:47 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:38:47 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u5) ...
21:38:47 Setting up python3 (3.7.3-1) ...
21:38:47 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:38:47 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:38:47 Setting up python3-pycurl (7.43.0.2-0.1) ...
21:38:47 Setting up libnftnl11:arm64 (1.1.9-1) ...
21:38:47 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
21:38:47 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:38:47 Setting up iptables (1.8.7-1) ...
21:38:47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:38:47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:38:47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:38:47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:38:47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:38:47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:38:47 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:38:47 + verify_binaries
21:38:47 + docker --version
21:38:47 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:38:47 + docker buildx version
21:38:47 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:47 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:47 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:47 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:47 dh_gencontrol --remaining-packages
21:38:47 Selecting previously unselected package dbus-user-session.
21:38:47 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.4_arm64.deb ...
21:38:47 Unpacking dbus-user-session (1.12.2-1ubuntu1.4) ...
21:38:47 Setting up containerd.io (1.6.19-1) ...
21:38:47 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:38:47 Setting up systemd-sysv (237-3ubuntu10.57) ...
21:38:47 Setting up libiptc0:arm64 (1.6.1-2ubuntu2) ...
21:38:47 Setting up libxtables12:arm64 (1.6.1-2ubuntu2) ...
21:38:47 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
21:38:47 Setting up dbus (1.12.2-1ubuntu1.4) ...
21:38:47 Setting up libmnl0:arm64 (1.0.4-2) ...
21:38:47 Setting up libip6tc0:arm64 (1.6.1-2ubuntu2) ...
21:38:47 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
21:38:47 Setting up libpam-systemd:arm64 (237-3ubuntu10.57) ...
21:38:47 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.0 kB]
21:38:47 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [23.3 kB]
21:38:47 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [765 kB]
21:38:47 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [791 kB]
21:38:47 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [10.2 kB]
21:38:47 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [415 kB]
21:38:47 Selecting previously unselected package libheimbase1-heimdal:arm64.
21:38:47 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:47 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:47 Selecting previously unselected package libhcrypto4-heimdal:arm64.
21:38:47 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:47 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:47 Selecting previously unselected package libwind0-heimdal:arm64.
21:38:47 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:47 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:47 Selecting previously unselected package libhx509-5-heimdal:arm64.
21:38:47 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:47 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:47 Selecting previously unselected package libkrb5-26-heimdal:arm64.
21:38:47 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:47 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:47 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
21:38:48 Setting up python3-gi (3.30.4-1) ...
21:38:48 github.com/docker/buildx v0.10.4 c513d34
21:38:48 + docker compose version
21:38:48 Docker Compose version v2.17.2
21:38:48 + dockerd --version
21:38:48 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:38:48 + docker-proxy --version
21:38:48 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:38:48 + containerd --version
21:38:48 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:48 + ctr --version
21:38:48 ctr containerd.io 1.6.19
21:38:48 + containerd-shim --help
21:38:48 Usage of containerd-shim:
21:38:48   -address string
21:38:48     	grpc address back to main containerd
21:38:48   -containerd-binary containerd publish
21:38:48     	path to containerd binary (used for containerd publish) (default "containerd")
21:38:48   -criu string
21:38:48     	path to criu binary
21:38:48   -debug
21:38:48     	enable debug output in logs
21:38:48   -namespace string
21:38:48     	namespace that owns the shim
21:38:48   -runtime-root string
21:38:48     	root directory for the runtime (default "/run/containerd/runc")
21:38:48   -socket string
21:38:48     	socket path to serve
21:38:48   -systemd-cgroup
21:38:48     	set runtime to use systemd-cgroup
21:38:48   -workdir string
21:38:48     	path used to storge large temporary data
21:38:48 + containerd-shim-runc-v1 -v
21:38:48 containerd-shim-runc-v1:
21:38:48   Version:  1.6.19
21:38:48   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:48   Go version: go1.19.7
21:38:48 
21:38:48 + containerd-shim-runc-v2 -v
21:38:48 containerd-shim-runc-v2:
21:38:48   Version:  1.6.19
21:38:48   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:48   Go version: go1.19.7
21:38:48 
21:38:48 + runc --version
21:38:48 runc version 1.1.4
21:38:48 commit: v1.1.4-0-g5fd4c4d
21:38:48 spec: 1.0.2-dev
21:38:48 go: go1.19.7
21:38:48 libseccomp: 2.5.1
21:38:48 make[1]: Leaving directory '/root/build-deb'
21:38:48    dh_md5sums
21:38:48 Setting up dbus-user-session (1.12.2-1ubuntu1.4) ...
21:38:48 Setting up iptables (1.6.1-2ubuntu2) ...
21:38:48 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:38:48 Processing triggers for systemd (237-3ubuntu10.57) ...
21:38:48 + verify_binaries
21:38:48 + docker --version
21:38:48 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:38:48 + docker buildx version
21:38:48 Fetched 24.4 MB in 3s (7302 kB/s)
21:38:48 Selecting previously unselected package libheimntlm0-heimdal:arm64.
21:38:48 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:48 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:48 Selecting previously unselected package libgssapi3-heimdal:arm64.
21:38:48 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
21:38:48 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:48 Selecting previously unselected package libsasl2-modules-db:arm64.
21:38:48 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:38:48 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:38:48 Selecting previously unselected package libsasl2-2:arm64.
21:38:48 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:38:48 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:38:48 Selecting previously unselected package libldap-common.
21:38:48 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:38:48 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:38:48 Selecting previously unselected package libldap-2.4-2:arm64.
21:38:48 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
21:38:48 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
21:38:48 Selecting previously unselected package libnghttp2-14:arm64.
21:38:48 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_arm64.deb ...
21:38:48 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
21:38:48 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
21:38:48 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:38:48 Setting up lsb-release (10.2019051400) ...
21:38:48 Setting up python3-dbus (1.2.8-3) ...
21:38:48 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:38:48 Setting up python3-apt (1.8.4.3) ...
21:38:48 github.com/docker/buildx v0.10.4 c513d34
21:38:48 + docker compose version
21:38:48 Docker Compose version v2.17.2
21:38:48 + dockerd --version
21:38:48 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:38:48 + docker-proxy --version
21:38:48 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:38:48 + containerd --version
21:38:48 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:48 + ctr --version
21:38:48 ctr containerd.io 1.6.19
21:38:48 + containerd-shim --help
21:38:48 Usage of containerd-shim:
21:38:48   -address string
21:38:48     	grpc address back to main containerd
21:38:48   -containerd-binary containerd publish
21:38:48     	path to containerd binary (used for containerd publish) (default "containerd")
21:38:48   -criu string
21:38:48     	path to criu binary
21:38:48   -debug
21:38:48     	enable debug output in logs
21:38:48   -namespace string
21:38:48     	namespace that owns the shim
21:38:48   -runtime-root string
21:38:48     	root directory for the runtime (default "/run/containerd/runc")
21:38:48   -socket string
21:38:48     	socket path to serve
21:38:48   -systemd-cgroup
21:38:48     	set runtime to use systemd-cgroup
21:38:48   -workdir string
21:38:48     	path used to storge large temporary data
21:38:48 + containerd-shim-runc-v1 -v
21:38:48 containerd-shim-runc-v1:
21:38:48   Version:  1.6.19
21:38:48   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:48   Go version: go1.19.7
21:38:48 
21:38:48 + containerd-shim-runc-v2 -v
21:38:48 containerd-shim-runc-v2:
21:38:48   Version:  1.6.19
21:38:48   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:48   Go version: go1.19.7
21:38:48 
21:38:48 + runc --version
21:38:48 runc version 1.1.4
21:38:48 commit: v1.1.4-0-g5fd4c4d
21:38:48 spec: 1.0.2-dev
21:38:48 go: go1.19.7
21:38:48 libseccomp: 2.5.1
21:38:48 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
21:38:48 Selecting previously unselected package librtmp1:arm64.
21:38:48 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
21:38:48 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:38:48 Selecting previously unselected package libssh-4:arm64.
21:38:48 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
21:38:48 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
21:38:48 Selecting previously unselected package libcurl4:arm64.
21:38:48 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.18_arm64.deb ...
21:38:48 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.18) ...
21:38:48 Selecting previously unselected package curl.
21:38:48 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.18_arm64.deb ...
21:38:48 Unpacking curl (7.68.0-1ubuntu2.18) ...
21:38:48 Selecting previously unselected package dbus-user-session.
21:38:48 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_arm64.deb ...
21:38:48 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
21:38:48 Setting up python3-software-properties (0.96.20.2-2) ...
21:38:48    debian/rules override_dh_builddeb
21:38:48 make[1]: Entering directory '/root/build-deb'
21:38:48 dh_builddeb -- -Zxz
21:38:48 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb'.
21:38:48 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'.
21:38:48 Selecting previously unselected package libdconf1:arm64.
21:38:48 Preparing to unpack .../54-libdconf1_0.36.0-1_arm64.deb ...
21:38:48 Unpacking libdconf1:arm64 (0.36.0-1) ...
21:38:48 Selecting previously unselected package dconf-service.
21:38:48 Preparing to unpack .../55-dconf-service_0.36.0-1_arm64.deb ...
21:38:48 Unpacking dconf-service (0.36.0-1) ...
21:38:48 Selecting previously unselected package dconf-gsettings-backend:arm64.
21:38:48 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_arm64.deb ...
21:38:48 Unpacking dconf-gsettings-backend:arm64 (0.36.0-1) ...
21:38:48 Selecting previously unselected package libassuan0:arm64.
21:38:48 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
21:38:48 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
21:38:48 Selecting previously unselected package gpgconf.
21:38:48 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
21:38:48 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:38:48 Selecting previously unselected package libksba8:arm64.
21:38:48 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
21:38:48 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
21:38:48 Setting up gnupg (2.2.12-1+deb10u2) ...
21:38:48 Setting up gnupg2 (2.2.12-1+deb10u2) ...
21:38:48 Setting up software-properties-common (0.96.20.2-2) ...
21:38:48 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:38:48 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB]
21:38:48 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB]
21:38:48 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
21:38:48 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB]
21:38:48 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB]
21:38:48 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
21:38:48 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
21:38:48 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
21:38:48 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
21:38:48 CentOS Stream 8 - AppStream                     2.7 kB/s | 4.4 kB     00:01    
21:38:48 Selecting previously unselected package libnpth0:arm64.
21:38:48 Preparing to unpack .../60-libnpth0_1.6-1_arm64.deb ...
21:38:48 Unpacking libnpth0:arm64 (1.6-1) ...
21:38:48 Selecting previously unselected package dirmngr.
21:38:48 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
21:38:48 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:38:48 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:38:48 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_arm64.deb ...
21:38:48 Unpacking libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
21:38:48 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:38:48 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_arm64.deb ...
21:38:48 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:38:48 Selecting previously unselected package libproxy1v5:arm64.
21:38:48 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_arm64.deb ...
21:38:48 Unpacking libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
21:38:49 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]
21:38:49 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B]
21:38:49 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
21:38:49 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:38:49 Updating certificates in /etc/ssl/certs...
21:38:49 Reading package lists...
21:38:49 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:38:49 Selecting previously unselected package glib-networking-common.
21:38:49 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
21:38:49 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
21:38:49 Selecting previously unselected package glib-networking-services.
21:38:49 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_arm64.deb ...
21:38:49 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
21:38:49 Selecting previously unselected package gsettings-desktop-schemas.
21:38:49 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
21:38:49 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:38:49 Selecting previously unselected package glib-networking:arm64.
21:38:49 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_arm64.deb ...
21:38:49 Unpacking glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
21:38:49 Selecting previously unselected package gnupg-l10n.
21:38:49 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:38:49 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:38:49 Selecting previously unselected package gnupg-utils.
21:38:49 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
21:38:49 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:38:49 Fedora 36 openh264 (From Cisco) - aarch64       2.6 kB/s | 2.5 kB     00:00    
21:38:49 Fedora Modular 36 - aarch64                     2.4 MB/s | 2.3 MB     00:00    
21:38:49 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
21:38:49 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
21:38:49 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
21:38:49 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
21:38:49 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
21:38:49 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
21:38:49 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[Pipeline] }
[Pipeline] // stage
21:38:49 CentOS Stream 8 - BaseOS                        8.9 kB/s | 3.9 kB     00:00    
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:38:49 Selecting previously unselected package gpg.
21:38:49 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
21:38:49 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:38:49 Selecting previously unselected package pinentry-curses.
21:38:49 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_arm64.deb ...
21:38:49 Unpacking pinentry-curses (1.1.0-3build1) ...
21:38:49 Selecting previously unselected package gpg-agent.
21:38:49 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
21:38:49 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:38:49 Selecting previously unselected package gpg-wks-client.
21:38:49 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
21:38:49 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:38:49 Selecting previously unselected package gpg-wks-server.
21:38:49 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
21:38:49 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:38:49 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
21:38:49 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
21:38:49 0 added, 0 removed; done.
21:38:49 Running hooks in /etc/ca-certificates/update.d...
21:38:49 done.
21:38:49 ++ source /etc/os-release
21:38:49 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:38:49 +++ NAME='Debian GNU/Linux'
21:38:49 +++ VERSION_ID=10
21:38:49 +++ VERSION='10 (buster)'
21:38:49 +++ VERSION_CODENAME=buster
21:38:49 +++ ID=debian
21:38:49 +++ HOME_URL=https://www.debian.org/
21:38:49 +++ SUPPORT_URL=https://www.debian.org/support
21:38:49 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:38:49 ++ echo debian
21:38:49 + DIST_ID=debian
21:38:49 ++ lsb_release -sc
21:38:49 + DIST_VERSION=buster
21:38:49 + '[' buster = sid ']'
21:38:49 + install_debian_containerd
21:38:49 + '[' staging = stage ']'
21:38:49 + REPO_URL=https://download.docker.com/linux/debian
21:38:49 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:38:49 + update-ca-certificates -f
21:38:49 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:38:49 Clearing symlinks in /etc/ssl/certs...
21:38:49 make[1]: Leaving directory '/root/build-deb'
21:38:49  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.buildinfo
21:38:49 Selecting previously unselected package gpgsm.
21:38:49 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
21:38:49 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:38:49 Selecting previously unselected package gnupg.
21:38:49 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:38:49 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:38:49 Selecting previously unselected package libsoup2.4-1:arm64.
21:38:49 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_arm64.deb ...
21:38:49 Unpacking libsoup2.4-1:arm64 (2.70.0-1) ...
21:38:49 Selecting previously unselected package libstemmer0d:arm64.
21:38:49 Preparing to unpack .../79-libstemmer0d_0+svn585-2_arm64.deb ...
21:38:49 Unpacking libstemmer0d:arm64 (0+svn585-2) ...
21:38:49 Selecting previously unselected package libappstream4:arm64.
21:38:49 Preparing to unpack .../80-libappstream4_0.12.10-2_arm64.deb ...
21:38:49 Unpacking libappstream4:arm64 (0.12.10-2) ...
21:38:49 Selecting previously unselected package libglib2.0-bin.
21:38:49 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_arm64.deb ...
21:38:49 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:38:49 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
21:38:49 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
21:38:49 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
21:38:49 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
21:38:49 done.
21:38:49 Updating certificates in /etc/ssl/certs...
21:38:50 CentOS Stream 8 - Extras                        4.9 kB/s | 2.9 kB     00:00    
21:38:50 Selecting previously unselected package libgstreamer1.0-0:arm64.
21:38:50 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_arm64.deb ...
21:38:50 Unpacking libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
21:38:50 Selecting previously unselected package libpolkit-agent-1-0:arm64.
21:38:50 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_arm64.deb ...
21:38:50 Unpacking libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
21:38:50 Selecting previously unselected package policykit-1.
21:38:50 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_arm64.deb ...
21:38:50 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
21:38:50 Selecting previously unselected package python3-certifi.
21:38:50 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
21:38:50 Unpacking python3-certifi (2019.11.28-1) ...
21:38:50 Reading package lists...
21:38:50 Building dependency tree...
21:38:50 Reading state information...
21:38:50 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
21:38:50 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
21:38:50 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
21:38:50 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.18 [236 kB]
21:38:50 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.18 [161 kB]
21:38:50 Selecting previously unselected package python3-chardet.
21:38:50 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
21:38:50 Unpacking python3-chardet (3.0.4-4build1) ...
21:38:50 Selecting previously unselected package python3-idna.
21:38:50 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
21:38:50 Unpacking python3-idna (2.8-1) ...
21:38:50 Selecting previously unselected package python3-urllib3.
21:38:50 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
21:38:50 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:38:50 Selecting previously unselected package python3-requests.
21:38:50 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:38:50 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:38:50 Selecting previously unselected package python3-requests-unixsocket.
21:38:50 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
21:38:50 Unpacking python3-requests-unixsocket (0.2.0-2) ...
21:38:50 Selecting previously unselected package python3-software-properties.
21:38:50 Preparing to unpack .../91-python3-software-properties_0.99.9.11_all.deb ...
21:38:50 Unpacking python3-software-properties (0.99.9.11) ...
21:38:50 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B]
21:38:50 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
21:38:50 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
21:38:50 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
21:38:50 Selecting previously unselected package packagekit.
21:38:50 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_arm64.deb ...
21:38:50 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
21:38:50 Selecting previously unselected package software-properties-common.
21:38:50 Preparing to unpack .../93-software-properties-common_0.99.9.11_all.deb ...
21:38:50 Unpacking software-properties-common (0.99.9.11) ...
21:38:50 Selecting previously unselected package gnupg2.
21:38:50 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
21:38:50 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
21:38:50 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
21:38:50 Setting up liblmdb0:arm64 (0.9.24-1) ...
21:38:50 Setting up systemd-sysv (245.4-4ubuntu3.20) ...
21:38:50 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
21:38:50 Setting up libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
21:38:50 CentOS Stream 8 - Extras common packages        6.9 kB/s | 3.0 kB     00:00    
21:38:50 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
21:38:50 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
21:38:50 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
21:38:50 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
21:38:50 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
21:38:50 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
21:38:50 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]
21:38:50 The following additional packages will be installed:
21:38:50   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
21:38:50   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:38:50   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
21:38:50   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:38:50   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
21:38:50   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
21:38:50   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
21:38:50   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:38:50   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:38:50   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:38:50   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:38:50   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:38:50   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:38:50   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:38:50   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:38:50   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:38:50   python3-minimal python3-more-itertools python3-oauthlib
21:38:50   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:38:50   python3-software-properties python3-wadllib python3-zipp python3.10
21:38:50   python3.10-minimal readline-common systemd systemd-sysv
21:38:50 Suggested packages:
21:38:50   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:38:50   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
21:38:50   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:38:50   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:38:50   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:38:50   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:38:50   python3-keyrings.alt python3-testresources python3-setuptools
21:38:50   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
21:38:50   binutils binfmt-support readline-doc systemd-container libfido2-1
21:38:50   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:38:50 Recommended packages:
21:38:50   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
21:38:50   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
21:38:50   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
21:38:50 The following NEW packages will be installed:
21:38:50   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
21:38:50   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:38:50   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:38:50   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:38:50   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:38:50   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:38:50   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
21:38:50   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:38:50   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:38:50   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:38:50   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:38:50   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:38:50   lsb-release media-types openssl packagekit pinentry-curses pkexec
21:38:50   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:38:50   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:38:50   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:38:50   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:38:50   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:38:50   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:38:50   python3-software-properties python3-wadllib python3-zipp python3.10
21:38:50   python3.10-minimal readline-common software-properties-common systemd
21:38:50   systemd-sysv
21:38:50  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.changes
21:38:50 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'.
21:38:50 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
21:38:50 Setting up mime-support (3.64ubuntu1) ...
21:38:50 Setting up apt-transport-https (2.0.9) ...
21:38:50 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
21:38:50 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
21:38:50 Setting up distro-info-data (0.43ubuntu1.11) ...
21:38:50 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
21:38:50 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
21:38:50 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
21:38:50 Setting up libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
21:38:50 Setting up libnpth0:arm64 (1.6-1) ...
21:38:50 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
21:38:50 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:38:50 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
21:38:50 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:38:50 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
21:38:50 137 added, 0 removed; done.
21:38:50 Running hooks in /etc/ca-certificates/update.d...
21:38:50 done.
21:38:50 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:38:50 + apt-key add -
21:38:50 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:38:50 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
21:38:51 
21:38:51 Current default time zone: 'Etc/UTC'
21:38:51 Local time is now:      Thu Mar 30 21:38:50 UTC 2023.
21:38:51 Universal Time is now:  Thu Mar 30 21:38:50 UTC 2023.
21:38:51 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:38:51 
21:38:51 Setting up libcap2-bin (1:2.32-1) ...
21:38:51 Setting up libdconf1:arm64 (0.36.0-1) ...
21:38:51 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:38:51 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:38:51 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:38:51 Setting up libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ...
21:38:51 Setting up dbus (1.12.16-2ubuntu2.3) ...
21:38:51 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
21:38:51 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
21:38:51 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
21:38:51 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
21:38:51 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:38:51 Docker CE Test - x86_64                         107 kB/s |  48 kB     00:00    
21:38:51 ~/rpmbuild/BUILD/src
21:38:51 + popd
21:38:51 + RPM_EC=0
21:38:51 ++ jobs -p
21:38:51 + exit 0
21:38:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wAm6dI
21:38:51 + umask 022
21:38:51 + cd /root/rpmbuild/BUILD
21:38:51 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64 '!=' / ']'
21:38:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64
21:38:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64
21:38:51 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:51 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64
21:38:51 + 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'
21:38:51 + export CFLAGS
21:38:51 + 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'
21:38:51 + export CXXFLAGS
21:38:51 + 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'
21:38:51 + export FFLAGS
21:38:51 + 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'
21:38:51 + export FCFLAGS
21:38: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'
21:38:51 + export LDFLAGS
21:38:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:38:51 + export LT_SYS_LIBRARY_PATH
21:38:51 + CC=gcc
21:38:51 + export CC
21:38:51 + CXX=g++
21:38:51 + export CXX
21:38:51 + cd src
21:38:51 + pushd /root/rpmbuild/BUILD/src/compose
21:38:51 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:38:51 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:51 + popd
21:38:51 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:51 ~/rpmbuild/BUILD/src
21:38:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:38:51 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:38:51 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:38:51 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:38:51 + /usr/lib/rpm/check-buildroot
21:38:51 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:51 + /usr/lib/rpm/brp-compress
21:38:51 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:51 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:51 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:51 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:51 + /usr/lib/rpm/check-rpaths
21:38:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:51 + /usr/lib/rpm/brp-remove-la-files
21:38:51 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:51 + /usr/lib/rpm/redhat/brp-python-hardlink
21:38:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.M0ekm3
21:38:51 + umask 022
21:38:51 + cd /root/rpmbuild/BUILD
21:38:51 + 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'
21:38:51 + export CFLAGS
21:38:51 + 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'
21:38:51 + export CXXFLAGS
21:38:51 + 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'
21:38:51 + export FFLAGS
21:38:51 + 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'
21:38:51 + export FCFLAGS
21:38: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'
21:38:51 + export LDFLAGS
21:38:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:38:51 + export LT_SYS_LIBRARY_PATH
21:38:51 + CC=gcc
21:38:51 + export CC
21:38:51 + CXX=g++
21:38:51 + export CXX
21:38:51 + cd src
21:38:51 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:38:51 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:51 PASS: docker-compose version OK
21:38:51 + ver=v2.17.2
21:38:51 + test v2.17.2 = v2.17.2
21:38:51 + echo 'PASS: docker-compose version OK'
21:38:51 + RPM_EC=0
21:38:51 ++ jobs -p
21:38:51 + exit 0
21:38:51 Processing files: docker-compose-plugin-2.17.2-0.fc37.x86_64
21:38:51 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pwJUZh
21:38:51 + umask 022
21:38:51 + cd /root/rpmbuild/BUILD
21:38:51 + cd src
21:38:51 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
21:38:51 + export LC_ALL=C
21:38:51 + LC_ALL=C
21:38:51 + export DOCDIR
21:38:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
21:38:51 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
21:38:51 + RPM_EC=0
21:38:51 ++ jobs -p
21:38:51 + exit 0
21:38:51 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G2hd9Z
21:38:51 + umask 022
21:38:51 + cd /root/rpmbuild/BUILD
21:38:51 + cd src
21:38:51 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
21:38:51 + export LC_ALL=C
21:38:51 + LC_ALL=C
21:38:51 + export LICENSEDIR
21:38:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
21:38:51 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
21:38:51 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
21:38:51 + RPM_EC=0
21:38:51 ++ jobs -p
21:38:51 + exit 0
21:38:51 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:38:51 Provides: docker-compose-plugin = 0:2.17.2-0.fc37 docker-compose-plugin(x86-64) = 0:2.17.2-0.fc37
21:38:51 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:51 Requires(post): /bin/sh
21:38:51 Requires(preun): /bin/sh
21:38:51 Requires(postun): /bin/sh
21:38:51 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit)
21:38:51 Enhances: docker-ce-cli
21:38:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64
21:38:51 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.fc37.src.rpm
21:38:51 0 upgraded, 107 newly installed, 0 to remove and 0 not upgraded.
21:38:51 Need to get 37.8 MB of archives.
21:38:51 After this operation, 136 MB of additional disk space will be used.
21:38:51 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.6-1~22.04.2ubuntu1 [807 kB]
21:38:51 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
21:38:51 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:38:51 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:51 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:38:51 Setting up libpam-systemd:arm64 (245.4-4ubuntu3.20) ...
21:38:51 Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
21:38:51 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
21:38:51 Setting up libstemmer0d:arm64 (0+svn585-2) ...
21:38:51 Setting up libmpdec2:arm64 (2.4.2-3) ...
21:38:51 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
21:38:51 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'.
21:38:51 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
21:38:51 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
21:38:51 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
21:38:51 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
21:38:51 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
21:38:51 OK
21:38:51 + '[' buster = sid ']'
21:38:51 ++ dpkg --print-architecture
21:38:51 + ARCH=arm64
21:38:51 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian buster test'
21:38:51 + apt-get update
21:38:51 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
21:38:51 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.6-1~22.04.2ubuntu1 [2244 kB]
21:38:51 Setting up openssl (1.1.1f-1ubuntu2.17) ...
21:38:51 Setting up libelf1:arm64 (0.176-1.1build1) ...
21:38:51 Setting up readline-common (8.0-4) ...
21:38:51 Setting up iso-codes (4.4-1) ...
21:38:51 Setting up libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
21:38:51 Setting up libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
21:38:51 Setcap worked! gst-ptp-helper is not suid!
21:38:51 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:51 Setting up pinentry-curses (1.1.0-3build1) ...
21:38:51 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
21:38:51 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
21:38:51 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:51 Setting up libreadline8:arm64 (8.0-4) ...
21:38:51 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:38:51 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:51 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
21:38:51 dpkg-genchanges: info: including full source code in upload
21:38:51  dpkg-source -I.git --after-build .
21:38:51 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
21:38:51 Hit:1 http://deb.debian.org/debian buster InRelease
21:38:51 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:38:51 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:38:51 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
21:38:51 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
21:38:51 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
21:38:51 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
21:38:51 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
21:38:51 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
21:38:51 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
21:38:51 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.6-1~22.04.2ubuntu1 [1828 kB]
21:38:51 Fedora 36 - aarch64 - Updates                    19 MB/s |  34 MB     00:01    
21:38:51 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:51 + destination=/build
21:38:51 + mkdir -p /build
21:38:51 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb /build
21:38:51 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc'
21:38:51 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc'
21:38:51 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz'
21:38:51 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz'
21:38:51 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.buildinfo'
21:38:51 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.buildinfo'
21:38:51 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.changes'
21:38:51 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.changes'
21:38:51 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb'
21:38:51 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
21:38:51 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb'.
21:38:52 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.6-1~22.04.2ubuntu1 [497 kB]
21:38:52 Updating certificates in /etc/ssl/certs...
21:38:52 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:38:52 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
21:38:52 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
21:38:52 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
21:38:52 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.4 [72.6 kB]
21:38:52 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
21:38:52 Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [52.4 kB]
21:38:52 Fetched 106 kB in 1s (131 kB/s)
21:38:52 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
21:38:52 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
21:38:52 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
21:38:52 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
21:38:52 Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
21:38:52 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
21:38:52 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.2 [38.8 kB]
21:38:52 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
21:38:52 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
21:38:52 Metadata cache created.
21:38:52 + echo '[DEBUG] Installing engine rpms'
21:38:52 [DEBUG] Installing engine rpms
21:38:52 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
21:38:52 ++ sed /src/d
21:38:52 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm
21:38:52 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el8.x86_64.rpm
21:38:52 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el8.x86_64.rpm
21:38:52 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm
21:38:52 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm'
21:38:52 + set -x
21:38:52 ++ source /etc/os-release
21:38:52 +++ NAME='CentOS Stream'
21:38:52 +++ VERSION=8
21:38:52 +++ ID=centos
21:38:52 +++ ID_LIKE='rhel fedora'
21:38:52 +++ VERSION_ID=8
21:38:52 +++ PLATFORM_ID=platform:el8
21:38:52 +++ PRETTY_NAME='CentOS Stream 8'
21:38:52 +++ ANSI_COLOR='0;31'
21:38:52 +++ CPE_NAME=cpe:/o:centos:centos:8
21:38:52 +++ HOME_URL=https://centos.org/
21:38:52 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:38:52 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:38:52 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:38:52 ++ echo 'CentOS Stream'
21:38:52 + product_version='CentOS Stream'
21:38:52 + '[' 'CentOS Stream' = rawhide ']'
21:38:52 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el8.x86_64.rpm
21:38:52 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
21:38:52 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
21:38:52 --------------------------------------------------------------------------------
21:38:52 Total                                              2.1 MB/s |  36 MB  00:16     
21:38:52 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:38:52 Importing GPG key 0xF4A80EB5:
21:38:52  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:38:52  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:38:52  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
21:38:52  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:38:52 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
21:38:52 Importing GPG key 0x305D49D6:
21:38:52  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
21:38:52  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
21:38:52  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
21:38:52  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
21:38:52 Retrieving key from https://download.docker.com/linux/centos/gpg
21:38:52 124 added, 0 removed; done.
21:38:52 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
21:38:52 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:52 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
21:38:52 Setting up gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
21:38:52 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
21:38:52 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:38:52 Setting up libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
21:38:52 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.7) ...
21:38:52 Setting up python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:38:52 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.1 [32.7 kB]
21:38:52 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.1 [208 kB]
21:38:52 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5 [19.8 kB]
21:38:52 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB]
21:38:52 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.7 [4421 kB]
21:38:52   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   30/35 
21:38:52   Installing       : containerd.io-1.6.19-3.1.el8.aarch64                 31/35 
21:38:52   Running scriptlet: containerd.io-1.6.19-3.1.el8.aarch64                 31/35 
21:38:52   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarc   32/35 
21:38:52   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.a   33/35 
21:38:52   Installing       : docker-ce-rootless-extras-0.0.0~20230330191823.de0   34/35 
21:38:52   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230330191823.de0   34/35 
21:38:52   Installing       : docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.aar   35/35 
21:38:52   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.aar   35/35 
21:38:52   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   35/35 
21:38:52   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.aar   35/35 
21:38:52   Verifying        : container-selinux-2:2.195.1-1.module_el8.8.0+1254+    1/35 
21:38:52   Verifying        : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e    2/35 
21:38:52   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarc    3/35 
21:38:52   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.a    4/35 
21:38:52   Verifying        : checkpolicy-2.9-1.el8.aarch64                         5/35 
21:38:52   Verifying        : diffutils-3.6-6.el8.aarch64                           6/35 
21:38:52   Verifying        : fuse-common-3.3.0-16.el8.aarch64                      7/35 
21:38:52   Verifying        : fuse3-3.3.0-16.el8.aarch64                            8/35 
21:38:52   Verifying        : fuse3-libs-3.3.0-16.el8.aarch64                       9/35 
21:38:52   Verifying        : iptables-1.8.4-24.el8.aarch64                        10/35 
21:38:52   Verifying        : iptables-libs-1.8.4-24.el8.aarch64                   11/35 
21:38:52   Verifying        : libcgroup-0.41-19.el8.aarch64                        12/35 
21:38:52   Verifying        : libibverbs-44.0-2.el8.1.aarch64                      13/35 
21:38:52   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.aarch64           14/35 
21:38:52   Verifying        : libnfnetlink-1.0.1-13.el8.aarch64                    15/35 
21:38:52   Verifying        : libnftnl-1.1.5-5.el8.aarch64                         16/35 
21:38:52   Verifying        : libnl3-3.7.0-1.el8.aarch64                           17/35 
21:38:52   Verifying        : libpcap-14:1.9.1-5.el8.aarch64                       18/35 
21:38:52   Verifying        : libselinux-utils-2.9-8.el8.aarch64                   19/35 
21:38:52   Verifying        : policycoreutils-2.9-24.el8.aarch64                   20/35 
21:38:52   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       21/35 
21:38:52   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    22/35 
21:38:52   Verifying        : python3-libselinux-2.9-8.el8.aarch64                 23/35 
21:38:52   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                24/35 
21:38:52   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            25/35 
21:38:52   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  26/35 
21:38:52   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.aarch64             27/35 
21:38:52   Verifying        : selinux-policy-3.14.3-117.el8.noarch                 28/35 
21:38:52   Verifying        : selinux-policy-targeted-3.14.3-117.el8.noarch        29/35 
21:38:52   Verifying        : containerd.io-1.6.19-3.1.el8.aarch64                 30/35 
21:38:52   Verifying        : docker-compose-plugin-2.17.2-0.el8.aarch64           31/35 
21:38:52   Verifying        : docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.aar   32/35 
21:38:52   Verifying        : docker-buildx-plugin-0.10.4-0.el8.aarch64            33/35 
21:38:52   Verifying        : docker-ce-rootless-extras-0.0.0~20230330191823.de0   34/35 
21:38:52   Verifying        : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el8   35/35 
21:38:52 
21:38:52 Installed:
21:38:52   checkpolicy-2.9-1.el8.aarch64                                                 
21:38:52   container-selinux-2:2.195.1-1.module_el8.8.0+1254+78119b6e.noarch             
21:38:52   containerd.io-1.6.19-3.1.el8.aarch64                                          
21:38:52   diffutils-3.6-6.el8.aarch64                                                   
21:38:52   docker-buildx-plugin-0.10.4-0.el8.aarch64                                     
21:38:52   docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.aarch64                        
21:38:52   docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el8.aarch64                    
21:38:52   docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.aarch64          
21:38:52   docker-compose-plugin-2.17.2-0.el8.aarch64                                    
21:38:52   fuse-common-3.3.0-16.el8.aarch64                                              
21:38:52   fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e.aarch64                    
21:38:52   fuse3-3.3.0-16.el8.aarch64                                                    
21:38:52   fuse3-libs-3.3.0-16.el8.aarch64                                               
21:38:52   iptables-1.8.4-24.el8.aarch64                                                 
21:38:52   iptables-libs-1.8.4-24.el8.aarch64                                            
21:38:52   libcgroup-0.41-19.el8.aarch64                                                 
21:38:52   libibverbs-44.0-2.el8.1.aarch64                                               
21:38:52   libnetfilter_conntrack-1.0.6-5.el8.aarch64                                    
21:38:52   libnfnetlink-1.0.1-13.el8.aarch64                                             
21:38:52   libnftnl-1.1.5-5.el8.aarch64                                                  
21:38:52   libnl3-3.7.0-1.el8.aarch64                                                    
21:38:52   libpcap-14:1.9.1-5.el8.aarch64                                                
21:38:52   libselinux-utils-2.9-8.el8.aarch64                                            
21:38:52   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarch64                         
21:38:52   policycoreutils-2.9-24.el8.aarch64                                            
21:38:52   policycoreutils-python-utils-2.9-24.el8.noarch                                
21:38:52   python3-audit-3.0.7-4.el8.aarch64                                             
21:38:52   python3-libselinux-2.9-8.el8.aarch64                                          
21:38:52   python3-libsemanage-2.9-9.el8.aarch64                                         
21:38:52   python3-policycoreutils-2.9-24.el8.noarch                                     
21:38:52   python3-setools-4.3.0-3.el8.aarch64                                           
21:38:52   rpm-plugin-selinux-4.14.3-26.el8.aarch64                                      
21:38:52   selinux-policy-3.14.3-117.el8.noarch                                          
21:38:52   selinux-policy-targeted-3.14.3-117.el8.noarch                                 
21:38:52   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.aarch64                      
21:38:52 
21:38:52 Complete!
21:38:52 + verify_binaries
21:38:52 + docker --version
21:38:52 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:38:52 + docker buildx version
21:38:52 github.com/docker/buildx v0.10.4 c513d34
21:38:52 + docker compose version
21:38:52 Docker Compose version v2.17.2
21:38:52 + dockerd --version
21:38:52 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:38:52 + docker-proxy --version
21:38:52 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:38:52 + containerd --version
21:38:52 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:52 + ctr --version
21:38:52 ctr containerd.io 1.6.19
21:38:52 + containerd-shim --help
21:38:52 Usage of containerd-shim:
21:38:52   -address string
21:38:52     	grpc address back to main containerd
21:38:52   -containerd-binary containerd publish
21:38:52     	path to containerd binary (used for containerd publish) (default "containerd")
21:38:52   -criu string
21:38:52     	path to criu binary
21:38:52   -debug
21:38:52     	enable debug output in logs
21:38:52   -namespace string
21:38:52     	namespace that owns the shim
21:38:52   -runtime-root string
21:38:52     	root directory for the runtime (default "/run/containerd/runc")
21:38:52   -socket string
21:38:52     	socket path to serve
21:38:52   -systemd-cgroup
21:38:52     	set runtime to use systemd-cgroup
21:38:52   -workdir string
21:38:52     	path used to storge large temporary data
21:38:52 + containerd-shim-runc-v1 -v
21:38:52 containerd-shim-runc-v1:
21:38:52   Version:  1.6.19
21:38:52   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:52   Go version: go1.19.7
21:38:52 
21:38:52 + containerd-shim-runc-v2 -v
21:38:52 containerd-shim-runc-v2:
21:38:52   Version:  1.6.19
21:38:52   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:38:52   Go version: go1.19.7
21:38:52 
21:38:52 + runc --version
21:38:52 runc version 1.1.4
21:38:52 commit: v1.1.4-0-g5fd4c4d
21:38:52 spec: 1.0.2-dev
21:38:52 go: go1.19.7
21:38:52 libseccomp: 2.5.2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
21:38:52 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:38:52 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
21:38:52 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.11 [21.6 kB]
21:38:52 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
21:38:52 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.11 [10.4 kB]
21:38:52 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
[Pipeline] // node
[Pipeline] }
21:38:52 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'.
21:38:53 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.7 [10.5 kB]
21:38:53 Last metadata expiration check: 0:00:02 ago on Thu Mar 30 21:38:50 2023.
21:38:53 Reading package lists...
21:38:53 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
21:38:53 + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb
21:38:53 deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb
21:38:53 deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb
21:38:53 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb
21:38:53 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:53 ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb
21:38:53 deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb
21:38:53 deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb
21:38:53 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb
21:38:53 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:53 ++ xargs
21:38:53 ++ awk '$0="./"$0'
21:38:53 + packages='./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb'
21:38:53 + set -x
21:38:53 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb
21:38:53 Selecting previously unselected package docker-buildx-plugin.
21:38:53 (Reading database ... 9711 files and directories currently installed.)
21:38:53 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb ...
21:38:53 Unpacking docker-buildx-plugin (0.10.4-1~debian.10~buster) ...
21:38:53 debconf: delaying package configuration, since apt-utils is not installed
21:38:53 Fetched 35.0 MB in 9s (3778 kB/s)
21:38:53 Selecting previously unselected package libssl1.1:amd64.
21:38: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 ... 4126 files and directories currently installed.)
21:38:53 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.17_amd64.deb ...
21:38:53 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.17) ...
21:38:53 Selecting previously unselected package libpython3.8-minimal:amd64.
21:38:53 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.7_amd64.deb ...
21:38:53 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.7) ...
21:38:53 Selecting previously unselected package libexpat1:amd64.
21:38:53 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
21:38:53 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
21:38:53 Selecting previously unselected package python3.8-minimal.
21:38:53 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.7_amd64.deb ...
21:38:53 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:38:53 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.8 [1161 kB]
21:38:53 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:38:53 Setting up policykit-1 (0.105-26ubuntu1.3) ...
21:38:53 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:38:53 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
21:38:53 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:38:53 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:38:53 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:38:53 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:38:53 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.17) ...
21:38:53 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:38:53 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:38:53 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:53 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:38:53 Setting up dconf-service (0.36.0-1) ...
21:38:53 Setting up python3 (3.8.2-0ubuntu2) ...
21:38:53 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.7) ...
21:38:53 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
21:38:53 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:38:54 Setting up python3-six (1.14.0-2) ...
21:38:54 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:38:54 Setting up python3-certifi (2019.11.28-1) ...
21:38:54 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
21:38:54 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB]
21:38:54 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB]
21:38:54 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.2 [5160 B]
21:38:54 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu1 [1430 kB]
21:38:54 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB]
21:38:54 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB]
21:38:54 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
21:38:54 Setting up python3-gi (3.36.0-1) ...
21:38:54 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcap2-bin arm64 1:2.44-1build3 [25.5 kB]
21:38:54 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
21:38:54 Dependencies resolved.
21:38:54 ======================================================================================================
21:38:54  Package                        Arch    Version                                  Repository       Size
21:38:54 ======================================================================================================
21:38:54 Installing:
21:38:54  docker-buildx-plugin           x86_64  0.10.4-0.el8                             @commandline     12 M
21:38:54  docker-ce                      x86_64  3:0.0.0~20230330191823.de0d30f-0.el8     @commandline     24 M
21:38:54  docker-ce-cli                  x86_64  1:0.0.0~20230330191823.de0d30f-0.el8     @commandline    7.1 M
21:38:54  docker-ce-rootless-extras      x86_64  0.0.0~20230330191823.de0d30f-0.el8       @commandline    4.8 M
21:38:54  docker-compose-plugin          x86_64  2.17.2-0.el8                             @commandline     12 M
21:38:54 Installing dependencies:
21:38:54  checkpolicy                    x86_64  2.9-1.el8                                baseos          348 k
21:38:54  container-selinux              noarch  2:2.195.1-1.module_el8.8.0+1254+78119b6e appstream        63 k
21:38:54  containerd.io                  x86_64  1.6.19-3.1.el8                           docker-ce-test   34 M
21:38:54  diffutils                      x86_64  3.6-6.el8                                baseos          358 k
21:38:54  fuse-common                    x86_64  3.3.0-16.el8                             baseos           22 k
21:38:54  fuse-overlayfs                 x86_64  1.10-1.module_el8.8.0+1254+78119b6e      appstream        74 k
21:38:54  fuse3                          x86_64  3.3.0-16.el8                             baseos           54 k
21:38:54  fuse3-libs                     x86_64  3.3.0-16.el8                             baseos           95 k
21:38:54  iptables                       x86_64  1.8.4-24.el8                             baseos          586 k
21:38:54  iptables-libs                  x86_64  1.8.4-24.el8                             baseos          109 k
21:38:54  libcgroup                      x86_64  0.41-19.el8                              baseos           70 k
21:38:54  libibverbs                     x86_64  44.0-2.el8.1                             baseos          400 k
21:38:54  libnetfilter_conntrack         x86_64  1.0.6-5.el8                              baseos           65 k
21:38:54  libnfnetlink                   x86_64  1.0.1-13.el8                             baseos           33 k
21:38:54  libnftnl                       x86_64  1.1.5-5.el8                              baseos           83 k
21:38:54  libnl3                         x86_64  3.7.0-1.el8                              baseos          337 k
21:38:54  libpcap                        x86_64  14:1.9.1-5.el8                           baseos          169 k
21:38:54  libselinux-utils               x86_64  2.9-8.el8                                baseos          243 k
21:38:54  libslirp                       x86_64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        70 k
21:38:54  policycoreutils                x86_64  2.9-24.el8                               baseos          409 k
21:38:54  policycoreutils-python-utils   noarch  2.9-24.el8                               baseos          260 k
21:38:54  python3-audit                  x86_64  3.0.7-4.el8                              baseos           87 k
21:38:54  python3-libselinux             x86_64  2.9-8.el8                                baseos          283 k
21:38:54  python3-libsemanage            x86_64  2.9-9.el8                                baseos          128 k
21:38:54  python3-policycoreutils        noarch  2.9-24.el8                               baseos          2.3 M
21:38:54  python3-setools                x86_64  4.3.0-3.el8                              baseos          624 k
21:38:54  rpm-plugin-selinux             x86_64  4.14.3-26.el8                            baseos           78 k
21:38:54  selinux-policy                 noarch  3.14.3-117.el8                           baseos          659 k
21:38:54  selinux-policy-targeted        noarch  3.14.3-117.el8                           baseos           16 M
21:38:54  slirp4netns                    x86_64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        54 k
21:38:54 Enabling module streams:
21:38:54  container-tools                        rhel8                                                         
21:38:54 
21:38:54 Transaction Summary
21:38:54 ======================================================================================================
21:38:54 Install  35 Packages
21:38:54 
21:38:54 Total size: 117 M
21:38:54 Total download size: 57 M
21:38:54 Installed size: 429 M
21:38:54 Downloading Packages:
21:38:54 Selecting previously unselected package python3-minimal.
21:38: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 ... 4427 files and directories currently installed.)
21:38:54 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
21:38:54 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:38:54 Selecting previously unselected package mime-support.
21:38:54 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:38:54 Unpacking mime-support (3.64ubuntu1) ...
21:38:54 Selecting previously unselected package libmpdec2:amd64.
21:38:54 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
21:38:54 Unpacking libmpdec2:amd64 (2.4.2-3) ...
21:38:54 Selecting previously unselected package readline-common.
21:38:54 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:38:54 Unpacking readline-common (8.0-4) ...
21:38:54 Selecting previously unselected package docker-compose-plugin.
21:38:54 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb ...
21:38:54 Unpacking docker-compose-plugin (2.17.2-1~debian.10~buster) ...
21:38:54 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb'.
21:38:54 + popd
21:38:54 + exit 0
21:38:54 ~/rpmbuild/BUILD/src
21:38:54 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IdWndB
21:38:54 + umask 022
21:38:54 + cd /root/rpmbuild/BUILD
21:38:54 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.x86_64 '!=' / ']'
21:38:54 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.x86_64
21:38:54 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.x86_64
21:38:54 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:54 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.x86_64
21:38:54 + cd src
21:38:54 + pushd /root/rpmbuild/BUILD/src/buildx
21:38:54 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:38:54 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:54 ~/rpmbuild/BUILD/src
21:38:54 + popd
21:38:54 + /usr/lib/rpm/check-buildroot
21:38:54 + /usr/lib/rpm/redhat/brp-compress
21:38:54 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:38:54 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:54 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:38:54 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:38:54 + /usr/lib/rpm/redhat/brp-python-hardlink
21:38:54 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:38:54 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BfotAw
21:38:54 + umask 022
21:38:54 + cd /root/rpmbuild/BUILD
21:38:54 + cd src
21:38:54 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:38:54 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:54 + ver=v0.10.4
21:38:54 + test v0.10.4 = v0.10.4
21:38:54 + echo 'PASS: docker-buildx version OK'
21:38:54 PASS: docker-buildx version OK
21:38:54 + exit 0
21:38:54 Processing files: docker-buildx-plugin-0.10.4-0.el7.x86_64
21:38:54 Provides: docker-buildx-plugin = 0:0.10.4-0.el7 docker-buildx-plugin(x86-64) = 0:0.10.4-0.el7
21:38:54 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:54 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:54 Requires(post): /bin/sh
21:38:54 Requires(preun): /bin/sh
21:38:54 Requires(postun): /bin/sh
21:38:54 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.x86_64
21:38:54 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.4-0.el7.src.rpm
21:38:54 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el7.x86_64.rpm
21:38:54 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.skcWPB
21:38:54 + umask 022
21:38:54 + cd /root/rpmbuild/BUILD
21:38:54 + cd src
21:38:54 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.el7.x86_64
21:38:54 + exit 0
21:38:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DGcJjN
21:38:54 + umask 022
21:38:54 + cd /root/rpmbuild/BUILD
21:38:54 + cd /root/rpmbuild/BUILD
21:38:54 + rm -rf src
21:38:54 + /usr/bin/mkdir -p src
21:38:54 + cd src
21:38:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:38:54 + /usr/bin/tar -xf -
21:38:54 + STATUS=0
21:38:54 + '[' 0 -ne 0 ']'
21:38:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:38:54 + /usr/bin/tar -xf -
21:38:54 + STATUS=0
21:38:54 + '[' 0 -ne 0 ']'
21:38:54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:54 + exit 0
21:38:54 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ItIvnZ
21:38:54 + umask 022
21:38:54 + cd /root/rpmbuild/BUILD
21:38:54 + cd src
21:38:54 + pushd /root/rpmbuild/BUILD/src/compose
21:38:54 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:54 + make VERSION=v2.17.2 DESTDIR=./bin build
21:38:54 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.17.2" -o "./bin/docker-compose" ./cmd
21:38:54 go: downloading github.com/docker/cli v23.0.1+incompatible
21:38:54 go: downloading golang.org/x/sys v0.5.0
21:38:54 go: downloading github.com/docker/docker v23.0.1+incompatible
21:38:54 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
21:38:54 go: downloading github.com/theupdateframework/notary v0.7.0
21:38:54 go: downloading github.com/compose-spec/compose-go v1.13.2
21:38:54 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
21:38:54 go: downloading github.com/docker/buildx v0.10.4
21:38:54 go: downloading github.com/hashicorp/go-version v1.6.0
21:38:54 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
21:38:54 go: downloading github.com/mattn/go-shellwords v1.0.12
21:38:54 go: downloading go.opentelemetry.io/otel v1.14.0
21:38:54 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:38:54 go: downloading github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
21:38:54 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:38:54 go: downloading github.com/stretchr/testify v1.8.2
21:38:54 go: downloading github.com/imdario/mergo v0.3.14
21:38:54 go: downloading github.com/containerd/console v1.0.3
21:38:54 go: downloading github.com/buger/goterm v1.0.4
21:38:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:38:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
21:38:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
21:38:54 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:38:54 go: downloading go.opentelemetry.io/otel/trace v1.14.0
21:38:54 go: downloading k8s.io/client-go v0.22.4
21:38:54 go: downloading k8s.io/api v0.22.4
21:38:54 go: downloading k8s.io/apimachinery v0.22.4
21:38:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.15.5
21:38:54 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
21:38:54 Setting up python3-idna (2.8-1) ...
21:38:54 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:38:54 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu1 [4882 B]
21:38:54 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
21:38:54 Selecting previously unselected package libreadline8:amd64.
21:38:54 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
21:38:54 Unpacking libreadline8:amd64 (8.0-4) ...
21:38:54 Selecting previously unselected package libsqlite3-0:amd64.
21:38:54 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
21:38:54 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
21:38:54 Selecting previously unselected package libpython3.8-stdlib:amd64.
21:38:54 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.7_amd64.deb ...
21:38:54 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.7) ...
21:38:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.3
21:38:54 go: downloading github.com/golang/mock v1.6.0
21:38:54 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
21:38:54 go: downloading github.com/klauspost/compress v1.15.12
21:38:54 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:38:54 Setting up lsb-release (11.1.0ubuntu2) ...
21:38:54 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:54 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:38:55 Selecting previously unselected package python3.8.
21:38:55 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.7_amd64.deb ...
21:38:55 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:38:55 Selecting previously unselected package libpython3-stdlib:amd64.
21:38:55 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
21:38:55 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
21:38:55 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:38:55 Selecting previously unselected package docker-ce.
21:38:55 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ...
21:38:55 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:38:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
21:38:55 Setting up python3-dbus (1.2.16-1build1) ...
21:38:55 Setting up dconf-gsettings-backend:arm64 (0.36.0-1) ...
21:38:55 Selecting previously unselected package python3.
21:38: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 ... 4857 files and directories currently installed.)
21:38:55 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
21:38:55 Unpacking python3 (3.8.2-0ubuntu2) ...
21:38:55 Selecting previously unselected package libapparmor1:amd64.
21:38:55 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_amd64.deb ...
21:38:55 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.2) ...
21:38:55 Selecting previously unselected package libcap2:amd64.
21:38:55 Preparing to unpack .../02-libcap2_1%3a2.32-1_amd64.deb ...
21:38:55 Unpacking libcap2:amd64 (1:2.32-1) ...
21:38:55 Selecting previously unselected package libargon2-1:amd64.
21:38:55 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ...
21:38:55 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
21:38:55 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:38:55 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
21:38:55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:38:55 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
21:38:55 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:55 Setting up python3-chardet (3.0.4-4build1) ...
21:38:55 Selecting previously unselected package libjson-c4:amd64.
21:38:55 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
21:38:55 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
21:38:55 Selecting previously unselected package libcryptsetup12:amd64.
21:38:55 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...
21:38:55 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
21:38:55 Selecting previously unselected package libip4tc2:amd64.
21:38:55 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_amd64.deb ...
21:38:55 Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2) ...
21:38:55 Selecting previously unselected package libkmod2:amd64.
21:38:55 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...
21:38:55 Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
21:38:55 Selecting previously unselected package systemd-timesyncd.
21:38:55 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.20_amd64.deb ...
21:38:55 Unpacking systemd-timesyncd (245.4-4ubuntu3.20) ...
21:38:55 Selecting previously unselected package systemd.
21:38:55 Preparing to unpack .../10-systemd_245.4-4ubuntu3.20_amd64.deb ...
21:38:55 Unpacking systemd (245.4-4ubuntu3.20) ...
21:38:55 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.7 [205 kB]
21:38:55 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.2 [728 kB]
21:38:55 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
21:38:55 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:38:55 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu1 [14.3 kB]
21:38:55 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu1 [161 kB]
21:38:55 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
21:38:55 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB]
21:38:55 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:55 Setting up python3-software-properties (0.99.9.11) ...
21:38:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:55 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
21:38:55 (1/30): container-selinux-2.195.1-1.module_el8. 277 kB/s |  63 kB     00:00    
21:38:55 (2/30): fuse-overlayfs-1.10-1.module_el8.8.0+12 322 kB/s |  74 kB     00:00    
21:38:55 (3/30): slirp4netns-1.2.0-2.module_el8.7.0+1216 7.2 MB/s |  54 kB     00:00    
21:38:55 (4/30): libslirp-4.4.0-1.module_el8.7.0+1216+b0 295 kB/s |  70 kB     00:00    
21:38:55 (5/30): checkpolicy-2.9-1.el8.x86_64.rpm         22 MB/s | 348 kB     00:00    
21:38:55 (6/30): fuse-common-3.3.0-16.el8.x86_64.rpm     2.1 MB/s |  22 kB     00:00    
21:38:55 (7/30): diffutils-3.6-6.el8.x86_64.rpm           17 MB/s | 358 kB     00:00    
21:38:55 (8/30): fuse3-3.3.0-16.el8.x86_64.rpm           4.1 MB/s |  54 kB     00:00    
21:38:55 (9/30): fuse3-libs-3.3.0-16.el8.x86_64.rpm      6.7 MB/s |  95 kB     00:00    
21:38:55 (10/30): iptables-libs-1.8.4-24.el8.x86_64.rpm   12 MB/s | 109 kB     00:00    
21:38:55 (11/30): libcgroup-0.41-19.el8.x86_64.rpm       7.3 MB/s |  70 kB     00:00    
21:38:55 (12/30): libnetfilter_conntrack-1.0.6-5.el8.x86  10 MB/s |  65 kB     00:00    
21:38:55 (13/30): iptables-1.8.4-24.el8.x86_64.rpm        17 MB/s | 586 kB     00:00    
21:38:55 (14/30): libnfnetlink-1.0.1-13.el8.x86_64.rpm   2.8 MB/s |  33 kB     00:00    
21:38:55 (15/30): libibverbs-44.0-2.el8.1.x86_64.rpm      14 MB/s | 400 kB     00:00    
21:38:55 (16/30): libnftnl-1.1.5-5.el8.x86_64.rpm        6.1 MB/s |  83 kB     00:00    
21:38:55 (17/30): libpcap-1.9.1-5.el8.x86_64.rpm          17 MB/s | 169 kB     00:00    
21:38:55 (18/30): libnl3-3.7.0-1.el8.x86_64.rpm           15 MB/s | 337 kB     00:00    
21:38:55 (19/30): libselinux-utils-2.9-8.el8.x86_64.rpm   13 MB/s | 243 kB     00:00    
21:38:55 (20/30): policycoreutils-2.9-24.el8.x86_64.rpm   20 MB/s | 409 kB     00:00    
21:38:55 (21/30): policycoreutils-python-utils-2.9-24.el  14 MB/s | 260 kB     00:00    
21:38:55 (22/30): python3-audit-3.0.7-4.el8.x86_64.rpm   4.8 MB/s |  87 kB     00:00    
21:38:55 (23/30): python3-libsemanage-2.9-9.el8.x86_64.r  13 MB/s | 128 kB     00:00    
21:38:55 (24/30): python3-libselinux-2.9-8.el8.x86_64.rp  13 MB/s | 283 kB     00:00    
21:38:55 (25/30): rpm-plugin-selinux-4.14.3-26.el8.x86_6  12 MB/s |  78 kB     00:00    
21:38:55 (26/30): python3-setools-4.3.0-3.el8.x86_64.rpm  26 MB/s | 624 kB     00:00    
21:38:55 (27/30): selinux-policy-3.14.3-117.el8.noarch.r  24 MB/s | 659 kB     00:00    
21:38:55 (28/30): python3-policycoreutils-2.9-24.el8.noa  35 MB/s | 2.3 MB     00:00    
21:38:55 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:38:55 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:38:55 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
21:38:55 Setting up python3-requests-unixsocket (0.2.0-2) ...
21:38:55   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch          46/61 
21:38:55   Installing       : python3-policycoreutils-3.5-1.el9.noarch             47/61 
21:38:55   Installing       : policycoreutils-python-utils-3.5-1.el9.noarch        48/61 
21:38:55   Running scriptlet: container-selinux-3:2.206.0-2.el9.noarch             49/61 
21:38:55   Installing       : container-selinux-3:2.206.0-2.el9.noarch             49/61 
21:38:56 + make IMAGE=ubuntu:kinetic verify
21:38:56 docker run  --rm -i \
21:38:56 	-v "$(pwd):/v" \
21:38:56 	-e DEBIAN_FRONTEND=noninteractive \
21:38:56 	-e PACKAGE_REPO=staging \
21:38:56 	-w /v \
21:38:56 	ubuntu:kinetic ./verify
21:38:56 Unable to find image 'ubuntu:kinetic' locally
21:38:56 kinetic: Pulling from library/ubuntu
21:38:56 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
21:38:56 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.2) ...
21:38:56 Setting up libcap2:amd64 (1:2.32-1) ...
21:38:56 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
21:38:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:38:56 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
21:38:56 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
21:38:56 Setting up libip4tc2:amd64 (1.8.4-3ubuntu2) ...
21:38:56 Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
21:38:56 Setting up systemd-timesyncd (245.4-4ubuntu3.20) ...
21:38:56 (29/30): selinux-policy-targeted-3.14.3-117.el8  90 MB/s |  16 MB     00:00    
21:38:56 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:38:56 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:38:56 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.18) ...
21:38:56 Setting up curl (7.68.0-1ubuntu2.18) ...
21:38:56 Setting up glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
21:38:56 go: downloading github.com/opencontainers/runc v1.1.3
21:38:56 go: downloading golang.org/x/time v0.1.0
21:38:56 go: downloading github.com/hashicorp/errwrap v1.1.0
21:38:56 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:38:56 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
21:38:56 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:38:56 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:38:56 go: downloading github.com/containerd/typeurl v1.0.2
21:38:56 go: downloading github.com/gogo/googleapis v1.4.1
21:38:56 go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
21:38:56 go: downloading github.com/moby/locker v1.0.1
21:38:56 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:38:56 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:38:56 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
21:38:56 4f720bb411d1: Already exists
21:38:56 Digest: sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0
21:38:56 Status: Downloaded newer image for ubuntu:kinetic
21:38:56 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
21:38:56 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 apt-transport-https all 2.4.8 [1506 B]
21:38:56 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
21:38:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:38:56 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:38:56 Setting up systemd (245.4-4ubuntu3.20) ...
21:38:56 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:38:56 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:38:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:38:56 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:38:56 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:38:56 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:38:56 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:38:56 Initializing machine ID from random generator.
21:38:56 (30/30): containerd.io-1.6.19-3.1.el8.x86_64.rp  69 MB/s |  34 MB     00:00    
21:38:56 --------------------------------------------------------------------------------
21:38:56 Total                                            27 MB/s |  57 MB     00:02     
21:38:56 Setting up libsoup2.4-1:arm64 (2.70.0-1) ...
21:38:56 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:38:56 Setting up libappstream4:arm64 (0.12.10-2) ...
21:38:56 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:38:56 Setting up packagekit (1.1.13-2ubuntu1.1) ...
21:38:56 invoke-rc.d: could not determine current runlevel
21:38:56 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:38:56 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
21:38:56 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:38:56 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
21:38:56 Setting up software-properties-common (0.99.9.11) ...
21:38:56 go: downloading github.com/mattn/go-runewidth v0.0.14
21:38:56 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:38:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
21:38:56 Selecting previously unselected package docker-ce-rootless-extras.
21:38:56 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ...
21:38:56 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:38:56 Selecting previously unselected package docker-ce-cli.
21:38:56 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ...
21:38:56 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:38:56 make[1]: Leaving directory '/root/build-deb'
21:38:56  dpkg-genbuildinfo
21:38:56 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB]
21:38:56 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB]
21:38:56 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.14+dfsg-0ubuntu0.22.04.1 [181 kB]
21:38:56 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
21:38:56 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
21:38:56 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.10 [285 kB]
21:38:56 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.10 [190 kB]
21:38:56 Selecting previously unselected package systemd-sysv.
21:38: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 ... 5693 files and directories currently installed.)
21:38:56 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.20_amd64.deb ...
21:38:56 Unpacking systemd-sysv (245.4-4ubuntu3.20) ...
21:38:56 Selecting previously unselected package openssl.
21:38:56 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.17_amd64.deb ...
21:38:56 Unpacking openssl (1.1.1f-1ubuntu2.17) ...
21:38:56 Processing triggers for systemd (245.4-4ubuntu3.20) ...
21:38:56 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:38:56 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
21:38:56 Updating certificates in /etc/ssl/certs...
21:38:56 + verify
21:38:56 + dpkg --version
21:38:56 + verify_deb
21:38:56 + apt-get update
21:38:56 Selecting previously unselected package ca-certificates.
21:38:56 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
21:38:56 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
21:38:56 Selecting previously unselected package libdbus-1-3:amd64.
21:38:56 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
21:38:56 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
21:38:56 Selecting previously unselected package dbus.
21:38:56 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
21:38:56 Unpacking dbus (1.12.16-2ubuntu2.3) ...
21:38:56 Selecting previously unselected package distro-info-data.
21:38:56 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.11_all.deb ...
21:38:56 Unpacking distro-info-data (0.43ubuntu1.11) ...
21:38:56 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.17.2-0.fc37.aarch64.rpm
21:38:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Oy69Sp
21:38:56 + umask 022
21:38:56 + cd /root/rpmbuild/BUILD
21:38:56 + cd src
21:38:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64
21:38:56 + RPM_EC=0
21:38:56 ++ jobs -p
21:38:56 + exit 0
21:38:56 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8a0BSC
21:38:56 + umask 022
21:38:56 + cd /root/rpmbuild/BUILD
21:38:56 + rm -rf src src.gemspec
21:38:56 + RPM_EC=0
21:38:56 ++ jobs -p
21:38:56 + exit 0
21:38:56     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:38:56     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:38:56     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:38:56     source_date_epoch_from_changelog set but %changelog is missing
21:38:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64/usr/bin/docker-proxy
21:38:56     source_date_epoch_from_changelog set but %changelog is missing
21:38:56     source_date_epoch_from_changelog set but %changelog is missing
21:38:56     source_date_epoch_from_changelog set but %changelog is missing
21:38:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:56     source_date_epoch_from_changelog set but %changelog is missing
21:38:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:38:56 
21:38:56 RPM build warnings:
21:38:57 Setting up docker-buildx-plugin (0.10.4-1~debian.10~buster) ...
21:38:57 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
21:38:57 Selecting previously unselected package libglib2.0-0:amd64.
21:38:57 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
21:38:57 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
21:38:57 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:38:57 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
21:38:57 Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
21:38:57 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:38:57 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
21:38:57 Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
21:38:57 Selecting previously unselected package libcap2-bin.
21:38:57 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_amd64.deb ...
21:38:57 Unpacking libcap2-bin (1:2.32-1) ...
21:38:57 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
21:38:57 0 added, 0 removed; done.
21:38:57 Running hooks in /etc/ca-certificates/update.d...
21:38:57 done.
21:38:57 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
21:38:57 ++ source /etc/os-release
21:38:57 +++ NAME=Ubuntu
21:38:57 +++ VERSION='20.04.5 LTS (Focal Fossa)'
21:38:57 +++ ID=ubuntu
21:38:57 +++ ID_LIKE=debian
21:38:57 +++ PRETTY_NAME='Ubuntu 20.04.5 LTS'
21:38:57 +++ VERSION_ID=20.04
21:38:57 +++ HOME_URL=https://www.ubuntu.com/
21:38:57 +++ SUPPORT_URL=https://help.ubuntu.com/
21:38:57 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:38:57 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:38:57 +++ VERSION_CODENAME=focal
21:38:57 +++ UBUNTU_CODENAME=focal
21:38:57 ++ echo ubuntu
21:38:57 + DIST_ID=ubuntu
21:38:57 ++ lsb_release -sc
21:38:57 + DIST_VERSION=focal
21:38:57 + '[' focal = sid ']'
21:38:57 + install_debian_containerd
21:38:57 + '[' staging = stage ']'
21:38:57 + REPO_URL=https://download.docker.com/linux/ubuntu
21:38:57 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:38:57 + update-ca-certificates -f
21:38:57 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:38:57 Clearing symlinks in /etc/ssl/certs...
21:38:57 make[1]: Leaving directory '/root/build-deb'
21:38:57  dpkg-genbuildinfo
21:38:57 Setting up docker-compose-plugin (2.17.2-1~debian.10~buster) ...
21:38:57 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:38:57 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:38:57 Docker CE Test - x86_64                         7.3 kB/s | 1.6 kB     00:00    
21:38:57 Importing GPG key 0x621E9F35:
21:38:57  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:38:57  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:38:57  From       : https://download.docker.com/linux/centos/gpg
21:38:57 Key imported successfully
21:38:57 Selecting previously unselected package libelf1:amd64.
21:38:57 Preparing to unpack .../10-libelf1_0.176-1.1build1_amd64.deb ...
21:38:57 Unpacking libelf1:amd64 (0.176-1.1build1) ...
21:38:57 Selecting previously unselected package libglib2.0-data.
21:38:57 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:38:57 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:38:57 Selecting previously unselected package tzdata.
21:38:57 Preparing to unpack .../12-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
21:38:57 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
21:38:57 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
21:38:57 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
21:38:57 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
21:38:57 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
21:38:57 ~/rpmbuild/BUILD/src
21:38:57 + popd
21:38:57 + RPM_EC=0
21:38:57 ++ jobs -p
21:38:57 + exit 0
21:38:57 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QKSKeE
21:38:57 + umask 022
21:38:57 + cd /root/rpmbuild/BUILD
21:38:57 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64 '!=' / ']'
21:38:57 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64
21:38:57 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64
21:38:57 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:57 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64
21:38:57 + cd src
21:38:57 + pushd /root/rpmbuild/BUILD/src/compose
21:38:57 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:57 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:38:57 ~/rpmbuild/BUILD/src
21:38:57 + popd
21:38:57 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:38:57 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:38:57 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:38:57 + for f in LICENSE MAINTAINERS NOTICE README.md
21:38:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:38:57 + /usr/lib/rpm/check-buildroot
21:38:57 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:57 + /usr/lib/rpm/brp-compress
21:38:57 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:57 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:57 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:57 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:57 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:57 + /usr/lib/rpm/brp-python-hardlink
21:38:57 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:57 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rk5Krk
21:38:57 + umask 022
21:38:57 + cd /root/rpmbuild/BUILD
21:38:57 + cd src
21:38:57 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:38:57 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:57 + ver=v2.17.2
21:38:57 + test v2.17.2 = v2.17.2
21:38:57 + echo 'PASS: docker-compose version OK'
21:38:57 PASS: docker-compose version OK
21:38:57 + RPM_EC=0
21:38:57 ++ jobs -p
21:38:57 + exit 0
21:38:57 Processing files: docker-compose-plugin-2.17.2-0.el9.x86_64
21:38:57 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DT3ikg
21:38:57 + umask 022
21:38:57 + cd /root/rpmbuild/BUILD
21:38:57 + cd src
21:38:57 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/share/doc/docker-compose-plugin
21:38:57 + export LC_ALL=C
21:38:57 + LC_ALL=C
21:38:57 + export DOCDIR
21:38:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/share/doc/docker-compose-plugin
21:38:57 + 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.17.2-0.el9.x86_64/usr/share/doc/docker-compose-plugin
21:38:57 + RPM_EC=0
21:38:57 ++ jobs -p
21:38:57 + exit 0
21:38:57 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OYkpex
21:38:57 + umask 022
21:38:57 + cd /root/rpmbuild/BUILD
21:38:57 + cd src
21:38:57 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
21:38:57 + export LC_ALL=C
21:38:57 + LC_ALL=C
21:38:57 + export LICENSEDIR
21:38:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
21:38:57 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
21:38:57 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
21:38:57 + RPM_EC=0
21:38:57 ++ jobs -p
21:38:57 + exit 0
21:38:57 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:38:57 Provides: docker-compose-plugin = 0:2.17.2-0.el9 docker-compose-plugin(x86-64) = 0:2.17.2-0.el9
21:38:57 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:57 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:57 Requires(post): /bin/sh
21:38:57 Requires(preun): /bin/sh
21:38:57 Requires(postun): /bin/sh
21:38:57 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)
21:38:57 Enhances: docker-ce-cli
21:38:57 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64
21:38:57 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.el9.src.rpm
21:38:57  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.changes
21:38:57 done.
21:38:57 Updating certificates in /etc/ssl/certs...
21:38:57 invoke-rc.d: could not determine current runlevel
21:38:57 invoke-rc.d: policy-rc.d denied execution of start.
21:38:57 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:38:57 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:38:57  docker-ce-rootless-extras depends on dbus-user-session; however:
21:38:57   Package dbus-user-session is not installed.
21:38:57 
21:38:57 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_arm64.deb
21:38:57 Running transaction check
21:38:57 Transaction check succeeded.
21:38:57 Running transaction test
21:38:57 Selecting previously unselected package libicu66:amd64.
21:38:57 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ...
21:38:57 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
21:38:57 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [118 kB]
21:38:57 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
21:38:57 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
21:38:57 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB]
21:38:57 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.5-2ubuntu2 [25.3 kB]
21:38:57 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:38:57 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
21:38:57 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
21:38:57 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
21:38:57  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.changes
21:38:57 go: downloading github.com/pelletier/go-toml v1.9.5
21:38:57 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:38:57 go: downloading k8s.io/klog/v2 v2.60.1
21:38:57 go: downloading github.com/google/gofuzz v1.2.0
21:38:57 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
21:38:57 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.0
21:38:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
21:38:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
21:38:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
21:38:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
21:38:57 go: downloading github.com/aws/smithy-go v1.11.2
21:38:57 go: downloading github.com/containerd/continuity v0.3.0
21:38:57 go: downloading github.com/felixge/httpsnoop v1.0.2
21:38:57 go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:38:57 go: downloading github.com/go-logr/stdr v1.2.2
21:38:57 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
21:38:57 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:38:57 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted arm64 Packages [60.7 kB]
21:38:57 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 Packages [1750 kB]
21:38:58 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:38:58 124 added, 0 removed; done.
21:38:58 Running hooks in /etc/ca-certificates/update.d...
21:38:58 done.
21:38:58 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:38:58 + apt-key add -
21:38:58 go: downloading gopkg.in/inf.v0 v0.9.1
21:38:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
21:38:58 go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
21:38:58 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21:38:58 go: downloading github.com/googleapis/gnostic v0.5.5
21:38:58 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
21:38:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
21:38:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
21:38:58 go: downloading github.com/containerd/ttrpc v1.1.0
21:38:58 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:38:58 go: downloading github.com/json-iterator/go v1.1.12
21:38:58 go: downloading github.com/mattn/go-colorable v0.1.13
21:38:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
21:38:58 go: downloading github.com/modern-go/reflect2 v1.0.2
21:38:58 go: downloading sigs.k8s.io/yaml v1.2.0
21:38:58 go: downloading github.com/moby/spdystream v0.2.0
21:38:58 go: downloading github.com/mattn/go-isatty v0.0.17
21:38:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:38:58 Reading package lists...
21:38:58 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse arm64 Packages [236 kB]
21:38:58 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 Packages [17.7 MB]
21:38:58 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
21:38:58 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:38:58 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
21:38:58 Building dependency tree...
21:38:58 Reading state information...
21:38:58 Correcting dependencies... Done
21:38:58 dpkg-genchanges: info: including full source code in upload
21:38:58  dpkg-source -I.git --after-build build-deb
21:38:58 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
21:38:58 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
21:38:58 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
21:38:58 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:38:58 Transaction test succeeded.
21:38:58 Running transaction
21:38:58 OK
21:38:58 + '[' focal = sid ']'
21:38:58 ++ dpkg --print-architecture
21:38:58 + ARCH=arm64
21:38:58 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test'
21:38:58 + apt-get update
21:38:58 Selecting previously unselected package libpam-systemd:amd64.
21:38:58 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.20_amd64.deb ...
21:38:58 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.20) ...
21:38:58 Selecting previously unselected package libxml2:amd64.
21:38:58 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_amd64.deb ...
21:38:58 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:38:58 Selecting previously unselected package libyaml-0-2:amd64.
21:38:58 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_amd64.deb ...
21:38:58 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
21:38:58 Selecting previously unselected package lsb-release.
21:38:58 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
21:38:58 Unpacking lsb-release (11.1.0ubuntu2) ...
21:38:58 Selecting previously unselected package python3-dbus.
21:38:58 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_amd64.deb ...
21:38:58 Unpacking python3-dbus (1.2.16-1build1) ...
21:38:58 Selecting previously unselected package python3-gi.
21:38:58 Preparing to unpack .../19-python3-gi_3.36.0-1_amd64.deb ...
21:38:58 Unpacking python3-gi (3.36.0-1) ...
21:38:58 Skipping docker-ce, it is already installed and upgrade is not set.
21:38:58 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:38:58 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:38:58 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:38:58 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:38:58 The following additional packages will be installed:
21:38:58   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:38:58   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:38:58   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:38:58   libnftnl11 libpam-systemd systemd systemd-sysv
21:38:58 Suggested packages:
21:38:58   kmod systemd-container policykit-1
21:38:58 Recommended packages:
21:38:58   nftables libnss-systemd
21:38:58 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:58 + destination=/build
21:38:58 + mkdir -p /build
21:38:58 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb /build
21:38:58 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc'
21:38:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc'
21:38:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz'
21:38:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz'
21:38:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.buildinfo'
21:38:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.buildinfo'
21:38:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.changes'
21:38:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.changes'
21:38:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb'
21:38:58 dpkg-genchanges: info: including full source code in upload
21:38:58  dpkg-source -I.git --after-build .
21:38:58 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:38:58 + destination=/build
21:38:58 + mkdir -p /build
21:38:58 + mv -v /root/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb /root/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb /build
21:38:58 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.10 [279 kB]
21:38:58 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB]
21:38:58 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmlb2 arm64 0.3.6-2build1 [66.5 kB]
21:38:58 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libappstream4 arm64 0.15.2-2 [190 kB]
21:38:58 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
21:38:58 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-bin arm64 2.72.4-0ubuntu1 [79.7 kB]
21:38:58 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted arm64 Packages [220 kB]
21:38:58 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe arm64 Packages [323 kB]
21:38:58 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse arm64 Packages [3234 B]
21:38:58 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
21:38:58 Get:2 https://download.docker.com/linux/ubuntu focal/test arm64 Packages [36.3 kB]
21:38:58 Selecting previously unselected package python3-pkg-resources.
21:38:58 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
21:38:58 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:38:58 Selecting previously unselected package python3-six.
21:38:58 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
21:38:58 Unpacking python3-six (1.14.0-2) ...
21:38:58 Selecting previously unselected package iso-codes.
21:38:58 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
21:38:58 Unpacking iso-codes (4.4-1) ...
21:38:58 The following NEW packages will be installed:
21:38:58   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:38:58   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:38:58   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:38:58   libnftnl11 libpam-systemd systemd systemd-sysv
21:38:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:38:59 copied '/root/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb'
21:38:59 removed '/root/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb'
21:38:59 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'
21:38:59 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'
21:38:59 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'
21:38:59 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'
21:38:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.dsc'
21:38:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.dsc'
21:38:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.tar.gz'
21:38:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster.tar.gz'
21:38:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.buildinfo'
21:38:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.buildinfo'
21:38:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.changes'
21:38:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.changes'
21:38:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'
21:38:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb'
21:38:59 copied '/root/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb'
21:38:59 removed '/root/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb'
21:38:59 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
21:38:59 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
21:38:59 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
21:38:59 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
21:38:59 Selecting previously unselected package libkrb5support0:amd64.
21:38:59 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ...
21:38:59 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
21:38:59 Selecting previously unselected package libk5crypto3:amd64.
21:38:59 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ...
21:38:59 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
21:38:59 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded.
21:38:59 Need to get 25.5 MB of archives.
21:38:59 After this operation, 113 MB of additional disk space will be used.
21:38:59 Get:1 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
21:38:59 Get:2 http://deb.debian.org/debian buster/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
21:38:59 Get:3 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
21:38:59 Get:4 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
21:38:59 Get:5 http://deb.debian.org/debian buster/main arm64 libjson-c3 arm64 0.12.1+ds-2+deb10u1 [26.8 kB]
21:38:59 Get:6 http://deb.debian.org/debian buster/main arm64 libcryptsetup12 arm64 2:2.1.0-5+deb10u2 [181 kB]
21:38:59 Get:7 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
21:38:59 Get:8 http://deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
21:38:59 Get:9 https://download.docker.com/linux/debian buster/test arm64 containerd.io arm64 1.6.19-1 [20.3 MB]
21:38:59 Get:10 http://deb.debian.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB]
21:38:59 Get:11 http://deb.debian.org/debian buster/main arm64 systemd arm64 241-7~deb10u8 [3256 kB]
21:38:59 Get:12 http://deb.debian.org/debian buster/main arm64 systemd-sysv arm64 241-7~deb10u8 [100 kB]
21:38:59 Get:13 http://deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
21:38:59 Get:14 http://deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
21:38:59 Get:15 http://deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:38:59 Get:16 http://deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
21:38:59 Get:17 http://deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
21:38:59 Get:18 http://deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
21:38:59 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 dbus arm64 1.12.24-0+deb10u1 [231 kB]
21:38:59 Get:20 http://deb.debian.org/debian buster/main arm64 libpam-systemd arm64 241-7~deb10u8 [201 kB]
21:38:59 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 dbus-user-session arm64 1.12.24-0+deb10u1 [97.9 kB]
21:38:59 + make IMAGE=fedora:37 verify
21:38:59 docker run  --rm -i \
21:38:59 	-v "$(pwd):/v" \
21:38:59 	-e DEBIAN_FRONTEND=noninteractive \
21:38:59 	-e PACKAGE_REPO=staging \
21:38:59 	-w /v \
21:38:59 	fedora:37 ./verify
21:38:59 Unable to find image 'fedora:37' locally
21:38:59 37: Pulling from library/fedora
21:38:59 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunwind8 arm64 1.3.2-2build2 [53.4 kB]
21:38:59 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgstreamer1.0-0 arm64 1.20.3-0ubuntu1 [931 kB]
21:38:59 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 Packages [459 kB]
21:38:59 Fetched 94.0 kB in 1s (116 kB/s)
21:38:59 Selecting previously unselected package libkeyutils1:amd64.
21:38:59 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
21:38:59 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
21:38:59 Selecting previously unselected package libkrb5-3:amd64.
21:38:59 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ...
21:38:59 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
21:38:59 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:38:59 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ...
21:38:59 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
21:38:59 Selecting previously unselected package liblmdb0:amd64.
21:38:59 Preparing to unpack .../28-liblmdb0_0.9.24-1_amd64.deb ...
21:38:59 Unpacking liblmdb0:amd64 (0.9.24-1) ...
21:38:59 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
21:38:59 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
21:38:59 Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
21:38:59 Selecting previously unselected package libpsl5:amd64.
21:38:59 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
21:38:59 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
21:38:59 Selecting previously unselected package python-apt-common.
21:38:59 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
21:38:59   Preparing        :                                                        1/1 
21:38:59 e733ff1786fd: Already exists
21:38:59 Digest: sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6
21:38:59 Status: Downloaded newer image for fedora:37
21:38:59 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:38:59 Selecting previously unselected package python3-apt.
21:38:59 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
21:38:59 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
21:38:59 Selecting previously unselected package apt-transport-https.
21:38:59 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
21:38:59 Unpacking apt-transport-https (2.0.9) ...
21:38:59 Selecting previously unselected package libbrotli1:amd64.
21:38:59 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
21:38:59 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
21:38:59 Selecting previously unselected package libroken18-heimdal:amd64.
21:38:59 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:59 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:38:59 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:59 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:38:59 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:59 debconf: delaying package configuration, since apt-utils is not installed
21:38:59 Fetched 25.5 MB in 1s (40.4 MB/s)
21:38:59 Selecting previously unselected package libapparmor1:arm64.
21:38: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 ... 9938 files and directories currently installed.)
21:38:59 Preparing to unpack .../0-libapparmor1_2.13.2-10_arm64.deb ...
21:38:59 Unpacking libapparmor1:arm64 (2.13.2-10) ...
21:38:59 Selecting previously unselected package libargon2-1:arm64.
21:38:59 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_arm64.deb ...
21:38:59 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:38:59 Selecting previously unselected package dmsetup.
21:38:59 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_arm64.deb ...
21:38:59 Unpacking dmsetup (2:1.02.155-3) ...
21:38:59 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:38:59 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
21:38:59 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:38:59 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
21:38:59 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
21:38:59 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 polkitd arm64 0.105-33 [77.7 kB]
21:38:59 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkexec arm64 0.105-33 [14.8 kB]
21:38:59 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 policykit-1 arm64 0.105-33 [2424 B]
21:38:59 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
21:38:59 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cffi-backend arm64 1.15.0-1build2 [81.0 kB]
21:38:59 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cryptography arm64 3.4.8-1ubuntu2 [222 kB]
21:38:59 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 kB]
21:38:59 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:38:59 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:59 Selecting previously unselected package libwind0-heimdal:amd64.
21:38:59 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:59 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:38:59 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:59 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:38:59 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:59 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:38:59 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:38:59 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:38:59 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
21:38:59 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe arm64 Packages [4532 B]
21:38:59 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse arm64 Packages [2220 B]
21:38:59 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe arm64 Packages [186 kB]
21:38:59 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted arm64 Packages [220 kB]
21:38:59 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main arm64 Packages [321 kB]
21:38:59 Fetched 22.0 MB in 3s (6918 kB/s)
21:38:59 make[2]: Leaving directory '/root/build-deb/compose'
21:38:59 make[1]: Leaving directory '/root/build-deb'
21:38:59    debian/rules override_dh_auto_test
21:38:59 make[1]: Entering directory '/root/build-deb'
21:38:59 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:38:59 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:38:59 PASS: daemon version OK
21:38:59 ver="$(cli/build/docker --version)"; \
21:38:59 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:38:59 PASS: cli version OK
21:38:59 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:59 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:38:59 PASS: docker-buildx version OK
21:38:59 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:38:59 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:38:59 PASS: docker-compose version OK
21:38:59 make[1]: Leaving directory '/root/build-deb'
21:38:59    create-stamp debian/debhelper-build-stamp
21:38:59  debian/rules binary
21:38:59 dh binary --with=bash-completion
21:38:59    dh_testroot
21:38:59    dh_prep
21:38:59    dh_installdirs
21:38:59    debian/rules override_dh_auto_install
21:38:59 make[1]: Entering directory '/root/build-deb'
21:38:59 # docker-ce-cli install
21:38:59 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:38:59 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:38:59 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:38:59 # docker-ce install
21:38:59 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:38:59 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:38:59 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:38:59 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:38:59 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:38:59 # docker-buildx-plugin install
21:38:59 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:38:59 # docker-compose-plugin install
21:38:59 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:38:59 # docker-ce-rootless-extras install
21:38:59 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:38:59 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:38:59 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:38:59 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:38:59 # TODO: how can we install vpnkit?
21:38:59 make[1]: Leaving directory '/root/build-deb'
21:38:59    debian/rules override_dh_install
21:38:59 make[1]: Entering directory '/root/build-deb'
21:38:59 dh_install
21:38:59 # TODO Can we do this from within our container?
21:38:59 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:38:59 make[1]: Leaving directory '/root/build-deb'
21:38:59    dh_installdocs
21:38:59    dh_installchangelogs
21:38:59    dh_installman
21:38:59    dh_bash-completion
21:38:59    dh_systemd_enable
21:38:59    debian/rules override_dh_installinit
21:38:59 make[1]: Entering directory '/root/build-deb'
21:38:59 # use "docker" as our service name, not "docker-ce"
21:38:59 dh_installinit --name=docker
21:38:59 make[1]: Leaving directory '/root/build-deb'
21:38:59    dh_systemd_start
21:38:59    dh_perl
21:38:59    dh_link
21:38:59    dh_strip_nondeterminism
21:38:59    dh_compress
21:38:59    dh_fixperms
21:38:59    dh_missing
21:38:59    debian/rules override_dh_strip
21:38:59 make[1]: Entering directory '/root/build-deb'
21:38:59 # Go has lots of problems with stripping, so just don't
21:38:59 make[1]: Leaving directory '/root/build-deb'
21:38:59    dh_makeshlibs
21:38:59    debian/rules override_dh_shlibdeps
21:38:59 make[1]: Entering directory '/root/build-deb'
21:38:59 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:38:59 make[1]: Leaving directory '/root/build-deb'
21:38:59    dh_installdeb
21:38:59    debian/rules override_dh_gencontrol
21:38:59 make[1]: Entering directory '/root/build-deb'
21:38:59 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:38:59 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:38:59 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:59 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:38:59 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:38:59 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:38:59 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:38:59 dh_gencontrol --remaining-packages
21:38:59 make[1]: Leaving directory '/root/build-deb'
21:38:59    dh_md5sums
21:38:59    debian/rules override_dh_builddeb
21:38:59 make[1]: Entering directory '/root/build-deb'
21:38:59 dh_builddeb -- -Zxz
21:38:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'.
21:38:59 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb'.
21:38:59 Selecting previously unselected package libjson-c3:arm64.
21:38:59 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_arm64.deb ...
21:38:59 Unpacking libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
21:38:59 Selecting previously unselected package libcryptsetup12:arm64.
21:38:59 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_arm64.deb ...
21:38:59 Unpacking libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
21:38:59 Selecting previously unselected package libidn11:arm64.
21:38:59 Preparing to unpack .../6-libidn11_1.33-2.2_arm64.deb ...
21:38:59 Unpacking libidn11:arm64 (1.33-2.2) ...
21:38:59 Selecting previously unselected package libip4tc0:arm64.
21:38:59 Preparing to unpack .../7-libip4tc0_1.8.2-4_arm64.deb ...
21:38:59 Unpacking libip4tc0:arm64 (1.8.2-4) ...
21:38:59 Selecting previously unselected package libkmod2:arm64.
21:38:59 Preparing to unpack .../8-libkmod2_26-1_arm64.deb ...
21:38:59 Unpacking libkmod2:arm64 (26-1) ...
21:39:00 + verify
21:39:00 + dpkg --version
21:39:00 + rpm --version
21:39:00 + verify_rpm
21:39:00 ++ . /etc/os-release
21:39:00 +++ NAME='Fedora Linux'
21:39:00 +++ VERSION='37 (Container Image)'
21:39:00 +++ ID=fedora
21:39:00 +++ VERSION_ID=37
21:39:00 +++ VERSION_CODENAME=
21:39:00 +++ PLATFORM_ID=platform:f37
21:39:00 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
21:39:00 +++ ANSI_COLOR='0;38;2;60;110;180'
21:39:00 +++ LOGO=fedora-logo-icon
21:39:00 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
21:39:00 +++ DEFAULT_HOSTNAME=fedora
21:39:00 +++ HOME_URL=https://fedoraproject.org/
21:39:00 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
21:39:00 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:39:00 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:00 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:39:00 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
21:39:00 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:39:00 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
21:39:00 +++ SUPPORT_END=2023-11-14
21:39:00 +++ VARIANT='Container Image'
21:39:00 +++ VARIANT_ID=container
21:39:00 ++ echo fedora
21:39:00 + DIST_ID=fedora
21:39:00 ++ . /etc/os-release
21:39:00 +++ NAME='Fedora Linux'
21:39:00 +++ VERSION='37 (Container Image)'
21:39:00 +++ ID=fedora
21:39:00 +++ VERSION_ID=37
21:39:00 +++ VERSION_CODENAME=
21:39:00 +++ PLATFORM_ID=platform:f37
21:39:00 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
21:39:00 +++ ANSI_COLOR='0;38;2;60;110;180'
21:39:00 +++ LOGO=fedora-logo-icon
21:39:00 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
21:39:00 +++ DEFAULT_HOSTNAME=fedora
21:39:00 +++ HOME_URL=https://fedoraproject.org/
21:39:00 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
21:39:00 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:39:00 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:00 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:39:00 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
21:39:00 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:39:00 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
21:39:00 +++ SUPPORT_END=2023-11-14
21:39:00 +++ VARIANT='Container Image'
21:39:00 +++ VARIANT_ID=container
21:39:00 ++ cut -d. -f1
21:39:00 ++ echo 37
21:39:00 + DIST_VERSION=37
21:39:00 + pkg_manager=yum
21:39:00 + pkg_config_manager=yum-config-manager
21:39:00 + dnf --version
21:39:00 4.14.0
21:39:00   Installed: dnf-0:4.14.0-1.fc37.noarch at Sat Mar 11 05:50:45 2023
21:39:00   Built    : Fedora Project at Fri Sep  9 13:05:18 2022
21:39:00 
21:39:00   Installed: rpm-0:4.18.0-1.fc37.aarch64 at Sat Mar 11 05:50:43 2023
21:39:00   Built    : Fedora Project at Wed Sep 21 10:52:12 2022
21:39:00 + pkg_manager=dnf
21:39:00 + pkg_config_manager='dnf config-manager'
21:39:00 + dnf clean all
21:39:00 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB]
21:39:00 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:00 Selecting previously unselected package libsasl2-modules-db:amd64.
21:39:00 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
21:39:00 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:39:00 Selecting previously unselected package libsasl2-2:amd64.
21:39:00 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
21:39:00 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:39:00 Selecting previously unselected package libldap-common.
21:39:00 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:39:00 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:39:00 Selecting previously unselected package libldap-2.4-2:amd64.
21:39:00 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
21:39:00 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
21:39:00 Selecting previously unselected package libnghttp2-14:amd64.
21:39:00 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_amd64.deb ...
21:39:00 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
21:39:00 Selecting previously unselected package librtmp1:amd64.
21:39:00 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
21:39:00 Selecting previously unselected package systemd.
21:39:00 Preparing to unpack .../9-systemd_241-7~deb10u8_arm64.deb ...
21:39:00 Unpacking systemd (241-7~deb10u8) ...
21:39:00 Reading package lists...
21:39:00 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
21:39:00 + packages='deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb
21:39:00 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb
21:39:00 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb
21:39:00 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb
21:39:00 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:39:00 ++ echo 'deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb
21:39:00 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb
21:39:00 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb
21:39:00 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb
21:39:00 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:39:00 ++ xargs
21:39:00 ++ awk '$0="./"$0'
21:39:00 + packages='./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb'
21:39:00 + set -x
21:39:00 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb
21:39:00 Selecting previously unselected package docker-compose-plugin.
21:39:00 (Reading database ... 10398 files and directories currently installed.)
21:39:00 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb ...
21:39:00 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.20.04~focal) ...
21:39:00 0 files removed
21:39:00 + dnf install -y 'dnf-command(config-manager)'
21:39:00 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB]
21:39:00 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-zipp all 1.0.0-3 [5440 B]
21:39:00 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:39:00 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-jeepney all 0.7.1-3 [36.8 kB]
21:39:00 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
21:39:00 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-secretstorage all 3.3.1-1 [13.2 kB]
21:39:00 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-keyring all 23.5.0-1 [35.7 kB]
21:39:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:39:00 Selecting previously unselected package libssh-4:amd64.
21:39:00 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
21:39:00 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
21:39:00 Selecting previously unselected package libcurl4:amd64.
21:39:00 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.18_amd64.deb ...
21:39:00 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.18) ...
21:39:00 Selecting previously unselected package curl.
21:39:00 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.18_amd64.deb ...
21:39:00 Unpacking curl (7.68.0-1ubuntu2.18) ...
21:39:00 Selecting previously unselected package dbus-user-session.
21:39:00 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
21:39:00 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
21:39:00 Setting up libapparmor1:arm64 (2.13.2-10) ...
21:39:00 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:39:00 Setting up libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
21:39:00 Setting up libidn11:arm64 (1.33-2.2) ...
21:39:00 Setting up libip4tc0:arm64 (1.8.2-4) ...
21:39:00 Setting up libkmod2:arm64 (26-1) ...
21:39:00 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:39:00 Setting up libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
21:39:00 Setting up systemd (241-7~deb10u8) ...
21:39:00 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:39:00 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB]
21:39:00 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-distro all 1.7.0-1 [17.0 kB]
21:39:00 Selecting previously unselected package libdconf1:amd64.
21:39:00 Preparing to unpack .../54-libdconf1_0.36.0-1_amd64.deb ...
21:39:00 Unpacking libdconf1:amd64 (0.36.0-1) ...
21:39:00 Selecting previously unselected package dconf-service.
21:39:00 Preparing to unpack .../55-dconf-service_0.36.0-1_amd64.deb ...
21:39:00 Unpacking dconf-service (0.36.0-1) ...
21:39:00 Selecting previously unselected package dconf-gsettings-backend:amd64.
21:39:00 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
21:39:00 Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
21:39:00 Selecting previously unselected package libassuan0:amd64.
21:39:00 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
21:39:00 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
21:39:00 Selecting previously unselected package gpgconf.
21:39:00 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
21:39:00 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:39:00 Selecting previously unselected package libksba8:amd64.
21:39:00 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
21:39:00 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
21:39:00 Selecting previously unselected package libnpth0:amd64.
21:39:00 Preparing to unpack .../60-libnpth0_1.6-1_amd64.deb ...
21:39:00 Unpacking libnpth0:amd64 (1.6-1) ...
21:39:00 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:39:00 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:39:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:39:00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:39:00 Initializing machine ID from random generator.
21:39:00 Importing GPG key 0x621E9F35:
21:39:00  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:39:00  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
21:39:00  From       : https://download.docker.com/linux/centos/gpg
21:39:00 Running transaction check
21:39:00 Running transaction test
21:39:00 Transaction test succeeded
21:39:00 Running transaction
21:39:00   Installing : libseccomp-2.3.1-4.el7.aarch64                              1/27 
21:39:00 Reading package lists...
21:39:00 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:39:00   Installing       : python3-libselinux-2.9-8.el8.x86_64                   1/35 
21:39:00   Installing       : docker-compose-plugin-2.17.2-0.el8.x86_64             2/35 
21:39:00   Running scriptlet: docker-compose-plugin-2.17.2-0.el8.x86_64             2/35 
21:39:00   Installing       : libselinux-utils-2.9-8.el8.x86_64                     3/35 
21:39:00   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      4/35 
21:39:00   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      4/35 
21:39:00   Installing       : fuse3-libs-3.3.0-16.el8.x86_64                        5/35 
21:39:00   Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64                        5/35 
21:39:00 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
21:39:00 Selecting previously unselected package dirmngr.
21:39:00 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
21:39:00 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:39:00 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:39:00 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
21:39:00 Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
21:39:00 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:39:00 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
21:39:00 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:39:00 Selecting previously unselected package libproxy1v5:amd64.
21:39:00 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
21:39:00 Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
21:39:00 Selecting previously unselected package glib-networking-common.
21:39:00 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
21:39:00 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
21:39:00 Selecting previously unselected package glib-networking-services.
21:39:00 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
21:39:00 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
21:39:01 Setting up dmsetup (2:1.02.155-3) ...
21:39:01 Selecting previously unselected package systemd-sysv.
21:39:01   Installing : libcgroup-0.41-21.el7.aarch64                               2/27 
21:39:01   Installing : libselinux-utils-2.5-15.el7.aarch64                         3/27 
21:39:01   Installing : policycoreutils-2.5-34.el7.aarch64                          4/27 
21:39:01   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             6/35 
21:39:01   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             6/35 
21:39:01   Installing       : python3-libsemanage-2.9-9.el8.x86_64                  7/35 
21:39:01 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:39:01 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:39:01 Selecting previously unselected package gsettings-desktop-schemas.
21:39:01 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
21:39:01 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:39:01 Selecting previously unselected package glib-networking:amd64.
21:39:01 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
21:39:01 Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
21:39:01 Selecting previously unselected package gnupg-l10n.
21:39:01 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:39:01 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:39:01 Selecting previously unselected package gnupg-utils.
21:39:01 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
21:39:01 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:39:01 Selecting previously unselected package gpg.
21:39:01 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
21:39:01 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:39:01 Selecting previously unselected package pinentry-curses.
21:39:01 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_amd64.deb ...
21:39:01 Selecting previously unselected package docker-buildx-plugin.
21:39:01 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb ...
21:39:01 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.20.04~focal) ...
21:39: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 ... 10768 files and directories currently installed.)
21:39:01 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_arm64.deb ...
21:39:01 Unpacking systemd-sysv (241-7~deb10u8) ...
21:39:01 Selecting previously unselected package libip6tc0:arm64.
21:39:01 Preparing to unpack .../01-libip6tc0_1.8.2-4_arm64.deb ...
21:39:01 Unpacking libip6tc0:arm64 (1.8.2-4) ...
21:39:01 Selecting previously unselected package libiptc0:arm64.
21:39:01 Preparing to unpack .../02-libiptc0_1.8.2-4_arm64.deb ...
21:39:01 Unpacking libiptc0:arm64 (1.8.2-4) ...
21:39:01 Selecting previously unselected package libnfnetlink0:arm64.
21:39:01 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:39:01 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:39:01 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:39:01 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
21:39:01 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:39:01 Selecting previously unselected package libnftnl11:arm64.
21:39:01 Preparing to unpack .../05-libnftnl11_1.1.2-2_arm64.deb ...
21:39:01 Unpacking libnftnl11:arm64 (1.1.2-2) ...
21:39:01 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB]
21:39:01 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-software-properties all 0.99.22.6 [28.8 kB]
21:39:01 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB]
21:39:01 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 software-properties-common all 0.99.22.6 [14.1 kB]
21:39:01 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
21:39:01 Reading package lists...
21:39:01 Unpacking pinentry-curses (1.1.0-3build1) ...
21:39:01 Selecting previously unselected package gpg-agent.
21:39:01 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
21:39:01 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:39:01 Selecting previously unselected package gpg-wks-client.
21:39:01 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
21:39:01 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:39:01 Selecting previously unselected package gpg-wks-server.
21:39:01 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
21:39:01 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:39:01 Selecting previously unselected package gpgsm.
21:39:01 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
21:39:01 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:39:01 Selecting previously unselected package gnupg.
21:39:01 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:39:01 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:39:01 Selecting previously unselected package libsoup2.4-1:amd64.
21:39:01 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_amd64.deb ...
21:39:01 Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
21:39:01 Selecting previously unselected package iptables.
21:39:01 Preparing to unpack .../06-iptables_1.8.2-4_arm64.deb ...
21:39:01 Unpacking iptables (1.8.2-4) ...
21:39:01 Selecting previously unselected package dbus.
21:39:01 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_arm64.deb ...
21:39:01 Unpacking dbus (1.12.24-0+deb10u1) ...
21:39:01 Selecting previously unselected package libpam-systemd:arm64.
21:39:01 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_arm64.deb ...
21:39:01 Unpacking libpam-systemd:arm64 (241-7~deb10u8) ...
21:39:01   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    5/27 
21:39:01 debconf: delaying package configuration, since apt-utils is not installed
21:39:01 Fetched 37.8 MB in 11s (3468 kB/s)
21:39:01 Selecting previously unselected package libpython3.10-minimal:arm64.
21:39: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 ... 4389 files and directories currently installed.)
21:39:01 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2ubuntu1_arm64.deb ...
21:39:01 Unpacking libpython3.10-minimal:arm64 (3.10.6-1~22.04.2ubuntu1) ...
21:39:01 Building dependency tree...
21:39:01 Reading state information...
21:39:01 Selecting previously unselected package libstemmer0d:amd64.
21:39:01 Preparing to unpack .../79-libstemmer0d_0+svn585-2_amd64.deb ...
21:39:01 Unpacking libstemmer0d:amd64 (0+svn585-2) ...
21:39:01 Selecting previously unselected package libappstream4:amd64.
21:39:01 Preparing to unpack .../80-libappstream4_0.12.10-2_amd64.deb ...
21:39:01 Unpacking libappstream4:amd64 (0.12.10-2) ...
21:39:01 Selecting previously unselected package libglib2.0-bin.
21:39:01 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_amd64.deb ...
21:39:01 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:39:01 Selecting previously unselected package libgstreamer1.0-0:amd64.
21:39:01 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
21:39:01 Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
21:39:01 Selecting previously unselected package containerd.io.
21:39:01 Preparing to unpack .../09-containerd.io_1.6.19-1_arm64.deb ...
21:39:01 Unpacking containerd.io (1.6.19-1) ...
21:39:01 Selecting previously unselected package libexpat1:arm64.
21:39:01 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
21:39:01 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
21:39:01 Selecting previously unselected package python3.10-minimal.
21:39:01 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2ubuntu1_arm64.deb ...
21:39:01 Unpacking python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:39:01 Setting up libpython3.10-minimal:arm64 (3.10.6-1~22.04.2ubuntu1) ...
21:39:01 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
21:39:01 Setting up python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:39:01 Selecting previously unselected package libpolkit-agent-1-0:amd64.
21:39:01 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
21:39:01 Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
21:39:01 Selecting previously unselected package policykit-1.
21:39:01 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
21:39:01 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
21:39:01 Selecting previously unselected package python3-certifi.
21:39:01 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
21:39:01 Unpacking python3-certifi (2019.11.28-1) ...
21:39:01 Selecting previously unselected package python3-chardet.
21:39:01 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
21:39:01 Unpacking python3-chardet (3.0.4-4build1) ...
21:39:01 Selecting previously unselected package python3-idna.
21:39:01 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
21:39:01 Unpacking python3-idna (2.8-1) ...
21:39:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
21:39:02 Selecting previously unselected package docker-ce-cli.
21:39:02 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ...
21:39:02 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:02 Selecting previously unselected package python3-urllib3.
21:39:02 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
21:39:02 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:39:02 Selecting previously unselected package python3-requests.
21:39:02 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:39:02 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:39:02 Selecting previously unselected package python3-requests-unixsocket.
21:39:02 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
21:39:02 Unpacking python3-requests-unixsocket (0.2.0-2) ...
21:39:02 Selecting previously unselected package python3-software-properties.
21:39:02 Preparing to unpack .../91-python3-software-properties_0.99.9.11_all.deb ...
21:39:02 Unpacking python3-software-properties (0.99.9.11) ...
21:39:02 Selecting previously unselected package packagekit.
21:39:02 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
21:39:02 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
21:39:02 Selecting previously unselected package software-properties-common.
21:39:02 Preparing to unpack .../93-software-properties-common_0.99.9.11_all.deb ...
21:39:02 Unpacking software-properties-common (0.99.9.11) ...
21:39:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
21:39:02 The following additional packages will be installed:
21:39:02   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
21:39:02   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:39:02   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:39:02   gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
21:39:02   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:39:02   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
21:39:02   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
21:39:02   libgstreamer1.0-0 libicu71 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
21:39:02   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmpdec3
21:39:02   libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd
21:39:02   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib
21:39:02   libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2
21:39:02   libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d
21:39:02   libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2
21:39:02   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
21:39:02   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:39:02   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:39:02   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:39:02   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:39:02   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:39:02   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:39:02   python3-software-properties python3-wadllib python3-zipp python3.10
21:39:02   python3.10-minimal readline-common systemd systemd-sysv
21:39:02 Suggested packages:
21:39:02   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:39:02   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:39:02   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:39:02   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:39:02   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:39:02   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:39:02   python3-keyrings.alt python3-testresources python3-setuptools
21:39:02   python-pyparsing-doc python-secretstorage-doc gnome-keyring
21:39:02   | libkf5wallet-bin | keepassxc python3.10-venv python3.10-doc binutils
21:39:02   binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd
21:39:02   systemd-boot libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:39:02 Recommended packages:
21:39:02   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
21:39:02   libldap-common dbus-user-session publicsuffix libsasl2-modules
21:39:02   packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd
21:39:02   | time-daemon systemd-resolved libnss-systemd
21:39:02 The following NEW packages will be installed:
21:39:02   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
21:39:02   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
21:39:02   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:39:02   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:39:02   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:39:02   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:39:02   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
21:39:02   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu71
21:39:02   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
21:39:02   libkrb5support0 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:39:02   libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:39:02   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:39:02   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:39:02   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
21:39:02   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
21:39:02   openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:39:02   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:39:02   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:39:02   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:39:02   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:39:02   python3-minimal python3-more-itertools python3-oauthlib
21:39:02   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:39:02   python3-software-properties python3-wadllib python3-zipp python3.10
21:39:02   python3.10-minimal readline-common software-properties-common systemd
21:39:02   systemd-sysv
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:02 Selecting previously unselected package gnupg2.
21:39:02 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
21:39:02 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
21:39:02 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
21:39:02 Setting up liblmdb0:amd64 (0.9.24-1) ...
21:39:02 Setting up systemd-sysv (245.4-4ubuntu3.20) ...
21:39:02 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
21:39:02 Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
21:39:02 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
21:39:02 Setting up mime-support (3.64ubuntu1) ...
21:39:02 Setting up apt-transport-https (2.0.9) ...
21:39:02 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
21:39:02 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
21:39:02   Installing       : python3-setools-4.3.0-3.el8.x86_64                    8/35 
21:39:02   Installing       : docker-buildx-plugin-0.10.4-0.el8.x86_64              9/35 
21:39:02 + make IMAGE=ubuntu:bionic verify
21:39:02 docker run  --rm -i \
21:39:02 	-v "$(pwd):/v" \
21:39:02 	-e DEBIAN_FRONTEND=noninteractive \
21:39:02 	-e PACKAGE_REPO=staging \
21:39:02 	-w /v \
21:39:02 	ubuntu:bionic ./verify
21:39:02 Unable to find image 'ubuntu:bionic' locally
21:39:02 bionic: Pulling from library/ubuntu
21:39:02 Setting up distro-info-data (0.43ubuntu1.11) ...
21:39:02 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
21:39:02 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
21:39:02 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
21:39:02 Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
21:39:02 Setting up libnpth0:amd64 (1.6-1) ...
21:39:02 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
21:39:02 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:39:02 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
21:39:02 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:39:02 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
21:39:02 
21:39:02 Current default time zone: 'Etc/UTC'
21:39:02 Local time is now:      Thu Mar 30 21:39:02 UTC 2023.
21:39:02 Universal Time is now:  Thu Mar 30 21:39:02 UTC 2023.
21:39:02 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:39:02 
21:39:02 Setting up libcap2-bin (1:2.32-1) ...
21:39:02 Setting up libdconf1:amd64 (0.36.0-1) ...
21:39:02 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:39:02 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:39:02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:39:02 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
21:39:02 Setting up dbus (1.12.16-2ubuntu2.3) ...
21:39:02 Selecting previously unselected package docker-ce-rootless-extras.
21:39:02 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ...
21:39:02 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:02 0c5227665c11: Already exists
21:39:02 Digest: sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b
21:39:02 Status: Downloaded newer image for ubuntu:bionic
21:39:02 0 upgraded, 122 newly installed, 0 to remove and 0 not upgraded.
21:39:02 Need to get 40.1 MB of archives.
21:39:02 After this operation, 155 MB of additional disk space will be used.
21:39:02 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libssl3 arm64 3.0.5-2ubuntu2.1 [1755 kB]
21:39:02 Selecting previously unselected package python3-minimal.
21:39: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 ... 4691 files and directories currently installed.)
21:39:02 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
21:39:02 Unpacking python3-minimal (3.10.6-1~22.04) ...
21:39:02 Selecting previously unselected package media-types.
21:39:02 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:39:02 Unpacking media-types (7.0.0) ...
21:39:02 Selecting previously unselected package libmpdec3:arm64.
21:39:02 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
21:39:02 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
21:39:02 Selecting previously unselected package readline-common.
21:39:02 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:39:02 Unpacking readline-common (8.1.2-1) ...
21:39:02 Selecting previously unselected package libreadline8:arm64.
21:39:02 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
21:39:02 Unpacking libreadline8:arm64 (8.1.2-1) ...
21:39:02 Selecting previously unselected package libsqlite3-0:arm64.
21:39:02 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
21:39:02 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
21:39:02 Selecting previously unselected package libpython3.10-stdlib:arm64.
21:39:02 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2ubuntu1_arm64.deb ...
21:39:02 Unpacking libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2ubuntu1) ...
21:39:02 Selecting previously unselected package python3.10.
21:39:02 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2ubuntu1_arm64.deb ...
21:39:02 Unpacking python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:39:03 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
21:39:03 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:39:03 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:03 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:39:03 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.20) ...
21:39:03 Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
21:39:03 Selecting previously unselected package libpython3-stdlib:arm64.
21:39:03 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
21:39:03 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
21:39:03 Setting up python3-minimal (3.10.6-1~22.04) ...
21:39:03 Selecting previously unselected package python3.
21:39: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 ... 5120 files and directories currently installed.)
21:39:03 Preparing to unpack .../0-python3_3.10.6-1~22.04_arm64.deb ...
21:39:03 Unpacking python3 (3.10.6-1~22.04) ...
21:39:03 Selecting previously unselected package dbus-user-session.
21:39:03 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_arm64.deb ...
21:39:03 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
21:39:03 Setting up systemd-sysv (241-7~deb10u8) ...
21:39:03 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
21:39:03 Setting up libstemmer0d:amd64 (0+svn585-2) ...
21:39:03 Setting up libmpdec2:amd64 (2.4.2-3) ...
21:39:03 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
21:39:03 Setting up openssl (1.1.1f-1ubuntu2.17) ...
21:39:03 Setting up libelf1:amd64 (0.176-1.1build1) ...
21:39:03 Setting up readline-common (8.0-4) ...
21:39:03 Setting up iso-codes (4.4-1) ...
21:39:03 Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
21:39:03 Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
21:39:03 Setcap worked! gst-ptp-helper is not suid!
21:39:03 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:03 Setting up pinentry-curses (1.1.0-3build1) ...
21:39:03 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
21:39:03 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
21:39:03 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:03 Setting up libreadline8:amd64 (8.0-4) ...
21:39:03 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:39:03 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:03 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
21:39:03 Selecting previously unselected package docker-ce.
21:39:03 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ...
21:39:03 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:03 + verify
21:39:03 + dpkg --version
21:39:03 + verify_deb
21:39:03 + apt-get update
21:39:03 Selecting previously unselected package libapparmor1:arm64.
21:39:03 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_arm64.deb ...
21:39:03 Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.2) ...
21:39:03 Selecting previously unselected package libargon2-1:arm64.
21:39:03 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ...
21:39:03 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
21:39:03 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:39:03 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
21:39:03 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:39:03 Selecting previously unselected package libjson-c5:arm64.
21:39:03 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_arm64.deb ...
21:39:03 Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ...
21:39:03 Selecting previously unselected package libcryptsetup12:arm64.
21:39:03 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_arm64.deb ...
21:39:03 Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
21:39:03 Selecting previously unselected package libip4tc2:arm64.
21:39:03 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_arm64.deb ...
21:39:03 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5) ...
21:39:03 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-minimal arm64 3.10.7-1ubuntu0.3 [798 kB]
21:39:03 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libexpat1 arm64 2.4.8-2ubuntu0.22.10.1 [72.1 kB]
21:39:03 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10-minimal arm64 3.10.7-1ubuntu0.3 [1977 kB]
21:39:03 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-minimal arm64 3.10.6-1 [24.1 kB]
21:39:03 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 media-types all 8.0.0 [24.9 kB]
21:39:03 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
21:39:03 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libkrb5support0 arm64 1.20-1ubuntu0.1 [31.3 kB]
21:39:03 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libk5crypto3 arm64 1.20-1ubuntu0.1 [85.0 kB]
21:39:03 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkeyutils1 arm64 1.6.3-1 [10.6 kB]
21:39:03 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libkrb5-3 arm64 1.20-1ubuntu0.1 [345 kB]
21:39:03   Running scriptlet: docker-buildx-plugin-0.10.4-0.el8.x86_64              9/35 
21:39:03   Installing       : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el8   10/35 
21:39:03   Running scriptlet: docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el8   10/35 
21:39:03   Installing       : python3-audit-3.0.7-4.el8.x86_64                     11/35 
21:39:03   Installing       : libnl3-3.7.0-1.el8.x86_64                            12/35 
21:39:03   Running scriptlet: libnl3-3.7.0-1.el8.x86_64                            12/35 
21:39:03 Setting up libip6tc0:arm64 (1.8.2-4) ...
21:39:03 Setting up libnftnl11:arm64 (1.1.2-2) ...
21:39:03 Setting up libiptc0:arm64 (1.8.2-4) ...
21:39:03 Setting up dbus (1.12.24-0+deb10u1) ...
21:39:03 invoke-rc.d: could not determine current runlevel
21:39:03 invoke-rc.d: policy-rc.d denied execution of start.
21:39:03 Setting up containerd.io (1.6.19-1) ...
21:39:03   Installing : libnfnetlink-1.0.1-4.el7.aarch64                            6/27 
21:39:03   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
21:39:03   Installing : slirp4netns-0.4.3-4.el7_8.aarch64                           8/27 
21:39:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
21:39:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3243 kB]
21:39:03 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
21:39:03 Selecting previously unselected package libkmod2:arm64.
21:39:03 Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ...
21:39:03 Unpacking libkmod2:arm64 (29-1ubuntu1) ...
21:39:03 Selecting previously unselected package systemd.
21:39:03 Preparing to unpack .../8-systemd_249.11-0ubuntu3.7_arm64.deb ...
21:39:03 Unpacking systemd (249.11-0ubuntu3.7) ...
21:39:03 Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.2) ...
21:39:03   Installing       : libibverbs-44.0-2.el8.1.x86_64                       13/35 
21:39:03   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        14/35 
21:39:03   Installing       : iptables-libs-1.8.4-24.el8.x86_64                    15/35 
21:39:03   Installing       : libnftnl-1.1.5-5.el8.x86_64                          16/35 
21:39:03   Running scriptlet: libnftnl-1.1.5-5.el8.x86_64                          16/35 
21:39:03   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         17/35 
21:39:03   Installing       : iptables-1.8.4-24.el8.x86_64                         17/35 
21:39:03   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         17/35 
21:39:03 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:39:03 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:39:03 Setting up libpam-systemd:arm64 (241-7~deb10u8) ...
21:39:03 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
21:39:03 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:39:03 Setting up iptables (1.8.2-4) ...
21:39:03 Updating certificates in /etc/ssl/certs...
21:39:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.7 kB]
21:39:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1613 kB]
21:39:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1496 kB]
21:39:03 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
21:39:03 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:39:03 Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ...
21:39:03 Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
21:39:03 Setting up libip4tc2:arm64 (1.8.7-1ubuntu5) ...
21:39:03 Setting up libkmod2:arm64 (29-1ubuntu1) ...
21:39:03 Setting up systemd (249.11-0ubuntu3.7) ...
21:39:03 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:39:03 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:39:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:39:03 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:39:03 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:39:03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:39:03 Initializing machine ID from random generator.
21:39:03 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libgssapi-krb5-2 arm64 1.20-1ubuntu0.1 [139 kB]
21:39:03   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         18/35 
21:39:03   Installing       : libcgroup-0.41-19.el8.x86_64                         18/35 
21:39:03   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         18/35 
21:39:03   Installing       : fuse-common-3.3.0-16.el8.x86_64                      19/35 
21:39:03   Installing       : fuse3-3.3.0-16.el8.x86_64                            20/35 
21:39:03   Installing       : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e   21/35 
21:39:03   Running scriptlet: fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e   21/35 
21:39:03   Installing       : diffutils-3.6-6.el8.x86_64                           22/35 
21:39:03   Running scriptlet: diffutils-3.6-6.el8.x86_64                           22/35 
21:39:03   Installing       : policycoreutils-2.9-24.el8.x86_64                    23/35 
21:39:03   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                    23/35 
21:39:04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:39:04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:39:04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:39:04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:39:04 Processing triggers for systemd (241-7~deb10u8) ...
21:39:04 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:39:04 + verify_binaries
21:39:04 + docker --version
21:39:04 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:04 + docker buildx version
21:39:04 github.com/docker/buildx v0.10.4 c513d34
21:39:04 + docker compose version
21:39:04 Fedora Modular 36 - aarch64 - Updates           2.8 MB/s | 2.9 MB     00:01    
21:39:04   Installing : setools-libs-3.3.8-4.el7.aarch64                            9/27 
21:39:04   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      10/27 
21:39:04 124 added, 0 removed; done.
21:39:04 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
21:39:04 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:04 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
21:39:04 Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
21:39:04 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
21:39:04 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:39:04 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
21:39:04 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB]
21:39:04 Selecting previously unselected package systemd-sysv.
21:39: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 ... 5960 files and directories currently installed.)
21:39:04 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.7_arm64.deb ...
21:39:04 Unpacking systemd-sysv (249.11-0ubuntu3.7) ...
21:39:04 Selecting previously unselected package openssl.
21:39:04 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.8_arm64.deb ...
21:39:04 Unpacking openssl (3.0.2-0ubuntu1.8) ...
21:39:04 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
21:39:04 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
21:39:04 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
21:39:04 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 readline-common all 8.2-1 [55.1 kB]
21:39:04 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libreadline8 arm64 8.2-1 [149 kB]
21:39:04   Installing       : rpm-plugin-selinux-4.14.3-26.el8.x86_64              24/35 
21:39:04   Installing       : selinux-policy-3.14.3-117.el8.noarch                 25/35 
21:39:04   Running scriptlet: selinux-policy-3.14.3-117.el8.noarch                 25/35 
21:39:04 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
21:39:04 Setting up docker-compose-plugin (2.17.2-1~ubuntu.20.04~focal) ...
21:39:04 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.20.04~focal) ...
21:39:04 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:04 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:04 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:04 Docker Compose version v2.17.2
21:39:04 + dockerd --version
21:39:04 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:04 + docker-proxy --version
21:39:04 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:04 + containerd --version
21:39:04 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:04 + ctr --version
21:39:04 ctr containerd.io 1.6.19
21:39:04 + containerd-shim --help
21:39:04 Usage of containerd-shim:
21:39:04   -address string
21:39:04     	grpc address back to main containerd
21:39:04   -containerd-binary containerd publish
21:39:04     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:04   -criu string
21:39:04     	path to criu binary
21:39:04   -debug
21:39:04     	enable debug output in logs
21:39:04   -namespace string
21:39:04     	namespace that owns the shim
21:39:04   -runtime-root string
21:39:04     	root directory for the runtime (default "/run/containerd/runc")
21:39:04   -socket string
21:39:04     	socket path to serve
21:39:04   -systemd-cgroup
21:39:04     	set runtime to use systemd-cgroup
21:39:04   -workdir string
21:39:04     	path used to storge large temporary data
21:39:04 + containerd-shim-runc-v1 -v
21:39:04 containerd-shim-runc-v1:
21:39:04   Version:  1.6.19
21:39:04   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:04   Go version: go1.19.7
21:39:04 
21:39:04 + containerd-shim-runc-v2 -v
21:39:04 containerd-shim-runc-v2:
21:39:04   Version:  1.6.19
21:39:04   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:04   Go version: go1.19.7
21:39:04 
21:39:04 + runc --version
21:39:04 runc version 1.1.4
21:39:04 commit: v1.1.4-0-g5fd4c4d
21:39:04 spec: 1.0.2-dev
21:39:04 go: go1.19.7
21:39:04 libseccomp: 2.3.3
21:39:04 Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
21:39:04 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.7) ...
21:39:04 Setting up python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:39:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
21:39:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
21:39:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
21:39:04 Selecting previously unselected package ca-certificates.
21:39:04 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
21:39:04 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
21:39:04 Selecting previously unselected package libdbus-1-3:arm64.
21:39:04 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ...
21:39:04 Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
21:39:04 Selecting previously unselected package dbus.
21:39:04 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_arm64.deb ...
21:39:04 Unpacking dbus (1.12.20-2ubuntu4.1) ...
21:39:04 Selecting previously unselected package distro-info-data.
21:39:04 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.2_all.deb ...
21:39:04 Unpacking distro-info-data (0.52ubuntu0.2) ...
21:39:04 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsqlite3-0 arm64 3.39.3-1 [644 kB]
21:39:04 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-stdlib arm64 3.10.7-1ubuntu0.3 [1761 kB]
21:39:04 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10 arm64 3.10.7-1ubuntu0.3 [497 kB]
21:39:04 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpython3-stdlib arm64 3.10.6-1 [6848 B]
21:39:04 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3 arm64 3.10.6-1 [22.3 kB]
21:39:04 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:39:04 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:39:04 invoke-rc.d: could not determine current runlevel
21:39:04 invoke-rc.d: policy-rc.d denied execution of start.
21:39:04 Fedora 37 - aarch64                              23 MB/s |  78 MB     00:03    
21:39:04 Selecting previously unselected package libglib2.0-0:arm64.
21:39:04 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu1_arm64.deb ...
21:39:04 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
21:39:04 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:39:04 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_arm64.deb ...
21:39:04 Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ...
21:39:04 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:39:04 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_arm64.deb ...
21:39:04 Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ...
21:39:04 Selecting previously unselected package iso-codes.
21:39:04 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
21:39:04 Unpacking iso-codes (4.9.0-1) ...
21:39:04 Processing triggers for systemd (245.4-4ubuntu3.20) ...
21:39:04 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_arm64.deb
21:39:04 Selecting previously unselected package libcap2-bin.
21:39:04 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_arm64.deb ...
21:39:04 Unpacking libcap2-bin (1:2.44-1build3) ...
21:39:04 Selecting previously unselected package libelf1:arm64.
21:39:04 Preparing to unpack .../11-libelf1_0.186-1build1_arm64.deb ...
21:39:04 Unpacking libelf1:arm64 (0.186-1build1) ...
21:39:04 Selecting previously unselected package libglib2.0-data.
21:39:04 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu1_all.deb ...
21:39:04 Unpacking libglib2.0-data (2.72.4-0ubuntu1) ...
21:39:04 Selecting previously unselected package libicu70:arm64.
21:39:04 Preparing to unpack .../13-libicu70_70.1-2_arm64.deb ...
21:39:04 Unpacking libicu70:arm64 (70.1-2) ...
21:39:04 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:39:04 Setting up policykit-1 (0.105-26ubuntu1.3) ...
21:39:04 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:39:04 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
21:39:04 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:39:04 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:39:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
21:39:04 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3665 kB]
21:39:05 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
21:39:05 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
21:39:05 Selecting previously unselected package libpam-systemd:arm64.
21:39:05 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.7_arm64.deb ...
21:39:05 Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.7) ...
21:39:05 Selecting previously unselected package libxml2:arm64.
21:39:05 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.2_arm64.deb ...
21:39:05 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
21:39:05 Selecting previously unselected package libyaml-0-2:arm64.
21:39:05 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_arm64.deb ...
21:39:05 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
21:39:05 Selecting previously unselected package lsb-release.
21:39:05 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
21:39:05 Unpacking lsb-release (11.1.0ubuntu4) ...
21:39:05 Selecting previously unselected package python-apt-common.
21:39:05 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu1_all.deb ...
21:39:05 Unpacking python-apt-common (2.4.0ubuntu1) ...
21:39:05 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:39:05 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:39:05 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:39:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:39:05 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB]
21:39:05 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2387 kB]
21:39:05 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1537 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:05 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-c5 arm64 0.16-1 [33.2 kB]
21:39:05 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcryptsetup12 arm64 2:2.5.0-2ubuntu1 [217 kB]
21:39:05 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfdisk1 arm64 2.38-4ubuntu1 [140 kB]
21:39:05 Selecting previously unselected package python3-apt.
21:39:05 Preparing to unpack .../19-python3-apt_2.4.0ubuntu1_arm64.deb ...
21:39:05 Unpacking python3-apt (2.4.0ubuntu1) ...
21:39:05 Selecting previously unselected package python3-dbus.
21:39:05 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_arm64.deb ...
21:39:05 Unpacking python3-dbus (1.2.18-3build1) ...
21:39:05 Selecting previously unselected package python3-gi.
21:39:05 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_arm64.deb ...
21:39:05 Unpacking python3-gi (3.42.1-0ubuntu1) ...
21:39:05 Selecting previously unselected package python3-pkg-resources.
21:39:05 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
21:39:05 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:39:05 Selecting previously unselected package libnghttp2-14:arm64.
21:39:05 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_arm64.deb ...
21:39:05 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
21:39:05 Selecting previously unselected package libpsl5:arm64.
21:39:05 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_arm64.deb ...
21:39:05 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
21:39:05 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:39:05 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:05 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:39:05 Setting up dconf-service (0.36.0-1) ...
21:39:05 Setting up python3 (3.8.2-0ubuntu2) ...
21:39:05 Setting up python3-six (1.14.0-2) ...
21:39:05 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.5 kB]
21:39:05 + make IMAGE=balenalib/rpi-raspbian:buster verify
21:39:05 docker run  --rm -i \
21:39:05 	-v "$(pwd):/v" \
21:39:05 	-e DEBIAN_FRONTEND=noninteractive \
21:39:05 	-e PACKAGE_REPO=staging \
21:39:05 	-w /v \
21:39:05 	balenalib/rpi-raspbian:buster ./verify
21:39:05 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkmod2 arm64 30+20220630-3ubuntu1 [47.1 kB]
21:39:05 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libapparmor1 arm64 3.0.7-1ubuntu2 [36.8 kB]
21:39:05 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libip4tc2 arm64 1.8.7-1ubuntu6 [19.6 kB]
21:39:05 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libsystemd-shared arm64 251.4-1ubuntu7.1 [1617 kB]
21:39:05 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 systemd arm64 251.4-1ubuntu7.1 [2712 kB]
21:39:05 Selecting previously unselected package apt-transport-https.
21:39:05 Preparing to unpack .../25-apt-transport-https_2.4.8_all.deb ...
21:39:05 Unpacking apt-transport-https (2.4.8) ...
21:39:05 Selecting previously unselected package libbrotli1:arm64.
21:39:05 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_arm64.deb ...
21:39:05 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
21:39:05 Selecting previously unselected package libsasl2-modules-db:arm64.
21:39:05 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
21:39:05 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:39:05 Selecting previously unselected package libsasl2-2:arm64.
21:39:05 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
21:39:05 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:39:05 Selecting previously unselected package libldap-2.5-0:arm64.
21:39:05 Preparing to unpack .../29-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.04.1_arm64.deb ...
21:39:05 Unpacking libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:39:05 Selecting previously unselected package librtmp1:arm64.
21:39:05 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
21:39:05 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:39:05 Selecting previously unselected package libssh-4:arm64.
21:39:05 Preparing to unpack .../31-libssh-4_0.9.6-2build1_arm64.deb ...
21:39:05 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
21:39:05 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:39:05 Setting up python3-certifi (2019.11.28-1) ...
21:39:05 Setting up python3-gi (3.36.0-1) ...
21:39:05 Reading package lists...
21:39:05 Building dependency tree...
21:39:05 Reading state information...
21:39:05 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB]
21:39:05 + verify
21:39:05 + dpkg --version
21:39:05 + verify_deb
21:39:05 + apt-get update
21:39:05 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 systemd-sysv arm64 251.4-1ubuntu7.1 [11.2 kB]
21:39:05 Selecting previously unselected package libcurl4:arm64.
21:39:05 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.10_arm64.deb ...
21:39:05 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.10) ...
21:39:05 Selecting previously unselected package curl.
21:39:05 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.10_arm64.deb ...
21:39:05 Unpacking curl (7.81.0-1ubuntu1.10) ...
21:39:05 Selecting previously unselected package libassuan0:arm64.
21:39:05 Preparing to unpack .../34-libassuan0_2.5.5-1build1_arm64.deb ...
21:39:05 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
21:39:05 Selecting previously unselected package gpgconf.
21:39:05 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
21:39:05 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:39:05 Selecting previously unselected package libksba8:arm64.
21:39:05 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
21:39:05 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
21:39:05 Selecting previously unselected package libnpth0:arm64.
21:39:05 Preparing to unpack .../37-libnpth0_1.6-3build2_arm64.deb ...
21:39:05 Unpacking libnpth0:arm64 (1.6-3build2) ...
21:39:05 Selecting previously unselected package dirmngr.
21:39:05 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
21:39:05 Setting up python3-idna (2.8-1) ...
21:39:05 Correcting dependencies... Done
21:39:05 Skipping docker-ce, it is already installed and upgrade is not set.
21:39:05 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:39:05 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:39:05 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:39:05 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:39:05 The following additional packages will be installed:
21:39:05   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:39:05   libnfnetlink0 libnftnl11 libxtables12 netbase
21:39:05 Suggested packages:
21:39:05   firewalld kmod nftables
21:39:06   Installing : checkpolicy-2.5-8.el7.aarch64                              11/27 
21:39:06   Installing : docker-compose-plugin-2.17.2-0.el7.aarch64                 12/27 
21:39:06 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 openssl arm64 3.0.5-2ubuntu2.1 [1157 kB]
21:39:06   Running scriptlet: container-selinux-3:2.206.0-2.el9.noarch             49/61 
21:39:06   Installing       : acl-2.3.1-3.el9.aarch64                              50/61 
21:39:06   Installing       : dbus-1:1.12.20-7.el9.aarch64                         51/61 
21:39:06   Running scriptlet: selinux-policy-targeted-3.14.3-117.el8.noarch        26/35 
21:39:06   Installing       : selinux-policy-targeted-3.14.3-117.el8.noarch        26/35 
21:39:06   Running scriptlet: selinux-policy-targeted-3.14.3-117.el8.noarch        26/35 
21:39:06   Installing       : checkpolicy-2.9-1.el8.x86_64                         27/35 
21:39:06   Installing       : python3-policycoreutils-2.9-24.el8.noarch            28/35 
21:39:06   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       29/35 
21:39:06   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   30/35 
21:39:06   Installing       : container-selinux-2:2.195.1-1.module_el8.8.0+1254+   30/35 
21:39:06 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:39:06 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ...
21:39:06 Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
21:39:06 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:39:06 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ...
21:39:06 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:39:06 Selecting previously unselected package gnupg-l10n.
21:39:06 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:39:06 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package gnupg-utils.
21:39:06 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
21:39:06 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package gpg.
21:39:06 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
21:39:06 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package pinentry-curses.
21:39:06 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_arm64.deb ...
21:39:06 Unpacking pinentry-curses (1.1.1-1build2) ...
21:39:06 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:39:06 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:39:06 The following NEW packages will be installed:
21:39:06   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:39:06   libnfnetlink0 libnftnl11 libxtables12 netbase
21:39:06 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
21:39:06   Installing       : systemd-pam-252-8.el9.aarch64                        52/61 
21:39:06 Selecting previously unselected package gpg-agent.
21:39:06 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
21:39:06 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package gpg-wks-client.
21:39:06 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
21:39:06 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package gpg-wks-server.
21:39:06 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
21:39:06 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package gpgsm.
21:39:06 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
21:39:06 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package gnupg.
21:39:06 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:39:06 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:39:06 Selecting previously unselected package libcurl3-gnutls:arm64.
21:39:06 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.10_arm64.deb ...
21:39:06 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.10) ...
21:39:06 Selecting previously unselected package libstemmer0d:arm64.
21:39:06 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_arm64.deb ...
21:39:06 Unpacking libstemmer0d:arm64 (2.2.0-1build1) ...
21:39:06 Setting up lsb-release (11.1.0ubuntu2) ...
21:39:06 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:06 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:39:06 Setting up python3-dbus (1.2.16-1build1) ...
21:39:06 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded.
21:39:06 Need to get 20.8 MB of archives.
21:39:06 After this operation, 96.6 MB of additional disk space will be used.
21:39:06 Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.19-1 [20.3 MB]
21:39:06 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
21:39:06   Installing : fuse3-libs-3.6.1-4.el7.aarch64                             13/27 
21:39:06   Installing : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       14/27 
21:39:06   Installing : libselinux-python-2.5-15.el7.aarch64                       15/27 
21:39:06   Installing : python-IPy-0.75-6.el7.noarch                               16/27 
21:39:06   Installing : libsemanage-python-2.5-14.el7.aarch64                      17/27 
21:39:06   Installing : policycoreutils-python-2.5-34.el7.aarch64                  18/27 
21:39:06 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
21:39:06 Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
21:39:06 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
21:39:06 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libdbus-1-3 arm64 1.14.0-2ubuntu3 [200 kB]
21:39:06 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-bin arm64 1.14.0-2ubuntu3 [38.9 kB]
21:39:06 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
21:39:06 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-daemon arm64 1.14.0-2ubuntu3 [114 kB]
21:39:06 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
21:39:06 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus arm64 1.14.0-2ubuntu3 [23.7 kB]
21:39:06 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 distro-info-data all 0.54ubuntu0.1 [5242 B]
21:39:06 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-0 arm64 2.74.3-0ubuntu1 [1448 kB]
21:39:06   Running scriptlet: systemd-252-8.el9.aarch64                            53/61 
21:39:06   Installing       : systemd-252-8.el9.aarch64                            53/61 
21:39:06   Running scriptlet: systemd-252-8.el9.aarch64                            53/61 
21:39:06   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   54/61 
21:39:06   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   54/61 
21:39:06 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
21:39:06 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
21:39:06 
21:39:06 Fetched 27.5 MB in 3s (8560 kB/s)
21:39:06 Selecting previously unselected package libxmlb2:arm64.
21:39:06 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_arm64.deb ...
21:39:06 Unpacking libxmlb2:arm64 (0.3.6-2build1) ...
21:39:06 Selecting previously unselected package libappstream4:arm64.
21:39:06 Preparing to unpack .../53-libappstream4_0.15.2-2_arm64.deb ...
21:39:06 Unpacking libappstream4:arm64 (0.15.2-2) ...
21:39:06 Selecting previously unselected package libdw1:arm64.
21:39:06 Preparing to unpack .../54-libdw1_0.186-1build1_arm64.deb ...
21:39:06 Unpacking libdw1:arm64 (0.186-1build1) ...
21:39:06 Selecting previously unselected package libglib2.0-bin.
21:39:06 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu1_arm64.deb ...
21:39:06 Unpacking libglib2.0-bin (2.72.4-0ubuntu1) ...
21:39:06 Selecting previously unselected package libunwind8:arm64.
21:39:06 Preparing to unpack .../56-libunwind8_1.3.2-2build2_arm64.deb ...
21:39:06 Unpacking libunwind8:arm64 (1.3.2-2build2) ...
21:39:06 Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
21:39:06 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
21:39:06 Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxtables12 arm64 1.8.4-3ubuntu2 [27.3 kB]
21:39:06 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
21:39:06 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libip6tc2 arm64 1.8.4-3ubuntu2 [18.7 kB]
21:39:06 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnfnetlink0 arm64 1.0.1-3build1 [13.0 kB]
21:39:06 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnetfilter-conntrack3 arm64 1.0.7-2 [37.9 kB]
21:39:06 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnftnl11 arm64 1.1.5-1 [53.8 kB]
21:39:06 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iptables arm64 1.8.4-3ubuntu2 [376 kB]
21:39:06 Get:4 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
21:39:06 Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB]
21:39:06 Get:6 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
21:39:06 Get:7 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
21:39:06 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgirepository-1.0-1 arm64 1.74.0-2 [65.9 kB]
21:39:06   Running scriptlet: dbus-broker-28-7.el9.aarch64                         55/61 
21:39:06   Installing       : dbus-broker-28-7.el9.aarch64                         55/61 
21:39:06   Running scriptlet: dbus-broker-28-7.el9.aarch64                         55/61 
21:39:06 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
21:39:06 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
21:39:06 
21:39:06   Installing       : device-mapper-libs-9:1.02.187-7.el9.aarch64          56/61 
21:39:06 Selecting previously unselected package libgstreamer1.0-0:arm64.
21:39:06 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_arm64.deb ...
21:39:06 Unpacking libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
21:39:06 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
21:39:06 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
21:39:06 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
21:39:06 Selecting previously unselected package libpolkit-agent-1-0:arm64.
21:39:06 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_arm64.deb ...
21:39:06 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
21:39:06 Selecting previously unselected package polkitd.
21:39:06 Preparing to unpack .../60-polkitd_0.105-33_arm64.deb ...
21:39:06 Unpacking polkitd (0.105-33) ...
21:39:06 Selecting previously unselected package pkexec.
21:39:06 Preparing to unpack .../61-pkexec_0.105-33_arm64.deb ...
21:39:06 Unpacking pkexec (0.105-33) ...
21:39:06 Selecting previously unselected package policykit-1.
21:39:06 Preparing to unpack .../62-policykit-1_0.105-33_arm64.deb ...
21:39:06 Unpacking policykit-1 (0.105-33) ...
21:39:06 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:06 Setting up python3-chardet (3.0.4-4build1) ...
21:39:07 debconf: delaying package configuration, since apt-utils is not installed
21:39:07 Get:8 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
21:39:07 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gir1.2-glib-2.0 arm64 1.74.0-2 [178 kB]
21:39:07 Selecting previously unselected package python3-blinker.
21:39:07 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
21:39:07 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
21:39:07 Selecting previously unselected package python3-cffi-backend:arm64.
21:39:07 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_arm64.deb ...
21:39:07 Unpacking python3-cffi-backend:arm64 (1.15.0-1build2) ...
21:39:07 Selecting previously unselected package python3-cryptography.
21:39:07 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_arm64.deb ...
21:39:07 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
21:39:07 Selecting previously unselected package python3-pyparsing.
21:39:07 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
21:39:07 Unpacking python3-pyparsing (2.4.7-1) ...
21:39:07 Selecting previously unselected package python3-httplib2.
21:39:07 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
21:39:07 Unpacking python3-httplib2 (0.20.2-2) ...
21:39:07 Selecting previously unselected package python3-more-itertools.
21:39:07 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
21:39:07 Unpacking python3-more-itertools (8.10.0-2) ...
21:39:07 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
21:39:07 Setting up python3-software-properties (0.99.9.11) ...
21:39:07 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:39:07 Fetched 20.8 MB in 1s (24.5 MB/s)
21:39:07 Selecting previously unselected package libmnl0:arm64.
21:39: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 ... 10624 files and directories currently installed.)
21:39:07 Preparing to unpack .../0-libmnl0_1.0.4-2_arm64.deb ...
21:39:07 Unpacking libmnl0:arm64 (1.0.4-2) ...
21:39:07 Selecting previously unselected package libxtables12:arm64.
21:39:07 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_arm64.deb ...
21:39:07 Unpacking libxtables12:arm64 (1.8.4-3ubuntu2) ...
21:39:07 Selecting previously unselected package netbase.
21:39:07 Preparing to unpack .../2-netbase_6.1_all.deb ...
21:39:07 Unpacking netbase (6.1) ...
21:39:07 Selecting previously unselected package libip6tc2:arm64.
21:39:07 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_arm64.deb ...
21:39:07 Unpacking libip6tc2:arm64 (1.8.4-3ubuntu2) ...
21:39:07 Selecting previously unselected package libnfnetlink0:arm64.
21:39:07 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_arm64.deb ...
21:39:07 Unpacking libnfnetlink0:arm64 (1.0.1-3build1) ...
21:39:07 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:39:07 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_arm64.deb ...
21:39:07 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-2) ...
21:39:07 Dependencies resolved.
21:39:07 ================================================================================
21:39:07  Package                      Arch        Version             Repository   Size
21:39:07 ================================================================================
21:39:07 Installing:
21:39:07  dnf-plugins-core             noarch      4.3.1-1.fc36        updates      34 k
21:39:07 Installing dependencies:
21:39:07  dbus-libs                    aarch64     1:1.14.4-1.fc36     updates     153 k
21:39:07  python3-dateutil             noarch      1:2.8.1-8.fc36      fedora      289 k
21:39:07  python3-dbus                 aarch64     1.2.18-3.fc36       fedora      132 k
21:39:07  python3-distro               noarch      1.6.0-2.fc36        fedora       38 k
21:39:07  python3-dnf-plugins-core     noarch      4.3.1-1.fc36        updates     229 k
21:39:07  python3-six                  noarch      1.16.0-5.fc36       fedora       36 k
21:39:07 
21:39:07 Transaction Summary
21:39:07 ================================================================================
21:39:07 Install  7 Packages
21:39:07 
21:39:07 Total download size: 911 k
21:39:07 Installed size: 2.9 M
21:39:07 Downloading Packages:
21:39:07   Installing       : device-mapper-9:1.02.187-7.el9.aarch64               57/61 
21:39:07   Installing       : containerd.io-1.6.19-3.1.el9.aarch64                 58/61 
21:39:07   Running scriptlet: containerd.io-1.6.19-3.1.el9.aarch64                 58/61 
21:39:07   Installing       : docker-ce-rootless-extras-0.0.0~20230330191823.de0   59/61 
21:39:07 Selecting previously unselected package python3-zipp.
21:39:07 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
21:39:07 Unpacking python3-zipp (1.0.0-3) ...
21:39:07 Selecting previously unselected package python3-importlib-metadata.
21:39:07 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
21:39:07 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:39:07 Selecting previously unselected package python3-jeepney.
21:39:07 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
21:39:07 Unpacking python3-jeepney (0.7.1-3) ...
21:39:07 Selecting previously unselected package python3-jwt.
21:39:07 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
21:39:07 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
21:39:07 Selecting previously unselected package python3-secretstorage.
21:39:07 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
21:39:07 Unpacking python3-secretstorage (3.3.1-1) ...
21:39:07 Selecting previously unselected package python3-keyring.
21:39:07 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
21:39:07 Unpacking python3-keyring (23.5.0-1) ...
21:39:07 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:39:07 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
21:39:07 Setting up python3-requests-unixsocket (0.2.0-2) ...
21:39:07 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:39:07 Selecting previously unselected package libnftnl11:arm64.
21:39:07 Preparing to unpack .../6-libnftnl11_1.1.5-1_arm64.deb ...
21:39:07 Unpacking libnftnl11:arm64 (1.1.5-1) ...
21:39:07 Selecting previously unselected package iptables.
21:39:07 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_arm64.deb ...
21:39:07 Unpacking iptables (1.8.4-3ubuntu2) ...
21:39:07 Selecting previously unselected package containerd.io.
21:39:07 Preparing to unpack .../8-containerd.io_1.6.19-1_arm64.deb ...
21:39:07 Unpacking containerd.io (1.6.19-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:39:07 Reading package lists...
21:39:07 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:07 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 iso-codes all 4.11.0-1 [3352 kB]
21:39:07   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230330191823.de0   59/61 
21:39:07   Installing       : docker-ce-3:0.0.0~20230330191823.de0d30f-0.el9.aar   60/61 
21:39:07   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.el9.aar   60/61 
21:39:07   Installing       : rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           61/61 
21:39:07   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch          61/61 
21:39:07   Running scriptlet: container-selinux-3:2.206.0-2.el9.noarch             61/61 
21:39:07 Selecting previously unselected package python3-lazr.uri.
21:39:07 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
21:39:07 Unpacking python3-lazr.uri (1.0.6-2) ...
21:39:07 Selecting previously unselected package python3-wadllib.
21:39:07 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
21:39:07 Unpacking python3-wadllib (1.3.6-1) ...
21:39:07 Selecting previously unselected package python3-distro.
21:39:07 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
21:39:07 Unpacking python3-distro (1.7.0-1) ...
21:39:07 Selecting previously unselected package python3-oauthlib.
21:39:07 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
21:39:07 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
21:39:07 Selecting previously unselected package python3-six.
21:39:07 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
21:39:07 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:39:07 Selecting previously unselected package python3-lazr.restfulclient.
21:39:07 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:39:07 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:39:07 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:39:07 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.18) ...
21:39:07 Setting up curl (7.68.0-1ubuntu2.18) ...
21:39:07 Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
21:39:07 Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
21:39:07 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:39:07 Setting up libappstream4:amd64 (0.12.10-2) ...
21:39:07 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:39:07 Setting up packagekit (1.1.13-2ubuntu1.1) ...
21:39:07 invoke-rc.d: could not determine current runlevel
21:39:07 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:39:07 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
21:39:07 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcap2-bin arm64 1:2.44-1build3 [25.5 kB]
21:39:07 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libelf1 arm64 0.187-4 [51.1 kB]
21:39:07 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
21:39:07 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libicu71 arm64 71.1-3ubuntu1 [10.5 MB]
21:39:08 Selecting previously unselected package python3-launchpadlib.
21:39:08 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
21:39:08 Unpacking python3-launchpadlib (1.10.16-1) ...
21:39:08 Selecting previously unselected package python3-software-properties.
21:39:08 Preparing to unpack .../82-python3-software-properties_0.99.22.6_all.deb ...
21:39:08 Unpacking python3-software-properties (0.99.22.6) ...
21:39:08 Selecting previously unselected package packagekit.
21:39:08 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_arm64.deb ...
21:39:08 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:39:08 Selecting previously unselected package software-properties-common.
21:39:08 Preparing to unpack .../84-software-properties-common_0.99.22.6_all.deb ...
21:39:08 Unpacking software-properties-common (0.99.22.6) ...
21:39:08 Selecting previously unselected package gnupg2.
21:39:08 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
21:39:08 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
21:39:08 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
21:39:08 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:39:08 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
21:39:08 Setting up software-properties-common (0.99.9.11) ...
21:39:08 Processing triggers for systemd (245.4-4ubuntu3.20) ...
21:39:08 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:39:08 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
21:39:08 Updating certificates in /etc/ssl/certs...
21:39:08 Setting up media-types (7.0.0) ...
21:39:08 Setting up systemd-sysv (249.11-0ubuntu3.7) ...
21:39:08 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
21:39:08 Setting up apt-transport-https (2.4.8) ...
21:39:08 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
21:39:08 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
21:39:08 No schema files found: doing nothing.
21:39:08 Setting up distro-info-data (0.52ubuntu0.2) ...
21:39:08 Setting up libxmlb2:arm64 (0.3.6-2build1) ...
21:39:08 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
21:39:08 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
21:39:08 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
21:39:08 Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
21:39:08 Setting up libnpth0:arm64 (1.6-3build2) ...
21:39:08 Setting up libassuan0:arm64 (2.5.5-1build1) ...
21:39:08 Setting up libunwind8:arm64 (1.3.2-2build2) ...
21:39:08 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:39:08 Setting up libcap2-bin (1:2.44-1build3) ...
21:39:08 Setting up libglib2.0-data (2.72.4-0ubuntu1) ...
21:39:08 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:39:08 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:39:08 Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
21:39:08 Setting up dbus (1.12.20-2ubuntu4.1) ...
21:39:08   Running scriptlet: rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           61/61 
21:39:08   Verifying        : acl-2.3.1-3.el9.aarch64                               1/61 
21:39:08   Verifying        : cracklib-2.9.6-27.el9.aarch64                         2/61 
21:39:08   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                   3/61 
21:39:08   Verifying        : dbus-1:1.12.20-7.el9.aarch64                          4/61 
21:39:08   Verifying        : dbus-broker-28-7.el9.aarch64                          5/61 
21:39:08   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    6/61 
21:39:08   Verifying        : device-mapper-9:1.02.187-7.el9.aarch64                7/61 
21:39:08   Verifying        : device-mapper-libs-9:1.02.187-7.el9.aarch64           8/61 
21:39:08   Verifying        : diffutils-3.7-12.el9.aarch64                          9/61 
21:39:08   Verifying        : fuse-common-3.10.2-5.el9.aarch64                     10/61 
21:39:08   Verifying        : iptables-libs-1.8.8-6.el9.aarch64                    11/61 
21:39:08   Verifying        : iptables-nft-1.8.8-6.el9.aarch64                     12/61 
21:39:08   Verifying        : kmod-28-7.el9.aarch64                                13/61 
21:39:08   Verifying        : kmod-libs-28-7.el9.aarch64                           14/61 
21:39:08   Verifying        : libdb-5.3.28-53.el9.aarch64                          15/61 
21:39:08   Verifying        : libeconf-0.4.1-2.el9.aarch64                         16/61 
21:39:08   Verifying        : libfdisk-2.37.4-10.el9.aarch64                       17/61 
21:39:08   Verifying        : libibverbs-44.0-2.el9.aarch64                        18/61 
21:39:08   Verifying        : libmnl-1.0.4-15.el9.aarch64                          19/61 
21:39:08   Verifying        : libnetfilter_conntrack-1.0.9-1.el9.aarch64           20/61 
21:39:08   Verifying        : libnfnetlink-1.0.1-21.el9.aarch64                    21/61 
21:39:08   Verifying        : libnftnl-1.2.2-1.el9.aarch64                         22/61 
21:39:08   Verifying        : libnl3-3.7.0-1.el9.aarch64                           23/61 
21:39:08   Verifying        : libpcap-14:1.10.0-4.el9.aarch64                      24/61 
21:39:08   Verifying        : libpwquality-1.4.4-8.el9.aarch64                     25/61 
21:39:08   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       26/61 
21:39:08   Verifying        : libselinux-utils-3.5-1.el9.aarch64                   27/61 
21:39:08   Verifying        : libutempter-1.2.1-6.el9.aarch64                      28/61 
21:39:08   Verifying        : openssl-1:3.0.7-6.el9.aarch64                        29/61 
21:39:08   Verifying        : pam-1.5.1-14.el9.aarch64                             30/61 
21:39:08   Verifying        : policycoreutils-3.5-1.el9.aarch64                    31/61 
21:39:08   Verifying        : python3-distro-1.5.0-7.el9.noarch                    32/61 
21:39:08   Verifying        : python3-setools-4.4.1-1.el9.aarch64                  33/61 
21:39:08   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              34/61 
21:39:08   Verifying        : rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           35/61 
21:39:08   Verifying        : selinux-policy-38.1.9-1.el9.noarch                   36/61 
21:39:08   Verifying        : selinux-policy-targeted-38.1.9-1.el9.noarch          37/61 
21:39:08   Verifying        : systemd-252-8.el9.aarch64                            38/61 
21:39:08   Verifying        : systemd-pam-252-8.el9.aarch64                        39/61 
21:39:08   Verifying        : systemd-rpm-macros-252-8.el9.noarch                  40/61 
21:39:08   Verifying        : util-linux-2.37.4-10.el9.aarch64                     41/61 
21:39:08   Verifying        : util-linux-core-2.37.4-10.el9.aarch64                42/61 
21:39:08   Verifying        : xz-5.2.5-8.el9.aarch64                               43/61 
21:39:08   Verifying        : checkpolicy-3.5-1.el9.aarch64                        44/61 
21:39:08   Verifying        : container-selinux-3:2.206.0-2.el9.noarch             45/61 
21:39:08   Verifying        : fuse-overlayfs-1.11-1.el9.aarch64                    46/61 
21:39:08   Verifying        : fuse3-3.10.2-5.el9.aarch64                           47/61 
21:39:08   Verifying        : fuse3-libs-3.10.2-5.el9.aarch64                      48/61 
21:39:08   Verifying        : libslirp-4.4.0-7.el9.aarch64                         49/61 
21:39:08   Verifying        : policycoreutils-python-utils-3.5-1.el9.noarch        50/61 
21:39:08   Verifying        : python3-audit-3.0.7-103.el9.aarch64                  51/61 
21:39:08   Verifying        : python3-libselinux-3.5-1.el9.aarch64                 52/61 
21:39:08   Verifying        : python3-libsemanage-3.5-1.el9.aarch64                53/61 
21:39:08   Verifying        : python3-policycoreutils-3.5-1.el9.noarch             54/61 
21:39:08   Verifying        : slirp4netns-1.2.0-3.el9.aarch64                      55/61 
21:39:08   Verifying        : containerd.io-1.6.19-3.1.el9.aarch64                 56/61 
21:39:08   Verifying        : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el9   57/61 
21:39:08   Verifying        : docker-compose-plugin-2.17.2-0.el9.aarch64           58/61 
21:39:08   Verifying        : docker-buildx-plugin-0.10.4-0.el9.aarch64            59/61 
21:39:08   Verifying        : docker-ce-3:0.0.0~20230330191823.de0d30f-0.el9.aar   60/61 
21:39:08   Verifying        : docker-ce-rootless-extras-0.0.0~20230330191823.de0   61/61 
21:39:08 
21:39:08 Installed:
21:39:08   acl-2.3.1-3.el9.aarch64                                                       
21:39:08   checkpolicy-3.5-1.el9.aarch64                                                 
21:39:08   container-selinux-3:2.206.0-2.el9.noarch                                      
21:39:08   containerd.io-1.6.19-3.1.el9.aarch64                                          
21:39:08   cracklib-2.9.6-27.el9.aarch64                                                 
21:39:08   cracklib-dicts-2.9.6-27.el9.aarch64                                           
21:39:08   dbus-1:1.12.20-7.el9.aarch64                                                  
21:39:08   dbus-broker-28-7.el9.aarch64                                                  
21:39:08   dbus-common-1:1.12.20-7.el9.noarch                                            
21:39:08   device-mapper-9:1.02.187-7.el9.aarch64                                        
21:39:08   device-mapper-libs-9:1.02.187-7.el9.aarch64                                   
21:39:08   diffutils-3.7-12.el9.aarch64                                                  
21:39:08   docker-buildx-plugin-0.10.4-0.el9.aarch64                                     
21:39:08   docker-ce-3:0.0.0~20230330191823.de0d30f-0.el9.aarch64                        
21:39:08   docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el9.aarch64                    
21:39:08   docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.aarch64          
21:39:08   docker-compose-plugin-2.17.2-0.el9.aarch64                                    
21:39:08   fuse-common-3.10.2-5.el9.aarch64                                              
21:39:08   fuse-overlayfs-1.11-1.el9.aarch64                                             
21:39:08   fuse3-3.10.2-5.el9.aarch64                                                    
21:39:08   fuse3-libs-3.10.2-5.el9.aarch64                                               
21:39:08   iptables-libs-1.8.8-6.el9.aarch64                                             
21:39:08   iptables-nft-1.8.8-6.el9.aarch64                                              
21:39:08   kmod-28-7.el9.aarch64                                                         
21:39:08   kmod-libs-28-7.el9.aarch64                                                    
21:39:08   libdb-5.3.28-53.el9.aarch64                                                   
21:39:08   libeconf-0.4.1-2.el9.aarch64                                                  
21:39:08   libfdisk-2.37.4-10.el9.aarch64                                                
21:39:08   libibverbs-44.0-2.el9.aarch64                                                 
21:39:08   libmnl-1.0.4-15.el9.aarch64                                                   
21:39:08   libnetfilter_conntrack-1.0.9-1.el9.aarch64                                    
21:39:08   libnfnetlink-1.0.1-21.el9.aarch64                                             
21:39:08   libnftnl-1.2.2-1.el9.aarch64                                                  
21:39:08   libnl3-3.7.0-1.el9.aarch64                                                    
21:39:08   libpcap-14:1.10.0-4.el9.aarch64                                               
21:39:08   libpwquality-1.4.4-8.el9.aarch64                                              
21:39:08   libseccomp-2.5.2-2.el9.aarch64                                                
21:39:08   libselinux-utils-3.5-1.el9.aarch64                                            
21:39:08   libslirp-4.4.0-7.el9.aarch64                                                  
21:39:08   libutempter-1.2.1-6.el9.aarch64                                               
21:39:08   openssl-1:3.0.7-6.el9.aarch64                                                 
21:39:08   pam-1.5.1-14.el9.aarch64                                                      
21:39:08   policycoreutils-3.5-1.el9.aarch64                                             
21:39:08   policycoreutils-python-utils-3.5-1.el9.noarch                                 
21:39:08   python3-audit-3.0.7-103.el9.aarch64                                           
21:39:08   python3-distro-1.5.0-7.el9.noarch                                             
21:39:08   python3-libselinux-3.5-1.el9.aarch64                                          
21:39:08   python3-libsemanage-3.5-1.el9.aarch64                                         
21:39:08   python3-policycoreutils-3.5-1.el9.noarch                                      
21:39:08   python3-setools-4.4.1-1.el9.aarch64                                           
21:39:08   python3-setuptools-53.0.0-12.el9.noarch                                       
21:39:08   rpm-plugin-selinux-4.16.1.3-22.el9.aarch64                                    
21:39:08   selinux-policy-38.1.9-1.el9.noarch                                            
21:39:08   selinux-policy-targeted-38.1.9-1.el9.noarch                                   
21:39:08   slirp4netns-1.2.0-3.el9.aarch64                                               
21:39:08   systemd-252-8.el9.aarch64                                                     
21:39:08   systemd-pam-252-8.el9.aarch64                                                 
21:39:08   systemd-rpm-macros-252-8.el9.noarch                                           
21:39:08   util-linux-2.37.4-10.el9.aarch64                                              
21:39:08   util-linux-core-2.37.4-10.el9.aarch64                                         
21:39:08   xz-5.2.5-8.el9.aarch64                                                        
21:39:08 
21:39:08 Complete!
21:39:08 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpam-systemd arm64 251.4-1ubuntu7.1 [203 kB]
21:39:08 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1ubuntu0.1 [722 kB]
21:39:08 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
21:39:08 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lsb-release all 11.2ubuntu1 [11.1 kB]
21:39:08 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python-apt-common all 2.4.0+22.10 [14.8 kB]
21:39:08 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:39:08 Setting up libssh-4:arm64 (0.9.6-2build1) ...
21:39:08 Setting up python-apt-common (2.4.0ubuntu1) ...
21:39:08 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
21:39:08 Setting up libpam-systemd:arm64 (249.11-0ubuntu3.7) ...
21:39:08 + verify_binaries
21:39:08 + docker --version
21:39:08 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:08 + docker buildx version
21:39:08 github.com/docker/buildx v0.10.4 c513d34
21:39:08 + docker compose version
21:39:08 Docker Compose version v2.17.2
21:39:08 + dockerd --version
21:39:08 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:08 + docker-proxy --version
21:39:08 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:08 + containerd --version
21:39:08 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:08 + ctr --version
21:39:08 ctr containerd.io 1.6.19
21:39:08 + containerd-shim --help
21:39:08 Usage of containerd-shim:
21:39:08   -address string
21:39:08     	grpc address back to main containerd
21:39:08   -containerd-binary containerd publish
21:39:08     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:08   -criu string
21:39:08     	path to criu binary
21:39:08   -debug
21:39:08     	enable debug output in logs
21:39:08   -namespace string
21:39:08     	namespace that owns the shim
21:39:08   -runtime-root string
21:39:08     	root directory for the runtime (default "/run/containerd/runc")
21:39:08   -socket string
21:39:08     	socket path to serve
21:39:08   -systemd-cgroup
21:39:08     	set runtime to use systemd-cgroup
21:39:08   -workdir string
21:39:08     	path used to storge large temporary data
21:39:08 + containerd-shim-runc-v1 -v
21:39:08 containerd-shim-runc-v1:
21:39:08   Version:  1.6.19
21:39:08   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:08   Go version: go1.19.7
21:39:08 
21:39:08 + containerd-shim-runc-v2 -v
21:39:08 containerd-shim-runc-v2:
21:39:08   Version:  1.6.19
21:39:08   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:08   Go version: go1.19.7
21:39:08 
21:39:08 + runc --version
21:39:08 runc version 1.1.4
21:39:08 commit: v1.1.4-0-g5fd4c4d
21:39:08 spec: 1.0.2-dev
21:39:08 go: go1.19.7
21:39:08 libseccomp: 2.5.2
21:39:08 0 added, 0 removed; done.
21:39:08 Running hooks in /etc/ca-certificates/update.d...
21:39:08 done.
21:39:08 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
21:39:08 ++ source /etc/os-release
21:39:08 +++ NAME=Ubuntu
21:39:08 +++ VERSION='20.04.5 LTS (Focal Fossa)'
21:39:08 +++ ID=ubuntu
21:39:08 +++ ID_LIKE=debian
21:39:08 +++ PRETTY_NAME='Ubuntu 20.04.5 LTS'
21:39:08 +++ VERSION_ID=20.04
21:39:08 +++ HOME_URL=https://www.ubuntu.com/
21:39:08 +++ SUPPORT_URL=https://help.ubuntu.com/
21:39:08 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:39:08 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:39:08 +++ VERSION_CODENAME=focal
21:39:08 +++ UBUNTU_CODENAME=focal
21:39:08 ++ echo ubuntu
21:39:08 + DIST_ID=ubuntu
21:39:08 ++ lsb_release -sc
21:39:08 + DIST_VERSION=focal
21:39:08 + '[' focal = sid ']'
21:39:08 + install_debian_containerd
21:39:08 + '[' staging = stage ']'
21:39:08 + REPO_URL=https://download.docker.com/linux/ubuntu
21:39:08 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:39:08 + update-ca-certificates -f
21:39:08 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:39:08 Clearing symlinks in /etc/ssl/certs...
21:39:08 (1/7): python3-dbus-1.2.18-3.fc36.aarch64.rpm   434 kB/s | 132 kB     00:00    
21:39:08 (2/7): python3-dateutil-2.8.1-8.fc36.noarch.rpm 930 kB/s | 289 kB     00:00    
21:39:08 (3/7): python3-distro-1.6.0-2.fc36.noarch.rpm   120 kB/s |  38 kB     00:00    
21:39:08 (4/7): python3-six-1.16.0-5.fc36.noarch.rpm     3.8 MB/s |  36 kB     00:00    
21:39:08 (5/7): dnf-plugins-core-4.3.1-1.fc36.noarch.rpm 6.3 MB/s |  34 kB     00:00    
21:39:08 (6/7): dbus-libs-1.14.4-1.fc36.aarch64.rpm       17 MB/s | 153 kB     00:00    
21:39:08 (7/7): python3-dnf-plugins-core-4.3.1-1.fc36.no  24 MB/s | 229 kB     00:00    
21:39:08 --------------------------------------------------------------------------------
21:39:08 Total                                           804 kB/s | 911 kB     00:01     
21:39:08 Running transaction check
21:39:08 Transaction check succeeded.
21:39:08 Running transaction test
21:39:08 Transaction test succeeded.
21:39:08 Running transaction
21:39:08   Preparing        :                                                        1/1 
21:39:08   Installing       : dbus-libs-1:1.14.4-1.fc36.aarch64                      1/7 
21:39:08   Installing       : python3-dbus-1.2.18-3.fc36.aarch64                     2/7 
21:39:08   Installing       : python3-six-1.16.0-5.fc36.noarch                       3/7 
21:39:08   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch                 4/7 
21:39:08   Installing       : python3-distro-1.6.0-2.fc36.noarch                     5/7 
21:39:08   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch           6/7 
21:39:08   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch                   7/7 
21:39:08 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3-apt arm64 2.4.0+22.10 [156 kB]
21:39:08 Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ...
21:39:08 Setting up libstemmer0d:arm64 (2.2.0-1build1) ...
21:39:08 Setting up openssl (3.0.2-0ubuntu1.8) ...
21:39:08 Setting up libelf1:arm64 (0.186-1build1) ...
21:39:08 Setting up readline-common (8.1.2-1) ...
21:39:08 Setting up iso-codes (4.9.0-1) ...
21:39:08 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
21:39:08 Setting up libicu70:arm64 (70.1-2) ...
21:39:08 Setting up pinentry-curses (1.1.1-1build2) ...
21:39:08 Setting up libdw1:arm64 (0.186-1build1) ...
21:39:08 Setting up libreadline8:arm64 (8.1.2-1) ...
21:39:08 Setting up libglib2.0-bin (2.72.4-0ubuntu1) ...
21:39:08 Setting up libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:39:08 Setting up libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2ubuntu1) ...
21:39:08 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
21:39:08 done.
21:39:08 Updating certificates in /etc/ssl/certs...
21:39:08   Running scriptlet: dnf-plugins-core-4.3.1-1.fc36.noarch                   7/7 
21:39:08   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch                 1/7 
21:39:08   Verifying        : python3-dbus-1.2.18-3.fc36.aarch64                     2/7 
21:39:08   Verifying        : python3-distro-1.6.0-2.fc36.noarch                     3/7 
21:39:08   Verifying        : python3-six-1.16.0-5.fc36.noarch                       4/7 
21:39:08   Verifying        : dbus-libs-1:1.14.4-1.fc36.aarch64                      5/7 
21:39:08   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch                   6/7 
21:39:08   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch           7/7 
21:39:08 
21:39:08 Installed:
21:39:08   dbus-libs-1:1.14.4-1.fc36.aarch64                                             
21:39:08   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
21:39:08   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
21:39:08   python3-dbus-1.2.18-3.fc36.aarch64                                            
21:39:08   python3-distro-1.6.0-2.fc36.noarch                                            
21:39:08   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
21:39:08   python3-six-1.16.0-5.fc36.noarch                                              
21:39:08 
21:39:08 Complete!
21:39:08 Reading package lists...
21:39:08 Building dependency tree...
21:39:08 Reading state information...
21:39:08 The following additional packages will be installed:
21:39:08   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
21:39:08   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:39:08   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:39:08   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:39:08   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:39:08   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:39:08   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:39:08   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:39:08   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:39:08   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
21:39:08   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:39:08   python3-gi python3-minimal python3-software-properties python3.6
21:39:08   python3.6-minimal readline-common
21:39:08 Suggested packages:
21:39:08   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:39:08   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:39:08   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:39:08   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
21:39:08 Recommended packages:
21:39:08   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
21:39:08   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
21:39:09 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:39:09 124 added, 0 removed; done.
21:39:09 Running hooks in /etc/ca-certificates/update.d...
21:39:09 done.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
21:39:09 + case ${DIST_ID}:${DIST_VERSION} in
21:39:09 + dnf install -y findutils
[Pipeline] // node
[Pipeline] }
21:39:09 The following NEW packages will be installed:
21:39:09   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:39:09   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
21:39:09   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
21:39:09   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:39:09   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:39:09   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:39:09   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:39:09   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:39:09   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:39:09   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:39:09   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
21:39:09   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
21:39:09   python3-dbus python3-gi python3-minimal python3-software-properties
21:39:09   python3.6 python3.6-minimal readline-common software-properties-common
21:39:09 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
21:39:09 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-gi arm64 3.42.2-2 [225 kB]
21:39:09 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
21:39:09 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnghttp2-14 arm64 1.49.0-1 [72.1 kB]
21:39:09 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
21:39:09 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 apt-transport-https all 2.5.3 [1502 B]
21:39:09 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
21:39:09 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-6ubuntu2 [21.0 kB]
21:39:09 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-2 arm64 2.1.28+dfsg-6ubuntu2 [57.3 kB]
21:39:09 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libldap-2.5-0 arm64 2.5.14+dfsg-0ubuntu0.22.10.1 [180 kB]
21:39:09 Updating certificates in /etc/ssl/certs...
21:39:09 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:39:09 + apt-key add -
21:39:09 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:39:09 Setting up libip6tc2:arm64 (1.8.4-3ubuntu2) ...
21:39:09 Setting up libmnl0:arm64 (1.0.4-2) ...
21:39:09 Setting up containerd.io (1.6.19-1) ...
21:39:09 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:39:09 Setting up libxtables12:arm64 (1.8.4-3ubuntu2) ...
21:39:09 Setting up libnfnetlink0:arm64 (1.0.1-3build1) ...
21:39:09 Setting up netbase (6.1) ...
21:39:09 Setting up libnftnl11:arm64 (1.1.5-1) ...
21:39:09 Setting up libnetfilter-conntrack3:arm64 (1.0.7-2) ...
21:39:09 Setting up iptables (1.8.4-3ubuntu2) ...
21:39:09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:39:09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:39:09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:39:09 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:39:09 + verify_binaries
21:39:09 + docker --version
21:39:09 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:09 + docker buildx version
21:39:09 github.com/docker/buildx v0.10.4 c513d34
21:39:09 + docker compose version
21:39:09 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
21:39:09 Need to get 16.0 MB of archives.
21:39:09 After this operation, 70.6 MB of additional disk space will be used.
21:39:09 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.21 [1304 kB]
21:39:09 OK
21:39:09 + '[' focal = sid ']'
21:39:09 ++ dpkg --print-architecture
21:39:09 + ARCH=amd64
21:39:09 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu focal test'
21:39:09 + apt-get update
21:39:09 Docker Compose version v2.17.2
21:39:09 + dockerd --version
21:39:09 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:09 + docker-proxy --version
21:39:09 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:09 + containerd --version
21:39:09 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:09 + ctr --version
21:39:09 ctr containerd.io 1.6.19
21:39:09 + containerd-shim --help
21:39:09 Usage of containerd-shim:
21:39:09   -address string
21:39:09     	grpc address back to main containerd
21:39:09   -containerd-binary containerd publish
21:39:09     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:09   -criu string
21:39:09     	path to criu binary
21:39:09   -debug
21:39:09     	enable debug output in logs
21:39:09   -namespace string
21:39:09     	namespace that owns the shim
21:39:09   -runtime-root string
21:39:09     	root directory for the runtime (default "/run/containerd/runc")
21:39:09   -socket string
21:39:09     	socket path to serve
21:39:09   -systemd-cgroup
21:39:09     	set runtime to use systemd-cgroup
21:39:09   -workdir string
21:39:09     	path used to storge large temporary data
21:39:09 + containerd-shim-runc-v1 -v
21:39:09 containerd-shim-runc-v1:
21:39:09   Version:  1.6.19
21:39:09   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:09   Go version: go1.19.7
21:39:09 
21:39:09 + containerd-shim-runc-v2 -v
21:39:09 containerd-shim-runc-v2:
21:39:09   Version:  1.6.19
21:39:09   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:09   Go version: go1.19.7
21:39:09 
21:39:09 + runc --version
21:39:09 runc version 1.1.4
21:39:09 commit: v1.1.4-0-g5fd4c4d
21:39:09 spec: 1.0.2-dev
21:39:09 go: go1.19.7
21:39:09 libseccomp: 2.5.1
21:39:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.12 [533 kB]
21:39:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB]
21:39:09 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.12 [1609 kB]
21:39:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
21:39:09 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
21:39:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
21:39:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
21:39:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
21:39:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB]
21:39:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.12 [1713 kB]
21:39:09 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.12 [203 kB]
21:39:09 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
21:39:09 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
21:39:09 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.21 [614 kB]
21:39:09 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
21:39:09 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.15 [4724 B]
21:39:09 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB]
21:39:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB]
21:39:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB]
21:39:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
21:39:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.4 [175 kB]
21:39:09 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:39:09 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb'.
21:39:09 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
21:39:09 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
21:39:09 Get:3 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [37.7 kB]
21:39:09 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
21:39:09 124 added, 0 removed; done.
21:39:09 Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ...
21:39:09 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:39:09 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.10) ...
21:39:09 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
21:39:09 Setting up curl (7.81.0-1ubuntu1.10) ...
21:39:09 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
21:39:09 Setting up polkitd (0.105-33) ...
21:39:09 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:39:09 Setting up libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
21:39:09 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB]
21:39:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB]
21:39:09 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
21:39:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB]
21:39:09 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB]
21:39:09 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B]
21:39:09 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB]
21:39:09 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB]
21:39:09 Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
21:39:09 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.6 [16.9 kB]
21:39:09 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.6 [149 kB]
21:39:09 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B]
21:39:09 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB]
21:39:09 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB]
21:39:09 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB]
21:39:09 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB]
21:39:09 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB]
21:39:09 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB]
21:39:09 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB]
21:39:09 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB]
21:39:09 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB]
21:39:09 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB]
21:39:10 Last metadata expiration check: 0:00:07 ago on Thu Mar 30 21:39:02 2023.
21:39:10 Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
21:39:10 Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease
21:39:10 Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease
21:39:10 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
21:39:10 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl4 arm64 7.85.0-1ubuntu0.5 [288 kB]
21:39:10 Setcap worked! gst-ptp-helper is not suid!
21:39:10 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
21:39:10 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:39:10 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:39:10 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:39:10 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:39:10 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB]
21:39:10 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
21:39:10 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB]
21:39:10 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
21:39:10 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
21:39:10 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.24 [221 kB]
21:39:10 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.24 [159 kB]
21:39:10 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
21:39:10 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
21:39:10 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.2 [94.6 kB]
21:39:10 Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
21:39:10 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
21:39:10 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:39:10 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
21:39:10 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
21:39:10 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
21:39:10 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
21:39:10 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
21:39:10 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
21:39:10 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
21:39:10 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
21:39:10 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.20 [20.5 kB]
21:39:10 Fetched 19.0 MB in 4s (4779 kB/s)
21:39:10 Fetched 95.4 kB in 1s (137 kB/s)
21:39:10 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 curl arm64 7.85.0-1ubuntu0.5 [196 kB]
21:39:10 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libassuan0 arm64 2.5.5-4 [35.3 kB]
21:39:10 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgconf arm64 2.2.35-3ubuntu1 [92.4 kB]
21:39:10 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libksba8 arm64 1.6.0-3ubuntu1.1 [116 kB]
21:39:10 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
21:39:10 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dirmngr arm64 2.2.35-3ubuntu1 [295 kB]
21:39:10 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB]
21:39:10 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.5-2ubuntu2 [25.3 kB]
21:39:10 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:39:10 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:39:10 Setting up python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:39:10 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.20 [9876 B]
21:39:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
21:39:10 debconf: delaying package configuration, since apt-utils is not installed
21:39:10 Fetched 16.0 MB in 1s (13.9 MB/s)
21:39:10 Selecting previously unselected package libssl1.1:amd64.
21:39: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 ... 4051 files and directories currently installed.)
21:39:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.21_amd64.deb ...
21:39:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.21) ...
21:39:10 Selecting previously unselected package libpython3.6-minimal:amd64.
21:39:10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_amd64.deb ...
21:39:10 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.12) ...
21:39:10 Selecting previously unselected package libexpat1:amd64.
21:39:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_amd64.deb ...
21:39:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
21:39:10 Selecting previously unselected package python3.6-minimal.
21:39:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_amd64.deb ...
21:39:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:39:10 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
21:39:10 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-utils arm64 2.2.35-3ubuntu1 [301 kB]
21:39:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.21) ...
21:39:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.12) ...
21:39:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
21:39:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:39:11 Package findutils-1:4.9.0-1.fc36.aarch64 is already installed.
21:39:11 Dependencies resolved.
21:39:11 Nothing to do.
21:39:11 Complete!
21:39:11 + install_rpm_containerd
21:39:11 + '[' staging = stage ']'
21:39:11 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
21:39:11 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
21:39:11 + dnf --version
21:39:11 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
21:39:11 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg arm64 2.2.35-3ubuntu1 [508 kB]
21:39:11 4.14.0
21:39:11   Installed: dnf-0:4.14.0-1.fc36.noarch at Sun Mar 12 07:50:39 2023
21:39:11   Built    : Fedora Project at Fri Sep  9 13:49:11 2022
21:39:11 
21:39:11   Installed: rpm-0:4.17.1-3.fc36.aarch64 at Sun Mar 12 07:50:37 2023
21:39:11   Built    : Fedora Project at Tue Aug  2 12:32:50 2022
21:39:11 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
21:39:11 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
21:39:11 Reading package lists...
21:39:11 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:39:11 Reading package lists...
21:39:11 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
21:39:11 + packages='deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb
21:39:11 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb
21:39:11 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb
21:39:11 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb
21:39:11 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb'
21:39:11 ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb
21:39:11 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb
21:39:11 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb
21:39:11 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb
21:39:11 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb'
21:39:11 ++ awk '$0="./"$0'
21:39:11 ++ xargs
21:39:11 + packages='./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb'
21:39:11 + set -x
21:39:11 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb
21:39:11 Selecting previously unselected package docker-ce-rootless-extras.
21:39:11 (Reading database ... 10405 files and directories currently installed.)
21:39:11 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ...
21:39:11 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:11 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:39:11 Setting up pkexec (0.105-33) ...
21:39:11 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.10) ...
21:39:11 Setting up python3 (3.10.6-1~22.04) ...
21:39:11 Setting up libappstream4:arm64 (0.15.2-2) ...
21:39:11 Setting up python3-six (1.16.0-3ubuntu1) ...
21:39:11 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:39:11 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pinentry-curses arm64 1.2.0-2ubuntu1 [33.7 kB]
21:39:11 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-agent arm64 2.2.35-3ubuntu1 [209 kB]
21:39:11 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-client arm64 2.2.35-3ubuntu1 [61.8 kB]
21:39:11 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-server arm64 2.2.35-3ubuntu1 [57.2 kB]
21:39:11 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgsm arm64 2.2.35-3ubuntu1 [195 kB]
21:39:11 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg all 2.2.35-3ubuntu1 [318 kB]
21:39:11 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl3-gnutls arm64 7.85.0-1ubuntu0.5 [282 kB]
21:39:11 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
21:39:11 Selecting previously unselected package python3-minimal.
21:39: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 ... 4308 files and directories currently installed.)
21:39:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
21:39:11 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:39:11 Selecting previously unselected package mime-support.
21:39:11 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:39:11 Unpacking mime-support (3.60ubuntu1) ...
21:39:11 Selecting previously unselected package libmpdec2:amd64.
21:39:11 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
21:39:11 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
21:39:11 Selecting previously unselected package readline-common.
21:39:11 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:39:11 Unpacking readline-common (7.0-3) ...
21:39:11 Selecting previously unselected package libreadline7:amd64.
21:39:11 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
21:39:11 Unpacking libreadline7:amd64 (7.0-3) ...
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:11 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:39:11 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:39:11 Setting up python3-pyparsing (2.4.7-1) ...
21:39:11 Selecting previously unselected package libsqlite3-0:amd64.
21:39:11 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ...
21:39:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
21:39:11 Selecting previously unselected package libpython3.6-stdlib:amd64.
21:39:11 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_amd64.deb ...
21:39:11 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.12) ...
21:39:11 + dnf config-manager --set-disabled 'docker-ce-*'
21:39:11 + dnf config-manager --set-enabled docker-ce-test
21:39:11 Setting up python3-gi (3.42.1-0ubuntu1) ...
21:39:11 Setting up python3-jeepney (0.7.1-3) ...
21:39:11 Selecting previously unselected package docker-ce.
21:39:11 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ...
21:39:11 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:11 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb'.
21:39:12 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxmlb2 arm64 0.3.8-1 [64.1 kB]
21:39:12 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libappstream4 arm64 0.15.5-1 [190 kB]
21:39:12 Selecting previously unselected package python3.6.
21:39:12 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_amd64.deb ...
21:39:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:39:12 Selecting previously unselected package libpython3-stdlib:amd64.
21:39:12 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
21:39:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
21:39:12 Setting up python3-minimal (3.6.7-1~18.04) ...
21:39:12 + dnf makecache
21:39:12 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:39:12 Setting up python3-httplib2 (0.20.2-2) ...
21:39:12 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdw1 arm64 0.187-4 [243 kB]
21:39:12 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-bin arm64 2.74.3-0ubuntu1 [92.1 kB]
21:39:12 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libunwind8 arm64 1.6.2-0ubuntu1.1 [55.4 kB]
21:39:12 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgstreamer1.0-0 arm64 1.20.3-1 [916 kB]
21:39:12 Selecting previously unselected package python3.
21:39: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 ... 4766 files and directories currently installed.)
21:39:12 Preparing to unpack .../00-python3_3.6.7-1~18.04_amd64.deb ...
21:39:12 Unpacking python3 (3.6.7-1~18.04) ...
21:39:12 Selecting previously unselected package openssl.
21:39:12 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.21_amd64.deb ...
21:39:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:39:12 Selecting previously unselected package ca-certificates.
21:39:12 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
21:39:12 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
21:39:12 Selecting previously unselected package distro-info-data.
21:39:12 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.15_all.deb ...
21:39:12 Unpacking distro-info-data (0.37ubuntu0.15) ...
21:39:12 Selecting previously unselected package libglib2.0-0:amd64.
21:39:12 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
21:39:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
21:39:12 Setting up lsb-release (11.1.0ubuntu4) ...
21:39:12 Setting up policykit-1 (0.105-33) ...
21:39:12 Setting up python3-cffi-backend:arm64 (1.15.0-1build2) ...
21:39:12 Setting up python3-blinker (1.4+dfsg1-0.4) ...
21:39:12 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:39:12 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
21:39:12 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
21:39:12 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 polkitd arm64 0.105-33 [77.7 kB]
21:39:12 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pkexec arm64 0.105-33 [14.8 kB]
21:39:12 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 policykit-1 arm64 0.105-33 [2424 B]
21:39:12 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:39:12 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_amd64.deb ...
21:39:12 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ...
21:39:12 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:39:12 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_amd64.deb ...
21:39:12 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ...
21:39:12 Selecting previously unselected package libapt-inst2.0:amd64.
21:39:12 Preparing to unpack .../07-libapt-inst2.0_1.6.14_amd64.deb ...
21:39:12 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
21:39:12 Selecting previously unselected package libdbus-1-3:amd64.
21:39:12 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.4_amd64.deb ...
21:39:12 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.4) ...
21:39:12 Setting up python3-more-itertools (8.10.0-2) ...
21:39:12 Setting up python3-dbus (1.2.18-3build1) ...
21:39:12 Reading package lists...
21:39:12 Building dependency tree...
21:39:12 Reading state information...
21:39:12 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'.
21:39:12 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-blinker all 1.4+dfsg1-0.5 [14.0 kB]
21:39:12 Selecting previously unselected package lsb-release.
21:39:12 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
21:39:12 Unpacking lsb-release (9.20170808ubuntu1) ...
21:39:12 Selecting previously unselected package python3-dbus.
21:39:12 Preparing to unpack .../10-python3-dbus_1.2.6-1_amd64.deb ...
21:39:12 Unpacking python3-dbus (1.2.6-1) ...
21:39:12 Selecting previously unselected package python3-gi.
21:39:12 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_amd64.deb ...
21:39:12 Unpacking python3-gi (3.26.1-2ubuntu1) ...
21:39:12 Selecting previously unselected package iso-codes.
21:39:12 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
21:39:12 Unpacking iso-codes (3.79-1) ...
21:39:12 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb'.
21:39:12 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'.
21:39:12 Setting up python3-distro (1.7.0-1) ...
21:39:12 ca-certificates is already the newest version (20200601~deb10u2).
21:39:12 The following additional packages will be installed:
21:39:12   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
21:39:12   libapt-inst2.0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:39:12   libgirepository-1.0-1 libglib2.0-0 libmpdec2 libpackagekit-glib2-18
21:39:12   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib mime-support
21:39:12   python-apt-common python3 python3-apt python3-dbus python3-gi
21:39:12   python3-minimal python3-pycurl python3-software-properties python3.7
21:39:12   python3.7-minimal
21:39:12 Suggested packages:
21:39:12   isoquery lsb python3-doc python3-tk python3-venv python3-apt-dbg
21:39:12   python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev
21:39:12   python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils
21:39:12   binfmt-support
21:39:12 Recommended packages:
21:39:12   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit bzip2 file
21:39:12   xz-utils unattended-upgrades
21:39:13 Docker CE Test - aarch64                         46 kB/s |  25 kB     00:00    
21:39:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.17.2-0.fc37.x86_64.rpm
21:39:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.weO0i3
21:39:13 + umask 022
21:39:13 + cd /root/rpmbuild/BUILD
21:39:13 + cd src
21:39:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64
21:39:13 + RPM_EC=0
21:39:13 ++ jobs -p
21:39:13 + exit 0
21:39:13 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.t7qx55
21:39:13 + umask 022
21:39:13 + cd /root/rpmbuild/BUILD
21:39:13 + rm -rf src src.gemspec
21:39:13 + RPM_EC=0
21:39:13 ++ jobs -p
21:39:13 + exit 0
21:39:13     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:39:13     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:39:13     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:39:13     source_date_epoch_from_changelog set but %changelog is missing
21:39:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64/usr/bin/docker-proxy
21:39:13     source_date_epoch_from_changelog set but %changelog is missing
21:39:13     source_date_epoch_from_changelog set but %changelog is missing
21:39:13     source_date_epoch_from_changelog set but %changelog is missing
21:39:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:39:13     source_date_epoch_from_changelog set but %changelog is missing
21:39:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:39:13 
21:39:13 RPM build warnings:
21:39:13 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cffi-backend arm64 1.15.1-1 [79.8 kB]
21:39:13 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cryptography arm64 3.4.8-2 [217 kB]
21:39:13 Selecting previously unselected package libkrb5support0:amd64.
21:39:13 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ...
21:39:13 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:39:13 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
21:39:13 Setting up python3-apt (2.4.0ubuntu1) ...
21:39:13 The following NEW packages will be installed:
21:39:13   apt-transport-https distro-info-data gir1.2-glib-2.0
21:39:13   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapt-inst2.0 libcurl3-gnutls
21:39:13   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2
21:39:13   libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal
21:39:13   libpython3.7-stdlib lsb-release mime-support python-apt-common python3
21:39:13   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:39:13   python3-software-properties python3.7 python3.7-minimal
21:39:13   software-properties-common
21:39:13 The following packages will be upgraded:
21:39:13   curl libcurl4
21:39:13 Fedora 36 - aarch64                              46 kB/s |  16 kB     00:00    
21:39:13 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-pyparsing all 3.0.7-2 [82.6 kB]
21:39:13 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-httplib2 all 0.20.4-2 [29.8 kB]
21:39:13 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB]
21:39:13 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-zipp all 1.0.0-4 [5548 B]
21:39:13 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:39:13 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-jeepney all 0.8.0-1 [35.2 kB]
21:39:13 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-jwt all 2.4.0-1 [17.4 kB]
21:39:13 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-secretstorage all 3.3.3-1ubuntu1 [13.6 kB]
21:39:13 Selecting previously unselected package libk5crypto3:amd64.
21:39:13 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ...
21:39:13 Selecting previously unselected package libkeyutils1:amd64.
21:39:13 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ...
21:39:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
21:39:13 Selecting previously unselected package libkrb5-3:amd64.
21:39:13 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ...
21:39:13 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:39:13 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ...
21:39:13 Selecting previously unselected package libpsl5:amd64.
21:39:13 Preparing to unpack .../18-libpsl5_0.19.1-5build1_amd64.deb ...
21:39:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
21:39:13 Selecting previously unselected package python-apt-common.
21:39:13 Preparing to unpack .../19-python-apt-common_1.6.6_all.deb ...
21:39:13 Unpacking python-apt-common (1.6.6) ...
21:39:13 Setting up python3-lazr.uri (1.0.6-2) ...
21:39:13 Setting up python3-zipp (1.0.0-3) ...
21:39:13 Selecting previously unselected package python3-apt.
21:39:13 Preparing to unpack .../20-python3-apt_1.6.6_amd64.deb ...
21:39:13 Unpacking python3-apt (1.6.6) ...
21:39:13 Selecting previously unselected package apt-transport-https.
21:39:13 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
21:39:13 Unpacking apt-transport-https (1.6.14) ...
21:39:13 Selecting previously unselected package libroken18-heimdal:amd64.
21:39:13 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:39:13 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:39:13 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:39:13 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Selecting previously unselected package libwind0-heimdal:amd64.
21:39:13 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
21:39:13 2 upgraded, 30 newly installed, 0 to remove and 12 not upgraded.
21:39:13 Need to get 11.0 MB of archives.
21:39:13 After this operation, 51.9 MB of additional disk space will be used.
21:39:13 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [583 kB]
21:39:13 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:39:13 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:39:13 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:39:13 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:39:13 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ...
21:39:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:13 Selecting previously unselected package libsasl2-modules-db:amd64.
21:39:13 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:39:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:39:13 Selecting previously unselected package libsasl2-2:amd64.
21:39:13 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:39:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:39:13 Selecting previously unselected package libldap-common.
21:39:13 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:39:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:39:13 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-keyring all 23.8.2-1 [37.3 kB]
21:39:13 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:39:13 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB]
21:39:13 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-distro all 1.7.0-1 [17.0 kB]
21:39:13 Setting up python3-wadllib (1.3.6-1) ...
21:39:13 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:39:13 Setting up packagekit (1.2.5-2ubuntu2) ...
21:39:13 invoke-rc.d: could not determine current runlevel
21:39:13 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:39:13 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:39:14 Selecting previously unselected package libldap-2.4-2:amd64.
21:39:14 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ...
21:39:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
21:39:14 Selecting previously unselected package libnghttp2-14:amd64.
21:39:14 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
21:39:14 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
21:39:14 Selecting previously unselected package librtmp1:amd64.
21:39:14 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
21:39:14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
21:39:14 Selecting previously unselected package libcurl4:amd64.
21:39:14 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.24_amd64.deb ...
21:39:14 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.24) ...
21:39:14 Selecting previously unselected package curl.
21:39:14 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.24_amd64.deb ...
21:39:14 Unpacking curl (7.58.0-2ubuntu3.24) ...
21:39:14 Selecting previously unselected package libassuan0:amd64.
21:39:14 Preparing to unpack .../39-libassuan0_2.5.1-2_amd64.deb ...
21:39:14 Unpacking libassuan0:amd64 (2.5.1-2) ...
21:39:14 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-oauthlib all 3.2.0-1ubuntu1 [89.8 kB]
21:39:14 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-six all 1.16.0-4 [12.4 kB]
21:39:14 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:39:14 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB]
21:39:14 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-software-properties all 0.99.27 [28.9 kB]
21:39:14 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB]
21:39:14 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 software-properties-common all 0.99.27 [13.9 kB]
21:39:14 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:39:14 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
21:39:14 Setting up python3-importlib-metadata (4.6.4-1) ...
21:39:14 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
21:39:14 Fedora 36 openh264 (From Cisco) - aarch64       3.3 kB/s | 990  B     00:00    
21:39:14 Fedora Modular 36 - aarch64                      61 kB/s |  16 kB     00:00    
21:39:14 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
21:39:14 Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1463 kB]
21:39:14 Get:4 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
21:39:14 Get:5 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
21:39:14 Get:6 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
21:39:14 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1663 kB]
21:39:14 Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
21:39:14 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
21:39:14 Selecting previously unselected package gpgconf.
21:39:14 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package libksba8:amd64.
21:39:14 Preparing to unpack .../41-libksba8_1.3.5-2ubuntu0.18.04.2_amd64.deb ...
21:39:14 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ...
21:39:14 Selecting previously unselected package libnpth0:amd64.
21:39:14 Preparing to unpack .../42-libnpth0_1.5-3_amd64.deb ...
21:39:14 Unpacking libnpth0:amd64 (1.5-3) ...
21:39:14 Selecting previously unselected package dirmngr.
21:39:14 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package gnupg-l10n.
21:39:14 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:39:14 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package gnupg-utils.
21:39:14 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package docker-ce-cli.
21:39:14 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ...
21:39:14 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:14 Setting up python3-secretstorage (3.3.1-1) ...
21:39:14 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
21:39:14 Get:10 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
21:39:14 Get:11 http://archive.raspbian.org/raspbian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
21:39:14 Get:12 http://archive.raspbian.org/raspbian buster/main armhf curl armhf 7.64.0-4+deb10u5 [255 kB]
21:39:14 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u5 [296 kB]
21:39:14 Get:14 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u6 [7080 B]
21:39:14 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
21:39:14 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB]
21:39:14 Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
21:39:14 Selecting previously unselected package gpg.
21:39:14 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package pinentry-curses.
21:39:14 Preparing to unpack .../47-pinentry-curses_1.1.0-1_amd64.deb ...
21:39:14 Unpacking pinentry-curses (1.1.0-1) ...
21:39:14 Selecting previously unselected package gpg-agent.
21:39:14 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package gpg-wks-client.
21:39:14 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package gpg-wks-server.
21:39:14 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package gpgsm.
21:39:14 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:39:14 Setting up python3-keyring (23.5.0-1) ...
21:39:14 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:39:14 Selecting previously unselected package docker-compose-plugin.
21:39:14 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb ...
21:39:14 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.20.04~focal) ...
21:39:14 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 gnupg2 all 2.2.35-3ubuntu1 [4462 B]
21:39:14 Fedora 36 - aarch64 - Updates                    21 kB/s |  10 kB     00:00    
21:39:14 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'.
21:39:14 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB]
21:39:14 Get:19 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
21:39:14 Get:20 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB]
21:39:14 Get:21 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB]
21:39:14 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
21:39:14 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u5 [293 kB]
21:39:14 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [193 kB]
21:39:14 Get:25 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB]
21:39:14 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
21:39:14 Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB]
21:39:14 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB]
21:39:14 Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB]
21:39:14 Get:30 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB]
21:39:14 Get:31 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
21:39:14 Selecting previously unselected package gnupg.
21:39:14 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
21:39:14 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:39:14 Selecting previously unselected package python3-software-properties.
21:39:14 Preparing to unpack .../53-python3-software-properties_0.96.24.32.20_all.deb ...
21:39:14 Unpacking python3-software-properties (0.96.24.32.20) ...
21:39:14 Selecting previously unselected package software-properties-common.
21:39:14 Preparing to unpack .../54-software-properties-common_0.96.24.32.20_all.deb ...
21:39:14 Unpacking software-properties-common (0.96.24.32.20) ...
21:39:14 Selecting previously unselected package gnupg2.
21:39:14 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
21:39:14 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
21:39:14 Setting up python-apt-common (1.6.6) ...
21:39:14 Setting up libnpth0:amd64 (1.5-3) ...
21:39:14 Setting up readline-common (7.0-3) ...
21:39:14 Setting up libapt-inst2.0:amd64 (1.6.14) ...
21:39:14 Setting up apt-transport-https (1.6.14) ...
21:39:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
21:39:14 Setting up mime-support (3.60ubuntu1) ...
21:39:14 Setting up iso-codes (3.79-1) ...
21:39:14 Setting up python3-launchpadlib (1.10.16-1) ...
21:39:14 Setting up python3-software-properties (0.99.22.6) ...
21:39:15 debconf: delaying package configuration, since apt-utils is not installed
21:39:15 Fetched 40.1 MB in 12s (3218 kB/s)
21:39:15 Selecting previously unselected package libssl3:arm64.
21:39: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 ... 4393 files and directories currently installed.)
21:39:15 Preparing to unpack .../libssl3_3.0.5-2ubuntu2.1_arm64.deb ...
21:39:15 Unpacking libssl3:arm64 (3.0.5-2ubuntu2.1) ...
21:39:15 Selecting previously unselected package libpython3.10-minimal:arm64.
21:39:15 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.3_arm64.deb ...
21:39:15 Unpacking libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.3) ...
21:39:15 Selecting previously unselected package libexpat1:arm64.
21:39:15 Get:32 http://archive.raspbian.org/raspbian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
21:39:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:39:15 Setting up libreadline7:amd64 (7.0-3) ...
21:39:15 Setting up libpsl5:amd64 (0.19.1-5build1) ...
21:39:15 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
21:39:15 No schema files found: doing nothing.
21:39:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:39:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:39:15 Setting up distro-info-data (0.37ubuntu0.15) ...
21:39:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:15 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ...
21:39:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
21:39:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ...
21:39:15 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ...
21:39:15 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:39:15 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ...
21:39:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:39:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
21:39:15 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
21:39:15 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
21:39:15 Setting up software-properties-common (0.99.22.6) ...
21:39:15 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:39:15 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
21:39:15 Updating certificates in /etc/ssl/certs...
21:39:15 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_arm64.deb ...
21:39:15 Unpacking libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
21:39:15 Selecting previously unselected package python3.10-minimal.
21:39:15 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.3_arm64.deb ...
21:39:15 Unpacking python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:39:15 Setting up libssl3:arm64 (3.0.5-2ubuntu2.1) ...
21:39:15 Setting up libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.3) ...
21:39:15 Setting up libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
21:39:15 Setting up python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:39:15 debconf: delaying package configuration, since apt-utils is not installed
21:39:15 Fetched 11.0 MB in 2s (6026 kB/s)
21:39:15 Selecting previously unselected package libpython3.7-minimal:armhf.
21:39: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 ... 7700 files and directories currently installed.)
21:39:15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
21:39:15 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
21:39:15 Selecting previously unselected package libexpat1:armhf.
21:39:15 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ...
21:39:15 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
21:39:15 Selecting previously unselected package python3.7-minimal.
21:39:15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
21:39:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:15 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
21:39:15 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
21:39:15 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
21:39:15 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
21:39:15 Fedora Modular 36 - aarch64 - Updates            47 kB/s |  15 kB     00:00    
21:39:15 0 added, 0 removed; done.
21:39:15 Running hooks in /etc/ca-certificates/update.d...
21:39:15 done.
21:39:15 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
21:39:15 ++ source /etc/os-release
21:39:15 +++ PRETTY_NAME='Ubuntu 22.04.2 LTS'
21:39:15 +++ NAME=Ubuntu
21:39:15 +++ VERSION_ID=22.04
21:39:15 +++ VERSION='22.04.2 LTS (Jammy Jellyfish)'
21:39:15 +++ VERSION_CODENAME=jammy
21:39:15 +++ ID=ubuntu
21:39:15 +++ ID_LIKE=debian
21:39:15 +++ HOME_URL=https://www.ubuntu.com/
21:39:15 +++ SUPPORT_URL=https://help.ubuntu.com/
21:39:15 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:39:15 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:39:15 +++ UBUNTU_CODENAME=jammy
21:39:15 ++ echo ubuntu
21:39:15 + DIST_ID=ubuntu
21:39:15 ++ lsb_release -sc
21:39:15 + DIST_VERSION=jammy
21:39:15 + '[' jammy = sid ']'
21:39:15 + install_debian_containerd
21:39:15 + '[' staging = stage ']'
21:39:15 + REPO_URL=https://download.docker.com/linux/ubuntu
21:39:15 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:39:15 + update-ca-certificates -f
21:39:15 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:39:15 Clearing symlinks in /etc/ssl/certs...
21:39:15 Updating certificates in /etc/ssl/certs...
21:39:15 + make IMAGE=fedora:37 verify
21:39:15 docker run  --rm -i \
21:39:15 	-v "$(pwd):/v" \
21:39:15 	-e DEBIAN_FRONTEND=noninteractive \
21:39:15 	-e PACKAGE_REPO=staging \
21:39:15 	-w /v \
21:39:15 	fedora:37 ./verify
21:39:15 Unable to find image 'fedora:37' locally
21:39:15 37: Pulling from library/fedora
21:39:15 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb'.
21:39:15 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'.
21:39:16 94ee613a6c21: Already exists
21:39:16 Digest: sha256:ca620b6a713882989f2dfb31dd34705834c95bc23e493687828080f6e5ad1be6
21:39:16 Status: Downloaded newer image for fedora:37
21:39:16 124 added, 0 removed; done.
21:39:16 Setting up libassuan0:amd64 (2.5.1-2) ...
21:39:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
21:39:16 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.4) ...
21:39:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.12) ...
21:39:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ...
21:39:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:39:16 Selecting previously unselected package docker-buildx-plugin.
21:39:16 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb ...
21:39:16 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.20.04~focal) ...
21:39:16 Selecting previously unselected package python3-minimal.
21:39:16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7950 files and directories currently installed.)
21:39:16 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
21:39:16 Unpacking python3-minimal (3.7.3-1) ...
21:39:16 Selecting previously unselected package mime-support.
21:39:16 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:39:16 Unpacking mime-support (3.62) ...
21:39:16 Selecting previously unselected package libmpdec2:armhf.
21:39:16 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
21:39:16 Unpacking libmpdec2:armhf (2.4.2-2) ...
21:39:16 Selecting previously unselected package python3-minimal.
21:39:16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4706 files and directories currently installed.)
21:39:16 Preparing to unpack .../00-python3-minimal_3.10.6-1_arm64.deb ...
21:39:16 Unpacking python3-minimal (3.10.6-1) ...
21:39:16 Selecting previously unselected package media-types.
21:39:16 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
21:39:16 Unpacking media-types (8.0.0) ...
21:39:16 Selecting previously unselected package libmpdec3:arm64.
21:39:16 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_arm64.deb ...
21:39:16 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
21:39:16 Selecting previously unselected package libkrb5support0:arm64.
21:39:16 Preparing to unpack .../03-libkrb5support0_1.20-1ubuntu0.1_arm64.deb ...
21:39:16 Unpacking libkrb5support0:arm64 (1.20-1ubuntu0.1) ...
21:39:16 Selecting previously unselected package libk5crypto3:arm64.
21:39:16 Preparing to unpack .../04-libk5crypto3_1.20-1ubuntu0.1_arm64.deb ...
21:39:16 Unpacking libk5crypto3:arm64 (1.20-1ubuntu0.1) ...
21:39:16 Selecting previously unselected package libkeyutils1:arm64.
21:39:16 Preparing to unpack .../05-libkeyutils1_1.6.3-1_arm64.deb ...
21:39:16 Unpacking libkeyutils1:arm64 (1.6.3-1) ...
21:39:16 Selecting previously unselected package libkrb5-3:arm64.
21:39:16 Preparing to unpack .../06-libkrb5-3_1.20-1ubuntu0.1_arm64.deb ...
21:39:16 Unpacking libkrb5-3:arm64 (1.20-1ubuntu0.1) ...
21:39:16 done.
21:39:16 Updating certificates in /etc/ssl/certs...
21:39:16 Selecting previously unselected package libpython3.7-stdlib:armhf.
21:39:16 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
21:39:16 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
21:39:16 Selecting previously unselected package python3.7.
21:39:16 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u4_armhf.deb ...
21:39:16 Unpacking python3.7 (3.7.3-2+deb10u4) ...
21:39:16 Selecting previously unselected package libpython3-stdlib:armhf.
21:39:16 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
21:39:16 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
21:39:16 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:39:16 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1ubuntu0.1_arm64.deb ...
21:39:16 Unpacking libgssapi-krb5-2:arm64 (1.20-1ubuntu0.1) ...
21:39:16 Selecting previously unselected package libtirpc-common.
21:39:16 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:39:16 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:39:16 Selecting previously unselected package libtirpc3:arm64.
21:39:16 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
21:39:16 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
21:39:16 Selecting previously unselected package libnsl2:arm64.
21:39:16 Preparing to unpack .../10-libnsl2_1.3.0-2build2_arm64.deb ...
21:39:16 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
21:39:16 Selecting previously unselected package readline-common.
21:39:16 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
21:39:16 Unpacking readline-common (8.2-1) ...
21:39:16 Selecting previously unselected package libreadline8:arm64.
21:39:16 Preparing to unpack .../12-libreadline8_8.2-1_arm64.deb ...
21:39:16 Unpacking libreadline8:arm64 (8.2-1) ...
21:39:16   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         19/27 
21:39:16 setsebool:  SELinux is disabled.
21:39:16 + verify
21:39:16 + dpkg --version
21:39:16 + rpm --version
21:39:16 + verify_rpm
21:39:16 ++ . /etc/os-release
21:39:16 +++ NAME='Fedora Linux'
21:39:16 +++ VERSION='37 (Container Image)'
21:39:16 +++ ID=fedora
21:39:16 +++ VERSION_ID=37
21:39:16 +++ VERSION_CODENAME=
21:39:16 +++ PLATFORM_ID=platform:f37
21:39:16 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
21:39:16 +++ ANSI_COLOR='0;38;2;60;110;180'
21:39:16 +++ LOGO=fedora-logo-icon
21:39:16 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
21:39:16 +++ DEFAULT_HOSTNAME=fedora
21:39:16 +++ HOME_URL=https://fedoraproject.org/
21:39:16 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
21:39:16 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:39:16 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:16 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:39:16 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
21:39:16 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:39:16 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
21:39:16 +++ SUPPORT_END=2023-11-14
21:39:16 +++ VARIANT='Container Image'
21:39:16 +++ VARIANT_ID=container
21:39:16 ++ echo fedora
21:39:16 + DIST_ID=fedora
21:39:16 ++ . /etc/os-release
21:39:16 +++ NAME='Fedora Linux'
21:39:16 +++ VERSION='37 (Container Image)'
21:39:16 +++ ID=fedora
21:39:16 +++ VERSION_ID=37
21:39:16 +++ VERSION_CODENAME=
21:39:16 +++ PLATFORM_ID=platform:f37
21:39:16 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
21:39:16 +++ ANSI_COLOR='0;38;2;60;110;180'
21:39:16 +++ LOGO=fedora-logo-icon
21:39:16 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
21:39:16 +++ DEFAULT_HOSTNAME=fedora
21:39:16 +++ HOME_URL=https://fedoraproject.org/
21:39:16 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
21:39:16 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:39:16 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:16 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:39:16 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
21:39:16 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:39:16 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
21:39:16 +++ SUPPORT_END=2023-11-14
21:39:16 +++ VARIANT='Container Image'
21:39:16 +++ VARIANT_ID=container
21:39:16 ++ echo 37
21:39:16 ++ cut -d. -f1
21:39:16 + DIST_VERSION=37
21:39:16 + pkg_manager=yum
21:39:16 + pkg_config_manager=yum-config-manager
21:39:16 + dnf --version
21:39:16 4.14.0
21:39:16   Installed: dnf-0:4.14.0-1.fc37.noarch at Sat Mar 11 05:49:45 2023
21:39:16   Built    : Fedora Project at Fri Sep  9 13:05:18 2022
21:39:16 
21:39:16   Installed: rpm-0:4.18.0-1.fc37.x86_64 at Sat Mar 11 05:49:43 2023
21:39:16   Built    : Fedora Project at Wed Sep 21 10:51:10 2022
21:39:16 + pkg_manager=dnf
21:39:16 + pkg_config_manager='dnf config-manager'
21:39:16 + dnf clean all
21:39:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:16 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:39:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:16 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:39:16 Metadata cache created.
21:39:16 Setting up python3-minimal (3.7.3-1) ...
21:39:16 Selecting previously unselected package python3.
21:39:16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8387 files and directories currently installed.)
21:39:16 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
21:39:16 Unpacking python3 (3.7.3-1) ...
21:39:16 Selecting previously unselected package apt-transport-https.
21:39:16 Preparing to unpack .../01-apt-transport-https_1.8.2.3_all.deb ...
21:39:16 Unpacking apt-transport-https (1.8.2.3) ...
21:39:16 Selecting previously unselected package libsqlite3-0:arm64.
21:39:16 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_arm64.deb ...
21:39:16 Unpacking libsqlite3-0:arm64 (3.39.3-1) ...
21:39:16 Selecting previously unselected package libpython3.10-stdlib:arm64.
21:39:16 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.3_arm64.deb ...
21:39:16 Unpacking libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.3) ...
21:39:16 Selecting previously unselected package python3.10.
21:39:16 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.3_arm64.deb ...
21:39:16 Unpacking python3.10 (3.10.7-1ubuntu0.3) ...
21:39:16 Selecting previously unselected package libpython3-stdlib:arm64.
21:39:16 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_arm64.deb ...
21:39:16 Unpacking libpython3-stdlib:arm64 (3.10.6-1) ...
21:39:16 Setting up python3-minimal (3.10.6-1) ...
21:39:16 0 files removed
21:39:16 + dnf install -y 'dnf-command(config-manager)'
21:39:16 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:39:16 Setting up pinentry-curses (1.1.0-1) ...
21:39:16 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ...
21:39:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:16 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:39:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
21:39:16 Setting up python3 (3.6.7-1~18.04) ...
21:39:16 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:39:16 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:39:16 Setting up python3-gi (3.26.1-2ubuntu1) ...
21:39:16 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:39:16 124 added, 0 removed; done.
21:39:16 Running hooks in /etc/ca-certificates/update.d...
21:39:16 done.
21:39:16 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:39:16 + apt-key add -
21:39:16 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:39:16 + echo '[DEBUG] Installing engine rpms'
21:39:16 [DEBUG] Installing engine rpms
21:39:16 ++ find rpm/rpmbuild/fedora-36/RPMS/ -type f -name '*.rpm'
21:39:16 ++ sed /src/d
21:39:16 + packages='rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm
21:39:16 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm
21:39:16 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.fc36.aarch64.rpm
21:39:16 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-compose-plugin-2.17.2-0.fc36.aarch64.rpm
21:39:16 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm'
21:39:16 + set -x
21:39:16 ++ source /etc/os-release
21:39:16 +++ NAME='Fedora Linux'
21:39:16 +++ VERSION='36 (Container Image)'
21:39:16 +++ ID=fedora
21:39:16 +++ VERSION_ID=36
21:39:16 +++ VERSION_CODENAME=
21:39:16 +++ PLATFORM_ID=platform:f36
21:39:16 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:39:16 +++ ANSI_COLOR='0;38;2;60;110;180'
21:39:16 +++ LOGO=fedora-logo-icon
21:39:16 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:39:16 +++ HOME_URL=https://fedoraproject.org/
21:39:16 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:39:16 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:39:16 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:16 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:39:16 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:39:16 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:39:16 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:39:16 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:39:16 +++ SUPPORT_END=2023-05-16
21:39:16 +++ VARIANT='Container Image'
21:39:16 +++ VARIANT_ID=container
21:39:16 ++ echo 36
21:39:16 + product_version=36
21:39:16 + '[' 36 = rawhide ']'
21:39:16 + dnf install -y rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-compose-plugin-2.17.2-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64.rpm
21:39:16 Preparing to unpack .../02-curl_7.64.0-4+deb10u5_armhf.deb ...
21:39:16 Unpacking curl (7.64.0-4+deb10u5) over (7.64.0-4+deb10u3) ...
21:39:16 Preparing to unpack .../03-libcurl4_7.64.0-4+deb10u5_armhf.deb ...
21:39:16 Unpacking libcurl4:armhf (7.64.0-4+deb10u5) over (7.64.0-4+deb10u3) ...
21:39:16 Selecting previously unselected package distro-info-data.
21:39:16 Preparing to unpack .../04-distro-info-data_0.41+deb10u6_all.deb ...
21:39:16 Unpacking distro-info-data (0.41+deb10u6) ...
21:39:16 Selecting previously unselected package libglib2.0-0:armhf.
21:39:16 Preparing to unpack .../05-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
21:39:16 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
21:39:16 Selecting previously unselected package python3.
21:39:16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5188 files and directories currently installed.)
21:39:16 Preparing to unpack .../00-python3_3.10.6-1_arm64.deb ...
21:39:16 Unpacking python3 (3.10.6-1) ...
21:39:16 Selecting previously unselected package libargon2-1:arm64.
21:39:16 Preparing to unpack .../01-libargon2-1_0~20171227-0.3_arm64.deb ...
21:39:16 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
21:39:17 Setting up lsb-release (9.20170808ubuntu1) ...
21:39:17 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ...
21:39:17 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ...
21:39:17 Setting up python3-apt (1.6.6) ...
21:39:17 OK
21:39:17 + '[' jammy = sid ']'
21:39:17 ++ dpkg --print-architecture
21:39:17 + ARCH=arm64
21:39:17 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test'
21:39:17 + apt-get update
21:39:17 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:39:17 Preparing to unpack .../06-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
21:39:17 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
21:39:17 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:39:17 Preparing to unpack .../07-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
21:39:17 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
21:39:17 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:39:17 Preparing to unpack .../08-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
21:39:17 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
21:39:17 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:39:17 Preparing to unpack .../09-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
21:39:17 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:39:17 Selecting previously unselected package gnupg2.
21:39:17 Preparing to unpack .../10-gnupg2_2.2.12-1+rpi1+deb10u1_all.deb ...
21:39:17 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:39:17 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
21:39:17 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
21:39:17 Selecting previously unselected package libjson-c5:arm64.
21:39:17 Preparing to unpack .../03-libjson-c5_0.16-1_arm64.deb ...
21:39:17 Unpacking libjson-c5:arm64 (0.16-1) ...
21:39:17 Selecting previously unselected package libcryptsetup12:arm64.
21:39:17 Preparing to unpack .../04-libcryptsetup12_2%3a2.5.0-2ubuntu1_arm64.deb ...
21:39:17 Unpacking libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
21:39:17 Selecting previously unselected package libfdisk1:arm64.
21:39:17 Preparing to unpack .../05-libfdisk1_2.38-4ubuntu1_arm64.deb ...
21:39:17 Unpacking libfdisk1:arm64 (2.38-4ubuntu1) ...
21:39:17 Selecting previously unselected package libkmod2:arm64.
21:39:17 Preparing to unpack .../06-libkmod2_30+20220630-3ubuntu1_arm64.deb ...
21:39:17 Unpacking libkmod2:arm64 (30+20220630-3ubuntu1) ...
21:39:17 Selecting previously unselected package libapparmor1:arm64.
21:39:17 Preparing to unpack .../07-libapparmor1_3.0.7-1ubuntu2_arm64.deb ...
21:39:17 Unpacking libapparmor1:arm64 (3.0.7-1ubuntu2) ...
21:39:17 Selecting previously unselected package libip4tc2:arm64.
21:39:17 Preparing to unpack .../08-libip4tc2_1.8.7-1ubuntu6_arm64.deb ...
21:39:17 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu6) ...
21:39:17 Setting up python3-dbus (1.2.6-1) ...
21:39:17 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
21:39:17 Setting up python3-software-properties (0.96.24.32.20) ...
21:39:17 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
21:39:17 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:17 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:17 Setting up docker-compose-plugin (2.17.2-1~ubuntu.20.04~focal) ...
21:39:17 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.20.04~focal) ...
21:39:17 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:39:17 Unpacking gnupg2 (2.2.12-1+rpi1+deb10u1) ...
21:39:17 Selecting previously unselected package iso-codes.
21:39:17 Preparing to unpack .../11-iso-codes_4.2-1_all.deb ...
21:39:17 Unpacking iso-codes (4.2-1) ...
21:39:17 Selecting previously unselected package libsystemd-shared:arm64.
21:39:17 Preparing to unpack .../09-libsystemd-shared_251.4-1ubuntu7.1_arm64.deb ...
21:39:17 Unpacking libsystemd-shared:arm64 (251.4-1ubuntu7.1) ...
21:39:17 Selecting previously unselected package systemd.
21:39:17 Preparing to unpack .../10-systemd_251.4-1ubuntu7.1_arm64.deb ...
21:39:17 Unpacking systemd (251.4-1ubuntu7.1) ...
21:39:17 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:39:17 Setting up software-properties-common (0.96.24.32.20) ...
21:39:17 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
21:39:17 Get:3 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [20.1 kB]
21:39:17 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
21:39:17 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
21:39:17 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:39:17 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:39:17 invoke-rc.d: could not determine current runlevel
21:39:17 invoke-rc.d: policy-rc.d denied execution of start.
21:39:17 Processing triggers for systemd (245.4-4ubuntu3.20) ...
21:39:17 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_amd64.deb
21:39:17 Selecting previously unselected package libapt-inst2.0:armhf.
21:39:17 Preparing to unpack .../12-libapt-inst2.0_1.8.2.3_armhf.deb ...
21:39:17 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
21:39:17 Selecting previously unselected package libcurl3-gnutls:armhf.
21:39:17 Preparing to unpack .../13-libcurl3-gnutls_7.64.0-4+deb10u5_armhf.deb ...
21:39:17 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u5) ...
21:39:17 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
21:39:17 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
21:39:17 Setting up libjson-c5:arm64 (0.16-1) ...
21:39:17 Setting up libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
21:39:17 Setting up libfdisk1:arm64 (2.38-4ubuntu1) ...
21:39:17 Setting up libkmod2:arm64 (30+20220630-3ubuntu1) ...
21:39:17 Setting up libapparmor1:arm64 (3.0.7-1ubuntu2) ...
21:39:17 Setting up libip4tc2:arm64 (1.8.7-1ubuntu6) ...
21:39:17 Setting up libsystemd-shared:arm64 (251.4-1ubuntu7.1) ...
21:39:17 Setting up systemd (251.4-1ubuntu7.1) ...
21:39:17 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:39:17 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:39:17 Failed to enable unit, unit systemd-resolved.service does not exist.
21:39:17 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:39:17 Initializing machine ID from random generator.
21:39:17 Last metadata expiration check: 0:00:02 ago on Thu Mar 30 21:39:15 2023.
21:39:17 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.24) ...
21:39:17 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:39:17 Setting up curl (7.58.0-2ubuntu3.24) ...
21:39:17 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:39:17 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
21:39:17 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:39:17 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
21:39:17 Updating certificates in /etc/ssl/certs...
21:39:17 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
21:39:17 Fetched 69.0 kB in 1s (87.4 kB/s)
21:39:17 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'.
21:39:18 Selecting previously unselected package libdbus-1-3:armhf.
21:39:18 Preparing to unpack .../14-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ...
21:39:18 Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
21:39:18 Selecting previously unselected package lsb-release.
21:39:18 Preparing to unpack .../15-lsb-release_10.2019051400+rpi1_all.deb ...
21:39:18 Unpacking lsb-release (10.2019051400+rpi1) ...
21:39:18 Selecting previously unselected package python-apt-common.
21:39:18 Preparing to unpack .../16-python-apt-common_1.8.4.3_all.deb ...
21:39:18 Unpacking python-apt-common (1.8.4.3) ...
21:39:18 Selecting previously unselected package python3-apt.
21:39:18 Preparing to unpack .../17-python3-apt_1.8.4.3_armhf.deb ...
21:39:18 Unpacking python3-apt (1.8.4.3) ...
21:39:18 Selecting previously unselected package python3-dbus.
21:39:18 Preparing to unpack .../18-python3-dbus_1.2.8-3_armhf.deb ...
21:39:18 Unpacking python3-dbus (1.2.8-3) ...
21:39:18 Selecting previously unselected package python3-gi.
21:39:18 Preparing to unpack .../19-python3-gi_3.30.4-1_armhf.deb ...
21:39:18 Selecting previously unselected package systemd-sysv.
21:39: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 ... 6031 files and directories currently installed.)
21:39:18 Preparing to unpack .../00-systemd-sysv_251.4-1ubuntu7.1_arm64.deb ...
21:39:18 Unpacking systemd-sysv (251.4-1ubuntu7.1) ...
21:39:18 Selecting previously unselected package openssl.
21:39:18 Preparing to unpack .../01-openssl_3.0.5-2ubuntu2.1_arm64.deb ...
21:39:18 Unpacking openssl (3.0.5-2ubuntu2.1) ...
21:39:18 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb'.
21:39:18 0 added, 0 removed; done.
21:39:18 Running hooks in /etc/ca-certificates/update.d...
21:39:18 done.
21:39:18 ++ source /etc/os-release
21:39:18 +++ NAME=Ubuntu
21:39:18 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:39:18 +++ ID=ubuntu
21:39:18 +++ ID_LIKE=debian
21:39:18 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:39:18 +++ VERSION_ID=18.04
21:39:18 +++ HOME_URL=https://www.ubuntu.com/
21:39:18 +++ SUPPORT_URL=https://help.ubuntu.com/
21:39:18 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:39:18 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:39:18 +++ VERSION_CODENAME=bionic
21:39:18 +++ UBUNTU_CODENAME=bionic
21:39:18 ++ echo ubuntu
21:39:18 + DIST_ID=ubuntu
21:39:18 ++ lsb_release -sc
21:39:18 + DIST_VERSION=bionic
21:39:18 + '[' bionic = sid ']'
21:39:18 + install_debian_containerd
21:39:18 + '[' staging = stage ']'
21:39:18 + REPO_URL=https://download.docker.com/linux/ubuntu
21:39:18 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:39:18 + update-ca-certificates -f
21:39:18 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:39:18 Clearing symlinks in /etc/ssl/certs...
21:39:18 Selecting previously unselected package ca-certificates.
21:39:18 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
21:39:18 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
21:39:18 Selecting previously unselected package libdbus-1-3:arm64.
21:39:18 Preparing to unpack .../03-libdbus-1-3_1.14.0-2ubuntu3_arm64.deb ...
21:39:18 Unpacking libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
21:39:18 Selecting previously unselected package dbus-bin.
21:39:18 Preparing to unpack .../04-dbus-bin_1.14.0-2ubuntu3_arm64.deb ...
21:39:18 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
21:39:18 Selecting previously unselected package dbus-session-bus-common.
21:39:18 Preparing to unpack .../05-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
21:39:18 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:39:18 Selecting previously unselected package dbus-daemon.
21:39:18 Preparing to unpack .../06-dbus-daemon_1.14.0-2ubuntu3_arm64.deb ...
21:39:18 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
21:39:18 Selecting previously unselected package dbus-system-bus-common.
21:39:18 Preparing to unpack .../07-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
21:39:18 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:39:18 Unpacking python3-gi (3.30.4-1) ...
21:39:18 Selecting previously unselected package python3-pycurl.
21:39:18 Preparing to unpack .../20-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
21:39:18 Unpacking python3-pycurl (7.43.0.2-0.1) ...
21:39:18 Selecting previously unselected package python3-software-properties.
21:39:18 Preparing to unpack .../21-python3-software-properties_0.96.20.2-2_all.deb ...
21:39:18 Unpacking python3-software-properties (0.96.20.2-2) ...
21:39:18 Selecting previously unselected package software-properties-common.
21:39:18 Preparing to unpack .../22-software-properties-common_0.96.20.2-2_all.deb ...
21:39:18 Unpacking software-properties-common (0.96.20.2-2) ...
21:39:18 Setting up gnupg2 (2.2.12-1+rpi1+deb10u1) ...
21:39:18 Setting up mime-support (3.62) ...
21:39:18 Setting up apt-transport-https (1.8.2.3) ...
21:39:18 done.
21:39:18 Updating certificates in /etc/ssl/certs...
21:39:18 Dependencies resolved.
21:39:18 =================================================================================================
21:39:18  Package                     Arch     Version                               Repository       Size
21:39:18 =================================================================================================
21:39:18 Installing:
21:39:18  docker-buildx-plugin        aarch64  0.10.4-0.fc36                         @commandline     11 M
21:39:18  docker-ce                   aarch64  3:0.0.0~20230330191823.de0d30f-0.fc36 @commandline     15 M
21:39:18  docker-ce-cli               aarch64  1:0.0.0~20230330191823.de0d30f-0.fc36 @commandline    6.4 M
21:39:18  docker-ce-rootless-extras   aarch64  0.0.0~20230330191823.de0d30f-0.fc36   @commandline    3.4 M
21:39:18  docker-compose-plugin       aarch64  2.17.2-0.fc36                         @commandline     10 M
21:39:18 Installing dependencies:
21:39:18  container-selinux           noarch   2:2.199.0-1.fc36                      updates          50 k
21:39:18  containerd.io               aarch64  1.6.19-3.1.fc36                       docker-ce-test   25 M
21:39:18  dbus                        aarch64  1:1.14.4-1.fc36                       updates         7.2 k
21:39:18  dbus-broker                 aarch64  33-1.fc36                             updates         168 k
21:39:18  dbus-common                 noarch   1:1.14.4-1.fc36                       updates          14 k
21:39:18  device-mapper               aarch64  1.02.175-7.fc36                       fedora          137 k
21:39:18  device-mapper-libs          aarch64  1.02.175-7.fc36                       fedora          170 k
21:39:18  diffutils                   aarch64  3.8-2.fc36                            fedora          368 k
21:39:18  fuse-common                 aarch64  3.10.5-2.fc36                         fedora          8.2 k
21:39:18  fuse-overlayfs              aarch64  1.9-6.fc36                            updates          69 k
21:39:18  fuse3                       aarch64  3.10.5-2.fc36                         fedora           54 k
21:39:18  fuse3-libs                  aarch64  3.10.5-2.fc36                         fedora           90 k
21:39:18  iptables-legacy             aarch64  1.8.7-15.fc36                         fedora           51 k
21:39:18  iptables-legacy-libs        aarch64  1.8.7-15.fc36                         fedora           39 k
21:39:18  iptables-libs               aarch64  1.8.7-15.fc36                         fedora          417 k
21:39:18  kmod                        aarch64  29-7.fc36                             fedora          115 k
21:39:18  kmod-libs                   aarch64  29-7.fc36                             fedora           65 k
21:39:18  libargon2                   aarch64  20171227-9.fc36                       updates          28 k
21:39:18  libcgroup                   aarch64  2.0-4.fc36                            fedora           73 k
21:39:18  libfdisk                    aarch64  2.38-1.fc36                           updates         155 k
21:39:18  libibverbs                  aarch64  39.0-1.fc36                           fedora          392 k
21:39:18  libmnl                      aarch64  1.0.4-15.fc36                         fedora           28 k
21:39:18  libnetfilter_conntrack      aarch64  1.0.8-4.fc36                          fedora           57 k
21:39:18  libnfnetlink                aarch64  1.0.1-21.fc36                         fedora           29 k
21:39:18  libnl3                      aarch64  3.7.0-1.fc36                          updates         336 k
21:39:18  libpcap                     aarch64  14:1.10.3-1.fc36                      updates         172 k
21:39:18  libseccomp                  aarch64  2.5.3-2.fc36                          fedora           71 k
21:39:18  libselinux-utils            aarch64  3.3-4.fc36                            fedora          144 k
21:39:18  libslirp                    aarch64  4.6.1-3.fc36                          fedora           72 k
21:39:18  libutempter                 aarch64  1.2.1-6.fc36                          fedora           26 k
21:39:18  policycoreutils             aarch64  3.3-4.fc36                            fedora          203 k
21:39:18  rpm-plugin-selinux          aarch64  4.17.1-3.fc36                         updates          18 k
21:39:18  selinux-policy              noarch   36.17-1.fc36                          updates          66 k
21:39:18  selinux-policy-targeted     noarch   36.17-1.fc36                          updates         6.4 M
21:39:18  slirp4netns                 aarch64  1.2.0-0.2.beta.0.fc36                 fedora           49 k
21:39:18  systemd                     aarch64  250.10-2.fc36                         updates         4.0 M
21:39:18  systemd-pam                 aarch64  250.10-2.fc36                         updates         319 k
21:39:18  util-linux                  aarch64  2.38-1.fc36                           updates         2.3 M
21:39:18  xkeyboard-config            noarch   2.35.1-1.fc36                         fedora          878 k
21:39:18  xz                          aarch64  5.4.1-1.fc36                          updates         406 k
21:39:18 Installing weak dependencies:
21:39:18  cryptsetup-libs             aarch64  2.4.3-2.fc36                          fedora          430 k
21:39:18  libbpf                      aarch64  2:0.7.0-3.fc36                        updates         159 k
21:39:18  libxkbcommon                aarch64  1.4.0-1.fc36                          fedora          139 k
21:39:18  qrencode-libs               aarch64  4.1.1-2.fc36                          fedora           61 k
21:39:18  systemd-networkd            aarch64  250.10-2.fc36                         updates         564 k
21:39:18  systemd-resolved            aarch64  250.10-2.fc36                         updates         254 k
21:39:18 
21:39:18 Transaction Summary
21:39:18 =================================================================================================
21:39:18 Install  51 Packages
21:39:18 
21:39:18 Total size: 90 M
21:39:18 Total download size: 44 M
21:39:18 Installed size: 385 M
21:39:18 Downloading Packages:
21:39:18 Selecting previously unselected package dbus.
21:39:18 Preparing to unpack .../08-dbus_1.14.0-2ubuntu3_arm64.deb ...
21:39:18 Unpacking dbus (1.14.0-2ubuntu3) ...
21:39:18 Selecting previously unselected package distro-info-data.
21:39:18 Preparing to unpack .../09-distro-info-data_0.54ubuntu0.1_all.deb ...
21:39:18 Unpacking distro-info-data (0.54ubuntu0.1) ...
21:39:18 Selecting previously unselected package libglib2.0-0:arm64.
21:39:18 Preparing to unpack .../10-libglib2.0-0_2.74.3-0ubuntu1_arm64.deb ...
21:39:18 Unpacking libglib2.0-0:arm64 (2.74.3-0ubuntu1) ...
21:39:18 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:39:18 Preparing to unpack .../11-libgirepository-1.0-1_1.74.0-2_arm64.deb ...
21:39:18 Unpacking libgirepository-1.0-1:arm64 (1.74.0-2) ...
21:39:18 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:39:18 Preparing to unpack .../12-gir1.2-glib-2.0_1.74.0-2_arm64.deb ...
21:39:18 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-2) ...
21:39:18 Selecting previously unselected package iso-codes.
21:39:18 Preparing to unpack .../13-iso-codes_4.11.0-1_all.deb ...
21:39:18 Unpacking iso-codes (4.11.0-1) ...
21:39:18 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
21:39:18 No schema files found: doing nothing.
21:39:18 Setting up distro-info-data (0.41+deb10u6) ...
21:39:18 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
21:39:18 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u5) ...
21:39:18 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
21:39:18 Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
21:39:18 Setting up python-apt-common (1.8.4.3) ...
21:39:18 Setting up libcurl4:armhf (7.64.0-4+deb10u5) ...
21:39:18 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
21:39:18 Setting up curl (7.64.0-4+deb10u5) ...
21:39:18 Setting up libmpdec2:armhf (2.4.2-2) ...
21:39:18 Setting up iso-codes (4.2-1) ...
21:39:18 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
21:39:18 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
21:39:18 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
21:39:18 Setting up python3.7 (3.7.3-2+deb10u4) ...
21:39:18 Selecting previously unselected package libcap2-bin.
21:39:18 Preparing to unpack .../14-libcap2-bin_1%3a2.44-1build3_arm64.deb ...
21:39:18 Unpacking libcap2-bin (1:2.44-1build3) ...
21:39:18 Selecting previously unselected package libelf1:arm64.
21:39:18 Preparing to unpack .../15-libelf1_0.187-4_arm64.deb ...
21:39:18 Unpacking libelf1:arm64 (0.187-4) ...
21:39:18 Selecting previously unselected package libglib2.0-data.
21:39:18 Preparing to unpack .../16-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
21:39:18 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
21:39:18 Selecting previously unselected package libicu71:arm64.
21:39:18 Preparing to unpack .../17-libicu71_71.1-3ubuntu1_arm64.deb ...
21:39:18 Unpacking libicu71:arm64 (71.1-3ubuntu1) ...
21:39:18 Reading package lists...
21:39:18 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.
21:39:18 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
21:39:18 + packages='deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:39:18 ++ echo 'deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:39:18 ++ xargs
21:39:18 ++ awk '$0="./"$0'
21:39:18 + packages='./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb'
21:39:18 + set -x
21:39:18 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb
21:39:18 Selecting previously unselected package docker-compose-plugin.
21:39:18 (Reading database ... 9217 files and directories currently installed.)
21:39:18 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb ...
21:39:18 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.22.04~jammy) ...
21:39:18 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:39:18 124 added, 0 removed; done.
21:39:18 Running hooks in /etc/ca-certificates/update.d...
21:39:18 done.
21:39:18 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:39:18 + apt-key add -
21:39:18 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:39:19 Selecting previously unselected package libpam-systemd:arm64.
21:39:19 Preparing to unpack .../18-libpam-systemd_251.4-1ubuntu7.1_arm64.deb ...
21:39:19 Unpacking libpam-systemd:arm64 (251.4-1ubuntu7.1) ...
21:39:19 Selecting previously unselected package libxml2:arm64.
21:39:19 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1ubuntu0.1_arm64.deb ...
21:39:19 Unpacking libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
21:39:19 Reading package lists...
21:39:19 Building dependency tree...
21:39:19 Reading state information...
21:39:19 Correcting dependencies... Done
21:39:19 OK
21:39:19 + '[' bionic = sid ']'
21:39:19 ++ dpkg --print-architecture
21:39:19 + ARCH=amd64
21:39:19 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic test'
21:39:19 + apt-get update
21:39:19 Selecting previously unselected package libyaml-0-2:arm64.
21:39:19 Preparing to unpack .../20-libyaml-0-2_0.2.5-1_arm64.deb ...
21:39:19 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
21:39:19 Selecting previously unselected package lsb-release.
21:39:19 Preparing to unpack .../21-lsb-release_11.2ubuntu1_all.deb ...
21:39:19 Unpacking lsb-release (11.2ubuntu1) ...
21:39:19 Selecting previously unselected package python-apt-common.
21:39:19 Preparing to unpack .../22-python-apt-common_2.4.0+22.10_all.deb ...
21:39:19 Unpacking python-apt-common (2.4.0+22.10) ...
21:39:19 Selecting previously unselected package python3-apt.
21:39:19 Preparing to unpack .../23-python3-apt_2.4.0+22.10_arm64.deb ...
21:39:19 Unpacking python3-apt (2.4.0+22.10) ...
21:39:19 Selecting previously unselected package python3-dbus.
21:39:19 Preparing to unpack .../24-python3-dbus_1.2.18-3build1_arm64.deb ...
21:39:19 Unpacking python3-dbus (1.2.18-3build1) ...
21:39:19 Selecting previously unselected package python3-gi.
21:39:19 Preparing to unpack .../25-python3-gi_3.42.2-2_arm64.deb ...
21:39:19 Unpacking python3-gi (3.42.2-2) ...
21:39:19 Selecting previously unselected package python3-pkg-resources.
21:39:19 Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
21:39:19 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:39:19 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:39:19 Skipping docker-ce, it is already installed and upgrade is not set.
21:39:19 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:39:19 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:39:19 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:39:19 The following additional packages will be installed:
21:39:19   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:39:19   libnfnetlink0 libnftnl11 libxtables12 netbase
21:39:19 Suggested packages:
21:39:19   firewalld kmod nftables
21:39:19 The following NEW packages will be installed:
21:39:19   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:39:19   libnfnetlink0 libnftnl11 libxtables12 netbase
21:39:19 (1/46): cryptsetup-libs-2.4.3-2.fc36.aarch64.rp 1.3 MB/s | 430 kB     00:00    
21:39:19 (2/46): device-mapper-1.02.175-7.fc36.aarch64.r 427 kB/s | 137 kB     00:00    
21:39:19 (3/46): device-mapper-libs-1.02.175-7.fc36.aarc  10 MB/s | 170 kB     00:00    
21:39:19 (4/46): diffutils-3.8-2.fc36.aarch64.rpm         15 MB/s | 368 kB     00:00    
21:39:19 (5/46): fuse-common-3.10.5-2.fc36.aarch64.rpm   811 kB/s | 8.2 kB     00:00    
21:39:19 (6/46): fuse3-3.10.5-2.fc36.aarch64.rpm         5.0 MB/s |  54 kB     00:00    
21:39:19 (7/46): fuse3-libs-3.10.5-2.fc36.aarch64.rpm    9.0 MB/s |  90 kB     00:00    
21:39:19 (8/46): iptables-legacy-1.8.7-15.fc36.aarch64.r 5.4 MB/s |  51 kB     00:00    
21:39:19 (9/46): iptables-legacy-libs-1.8.7-15.fc36.aarc 3.8 MB/s |  39 kB     00:00    
21:39:19 (10/46): iptables-libs-1.8.7-15.fc36.aarch64.rp  16 MB/s | 417 kB     00:00    
21:39:19 (11/46): kmod-29-7.fc36.aarch64.rpm             5.7 MB/s | 115 kB     00:00    
21:39:19 Setting up python3 (3.7.3-1) ...
21:39:19 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:39:19 Setting up python3-pycurl (7.43.0.2-0.1) ...
21:39:19 Setting up python3-gi (3.30.4-1) ...
21:39:19 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
21:39:19 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
21:39:19 Get:3 https://download.docker.com/linux/ubuntu bionic/test amd64 Packages [65.0 kB]
21:39:19 Selecting previously unselected package libnghttp2-14:arm64.
21:39:19 Preparing to unpack .../27-libnghttp2-14_1.49.0-1_arm64.deb ...
21:39:19 Unpacking libnghttp2-14:arm64 (1.49.0-1) ...
21:39:19 Selecting previously unselected package libpsl5:arm64.
21:39:19 Preparing to unpack .../28-libpsl5_0.21.0-1.2build2_arm64.deb ...
21:39:19 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
21:39:19 Selecting previously unselected package apt-transport-https.
21:39:19 Preparing to unpack .../29-apt-transport-https_2.5.3_all.deb ...
21:39:19 Unpacking apt-transport-https (2.5.3) ...
21:39:19 Selecting previously unselected package libbrotli1:arm64.
21:39:19 Preparing to unpack .../30-libbrotli1_1.0.9-2build6_arm64.deb ...
21:39:19 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
21:39:19 Selecting previously unselected package libsasl2-modules-db:arm64.
21:39:19 Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_arm64.deb ...
21:39:19 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:39:19 Selecting previously unselected package libsasl2-2:arm64.
21:39:19 Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg-6ubuntu2_arm64.deb ...
21:39:19 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:39:19 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded.
21:39:19 Need to get 28.8 MB of archives.
21:39:19 After this operation, 119 MB of additional disk space will be used.
21:39:19 Get:1 https://download.docker.com/linux/ubuntu focal/test amd64 containerd.io amd64 1.6.19-1 [28.2 MB]
21:39:19 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
21:39:19 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libxtables12 amd64 1.8.4-3ubuntu2 [28.4 kB]
21:39:19 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
21:39:19 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2 [19.2 kB]
21:39:19 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnfnetlink0 amd64 1.0.1-3build1 [13.8 kB]
21:39:19 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnetfilter-conntrack3 amd64 1.0.7-2 [41.4 kB]
21:39:19 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnftnl11 amd64 1.1.5-1 [57.8 kB]
21:39:19 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 iptables amd64 1.8.4-3ubuntu2 [390 kB]
21:39:19 (12/46): containerd.io-1.6.19-3.1.fc36.aarch64.  51 MB/s |  25 MB     00:00    
21:39:19 (13/46): libcgroup-2.0-4.fc36.aarch64.rpm       1.0 MB/s |  73 kB     00:00    
21:39:19 (14/46): kmod-libs-29-7.fc36.aarch64.rpm        891 kB/s |  65 kB     00:00    
21:39:19 (15/46): libibverbs-39.0-1.fc36.aarch64.rpm      35 MB/s | 392 kB     00:00    
21:39:19 (16/46): libmnl-1.0.4-15.fc36.aarch64.rpm       2.0 MB/s |  28 kB     00:00    
21:39:19 (17/46): libnetfilter_conntrack-1.0.8-4.fc36.aa 4.4 MB/s |  57 kB     00:00    
21:39:19 (18/46): libnfnetlink-1.0.1-21.fc36.aarch64.rpm 3.8 MB/s |  29 kB     00:00    
21:39:19 (19/46): libseccomp-2.5.3-2.fc36.aarch64.rpm     11 MB/s |  71 kB     00:00    
21:39:19 (20/46): libselinux-utils-3.3-4.fc36.aarch64.rp  16 MB/s | 144 kB     00:00    
21:39:19 (21/46): libslirp-4.6.1-3.fc36.aarch64.rpm      8.4 MB/s |  72 kB     00:00    
21:39:19 (22/46): libxkbcommon-1.4.0-1.fc36.aarch64.rpm   24 MB/s | 139 kB     00:00    
21:39:19 (23/46): libutempter-1.2.1-6.fc36.aarch64.rpm   2.8 MB/s |  26 kB     00:00    
21:39:19 (24/46): policycoreutils-3.3-4.fc36.aarch64.rpm  22 MB/s | 203 kB     00:00    
21:39:19 (25/46): qrencode-libs-4.1.1-2.fc36.aarch64.rpm 6.9 MB/s |  61 kB     00:00    
21:39:19 (26/46): slirp4netns-1.2.0-0.2.beta.0.fc36.aarc 8.6 MB/s |  49 kB     00:00    
21:39:19 (27/46): xkeyboard-config-2.35.1-1.fc36.noarch.  64 MB/s | 878 kB     00:00    
21:39:19 (28/46): container-selinux-2.199.0-1.fc36.noarc 4.0 MB/s |  50 kB     00:00    
21:39:19 (29/46): dbus-1.14.4-1.fc36.aarch64.rpm         675 kB/s | 7.2 kB     00:00    
21:39:19 (30/46): fuse-overlayfs-1.9-6.fc36.aarch64.rpm   16 MB/s |  69 kB     00:00    
21:39:19 (31/46): dbus-broker-33-1.fc36.aarch64.rpm       19 MB/s | 168 kB     00:00    
21:39:19 (32/46): dbus-common-1.14.4-1.fc36.noarch.rpm   1.3 MB/s |  14 kB     00:00    
21:39:19 (33/46): libargon2-20171227-9.fc36.aarch64.rpm  3.2 MB/s |  28 kB     00:00    
21:39:19 (34/46): libbpf-0.7.0-3.fc36.aarch64.rpm         23 MB/s | 159 kB     00:00    
21:39:19 (35/46): libfdisk-2.38-1.fc36.aarch64.rpm        15 MB/s | 155 kB     00:00    
21:39:19 (36/46): libnl3-3.7.0-1.fc36.aarch64.rpm         28 MB/s | 336 kB     00:00    
21:39:19 (37/46): rpm-plugin-selinux-4.17.1-3.fc36.aarch 2.5 MB/s |  18 kB     00:00    
21:39:19 (38/46): libpcap-1.10.3-1.fc36.aarch64.rpm       14 MB/s | 172 kB     00:00    
21:39:19 (39/46): selinux-policy-36.17-1.fc36.noarch.rpm 6.5 MB/s |  66 kB     00:00    
21:39:19 (40/46): systemd-networkd-250.10-2.fc36.aarch64  54 MB/s | 564 kB     00:00    
21:39:19 (41/46): systemd-pam-250.10-2.fc36.aarch64.rpm   18 MB/s | 319 kB     00:00    
21:39:19 (42/46): systemd-250.10-2.fc36.aarch64.rpm       82 MB/s | 4.0 MB     00:00    
21:39:19 (43/46): selinux-policy-targeted-36.17-1.fc36.n  79 MB/s | 6.4 MB     00:00    
21:39:19 (44/46): systemd-resolved-250.10-2.fc36.aarch64 6.2 MB/s | 254 kB     00:00    
21:39:19 (45/46): util-linux-2.38-1.fc36.aarch64.rpm      58 MB/s | 2.3 MB     00:00    
21:39:19 (46/46): xz-5.4.1-1.fc36.aarch64.rpm             25 MB/s | 406 kB     00:00    
21:39:19 --------------------------------------------------------------------------------
21:39:19 Total                                            35 MB/s |  44 MB     00:01     
21:39:19 Setting up lsb-release (10.2019051400+rpi1) ...
21:39:19 Setting up python3-dbus (1.2.8-3) ...
21:39:19 Hit:4 http://archive.ubuntu.com/ubuntu bionic InRelease
21:39:19 Hit:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
21:39:19 Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
21:39:19 Selecting previously unselected package docker-ce-cli.
21:39:19 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ...
21:39:19 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:39:19 Selecting previously unselected package libldap-2.5-0:arm64.
21:39:19 Preparing to unpack .../33-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.10.1_arm64.deb ...
21:39:19 Unpacking libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:39:19 Selecting previously unselected package librtmp1:arm64.
21:39:19 Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
21:39:19 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:39:19 Selecting previously unselected package libssh-4:arm64.
21:39:19 Preparing to unpack .../35-libssh-4_0.9.6-2build1_arm64.deb ...
21:39:19 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
21:39:19 Selecting previously unselected package libcurl4:arm64.
21:39:19 Preparing to unpack .../36-libcurl4_7.85.0-1ubuntu0.5_arm64.deb ...
21:39:19 Unpacking libcurl4:arm64 (7.85.0-1ubuntu0.5) ...
21:39:19 Selecting previously unselected package curl.
21:39:19 Preparing to unpack .../37-curl_7.85.0-1ubuntu0.5_arm64.deb ...
21:39:19 Unpacking curl (7.85.0-1ubuntu0.5) ...
21:39:19 Selecting previously unselected package libassuan0:arm64.
21:39:19 Preparing to unpack .../38-libassuan0_2.5.5-4_arm64.deb ...
21:39:19 Unpacking libassuan0:arm64 (2.5.5-4) ...
21:39:19 Selecting previously unselected package gpgconf.
21:39:19 Preparing to unpack .../39-gpgconf_2.2.35-3ubuntu1_arm64.deb ...
21:39:19 Unpacking gpgconf (2.2.35-3ubuntu1) ...
21:39:20 Setting up python3-apt (1.8.4.3) ...
21:39:20 Setting up python3-software-properties (0.96.20.2-2) ...
21:39:20 Fetched 129 kB in 1s (201 kB/s)
21:39:20 Selecting previously unselected package libksba8:arm64.
21:39:20 Preparing to unpack .../40-libksba8_1.6.0-3ubuntu1.1_arm64.deb ...
21:39:20 Unpacking libksba8:arm64 (1.6.0-3ubuntu1.1) ...
21:39:20 Selecting previously unselected package libnpth0:arm64.
21:39:20 Preparing to unpack .../41-libnpth0_1.6-3build2_arm64.deb ...
21:39:20 Unpacking libnpth0:arm64 (1.6-3build2) ...
21:39:20 Selecting previously unselected package dirmngr.
21:39:20 Preparing to unpack .../42-dirmngr_2.2.35-3ubuntu1_arm64.deb ...
21:39:20 Unpacking dirmngr (2.2.35-3ubuntu1) ...
21:39:20 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:39:20 Preparing to unpack .../43-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ...
21:39:20 Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
21:39:20 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:39:20 Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ...
21:39:20 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:39:20 Selecting previously unselected package gnupg-l10n.
21:39:20 Preparing to unpack .../45-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
21:39:20 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
21:39:20 debconf: delaying package configuration, since apt-utils is not installed
21:39:20 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
21:39:20 Importing GPG key 0x621E9F35:
21:39:20  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:39:20  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:39:20  From       : https://download.docker.com/linux/fedora/gpg
21:39:20 Key imported successfully
21:39:20 Setting up software-properties-common (0.96.20.2-2) ...
21:39:20 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
21:39:20 ++ source /etc/os-release
21:39:20 +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)'
21:39:20 +++ NAME='Raspbian GNU/Linux'
21:39:20 +++ VERSION_ID=10
21:39:20 +++ VERSION='10 (buster)'
21:39:20 +++ VERSION_CODENAME=buster
21:39:20 +++ ID=raspbian
21:39:20 +++ ID_LIKE=debian
21:39:20 +++ HOME_URL=http://www.raspbian.org/
21:39:20 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
21:39:20 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
21:39:20 ++ echo raspbian
21:39:20 + DIST_ID=raspbian
21:39:20 ++ lsb_release -sc
21:39:20 Selecting previously unselected package gnupg-utils.
21:39:20 Preparing to unpack .../46-gnupg-utils_2.2.35-3ubuntu1_arm64.deb ...
21:39:20 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
21:39:20 Selecting previously unselected package gpg.
21:39:20 Preparing to unpack .../47-gpg_2.2.35-3ubuntu1_arm64.deb ...
21:39:20 Unpacking gpg (2.2.35-3ubuntu1) ...
21:39:20 Selecting previously unselected package pinentry-curses.
21:39:20 Preparing to unpack .../48-pinentry-curses_1.2.0-2ubuntu1_arm64.deb ...
21:39:20 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
21:39:20 Selecting previously unselected package gpg-agent.
21:39:20 Preparing to unpack .../49-gpg-agent_2.2.35-3ubuntu1_arm64.deb ...
21:39:20 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
21:39:20 Selecting previously unselected package gpg-wks-client.
21:39:20 Preparing to unpack .../50-gpg-wks-client_2.2.35-3ubuntu1_arm64.deb ...
21:39:20 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
21:39:20 Selecting previously unselected package gpg-wks-server.
21:39:20 Preparing to unpack .../51-gpg-wks-server_2.2.35-3ubuntu1_arm64.deb ...
21:39:20 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
21:39:20 Selecting previously unselected package docker-ce-rootless-extras.
21:39:20 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ...
21:39:20 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:39:20 Fetched 28.8 MB in 1s (35.2 MB/s)
21:39:20 Selecting previously unselected package libmnl0:amd64.
21:39: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 ... 10631 files and directories currently installed.)
21:39:20 Preparing to unpack .../0-libmnl0_1.0.4-2_amd64.deb ...
21:39:20 Unpacking libmnl0:amd64 (1.0.4-2) ...
21:39:20 Selecting previously unselected package libxtables12:amd64.
21:39:20 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_amd64.deb ...
21:39:20 Unpacking libxtables12:amd64 (1.8.4-3ubuntu2) ...
21:39:20 Selecting previously unselected package netbase.
21:39:20 Preparing to unpack .../2-netbase_6.1_all.deb ...
21:39:20 Unpacking netbase (6.1) ...
21:39:20 Selecting previously unselected package libip6tc2:amd64.
21:39:20 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_amd64.deb ...
21:39:20 Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2) ...
21:39:20 Selecting previously unselected package libnfnetlink0:amd64.
21:39:20 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_amd64.deb ...
21:39:20 Unpacking libnfnetlink0:amd64 (1.0.1-3build1) ...
21:39:20 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:39:20 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_amd64.deb ...
21:39:20 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-2) ...
21:39:20 Selecting previously unselected package libnftnl11:amd64.
21:39:20 Preparing to unpack .../6-libnftnl11_1.1.5-1_amd64.deb ...
21:39:20 Unpacking libnftnl11:amd64 (1.1.5-1) ...
21:39:20 + DIST_VERSION=buster
21:39:20 + '[' buster = sid ']'
21:39:20 + install_debian_containerd
21:39:20 + '[' staging = stage ']'
21:39:20 + REPO_URL=https://download.docker.com/linux/raspbian
21:39:20 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
21:39:20 + update-ca-certificates -f
21:39:20 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
21:39:20 Clearing symlinks in /etc/ssl/certs...
21:39:20 Selecting previously unselected package gpgsm.
21:39:20 Preparing to unpack .../52-gpgsm_2.2.35-3ubuntu1_arm64.deb ...
21:39:20 Unpacking gpgsm (2.2.35-3ubuntu1) ...
21:39:20 Selecting previously unselected package gnupg.
21:39:20 Preparing to unpack .../53-gnupg_2.2.35-3ubuntu1_all.deb ...
21:39:20 Unpacking gnupg (2.2.35-3ubuntu1) ...
21:39:20 Selecting previously unselected package libcurl3-gnutls:arm64.
21:39:20 Preparing to unpack .../54-libcurl3-gnutls_7.85.0-1ubuntu0.5_arm64.deb ...
21:39:20 Unpacking libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.5) ...
21:39:20 Selecting previously unselected package libstemmer0d:arm64.
21:39:20 Preparing to unpack .../55-libstemmer0d_2.2.0-1build1_arm64.deb ...
21:39:20 Unpacking libstemmer0d:arm64 (2.2.0-1build1) ...
21:39:20 Selecting previously unselected package libxmlb2:arm64.
21:39:20 Preparing to unpack .../56-libxmlb2_0.3.8-1_arm64.deb ...
21:39:20 Unpacking libxmlb2:arm64 (0.3.8-1) ...
21:39:20 Selecting previously unselected package libappstream4:arm64.
21:39:20 Preparing to unpack .../57-libappstream4_0.15.5-1_arm64.deb ...
21:39:20 Unpacking libappstream4:arm64 (0.15.5-1) ...
21:39:20 Selecting previously unselected package docker-buildx-plugin.
21:39:20 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb ...
21:39:20 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.22.04~jammy) ...
21:39:20 Selecting previously unselected package iptables.
21:39:20 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_amd64.deb ...
21:39:20 Unpacking iptables (1.8.4-3ubuntu2) ...
21:39:20 Selecting previously unselected package containerd.io.
21:39:20 Preparing to unpack .../8-containerd.io_1.6.19-1_amd64.deb ...
21:39:20 Unpacking containerd.io (1.6.19-1) ...
21:39:20 done.
21:39:20 Updating certificates in /etc/ssl/certs...
21:39:20 Selecting previously unselected package libdw1:arm64.
21:39:20 Preparing to unpack .../58-libdw1_0.187-4_arm64.deb ...
21:39:20 Unpacking libdw1:arm64 (0.187-4) ...
21:39:20 Selecting previously unselected package libglib2.0-bin.
21:39:20 Preparing to unpack .../59-libglib2.0-bin_2.74.3-0ubuntu1_arm64.deb ...
21:39:20 Unpacking libglib2.0-bin (2.74.3-0ubuntu1) ...
21:39:20 Selecting previously unselected package libunwind8:arm64.
21:39:20 Preparing to unpack .../60-libunwind8_1.6.2-0ubuntu1.1_arm64.deb ...
21:39:20 Unpacking libunwind8:arm64 (1.6.2-0ubuntu1.1) ...
21:39:20 Selecting previously unselected package libgstreamer1.0-0:arm64.
21:39:20 Preparing to unpack .../61-libgstreamer1.0-0_1.20.3-1_arm64.deb ...
21:39:20 Unpacking libgstreamer1.0-0:arm64 (1.20.3-1) ...
21:39:20 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
21:39:20 Preparing to unpack .../62-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
21:39:20 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
21:39:20 Selecting previously unselected package libpolkit-agent-1-0:arm64.
21:39:20 Preparing to unpack .../63-libpolkit-agent-1-0_0.105-33_arm64.deb ...
21:39:20 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
21:39:20 Reading package lists...
21:39:20 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
21:39:20 + packages='deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:39:20 ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:39:20 ++ xargs
21:39:20 ++ awk '$0="./"$0'
21:39:20 + packages='./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb'
21:39:20 + set -x
21:39:20 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb
21:39:20 Selecting previously unselected package docker-ce.
21:39:20 (Reading database ... 6938 files and directories currently installed.)
21:39:20 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ...
21:39:20 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:39:21 Fedora 37 - x86_64                               24 MB/s |  82 MB     00:03    
21:39:21 Selecting previously unselected package polkitd.
21:39:21 Preparing to unpack .../64-polkitd_0.105-33_arm64.deb ...
21:39:21 Unpacking polkitd (0.105-33) ...
21:39:21 Selecting previously unselected package pkexec.
21:39:21 Preparing to unpack .../65-pkexec_0.105-33_arm64.deb ...
21:39:21 Unpacking pkexec (0.105-33) ...
21:39:21 Selecting previously unselected package policykit-1.
21:39:21 Preparing to unpack .../66-policykit-1_0.105-33_arm64.deb ...
21:39:21 Unpacking policykit-1 (0.105-33) ...
21:39:21 Selecting previously unselected package python3-blinker.
21:39:21 Preparing to unpack .../67-python3-blinker_1.4+dfsg1-0.5_all.deb ...
21:39:21 Unpacking python3-blinker (1.4+dfsg1-0.5) ...
21:39:21 Selecting previously unselected package python3-cffi-backend:arm64.
21:39:21 Preparing to unpack .../68-python3-cffi-backend_1.15.1-1_arm64.deb ...
21:39:21 Unpacking python3-cffi-backend:arm64 (1.15.1-1) ...
21:39:21 Selecting previously unselected package python3-cryptography.
21:39:21 Preparing to unpack .../69-python3-cryptography_3.4.8-2_arm64.deb ...
21:39:21 Unpacking python3-cryptography (3.4.8-2) ...
21:39:21 Running transaction check
21:39:21 Transaction check succeeded.
21:39:21 Running transaction test
21:39:21 137 added, 0 removed; done.
21:39:21 Running hooks in /etc/ca-certificates/update.d...
21:39:21 done.
21:39:21 + apt-key add -
21:39:21 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
21:39:21 Selecting previously unselected package python3-pyparsing.
21:39:21 Preparing to unpack .../70-python3-pyparsing_3.0.7-2_all.deb ...
21:39:21 Unpacking python3-pyparsing (3.0.7-2) ...
21:39:21 Selecting previously unselected package python3-httplib2.
21:39:21 Preparing to unpack .../71-python3-httplib2_0.20.4-2_all.deb ...
21:39:21 Unpacking python3-httplib2 (0.20.4-2) ...
21:39:21 Selecting previously unselected package python3-more-itertools.
21:39:21 Preparing to unpack .../72-python3-more-itertools_8.10.0-2_all.deb ...
21:39:21 Unpacking python3-more-itertools (8.10.0-2) ...
21:39:21 Selecting previously unselected package python3-zipp.
21:39:21 Preparing to unpack .../73-python3-zipp_1.0.0-4_all.deb ...
21:39:21 Unpacking python3-zipp (1.0.0-4) ...
21:39:21 Selecting previously unselected package python3-importlib-metadata.
21:39:21 Preparing to unpack .../74-python3-importlib-metadata_4.6.4-1_all.deb ...
21:39:21 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:39:21 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:39:21 OK
21:39:21 + '[' buster = sid ']'
21:39:21 ++ dpkg --print-architecture
21:39:21 + ARCH=armhf
21:39:21 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test'
21:39:21 + apt-get update
21:39:21 Selecting previously unselected package python3-jeepney.
21:39:21 Preparing to unpack .../75-python3-jeepney_0.8.0-1_all.deb ...
21:39:21 Unpacking python3-jeepney (0.8.0-1) ...
21:39:21 Selecting previously unselected package python3-jwt.
21:39:21 Preparing to unpack .../76-python3-jwt_2.4.0-1_all.deb ...
21:39:21 Unpacking python3-jwt (2.4.0-1) ...
21:39:21 Selecting previously unselected package python3-secretstorage.
21:39:21 Preparing to unpack .../77-python3-secretstorage_3.3.3-1ubuntu1_all.deb ...
21:39:21 Unpacking python3-secretstorage (3.3.3-1ubuntu1) ...
21:39:21 Selecting previously unselected package python3-keyring.
21:39:21 Preparing to unpack .../78-python3-keyring_23.8.2-1_all.deb ...
21:39:21 Unpacking python3-keyring (23.8.2-1) ...
21:39:21 Selecting previously unselected package python3-lazr.uri.
21:39:21 Preparing to unpack .../79-python3-lazr.uri_1.0.6-2_all.deb ...
21:39:21 Unpacking python3-lazr.uri (1.0.6-2) ...
21:39:21 Selecting previously unselected package python3-wadllib.
21:39:21 Preparing to unpack .../80-python3-wadllib_1.3.6-1_all.deb ...
21:39:21 Unpacking python3-wadllib (1.3.6-1) ...
21:39:21 Transaction test succeeded.
21:39:21 Running transaction
21:39:21 Selecting previously unselected package python3-distro.
21:39:21 Preparing to unpack .../81-python3-distro_1.7.0-1_all.deb ...
21:39:21 Unpacking python3-distro (1.7.0-1) ...
21:39:21 Selecting previously unselected package python3-oauthlib.
21:39:21 Preparing to unpack .../82-python3-oauthlib_3.2.0-1ubuntu1_all.deb ...
21:39:21 Unpacking python3-oauthlib (3.2.0-1ubuntu1) ...
21:39:21 Selecting previously unselected package python3-six.
21:39:21 Preparing to unpack .../83-python3-six_1.16.0-4_all.deb ...
21:39:21 Unpacking python3-six (1.16.0-4) ...
21:39:21 Selecting previously unselected package python3-lazr.restfulclient.
21:39:21 Preparing to unpack .../84-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:39:21 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:39:21 Selecting previously unselected package python3-launchpadlib.
21:39:21 Preparing to unpack .../85-python3-launchpadlib_1.10.16-1_all.deb ...
21:39:21 Unpacking python3-launchpadlib (1.10.16-1) ...
21:39:21 Selecting previously unselected package python3-software-properties.
21:39:21 Preparing to unpack .../86-python3-software-properties_0.99.27_all.deb ...
21:39:21 Unpacking python3-software-properties (0.99.27) ...
21:39:21 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'.
21:39:21 Selecting previously unselected package docker-ce.
21:39:21 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ...
21:39:21 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:39:22 Selecting previously unselected package packagekit.
21:39:22 Preparing to unpack .../87-packagekit_1.2.5-2ubuntu2_arm64.deb ...
21:39:22 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:39:22 Selecting previously unselected package software-properties-common.
21:39:22 Preparing to unpack .../88-software-properties-common_0.99.27_all.deb ...
21:39:22 Unpacking software-properties-common (0.99.27) ...
21:39:22 Selecting previously unselected package gnupg2.
21:39:22 Preparing to unpack .../89-gnupg2_2.2.35-3ubuntu1_all.deb ...
21:39:22 Unpacking gnupg2 (2.2.35-3ubuntu1) ...
21:39:22 Setting up libksba8:arm64 (1.6.0-3ubuntu1.1) ...
21:39:22 Setting up media-types (8.0.0) ...
21:39:22 Setting up libicu71:arm64 (71.1-3ubuntu1) ...
21:39:22 Setting up systemd-sysv (251.4-1ubuntu7.1) ...
21:39:22 Setting up libkeyutils1:arm64 (1.6.3-1) ...
21:39:22 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
21:39:22 Setting up apt-transport-https (2.5.3) ...
21:39:22 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
21:39:22 Get:1 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB]
21:39:22 Get:2 https://download.docker.com/linux/raspbian buster/test armhf Packages [44.9 kB]
21:39:22 Hit:3 http://archive.raspbian.org/raspbian buster InRelease
21:39:22   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch            1/1 
21:39:22   Preparing        :                                                        1/1 
21:39:22 Setting up libglib2.0-0:arm64 (2.74.3-0ubuntu1) ...
21:39:22 No schema files found: doing nothing.
21:39:22 Setting up distro-info-data (0.54ubuntu0.1) ...
21:39:22 Setting up libtirpc-common (1.3.3+ds-1) ...
21:39:22 Setting up libxmlb2:arm64 (0.3.8-1) ...
21:39:22 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
21:39:22 Setting up libsqlite3-0:arm64 (3.39.3-1) ...
21:39:22 Setting up libnghttp2-14:arm64 (1.49.0-1) ...
21:39:22 Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
21:39:22 Setting up libnpth0:arm64 (1.6-3build2) ...
21:39:22 Setting up libassuan0:arm64 (2.5.5-4) ...
21:39:22 Setting up libunwind8:arm64 (1.6.2-0ubuntu1.1) ...
21:39:22 Setting up libkrb5support0:arm64 (1.20-1ubuntu0.1) ...
21:39:22 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:39:22 Setting up libcap2-bin (1:2.44-1build3) ...
21:39:22 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
21:39:22 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
21:39:22 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:39:22 Setting up libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
21:39:22 Setting up libk5crypto3:arm64 (1.20-1ubuntu0.1) ...
21:39:22 Setting up libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
21:39:22   Installing : containerd.io-1.6.19-3.1.el7.aarch64                       20/27 
21:39:22 Hit:4 http://archive.raspberrypi.org/debian buster InRelease
21:39:22 Fetched 78.6 kB in 1s (108 kB/s)
21:39:22   Installing       : libseccomp-2.5.3-2.fc36.aarch64                       1/51 
21:39:22   Installing       : docker-compose-plugin-2.17.2-0.fc36.aarch64           2/51 
21:39:22   Running scriptlet: docker-compose-plugin-2.17.2-0.fc36.aarch64           2/51 
21:39:22   Installing       : libfdisk-2.38-1.fc36.aarch64                          3/51 
21:39:22   Installing       : libselinux-utils-3.3-4.fc36.aarch64                   4/51 
21:39:22   Installing       : fuse3-libs-3.10.5-2.fc36.aarch64                      5/51 
21:39:22 Setting up python-apt-common (2.4.0+22.10) ...
21:39:22 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:39:22 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
21:39:22 Setting up libgirepository-1.0-1:arm64 (1.74.0-2) ...
21:39:22 Setting up libkrb5-3:arm64 (1.20-1ubuntu0.1) ...
21:39:22 Setting up libstemmer0d:arm64 (2.2.0-1build1) ...
21:39:22 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:39:22 Setting up openssl (3.0.5-2ubuntu2.1) ...
21:39:22 Setting up libelf1:arm64 (0.187-4) ...
21:39:22 Setting up readline-common (8.2-1) ...
21:39:22 Setting up libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
21:39:22 Setting up iso-codes (4.11.0-1) ...
21:39:22 Setting up dbus-bin (1.14.0-2ubuntu3) ...
21:39:22 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
21:39:22 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
21:39:22   Installing       : diffutils-3.8-2.fc36.aarch64                          6/51 
21:39:22   Installing       : docker-buildx-plugin-0.10.4-0.fc36.aarch64            7/51 
21:39:22   Running scriptlet: docker-buildx-plugin-0.10.4-0.fc36.aarch64            7/51 
21:39:22   Installing       : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3    8/51 
21:39:22   Running scriptlet: docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3    8/51 
21:39:22 Setting up docker-compose-plugin (2.17.2-1~ubuntu.22.04~jammy) ...
21:39:22 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:39:22 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.04~jammy) ...
21:39:22 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:39:22 Setting up libdw1:arm64 (0.187-4) ...
21:39:22 Setting up libreadline8:arm64 (8.2-1) ...
21:39:22 Setting up libglib2.0-bin (2.74.3-0ubuntu1) ...
21:39:22 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
21:39:22 Setting up libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:39:22 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
21:39:23   Installing       : xz-5.4.1-1.fc36.aarch64                               9/51 
21:39:23   Installing       : libnl3-3.7.0-1.fc36.aarch64                          10/51 
21:39:23   Installing       : libibverbs-39.0-1.fc36.aarch64                       11/51 
21:39:23   Installing       : libpcap-14:1.10.3-1.fc36.aarch64                     12/51 
21:39:23   Installing       : iptables-legacy-libs-1.8.7-15.fc36.aarch64           13/51 
21:39:23   Installing       : libbpf-2:0.7.0-3.fc36.aarch64                        14/51 
21:39:23   Installing       : libargon2-20171227-9.fc36.aarch64                    15/51 
21:39:23   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                   16/51 
21:39:23   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                   16/51 
21:39:23   Running scriptlet: dbus-broker-33-1.fc36.aarch64                        17/51 
21:39:23   Installing       : dbus-broker-33-1.fc36.aarch64                        17/51 
21:39:23   Running scriptlet: dbus-broker-33-1.fc36.aarch64                        17/51 
21:39:23   Installing       : dbus-1:1.14.4-1.fc36.aarch64                         18/51 
21:39:23   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                19/51 
21:39:23   Installing       : libxkbcommon-1.4.0-1.fc36.aarch64                    20/51 
21:39:23   Installing       : qrencode-libs-4.1.1-2.fc36.aarch64                   21/51 
21:39:23 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:39:23 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:39:23 invoke-rc.d: could not determine current runlevel
21:39:23 invoke-rc.d: policy-rc.d denied execution of start.
21:39:23 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:39:23  docker-ce-rootless-extras depends on dbus-user-session; however:
21:39:23   Package dbus-user-session is not installed.
21:39:23 
21:39:23 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:39:23 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_arm64.deb
21:39:23 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2) ...
21:39:23 Setting up libmnl0:amd64 (1.0.4-2) ...
21:39:23 Setting up containerd.io (1.6.19-1) ...
21:39:23 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb'.
21:39:23   Running scriptlet: libutempter-1.2.1-6.fc36.aarch64                     22/51 
21:39:23   Installing       : libutempter-1.2.1-6.fc36.aarch64                     22/51 
21:39:23   Installing       : util-linux-2.38-1.fc36.aarch64                       23/51 
21:39:23 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:39:23 
21:39:23   Installing       : policycoreutils-3.3-4.fc36.aarch64                   24/51 
21:39:23   Running scriptlet: policycoreutils-3.3-4.fc36.aarch64                   24/51 
21:39:23   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             25/51 
21:39:23   Installing       : selinux-policy-36.17-1.fc36.noarch                   26/51 
21:39:23   Running scriptlet: selinux-policy-36.17-1.fc36.noarch                   26/51 
21:39:23 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:39:23 Setting up libxtables12:amd64 (1.8.4-3ubuntu2) ...
21:39:23 Setting up libnfnetlink0:amd64 (1.0.1-3build1) ...
21:39:23 Setting up netbase (6.1) ...
21:39:23 Setting up libnftnl11:amd64 (1.1.5-1) ...
21:39:23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-2) ...
21:39:23 Setting up iptables (1.8.4-3ubuntu2) ...
21:39:23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:39:23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:39:23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:39:23 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:39:23 + verify_binaries
21:39:23 + docker --version
21:39:23 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:23 + docker buildx version
21:39:23 github.com/docker/buildx v0.10.4 c513d34
21:39:23 + docker compose version
21:39:23 Selecting previously unselected package docker-compose-plugin.
21:39:23 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb ...
21:39:23 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.18.04~bionic) ...
21:39:23 Updating certificates in /etc/ssl/certs...
21:39:23   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          27/51 
21:39:23   Installing       : selinux-policy-targeted-36.17-1.fc36.noarch          27/51 
21:39:23 Docker Compose version v2.17.2
21:39:23 + dockerd --version
21:39:23 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:23 + docker-proxy --version
21:39:23 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:23 + containerd --version
21:39:23 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:23 + ctr --version
21:39:23 ctr containerd.io 1.6.19
21:39:23 + containerd-shim --help
21:39:23 Usage of containerd-shim:
21:39:23   -address string
21:39:23     	grpc address back to main containerd
21:39:23   -containerd-binary containerd publish
21:39:23     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:23   -criu string
21:39:23     	path to criu binary
21:39:23   -debug
21:39:23     	enable debug output in logs
21:39:23   -namespace string
21:39:23     	namespace that owns the shim
21:39:23   -runtime-root string
21:39:23     	root directory for the runtime (default "/run/containerd/runc")
21:39:23   -socket string
21:39:23     	socket path to serve
21:39:23   -systemd-cgroup
21:39:23     	set runtime to use systemd-cgroup
21:39:23   -workdir string
21:39:23     	path used to storge large temporary data
21:39:23 + containerd-shim-runc-v1 -v
21:39:23 containerd-shim-runc-v1:
21:39:23   Version:  1.6.19
21:39:23   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:23   Go version: go1.19.7
21:39:23 
21:39:23 + containerd-shim-runc-v2 -v
21:39:23 containerd-shim-runc-v2:
21:39:23   Version:  1.6.19
21:39:23   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:23   Go version: go1.19.7
21:39:23 
21:39:23 + runc --version
21:39:23 runc version 1.1.4
21:39:23 commit: v1.1.4-0-g5fd4c4d
21:39:23 spec: 1.0.2-dev
21:39:23 go: go1.19.7
21:39:23 libseccomp: 2.5.1
21:39:23   Installing : docker-buildx-plugin-0.10.4-0.el7.aarch64                  21/27 
21:39:23   Installing : 1:docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch   22/27 
21:39:23 Reading package lists...
21:39:23 ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb'
21:39:23 + packages='deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb
21:39:23 deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb
21:39:23 deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb
21:39:23 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb
21:39:23 deb/debbuild/raspbian-buster/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb'
21:39:23 ++ echo 'deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb
21:39:23 deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb
21:39:23 deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb
21:39:23 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb
21:39:23 deb/debbuild/raspbian-buster/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb'
21:39:23 ++ awk '$0="./"$0'
21:39:23 ++ xargs
21:39:23 + packages='./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb'
21:39:23 + set -x
21:39:23 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb
21:39:23 Selecting previously unselected package docker-ce-rootless-extras.
21:39:23 (Reading database ... 10012 files and directories currently installed.)
21:39:23 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ...
21:39:23 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~raspbian.10~buster) ...
21:39:24 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el9.x86_64.rpm
21:39:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lwOtdb
21:39:24 + umask 022
21:39:24 + cd /root/rpmbuild/BUILD
21:39:24 + cd src
21:39:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el9.x86_64
21:39:24 + RPM_EC=0
21:39:24 ++ jobs -p
21:39:24 + exit 0
21:39:24 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
21:39:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
21:39:24 124 added, 0 removed; done.
21:39:24 Setting up dbus (1.14.0-2ubuntu3) ...
21:39:24 Setting up libgssapi-krb5-2:arm64 (1.20-1ubuntu0.1) ...
21:39:24 Setting up gir1.2-glib-2.0:arm64 (1.74.0-2) ...
21:39:24 Setting up libssh-4:arm64 (0.9.6-2build1) ...
21:39:24 Setting up gpgconf (2.2.35-3ubuntu1) ...
21:39:24 Setting up libpam-systemd:arm64 (251.4-1ubuntu7.1) ...
21:39:24 Setting up libcurl4:arm64 (7.85.0-1ubuntu0.5) ...
21:39:24   Installing : libmnl-1.0.3-7.el7.aarch64                                 23/27 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:24 Reading package lists...
21:39:24 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
21:39:24 Setting up curl (7.85.0-1ubuntu0.5) ...
21:39:24 Setting up polkitd (0.105-33) ...
21:39:24 Setting up gpg (2.2.35-3ubuntu1) ...
21:39:24 Setting up libgstreamer1.0-0:arm64 (1.20.3-1) ...
21:39:24 Setcap worked! gst-ptp-helper is not suid!
21:39:24 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
21:39:24 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
21:39:24 Setting up gpg-agent (2.2.35-3ubuntu1) ...
21:39:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:39:24 + make IMAGE=quay.io/centos/centos:stream9 verify
21:39:24 docker run  --rm -i \
21:39:24 	-v "$(pwd):/v" \
21:39:24 	-e DEBIAN_FRONTEND=noninteractive \
21:39:24 	-e PACKAGE_REPO=staging \
21:39:24 	-w /v \
21:39:24 	quay.io/centos/centos:stream9 ./verify
21:39:24 Unable to find image 'quay.io/centos/centos:stream9' locally
21:39:24 Building dependency tree...
21:39:24 Reading state information...
21:39:24 Correcting dependencies... Done
21:39:24 Selecting previously unselected package docker-ce.
21:39:24 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ...
21:39:24 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~raspbian.10~buster) ...
21:39:24 Selecting previously unselected package docker-buildx-plugin.
21:39:24 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb ...
21:39:24 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.18.04~bionic) ...
21:39:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:39:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:39:24 Skipping docker-ce, it is already installed and upgrade is not set.
21:39:24 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:39:24 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:39:24 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:39:24 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:39:24 The following additional packages will be installed:
21:39:24   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:39:24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:39:24 Suggested packages:
21:39:24   firewalld kmod nftables
21:39:24 The following NEW packages will be installed:
21:39:24   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:39:24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:39:24 stream9: Pulling from centos/centos
21:39:24 1a4b50973163: Already exists
21:39:24 Digest: sha256:a98e363d8384a1b8158628e1c770769999aeb721321c604e9cf5e91fb1544503
21:39:24 Status: Downloaded newer image for quay.io/centos/centos:stream9
21:39:24 make[1]: Leaving directory '/root/build-deb'
21:39:24  dpkg-genbuildinfo
21:39:24  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.changes
21:39:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:39:24 Setting up gpgsm (2.2.35-3ubuntu1) ...
21:39:24 Setting up pkexec (0.105-33) ...
21:39:24 Setting up libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.5) ...
21:39:24 Setting up libappstream4:arm64 (0.15.5-1) ...
21:39:24 Setting up dirmngr (2.2.35-3ubuntu1) ...
21:39:24 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:39:24 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:39:24 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
21:39:24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:39:24 Need to get 20.9 MB of archives.
21:39:24 After this operation, 96.9 MB of additional disk space will be used.
21:39:24 Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.19-1 [20.3 MB]
21:39:24   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               24/27 
21:39:25 make[2]: Leaving directory '/root/build-deb/compose'
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    debian/rules override_dh_auto_test
21:39:25 make[1]: Entering directory '/root/build-deb'
21:39:25 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:25 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:25 PASS: daemon version OK
21:39:25 ver="$(cli/build/docker --version)"; \
21:39:25 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:25 PASS: cli version OK
21:39:25 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:25 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:25 PASS: docker-buildx version OK
21:39:25 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:25 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:25 PASS: docker-compose version OK
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    create-stamp debian/debhelper-build-stamp
21:39:25  debian/rules binary
21:39:25 dh binary --with=bash-completion
21:39:25    dh_testroot
21:39:25    dh_prep
21:39:25    dh_installdirs
21:39:25    debian/rules override_dh_auto_install
21:39:25 make[1]: Entering directory '/root/build-deb'
21:39:25 # docker-ce-cli install
21:39:25 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:25 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:25 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:25 # docker-ce install
21:39:25 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:25 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:25 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:25 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:25 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:39:25 # docker-buildx-plugin install
21:39:25 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:25 # docker-compose-plugin install
21:39:25 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:25 # docker-ce-rootless-extras install
21:39:25 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:25 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:25 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:25 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:25 # TODO: how can we install vpnkit?
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    debian/rules override_dh_install
21:39:25 make[1]: Entering directory '/root/build-deb'
21:39:25 dh_install
21:39:25 # TODO Can we do this from within our container?
21:39:25 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    dh_installdocs
21:39:25    dh_installchangelogs
21:39:25    dh_installman
21:39:25    dh_bash-completion
21:39:25    dh_systemd_enable
21:39:25    debian/rules override_dh_installinit
21:39:25 make[1]: Entering directory '/root/build-deb'
21:39:25 # use "docker" as our service name, not "docker-ce"
21:39:25 dh_installinit --name=docker
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    dh_systemd_start
21:39:25    dh_perl
21:39:25    dh_link
21:39:25    dh_strip_nondeterminism
21:39:25    dh_compress
21:39:25    dh_fixperms
21:39:25    dh_missing
21:39:25    debian/rules override_dh_strip
21:39:25 make[1]: Entering directory '/root/build-deb'
21:39:25 # Go has lots of problems with stripping, so just don't
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    dh_makeshlibs
21:39:25    debian/rules override_dh_shlibdeps
21:39:25 make[1]: Entering directory '/root/build-deb'
21:39:25 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    dh_installdeb
21:39:25    debian/rules override_dh_gencontrol
21:39:25 make[1]: Entering directory '/root/build-deb'
21:39:25 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:39:25 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:39:25 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:39:25 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:39:25 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:39:25 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:39:25 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:39:25 dh_gencontrol --remaining-packages
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    dh_md5sums
21:39:25    debian/rules override_dh_builddeb
21:39:25 make[1]: Entering directory '/root/build-deb'
21:39:25 dh_builddeb -- -Zxz
21:39:25 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'.
21:39:25 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb'.
21:39:25 Setting up libnsl2:arm64 (1.3.0-2build2) ...
21:39:25 Setting up policykit-1 (0.105-33) ...
21:39:25 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
21:39:25 Setting up libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.3) ...
21:39:25 Setting up gnupg (2.2.35-3ubuntu1) ...
21:39:25 Setting up packagekit (1.2.5-2ubuntu2) ...
21:39:25 invoke-rc.d: could not determine current runlevel
21:39:25 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:39:25 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:39:25 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:39:25 Setting up libpython3-stdlib:arm64 (3.10.6-1) ...
21:39:25 Setting up gnupg2 (2.2.35-3ubuntu1) ...
21:39:25 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmnl0 arm64 1.0.4-3build2 [12.9 kB]
21:39:25 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxtables12 arm64 1.8.7-1ubuntu5 [30.8 kB]
21:39:25 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
21:39:25 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5 [20.1 kB]
21:39:25 + verify
21:39:25 + dpkg --version
21:39:25 + rpm --version
21:39:25 + verify_rpm
21:39:25 ++ . /etc/os-release
21:39:25 +++ NAME='CentOS Stream'
21:39:25 +++ VERSION=9
21:39:25 +++ ID=centos
21:39:25 +++ ID_LIKE='rhel fedora'
21:39:25 +++ VERSION_ID=9
21:39:25 +++ PLATFORM_ID=platform:el9
21:39:25 +++ PRETTY_NAME='CentOS Stream 9'
21:39:25 +++ ANSI_COLOR='0;31'
21:39:25 +++ LOGO=fedora-logo-icon
21:39:25 +++ CPE_NAME=cpe:/o:centos:centos:9
21:39:25 +++ HOME_URL=https://centos.org/
21:39:25 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:25 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:39:25 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:39:25 ++ echo centos
21:39:25 + DIST_ID=centos
21:39:25 ++ . /etc/os-release
21:39:25 +++ NAME='CentOS Stream'
21:39:25 +++ VERSION=9
21:39:25 +++ ID=centos
21:39:25 +++ ID_LIKE='rhel fedora'
21:39:25 +++ VERSION_ID=9
21:39:25 +++ PLATFORM_ID=platform:el9
21:39:25 +++ PRETTY_NAME='CentOS Stream 9'
21:39:25 +++ ANSI_COLOR='0;31'
21:39:25 +++ LOGO=fedora-logo-icon
21:39:25 +++ CPE_NAME=cpe:/o:centos:centos:9
21:39:25 +++ HOME_URL=https://centos.org/
21:39:25 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:25 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:39:25 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:39:25 ++ cut -d. -f1
21:39:25 ++ echo 9
21:39:25 + DIST_VERSION=9
21:39:25 + pkg_manager=yum
21:39:25 + pkg_config_manager=yum-config-manager
21:39:25 + dnf --version
21:39:25 dpkg-genchanges: info: including full source code in upload
21:39:25  dpkg-source -I.git --after-build .
21:39:25 Setting up python3.10 (3.10.7-1ubuntu0.3) ...
21:39:25 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnfnetlink0 arm64 1.0.1-3build3 [14.2 kB]
21:39:25 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetfilter-conntrack3 arm64 1.0.9-1 [44.5 kB]
21:39:25 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnftnl11 arm64 1.2.1-1build1 [64.5 kB]
21:39:25 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iptables arm64 1.8.7-1ubuntu5 [451 kB]
21:39:25 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus-user-session arm64 1.12.20-2ubuntu4.1 [9442 B]
21:39:25 4.14.0
21:39:25   Installed: dnf-0:4.14.0-4.el9.noarch at Mon Mar 27 12:12:44 2023
21:39:25   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
21:39:25 
21:39:25   Installed: rpm-0:4.16.1.3-22.el9.x86_64 at Mon Mar 27 12:12:42 2023
21:39:25   Built    : builder@centos.org at Mon Dec 19 23:57:50 2022
21:39:25 + pkg_manager=dnf
21:39:25 + pkg_config_manager='dnf config-manager'
21:39:25 + dnf clean all
21:39:25 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:39:25 + destination=/build
21:39:25 + mkdir -p /build
21:39:25 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb /build
21:39:25 copied '/root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb'
21:39:25 removed '/root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb'
21:39:25 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:25 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:25 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:25 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:25 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc'
21:39:25 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc'
21:39:25 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz'
21:39:25 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz'
21:39:25 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.buildinfo'
21:39:25 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.buildinfo'
21:39:25 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.changes'
21:39:25 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.changes'
21:39:25 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:25 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:25 copied '/root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb'
21:39:25 removed '/root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb'
21:39:25 debconf: delaying package configuration, since apt-utils is not installed
21:39:25 Fetched 20.9 MB in 1s (24.1 MB/s)
21:39:25 Selecting previously unselected package libmnl0:arm64.
21:39: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 ... 9443 files and directories currently installed.)
21:39:25 Preparing to unpack .../0-libmnl0_1.0.4-3build2_arm64.deb ...
21:39:25 Unpacking libmnl0:arm64 (1.0.4-3build2) ...
21:39:25 Selecting previously unselected package libxtables12:arm64.
21:39:25 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_arm64.deb ...
21:39:25 Unpacking libxtables12:arm64 (1.8.7-1ubuntu5) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:25 0 files removed
21:39:25 + dnf install -y 'dnf-command(config-manager)'
21:39:25 Selecting previously unselected package docker-ce-cli.
21:39:25 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ...
21:39:25 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~raspbian.10~buster) ...
21:39:25 Selecting previously unselected package docker-ce-rootless-extras.
21:39:25 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ...
21:39:25 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:39:25 Selecting previously unselected package netbase.
21:39:25 Preparing to unpack .../2-netbase_6.3_all.deb ...
21:39:25 Unpacking netbase (6.3) ...
21:39:25 Selecting previously unselected package libip6tc2:arm64.
21:39:25 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_arm64.deb ...
21:39:25 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5) ...
21:39:25 Selecting previously unselected package libnfnetlink0:arm64.
21:39:25 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_arm64.deb ...
21:39:25 Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ...
21:39:25 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:39:25 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_arm64.deb ...
21:39:25 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ...
21:39:25 Selecting previously unselected package libnftnl11:arm64.
21:39:25 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_arm64.deb ...
21:39:25 Unpacking libnftnl11:arm64 (1.2.1-1build1) ...
21:39:25 Selecting previously unselected package iptables.
21:39:25 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_arm64.deb ...
21:39:25 Unpacking iptables (1.8.7-1ubuntu5) ...
21:39:25 Setting up python3 (3.10.6-1) ...
21:39:25   Installing : iptables-1.4.21-35.el7.aarch64                             25/27 
21:39:26 Selecting previously unselected package containerd.io.
21:39:26 Preparing to unpack .../8-containerd.io_1.6.19-1_arm64.deb ...
21:39:26 Unpacking containerd.io (1.6.19-1) ...
21:39:26 Setting up python3-six (1.16.0-4) ...
21:39:26 Setting up python3-pyparsing (3.0.7-2) ...
21:39:26 Selecting previously unselected package docker-buildx-plugin.
21:39:26 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb ...
21:39:26 Unpacking docker-buildx-plugin (0.10.4-1~raspbian.10~buster) ...
21:39:26 Selecting previously unselected package docker-ce-cli.
21:39:26 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ...
21:39:26 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:39:26 Setting up python3-gi (3.42.2-2) ...
21:39:26 Fedora 37 openh264 (From Cisco) - aarch64       2.1 kB/s | 2.5 kB     00:01    
21:39:26 Fedora Modular 37 - aarch64                     3.8 MB/s | 3.7 MB     00:00    
21:39:26 Setting up python3-jeepney (0.8.0-1) ...
21:39:26 Setting up python3-httplib2 (0.20.4-2) ...
21:39:26 Setting up lsb-release (11.2ubuntu1) ...
21:39:26 Setting up python3-cffi-backend:arm64 (1.15.1-1) ...
21:39:26 Setting up python3-blinker (1.4+dfsg1-0.5) ...
21:39:27 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:39:27 Setting up docker-compose-plugin (2.17.2-1~ubuntu.18.04~bionic) ...
21:39:27 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.18.04~bionic) ...
21:39:27 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:39:27 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:39:27 invoke-rc.d: could not determine current runlevel
21:39:27 invoke-rc.d: policy-rc.d denied execution of start.
21:39:27 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:39:27  docker-ce-rootless-extras depends on dbus-user-session; however:
21:39:27   Package dbus-user-session is not installed.
21:39:27 
21:39:27 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:39:27 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_amd64.deb
21:39:27 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb'.
21:39:27 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'.
21:39:27 Setting up python3-more-itertools (8.10.0-2) ...
21:39:27 Setting up python3-dbus (1.2.18-3build1) ...
21:39:27 CentOS Stream 9 - BaseOS                        4.4 MB/s | 6.1 MB     00:01    
21:39:27 Selecting previously unselected package docker-compose-plugin.
21:39:27 Preparing to unpack .../docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb ...
21:39:27 Unpacking docker-compose-plugin (2.17.2-1~raspbian.10~buster) ...
21:39:27 Setting up python3-distro (1.7.0-1) ...
21:39:27 Setting up python3-jwt (2.4.0-1) ...
21:39:27 Setting up python3-apt (2.4.0+22.10) ...
21:39:27 Setting up python3-lazr.uri (1.0.6-2) ...
21:39:28 Selecting previously unselected package dbus-user-session.
21:39:28 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_arm64.deb ...
21:39:28 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
21:39:28 Setting up libip6tc2:arm64 (1.8.7-1ubuntu5) ...
21:39:28 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
21:39:28 Setting up libmnl0:arm64 (1.0.4-3build2) ...
21:39:28 Setting up containerd.io (1.6.19-1) ...
21:39:28 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:39:28 Setting up libxtables12:arm64 (1.8.7-1ubuntu5) ...
21:39:28 Setting up libnfnetlink0:arm64 (1.0.1-3build3) ...
21:39:28 Setting up netbase (6.3) ...
21:39:28 Setting up libnftnl11:arm64 (1.2.1-1build1) ...
21:39:28 Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ...
21:39:28 Setting up iptables (1.8.7-1ubuntu5) ...
21:39:28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:39:28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:39:28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:39:28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:39:28 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:39:28 + verify_binaries
21:39:28 + docker --version
21:39:28 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:28 + docker buildx version
21:39:28 github.com/docker/buildx v0.10.4 c513d34
21:39:28 + docker compose version
21:39:28 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'.
21:39:28 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
21:39:28 Setting up python3-zipp (1.0.0-4) ...
21:39:28 Docker Compose version v2.17.2
21:39:28 + dockerd --version
21:39:28 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:28 + docker-proxy --version
21:39:28 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:28 + containerd --version
21:39:28 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:28 + ctr --version
21:39:28 ctr containerd.io 1.6.19
21:39:28 + containerd-shim --help
21:39:28 Usage of containerd-shim:
21:39:28   -address string
21:39:28     	grpc address back to main containerd
21:39:28   -containerd-binary containerd publish
21:39:28     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:28   -criu string
21:39:28     	path to criu binary
21:39:28   -debug
21:39:28     	enable debug output in logs
21:39:28   -namespace string
21:39:28     	namespace that owns the shim
21:39:28   -runtime-root string
21:39:28     	root directory for the runtime (default "/run/containerd/runc")
21:39:28   -socket string
21:39:28     	socket path to serve
21:39:28   -systemd-cgroup
21:39:28     	set runtime to use systemd-cgroup
21:39:28   -workdir string
21:39:28     	path used to storge large temporary data
21:39:28 + containerd-shim-runc-v1 -v
21:39:28 containerd-shim-runc-v1:
21:39:28   Version:  1.6.19
21:39:28   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:28   Go version: go1.19.7
21:39:28 
21:39:28 + containerd-shim-runc-v2 -v
21:39:28 containerd-shim-runc-v2:
21:39:28   Version:  1.6.19
21:39:28   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:28   Go version: go1.19.7
21:39:28 
21:39:28 + runc --version
21:39:28 runc version 1.1.4
21:39:28 commit: v1.1.4-0-g5fd4c4d
21:39:28 spec: 1.0.2-dev
21:39:28 go: go1.19.7
21:39:28 libseccomp: 2.5.3
21:39:28 Setting up python3-cryptography (3.4.8-2) ...
21:39:28 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~raspbian.10~buster) ...
21:39:28 Setting up docker-buildx-plugin (0.10.4-1~raspbian.10~buster) ...
21:39:28 Setting up docker-compose-plugin (2.17.2-1~raspbian.10~buster) ...
21:39:28 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~raspbian.10~buster) ...
21:39:28 Reading package lists...
21:39:28 Building dependency tree...
21:39:28 Reading state information...
21:39:28 Correcting dependencies... Done
21:39:28 Setting up python3-wadllib (1.3.6-1) ...
21:39:28 Setting up python3-importlib-metadata (4.6.4-1) ...
21:39:28 invoke-rc.d: could not determine current runlevel
21:39:28 invoke-rc.d: policy-rc.d denied execution of start.
21:39:28 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:39:28  docker-ce-rootless-extras depends on dbus-user-session; however:
21:39:28   Package dbus-user-session is not installed.
21:39:28 
21:39:28 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~raspbian.10~buster) ...
21:39:28 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.4-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.17.2-1~raspbian.10~buster_armhf.deb
21:39:28 Skipping docker-ce, it is already installed and upgrade is not set.
21:39:28 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:39:28 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:39:28 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:39:28 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:39:28 The following additional packages will be installed:
21:39:28   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:39:28   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:39:28   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:39:28   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:39:28 Suggested packages:
21:39:28   kmod systemd-container policykit-1
21:39:28 Recommended packages:
21:39:28   dmsetup networkd-dispatcher libnss-systemd
21:39:28 The following NEW packages will be installed:
21:39:28   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:39:28   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:39:28   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:39:28   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:39:28 Fedora 37 - aarch64 - Updates                    17 MB/s |  26 MB     00:01    
21:39:29 Setting up python3-oauthlib (3.2.0-1ubuntu1) ...
21:39:29 Setting up python3-secretstorage (3.3.3-1ubuntu1) ...
21:39:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:29 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:39:29 Need to get 32.3 MB of archives.
21:39:29 After this operation, 133 MB of additional disk space will be used.
21:39:29 Get:1 https://download.docker.com/linux/ubuntu bionic/test amd64 containerd.io amd64 1.6.19-1 [28.2 MB]
21:39:29 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB]
21:39:29 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB]
21:39:29 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB]
21:39:29   Installing : docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0   26/27 
21:39:29   Installing : 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64     27/27 
21:39:29   Verifying  : libnfnetlink-1.0.1-4.el7.aarch64                            1/27 
21:39:29   Verifying  : slirp4netns-0.4.3-4.el7_8.aarch64                           2/27 
21:39:29   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          3/27 
21:39:29 Setting up python3-keyring (23.8.2-1) ...
21:39:29 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:39:29 + make IMAGE=debian:bullseye verify
21:39:29 docker run  --rm -i \
21:39:29 	-v "$(pwd):/v" \
21:39:29 	-e DEBIAN_FRONTEND=noninteractive \
21:39:29 	-e PACKAGE_REPO=staging \
21:39:29 	-w /v \
21:39:29 	debian:bullseye ./verify
21:39:29 Unable to find image 'debian:bullseye' locally
21:39:29 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB]
21:39:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB]
21:39:29 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB]
21:39:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB]
21:39:29 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB]
21:39:29 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB]
21:39:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.57 [2915 kB]
21:39:29 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.57 [11.8 kB]
21:39:29 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B]
21:39:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.3 kB]
21:39:29 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.4 [150 kB]
21:39:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
21:39:29 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.57 [107 kB]
21:39:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxtables12 amd64 1.6.1-2ubuntu2 [27.9 kB]
21:39:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip6tc0 amd64 1.6.1-2ubuntu2 [19.9 kB]
21:39:29 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiptc0 amd64 1.6.1-2ubuntu2 [9308 B]
21:39:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [37.8 kB]
21:39:29 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 iptables amd64 1.6.1-2ubuntu2 [269 kB]
21:39:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.4 [9388 B]
21:39:29   Verifying  : iptables-1.4.21-35.el7.aarch64                              4/27 
21:39:29   Verifying  : libmnl-1.0.3-7.el7.aarch64                                  5/27 
21:39:29   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           6/27 
21:39:29   Verifying  : docker-buildx-plugin-0.10.4-0.el7.aarch64                   7/27 
21:39:29   Verifying  : containerd.io-1.6.19-3.1.el7.aarch64                        8/27 
21:39:29   Verifying  : 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.aarch64      9/27 
21:39:29   Verifying  : libselinux-utils-2.5-15.el7.aarch64                        10/27 
21:39:29   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      11/27 
21:39:29   Verifying  : python-IPy-0.75-6.el7.noarch                               12/27 
21:39:29   Verifying  : policycoreutils-2.5-34.el7.aarch64                         13/27 
21:39:29   Verifying  : libselinux-python-2.5-15.el7.aarch64                       14/27 
21:39:29   Verifying  : fuse3-libs-3.6.1-4.el7.aarch64                             15/27 
21:39:29   Verifying  : docker-compose-plugin-2.17.2-0.el7.aarch64                 16/27 
21:39:29   Verifying  : docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0   17/27 
21:39:29   Verifying  : checkpolicy-2.5-8.el7.aarch64                              18/27 
21:39:29   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      19/27 
21:39:29   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   20/27 
21:39:29   Verifying  : libcgroup-0.41-21.el7.aarch64                              21/27 
21:39:29 CentOS Stream 9 - AppStream                      12 MB/s |  16 MB     00:01    
21:39:29 Setting up python3-launchpadlib (1.10.16-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:29   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           22/27 
21:39:29   Verifying  : 1:docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.aarch   23/27 
21:39:29   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  24/27 
21:39:29   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             25/27 
21:39:29   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               26/27 
21:39:29   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       27/27 
21:39:29 
21:39:29 Installed:
21:39:29   docker-buildx-plugin.aarch64 0:0.10.4-0.el7                                   
21:39:29   docker-ce.aarch64 3:0.0.0~20230330191823.de0d30f-0.el7                        
21:39:29   docker-ce-cli.aarch64 1:0.0.0~20230330191823.de0d30f-0.el7                    
21:39:29   docker-ce-rootless-extras.aarch64 0:0.0.0~20230330191823.de0d30f-0.el7        
21:39:29   docker-compose-plugin.aarch64 0:2.17.2-0.el7                                  
21:39:29 
21:39:29 Dependency Installed:
21:39:29   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
21:39:29   checkpolicy.aarch64 0:2.5-8.el7                                               
21:39:29   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
21:39:29   containerd.io.aarch64 0:1.6.19-3.1.el7                                        
21:39:29   fuse-overlayfs.aarch64 0:0.7.2-6.el7_8                                        
21:39:29   fuse3-libs.aarch64 0:3.6.1-4.el7                                              
21:39:29   iptables.aarch64 0:1.4.21-35.el7                                              
21:39:29   libcgroup.aarch64 0:0.41-21.el7                                               
21:39:29   libmnl.aarch64 0:1.0.3-7.el7                                                  
21:39:29   libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3                                
21:39:29   libnfnetlink.aarch64 0:1.0.1-4.el7                                            
21:39:29   libseccomp.aarch64 0:2.3.1-4.el7                                              
21:39:29   libselinux-python.aarch64 0:2.5-15.el7                                        
21:39:29   libselinux-utils.aarch64 0:2.5-15.el7                                         
21:39:29   libsemanage-python.aarch64 0:2.5-14.el7                                       
21:39:29   policycoreutils.aarch64 0:2.5-34.el7                                          
21:39:29   policycoreutils-python.aarch64 0:2.5-34.el7                                   
21:39:29   python-IPy.noarch 0:0.75-6.el7                                                
21:39:29   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
21:39:29   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
21:39:29   setools-libs.aarch64 0:3.3.8-4.el7                                            
21:39:29   slirp4netns.aarch64 0:0.4.3-4.el7_8                                           
21:39:29 
21:39:29 Complete!
21:39:29 + verify_binaries
21:39:29 + docker --version
21:39:29 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:29 + docker buildx version
21:39:29 github.com/docker/buildx v0.10.4 c513d34
21:39:29 + docker compose version
21:39:29 Processing triggers for sgml-base (1.30) ...
21:39:29 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:39:29 Setting up python3-software-properties (0.99.27) ...
21:39:29 Setting up software-properties-common (0.99.27) ...
21:39:29 debconf: delaying package configuration, since apt-utils is not installed
21:39:29 Fetched 32.3 MB in 1s (40.3 MB/s)
21:39:29 Selecting previously unselected package libcap2:amd64.
21:39: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 ... 7165 files and directories currently installed.)
21:39:29 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_amd64.deb ...
21:39:29 Unpacking libcap2:amd64 (1:2.25-1.2) ...
21:39:29 Selecting previously unselected package libargon2-0:amd64.
21:39:29 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_amd64.deb ...
21:39:29 Unpacking libargon2-0:amd64 (0~20161029-1.1) ...
21:39:29 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:39:29 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
21:39:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:39:29 Selecting previously unselected package libjson-c3:amd64.
21:39:29 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ...
21:39:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
21:39:29 Selecting previously unselected package libcryptsetup12:amd64.
21:39:29 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ...
21:39:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
21:39:29 Docker Compose version v2.17.2
21:39:29 + dockerd --version
21:39:29 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:29 + docker-proxy --version
21:39:29 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:29 + containerd --version
21:39:29 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:29 + ctr --version
21:39:29 ctr containerd.io 1.6.19
21:39:29 + containerd-shim --help
21:39:29 Usage of containerd-shim:
21:39:29   -address string
21:39:29     	grpc address back to main containerd
21:39:29   -containerd-binary containerd publish
21:39:29     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:29   -criu string
21:39:29     	path to criu binary
21:39:29   -debug
21:39:29     	enable debug output in logs
21:39:29   -namespace string
21:39:29     	namespace that owns the shim
21:39:29   -runtime-root string
21:39:29     	root directory for the runtime (default "/run/containerd/runc")
21:39:29   -socket string
21:39:29     	socket path to serve
21:39:29   -systemd-cgroup
21:39:29     	set runtime to use systemd-cgroup
21:39:29   -workdir string
21:39:29     	path used to storge large temporary data
21:39:29 + containerd-shim-runc-v1 -v
21:39:29 containerd-shim-runc-v1:
21:39:29   Version:  1.6.19
21:39:29   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:29   Go version: go1.19.7
21:39:29 
21:39:29 + containerd-shim-runc-v2 -v
21:39:29 containerd-shim-runc-v2:
21:39:29   Version:  1.6.19
21:39:29   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:29   Go version: go1.19.7
21:39:29 
21:39:29 + runc --version
21:39:29 runc version 1.1.4
21:39:29 commit: v1.1.4-0-g5fd4c4d
21:39:29 spec: 1.0.2-dev
21:39:29 go: go1.19.7
21:39:29 libseccomp: 2.3.1
21:39:30 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
21:39:30 Updating certificates in /etc/ssl/certs...
21:39:30 Reading package lists...
21:39:30 Selecting previously unselected package libidn11:amd64.
21:39:30 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...
21:39:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ...
21:39:30 Selecting previously unselected package libip4tc0:amd64.
21:39:30 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_amd64.deb ...
21:39:30 Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ...
21:39:30 Selecting previously unselected package libapparmor1:amd64.
21:39:30 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_amd64.deb ...
21:39:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ...
21:39:30 Selecting previously unselected package libkmod2:amd64.
21:39:30 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_amd64.deb ...
21:39:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) ...
21:39:30 Setting up libcap2:amd64 (1:2.25-1.2) ...
21:39:30 Setting up libargon2-0:amd64 (0~20161029-1.1) ...
21:39:30 Building dependency tree...
21:39:30 Reading state information...
21:39:30 Correcting dependencies... Done
21:39:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:39:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
21:39:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
21:39:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...
21:39:30 Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ...
21:39:30 Selecting previously unselected package systemd.
21:39: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 ... 7212 files and directories currently installed.)
21:39:30 Preparing to unpack .../systemd_237-3ubuntu10.57_amd64.deb ...
21:39:30 Unpacking systemd (237-3ubuntu10.57) ...
21:39:30 0 added, 0 removed; done.
21:39:30 Running hooks in /etc/ca-certificates/update.d...
21:39:30 done.
21:39:30 Processing triggers for dbus (1.14.0-2ubuntu3) ...
21:39:30 ++ source /etc/os-release
21:39:30 +++ PRETTY_NAME='Ubuntu 22.10'
21:39:30 +++ NAME=Ubuntu
21:39:30 +++ VERSION_ID=22.10
21:39:30 +++ VERSION='22.10 (Kinetic Kudu)'
21:39:30 +++ VERSION_CODENAME=kinetic
21:39:30 +++ ID=ubuntu
21:39:30 +++ ID_LIKE=debian
21:39:30 +++ HOME_URL=https://www.ubuntu.com/
21:39:30 +++ SUPPORT_URL=https://help.ubuntu.com/
21:39:30 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:39:30 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:39:30 +++ UBUNTU_CODENAME=kinetic
21:39:30 +++ LOGO=ubuntu-logo
21:39:30 ++ echo ubuntu
21:39:30 + DIST_ID=ubuntu
21:39:30 ++ lsb_release -sc
21:39:30 + DIST_VERSION=kinetic
21:39:30 + '[' kinetic = sid ']'
21:39:30 + install_debian_containerd
21:39:30 + '[' staging = stage ']'
21:39:30 + REPO_URL=https://download.docker.com/linux/ubuntu
21:39:30 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:39:30 + update-ca-certificates -f
21:39:30 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:39:30 Clearing symlinks in /etc/ssl/certs...
21:39:30 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'.
21:39:30 Skipping docker-ce, it is already installed and upgrade is not set.
21:39:30 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:39:30 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:39:30 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:39:30 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:39:30 The following additional packages will be installed:
21:39:30   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:39:30   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
21:39:30   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:39:30   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
21:39:30   systemd-sysv
21:39:30 Suggested packages:
21:39:30   kmod systemd-container policykit-1
21:39:30 Recommended packages:
21:39:30   nftables libnss-systemd
21:39:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ...
21:39:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ...
21:39:30 Setting up systemd (237-3ubuntu10.57) ...
21:39:30 done.
21:39:30 Updating certificates in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
21:39:30 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'.
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:31 The following NEW packages will be installed:
21:39:31   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:39:31   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
21:39:31   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:39:31   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
21:39:31   systemd-sysv
21:39:31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:39:31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:39:31 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:39:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:39:31 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:39:31 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:39:31 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:39:31 Initializing machine ID from random generator.
21:39:31 Selecting previously unselected package systemd-sysv.
21:39: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 ... 7913 files and directories currently installed.)
21:39:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.57_amd64.deb ...
21:39:31 Unpacking systemd-sysv (237-3ubuntu10.57) ...
21:39:31 Selecting previously unselected package multiarch-support.
21:39:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ...
21:39:31 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:39:31 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:39:31 Selecting previously unselected package libnfnetlink0:amd64.
21:39: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 ... 7933 files and directories currently installed.)
21:39:31 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_amd64.deb ...
21:39:31 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
21:39:31 Selecting previously unselected package dbus.
21:39:31 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.4_amd64.deb ...
21:39:31 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'.
21:39:31 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:39:31 124 added, 0 removed; done.
21:39:31 Running hooks in /etc/ca-certificates/update.d...
21:39:31 done.
21:39:31 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:39:31 + apt-key add -
21:39:31 Unpacking dbus (1.12.2-1ubuntu1.4) ...
21:39:31 Selecting previously unselected package libmnl0:amd64.
21:39:31 Preparing to unpack .../02-libmnl0_1.0.4-2_amd64.deb ...
21:39:31 Unpacking libmnl0:amd64 (1.0.4-2) ...
21:39:31 Selecting previously unselected package libpam-systemd:amd64.
21:39:31 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.57_amd64.deb ...
21:39:31 Unpacking libpam-systemd:amd64 (237-3ubuntu10.57) ...
21:39:31 Selecting previously unselected package libxtables12:amd64.
21:39:31 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_amd64.deb ...
21:39:31 Unpacking libxtables12:amd64 (1.6.1-2ubuntu2) ...
21:39:31 Selecting previously unselected package libip6tc0:amd64.
21:39:31 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_amd64.deb ...
21:39:31 Unpacking libip6tc0:amd64 (1.6.1-2ubuntu2) ...
21:39:31 Selecting previously unselected package libiptc0:amd64.
21:39:31 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_amd64.deb ...
21:39:31 Unpacking libiptc0:amd64 (1.6.1-2ubuntu2) ...
21:39:31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:39:31 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
21:39:31 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:39:31 0 upgraded, 24 newly installed, 0 to remove and 14 not upgraded.
21:39:31 Need to get 26.2 MB of archives.
21:39:31 After this operation, 109 MB of additional disk space will be used.
21:39:31 Get:1 https://download.docker.com/linux/raspbian buster/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:39:31 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 kB]
21:39:31 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:39:31 Selecting previously unselected package iptables.
21:39:31 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_amd64.deb ...
21:39:31 Unpacking iptables (1.6.1-2ubuntu2) ...
21:39:31 Selecting previously unselected package containerd.io.
21:39:31 Preparing to unpack .../09-containerd.io_1.6.19-1_amd64.deb ...
21:39:31 Unpacking containerd.io (1.6.19-1) ...
21:39:31 Get:3 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u1 [216 kB]
21:39:31 Get:4 http://archive.raspbian.org/raspbian buster/main armhf libcap2 armhf 1:2.25-2 [16.5 kB]
21:39:31 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
21:39:31 Get:6 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
21:39:31 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
21:39:31 OK
21:39:31 + '[' kinetic = sid ']'
21:39:31 ++ dpkg --print-architecture
21:39:31 + ARCH=arm64
21:39:31 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu kinetic test'
21:39:31 + apt-get update
21:39:32 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
21:39:32 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [171 kB]
21:39:32 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
21:39:32 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.2 kB]
21:39:32 Get:12 http://archive.raspbian.org/raspbian buster/main armhf systemd armhf 241-7~deb10u8+rpi1 [3258 kB]
21:39:32 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB]
21:39:32 Get:1 https://download.docker.com/linux/ubuntu kinetic InRelease [48.9 kB]
21:39:32 Get:14 http://archive.raspbian.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u8+rpi1 [101 kB]
21:39:32 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libnfnetlink0 armhf 1.0.1-3 [12.1 kB]
21:39:32 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.5 kB]
21:39:32 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libiptc0 armhf 1.8.2-4 [59.7 kB]
21:39:32 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libxtables12 armhf 1.8.2-4 [77.1 kB]
21:39:32 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libmnl0 armhf 1.0.4-2 [11.3 kB]
21:39:32 Hit:2 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
21:39:32 Get:3 https://download.docker.com/linux/ubuntu kinetic/test arm64 Packages [12.3 kB]
21:39:32 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
21:39:32 Hit:5 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
21:39:32 Hit:6 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
21:39:32 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [33.1 kB]
21:39:32 Get:21 http://archive.raspbian.org/raspbian buster/main armhf iptables armhf 1.8.2-4 [343 kB]
21:39:32 Get:22 http://archive.raspbian.org/raspbian buster/main armhf dbus armhf 1.12.24-0+deb10u1 [215 kB]
21:39:32 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u8+rpi1 [194 kB]
21:39:32 Get:24 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB]
21:39:32 Fetched 61.1 kB in 1s (73.0 kB/s)
21:39:32 debconf: delaying package configuration, since apt-utils is not installed
21:39:32 Fetched 26.2 MB in 2s (15.8 MB/s)
21:39:33 Selecting previously unselected package libapparmor1:armhf.
21:39: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 ... 10239 files and directories currently installed.)
21:39:33 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
21:39:33 Unpacking libapparmor1:armhf (2.13.2-10) ...
21:39:33 Selecting previously unselected package libcap2:armhf.
21:39:33 Preparing to unpack .../1-libcap2_1%3a2.25-2_armhf.deb ...
21:39:33 Unpacking libcap2:armhf (1:2.25-2) ...
21:39:33 Selecting previously unselected package libargon2-1:armhf.
21:39:33 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
21:39:33 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:39:33 Selecting previously unselected package dmsetup.
21:39:33 Preparing to unpack .../3-dmsetup_2%3a1.02.155-3_armhf.deb ...
21:39:33 Unpacking dmsetup (2:1.02.155-3) ...
21:39:33 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:39:33 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
21:39:33 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:39:33 Selecting previously unselected package libjson-c3:armhf.
21:39:33 Preparing to unpack .../5-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
21:39:33 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
21:39:33 Selecting previously unselected package libcryptsetup12:armhf.
21:39:33 Preparing to unpack .../6-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
21:39:33 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
21:39:33 Selecting previously unselected package libidn11:armhf.
21:39:33 Preparing to unpack .../7-libidn11_1.33-2.2_armhf.deb ...
21:39:33 Unpacking libidn11:armhf (1.33-2.2) ...
21:39:33 Selecting previously unselected package libip4tc0:armhf.
21:39:33 Preparing to unpack .../8-libip4tc0_1.8.2-4_armhf.deb ...
21:39:33 Unpacking libip4tc0:armhf (1.8.2-4) ...
21:39:33 Selecting previously unselected package systemd.
21:39:33 Preparing to unpack .../9-systemd_241-7~deb10u8+rpi1_armhf.deb ...
21:39:33 Unpacking systemd (241-7~deb10u8+rpi1) ...
21:39:33   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          27/51 
21:39:33   Running scriptlet: container-selinux-2:2.199.0-1.fc36.noarch            28/51 
21:39:33   Installing       : container-selinux-2:2.199.0-1.fc36.noarch            28/51 
21:39:33 Reading package lists...
21:39:33 W: https://download.docker.com/linux/ubuntu/dists/kinetic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
21:39:33 ++ find deb/debbuild/ubuntu-kinetic/ -type f -name '*.deb'
21:39:33 + packages='deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:39:33 ++ echo 'deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:39:33 ++ xargs
21:39:33 ++ awk '$0="./"$0'
21:39:33 + packages='./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb'
21:39:33 + set -x
21:39:33 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb
21:39:33 Selecting previously unselected package docker-ce-rootless-extras.
21:39:33 (Reading database ... 9321 files and directories currently installed.)
21:39:33 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ...
21:39:33 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:39:33 Selecting previously unselected package docker-compose-plugin.
21:39:33 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb ...
21:39:33 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.22.10~kinetic) ...
21:39:33 Setting up libapparmor1:armhf (2.13.2-10) ...
21:39:33 Setting up libcap2:armhf (1:2.25-2) ...
21:39:33 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:39:33 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
21:39:33 Setting up libidn11:armhf (1.33-2.2) ...
21:39:33 Setting up libip4tc0:armhf (1.8.2-4) ...
21:39:33 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:39:33 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
21:39:33 Setting up systemd (241-7~deb10u8+rpi1) ...
21:39:33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:39:33 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:39:33 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:39:33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:39:33 Initializing machine ID from random generator.
21:39:34 Selecting previously unselected package dbus-user-session.
21:39:34 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.4_amd64.deb ...
21:39:34 Unpacking dbus-user-session (1.12.2-1ubuntu1.4) ...
21:39:34 Setting up containerd.io (1.6.19-1) ...
21:39:34 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:39:34 Setting up systemd-sysv (237-3ubuntu10.57) ...
21:39:34 Setting up libiptc0:amd64 (1.6.1-2ubuntu2) ...
21:39:34 Setting up dmsetup (2:1.02.155-3) ...
21:39:34 Selecting previously unselected package systemd-sysv.
21:39: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 ... 11058 files and directories currently installed.)
21:39:34 Preparing to unpack .../systemd-sysv_241-7~deb10u8+rpi1_armhf.deb ...
21:39:34 Unpacking systemd-sysv (241-7~deb10u8+rpi1) ...
21:39:34 Selecting previously unselected package multiarch-support.
21:39:34 Preparing to unpack .../multiarch-support_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
21:39:34 Unpacking multiarch-support (2.28-10+rpt2+rpi1+deb10u1) ...
21:39:34 Setting up multiarch-support (2.28-10+rpt2+rpi1+deb10u1) ...
21:39:34 Selecting previously unselected package libnfnetlink0:armhf.
21:39: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 ... 11079 files and directories currently installed.)
21:39:34 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ...
21:39:34 Unpacking libnfnetlink0:armhf (1.0.1-3) ...
21:39:34 Selecting previously unselected package libip6tc0:armhf.
21:39:34 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
21:39:34 Unpacking libip6tc0:armhf (1.8.2-4) ...
21:39:34 Setting up libxtables12:amd64 (1.6.1-2ubuntu2) ...
21:39:34 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
21:39:34 Setting up dbus (1.12.2-1ubuntu1.4) ...
21:39:34 Setting up libmnl0:amd64 (1.0.4-2) ...
21:39:34 Setting up libip6tc0:amd64 (1.6.1-2ubuntu2) ...
21:39:34 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:39:34 Setting up libpam-systemd:amd64 (237-3ubuntu10.57) ...
21:39:34 bullseye: Pulling from library/debian
21:39:34 d50e868f9a62: Already exists
21:39:34 Digest: sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
21:39:34 Status: Downloaded newer image for debian:bullseye
21:39:34 Selecting previously unselected package libiptc0:armhf.
21:39:34 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
21:39:34 Unpacking libiptc0:armhf (1.8.2-4) ...
21:39:34 Selecting previously unselected package libxtables12:armhf.
21:39:34 Preparing to unpack .../03-libxtables12_1.8.2-4_armhf.deb ...
21:39:34 Unpacking libxtables12:armhf (1.8.2-4) ...
21:39:34 Selecting previously unselected package libmnl0:armhf.
21:39:34 Preparing to unpack .../04-libmnl0_1.0.4-2_armhf.deb ...
21:39:34 Unpacking libmnl0:armhf (1.0.4-2) ...
21:39:34 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:39:34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
21:39:34 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
21:39:34 Selecting previously unselected package libnftnl11:armhf.
21:39:34 Preparing to unpack .../06-libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb ...
21:39:34 Unpacking libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
21:39:34 Selecting previously unselected package iptables.
21:39:34 Preparing to unpack .../07-iptables_1.8.2-4_armhf.deb ...
21:39:34 Unpacking iptables (1.8.2-4) ...
21:39:34 CentOS Stream 9 - Extras packages               9.6 kB/s |  10 kB     00:01    
21:39:34 Last metadata expiration check: 0:00:01 ago on Thu Mar 30 21:39:33 2023.
21:39:34 Dependencies resolved.
21:39:34 ================================================================================
21:39:34  Package                      Arch       Version               Repository  Size
21:39:34 ================================================================================
21:39:34 Installing:
21:39:34  dnf-plugins-core             noarch     4.3.0-4.el9           baseos      38 k
21:39:34 Installing dependencies:
21:39:34  dbus-libs                    x86_64     1:1.12.20-7.el9       baseos     152 k
21:39:34  python3-dateutil             noarch     1:2.8.1-6.el9         baseos     302 k
21:39:34  python3-dbus                 x86_64     1.2.18-2.el9          baseos     144 k
21:39:34  python3-dnf-plugins-core     noarch     4.3.0-4.el9           baseos     260 k
21:39:34  python3-six                  noarch     1.15.0-9.el9          baseos      37 k
21:39:34  python3-systemd              x86_64     234-18.el9            baseos      90 k
21:39:34  systemd-libs                 x86_64     252-8.el9             baseos     649 k
21:39:34 
21:39:34 Transaction Summary
21:39:34 ================================================================================
21:39:34 Install  8 Packages
21:39:34 
21:39:34 Total download size: 1.6 M
21:39:34 Installed size: 4.6 M
21:39:34 Downloading Packages:
21:39:34 Setting up dbus-user-session (1.12.2-1ubuntu1.4) ...
21:39:34 Setting up iptables (1.6.1-2ubuntu2) ...
21:39:34 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:39:34 Processing triggers for systemd (237-3ubuntu10.57) ...
21:39:34 + verify_binaries
21:39:34 + docker --version
21:39:34 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:34 + docker buildx version
21:39:34 github.com/docker/buildx v0.10.4 c513d34
21:39:34 + docker compose version
21:39:34 Docker Compose version v2.17.2
21:39:34 + dockerd --version
21:39:34 Selecting previously unselected package docker-buildx-plugin.
21:39:34 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb ...
21:39:34 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
21:39:35 Selecting previously unselected package dbus.
21:39:35 Preparing to unpack .../08-dbus_1.12.24-0+deb10u1_armhf.deb ...
21:39:35 Unpacking dbus (1.12.24-0+deb10u1) ...
21:39:35 Selecting previously unselected package libpam-systemd:armhf.
21:39:35 Preparing to unpack .../09-libpam-systemd_241-7~deb10u8+rpi1_armhf.deb ...
21:39:35 Unpacking libpam-systemd:armhf (241-7~deb10u8+rpi1) ...
21:39:35 Selecting previously unselected package containerd.io.
21:39:35 Preparing to unpack .../10-containerd.io_1.6.19-1_armhf.deb ...
21:39:35 Unpacking containerd.io (1.6.19-1) ...
21:39:35 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:35 + docker-proxy --version
21:39:35 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:35 + containerd --version
21:39:35 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:35 + ctr --version
21:39:35 ctr containerd.io 1.6.19
21:39:35 + containerd-shim --help
21:39:35 Usage of containerd-shim:
21:39:35   -address string
21:39:35     	grpc address back to main containerd
21:39:35   -containerd-binary containerd publish
21:39:35     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:35   -criu string
21:39:35     	path to criu binary
21:39:35   -debug
21:39:35     	enable debug output in logs
21:39:35   -namespace string
21:39:35     	namespace that owns the shim
21:39:35   -runtime-root string
21:39:35     	root directory for the runtime (default "/run/containerd/runc")
21:39:35   -socket string
21:39:35     	socket path to serve
21:39:35   -systemd-cgroup
21:39:35     	set runtime to use systemd-cgroup
21:39:35   -workdir string
21:39:35     	path used to storge large temporary data
21:39:35 + containerd-shim-runc-v1 -v
21:39:35 containerd-shim-runc-v1:
21:39:35   Version:  1.6.19
21:39:35   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:35   Go version: go1.19.7
21:39:35 
21:39:35 + containerd-shim-runc-v2 -v
21:39:35 containerd-shim-runc-v2:
21:39:35   Version:  1.6.19
21:39:35   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:35   Go version: go1.19.7
21:39:35 
21:39:35 + runc --version
21:39:35 runc version 1.1.4
21:39:35 commit: v1.1.4-0-g5fd4c4d
21:39:35 spec: 1.0.2-dev
21:39:35 go: go1.19.7
21:39:35 libseccomp: 2.5.1
21:39:35 + verify
21:39:35 + dpkg --version
21:39:35 + verify_deb
21:39:35 + apt-get update
21:39:35 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:39:35 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:39:35 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:39:35 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
21:39:35 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [232 kB]
21:39:35 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
21:39:35 (1/8): dnf-plugins-core-4.3.0-4.el9.noarch.rpm  131 kB/s |  38 kB     00:00    
21:39:35 (2/8): dbus-libs-1.12.20-7.el9.x86_64.rpm       517 kB/s | 152 kB     00:00    
21:39:35 (3/8): python3-dbus-1.2.18-2.el9.x86_64.rpm      17 MB/s | 144 kB     00:00    
21:39:35 (4/8): python3-dateutil-2.8.1-6.el9.noarch.rpm  994 kB/s | 302 kB     00:00    
21:39:35 (5/8): python3-dnf-plugins-core-4.3.0-4.el9.noa  19 MB/s | 260 kB     00:00    
21:39:35 (6/8): python3-six-1.15.0-9.el9.noarch.rpm      3.2 MB/s |  37 kB     00:00    
21:39:35 (7/8): python3-systemd-234-18.el9.x86_64.rpm     11 MB/s |  90 kB     00:00    
21:39:35 (8/8): systemd-libs-252-8.el9.x86_64.rpm         46 MB/s | 649 kB     00:00    
21:39:35 --------------------------------------------------------------------------------
21:39:35 Total                                           2.2 MB/s | 1.6 MB     00:00     
21:39:35 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
21:39:35 Importing GPG key 0x8483C65D:
21:39:35  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
21:39:35  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
21:39:35  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:39:35 Key imported successfully
21:39:35 Running transaction check
21:39:35 Selecting previously unselected package docker-ce-cli.
21:39:35 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ...
21:39:35 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:39:35 Transaction check succeeded.
21:39:35 Running transaction test
21:39:35 Transaction test succeeded.
21:39:35 Running transaction
21:39:35   Preparing        :                                                        1/1 
21:39:35   Installing       : systemd-libs-252-8.el9.x86_64                          1/8 
21:39:35   Running scriptlet: systemd-libs-252-8.el9.x86_64                          1/8 
21:39:35   Installing       : dbus-libs-1:1.12.20-7.el9.x86_64                       2/8 
21:39:35   Installing       : python3-dbus-1.2.18-2.el9.x86_64                       3/8 
21:39:35   Installing       : python3-systemd-234-18.el9.x86_64                      4/8 
21:39:35   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
21:39:36   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch                  6/8 
21:39:36   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch            7/8 
21:39:36   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
21:39:36 Selecting previously unselected package docker-ce.
21:39:36 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ...
21:39:36 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:36   Running scriptlet: dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
21:39:36   Verifying        : dbus-libs-1:1.12.20-7.el9.x86_64                       1/8 
21:39:36   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                    2/8 
21:39:36   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch                  3/8 
21:39:36   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                       4/8 
21:39:36   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch            5/8 
21:39:36   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
21:39:36   Verifying        : python3-systemd-234-18.el9.x86_64                      7/8 
21:39:36   Verifying        : systemd-libs-252-8.el9.x86_64                          8/8 
21:39:36 
21:39:36 Installed:
21:39:36   dbus-libs-1:1.12.20-7.el9.x86_64                                              
21:39:36   dnf-plugins-core-4.3.0-4.el9.noarch                                           
21:39:36   python3-dateutil-1:2.8.1-6.el9.noarch                                         
21:39:36   python3-dbus-1.2.18-2.el9.x86_64                                              
21:39:36   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
21:39:36   python3-six-1.15.0-9.el9.noarch                                               
21:39:36   python3-systemd-234-18.el9.x86_64                                             
21:39:36   systemd-libs-252-8.el9.x86_64                                                 
21:39:36 
21:39:36 Complete!
21:39:36 + case ${DIST_ID}:${DIST_VERSION} in
21:39:36 + install_rpm_containerd
21:39:36 + '[' staging = stage ']'
21:39:36 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:39:36 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:39:36 + dnf --version
21:39:36 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:39:36 Fetched 8397 kB in 1s (5724 kB/s)
21:39:36 4.14.0
21:39:36   Installed: dnf-0:4.14.0-4.el9.noarch at Mon Mar 27 12:12:44 2023
21:39:36   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
21:39:36 
21:39:36   Installed: rpm-0:4.16.1.3-22.el9.x86_64 at Mon Mar 27 12:12:42 2023
21:39:36   Built    : builder@centos.org at Mon Dec 19 23:57:50 2022
21:39:36 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:39:36 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:39:36 Selecting previously unselected package dbus-user-session.
21:39:36 Preparing to unpack .../11-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ...
21:39:36 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
21:39:37 + dnf config-manager --set-disabled 'docker-ce-*'
21:39:37 Setting up systemd-sysv (241-7~deb10u8+rpi1) ...
21:39:37 Setting up libip6tc0:armhf (1.8.2-4) ...
21:39:37 Setting up libiptc0:armhf (1.8.2-4) ...
21:39:37 Setting up dbus (1.12.24-0+deb10u1) ...
21:39:37 invoke-rc.d: could not determine current runlevel
21:39:37 invoke-rc.d: policy-rc.d denied execution of start.
21:39:37 Setting up libmnl0:armhf (1.0.4-2) ...
21:39:37 Setting up containerd.io (1.6.19-1) ...
21:39:37 + dnf config-manager --set-enabled docker-ce-test
21:39:37 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:39:37 Setting up libxtables12:armhf (1.8.2-4) ...
21:39:37 Setting up libnfnetlink0:armhf (1.0.1-3) ...
21:39:37 Setting up libpam-systemd:armhf (241-7~deb10u8+rpi1) ...
21:39:37 Setting up libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
21:39:37 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
21:39:37 Reading package lists...
21:39:37 + dnf makecache
21:39:37 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:39:37 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
21:39:37 Setting up iptables (1.8.2-4) ...
21:39:37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:39:37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:39:37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:39:37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:39:37 Processing triggers for systemd (241-7~deb10u8+rpi1) ...
21:39:37 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
21:39:37 + verify_binaries
21:39:37 + docker --version
21:39:37 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:37 + docker buildx version
21:39:37 github.com/docker/buildx v0.10.4 c513d34
21:39:37 + docker compose version
21:39:37 Docker Compose version v2.17.2
21:39:37 + dockerd --version
21:39:37 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'.
21:39:37 Setting up docker-compose-plugin (2.17.2-1~ubuntu.22.10~kinetic) ...
21:39:37 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
21:39:37 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:39:37 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:39:37 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:39:37 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:39:37 invoke-rc.d: could not determine current runlevel
21:39:37 invoke-rc.d: policy-rc.d denied execution of start.
21:39:37 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:39:37 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:39:37  docker-ce-rootless-extras depends on dbus-user-session; however:
21:39:37   Package dbus-user-session is not installed.
21:39:37 
21:39:37 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:37 + docker-proxy --version
21:39:37 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:37 + containerd --version
21:39:37 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:37 + ctr --version
21:39:37 ctr containerd.io 1.6.19
21:39:37 + containerd-shim --help
21:39:37 Usage of containerd-shim:
21:39:37   -address string
21:39:37     	grpc address back to main containerd
21:39:37   -containerd-binary containerd publish
21:39:37     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:37   -criu string
21:39:37     	path to criu binary
21:39:37   -debug
21:39:37     	enable debug output in logs
21:39:37   -namespace string
21:39:37     	namespace that owns the shim
21:39:37   -runtime-root string
21:39:37     	root directory for the runtime (default "/run/containerd/runc")
21:39:37   -socket string
21:39:37     	socket path to serve
21:39:37   -systemd-cgroup
21:39:37     	set runtime to use systemd-cgroup
21:39:37   -workdir string
21:39:37     	path used to storge large temporary data
21:39:37 + containerd-shim-runc-v1 -v
21:39:37 containerd-shim-runc-v1:
21:39:37   Version:  1.6.19
21:39:37   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:37   Go version: go1.19.7
21:39:37 
21:39:37 + containerd-shim-runc-v2 -v
21:39:37 containerd-shim-runc-v2:
21:39:37   Version:  1.6.19
21:39:37   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:37   Go version: go1.19.7
21:39:37 
21:39:37 + runc --version
21:39:37 runc version 1.1.4
21:39:37 commit: v1.1.4-0-g5fd4c4d
21:39:37 spec: 1.0.2-dev
21:39:37 go: go1.19.7
21:39:37 libseccomp: 2.3.3
21:39:38 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_arm64.deb
21:39:38 Reading package lists...
21:39:38 CentOS Stream 9 - BaseOS                         29 kB/s | 8.0 kB     00:00    
21:39:38 Building dependency tree...
21:39:38 Reading state information...
21:39:38 The following additional packages will be installed:
21:39:38   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:39:38   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:39:38   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
21:39:38   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
21:39:38   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:39:38   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:39:38   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
21:39:38   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:39:38   python3-gi python3-minimal python3-pycurl python3-software-properties
21:39:38   python3.9 python3.9-minimal readline-common
21:39:38 Suggested packages:
21:39:38   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:39:38   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
21:39:38   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:39:38   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
21:39:38   python3.9-doc binutils binfmt-support readline-doc
21:39:38 Recommended packages:
21:39:38   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
21:39:38   packagekit publicsuffix libsasl2-modules unattended-upgrades
21:39:38 CentOS Stream 9 - AppStream                      33 kB/s | 8.1 kB     00:00    
21:39:38 Reading package lists...
21:39:38 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb'.
21:39:38 CentOS Stream 9 - Extras packages                29 kB/s | 9.0 kB     00:00    
21:39:38 Building dependency tree...
21:39:38 Reading state information...
21:39:38 make[1]: Leaving directory '/root/build-deb'
21:39:38  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.buildinfo
21:39:38 Fedora Modular 37 - aarch64 - Updates           2.9 MB/s | 2.9 MB     00:01    
21:39:38 The following NEW packages will be installed:
21:39:38   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:39:38   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:39:38   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:39:38   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:39:38   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
21:39:38   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:39:38   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:39:38   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
21:39:38   media-types openssl pinentry-curses python-apt-common python3 python3-apt
21:39:38   python3-dbus python3-gi python3-minimal python3-pycurl
21:39:38   python3-software-properties python3.9 python3.9-minimal readline-common
21:39:38   software-properties-common
21:39:39 Correcting dependencies... Done
21:39:39 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:39:39 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:39:39 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:39:39 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:39:39 Skipping docker-ce, it is already installed and upgrade is not set.
21:39:39 The following additional packages will be installed:
21:39:39   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:39:39   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:39:39 Suggested packages:
21:39:39   firewalld kmod nftables
21:39:39 Last metadata expiration check: 0:00:01 ago on Thu Mar 30 21:39:37 2023.
21:39:39 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
21:39:39 Need to get 22.0 MB of archives.
21:39:39 After this operation, 66.5 MB of additional disk space will be used.
21:39:39 Get:1 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
21:39:39 Get:2 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
21:39:39 Get:3 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
21:39:39 Docker CE Test - x86_64                          49 kB/s |  26 kB     00:00    
21:39:39 The following NEW packages will be installed:
21:39:39   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:39:39   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:39:39 Get:4 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
21:39:39 Get:5 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
21:39:39 Get:6 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
21:39:39 Get:7 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
21:39:39 Get:8 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
21:39:39 Get:9 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
21:39:39 Get:10 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
21:39:39 Get:11 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
21:39:39 Get:12 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
21:39:39 Get:13 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
21:39:39 Get:14 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
21:39:39 Get:15 http://deb.debian.org/debian-security bullseye-security/main armhf openssl armhf 1.1.1n-0+deb11u4 [829 kB]
21:39:39 Get:16 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
21:39:39 Get:17 http://deb.debian.org/debian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
21:39:39 Get:18 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
21:39:39 Get:19 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
21:39:39 Get:20 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
21:39:39 Get:21 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
21:39:39 Get:22 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
21:39:39 Get:23 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
21:39:39 Get:24 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
21:39:39 Get:25 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
21:39:39 Get:26 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u7 [313 kB]
21:39:39 Get:27 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u7 [262 kB]
21:39:39 Get:28 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
21:39:39 Get:29 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
21:39:39 Get:30 http://deb.debian.org/debian-security bullseye-security/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB]
21:39:39 Get:31 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
21:39:39 Get:32 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
21:39:39 Get:33 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
21:39:39 Get:34 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
21:39:39 Get:35 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB]
21:39:39 Get:36 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
21:39:39 Get:37 http://deb.debian.org/debian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [111 kB]
21:39:39 Get:38 http://deb.debian.org/debian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
21:39:39 Get:39 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:39:39 Get:40 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
21:39:39 Get:41 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
21:39:39 Get:42 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
21:39:39 Get:43 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
21:39:39 Get:44 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
21:39:39 Get:45 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
21:39:39 Get:46 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
21:39:39 Get:47 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
21:39:39 Get:48 http://deb.debian.org/debian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
21:39:39 Get:49 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
21:39:39 Metadata cache created.
21:39:39 + echo '[DEBUG] Installing engine rpms'
21:39:39 [DEBUG] Installing engine rpms
21:39:39 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
21:39:39 ++ sed /src/d
21:39:39 + packages='rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el9.x86_64.rpm
21:39:39 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el9.x86_64.rpm
21:39:39 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm
21:39:39 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm
21:39:39 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm'
21:39:39 + set -x
21:39:39 ++ source /etc/os-release
21:39:39 +++ NAME='CentOS Stream'
21:39:39 +++ VERSION=9
21:39:39 +++ ID=centos
21:39:39 +++ ID_LIKE='rhel fedora'
21:39:39 +++ VERSION_ID=9
21:39:39 +++ PLATFORM_ID=platform:el9
21:39:39 +++ PRETTY_NAME='CentOS Stream 9'
21:39:39 +++ ANSI_COLOR='0;31'
21:39:39 +++ LOGO=fedora-logo-icon
21:39:39 +++ CPE_NAME=cpe:/o:centos:centos:9
21:39:39 +++ HOME_URL=https://centos.org/
21:39:39 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:39 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:39:39 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:39:39 ++ echo 'CentOS Stream'
21:39:39 + product_version='CentOS Stream'
21:39:39 + '[' 'CentOS Stream' = rawhide ']'
21:39:39 + dnf install -y rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64.rpm
21:39:39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:39:39 Need to get 20.9 MB of archives.
21:39:39 After this operation, 97.0 MB of additional disk space will be used.
21:39:39 Get:1 https://download.docker.com/linux/ubuntu kinetic/test arm64 containerd.io arm64 1.6.19-1 [20.3 MB]
21:39:39 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-user-session arm64 1.14.0-2ubuntu3 [10.1 kB]
21:39:39 Get:50 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [310 kB]
21:39:39 Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.24-0+deb11u1 [199 kB]
21:39:39 Get:52 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
21:39:39 Get:53 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
21:39:39 Get:54 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
21:39:39 Get:55 http://deb.debian.org/debian bullseye/main armhf python3-dbus armhf 1.2.16-5 [101 kB]
21:39:39 Get:56 http://deb.debian.org/debian bullseye/main armhf python3-gi armhf 3.38.0-2 [218 kB]
21:39:39 Get:57 http://deb.debian.org/debian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.9 kB]
21:39:39 Get:58 http://deb.debian.org/debian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
21:39:39 Get:59 http://deb.debian.org/debian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
21:39:39 debconf: delaying package configuration, since apt-utils is not installed
21:39:39 Fetched 22.0 MB in 1s (38.0 MB/s)
21:39:39 Selecting previously unselected package libpython3.9-minimal:armhf.
21:39: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 ... 6654 files and directories currently installed.)
21:39:39 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_armhf.deb ...
21:39:39 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
21:39:39  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.changes
21:39:39 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmnl0 arm64 1.0.4-3ubuntu1 [12.9 kB]
21:39:39 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxtables12 arm64 1.8.7-1ubuntu6 [30.5 kB]
21:39:39 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 netbase all 6.3 [12.9 kB]
21:39:39 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libip6tc2 arm64 1.8.7-1ubuntu6 [19.9 kB]
21:39:39 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnfnetlink0 arm64 1.0.2-2 [15.4 kB]
21:39:39 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnetfilter-conntrack3 arm64 1.0.9-2 [44.4 kB]
21:39:39 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnftnl11 arm64 1.2.3-1 [63.2 kB]
21:39:39 make[2]: Leaving directory '/root/build-deb/compose'
21:39:39 make[1]: Leaving directory '/root/build-deb'
21:39:39    debian/rules override_dh_auto_test
21:39:39 make[1]: Entering directory '/root/build-deb'
21:39:39 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:39 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:39 PASS: daemon version OK
21:39:39 ver="$(cli/build/docker --version)"; \
21:39:39 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:39 PASS: cli version OK
21:39:39 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:39 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:39 PASS: docker-buildx version OK
21:39:39 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:39 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:39 PASS: docker-compose version OK
21:39:39 make[1]: Leaving directory '/root/build-deb'
21:39:39    create-stamp debian/debhelper-build-stamp
21:39:39  debian/rules binary
21:39:39 dh binary --with=bash-completion
21:39:39    dh_testroot
21:39:39    dh_prep
21:39:39    dh_installdirs
21:39:39    debian/rules override_dh_auto_install
21:39:39 make[1]: Entering directory '/root/build-deb'
21:39:39 # docker-ce-cli install
21:39:39 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:39 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:39 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:39 # docker-ce install
21:39:39 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:39 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:39 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:39:39 # docker-buildx-plugin install
21:39:39 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:39 # docker-compose-plugin install
21:39:39 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:39 # docker-ce-rootless-extras install
21:39:39 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:39 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:39 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:39 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:39 # TODO: how can we install vpnkit?
21:39:39 make[1]: Leaving directory '/root/build-deb'
21:39:39    debian/rules override_dh_install
21:39:39 make[1]: Entering directory '/root/build-deb'
21:39:39 dh_install
21:39:39 # TODO Can we do this from within our container?
21:39:39 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:39 make[1]: Leaving directory '/root/build-deb'
21:39:39    dh_installdocs
21:39:39    dh_installchangelogs
21:39:39    dh_installman
21:39:39    dh_bash-completion
21:39:39    dh_systemd_enable
21:39:39    debian/rules override_dh_installinit
21:39:39 make[1]: Entering directory '/root/build-deb'
21:39:39 # use "docker" as our service name, not "docker-ce"
21:39:39 dh_installinit --name=docker
21:39:39 make[1]: Leaving directory '/root/build-deb'
21:39:39    dh_systemd_start
21:39:39    dh_perl
21:39:39    dh_link
21:39:39    dh_strip_nondeterminism
21:39:39    dh_compress
21:39:39    dh_fixperms
21:39:39    dh_missing
21:39:39    debian/rules override_dh_strip
21:39:39 make[1]: Entering directory '/root/build-deb'
21:39:39 # Go has lots of problems with stripping, so just don't
21:39:39 make[1]: Leaving directory '/root/build-deb'
21:39:39    dh_makeshlibs
21:39:39    debian/rules override_dh_shlibdeps
21:39:39 make[1]: Entering directory '/root/build-deb'
21:39:39 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:39 make[1]: Leaving directory '/root/build-deb'
21:39:39    dh_installdeb
21:39:39    debian/rules override_dh_gencontrol
21:39:39 make[1]: Entering directory '/root/build-deb'
21:39:39 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:39:39 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:39:39 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:39:39 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:39:39 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:39:39 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:39:39 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:39:39 dh_gencontrol --remaining-packages
21:39:39 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'.
21:39:39 Selecting previously unselected package libexpat1:armhf.
21:39:39 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ...
21:39:39 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
21:39:39 Selecting previously unselected package python3.9-minimal.
21:39:39 Preparing to unpack .../python3.9-minimal_3.9.2-1_armhf.deb ...
21:39:39 Unpacking python3.9-minimal (3.9.2-1) ...
21:39:40 Dependencies resolved.
21:39:40 ==================================================================================================
21:39:40  Package                        Arch    Version                              Repository       Size
21:39:40 ==================================================================================================
21:39:40 Installing:
21:39:40  docker-buildx-plugin           x86_64  0.10.4-0.el9                         @commandline     12 M
21:39:40  docker-ce                      x86_64  3:0.0.0~20230330191823.de0d30f-0.el9 @commandline     24 M
21:39:40  docker-ce-cli                  x86_64  1:0.0.0~20230330191823.de0d30f-0.el9 @commandline    7.0 M
21:39:40  docker-ce-rootless-extras      x86_64  0.0.0~20230330191823.de0d30f-0.el9   @commandline    3.8 M
21:39:40  docker-compose-plugin          x86_64  2.17.2-0.el9                         @commandline     11 M
21:39:40 Installing dependencies:
21:39:40  acl                            x86_64  2.3.1-3.el9                          baseos           73 k
21:39:40  checkpolicy                    x86_64  3.5-1.el9                            appstream       347 k
21:39:40  container-selinux              noarch  3:2.206.0-2.el9                      appstream        51 k
21:39:40  containerd.io                  x86_64  1.6.19-3.1.el9                       docker-ce-test   32 M
21:39:40  cracklib                       x86_64  2.9.6-27.el9                         baseos           94 k
21:39:40  cracklib-dicts                 x86_64  2.9.6-27.el9                         baseos          3.6 M
21:39:40  dbus                           x86_64  1:1.12.20-7.el9                      baseos          3.9 k
21:39:40  dbus-broker                    x86_64  28-7.el9                             baseos          172 k
21:39:40  dbus-common                    noarch  1:1.12.20-7.el9                      baseos           15 k
21:39:40  device-mapper                  x86_64  9:1.02.187-7.el9                     baseos          141 k
21:39:40  device-mapper-libs             x86_64  9:1.02.187-7.el9                     baseos          179 k
21:39:40  diffutils                      x86_64  3.7-12.el9                           baseos          397 k
21:39:40  fuse-common                    x86_64  3.10.2-5.el9                         baseos          9.0 k
21:39:40  fuse-overlayfs                 x86_64  1.11-1.el9                           appstream        72 k
21:39:40  fuse3                          x86_64  3.10.2-5.el9                         appstream        54 k
21:39:40  fuse3-libs                     x86_64  3.10.2-5.el9                         appstream        93 k
21:39:40  iptables-libs                  x86_64  1.8.8-6.el9                          baseos          464 k
21:39:40  iptables-nft                   x86_64  1.8.8-6.el9                          baseos          203 k
21:39:40  kmod                           x86_64  28-7.el9                             baseos          127 k
21:39:40  kmod-libs                      x86_64  28-7.el9                             baseos           64 k
21:39:40  libdb                          x86_64  5.3.28-53.el9                        baseos          738 k
21:39:40  libeconf                       x86_64  0.4.1-2.el9                          baseos           28 k
21:39:40  libfdisk                       x86_64  2.37.4-10.el9                        baseos          154 k
21:39:40  libibverbs                     x86_64  44.0-2.el9                           baseos          388 k
21:39:40  libmnl                         x86_64  1.0.4-15.el9                         baseos           29 k
21:39:40  libnetfilter_conntrack         x86_64  1.0.9-1.el9                          baseos           59 k
21:39:40  libnfnetlink                   x86_64  1.0.1-21.el9                         baseos           30 k
21:39:40  libnftnl                       x86_64  1.2.2-1.el9                          baseos           84 k
21:39:40  libnl3                         x86_64  3.7.0-1.el9                          baseos          350 k
21:39:40  libpcap                        x86_64  14:1.10.0-4.el9                      baseos          173 k
21:39:40  libpwquality                   x86_64  1.4.4-8.el9                          baseos          119 k
21:39:40  libseccomp                     x86_64  2.5.2-2.el9                          baseos           72 k
21:39:40  libselinux-utils               x86_64  3.5-1.el9                            baseos          183 k
21:39:40  libslirp                       x86_64  4.4.0-7.el9                          appstream        69 k
21:39:40  libutempter                    x86_64  1.2.1-6.el9                          baseos           27 k
21:39:40  openssl                        x86_64  1:3.0.7-6.el9                        baseos          1.2 M
21:39:40  pam                            x86_64  1.5.1-14.el9                         baseos          621 k
21:39:40  policycoreutils                x86_64  3.5-1.el9                            baseos          238 k
21:39:40  policycoreutils-python-utils   noarch  3.5-1.el9                            appstream        77 k
21:39:40  python3-audit                  x86_64  3.0.7-103.el9                        appstream        84 k
21:39:40  python3-distro                 noarch  1.5.0-7.el9                          baseos           37 k
21:39:40  python3-libselinux             x86_64  3.5-1.el9                            appstream       188 k
21:39:40  python3-libsemanage            x86_64  3.5-1.el9                            appstream        80 k
21:39:40  python3-policycoreutils        noarch  3.5-1.el9                            appstream       2.1 M
21:39:40  python3-setools                x86_64  4.4.1-1.el9                          baseos          596 k
21:39:40  python3-setuptools             noarch  53.0.0-12.el9                        baseos          944 k
21:39:40  rpm-plugin-selinux             x86_64  4.16.1.3-22.el9                      baseos           18 k
21:39:40  selinux-policy                 noarch  38.1.9-1.el9                         baseos           55 k
21:39:40  selinux-policy-targeted        noarch  38.1.9-1.el9                         baseos          6.8 M
21:39:40  slirp4netns                    x86_64  1.2.0-3.el9                          appstream        46 k
21:39:40  systemd                        x86_64  252-8.el9                            baseos          4.1 M
21:39:40  systemd-pam                    x86_64  252-8.el9                            baseos          257 k
21:39:40  systemd-rpm-macros             noarch  252-8.el9                            baseos           45 k
21:39:40  util-linux                     x86_64  2.37.4-10.el9                        baseos          2.3 M
21:39:40  util-linux-core                x86_64  2.37.4-10.el9                        baseos          459 k
21:39:40  xz                             x86_64  5.2.5-8.el9                          baseos          226 k
21:39:40 
21:39:40 Transaction Summary
21:39:40 ==================================================================================================
21:39:40 Install  61 Packages
21:39:40 
21:39:40 Total size: 119 M
21:39:40 Total download size: 61 M
21:39:40 Installed size: 443 M
21:39:40 Downloading Packages:
21:39:40 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 iptables arm64 1.8.7-1ubuntu6 [450 kB]
21:39:40 make[1]: Leaving directory '/root/build-deb'
21:39:40    dh_md5sums
21:39:40 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
21:39:40 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
21:39:40 Setting up python3.9-minimal (3.9.2-1) ...
21:39:40 debconf: delaying package configuration, since apt-utils is not installed
21:39:40 Fetched 20.9 MB in 1s (24.5 MB/s)
21:39:40 Selecting previously unselected package dbus-user-session.
21:39: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 ... 9547 files and directories currently installed.)
21:39:40 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_arm64.deb ...
21:39:40 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
21:39:40 Selecting previously unselected package libmnl0:arm64.
21:39:40 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_arm64.deb ...
21:39:40 Unpacking libmnl0:arm64 (1.0.4-3ubuntu1) ...
21:39:40 Selecting previously unselected package libxtables12:arm64.
21:39:40 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_arm64.deb ...
21:39:40 Unpacking libxtables12:arm64 (1.8.7-1ubuntu6) ...
21:39:40 Selecting previously unselected package netbase.
21:39:40 Preparing to unpack .../3-netbase_6.3_all.deb ...
21:39:40 Unpacking netbase (6.3) ...
21:39:40 Selecting previously unselected package libip6tc2:arm64.
21:39:40 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_arm64.deb ...
21:39:40 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu6) ...
21:39:40 Selecting previously unselected package libnfnetlink0:arm64.
21:39:40 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_arm64.deb ...
21:39:40 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
21:39:40 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:39:40 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_arm64.deb ...
21:39:40 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-2) ...
21:39:40 Selecting previously unselected package libnftnl11:arm64.
21:39:40 Preparing to unpack .../7-libnftnl11_1.2.3-1_arm64.deb ...
21:39:40 Unpacking libnftnl11:arm64 (1.2.3-1) ...
21:39:40 Selecting previously unselected package iptables.
21:39:40 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_arm64.deb ...
21:39:40 Unpacking iptables (1.8.7-1ubuntu6) ...
21:39:40 Selecting previously unselected package containerd.io.
21:39:40 Preparing to unpack .../9-containerd.io_1.6.19-1_arm64.deb ...
21:39:40 Unpacking containerd.io (1.6.19-1) ...
21:39:40    debian/rules override_dh_builddeb
21:39:40 make[1]: Entering directory '/root/build-deb'
21:39:40 dh_builddeb -- -Zxz
21:39:40 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb'.
21:39:40 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'.
21:39:40 dpkg-genchanges: info: including full source code in upload
21:39:40  dpkg-source -I.git --after-build .
21:39:40 Selecting previously unselected package python3-minimal.
21:39: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 ... 6948 files and directories currently installed.)
21:39:40 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
21:39:40 Unpacking python3-minimal (3.9.2-3) ...
21:39:40 Selecting previously unselected package media-types.
21:39:40 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:39:40 Unpacking media-types (4.0.0) ...
21:39:40 Selecting previously unselected package libmpdec3:armhf.
21:39:40 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
21:39:40 Unpacking libmpdec3:armhf (2.5.1-1) ...
21:39:40 make[1]: Leaving directory '/root/build-deb'
21:39:40  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.buildinfo
21:39:40  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.changes
21:39:40 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:39:40 + destination=/build
21:39:40 + mkdir -p /build
21:39:40 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb /build
21:39:40 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc'
21:39:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc'
21:39:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz'
21:39:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz'
21:39:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.buildinfo'
21:39:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.buildinfo'
21:39:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.changes'
21:39:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.changes'
21:39:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb'
21:39:40 (1/56): acl-2.3.1-3.el9.x86_64.rpm              255 kB/s |  73 kB     00:00    
21:39:40 (2/56): cracklib-2.9.6-27.el9.x86_64.rpm        325 kB/s |  94 kB     00:00    
21:39:40 (3/56): dbus-1.12.20-7.el9.x86_64.rpm           878 kB/s | 3.9 kB     00:00    
21:39:40 (4/56): dbus-broker-28-7.el9.x86_64.rpm          12 MB/s | 172 kB     00:00    
21:39:40 (5/56): dbus-common-1.12.20-7.el9.noarch.rpm    1.4 MB/s |  15 kB     00:00    
21:39:40 (6/56): cracklib-dicts-2.9.6-27.el9.x86_64.rpm  9.5 MB/s | 3.6 MB     00:00    
21:39:40 (7/56): device-mapper-1.02.187-7.el9.x86_64.rpm 1.7 MB/s | 141 kB     00:00    
21:39:40 (8/56): device-mapper-libs-1.02.187-7.el9.x86_6 2.2 MB/s | 179 kB     00:00    
21:39:40 (9/56): fuse-common-3.10.2-5.el9.x86_64.rpm     1.3 MB/s | 9.0 kB     00:00    
21:39:40 (10/56): diffutils-3.7-12.el9.x86_64.rpm         31 MB/s | 397 kB     00:00    
21:39:40 (11/56): iptables-nft-1.8.8-6.el9.x86_64.rpm     20 MB/s | 203 kB     00:00    
21:39:40 (12/56): iptables-libs-1.8.8-6.el9.x86_64.rpm    21 MB/s | 464 kB     00:00    
21:39:40 (13/56): kmod-28-7.el9.x86_64.rpm               8.0 MB/s | 127 kB     00:00    
21:39:40 (14/56): kmod-libs-28-7.el9.x86_64.rpm          4.6 MB/s |  64 kB     00:00    
21:39:40 (15/56): libeconf-0.4.1-2.el9.x86_64.rpm        4.1 MB/s |  28 kB     00:00    
21:39:41 Selecting previously unselected package libncursesw6:armhf.
21:39:41 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
21:39:41 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
21:39:41 Selecting previously unselected package readline-common.
21:39:41 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:39:41 Unpacking readline-common (8.1-1) ...
21:39:41 Selecting previously unselected package libreadline8:armhf.
21:39:41 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
21:39:41 Unpacking libreadline8:armhf (8.1-1) ...
21:39:41 Selecting previously unselected package libsqlite3-0:armhf.
21:39:41 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
21:39:41 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
21:39:41 Selecting previously unselected package libpython3.9-stdlib:armhf.
21:39:41 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
21:39:41 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
21:39:41 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'.
21:39:41 (16/56): libdb-5.3.28-53.el9.x86_64.rpm          44 MB/s | 738 kB     00:00    
21:39:41 (17/56): libfdisk-2.37.4-10.el9.x86_64.rpm      9.3 MB/s | 154 kB     00:00    
21:39:41 (18/56): libibverbs-44.0-2.el9.x86_64.rpm        21 MB/s | 388 kB     00:00    
21:39:41 (19/56): libmnl-1.0.4-15.el9.x86_64.rpm         2.7 MB/s |  29 kB     00:00    
21:39:41 (20/56): libnetfilter_conntrack-1.0.9-1.el9.x86 4.3 MB/s |  59 kB     00:00    
21:39:41 (21/56): libnfnetlink-1.0.1-21.el9.x86_64.rpm   2.8 MB/s |  30 kB     00:00    
21:39:41 (22/56): libnftnl-1.2.2-1.el9.x86_64.rpm         11 MB/s |  84 kB     00:00    
21:39:41 (23/56): libnl3-3.7.0-1.el9.x86_64.rpm          7.5 MB/s | 350 kB     00:00    
21:39:41 (24/56): libpcap-1.10.0-4.el9.x86_64.rpm        3.6 MB/s | 173 kB     00:00    
21:39:41 (25/56): libpwquality-1.4.4-8.el9.x86_64.rpm     13 MB/s | 119 kB     00:00    
21:39:41 (26/56): libseccomp-2.5.2-2.el9.x86_64.rpm      5.6 MB/s |  72 kB     00:00    
21:39:41 (27/56): libselinux-utils-3.5-1.el9.x86_64.rpm   14 MB/s | 183 kB     00:00    
21:39:41 (28/56): libutempter-1.2.1-6.el9.x86_64.rpm     2.9 MB/s |  27 kB     00:00    
21:39:41 (29/56): openssl-3.0.7-6.el9.x86_64.rpm          19 MB/s | 1.2 MB     00:00    
21:39:41 (30/56): pam-1.5.1-14.el9.x86_64.rpm            5.3 MB/s | 621 kB     00:00    
21:39:41 (31/56): policycoreutils-3.5-1.el9.x86_64.rpm   2.0 MB/s | 238 kB     00:00    
21:39:41 (32/56): python3-distro-1.5.0-7.el9.noarch.rpm  576 kB/s |  37 kB     00:00    
21:39:41 Selecting previously unselected package python3.9.
21:39:41 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
21:39:41 Unpacking python3.9 (3.9.2-1) ...
21:39:41 Selecting previously unselected package libpython3-stdlib:armhf.
21:39:41 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
21:39:41 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
21:39:41 Setting up python3-minimal (3.9.2-3) ...
21:39:41 (33/56): python3-setools-4.4.1-1.el9.x86_64.rpm  10 MB/s | 596 kB     00:00    
21:39:41 (34/56): python3-setuptools-53.0.0-12.el9.noarc 6.7 MB/s | 944 kB     00:00    
21:39:41 (35/56): rpm-plugin-selinux-4.16.1.3-22.el9.x86 128 kB/s |  18 kB     00:00    
21:39:41 (36/56): selinux-policy-38.1.9-1.el9.noarch.rpm 9.2 MB/s |  55 kB     00:00    
21:39:41 (37/56): systemd-252-8.el9.x86_64.rpm            85 MB/s | 4.1 MB     00:00    
21:39:41 (38/56): systemd-pam-252-8.el9.x86_64.rpm       2.9 MB/s | 257 kB     00:00    
21:39:41 (39/56): selinux-policy-targeted-38.1.9-1.el9.n  48 MB/s | 6.8 MB     00:00    
21:39:41 (40/56): systemd-rpm-macros-252-8.el9.noarch.rp 489 kB/s |  45 kB     00:00    
21:39:41 (41/56): util-linux-2.37.4-10.el9.x86_64.rpm     38 MB/s | 2.3 MB     00:00    
21:39:41 Selecting previously unselected package python3.
21:39: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 ... 7386 files and directories currently installed.)
21:39:41 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
21:39:41 Unpacking python3 (3.9.2-3) ...
21:39:41 Selecting previously unselected package openssl.
21:39:41 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u4_armhf.deb ...
21:39:41 Unpacking openssl (1.1.1n-0+deb11u4) ...
21:39:41 (42/56): util-linux-core-2.37.4-10.el9.x86_64.r 6.4 MB/s | 459 kB     00:00    
21:39:41 (43/56): xz-5.2.5-8.el9.x86_64.rpm              3.0 MB/s | 226 kB     00:00    
21:39:41 (44/56): checkpolicy-3.5-1.el9.x86_64.rpm       3.6 MB/s | 347 kB     00:00    
21:39:41 (45/56): fuse-overlayfs-1.11-1.el9.x86_64.rpm   1.9 MB/s |  72 kB     00:00    
21:39:41 (46/56): container-selinux-2.206.0-2.el9.noarch 1.2 MB/s |  51 kB     00:00    
21:39:41 (47/56): fuse3-3.10.2-5.el9.x86_64.rpm          5.7 MB/s |  54 kB     00:00    
21:39:41 (48/56): fuse3-libs-3.10.2-5.el9.x86_64.rpm      11 MB/s |  93 kB     00:00    
21:39:41 (49/56): libslirp-4.4.0-7.el9.x86_64.rpm         11 MB/s |  69 kB     00:00    
21:39:41 (50/56): policycoreutils-python-utils-3.5-1.el9 7.4 MB/s |  77 kB     00:00    
21:39:41 (51/56): python3-audit-3.0.7-103.el9.x86_64.rpm 8.0 MB/s |  84 kB     00:00    
21:39:41 (52/56): python3-libselinux-3.5-1.el9.x86_64.rp  17 MB/s | 188 kB     00:00    
21:39:41 (53/56): python3-libsemanage-3.5-1.el9.x86_64.r 7.4 MB/s |  80 kB     00:00    
21:39:41 (54/56): slirp4netns-1.2.0-3.el9.x86_64.rpm     4.9 MB/s |  46 kB     00:00    
21:39:41 (55/56): python3-policycoreutils-3.5-1.el9.noar  82 MB/s | 2.1 MB     00:00    
21:39:41 Selecting previously unselected package ca-certificates.
21:39:41 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
21:39:41 Unpacking ca-certificates (20210119) ...
21:39:41 Selecting previously unselected package apt-transport-https.
21:39:41 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
21:39:41 Unpacking apt-transport-https (2.2.4) ...
21:39:41 Selecting previously unselected package libbrotli1:armhf.
21:39:41 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_armhf.deb ...
21:39:41 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
21:39:41 Selecting previously unselected package libsasl2-modules-db:armhf.
21:39:41 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:39:41 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:39:41 Selecting previously unselected package libsasl2-2:armhf.
21:39:41 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:39:41 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:39:41 Selecting previously unselected package libldap-2.4-2:armhf.
21:39:41 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
21:39:41 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
21:39:41 dpkg-genchanges: info: including full source code in upload
21:39:41  dpkg-source -I.git --after-build .
21:39:41 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:39:41 + destination=/build
21:39:41 + mkdir -p /build
21:39:41 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb /build
21:39:41 copied '/root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb'
21:39:41 removed '/root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb'
21:39:41 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:39:41 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:39:41 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:39:41 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:39:41 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc'
21:39:41 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc'
21:39:41 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz'
21:39:41 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz'
21:39:41 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.buildinfo'
21:39:41 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.buildinfo'
21:39:41 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.changes'
21:39:41 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.changes'
21:39:41 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:39:41 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:39:41 copied '/root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb'
21:39:41 removed '/root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb'
21:39:42 Selecting previously unselected package libnghttp2-14:armhf.
21:39:42 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_armhf.deb ...
21:39:42 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
21:39:42 Selecting previously unselected package libpsl5:armhf.
21:39:42 Preparing to unpack .../09-libpsl5_0.21.0-1.2_armhf.deb ...
21:39:42 Unpacking libpsl5:armhf (0.21.0-1.2) ...
21:39:42 Selecting previously unselected package librtmp1:armhf.
21:39:42 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
21:39:42 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:39:42 Selecting previously unselected package libssh2-1:armhf.
21:39:42 Preparing to unpack .../11-libssh2-1_1.9.0-2_armhf.deb ...
21:39:42 Unpacking libssh2-1:armhf (1.9.0-2) ...
21:39:42 Selecting previously unselected package libcurl4:armhf.
21:39:42 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_armhf.deb ...
21:39:42 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u7) ...
21:39:42 Selecting previously unselected package curl.
21:39:42 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_armhf.deb ...
21:39:42 Unpacking curl (7.74.0-1.3+deb11u7) ...
21:39:42 Selecting previously unselected package libassuan0:armhf.
21:39:42 Preparing to unpack .../14-libassuan0_2.5.3-7.1_armhf.deb ...
21:39:42 Unpacking libassuan0:armhf (2.5.3-7.1) ...
21:39:42 Selecting previously unselected package gpgconf.
21:39:42 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
21:39:42 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:39:42 Selecting previously unselected package libksba8:armhf.
21:39:42 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_armhf.deb ...
21:39:42 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ...
21:39:42 Selecting previously unselected package libnpth0:armhf.
21:39:42 Preparing to unpack .../17-libnpth0_1.6-3_armhf.deb ...
21:39:42 Unpacking libnpth0:armhf (1.6-3) ...
21:39:42 Selecting previously unselected package dirmngr.
21:39:42 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
21:39:42 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:39:42 Selecting previously unselected package distro-info-data.
21:39:42 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
21:39:42 Unpacking distro-info-data (0.51+deb11u3) ...
21:39:42 (56/56): containerd.io-1.6.19-3.1.el9.x86_64.rp  68 MB/s |  32 MB     00:00    
21:39:42 --------------------------------------------------------------------------------
21:39:42 Total                                            27 MB/s |  61 MB     00:02     
21:39:42 Setting up libip6tc2:arm64 (1.8.7-1ubuntu6) ...
21:39:42 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
21:39:42 Setting up libmnl0:arm64 (1.0.4-3ubuntu1) ...
21:39:42 Setting up containerd.io (1.6.19-1) ...
21:39:42 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:39:42 Setting up libxtables12:arm64 (1.8.7-1ubuntu6) ...
21:39:42 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
21:39:42 Setting up netbase (6.3) ...
21:39:42 Setting up libnftnl11:arm64 (1.2.3-1) ...
21:39:42 Setting up libnetfilter-conntrack3:arm64 (1.0.9-2) ...
21:39:42 Setting up iptables (1.8.7-1ubuntu6) ...
21:39:42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:39:42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:39:42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:39:42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:39:42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:39:42 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:39:42 + verify_binaries
21:39:42 + docker --version
21:39:42 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:42 + docker buildx version
21:39:42 github.com/docker/buildx v0.10.4 c513d34
21:39:42 + docker compose version
21:39:42 Selecting previously unselected package libglib2.0-0:armhf.
21:39:42 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_armhf.deb ...
21:39:42 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
21:39:42 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:39:42 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
21:39:42 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
21:39:42 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:39:42 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
21:39:42 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
21:39:42 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:39:42 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
21:39:42 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
21:39:42 Docker Compose version v2.17.2
21:39:42 + dockerd --version
21:39:42 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:42 + docker-proxy --version
21:39:42 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:42 + containerd --version
21:39:42 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:42 + ctr --version
21:39:42 ctr containerd.io 1.6.19
21:39:42 + containerd-shim --help
21:39:42 Usage of containerd-shim:
21:39:42   -address string
21:39:42     	grpc address back to main containerd
21:39:42   -containerd-binary containerd publish
21:39:42     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:42   -criu string
21:39:42     	path to criu binary
21:39:42   -debug
21:39:42     	enable debug output in logs
21:39:42   -namespace string
21:39:42     	namespace that owns the shim
21:39:42   -runtime-root string
21:39:42     	root directory for the runtime (default "/run/containerd/runc")
21:39:42   -socket string
21:39:42     	socket path to serve
21:39:42   -systemd-cgroup
21:39:42     	set runtime to use systemd-cgroup
21:39:42   -workdir string
21:39:42     	path used to storge large temporary data
21:39:42 + containerd-shim-runc-v1 -v
21:39:42 containerd-shim-runc-v1:
21:39:42   Version:  1.6.19
21:39:42   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:42   Go version: go1.19.7
21:39:42 
21:39:42 + containerd-shim-runc-v2 -v
21:39:42 containerd-shim-runc-v2:
21:39:42   Version:  1.6.19
21:39:42   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:42   Go version: go1.19.7
21:39:42 
21:39:42 + runc --version
21:39:42 runc version 1.1.4
21:39:42 commit: v1.1.4-0-g5fd4c4d
21:39:42 spec: 1.0.2-dev
21:39:42 go: go1.19.7
21:39:42 libseccomp: 2.5.4
21:39:42 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:39:42 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
21:39:42 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:39:42 Selecting previously unselected package gnupg-l10n.
21:39:42 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:39:42 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:39:42 Selecting previously unselected package gnupg-utils.
21:39:42 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
21:39:42 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:39:42 Selecting previously unselected package gpg.
21:39:42 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_armhf.deb ...
21:39:42 Unpacking gpg (2.2.27-2+deb11u2) ...
21:39:42 Fedora 37 openh264 (From Cisco) - x86_64        2.9 kB/s | 2.5 kB     00:00    
21:39:42 Fedora Modular 37 - x86_64                      3.6 MB/s | 3.8 MB     00:01    
21:39:43 Selecting previously unselected package pinentry-curses.
21:39:43 Preparing to unpack .../28-pinentry-curses_1.1.0-4_armhf.deb ...
21:39:43 Unpacking pinentry-curses (1.1.0-4) ...
21:39:43 Selecting previously unselected package gpg-agent.
21:39:43 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
21:39:43 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:39:43 Selecting previously unselected package gpg-wks-client.
21:39:43 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
21:39:43 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:39:43 Selecting previously unselected package gpg-wks-server.
21:39:43 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
21:39:43 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:39:43 Selecting previously unselected package gpgsm.
21:39:43 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
21:39:43 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:39:43 Dependencies resolved.
21:39:43 ================================================================================
21:39:43  Package                      Arch        Version             Repository   Size
21:39:43 ================================================================================
21:39:43 Installing:
21:39:43  dnf-plugins-core             noarch      4.3.1-1.fc37        fedora       34 k
21:39:43 Installing dependencies:
21:39:43  dbus-libs                    aarch64     1:1.14.6-1.fc37     updates     154 k
21:39:43  python3-dateutil             noarch      1:2.8.2-4.fc37      fedora      361 k
21:39:43  python3-dbus                 aarch64     1.3.2-1.fc37        updates     158 k
21:39:43  python3-distro               noarch      1.7.0-3.fc37        fedora       48 k
21:39:43  python3-dnf-plugins-core     noarch      4.3.1-1.fc37        fedora      278 k
21:39:43  python3-six                  noarch      1.16.0-8.fc37       fedora       42 k
21:39:43 
21:39:43 Transaction Summary
21:39:43 ================================================================================
21:39:43 Install  7 Packages
21:39:43 
21:39:43 Total download size: 1.1 M
21:39:43 Installed size: 3.3 M
21:39:43 Downloading Packages:
21:39:43 Selecting previously unselected package gnupg.
21:39:43 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
21:39:43 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:39:43 Selecting previously unselected package gnupg2.
21:39:43 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
21:39:43 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
21:39:43 Selecting previously unselected package iso-codes.
21:39:43 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
21:39:43 Unpacking iso-codes (4.6.0-1) ...
21:39:43   Running scriptlet: container-selinux-2:2.199.0-1.fc36.noarch            28/51 
21:39:43   Installing       : libslirp-4.6.1-3.fc36.aarch64                        29/51 
21:39:43 Fedora 37 - x86_64 - Updates                     18 MB/s |  28 MB     00:01    
21:39:43 Docker CE Test - x86_64                         6.8 kB/s | 1.6 kB     00:00    
21:39:43 Importing GPG key 0x621E9F35:
21:39:43  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:39:43  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:39:43  From       : https://download.docker.com/linux/centos/gpg
21:39:43 Key imported successfully
21:39:43   Installing       : slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64            30/51 
21:39:43   Installing       : libnfnetlink-1.0.1-21.fc36.aarch64                   31/51 
21:39:43   Installing       : libmnl-1.0.4-15.fc36.aarch64                         32/51 
21:39:43   Installing       : libnetfilter_conntrack-1.0.8-4.fc36.aarch64          33/51 
21:39:43   Installing       : iptables-libs-1.8.7-15.fc36.aarch64                  34/51 
21:39:43   Installing       : iptables-legacy-1.8.7-15.fc36.aarch64                35/51 
21:39:43   Running scriptlet: iptables-legacy-1.8.7-15.fc36.aarch64                35/51 
21:39:43   Installing       : kmod-libs-29-7.fc36.aarch64                          36/51 
21:39:43   Installing       : device-mapper-libs-1.02.175-7.fc36.aarch64           37/51 
21:39:43   Installing       : cryptsetup-libs-2.4.3-2.fc36.aarch64                 38/51 
21:39:43   Installing       : device-mapper-1.02.175-7.fc36.aarch64                39/51 
21:39:43   Installing       : systemd-networkd-250.10-2.fc36.aarch64               40/51 
21:39:43   Running scriptlet: systemd-networkd-250.10-2.fc36.aarch64               40/51 
21:39:43   Installing       : systemd-pam-250.10-2.fc36.aarch64                    41/51 
21:39:43   Installing       : systemd-resolved-250.10-2.fc36.aarch64               42/51 
21:39:43 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'.
21:39:43 (1/7): dnf-plugins-core-4.3.1-1.fc37.noarch.rpm 111 kB/s |  34 kB     00:00    
21:39:43 (2/7): python3-dateutil-2.8.2-4.fc37.noarch.rpm 1.1 MB/s | 361 kB     00:00    
21:39:43 (3/7): python3-distro-1.7.0-3.fc37.noarch.rpm   151 kB/s |  48 kB     00:00    
21:39:43 (4/7): python3-dnf-plugins-core-4.3.1-1.fc37.no  12 MB/s | 278 kB     00:00    
21:39:43 (5/7): dbus-libs-1.14.6-1.fc37.aarch64.rpm       12 MB/s | 154 kB     00:00    
21:39:43 (6/7): python3-six-1.16.0-8.fc37.noarch.rpm     2.5 MB/s |  42 kB     00:00    
21:39:43 (7/7): python3-dbus-1.3.2-1.fc37.aarch64.rpm     14 MB/s | 158 kB     00:00    
21:39:43 --------------------------------------------------------------------------------
21:39:43 Total                                           1.2 MB/s | 1.1 MB     00:00     
21:39:43 Running transaction check
21:39:43 Transaction check succeeded.
21:39:43 Running transaction test
21:39:43 Transaction test succeeded.
21:39:43 Running transaction
21:39:43 Selecting previously unselected package libcurl3-gnutls:armhf.
21:39:43 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ...
21:39:43 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
21:39:43 Selecting previously unselected package libdbus-1-3:armhf.
21:39:43 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_armhf.deb ...
21:39:43 Unpacking libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
21:39:43 Selecting previously unselected package lsb-release.
21:39:43 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
21:39:43 Unpacking lsb-release (11.1.0) ...
21:39:43 Selecting previously unselected package python-apt-common.
21:39:43 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
21:39:43 Unpacking python-apt-common (2.2.1) ...
21:39:43 Selecting previously unselected package python3-apt.
21:39:43 Preparing to unpack .../40-python3-apt_2.2.1_armhf.deb ...
21:39:43 Unpacking python3-apt (2.2.1) ...
21:39:43 Selecting previously unselected package python3-dbus.
21:39:43 Preparing to unpack .../41-python3-dbus_1.2.16-5_armhf.deb ...
21:39:43 Unpacking python3-dbus (1.2.16-5) ...
21:39:43 Selecting previously unselected package python3-gi.
21:39:43 Preparing to unpack .../42-python3-gi_3.38.0-2_armhf.deb ...
21:39:43 Unpacking python3-gi (3.38.0-2) ...
21:39:43   Running scriptlet: systemd-resolved-250.10-2.fc36.aarch64               42/51 
21:39:43   Installing       : systemd-250.10-2.fc36.aarch64                        43/51 
21:39:43   Running scriptlet: systemd-250.10-2.fc36.aarch64                        43/51 
21:39:43 Creating group 'input' with GID 104.
21:39:43 Creating group 'kvm' with GID 36.
21:39:43 Creating group 'render' with GID 105.
21:39:43 Creating group 'sgx' with GID 106.
21:39:43 Creating group 'systemd-journal' with GID 190.
21:39:43 Creating group 'systemd-network' with GID 192.
21:39:43 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:39:43 Creating group 'systemd-oom' with GID 998.
21:39:43 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:39:43 Creating group 'systemd-resolve' with GID 193.
21:39:43 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:39:43 
21:39:43 Running transaction check
21:39:43 Transaction check succeeded.
21:39:43 Running transaction test
21:39:44   Preparing        :                                                        1/1 
21:39:44   Installing       : dbus-libs-1:1.14.6-1.fc37.aarch64                      1/7 
21:39:44   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                      2/7 
21:39:44   Installing       : python3-six-1.16.0-8.fc37.noarch                       3/7 
21:39:44   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch                 4/7 
21:39:44   Installing       : python3-distro-1.7.0-3.fc37.noarch                     5/7 
21:39:44   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch           6/7 
21:39:44   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch                   7/7 
21:39:44 Selecting previously unselected package python3-pycurl.
21:39:44 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_armhf.deb ...
21:39:44 Unpacking python3-pycurl (7.43.0.6-5) ...
21:39:44 Selecting previously unselected package python3-software-properties.
21:39:44 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
21:39:44 Unpacking python3-software-properties (0.96.20.2-2.1) ...
21:39:44 Selecting previously unselected package software-properties-common.
21:39:44 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
21:39:44 Unpacking software-properties-common (0.96.20.2-2.1) ...
21:39:44 Setting up libksba8:armhf (1.5.0-3+deb11u2) ...
21:39:44 Setting up media-types (4.0.0) ...
21:39:44 Setting up libpsl5:armhf (0.21.0-1.2) ...
21:39:44 Setting up apt-transport-https (2.2.4) ...
21:39:44 Setting up libglib2.0-0:armhf (2.66.8-1) ...
21:39:44 No schema files found: doing nothing.
21:39:44 Setting up distro-info-data (0.51+deb11u3) ...
21:39:44 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
21:39:44 Setting up libsqlite3-0:armhf (3.34.1-3) ...
21:39:44 Setting up libnghttp2-14:armhf (1.43.0-1) ...
21:39:44 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
21:39:44 Setting up libnpth0:armhf (1.6-3) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:44 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
21:39:44   Running scriptlet: dnf-plugins-core-4.3.1-1.fc37.noarch                   7/7 
21:39:44   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                   1/7 
21:39:44   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch                 2/7 
21:39:44   Verifying        : python3-distro-1.7.0-3.fc37.noarch                     3/7 
21:39:44   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch           4/7 
21:39:44   Verifying        : python3-six-1.16.0-8.fc37.noarch                       5/7 
21:39:44   Verifying        : dbus-libs-1:1.14.6-1.fc37.aarch64                      6/7 
21:39:44   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                      7/7 
21:39:44 
21:39:44 Installed:
21:39:44   dbus-libs-1:1.14.6-1.fc37.aarch64                                             
21:39:44   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
21:39:44   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
21:39:44   python3-dbus-1.3.2-1.fc37.aarch64                                             
21:39:44   python3-distro-1.7.0-3.fc37.noarch                                            
21:39:44   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
21:39:44   python3-six-1.16.0-8.fc37.noarch                                              
21:39:44 
21:39:44 Complete!
21:39:44 + case ${DIST_ID}:${DIST_VERSION} in
21:39:44 + dnf install -y findutils
21:39:44 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
21:39:44 Setting up libassuan0:armhf (2.5.3-7.1) ...
21:39:44 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:39:44 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:39:44 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:39:44 Setting up libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
21:39:44 Setting up libncursesw6:armhf (6.2+20201114-2) ...
21:39:44 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:39:44 Setting up python-apt-common (2.2.1) ...
21:39:44 Setting up libmpdec3:armhf (2.5.1-1) ...
21:39:44 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
21:39:44 Setting up libssh2-1:armhf (1.9.0-2) ...
21:39:44 Setting up openssl (1.1.1n-0+deb11u4) ...
21:39:44 Setting up readline-common (8.1-1) ...
21:39:44 Setting up iso-codes (4.6.0-1) ...
21:39:44 Setting up pinentry-curses (1.1.0-4) ...
21:39:44 Setting up libreadline8:armhf (8.1-1) ...
21:39:44 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
21:39:44 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
21:39:44 Setting up ca-certificates (20210119) ...
21:39:44   Installing       : containerd.io-1.6.19-3.1.fc36.aarch64                44/51 
21:39:44   Running scriptlet: containerd.io-1.6.19-3.1.fc36.aarch64                44/51 
21:39:44   Installing       : libcgroup-2.0-4.fc36.aarch64                         45/51 
21:39:44   Installing       : kmod-29-7.fc36.aarch64                               46/51 
21:39:44   Installing       : fuse-common-3.10.5-2.fc36.aarch64                    47/51 
21:39:44   Installing       : fuse3-3.10.5-2.fc36.aarch64                          48/51 
21:39:44   Installing       : fuse-overlayfs-1.9-6.fc36.aarch64                    49/51 
21:39:44   Running scriptlet: fuse-overlayfs-1.9-6.fc36.aarch64                    49/51 
21:39:44   Installing       : docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/51 
21:39:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
21:39:44 Updating certificates in /etc/ssl/certs...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:45   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/51 
21:39:45   Installing       : docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.aa   51/51 
21:39:45   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.aa   51/51 
21:39:45   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          51/51 
21:39:45   Running scriptlet: container-selinux-2:2.199.0-1.fc36.noarch            51/51 
21:39:45   Running scriptlet: systemd-resolved-250.10-2.fc36.aarch64               51/51 
21:39:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:45 129 added, 0 removed; done.
21:39:45 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
21:39:45 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:39:45 Setting up libcurl4:armhf (7.74.0-1.3+deb11u7) ...
21:39:45 Setting up curl (7.74.0-1.3+deb11u7) ...
21:39:45 Setting up gpg (2.2.27-2+deb11u2) ...
21:39:45 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
21:39:45 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
21:39:45 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:39:45 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:39:45 + make IMAGE=debian:bookworm verify
21:39:45 docker run  --rm -i \
21:39:45 	-v "$(pwd):/v" \
21:39:45 	-e DEBIAN_FRONTEND=noninteractive \
21:39:45 	-e PACKAGE_REPO=staging \
21:39:45 	-w /v \
21:39:45 	debian:bookworm ./verify
21:39:45 Unable to find image 'debian:bookworm' locally
21:39:45 bookworm: Pulling from library/debian
21:39:45 Last metadata expiration check: 0:00:08 ago on Thu Mar 30 21:39:37 2023.
21:39:45 Transaction test succeeded.
21:39:45 Running transaction
21:39:45   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.aa   51/51 
21:39:45   Verifying        : containerd.io-1.6.19-3.1.fc36.aarch64                 1/51 
21:39:45   Verifying        : cryptsetup-libs-2.4.3-2.fc36.aarch64                  2/51 
21:39:45   Verifying        : device-mapper-1.02.175-7.fc36.aarch64                 3/51 
21:39:45   Verifying        : device-mapper-libs-1.02.175-7.fc36.aarch64            4/51 
21:39:45   Verifying        : diffutils-3.8-2.fc36.aarch64                          5/51 
21:39:45   Verifying        : fuse-common-3.10.5-2.fc36.aarch64                     6/51 
21:39:45   Verifying        : fuse3-3.10.5-2.fc36.aarch64                           7/51 
21:39:45   Verifying        : fuse3-libs-3.10.5-2.fc36.aarch64                      8/51 
21:39:45   Verifying        : iptables-legacy-1.8.7-15.fc36.aarch64                 9/51 
21:39:45   Verifying        : iptables-legacy-libs-1.8.7-15.fc36.aarch64           10/51 
21:39:45   Verifying        : iptables-libs-1.8.7-15.fc36.aarch64                  11/51 
21:39:45   Verifying        : kmod-29-7.fc36.aarch64                               12/51 
21:39:45   Verifying        : kmod-libs-29-7.fc36.aarch64                          13/51 
21:39:45   Verifying        : libcgroup-2.0-4.fc36.aarch64                         14/51 
21:39:45   Verifying        : libibverbs-39.0-1.fc36.aarch64                       15/51 
21:39:45   Verifying        : libmnl-1.0.4-15.fc36.aarch64                         16/51 
21:39:45   Verifying        : libnetfilter_conntrack-1.0.8-4.fc36.aarch64          17/51 
21:39:45   Verifying        : libnfnetlink-1.0.1-21.fc36.aarch64                   18/51 
21:39:45   Verifying        : libseccomp-2.5.3-2.fc36.aarch64                      19/51 
21:39:45   Verifying        : libselinux-utils-3.3-4.fc36.aarch64                  20/51 
21:39:45   Verifying        : libslirp-4.6.1-3.fc36.aarch64                        21/51 
21:39:45   Verifying        : libutempter-1.2.1-6.fc36.aarch64                     22/51 
21:39:45   Verifying        : libxkbcommon-1.4.0-1.fc36.aarch64                    23/51 
21:39:45   Verifying        : policycoreutils-3.3-4.fc36.aarch64                   24/51 
21:39:45   Verifying        : qrencode-libs-4.1.1-2.fc36.aarch64                   25/51 
21:39:45   Verifying        : slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64            26/51 
21:39:45   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                27/51 
21:39:45   Verifying        : container-selinux-2:2.199.0-1.fc36.noarch            28/51 
21:39:45   Verifying        : dbus-1:1.14.4-1.fc36.aarch64                         29/51 
21:39:45   Verifying        : dbus-broker-33-1.fc36.aarch64                        30/51 
21:39:45   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   31/51 
21:39:45   Verifying        : fuse-overlayfs-1.9-6.fc36.aarch64                    32/51 
21:39:45   Verifying        : libargon2-20171227-9.fc36.aarch64                    33/51 
21:39:45   Verifying        : libbpf-2:0.7.0-3.fc36.aarch64                        34/51 
21:39:45   Verifying        : libfdisk-2.38-1.fc36.aarch64                         35/51 
21:39:45   Verifying        : libnl3-3.7.0-1.fc36.aarch64                          36/51 
21:39:45   Verifying        : libpcap-14:1.10.3-1.fc36.aarch64                     37/51 
21:39:45   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             38/51 
21:39:45   Verifying        : selinux-policy-36.17-1.fc36.noarch                   39/51 
21:39:45   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          40/51 
21:39:45   Verifying        : systemd-250.10-2.fc36.aarch64                        41/51 
21:39:45   Verifying        : systemd-networkd-250.10-2.fc36.aarch64               42/51 
21:39:45   Verifying        : systemd-pam-250.10-2.fc36.aarch64                    43/51 
21:39:45   Verifying        : systemd-resolved-250.10-2.fc36.aarch64               44/51 
21:39:45   Verifying        : util-linux-2.38-1.fc36.aarch64                       45/51 
21:39:45   Verifying        : xz-5.4.1-1.fc36.aarch64                              46/51 
21:39:45   Verifying        : docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.aa   47/51 
21:39:45   Verifying        : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3   48/51 
21:39:45   Verifying        : docker-buildx-plugin-0.10.4-0.fc36.aarch64           49/51 
21:39:45   Verifying        : docker-compose-plugin-2.17.2-0.fc36.aarch64          50/51 
21:39:45 0b14dce67c2f: Already exists
21:39:45 Digest: sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73
21:39:45 Status: Downloaded newer image for debian:bookworm
21:39:45   Verifying        : docker-ce-rootless-extras-0.0.0~20230330191823.de0   51/51 
21:39:45 
21:39:45 Installed:
21:39:45   container-selinux-2:2.199.0-1.fc36.noarch                                     
21:39:45   containerd.io-1.6.19-3.1.fc36.aarch64                                         
21:39:45   cryptsetup-libs-2.4.3-2.fc36.aarch64                                          
21:39:45   dbus-1:1.14.4-1.fc36.aarch64                                                  
21:39:45   dbus-broker-33-1.fc36.aarch64                                                 
21:39:45   dbus-common-1:1.14.4-1.fc36.noarch                                            
21:39:45   device-mapper-1.02.175-7.fc36.aarch64                                         
21:39:45   device-mapper-libs-1.02.175-7.fc36.aarch64                                    
21:39:45   diffutils-3.8-2.fc36.aarch64                                                  
21:39:45   docker-buildx-plugin-0.10.4-0.fc36.aarch64                                    
21:39:45   docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.aarch64                       
21:39:45   docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc36.aarch64                   
21:39:45   docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.aarch64         
21:39:45   docker-compose-plugin-2.17.2-0.fc36.aarch64                                   
21:39:45   fuse-common-3.10.5-2.fc36.aarch64                                             
21:39:45   fuse-overlayfs-1.9-6.fc36.aarch64                                             
21:39:45   fuse3-3.10.5-2.fc36.aarch64                                                   
21:39:45   fuse3-libs-3.10.5-2.fc36.aarch64                                              
21:39:45   iptables-legacy-1.8.7-15.fc36.aarch64                                         
21:39:45   iptables-legacy-libs-1.8.7-15.fc36.aarch64                                    
21:39:45   iptables-libs-1.8.7-15.fc36.aarch64                                           
21:39:45   kmod-29-7.fc36.aarch64                                                        
21:39:45   kmod-libs-29-7.fc36.aarch64                                                   
21:39:45   libargon2-20171227-9.fc36.aarch64                                             
21:39:45   libbpf-2:0.7.0-3.fc36.aarch64                                                 
21:39:45   libcgroup-2.0-4.fc36.aarch64                                                  
21:39:45   libfdisk-2.38-1.fc36.aarch64                                                  
21:39:45   libibverbs-39.0-1.fc36.aarch64                                                
21:39:45   libmnl-1.0.4-15.fc36.aarch64                                                  
21:39:45   libnetfilter_conntrack-1.0.8-4.fc36.aarch64                                   
21:39:45   libnfnetlink-1.0.1-21.fc36.aarch64                                            
21:39:45   libnl3-3.7.0-1.fc36.aarch64                                                   
21:39:45   libpcap-14:1.10.3-1.fc36.aarch64                                              
21:39:45   libseccomp-2.5.3-2.fc36.aarch64                                               
21:39:45   libselinux-utils-3.3-4.fc36.aarch64                                           
21:39:45   libslirp-4.6.1-3.fc36.aarch64                                                 
21:39:45   libutempter-1.2.1-6.fc36.aarch64                                              
21:39:45   libxkbcommon-1.4.0-1.fc36.aarch64                                             
21:39:45   policycoreutils-3.3-4.fc36.aarch64                                            
21:39:45   qrencode-libs-4.1.1-2.fc36.aarch64                                            
21:39:45   rpm-plugin-selinux-4.17.1-3.fc36.aarch64                                      
21:39:45   selinux-policy-36.17-1.fc36.noarch                                            
21:39:45   selinux-policy-targeted-36.17-1.fc36.noarch                                   
21:39:45   slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64                                     
21:39:45   systemd-250.10-2.fc36.aarch64                                                 
21:39:45   systemd-networkd-250.10-2.fc36.aarch64                                        
21:39:45   systemd-pam-250.10-2.fc36.aarch64                                             
21:39:45   systemd-resolved-250.10-2.fc36.aarch64                                        
21:39:45   util-linux-2.38-1.fc36.aarch64                                                
21:39:45   xkeyboard-config-2.35.1-1.fc36.noarch                                         
21:39:45   xz-5.4.1-1.fc36.aarch64                                                       
21:39:45 
21:39:45 Complete!
21:39:45 + verify_binaries
21:39:45 + docker --version
21:39:45 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:45 + docker buildx version
21:39:45 + make IMAGE=ubuntu:kinetic verify
21:39:45 docker run  --rm -i \
21:39:45 	-v "$(pwd):/v" \
21:39:45 	-e DEBIAN_FRONTEND=noninteractive \
21:39:45 	-e PACKAGE_REPO=staging \
21:39:45 	-w /v \
21:39:45 	ubuntu:kinetic ./verify
21:39:45 Unable to find image 'ubuntu:kinetic' locally
21:39:45 kinetic: Pulling from library/ubuntu
21:39:45 5c19388d38e1: Already exists
21:39:45 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:39:45 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:39:45 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:39:45 make[1]: Leaving directory '/root/build-deb'
21:39:45  dpkg-genbuildinfo
21:39:45  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.changes
21:39:45 github.com/docker/buildx v0.10.4 c513d34
21:39:45 + docker compose version
21:39:45 Docker Compose version v2.17.2
21:39:45 + dockerd --version
21:39:45 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:45 + docker-proxy --version
21:39:45 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:45 + containerd --version
21:39:45 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:45 + ctr --version
21:39:45 ctr containerd.io 1.6.19
21:39:45 + containerd-shim --help
21:39:45 Usage of containerd-shim:
21:39:45   -address string
21:39:45     	grpc address back to main containerd
21:39:45   -containerd-binary containerd publish
21:39:45     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:45   -criu string
21:39:45     	path to criu binary
21:39:45   -debug
21:39:45     	enable debug output in logs
21:39:45   -namespace string
21:39:45     	namespace that owns the shim
21:39:45   -runtime-root string
21:39:45     	root directory for the runtime (default "/run/containerd/runc")
21:39:45   -socket string
21:39:45     	socket path to serve
21:39:45   -systemd-cgroup
21:39:45     	set runtime to use systemd-cgroup
21:39:45   -workdir string
21:39:45     	path used to storge large temporary data
21:39:45 + containerd-shim-runc-v1 -v
21:39:45 containerd-shim-runc-v1:
21:39:45   Version:  1.6.19
21:39:45   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:45   Go version: go1.19.7
21:39:45 
21:39:45 + containerd-shim-runc-v2 -v
21:39:45 containerd-shim-runc-v2:
21:39:45   Version:  1.6.19
21:39:45   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:45   Go version: go1.19.7
21:39:45 
21:39:45 + runc --version
21:39:45 runc version 1.1.4
21:39:45 commit: v1.1.4-0-g5fd4c4d
21:39:45 spec: 1.0.2-dev
21:39:45 go: go1.19.7
21:39:45 libseccomp: 2.5.3
21:39:45 Digest: sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0
21:39:45 Status: Downloaded newer image for ubuntu:kinetic
21:39:46 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:39:46 Setting up python3.9 (3.9.2-1) ...
21:39:46 + verify
21:39:46 + dpkg --version
21:39:46 + verify_deb
21:39:46 + apt-get update
21:39:46 Package findutils-1:4.9.0-2.fc37.aarch64 is already installed.
21:39:46 Dependencies resolved.
21:39:46 Nothing to do.
21:39:46 Complete!
21:39:46 Get:1 http://deb.debian.org/debian bookworm InRelease [178 kB]
21:39:46 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [49.6 kB]
21:39:46 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:39:46 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8659 kB]
21:39:46 dpkg-genchanges: info: including full source code in upload
21:39:46  dpkg-source -I.git --after-build build-deb
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:39:46 + verify
21:39:46 + dpkg --version
21:39:46 + verify_deb
21:39:46 + apt-get update
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:46 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
21:39:46 + install_rpm_containerd
21:39:46 + '[' staging = stage ']'
21:39:46 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
21:39:46 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
21:39:46 + dnf --version
21:39:46 4.14.0
21:39:46   Installed: dnf-0:4.14.0-1.fc37.noarch at Sat Mar 11 05:50:45 2023
21:39:46   Built    : Fedora Project at Fri Sep  9 13:05:18 2022
21:39:46 
21:39:46   Installed: rpm-0:4.18.0-1.fc37.aarch64 at Sat Mar 11 05:50:43 2023
21:39:46   Built    : Fedora Project at Wed Sep 21 10:52:12 2022
21:39:46 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
21:39:46 make[2]: Leaving directory '/root/build-deb/compose'
21:39:46 make[1]: Leaving directory '/root/build-deb'
21:39:46    debian/rules override_dh_auto_test
21:39:46 make[1]: Entering directory '/root/build-deb'
21:39:46 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:46 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:46 PASS: daemon version OK
21:39:46 ver="$(cli/build/docker --version)"; \
21:39:46 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:46 PASS: cli version OK
21:39:46 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:46 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:46 PASS: docker-buildx version OK
21:39:46 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:46 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:46 PASS: docker-compose version OK
21:39:46 make[1]: Leaving directory '/root/build-deb'
21:39:46    create-stamp debian/debhelper-build-stamp
21:39:46  debian/rules binary
21:39:46 dh binary --with=bash-completion
21:39:46    dh_testroot
21:39:46    dh_prep
21:39:46    dh_installdirs
21:39:46    debian/rules override_dh_auto_install
21:39:46 make[1]: Entering directory '/root/build-deb'
21:39:46 # docker-ce-cli install
21:39:46 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:46 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:46 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:46 # docker-ce install
21:39:46 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:46 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:46 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:46 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:46 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:39:46 # docker-buildx-plugin install
21:39:46 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:46 # docker-compose-plugin install
21:39:46 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:46 # docker-ce-rootless-extras install
21:39:46 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:46 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:46 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:46 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:46 # TODO: how can we install vpnkit?
21:39:46 make[1]: Leaving directory '/root/build-deb'
21:39:46    debian/rules override_dh_install
21:39:46 make[1]: Entering directory '/root/build-deb'
21:39:46 dh_install
21:39:46 # TODO Can we do this from within our container?
21:39:46 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:46 make[1]: Leaving directory '/root/build-deb'
21:39:46    dh_installdocs
21:39:46    dh_installchangelogs
21:39:46    dh_installman
21:39:46    dh_bash-completion
21:39:46    dh_systemd_enable
21:39:46    debian/rules override_dh_installinit
21:39:46 make[1]: Entering directory '/root/build-deb'
21:39:46 # use "docker" as our service name, not "docker-ce"
21:39:46 dh_installinit --name=docker
21:39:46 make[1]: Leaving directory '/root/build-deb'
21:39:46    dh_systemd_start
21:39:46    dh_perl
21:39:46    dh_link
21:39:46    dh_strip_nondeterminism
21:39:46    dh_compress
21:39:46    dh_fixperms
21:39:46    dh_missing
21:39:46    debian/rules override_dh_strip
21:39:46 make[1]: Entering directory '/root/build-deb'
21:39:46 # Go has lots of problems with stripping, so just don't
21:39:46 make[1]: Leaving directory '/root/build-deb'
21:39:46    dh_makeshlibs
21:39:46    debian/rules override_dh_shlibdeps
21:39:46 make[1]: Entering directory '/root/build-deb'
21:39:46 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:46 make[1]: Leaving directory '/root/build-deb'
21:39:46    dh_installdeb
21:39:46    debian/rules override_dh_gencontrol
21:39:46 make[1]: Entering directory '/root/build-deb'
21:39:46 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:39:46 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:39:46 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:39:46 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:39:46 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:39:46 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:39:46 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:39:46 dh_gencontrol --remaining-packages
21:39:46 make[1]: Leaving directory '/root/build-deb'
21:39:46    dh_md5sums
21:39:46    debian/rules override_dh_builddeb
21:39:46 make[1]: Entering directory '/root/build-deb'
21:39:46 dh_builddeb -- -Zxz
21:39:46 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'.
21:39:46 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb'.
21:39:46 Get:5 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [892 B]
21:39:46 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:39:46 Setting up python3 (3.9.2-3) ...
21:39:46 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:39:46 + destination=/build
21:39:46 + mkdir -p /build
21:39:46 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb /build
21:39:46 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc'
21:39:46 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.dsc'
21:39:46 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz'
21:39:46 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic.tar.gz'
21:39:46 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.buildinfo'
21:39:46 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.buildinfo'
21:39:46 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.changes'
21:39:46 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.changes'
21:39:46 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb'
21:39:46 Get:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease [109 kB]
21:39:46 Get:2 http://archive.ubuntu.com/ubuntu kinetic InRelease [267 kB]
21:39:46 Get:3 http://security.ubuntu.com/ubuntu kinetic-security/restricted amd64 Packages [318 kB]
21:39:46 Get:4 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease [118 kB]
21:39:46 Get:5 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease [99.9 kB]
21:39:46 Get:6 http://security.ubuntu.com/ubuntu kinetic-security/multiverse amd64 Packages [6296 B]
21:39:46 Get:7 http://security.ubuntu.com/ubuntu kinetic-security/universe amd64 Packages [190 kB]
21:39:46 Get:8 http://security.ubuntu.com/ubuntu kinetic-security/main amd64 Packages [327 kB]
21:39:46   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch            1/1 
21:39:46   Preparing        :                                                        1/1 
21:39:46   Installing       : libseccomp-2.5.2-2.el9.x86_64                         1/61 
21:39:46   Installing       : libmnl-1.0.4-15.el9.x86_64                            2/61 
21:39:46   Installing       : python3-libselinux-3.5-1.el9.x86_64                   3/61 
21:39:46   Installing       : fuse3-libs-3.10.2-5.el9.x86_64                        4/61 
21:39:46   Installing       : python3-setuptools-53.0.0-12.el9.noarch               5/61 
21:39:46   Installing       : libselinux-utils-3.5-1.el9.x86_64                     6/61 
21:39:46   Installing       : libfdisk-2.37.4-10.el9.x86_64                         7/61 
21:39:46 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
21:39:46 Setting up python3-pycurl (7.43.0.6-5) ...
21:39:46 Setting up python3-gi (3.38.0-2) ...
21:39:46 Get:9 http://archive.ubuntu.com/ubuntu kinetic/restricted amd64 Packages [151 kB]
21:39:46 Get:10 http://archive.ubuntu.com/ubuntu kinetic/multiverse amd64 Packages [289 kB]
21:39:46 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 Packages [1778 kB]
21:39:46 Get:12 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 Packages [17.9 MB]
21:39:46   Installing       : cracklib-2.9.6-27.el9.x86_64                          8/61 
21:39:46   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                    9/61 
21:39:46   Installing       : python3-distro-1.5.0-7.el9.noarch                    10/61 
21:39:46   Installing       : python3-setools-4.4.1-1.el9.x86_64                   11/61 
21:39:46   Installing       : python3-libsemanage-3.5-1.el9.x86_64                 12/61 
21:39:47 + dnf config-manager --set-disabled 'docker-ce-*'
21:39:47 Setting up gnupg (2.2.27-2+deb11u2) ...
21:39:47 Setting up lsb-release (11.1.0) ...
21:39:47 Setting up python3-dbus (1.2.16-5) ...
21:39:47 Setting up gnupg2 (2.2.27-2+deb11u2) ...
21:39:47 Setting up python3-apt (2.2.1) ...
21:39:47 Get:13 http://archive.ubuntu.com/ubuntu kinetic-updates/universe amd64 Packages [333 kB]
21:39:47 Get:14 http://archive.ubuntu.com/ubuntu kinetic-updates/restricted amd64 Packages [318 kB]
21:39:47 Get:15 http://archive.ubuntu.com/ubuntu kinetic-updates/multiverse amd64 Packages [7021 B]
21:39:47 Get:16 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 Packages [470 kB]
21:39:47 + dnf config-manager --set-enabled docker-ce-test
21:39:47 Setting up python3-software-properties (0.96.20.2-2.1) ...
21:39:47 Setting up software-properties-common (0.96.20.2-2.1) ...
21:39:47 Get:17 http://archive.ubuntu.com/ubuntu kinetic-backports/universe amd64 Packages [4521 B]
21:39:47 Fetched 8935 kB in 1s (6095 kB/s)
21:39:47 + dnf makecache
21:39:47   Installing       : libnftnl-1.2.2-1.el9.x86_64                          13/61 
21:39:47   Installing       : docker-buildx-plugin-0.10.4-0.el9.x86_64             14/61 
21:39:47 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:39:47 Processing triggers for ca-certificates (20210119) ...
21:39:47 Updating certificates in /etc/ssl/certs...
21:39:47   Running scriptlet: docker-buildx-plugin-0.10.4-0.el9.x86_64             14/61 
21:39:47   Installing       : docker-compose-plugin-2.17.2-0.el9.x86_64            15/61 
21:39:47   Running scriptlet: docker-compose-plugin-2.17.2-0.el9.x86_64            15/61 
21:39:47 0 added, 0 removed; done.
21:39:47 Running hooks in /etc/ca-certificates/update.d...
21:39:47 done.
21:39:47 ++ source /etc/os-release
21:39:47 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:39:47 +++ NAME='Debian GNU/Linux'
21:39:47 +++ VERSION_ID=11
21:39:47 +++ VERSION='11 (bullseye)'
21:39:47 +++ VERSION_CODENAME=bullseye
21:39:47 +++ ID=debian
21:39:47 +++ HOME_URL=https://www.debian.org/
21:39:47 +++ SUPPORT_URL=https://www.debian.org/support
21:39:47 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:39:47 ++ echo debian
21:39:47 + DIST_ID=debian
21:39:47 ++ lsb_release -sc
21:39:47 + DIST_VERSION=bullseye
21:39:47 + '[' bullseye = sid ']'
21:39:47 + install_debian_containerd
21:39:47 + '[' staging = stage ']'
21:39:47 + REPO_URL=https://download.docker.com/linux/debian
21:39:47 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:39:47 + update-ca-certificates -f
21:39:47 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:39:47 Clearing symlinks in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:39:48 Fetched 22.7 MB in 2s (13.2 MB/s)
21:39:48 make[1]: Leaving directory '/root/build-deb'
21:39:48  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.buildinfo
21:39:48  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.changes
21:39:48   Installing       : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el9   16/61 
21:39:48   Running scriptlet: docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el9   16/61 
21:39:48   Installing       : python3-audit-3.0.7-103.el9.x86_64                   17/61 
21:39:48   Installing       : libslirp-4.4.0-7.el9.x86_64                          18/61 
21:39:48   Installing       : slirp4netns-1.2.0-3.el9.x86_64                       19/61 
21:39:48   Installing       : checkpolicy-3.5-1.el9.x86_64                         20/61 
21:39:48   Installing       : xz-5.2.5-8.el9.x86_64                                21/61 
21:39:48   Installing       : util-linux-core-2.37.4-10.el9.x86_64                 22/61 
21:39:48   Running scriptlet: util-linux-core-2.37.4-10.el9.x86_64                 22/61 
21:39:48 done.
21:39:48 Updating certificates in /etc/ssl/certs...
21:39:48   Installing       : systemd-rpm-macros-252-8.el9.noarch                  23/61 
21:39:48   Installing       : openssl-1:3.0.7-6.el9.x86_64                         24/61 
21:39:48   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                       25/61 
21:39:48   Installing       : libutempter-1.2.1-6.el9.x86_64                       25/61 
21:39:48   Installing       : libnl3-3.7.0-1.el9.x86_64                            26/61 
21:39:48 Docker CE Test - aarch64                         37 kB/s |  20 kB     00:00    
21:39:48 Reading package lists...
21:39:48 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:39:48   Installing       : libibverbs-44.0-2.el9.x86_64                         27/61 
21:39:48   Installing       : libpcap-14:1.10.0-4.el9.x86_64                       28/61 
21:39:48   Installing       : libnfnetlink-1.0.1-21.el9.x86_64                     29/61 
21:39:48   Installing       : libnetfilter_conntrack-1.0.9-1.el9.x86_64            30/61 
21:39:48   Installing       : iptables-libs-1.8.8-6.el9.x86_64                     31/61 
21:39:48   Installing       : iptables-nft-1.8.8-6.el9.x86_64                      32/61 
21:39:48 Reading package lists...
21:39:48 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:39:48 129 added, 0 removed; done.
21:39:48 Running hooks in /etc/ca-certificates/update.d...
21:39:48 done.
21:39:48 + apt-key add -
21:39:48 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:39:48 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:39:48   Running scriptlet: iptables-nft-1.8.8-6.el9.x86_64                      32/61 
21:39:48   Installing       : libeconf-0.4.1-2.el9.x86_64                          33/61 
21:39:48   Installing       : libdb-5.3.28-53.el9.x86_64                           34/61 
21:39:48   Installing       : pam-1.5.1-14.el9.x86_64                              35/61 
21:39:48 dpkg-genchanges: info: including full source code in upload
21:39:48  dpkg-source -I.git --after-build .
21:39:49 Fedora 37 - aarch64                              32 kB/s |  16 kB     00:00    
21:39:49 Reading package lists...
21:39:49   Installing       : libpwquality-1.4.4-8.el9.x86_64                      36/61 
21:39:49   Installing       : util-linux-2.37.4-10.el9.x86_64                      37/61 
21:39:49 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:39:49 
21:39:49   Installing       : kmod-libs-28-7.el9.x86_64                            38/61 
21:39:49   Installing       : kmod-28-7.el9.x86_64                                 39/61 
21:39:49   Installing       : fuse-common-3.10.2-5.el9.x86_64                      40/61 
21:39:49 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
21:39:49 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:39:49 + destination=/build
21:39:49 + mkdir -p /build
21:39:49 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb /build
21:39:49 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc'
21:39:49 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc'
21:39:49 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz'
21:39:49 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz'
21:39:49 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.buildinfo'
21:39:49 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.buildinfo'
21:39:49 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.changes'
21:39:49 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.changes'
21:39:49 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb'
21:39:49 Building dependency tree...
21:39:49 Reading state information...
21:39:49 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'.
21:39:49   Installing       : fuse3-3.10.2-5.el9.x86_64                            41/61 
21:39:49   Installing       : fuse-overlayfs-1.11-1.el9.x86_64                     42/61 
21:39:49   Running scriptlet: fuse-overlayfs-1.11-1.el9.x86_64                     42/61 
21:39:49   Installing       : diffutils-3.7-12.el9.x86_64                          43/61 
21:39:49   Installing       : policycoreutils-3.5-1.el9.x86_64                     44/61 
21:39:49   Running scriptlet: policycoreutils-3.5-1.el9.x86_64                     44/61 
21:39:49   Installing       : selinux-policy-38.1.9-1.el9.noarch                   45/61 
21:39:49   Running scriptlet: selinux-policy-38.1.9-1.el9.noarch                   45/61 
21:39:49 Reading package lists...
21:39:49 Building dependency tree...
21:39:49 Reading state information...
21:39:49 The following additional packages will be installed:
21:39:49   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
21:39:49   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:39:49   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:39:49   gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
21:39:49   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:39:49   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
21:39:49   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
21:39:49   libgstreamer1.0-0 libicu71 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
21:39:49   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmpdec3
21:39:49   libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd
21:39:49   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib
21:39:49   libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2
21:39:49   libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d
21:39:49   libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2
21:39:49   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
21:39:49   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:39:49   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:39:49   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:39:49   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:39:49   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:39:49   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:39:49   python3-software-properties python3-wadllib python3-zipp python3.10
21:39:49   python3.10-minimal readline-common systemd systemd-sysv
21:39:49 Suggested packages:
21:39:49   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:39:49   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:39:49   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:39:49   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:39:49   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:39:49   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:39:49   python3-keyrings.alt python3-testresources python3-setuptools
21:39:49   python-pyparsing-doc python-secretstorage-doc gnome-keyring
21:39:49   | libkf5wallet-bin | keepassxc python3.10-venv python3.10-doc binutils
21:39:49   binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd
21:39:49   systemd-boot libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:39:49 Recommended packages:
21:39:49   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
21:39:49   libldap-common dbus-user-session publicsuffix libsasl2-modules
21:39:49   packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd
21:39:49   | time-daemon systemd-resolved libnss-systemd
21:39:49 The following additional packages will be installed:
21:39:49   adduser bsdutils dbus dbus-bin dbus-daemon dbus-session-bus-common
21:39:49   dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0
21:39:49   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:39:49   gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv iso-codes libapparmor1
21:39:49   libappstream4 libargon2-1 libassuan0 libblkid1 libbrotli1 libcap2-bin
21:39:49   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:39:49   libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
21:39:49   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
21:39:49   libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
21:39:49   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmount1
21:39:49   libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
21:39:49   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
21:39:49   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
21:39:49   librtmp1 libsasl2-2 libsasl2-modules-db libsmartcols1 libsqlite3-0 libssh2-1
21:39:49   libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8
21:39:49   libuuid1 libxml2 libxmlb2 libyaml-0-2 media-types mount openssl packagekit
21:39:49   pinentry-curses polkitd python-apt-common python3 python3-apt
21:39:49   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
21:39:49   python3-distro python3-gi python3-httplib2 python3-jwt
21:39:49   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
21:39:49   python3-pkg-resources python3-pyparsing python3-six
21:39:49   python3-software-properties python3-wadllib python3.11 python3.11-minimal
21:39:49   readline-common sgml-base systemd systemd-sysv util-linux util-linux-extra
21:39:49   xml-core
21:39:49 Suggested packages:
21:39:49   liblocale-gettext-perl perl cron quota default-dbus-session-bus
21:39:49   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
21:39:49   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
21:39:49   gstreamer1.0-tools cryptsetup-bin nfs-common appstream pinentry-doc
21:39:49   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
21:39:49   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
21:39:49   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
21:39:49   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
21:39:49   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
21:39:49   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
21:39:49   libtss2-rc0 dosfstools kbd util-linux-locales debhelper
21:39:49 Recommended packages:
21:39:49   bsdextrautils libpam-cap shared-mime-info xdg-user-dirs krb5-locales
21:39:49   libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules
21:39:49   uuid-runtime packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
21:39:49   sensible-utils
21:39:49 Fedora 37 openh264 (From Cisco) - aarch64       3.2 kB/s | 990  B     00:00    
21:39:49   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch          46/61 
21:39:49   Installing       : selinux-policy-targeted-38.1.9-1.el9.noarch          46/61 
21:39:49 make[2]: Leaving directory '/root/build-deb/compose'
21:39:49 make[1]: Leaving directory '/root/build-deb'
21:39:49    debian/rules override_dh_auto_test
21:39:49 make[1]: Entering directory '/root/build-deb'
21:39:49 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:49 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build 0656059" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:49 PASS: daemon version OK
21:39:49 ver="$(cli/build/docker --version)"; \
21:39:49 	test "$ver" = "Docker version 0.0.0-20230330191823-de0d30f, build de0d30f" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:49 PASS: cli version OK
21:39:49 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:49 	test "$ver" = "v0.10.4" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:49 PASS: docker-buildx version OK
21:39:49 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:49 	test "$ver" = "v2.17.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:49 PASS: docker-compose version OK
21:39:49 make[1]: Leaving directory '/root/build-deb'
21:39:49    create-stamp debian/debhelper-build-stamp
21:39:49  debian/rules binary
21:39:49 dh binary --with=bash-completion
21:39:49    dh_testroot
21:39:49    dh_prep
21:39:49    dh_installdirs
21:39:49    debian/rules override_dh_auto_install
21:39:49 make[1]: Entering directory '/root/build-deb'
21:39:49 # docker-ce-cli install
21:39:49 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:49 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:49 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:49 # docker-ce install
21:39:49 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:49 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:49 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:49 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:49 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
21:39:49 # docker-buildx-plugin install
21:39:49 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:49 # docker-compose-plugin install
21:39:49 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:49 # docker-ce-rootless-extras install
21:39:49 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:49 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:49 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:49 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:49 # TODO: how can we install vpnkit?
21:39:49 make[1]: Leaving directory '/root/build-deb'
21:39:49    debian/rules override_dh_install
21:39:49 make[1]: Entering directory '/root/build-deb'
21:39:49 dh_install
21:39:49 # TODO Can we do this from within our container?
21:39:49 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:49 make[1]: Leaving directory '/root/build-deb'
21:39:49    dh_installdocs
21:39:49    dh_installchangelogs
21:39:49    dh_installman
21:39:49    dh_bash-completion
21:39:49    dh_systemd_enable
21:39:49    debian/rules override_dh_installinit
21:39:49 make[1]: Entering directory '/root/build-deb'
21:39:49 # use "docker" as our service name, not "docker-ce"
21:39:49 dh_installinit --name=docker
21:39:49 make[1]: Leaving directory '/root/build-deb'
21:39:49    dh_systemd_start
21:39:49    dh_perl
21:39:49    dh_link
21:39:49    dh_strip_nondeterminism
21:39:49    dh_compress
21:39:49    dh_fixperms
21:39:49    dh_missing
21:39:49    debian/rules override_dh_strip
21:39:49 make[1]: Entering directory '/root/build-deb'
21:39:49 # Go has lots of problems with stripping, so just don't
21:39:49 make[1]: Leaving directory '/root/build-deb'
21:39:49    dh_makeshlibs
21:39:49    debian/rules override_dh_shlibdeps
21:39:49 make[1]: Entering directory '/root/build-deb'
21:39:49 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:49 make[1]: Leaving directory '/root/build-deb'
21:39:49    dh_installdeb
21:39:49    debian/rules override_dh_gencontrol
21:39:49 make[1]: Entering directory '/root/build-deb'
21:39:49 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:39:49 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:39:49 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:39:49 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:39:49 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:39:49 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
21:39:49 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
21:39:49 dh_gencontrol --remaining-packages
21:39:49 make[1]: Leaving directory '/root/build-deb'
21:39:49    dh_md5sums
21:39:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:49 The following NEW packages will be installed:
21:39:49   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
21:39:49   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
21:39:49   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:39:49   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:39:49   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:39:49   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:39:49   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
21:39:49   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu71
21:39:49   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
21:39:49   libkrb5support0 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:39:49   libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:39:49   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:39:49   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:39:49   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
21:39:49   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
21:39:49   openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:39:49   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:39:49   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:39:49   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:39:49   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:39:49   python3-minimal python3-more-itertools python3-oauthlib
21:39:49   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:39:49   python3-software-properties python3-wadllib python3-zipp python3.10
21:39:49   python3.10-minimal readline-common software-properties-common systemd
21:39:49   systemd-sysv
21:39:49 Fedora Modular 37 - aarch64                      45 kB/s |  16 kB     00:00    
21:39:49    debian/rules override_dh_builddeb
21:39:49 make[1]: Entering directory '/root/build-deb'
21:39:49 dh_builddeb -- -Zxz
21:39:50 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'.
21:39:50 0 upgraded, 122 newly installed, 0 to remove and 0 not upgraded.
21:39:50 Need to get 41.0 MB of archives.
21:39:50 After this operation, 148 MB of additional disk space will be used.
21:39:50 Get:1 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libssl3 amd64 3.0.5-2ubuntu2.1 [1896 kB]
21:39:50 + make IMAGE=ubuntu:bionic verify
21:39:50 docker run  --rm -i \
21:39:50 	-v "$(pwd):/v" \
21:39:50 	-e DEBIAN_FRONTEND=noninteractive \
21:39:50 	-e PACKAGE_REPO=staging \
21:39:50 	-w /v \
21:39:50 	ubuntu:bionic ./verify
21:39:50 Unable to find image 'ubuntu:bionic' locally
21:39:50 bionic: Pulling from library/ubuntu
21:39:50 OK
21:39:50 + '[' bullseye = sid ']'
21:39:50 ++ dpkg --print-architecture
21:39:50 + ARCH=armhf
21:39:50 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bullseye test'
21:39:50 + apt-get update
21:39:50 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:39:50 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:39:50 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:39:50 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
21:39:50 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'.
21:39:50 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb'.
21:39:50 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-minimal amd64 3.10.7-1ubuntu0.3 [802 kB]
21:39:50 Get:3 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libexpat1 amd64 2.4.8-2ubuntu0.22.10.1 [84.3 kB]
21:39:50 Get:4 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10-minimal amd64 3.10.7-1ubuntu0.3 [2115 kB]
21:39:50 Get:5 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-minimal amd64 3.10.6-1 [24.1 kB]
21:39:50 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 media-types all 8.0.0 [24.9 kB]
21:39:50 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
21:39:50 Get:8 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libkrb5support0 amd64 1.20-1ubuntu0.1 [31.3 kB]
21:39:50 Get:9 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libk5crypto3 amd64 1.20-1ubuntu0.1 [81.7 kB]
21:39:50 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkeyutils1 amd64 1.6.3-1 [10.7 kB]
21:39:50 Get:11 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libkrb5-3 amd64 1.20-1ubuntu0.1 [346 kB]
21:39:50 55e299352d1e: Already exists
21:39:50 Digest: sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b
21:39:50 Status: Downloaded newer image for ubuntu:bionic
21:39:50 Fedora 37 - aarch64 - Updates                    20 kB/s |  10 kB     00:00    
21:39:50 Get:12 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libgssapi-krb5-2 amd64 1.20-1ubuntu0.1 [142 kB]
21:39:50 Get:13 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
21:39:50 Get:14 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
21:39:50 Get:15 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
21:39:50 Get:16 http://archive.ubuntu.com/ubuntu kinetic/main amd64 readline-common all 8.2-1 [55.1 kB]
21:39:50 Get:17 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libreadline8 amd64 8.2-1 [150 kB]
21:39:50 Get:18 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsqlite3-0 amd64 3.39.3-1 [655 kB]
21:39:50 Get:19 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-stdlib amd64 3.10.7-1ubuntu0.3 [1785 kB]
21:39:50 Get:20 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10 amd64 3.10.7-1ubuntu0.3 [497 kB]
21:39:50 Get:21 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpython3-stdlib amd64 3.10.6-1 [6848 B]
21:39:50 Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [22.9 kB]
21:39:50 Fetched 66.3 kB in 1s (97.4 kB/s)
21:39:50 + verify
21:39:50 + dpkg --version
21:39:50 + verify_deb
21:39:50 + apt-get update
21:39:50 The following NEW packages will be installed:
21:39:50   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
21:39:50   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
21:39:50   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
21:39:50   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:39:50   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
21:39:50   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:39:50   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
21:39:50   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:39:50   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
21:39:50   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
21:39:50   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
21:39:50   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:39:50   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
21:39:50   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:39:50   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
21:39:50   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
21:39:50   lsb-release media-types openssl packagekit pinentry-curses polkitd
21:39:50   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:39:50   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:39:50   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
21:39:50   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
21:39:50   python3-software-properties python3-wadllib python3.11 python3.11-minimal
21:39:50   readline-common sgml-base software-properties-common systemd systemd-sysv
21:39:50   xml-core
21:39:50 The following packages will be upgraded:
21:39:50   bsdutils gpgv libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
21:39:50   util-linux-extra
21:39:51 Get:22 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3 amd64 3.10.6-1 [22.3 kB]
21:39:51 Get:23 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
21:39:51 Get:24 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
21:39:51 9 upgraded, 118 newly installed, 0 to remove and 4 not upgraded.
21:39:51 Need to get 48.7 MB of archives.
21:39:51 After this operation, 153 MB of additional disk space will be used.
21:39:51 Get:1 http://deb.debian.org/debian bookworm/main armhf bsdutils armhf 1:2.38.1-5+b1 [86.1 kB]
21:39:51 Get:2 http://deb.debian.org/debian bookworm/main armhf libsmartcols1 armhf 2.38.1-5+b1 [93.4 kB]
21:39:51 Get:3 http://deb.debian.org/debian bookworm/main armhf util-linux-extra armhf 2.38.1-5+b1 [99.4 kB]
21:39:51 Get:4 http://deb.debian.org/debian bookworm/main armhf util-linux armhf 2.38.1-5+b1 [1093 kB]
21:39:51 Get:5 http://deb.debian.org/debian bookworm/main armhf mount armhf 2.38.1-5+b1 [126 kB]
21:39:51 Get:6 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.8-1 [1661 kB]
21:39:51 Get:7 http://deb.debian.org/debian bookworm/main armhf libblkid1 armhf 2.38.1-5+b1 [131 kB]
21:39:51 Get:8 http://deb.debian.org/debian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3 [20.0 kB]
21:39:51 Get:9 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB]
21:39:51 Get:10 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB]
21:39:51 Get:11 http://deb.debian.org/debian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.4 kB]
21:39:51 Get:12 http://deb.debian.org/debian bookworm/main armhf libuuid1 armhf 2.38.1-5+b1 [27.6 kB]
21:39:51 Get:13 http://deb.debian.org/debian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-3~deb12u1 [196 kB]
21:39:51 Get:14 http://deb.debian.org/debian bookworm/main armhf libfdisk1 armhf 2.38.1-5+b1 [178 kB]
21:39:51 Get:15 http://deb.debian.org/debian bookworm/main armhf libkmod2 armhf 30+20221128-1 [50.0 kB]
21:39:51 Get:16 http://deb.debian.org/debian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [36.9 kB]
21:39:51 Get:17 http://deb.debian.org/debian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [16.9 kB]
21:39:51 Get:18 http://deb.debian.org/debian bookworm/main armhf libmount1 armhf 2.38.1-5+b1 [148 kB]
21:39:51 Get:19 http://deb.debian.org/debian bookworm/main armhf libsystemd-shared armhf 252.6-1 [1540 kB]
21:39:51 Get:20 http://deb.debian.org/debian bookworm/main armhf systemd armhf 252.6-1 [2923 kB]
21:39:51 Get:21 http://deb.debian.org/debian bookworm/main armhf systemd-sysv armhf 252.6-1 [41.5 kB]
21:39:51 Get:22 http://deb.debian.org/debian bookworm/main armhf libdbus-1-3 armhf 1.14.6-1 [177 kB]
21:39:51 Get:23 http://deb.debian.org/debian bookworm/main armhf dbus-bin armhf 1.14.6-1 [102 kB]
21:39:51 Get:24 http://deb.debian.org/debian bookworm/main armhf dbus-session-bus-common all 1.14.6-1 [76.6 kB]
21:39:51 Get:25 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB]
21:39:51 Get:26 http://deb.debian.org/debian bookworm/main armhf dbus-daemon armhf 1.14.6-1 [168 kB]
21:39:51 Get:27 http://deb.debian.org/debian bookworm/main armhf adduser all 3.131 [166 kB]
21:39:51 Get:28 http://deb.debian.org/debian bookworm/main armhf dbus-system-bus-common all 1.14.6-1 [77.7 kB]
21:39:51 Get:29 http://deb.debian.org/debian bookworm/main armhf dbus armhf 1.14.6-1 [93.1 kB]
21:39:51 Get:30 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB]
21:39:51 Get:31 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB]
21:39:51 Reading package lists...
21:39:51 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
21:39:51 + packages='deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb
21:39:51 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb
21:39:51 deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb
21:39:51 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb
21:39:51 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:51 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb
21:39:51 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb
21:39:51 deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb
21:39:51 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb
21:39:51 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:51 ++ awk '$0="./"$0'
21:39:51 ++ xargs
21:39:51 + packages='./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb'
21:39:51 + set -x
21:39:51 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb
21:39:51 Fedora Modular 37 - aarch64 - Updates            50 kB/s |  15 kB     00:00    
21:39:51 Get:25 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-c5 amd64 0.16-1 [33.7 kB]
21:39:51 Get:26 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcryptsetup12 amd64 2:2.5.0-2ubuntu1 [221 kB]
21:39:51 Get:27 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfdisk1 amd64 2.38-4ubuntu1 [144 kB]
21:39:51 Get:28 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkmod2 amd64 30+20220630-3ubuntu1 [48.9 kB]
21:39:51 Get:29 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libapparmor1 amd64 3.0.7-1ubuntu2 [36.7 kB]
21:39:51 Get:30 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libip4tc2 amd64 1.8.7-1ubuntu6 [19.7 kB]
21:39:51 Get:31 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libsystemd-shared amd64 251.4-1ubuntu7.1 [1700 kB]
21:39:51 Get:32 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]
21:39:51 Get:33 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
21:39:51 Get:34 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-2 [108 kB]
21:39:51 Get:35 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-1+b1 [29.4 kB]
21:39:51 Get:36 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-1+b1 [74.5 kB]
21:39:51 Get:37 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B]
21:39:51 Get:38 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-1+b1 [287 kB]
21:39:51 Get:39 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-1+b1 [111 kB]
21:39:51 Get:40 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
21:39:51 Get:41 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB]
21:39:51 Get:42 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
21:39:51 Get:43 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB]
21:39:51 Get:44 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB]
21:39:51 Get:45 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB]
21:39:51 Get:46 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB]
21:39:51 Get:47 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
21:39:51 Get:48 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]
21:39:51 Get:49 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]
21:39:51 Get:50 http://deb.debian.org/debian bookworm/main armhf sgml-base all 1.31 [15.4 kB]
21:39:51 Get:51 http://deb.debian.org/debian bookworm/main armhf gpgv armhf 2.2.40-1.1 [615 kB]
21:39:51 Get:52 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.8-1 [1373 kB]
21:39:51 Get:53 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB]
21:39:51 Get:54 http://deb.debian.org/debian bookworm/main armhf libpam-systemd armhf 252.6-1 [200 kB]
21:39:51 Get:55 http://deb.debian.org/debian bookworm/main armhf apt-transport-https all 2.6.0 [25.1 kB]
21:39:51 Get:56 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
21:39:51 Get:57 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB]
21:39:51 Get:58 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB]
21:39:51 Get:59 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB]
21:39:51 Get:60 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB]
21:39:51 Get:61 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB]
21:39:51 Get:62 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
21:39:51 Get:63 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB]
21:39:51 Get:64 http://deb.debian.org/debian bookworm/main armhf libcurl4 armhf 7.88.1-7 [347 kB]
21:39:51 Get:65 http://deb.debian.org/debian bookworm/main armhf curl armhf 7.88.1-7 [304 kB]
21:39:51 Get:66 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB]
21:39:51 Get:67 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB]
21:39:51 Get:68 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB]
21:39:51 Get:69 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
21:39:51 Get:70 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB]
21:39:51 Get:71 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.57 [5744 B]
21:39:51 Get:72 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-1 [1227 kB]
21:39:51 Get:73 http://deb.debian.org/debian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3 [88.2 kB]
21:39:51 Get:74 http://deb.debian.org/debian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3 [159 kB]
21:39:51 Get:75 http://deb.debian.org/debian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-3 [97.3 kB]
21:39:51 Get:76 http://deb.debian.org/debian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-3 [25.4 kB]
21:39:51 Get:77 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB]
21:39:51 Get:78 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB]
21:39:51 Get:79 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB]
21:39:51 Get:80 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB]
21:39:51 Get:81 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB]
21:39:51 Get:82 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB]
21:39:51 Get:83 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB]
21:39:51 Get:84 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB]
21:39:51 Get:85 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB]
21:39:51 Get:86 http://deb.debian.org/debian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB]
21:39:51 Get:87 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.13.0-1 [2899 kB]
21:39:51 Get:88 http://deb.debian.org/debian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-7 [343 kB]
21:39:51 Get:89 http://deb.debian.org/debian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [102 kB]
21:39:51 Get:90 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
21:39:51 Get:91 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.1+b3 [591 kB]
21:39:51 Get:92 http://deb.debian.org/debian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.9 kB]
21:39:51 Get:93 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB]
21:39:51 Get:94 http://deb.debian.org/debian bookworm/main armhf libappstream4 armhf 0.16.1-1 [168 kB]
21:39:51 Get:95 http://deb.debian.org/debian bookworm/main armhf libcap2-bin armhf 1:2.66-3 [33.1 kB]
21:39:51 Get:96 http://deb.debian.org/debian bookworm/main armhf libduktape207 armhf 2.7.0-2 [114 kB]
21:39:51 Get:97 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
21:39:51 Get:98 http://deb.debian.org/debian bookworm/main armhf libdw1 armhf 0.188-2.1 [215 kB]
21:39:51 Get:99 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-1 [1208 kB]
21:39:51 Get:100 http://deb.debian.org/debian bookworm/main armhf libglib2.0-bin armhf 2.74.6-1 [103 kB]
21:39:51 Get:101 http://deb.debian.org/debian bookworm/main armhf libunwind8 armhf 1.6.2-3 [43.3 kB]
21:39:51 Get:102 http://deb.debian.org/debian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1097 kB]
21:39:51 Get:103 http://deb.debian.org/debian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.7 kB]
21:39:51 Get:104 http://deb.debian.org/debian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.2 kB]
21:39:51 Get:105 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
21:39:51 Get:106 http://deb.debian.org/debian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB]
21:39:51 Get:107 http://deb.debian.org/debian bookworm/main armhf polkitd armhf 122-3 [105 kB]
21:39:51 Get:108 http://deb.debian.org/debian bookworm/main armhf packagekit armhf 1.2.6-3 [575 kB]
21:39:51 Get:109 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.5.3 [63.6 kB]
21:39:51 Get:110 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.5.3 [144 kB]
21:39:51 Get:111 http://deb.debian.org/debian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB]
21:39:51 Get:112 http://deb.debian.org/debian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [75.1 kB]
21:39:51 Selecting previously unselected package docker-ce-rootless-extras.
21:39:51 (Reading database ... 9719 files and directories currently installed.)
21:39:51 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ...
21:39:51 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:39:51 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
21:39:51 Fedora Modular 37 - x86_64 - Updates            2.8 MB/s | 3.0 MB     00:01    
21:39:51 Get:32 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 systemd amd64 251.4-1ubuntu7.1 [2808 kB]
21:39:51 Get:113 http://deb.debian.org/debian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [600 kB]
21:39:51 Get:114 http://deb.debian.org/debian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [89.1 kB]
21:39:51 Get:115 http://deb.debian.org/debian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB]
21:39:51 Get:116 http://deb.debian.org/debian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [203 kB]
21:39:51 Get:117 http://deb.debian.org/debian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB]
21:39:51 Get:118 http://deb.debian.org/debian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB]
21:39:51 Get:119 http://deb.debian.org/debian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB]
21:39:51 Get:120 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
21:39:51 Get:121 http://deb.debian.org/debian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB]
21:39:51 Get:122 http://deb.debian.org/debian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB]
21:39:51 Get:123 http://deb.debian.org/debian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB]
21:39:51 Get:124 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
21:39:51 Get:125 http://deb.debian.org/debian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
21:39:51 Get:126 http://deb.debian.org/debian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB]
21:39:51 Get:127 http://deb.debian.org/debian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB]
21:39:51 debconf: delaying package configuration, since apt-utils is not installed
21:39:51 Fetched 48.7 MB in 1s (76.4 MB/s)
21:39: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 ... 6007 files and directories currently installed.)
21:39:51 Preparing to unpack .../bsdutils_1%3a2.38.1-5+b1_armhf.deb ...
21:39:51 Unpacking bsdutils (1:2.38.1-5+b1) over (1:2.38.1-5) ...
21:39:51 Selecting previously unselected package docker-buildx-plugin.
21:39:51 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb ...
21:39:51 Unpacking docker-buildx-plugin (0.10.4-1~debian.11~bullseye) ...
21:39:51 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
21:39:51 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
21:39:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
21:39:51 Setting up bsdutils (1:2.38.1-5+b1) ...
21:39: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 ... 6008 files and directories currently installed.)
21:39:51 Preparing to unpack .../libsmartcols1_2.38.1-5+b1_armhf.deb ...
21:39:51 Unpacking libsmartcols1:armhf (2.38.1-5+b1) over (2.38.1-5) ...
21:39:51 Setting up libsmartcols1:armhf (2.38.1-5+b1) ...
21:39: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 ... 6009 files and directories currently installed.)
21:39:51 Preparing to unpack .../util-linux-extra_2.38.1-5+b1_armhf.deb ...
21:39:51 Unpacking util-linux-extra (2.38.1-5+b1) over (2.38.1-5) ...
21:39:51 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
21:39:51 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
21:39:51 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
21:39:52 make[1]: Leaving directory '/root/build-deb'
21:39:52  dpkg-genbuildinfo
21:39:52  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.changes
21:39:52 Get:33 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 systemd-sysv amd64 251.4-1ubuntu7.1 [11.2 kB]
21:39:52 Get:34 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 openssl amd64 3.0.5-2ubuntu2.1 [1177 kB]
21:39:52 Setting up util-linux-extra (2.38.1-5+b1) ...
21:39: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 ... 6010 files and directories currently installed.)
21:39:52 Preparing to unpack .../util-linux_2.38.1-5+b1_armhf.deb ...
21:39:52 Unpacking util-linux (2.38.1-5+b1) over (2.38.1-5) ...
21:39:52 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
21:39:52 Metadata cache created.
21:39:52 + echo '[DEBUG] Installing engine rpms'
21:39:52 [DEBUG] Installing engine rpms
21:39:52 ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm'
21:39:52 ++ sed /src/d
21:39:52 + packages='rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm
21:39:52 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.17.2-0.fc37.aarch64.rpm
21:39:52 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm
21:39:52 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm
21:39:52 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.fc37.aarch64.rpm'
21:39:52 + set -x
21:39:52 ++ source /etc/os-release
21:39:52 +++ NAME='Fedora Linux'
21:39:52 +++ VERSION='37 (Container Image)'
21:39:52 +++ ID=fedora
21:39:52 +++ VERSION_ID=37
21:39:52 +++ VERSION_CODENAME=
21:39:52 +++ PLATFORM_ID=platform:f37
21:39:52 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
21:39:52 +++ ANSI_COLOR='0;38;2;60;110;180'
21:39:52 +++ LOGO=fedora-logo-icon
21:39:52 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
21:39:52 +++ DEFAULT_HOSTNAME=fedora
21:39:52 +++ HOME_URL=https://fedoraproject.org/
21:39:52 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
21:39:52 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:39:52 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:52 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:39:52 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
21:39:52 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:39:52 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
21:39:52 +++ SUPPORT_END=2023-11-14
21:39:52 +++ VARIANT='Container Image'
21:39:52 +++ VARIANT_ID=container
21:39:52 ++ echo 37
21:39:52 + product_version=37
21:39:52 + '[' 37 = rawhide ']'
21:39:52 + dnf install -y rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.17.2-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.10.4-0.fc37.aarch64.rpm
21:39:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:39:52 Get:35 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
21:39:52 Get:36 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libdbus-1-3 amd64 1.14.0-2ubuntu3 [200 kB]
21:39:52 Get:37 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-bin amd64 1.14.0-2ubuntu3 [39.4 kB]
21:39:52 Get:38 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
21:39:52 Get:39 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-daemon amd64 1.14.0-2ubuntu3 [118 kB]
21:39:52 Get:40 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
21:39:52 Get:41 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus amd64 1.14.0-2ubuntu3 [24.2 kB]
21:39:52 Get:42 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 distro-info-data all 0.54ubuntu0.1 [5242 B]
21:39:52 Get:43 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-0 amd64 2.74.3-0ubuntu1 [1475 kB]
[Pipeline] }
[Pipeline] // stage
21:39:52 Setting up util-linux (2.38.1-5+b1) ...
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:52 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
21:39:52 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [18.5 kB]
21:39:52 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6837 B]
21:39:52 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [2023 kB]
21:39:52   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   30/35 
21:39:52   Installing       : containerd.io-1.6.19-3.1.el8.x86_64                  31/35 
21:39:52   Running scriptlet: containerd.io-1.6.19-3.1.el8.x86_64                  31/35 
21:39:52   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_   32/35 
21:39:52   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x   33/35 
21:39:52   Installing       : docker-ce-rootless-extras-0.0.0~20230330191823.de0   34/35 
21:39:52   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230330191823.de0   34/35 
21:39:52   Installing       : docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.x86   35/35 
21:39:52   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.x86   35/35 
21:39:52   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   35/35 
21:39:52   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.x86   35/35 
21:39:52   Verifying        : container-selinux-2:2.195.1-1.module_el8.8.0+1254+    1/35 
21:39:52   Verifying        : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e    2/35 
21:39:52   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_    3/35 
21:39:52   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x    4/35 
21:39:52   Verifying        : checkpolicy-2.9-1.el8.x86_64                          5/35 
21:39:52   Verifying        : diffutils-3.6-6.el8.x86_64                            6/35 
21:39:52   Verifying        : fuse-common-3.3.0-16.el8.x86_64                       7/35 
21:39:52   Verifying        : fuse3-3.3.0-16.el8.x86_64                             8/35 
21:39:52   Verifying        : fuse3-libs-3.3.0-16.el8.x86_64                        9/35 
21:39:52   Verifying        : iptables-1.8.4-24.el8.x86_64                         10/35 
21:39:52   Verifying        : iptables-libs-1.8.4-24.el8.x86_64                    11/35 
21:39:52   Verifying        : libcgroup-0.41-19.el8.x86_64                         12/35 
21:39:52   Verifying        : libibverbs-44.0-2.el8.1.x86_64                       13/35 
21:39:52   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            14/35 
21:39:52   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     15/35 
21:39:52   Verifying        : libnftnl-1.1.5-5.el8.x86_64                          16/35 
21:39:52   Verifying        : libnl3-3.7.0-1.el8.x86_64                            17/35 
21:39:52   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        18/35 
21:39:52   Verifying        : libselinux-utils-2.9-8.el8.x86_64                    19/35 
21:39:52   Verifying        : policycoreutils-2.9-24.el8.x86_64                    20/35 
21:39:52   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       21/35 
21:39:52   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     22/35 
21:39:52   Verifying        : python3-libselinux-2.9-8.el8.x86_64                  23/35 
21:39:52   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 24/35 
21:39:52   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            25/35 
21:39:52   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   26/35 
21:39:52   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.x86_64              27/35 
21:39:52   Verifying        : selinux-policy-3.14.3-117.el8.noarch                 28/35 
21:39:52   Verifying        : selinux-policy-targeted-3.14.3-117.el8.noarch        29/35 
21:39:52   Verifying        : containerd.io-1.6.19-3.1.el8.x86_64                  30/35 
21:39:52   Verifying        : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el8   31/35 
21:39:52   Verifying        : docker-compose-plugin-2.17.2-0.el8.x86_64            32/35 
21:39:52   Verifying        : docker-buildx-plugin-0.10.4-0.el8.x86_64             33/35 
21:39:52   Verifying        : docker-ce-rootless-extras-0.0.0~20230330191823.de0   34/35 
21:39:52   Verifying        : docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.x86   35/35 
21:39:52 
21:39:52 Installed:
21:39:52   checkpolicy-2.9-1.el8.x86_64                                                  
21:39:52   container-selinux-2:2.195.1-1.module_el8.8.0+1254+78119b6e.noarch             
21:39:52   containerd.io-1.6.19-3.1.el8.x86_64                                           
21:39:52   diffutils-3.6-6.el8.x86_64                                                    
21:39:52   docker-buildx-plugin-0.10.4-0.el8.x86_64                                      
21:39:52   docker-ce-3:0.0.0~20230330191823.de0d30f-0.el8.x86_64                         
21:39:52   docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el8.x86_64                     
21:39:52   docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el8.x86_64           
21:39:52   docker-compose-plugin-2.17.2-0.el8.x86_64                                     
21:39:52   fuse-common-3.3.0-16.el8.x86_64                                               
21:39:52   fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e.x86_64                     
21:39:52   fuse3-3.3.0-16.el8.x86_64                                                     
21:39:52   fuse3-libs-3.3.0-16.el8.x86_64                                                
21:39:52   iptables-1.8.4-24.el8.x86_64                                                  
21:39:52   iptables-libs-1.8.4-24.el8.x86_64                                             
21:39:52   libcgroup-0.41-19.el8.x86_64                                                  
21:39:52   libibverbs-44.0-2.el8.1.x86_64                                                
21:39:52   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
21:39:52   libnfnetlink-1.0.1-13.el8.x86_64                                              
21:39:52   libnftnl-1.1.5-5.el8.x86_64                                                   
21:39:52   libnl3-3.7.0-1.el8.x86_64                                                     
21:39:52   libpcap-14:1.9.1-5.el8.x86_64                                                 
21:39:52   libselinux-utils-2.9-8.el8.x86_64                                             
21:39:52   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_64                          
21:39:52   policycoreutils-2.9-24.el8.x86_64                                             
21:39:52   policycoreutils-python-utils-2.9-24.el8.noarch                                
21:39:52   python3-audit-3.0.7-4.el8.x86_64                                              
21:39:52   python3-libselinux-2.9-8.el8.x86_64                                           
21:39:52   python3-libsemanage-2.9-9.el8.x86_64                                          
21:39:52   python3-policycoreutils-2.9-24.el8.noarch                                     
21:39:52   python3-setools-4.3.0-3.el8.x86_64                                            
21:39:52   rpm-plugin-selinux-4.14.3-26.el8.x86_64                                       
21:39:52   selinux-policy-3.14.3-117.el8.noarch                                          
21:39:52   selinux-policy-targeted-3.14.3-117.el8.noarch                                 
21:39:52   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x86_64                       
21:39:52 
21:39:52 Complete!
21:39:52 + verify_binaries
21:39:52 + docker --version
21:39:52 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:39:52 + docker buildx version
21:39:52 github.com/docker/buildx v0.10.4 c513d34
21:39:52 + docker compose version
21:39:52 Docker Compose version v2.17.2
21:39:52 + dockerd --version
21:39:52 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:39:52 + docker-proxy --version
21:39:52 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:39:52 + containerd --version
21:39:52 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:52 + ctr --version
21:39:52 ctr containerd.io 1.6.19
21:39:52 + containerd-shim --help
21:39:52 Usage of containerd-shim:
21:39:52   -address string
21:39:52     	grpc address back to main containerd
21:39:52   -containerd-binary containerd publish
21:39:52     	path to containerd binary (used for containerd publish) (default "containerd")
21:39:52   -criu string
21:39:52     	path to criu binary
21:39:52   -debug
21:39:52     	enable debug output in logs
21:39:52   -namespace string
21:39:52     	namespace that owns the shim
21:39:52   -runtime-root string
21:39:52     	root directory for the runtime (default "/run/containerd/runc")
21:39:52   -socket string
21:39:52     	socket path to serve
21:39:52   -systemd-cgroup
21:39:52     	set runtime to use systemd-cgroup
21:39:52   -workdir string
21:39:52     	path used to storge large temporary data
21:39:52 + containerd-shim-runc-v1 -v
21:39:52 containerd-shim-runc-v1:
21:39:52   Version:  1.6.19
21:39:52   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:52   Go version: go1.19.7
21:39:52 
21:39:52 + containerd-shim-runc-v2 -v
21:39:52 containerd-shim-runc-v2:
21:39:52   Version:  1.6.19
21:39:52   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:39:52   Go version: go1.19.7
21:39:52 
21:39:52 + runc --version
21:39:52 runc version 1.1.4
21:39:52 commit: v1.1.4-0-g5fd4c4d
21:39:52 spec: 1.0.2-dev
21:39:52 go: go1.19.7
21:39:52 libseccomp: 2.5.2
21:39:53 Get:44 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgirepository-1.0-1 amd64 1.74.0-2 [67.3 kB]
21:39:53 Get:45 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gir1.2-glib-2.0 amd64 1.74.0-2 [178 kB]
21:39:53 Get:46 http://archive.ubuntu.com/ubuntu kinetic/main amd64 iso-codes all 4.11.0-1 [3352 kB]
21:39: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 ... 6011 files and directories currently installed.)
21:39:53 Preparing to unpack .../mount_2.38.1-5+b1_armhf.deb ...
21:39:53 Unpacking mount (2.38.1-5+b1) over (2.38.1-5) ...
21:39:53 Selecting previously unselected package libssl3:armhf.
21:39:53 Preparing to unpack .../libssl3_3.0.8-1_armhf.deb ...
21:39:53 Unpacking libssl3:armhf (3.0.8-1) ...
21:39:53 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1759 kB]
21:39:53 + make IMAGE=ubuntu:jammy verify
21:39:53 docker run  --rm -i \
21:39:53 	-v "$(pwd):/v" \
21:39:53 	-e DEBIAN_FRONTEND=noninteractive \
21:39:53 	-e PACKAGE_REPO=staging \
21:39:53 	-w /v \
21:39:53 	ubuntu:jammy ./verify
21:39:53 Unable to find image 'ubuntu:jammy' locally
21:39:53 jammy: Pulling from library/ubuntu
21:39:53 Selecting previously unselected package docker-compose-plugin.
21:39:53 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb ...
21:39:53 Unpacking docker-compose-plugin (2.17.2-1~debian.11~bullseye) ...
21:39:53 Last metadata expiration check: 0:00:02 ago on Thu Mar 30 21:39:50 2023.
21:39:53 Get:47 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcap2-bin amd64 1:2.44-1build3 [26.0 kB]
21:39:53 Get:48 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libelf1 amd64 0.187-4 [50.9 kB]
21:39:53 Get:49 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
21:39:53 Get:50 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libicu71 amd64 71.1-3ubuntu1 [10.6 MB]
21:39:53 Get:51 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpam-systemd amd64 251.4-1ubuntu7.1 [207 kB]
21:39:53 Get:52 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1ubuntu0.1 [763 kB]
21:39:53 Get:53 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
21:39:53 Get:54 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lsb-release all 11.2ubuntu1 [11.1 kB]
21:39:53 Preparing to unpack .../libblkid1_2.38.1-5+b1_armhf.deb ...
21:39:53 Unpacking libblkid1:armhf (2.38.1-5+b1) over (2.38.1-5) ...
21:39:53 Setting up libblkid1:armhf (2.38.1-5+b1) ...
21:39:53 Selecting previously unselected package libargon2-1:armhf.
21:39: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 ... 6025 files and directories currently installed.)
21:39:53 Preparing to unpack .../libargon2-1_0~20171227-0.3_armhf.deb ...
21:39:53 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
21:39:53 Selecting previously unselected package dmsetup.
21:39:53 Preparing to unpack .../dmsetup_2%3a1.02.185-2_armhf.deb ...
21:39:53 Unpacking dmsetup (2:1.02.185-2) ...
21:39:53 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:39:53 Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
21:39:53 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
21:39:53 2ab09b027e7f: Already exists
21:39:53 Digest: sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21
21:39:53 Status: Downloaded newer image for ubuntu:jammy
21:39:53 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'.
21:39:53 dpkg-genchanges: info: including full source code in upload
21:39:53  dpkg-source -I.git --after-build .
21:39:53 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:39:53 + destination=/build
21:39:53 + mkdir -p /build
21:39:53 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb /root/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb /build
21:39:53 copied '/root/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb'
21:39:53 removed '/root/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb'
21:39:53 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:39:53 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:39:53 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:39:53 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:39:53 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc'
21:39:53 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc'
21:39:53 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz'
21:39:53 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz'
21:39:53 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.buildinfo'
21:39:53 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.buildinfo'
21:39:53 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.changes'
21:39:53 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.changes'
21:39:53 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:39:53 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:39:53 copied '/root/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb'
21:39:53 removed '/root/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
21:39:53 Get:55 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python-apt-common all 2.4.0+22.10 [14.8 kB]
21:39:53 Get:56 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3-apt amd64 2.4.0+22.10 [158 kB]
21:39:53 Get:57 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
21:39:53 Get:58 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-gi amd64 3.42.2-2 [226 kB]
[Pipeline] }
21:39:53 Selecting previously unselected package libjson-c5:armhf.
21:39:53 Preparing to unpack .../libjson-c5_0.16-2_armhf.deb ...
21:39:53 Unpacking libjson-c5:armhf (0.16-2) ...
21:39:53 Preparing to unpack .../libuuid1_2.38.1-5+b1_armhf.deb ...
21:39:53 Unpacking libuuid1:armhf (2.38.1-5+b1) over (2.38.1-5) ...
21:39:53 Setting up libuuid1:armhf (2.38.1-5+b1) ...
21:39:53 Selecting previously unselected package libcryptsetup12:armhf.
21:39: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 ... 6060 files and directories currently installed.)
21:39:53 Preparing to unpack .../0-libcryptsetup12_2%3a2.6.1-3~deb12u1_armhf.deb ...
21:39:53 Unpacking libcryptsetup12:armhf (2:2.6.1-3~deb12u1) ...
21:39:53 Selecting previously unselected package libfdisk1:armhf.
21:39:53 Preparing to unpack .../1-libfdisk1_2.38.1-5+b1_armhf.deb ...
21:39:53 Unpacking libfdisk1:armhf (2.38.1-5+b1) ...
21:39:53 Selecting previously unselected package libkmod2:armhf.
21:39:53 Preparing to unpack .../2-libkmod2_30+20221128-1_armhf.deb ...
21:39:53 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [20.1 kB]
21:39:53 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [63.9 kB]
21:39:53 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1401 kB]
21:39:53 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1340 kB]
21:39:53 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2760 B]
21:39:53 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [11.6 kB]
21:39:53 Dependencies resolved.
21:39:53 =================================================================================================
21:39:53  Package                     Arch     Version                               Repository       Size
21:39:53 =================================================================================================
21:39:53 Installing:
21:39:53  docker-buildx-plugin        aarch64  0.10.4-0.fc37                         @commandline     11 M
21:39:53  docker-ce                   aarch64  3:0.0.0~20230330191823.de0d30f-0.fc37 @commandline     15 M
21:39:53  docker-ce-cli               aarch64  1:0.0.0~20230330191823.de0d30f-0.fc37 @commandline    6.4 M
21:39:53  docker-ce-rootless-extras   aarch64  0.0.0~20230330191823.de0d30f-0.fc37   @commandline    3.4 M
21:39:53  docker-compose-plugin       aarch64  2.17.2-0.fc37                         @commandline     10 M
21:39:53 Upgrading:
21:39:53  systemd-libs                aarch64  251.13-6.fc37                         updates         589 k
21:39:53 Installing dependencies:
21:39:53  container-selinux           noarch   2:2.206.0-1.fc37                      updates          51 k
21:39:53  containerd.io               aarch64  1.6.19-3.1.fc37                       docker-ce-test   25 M
21:39:53  dbus                        aarch64  1:1.14.6-1.fc37                       updates         7.7 k
21:39:53  dbus-broker                 aarch64  33-1.fc37                             updates         168 k
21:39:53  dbus-common                 noarch   1:1.14.6-1.fc37                       updates          15 k
21:39:53  device-mapper               aarch64  1.02.175-9.fc37                       fedora          136 k
21:39:53  device-mapper-libs          aarch64  1.02.175-9.fc37                       fedora          169 k
21:39:53  diffutils                   aarch64  3.8-3.fc37                            fedora          376 k
21:39:53  fuse-common                 aarch64  3.10.5-5.fc37                         fedora          8.2 k
21:39:53  fuse-overlayfs              aarch64  1.9-6.fc37                            updates          69 k
21:39:53  fuse3                       aarch64  3.10.5-5.fc37                         fedora           54 k
21:39:53  fuse3-libs                  aarch64  3.10.5-5.fc37                         fedora           90 k
21:39:53  iptables-legacy             aarch64  1.8.8-4.fc37                          updates          51 k
21:39:53  iptables-legacy-libs        aarch64  1.8.8-4.fc37                          updates          38 k
21:39:53  iptables-libs               aarch64  1.8.8-4.fc37                          updates         432 k
21:39:53  kmod                        aarch64  30-2.fc37                             fedora          118 k
21:39:53  kmod-libs                   aarch64  30-2.fc37                             fedora           66 k
21:39:53  libargon2                   aarch64  20190702-1.fc37                       fedora           28 k
21:39:53  libcgroup                   aarch64  3.0-1.fc37                            fedora           75 k
21:39:53  libfdisk                    aarch64  2.38.1-1.fc37                         fedora          155 k
21:39:53  libibverbs                  aarch64  41.0-1.fc37                           fedora          404 k
21:39:53  libmnl                      aarch64  1.0.5-1.fc37                          fedora           28 k
21:39:53  libnetfilter_conntrack      aarch64  1.0.8-5.fc37                          fedora           57 k
21:39:53  libnfnetlink                aarch64  1.0.1-22.fc37                         fedora           29 k
21:39:53  libnl3                      aarch64  3.7.0-2.fc37                          fedora          336 k
21:39:53  libpcap                     aarch64  14:1.10.3-1.fc37                      updates         172 k
21:39:53  libseccomp                  aarch64  2.5.3-3.fc37                          fedora           71 k
21:39:53  libselinux-utils            aarch64  3.4-5.fc37                            fedora          160 k
21:39:53  libslirp                    aarch64  4.7.0-2.fc37                          fedora           73 k
21:39:53  libutempter                 aarch64  1.2.1-7.fc37                          fedora           26 k
21:39:53  policycoreutils             aarch64  3.4-6.fc37                            fedora          239 k
21:39:53  rpm-plugin-selinux          aarch64  4.18.0-1.fc37                         fedora           20 k
21:39:53  selinux-policy              noarch   37.19-1.fc37                          updates          51 k
21:39:53  selinux-policy-targeted     noarch   37.19-1.fc37                          updates         6.6 M
21:39:53  slirp4netns                 aarch64  1.2.0-8.fc37                          updates          47 k
21:39:53  systemd                     aarch64  251.13-6.fc37                         updates         4.0 M
21:39:53  systemd-pam                 aarch64  251.13-6.fc37                         updates         322 k
21:39:53  util-linux                  aarch64  2.38.1-1.fc37                         fedora          2.3 M
21:39:53  xkeyboard-config            noarch   2.36-3.fc37                           updates         957 k
21:39:53  xz                          aarch64  5.4.1-1.fc37                          updates         420 k
21:39:53 Installing weak dependencies:
21:39:53  cryptsetup-libs             aarch64  2.6.1-1.fc37                          updates         488 k
21:39:53  libbpf                      aarch64  2:0.8.0-2.fc37                        fedora          173 k
21:39:53  libxkbcommon                aarch64  1.4.1-2.fc37                          fedora          139 k
21:39:53  qrencode-libs               aarch64  4.1.1-3.fc37                          fedora           61 k
21:39:53  systemd-networkd            aarch64  251.13-6.fc37                         updates         572 k
21:39:53  systemd-resolved            aarch64  251.13-6.fc37                         updates         263 k
21:39:53 
21:39:53 Transaction Summary
21:39:53 =================================================================================================
21:39:53 Install  51 Packages
21:39:53 Upgrade   1 Package
21:39:53 
21:39:53 Total size: 91 M
21:39:53 Total download size: 45 M
21:39:53 Downloading Packages:
21:39:53 Get:59 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
21:39:53 Get:60 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnghttp2-14 amd64 1.49.0-1 [73.5 kB]
21:39:53 Get:61 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
21:39:53 Get:62 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 apt-transport-https all 2.5.3 [1502 B]
21:39:53 Get:63 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
21:39:53 Get:64 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-6ubuntu2 [20.3 kB]
21:39:53 Get:65 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-2 amd64 2.1.28+dfsg-6ubuntu2 [56.6 kB]
21:39:53 Unpacking libkmod2:armhf (30+20221128-1) ...
21:39:53 Selecting previously unselected package libapparmor1:armhf.
21:39:53 Preparing to unpack .../3-libapparmor1_3.0.8-3_armhf.deb ...
21:39:53 Unpacking libapparmor1:armhf (3.0.8-3) ...
21:39:53 Selecting previously unselected package libip4tc2:armhf.
21:39:53 Preparing to unpack .../4-libip4tc2_1.8.9-2_armhf.deb ...
21:39:53 Unpacking libip4tc2:armhf (1.8.9-2) ...
21:39:53 Preparing to unpack .../5-libmount1_2.38.1-5+b1_armhf.deb ...
21:39:53 Unpacking libmount1:armhf (2.38.1-5+b1) over (2.38.1-5) ...
21:39:53 Setting up libmount1:armhf (2.38.1-5+b1) ...
21:39:53 Selecting previously unselected package libsystemd-shared:armhf.
21:39: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 ... 6094 files and directories currently installed.)
21:39:53 Preparing to unpack .../libsystemd-shared_252.6-1_armhf.deb ...
21:39:53 Unpacking libsystemd-shared:armhf (252.6-1) ...
21:39:53 + verify
21:39:53 + dpkg --version
21:39:53 + verify_deb
21:39:53 + apt-get update
21:39:53 Selecting previously unselected package docker-ce.
21:39:53 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ...
21:39:53 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:39:54 Get:66 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libldap-2.5-0 amd64 2.5.14+dfsg-0ubuntu0.22.10.1 [184 kB]
21:39:54 Setting up libssl3:armhf (3.0.8-1) ...
21:39:54 Selecting previously unselected package systemd.
21:39: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 ... 6102 files and directories currently installed.)
21:39:54 Preparing to unpack .../systemd_252.6-1_armhf.deb ...
21:39:54 Unpacking systemd (252.6-1) ...
21:39:54 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
21:39:54 Get:2 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [908 kB]
21:39:54 Get:3 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
21:39:54 Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [907 kB]
21:39:54 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [914 kB]
21:39:54 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [23.2 kB]
21:39:54 Fetched 19.5 MB in 3s (5872 kB/s)
21:39:54 Setting up libargon2-1:armhf (0~20171227-0.3) ...
21:39:54 Setting up libjson-c5:armhf (0.16-2) ...
21:39:54 Setting up libfdisk1:armhf (2.38.1-5+b1) ...
21:39:54 Setting up libkmod2:armhf (30+20221128-1) ...
21:39:54 Setting up libapparmor1:armhf (3.0.8-3) ...
21:39:54 Setting up libip4tc2:armhf (1.8.9-2) ...
21:39:54 Setting up libsystemd-shared:armhf (252.6-1) ...
21:39:54 Setting up mount (2.38.1-5+b1) ...
21:39:54 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
21:39:54 Setting up libcryptsetup12:armhf (2:2.6.1-3~deb12u1) ...
21:39:54 Setting up systemd (252.6-1) ...
21:39:54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:39:54 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:39:54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:39:54 Initializing machine ID from random generator.
21:39:54 Creating group 'systemd-journal' with GID 999.
21:39:54 Creating group 'systemd-network' with GID 998.
21:39:54 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
21:39:54 Setting up dmsetup (2:1.02.185-2) ...
21:39:54 Selecting previously unselected package systemd-sysv.
21:39: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 ... 6946 files and directories currently installed.)
21:39:54 Preparing to unpack .../0-systemd-sysv_252.6-1_armhf.deb ...
21:39:54 Unpacking systemd-sysv (252.6-1) ...
21:39:54 Selecting previously unselected package libdbus-1-3:armhf.
21:39:54 Preparing to unpack .../1-libdbus-1-3_1.14.6-1_armhf.deb ...
21:39:54 Unpacking libdbus-1-3:armhf (1.14.6-1) ...
21:39:54 Selecting previously unselected package dbus-bin.
21:39:54 Preparing to unpack .../2-dbus-bin_1.14.6-1_armhf.deb ...
21:39:54 Unpacking dbus-bin (1.14.6-1) ...
21:39:54 Get:67 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
21:39:54 Get:68 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
21:39:54 Get:69 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl4 amd64 7.85.0-1ubuntu0.5 [295 kB]
21:39:54 Get:70 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 curl amd64 7.85.0-1ubuntu0.5 [199 kB]
21:39:54 Get:71 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libassuan0 amd64 2.5.5-4 [37.2 kB]
21:39:54 Get:72 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgconf amd64 2.2.35-3ubuntu1 [93.6 kB]
21:39:54 Get:73 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libksba8 amd64 1.6.0-3ubuntu1.1 [119 kB]
21:39:54 Get:74 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
21:39:54 Get:75 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dirmngr amd64 2.2.35-3ubuntu1 [303 kB]
21:39:54 Get:76 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
21:39:54 (1/47): device-mapper-1.02.175-9.fc37.aarch64.r 446 kB/s | 136 kB     00:00    
21:39:54 (2/47): device-mapper-libs-1.02.175-9.fc37.aarc 546 kB/s | 169 kB     00:00    
21:39:54 (3/47): diffutils-3.8-3.fc37.aarch64.rpm         40 MB/s | 376 kB     00:00    
21:39:54 (4/47): fuse-common-3.10.5-5.fc37.aarch64.rpm   388 kB/s | 8.2 kB     00:00    
21:39:54 (5/47): fuse3-3.10.5-5.fc37.aarch64.rpm         4.3 MB/s |  54 kB     00:00    
21:39:54 (6/47): fuse3-libs-3.10.5-5.fc37.aarch64.rpm    6.8 MB/s |  90 kB     00:00    
21:39:54 (7/47): kmod-30-2.fc37.aarch64.rpm              9.3 MB/s | 118 kB     00:00    
21:39:54 (8/47): kmod-libs-30-2.fc37.aarch64.rpm         5.6 MB/s |  66 kB     00:00    
21:39:54 (9/47): libargon2-20190702-1.fc37.aarch64.rpm   2.4 MB/s |  28 kB     00:00    
21:39:54 (10/47): libbpf-0.8.0-2.fc37.aarch64.rpm         14 MB/s | 173 kB     00:00    
21:39:54 (11/47): libcgroup-3.0-1.fc37.aarch64.rpm       6.6 MB/s |  75 kB     00:00    
21:39:54 (12/47): libfdisk-2.38.1-1.fc37.aarch64.rpm      12 MB/s | 155 kB     00:00    
21:39:54 (13/47): libibverbs-41.0-1.fc37.aarch64.rpm      24 MB/s | 404 kB     00:00    
21:39:54 (14/47): libmnl-1.0.5-1.fc37.aarch64.rpm        1.4 MB/s |  28 kB     00:00    
21:39:54 (15/47): libnetfilter_conntrack-1.0.8-5.fc37.aa 4.9 MB/s |  57 kB     00:00    
21:39:54 (16/47): libnfnetlink-1.0.1-22.fc37.aarch64.rpm 2.3 MB/s |  29 kB     00:00    
21:39:54 (17/47): libnl3-3.7.0-2.fc37.aarch64.rpm         25 MB/s | 336 kB     00:00    
21:39:54 (18/47): libseccomp-2.5.3-3.fc37.aarch64.rpm    6.2 MB/s |  71 kB     00:00    
21:39:54 (19/47): libselinux-utils-3.4-5.fc37.aarch64.rp  14 MB/s | 160 kB     00:00    
21:39:54 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
21:39:54 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [107 kB]
21:39:54 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
21:39:54 Selecting previously unselected package dbus-session-bus-common.
21:39:54 Preparing to unpack .../3-dbus-session-bus-common_1.14.6-1_all.deb ...
21:39:54 Unpacking dbus-session-bus-common (1.14.6-1) ...
21:39:54 Selecting previously unselected package libexpat1:armhf.
21:39:54 Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ...
21:39:54 Unpacking libexpat1:armhf (2.5.0-1) ...
21:39:54 Selecting previously unselected package dbus-daemon.
21:39:54 Preparing to unpack .../5-dbus-daemon_1.14.6-1_armhf.deb ...
21:39:54 Unpacking dbus-daemon (1.14.6-1) ...
21:39:54 Selecting previously unselected package adduser.
21:39:54 Preparing to unpack .../6-adduser_3.131_all.deb ...
21:39:54 Unpacking adduser (3.131) ...
21:39:54 Setting up adduser (3.131) ...
21:39:54 Selecting previously unselected package dbus-system-bus-common.
21:39: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 ... 7091 files and directories currently installed.)
21:39:54 Preparing to unpack .../dbus-system-bus-common_1.14.6-1_all.deb ...
21:39:54 Unpacking dbus-system-bus-common (1.14.6-1) ...
21:39:54 (20/47): containerd.io-1.6.19-3.1.fc37.aarch64.  48 MB/s |  25 MB     00:00    
21:39:54 (21/47): libslirp-4.7.0-2.fc37.aarch64.rpm      1.2 MB/s |  73 kB     00:00    
21:39:54 (22/47): libutempter-1.2.1-7.fc37.aarch64.rpm   447 kB/s |  26 kB     00:00    
21:39:54 (23/47): libxkbcommon-1.4.1-2.fc37.aarch64.rpm   17 MB/s | 139 kB     00:00    
21:39:54 (24/47): policycoreutils-3.4-6.fc37.aarch64.rpm  19 MB/s | 239 kB     00:00    
21:39:54 (25/47): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 5.1 MB/s |  61 kB     00:00    
21:39:54 (26/47): rpm-plugin-selinux-4.18.0-1.fc37.aarch 1.8 MB/s |  20 kB     00:00    
21:39:54 (27/47): container-selinux-2.206.0-1.fc37.noarc 7.3 MB/s |  51 kB     00:00    
21:39:54 (28/47): cryptsetup-libs-2.6.1-1.fc37.aarch64.r  29 MB/s | 488 kB     00:00    
21:39:54 (29/47): util-linux-2.38.1-1.fc37.aarch64.rpm    80 MB/s | 2.3 MB     00:00    
21:39:54 (30/47): dbus-1.14.6-1.fc37.aarch64.rpm         374 kB/s | 7.7 kB     00:00    
21:39:54 (31/47): dbus-broker-33-1.fc37.aarch64.rpm       11 MB/s | 168 kB     00:00    
21:39:54 (32/47): fuse-overlayfs-1.9-6.fc37.aarch64.rpm  8.9 MB/s |  69 kB     00:00    
21:39:54 (33/47): dbus-common-1.14.6-1.fc37.noarch.rpm   1.3 MB/s |  15 kB     00:00    
21:39:54 (34/47): iptables-legacy-1.8.8-4.fc37.aarch64.r 5.1 MB/s |  51 kB     00:00    
21:39:54 (35/47): iptables-legacy-libs-1.8.8-4.fc37.aarc 4.1 MB/s |  38 kB     00:00    
21:39:54 (36/47): iptables-libs-1.8.8-4.fc37.aarch64.rpm  43 MB/s | 432 kB     00:00    
21:39:54 (37/47): libpcap-1.10.3-1.fc37.aarch64.rpm       13 MB/s | 172 kB     00:00    
21:39:54 (38/47): selinux-policy-37.19-1.fc37.noarch.rpm 3.7 MB/s |  51 kB     00:00    
21:39:54 (39/47): slirp4netns-1.2.0-8.fc37.aarch64.rpm   6.8 MB/s |  47 kB     00:00    
21:39:54 (40/47): selinux-policy-targeted-37.19-1.fc37.n 152 MB/s | 6.6 MB     00:00    
21:39:54 (41/47): systemd-networkd-251.13-6.fc37.aarch64  14 MB/s | 572 kB     00:00    
21:39:54 (42/47): systemd-251.13-6.fc37.aarch64.rpm       58 MB/s | 4.0 MB     00:00    
21:39:54 (43/47): systemd-pam-251.13-6.fc37.aarch64.rpm   10 MB/s | 322 kB     00:00    
21:39:54 (44/47): systemd-resolved-251.13-6.fc37.aarch64 9.6 MB/s | 263 kB     00:00    
21:39:54 (45/47): systemd-libs-251.13-6.fc37.aarch64.rpm  61 MB/s | 589 kB     00:00    
21:39:54 (46/47): xz-5.4.1-1.fc37.aarch64.rpm             26 MB/s | 420 kB     00:00    
21:39:54 (47/47): xkeyboard-config-2.36-3.fc37.noarch.rp  38 MB/s | 957 kB     00:00    
21:39:54 --------------------------------------------------------------------------------
21:39:54 Total                                            35 MB/s |  45 MB     00:01     
21:39:54 Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
21:39:54 Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
21:39:54 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
21:39:55 Selecting previously unselected package dbus.
21:39:55 Preparing to unpack .../dbus_1.14.6-1_armhf.deb ...
21:39:55 Unpacking dbus (1.14.6-1) ...
21:39:55 Selecting previously unselected package libpython3.11-minimal:armhf.
21:39:55 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_armhf.deb ...
21:39:55 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
21:39:55 Selecting previously unselected package python3.11-minimal.
21:39:55 Preparing to unpack .../python3.11-minimal_3.11.2-6_armhf.deb ...
21:39:55 Unpacking python3.11-minimal (3.11.2-6) ...
21:39:55 Get:77 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
21:39:55 Get:78 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
21:39:55 make[1]: Leaving directory '/root/build-deb'
21:39:55  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.buildinfo
21:39:55 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
21:39:55 Setting up libexpat1:armhf (2.5.0-1) ...
21:39:55 Setting up python3.11-minimal (3.11.2-6) ...
21:39:55 Selecting previously unselected package docker-ce-cli.
21:39:55 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ...
21:39:55 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:39:55 Get:79 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-utils amd64 2.2.35-3ubuntu1 [310 kB]
21:39:55 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
21:39:55 Importing GPG key 0x621E9F35:
21:39:55  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:39:55  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:39:55  From       : https://download.docker.com/linux/fedora/gpg
21:39:55 Key imported successfully
21:39:55 Reading package lists...
21:39:55 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:39:55 Get:80 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg amd64 2.2.35-3ubuntu1 [522 kB]
21:39:55 Get:81 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pinentry-curses amd64 1.2.0-2ubuntu1 [34.5 kB]
21:39:55 Get:82 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-agent amd64 2.2.35-3ubuntu1 [215 kB]
21:39:55 Get:83 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-client amd64 2.2.35-3ubuntu1 [63.7 kB]
21:39:55 Get:84 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-server amd64 2.2.35-3ubuntu1 [58.7 kB]
21:39:55 Get:85 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgsm amd64 2.2.35-3ubuntu1 [201 kB]
21:39:55 Get:86 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg all 2.2.35-3ubuntu1 [318 kB]
21:39:55 Get:87 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl3-gnutls amd64 7.85.0-1ubuntu0.5 [290 kB]
21:39:55 Dependencies resolved.
21:39:55 ================================================================================
21:39:55  Package                      Arch       Version              Repository   Size
21:39:55 ================================================================================
21:39:55 Installing:
21:39:55  dnf-plugins-core             noarch     4.3.1-1.fc37         fedora       34 k
21:39:55 Installing dependencies:
21:39:55  dbus-libs                    x86_64     1:1.14.6-1.fc37      updates     155 k
21:39:55  python3-dateutil             noarch     1:2.8.2-4.fc37       fedora      361 k
21:39:55  python3-dbus                 x86_64     1.3.2-1.fc37         updates     157 k
21:39:55  python3-distro               noarch     1.7.0-3.fc37         fedora       48 k
21:39:55  python3-dnf-plugins-core     noarch     4.3.1-1.fc37         fedora      278 k
21:39:55  python3-six                  noarch     1.16.0-8.fc37        fedora       42 k
21:39:55 
21:39:55 Transaction Summary
21:39:55 ================================================================================
21:39:55 Install  7 Packages
21:39:55 
21:39:55 Total download size: 1.1 M
21:39:55 Installed size: 3.2 M
21:39:55 Downloading Packages:
21:39:55 Get:88 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
21:39:55 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1251 kB]
21:39:55 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [28.6 kB]
21:39:55 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [962 kB]
21:39:55 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1149 kB]
21:39:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
21:39:56 Get:89 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxmlb2 amd64 0.3.8-1 [65.3 kB]
21:39:56 Get:90 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libappstream4 amd64 0.15.5-1 [193 kB]
21:39:56 Get:91 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdw1 amd64 0.187-4 [248 kB]
21:39:56 Get:92 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-bin amd64 2.74.3-0ubuntu1 [93.0 kB]
21:39:56 Get:93 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libunwind8 amd64 1.6.2-0ubuntu1.1 [56.1 kB]
21:39:56 Get:94 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgstreamer1.0-0 amd64 1.20.3-1 [967 kB]
21:39:56 Get:95 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
21:39:56 Get:96 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
21:39:56 Get:97 http://archive.ubuntu.com/ubuntu kinetic/main amd64 polkitd amd64 0.105-33 [80.0 kB]
21:39:56 Get:98 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pkexec amd64 0.105-33 [15.2 kB]
21:39:56  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.changes
21:39:56 Selecting previously unselected package python3-minimal.
21:39: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 ... 7426 files and directories currently installed.)
21:39:56 Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ...
21:39:56 Unpacking python3-minimal (3.11.2-1) ...
21:39:56 Selecting previously unselected package media-types.
21:39:56 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
21:39:56 Unpacking media-types (10.0.0) ...
21:39:56 Selecting previously unselected package libncursesw6:armhf.
21:39:56 Preparing to unpack .../02-libncursesw6_6.4-2_armhf.deb ...
21:39:56 Unpacking libncursesw6:armhf (6.4-2) ...
21:39:56 Selecting previously unselected package libkrb5support0:armhf.
21:39:56 Preparing to unpack .../03-libkrb5support0_1.20.1-1+b1_armhf.deb ...
21:39:56 Unpacking libkrb5support0:armhf (1.20.1-1+b1) ...
21:39:56 Selecting previously unselected package libk5crypto3:armhf.
21:39:56 Preparing to unpack .../04-libk5crypto3_1.20.1-1+b1_armhf.deb ...
21:39:56 Unpacking libk5crypto3:armhf (1.20.1-1+b1) ...
21:39:56 Selecting previously unselected package libkeyutils1:armhf.
21:39:56 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ...
21:39:56 Unpacking libkeyutils1:armhf (1.6.3-2) ...
21:39:56 Selecting previously unselected package libkrb5-3:armhf.
21:39:56 Preparing to unpack .../06-libkrb5-3_1.20.1-1+b1_armhf.deb ...
21:39:56 Unpacking libkrb5-3:armhf (1.20.1-1+b1) ...
21:39:56 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:39:56 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-1+b1_armhf.deb ...
21:39:56 Unpacking libgssapi-krb5-2:armhf (1.20.1-1+b1) ...
21:39:56 Selecting previously unselected package libtirpc-common.
21:39:56 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:39:56 Setting up docker-buildx-plugin (0.10.4-1~debian.11~bullseye) ...
21:39:56 Setting up docker-compose-plugin (2.17.2-1~debian.11~bullseye) ...
21:39:56 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:39:56 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:39:56 Get:99 http://archive.ubuntu.com/ubuntu kinetic/main amd64 policykit-1 amd64 0.105-33 [2426 B]
21:39:56 Get:100 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-blinker all 1.4+dfsg1-0.5 [14.0 kB]
21:39:56 Get:101 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cffi-backend amd64 1.15.1-1 [75.7 kB]
21:39:56 Get:102 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cryptography amd64 3.4.8-2 [228 kB]
21:39:56 Get:103 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-pyparsing all 3.0.7-2 [82.6 kB]
21:39:56 Get:104 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-httplib2 all 0.20.4-2 [29.8 kB]
21:39:56 Get:105 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
21:39:56 Get:106 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-zipp all 1.0.0-4 [5548 B]
21:39:56 Get:107 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:39:56 Get:108 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-jeepney all 0.8.0-1 [35.2 kB]
21:39:56 Get:109 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-jwt all 2.4.0-1 [17.4 kB]
21:39:56 Running transaction check
21:39:56 Transaction check succeeded.
21:39:56 Running transaction test
21:39:56 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.0 kB]
21:39:56 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [23.3 kB]
21:39:56 Reading package lists...
21:39:56 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:39:56 Selecting previously unselected package libtirpc3:armhf.
21:39:56 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
21:39:56 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
21:39:56 Selecting previously unselected package libnsl2:armhf.
21:39:56 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ...
21:39:56 Unpacking libnsl2:armhf (1.3.0-2) ...
21:39:56 Selecting previously unselected package readline-common.
21:39:56 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
21:39:56 Unpacking readline-common (8.2-1.3) ...
21:39:56 Selecting previously unselected package libreadline8:armhf.
21:39:56 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ...
21:39:56 Unpacking libreadline8:armhf (8.2-1.3) ...
21:39:56 Selecting previously unselected package libsqlite3-0:armhf.
21:39:56 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ...
21:39:56 Unpacking libsqlite3-0:armhf (3.40.1-2) ...
21:39:56 invoke-rc.d: could not determine current runlevel
21:39:56 invoke-rc.d: policy-rc.d denied execution of start.
21:39:56 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:39:56  docker-ce-rootless-extras depends on dbus-user-session; however:
21:39:56   Package dbus-user-session is not installed.
21:39:56 
21:39:56 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:39:56 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_armhf.deb
21:39:56 (1/7): dnf-plugins-core-4.3.1-1.fc37.noarch.rpm 119 kB/s |  34 kB     00:00    
21:39:56 (2/7): python3-distro-1.7.0-3.fc37.noarch.rpm   166 kB/s |  48 kB     00:00    
21:39:56 (3/7): python3-dateutil-2.8.2-4.fc37.noarch.rpm 1.2 MB/s | 361 kB     00:00    
21:39:56 (4/7): python3-dnf-plugins-core-4.3.1-1.fc37.no  20 MB/s | 278 kB     00:00    
21:39:56 (5/7): python3-six-1.16.0-8.fc37.noarch.rpm     3.4 MB/s |  42 kB     00:00    
21:39:56 (6/7): dbus-libs-1.14.6-1.fc37.x86_64.rpm        32 MB/s | 155 kB     00:00    
21:39:56 (7/7): python3-dbus-1.3.2-1.fc37.x86_64.rpm      19 MB/s | 157 kB     00:00    
21:39:56 --------------------------------------------------------------------------------
21:39:56 Total                                           952 kB/s | 1.1 MB     00:01     
21:39:56 Running transaction check
21:39:56 Transaction check succeeded.
21:39:56 Running transaction test
21:39:56 Transaction test succeeded.
21:39:56 Running transaction
21:39:56   Preparing        :                                                        1/1 
21:39:56   Installing       : dbus-libs-1:1.14.6-1.fc37.x86_64                       1/7 
21:39:56   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                       2/7 
21:39:56   Installing       : python3-six-1.16.0-8.fc37.noarch                       3/7 
21:39:56   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch                 4/7 
21:39:56 Building dependency tree...
21:39:56 Reading state information...
21:39:56 Selecting previously unselected package libpython3.11-stdlib:armhf.
21:39:56 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
21:39:56 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
21:39:56 Selecting previously unselected package python3.11.
21:39:56 Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ...
21:39:56 Unpacking python3.11 (3.11.2-6) ...
21:39:56 Selecting previously unselected package libpython3-stdlib:armhf.
21:39:56 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1_armhf.deb ...
21:39:56 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
21:39:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:56   Installing       : python3-distro-1.7.0-3.fc37.noarch                     5/7 
21:39:56   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch           6/7 
21:39:56   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch                   7/7 
21:39:56   Running scriptlet: dnf-plugins-core-4.3.1-1.fc37.noarch                   7/7 
21:39:56   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                   1/7 
21:39:56   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch                 2/7 
21:39:56   Verifying        : python3-distro-1.7.0-3.fc37.noarch                     3/7 
21:39:56   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch           4/7 
21:39:56   Verifying        : python3-six-1.16.0-8.fc37.noarch                       5/7 
21:39:56   Verifying        : dbus-libs-1:1.14.6-1.fc37.x86_64                       6/7 
21:39:56 Get:110 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-secretstorage all 3.3.3-1ubuntu1 [13.6 kB]
21:39:56 Get:111 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-keyring all 23.8.2-1 [37.3 kB]
21:39:56 Get:112 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:39:56 Get:113 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
21:39:56 Get:114 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
21:39:56 Get:115 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-oauthlib all 3.2.0-1ubuntu1 [89.8 kB]
21:39:57 Transaction test succeeded.
21:39:57 Running transaction
21:39:57 The following additional packages will be installed:
21:39:57   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
21:39:57   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:39:57   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:39:57   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:39:57   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:39:57   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:39:57   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:39:57   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:39:57   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:39:57   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
21:39:57   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:39:57   python3-gi python3-minimal python3-software-properties python3.6
21:39:57   python3.6-minimal readline-common
21:39:57 Suggested packages:
21:39:57   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:39:57   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:39:57   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:39:57   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
21:39:57 Recommended packages:
21:39:57   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
21:39:57   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
21:39:57 The following NEW packages will be installed:
21:39:57   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:39:57   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
21:39:57   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
21:39:57   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:39:57   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:39:57   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:39:57   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:39:57   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:39:57   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:39:57   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:39:57   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
21:39:57   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
21:39:57   python3-dbus python3-gi python3-minimal python3-software-properties
21:39:57   python3.6 python3.6-minimal readline-common software-properties-common
21:39:57 Setting up python3-minimal (3.11.2-1) ...
21:39:57 Selecting previously unselected package python3.
21:39: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 ... 7936 files and directories currently installed.)
21:39:57 Preparing to unpack .../python3_3.11.2-1_armhf.deb ...
21:39:57 Unpacking python3 (3.11.2-1) ...
21:39:57 Selecting previously unselected package sgml-base.
21:39:57 Preparing to unpack .../sgml-base_1.31_all.deb ...
21:39:57 Unpacking sgml-base (1.31) ...
21:39:57 Preparing to unpack .../gpgv_2.2.40-1.1_armhf.deb ...
21:39:57 Unpacking gpgv (2.2.40-1.1) over (2.2.40-1) ...
21:39:57 Fetched 26.5 MB in 3s (8426 kB/s)
21:39:57 + make IMAGE=debian:buster verify
21:39:57 docker run  --rm -i \
21:39:57 	-v "$(pwd):/v" \
21:39:57 	-e DEBIAN_FRONTEND=noninteractive \
21:39:57 	-e PACKAGE_REPO=staging \
21:39:57 	-w /v \
21:39:57 	debian:buster ./verify
21:39:57 Unable to find image 'debian:buster' locally
21:39:57   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                       7/7 
21:39:57 
21:39:57 Installed:
21:39:57   dbus-libs-1:1.14.6-1.fc37.x86_64                                              
21:39:57   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
21:39:57   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
21:39:57   python3-dbus-1.3.2-1.fc37.x86_64                                              
21:39:57   python3-distro-1.7.0-3.fc37.noarch                                            
21:39:57   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
21:39:57   python3-six-1.16.0-8.fc37.noarch                                              
21:39:57 
21:39:57 Complete!
21:39:57 + case ${DIST_ID}:${DIST_VERSION} in
21:39:57 + dnf install -y findutils
21:39:57 Get:116 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-six all 1.16.0-4 [12.4 kB]
21:39:57 Get:117 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:39:57 Get:118 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
21:39:57 Get:119 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-software-properties all 0.99.27 [28.9 kB]
21:39:57 Get:120 http://archive.ubuntu.com/ubuntu kinetic/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
21:39:57 Setting up gpgv (2.2.40-1.1) ...
21:39:57 Selecting previously unselected package openssl.
21:39: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 ... 7985 files and directories currently installed.)
21:39:57 Preparing to unpack .../00-openssl_3.0.8-1_armhf.deb ...
21:39:57 Unpacking openssl (3.0.8-1) ...
21:39:57 Selecting previously unselected package ca-certificates.
21:39:57 Preparing to unpack .../01-ca-certificates_20230311_all.deb ...
21:39:57 Unpacking ca-certificates (20230311) ...
21:39:57 make[1]: Leaving directory '/root/build-deb'
21:39:57  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.buildinfo
21:39:57  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.changes
21:39:57 buster: Pulling from library/debian
21:39:57 4e2befb7f5d1: Already exists
21:39:57 Digest: sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da
21:39:57 Status: Downloaded newer image for debian:buster
21:39:57 Reading package lists...
21:39:57 Building dependency tree...
21:39:57 Reading state information...
21:39:57 Correcting dependencies... Done
21:39:57 Selecting previously unselected package libpam-systemd:armhf.
21:39:57 Preparing to unpack .../02-libpam-systemd_252.6-1_armhf.deb ...
21:39:57 Unpacking libpam-systemd:armhf (252.6-1) ...
21:39:57 Selecting previously unselected package apt-transport-https.
21:39:57 Preparing to unpack .../03-apt-transport-https_2.6.0_all.deb ...
21:39:57 Unpacking apt-transport-https (2.6.0) ...
21:39:57 Selecting previously unselected package libbrotli1:armhf.
21:39:57 Preparing to unpack .../04-libbrotli1_1.0.9-2+b6_armhf.deb ...
21:39:57 Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
21:39:57 Selecting previously unselected package libsasl2-modules-db:armhf.
21:39:57 Preparing to unpack .../05-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
21:39:57 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
21:39:57 Selecting previously unselected package libsasl2-2:armhf.
21:39:57 Preparing to unpack .../06-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
21:39:57 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
21:39:57 Selecting previously unselected package libldap-2.5-0:armhf.
21:39:57 Preparing to unpack .../07-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ...
21:39:57 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
21:39:57 Need to get 14.4 MB of archives.
21:39:57 After this operation, 59.5 MB of additional disk space will be used.
21:39:57 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.21 [1071 kB]
21:39:57   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch            1/1 
21:39:57   Preparing        :                                                        1/1 
21:39:57 dpkg-genchanges: info: including full source code in upload
21:39:57  dpkg-source -I.git --after-build .
21:39:57 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:39:57 + destination=/build
21:39:57 + mkdir -p /build
21:39:57 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb /root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb /build
21:39:57 Reading package lists...
21:39:57 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:39:57 Skipping docker-ce, it is already installed and upgrade is not set.
21:39:57 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:39:57 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:39:57 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:39:57 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:39:57 The following additional packages will be installed:
21:39:57   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:39:57   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:39:57   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:39:57   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:39:57 Suggested packages:
21:39:57   firewalld kmod systemd-container policykit-1
21:39:57 Recommended packages:
21:39:57   nftables systemd-timesyncd | time-daemon libnss-systemd
21:39:57 Get:121 http://archive.ubuntu.com/ubuntu kinetic/main amd64 software-properties-common all 0.99.27 [13.9 kB]
21:39:57 Get:122 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 gnupg2 all 2.2.35-3ubuntu1 [4462 B]
21:39:57 debconf: delaying package configuration, since apt-utils is not installed
21:39:57 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
21:39:57 Selecting previously unselected package libnghttp2-14:armhf.
21:39:57 Preparing to unpack .../08-libnghttp2-14_1.52.0-1_armhf.deb ...
21:39:57 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
21:39:57 Selecting previously unselected package libpsl5:armhf.
21:39:57 Preparing to unpack .../09-libpsl5_0.21.2-1_armhf.deb ...
21:39:57 Unpacking libpsl5:armhf (0.21.2-1) ...
21:39:57 Selecting previously unselected package librtmp1:armhf.
21:39:57 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
21:39:57 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:39:57 Selecting previously unselected package libssh2-1:armhf.
21:39:57 Preparing to unpack .../11-libssh2-1_1.10.0-3+b1_armhf.deb ...
21:39:57 Unpacking libssh2-1:armhf (1.10.0-3+b1) ...
21:39:57 Selecting previously unselected package libcurl4:armhf.
21:39:57 Preparing to unpack .../12-libcurl4_7.88.1-7_armhf.deb ...
21:39:57 Unpacking libcurl4:armhf (7.88.1-7) ...
21:39:57   Upgrading        : systemd-libs-251.13-6.fc37.aarch64                    1/53 
21:39:57   Installing       : libseccomp-2.5.3-3.fc37.aarch64                       2/53 
21:39:57   Installing       : docker-compose-plugin-2.17.2-0.fc37.aarch64           3/53 
21:39:57 copied '/root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb'
21:39:57 removed '/root/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb'
21:39:57 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'
21:39:57 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'
21:39:57 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'
21:39:57 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'
21:39:57 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc'
21:39:57 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.dsc'
21:39:57 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz'
21:39:57 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm.tar.gz'
21:39:57 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.buildinfo'
21:39:57 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.buildinfo'
21:39:57 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.changes'
21:39:57 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.changes'
21:39:57 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'
21:39:57 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb'
21:39:57 copied '/root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb'
21:39:57 removed '/root/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb'
21:39:57 dpkg-genchanges: info: including full source code in upload
21:39:57  dpkg-source -I.git --after-build .
21:39:57 The following NEW packages will be installed:
21:39:57   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:39:57   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:39:57   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:39:57   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:39:58 + verify
21:39:58 + dpkg --version
21:39:58 + verify_deb
21:39:58 + apt-get update
21:39:58 Fetched 41.0 MB in 8s (5117 kB/s)
21:39:58 Selecting previously unselected package libssl3:amd64.
21:39: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 ... 4399 files and directories currently installed.)
21:39:58 Preparing to unpack .../libssl3_3.0.5-2ubuntu2.1_amd64.deb ...
21:39:58 Unpacking libssl3:amd64 (3.0.5-2ubuntu2.1) ...
21:39:58 Selecting previously unselected package libpython3.10-minimal:amd64.
21:39:58 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.3_amd64.deb ...
21:39:58 Unpacking libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.3) ...
21:39:58 Selecting previously unselected package libexpat1:amd64.
21:39:58 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_amd64.deb ...
21:39:58 Unpacking libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
21:39:58 Selecting previously unselected package python3.10-minimal.
21:39:58 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.3_amd64.deb ...
21:39:58 Unpacking python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:39:58 Selecting previously unselected package curl.
21:39:58 Preparing to unpack .../13-curl_7.88.1-7_armhf.deb ...
21:39:58 Unpacking curl (7.88.1-7) ...
21:39:58 Selecting previously unselected package libassuan0:armhf.
21:39:58 Preparing to unpack .../14-libassuan0_2.5.5-5_armhf.deb ...
21:39:58 Unpacking libassuan0:armhf (2.5.5-5) ...
21:39:58 Selecting previously unselected package gpgconf.
21:39:58 Preparing to unpack .../15-gpgconf_2.2.40-1.1_armhf.deb ...
21:39:58 Unpacking gpgconf (2.2.40-1.1) ...
21:39:58 Selecting previously unselected package libksba8:armhf.
21:39:58 Preparing to unpack .../16-libksba8_1.6.3-2_armhf.deb ...
21:39:58 Unpacking libksba8:armhf (1.6.3-2) ...
21:39:58 Selecting previously unselected package libnpth0:armhf.
21:39:58 Preparing to unpack .../17-libnpth0_1.6-3_armhf.deb ...
21:39:58 Unpacking libnpth0:armhf (1.6-3) ...
21:39:58 Selecting previously unselected package dirmngr.
21:39:58 Preparing to unpack .../18-dirmngr_2.2.40-1.1_armhf.deb ...
21:39:58 Unpacking dirmngr (2.2.40-1.1) ...
21:39:58   Running scriptlet: docker-compose-plugin-2.17.2-0.fc37.aarch64           3/53 
21:39:58   Installing       : libselinux-utils-3.4-5.fc37.aarch64                   4/53 
21:39:58   Installing       : libfdisk-2.38.1-1.fc37.aarch64                        5/53 
21:39:58   Installing       : fuse3-libs-3.10.5-5.fc37.aarch64                      6/53 
21:39:58 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.12 [524 kB]
21:39:58 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.9 [61.1 kB]
21:39:58 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.12 [1343 kB]
21:39:58 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB]
21:39:58 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
21:39:58 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
21:39:58 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
21:39:58 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
21:39:58 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.7 [424 kB]
21:39:58 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.12 [1638 kB]
21:39:58 Last metadata expiration check: 0:00:07 ago on Thu Mar 30 21:39:51 2023.
21:39:58 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:39:58 + destination=/build
21:39:58 + mkdir -p /build
21:39:58 + mv -v /root/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb /build
21:39:58 copied '/root/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb'
21:39:58 removed '/root/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb'
21:39:58 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:39:58 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:39:58 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:39:58 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:39:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.dsc'
21:39:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.dsc'
21:39:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.tar.gz'
21:39:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm.tar.gz'
21:39:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.buildinfo'
21:39:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.buildinfo'
21:39:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.changes'
21:39:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.changes'
21:39:58 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:39:58 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:39:58 copied '/root/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb'
21:39:58 removed '/root/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb'
21:39:58 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
21:39:58 Need to get 27.0 MB of archives.
21:39:58 After this operation, 108 MB of additional disk space will be used.
21:39:58 Get:1 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
21:39:58 Get:2 http://deb.debian.org/debian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
21:39:58 Get:3 http://deb.debian.org/debian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
21:39:58 Get:4 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
21:39:58 Get:5 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
21:39:58 Get:6 http://deb.debian.org/debian bullseye/main armhf libjson-c5 armhf 0.15-2 [39.0 kB]
21:39:58 Get:7 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:39:58 Get:8 http://deb.debian.org/debian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [227 kB]
21:39:58 Get:9 http://deb.debian.org/debian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.6 kB]
21:39:58 Get:10 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB]
21:39:58 Get:11 http://deb.debian.org/debian bullseye/main armhf systemd armhf 247.3-7+deb11u1 [4303 kB]
21:39:58 Get:12 http://deb.debian.org/debian bullseye/main armhf systemd-sysv armhf 247.3-7+deb11u1 [113 kB]
21:39:58 Get:13 http://deb.debian.org/debian bullseye/main armhf dbus armhf 1.12.24-0+deb11u1 [225 kB]
21:39:58 Get:14 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
21:39:58 Get:15 http://deb.debian.org/debian bullseye/main armhf libpam-systemd armhf 247.3-7+deb11u1 [263 kB]
21:39:58 Get:16 http://deb.debian.org/debian bullseye/main armhf dbus-user-session armhf 1.12.24-0+deb11u1 [99.7 kB]
21:39:58 Get:17 http://deb.debian.org/debian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [32.9 kB]
21:39:58 Get:18 http://deb.debian.org/debian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
21:39:58 Get:19 http://deb.debian.org/debian bullseye/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
21:39:58 Get:20 http://deb.debian.org/debian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
21:39:58 Get:21 http://deb.debian.org/debian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [33.6 kB]
21:39:58 Get:22 http://deb.debian.org/debian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [49.0 kB]
21:39:58 Get:23 http://deb.debian.org/debian bullseye/main armhf iptables armhf 1.8.7-1 [339 kB]
21:39:58 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:39:58 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:39:58 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:39:58 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
21:39:58 Setting up libssl3:amd64 (3.0.5-2ubuntu2.1) ...
21:39:58 Setting up libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.3) ...
21:39:58 Setting up libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
21:39:58 Setting up python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:39:58 Selecting previously unselected package distro-info-data.
21:39:58 Preparing to unpack .../19-distro-info-data_0.57_all.deb ...
21:39:58 Unpacking distro-info-data (0.57) ...
21:39:58 Selecting previously unselected package libglib2.0-0:armhf.
21:39:58 Preparing to unpack .../20-libglib2.0-0_2.74.6-1_armhf.deb ...
21:39:58 Unpacking libglib2.0-0:armhf (2.74.6-1) ...
21:39:58 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:39:58 Preparing to unpack .../21-libgirepository-1.0-1_1.74.0-3_armhf.deb ...
21:39:58 Unpacking libgirepository-1.0-1:armhf (1.74.0-3) ...
21:39:58 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:39:58 Preparing to unpack .../22-gir1.2-glib-2.0_1.74.0-3_armhf.deb ...
21:39:58 Unpacking gir1.2-glib-2.0:armhf (1.74.0-3) ...
21:39:58   Installing       : diffutils-3.8-3.fc37.aarch64                          7/53 
21:39:58   Installing       : docker-buildx-plugin-0.10.4-0.fc37.aarch64            8/53 
21:39:58   Running scriptlet: docker-buildx-plugin-0.10.4-0.fc37.aarch64            8/53 
21:39:58   Installing       : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3    9/53 
21:39:58   Running scriptlet: docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3    9/53 
21:39:58   Installing       : xz-5.4.1-1.fc37.aarch64                              10/53 
21:39:58 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.12 [203 kB]
21:39:58 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [473 kB]
21:39:58 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
21:39:58 Reading package lists...
21:39:58 Building dependency tree...
21:39:58 Reading state information...
21:39:58 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:39:58 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.6-3_armhf.deb ...
21:39:58 Unpacking libpackagekit-glib2-18:armhf (1.2.6-3) ...
21:39:58 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:39:58 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.6-3_armhf.deb ...
21:39:58 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
21:39:58 Selecting previously unselected package gnupg-l10n.
21:39:58 Preparing to unpack .../25-gnupg-l10n_2.2.40-1.1_all.deb ...
21:39:58 Unpacking gnupg-l10n (2.2.40-1.1) ...
21:39:58 Selecting previously unselected package gnupg-utils.
21:39:58 Preparing to unpack .../26-gnupg-utils_2.2.40-1.1_armhf.deb ...
21:39:58 Unpacking gnupg-utils (2.2.40-1.1) ...
21:39:58 Selecting previously unselected package gpg.
21:39:58 Preparing to unpack .../27-gpg_2.2.40-1.1_armhf.deb ...
21:39:58 Unpacking gpg (2.2.40-1.1) ...
21:39:58   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  11/53 
21:39:58   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                    12/53 
21:39:58   Installing       : dbus-common-1:1.14.6-1.fc37.noarch                   13/53 
21:39:58   Running scriptlet: dbus-common-1:1.14.6-1.fc37.noarch                   13/53 
21:39:58   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        14/53 
21:39:58   Installing       : dbus-broker-33-1.fc37.aarch64                        14/53 
21:39:58   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        14/53 
21:39:58   Installing       : dbus-1:1.14.6-1.fc37.aarch64                         15/53 
21:39:58   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                   16/53 
21:39:58   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                     17/53 
21:39:58 The following additional packages will be installed:
21:39:58   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
21:39:58   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:39:58   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
21:39:58   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:39:58   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
21:39:58   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
21:39:58   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
21:39:58   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:39:58   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:39:58   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:39:58   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:39:58   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:39:58   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:39:58   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:39:58   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:39:58   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:39:58   python3-minimal python3-more-itertools python3-oauthlib
21:39:58   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:39:58   python3-software-properties python3-wadllib python3-zipp python3.10
21:39:58   python3.10-minimal readline-common systemd systemd-sysv
21:39:58 Suggested packages:
21:39:58   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:39:58   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
21:39:58   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:39:58   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:39:58   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:39:58   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:39:58   python3-keyrings.alt python3-testresources python3-setuptools
21:39:58   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
21:39:58   binutils binfmt-support readline-doc systemd-container libfido2-1
21:39:58   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:39:58 Recommended packages:
21:39:58   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
21:39:58   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
21:39:58   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
21:39:58 The following NEW packages will be installed:
21:39:58   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
21:39:58   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:39:58   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:39:58   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:39:58   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:39:58   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:39:58   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
21:39:58   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:39:58   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:39:58   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:39:58   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:39:58   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:39:58   lsb-release media-types openssl packagekit pinentry-curses pkexec
21:39:58   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:39:58   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:39:58   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:39:58   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:39:58   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:39:58   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:39:58   python3-software-properties python3-wadllib python3-zipp python3.10
21:39:58   python3.10-minimal readline-common software-properties-common systemd
21:39:58   systemd-sysv
21:39:58 Selecting previously unselected package pinentry-curses.
21:39:58 Preparing to unpack .../28-pinentry-curses_1.2.1-1_armhf.deb ...
21:39:58 Unpacking pinentry-curses (1.2.1-1) ...
21:39:58 Selecting previously unselected package gpg-agent.
21:39:58 Preparing to unpack .../29-gpg-agent_2.2.40-1.1_armhf.deb ...
21:39:58 Unpacking gpg-agent (2.2.40-1.1) ...
21:39:58 Selecting previously unselected package gpg-wks-client.
21:39:58 Preparing to unpack .../30-gpg-wks-client_2.2.40-1.1_armhf.deb ...
21:39:58 Unpacking gpg-wks-client (2.2.40-1.1) ...
21:39:58 Selecting previously unselected package gpg-wks-server.
21:39:58 Preparing to unpack .../31-gpg-wks-server_2.2.40-1.1_armhf.deb ...
21:39:58 Unpacking gpg-wks-server (2.2.40-1.1) ...
21:39:58 Selecting previously unselected package gpgsm.
21:39:58 Preparing to unpack .../32-gpgsm_2.2.40-1.1_armhf.deb ...
21:39:58 Unpacking gpgsm (2.2.40-1.1) ...
21:39:58   Installing       : libutempter-1.2.1-7.fc37.aarch64                     17/53 
21:39:58   Installing       : util-linux-2.38.1-1.fc37.aarch64                     18/53 
21:39:58 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:39:58 
21:39:58   Installing       : policycoreutils-3.4-6.fc37.aarch64                   19/53 
21:39:58   Running scriptlet: policycoreutils-3.4-6.fc37.aarch64                   19/53 
21:39:58   Installing       : selinux-policy-37.19-1.fc37.noarch                   20/53 
21:39:58   Running scriptlet: selinux-policy-37.19-1.fc37.noarch                   20/53 
21:39:58 Selecting previously unselected package python3-minimal.
21:39: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 ... 4712 files and directories currently installed.)
21:39:58 Preparing to unpack .../00-python3-minimal_3.10.6-1_amd64.deb ...
21:39:58 Unpacking python3-minimal (3.10.6-1) ...
21:39:58 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
21:39:58 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
21:39:58 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.21 [590 kB]
21:39:58 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
21:39:58 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.15 [4724 B]
21:39:58 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB]
21:39:59 Package findutils-1:4.9.0-2.fc37.x86_64 is already installed.
21:39:59 Dependencies resolved.
21:39:59 Nothing to do.
21:39:59 Complete!
21:39:59 + install_rpm_containerd
21:39:59 + '[' staging = stage ']'
21:39:59 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
21:39:59 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
21:39:59 + dnf --version
21:39:59 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
21:39:59 Selecting previously unselected package gnupg.
21:39:59 Preparing to unpack .../33-gnupg_2.2.40-1.1_all.deb ...
21:39:59 Unpacking gnupg (2.2.40-1.1) ...
21:39:59 Selecting previously unselected package gnupg2.
21:39:59 Preparing to unpack .../34-gnupg2_2.2.40-1.1_all.deb ...
21:39:59 Unpacking gnupg2 (2.2.40-1.1) ...
21:39:59 Selecting previously unselected package iso-codes.
21:39:59 Preparing to unpack .../35-iso-codes_4.13.0-1_all.deb ...
21:39:59 Unpacking iso-codes (4.13.0-1) ...
21:39:59   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          21/53 
21:39:59   Installing       : selinux-policy-targeted-37.19-1.fc37.noarch          21/53 
21:39:59 Selecting previously unselected package media-types.
21:39:59 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
21:39:59 Unpacking media-types (8.0.0) ...
21:39:59 Selecting previously unselected package libmpdec3:amd64.
21:39:59 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_amd64.deb ...
21:39:59 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
21:39:59 Selecting previously unselected package libkrb5support0:amd64.
21:39:59 Preparing to unpack .../03-libkrb5support0_1.20-1ubuntu0.1_amd64.deb ...
21:39:59 Unpacking libkrb5support0:amd64 (1.20-1ubuntu0.1) ...
21:39:59 Selecting previously unselected package libk5crypto3:amd64.
21:39:59 Preparing to unpack .../04-libk5crypto3_1.20-1ubuntu0.1_amd64.deb ...
21:39:59 Unpacking libk5crypto3:amd64 (1.20-1ubuntu0.1) ...
21:39:59 Selecting previously unselected package libkeyutils1:amd64.
21:39:59 Preparing to unpack .../05-libkeyutils1_1.6.3-1_amd64.deb ...
21:39:59 Unpacking libkeyutils1:amd64 (1.6.3-1) ...
21:39:59 Selecting previously unselected package libkrb5-3:amd64.
21:39:59 Preparing to unpack .../06-libkrb5-3_1.20-1ubuntu0.1_amd64.deb ...
21:39:59 Unpacking libkrb5-3:amd64 (1.20-1ubuntu0.1) ...
21:39:59 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:39:59 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1ubuntu0.1_amd64.deb ...
21:39:59 Unpacking libgssapi-krb5-2:amd64 (1.20-1ubuntu0.1) ...
21:39:59 debconf: delaying package configuration, since apt-utils is not installed
21:39:59 Fetched 27.0 MB in 1s (27.6 MB/s)
21:39:59 Selecting previously unselected package libapparmor1:armhf.
21:39: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 ... 9945 files and directories currently installed.)
21:39:59 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
21:39:59 Unpacking libapparmor1:armhf (2.13.6-10) ...
21:39:59 Selecting previously unselected package libcap2:armhf.
21:39:59 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
21:39:59 Unpacking libcap2:armhf (1:2.44-1) ...
21:39:59 Selecting previously unselected package libargon2-1:armhf.
21:39:59 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
21:39:59 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:39:59 Selecting previously unselected package dmsetup.
21:39:59 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
21:39:59 Unpacking dmsetup (2:1.02.175-2.1) ...
21:39:59 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:39:59 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:39:59 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:39:59 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgirepository-1.0-1 armhf 1.56.1-1 [69.4 kB]
21:39:59 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf gir1.2-glib-2.0 armhf 1.56.1-1 [131 kB]
21:39:59 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
21:39:59 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdbus-1-3 armhf 1.12.2-1ubuntu1.4 [153 kB]
21:39:59 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:39:59 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-dbus armhf 1.2.6-1 [83.7 kB]
21:39:59 4.14.0
21:39:59   Installed: dnf-0:4.14.0-1.fc37.noarch at Sat Mar 11 05:49:45 2023
21:39:59   Built    : Fedora Project at Fri Sep  9 13:05:18 2022
21:39:59 
21:39:59   Installed: rpm-0:4.18.0-1.fc37.x86_64 at Sat Mar 11 05:49:43 2023
21:39:59   Built    : Fedora Project at Wed Sep 21 10:51:10 2022
21:39:59 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
21:39:59 Selecting previously unselected package libtirpc-common.
21:39:59 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:39:59 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:39:59 Selecting previously unselected package libtirpc3:amd64.
21:39:59 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
21:39:59 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
21:39:59 Selecting previously unselected package libnsl2:amd64.
21:39:59 Preparing to unpack .../10-libnsl2_1.3.0-2build2_amd64.deb ...
21:39:59 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
21:39:59 Selecting previously unselected package readline-common.
21:39:59 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
21:39:59 Unpacking readline-common (8.2-1) ...
21:39:59 Selecting previously unselected package libreadline8:amd64.
21:39:59 Preparing to unpack .../12-libreadline8_8.2-1_amd64.deb ...
21:39:59 Unpacking libreadline8:amd64 (8.2-1) ...
21:39:59 Selecting previously unselected package libsqlite3-0:amd64.
21:39:59 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_amd64.deb ...
21:39:59 Unpacking libsqlite3-0:amd64 (3.39.3-1) ...
21:39:59 Selecting previously unselected package libpython3.10-stdlib:amd64.
21:39:59 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.3_amd64.deb ...
21:39:59 Unpacking libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.3) ...
21:39:59 0 upgraded, 107 newly installed, 0 to remove and 0 not upgraded.
21:39:59 Need to get 38.3 MB of archives.
21:39:59 After this operation, 139 MB of additional disk space will be used.
21:39:59 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.6-1~22.04.2ubuntu1 [810 kB]
21:39:59 Selecting previously unselected package libjson-c5:armhf.
21:39:59 Preparing to unpack .../5-libjson-c5_0.15-2_armhf.deb ...
21:39:59 Unpacking libjson-c5:armhf (0.15-2) ...
21:39:59 Selecting previously unselected package libcryptsetup12:armhf.
21:39:59 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
21:39:59 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
21:39:59 Selecting previously unselected package libip4tc2:armhf.
21:39:59 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
21:39:59 Unpacking libip4tc2:armhf (1.8.7-1) ...
21:39:59 Selecting previously unselected package libkmod2:armhf.
21:39:59 Preparing to unpack .../8-libkmod2_28-1_armhf.deb ...
21:39:59 Unpacking libkmod2:armhf (28-1) ...
21:39:59 Selecting previously unselected package systemd.
21:39:59 Preparing to unpack .../9-systemd_247.3-7+deb11u1_armhf.deb ...
21:39:59 Unpacking systemd (247.3-7+deb11u1) ...
21:39:59 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gi armhf 3.26.1-2ubuntu1 [138 kB]
21:39:59 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
21:39:59 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
21:39:59   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch          46/61 
21:39:59   Installing       : python3-policycoreutils-3.5-1.el9.noarch             47/61 
21:39:59   Installing       : policycoreutils-python-utils-3.5-1.el9.noarch        48/61 
21:39:59   Running scriptlet: container-selinux-3:2.206.0-2.el9.noarch             49/61 
21:39:59   Installing       : container-selinux-3:2.206.0-2.el9.noarch             49/61 
21:39:59 Selecting previously unselected package python3.10.
21:39:59 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.3_amd64.deb ...
21:39:59 Unpacking python3.10 (3.10.7-1ubuntu0.3) ...
21:39:59 Selecting previously unselected package libpython3-stdlib:amd64.
21:39:59 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_amd64.deb ...
21:39:59 Unpacking libpython3-stdlib:amd64 (3.10.6-1) ...
21:39:59 Setting up python3-minimal (3.10.6-1) ...
21:39:59 Selecting previously unselected package libcurl3-gnutls:armhf.
21:39:59 Preparing to unpack .../36-libcurl3-gnutls_7.88.1-7_armhf.deb ...
21:39:59 Unpacking libcurl3-gnutls:armhf (7.88.1-7) ...
21:39:59 Selecting previously unselected package libstemmer0d:armhf.
21:39:59 Preparing to unpack .../37-libstemmer0d_2.2.0-2_armhf.deb ...
21:39:59 Unpacking libstemmer0d:armhf (2.2.0-2) ...
21:39:59 Selecting previously unselected package libicu72:armhf.
21:39:59 Preparing to unpack .../38-libicu72_72.1-3_armhf.deb ...
21:39:59 Unpacking libicu72:armhf (72.1-3) ...
21:39:59 + dnf config-manager --set-disabled 'docker-ce-*'
21:39:59 Selecting previously unselected package python3.
21:39: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 ... 5194 files and directories currently installed.)
21:39:59 Preparing to unpack .../00-python3_3.10.6-1_amd64.deb ...
21:39:59 Unpacking python3 (3.10.6-1) ...
21:39:59 Selecting previously unselected package libargon2-1:amd64.
21:39:59 Preparing to unpack .../01-libargon2-1_0~20171227-0.3_amd64.deb ...
21:39:59 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
21:39:59 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:39:59 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
21:39:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
21:39:59 Selecting previously unselected package libjson-c5:amd64.
21:39:59 Preparing to unpack .../03-libjson-c5_0.16-1_amd64.deb ...
21:39:59 Unpacking libjson-c5:amd64 (0.16-1) ...
21:39:59 Selecting previously unselected package libcryptsetup12:amd64.
21:39:59 Preparing to unpack .../04-libcryptsetup12_2%3a2.5.0-2ubuntu1_amd64.deb ...
21:39:59 Unpacking libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
21:39:59 Selecting previously unselected package libfdisk1:amd64.
21:39:59 Preparing to unpack .../05-libfdisk1_2.38-4ubuntu1_amd64.deb ...
21:39:59 Unpacking libfdisk1:amd64 (2.38-4ubuntu1) ...
21:39:59 Fetched 8604 kB in 2s (4942 kB/s)
21:39:59 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
21:39:59 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04.2ubuntu1 [2263 kB]
21:39:59 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
21:39:59 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
21:39:59 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
21:39:59 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
21:39:59 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
21:39:59 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB]
21:39:59 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.6-1~22.04.2ubuntu1 [1831 kB]
21:39:59 Setting up libapparmor1:armhf (2.13.6-10) ...
21:39:59 Setting up libcap2:armhf (1:2.44-1) ...
21:39:59 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:39:59 Setting up libjson-c5:armhf (0.15-2) ...
21:39:59 Setting up libip4tc2:armhf (1.8.7-1) ...
21:39:59 Setting up libkmod2:armhf (28-1) ...
21:39:59 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:39:59 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
21:39:59 Setting up systemd (247.3-7+deb11u1) ...
21:39:59 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:39:59 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:39:59 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:39:59 Initializing machine ID from random generator.
21:40:00 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.4 [27.2 kB]
21:40:00 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.4 [83.7 kB]
21:40:00 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B]
21:40:00 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.4 [233 kB]
21:40:00 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.4 [101 kB]
21:40:00 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
21:40:00 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.6 [16.9 kB]
21:40:00 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.6 [136 kB]
21:40:00 + dnf config-manager --set-enabled docker-ce-test
21:40:00 + dnf makecache
21:40:00 Selecting previously unselected package libkmod2:amd64.
21:40:00 Preparing to unpack .../06-libkmod2_30+20220630-3ubuntu1_amd64.deb ...
21:40:00 Unpacking libkmod2:amd64 (30+20220630-3ubuntu1) ...
21:40:00 Selecting previously unselected package libapparmor1:amd64.
21:40:00 Preparing to unpack .../07-libapparmor1_3.0.7-1ubuntu2_amd64.deb ...
21:40:00 Unpacking libapparmor1:amd64 (3.0.7-1ubuntu2) ...
21:40:00 Selecting previously unselected package libip4tc2:amd64.
21:40:00 Preparing to unpack .../08-libip4tc2_1.8.7-1ubuntu6_amd64.deb ...
21:40:00 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu6) ...
21:40:00 Selecting previously unselected package libsystemd-shared:amd64.
21:40:00 Preparing to unpack .../09-libsystemd-shared_251.4-1ubuntu7.1_amd64.deb ...
21:40:00 Unpacking libsystemd-shared:amd64 (251.4-1ubuntu7.1) ...
21:40:00 Selecting previously unselected package systemd.
21:40:00 Preparing to unpack .../10-systemd_251.4-1ubuntu7.1_amd64.deb ...
21:40:00 Unpacking systemd (251.4-1ubuntu7.1) ...
21:40:00 Selecting previously unselected package libxml2:armhf.
21:40:00 Preparing to unpack .../39-libxml2_2.9.14+dfsg-1.1+b3_armhf.deb ...
21:40:00 Unpacking libxml2:armhf (2.9.14+dfsg-1.1+b3) ...
21:40:00 Selecting previously unselected package libxmlb2:armhf.
21:40:00 Preparing to unpack .../40-libxmlb2_0.3.10-2_armhf.deb ...
21:40:00 Unpacking libxmlb2:armhf (0.3.10-2) ...
21:40:00 Selecting previously unselected package libyaml-0-2:armhf.
21:40:00 Preparing to unpack .../41-libyaml-0-2_0.2.5-1_armhf.deb ...
21:40:00 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
21:40:00 Setting up dmsetup (2:1.02.175-2.1) ...
21:40:00 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04.2ubuntu1 [497 kB]
21:40:00 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf apt-transport-https all 1.6.14 [4348 B]
21:40:00 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [35.2 kB]
21:40:00 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [136 kB]
21:40:00 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
21:40:00 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
21:40:00 Setting up libjson-c5:amd64 (0.16-1) ...
21:40:00 Setting up libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
21:40:00 Setting up libfdisk1:amd64 (2.38-4ubuntu1) ...
21:40:00 Setting up libkmod2:amd64 (30+20220630-3ubuntu1) ...
21:40:00 Setting up libapparmor1:amd64 (3.0.7-1ubuntu2) ...
21:40:00 Setting up libip4tc2:amd64 (1.8.7-1ubuntu6) ...
21:40:00 Setting up libsystemd-shared:amd64 (251.4-1ubuntu7.1) ...
21:40:00 Setting up systemd (251.4-1ubuntu7.1) ...
21:40:00 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:00 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:00 Failed to enable unit, unit systemd-resolved.service does not exist.
21:40:00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:40:00 Initializing machine ID from random generator.
21:40:00 Selecting previously unselected package libappstream4:armhf.
21:40:00 Preparing to unpack .../42-libappstream4_0.16.1-1_armhf.deb ...
21:40:00 Unpacking libappstream4:armhf (0.16.1-1) ...
21:40:00 Selecting previously unselected package libcap2-bin.
21:40:00 Preparing to unpack .../43-libcap2-bin_1%3a2.66-3_armhf.deb ...
21:40:00 Unpacking libcap2-bin (1:2.66-3) ...
21:40:00 Selecting previously unselected package libduktape207:armhf.
21:40:00 Preparing to unpack .../44-libduktape207_2.7.0-2_armhf.deb ...
21:40:00 Unpacking libduktape207:armhf (2.7.0-2) ...
21:40:00 Selecting previously unselected package libelf1:armhf.
21:40:00 Preparing to unpack .../45-libelf1_0.188-2.1_armhf.deb ...
21:40:00 Unpacking libelf1:armhf (0.188-2.1) ...
21:40:00 Selecting previously unselected package libdw1:armhf.
21:40:00 Preparing to unpack .../46-libdw1_0.188-2.1_armhf.deb ...
21:40:00 Unpacking libdw1:armhf (0.188-2.1) ...
21:40:00 Selecting previously unselected package libglib2.0-data.
21:40:00 Preparing to unpack .../47-libglib2.0-data_2.74.6-1_all.deb ...
21:40:00 Unpacking libglib2.0-data (2.74.6-1) ...
21:40:00 Selecting previously unselected package systemd-sysv.
21:40: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 ... 10792 files and directories currently installed.)
21:40:00 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u1_armhf.deb ...
21:40:00 Unpacking systemd-sysv (247.3-7+deb11u1) ...
21:40:00 Selecting previously unselected package dbus.
21:40:00 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_armhf.deb ...
21:40:00 Unpacking dbus (1.12.24-0+deb11u1) ...
21:40:00 Selecting previously unselected package netbase.
21:40:00 Preparing to unpack .../02-netbase_6.3_all.deb ...
21:40:00 Unpacking netbase (6.3) ...
21:40:00 Selecting previously unselected package libpam-systemd:armhf.
21:40:00 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u1_armhf.deb ...
21:40:00 Unpacking libpam-systemd:armhf (247.3-7+deb11u1) ...
21:40:00 Selecting previously unselected package containerd.io.
21:40:00 Preparing to unpack .../04-containerd.io_1.6.19-1_armhf.deb ...
21:40:00 Unpacking containerd.io (1.6.19-1) ...
21:40:00 Reading package lists...
21:40:00 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:00 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
21:40:00 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
21:40:00 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.2 [39.2 kB]
21:40:00 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
21:40:00 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
21:40:00 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.1 [33.5 kB]
21:40:00 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.1 [211 kB]
21:40:00 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5 [19.7 kB]
21:40:00 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
21:40:00 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.7 [4580 kB]
21:40:00 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.7 [10.5 kB]
21:40:00 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [25.1 kB]
21:40:00 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [76.5 kB]
21:40:00 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [47.3 kB]
21:40:00 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [88.0 kB]
21:40:00 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [168 kB]
21:40:00 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [13.1 kB]
21:40:00 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1ubuntu0.4 [79.0 kB]
21:40:00 Selecting previously unselected package systemd-sysv.
21:40: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 ... 6037 files and directories currently installed.)
21:40:00 Preparing to unpack .../00-systemd-sysv_251.4-1ubuntu7.1_amd64.deb ...
21:40:00 Unpacking systemd-sysv (251.4-1ubuntu7.1) ...
21:40:00 Selecting previously unselected package openssl.
21:40:00 Preparing to unpack .../01-openssl_3.0.5-2ubuntu2.1_amd64.deb ...
21:40:00 Unpacking openssl (3.0.5-2ubuntu2.1) ...
21:40:00 Selecting previously unselected package libglib2.0-bin.
21:40:00 Preparing to unpack .../48-libglib2.0-bin_2.74.6-1_armhf.deb ...
21:40:00 Unpacking libglib2.0-bin (2.74.6-1) ...
21:40:00 Selecting previously unselected package libunwind8:armhf.
21:40:00 Preparing to unpack .../49-libunwind8_1.6.2-3_armhf.deb ...
21:40:00 Unpacking libunwind8:armhf (1.6.2-3) ...
21:40:00 Selecting previously unselected package libgstreamer1.0-0:armhf.
21:40:00 Preparing to unpack .../50-libgstreamer1.0-0_1.22.0-2_armhf.deb ...
21:40:00 Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ...
21:40:00 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bookworm"
21:40:01 Selecting previously unselected package ca-certificates.
21:40:01 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
21:40:01 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
21:40:01 Selecting previously unselected package libdbus-1-3:amd64.
21:40:01 Preparing to unpack .../03-libdbus-1-3_1.14.0-2ubuntu3_amd64.deb ...
21:40:01 Unpacking libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
21:40:01 Selecting previously unselected package dbus-bin.
21:40:01 Preparing to unpack .../04-dbus-bin_1.14.0-2ubuntu3_amd64.deb ...
21:40:01 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
21:40:01 Selecting previously unselected package dbus-session-bus-common.
21:40:01 Preparing to unpack .../05-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
21:40:01 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:40:01 Selecting previously unselected package dbus-daemon.
21:40:01 Preparing to unpack .../06-dbus-daemon_1.14.0-2ubuntu3_amd64.deb ...
21:40:01 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
21:40:01 Selecting previously unselected package dbus-system-bus-common.
21:40:01 Preparing to unpack .../07-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
21:40:01 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:40:01 Selecting previously unselected package dbus.
21:40:01 Preparing to unpack .../08-dbus_1.14.0-2ubuntu3_amd64.deb ...
21:40:01 Unpacking dbus (1.14.0-2ubuntu3) ...
21:40:01 Selecting previously unselected package distro-info-data.
21:40:01 Preparing to unpack .../09-distro-info-data_0.54ubuntu0.1_all.deb ...
21:40:01 Unpacking distro-info-data (0.54ubuntu0.1) ...
21:40:01 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules-db armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.3 kB]
21:40:01 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
21:40:01 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
21:40:01 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.11 [131 kB]
21:40:01 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
21:40:01 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
21:40:01 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.24 [188 kB]
21:40:01 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
21:40:01 Preparing to unpack .../51-libpolkit-gobject-1-0_122-3_armhf.deb ...
21:40:01 Unpacking libpolkit-gobject-1-0:armhf (122-3) ...
21:40:01 Selecting previously unselected package libpolkit-agent-1-0:armhf.
21:40:01 Preparing to unpack .../52-libpolkit-agent-1-0_122-3_armhf.deb ...
21:40:01 Unpacking libpolkit-agent-1-0:armhf (122-3) ...
21:40:01 Selecting previously unselected package lsb-release.
21:40:01 Preparing to unpack .../53-lsb-release_12.0-1_all.deb ...
21:40:01 Unpacking lsb-release (12.0-1) ...
21:40:01 Selecting previously unselected package xml-core.
21:40:01 Preparing to unpack .../54-xml-core_0.18+nmu1_all.deb ...
21:40:01 Unpacking xml-core (0.18+nmu1) ...
21:40:01 Selecting previously unselected package polkitd.
21:40:01 Preparing to unpack .../55-polkitd_122-3_armhf.deb ...
21:40:01 Reading package lists...
21:40:01 Building dependency tree...
21:40:01 Reading state information...
21:40:01 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.8 [1184 kB]
21:40:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
21:40:01 Selecting previously unselected package libglib2.0-0:amd64.
21:40:01 Preparing to unpack .../10-libglib2.0-0_2.74.3-0ubuntu1_amd64.deb ...
21:40:01 Unpacking libglib2.0-0:amd64 (2.74.3-0ubuntu1) ...
21:40:01 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:40:01 Preparing to unpack .../11-libgirepository-1.0-1_1.74.0-2_amd64.deb ...
21:40:01 Unpacking libgirepository-1.0-1:amd64 (1.74.0-2) ...
21:40:01 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:40:01 Preparing to unpack .../12-gir1.2-glib-2.0_1.74.0-2_amd64.deb ...
21:40:01 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-2) ...
21:40:01 Selecting previously unselected package iso-codes.
21:40:01 Preparing to unpack .../13-iso-codes_4.11.0-1_all.deb ...
21:40:01 Unpacking iso-codes (4.11.0-1) ...
21:40:01 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.24 [152 kB]
21:40:01 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
21:40:01 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB]
21:40:01 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.18.04.2 [79.4 kB]
21:40:01 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
21:40:01 Unpacking polkitd (122-3) ...
21:40:01 Selecting previously unselected package packagekit.
21:40:01 Preparing to unpack .../56-packagekit_1.2.6-3_armhf.deb ...
21:40:01 Unpacking packagekit (1.2.6-3) ...
21:40:01 Selecting previously unselected package python-apt-common.
21:40:01 Preparing to unpack .../57-python-apt-common_2.5.3_all.deb ...
21:40:01 Unpacking python-apt-common (2.5.3) ...
21:40:01 Selecting previously unselected package python3-apt.
21:40:01 Preparing to unpack .../58-python3-apt_2.5.3_armhf.deb ...
21:40:01 Unpacking python3-apt (2.5.3) ...
21:40:01 The following additional packages will be installed:
21:40:01   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:40:01   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:40:01   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
21:40:01   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
21:40:01   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:40:01   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
21:40:01   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:40:01   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
21:40:01   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
21:40:01   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:40:01   python3-software-properties python3.7 python3.7-minimal readline-common
21:40:01 Suggested packages:
21:40:01   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:40:01   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:40:01   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:40:01   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
21:40:01   python3.7-doc binutils binfmt-support readline-doc
21:40:01 Recommended packages:
21:40:01   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
21:40:01   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
21:40:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:01 Docker CE Test - x86_64                          40 kB/s |  21 kB     00:00    
21:40:01 make[1]: Leaving directory '/root/build-deb'
21:40:01  dpkg-genbuildinfo
21:40:01  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.changes
21:40:01 Selecting previously unselected package libcap2-bin.
21:40:01 Preparing to unpack .../14-libcap2-bin_1%3a2.44-1build3_amd64.deb ...
21:40:01 Unpacking libcap2-bin (1:2.44-1build3) ...
21:40:01 Selecting previously unselected package libelf1:amd64.
21:40:01 Preparing to unpack .../15-libelf1_0.187-4_amd64.deb ...
21:40:01 Unpacking libelf1:amd64 (0.187-4) ...
21:40:01 Selecting previously unselected package libglib2.0-data.
21:40:01 Preparing to unpack .../16-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
21:40:01 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
21:40:01 Selecting previously unselected package libicu71:amd64.
21:40:01 Preparing to unpack .../17-libicu71_71.1-3ubuntu1_amd64.deb ...
21:40:01 Unpacking libicu71:amd64 (71.1-3ubuntu1) ...
21:40:01 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB]
21:40:01 Selecting previously unselected package python3-blinker.
21:40:01 Preparing to unpack .../59-python3-blinker_1.5-1_all.deb ...
21:40:01 Unpacking python3-blinker (1.5-1) ...
21:40:01 Selecting previously unselected package python3-cffi-backend:armhf.
21:40:01 Preparing to unpack .../60-python3-cffi-backend_1.15.1-5+b1_armhf.deb ...
21:40:01 Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ...
21:40:01 Selecting previously unselected package python3-cryptography.
21:40:01 Preparing to unpack .../61-python3-cryptography_38.0.4-3_armhf.deb ...
21:40:01 Unpacking python3-cryptography (38.0.4-3) ...
21:40:01 Selecting previously unselected package python3-dbus.
21:40:01 Preparing to unpack .../62-python3-dbus_1.3.2-4+b1_armhf.deb ...
21:40:01 Unpacking python3-dbus (1.3.2-4+b1) ...
21:40:01 Selecting previously unselected package python3-distro.
21:40:01 Preparing to unpack .../63-python3-distro_1.8.0-1_all.deb ...
21:40:01 Unpacking python3-distro (1.8.0-1) ...
21:40:01 The following NEW packages will be installed:
21:40:01   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:40:01   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:40:01   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:40:01   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:40:01   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
21:40:01   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
21:40:01   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:40:01   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
21:40:01   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
21:40:01   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
21:40:01   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:40:01   python3-software-properties python3.7 python3.7-minimal readline-common
21:40:01   software-properties-common
21:40:01 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
21:40:01 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
21:40:01 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
21:40:01 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.2 [5160 B]
21:40:01 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu1 [1461 kB]
21:40:01 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
21:40:01 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
21:40:01 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
21:40:01 + make IMAGE=debian:bookworm verify
21:40:01 docker run  --rm -i \
21:40:01 	-v "$(pwd):/v" \
21:40:01 	-e DEBIAN_FRONTEND=noninteractive \
21:40:01 	-e PACKAGE_REPO=staging \
21:40:01 	-w /v \
21:40:01 	debian:bookworm ./verify
21:40:01 Unable to find image 'debian:bookworm' locally
21:40:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
21:40:01 Fedora 37 - x86_64                               85 kB/s |  26 kB     00:00    
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:01 Selecting previously unselected package libpam-systemd:amd64.
21:40:01 Preparing to unpack .../18-libpam-systemd_251.4-1ubuntu7.1_amd64.deb ...
21:40:01 Unpacking libpam-systemd:amd64 (251.4-1ubuntu7.1) ...
21:40:01 Selecting previously unselected package libxml2:amd64.
21:40:01 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1ubuntu0.1_amd64.deb ...
21:40:01 Unpacking libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
21:40:01 Selecting previously unselected package libyaml-0-2:amd64.
21:40:01 Preparing to unpack .../20-libyaml-0-2_0.2.5-1_amd64.deb ...
21:40:01 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
21:40:01 Selecting previously unselected package lsb-release.
21:40:01 Preparing to unpack .../21-lsb-release_11.2ubuntu1_all.deb ...
21:40:01 Unpacking lsb-release (11.2ubuntu1) ...
21:40:01 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:40:01 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB]
21:40:01 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB]
21:40:01 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
21:40:01 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB]
21:40:01 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.6 [76.5 kB]
21:40:01 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.6 [71.7 kB]
21:40:01 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB]
21:40:01 Selecting previously unselected package python3-gi.
21:40:01 Preparing to unpack .../64-python3-gi_3.42.2-3+b1_armhf.deb ...
21:40:01 Unpacking python3-gi (3.42.2-3+b1) ...
21:40:01 Selecting previously unselected package python3-pyparsing.
21:40:01 Preparing to unpack .../65-python3-pyparsing_3.0.9-1_all.deb ...
21:40:01 Unpacking python3-pyparsing (3.0.9-1) ...
21:40:01 Selecting previously unselected package python3-httplib2.
21:40:01 Preparing to unpack .../66-python3-httplib2_0.20.4-3_all.deb ...
21:40:01 Unpacking python3-httplib2 (0.20.4-3) ...
21:40:01 Selecting previously unselected package python3-jwt.
21:40:01 Preparing to unpack .../67-python3-jwt_2.6.0-1_all.deb ...
21:40:01 Unpacking python3-jwt (2.6.0-1) ...
21:40:01 Selecting previously unselected package python3-pkg-resources.
21:40:01 Preparing to unpack .../68-python3-pkg-resources_66.1.1-1_all.deb ...
21:40:01 Unpacking python3-pkg-resources (66.1.1-1) ...
21:40:01 Selecting previously unselected package python3-lazr.uri.
21:40:01 Preparing to unpack .../69-python3-lazr.uri_1.0.6-3_all.deb ...
21:40:01 Unpacking python3-lazr.uri (1.0.6-3) ...
21:40:01 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
21:40:01 Need to get 23.9 MB of archives.
21:40:01 After this operation, 82.9 MB of additional disk space will be used.
21:40:01 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u4 [1551 kB]
21:40:01 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u4 [589 kB]
21:40:01 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB]
21:40:01 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u4 [1736 kB]
21:40:01 Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:40:01 Get:6 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
21:40:01 Get:7 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:40:01 Get:8 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
21:40:01 Get:9 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
21:40:01 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
21:40:01 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u4 [1733 kB]
21:40:01 Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u4 [330 kB]
21:40:01 Get:13 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:40:01 Get:14 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:40:01 Get:15 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
21:40:01 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB]
21:40:01 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB]
21:40:01 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB]
21:40:01 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB]
21:40:01 Get:20 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB]
21:40:01 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u4 [855 kB]
21:40:01 Get:22 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
21:40:01 Get:23 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
21:40:01 Get:24 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
21:40:01 Get:25 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:40:01 Get:26 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
21:40:01 Get:27 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
21:40:01 Get:28 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
21:40:01 Get:29 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
21:40:01 Get:30 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
21:40:01 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u5 [334 kB]
21:40:01 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcap2-bin amd64 1:2.44-1build3 [26.0 kB]
21:40:01 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
21:40:01 bookworm: Pulling from library/debian
21:40:01 c15c60aea1a8: Already exists
21:40:01 Digest: sha256:ee71fe8b4093251ca8462c29b2d78cdb491fd124a20350c89cd3456a43324a73
21:40:01 Status: Downloaded newer image for debian:bookworm
21:40:02 Selecting previously unselected package python-apt-common.
21:40:02 Preparing to unpack .../22-python-apt-common_2.4.0+22.10_all.deb ...
21:40:02 Unpacking python-apt-common (2.4.0+22.10) ...
21:40:02 Selecting previously unselected package python3-apt.
21:40:02 Preparing to unpack .../23-python3-apt_2.4.0+22.10_amd64.deb ...
21:40:02 Unpacking python3-apt (2.4.0+22.10) ...
21:40:02 Selecting previously unselected package python3-dbus.
21:40:02 Preparing to unpack .../24-python3-dbus_1.2.18-3build1_amd64.deb ...
21:40:02 Unpacking python3-dbus (1.2.18-3build1) ...
21:40:02 Selecting previously unselected package python3-gi.
21:40:02 Preparing to unpack .../25-python3-gi_3.42.2-2_amd64.deb ...
21:40:02 Unpacking python3-gi (3.42.2-2) ...
21:40:02 Selecting previously unselected package python3-pkg-resources.
21:40:02 Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
21:40:02 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:40:02 Selecting previously unselected package libnghttp2-14:amd64.
21:40:02 Preparing to unpack .../27-libnghttp2-14_1.49.0-1_amd64.deb ...
21:40:02 Unpacking libnghttp2-14:amd64 (1.49.0-1) ...
21:40:02 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB]
21:40:02 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-software-properties all 0.96.24.32.20 [20.5 kB]
21:40:02 Selecting previously unselected package python3-wadllib.
21:40:02 Preparing to unpack .../70-python3-wadllib_1.3.6-4_all.deb ...
21:40:02 Unpacking python3-wadllib (1.3.6-4) ...
21:40:02 Selecting previously unselected package python3-oauthlib.
21:40:02 Preparing to unpack .../71-python3-oauthlib_3.2.2-1_all.deb ...
21:40:02 Unpacking python3-oauthlib (3.2.2-1) ...
21:40:02 Selecting previously unselected package python3-six.
21:40:02 Preparing to unpack .../72-python3-six_1.16.0-4_all.deb ...
21:40:02 Unpacking python3-six (1.16.0-4) ...
21:40:02 Selecting previously unselected package python3-lazr.restfulclient.
21:40:02 Preparing to unpack .../73-python3-lazr.restfulclient_0.14.5-1_all.deb ...
21:40:02 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
21:40:02 Selecting previously unselected package python3-software-properties.
21:40:02 Preparing to unpack .../74-python3-software-properties_0.99.30-4_all.deb ...
21:40:02 Unpacking python3-software-properties (0.99.30-4) ...
21:40:02 Selecting previously unselected package software-properties-common.
21:40:02 Preparing to unpack .../75-software-properties-common_0.99.30-4_all.deb ...
21:40:02 Unpacking software-properties-common (0.99.30-4) ...
21:40:02 + make IMAGE=balenalib/rpi-raspbian:bookworm verify
21:40:02 docker run  --rm -i \
21:40:02 	-v "$(pwd):/v" \
21:40:02 	-e DEBIAN_FRONTEND=noninteractive \
21:40:02 	-e PACKAGE_REPO=staging \
21:40:02 	-w /v \
21:40:02 	balenalib/rpi-raspbian:bookworm ./verify
21:40:02 Unable to find image 'balenalib/rpi-raspbian:bookworm' locally
21:40:02 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u5 [265 kB]
21:40:02 Get:33 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
21:40:02 Get:34 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
21:40:02 Get:35 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
21:40:02 Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
21:40:02 Get:37 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
21:40:02 Get:38 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
21:40:02 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u6 [7080 B]
21:40:02 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB]
21:40:02 Get:41 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
21:40:02 Get:42 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
21:40:02 Get:43 http://deb.debian.org/debian buster/main amd64 libpackagekit-glib2-18 amd64 1.1.12-5 [116 kB]
21:40:02 Get:44 http://deb.debian.org/debian buster/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.12-5 [35.9 kB]
21:40:02 Get:45 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:40:02 Get:46 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
21:40:02 Get:47 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
21:40:02 Get:48 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
21:40:02 Get:49 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
21:40:02 Get:50 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
21:40:02 Get:51 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
21:40:02 Get:52 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
21:40:02 Get:53 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
21:40:02 Get:54 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
21:40:02 Get:55 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
21:40:02 Get:56 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
21:40:02 Get:57 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u5 [331 kB]
21:40:02 Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.24-0+deb10u1 [218 kB]
21:40:02 Get:59 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
21:40:02 Get:60 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
21:40:02 Get:61 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
21:40:02 Get:62 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB]
21:40:02 Get:63 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB]
21:40:02 Get:64 http://deb.debian.org/debian buster/main amd64 python3-pycurl amd64 7.43.0.2-0.1 [66.3 kB]
21:40:02 Get:65 http://deb.debian.org/debian buster/main amd64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
21:40:02 Get:66 http://deb.debian.org/debian buster/main amd64 software-properties-common all 0.96.20.2-2 [83.3 kB]
21:40:02 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu1 [4882 B]
21:40:02 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
21:40:02 Selecting previously unselected package libpsl5:amd64.
21:40:02 Preparing to unpack .../28-libpsl5_0.21.0-1.2build2_amd64.deb ...
21:40:02 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
21:40:02 Selecting previously unselected package apt-transport-https.
21:40:02 Preparing to unpack .../29-apt-transport-https_2.5.3_all.deb ...
21:40:02 Unpacking apt-transport-https (2.5.3) ...
21:40:02 Selecting previously unselected package libbrotli1:amd64.
21:40:02 Preparing to unpack .../30-libbrotli1_1.0.9-2build6_amd64.deb ...
21:40:02 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
21:40:02 Selecting previously unselected package libsasl2-modules-db:amd64.
21:40:02 Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_amd64.deb ...
21:40:02 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:40:02 Selecting previously unselected package libsasl2-2:amd64.
21:40:02 Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg-6ubuntu2_amd64.deb ...
21:40:02 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:40:02 Selecting previously unselected package libldap-2.5-0:amd64.
21:40:02 Preparing to unpack .../33-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.10.1_amd64.deb ...
21:40:02 Unpacking libldap-2.5-0:amd64 (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:40:02 Selecting previously unselected package librtmp1:amd64.
21:40:02 Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
21:40:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:40:02 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf software-properties-common all 0.96.24.32.20 [9876 B]
21:40:02 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
21:40:02 debconf: delaying package configuration, since apt-utils is not installed
21:40:02 Fetched 14.4 MB in 5s (2806 kB/s)
21:40:02 Setting up libksba8:armhf (1.6.3-2) ...
21:40:02 Setting up media-types (10.0.0) ...
21:40:02 Setting up systemd-sysv (252.6-1) ...
21:40:02 Setting up libkeyutils1:armhf (1.6.3-2) ...
21:40:02 Setting up libpsl5:armhf (0.21.2-1) ...
21:40:02 Setting up libicu72:armhf (72.1-3) ...
21:40:02 Setting up apt-transport-https (2.6.0) ...
21:40:02 Setting up libyaml-0-2:armhf (0.2.5-1) ...
21:40:02 Setting up libglib2.0-0:armhf (2.74.6-1) ...
21:40:02 No schema files found: doing nothing.
21:40:02 Setting up distro-info-data (0.57) ...
21:40:02 Setting up libtirpc-common (1.3.3+ds-1) ...
21:40:02 Setting up libxmlb2:armhf (0.3.10-2) ...
21:40:02 Setting up libbrotli1:armhf (1.0.9-2+b6) ...
21:40:02 Setting up libsqlite3-0:armhf (3.40.1-2) ...
21:40:02 Setting up libnghttp2-14:armhf (1.52.0-1) ...
21:40:02 Setting up libpackagekit-glib2-18:armhf (1.2.6-3) ...
21:40:02 Setting up libnpth0:armhf (1.6-3) ...
21:40:02 Setting up libassuan0:armhf (2.5.5-5) ...
21:40:02 Setting up libunwind8:armhf (1.6.2-3) ...
21:40:02 Setting up libkrb5support0:armhf (1.20.1-1+b1) ...
21:40:02 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
21:40:02 Setting up libcap2-bin (1:2.66-3) ...
21:40:02 bookworm: Pulling from balenalib/rpi-raspbian
21:40:02 8996396f59ee: Already exists
21:40:02 d74305eb0c95: Already exists
21:40:02 decfc7c44756: Already exists
21:40:02 82de9d774bdc: Already exists
21:40:02 cd57115a4e25: Already exists
21:40:02 Fedora 37 openh264 (From Cisco) - x86_64        3.5 kB/s | 989  B     00:00    
21:40:02 debconf: delaying package configuration, since apt-utils is not installed
21:40:02 Fetched 23.9 MB in 1s (46.2 MB/s)
21:40:02 Selecting previously unselected package libssl1.1:amd64.
21:40: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 ... 6677 files and directories currently installed.)
21:40:02 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u4_amd64.deb ...
21:40:02 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u4) ...
21:40:02 Selecting previously unselected package libpython3.7-minimal:amd64.
21:40:02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
21:40:02 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
21:40:02 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.7 [203 kB]
21:40:02 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.2 [764 kB]
21:40:02 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
21:40:02 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:40:02 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu1 [14.3 kB]
21:40:02 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu1 [164 kB]
21:40:02 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
21:40:02 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
21:40:02 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
21:40:02 dpkg-genchanges: info: including full source code in upload
21:40:02  dpkg-source -I.git --after-build .
21:40:02 Selecting previously unselected package libssh-4:amd64.
21:40:02 Preparing to unpack .../35-libssh-4_0.9.6-2build1_amd64.deb ...
21:40:02 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
21:40:02 Selecting previously unselected package libcurl4:amd64.
21:40:02 Preparing to unpack .../36-libcurl4_7.85.0-1ubuntu0.5_amd64.deb ...
21:40:02 Unpacking libcurl4:amd64 (7.85.0-1ubuntu0.5) ...
21:40:02 Selecting previously unselected package curl.
21:40:02 Preparing to unpack .../37-curl_7.85.0-1ubuntu0.5_amd64.deb ...
21:40:02 Unpacking curl (7.85.0-1ubuntu0.5) ...
21:40:02 Selecting previously unselected package libassuan0:amd64.
21:40:02 Preparing to unpack .../38-libassuan0_2.5.5-4_amd64.deb ...
21:40:02 Unpacking libassuan0:amd64 (2.5.5-4) ...
21:40:02 Selecting previously unselected package gpgconf.
21:40:02 Preparing to unpack .../39-gpgconf_2.2.35-3ubuntu1_amd64.deb ...
21:40:02 Unpacking gpgconf (2.2.35-3ubuntu1) ...
21:40:02 Selecting previously unselected package libksba8:amd64.
21:40:02 Preparing to unpack .../40-libksba8_1.6.0-3ubuntu1.1_amd64.deb ...
21:40:02 Unpacking libksba8:amd64 (1.6.0-3ubuntu1.1) ...
21:40:02 Selecting previously unselected package libnpth0:amd64.
21:40:02 Preparing to unpack .../41-libnpth0_1.6-3build2_amd64.deb ...
21:40:02 Unpacking libnpth0:amd64 (1.6-3build2) ...
21:40:02 Selecting previously unselected package libssl1.1:armhf.
21:40: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 ... 4045 files and directories currently installed.)
21:40:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.21_armhf.deb ...
21:40:02 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.21) ...
21:40:02 Selecting previously unselected package libpython3.6-minimal:armhf.
21:40:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_armhf.deb ...
21:40:02 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.12) ...
21:40:02 Selecting previously unselected package libexpat1:armhf.
21:40:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_armhf.deb ...
21:40:02 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.9) ...
21:40:02 Setting up libglib2.0-data (2.74.6-1) ...
21:40:02 Setting up gnupg-l10n (2.2.40-1.1) ...
21:40:02 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:40:02 Setting up libdbus-1-3:armhf (1.14.6-1) ...
21:40:02 Setting up libncursesw6:armhf (6.4-2) ...
21:40:02 Setting up libk5crypto3:armhf (1.20.1-1+b1) ...
21:40:02 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
21:40:02 Setting up python-apt-common (2.5.3) ...
21:40:02 Setting up libduktape207:armhf (2.7.0-2) ...
21:40:02 Setting up dbus-session-bus-common (1.14.6-1) ...
21:40:02 Setting up libgirepository-1.0-1:armhf (1.74.0-3) ...
21:40:02 Setting up libssh2-1:armhf (1.10.0-3+b1) ...
21:40:02 Setting up sgml-base (1.31) ...
21:40:02 Setting up libkrb5-3:armhf (1.20.1-1+b1) ...
21:40:02 Setting up libstemmer0d:armhf (2.2.0-2) ...
21:40:02 Setting up lsb-release (12.0-1) ...
21:40:02 Setting up dbus-system-bus-common (1.14.6-1) ...
21:40:02 8e2ac8ca41cb: Already exists
21:40:02 04316490362d: Already exists
21:40:02 4c2d9fa6e0e8: Already exists
21:40:02 Digest: sha256:da953aad25daa905eb5a62e8e71e98f31b28192c29c0c15524ab16b7e6602730
21:40:02 Status: Downloaded newer image for balenalib/rpi-raspbian:bookworm
21:40:02 + verify
21:40:02 + dpkg --version
21:40:02 + verify_deb
21:40:02 + apt-get update
21:40:02 Fedora Modular 37 - x86_64                       89 kB/s |  26 kB     00:00    
21:40:02 Selecting previously unselected package libexpat1:amd64.
21:40:02 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_amd64.deb ...
21:40:02 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ...
21:40:02 Selecting previously unselected package python3.7-minimal.
21:40:02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
21:40:02 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
21:40:02 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
21:40:02 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:02 + destination=/build
21:40:02 + mkdir -p /build
21:40:02 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb /root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb /build
21:40:02 copied '/root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb'
21:40:02 removed '/root/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb'
21:40:02 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:02 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:02 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:02 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:02 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc'
21:40:02 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.dsc'
21:40:02 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz'
21:40:02 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye.tar.gz'
21:40:02 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.buildinfo'
21:40:02 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.buildinfo'
21:40:02 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.changes'
21:40:02 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.changes'
21:40:02 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:02 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:02 copied '/root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb'
21:40:02 removed '/root/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb'
21:40:02 ~/rpmbuild/BUILD/src
21:40:02 + popd
21:40:02 + RPM_EC=0
21:40:02 ++ jobs -p
21:40:02 + exit 0
21:40:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HBSQMj
21:40:02 + umask 022
21:40:02 + cd /root/rpmbuild/BUILD
21:40:02 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64 '!=' / ']'
21:40:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64
21:40:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64
21:40:02 + mkdir -p /root/rpmbuild/BUILDROOT
21:40:02 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64
21:40: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'
21:40:02 + export CFLAGS
21:40: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'
21:40:02 + export CXXFLAGS
21:40: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'
21:40:02 + export FFLAGS
21:40: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'
21:40:02 + export FCFLAGS
21:40: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.17.2-0.fc36.x86_64.ld'
21:40:02 + export LDFLAGS
21:40:02 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:40:02 + export LT_SYS_LIBRARY_PATH
21:40:02 + CC=gcc
21:40:02 + export CC
21:40:02 + CXX=g++
21:40:02 + export CXX
21:40:02 + cd src
21:40:02 + pushd /root/rpmbuild/BUILD/src/compose
21:40:02 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:40:02 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:40:02 + popd
21:40:02 ~/rpmbuild/BUILD/src
21:40:02 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:02 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:40:02 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:02 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:40:02 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:02 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:40:02 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:02 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:40:02 + /usr/lib/rpm/check-buildroot
21:40:02 + /usr/lib/rpm/redhat/brp-ldconfig
21:40:02 + /usr/lib/rpm/brp-compress
21:40:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:40:02 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:40:02 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:40:02 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:40:02 + /usr/lib/rpm/check-rpaths
21:40:02 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:40:02 + /usr/lib/rpm/brp-remove-la-files
21:40:02 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:40:02 + /usr/lib/rpm/redhat/brp-python-hardlink
21:40:02 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jpl7oD
21:40:02 + umask 022
21:40:02 + cd /root/rpmbuild/BUILD
21:40: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'
21:40:02 + export CFLAGS
21:40: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'
21:40:02 + export CXXFLAGS
21:40: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'
21:40:02 + export FFLAGS
21:40: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'
21:40:02 + export FCFLAGS
21:40: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.17.2-0.fc36.x86_64.ld'
21:40:02 + export LDFLAGS
21:40:02 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:40:02 + export LT_SYS_LIBRARY_PATH
21:40:02 + CC=gcc
21:40:02 + export CC
21:40:02 + CXX=g++
21:40:02 + export CXX
21:40:02 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:40:02 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.17.2-0.fc36 x86_64
21:40:02 + cd src
21:40:02 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:40:02 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:40:02 PASS: docker-compose version OK
21:40:02 + ver=v2.17.2
21:40:02 + test v2.17.2 = v2.17.2
21:40:02 + echo 'PASS: docker-compose version OK'
21:40:02 + RPM_EC=0
21:40:02 ++ jobs -p
21:40:02 + exit 0
21:40:02 Processing files: docker-compose-plugin-2.17.2-0.fc36.x86_64
21:40:02 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.faKNIA
21:40:02 + umask 022
21:40:02 + cd /root/rpmbuild/BUILD
21:40:02 + cd src
21:40:02 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
21:40:02 + export LC_ALL=C
21:40:02 + LC_ALL=C
21:40:02 + export DOCDIR
21:40:02 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
21:40:02 + 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.17.2-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
21:40:02 + RPM_EC=0
21:40:02 ++ jobs -p
21:40:02 + exit 0
21:40:02 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YfjMol
21:40:02 + umask 022
21:40:02 + cd /root/rpmbuild/BUILD
21:40:02 + cd src
21:40:02 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
21:40:02 + export LC_ALL=C
21:40:02 + LC_ALL=C
21:40:02 + export LICENSEDIR
21:40:02 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
21:40:02 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
21:40:02 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
21:40:02 + RPM_EC=0
21:40:02 ++ jobs -p
21:40:02 + exit 0
21:40:02 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:40:02 Provides: docker-compose-plugin = 0:2.17.2-0.fc36 docker-compose-plugin(x86-64) = 0:2.17.2-0.fc36
21:40:02 Requires(interp): /bin/sh /bin/sh /bin/sh
21:40:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:40:02 Requires(post): /bin/sh
21:40:02 Requires(preun): /bin/sh
21:40:02 Requires(postun): /bin/sh
21:40: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)
21:40:02 Enhances: docker-ce-cli
21:40:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64
21:40:02 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.fc36.src.rpm
21:40:02 Selecting previously unselected package dirmngr.
21:40:02 Preparing to unpack .../42-dirmngr_2.2.35-3ubuntu1_amd64.deb ...
21:40:02 Unpacking dirmngr (2.2.35-3ubuntu1) ...
21:40:02 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:40:02 Preparing to unpack .../43-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
21:40:02 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
21:40:02 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:02 Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
21:40:02 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:40:02 Selecting previously unselected package gnupg-l10n.
21:40:02 Preparing to unpack .../45-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
21:40:02 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
21:40:02 Selecting previously unselected package gnupg-utils.
21:40:02 Preparing to unpack .../46-gnupg-utils_2.2.35-3ubuntu1_amd64.deb ...
21:40:02 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
21:40:02 Selecting previously unselected package gpg.
21:40:02 Preparing to unpack .../47-gpg_2.2.35-3ubuntu1_amd64.deb ...
21:40:02 Unpacking gpg (2.2.35-3ubuntu1) ...
21:40:02 Selecting previously unselected package python3.6-minimal.
21:40:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_armhf.deb ...
21:40:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:40:02 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.21) ...
21:40:02 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.12) ...
21:40:02 Setting up libexpat1:armhf (2.2.5-3ubuntu0.9) ...
21:40:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ...
21:40:02 Setting up openssl (3.0.8-1) ...
21:40:02 Setting up libelf1:armhf (0.188-2.1) ...
21:40:02 Setting up readline-common (8.2-1.3) ...
21:40:02 Setting up libxml2:armhf (2.9.14+dfsg-1.1+b3) ...
21:40:02 Setting up iso-codes (4.13.0-1) ...
21:40:02 Setting up dbus-bin (1.14.6-1) ...
21:40:02 Setting up libpolkit-gobject-1-0:armhf (122-3) ...
21:40:02 Setting up pinentry-curses (1.2.1-1) ...
21:40:02 Setting up libdw1:armhf (0.188-2.1) ...
21:40:02 Setting up libreadline8:armhf (8.2-1.3) ...
21:40:02 Setting up libglib2.0-bin (2.74.6-1) ...
21:40:02 Setting up dbus-daemon (1.14.6-1) ...
21:40:02 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
21:40:02 Setting up ca-certificates (20230311) ...
21:40:02 Fedora 37 - x86_64 - Updates                     41 kB/s |  12 kB     00:00    
21:40:02 Get:1 http://deb.debian.org/debian bookworm InRelease [178 kB]
21:40:02 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [49.6 kB]
21:40:02 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:40:02 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8976 kB]
21:40:02 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u4) ...
21:40:02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
21:40:02 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ...
21:40:02 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
21:40:02 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
21:40:03 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'.
21:40:03 Selecting previously unselected package dbus-user-session.
21:40:03 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_armhf.deb ...
21:40:03 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
21:40:03 Selecting previously unselected package libip6tc2:armhf.
21:40:03 Preparing to unpack .../06-libip6tc2_1.8.7-1_armhf.deb ...
21:40:03 Unpacking libip6tc2:armhf (1.8.7-1) ...
21:40:03 Selecting previously unselected package libxtables12:armhf.
21:40:03 Preparing to unpack .../07-libxtables12_1.8.7-1_armhf.deb ...
21:40:03 Unpacking libxtables12:armhf (1.8.7-1) ...
21:40:03 Selecting previously unselected package libmnl0:armhf.
21:40:03 Preparing to unpack .../08-libmnl0_1.0.4-3_armhf.deb ...
21:40:03 Unpacking libmnl0:armhf (1.0.4-3) ...
21:40:03 Selecting previously unselected package libnfnetlink0:armhf.
21:40:03 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
21:40:03 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
21:40:03 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:40:03 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
21:40:03 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
21:40:03 Selecting previously unselected package libnftnl11:armhf.
21:40:03 Preparing to unpack .../11-libnftnl11_1.1.9-1_armhf.deb ...
21:40:03 Unpacking libnftnl11:armhf (1.1.9-1) ...
21:40:03 Selecting previously unselected package iptables.
21:40:03 Preparing to unpack .../12-iptables_1.8.7-1_armhf.deb ...
21:40:03 Unpacking iptables (1.8.7-1) ...
21:40:03 Setting up systemd-sysv (247.3-7+deb11u1) ...
21:40:03 Setting up libip6tc2:armhf (1.8.7-1) ...
21:40:03 Setting up dbus (1.12.24-0+deb11u1) ...
21:40:03 invoke-rc.d: could not determine current runlevel
21:40:03 invoke-rc.d: policy-rc.d denied execution of start.
21:40:03 Setting up libmnl0:armhf (1.0.4-3) ...
21:40:03 Setting up containerd.io (1.6.19-1) ...
21:40:03 Selecting previously unselected package pinentry-curses.
21:40:03 Preparing to unpack .../48-pinentry-curses_1.2.0-2ubuntu1_amd64.deb ...
21:40:03 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
21:40:03 Selecting previously unselected package gpg-agent.
21:40:03 Preparing to unpack .../49-gpg-agent_2.2.35-3ubuntu1_amd64.deb ...
21:40:03 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
21:40:03 Selecting previously unselected package gpg-wks-client.
21:40:03 Preparing to unpack .../50-gpg-wks-client_2.2.35-3ubuntu1_amd64.deb ...
21:40:03 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
21:40:03 Selecting previously unselected package gpg-wks-server.
21:40:03 Preparing to unpack .../51-gpg-wks-server_2.2.35-3ubuntu1_amd64.deb ...
21:40:03 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
21:40:03 Selecting previously unselected package gpgsm.
21:40:03 Preparing to unpack .../52-gpgsm_2.2.35-3ubuntu1_amd64.deb ...
21:40:03 Unpacking gpgsm (2.2.35-3ubuntu1) ...
21:40:03 Selecting previously unselected package gnupg.
21:40:03 Preparing to unpack .../53-gnupg_2.2.35-3ubuntu1_all.deb ...
21:40:03 Unpacking gnupg (2.2.35-3ubuntu1) ...
21:40:03 Updating certificates in /etc/ssl/certs...
21:40:03 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [892 B]
21:40:03 + verify
21:40:03 + dpkg --version
21:40:03 + verify_deb
21:40:03 + apt-get update
21:40:03 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.8 [1506 B]
21:40:03 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
21:40:03 Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
21:40:03 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
21:40:03 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.14+dfsg-0ubuntu0.22.04.1 [183 kB]
21:40:03 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
21:40:03 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
21:40:03 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.10 [290 kB]
21:40:03 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:03 Setting up libxtables12:armhf (1.8.7-1) ...
21:40:03 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
21:40:03 Setting up libpam-systemd:armhf (247.3-7+deb11u1) ...
21:40:03 Setting up netbase (6.3) ...
21:40:03 Setting up libnftnl11:armhf (1.1.9-1) ...
21:40:03 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
21:40:03 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
21:40:03 Setting up iptables (1.8.7-1) ...
21:40:03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:03 Selecting previously unselected package libcurl3-gnutls:amd64.
21:40:03 Preparing to unpack .../54-libcurl3-gnutls_7.85.0-1ubuntu0.5_amd64.deb ...
21:40:03 Unpacking libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.5) ...
21:40:03 Selecting previously unselected package libstemmer0d:amd64.
21:40:03 Preparing to unpack .../55-libstemmer0d_2.2.0-1build1_amd64.deb ...
21:40:03 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
21:40:03 Selecting previously unselected package libxmlb2:amd64.
21:40:03 Preparing to unpack .../56-libxmlb2_0.3.8-1_amd64.deb ...
21:40:03 Unpacking libxmlb2:amd64 (0.3.8-1) ...
21:40:03 Selecting previously unselected package libappstream4:amd64.
21:40:03 Preparing to unpack .../57-libappstream4_0.15.5-1_amd64.deb ...
21:40:03 Unpacking libappstream4:amd64 (0.15.5-1) ...
21:40:03 Selecting previously unselected package libdw1:amd64.
21:40:03 Preparing to unpack .../58-libdw1_0.187-4_amd64.deb ...
21:40:03 Unpacking libdw1:amd64 (0.187-4) ...
21:40:03 Selecting previously unselected package libglib2.0-bin.
21:40:03 Preparing to unpack .../59-libglib2.0-bin_2.74.3-0ubuntu1_amd64.deb ...
21:40:03 Unpacking libglib2.0-bin (2.74.3-0ubuntu1) ...
21:40:03 Selecting previously unselected package python3-minimal.
21:40: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 ... 4302 files and directories currently installed.)
21:40:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
21:40:03 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:40:03 Selecting previously unselected package mime-support.
21:40:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:40:03 Unpacking mime-support (3.60ubuntu1) ...
21:40:03 Selecting previously unselected package libmpdec2:armhf.
21:40:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
21:40:03 Fedora Modular 37 - x86_64 - Updates            100 kB/s |  25 kB     00:00    
21:40:03 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.10 [194 kB]
21:40:03 Selecting previously unselected package python3-minimal.
21:40: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 ... 6938 files and directories currently installed.)
21:40:03 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
21:40:03 Unpacking python3-minimal (3.7.3-1) ...
21:40:03 Selecting previously unselected package mime-support.
21:40:03 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:40:03 Unpacking mime-support (3.62) ...
21:40:03 Selecting previously unselected package libmpdec2:amd64.
21:40:03 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
21:40:03 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:40:03 Selecting previously unselected package readline-common.
21:40:03 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:40:03 Unpacking readline-common (7.0-5) ...
21:40:03 Selecting previously unselected package libreadline7:amd64.
21:40:03 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
21:40:03 Unpacking libreadline7:amd64 (7.0-5) ...
21:40:03 Selecting previously unselected package libsqlite3-0:amd64.
21:40:03 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
21:40:03 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
21:40:03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:03 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:40:03 + verify_binaries
21:40:03 + docker --version
21:40:03 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:03 + docker buildx version
21:40:03 github.com/docker/buildx v0.10.4 c513d34
21:40:03 + docker compose version
21:40:03 Docker Compose version v2.17.2
21:40:03 + dockerd --version
21:40:03 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:03 + docker-proxy --version
21:40:03 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:03 + containerd --version
21:40:03 Selecting previously unselected package libunwind8:amd64.
21:40:03 Preparing to unpack .../60-libunwind8_1.6.2-0ubuntu1.1_amd64.deb ...
21:40:03 Unpacking libunwind8:amd64 (1.6.2-0ubuntu1.1) ...
21:40:03 Selecting previously unselected package libgstreamer1.0-0:amd64.
21:40:03 Preparing to unpack .../61-libgstreamer1.0-0_1.20.3-1_amd64.deb ...
21:40:03 Unpacking libgstreamer1.0-0:amd64 (1.20.3-1) ...
21:40:03 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
21:40:03 Preparing to unpack .../62-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
21:40:03 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
21:40:03 Selecting previously unselected package libpolkit-agent-1-0:amd64.
21:40:03 Preparing to unpack .../63-libpolkit-agent-1-0_0.105-33_amd64.deb ...
21:40:03 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
21:40:03 Selecting previously unselected package polkitd.
21:40:03 Preparing to unpack .../64-polkitd_0.105-33_amd64.deb ...
21:40:03 Unpacking polkitd (0.105-33) ...
21:40:03 Selecting previously unselected package pkexec.
21:40:03 Preparing to unpack .../65-pkexec_0.105-33_amd64.deb ...
21:40:03 Unpacking pkexec (0.105-33) ...
21:40:03 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
21:40:03 Selecting previously unselected package readline-common.
21:40:03 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:40:03 Unpacking readline-common (7.0-3) ...
21:40:03 Selecting previously unselected package libreadline7:armhf.
21:40:03 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
21:40:03 Unpacking libreadline7:armhf (7.0-3) ...
21:40:03 Selecting previously unselected package libsqlite3-0:armhf.
21:40:03 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_armhf.deb ...
21:40:03 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
21:40:03 Selecting previously unselected package libpython3.6-stdlib:armhf.
21:40:03 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_armhf.deb ...
21:40:03 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.12) ...
21:40:03 140 added, 0 removed; done.
21:40:03 Setting up dbus (1.14.6-1) ...
21:40:03 invoke-rc.d: could not determine current runlevel
21:40:03 invoke-rc.d: policy-rc.d denied execution of start.
21:40:03 Setting up libgssapi-krb5-2:armhf (1.20.1-1+b1) ...
21:40:03 Setting up gir1.2-glib-2.0:armhf (1.74.0-3) ...
21:40:03 Setting up xml-core (0.18+nmu1) ...
21:40:03 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB]
21:40:03 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
21:40:03 Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
21:40:03 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
21:40:03 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
21:40:03 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
21:40:03 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
21:40:03 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
21:40:03 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:40:03 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
21:40:03 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
21:40:03 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
21:40:03 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:40:03 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_amd64.deb ...
21:40:03 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
21:40:03 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb'.
21:40:03 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:03 + ctr --version
21:40:03 ctr containerd.io 1.6.19
21:40:03 + containerd-shim --help
21:40:03 Usage of containerd-shim:
21:40:03   -address string
21:40:03     	grpc address back to main containerd
21:40:03   -containerd-binary containerd publish
21:40:03     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:03   -criu string
21:40:03     	path to criu binary
21:40:03   -debug
21:40:03     	enable debug output in logs
21:40:03   -namespace string
21:40:03     	namespace that owns the shim
21:40:03   -runtime-root string
21:40:03     	root directory for the runtime (default "/run/containerd/runc")
21:40:03   -socket string
21:40:03     	socket path to serve
21:40:03   -systemd-cgroup
21:40:03     	set runtime to use systemd-cgroup
21:40:03   -workdir string
21:40:03     	path used to storge large temporary data
21:40:03 + containerd-shim-runc-v1 -v
21:40:03 containerd-shim-runc-v1:
21:40:03   Version:  1.6.19
21:40:03   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:03   Go version: go1.19.7
21:40:03 
21:40:03 + containerd-shim-runc-v2 -v
21:40:03 containerd-shim-runc-v2:
21:40:03   Version:  1.6.19
21:40:03   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:03   Go version: go1.19.7
21:40:03 
21:40:03 + runc --version
21:40:03 runc version 1.1.4
21:40:03 commit: v1.1.4-0-g5fd4c4d
21:40:03 spec: 1.0.2-dev
21:40:03 go: go1.19.7
21:40:03 libseccomp: 2.5.1
21:40:03 Selecting previously unselected package policykit-1.
21:40:03 Preparing to unpack .../66-policykit-1_0.105-33_amd64.deb ...
21:40:03 Unpacking policykit-1 (0.105-33) ...
21:40:03 Selecting previously unselected package python3-blinker.
21:40:03 Preparing to unpack .../67-python3-blinker_1.4+dfsg1-0.5_all.deb ...
21:40:03 Unpacking python3-blinker (1.4+dfsg1-0.5) ...
21:40:03 Selecting previously unselected package python3-cffi-backend:amd64.
21:40:03 Preparing to unpack .../68-python3-cffi-backend_1.15.1-1_amd64.deb ...
21:40:03 Unpacking python3-cffi-backend:amd64 (1.15.1-1) ...
21:40:03 Selecting previously unselected package python3-cryptography.
21:40:03 Preparing to unpack .../69-python3-cryptography_3.4.8-2_amd64.deb ...
21:40:03 Unpacking python3-cryptography (3.4.8-2) ...
21:40:03 Selecting previously unselected package python3-pyparsing.
21:40:03 Preparing to unpack .../70-python3-pyparsing_3.0.7-2_all.deb ...
21:40:03 Unpacking python3-pyparsing (3.0.7-2) ...
21:40:03 Selecting previously unselected package python3-httplib2.
21:40:03 Preparing to unpack .../71-python3-httplib2_0.20.4-2_all.deb ...
21:40:03 Unpacking python3-httplib2 (0.20.4-2) ...
21:40:03 Selecting previously unselected package python3.6.
21:40:03 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_armhf.deb ...
21:40:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:40:03 Selecting previously unselected package libpython3-stdlib:armhf.
21:40:03 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
21:40:03 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
21:40:03 Setting up python3-minimal (3.6.7-1~18.04) ...
21:40:03 Setting up gpgconf (2.2.40-1.1) ...
21:40:03 Setting up libpam-systemd:armhf (252.6-1) ...
21:40:03 Setting up libcurl4:armhf (7.88.1-7) ...
21:40:03 Setting up libpolkit-agent-1-0:armhf (122-3) ...
21:40:03 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB]
21:40:03 Selecting previously unselected package python3.7.
21:40:03 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_amd64.deb ...
21:40:03 Unpacking python3.7 (3.7.3-2+deb10u4) ...
21:40:03 Selecting previously unselected package libpython3-stdlib:amd64.
21:40:03 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
21:40:03 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:40:03 Setting up python3-minimal (3.7.3-1) ...
21:40:03 Selecting previously unselected package python3.
21:40: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 ... 7407 files and directories currently installed.)
21:40:03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:40:04 Fetched 9252 kB in 2s (6137 kB/s)
21:40:04 Selecting previously unselected package python3-more-itertools.
21:40:04 Preparing to unpack .../72-python3-more-itertools_8.10.0-2_all.deb ...
21:40:04 Unpacking python3-more-itertools (8.10.0-2) ...
21:40:04 Selecting previously unselected package python3-zipp.
21:40:04 Preparing to unpack .../73-python3-zipp_1.0.0-4_all.deb ...
21:40:04 Unpacking python3-zipp (1.0.0-4) ...
21:40:04 Selecting previously unselected package python3-importlib-metadata.
21:40:04 Preparing to unpack .../74-python3-importlib-metadata_4.6.4-1_all.deb ...
21:40:04 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:40:04 Selecting previously unselected package python3-jeepney.
21:40:04 Preparing to unpack .../75-python3-jeepney_0.8.0-1_all.deb ...
21:40:04 Unpacking python3-jeepney (0.8.0-1) ...
21:40:04 Selecting previously unselected package python3-jwt.
21:40:04 Preparing to unpack .../76-python3-jwt_2.4.0-1_all.deb ...
21:40:04 Unpacking python3-jwt (2.4.0-1) ...
21:40:04 Selecting previously unselected package python3.
21:40: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 ... 4760 files and directories currently installed.)
21:40:04 Preparing to unpack .../00-python3_3.6.7-1~18.04_armhf.deb ...
21:40:04 Unpacking python3 (3.6.7-1~18.04) ...
21:40:04 Selecting previously unselected package openssl.
21:40:04 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.21_armhf.deb ...
21:40:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:40:04 Selecting previously unselected package ca-certificates.
21:40:04 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
21:40:04 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
21:40:04 Selecting previously unselected package distro-info-data.
21:40:04 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.15_all.deb ...
21:40:04 Unpacking distro-info-data (0.37ubuntu0.15) ...
21:40:04 Setting up curl (7.88.1-7) ...
21:40:04 Setting up gpg (2.2.40-1.1) ...
21:40:04 Setting up libgstreamer1.0-0:armhf (1.22.0-2) ...
21:40:04 Setcap worked! gst-ptp-helper is not suid!
21:40:04 Setting up gnupg-utils (2.2.40-1.1) ...
21:40:04 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
21:40:04 Setting up gpg-agent (2.2.40-1.1) ...
21:40:04 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:40:04 Unpacking python3 (3.7.3-1) ...
21:40:04 Selecting previously unselected package libkeyutils1:amd64.
21:40:04 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
21:40:04 Unpacking libkeyutils1:amd64 (1.6-6) ...
21:40:04 Selecting previously unselected package libkrb5support0:amd64.
21:40:04 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_amd64.deb ...
21:40:04 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ...
21:40:04 Selecting previously unselected package libk5crypto3:amd64.
21:40:04 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_amd64.deb ...
21:40:04 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ...
21:40:04 Selecting previously unselected package libkrb5-3:amd64.
21:40:04 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_amd64.deb ...
21:40:04 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ...
21:40:04 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:40:04 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
21:40:04 Metadata cache created.
21:40:04 + echo '[DEBUG] Installing engine rpms'
21:40:04 [DEBUG] Installing engine rpms
21:40:04 ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm'
21:40:04 ++ sed /src/d
21:40:04 + packages='rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm
21:40:04 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm
21:40:04 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.17.2-0.fc37.x86_64.rpm
21:40:04 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.fc37.x86_64.rpm
21:40:04 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm'
21:40:04 + set -x
21:40:04 ++ source /etc/os-release
21:40:04 +++ NAME='Fedora Linux'
21:40:04 +++ VERSION='37 (Container Image)'
21:40:04 +++ ID=fedora
21:40:04 +++ VERSION_ID=37
21:40:04 +++ VERSION_CODENAME=
21:40:04 +++ PLATFORM_ID=platform:f37
21:40:04 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
21:40:04 +++ ANSI_COLOR='0;38;2;60;110;180'
21:40:04 +++ LOGO=fedora-logo-icon
21:40:04 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
21:40:04 +++ DEFAULT_HOSTNAME=fedora
21:40:04 +++ HOME_URL=https://fedoraproject.org/
21:40:04 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
21:40:04 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:40:04 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:40:04 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:40:04 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
21:40:04 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:40:04 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
21:40:04 +++ SUPPORT_END=2023-11-14
21:40:04 +++ VARIANT='Container Image'
21:40:04 +++ VARIANT_ID=container
21:40:04 ++ echo 37
21:40:04 + product_version=37
21:40:04 + '[' 37 = rawhide ']'
21:40:04 + dnf install -y rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.17.2-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc37.x86_64.rpm
21:40:04 Selecting previously unselected package python3-secretstorage.
21:40:04 Preparing to unpack .../77-python3-secretstorage_3.3.3-1ubuntu1_all.deb ...
21:40:04 Unpacking python3-secretstorage (3.3.3-1ubuntu1) ...
21:40:04 Selecting previously unselected package python3-keyring.
21:40:04 Preparing to unpack .../78-python3-keyring_23.8.2-1_all.deb ...
21:40:04 Unpacking python3-keyring (23.8.2-1) ...
21:40:04 Selecting previously unselected package python3-lazr.uri.
21:40:04 Preparing to unpack .../79-python3-lazr.uri_1.0.6-2_all.deb ...
21:40:04 Unpacking python3-lazr.uri (1.0.6-2) ...
21:40:04 Selecting previously unselected package python3-wadllib.
21:40:04 Preparing to unpack .../80-python3-wadllib_1.3.6-1_all.deb ...
21:40:04 Unpacking python3-wadllib (1.3.6-1) ...
21:40:04 Selecting previously unselected package python3-distro.
21:40:04 Preparing to unpack .../81-python3-distro_1.7.0-1_all.deb ...
21:40:04 Unpacking python3-distro (1.7.0-1) ...
21:40:04 Selecting previously unselected package python3-oauthlib.
21:40:04 Preparing to unpack .../82-python3-oauthlib_3.2.0-1ubuntu1_all.deb ...
21:40:04 Selecting previously unselected package libglib2.0-0:armhf.
21:40:04 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
21:40:04 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
21:40:04 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:40:04 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_armhf.deb ...
21:40:04 Unpacking libgirepository-1.0-1:armhf (1.56.1-1) ...
21:40:04 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:40:04 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_armhf.deb ...
21:40:04 Unpacking gir1.2-glib-2.0:armhf (1.56.1-1) ...
21:40:04 Selecting previously unselected package libapt-inst2.0:armhf.
21:40:04 Preparing to unpack .../07-libapt-inst2.0_1.6.14_armhf.deb ...
21:40:04 Unpacking libapt-inst2.0:armhf (1.6.14) ...
21:40:04 Selecting previously unselected package libdbus-1-3:armhf.
21:40:04 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:40:04 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:40:04 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:40:04 Setting up gpgsm (2.2.40-1.1) ...
21:40:04 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ...
21:40:04 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
21:40:04 Selecting previously unselected package apt-transport-https.
21:40:04 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
21:40:04 Unpacking apt-transport-https (1.8.2.3) ...
21:40:04 Selecting previously unselected package openssl.
21:40:04 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u4_amd64.deb ...
21:40:04 Unpacking openssl (1.1.1n-0+deb10u4) ...
21:40:04 Selecting previously unselected package ca-certificates.
21:40:04 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
21:40:04 Unpacking ca-certificates (20200601~deb10u2) ...
21:40:04 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
21:40:04 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
21:40:04 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
21:40:04 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:40:04 Unpacking python3-oauthlib (3.2.0-1ubuntu1) ...
21:40:04 Selecting previously unselected package python3-six.
21:40:04 Preparing to unpack .../83-python3-six_1.16.0-4_all.deb ...
21:40:04 Unpacking python3-six (1.16.0-4) ...
21:40:04 Selecting previously unselected package python3-lazr.restfulclient.
21:40:04 Preparing to unpack .../84-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:40:04 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:40:04 Selecting previously unselected package python3-launchpadlib.
21:40:04 Preparing to unpack .../85-python3-launchpadlib_1.10.16-1_all.deb ...
21:40:04 Unpacking python3-launchpadlib (1.10.16-1) ...
21:40:04 Selecting previously unselected package python3-software-properties.
21:40:04 Preparing to unpack .../86-python3-software-properties_0.99.27_all.deb ...
21:40:04 Unpacking python3-software-properties (0.99.27) ...
21:40:04 Selecting previously unselected package packagekit.
21:40:04 Preparing to unpack .../87-packagekit_1.2.5-2ubuntu2_amd64.deb ...
21:40:04 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:40:04 Reading package lists...
21:40:04 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:04 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.4_armhf.deb ...
21:40:04 Unpacking libdbus-1-3:armhf (1.12.2-1ubuntu1.4) ...
21:40:04 Selecting previously unselected package lsb-release.
21:40:04 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
21:40:04 Unpacking lsb-release (9.20170808ubuntu1) ...
21:40:04 Selecting previously unselected package python3-dbus.
21:40:04 Preparing to unpack .../10-python3-dbus_1.2.6-1_armhf.deb ...
21:40:04 Unpacking python3-dbus (1.2.6-1) ...
21:40:04 Selecting previously unselected package python3-gi.
21:40:04 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_armhf.deb ...
21:40:04 Unpacking python3-gi (3.26.1-2ubuntu1) ...
21:40:04 Selecting previously unselected package iso-codes.
21:40:04 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
21:40:04 Unpacking iso-codes (3.79-1) ...
21:40:04 Setting up libcurl3-gnutls:armhf (7.88.1-7) ...
21:40:04 Setting up libappstream4:armhf (0.16.1-1) ...
21:40:04 Setting up dirmngr (2.2.40-1.1) ...
21:40:04 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:40:04 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
21:40:04 Setting up gpg-wks-server (2.2.40-1.1) ...
21:40:04 Setting up libnsl2:armhf (1.3.0-2) ...
21:40:04 Setting up gpg-wks-client (2.2.40-1.1) ...
21:40:04 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
21:40:04 Setting up gnupg (2.2.40-1.1) ...
21:40:04 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
21:40:04 Setting up python3.11 (3.11.2-6) ...
21:40:04 Selecting previously unselected package libsasl2-modules-db:amd64.
21:40:04 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:40:04 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:40:04 Selecting previously unselected package libsasl2-2:amd64.
21:40:04 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:40:04 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:40:04 Selecting previously unselected package libldap-common.
21:40:04 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:40:04 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:40:04 Selecting previously unselected package libldap-2.4-2:amd64.
21:40:04 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
21:40:04 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
21:40:04 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.10 [285 kB]
21:40:04 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
21:40:04 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
21:40:04 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
21:40:04 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
21:40:04 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu1 [80.9 kB]
21:40:04 Selecting previously unselected package software-properties-common.
21:40:04 Preparing to unpack .../88-software-properties-common_0.99.27_all.deb ...
21:40:04 Unpacking software-properties-common (0.99.27) ...
21:40:04 Selecting previously unselected package gnupg2.
21:40:04 Preparing to unpack .../89-gnupg2_2.2.35-3ubuntu1_all.deb ...
21:40:04 Unpacking gnupg2 (2.2.35-3ubuntu1) ...
21:40:04 Setting up libksba8:amd64 (1.6.0-3ubuntu1.1) ...
21:40:04 Setting up media-types (8.0.0) ...
21:40:04 Setting up libicu71:amd64 (71.1-3ubuntu1) ...
21:40:04 Setting up systemd-sysv (251.4-1ubuntu7.1) ...
21:40:04 Setting up libkeyutils1:amd64 (1.6.3-1) ...
21:40:04 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
21:40:04 Setting up apt-transport-https (2.5.3) ...
21:40:04 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
21:40:04 Setting up libglib2.0-0:amd64 (2.74.3-0ubuntu1) ...
21:40:04 No schema files found: doing nothing.
21:40:04 Setting up distro-info-data (0.54ubuntu0.1) ...
21:40:04 Selecting previously unselected package libkrb5support0:armhf.
21:40:04 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.4_armhf.deb ...
21:40:04 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.4) ...
21:40:05 Selecting previously unselected package libnghttp2-14:amd64.
21:40:05 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
21:40:05 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:40:05 Selecting previously unselected package libpsl5:amd64.
21:40:05 Preparing to unpack .../14-libpsl5_0.20.2-2_amd64.deb ...
21:40:05 Unpacking libpsl5:amd64 (0.20.2-2) ...
21:40:05 Selecting previously unselected package librtmp1:amd64.
21:40:05 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
21:40:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:40:05 Selecting previously unselected package libssh2-1:amd64.
21:40:05 Preparing to unpack .../16-libssh2-1_1.8.0-2.1_amd64.deb ...
21:40:05 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
21:40:05 Selecting previously unselected package libcurl4:amd64.
21:40:05 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u5_amd64.deb ...
21:40:05 Unpacking libcurl4:amd64 (7.64.0-4+deb10u5) ...
21:40:05 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB]
21:40:05 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
21:40:05 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
21:40:05 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
21:40:05 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
21:40:05 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
21:40:05 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
21:40:05 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
21:40:05 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
21:40:05 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2 [236 kB]
21:40:05 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
21:40:05 Setting up libtirpc-common (1.3.3+ds-1) ...
21:40:05 Setting up libxmlb2:amd64 (0.3.8-1) ...
21:40:05 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
21:40:05 Setting up libsqlite3-0:amd64 (3.39.3-1) ...
21:40:05 Setting up libnghttp2-14:amd64 (1.49.0-1) ...
21:40:05 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
21:40:05 Setting up libnpth0:amd64 (1.6-3build2) ...
21:40:05 Setting up libassuan0:amd64 (2.5.5-4) ...
21:40:05 Setting up libunwind8:amd64 (1.6.2-0ubuntu1.1) ...
21:40:05 Setting up libkrb5support0:amd64 (1.20-1ubuntu0.1) ...
21:40:05 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:40:05 Setting up libcap2-bin (1:2.44-1build3) ...
21:40:05 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
21:40:05 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
21:40:05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:40:05 Setting up libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
21:40:05 Setting up libk5crypto3:amd64 (1.20-1ubuntu0.1) ...
21:40:05 Setting up libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
21:40:05 Setting up python-apt-common (2.4.0+22.10) ...
21:40:05 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:40:05 Reading package lists...
21:40:05 Selecting previously unselected package libk5crypto3:armhf.
21:40:05 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.4) ...
21:40:05 Selecting previously unselected package libkeyutils1:armhf.
21:40:05 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ...
21:40:05 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
21:40:05 Selecting previously unselected package libkrb5-3:armhf.
21:40:05 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.4) ...
21:40:05 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:40:05 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.4) ...
21:40:05 Selecting previously unselected package libpsl5:armhf.
21:40:05 Preparing to unpack .../18-libpsl5_0.19.1-5build1_armhf.deb ...
21:40:05 Unpacking libpsl5:armhf (0.19.1-5build1) ...
21:40:05 Selecting previously unselected package python-apt-common.
21:40:05 Preparing to unpack .../19-python-apt-common_1.6.6_all.deb ...
21:40:05 Unpacking python-apt-common (1.6.6) ...
21:40:05 Last metadata expiration check: 0:00:02 ago on Thu Mar 30 21:40:03 2023.
21:40:05 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
21:40:05 Selecting previously unselected package curl.
21:40:05 Preparing to unpack .../18-curl_7.64.0-4+deb10u5_amd64.deb ...
21:40:05 Unpacking curl (7.64.0-4+deb10u5) ...
21:40:05 Selecting previously unselected package libassuan0:amd64.
21:40:05 Preparing to unpack .../19-libassuan0_2.5.2-1_amd64.deb ...
21:40:05 Unpacking libassuan0:amd64 (2.5.2-1) ...
21:40:05 Selecting previously unselected package gpgconf.
21:40:05 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
21:40:05 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:40:05 Selecting previously unselected package lsb-base.
21:40:05 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
21:40:05 Unpacking lsb-base (10.2019051400) ...
21:40:05 Selecting previously unselected package libksba8:amd64.
21:40:05 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_amd64.deb ...
21:40:05 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
21:40:05 Selecting previously unselected package libnpth0:amd64.
21:40:05 Preparing to unpack .../23-libnpth0_1.6-1_amd64.deb ...
21:40:05 Unpacking libnpth0:amd64 (1.6-1) ...
21:40:05 Get:3 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B]
21:40:05 Get:4 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [146 kB]
21:40:05 Get:5 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B]
21:40:05 Get:6 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB]
21:40:05 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
21:40:05 Setting up libgirepository-1.0-1:amd64 (1.74.0-2) ...
21:40:05 Setting up libkrb5-3:amd64 (1.20-1ubuntu0.1) ...
21:40:05 Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
21:40:05 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:40:05 Setting up openssl (3.0.5-2ubuntu2.1) ...
21:40:05 Setting up libelf1:amd64 (0.187-4) ...
21:40:05 Setting up readline-common (8.2-1) ...
21:40:05 Setting up libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
21:40:05 Setting up iso-codes (4.11.0-1) ...
21:40:05 Setting up dbus-bin (1.14.0-2ubuntu3) ...
21:40:05 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
21:40:05 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
21:40:05 Building dependency tree...
21:40:05 Reading state information...
21:40:05 The following additional packages will be installed:
21:40:05   adduser bsdutils dbus dbus-bin dbus-daemon dbus-session-bus-common
21:40:05   dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0
21:40:05   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:40:05   gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv iso-codes libapparmor1
21:40:05   libappstream4 libargon2-1 libassuan0 libblkid1 libbrotli1 libcap2-bin
21:40:05   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:40:05   libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
21:40:05   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
21:40:05   libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
21:40:05   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmount1
21:40:05   libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
21:40:05   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
21:40:05   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
21:40:05   librtmp1 libsasl2-2 libsasl2-modules-db libsmartcols1 libsqlite3-0 libssh2-1
21:40:05   libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8
21:40:05   libuuid1 libxml2 libxmlb2 libyaml-0-2 media-types mount openssl packagekit
21:40:05   pinentry-curses polkitd python-apt-common python3 python3-apt
21:40:05   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
21:40:05   python3-distro python3-gi python3-httplib2 python3-jwt
21:40:05   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
21:40:05   python3-pkg-resources python3-pyparsing python3-six
21:40:05   python3-software-properties python3-wadllib python3.11 python3.11-minimal
21:40:05   readline-common sgml-base systemd systemd-sysv util-linux util-linux-extra
21:40:05   xml-core
21:40:05 Suggested packages:
21:40:05   liblocale-gettext-perl perl cron quota default-dbus-session-bus
21:40:05   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
21:40:05   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
21:40:05   gstreamer1.0-tools cryptsetup-bin nfs-common appstream pinentry-doc
21:40:05   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
21:40:05   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
21:40:05   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
21:40:05   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
21:40:05   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
21:40:05   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
21:40:05   libtss2-rc0 dosfstools kbd util-linux-locales debhelper
21:40:05 Recommended packages:
21:40:05   bsdextrautils libpam-cap shared-mime-info xdg-user-dirs krb5-locales
21:40:05   libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules
21:40:05   uuid-runtime packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
21:40:05   sensible-utils
21:40:05 Selecting previously unselected package python3-apt.
21:40:05 Preparing to unpack .../20-python3-apt_1.6.6_armhf.deb ...
21:40:05 Unpacking python3-apt (1.6.6) ...
21:40:05 Selecting previously unselected package apt-transport-https.
21:40:05 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
21:40:05 Unpacking apt-transport-https (1.6.14) ...
21:40:05 Selecting previously unselected package libroken18-heimdal:armhf.
21:40:05 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package libasn1-8-heimdal:armhf.
21:40:05 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package libheimbase1-heimdal:armhf.
21:40:05 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package libhcrypto4-heimdal:armhf.
21:40:05 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package dirmngr.
21:40:05 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
21:40:05 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:40:05 Selecting previously unselected package distro-info-data.
21:40:05 Preparing to unpack .../25-distro-info-data_0.41+deb10u6_all.deb ...
21:40:05 Unpacking distro-info-data (0.41+deb10u6) ...
21:40:05 Selecting previously unselected package libglib2.0-0:amd64.
21:40:05 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ...
21:40:05 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
21:40:05 Setting up gnupg2 (2.2.40-1.1) ...
21:40:05 Setting up python3 (3.11.2-1) ...
21:40:05 Setting up python3-six (1.16.0-4) ...
21:40:05 Setting up libdw1:amd64 (0.187-4) ...
21:40:05 Setting up libreadline8:amd64 (8.2-1) ...
21:40:05 Setting up libglib2.0-bin (2.74.3-0ubuntu1) ...
21:40:05 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
21:40:05 Setting up libldap-2.5-0:amd64 (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:40:05 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
21:40:05 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
21:40:05 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
21:40:05 Selecting previously unselected package libwind0-heimdal:armhf.
21:40:05 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package libhx509-5-heimdal:armhf.
21:40:05 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package libkrb5-26-heimdal:armhf.
21:40:05 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package libheimntlm0-heimdal:armhf.
21:40:05 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package libgssapi3-heimdal:armhf.
21:40:05 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_armhf.deb ...
21:40:05 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:05 Selecting previously unselected package libsasl2-modules-db:armhf.
21:40:05 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:40:05 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:40:05 Selecting previously unselected package libsasl2-2:armhf.
21:40:05 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:40:05 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:40:05 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:40:05 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
21:40:05 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
21:40:05 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:40:05 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
21:40:05 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
21:40:05 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:40:05 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_amd64.deb ...
21:40:05 Unpacking libpackagekit-glib2-18:amd64 (1.1.12-5) ...
21:40:05 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:05 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_amd64.deb ...
21:40:05 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:40:05 Selecting previously unselected package gnupg-l10n.
21:40:05 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:40:05 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:40:05 Dependencies resolved.
21:40:05 ================================================================================================
21:40:05  Package                     Arch    Version                               Repository       Size
21:40:05 ================================================================================================
21:40:05 Installing:
21:40:05  docker-buildx-plugin        x86_64  0.10.4-0.fc37                         @commandline     12 M
21:40:05  docker-ce                   x86_64  3:0.0.0~20230330191823.de0d30f-0.fc37 @commandline     24 M
21:40:05  docker-ce-cli               x86_64  1:0.0.0~20230330191823.de0d30f-0.fc37 @commandline    7.0 M
21:40:05  docker-ce-rootless-extras   x86_64  0.0.0~20230330191823.de0d30f-0.fc37   @commandline    3.8 M
21:40:05  docker-compose-plugin       x86_64  2.17.2-0.fc37                         @commandline     11 M
21:40:05 Upgrading:
21:40:05  systemd-libs                x86_64  251.13-6.fc37                         updates         618 k
21:40:05 Installing dependencies:
21:40:05  container-selinux           noarch  2:2.206.0-1.fc37                      updates          51 k
21:40:05  containerd.io               x86_64  1.6.19-3.1.fc37                       docker-ce-test   32 M
21:40:05  dbus                        x86_64  1:1.14.6-1.fc37                       updates         7.7 k
21:40:05  dbus-broker                 x86_64  33-1.fc37                             updates         174 k
21:40:05  dbus-common                 noarch  1:1.14.6-1.fc37                       updates          15 k
21:40:05  device-mapper               x86_64  1.02.175-9.fc37                       fedora          138 k
21:40:05  device-mapper-libs          x86_64  1.02.175-9.fc37                       fedora          177 k
21:40:05  diffutils                   x86_64  3.8-3.fc37                            fedora          378 k
21:40:05  fuse-common                 x86_64  3.10.5-5.fc37                         fedora          8.2 k
21:40:05  fuse-overlayfs              x86_64  1.9-6.fc37                            updates          73 k
21:40:05  fuse3                       x86_64  3.10.5-5.fc37                         fedora           54 k
21:40:05  fuse3-libs                  x86_64  3.10.5-5.fc37                         fedora           92 k
21:40:05  iptables-legacy             x86_64  1.8.8-4.fc37                          updates          53 k
21:40:05  iptables-legacy-libs        x86_64  1.8.8-4.fc37                          updates          38 k
21:40:05  iptables-libs               x86_64  1.8.8-4.fc37                          updates         417 k
21:40:05  kmod                        x86_64  30-2.fc37                             fedora          120 k
21:40:05  kmod-libs                   x86_64  30-2.fc37                             fedora           68 k
21:40:05  libargon2                   x86_64  20190702-1.fc37                       fedora           28 k
21:40:05  libcgroup                   x86_64  3.0-1.fc37                            fedora           74 k
21:40:05  libfdisk                    x86_64  2.38.1-1.fc37                         fedora          160 k
21:40:05  libibverbs                  x86_64  41.0-1.fc37                           fedora          412 k
21:40:05  libmnl                      x86_64  1.0.5-1.fc37                          fedora           28 k
21:40:05  libnetfilter_conntrack      x86_64  1.0.8-5.fc37                          fedora           57 k
21:40:05  libnfnetlink                x86_64  1.0.1-22.fc37                         fedora           29 k
21:40:05  libnl3                      x86_64  3.7.0-2.fc37                          fedora          347 k
21:40:05  libpcap                     x86_64  14:1.10.3-1.fc37                      updates         176 k
21:40:05  libseccomp                  x86_64  2.5.3-3.fc37                          fedora           70 k
21:40:05  libselinux-utils            x86_64  3.4-5.fc37                            fedora          158 k
21:40:05  libslirp                    x86_64  4.7.0-2.fc37                          fedora           74 k
21:40:05  libutempter                 x86_64  1.2.1-7.fc37                          fedora           26 k
21:40:05  policycoreutils             x86_64  3.4-6.fc37                            fedora          238 k
21:40:05  rpm-plugin-selinux          x86_64  4.18.0-1.fc37                         fedora           20 k
21:40:05  selinux-policy              noarch  37.19-1.fc37                          updates          51 k
21:40:05  selinux-policy-targeted     noarch  37.19-1.fc37                          updates         6.6 M
21:40:05  slirp4netns                 x86_64  1.2.0-8.fc37                          updates          48 k
21:40:05  systemd                     x86_64  251.13-6.fc37                         updates         4.2 M
21:40:05  systemd-pam                 x86_64  251.13-6.fc37                         updates         333 k
21:40:05  util-linux                  x86_64  2.38.1-1.fc37                         fedora          2.3 M
21:40:05  xkeyboard-config            noarch  2.36-3.fc37                           updates         957 k
21:40:05  xz                          x86_64  5.4.1-1.fc37                          updates         419 k
21:40:05 Installing weak dependencies:
21:40:05  cryptsetup-libs             x86_64  2.6.1-1.fc37                          updates         491 k
21:40:05  libbpf                      x86_64  2:0.8.0-2.fc37                        fedora          172 k
21:40:05  libxkbcommon                x86_64  1.4.1-2.fc37                          fedora          140 k
21:40:05  qrencode-libs               x86_64  4.1.1-3.fc37                          fedora           61 k
21:40:05  systemd-networkd            x86_64  251.13-6.fc37                         updates         615 k
21:40:05  systemd-resolved            x86_64  251.13-6.fc37                         updates         281 k
21:40:05 
21:40:05 Transaction Summary
21:40:05 ================================================================================================
21:40:05 Install  51 Packages
21:40:05 Upgrade   1 Package
21:40:05 
21:40:05 Total size: 111 M
21:40:05 Total download size: 53 M
21:40:05 Downloading Packages:
21:40:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:05 Setting up python3-pyparsing (3.0.9-1) ...
21:40:05 Setting up python3-gi (3.42.2-3+b1) ...
21:40:05 Updating certificates in /etc/ssl/certs...
21:40:05 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
21:40:05 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:40:05 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
21:40:05 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
21:40:05 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
21:40:05 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
21:40:05 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:40:05 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
21:40:05 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
21:40:05 Selecting previously unselected package libldap-common.
21:40:05 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:40:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:40:05 Selecting previously unselected package libldap-2.4-2:armhf.
21:40:05 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ...
21:40:05 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
21:40:05 Selecting previously unselected package libnghttp2-14:armhf.
21:40:05 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
21:40:05 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
21:40:05 Selecting previously unselected package librtmp1:armhf.
21:40:05 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
21:40:05 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
21:40:05 Selecting previously unselected package libcurl4:armhf.
21:40:05 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.24_armhf.deb ...
21:40:05 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.24) ...
21:40:05 Selecting previously unselected package curl.
21:40:05 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.24_armhf.deb ...
21:40:05 Unpacking curl (7.58.0-2ubuntu3.24) ...
21:40:06 Selecting previously unselected package gnupg-utils.
21:40:06 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
21:40:06 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:40:06 Selecting previously unselected package gpg.
21:40:06 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_amd64.deb ...
21:40:06 Unpacking gpg (2.2.12-1+deb10u2) ...
21:40:06 Selecting previously unselected package pinentry-curses.
21:40:06 Preparing to unpack .../34-pinentry-curses_1.1.0-2_amd64.deb ...
21:40:06 Unpacking pinentry-curses (1.1.0-2) ...
21:40:06 Setting up python3-httplib2 (0.20.4-3) ...
21:40:06 + make IMAGE=debian:bullseye verify
21:40:06 docker run  --rm -i \
21:40:06 	-v "$(pwd):/v" \
21:40:06 	-e DEBIAN_FRONTEND=noninteractive \
21:40:06 	-e PACKAGE_REPO=staging \
21:40:06 	-w /v \
21:40:06 	debian:bullseye ./verify
21:40:06 Unable to find image 'debian:bullseye' locally
21:40:06 bullseye: Pulling from library/debian
21:40:06 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
21:40:06 Selecting previously unselected package libassuan0:armhf.
21:40:06 Preparing to unpack .../39-libassuan0_2.5.1-2_armhf.deb ...
21:40:06 Unpacking libassuan0:armhf (2.5.1-2) ...
21:40:06 Selecting previously unselected package gpgconf.
21:40:06 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package libksba8:armhf.
21:40:06 Preparing to unpack .../41-libksba8_1.3.5-2ubuntu0.18.04.2_armhf.deb ...
21:40:06 Unpacking libksba8:armhf (1.3.5-2ubuntu0.18.04.2) ...
21:40:06 Selecting previously unselected package libnpth0:armhf.
21:40:06 Preparing to unpack .../42-libnpth0_1.5-3_armhf.deb ...
21:40:06 Unpacking libnpth0:armhf (1.5-3) ...
21:40:06 Selecting previously unselected package dirmngr.
21:40:06 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package gnupg-l10n.
21:40:06 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:40:06 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:40:06 Fetched 20.2 MB in 3s (6494 kB/s)
21:40:06 Selecting previously unselected package gpg-agent.
21:40:06 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
21:40:06 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:40:06 Selecting previously unselected package gpg-wks-client.
21:40:06 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
21:40:06 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:40:06 Selecting previously unselected package gpg-wks-server.
21:40:06 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
21:40:06 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:40:06 Selecting previously unselected package gpgsm.
21:40:06 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
21:40:06 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:40:06 Selecting previously unselected package gnupg.
21:40:06 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
21:40:06 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:40:06 The following NEW packages will be installed:
21:40:06   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
21:40:06   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
21:40:06   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
21:40:06   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:40:06   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
21:40:06   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:40:06   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
21:40:06   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:40:06   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
21:40:06   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
21:40:06   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
21:40:06   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:40:06   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
21:40:06   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:40:06   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
21:40:06   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
21:40:06   lsb-release media-types openssl packagekit pinentry-curses polkitd
21:40:06   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:40:06   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:40:06   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
21:40:06   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
21:40:06   python3-software-properties python3-wadllib python3.11 python3.11-minimal
21:40:06   readline-common sgml-base software-properties-common systemd systemd-sysv
21:40:06   xml-core
21:40:06 The following packages will be upgraded:
21:40:06   bsdutils gpgv libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
21:40:06   util-linux-extra
21:40:06 Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ...
21:40:06 Setting up python3-blinker (1.5-1) ...
21:40:06 Setting up python3-pkg-resources (66.1.1-1) ...
21:40:06 3e440a704568: Already exists
21:40:06 Digest: sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
21:40:06 Status: Downloaded newer image for debian:bullseye
21:40:06 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:40:06 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:40:06 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
21:40:06 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.6 [28.8 kB]
21:40:06 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
21:40:06 Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.6 [14.1 kB]
21:40:06 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
21:40:06 debconf: delaying package configuration, since apt-utils is not installed
21:40:06 Fetched 38.3 MB in 7s (5139 kB/s)
21:40:06 124 added, 0 removed; done.
21:40:06 Setting up dbus (1.14.0-2ubuntu3) ...
21:40:06 Setting up libgssapi-krb5-2:amd64 (1.20-1ubuntu0.1) ...
21:40:06 Setting up gir1.2-glib-2.0:amd64 (1.74.0-2) ...
21:40:06 Setting up libssh-4:amd64 (0.9.6-2build1) ...
21:40:06 Setting up gpgconf (2.2.35-3ubuntu1) ...
21:40:06 Setting up libpam-systemd:amd64 (251.4-1ubuntu7.1) ...
21:40:06 Selecting previously unselected package gnupg-utils.
21:40:06 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package gpg.
21:40:06 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package pinentry-curses.
21:40:06 Preparing to unpack .../47-pinentry-curses_1.1.0-1_armhf.deb ...
21:40:06 Unpacking pinentry-curses (1.1.0-1) ...
21:40:06 Selecting previously unselected package gpg-agent.
21:40:06 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package gpg-wks-client.
21:40:06 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package gpg-wks-server.
21:40:06 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package gnupg2.
21:40:06 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
21:40:06 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
21:40:06 Selecting previously unselected package iso-codes.
21:40:06 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
21:40:06 Unpacking iso-codes (4.2-1) ...
21:40:06 Setting up python3-dbus (1.3.2-4+b1) ...
21:40:06 9 upgraded, 118 newly installed, 0 to remove and 4 not upgraded.
21:40:06 Need to get 51.8 MB of archives.
21:40:06 After this operation, 175 MB of additional disk space will be used.
21:40:06 Get:1 http://deb.debian.org/debian bookworm/main amd64 bsdutils amd64 1:2.38.1-5+b1 [94.4 kB]
21:40:06 Get:2 http://deb.debian.org/debian bookworm/main amd64 libsmartcols1 amd64 2.38.1-5+b1 [107 kB]
21:40:06 Get:3 http://deb.debian.org/debian bookworm/main amd64 util-linux-extra amd64 2.38.1-5+b1 [111 kB]
21:40:06 Get:4 http://deb.debian.org/debian bookworm/main amd64 util-linux amd64 2.38.1-5+b1 [1177 kB]
21:40:06 Get:5 http://deb.debian.org/debian bookworm/main amd64 mount amd64 2.38.1-5+b1 [134 kB]
21:40:06 Get:6 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.8-1 [2013 kB]
21:40:06 Get:7 http://deb.debian.org/debian bookworm/main amd64 libblkid1 amd64 2.38.1-5+b1 [147 kB]
21:40:06 Get:8 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3 [20.0 kB]
21:40:06 Get:9 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
21:40:06 Get:10 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
21:40:06 Get:11 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
21:40:06 Get:12 http://deb.debian.org/debian bookworm/main amd64 libuuid1 amd64 2.38.1-5+b1 [28.8 kB]
21:40:06 Get:13 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-3~deb12u1 [223 kB]
21:40:06 Get:14 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+b1 [194 kB]
21:40:06 Get:15 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
21:40:06 Get:16 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
21:40:06 Get:17 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
21:40:06 Get:18 http://deb.debian.org/debian bookworm/main amd64 libmount1 amd64 2.38.1-5+b1 [166 kB]
21:40:06 Get:19 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.6-1 [1685 kB]
21:40:06 Get:20 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.6-1 [3018 kB]
21:40:06 Get:21 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.6-1 [41.5 kB]
21:40:06 Get:22 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.6-1 [200 kB]
21:40:06 Get:23 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.6-1 [104 kB]
21:40:06 Get:24 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.6-1 [76.6 kB]
21:40:06 Get:25 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
21:40:06 Get:26 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.6-1 [182 kB]
21:40:06 Get:27 http://deb.debian.org/debian bookworm/main amd64 adduser all 3.131 [166 kB]
21:40:06 Selecting previously unselected package libpython3.10-minimal:amd64.
21:40: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 ... 4395 files and directories currently installed.)
21:40:06 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2ubuntu1_amd64.deb ...
21:40:06 Unpacking libpython3.10-minimal:amd64 (3.10.6-1~22.04.2ubuntu1) ...
21:40:06 Selecting previously unselected package libexpat1:amd64.
21:40:06 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
21:40:06 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
21:40:06 Selecting previously unselected package python3.10-minimal.
21:40:06 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2ubuntu1_amd64.deb ...
21:40:06 Unpacking python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:40:06 Setting up libpython3.10-minimal:amd64 (3.10.6-1~22.04.2ubuntu1) ...
21:40:06 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
21:40:06 Setting up python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:40:06 Setting up libcurl4:amd64 (7.85.0-1ubuntu0.5) ...
21:40:06 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
21:40:06 Setting up curl (7.85.0-1ubuntu0.5) ...
21:40:06 Setting up polkitd (0.105-33) ...
21:40:06 Setting up gpg (2.2.35-3ubuntu1) ...
21:40:06 Setting up libgstreamer1.0-0:amd64 (1.20.3-1) ...
21:40:06 Setcap worked! gst-ptp-helper is not suid!
21:40:06 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
21:40:06 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
21:40:06 Setting up gpg-agent (2.2.35-3ubuntu1) ...
21:40:06 Selecting previously unselected package gpgsm.
21:40:06 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package gnupg.
21:40:06 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_armhf.deb ...
21:40:06 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:40:06 Selecting previously unselected package python3-software-properties.
21:40:06 Preparing to unpack .../53-python3-software-properties_0.96.24.32.20_all.deb ...
21:40:06 Unpacking python3-software-properties (0.96.24.32.20) ...
21:40:06 Selecting previously unselected package software-properties-common.
21:40:06 Preparing to unpack .../54-software-properties-common_0.96.24.32.20_all.deb ...
21:40:06 Unpacking software-properties-common (0.96.24.32.20) ...
21:40:06 Selecting previously unselected package gnupg2.
21:40:06 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
21:40:06 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
21:40:06 Setting up python-apt-common (1.6.6) ...
21:40:06 Setting up libnpth0:armhf (1.5-3) ...
21:40:06 Setting up readline-common (7.0-3) ...
21:40:06 Setting up libapt-inst2.0:armhf (1.6.14) ...
21:40:06 Setting up apt-transport-https (1.6.14) ...
21:40:06 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
21:40:06 Selecting previously unselected package libapt-inst2.0:amd64.
21:40:06 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_amd64.deb ...
21:40:06 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
21:40:06 Setting up python3-distro (1.8.0-1) ...
21:40:06 Setting up python3-jwt (2.6.0-1) ...
21:40:06 Setting up python3-apt (2.5.3) ...
21:40:06 Get:28 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.6-1 [77.7 kB]
21:40:06 Get:29 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.6-1 [95.7 kB]
21:40:06 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]
21:40:06 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]
21:40:06 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1 [26.0 kB]
21:40:06 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
21:40:06 Get:34 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-2 [134 kB]
21:40:06 Get:35 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-1+b1 [32.5 kB]
21:40:06 Get:36 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-1+b1 [78.7 kB]
21:40:06 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
21:40:06 Get:38 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-1+b1 [332 kB]
21:40:06 Get:39 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-1+b1 [134 kB]
21:40:06 Get:40 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
21:40:06 Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
21:40:06 Get:42 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
21:40:06 Get:43 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
21:40:06 Get:44 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
21:40:06 Get:45 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]
21:40:06 Get:46 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]
21:40:06 Get:47 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB]
21:40:06 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1 [9012 B]
21:40:06 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1 [26.0 kB]
21:40:06 Get:50 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
21:40:06 Get:51 http://deb.debian.org/debian bookworm/main amd64 gpgv amd64 2.2.40-1.1 [648 kB]
21:40:06 Get:52 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.8-1 [1407 kB]
21:40:06 Get:53 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
21:40:06 Get:54 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.6-1 [223 kB]
21:40:06 Get:55 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.0 [25.1 kB]
21:40:06 Get:56 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
21:40:06 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
21:40:06 Get:58 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
21:40:06 Get:59 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
21:40:06 Get:60 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB]
21:40:06 Get:61 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
21:40:06 Get:62 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
21:40:06 Get:63 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
21:40:06 Get:64 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-7 [386 kB]
21:40:06 Get:65 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-7 [314 kB]
21:40:06 Get:66 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
21:40:06 Get:67 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
21:40:06 Get:68 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
21:40:06 Get:69 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
21:40:06 Get:70 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
21:40:06 Get:71 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.57 [5744 B]
21:40:06 Get:72 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-1 [1397 kB]
21:40:06 Get:73 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB]
21:40:06 Get:74 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB]
21:40:06 Get:75 http://deb.debian.org/debian bookworm/main amd64 libpackagekit-glib2-18 amd64 1.2.6-3 [113 kB]
21:40:06 Get:76 http://deb.debian.org/debian bookworm/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.6-3 [25.3 kB]
21:40:06 Get:77 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
21:40:06 Get:78 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
21:40:06 Get:79 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
21:40:06 Get:80 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
21:40:06 Get:81 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
21:40:06 Get:82 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
21:40:06 Get:83 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
21:40:06 Get:84 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
21:40:06 Get:85 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
21:40:06 Get:86 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB]
21:40:06 Get:87 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.13.0-1 [2899 kB]
21:40:06 Get:88 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-7 [380 kB]
21:40:06 Get:89 http://deb.debian.org/debian bookworm/main amd64 libstemmer0d amd64 2.2.0-2 [118 kB]
21:40:06 Get:90 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
21:40:06 + verify
21:40:06 + dpkg --version
21:40:06 + verify_deb
21:40:06 + apt-get update
21:40:06 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:40:06 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:40:06 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:40:06 Setting up mime-support (3.60ubuntu1) ...
21:40:06 Setting up iso-codes (3.79-1) ...
21:40:06 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:40:06 Setting up libreadline7:armhf (7.0-3) ...
21:40:06 Setting up libpsl5:armhf (0.19.1-5build1) ...
21:40:06 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
21:40:06 No schema files found: doing nothing.
21:40:06 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:40:06 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:40:06 Setting up distro-info-data (0.37ubuntu0.15) ...
21:40:06 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:06 Setting up libksba8:armhf (1.3.5-2ubuntu0.18.04.2) ...
21:40:06 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
21:40:06 Setting up libkrb5support0:armhf (1.16-2ubuntu0.4) ...
21:40:06 Setting up libgirepository-1.0-1:armhf (1.56.1-1) ...
21:40:06 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:40:06 Setting up gir1.2-glib-2.0:armhf (1.56.1-1) ...
21:40:06 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.21) ...
21:40:06 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
21:40:06 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
21:40:06 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
21:40:07 Selecting previously unselected package libcurl3-gnutls:amd64.
21:40:07 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u5_amd64.deb ...
21:40:07 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u5) ...
21:40:07 Selecting previously unselected package libdbus-1-3:amd64.
21:40:07 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_amd64.deb ...
21:40:07 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb10u1) ...
21:40:07 Selecting previously unselected package lsb-release.
21:40:07 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
21:40:07 Unpacking lsb-release (10.2019051400) ...
21:40:07 Selecting previously unselected package python-apt-common.
21:40:07 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
21:40:07 Unpacking python-apt-common (1.8.4.3) ...
21:40:07 Selecting previously unselected package python3-apt.
21:40:07 Preparing to unpack .../47-python3-apt_1.8.4.3_amd64.deb ...
21:40:07 Unpacking python3-apt (1.8.4.3) ...
21:40:07 Setting up python3-lazr.uri (1.0.6-3) ...
21:40:07 Get:91 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.1+b3 [687 kB]
21:40:07 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxmlb2 amd64 0.3.10-2 [60.2 kB]
21:40:07 Get:93 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
21:40:07 Get:94 http://deb.debian.org/debian bookworm/main amd64 libappstream4 amd64 0.16.1-1 [197 kB]
21:40:07 Get:95 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-3 [34.6 kB]
21:40:07 Get:96 http://deb.debian.org/debian bookworm/main amd64 libduktape207 amd64 2.7.0-2 [134 kB]
21:40:07 Get:97 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
21:40:07 Get:98 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB]
21:40:07 Get:99 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-1 [1208 kB]
21:40:07 Get:100 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-1 [110 kB]
21:40:07 Get:101 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
21:40:07 Get:102 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB]
21:40:07 Get:103 http://deb.debian.org/debian bookworm/main amd64 libpolkit-gobject-1-0 amd64 122-3 [43.9 kB]
21:40:07 Get:104 http://deb.debian.org/debian bookworm/main amd64 libpolkit-agent-1-0 amd64 122-3 [24.4 kB]
21:40:07 Get:105 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
21:40:07 Get:106 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
21:40:07 Get:107 http://deb.debian.org/debian bookworm/main amd64 polkitd amd64 122-3 [112 kB]
21:40:07 Get:108 http://deb.debian.org/debian bookworm/main amd64 packagekit amd64 1.2.6-3 [609 kB]
21:40:07 Get:109 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.5.3 [63.6 kB]
21:40:07 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.5.3 [158 kB]
21:40:07 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-blinker all 1.5-1 [14.7 kB]
21:40:07 Get:112 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
21:40:07 Get:113 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3 [666 kB]
21:40:07 Get:114 http://deb.debian.org/debian bookworm/main amd64 python3-dbus amd64 1.3.2-4+b1 [95.1 kB]
21:40:07 Get:115 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB]
21:40:07 Get:116 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB]
21:40:07 Get:117 http://deb.debian.org/debian bookworm/main amd64 python3-pyparsing all 3.0.9-1 [138 kB]
21:40:07 Get:118 http://deb.debian.org/debian bookworm/main amd64 python3-httplib2 all 0.20.4-3 [36.0 kB]
21:40:07 Get:119 http://deb.debian.org/debian bookworm/main amd64 python3-jwt all 2.6.0-1 [26.6 kB]
21:40:07 Get:120 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
21:40:07 Get:121 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.uri all 1.0.6-3 [13.7 kB]
21:40:07 Get:122 http://deb.debian.org/debian bookworm/main amd64 python3-wadllib all 1.3.6-4 [37.2 kB]
21:40:07 Get:123 http://deb.debian.org/debian bookworm/main amd64 python3-oauthlib all 3.2.2-1 [95.4 kB]
21:40:07 Get:124 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
21:40:07 Get:125 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
21:40:07 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-software-properties all 0.99.30-4 [32.7 kB]
21:40:07 Get:127 http://deb.debian.org/debian bookworm/main amd64 software-properties-common all 0.99.30-4 [62.0 kB]
21:40:07 (1/47): device-mapper-1.02.175-9.fc37.x86_64.rp 480 kB/s | 138 kB     00:00    
21:40:07 (2/47): device-mapper-libs-1.02.175-9.fc37.x86_ 599 kB/s | 177 kB     00:00    
21:40:07 (3/47): diffutils-3.8-3.fc37.x86_64.rpm          36 MB/s | 378 kB     00:00    
21:40:07 (4/47): fuse-common-3.10.5-5.fc37.x86_64.rpm    1.1 MB/s | 8.2 kB     00:00    
21:40:07 (5/47): fuse3-3.10.5-5.fc37.x86_64.rpm          9.8 MB/s |  54 kB     00:00    
21:40:07 (6/47): fuse3-libs-3.10.5-5.fc37.x86_64.rpm     7.0 MB/s |  92 kB     00:00    
21:40:07 (7/47): kmod-30-2.fc37.x86_64.rpm                12 MB/s | 120 kB     00:00    
21:40:07 (8/47): kmod-libs-30-2.fc37.x86_64.rpm          6.2 MB/s |  68 kB     00:00    
21:40:07 (9/47): libargon2-20190702-1.fc37.x86_64.rpm    2.7 MB/s |  28 kB     00:00    
21:40:07 (10/47): libbpf-0.8.0-2.fc37.x86_64.rpm          15 MB/s | 172 kB     00:00    
21:40:07 (11/47): libcgroup-3.0-1.fc37.x86_64.rpm        6.6 MB/s |  74 kB     00:00    
21:40:07 (12/47): libfdisk-2.38.1-1.fc37.x86_64.rpm      8.6 MB/s | 160 kB     00:00    
21:40:07 (13/47): libibverbs-41.0-1.fc37.x86_64.rpm       24 MB/s | 412 kB     00:00    
21:40:07 (14/47): libmnl-1.0.5-1.fc37.x86_64.rpm         1.9 MB/s |  28 kB     00:00    
21:40:07 (15/47): libnetfilter_conntrack-1.0.8-5.fc37.x8 4.3 MB/s |  57 kB     00:00    
21:40:07 (16/47): libnfnetlink-1.0.1-22.fc37.x86_64.rpm  2.4 MB/s |  29 kB     00:00    
21:40:07 (17/47): libnl3-3.7.0-2.fc37.x86_64.rpm          23 MB/s | 347 kB     00:00    
21:40:07 (18/47): libseccomp-2.5.3-3.fc37.x86_64.rpm     4.8 MB/s |  70 kB     00:00    
21:40:07 (19/47): libselinux-utils-3.4-5.fc37.x86_64.rpm  15 MB/s | 158 kB     00:00    
21:40:07 (20/47): libslirp-4.7.0-2.fc37.x86_64.rpm       7.4 MB/s |  74 kB     00:00    
21:40:07 (21/47): libutempter-1.2.1-7.fc37.x86_64.rpm    2.1 MB/s |  26 kB     00:00    
21:40:07 (22/47): libxkbcommon-1.4.1-2.fc37.x86_64.rpm    11 MB/s | 140 kB     00:00    
21:40:07 (23/47): policycoreutils-3.4-6.fc37.x86_64.rpm   19 MB/s | 238 kB     00:00    
21:40:07 (24/47): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  4.6 MB/s |  61 kB     00:00    
21:40:07 (25/47): rpm-plugin-selinux-4.18.0-1.fc37.x86_6 2.5 MB/s |  20 kB     00:00    
21:40:07 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:40:07 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:40:07 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:40:07 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
21:40:07 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
21:40:07 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:40:07 Setting up gpgsm (2.2.35-3ubuntu1) ...
21:40:07 Setting up pkexec (0.105-33) ...
21:40:07 Setting up libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.5) ...
21:40:07 Setting up libappstream4:amd64 (0.15.5-1) ...
21:40:07 Setting up dirmngr (2.2.35-3ubuntu1) ...
21:40:07 Selecting previously unselected package python3-dbus.
21:40:07 Preparing to unpack .../48-python3-dbus_1.2.8-3_amd64.deb ...
21:40:07 Unpacking python3-dbus (1.2.8-3) ...
21:40:07 Selecting previously unselected package python3-gi.
21:40:07 Preparing to unpack .../49-python3-gi_3.30.4-1_amd64.deb ...
21:40:07 Unpacking python3-gi (3.30.4-1) ...
21:40:07 Selecting previously unselected package python3-pycurl.
21:40:07 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_amd64.deb ...
21:40:07 Unpacking python3-pycurl (7.43.0.2-0.1) ...
21:40:07 Selecting previously unselected package python3-software-properties.
21:40:07 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
21:40:07 Unpacking python3-software-properties (0.96.20.2-2) ...
21:40:07 Selecting previously unselected package software-properties-common.
21:40:07 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
21:40:07 Unpacking software-properties-common (0.96.20.2-2) ...
21:40:07 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
21:40:07 Setting up lsb-base (10.2019051400) ...
21:40:07 Setting up python3-cryptography (38.0.4-3) ...
21:40:07 Setting up python3-wadllib (1.3.6-4) ...
21:40:07 debconf: delaying package configuration, since apt-utils is not installed
21:40:07 Fetched 51.8 MB in 1s (67.1 MB/s)
21:40: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 ... 6013 files and directories currently installed.)
21:40:07 Preparing to unpack .../bsdutils_1%3a2.38.1-5+b1_amd64.deb ...
21:40:07 Unpacking bsdutils (1:2.38.1-5+b1) over (1:2.38.1-5) ...
21:40:07 Setting up bsdutils (1:2.38.1-5+b1) ...
21:40: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 ... 6014 files and directories currently installed.)
21:40:07 Preparing to unpack .../libsmartcols1_2.38.1-5+b1_amd64.deb ...
21:40:07 (26/47): containerd.io-1.6.19-3.1.fc37.x86_64.r  51 MB/s |  32 MB     00:00    
21:40:07 (27/47): util-linux-2.38.1-1.fc37.x86_64.rpm     14 MB/s | 2.3 MB     00:00    
21:40:07 (28/47): container-selinux-2.206.0-1.fc37.noarc 329 kB/s |  51 kB     00:00    
21:40:07 (29/47): cryptsetup-libs-2.6.1-1.fc37.x86_64.rp  53 MB/s | 491 kB     00:00    
21:40:07 (30/47): dbus-1.14.6-1.fc37.x86_64.rpm          700 kB/s | 7.7 kB     00:00    
21:40:07 (31/47): dbus-broker-33-1.fc37.x86_64.rpm        11 MB/s | 174 kB     00:00    
21:40:07 (32/47): dbus-common-1.14.6-1.fc37.noarch.rpm   3.9 MB/s |  15 kB     00:00    
21:40:07 (33/47): fuse-overlayfs-1.9-6.fc37.x86_64.rpm    11 MB/s |  73 kB     00:00    
21:40:07 (34/47): iptables-legacy-1.8.8-4.fc37.x86_64.rp 5.6 MB/s |  53 kB     00:00    
21:40:07 (35/47): iptables-legacy-libs-1.8.8-4.fc37.x86_ 4.6 MB/s |  38 kB     00:00    
21:40:07 (36/47): libpcap-1.10.3-1.fc37.x86_64.rpm        26 MB/s | 176 kB     00:00    
21:40:07 (37/47): iptables-libs-1.8.8-4.fc37.x86_64.rpm   28 MB/s | 417 kB     00:00    
21:40:07 (38/47): selinux-policy-37.19-1.fc37.noarch.rpm 3.8 MB/s |  51 kB     00:00    
21:40:07 (39/47): selinux-policy-targeted-37.19-1.fc37.n 104 MB/s | 6.6 MB     00:00    
21:40:07 (40/47): slirp4netns-1.2.0-8.fc37.x86_64.rpm    937 kB/s |  48 kB     00:00    
21:40:07 (41/47): systemd-251.13-6.fc37.x86_64.rpm        52 MB/s | 4.2 MB     00:00    
21:40:07 (42/47): systemd-networkd-251.13-6.fc37.x86_64.  19 MB/s | 615 kB     00:00    
21:40:07 (43/47): systemd-pam-251.13-6.fc37.x86_64.rpm   8.9 MB/s | 333 kB     00:00    
21:40:07 (44/47): systemd-resolved-251.13-6.fc37.x86_64.  26 MB/s | 281 kB     00:00    
21:40:07 (45/47): xkeyboard-config-2.36-3.fc37.noarch.rp  55 MB/s | 957 kB     00:00    
21:40:07 (46/47): xz-5.4.1-1.fc37.x86_64.rpm              19 MB/s | 419 kB     00:00    
21:40:07 (47/47): systemd-libs-251.13-6.fc37.x86_64.rpm   76 MB/s | 618 kB     00:00    
21:40:07 --------------------------------------------------------------------------------
21:40:07 Total                                            34 MB/s |  53 MB     00:01     
21:40:07 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
21:40:07 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:40:07 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:40:07 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
21:40:07 Setting up libnsl2:amd64 (1.3.0-2build2) ...
21:40:07 Setting up policykit-1 (0.105-33) ...
21:40:07 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
21:40:07 Setting up libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.3) ...
21:40:07 Setting up gnupg (2.2.35-3ubuntu1) ...
21:40:07 Setting up packagekit (1.2.5-2ubuntu2) ...
21:40:07 invoke-rc.d: could not determine current runlevel
21:40:07 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:40:07 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:40:07 Updating certificates in /etc/ssl/certs...
21:40:07 Reading package lists...
21:40:07 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.
21:40:07 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:07 Setting up libkeyutils1:amd64 (1.6-6) ...
21:40:07 Setting up libpsl5:amd64 (0.20.2-2) ...
21:40:07 Setting up mime-support (3.62) ...
21:40:07 Setting up apt-transport-https (1.8.2.3) ...
21:40:07 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
21:40:07 No schema files found: doing nothing.
21:40:07 Setting up distro-info-data (0.41+deb10u6) ...
21:40:07 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
21:40:07 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:40:07 Setting up libpackagekit-glib2-18:amd64 (1.1.12-5) ...
21:40:07 Setting up libnpth0:amd64 (1.6-1) ...
21:40:07 Setting up libassuan0:amd64 (2.5.2-1) ...
21:40:07 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
21:40:07 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:40:07 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ...
21:40:07 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:40:07 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:40:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:40:07 Setting up libdbus-1-3:amd64 (1.12.24-0+deb10u1) ...
21:40:07 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ...
21:40:07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:40:07 Selecting previously unselected package python3-minimal.
21:40: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 ... 4697 files and directories currently installed.)
21:40:07 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
21:40:07 Unpacking python3-minimal (3.10.6-1~22.04) ...
21:40:07 Selecting previously unselected package media-types.
21:40:07 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:40:07 Unpacking media-types (7.0.0) ...
21:40:07 Selecting previously unselected package libmpdec3:amd64.
21:40:07 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
21:40:07 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
21:40:07 Selecting previously unselected package readline-common.
21:40:07 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:40:07 Unpacking readline-common (8.1.2-1) ...
21:40:07 Selecting previously unselected package libreadline8:amd64.
21:40:07 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
21:40:07 Unpacking libreadline8:amd64 (8.1.2-1) ...
21:40:07 Selecting previously unselected package libsqlite3-0:amd64.
21:40:07 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ...
21:40:07 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
21:40:07 Selecting previously unselected package libpython3.10-stdlib:amd64.
21:40:07 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2ubuntu1_amd64.deb ...
21:40:07 Unpacking libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2ubuntu1) ...
21:40:07 Setting up python3-oauthlib (3.2.2-1) ...
21:40:07 Unpacking libsmartcols1:amd64 (2.38.1-5+b1) over (2.38.1-5) ...
21:40:07 Setting up libsmartcols1:amd64 (2.38.1-5+b1) ...
21:40: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 ... 6015 files and directories currently installed.)
21:40:07 Preparing to unpack .../util-linux-extra_2.38.1-5+b1_amd64.deb ...
21:40:07 Unpacking util-linux-extra (2.38.1-5+b1) over (2.38.1-5) ...
21:40:07 Setting up util-linux-extra (2.38.1-5+b1) ...
21:40:07 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:40:07 Setting up libpython3-stdlib:amd64 (3.10.6-1) ...
21:40:07 Setting up gnupg2 (2.2.35-3ubuntu1) ...
21:40:07 Setting up python3.10 (3.10.7-1ubuntu0.3) ...
21:40:07   Running scriptlet: container-selinux-3:2.206.0-2.el9.noarch             49/61 
21:40:07   Installing       : acl-2.3.1-3.el9.x86_64                               50/61 
21:40:07   Installing       : dbus-1:1.12.20-7.el9.x86_64                          51/61 
21:40:07   Installing       : systemd-pam-252-8.el9.x86_64                         52/61 
21:40:07 124 added, 0 removed; done.
21:40:07 Setting up libassuan0:armhf (2.5.1-2) ...
21:40:07 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
21:40:07 Setting up libdbus-1-3:armhf (1.12.2-1ubuntu1.4) ...
21:40:07 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.12) ...
21:40:07 Setting up libk5crypto3:armhf (1.16-2ubuntu0.4) ...
21:40:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ...
21:40:07 Setting up python-apt-common (1.8.4.3) ...
21:40:07 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
21:40:07 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
21:40:07 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ...
21:40:07 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:40:07 Setting up openssl (1.1.1n-0+deb10u4) ...
21:40:07 Setting up readline-common (7.0-5) ...
21:40:07 Setting up iso-codes (4.2-1) ...
21:40:07 Setting up libreadline7:amd64 (7.0-5) ...
21:40:07 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:40:07 Setting up pinentry-curses (1.1.0-2) ...
21:40:07 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
21:40:07 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
21:40:07 Setting up ca-certificates (20200601~deb10u2) ...
21:40:07 Selecting previously unselected package python3.10.
21:40:07 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2ubuntu1_amd64.deb ...
21:40:07 Unpacking python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:40:07 Selecting previously unselected package libpython3-stdlib:amd64.
21:40:07 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
21:40:07 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
21:40:07 Setting up python3-minimal (3.10.6-1~22.04) ...
21:40:07 Selecting previously unselected package python3.
21:40:07 Setting up python3-lazr.restfulclient (0.14.5-1) ...
21:40:07 Setting up python3-software-properties (0.99.30-4) ...
21:40: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 ... 6016 files and directories currently installed.)
21:40:07 Preparing to unpack .../util-linux_2.38.1-5+b1_amd64.deb ...
21:40:07 Unpacking util-linux (2.38.1-5+b1) over (2.38.1-5) ...
21:40:07 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'.
21:40:07 Docker CE Test - x86_64                         6.8 kB/s | 1.6 kB     00:00    
21:40:07 Importing GPG key 0x621E9F35:
21:40:07  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:40:07  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:40:07  From       : https://download.docker.com/linux/fedora/gpg
21:40:08   Running scriptlet: systemd-252-8.el9.x86_64                             53/61 
21:40:08   Installing       : systemd-252-8.el9.x86_64                             53/61 
21:40:08   Running scriptlet: systemd-252-8.el9.x86_64                             53/61 
21:40:08   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   54/61 
21:40:08   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   54/61 
21:40:08 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
21:40:08 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
21:40:08 
21:40:08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5126 files and directories currently installed.)
21:40:08 Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ...
21:40:08 Unpacking python3 (3.10.6-1~22.04) ...
21:40:08 Selecting previously unselected package libapparmor1:amd64.
21:40:08 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_amd64.deb ...
21:40:08 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.2) ...
21:40:08 Selecting previously unselected package libargon2-1:amd64.
21:40:08 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
21:40:08 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
21:40:08 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:40:08 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
21:40:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:40:08 Selecting previously unselected package libjson-c5:amd64.
21:40:08 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_amd64.deb ...
21:40:08 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ...
21:40:08 Selecting previously unselected package libcryptsetup12:amd64.
21:40:08 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_amd64.deb ...
21:40:08 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
21:40:08 Selecting previously unselected package libip4tc2:amd64.
21:40:08 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_amd64.deb ...
21:40:08 Processing triggers for libc-bin (2.36-8) ...
21:40:08 Processing triggers for systemd (252.6-1) ...
21:40:08 Processing triggers for sgml-base (1.31) ...
21:40:08 Setting up polkitd (122-3) ...
21:40:08 Creating group 'polkitd' with GID 997.
21:40:08 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
21:40:08 invoke-rc.d: could not determine current runlevel
21:40:08 invoke-rc.d: policy-rc.d denied execution of reload.
21:40:08 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
21:40:08 Setting up packagekit (1.2.6-3) ...
21:40:08 Key imported successfully
21:40:08 Setting up python3 (3.10.6-1) ...
21:40:08   Running scriptlet: dbus-broker-28-7.el9.x86_64                          55/61 
21:40:08   Installing       : dbus-broker-28-7.el9.x86_64                          55/61 
21:40:08   Running scriptlet: dbus-broker-28-7.el9.x86_64                          55/61 
21:40:08 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
21:40:08 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
21:40:08 
21:40:08   Installing       : device-mapper-libs-9:1.02.187-7.el9.x86_64           56/61 
21:40:08 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5) ...
21:40:08 Selecting previously unselected package libkmod2:amd64.
21:40:08 Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
21:40:08 Unpacking libkmod2:amd64 (29-1ubuntu1) ...
21:40:08 Selecting previously unselected package systemd.
21:40:08 Preparing to unpack .../8-systemd_249.11-0ubuntu3.7_amd64.deb ...
21:40:08 Unpacking systemd (249.11-0ubuntu3.7) ...
21:40:08 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.2) ...
21:40:08 Fetched 8642 kB in 2s (5644 kB/s)
21:40:08 invoke-rc.d: could not determine current runlevel
21:40:08 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:40:08 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:40:08 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:40:08 Setting up software-properties-common (0.99.30-4) ...
21:40:08 Processing triggers for ca-certificates (20230311) ...
21:40:08 Updating certificates in /etc/ssl/certs...
21:40:08 Updating certificates in /etc/ssl/certs...
21:40:08 Setting up python3-six (1.16.0-4) ...
21:40:08 Setting up python3-pyparsing (3.0.7-2) ...
21:40:08 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
21:40:08 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:40:08 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ...
21:40:08 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
21:40:08 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5) ...
21:40:08 Setting up libkmod2:amd64 (29-1ubuntu1) ...
21:40:08 Setting up systemd (249.11-0ubuntu3.7) ...
21:40:08 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:08 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:40:08 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:40:08 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:40:08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:40:08 Initializing machine ID from random generator.
21:40:08 137 added, 0 removed; done.
21:40:08 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
21:40:08 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
21:40:08 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:40:08 Setting up libcurl4:amd64 (7.64.0-4+deb10u5) ...
21:40:08 Setting up curl (7.64.0-4+deb10u5) ...
21:40:08 Setting up gpg (2.2.12-1+deb10u2) ...
21:40:08 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:40:08 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:08 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:08 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:40:08 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:08 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:08 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:40:08 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:40:08 Setting up pinentry-curses (1.1.0-1) ...
21:40:08 Setting up libkrb5-3:armhf (1.16-2ubuntu0.4) ...
21:40:08 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:08 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:08 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:40:08 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
21:40:08 Setting up python3 (3.6.7-1~18.04) ...
21:40:08 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:40:08 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:40:08 Setting up python3-gi (3.26.1-2ubuntu1) ...
21:40:08 Setting up python3-gi (3.42.2-2) ...
21:40:08 Setting up python3-jeepney (0.8.0-1) ...
21:40:08 Running transaction check
21:40:08 Setting up util-linux (2.38.1-5+b1) ...
21:40:08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6017 files and directories currently installed.)
21:40:08 Preparing to unpack .../mount_2.38.1-5+b1_amd64.deb ...
21:40:08 Unpacking mount (2.38.1-5+b1) over (2.38.1-5) ...
21:40:08 Selecting previously unselected package systemd-sysv.
21:40:08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5966 files and directories currently installed.)
21:40:08 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.7_amd64.deb ...
21:40:08 Unpacking systemd-sysv (249.11-0ubuntu3.7) ...
21:40:08 Selecting previously unselected package openssl.
21:40:08 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.8_amd64.deb ...
21:40:08 Unpacking openssl (3.0.2-0ubuntu1.8) ...
21:40:08   Installing       : device-mapper-9:1.02.187-7.el9.x86_64                57/61 
21:40:08   Installing       : containerd.io-1.6.19-3.1.el9.x86_64                  58/61 
21:40:08 Setting up python3.7 (3.7.3-2+deb10u4) ...
21:40:08 Reading package lists...
21:40:08 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:08 0 added, 0 removed; done.
21:40:08 Running hooks in /etc/ca-certificates/update.d...
21:40:08 done.
21:40:08 Processing triggers for dbus (1.14.6-1) ...
21:40:08 ++ source /etc/os-release
21:40:08 +++ PRETTY_NAME='Debian GNU/Linux bookworm/sid'
21:40:08 +++ NAME='Debian GNU/Linux'
21:40:08 +++ VERSION_CODENAME=bookworm
21:40:08 +++ ID=debian
21:40:08 +++ HOME_URL=https://www.debian.org/
21:40:08 +++ SUPPORT_URL=https://www.debian.org/support
21:40:08 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:40:08 ++ echo debian
21:40:08 + DIST_ID=debian
21:40:08 ++ lsb_release -sc
21:40:08 + DIST_VERSION=bookworm
21:40:08 + '[' bookworm = sid ']'
21:40:08 + install_debian_containerd
21:40:08 + '[' staging = stage ']'
21:40:08 + REPO_URL=https://download.docker.com/linux/debian
21:40:08 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:40:08 + update-ca-certificates -f
21:40:08 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:40:08 Clearing symlinks in /etc/ssl/certs...
21:40:08 Reading package lists...
21:40:08 Setting up lsb-release (9.20170808ubuntu1) ...
21:40:08 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.4) ...
21:40:08 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.4) ...
21:40:08 Setting up python3-apt (1.6.6) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
21:40:09 Setting up python3-httplib2 (0.20.4-2) ...
21:40:09 Transaction check succeeded.
21:40:09 Running transaction test
[Pipeline] }
[Pipeline] // node
21:40:09   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          21/53 
21:40:09   Running scriptlet: container-selinux-2:2.206.0-1.fc37.noarch            22/53 
21:40:09   Installing       : container-selinux-2:2.206.0-1.fc37.noarch            22/53 
[Pipeline] }
21:40:09 Selecting previously unselected package libssl3:amd64.
21:40:09 Preparing to unpack .../libssl3_3.0.8-1_amd64.deb ...
21:40:09 Unpacking libssl3:amd64 (3.0.8-1) ...
21:40:09 Selecting previously unselected package ca-certificates.
21:40:09 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
21:40:09 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
21:40:09 Selecting previously unselected package libdbus-1-3:amd64.
21:40:09 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
21:40:09 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
21:40:09 Selecting previously unselected package dbus.
21:40:09 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
21:40:09 Unpacking dbus (1.12.20-2ubuntu4.1) ...
21:40:09 Selecting previously unselected package distro-info-data.
21:40:09 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.2_all.deb ...
21:40:09 Unpacking distro-info-data (0.52ubuntu0.2) ...
21:40:09 Selecting previously unselected package libglib2.0-0:amd64.
21:40:09 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu1_amd64.deb ...
21:40:09 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
21:40:09   Running scriptlet: containerd.io-1.6.19-3.1.el9.x86_64                  58/61 
21:40:09   Installing       : docker-ce-rootless-extras-0.0.0~20230330191823.de0   59/61 
21:40:09 done.
21:40:09 Updating certificates in /etc/ssl/certs...
21:40:09 21:40:09 Setting up python3-dbus (1.2.6-1) ...
21:40:09 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
21:40:09 Setting up python3-software-properties (0.96.24.32.20) ...
Building dependency tree...
21:40:09 Reading state information...
21:40:09 Setting up lsb-release (11.2ubuntu1) ...
21:40:09 Setting up python3-cffi-backend:amd64 (1.15.1-1) ...
21:40:09 Setting up python3-blinker (1.4+dfsg1-0.5) ...
21:40:09 Preparing to unpack .../libblkid1_2.38.1-5+b1_amd64.deb ...
21:40:09 Unpacking libblkid1:amd64 (2.38.1-5+b1) over (2.38.1-5) ...
21:40:09 Setting up libblkid1:amd64 (2.38.1-5+b1) ...
21:40:09 Selecting previously unselected package libargon2-1:amd64.
21:40: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 ... 6031 files and directories currently installed.)
21:40:09 Preparing to unpack .../libargon2-1_0~20171227-0.3_amd64.deb ...
21:40:09 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
21:40:09 Selecting previously unselected package dmsetup.
21:40:09 Preparing to unpack .../dmsetup_2%3a1.02.185-2_amd64.deb ...
21:40:09 Unpacking dmsetup (2:1.02.185-2) ...
21:40:09 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:40:09 Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
21:40:09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
21:40:09 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:40:09 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
21:40:09 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
21:40:09 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:40:09 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
21:40:09 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
21:40:09 Selecting previously unselected package iso-codes.
21:40:09 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
21:40:09 Unpacking iso-codes (4.9.0-1) ...
21:40:09 Selecting previously unselected package libcap2-bin.
21:40:09 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_amd64.deb ...
21:40:09 Unpacking libcap2-bin (1:2.44-1build3) ...
21:40:09 Selecting previously unselected package libelf1:amd64.
21:40:09 Preparing to unpack .../11-libelf1_0.186-1build1_amd64.deb ...
21:40:09 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:09 140 added, 0 removed; done.
21:40:09 Running hooks in /etc/ca-certificates/update.d...
21:40:09 done.
21:40:09 + apt-key add -
21:40:09 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:40:09 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:40:09 Setting up software-properties-common (0.96.24.32.20) ...
21:40:09 The following additional packages will be installed:
21:40:09   apt bsdutils dbus dbus-bin dbus-daemon dbus-session-bus-common
21:40:09   dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0
21:40:09   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:40:09   gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv iso-codes libapparmor1
21:40:09   libappstream4 libapt-pkg6.0 libargon2-1 libblkid1 libcap2-bin
21:40:09   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:40:09   libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
21:40:09   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu72
21:40:09   libip4tc2 libjson-c5 libmount1 libnsl2 libpackagekit-glib2-18 libpam-systemd
21:40:09   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpython3-stdlib
21:40:09   libpython3.11-minimal libpython3.11-stdlib libsmartcols1 libstemmer0d
21:40:09   libsystemd-shared libsystemd0 libtirpc-common libtirpc3 libudev1 libunwind8
21:40:09   libuuid1 libxml2 libxmlb2 media-types mount packagekit polkitd
21:40:09   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:40:09   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:40:09   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
21:40:09   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
21:40:09   python3-software-properties python3-wadllib python3.11 python3.11-minimal
21:40:09   systemd systemd-sysv udev util-linux util-linux-extra xml-core
21:40:09 Suggested packages:
21:40:09   apt-doc aptitude | synaptic | wajig dpkg-dev powermgmt-base
21:40:09   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:40:09   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
21:40:09   low-memory-monitor gstreamer1.0-tools cryptsetup-bin nfs-common appstream
21:40:09   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
21:40:09   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
21:40:09   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
21:40:09   python3.11-venv python3.11-doc binutils binfmt-support systemd-container
21:40:09   systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1
21:40:09   libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 dosfstools kbd
21:40:09   util-linux-locales debhelper
21:40:09 Recommended packages:
21:40:09   bsdextrautils libpam-cap shared-mime-info xdg-user-dirs dbus-user-session
21:40:09   uuid-runtime packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
21:40:09   sensible-utils
21:40:09 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:40:09 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:40:09 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u5) ...
21:40:09 Setting up python3 (3.7.3-1) ...
21:40:09 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:40:09 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:40:09 Setting up python3-pycurl (7.43.0.2-0.1) ...
21:40:09 Reading package lists...
21:40:09 Building dependency tree...
21:40:09 Reading state information...
21:40:09 The following additional packages will be installed:
21:40:09   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:40:09   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:40:09   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
21:40:09   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
21:40:09   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:40:09   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:40:09   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
21:40:09   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:40:09   python3-gi python3-minimal python3-pycurl python3-software-properties
21:40:09   python3.9 python3.9-minimal readline-common
21:40:09 Suggested packages:
21:40:09   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:40:09   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
21:40:09   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:40:09   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
21:40:09   python3.9-doc binutils binfmt-support readline-doc
21:40:09 Recommended packages:
21:40:09   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
21:40:09   packagekit publicsuffix libsasl2-modules unattended-upgrades
21:40:09 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:40:09 Setting up python3-more-itertools (8.10.0-2) ...
21:40:09 Selecting previously unselected package libjson-c5:amd64.
21:40:09 Preparing to unpack .../libjson-c5_0.16-2_amd64.deb ...
21:40:09 Unpacking libjson-c5:amd64 (0.16-2) ...
21:40:09 Preparing to unpack .../libuuid1_2.38.1-5+b1_amd64.deb ...
21:40:09 Unpacking libuuid1:amd64 (2.38.1-5+b1) over (2.38.1-5) ...
21:40:09 Setting up libuuid1:amd64 (2.38.1-5+b1) ...
21:40:09 Selecting previously unselected package libcryptsetup12:amd64.
21:40: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 ... 6066 files and directories currently installed.)
21:40:09 Preparing to unpack .../0-libcryptsetup12_2%3a2.6.1-3~deb12u1_amd64.deb ...
21:40:09 Unpacking libcryptsetup12:amd64 (2:2.6.1-3~deb12u1) ...
21:40:09 Selecting previously unselected package libfdisk1:amd64.
21:40:09 Preparing to unpack .../1-libfdisk1_2.38.1-5+b1_amd64.deb ...
21:40:09 Unpacking libfdisk1:amd64 (2.38.1-5+b1) ...
21:40:09 Selecting previously unselected package libkmod2:amd64.
21:40:09 Preparing to unpack .../2-libkmod2_30+20221128-1_amd64.deb ...
21:40:09 Unpacking libkmod2:amd64 (30+20221128-1) ...
21:40:09 Unpacking libelf1:amd64 (0.186-1build1) ...
21:40:09 Selecting previously unselected package libglib2.0-data.
21:40:09 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu1_all.deb ...
21:40:09 Unpacking libglib2.0-data (2.72.4-0ubuntu1) ...
21:40:09 Selecting previously unselected package libicu70:amd64.
21:40:09 Preparing to unpack .../13-libicu70_70.1-2_amd64.deb ...
21:40:09 Unpacking libicu70:amd64 (70.1-2) ...
21:40:09 Selecting previously unselected package libpam-systemd:amd64.
21:40:09 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.7_amd64.deb ...
21:40:09 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:40:09 Setting up libcurl4:armhf (7.58.0-2ubuntu3.24) ...
21:40:09 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:40:09 Setting up curl (7.58.0-2ubuntu3.24) ...
21:40:09 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:40:09 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
21:40:09 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:40:09 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
21:40:09 Updating certificates in /etc/ssl/certs...
21:40:09   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230330191823.de0   59/61 
21:40:09   Installing       : docker-ce-3:0.0.0~20230330191823.de0d30f-0.el9.x86   60/61 
21:40:09   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.el9.x86   60/61 
21:40:09   Installing       : rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            61/61 
21:40:09   Running scriptlet: selinux-policy-targeted-38.1.9-1.el9.noarch          61/61 
21:40:09   Running scriptlet: container-selinux-3:2.206.0-2.el9.noarch             61/61 
21:40:09 Setting up python3-gi (3.30.4-1) ...
21:40:09 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:40:09 Setting up python3-dbus (1.2.18-3build1) ...
21:40:09 Setting up python3-distro (1.7.0-1) ...
21:40:09 Selecting previously unselected package libapparmor1:amd64.
21:40:09 Preparing to unpack .../3-libapparmor1_3.0.8-3_amd64.deb ...
21:40:09 Unpacking libapparmor1:amd64 (3.0.8-3) ...
21:40:09 Selecting previously unselected package libip4tc2:amd64.
21:40:09 Preparing to unpack .../4-libip4tc2_1.8.9-2_amd64.deb ...
21:40:09 Unpacking libip4tc2:amd64 (1.8.9-2) ...
21:40:09 Preparing to unpack .../5-libmount1_2.38.1-5+b1_amd64.deb ...
21:40:09 Unpacking libmount1:amd64 (2.38.1-5+b1) over (2.38.1-5) ...
21:40:09 Setting up libmount1:amd64 (2.38.1-5+b1) ...
21:40:09 Selecting previously unselected package libsystemd-shared:amd64.
21:40: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 ... 6100 files and directories currently installed.)
21:40:09 Preparing to unpack .../libsystemd-shared_252.6-1_amd64.deb ...
21:40:09 Unpacking libsystemd-shared:amd64 (252.6-1) ...
21:40:09 Transaction test succeeded.
21:40:09 Running transaction
21:40:10 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.7) ...
21:40:10 Selecting previously unselected package libxml2:amd64.
21:40:10 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.2_amd64.deb ...
21:40:10 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
21:40:10 Selecting previously unselected package libyaml-0-2:amd64.
21:40:10 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_amd64.deb ...
21:40:10 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
21:40:10 Selecting previously unselected package lsb-release.
21:40:10 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
21:40:10 Unpacking lsb-release (11.1.0ubuntu4) ...
21:40:10 Selecting previously unselected package python-apt-common.
21:40:10 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu1_all.deb ...
21:40:10 Unpacking python-apt-common (2.4.0ubuntu1) ...
21:40:10 Selecting previously unselected package python3-apt.
21:40:10 Preparing to unpack .../19-python3-apt_2.4.0ubuntu1_amd64.deb ...
21:40:10 Unpacking python3-apt (2.4.0ubuntu1) ...
21:40:10 0 added, 0 removed; done.
21:40:10 Running hooks in /etc/ca-certificates/update.d...
21:40:10 done.
21:40:10 ++ source /etc/os-release
21:40:10 +++ NAME=Ubuntu
21:40:10 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:40:10 +++ ID=ubuntu
21:40:10 +++ ID_LIKE=debian
21:40:10 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:40:10 +++ VERSION_ID=18.04
21:40:10 +++ HOME_URL=https://www.ubuntu.com/
21:40:10 +++ SUPPORT_URL=https://help.ubuntu.com/
21:40:10 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:40:10 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:40:10 +++ VERSION_CODENAME=bionic
21:40:10 +++ UBUNTU_CODENAME=bionic
21:40:10 ++ echo ubuntu
21:40:10 + DIST_ID=ubuntu
21:40:10 ++ lsb_release -sc
21:40:10 + DIST_VERSION=bionic
21:40:10 + '[' bionic = sid ']'
21:40:10 + install_debian_containerd
21:40:10 + '[' staging = stage ']'
21:40:10 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:40:10 + REPO_URL=https://download.docker.com/linux/ubuntu
21:40:10 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:40:10 + update-ca-certificates -f
21:40:10 Clearing symlinks in /etc/ssl/certs...
21:40:10   Running scriptlet: rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            61/61 
21:40:10   Verifying        : acl-2.3.1-3.el9.x86_64                                1/61 
21:40:10   Verifying        : cracklib-2.9.6-27.el9.x86_64                          2/61 
21:40:10   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                    3/61 
21:40:10   Verifying        : dbus-1:1.12.20-7.el9.x86_64                           4/61 
21:40:10   Verifying        : dbus-broker-28-7.el9.x86_64                           5/61 
21:40:10   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    6/61 
21:40:10   Verifying        : device-mapper-9:1.02.187-7.el9.x86_64                 7/61 
21:40:10   Verifying        : device-mapper-libs-9:1.02.187-7.el9.x86_64            8/61 
21:40:10   Verifying        : diffutils-3.7-12.el9.x86_64                           9/61 
21:40:10   Verifying        : fuse-common-3.10.2-5.el9.x86_64                      10/61 
21:40:10   Verifying        : iptables-libs-1.8.8-6.el9.x86_64                     11/61 
21:40:10   Verifying        : iptables-nft-1.8.8-6.el9.x86_64                      12/61 
21:40:10   Verifying        : kmod-28-7.el9.x86_64                                 13/61 
21:40:10   Verifying        : kmod-libs-28-7.el9.x86_64                            14/61 
21:40:10   Verifying        : libdb-5.3.28-53.el9.x86_64                           15/61 
21:40:10   Verifying        : libeconf-0.4.1-2.el9.x86_64                          16/61 
21:40:10   Verifying        : libfdisk-2.37.4-10.el9.x86_64                        17/61 
21:40:10   Verifying        : libibverbs-44.0-2.el9.x86_64                         18/61 
21:40:10   Verifying        : libmnl-1.0.4-15.el9.x86_64                           19/61 
21:40:10   Verifying        : libnetfilter_conntrack-1.0.9-1.el9.x86_64            20/61 
21:40:10   Verifying        : libnfnetlink-1.0.1-21.el9.x86_64                     21/61 
21:40:10   Verifying        : libnftnl-1.2.2-1.el9.x86_64                          22/61 
21:40:10   Verifying        : libnl3-3.7.0-1.el9.x86_64                            23/61 
21:40:10   Verifying        : libpcap-14:1.10.0-4.el9.x86_64                       24/61 
21:40:10   Verifying        : libpwquality-1.4.4-8.el9.x86_64                      25/61 
21:40:10   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        26/61 
21:40:10   Verifying        : libselinux-utils-3.5-1.el9.x86_64                    27/61 
21:40:10   Verifying        : libutempter-1.2.1-6.el9.x86_64                       28/61 
21:40:10   Verifying        : openssl-1:3.0.7-6.el9.x86_64                         29/61 
21:40:10   Verifying        : pam-1.5.1-14.el9.x86_64                              30/61 
21:40:10   Verifying        : policycoreutils-3.5-1.el9.x86_64                     31/61 
21:40:10   Verifying        : python3-distro-1.5.0-7.el9.noarch                    32/61 
21:40:10   Verifying        : python3-setools-4.4.1-1.el9.x86_64                   33/61 
21:40:10   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              34/61 
21:40:10   Verifying        : rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            35/61 
21:40:10   Verifying        : selinux-policy-38.1.9-1.el9.noarch                   36/61 
21:40:10   Verifying        : selinux-policy-targeted-38.1.9-1.el9.noarch          37/61 
21:40:10   Verifying        : systemd-252-8.el9.x86_64                             38/61 
21:40:10   Verifying        : systemd-pam-252-8.el9.x86_64                         39/61 
21:40:10   Verifying        : systemd-rpm-macros-252-8.el9.noarch                  40/61 
21:40:10   Verifying        : util-linux-2.37.4-10.el9.x86_64                      41/61 
21:40:10   Verifying        : util-linux-core-2.37.4-10.el9.x86_64                 42/61 
21:40:10   Verifying        : xz-5.2.5-8.el9.x86_64                                43/61 
21:40:10   Verifying        : checkpolicy-3.5-1.el9.x86_64                         44/61 
21:40:10   Verifying        : container-selinux-3:2.206.0-2.el9.noarch             45/61 
21:40:10   Verifying        : fuse-overlayfs-1.11-1.el9.x86_64                     46/61 
21:40:10   Verifying        : fuse3-3.10.2-5.el9.x86_64                            47/61 
21:40:10   Verifying        : fuse3-libs-3.10.2-5.el9.x86_64                       48/61 
21:40:10   Verifying        : libslirp-4.4.0-7.el9.x86_64                          49/61 
21:40:10   Verifying        : policycoreutils-python-utils-3.5-1.el9.noarch        50/61 
21:40:10   Verifying        : python3-audit-3.0.7-103.el9.x86_64                   51/61 
21:40:10   Verifying        : python3-libselinux-3.5-1.el9.x86_64                  52/61 
21:40:10   Verifying        : python3-libsemanage-3.5-1.el9.x86_64                 53/61 
21:40:10   Verifying        : python3-policycoreutils-3.5-1.el9.noarch             54/61 
21:40:10   Verifying        : slirp4netns-1.2.0-3.el9.x86_64                       55/61 
21:40:10   Verifying        : containerd.io-1.6.19-3.1.el9.x86_64                  56/61 
21:40:10   Verifying        : docker-compose-plugin-2.17.2-0.el9.x86_64            57/61 
21:40:10   Verifying        : docker-buildx-plugin-0.10.4-0.el9.x86_64             58/61 
21:40:10   Verifying        : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el9   59/61 
21:40:10   Verifying        : docker-ce-3:0.0.0~20230330191823.de0d30f-0.el9.x86   60/61 
21:40:10 Setting up lsb-release (10.2019051400) ...
21:40:10 Setting up python3-dbus (1.2.8-3) ...
21:40:10 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:40:10 Setting up python3-apt (1.8.4.3) ...
21:40:10 Setting up python3-jwt (2.4.0-1) ...
21:40:10 Setting up python3-apt (2.4.0+22.10) ...
21:40:10 The following NEW packages will be installed:
21:40:10   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:40:10   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:40:10   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:40:10   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:40:10   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
21:40:10   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:40:10   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:40:10   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
21:40:10   media-types openssl pinentry-curses python-apt-common python3 python3-apt
21:40:10   python3-dbus python3-gi python3-minimal python3-pycurl
21:40:10   python3-software-properties python3.9 python3.9-minimal readline-common
21:40:10   software-properties-common
21:40:10 Setting up libssl3:amd64 (3.0.8-1) ...
21:40:10 Selecting previously unselected package systemd.
21:40: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 ... 6108 files and directories currently installed.)
21:40:10 Preparing to unpack .../systemd_252.6-1_amd64.deb ...
21:40:10 Unpacking systemd (252.6-1) ...
21:40:10 Selecting previously unselected package python3-dbus.
21:40:10 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_amd64.deb ...
21:40:10 Unpacking python3-dbus (1.2.18-3build1) ...
21:40:10 Selecting previously unselected package python3-gi.
21:40:10 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
21:40:10 Unpacking python3-gi (3.42.1-0ubuntu1) ...
21:40:10 Selecting previously unselected package python3-pkg-resources.
21:40:10 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
21:40:10 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:40:10 Selecting previously unselected package libnghttp2-14:amd64.
21:40:10 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_amd64.deb ...
21:40:10 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
21:40:10 Selecting previously unselected package libpsl5:amd64.
21:40:10 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_amd64.deb ...
21:40:10 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
21:40:10 Selecting previously unselected package apt-transport-https.
21:40:10 Preparing to unpack .../25-apt-transport-https_2.4.8_all.deb ...
21:40:10 Unpacking apt-transport-https (2.4.8) ...
21:40:10 done.
21:40:10 Updating certificates in /etc/ssl/certs...
21:40:10   Verifying        : docker-ce-rootless-extras-0.0.0~20230330191823.de0   61/61 
21:40:10 
21:40:10 Installed:
21:40:10   acl-2.3.1-3.el9.x86_64                                                        
21:40:10   checkpolicy-3.5-1.el9.x86_64                                                  
21:40:10   container-selinux-3:2.206.0-2.el9.noarch                                      
21:40:10   containerd.io-1.6.19-3.1.el9.x86_64                                           
21:40:10   cracklib-2.9.6-27.el9.x86_64                                                  
21:40:10   cracklib-dicts-2.9.6-27.el9.x86_64                                            
21:40:10   dbus-1:1.12.20-7.el9.x86_64                                                   
21:40:10   dbus-broker-28-7.el9.x86_64                                                   
21:40:10   dbus-common-1:1.12.20-7.el9.noarch                                            
21:40:10   device-mapper-9:1.02.187-7.el9.x86_64                                         
21:40:10   device-mapper-libs-9:1.02.187-7.el9.x86_64                                    
21:40:10   diffutils-3.7-12.el9.x86_64                                                   
21:40:10   docker-buildx-plugin-0.10.4-0.el9.x86_64                                      
21:40:10   docker-ce-3:0.0.0~20230330191823.de0d30f-0.el9.x86_64                         
21:40:10   docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.el9.x86_64                     
21:40:10   docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el9.x86_64           
21:40:10   docker-compose-plugin-2.17.2-0.el9.x86_64                                     
21:40:10   fuse-common-3.10.2-5.el9.x86_64                                               
21:40:10   fuse-overlayfs-1.11-1.el9.x86_64                                              
21:40:10   fuse3-3.10.2-5.el9.x86_64                                                     
21:40:10   fuse3-libs-3.10.2-5.el9.x86_64                                                
21:40:10   iptables-libs-1.8.8-6.el9.x86_64                                              
21:40:10   iptables-nft-1.8.8-6.el9.x86_64                                               
21:40:10   kmod-28-7.el9.x86_64                                                          
21:40:10   kmod-libs-28-7.el9.x86_64                                                     
21:40:10   libdb-5.3.28-53.el9.x86_64                                                    
21:40:10   libeconf-0.4.1-2.el9.x86_64                                                   
21:40:10   libfdisk-2.37.4-10.el9.x86_64                                                 
21:40:10   libibverbs-44.0-2.el9.x86_64                                                  
21:40:10   libmnl-1.0.4-15.el9.x86_64                                                    
21:40:10   libnetfilter_conntrack-1.0.9-1.el9.x86_64                                     
21:40:10   libnfnetlink-1.0.1-21.el9.x86_64                                              
21:40:10   libnftnl-1.2.2-1.el9.x86_64                                                   
21:40:10   libnl3-3.7.0-1.el9.x86_64                                                     
21:40:10   libpcap-14:1.10.0-4.el9.x86_64                                                
21:40:10   libpwquality-1.4.4-8.el9.x86_64                                               
21:40:10   libseccomp-2.5.2-2.el9.x86_64                                                 
21:40:10   libselinux-utils-3.5-1.el9.x86_64                                             
21:40:10   libslirp-4.4.0-7.el9.x86_64                                                   
21:40:10   libutempter-1.2.1-6.el9.x86_64                                                
21:40:10   openssl-1:3.0.7-6.el9.x86_64                                                  
21:40:10   pam-1.5.1-14.el9.x86_64                                                       
21:40:10   policycoreutils-3.5-1.el9.x86_64                                              
21:40:10   policycoreutils-python-utils-3.5-1.el9.noarch                                 
21:40:10   python3-audit-3.0.7-103.el9.x86_64                                            
21:40:10   python3-distro-1.5.0-7.el9.noarch                                             
21:40:10   python3-libselinux-3.5-1.el9.x86_64                                           
21:40:10   python3-libsemanage-3.5-1.el9.x86_64                                          
21:40:10   python3-policycoreutils-3.5-1.el9.noarch                                      
21:40:10   python3-setools-4.4.1-1.el9.x86_64                                            
21:40:10   python3-setuptools-53.0.0-12.el9.noarch                                       
21:40:10   rpm-plugin-selinux-4.16.1.3-22.el9.x86_64                                     
21:40:10   selinux-policy-38.1.9-1.el9.noarch                                            
21:40:10   selinux-policy-targeted-38.1.9-1.el9.noarch                                   
21:40:10   slirp4netns-1.2.0-3.el9.x86_64                                                
21:40:10   systemd-252-8.el9.x86_64                                                      
21:40:10   systemd-pam-252-8.el9.x86_64                                                  
21:40:10   systemd-rpm-macros-252-8.el9.noarch                                           
21:40:10   util-linux-2.37.4-10.el9.x86_64                                               
21:40:10   util-linux-core-2.37.4-10.el9.x86_64                                          
21:40:10   xz-5.2.5-8.el9.x86_64                                                         
21:40:10 
21:40:10 Complete!
21:40:10 + verify_binaries
21:40:10 + docker --version
21:40:10 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:10 + docker buildx version
21:40:10 github.com/docker/buildx v0.10.4 c513d34
21:40:10 + docker compose version
21:40:10 Setting up python3-software-properties (0.96.20.2-2) ...
21:40:10 Setting up gnupg (2.2.12-1+deb10u2) ...
21:40:10 Setting up gnupg2 (2.2.12-1+deb10u2) ...
21:40:10 Setting up software-properties-common (0.96.20.2-2) ...
21:40:10 Setting up python3-lazr.uri (1.0.6-2) ...
21:40:10 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
21:40:10 Need to get 23.3 MB of archives.
21:40:10 After this operation, 75.5 MB of additional disk space will be used.
21:40:10 Get:1 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
21:40:10 Get:2 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
21:40:10 Get:3 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
21:40:10 Get:4 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
21:40:10 Get:5 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
21:40:10 Get:6 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
21:40:10 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
21:40:10 Get:8 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
21:40:10 Get:9 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
21:40:10 Get:10 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
21:40:10 Get:11 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
21:40:10 Get:12 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
21:40:10 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
21:40:10 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
21:40:10 Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
21:40:10 Get:16 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
21:40:10 Get:17 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
21:40:10 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
21:40:10 Get:19 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
21:40:10 Get:20 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
21:40:10 Get:21 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
21:40:10 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
21:40:10 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
21:40:10 Get:24 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
21:40:10 Get:25 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
21:40:10 Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
21:40:10 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
21:40:10 Get:28 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
21:40:10 Get:29 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
21:40:10 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
21:40:10 Get:31 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
21:40:10 Get:32 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
21:40:10 Get:33 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u3 [7812 B]
21:40:10 Get:34 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
21:40:10 Get:35 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
21:40:10 Get:36 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
21:40:10 Get:37 http://deb.debian.org/debian bullseye/main amd64 libpackagekit-glib2-18 amd64 1.2.2-2 [124 kB]
21:40:10 Get:38 http://deb.debian.org/debian bullseye/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.2-2 [36.8 kB]
21:40:10 Get:39 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:40:10 Get:40 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
21:40:10 Get:41 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
21:40:10 Get:42 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
21:40:10 Get:43 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
21:40:10 Get:44 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
21:40:10 Get:45 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
21:40:10 Get:46 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
21:40:10 Get:47 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
21:40:10 Get:48 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
21:40:10 Get:49 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
21:40:10 Get:50 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u7 [343 kB]
21:40:10 Get:51 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
21:40:10 Get:52 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
21:40:10 Get:53 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
21:40:10 Get:54 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
21:40:10 Get:55 http://deb.debian.org/debian bullseye/main amd64 python3-dbus amd64 1.2.16-5 [108 kB]
21:40:10 Get:56 http://deb.debian.org/debian bullseye/main amd64 python3-gi amd64 3.38.0-2 [232 kB]
21:40:10 Get:57 http://deb.debian.org/debian bullseye/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB]
21:40:10 Get:58 http://deb.debian.org/debian bullseye/main amd64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
21:40:10 Get:59 http://deb.debian.org/debian bullseye/main amd64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
21:40:10 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
21:40:10 Selecting previously unselected package libbrotli1:amd64.
21:40:10 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_amd64.deb ...
21:40:10 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
21:40:10 Selecting previously unselected package libsasl2-modules-db:amd64.
21:40:10 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
21:40:10 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:40:10 Selecting previously unselected package libsasl2-2:amd64.
21:40:10 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
21:40:10 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:40:10 Selecting previously unselected package libldap-2.5-0:amd64.
21:40:10 Preparing to unpack .../29-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.04.1_amd64.deb ...
21:40:10 Unpacking libldap-2.5-0:amd64 (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:40:10 Selecting previously unselected package librtmp1:amd64.
21:40:10 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
21:40:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:40:10 Selecting previously unselected package libssh-4:amd64.
21:40:10 Preparing to unpack .../31-libssh-4_0.9.6-2build1_amd64.deb ...
21:40:10 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
21:40:10 Selecting previously unselected package libcurl4:amd64.
21:40:10 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.10_amd64.deb ...
21:40:10 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.10) ...
21:40:10 Docker Compose version v2.17.2
21:40:10 + dockerd --version
21:40:10 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:10 + docker-proxy --version
21:40:10 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:10 + containerd --version
21:40:10 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:10 + ctr --version
21:40:10 ctr containerd.io 1.6.19
21:40:10 + containerd-shim --help
21:40:10 Usage of containerd-shim:
21:40:10   -address string
21:40:10     	grpc address back to main containerd
21:40:10   -containerd-binary containerd publish
21:40:10     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:10   -criu string
21:40:10     	path to criu binary
21:40:10   -debug
21:40:10     	enable debug output in logs
21:40:10   -namespace string
21:40:10     	namespace that owns the shim
21:40:10   -runtime-root string
21:40:10     	root directory for the runtime (default "/run/containerd/runc")
21:40:10   -socket string
21:40:10     	socket path to serve
21:40:10   -systemd-cgroup
21:40:10     	set runtime to use systemd-cgroup
21:40:10   -workdir string
21:40:10     	path used to storge large temporary data
21:40:10 + containerd-shim-runc-v1 -v
21:40:10 containerd-shim-runc-v1:
21:40:10   Version:  1.6.19
21:40:10   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:10   Go version: go1.19.7
21:40:10 
21:40:10 + containerd-shim-runc-v2 -v
21:40:10 containerd-shim-runc-v2:
21:40:10   Version:  1.6.19
21:40:10   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:10   Go version: go1.19.7
21:40:10 
21:40:10 + runc --version
21:40:10 runc version 1.1.4
21:40:10 commit: v1.1.4-0-g5fd4c4d
21:40:10 spec: 1.0.2-dev
21:40:10 go: go1.19.7
21:40:10 libseccomp: 2.5.2
21:40:10 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:40:10 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:40:10 Updating certificates in /etc/ssl/certs...
21:40:10 Setting up python3-zipp (1.0.0-4) ...
21:40:10 Setting up python3-cryptography (3.4.8-2) ...
21:40:10 debconf: delaying package configuration, since apt-utils is not installed
21:40:10 Fetched 23.3 MB in 0s (52.2 MB/s)
21:40:10 Selecting previously unselected package libpython3.9-minimal:amd64.
21:40: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 ... 6661 files and directories currently installed.)
21:40:10 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
21:40:10 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
21:40:10 Selecting previously unselected package libexpat1:amd64.
21:40:10 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_amd64.deb ...
21:40:10 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
21:40:10 Selecting previously unselected package python3.9-minimal.
21:40:10 Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
21:40:10 Setting up libjson-c5:amd64 (0.16-2) ...
21:40:10 Setting up libfdisk1:amd64 (2.38.1-5+b1) ...
21:40:10 Setting up libkmod2:amd64 (30+20221128-1) ...
21:40:10 Setting up libapparmor1:amd64 (3.0.8-3) ...
21:40:10 Setting up libip4tc2:amd64 (1.8.9-2) ...
21:40:10 Setting up libsystemd-shared:amd64 (252.6-1) ...
21:40:10 Setting up mount (2.38.1-5+b1) ...
21:40:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
21:40:10 Setting up libcryptsetup12:amd64 (2:2.6.1-3~deb12u1) ...
21:40:10 Setting up systemd (252.6-1) ...
21:40:10 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:10 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:10 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:40:10 Initializing machine ID from random generator.
21:40:10 Creating group 'systemd-journal' with GID 999.
21:40:10 Creating group 'systemd-network' with GID 998.
21:40:10 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
21:40:10 Setting up dmsetup (2:1.02.185-2) ...
21:40:10 Selecting previously unselected package curl.
21:40:10 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.10_amd64.deb ...
21:40:10 Unpacking curl (7.81.0-1ubuntu1.10) ...
21:40:10 Selecting previously unselected package libassuan0:amd64.
21:40:10 Preparing to unpack .../34-libassuan0_2.5.5-1build1_amd64.deb ...
21:40:10 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
21:40:10 Selecting previously unselected package gpgconf.
21:40:10 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
21:40:10 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:40:10 Selecting previously unselected package libksba8:amd64.
21:40:10 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
21:40:10 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
21:40:10 Selecting previously unselected package libnpth0:amd64.
21:40:10 Preparing to unpack .../37-libnpth0_1.6-3build2_amd64.deb ...
21:40:10 Unpacking libnpth0:amd64 (1.6-3build2) ...
21:40:10 Selecting previously unselected package dirmngr.
21:40:10 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
21:40:10 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:40:10 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:10 0 added, 0 removed; done.
21:40:10 124 added, 0 removed; done.
21:40:10 Running hooks in /etc/ca-certificates/update.d...
21:40:10 Running hooks in /etc/ca-certificates/update.d...
21:40:10 done.
21:40:10 + apt-key add -
21:40:10 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:40:10 done.
21:40:10 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:40:10 Setting up python3-wadllib (1.3.6-1) ...
21:40:10 Unpacking python3.9-minimal (3.9.2-1) ...
21:40:10 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
21:40:10 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
21:40:10 Setting up python3.9-minimal (3.9.2-1) ...
21:40:10 Selecting previously unselected package systemd-sysv.
21:40: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 ... 6954 files and directories currently installed.)
21:40:10 Preparing to unpack .../0-systemd-sysv_252.6-1_amd64.deb ...
21:40:10 Unpacking systemd-sysv (252.6-1) ...
21:40:10 Selecting previously unselected package libdbus-1-3:amd64.
21:40:10 Preparing to unpack .../1-libdbus-1-3_1.14.6-1_amd64.deb ...
21:40:10 Unpacking libdbus-1-3:amd64 (1.14.6-1) ...
21:40:10 Selecting previously unselected package dbus-bin.
21:40:10 Preparing to unpack .../2-dbus-bin_1.14.6-1_amd64.deb ...
21:40:10 Unpacking dbus-bin (1.14.6-1) ...
21:40:10 Selecting previously unselected package dbus-session-bus-common.
21:40:10 Preparing to unpack .../3-dbus-session-bus-common_1.14.6-1_all.deb ...
21:40:10 Unpacking dbus-session-bus-common (1.14.6-1) ...
21:40:10 Selecting previously unselected package libexpat1:amd64.
21:40:10 Preparing to unpack .../4-libexpat1_2.5.0-1_amd64.deb ...
21:40:10 Unpacking libexpat1:amd64 (2.5.0-1) ...
21:40:10 Selecting previously unselected package dbus-daemon.
21:40:10 Preparing to unpack .../5-dbus-daemon_1.14.6-1_amd64.deb ...
21:40:10 Unpacking dbus-daemon (1.14.6-1) ...
21:40:11 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:40:11 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
21:40:11 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
21:40:11 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:11 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
21:40:11 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:40:11 Selecting previously unselected package gnupg-l10n.
21:40:11 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:40:11 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:40:11 Selecting previously unselected package gnupg-utils.
21:40:11 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
21:40:11 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:40:11 Selecting previously unselected package gpg.
21:40:11 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
21:40:11 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:40:11 Selecting previously unselected package pinentry-curses.
21:40:11 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_amd64.deb ...
21:40:11 Unpacking pinentry-curses (1.1.1-1build2) ...
21:40:11 Selecting previously unselected package gpg-agent.
21:40:11 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
21:40:11 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:40:11 OK
21:40:11 + '[' bionic = sid ']'
21:40:11 ++ dpkg --print-architecture
21:40:11 + ARCH=armhf
21:40:11 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu bionic test'
21:40:11 + apt-get update
21:40:11 ++ source /etc/os-release
21:40:11 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:40:11 +++ NAME='Debian GNU/Linux'
21:40:11 +++ VERSION_ID=10
21:40:11 +++ VERSION='10 (buster)'
21:40:11 +++ VERSION_CODENAME=buster
21:40:11 +++ ID=debian
21:40:11 +++ HOME_URL=https://www.debian.org/
21:40:11 +++ SUPPORT_URL=https://www.debian.org/support
21:40:11 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:40:11 ++ echo debian
21:40:11 + DIST_ID=debian
21:40:11 ++ lsb_release -sc
21:40:11 + DIST_VERSION=buster
21:40:11 + '[' buster = sid ']'
21:40:11 + install_debian_containerd
21:40:11 + '[' staging = stage ']'
21:40:11 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:40:11 + REPO_URL=https://download.docker.com/linux/debian
21:40:11 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:40:11 + update-ca-certificates -f
21:40:11 Clearing symlinks in /etc/ssl/certs...
21:40:11 Setting up python3-importlib-metadata (4.6.4-1) ...
21:40:11 Setting up python3-oauthlib (3.2.0-1ubuntu1) ...
[Pipeline] }
21:40:11 OK
21:40:11 + '[' bookworm = sid ']'
21:40:11 ++ dpkg --print-architecture
21:40:11 + ARCH=armhf
21:40:11 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bookworm test'
21:40:11 + apt-get update
21:40:11 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:40:11 Get:2 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
21:40:11 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
21:40:11 Selecting previously unselected package adduser.
21:40:11 Preparing to unpack .../6-adduser_3.131_all.deb ...
21:40:11 Unpacking adduser (3.131) ...
21:40:11 Setting up adduser (3.131) ...
21:40:11 Selecting previously unselected package dbus-system-bus-common.
21:40: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 ... 7099 files and directories currently installed.)
21:40:11 Preparing to unpack .../dbus-system-bus-common_1.14.6-1_all.deb ...
21:40:11 Unpacking dbus-system-bus-common (1.14.6-1) ...
21:40:11 Selecting previously unselected package dbus.
21:40:11 Preparing to unpack .../dbus_1.14.6-1_amd64.deb ...
21:40:11 Unpacking dbus (1.14.6-1) ...
21:40:11 Selecting previously unselected package libpython3.11-minimal:amd64.
21:40:11 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_amd64.deb ...
21:40:11 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
[Pipeline] }
21:40:11 Selecting previously unselected package gpg-wks-client.
21:40:11 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
21:40:11 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:40:11 Selecting previously unselected package gpg-wks-server.
21:40:11 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
21:40:11 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:40:11 Selecting previously unselected package gpgsm.
21:40:11 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
21:40:11 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:40:11 Selecting previously unselected package gnupg.
21:40:11 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:40:11 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:40:11 Selecting previously unselected package libcurl3-gnutls:amd64.
21:40:11 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.10_amd64.deb ...
21:40:11 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.10) ...
21:40:11 Selecting previously unselected package libstemmer0d:amd64.
21:40:11 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_amd64.deb ...
21:40:11 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
21:40:11 Selecting previously unselected package libxmlb2:amd64.
21:40:11 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_amd64.deb ...
21:40:11 Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
21:40:11 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
21:40:11   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch            1/1 
21:40:11   Preparing        :                                                        1/1 
21:40:11   Upgrading        : systemd-libs-251.13-6.fc37.x86_64                     1/53 
21:40:11   Installing       : libseccomp-2.5.3-3.fc37.x86_64                        2/53 
21:40:11   Installing       : libselinux-utils-3.4-5.fc37.x86_64                    3/53 
21:40:11   Installing       : libfdisk-2.38.1-1.fc37.x86_64                         4/53 
21:40:11   Installing       : fuse3-libs-3.10.5-5.fc37.x86_64                       5/53 
21:40:11 done.
21:40:11 Updating certificates in /etc/ssl/certs...
21:40:11 Setting up python3-secretstorage (3.3.3-1ubuntu1) ...
21:40:11 Setting up python3-keyring (23.8.2-1) ...
21:40:11 The following NEW packages will be installed:
21:40:11   apt-transport-https dbus dbus-bin dbus-daemon dbus-session-bus-common
21:40:11   dbus-system-bus-common distro-info-data dmsetup gir1.2-glib-2.0
21:40:11   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapparmor1 libappstream4
21:40:11   libargon2-1 libcap2-bin libcryptsetup12 libcurl3-gnutls libdbus-1-3
21:40:11   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
21:40:11   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:40:11   libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2
21:40:11   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:40:11   libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal
21:40:11   libpython3.11-stdlib libstemmer0d libsystemd-shared libtirpc-common
21:40:11   libtirpc3 libunwind8 libxml2 libxmlb2 lsb-release media-types packagekit
21:40:11   polkitd python-apt-common python3 python3-apt python3-blinker
21:40:11   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:40:11   python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient
21:40:11   python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources
21:40:11   python3-pyparsing python3-six python3-software-properties python3-wadllib
21:40:11   python3.11 python3.11-minimal software-properties-common systemd
21:40:11   systemd-sysv xml-core
21:40:11 The following packages will be upgraded:
21:40:11   apt bsdutils ca-certificates curl dirmngr gnupg gnupg-l10n gnupg-utils gpg
21:40:11   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libapt-pkg6.0
21:40:11   libblkid1 libcurl4 libmount1 libsmartcols1 libsystemd0 libudev1 libuuid1
21:40:11   mount udev util-linux util-linux-extra
21:40:11 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
21:40:11 Get:5 https://download.docker.com/linux/debian bookworm/test armhf Packages [5464 B]
21:40:11 Selecting previously unselected package python3.11-minimal.
21:40:11 Preparing to unpack .../python3.11-minimal_3.11.2-6_amd64.deb ...
21:40:11 Unpacking python3.11-minimal (3.11.2-6) ...
21:40:11 Selecting previously unselected package python3-minimal.
21:40: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 ... 6955 files and directories currently installed.)
21:40:11 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
21:40:11 Unpacking python3-minimal (3.9.2-3) ...
21:40:11 Selecting previously unselected package libappstream4:amd64.
21:40:11 Preparing to unpack .../53-libappstream4_0.15.2-2_amd64.deb ...
21:40:11 Unpacking libappstream4:amd64 (0.15.2-2) ...
21:40:11 Selecting previously unselected package libdw1:amd64.
21:40:11 Preparing to unpack .../54-libdw1_0.186-1build1_amd64.deb ...
21:40:11 Unpacking libdw1:amd64 (0.186-1build1) ...
21:40:11 Selecting previously unselected package libglib2.0-bin.
21:40:11 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu1_amd64.deb ...
21:40:11 Unpacking libglib2.0-bin (2.72.4-0ubuntu1) ...
21:40:11 Selecting previously unselected package libunwind8:amd64.
21:40:11 Preparing to unpack .../56-libunwind8_1.3.2-2build2_amd64.deb ...
21:40:11 Unpacking libunwind8:amd64 (1.3.2-2build2) ...
21:40:11 Selecting previously unselected package libgstreamer1.0-0:amd64.
21:40:11 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
21:40:11 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
21:40:11 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
21:40:11 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
21:40:11 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
21:40:11 Get:2 https://download.docker.com/linux/ubuntu bionic/test armhf Packages [63.5 kB]
21:40:11 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
21:40:11 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
21:40:11 Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
21:40:11   Installing       : diffutils-3.8-3.fc37.x86_64                           6/53 
21:40:11   Installing       : docker-buildx-plugin-0.10.4-0.fc37.x86_64             7/53 
21:40:11 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:40:11 Setting up python3-launchpadlib (1.10.16-1) ...
21:40:11 27 upgraded, 78 newly installed, 0 to remove and 63 not upgraded.
21:40:11 Need to get 46.3 MB of archives.
21:40:11 After this operation, 131 MB of additional disk space will be used.
21:40:11 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf bsdutils armhf 1:2.38.1-5 [84.2 kB]
21:40:11 Fetched 48.8 kB in 1s (76.9 kB/s)
21:40:11 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
21:40:11 Setting up libexpat1:amd64 (2.5.0-1) ...
21:40:11 Setting up python3.11-minimal (3.11.2-6) ...
21:40:11 Selecting previously unselected package media-types.
21:40:11 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:40:11 Unpacking media-types (4.0.0) ...
21:40:11 Selecting previously unselected package libmpdec3:amd64.
21:40:11 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
21:40:11 Unpacking libmpdec3:amd64 (2.5.1-1) ...
21:40:11 Selecting previously unselected package libncursesw6:amd64.
21:40:11 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
21:40:11 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
21:40:11 Selecting previously unselected package readline-common.
21:40:11 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:40:11 Unpacking readline-common (8.1-1) ...
21:40:11 Selecting previously unselected package libreadline8:amd64.
21:40:11 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
21:40:11 Unpacking libreadline8:amd64 (8.1-1) ...
21:40:11 Selecting previously unselected package libsqlite3-0:amd64.
21:40:11 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
21:40:11 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
21:40:11 Selecting previously unselected package libpolkit-agent-1-0:amd64.
21:40:11 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_amd64.deb ...
21:40:11 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
21:40:11 Selecting previously unselected package polkitd.
21:40:11 Preparing to unpack .../60-polkitd_0.105-33_amd64.deb ...
21:40:11 Unpacking polkitd (0.105-33) ...
21:40:11 Selecting previously unselected package pkexec.
21:40:11 Preparing to unpack .../61-pkexec_0.105-33_amd64.deb ...
21:40:11 Unpacking pkexec (0.105-33) ...
21:40:11 Selecting previously unselected package policykit-1.
21:40:11 Preparing to unpack .../62-policykit-1_0.105-33_amd64.deb ...
21:40:11 Unpacking policykit-1 (0.105-33) ...
21:40:11 Selecting previously unselected package python3-blinker.
21:40:11 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
21:40:11 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
21:40:11 Selecting previously unselected package python3-cffi-backend:amd64.
21:40:11 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
21:40:11 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
21:40:11 Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
21:40:11 Fetched 128 kB in 1s (177 kB/s)
21:40:11 Processing triggers for sgml-base (1.30) ...
21:40:11 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:40:11 Setting up python3-software-properties (0.99.27) ...
21:40:11   Running scriptlet: docker-buildx-plugin-0.10.4-0.fc37.x86_64             7/53 
21:40:11   Installing       : docker-compose-plugin-2.17.2-0.fc37.x86_64            8/53 
21:40:11 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf libsmartcols1 armhf 2.38.1-5 [90.9 kB]
21:40:11 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf util-linux-extra armhf 2.38.1-5 [97.5 kB]
21:40:11 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf util-linux armhf 2.38.1-5 [1063 kB]
21:40:11 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.6-1+rpi1 [298 kB]
21:40:11 137 added, 0 removed; done.
21:40:11 Running hooks in /etc/ca-certificates/update.d...
21:40:11 done.
21:40:11 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:40:11 + apt-key add -
21:40:11 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:40:11 Selecting previously unselected package libpython3.9-stdlib:amd64.
21:40:11 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
21:40:11 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
21:40:12 Selecting previously unselected package python3-cryptography.
21:40:12 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_amd64.deb ...
21:40:12 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
21:40:12 Selecting previously unselected package python3-pyparsing.
21:40:12 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
21:40:12 Unpacking python3-pyparsing (2.4.7-1) ...
21:40:12 Selecting previously unselected package python3-httplib2.
21:40:12 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
21:40:12 Unpacking python3-httplib2 (0.20.2-2) ...
21:40:12 Selecting previously unselected package python3-more-itertools.
21:40:12 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
21:40:12 Unpacking python3-more-itertools (8.10.0-2) ...
21:40:12 Selecting previously unselected package python3-zipp.
21:40:12 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
21:40:12 Unpacking python3-zipp (1.0.0-3) ...
21:40:12 Selecting previously unselected package python3-importlib-metadata.
21:40:12 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
21:40:12 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:40:12 Setting up software-properties-common (0.99.27) ...
21:40:12 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
21:40:12 Updating certificates in /etc/ssl/certs...
21:40:12   Running scriptlet: docker-compose-plugin-2.17.2-0.fc37.x86_64            8/53 
21:40:12   Installing       : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3    9/53 
21:40:12   Running scriptlet: docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3    9/53 
21:40:12   Installing       : xz-5.4.1-1.fc37.x86_64                               10/53 
21:40:12   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  11/53 
21:40:12   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     12/53 
21:40:12   Installing       : dbus-common-1:1.14.6-1.fc37.noarch                   13/53 
21:40:12   Running scriptlet: dbus-common-1:1.14.6-1.fc37.noarch                   13/53 
21:40:12   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         14/53 
21:40:12   Installing       : dbus-broker-33-1.fc37.x86_64                         14/53 
21:40:12   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         14/53 
21:40:12   Installing       : dbus-1:1.14.6-1.fc37.x86_64                          15/53 
21:40:12   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    16/53 
21:40:12 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libblkid1 armhf 2.38.1-5 [131 kB]
21:40:12 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.6-1+rpi1 [1559 kB]
21:40:12 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.6-1+rpi1 [99.1 kB]
21:40:12 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libapt-pkg6.0 armhf 2.6.0 [803 kB]
21:40:12 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB]
21:40:12 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [812 kB]
21:40:12 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [540 kB]
21:40:12 Selecting previously unselected package python3.9.
21:40:12 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
21:40:12 Unpacking python3.9 (3.9.2-1) ...
21:40:12 Selecting previously unselected package libpython3-stdlib:amd64.
21:40:12 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
21:40:12 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
21:40:12 Setting up python3-minimal (3.9.2-3) ...
21:40:12 Selecting previously unselected package python3-minimal.
21:40: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 ... 7434 files and directories currently installed.)
21:40:12 Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ...
21:40:12 Unpacking python3-minimal (3.11.2-1) ...
21:40:12 Selecting previously unselected package media-types.
21:40:12 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
21:40:12 Unpacking media-types (10.0.0) ...
21:40:12 Selecting previously unselected package libncursesw6:amd64.
21:40:12 Preparing to unpack .../02-libncursesw6_6.4-2_amd64.deb ...
21:40:12 Unpacking libncursesw6:amd64 (6.4-2) ...
21:40:12 Selecting previously unselected package python3-jeepney.
21:40:12 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
21:40:12 Unpacking python3-jeepney (0.7.1-3) ...
21:40:12 Selecting previously unselected package python3-jwt.
21:40:12 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
21:40:12 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
21:40:12 Selecting previously unselected package python3-secretstorage.
21:40:12 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
21:40:12 Unpacking python3-secretstorage (3.3.1-1) ...
21:40:12 Selecting previously unselected package python3-keyring.
21:40:12 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
21:40:12 Unpacking python3-keyring (23.5.0-1) ...
21:40:12 Selecting previously unselected package python3-lazr.uri.
21:40:12 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
21:40:12 Unpacking python3-lazr.uri (1.0.6-2) ...
21:40:12 Selecting previously unselected package python3-wadllib.
21:40:12 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
21:40:12 Unpacking python3-wadllib (1.3.6-1) ...
21:40:12   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      17/53 
21:40:12   Installing       : libutempter-1.2.1-7.fc37.x86_64                      17/53 
21:40:12   Installing       : util-linux-2.38.1-1.fc37.x86_64                      18/53 
21:40:12 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:40:12 
21:40:12   Installing       : policycoreutils-3.4-6.fc37.x86_64                    19/53 
21:40:12   Running scriptlet: policycoreutils-3.4-6.fc37.x86_64                    19/53 
21:40:12   Installing       : selinux-policy-37.19-1.fc37.noarch                   20/53 
21:40:12   Running scriptlet: selinux-policy-37.19-1.fc37.noarch                   20/53 
21:40:12 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [731 kB]
21:40:12 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf gpg armhf 2.2.40-1.1 [843 kB]
21:40:12 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [636 kB]
21:40:12 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [518 kB]
21:40:12 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [511 kB]
21:40:12 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf gpgv armhf 2.2.40-1.1 [601 kB]
21:40:12 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [621 kB]
21:40:12 OK
21:40:12 + '[' buster = sid ']'
21:40:12 ++ dpkg --print-architecture
21:40:12 + ARCH=amd64
21:40:12 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test'
21:40:12 + apt-get update
21:40:12 Selecting previously unselected package python3.
21:40: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 ... 7393 files and directories currently installed.)
21:40:12 Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ...
21:40:12 Unpacking python3 (3.9.2-3) ...
21:40:12 Selecting previously unselected package openssl.
21:40:12 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u4_amd64.deb ...
21:40:12 Unpacking openssl (1.1.1n-0+deb11u4) ...
21:40:12 Selecting previously unselected package ca-certificates.
21:40:12 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
21:40:12 Unpacking ca-certificates (20210119) ...
21:40:12 Selecting previously unselected package apt-transport-https.
21:40:12 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
21:40:12 Unpacking apt-transport-https (2.2.4) ...
21:40:12 Selecting previously unselected package libbrotli1:amd64.
21:40:12 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ...
21:40:12 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
21:40:12 Selecting previously unselected package libkrb5support0:amd64.
21:40:12 Preparing to unpack .../03-libkrb5support0_1.20.1-1+b1_amd64.deb ...
21:40:12 Unpacking libkrb5support0:amd64 (1.20.1-1+b1) ...
21:40:12 Selecting previously unselected package libk5crypto3:amd64.
21:40:12 Preparing to unpack .../04-libk5crypto3_1.20.1-1+b1_amd64.deb ...
21:40:12 Unpacking libk5crypto3:amd64 (1.20.1-1+b1) ...
21:40:12 Selecting previously unselected package libkeyutils1:amd64.
21:40:12 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
21:40:12 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
21:40:12 Selecting previously unselected package libkrb5-3:amd64.
21:40:12 Preparing to unpack .../06-libkrb5-3_1.20.1-1+b1_amd64.deb ...
21:40:12 Unpacking libkrb5-3:amd64 (1.20.1-1+b1) ...
21:40:12 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:40:12 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-1+b1_amd64.deb ...
21:40:12 Unpacking libgssapi-krb5-2:amd64 (1.20.1-1+b1) ...
21:40:12 Reading package lists...
21:40:12 W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
21:40:12 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
21:40:12 + packages='deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb
21:40:12 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb
21:40:12 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb
21:40:12 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb
21:40:12 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:40:12 ++ echo 'deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb
21:40:12 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb
21:40:12 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb
21:40:12 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb
21:40:12 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:40:12 ++ awk '$0="./"$0'
21:40:12 ++ xargs
21:40:12 + packages='./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb'
21:40:12 + set -x
21:40:12 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb
21:40:12 Selecting previously unselected package docker-compose-plugin.
21:40:12 (Reading database ... 11506 files and directories currently installed.)
21:40:12 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb ...
21:40:12 Unpacking docker-compose-plugin (2.17.2-1~debian.12~bookworm) ...
21:40:12 Selecting previously unselected package python3-distro.
21:40:12 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
21:40:12 Unpacking python3-distro (1.7.0-1) ...
21:40:12 Selecting previously unselected package python3-oauthlib.
21:40:12 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
21:40:12 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
21:40:12 Selecting previously unselected package python3-six.
21:40:12 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
21:40:12 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:40:12 Selecting previously unselected package python3-lazr.restfulclient.
21:40:12 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:40:12 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:40:12 Selecting previously unselected package python3-launchpadlib.
21:40:12 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
21:40:12 Unpacking python3-launchpadlib (1.10.16-1) ...
21:40:12 Selecting previously unselected package python3-software-properties.
21:40:12 Preparing to unpack .../82-python3-software-properties_0.99.22.6_all.deb ...
21:40:12 Unpacking python3-software-properties (0.99.22.6) ...
21:40:12   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          21/53 
21:40:12   Installing       : selinux-policy-targeted-37.19-1.fc37.noarch          21/53 
21:40:12 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB]
21:40:12 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf apt armhf 2.6.0 [1296 kB]
21:40:12 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf mount armhf 2.38.1-5 [125 kB]
21:40:12 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3 [19.6 kB]
21:40:12 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB]
21:40:12 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB]
21:40:12 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.0 kB]
21:40:12 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libuuid1 armhf 2.38.1-5 [27.1 kB]
21:40:12 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-3~deb12u1 [191 kB]
21:40:12 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libfdisk1 armhf 2.38.1-5 [178 kB]
21:40:12 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [37.1 kB]
21:40:12 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [17.1 kB]
21:40:12 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf libmount1 armhf 2.38.1-5 [143 kB]
21:40:12 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-shared armhf 252.6-1+rpi1 [1506 kB]
21:40:12 0 added, 0 removed; done.
21:40:12 Running hooks in /etc/ca-certificates/update.d...
21:40:12 done.
21:40:12 Processing triggers for dbus (1.14.0-2ubuntu3) ...
21:40:12 ++ source /etc/os-release
21:40:12 +++ PRETTY_NAME='Ubuntu 22.10'
21:40:12 +++ NAME=Ubuntu
21:40:12 +++ VERSION_ID=22.10
21:40:12 +++ VERSION='22.10 (Kinetic Kudu)'
21:40:12 +++ VERSION_CODENAME=kinetic
21:40:12 +++ ID=ubuntu
21:40:12 +++ ID_LIKE=debian
21:40:12 +++ HOME_URL=https://www.ubuntu.com/
21:40:12 +++ SUPPORT_URL=https://help.ubuntu.com/
21:40:12 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:40:12 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:40:12 +++ UBUNTU_CODENAME=kinetic
21:40:12 +++ LOGO=ubuntu-logo
21:40:12 ++ echo ubuntu
21:40:12 + DIST_ID=ubuntu
21:40:12 ++ lsb_release -sc
21:40:12 + DIST_VERSION=kinetic
21:40:12 + '[' kinetic = sid ']'
21:40:12 + install_debian_containerd
21:40:12 + '[' staging = stage ']'
21:40:12 + REPO_URL=https://download.docker.com/linux/ubuntu
21:40:12 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:40:12 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:40:12 + update-ca-certificates -f
21:40:12 Clearing symlinks in /etc/ssl/certs...
21:40:12 Hit:1 http://deb.debian.org/debian buster InRelease
21:40:12 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:40:12 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:40:12 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
21:40:12 Selecting previously unselected package libsasl2-modules-db:amd64.
21:40:12 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:40:12 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:40:12 Selecting previously unselected package libsasl2-2:amd64.
21:40:12 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:40:12 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:40:12 Selecting previously unselected package libldap-2.4-2:amd64.
21:40:12 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
21:40:12 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:40:12 Selecting previously unselected package libnghttp2-14:amd64.
21:40:12 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_amd64.deb ...
21:40:12 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
21:40:12 Selecting previously unselected package libpsl5:amd64.
21:40:12 Preparing to unpack .../09-libpsl5_0.21.0-1.2_amd64.deb ...
21:40:12 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
21:40:12 Selecting previously unselected package librtmp1:amd64.
21:40:12 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
21:40:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:40:12 Selecting previously unselected package libtirpc-common.
21:40:12 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:40:12 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:40:12 Selecting previously unselected package libtirpc3:amd64.
21:40:12 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
21:40:12 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
21:40:12 Selecting previously unselected package libnsl2:amd64.
21:40:12 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ...
21:40:12 Unpacking libnsl2:amd64 (1.3.0-2) ...
21:40:12 Selecting previously unselected package readline-common.
21:40:12 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
21:40:12 Unpacking readline-common (8.2-1.3) ...
21:40:12 Selecting previously unselected package libreadline8:amd64.
21:40:12 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
21:40:12 Unpacking libreadline8:amd64 (8.2-1.3) ...
21:40:12 Selecting previously unselected package libsqlite3-0:amd64.
21:40:12 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ...
21:40:12 Unpacking libsqlite3-0:amd64 (3.40.1-2) ...
21:40:12 Selecting previously unselected package packagekit.
21:40:12 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_amd64.deb ...
21:40:12 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:40:12 Selecting previously unselected package software-properties-common.
21:40:12 Preparing to unpack .../84-software-properties-common_0.99.22.6_all.deb ...
21:40:12 Unpacking software-properties-common (0.99.22.6) ...
21:40:12 Selecting previously unselected package gnupg2.
21:40:12 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
21:40:12 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
21:40:12 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
21:40:12 Setting up media-types (7.0.0) ...
21:40:12 Setting up systemd-sysv (249.11-0ubuntu3.7) ...
21:40:12 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
21:40:12 Setting up apt-transport-https (2.4.8) ...
21:40:12 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
21:40:12 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
21:40:12 No schema files found: doing nothing.
21:40:12 Setting up distro-info-data (0.52ubuntu0.2) ...
21:40:12 Setting up libxmlb2:amd64 (0.3.6-2build1) ...
21:40:12 make[1]: Leaving directory '/root/build-deb'
21:40:12  dpkg-genbuildinfo
21:40:12  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.changes
21:40:12 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf systemd armhf 252.6-1+rpi1 [2878 kB]
21:40:12 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf systemd-sysv armhf 252.6-1+rpi1 [41.8 kB]
21:40:12 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf libdbus-1-3 armhf 1.14.6-1 [175 kB]
21:40:12 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-bin armhf 1.14.6-1 [102 kB]
21:40:12 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-session-bus-common all 1.14.6-1 [76.6 kB]
21:40:12 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB]
21:40:12 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-daemon armhf 1.14.6-1 [168 kB]
21:40:12 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-system-bus-common all 1.14.6-1 [77.7 kB]
21:40:12 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf dbus armhf 1.14.6-1 [93.8 kB]
21:40:12 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB]
21:40:12 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB]
21:40:12 done.
21:40:12 Updating certificates in /etc/ssl/certs...
21:40:13 Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [57.8 kB]
21:40:13 Fetched 112 kB in 1s (172 kB/s)
21:40:13 Selecting previously unselected package libssh2-1:amd64.
21:40:13 Preparing to unpack .../11-libssh2-1_1.9.0-2_amd64.deb ...
21:40:13 Unpacking libssh2-1:amd64 (1.9.0-2) ...
21:40:13 Selecting previously unselected package libcurl4:amd64.
21:40:13 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
21:40:13 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
21:40:13 Selecting previously unselected package curl.
21:40:13 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_amd64.deb ...
21:40:13 Unpacking curl (7.74.0-1.3+deb11u7) ...
21:40:13 Selecting previously unselected package libassuan0:amd64.
21:40:13 Preparing to unpack .../14-libassuan0_2.5.3-7.1_amd64.deb ...
21:40:13 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
21:40:13 Selecting previously unselected package gpgconf.
21:40:13 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
21:40:13 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:40:13 Selecting previously unselected package libpython3.11-stdlib:amd64.
21:40:13 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ...
21:40:13 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
21:40:13 Selecting previously unselected package python3.11.
21:40:13 Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ...
21:40:13 Unpacking python3.11 (3.11.2-6) ...
21:40:13 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
21:40:13 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
21:40:13 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
21:40:13 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
21:40:13 Setting up libnpth0:amd64 (1.6-3build2) ...
21:40:13 Setting up libassuan0:amd64 (2.5.5-1build1) ...
21:40:13 Setting up libunwind8:amd64 (1.3.2-2build2) ...
21:40:13 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:40:13 Setting up libcap2-bin (1:2.44-1build3) ...
21:40:13 Setting up libglib2.0-data (2.72.4-0ubuntu1) ...
21:40:13 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:40:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:40:13 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
21:40:13 Setting up dbus (1.12.20-2ubuntu4.1) ...
21:40:13 Selecting previously unselected package docker-buildx-plugin.
21:40:13 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb ...
21:40:13 Unpacking docker-buildx-plugin (0.10.4-1~debian.12~bookworm) ...
21:40:13 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]
21:40:13 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
21:40:13 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
21:40:13 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB]
21:40:13 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB]
21:40:13 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB]
21:40:13 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
21:40:13 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]
21:40:13 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]
21:40:13 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libcap2-bin armhf 1:2.66-3 [32.5 kB]
21:40:13 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf ca-certificates all 20230311 [153 kB]
21:40:13 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libpam-systemd armhf 252.6-1+rpi1 [197 kB]
21:40:13 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf apt-transport-https all 2.6.0 [25.1 kB]
21:40:13 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf curl armhf 7.88.1-7 [300 kB]
21:40:13 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl4 armhf 7.88.1-7 [343 kB]
21:40:13 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:13 124 added, 0 removed; done.
21:40:13 Running hooks in /etc/ca-certificates/update.d...
21:40:13 done.
21:40:13 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:40:13 + apt-key add -
21:40:13 Reading package lists...
21:40:13 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
21:40:13 + packages='deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:40:13 ++ echo 'deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:40:13 ++ xargs
21:40:13 ++ awk '$0="./"$0'
21:40:13 + packages='./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb'
21:40:13 + set -x
21:40:13 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb
21:40:13 Selecting previously unselected package docker-buildx-plugin.
21:40:13 (Reading database ... 6932 files and directories currently installed.)
21:40:13 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb ...
21:40:13 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.18.04~bionic) ...
21:40:13 Selecting previously unselected package libksba8:amd64.
21:40:13 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_amd64.deb ...
21:40:13 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ...
21:40:13 Selecting previously unselected package libnpth0:amd64.
21:40:13 Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ...
21:40:13 Unpacking libnpth0:amd64 (1.6-3) ...
21:40:13 Selecting previously unselected package dirmngr.
21:40:13 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
21:40:13 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:40:13 Selecting previously unselected package distro-info-data.
21:40:13 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
21:40:13 Unpacking distro-info-data (0.51+deb11u3) ...
21:40:13 Selecting previously unselected package libglib2.0-0:amd64.
21:40:13 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_amd64.deb ...
21:40:13 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
21:40:13 Selecting previously unselected package libpython3-stdlib:amd64.
21:40:13 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1_amd64.deb ...
21:40:13 Unpacking libpython3-stdlib:amd64 (3.11.2-1) ...
21:40:13 Setting up python3-minimal (3.11.2-1) ...
21:40:13 Selecting previously unselected package python3.
21:40: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 ... 7944 files and directories currently installed.)
21:40:13 Preparing to unpack .../python3_3.11.2-1_amd64.deb ...
21:40:13 Unpacking python3 (3.11.2-1) ...
21:40:13 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
21:40:13 Setting up libssh-4:amd64 (0.9.6-2build1) ...
21:40:13 Setting up python-apt-common (2.4.0ubuntu1) ...
21:40:13 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
21:40:13 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.7) ...
21:40:13 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
21:40:13 Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
21:40:13 Setting up openssl (3.0.2-0ubuntu1.8) ...
21:40:13 Setting up libelf1:amd64 (0.186-1build1) ...
21:40:13 Setting up readline-common (8.1.2-1) ...
21:40:13 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf distro-info-data all 0.57 [5744 B]
21:40:13 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-0 armhf 2.74.6-1 [1203 kB]
21:40:13 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3+b1 [87.5 kB]
21:40:13 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3+b1 [160 kB]
21:40:13 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-3 [93.5 kB]
21:40:13 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-3 [25.4 kB]
21:40:13 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB]
21:40:13 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf iso-codes all 4.13.0-1 [2899 kB]
21:40:13 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-7 [338 kB]
21:40:13 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [98.9 kB]
21:40:13 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB]
21:40:13 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:40:13 dpkg-genchanges: info: including full source code in upload
21:40:13  dpkg-source -I.git --after-build .
21:40:13 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:13 + destination=/build
21:40:13 + mkdir -p /build
21:40:13 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb /build
21:40:13 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:40:13 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
21:40:13 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
21:40:13 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:40:13 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
21:40:13 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
21:40:13 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:40:13 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_amd64.deb ...
21:40:13 Unpacking libpackagekit-glib2-18:amd64 (1.2.2-2) ...
21:40:13 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:13 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_amd64.deb ...
21:40:13 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:40:13 Selecting previously unselected package gnupg-l10n.
21:40:13 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:40:13 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:40:13 Reading package lists...
21:40:13 Selecting previously unselected package sgml-base.
21:40:13 Preparing to unpack .../sgml-base_1.31_all.deb ...
21:40:13 Unpacking sgml-base (1.31) ...
21:40:13 Preparing to unpack .../gpgv_2.2.40-1.1_amd64.deb ...
21:40:13 Unpacking gpgv (2.2.40-1.1) over (2.2.40-1) ...
21:40:13 Setting up gpgv (2.2.40-1.1) ...
21:40:13 Selecting previously unselected package openssl.
21:40: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 ... 7993 files and directories currently installed.)
21:40:13 Preparing to unpack .../00-openssl_3.0.8-1_amd64.deb ...
21:40:13 Unpacking openssl (3.0.8-1) ...
21:40:13 Setting up iso-codes (4.9.0-1) ...
21:40:13 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
21:40:13 Setting up libicu70:amd64 (70.1-2) ...
21:40:13 Setting up pinentry-curses (1.1.1-1build2) ...
21:40:13 Setting up libdw1:amd64 (0.186-1build1) ...
21:40:13 Setting up libreadline8:amd64 (8.1.2-1) ...
21:40:13 Setting up libglib2.0-bin (2.72.4-0ubuntu1) ...
21:40:13 Setting up libldap-2.5-0:amd64 (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:40:13 Setting up libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2ubuntu1) ...
21:40:13 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
21:40:13 OK
21:40:13 + '[' kinetic = sid ']'
21:40:13 ++ dpkg --print-architecture
21:40:13 + ARCH=amd64
21:40:13 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu kinetic test'
21:40:13 + apt-get update
21:40:13 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc'
21:40:13 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.dsc'
21:40:13 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz'
21:40:13 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal.tar.gz'
21:40:13 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.buildinfo'
21:40:13 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.buildinfo'
21:40:13 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.changes'
21:40:13 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.changes'
21:40:13 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb'
21:40:13 Selecting previously unselected package gnupg-utils.
21:40:13 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
21:40:13 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:40:13 Selecting previously unselected package gpg.
21:40:13 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_amd64.deb ...
21:40:13 Unpacking gpg (2.2.27-2+deb11u2) ...
21:40:13 Selecting previously unselected package pinentry-curses.
21:40:13 Preparing to unpack .../28-pinentry-curses_1.1.0-4_amd64.deb ...
21:40:13 Unpacking pinentry-curses (1.1.0-4) ...
21:40:13 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
21:40:13 + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb
21:40:13 deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb
21:40:13 deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb
21:40:13 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb
21:40:13 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:40:13 ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb
21:40:13 deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb
21:40:13 deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb
21:40:13 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb
21:40:13 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:40:13 ++ xargs
21:40:13 ++ awk '$0="./"$0'
21:40:13 + packages='./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb'
21:40:13 + set -x
21:40:13 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb
21:40:13 Selecting previously unselected package docker-buildx-plugin.
21:40:13 (Reading database ... 9718 files and directories currently installed.)
21:40:13 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb ...
21:40:13 Unpacking docker-buildx-plugin (0.10.4-1~debian.10~buster) ...
21:40:13 Selecting previously unselected package ca-certificates.
21:40:13 Preparing to unpack .../01-ca-certificates_20230311_all.deb ...
21:40:13 Unpacking ca-certificates (20230311) ...
21:40:13 Selecting previously unselected package libpam-systemd:amd64.
21:40:13 Preparing to unpack .../02-libpam-systemd_252.6-1_amd64.deb ...
21:40:13 Unpacking libpam-systemd:amd64 (252.6-1) ...
21:40:13 Selecting previously unselected package apt-transport-https.
21:40:13 Preparing to unpack .../03-apt-transport-https_2.6.0_all.deb ...
21:40:13 Unpacking apt-transport-https (2.6.0) ...
21:40:13 Selecting previously unselected package libbrotli1:amd64.
21:40:13 Preparing to unpack .../04-libbrotli1_1.0.9-2+b6_amd64.deb ...
21:40:13 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
21:40:13 Updating certificates in /etc/ssl/certs...
21:40:13 Hit:1 http://archive.ubuntu.com/ubuntu kinetic InRelease
21:40:13 Get:2 https://download.docker.com/linux/ubuntu kinetic InRelease [48.9 kB]
21:40:13 Hit:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease
21:40:13 Hit:4 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease
21:40:13 Hit:5 http://security.ubuntu.com/ubuntu kinetic-security InRelease
21:40:14 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.1+b1 [571 kB]
21:40:14 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.6 kB]
21:40:14 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf libappstream4 armhf 0.16.1-1 [164 kB]
21:40:14 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf libduktape207 armhf 2.7.0-2 [115 kB]
21:40:14 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB]
21:40:14 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf libdw1 armhf 0.188-2.1+rpi1 [212 kB]
21:40:14 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-data all 2.74.6-1 [1208 kB]
21:40:14 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-bin armhf 2.74.6-1 [101 kB]
21:40:14 Selecting previously unselected package gpg-agent.
21:40:14 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
21:40:14 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:40:14 Selecting previously unselected package gpg-wks-client.
21:40:14 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
21:40:14 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:40:14 Selecting previously unselected package gpg-wks-server.
21:40:14 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
21:40:14 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:40:14 Selecting previously unselected package gpgsm.
21:40:14 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
21:40:14 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:40:14 Selecting previously unselected package gnupg.
21:40:14 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
21:40:14 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:40:14 Selecting previously unselected package docker-ce.
21:40:14 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ...
21:40:14 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:14 Selecting previously unselected package libsasl2-modules-db:amd64.
21:40:14 Preparing to unpack .../05-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
21:40:14 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
21:40:14 Selecting previously unselected package libsasl2-2:amd64.
21:40:14 Preparing to unpack .../06-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
21:40:14 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
21:40:14 Selecting previously unselected package libldap-2.5-0:amd64.
21:40:14 Preparing to unpack .../07-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
21:40:14 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
21:40:14 Selecting previously unselected package libnghttp2-14:amd64.
21:40:14 Preparing to unpack .../08-libnghttp2-14_1.52.0-1_amd64.deb ...
21:40:14 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
21:40:14 Selecting previously unselected package libpsl5:amd64.
21:40:14 Preparing to unpack .../09-libpsl5_0.21.2-1_amd64.deb ...
21:40:14 Unpacking libpsl5:amd64 (0.21.2-1) ...
21:40:14 Selecting previously unselected package librtmp1:amd64.
21:40:14 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
21:40:14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:40:14 Selecting previously unselected package docker-ce-cli.
21:40:14 Get:6 https://download.docker.com/linux/ubuntu kinetic/test amd64 Packages [12.7 kB]
21:40:14 Fetched 61.6 kB in 1s (93.9 kB/s)
21:40:14 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf libunwind8 armhf 1.6.2-3 [42.6 kB]
21:40:14 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1073 kB]
21:40:14 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.1 kB]
21:40:14 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.1 kB]
21:40:14 Get:83 http://archive.raspbian.org/raspbian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
21:40:14 Get:84 http://archive.raspbian.org/raspbian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB]
21:40:14 Get:85 http://archive.raspbian.org/raspbian bookworm/main armhf polkitd armhf 122-3 [108 kB]
21:40:14 Get:86 http://archive.raspbian.org/raspbian bookworm/main armhf packagekit armhf 1.2.6-3 [561 kB]
21:40:14 Get:87 http://archive.raspbian.org/raspbian bookworm/main armhf python-apt-common all 2.5.3 [63.6 kB]
21:40:14 Get:88 http://archive.raspbian.org/raspbian bookworm/main armhf python3-apt armhf 2.5.3 [142 kB]
21:40:14 Get:89 http://archive.raspbian.org/raspbian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB]
21:40:14 Selecting previously unselected package gnupg2.
21:40:14 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
21:40:14 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
21:40:14 Selecting previously unselected package iso-codes.
21:40:14 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
21:40:14 Unpacking iso-codes (4.6.0-1) ...
21:40:14 Selecting previously unselected package libssh2-1:amd64.
21:40:14 Preparing to unpack .../11-libssh2-1_1.10.0-3+b1_amd64.deb ...
21:40:14 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
21:40:14 Selecting previously unselected package libcurl4:amd64.
21:40:14 Preparing to unpack .../12-libcurl4_7.88.1-7_amd64.deb ...
21:40:14 Unpacking libcurl4:amd64 (7.88.1-7) ...
21:40:14 Selecting previously unselected package curl.
21:40:14 Preparing to unpack .../13-curl_7.88.1-7_amd64.deb ...
21:40:14 Unpacking curl (7.88.1-7) ...
21:40:14 Selecting previously unselected package libassuan0:amd64.
21:40:14 Preparing to unpack .../14-libassuan0_2.5.5-5_amd64.deb ...
21:40:14 Unpacking libassuan0:amd64 (2.5.5-5) ...
21:40:14 Selecting previously unselected package gpgconf.
21:40:14 Preparing to unpack .../15-gpgconf_2.2.40-1.1_amd64.deb ...
21:40:14 Unpacking gpgconf (2.2.40-1.1) ...
21:40:14 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ...
21:40:14 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:40:14 124 added, 0 removed; done.
21:40:14 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
21:40:14 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:40:14 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.10) ...
21:40:14 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
21:40:14 Setting up curl (7.81.0-1ubuntu1.10) ...
21:40:14 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
21:40:14 Setting up polkitd (0.105-33) ...
21:40:14 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:40:14 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
21:40:14 Setcap worked! gst-ptp-helper is not suid!
21:40:14 Get:90 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [83.1 kB]
21:40:14 Get:91 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [603 kB]
21:40:14 Get:92 http://archive.raspbian.org/raspbian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [88.3 kB]
21:40:14 Get:93 http://archive.raspbian.org/raspbian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB]
21:40:14 Get:94 http://archive.raspbian.org/raspbian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [201 kB]
21:40:14 Get:95 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB]
21:40:14 Get:96 http://archive.raspbian.org/raspbian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB]
21:40:14 Get:97 http://archive.raspbian.org/raspbian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB]
21:40:14 Get:98 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
21:40:14 Get:99 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB]
21:40:14 Get:100 http://archive.raspbian.org/raspbian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB]
21:40:14 Selecting previously unselected package libcurl3-gnutls:amd64.
21:40:14 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_amd64.deb ...
21:40:14 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ...
21:40:14 Selecting previously unselected package libksba8:amd64.
21:40:14 Preparing to unpack .../16-libksba8_1.6.3-2_amd64.deb ...
21:40:14 Unpacking libksba8:amd64 (1.6.3-2) ...
21:40:14 Selecting previously unselected package libnpth0:amd64.
21:40:14 Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ...
21:40:14 Unpacking libnpth0:amd64 (1.6-3) ...
21:40:14 Selecting previously unselected package dirmngr.
21:40:14 Preparing to unpack .../18-dirmngr_2.2.40-1.1_amd64.deb ...
21:40:14 Unpacking dirmngr (2.2.40-1.1) ...
21:40:14 Selecting previously unselected package distro-info-data.
21:40:14 Preparing to unpack .../19-distro-info-data_0.57_all.deb ...
21:40:14 Unpacking distro-info-data (0.57) ...
21:40:14 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
21:40:14 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:40:14 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:40:14 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:40:14 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:40:14 Get:101 http://archive.raspbian.org/raspbian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB]
21:40:14 Selecting previously unselected package libdbus-1-3:amd64.
21:40:14 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
21:40:14 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
21:40:14 Selecting previously unselected package lsb-release.
21:40:14 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
21:40:14 Unpacking lsb-release (11.1.0) ...
21:40:14 Selecting previously unselected package python-apt-common.
21:40:14 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
21:40:14 Unpacking python-apt-common (2.2.1) ...
21:40:14 Selecting previously unselected package python3-apt.
21:40:14 Preparing to unpack .../40-python3-apt_2.2.1_amd64.deb ...
21:40:14 Unpacking python3-apt (2.2.1) ...
21:40:14 Selecting previously unselected package python3-dbus.
21:40:14 Preparing to unpack .../41-python3-dbus_1.2.16-5_amd64.deb ...
21:40:14 Unpacking python3-dbus (1.2.16-5) ...
21:40:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.17.2-0.fc36.x86_64.rpm
21:40:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2ZWOBS
21:40:14 + umask 022
21:40:14 + cd /root/rpmbuild/BUILD
21:40:14 + cd src
21:40:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64
21:40:14 + RPM_EC=0
21:40:14 ++ jobs -p
21:40:14 + exit 0
21:40:14     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:40:14     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:40:14     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:40:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64/usr/bin/docker-proxy
21:40:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.4-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:40:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:40:14 
21:40:14 RPM build warnings:
21:40:14 Selecting previously unselected package libglib2.0-0:amd64.
21:40:14 Preparing to unpack .../20-libglib2.0-0_2.74.6-1_amd64.deb ...
21:40:14 Unpacking libglib2.0-0:amd64 (2.74.6-1) ...
21:40:14 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:40:14 Preparing to unpack .../21-libgirepository-1.0-1_1.74.0-3_amd64.deb ...
21:40:14 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ...
21:40:14 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:40:14 Preparing to unpack .../22-gir1.2-glib-2.0_1.74.0-3_amd64.deb ...
21:40:14 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ...
21:40:14 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:40:14 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.6-3_amd64.deb ...
21:40:14 Unpacking libpackagekit-glib2-18:amd64 (1.2.6-3) ...
21:40:15 Selecting previously unselected package docker-ce.
21:40:15 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ...
21:40:15 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:40:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:40:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:40:15 Setting up python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:40:15 Selecting previously unselected package docker-ce-rootless-extras.
21:40:15 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ...
21:40:15 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:15 Get:102 http://archive.raspbian.org/raspbian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
21:40:15 Get:103 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
21:40:15 Get:104 http://archive.raspbian.org/raspbian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB]
21:40:15 Get:105 http://archive.raspbian.org/raspbian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB]
21:40:15 Selecting previously unselected package python3-gi.
21:40:15 Preparing to unpack .../42-python3-gi_3.38.0-2_amd64.deb ...
21:40:15 Unpacking python3-gi (3.38.0-2) ...
21:40:15 Selecting previously unselected package python3-pycurl.
21:40:15 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_amd64.deb ...
21:40:15 Unpacking python3-pycurl (7.43.0.6-5) ...
21:40:15 Selecting previously unselected package python3-software-properties.
21:40:15 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
21:40:15 Unpacking python3-software-properties (0.96.20.2-2.1) ...
21:40:15 Selecting previously unselected package software-properties-common.
21:40:15 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
21:40:15 Unpacking software-properties-common (0.96.20.2-2.1) ...
21:40:15 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
21:40:15 Setting up media-types (4.0.0) ...
21:40:15 Setting up libpsl5:amd64 (0.21.0-1.2) ...
21:40:15 Setting up apt-transport-https (2.2.4) ...
21:40:15 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
21:40:15 Reading package lists...
21:40:15 W: https://download.docker.com/linux/ubuntu/dists/kinetic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
21:40:15 ++ find deb/debbuild/ubuntu-kinetic/ -type f -name '*.deb'
21:40:15 + packages='deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:40:15 ++ echo 'deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:40:15 ++ xargs
21:40:15 ++ awk '$0="./"$0'
21:40:15 + packages='./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb'
21:40:15 + set -x
21:40:15 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb
21:40:15 Selecting previously unselected package docker-buildx-plugin.
21:40:15 (Reading database ... 9327 files and directories currently installed.)
21:40:15 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb ...
21:40:15 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
21:40:15 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:15 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.6-3_amd64.deb ...
21:40:15 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
21:40:15 Selecting previously unselected package gnupg-l10n.
21:40:15 Preparing to unpack .../25-gnupg-l10n_2.2.40-1.1_all.deb ...
21:40:15 Unpacking gnupg-l10n (2.2.40-1.1) ...
21:40:15 Selecting previously unselected package gnupg-utils.
21:40:15 Preparing to unpack .../26-gnupg-utils_2.2.40-1.1_amd64.deb ...
21:40:15 Unpacking gnupg-utils (2.2.40-1.1) ...
21:40:15 Selecting previously unselected package gpg.
21:40:15 Preparing to unpack .../27-gpg_2.2.40-1.1_amd64.deb ...
21:40:15 Unpacking gpg (2.2.40-1.1) ...
21:40:15 Selecting previously unselected package docker-ce-cli.
21:40:15 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ...
21:40:15 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:15 debconf: delaying package configuration, since apt-utils is not installed
21:40:15 Fetched 46.3 MB in 4s (11.5 MB/s)
21:40: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 ... 10361 files and directories currently installed.)
21:40:15 Preparing to unpack .../bsdutils_1%3a2.38.1-5_armhf.deb ...
21:40:15 Unpacking bsdutils (1:2.38.1-5) over (1:2.38.1-4) ...
21:40:15 No schema files found: doing nothing.
21:40:15 Setting up distro-info-data (0.51+deb11u3) ...
21:40:15 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
21:40:15 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
21:40:15 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
21:40:15 Setting up libpackagekit-glib2-18:amd64 (1.2.2-2) ...
21:40:15 Setting up libnpth0:amd64 (1.6-3) ...
21:40:15 Setting up libassuan0:amd64 (2.5.3-7.1) ...
21:40:15 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:40:15 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:40:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:40:15 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
21:40:15 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
21:40:15 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:40:15 Setting up python-apt-common (2.2.1) ...
21:40:15 Setting up libmpdec3:amd64 (2.5.1-1) ...
21:40:15 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
21:40:15 Setting up libssh2-1:amd64 (1.9.0-2) ...
21:40:15 Setting up openssl (1.1.1n-0+deb11u4) ...
21:40:15 Setting up readline-common (8.1-1) ...
21:40:15 Setting up iso-codes (4.6.0-1) ...
21:40:15 Setting up pinentry-curses (1.1.0-4) ...
21:40:15 Selecting previously unselected package pinentry-curses.
21:40:15 Preparing to unpack .../28-pinentry-curses_1.2.1-1_amd64.deb ...
21:40:15 Unpacking pinentry-curses (1.2.1-1) ...
21:40:15 Selecting previously unselected package gpg-agent.
21:40:15 Preparing to unpack .../29-gpg-agent_2.2.40-1.1_amd64.deb ...
21:40:15 Unpacking gpg-agent (2.2.40-1.1) ...
21:40:15 Selecting previously unselected package gpg-wks-client.
21:40:15 Preparing to unpack .../30-gpg-wks-client_2.2.40-1.1_amd64.deb ...
21:40:15 Unpacking gpg-wks-client (2.2.40-1.1) ...
21:40:15 Selecting previously unselected package gpg-wks-server.
21:40:15 Preparing to unpack .../31-gpg-wks-server_2.2.40-1.1_amd64.deb ...
21:40:15 Unpacking gpg-wks-server (2.2.40-1.1) ...
21:40:15 Selecting previously unselected package gpgsm.
21:40:15 Preparing to unpack .../32-gpgsm_2.2.40-1.1_amd64.deb ...
21:40:15 Unpacking gpgsm (2.2.40-1.1) ...
21:40:15 Setting up bsdutils (1:2.38.1-5) ...
21:40: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 ... 10361 files and directories currently installed.)
21:40:15 Preparing to unpack .../libsmartcols1_2.38.1-5_armhf.deb ...
21:40:15 Unpacking libsmartcols1:armhf (2.38.1-5) over (2.38.1-4) ...
21:40:15 Setting up libsmartcols1:armhf (2.38.1-5) ...
21:40: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 ... 10361 files and directories currently installed.)
21:40:15 Preparing to unpack .../util-linux-extra_2.38.1-5_armhf.deb ...
21:40:15 Unpacking util-linux-extra (2.38.1-5) over (2.38.1-4) ...
21:40:15 Setting up libreadline8:amd64 (8.1-1) ...
21:40:15 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:40:15 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ...
21:40:15 Setting up ca-certificates (20210119) ...
21:40:15 Selecting previously unselected package gnupg.
21:40:15 Preparing to unpack .../33-gnupg_2.2.40-1.1_all.deb ...
21:40:15 Unpacking gnupg (2.2.40-1.1) ...
21:40:15 Selecting previously unselected package gnupg2.
21:40:15 Preparing to unpack .../34-gnupg2_2.2.40-1.1_all.deb ...
21:40:15 Unpacking gnupg2 (2.2.40-1.1) ...
21:40:15 Selecting previously unselected package iso-codes.
21:40:15 Preparing to unpack .../35-iso-codes_4.13.0-1_all.deb ...
21:40:15 Unpacking iso-codes (4.13.0-1) ...
21:40:15 Selecting previously unselected package docker-ce.
21:40:15 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ...
21:40:15 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:40:15 Setting up util-linux-extra (2.38.1-5) ...
21:40: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 ... 10361 files and directories currently installed.)
21:40:15 Preparing to unpack .../util-linux_2.38.1-5_armhf.deb ...
21:40:15 Unpacking util-linux (2.38.1-5) over (2.38.1-4) ...
21:40:15 Setting up docker-compose-plugin (2.17.2-1~debian.12~bookworm) ...
21:40:15 Setting up docker-buildx-plugin (0.10.4-1~debian.12~bookworm) ...
21:40:15 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:15 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:15 Updating certificates in /etc/ssl/certs...
21:40:15 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:40:15 Setting up pkexec (0.105-33) ...
21:40:15 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.10) ...
21:40:15 Setting up python3 (3.10.6-1~22.04) ...
21:40:15 Setting up libappstream4:amd64 (0.15.2-2) ...
21:40:15 Setting up python3-six (1.16.0-3ubuntu1) ...
21:40:15 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:40:16 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:40:16 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:40:16 invoke-rc.d: could not determine current runlevel
21:40:16 invoke-rc.d: policy-rc.d denied execution of start.
21:40:16 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:16  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:16   Package dbus-user-session is not installed.
21:40:16 
21:40:16 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:16 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_armhf.deb
21:40:16 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:40:16 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:40:16 Setting up python3-pyparsing (2.4.7-1) ...
21:40:16 Setting up python3-gi (3.42.1-0ubuntu1) ...
21:40:16 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
21:40:16 Selecting previously unselected package libcurl3-gnutls:amd64.
21:40:16 Preparing to unpack .../36-libcurl3-gnutls_7.88.1-7_amd64.deb ...
21:40:16 Unpacking libcurl3-gnutls:amd64 (7.88.1-7) ...
21:40:16 Selecting previously unselected package libstemmer0d:amd64.
21:40:16 Preparing to unpack .../37-libstemmer0d_2.2.0-2_amd64.deb ...
21:40:16 Unpacking libstemmer0d:amd64 (2.2.0-2) ...
21:40:16 Selecting previously unselected package libicu72:amd64.
21:40:16 Preparing to unpack .../38-libicu72_72.1-3_amd64.deb ...
21:40:16 Unpacking libicu72:amd64 (72.1-3) ...
21:40:16 Selecting previously unselected package docker-compose-plugin.
21:40:16 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb ...
21:40:16 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.18.04~bionic) ...
21:40:16 Setting up util-linux (2.38.1-5) ...
21:40:16 update-alternatives: warning: forcing reinstallation of alternative /bin/more because link group pager is broken
21:40:16 update-alternatives: warning: skip creation of /usr/share/man/man1/pager.1.gz because associated file /usr/share/man/man1/more.1.gz (of link group pager) doesn't exist
21:40:16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10361 files and directories currently installed.)
21:40:16 Preparing to unpack .../libsystemd0_252.6-1+rpi1_armhf.deb ...
21:40:16 Unpacking libsystemd0:armhf (252.6-1+rpi1) over (252.4-1+rpi1) ...
21:40:16 129 added, 0 removed; done.
21:40:16 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
21:40:16 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:40:16 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
21:40:16 Setting up curl (7.74.0-1.3+deb11u7) ...
21:40:16 Setting up gpg (2.2.27-2+deb11u2) ...
21:40:16 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
21:40:16 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
21:40:16 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:40:16 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:40:16 Setting up python3-jeepney (0.7.1-3) ...
21:40:16 Selecting previously unselected package docker-compose-plugin.
21:40:16 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb ...
21:40:16 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.22.10~kinetic) ...
21:40:16 Setting up libsystemd0:armhf (252.6-1+rpi1) ...
21:40:16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10361 files and directories currently installed.)
21:40:16 Preparing to unpack .../libblkid1_2.38.1-5_armhf.deb ...
21:40:16 Unpacking libblkid1:armhf (2.38.1-5) over (2.38.1-4) ...
21:40:16 Setting up libblkid1:armhf (2.38.1-5) ...
21:40:16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10361 files and directories currently installed.)
21:40:16 Preparing to unpack .../udev_252.6-1+rpi1_armhf.deb ...
21:40:16 Unpacking udev (252.6-1+rpi1) over (252.4-1+rpi1) ...
21:40:16 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:40:16 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:40:16 Setting up python3-httplib2 (0.20.2-2) ...
21:40:16 Setting up lsb-release (11.1.0ubuntu4) ...
21:40:16 Setting up policykit-1 (0.105-33) ...
21:40:16 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
21:40:16 Setting up python3-blinker (1.4+dfsg1-0.4) ...
21:40:16 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:40:16 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:40:16 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:40:16 Setting up python3.9 (3.9.2-1) ...
21:40:17 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:40:17 Reading package lists...
21:40:17 Building dependency tree...
21:40:17 Reading state information...
21:40:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:40:17 Preparing to unpack .../libudev1_252.6-1+rpi1_armhf.deb ...
21:40:17 Unpacking libudev1:armhf (252.6-1+rpi1) over (252.4-1+rpi1) ...
21:40:17 Setting up libudev1:armhf (252.6-1+rpi1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:17 Preparing to unpack .../libapt-pkg6.0_2.6.0_armhf.deb ...
21:40:17 Unpacking libapt-pkg6.0:armhf (2.6.0) over (2.5.4) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:17 Selecting previously unselected package libxml2:amd64.
21:40:17 Preparing to unpack .../39-libxml2_2.9.14+dfsg-1.1+b3_amd64.deb ...
21:40:17 Unpacking libxml2:amd64 (2.9.14+dfsg-1.1+b3) ...
21:40:17 Selecting previously unselected package libxmlb2:amd64.
21:40:17 Preparing to unpack .../40-libxmlb2_0.3.10-2_amd64.deb ...
21:40:17 Unpacking libxmlb2:amd64 (0.3.10-2) ...
21:40:17 Selecting previously unselected package libyaml-0-2:amd64.
21:40:17 Preparing to unpack .../41-libyaml-0-2_0.2.5-1_amd64.deb ...
21:40:17 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
21:40:17 Selecting previously unselected package libappstream4:amd64.
21:40:17 Preparing to unpack .../42-libappstream4_0.16.1-1_amd64.deb ...
21:40:17 Unpacking libappstream4:amd64 (0.16.1-1) ...
21:40:17 Selecting previously unselected package libcap2-bin.
21:40:17 Preparing to unpack .../43-libcap2-bin_1%3a2.66-3_amd64.deb ...
21:40:17 Unpacking libcap2-bin (1:2.66-3) ...
21:40:17 Selecting previously unselected package libduktape207:amd64.
21:40:17 Preparing to unpack .../44-libduktape207_2.7.0-2_amd64.deb ...
21:40:17 Unpacking libduktape207:amd64 (2.7.0-2) ...
21:40:17 Selecting previously unselected package libelf1:amd64.
21:40:17 Preparing to unpack .../45-libelf1_0.188-2.1_amd64.deb ...
21:40:17 Unpacking libelf1:amd64 (0.188-2.1) ...
21:40:17 Setting up python3-more-itertools (8.10.0-2) ...
21:40:17 Setting up python3-dbus (1.2.18-3build1) ...
21:40:17 Correcting dependencies... Done
21:40:17 Selecting previously unselected package docker-ce-rootless-extras.
21:40:17 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ...
21:40:17 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:40:17 Selecting previously unselected package docker-ce.
21:40:17 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ...
21:40:17 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:40:17 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
21:40:17 Setting up libapt-pkg6.0:armhf (2.6.0) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:17 Preparing to unpack .../gnupg-l10n_2.2.40-1.1_all.deb ...
21:40:17 Unpacking gnupg-l10n (2.2.40-1.1) over (2.2.40-1) ...
21:40:17 Selecting previously unselected package libdw1:amd64.
21:40:17 Preparing to unpack .../46-libdw1_0.188-2.1_amd64.deb ...
21:40:17 Unpacking libdw1:amd64 (0.188-2.1) ...
21:40:17 Selecting previously unselected package libglib2.0-data.
21:40:17 Preparing to unpack .../47-libglib2.0-data_2.74.6-1_all.deb ...
21:40:17 Unpacking libglib2.0-data (2.74.6-1) ...
21:40:17 Selecting previously unselected package libglib2.0-bin.
21:40:17 Preparing to unpack .../48-libglib2.0-bin_2.74.6-1_amd64.deb ...
21:40:17 Unpacking libglib2.0-bin (2.74.6-1) ...
21:40:17 Setting up python3-distro (1.7.0-1) ...
21:40:17 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:40:17 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
21:40:17 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:40:17 Setting up python3 (3.9.2-3) ...
21:40:17 Setting up python3-pycurl (7.43.0.6-5) ...
21:40:17 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:17 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:17 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:17 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:17 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:17 The following additional packages will be installed:
21:40:17   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:17   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:17 Suggested packages:
21:40:17   firewalld kmod
21:40:17 Recommended packages:
21:40:17   nftables
21:40:17 The following NEW packages will be installed:
21:40:17   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:17   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:17 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.18.04~bionic) ...
21:40:17 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:40:17 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:40:17 + make IMAGE=ubuntu:focal verify
21:40:17 docker run  --rm -i \
21:40:17 	-v "$(pwd):/v" \
21:40:17 	-e DEBIAN_FRONTEND=noninteractive \
21:40:17 	-e PACKAGE_REPO=staging \
21:40:17 	-w /v \
21:40:17 	ubuntu:focal ./verify
21:40:17 Unable to find image 'ubuntu:focal' locally
21:40:17 focal: Pulling from library/ubuntu
21:40:17 Selecting previously unselected package docker-compose-plugin.
21:40:17 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb ...
21:40:17 Unpacking docker-compose-plugin (2.17.2-1~debian.10~buster) ...
21:40:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
[Pipeline] }
21:40:17 Setting up gnupg-l10n (2.2.40-1.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:17 Preparing to unpack .../gnupg-utils_2.2.40-1.1_armhf.deb ...
21:40:17 Unpacking gnupg-utils (2.2.40-1.1) over (2.2.40-1) ...
21:40:17 Setting up gnupg-utils (2.2.40-1.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:17 Preparing to unpack .../gpgconf_2.2.40-1.1_armhf.deb ...
21:40:17 Unpacking gpgconf (2.2.40-1.1) over (2.2.40-1) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:17 Selecting previously unselected package libunwind8:amd64.
21:40:17 Preparing to unpack .../49-libunwind8_1.6.2-3_amd64.deb ...
21:40:17 Unpacking libunwind8:amd64 (1.6.2-3) ...
21:40:17 Selecting previously unselected package libgstreamer1.0-0:amd64.
21:40:17 Preparing to unpack .../50-libgstreamer1.0-0_1.22.0-2_amd64.deb ...
21:40:17 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ...
21:40:17 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
21:40:17 Preparing to unpack .../51-libpolkit-gobject-1-0_122-3_amd64.deb ...
21:40:17 Unpacking libpolkit-gobject-1-0:amd64 (122-3) ...
21:40:17 Selecting previously unselected package libpolkit-agent-1-0:amd64.
21:40:17 Preparing to unpack .../52-libpolkit-agent-1-0_122-3_amd64.deb ...
21:40:17 Unpacking libpolkit-agent-1-0:amd64 (122-3) ...
21:40:17 Setting up python3-apt (2.4.0ubuntu1) ...
21:40:17 Setting up python3-gi (3.38.0-2) ...
21:40:17 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
21:40:17 Need to get 21.3 MB of archives.
21:40:17 After this operation, 93.3 MB of additional disk space will be used.
21:40:17 Get:1 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB]
21:40:17 Get:2 http://deb.debian.org/debian bookworm/main armhf dbus-user-session armhf 1.14.6-1 [76.5 kB]
21:40:17 Get:3 http://deb.debian.org/debian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.2 kB]
21:40:17 Get:4 http://deb.debian.org/debian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.8 kB]
21:40:17 Get:5 http://deb.debian.org/debian bookworm/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
21:40:17 Get:6 http://deb.debian.org/debian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.2 kB]
21:40:17 Get:7 http://deb.debian.org/debian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [33.6 kB]
21:40:17 Get:8 http://deb.debian.org/debian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [46.9 kB]
21:40:17 Get:9 http://deb.debian.org/debian bookworm/main armhf iptables armhf 1.8.9-2 [316 kB]
21:40:17 Get:10 https://download.docker.com/linux/debian bookworm/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:40:17 3503cc1332f3: Already exists
21:40:17 Digest: sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9
21:40:17 Status: Downloaded newer image for ubuntu:focal
21:40:17 invoke-rc.d: could not determine current runlevel
21:40:17 invoke-rc.d: policy-rc.d denied execution of start.
21:40:17 Setting up docker-compose-plugin (2.17.2-1~ubuntu.18.04~bionic) ...
21:40:17 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic) ...
21:40:17 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:17  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:17   Package dbus-user-session is not installed.
21:40:17 
21:40:17 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.4-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.17.2-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.18.04~bionic_armhf.deb
21:40:18 Setting up gpgconf (2.2.40-1.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:18 Preparing to unpack .../dirmngr_2.2.40-1.1_armhf.deb ...
21:40:18 Unpacking dirmngr (2.2.40-1.1) over (2.2.40-1) ...
21:40:18 Setting up dirmngr (2.2.40-1.1) ...
21:40:18 Selecting previously unselected package lsb-release.
21:40:18 Preparing to unpack .../53-lsb-release_12.0-1_all.deb ...
21:40:18 Unpacking lsb-release (12.0-1) ...
21:40:18 Selecting previously unselected package xml-core.
21:40:18 Preparing to unpack .../54-xml-core_0.18+nmu1_all.deb ...
21:40:18 Unpacking xml-core (0.18+nmu1) ...
21:40:18 Selecting previously unselected package polkitd.
21:40:18 Preparing to unpack .../55-polkitd_122-3_amd64.deb ...
21:40:18 Unpacking polkitd (122-3) ...
21:40:18 Selecting previously unselected package packagekit.
21:40:18 Preparing to unpack .../56-packagekit_1.2.6-3_amd64.deb ...
21:40:18 Unpacking packagekit (1.2.6-3) ...
21:40:18 + make IMAGE=fedora:36 verify
21:40:18 docker run  --rm -i \
21:40:18 	-v "$(pwd):/v" \
21:40:18 	-e DEBIAN_FRONTEND=noninteractive \
21:40:18 	-e PACKAGE_REPO=staging \
21:40:18 	-w /v \
21:40:18 	fedora:36 ./verify
21:40:18 Unable to find image 'fedora:36' locally
21:40:18 36: Pulling from library/fedora
21:40:18 Setting up python3-lazr.uri (1.0.6-2) ...
21:40:18 Setting up python3-zipp (1.0.0-3) ...
21:40:18 Setting up gnupg (2.2.27-2+deb11u2) ...
21:40:18 Setting up lsb-release (11.1.0) ...
21:40:18 Setting up python3-dbus (1.2.16-5) ...
21:40:18 Setting up gnupg2 (2.2.27-2+deb11u2) ...
21:40:18 Setting up python3-apt (2.2.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:18 Preparing to unpack .../gpg_2.2.40-1.1_armhf.deb ...
21:40:18 Unpacking gpg (2.2.40-1.1) over (2.2.40-1) ...
21:40:18 Setting up gpg (2.2.40-1.1) ...
21:40:18 Selecting previously unselected package python-apt-common.
21:40:18 Preparing to unpack .../57-python-apt-common_2.5.3_all.deb ...
21:40:18 Unpacking python-apt-common (2.5.3) ...
21:40:18 Selecting previously unselected package python3-apt.
21:40:18 Preparing to unpack .../58-python3-apt_2.5.3_amd64.deb ...
21:40:18 Unpacking python3-apt (2.5.3) ...
21:40:18 Selecting previously unselected package python3-blinker.
21:40:18 Preparing to unpack .../59-python3-blinker_1.5-1_all.deb ...
21:40:18 Unpacking python3-blinker (1.5-1) ...
21:40:18 Selecting previously unselected package python3-cffi-backend:amd64.
21:40:18 Preparing to unpack .../60-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
21:40:18 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
21:40:18 Selecting previously unselected package python3-cryptography.
21:40:18 Preparing to unpack .../61-python3-cryptography_38.0.4-3_amd64.deb ...
21:40:18 Unpacking python3-cryptography (38.0.4-3) ...
21:40:18 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
21:40:18 Setting up python3-wadllib (1.3.6-1) ...
21:40:18 f41b8ea2f8e3: Already exists
21:40:18 Digest: sha256:febad66238b1245cbde9bc6adb0fcfac17dea9a14ac73e39717f5be8018caf16
21:40:18 Status: Downloaded newer image for fedora:36
21:40:18 Setting up python3-software-properties (0.96.20.2-2.1) ...
21:40:18 Setting up software-properties-common (0.96.20.2-2.1) ...
21:40:18 debconf: delaying package configuration, since apt-utils is not installed
21:40:18 Fetched 21.3 MB in 1s (28.0 MB/s)
21:40:18 Selecting previously unselected package netbase.
21:40: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 ... 11732 files and directories currently installed.)
21:40:18 Preparing to unpack .../0-netbase_6.4_all.deb ...
21:40:18 Unpacking netbase (6.4) ...
21:40:18 + verify
21:40:18 + dpkg --version
21:40:18 + verify_deb
21:40:18 + apt-get update
21:40: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 ... 10362 files and directories currently installed.)
21:40:18 Preparing to unpack .../gpg-agent_2.2.40-1.1_armhf.deb ...
21:40:18 Unpacking gpg-agent (2.2.40-1.1) over (2.2.40-1) ...
21:40:18 Setting up gpg-agent (2.2.40-1.1) ...
21:40:18 Selecting previously unselected package python3-dbus.
21:40:18 Preparing to unpack .../62-python3-dbus_1.3.2-4+b1_amd64.deb ...
21:40:18 Unpacking python3-dbus (1.3.2-4+b1) ...
21:40:18 Selecting previously unselected package python3-distro.
21:40:18 Preparing to unpack .../63-python3-distro_1.8.0-1_all.deb ...
21:40:18 Unpacking python3-distro (1.8.0-1) ...
21:40:18 Selecting previously unselected package python3-gi.
21:40:18 Preparing to unpack .../64-python3-gi_3.42.2-3+b1_amd64.deb ...
21:40:18 Unpacking python3-gi (3.42.2-3+b1) ...
21:40:18 Selecting previously unselected package python3-pyparsing.
21:40:18 Preparing to unpack .../65-python3-pyparsing_3.0.9-1_all.deb ...
21:40:18 Unpacking python3-pyparsing (3.0.9-1) ...
21:40:18 Selecting previously unselected package python3-httplib2.
21:40:18 Preparing to unpack .../66-python3-httplib2_0.20.4-3_all.deb ...
21:40:18 Unpacking python3-httplib2 (0.20.4-3) ...
21:40:18 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:40:18 Setting up packagekit (1.2.5-2ubuntu2) ...
21:40:18 invoke-rc.d: could not determine current runlevel
21:40:18 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:40:18 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:40:18 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:40:18 Processing triggers for ca-certificates (20210119) ...
21:40:18 Updating certificates in /etc/ssl/certs...
21:40:18 Selecting previously unselected package containerd.io.
21:40:18 Preparing to unpack .../1-containerd.io_1.6.19-1_armhf.deb ...
21:40:18 Unpacking containerd.io (1.6.19-1) ...
21:40:18 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
21:40:18 Selecting previously unselected package docker-ce-cli.
21:40:18 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ...
21:40:18 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:40:18 Selecting previously unselected package python3-jwt.
21:40:18 Preparing to unpack .../67-python3-jwt_2.6.0-1_all.deb ...
21:40:18 Unpacking python3-jwt (2.6.0-1) ...
21:40:18 Selecting previously unselected package python3-pkg-resources.
21:40:18 Preparing to unpack .../68-python3-pkg-resources_66.1.1-1_all.deb ...
21:40:18 Unpacking python3-pkg-resources (66.1.1-1) ...
21:40:18 Selecting previously unselected package python3-lazr.uri.
21:40:18 Preparing to unpack .../69-python3-lazr.uri_1.0.6-3_all.deb ...
21:40:18 Unpacking python3-lazr.uri (1.0.6-3) ...
21:40:18 Selecting previously unselected package python3-wadllib.
21:40:18 Preparing to unpack .../70-python3-wadllib_1.3.6-4_all.deb ...
21:40:18 Unpacking python3-wadllib (1.3.6-4) ...
21:40:18 Selecting previously unselected package python3-oauthlib.
21:40:18 Preparing to unpack .../71-python3-oauthlib_3.2.2-1_all.deb ...
21:40:18 Unpacking python3-oauthlib (3.2.2-1) ...
21:40:18 Selecting previously unselected package python3-six.
21:40:18 Preparing to unpack .../72-python3-six_1.16.0-4_all.deb ...
21:40:18 Unpacking python3-six (1.16.0-4) ...
21:40:18 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:40:18 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
21:40:18 Setting up python3-importlib-metadata (4.6.4-1) ...
21:40:18 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
21:40:18 0 added, 0 removed; done.
21:40:18 Running hooks in /etc/ca-certificates/update.d...
21:40:18 done.
21:40:18 + verify
21:40:18 + dpkg --version
21:40:18 + rpm --version
21:40:18 + verify_rpm
21:40:18 ++ . /etc/os-release
21:40:18 +++ NAME='Fedora Linux'
21:40:18 +++ VERSION='36 (Container Image)'
21:40:18 +++ ID=fedora
21:40:18 +++ VERSION_ID=36
21:40:18 +++ VERSION_CODENAME=
21:40:18 +++ PLATFORM_ID=platform:f36
21:40:18 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:40:18 +++ ANSI_COLOR='0;38;2;60;110;180'
21:40:18 +++ LOGO=fedora-logo-icon
21:40:18 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:40:18 +++ HOME_URL=https://fedoraproject.org/
21:40:18 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:40:18 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:40:18 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:40:18 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:40:18 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:40:18 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:40:18 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:40:18 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:40:18 +++ SUPPORT_END=2023-05-16
21:40:18 +++ VARIANT='Container Image'
21:40:18 +++ VARIANT_ID=container
21:40:18 ++ echo fedora
21:40:18 + DIST_ID=fedora
21:40:18 ++ . /etc/os-release
21:40:18 +++ NAME='Fedora Linux'
21:40:18 +++ VERSION='36 (Container Image)'
21:40:18 +++ ID=fedora
21:40:18 +++ VERSION_ID=36
21:40:18 +++ VERSION_CODENAME=
21:40:18 +++ PLATFORM_ID=platform:f36
21:40:18 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:40:18 +++ ANSI_COLOR='0;38;2;60;110;180'
21:40:18 +++ LOGO=fedora-logo-icon
21:40:18 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:40:18 +++ HOME_URL=https://fedoraproject.org/
21:40:18 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:40:18 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:40:18 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:40:18 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:40:18 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:40:18 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:40:18 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:40:18 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:40:18 +++ SUPPORT_END=2023-05-16
21:40:18 +++ VARIANT='Container Image'
21:40:18 +++ VARIANT_ID=container
21:40:18 ++ cut -d. -f1
21:40:18 ++ echo 36
21:40:18 + DIST_VERSION=36
21:40:18 + pkg_manager=yum
21:40:18 + pkg_config_manager=yum-config-manager
21:40:18 + dnf --version
21:40:18 4.14.0
21:40:18   Installed: dnf-0:4.14.0-1.fc36.noarch at Sun Mar 12 07:48:25 2023
21:40:18   Built    : Fedora Project at Fri Sep  9 13:49:11 2022
21:40:18 
21:40:18   Installed: rpm-0:4.17.1-3.fc36.x86_64 at Sun Mar 12 07:48:25 2023
21:40:18   Built    : Fedora Project at Tue Aug  2 12:31:56 2022
21:40:18 + pkg_manager=dnf
21:40:18 + pkg_config_manager='dnf config-manager'
21:40:18 + dnf clean all
21:40:19 Reading package lists...
21:40:19 Selecting previously unselected package python3-lazr.restfulclient.
21:40:19 Preparing to unpack .../73-python3-lazr.restfulclient_0.14.5-1_all.deb ...
21:40:19 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
21:40:19 Selecting previously unselected package python3-software-properties.
21:40:19 Preparing to unpack .../74-python3-software-properties_0.99.30-4_all.deb ...
21:40:19 Unpacking python3-software-properties (0.99.30-4) ...
21:40:19 Selecting previously unselected package software-properties-common.
21:40:19 Preparing to unpack .../75-software-properties-common_0.99.30-4_all.deb ...
21:40:19 Unpacking software-properties-common (0.99.30-4) ...
21:40:19 Setting up libksba8:amd64 (1.6.3-2) ...
21:40:19 Setting up media-types (10.0.0) ...
21:40:19 Setting up systemd-sysv (252.6-1) ...
21:40:19 Setting up libkeyutils1:amd64 (1.6.3-2) ...
21:40:19 Setting up libpsl5:amd64 (0.21.2-1) ...
21:40:19 Setting up libicu72:amd64 (72.1-3) ...
21:40:19 Setting up apt-transport-https (2.6.0) ...
21:40:19 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
21:40:19 Setting up libglib2.0-0:amd64 (2.74.6-1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:19 Preparing to unpack .../gpg-wks-client_2.2.40-1.1_armhf.deb ...
21:40:19 Unpacking gpg-wks-client (2.2.40-1.1) over (2.2.40-1) ...
21:40:19 Setting up gpg-wks-client (2.2.40-1.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:19 Preparing to unpack .../gpg-wks-server_2.2.40-1.1_armhf.deb ...
21:40:19 Unpacking gpg-wks-server (2.2.40-1.1) over (2.2.40-1) ...
21:40:19 Setting up python3-secretstorage (3.3.1-1) ...
21:40:19 Setting up python3-keyring (23.5.0-1) ...
21:40:19 ++ source /etc/os-release
21:40:19 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:40:19 +++ NAME='Debian GNU/Linux'
21:40:19 +++ VERSION_ID=11
21:40:19 +++ VERSION='11 (bullseye)'
21:40:19 +++ VERSION_CODENAME=bullseye
21:40:19 +++ ID=debian
21:40:19 +++ HOME_URL=https://www.debian.org/
21:40:19 +++ SUPPORT_URL=https://www.debian.org/support
21:40:19 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:40:19 ++ echo debian
21:40:19 + DIST_ID=debian
21:40:19 ++ lsb_release -sc
21:40:19 + DIST_VERSION=bullseye
21:40:19 + '[' bullseye = sid ']'
21:40:19 + install_debian_containerd
21:40:19 + '[' staging = stage ']'
21:40:19 + REPO_URL=https://download.docker.com/linux/debian
21:40:19 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:40:19 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:40:19 + update-ca-certificates -f
21:40:19 Clearing symlinks in /etc/ssl/certs...
21:40:19 0 files removed
21:40:19 + dnf install -y 'dnf-command(config-manager)'
21:40:19 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
21:40:19 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
21:40:19 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
21:40:19 Building dependency tree...
21:40:19 Reading state information...
21:40:19 No schema files found: doing nothing.
21:40:19 Setting up distro-info-data (0.57) ...
21:40:19 Setting up libtirpc-common (1.3.3+ds-1) ...
21:40:19 Setting up libxmlb2:amd64 (0.3.10-2) ...
21:40:19 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
21:40:19 Setting up libsqlite3-0:amd64 (3.40.1-2) ...
21:40:19 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
21:40:19 Setting up libpackagekit-glib2-18:amd64 (1.2.6-3) ...
21:40:19 Setting up libnpth0:amd64 (1.6-3) ...
21:40:19 Setting up libassuan0:amd64 (2.5.5-5) ...
21:40:19 Setting up libunwind8:amd64 (1.6.2-3) ...
21:40:19 Setting up libkrb5support0:amd64 (1.20.1-1+b1) ...
21:40:19 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
21:40:19 Setting up libcap2-bin (1:2.66-3) ...
21:40:19 Setting up libglib2.0-data (2.74.6-1) ...
21:40:19 Setting up gnupg-l10n (2.2.40-1.1) ...
21:40:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:40:19 Setting up libdbus-1-3:amd64 (1.14.6-1) ...
21:40:19 Setting up libncursesw6:amd64 (6.4-2) ...
21:40:19 Setting up libk5crypto3:amd64 (1.20.1-1+b1) ...
21:40:19 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
21:40:19 Setting up python-apt-common (2.5.3) ...
21:40:19 Setting up libduktape207:amd64 (2.7.0-2) ...
21:40:19 Setting up gpg-wks-server (2.2.40-1.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:19 Preparing to unpack .../gpgv_2.2.40-1.1_armhf.deb ...
21:40:19 Unpacking gpgv (2.2.40-1.1) over (2.2.40-1) ...
21:40:19 Setting up gpgv (2.2.40-1.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:19 Preparing to unpack .../gpgsm_2.2.40-1.1_armhf.deb ...
21:40:19 Unpacking gpgsm (2.2.40-1.1) over (2.2.40-1) ...
21:40:19 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:40:19 Setting up python3-launchpadlib (1.10.16-1) ...
21:40:19 done.
21:40:19 Updating certificates in /etc/ssl/certs...
21:40:19 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb'.
21:40:19 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
21:40:19 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
21:40:19 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
21:40:19 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
21:40:19 Correcting dependencies... Done
21:40:19 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:19 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:19 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:19 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:19 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:19 The following additional packages will be installed:
21:40:19   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:40:19   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:40:19   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:40:19   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:40:19 Suggested packages:
21:40:19   kmod systemd-container policykit-1
21:40:19 Recommended packages:
21:40:19   dmsetup networkd-dispatcher libnss-systemd
21:40:19 Selecting previously unselected package dbus-user-session.
21:40:19 Preparing to unpack .../2-dbus-user-session_1.14.6-1_armhf.deb ...
21:40:19 Setting up dbus-session-bus-common (1.14.6-1) ...
21:40:19 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ...
21:40:19 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
21:40:19 Setting up sgml-base (1.31) ...
21:40:19 Setting up libkrb5-3:amd64 (1.20.1-1+b1) ...
21:40:19 Setting up libstemmer0d:amd64 (2.2.0-2) ...
21:40:19 Setting up lsb-release (12.0-1) ...
21:40:19 Setting up dbus-system-bus-common (1.14.6-1) ...
21:40:19 Setting up openssl (3.0.8-1) ...
21:40:19 Setting up libelf1:amd64 (0.188-2.1) ...
21:40:19 Setting up readline-common (8.2-1.3) ...
21:40:19 Setting up libxml2:amd64 (2.9.14+dfsg-1.1+b3) ...
21:40:19 Setting up iso-codes (4.13.0-1) ...
21:40:19 Setting up dbus-bin (1.14.6-1) ...
21:40:19 Setting up libpolkit-gobject-1-0:amd64 (122-3) ...
21:40:19 Setting up gpgsm (2.2.40-1.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:19 Preparing to unpack .../gnupg_2.2.40-1.1_all.deb ...
21:40:19 Unpacking gnupg (2.2.40-1.1) over (2.2.40-1) ...
21:40:19 Setting up gnupg (2.2.40-1.1) ...
21:40: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 ... 10362 files and directories currently installed.)
21:40:19 Preparing to unpack .../archives/apt_2.6.0_armhf.deb ...
21:40:19 Unpacking apt (2.6.0) over (2.5.4) ...
21:40:19 Setting up python3-software-properties (0.99.22.6) ...
21:40:19 129 added, 0 removed; done.
21:40:19 Running hooks in /etc/ca-certificates/update.d...
21:40:19 done.
21:40:19 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:40:19 + apt-key add -
21:40:19 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:40:19 Selecting previously unselected package docker-ce-rootless-extras.
21:40:19 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ...
21:40:19 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:40:19 The following NEW packages will be installed:
21:40:19   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:40:19   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:40:19   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:40:19   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:40:19 Unpacking dbus-user-session (1.14.6-1) ...
21:40:19 Selecting previously unselected package libip6tc2:armhf.
21:40:19 Preparing to unpack .../3-libip6tc2_1.8.9-2_armhf.deb ...
21:40:19 Unpacking libip6tc2:armhf (1.8.9-2) ...
21:40:19 Selecting previously unselected package libxtables12:armhf.
21:40:19 Preparing to unpack .../4-libxtables12_1.8.9-2_armhf.deb ...
21:40:19 Unpacking libxtables12:armhf (1.8.9-2) ...
21:40:19 Selecting previously unselected package libmnl0:armhf.
21:40:19 Preparing to unpack .../5-libmnl0_1.0.4-3_armhf.deb ...
21:40:19 Unpacking libmnl0:armhf (1.0.4-3) ...
21:40:19 Selecting previously unselected package libnfnetlink0:armhf.
21:40:19 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_armhf.deb ...
21:40:19 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
21:40:19 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:40:19 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
21:40:19 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
21:40:19 Setting up pinentry-curses (1.2.1-1) ...
21:40:19 Setting up libdw1:amd64 (0.188-2.1) ...
21:40:19 Setting up libreadline8:amd64 (8.2-1.3) ...
21:40:19 Setting up libglib2.0-bin (2.74.6-1) ...
21:40:19 Setting up dbus-daemon (1.14.6-1) ...
21:40:19 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
21:40:19 Setting up ca-certificates (20230311) ...
21:40:19 Setting up apt (2.6.0) ...
21:40:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ...
21:40:19 Setting up software-properties-common (0.99.22.6) ...
21:40:19 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:40:19 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
21:40:19 Updating certificates in /etc/ssl/certs...
21:40:19 Setting up docker-buildx-plugin (0.10.4-1~debian.10~buster) ...
21:40:19 Setting up docker-compose-plugin (2.17.2-1~debian.10~buster) ...
21:40:19 Selecting previously unselected package docker-ce-cli.
21:40:19 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ...
21:40:19 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:40:20 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9590 B]
21:40:20 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1572 kB]
21:40:20 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
21:40:20 Need to get 24.5 MB of archives.
21:40:20 After this operation, 105 MB of additional disk space will be used.
21:40:20 Get:1 https://download.docker.com/linux/ubuntu bionic/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:40:20 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcap2 armhf 1:2.25-1.2 [11.7 kB]
21:40:20 Selecting previously unselected package libnftnl11:armhf.
21:40:20 Preparing to unpack .../8-libnftnl11_1.2.4-2_armhf.deb ...
21:40:20 Unpacking libnftnl11:armhf (1.2.4-2) ...
21:40:20 Selecting previously unselected package iptables.
21:40:20 Preparing to unpack .../9-iptables_1.8.9-2_armhf.deb ...
21:40:20 Unpacking iptables (1.8.9-2) ...
21:40:20 Setting up libip6tc2:armhf (1.8.9-2) ...
21:40:20 Setting up dbus-user-session (1.14.6-1) ...
21:40:20 Setting up libmnl0:armhf (1.0.4-3) ...
21:40:20 Setting up containerd.io (1.6.19-1) ...
21:40:20 Updating certificates in /etc/ssl/certs...
21:40:20 0 added, 0 removed; done.
21:40:20 Running hooks in /etc/ca-certificates/update.d...
21:40:20 done.
21:40:20 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
21:40:20 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:40:20 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:40:20 invoke-rc.d: could not determine current runlevel
21:40:20 invoke-rc.d: policy-rc.d denied execution of start.
21:40:20 OK
21:40:20 + '[' bullseye = sid ']'
21:40:20 ++ dpkg --print-architecture
21:40:20 + ARCH=amd64
21:40:20 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bullseye test'
21:40:20 + apt-get update
21:40:20 Selecting previously unselected package docker-ce-rootless-extras.
21:40:20 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ...
21:40:20 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:40:20 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [17.6 kB]
21:40:20 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1078 kB]
21:40:20 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libargon2-0 armhf 0~20161029-1.1 [20.4 kB]
21:40:20 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [117 kB]
21:40:20 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libjson-c3 armhf 0.12.1-1.3ubuntu0.3 [19.9 kB]
21:40:20 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcryptsetup12 armhf 2:2.0.2-1ubuntu1.2 [119 kB]
21:40:20 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:20 Setting up libxtables12:armhf (1.8.9-2) ...
21:40:20 Setting up libnfnetlink0:armhf (1.0.2-2) ...
21:40:20 Setting up netbase (6.4) ...
21:40:20 Setting up libnftnl11:armhf (1.2.4-2) ...
21:40:20 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
21:40:20 Setting up iptables (1.8.9-2) ...
21:40:20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:20 Processing triggers for libc-bin (2.36-8) ...
21:40:20 + verify_binaries
21:40:20 + docker --version
21:40:20 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:20 + docker buildx version
21:40:20 github.com/docker/buildx v0.10.4 c513d34
21:40:20 + docker compose version
21:40:20 ++ source /etc/os-release
21:40:20 +++ PRETTY_NAME='Ubuntu 22.04.2 LTS'
21:40:20 +++ NAME=Ubuntu
21:40:20 +++ VERSION_ID=22.04
21:40:20 +++ VERSION='22.04.2 LTS (Jammy Jellyfish)'
21:40:20 +++ VERSION_CODENAME=jammy
21:40:20 +++ ID=ubuntu
21:40:20 +++ ID_LIKE=debian
21:40:20 +++ HOME_URL=https://www.ubuntu.com/
21:40:20 +++ SUPPORT_URL=https://help.ubuntu.com/
21:40:20 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:40:20 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:40:20 +++ UBUNTU_CODENAME=jammy
21:40:20 ++ echo ubuntu
21:40:20 + DIST_ID=ubuntu
21:40:20 ++ lsb_release -sc
21:40:20 + DIST_VERSION=jammy
21:40:20 + '[' jammy = sid ']'
21:40:20 + install_debian_containerd
21:40:20 + '[' staging = stage ']'
21:40:20 + REPO_URL=https://download.docker.com/linux/ubuntu
21:40:20 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:40:20 + update-ca-certificates -f
21:40:20 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:40:20 Clearing symlinks in /etc/ssl/certs...
21:40:20 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:40:20 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:20  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:20   Package dbus-user-session is not installed.
21:40:20 
21:40:20 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_amd64.deb
21:40: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 ... 10364 files and directories currently installed.)
21:40:20 Preparing to unpack .../0-mount_2.38.1-5_armhf.deb ...
21:40:20 Unpacking mount (2.38.1-5) over (2.38.1-4) ...
21:40:20 Selecting previously unselected package libargon2-1:armhf.
21:40:20 Preparing to unpack .../1-libargon2-1_0~20171227-0.3_armhf.deb ...
21:40:20 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
21:40:20 Selecting previously unselected package dmsetup.
21:40:20 Preparing to unpack .../2-dmsetup_2%3a1.02.185-2_armhf.deb ...
21:40:20 Unpacking dmsetup (2:1.02.185-2) ...
21:40:20 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:40:20 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
21:40:20 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
21:40:20 Selecting previously unselected package libjson-c5:armhf.
21:40:20 Preparing to unpack .../4-libjson-c5_0.16-2_armhf.deb ...
21:40:20 Unpacking libjson-c5:armhf (0.16-2) ...
21:40:20 Preparing to unpack .../5-libuuid1_2.38.1-5_armhf.deb ...
21:40:20 Unpacking libuuid1:armhf (2.38.1-5) over (2.38.1-4) ...
21:40:20 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libidn11 armhf 1.33-2.1ubuntu1.2 [42.7 kB]
21:40:20 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libip4tc0 armhf 1.6.1-2ubuntu2 [17.8 kB]
21:40:20 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapparmor1 armhf 2.12-4ubuntu5.1 [27.1 kB]
21:40:20 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkmod2 armhf 24-1ubuntu3.5 [34.5 kB]
21:40:20 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf systemd armhf 237-3ubuntu10.57 [2739 kB]
21:40:20 Docker Compose version v2.17.2
21:40:20 + dockerd --version
21:40:20 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:20 + docker-proxy --version
21:40:20 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:20 + containerd --version
21:40:20 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:20 + ctr --version
21:40:20 ctr containerd.io 1.6.19
21:40:20 + containerd-shim --help
21:40:20 Usage of containerd-shim:
21:40:20   -address string
21:40:20     	grpc address back to main containerd
21:40:20   -containerd-binary containerd publish
21:40:20     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:20   -criu string
21:40:20     	path to criu binary
21:40:20   -debug
21:40:20     	enable debug output in logs
21:40:20   -namespace string
21:40:20     	namespace that owns the shim
21:40:20   -runtime-root string
21:40:20     	root directory for the runtime (default "/run/containerd/runc")
21:40:20   -socket string
21:40:20     	socket path to serve
21:40:20   -systemd-cgroup
21:40:20     	set runtime to use systemd-cgroup
21:40:20   -workdir string
21:40:20     	path used to storge large temporary data
21:40:20 + containerd-shim-runc-v1 -v
21:40:20 containerd-shim-runc-v1:
21:40:20   Version:  1.6.19
21:40:20   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:20   Go version: go1.19.7
21:40:20 
21:40:20 + containerd-shim-runc-v2 -v
21:40:20 containerd-shim-runc-v2:
21:40:20   Version:  1.6.19
21:40:20   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:20   Go version: go1.19.7
21:40:20 
21:40:20 + runc --version
21:40:20 runc version 1.1.4
21:40:20 commit: v1.1.4-0-g5fd4c4d
21:40:20 spec: 1.0.2-dev
21:40:20 go: go1.19.7
21:40:20 libseccomp: 2.5.4
21:40:20 done.
21:40:20 Updating certificates in /etc/ssl/certs...
21:40:20 140 added, 0 removed; done.
21:40:20 Setting up dbus (1.14.6-1) ...
21:40:20 invoke-rc.d: could not determine current runlevel
21:40:20 invoke-rc.d: policy-rc.d denied execution of start.
21:40:20 Setting up libgssapi-krb5-2:amd64 (1.20.1-1+b1) ...
21:40:20 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ...
21:40:20 Setting up xml-core (0.18+nmu1) ...
21:40:20 Setting up libuuid1:armhf (2.38.1-5) ...
21:40:20 Selecting previously unselected package libcryptsetup12:armhf.
21:40: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 ... 10396 files and directories currently installed.)
21:40:20 Preparing to unpack .../libcryptsetup12_2%3a2.6.1-3~deb12u1_armhf.deb ...
21:40:20 Unpacking libcryptsetup12:armhf (2:2.6.1-3~deb12u1) ...
21:40:20 Selecting previously unselected package libfdisk1:armhf.
21:40:20 Preparing to unpack .../libfdisk1_2.38.1-5_armhf.deb ...
21:40:20 Unpacking libfdisk1:armhf (2.38.1-5) ...
21:40:20 Selecting previously unselected package libapparmor1:armhf.
21:40:20 Preparing to unpack .../libapparmor1_3.0.8-3_armhf.deb ...
21:40:20 Unpacking libapparmor1:armhf (3.0.8-3) ...
21:40:20 Selecting previously unselected package libip4tc2:armhf.
21:40:20 Preparing to unpack .../libip4tc2_1.8.9-2_armhf.deb ...
21:40:20 Unpacking libip4tc2:armhf (1.8.9-2) ...
21:40:20 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:40:20 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:40:20 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:40:20 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
21:40:20   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          21/53 
21:40:20   Running scriptlet: container-selinux-2:2.206.0-1.fc37.noarch            22/53 
21:40:20   Installing       : container-selinux-2:2.206.0-1.fc37.noarch            22/53 
21:40:20 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
21:40:20 Setting up docker-compose-plugin (2.17.2-1~ubuntu.22.10~kinetic) ...
21:40:20 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:40:20 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:40:20 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:40:20 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf systemd-sysv armhf 237-3ubuntu10.57 [11.8 kB]
21:40:20 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B]
21:40:20 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
21:40:20 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
21:40:20 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [17.3 kB]
21:40:20 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4735 B]
21:40:20 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [788 kB]
21:40:20 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1205 kB]
21:40:20 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:20 Setting up gpgconf (2.2.40-1.1) ...
21:40:20 Setting up libpam-systemd:amd64 (252.6-1) ...
21:40:20 Setting up libcurl4:amd64 (7.88.1-7) ...
21:40:20 Setting up libpolkit-agent-1-0:amd64 (122-3) ...
21:40:20 Setting up curl (7.88.1-7) ...
21:40:20 Setting up gpg (2.2.40-1.1) ...
21:40:20 Preparing to unpack .../libmount1_2.38.1-5_armhf.deb ...
21:40:20 Unpacking libmount1:armhf (2.38.1-5) over (2.38.1-4) ...
21:40:20 Setting up libmount1:armhf (2.38.1-5) ...
21:40:20 Selecting previously unselected package libsystemd-shared:armhf.
21:40: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 ... 10422 files and directories currently installed.)
21:40:20 Preparing to unpack .../libsystemd-shared_252.6-1+rpi1_armhf.deb ...
21:40:20 Unpacking libsystemd-shared:armhf (252.6-1+rpi1) ...
21:40:21 Reading package lists...
21:40:21 Building dependency tree...
21:40:21 Reading state information...
21:40:21 Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [24.1 kB]
21:40:21 Fetched 67.4 kB in 1s (110 kB/s)
21:40:21 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:40:21 invoke-rc.d: could not determine current runlevel
21:40:21 invoke-rc.d: policy-rc.d denied execution of start.
21:40:21 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:21  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:21   Package dbus-user-session is not installed.
21:40:21 
21:40:21 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:40:21 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_amd64.deb
21:40:21 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnfnetlink0 armhf 1.0.1-3 [11.6 kB]
21:40:21 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dbus armhf 1.12.2-1ubuntu1.4 [132 kB]
21:40:21 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB]
21:40:21 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpam-systemd armhf 237-3ubuntu10.57 [95.2 kB]
21:40:21 Fetched 17.7 MB in 3s (6322 kB/s)
21:40:21 124 added, 0 removed; done.
21:40:21 Running hooks in /etc/ca-certificates/update.d...
21:40:21 done.
21:40:21 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:40:21 + apt-key add -
21:40:21 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:40:21 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ...
21:40:21 Setcap worked! gst-ptp-helper is not suid!
21:40:21 Setting up gnupg-utils (2.2.40-1.1) ...
21:40:21 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
21:40:21 Setting up gpg-agent (2.2.40-1.1) ...
21:40:21 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:40:21 Selecting previously unselected package systemd.
21:40:21 Preparing to unpack .../systemd_252.6-1+rpi1_armhf.deb ...
21:40:21 Unpacking systemd (252.6-1+rpi1) ...
21:40:21 21:40:21   Running scriptlet: container-selinux-2:2.206.0-1.fc37.noarch            22/53 
21:40:21   Installing       : libslirp-4.7.0-2.fc37.aarch64                        23/53 
Correcting dependencies... Done
21:40:21 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:21   Installing       : slirp4netns-1.2.0-8.fc37.aarch64                     24/53 
21:40:21 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:21 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:21   Installing       : libnl3-3.7.0-2.fc37.aarch64                          25/53 
21:40:21   Installing       : libibverbs-41.0-1.fc37.aarch64                       26/53 
21:40:21 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:21 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:21   Installing       : libpcap-14:1.10.3-1.fc37.aarch64                     27/53 
21:40:21 The following additional packages will be installed:
21:40:21   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:40:21   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:40:21   Installing       : iptables-legacy-libs-1.8.8-4.fc37.aarch64            28/53 
21:40:21   Installing       : libnfnetlink-1.0.1-22.fc37.aarch64                   29/53 
21:40:21   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:40:21   libnftnl11 libpam-systemd systemd systemd-sysv
21:40:21 Suggested packages:
21:40:21   Installing       : libmnl-1.0.5-1.fc37.aarch64                          30/53 
21:40:21   Installing       : libnetfilter_conntrack-1.0.8-5.fc37.aarch64          31/53 
21:40:21   kmod systemd-container policykit-1
21:40:21 Recommended packages:
21:40:21   nftables libnss-systemd
21:40:21   Installing       : iptables-libs-1.8.8-4.fc37.aarch64                   32/53 
21:40:21   Installing       : iptables-legacy-1.8.8-4.fc37.aarch64                 33/53 
21:40:21   Running scriptlet: iptables-legacy-1.8.8-4.fc37.aarch64                 33/53 
21:40:21   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                        34/53 
21:40:21   Installing       : libargon2-20190702-1.fc37.aarch64                    35/53 
21:40:21   Installing       : kmod-libs-30-2.fc37.aarch64                          36/53 
21:40:21   Installing       : systemd-networkd-251.13-6.fc37.aarch64               37/53 
21:40:21   Running scriptlet: systemd-networkd-251.13-6.fc37.aarch64               37/53 
21:40:21   Installing       : systemd-pam-251.13-6.fc37.aarch64                    38/53 
21:40:21   Installing       : systemd-resolved-251.13-6.fc37.aarch64               39/53 
21:40:21   Running scriptlet: systemd-resolved-251.13-6.fc37.aarch64               39/53 
21:40:21   Installing       : systemd-251.13-6.fc37.aarch64                        40/53 
21:40:21   Running scriptlet: systemd-251.13-6.fc37.aarch64                        40/53 
21:40:21 Creating group 'input' with GID 104.
21:40:21 Creating group 'kvm' with GID 36.
21:40:21 Creating group 'render' with GID 105.
21:40:21 Creating group 'sgx' with GID 106.
21:40:21 Creating group 'systemd-journal' with GID 190.
21:40:21 Creating group 'systemd-network' with GID 192.
21:40:21 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:40:21 Creating group 'systemd-oom' with GID 998.
21:40:21 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:40:21 Creating group 'systemd-resolve' with GID 193.
21:40:21 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:40:21 
21:40:21   Installing       : cryptsetup-libs-2.6.1-1.fc37.aarch64                 41/53 
21:40:21   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64           42/53 
21:40:21   Installing       : device-mapper-1.02.175-9.fc37.aarch64                43/53 
21:40:21   Installing       : containerd.io-1.6.19-3.1.fc37.aarch64                44/53 
21:40:21   Running scriptlet: containerd.io-1.6.19-3.1.fc37.aarch64                44/53 
21:40:21   Installing       : libcgroup-3.0-1.fc37.aarch64                         45/53 
21:40:21   Installing       : kmod-30-2.fc37.aarch64                               46/53 
21:40:21   Installing       : fuse-common-3.10.5-5.fc37.aarch64                    47/53 
21:40:21   Installing       : fuse3-3.10.5-5.fc37.aarch64                          48/53 
21:40:21   Installing       : fuse-overlayfs-1.9-6.fc37.aarch64                    49/53 
21:40:21   Running scriptlet: fuse-overlayfs-1.9-6.fc37.aarch64                    49/53 
21:40:21   Installing       : docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/53 
21:40:21   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/53 
21:40:21   Installing       : docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc37.aa   51/53 
21:40:21   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc37.aa   51/53 
21:40:21   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.aarch64             52/53 
21:40:21   Cleanup          : systemd-libs-251.13-5.fc37.aarch64                   53/53 
21:40:21   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          53/53 
21:40:21   Running scriptlet: container-selinux-2:2.206.0-1.fc37.noarch            53/53 
21:40:21   Running scriptlet: systemd-resolved-251.13-6.fc37.aarch64               53/53 
21:40:21 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxtables12 armhf 1.6.1-2ubuntu2 [25.4 kB]
21:40:21 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libip6tc0 armhf 1.6.1-2ubuntu2 [18.0 kB]
21:40:21 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libiptc0 armhf 1.6.1-2ubuntu2 [9396 B]
21:40:21 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnetfilter-conntrack3 armhf 1.0.6-2 [31.4 kB]
21:40:21 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iptables armhf 1.6.1-2ubuntu2 [240 kB]
21:40:21 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dbus-user-session armhf 1.12.2-1ubuntu1.4 [9388 B]
21:40:21 debconf: delaying package configuration, since apt-utils is not installed
21:40:21 OK
21:40:21 + '[' jammy = sid ']'
21:40:21 ++ dpkg --print-architecture
21:40:21 + ARCH=amd64
21:40:21 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy test'
21:40:21 + apt-get update
21:40:21 Setting up libargon2-1:armhf (0~20171227-0.3) ...
21:40:21 Setting up libjson-c5:armhf (0.16-2) ...
21:40:21 Setting up libfdisk1:armhf (2.38.1-5) ...
21:40:21 Setting up libapparmor1:armhf (3.0.8-3) ...
21:40:21 Setting up libip4tc2:armhf (1.8.9-2) ...
21:40:21 Setting up libsystemd-shared:armhf (252.6-1+rpi1) ...
21:40:21 Setting up mount (2.38.1-5) ...
21:40:21 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
21:40:21 Setting up libcryptsetup12:armhf (2:2.6.1-3~deb12u1) ...
21:40:21 Setting up systemd (252.6-1+rpi1) ...
21:40:21 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:21 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:40:21 Initializing machine ID from random generator.
21:40:21 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:40:21 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:40:21 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:40:21 Setting up gpgsm (2.2.40-1.1) ...
21:40:21 Setting up libcurl3-gnutls:amd64 (7.88.1-7) ...
21:40:21 Setting up libappstream4:amd64 (0.16.1-1) ...
21:40:21 Setting up dirmngr (2.2.40-1.1) ...
21:40:21   Running scriptlet: systemd-libs-251.13-5.fc37.aarch64                   53/53 
21:40:21   Verifying        : containerd.io-1.6.19-3.1.fc37.aarch64                 1/53 
21:40:21   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                 2/53 
21:40:21   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64            3/53 
21:40:21   Verifying        : diffutils-3.8-3.fc37.aarch64                          4/53 
21:40:21   Verifying        : fuse-common-3.10.5-5.fc37.aarch64                     5/53 
21:40:21   Verifying        : fuse3-3.10.5-5.fc37.aarch64                           6/53 
21:40:21   Verifying        : fuse3-libs-3.10.5-5.fc37.aarch64                      7/53 
21:40:21   Verifying        : kmod-30-2.fc37.aarch64                                8/53 
21:40:21   Verifying        : kmod-libs-30-2.fc37.aarch64                           9/53 
21:40:21   Verifying        : libargon2-20190702-1.fc37.aarch64                    10/53 
21:40:21   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                        11/53 
21:40:21   Verifying        : libcgroup-3.0-1.fc37.aarch64                         12/53 
21:40:21   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                       13/53 
21:40:21   Verifying        : libibverbs-41.0-1.fc37.aarch64                       14/53 
21:40:21   Verifying        : libmnl-1.0.5-1.fc37.aarch64                          15/53 
21:40:21   Verifying        : libnetfilter_conntrack-1.0.8-5.fc37.aarch64          16/53 
21:40:21   Verifying        : libnfnetlink-1.0.1-22.fc37.aarch64                   17/53 
21:40:21   Verifying        : libnl3-3.7.0-2.fc37.aarch64                          18/53 
21:40:21   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                      19/53 
21:40:21   Verifying        : libselinux-utils-3.4-5.fc37.aarch64                  20/53 
21:40:21   Verifying        : libslirp-4.7.0-2.fc37.aarch64                        21/53 
21:40:21   Verifying        : libutempter-1.2.1-7.fc37.aarch64                     22/53 
21:40:21   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                    23/53 
21:40:21   Verifying        : policycoreutils-3.4-6.fc37.aarch64                   24/53 
21:40:21   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                   25/53 
21:40:21   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.aarch64             26/53 
21:40:21   Verifying        : util-linux-2.38.1-1.fc37.aarch64                     27/53 
21:40:21   Verifying        : container-selinux-2:2.206.0-1.fc37.noarch            28/53 
21:40:21   Verifying        : cryptsetup-libs-2.6.1-1.fc37.aarch64                 29/53 
21:40:21   Verifying        : dbus-1:1.14.6-1.fc37.aarch64                         30/53 
21:40:21   Verifying        : dbus-broker-33-1.fc37.aarch64                        31/53 
21:40:21   Verifying        : dbus-common-1:1.14.6-1.fc37.noarch                   32/53 
21:40:21   Verifying        : fuse-overlayfs-1.9-6.fc37.aarch64                    33/53 
21:40:21   Verifying        : iptables-legacy-1.8.8-4.fc37.aarch64                 34/53 
21:40:21   Verifying        : iptables-legacy-libs-1.8.8-4.fc37.aarch64            35/53 
21:40:21   Verifying        : iptables-libs-1.8.8-4.fc37.aarch64                   36/53 
21:40:21   Verifying        : libpcap-14:1.10.3-1.fc37.aarch64                     37/53 
21:40:21   Verifying        : selinux-policy-37.19-1.fc37.noarch                   38/53 
21:40:21   Verifying        : selinux-policy-targeted-37.19-1.fc37.noarch          39/53 
21:40:21   Verifying        : slirp4netns-1.2.0-8.fc37.aarch64                     40/53 
21:40:21   Verifying        : systemd-251.13-6.fc37.aarch64                        41/53 
21:40:21   Verifying        : systemd-networkd-251.13-6.fc37.aarch64               42/53 
21:40:21   Verifying        : systemd-pam-251.13-6.fc37.aarch64                    43/53 
21:40:21   Verifying        : systemd-resolved-251.13-6.fc37.aarch64               44/53 
21:40:21   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  45/53 
21:40:21   Verifying        : xz-5.4.1-1.fc37.aarch64                              46/53 
21:40:21   Verifying        : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3   47/53 
21:40:21   Verifying        : docker-compose-plugin-2.17.2-0.fc37.aarch64          48/53 
21:40:21   Verifying        : docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc37.aa   49/53 
21:40:21   Verifying        : docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/53 
21:40:21   Verifying        : docker-buildx-plugin-0.10.4-0.fc37.aarch64           51/53 
21:40:21   Verifying        : systemd-libs-251.13-6.fc37.aarch64                   52/53 
21:40:21   Verifying        : systemd-libs-251.13-5.fc37.aarch64                   53/53 
21:40:21 
21:40:21 Upgraded:
21:40:21   systemd-libs-251.13-6.fc37.aarch64                                            
21:40:21 Installed:
21:40:21   container-selinux-2:2.206.0-1.fc37.noarch                                     
21:40:21   containerd.io-1.6.19-3.1.fc37.aarch64                                         
21:40:21   cryptsetup-libs-2.6.1-1.fc37.aarch64                                          
21:40:21   dbus-1:1.14.6-1.fc37.aarch64                                                  
21:40:21   dbus-broker-33-1.fc37.aarch64                                                 
21:40:21   dbus-common-1:1.14.6-1.fc37.noarch                                            
21:40:21   device-mapper-1.02.175-9.fc37.aarch64                                         
21:40:21   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
21:40:21   diffutils-3.8-3.fc37.aarch64                                                  
21:40:21   docker-buildx-plugin-0.10.4-0.fc37.aarch64                                    
21:40:21   docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc37.aarch64                       
21:40:21   docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc37.aarch64                   
21:40:21   docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.aarch64         
21:40:21   docker-compose-plugin-2.17.2-0.fc37.aarch64                                   
21:40:21   fuse-common-3.10.5-5.fc37.aarch64                                             
21:40:21   fuse-overlayfs-1.9-6.fc37.aarch64                                             
21:40:21   fuse3-3.10.5-5.fc37.aarch64                                                   
21:40:21   fuse3-libs-3.10.5-5.fc37.aarch64                                              
21:40:21   iptables-legacy-1.8.8-4.fc37.aarch64                                          
21:40:21   iptables-legacy-libs-1.8.8-4.fc37.aarch64                                     
21:40:21   iptables-libs-1.8.8-4.fc37.aarch64                                            
21:40:21   kmod-30-2.fc37.aarch64                                                        
21:40:21   kmod-libs-30-2.fc37.aarch64                                                   
21:40:21   libargon2-20190702-1.fc37.aarch64                                             
21:40:21   libbpf-2:0.8.0-2.fc37.aarch64                                                 
21:40:21   libcgroup-3.0-1.fc37.aarch64                                                  
21:40:21   libfdisk-2.38.1-1.fc37.aarch64                                                
21:40:21   libibverbs-41.0-1.fc37.aarch64                                                
21:40:21   libmnl-1.0.5-1.fc37.aarch64                                                   
21:40:21   libnetfilter_conntrack-1.0.8-5.fc37.aarch64                                   
21:40:21   libnfnetlink-1.0.1-22.fc37.aarch64                                            
21:40:21   libnl3-3.7.0-2.fc37.aarch64                                                   
21:40:21   libpcap-14:1.10.3-1.fc37.aarch64                                              
21:40:21   libseccomp-2.5.3-3.fc37.aarch64                                               
21:40:21   libselinux-utils-3.4-5.fc37.aarch64                                           
21:40:21   libslirp-4.7.0-2.fc37.aarch64                                                 
21:40:21   libutempter-1.2.1-7.fc37.aarch64                                              
21:40:21   libxkbcommon-1.4.1-2.fc37.aarch64                                             
21:40:21   policycoreutils-3.4-6.fc37.aarch64                                            
21:40:21   qrencode-libs-4.1.1-3.fc37.aarch64                                            
21:40:21   rpm-plugin-selinux-4.18.0-1.fc37.aarch64                                      
21:40:21   selinux-policy-37.19-1.fc37.noarch                                            
21:40:21   selinux-policy-targeted-37.19-1.fc37.noarch                                   
21:40:21   slirp4netns-1.2.0-8.fc37.aarch64                                              
21:40:21   systemd-251.13-6.fc37.aarch64                                                 
21:40:21   systemd-networkd-251.13-6.fc37.aarch64                                        
21:40:21   systemd-pam-251.13-6.fc37.aarch64                                             
21:40:21   systemd-resolved-251.13-6.fc37.aarch64                                        
21:40:21   util-linux-2.38.1-1.fc37.aarch64                                              
21:40:21   xkeyboard-config-2.36-3.fc37.noarch                                           
21:40:21   xz-5.4.1-1.fc37.aarch64                                                       
21:40:21 
21:40:21 Complete!
21:40:21 The following NEW packages will be installed:
21:40:21   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:40:21   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:40:21   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:40:21   libnftnl11 libpam-systemd systemd systemd-sysv
21:40:21 Fetched 24.5 MB in 2s (15.1 MB/s)
21:40:21 Selecting previously unselected package libcap2:armhf.
21:40: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 ... 7159 files and directories currently installed.)
21:40:21 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_armhf.deb ...
21:40:21 Unpacking libcap2:armhf (1:2.25-1.2) ...
21:40:21 Selecting previously unselected package libargon2-0:armhf.
21:40:21 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_armhf.deb ...
21:40:21 Unpacking libargon2-0:armhf (0~20161029-1.1) ...
21:40:21 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:40:21 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
21:40:21 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:40:21 Selecting previously unselected package libjson-c3:armhf.
21:40:21 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_armhf.deb ...
21:40:21 Unpacking libjson-c3:armhf (0.12.1-1.3ubuntu0.3) ...
21:40:21 Selecting previously unselected package libcryptsetup12:armhf.
21:40:21 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_armhf.deb ...
21:40:21 Unpacking libcryptsetup12:armhf (2:2.0.2-1ubuntu1.2) ...
21:40:21 Selecting previously unselected package libidn11:armhf.
21:40:21 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_armhf.deb ...
21:40:21 Unpacking libidn11:armhf (1.33-2.1ubuntu1.2) ...
21:40:21 Reading package lists...
21:40:21 Reading package lists...
21:40:21 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
21:40:21 + packages='deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb
21:40:21 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb
21:40:21 deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb
21:40:21 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb
21:40:21 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:21 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb
21:40:21 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb
21:40:21 deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb
21:40:21 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb
21:40:21 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:21 ++ xargs
21:40:21 ++ awk '$0="./"$0'
21:40:21 + packages='./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb'
21:40:21 + set -x
21:40:21 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb
21:40:21 Selecting previously unselected package docker-ce-rootless-extras.
21:40:21 (Reading database ... 9726 files and directories currently installed.)
21:40:21 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ...
21:40:21 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:40:21 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
21:40:21 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
21:40:21 Creating group 'systemd-journal' with GID 999.
21:40:21 Creating group 'systemd-network' with GID 998.
21:40:21 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
21:40:21 Setting up dmsetup (2:1.02.185-2) ...
21:40:21 Selecting previously unselected package systemd-sysv.
21:40: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 ... 11264 files and directories currently installed.)
21:40:21 Preparing to unpack .../0-systemd-sysv_252.6-1+rpi1_armhf.deb ...
21:40:21 Unpacking systemd-sysv (252.6-1+rpi1) ...
21:40:21 Selecting previously unselected package libdbus-1-3:armhf.
21:40:21 Preparing to unpack .../1-libdbus-1-3_1.14.6-1_armhf.deb ...
21:40:21 Unpacking libdbus-1-3:armhf (1.14.6-1) ...
21:40:21 Selecting previously unselected package dbus-bin.
21:40:21 Preparing to unpack .../2-dbus-bin_1.14.6-1_armhf.deb ...
21:40:21 Unpacking dbus-bin (1.14.6-1) ...
21:40:21 Selecting previously unselected package dbus-session-bus-common.
21:40:21 Preparing to unpack .../3-dbus-session-bus-common_1.14.6-1_all.deb ...
21:40:21 Unpacking dbus-session-bus-common (1.14.6-1) ...
21:40:21 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:40:21 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
21:40:21 Setting up gpg-wks-server (2.2.40-1.1) ...
21:40:21 Setting up libnsl2:amd64 (1.3.0-2) ...
21:40:21 Setting up gpg-wks-client (2.2.40-1.1) ...
21:40:21 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
21:40:21 Setting up gnupg (2.2.40-1.1) ...
21:40:21 Setting up libpython3-stdlib:amd64 (3.11.2-1) ...
21:40:21 Setting up python3.11 (3.11.2-6) ...
21:40:21 + verify_binaries
21:40:21 + docker --version
21:40:21 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:21 + docker buildx version
21:40:21 github.com/docker/buildx v0.10.4 c513d34
21:40:21 + docker compose version
21:40:21 Docker Compose version v2.17.2
21:40:21 + dockerd --version
21:40:21 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:21 + docker-proxy --version
21:40:21 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:21 + containerd --version
21:40:21 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded.
21:40:21 Need to get 33.8 MB of archives.
21:40:21 After this operation, 136 MB of additional disk space will be used.
21:40:21 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:40:21 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
21:40:21 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:40:21 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:40:21 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
21:40:21 Get:6 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
21:40:21 Get:7 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
21:40:21 Get:8 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:40:21 Get:9 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
21:40:21 Get:10 http://deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
21:40:21 Get:11 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.19-1 [28.2 MB]
21:40:21 Get:12 http://deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
21:40:21 Get:13 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:40:21 Get:14 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:40:21 Get:15 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:40:21 Get:16 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:40:21 Get:17 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:40:21 Get:18 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:40:21 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.24-0+deb10u1 [240 kB]
21:40:21 Get:20 http://deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
21:40:21 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.24-0+deb10u1 [97.9 kB]
21:40:21 Selecting previously unselected package libip4tc0:armhf.
21:40:21 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_armhf.deb ...
21:40:21 Unpacking libip4tc0:armhf (1.6.1-2ubuntu2) ...
21:40:21 Selecting previously unselected package libapparmor1:armhf.
21:40:21 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_armhf.deb ...
21:40:21 Unpacking libapparmor1:armhf (2.12-4ubuntu5.1) ...
21:40:21 Selecting previously unselected package libkmod2:armhf.
21:40:21 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_armhf.deb ...
21:40:21 Unpacking libkmod2:armhf (24-1ubuntu3.5) ...
21:40:21 Setting up libcap2:armhf (1:2.25-1.2) ...
21:40:21 Setting up libargon2-0:armhf (0~20161029-1.1) ...
21:40:21 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:40:21 Setting up libjson-c3:armhf (0.12.1-1.3ubuntu0.3) ...
21:40:21 Setting up libcryptsetup12:armhf (2:2.0.2-1ubuntu1.2) ...
21:40:21 Setting up libidn11:armhf (1.33-2.1ubuntu1.2) ...
21:40:21 Setting up libip4tc0:armhf (1.6.1-2ubuntu2) ...
21:40:21 Selecting previously unselected package systemd.
21:40: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 ... 7206 files and directories currently installed.)
21:40:21 Preparing to unpack .../systemd_237-3ubuntu10.57_armhf.deb ...
21:40:21 Building dependency tree...
21:40:21 Reading state information...
21:40:21 Correcting dependencies... Done
21:40:21 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'.
21:40:21 Get:3 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [20.8 kB]
21:40:21 Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease
21:40:21 Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
21:40:21 Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
21:40:21 Selecting previously unselected package libexpat1:armhf.
21:40:21 Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ...
21:40:21 Unpacking libexpat1:armhf (2.5.0-1) ...
21:40:21 Selecting previously unselected package dbus-daemon.
21:40:21 Preparing to unpack .../5-dbus-daemon_1.14.6-1_armhf.deb ...
21:40:21 Unpacking dbus-daemon (1.14.6-1) ...
21:40:21 Selecting previously unselected package dbus-system-bus-common.
21:40:21 Preparing to unpack .../6-dbus-system-bus-common_1.14.6-1_all.deb ...
21:40:21 Unpacking dbus-system-bus-common (1.14.6-1) ...
21:40:21 Selecting previously unselected package dbus.
21:40:21 Preparing to unpack .../7-dbus_1.14.6-1_armhf.deb ...
21:40:21 Unpacking dbus (1.14.6-1) ...
21:40:21 Selecting previously unselected package libpython3.11-minimal:armhf.
21:40:21 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ...
21:40:21 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:22 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:22 + ctr --version
21:40:22 ctr containerd.io 1.6.19
21:40:22 + containerd-shim --help
21:40:22 Usage of containerd-shim:
21:40:22   -address string
21:40:22     	grpc address back to main containerd
21:40:22   -containerd-binary containerd publish
21:40:22     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:22   -criu string
21:40:22     	path to criu binary
21:40:22   -debug
21:40:22     	enable debug output in logs
21:40:22   -namespace string
21:40:22     	namespace that owns the shim
21:40:22   -runtime-root string
21:40:22     	root directory for the runtime (default "/run/containerd/runc")
21:40:22   -socket string
21:40:22     	socket path to serve
21:40:22   -systemd-cgroup
21:40:22     	set runtime to use systemd-cgroup
21:40:22   -workdir string
21:40:22     	path used to storge large temporary data
21:40:22 + containerd-shim-runc-v1 -v
21:40:22 containerd-shim-runc-v1:
21:40:22   Version:  1.6.19
21:40:22   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:22   Go version: go1.19.7
21:40:22 
21:40:22 + containerd-shim-runc-v2 -v
21:40:22 containerd-shim-runc-v2:
21:40:22   Version:  1.6.19
21:40:22   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:22   Go version: go1.19.7
21:40:22 
21:40:22 + runc --version
21:40:22 runc version 1.1.4
21:40:22 commit: v1.1.4-0-g5fd4c4d
21:40:22 spec: 1.0.2-dev
21:40:22 go: go1.19.7
21:40:22 libseccomp: 2.5.3
21:40:22 Reading package lists...
21:40:22 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:22 Unpacking systemd (237-3ubuntu10.57) ...
21:40:22 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:22 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:22 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:22 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:22 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:22 The following additional packages will be installed:
21:40:22   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:22   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:22 Suggested packages:
21:40:22   firewalld kmod nftables
21:40:22 The following NEW packages will be installed:
21:40:22   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:22   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:22 Selecting previously unselected package docker-ce.
21:40:22 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ...
21:40:22 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:40:22 Fetched 69.6 kB in 1s (105 kB/s)
21:40:22 Selecting previously unselected package python3.11-minimal.
21:40:22 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ...
21:40:22 Unpacking python3.11-minimal (3.11.2-6) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:22 debconf: delaying package configuration, since apt-utils is not installed
21:40:22 Fetched 33.8 MB in 1s (43.8 MB/s)
21:40:22 Selecting previously unselected package libapparmor1:amd64.
21:40: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 ... 9945 files and directories currently installed.)
21:40:22 Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ...
21:40:22 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:40:22 Selecting previously unselected package libargon2-1:amd64.
21:40:22 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ...
21:40:22 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
21:40:22 Selecting previously unselected package dmsetup.
21:40:22 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:40:22 Unpacking dmsetup (2:1.02.155-3) ...
21:40:22 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:40:22 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:40:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:40:22 Setting up libapparmor1:armhf (2.12-4ubuntu5.1) ...
21:40:22 Setting up libkmod2:armhf (24-1ubuntu3.5) ...
21:40:22 Setting up systemd (237-3ubuntu10.57) ...
21:40:22 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:40:22 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:40:22 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:40:22 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:40:22 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:40:22 Initializing machine ID from random generator.
21:40:22 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:40:22 Need to get 28.9 MB of archives.
21:40:22 After this operation, 119 MB of additional disk space will be used.
21:40:22 Get:1 https://download.docker.com/linux/ubuntu kinetic/test amd64 containerd.io amd64 1.6.19-1 [28.2 MB]
21:40:22 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-user-session amd64 1.14.0-2ubuntu3 [10.1 kB]
21:40:22 Get:3 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmnl0 amd64 1.0.4-3ubuntu1 [13.2 kB]
21:40:22 Get:4 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxtables12 amd64 1.8.7-1ubuntu6 [30.8 kB]
21:40:22 Get:5 http://archive.ubuntu.com/ubuntu kinetic/main amd64 netbase all 6.3 [12.9 kB]
21:40:22 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libip6tc2 amd64 1.8.7-1ubuntu6 [20.1 kB]
21:40:22 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.8 kB]
21:40:22 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnetfilter-conntrack3 amd64 1.0.9-2 [45.6 kB]
21:40:22 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnftnl11 amd64 1.2.3-1 [64.9 kB]
21:40:22 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 iptables amd64 1.8.7-1ubuntu6 [454 kB]
21:40:22 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
21:40:22 Setting up libexpat1:armhf (2.5.0-1) ...
21:40:22 Setting up python3.11-minimal (3.11.2-6) ...
21:40:22 Selecting previously unselected package libjson-c3:amd64.
21:40:22 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
21:40:22 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
21:40:22 Selecting previously unselected package libcryptsetup12:amd64.
21:40:22 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
21:40:22 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
21:40:22 Selecting previously unselected package libidn11:amd64.
21:40:22 Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ...
21:40:22 Unpacking libidn11:amd64 (1.33-2.2) ...
21:40:22 Selecting previously unselected package libip4tc0:amd64.
21:40:22 Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ...
21:40:22 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:40:22 Selecting previously unselected package libkmod2:amd64.
21:40:22 Preparing to unpack .../8-libkmod2_26-1_amd64.deb ...
21:40:22 Unpacking libkmod2:amd64 (26-1) ...
21:40:22 Selecting previously unselected package systemd-sysv.
21:40: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 ... 7903 files and directories currently installed.)
21:40:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.57_armhf.deb ...
21:40:22 Unpacking systemd-sysv (237-3ubuntu10.57) ...
21:40:22 Selecting previously unselected package multiarch-support.
21:40:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_armhf.deb ...
21:40:22 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:40:22 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:40:22 Setting up gnupg2 (2.2.40-1.1) ...
21:40:22 Setting up python3 (3.11.2-1) ...
21:40:22 Setting up python3-six (1.16.0-4) ...
21:40:22 Setting up python3-pyparsing (3.0.9-1) ...
21:40:22 Reading package lists...
21:40:22 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.
21:40:22 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
21:40:22 + packages='deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb'
21:40:22 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb'
21:40:22 ++ xargs
21:40:22 ++ awk '$0="./"$0'
21:40:22 + packages='./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb'
21:40:22 + set -x
21:40:22 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb
21:40:22 Selecting previously unselected package systemd.
21:40:22 Preparing to unpack .../9-systemd_241-7~deb10u8_amd64.deb ...
21:40:22 Unpacking systemd (241-7~deb10u8) ...
21:40:22 Selecting previously unselected package libnfnetlink0:armhf.
21:40: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 ... 7923 files and directories currently installed.)
21:40:22 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ...
21:40:22 Unpacking libnfnetlink0:armhf (1.0.1-3) ...
21:40:22 Selecting previously unselected package dbus.
21:40:22 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.4_armhf.deb ...
21:40:22 Unpacking dbus (1.12.2-1ubuntu1.4) ...
21:40:22 Selecting previously unselected package libmnl0:armhf.
21:40:22 Preparing to unpack .../02-libmnl0_1.0.4-2_armhf.deb ...
21:40:22 Unpacking libmnl0:armhf (1.0.4-2) ...
21:40:22 Selecting previously unselected package libpam-systemd:armhf.
21:40:22 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.57_armhf.deb ...
21:40:22 Unpacking libpam-systemd:armhf (237-3ubuntu10.57) ...
21:40:22 Selecting previously unselected package libxtables12:armhf.
21:40:22 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_armhf.deb ...
21:40:22 Unpacking libxtables12:armhf (1.6.1-2ubuntu2) ...
21:40:22 Selecting previously unselected package libip6tc0:armhf.
21:40:22 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_armhf.deb ...
21:40:22 Unpacking libip6tc0:armhf (1.6.1-2ubuntu2) ...
21:40:22 Setting up python3-gi (3.42.2-3+b1) ...
21:40:22 Setting up python3-httplib2 (0.20.4-3) ...
21:40:22 debconf: delaying package configuration, since apt-utils is not installed
21:40:22 Fetched 28.9 MB in 1s (47.7 MB/s)
21:40:22 Selecting previously unselected package dbus-user-session.
21:40: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 ... 9553 files and directories currently installed.)
21:40:22 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_amd64.deb ...
21:40:22 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
21:40:22 Selecting previously unselected package libmnl0:amd64.
21:40:22 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_amd64.deb ...
21:40:22 Unpacking libmnl0:amd64 (1.0.4-3ubuntu1) ...
21:40:22 Selecting previously unselected package libxtables12:amd64.
21:40:22 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_amd64.deb ...
21:40:22 Unpacking libxtables12:amd64 (1.8.7-1ubuntu6) ...
21:40:22 Selecting previously unselected package netbase.
21:40:22 Preparing to unpack .../3-netbase_6.3_all.deb ...
21:40:22 Unpacking netbase (6.3) ...
21:40:22 Selecting previously unselected package libip6tc2:amd64.
21:40:22 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_amd64.deb ...
21:40:22 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu6) ...
21:40:22 Selecting previously unselected package libnfnetlink0:amd64.
21:40:22 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_amd64.deb ...
21:40:22 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
21:40:23 Selecting previously unselected package docker-ce.
21:40:23 (Reading database ... 9223 files and directories currently installed.)
21:40:23 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ...
21:40:23 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:40:23 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:40:23 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
21:40:23 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
21:40:23 Setting up libidn11:amd64 (1.33-2.2) ...
21:40:23 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:40:23 Setting up libkmod2:amd64 (26-1) ...
21:40:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:40:23 Selecting previously unselected package libiptc0:armhf.
21:40:23 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_armhf.deb ...
21:40:23 Unpacking libiptc0:armhf (1.6.1-2ubuntu2) ...
21:40:23 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:40:23 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_armhf.deb ...
21:40:23 Unpacking libnetfilter-conntrack3:armhf (1.0.6-2) ...
21:40:23 Selecting previously unselected package iptables.
21:40:23 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_armhf.deb ...
21:40:23 Unpacking iptables (1.6.1-2ubuntu2) ...
21:40:23 Selecting previously unselected package containerd.io.
21:40:23 Preparing to unpack .../09-containerd.io_1.6.19-1_armhf.deb ...
21:40:23 Unpacking containerd.io (1.6.19-1) ...
21:40:23 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
21:40:23 Setting up python3-blinker (1.5-1) ...
21:40:23 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:40:23 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_amd64.deb ...
21:40:23 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-2) ...
21:40:23 Selecting previously unselected package libnftnl11:amd64.
21:40:23 Preparing to unpack .../7-libnftnl11_1.2.3-1_amd64.deb ...
21:40:23 Unpacking libnftnl11:amd64 (1.2.3-1) ...
21:40:23 Selecting previously unselected package iptables.
21:40:23 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_amd64.deb ...
21:40:23 Unpacking iptables (1.8.7-1ubuntu6) ...
21:40:23 Selecting previously unselected package containerd.io.
21:40:23 Preparing to unpack .../9-containerd.io_1.6.19-1_amd64.deb ...
21:40:23 Unpacking containerd.io (1.6.19-1) ...
21:40:23 Fedora 36 - x86_64                               25 MB/s |  81 MB     00:03    
21:40:23 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
21:40:23 Setting up systemd (241-7~deb10u8) ...
21:40:23 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:23 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:40:23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:40:23 Initializing machine ID from KVM UUID.
21:40:23 Selecting previously unselected package python3-minimal.
21:40: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 ... 11671 files and directories currently installed.)
21:40:23 Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ...
21:40:23 Unpacking python3-minimal (3.11.2-1) ...
21:40:23 Selecting previously unselected package media-types.
21:40:23 Preparing to unpack .../1-media-types_10.0.0_all.deb ...
21:40:23 Unpacking media-types (10.0.0) ...
21:40:23 Selecting previously unselected package libtirpc-common.
21:40:23 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ...
21:40:23 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:40:23 Selecting previously unselected package libtirpc3:armhf.
21:40:23 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ...
21:40:23 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
21:40:23 Selecting previously unselected package libnsl2:armhf.
21:40:23 Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ...
21:40:23 Unpacking libnsl2:armhf (1.3.0-2) ...
21:40:23 Selecting previously unselected package libpython3.11-stdlib:armhf.
21:40:23 Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
21:40:23 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
21:40:23 Setting up python3-pkg-resources (66.1.1-1) ...
21:40:23 Setting up python3-dbus (1.3.2-4+b1) ...
21:40:23 Reading package lists...
21:40:23 Building dependency tree...
21:40:23 Reading state information...
21:40:23 Setting up dmsetup (2:1.02.155-3) ...
21:40:23 Selecting previously unselected package systemd-sysv.
21:40: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 ... 10775 files and directories currently installed.)
21:40:23 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_amd64.deb ...
21:40:23 Unpacking systemd-sysv (241-7~deb10u8) ...
21:40:23 Selecting previously unselected package python3.11.
21:40:23 Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ...
21:40:23 Unpacking python3.11 (3.11.2-6) ...
21:40:23 Selecting previously unselected package libpython3-stdlib:armhf.
21:40:23 Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ...
21:40:23 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
21:40:23 Setting up python3-minimal (3.11.2-1) ...
21:40:23 Setting up python3-distro (1.8.0-1) ...
21:40:23 Setting up python3-jwt (2.6.0-1) ...
21:40:23 The following additional packages will be installed:
21:40:23   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
21:40:23   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:40:23   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:40:23   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:40:23   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:40:23   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:40:23   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:40:23   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:40:23   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:40:23   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:40:23   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:40:23   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:40:23   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:40:23   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:40:23   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:40:23   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:40:23   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:40:23   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
21:40:23   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:40:23   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
21:40:23   python3-requests python3-requests-unixsocket python3-six
21:40:23   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
21:40:23   readline-common systemd systemd-sysv systemd-timesyncd tzdata
21:40:23 Suggested packages:
21:40:23   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:40:23   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:40:23   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:40:23   python3-setuptools python3-cryptography python3-openssl python3-socks
21:40:23   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
21:40:23   systemd-container
21:40:23 Recommended packages:
21:40:23   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
21:40:23   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
21:40:23   networkd-dispatcher libnss-systemd
21:40:23 Selecting previously unselected package libip6tc0:amd64.
21:40:23 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
21:40:23 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:40:23 Selecting previously unselected package libiptc0:amd64.
21:40:23 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
21:40:23 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:40:23 Selecting previously unselected package libnfnetlink0:amd64.
21:40:23 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:40:23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:40:23 Selecting previously unselected package python3.
21:40: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 ... 12099 files and directories currently installed.)
21:40:23 Preparing to unpack .../00-python3_3.11.2-1_armhf.deb ...
21:40:23 Unpacking python3 (3.11.2-1) ...
21:40:23 Selecting previously unselected package libcap2-bin.
21:40:23 Preparing to unpack .../01-libcap2-bin_1%3a2.66-3_armhf.deb ...
21:40:23 Unpacking libcap2-bin (1:2.66-3) ...
21:40:23 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
21:40:23 Unpacking ca-certificates (20230311) over (20211016) ...
21:40:23 Setting up python3-apt (2.5.3) ...
21:40:23 The following NEW packages will be installed:
21:40:23   apt-transport-https ca-certificates curl dbus dbus-user-session
21:40:23   dconf-gsettings-backend dconf-service dirmngr distro-info-data
21:40:23   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:40:23   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:40:23   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:40:23   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:40:23   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:40:23   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:40:23   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:40:23   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:40:23   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:40:23   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:40:23   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:40:23   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:40:23   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:40:23   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:40:23   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:40:23   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:40:23   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
21:40:23   policykit-1 python-apt-common python3 python3-apt python3-certifi
21:40:23   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
21:40:23   python3-pkg-resources python3-requests python3-requests-unixsocket
21:40:23   python3-six python3-software-properties python3-urllib3 python3.8
21:40:23   python3.8-minimal readline-common software-properties-common systemd
21:40:23   systemd-sysv systemd-timesyncd tzdata
21:40:24 Selecting previously unselected package docker-compose-plugin.
21:40:24 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb ...
21:40:24 Unpacking docker-compose-plugin (2.17.2-1~debian.11~bullseye) ...
21:40:24 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:40:24 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:40:24 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:40:24 Selecting previously unselected package libnftnl11:amd64.
21:40:24 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
21:40:24 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:40:24 Selecting previously unselected package iptables.
21:40:24 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
21:40:24 Unpacking iptables (1.8.2-4) ...
21:40:24 Selecting previously unselected package dbus.
21:40:24 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_amd64.deb ...
21:40:24 Setting up python3-lazr.uri (1.0.6-3) ...
21:40:24 Setting up python3-cryptography (38.0.4-3) ...
21:40:24 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded.
21:40:24 Need to get 32.4 MB of archives.
21:40:24 After this operation, 122 MB of additional disk space will be used.
21:40:24 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.17 [1084 kB]
21:40:24 Unpacking dbus (1.12.24-0+deb10u1) ...
21:40:24 Selecting previously unselected package libpam-systemd:amd64.
21:40:24 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_amd64.deb ...
21:40:24 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
21:40:24 Selecting previously unselected package containerd.io.
21:40:24 Preparing to unpack .../09-containerd.io_1.6.19-1_amd64.deb ...
21:40:24 Unpacking containerd.io (1.6.19-1) ...
21:40:24 Setting up python3-wadllib (1.3.6-4) ...
21:40:24 Setting up python3-oauthlib (3.2.2-1) ...
21:40:24 Selecting previously unselected package libpam-systemd:armhf.
21:40:24 Preparing to unpack .../03-libpam-systemd_252.6-1+rpi1_armhf.deb ...
21:40:24 Unpacking libpam-systemd:armhf (252.6-1+rpi1) ...
21:40:24 Selecting previously unselected package apt-transport-https.
21:40:24 Preparing to unpack .../04-apt-transport-https_2.6.0_all.deb ...
21:40:24 Unpacking apt-transport-https (2.6.0) ...
21:40:24 Preparing to unpack .../05-curl_7.88.1-7_armhf.deb ...
21:40:24 Unpacking curl (7.88.1-7) over (7.86.0-2) ...
21:40:24 Preparing to unpack .../06-libcurl4_7.88.1-7_armhf.deb ...
21:40:24 Unpacking libcurl4:armhf (7.88.1-7) over (7.86.0-2) ...
21:40:24 Selecting previously unselected package distro-info-data.
21:40:24 Preparing to unpack .../07-distro-info-data_0.57_all.deb ...
21:40:24 Unpacking distro-info-data (0.57) ...
21:40:24 Setting up python3-lazr.restfulclient (0.14.5-1) ...
21:40:24 Setting up python3-software-properties (0.99.30-4) ...
21:40:24 Selecting previously unselected package libglib2.0-0:armhf.
21:40:24 Preparing to unpack .../08-libglib2.0-0_2.74.6-1_armhf.deb ...
21:40:24 Unpacking libglib2.0-0:armhf (2.74.6-1) ...
21:40:24 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:40:24 Preparing to unpack .../09-libgirepository-1.0-1_1.74.0-3+b1_armhf.deb ...
21:40:24 Unpacking libgirepository-1.0-1:armhf (1.74.0-3+b1) ...
21:40:24 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:40:24 Preparing to unpack .../10-gir1.2-glib-2.0_1.74.0-3+b1_armhf.deb ...
21:40:24 Unpacking gir1.2-glib-2.0:armhf (1.74.0-3+b1) ...
21:40:24 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.7 [708 kB]
21:40:24 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
21:40:24 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.7 [1585 kB]
21:40:24 Selecting previously unselected package docker-compose-plugin.
21:40:24 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb ...
21:40:24 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.22.04~jammy) ...
21:40:25 Processing triggers for libc-bin (2.36-8) ...
21:40:25 Processing triggers for systemd (252.6-1) ...
21:40:25 Processing triggers for sgml-base (1.31) ...
21:40:25 Setting up polkitd (122-3) ...
21:40:25 Creating group 'polkitd' with GID 997.
21:40:25 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
21:40:25 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:40:25 Preparing to unpack .../11-libpackagekit-glib2-18_1.2.6-3_armhf.deb ...
21:40:25 Unpacking libpackagekit-glib2-18:armhf (1.2.6-3) ...
21:40:25 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:25 Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.6-3_armhf.deb ...
21:40:25 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
21:40:25 Selecting previously unselected package gnupg2.
21:40:25 Preparing to unpack .../13-gnupg2_2.2.40-1.1_all.deb ...
21:40:25 Unpacking gnupg2 (2.2.40-1.1) ...
21:40:25 Selecting previously unselected package iso-codes.
21:40:25 Preparing to unpack .../14-iso-codes_4.13.0-1_all.deb ...
21:40:25 Unpacking iso-codes (4.13.0-1) ...
21:40:25 Selecting previously unselected package dbus-user-session.
21:40:25 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.4_armhf.deb ...
21:40:25 Unpacking dbus-user-session (1.12.2-1ubuntu1.4) ...
21:40:25 Setting up containerd.io (1.6.19-1) ...
21:40:25 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
21:40:25 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
21:40:25 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
21:40:25 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
21:40:25 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
21:40:25 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
21:40:25 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.7 [1601 kB]
21:40:25 invoke-rc.d: could not determine current runlevel
21:40:25 invoke-rc.d: policy-rc.d denied execution of reload.
21:40:25 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
21:40:25 Setting up packagekit (1.2.6-3) ...
21:40:25 invoke-rc.d: could not determine current runlevel
21:40:25 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:40:25 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:40:25 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:40:25 Setting up software-properties-common (0.99.30-4) ...
21:40:25 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb'.
21:40:25 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:25 Setting up systemd-sysv (237-3ubuntu10.57) ...
21:40:25 Setting up libiptc0:armhf (1.6.1-2ubuntu2) ...
21:40:25 Setting up libxtables12:armhf (1.6.1-2ubuntu2) ...
21:40:25 Setting up libnfnetlink0:armhf (1.0.1-3) ...
21:40:25 Setting up dbus (1.12.2-1ubuntu1.4) ...
21:40:25 Setting up libmnl0:armhf (1.0.4-2) ...
21:40:25 Setting up libip6tc0:armhf (1.6.1-2ubuntu2) ...
21:40:25 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.7 [387 kB]
21:40:25 Selecting previously unselected package docker-buildx-plugin.
21:40:25 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb ...
21:40:25 Unpacking docker-buildx-plugin (0.10.4-1~debian.11~bullseye) ...
21:40:25 Processing triggers for ca-certificates (20230311) ...
21:40:25 Updating certificates in /etc/ssl/certs...
21:40:25 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'.
21:40:25 Setting up libnetfilter-conntrack3:armhf (1.0.6-2) ...
21:40:25 Setting up libpam-systemd:armhf (237-3ubuntu10.57) ...
21:40:25 Setting up dbus-user-session (1.12.2-1ubuntu1.4) ...
21:40:25 Setting up iptables (1.6.1-2ubuntu2) ...
21:40:25 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:40:25 Processing triggers for systemd (237-3ubuntu10.57) ...
21:40:25 + verify_binaries
21:40:25 + docker --version
21:40:25 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:25 + docker buildx version
21:40:25 Selecting previously unselected package libcurl3-gnutls:armhf.
21:40:25 Preparing to unpack .../15-libcurl3-gnutls_7.88.1-7_armhf.deb ...
21:40:25 Unpacking libcurl3-gnutls:armhf (7.88.1-7) ...
21:40:25 Selecting previously unselected package libstemmer0d:armhf.
21:40:25 Preparing to unpack .../16-libstemmer0d_2.2.0-2_armhf.deb ...
21:40:25 Unpacking libstemmer0d:armhf (2.2.0-2) ...
21:40:25 Selecting previously unselected package libicu72:armhf.
21:40:25 Preparing to unpack .../17-libicu72_72.1-3_armhf.deb ...
21:40:25 Unpacking libicu72:armhf (72.1-3) ...
21:40:25 Setting up libip6tc2:amd64 (1.8.7-1ubuntu6) ...
21:40:25 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
21:40:25 Setting up libmnl0:amd64 (1.0.4-3ubuntu1) ...
21:40:25 Setting up containerd.io (1.6.19-1) ...
21:40:25 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:25 Setting up libxtables12:amd64 (1.8.7-1ubuntu6) ...
21:40:25 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
21:40:25 Setting up netbase (6.3) ...
21:40:25 0 added, 0 removed; done.
21:40:25 Running hooks in /etc/ca-certificates/update.d...
21:40:25 done.
21:40:25 Processing triggers for dbus (1.14.6-1) ...
21:40:25 github.com/docker/buildx v0.10.4 c513d34
21:40:25 + docker compose version
21:40:25 Docker Compose version v2.17.2
21:40:25 + dockerd --version
21:40:25 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:25 + docker-proxy --version
21:40:25 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:25 + containerd --version
21:40:25 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:25 + ctr --version
21:40:25 ctr containerd.io 1.6.19
21:40:25 + containerd-shim --help
21:40:25 Usage of containerd-shim:
21:40:25   -address string
21:40:25     	grpc address back to main containerd
21:40:25   -containerd-binary containerd publish
21:40:25     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:25   -criu string
21:40:25     	path to criu binary
21:40:25   -debug
21:40:25     	enable debug output in logs
21:40:25   -namespace string
21:40:25     	namespace that owns the shim
21:40:25   -runtime-root string
21:40:25     	root directory for the runtime (default "/run/containerd/runc")
21:40:25   -socket string
21:40:25     	socket path to serve
21:40:25   -systemd-cgroup
21:40:25     	set runtime to use systemd-cgroup
21:40:25   -workdir string
21:40:25     	path used to storge large temporary data
21:40:25 + containerd-shim-runc-v1 -v
21:40:25 containerd-shim-runc-v1:
21:40:25   Version:  1.6.19
21:40:25   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:25   Go version: go1.19.7
21:40:25 
21:40:25 + containerd-shim-runc-v2 -v
21:40:25 containerd-shim-runc-v2:
21:40:25   Version:  1.6.19
21:40:25   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:25   Go version: go1.19.7
21:40:25 
21:40:25 + runc --version
21:40:25 runc version 1.1.4
21:40:25 commit: v1.1.4-0-g5fd4c4d
21:40:25 spec: 1.0.2-dev
21:40:25 go: go1.19.7
21:40:25 libseccomp: 2.5.1
21:40:25 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
21:40:25 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
21:40:25 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libapparmor1 armhf 2.13.3-7ubuntu5.2 [30.2 kB]
21:40:25 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcap2 armhf 1:2.32-1 [14.0 kB]
21:40:25 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libargon2-1 armhf 0~20171227-0.2 [20.0 kB]
21:40:25 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
21:40:25 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libjson-c4 armhf 0.13.1+dfsg-7ubuntu0.3 [25.8 kB]
21:40:25 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcryptsetup12 armhf 2:2.2.2-3ubuntu2.4 [147 kB]
21:40:25 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libip4tc2 armhf 1.8.4-3ubuntu2 [16.8 kB]
21:40:25 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkmod2 armhf 27-1ubuntu2.1 [39.1 kB]
21:40:25 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-timesyncd armhf 245.4-4ubuntu3.20 [27.9 kB]
21:40:25 Setting up libnftnl11:amd64 (1.2.3-1) ...
21:40:25 Setting up libnetfilter-conntrack3:amd64 (1.0.9-2) ...
21:40:25 Setting up iptables (1.8.7-1ubuntu6) ...
21:40:25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:25 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:40:25 + verify_binaries
21:40:25 + docker --version
21:40:25 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:25 + docker buildx version
21:40:25 github.com/docker/buildx v0.10.4 c513d34
21:40:25 + docker compose version
21:40:26 ++ source /etc/os-release
21:40:26 +++ PRETTY_NAME='Debian GNU/Linux bookworm/sid'
21:40:26 +++ NAME='Debian GNU/Linux'
21:40:26 +++ VERSION_CODENAME=bookworm
21:40:26 +++ ID=debian
21:40:26 +++ HOME_URL=https://www.debian.org/
21:40:26 +++ SUPPORT_URL=https://www.debian.org/support
21:40:26 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:40:26 ++ echo debian
21:40:26 + DIST_ID=debian
21:40:26 ++ lsb_release -sc
21:40:26 + DIST_VERSION=bookworm
21:40:26 + '[' bookworm = sid ']'
21:40:26 + install_debian_containerd
21:40:26 + '[' staging = stage ']'
21:40:26 + REPO_URL=https://download.docker.com/linux/debian
21:40:26 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:40:26 + update-ca-certificates -f
21:40:26 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:40:26 Clearing symlinks in /etc/ssl/certs...
21:40:26 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.20 [3652 kB]
21:40:26 Docker Compose version v2.17.2
21:40:26 + dockerd --version
21:40:26 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:26 + docker-proxy --version
21:40:26 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:26 + containerd --version
21:40:26 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:26 + ctr --version
21:40:26 ctr containerd.io 1.6.19
21:40:26 + containerd-shim --help
21:40:26 Usage of containerd-shim:
21:40:26   -address string
21:40:26     	grpc address back to main containerd
21:40:26   -containerd-binary containerd publish
21:40:26     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:26   -criu string
21:40:26     	path to criu binary
21:40:26   -debug
21:40:26     	enable debug output in logs
21:40:26   -namespace string
21:40:26     	namespace that owns the shim
21:40:26   -runtime-root string
21:40:26     	root directory for the runtime (default "/run/containerd/runc")
21:40:26   -socket string
21:40:26     	socket path to serve
21:40:26   -systemd-cgroup
21:40:26     	set runtime to use systemd-cgroup
21:40:26   -workdir string
21:40:26     	path used to storge large temporary data
21:40:26 + containerd-shim-runc-v1 -v
21:40:26 containerd-shim-runc-v1:
21:40:26   Version:  1.6.19
21:40:26   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:26   Go version: go1.19.7
21:40:26 
21:40:26 + containerd-shim-runc-v2 -v
21:40:26 containerd-shim-runc-v2:
21:40:26   Version:  1.6.19
21:40:26   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:26   Go version: go1.19.7
21:40:26 
21:40:26 + runc --version
21:40:26 runc version 1.1.4
21:40:26 commit: v1.1.4-0-g5fd4c4d
21:40:26 spec: 1.0.2-dev
21:40:26 go: go1.19.7
21:40:26 libseccomp: 2.5.4
21:40:26 done.
21:40:26 Updating certificates in /etc/ssl/certs...
21:40:26 Selecting previously unselected package docker-ce-cli.
21:40:26 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ...
21:40:26 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:40:26 Selecting previously unselected package libxml2:armhf.
21:40:26 Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1+b1_armhf.deb ...
21:40:26 Unpacking libxml2:armhf (2.9.14+dfsg-1.1+b1) ...
21:40:26 Selecting previously unselected package libxmlb2:armhf.
21:40:26 Preparing to unpack .../19-libxmlb2_0.3.10-2_armhf.deb ...
21:40:26 Unpacking libxmlb2:armhf (0.3.10-2) ...
21:40:26 Selecting previously unselected package libappstream4:armhf.
21:40:26 Preparing to unpack .../20-libappstream4_0.16.1-1_armhf.deb ...
21:40:26 Unpacking libappstream4:armhf (0.16.1-1) ...
21:40:26 Selecting previously unselected package libduktape207:armhf.
21:40:26 Preparing to unpack .../21-libduktape207_2.7.0-2_armhf.deb ...
21:40:26 Unpacking libduktape207:armhf (2.7.0-2) ...
21:40:26 Selecting previously unselected package libelf1:armhf.
21:40:26 Preparing to unpack .../22-libelf1_0.188-2.1+rpi1_armhf.deb ...
21:40:26 Unpacking libelf1:armhf (0.188-2.1+rpi1) ...
21:40:26 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:26 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-sysv armhf 245.4-4ubuntu3.20 [10.3 kB]
21:40:26 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.17 [597 kB]
21:40:26 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
21:40:26 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdbus-1-3 armhf 1.12.16-2ubuntu2.3 [156 kB]
21:40:26 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus armhf 1.12.16-2ubuntu2.3 [134 kB]
21:40:26 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.11 [4672 B]
21:40:26 Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.4 [1125 kB]
21:40:26 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]
21:40:26 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]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
21:40:26 Selecting previously unselected package libdw1:armhf.
21:40:26 Preparing to unpack .../23-libdw1_0.188-2.1+rpi1_armhf.deb ...
21:40:26 Unpacking libdw1:armhf (0.188-2.1+rpi1) ...
21:40:26 Selecting previously unselected package libglib2.0-data.
21:40:26 Preparing to unpack .../24-libglib2.0-data_2.74.6-1_all.deb ...
21:40:26 Unpacking libglib2.0-data (2.74.6-1) ...
21:40:26 Selecting previously unselected package libglib2.0-bin.
21:40:26 Preparing to unpack .../25-libglib2.0-bin_2.74.6-1_armhf.deb ...
21:40:26 Unpacking libglib2.0-bin (2.74.6-1) ...
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:26 140 added, 0 removed; done.
21:40:26 Running hooks in /etc/ca-certificates/update.d...
21:40:26 done.
21:40:26 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:40:26 + apt-key add -
21:40:26 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:40:26 Selecting previously unselected package docker-ce-cli.
21:40:26 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ...
21:40:26 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:40:26 Selecting previously unselected package docker-ce-rootless-extras.
21:40:26 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ...
21:40:26 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:40:26 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcap2-bin armhf 1:2.32-1 [25.2 kB]
21:40:26 Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
21:40:26 Selecting previously unselected package dbus-user-session.
21:40:26 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_amd64.deb ...
21:40:26 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
21:40:26 Setting up systemd-sysv (241-7~deb10u8) ...
21:40:26 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:40:26 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:40:26 Setting up libiptc0:amd64 (1.8.2-4) ...
21:40:26 Setting up dbus (1.12.24-0+deb10u1) ...
21:40:27 Selecting previously unselected package libunwind8:armhf.
21:40:27 Preparing to unpack .../26-libunwind8_1.6.2-3_armhf.deb ...
21:40:27 Unpacking libunwind8:armhf (1.6.2-3) ...
21:40:27 Selecting previously unselected package libgstreamer1.0-0:armhf.
21:40:27 Preparing to unpack .../27-libgstreamer1.0-0_1.22.0-2_armhf.deb ...
21:40:27 Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ...
21:40:27 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
21:40:27 Preparing to unpack .../28-libpolkit-gobject-1-0_122-3_armhf.deb ...
21:40:27 Unpacking libpolkit-gobject-1-0:armhf (122-3) ...
21:40:27 Selecting previously unselected package libpolkit-agent-1-0:armhf.
21:40:27 Preparing to unpack .../29-libpolkit-agent-1-0_122-3_armhf.deb ...
21:40:27 Unpacking libpolkit-agent-1-0:armhf (122-3) ...
21:40:27 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
21:40:27 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
21:40:27 invoke-rc.d: could not determine current runlevel
21:40:27 invoke-rc.d: policy-rc.d denied execution of start.
21:40:27 Setting up containerd.io (1.6.19-1) ...
21:40:27 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:40:27 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
21:40:27 Selecting previously unselected package lsb-release.
21:40:27 Preparing to unpack .../30-lsb-release_12.0-1_all.deb ...
21:40:27 Unpacking lsb-release (12.0-1) ...
21:40:27 Selecting previously unselected package xml-core.
21:40:27 Preparing to unpack .../31-xml-core_0.18+nmu1_all.deb ...
21:40:27 Unpacking xml-core (0.18+nmu1) ...
21:40:27 Selecting previously unselected package polkitd.
21:40:27 Preparing to unpack .../32-polkitd_122-3_armhf.deb ...
21:40:27 Unpacking polkitd (122-3) ...
21:40:27 Selecting previously unselected package packagekit.
21:40:27 Preparing to unpack .../33-packagekit_1.2.6-3_armhf.deb ...
21:40:27 Unpacking packagekit (1.2.6-3) ...
21:40:27 OK
21:40:27 + '[' bookworm = sid ']'
21:40:27 ++ dpkg --print-architecture
21:40:27 + ARCH=amd64
21:40:27 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bookworm test'
21:40:27 + apt-get update
21:40:27 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
21:40:27 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
21:40:27 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:40:27 Setting up iptables (1.8.2-4) ...
21:40:27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:27 Processing triggers for systemd (241-7~deb10u8) ...
21:40:27 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:40:27 + verify_binaries
21:40:27 + docker --version
21:40:27 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:27 + docker buildx version
21:40:27 Selecting previously unselected package docker-buildx-plugin.
21:40:27 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb ...
21:40:27 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.22.04~jammy) ...
21:40:27 Selecting previously unselected package python-apt-common.
21:40:27 Preparing to unpack .../34-python-apt-common_2.5.3_all.deb ...
21:40:27 Unpacking python-apt-common (2.5.3) ...
21:40:27 Selecting previously unselected package python3-apt.
21:40:27 Preparing to unpack .../35-python3-apt_2.5.3_armhf.deb ...
21:40:27 Unpacking python3-apt (2.5.3) ...
21:40:27 Selecting previously unselected package python3-blinker.
21:40:27 Preparing to unpack .../36-python3-blinker_1.5-1_all.deb ...
21:40:27 Unpacking python3-blinker (1.5-1) ...
21:40:27 Selecting previously unselected package python3-cffi-backend:armhf.
21:40:27 Preparing to unpack .../37-python3-cffi-backend_1.15.1-5+b1_armhf.deb ...
21:40:27 Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ...
21:40:27 Selecting previously unselected package python3-cryptography.
21:40:27 Preparing to unpack .../38-python3-cryptography_38.0.4-3_armhf.deb ...
21:40:27 Unpacking python3-cryptography (38.0.4-3) ...
21:40:27 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:40:27 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:40:27 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:40:27 Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
21:40:27 github.com/docker/buildx v0.10.4 c513d34
21:40:27 + docker compose version
21:40:27 Docker Compose version v2.17.2
21:40:27 + dockerd --version
21:40:27 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:27 + docker-proxy --version
21:40:27 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:27 + containerd --version
21:40:27 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:27 + ctr --version
21:40:27 ctr containerd.io 1.6.19
21:40:27 + containerd-shim --help
21:40:27 Usage of containerd-shim:
21:40:27   -address string
21:40:27     	grpc address back to main containerd
21:40:27   -containerd-binary containerd publish
21:40:27     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:27   -criu string
21:40:27     	path to criu binary
21:40:27   -debug
21:40:27     	enable debug output in logs
21:40:27   -namespace string
21:40:27     	namespace that owns the shim
21:40:27   -runtime-root string
21:40:27     	root directory for the runtime (default "/run/containerd/runc")
21:40:27   -socket string
21:40:27     	socket path to serve
21:40:27   -systemd-cgroup
21:40:27     	set runtime to use systemd-cgroup
21:40:27   -workdir string
21:40:27     	path used to storge large temporary data
21:40:27 + containerd-shim-runc-v1 -v
21:40:27 containerd-shim-runc-v1:
21:40:27   Version:  1.6.19
21:40:27   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:27   Go version: go1.19.7
21:40:27 
21:40:27 + containerd-shim-runc-v2 -v
21:40:27 containerd-shim-runc-v2:
21:40:27   Version:  1.6.19
21:40:27   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:27   Go version: go1.19.7
21:40:27 
21:40:27 + runc --version
21:40:27 runc version 1.1.4
21:40:27 commit: v1.1.4-0-g5fd4c4d
21:40:27 spec: 1.0.2-dev
21:40:27 go: go1.19.7
21:40:27 libseccomp: 2.3.3
21:40:27 Selecting previously unselected package python3-dbus.
21:40:27 Preparing to unpack .../39-python3-dbus_1.3.2-4+b1_armhf.deb ...
21:40:27 Unpacking python3-dbus (1.3.2-4+b1) ...
21:40:27 Selecting previously unselected package python3-distro.
21:40:27 Preparing to unpack .../40-python3-distro_1.8.0-1_all.deb ...
21:40:27 Unpacking python3-distro (1.8.0-1) ...
21:40:27 Selecting previously unselected package python3-gi.
21:40:27 Preparing to unpack .../41-python3-gi_3.42.2-3+b1_armhf.deb ...
21:40:27 Unpacking python3-gi (3.42.2-3+b1) ...
21:40:27 Selecting previously unselected package python3-pyparsing.
21:40:27 Preparing to unpack .../42-python3-pyparsing_3.0.9-1_all.deb ...
21:40:27 Unpacking python3-pyparsing (3.0.9-1) ...
21:40:27 Selecting previously unselected package python3-httplib2.
21:40:27 Preparing to unpack .../43-python3-httplib2_0.20.4-3_all.deb ...
21:40:27 Setting up docker-compose-plugin (2.17.2-1~debian.11~bullseye) ...
21:40:27 Setting up docker-buildx-plugin (0.10.4-1~debian.11~bullseye) ...
21:40:27 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:40:27 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:40:27 invoke-rc.d: could not determine current runlevel
21:40:27 invoke-rc.d: policy-rc.d denied execution of start.
21:40:27 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.11~bullseye) ...
21:40:27 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:27  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:27   Package dbus-user-session is not installed.
21:40:27 
21:40:27 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.17.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.4-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.11~bullseye_amd64.deb
21:40:27 Get:5 https://download.docker.com/linux/debian bookworm/test amd64 Packages [5687 B]
21:40:27 Fetched 49.0 kB in 1s (89.5 kB/s)
21:40:28 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpam-systemd armhf 245.4-4ubuntu3.20 [168 kB]
21:40:28 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.5 [546 kB]
21:40:28 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
21:40:28 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:40:28 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-dbus armhf 1.2.16-1build1 [87.6 kB]
21:40:28 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gi armhf 3.36.0-1 [150 kB]
21:40:28 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
21:40:28 Unpacking python3-httplib2 (0.20.4-3) ...
21:40:28 Selecting previously unselected package python3-jwt.
21:40:28 Preparing to unpack .../44-python3-jwt_2.6.0-1_all.deb ...
21:40:28 Unpacking python3-jwt (2.6.0-1) ...
21:40:28 Selecting previously unselected package python3-pkg-resources.
21:40:28 Preparing to unpack .../45-python3-pkg-resources_66.1.1-1_all.deb ...
21:40:28 Unpacking python3-pkg-resources (66.1.1-1) ...
21:40:28 Selecting previously unselected package python3-lazr.uri.
21:40:28 Preparing to unpack .../46-python3-lazr.uri_1.0.6-3_all.deb ...
21:40:28 Unpacking python3-lazr.uri (1.0.6-3) ...
21:40:28 Selecting previously unselected package python3-wadllib.
21:40:28 Preparing to unpack .../47-python3-wadllib_1.3.6-4_all.deb ...
21:40:28 Unpacking python3-wadllib (1.3.6-4) ...
21:40:28 Selecting previously unselected package python3-oauthlib.
21:40:28 Preparing to unpack .../48-python3-oauthlib_3.2.2-1_all.deb ...
21:40:28 Unpacking python3-oauthlib (3.2.2-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:28 Selecting previously unselected package python3-six.
21:40:28 Preparing to unpack .../49-python3-six_1.16.0-4_all.deb ...
21:40:28 Unpacking python3-six (1.16.0-4) ...
21:40:28 Selecting previously unselected package python3-lazr.restfulclient.
21:40:28 Preparing to unpack .../50-python3-lazr.restfulclient_0.14.5-1_all.deb ...
21:40:28 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
21:40:28 Selecting previously unselected package python3-software-properties.
21:40:28 Preparing to unpack .../51-python3-software-properties_0.99.30-4_all.deb ...
21:40:28 Unpacking python3-software-properties (0.99.30-4) ...
21:40:28 Selecting previously unselected package software-properties-common.
21:40:28 Preparing to unpack .../52-software-properties-common_0.99.30-4_all.deb ...
21:40:28 Unpacking software-properties-common (0.99.30-4) ...
21:40:28 Setting up media-types (10.0.0) ...
21:40:28 Setting up systemd-sysv (252.6-1+rpi1) ...
21:40:28 Setting up gnupg2 (2.2.40-1.1) ...
21:40:28 Reading package lists...
21:40:28 Reading package lists...
21:40:28 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.
21:40:28 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
21:40:28 + packages='deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb
21:40:28 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb
21:40:28 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb
21:40:28 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb
21:40:28 deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb'
21:40:28 ++ echo 'deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb
21:40:28 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb
21:40:28 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb
21:40:28 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb
21:40:28 deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb'
21:40:28 ++ xargs
21:40:28 ++ awk '$0="./"$0'
21:40:28 + packages='./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb'
21:40:28 + set -x
21:40:28 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb
21:40:28 Selecting previously unselected package docker-ce-cli.
21:40:28 (Reading database ... 11514 files and directories currently installed.)
21:40:28 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ...
21:40:28 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:28 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
21:40:28 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
21:40:28 Setting up libicu72:armhf (72.1-3) ...
21:40:28 Setting up apt-transport-https (2.6.0) ...
21:40:28 Setting up libglib2.0-0:armhf (2.74.6-1) ...
21:40:28 No schema files found: doing nothing.
21:40:28 Setting up distro-info-data (0.57) ...
21:40:28 Setting up libtirpc-common (1.3.3+ds-1) ...
21:40:28 Setting up libxmlb2:armhf (0.3.10-2) ...
21:40:28 Setting up libpackagekit-glib2-18:armhf (1.2.6-3) ...
21:40:28 Setting up libcurl3-gnutls:armhf (7.88.1-7) ...
21:40:28 Setting up libunwind8:armhf (1.6.2-3) ...
21:40:28 Setting up libcap2-bin (1:2.66-3) ...
21:40:28 Setting up ca-certificates (20230311) ...
21:40:28 Building dependency tree...
21:40:28 Reading state information...
21:40:28 Correcting dependencies... Done
21:40:28 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:28 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:28 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:28 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:28 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:28 The following additional packages will be installed:
21:40:28   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:40:28   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:40:28   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:40:28   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:40:28 Suggested packages:
21:40:28   firewalld kmod systemd-container policykit-1
21:40:28 Recommended packages:
21:40:28   nftables systemd-timesyncd | time-daemon libnss-systemd
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:28 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.3 [28.2 kB]
21:40:28 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.3 [79.3 kB]
21:40:28 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
21:40:28 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.3 [287 kB]
21:40:28 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.3 [101 kB]
21:40:28 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblmdb0 armhf 0.9.24-1 [38.0 kB]
21:40:28 Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-gobject-1-0 armhf 0.105-26ubuntu1.3 [33.8 kB]
21:40:28 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
21:40:28 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]
21:40:28 Setting up docker-compose-plugin (2.17.2-1~ubuntu.22.04~jammy) ...
21:40:28 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:40:28 The following NEW packages will be installed:
21:40:28   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:40:28   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:40:28   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:40:28   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:40:29 Selecting previously unselected package docker-buildx-plugin.
21:40:29 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb ...
21:40:29 Unpacking docker-buildx-plugin (0.10.4-1~debian.12~bookworm) ...
21:40:29 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB]
21:40:29 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.04~jammy) ...
21:40:29 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:40:29 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:40:29 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:40:29 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
21:40:29 Need to get 34.8 MB of archives.
21:40:29 After this operation, 138 MB of additional disk space will be used.
21:40:29 Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
21:40:29 Get:2 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
21:40:29 Get:3 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
21:40:29 Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:40:29 Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:40:29 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
21:40:29 Get:7 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
21:40:29 Get:8 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
21:40:29 Get:9 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
21:40:29 Get:10 http://deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
21:40:29 Get:11 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.19-1 [28.2 MB]
21:40:29 Get:12 http://deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
21:40:29 Get:13 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
21:40:29 Get:14 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
21:40:29 Get:15 http://deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
21:40:29 Get:16 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
21:40:29 Get:17 http://deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
21:40:29 Get:18 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
21:40:29 Get:19 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
21:40:29 Get:20 http://deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:40:29 Get:21 http://deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
21:40:29 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
21:40:29 Get:23 http://deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
21:40:29 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.9 [1704 B]
21:40:29 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
21:40:29 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB]
21:40:29 Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB]
21:40:29 Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB]
21:40:29 Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB]
21:40:29 invoke-rc.d: could not determine current runlevel
21:40:29 invoke-rc.d: policy-rc.d denied execution of start.
21:40:29 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:40:29 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:29  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:29   Package dbus-user-session is not installed.
21:40:29 
21:40:29 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_amd64.deb
21:40:29 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB]
21:40:29 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]
21:40:29 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB]
21:40:29 Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB]
21:40:29 debconf: delaying package configuration, since apt-utils is not installed
21:40:29 Fetched 34.8 MB in 1s (54.3 MB/s)
21:40:29 Selecting previously unselected package libapparmor1:amd64.
21:40: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 ... 9952 files and directories currently installed.)
21:40:29 Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ...
21:40:29 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:40:29 Selecting previously unselected package libcap2:amd64.
21:40:29 Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ...
21:40:29 Unpacking libcap2:amd64 (1:2.44-1) ...
21:40:29 Selecting previously unselected package libargon2-1:amd64.
21:40:29 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
21:40:29 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
21:40:29 Selecting previously unselected package dmsetup.
21:40:29 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:40:29 Unpacking dmsetup (2:1.02.175-2.1) ...
21:40:29 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:40:29 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:40:29 Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB]
21:40:29 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]
21:40:29 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
21:40:29 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
21:40:29 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]
21:40:29 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'.
21:40:29 Updating certificates in /etc/ssl/certs...
21:40:29 Reading package lists...
21:40:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:40:30 Selecting previously unselected package libjson-c5:amd64.
21:40:30 Preparing to unpack .../5-libjson-c5_0.15-2_amd64.deb ...
21:40:30 Unpacking libjson-c5:amd64 (0.15-2) ...
21:40:30 Selecting previously unselected package libcryptsetup12:amd64.
21:40:30 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
21:40:30 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
21:40:30 Selecting previously unselected package libip4tc2:amd64.
21:40:30 Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ...
21:40:30 Unpacking libip4tc2:amd64 (1.8.7-1) ...
21:40:30 Selecting previously unselected package libkmod2:amd64.
21:40:30 Preparing to unpack .../8-libkmod2_28-1_amd64.deb ...
21:40:30 Unpacking libkmod2:amd64 (28-1) ...
21:40:30 Selecting previously unselected package systemd.
21:40:30 Preparing to unpack .../9-systemd_247.3-7+deb11u1_amd64.deb ...
21:40:30 Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
21:40:30 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
21:40:30 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
21:40:30 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.18 [204 kB]
21:40:30 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.18 [154 kB]
21:40:30 Building dependency tree...
21:40:30 Reading state information...
21:40:30 Correcting dependencies... Done
21:40:30 Unpacking systemd (247.3-7+deb11u1) ...
21:40:30 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus-user-session armhf 1.12.16-2ubuntu2.3 [9424 B]
21:40:30 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdconf1 armhf 0.36.0-1 [33.2 kB]
21:40:30 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-service armhf 0.36.0-1 [25.3 kB]
21:40:30 Selecting previously unselected package docker-ce.
21:40:30 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ...
21:40:30 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:30 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:30 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:30 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:30 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:30 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:30 The following additional packages will be installed:
21:40:30   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:30   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:30 Suggested packages:
21:40:30   firewalld kmod nftables
21:40:30 The following NEW packages will be installed:
21:40:30   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:30   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:30 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:40:30 Setting up libcap2:amd64 (1:2.44-1) ...
21:40:30 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
21:40:30 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-gsettings-backend armhf 0.36.0-1 [18.4 kB]
21:40:30 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
21:40:30 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
21:40:30 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB]
21:40:30 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
21:40:30 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
21:40:30 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpackagekit-glib2-18 armhf 1.1.13-2ubuntu1.1 [90.6 kB]
21:40:30   Running scriptlet: container-selinux-2:2.206.0-1.fc37.noarch            22/53 
21:40:30   Installing       : libslirp-4.7.0-2.fc37.x86_64                         23/53 
21:40:30   Installing       : slirp4netns-1.2.0-8.fc37.x86_64                      24/53 
21:40:30   Installing       : libnl3-3.7.0-2.fc37.x86_64                           25/53 
21:40:30   Installing       : libibverbs-41.0-1.fc37.x86_64                        26/53 
21:40:30   Installing       : libpcap-14:1.10.3-1.fc37.x86_64                      27/53 
21:40:30   Installing       : iptables-legacy-libs-1.8.8-4.fc37.x86_64             28/53 
21:40:30   Installing       : libnfnetlink-1.0.1-22.fc37.x86_64                    29/53 
21:40:30   Installing       : libmnl-1.0.5-1.fc37.x86_64                           30/53 
21:40:30   Installing       : libnetfilter_conntrack-1.0.8-5.fc37.x86_64           31/53 
21:40:30   Installing       : iptables-libs-1.8.8-4.fc37.x86_64                    32/53 
21:40:30   Installing       : iptables-legacy-1.8.8-4.fc37.x86_64                  33/53 
21:40:30   Running scriptlet: iptables-legacy-1.8.8-4.fc37.x86_64                  33/53 
21:40:30   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         34/53 
21:40:30   Installing       : libargon2-20190702-1.fc37.x86_64                     35/53 
21:40:30   Installing       : kmod-libs-30-2.fc37.x86_64                           36/53 
21:40:30   Installing       : systemd-networkd-251.13-6.fc37.x86_64                37/53 
21:40:30   Running scriptlet: systemd-networkd-251.13-6.fc37.x86_64                37/53 
21:40:30   Installing       : systemd-pam-251.13-6.fc37.x86_64                     38/53 
21:40:30   Installing       : systemd-resolved-251.13-6.fc37.x86_64                39/53 
21:40:30   Running scriptlet: systemd-resolved-251.13-6.fc37.x86_64                39/53 
21:40:30   Installing       : systemd-251.13-6.fc37.x86_64                         40/53 
21:40:30   Running scriptlet: systemd-251.13-6.fc37.x86_64                         40/53 
21:40:30 Creating group 'input' with GID 104.
21:40:30 Creating group 'kvm' with GID 36.
21:40:30 Creating group 'render' with GID 105.
21:40:30 Creating group 'sgx' with GID 106.
21:40:30 Creating group 'systemd-journal' with GID 190.
21:40:30 Creating group 'systemd-network' with GID 192.
21:40:30 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:40:30 Creating group 'systemd-oom' with GID 998.
21:40:30 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:40:30 Creating group 'systemd-resolve' with GID 193.
21:40:30 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:40:30 
21:40:30   Installing       : cryptsetup-libs-2.6.1-1.fc37.x86_64                  41/53 
21:40:30   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            42/53 
21:40:30   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 43/53 
21:40:30   Installing       : containerd.io-1.6.19-3.1.fc37.x86_64                 44/53 
21:40:30   Running scriptlet: containerd.io-1.6.19-3.1.fc37.x86_64                 44/53 
21:40:30   Installing       : libcgroup-3.0-1.fc37.x86_64                          45/53 
21:40:30   Installing       : kmod-30-2.fc37.x86_64                                46/53 
21:40:30   Installing       : fuse-common-3.10.5-5.fc37.x86_64                     47/53 
21:40:30   Installing       : fuse3-3.10.5-5.fc37.x86_64                           48/53 
21:40:30   Installing       : fuse-overlayfs-1.9-6.fc37.x86_64                     49/53 
21:40:30   Running scriptlet: fuse-overlayfs-1.9-6.fc37.x86_64                     49/53 
21:40:30   Installing       : docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/53 
21:40:30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:40:30 Need to get 28.9 MB of archives.
21:40:30 After this operation, 119 MB of additional disk space will be used.
21:40:30 Get:1 https://download.docker.com/linux/ubuntu jammy/test amd64 containerd.io amd64 1.6.19-1 [28.2 MB]
21:40:30 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
21:40:30 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtables12 amd64 1.8.7-1ubuntu5 [31.2 kB]
21:40:30 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
21:40:30 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5 [20.2 kB]
21:40:30 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB]
21:40:30 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB]
21:40:30 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB]
21:40:30 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 iptables amd64 1.8.7-1ubuntu5 [455 kB]
21:40:30 Setting up libjson-c5:amd64 (0.15-2) ...
21:40:30 Setting up libip4tc2:amd64 (1.8.7-1) ...
21:40:30 Setting up libkmod2:amd64 (28-1) ...
21:40:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:40:30 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
21:40:30 Setting up systemd (247.3-7+deb11u1) ...
21:40:30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:30 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:30 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:40:30 Initializing machine ID from KVM UUID.
21:40:30 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]
21:40:30 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB]
21:40:30 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:31 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B]
21:40:31 Setting up dmsetup (2:1.02.175-2.1) ...
21:40:31 Selecting previously unselected package systemd-sysv.
21:40: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 ... 10801 files and directories currently installed.)
21:40:31 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u1_amd64.deb ...
21:40:31 Unpacking systemd-sysv (247.3-7+deb11u1) ...
21:40:31 Selecting previously unselected package dbus.
21:40:31 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_amd64.deb ...
21:40:31 Unpacking dbus (1.12.24-0+deb11u1) ...
21:40:31 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
21:40:31 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-services armhf 2.64.2-1ubuntu0.1 [9908 B]
21:40:31 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
21:40:31 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking armhf 2.64.2-1ubuntu0.1 [52.2 kB]
21:40:31 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:40:31 19 added, 6 removed; done.
21:40:31 Setting up libglib2.0-data (2.74.6-1) ...
21:40:31 Setting up libdbus-1-3:armhf (1.14.6-1) ...
21:40:31 Setting up udev (252.6-1+rpi1) ...
21:40:31 debconf: delaying package configuration, since apt-utils is not installed
21:40:31 Fetched 28.9 MB in 1s (48.0 MB/s)
21:40:31 Selecting previously unselected package libmnl0:amd64.
21:40: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 ... 9449 files and directories currently installed.)
21:40:31 Preparing to unpack .../0-libmnl0_1.0.4-3build2_amd64.deb ...
21:40:31 Unpacking libmnl0:amd64 (1.0.4-3build2) ...
21:40:31 Selecting previously unselected package libxtables12:amd64.
21:40:31 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_amd64.deb ...
21:40:31 Unpacking libxtables12:amd64 (1.8.7-1ubuntu5) ...
21:40:31 Selecting previously unselected package netbase.
21:40:31 Preparing to unpack .../2-netbase_6.3_all.deb ...
21:40:31 Unpacking netbase (6.3) ...
21:40:31   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/53 
21:40:31   Installing       : docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc37.x8   51/53 
21:40:31   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc37.x8   51/53 
21:40:31   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              52/53 
21:40:31   Cleanup          : systemd-libs-251.13-5.fc37.x86_64                    53/53 
21:40:31   Running scriptlet: selinux-policy-targeted-37.19-1.fc37.noarch          53/53 
21:40:31   Running scriptlet: container-selinux-2:2.206.0-1.fc37.noarch            53/53 
21:40:31   Running scriptlet: systemd-resolved-251.13-6.fc37.x86_64                53/53 
21:40:31 Selecting previously unselected package netbase.
21:40:31 Preparing to unpack .../02-netbase_6.3_all.deb ...
21:40:31 Unpacking netbase (6.3) ...
21:40:31 Selecting previously unselected package libpam-systemd:amd64.
21:40:31 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u1_amd64.deb ...
21:40:31 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
21:40:31 Selecting previously unselected package containerd.io.
21:40:31 Preparing to unpack .../04-containerd.io_1.6.19-1_amd64.deb ...
21:40:31 Unpacking containerd.io (1.6.19-1) ...
21:40:31 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
21:40:31 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
21:40:31 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
21:40:31 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
21:40:31 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
21:40:31 Selecting previously unselected package libip6tc2:amd64.
21:40:31 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_amd64.deb ...
21:40:31 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5) ...
21:40:31 Selecting previously unselected package libnfnetlink0:amd64.
21:40:31 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_amd64.deb ...
21:40:31 Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ...
21:40:31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:40:31 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_amd64.deb ...
21:40:31 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ...
21:40:31 Selecting previously unselected package libnftnl11:amd64.
21:40:31 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_amd64.deb ...
21:40:31 Unpacking libnftnl11:amd64 (1.2.1-1build1) ...
21:40:31 Selecting previously unselected package iptables.
21:40:31 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_amd64.deb ...
21:40:31 Unpacking iptables (1.8.7-1ubuntu5) ...
21:40:31 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
21:40:31 Selecting previously unselected package containerd.io.
21:40:31 Preparing to unpack .../8-containerd.io_1.6.19-1_amd64.deb ...
21:40:31 Unpacking containerd.io (1.6.19-1) ...
21:40:31   Running scriptlet: systemd-libs-251.13-5.fc37.x86_64                    53/53 
21:40:31   Verifying        : containerd.io-1.6.19-3.1.fc37.x86_64                  1/53 
21:40:31   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  2/53 
21:40:31   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             3/53 
21:40:31   Verifying        : diffutils-3.8-3.fc37.x86_64                           4/53 
21:40:31   Verifying        : fuse-common-3.10.5-5.fc37.x86_64                      5/53 
21:40:31   Verifying        : fuse3-3.10.5-5.fc37.x86_64                            6/53 
21:40:31   Verifying        : fuse3-libs-3.10.5-5.fc37.x86_64                       7/53 
21:40:31   Verifying        : kmod-30-2.fc37.x86_64                                 8/53 
21:40:31   Verifying        : kmod-libs-30-2.fc37.x86_64                            9/53 
21:40:31   Verifying        : libargon2-20190702-1.fc37.x86_64                     10/53 
21:40:31   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         11/53 
21:40:31   Verifying        : libcgroup-3.0-1.fc37.x86_64                          12/53 
21:40:31   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        13/53 
21:40:31   Verifying        : libibverbs-41.0-1.fc37.x86_64                        14/53 
21:40:31   Verifying        : libmnl-1.0.5-1.fc37.x86_64                           15/53 
21:40:31   Verifying        : libnetfilter_conntrack-1.0.8-5.fc37.x86_64           16/53 
21:40:31   Verifying        : libnfnetlink-1.0.1-22.fc37.x86_64                    17/53 
21:40:31   Verifying        : libnl3-3.7.0-2.fc37.x86_64                           18/53 
21:40:31   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       19/53 
21:40:31   Verifying        : libselinux-utils-3.4-5.fc37.x86_64                   20/53 
21:40:31   Verifying        : libslirp-4.7.0-2.fc37.x86_64                         21/53 
21:40:31   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      22/53 
21:40:31   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     23/53 
21:40:31   Verifying        : policycoreutils-3.4-6.fc37.x86_64                    24/53 
21:40:31   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    25/53 
21:40:31   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              26/53 
21:40:31   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      27/53 
21:40:31   Verifying        : container-selinux-2:2.206.0-1.fc37.noarch            28/53 
21:40:31   Verifying        : cryptsetup-libs-2.6.1-1.fc37.x86_64                  29/53 
21:40:31   Verifying        : dbus-1:1.14.6-1.fc37.x86_64                          30/53 
21:40:31   Verifying        : dbus-broker-33-1.fc37.x86_64                         31/53 
21:40:31   Verifying        : dbus-common-1:1.14.6-1.fc37.noarch                   32/53 
21:40:31   Verifying        : fuse-overlayfs-1.9-6.fc37.x86_64                     33/53 
21:40:31   Verifying        : iptables-legacy-1.8.8-4.fc37.x86_64                  34/53 
21:40:31   Verifying        : iptables-legacy-libs-1.8.8-4.fc37.x86_64             35/53 
21:40:31   Verifying        : iptables-libs-1.8.8-4.fc37.x86_64                    36/53 
21:40:31   Verifying        : libpcap-14:1.10.3-1.fc37.x86_64                      37/53 
21:40:31   Verifying        : selinux-policy-37.19-1.fc37.noarch                   38/53 
21:40:31   Verifying        : selinux-policy-targeted-37.19-1.fc37.noarch          39/53 
21:40:31   Verifying        : slirp4netns-1.2.0-8.fc37.x86_64                      40/53 
21:40:31   Verifying        : systemd-251.13-6.fc37.x86_64                         41/53 
21:40:31   Verifying        : systemd-networkd-251.13-6.fc37.x86_64                42/53 
21:40:31   Verifying        : systemd-pam-251.13-6.fc37.x86_64                     43/53 
21:40:31   Verifying        : systemd-resolved-251.13-6.fc37.x86_64                44/53 
21:40:31   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  45/53 
21:40:31   Verifying        : xz-5.4.1-1.fc37.x86_64                               46/53 
21:40:31   Verifying        : docker-ce-rootless-extras-0.0.0~20230330191823.de0   47/53 
21:40:31   Verifying        : docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc37.x8   48/53 
21:40:31   Verifying        : docker-compose-plugin-2.17.2-0.fc37.x86_64           49/53 
21:40:31   Verifying        : docker-buildx-plugin-0.10.4-0.fc37.x86_64            50/53 
21:40:31   Verifying        : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3   51/53 
21:40:31   Verifying        : systemd-libs-251.13-6.fc37.x86_64                    52/53 
21:40:31   Verifying        : systemd-libs-251.13-5.fc37.x86_64                    53/53 
21:40:31 
21:40:31 Upgraded:
21:40:31   systemd-libs-251.13-6.fc37.x86_64                                             
21:40:31 Installed:
21:40:31   container-selinux-2:2.206.0-1.fc37.noarch                                     
21:40:31   containerd.io-1.6.19-3.1.fc37.x86_64                                          
21:40:31   cryptsetup-libs-2.6.1-1.fc37.x86_64                                           
21:40:31   dbus-1:1.14.6-1.fc37.x86_64                                                   
21:40:31   dbus-broker-33-1.fc37.x86_64                                                  
21:40:31   dbus-common-1:1.14.6-1.fc37.noarch                                            
21:40:31   device-mapper-1.02.175-9.fc37.x86_64                                          
21:40:31   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
21:40:31   diffutils-3.8-3.fc37.x86_64                                                   
21:40:31   docker-buildx-plugin-0.10.4-0.fc37.x86_64                                     
21:40:31   docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc37.x86_64                        
21:40:31   docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc37.x86_64                    
21:40:31   docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc37.x86_64          
21:40:31   docker-compose-plugin-2.17.2-0.fc37.x86_64                                    
21:40:31   fuse-common-3.10.5-5.fc37.x86_64                                              
21:40:31   fuse-overlayfs-1.9-6.fc37.x86_64                                              
21:40:31   fuse3-3.10.5-5.fc37.x86_64                                                    
21:40:31   fuse3-libs-3.10.5-5.fc37.x86_64                                               
21:40:31   iptables-legacy-1.8.8-4.fc37.x86_64                                           
21:40:31   iptables-legacy-libs-1.8.8-4.fc37.x86_64                                      
21:40:31   iptables-libs-1.8.8-4.fc37.x86_64                                             
21:40:31   kmod-30-2.fc37.x86_64                                                         
21:40:31   kmod-libs-30-2.fc37.x86_64                                                    
21:40:31   libargon2-20190702-1.fc37.x86_64                                              
21:40:31   libbpf-2:0.8.0-2.fc37.x86_64                                                  
21:40:31   libcgroup-3.0-1.fc37.x86_64                                                   
21:40:31   libfdisk-2.38.1-1.fc37.x86_64                                                 
21:40:31   libibverbs-41.0-1.fc37.x86_64                                                 
21:40:31   libmnl-1.0.5-1.fc37.x86_64                                                    
21:40:31   libnetfilter_conntrack-1.0.8-5.fc37.x86_64                                    
21:40:31   libnfnetlink-1.0.1-22.fc37.x86_64                                             
21:40:31   libnl3-3.7.0-2.fc37.x86_64                                                    
21:40:31   libpcap-14:1.10.3-1.fc37.x86_64                                               
21:40:31   libseccomp-2.5.3-3.fc37.x86_64                                                
21:40:31   libselinux-utils-3.4-5.fc37.x86_64                                            
21:40:31   libslirp-4.7.0-2.fc37.x86_64                                                  
21:40:31   libutempter-1.2.1-7.fc37.x86_64                                               
21:40:31   libxkbcommon-1.4.1-2.fc37.x86_64                                              
21:40:31   policycoreutils-3.4-6.fc37.x86_64                                             
21:40:31   qrencode-libs-4.1.1-3.fc37.x86_64                                             
21:40:31   rpm-plugin-selinux-4.18.0-1.fc37.x86_64                                       
21:40:31   selinux-policy-37.19-1.fc37.noarch                                            
21:40:31   selinux-policy-targeted-37.19-1.fc37.noarch                                   
21:40:31   slirp4netns-1.2.0-8.fc37.x86_64                                               
21:40:31   systemd-251.13-6.fc37.x86_64                                                  
21:40:31   systemd-networkd-251.13-6.fc37.x86_64                                         
21:40:31   systemd-pam-251.13-6.fc37.x86_64                                              
21:40:31   systemd-resolved-251.13-6.fc37.x86_64                                         
21:40:31   util-linux-2.38.1-1.fc37.x86_64                                               
21:40:31   xkeyboard-config-2.36-3.fc37.noarch                                           
21:40:31   xz-5.4.1-1.fc37.x86_64                                                        
21:40:31 
21:40:31 Complete!
21:40:31 + verify_binaries
21:40:31 + docker --version
21:40:31 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:31 + docker buildx version
21:40:31 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
21:40:32 invoke-rc.d: could not determine current runlevel
21:40:32 invoke-rc.d: policy-rc.d denied execution of restart.
21:40:32 Setting up python-apt-common (2.5.3) ...
21:40:32 Setting up libduktape207:armhf (2.7.0-2) ...
21:40:32 Setting up dbus-session-bus-common (1.14.6-1) ...
21:40:32 Setting up xml-core (0.18+nmu1) ...
21:40:32 github.com/docker/buildx v0.10.4 c513d34
21:40:32 + docker compose version
21:40:32 Docker Compose version v2.17.2
21:40:32 + dockerd --version
21:40:32 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:32 + docker-proxy --version
21:40:32 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:32 + containerd --version
21:40:32 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:32 + ctr --version
21:40:32 ctr containerd.io 1.6.19
21:40:32 + containerd-shim --help
21:40:32 Usage of containerd-shim:
21:40:32   -address string
21:40:32     	grpc address back to main containerd
21:40:32   -containerd-binary containerd publish
21:40:32     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:32   -criu string
21:40:32     	path to criu binary
21:40:32   -debug
21:40:32     	enable debug output in logs
21:40:32   -namespace string
21:40:32     	namespace that owns the shim
21:40:32   -runtime-root string
21:40:32     	root directory for the runtime (default "/run/containerd/runc")
21:40:32   -socket string
21:40:32     	socket path to serve
21:40:32   -systemd-cgroup
21:40:32     	set runtime to use systemd-cgroup
21:40:32   -workdir string
21:40:32     	path used to storge large temporary data
21:40:32 + containerd-shim-runc-v1 -v
21:40:32 containerd-shim-runc-v1:
21:40:32   Version:  1.6.19
21:40:32   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:32   Go version: go1.19.7
21:40:32 
21:40:32 + containerd-shim-runc-v2 -v
21:40:32 containerd-shim-runc-v2:
21:40:32   Version:  1.6.19
21:40:32   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:32   Go version: go1.19.7
21:40:32 
21:40:32 + runc --version
21:40:32 runc version 1.1.4
21:40:32 commit: v1.1.4-0-g5fd4c4d
21:40:32 spec: 1.0.2-dev
21:40:32 go: go1.19.7
21:40:32 libseccomp: 2.5.3
21:40:32 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:40:32 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsoup2.4-1 armhf 2.70.0-1 [228 kB]
21:40:32 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstemmer0d armhf 0+svn585-2 [55.1 kB]
21:40:32 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libappstream4 armhf 0.12.10-2 [110 kB]
21:40:32 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-bin armhf 2.64.6-1~ubuntu20.04.4 [67.3 kB]
21:40:32 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgstreamer1.0-0 armhf 1.16.3-0ubuntu1.1 [829 kB]
21:40:32 Setting up libcurl4:armhf (7.88.1-7) ...
21:40:32 Setting up libgirepository-1.0-1:armhf (1.74.0-3+b1) ...
21:40:32 Setting up curl (7.88.1-7) ...
21:40:32 Setting up libstemmer0d:armhf (2.2.0-2) ...
21:40:32 Setting up lsb-release (12.0-1) ...
21:40:32 Setting up dbus-system-bus-common (1.14.6-1) ...
21:40:32 Setting up libelf1:armhf (0.188-2.1+rpi1) ...
21:40:32 Setting up libxml2:armhf (2.9.14+dfsg-1.1+b1) ...
21:40:32 Setting up iso-codes (4.13.0-1) ...
21:40:32 Setting up dbus-bin (1.14.6-1) ...
21:40:32 Setting up libpolkit-gobject-1-0:armhf (122-3) ...
21:40:32 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
21:40:32 Selecting previously unselected package docker-ce-rootless-extras.
21:40:32 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ...
21:40:32 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:32 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-agent-1-0 armhf 0.105-26ubuntu1.3 [12.8 kB]
21:40:32 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf policykit-1 armhf 0.105-26ubuntu1.3 [76.6 kB]
21:40:32 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
21:40:32 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
21:40:32 Setting up libdw1:armhf (0.188-2.1+rpi1) ...
21:40:32 Setting up libglib2.0-bin (2.74.6-1) ...
21:40:32 Setting up dbus-daemon (1.14.6-1) ...
21:40:32 Setting up libappstream4:armhf (0.16.1-1) ...
21:40:32 Setting up dbus (1.14.6-1) ...
21:40:32 invoke-rc.d: could not determine current runlevel
21:40:32 invoke-rc.d: policy-rc.d denied execution of start.
21:40:32 Setting up gir1.2-glib-2.0:armhf (1.74.0-3+b1) ...
21:40:32 Setting up libnsl2:armhf (1.3.0-2) ...
21:40:32 Setting up libpam-systemd:armhf (252.6-1+rpi1) ...
21:40:32 Selecting previously unselected package docker-compose-plugin.
21:40:32 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb ...
21:40:32 Unpacking docker-compose-plugin (2.17.2-1~debian.12~bookworm) ...
21:40:32 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
21:40:32 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:32 Setting up libpolkit-agent-1-0:armhf (122-3) ...
21:40:32 Setting up libgstreamer1.0-0:armhf (1.22.0-2) ...
21:40:32 Setcap worked! gst-ptp-helper is not suid!
21:40:32 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
21:40:32 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
21:40:32 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
21:40:32 Setting up python3.11 (3.11.2-6) ...
21:40:32 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:40:32 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests-unixsocket all 0.2.0-2 [7272 B]
21:40:32 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-software-properties all 0.99.9.11 [21.6 kB]
21:40:32 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB]
21:40:32 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf software-properties-common all 0.99.9.11 [10.4 kB]
21:40:32 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
21:40:33 debconf: delaying package configuration, since apt-utils is not installed
21:40:33 Fetched 32.4 MB in 9s (3561 kB/s)
21:40:33 Selecting previously unselected package libssl1.1:armhf.
21:40: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 ... 4120 files and directories currently installed.)
21:40:33 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.17_armhf.deb ...
21:40:33 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.17) ...
21:40:33 Selecting previously unselected package libpython3.8-minimal:armhf.
21:40:33 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.7_armhf.deb ...
21:40:33 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.7) ...
21:40:33 Selecting previously unselected package libexpat1:armhf.
21:40:33 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
21:40:33 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
21:40:33 Selecting previously unselected package python3.8-minimal.
21:40:33 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.7_armhf.deb ...
21:40:33 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:40:33 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:33 Setting up docker-buildx-plugin (0.10.4-1~debian.12~bookworm) ...
21:40:33 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:33 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:40:33 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:40:33 invoke-rc.d: could not determine current runlevel
21:40:33 invoke-rc.d: policy-rc.d denied execution of start.
21:40:33 Setting up docker-compose-plugin (2.17.2-1~debian.12~bookworm) ...
21:40:33 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.12~bookworm) ...
21:40:33 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:33  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:33   Package dbus-user-session is not installed.
21:40:33 
21:40:33 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.17) ...
21:40:33 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.7) ...
21:40:33 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
21:40:33 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ...
21:40:33 Setting up python3 (3.11.2-1) ...
21:40:33 Setting up python3-six (1.16.0-4) ...
21:40:33 Setting up python3-pyparsing (3.0.9-1) ...
21:40:33 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.10.4-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.17.2-1~debian.12~bookworm_amd64.deb
21:40:33 Selecting previously unselected package dbus-user-session.
21:40:33 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
21:40:33 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
21:40:33 Selecting previously unselected package libip6tc2:amd64.
21:40:33 Preparing to unpack .../06-libip6tc2_1.8.7-1_amd64.deb ...
21:40:33 Unpacking libip6tc2:amd64 (1.8.7-1) ...
21:40:33 Selecting previously unselected package libxtables12:amd64.
21:40:33 Preparing to unpack .../07-libxtables12_1.8.7-1_amd64.deb ...
21:40:33 Unpacking libxtables12:amd64 (1.8.7-1) ...
21:40:34 Setting up python3-gi (3.42.2-3+b1) ...
21:40:34 Setting up python3-httplib2 (0.20.4-3) ...
21:40:34 Reading package lists...
21:40:34 Selecting previously unselected package libmnl0:amd64.
21:40:34 Preparing to unpack .../08-libmnl0_1.0.4-3_amd64.deb ...
21:40:34 Unpacking libmnl0:amd64 (1.0.4-3) ...
21:40:34 Selecting previously unselected package libnfnetlink0:amd64.
21:40:34 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:40:34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:40:34 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:40:34 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
21:40:34 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:40:34 Selecting previously unselected package libnftnl11:amd64.
21:40:34 Preparing to unpack .../11-libnftnl11_1.1.9-1_amd64.deb ...
21:40:34 Unpacking libnftnl11:amd64 (1.1.9-1) ...
21:40:34 Selecting previously unselected package iptables.
21:40:34 Preparing to unpack .../12-iptables_1.8.7-1_amd64.deb ...
21:40:34 Unpacking iptables (1.8.7-1) ...
21:40:34 Setting up systemd-sysv (247.3-7+deb11u1) ...
21:40:34 Setting up libip6tc2:amd64 (1.8.7-1) ...
21:40:34 Setting up dbus (1.12.24-0+deb11u1) ...
21:40:34 Selecting previously unselected package dbus-user-session.
21:40:34 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ...
21:40:34 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
21:40:34 Setting up libip6tc2:amd64 (1.8.7-1ubuntu5) ...
21:40:34 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
21:40:34 Setting up libmnl0:amd64 (1.0.4-3build2) ...
21:40:34 Setting up containerd.io (1.6.19-1) ...
21:40:34 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:34 Setting up libxtables12:amd64 (1.8.7-1ubuntu5) ...
21:40:34 Setting up libnfnetlink0:amd64 (1.0.1-3build3) ...
21:40:34 Setting up netbase (6.3) ...
21:40:34 Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ...
21:40:34 Setting up python3-blinker (1.5-1) ...
21:40:34 Setting up python3-pkg-resources (66.1.1-1) ...
21:40:34 Building dependency tree...
21:40:34 Reading state information...
21:40:34 Correcting dependencies... Done
21:40:34 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:34 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:34 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:34 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:34 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:34 The following additional packages will be installed:
21:40:34   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:34 Suggested packages:
21:40:34   firewalld kmod
21:40:34 Recommended packages:
21:40:34   nftables
21:40:34 invoke-rc.d: could not determine current runlevel
21:40:34 invoke-rc.d: policy-rc.d denied execution of start.
21:40:34 Setting up libmnl0:amd64 (1.0.4-3) ...
21:40:34 Setting up containerd.io (1.6.19-1) ...
21:40:34 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:34 Setting up libxtables12:amd64 (1.8.7-1) ...
21:40:34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:40:34 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
21:40:34 Setting up libnftnl11:amd64 (1.2.1-1build1) ...
21:40:34 Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ...
21:40:34 Setting up iptables (1.8.7-1ubuntu5) ...
21:40:34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:34 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:40:34 + verify_binaries
21:40:34 + docker --version
21:40:34 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:34 + docker buildx version
21:40:34 github.com/docker/buildx v0.10.4 c513d34
21:40:34 + docker compose version
21:40:34 Docker Compose version v2.17.2
21:40:34 + popd
21:40:34 ~/rpmbuild/BUILD/src
21:40:34 + exit 0
21:40:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HAxHRz
21:40:34 + umask 022
21:40:34 + cd /root/rpmbuild/BUILD
21:40:34 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64 '!=' / ']'
21:40:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64
21:40:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64
21:40:34 + mkdir -p /root/rpmbuild/BUILDROOT
21:40:34 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64
21:40:34 + cd src
21:40:34 + pushd /root/rpmbuild/BUILD/src/compose
21:40:34 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:40:34 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:40:34 + popd
21:40:34 ~/rpmbuild/BUILD/src
21:40:34 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:40:34 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:40:34 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:40:34 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:40:34 + /usr/lib/rpm/check-buildroot
21:40:34 + /usr/lib/rpm/redhat/brp-compress
21:40:34 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:40:34 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:40:34 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:40:34 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:40:34 + /usr/lib/rpm/redhat/brp-python-hardlink
21:40:34 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:40:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GVtfCc
21:40:34 + umask 022
21:40:34 + cd /root/rpmbuild/BUILD
21:40:34 + cd src
21:40:34 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:40:34 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:40:34 + ver=v2.17.2
21:40:34 + test v2.17.2 = v2.17.2
21:40:34 + echo 'PASS: docker-compose version OK'
21:40:34 + exit 0
21:40:34 PASS: docker-compose version OK
21:40:34 Processing files: docker-compose-plugin-2.17.2-0.el7.x86_64
21:40:34 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P2m1qP
21:40:34 + umask 022
21:40:34 + cd /root/rpmbuild/BUILD
21:40:34 + cd src
21:40:34 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.17.2
21:40:34 + export DOCDIR
21:40:34 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.17.2
21:40:34 + 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.17.2-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.17.2
21:40:34 + exit 0
21:40:34 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aD7Cgs
21:40:34 + umask 022
21:40:34 + cd /root/rpmbuild/BUILD
21:40:34 + cd src
21:40:34 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.17.2
21:40:34 + export LICENSEDIR
21:40:34 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.17.2
21:40:34 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.17.2
21:40:34 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.17.2
21:40:34 + exit 0
21:40:34 Provides: docker-compose-plugin = 0:2.17.2-0.el7 docker-compose-plugin(x86-64) = 0:2.17.2-0.el7
21:40:34 Requires(interp): /bin/sh /bin/sh /bin/sh
21:40:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:40:34 Requires(post): /bin/sh
21:40:34 Requires(preun): /bin/sh
21:40:34 Requires(postun): /bin/sh
21:40:34 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)
21:40:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64
21:40:34 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.17.2-0.el7.src.rpm
21:40:34 Selecting previously unselected package python3-minimal.
21:40: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 ... 4421 files and directories currently installed.)
21:40:34 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
21:40:34 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:40:34 Selecting previously unselected package mime-support.
21:40:34 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:40:34 Unpacking mime-support (3.64ubuntu1) ...
21:40:34 Selecting previously unselected package libmpdec2:armhf.
21:40:34 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
21:40:34 Unpacking libmpdec2:armhf (2.4.2-3) ...
21:40:34 Selecting previously unselected package readline-common.
21:40:34 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:40:34 Unpacking readline-common (8.0-4) ...
21:40:34 Selecting previously unselected package libreadline8:armhf.
21:40:34 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
21:40:34 Unpacking libreadline8:armhf (8.0-4) ...
21:40:34 Selecting previously unselected package libsqlite3-0:armhf.
21:40:34 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
21:40:34 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
21:40:34 Selecting previously unselected package libpython3.8-stdlib:armhf.
21:40:34 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.7_armhf.deb ...
21:40:34 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.7) ...
21:40:34 The following NEW packages will be installed:
21:40:34   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:34 Setting up netbase (6.3) ...
21:40:34 Setting up libnftnl11:amd64 (1.1.9-1) ...
21:40:34 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
21:40:34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:40:34 Setting up iptables (1.8.7-1) ...
21:40:34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:34 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:40:34 + verify_binaries
21:40:34 + docker --version
21:40:34 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:34 + docker buildx version
21:40:34 + dockerd --version
21:40:34 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:34 + docker-proxy --version
21:40:34 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:34 + containerd --version
21:40:34 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:34 + ctr --version
21:40:34 ctr containerd.io 1.6.19
21:40:34 + containerd-shim --help
21:40:34 Usage of containerd-shim:
21:40:34   -address string
21:40:34     	grpc address back to main containerd
21:40:34   -containerd-binary containerd publish
21:40:34     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:34   -criu string
21:40:34     	path to criu binary
21:40:34   -debug
21:40:34     	enable debug output in logs
21:40:34   -namespace string
21:40:34     	namespace that owns the shim
21:40:34   -runtime-root string
21:40:34     	root directory for the runtime (default "/run/containerd/runc")
21:40:34   -socket string
21:40:34     	socket path to serve
21:40:34   -systemd-cgroup
21:40:34     	set runtime to use systemd-cgroup
21:40:34   -workdir string
21:40:34     	path used to storge large temporary data
21:40:34 + containerd-shim-runc-v1 -v
21:40:34 containerd-shim-runc-v1:
21:40:34   Version:  1.6.19
21:40:34   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:34   Go version: go1.19.7
21:40:34 
21:40:34 + containerd-shim-runc-v2 -v
21:40:34 containerd-shim-runc-v2:
21:40:34   Version:  1.6.19
21:40:34   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:34   Go version: go1.19.7
21:40:34 
21:40:34 + runc --version
21:40:34 runc version 1.1.4
21:40:34 commit: v1.1.4-0-g5fd4c4d
21:40:34 spec: 1.0.2-dev
21:40:34 go: go1.19.7
21:40:34 libseccomp: 2.5.3
21:40:34 Selecting previously unselected package python3.8.
21:40:34 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.7_armhf.deb ...
21:40:34 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:40:34 Selecting previously unselected package libpython3-stdlib:armhf.
21:40:34 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
21:40:34 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
21:40:34 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:40:34 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
21:40:34 Need to get 28.9 MB of archives.
21:40:34 After this operation, 119 MB of additional disk space will be used.
21:40:34 Get:1 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
21:40:34 Get:2 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.6-1 [76.5 kB]
21:40:34 Get:3 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
21:40:34 Get:4 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
21:40:34 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
21:40:34 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
21:40:34 Get:7 https://download.docker.com/linux/debian bookworm/test amd64 containerd.io amd64 1.6.19-1 [28.2 MB]
21:40:34 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
21:40:34 Get:9 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
21:40:34 Get:10 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
21:40:34 github.com/docker/buildx v0.10.4 c513d34
21:40:34 + docker compose version
21:40:34 Docker Compose version v2.17.2
21:40:34 + dockerd --version
21:40:34 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:34 + docker-proxy --version
21:40:34 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:34 + containerd --version
21:40:34 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:34 + ctr --version
21:40:34 ctr containerd.io 1.6.19
21:40:34 + containerd-shim --help
21:40:34 Usage of containerd-shim:
21:40:34   -address string
21:40:34     	grpc address back to main containerd
21:40:34   -containerd-binary containerd publish
21:40:34     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:34   -criu string
21:40:34     	path to criu binary
21:40:34   -debug
21:40:34     	enable debug output in logs
21:40:34   -namespace string
21:40:34     	namespace that owns the shim
21:40:34   -runtime-root string
21:40:34     	root directory for the runtime (default "/run/containerd/runc")
21:40:34   -socket string
21:40:34     	socket path to serve
21:40:34   -systemd-cgroup
21:40:34     	set runtime to use systemd-cgroup
21:40:34   -workdir string
21:40:34     	path used to storge large temporary data
21:40:34 + containerd-shim-runc-v1 -v
21:40:34 containerd-shim-runc-v1:
21:40:34   Version:  1.6.19
21:40:34   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:34   Go version: go1.19.7
21:40:34 
21:40:34 + containerd-shim-runc-v2 -v
21:40:34 containerd-shim-runc-v2:
21:40:34   Version:  1.6.19
21:40:34   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:34   Go version: go1.19.7
21:40:34 
21:40:34 + runc --version
21:40:34 runc version 1.1.4
21:40:34 commit: v1.1.4-0-g5fd4c4d
21:40:34 spec: 1.0.2-dev
21:40:34 go: go1.19.7
21:40:34 libseccomp: 2.5.1
21:40:34 Setting up python3-dbus (1.3.2-4+b1) ...
21:40:34 Setting up python3-distro (1.8.0-1) ...
21:40:34 Setting up python3-jwt (2.6.0-1) ...
21:40:35 Selecting previously unselected package python3.
21:40: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 ... 4851 files and directories currently installed.)
21:40:35 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_armhf.deb ...
21:40:35 Unpacking python3 (3.8.2-0ubuntu2) ...
21:40:35 Selecting previously unselected package libapparmor1:armhf.
21:40:35 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_armhf.deb ...
21:40:35 Unpacking libapparmor1:armhf (2.13.3-7ubuntu5.2) ...
21:40:35 Selecting previously unselected package libcap2:armhf.
21:40:35 Preparing to unpack .../02-libcap2_1%3a2.32-1_armhf.deb ...
21:40:35 Unpacking libcap2:armhf (1:2.32-1) ...
21:40:35 Setting up python3-apt (2.5.3) ...
21:40:35 Selecting previously unselected package libargon2-1:armhf.
21:40:35 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_armhf.deb ...
21:40:35 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:40:35 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:40:35 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
21:40:35 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:40:35 Selecting previously unselected package libjson-c4:armhf.
21:40:35 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_armhf.deb ...
21:40:35 Unpacking libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
21:40:35 Selecting previously unselected package libcryptsetup12:armhf.
21:40:35 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_armhf.deb ...
21:40:35 Unpacking libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
21:40:35 Selecting previously unselected package libip4tc2:armhf.
21:40:35 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_armhf.deb ...
21:40:35 Unpacking libip4tc2:armhf (1.8.4-3ubuntu2) ...
21:40:35 Selecting previously unselected package libkmod2:armhf.
21:40:35 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_armhf.deb ...
21:40:35 Unpacking libkmod2:armhf (27-1ubuntu2.1) ...
21:40:35 Selecting previously unselected package systemd-timesyncd.
21:40:35 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.20_armhf.deb ...
21:40:35 Unpacking systemd-timesyncd (245.4-4ubuntu3.20) ...
21:40:35 Setting up python3-lazr.uri (1.0.6-3) ...
21:40:35 Setting up python3-cryptography (38.0.4-3) ...
21:40:35 debconf: delaying package configuration, since apt-utils is not installed
21:40:35 Fetched 28.9 MB in 1s (48.4 MB/s)
21:40:35 Selecting previously unselected package netbase.
21:40: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 ... 11740 files and directories currently installed.)
21:40:35 Preparing to unpack .../0-netbase_6.4_all.deb ...
21:40:35 Unpacking netbase (6.4) ...
21:40:35 Selecting previously unselected package containerd.io.
21:40:35 Preparing to unpack .../1-containerd.io_1.6.19-1_amd64.deb ...
21:40:35 Unpacking containerd.io (1.6.19-1) ...
21:40:35 Selecting previously unselected package systemd.
21:40:35 Preparing to unpack .../10-systemd_245.4-4ubuntu3.20_armhf.deb ...
21:40:35 Unpacking systemd (245.4-4ubuntu3.20) ...
21:40:35 Setting up python3-wadllib (1.3.6-4) ...
21:40:35 Setting up libapparmor1:armhf (2.13.3-7ubuntu5.2) ...
21:40:35 Setting up libcap2:armhf (1:2.32-1) ...
21:40:35 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:40:35 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:40:35 Setting up libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
21:40:35 Setting up libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
21:40:35 Setting up libip4tc2:armhf (1.8.4-3ubuntu2) ...
21:40:35 Setting up libkmod2:armhf (27-1ubuntu2.1) ...
21:40:35 Setting up systemd-timesyncd (245.4-4ubuntu3.20) ...
21:40:36 Setting up python3-oauthlib (3.2.2-1) ...
21:40:36 Setting up python3-lazr.restfulclient (0.14.5-1) ...
21:40:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:40:36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:40:36 Setting up systemd (245.4-4ubuntu3.20) ...
21:40:36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:40:36 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:40:36 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:40:36 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:40:36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
21:40:36 Processing triggers for sgml-base (1.31) ...
21:40:36 Setting up polkitd (122-3) ...
21:40:36 Creating group 'polkitd' with GID 997.
21:40:36 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
21:40:36 invoke-rc.d: could not determine current runlevel
21:40:36 invoke-rc.d: policy-rc.d denied execution of reload.
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:36 Initializing machine ID from random generator.
21:40:36 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
21:40:36 Processing triggers for libc-bin (2.36-6+rpi1) ...
21:40:36 Processing triggers for systemd (252.6-1+rpi1) ...
21:40:36 Setting up python3-software-properties (0.99.30-4) ...
21:40:36 Setting up packagekit (1.2.6-3) ...
21:40:36 Selecting previously unselected package systemd-sysv.
21:40: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 ... 5686 files and directories currently installed.)
21:40:36 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.20_armhf.deb ...
21:40:36 Unpacking systemd-sysv (245.4-4ubuntu3.20) ...
21:40:36 Selecting previously unselected package openssl.
21:40:36 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.17_armhf.deb ...
21:40:36 Unpacking openssl (1.1.1f-1ubuntu2.17) ...
21:40:36 Selecting previously unselected package ca-certificates.
21:40:36 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
21:40:36 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
21:40:36 Selecting previously unselected package libdbus-1-3:armhf.
21:40:36 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_armhf.deb ...
21:40:36 Unpacking libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ...
21:40:36 invoke-rc.d: could not determine current runlevel
21:40:36 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:40:36 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:40:36 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:40:36 Setting up software-properties-common (0.99.30-4) ...
21:40:36 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'.
21:40:36 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:36 Selecting previously unselected package dbus.
21:40:36 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_armhf.deb ...
21:40:36 Unpacking dbus (1.12.16-2ubuntu2.3) ...
21:40:36 Selecting previously unselected package distro-info-data.
21:40:36 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.11_all.deb ...
21:40:36 Unpacking distro-info-data (0.43ubuntu1.11) ...
21:40:36 Selecting previously unselected package libglib2.0-0:armhf.
21:40:36 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
21:40:36 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
21:40:36 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:40:36 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_armhf.deb ...
21:40:36 Unpacking libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
21:40:37 Processing triggers for ca-certificates (20230311) ...
21:40:37 Updating certificates in /etc/ssl/certs...
21:40:37 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:40:37 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_armhf.deb ...
21:40:37 Unpacking gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
21:40:37 Selecting previously unselected package libcap2-bin.
21:40:37 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_armhf.deb ...
21:40:37 Unpacking libcap2-bin (1:2.32-1) ...
21:40:37 Selecting previously unselected package libelf1:armhf.
21:40:37 Preparing to unpack .../10-libelf1_0.176-1.1build1_armhf.deb ...
21:40:37 Unpacking libelf1:armhf (0.176-1.1build1) ...
21:40:37 Selecting previously unselected package libglib2.0-data.
21:40:37 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:40:37 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:40:37 Selecting previously unselected package tzdata.
21:40:37 Preparing to unpack .../12-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
21:40:37 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
21:40:37 0 added, 0 removed; done.
21:40:37 Running hooks in /etc/ca-certificates/update.d...
21:40:37 done.
21:40:37 Processing triggers for dbus (1.14.6-1) ...
21:40:37 Selecting previously unselected package dbus-user-session.
21:40:37 Preparing to unpack .../2-dbus-user-session_1.14.6-1_amd64.deb ...
21:40:37 Unpacking dbus-user-session (1.14.6-1) ...
21:40:37 Selecting previously unselected package libip6tc2:amd64.
21:40:37 Preparing to unpack .../3-libip6tc2_1.8.9-2_amd64.deb ...
21:40:37 Unpacking libip6tc2:amd64 (1.8.9-2) ...
21:40:37 Selecting previously unselected package libxtables12:amd64.
21:40:37 Preparing to unpack .../4-libxtables12_1.8.9-2_amd64.deb ...
21:40:37 Unpacking libxtables12:amd64 (1.8.9-2) ...
21:40:37 Selecting previously unselected package libmnl0:amd64.
21:40:37 Preparing to unpack .../5-libmnl0_1.0.4-3_amd64.deb ...
21:40:37 Unpacking libmnl0:amd64 (1.0.4-3) ...
21:40:37 Selecting previously unselected package libnfnetlink0:amd64.
21:40:37 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_amd64.deb ...
21:40:37 Selecting previously unselected package libicu66:armhf.
21:40:37 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ...
21:40:37 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
21:40:37 ++ source /etc/os-release
21:40:37 +++ PRETTY_NAME='Raspbian GNU/Linux bookworm/sid'
21:40:37 +++ NAME='Raspbian GNU/Linux'
21:40:37 +++ VERSION_CODENAME=bookworm
21:40:37 +++ ID=raspbian
21:40:37 +++ ID_LIKE=debian
21:40:37 +++ HOME_URL=http://www.raspbian.org/
21:40:37 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
21:40:37 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
21:40:37 ++ echo raspbian
21:40:37 + DIST_ID=raspbian
21:40:37 ++ lsb_release -sc
21:40:37 + DIST_VERSION=bookworm
21:40:37 + '[' bookworm = sid ']'
21:40:37 + install_debian_containerd
21:40:37 + '[' staging = stage ']'
21:40:37 + REPO_URL=https://download.docker.com/linux/raspbian
21:40:37 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
21:40:37 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
21:40:37 + update-ca-certificates -f
21:40:37 Clearing symlinks in /etc/ssl/certs...
21:40:37 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
21:40:37 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:40:37 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
21:40:37 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
21:40:37 Selecting previously unselected package libnftnl11:amd64.
21:40:37 Preparing to unpack .../8-libnftnl11_1.2.4-2_amd64.deb ...
21:40:37 Unpacking libnftnl11:amd64 (1.2.4-2) ...
21:40:37 Selecting previously unselected package iptables.
21:40:37 Preparing to unpack .../9-iptables_1.8.9-2_amd64.deb ...
21:40:37 Unpacking iptables (1.8.9-2) ...
21:40:37 Setting up libip6tc2:amd64 (1.8.9-2) ...
21:40:37 Setting up dbus-user-session (1.14.6-1) ...
21:40:37 Setting up libmnl0:amd64 (1.0.4-3) ...
21:40:37 Setting up containerd.io (1.6.19-1) ...
21:40:37 done.
21:40:37 Updating certificates in /etc/ssl/certs...
21:40:37 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el7.x86_64.rpm
21:40:37 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xkg20A
21:40:37 + umask 022
21:40:37 + cd /root/rpmbuild/BUILD
21:40:37 + cd src
21:40:37 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.17.2-0.el7.x86_64
21:40:37 + exit 0
21:40:37 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:37 Setting up libxtables12:amd64 (1.8.9-2) ...
21:40:37 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
21:40:37 Setting up netbase (6.4) ...
21:40:37 Setting up libnftnl11:amd64 (1.2.4-2) ...
21:40:37 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
21:40:37 Setting up iptables (1.8.9-2) ...
21:40:37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:37 Processing triggers for libc-bin (2.36-8) ...
21:40:38 + verify_binaries
21:40:38 + docker --version
21:40:38 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:38 + docker buildx version
21:40:38 github.com/docker/buildx v0.10.4 c513d34
21:40:38 + docker compose version
21:40:38 Docker Compose version v2.17.2
21:40:38 + dockerd --version
21:40:38 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:38 + docker-proxy --version
21:40:38 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:38 + containerd --version
21:40:38 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:38 + ctr --version
21:40:38 ctr containerd.io 1.6.19
21:40:38 + containerd-shim --help
21:40:38 Usage of containerd-shim:
21:40:38   -address string
21:40:38     	grpc address back to main containerd
21:40:38   -containerd-binary containerd publish
21:40:38     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:38   -criu string
21:40:38     	path to criu binary
21:40:38   -debug
21:40:38     	enable debug output in logs
21:40:38   -namespace string
21:40:38     	namespace that owns the shim
21:40:38   -runtime-root string
21:40:38     	root directory for the runtime (default "/run/containerd/runc")
21:40:38   -socket string
21:40:38     	socket path to serve
21:40:38   -systemd-cgroup
21:40:38     	set runtime to use systemd-cgroup
21:40:38   -workdir string
21:40:38     	path used to storge large temporary data
21:40:38 + containerd-shim-runc-v1 -v
21:40:38 containerd-shim-runc-v1:
21:40:38   Version:  1.6.19
21:40:38   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:38   Go version: go1.19.7
21:40:38 
21:40:38 + containerd-shim-runc-v2 -v
21:40:38 containerd-shim-runc-v2:
21:40:38   Version:  1.6.19
21:40:38   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:38   Go version: go1.19.7
21:40:38 
21:40:38 + runc --version
21:40:38 runc version 1.1.4
21:40:38 commit: v1.1.4-0-g5fd4c4d
21:40:38 spec: 1.0.2-dev
21:40:38 go: go1.19.7
21:40:38 libseccomp: 2.5.4
21:40:38 Selecting previously unselected package libpam-systemd:armhf.
21:40:38 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.20_armhf.deb ...
21:40:38 Unpacking libpam-systemd:armhf (245.4-4ubuntu3.20) ...
21:40:38 Selecting previously unselected package libxml2:armhf.
21:40:38 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_armhf.deb ...
21:40:38 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:40:38 Selecting previously unselected package libyaml-0-2:armhf.
21:40:38 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_armhf.deb ...
21:40:38 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
21:40:38 Selecting previously unselected package lsb-release.
21:40:38 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
21:40:38 Unpacking lsb-release (11.1.0ubuntu2) ...
21:40:38 Selecting previously unselected package python3-dbus.
21:40:38 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_armhf.deb ...
21:40:38 Unpacking python3-dbus (1.2.16-1build1) ...
21:40:38 Selecting previously unselected package python3-gi.
21:40:38 Preparing to unpack .../19-python3-gi_3.36.0-1_armhf.deb ...
21:40:38 Unpacking python3-gi (3.36.0-1) ...
21:40:38 Selecting previously unselected package python3-pkg-resources.
21:40:38 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
21:40:38 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:40:38 Selecting previously unselected package python3-six.
21:40:38 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
21:40:38 Unpacking python3-six (1.14.0-2) ...
21:40:38 Selecting previously unselected package iso-codes.
21:40:38 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
21:40:38 Unpacking iso-codes (4.4-1) ...
21:40:38 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:38 140 added, 0 removed; done.
21:40:38 Running hooks in /etc/ca-certificates/update.d...
21:40:38 done.
21:40:38 + apt-key add -
21:40:38 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
21:40:38 Selecting previously unselected package libkrb5support0:armhf.
21:40:38 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_armhf.deb ...
21:40:38 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.3) ...
21:40:38 Selecting previously unselected package libk5crypto3:armhf.
21:40:38 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_armhf.deb ...
21:40:38 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.3) ...
21:40:39 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:40:39 Selecting previously unselected package libkeyutils1:armhf.
21:40:39 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
21:40:39 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
21:40:39 Selecting previously unselected package libkrb5-3:armhf.
21:40:39 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_armhf.deb ...
21:40:39 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.3) ...
21:40:39 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:40:39 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_armhf.deb ...
21:40:39 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
21:40:39 Selecting previously unselected package liblmdb0:armhf.
21:40:39 Preparing to unpack .../28-liblmdb0_0.9.24-1_armhf.deb ...
21:40:39 Unpacking liblmdb0:armhf (0.9.24-1) ...
21:40:39 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
21:40:39 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_armhf.deb ...
21:40:39 Unpacking libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
21:40:39 Selecting previously unselected package libpsl5:armhf.
21:40:39 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
21:40:39 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
21:40:39 Selecting previously unselected package python-apt-common.
21:40:39 OK
21:40:39 + '[' bookworm = sid ']'
21:40:39 ++ dpkg --print-architecture
21:40:39 + ARCH=armhf
21:40:39 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bookworm test'
21:40:39 + apt-get update
21:40:39 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
21:40:39 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:40:39 Selecting previously unselected package python3-apt.
21:40:39 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ...
21:40:39 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
21:40:39 Selecting previously unselected package apt-transport-https.
21:40:39 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
21:40:39 Unpacking apt-transport-https (2.0.9) ...
21:40:39 Selecting previously unselected package libbrotli1:armhf.
21:40:39 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
21:40:39 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
21:40:39 Selecting previously unselected package libroken18-heimdal:armhf.
21:40:39 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Selecting previously unselected package libasn1-8-heimdal:armhf.
21:40:39 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Selecting previously unselected package libheimbase1-heimdal:armhf.
21:40:39 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Selecting previously unselected package libhcrypto4-heimdal:armhf.
21:40:39 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Selecting previously unselected package libwind0-heimdal:armhf.
21:40:39 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Selecting previously unselected package libhx509-5-heimdal:armhf.
21:40:39 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Selecting previously unselected package libkrb5-26-heimdal:armhf.
21:40:39 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Selecting previously unselected package libheimntlm0-heimdal:armhf.
21:40:39 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Get:1 https://download.docker.com/linux/raspbian bookworm InRelease [26.7 kB]
21:40:39 Get:2 https://download.docker.com/linux/raspbian bookworm/test armhf Packages [5387 B]
21:40:39 Hit:3 http://archive.raspbian.org/raspbian bookworm InRelease
21:40:39 Fetched 32.0 kB in 1s (59.4 kB/s)
21:40:39 Selecting previously unselected package libgssapi3-heimdal:armhf.
21:40:39 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
21:40:39 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:39 Selecting previously unselected package libsasl2-modules-db:armhf.
21:40:39 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:40:39 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:40:39 Selecting previously unselected package libsasl2-2:armhf.
21:40:39 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:40:39 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:40:39 Selecting previously unselected package libldap-common.
21:40:39 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:40:39 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:40:39 Selecting previously unselected package libldap-2.4-2:armhf.
21:40:39 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
21:40:39 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
21:40:39 Selecting previously unselected package libnghttp2-14:armhf.
21:40:39 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_armhf.deb ...
21:40:39 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
21:40:39 make[1]: Leaving directory '/root/build-deb'
21:40:39  dpkg-genbuildinfo
21:40:39  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.changes
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
21:40:40 Selecting previously unselected package librtmp1:armhf.
21:40:40 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
21:40:40 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
21:40:40 Selecting previously unselected package libssh-4:armhf.
21:40:40 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
21:40:40 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
21:40:40 Selecting previously unselected package libcurl4:armhf.
21:40:40 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.18_armhf.deb ...
21:40:40 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.18) ...
21:40:40 Selecting previously unselected package curl.
21:40:40 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.18_armhf.deb ...
21:40:40 Unpacking curl (7.68.0-1ubuntu2.18) ...
21:40:40 Selecting previously unselected package dbus-user-session.
21:40:40 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_armhf.deb ...
21:40:40 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
21:40:40 Selecting previously unselected package libdconf1:armhf.
21:40:40 Preparing to unpack .../54-libdconf1_0.36.0-1_armhf.deb ...
21:40:40 Unpacking libdconf1:armhf (0.36.0-1) ...
21:40:40 Selecting previously unselected package dconf-service.
21:40:40 Preparing to unpack .../55-dconf-service_0.36.0-1_armhf.deb ...
[Pipeline] // node
[Pipeline] }
21:40:40 Unpacking dconf-service (0.36.0-1) ...
21:40:40 Selecting previously unselected package dconf-gsettings-backend:armhf.
21:40:40 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_armhf.deb ...
21:40:40 Unpacking dconf-gsettings-backend:armhf (0.36.0-1) ...
21:40:40 Selecting previously unselected package libassuan0:armhf.
21:40:40 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
21:40:40 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
21:40:40 Selecting previously unselected package gpgconf.
21:40:40 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
21:40:40 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:40:40 Selecting previously unselected package libksba8:armhf.
21:40:40 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ...
21:40:40 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
21:40:40 Selecting previously unselected package libnpth0:armhf.
21:40:40 Preparing to unpack .../60-libnpth0_1.6-1_armhf.deb ...
21:40:40 Unpacking libnpth0:armhf (1.6-1) ...
21:40:40 Selecting previously unselected package dirmngr.
21:40:40 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
21:40:40 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:40:40 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
21:40:40 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:40:40 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_armhf.deb ...
21:40:40 Unpacking libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
21:40:40 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:40 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_armhf.deb ...
21:40:40 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:40:40 Selecting previously unselected package libproxy1v5:armhf.
21:40:40 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_armhf.deb ...
21:40:40 Unpacking libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
21:40:40 Selecting previously unselected package glib-networking-common.
21:40:40 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
21:40:40 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
21:40:40 Selecting previously unselected package glib-networking-services.
21:40:40 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_armhf.deb ...
21:40:40 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
21:40:40 Selecting previously unselected package gsettings-desktop-schemas.
21:40:40 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
21:40:40 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:40:40 Selecting previously unselected package glib-networking:armhf.
21:40:40 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_armhf.deb ...
21:40:40 Unpacking glib-networking:armhf (2.64.2-1ubuntu0.1) ...
21:40:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:40 dpkg-genchanges: info: including full source code in upload
21:40:40  dpkg-source -I.git --after-build .
21:40:40 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:40 + destination=/build
21:40:40 + mkdir -p /build
21:40:40 + mv -v /root/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb /build
21:40:40 copied '/root/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb'
21:40:40 removed '/root/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb'
21:40:40 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:40:40 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:40:40 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:40:40 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:40:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.dsc'
21:40:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.dsc'
21:40:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.tar.gz'
21:40:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye.tar.gz'
21:40:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.buildinfo'
21:40:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.buildinfo'
21:40:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.changes'
21:40:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.changes'
21:40:40 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:40:40 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:40:40 copied '/root/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb'
21:40:40 removed '/root/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb'
21:40:40 Selecting previously unselected package gnupg-l10n.
21:40:40 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:40:40 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:40:40 Selecting previously unselected package gnupg-utils.
21:40:40 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
21:40:40 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:40:40 Selecting previously unselected package gpg.
21:40:40 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
21:40:40 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:40:40 Selecting previously unselected package pinentry-curses.
21:40:40 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_armhf.deb ...
21:40:40 Unpacking pinentry-curses (1.1.0-3build1) ...
21:40:40 Selecting previously unselected package gpg-agent.
21:40:40 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
21:40:40 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:40:41 + make IMAGE=centos:7 verify
21:40:41 docker run  --rm -i \
21:40:41 	-v "$(pwd):/v" \
21:40:41 	-e DEBIAN_FRONTEND=noninteractive \
21:40:41 	-e PACKAGE_REPO=staging \
21:40:41 	-w /v \
21:40:41 	centos:7 ./verify
21:40:41 Unable to find image 'centos:7' locally
21:40:41 7: Pulling from library/centos
21:40:41 Selecting previously unselected package gpg-wks-client.
21:40:41 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
21:40:41 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:40:41 Selecting previously unselected package gpg-wks-server.
21:40:41 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
21:40:41 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:40:41 Selecting previously unselected package gpgsm.
21:40:41 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
21:40:41 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:40:41 Selecting previously unselected package gnupg.
21:40:41 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:40:41 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:40:41 Selecting previously unselected package libsoup2.4-1:armhf.
21:40:41 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_armhf.deb ...
21:40:41 Unpacking libsoup2.4-1:armhf (2.70.0-1) ...
21:40:41 Selecting previously unselected package libstemmer0d:armhf.
21:40:41 Preparing to unpack .../79-libstemmer0d_0+svn585-2_armhf.deb ...
21:40:41 Unpacking libstemmer0d:armhf (0+svn585-2) ...
21:40:41 Reading package lists...
21:40:41 2d473b07cdd5: Already exists
21:40:41 Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
21:40:41 Status: Downloaded newer image for centos:7
21:40:41 Selecting previously unselected package libappstream4:armhf.
21:40:41 Preparing to unpack .../80-libappstream4_0.12.10-2_armhf.deb ...
21:40:41 Unpacking libappstream4:armhf (0.12.10-2) ...
21:40:41 Selecting previously unselected package libglib2.0-bin.
21:40:41 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_armhf.deb ...
21:40:41 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:40:41 Selecting previously unselected package libgstreamer1.0-0:armhf.
21:40:41 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_armhf.deb ...
21:40:41 Unpacking libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
21:40:41 Selecting previously unselected package libpolkit-agent-1-0:armhf.
21:40:41 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_armhf.deb ...
21:40:41 Unpacking libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
21:40:41 Selecting previously unselected package policykit-1.
21:40:41 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_armhf.deb ...
21:40:41 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.
21:40:41 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.
21:40:41 ++ find deb/debbuild/raspbian-bookworm/ -type f -name '*.deb'
21:40:41 + packages='deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb
21:40:41 deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb
21:40:41 deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb
21:40:41 deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb
21:40:41 deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:40:41 ++ echo 'deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb
21:40:41 deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb
21:40:41 deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb
21:40:41 deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb
21:40:41 deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:40:41 ++ awk '$0="./"$0'
21:40:41 ++ xargs
21:40:41 + packages='./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb'
21:40:41 + set -x
21:40:41 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb
21:40:41 Selecting previously unselected package docker-compose-plugin.
21:40:41 (Reading database ... 14843 files and directories currently installed.)
21:40:41 Preparing to unpack .../docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb ...
21:40:41 Unpacking docker-compose-plugin (2.17.2-1~raspbian.12~bookworm) ...
21:40:41 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
21:40:41 Selecting previously unselected package python3-certifi.
21:40:41 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
21:40:41 Unpacking python3-certifi (2019.11.28-1) ...
21:40:41 Selecting previously unselected package python3-chardet.
21:40:41 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
21:40:41 Unpacking python3-chardet (3.0.4-4build1) ...
21:40:41 Selecting previously unselected package python3-idna.
21:40:41 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
21:40:41 Unpacking python3-idna (2.8-1) ...
21:40:41 Selecting previously unselected package python3-urllib3.
21:40:41 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
21:40:41 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:40:41 Selecting previously unselected package python3-requests.
21:40:41 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:40:41 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:40:41 Selecting previously unselected package python3-requests-unixsocket.
21:40:41 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
21:40:41 + verify
21:40:41 + dpkg --version
21:40:41 + rpm --version
21:40:41 + verify_rpm
21:40:41 ++ . /etc/os-release
21:40:41 +++ NAME='CentOS Linux'
21:40:41 +++ VERSION='7 (Core)'
21:40:41 +++ ID=centos
21:40:41 +++ ID_LIKE='rhel fedora'
21:40:41 +++ VERSION_ID=7
21:40:41 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
21:40:41 +++ ANSI_COLOR='0;31'
21:40:41 +++ CPE_NAME=cpe:/o:centos:centos:7
21:40:41 +++ HOME_URL=https://www.centos.org/
21:40:41 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:40:41 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:40:41 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:40:41 +++ REDHAT_SUPPORT_PRODUCT=centos
21:40:41 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:40:41 ++ echo centos
21:40:41 + DIST_ID=centos
21:40:41 ++ . /etc/os-release
21:40:41 +++ NAME='CentOS Linux'
21:40:41 +++ VERSION='7 (Core)'
21:40:41 +++ ID=centos
21:40:41 +++ ID_LIKE='rhel fedora'
21:40:41 +++ VERSION_ID=7
21:40:41 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
21:40:41 +++ ANSI_COLOR='0;31'
21:40:41 +++ CPE_NAME=cpe:/o:centos:centos:7
21:40:41 +++ HOME_URL=https://www.centos.org/
21:40:41 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:40:41 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:40:41 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:40:41 +++ REDHAT_SUPPORT_PRODUCT=centos
21:40:41 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:40:41 ++ echo 7
21:40:41 ++ cut -d. -f1
21:40:41 + DIST_VERSION=7
21:40:41 + pkg_manager=yum
21:40:41 + pkg_config_manager=yum-config-manager
21:40:41 + dnf --version
21:40:41 ./verify: line 112: dnf: command not found
21:40:41 + case ${DIST_ID}:${DIST_VERSION} in
21:40:41 + install_rpm_containerd
21:40:41 + '[' staging = stage ']'
21:40:41 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:40:41 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:40:41 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:40:41 + dnf --version
21:40:41 install-containerd-helpers: line 27: dnf: command not found
21:40:41 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:40:41 Loaded plugins: fastestmirror, ovl
21:40:41 Unpacking python3-requests-unixsocket (0.2.0-2) ...
21:40:41 Selecting previously unselected package python3-software-properties.
21:40:41 Preparing to unpack .../91-python3-software-properties_0.99.9.11_all.deb ...
21:40:41 Unpacking python3-software-properties (0.99.9.11) ...
21:40:41 Selecting previously unselected package packagekit.
21:40:41 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.deb ...
21:40:41 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
21:40:41 Selecting previously unselected package software-properties-common.
21:40:41 Preparing to unpack .../93-software-properties-common_0.99.9.11_all.deb ...
21:40:41 Unpacking software-properties-common (0.99.9.11) ...
21:40:41 Selecting previously unselected package gnupg2.
21:40:41 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
21:40:41 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
21:40:42 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
21:40:42 Setting up liblmdb0:armhf (0.9.24-1) ...
21:40:42 Setting up systemd-sysv (245.4-4ubuntu3.20) ...
21:40:42 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
21:40:42 Setting up libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
21:40:42 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
21:40:42 Setting up mime-support (3.64ubuntu1) ...
21:40:42 Setting up apt-transport-https (2.0.9) ...
21:40:42 Setting up libyaml-0-2:armhf (0.2.2-1) ...
21:40:42 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
21:40:42 Setting up distro-info-data (0.43ubuntu1.11) ...
21:40:42 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
21:40:42 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
21:40:42 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
21:40:42 Setting up libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
21:40:42 Setting up libnpth0:armhf (1.6-1) ...
21:40:42 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
21:40:42 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:40:42 Setting up libkrb5support0:armhf (1.17-6ubuntu4.3) ...
21:40:42 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:40:42 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
21:40:42 Selecting previously unselected package docker-ce.
21:40:42 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ...
21:40:42 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm) ...
21:40:42 
21:40:42 Current default time zone: 'Etc/UTC'
21:40:42 Local time is now:      Thu Mar 30 21:40:42 UTC 2023.
21:40:42 Universal Time is now:  Thu Mar 30 21:40:42 UTC 2023.
21:40:42 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:40:42 
21:40:42 Setting up libcap2-bin (1:2.32-1) ...
21:40:42 Setting up libdconf1:armhf (0.36.0-1) ...
21:40:42 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:40:42 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:40:42 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
21:40:42 Setting up libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ...
21:40:42 Setting up dbus (1.12.16-2ubuntu2.3) ...
21:40:42 Setting up libk5crypto3:armhf (1.17-6ubuntu4.3) ...
21:40:42 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:40:42 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:42 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
21:40:42 Setting up libpam-systemd:armhf (245.4-4ubuntu3.20) ...
21:40:42 Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
21:40:42 Setting up libkrb5-3:armhf (1.17-6ubuntu4.3) ...
21:40:42 Setting up libstemmer0d:armhf (0+svn585-2) ...
21:40:42 Setting up libmpdec2:armhf (2.4.2-3) ...
21:40:42 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
21:40:42 Setting up openssl (1.1.1f-1ubuntu2.17) ...
21:40:42 Setting up libelf1:armhf (0.176-1.1build1) ...
21:40:42 Setting up readline-common (8.0-4) ...
21:40:42 Setting up iso-codes (4.4-1) ...
21:40:42 Setting up libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
21:40:42 Setting up libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
21:40:42 Setcap worked! gst-ptp-helper is not suid!
21:40:42 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:42 Setting up pinentry-curses (1.1.0-3build1) ...
21:40:42 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
21:40:42 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
21:40:42 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:42 Setting up libreadline8:armhf (8.0-4) ...
21:40:42 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:40:42 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:42 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
21:40:43 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
21:40:43 Updating certificates in /etc/ssl/certs...
21:40:43 124 added, 0 removed; done.
21:40:43 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
21:40:43 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:43 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
21:40:43 Setting up gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
21:40:43 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
21:40:43 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:40:43 Setting up libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
21:40:43 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.7) ...
21:40:43 Setting up python3.8 (3.8.10-0ubuntu1~20.04.7) ...
21:40:43 Selecting previously unselected package docker-ce-rootless-extras.
21:40:43 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ...
21:40:43 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm) ...
21:40:43 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'.
21:40:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:44 Selecting previously unselected package docker-buildx-plugin.
21:40:44 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb ...
21:40:44 Unpacking docker-buildx-plugin (0.10.4-1~raspbian.12~bookworm) ...
21:40:44 + make IMAGE=balenalib/rpi-raspbian:bullseye verify
21:40:44 docker run  --rm -i \
21:40:44 	-v "$(pwd):/v" \
21:40:44 	-e DEBIAN_FRONTEND=noninteractive \
21:40:44 	-e PACKAGE_REPO=staging \
21:40:44 	-w /v \
21:40:44 	balenalib/rpi-raspbian:bullseye ./verify
21:40:44 Unable to find image 'balenalib/rpi-raspbian:bullseye' locally
21:40:44 bullseye: Pulling from balenalib/rpi-raspbian
21:40:44 80e1513108ac: Already exists
21:40:44 7d7ecaba86e0: Already exists
21:40:44 cd8d70a00e71: Already exists
21:40:44 2bb109a565e6: Already exists
21:40:44 83502790502d: Already exists
21:40:44 f20327d786aa: Already exists
21:40:44 1749915a5ae7: Already exists
21:40:44 00041252b20f: Already exists
21:40:44 Digest: sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91
21:40:44 Status: Downloaded newer image for balenalib/rpi-raspbian:bullseye
21:40:44 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
21:40:44 Setting up policykit-1 (0.105-26ubuntu1.3) ...
21:40:44 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:40:44 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
21:40:44 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:40:44 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:40:44 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:40:44 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:40:44 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:40:45 + verify
21:40:45 + dpkg --version
21:40:45 + verify_deb
21:40:45 + apt-get update
21:40:45 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:40:45 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:45 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:40:45 Setting up dconf-service (0.36.0-1) ...
21:40:45 Setting up python3 (3.8.2-0ubuntu2) ...
21:40:45 Setting up python3-six (1.14.0-2) ...
21:40:45 Fedora 36 openh264 (From Cisco) - x86_64        2.6 kB/s | 2.5 kB     00:00    
21:40:45 Fedora Modular 36 - x86_64                      2.6 MB/s | 2.4 MB     00:00    
21:40:45 Selecting previously unselected package docker-ce-cli.
21:40:45 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ...
21:40:45 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm) ...
21:40:45 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:40:45 Setting up python3-certifi (2019.11.28-1) ...
21:40:45 Setting up python3-gi (3.36.0-1) ...
21:40:45 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
21:40:45 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
21:40:45 Get:3 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
21:40:45 Setting up python3-idna (2.8-1) ...
21:40:45 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
21:40:46 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [315 kB]
21:40:46 Get:5 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
21:40:46 Get:6 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
21:40:46 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
21:40:46 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:40:46 Setting up lsb-release (11.1.0ubuntu2) ...
21:40:46 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:46 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
21:40:46 Setting up docker-compose-plugin (2.17.2-1~raspbian.12~bookworm) ...
21:40:46 Setting up docker-buildx-plugin (0.10.4-1~raspbian.12~bookworm) ...
21:40:46 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm) ...
21:40:46 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm) ...
21:40:46 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:40:46 Setting up python3-dbus (1.2.16-1build1) ...
21:40:46 Setting up dconf-gsettings-backend:armhf (0.36.0-1) ...
21:40:46 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
21:40:46 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:40:46 invoke-rc.d: could not determine current runlevel
21:40:46 invoke-rc.d: policy-rc.d denied execution of start.
21:40:46 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm) ...
21:40:46 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:46  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:46   Package dbus-user-session is not installed.
21:40:46 
21:40:46 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.17.2-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.10.4-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.12~bookworm_armhf.deb
21:40:46 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:46 Setting up python3-chardet (3.0.4-4build1) ...
21:40:46 Fedora 36 - x86_64 - Updates                     19 MB/s |  36 MB     00:01    
21:40:46 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
21:40:46 Setting up python3-software-properties (0.99.9.11) ...
21:40:46 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:40:47 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:40:47 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
21:40:47 Setting up python3-requests-unixsocket (0.2.0-2) ...
21:40:47 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:40:47 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:40:47 Setting up libcurl4:armhf (7.68.0-1ubuntu2.18) ...
21:40:47 Setting up curl (7.68.0-1ubuntu2.18) ...
21:40:47 Setting up glib-networking:armhf (2.64.2-1ubuntu0.1) ...
21:40:47 Setting up libsoup2.4-1:armhf (2.70.0-1) ...
21:40:47 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:40:47 Setting up libappstream4:armhf (0.12.10-2) ...
21:40:47 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:40:47 Setting up packagekit (1.1.13-2ubuntu1.1) ...
21:40:47 invoke-rc.d: could not determine current runlevel
21:40:47 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:40:47 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
21:40:47 Get:8 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
21:40:47 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:40:47 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
21:40:47 Setting up software-properties-common (0.99.9.11) ...
21:40:47 Processing triggers for systemd (245.4-4ubuntu3.20) ...
21:40:47 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:40:47 Reading package lists...
21:40:47 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
21:40:47 Updating certificates in /etc/ssl/certs...
21:40:47 Building dependency tree...
21:40:47 Reading state information...
21:40:47 Correcting dependencies... Done
21:40:47 Fetched 18.8 MB in 3s (6564 kB/s)
21:40:48 0 added, 0 removed; done.
21:40:48 Running hooks in /etc/ca-certificates/update.d...
21:40:48 done.
21:40:48 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
21:40:48 ++ source /etc/os-release
21:40:48 +++ NAME=Ubuntu
21:40:48 +++ VERSION='20.04.5 LTS (Focal Fossa)'
21:40:48 +++ ID=ubuntu
21:40:48 +++ ID_LIKE=debian
21:40:48 +++ PRETTY_NAME='Ubuntu 20.04.5 LTS'
21:40:48 +++ VERSION_ID=20.04
21:40:48 +++ HOME_URL=https://www.ubuntu.com/
21:40:48 +++ SUPPORT_URL=https://help.ubuntu.com/
21:40:48 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:40:48 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:40:48 +++ VERSION_CODENAME=focal
21:40:48 +++ UBUNTU_CODENAME=focal
21:40:48 ++ echo ubuntu
21:40:48 + DIST_ID=ubuntu
21:40:48 ++ lsb_release -sc
21:40:48 + DIST_VERSION=focal
21:40:48 + '[' focal = sid ']'
21:40:48 + install_debian_containerd
21:40:48 + '[' staging = stage ']'
21:40:48 + REPO_URL=https://download.docker.com/linux/ubuntu
21:40:48 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:40:48 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:40:48 + update-ca-certificates -f
21:40:48 Clearing symlinks in /etc/ssl/certs...
21:40:48 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:48 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:48 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:48 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:48 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:48 The following additional packages will be installed:
21:40:48   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
21:40:48 Suggested packages:
21:40:48   firewalld kmod
21:40:48 Recommended packages:
21:40:48   nftables
21:40:48 done.
21:40:48 Updating certificates in /etc/ssl/certs...
21:40:48 The following NEW packages will be installed:
21:40:48   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:40:48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
21:40:48 0 upgraded, 9 newly installed, 0 to remove and 63 not upgraded.
21:40:48 Need to get 21.3 MB of archives.
21:40:48 After this operation, 100 MB of additional disk space will be used.
21:40:48 Get:1 https://download.docker.com/linux/raspbian bookworm/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:40:48 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-user-session armhf 1.14.6-1 [76.5 kB]
21:40:48 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:48 124 added, 0 removed; done.
21:40:48 Running hooks in /etc/ca-certificates/update.d...
21:40:48 done.
21:40:48 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:40:48 + apt-key add -
21:40:48 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:40:48 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.4 kB]
21:40:48 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.9 kB]
21:40:48 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB]
21:40:48 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.5 kB]
21:40:48 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [32.5 kB]
21:40:49 OK
21:40:49 + '[' focal = sid ']'
21:40:49 ++ dpkg --print-architecture
21:40:49 + ARCH=armhf
21:40:49 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test'
21:40:49 + apt-get update
21:40:49 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [45.3 kB]
21:40:49 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf iptables armhf 1.8.9-2 [315 kB]
21:40:49 Reading package lists...
21:40:49 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?)
21:40:49 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:49 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
21:40:49 Get:2 https://download.docker.com/linux/ubuntu focal/test armhf Packages [23.9 kB]
21:40:49 debconf: delaying package configuration, since apt-utils is not installed
21:40:49 Fetched 21.3 MB in 1s (25.4 MB/s)
21:40:49 Selecting previously unselected package containerd.io.
21:40: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 ... 15069 files and directories currently installed.)
21:40:49 Preparing to unpack .../0-containerd.io_1.6.19-1_armhf.deb ...
21:40:49 Unpacking containerd.io (1.6.19-1) ...
21:40:49 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
21:40:49 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
21:40:49 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
21:40:49 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
21:40:49 Fetched 81.6 kB in 1s (109 kB/s)
21:40:50 Reading package lists...
21:40:50 Reading package lists...
21:40:50 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
21:40:50 + packages='deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb
21:40:50 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb
21:40:50 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb
21:40:50 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb
21:40:50 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:50 ++ echo 'deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb
21:40:50 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb
21:40:50 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb
21:40:50 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb
21:40:50 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:50 ++ awk '$0="./"$0'
21:40:50 ++ xargs
21:40:50 + packages='./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb'
21:40:50 + set -x
21:40:50 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb
21:40:50 Building dependency tree...
21:40:50 Reading state information...
21:40:51 Selecting previously unselected package docker-ce.
21:40:51 (Reading database ... 10398 files and directories currently installed.)
21:40:51 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ...
21:40:51 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:40:51 ca-certificates is already the newest version (20210119).
21:40:51 The following additional packages will be installed:
21:40:51   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
21:40:51   libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1
21:40:51   libglib2.0-0 libmpdec3 libpackagekit-glib2-18 libpython3-stdlib
21:40:51   libpython3.9-minimal libpython3.9-stdlib media-types python-apt-common
21:40:51   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:40:51   python3-software-properties python3.9 python3.9-minimal
21:40:51 Suggested packages:
21:40:51   isoquery python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc
21:40:51   python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc
21:40:51   python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support
21:40:51 Recommended packages:
21:40:51   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit
21:40:51   unattended-upgrades
21:40:51 Selecting previously unselected package dbus-user-session.
21:40:51 Preparing to unpack .../1-dbus-user-session_1.14.6-1_armhf.deb ...
21:40:51 Unpacking dbus-user-session (1.14.6-1) ...
21:40:51 Selecting previously unselected package libip6tc2:armhf.
21:40:51 Preparing to unpack .../2-libip6tc2_1.8.9-2_armhf.deb ...
21:40:51 Unpacking libip6tc2:armhf (1.8.9-2) ...
21:40:51 Selecting previously unselected package libxtables12:armhf.
21:40:51 Preparing to unpack .../3-libxtables12_1.8.9-2_armhf.deb ...
21:40:51 Unpacking libxtables12:armhf (1.8.9-2) ...
21:40:51 Selecting previously unselected package libmnl0:armhf.
21:40:51 Preparing to unpack .../4-libmnl0_1.0.4-3_armhf.deb ...
21:40:51 Unpacking libmnl0:armhf (1.0.4-3) ...
21:40:51 Selecting previously unselected package libnfnetlink0:armhf.
21:40:51 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
21:40:51 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
21:40:51 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:40:51 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
21:40:51 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
21:40:51 Selecting previously unselected package libnftnl11:armhf.
21:40:51 Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ...
21:40:51 Unpacking libnftnl11:armhf (1.2.4-2) ...
21:40:51 Selecting previously unselected package iptables.
21:40:51 Preparing to unpack .../8-iptables_1.8.9-2_armhf.deb ...
21:40:51 Unpacking iptables (1.8.9-2) ...
21:40:51 Setting up libip6tc2:armhf (1.8.9-2) ...
21:40:51 Setting up dbus-user-session (1.14.6-1) ...
21:40:51 Setting up libmnl0:armhf (1.0.4-3) ...
21:40:51 Setting up containerd.io (1.6.19-1) ...
21:40:51 The following NEW packages will be installed:
21:40:51   apt-transport-https distro-info-data gir1.2-glib-2.0
21:40:51   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libcurl3-gnutls libdbus-1-3
21:40:51   libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3
21:40:51   libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal
21:40:51   libpython3.9-stdlib lsb-release media-types python-apt-common python3
21:40:51   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:40:51   python3-software-properties python3.9 python3.9-minimal
21:40:51   software-properties-common
21:40:51 The following packages will be upgraded:
21:40:51   curl libcurl4
21:40:51 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:40:51 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
21:40:51 repo saved to /etc/yum.repos.d/docker-ce.repo
21:40:51 + yum-config-manager --disable 'docker-ce-*'
21:40:51 Loaded plugins: fastestmirror, ovl
21:40:51 =========================== repo: docker-ce-nightly ============================
21:40:51 [docker-ce-nightly]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/x86_64/nightly
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = False
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Nightly - x86_64
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-nightly/7/x86_64
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 ====================== repo: docker-ce-nightly-debuginfo =======================
21:40:51 [docker-ce-nightly-debuginfo]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/nightly
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = False
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Nightly - Debuginfo x86_64
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-nightly-debuginfo/7/x86_64
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 ======================== repo: docker-ce-nightly-source ========================
21:40:51 [docker-ce-nightly-source]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/source/nightly
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-source
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = False
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Nightly - Sources
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-nightly-source/7
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 ============================ repo: docker-ce-stable ============================
21:40:51 [docker-ce-stable]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/x86_64/stable
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = 0
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Stable - x86_64
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-stable/7/x86_64
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 ======================= repo: docker-ce-stable-debuginfo =======================
21:40:51 [docker-ce-stable-debuginfo]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/stable
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = False
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Stable - Debuginfo x86_64
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-stable-debuginfo/7/x86_64
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 ======================== repo: docker-ce-stable-source =========================
21:40:51 [docker-ce-stable-source]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/source/stable
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-source
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = False
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Stable - Sources
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-stable-source/7
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 ============================= repo: docker-ce-test =============================
21:40:51 [docker-ce-test]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = False
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Test - x86_64
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-test/7/x86_64
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 ======================== repo: docker-ce-test-debuginfo ========================
21:40:51 [docker-ce-test-debuginfo]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/test
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = False
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Test - Debuginfo x86_64
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-test-debuginfo/7/x86_64
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 ========================= repo: docker-ce-test-source ==========================
21:40:51 [docker-ce-test-source]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/source/test
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-source
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = False
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-source/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Test - Sources
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-source/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-test-source/7
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 + yum-config-manager --enable docker-ce-test
21:40:51 Loaded plugins: fastestmirror, ovl
21:40:51 ============================= repo: docker-ce-test =============================
21:40:51 [docker-ce-test]
21:40:51 async = True
21:40:51 bandwidth = 0
21:40:51 base_persistdir = /var/lib/yum/repos/x86_64/7
21:40:51 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
21:40:51 cache = 0
21:40:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
21:40:51 check_config_file_age = True
21:40:51 compare_providers_priority = 80
21:40:51 cost = 1000
21:40:51 deltarpm_metadata_percentage = 100
21:40:51 deltarpm_percentage = 
21:40:51 enabled = 1
21:40:51 enablegroups = True
21:40:51 exclude = 
21:40:51 failovermethod = priority
21:40:51 ftp_disable_epsv = False
21:40:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
21:40:51 gpgcakey = 
21:40:51 gpgcheck = True
21:40:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
21:40:51 gpgkey = https://download.docker.com/linux/centos/gpg
21:40:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
21:40:51 http_caching = all
21:40:51 includepkgs = 
21:40:51 ip_resolve = 
21:40:51 keepalive = True
21:40:51 keepcache = False
21:40:51 mddownloadpolicy = sqlite
21:40:51 mdpolicy = group:small
21:40:51 mediaid = 
21:40:51 metadata_expire = 21600
21:40:51 metadata_expire_filter = read-only:present
21:40:51 metalink = 
21:40:51 minrate = 0
21:40:51 mirrorlist = 
21:40:51 mirrorlist_expire = 86400
21:40:51 name = Docker CE Test - x86_64
21:40:51 old_base_cache_dir = 
21:40:51 password = 
21:40:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
21:40:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
21:40:51 proxy = False
21:40:51 proxy_dict = 
21:40:51 proxy_password = 
21:40:51 proxy_username = 
21:40:51 repo_gpgcheck = False
21:40:51 retries = 10
21:40:51 skip_if_unavailable = False
21:40:51 ssl_check_cert_permissions = True
21:40:51 sslcacert = 
21:40:51 sslclientcert = 
21:40:51 sslclientkey = 
21:40:51 sslverify = True
21:40:51 throttle = 0
21:40:51 timeout = 30.0
21:40:51 ui_id = docker-ce-test/7/x86_64
21:40:51 ui_repoid_vars = releasever,
21:40:51    basearch
21:40:51 username = 
21:40:51 
21:40:51 + yum makecache
21:40:51 Loaded plugins: fastestmirror, ovl
21:40:51 Determining fastest mirrors
21:40:51 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:51 Setting up libxtables12:armhf (1.8.9-2) ...
21:40:51 Setting up libnfnetlink0:armhf (1.0.2-2) ...
21:40:51 Setting up libnftnl11:armhf (1.2.4-2) ...
21:40:51 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
21:40:51 Setting up iptables (1.8.9-2) ...
21:40:51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:51 Processing triggers for libc-bin (2.36-6+rpi1) ...
21:40:51 + verify_binaries
21:40:51 + docker --version
21:40:52 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'.
21:40:52 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:40:52 + docker buildx version
21:40:52 github.com/docker/buildx v0.10.4 c513d34
21:40:52 + docker compose version
21:40:52 Docker Compose version v2.17.2
21:40:52 + dockerd --version
21:40:52 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:40:52 + docker-proxy --version
21:40:52 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:40:52 + containerd --version
21:40:52 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:52 + ctr --version
21:40:52 ctr containerd.io 1.6.19
21:40:52 + containerd-shim --help
21:40:52 Usage of containerd-shim:
21:40:52   -address string
21:40:52     	grpc address back to main containerd
21:40:52   -containerd-binary containerd publish
21:40:52     	path to containerd binary (used for containerd publish) (default "containerd")
21:40:52   -criu string
21:40:52     	path to criu binary
21:40:52   -debug
21:40:52     	enable debug output in logs
21:40:52   -namespace string
21:40:52     	namespace that owns the shim
21:40:52   -runtime-root string
21:40:52     	root directory for the runtime (default "/run/containerd/runc")
21:40:52   -socket string
21:40:52     	socket path to serve
21:40:52   -systemd-cgroup
21:40:52     	set runtime to use systemd-cgroup
21:40:52   -workdir string
21:40:52     	path used to storge large temporary data
21:40:52 + containerd-shim-runc-v1 -v
21:40:52 containerd-shim-runc-v1:
21:40:52   Version:  1.6.19
21:40:52   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:52   Go version: go1.19.7
21:40:52 
21:40:52 + containerd-shim-runc-v2 -v
21:40:52 containerd-shim-runc-v2:
21:40:52   Version:  1.6.19
21:40:52   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:40:52   Go version: go1.19.7
21:40:52 
21:40:52 + runc --version
21:40:52 runc version 1.1.4
21:40:52 commit: v1.1.4-0-g5fd4c4d
21:40:52 spec: 1.0.2-dev
21:40:52 go: go1.19.7
21:40:52 libseccomp: 2.5.4
21:40:52 2 upgraded, 29 newly installed, 0 to remove and 13 not upgraded.
21:40:52 Need to get 11.6 MB of archives.
21:40:52 After this operation, 49.2 MB of additional disk space will be used.
21:40:52 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
21:40:52 Selecting previously unselected package docker-compose-plugin.
21:40:52 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb ...
21:40:52 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.20.04~focal) ...
21:40:52 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB]
21:40:52 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
21:40:52 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
21:40:52 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
21:40:52 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
21:40:52 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
21:40:52 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
21:40:52 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
21:40:52 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
21:40:52 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
21:40:52 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u7 [258 kB]
21:40:52 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u7 [310 kB]
21:40:52 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
21:40:52 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
21:40:53  * base: download.cf.centos.org
21:40:53  * extras: download.cf.centos.org
21:40:53  * updates: download.cf.centos.org
21:40:53 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB]
21:40:53 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
21:40:53 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB]
21:40:53 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
21:40:53 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
21:40:53 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
21:40:53 Selecting previously unselected package docker-buildx-plugin.
21:40:53 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb ...
21:40:53 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.20.04~focal) ...
21:40:53 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [306 kB]
21:40:53 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.24-0+deb11u1 [197 kB]
21:40:53 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB]
21:40:53 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
21:40:53 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB]
21:40:53 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB]
21:40:53 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB]
21:40:53 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB]
21:40:53 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
21:40:53 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:40:53 debconf: delaying package configuration, since apt-utils is not installed
21:40:53 Fetched 11.6 MB in 2s (6720 kB/s)
21:40:53 Selecting previously unselected package libpython3.9-minimal:armhf.
21:40: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 ... 7899 files and directories currently installed.)
21:40:53 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
21:40:53 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
21:40:53 Selecting previously unselected package libexpat1:armhf.
21:40:53 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ...
21:40:53 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
21:40:53 Selecting previously unselected package python3.9-minimal.
21:40:53 Preparing to unpack .../python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
21:40:53 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
21:40:54 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
21:40:54 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
21:40:54 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
21:40:54 Selecting previously unselected package docker-ce-rootless-extras.
21:40:54 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ...
21:40:54 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:40:54 Selecting previously unselected package python3-minimal.
21:40: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 ... 8193 files and directories currently installed.)
21:40:54 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
21:40:54 Unpacking python3-minimal (3.9.2-3) ...
21:40:54 Selecting previously unselected package media-types.
21:40:54 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:40:54 Unpacking media-types (4.0.0) ...
21:40:55 Selecting previously unselected package docker-ce-cli.
21:40:55 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ...
21:40:55 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:40:55 Selecting previously unselected package libmpdec3:armhf.
21:40:55 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
21:40:55 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
21:40:55 Selecting previously unselected package libpython3.9-stdlib:armhf.
21:40:55 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
21:40:55 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
21:40:55 Selecting previously unselected package python3.9.
21:40:55 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
21:40:55 Unpacking python3.9 (3.9.2-1+rpi1) ...
21:40:55 Selecting previously unselected package libpython3-stdlib:armhf.
21:40:55 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
21:40:55 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
21:40:55 Setting up python3-minimal (3.9.2-3) ...
21:40:55 Selecting previously unselected package python3.
21: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 ... 8590 files and directories currently installed.)
21:40:55 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
21:40:55 Unpacking python3 (3.9.2-3) ...
21:40:55 Selecting previously unselected package apt-transport-https.
21:40:55 Preparing to unpack .../01-apt-transport-https_2.2.4_all.deb ...
21:40:55 Unpacking apt-transport-https (2.2.4) ...
21:40:55 Preparing to unpack .../02-curl_7.74.0-1.3+deb11u7_armhf.deb ...
21:40:55 Unpacking curl (7.74.0-1.3+deb11u7) over (7.74.0-1.3+deb11u3) ...
21:40:55 Preparing to unpack .../03-libcurl4_7.74.0-1.3+deb11u7_armhf.deb ...
21:40:55 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u7) over (7.74.0-1.3+deb11u3) ...
21:40:55 Selecting previously unselected package distro-info-data.
21:40:55 Preparing to unpack .../04-distro-info-data_0.51+deb11u3_all.deb ...
21:40:55 Unpacking distro-info-data (0.51+deb11u3) ...
21:40:55 Selecting previously unselected package libglib2.0-0:armhf.
21:40:55 Preparing to unpack .../05-libglib2.0-0_2.66.8-1_armhf.deb ...
21:40:55 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
21:40:55 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:40:55 Preparing to unpack .../06-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
21:40:55 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
21:40:55 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:40:55 Preparing to unpack .../07-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
21:40:55 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
21:40:55 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:40:55 Preparing to unpack .../08-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
21:40:55 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
21:40:55 Setting up docker-compose-plugin (2.17.2-1~ubuntu.20.04~focal) ...
21:40:55 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.20.04~focal) ...
21:40:55 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:40:55 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:40:55 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal) ...
21:40:55 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:40:55 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:40:56 make[1]: Leaving directory '/root/build-deb'
21:40:56  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.buildinfo
21:40:56  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.changes
21:40:56 dpkg-genchanges: info: including full source code in upload
21:40:56  dpkg-source -I.git --after-build .
21:40:56 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:56 Preparing to unpack .../09-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
21:40:56 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:40:56 Selecting previously unselected package gnupg2.
21:40:56 Preparing to unpack .../10-gnupg2_2.2.27-2+deb11u2_all.deb ...
21:40:56 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
21:40:56 Selecting previously unselected package iso-codes.
21:40:56 Preparing to unpack .../11-iso-codes_4.6.0-1_all.deb ...
21:40:56 Unpacking iso-codes (4.6.0-1) ...
21:40:56 invoke-rc.d: could not determine current runlevel
21:40:56 invoke-rc.d: policy-rc.d denied execution of start.
21:40:56 Processing triggers for systemd (245.4-4ubuntu3.20) ...
21:40:56 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.17.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.4-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.20.04~focal_armhf.deb
21:40:56 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:56 + destination=/build
21:40:56 + mkdir -p /build
21:40:56 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb /build
21:40:56 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc'
21:40:56 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.dsc'
21:40:56 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz'
21:40:56 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy.tar.gz'
21:40:56 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.buildinfo'
21:40:56 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.buildinfo'
21:40:56 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.changes'
21:40:56 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.changes'
21:40:56 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb'
21:40:56 Selecting previously unselected package libcurl3-gnutls:armhf.
21:40:56 Preparing to unpack .../12-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ...
21:40:56 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
21:40:56 Selecting previously unselected package libdbus-1-3:armhf.
21:40:56 Preparing to unpack .../13-libdbus-1-3_1.12.24-0+deb11u1_armhf.deb ...
21:40:56 Unpacking libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
21:40:56 Selecting previously unselected package lsb-release.
21:40:56 Preparing to unpack .../14-lsb-release_11.1.0+rpi1_all.deb ...
21:40:56 Unpacking lsb-release (11.1.0+rpi1) ...
21:40:56 Selecting previously unselected package python-apt-common.
21:40:56 Preparing to unpack .../15-python-apt-common_2.2.1_all.deb ...
21:40:56 Unpacking python-apt-common (2.2.1) ...
21:40:56 Selecting previously unselected package python3-apt.
21:40:56 Preparing to unpack .../16-python3-apt_2.2.1_armhf.deb ...
21:40:56 Unpacking python3-apt (2.2.1) ...
21:40:56 Selecting previously unselected package python3-dbus.
21:40:56 Preparing to unpack .../17-python3-dbus_1.2.16-5_armhf.deb ...
21:40:56 Unpacking python3-dbus (1.2.16-5) ...
21:40:56 Selecting previously unselected package python3-gi.
21:40:56 Preparing to unpack .../18-python3-gi_3.38.0-2_armhf.deb ...
21:40:56 Unpacking python3-gi (3.38.0-2) ...
21:40:56 Selecting previously unselected package python3-pycurl.
21:40:56 Preparing to unpack .../19-python3-pycurl_7.43.0.6-5_armhf.deb ...
21:40:56 Unpacking python3-pycurl (7.43.0.6-5) ...
21:40:56 Selecting previously unselected package python3-software-properties.
21:40:56 Preparing to unpack .../20-python3-software-properties_0.96.20.2-2.1_all.deb ...
21:40:56 Unpacking python3-software-properties (0.96.20.2-2.1) ...
21:40:56 Selecting previously unselected package software-properties-common.
21:40:56 Preparing to unpack .../21-software-properties-common_0.96.20.2-2.1_all.deb ...
21:40:56 Unpacking software-properties-common (0.96.20.2-2.1) ...
21:40:56 Setting up media-types (4.0.0) ...
21:40:57 Reading package lists...
21:40:57 Setting up gnupg2 (2.2.27-2+deb11u2) ...
21:40:57 Setting up apt-transport-https (2.2.4) ...
21:40:57 Setting up libglib2.0-0:armhf (2.66.8-1) ...
21:40:57 No schema files found: doing nothing.
21:40:57 Setting up distro-info-data (0.51+deb11u3) ...
21:40:57 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
21:40:57 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
21:40:57 Setting up libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
21:40:57 Setting up python-apt-common (2.2.1) ...
21:40:57 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
21:40:57 Setting up libcurl4:armhf (7.74.0-1.3+deb11u7) ...
21:40:57 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
21:40:57 Setting up curl (7.74.0-1.3+deb11u7) ...
21:40:57 Setting up iso-codes (4.6.0-1) ...
21:40:57 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
21:40:57 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
21:40:57 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
21:40:57 Setting up python3.9 (3.9.2-1+rpi1) ...
21:40:57 Building dependency tree...
21:40:57 Reading state information...
21:40:57 Correcting dependencies... Done
21:40:57 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:57 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:57 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:57 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:57 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:57 The following additional packages will be installed:
21:40:57   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:40:57   libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:57 Suggested packages:
21:40:57   firewalld kmod nftables
21:40:57 The following NEW packages will be installed:
21:40:57   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:40:57   libnfnetlink0 libnftnl11 libxtables12 netbase
21:40:58 Setting up python3 (3.9.2-3) ...
21:40:58 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:40:58 Setting up python3-pycurl (7.43.0.6-5) ...
21:40:58 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded.
21:40:58 Need to get 21.2 MB of archives.
21:40:58 After this operation, 93.3 MB of additional disk space will be used.
21:40:58 Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:40:58 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB]
21:40:58 Setting up python3-gi (3.38.0-2) ...
21:40:58 Setting up lsb-release (11.1.0+rpi1) ...
21:40:58 Setting up python3-dbus (1.2.16-5) ...
21:40:58 Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxtables12 armhf 1.8.4-3ubuntu2 [25.9 kB]
21:40:58 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
21:40:58 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libip6tc2 armhf 1.8.4-3ubuntu2 [17.1 kB]
21:40:58 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnfnetlink0 armhf 1.0.1-3build1 [11.7 kB]
21:40:58 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnetfilter-conntrack3 armhf 1.0.7-2 [33.0 kB]
21:40:58 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnftnl11 armhf 1.1.5-1 [44.3 kB]
21:40:58 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iptables armhf 1.8.4-3ubuntu2 [347 kB]
21:40:58 Setting up python3-apt (2.2.1) ...
21:40:58 make[1]: Leaving directory '/root/build-deb'
21:40:58  dpkg-genbuildinfo
21:40:58  dpkg-genchanges  >../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.changes
21:40:58 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'.
21:40:58 Setting up python3-software-properties (0.96.20.2-2.1) ...
21:40:58 Setting up software-properties-common (0.96.20.2-2.1) ...
21:40:58 debconf: delaying package configuration, since apt-utils is not installed
21:40:59 Fedora Modular 36 - x86_64 - Updates            2.9 MB/s | 3.0 MB     00:01    
21:40:59 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
21:40:59 ++ source /etc/os-release
21:40:59 +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)'
21:40:59 +++ NAME='Raspbian GNU/Linux'
21:40:59 +++ VERSION_ID=11
21:40:59 +++ VERSION='11 (bullseye)'
21:40:59 +++ VERSION_CODENAME=bullseye
21:40:59 +++ ID=raspbian
21:40:59 +++ ID_LIKE=debian
21:40:59 +++ HOME_URL=http://www.raspbian.org/
21:40:59 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
21:40:59 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
21:40:59 ++ echo raspbian
21:40:59 + DIST_ID=raspbian
21:40:59 ++ lsb_release -sc
21:40:59 + DIST_VERSION=bullseye
21:40:59 + '[' bullseye = sid ']'
21:40:59 + install_debian_containerd
21:40:59 + '[' staging = stage ']'
21:40:59 + REPO_URL=https://download.docker.com/linux/raspbian
21:40:59 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
21:40:59 + update-ca-certificates -f
21:40:59 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
21:40:59 Clearing symlinks in /etc/ssl/certs...
21:40:59 Fetched 21.2 MB in 1s (18.8 MB/s)
21:40:59 Selecting previously unselected package libmnl0:armhf.
21:40: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 ... 10624 files and directories currently installed.)
21:40:59 Preparing to unpack .../0-libmnl0_1.0.4-2_armhf.deb ...
21:40:59 Unpacking libmnl0:armhf (1.0.4-2) ...
21:40:59 Selecting previously unselected package libxtables12:armhf.
21:40:59 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_armhf.deb ...
21:40:59 Unpacking libxtables12:armhf (1.8.4-3ubuntu2) ...
21:40:59 Selecting previously unselected package netbase.
21:40:59 Preparing to unpack .../2-netbase_6.1_all.deb ...
21:40:59 Unpacking netbase (6.1) ...
21:40:59 Selecting previously unselected package libip6tc2:armhf.
21:40:59 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_armhf.deb ...
21:40:59 Unpacking libip6tc2:armhf (1.8.4-3ubuntu2) ...
21:40:59 Selecting previously unselected package libnfnetlink0:armhf.
21:40:59 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_armhf.deb ...
21:40:59 Unpacking libnfnetlink0:armhf (1.0.1-3build1) ...
21:40:59 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:40:59 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_armhf.deb ...
21:40:59 Unpacking libnetfilter-conntrack3:armhf (1.0.7-2) ...
21:40:59 done.
21:40:59 Updating certificates in /etc/ssl/certs...
21:40:59 Selecting previously unselected package libnftnl11:armhf.
21:40:59 Preparing to unpack .../6-libnftnl11_1.1.5-1_armhf.deb ...
21:40:59 Unpacking libnftnl11:armhf (1.1.5-1) ...
21:40:59 Selecting previously unselected package iptables.
21:40:59 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_armhf.deb ...
21:40:59 Unpacking iptables (1.8.4-3ubuntu2) ...
21:40:59 Selecting previously unselected package containerd.io.
21:40:59 Preparing to unpack .../8-containerd.io_1.6.19-1_armhf.deb ...
21:40:59 Unpacking containerd.io (1.6.19-1) ...
21:40:59 dpkg-genchanges: info: including full source code in upload
21:40:59  dpkg-source -I.git --after-build .
21:40:59 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:59 + destination=/build
21:40:59 + mkdir -p /build
21:40:59 + mv -v /root/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb /root/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb /build
21:40:59 copied '/root/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb'
21:40:59 removed '/root/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb'
21:40:59 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:40:59 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:40:59 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:40:59 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:40:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc'
21:40:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.dsc'
21:40:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz'
21:40:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster.tar.gz'
21:40:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.buildinfo'
21:40:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.buildinfo'
21:40:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.changes'
21:40:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.changes'
21:40:59 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:40:59 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:40:59 copied '/root/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb'
21:40:59 removed '/root/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb'
21:40:59 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
21:40:59 129 added, 0 removed; done.
21:40:59 Running hooks in /etc/ca-certificates/update.d...
21:40:59 done.
21:40:59 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
21:40:59 + apt-key add -
21:40:59 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:41:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
21:41:00 OK
21:41:00 + '[' bullseye = sid ']'
21:41:00 ++ dpkg --print-architecture
21:41:00 + ARCH=armhf
21:41:00 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test'
21:41:00 + apt-get update
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:41:00 + make IMAGE=ubuntu:jammy verify
21:41:00 docker run  --rm -i \
21:41:00 	-v "$(pwd):/v" \
21:41:00 	-e DEBIAN_FRONTEND=noninteractive \
21:41:00 	-e PACKAGE_REPO=staging \
21:41:00 	-w /v \
21:41:00 	ubuntu:jammy ./verify
21:41:00 Unable to find image 'ubuntu:jammy' locally
21:41:00 jammy: Pulling from library/ubuntu
21:41:00 aea1895b7fd0: Already exists
21:41:00 Digest: sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21
21:41:00 Status: Downloaded newer image for ubuntu:jammy
21:41:00 Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.7 kB]
21:41:00 Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [26.8 kB]
21:41:00 Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease
21:41:01 Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
21:41:01 Fetched 53.5 kB in 1s (69.2 kB/s)
21:41:01 + verify
21:41:01 + dpkg --version
21:41:01 + verify_deb
21:41:01 + apt-get update
21:41:01 Setting up libip6tc2:armhf (1.8.4-3ubuntu2) ...
21:41:01 Setting up libmnl0:armhf (1.0.4-2) ...
21:41:01 Setting up containerd.io (1.6.19-1) ...
21:41:01 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
21:41:01 Dependencies resolved.
21:41:01 ================================================================================
21:41:01  Package                      Arch       Version              Repository   Size
21:41:01 ================================================================================
21:41:01 Installing:
21:41:01  dnf-plugins-core             noarch     4.3.1-1.fc36         updates      34 k
21:41:01 Installing dependencies:
21:41:01  dbus-libs                    x86_64     1:1.14.4-1.fc36      updates     155 k
21:41:01  python3-dateutil             noarch     1:2.8.1-8.fc36       fedora      289 k
21:41:01  python3-dbus                 x86_64     1.2.18-3.fc36        fedora      132 k
21:41:01  python3-distro               noarch     1.6.0-2.fc36         fedora       38 k
21:41:01  python3-dnf-plugins-core     noarch     4.3.1-1.fc36         updates     229 k
21:41:01  python3-six                  noarch     1.16.0-5.fc36        fedora       36 k
21:41:01 
21:41:01 Transaction Summary
21:41:01 ================================================================================
21:41:01 Install  7 Packages
21:41:01 
21:41:01 Total download size: 912 k
21:41:01 Installed size: 2.7 M
21:41:01 Downloading Packages:
21:41:01 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:01 Setting up libxtables12:armhf (1.8.4-3ubuntu2) ...
21:41:01 Setting up libnfnetlink0:armhf (1.0.1-3build1) ...
21:41:01 Setting up netbase (6.1) ...
21:41:01 Setting up libnftnl11:armhf (1.1.5-1) ...
21:41:01 Setting up libnetfilter-conntrack3:armhf (1.0.7-2) ...
21:41:01 Setting up iptables (1.8.4-3ubuntu2) ...
21:41:01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:01 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:41:01 + verify_binaries
21:41:01 + docker --version
21:41:01 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:41:01 + docker buildx version
21:41:01 github.com/docker/buildx v0.10.4 c513d34
21:41:01 + docker compose version
21:41:01 Docker Compose version v2.17.2
21:41:01 + dockerd --version
21:41:01 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:41:01 + docker-proxy --version
21:41:01 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:41:01 + containerd --version
21:41:01 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:01 + ctr --version
21:41:01 ctr containerd.io 1.6.19
21:41:01 + containerd-shim --help
21:41:01 Usage of containerd-shim:
21:41:01   -address string
21:41:01     	grpc address back to main containerd
21:41:01   -containerd-binary containerd publish
21:41:01     	path to containerd binary (used for containerd publish) (default "containerd")
21:41:01   -criu string
21:41:01     	path to criu binary
21:41:01   -debug
21:41:01     	enable debug output in logs
21:41:01   -namespace string
21:41:01     	namespace that owns the shim
21:41:01   -runtime-root string
21:41:01     	root directory for the runtime (default "/run/containerd/runc")
21:41:01   -socket string
21:41:01     	socket path to serve
21:41:01   -systemd-cgroup
21:41:01     	set runtime to use systemd-cgroup
21:41:01   -workdir string
21:41:01     	path used to storge large temporary data
21:41:01 + containerd-shim-runc-v1 -v
21:41:01 containerd-shim-runc-v1:
21:41:01   Version:  1.6.19
21:41:01   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:01   Go version: go1.19.7
21:41:01 
21:41:01 + containerd-shim-runc-v2 -v
21:41:01 containerd-shim-runc-v2:
21:41:01   Version:  1.6.19
21:41:01   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:01   Go version: go1.19.7
21:41:01 
21:41:01 + runc --version
21:41:01 runc version 1.1.4
21:41:01 commit: v1.1.4-0-g5fd4c4d
21:41:01 spec: 1.0.2-dev
21:41:01 go: go1.19.7
21:41:01 libseccomp: 2.5.1
21:41:02 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
21:41:02 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [107 kB]
21:41:02 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
21:41:02 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
21:41:02 Reading package lists...
21:41:02 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
21:41:02 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
21:41:02 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?)
21:41:02 ++ find deb/debbuild/raspbian-bullseye/ -type f -name '*.deb'
21:41:02 + packages='deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb
21:41:02 deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb
21:41:02 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb
21:41:02 deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb
21:41:02 deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:41:02 ++ echo 'deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb
21:41:02 deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb
21:41:02 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb
21:41:02 deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb
21:41:02 deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:41:02 ++ awk '$0="./"$0'
21:41:02 ++ xargs
21:41:02 + packages='./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb'
21:41:02 + set -x
21:41:02 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb
21:41:02 Selecting previously unselected package docker-ce-rootless-extras.
21:41:02 (Reading database ... 10271 files and directories currently installed.)
21:41:02 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ...
21:41:02 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye) ...
21:41:02 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
21:41:02 Selecting previously unselected package docker-compose-plugin.
21:41:02 Preparing to unpack .../docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb ...
21:41:02 Unpacking docker-compose-plugin (2.17.2-1~raspbian.11~bullseye) ...
21:41:03 (1/7): python3-distro-1.6.0-2.fc36.noarch.rpm   127 kB/s |  38 kB     00:00    
21:41:03 (2/7): python3-dbus-1.2.18-3.fc36.x86_64.rpm    440 kB/s | 132 kB     00:00    
21:41:03 (3/7): python3-dateutil-2.8.1-8.fc36.noarch.rpm 933 kB/s | 289 kB     00:00    
21:41:03 (4/7): python3-six-1.16.0-5.fc36.noarch.rpm     2.1 MB/s |  36 kB     00:00    
21:41:03 (5/7): dbus-libs-1.14.4-1.fc36.x86_64.rpm       9.2 MB/s | 155 kB     00:00    
21:41:03 (6/7): dnf-plugins-core-4.3.1-1.fc36.noarch.rpm 4.6 MB/s |  34 kB     00:00    
21:41:03 (7/7): python3-dnf-plugins-core-4.3.1-1.fc36.no  19 MB/s | 229 kB     00:00    
21:41:03 --------------------------------------------------------------------------------
21:41:03 Total                                           680 kB/s | 912 kB     00:01     
21:41:03 Running transaction check
21:41:03 Transaction check succeeded.
21:41:03 Running transaction test
21:41:03 Transaction test succeeded.
21:41:03 Running transaction
21:41:03   Preparing        :                                                        1/1 
21:41:03   Installing       : dbus-libs-1:1.14.4-1.fc36.x86_64                       1/7 
21:41:03   Installing       : python3-dbus-1.2.18-3.fc36.x86_64                      2/7 
21:41:03   Installing       : python3-six-1.16.0-5.fc36.noarch                       3/7 
21:41:03   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch                 4/7 
21:41:03   Installing       : python3-distro-1.6.0-2.fc36.noarch                     5/7 
21:41:03   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch           6/7 
21:41:03   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch                   7/7 
21:41:03   Running scriptlet: dnf-plugins-core-4.3.1-1.fc36.noarch                   7/7 
21:41:03   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch                 1/7 
21:41:03   Verifying        : python3-dbus-1.2.18-3.fc36.x86_64                      2/7 
21:41:03   Verifying        : python3-distro-1.6.0-2.fc36.noarch                     3/7 
21:41:03   Verifying        : python3-six-1.16.0-5.fc36.noarch                       4/7 
21:41:03   Verifying        : dbus-libs-1:1.14.4-1.fc36.x86_64                       5/7 
21:41:03   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch                   6/7 
21:41:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
21:41:03   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch           7/7 
21:41:03 
21:41:03 Installed:
21:41:03   dbus-libs-1:1.14.4-1.fc36.x86_64                                              
21:41:03   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
21:41:03   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
21:41:03   python3-dbus-1.2.18-3.fc36.x86_64                                             
21:41:03   python3-distro-1.6.0-2.fc36.noarch                                            
21:41:03   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
21:41:03   python3-six-1.16.0-5.fc36.noarch                                              
21:41:03 
21:41:03 Complete!
21:41:03 + case ${DIST_ID}:${DIST_VERSION} in
21:41:03 + dnf install -y findutils
[Pipeline] sh
21:41:03 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
21:41:03 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3270 B]
21:41:03 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [828 kB]
21:41:03 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [798 kB]
21:41:03 + make IMAGE=debian:buster verify
21:41:03 docker run  --rm -i \
21:41:03 	-v "$(pwd):/v" \
21:41:03 	-e DEBIAN_FRONTEND=noninteractive \
21:41:03 	-e PACKAGE_REPO=staging \
21:41:03 	-w /v \
21:41:03 	debian:buster ./verify
21:41:03 Unable to find image 'debian:buster' locally
21:41:03 buster: Pulling from library/debian
21:41:03 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [11.0 kB]
21:41:03 Selecting previously unselected package docker-buildx-plugin.
21:41:03 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb ...
21:41:03 Unpacking docker-buildx-plugin (0.10.4-1~raspbian.11~bullseye) ...
21:41:04 09b82635e0c9: Already exists
21:41:04 Digest: sha256:235f2a778fbc0d668c66afa9fd5f1efabab94c1d6588779ea4e221e1496f89da
21:41:04 Status: Downloaded newer image for debian:buster
21:41:04 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [48.9 kB]
21:41:04 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [23.3 kB]
21:41:04 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [595 kB]
21:41:04 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B]
21:41:04 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [502 kB]
21:41:04 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [10.1 kB]
21:41:04 + verify
21:41:04 + dpkg --version
21:41:04 + verify_deb
21:41:04 + apt-get update
21:41:04 Fetched 22.1 MB in 3s (6745 kB/s)
21:41:04 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:41:04 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:41:04 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:41:04 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
21:41:04 Last metadata expiration check: 0:00:08 ago on Thu Mar 30 21:40:56 2023.
21:41:05 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [465 kB]
21:41:05 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
21:41:05 make[1]: Leaving directory '/root/build-deb'
21:41:05  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.buildinfo
21:41:05 Selecting previously unselected package docker-ce-cli.
21:41:05 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ...
21:41:05 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye) ...
21:41:05 Package findutils-1:4.9.0-1.fc36.x86_64 is already installed.
21:41:05 Dependencies resolved.
21:41:05 Nothing to do.
21:41:05 Complete!
21:41:05 Reading package lists...
21:41:05 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:41:05 + install_rpm_containerd
21:41:05 + '[' staging = stage ']'
21:41:05 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
21:41:05 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
21:41:05 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
21:41:05 + dnf --version
21:41:05 4.14.0
21:41:05   Installed: dnf-0:4.14.0-1.fc36.noarch at Sun Mar 12 07:48:25 2023
21:41:05   Built    : Fedora Project at Fri Sep  9 13:49:11 2022
21:41:05 
21:41:05   Installed: rpm-0:4.17.1-3.fc36.x86_64 at Sun Mar 12 07:48:25 2023
21:41:05   Built    : Fedora Project at Tue Aug  2 12:31:56 2022
21:41:05 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
21:41:05 Selecting previously unselected package docker-ce.
21:41:05 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ...
21:41:05 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye) ...
21:41:06 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
21:41:06  dpkg-genchanges -O../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.changes
21:41:06 + dnf config-manager --set-disabled 'docker-ce-*'
21:41:06 + dnf config-manager --set-enabled docker-ce-test
21:41:06 Fetched 8392 kB in 2s (4660 kB/s)
21:41:06 + dnf makecache
21:41:06 Reading package lists...
21:41:06 Building dependency tree...
21:41:06 Reading state information...
21:41:07 Reading package lists...
21:41:07 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
21:41:07 The following additional packages will be installed:
21:41:07   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
21:41:07   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:41:07   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
21:41:07   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:41:07   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
21:41:07   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
21:41:07   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
21:41:07   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:41:07   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:41:07   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:41:07   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:41:07   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:41:07   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:41:07   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:41:07   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:41:07   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:41:07   python3-minimal python3-more-itertools python3-oauthlib
21:41:07   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:41:07   python3-software-properties python3-wadllib python3-zipp python3.10
21:41:07   python3.10-minimal readline-common systemd systemd-sysv
21:41:07 Suggested packages:
21:41:07   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:41:07   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
21:41:07   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:41:07   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:41:07   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:41:07   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:41:07   python3-keyrings.alt python3-testresources python3-setuptools
21:41:07   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
21:41:07   binutils binfmt-support readline-doc systemd-container libfido2-1
21:41:07   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:41:07 Recommended packages:
21:41:07   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
21:41:07   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
21:41:07   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
[Pipeline] // node
[Pipeline] }
21:41:07 Setting up docker-compose-plugin (2.17.2-1~raspbian.11~bullseye) ...
21:41:07 Setting up docker-buildx-plugin (0.10.4-1~raspbian.11~bullseye) ...
21:41:07 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye) ...
21:41:07 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye) ...
21:41:07 The following NEW packages will be installed:
21:41:07   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
21:41:07   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:41:07   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:41:07   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:41:07   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:41:07   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:41:07   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
21:41:07   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:41:07   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:41:07   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:41:07   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:41:07   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:41:07   lsb-release media-types openssl packagekit pinentry-curses pkexec
21:41:07   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:41:07   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:41:07   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:41:07   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:41:07   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:41:07   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:41:07   python3-software-properties python3-wadllib python3-zipp python3.10
21:41:07   python3.10-minimal readline-common software-properties-common systemd
21:41:07   systemd-sysv
21:41:07 invoke-rc.d: could not determine current runlevel
21:41:07 invoke-rc.d: policy-rc.d denied execution of start.
21:41:07 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:41:07  docker-ce-rootless-extras depends on dbus-user-session; however:
21:41:07   Package dbus-user-session is not installed.
21:41:07 
21:41:07 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye) ...
21:41:07 dpkg-genchanges: info: including full source code in upload
21:41:07  dpkg-source -I.git --after-build .
21:41:07 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:41:07 + destination=/build
21:41:07 + mkdir -p /build
21:41:07 + mv -v /root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb /root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.buildinfo /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.changes /root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb /root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb /build
21:41:07 copied '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 removed '/root/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 copied '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 removed '/root/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 copied '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 removed '/root/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc'
21:41:07 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.dsc'
21:41:07 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz'
21:41:07 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic.tar.gz'
21:41:07 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.buildinfo'
21:41:07 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.buildinfo'
21:41:07 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.changes' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.changes'
21:41:07 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.changes'
21:41:07 copied '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 removed '/root/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 copied '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 removed '/root/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:07 0 upgraded, 107 newly installed, 0 to remove and 0 not upgraded.
21:41:07 Need to get 36.7 MB of archives.
21:41:07 After this operation, 120 MB of additional disk space will be used.
21:41:07 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.6-1~22.04.2ubuntu1 [794 kB]
21:41:07 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.17.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.4-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230330191823.de0d30f-1~raspbian.11~bullseye_armhf.deb
21:41:08 Reading package lists...
21:41:08 Docker CE Test - x86_64                          49 kB/s |  26 kB     00:00    
21:41:08 Fedora 36 - x86_64                               84 kB/s |  26 kB     00:00    
21:41:08 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
21:41:08 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.6-1~22.04.2ubuntu1 [1941 kB]
21:41:08 Building dependency tree...
21:41:08 Reading state information...
21:41:08 The following additional packages will be installed:
21:41:08   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:41:08   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:41:08   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
21:41:08   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
21:41:08   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:41:08   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
21:41:08   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:41:08   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
21:41:08   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
21:41:08   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:41:08   python3-software-properties python3.7 python3.7-minimal readline-common
21:41:08 Suggested packages:
21:41:08   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:41:08   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:41:08   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:41:08   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
21:41:08   python3.7-doc binutils binfmt-support readline-doc
21:41:08 Recommended packages:
21:41:08   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
21:41:08   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
21:41:08 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
21:41:08 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
21:41:08 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
21:41:08 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
21:41:08 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
21:41:08 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
21:41:08 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.6-1~22.04.2ubuntu1 [1750 kB]
21:41:08 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.6-1~22.04.2ubuntu1 [497 kB]
21:41:08 Fedora 36 openh264 (From Cisco) - x86_64        3.4 kB/s | 989  B     00:00    
21:41:08 The following NEW packages will be installed:
21:41:08   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:41:08   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:41:08   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:41:08   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:41:08   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
21:41:08   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
21:41:08   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:41:08   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
21:41:08   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
21:41:08   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
21:41:08   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:41:08   python3-software-properties python3.7 python3.7-minimal readline-common
21:41:08   software-properties-common
21:41:08 Fedora Modular 36 - x86_64                       88 kB/s |  26 kB     00:00    
21:41:09 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
21:41:09 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
21:41:09 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libapparmor1 armhf 3.0.4-2ubuntu2.2 [33.5 kB]
21:41:09 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
21:41:09 Need to get 22.4 MB of archives.
21:41:09 After this operation, 70.8 MB of additional disk space will be used.
21:41:09 Get:1 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u4 [1312 kB]
21:41:09 Get:2 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [582 kB]
21:41:09 Get:3 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
21:41:09 Get:4 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1465 kB]
21:41:09 Get:5 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
21:41:09 Get:6 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
21:41:09 Get:7 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
21:41:09 Get:8 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
21:41:09 Get:9 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
21:41:09 Get:10 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
21:41:09 Get:11 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1659 kB]
21:41:09 Reading package lists...
21:41:09 Fedora 36 - x86_64 - Updates                     40 kB/s |  12 kB     00:00    
21:41:09 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
21:41:09 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
21:41:09 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjson-c5 armhf 0.15-3~ubuntu1.22.04.1 [29.1 kB]
21:41:09 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcryptsetup12 armhf 2:2.4.3-1ubuntu1.1 [189 kB]
21:41:09 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip4tc2 armhf 1.8.7-1ubuntu5 [17.7 kB]
21:41:09 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libkmod2 armhf 29-1ubuntu1 [40.9 kB]
21:41:09 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd armhf 249.11-0ubuntu3.7 [4485 kB]
21:41:09 Get:12 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
21:41:09 Get:13 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
21:41:09 Get:14 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
21:41:09 Get:15 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
21:41:09 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
21:41:09 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
21:41:09 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
21:41:09 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
21:41:09 Get:20 http://deb.debian.org/debian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
21:41:09 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u4 [829 kB]
21:41:09 Get:22 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
21:41:09 Get:23 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
21:41:09 Get:24 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
21:41:09 Get:25 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:41:09 Get:26 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
21:41:09 Get:27 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
21:41:09 Get:28 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
21:41:09 Get:29 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
21:41:09 Get:30 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
21:41:09 Get:31 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u5 [299 kB]
21:41:09 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u5 [258 kB]
21:41:09 Get:33 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
21:41:09 Get:34 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
21:41:09 Get:35 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
21:41:09 Get:36 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB]
21:41:09 Get:37 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
21:41:09 Get:38 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
21:41:09 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u6 [7080 B]
21:41:09 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB]
21:41:09 Get:41 http://deb.debian.org/debian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [80.2 kB]
21:41:09 Get:42 http://deb.debian.org/debian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
21:41:09 Get:43 http://deb.debian.org/debian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [101 kB]
21:41:09 Get:44 http://deb.debian.org/debian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
21:41:09 Get:45 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:41:09 Get:46 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
21:41:09 Get:47 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
21:41:09 Get:48 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
21:41:09 Get:49 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
21:41:09 Get:50 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
21:41:09 Get:51 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
21:41:09 Get:52 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
21:41:09 Get:53 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
21:41:09 Get:54 http://deb.debian.org/debian buster/main armhf gnupg2 all 2.2.12-1+deb10u2 [393 kB]
21:41:09 Get:55 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
21:41:09 Building dependency tree...
21:41:09 Reading state information...
21:41:09 Correcting dependencies... Done
21:41:09 Get:56 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
21:41:09 Get:57 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u5 [297 kB]
21:41:09 Get:58 http://deb.debian.org/debian-security buster/updates/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [195 kB]
21:41:09 Get:59 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
21:41:09 Get:60 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
21:41:09 Get:61 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
21:41:09 Get:62 http://deb.debian.org/debian buster/main armhf python3-dbus armhf 1.2.8-3 [96.3 kB]
21:41:09 Get:63 http://deb.debian.org/debian buster/main armhf python3-gi armhf 3.30.4-1 [163 kB]
21:41:09 Get:64 http://deb.debian.org/debian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [63.3 kB]
21:41:09 Get:65 http://deb.debian.org/debian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
21:41:09 Get:66 http://deb.debian.org/debian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
21:41:09 debconf: delaying package configuration, since apt-utils is not installed
21:41:09 Fetched 22.4 MB in 1s (36.5 MB/s)
21:41:09 Selecting previously unselected package libssl1.1:armhf.
21:41: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 ... 6671 files and directories currently installed.)
21:41:09 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u4_armhf.deb ...
21:41:09 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u4) ...
21:41:09 Selecting previously unselected package libpython3.7-minimal:armhf.
21:41:09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
21:41:09 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
21:41:09 Selecting previously unselected package libexpat1:armhf.
21:41:09 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ...
21:41:09 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
21:41:09 Selecting previously unselected package python3.7-minimal.
21:41:09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
21:41:09 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
21:41:09 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.7 [10.5 kB]
21:41:09 Skipping docker-ce, it is already installed and upgrade is not set.
21:41:09 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:41:09 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:41:09 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:41:09 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:41:09 The following additional packages will be installed:
21:41:09   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:41:09   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:41:09   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:41:09   libpam-systemd libxtables12 systemd systemd-sysv
21:41:09 Suggested packages:
21:41:09   firewalld kmod systemd-container policykit-1
21:41:09 Recommended packages:
21:41:09   nftables systemd-timesyncd | time-daemon libnss-systemd
21:41:10 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-870/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
21:41:10 Setting up libssl1.1:armhf (1.1.1n-0+deb10u4) ...
21:41:10 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
21:41:10 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.8 [1152 kB]
21:41:10 The following NEW packages will be installed:
21:41:10   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:41:10   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:41:10   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:41:10   libpam-systemd libxtables12 systemd systemd-sysv
21:41:10 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
21:41:10 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
21:41:10 0 upgraded, 21 newly installed, 0 to remove and 15 not upgraded.
21:41:10 Need to get 26.8 MB of archives.
21:41:10 After this operation, 111 MB of additional disk space will be used.
21:41:10 Get:1 https://download.docker.com/linux/raspbian bullseye/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:41:10 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB]
21:41:10 Fedora Modular 36 - x86_64 - Updates             48 kB/s |  25 kB     00:00    
21:41:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-870/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:41:10 Selecting previously unselected package python3-minimal.
21:41: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 ... 6932 files and directories currently installed.)
21:41:10 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
21:41:10 Unpacking python3-minimal (3.7.3-1) ...
21:41:10 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
21:41:10 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdbus-1-3 armhf 1.12.20-2ubuntu4.1 [170 kB]
21:41:10 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus armhf 1.12.20-2ubuntu4.1 [148 kB]
21:41:10 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.2 [5160 B]
21:41:10 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu1 [1325 kB]
21:41:10 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
21:41:10 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
21:41:10 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
21:41:10 Selecting previously unselected package mime-support.
21:41:10 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:41:10 Unpacking mime-support (3.62) ...
21:41:10 Selecting previously unselected package libmpdec2:armhf.
21:41:10 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
21:41:10 Unpacking libmpdec2:armhf (2.4.2-2) ...
21:41:10 Selecting previously unselected package readline-common.
21:41:10 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:41:10 Unpacking readline-common (7.0-5) ...
21:41:10 Selecting previously unselected package libreadline7:armhf.
21:41:10 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
21:41:10 Unpacking libreadline7:armhf (7.0-5) ...
21:41:10 Selecting previously unselected package libsqlite3-0:armhf.
21:41:10 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
21:41:10 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
21:41:10 Selecting previously unselected package libpython3.7-stdlib:armhf.
21:41:10 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
21:41:10 + make IMAGE=ubuntu:kinetic verify
21:41:10 docker run  --rm -i \
21:41:10 	-v "$(pwd):/v" \
21:41:10 	-e DEBIAN_FRONTEND=noninteractive \
21:41:10 	-e PACKAGE_REPO=staging \
21:41:10 	-w /v \
21:41:10 	ubuntu:kinetic ./verify
21:41:10 Unable to find image 'ubuntu:kinetic' locally
21:41:10 kinetic: Pulling from library/ubuntu
21:41:11 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgirepository-1.0-1 armhf 1.72.0-1 [79.2 kB]
21:41:11 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-glib-2.0 armhf 1.72.0-1 [164 kB]
21:41:11 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
21:41:11 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
21:41:11 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libjson-c5 armhf 0.15-2 [38.7 kB]
21:41:11 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [222 kB]
21:41:11 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.7 kB]
21:41:11 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf systemd armhf 247.3-7+rpi1+deb11u1 [4242 kB]
21:41:11 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
21:41:11 Selecting previously unselected package python3.7.
21:41:11 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_armhf.deb ...
21:41:11 Unpacking python3.7 (3.7.3-2+deb10u4) ...
21:41:11 Selecting previously unselected package libpython3-stdlib:armhf.
21:41:11 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
21:41:11 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
21:41:11 Setting up python3-minimal (3.7.3-1) ...
21:41:11 Metadata cache created.
21:41:11 [DEBUG] Installing engine rpms
21:41:11 + echo '[DEBUG] Installing engine rpms'
21:41:11 ++ find rpm/rpmbuild/fedora-36/RPMS/ -type f -name '*.rpm'
21:41:11 ++ sed /src/d
21:41:11 5c09adf37dd1: Already exists
21:41:11 Digest: sha256:a82eebb42083a134e009a6b81a7e5d2eecc37112fa8ae40642bd3c5153b7e4f0
21:41:11 Status: Downloaded newer image for ubuntu:kinetic
21:41:11 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcap2-bin armhf 1:2.44-1build3 [25.3 kB]
21:41:11 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
21:41:11 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf systemd-sysv armhf 247.3-7+rpi1+deb11u1 [114 kB]
21:41:11 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dbus armhf 1.12.24-0+deb11u1 [219 kB]
21:41:11 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpam-systemd armhf 247.3-7+rpi1+deb11u1 [260 kB]
21:41:11 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dbus-user-session armhf 1.12.24-0+deb11u1 [99.7 kB]
21:41:11 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [33.0 kB]
21:41:11 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
21:41:11 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB]
21:41:11 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.4 kB]
21:41:11 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [32.5 kB]
21:41:11 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [47.2 kB]
21:41:11 Selecting previously unselected package python3.
21:41: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 ... 7401 files and directories currently installed.)
21:41:11 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
21:41:11 Unpacking python3 (3.7.3-1) ...
21:41:11 Selecting previously unselected package libkeyutils1:armhf.
21:41:11 Preparing to unpack .../01-libkeyutils1_1.6-6_armhf.deb ...
21:41:11 Unpacking libkeyutils1:armhf (1.6-6) ...
21:41:11 Selecting previously unselected package libkrb5support0:armhf.
21:41:11 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
21:41:11 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
21:41:11 + packages='rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm
21:41:11 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm
21:41:11 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.fc36.x86_64.rpm
21:41:11 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-compose-plugin-2.17.2-0.fc36.x86_64.rpm
21:41:11 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm'
21:41:11 + set -x
21:41:11 ++ source /etc/os-release
21:41:11 +++ NAME='Fedora Linux'
21:41:11 +++ VERSION='36 (Container Image)'
21:41:11 +++ ID=fedora
21:41:11 +++ VERSION_ID=36
21:41:11 +++ VERSION_CODENAME=
21:41:11 +++ PLATFORM_ID=platform:f36
21:41:11 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:41:11 +++ ANSI_COLOR='0;38;2;60;110;180'
21:41:11 +++ LOGO=fedora-logo-icon
21:41:11 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:41:11 +++ HOME_URL=https://fedoraproject.org/
21:41:11 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:41:11 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:41:11 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:41:11 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:41:11 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:41:11 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:41:11 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:41:11 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:41:11 +++ SUPPORT_END=2023-05-16
21:41:11 +++ VARIANT='Container Image'
21:41:11 +++ VARIANT_ID=container
21:41:11 ++ echo 36
21:41:11 + product_version=36
21:41:11 + '[' 36 = rawhide ']'
21:41:11 + dnf install -y rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-compose-plugin-2.17.2-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.fc36.x86_64.rpm
21:41:11 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-data all 2.72.4-0ubuntu1 [4882 B]
21:41:11 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iptables armhf 1.8.7-1 [328 kB]
21:41:11 debconf: delaying package configuration, since apt-utils is not installed
21:41:11 Selecting previously unselected package libk5crypto3:armhf.
21:41:11 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
21:41:11 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
21:41:11 Selecting previously unselected package libkrb5-3:armhf.
21:41:11 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
21:41:11 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
21:41:11 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:41:11 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
21:41:11 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
21:41:11 Selecting previously unselected package apt-transport-https.
21:41:11 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
21:41:11 Unpacking apt-transport-https (1.8.2.3) ...
21:41:11 Selecting previously unselected package openssl.
21:41:11 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u4_armhf.deb ...
21:41:11 Unpacking openssl (1.1.1n-0+deb10u4) ...
21:41:11 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
21:41:11 + verify
21:41:11 + dpkg --version
21:41:11 + verify_deb
21:41:11 + apt-get update
21:41:11 Fetched 26.8 MB in 1s (19.9 MB/s)
21:41:11 Selecting previously unselected package libapparmor1:armhf.
21:41: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 ... 10497 files and directories currently installed.)
21:41:11 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
21:41:11 Unpacking libapparmor1:armhf (2.13.6-10) ...
21:41:11 Selecting previously unselected package libcap2:armhf.
21:41:11 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
21:41:11 Unpacking libcap2:armhf (1:2.44-1) ...
21:41:11 Selecting previously unselected package libargon2-1:armhf.
21:41:11 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
21:41:11 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:41:11 Selecting previously unselected package dmsetup.
21:41:11 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
21:41:11 Unpacking dmsetup (2:1.02.175-2.1) ...
21:41:11 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:41:11 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:41:11 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:41:11 Selecting previously unselected package ca-certificates.
21:41:11 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
21:41:11 Unpacking ca-certificates (20200601~deb10u2) ...
21:41:11 Selecting previously unselected package libsasl2-modules-db:armhf.
21:41:11 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:41:11 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
21:41:11 Selecting previously unselected package libsasl2-2:armhf.
21:41:11 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:41:11 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
21:41:11 Selecting previously unselected package libldap-common.
21:41:11 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:41:11 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:41:11 Selecting previously unselected package libldap-2.4-2:armhf.
21:41:11 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
21:41:11 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
21:41:12 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
21:41:12 Selecting previously unselected package libjson-c5:armhf.
21:41:12 Preparing to unpack .../5-libjson-c5_0.15-2_armhf.deb ...
21:41:12 Unpacking libjson-c5:armhf (0.15-2) ...
21:41:12 Selecting previously unselected package libcryptsetup12:armhf.
21:41:12 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
21:41:12 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
21:41:12 Selecting previously unselected package libip4tc2:armhf.
21:41:12 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
21:41:12 Unpacking libip4tc2:armhf (1.8.7-1) ...
21:41:12 Selecting previously unselected package systemd.
21:41:12 Preparing to unpack .../8-systemd_247.3-7+rpi1+deb11u1_armhf.deb ...
21:41:12 Unpacking systemd (247.3-7+rpi1+deb11u1) ...
21:41:12 Selecting previously unselected package libnghttp2-14:armhf.
21:41:12 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
21:41:12 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
21:41:12 Selecting previously unselected package libpsl5:armhf.
21:41:12 Preparing to unpack .../14-libpsl5_0.20.2-2_armhf.deb ...
21:41:12 Unpacking libpsl5:armhf (0.20.2-2) ...
21:41:12 Selecting previously unselected package librtmp1:armhf.
21:41:12 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
21:41:12 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
21:41:12 Selecting previously unselected package libssh2-1:armhf.
21:41:12 Preparing to unpack .../16-libssh2-1_1.8.0-2.1_armhf.deb ...
21:41:12 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
21:41:12 Selecting previously unselected package libcurl4:armhf.
21:41:12 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u5_armhf.deb ...
21:41:12 Unpacking libcurl4:armhf (7.64.0-4+deb10u5) ...
21:41:12 Selecting previously unselected package curl.
21:41:12 Preparing to unpack .../18-curl_7.64.0-4+deb10u5_armhf.deb ...
21:41:12 Unpacking curl (7.64.0-4+deb10u5) ...
21:41:12 Last metadata expiration check: 0:00:02 ago on Thu Mar 30 21:41:10 2023.
21:41:12 Selecting previously unselected package libassuan0:armhf.
21:41:12 Preparing to unpack .../19-libassuan0_2.5.2-1_armhf.deb ...
21:41:12 Unpacking libassuan0:armhf (2.5.2-1) ...
21:41:12 Selecting previously unselected package gpgconf.
21:41:12 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
21:41:12 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:41:12 Selecting previously unselected package lsb-base.
21:41:12 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
21:41:12 Unpacking lsb-base (10.2019051400) ...
21:41:12 Selecting previously unselected package libksba8:armhf.
21:41:12 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_armhf.deb ...
21:41:12 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ...
21:41:12 Selecting previously unselected package libnpth0:armhf.
21:41:12 Preparing to unpack .../23-libnpth0_1.6-1_armhf.deb ...
21:41:12 Unpacking libnpth0:armhf (1.6-1) ...
21:41:12 Selecting previously unselected package dirmngr.
21:41:12 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
21:41:12 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [118 kB]
21:41:12 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
21:41:12 Setting up libapparmor1:armhf (2.13.6-10) ...
21:41:12 Setting up libcap2:armhf (1:2.44-1) ...
21:41:12 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:41:12 Setting up libjson-c5:armhf (0.15-2) ...
21:41:12 Setting up libip4tc2:armhf (1.8.7-1) ...
21:41:12 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:41:12 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
21:41:12 Setting up systemd (247.3-7+rpi1+deb11u1) ...
21:41:12 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:41:12 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:41:12 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:41:12 Initializing machine ID from random generator.
21:41:12 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.7 [185 kB]
21:41:12 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.2 [599 kB]
21:41:12 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
21:41:12 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:41:12 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu1 [14.3 kB]
21:41:12 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu1 [154 kB]
21:41:12 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
21:41:12 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gi armhf 3.42.1-0ubuntu1 [214 kB]
21:41:12 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
21:41:12 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:41:12 Selecting previously unselected package distro-info-data.
21:41:12 Preparing to unpack .../25-distro-info-data_0.41+deb10u6_all.deb ...
21:41:12 Unpacking distro-info-data (0.41+deb10u6) ...
21:41:12 Selecting previously unselected package libglib2.0-0:armhf.
21:41:12 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
21:41:12 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
21:41:12 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:41:12 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
21:41:12 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
21:41:12 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
21:41:12 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse armhf Packages [207 kB]
21:41:12 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf Packages [17.2 MB]
21:41:13 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:41:13 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
21:41:13 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
21:41:13 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:41:13 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
21:41:13 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
21:41:13 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:41:13 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
21:41:13 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:41:13 Selecting previously unselected package gnupg-l10n.
21:41:13 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:41:13 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:41:13 Selecting previously unselected package gnupg-utils.
21:41:13 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
21:41:13 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:41:13 Setting up dmsetup (2:1.02.175-2.1) ...
21:41:13 Selecting previously unselected package systemd-sysv.
21: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 ... 11331 files and directories currently installed.)
21:41:13 Preparing to unpack .../00-systemd-sysv_247.3-7+rpi1+deb11u1_armhf.deb ...
21:41:13 Unpacking systemd-sysv (247.3-7+rpi1+deb11u1) ...
21:41:13 Selecting previously unselected package dbus.
21:41:13 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_armhf.deb ...
21:41:13 Unpacking dbus (1.12.24-0+deb11u1) ...
21:41:13 Selecting previously unselected package libpam-systemd:armhf.
21:41:13 Preparing to unpack .../02-libpam-systemd_247.3-7+rpi1+deb11u1_armhf.deb ...
21:41:13 Unpacking libpam-systemd:armhf (247.3-7+rpi1+deb11u1) ...
21:41:13 Selecting previously unselected package containerd.io.
21:41:13 Preparing to unpack .../03-containerd.io_1.6.19-1_armhf.deb ...
21:41:13 Unpacking containerd.io (1.6.19-1) ...
21:41:13 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
21:41:13 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
21:41:13 Selecting previously unselected package gpg.
21:41:13 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_armhf.deb ...
21:41:13 Unpacking gpg (2.2.12-1+deb10u2) ...
21:41:13 Selecting previously unselected package pinentry-curses.
21:41:13 Preparing to unpack .../34-pinentry-curses_1.1.0-2_armhf.deb ...
21:41:13 Unpacking pinentry-curses (1.1.0-2) ...
21:41:13 Selecting previously unselected package gpg-agent.
21:41:13 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
21:41:13 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:41:13 Selecting previously unselected package gpg-wks-client.
21:41:13 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
21:41:13 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:41:13 Dependencies resolved.
21:41:13 ================================================================================================
21:41:13  Package                     Arch    Version                               Repository       Size
21:41:13 ================================================================================================
21:41:13 Installing:
21:41:13  docker-buildx-plugin        x86_64  0.10.4-0.fc36                         @commandline     12 M
21:41:13  docker-ce                   x86_64  3:0.0.0~20230330191823.de0d30f-0.fc36 @commandline     24 M
21:41:13  docker-ce-cli               x86_64  1:0.0.0~20230330191823.de0d30f-0.fc36 @commandline    7.0 M
21:41:13  docker-ce-rootless-extras   x86_64  0.0.0~20230330191823.de0d30f-0.fc36   @commandline    3.8 M
21:41:13  docker-compose-plugin       x86_64  2.17.2-0.fc36                         @commandline     11 M
21:41:13 Installing dependencies:
21:41:13  container-selinux           noarch  2:2.199.0-1.fc36                      updates          50 k
21:41:13  containerd.io               x86_64  1.6.19-3.1.fc36                       docker-ce-test   33 M
21:41:13  dbus                        x86_64  1:1.14.4-1.fc36                       updates         7.2 k
21:41:13  dbus-broker                 x86_64  33-1.fc36                             updates         174 k
21:41:13  dbus-common                 noarch  1:1.14.4-1.fc36                       updates          14 k
21:41:13  device-mapper               x86_64  1.02.175-7.fc36                       fedora          139 k
21:41:13  device-mapper-libs          x86_64  1.02.175-7.fc36                       fedora          177 k
21:41:13  diffutils                   x86_64  3.8-2.fc36                            fedora          370 k
21:41:13  fuse-common                 x86_64  3.10.5-2.fc36                         fedora          8.2 k
21:41:13  fuse-overlayfs              x86_64  1.9-6.fc36                            updates          73 k
21:41:13  fuse3                       x86_64  3.10.5-2.fc36                         fedora           54 k
21:41:13  fuse3-libs                  x86_64  3.10.5-2.fc36                         fedora           92 k
21:41:13  iptables-legacy             x86_64  1.8.7-15.fc36                         fedora           54 k
21:41:13  iptables-legacy-libs        x86_64  1.8.7-15.fc36                         fedora           39 k
21:41:13  iptables-libs               x86_64  1.8.7-15.fc36                         fedora          402 k
21:41:13  kmod                        x86_64  29-7.fc36                             fedora          118 k
21:41:13  kmod-libs                   x86_64  29-7.fc36                             fedora           68 k
21:41:13  libargon2                   x86_64  20171227-9.fc36                       updates          28 k
21:41:13  libcgroup                   x86_64  2.0-4.fc36                            fedora           73 k
21:41:13  libfdisk                    x86_64  2.38-1.fc36                           updates         160 k
21:41:13  libibverbs                  x86_64  39.0-1.fc36                           fedora          400 k
21:41:13  libmnl                      x86_64  1.0.4-15.fc36                         fedora           28 k
21:41:13  libnetfilter_conntrack      x86_64  1.0.8-4.fc36                          fedora           57 k
21:41:13  libnfnetlink                x86_64  1.0.1-21.fc36                         fedora           29 k
21:41:13  libnl3                      x86_64  3.7.0-1.fc36                          updates         347 k
21:41:13  libpcap                     x86_64  14:1.10.3-1.fc36                      updates         176 k
21:41:13  libseccomp                  x86_64  2.5.3-2.fc36                          fedora           70 k
21:41:13  libselinux-utils            x86_64  3.3-4.fc36                            fedora          142 k
21:41:13  libslirp                    x86_64  4.6.1-3.fc36                          fedora           73 k
21:41:13  libutempter                 x86_64  1.2.1-6.fc36                          fedora           26 k
21:41:13  policycoreutils             x86_64  3.3-4.fc36                            fedora          202 k
21:41:13  rpm-plugin-selinux          x86_64  4.17.1-3.fc36                         updates          18 k
21:41:13  selinux-policy              noarch  36.17-1.fc36                          updates          66 k
21:41:13  selinux-policy-targeted     noarch  36.17-1.fc36                          updates         6.4 M
21:41:13  slirp4netns                 x86_64  1.2.0-0.2.beta.0.fc36                 fedora           49 k
21:41:13  systemd                     x86_64  250.10-2.fc36                         updates         4.2 M
21:41:13  systemd-pam                 x86_64  250.10-2.fc36                         updates         330 k
21:41:13  util-linux                  x86_64  2.38-1.fc36                           updates         2.3 M
21:41:13  xkeyboard-config            noarch  2.35.1-1.fc36                         fedora          878 k
21:41:13  xz                          x86_64  5.4.1-1.fc36                          updates         405 k
21:41:13 Installing weak dependencies:
21:41:13  cryptsetup-libs             x86_64  2.4.3-2.fc36                          fedora          432 k
21:41:13  libbpf                      x86_64  2:0.7.0-3.fc36                        updates         159 k
21:41:13  libxkbcommon                x86_64  1.4.0-1.fc36                          fedora          140 k
21:41:13  qrencode-libs               x86_64  4.1.1-2.fc36                          fedora           61 k
21:41:13  systemd-networkd            x86_64  250.10-2.fc36                         updates         613 k
21:41:13  systemd-resolved            x86_64  250.10-2.fc36                         updates         272 k
21:41:13 
21:41:13 Transaction Summary
21:41:13 ================================================================================================
21:41:13 Install  51 Packages
21:41:13 
21:41:13 Total size: 110 M
21:41:13 Total download size: 52 M
21:41:13 Installed size: 426 M
21:41:13 Downloading Packages:
21:41:13 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf apt-transport-https all 2.4.8 [1506 B]
21:41:13 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
21:41:13 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB]
21:41:13 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB]
21:41:13 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.14+dfsg-0ubuntu0.22.04.1 [159 kB]
21:41:13 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
21:41:13 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
21:41:13 Selecting previously unselected package gpg-wks-server.
21:41:13 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
21:41:13 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:41:13 Selecting previously unselected package gpgsm.
21:41:13 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
21:41:13 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:41:13 Selecting previously unselected package gnupg.
21:41:13 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
21:41:13 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:41:13 Selecting previously unselected package gnupg2.
21:41:13 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
21:41:13 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
21:41:13 Selecting previously unselected package iso-codes.
21:41:13 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
21:41:13 Unpacking iso-codes (4.2-1) ...
21:41:13 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.10 [253 kB]
21:41:13 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.10 [188 kB]
21:41:13 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted armhf Packages [12.9 kB]
21:41:13 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf Packages [1694 kB]
21:41:13 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse armhf Packages [1301 B]
21:41:13 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe armhf Packages [275 kB]
21:41:13 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf Packages [355 kB]
21:41:14 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
21:41:14 Selecting previously unselected package libapt-inst2.0:armhf.
21:41:14 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_armhf.deb ...
21:41:14 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
21:41:14 Selecting previously unselected package libcurl3-gnutls:armhf.
21:41:14 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u5_armhf.deb ...
21:41:14 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u5) ...
21:41:14 Selecting previously unselected package libdbus-1-3:armhf.
21:41:14 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ...
21:41:14 Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
21:41:14 Selecting previously unselected package lsb-release.
21:41:14 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
21:41:14 Unpacking lsb-release (10.2019051400) ...
21:41:14 Selecting previously unselected package python-apt-common.
21:41:14 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
21:41:14 (1/46): device-mapper-1.02.175-7.fc36.x86_64.rp 473 kB/s | 139 kB     00:00    
21:41:14 (2/46): cryptsetup-libs-2.4.3-2.fc36.x86_64.rpm 1.4 MB/s | 432 kB     00:00    
21:41:14 (3/46): device-mapper-libs-1.02.175-7.fc36.x86_  16 MB/s | 177 kB     00:00    
21:41:14 (4/46): diffutils-3.8-2.fc36.x86_64.rpm          29 MB/s | 370 kB     00:00    
21:41:14 (5/46): fuse-common-3.10.5-2.fc36.x86_64.rpm    395 kB/s | 8.2 kB     00:00    
21:41:14 (6/46): fuse3-3.10.5-2.fc36.x86_64.rpm          2.9 MB/s |  54 kB     00:00    
21:41:14 (7/46): fuse3-libs-3.10.5-2.fc36.x86_64.rpm     8.3 MB/s |  92 kB     00:00    
21:41:14 (8/46): iptables-legacy-1.8.7-15.fc36.x86_64.rp 4.9 MB/s |  54 kB     00:00    
21:41:14 (9/46): iptables-legacy-libs-1.8.7-15.fc36.x86_ 3.8 MB/s |  39 kB     00:00    
21:41:14 (10/46): iptables-libs-1.8.7-15.fc36.x86_64.rpm  17 MB/s | 402 kB     00:00    
21:41:14 (11/46): kmod-29-7.fc36.x86_64.rpm              6.2 MB/s | 118 kB     00:00    
21:41:14 (12/46): libcgroup-2.0-4.fc36.x86_64.rpm        7.3 MB/s |  73 kB     00:00    
21:41:14 (13/46): kmod-libs-29-7.fc36.x86_64.rpm         4.1 MB/s |  68 kB     00:00    
21:41:14 (14/46): libibverbs-39.0-1.fc36.x86_64.rpm       24 MB/s | 400 kB     00:00    
21:41:14 (15/46): libmnl-1.0.4-15.fc36.x86_64.rpm        1.6 MB/s |  28 kB     00:00    
21:41:14 (16/46): libnetfilter_conntrack-1.0.8-4.fc36.x8 5.8 MB/s |  57 kB     00:00    
21:41:14 (17/46): libnfnetlink-1.0.1-21.fc36.x86_64.rpm  2.7 MB/s |  29 kB     00:00    
21:41:14 (18/46): libseccomp-2.5.3-2.fc36.x86_64.rpm     7.3 MB/s |  70 kB     00:00    
21:41:14 (19/46): libselinux-utils-3.3-4.fc36.x86_64.rpm  15 MB/s | 142 kB     00:00    
21:41:14 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
21:41:14 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted armhf Packages [10.2 kB]
21:41:14 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe armhf Packages [4539 B]
21:41:14 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse armhf Packages [593 B]
21:41:14 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main armhf Packages [229 kB]
21:41:14 Unpacking python-apt-common (1.8.4.3) ...
21:41:14 Selecting previously unselected package python3-apt.
21:41:14 Preparing to unpack .../47-python3-apt_1.8.4.3_armhf.deb ...
21:41:14 Unpacking python3-apt (1.8.4.3) ...
21:41:14 Selecting previously unselected package python3-dbus.
21:41:14 Preparing to unpack .../48-python3-dbus_1.2.8-3_armhf.deb ...
21:41:14 Unpacking python3-dbus (1.2.8-3) ...
21:41:14 Selecting previously unselected package python3-gi.
21:41:14 Preparing to unpack .../49-python3-gi_3.30.4-1_armhf.deb ...
21:41:14 Unpacking python3-gi (3.30.4-1) ...
21:41:14 Selecting previously unselected package python3-pycurl.
21:41:14 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
21:41:14 Unpacking python3-pycurl (7.43.0.2-0.1) ...
21:41:14 Selecting previously unselected package python3-software-properties.
21:41:14 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
21:41:14 Unpacking python3-software-properties (0.96.20.2-2) ...
21:41:14 Selecting previously unselected package software-properties-common.
21:41:14 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
21:41:14 (20/46): containerd.io-1.6.19-3.1.fc36.x86_64.r  55 MB/s |  33 MB     00:00    
21:41:14 (21/46): libslirp-4.6.1-3.fc36.x86_64.rpm       502 kB/s |  73 kB     00:00    
21:41:14 (22/46): libutempter-1.2.1-6.fc36.x86_64.rpm    182 kB/s |  26 kB     00:00    
21:41:14 (23/46): policycoreutils-3.3-4.fc36.x86_64.rpm   15 MB/s | 202 kB     00:00    
21:41:14 (24/46): qrencode-libs-4.1.1-2.fc36.x86_64.rpm  4.5 MB/s |  61 kB     00:00    
21:41:14 (25/46): libxkbcommon-1.4.0-1.fc36.x86_64.rpm   6.7 MB/s | 140 kB     00:00    
21:41:14 (26/46): slirp4netns-1.2.0-0.2.beta.0.fc36.x86_ 5.0 MB/s |  49 kB     00:00    
21:41:14 (27/46): xkeyboard-config-2.35.1-1.fc36.noarch.  49 MB/s | 878 kB     00:00    
21:41:14 (28/46): container-selinux-2.199.0-1.fc36.noarc 3.5 MB/s |  50 kB     00:00    
21:41:14 (29/46): dbus-1.14.4-1.fc36.x86_64.rpm          446 kB/s | 7.2 kB     00:00    
21:41:14 (30/46): dbus-broker-33-1.fc36.x86_64.rpm        18 MB/s | 174 kB     00:00    
21:41:14 (31/46): dbus-common-1.14.4-1.fc36.noarch.rpm   2.2 MB/s |  14 kB     00:00    
21:41:14 (32/46): fuse-overlayfs-1.9-6.fc36.x86_64.rpm   8.1 MB/s |  73 kB     00:00    
21:41:14 (33/46): libargon2-20171227-9.fc36.x86_64.rpm   3.6 MB/s |  28 kB     00:00    
21:41:14 (34/46): libbpf-0.7.0-3.fc36.x86_64.rpm          24 MB/s | 159 kB     00:00    
21:41:14 (35/46): libfdisk-2.38-1.fc36.x86_64.rpm         16 MB/s | 160 kB     00:00    
21:41:14 (36/46): libnl3-3.7.0-1.fc36.x86_64.rpm          27 MB/s | 347 kB     00:00    
21:41:14 (37/46): rpm-plugin-selinux-4.17.1-3.fc36.x86_6 2.3 MB/s |  18 kB     00:00    
21:41:14 (38/46): libpcap-1.10.3-1.fc36.x86_64.rpm        14 MB/s | 176 kB     00:00    
21:41:14 (39/46): selinux-policy-36.17-1.fc36.noarch.rpm 6.0 MB/s |  66 kB     00:00    
21:41:14 (40/46): systemd-networkd-250.10-2.fc36.x86_64.  33 MB/s | 613 kB     00:00    
21:41:14 (41/46): systemd-250.10-2.fc36.x86_64.rpm        83 MB/s | 4.2 MB     00:00    
21:41:14 (42/46): systemd-pam-250.10-2.fc36.x86_64.rpm   8.8 MB/s | 330 kB     00:00    
21:41:14 (43/46): selinux-policy-targeted-36.17-1.fc36.n  65 MB/s | 6.4 MB     00:00    
21:41:14 (44/46): systemd-resolved-250.10-2.fc36.x86_64. 6.8 MB/s | 272 kB     00:00    
21:41:14 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB]
21:41:14 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
21:41:14 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
21:41:14 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB]
21:41:14 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.5-2ubuntu2 [25.3 kB]
21:41:14 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:41:14 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
21:41:14 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
21:41:14 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe armhf Packages [181 kB]
21:41:14 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted armhf Packages [9846 B]
21:41:14 Fetched 20.8 MB in 3s (6999 kB/s)
21:41:14 Unpacking software-properties-common (0.96.20.2-2) ...
21:41:14 Setting up libksba8:armhf (1.3.5-2+deb10u2) ...
21:41:14 Setting up lsb-base (10.2019051400) ...
21:41:14 Setting up libkeyutils1:armhf (1.6-6) ...
21:41:14 Setting up libpsl5:armhf (0.20.2-2) ...
21:41:14 Setting up mime-support (3.62) ...
21:41:14 Setting up apt-transport-https (1.8.2.3) ...
21:41:14 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
21:41:14 No schema files found: doing nothing.
21:41:14 Setting up distro-info-data (0.41+deb10u6) ...
21:41:14 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
21:41:14 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
21:41:14 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
21:41:14 Setting up libnpth0:armhf (1.6-1) ...
21:41:14 Setting up libassuan0:armhf (2.5.2-1) ...
21:41:14 (45/46): util-linux-2.38-1.fc36.x86_64.rpm       42 MB/s | 2.3 MB     00:00    
21:41:14 (46/46): xz-5.4.1-1.fc36.x86_64.rpm              14 MB/s | 405 kB     00:00    
21:41:14 --------------------------------------------------------------------------------
21:41:14 Total                                            34 MB/s |  52 MB     00:01     
21:41:14 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
21:41:14 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
21:41:14 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:41:14 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
21:41:14 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
21:41:14 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:41:14 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
21:41:14 Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
21:41:14 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
21:41:14 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
21:41:14 Setting up python-apt-common (1.8.4.3) ...
21:41:14 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
21:41:14 Setting up libssh2-1:armhf (1.8.0-2.1) ...
21:41:14 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
21:41:14 Setting up libmpdec2:armhf (2.4.2-2) ...
21:41:14 Setting up openssl (1.1.1n-0+deb10u4) ...
21:41:14 Setting up readline-common (7.0-5) ...
21:41:14 Setting up iso-codes (4.2-1) ...
21:41:14 Setting up libreadline7:armhf (7.0-5) ...
21:41:15 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
21:41:15 Selecting previously unselected package dbus-user-session.
21:41:15 Preparing to unpack .../04-dbus-user-session_1.12.24-0+deb11u1_armhf.deb ...
21:41:15 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
21:41:15 Selecting previously unselected package libip6tc2:armhf.
21:41:15 Preparing to unpack .../05-libip6tc2_1.8.7-1_armhf.deb ...
21:41:15 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:41:15 Setting up pinentry-curses (1.1.0-2) ...
21:41:15 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
21:41:15 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
21:41:15 Setting up ca-certificates (20200601~deb10u2) ...
21:41:15 Unpacking libip6tc2:armhf (1.8.7-1) ...
21:41:15 Selecting previously unselected package libxtables12:armhf.
21:41:15 Preparing to unpack .../06-libxtables12_1.8.7-1_armhf.deb ...
21:41:15 Unpacking libxtables12:armhf (1.8.7-1) ...
21:41:15 Selecting previously unselected package libmnl0:armhf.
21:41:15 Preparing to unpack .../07-libmnl0_1.0.4-3_armhf.deb ...
21:41:15 Unpacking libmnl0:armhf (1.0.4-3) ...
21:41:15 Selecting previously unselected package libnfnetlink0:armhf.
21:41:15 Preparing to unpack .../08-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
21:41:15 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
21:41:15 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:41:15 Preparing to unpack .../09-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
21:41:15 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
21:41:15 Docker CE Test - x86_64                         6.7 kB/s | 1.6 kB     00:00    
21:41:15 Importing GPG key 0x621E9F35:
21:41:15  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:41:15  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:41:15  From       : https://download.docker.com/linux/fedora/gpg
21:41:15 Key imported successfully
21:41:15 Updating certificates in /etc/ssl/certs...
21:41:15 Selecting previously unselected package libnftnl11:armhf.
21:41:15 Preparing to unpack .../10-libnftnl11_1.1.9-1_armhf.deb ...
21:41:15 Unpacking libnftnl11:armhf (1.1.9-1) ...
21:41:15 Selecting previously unselected package iptables.
21:41:15 Preparing to unpack .../11-iptables_1.8.7-1_armhf.deb ...
21:41:15 Unpacking iptables (1.8.7-1) ...
21:41:15 Setting up systemd-sysv (247.3-7+rpi1+deb11u1) ...
21:41:15 Setting up libip6tc2:armhf (1.8.7-1) ...
21:41:15 Setting up dbus (1.12.24-0+deb11u1) ...
21:41:15 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
21:41:15 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
21:41:15 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
21:41:15 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:41:15 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.10 [247 kB]
21:41:15 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB]
21:41:15 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmlb2 armhf 0.3.6-2build1 [57.1 kB]
21:41:15 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libappstream4 armhf 0.15.2-2 [169 kB]
21:41:15 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
21:41:15 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-bin armhf 2.72.4-0ubuntu1 [75.7 kB]
21:41:15 invoke-rc.d: could not determine current runlevel
21:41:15 invoke-rc.d: policy-rc.d denied execution of start.
21:41:15 Setting up libmnl0:armhf (1.0.4-3) ...
21:41:15 Setting up containerd.io (1.6.19-1) ...
21:41:15 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:15 Setting up libxtables12:armhf (1.8.7-1) ...
21:41:15 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
21:41:15 Setting up libpam-systemd:armhf (247.3-7+rpi1+deb11u1) ...
21:41:15 Reading package lists...
21:41:15 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:41:15 137 added, 0 removed; done.
21:41:15 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
21:41:15 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
21:41:15 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:41:15 Setting up libcurl4:armhf (7.64.0-4+deb10u5) ...
21:41:16 Setting up libnftnl11:armhf (1.1.9-1) ...
21:41:16 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
21:41:16 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
21:41:16 Setting up iptables (1.8.7-1) ...
21:41:16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:41:16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:16 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
21:41:16 + verify_binaries
21:41:16 + docker --version
21:41:16 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:41:16 + docker buildx version
21:41:16 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunwind8 armhf 1.3.2-2build2 [49.4 kB]
21:41:16 Setting up curl (7.64.0-4+deb10u5) ...
21:41:16 Setting up gpg (2.2.12-1+deb10u2) ...
21:41:16 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
21:41:16 Setting up python3.7 (3.7.3-2+deb10u4) ...
21:41:16 Running transaction check
21:41:16 Transaction check succeeded.
21:41:16 Running transaction test
21:41:16 github.com/docker/buildx v0.10.4 c513d34
21:41:16 + docker compose version
21:41:16 Docker Compose version v2.17.2
21:41:16 + dockerd --version
21:41:16 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:41:16 + docker-proxy --version
21:41:16 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:41:16 + containerd --version
21:41:16 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:16 + ctr --version
21:41:16 ctr containerd.io 1.6.19
21:41:16 + containerd-shim --help
21:41:16 Usage of containerd-shim:
21:41:16   -address string
21:41:16     	grpc address back to main containerd
21:41:16   -containerd-binary containerd publish
21:41:16     	path to containerd binary (used for containerd publish) (default "containerd")
21:41:16   -criu string
21:41:16     	path to criu binary
21:41:16   -debug
21:41:16     	enable debug output in logs
21:41:16   -namespace string
21:41:16     	namespace that owns the shim
21:41:16   -runtime-root string
21:41:16     	root directory for the runtime (default "/run/containerd/runc")
21:41:16   -socket string
21:41:16     	socket path to serve
21:41:16   -systemd-cgroup
21:41:16     	set runtime to use systemd-cgroup
21:41:16   -workdir string
21:41:16     	path used to storge large temporary data
21:41:16 + containerd-shim-runc-v1 -v
21:41:16 containerd-shim-runc-v1:
21:41:16   Version:  1.6.19
21:41:16   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:16   Go version: go1.19.7
21:41:16 
21:41:16 + containerd-shim-runc-v2 -v
21:41:16 containerd-shim-runc-v2:
21:41:16   Version:  1.6.19
21:41:16   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:16   Go version: go1.19.7
21:41:16 
21:41:16 + runc --version
21:41:16 runc version 1.1.4
21:41:16 commit: v1.1.4-0-g5fd4c4d
21:41:16 spec: 1.0.2-dev
21:41:16 go: go1.19.7
21:41:16 libseccomp: 2.5.1
21:41:16 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 kB]
21:41:16 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
21:41:16 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
21:41:16 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf polkitd armhf 0.105-33 [72.9 kB]
21:41:16 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkexec armhf 0.105-33 [14.5 kB]
21:41:16 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf policykit-1 armhf 0.105-33 [2426 B]
21:41:16 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
21:41:16 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cffi-backend armhf 1.15.0-1build2 [67.6 kB]
21:41:16 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cryptography armhf 3.4.8-1ubuntu2 [222 kB]
21:41:16 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB]
21:41:16 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:41:16 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:41:16 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u5) ...
21:41:16 Setting up python3 (3.7.3-1) ...
21:41:16 Reading package lists...
21:41:16 Building dependency tree...
21:41:16 Reading state information...
21:41:17 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:41:17 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:41:17 Setting up python3-pycurl (7.43.0.2-0.1) ...
21:41:17 Setting up python3-gi (3.30.4-1) ...
21:41:17 Transaction test succeeded.
21:41:17 Running transaction
21:41:17 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB]
21:41:17 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB]
21:41:17 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-zipp all 1.0.0-3 [5440 B]
21:41:17 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:41:17 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-jeepney all 0.7.1-3 [36.8 kB]
21:41:17 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:41:17 Setting up lsb-release (10.2019051400) ...
21:41:17 Setting up python3-dbus (1.2.8-3) ...
21:41:17 The following additional packages will be installed:
21:41:17   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
21:41:17   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:41:17   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:41:17   gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
21:41:17   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:41:17   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
21:41:17   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
21:41:17   libgstreamer1.0-0 libicu71 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
21:41:17   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmpdec3
21:41:17   libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd
21:41:17   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib
21:41:17   libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2
21:41:17   libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d
21:41:17   libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2
21:41:17   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
21:41:17   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:41:17   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:41:17   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:41:17   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:41:17   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:41:17   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:41:17   python3-software-properties python3-wadllib python3-zipp python3.10
21:41:17   python3.10-minimal readline-common systemd systemd-sysv
21:41:17 Suggested packages:
21:41:17   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:41:17   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:41:17   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:41:17   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:41:17   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:41:17   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:41:17   python3-keyrings.alt python3-testresources python3-setuptools
21:41:17   python-pyparsing-doc python-secretstorage-doc gnome-keyring
21:41:17   | libkf5wallet-bin | keepassxc python3.10-venv python3.10-doc binutils
21:41:17   binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd
21:41:17   systemd-boot libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:41:17 Recommended packages:
21:41:17   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
21:41:17   libldap-common dbus-user-session publicsuffix libsasl2-modules
21:41:17   packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd
21:41:17   | time-daemon systemd-resolved libnss-systemd
21:41:17 The following NEW packages will be installed:
21:41:17   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
21:41:17   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
21:41:17   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:41:17   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:41:17   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:41:17   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:41:17   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
21:41:17   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu71
21:41:17   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
21:41:17   libkrb5support0 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:41:17   libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:41:17   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:41:17   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:41:17   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
21:41:17   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
21:41:17   openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:41:17   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:41:17   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:41:17   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:41:17   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:41:17   python3-minimal python3-more-itertools python3-oauthlib
21:41:17   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:41:17   python3-software-properties python3-wadllib python3-zipp python3.10
21:41:17   python3.10-minimal readline-common software-properties-common systemd
21:41:17   systemd-sysv
21:41:17 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:41:17 Setting up python3-apt (1.8.4.3) ...
21:41:17 Setting up python3-software-properties (0.96.20.2-2) ...
21:41:17 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
21:41:17 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-secretstorage all 3.3.1-1 [13.2 kB]
21:41:17 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-keyring all 23.5.0-1 [35.7 kB]
21:41:17 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:41:17 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-wadllib all 1.3.6-1 [36.4 kB]
21:41:17 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB]
21:41:17 Setting up gnupg (2.2.12-1+deb10u2) ...
21:41:17 Setting up gnupg2 (2.2.12-1+deb10u2) ...
21:41:17 Setting up software-properties-common (0.96.20.2-2) ...
21:41:17 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:41:17 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:41:17 Updating certificates in /etc/ssl/certs...
21:41:17 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
21:41:18 0 upgraded, 122 newly installed, 0 to remove and 0 not upgraded.
21:41:18 Need to get 39.0 MB of archives.
21:41:18 After this operation, 137 MB of additional disk space will be used.
21:41:18 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libssl3 armhf 3.0.5-2ubuntu2.1 [1563 kB]
21:41:18   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch            1/1 
21:41:18   Preparing        :                                                        1/1 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:18 0 added, 0 removed; done.
21:41:18 Running hooks in /etc/ca-certificates/update.d...
21:41:18 done.
21:41:18 ++ source /etc/os-release
21:41:18 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:41:18 +++ NAME='Debian GNU/Linux'
21:41:18 +++ VERSION_ID=10
21:41:18 +++ VERSION='10 (buster)'
21:41:18 +++ VERSION_CODENAME=buster
21:41:18 +++ ID=debian
21:41:18 +++ HOME_URL=https://www.debian.org/
21:41:18 +++ SUPPORT_URL=https://www.debian.org/support
21:41:18 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:41:18 ++ echo debian
21:41:18 + DIST_ID=debian
21:41:18 ++ lsb_release -sc
21:41:18 + DIST_VERSION=buster
21:41:18 + '[' buster = sid ']'
21:41:18 + install_debian_containerd
21:41:18 + '[' staging = stage ']'
21:41:18 + REPO_URL=https://download.docker.com/linux/debian
21:41:18 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:41:18 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:41:18 + update-ca-certificates -f
21:41:18 Clearing symlinks in /etc/ssl/certs...
21:41:18 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:41:18 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:41:18 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-launchpadlib all 1.10.16-1 [125 kB]
21:41:18 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-software-properties all 0.99.22.6 [28.8 kB]
21:41:18 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB]
21:41:18 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf software-properties-common all 0.99.22.6 [14.1 kB]
21:41:18 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
21:41:18   Installing       : libseccomp-2.5.3-2.fc36.x86_64                        1/51 
21:41:18   Installing       : docker-compose-plugin-2.17.2-0.fc36.x86_64            2/51 
21:41:18   Running scriptlet: docker-compose-plugin-2.17.2-0.fc36.x86_64            2/51 
21:41:18   Installing       : libfdisk-2.38-1.fc36.x86_64                           3/51 
21:41:18   Installing       : libselinux-utils-3.3-4.fc36.x86_64                    4/51 
21:41:18 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-minimal armhf 3.10.7-1ubuntu0.3 [788 kB]
21:41:18 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libexpat1 armhf 2.4.8-2ubuntu0.22.10.1 [63.6 kB]
21:41:18 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10-minimal armhf 3.10.7-1ubuntu0.3 [1803 kB]
21:41:18 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-minimal armhf 3.10.6-1 [24.1 kB]
21:41:18 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf media-types all 8.0.0 [24.9 kB]
21:41:18 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
21:41:18 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libkrb5support0 armhf 1.20-1ubuntu0.1 [29.6 kB]
21:41:18 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libk5crypto3 armhf 1.20-1ubuntu0.1 [78.4 kB]
21:41:18 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkeyutils1 armhf 1.6.3-1 [9368 B]
21:41:18 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libkrb5-3 armhf 1.20-1ubuntu0.1 [320 kB]
21:41:18 debconf: delaying package configuration, since apt-utils is not installed
21:41:18 Fetched 36.7 MB in 11s (3300 kB/s)
21:41:18 Selecting previously unselected package libpython3.10-minimal:armhf.
21:41: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 ... 4390 files and directories currently installed.)
21:41:18 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2ubuntu1_armhf.deb ...
21:41:18 Unpacking libpython3.10-minimal:armhf (3.10.6-1~22.04.2ubuntu1) ...
21:41:18 done.
21:41:18 Updating certificates in /etc/ssl/certs...
21:41:18   Installing       : fuse3-libs-3.10.5-2.fc36.x86_64                       5/51 
21:41:18 Selecting previously unselected package libexpat1:armhf.
21:41:18 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
21:41:18 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
21:41:18 Selecting previously unselected package python3.10-minimal.
21:41:18 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2ubuntu1_armhf.deb ...
21:41:18 Unpacking python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:41:18 Setting up libpython3.10-minimal:armhf (3.10.6-1~22.04.2ubuntu1) ...
21:41:18 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
21:41:18 Setting up python3.10-minimal (3.10.6-1~22.04.2ubuntu1) ...
21:41:18   Installing       : diffutils-3.8-2.fc36.x86_64                           6/51 
21:41:18   Installing       : docker-buildx-plugin-0.10.4-0.fc36.x86_64             7/51 
21:41:18   Running scriptlet: docker-buildx-plugin-0.10.4-0.fc36.x86_64             7/51 
21:41:18   Installing       : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3    8/51 
21:41:18   Running scriptlet: docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3    8/51 
21:41:19 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libgssapi-krb5-2 armhf 1.20-1ubuntu0.1 [118 kB]
21:41:19   Installing       : xz-5.4.1-1.fc36.x86_64                                9/51 
21:41:19   Installing       : libnl3-3.7.0-1.fc36.x86_64                           10/51 
21:41:19   Installing       : libibverbs-39.0-1.fc36.x86_64                        11/51 
21:41:19   Installing       : libpcap-14:1.10.3-1.fc36.x86_64                      12/51 
21:41:19   Installing       : iptables-legacy-libs-1.8.7-15.fc36.x86_64            13/51 
21:41:19   Installing       : libbpf-2:0.7.0-3.fc36.x86_64                         14/51 
21:41:19   Installing       : libargon2-20171227-9.fc36.x86_64                     15/51 
21:41:19   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                   16/51 
21:41:19   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                   16/51 
21:41:19   Running scriptlet: dbus-broker-33-1.fc36.x86_64                         17/51 
21:41:19   Installing       : dbus-broker-33-1.fc36.x86_64                         17/51 
21:41:19   Running scriptlet: dbus-broker-33-1.fc36.x86_64                         17/51 
21:41:19   Installing       : dbus-1:1.14.4-1.fc36.x86_64                          18/51 
21:41:19   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                19/51 
21:41:19   Installing       : libxkbcommon-1.4.0-1.fc36.x86_64                     20/51 
21:41:19   Installing       : qrencode-libs-4.1.1-2.fc36.x86_64                    21/51 
21:41:19   Running scriptlet: libutempter-1.2.1-6.fc36.x86_64                      22/51 
21:41:19 137 added, 0 removed; done.
21:41:19 Running hooks in /etc/ca-certificates/update.d...
21:41:19 done.
21:41:19 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:41:19 + apt-key add -
21:41:19 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:41:19 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
21:41:19 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
21:41:19 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
21:41:19 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf readline-common all 8.2-1 [55.1 kB]
21:41:19 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libreadline8 armhf 8.2-1 [128 kB]
21:41:19 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsqlite3-0 armhf 3.39.3-1 [561 kB]
21:41:19   Installing       : libutempter-1.2.1-6.fc36.x86_64                      22/51 
21:41:19   Installing       : util-linux-2.38-1.fc36.x86_64                        23/51 
21:41:19 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:41:19 
21:41:19   Installing       : policycoreutils-3.3-4.fc36.x86_64                    24/51 
21:41:19   Running scriptlet: policycoreutils-3.3-4.fc36.x86_64                    24/51 
21:41:19   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              25/51 
21:41:19   Installing       : selinux-policy-36.17-1.fc36.noarch                   26/51 
21:41:19   Running scriptlet: selinux-policy-36.17-1.fc36.noarch                   26/51 
21:41:19 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-stdlib armhf 3.10.7-1ubuntu0.3 [1706 kB]
21:41:19 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10 armhf 3.10.7-1ubuntu0.3 [497 kB]
21:41:19 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpython3-stdlib armhf 3.10.6-1 [6850 B]
21:41:19 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3 armhf 3.10.6-1 [22.3 kB]
21:41:19   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          27/51 
21:41:19   Installing       : selinux-policy-targeted-36.17-1.fc36.noarch          27/51 
21:41:19 Selecting previously unselected package python3-minimal.
21:41: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 ... 4692 files and directories currently installed.)
21:41:19 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
21:41:19 Unpacking python3-minimal (3.10.6-1~22.04) ...
21:41:19 Selecting previously unselected package media-types.
21:41:19 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:41:19 Unpacking media-types (7.0.0) ...
21:41:19 Selecting previously unselected package libmpdec3:armhf.
21:41:19 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
21:41:19 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
21:41:19 Selecting previously unselected package readline-common.
21:41:19 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:41:19 Unpacking readline-common (8.1.2-1) ...
21:41:19 Selecting previously unselected package libreadline8:armhf.
21:41:19 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
21:41:19 Unpacking libreadline8:armhf (8.1.2-1) ...
21:41:19 Selecting previously unselected package libsqlite3-0:armhf.
21:41:19 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
21:41:19 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
21:41:19 Selecting previously unselected package libpython3.10-stdlib:armhf.
21:41:19 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2ubuntu1_armhf.deb ...
21:41:19 Unpacking libpython3.10-stdlib:armhf (3.10.6-1~22.04.2ubuntu1) ...
21:41:20 Selecting previously unselected package python3.10.
21:41:20 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2ubuntu1_armhf.deb ...
21:41:20 Unpacking python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:41:20 Selecting previously unselected package libpython3-stdlib:armhf.
21:41:20 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
21:41:20 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
21:41:20 Setting up python3-minimal (3.10.6-1~22.04) ...
21:41:20 OK
21:41:20 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
21:41:20 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
21:41:20 Selecting previously unselected package python3.
21:41: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 ... 5121 files and directories currently installed.)
21:41:20 Preparing to unpack .../0-python3_3.10.6-1~22.04_armhf.deb ...
21:41:20 Unpacking python3 (3.10.6-1~22.04) ...
21:41:20 Selecting previously unselected package libapparmor1:armhf.
21:41:20 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_armhf.deb ...
21:41:20 Unpacking libapparmor1:armhf (3.0.4-2ubuntu2.2) ...
21:41:20 Selecting previously unselected package libargon2-1:armhf.
21:41:20 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_armhf.deb ...
21:41:20 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
21:41:20 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:41:20 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
21:41:20 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:41:20 Selecting previously unselected package libjson-c5:armhf.
21:41:20 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_armhf.deb ...
21:41:20 Unpacking libjson-c5:armhf (0.15-3~ubuntu1.22.04.1) ...
21:41:20 Selecting previously unselected package libcryptsetup12:armhf.
21:41:20 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_armhf.deb ...
21:41:20 Unpacking libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
21:41:20 Selecting previously unselected package libip4tc2:armhf.
21:41:20 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_armhf.deb ...
21:41:20 Unpacking libip4tc2:armhf (1.8.7-1ubuntu5) ...
21:41:20 + '[' buster = sid ']'
21:41:20 ++ dpkg --print-architecture
21:41:20 + ARCH=armhf
21:41:20 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian buster test'
21:41:20 + apt-get update
21:41:20 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-c5 armhf 0.16-1 [29.2 kB]
21:41:20 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcryptsetup12 armhf 2:2.5.0-2ubuntu1 [195 kB]
21:41:20 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfdisk1 armhf 2.38-4ubuntu1 [186 kB]
21:41:20 Selecting previously unselected package libkmod2:armhf.
21:41:20 Preparing to unpack .../7-libkmod2_29-1ubuntu1_armhf.deb ...
21:41:20 Unpacking libkmod2:armhf (29-1ubuntu1) ...
21:41:20 Selecting previously unselected package systemd.
21:41:20 Preparing to unpack .../8-systemd_249.11-0ubuntu3.7_armhf.deb ...
21:41:20 Unpacking systemd (249.11-0ubuntu3.7) ...
21:41:20 Setting up libapparmor1:armhf (3.0.4-2ubuntu2.2) ...
21:41:20 Setting up libargon2-1:armhf (0~20171227-0.3) ...
21:41:20 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:41:20 Hit:1 http://deb.debian.org/debian buster InRelease
21:41:20 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:41:20 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:41:20 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
21:41:20 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkmod2 armhf 30+20220630-3ubuntu1 [41.3 kB]
21:41:20 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libapparmor1 armhf 3.0.7-1ubuntu2 [32.3 kB]
21:41:20 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip4tc2 armhf 1.8.7-1ubuntu6 [17.5 kB]
21:41:20 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libsystemd-shared armhf 251.4-1ubuntu7.1 [1609 kB]
21:41:20 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf systemd armhf 251.4-1ubuntu7.1 [2785 kB]
21:41:20 Setting up libjson-c5:armhf (0.15-3~ubuntu1.22.04.1) ...
21:41:20 Setting up libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
21:41:20 Setting up libip4tc2:armhf (1.8.7-1ubuntu5) ...
21:41:20 Setting up libkmod2:armhf (29-1ubuntu1) ...
21:41:20 Setting up systemd (249.11-0ubuntu3.7) ...
21:41:20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:41:20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:41:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:41:20 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:41:20 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:41:20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:41:20 Initializing machine ID from random generator.
21:41:21 Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [56.8 kB]
21:41:21 Fetched 111 kB in 1s (146 kB/s)
21:41:21 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf systemd-sysv armhf 251.4-1ubuntu7.1 [11.2 kB]
21:41:21 Selecting previously unselected package systemd-sysv.
21:41: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 ... 5960 files and directories currently installed.)
21:41:21 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.7_armhf.deb ...
21:41:21 Unpacking systemd-sysv (249.11-0ubuntu3.7) ...
21:41:21 Selecting previously unselected package openssl.
21:41:21 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.8_armhf.deb ...
21:41:21 Unpacking openssl (3.0.2-0ubuntu1.8) ...
21:41:21 Selecting previously unselected package ca-certificates.
21:41:21 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
21:41:21 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
21:41:21 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf openssl armhf 3.0.5-2ubuntu2.1 [1147 kB]
21:41:21 Selecting previously unselected package libdbus-1-3:armhf.
21:41:21 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_armhf.deb ...
21:41:21 Unpacking libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ...
21:41:21 Selecting previously unselected package dbus.
21:41:21 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_armhf.deb ...
21:41:21 Unpacking dbus (1.12.20-2ubuntu4.1) ...
21:41:21 Selecting previously unselected package distro-info-data.
21:41:21 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.2_all.deb ...
21:41:21 Unpacking distro-info-data (0.52ubuntu0.2) ...
21:41:21 Selecting previously unselected package libglib2.0-0:armhf.
21:41:21 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu1_armhf.deb ...
21:41:21 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
21:41:21 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:41:21 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_armhf.deb ...
21:41:21 Unpacking libgirepository-1.0-1:armhf (1.72.0-1) ...
21:41:21 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:41:21 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_armhf.deb ...
21:41:21 Unpacking gir1.2-glib-2.0:armhf (1.72.0-1) ...
21:41:21 Selecting previously unselected package iso-codes.
21:41:21 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
21:41:21 Unpacking iso-codes (4.9.0-1) ...
21:41:21 Selecting previously unselected package libcap2-bin.
21:41:21 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_armhf.deb ...
21:41:21 Unpacking libcap2-bin (1:2.44-1build3) ...
21:41:21 Selecting previously unselected package libelf1:armhf.
21:41:21 Preparing to unpack .../11-libelf1_0.186-1build1_armhf.deb ...
21:41:21 Unpacking libelf1:armhf (0.186-1build1) ...
21:41:21 Selecting previously unselected package libglib2.0-data.
21:41:21 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu1_all.deb ...
21:41:21 Unpacking libglib2.0-data (2.72.4-0ubuntu1) ...
21:41:21 Selecting previously unselected package libicu70:armhf.
21:41:21 Preparing to unpack .../13-libicu70_70.1-2_armhf.deb ...
21:41:21 Unpacking libicu70:armhf (70.1-2) ...
21:41:21 Reading package lists...
21:41:21 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
21:41:21 + packages='deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb
21:41:21 deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb
21:41:21 deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb
21:41:21 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb
21:41:21 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:41:21 ++ echo 'deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb
21:41:21 deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb
21:41:21 deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb
21:41:21 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb
21:41:21 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:41:21 ++ xargs
21:41:21 ++ awk '$0="./"$0'
21:41:21 + packages='./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb'
21:41:21 + set -x
21:41:21 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb
21:41:21 Selecting previously unselected package docker-ce.
21:41:21 (Reading database ... 9712 files and directories currently installed.)
21:41:21 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ...
21:41:21 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:41:22 Selecting previously unselected package libpam-systemd:armhf.
21:41:22 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.7_armhf.deb ...
21:41:22 Unpacking libpam-systemd:armhf (249.11-0ubuntu3.7) ...
21:41:22 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
21:41:22 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libdbus-1-3 armhf 1.14.0-2ubuntu3 [182 kB]
21:41:22 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-bin armhf 1.14.0-2ubuntu3 [37.6 kB]
21:41:22 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
21:41:22 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-daemon armhf 1.14.0-2ubuntu3 [109 kB]
21:41:22 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
21:41:22 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus armhf 1.14.0-2ubuntu3 [28.0 kB]
21:41:22 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf distro-info-data all 0.54ubuntu0.1 [5242 B]
21:41:22 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-0 armhf 2.74.3-0ubuntu1 [1342 kB]
21:41:22 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgirepository-1.0-1 armhf 1.74.0-2 [91.8 kB]
21:41:22 Selecting previously unselected package libxml2:armhf.
21:41:22 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.2_armhf.deb ...
21:41:22 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
21:41:22 Selecting previously unselected package libyaml-0-2:armhf.
21:41:22 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_armhf.deb ...
21:41:22 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
21:41:22 Selecting previously unselected package lsb-release.
21:41:22 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
21:41:22 Unpacking lsb-release (11.1.0ubuntu4) ...
21:41:22 Selecting previously unselected package python-apt-common.
21:41:22 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu1_all.deb ...
21:41:22 Unpacking python-apt-common (2.4.0ubuntu1) ...
21:41:22 Selecting previously unselected package python3-apt.
21:41:22 Preparing to unpack .../19-python3-apt_2.4.0ubuntu1_armhf.deb ...
21:41:22 Unpacking python3-apt (2.4.0ubuntu1) ...
21:41:22 Selecting previously unselected package python3-dbus.
21:41:22 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_armhf.deb ...
21:41:22 Unpacking python3-dbus (1.2.18-3build1) ...
21:41:22 Selecting previously unselected package python3-gi.
21:41:22 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_armhf.deb ...
21:41:22 Unpacking python3-gi (3.42.1-0ubuntu1) ...
21:41:22 Selecting previously unselected package python3-pkg-resources.
21:41:22 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
21:41:22 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:41:22 Selecting previously unselected package libnghttp2-14:armhf.
21:41:22 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_armhf.deb ...
21:41:22 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
21:41:22 Selecting previously unselected package libpsl5:armhf.
21:41:22 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_armhf.deb ...
21:41:22 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
21:41:22 Selecting previously unselected package apt-transport-https.
21:41:22 Preparing to unpack .../25-apt-transport-https_2.4.8_all.deb ...
21:41:22 Unpacking apt-transport-https (2.4.8) ...
21:41:22 Selecting previously unselected package libbrotli1:armhf.
21:41:22 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_armhf.deb ...
21:41:22 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
21:41:22 Selecting previously unselected package libsasl2-modules-db:armhf.
21:41:22 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
21:41:22 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:41:22 Selecting previously unselected package libsasl2-2:armhf.
21:41:22 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
21:41:22 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:41:22 Selecting previously unselected package libldap-2.5-0:armhf.
21:41:22 Preparing to unpack .../29-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.04.1_armhf.deb ...
21:41:22 Unpacking libldap-2.5-0:armhf (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:41:22 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gir1.2-glib-2.0 armhf 1.74.0-2 [178 kB]
21:41:22 Selecting previously unselected package librtmp1:armhf.
21:41:22 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
21:41:22 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:41:22 Selecting previously unselected package libssh-4:armhf.
21:41:22 Preparing to unpack .../31-libssh-4_0.9.6-2build1_armhf.deb ...
21:41:22 Unpacking libssh-4:armhf (0.9.6-2build1) ...
21:41:22 Selecting previously unselected package libcurl4:armhf.
21:41:22 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.10_armhf.deb ...
21:41:22 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.10) ...
21:41:22 Selecting previously unselected package curl.
21:41:22 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.10_armhf.deb ...
21:41:22 Unpacking curl (7.81.0-1ubuntu1.10) ...
21:41:22 Selecting previously unselected package libassuan0:armhf.
21:41:22 Preparing to unpack .../34-libassuan0_2.5.5-1build1_armhf.deb ...
21:41:22 Unpacking libassuan0:armhf (2.5.5-1build1) ...
21:41:22 Selecting previously unselected package gpgconf.
21:41:22 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
21:41:22 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:41:22 Selecting previously unselected package libksba8:armhf.
21:41:22 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_armhf.deb ...
21:41:22 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ...
21:41:22 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iso-codes all 4.11.0-1 [3352 kB]
21:41:23 Selecting previously unselected package libnpth0:armhf.
21:41:23 Preparing to unpack .../37-libnpth0_1.6-3build2_armhf.deb ...
21:41:23 Unpacking libnpth0:armhf (1.6-3build2) ...
21:41:23 Selecting previously unselected package dirmngr.
21:41:23 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
21:41:23 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:41:23 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:41:23 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ...
21:41:23 Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
21:41:23 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:41:23 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ...
21:41:23 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:41:23 Selecting previously unselected package gnupg-l10n.
21:41:23 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:41:23 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:41:23 Selecting previously unselected package gnupg-utils.
21:41:23 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
21:41:23 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:41:23 Selecting previously unselected package gpg.
21:41:23 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
21:41:23 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:41:23 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcap2-bin armhf 1:2.44-1build3 [25.3 kB]
21:41:23 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libelf1 armhf 0.187-4 [43.8 kB]
21:41:23 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
21:41:23 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libicu71 armhf 71.1-3ubuntu1 [10.3 MB]
21:41:23 Selecting previously unselected package pinentry-curses.
21:41:23 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_armhf.deb ...
21:41:23 Unpacking pinentry-curses (1.1.1-1build2) ...
21:41:23 Selecting previously unselected package gpg-agent.
21:41:23 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
21:41:23 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:41:23 Selecting previously unselected package gpg-wks-client.
21:41:23 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
21:41:23 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:41:23 Selecting previously unselected package gpg-wks-server.
21:41:23 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
21:41:23 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:41:23 Selecting previously unselected package gpgsm.
21:41:23 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
21:41:23 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:41:23 Selecting previously unselected package gnupg.
21:41:23 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:41:23 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:41:23 Selecting previously unselected package libcurl3-gnutls:armhf.
21:41:23 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.10_armhf.deb ...
21:41:23 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.10) ...
21:41:23 Selecting previously unselected package docker-buildx-plugin.
21:41:23 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb ...
21:41:23 Unpacking docker-buildx-plugin (0.10.4-1~debian.10~buster) ...
21:41:23 Selecting previously unselected package libstemmer0d:armhf.
21:41:23 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_armhf.deb ...
21:41:23 Unpacking libstemmer0d:armhf (2.2.0-1build1) ...
21:41:23 Selecting previously unselected package libxmlb2:armhf.
21:41:23 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_armhf.deb ...
21:41:23 Unpacking libxmlb2:armhf (0.3.6-2build1) ...
21:41:23 Selecting previously unselected package libappstream4:armhf.
21:41:23 Preparing to unpack .../53-libappstream4_0.15.2-2_armhf.deb ...
21:41:23 Unpacking libappstream4:armhf (0.15.2-2) ...
21:41:23 Selecting previously unselected package libdw1:armhf.
21:41:23 Preparing to unpack .../54-libdw1_0.186-1build1_armhf.deb ...
21:41:23 Unpacking libdw1:armhf (0.186-1build1) ...
21:41:23 Selecting previously unselected package libglib2.0-bin.
21:41:23 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu1_armhf.deb ...
21:41:23 Unpacking libglib2.0-bin (2.72.4-0ubuntu1) ...
21:41:23 Selecting previously unselected package libunwind8:armhf.
21:41:23 Preparing to unpack .../56-libunwind8_1.3.2-2build2_armhf.deb ...
21:41:23 Unpacking libunwind8:armhf (1.3.2-2build2) ...
21:41:23 Selecting previously unselected package libgstreamer1.0-0:armhf.
21:41:23 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_armhf.deb ...
21:41:23 Unpacking libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
21:41:23 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpam-systemd armhf 251.4-1ubuntu7.1 [188 kB]
21:41:23 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libxml2 armhf 2.9.14+dfsg-1ubuntu0.1 [589 kB]
21:41:23 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
21:41:23 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lsb-release all 11.2ubuntu1 [11.1 kB]
21:41:23 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python-apt-common all 2.4.0+22.10 [14.8 kB]
21:41:23 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
21:41:23 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
21:41:23 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
21:41:23 Selecting previously unselected package libpolkit-agent-1-0:armhf.
21:41:23 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_armhf.deb ...
21:41:23 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
21:41:23 Selecting previously unselected package polkitd.
21:41:23 Preparing to unpack .../60-polkitd_0.105-33_armhf.deb ...
21:41:23 Unpacking polkitd (0.105-33) ...
21:41:23 Selecting previously unselected package pkexec.
21:41:23 Preparing to unpack .../61-pkexec_0.105-33_armhf.deb ...
21:41:23 Unpacking pkexec (0.105-33) ...
21:41:23 Selecting previously unselected package policykit-1.
21:41:23 Preparing to unpack .../62-policykit-1_0.105-33_armhf.deb ...
21:41:23 Unpacking policykit-1 (0.105-33) ...
21:41:23 Selecting previously unselected package python3-blinker.
21:41:23 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
21:41:23 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
21:41:24 Selecting previously unselected package python3-cffi-backend:armhf.
21:41:24 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_armhf.deb ...
21:41:24 Unpacking python3-cffi-backend:armhf (1.15.0-1build2) ...
21:41:24 Selecting previously unselected package python3-cryptography.
21:41:24 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_armhf.deb ...
21:41:24 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
21:41:24 Selecting previously unselected package python3-pyparsing.
21:41:24 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
21:41:24 Unpacking python3-pyparsing (2.4.7-1) ...
21:41:24 Selecting previously unselected package python3-httplib2.
21:41:24 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
21:41:24 Unpacking python3-httplib2 (0.20.2-2) ...
21:41:24 Selecting previously unselected package python3-more-itertools.
21:41:24 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
21:41:24 Unpacking python3-more-itertools (8.10.0-2) ...
21:41:24 Selecting previously unselected package python3-zipp.
21:41:24 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
21:41:24 Unpacking python3-zipp (1.0.0-3) ...
21:41:24 Selecting previously unselected package python3-importlib-metadata.
21:41:24 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
21:41:24 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:41:24 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3-apt armhf 2.4.0+22.10 [149 kB]
21:41:24 Selecting previously unselected package python3-jeepney.
21:41:24 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
21:41:24 Unpacking python3-jeepney (0.7.1-3) ...
21:41:24 Selecting previously unselected package python3-jwt.
21:41:24 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
21:41:24 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
21:41:24 Selecting previously unselected package python3-secretstorage.
21:41:24 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
21:41:24 Unpacking python3-secretstorage (3.3.1-1) ...
21:41:24 Selecting previously unselected package python3-keyring.
21:41:24 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
21:41:24 Unpacking python3-keyring (23.5.0-1) ...
21:41:24 Selecting previously unselected package python3-lazr.uri.
21:41:24 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
21:41:24 Unpacking python3-lazr.uri (1.0.6-2) ...
21:41:24 Selecting previously unselected package python3-wadllib.
21:41:24 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
21:41:24 Unpacking python3-wadllib (1.3.6-1) ...
21:41:24 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
21:41:24 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-gi armhf 3.42.2-2 [211 kB]
21:41:24 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
21:41:24 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnghttp2-14 armhf 1.49.0-1 [67.9 kB]
21:41:24 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
21:41:24 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf apt-transport-https all 2.5.3 [1502 B]
21:41:24 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
21:41:24 Selecting previously unselected package python3-distro.
21:41:24 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
21:41:24 Unpacking python3-distro (1.7.0-1) ...
21:41:24 Selecting previously unselected package python3-oauthlib.
21:41:24 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
21:41:24 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
21:41:24 Selecting previously unselected package python3-six.
21:41:24 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
21:41:24 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:41:24 Selecting previously unselected package python3-lazr.restfulclient.
21:41:24 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:41:24 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:41:24 Selecting previously unselected package python3-launchpadlib.
21:41:24 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
21:41:24 Unpacking python3-launchpadlib (1.10.16-1) ...
21:41:24 Selecting previously unselected package python3-software-properties.
21:41:24 Preparing to unpack .../82-python3-software-properties_0.99.22.6_all.deb ...
21:41:24 Unpacking python3-software-properties (0.99.22.6) ...
21:41:24 Selecting previously unselected package packagekit.
21:41:24 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_armhf.deb ...
21:41:24 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:41:24 Selecting previously unselected package docker-compose-plugin.
21:41:24 Preparing to unpack .../docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb ...
21:41:24 Unpacking docker-compose-plugin (2.17.2-1~debian.10~buster) ...
21:41:24 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-6ubuntu2 [18.7 kB]
21:41:24 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-2 armhf 2.1.28+dfsg-6ubuntu2 [52.4 kB]
21:41:24 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libldap-2.5-0 armhf 2.5.14+dfsg-0ubuntu0.22.10.1 [160 kB]
21:41:24 Selecting previously unselected package software-properties-common.
21:41:24 Preparing to unpack .../84-software-properties-common_0.99.22.6_all.deb ...
21:41:24 Unpacking software-properties-common (0.99.22.6) ...
21:41:24 Selecting previously unselected package gnupg2.
21:41:24 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
21:41:24 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
21:41:24 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ...
21:41:24 Setting up media-types (7.0.0) ...
21:41:24 Setting up systemd-sysv (249.11-0ubuntu3.7) ...
21:41:24 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
21:41:24 Setting up apt-transport-https (2.4.8) ...
21:41:24 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
21:41:24 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
21:41:24 No schema files found: doing nothing.
21:41:25 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
21:41:25 Setting up distro-info-data (0.52ubuntu0.2) ...
21:41:25 Setting up libxmlb2:armhf (0.3.6-2build1) ...
21:41:25 Setting up libbrotli1:armhf (1.0.9-2build6) ...
21:41:25 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
21:41:25 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
21:41:25 Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
21:41:25 Setting up libnpth0:armhf (1.6-3build2) ...
21:41:25 Setting up libassuan0:armhf (2.5.5-1build1) ...
21:41:25 Setting up libunwind8:armhf (1.3.2-2build2) ...
21:41:25 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:41:25 Setting up libcap2-bin (1:2.44-1build3) ...
21:41:25 Setting up libglib2.0-data (2.72.4-0ubuntu1) ...
21:41:25 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:41:25 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:41:25 Setting up libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ...
21:41:25 Setting up dbus (1.12.20-2ubuntu4.1) ...
21:41:25 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
21:41:25 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
21:41:25 Setting up libssh-4:armhf (0.9.6-2build1) ...
21:41:25 Setting up python-apt-common (2.4.0ubuntu1) ...
21:41:25 Setting up libmpdec3:armhf (2.5.1-2build2) ...
21:41:25 Setting up libpam-systemd:armhf (249.11-0ubuntu3.7) ...
21:41:25 Setting up libgirepository-1.0-1:armhf (1.72.0-1) ...
21:41:25 Setting up libstemmer0d:armhf (2.2.0-1build1) ...
21:41:25 Setting up openssl (3.0.2-0ubuntu1.8) ...
21:41:25 Setting up libelf1:armhf (0.186-1build1) ...
21:41:25 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl4 armhf 7.85.0-1ubuntu0.5 [253 kB]
21:41:25 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf curl armhf 7.85.0-1ubuntu0.5 [192 kB]
21:41:25 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libassuan0 armhf 2.5.5-4 [30.4 kB]
21:41:25 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgconf armhf 2.2.35-3ubuntu1 [117 kB]
21:41:25 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libksba8 armhf 1.6.0-3ubuntu1.1 [99.3 kB]
21:41:25 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
21:41:25 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dirmngr armhf 2.2.35-3ubuntu1 [329 kB]
21:41:25 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB]
21:41:25 Setting up readline-common (8.1.2-1) ...
21:41:25 Setting up iso-codes (4.9.0-1) ...
21:41:25 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
21:41:25 Setting up libicu70:armhf (70.1-2) ...
21:41:25 Setting up pinentry-curses (1.1.1-1build2) ...
21:41:25 Setting up libdw1:armhf (0.186-1build1) ...
21:41:25 Setting up libreadline8:armhf (8.1.2-1) ...
21:41:25 Setting up libglib2.0-bin (2.72.4-0ubuntu1) ...
21:41:25 Setting up libldap-2.5-0:armhf (2.5.14+dfsg-0ubuntu0.22.04.1) ...
21:41:25 Setting up libpython3.10-stdlib:armhf (3.10.6-1~22.04.2ubuntu1) ...
21:41:25 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
21:41:25 Selecting previously unselected package docker-ce-rootless-extras.
21:41:25 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ...
21:41:25 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:41:25 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.5-2ubuntu2 [25.3 kB]
21:41:25 Updating certificates in /etc/ssl/certs...
21:41:26 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
21:41:26 Selecting previously unselected package docker-ce-cli.
21:41:26 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ...
21:41:26 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:41:26 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-utils armhf 2.2.35-3ubuntu1 [456 kB]
21:41:26 124 added, 0 removed; done.
21:41:26 Setting up gir1.2-glib-2.0:armhf (1.72.0-1) ...
21:41:26 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:41:26 Setting up libcurl4:armhf (7.81.0-1ubuntu1.10) ...
21:41:26 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
21:41:26 Setting up curl (7.81.0-1ubuntu1.10) ...
21:41:26 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
21:41:26 Setting up polkitd (0.105-33) ...
21:41:26 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:41:26 Setting up libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
21:41:26 Setcap worked! gst-ptp-helper is not suid!
21:41:26 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
21:41:26 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:41:26 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg armhf 2.2.35-3ubuntu1 [481 kB]
21:41:26 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pinentry-curses armhf 1.2.0-2ubuntu1 [36.2 kB]
21:41:26 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-agent armhf 2.2.35-3ubuntu1 [234 kB]
21:41:26 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-client armhf 2.2.35-3ubuntu1 [88.1 kB]
21:41:26 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-server armhf 2.2.35-3ubuntu1 [81.7 kB]
21:41:26 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgsm armhf 2.2.35-3ubuntu1 [211 kB]
21:41:26 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg all 2.2.35-3ubuntu1 [318 kB]
21:41:26 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:41:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:41:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:41:26 Setting up docker-buildx-plugin (0.10.4-1~debian.10~buster) ...
21:41:26 Setting up docker-compose-plugin (2.17.2-1~debian.10~buster) ...
21:41:26 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:41:26 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:41:26 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl3-gnutls armhf 7.85.0-1ubuntu0.5 [248 kB]
21:41:26 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB]
21:41:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:41:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:41:26 Setting up python3.10 (3.10.6-1~22.04.2ubuntu1) ...
21:41:27 invoke-rc.d: could not determine current runlevel
21:41:27 invoke-rc.d: policy-rc.d denied execution of start.
21:41:27 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:41:27  docker-ce-rootless-extras depends on dbus-user-session; however:
21:41:27   Package dbus-user-session is not installed.
21:41:27 
21:41:27 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~debian.10~buster) ...
21:41:27 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.4-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.17.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~debian.10~buster_armhf.deb
21:41:27 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxmlb2 armhf 0.3.8-1 [54.6 kB]
21:41:27 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libappstream4 armhf 0.15.5-1 [169 kB]
21:41:27 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdw1 armhf 0.187-4 [223 kB]
21:41:27 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-bin armhf 2.74.3-0ubuntu1 [88.2 kB]
21:41:27 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libunwind8 armhf 1.6.2-0ubuntu1.1 [49.6 kB]
21:41:27 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgstreamer1.0-0 armhf 1.20.3-1 [925 kB]
21:41:27 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
21:41:27 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
21:41:27 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf polkitd armhf 0.105-33 [72.9 kB]
21:41:27 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pkexec armhf 0.105-33 [14.5 kB]
21:41:27 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf policykit-1 armhf 0.105-33 [2426 B]
21:41:27   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          27/51 
21:41:27   Running scriptlet: container-selinux-2:2.199.0-1.fc36.noarch            28/51 
21:41:27   Installing       : container-selinux-2:2.199.0-1.fc36.noarch            28/51 
21:41:27 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:41:27 Setting up pkexec (0.105-33) ...
21:41:27 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.10) ...
21:41:27 Setting up python3 (3.10.6-1~22.04) ...
21:41:27 Setting up libappstream4:armhf (0.15.2-2) ...
21:41:27 Setting up python3-six (1.16.0-3ubuntu1) ...
21:41:27 Reading package lists...
21:41:28 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-blinker all 1.4+dfsg1-0.5 [14.0 kB]
21:41:28 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cffi-backend armhf 1.15.1-1 [66.0 kB]
21:41:28 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:41:28 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:41:28 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:41:28 Setting up python3-pyparsing (2.4.7-1) ...
21:41:28 Building dependency tree...
21:41:28 Reading state information...
21:41:28 Correcting dependencies... Done
21:41:28 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cryptography armhf 3.4.8-2 [217 kB]
21:41:28 Setting up python3-gi (3.42.1-0ubuntu1) ...
21:41:28 Skipping docker-ce, it is already installed and upgrade is not set.
21:41:28 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:41:28 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:41:28 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:41:28 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:41:28 The following additional packages will be installed:
21:41:28   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:41:28   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:41:28   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:41:28   libnftnl11 libpam-systemd systemd systemd-sysv
21:41:28 Suggested packages:
21:41:28   kmod systemd-container policykit-1
21:41:28 Recommended packages:
21:41:28   nftables libnss-systemd
21:41:28 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-pyparsing all 3.0.7-2 [82.6 kB]
21:41:28 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-httplib2 all 0.20.4-2 [29.8 kB]
21:41:28 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB]
21:41:28 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-zipp all 1.0.0-4 [5548 B]
21:41:28 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:41:28 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-jeepney all 0.8.0-1 [35.2 kB]
21:41:28 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-jwt all 2.4.0-1 [17.4 kB]
21:41:28 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-secretstorage all 3.3.3-1ubuntu1 [13.6 kB]
21:41:28 Setting up python3-jeepney (0.7.1-3) ...
21:41:28 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:41:28 Setting up python3-httplib2 (0.20.2-2) ...
21:41:28 The following NEW packages will be installed:
21:41:28   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:41:28   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:41:28   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:41:28   libnftnl11 libpam-systemd systemd systemd-sysv
21:41:28 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-keyring all 23.8.2-1 [37.3 kB]
21:41:28 Setting up lsb-release (11.1.0ubuntu4) ...
21:41:28 Setting up policykit-1 (0.105-33) ...
21:41:28 Setting up python3-cffi-backend:armhf (1.15.0-1build2) ...
21:41:28 Setting up python3-blinker (1.4+dfsg1-0.4) ...
21:41:28 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
21:41:29 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded.
21:41:29 Need to get 26.0 MB of archives.
21:41:29 After this operation, 106 MB of additional disk space will be used.
21:41:29 Get:1 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
21:41:29 Get:2 http://deb.debian.org/debian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
21:41:29 Get:3 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
21:41:29 Get:4 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
21:41:29 Get:5 http://deb.debian.org/debian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
21:41:29 Get:6 http://deb.debian.org/debian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [174 kB]
21:41:29 Get:7 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:41:29 Get:8 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
21:41:29 Get:9 http://deb.debian.org/debian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.1 kB]
21:41:29 Get:10 http://deb.debian.org/debian buster/main armhf libkmod2 armhf 26-1 [46.4 kB]
21:41:29 Get:11 http://deb.debian.org/debian buster/main armhf systemd armhf 241-7~deb10u8 [3284 kB]
21:41:29 Get:12 http://deb.debian.org/debian buster/main armhf systemd-sysv armhf 241-7~deb10u8 [100 kB]
21:41:29 Get:13 http://deb.debian.org/debian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.3 kB]
21:41:29 Get:14 http://deb.debian.org/debian buster/main armhf libiptc0 armhf 1.8.2-4 [59.6 kB]
21:41:29 Get:15 http://deb.debian.org/debian buster/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
21:41:29 Get:16 http://deb.debian.org/debian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [34.1 kB]
21:41:29 Get:17 http://deb.debian.org/debian buster/main armhf libnftnl11 armhf 1.1.2-2 [43.7 kB]
21:41:29 Get:18 http://deb.debian.org/debian buster/main armhf iptables armhf 1.8.2-4 [354 kB]
21:41:29 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf dbus armhf 1.12.24-0+deb10u1 [222 kB]
21:41:29 Get:20 http://deb.debian.org/debian buster/main armhf libpam-systemd armhf 241-7~deb10u8 [195 kB]
21:41:29 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB]
21:41:29 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:41:29 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-wadllib all 1.3.6-1 [36.4 kB]
21:41:29 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-distro all 1.7.0-1 [17.0 kB]
21:41:29 Setting up python3-more-itertools (8.10.0-2) ...
21:41:29 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-oauthlib all 3.2.0-1ubuntu1 [89.8 kB]
21:41:29 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-six all 1.16.0-4 [12.4 kB]
21:41:29 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:41:29 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-launchpadlib all 1.10.16-1 [125 kB]
21:41:29 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-software-properties all 0.99.27 [28.9 kB]
21:41:29 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB]
21:41:29 Setting up python3-dbus (1.2.18-3build1) ...
21:41:29 Setting up python3-distro (1.7.0-1) ...
21:41:29 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf software-properties-common all 0.99.27 [13.9 kB]
21:41:29 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:41:29 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
21:41:29 Setting up python3-apt (2.4.0ubuntu1) ...
21:41:29 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf gnupg2 all 2.2.35-3ubuntu1 [4462 B]
21:41:29 Setting up python3-lazr.uri (1.0.6-2) ...
21:41:30 debconf: delaying package configuration, since apt-utils is not installed
21:41:30 Fetched 39.0 MB in 12s (3153 kB/s)
21:41:30 Selecting previously unselected package libssl3:armhf.
21:41:30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4394 files and directories currently installed.)
21:41:30 Preparing to unpack .../libssl3_3.0.5-2ubuntu2.1_armhf.deb ...
21:41:30 Unpacking libssl3:armhf (3.0.5-2ubuntu2.1) ...
21:41:30 Selecting previously unselected package libpython3.10-minimal:armhf.
21:41:30 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.3_armhf.deb ...
21:41:30 Unpacking libpython3.10-minimal:armhf (3.10.7-1ubuntu0.3) ...
21:41:30 Selecting previously unselected package libexpat1:armhf.
21:41:30 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_armhf.deb ...
21:41:30 Unpacking libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
21:41:30 Setting up python3-zipp (1.0.0-3) ...
21:41:30 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
21:41:30 Selecting previously unselected package python3.10-minimal.
21:41:30 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.3_armhf.deb ...
21:41:30 Unpacking python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:41:30 Setting up libssl3:armhf (3.0.5-2ubuntu2.1) ...
21:41:30 Setting up libpython3.10-minimal:armhf (3.10.7-1ubuntu0.3) ...
21:41:30 Setting up libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
21:41:30 Setting up python3.10-minimal (3.10.7-1ubuntu0.3) ...
21:41:30 debconf: delaying package configuration, since apt-utils is not installed
21:41:30 Fetched 26.0 MB in 1s (19.6 MB/s)
21:41:30 Selecting previously unselected package libapparmor1:armhf.
21:41:30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9939 files and directories currently installed.)
21:41:30 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
21:41:30 Unpacking libapparmor1:armhf (2.13.2-10) ...
21:41:30 Selecting previously unselected package libargon2-1:armhf.
21:41:30 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_armhf.deb ...
21:41:30 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:41:30 Selecting previously unselected package dmsetup.
21:41:30 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_armhf.deb ...
21:41:30 Unpacking dmsetup (2:1.02.155-3) ...
21:41:30 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:41:30 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
21:41:30 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:41:30 Selecting previously unselected package libjson-c3:armhf.
21:41:30 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
21:41:30 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
21:41:30 Selecting previously unselected package libcryptsetup12:armhf.
21:41:30 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
21:41:30 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
21:41:30 Selecting previously unselected package libidn11:armhf.
21:41:30 Preparing to unpack .../6-libidn11_1.33-2.2_armhf.deb ...
21:41:30 Unpacking libidn11:armhf (1.33-2.2) ...
21:41:30 Setting up python3-wadllib (1.3.6-1) ...
21:41:30 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:41:30 Selecting previously unselected package libip4tc0:armhf.
21:41:30 Preparing to unpack .../7-libip4tc0_1.8.2-4_armhf.deb ...
21:41:30 Unpacking libip4tc0:armhf (1.8.2-4) ...
21:41:30 Selecting previously unselected package libkmod2:armhf.
21:41:30 Preparing to unpack .../8-libkmod2_26-1_armhf.deb ...
21:41:30 Unpacking libkmod2:armhf (26-1) ...
21:41:30 Selecting previously unselected package systemd.
21:41:30 Preparing to unpack .../9-systemd_241-7~deb10u8_armhf.deb ...
21:41:30 Unpacking systemd (241-7~deb10u8) ...
21:41:30 Setting up packagekit (1.2.5-2ubuntu2) ...
21:41:30 invoke-rc.d: could not determine current runlevel
21:41:30 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:41:30 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:41:30 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:41:30 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
21:41:30 Setting up python3-importlib-metadata (4.6.4-1) ...
21:41:31 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
21:41:31 Setting up python3-secretstorage (3.3.1-1) ...
21:41:31 Setting up libapparmor1:armhf (2.13.2-10) ...
21:41:31 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:41:31 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
21:41:31 Setting up libidn11:armhf (1.33-2.2) ...
21:41:31 Setting up libip4tc0:armhf (1.8.2-4) ...
21:41:31 Setting up libkmod2:armhf (26-1) ...
21:41:31 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:41:31 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
21:41:31 Setting up systemd (241-7~deb10u8) ...
21:41:31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:41:31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:41:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:41:31 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:41:31 Initializing machine ID from random generator.
21:41:31 Setting up python3-keyring (23.5.0-1) ...
21:41:31 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:41:31 Selecting previously unselected package python3-minimal.
21:41:31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4707 files and directories currently installed.)
21:41:31 Preparing to unpack .../00-python3-minimal_3.10.6-1_armhf.deb ...
21:41:31 Unpacking python3-minimal (3.10.6-1) ...
21:41:31 Selecting previously unselected package media-types.
21:41:31 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
21:41:31 Unpacking media-types (8.0.0) ...
21:41:31 Selecting previously unselected package libmpdec3:armhf.
21:41:31 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_armhf.deb ...
21:41:31 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
21:41:31 Selecting previously unselected package libkrb5support0:armhf.
21:41:31 Preparing to unpack .../03-libkrb5support0_1.20-1ubuntu0.1_armhf.deb ...
21:41:31 Unpacking libkrb5support0:armhf (1.20-1ubuntu0.1) ...
21:41:31 Selecting previously unselected package libk5crypto3:armhf.
21:41:31 Preparing to unpack .../04-libk5crypto3_1.20-1ubuntu0.1_armhf.deb ...
21:41:31 Unpacking libk5crypto3:armhf (1.20-1ubuntu0.1) ...
21:41:31 Selecting previously unselected package libkeyutils1:armhf.
21:41:31 Preparing to unpack .../05-libkeyutils1_1.6.3-1_armhf.deb ...
21:41:31 Unpacking libkeyutils1:armhf (1.6.3-1) ...
21:41:31 Selecting previously unselected package libkrb5-3:armhf.
21:41:31 Preparing to unpack .../06-libkrb5-3_1.20-1ubuntu0.1_armhf.deb ...
21:41:31 Unpacking libkrb5-3:armhf (1.20-1ubuntu0.1) ...
21:41:31 Setting up dmsetup (2:1.02.155-3) ...
21:41:31 Selecting previously unselected package systemd-sysv.
21:41:31 Setting up python3-launchpadlib (1.10.16-1) ...
21:41:31 Setting up python3-software-properties (0.99.22.6) ...
21:41:31 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:41:31 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1ubuntu0.1_armhf.deb ...
21:41:31 Unpacking libgssapi-krb5-2:armhf (1.20-1ubuntu0.1) ...
21:41:31 Selecting previously unselected package libtirpc-common.
21:41:31 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
21:41:31 Unpacking libtirpc-common (1.3.3+ds-1) ...
21:41:31 Selecting previously unselected package libtirpc3:armhf.
21:41:31 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
21:41:31 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
21:41:31 Selecting previously unselected package libnsl2:armhf.
21:41:31 Preparing to unpack .../10-libnsl2_1.3.0-2build2_armhf.deb ...
21:41:31 Unpacking libnsl2:armhf (1.3.0-2build2) ...
21:41:31 Selecting previously unselected package readline-common.
21:41:31 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
21:41:31 Unpacking readline-common (8.2-1) ...
21:41:31 Selecting previously unselected package libreadline8:armhf.
21:41:31 Preparing to unpack .../12-libreadline8_8.2-1_armhf.deb ...
21:41:31 Unpacking libreadline8:armhf (8.2-1) ...
21:41:31 Selecting previously unselected package libsqlite3-0:armhf.
21:41:31 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_armhf.deb ...
21:41:31 Unpacking libsqlite3-0:armhf (3.39.3-1) ...
21:41:31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10765 files and directories currently installed.)
21:41:31 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_armhf.deb ...
21:41:31 Unpacking systemd-sysv (241-7~deb10u8) ...
21:41:31 Selecting previously unselected package libip6tc0:armhf.
21:41:31 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
21:41:31 Unpacking libip6tc0:armhf (1.8.2-4) ...
21:41:31 Selecting previously unselected package libiptc0:armhf.
21:41:31 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
21:41:31 Unpacking libiptc0:armhf (1.8.2-4) ...
21:41:31 Selecting previously unselected package libnfnetlink0:armhf.
21:41:31 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
21:41:31 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
21:41:31 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:41:31 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
21:41:31 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
21:41:31 Selecting previously unselected package libnftnl11:armhf.
21:41:31 Preparing to unpack .../05-libnftnl11_1.1.2-2_armhf.deb ...
21:41:31 Unpacking libnftnl11:armhf (1.1.2-2) ...
21:41:31 Selecting previously unselected package iptables.
21:41:31 Preparing to unpack .../06-iptables_1.8.2-4_armhf.deb ...
21:41:31 Setting up software-properties-common (0.99.22.6) ...
21:41:31 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:41:31 Selecting previously unselected package libpython3.10-stdlib:armhf.
21:41:31 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.3_armhf.deb ...
21:41:31 Unpacking libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.3) ...
21:41:31 Selecting previously unselected package python3.10.
21:41:31 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.3_armhf.deb ...
21:41:31 Unpacking python3.10 (3.10.7-1ubuntu0.3) ...
21:41:31 Selecting previously unselected package libpython3-stdlib:armhf.
21:41:31 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_armhf.deb ...
21:41:31 Unpacking libpython3-stdlib:armhf (3.10.6-1) ...
21:41:31 Setting up python3-minimal (3.10.6-1) ...
21:41:32 Unpacking iptables (1.8.2-4) ...
21:41:32 Selecting previously unselected package dbus.
21:41:32 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_armhf.deb ...
21:41:32 Unpacking dbus (1.12.24-0+deb10u1) ...
21:41:32 Selecting previously unselected package libpam-systemd:armhf.
21:41:32 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_armhf.deb ...
21:41:32 Unpacking libpam-systemd:armhf (241-7~deb10u8) ...
21:41:32 Selecting previously unselected package containerd.io.
21:41:32 Preparing to unpack .../09-containerd.io_1.6.19-1_armhf.deb ...
21:41:32 Unpacking containerd.io (1.6.19-1) ...
21:41:32 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
21:41:32 Updating certificates in /etc/ssl/certs...
21:41:32 Selecting previously unselected package python3.
21:41:32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5189 files and directories currently installed.)
21:41:32 Preparing to unpack .../00-python3_3.10.6-1_armhf.deb ...
21:41:32 Unpacking python3 (3.10.6-1) ...
21:41:32 Selecting previously unselected package libargon2-1:armhf.
21:41:32 Preparing to unpack .../01-libargon2-1_0~20171227-0.3_armhf.deb ...
21:41:32 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
21:41:32 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:41:32 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
21:41:32 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
21:41:32 0 added, 0 removed; done.
21:41:32 Running hooks in /etc/ca-certificates/update.d...
21:41:32 done.
21:41:32 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
21:41:32 ++ source /etc/os-release
21:41:32 +++ PRETTY_NAME='Ubuntu 22.04.2 LTS'
21:41:32 +++ NAME=Ubuntu
21:41:32 +++ VERSION_ID=22.04
21:41:32 +++ VERSION='22.04.2 LTS (Jammy Jellyfish)'
21:41:32 +++ VERSION_CODENAME=jammy
21:41:32 +++ ID=ubuntu
21:41:32 +++ ID_LIKE=debian
21:41:32 +++ HOME_URL=https://www.ubuntu.com/
21:41:32 +++ SUPPORT_URL=https://help.ubuntu.com/
21:41:32 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:41:32 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:41:32 +++ UBUNTU_CODENAME=jammy
21:41:32 ++ echo ubuntu
21:41:32 + DIST_ID=ubuntu
21:41:32 ++ lsb_release -sc
21:41:32 + DIST_VERSION=jammy
21:41:32 + '[' jammy = sid ']'
21:41:32 + install_debian_containerd
21:41:32 + '[' staging = stage ']'
21:41:32 + REPO_URL=https://download.docker.com/linux/ubuntu
21:41:32 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:41:32 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:41:32 + update-ca-certificates -f
21:41:32 Clearing symlinks in /etc/ssl/certs...
21:41:32 Selecting previously unselected package libjson-c5:armhf.
21:41:32 Preparing to unpack .../03-libjson-c5_0.16-1_armhf.deb ...
21:41:32 Unpacking libjson-c5:armhf (0.16-1) ...
21:41:32 Selecting previously unselected package libcryptsetup12:armhf.
21:41:32 Preparing to unpack .../04-libcryptsetup12_2%3a2.5.0-2ubuntu1_armhf.deb ...
21:41:32 Unpacking libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
21:41:32 Selecting previously unselected package libfdisk1:armhf.
21:41:32 Preparing to unpack .../05-libfdisk1_2.38-4ubuntu1_armhf.deb ...
21:41:32 Unpacking libfdisk1:armhf (2.38-4ubuntu1) ...
21:41:32 Selecting previously unselected package libkmod2:armhf.
21:41:32 Preparing to unpack .../06-libkmod2_30+20220630-3ubuntu1_armhf.deb ...
21:41:32 Unpacking libkmod2:armhf (30+20220630-3ubuntu1) ...
21:41:32 Selecting previously unselected package libapparmor1:armhf.
21:41:32 Preparing to unpack .../07-libapparmor1_3.0.7-1ubuntu2_armhf.deb ...
21:41:32 Unpacking libapparmor1:armhf (3.0.7-1ubuntu2) ...
21:41:32 Selecting previously unselected package libip4tc2:armhf.
21:41:32 Preparing to unpack .../08-libip4tc2_1.8.7-1ubuntu6_armhf.deb ...
21:41:32 Unpacking libip4tc2:armhf (1.8.7-1ubuntu6) ...
21:41:32 done.
21:41:32 Updating certificates in /etc/ssl/certs...
21:41:32 Selecting previously unselected package libsystemd-shared:armhf.
21:41:32 Preparing to unpack .../09-libsystemd-shared_251.4-1ubuntu7.1_armhf.deb ...
21:41:32 Unpacking libsystemd-shared:armhf (251.4-1ubuntu7.1) ...
21:41:32 Selecting previously unselected package systemd.
21:41:32 Preparing to unpack .../10-systemd_251.4-1ubuntu7.1_armhf.deb ...
21:41:32 Unpacking systemd (251.4-1ubuntu7.1) ...
21:41:32 Setting up libargon2-1:armhf (0~20171227-0.3) ...
21:41:32 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
21:41:32 Setting up libjson-c5:armhf (0.16-1) ...
21:41:32 Setting up libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
21:41:32 Setting up libfdisk1:armhf (2.38-4ubuntu1) ...
21:41:32 Setting up libkmod2:armhf (30+20220630-3ubuntu1) ...
21:41:32 Setting up libapparmor1:armhf (3.0.7-1ubuntu2) ...
21:41:32 Setting up libip4tc2:armhf (1.8.7-1ubuntu6) ...
21:41:32 Setting up libsystemd-shared:armhf (251.4-1ubuntu7.1) ...
21:41:32 Setting up systemd (251.4-1ubuntu7.1) ...
21:41:32 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:41:32 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:41:32 Failed to enable unit, unit systemd-resolved.service does not exist.
21:41:32 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:41:32 Initializing machine ID from random generator.
21:41:33 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:41:33 124 added, 0 removed; done.
21:41:33 Running hooks in /etc/ca-certificates/update.d...
21:41:33 done.
21:41:33 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:41:33 + apt-key add -
21:41:33 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:41:33 Selecting previously unselected package systemd-sysv.
21:41: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 ... 6031 files and directories currently installed.)
21:41:33 Preparing to unpack .../00-systemd-sysv_251.4-1ubuntu7.1_armhf.deb ...
21:41:33 Unpacking systemd-sysv (251.4-1ubuntu7.1) ...
21:41:33 Selecting previously unselected package openssl.
21:41:33 Preparing to unpack .../01-openssl_3.0.5-2ubuntu2.1_armhf.deb ...
21:41:33 Unpacking openssl (3.0.5-2ubuntu2.1) ...
21:41:33 Selecting previously unselected package ca-certificates.
21:41:33 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
21:41:33 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
21:41:33 Selecting previously unselected package libdbus-1-3:armhf.
21:41:33 Preparing to unpack .../03-libdbus-1-3_1.14.0-2ubuntu3_armhf.deb ...
21:41:33 Unpacking libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
21:41:33 Selecting previously unselected package dbus-bin.
21:41:33 Preparing to unpack .../04-dbus-bin_1.14.0-2ubuntu3_armhf.deb ...
21:41:33 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
21:41:33 Selecting previously unselected package dbus-session-bus-common.
21:41:33 Preparing to unpack .../05-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
21:41:33 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:41:33 Selecting previously unselected package dbus-daemon.
21:41:33 Preparing to unpack .../06-dbus-daemon_1.14.0-2ubuntu3_armhf.deb ...
21:41:33 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
21:41:33 Selecting previously unselected package dbus-system-bus-common.
21:41:33 Preparing to unpack .../07-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
21:41:33 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:41:33 Selecting previously unselected package dbus.
21:41:33 Preparing to unpack .../08-dbus_1.14.0-2ubuntu3_armhf.deb ...
21:41:33 Unpacking dbus (1.14.0-2ubuntu3) ...
21:41:33 Selecting previously unselected package distro-info-data.
21:41:33 Preparing to unpack .../09-distro-info-data_0.54ubuntu0.1_all.deb ...
21:41:33 Unpacking distro-info-data (0.54ubuntu0.1) ...
21:41:33 Selecting previously unselected package libglib2.0-0:armhf.
21:41:33 Preparing to unpack .../10-libglib2.0-0_2.74.3-0ubuntu1_armhf.deb ...
21:41:33 Unpacking libglib2.0-0:armhf (2.74.3-0ubuntu1) ...
21:41:33 OK
21:41:33 + '[' jammy = sid ']'
21:41:33 ++ dpkg --print-architecture
21:41:33 + ARCH=armhf
21:41:33 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test'
21:41:33 + apt-get update
21:41:33 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:41:33 Preparing to unpack .../11-libgirepository-1.0-1_1.74.0-2_armhf.deb ...
21:41:33 Unpacking libgirepository-1.0-1:armhf (1.74.0-2) ...
21:41:33 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:41:33 Preparing to unpack .../12-gir1.2-glib-2.0_1.74.0-2_armhf.deb ...
21:41:33 Unpacking gir1.2-glib-2.0:armhf (1.74.0-2) ...
21:41:33 Selecting previously unselected package iso-codes.
21:41:33 Preparing to unpack .../13-iso-codes_4.11.0-1_all.deb ...
21:41:33 Unpacking iso-codes (4.11.0-1) ...
21:41:33 Selecting previously unselected package libcap2-bin.
21:41:33 Preparing to unpack .../14-libcap2-bin_1%3a2.44-1build3_armhf.deb ...
21:41:33 Unpacking libcap2-bin (1:2.44-1build3) ...
21:41:33 Selecting previously unselected package libelf1:armhf.
21:41:33 Preparing to unpack .../15-libelf1_0.187-4_armhf.deb ...
21:41:33 Unpacking libelf1:armhf (0.187-4) ...
21:41:33 Selecting previously unselected package libglib2.0-data.
21:41:33 Preparing to unpack .../16-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
21:41:33 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
21:41:33 Selecting previously unselected package libicu71:armhf.
21:41:33 Preparing to unpack .../17-libicu71_71.1-3ubuntu1_armhf.deb ...
21:41:33 Unpacking libicu71:armhf (71.1-3ubuntu1) ...
21:41:33 Selecting previously unselected package dbus-user-session.
21:41:33 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ...
21:41:33 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
21:41:33 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
21:41:33 Get:2 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [20.1 kB]
21:41:33 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
21:41:33 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
21:41:33 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
21:41:34 Selecting previously unselected package libpam-systemd:armhf.
21:41:34 Preparing to unpack .../18-libpam-systemd_251.4-1ubuntu7.1_armhf.deb ...
21:41:34 Unpacking libpam-systemd:armhf (251.4-1ubuntu7.1) ...
21:41:34 Selecting previously unselected package libxml2:armhf.
21:41:34 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1ubuntu0.1_armhf.deb ...
21:41:34 Unpacking libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
21:41:34 Selecting previously unselected package libyaml-0-2:armhf.
21:41:34 Preparing to unpack .../20-libyaml-0-2_0.2.5-1_armhf.deb ...
21:41:34 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
21:41:34 Selecting previously unselected package lsb-release.
21:41:34 Preparing to unpack .../21-lsb-release_11.2ubuntu1_all.deb ...
21:41:34 Unpacking lsb-release (11.2ubuntu1) ...
21:41:34 Selecting previously unselected package python-apt-common.
21:41:34 Preparing to unpack .../22-python-apt-common_2.4.0+22.10_all.deb ...
21:41:34 Unpacking python-apt-common (2.4.0+22.10) ...
21:41:34 Selecting previously unselected package python3-apt.
21:41:34 Preparing to unpack .../23-python3-apt_2.4.0+22.10_armhf.deb ...
21:41:34 Unpacking python3-apt (2.4.0+22.10) ...
21:41:34 Setting up systemd-sysv (241-7~deb10u8) ...
21:41:34 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
21:41:34 Setting up libip6tc0:armhf (1.8.2-4) ...
21:41:34 Setting up libnftnl11:armhf (1.1.2-2) ...
21:41:34 Setting up libiptc0:armhf (1.8.2-4) ...
21:41:34 Setting up dbus (1.12.24-0+deb10u1) ...
21:41:34 Fetched 69.0 kB in 1s (98.1 kB/s)
21:41:34 Selecting previously unselected package python3-dbus.
21:41:34 Preparing to unpack .../24-python3-dbus_1.2.18-3build1_armhf.deb ...
21:41:34 Unpacking python3-dbus (1.2.18-3build1) ...
21:41:34 Selecting previously unselected package python3-gi.
21:41:34 Preparing to unpack .../25-python3-gi_3.42.2-2_armhf.deb ...
21:41:34 Unpacking python3-gi (3.42.2-2) ...
21:41:34 Selecting previously unselected package python3-pkg-resources.
21:41:34 Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
21:41:34 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:41:34 Selecting previously unselected package libnghttp2-14:armhf.
21:41:34 Preparing to unpack .../27-libnghttp2-14_1.49.0-1_armhf.deb ...
21:41:34 Unpacking libnghttp2-14:armhf (1.49.0-1) ...
21:41:34 Selecting previously unselected package libpsl5:armhf.
21:41:34 Preparing to unpack .../28-libpsl5_0.21.0-1.2build2_armhf.deb ...
21:41:34 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
21:41:34 Selecting previously unselected package apt-transport-https.
21:41:34 Preparing to unpack .../29-apt-transport-https_2.5.3_all.deb ...
21:41:34 Unpacking apt-transport-https (2.5.3) ...
21:41:34 Selecting previously unselected package libbrotli1:armhf.
21:41:34 Preparing to unpack .../30-libbrotli1_1.0.9-2build6_armhf.deb ...
21:41:34 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
21:41:34 invoke-rc.d: could not determine current runlevel
21:41:34 invoke-rc.d: policy-rc.d denied execution of start.
21:41:34 Setting up containerd.io (1.6.19-1) ...
21:41:34 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:34 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
21:41:34 Setting up libpam-systemd:armhf (241-7~deb10u8) ...
21:41:34 Selecting previously unselected package libsasl2-modules-db:armhf.
21:41:34 Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_armhf.deb ...
21:41:34 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
21:41:34 Selecting previously unselected package libsasl2-2:armhf.
21:41:34 Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg-6ubuntu2_armhf.deb ...
21:41:34 Unpacking libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
21:41:34 Selecting previously unselected package libldap-2.5-0:armhf.
21:41:34 Preparing to unpack .../33-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.10.1_armhf.deb ...
21:41:34 Unpacking libldap-2.5-0:armhf (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:41:34 Selecting previously unselected package librtmp1:armhf.
21:41:34 Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
21:41:34 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:41:34 Selecting previously unselected package libssh-4:armhf.
21:41:34 Preparing to unpack .../35-libssh-4_0.9.6-2build1_armhf.deb ...
21:41:34 Unpacking libssh-4:armhf (0.9.6-2build1) ...
21:41:34 Selecting previously unselected package libcurl4:armhf.
21:41:34 Preparing to unpack .../36-libcurl4_7.85.0-1ubuntu0.5_armhf.deb ...
21:41:34 Unpacking libcurl4:armhf (7.85.0-1ubuntu0.5) ...
21:41:34 Selecting previously unselected package curl.
21:41:34 Preparing to unpack .../37-curl_7.85.0-1ubuntu0.5_armhf.deb ...
21:41:34 Unpacking curl (7.85.0-1ubuntu0.5) ...
21:41:34 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
21:41:34 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
21:41:34 Setting up iptables (1.8.2-4) ...
21:41:34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:41:34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:34 Processing triggers for systemd (241-7~deb10u8) ...
21:41:34 Processing triggers for libc-bin (2.28-10+deb10u2) ...
21:41:34 + verify_binaries
21:41:34 + docker --version
21:41:34 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:41:34 + docker buildx version
21:41:34 Selecting previously unselected package libassuan0:armhf.
21:41:34 Preparing to unpack .../38-libassuan0_2.5.5-4_armhf.deb ...
21:41:34 Unpacking libassuan0:armhf (2.5.5-4) ...
21:41:34 Selecting previously unselected package gpgconf.
21:41:34 Preparing to unpack .../39-gpgconf_2.2.35-3ubuntu1_armhf.deb ...
21:41:34 Unpacking gpgconf (2.2.35-3ubuntu1) ...
21:41:34 Selecting previously unselected package libksba8:armhf.
21:41:34 Preparing to unpack .../40-libksba8_1.6.0-3ubuntu1.1_armhf.deb ...
21:41:34 Unpacking libksba8:armhf (1.6.0-3ubuntu1.1) ...
21:41:34 Selecting previously unselected package libnpth0:armhf.
21:41:34 Preparing to unpack .../41-libnpth0_1.6-3build2_armhf.deb ...
21:41:34 Unpacking libnpth0:armhf (1.6-3build2) ...
21:41:34 Selecting previously unselected package dirmngr.
21:41:34 Preparing to unpack .../42-dirmngr_2.2.35-3ubuntu1_armhf.deb ...
21:41:34 Unpacking dirmngr (2.2.35-3ubuntu1) ...
21:41:34 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:41:34 Preparing to unpack .../43-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ...
21:41:34 Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
21:41:34 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:41:34 Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ...
21:41:34 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:41:34 github.com/docker/buildx v0.10.4 c513d34
21:41:34 + docker compose version
21:41:34 Docker Compose version v2.17.2
21:41:34 + dockerd --version
21:41:34 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:41:34 + docker-proxy --version
21:41:34 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:41:34 + containerd --version
21:41:34 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:34 + ctr --version
21:41:34 ctr containerd.io 1.6.19
21:41:34 + containerd-shim --help
21:41:34 Usage of containerd-shim:
21:41:34   -address string
21:41:34     	grpc address back to main containerd
21:41:34   -containerd-binary containerd publish
21:41:34     	path to containerd binary (used for containerd publish) (default "containerd")
21:41:34   -criu string
21:41:34     	path to criu binary
21:41:34   -debug
21:41:34     	enable debug output in logs
21:41:34   -namespace string
21:41:34     	namespace that owns the shim
21:41:34   -runtime-root string
21:41:34     	root directory for the runtime (default "/run/containerd/runc")
21:41:34   -socket string
21:41:34     	socket path to serve
21:41:34   -systemd-cgroup
21:41:34     	set runtime to use systemd-cgroup
21:41:34   -workdir string
21:41:34     	path used to storge large temporary data
21:41:34 + containerd-shim-runc-v1 -v
21:41:34 containerd-shim-runc-v1:
21:41:34   Version:  1.6.19
21:41:34   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:34   Go version: go1.19.7
21:41:34 
21:41:34 + containerd-shim-runc-v2 -v
21:41:34 containerd-shim-runc-v2:
21:41:34   Version:  1.6.19
21:41:34   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:34   Go version: go1.19.7
21:41:34 
21:41:34 + runc --version
21:41:34 runc version 1.1.4
21:41:34 commit: v1.1.4-0-g5fd4c4d
21:41:34 spec: 1.0.2-dev
21:41:34 go: go1.19.7
21:41:34 libseccomp: 2.3.3
21:41:35 Reading package lists...
21:41:35 Selecting previously unselected package gnupg-l10n.
21:41:35 Preparing to unpack .../45-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
21:41:35 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
21:41:35 Selecting previously unselected package gnupg-utils.
21:41:35 Preparing to unpack .../46-gnupg-utils_2.2.35-3ubuntu1_armhf.deb ...
21:41:35 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
21:41:35 Selecting previously unselected package gpg.
21:41:35 Preparing to unpack .../47-gpg_2.2.35-3ubuntu1_armhf.deb ...
21:41:35 Unpacking gpg (2.2.35-3ubuntu1) ...
21:41:35 Selecting previously unselected package pinentry-curses.
21:41:35 Preparing to unpack .../48-pinentry-curses_1.2.0-2ubuntu1_armhf.deb ...
21:41:35 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
21:41:35 Selecting previously unselected package gpg-agent.
21:41:35 Preparing to unpack .../49-gpg-agent_2.2.35-3ubuntu1_armhf.deb ...
21:41:35 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
21:41:35 Selecting previously unselected package gpg-wks-client.
21:41:35 Preparing to unpack .../50-gpg-wks-client_2.2.35-3ubuntu1_armhf.deb ...
21:41:35 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
21:41:35 Selecting previously unselected package gpg-wks-server.
21:41:35 Preparing to unpack .../51-gpg-wks-server_2.2.35-3ubuntu1_armhf.deb ...
21:41:35 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
21:41:35 Selecting previously unselected package gpgsm.
21:41:35 Preparing to unpack .../52-gpgsm_2.2.35-3ubuntu1_armhf.deb ...
21:41:35 Unpacking gpgsm (2.2.35-3ubuntu1) ...
21:41: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.
21:41:35 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
21:41:35 + packages='deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:41:35 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:41:35 ++ awk '$0="./"$0'
21:41:35 ++ xargs
21:41:35 + packages='./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb'
21:41:35 + set -x
21:41: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~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb
21:41:35 Selecting previously unselected package docker-ce-rootless-extras.
21:41:35 (Reading database ... 9217 files and directories currently installed.)
21:41:35 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ...
21:41:35 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:41:35 Selecting previously unselected package gnupg.
21:41:35 Preparing to unpack .../53-gnupg_2.2.35-3ubuntu1_all.deb ...
21:41:35 Unpacking gnupg (2.2.35-3ubuntu1) ...
21:41:35 Selecting previously unselected package libcurl3-gnutls:armhf.
21:41:35 Preparing to unpack .../54-libcurl3-gnutls_7.85.0-1ubuntu0.5_armhf.deb ...
21:41:35 Unpacking libcurl3-gnutls:armhf (7.85.0-1ubuntu0.5) ...
21:41:35 Selecting previously unselected package libstemmer0d:armhf.
21:41:35 Preparing to unpack .../55-libstemmer0d_2.2.0-1build1_armhf.deb ...
21:41:35 Unpacking libstemmer0d:armhf (2.2.0-1build1) ...
21:41:35 Selecting previously unselected package libxmlb2:armhf.
21:41:35 Preparing to unpack .../56-libxmlb2_0.3.8-1_armhf.deb ...
21:41:35 Unpacking libxmlb2:armhf (0.3.8-1) ...
21:41:35 Selecting previously unselected package libappstream4:armhf.
21:41:35 Preparing to unpack .../57-libappstream4_0.15.5-1_armhf.deb ...
21:41:35 Unpacking libappstream4:armhf (0.15.5-1) ...
21:41:35 Selecting previously unselected package libdw1:armhf.
21:41:35 Preparing to unpack .../58-libdw1_0.187-4_armhf.deb ...
21:41:35 Unpacking libdw1:armhf (0.187-4) ...
21:41:35 Selecting previously unselected package libglib2.0-bin.
21:41:35 Preparing to unpack .../59-libglib2.0-bin_2.74.3-0ubuntu1_armhf.deb ...
21:41:35 Unpacking libglib2.0-bin (2.74.3-0ubuntu1) ...
21:41:35 Selecting previously unselected package docker-buildx-plugin.
21:41:35 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb ...
21:41:35 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.22.04~jammy) ...
21:41:35 Selecting previously unselected package libunwind8:armhf.
21:41:35 Preparing to unpack .../60-libunwind8_1.6.2-0ubuntu1.1_armhf.deb ...
21:41:35 Unpacking libunwind8:armhf (1.6.2-0ubuntu1.1) ...
21:41:35 Selecting previously unselected package libgstreamer1.0-0:armhf.
21:41:35 Preparing to unpack .../61-libgstreamer1.0-0_1.20.3-1_armhf.deb ...
21:41:35 Unpacking libgstreamer1.0-0:armhf (1.20.3-1) ...
21:41:35 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
21:41:35 Preparing to unpack .../62-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
21:41:35 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
21:41:35 Selecting previously unselected package libpolkit-agent-1-0:armhf.
21:41:35 Preparing to unpack .../63-libpolkit-agent-1-0_0.105-33_armhf.deb ...
21:41:35 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
21:41:35 Selecting previously unselected package polkitd.
21:41:35 Preparing to unpack .../64-polkitd_0.105-33_armhf.deb ...
21:41:35 Unpacking polkitd (0.105-33) ...
21:41:35 Selecting previously unselected package pkexec.
21:41:35 Preparing to unpack .../65-pkexec_0.105-33_armhf.deb ...
21:41:35 Unpacking pkexec (0.105-33) ...
21:41:35 Selecting previously unselected package policykit-1.
21:41:35 Preparing to unpack .../66-policykit-1_0.105-33_armhf.deb ...
21:41:35 Unpacking policykit-1 (0.105-33) ...
21:41:35 Selecting previously unselected package python3-blinker.
21:41:35 Preparing to unpack .../67-python3-blinker_1.4+dfsg1-0.5_all.deb ...
21:41:35 Unpacking python3-blinker (1.4+dfsg1-0.5) ...
21:41:35 Selecting previously unselected package python3-cffi-backend:armhf.
21:41:35 Preparing to unpack .../68-python3-cffi-backend_1.15.1-1_armhf.deb ...
21:41:35 Unpacking python3-cffi-backend:armhf (1.15.1-1) ...
21:41:35 Selecting previously unselected package python3-cryptography.
21:41:35 Preparing to unpack .../69-python3-cryptography_3.4.8-2_armhf.deb ...
21:41:35 Unpacking python3-cryptography (3.4.8-2) ...
21:41:35 Selecting previously unselected package python3-pyparsing.
21:41:35 Preparing to unpack .../70-python3-pyparsing_3.0.7-2_all.deb ...
21:41:35 Unpacking python3-pyparsing (3.0.7-2) ...
21:41:35 Selecting previously unselected package python3-httplib2.
21:41:35 Preparing to unpack .../71-python3-httplib2_0.20.4-2_all.deb ...
21:41:35 Unpacking python3-httplib2 (0.20.4-2) ...
21:41:35 Selecting previously unselected package python3-more-itertools.
21:41:35 Preparing to unpack .../72-python3-more-itertools_8.10.0-2_all.deb ...
21:41:35 Unpacking python3-more-itertools (8.10.0-2) ...
21:41:36 Selecting previously unselected package python3-zipp.
21:41:36 Preparing to unpack .../73-python3-zipp_1.0.0-4_all.deb ...
21:41:36 Unpacking python3-zipp (1.0.0-4) ...
21:41:36 Selecting previously unselected package python3-importlib-metadata.
21:41:36 Preparing to unpack .../74-python3-importlib-metadata_4.6.4-1_all.deb ...
21:41:36 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:41:36 Selecting previously unselected package python3-jeepney.
21:41:36 Preparing to unpack .../75-python3-jeepney_0.8.0-1_all.deb ...
21:41:36 Unpacking python3-jeepney (0.8.0-1) ...
21:41:36 Selecting previously unselected package python3-jwt.
21:41:36 Preparing to unpack .../76-python3-jwt_2.4.0-1_all.deb ...
21:41:36 Unpacking python3-jwt (2.4.0-1) ...
21:41:36 Selecting previously unselected package python3-secretstorage.
21:41:36 Preparing to unpack .../77-python3-secretstorage_3.3.3-1ubuntu1_all.deb ...
21:41:36 Unpacking python3-secretstorage (3.3.3-1ubuntu1) ...
21:41:36 Selecting previously unselected package python3-keyring.
21:41:36 Preparing to unpack .../78-python3-keyring_23.8.2-1_all.deb ...
21:41:36 Unpacking python3-keyring (23.8.2-1) ...
21:41:36 Selecting previously unselected package python3-lazr.uri.
21:41:36 Preparing to unpack .../79-python3-lazr.uri_1.0.6-2_all.deb ...
21:41:36 Unpacking python3-lazr.uri (1.0.6-2) ...
21:41:36 Selecting previously unselected package python3-wadllib.
21:41:36 Preparing to unpack .../80-python3-wadllib_1.3.6-1_all.deb ...
21:41:36 Unpacking python3-wadllib (1.3.6-1) ...
21:41:36 Selecting previously unselected package python3-distro.
21:41:36 Preparing to unpack .../81-python3-distro_1.7.0-1_all.deb ...
21:41:36 Unpacking python3-distro (1.7.0-1) ...
21:41:36 Selecting previously unselected package python3-oauthlib.
21:41:36 Preparing to unpack .../82-python3-oauthlib_3.2.0-1ubuntu1_all.deb ...
21:41:36 Unpacking python3-oauthlib (3.2.0-1ubuntu1) ...
21:41:36 Selecting previously unselected package python3-six.
21:41:36 Preparing to unpack .../83-python3-six_1.16.0-4_all.deb ...
21:41:36 Unpacking python3-six (1.16.0-4) ...
21:41:36 Selecting previously unselected package python3-lazr.restfulclient.
21:41:36 Preparing to unpack .../84-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:41:36 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:41:36 Selecting previously unselected package python3-launchpadlib.
21:41:36 Preparing to unpack .../85-python3-launchpadlib_1.10.16-1_all.deb ...
21:41:36 Unpacking python3-launchpadlib (1.10.16-1) ...
21:41:36 Selecting previously unselected package python3-software-properties.
21:41:36 Preparing to unpack .../86-python3-software-properties_0.99.27_all.deb ...
21:41:36 Unpacking python3-software-properties (0.99.27) ...
21:41:36 Selecting previously unselected package packagekit.
21:41:36 Preparing to unpack .../87-packagekit_1.2.5-2ubuntu2_armhf.deb ...
21:41:36 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:41:36 Selecting previously unselected package software-properties-common.
21:41:36 Preparing to unpack .../88-software-properties-common_0.99.27_all.deb ...
21:41:36 Unpacking software-properties-common (0.99.27) ...
21:41:36 Selecting previously unselected package gnupg2.
21:41:36 Preparing to unpack .../89-gnupg2_2.2.35-3ubuntu1_all.deb ...
21:41:36 Unpacking gnupg2 (2.2.35-3ubuntu1) ...
21:41:36 Setting up libksba8:armhf (1.6.0-3ubuntu1.1) ...
21:41:36 Setting up media-types (8.0.0) ...
21:41:36 Setting up libicu71:armhf (71.1-3ubuntu1) ...
21:41:36 Setting up systemd-sysv (251.4-1ubuntu7.1) ...
21:41:36 Setting up libkeyutils1:armhf (1.6.3-1) ...
21:41:36 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
21:41:36 Setting up apt-transport-https (2.5.3) ...
21:41:36 Setting up libyaml-0-2:armhf (0.2.5-1) ...
21:41:36 Setting up libglib2.0-0:armhf (2.74.3-0ubuntu1) ...
21:41:36 No schema files found: doing nothing.
21:41:36 Setting up distro-info-data (0.54ubuntu0.1) ...
21:41:36 Setting up libtirpc-common (1.3.3+ds-1) ...
21:41:36 Setting up libxmlb2:armhf (0.3.8-1) ...
21:41:36 Setting up libbrotli1:armhf (1.0.9-2build6) ...
21:41:36 Setting up libsqlite3-0:armhf (3.39.3-1) ...
21:41:36 Setting up libnghttp2-14:armhf (1.49.0-1) ...
21:41:36 Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
21:41:36 Setting up libnpth0:armhf (1.6-3build2) ...
21:41:36 Setting up libassuan0:armhf (2.5.5-4) ...
21:41:36 Setting up libunwind8:armhf (1.6.2-0ubuntu1.1) ...
21:41:36 Setting up libkrb5support0:armhf (1.20-1ubuntu0.1) ...
21:41:36 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
21:41:36 Setting up libcap2-bin (1:2.44-1build3) ...
21:41:36 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
21:41:36 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
21:41:36 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:41:36 Setting up libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
21:41:36 Setting up libk5crypto3:armhf (1.20-1ubuntu0.1) ...
21:41:36 Setting up libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
21:41:36 Setting up python-apt-common (2.4.0+22.10) ...
21:41:36 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
21:41:36 Setting up libmpdec3:armhf (2.5.1-2build2) ...
21:41:36 Setting up libgirepository-1.0-1:armhf (1.74.0-2) ...
21:41:37 Selecting previously unselected package docker-compose-plugin.
21:41:37 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb ...
21:41:37 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.22.04~jammy) ...
21:41:37 Setting up libkrb5-3:armhf (1.20-1ubuntu0.1) ...
21:41:37 Setting up libstemmer0d:armhf (2.2.0-1build1) ...
21:41:37 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
21:41:37 Setting up openssl (3.0.5-2ubuntu2.1) ...
21:41:37 Setting up libelf1:armhf (0.187-4) ...
21:41:37 Setting up readline-common (8.2-1) ...
21:41:37 Setting up libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
21:41:37 Setting up iso-codes (4.11.0-1) ...
21:41:37 Setting up dbus-bin (1.14.0-2ubuntu3) ...
21:41:37 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
21:41:37 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
21:41:37 Setting up libdw1:armhf (0.187-4) ...
21:41:37 Setting up libreadline8:armhf (8.2-1) ...
21:41:37 Setting up libglib2.0-bin (2.74.3-0ubuntu1) ...
21:41:37 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
21:41:37 Setting up libldap-2.5-0:armhf (2.5.14+dfsg-0ubuntu0.22.10.1) ...
21:41:37 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
21:41:37 Updating certificates in /etc/ssl/certs...
21:41:37   Running scriptlet: container-selinux-2:2.199.0-1.fc36.noarch            28/51 
21:41:37   Installing       : libslirp-4.6.1-3.fc36.x86_64                         29/51 
21:41:37   Installing       : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64             30/51 
21:41:37   Installing       : libnfnetlink-1.0.1-21.fc36.x86_64                    31/51 
21:41:37   Installing       : libmnl-1.0.4-15.fc36.x86_64                          32/51 
21:41:37   Installing       : libnetfilter_conntrack-1.0.8-4.fc36.x86_64           33/51 
21:41:37   Installing       : iptables-libs-1.8.7-15.fc36.x86_64                   34/51 
21:41:37   Installing       : iptables-legacy-1.8.7-15.fc36.x86_64                 35/51 
21:41:37   Running scriptlet: iptables-legacy-1.8.7-15.fc36.x86_64                 35/51 
21:41:37   Installing       : kmod-libs-29-7.fc36.x86_64                           36/51 
21:41:37   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64            37/51 
21:41:37   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                  38/51 
21:41:37   Installing       : device-mapper-1.02.175-7.fc36.x86_64                 39/51 
21:41:37   Installing       : systemd-networkd-250.10-2.fc36.x86_64                40/51 
21:41:37   Running scriptlet: systemd-networkd-250.10-2.fc36.x86_64                40/51 
21:41:37   Installing       : systemd-pam-250.10-2.fc36.x86_64                     41/51 
21:41:37   Installing       : systemd-resolved-250.10-2.fc36.x86_64                42/51 
21:41:37   Running scriptlet: systemd-resolved-250.10-2.fc36.x86_64                42/51 
21:41:37   Installing       : systemd-250.10-2.fc36.x86_64                         43/51 
21:41:37   Running scriptlet: systemd-250.10-2.fc36.x86_64                         43/51 
21:41:37 Creating group 'input' with GID 104.
21:41:37 Creating group 'kvm' with GID 36.
21:41:37 Creating group 'render' with GID 105.
21:41:37 Creating group 'sgx' with GID 106.
21:41:37 Creating group 'systemd-journal' with GID 190.
21:41:37 Creating group 'systemd-network' with GID 192.
21:41:37 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:41:37 Creating group 'systemd-oom' with GID 998.
21:41:37 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:41:37 Creating group 'systemd-resolve' with GID 193.
21:41:37 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:41:37 
21:41:37 Selecting previously unselected package docker-ce-cli.
21:41:37 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ...
21:41:37 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:41:37 124 added, 0 removed; done.
21:41:37 Setting up dbus (1.14.0-2ubuntu3) ...
21:41:38 Setting up libgssapi-krb5-2:armhf (1.20-1ubuntu0.1) ...
21:41:38 Setting up gir1.2-glib-2.0:armhf (1.74.0-2) ...
21:41:38 Setting up libssh-4:armhf (0.9.6-2build1) ...
21:41:38 Setting up gpgconf (2.2.35-3ubuntu1) ...
21:41:38 Setting up libpam-systemd:armhf (251.4-1ubuntu7.1) ...
21:41:38 Setting up libcurl4:armhf (7.85.0-1ubuntu0.5) ...
21:41:38 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
21:41:38 Setting up curl (7.85.0-1ubuntu0.5) ...
21:41:38 Setting up polkitd (0.105-33) ...
21:41:38 Setting up gpg (2.2.35-3ubuntu1) ...
21:41:38 Setting up libgstreamer1.0-0:armhf (1.20.3-1) ...
21:41:38   Installing       : containerd.io-1.6.19-3.1.fc36.x86_64                 44/51 
21:41:38   Running scriptlet: containerd.io-1.6.19-3.1.fc36.x86_64                 44/51 
21:41:38   Installing       : libcgroup-2.0-4.fc36.x86_64                          45/51 
21:41:38   Installing       : kmod-29-7.fc36.x86_64                                46/51 
21:41:38   Installing       : fuse-common-3.10.5-2.fc36.x86_64                     47/51 
21:41:38   Installing       : fuse3-3.10.5-2.fc36.x86_64                           48/51 
21:41:38   Installing       : fuse-overlayfs-1.9-6.fc36.x86_64                     49/51 
21:41:38   Running scriptlet: fuse-overlayfs-1.9-6.fc36.x86_64                     49/51 
21:41:38   Installing       : docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/51 
21:41:38 Setcap worked! gst-ptp-helper is not suid!
21:41:38 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
21:41:38 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
21:41:38 Setting up gpg-agent (2.2.35-3ubuntu1) ...
21:41:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:41:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:41:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:41:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:41:38 Setting up gpgsm (2.2.35-3ubuntu1) ...
21:41:38 Setting up pkexec (0.105-33) ...
21:41:38 Setting up libcurl3-gnutls:armhf (7.85.0-1ubuntu0.5) ...
21:41:38 Selecting previously unselected package docker-ce.
21:41:38 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ...
21:41:38 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:41:39 Setting up libappstream4:armhf (0.15.5-1) ...
21:41:39 Setting up dirmngr (2.2.35-3ubuntu1) ...
21:41:39 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:41:39 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:41:39 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
21:41:39 Setting up libnsl2:armhf (1.3.0-2build2) ...
21:41:39 Setting up policykit-1 (0.105-33) ...
21:41:39 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
21:41:39 Setting up libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.3) ...
21:41:39 Setting up gnupg (2.2.35-3ubuntu1) ...
21:41:39 Setting up packagekit (1.2.5-2ubuntu2) ...
21:41:39 invoke-rc.d: could not determine current runlevel
21:41:39 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:41:39 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:41:39   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230330191823.de0   50/51 
21:41:39   Installing       : docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.x8   51/51 
21:41:39   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.x8   51/51 
21:41:39   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          51/51 
21:41:39   Running scriptlet: container-selinux-2:2.199.0-1.fc36.noarch            51/51 
21:41:39   Running scriptlet: systemd-resolved-250.10-2.fc36.x86_64                51/51 
21:41:39 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:41:39 Setting up libpython3-stdlib:armhf (3.10.6-1) ...
21:41:39 Setting up gnupg2 (2.2.35-3ubuntu1) ...
21:41:39 Setting up python3.10 (3.10.7-1ubuntu0.3) ...
21:41:39   Running scriptlet: docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.x8   51/51 
21:41:39   Verifying        : containerd.io-1.6.19-3.1.fc36.x86_64                  1/51 
21:41:39   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                   2/51 
21:41:39   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                  3/51 
21:41:39   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64             4/51 
21:41:39   Verifying        : diffutils-3.8-2.fc36.x86_64                           5/51 
21:41:39   Verifying        : fuse-common-3.10.5-2.fc36.x86_64                      6/51 
21:41:39   Verifying        : fuse3-3.10.5-2.fc36.x86_64                            7/51 
21:41:39   Verifying        : fuse3-libs-3.10.5-2.fc36.x86_64                       8/51 
21:41:39   Verifying        : iptables-legacy-1.8.7-15.fc36.x86_64                  9/51 
21:41:39   Verifying        : iptables-legacy-libs-1.8.7-15.fc36.x86_64            10/51 
21:41:39   Verifying        : iptables-libs-1.8.7-15.fc36.x86_64                   11/51 
21:41:39   Verifying        : kmod-29-7.fc36.x86_64                                12/51 
21:41:39   Verifying        : kmod-libs-29-7.fc36.x86_64                           13/51 
21:41:39   Verifying        : libcgroup-2.0-4.fc36.x86_64                          14/51 
21:41:39   Verifying        : libibverbs-39.0-1.fc36.x86_64                        15/51 
21:41:39   Verifying        : libmnl-1.0.4-15.fc36.x86_64                          16/51 
21:41:39   Verifying        : libnetfilter_conntrack-1.0.8-4.fc36.x86_64           17/51 
21:41:39   Verifying        : libnfnetlink-1.0.1-21.fc36.x86_64                    18/51 
21:41:39   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                       19/51 
21:41:39   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                   20/51 
21:41:39   Verifying        : libslirp-4.6.1-3.fc36.x86_64                         21/51 
21:41:39   Verifying        : libutempter-1.2.1-6.fc36.x86_64                      22/51 
21:41:39   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                     23/51 
21:41:39   Verifying        : policycoreutils-3.3-4.fc36.x86_64                    24/51 
21:41:39   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                    25/51 
21:41:39   Verifying        : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64             26/51 
21:41:39   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                27/51 
21:41:39   Verifying        : container-selinux-2:2.199.0-1.fc36.noarch            28/51 
21:41:39   Verifying        : dbus-1:1.14.4-1.fc36.x86_64                          29/51 
21:41:39   Verifying        : dbus-broker-33-1.fc36.x86_64                         30/51 
21:41:39   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   31/51 
21:41:39   Verifying        : fuse-overlayfs-1.9-6.fc36.x86_64                     32/51 
21:41:39   Verifying        : libargon2-20171227-9.fc36.x86_64                     33/51 
21:41:39   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                         34/51 
21:41:39   Verifying        : libfdisk-2.38-1.fc36.x86_64                          35/51 
21:41:39   Verifying        : libnl3-3.7.0-1.fc36.x86_64                           36/51 
21:41:39   Verifying        : libpcap-14:1.10.3-1.fc36.x86_64                      37/51 
21:41:39   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              38/51 
21:41:39   Verifying        : selinux-policy-36.17-1.fc36.noarch                   39/51 
21:41:39   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          40/51 
21:41:39   Verifying        : systemd-250.10-2.fc36.x86_64                         41/51 
21:41:39   Verifying        : systemd-networkd-250.10-2.fc36.x86_64                42/51 
21:41:39   Verifying        : systemd-pam-250.10-2.fc36.x86_64                     43/51 
21:41:39   Verifying        : systemd-resolved-250.10-2.fc36.x86_64                44/51 
21:41:39   Verifying        : util-linux-2.38-1.fc36.x86_64                        45/51 
21:41:39   Verifying        : xz-5.4.1-1.fc36.x86_64                               46/51 
21:41:39   Verifying        : docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc3   47/51 
21:41:39   Verifying        : docker-ce-rootless-extras-0.0.0~20230330191823.de0   48/51 
21:41:39   Verifying        : docker-buildx-plugin-0.10.4-0.fc36.x86_64            49/51 
21:41:39   Verifying        : docker-compose-plugin-2.17.2-0.fc36.x86_64           50/51 
21:41:39   Verifying        : docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.x8   51/51 
21:41:39 
21:41:39 Installed:
21:41:39   container-selinux-2:2.199.0-1.fc36.noarch                                     
21:41:39   containerd.io-1.6.19-3.1.fc36.x86_64                                          
21:41:39   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
21:41:39   dbus-1:1.14.4-1.fc36.x86_64                                                   
21:41:39   dbus-broker-33-1.fc36.x86_64                                                  
21:41:39   dbus-common-1:1.14.4-1.fc36.noarch                                            
21:41:39   device-mapper-1.02.175-7.fc36.x86_64                                          
21:41:39   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
21:41:39   diffutils-3.8-2.fc36.x86_64                                                   
21:41:39   docker-buildx-plugin-0.10.4-0.fc36.x86_64                                     
21:41:39   docker-ce-3:0.0.0~20230330191823.de0d30f-0.fc36.x86_64                        
21:41:39   docker-ce-cli-1:0.0.0~20230330191823.de0d30f-0.fc36.x86_64                    
21:41:39   docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.fc36.x86_64          
21:41:39   docker-compose-plugin-2.17.2-0.fc36.x86_64                                    
21:41:39   fuse-common-3.10.5-2.fc36.x86_64                                              
21:41:39   fuse-overlayfs-1.9-6.fc36.x86_64                                              
21:41:39   fuse3-3.10.5-2.fc36.x86_64                                                    
21:41:39   fuse3-libs-3.10.5-2.fc36.x86_64                                               
21:41:39   iptables-legacy-1.8.7-15.fc36.x86_64                                          
21:41:39   iptables-legacy-libs-1.8.7-15.fc36.x86_64                                     
21:41:39   iptables-libs-1.8.7-15.fc36.x86_64                                            
21:41:39   kmod-29-7.fc36.x86_64                                                         
21:41:39   kmod-libs-29-7.fc36.x86_64                                                    
21:41:39   libargon2-20171227-9.fc36.x86_64                                              
21:41:39   libbpf-2:0.7.0-3.fc36.x86_64                                                  
21:41:39   libcgroup-2.0-4.fc36.x86_64                                                   
21:41:39   libfdisk-2.38-1.fc36.x86_64                                                   
21:41:39   libibverbs-39.0-1.fc36.x86_64                                                 
21:41:39   libmnl-1.0.4-15.fc36.x86_64                                                   
21:41:39   libnetfilter_conntrack-1.0.8-4.fc36.x86_64                                    
21:41:39   libnfnetlink-1.0.1-21.fc36.x86_64                                             
21:41:39   libnl3-3.7.0-1.fc36.x86_64                                                    
21:41:39   libpcap-14:1.10.3-1.fc36.x86_64                                               
21:41:39   libseccomp-2.5.3-2.fc36.x86_64                                                
21:41:39   libselinux-utils-3.3-4.fc36.x86_64                                            
21:41:39   libslirp-4.6.1-3.fc36.x86_64                                                  
21:41:39   libutempter-1.2.1-6.fc36.x86_64                                               
21:41:39   libxkbcommon-1.4.0-1.fc36.x86_64                                              
21:41:39   policycoreutils-3.3-4.fc36.x86_64                                             
21:41:39   qrencode-libs-4.1.1-2.fc36.x86_64                                             
21:41:39   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
21:41:39   selinux-policy-36.17-1.fc36.noarch                                            
21:41:39   selinux-policy-targeted-36.17-1.fc36.noarch                                   
21:41:39   slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64                                      
21:41:39   systemd-250.10-2.fc36.x86_64                                                  
21:41:39   systemd-networkd-250.10-2.fc36.x86_64                                         
21:41:39   systemd-pam-250.10-2.fc36.x86_64                                              
21:41:39   systemd-resolved-250.10-2.fc36.x86_64                                         
21:41:39   util-linux-2.38-1.fc36.x86_64                                                 
21:41:39   xkeyboard-config-2.35.1-1.fc36.noarch                                         
21:41:39   xz-5.4.1-1.fc36.x86_64                                                        
21:41:39 
21:41:39 Complete!
21:41:39 + verify_binaries
21:41:39 + docker --version
21:41:39 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:41:39 + docker buildx version
21:41:39 github.com/docker/buildx v0.10.4 c513d34
21:41:39 + docker compose version
21:41:39 Docker Compose version v2.17.2
21:41:39 + dockerd --version
21:41:39 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:41:39 + docker-proxy --version
21:41:39 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:41:39 + containerd --version
21:41:39 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:39 + ctr --version
21:41:39 ctr containerd.io 1.6.19
21:41:39 + containerd-shim --help
21:41:39 Usage of containerd-shim:
21:41:39   -address string
21:41:39     	grpc address back to main containerd
21:41:39   -containerd-binary containerd publish
21:41:39     	path to containerd binary (used for containerd publish) (default "containerd")
21:41:39   -criu string
21:41:39     	path to criu binary
21:41:39   -debug
21:41:39     	enable debug output in logs
21:41:39   -namespace string
21:41:39     	namespace that owns the shim
21:41:39   -runtime-root string
21:41:39     	root directory for the runtime (default "/run/containerd/runc")
21:41:39   -socket string
21:41:39     	socket path to serve
21:41:39   -systemd-cgroup
21:41:39     	set runtime to use systemd-cgroup
21:41:39   -workdir string
21:41:39     	path used to storge large temporary data
21:41:39 + containerd-shim-runc-v1 -v
21:41:39 containerd-shim-runc-v1:
21:41:39   Version:  1.6.19
21:41:39   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:39   Go version: go1.19.7
21:41:39 
21:41:39 + containerd-shim-runc-v2 -v
21:41:39 containerd-shim-runc-v2:
21:41:39   Version:  1.6.19
21:41:39   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:39   Go version: go1.19.7
21:41:39 
21:41:39 + runc --version
21:41:39 runc version 1.1.4
21:41:39 commit: v1.1.4-0-g5fd4c4d
21:41:39 spec: 1.0.2-dev
21:41:39 go: go1.19.7
21:41:39 libseccomp: 2.5.3
21:41:39 Metadata Cache Created
21:41:39 + echo '[DEBUG] Installing engine rpms'
21:41:39 [DEBUG] Installing engine rpms
21:41:39 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
21:41:39 ++ sed /src/d
21:41:39 + packages='rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el7.x86_64.rpm
21:41:39 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm
21:41:39 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el7.x86_64.rpm
21:41:39 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm
21:41:39 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm'
21:41:39 + set -x
21:41:39 ++ source /etc/os-release
21:41:39 +++ NAME='CentOS Linux'
21:41:39 +++ VERSION='7 (Core)'
21:41:39 +++ ID=centos
21:41:39 +++ ID_LIKE='rhel fedora'
21:41:39 +++ VERSION_ID=7
21:41:39 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
21:41:39 +++ ANSI_COLOR='0;31'
21:41:39 +++ CPE_NAME=cpe:/o:centos:centos:7
21:41:39 +++ HOME_URL=https://www.centos.org/
21:41:39 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:41:39 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:41:39 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:41:39 +++ REDHAT_SUPPORT_PRODUCT=centos
21:41:39 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:41:39 ++ echo 7
21:41:39 + product_version=7
21:41:39 + '[' 7 = rawhide ']'
21:41:39 + yum install -y rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm
21:41:39 Loaded plugins: fastestmirror, ovl
21:41:39 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el7.x86_64.rpm: docker-compose-plugin-2.17.2-0.el7.x86_64
21:41:39 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el7.x86_64.rpm to be installed
21:41:39 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm to be installed
21:41:39 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el7.x86_64.rpm: docker-buildx-plugin-0.10.4-0.el7.x86_64
21:41:39 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el7.x86_64.rpm to be installed
21:41:39 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm: 1:docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm to be installed
21:41:39 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64.rpm to be installed
21:41:39 Resolving Dependencies
21:41:39 --> Running transaction check
21:41:39 ---> Package docker-buildx-plugin.x86_64 0:0.10.4-0.el7 will be installed
21:41:39 ---> Package docker-ce.x86_64 3:0.0.0~20230330191823.de0d30f-0.el7 will be installed
21:41:39 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 Loading mirror speeds from cached hostfile
21:41:39  * base: download.cf.centos.org
21:41:39  * extras: download.cf.centos.org
21:41:39  * updates: download.cf.centos.org
21:41:39 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 ---> Package docker-ce-cli.x86_64 1:0.0.0~20230330191823.de0d30f-0.el7 will be installed
21:41:39 ---> Package docker-ce-rootless-extras.x86_64 0:0.0.0~20230330191823.de0d30f-0.el7 will be installed
21:41:39 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39 ---> Package docker-compose-plugin.x86_64 0:2.17.2-0.el7 will be installed
21:41:39 --> Running transaction check
21:41:39 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
21:41:39 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:41:39 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:41:39 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:41:39 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:41:39 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:41:39 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:41:39 ---> Package containerd.io.x86_64 0:1.6.19-3.1.el7 will be installed
21:41:39 ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed
21:41:39 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
21:41:39 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
21:41:39 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
21:41:39 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed
21:41:39 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64
21:41:39 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64
21:41:39 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
21:41:39 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
21:41:39 ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed
21:41:39 --> Running transaction check
21:41:39 ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed
21:41:39 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
21:41:39 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
21:41:39 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
21:41:39 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
21:41:39 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
21:41:39 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
21:41:39 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
21:41:39 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
21:41:39 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:41:39 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
21:41:39 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
21:41:39 --> Running transaction check
21:41:39 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
21:41:39 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
21:41:39 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
21:41:39 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
21:41:39 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
21:41:39 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:41:39 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
21:41:39 --> Finished Dependency Resolution
21:41:39 
21:41:39 Dependencies Resolved
21:41:39 
21:41:39 ================================================================================
21:41:39  Package                 Arch   Version                    Repository      Size
21:41:39 ================================================================================
21:41:39 Installing:
21:41:39  docker-buildx-plugin    x86_64 0.10.4-0.el7               /docker-buildx-plugin-0.10.4-0.el7.x86_64
21:41:39                                                                            53 M
21:41:39  docker-ce               x86_64 3:0.0.0~20230330191823.de0d30f-0.el7
21:41:39                                                            /docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39                                                                            99 M
21:41:39  docker-ce-cli           x86_64 1:0.0.0~20230330191823.de0d30f-0.el7
21:41:39                                                            /docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39                                                                            34 M
21:41:39  docker-ce-rootless-extras
21:41:39                          x86_64 0.0.0~20230330191823.de0d30f-0.el7
21:41:39                                                            /docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0.el7.x86_64
21:41:39                                                                            19 M
21:41:39  docker-compose-plugin   x86_64 2.17.2-0.el7               /docker-compose-plugin-2.17.2-0.el7.x86_64
21:41:39                                                                            51 M
21:41:39 Installing for dependencies:
21:41:39  audit-libs-python       x86_64 2.8.5-4.el7                base            76 k
21:41:39  checkpolicy             x86_64 2.5-8.el7                  base           295 k
21:41:39  container-selinux       noarch 2:2.119.2-1.911c772.el7_8  extras          40 k
21:41:39  containerd.io           x86_64 1.6.19-3.1.el7             docker-ce-test  34 M
21:41:39  fuse-overlayfs          x86_64 0.7.2-6.el7_8              extras          54 k
21:41:39  fuse3-libs              x86_64 3.6.1-4.el7                extras          82 k
21:41:39  iptables                x86_64 1.4.21-35.el7              base           432 k
21:41:39  libcgroup               x86_64 0.41-21.el7                base            66 k
21:41:39  libmnl                  x86_64 1.0.3-7.el7                base            23 k
21:41:39  libnetfilter_conntrack  x86_64 1.0.6-1.el7_3              base            55 k
21:41:39  libnfnetlink            x86_64 1.0.1-4.el7                base            26 k
21:41:39  libseccomp              x86_64 2.3.1-4.el7                base            56 k
21:41:39  libselinux-python       x86_64 2.5-15.el7                 base           236 k
21:41:39  libselinux-utils        x86_64 2.5-15.el7                 base           151 k
21:41:39  libsemanage-python      x86_64 2.5-14.el7                 base           113 k
21:41:39  policycoreutils         x86_64 2.5-34.el7                 base           917 k
21:41:39  policycoreutils-python  x86_64 2.5-34.el7                 base           457 k
21:41:39  python-IPy              noarch 0.75-6.el7                 base            32 k
21:41:39  selinux-policy          noarch 3.13.1-268.el7_9.2         updates        498 k
21:41:39  selinux-policy-targeted noarch 3.13.1-268.el7_9.2         updates        7.0 M
21:41:39  setools-libs            x86_64 3.3.8-4.el7                base           620 k
21:41:39  slirp4netns             x86_64 0.4.3-4.el7_8              extras          81 k
21:41:39 
21:41:39 Transaction Summary
21:41:39 ================================================================================
21:41:39 Install  5 Packages (+22 Dependent packages)
21:41:39 
21:41:39 Total size: 301 M
21:41:39 Total download size: 45 M
21:41:39 Installed size: 403 M
21:41:39 Downloading packages:
21:41:40 Setting up python3 (3.10.6-1) ...
21:41:40 Setting up python3-six (1.16.0-4) ...
21:41:40 Setting up python3-pyparsing (3.0.7-2) ...
21:41:40 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.04~jammy) ...
21:41:40 Setting up docker-compose-plugin (2.17.2-1~ubuntu.22.04~jammy) ...
21:41:40 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:41:40 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:41:40 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:40 Setting up python3-gi (3.42.2-2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:40 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:41:40 invoke-rc.d: could not determine current runlevel
21:41:40 invoke-rc.d: policy-rc.d denied execution of start.
21:41:40 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:41:40  docker-ce-rootless-extras depends on dbus-user-session; however:
21:41:40   Package dbus-user-session is not installed.
21:41:40 
21:41:40 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy) ...
21:41:40 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.04~jammy_armhf.deb
21:41:40 Setting up python3-jeepney (0.8.0-1) ...
21:41:40 Setting up python3-httplib2 (0.20.4-2) ...
21:41:40 Setting up lsb-release (11.2ubuntu1) ...
21:41:40 Setting up python3-cffi-backend:armhf (1.15.1-1) ...
21:41:40 Setting up python3-blinker (1.4+dfsg1-0.5) ...
21:41:41 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
21:41:41 Reading package lists...
21:41:41 Setting up python3-more-itertools (8.10.0-2) ...
21:41:41 Setting up python3-dbus (1.2.18-3build1) ...
21:41:41 Building dependency tree...
21:41:41 Reading state information...
21:41:41 Setting up python3-distro (1.7.0-1) ...
21:41:41 Setting up python3-jwt (2.4.0-1) ...
21:41:41 Correcting dependencies... Done
21:41:41 Skipping docker-ce, it is already installed and upgrade is not set.
21:41:41 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:41:41 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:41:41 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:41:41 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:41:41 The following additional packages will be installed:
21:41:41   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:41:41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:41:41 Suggested packages:
21:41:41   firewalld kmod nftables
21:41:41 The following NEW packages will be installed:
21:41:41   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:41:41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:41:41 Setting up python3-apt (2.4.0+22.10) ...
21:41:41 Setting up python3-lazr.uri (1.0.6-2) ...
21:41:42 Setting up python3-zipp (1.0.0-4) ...
21:41:42 Setting up python3-cryptography (3.4.8-2) ...
21:41:42 Setting up python3-wadllib (1.3.6-1) ...
21:41:42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:41:42 Need to get 21.3 MB of archives.
21:41:42 After this operation, 93.7 MB of additional disk space will be used.
21:41:42 Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:41:42 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB]
21:41:42 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxtables12 armhf 1.8.7-1ubuntu5 [28.0 kB]
21:41:42 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
21:41:42 Setting up python3-importlib-metadata (4.6.4-1) ...
21:41:42 Setting up python3-oauthlib (3.2.0-1ubuntu1) ...
21:41:42 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip6tc2 armhf 1.8.7-1ubuntu5 [18.0 kB]
21:41:42 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB]
21:41:42 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB]
21:41:42 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB]
21:41:42 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iptables armhf 1.8.7-1ubuntu5 [412 kB]
21:41:43 Setting up python3-secretstorage (3.3.3-1ubuntu1) ...
21:41:43 Setting up python3-keyring (23.8.2-1) ...
21:41:43 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B]
21:41:43 debconf: delaying package configuration, since apt-utils is not installed
21:41:43 Fetched 21.3 MB in 1s (24.4 MB/s)
21:41:43 Selecting previously unselected package libmnl0:armhf.
21:41: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 ... 9443 files and directories currently installed.)
21:41:43 Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ...
21:41:43 Unpacking libmnl0:armhf (1.0.4-3build2) ...
21:41:43 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:41:43 Selecting previously unselected package libxtables12:armhf.
21:41:43 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_armhf.deb ...
21:41:43 Unpacking libxtables12:armhf (1.8.7-1ubuntu5) ...
21:41:43 Selecting previously unselected package netbase.
21:41:43 Preparing to unpack .../2-netbase_6.3_all.deb ...
21:41:43 Unpacking netbase (6.3) ...
21:41:43 Selecting previously unselected package libip6tc2:armhf.
21:41:43 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_armhf.deb ...
21:41:43 Unpacking libip6tc2:armhf (1.8.7-1ubuntu5) ...
21:41:43 Selecting previously unselected package libnfnetlink0:armhf.
21:41:43 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ...
21:41:43 Unpacking libnfnetlink0:armhf (1.0.1-3build3) ...
21:41:43 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:41:43 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ...
21:41:43 Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ...
21:41:43 Selecting previously unselected package libnftnl11:armhf.
21:41:43 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ...
21:41:43 Unpacking libnftnl11:armhf (1.2.1-1build1) ...
21:41:43 Selecting previously unselected package iptables.
21:41:43 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_armhf.deb ...
21:41:43 Unpacking iptables (1.8.7-1ubuntu5) ...
21:41:43 Setting up python3-launchpadlib (1.10.16-1) ...
21:41:43 Processing triggers for sgml-base (1.30) ...
21:41:43 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:41:43 Setting up python3-software-properties (0.99.27) ...
21:41:43 Selecting previously unselected package containerd.io.
21:41:43 Preparing to unpack .../8-containerd.io_1.6.19-1_armhf.deb ...
21:41:43 Unpacking containerd.io (1.6.19-1) ...
21:41:43 Setting up software-properties-common (0.99.27) ...
21:41:43 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
21:41:43 Updating certificates in /etc/ssl/certs...
21:41:44 0 added, 0 removed; done.
21:41:44 Running hooks in /etc/ca-certificates/update.d...
21:41:44 done.
21:41:44 Processing triggers for dbus (1.14.0-2ubuntu3) ...
21:41:44 ++ source /etc/os-release
21:41:44 +++ PRETTY_NAME='Ubuntu 22.10'
21:41:44 +++ NAME=Ubuntu
21:41:44 +++ VERSION_ID=22.10
21:41:44 +++ VERSION='22.10 (Kinetic Kudu)'
21:41:44 +++ VERSION_CODENAME=kinetic
21:41:44 +++ ID=ubuntu
21:41:44 +++ ID_LIKE=debian
21:41:44 +++ HOME_URL=https://www.ubuntu.com/
21:41:44 +++ SUPPORT_URL=https://help.ubuntu.com/
21:41:44 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:41:44 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:41:44 +++ UBUNTU_CODENAME=kinetic
21:41:44 +++ LOGO=ubuntu-logo
21:41:44 ++ echo ubuntu
21:41:44 + DIST_ID=ubuntu
21:41:44 ++ lsb_release -sc
21:41:44 + DIST_VERSION=kinetic
21:41:44 + '[' kinetic = sid ']'
21:41:44 + install_debian_containerd
21:41:44 + '[' staging = stage ']'
21:41:44 + REPO_URL=https://download.docker.com/linux/ubuntu
21:41:44 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:41:44 + update-ca-certificates -f
21:41:44 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:41:44 Clearing symlinks in /etc/ssl/certs...
21:41:44 done.
21:41:44 Updating certificates in /etc/ssl/certs...
21:41:44 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:41:44 124 added, 0 removed; done.
21:41:44 Running hooks in /etc/ca-certificates/update.d...
21:41:44 done.
21:41:44 + apt-key add -
21:41:44 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:41:44 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:41:45 OK
21:41:45 + '[' kinetic = sid ']'
21:41:45 ++ dpkg --print-architecture
21:41:45 + ARCH=armhf
21:41:45 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu kinetic test'
21:41:45 + apt-get update
21:41:45 Selecting previously unselected package dbus-user-session.
21:41:45 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_armhf.deb ...
21:41:45 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
21:41:45 Setting up libip6tc2:armhf (1.8.7-1ubuntu5) ...
21:41:45 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
21:41:45 Setting up libmnl0:armhf (1.0.4-3build2) ...
21:41:45 Setting up containerd.io (1.6.19-1) ...
21:41:45 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:45 Setting up libxtables12:armhf (1.8.7-1ubuntu5) ...
21:41:45 Get:1 https://download.docker.com/linux/ubuntu kinetic InRelease [48.9 kB]
21:41:45 Get:2 https://download.docker.com/linux/ubuntu kinetic/test armhf Packages [12.3 kB]
21:41:45 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
21:41:45 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
21:41:45 Setting up libnfnetlink0:armhf (1.0.1-3build3) ...
21:41:45 Setting up netbase (6.3) ...
21:41:45 Setting up libnftnl11:armhf (1.2.1-1build1) ...
21:41:45 Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ...
21:41:45 Setting up iptables (1.8.7-1ubuntu5) ...
21:41:45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:41:45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:45 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:41:45 + verify_binaries
21:41:45 + docker --version
21:41:45 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:41:45 + docker buildx version
21:41:45 github.com/docker/buildx v0.10.4 c513d34
21:41:45 + docker compose version
21:41:45 Hit:5 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
21:41:45 Hit:6 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
21:41:45 Fetched 61.1 kB in 1s (86.5 kB/s)
21:41:45 Docker Compose version v2.17.2
21:41:45 + dockerd --version
21:41:45 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:41:45 + docker-proxy --version
21:41:45 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:41:45 + containerd --version
21:41:45 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:45 + ctr --version
21:41:45 ctr containerd.io 1.6.19
21:41:45 + containerd-shim --help
21:41:45 Usage of containerd-shim:
21:41:45   -address string
21:41:45     	grpc address back to main containerd
21:41:45   -containerd-binary containerd publish
21:41:45     	path to containerd binary (used for containerd publish) (default "containerd")
21:41:45   -criu string
21:41:45     	path to criu binary
21:41:45   -debug
21:41:45     	enable debug output in logs
21:41:45   -namespace string
21:41:45     	namespace that owns the shim
21:41:45   -runtime-root string
21:41:45     	root directory for the runtime (default "/run/containerd/runc")
21:41:45   -socket string
21:41:45     	socket path to serve
21:41:45   -systemd-cgroup
21:41:45     	set runtime to use systemd-cgroup
21:41:45   -workdir string
21:41:45     	path used to storge large temporary data
21:41:45 + containerd-shim-runc-v1 -v
21:41:45 containerd-shim-runc-v1:
21:41:45   Version:  1.6.19
21:41:45   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:45   Go version: go1.19.7
21:41:45 
21:41:45 + containerd-shim-runc-v2 -v
21:41:45 containerd-shim-runc-v2:
21:41:45   Version:  1.6.19
21:41:45   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:45   Go version: go1.19.7
21:41:45 
21:41:45 + runc --version
21:41:45 runc version 1.1.4
21:41:45 commit: v1.1.4-0-g5fd4c4d
21:41:45 spec: 1.0.2-dev
21:41:45 go: go1.19.7
21:41:45 libseccomp: 2.5.3
21:41:47 Reading package lists...
21:41:47 W: https://download.docker.com/linux/ubuntu/dists/kinetic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
21:41:47 ++ find deb/debbuild/ubuntu-kinetic/ -type f -name '*.deb'
21:41:47 + packages='deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:47 ++ echo 'deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:47 ++ awk '$0="./"$0'
21:41:47 ++ xargs
21:41:47 + packages='./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'
21:41:47 + set -x
21:41:47 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb
21:41:47 Selecting previously unselected package docker-ce-cli.
21:41:47 (Reading database ... 9321 files and directories currently installed.)
21:41:47 Preparing to unpack .../docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ...
21:41:47 Unpacking docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:41:47 Selecting previously unselected package docker-ce-rootless-extras.
21:41:47 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ...
21:41:47 Unpacking docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:41:48 warning: /var/cache/yum/x86_64/7/base/packages/checkpolicy-2.5-8.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
21:41:48 Public key for checkpolicy-2.5-8.el7.x86_64.rpm is not installed
21:41:48 Selecting previously unselected package docker-ce.
21:41:48 Preparing to unpack .../docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ...
21:41:48 Unpacking docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:41:49 Public key for fuse-overlayfs-0.7.2-6.el7_8.x86_64.rpm is not installed
21:41:49 Public key for selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm is not installed
21:41:49 warning: /var/cache/yum/x86_64/7/docker-ce-test/packages/containerd.io-1.6.19-3.1.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
21:41:49 Public key for containerd.io-1.6.19-3.1.el7.x86_64.rpm is not installed
21:41:49 Selecting previously unselected package docker-buildx-plugin.
21:41:49 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ...
21:41:49 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
21:41:51 Selecting previously unselected package docker-compose-plugin.
21:41:51 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb ...
21:41:51 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.22.10~kinetic) ...
21:41:51 Setting up docker-ce-cli (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:41:51 Setting up docker-ce (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:41:51 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:41:51 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:41:51 invoke-rc.d: could not determine current runlevel
21:41:51 invoke-rc.d: policy-rc.d denied execution of start.
21:41:51 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
21:41:52 Setting up docker-compose-plugin (2.17.2-1~ubuntu.22.10~kinetic) ...
21:41:52 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:41:52  docker-ce-rootless-extras depends on dbus-user-session; however:
21:41:52   Package dbus-user-session is not installed.
21:41:52 
21:41:52 Setting up docker-ce-rootless-extras (5:0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic) ...
21:41:52 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230330191823.de0d30f-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb
21:41:53 Reading package lists...
21:41:53 Building dependency tree...
21:41:53 Reading state information...
21:41:53 Correcting dependencies... Done
21:41:53 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:41:53 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:41:53 Skipping docker-ce, it is already installed and upgrade is not set.
21:41:53 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:41:53 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:41:53 The following additional packages will be installed:
21:41:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:41:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:41:53 Suggested packages:
21:41:53   firewalld kmod nftables
21:41:53 The following NEW packages will be installed:
21:41:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:41:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:41:54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:41:54 Need to get 21.3 MB of archives.
21:41:54 After this operation, 93.9 MB of additional disk space will be used.
21:41:54 Get:1 https://download.docker.com/linux/ubuntu kinetic/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
21:41:54 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-user-session armhf 1.14.0-2ubuntu3 [10.1 kB]
21:41:54 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
21:41:54 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxtables12 armhf 1.8.7-1ubuntu6 [27.9 kB]
21:41:54 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf netbase all 6.3 [12.9 kB]
21:41:54 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip6tc2 armhf 1.8.7-1ubuntu6 [17.8 kB]
21:41:54 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
21:41:54 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnetfilter-conntrack3 armhf 1.0.9-2 [37.1 kB]
21:41:54 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnftnl11 armhf 1.2.3-1 [50.9 kB]
21:41:54 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iptables armhf 1.8.7-1ubuntu6 [411 kB]
21:41:54 debconf: delaying package configuration, since apt-utils is not installed
21:41:54 Fetched 21.3 MB in 1s (24.7 MB/s)
21:41:54 Selecting previously unselected package dbus-user-session.
21:41: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 ... 9547 files and directories currently installed.)
21:41:54 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_armhf.deb ...
21:41:54 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
21:41:54 Selecting previously unselected package libmnl0:armhf.
21:41:54 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
21:41:54 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
21:41:54 Selecting previously unselected package libxtables12:armhf.
21:41:54 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_armhf.deb ...
21:41:54 Unpacking libxtables12:armhf (1.8.7-1ubuntu6) ...
21:41:54 Selecting previously unselected package netbase.
21:41:54 Preparing to unpack .../3-netbase_6.3_all.deb ...
21:41:54 Unpacking netbase (6.3) ...
21:41:54 Selecting previously unselected package libip6tc2:armhf.
21:41:54 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_armhf.deb ...
21:41:54 Unpacking libip6tc2:armhf (1.8.7-1ubuntu6) ...
21:41:54 Selecting previously unselected package libnfnetlink0:armhf.
21:41:54 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
21:41:54 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
21:41:55 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:41:55 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_armhf.deb ...
21:41:55 Unpacking libnetfilter-conntrack3:armhf (1.0.9-2) ...
21:41:55 Selecting previously unselected package libnftnl11:armhf.
21:41:55 Preparing to unpack .../7-libnftnl11_1.2.3-1_armhf.deb ...
21:41:55 Unpacking libnftnl11:armhf (1.2.3-1) ...
21:41:55 Selecting previously unselected package iptables.
21:41:55 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_armhf.deb ...
21:41:55 Unpacking iptables (1.8.7-1ubuntu6) ...
21:41:55 Selecting previously unselected package containerd.io.
21:41:55 Preparing to unpack .../9-containerd.io_1.6.19-1_armhf.deb ...
21:41:55 Unpacking containerd.io (1.6.19-1) ...
21:41:57 Setting up libip6tc2:armhf (1.8.7-1ubuntu6) ...
21:41:57 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
21:41:57 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
21:41:57 Setting up containerd.io (1.6.19-1) ...
21:41:57 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:57 Setting up libxtables12:armhf (1.8.7-1ubuntu6) ...
21:41:57 Setting up libnfnetlink0:armhf (1.0.2-2) ...
21:41:57 Setting up netbase (6.3) ...
21:41:57 Setting up libnftnl11:armhf (1.2.3-1) ...
21:41:57 Setting up libnetfilter-conntrack3:armhf (1.0.9-2) ...
21:41:57 Setting up iptables (1.8.7-1ubuntu6) ...
21:41:57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:41:57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:57 Processing triggers for libc-bin (2.36-0ubuntu4) ...
21:41:57 + verify_binaries
21:41:57 + docker --version
21:41:57 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:41:57 + docker buildx version
21:41:57 github.com/docker/buildx v0.10.4 c513d34
21:41:57 + docker compose version
21:41:57 Docker Compose version v2.17.2
21:41:57 + dockerd --version
21:41:57 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:41:57 + docker-proxy --version
21:41:57 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:41:57 + containerd --version
21:41:57 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:57 + ctr --version
21:41:57 ctr containerd.io 1.6.19
21:41:57 + containerd-shim --help
21:41:57 Usage of containerd-shim:
21:41:57   -address string
21:41:57     	grpc address back to main containerd
21:41:57   -containerd-binary containerd publish
21:41:57     	path to containerd binary (used for containerd publish) (default "containerd")
21:41:57   -criu string
21:41:57     	path to criu binary
21:41:57   -debug
21:41:57     	enable debug output in logs
21:41:57   -namespace string
21:41:57     	namespace that owns the shim
21:41:57   -runtime-root string
21:41:57     	root directory for the runtime (default "/run/containerd/runc")
21:41:57   -socket string
21:41:57     	socket path to serve
21:41:57   -systemd-cgroup
21:41:57     	set runtime to use systemd-cgroup
21:41:57   -workdir string
21:41:57     	path used to storge large temporary data
21:41:57 + containerd-shim-runc-v1 -v
21:41:57 containerd-shim-runc-v1:
21:41:57   Version:  1.6.19
21:41:57   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:57   Go version: go1.19.7
21:41:57 
21:41:57 + containerd-shim-runc-v2 -v
21:41:57 containerd-shim-runc-v2:
21:41:57   Version:  1.6.19
21:41:57   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:41:57   Go version: go1.19.7
21:41:57 
21:41:57 + runc --version
21:41:57 runc version 1.1.4
21:41:57 commit: v1.1.4-0-g5fd4c4d
21:41:57 spec: 1.0.2-dev
21:41:57 go: go1.19.7
21:41:57 libseccomp: 2.5.4
21:41:57 --------------------------------------------------------------------------------
21:41:57 Total                                              2.3 MB/s |  45 MB  00:19     
21:41:57 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:41:57 Importing GPG key 0xF4A80EB5:
21:41:57  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:41:57  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:41:57  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
21:41:57  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:41:57 Retrieving key from https://download.docker.com/linux/centos/gpg
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:42:07 Importing GPG key 0x621E9F35:
21:42:07  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:42:07  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
21:42:07  From       : https://download.docker.com/linux/centos/gpg
21:42:07 Running transaction check
21:42:07 Running transaction test
21:42:07 Transaction test succeeded
21:42:07 Running transaction
21:42:07   Installing : libseccomp-2.3.1-4.el7.x86_64                               1/27 
21:42:07   Installing : libcgroup-0.41-21.el7.x86_64                                2/27 
21:42:08   Installing : libnfnetlink-1.0.1-4.el7.x86_64                             3/27 
21:42:08   Installing : libselinux-utils-2.5-15.el7.x86_64                          4/27 
21:42:08   Installing : policycoreutils-2.5-34.el7.x86_64                           5/27 
21:42:11   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    6/27 
21:42:11   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
21:42:11   Installing : slirp4netns-0.4.3-4.el7_8.x86_64                            8/27 
21:42:11   Installing : audit-libs-python-2.8.5-4.el7.x86_64                        9/27 
21:42:11   Installing : libselinux-python-2.5-15.el7.x86_64                        10/27 
21:42:13   Installing : libsemanage-python-2.5-14.el7.x86_64                       11/27 
21:42:13   Installing : docker-compose-plugin-2.17.2-0.el7.x86_64                  12/27 
21:42:14   Installing : fuse3-libs-3.6.1-4.el7.x86_64                              13/27 
21:42:14   Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64                        14/27 
21:42:14   Installing : setools-libs-3.3.8-4.el7.x86_64                            15/27 
21:42:14   Installing : python-IPy-0.75-6.el7.noarch                               16/27 
21:42:14   Installing : libmnl-1.0.3-7.el7.x86_64                                  17/27 
21:42:16   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                18/27 
21:42:16   Installing : iptables-1.4.21-35.el7.x86_64                              19/27 
21:42:16   Installing : checkpolicy-2.5-8.el7.x86_64                               20/27 
21:42:16   Installing : policycoreutils-python-2.5-34.el7.x86_64                   21/27 
21:42:24   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         22/27 
21:42:24 setsebool:  SELinux is disabled.
21:42:30   Installing : containerd.io-1.6.19-3.1.el7.x86_64                        23/27 
21:42:32   Installing : docker-buildx-plugin-0.10.4-0.el7.x86_64                   24/27 
21:42:33   Installing : 1:docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_6   25/27 
21:42:36   Installing : docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0   26/27 
21:42:37   Installing : 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64      27/27 
21:42:37   Verifying  : docker-buildx-plugin-0.10.4-0.el7.x86_64                    1/27 
21:42:37   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.x86_64                         2/27 
21:42:37   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          3/27 
21:42:37   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                 4/27 
21:42:37   Verifying  : docker-ce-rootless-extras-0.0.0~20230330191823.de0d30f-0    5/27 
21:42:37   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           6/27 
21:42:37   Verifying  : checkpolicy-2.5-8.el7.x86_64                                7/27 
21:42:37   Verifying  : libmnl-1.0.3-7.el7.x86_64                                   8/27 
21:42:37   Verifying  : policycoreutils-2.5-34.el7.x86_64                           9/27 
21:42:37   Verifying  : python-IPy-0.75-6.el7.noarch                               10/27 
21:42:37   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              11/27 
21:42:37   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         12/27 
21:42:37   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                   13/27 
21:42:37   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            14/27 
21:42:37   Verifying  : fuse3-libs-3.6.1-4.el7.x86_64                              15/27 
21:42:37   Verifying  : docker-compose-plugin-2.17.2-0.el7.x86_64                  16/27 
21:42:37   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       17/27 
21:42:37   Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           18/27 
21:42:37   Verifying  : libselinux-python-2.5-15.el7.x86_64                        19/27 
21:42:37   Verifying  : 3:docker-ce-0.0.0~20230330191823.de0d30f-0.el7.x86_64      20/27 
21:42:37   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   21/27 
21:42:37   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       22/27 
21:42:37   Verifying  : iptables-1.4.21-35.el7.x86_64                              23/27 
21:42:37   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            24/27 
21:42:37   Verifying  : 1:docker-ce-cli-0.0.0~20230330191823.de0d30f-0.el7.x86_6   25/27 
21:42:37   Verifying  : containerd.io-1.6.19-3.1.el7.x86_64                        26/27 
21:42:37   Verifying  : libcgroup-0.41-21.el7.x86_64                               27/27 
21:42:37 
21:42:37 Installed:
21:42:37   docker-buildx-plugin.x86_64 0:0.10.4-0.el7                                    
21:42:37   docker-ce.x86_64 3:0.0.0~20230330191823.de0d30f-0.el7                         
21:42:37   docker-ce-cli.x86_64 1:0.0.0~20230330191823.de0d30f-0.el7                     
21:42:37   docker-ce-rootless-extras.x86_64 0:0.0.0~20230330191823.de0d30f-0.el7         
21:42:37   docker-compose-plugin.x86_64 0:2.17.2-0.el7                                   
21:42:37 
21:42:37 Dependency Installed:
21:42:37   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
21:42:37   checkpolicy.x86_64 0:2.5-8.el7                                                
21:42:37   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
21:42:37   containerd.io.x86_64 0:1.6.19-3.1.el7                                         
21:42:37   fuse-overlayfs.x86_64 0:0.7.2-6.el7_8                                         
21:42:37   fuse3-libs.x86_64 0:3.6.1-4.el7                                               
21:42:37   iptables.x86_64 0:1.4.21-35.el7                                               
21:42:37   libcgroup.x86_64 0:0.41-21.el7                                                
21:42:37   libmnl.x86_64 0:1.0.3-7.el7                                                   
21:42:37   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
21:42:37   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
21:42:37   libseccomp.x86_64 0:2.3.1-4.el7                                               
21:42:37   libselinux-python.x86_64 0:2.5-15.el7                                         
21:42:37   libselinux-utils.x86_64 0:2.5-15.el7                                          
21:42:37   libsemanage-python.x86_64 0:2.5-14.el7                                        
21:42:37   policycoreutils.x86_64 0:2.5-34.el7                                           
21:42:37   policycoreutils-python.x86_64 0:2.5-34.el7                                    
21:42:37   python-IPy.noarch 0:0.75-6.el7                                                
21:42:37   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
21:42:37   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
21:42:37   setools-libs.x86_64 0:3.3.8-4.el7                                             
21:42:37   slirp4netns.x86_64 0:0.4.3-4.el7_8                                            
21:42:37 
21:42:37 Complete!
21:42:37 + verify_binaries
21:42:37 + docker --version
21:42:37 Docker version 0.0.0-20230330191823-de0d30f, build de0d30f
21:42:37 + docker buildx version
21:42:38 github.com/docker/buildx v0.10.4 c513d34
21:42:38 + docker compose version
21:42:38 Docker Compose version v2.17.2
21:42:38 + dockerd --version
21:42:38 Docker version 0.0.0-20230330191823-de0d30f, build 0656059
21:42:38 + docker-proxy --version
21:42:38 docker-proxy (commit 0656059) version 0.0.0-20230330191823-de0d30f
21:42:38 + containerd --version
21:42:38 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:42:38 + ctr --version
21:42:38 ctr containerd.io 1.6.19
21:42:38 + containerd-shim --help
21:42:38 Usage of containerd-shim:
21:42:38   -address string
21:42:38     	grpc address back to main containerd
21:42:38   -containerd-binary containerd publish
21:42:38     	path to containerd binary (used for containerd publish) (default "containerd")
21:42:38   -criu string
21:42:38     	path to criu binary
21:42:38   -debug
21:42:38     	enable debug output in logs
21:42:38   -namespace string
21:42:38     	namespace that owns the shim
21:42:38   -runtime-root string
21:42:38     	root directory for the runtime (default "/run/containerd/runc")
21:42:38   -socket string
21:42:38     	socket path to serve
21:42:38   -systemd-cgroup
21:42:38     	set runtime to use systemd-cgroup
21:42:38   -workdir string
21:42:38     	path used to storge large temporary data
21:42:38 + containerd-shim-runc-v1 -v
21:42:38 containerd-shim-runc-v1:
21:42:38   Version:  1.6.19
21:42:38   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:42:38   Go version: go1.19.7
21:42:38 
21:42:38 + containerd-shim-runc-v2 -v
21:42:38 containerd-shim-runc-v2:
21:42:38   Version:  1.6.19
21:42:38   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
21:42:38   Go version: go1.19.7
21:42:38 
21:42:38 + runc --version
21:42:38 runc version 1.1.4
21:42:38 commit: v1.1.4-0-g5fd4c4d
21:42:38 spec: 1.0.2-dev
21:42:38 go: go1.19.7
21:42:38 libseccomp: 2.3.1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS